Search results for: quality of learning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15797

Search results for: quality of learning

4637 Building a Performance Outline for Health Care Workers at Teaching Hospitals, Nigeria: The Role of Different Leadership Styles

Authors: Osuagwu Justine Ugochukwu

Abstract:

Investigating the effects of transformational and transactional leadership styles on the performance of healthcare employees at the University Teaching Hospital (UNTH) in Enugu, Nigeria, was the goal of the research. The respondents were asked to fill out a structured questionnaire. The respondents were chosen using a straightforward random sampling technique and consisted of 370 health workers at the hospital. The result of the analysis revealed that transactional and transformational leadership style has a positive while ambidextrous leadership has a negative effect on healthcare workers' performance in UNTH, Enugu. Therefore, the management of public hospitals that have the capacity to change their top management approach to leadership styles will gain substantial support from their employees’ thereby increasing organizational commitment and performance among health workers. This will have remarkable social implications, one of which is a change in the work culture and attitude of medical personnel from the seemingly anti-community of patients to friendly engagement and treatment of patients leading to a harmonious coexistence among these individuals in society. Investigating ambidextrous leadership and the use of nonparametric analysis is unique and has brought brand-new knowledge to leadership literature.

Keywords: workers performance, transformational leadership, transactional leadership, governance quality, ambidextrous leadership

Procedia PDF Downloads 81
4636 State Estimation of a Biotechnological Process Using Extended Kalman Filter and Particle Filter

Authors: R. Simutis, V. Galvanauskas, D. Levisauskas, J. Repsyte, V. Grincas

Abstract:

This paper deals with advanced state estimation algorithms for estimation of biomass concentration and specific growth rate in a typical fed-batch biotechnological process. This biotechnological process was represented by a nonlinear mass-balance based process model. Extended Kalman Filter (EKF) and Particle Filter (PF) was used to estimate the unmeasured state variables from oxygen uptake rate (OUR) and base consumption (BC) measurements. To obtain more general results, a simplified process model was involved in EKF and PF estimation algorithms. This model doesn’t require any special growth kinetic equations and could be applied for state estimation in various bioprocesses. The focus of this investigation was concentrated on the comparison of the estimation quality of the EKF and PF estimators by applying different measurement noises. The simulation results show that Particle Filter algorithm requires significantly more computation time for state estimation but gives lower estimation errors both for biomass concentration and specific growth rate. Also the tuning procedure for Particle Filter is simpler than for EKF. Consequently, Particle Filter should be preferred in real applications, especially for monitoring of industrial bioprocesses where the simplified implementation procedures are always desirable.

Keywords: biomass concentration, extended Kalman filter, particle filter, state estimation, specific growth rate

Procedia PDF Downloads 419
4635 An Investigation into Problems Confronting Pre-Service Teachers of French in South-West Nigeria

Authors: Modupe Beatrice Adeyinka

Abstract:

French, as a foreign language in Nigeria, is pronounced to be the second official language and a compulsory subject in the primary school level; hence, colleges of education across the nation are saddled with the responsibility of training teachers for the subject. However, it has been observed that this policy has not been fully implemented, for French teachers in training, do face many challenges, of which translation is chief. In a bid to investigate the major cause of the perceived translation problem, this study examined French translation problems of pre-service teachers in selected colleges of education in the southwest, Nigeria. This study adopted a descriptive survey research design. The simple random sampling technique was used to select four colleges of education in the southwest, where 100 French students were randomly selected by selecting 25 from each school. The pre-service teachers’ French translation problems’ questionnaire (PTFTPQ) was used as an instrument while four research questions were answered and three null hypotheses were tested. Among others, the findings revealed that students do have problems with false friends, though mainly with its interpretation when attempting French-English translation and vice versa; majority of the students make use of French dictionary as a way out and found the material very useful for their understanding of false friends. Teachers were, therefore, urged to attend in-service training where they would be exposed to new and emerging strategies, approaches and methodologies of French language teaching that will make students overcome the challenge of translation in learning French.

Keywords: false friends, French language, pre-service teachers, source language, target language, translation

Procedia PDF Downloads 156
4634 Finite Element Modeling of Ultrasonic Shot Peening Process using Multiple Pin Impacts

Authors: Chao-xun Liu, Shi-hong Lu

Abstract:

In spite of its importance to the aerospace and automobile industries, little or no attention has been devoted to the accurate modeling of the ultrasonic shot peening (USP) process. It is therefore the purpose of this study to conduct finite element analysis of the process using a realistic multiple pin impacts model with the explicit solver of ABAQUS. In this paper, we research the effect of several key parameters on the residual stress distribution within the target, including impact velocity, incident angle, friction coefficient between pins and target and impact number of times were investigated. The results reveal that the impact velocity and impact number of times have obvious effect and impacting vertically could produce the most perfect residual stress distribution. Then we compare the results with the date in USP experiment and verify the exactness of the model. The analysis of the multiple pin impacts date reveal the relationships between peening process parameters and peening quality, which are useful for identifying the parameters which need to be controlled and regulated in order to produce a more beneficial compressive residual stress distribution within the target.

Keywords: ultrasonic shot peening, finite element, multiple pins, residual stress, numerical simulation

Procedia PDF Downloads 444
4633 Impact of Keeping Drug-Addicted Mothers and Newborns Together: Enhancing Bonding, Interoception Learning, and Thriving for Newborns with Positive Effects on Attachment and Child Development

