Search results for: current practices in teacher training
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 16126

Search results for: current practices in teacher training

9406 Coupling Fuzzy Analytic Hierarchy Process with Storm Water Management Model for Site Selection of Appropriate Adaptive Measures

Authors: Negin Binesh, Mohammad Hossein Niksokhan, Amin Sarang

Abstract:

Best Management Practices (BMPs) are considered as one of the most important structural adaptive measures to climate change and urban development challenges in recent decades. However, not every location is appropriate for applying BMPs in the watersheds. In this paper, location prioritization of two kinds of BMPs was done: Pourous pavement and Detention pond. West Flood-Diversion (WFD) catchment in northern parts of Tehran, Iran, was considered as the case study. The methodology includes integrating the results of Storm Water Management Model (SWMM) into Fuzzy Analytic Hierarchy Process (FAHP) method using Geographic Information System (GIS). The results indicate that mostly suburban areas of the watershed in northern parts are appropriate for applying detention basin, and downstream high-density urban areas are more suitable for using permeable pavement.

Keywords: adaptive measures, BMPs, location prioritization, urban flooding

Procedia PDF Downloads 349
9405 Automatic Content Curation of Visual Heritage

Authors: Delphine Ribes Lemay, Valentine Bernasconi, André Andrade, Lara DéFayes, Mathieu Salzmann, FréDéRic Kaplan, Nicolas Henchoz

Abstract:

Digitization and preservation of large heritage induce high maintenance costs to keep up with the technical standards and ensure sustainable access. Creating impactful usage is instrumental to justify the resources for long-term preservation. The Museum für Gestaltung of Zurich holds one of the biggest poster collections of the world from which 52’000 were digitised. In the process of building a digital installation to valorize the collection, one objective was to develop an algorithm capable of predicting the next poster to show according to the ones already displayed. The work presented here describes the steps to build an algorithm able to automatically create sequences of posters reflecting associations performed by curator and professional designers. The exposed challenge finds similarities with the domain of song playlist algorithms. Recently, artificial intelligence techniques and more specifically, deep-learning algorithms have been used to facilitate their generations. Promising results were found thanks to Recurrent Neural Networks (RNN) trained on manually generated playlist and paired with clusters of extracted features from songs. We used the same principles to create the proposed algorithm but applied to a challenging medium, posters. First, a convolutional autoencoder was trained to extract features of the posters. The 52’000 digital posters were used as a training set. Poster features were then clustered. Next, an RNN learned to predict the next cluster according to the previous ones. RNN training set was composed of poster sequences extracted from a collection of books from the Gestaltung Museum of Zurich dedicated to displaying posters. Finally, within the predicted cluster, the poster with the best proximity compared to the previous poster is selected. The mean square distance between features of posters was used to compute the proximity. To validate the predictive model, we compared sequences of 15 posters produced by our model to randomly and manually generated sequences. Manual sequences were created by a professional graphic designer. We asked 21 participants working as professional graphic designers to sort the sequences from the one with the strongest graphic line to the one with the weakest and to motivate their answer with a short description. The sequences produced by the designer were ranked first 60%, second 25% and third 15% of the time. The sequences produced by our predictive model were ranked first 25%, second 45% and third 30% of the time. The sequences produced randomly were ranked first 15%, second 29%, and third 55% of the time. Compared to designer sequences, and as reported by participants, model and random sequences lacked thematic continuity. According to the results, the proposed model is able to generate better poster sequencing compared to random sampling. Eventually, our algorithm is sometimes able to outperform a professional designer. As a next step, the proposed algorithm should include a possibility to create sequences according to a selected theme. To conclude, this work shows the potentiality of artificial intelligence techniques to learn from existing content and provide a tool to curate large sets of data, with a permanent renewal of the presented content.

Keywords: Artificial Intelligence, Digital Humanities, serendipity, design research

Procedia PDF Downloads 163
9404 Hunger and Health: The Acceptability and Development of Health Coaching in the Food Pantry Environment

Authors: Kelsey Fortin, Susan Harvey

Abstract:

The intersection between hunger and health outcomes is beginning to gain traction among the research community. With new interventions focusing on collaborations between the medical and social service sectors, this study aimed to understand the acceptability and approach of a health coaching intervention within a county-wide Midwest food pantry. Through formative research, the study used mixed methods to review secondary data and conduct surveys and semi-structured interviews with food pantry clients (n=30), staff (n=7), and volunteers (n=10). Supplemental secondary data collected and provided by pantry staff were reviewed to understand the broader pantry context of clientele health and health behaviors, annual food donations, and current pantry programming. Results from secondary data showed that the broader pantry client population reported high rates of chronic disease, low consumption of fruits and vegetables, and poor self-reported health, while annual donation data showed increases in produce availability on pantry shelves. This disconnect between produce availability, client health status, and behaviors was supported in the current study, with pantry staff and volunteers reporting lack of knowledge in produce selection and preparation being amongst the most common client inquiries and barriers to healthy food selection. Additional supports to secondary data came from pantry clients in the current study through self-reported high rates of both individual (60%, n=18) and household (43%, n=13 ) disease diagnosis, low consumption of fruits and vegetables averaging zero to one servings of vegetables (67%, n=20) and fruits (47%, n=14) per day, and low levels of physical activity averaging zero to 120 minutes per week (67%, n=20). Further, pantry clients provided health coaching programmatic recommendations through interviews with feedback such as non-judgmental coaching, accountability measures, and providing participant incentives as considerations for future program design and approach. Volunteers and staff reported the need for client education in food preparation, basic nutrition and physical activity, and the need for additional health expertise to educate and respond to diet related nutrition recommendations. All three stakeholder groups supported hosting a health coach within the pantry to focused on nutrition, physical activity, and health programming, with one client stating, 'I am hoping it really works out [the health coaching program]. I think it would be great for something like this to be offered for someone that isn’t knowledgeable like me.' In conclusion, high rates of chronic disease, partnered with low food, nutrition, and physical activity literacy among pantry clients, demonstrates the need to address health behaviors. With all three stakeholder groups showing acceptability of a health coaching program, partnered with existing literature showing health coaching success as a behavior change intervention, further research should be conducted to pilot the design and implementation of such a program in the pantry setting.

