Search results for: state of learning
5318 Analysis of Urban Housing Quality and Conditions within Kano Metropolis
Authors: Abdurraheem A. Yakub
Abstract:
Housing is one of the needs of mankind and is one of the best indicators of a person’s standard of living. This research was set out to analyze the housing qualities and conditions in Kano. Primary data was collected through both Personal observations where the researcher carried out an inspection of the study area prior to interview/implementation of questionnaires and took into consideration the type of housing units, construction materials and services available as well as the environmental condition of the study area. This was followed by an interview which was done through personal contact with the various people related to the study. In the course of doing that, questions were asked orally and notes were taken to record the responses. Thereafter, the Questionnaire was implemented which was earlier designed to elicit information from households in the study area using well-structured questions related to the type of facilities provided in the housing unit, types of houses and response with regard to quality of their houses and neighborhoods, tenure of house. The research work looked at the prevailing housing qualities and conditions and the state of the existing facilities and amenities within the environment and offered recommendations on policies and measures that could help improve the situation.Keywords: housing provision, housing quality, housing standard, housing condition, housing affordability and housing facilities
Procedia PDF Downloads 3535317 Going Viral: Constructively Aligning the Use of Digital Video to Effectively Support Faculty Development
Authors: Samuel Olugbenga King
Abstract:
This review article, which is a synthesis of the relevant research literature, focuses on the capabilities of digital video to support, facilitate and enhance faculty development. Based on the literature review, faculty development (i.e., academic or educational development) requires the continued adoption of cohesive, theoretical frameworks to guide research and practice; incorporation of relevant tools from analogous fields, such as teacher professional development; systematic program evaluations; and detailed descriptions of practice to further practice and creative development. A cohesive, five-heuristic framework is subsequently outlined to inform the design and evaluation of the use of digital video, so as to address the barriers to advancing faculty development, as identified through the literature review. Alternative impact evaluation approaches are also described, while the limitations of using digital video for faculty development are highlighted. This paper is therefore conceived as one way to meaningfully leverage the educational affordances of digital video to address some lingering gaps in faculty development.Keywords: digital video, faculty/educational development, evaluation, scholarship of teaching and learning (SoTL)
Procedia PDF Downloads 3535316 General Awareness of Teenagers in Information Security
Authors: Magdaléna Náplavová, Tomáš Ludík, Petr Hrůza, František Božek
Abstract:
The use of IT equipment has become a part of every day. However, each device that is part of cyberspace should be secured against unauthorized use. It is very important to know the basics of these security devices, but also the basics of safe conduct their owners. This information should be part of every curriculum computer science education in primary and secondary schools. Therefore, the work focuses on the education of pupils in primary and secondary schools on the Internet. Analysis of the current state describes approaches to the education of pupils in security issues on the Internet. The paper presents a questionnaire-based survey which was carried out in the Czech Republic, whose task was to ascertain the level of opinion pupils in primary and secondary schools on the issue of communication in social networks. The research showed that awareness of socio-pathological phenomena on the Internet environment is very low. Based on the results it was proposed appropriate ways of teaching to this issue and its inclusion a proposal of curriculum for primary and secondary schools.Keywords: information security, cyber space, general awareness, questionnaire, socio-pathological phenomena, educational system
Procedia PDF Downloads 3975315 Response of Okra (Abelmoschus Esculentus (L). Moench) to Soil Amendments and Weeding Regime
Authors: Olusegun Raphael Adeyemi, Samuel Oluwaseun Osunleti, Abiddin Adekunle Bashiruddin
Abstract:
Field trials were conducted in 2020 and 2021 at the Teaching and Research Farm of the Federal University of Agriculture Abeokuta, Ogun State, Nigeria to evaluate the effect of biochar application under different weeding regimes on growth and yield of okra. Treatments were laid out in split- plot in a randomized complete block design with three replications. Main plot treatments were three levels of biochar namely 0t/ha, 10t/ha and 20t/ha while sub-plots treatments consisted of four weeding regimes (weeding at 3, 6 and 9 WAS, weeding at 3 and 6 WAS, weeding at 3 WAS and weedy check as control). Data collected on growth and yield of okra, and weed parameters were subjected to analysis of variance and treatment means were separated using least significant difference at p < 0.05. Results showed that biochar applied at 20 t/ha increased okra yield by 47.5% compared to the control. Weeding at 3, 6 and 9 WAS gave the highest okra yield. Uncontrolled weed infestation throughout crop growth resulted in 87.3% yield reduction in okra. It is concluded that weed suppression , growth and yield of okra can be enhanced by the application of biochar at 20t/ha and weeding at 3, 6 and 9 WAS hence recommended.Keywords: biochar, okra, weeding, weed competition
Procedia PDF Downloads 695314 Securing Healthcare IoT Devices and Enabling SIEM Integration: Addressing
Authors: Mubarak Saadu Nabunkari, Abdullahi Abdu Ibrahim, Muhammad Ilyas
Abstract:
This study looks at how Internet of Things (IoT) devices are used in healthcare to monitor and treat patients better. However, using these devices in healthcare comes with security problems. The research explores using Security Information and Event Management (SIEM) systems with healthcare IoT devices to solve these security challenges. Reviewing existing literature shows the current state of IoT security and emphasizes the need for better protection. The main worry is that healthcare IoT devices can be easily hacked, putting patient data and device functionality at risk. To address this, the research suggests a detailed security framework designed for these devices. This framework, based on literature and best practices, includes important security measures like authentication, data encryption, access controls, and anomaly detection. Adding SIEM systems to this framework helps detect threats in real time and respond quickly to incidents, making healthcare IoT devices more secure. The study highlights the importance of this integration and offers guidance for implementing healthcare IoT securely, efficiently, and effectively.Keywords: cyber security, threat intelligence, forensics, heath care
Procedia PDF Downloads 695313 Generative Adversarial Network for Bidirectional Mappings between Retinal Fundus Images and Vessel Segmented Images
Authors: Haoqi Gao, Koichi Ogawara
Abstract:
Retinal vascular segmentation of color fundus is the basis of ophthalmic computer-aided diagnosis and large-scale disease screening systems. Early screening of fundus diseases has great value for clinical medical diagnosis. The traditional methods depend on the experience of the doctor, which is time-consuming, labor-intensive, and inefficient. Furthermore, medical images are scarce and fraught with legal concerns regarding patient privacy. In this paper, we propose a new Generative Adversarial Network based on CycleGAN for retinal fundus images. This method can generate not only synthetic fundus images but also generate corresponding segmentation masks, which has certain application value and challenge in computer vision and computer graphics. In the results, we evaluate our proposed method from both quantitative and qualitative. For generated segmented images, our method achieves dice coefficient of 0.81 and PR of 0.89 on DRIVE dataset. For generated synthetic fundus images, we use ”Toy Experiment” to verify the state-of-the-art performance of our method.Keywords: retinal vascular segmentations, generative ad-versarial network, cyclegan, fundus images
Procedia PDF Downloads 1485312 On an Approach for Rule Generation in Association Rule Mining
Authors: B. Chandra
Abstract:
In Association Rule Mining, much attention has been paid for developing algorithms for large (frequent/closed/maximal) itemsets but very little attention has been paid to improve the performance of rule generation algorithms. Rule generation is an important part of Association Rule Mining. In this paper, a novel approach named NARG (Association Rule using Antecedent Support) has been proposed for rule generation that uses memory resident data structure named FCET (Frequent Closed Enumeration Tree) to find frequent/closed itemsets. In addition, the computational speed of NARG is enhanced by giving importance to the rules that have lower antecedent support. Comparative performance evaluation of NARG with fast association rule mining algorithm for rule generation has been done on synthetic datasets and real life datasets (taken from UCI Machine Learning Repository). Performance analysis shows that NARG is computationally faster in comparison to the existing algorithms for rule generation.Keywords: knowledge discovery, association rule mining, antecedent support, rule generation
Procedia PDF Downloads 3295311 Strategies for Achieving Application of Science in National Development
Authors: Orisakwe Chimuanya Favour Israel
Abstract:
In a world filled with the products of scientific inquiry, scientific literacy has become a necessity for everyone because it is indispensable to achieving technological development of any nation. Everyone needs to use scientific information to make choices that arise every day. Everyone needs to be able to engage intelligently in public discourse and debate about important issues that involves science and technology. And everyone deserves to share in the excitement and personal fulfillment that can come from -understanding and learning about the natural world. No doubt that industrialized countries have, through their control of science and technology education, developed the potential to increase production, and to improve the standard of living of their people. The main thrust of this paper therefore, is to present an overview of science education, strategies for achieving application of science in national development, such as teaching science with the right spirit of inquiry. Also, the paper discussed three research models that can help in national development and suggests the best out of the three which is more realistic for a developing country like ours (Nigeria) to follow for a sustainable national development and finally suggests some key ways of solving problems of development.Keywords: scientific inquiry, scientific literacy, strategies, sustainable national development
Procedia PDF Downloads 3765310 Heuristic of Style Transfer for Real-Time Detection or Classification of Weather Conditions from Camera Images
Authors: Hamed Ouattara, Pierre Duthon, Frédéric Bernardin, Omar Ait Aider, Pascal Salmane
Abstract:
In this article, we present three neural network architectures for real-time classification of weather conditions (sunny, rainy, snowy, foggy) from images. Inspired by recent advances in style transfer, two of these architectures -Truncated ResNet50 and Truncated ResNet50 with Gram Matrix and Attention- surpass the state of the art and demonstrate re-markable generalization capability on several public databases, including Kaggle (2000 images), Kaggle 850 images, MWI (1996 images) [1], and Image2Weather [2]. Although developed for weather detection, these architectures are also suitable for other appearance-based classification tasks, such as animal species recognition, texture classification, disease detection in medical images, and industrial defect identification. We illustrate these applications in the section “Applications of Our Models to Other Tasks” with the “SIIM-ISIC Melanoma Classification Challenge 2020” [3].Keywords: weather simulation, weather measurement, weather classification, weather detection, style transfer, Pix2Pix, CycleGAN, CUT, neural style transfer
Procedia PDF Downloads 175309 A General Variable Neighborhood Search Algorithm to Minimize Makespan of the Distributed Permutation Flowshop Scheduling Problem
Authors: G. M. Komaki, S. Mobin, E. Teymourian, S. Sheikh
Abstract:
This paper addresses minimizing the makespan of the distributed permutation flow shop scheduling problem. In this problem, there are several parallel identical factories or flowshops each with series of similar machines. Each job should be allocated to one of the factories and all of the operations of the jobs should be performed in the allocated factory. This problem has recently gained attention and due to NP-Hard nature of the problem, metaheuristic algorithms have been proposed to tackle it. Majority of the proposed algorithms require large computational time which is the main drawback. In this study, a general variable neighborhood search algorithm (GVNS) is proposed where several time-saving schemes have been incorporated into it. Also, the GVNS uses the sophisticated method to change the shaking procedure or perturbation depending on the progress of the incumbent solution to prevent stagnation of the search. The performance of the proposed algorithm is compared to the state-of-the-art algorithms based on standard benchmark instances.Keywords: distributed permutation flow shop, scheduling, makespan, general variable neighborhood search algorithm
Procedia PDF Downloads 3585308 Affective Engagement with Mass Media Texts and Perceived Acquisition of English as a Foreign Language
Authors: Julia Davydova
Abstract:
The study sets out to explore German-speaking adolescents’ emotional engagement with mass media products and, in so doing, to determine if the practice of watching films and series in English has any discernible impact on adolescents’ perceptions of their own L2 proficiency. Targeting 630 high-school students from Austrian Vorarlberg, a survey pinpoints high levels of affective involvement with online streaming products on the part of those individuals who watch their favorite entertainment shows in English. These individuals report higher levels of L2 English proficiency in comparison to their peers consuming similar content in German. Crucially, the multiple linear regression returns emotional engagement and English-language viewing practices as two important factors shaping learners’ perceived proficiency in English.Keywords: EFL adolescents, affective/emotional engagement, English-language viewing, integrative orientation, mass media, organismic integration theory of well-being and learning, self-reported L2 proficiency, Vorarlberg
Procedia PDF Downloads 55307 User Modeling from the Perspective of Improvement in Search Results: A Survey of the State of the Art
Authors: Samira Karimi-Mansoub, Rahem Abri
Abstract:
Currently, users expect high quality and personalized information from search results. To satisfy user’s needs, personalized approaches to web search have been proposed. These approaches can provide the most appropriate answer for user’s needs by using user context and incorporating information about query provided by combining search technologies. To carry out personalized web search, there is a need to make different techniques on whole of user search process. There are the number of possible deployment of personalized approaches such as personalized web search, personalized recommendation, personalized summarization and filtering systems and etc. but the common feature of all approaches in various domains is that user modeling is utilized to provide personalized information from the Web. So the most important work in personalized approaches is user model mining. User modeling applications and technologies can be used in various domains depending on how the user collected information may be extracted. In addition to, the used techniques to create user model is also different in each of these applications. Since in the previous studies, there was not a complete survey in this field, our purpose is to present a survey on applications and techniques of user modeling from the viewpoint of improvement in search results by considering the existing literature and researches.Keywords: filtering systems, personalized web search, user modeling, user search behavior
Procedia PDF Downloads 2825306 Pool Fire Tests of Dual Purpose Casks for Spent Nuclear Fuel
Authors: K. S. Bang, S. H. Yu, J. C. Lee, K. S. Seo, S. H. Lee
Abstract:
Dual purpose casks are used for storage and transport of spent nuclear fuel assemblies. Therefore, they satisfy the requirements prescribed in the Korea NSSC Act 2013-27, the IAEA Safety Standard Series No. SSR-6, and US 10 CFR Part 71. These regulatory guidelines classify the dual purpose cask as a Type B package, and state that a Type B package must be able to withstand a temperature of 800°C for a period of 30 min. Therefore, a fire test was conducted using a one-sixth slice of a real cask to estimate the thermal integrity of the dual purpose cask at a temperature of 800°C. The neutron shield reached a maximum temperature of 183°C, which indicates that dual purpose cask was properly insulated from the heat of the flames. The temperature rise of the basket during the fire test was 29°C. Therefore, the integrity of a spent nuclear fuel is estimated to be maintained. The temperature was lower when a cooling pin was installed. The neutron shielding was therefore protected adequately by cooling pin. As a result, the thermal integrity of the dual purpose cask was maintained and the cask is judged to be sufficiently safe for temperatures under 800°C.Keywords: dual purpose cask, spent nuclear fuel, pool fire test, integrity
Procedia PDF Downloads 4655305 Determinants of Smallholder Farmers' Intention to Adopt Jatropha as Raw Material for Biodiesel Production: A Proposed Model for Nigeria
Authors: Abdulsalam Mas’ud
Abstract:
Though Nigerian Biofuel Policy and Incentive was introduced in 2007, however, little if any is known about the impact of such policy for biodiesel development in Nigeria. It can be argued that lack of raw materials is one of the important factors that hinder the proper implementation of the policy. In line with this argument, this study aims to explore the determinants of smallholder farmers’ intention to adopt Jatropha as raw materials for biodiesel development in northern Nigeria, with Jigawa State as area of study. The determinants proposed for investigation covers personal factors, physical factors, institutional factors, economic factors, risk and uncertainty factors as well as social factors. The validation of the proposed model will have the implication of guiding policymakers towards enhancement of farmers’ participation in the Jatropha project for biodiesel raw materials production. The eventual byproducts of the proposed model validation and implementation will be employment generation, poverty reduction, combating dessert encroachment, economic diversification to renewable energy sources and electricity generation.Keywords: adoption, biodiesel, factors, jatropha
Procedia PDF Downloads 3135304 Performance Evaluation of Grid Connected Photovoltaic System
Authors: Abdulkadir Magaji
Abstract:
This study analyzes and compares the actual measured and simulated performance of a 3.2 kwP grid-connected photovoltaic system. The system is located at the Outdoor Facility of Government Day secondary School Katsina State, which lies approximately between coordinate of 12°15′N 7°30′E. The system consists of 14 Mono crystalline silicon modules connected in two strings of 7 series-connected modules, each facing north at a fixed tilt of 340. The data presented in this study were measured in the year 2015, where the system supplied a total of 4628 kWh to the local electric utility grid. The performance of the system was simulated using PVsyst software using measured and Meteonorm derived climate data sets (solar radiation, ambient temperature and wind speed). The comparison between measured and simulated energy yield are discussed. Although, both simulation results were similar, better comparison between measured and predicted monthly energy yield is observed with simulation performed using measured weather data at the site. The measured performance ratio in the present study shows 58.4% is higher than those reported elsewhere as compared in the study.Keywords: performance, evaluation, grid connection, photovoltaic system
Procedia PDF Downloads 1855303 RGB-D SLAM Algorithm Based on pixel level Dense Depth Map
Authors: Hao Zhang, Hongyang Yu
Abstract:
Scale uncertainty is a well-known challenging problem in visual SLAM. Because RGB-D sensor provides depth information, RGB-D SLAM improves this scale uncertainty problem. However, due to the limitation of physical hardware, the depth map output by RGB-D sensor usually contains a large area of missing depth values. These missing depth information affect the accuracy and robustness of RGB-D SLAM. In order to reduce these effects, this paper completes the missing area of the depth map output by RGB-D sensor and then fuses the completed dense depth map into ORB SLAM2. By adding the process of obtaining pixel-level dense depth maps, a better RGB-D visual SLAM algorithm is finally obtained. In the process of obtaining dense depth maps, a deep learning model of indoor scenes is adopted. Experiments are conducted on public datasets and real-world environments of indoor scenes. Experimental results show that the proposed SLAM algorithm has better robustness than ORB SLAM2.Keywords: RGB-D, SLAM, dense depth, depth map
Procedia PDF Downloads 1445302 Response of Okra (Abelmoschus Esculentus (L). Moench) to Soil Amendments and Weeding Regime
Authors: Olusegun Raphael Adeyemi, Samuel Oluwaseun Osunleti, Abiddin Adekunle Bashiruddin
Abstract:
Field trials were conducted in 2020 and 2021 at the Teaching and Research Farm of the Federal University of Agriculture Abeokuta, Ogun State, Nigeria, to evaluate the effect of biochar application under different weeding regimes on the growth and yield of okra. Treatments were laid out in a split- plot in a randomized complete block design with three replications. Main plot treatments were three levels of biochar, namely 0t/ha, 10t/ha and 20t/ha while sub-plot treatments consisted of four weeding regimes (weeding at 3, 6 and 9 WAS, weeding at 3 and 6 WAS, weeding at 3 WAS and weedy check as control). Data collected on growth and yield of okra and weed parameters were subjected to analysis of variance, and treatment means were separated using the least significant difference at p < 0.05. Results showed that biochar applied at 20 t/ha increased okra yield by 47.5% compared to the control. Weeding at 3, 6 and 9 WAS gave the highest okra yield. Uncontrolled weed infestation throughout crop growth resulted in an 87.3% yield reduction in okra. It is concluded that weed suppression, growth and yield of okra can be enhanced by the application of biochar at 20t/ha and weeding at 3, 6 and 9 WAS hence recommended.Keywords: biochar, okra, weeding, weed competition, yield
Procedia PDF Downloads 695301 Characterization of Nickel Based Metallic Superconducting Materials
Authors: Y. Benmalem , A. Abbad, W. Benstaali, T. Lantri
Abstract:
Density functional theory is used to investigate the.the structural, electronic, and magnetic properties of the cubic anti-perovskites InNNi3 and ZnNNi3. The structure of antiperovskite also called (perovskite-inverse) identical to the perovskite structure of the general formula ABX3, where A is a main group (III–V) element or a metallic element, B is carbon or nitrogen, and X is a transition metal, displays a wide range of interesting physical properties, such as giant magnetoresistance. Elastic and electronic properties were determined using generalized gradient approximation (GGA), and local spin density approximation (LSDA) approaches, ), as implemented in the Wien2k computer package. The results show that the two compounds are strong ductile and satisfy the Born-Huang criteria, so they are mechanically stable at normal conditions. Electronic properties show that the two compounds studied are metallic and non-magnetic. The studies of these compounds have confirmed the effectiveness of the two approximations and the ground-state properties are in good agreement with experimental data and theoretical results available.Keywords: anti-perovskites, elastic anisotropy, electronic band structure, first-principles calculations
Procedia PDF Downloads 2895300 Harmonic Data Preparation for Clustering and Classification
Authors: Ali Asheibi
Abstract:
The rapid increase in the size of databases required to store power quality monitoring data has demanded new techniques for analysing and understanding the data. One suggested technique to assist in analysis is data mining. Preparing raw data to be ready for data mining exploration take up most of the effort and time spent in the whole data mining process. Clustering is an important technique in data mining and machine learning in which underlying and meaningful groups of data are discovered. Large amounts of harmonic data have been collected from an actual harmonic monitoring system in a distribution system in Australia for three years. This amount of acquired data makes it difficult to identify operational events that significantly impact the harmonics generated on the system. In this paper, harmonic data preparation processes to better understanding of the data have been presented. Underlying classes in this data has then been identified using clustering technique based on the Minimum Message Length (MML) method. The underlying operational information contained within the clusters can be rapidly visualised by the engineers. The C5.0 algorithm was used for classification and interpretation of the generated clusters.Keywords: data mining, harmonic data, clustering, classification
Procedia PDF Downloads 2525299 Innovations in Teaching
Authors: Dilek Turan Eroğlu
Abstract:
Educators have been searching the more effective and appalling methods of teaching for ages. It has always been an issue among the teachers and scientists to improve the quality of education and to ensure that all students have equal opportunities to learn. However, when it comes to the effective ways of learning,the learners are exposed to the ways which are chosen and approved to be effective by their teachers not by the learners themselves. This is the main problem of this study as the learners are not always happy to be in their classes being treated with their teachers’ favourite styles. This paper is telling the results of a study which has been conducted with the university students in Turkey. The students have been interviewed and asked to respond some questions related to best practices to find out their favourite styles, medium, techniques and strategies. The study has been conducted using qualitative research methods i.e one to one interviews and group discussions. The results show that the learners have significantly different views than the educators when it comes to modern teaching styles. Their definition of the term “modern teaching styles” is different than the general understanding. The university students expect their teachers to be “early adopter”. of ICT tools and or the other electronic devices, but a modern teacher must have many other characteristics for them.Keywords: effective, innovation, teaching, modern teaching styles
Procedia PDF Downloads 3475298 The Impact of Innovation Catalog of Products to Achieve the Fulfillment of Customers
Authors: Azzi Mohammed Amin
Abstract:
The study aimed to measure the impact of the product for its size marketing innovation (the development of existing products, innovation of new products) in achieving customer loyalty from the perspective of a sample of consumers brand (Omar Ben Omar) food in the state of Biskra, and also measure the degree of customer loyalty to the brand. To achieve the objectives of the study, designed a form and distributed to a random sample of 280 consumers of the brand, has been relying on SPSS to analyze the results, the study revealed several findings; There is a strong customer loyalty to Omar bin Omar products. The presence of the impact of product innovation (development of existing products, the innovation of new products) on customer loyalty, with a Pearson correlation coefficient of 0.74 is a strong relationship. The presence of a statistically significant effect for the development of existing products in customer loyalty. The presence of a statistically significant effect for the innovation of new products to customer loyalty.Keywords: marketing innovation, product innovation, customer loyalty, products
Procedia PDF Downloads 5345297 Application of Artificial Neural Network in Initiating Cleaning Of Photovoltaic Solar Panels
Authors: Mohamed Mokhtar, Mostafa F. Shaaban
Abstract:
Among the challenges facing solar photovoltaic (PV) systems in the United Arab Emirates (UAE), dust accumulation on solar panels is considered the most severe problem that faces the growth of solar power plants. The accumulation of dust on the solar panels significantly degrades output from these panels. Hence, solar PV panels have to be cleaned manually or using costly automated cleaning methods. This paper focuses on initiating cleaning actions when required to reduce maintenance costs. The cleaning actions are triggered only when the dust level exceeds a threshold value. The amount of dust accumulated on the PV panels is estimated using an artificial neural network (ANN). Experiments are conducted to collect the required data, which are used in the training of the ANN model. Then, this ANN model will be fed by the output power from solar panels, ambient temperature, and solar irradiance, and thus, it will be able to estimate the amount of dust accumulated on solar panels at these conditions. The model was tested on different case studies to confirm the accuracy of the developed model.Keywords: machine learning, dust, PV panels, renewable energy
Procedia PDF Downloads 1485296 Citizens’ Readiness to Adopt and Use Electronic Voting System in Ghana
Authors: Isaac Kofi Mensah
Abstract:
The adoption and application of Information and Communication Technologies (ICTs) in government administration through e-government is expected to permeate all sectors of state/ public institutions as well as democratic institutions. One of such public institutions is the Electoral Commission of Ghana mandated by the 1992 Constitution to hold all public elections including presidential and parliamentary elections. As Ghana holds its 7th General Elections since 1992, on 7th November 2016, there are demands from key stakeholders for the Election Management Body, which is the Electoral Commission (EC) of Ghana to adopt and implement an electronic voting system. This case study, therefore, attempts to contribute significantly to the debate by examining influencing factors that would impact on citizen’s readiness to adopt and use an electronic voting system in Ghana. The Technology Acceptance Model (TAM) was used as a theoretical framework for this study, out of which a research model and hypotheses were developed. Importantly, the outcome of this research finding would form a basis for appropriate policy recommendation for consideration of Government and EC of Ghana.Keywords: citizens readiness, e-government, electronic voting, technology acceptance model (TAM)
Procedia PDF Downloads 2735295 Meaningful Habit for EFL Learners
Authors: Ana Maghfiroh
Abstract:
Learning a foreign language needs a big effort from the learner itself to make their language ability grows better day by day. Among those, they also need a support from all around them including teacher, friends, as well as activities which support them to speak the language. When those activities developed well as a habit which are done regularly, it will help improving the students’ language competence. It was a qualitative research which aimed to find out and describe some activities implemented in Pesantren Al Mawaddah, Ponorogo, in order to teach the students a foreign language. In collecting the data, the researcher used interview, questionnaire, and documentation. From the study, it was found that Pesantren Al Mawaddah had successfully built the language habit on the students to speak the target language. More than 15 hours a day students were compelled to speak foreign language, Arabic or English, in turn. It aimed to habituate the students to keep in touch with the target language. The habit was developed through daily language activities, such as dawn vocabs giving, dictionary handling, daily language use, speech training and language intensive course, daily language input, and night vocabs memorizing. That habit then developed the students awareness towards the language learned as well as promoted their language mastery.Keywords: habit, communicative competence, daily language activities, Pesantren
Procedia PDF Downloads 5445294 A Study on the Influence of Pin-Hole Position Error of Carrier on Mesh Load and Planet Load Sharing of Planetary Gear
Authors: Kyung Min Kang, Peng Mou, Dong Xiang, Gang Shen
Abstract:
For planetary gear system, Planet pin-hole position accuracy is one of most influential factor to efficiency and reliability of planetary gear system. This study considers planet pin-hole position error as a main input error for model and build multi body dynamic simulation model of planetary gear including planet pin-hole position error using MSC. ADAMS. From this model, the mesh load results between meshing gears in each pin-hole position error cases are obtained and based on these results, planet load sharing factor which reflect equilibrium state of mesh load sharing between whole meshing gear pair is calculated. Analysis result indicates that the pin-hole position error of tangential direction cause profound influence to mesh load and load sharing factor between meshing gear pair.Keywords: planetary gear, load sharing factor, multibody dynamics, pin-hole position error
Procedia PDF Downloads 5865293 Change of Physicochemical Properties of Grain in the Germination of Chickpea Grain
Authors: Mira Zhonyssova, Nurlaym Ongarbayeva, Makpal Atykhanova
Abstract:
Indicators of quality of grain chickpeas, the absorption of water different temperatures by grain chickpeas studied. Organoleptic and physicochemical changes in the germination of chickpeas studied. The total time of the duration of germination of chickpea grain is determined. As a result of the analysis of experimental data, it was found that the germination time at which the chickpea sprout length was 0.5- 3 mm varies from 21 to 25 hours. The change in the volume of chickpea grain during germination was investigated. It was found that in the first 2 hours the volume of chickpeas changes slightly – by 38%. This is due to the process of adsorption of water to a critical state. From 2 to 9 hours, the process of swelling of chickpea grain is observed – the vital activity of cells increases, enzymatic systems become active, the respiratory coefficient increases; gibberellin, stimulating the formation of a number of enzymes, is released. During this period, there is a sharp increase in the volume of chickpea grains – up to 138%. From 9 to 19 hours, “sprouting” of chickpea grains is observed, no morphological changes occur in the corcule – the grain volume remains at 138%. From 19 hours, the grain growth process begins, while the grain volume increases by 143%.Keywords: chickpea, seeds, legumes, germination, physic-chemical properties
Procedia PDF Downloads 625292 Entropically Favoured Through Space Charge Transfer ‘Lighted’ Photosensitizing Assemblies for ‘Metal Free’ Regulated Photooxidation of Alcohols and Aldehydes
Authors: Gurpreet Kaur, Manoj Kumar, Vandana Bhalla
Abstract:
Strong acceptor-weak acceptor system FN-TPy has been designed and synthesized which undergoes solvent dependent self-assembly in mixed aqueous media to generate through space intermolecular charge transfer assemblies. The as prepared entropically favoured assemblies of FN-TPy exhibit excellent photostability and photosensitizing properties in the assembled state to activate aerial oxygen for efficient generation of reactive oxygen species (ROS) through Type-I and Type-II pathways. The FN-TPy assemblies exhibit excellent potential for regulated oxidation of alcohols and aldehydes under mild reaction conditions (visible light irradiation, aqueous media, room temperature) using aerial oxygen as the ‘oxidant’. The present study demonstrates the potential of FN-TPy assemblies to catalyze controlled oxidation of benzyl alcohol to benzaldehyde and to corresponding benzoic acid.Keywords: oxidations, photosensitizer, reactive oxygen species, supramolecular assemblies, through space charge transfer.
Procedia PDF Downloads 1225291 Numerical Method of Heat Transfer in Fin Profiles
Authors: Beghdadi Lotfi, Belkacem Abdellah
Abstract:
In this work, a numerical method is proposed in order to solve the thermal performance problems of heat transfer of fins surfaces. The bidimensional temperature distribution on the longitudinal section of the fin is calculated by restoring to the finite volumes method. The heat flux dissipated by a generic profile fin is compared with the heat flux removed by the rectangular profile fin with the same length and volume. In this study, it is shown that a finite volume method for quadrilaterals unstructured mesh is developed to predict the two dimensional steady-state solutions of conduction equation, in order to determine the sinusoidal parameter values which optimize the fin effectiveness. In this scheme, based on the integration around the polygonal control volume, the derivatives of conduction equation must be converted into closed line integrals using same formulation of the Stokes theorem. The numerical results show good agreement with analytical results. To demonstrate the accuracy of the method, the absolute and root-mean square errors versus the grid size are examined quantitatively.Keywords: Stokes theorem, unstructured grid, heat transfer, complex geometry
Procedia PDF Downloads 4095290 Afghan Refugees as Perpetui Inimici: Revisiting an Early Modern Debate on Enemy Aliens
Authors: Brian Smith
Abstract:
This paper seeks to contrast the contemporary anti-immigration rhetoric since the US pullout of Afghanistan with the debate about enemy aliens in the early modern period. In the seventeenth century, Sir Edward Coke declared that “infidels” should be seen as perpetui inimici (perpetual enemies) since their values were inimical to those of Christian states. As such, they could be perpetually excluded and denied legal standing. Even at that time, these anti-“infidel” arguments clashed with the natural law tradition of hospitality, which assumed that states had a moral responsibility to admit and care for strangers. In particular, this paper looks at the conflict between Hugo Grotius, Samuel Pufendorf, and John Locke. Grotius argues that states have a duty to admit foreigners. He goes out of his way to plan for the admittance of Jewish immigrants. In contrast, Pufendorf claimed that sovereigns had a duty exclude foreigners who would alter the constitutional character of the state. Much like Grotius, Locke argued that non-Christian peoples should be treated as friends and admitted without reservation.Keywords: enemy aliens, perpetual enemies, hospitality, refugees
Procedia PDF Downloads 1125289 Foreign Language Anxiety: Perceptions and Attitudes in the Egyptian ESL Classroom
Authors: Shaden S. Attia
Abstract:
This study investigated foreign language anxiety (FLA) and teachers’ awareness of its presence in the Egyptian ESL classrooms and how FLA correlates with different variables such as four language skills, students' sex, and activities used in class. A combination of quantitative and qualitative instruments was used in order to investigate the previously mentioned variables, which included five interviews with teachers, six classroom observations, a survey for teachers, and a questionnaire for students. The findings of the study revealed that some teachers were aware of the presence of FLA, with some of them believing that other teachers, however, are not aware of this phenomenon, and even when they notice anxiety, they do not always relate it to learning a foreign language. The results also showed that FLA was affected by students’ sex, different language skills, and affective anxieties; however, teachers were unaware of the effect of these variables. The results demonstrated that both teachers and students preferred group and pair work to individual activities as they were more relaxing and less anxiety-provoking. These findings contribute to raising teachers' awareness of FLA in ESL classrooms and how it is affected by different variables.Keywords: foreign language anxiety, situation specific anxiety, skill-specific anxiety, teachers’ perceptions
Procedia PDF Downloads 157