Search results for: dynamic learning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10865

Search results for: dynamic learning

8195 Students’ Online Forum Activities and Social Network Analysis in an E-Learning Environment

Authors: P. L. Cheng, I. N. Umar

Abstract:

Online discussion forum is a popular e-learning technique that allows participants to interact and construct knowledge. This study aims to examine the levels of participation, categories of participants and the structure of their interactions in a forum. A convenience sampling of one course coordinator and 23 graduate students was selected in this study. The forums’ log file and the Social Network Analysis software were used in this study. The analysis reveals 610 activities (including viewing forum’s topic, viewing discussion thread, posting a new thread, replying to other participants’ post, updating an existing thread and deleting a post) performed by them in this forum, with an average of 3.83 threads posted. Also, this forum consists of five at-risk participants, six bridging participants, four isolated participants and five leaders of information. In addition, the network density value is 0.15 and there exist five reciprocal interactions in this forum. The closeness value varied between 28 and 68 while the eigen vector centrality value varied between 0.008 and 0.39. The finding indicates that the participants tend to listen more rather than express their opinions in the forum. It was also revealed that those who actively provide supports in the discussion forum were not the same people who received the most responses from their peers. This study found that cliques do not exist in the forum and the participants are not selective to whom they response to, rather, it was based on the content of the posts made by their peers. Based upon the findings, further analysis with different method and population, larger sample size and a longer time frame are recommended.

Keywords: e-learning, learning management system, online forum, social network analysis

Procedia PDF Downloads 390
8194 When English Learners Speak “Non-Standard” English

Authors: Gloria Chen

Abstract:

In the past, when we complimented someone who had a good command of English, we would say ‘She/He speaks/writes standard English,’ or ‘His/Her English is standard.’ However, with English has becoming a ‘global language,’ many scholars and English users even create a plural form for English as ‘world Englishes,’ which indicates that national/racial varieties of English not only exist, but also are accepted to a certain degree. Now, a question will be raised when it comes to English teaching and learning: ‘What variety/varieties of English should be taught?’ This presentation will first explore Braj Kachru’s well-known categorization of the inner circle, the outer circle, and the expanding circle of English users, as well as inner circle varieties such as ‘Ebonics’ and ‘cockney’. The presentation then will discuss the purposes and contexts of English learning, and apply different approaches to different purposes and contexts. Three major purposes of English teaching/learning will be emphasized and considered: (1) communicative competence, (2) academic competence, and (3) intercultural competence. This presentation will complete with the strategies of ‘code switch’ and ‘register switch’ in teaching English to non-standard English speakers in both speaking and writing.

Keywords: world Englishes, standard and non-standard English, inner, outer, expanded circle communicative, academic, intercultural competence

Procedia PDF Downloads 265
8193 Development and Validation for Center-Based Learning in Teaching Science

Authors: Julie Berame

Abstract:

The study probed that out of eight (8) lessons in Science Six have been validated, lessons 1-3 got the descriptive rating of very satisfactory and lessons 4-8 got the descriptive rating of outstanding based on the content analysis of the prepared CBL lesson plans. The evaluation of the lesson plans focused on the three main features such as statements of the lesson objectives, lesson content, and organization and effectiveness. The study used developmental research procedure that contained three phases, namely: Development phase consists of determining the learning unit, lesson plans, creation of the table of specifications, exercises/quizzes, and revision of the materials; Evaluation phase consists of the development of experts’ assessment checklist, presentation of checklist to the adviser, comments and suggestions, and final validation of the materials; and try-out phase consists of identification of the subject, try-out of the materials using CBL strategy, administering science attitude questionnaire, and statistical analysis to obtain the data. The findings of the study revealed that the relevance and usability of CBL lessons 1 and 2 in terms of lesson objective, lesson content, and organization and effectiveness got the rating of very satisfactory (4.4) and lessons 3-8 got the rating of outstanding (4.7). The lessons 1-8 got the grand rating of outstanding (4.6). Additionally, results showed that CBL strategy helped foster positive attitude among students and achieved effectiveness in psychomotor learning objectives.

Keywords: development, validation, center-based learning, science

Procedia PDF Downloads 238
8192 Determination of Water Pollution and Water Quality with Decision Trees

Authors: Çiğdem Bakır, Mecit Yüzkat

Abstract:

With the increasing emphasis on water quality worldwide, the search for and expanding the market for new and intelligent monitoring systems has increased. The current method is the laboratory process, where samples are taken from bodies of water, and tests are carried out in laboratories. This method is time-consuming, a waste of manpower, and uneconomical. To solve this problem, we used machine learning methods to detect water pollution in our study. We created decision trees with the Orange3 software we used in our study and tried to determine all the factors that cause water pollution. An automatic prediction model based on water quality was developed by taking many model inputs such as water temperature, pH, transparency, conductivity, dissolved oxygen, and ammonia nitrogen with machine learning methods. The proposed approach consists of three stages: preprocessing of the data used, feature detection, and classification. We tried to determine the success of our study with different accuracy metrics and the results. We presented it comparatively. In addition, we achieved approximately 98% success with the decision tree.

Keywords: decision tree, water quality, water pollution, machine learning

Procedia PDF Downloads 83
8191 Characterization of Biodegradable Polycaprolactone Containing Titanium Dioxide Micro and Nanoparticles

Authors: Emi Govorčin Bajsića, Vesna Ocelić Bulatović, Miroslav Slouf, Ana Šitum

Abstract:

Composites based on a biodegradable polycaprolactone (PCL) containing 0.5, 1.0 and 2.0 wt % of titanium dioxide (TiO2) micro and nanoparticles were prepared by melt mixing and the effect of filler type and contents on the thermal properties, dynamic-mechanical behaviour and morphology were investigated. Measurements of storage modulus and loss modulus by dynamic mechanical analysis (DMA) showed better results for microfilled PCL/TiO2 composites than nanofilled composites, with the same filler content. DSC analysis showed that the Tg and Tc of micro and nanocomposites were slightly lower than those of neat PCL. The crystallinity of the PCL increased with the addition of TiO2 micro and nanoparticles; however, the c for the PCL was unchanged with micro TiO2 content. The thermal stability of PCL/TiO2 composites were characterized using thermogravimetric analysis (TGA). The initial weight loss (5 wt %) occurs at slightly higher temperature with micro and nano TiO2 addition and with increasing TiO2 content.

Keywords: polycaprolactone, titanium dioxide, thermal properties, morphology

Procedia PDF Downloads 362
8190 A Study on the Application of Machine Learning and Deep Learning Techniques for Skin Cancer Detection

Authors: Hritwik Ghosh, Irfan Sadiq Rahat, Sachi Nandan Mohanty, J. V. R. Ravindra

Abstract:

In the rapidly evolving landscape of medical diagnostics, the early detection and accurate classification of skin cancer remain paramount for effective treatment outcomes. This research delves into the transformative potential of Artificial Intelligence (AI), specifically Deep Learning (DL), as a tool for discerning and categorizing various skin conditions. Utilizing a diverse dataset of 3,000 images representing nine distinct skin conditions, we confront the inherent challenge of class imbalance. This imbalance, where conditions like melanomas are over-represented, is addressed by incorporating class weights during the model training phase, ensuring an equitable representation of all conditions in the learning process. Our pioneering approach introduces a hybrid model, amalgamating the strengths of two renowned Convolutional Neural Networks (CNNs), VGG16 and ResNet50. These networks, pre-trained on the ImageNet dataset, are adept at extracting intricate features from images. By synergizing these models, our research aims to capture a holistic set of features, thereby bolstering classification performance. Preliminary findings underscore the hybrid model's superiority over individual models, showcasing its prowess in feature extraction and classification. Moreover, the research emphasizes the significance of rigorous data pre-processing, including image resizing, color normalization, and segmentation, in ensuring data quality and model reliability. In essence, this study illuminates the promising role of AI and DL in revolutionizing skin cancer diagnostics, offering insights into its potential applications in broader medical domains.

Keywords: artificial intelligence, machine learning, deep learning, skin cancer, dermatology, convolutional neural networks, image classification, computer vision, healthcare technology, cancer detection, medical imaging

Procedia PDF Downloads 87
8189 Effect of Thickness and Solidity on the Performance of Straight Type Vertical Axis Wind Turbine

Authors: Jianyang Zhu, Lin Jiang, Tixian Tian

Abstract:

Inspired by the increasing interesting on the wind power associated with production of clear electric power, a numerical experiment is applied to investigate the aerodynamic performance of straight type vertical axis wind turbine with different thickness and solidity, where the incompressible Navier-Stokes (N-S) equations coupled with dynamic mesh technique is solved. By analyzing the flow field, as well as energy coefficient of different thickness and solidity turbine, it is found that the thickness and solidity can significantly influence the performance of vertical axis wind turbine. For the turbine under low tip speed, the mean energy coefficient increase with the increasing of thickness and solidity, which may improve the self starting performance of the turbine. However for the turbine under high tip speed, the appropriate thickness and smaller solidity turbine possesses better performance. In addition, delay stall and no interaction of the blade and previous separated vortex are observed around appropriate thickness and solidity turbine, therefore lead better performance characteristics.

Keywords: vertical axis wind turbine, N-S equations, dynamic mesh technique, thickness, solidity

Procedia PDF Downloads 265
8188 Effect of Two Transactional Instructional Strategies on Primary School Pupils’ Achievement in English Language Vocabulary and Reading Comprehension in Ibadan Metropolis, Nigeria

Authors: Eniola Akande

Abstract:

Introduction: English vocabulary and reading comprehension are core to academic achievement in many school subjects. Deficiency in both accounts for dismal performance in internal and external examinations among primary school pupils in Ibadan Metropolis, Nigeria. Previous studies largely focused on factors influencing pupils’ achievement in English vocabulary and reading comprehension. In spite of what literature has shown, the problem still persists, implying the need for other kinds of intervention. This study was therefore carried out to determine the effect of two transactional strategies Picture Walk (PW) and Know-Want to Learn-Learnt (KWL) on primary four pupils’ achievement in English vocabulary and reading comprehension in Ibadan Metropolis. The moderating effects of gender and learning style were also examined. Methodology: The study was anchored on Rosenblatt’s Transactional Reading and Piaget’s Cognitive Development theories; pretest-posttest control group quasi-experimental design with 3x2x3 factorial matrix was adopted. Six public primary schools were purposively selected based on the availability of qualified English language teachers in Primary Education Studies. Six intact classes (one per school) with a total of 101 primary four pupils (48 males and 53 females) participated. The intact classes were randomly assigned to PW (27), KWL (44) and conventional (30) groups. Instruments used were English Vocabulary (r=0.83), Reading Comprehension (r=0.84) achievement tests, Pupils’ Learning Style Preference Scale (r=0.93) and instructional guides. Treatment lasted six weeks. Data were analysed using the Descriptive statistics, Analysis of Covariance and Bonferroni post-hoc test at 0.05 level of significance. The mean age was 8.86±0.84 years. Result: Treatment had a significant main effect on pupils’ reading comprehension (F(2,82)=3.17), but not on English vocabulary. Participants in KWL obtained the highest post achievement means score in reading comprehension (8.93), followed by PW (8.06) and control (7.21) groups. Pupils’ learning style had a significant main effect on pupils’ achievement in reading comprehension (F(2,82)=4.41), but not on English vocabulary. Pupils with preference for tactile learning style had the highest post achievement mean score in reading comprehension (9.40), followed by the auditory (7.43) and the visual learning style (7.37) groups. Gender had no significant main effect on English vocabulary and reading comprehension. There was no significant two-way interaction effect of treatment and gender on pupils’ achievement in English vocabulary and reading comprehension. The two-way interaction effect of treatment and learning style on pupils’ achievement in reading comprehension was significant (F(4,82)=3.37), in favour of pupils with tactile learning style in PW group. There was no significant two-way interaction effect of gender and learning style on pupils’ achievement in English vocabulary and reading comprehension. The three-way interaction effects were not significant on English vocabulary and reading comprehension. Conclusion: Picture Walk and Know-Want to learn-Learnt instructional strategies were effective in enhancing pupils’ achievement in reading comprehension but not on English vocabulary. Learning style contributed considerably to achievement in reading comprehension but not to English vocabulary. Primary school, English language teachers, should put into consideration pupils’ learning style when adopting both strategies in teaching reading comprehension for improved achievement in the subject.

Keywords: comprehension-based intervention, know-want to learn-learnt, learning style, picture walk, primary school pupils

Procedia PDF Downloads 144
8187 The Optimal Order Policy for the Newsvendor Model under Worker Learning

Authors: Sunantha Teyarachakul

Abstract:

We consider the worker-learning Newsvendor Model, under the case of lost-sales for unmet demand, with the research objective of proposing the cost-minimization order policy and lot size, scheduled to arrive at the beginning of the selling-period. In general, the New Vendor Model is used to find the optimal order quantity for the perishable items such as fashionable products or those with seasonal demand or short-life cycles. Technically, it is used when the product demand is stochastic and available for the single selling-season, and when there is only a one time opportunity for the vendor to purchase, with possibly of long ordering lead-times. Our work differs from the classical Newsvendor Model in that we incorporate the human factor (specifically worker learning) and its influence over the costs of processing units into the model. We describe this by using the well-known Wright’s Learning Curve. Most of the assumptions of the classical New Vendor Model are still maintained in our work, such as the constant per-unit cost of leftover and shortage, the zero initial inventory, as well as the continuous time. Our problem is challenging in the way that the best order quantity in the classical model, which is balancing the over-stocking and under-stocking costs, is no longer optimal. Specifically, when adding the cost-saving from worker learning to such expected total cost, the convexity of the cost function will likely not be maintained. This has called for a new way in determining the optimal order policy. In response to such challenges, we found a number of characteristics related to the expected cost function and its derivatives, which we then used in formulating the optimal ordering policy. Examples of such characteristics are; the optimal order quantity exists and is unique if the demand follows a Uniform Distribution; if the demand follows the Beta Distribution with some specific properties of its parameters, the second derivative of the expected cost function has at most two roots; and there exists the specific level of lot size that satisfies the first order condition. Our research results could be helpful for analysis of supply chain coordination and of the periodic review system for similar problems.

Keywords: inventory management, Newsvendor model, order policy, worker learning

Procedia PDF Downloads 416
8186 Examining Language as a Crucial Factor in Determining Academic Performance: A Case of Business Education in Hong Kong

Authors: Chau So Ling

Abstract:

I.INTRODUCTION: Educators have always been interested in exploring factors that contribute to students’ academic success. It is beyond question that language, as a medium of instruction, will affect student learning. This paper tries to investigate whether language is a crucial factor in determining students’ achievement in their studies. II. BACKGROUND AND SIGNIFICANCE OF STUDY: The issue of using English as a medium of instruction in Hong Kong is a special topic because Hong Kong is a post-colonial and international city which a British colony. In such a specific language environment, researchers in the education field have always been interested in investigating students’ language proficiency and its relation to academic achievement and other related educational indicators such as motivation to learn, self-esteem, learning effectiveness, self-efficacy, etc. Along this line of thought, this study specifically focused on business education. III. METHODOLOGY: The methodology in this study involved two sequential stages, namely, a focus group interview and a data analysis. The whole study was directed towards both qualitative and quantitative aspects. The subjects of the study were divided into two groups. For the first group participating in the interview, a total of ten high school students were invited. They studied Business Studies, and their English standard was varied. The theme of the discussion was “Does English affect your learning and examination results of Business Studies?” The students were facilitated to discuss the extent to which English standard affected their learning of Business subjects and requested to rate the correlation between English and performance of Business Studies on a five-point scale. The second stage of the study involved another group of students. They were high school graduates who had taken the public examination for entering universities. A database containing their public examination results for different subjects has been obtained for the purpose of statistical analysis. Hypotheses were tested and evidence was obtained from the focus group interview to triangulate the findings. V. MAJOR FINDINGS AND CONCLUSION: By sharing of personal experience, the discussion of focus group interviews indicated that higher English standards could help the students achieve better learning and examination performance. In order to end the interview, the students were asked to indicate the correlation between English proficiency and performance of Business Studies on a five-point scale. With point one meant least correlated, ninety percent of the students gave point four for the correlation. The preliminary results illustrated that English plays an important role in students’ learning of Business Studies, or at least this was what the students perceived, which set the hypotheses for the study. After conducting the focus group interview, further evidence had to be gathered to support the hypotheses. The data analysis part tried to find out the relationship by correlating the students’ public examination results of Business Studies and levels of English standard. The results indicated a positive correlation between their English standard and Business Studies examination performance. In order to highlight the importance of the English language to the study of Business Studies, the correlation between the public examination results of other non-business subjects was also tested. Statistical results showed that language does play a role in affecting students’ performance in studying Business subjects than the other subjects. The explanation includes the dynamic subject nature, examination format and study requirements, the specialist language used, etc. Unlike Science and Geography, students in their learning process might find it more difficult to relate business concepts or terminologies to their own experience, and there are not many obvious physical or practical activities or visual aids to serve as evidence or experiments. It is well-researched in Hong Kong that English proficiency is a determinant of academic success. Other research studies verified such a notion. For example, research revealed that the more enriched the language experience, the better the cognitive performance in conceptual tasks. The ability to perform this kind of task is particularly important to students taking Business subjects. Another research was carried out in the UK, which was geared towards identifying and analyzing the reasons for underachievement across a cohort of GCSE students taking Business Studies. Results showed that weak language ability was the main barrier to raising students’ performance levels. It seemed that the interview result was successfully triangulated with data findings. Although education failure cannot be restricted to linguistic failure and language is just one of the variables to play in determining academic achievement, it is generally accepted that language does affect students’ academic performance. It is just a matter of extent. This paper provides recommendations for business educators on students’ language training and sheds light on more research possibilities in this area.