Authors: Poteet Frances, Glovinski Ira

Abstract:

INTRODUCTION: The interoceptive nervous system continuously senses chemical and anatomical changes and helps you recognize, understand, and feel what’s going on inside your body so it is important for energy regulation, memory, affect, and sense of self. A newborn needs predictable routines rather than confusion/chaos to make connections between internal experiences and emotions. AIM: Current legal protocols of removing babies from drug-addicted mothers impact the critical window of bonding. The newborn’s brain is social and the attachment process influences a child’s development which begins immediately after birth through nourishment, comfort, and protection. DESCRIPTION: Our project aims to educate drug-addicted mothers, and medical, nursing, and social work professionals on interoceptive concepts and practices to sustain the mother/newborn relationship. A mother’s interoceptive knowledge predicts children’s emotion regulation and social skills in middle childhood. CONCLUSION: When mothers develop an awareness of their inner bodily sensations, they can self-regulate and be emotionally available to co-regulate (support their newborn during distressing emotions and sensations). Our project has enhanced relationship preservation (mothers understand how their presence matters) and the overall mother/newborn connection.

Keywords: drug-addiction, interoception, legal, mothers, newborn, self-regulation

Procedia PDF Downloads 58
4632 Weighted-Distance Sliding Windows and Cooccurrence Graphs for Supporting Entity-Relationship Discovery in Unstructured Text

Authors: Paolo Fantozzi, Luigi Laura, Umberto Nanni

Abstract:

The problem of Entity relation discovery in structured data, a well covered topic in literature, consists in searching within unstructured sources (typically, text) in order to find connections among entities. These can be a whole dictionary, or a specific collection of named items. In many cases machine learning and/or text mining techniques are used for this goal. These approaches might be unfeasible in computationally challenging problems, such as processing massive data streams. A faster approach consists in collecting the cooccurrences of any two words (entities) in order to create a graph of relations - a cooccurrence graph. Indeed each cooccurrence highlights some grade of semantic correlation between the words because it is more common to have related words close each other than having them in the opposite sides of the text. Some authors have used sliding windows for such problem: they count all the occurrences within a sliding windows running over the whole text. In this paper we generalise such technique, coming up to a Weighted-Distance Sliding Window, where each occurrence of two named items within the window is accounted with a weight depending on the distance between items: a closer distance implies a stronger evidence of a relationship. We develop an experiment in order to support this intuition, by applying this technique to a data set consisting in the text of the Bible, split into verses.

Keywords: cooccurrence graph, entity relation graph, unstructured text, weighted distance

Procedia PDF Downloads 145
4631 The Role of a Specialized Diet for Management of Fibromyalgia Symptoms: A Systematic Review

Authors: Siddhant Yadav, Rylea Ranum, Hannah Alberts, Abdul Kalaiger, Brent Bauer, Ryan Hurt, Ann Vincent, Loren Toussaint, Sanjeev Nanda

Abstract:

Background and significance: Fibromyalgia (FM) is a chronic pain disorder also characterized by chronic fatigue, morning stiffness, sleep, and cognitive symptoms, psychological disturbances (anxiety, depression), and is comorbid with multiple medical and psychiatric conditions. It has an incidence of 2-4% in the general population and is reported more commonly in women. Oxidative stress and inflammation are thought to contribute to pain in patients with FM, and the adoption of an antioxidant/anti-inflammatory diet has been suggested as a modality to alleviate symptoms. The aim of this systematic review was to evaluate the efficacy of specialized diets (ketogenic, gluten free, Mediterranean, and low carbohydrate) in improving FM symptoms. Methodology: A comprehensive search of the following databases from inception to July 15th, 2021, was conducted: Ovid MEDLINE and Epub ahead of print, in-process and other non-indexed citations and daily, Ovid Embase, Ovid EBM reviews, Cochrane central register of controlled trials, EBSCO host CINAHL with full text, Elsevier Scopus, website and citation index, web of science emerging sources citation and clinicaltrials.gov. We included randomized controlled trials, non-randomized experimental studies, cross-sectional studies, cohort studies, case series, and case reports in adults with fibromyalgia. The risk of bias was assessed with the Agency for Health Care Research and Quality designed, specific recommended criteria (AHRQ). Results: Thirteen studies were eligible for inclusion. This included a total of 761 participants. Twelve out of the 13 studies reported improvement in widespread body pain, joint stiffness, sleeping pattern, mood, and gastrointestinal symptoms, and one study reported no changes in symptomatology in patients with FM on specialized diets. None of the studies showed the worsening of symptoms associated with a specific diet. Most of the patient population was female, with the mean age at which fibromyalgia was diagnosed being 48.12 years. Improvement in symptoms was reported by the patient's adhering to a gluten-free diet, raw vegan diet, tryptophan- and magnesium-enriched Mediterranean diet, aspartame- and msg- elimination diet, and specifically a Khorasan wheat diet. Risk of bias assessment noted that 6 studies had a low risk of bias (5 clinical trials and 1 case series), four studies had a moderate risk of bias, and 3 had a high risk of bias. In many of the studies, the allocation of treatment (diets) was not adequately concealed, and the researchers did not rule out any potential impact from a concurrent intervention or an unintended exposure that might have biased the results. On the other hand, there was a low risk of attrition bias in all the trials; all were conducted with an intention-to-treat, and the inclusion/exclusion criteria, exposures/interventions, and primary outcomes were valid, reliable, and implemented consistently across all study participants. Concluding statement: Patients with fibromyalgia who followed specialized diets experienced a variable degree of improvement in their widespread body pain. Improvement was also seen in stiffness, fatigue, moods, sleeping patterns, and gastrointestinal symptoms. Additionally, the majority of the patients also reported improvement in overall quality of life.

