Search results for: sacred performance
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 12928

Search results for: sacred performance

12088 Linguistics and Islamic Studies in Historical Perspective: The Case of Interdisciplinary Communication

Authors: Olga Bernikova, Oleg Redkin

Abstract:

Islamic Studies and the Arabic language are indivisible from each other starting from the appearance of Islam and formation of the Classical language. The present paper demonstrates correlation among linguistics and religion in historical perspective with regard to peculiarities of the Arabic language which distinguish it from the other prophetic languages. Islamic Studies and Linguistics are indivisible from each other starting from the invent of Islam and formation of the Classical language. In historical perspective, the Arabic language has been and remains a tool for the expression of Islamic rhetoric being a prophetic language. No other language in the world has preserved its stability for more than 14 centuries. Islam is considered to be one of the most important factors which secure this stability. The analysis and study of the text of Qurʾān are of special importance for those who study Islamic civilization, its role in the destinies of the mankind, its values and virtues. Without understanding of the polyphony of this sacred text, indivisible unity of its form and content it is impossible to understand social developments both in the present and the past. Since the first years of Islam Qurʾān had been in the center of attention of Muslim scholars, and in the center of attention of theologians, historians, philologists, jurists, mathematicians. Only quite recently it has become an object of analysis of the specialists of computer technologies. In Arabic and Islamic studies mediaeval texts i.e. textual documents are considered the main source of information. Hence the analysis of the multiplicity of various texts and finding of interconnections between them help to set scattered fragments of the riddle into a common and eloquent picture of the past, which reflects the state of the society on certain stages of its development. The text of the Qurʾān like any other phenomenon is a multifaceted object that should be studied from different points of view. As a result, this complex study will allow obtaining a three-dimensional image rather than a flat picture alone.

Keywords: Arabic, Islamic studies, linguistics, religion

Procedia PDF Downloads 223
12087 Predicting Relative Performance of Sector Exchange Traded Funds Using Machine Learning

Authors: Jun Wang, Ge Zhang

Abstract:

Machine learning has been used in many areas today. It thrives at reviewing large volumes of data and identifying patterns and trends that might not be apparent to a human. Given the huge potential benefit and the amount of data available in the financial market, it is not surprising to see machine learning applied to various financial products. While future prices of financial securities are extremely difficult to forecast, we study them from a different angle. Instead of trying to forecast future prices, we apply machine learning algorithms to predict the direction of future price movement, in particular, whether a sector Exchange Traded Fund (ETF) would outperform or underperform the market in the next week or in the next month. We apply several machine learning algorithms for this prediction. The algorithms are Linear Discriminant Analysis (LDA), k-Nearest Neighbors (KNN), Decision Tree (DT), Gaussian Naive Bayes (GNB), and Neural Networks (NN). We show that these machine learning algorithms, most notably GNB and NN, have some predictive power in forecasting out-performance and under-performance out of sample. We also try to explore whether it is possible to utilize the predictions from these algorithms to outperform the buy-and-hold strategy of the S&P 500 index. The trading strategy to explore out-performance predictions does not perform very well, but the trading strategy to explore under-performance predictions can earn higher returns than simply holding the S&P 500 index out of sample.

Keywords: machine learning, ETF prediction, dynamic trading, asset allocation

Procedia PDF Downloads 98
12086 Gender Stereotype, Leadership Behavior and Job Performance of Sports Council Personnel in Lagos State

Authors: R. A. Moronfolu, I. M. Ndaks, O. E. Ifekoya

Abstract:

This study investigated Gender Stereotypes in Leadership Behaviour and its consequent effect on Job Performance of Sports Council Personnel in Lagos State. The descriptive research method was adapted in conducting the study, while eighty sports personnel of Lagos State sports council, Lagos, Nigeria were drawn as respondents using the stratified random sampling technique. A self-structured questionnaire titled “ Gender- Leader Performance Questionnaire (GLPQ) ”was used for data collection. The GLPQ was face validated by three experts in sports management and was subjected to a pilot test using the test retest method for reliability. A total of eighty copies of the validated GLPQ were administered on selected respondents and retrieved on the spot. The descriptive statistics of frequency counts and percentages were used in describing the demographic data collected, while the inferential statistics of Chi-square (X2) and Analysis of Variance (ANOVA) were used in drawing inferences at a level of significance of 0.05. It was observed that gender stereotypes and behaviours of leaders in Lagos State Sports Council, significantly differ. In addition, gender stereotypes and leadership behavior were observed to significantly influence the job performance of sports council personnel in Lagos State.

Keywords: gender, leadership, stereotype, performance

Procedia PDF Downloads 546
12085 Uncertainty Assessment in Building Energy Performance

Authors: Fally Titikpina, Abderafi Charki, Antoine Caucheteux, David Bigaud

Abstract:

The building sector is one of the largest energy consumer with about 40% of the final energy consumption in the European Union. Ensuring building energy performance is of scientific, technological and sociological matter. To assess a building energy performance, the consumption being predicted or estimated during the design stage is compared with the measured consumption when the building is operational. When valuing this performance, many buildings show significant differences between the calculated and measured consumption. In order to assess the performance accurately and ensure the thermal efficiency of the building, it is necessary to evaluate the uncertainties involved not only in measurement but also those induced by the propagation of dynamic and static input data in the model being used. The evaluation of measurement uncertainty is based on both the knowledge about the measurement process and the input quantities which influence the result of measurement. Measurement uncertainty can be evaluated within the framework of conventional statistics presented in the \textit{Guide to the Expression of Measurement Uncertainty (GUM)} as well as by Bayesian Statistical Theory (BST). Another choice is the use of numerical methods like Monte Carlo Simulation (MCS). In this paper, we proposed to evaluate the uncertainty associated to the use of a simplified model for the estimation of the energy consumption of a given building. A detailed review and discussion of these three approaches (GUM, MCS and BST) is given. Therefore, an office building has been monitored and multiple sensors have been mounted on candidate locations to get required data. The monitored zone is composed of six offices and has an overall surface of 102 $m^2$. Temperature data, electrical and heating consumption, windows opening and occupancy rate are the features for our research work.

Keywords: building energy performance, uncertainty evaluation, GUM, bayesian approach, monte carlo method

Procedia PDF Downloads 459
12084 An Efficiency Measurement of E-Government Performance for United Nation Ranking Index

Authors: Yassine Jadi, Lin Jie

Abstract:

In order to serve the society in an electronic manner, many developing countries have launched tremendous e-government projects. The strategies of development and implementation e-government system have reached different levels, and to ensure consistency of development, the governments need to evaluate e-government performance. The United nation has design e-government development ranking index (EGDI) that rely on three indexes, Online service index (OSI), Telecommunication Infrastructure index (TII), and human capital index( HCI) which are not reflecting the interaction between a government and their citizens. Based on data envelopment analyses (DEA) technique, we are using E-participating index (EPI) as an output of government effort to evaluate the performance of e-government system. Therefore, the ranking index can be achieved in efficiency manner.

Keywords: e-government, DEA, efficiency measurement, EGDI

Procedia PDF Downloads 376
12083 An Empirical Evaluation of Performance of Machine Learning Techniques on Imbalanced Software Quality Data

Authors: Ruchika Malhotra, Megha Khanna

Abstract:

The development of change prediction models can help the software practitioners in planning testing and inspection resources at early phases of software development. However, a major challenge faced during the training process of any classification model is the imbalanced nature of the software quality data. A data with very few minority outcome categories leads to inefficient learning process and a classification model developed from the imbalanced data generally does not predict these minority categories correctly. Thus, for a given dataset, a minority of classes may be change prone whereas a majority of classes may be non-change prone. This study explores various alternatives for adeptly handling the imbalanced software quality data using different sampling methods and effective MetaCost learners. The study also analyzes and justifies the use of different performance metrics while dealing with the imbalanced data. In order to empirically validate different alternatives, the study uses change data from three application packages of open-source Android data set and evaluates the performance of six different machine learning techniques. The results of the study indicate extensive improvement in the performance of the classification models when using resampling method and robust performance measures.

Keywords: change proneness, empirical validation, imbalanced learning, machine learning techniques, object-oriented metrics

Procedia PDF Downloads 418
12082 Emotional Skills and Musical Performance in the Elementary Music Education in Conservatoires: An Exploratory Study

Authors: Emilia A. Campayo-Munoz, Alberto Cabedo-Mas

Abstract:

Music students have to face the challenges of musical practice -such as discipline in study, competitiveness, or performance anxiety- that require good emotional management to enable successful performance. However, few rigorous implementations focused on studying the influence of emotional skills in student's musical performance. Responding to this gap in the literature, this study aims to explore the relationship between emotional skills and musical performance in the context of elementary music education in conservatoires. Given the individual nature of the instrumental studies and the difficult availability of teachers to be trained in emotional education, it was decided to conduct a multiple case study in a Spanish music conservatoire. Author 1 carried out the implementation of the research with three 10-year-old students who were selected from her piano class. All of them attended the third year of their piano studies. The research processes consisted of the implementation of a set of specific and cross-sectional activities designed 'ad hoc' to be articulated in the subjects of individual instrument -piano- and ensemble in parallel to the contents of musical nature. The CE-360º questionnaire was used to measure different aspects of the students' emotional skills from a multi-angle perspective, each of the questionnaires being responded by oneself, three teachers and three peers, before and after the implementation. The data from the questionnaire were compared with the grades that the students obtained during the first and last quarter of the school year in the attended subjects. Acknowledging the complexity of emotional development, the results indicate possible relations between emotional skills and musical performance in music education in conservatoires. The results show that for the cases explored; there exists a relationship between emotional skills and musical performance. Although generalizations cannot be made, this study reinforces the need to further explore emotional development in instrumental teaching and suggest the importance of inviting teachers to reflect on the pedagogical practices extended in the conservatoires and to develop and implement those that promote the work of the students' emotions.

Keywords: conservatoires, emotional skills, music education, musical performance