Keywords: food insecurity, formative research, food pantries, health coaching, hunger and health

Procedia PDF Downloads 119
9403 Pulmonary Disease Identification Using Machine Learning and Deep Learning Techniques

Authors: Chandu Rathnayake, Isuri Anuradha

Abstract:

Early detection and accurate diagnosis of lung diseases play a crucial role in improving patient prognosis. However, conventional diagnostic methods heavily rely on subjective symptom assessments and medical imaging, often causing delays in diagnosis and treatment. To overcome this challenge, we propose a novel lung disease prediction system that integrates patient symptoms and X-ray images to provide a comprehensive and reliable diagnosis.In this project, develop a mobile application specifically designed for detecting lung diseases. Our application leverages both patient symptoms and X-ray images to facilitate diagnosis. By combining these two sources of information, our application delivers a more accurate and comprehensive assessment of the patient's condition, minimizing the risk of misdiagnosis. Our primary aim is to create a user-friendly and accessible tool, particularly important given the current circumstances where many patients face limitations in visiting healthcare facilities. To achieve this, we employ several state-of-the-art algorithms. Firstly, the Decision Tree algorithm is utilized for efficient symptom-based classification. It analyzes patient symptoms and creates a tree-like model to predict the presence of specific lung diseases. Secondly, we employ the Random Forest algorithm, which enhances predictive power by aggregating multiple decision trees. This ensemble technique improves the accuracy and robustness of the diagnosis. Furthermore, we incorporate a deep learning model using Convolutional Neural Network (CNN) with the RestNet50 pre-trained model. CNNs are well-suited for image analysis and feature extraction. By training CNN on a large dataset of X-ray images, it learns to identify patterns and features indicative of lung diseases. The RestNet50 architecture, known for its excellent performance in image recognition tasks, enhances the efficiency and accuracy of our deep learning model. By combining the outputs of the decision tree-based algorithms and the deep learning model, our mobile application generates a comprehensive lung disease prediction. The application provides users with an intuitive interface to input their symptoms and upload X-ray images for analysis. The prediction generated by the system offers valuable insights into the likelihood of various lung diseases, enabling individuals to take appropriate actions and seek timely medical attention. Our proposed mobile application has significant potential to address the rising prevalence of lung diseases, particularly among young individuals with smoking addictions. By providing a quick and user-friendly approach to assessing lung health, our application empowers individuals to monitor their well-being conveniently. This solution also offers immense value in the context of limited access to healthcare facilities, enabling timely detection and intervention. In conclusion, our research presents a comprehensive lung disease prediction system that combines patient symptoms and X-ray images using advanced algorithms. By developing a mobile application, we provide an accessible tool for individuals to assess their lung health conveniently. This solution has the potential to make a significant impact on the early detection and management of lung diseases, benefiting both patients and healthcare providers.

Keywords: CNN, random forest, decision tree, machine learning, deep learning

Procedia PDF Downloads 64
9402 Physical Activity and Academic Achievement: How Physical Activity Should Be Implemented to Enhance Mathematical Achievement and Mathematical Self-Concept

Authors: Laura C. Dapp, Claudia M. Roebers

Abstract:

Being physically active has many benefits for children and adolescents. It is crucial for various aspects of physical and mental health, the development of a healthy self-concept, and also positively influences academic performance and school achievement. In addressing the still incomplete understanding of the link between physical activity (PA) and academic achievement, the current study scrutinized the open issue of how PA has to be implemented to positively affect mathematical outcomes in N = 138 fourth graders. Therefore, the current study distinguished between structured PA (formal, organized, adult-led exercise and deliberate sports practice) and unstructured PA (non-formal, playful, peer-led physically active play and sports activities). Results indicated that especially structured PA has the potential to contribute to mathematical outcomes. Although children spent almost twice as much time engaging in unstructured PA as compared to structured PA, only structured PA was significantly related to mathematical achievement as well as to mathematical self-concept. Furthermore, the pending issue concerning the quantity of PA needed to enhance children’s mathematical achievement was addressed. As to that, results indicated that the amount of time spent in structured PA constitutes a critical factor in accounting for mathematical outcomes, since children engaging in PA for two hours or more a week were shown to be both the ones with the highest mathematical self-concept as well as those attaining the highest mathematical achievement scores. Finally, the present study investigated the indirect effect of PA on mathematical achievement by controlling for the mathematical self-concept as a mediating variable. The results of a maximum likelihood mediation analysis with a 2’000 resampling bootstrapping procedure for the 95% confidence intervals revealed a full mediation, indicating that PA improves mathematical self-concept, which, in turn, positively affects mathematical achievement. Thus, engaging in high amounts of structured PA constitutes an advantageous leisure activity for children and adolescents, not only to enhance their physical health but also to foster their self-concept in a way that is favorable and encouraging for promoting their academic achievement. Note: The content of this abstract is partially based on a paper published elswhere by the authors.

Keywords: Academic Achievement, Mathematical Performance, Physical Activity, Self-Concept