Keywords: fibromyalgia, specialized diet, vegan, gluten free, Mediterranean, systematic review

Procedia PDF Downloads 67
4630 Physicochemical and Sensory Properties of Gluten-Free Semolina Produced from Blends of Cassava, Maize and Rice

Authors: Babatunde Stephen Oladeji, Gloria Asuquo Edet

Abstract:

The proximate, functional, pasting, and sensory properties of semolina from blends of cassava, maize, and rice were investigated. Cassava, maize, and rice were milled and sieved to pass through a 1000 µm sieve, then blended in the following ratios to produce five samples; FS₁ (40:30:30), FS₂ (20:50:30), FS₃ (25:25:50), FS₄ (34:33:33) and FS₅ (60:20:20) for cassava, maize, and rice, respectively. A market sample of wheat semolina labeled as FSc served as the control. The proximate composition, functional properties, pasting profile, and sensory characteristics of the blends were determined using standard analytical methods. The protein content of the samples ranged from 5.66% to 6.15%, with sample FS₂ having the highest value and being significantly different (p ≤ 0.05). The bulk density of the formulated samples ranged from 0.60 and 0.62 g/ml. The control (FSc) had a higher bulk density of 0.71 g/ml. The water absorption capacity of both the formulated and control samples ranged from 0.67% to 2.02%, with FS₃ having the highest value and FSc having the lowest value (0.67%). The peak viscosity of the samples ranged from 60.83-169.42 RVU, and the final viscosity of semolina samples ranged from 131.17 to 235.42 RVU. FS₅ had the highest overall acceptability score (7.46), but there was no significant difference (p ≤ 0.05) from other samples except for FS₂ (6.54) and FS₃ (6.29). This study establishes that high-quality and consumer-acceptable semolina that is comparable to the market sample could be produced from blends of cassava, maize, and rice.

Keywords: semolina, gluten, celiac disease, wheat allergies

Procedia PDF Downloads 93
4629 Biodegradation Study of Diethyl Phthalate Using Bacteria Isolated from Plastic Industry Wastewater Discharge Site

Authors: Sangram Shamrao Patil, Hara Mohan Jena

Abstract:

Phthalates are among the most common organic pollutant since they have become widespread in the environment and found in sediments, natural waters, soils, plants, landfill leachates, biota including human tissue and aquatic organisms. Diethyl phthalate (DEP) is a low molecular weight phthalate which has wide applications as plasticizer and become a major cause of environmental pollution. Environmental protection agency (EPA) listed DEP as priority pollutant because of its toxicity and they recommended human health ambient water quality criterion for diethyl phthalate (DEP) as 4 mg/l. Therefore, wastes containing phthalates require proper treatment before being discharged into the environment. Biodegradation is attractive and efficient treatment method as it is cost effective and produces non-toxic end products. In the present study, a DEP degrading aerobic bacterium was isolated from soil contaminated with plastic industry wastewater. Morphological and biochemical characteristics of isolate were performed. 16S rRNA sequencing and phylogenetic analysis of isolate was carried out and it was identified as Empedobacter brevis. Isolate has been found to tolerate up to 1650 mg/l of DEP. This study will be significant for exploring an application of microbes for remediation of phthalates and development of a suitable bioreactor.

Keywords: diethyl phthalate, plasticizer, pollutant, biodegradation

Procedia PDF Downloads 268
4628 A Sociolinguistic Investigation of Code-Switching Practices of ESL Students Outside EFL Classrooms

Authors: Shehroz Mukhtar, Maqsood Ahmed, Abdullah Mukhtar, Choudhry Shahid, Waqar Javaid

Abstract:

Code switching is a common phenomenon, generally observed in multilingual communities across the globe. A critical look at code switching literature reveals that mostly code switching has been studied in classroom in learning and teaching context while code switching outside classroom in settings such as café, hostel and so on have been the least explored areas. Current research investigated the reasons for code switching in the interactive practices of students and their perceptions regarding the same outside the classroom settings. This paper is the study of the common practice that prevails in the Universities of Sialkot that bilinguals mix two languages when they speak in different class room situations. In Pakistani classrooms where Multilingual are in abundance i.e. they can speak two or more than two languages at the same time, the code switching or language combination is very common. The teachers of Sialkot switch from one language to another consciously or unconsciously while teaching English in the class rooms. This phenomenon has not been explored in the Sialkot’s teaching context. In Sialkot private educational institutes does not encourage code-switching whereas the public or government institutes use it frequently. The crux of this research is to investigate and identify the importance of code switching by taking its users in consideration. Survey research method and survey questionnaire will be used to get exact data from teachers and students. We will try to highlight the functions and importance of code switching in foreign language classrooms of Sialkot and will explore why this trend is emerging in Sialkot.

Keywords: code switching, bilingual context, L1, L2

Procedia PDF Downloads 57
4627 A Study of Student Satisfaction of the Suan Sunandha Rajabhat University Radio Station