Procedia PDF Downloads 244
12081 A Social Cognitive Investigation in the Context of Vocational Training Performance of People with Disabilities

Authors: Majid A. AlSayari

Abstract:

The study reported here investigated social cognitive theory (SCT) in the context of Vocational Rehab (VR) for people with disabilities. The prime purpose was to increase knowledge of VR phenomena and make recommendations for improving VR services. The sample consisted of 242 persons with Spinal Cord Injuries (SCI) who completed questionnaires. A further 32 participants were Trainers. Analysis of questionnaire data was carried out using factor analysis, multiple regression analysis, and thematic analysis. The analysis suggested that, in motivational terms, and consistent with research carried out in other academic contexts, self-efficacy was the best predictor of VR performance. The author concludes that that VR self-efficacy predicted VR training performance.

Keywords: people with physical disabilities, social cognitive theory, self-efficacy, vocational training

Procedia PDF Downloads 314
12080 The Effect of the Performance Evolution System on the Productivity of Administrating and a Case Study

Authors: Ertuğrul Ferhat Yilmaz, Ali Riza Perçin

Abstract:

In the business enterprises implemented modern business enterprise principles, the most important issues are increasing the performance of workers and getting maximum income. Through the twentieth century, rapid development of the sectors of data processing and communication and because of the free trade politics arising of multilateral business enterprises have canceled the economical borders and changed the local rivalry into the spherical rivalry. In this rivalry conditions, the business enterprises have to work active and productive in order to continue their existences. The employees worked at business enterprises have formed the most important factor of product. Therefore, the business enterprises inferring the importance of the human factors in order to increase the profit have used “the performance evolution system” to increase the success and development of the employees. The evolution of the performance is aimed to increase the manpower productive by using the employees in an active way. Furthermore, this system assists the wage politics implemented in business enterprise, determining the strategically plans in business enterprises through the short and long terms, being promoted and determining the educational needs of employees, making decisions as dismissing and work rotation. It requires a great deal of effort to catch the pace of change in the working realm and to keep up ourselves up-to-date. To get the quality in people,to have an effect in workplace depends largely on the knowledge and competence of managers and prospective managers. Therefore,managers need to use the performance evaluation systems in order to base their managerial decisions on sound data. This study aims at finding whether the organizations effectively use performance evaluation systms,how much importance is put on this issue and how much the results of the evaulations have an effect on employees. Whether the organizations have the advantage of competition and can keep on their activities depend to a large extent on how they effectively and efficiently use their employees.Therefore,it is of vital importance to evaluate employees' performance and to make them better according to the results of that evaluation. The performance evaluation system which evaluates the employees according to the criteria related to that organization has become one of the most important topics for management. By means of those important ends mentioned above,performance evaluation system seems to be a tool that can be used to improve the efficiency and effectiveness of organization. Because of its contribution to organizational success, thinking performance evaluation on the axis of efficiency shows the importance of this study on a different angle. In this study, we have explained performance evaluation system ,efficiency and the relation between those two concepts. We have also analyzed the results of questionnaires conducted on the textile workers in Edirne city.We have got positive answers from the questions about the effects of performance evaluation on efficiency.After factor analysis ,the efficiency and motivation which are determined as factors of performance evaluation system have the biggest variance (%19.703) in our sample. Thus, this study shows that objective performance evaluation increases the efficiency and motivation of employees.

Keywords: performance, performance evolution system, productivity, Edirne region

Procedia PDF Downloads 303
12079 The Effect of Applying Surgical Safety Checklist on Surgical Team’s Knowledge and Performance in Operating Room

Authors: Soheir Weheida, Amal E. Shehata, Samira E. Aboalizm

Abstract:

The aim of this study was to examine the effect of surgical safety checklist on surgical team’s knowledge and performance in operating room. Subjects: A convenience sample 151 (48 head nurse, 45 nurse, 37 surgeon and 21 anesthesiologist) which available in operating room at two different hospitals was included in the study. Setting: The study was carried out at operating room in Menoufia University and Shebin Elkom Teaching Hospitals, Egypt. Tools: I: Surgical safety: Surgical team knowledge assessment structure interview schedule. II: WHO surgical safety observational Checklist. III: Post Surgery Culture Survey scale. Results: There was statistical significant improvement of knowledge mean score and performance about surgical safety especially in post and follow up than pre intervention, before patients entering the operating, before induction of anesthesia, skin incision and post skin closure and before patient leaves operating room, P values (P < 0.001). Improvement of communication post intervention than pre intervention between surgical team’s (4.74 ± 0.540). About two thirds (73.5 %) of studied sample strongly agreed on surgical safety in operating room. Conclusions: Implementation of surgical safety checklist has a positive effect on improving knowledge, performance and communication between surgical teams and these seems to have a positive effect on improve patient safety in the operating room.

Keywords: knowledge, operating room, performance, surgical safety checklist

Procedia PDF Downloads 334
12078 Moderation Effects of Legal Origin on Corruption and Corporate Performance

Authors: S. Sundarasen, I. Ibrahim

Abstract:

This study examines whether the legal origin of a country alters the association between corruption and corporate performance in the East Asia and South East Asia Region. A total of 18,286 companies from 14 countries in the East Asia and South East Asia Region are tested using Generalized Least Square (GLS) panel and pool data analysis with the cross-section being the income level. The data is further analyzed in terms of high income, upper middle income and low-income countries within the East and South Asia region. The empirical results indicate that legal origin positively moderates the relationship between a country’s corruption level and firm performance. As for the sub-analysis, legal origin positively moderates only in the high and upper middle-income countries. As for the low-income countries, no significance is documented in both the common and civil law.

Keywords: corruption, performance, legal origin, East Asia and South East Asia Region

Procedia PDF Downloads 162
12077 Investor Sentiment and Commodity Trading Advisor Fund Performance

Authors: Tian Lan

Abstract:

Arbitrageurs participate in a variety of techniques in response to the existence of fluctuating sentiment, resulting in sparse sentiment exposures. This paper found that Commodity Trading Advisor (CTA) funds in the top decile rated by sentiment beta outperformed those in the bottom decile by 0.33% per month on a risk-adjusted basis, with the difference being larger among skilled managers. This paper also discovered that around ten percent of Commodity Trading Advisor (CTA) funds could accurately predict market sentiment, which has a positive correlation with fund sentiment beta and acts as a determinant in fund performance. Instead of betting against mispricing, this research demonstrates that a competent manager can achieve remarkable returns by forecasting and reacting to shifts in investor sentiment.

Keywords: investment sentiment, CTA fund, market timing, fund performance

Procedia PDF Downloads 84
12076 Predicting Indonesia External Debt Crisis: An Artificial Neural Network Approach

Authors: Riznaldi Akbar

Abstract:

In this study, we compared the performance of the Artificial Neural Network (ANN) model with back-propagation algorithm in correctly predicting in-sample and out-of-sample external debt crisis in Indonesia. We found that exchange rate, foreign reserves, and exports are the major determinants to experiencing external debt crisis. The ANN in-sample performance provides relatively superior results. The ANN model is able to classify correctly crisis of 89.12 per cent with reasonably low false alarms of 7.01 per cent. In out-of-sample, the prediction performance fairly deteriorates compared to their in-sample performances. It could be explained as the ANN model tends to over-fit the data in the in-sample, but it could not fit the out-of-sample very well. The 10-fold cross-validation has been used to improve the out-of-sample prediction accuracy. The results also offer policy implications. The out-of-sample performance could be very sensitive to the size of the samples, as it could yield a higher total misclassification error and lower prediction accuracy. The ANN model could be used to identify past crisis episodes with some accuracy, but predicting crisis outside the estimation sample is much more challenging because of the presence of uncertainty.

Keywords: debt crisis, external debt, artificial neural network, ANN

Procedia PDF Downloads 442
12075 The Relationship between Intermediate Input Source and Innovation Performance in Business Group-Affiliated Firms

Authors: M. Fernández, T. Gómez, J. Fleta

Abstract:

Although firm innovation is a crucial factor for enhancing their competitive advantage in the current context of globalization, achieving innovations poses a significant challenge because of the degree of expertise required and the associated financial costs. Firms affiliated with business groups can choose whether their purchases of intermediate inputs are domestic (i.e., national source) or from foreign markets (i.e., international source) and whether the supplier firms are affiliated (i.e., internal source) or non-affiliated (i.e., external source). This has led to studies investigating the role of different sources of intermediate inputs in promoting innovation performance. The present study seeks to fill this gap by exploring the relationship between the source of intermediate inputs and innovation performance in firms belonging to Spanish non-MNE groups. For this purpose, we will distinguish among three intermediate input sources, international sourcing, domestic external sourcing, and internal sourcing, as their choice could be induced by different causes and have different consequences. Finally, it is analyzed radical and incremental innovation as innovation performance because they are closely related to the concept of technological development and reflect different innovation behavior. The paper includes a sample of around 4,100 firm-year observations of manufacturing firms (non-MNE) belonging to groups located in Spain between 2006 and 2020.

Keywords: intermediate input source, innovation performance, business group affiliated firms, Spain

Procedia PDF Downloads 36
12074 Effects of the Ambient Temperature and the Defect Density on the Performance the Solar Cell (HIT)

Authors: Bouzaki Mohammed Moustafa, Benyoucef Boumediene, Benouaz Tayeb, Benhamou Amina

Abstract:

The ambient temperature and the defects density in the Hetero-junction with Intrinsic Thin layers solar cells (HIT) strongly influence their performances. In first part, we presented the bands diagram on the front/back simulated solar cell based on a-Si: H / c-Si (p)/a-Si:h. In another part, we modeled the following layers structure: ZnO/a-Si:H(n)/a-Si:H(i)/c-Si(p)/a-Si:H(p)/Ag where we studied the effect of the ambient temperature and the defects density in the gap of the crystalline silicon layer on the performance of the heterojunction solar cell with intrinsic layer (HIT).

