Search results for: professional training level
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 16603

Search results for: professional training level

14173 Design and Characterization of a Smart Composite Fabric for Knee Brace

Authors: Rohith J. K., Amir Nazemi, Abbas S. Milani

Abstract:

In Paralympic sports, athletes often depend on some form of equipment to enable competitive sporting, where most of this equipment would only allow passive physiological supports and discrete physiological measurements. Active feedback physiological support and continuous detection of performance indicators, without time or space constraints, would be beneficial in more effective training and performance measures of Paralympic athletes. Moreover, occasionally the athletes suffer from fatigue and muscular stains due to improper monitoring systems. The latter challenges can be overcome by using Smart Composites technology when manufacturing, e.g., knee brace and other sports wearables utilities, where the sensors can be fused together into the fabric and an assisted system actively support the athlete. This paper shows how different sensing functionality may be created by intrinsic and extrinsic modifications onto different types of composite fabrics, depending on the level of integration and the employed functional elements. Results demonstrate that fabric sensors can be well-tailored to measure muscular strain and be used in the fabrication of a smart knee brace as a sample potential application. Materials, connectors, fabric circuits, interconnects, encapsulation and fabrication methods associated with such smart fabric technologies prove to be customizable and versatile.

Keywords: smart composites, sensors, smart fabrics, knee brace

Procedia PDF Downloads 170
14172 Sea Level Rise and Implications for Low-lying areas: Coastal Evolution and Impact of Future Sea Level Rise Scenarios in Mirabello Gulf - NE Crete

Authors: Maria Kazantzaki, Evangelos Tsakalos, Eleni Filippaki, Yannis Bassiakos

Abstract:

Mediterranean areas are characterized by intense seismic and volcanic activity as well as eustatic changes, the result of which is the creation of particularly vulnerable coastal zones. The most vulnerable are low-lying coastal areas, the geomorphological evolution of which are highly affected by natural processes and anthropogenic interventions. Therefore, assessing changes that take place along coastal zones is of great importance in order to enable the development of integrated coastal management plans. A characteristic case is the gulf of Mirabello in N.E Crete, where intense coastal erosion, in combination with the tectonic subsidence of the area, threatens a large part of the coastal zone, resulting in direct socio-economic impacts. The present study assesses the temporal geomorphological changes that have taken place in the coastal zone of Mirabello gulf to provide a clear frame of the coastal zone evolution over time and performs a vulnerability assessment based on the coastal vulnerability index (CVI) methodology by Thieler and Hammar-Klose, considering geological features, coastal slope, relative sea-level change, shoreline erosion/accretion rates and mean significant wave height as well as mean tide range in the area. In light of this, an impact assessment, based on three different sea level rise scenarios, is also performed and presented.

Keywords: coastal vulnerability index, coastal erosion, GIS, sea level rise

Procedia PDF Downloads 161
14171 Analysis and Prediction of COVID-19 by Using Recurrent LSTM Neural Network Model in Machine Learning

Authors: Grienggrai Rajchakit

Abstract:

As we all know that coronavirus is announced as a pandemic in the world by WHO. It is speeded all over the world with few days of time. To control this spreading, every citizen maintains social distance and self-preventive measures are the best strategies. As of now, many researchers and scientists are continuing their research in finding out the exact vaccine. The machine learning model finds that the coronavirus disease behaves in an exponential manner. To abolish the consequence of this pandemic, an efficient step should be taken to analyze this disease. In this paper, a recurrent neural network model is chosen to predict the number of active cases in a particular state. To make this prediction of active cases, we need a database. The database of COVID-19 is downloaded from the KAGGLE website and is analyzed by applying a recurrent LSTM neural network with univariant features to predict the number of active cases of patients suffering from the corona virus. The downloaded database is divided into training and testing the chosen neural network model. The model is trained with the training data set and tested with a testing dataset to predict the number of active cases in a particular state; here, we have concentrated on Andhra Pradesh state.

Keywords: COVID-19, coronavirus, KAGGLE, LSTM neural network, machine learning

Procedia PDF Downloads 145
14170 SIRT1 Gene Polymorphisms and Its Protein Level in Colorectal Cancer

Authors: Olfat Shaker, Miriam Wadie, Reham Ali, Ayman Yosry

Abstract:

Colorectal cancer (CRC) is a major cause of mortality and morbidity and accounts for over 9% of cancer incidence worldwide. Silent information regulator 2 homolog 1 (SIRT1) gene is located in the nucleus and exert its effects via modulation of histone and non-histone targets. They function in the cell via histone deacetylase (HDAC) and/or adenosine diphosphate ribosyl transferase (ADPRT) enzymatic activity. The aim of this work was to study the relationship between SIRT1 polymorphism and its protein level in colorectal cancer patients in comparison to control cases. This study includes 2 groups: thirty healthy subjects (control group) & one hundred CRC patients. All subjects were subjected to: SIRT-1 serum level was measured by ELISA and gene polymorphisms of rs12778366, rs375891 and rs3740051 were detected by real time PCR. For CRC patients clinical data were collected (size, site of tumor as well as its grading, obesity) CRC patients showed high significant increase in the mean level of serum SIRT-1 compared to control group (P<0.001). Mean serum level of SIRT-1 showed high significant increase in patients with tumor size ≥5 compared to the size < 5 cm (P<0.05). In CRC patients, percentage of T allele of rs12778366 was significantly lower than controls, CC genotype and C allele C of rs 375891 were significantly higher than control group. In CRC patients, the CC genotype of rs12778366, was 75% in rectosigmoid and 25% in cecum & ascending colon. According to tumor size, the percentage of CC genotype was 87.5% in tumor size ≥5 cm. Conclusion: serum level of SIRT-1 and T allele, C allele of rs12778366 and rs 375891 respectively can be used as diagnostic markers for CRC patients.

Keywords: CRC, SIRT1, polymorphisms, ELISA

Procedia PDF Downloads 206
14169 A Novel Machine Learning Approach to Aid Agrammatism in Non-fluent Aphasia

Authors: Rohan Bhasin

Abstract:

Agrammatism in non-fluent Aphasia Cases can be defined as a language disorder wherein a patient can only use content words ( nouns, verbs and adjectives ) for communication and their speech is devoid of functional word types like conjunctions and articles, generating speech of with extremely rudimentary grammar . Past approaches involve Speech Therapy of some order with conversation analysis used to analyse pre-therapy speech patterns and qualitative changes in conversational behaviour after therapy. We describe this approach as a novel method to generate functional words (prepositions, articles, ) around content words ( nouns, verbs and adjectives ) using a combination of Natural Language Processing and Deep Learning algorithms. The applications of this approach can be used to assist communication. The approach the paper investigates is : LSTMs or Seq2Seq: A sequence2sequence approach (seq2seq) or LSTM would take in a sequence of inputs and output sequence. This approach needs a significant amount of training data, with each training data containing pairs such as (content words, complete sentence). We generate such data by starting with complete sentences from a text source, removing functional words to get just the content words. However, this approach would require a lot of training data to get a coherent input. The assumptions of this approach is that the content words received in the inputs of both text models are to be preserved, i.e, won't alter after the functional grammar is slotted in. This is a potential limit to cases of severe Agrammatism where such order might not be inherently correct. The applications of this approach can be used to assist communication mild Agrammatism in non-fluent Aphasia Cases. Thus by generating these function words around the content words, we can provide meaningful sentence options to the patient for articulate conversations. Thus our project translates the use case of generating sentences from content-specific words into an assistive technology for non-Fluent Aphasia Patients.

Keywords: aphasia, expressive aphasia, assistive algorithms, neurology, machine learning, natural language processing, language disorder, behaviour disorder, sequence to sequence, LSTM

Procedia PDF Downloads 151
14168 Strengthening by Assessment: A Case Study of Rail Bridges

Authors: Evangelos G. Ilias, Panagiotis G. Ilias, Vasileios T. Popotas

Abstract:

The United Kingdom has one of the oldest railway networks in the world dating back to 1825 when the world’s first passenger railway was opened. The network has some 40,000 bridges of various construction types using a wide range of materials including masonry, steel, cast iron, wrought iron, concrete and timber. It is commonly accepted that the successful operation of the network is vital for the economy of the United Kingdom, consequently the cost effective maintenance of the existing infrastructure is a high priority to maintain the operability of the network, prevent deterioration and to extend the life of the assets. Every bridge on the railway network is required to be assessed every eighteen years and a structured approach to assessments is adopted with three main types of progressively more detailed assessments used. These assessment types include Level 0 (standardized spreadsheet assessment tools), Level 1 (analytical hand calculations) and Level 2 (generally finite element analyses). There is a degree of conservatism in the first two types of assessment dictated to some extent by the relevant standards which can lead to some structures not achieving the required load rating. In these situations, a Level 2 Assessment is often carried out using finite element analysis to uncover ‘latent strength’ and improve the load rating. If successful, the more sophisticated analysis can save on costly strengthening or replacement works and avoid disruption to the operational railway. This paper presents the ‘strengthening by assessment’ achieved by Level 2 analyses. The use of more accurate analysis assumptions and the implementation of non-linear modelling and functions (material, geometric and support) to better understand buckling modes and the structural behaviour of historic construction details that are not specifically covered by assessment codes are outlined. Metallic bridges which are susceptible to loss of section size through corrosion have largest scope for improvement by the Level 2 Assessment methodology. Three case studies are presented, demonstrating the effectiveness of the sophisticated Level 2 Assessment methodology using finite element analysis against the conservative approaches employed for Level 0 and Level 1 Assessments. One rail overbridge and two rail underbridges that did not achieve the required load rating by means of a Level 1 Assessment due to the inadequate restraint provided by U-Frame action are examined and the increase in assessed capacity given by the Level 2 Assessment is outlined.

Keywords: assessment, bridges, buckling, finite element analysis, non-linear modelling, strengthening

Procedia PDF Downloads 298
14167 Perception of Health Care Providers: A Need to Introduce Screening of Maternal Mental Health at Primary Health Care in Nepal

Authors: Manisha Singh, Padam Simkhada

Abstract:

Background: Although mental health policy has been adapted in Nepal since 1997, the implementation of the policy framework is yet to happen. The fact that mental health services are largely concentrated in urban areas more specific to treatment only provides a clear picture of the scarcity of mental health services in the country. The shreds of evidence from around the world, along with WHO’s (World Health Organization) Mental Health Gap Action Program (mhGAP) suggest that effective mental health services can be provided from Primary Health Care (PHC) centers through community-based programs without having to place a specialized health worker. However, the country is still facing the same challenges to date with very few psychiatrists and psychologists, but they are largely based in cities. Objectives: The main objectives of this study are; (a) to understand the perception of health workers at PHC on maternal mental health, and (b) to assess the availability of the mental health services at PHC to address maternal mental health. Methods: This study used a qualitative approach where an in-depth interview was conducted with the health workers at the primary level. “Mayadevi” rural municipality in Rupendehi District that comprised of 13 small villages, was chosen as the study site. A total 8 health institutions which covered all 13 sites were included where either the health post in- charge or health worker working in maternal and child health care was interviewed for the study. All the health posts in the study area were included in the study. The interviews were conducted in Nepali; later, they were translated in English, transcribed, and triangulated. NViVO was used for the analysis. Results: The findings show that most of the health workers understood what maternal mental health was and deemed it as a public health issue. They could explain the symptoms and knew what medication to prescribe if need be. However, the majority of them failed to name the screening tools in place for maternal mental health. Moreover, they hadn’t even seen one. None of the health care centers had any provision for screening mental health status. However, one of the centers prescribed medication when the patients displayed symptoms of depression. But they believed there were a significant number of hidden cases in the community due to the stigma around mental health and being a woman with mental health problem makes the situation even difficult. Nonetheless, the health workers understood the importance of having screening tools and acknowledged the need of training and support in order to provide the services from PHC. Conclusion: Community health workers can identify cases with mental health problems and prevent them from deteriorating further. But there is a need for robust training and support to build the capacity of the health workers. The screening tools on mental health needs to be encouraged to be used in the PHC levels. Furthermore, community-based culture-sensitive programs need to be initiated and implemented to mitigate the stigma related issues around mental health.

Keywords: maternal mental health, health care providers, screening, Nepal

Procedia PDF Downloads 117
14166 Predicting the Diagnosis of Alzheimer’s Disease: Development and Validation of Machine Learning Models

Authors: Jay L. Fu

Abstract:

Patients with Alzheimer's disease progressively lose their memory and thinking skills and, eventually, the ability to carry out simple daily tasks. The disease is irreversible, but early detection and treatment can slow down the disease progression. In this research, publicly available MRI data and demographic data from 373 MRI imaging sessions were utilized to build models to predict dementia. Various machine learning models, including logistic regression, k-nearest neighbor, support vector machine, random forest, and neural network, were developed. Data were divided into training and testing sets, where training sets were used to build the predictive model, and testing sets were used to assess the accuracy of prediction. Key risk factors were identified, and various models were compared to come forward with the best prediction model. Among these models, the random forest model appeared to be the best model with an accuracy of 90.34%. MMSE, nWBV, and gender were the three most important contributing factors to the detection of Alzheimer’s. Among all the models used, the percent in which at least 4 of the 5 models shared the same diagnosis for a testing input was 90.42%. These machine learning models allow early detection of Alzheimer’s with good accuracy, which ultimately leads to early treatment of these patients.

Keywords: Alzheimer's disease, clinical diagnosis, magnetic resonance imaging, machine learning prediction

Procedia PDF Downloads 132
14165 Resource Allocation of Small Agribusinesses and Entrepreneurship Development In Nigeria

Authors: Festus M. Epetimehin

Abstract:

Resources are essential materials required for production of goods and services. Effective allocation of these resources can engender the success of current business activities and its sustainability for future generation. The study examined effect of resource allocation of small agribusinesses on entrepreneurship development in Southwest Nigeria. Sample size of 385 was determined using Cochran’s formula. 350 valid copies of questionnaire were used in the analysis. In order to achieve the objective, research design (descriptive and cross sectional designs) was used to gather data for the study through the administration of questionnaire to respondents. Both descriptive and inferential statistics were used to investigate the objective of the study. The result obtained indicated that resource allocation by small agribusinesses had a substantial positive effect on entrepreneurship development with the p-value of (0.0000) which was less than the 5.0% critical value with a positive regression coefficient of 0.53. The implication of this is that the ability of the entrepreneurs to deploy their resources efficiently through adequate realization of better gross margin could enhance business activities and development. The study recommends that business owners still need some level of serious training and exposure on how to manage modern small agribusiness resources to enhance business performance. The intervention of Agricultural Development Programme (ADP) and other Agricultural institutions are needed in this regard.

Keywords: resource, resource allocation, small businesses, agriculture, entrepreneurship development

Procedia PDF Downloads 39
14164 Mission Driven Enterprises in Ecosystems as Drivers for Sustainable System Change

Authors: Monique de Ritter, Annemieke Roobeek

Abstract:

This study takes a holistic multi-layered systems approach on entrepreneurship, innovation, and sustainability. Concretely we looked how mission driven entrepreneurs (level 1) employ new business models and launch innovative products and/or ideas in their enterprises, which are (level 2) operating in entrepreneurial ecosystems (level 3), and how these in turn may generate higher level sustainable change (level 4). We employed a qualitative grounded research approach in which our aim is to contribute to theory. Fourteen in-depth semi-structured interviews were conducted with mission driven entrepreneurs in the Netherlands in which their individual drives, business models, and ecosystems were discussed. Interview transcripts were systematically coded and analysed and the ecosystems were visually mapped. Most important patterns include 1) entrepreneurs have a clear sustainable mission and regard this mission as de raison d’être of their enterprise; 2) entrepreneurs employ new business models with a focus on collaboration for innovation; the business model supports or enhances the sustainable mission of the enterprise, 3) entrepreneurs collaborate in ecosystems in which a) they also regard suppliers as partners for innovation and clients as ambassadors for the sustainable mission, b) would like to improve their relationships with financial institutions as they are in the entrepreneurs’ perspective often lagging behind with their innovative ideas and models, c) they collaborate for knowledge and innovation with several parties, d) personal informal connections are very important, and e) in which the higher sustainable mission is not a point of competition but of collaboration.

Keywords: sustainability, entrepreneurship, innovation, ecosystem, business models

Procedia PDF Downloads 353
14163 Causes of Non-Compliance With Public Procurement Act, 2007 Among Some Selected State Own Public Tertiary Education Institutions in Southwest, Nigeria

Authors: Ibitoye Olabode Clement

Abstract:

The huge amount of grants for infrastructures development in Tertiary Institutions in Nigeria calls for transparency and accountability in the procurement process. However, questions have been raised concerning the judicious and appropriate use of the funds, and it was doubtful if the institutions complied with due process. This paper examined the causes of non-compliance with the Public Procurement Act (2007) in the procurement of Goods, Works, and Services through either direct or indirect processes of procurement, mostly in Tertiary Institutions of State government subvention institutions in Nigeria. Nigeria has over 120 public universities, polytechnics, and colleges of Education. This paper will take samples of some selected Institutions in southwest Nigeria. The institutions comprise 5 Universities, 5 Polytechnics, and 5 Colleges of Education / Health and Technology. The opinions of the institutions’ Procurement Officers on the tremendous investment through grants and interventions for infrastructure development in Tertiary Education Institutions (TEI) in Nigeria call for transparency and accountability in the procurement process. However, there are a lot of questions have been raised as to the judicious use of the funds, and it was doubtful if the institutions complied with due process. This study examined the causes of non-compliance with the Public Procurement Act (2007) in the procurement of Goods, Works, and Services in most State Government Public Institutions in Southwest Nigeria. Over, 120 public institutions comprising 5 Universities, 5 Polytechnics, and 5 Colleges of Education / Health and Technology were used for the study. The opinions of the institutions’ Procurement Officers on the causes of non-compliance with the Act in their procurement process were sought using a structured questionnaire. The results revealed that non-independent of Procurement Officers, non-compliance with the Act by some at the managerial level, claiming inadequate knowledge of the Act, non-employment of qualified and experienced Procurement officers, insufficient publicity of the Act, and non-existence of corporate governance led to poor management of procurement record and non-provision of incentive, Inability to separate the duties of Internal Auditors and Procurement Officers, Inability to translate procurement entity at large which makes nearly all at departmental level believe they procurement officers. Conclusively, on taking the Procurement Officers through interviewing having it that: the right educational and professional qualifications, understanding of the Act, sufficient cognate working experience, recruiting most professionals needed if not all, and occupying management position will enhance compliance. Hence, in addition, adopting an external empowered department from the Bureau should raise for monitoring the compliance mostly in State Government Tertiary Education Institution. Also, an organizational culture with a corporate governance structure that supports the engagement of the right and qualified personnel to handle procurement, encourages them to perform at their best and rewards excellent service by giving incentives, and operates within an administrative environment devoid of corruption.