Authors: Prapoj Na Bangchang

Abstract:

The research aimed to study the satisfaction of Suan Sunandha Rajabhat University students towards the university radio station which broadcasts in both analog on FM 97.25 MHz and online via the university website. The sample used in this study consists of undergraduate students year 1 to year 4 from 6 faculties i.e. Faculty of Education, Faculty of Humanities and Social Sciences, Faculty of Management Science and Faculty of Industrial Technology, and Faculty of Fine and Applied Arts totaling 200 students. The tools used for data collection is survey. Data analysis applied statistics that are percentage, mean and standard deviation. The results showed that Suan Sunandha Rajabhat University students were satisfied to the place of listening service, followed by channels of broadcasting that cover both analog signals on 97.25 MHz FM and online via the Internet. However, the satisfaction level of the content offered was very low. Most of the students want the station to improve the content. Entertainment content was requested the most, followed by sports content. The lowest satisfaction level is with the broadcasting quality through analog signal. Most students asked the station to improve on the issue. However, overall, Suan Sunandha Rajabhat University students were satisfied with the university radio station broadcasted online via the university website.

Keywords: satisfaction, students, radio station, Suan Sunandha Rajabhat University

Procedia PDF Downloads 263
4626 Dual-Channel Multi-Band Spectral Subtraction Algorithm Dedicated to a Bilateral Cochlear Implant

Authors: Fathi Kallel, Ahmed Ben Hamida, Christian Berger-Vachon

Abstract:

In this paper, a Speech Enhancement Algorithm based on Multi-Band Spectral Subtraction (MBSS) principle is evaluated for Bilateral Cochlear Implant (BCI) users. Specifically, dual-channel noise power spectral estimation algorithm using Power Spectral Densities (PSD) and Cross Power Spectral Densities (CPSD) of the observed signals is studied. The enhanced speech signal is obtained using Dual-Channel Multi-Band Spectral Subtraction ‘DC-MBSS’ algorithm. For performance evaluation, objective speech assessment test relying on Perceptual Evaluation of Speech Quality (PESQ) score is performed to fix the optimal number of frequency bands needed in DC-MBSS algorithm. In order to evaluate the speech intelligibility, subjective listening tests are assessed with 3 deafened BCI patients. Experimental results obtained using French Lafon database corrupted by an additive babble noise at different Signal-to-Noise Ratios (SNR) showed that DC-MBSS algorithm improves speech understanding for single and multiple interfering noise sources.

Keywords: speech enhancement, spectral substracion, noise estimation, cochlear impalnt

Procedia PDF Downloads 543
4625 High Motivational Salient Face Distractors Slowed Target Detection: Evidence from Behavioral Studies

Authors: Rashmi Gupta

Abstract:

Rewarding stimuli capture attention involuntarily as a result of an association process that develops quickly during value learning, referred to as the reward or value-driven attentional capture. It is essential to compare reward with punishment processing to get a full picture of value-based modulation in visual attention processing. Hence, the present study manipulated both valence/value (reward as well as punishment) and motivational salience (probability of an outcome: high vs. low) together. Series of experiments were conducted, and there were two phases in each experiment. In phase 1, participants were required to learn to associate specific face stimuli with a high or low probability of winning or losing points. In the second phase, these conditioned stimuli then served as a distractor or prime in a speeded letter search task. Faces with high versus low outcome probability, regardless of valence, slowed the search for targets (specifically the left visual field target) and suggesting that the costs to performance on non-emotional cognitive tasks were only driven by motivational salience (high vs. loss) associated with the stimuli rather than the valence (gain vs. loss). It also suggests that the processing of motivationally salient stimuli is right-hemisphere biased. Together, results of these studies strengthen the notion that our visual attention system is more sensitive to affected by motivational saliency rather than valence, which termed here as motivational-driven attentional capture.

Keywords: attention, distractors, motivational salience, valence

Procedia PDF Downloads 217
4624 Academic, Socio-Cultural and Psychological Satisfaction of International Higher Degree Research Students (IRHD) in Australia

Authors: Baohua Yu

Abstract:

In line with wider tends in the expansion of international student mobility, the number of international higher degree research students has grown at a significant rate in recent years. In particular, Australia has become a hub for attracting international higher degree research students from around the world. However, research has identified that international higher degree research students often encounter a wide range of academic and socio-cultural challenges in adapting to their new environment. Moreover, this can have a significant bearing on their levels of satisfaction with their studies. This paper outlines the findings of a mixed method study exploring the experiences and perceptions of international higher degree research students in Australia. Findings revealed that IRHD students’ overall and academic satisfaction in Australia were highly related to each other, and they were strongly influenced by their learning and research, moderately influenced by co-national support and intercultural contact ability. Socio-cultural satisfaction seemed to belong to a different domain from academic satisfaction because it was explained by a different set of variables such as living and adaptation and intercultural contact ability. In addition, the most important issues in terms of satisfaction were not directly related to academic studies. Instead, factors such as integration into the community, interacting with other students, relationships with supervisors, and the provision of adequate desk space were often given the greatest weight. Implications for how university policy can better support international doctoral students are discussed.

Keywords: international higher degree research students, academic adaptation, socio-cultural adaptation, student satisfaction

Procedia PDF Downloads 296
4623 A Correlational Study of Political Accountability of Sanguniang Barangay (Barangay Council) and Barangay Readiness for Climate Change