Keywords: heterojunction solar cell, solar cell performance, bands diagram, ambient temperature, defect density

Procedia PDF Downloads 508
12073 Predictive Models for Compressive Strength of High Performance Fly Ash Cement Concrete for Pavements

Authors: S. M. Gupta, Vanita Aggarwal, Som Nath Sachdeva

Abstract:

The work reported through this paper is an experimental work conducted on High Performance Concrete (HPC) with super plasticizer with the aim to develop some models suitable for prediction of compressive strength of HPC mixes. In this study, the effect of varying proportions of fly ash (0% to 50% at 10% increment) on compressive strength of high performance concrete has been evaluated. The mix designs studied were M30, M40 and M50 to compare the effect of fly ash addition on the properties of these concrete mixes. In all eighteen concrete mixes have been designed, three as conventional concretes for three grades under discussion and fifteen as HPC with fly ash with varying percentages of fly ash. The concrete mix designing has been done in accordance with Indian standard recommended guidelines i.e. IS: 10262. All the concrete mixes have been studied in terms of compressive strength at 7 days, 28 days, 90 days and 365 days. All the materials used have been kept same throughout the study to get a perfect comparison of values of results. The models for compressive strength prediction have been developed using Linear Regression method (LR), Artificial Neural Network (ANN) and Leave One Out Validation (LOOV) methods.

Keywords: high performance concrete, fly ash, concrete mixes, compressive strength, strength prediction models, linear regression, ANN

Procedia PDF Downloads 444
12072 Influence of Procurement Methods on Cost Performance of Building Projects in Gombe State, Nigeria

Authors: S. U. Kunya, S. Abdulkadir, M. A. Anas, L. Z. Adam

Abstract:

Procurement methods is described as systems of contractual arrangements used by the contractor in order to secure the design and construction services based on the stipulated cost and within the required time and quality. Despite that, major projects in the Nigerian construction industry failed because of wrong procurement methods with major consequences leads to cost overrun which needs to find lasting solution. The aim of the study is to evaluate the influence of procurement methods on cost performance of building projects in Gombe State, Nigeria. Study adopts descriptive and explorative design approach. Data were collected through administering of one hundred questionnaire using convenient sampling techniques. Data analyses using percentages, mean value and Anova analysis. Major finding show that more than fifty percent (50%) of procurement methods available are mainly utilized in the study area and the top procurement methods that have high impacts on cost performance as compare with the other methods is project management and direct labour procurement methods. The results of hypothesis’ tests with pvalue 0.12 and 0.07 validated that there was no significant variation in the perception of stakeholders’ on the impacts of procurements methods on cost performance. Therefore, the study concluded that projects management and direct labour are the most appropriate procurement methods that will ensure successful completion of project at stipulated cost in building projects.

Keywords: cost, effects, performance, procurement, projects

Procedia PDF Downloads 224
12071 Relationship Between Dynamic Balance, Jumping Performance and Q-angle in Soccer Players

Authors: Tarik Ozmen

Abstract:

The soccer players need good dynamic balance and jumping performance for dribbling, crossing rival, and to be effective in high balls during soccer game. The quadriceps angle (Q-angle) is used to assess biomechanics of the patellofemoral joint in the musculoskeletal medicine. The Q angle is formed by the intersection of two lines drawing from the anterior superior iliac spine to the centre of the patella and to the midline of the tibia tuberosity. Studies have shown that the Q angle is inversely associated with quadriceps femoris strength. The purpose of this study was to investigate relationship between dynamic balance, jumping performance and Q-angle in soccer players. Thirty male soccer players (mean ± SD: age, 15.23 ± 0.56 years, height, 170 ± 8.37 cm, weight, 61.36 ± 6.04 kg) participated as volunteer in this study. Dynamic balance of the participants were evaluated at directions of anterior (A), posteromedial (PM) and posterolateral (PL) with Star Excursion Balance Test (SEBT). Each participant was instructed to reach as far as with the non-dominant leg in each of the 3 directions while maintaining dominant leg stance. Leg length was used to normalize excursion distances by dividing the distance reached by leg length and then multiplying the result by 100. The jumping performance was evaluated by squat jump using a contact mat. A universal (standard) goniometer was used to measure the Q angle in standing position. The Q angle was not correlated with directions of SEBT (A: p = 0.32, PM: p = 0.06, PL: p = 0.37). The squat jump height was not correlated with Q-angle (p = 0.21). The findings of this study suggest that there are no significant relationships between dynamic balance, jumping performance and Q-angle in soccer players. Further studies should investigate relationship between balance ability, athletic performance and Q-angle with larger sample size in soccer players.

Keywords: balance, jump height, Q angle, soccer

Procedia PDF Downloads 457
12070 Confessional Features of Pilgrimage in Ukraine and Germany: Cultural Experience

Authors: Svitlana Panchenko

Abstract:

Tourism in Ukraine is an underdeveloped branch of the economy, religious tourism is in its infancy. New challenges of the time, the Covid-19 pandemic and the war are making adjustments, and religious tourism is now in a difficult situation. Although, as scientists describe, it was religious tourism during the pandemic that proved to be a sustainable form of tourism, surviving due to the stability of faith of believers. Tourism in Germany is quite developed and profitable industry, so its interesting for studing such places of pilgrimage in Bavaria as: Passau, Regensburg, Munich, these cities are rich in their shrines and sacred places. In Germany, religious tourism is a well-developed economic sector, so it is necessary to study this issue from the point of view of attracting foreign tourists to Ukrainian lands to visit the shrines. For example, the city of Trier received a large part of the relics of Saint Matthew the Apostle, the relics of the Saint have remained a place of world Christian pilgrimage for centuries. This is the only city in Germany where there are relics of the apostle. Basically, all the relics of the holy apostles are kept in Italy, some in Spain and France. It is important to study different confessional groups, their psychology, the purpose of the pilgrimage, description of shrines. The subject of the study is religious tourism in the cities and villages of Transcarpathia and Bavaria, taking into account the psychological characteristics of pilgrims from a multi-confessional point of view. The article used the culturological, phenomenological, religious studies methods, which allows to analyze the problems of religious tourism from this point of view, taking into account the specifics of this sphere. The results of the research consist in the study of multi-confessional shrines on the example of Ukrainian and German towns to study the importance of cultural heritage and pilgrimage routes, taking into account the psychological factors of pilgrims.

Keywords: communications, cultural heritage, pilgrimage, religious tourism

Procedia PDF Downloads 81
12069 Student Performance and Confidence Analysis on Education Virtual Environments through Different Assessment Strategies

Authors: Rubén Manrique, Delio Balcázar, José Parrado, Sebastián Rodríguez

Abstract:

Hand in hand with the evolution of technology, education systems have moved to virtual environments to provide increased coverage and facilitate the access to education. However, measuring student performance in virtual environments presents significant challenges to ensure students are acquiring the expected skills. In this study, the confidence and performance of engineering students in virtual environments is analyzed through different evaluation strategies. The effect of the assessment strategy in student confidence is identified using educational data mining techniques. Four assessment strategies were used. First, a conventional multiple choice test; second, a multiple choice test with feedback; third, a multiple choice test with a second chance; and fourth; a multiple choice test with feedback and second chance. Our results show that applying testing with online feedback strategies can influence positively student confidence.

Keywords: assessment strategies, educational data mining, student performance, student confidence

Procedia PDF Downloads 354
12068 Ajmer Dargah: Sustaining the Identity of a Religious Precinct

Authors: Vinod Chovvayil Panengal

Abstract:

The idea of secularism in India has taken a different direction after independence when religion became a reason for a great divide in, otherwise harmonious society. Since then the religious spaces became protected and more sacred and not shared. However, there is a larger threat on beliefs, rituals, and the spirituality of these religions in the form of technology, tourism and globalization. In a way, they weaken the importance of religion from our society over a period of time. The importance of religion to a sense of place has been overlooked or diminished. Religion provides symbolic meaning to places which distinguishes certain physical environments from otherwise similar ones. The rapid transformation of urban spaces, eliminating the territorial differences of sense, spirit and identity have started creating urban centers rooting out this genre of unique urban spaces from our cities. Indian cities, with a strong identity created by rich and colorful overlays of culture through its evolution, have been threatened by this de-territorialization. This paper enquires the relationship of the symbol of the identity and religiosity of a place, through spatial form, rituals and activity, and accommodating the technology and the changing social structure within the bounds of that relationship. The subjects for this enquiry are Sufism and the Sufi city- Ajmer. The internal transformations in the ideologies of Islam and Sufism and the changes in the society surround it triggered the phenomena of de- territorialization. The need for establishing a symbiotic relationship between the spiritual content and the social life, through the manifestation of space, time and activity derived from this concern on abated territory of Sufism inside the city. Redirecting transformation catalyst such as tourism, technology, etc, towards the improvement of physical and social conditions, preservation of the heritage and the expansion of the notional idea of religion over the city will help to re- territorialize city as a Sufi city.

Keywords: sense of place, religion, Islam, identity

Procedia PDF Downloads 273
12067 CSR Reporting, State Ownership, and Corporate Performance in China: Proof from Longitudinal Data of Publicly Traded Enterprises from 2006 to 2020

Authors: Wanda Luen-Wun Siu, Xiaowen Zhang

Abstract:

This paper offered the primary methodical proof on how CSR reporting related to enterprise earnings in listed firms in China in light of most evidence focusing on cross-sectional data or data in a short span of time. Using full economic and business panel data on China’s publicly listed enterprise from 2006 to 2020 over two decades in the China Stock Market and Accounting Research database, we found initial evidence of significant direct relations between CSR reporting and firm corporate performance in both state-owned and privately owned firms over this period, supporting the stakeholder theory. Results also revealed that state-owned enterprises performed as well as private enterprises in the current period. But private enterprises performed better than state-owned enterprises in the subsequent years. Moreover, the release of social responsibility reports had a more significant impact on the financial performance of state-owned and private enterprises in the current period than in the subsequent periods. Specifically, CSR release was not significantly associated with the financial performance of state-owned enterprises on the lag of the first, second, and third periods. But it had an impact on the lag of the first, second, and third periods among private enterprises. Such findings suggested that CSR reporting helped improve the corporate financial performance of state-owned and private enterprises in the current period, but this kind of effect was more significant among private enterprises in the lag periods.