Procedia PDF Downloads 102
9401 Trends and Prospects for the Development of Georgian Wine Market

Authors: E. Kharaishvili, M. Chavleishvili, M. Natsvaladze

Abstract:

The article presents the trends in Georgian wine market development and evaluates the competitive advantages of Georgia to enter the wine market based on its customs, traditions and historical practices combined with modern technologies. In order to analyze the supply of wine, dynamics of vineyard land area and grape varieties are discussed, trends in wine production are presented, trends in export and import are evaluated, local wine market, its micro and macro environments are studied and analyzed based on the interviews with experts and analysis of initial recording materials. For strengthening its position on the international market, the level of competitiveness of Georgian wine is defined, which is evaluated by “ex-ante” and “ex-post” methods, as well as by four basic and two additional factors of the Porter’s diamond method; potential advantages and disadvantages of Georgian wine are revealed. Conclusions are made by identifying the factors that hinder the development of Georgian wine market. Based on the conclusions, relevant recommendations are developed.

Keywords: Georgian wine market, competitive advantage, bio wine, export-import, Porter's diamond model

Procedia PDF Downloads 374
9400 Cyber-Softbook: A Platform for Collaborative Content Development and Delivery for Cybersecurity Education

Authors: Eniye Tebekaemi, Martin Zhao

Abstract:

The dichotomy between the skills set of newly minted college graduates and the skills required by cybersecurity employers is on the rise. Colleges are struggling to cope with the rapid pace of technology evolution using outdated tools and practices. Industries are getting frustrated due to the need to retrain fresh college graduates on skills they should have acquired. There is a dire need for academic institutions to develop new tools and systems to deliver cybersecurity education to meet the ever-evolving technology demands of the industry. The Cyber-Softbook project’s goal is to bridge the tech industry and tech education gap by providing educators a framework to collaboratively design, manage, and deliver cybersecurity academic courses that meet the needs of the tech industry. The Cyber-Softbook framework, when developed, will provide a platform for academic institutions and tech industries to collaborate on tech education and for students to learn about cybersecurity with all the resources they need to understand concepts and gain valuable skills available on a single platform.

Keywords: cybersecurity, education, skills, labs, curriculum

Procedia PDF Downloads 71
9399 Reformed Curricula for the Religious Educational Institutions in Pakistan and the Muslim World

Authors: Hafiz Khubaib Ur Rehman Awan

Abstract:

Education used to play a central role in the formation and transfiguration of society since early times, owing in part to the centrality of scripture and its study in the human circles. According to the Islamic purpose of education, its pivotal contribution in the society is to produce a balanced growth of the entire persona of an individual through training the spirit, intellect, rational self, feelings, and bodily senses such that faith is infused into the whole personality. The purpose of this study is to attempt the exploration of the development of the Islamic religious curriculum in the Islamic world with an emphasis on Pakistan because this homeland came into existence under the name of Islam. This study persists of necessary historical background on the curricular reform of religious education in Pakistan and their impact on it and the suburban countries. However, the mainstay of this paper bases on reform in the religious education curriculum and the challenges faced by Pakistan and the Islamic world. Some suggestions are positioned at the end for areas of Islamic religious education and the improvement of Islamic curricular reform, especially in Pakistan and generally in Muslim countries.

Keywords: curricula, religious educational institutions, Pakistan, Muslim world, educational, religious , curricula

Procedia PDF Downloads 121
9398 Development of Entrepreneurship in Industry on the Basis of Regulation of Transnational Production Chains in the Russian Arctic

Authors: E. N. Vetrova, L.V. Lapochkina, N. V. Nikulina

Abstract:

In the national economy, entrepreneurship plays the role of a buffer between economy and policy for it contributes to improving budget effectiveness and decreasing dependence of economy on the state. Entrepreneurship in industry makes it possible to increase the added value that is formed in production chains and to decrease dependence on import. Under the current circumstances, when sanctions are being imposed, this is especially relevant for Russia and for the realization of projects in the Russian Arctic. However, development of entrepreneurship in industry requires an enlightened state policy. The purpose of the research is elaboration of recommendations for improving economic effectiveness of the realization of the Arctic projects on the basis of conceptual proposals for the development of entrepreneurship in industry. The paper presents the studies of the extractive industry role in the Russian economy and proves its raw material character. The analysis of production chains in industry on the basis of the conception of the added value global chains demonstrated a low added value formed by Russian companies. The study of changes in the structure of economy based on systemic, statistical and comparative analyses revealed no positive changes in the structure of economy over the period under consideration. This is a manifestation of ineffectiveness of the Russian industrial policy in general and within the Arctic region in particular. The authors identified the problems information and implementation of the state industrial policy in the Arctic region and in the development of national entrepreneurship, analyzed the shortcomings of the current state policy in the sphere of the Russian industry. On the basis of the conducted studies, the authors formulated conceptual approaches to change the state policy in the Arctic. The basic idea of the authors is to substantiate the focus of the state regulation on the development of entrepreneurship in industry in the process of the Russian Arctic exploration. At the same time another problem is solved–that of the development of the manufacturing industry in the southern regions of the northwestern part of Russia. The criterion of effectiveness in this case is the economic effectiveness.

Keywords: entrepreneurship in industry, global chains of the added value, government regulation, industrial policies, production chains in the arctic region, economic effectiveness

Procedia PDF Downloads 375
9397 Non-Profit Organizations and the Future: Framework for the Preparation and Presentation of Annual Reports

Authors: Nadzira Yahaya, Saunah Zainon, Marshita Hashim, Ruhaya Atan

Abstract:

Non-profit organizations (NPOs) in Malaysia are diverse in their origins, structures, objectives, and stakeholders. The largest category of NPOs is from charity and religious category while many other categories such as youth, professionals, women, education and mutual benefits either operate independently or controlled by governments. NPOs have stewardship obligations to their stakeholders and other users of their annual reports, including the public at large. The existing accounting practices without the proper framework of the preparation and presentation of annual reports resulted in a lack of uniformity in the preparation and presentation of NPOs annual reports. Furthermore, a lack of awareness of the applicability of accounting standards and the adoption of different bases of accounting resulted in the need for framework in the preparation and presentation of financial statements for true and fair view of the state of affairs and the operating result of the NPOs activities. This study presents the proposed framework for the preparation and presentation of NPOs annual reports to help the organizations provide high-quality reporting for them to be accountable for good stewardship.

Keywords: annual reports, framework, NPOs, preparation and presentation

Procedia PDF Downloads 425
9396 The Determinants of Voluntary Disclosure in Croatia

Authors: Zeljana Aljinovic Barac, Marina Granic, Tina Vuko

Abstract:

Study investigates the level and extent of voluntary disclosure practice in Croatia. The research was conducted on the sample of 130 medium and large companies. Findings indicate that two thirds of the companies analysed disclose below-average number of additional information. The explanatory analyses has shown that firm size, listing status and industrial sector significantly and positively affect the level and extent of voluntary disclosure in the annual report of Croatian companies. On the other hand, profitability and ownership structure were found statistically insignificant. Unlike previous studies, this paper deals with level of voluntary disclosure of medium and large companies, as well as companies whose shares are not listed on the organized capital market, which can be found as our contribution. Also, the research makes contribution by providing the insights into voluntary disclosure practices in Croatia, as a case of macro-oriented accounting system economy, i.e. bank oriented economy with an emerging capital market.

Keywords: annual report, Croatian companies, disclosure index, voluntary disclosure

Procedia PDF Downloads 318
9395 Ethnographic Studies of the Choreographic Exploration Unveiling the Black Caribbean Female Body

Authors: Elle Nielsen

Abstract:

Festival time on the island of St. Croix is an annual celebration of a melting pot of rich culture and heritage. All your senses are amplified by the colorful bodies that paint the streets with swaying hips commemorating the ancestors who didn’t have the voice to express themselves, let alone the bodily authority through movement. Within this atmosphere of jubilee, you will become a witness to how the melodies of Calypso and Soca music take full control of the body. As a result, the waist and hips in a trance follow the polyrhythmic patterns birthing the shunned movement practices of whining and wukkin up. Spectators on the sidelines of the festival events will either frown upon this spectacle of the whining bodies or gaze in awe at the performative history in a public space. The historical value of the Caribbean Carnival is being defaced by the transnational spectatorship using body politics to push more of a Eurocentric-influenced atmosphere. The themes within this investigation are the stereotypes of over-sexualization and resistance to assimilation to how black female bodies are being viewed in Carnival.

Keywords: women equity, West Indian movement vocabulary, critical dance studies, humanitarianism in dance academia

Procedia PDF Downloads 81
9394 Technical Games Using ICT as a Preparation for Teaching about Technology in Pre-School Age

Authors: Pavlína Částková, Jiří Kropáč, Jan Kubrický

Abstract:

The paper deals with the current issue of Information and Communication Technologies and their implementation into the educational activities of preschool children. The issue is addressed in the context of technical education and the specifics of its implementation in a kindergarten. One of the main topics of this paper is a technical game activity of a preschool child, and its possibilities, benefits and risks. The paper presents games/toys as one of the means of exploring and understanding technology as an essential part of human culture.

Keywords: ICT, technical education, pre-school age, technical games

Procedia PDF Downloads 413
9393 An Approach to Wind Turbine Modeling for Increasing Its Efficiency

Authors: Rishikesh Dingari, Sai Kiran Dornala

Abstract:

In this paper, a simple method of achieving maximum power by mechanical energy transmission device (METD) with integration to induction generator is proposed. METD functioning is explained and dynamic response of system to step input is plotted. Induction generator is being operated at self-excited mode with excitation capacitor at stator. Voltage and current are observed when linked to METD.

Keywords: mechanical energy transmitting device(METD), self-excited induction generator, wind turbine, hydraulic actuators

Procedia PDF Downloads 332
9392 Automatic Classification of Periodic Heart Sounds Using Convolutional Neural Network

Authors: Jia Xin Low, Keng Wah Choo

Abstract:

This paper presents an automatic normal and abnormal heart sound classification model developed based on deep learning algorithm. MITHSDB heart sounds datasets obtained from the 2016 PhysioNet/Computing in Cardiology Challenge database were used in this research with the assumption that the electrocardiograms (ECG) were recorded simultaneously with the heart sounds (phonocardiogram, PCG). The PCG time series are segmented per heart beat, and each sub-segment is converted to form a square intensity matrix, and classified using convolutional neural network (CNN) models. This approach removes the need to provide classification features for the supervised machine learning algorithm. Instead, the features are determined automatically through training, from the time series provided. The result proves that the prediction model is able to provide reasonable and comparable classification accuracy despite simple implementation. This approach can be used for real-time classification of heart sounds in Internet of Medical Things (IoMT), e.g. remote monitoring applications of PCG signal.

Keywords: convolutional neural network, discrete wavelet transform, deep learning, heart sound classification

Procedia PDF Downloads 332
9391 Scaling Siamese Neural Network for Cross-Domain Few Shot Learning in Medical Imaging

Authors: Jinan Fiaidhi, Sabah Mohammed

Abstract:

Cross-domain learning in the medical field is a research challenge as many conditions, like in oncology imaging, use different imaging modalities. Moreover, in most of the medical learning applications, the sample training size is relatively small. Although few-shot learning (FSL) through the use of a Siamese neural network was able to be trained on a small sample with remarkable accuracy, FSL fails to be effective for use in multiple domains as their convolution weights are set for task-specific applications. In this paper, we are addressing this problem by enabling FSL to possess the ability to shift across domains by designing a two-layer FSL network that can learn individually from each domain and produce a shared features map with extra modulation to be used at the second layer that can recognize important targets from mix domains. Our initial experimentations based on mixed medical datasets like the Medical-MNIST reveal promising results. We aim to continue this research to perform full-scale analytics for testing our cross-domain FSL learning.

Keywords: Siamese neural network, few-shot learning, meta-learning, metric-based learning, thick data transformation and analytics

Procedia PDF Downloads 38
9390 Contemporary Paradoxical Expectations of the Nursing Profession and Revisiting the ‘Nurses’ Disciplinary Boundaries: India’s Historical and Gendered Perspective

Authors: Neha Adsul, Rohit Shah

Abstract:

Background: The global history of nursing is exclusively a history of deep contradictions as it seeks to negotiate inclusion in an already gendered world. Although a powerful 'clinical gaze exists, nurses have toiled to re-negotiate and subvert the 'medical gaze' by practicing the 'therapeutic gaze' to tether back 'care into nursing practice.' This helps address the duality of the 'body' and 'mind' wherein the patient is not just limited to being an object of medical inquiry. Nevertheless, there has been a consistent effort to fit 'nursing' into being an art or an emerging science over the years. Especially with advances in hospital-based techno-centric medical practices, the boundaries between technology and nursing practices are becoming more blurred as the technical process becomes synonymous with nursing, eroding the essence of nursing care. Aim: This paper examines the history of nursing and offers insights into how gendered relations and the ideological belief of 'nursing as gendered work' have propagated to the subjugation of the nursing profession. It further aims to provide insights into the patriarchally imbibed techno-centrism that negates the gendered caregiving which lies at the crux of a nurse's work. Method: A literature search was carried out using Google Scholar, Web of Science and PubMed databases. Search words included: technology and nursing, medical technology and nursing, history of nursing, sociology and nursing and nursing care. The history of nursing is presented in a discussion that weaves together the historical events of the 'Birth of the Clinic' and the shift from 'bed-side medicine' to 'hospital-based medicine' that legitimizes exploitation of the bodies of patients to the 'medical gaze while the emergence of nursing as acquiescent to instrumental, technical, positivist and dominant views of medicine. The resultant power asymmetries, wherein in contemporary nursing, the constant struggle of nurses to juggle between being the physicians "operational right arm" to harboring that subjective understanding of the patients to refrain from de-humanizing nursing-care. Findings: The nursing profession suffers from being rendered invisible due to gendered relations having patrifocal societal roots. This perpetuates a notion rooted in the idea that emphasizes empiricism and has resulted in theoretical and epistemological fragmentation of the understanding of body and mind as separate entities. Nurses operate within this structure while constantly being at the brink of being pushed beyond the legitimate professional boundaries while being labeled as being 'unscientific' as the work does not always corroborate and align with the existing dominant positivist lines of inquiries. Conclusion: When understood in this broader context of how nursing as a practice has evolved over the years, it provides a particularly crucial testbed for understanding contemporary gender relations. Not because nurses like to live in a gendered work trap but because the gendered relations at work are written in a covert narcissistic patriarchal milieu that fails to recognize the value of intangible yet utmost necessary 'caring work in nursing. This research urges and calls for preserving and revering the humane aspect of nursing care alongside the emerging tech-savvy expectations from nursing work.

Keywords: nursing history, technocentric, power relations, scientific duality

Procedia PDF Downloads 133
9389 COVID-19 Analysis with Deep Learning Model Using Chest X-Rays Images

Authors: Uma Maheshwari V., Rajanikanth Aluvalu, Kumar Gautam

Abstract:

The COVID-19 disease is a highly contagious viral infection with major worldwide health implications. The global economy suffers as a result of COVID. The spread of this pandemic disease can be slowed if positive patients are found early. COVID-19 disease prediction is beneficial for identifying patients' health problems that are at risk for COVID. Deep learning and machine learning algorithms for COVID prediction using X-rays have the potential to be extremely useful in solving the scarcity of doctors and clinicians in remote places. In this paper, a convolutional neural network (CNN) with deep layers is presented for recognizing COVID-19 patients using real-world datasets. We gathered around 6000 X-ray scan images from various sources and split them into two categories: normal and COVID-impacted. Our model examines chest X-ray images to recognize such patients. Because X-rays are commonly available and affordable, our findings show that X-ray analysis is effective in COVID diagnosis. The predictions performed well, with an average accuracy of 99% on training photographs and 88% on X-ray test images.

Keywords: deep CNN, COVID–19 analysis, feature extraction, feature map, accuracy

Procedia PDF Downloads 62
9388 Dynamics of Agricultural Information and Effect on Income of Melon Farmers in Enugu Ezike Agricultural Zone of Enugu State, Nigeria

Authors: Iwuchukwu J. C., Ekeh G. Madukwe, M. C., Asadu A. N.

Abstract:

Melon has significant importance of easy to plant, early maturing, low nutrient requirement and high yielding. Yet many melon farmers in the study area are either diversifying or abandoning this enterprise probably because of lack of agricultural knowledge/information and consequent reduction in output and income. The study was therefore carried out to asses effects of agricultural information on income of melon farmers in Enugu-Ezike Agricultural zone of Enugu state, Nigeria. Three blocks, nine circles and ninety melon farmers who were purposively selected constituted the sample for the study..Data were collected with interview schedule. Percentage and chart were used to present some of the data while some were analysed with mean score and correlation. The findings reveal that. average annual income of these respondents from melon was about seven thousand and five hundred Naira (approximately forty five Dollars). while their total average monthly income (income from melon and other sources) was about one thousand and two hundred Naira (approximately seven Dollars). About 42.% and 62% of the respondents in their respective order did not receive information on agricultural matters and melon production. Among the minority that received information on melon production, most of them sourced it from neighbours/friends/relatives. Majority of the respondents needed information on how to plant melon through interpersonal contact (face to face) using Igbo language as medium of communication and extension agent as teacher or resource person. The study also reveal a significant and positive relationship between number of times respondents received information on agriculture and their total monthly income. There was also a strong, positive and significant relationship between number of times respondents received information on melon and their annual income on melon production. The study therefore recommends that governmental and non-governmental organizations/ institutions should strengthen these farmers access to information on agriculture and melon specifically so as to boost their output and income.

Keywords: farmers, income, information, melon

Procedia PDF Downloads 227
9387 Analysis of Possibilities for Using Recycled Concrete Aggregate in Concrete Pavement

Authors: R. Pernicova, D. Dobias

Abstract:

The present article describes the limits of using recycled concrete aggregate (denoted as RCA) in the top layer of concrete roads. The main aim of this work is to investigate the possibility of reuse of recycled aggregates obtained by crushing the old concrete roads as a building material in the new top layers of concrete pavements. The paper is based on gathering the current knowledge about how to use recycled concrete aggregate, suitability, and modification of the properties and its standards. Regulations are detailed and described especially for European Union and for Czech Republic.

Keywords: concrete, Czech republic, pavements, recycled concrete aggregate, RCA, standards

Procedia PDF Downloads 433
9386 Advanced Study on Hydrogen Evolution Reaction based on Nickel sulfide Catalyst

Authors: Kishor Kumar Sadasivuni, Mizaj Shabil Sha, Assim Alajali, Godlaveeti Sreenivasa Kumar, Aboubakr M. Abdullah, Bijandra Kumar, Mithra Geetha

Abstract:

A potential pathway for efficient hydrogen production from water splitting electrolysis involves catalysis or electrocatalysis, which plays a crucial role in energy conversion and storage. Hydrogen generated by electrocatalytic water splitting requires active, stable, and low-cost catalysts or electrocatalysts to be developed for practical applications. In this study, we evaluated combination of 2D materials of NiS nanoparticle catalysts for hydrogen evolution reactions. The photocatalytic H₂ production rate of this nanoparticle is high and exceeds that obtained on components alone. Nanoparticles serve as electron collectors and transporters, which explains this improvement. Moreover, a current density was recorded at reduced working potential by 0.393 mA. Calculations based on density functional theory indicate that the nanoparticle's hydrogen evolution reaction catalytic activity is caused by strong interaction between its components at the interface. The samples were analyzed by XPS and morphologically by FESEM for the best outcome, depending on their structural shapes. Use XPS and morphologically by FESEM for the best results. This nanocomposite demonstrated higher electro-catalytic activity, and a low tafel slope of 60 mV/dec. Additionally, despite 1000 cycles into a durability test, the electrocatalyst still displays excellent stability with minimal current loss. The produced catalyst has shown considerable potential for use in the evolution of hydrogen due to its robust synthesis. According to these findings, the combination of 2D materials of nickel sulfide sample functions as good electocatalyst for H₂ evolution. Additionally, the research being done in this fascinating field will surely push nickel sulfide-based technology closer to becoming an industrial reality and revolutionize existing energy issues in a sustainable and clean manner.

Keywords: electrochemical hydrogenation, nickel sulfide, electrocatalysts, energy conversion, catalyst

Procedia PDF Downloads 105
9385 Occupational Safety in Construction Projects

Authors: Heba Elbibas, Esra Gnijeewa, Zedan Hatush

Abstract:

This paper presents research on occupational safety in construction projects, where the importance of safety management in projects was studied, including the preparation of a safety plan and program for each project and the identification of the responsibilities of each party to the contract. The research consists of two parts: 1-Field visits: which were field visits to three construction projects, including building projects, road projects, and tower installation. The safety level of these projects was evaluated through a checklist that includes the most important safety elements in terms of the application of these items in the projects. 2-Preparation of a questionnaire: which included supervisors and engineers and aimed to determine the level of awareness and commitment of different project categories to safety standards. The results showed the following: i) There is a moderate occupational safety policy. ii) The preparation and storage of maintenance reports are not fully complied with. iii) There is a moderate level of training on occupational safety for project workers. iv) The company does not impose penalties on safety violators permanently. v) There is a moderate policy for equipment and machinery safety. vi) Self-injuries occur due to (fatigue, lack of attention, deliberate error, and emotional factors), with a rate of 82.4%.

Keywords: management, safety, occupational safety, classification

Procedia PDF Downloads 87
9384 Stress and Distress among Physician Trainees: A Wellbeing Workshop

Authors: Carmen Axisa, Louise Nash, Patrick Kelly, Simon Willcock

Abstract:

Introduction: Doctors experience high levels of burnout, stress and psychiatric morbidity. This can affect the health of the doctor and impact patient care. Study Aims: To evaluate the effectiveness of a workshop intervention to promote wellbeing for Australian Physician Trainees. Methods: A workshop was developed in consultation with specialist clinicians to promote health and wellbeing for physician trainees. The workshop objectives were to improve participant understanding about factors affecting their health and wellbeing, to outline strategies on how to improve health and wellbeing and to encourage participants to apply these strategies in their own lives. There was a focus on building resilience and developing long term healthy behaviours as part of the physician trainee daily lifestyle. Trainees had the opportunity to learn practical strategies for stress management, gain insight into their behaviour and take steps to improve their health and wellbeing. The workshop also identified resources and support systems available to trainees. The workshop duration was four and a half hours including a thirty- minute meal break where a catered meal was provided for the trainees. Workshop evaluations were conducted at the end of the workshop. Sixty-seven physician trainees from Adult Medicine and Paediatric training programs in Sydney Australia were randomised into intervention and control groups. The intervention group attended a workshop facilitated by specialist clinicians and the control group did not. Baseline and post intervention measurements were taken for both groups to evaluate the impact and effectiveness of the workshop. Forty-six participants completed all three measurements (69%). Demographic, personal and self-reported data regarding work/life patterns was collected. Outcome measures include Depression Anxiety Stress Scale (DASS), Professional Quality of Life Scale (ProQOL) and Alcohol Use Disorders Identification Test (AUDIT). Results: The workshop was well received by the physician trainees and workshop evaluations showed that the majority of trainees strongly agree or agree that the training was relevant to their needs (96%) and met their expectations (92%). All trainees strongly agree or agree that they would recommend the workshop to their medical colleagues. In comparison to the control group we observed a reduction in alcohol use, depression and burnout but an increase in stress, anxiety and secondary traumatic stress in the intervention group, at the primary endpoint measured at 6 months. However, none of these differences reached statistical significance (p > 0.05). Discussion: Although the study did not reach statistical significance, the workshop may be beneficial to physician trainees. Trainees had the opportunity to share ideas, gain insight into their own behaviour, learn practical strategies for stress management and discuss approach to work, life and self-care. The workshop discussions enabled trainees to share their experiences in a supported environment where they learned that other trainees experienced stress and burnout and they were not alone in needing to acquire successful coping mechanisms and stress management strategies. Conclusion: These findings suggest that physician trainees are a vulnerable group who may benefit from initiatives that promote wellbeing and from a more supportive work environment.

Keywords: doctors' health, physician burnout, physician resilience, wellbeing workshop

Procedia PDF Downloads 174
9383 Interventions and Supervision in Mental Health Services: Experiences of a Working Group in Brazil

Authors: Sonia Alberti

Abstract:

The Regional Conference to Restructure Psychiatric Care in Latin America, convened by the Pan American Health Organization (PAHO) in 1990, oriented the Brazilian Federal Act in 2001 that stipulated the psychiatric reform which requires deinstitutionalization and community-based treatment. Since then, the 15 years’ experience of different working teams in mental health led an academic working group – supervisors from personal practices, professors and researchers – to discuss certain clinical issues, as well as supervisions, and to organize colloquia in different cities as a methodology. These colloquia count on the participation of different working teams from the cities in which they are held, with team members with different levels of educational degrees and prior experiences, in order to increase dialogue right where it does not always appear to be possible. The principal aim of these colloquia is to gain interlocution between practitioners and academics. Working with the theory of case constructions, this methodology revealed itself helpful in unfolding new solutions. The paper also observes that there is not always harmony between what the psychiatric reform demands and clinical ethics.

Keywords: mental health, supervision, clinical cases, Brazilian experience

Procedia PDF Downloads 256
9382 Railway Process Automation to Ensure Human Safety with the Aid of IoT and Image Processing

Authors: K. S. Vedasingha, K. K. M. T. Perera, K. I. Hathurusinghe, H. W. I. Akalanka, Nelum Chathuranga Amarasena, Nalaka R. Dissanayake

Abstract:

Railways provide the most convenient and economically beneficial mode of transportation, and it has been the most popular transportation method among all. According to the past analyzed data, it reveals a considerable number of accidents which occurred at railways and caused damages to not only precious lives but also to the economy of the countries. There are some major issues which need to be addressed in railways of South Asian countries since they fall under the developing category. The goal of this research is to minimize the influencing aspect of railway level crossing accidents by developing the “railway process automation system”, as there are high-risk areas that are prone to accidents, and safety at these places is of utmost significance. This paper describes the implementation methodology and the success of the study. The main purpose of the system is to ensure human safety by using the Internet of Things (IoT) and image processing techniques. The system can detect the current location of the train and close the railway gate automatically. And it is possible to do the above-mentioned process through a decision-making system by using past data. The specialty is both processes working parallel. As usual, if the system fails to close the railway gate due to technical or a network failure, the proposed system can identify the current location and close the railway gate through a decision-making system, which is a revolutionary feature. The proposed system introduces further two features to reduce the causes of railway accidents. Railway track crack detection and motion detection are those features which play a significant role in reducing the risk of railway accidents. Moreover, the system is capable of detecting rule violations at a level crossing by using sensors. The proposed system is implemented through a prototype, and it is tested with real-world scenarios to gain the above 90% of accuracy.

Keywords: crack detection, decision-making, image processing, Internet of Things, motion detection, prototype, sensors

Procedia PDF Downloads 164
9381 The Kadiria Zawiya: Architecture and Islamic Sufi Paradigm

Authors: Ghada Chater, Mounir Dhouib

Abstract:

Zawiyas are mausoleums where saints called 'waly' are buried and where ritual practices of Sufi Islamic movement take place. These funerary monuments have constituted since the medieval period a fundamental component of rural and urban Islamic landscape, especially that of Tunisia.The hypothesis is that these monuments reflect in their architecture the Sufi underlying thought. The paper’s target is to verify the validity of this hypothesis and possibly show the incarnation mode of Islamic Sufi paradigm in the zawiya’s architecture. This study considers the main Zawiya of one of the most important religious brotherhoods in Tunisia, which is Kadiria. A morphological analysis has been conducted and crossed later to a spiritual hermeneutic test. The result of this confrontation was significant: the paradigmatic element of the zawiya, materialized by the esoteric / exoteric dome 'kubba', returns in its geometry and structure to one of the Sufism key concepts: the unity of the creative spirit in the diversity and plurality of evanescent bodies. Thus, the creative act finds its reflection not only in the spirit of the perfect human microcosm (the waly microcosm), but also within the building dedicated to him.

Keywords: architecture, Islam, Sufism, waly, zawiya

Procedia PDF Downloads 333
9380 Grid-Connected Inverter Experimental Simulation and Droop Control Implementation

Authors: Nur Aisyah Jalalludin, Arwindra Rizqiawan, Goro Fujita

Abstract:

In this study, we aim to demonstrate a microgrid system experimental simulation for an easy understanding of a large-scale microgrid system. This model is required for industrial training and learning environments. However, in order to create an exact representation of a microgrid system, the laboratory-scale system must fulfill the requirements of a grid-connected inverter, in which power values are assigned to the system to cope with the intermittent output from renewable energy sources. Aside from that, during changes in load capacity, the grid-connected system must be able to supply power from the utility grid side and microgrid side in a balanced manner. Therefore, droop control is installed in the inverter’s control board to maintain equal power sharing in both sides. This power control in a stand-alone condition and droop control in a grid-connected condition must be implemented in order to maintain a stabilized system. Based on the experimental results, power control and droop control can both be applied in the system by comparing the experimental and reference values.

Keywords: droop control, droop characteristic, grid-connected inverter, microgrid, power control

Procedia PDF Downloads 870
9379 Assessing Students’ Readiness for an Open and Distance Learning Higher Education Environment

Authors: Upasana G. Singh, Meera Gungea

Abstract:

Learning is no more confined to the traditional classroom, teacher, and student interaction. Many universities offer courses through the Open and Distance Learning (ODL) mode, attracting a diversity of learners in terms of age, gender, and profession to name a few. The ODL mode has surfaced as one of the famous sought-after modes of learning, allowing learners to invest in their educational growth without hampering their personal and professional commitments. This mode of learning, however, requires that those who ultimately choose to adopt it must be prepared to undertake studies through such medium. The purpose of this research is to assess whether students who join universities offering courses through the ODL mode are ready to embark and study within such a framework. This study will be helpful to unveil the challenges students face in such an environment and thus contribute to developing a framework to ease adoption and integration into the ODL environment. Prior to the implementation of e-learning, a readiness assessment is essential for any institution that wants to adopt any form of e-learning. Various e-learning readiness assessment models have been developed over the years. However, this study is based on a conceptual model for e-Learning Readiness Assessment which is a ‘hybrid model’. This hybrid model consists of 4 main parameters: 1) Technological readiness, 2) Culture readiness, 3) Content readiness, and 4) Demographics factors, with 4 sub-areas, namely, technology, innovation, people and self-development. The model also includes the attitudes of users towards the adoption of e-learning as an important aspect of assessing e-learning readiness. For this study, some factors and sub-factors of the hybrid model have been considered and adapted, together with the ‘Attitude’ component. A questionnaire was designed based on the models and students where the target population were students enrolled at the Open University of Mauritius, in undergraduate and postgraduate courses. Preliminary findings indicate that most (68%) learners have an average knowledge about ODL form of learning, despite not many (72%) having previous experience with ODL. Despite learning through ODL 74% of learners preferred hard copy learning material and 48% found difficulty in reading learning material on electronic devices.

Keywords: open learning, distance learning, student readiness, a hybrid model

Procedia PDF Downloads 95
9378 The New Approach to Airport Emergency Plans

Authors: Jakub Kraus, Vladimír Plos, Peter Vittek

Abstract:

This article deals with a new approach to the airport emergency plans, which are the basic documents and manuals for dealing with events with impact on safety or security. The article describes the identified parts in which the current airport emergency plans do not fulfill their role and which should therefore be considered in the creation of corrective measures. All these issues have been identified at airports in the Czech Republic and confirmed at airports in neighboring countries.

Keywords: airport emergency plan, aviation safety, aviation security, comprehensive management system

Procedia PDF Downloads 491
9377 Application of Artificial Neural Network for Prediction of Load-Haul-Dump Machine Performance Characteristics

Authors: J. Balaraju, M. Govinda Raj, C. S. N. Murthy

Abstract:

Every industry is constantly looking for enhancement of its day to day production and productivity. This can be possible only by maintaining the men and machinery at its adequate level. Prediction of performance characteristics plays an important role in performance evaluation of the equipment. Analytical and statistical approaches will take a bit more time to solve complex problems such as performance estimations as compared with software-based approaches. Keeping this in view the present study deals with an Artificial Neural Network (ANN) modelling of a Load-Haul-Dump (LHD) machine to predict the performance characteristics such as reliability, availability and preventive maintenance (PM). A feed-forward-back-propagation ANN technique has been used to model the Levenberg-Marquardt (LM) training algorithm. The performance characteristics were computed using Isograph Reliability Workbench 13.0 software. These computed values were validated using predicted output responses of ANN models. Further, recommendations are given to the industry based on the performed analysis for improvement of equipment performance.

Keywords: load-haul-dump, LHD, artificial neural network, ANN, performance, reliability, availability, preventive maintenance

Procedia PDF Downloads 129