Authors: Ester B. Onag, Manuel Morga, Belen Tangco

Abstract:

Evidence-based research attested that Climate Change is a global phenomenon that has a massive impact on the economy, the government and the people. To minimize its impact, the national government must undertake social orders to ensure the needs of the people by implementing developmental policies that provide adequate social service to improve the quality of life for all. This research attempts to evaluate the political accountability of the Sangguniang Barangay of Malabon on its readiness for climate change. Which, the theory of decentralization takes an active participation, where the the national policies for climate change are adopted by local ordinances and it is enforced, monitored, and reported through the Barangay ordinance enacted by the Sangguniang Barangay. This paper also analyzes certain factors anchored on the political accountability of the Sangguniang Barangay which determines the state of their readiness in climate change, such as the gravity of their accountability which extends beyond the lines of their responsibility as stated in the local government code. It also evaluated the degree of their capabilities in actual legislation, the nature of their prioritization through their enacted ordinances and the extent of participation from different stakeholders of barangay such as the sectoral representatives and the citizens in which their participation is a means that leads to community awareness.

Keywords: climate change, local government, Sangguniang Barangay, government

Procedia PDF Downloads 402
4622 Knee Pain Reduction: Holistic vs. Traditional

Authors: Renee Moten

Abstract:

Introduction: Knee pain becomes chronic because the therapy used focuses only on the symptoms of knee pain and not the causes of knee pain. Preventing knee injuries is not in the toolbox of the traditional practitioner. This research was done to show that we must reduce the inflammation (holistically), reduce the swelling and regain flexibility before considering any type of exercise. This method of performing the correct exercise stops the bowing of the knee, corrects the walking gait, and starts to relieve knee, hip, back, and shoulder pain. Method: The holistic method that is used to heal knees is called the Knee Pain Recipe. It’s a six step system that only uses alternative medicine methods to reduce, relieve and restore knee joint mobility. The system is low cost, with no hospital bills, no physical therapy, and no painkillers that can cause damage to the kidneys and liver. This method has been tested on 200 women with knee, back, hip, and shoulder pain. Results: All 200 women reduce their knee pain by 50%, some by as much as 90%. Learning about ankle and foot flexibility, along with understanding the kinetic chain, helps improve the walking gait, which takes the pressure off the knee, hip and back. The knee pain recipe also has helped to reduce the need for a cortisone injection, stem cell procedures, to take painkillers, and surgeries. What has also been noted in the research was that if the women's knees were too far gone, the Knee Pain Recipe helped prepare the women for knee replacement surgery. Conclusion: It is believed that the Knee Pain Recipe, when performed by men and women from around the world, will give them a holistic alternative to drugs, injections, and surgeries.

Keywords: knee, surgery, healing, holistic

Procedia PDF Downloads 71
4621 Identifying the Barriers Facing Chinese Small and Medium-Sized Enterprises and Evaluating the Effectiveness of Public Supports

Authors: A. Yongsheng Guo, B. Obedat. Abdulazeez, C. Xiaoxian Zhu

Abstract:

This study aimed to identify the barriers to the development of small and medium-sized enterprises (SMEs) in China and build a theoretical framework to evaluate the support provided by the authorities and institutions. A grounded theory approach was adopted to collect and analyze data. 32 interviews were conducted with SME managers, and open, axial and selective coding was utilized to develop themes. Based on institutional theory, grounded theory models were used to present findings. The findings showed that the main barriers in the business environment were defaulting on contracts, bureaucracy in procedures, lack of financial and legal support, limited intermediaries and channels, and poor quality of products and services. This study found that many programs were provided to support SMEs. A theoretical framework was developed to evaluate the performance of the programs from the managers’ perspective. The concepts of economy, efficiency and effectiveness were used to evaluate the perceived value of the programs. This study suggests that specialized programs are needed to suit sector-specific requirements, and creative packages are helpful in supporting SMEs' growth.

Keywords: business support, public economics, public programme, SME

Procedia PDF Downloads 35
4620 Coping Mechanisms of Batangueño Families Facing Cancer

Authors: Aiza G. Clanor, Lotlot B. Hernandez, Jonna Marie T. Ibuna

Abstract:

This study aimed to know the coping mechanisms of Batangueño families facing cancer, specifically, those from Cancer Warriors Foundation, Inc. Batangas chapter. The researchers used purposive sampling. This study was limited to the responses provided by the Batangueño families of the cancer patients. A family member of the immediate family with a child facing cancer represents the family as a whole. A total number of forty six (46) respondents were given the questionnaires. Upon analysis, most of the respondents came from rural areas and nuclear family and have Php 5000 and below family monthly income. Most of them have their own houses, and 3 to 5 members, one of whom is a cancer patient diagnosed for more than 2 years. The two most frequently utilized coping strategies were mobilizing the family to acquire and accept help, and reframing. Passive appraisal is the least utilized one. There was a significant difference on the coping mechanisms of the family relative to passive appraisal based on the length of time since the illness was first diagnosed. Based from the study, the researchers developed modules with discussions and activities on cancer awareness, ideas on coping and how to deal with the cancer patients that may help the respondents and other Batangueño families overcome the difficulties in facing cancer. The researchers recommend the modules for they are found to be effective ways to help the families relieve stress, reduce anxiety and improve quality of life.

Keywords: coping with chronic illness, family, psychology, cancer