Keywords: non compliance of procurement act, tertiary education institution, university, polytechnic and college of education/ health science and technology, Nigeria

Procedia PDF Downloads 93
14162 Augmented and Virtual Reality Experiences in Plant and Agriculture Science Education

Authors: Sandra Arango-Caro, Kristine Callis-Duehl

Abstract:

The Education Research and Outreach Lab at the Donald Danforth Plant Science Center established the Plant and Agriculture Augmented and Virtual Reality Learning Laboratory (PAVRLL) to promote science education through professional development, school programs, internships, and outreach events. Professional development is offered to high school and college science and agriculture educators on the use and applications of zSpace and Oculus platforms. Educators learn to use, edit, or create lesson plans in the zSpace platform that are aligned with the Next Generation Science Standards. They also learn to use virtual reality experiences created by the PAVRLL available in Oculus (e.g. The Soybean Saga). Using a cost-free loan rotation system, educators can bring the AVR units to the classroom and offer AVR activities to their students. Each activity has user guides and activity protocols for both teachers and students. The PAVRLL also offers activities for 3D plant modeling. High school students work in teams of art-, science-, and technology-oriented students to design and create 3D models of plant species that are under research at the Danforth Center and present their projects at scientific events. Those 3D models are open access through the zSpace platform and are used by PAVRLL for professional development and the creation of VR activities. Both teachers and students acquire knowledge of plant and agriculture content and real-world problems, gain skills in AVR technology, 3D modeling, and science communication, and become more aware and interested in plant science. Students that participate in the PAVRLL activities complete pre- and post-surveys and reflection questions that evaluate interests in STEM and STEM careers, students’ perceptions of three design features of biology lab courses (collaboration, discovery/relevance, and iteration/productive failure), plant awareness, and engagement and learning in AVR environments. The PAVRLL was established in the fall of 2019, and since then, it has trained 15 educators, three of which will implement the AVR programs in the fall of 2021. Seven students have worked in the 3D plant modeling activity through a virtual internship. Due to the COVID-19 pandemic, the number of teachers trained, and classroom implementations have been very limited. It is expected that in the fall of 2021, students will come back to the schools in person, and by the spring of 2022, the PAVRLL activities will be fully implemented. This will allow the collection of enough data on student assessments that will provide insights on benefits and best practices for the use of AVR technologies in the classrooms. The PAVRLL uses cutting-edge educational technologies to promote science education and assess their benefits and will continue its expansion. Currently, the PAVRLL is applying for grants to create its own virtual labs where students can experience authentic research experiences using real Danforth research data based on programs the Education Lab already used in classrooms.

Keywords: assessment, augmented reality, education, plant science, virtual reality

Procedia PDF Downloads 156
14161 An Online Space for Practitioners in the Water, Sanitation and Hygiene Sector

Authors: Olivier Mills, Bernard McDonell, Laura A. S. MacDonald

Abstract:

The increasing availability and quality of internet access throughout the developing world provides an opportunity to utilize online spaces to disseminate water, sanitation and hygiene (WASH) knowledge to practitioners. Since 2001, CAWST has provided in-person education, training and consulting services to thousands of WASH practitioners all over the world, supporting them to start, troubleshoot, improve and expand their WASH projects. As CAWST continues to grow, the organization faces challenges in meeting demand from clients and in providing consistent, timely technical support. In 2012, CAWST began utilizing online spaces to expand its reach by developing a series of resources websites and webinars. CAWST has developed a WASH Education and Training resources website, a Biosand Filter (BSF) Knowledge Base, a Household Water Treatment and Safe Storage Knowledge Base, a mobile app for offline users, a live chat support tool, a WASH e-library, and a series of webinar-style online training sessions to complement its in-person capacity development services. In order to determine the preliminary outcomes of providing these online services, CAWST has monitored and analyzed registration to the online spaces, downloads of the educational materials, and webinar attendance; as well as conducted user surveys. The purpose of this analysis was to find out who was using the online spaces, where users came from, and how the resources were being used. CAWST’s WASH Resources website has served over 5,800 registered users from 3,000 organizations in 183 countries. Additionally, the BSF Knowledge Base has served over 1000 registered users from 68 countries, and over 540 people from 73 countries have attended CAWST’s online training sessions. This indicates that the online spaces are effectively reaching a large numbers of users, from a range of countries. A 2016 survey of the Biosand Filter Knowledge Base showed that approximately 61% of users are practitioners, and 39% are either researchers or students. Of the respondents, 46% reported using the BSF Knowledge Base to initiate a BSF project and 43% reported using the information to train BSF technicians. Finally, 61% indicated they would like even greater support from CAWST’s Technical Advisors going forward. The analysis has provided an encouraging indication that CAWST’s online spaces are contributing to its objective of engaging and supporting WASH practitioners to start, improve and expand their initiatives. CAWST has learned several lessons during the development of these online spaces, in particular related to the resources needed to create and maintain the spaces, and respond to the demand created. CAWST plans to continue expanding its online spaces, improving user experience of the sites, and involving new contributors and content types. Through the use of online spaces, CAWST has been able to increase its global reach and impact without significantly increasing its human resources by connecting WASH practitioners with the information they most need, in a practical and accessible manner. This paper presents on CAWST’s use of online spaces through the CAWST-developed platforms discussed above and the analysis of the use of these platforms.

Keywords: education and training, knowledge sharing, online resources, water and sanitation

Procedia PDF Downloads 256
14160 Efficacy of Transcranial Magnetic Therapy on Balance in Patients with Vestibular Dysfunction

Authors: Ibrahim M. I. Hamoda, Ahmed R. Z. Baghdadi, Mohammed K. Mohamed, Nawal A. Abu-Shady

Abstract:

Background: Most of patients with vestibular dysfunction suffering from balance disorders, Abnormality in balance increase effort and exertion which affect the independency, so this study might be a guide in managing balance problem and consequently improve walking with less exertion and maximum function. Purpose: to analyze and discuss the effect of transcranial magnetic therapy on balance in patients with vestibular dysfunction. Methods: forty subjects from both sexes were classified to divided randomly into two equal groups; Group I study group: this group received transcranial magnetic therapy, with a selected physical therapy program for improving balance and vestibular disorders (Balance training, Cawthorne-Cooksey Exercises) and group II (control group): this group received a selected physical therapy program as group I without transcranial magnetic therapy. This treatment procedure will be applied three times weekly for three months. The mean age was 54.53±3.44 and 55.33±2.32 years and BMI 35.7±3.03 and 35.73±1.03 kg/m2 for group I and II respectively. The Biodex Balance System, Berge balances scale (BBS) and brain MRI were used for assessment. Assessments were conducted before and after treatment. The treatment program for group I included balance training, Cawthorne-Cooksey Exercises and pulsed magnetic therapy (Parameters used in the program of 20 minutes, Intensity 2 gausses, Frequency 1 Hz). This selected program was done in approximately one hour every other day for three month. The treatment program group II Patients received the same program as group A without transcranial magnetic therapy. Results: The One-way ANOVA revealed that there were no significant differences in BBS scores, overall balance index, Anterior / posterior balance index, Medial / lateral balance index and dynamic limits of stability between both groups. Moreover, the BBS scores increased and overall balance index, Anterior / posterior balance index, Medial / lateral balance index and dynamic limits of stability decreased significantly after treatment in group I and II compared with before treatment. Interpretation/Conclusion: Adding pulsed magnetic therapy to balance training, Cawthorne-Cooksey Exercises has no effect on static and dynamic balance in patients with balance problems due to benign positional paroxysmal vertigo.

Keywords: balance, transcranial magnetic therapy, vestibular dysfunction, biomechanic

Procedia PDF Downloads 472
14159 Attitudes toward Work-Life Balance among Japanese Youth

Authors: Tomoko Adachi

Abstract:

Although, thirty years have passed since the enactment of Equal Employment Opportunity Law, contemporary Japanese citizens still have difficulties in balancing work and life responsibilities. Not a few women give up their professional career after childbirth, meanwhile, men spend longer hours at work and have minimal time for their families. One of the reasons should be attributed to the traditional gender role ideas which have been entrenched even among younger generations. In an attempt to explore the psychological factors which enable work-life balance, the current study investigated attitudes of Japanese youth toward work-life balance and their relationships with gender role attitudes. Participants were 948 Japanese (165 men and 783 women) with the average age of 19.60 (SD=1.18). As for measure, a scale developed and modified by the author was used to assess attitudes toward work-life balance and Short form of the Scale of Egalitarian Sex Role Attitudes (SESRA-S) was used to assess traditional vs. egalitarian gender role attitudes. The results showed clear gender differences as follows. First, examination of attitudes toward work-life balance showed that more than 90% of men preferred to continue their work without child care interruption. Meanwhile, women showed various attitudes, with around 50% wanted to have child care interruption, 40% wanted to continue working without it, while, 10% wanted to work until childbirth. Secondly, gender comparison of egalitarian gender role attitudes showed that women possessed equal ideas on gender roles than men. Thirdly, relationships between gender role attitudes and attitudes for work-life balance were examined. No significant relationship between the two was found among men, which implies that regardless of the gender role attitudes, most of the men thought that continuing work without child care interruption was the ideal path for them. On the other hand, the effects of gender role attitudes were apparent among women, showing that women with egalitarian attitudes preferred to continue their professional career even after childbirth. The present study revealed gender difference in the idea about work-life balance with men possessing traditional ideas of 'men should be a bread winner'. Implications for support on young adults to reconcile work and family responsibilities were discussed.

Keywords: career path, gender role attitudes, work-life balance, youth

Procedia PDF Downloads 507
14158 The Importance of Reflection and Collegial Support for Clinical Instructors When Evaluating Failing Students in a Clinical Nursing Course

Authors: Maria Pratt, Lynn Martin

Abstract:

Context: In nursing education, clinical instructors are crucial in assessing and evaluating students' performance in clinical courses. However, instructors often struggle when assigning failing grades to students at risk of failing. Research Aim: This qualitative study aims to understand clinical instructors' experiences evaluating students with unsatisfactory performance, including how reflection and collegial support impact this evaluation process. Methodology, Data Collection, and Analysis Procedures: This study employs Gadamer's Hermeneutic Inquiry as the research methodology. A purposive maximum variation sampling technique was used to recruit eight clinical instructors from a collaborative undergraduate nursing program in Southwestern Ontario. Semi-structured, open-ended, and audio-taped interviews were conducted with the participants. The hermeneutic analysis was applied to interpret the interview data to allow for a thorough exploration and interpretation of the instructors' experiences evaluating failing students. Findings: The main findings of this qualitative research indicate that evaluating failing students was emotionally draining for the clinical instructors who experienced multiple challenges, uncertainties, and negative feelings associated with assigning failing grades. However, the analysis revealed that ongoing reflection and collegial support played a crucial role in mitigating the challenges they experienced. Conclusion: This study contributes to the theoretical understanding of nursing education by shedding light on clinical instructors' challenges in evaluating failing students. It emphasizes the emotional toll associated with this process and the role that reflection and collegial support play in alleviating those challenges. The findings underscore the need for ongoing professional development and support for instructors in nursing education. By understanding and addressing clinical instructors' experiences, nursing education programs can better equip them to effectively evaluate struggling students and provide the necessary support for their professional growth.

Keywords: clinical instructor, student evaluation, nursing, reflection, support

Procedia PDF Downloads 74
14157 Impact of Organizational and Individual Antecedents on Employees Empowerment in Nigeria's Hospitality

Authors: Olubunmi Kolawole

Abstract:

This study explored how certain organizational antecedents like work environment, and individual antecedents (e.g. job level and tenure) could affect employees empowerment in the hospitality industry. A total of 200 valid responses from a survey conducted in 10 hotels in Lagos Nigeria were received. Data were analyzed using frequency distribution and percentage analysis. Findings suggest that leadership, work environment, as well as tenure and level in the organization are reliable predictors of employees empowerment in Nigeria's hotel sector. Empowerment is a major factor which determines how employees feel about themselves and their jobs. The study concluded that organizations need to learn that an empowered employee will put in superior performance which would positively impact on the organization.

Keywords: employee empowerment, hospitality industry, individual-level antecedents, leadership, organizational antecedents

Procedia PDF Downloads 486
14156 Initializing E-Classroom in a Multigrade School in the Philippines

Authors: Karl Erickson I. Ebora

Abstract:

Science and technology are two inseparable terms which bring wonders to all aspects of life such as education, medicine, food production and even the environment. In education, technology has become an integral part as it brings many benefits to the teaching-learning process. However, in the Philippines, being one of the developing countries resources are scarce and not all schools enjoy the fruits brought by technology. Much of this ordeal impacts that of multigrade instruction. These schools are often the last priority in resources allocation since these have limited number of students. In fact, it is not surprising that these schools do not have even a single computer unit much more a computer laboratory. This paper sought to present a plan on how public schools would receive its e-classroom. Specifically, this paper sought to answer questions like the level of the school readiness in terms of facilities and equipment; the attitude of the respondents towards the use of e-classroom; level of teacher’s familiarity in using different e-classroom software and the plans of interventions undertaken by the school to make it e-classroom ready. After gathering and analysing the necessary data, this paper came up with the following conclusions that in terms of facilities and equipment, Guisguis Talon Elementary School (Main), though a multigrade school, is ready to receive e-classroom.; that the respondents show positive disposition in technology utilization in teaching after they strongly agree that technology plays essential role in the teaching-learning process. Also, they strongly agree that technology is a good motivator; it makes the teaching and learning more interesting and effective; it makes teaching easy; and that technology enhances student’s learning. Additionally, Teacher-respondents in Guisguis Talon Elementary School (Main) show familiarity in using software. They are very familiar with MS Word; MS Excel; MS PowerPoint; and internet and email. Moreover, they are very familiar with basic e-classroom computer operations and basic application software. They are very familiar with MS office and can do simple editing and formatting; in accessing and saving information from CD/DVD, external hard drives, USB and the like; and in browsing effectively different search engines and educational sites, download and upload files. Likewise respondents strongly agree to the interventions undertaken by the school to make it e-classroom ready. They strongly agree that funding and support are needed by the school; that stakeholders should be encouraged to consider donating of equipment; and that school and community should try to mobilize their resources in order to help the school; that the teachers should be provided with trainings in order for them to be technologically competent; and that principals and administrators should motivate their teachers to undergo continuous professional development.

Keywords: e-classroom, multi-grade school, DCP, classroom computers

Procedia PDF Downloads 188
14155 From Cultural Diversity to Cultural Diplomacy: The Practice of Normative Power Europe

Authors: Tzuli Lin

Abstract:

This paper aims to explore that the EU and Member State (UK) converges on cultural diplomacy to constitute an influential European external relations. It will address the development of EU cultural diplomacy and practice at Member state level. It also discusses the EU and Member States suffering in cultural resource overlapped. In contrast to the literature on the EU external relations, studies of the cultural dimension are rare. Thus, this paper will utilise the broad policy papers to explore how the cultural diversity among the Member States and the EU has a constructive progress at European level but not at Member State level. It can be argued that cultural component is the pivotal strategy for the stagnated EU external relations since the Euro crisis. The EU recognises that if it wants to promote the trade relations from the inside of Europe to outside, it requires the broad culture context among its traditional diplomacy, which brings the cultural component into a significant role. Even though in the area of Member State level, they share the fundamental value and idea, it does not elaborate Member States regarding the EU as a representative of European cultural diplomacy. In theory and practice, the discourse of Normative Power Europe (NPE) can be the analytic framework to construct the research of cultural diplomacy in Europe. NPE is an idea of the EU’s global role and spreading its norms to others. Moreover, Member States’ national interest has supreme priority rather than the EU. Therefore, this paper will utilise the UK as a case study to explore that cultural diplomacy shows fragmentation at European level. In the result, this paper will illustrate that the EU and the UK have mutual recognised each other as a partner not a leader.

Keywords: EU cultural diplomacy, cultural policy, cultural diversity, normative power

Procedia PDF Downloads 297
14154 Knowledge, Attitude, and Practice of Medical Ethics amongst Paediatric Surgeons and Trainees in Malaysia

Authors: Salehah Tahkin, Norlaila Mustafa, Dayang Anita Abdul Aziz

Abstract:

Knowledge of medical ethics is important to all practitioners so the best care can be delivered to all patients through safe practice. Surgeons are not exceptions to this. Knowledge, attitude, and practice (KAP) of medical ethics among paediatric surgeons and trainees in Malaysia has not been evaluated before. This study aims to determine the level of KAP regarding medical ethics among these groups. This was a cross-sectional study involving three groups of samples, i.e., paediatric surgeons (PS), paediatric surgical trainees (PST), and medical officers with a special interest in paediatric surgery (MO). A validated KAP questionnaire was used. Standard formulas were used to calculate objective indexes for measuring KAP, which were then compared for statistical significance across different sample groups; p less than 0.05 is taken as significant. The index is rated into 5 classes using a score of 0 to 10, i.e., poor (1-2.99), fair (3-4.99), good (5-6.99), very good (7-8.99), and excellent (9-10). There were 117 samples, i.e., PS n=45 (38.5%), PST n=25 (21.3%), and MO n=47 (40.2%). For knowledge, all three groups display a good index score (mean score of 5.44). For attitude, PS and MO also display an index score of good (mean score of 5.81), while the PST index score was fair (4.82). For practice, our study shows a highest score of 7.14 (very good) among PST. However, these differences were not statistically significant (p> 0.05). Conclusion: Training in paediatric surgery must continue to emphasize professionalism and medical ethics education to deliver the best health care services.

Keywords: KAP, medical ethics, paediatric, surgeons, trainees

Procedia PDF Downloads 63
14153 Student's Difficulties with Classes That Involve Laboratory Education Approach

Authors: Kayondoamunmose Kamafrika

Abstract:

Experimental based Engineering education approach plays a vital role in the development of student’s deep understanding of both social and physical sciences. Experimental based education approach through laboratory class activities prepare students to meet national demand for high-tech skilled individuals in the government and private sector. However, students across the country are faced with difficulties in classes that involve laboratory activities: poor experimental based exposure in their early development of student’s education-life-cycle, lack of student engagement in scientific method practical thinking approach, lack of communication between students and the instructor during class, a large number of students in one classroom, lack of instruments and improper equipment calibration. The purpose of this paper is to help students develop their own scientific knowledge and understanding, develop their methodologies in the design of experiments, collect and analyze data, write laboratory reports, present and explain their findings. Experimental based laboratory activities allow students to learn with high-level understanding as well as engage in the design processes of constructing knowledge through practical means of doing science. Experimental based education systems approach will act as a catalyst in the development of practical-based-educational methodologies in social and physical science and engineering domain of learning; thereby, converting laboratory classes into pilot industries and students into professional experts in finding a solution for complex problems, research, and development of super high- tech systems.