Keywords: China’s listed firms, CSR reporting, financial performance, panel analysis

Procedia PDF Downloads 166
12066 A Study of Standing-Wave Thermoacoustic Refrigerator

Authors: Patcharin Saechan, Isares Dhuchakallaya

Abstract:

Thermoacoustic refrigerator is a cooling device which uses the acoustic waves to produce the cooling effect. The aim of this paper is to explore the experimental and numerical feasibility of a standing-wave thermoacoustic refrigerator. The effects of the stack length, position of stack and operating frequency on the cooling performance are carried out. The circular pore stacks are tested under the atmospheric pressure. A low-cost loudspeaker is used as an acoustic driver. The results show that the location of stack installed in resonator tube has a greater effect on the cooling performance than the stack length and operating frequency, respectively. The temperature difference across the ends of the stack can be generated up to 13.7°C, and the temperature of cold-end is dropped down by 5.3°C from the ambient temperature.

Keywords: cooling performance, refrigerator, standing-wave, thermoacoustics

Procedia PDF Downloads 195
12065 Evaluation of Green Logistics Performance: An Application of Analytic Hierarchy Process Method for Ranking Environmental Indicators

Authors: Eduarda Dutra De Souza, Gabriela Hammes, Marina Bouzon, Carlos M. Taboada Rodriguez

Abstract:

The search for minimizing harmful impacts on the environment has become the focus of global society, affecting mainly how to manage organizations. Thus, companies have sought to transform their activities into environmentally friendly initiatives by applying green practices throughout their supply chains. In the logistics domain, the implementation of environmentally sound practices is still in its infancy in emerging countries such as Brazil. Given the need to reduce these environmental damages, this study aims to evaluate the performance of green logistics (GL) in the plastics industry sector in order to help to improve environmental performance within organizations and reduce the impact caused by their activities. The performance tool was based on theoretical research and the use of experts in the field. The Analytic Hierarchy Process (AHP) was used to prioritize green practices and assign weight to the indicators contained in the proposed tool. The tool also allows the co-production of a single indicator. The developed tool was applied in an industry of the plastic packaging sector. However, this tool may be applied in different industry sectors, and it is adaptable to different sizes of companies. Besides the contributions to the literature, this work also presents future paths of research in the field of green logistics.

Keywords: AHP, green logistics, green supply chain, performance evaluation

Procedia PDF Downloads 159
12064 Effects of the Gap on the Cooling Performance of Microchannels Heat Sink

Authors: Mohammed W. Sulaiman, Chi-Chuan Wang

Abstract:

Due to the improved performance of electronic systems, the demand for electronic cooling devices with high heat dissipation has increased. This research evaluates plain microchannel cold plates with a gap above the microchannels. The present study examines the effect of the gap above straight fin microchannels in the cold plate using the dielectric Novec 7000 as a working fluid. The experiments compared two transparency cover with the same geometry and dimension for the test section. One has a gap above the microchannels (GAM) 1/3 of fin height, and another one with no gap above the microchannels (NGAM); the mass flux ranges from 25 to 260 kg/m2s, while the heat flux spans from 50 to 150 W/cm2. The results show quite an improvement in performance with this space gap above the microchannels. The test results showed that the design of the GAM shows a superior heat transfer coefficient (HTC), up 90% than that of NCBM. The GAM design has a much lower pressure drop by about 7~24% compared to the NGAM design at different mass flux and heat flux at the fully liquid inlet. The proposed space gap of 0.33% of fin height above the microchannels enables the surface temperature to decrease by around 3~7 °C compared to no gap above the microchannels, especially at high heat fluxes.

Keywords: microchannels, pressure drop, enhanced performance, electronic cooling, gap

Procedia PDF Downloads 77
12063 Comparative Exergy Analysis of Vapor Compression Refrigeration System Using Alternative Refrigerants

Authors: Gulshan Sachdeva, Vaibhav Jain

Abstract:

In present paper, the performance of various alternative refrigerants is compared to find the substitute of R22, the widely used hydrochlorofluorocarbon refrigerant in developing countries. These include the environmentally friendly hydrofluorocarbon (HFC) refrigerants such as R134A, R410A, R407C and M20. In the present study, a steady state thermodynamic model (includes both first and second law analysis) which simulates the working of an actual vapor-compression system is developed. The model predicts the performance of system with alternative refrigerants. Considering the recent trends of replacement of ozone depleting refrigerants and improvement in system efficiency, R407C is found to be potential candidate to replace R22 refrigerant in the present study.

Keywords: refrigeration, compression system, performance study, modeling, R407C

Procedia PDF Downloads 315
12062 Biocarbon for High-Performance Supercapacitors Derived from the Wastewater Treatment of Sewage Sludge