Procedia PDF Downloads 536
4619 The Reflection Framework to Enhance the User Experience for Cultural Heritage Spaces’ Websites in Post-Pandemic Times

Authors: Duyen Lam, Thuong Hoang, Atul Sajjanhar, Feifei Chen

Abstract:

With the emerging interactive technology applications helping users connect progressively with cultural artefacts in new approaches, the cultural heritage sector gains significantly. The interactive apps’ issues can be tested via several techniques, including usability surveys and usability evaluations. The severe usability problems for museums’ interactive technologies commonly involve interactions, control, and navigation processes. This study confirms the low quality of being immersive for audio guides in navigating the exhibition and involving experience in the virtual environment, which are the most vital features of new interactive technologies such as AR and VR. In addition, our usability surveys and heuristic evaluations disclosed many usability issues of these interactive technologies relating to interaction functions. Additionally, we use the Wayback Machine to examine what interactive apps/technologies were deployed on these websites during the physical visits limited due to the COVID-19 pandemic lockdown. Based on those inputs, we propose the reflection framework to enhance the UX in the cultural heritage domain with detailed guidelines.

Keywords: framework, user experience, cultural heritage, interactive technology, museum, COVID-19 pandemic, usability survey, heuristic evaluation, guidelines

Procedia PDF Downloads 59
4618 Identification System for Grading Banana in Food Processing Industry

Authors: Ebenezer O. Olaniyi, Oyebade K. Oyedotun, Khashman Adnan

Abstract:

In the food industry high quality production is required within a limited time to meet up with the demand in the society. In this research work, we have developed a model which can be used to replace the human operator due to their low output in production and slow in making decisions as a result of an individual differences in deciding the defective and healthy banana. This model can perform the vision attributes of human operators in deciding if the banana is defective or healthy for food production based. This research work is divided into two phase, the first phase is the image processing where several image processing techniques such as colour conversion, edge detection, thresholding and morphological operation were employed to extract features for training and testing the network in the second phase. These features extracted in the first phase were used in the second phase; the classification system phase where the multilayer perceptron using backpropagation neural network was employed to train the network. After the network has learned and converges, the network was tested with feedforward neural network to determine the performance of the network. From this experiment, a recognition rate of 97% was obtained and the time taken for this experiment was limited which makes the system accurate for use in the food industry.

Keywords: banana, food processing, identification system, neural network

Procedia PDF Downloads 465
4617 Vine Growers' Climate Change Adaptation Strategies in Hungary

Authors: Gabor Kiraly

Abstract:

Wine regions are based on equilibria between climate, soil, grape varieties, and farming expertise that define the special character and quality of local vine farming and wine production. Changes in climate conditions may increase risk of destabilizing this equilibrium. Adaptation decisions, including adjusting practices, processes and capitals in response to climate change stresses – may reduce this risk. However, farmers’ adaptive behavior are subject to a wide range of factors and forces such as links between climate change implications and production, farm - scale adaptive capacity and other external forces that might hinder them to make efficient response to climate change challenges. This paper will aim to study climate change adaptation practices and strategies of grape growers in a way of applying a complex and holistic approach involving theories, methods and tools both from environmental and social sciences. It will introduce the field of adaptation studies as an evidence - based discourse by presenting an overview of examples from wine regions where adaptation studies have already reached an advanced stage. This will serve as a theoretical background for a preliminary research with the aim to examine the feasibility and applicability of such a research approach in the Hungarian context.

Keywords: climate change, adaptation, viticulture, Hungary

Procedia PDF Downloads 230
4616 Urban Forest Innovation Lab as a Driver to Boost Forest Bioeconomy

Authors: Carmen Avilés Palacios, Camilo Muñoz Arenas, Joaquín García Alfonso, Jesús González Arteaga, Alberto Alcalde Calonge

Abstract:

There is a need for review of the consumption and production models of industrialized states in accordance with the Paris Agreement and the Sustainable Development Goals (1) (OECD, 2016). This constitutes the basis of the bioeconomy (2) that is focused on striking a balance between economic development, social development and environmental protection. Bioeconomy promotes the adequate use and consumption of renewable natural resources (3) and involves developing new products and services adapted to the principles of circular economy: more sustainable (reusable, biodegradable, renewable and recyclable) and with a lower carbon footprint (4). In this context, Urban Forest Innovation Lab (UFIL) grows, an Urban Laboratory for experimentation focused on promoting entrepreneurship in forest bioeconomy (www.uiacuenca.es). UFIL generates local wellness taking sustainable advantage of an endogenous asset, forests. UFIL boosts forest bioeconomy opening its doors of knowledge to pioneers in this field, giving the opportunity to be an active part of a change in the way of understanding the exploitation of natural resources, discovering business, learning strategies and techniques and incubating business ideas So far now, 100 entrepreneurs are incubating their nearly 30 new business plans. UFIL has promoted an ecosystem to connect the rural-urban world that promotes sustainable rural development around the forest.

Keywords: bioeconomy, forestry, innovation, entrepreneurship

Procedia PDF Downloads 111
4615 CVOIP-FRU: Comprehensive VoIP Forensics Report Utility

Authors: Alejandro Villegas, Cihan Varol

Abstract:

Voice over Internet Protocol (VoIP) products is an emerging technology that can contain forensically important information for a criminal activity. Without having the user name and passwords, this forensically important information can still be gathered by the investigators. Although there are a few VoIP forensic investigative applications available in the literature, most of them are particularly designed to collect evidence from the Skype product. Therefore, in order to assist law enforcement with collecting forensically important information from variety of Betamax VoIP tools, CVOIP-FRU framework is developed. CVOIP-FRU provides a data gathering solution that retrieves usernames, contact lists, as well as call and SMS logs from Betamax VoIP products. It is a scripting utility that searches for data within the registry, logs and the user roaming profiles in Windows and Mac OSX operating systems. Subsequently, it parses the output into readable text and html formats. One superior way of CVOIP-FRU compared to the other applications that due to intelligent data filtering capabilities and cross platform scripting back end of CVOIP-FRU, it is expandable to include other VoIP solutions as well. Overall, this paper reveals the exploratory analysis performed in order to find the key data paths and locations, the development stages of the framework, and the empirical testing and quality assurance of CVOIP-FRU.

Keywords: betamax, digital forensics, report utility, VoIP, VoIPBuster, VoIPWise

Procedia PDF Downloads 291
4614 Landslide Susceptibility Mapping: A Comparison between Logistic Regression and Multivariate Adaptive Regression Spline Models in the Municipality of Oudka, Northern of Morocco

Authors: S. Benchelha, H. C. Aoudjehane, M. Hakdaoui, R. El Hamdouni, H. Mansouri, T. Benchelha, M. Layelmam, M. Alaoui

Abstract:

The logistic regression (LR) and multivariate adaptive regression spline (MarSpline) are applied and verified for analysis of landslide susceptibility map in Oudka, Morocco, using geographical information system. From spatial database containing data such as landslide mapping, topography, soil, hydrology and lithology, the eight factors related to landslides such as elevation, slope, aspect, distance to streams, distance to road, distance to faults, lithology map and Normalized Difference Vegetation Index (NDVI) were calculated or extracted. Using these factors, landslide susceptibility indexes were calculated by the two mentioned methods. Before the calculation, this database was divided into two parts, the first for the formation of the model and the second for the validation. The results of the landslide susceptibility analysis were verified using success and prediction rates to evaluate the quality of these probabilistic models. The result of this verification was that the MarSpline model is the best model with a success rate (AUC = 0.963) and a prediction rate (AUC = 0.951) higher than the LR model (success rate AUC = 0.918, rate prediction AUC = 0.901).

Keywords: landslide susceptibility mapping, regression logistic, multivariate adaptive regression spline, Oudka, Taounate

Procedia PDF Downloads 183
4613 Green Windows of Opportunity in Latin American Countries

Authors: Fabianna Bacil, Zenathan Hasannundin, Clovis Freire

Abstract:

The green transition opens green windows of opportunity – temporary moments in which there are lower barriers and shorter learning periods for developing countries to enter emerging technologies and catch-up. However, taking advantage of these windows requires capabilities in national sectoral systems to adopt and develop technologies linked to green sectors as well as strong responses to build the required knowledge, skills, and infrastructure and foster the growth of targeted sectors. This paper uses UNCTAD’s frontier technology readiness index to analyse the current position of Latin America and the Caribbean to use, adopt, and adapt frontier technologies, examining the preconditions in the region to take up windows of opportunity that arise with the green transition. The index highlights the inequality across countries in the region, as well as gaps in capabilities dimensions, especially in terms of R&D. Moving to responses, it highlights industrial policies implemented to foster the growth of green technologies, emphasising the essential role played by the state to build and strengthen capabilities and provide infant industry protection that enables the growth of these sectors. Overall, while there are exceptions, especially in the Brazilian case, countries in Latin America and the Caribbean should focus on strengthening their capabilities to be better positioned, especially in terms of knowledge creation, infrastructure, and financing availability.

Keywords: Green technologies, Industrial policy, Latin America, windows of opportunity

Procedia PDF Downloads 58
4612 Using Multiple Strategies to Improve the Nursing Staff Edwards Lifesciences Hemodynamic Monitoring Correctness of Operation

Authors: Hsin-Yi Lo, Huang-Ju Jiun, Yu-Chiao Chu

Abstract:

Hemodynamic monitoring is an important in the intensive care unit. Advances in medical technology in recent years, more diversification of intensive care equipment, there are many kinds of instruments available for monitoring of hemodynamics, Edwards Lifesciences Hemodynamic Monitoring (FloTrac) is one of them. The recent medical safety incidents in parameters were changed, nurses have not to notify doctor in time, therefore, it is hoped to analyze the current problems and find effective improvement strategies. In August 2021, the survey found that only 74.0% of FloTrac correctness of operation, reasons include lack of education, the operation manual is difficulty read, lack of audit mechanism, nurse doesn't know those numerical changes need to notify doctor, work busy omission, unfamiliar with operation and have many nursing records then omissions. Improvement methods include planning professional nurse education, formulate the secret arts of FloTrac, enacting an audit mechanism, establish FloTrac action learning, make「follow the sun」care map, hold simulated training and establish monitoring data automatically upload nursing records. After improvement, FloTrac correctness of operation increased to 98.8%. The results are good, implement to the ICU of the hospital.

Keywords: hemodynamic monitoring, edwards lifesciences hemodynamic monitoring, multiple strategies, intensive care

Procedia PDF Downloads 77
4611 Abdominal Organ Segmentation in CT Images Based On Watershed Transform and Mosaic Image