Keywords: experimental, engineering, innovation, practicability

Procedia PDF Downloads 171
14152 Social Workers’ Reactions and Coping Strategies: An Exploratory Study about the Social Worker-Client Contacting Experiences in Hong Kong

Authors: Sze Ming Yau

Abstract:

Social worker-client interacting experience is scarcely studied in Hong Kong. Through this qualitative study, the experiences of Hong Kong social work practitioners in relating with clients provide new insights on social worker training and development. Thematic analysis is applied to examine the data collected by in-depth interviews with six local social work practitioners. The results show all practitioners have experienced both positive and challenging situations during the relating process. Their reactions either facilitate or hinder the process. Most of the practitioners’ strong reactions can be accounted for by using the concept of countertransference reactions during the interview session with clients. Moreover, they also have rarely reviewed the implications of those reactions after the session. In addition to countertransference, the self-expectation of practitioners also influences the relating process. Their self-expectations of being capable to help lead to anxiety. Though countertransference and anxiety of practitioners significantly influence the relating process, the practitioners do not adequately address personal issues and anxiety. Enhancing case conceptualization ability is their major coping strategy. The study has implications, including enhancement of social work training, workplace support, practitioner’s self-reflection, and integration of theory and practice.

Keywords: coping, countertransference, reactions, relating process, social workers

Procedia PDF Downloads 253
14151 Self-Attention Mechanism for Target Hiding Based on Satellite Images

Authors: Hao Yuan, Yongjian Shen, Xiangjun He, Yuheng Li, Zhouzhou Zhang, Pengyu Zhang, Minkang Cai

Abstract:

Remote sensing data can provide support for decision-making in disaster assessment or disaster relief. The traditional processing methods of sensitive targets in remote sensing mapping are mainly based on manual retrieval and image editing tools, which are inefficient. Methods based on deep learning for sensitive target hiding are faster and more flexible. But these methods have disadvantages in training time and cost of calculation. This paper proposed a target hiding model Self Attention (SA) Deepfill, which used self-attention modules to replace part of gated convolution layers in image inpainting. By this operation, the calculation amount of the model becomes smaller, and the performance is improved. And this paper adds free-form masks to the model’s training to enhance the model’s universal. The experiment on an open remote sensing dataset proved the efficiency of our method. Moreover, through experimental comparison, the proposed method can train for a longer time without over-fitting. Finally, compared with the existing methods, the proposed model has lower computational weight and better performance.

Keywords: remote sensing mapping, image inpainting, self-attention mechanism, target hiding

Procedia PDF Downloads 115
14150 Comparison of Dynamic Balance Ability and Flexibility in Different Sports

Authors: Inci Kesilmis, Manolya Akin, Mehmet Melih Kesilmis

Abstract:

The aim of this research was to compare dynamic balance ability (bipedal, right, left foot) and plantar-dorsi flexion range of motion in fencers and swimmers. 43 fencers participated as volunteer with mean age 15.74±1.90year and mean training year 4.97±2.37year. 25 swimmers participated as volunteer with mean age 15.36±1.65 yr. and mean training year 5.98±2.35 yr. Dynamic balance measured while participants were standing in the anatomical position with prokin tecno body for bipedal, right, left foot. Plantar and dorsal flexion range of motion measured while participants in seated position on the examination table and goniometer placed on the lateral malleolus. For statistical analyses; independent samples t test was used. There were significant differences between bipedal (p < 0.05), right foot (p < 0.05), left foot (p < 0.05) dynamic balance ability in favor of fencers. Also there was significant difference between right and left foot dorsal flexion range of motion (p < 0.001) in favor of fencers. There was no significant difference in plantar flexion range of motion between fencers and swimmers. The difference observed in fencers may be due to the use of more dorsal flexion in action moves and that swimming does not impact loading sport and it is performed in pool.

Keywords: fencing, swimming, dynamic balance, flexibility

Procedia PDF Downloads 363
14149 Relationship between Body Composition and Balance in Young Adults

Authors: Ferruh Taspinar, Gulce K. Seyyar, Gamze Kurt, Eda O. Okur, Emrah Afsar, Ismail Saracoglu, Betul Taspinar

Abstract:

Overweight and obesity has been associated with postural balance. The aim of this study was to investigate the relationship between body composition and balance. One hundred and thirty two young adults (58 male, 74 female) were included in the study. Mean age of participants were found as 21.21±1.51 years. Body composition (body mass index, total body fat ratio, total body muscle ratio) and balance (right anterior, right postero-medial, right postero-lateral, left anterior, left postero-medial, left postero-lateral) were evaluated by Tanita BC-418 and Y balance test, respectively. Pearson correlation analysis was used to evaluate the correlation between the parameters. Significance level in statistical analysis was accepted as 0.05. According to results, no correlation was found between body mass index and balance parameters. There was negative correlation between total body fat ratio and balance parameters (r=0.419-0.509, p˂0.05). On the other hand, positive correlation was found between total body muscle ratio and balance parameters (r=0.390-0.494, p˂0.05). This study demonstrated that body fat and muscle ratio affects the balance. Body composition should be considered in rehabilitation programs including postural balance training.

Keywords: balance, body composition, body mass, young adults

Procedia PDF Downloads 361
14148 Teachers' Mental Health: Perceived Social Justice and Life Satisfaction

Authors: Yan Li, Qi-Fan Jia, Jie Zhou

Abstract:

In today’s China, primary and secondary teachers are living a hard life with high pressure but low payment, which results in a sense of unfair and less satisfaction of life. However, teachers’ life satisfaction is a significant factor of their mental health and plays an important role in the development and progress of the society. This study was aimed to explore the effect of teachers’ perception of social justice on life satisfaction. 450 primary and secondary teachers from China were measured with life satisfaction scales, social justice scales, income satisfaction scale, job satisfaction scale, pressure condition scale, and major life event scale. Results showed their pressure is significantly higher than average, while life satisfaction, job satisfaction, income satisfaction and perceived social justice are lower. Hierarchical regression analysis showed that demographic variables, i.e., gender, age, education level and matric status, and factors related to occupation, i.e., professional title, school type and working hours per day cannot predict teachers’ life satisfaction. Teachers who had worked for 11-20 years had a lower life satisfaction compared to those with 1-5 years working experience. However, social status, monthly household income, income satisfaction, as well as job satisfaction were positively related to life satisfaction, whereas pressure condition was negatively related to it. After controlling for demographic factors and individual attitudes, social justice still had a positive effect on life satisfaction, among which distributive justice played a more important role than procedural justice. The suggestions on teachers’ condition in China and the implications for education reform to improve teachers’ mental health are discussed.