Authors: Santhosh Ravichandran, F. J. Rodríguez-Varela

Abstract:

In this study, a biocarbon (BC) was made from sewage sludge from the water treatment plant (PTAR) in Saltillo, Coahuila, Mexico. The sludge was carbonized in water and then chemically activated by pyrolysis. The biocarbon was evaluated physicochemically using XRD, SEM-EDS, and FESEM. A broad (002) peak attributable to graphitic structures indicates that the material is amorphous. The resultant biocarbon has a high specific surface area (412 m2 g-1), a large pore volume (0.39 cm3 g-1), interconnected hierarchical porosity, and outstanding electrochemical performance. It is appropriate for high-performance supercapacitor electrode materials due to its high specific capacitance of 358 F g-1, great rate capability, and outstanding cycling stability (around 87% capacitance retention after 10,000 cycles, even at a high current density of 19 A g-1). In an aqueous solution, the constructed BC/BC symmetric supercapacitor exhibits increased super capacitor behavior with a high energy density of 29.5 Whkg-1. The concept provides an efficient method for producing high-performance electrode materials for supercapacitors from conventional water treatment biomass wastes.

Keywords: supercapacitors, carbon, material science, batteries

Procedia PDF Downloads 84
12061 Multi-Objective Optimization of Intersections

Authors: Xiang Li, Jian-Qiao Sun

Abstract:

As the crucial component of city traffic network, intersections have significant impacts on urban traffic performance. Despite of the rapid development in transportation systems, increasing traffic volumes result in severe congestions especially at intersections in urban areas. Effective regulation of vehicle flows at intersections has always been an important issue in the traffic control system. This study presents a multi-objective optimization method at intersections with cellular automata to achieve better traffic performance. Vehicle conflicts and pedestrian interference are considered. Three categories of the traffic performance are studied including transportation efficiency, energy consumption and road safety. The left-turn signal type, signal timing and lane assignment are optimized for different traffic flows. The multi-objective optimization problem is solved with the cell mapping method. The optimization results show the conflicting nature of different traffic performance. The influence of different traffic variables on the intersection performance is investigated. It is observed that the proposed optimization method is effective in regulating the traffic at the intersection to meet multiple objectives. Transportation efficiency can be usually improved by the permissive left-turn signal, which sacrifices safety. Right-turn traffic suffers significantly when the right-turn lanes are shared with the through vehicles. The effect of vehicle flow on the intersection performance is significant. The display pattern of the optimization results can be changed remarkably by the traffic volume variation. Pedestrians have strong interference with the traffic system.

Keywords: cellular automata, intersection, multi-objective optimization, traffic system

Procedia PDF Downloads 580
12060 Distance Protection Performance Analysis

Authors: Abdelsalam Omar

Abstract:

This paper presents simulation-based case study that indicate the need for accurate dynamic modeling of distance protection relay. In many cases, a static analysis based on current and voltage phasors may be sufficient to assess the performance of distance protection. There are several circumstances under which such a simplified study does not provide the depth of analysis necessary to obtain accurate results, however. This letter present study of the influences of magnetizing inrush and power swing on the performance of distance protection relay. One type of numerical distance protection relay has been investigated: 7SA511. The study has been performed in order to demonstrate the relay response when dynamic model of distance relay is utilized.

Keywords: distance protection, magnitizing inrush, power swing, dynamic model of protection relays, simulatio

Procedia PDF Downloads 488
12059 Interpreting Ecclesiastical Heritage: Meaning Making and Contentious Conversations

Authors: Alexis Thouki

Abstract:

In our post-Christian societies, ecclesiastical heritage acquired a new extrovert profile aiming to reach out an increasingly diverse audience. In this context, the various motivations, interests, personalities and cultural exchanges, found in the ‘post-modern pilgrimage’, bequeath a hybrid and multidimensional character to religious tourism education. In consequence, churches have acquired the challenging role of enriching visitors cultural and spiritual capital. Despite this promising diversification to relate, reveal and provoke constructive discourses, due to the various ‘conflicting interests’, practitioners attempt to tame the rich in symbolism and meanings religious environment through ‘neutral interpretations’. This paper aims to present the results of an ongoing developing strategy related to the presentation of contentious meanings in English churches. The paper will explore some of the underlying issues related to the capacity of ‘neutrality’ to spark, downplay or eliminate contentious conversations relating to the cultural, religious, and social dimension of Christian cultural heritage thematology. In an effort to understand this issue, the paper examines the concept of neutrality and what it stands for, executing a discourse analysis in the semantic context in which the theological lexicon is interwoven with the cultural and social meanings of sacred sites. Following that, the paper examines whether the preferable interpretive strategies meet the post-modern interpretative framework which is marked by polysemy and critical active engagement. The ultimate aim of the paper is to investigate the hypothesis that the preferable neutral strategies, managing the ‘conflicting’ demands of worshippers and visitors, result in the uneven treatment of both, the religious and historical spirit of the place.

Keywords: contentious dialogue, interpretation, meaning making, religious tourism

Procedia PDF Downloads 156