Authors: Belgherbi Aicha, Hadjidj Ismahen, Bessaid Abdelhafid

Abstract:

Accurate Liver, spleen and kidneys segmentation in abdominal CT images is one of the most important steps for computer aided abdominal organs pathology diagnosis. In this paper, we have proposed a new semi-automatic algorithm for Liver, spleen and kidneys area extraction in abdominal CT images. Our proposed method is based on hierarchical segmentation and watershed algorithm. In our approach, a powerful technique has been designed to suppress over-segmentation based on mosaic image and on the computation of the watershed transform. The algorithm is currency in two parts. In the first, we seek to improve the quality of the gradient-mosaic image. In this step, we propose a method for improving the gradient-mosaic image by applying the anisotropic diffusion filter followed by the morphological filters. Thereafter we proceed to the hierarchical segmentation of the liver, spleen and kidney. To validate the segmentation technique proposed, we have tested it on several images. Our segmentation approach is evaluated by comparing our results with the manual segmentation performed by an expert. The experimental results are described in the last part of this work.

Keywords: anisotropic diffusion filter, CT images, morphological filter, mosaic image, multi-abdominal organ segmentation, mosaic image, the watershed algorithm

Procedia PDF Downloads 489
4610 A Palmprint Identification System Based Multi-Layer Perceptron

Authors: David P. Tantua, Abdulkader Helwan

Abstract:

Biometrics has been recently used for the human identification systems using the biological traits such as the fingerprints and iris scanning. Identification systems based biometrics show great efficiency and accuracy in such human identification applications. However, these types of systems are so far based on some image processing techniques only, which may decrease the efficiency of such applications. Thus, this paper aims to develop a human palmprint identification system using multi-layer perceptron neural network which has the capability to learn using a backpropagation learning algorithms. The developed system uses images obtained from a public database available on the internet (CASIA). The processing system is as follows: image filtering using median filter, image adjustment, image skeletonizing, edge detection using canny operator to extract features, clear unwanted components of the image. The second phase is to feed those processed images into a neural network classifier which will adaptively learn and create a class for each different image. 100 different images are used for training the system. Since this is an identification system, it should be tested with the same images. Therefore, the same 100 images are used for testing it, and any image out of the training set should be unrecognized. The experimental results shows that this developed system has a great accuracy 100% and it can be implemented in real life applications.

Keywords: biometrics, biological traits, multi-layer perceptron neural network, image skeletonizing, edge detection using canny operator

Procedia PDF Downloads 368
4609 Safety, Healthy, Intact, and Halal as New Indonesia Policy on Food Security and Safety to Support SDG'S: Sustainable Development Goals

Authors: Ramadhan Febriansyah, Sarah Novianti, Santi Agustini

Abstract:

Indonesia is a big country with Moslem population. The government must fulfill all needs of the people. However, we do not have a good policy yet especially on healthy, safety and halal food. We try to offer a new solution to overcome this with ASUH (Aman, Sehat, Utuh, Halal) or in English is SHIH (Safe, Healthy, Intact, Halal) as alternative Indonesian policy on food security. This policy is Indonesian Government’s commitment to support Sustainability Development Goals program for the zero hunger (end hunger, to achieve food security and improved nutrition for Indonesian people, of course, to promote sustainable agriculture). Hopefully, it not only can increasing quality on food especially on livestock goods (meat, egg, milk) but also to guarantee the halal food. However, this policy can be an example to others country especially Moslem countries to support SDG’s programs. This research conducted means of the descriptive method; the authors find compare the secondary data obtained from journals, textbook and scientific articles in order to determine the factors that influence food safety and food security. Relevant data used and contain a description of SDG’s as well as about the system food safety and food security that SHIH (Safe, Healthy, Intact and Halal) so these ideas can be implemented.

Keywords: food safety, food security, food sovereignty, halal SDG's

Procedia PDF Downloads 379
4608 Grey Wolf Optimization Technique for Predictive Analysis of Products in E-Commerce: An Adaptive Approach

Authors: Shital Suresh Borse, Vijayalaxmi Kadroli

Abstract:

E-commerce industries nowadays implement the latest AI, ML Techniques to improve their own performance and prediction accuracy. This helps to gain a huge profit from the online market. Ant Colony Optimization, Genetic algorithm, Particle Swarm Optimization, Neural Network & GWO help many e-commerce industries for up-gradation of their predictive performance. These algorithms are providing optimum results in various applications, such as stock price prediction, prediction of drug-target interaction & user ratings of similar products in e-commerce sites, etc. In this study, customer reviews will play an important role in prediction analysis. People showing much interest in buying a lot of services& products suggested by other customers. This ultimately increases net profit. In this work, a convolution neural network (CNN) is proposed which further is useful to optimize the prediction accuracy of an e-commerce website. This method shows that CNN is used to optimize hyperparameters of GWO algorithm using an appropriate coding scheme. Accurate model results are verified by comparing them to PSO results whose hyperparameters have been optimized by CNN in Amazon's customer review dataset. Here, experimental outcome proves that this proposed system using the GWO algorithm achieves superior execution in terms of accuracy, precision, recovery, etc. in prediction analysis compared to the existing systems.

Keywords: prediction analysis, e-commerce, machine learning, grey wolf optimization, particle swarm optimization, CNN

Procedia PDF Downloads 109