Keywords: life satisfaction, mental health, primary and secondary teachers, social justice

Procedia PDF Downloads 302
14147 The Issue of Pedagogical Approaches in Higher Education: Public Universities as an Example

Authors: Majda El Moufarej

Abstract:

Higher education plays a central role in socio-economic development. However, with the wave of change mainly due to the extensive use of technology in the workplace, the rate of unemployment among graduates rises because they lack the appropriate competencies and skills currently required in professional life. This situation has led higher education institutions worldwide to reconsider their missions, strategic planning, and curricula, among other elements to redress the image of the university as expected. When it comes to practice, there are many obstacles that hinder the achievement of the expected objectives, especially in public universities with free access, as in the case of Morocco. Nevertheless, huge efforts have been made by educational managers to improve the quality of education by focusing on the issue of pedagogical approaches, where university teachers assume more responsibility to save the situation. In this paper, the focus will be placed on the issue of pedagogical approaches to be adopted, depending on the nature of the subject, the size of the class, the available equipment, the students’ level and degree of motivation. Before elaborating on this idea, it may be more insightful to begin by addressing another variable, which concerns the new role of university teachers and their qualification in pedagogical competence. Then, the discussion will revolve around five pedagogical approaches currently adopted in western universities and the focus will be exclusively placed on the one which is called “the Systematic Approach to course Design”, due to its crucial relevance in the teaching of subjects in the schools of humanities, as it can guide the teacher in the development of an explicit program for purposeful teaching and learning. The study is based on a qualitative method, and the findings will be analyzed and followed by some recommendations about how to overcome difficulties in teaching large groups, while transmitting the relevant knowledge and skills on demand in the workplace.

Keywords: higher education, public universities, pedagogical approaches, pedagogical competence

Procedia PDF Downloads 275
14146 Cultural Competence of Philippine National Police Personnel

Authors: Nestor C. Nabe, Melvie F. Bayog

Abstract:

The cultural competence of police officers can lead to effective law enforcement and gain respect to their organization. This study evaluated the level of cultural competence of Philippine National Police Personnel in Midsayap, Cotabato, Philippines. Descriptive survey research design was used in this study. The survey utilized an adapted questionnaire to measure the level of cultural competence of the respondents. Questionnaires were administered to 305 ethnic minorities coming from the four major ethnic tribes in Midsayap, Cotabato, Philippines. The data gathered were treated using Percentage, Mean, T-test and Analysis of Variance (ANOVA). The findings are as follows: the level of cultural competence of police personnel is moderate; and, there is no significant difference in the cultural competence of the police personnel when analyzed by age, gender, civil status and, occupation while there is a significant difference analyzed by educational attainment and ethnic tribe. Based on the findings, the following conclusions were drawn: the level of cultural competence of police personnel is only manifested sometimes; and, civil status, and occupation has no significant difference in the cultural competence of police personnel while educational attainment and ethnic tribe has a significant difference.

Keywords: competence, cultural, Philippines, police

Procedia PDF Downloads 328
14145 Research of the Activation Energy of Conductivity in P-I-N SiC Structures Fabricated by Doping with Aluminum Using the Low-Temperature Diffusion Method

Authors: Ilkham Gafurovich Atabaev, Khimmatali Nomozovich Juraev

Abstract:

The activation energy of conductivity in p-i-n SiC structures fabricated by doping with Aluminum using the new low-temperature diffusion method is investigated. In this method, diffusion is stimulated by the flux of carbon and silicon vacancies created by surface oxidation. The activation energy of conductivity in the p - layer is 0.25 eV and it is close to the ionization energy of Aluminum in 4H-SiC from 0.21 to 0.27 eV for the hexagonal and cubic positions of aluminum in the silicon sublattice for weakly doped crystals. The conductivity of the i-layer (measured in the reverse biased diode) shows 2 activation energies: 0.02 eV and 0.62 eV. Apparently, the 0.62 eV level is a deep trap level and it is a complex of Aluminum with a vacancy. According to the published data, an analogous level system (with activation energies of 0.05, 0.07, 0.09 and 0.67 eV) was observed in the ion Aluminum doped 4H-SiC samples.

Keywords: activation energy, aluminum, low temperature diffusion, SiC

Procedia PDF Downloads 264
14144 Mobile Technology as a Catalyst for Creative Teaching: A Developmental Based Research Study in a Large Public School in Mozambique

Authors: L. O'Sullivan, C. Murphy

Abstract:

This study examined the impact, if any, of mobile technology on the achievement of United Nations Sustainable Development Goal 4: Quality Education for All. It focused specifically on teachers and their practice, in a school with large class sizes and limited teaching resources. Teachers in third grade in a large public school in Mozambique were provided with an iPad connected to a projector, powered by a mobile solar-panel. Teachers also participated in ten days of professional development workshops over thirteen months. Teacher discussions, micro-teaching sessions and classes in the school were video-recorded, and data was triangulated using surveys and additional documents including class plans, digital artifacts created by teachers, workshop notes and researcher field notes. The catalyst for teachers’ creativity development was to use the photographic capabilities of the iPad to capture the local context and make lessons relevant to the lived experience of the students. In the transition stage, teachers worked with lesson plans and support from the professional development workshops to make small incremental changes to their practice, which scaffolded their growing competence in the creative use of the technology as a tool for teaching and developing new teaching resources. Over the full period of the study, these small changes in practice resulted in a cultural shift in how teachers approached all lessons, even those in which they were not using the technology. They developed into working as a community of practice. The digital lessons created were re-used and further developed by other teachers, providing a relevant and valuable bank of content in a context lacking in books and other teaching resources. This study demonstrated that mobile technology proved to be a successful catalyst for impacting creative teaching practice in this context, and supports the Quality Education for All Sustainable Development Goal.

Keywords: mobile technology, creative teaching, sub-Saharan Africa, quality education for all

Procedia PDF Downloads 113