Keywords: academic performance, language, learning, medium of instruction

Procedia PDF Downloads 121
8185 How can Introducing Omani Literature in Foreign Language Classrooms Influence students' Motivation in Learning the Language?

Authors: Ibtisam Mohammed Al-Quraini

Abstract:

This paper examines how introducing Omani literature in foreign language classrooms can influence the students' motivation in learning the language. The data was collected through the questionnaire which was administered to two samples (A and B) of the participants. Sample A was comprised of 30 female students from English department who are specialist in English literature in college of Arts and Social Science. Sample B in contrast was comprised of 10 female students who their major is English from college of Education. Results show that each genre in literature has different influence on the students' motivation in learning the language which proves that literacy texts are powerful. Generally, Omani English teachers tend to avoid teaching literature because they think that it is a difficult method to use in teaching field. However, the advantages and the influences of teaching poetries, short stories, and plays are discussed. Recommendations for current research and further research are also discussed at the end.

Keywords: education, foreign language, English, Omani literature, poetry, story, play

Procedia PDF Downloads 390
8184 Using iPads and Tablets in Language Teaching and Learning Process

Authors: Ece Sarigul

Abstract:

It is an undeniable fact that, teachers need new strategies to communicate with students of the next generation and to shape enticing educational experiences for them. Many schools have launched iPad/ Tablets initiatives in an effort to enhance student learning. Despite their rapid adoption, the extent to which iPads / Tablets increase student engagement and learning is not well understood. This presentation aims to examine the use of iPads and Tablets in primary and high schools in Turkey as well as in the world to increase academic achievement through promotion of higher order thinking skills. In addition to explaining the ideas of school teachers and students who use the specific iPads or Tablets , various applications in schools and their use will be discussed and demonstrated in this study. The specific” iPads or Tablets” applications discussed in this presentation can be incorporated into the curriculum to assist in developing transformative practices and programs to meet the needs of a diverse student population. In the conclusion section of the presentation, there will be some suggestions for teachers about the effective use of technological devices in the classroom. This study can help educators understand better how students are currently using iPads and Tablets and shape future use.

Keywords: ipads, language teaching, tablets, technology

Procedia PDF Downloads 254
8183 Pigging Operation in Two-Phase Flow Pipeline- Empirical and Simulation

Authors: Behnaz Jamshidi, Seyed Hassan Hashemabadi

Abstract:

The main objective of this study is to investigate on pigging operation of two phase flow pipeline and compare the empirical and simulation results for 108 km long , 0.7934 mm (32 inches) diameter sea line of "Phase 1 South Pars Gas Complex", located in south of Iran. The pigging time, pig velocity, the amount of slug and slug catcher pressure were calculated and monitored closely as the key parameters. Simulation was done by "OLGA" dynamic simulation software and obtained results were compared and validated with empirical data in real operation. The relative errors between empirical data and simulation of the process were 3 % and 9 % for pigging time and accumulated slug volume respectively. Simulated pig velocity and changes of slug catcher pressure were consistent with real values, too. It was also found the slug catcher and condensate stabilization units have been adequately sized for gas-liquid separation and handle the slug batch during transient conditions such as pigging and start up.

Keywords: sea line, pigging, slug catcher, two-phase flow, dynamic simulation

Procedia PDF Downloads 507
8182 Miller’s Model for Developing Critical Thinking Skill of Pre-Service Teachers at Suan Sunandha Rajabhat University

Authors: Suttipong Boonphadung, Thassanant Unnanantn

Abstract:

The research study aimed to (1) compare the critical thinking of the teacher students of Suan Sunandha Rajabhat University before and after applying Miller’s Model learning activities and (2) investigate the students’ opinions towards Miller’s Model learning activities for improving the critical thinking. The participants of this study were purposively selected. They were 3 groups of teacher students: (1) fourth year 33 student teachers majoring in Early Childhood Education and enrolling in semester 1 of academic year 2013 (2) third year 28 student teachers majoring in English and enrolling in semester 2 of academic year 2013 and (3) third year 22 student teachers majoring in Thai and enrolling in semester 2 of academic year 2013. The research instruments were (1) lesson plans where the learning activities were settled based on Miller’s Model (2) critical thinking assessment criteria and (3) a questionnaire on opinions towards Miller’s Model based learning activities. The statistical treatment was mean, deviation, different scores and T-test. The result unfolded that (1) the critical thinking of the students after the assigned activities was better than before and (2) the students’ opinions towards the critical thinking improvement activities based on Miller’s Model ranged from the level of high to highest.

Keywords: critical thinking, Miller’s model, opinions, pre-service teachers

Procedia PDF Downloads 477
8181 Effect of a Chatbot-Assisted Adoption of Self-Regulated Spaced Practice on Students' Vocabulary Acquisition and Cognitive Load

Authors: Ngoc-Nguyen Nguyen, Hsiu-Ling Chen, Thanh-Truc Lai Huynh

Abstract:

In foreign language learning, vocabulary acquisition has consistently posed challenges to learners, especially for those at lower levels. Conventional approaches often fail to promote vocabulary learning and ensure engaging experiences alike. The emergence of mobile learning, particularly the integration of chatbot systems, has offered alternative ways to facilitate this practice. Chatbots have proven effective in educational contexts by offering interactive learning experiences in a constructivist manner. These tools have caught attention in the field of mobile-assisted language learning (MALL) in recent years. This research is conducted in an English for Specific Purposes (ESP) course at the A2 level of the CEFR, designed for non-English majors. Participants are first-year Vietnamese students aged 18 to 20 at a university. This quasi-experimental study follows a pretest-posttest control group design over five weeks, with two classes randomly assigned as the experimental and control groups. The experimental group engages in chatbot-assisted spaced practice with SRL components, while the control group uses the same spaced practice without SRL. The two classes are taught by the same lecturer. Data are collected through pre- and post-tests, cognitive load surveys, and semi-structured interviews. The combination of self-regulated learning (SRL) and distributed practice, grounded in the spacing effect, forms the basis of the present study. SRL elements, which concern goal setting and strategy planning, are integrated into the system. The spaced practice method, similar to those used in widely recognized learning platforms like Duolingo and Anki flashcards, spreads out learning over multiple sessions. This study’s design features quizzes progressively increasing in difficulty. These quizzes are aimed at targeting both the Recognition-Recall and Comprehension-Use dimensions for a comprehensive acquisition of vocabulary. The mobile-based chatbot system is built using Golang, an open-source programming language developed by Google. It follows a structured flow that guides learners through a series of 4 quizzes in each week of teacher-led learning. The quizzes start with less cognitively demanding tasks, such as multiple-choice questions, before moving on to more complex exercises. The integration of SRL elements allows students to self-evaluate the difficulty level of vocabulary items, predict scores achieved, and choose appropriate strategy. This research is part one of a two-part project. The initial findings will determine the development of an upgraded chatbot system in part two, where adaptive features in response to the integration of SRL components will be introduced. The research objectives are to assess the effectiveness of the chatbot-assisted approach, based on the combination of spaced practice and SRL, in improving vocabulary acquisition and managing cognitive load, as well as to understand students' perceptions of this learning tool. The insights from this study will contribute to the growing body of research on mobile-assisted language learning and offer practical implications for integrating chatbot systems with spaced practice into educational settings to enhance vocabulary learning.

Keywords: mobile learning, mobile-assisted language learning, MALL, chatbots, vocabulary learning, spaced practice, spacing effect, self-regulated learning, SRL, self-regulation, EFL, cognitive load

Procedia PDF Downloads 20
8180 Smartphone Based Wound Assessment System for Diabetes Patients

Authors: Vaibhav V. Dixit, Shubham Ajay Karwa

Abstract:

Diabetic foot ulcers speak to a critical medical problem. Right now, clinicians and medical caretakers primarily construct their injury evaluation in light of visual examination of wound size and mending status, while the patients themselves rarely have a chance to play a dynamic part. Henceforth, love quantitative and practical examination technique that empowers the patients and their parental figures to take a more dynamic part in every day wound care possibly can quicken wound recuperating, spare travel cost and diminish human services costs. Considering the commonness of cell phones with a high-determination computerized camera, evaluating wounds by breaking down pictures of ceaseless foot ulcers is an alluring choice. In this paper, we propose a novel injury picture examination framework actualized using feature extraction and color segmentation. Here we are using the Normalized minimum distance classifier for classifying the output.

Keywords: diabetic, Gabor wavelet, normalized minimum distance classifier, quantiable parameters

Procedia PDF Downloads 270
8179 Analysis of Gait Characteristics Using Dynamic Foot Scanner in Type 2 Diabetes Mellitus

Authors: C. G. Shashi Kumar, G. Arun Maiya, H. Manjunath Hande, K. V. Rajagopal

Abstract:

Background: Diabetes mellitus (DM) is a metabolic disorder with involvement of neurovascular and muscular system. Studies have documented that the gait parameter is altered in type 2 diabetes mellitus with peripheral neuropathy. However, there is a dearth of literature regarding the gait characteristics in type 2 diabetes mellitus (T2DM) without peripheral neuropathy. Therefore, the present study is focused on identifying gait changes in early type 2 diabetes mellitus without peripheral neuropathy. Objective: To analyze the gait characteristics in Type 2 diabetes mellitus without peripheral neuropathy. Methods: After obtaining ethical clearance from Institutional Ethical Committee (IEC), 36 T2DM without peripheral neuropathy and 32 matched healthy subjects were recruited. Gait characteristics (step duration, gait cycle length, gait cycle duration, stride duration, step length, double stance duration) of all the subjects were analyzed using Windtrack dynamic foot scanner. Data were analyzed using Independent‘t’ test to find the difference between the groups (step duration, gait cycle length, gait cycle duration) and Mann-Whitney test was used to analyze the step length and double stance duration to find difference between the groups. Level of significance was kept at P<0.05. Results: Result analysis showed significant decrease in step duration, gait cycle length, gait cycle duration, step length, double stance duration in T2DM subjects as compared to healthy subjects. We also observed a mean increase in stride duration in T2DM subjects compared to healthy subjects.

Keywords: type 2 diabetes mellitus, dynamic foot scan, gait characteristics, medical and health sciences

Procedia PDF Downloads 440
8178 Mechanical Properties of Aspen Wood of Structural Dimensions

Authors: Barbora Herdová, Rastislav Lagaňa

Abstract:

The paper investigates the mechanical properties of European aspen (Populus tremula L.) as a potential replacement for load-bearing elements in historical structures. One of the main aims of the research has been the quantification of mechanical properties via destructive testing and the subsequent calculation of characteristic values of these properties. The research encompasses experimental testing of wood specimens for the determination of dynamic modulus of elasticity (MOEdyn), modulus of elasticity (MOE), modulus of rupture (MOR), and density. The results were analyzed and compared to established standards for structural timber. The results confirmed statistically significant dependence between MOR and MOEdyn. The correlation between the MOR and the dynamic MOEdyn enabled non-destructive strength grading using the Sylvatest Duo® system. The findings of this research contribute to the potential use of European aspen as a structural timber, which could have implications for the sustainable use of this abundant and renewable resource in the construction industry. They also show the usability of European aspen in the reconstruction of historical buildings.

Keywords: populus tremula, MOE, MOR, sylvatest Duo®.

Procedia PDF Downloads 65
8177 Advancing Urban Sustainability through Data-Driven Machine Learning Solutions

Authors: Nasim Eslamirad, Mahdi Rasoulinezhad, Francesco De Luca, Sadok Ben Yahia, Kimmo Sakari Lylykangas, Francesco Pilla

Abstract:

With the ongoing urbanization, cities face increasing environmental challenges impacting human well-being. To tackle these issues, data-driven approaches in urban analysis have gained prominence, leveraging urban data to promote sustainability. Integrating Machine Learning techniques enables researchers to analyze and predict complex environmental phenomena like Urban Heat Island occurrences in urban areas. This paper demonstrates the implementation of data-driven approach and interpretable Machine Learning algorithms with interpretability techniques to conduct comprehensive data analyses for sustainable urban design. The developed framework and algorithms are demonstrated for Tallinn, Estonia to develop sustainable urban strategies to mitigate urban heat waves. Geospatial data, preprocessed and labeled with UHI levels, are used to train various ML models, with Logistic Regression emerging as the best-performing model based on evaluation metrics to derive a mathematical equation representing the area with UHI or without UHI effects, providing insights into UHI occurrences based on buildings and urban features. The derived formula highlights the importance of building volume, height, area, and shape length to create an urban environment with UHI impact. The data-driven approach and derived equation inform mitigation strategies and sustainable urban development in Tallinn and offer valuable guidance for other locations with varying climates.

Keywords: data-driven approach, machine learning transparent models, interpretable machine learning models, urban heat island effect

Procedia PDF Downloads 38
8176 Linear Dynamic Stability Analysis of a Continuous Rotor-Disk-Blades System

Authors: F. Rahimi Dehgolan, S. E. Khadem, S. Bab, M. Najafee

Abstract:

Nowadays, using rotating systems like shafts and disks in industrial machines have been increased constantly. Dynamic stability is one of the most important factors in designing rotating systems. In this study, linear frequencies and stability of a coupled continuous flexible rotor-disk-blades system are studied. The Euler-Bernoulli beam theory is utilized to model the blade and shaft. The equations of motion are extracted using the extended Hamilton principle. The equations of motion have been simplified using the Coleman and complex transformations method. The natural frequencies of the linear part of the system are extracted, and the effects of various system parameters on the natural frequencies and decay rates (stability condition) are clarified. It can be seen that the centrifugal stiffening effect applied to the blades is the most important parameter for stability of the considered rotating system. This result highlights the importance of considering this stiffing effect in blades equation.

Keywords: rotating shaft, flexible blades, centrifugal stiffness, stability

Procedia PDF Downloads 265
8175 Motivation and Self-Concept in Language Learning: An Exploratory Study of English Language Learners

Authors: A. van Staden, M. M. Coetzee

Abstract:

Despite numerous efforts to increase the literacy level of South African learners, for example, through the implementation of educational policies such as the Revised National Curriculum statement, advocating mother-tongue instruction (during a child's formative years), in reality, the majority of South African children are still being educated in a second language (in most cases English). Moreover, despite the fact that a significant percentage of our country's budget is spent on the education sector and that both policy makers and educationalists have emphasized the importance of learning English in this globalized world, the poor overall academic performance and English literacy level of a large number of school leavers are still a major concern. As we move forward in an attempt to comprehend the nuances of English language and literacy development in our country, it is imperative to explore both extrinsic and intrinsic factors that contribute or impede the effective development of English as a second language. In the present study, the researchers set out to investigate how intrinsic factors such as motivation and self-concept contribute to or affect English language learning amongst high school learners in South Africa. Emanating from the above the main research question that guided this research is the following: Is there a significant relationship between high school learners' self-concept, motivation, and English second language performances? In order to investigate this hypothesis, this study utilized quantitative research methodology to investigate the interplay of self-concept and motivation in English language learning. For this purpose, we sampled 201 high school learners from various schools in South Africa. Methods of data gathering inter alia included the following: A biographical questionnaire; the Academic Motivational Scale and the Piers-Harris Self-Concept Scale. Pearson Product Moment Correlation Analyses yielded significant correlations between L2 learners' motivation and their English language proficiency, including demonstrating positive correlations between L2 learners' self-concept and their achievements in English. Accordingly, researchers have argued that the learning context, in which students learn English as a second language, has a crucial influence on students' motivational levels. This emphasizes the important role the teacher has to play in creating learning environments that will enhance L2 learners' motivation and improve their self-concepts.

Keywords: motivation, self-concept, language learning, English second language learners (L2)

Procedia PDF Downloads 268
8174 Automatic Lead Qualification with Opinion Mining in Customer Relationship Management Projects

Authors: Victor Radich, Tania Basso, Regina Moraes

Abstract:

Lead qualification is one of the main procedures in Customer Relationship Management (CRM) projects. Its main goal is to identify potential consumers who have the ideal characteristics to establish a profitable and long-term relationship with a certain organization. Social networks can be an important source of data for identifying and qualifying leads since interest in specific products or services can be identified from the users’ expressed feelings of (dis)satisfaction. In this context, this work proposes the use of machine learning techniques and sentiment analysis as an extra step in the lead qualification process in order to improve it. In addition to machine learning models, sentiment analysis or opinion mining can be used to understand the evaluation that the user makes of a particular service, product, or brand. The results obtained so far have shown that it is possible to extract data from social networks and combine the techniques for a more complete classification.

Keywords: lead qualification, sentiment analysis, opinion mining, machine learning, CRM, lead scoring

Procedia PDF Downloads 85
8173 Research of Amplitude-Frequency Characteristics of Nonlinear Oscillations of the Interface of Two-Layered Liquid

Authors: Win Ko Ko, A. N. Temnov

Abstract:

The problem of nonlinear oscillations of a two-layer liquid completely filling a limited volume is considered. Using two basic asymmetric harmonics excited in two mutually perpendicular planes, ordinary differential equations of nonlinear oscillations of the interface of a two-layer liquid are investigated. In this paper, hydrodynamic coefficients of linear and nonlinear problems in integral relations were determined. As a result, the instability regions of forced oscillations of a two-layered liquid in a cylindrical tank occurring in the plane of action of the disturbing force are constructed, as well as the dynamic instability regions of the parametric resonance for different ratios of densities of the upper and lower liquids depending on the amplitudes of liquids from the excitations frequencies. Steady-state regimes of fluid motion were found in the regions of dynamic instability of the initial oscillation form. The Bubnov-Galerkin method is used to construct instability regions for approximate solution of nonlinear differential equations.

Keywords: nonlinear oscillations, two-layered liquid, instability region, hydrodynamic coefficients, resonance frequency

Procedia PDF Downloads 219
8172 Poster : Incident Signals Estimation Based on a Modified MCA Learning Algorithm

Authors: Rashid Ahmed , John N. Avaritsiotis

Abstract:

Many signal subspace-based approaches have already been proposed for determining the fixed Direction of Arrival (DOA) of plane waves impinging on an array of sensors. Two procedures for DOA estimation based neural networks are presented. First, Principal Component Analysis (PCA) is employed to extract the maximum eigenvalue and eigenvector from signal subspace to estimate DOA. Second, minor component analysis (MCA) is a statistical method of extracting the eigenvector associated with the smallest eigenvalue of the covariance matrix. In this paper, we will modify a Minor Component Analysis (MCA(R)) learning algorithm to enhance the convergence, where a convergence is essential for MCA algorithm towards practical applications. The learning rate parameter is also presented, which ensures fast convergence of the algorithm, because it has direct effect on the convergence of the weight vector and the error level is affected by this value. MCA is performed to determine the estimated DOA. Preliminary results will be furnished to illustrate the convergences results achieved.

Keywords: Direction of Arrival, neural networks, Principle Component Analysis, Minor Component Analysis

Procedia PDF Downloads 451
8171 Movie Genre Preference Prediction Using Machine Learning for Customer-Based Information

Authors: Haifeng Wang, Haili Zhang

Abstract:

Most movie recommendation systems have been developed for customers to find items of interest. This work introduces a predictive model usable by small and medium-sized enterprises (SMEs) who are in need of a data-based and analytical approach to stock proper movies for local audiences and retain more customers. We used classification models to extract features from thousands of customers’ demographic, behavioral and social information to predict their movie genre preference. In the implementation, a Gaussian kernel support vector machine (SVM) classification model and a logistic regression model were established to extract features from sample data and their test error-in-sample were compared. Comparison of error-out-sample was also made under different Vapnik–Chervonenkis (VC) dimensions in the machine learning algorithm to find and prevent overfitting. Gaussian kernel SVM prediction model can correctly predict movie genre preferences in 85% of positive cases. The accuracy of the algorithm increased to 93% with a smaller VC dimension and less overfitting. These findings advance our understanding of how to use machine learning approach to predict customers’ preferences with a small data set and design prediction tools for these enterprises.

Keywords: computational social science, movie preference, machine learning, SVM

Procedia PDF Downloads 260
8170 A Study on Puzzle-Based Game to Teach Elementary Students to Code

Authors: Jaisoon Baek, Gyuhwan Oh

Abstract:

In this study, we developed a puzzle game based on coding and a web-based management system to observe the user's learning status in real time and maximize the understanding of the coding of elementary students. We have improved upon and existing coding game which cannot be connected to textual language coding or comprehends learning state. We analyzed the syntax of various coding languages for the curriculum and provided a menu to convert icon into textual coding languages. In addition, the management system includes multiple types of tutoring, real-time analysis of user play data and feedback. Following its application in regular elementary school software classes, students reported positive effects on understanding and interest in coding were shown by students. It is expected that this will contribute to quality improvement in software education by providing contents with proven educational value by breaking away from simple learning-oriented coding games.

Keywords: coding education, serious game, coding, education management system

Procedia PDF Downloads 141
8169 Ab Initio Calculation of Fundamental Properties of CaxMg1-xA (a = Se and Te) Alloys in the Rock-Salt Structure

Authors: M. A. Ghebouli, H. Choutri, B. Ghebouli , M. Fatmi, L. Louail

Abstract:

We employed the density-functional perturbation theory (DFPT) within the generalized gradient approximation (GGA), the local density approximation (LDA) and the virtual-crystal approximation (VCA) to study the effect of composition on the structure, stability, energy gaps, electron effective mass, the dynamic effective charge, optical and acoustical phonon frequencies and static and high dielectric constants of the rock-salt CaxMg1-xSe and CaxMg1-xTe alloys. The computed equilibrium lattice constant and bulk modulus show an important deviation from the linear concentration. From the Voigt-Reuss-Hill approximation, CaxMg1-xSe and CaxMg1-xTe present lower stiffness and lateral expansion. For Ca content ranging between 0.25-0.75, the elastic constants, energy gaps, electron effective mass and dynamic effective charge are predictions. The elastic constants and computed phonon dispersion curves indicate that these alloys are mechanically stable.

Keywords: CaxMg1-xSe, CaxMg1-xTe, band structure, phonon

Procedia PDF Downloads 540
8168 Hardware-in-the-Loop Test for Automatic Voltage Regulator of Synchronous Condenser

Authors: Ha Thi Nguyen, Guangya Yang, Arne Hejde Nielsen, Peter Højgaard Jensen

Abstract:

Automatic voltage regulator (AVR) plays an important role in volt/var control of synchronous condenser (SC) in power systems. Test AVR performance in steady-state and dynamic conditions in real grid is expensive, low efficiency, and hard to achieve. To address this issue, we implement hardware-in-the-loop (HiL) test for the AVR of SC to test the steady-state and dynamic performances of AVR in different operating conditions. Startup procedure of the system and voltage set point changes are studied to evaluate the AVR hardware response. Overexcitation, underexcitation, and AVR set point loss are tested to compare the performance of SC with the AVR hardware and that of simulation. The comparative results demonstrate how AVR will work in a real system. The results show HiL test is an effective approach for testing devices before deployment and is able to parameterize the controller with lower cost, higher efficiency, and more flexibility.

Keywords: automatic voltage regulator, hardware-in-the-loop, synchronous condenser, real time digital simulator

Procedia PDF Downloads 251
8167 Morpho-Dynamic Modelling of the Western 14 Km of the Togolese Coast

Authors: Sawsan Eissa, Omnia Kabbany

Abstract:

The coastline of Togo has been historically suffering from erosion for decades, which requires a solution to help control and reduce the erosion to allow for the development of the coastal area. A morpho-dynamic model using X-beach software was developed for the Western 14 Km of the Togolese coast. The model was coupled with the hydrodynamic module of DELFT 3D, flow, and the Wave module, SWAN. The data used as input included a recent bathymetric survey, a recent shoreline topographic survey, aerial photographs, ERA 5 water level and wave data, and recent test results of seabed samples. A number of scenarios were modeled: do nothing scenario, groynes, detached breakwaters system with different crest levels and alignments. The findings showed that groynes is not expected to be effective for protection against erosion, and that the best option is a system of detached breakwater, partially emerged-partially submerged couples with periodical maintenance.

Keywords: hydrodynamics, morphology, Togo, Delft3D, SWAN, XBeach, coastal erosion, detached breakwaters

Procedia PDF Downloads 68
8166 Effects of Mobile Assisted Language Learning on Madrassa Students’ ESL Learning

Authors: Muhammad Mooneeb Ali

Abstract:

Institutions, where religious knowledge is given are known as madrassas. They also give formal education along with religious education. This study will be a pioneer to explore if MALL can be beneficial for madrassa students or not in formal educational situations. For investigation, an experimental study was planned in Punjab where the sample size was 100 students, 10 each from 10 different madrassas of Punjab, who are studying at the intermediate level (i.e., 11th grade). The madrassas were chosen through a convenient sampling method, whereas the learners were chosen by a simple random sampling method. A pretest was conducted, and on the basis of the results, the learners were divided into two equal groups (experimental and controlled). After two months of treatment, a posttest was conducted, and the results of both groups were compared. The results indicated that the performance of the experimental group was significantly better than the control one. This indicates that MALL elevates the performance of Madrassa students.

Keywords: english language learners, madrassa students, formal education, mobile assisted language learning (MALL), Pakistan.

Procedia PDF Downloads 71