Search results for: service learning
7074 GPRS Based Automatic Metering System
Authors: Constant Akama, Frank Kulor, Frederick Agyemang
Abstract:
All over the world, due to increasing population, electric power distribution companies are looking for more efficient ways of reading electricity meters. In Ghana, the prepaid metering system was introduced in 2007 to replace the manual system of reading which was fraught with inefficiencies. However, the prepaid system in Ghana is not capable of integration with online systems such as e-commerce platforms and remote monitoring systems. In this paper, we present a design framework for an automatic metering system that can be integrated with e-commerce platforms and remote monitoring systems. The meter was designed using ADE 7755 which reads the energy consumption and the reading is processed by a microcontroller connected to Sim900 General Packet Radio Service module containing a GSM chip provisioned with an Access Point Name. The system also has a billing server and a management server located at the premises of the utility company which communicate with the meter over a Virtual Private Network and GPRS. With this system, customers can buy credit online and the credit will be transferred securely to the meter. Also, when a fault is reported, the utility company can log into the meter remotely through the management server to troubleshoot the problem.Keywords: access point name, general packet radio service, GSM, virtual private network
Procedia PDF Downloads 2997073 Investigating the performance of machine learning models on PM2.5 forecasts: A case study in the city of Thessaloniki
Authors: Alexandros Pournaras, Anastasia Papadopoulou, Serafim Kontos, Anastasios Karakostas
Abstract:
The air quality of modern cities is an important concern, as poor air quality contributes to human health and environmental issues. Reliable air quality forecasting has, thus, gained scientific and governmental attention as an essential tool that enables authorities to take proactive measures for public safety. In this study, the potential of Machine Learning (ML) models to forecast PM2.5 at local scale is investigated in the city of Thessaloniki, the second largest city in Greece, which has been struggling with the persistent issue of air pollution. ML models, with proven ability to address timeseries forecasting, are employed to predict the PM2.5 concentrations and the respective Air Quality Index 5-days ahead by learning from daily historical air quality and meteorological data from 2014 to 2016 and gathered from two stations with different land use characteristics in the urban fabric of Thessaloniki. The performance of the ML models on PM2.5 concentrations is evaluated with common statistical methods, such as R squared (r²) and Root Mean Squared Error (RMSE), utilizing a portion of the stations’ measurements as test set. A multi-categorical evaluation is utilized for the assessment of their performance on respective AQIs. Several conclusions were made from the experiments conducted. Experimenting on MLs’ configuration revealed a moderate effect of various parameters and training schemas on the model’s predictions. Their performance of all these models were found to produce satisfactory results on PM2.5 concentrations. In addition, their application on untrained stations showed that these models can perform well, indicating a generalized behavior. Moreover, their performance on AQI was even better, showing that the MLs can be used as predictors for AQI, which is the direct information provided to the general public.Keywords: Air Quality, AQ Forecasting, AQI, Machine Learning, PM2.5
Procedia PDF Downloads 777072 Indigenous Pre-Service Teacher Education: Developing, Facilitating, and Maintaining Opportunities for Retention and Graduation
Authors: Karen Trimmer, Raelene Ward, Linda Wondunna-Foley
Abstract:
Within Australian tertiary institutions, the subject of Aboriginal and Torres Strait Islander education has been a major concern for many years. Aboriginal and Torres Strait Islander teachers are significantly under-represented in Australian schools and universities. High attrition rates in teacher education and in the teaching industry have contributed to a minimal growth rate in the numbers of Aboriginal and Torres Strait Islander teachers in previous years. There was an increase of 500 Indigenous teachers between 2001 and 2008 but these numbers still only account for one percent of teaching staff in government schools who identified as Aboriginal and Torres Strait Islander Australians (Ministerial Council for Education, Early Childhood Development and Youth Affairs 2010). Aboriginal and Torres Strait Islander teachers are paramount in fostering student engagement and improving educational outcomes for Indigenous students. Increasing the numbers of Aboriginal and Torres Strait Islander teachers is also a key factor in enabling all students to develop understanding of and respect for Aboriginal and Torres Strait Islander histories, cultures, and language. An ambitious reform agenda to improve the recruitment and retention of Aboriginal and Torres Strait Islander teachers will be effective only through national collaborative action and co-investment by schools and school authorities, university schools of education, professional associations, and Indigenous leaders and community networks. Whilst the University of Southern Queensland currently attracts Indigenous students to its teacher education programs (61 students in 2013 with an average of 48 enrollments each year since 2010) there is significant attrition during pre-service training. The annual rate of exiting before graduation remains high at 22% in 2012 and was 39% for the previous two years. These participation and retention rates are consistent with other universities across Australia. Whilst aspirations for a growing number of Indigenous people to be trained as teachers is present, there is a significant loss of students during their pre-service training and within the first five years of employment as a teacher. These trends also reflect the situation where Aboriginal and Torres Strait Islander teachers are significantly under-represented, making up less than 1% of teachers in schools across Australia. Through a project conducted as part the nationally funded More Aboriginal and Torres Strait Islander Teachers Initiative (MATSITI) we aim to gain an insight into the reasons that impact Aboriginal and Torres Strait Islander student’s decisions to exit their program. Through the conduct of focus groups and interviews with two graduating cohorts of self-identified Aboriginal and Torres Strait Islander students, rich data has been gathered to gain an understanding of the barriers and enhancers to the completion of pre-service qualification and transition to teaching. Having a greater understanding of these reasons then allows the development of collaborative processes and procedures to increase retention and completion rates of new Indigenous teachers. Analysis of factors impacting on exit decisions and transitions has provided evidence to support change of practice, redesign and enhancement of relevant courses and development of policy/procedures to address identified issues.Keywords: graduation, indigenous, pre-service teacher education, retention
Procedia PDF Downloads 4717071 The Use of Authentic Materials in the Chinese Language Classroom
Authors: Yiwen Jin, Jing Xiao, Pinfang Su
Abstract:
The idea of adapting authentic materials in language teaching is from the communicative method in the 1970s. Different from the language in language textbooks, authentic materials is not deliberately written, it is from the native speaker’s real life and contains real information, which can meet social needs. It could improve learners ' interest, create authentic context and improve learners ' communicative competence. Authentic materials play an important role in CFL(Chinese as a foreign language) classroom. Different types of authentic materials can be used in different ways during learning and teaching. Because of the COVID-19 pandemic,a lot of Chinese learners are learning Chinese without the real language environment. Although there are some well-written textbooks, there is a certain distance between textbook language materials and daily life. Learners cannot automatically fill this gap. That is why it is necessary to apply authentic materials as a supplement to the language textbook to create the real context. Chinese teachers around the world are working together, trying to integrate the resources and apply authentic materials through different approach. They apply authentic materials in the form of new textbooks, manuals, apps and short videos they collect and create to help Chinese learning and teaching. A review of previous research on authentic materials and the Chinese teachers’ attempt to adapt it in the classroom are offered in this manuscript.Keywords: authentic materials, Chinese as a second language, developmental use of digital resources, materials development for language teaching
Procedia PDF Downloads 1747070 Comparison of Different Machine Learning Algorithms for Solubility Prediction
Authors: Muhammet Baldan, Emel Timuçin
Abstract:
Molecular solubility prediction plays a crucial role in various fields, such as drug discovery, environmental science, and material science. In this study, we compare the performance of five machine learning algorithms—linear regression, support vector machines (SVM), random forests, gradient boosting machines (GBM), and neural networks—for predicting molecular solubility using the AqSolDB dataset. The dataset consists of 9981 data points with their corresponding solubility values. MACCS keys (166 bits), RDKit properties (20 properties), and structural properties(3) features are extracted for every smile representation in the dataset. A total of 189 features were used for training and testing for every molecule. Each algorithm is trained on a subset of the dataset and evaluated using metrics accuracy scores. Additionally, computational time for training and testing is recorded to assess the efficiency of each algorithm. Our results demonstrate that random forest model outperformed other algorithms in terms of predictive accuracy, achieving an 0.93 accuracy score. Gradient boosting machines and neural networks also exhibit strong performance, closely followed by support vector machines. Linear regression, while simpler in nature, demonstrates competitive performance but with slightly higher errors compared to ensemble methods. Overall, this study provides valuable insights into the performance of machine learning algorithms for molecular solubility prediction, highlighting the importance of algorithm selection in achieving accurate and efficient predictions in practical applications.Keywords: random forest, machine learning, comparison, feature extraction
Procedia PDF Downloads 417069 A Deep-Learning Based Prediction of Pancreatic Adenocarcinoma with Electronic Health Records from the State of Maine
Authors: Xiaodong Li, Peng Gao, Chao-Jung Huang, Shiying Hao, Xuefeng B. Ling, Yongxia Han, Yaqi Zhang, Le Zheng, Chengyin Ye, Modi Liu, Minjie Xia, Changlin Fu, Bo Jin, Karl G. Sylvester, Eric Widen
Abstract:
Predicting the risk of Pancreatic Adenocarcinoma (PA) in advance can benefit the quality of care and potentially reduce population mortality and morbidity. The aim of this study was to develop and prospectively validate a risk prediction model to identify patients at risk of new incident PA as early as 3 months before the onset of PA in a statewide, general population in Maine. The PA prediction model was developed using Deep Neural Networks, a deep learning algorithm, with a 2-year electronic-health-record (EHR) cohort. Prospective results showed that our model identified 54.35% of all inpatient episodes of PA, and 91.20% of all PA that required subsequent chemoradiotherapy, with a lead-time of up to 3 months and a true alert of 67.62%. The risk assessment tool has attained an improved discriminative ability. It can be immediately deployed to the health system to provide automatic early warnings to adults at risk of PA. It has potential to identify personalized risk factors to facilitate customized PA interventions.Keywords: cancer prediction, deep learning, electronic health records, pancreatic adenocarcinoma
Procedia PDF Downloads 1557068 Attribution Theory and Perceived Reliability of Cellphones for Teaching and Learning
Authors: Mayowa A. Sofowora, Seraphin D. Eyono Obono
Abstract:
The use of information and communication technologies such as computers, mobile phones and the internet is becoming prevalent in today’s world; and it is facilitating access to a vast amount of data, services, and applications for the improvement of people’s lives. However, this prevalence of ICTs is hampered by the problem of low income levels in developing countries to the point where people cannot timeously replace or repair their ICT devices when damaged or lost; and this problem serves as a motivation for this study whose aim is to examine the perceptions of teachers on the reliability of cellphones when used for teaching and learning purposes. The research objectives unfolding this aim are of two types: objectives on the selection and design of theories and models, and objectives on the empirical testing of these theories and models. The first type of objectives is achieved using content analysis in an extensive literature survey, and the second type of objectives is achieved through a survey of high school teachers from the ILembe and Umgungudlovu districts in the KwaZuluNatal province of South Africa. Data collected from this questionnaire based survey is analysed in SPSS using descriptive statistics and Pearson correlations after checking the reliability and validity of the questionnaire. The main hypothesis driving this study is that there is a relationship between the demographics and the attribution identity of teachers on one hand, and their perceptions on the reliability of cellphones on the other hand, as suggested by existing literature; except that attribution identities are considered in this study under three angles: intention, knowledge and ability, and action. The results of this study confirm that the perceptions of teachers on the reliability of cellphones for teaching and learning are affected by the school location of these teachers, and by their perceptions on learners’ cellphones usage intentions and actual use.Keywords: attribution, cellphones, e-learning, reliability
Procedia PDF Downloads 4027067 A Comparative Evaluation of Cognitive Load Management: Case Study of Postgraduate Business Students
Authors: Kavita Goel, Donald Winchester
Abstract:
In a world of information overload and work complexities, academics often struggle to create an online instructional environment enabling efficient and effective student learning. Research has established that students’ learning styles are different, some learn faster when taught using audio and visual methods. Attributes like prior knowledge and mental effort affect their learning. ‘Cognitive load theory’, opines learners have limited processing capacity. Cognitive load depends on the learner’s prior knowledge, the complexity of content and tasks, and instructional environment. Hence, the proper allocation of cognitive resources is critical for students’ learning. Consequently, a lecturer needs to understand the limits and strengths of the human learning processes, various learning styles of students, and accommodate these requirements while designing online assessments. As acknowledged in the cognitive load theory literature, visual and auditory explanations of worked examples potentially lead to a reduction of cognitive load (effort) and increased facilitation of learning when compared to conventional sequential text problem solving. This will help learner to utilize both subcomponents of their working memory. Instructional design changes were introduced at the case site for the delivery of the postgraduate business subjects. To make effective use of auditory and visual modalities, video recorded lectures, and key concept webinars were delivered to students. Videos were prepared to free up student limited working memory from irrelevant mental effort as all elements in a visual screening can be viewed simultaneously, processed quickly, and facilitates greater psychological processing efficiency. Most case study students in the postgraduate programs are adults, working full-time at higher management levels, and studying part-time. Their learning style and needs are different from other tertiary students. The purpose of the audio and visual interventions was to lower the students cognitive load and provide an online environment supportive to their efficient learning. These changes were expected to impact the student’s learning experience, their academic performance and retention favourably. This paper posits that these changes to instruction design facilitates students to integrate new knowledge into their long-term memory. A mixed methods case study methodology was used in this investigation. Primary data were collected from interviews and survey(s) of students and academics. Secondary data were collected from the organisation’s databases and reports. Some evidence was found that the academic performance of students does improve when new instructional design changes are introduced although not statistically significant. However, the overall grade distribution of student’s academic performance has changed and skewed higher which shows deeper understanding of the content. It was identified from feedback received from students that recorded webinars served as better learning aids than material with text alone, especially with more complex content. The recorded webinars on the subject content and assessments provides flexibility to students to access this material any time from repositories, many times, and this enhances students learning style. Visual and audio information enters student’s working memory more effectively. Also as each assessment included the application of the concepts, conceptual knowledge interacted with the pre-existing schema in the long-term memory and lowered student’s cognitive load.Keywords: cognitive load theory, learning style, instructional environment, working memory
Procedia PDF Downloads 1457066 The Implications in the Use of English as the Medium of Instruction in Business Management Courses at Vavuniya Campus
Authors: Jeyaseelan Gnanaseelan, Subajana Jeyaseelan
Abstract:
The paper avails, in a systemic form, some of the results of the investigation into nature, functions, problems, and implications in the use of English as the medium of Instruction (EMI) in the Business Management courses at Vavuniya Campus of the University of Jaffna, located in the conflict-affected northern part of Sri Lanka. It is a case study of the responses of the students and the teachers from Tamil and Sinhala language communities of the Faculty of Business Studies. This paper analyzes the perceptions on the use of the medium, the EMI background, resources available and accessible, language abilities of the teachers and learners, learning style and pedagogy, the EMI methodology, the socio-economic and socio-political contexts typical of a non-native English learning context. The analysis is quantitative and qualitative. It finds out the functional perspective of the EMI in Sri Lanka and suggests practical strategies of contextualization and acculturation in the EMI organization and positions. The paper assesses the learner and teacher capacity in the use of English. The ethnic conflict and linguistic politics in Sri Lanka have contributed multiple factors to the current use of English as the medium. It has conflicted with its domestic realities and the globalization trends of the world at large which determines efficiency and effectiveness.Keywords: medium of instruction, English, business management, teaching and learning
Procedia PDF Downloads 1277065 Research of Control System for Space Intelligent Robot Based on Vision Servo
Authors: Changchun Liang, Xiaodong Zhang, Xin Liu, Pengfei Sun
Abstract:
Space intelligent robotic systems are expected to play an increasingly important role in the future. The robotic on-orbital service, whose key is the tracking and capturing technology, becomes research hot in recent years. In this paper, the authors propose a vision servo control system for target capturing. Robotic manipulator will be an intelligent robotic system with large-scale movement, functional agility, and autonomous ability, and it can be operated by astronauts in the space station or be controlled by the ground operator in the remote operation mode. To realize the autonomous movement and capture mission of SRM, a kind of autonomous programming strategy based on multi-camera vision fusion is designed and the selection principle of object visual position and orientation measurement information is defined for the better precision. Distributed control system hierarchy is designed and reliability is considering to guarantee the abilities of control system. At last, a ground experiment system is set up based on the concept of robotic control system. With that, the autonomous target capturing experiments are conducted. The experiment results validate the proposed algorithm, and demonstrates that the control system can fulfill the needs of function, real-time and reliability.Keywords: control system, on-orbital service, space robot, vision servo
Procedia PDF Downloads 4197064 Model of Learning Center on OTOP Production Process Based on Sufficiency Economic Philosophy
Authors: Chutikarn Sriviboon, Witthaya Mekhum
Abstract:
The purposes of this research were to analyze and evaluate successful factors in OTOP production process for the developing of learning center on OTOP production process based on Sufficiency Economic Philosophy for sustainable life quality. The research has been designed as a qualitative study to gather information from 30 OTOP producers in Bangkontee District, Samudsongkram Province. They were all interviewed on 3 main parts. Part 1 was about the production process including 1) production 2) product development 3) the community strength 4) marketing possibility and 5) product quality. Part 2 evaluated appropriate successful factors including 1) the analysis of the successful factors 2) evaluate the strategy based on Sufficiency Economic Philosophy and 3) the model of learning center on OTOP production process based on Sufficiency Economic Philosophy for sustainable life quality. The results showed that the production did not affect the environment with potential in continuing standard quality production. They used the raw materials in the country. On the aspect of product and community strength in the past 1 year, it was found that there was no appropriate packaging showing product identity according to global market standard. They needed the training on packaging especially for food and drink products. On the aspect of product quality and product specification, it was found that the products were certified by the local OTOP standard. There should be a responsible organization to help the uncertified producers pass the standard. However, there was a problem on food contamination which was hazardous to the consumers. The producers should cooperate with the government sector or educational institutes involving with food processing to reach FDA standard. The results from small group discussion showed that the community expected high education and better standard living. Some problems reported by the community included informal debt and drugs in the community. There were 8 steps in developing the model of learning center on OTOP production process based on Sufficiency Economic Philosophy for sustainable life quality.Keywords: production process, OTOP, sufficiency economic philosophy, learning center
Procedia PDF Downloads 3767063 Application of Granular Computing Paradigm in Knowledge Induction
Authors: Iftikhar U. Sikder
Abstract:
This paper illustrates an application of granular computing approach, namely rough set theory in data mining. The paper outlines the formalism of granular computing and elucidates the mathematical underpinning of rough set theory, which has been widely used by the data mining and the machine learning community. A real-world application is illustrated, and the classification performance is compared with other contending machine learning algorithms. The predictive performance of the rough set rule induction model shows comparative success with respect to other contending algorithms.Keywords: concept approximation, granular computing, reducts, rough set theory, rule induction
Procedia PDF Downloads 5317062 A Comparative Time-Series Analysis and Deep Learning Projection of Innate Radon Gas Risk in Canadian and Swedish Residential Buildings
Authors: Selim M. Khan, Dustin D. Pearson, Tryggve Rönnqvist, Markus E. Nielsen, Joshua M. Taron, Aaron A. Goodarzi
Abstract:
Accumulation of radioactive radon gas in indoor air poses a serious risk to human health by increasing the lifetime risk of lung cancer and is classified by IARC as a category one carcinogen. Radon exposure risks are a function of geologic, geographic, design, and human behavioural variables and can change over time. Using time series and deep machine learning modelling, we analyzed long-term radon test outcomes as a function of building metrics from 25,489 Canadian and 38,596 Swedish residential properties constructed between 1945 to 2020. While Canadian and Swedish properties built between 1970 and 1980 are comparable (96–103 Bq/m³), innate radon risks subsequently diverge, rising in Canada and falling in Sweden such that 21st Century Canadian houses show 467% greater average radon (131 Bq/m³) relative to Swedish equivalents (28 Bq/m³). These trends are consistent across housing types and regions within each country. The introduction of energy efficiency measures within Canadian and Swedish building codes coincided with opposing radon level trajectories in each nation. Deep machine learning modelling predicts that, without intervention, average Canadian residential radon levels will increase to 176 Bq/m³ by 2050, emphasizing the importance and urgency of future building code intervention to achieve systemic radon reduction in Canada.Keywords: radon health risk, time-series, deep machine learning, lung cancer, Canada, Sweden
Procedia PDF Downloads 857061 Double Clustering as an Unsupervised Approach for Order Picking of Distributed Warehouses
Authors: Hsin-Yi Huang, Ming-Sheng Liu, Jiun-Yan Shiau
Abstract:
Planning the order picking lists of warehouses to achieve when the costs associated with logistics on the operational performance is a significant challenge. In e-commerce era, this task is especially important productive processes are high. Nowadays, many order planning techniques employ supervised machine learning algorithms. However, the definition of which features should be processed by such algorithms is not a simple task, being crucial to the proposed technique’s success. Against this background, we consider whether unsupervised algorithms can enhance the planning of order-picking lists. A Zone2 picking approach, which is based on using clustering algorithms twice, is developed. A simplified example is given to demonstrate the merit of our approach.Keywords: order picking, warehouse, clustering, unsupervised learning
Procedia PDF Downloads 1597060 Health Sector Budgetary Allocations and Their Implications on Health Service Delivery and Universal Health Coverage in Uganda
Authors: Richard Ssempala, Francis Kintu, Christine K. Tashobya
Abstract:
Funding for health remains a key constraint facing many developing countries, Uganda inclusive. Uganda’s health sector budget to the national budgetary allocation has stagnated between 8.2% to 10% over the years. Using data collected from different government documents, we sought to establish the implications of the budget allocation over the period (FY2010/11-2018/19) on health services delivery in Uganda to inform policymakers specifically Members of Parliament who are critical in making sectorial allocation on the steps they can adapt to change the terrain of health financing in Uganda. Findings revealed that the contribution of public funding to the health sector is low (15.7%) with private sources (42.6%) and donors contributing much more, with the bulk of private funds, are out of pocket. The study further revealed that low budget allocation had been manifested in inadequate and poorly motivated health workers, essential drug stock-outs that ultimately contribute to poor access to services, catastrophic health expenditures, and high morbidity rates. We recommend for a substantial and sustained increase in the government health budget, optimizing the available resources by addressing wastages, prioritizing health promotion, prevention and finally, institutionalizing the National Health Insurance Scheme.Keywords: budget allocations, universal health coverage, health service delivery, Uganda
Procedia PDF Downloads 1907059 Heuristic Classification of Hydrophone Recordings
Authors: Daniel M. Wolff, Patricia Gray, Rafael de la Parra Venegas
Abstract:
An unsupervised machine listening system is constructed and applied to a dataset of 17,195 30-second marine hydrophone recordings. The system is then heuristically supplemented with anecdotal listening, contextual recording information, and supervised learning techniques to reduce the number of false positives. Features for classification are assembled by extracting the following data from each of the audio files: the spectral centroid, root-mean-squared values for each frequency band of a 10-octave filter bank, and mel-frequency cepstral coefficients in 5-second frames. In this way both time- and frequency-domain information are contained in the features to be passed to a clustering algorithm. Classification is performed using the k-means algorithm and then a k-nearest neighbors search. Different values of k are experimented with, in addition to different combinations of the available feature sets. Hypothesized class labels are 'primarily anthrophony' and 'primarily biophony', where the best class result conforming to the former label has 104 members after heuristic pruning. This demonstrates how a large audio dataset has been made more tractable with machine learning techniques, forming the foundation of a framework designed to acoustically monitor and gauge biological and anthropogenic activity in a marine environment.Keywords: anthrophony, hydrophone, k-means, machine learning
Procedia PDF Downloads 1707058 ECE Teachers’ Evolving Pedagogical Documentation in MAFApp: ICT Integration for Collective Online Thinking in Early Childhood Education
Authors: Cynthia Adlerstein-Grimberg, Andrea Bralic-Echeverría
Abstract:
An extensive and controversial research debate discusses pedagogical documentation (PD) within early childhood education (ECE) as integral to ECE teachers' professional development. The literature converges in acknowledging that ICT integration in PD can be fundamental for children's and teachers' collaborative learning by making their processes visible and open to reflection. Controversial issues about PD emerge around ICT integration and the use of multimedia applications and platforms, displacing the physical experience involved in this pedagogical practice. Authors argue that online platforms make PD become a passive device to demonstrate accountability and performance. Furthermore, ICT integration would make educators inform children and families of pedagogical processes, positioning them more as consumers instead of involving them in collective thinking and pedagogical decision-making. This article analyses how pedagogical documentation mediated by a multimedia application (MAFApp) allows for the positive strengthening of an ECE pedagogical online community that thinks collectively about learning environments. In doing so, the paper shows how ICT integration supports ECE teachers' collective online thinking, enabling them to move from the controversial version of online PD, where they only act as informers of children's learning and assume a voyeuristic perspective, towards a collective online thinking that builds professional development and supports pedagogical decision-making about learning environments. This article answers How ECE teachers' pedagogical documentation evolves with ICT integration using the MAFApp multimedia application in a national ECE online community. From a posthumanist stance, this paper draws on an 18-month collaborative ethnographic immersion in Chile's unique public ECE online PD community. It develops a unique case study of an online ECE pedagogical community mediated by a multimedia application called MAFApp. This ECE online community includes 32 Chilean public kindergartens, 45 ECE teachers, and 72 assistants, who produced 534 pedagogical documentation. Fieldwork included 35 in-depth interviews, 13 discussion groups, and the constant comparison method for the PD coding. Findings show ICT integration in PD builds collective online thinking that evolves through four moments of growing complexity: 1) teachernalism of built environments, 2) onlookerism of children's anecdotes in learning environments; 3) storytelling of children's place-making, and 4) empowering pedagogies for co-creating learning environments. ICT integration through the MAFApp multimedia application enabled ECE teachers to build collective online thinking, making pedagogies of place visible and engaging children in co-constructing learning environments. This online PD is a continuous professional learning space for ECE teachers, empowering pedagogies of place. In conclusion, ICT integration into PD progressively empowers pedagogies of place in Chilean public ECE. Strengthening collective online thinking using the MAFApp multimedia application sharply contrasts with some recent PD research findings. ICT integration to PD enabled strong collective online thinking. Doing so makes PD operate as a place of professional development, pedagogical reflective encounters, and experimentation while inhabiting their own learning environments with children.Keywords: early childhood education, ICT integration, multimedia application, online collective thinking, pedagogical documentation, professional development
Procedia PDF Downloads 717057 Formal Specification of Web Services Applications for Digital Reference Services of Library Information System
Authors: Magaji Zainab Musa, Nordin M. A. Rahman, Julaily Aida Jusoh
Abstract:
This paper discusses the formal specification of web services applications for digital reference services (WSDRS). Digital reference service involves a user requesting for help from a reference librarian and a reference librarian responding to the request of a user all by electronic means. In most cases users do not get satisfied while using digital reference service due to delay of response of the librarians. Another may be due to no response or due to librarian giving an irrelevant solution to the problem submitted by the user. WDSRS is an informal model that claims to reduce the problems of digital reference services in libraries. It uses web services technology to provide efficient way of satisfying users’ need in the reference section of libraries. But informal model is in natural language which is inconsistent and ambiguous that may cause difficulties to the developers of the system. In order to solve this problem we decided to convert the informal specifications into formal specifications. This is supposed to reduce the overall development time and cost. Formal specification can be used to provide an unambiguous and precise supplement to natural language descriptions. It can be rigorously validated and verified leading to the early detection of specification errors. We use Z language to develop the formal model and verify it with Z/EVES theorem prover tool.Keywords: formal, specifications, web services, digital reference services
Procedia PDF Downloads 3767056 Integrating Historical Narratives with Merge Games as Tools for Pedagogy In Education
Authors: Aathira H.
Abstract:
Digital games can act as catalysts for educational transformation in the current scenario. Children and adolescence acquire this digital knowledge quickly and hence digital games can act as one of the most effective media for technology-mediated learning. Mobile gaming industries have seen the rise of a new trending genre of games, i.e., “Merge games” which is currently thriving in the market. This paper analysis on how gamifying historic and cultural narratives with merge mechanics can be an effective way to educate school children. Through the study of how merge mechanics in games have currently emerged as a trend., this paper argues how it can be integrated with a strong narrative which can convey history in an engaging way for education.Keywords: game-based learning, merge mechanics, historical narratives, gaming innovations
Procedia PDF Downloads 1047055 Creating a Professional Knowledge Base for Multi-Grade Teaching: Case Studies
Authors: Matshidiso Joyce Taole, Linley Cornish
Abstract:
Teacher’s professional knowledge has become the focus of interest over decades and the interest has intensified in the 21st century. Teachers are expected to develop their professional academic expertise continually, on an ongoing basis. Such professional development may relate to acquiring enhanced expertise in terms of leadership, curriculum development, teaching and learning, assessment of/for learning and feedback for enhanced learning. The paper focuses on professional knowledge base required for teachers in multi-grade contexts. This paper argues that although teacher knowledge is strongly related to individual experiences and contexts, there are elements of teacher knowledge that are particular to multi-grade context. The study employed qualitative design using interviews and observations. The participants were multi-grade teachers and teaching principals. The study revealed that teachers need to develop skills such as learner grouping, differentiating the curriculum, planning, time management and be life-long learners so that they stay relevant and up to date with developments not only in the education sector but globally. This will help teachers to learn increasingly sophisticated methods for engaging the diverse needs of students in their classrooms.Keywords: curriculum differentiation, multi-grade, planning, teacher knowledge
Procedia PDF Downloads 4187054 State Power Monopolization and Its Implications on Democratic Consolidation in Africa: The Realities of the Gambia
Authors: Essa Njie
Abstract:
One of the challenges that Africa needs to overcome for the sustenance of its democratic gains is to separate the state from the ruling party to avoid the latter’s attempt in monopolizing the former’s resources and institutions for political supremacy. But this separation must go along with the process of depoliticizing the civil services (separation from partisan politics) which have been politicized by incumbents to register electoral successes. While researches conducted on the Gambia’s democratic reality tend to have looked at a wide range of challenges confronting the country’s democratic progress, this paper focuses on state power monopolization and its impediment to democratic governance in the country. The paper explores the involvement of civil/public servants in partisan politics in the Gambia. It looks at the intertwined nature of the state and the ruling party as state resources could not be separated from that of the ruling party (lack of separation between political and non-political resources) in both Dawda Jawara and Yahya Jammeh eras, and how such affected the country’s democratic credential. The paper in particular addresses the need for the current government to depoliticize the country’s civil service and concomitantly separate the state from the ruling party by not monopolizing the former’s resources and institutions to galvanize political support.Keywords: civil service, democratic consolidation, monopolisation, multi-party elections, public institutions, ruling party, state resources
Procedia PDF Downloads 1427053 Prospective English Language Teachers’ Views on Translation Use in Foreign Language Teaching
Authors: Ozlem Bozok, Yusuf Bozok
Abstract:
The importance of using mother tongue and translation in foreign language classrooms cannot be ignored and translation can be utilized as a method in English Language Teaching courses. There exist researches advocating or objecting to the use of translation in foreign language learning but they all have a point in common: Translation should be used as an aid to teaching, not an end in itself. In this research, prospective English language teachers’ opinions about translation use and use of mother tongue in foreign language teaching are investigated and according to the findings, some explanations and recommendations are made.Keywords: exposure to foreign language translation, foreign language learning, prospective teachers’ opinions, use of L1
Procedia PDF Downloads 5337052 The Potential Benefits of Multimedia Information Representation in Enhancing Students’ Critical Thinking and History Reasoning
Authors: Ang Ling Weay, Mona Masood
Abstract:
This paper discusses the potential benefits of an interactive multimedia information representation in enhancing students’ critical thinking aligned with history reasoning in learning history between Secondary School students in Malaysia. Two modes of multimedia information representation implemented which are chronological and thematic information representation. A qualitative study of an unstructured interview was conducted among two history teachers, one history education lecturer, two i-think expert and program trainers and five form 4 secondary school students. The interview was to elicit their opinions on the implementation of thinking maps and interactive multimedia information representation in history learning. The key elements of interactive multimedia (e.g. multiple media, user control, interactivity, and use of timelines and concept maps) were then considered to improve the learning process. Findings of the preliminary investigation reveal that the interactive multimedia information representations have the potential benefits to be implemented as instructional resource in enhancing students’ higher order thinking skills (HOTs). This paper concludes by giving suggestions for future work.Keywords: multimedia information representation, critical thinking, history reasoning, chronological and thematic information representation
Procedia PDF Downloads 3507051 Instructional Game in Teaching Algebra for High School Students: Basis for Instructional Intervention
Authors: Jhemson C. Elis, Alvin S. Magadia
Abstract:
Our world is full of numbers, shapes, and figures that illustrate the wholeness of a thing. Indeed, this statement signifies that mathematics is everywhere. Mathematics in its broadest sense helps people in their everyday life that is why in education it is a must to be taken by the students as a subject. The study aims to determine the profile of the respondents in terms of gender and age, performance of the control and experimental groups in the pretest and posttest, impact of the instructional game used as instructional intervention in teaching algebra for high school students, significant difference between the level of performance of the two groups of respondents in their pre–test and post–test results, and the instructional intervention can be proposed. The descriptive method was also utilized in this study. The use of the certain approach was to that it corresponds to the main objective of this research that is to determine the effectiveness of the instructional game used as an instructional intervention in teaching algebra for high school students. There were 30 students served as respondents, having an equal size of the sample of 15 each while a greater number of female teacher respondents which totaled 7 or 70 percent and male were 3 or 30 percent. The study recommended that mathematics teacher should conceptualize instructional games for the students to learn mathematics with fun and enjoyment while learning. Mathematics education program supervisor should give training for teachers on how to conceptualize mathematics intervention for the students learning. Meaningful activities must be provided to sustain the student’s interest in learning. Students must be given time to have fun at the classroom through playing while learning since mathematics for them was considered as difficult. Future researcher must continue conceptualizing some mathematics intervention to suffice the needs of the students, and teachers should inculcate more educational games so that the discussion will be successful and joyful.Keywords: instructional game in algebra, mathematical intervention, joyful, successful
Procedia PDF Downloads 5977050 Impact of E-Commerce Integrated for Export Marketing on Performance of Thai Export Businesses
Authors: Peerawat Chailom, Pimgarn Suwan-Natada
Abstract:
The objective of this study is to examine the effects of e-commerce integrated for export marketing strategy on export advantage and firm performance. This study indicates that e-commerce infrastructure, organizational learning for e-commerce, and internet dissemination were antecedent of e-commerce integrated for export marketing strategy. In additional, export expertise is moderating variable of the research. In this study, 151 export businesses in Thailand are the sample of study. The results of study indicate that e-commerce integrated for export marketing strategy has significant positive influences on export advantage and export performance. Moreover, e-commerce infrastructure, organizational learning for e-commerce, and internet dissemination are have positive effects on e-commerce integrated for export marketing strategy. For moderating effect, export expertise significant influences on the relationships between e-commerce integrated for export marketing strategy and export advantage, and significant influences on the relationships between e-commerce integrated for export marketing strategy and export performance. Theoretical and practical implications are presented. Conclusion and suggestions for future research are also discussed.Keywords: e-commerce integrated for export marketing, e-commerce infrastructure, organizational learning for e-commerce, export performance
Procedia PDF Downloads 3637049 Enquiry Based Approaches to Teaching Grammar and Differentiation in the Senior Japanese Classroom
Authors: Julie Devine
Abstract:
This presentation will look at the approaches to teaching grammar taken over two years with students studying Japanese in the last two years of high school. The main focus is an enquiry based approach to grammar introduction and a three tier system using videos and online support material to allow for differentiation and personalised learning in the classroom. The aim is to create space for motivated students to do some higher order activities using the target pattern to solve problems and create scenarios. Less motivated students have time to complete basic exercises and struggling students have some time with the teacher in smaller groups.Keywords: differentiation, digital technologies, personalised learning plans, student engagement
Procedia PDF Downloads 1667048 Repetitive Compulsions of Trauma: Critically Analyzing Damages Done When Perpetuating Heroic White Masculinity at Federally Managed United States Civil War Battlefields
Authors: Cait M. Henry, Sarah Jackson
Abstract:
Abstract-This study is built from the culmination of four years of research into the cultural interpretation of Civil War heritage at a National Park Service (NPS) site, namely the Manassas National Battlefield Park, within an increasingly contentious political landscape surrounding the U.S. Civil War. Originating as questions regarding the relevancy of historic battlefields to the current culture within the United States soon evolved into more philosophical questions about what it means to feel welcome at a battlefield site, and what are considered appropriate actions and behaviors at what was once a mass gravesite. In trying to answer these questions, this work aims to critically analyze the confluence between the cultural authority of the NPS and collective memories of the U.S. Civil War. Operationalizing trauma as repeated violent acts within public spaces, the authors posit that the normalization of violence from white or white-passing men partially stems from the glorification of heroic white masculinity at National Park Service Civil War battlefield sites—especially those which also commemorate Confederate military strategy and prowess. From here the study moves outward to focus on the prevalence of heroic white masculinity within the nation’s current social zeitgeist, and particularly the notion that to take back masculinity one must utilize violence as a means of symbolic restoration from perceptions of white victimhood. The study ends with case studies of dark tourism framing at international battlefields as models for expanding heritage interpretation at the NPS site to foster narratives of empathy and responsibility within an increasingly contentious political landscape within the United States of America. Visitors do not leave Manassas National Battlefield Park with answers about the social and moral implications of the U.S. Civil War, but the tools for championing their own (predominantly white) heroic masculinity. As such, it is only logical that one common reaction when masculinity is symbolically threatened is to enact violence against Others as a restorative force within the United States.Keywords: confederate heritage, military history, national park service, trauma, United States civil war
Procedia PDF Downloads 137047 Relevance of Lecture Method in Modern Era: A Study from Nepal
Authors: Hari Prasad Nepal
Abstract:
Research on lecture method issues confirm that this teaching method has been practiced from the very beginnings of schooling. Many teachers, lecturers and professors are convinced that lecture still represents main tool of contemporary instructional process. The central purpose of this study is to uncover the extent of using lecture method in the higher education. The study was carried out in Nepalese context with employing mixed method research design. To obtain the primary data this study employed a questionnaire involving items with close and open answers. 120 teachers, lecturers and professors participated in this study. The findings indicated that 75 percent of the respondents use the lecture method in their classroom teaching. The study reveals that there are advantages of using lecture method such as easy to practice, less time to prepare, high pass rate, high students’ satisfaction, little comments on instructors, appropriate to large classes and high level students. In addition, the study divulged the instructors’ reflections and measures to improve the lecture method. This research concludes that the practice of lecture method is still significantly applicable in colleges and universities in Nepalese contexts. So, there are no significant changes in the application of lecture method in the higher education classroom despite the emergence of new learning approaches and strategies.Keywords: instructors, learning approaches, learning strategies, lecture method
Procedia PDF Downloads 2387046 Working Memory Capacity and Motivation in Japanese English as a Foreign Language Learners' Speaking Skills
Authors: Akiko Kondo
Abstract:
Although the effects of working memory capacity on second/foreign language speaking skills have been researched in depth, few studies have focused on Japanese English as a foreign language (EFL) learners as compared to other languages (Indo-European languages), and the sample sizes of the relevant Japanese studies have been relatively small. Furthermore, comparing the effects of working memory capacity and motivation which is another kind of frequently researched individual factor on L2 speaking skills would add to the scholarly literature in the field of second language acquisition research. Therefore, the purposes of this study were to investigate whether working memory capacity and motivation have significant relationships with Japanese EFL learners’ speaking skills and to investigate the degree to which working memory capacity and motivation contribute to their English speaking skills. One-hundred and ten Japanese EFL students aged 18 to 26 years participated in this study. All of them are native Japanese speakers and have learned English as s foreign language for 6 to 15. They completed the Versant English speaking test, which has been widely used to measure non-native speakers’ English speaking skills, two types of working memory tests (the L1-based backward digit span test and the L1-based listening span test), and the language learning motivation survey. The researcher designed the working memory tests and the motivation survey. To investigate the relationship between the variables (English speaking skills, working memory capacity, and language learning motivation), a correlation analysis was conducted, which showed that L2 speaking test scores were significantly related to both working memory capacity and language learning motivation, although the correlation coefficients were weak. Furthermore, a multiple regression analysis was performed, with L2 speaking skills as the dependent variable and working memory capacity and language learning motivation as the independent variables. The results showed that working memory capacity and motivation significantly explained the variance in L2 speaking skills and that the L2 motivation had slightly larger effects on the L2 speaking skills than the working memory capacity. Although this study includes several limitations, the results could contribute to the generalization of the effects of individual differences, such as working memory and motivation on L2 learning, in the literature.Keywords: individual differences, motivation, speaking skills, working memory
Procedia PDF Downloads 1647045 Mobile Crowdsensing Scheme by Predicting Vehicle Mobility Using Deep Learning Algorithm
Authors: Monojit Manna, Arpan Adhikary
Abstract:
In Mobile cloud sensing across the globe, an emerging paradigm is selected by the user to compute sensing tasks. In urban cities current days, Mobile vehicles are adapted to perform the task of data sensing and data collection for universality and mobility. In this work, we focused on the optimality and mobile nodes that can be selected in order to collect the maximum amount of data from urban areas and fulfill the required data in the future period within a couple of minutes. We map out the requirement of the vehicle to configure the maximum data optimization problem and budget. The Application implementation is basically set up to generalize a realistic online platform in which real-time vehicles are moving apparently in a continuous manner. The data center has the authority to select a set of vehicles immediately. A deep learning-based scheme with the help of mobile vehicles (DLMV) will be proposed to collect sensing data from the urban environment. From the future time perspective, this work proposed a deep learning-based offline algorithm to predict mobility. Therefore, we proposed a greedy approach applying an online algorithm step into a subset of vehicles for an NP-complete problem with a limited budget. Real dataset experimental extensive evaluations are conducted for the real mobility dataset in Rome. The result of the experiment not only fulfills the efficiency of our proposed solution but also proves the validity of DLMV and improves the quantity of collecting the sensing data compared with other algorithms.Keywords: mobile crowdsensing, deep learning, vehicle recruitment, sensing coverage, data collection
Procedia PDF Downloads 78