Search results for: decision support technique
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 16004

Search results for: decision support technique

10604 Food Safety Management in Riyadh’s Ministry of Health Hospitals

Authors: A. Alrasheed, I. Connerton

Abstract:

Providing patients with safe meals on a daily basis is one of the challenges in the healthcare sector. In Saudi Arabia matters related to food safety and hygiene have been the heart of the Ministry of Health (MOH) and Saudi Food and Drugs Authority (SFDA). The aim of this study is to examine the causes of inadequate implementation of food safety management systems such as HACCP in Riyadh’s MOH hospitals. By the law, food safety must be managed using a documented, HACCP based approach, and food handlers must be appropriately trained in food safety. Food handlers in Saudi Arabia are not required to provide a certificate or attend a food handling training course even in healthcare sectors. Since food safety and hygiene issues are of increasing importance for Saudi Arabian health decision makers, the SFDA has been established to apply food hygiene requirements in all food operations. It should be pointed out that the implications of food outbreaks on the whole society may potentially go beyond individual health impacts but also impact on the Nation’s health and bring about economic repercussions.

Keywords: food safety, patient, hospital, HACCP

Procedia PDF Downloads 872
10603 RBS Characteristic of Cd1−xZnxS Thin Film Fabricated by Vacuum Deposition Method

Authors: N. Dahbi, D. E. Arafah

Abstract:

Cd1−xZnxS thins films have been fabricated from ZnS/CdS/ZnS multilayer thin film systems, by using the vacuum deposition method; the Rutherford back-scattering (RBS) technique have been applied in order to determine the: structure, composition, depth profile, and stoichiometric of these films. The influence of the chemical and heat treatments on the produced films also have been investigated; the RBS spectra of the films showed that homogenous Cd1−xZnxS can be synthesized with x=0.45.

Keywords: Cd1−xZnxS, chemical treatment, depth profile, heat treatment, RBS, RUMP simulation, thin film, vacuum deposition, ZnS/CdS/ZnS

Procedia PDF Downloads 221
10602 Introduction of Dams Impacts on Downstream Wetlands: Case Study in Ahwar Delta in Yemen

Authors: Afrah Saad Mohsen Al-Mahfadi

Abstract:

The construction of dams can provide various ecosystem services, but it can also lead to ecological changes such as habitat loss and coastal degradation. Yemen faces multiple risks, including water crises and inadequate environmental policies, which are particularly detrimental to coastal zones like the Ahwar Delta in Abyan. This study aims to examine the impacts of dam construction on downstream wetlands and propose sustainable management approaches. Research Aim: The main objective of this study is to assess the different impacts of dam construction on downstream wetlands, specifically focusing on the Ahwar Delta in Yemen. Methodology: The study utilizes a literature review approach to gather relevant information on dam impacts and adaptation measures. Interviews with decision-making stakeholders and local community members are conducted to gain insights into the specific challenges faced in the Ahwar Delta. Additionally, sensing data, such as Arc-GIS and precipitation data from 1981 to 2020, are analyzed to examine changes in hydrological dynamics. Questions Addressed: This study addresses the following questions: What are the impacts of dam construction on downstream wetlands in the Ahwar delta? How can environmental management planning activities be implemented to minimize these impacts? Findings: The results indicate several future issues arising from dam construction in the coastal areas, including land loss due to rising sea levels and increased salinity in drinking water wells. Climate change has led to a decrease in rainfall rates, impacting vegetation and increasing sedimentation and erosion. Downstream areas with dams exhibit lower sediment levels and slower flowing habitats compared to those without dams. Theoretical Importance: The findings of this study provide valuable insights into the ecological impacts of dam construction on downstream wetlands. Understanding these dynamics can inform decision-makers about the need for adaptation measures and their potential benefits in improving coastal biodiversity under dam impacts. Data Collection and Analysis Procedures: The study collects data through a literature review, interviews, and sensing technology. The literature review helps identify relevant studies on dam impacts and adaptation measures. Interviews with stakeholders and local community members provide firsthand information on the specific challenges faced in the Ahwar Delta. Sensing data, such as Arc-GIS and precipitation data, are analyzed to understand changes in hydrological dynamics over time. Conclusion: The study concludes that while the situation can worsen due to dam construction, practical adaptation measures can help mitigate the impacts. Recommendations include improving water management, developing integrated coastal zone planning, raising awareness among stakeholders, improving health and education, and implementing emergency projects to combat climate change.

Keywords: dam impact, delta wetland, hydrology, Yemen

Procedia PDF Downloads 68
10601 Simultaneous Determination of Cefazolin and Cefotaxime in Urine by HPLC

Authors: Rafika Bibi, Khaled Khaladi, Hind Mokran, Mohamed Salah Boukhechem

Abstract:

A high performance liquid chromatographic method with ultraviolet detection at 264nm was developed and validate for quantitative determination and separation of cefazolin and cefotaxime in urine, the mobile phase consisted of acetonitrile and phosphate buffer pH4,2(15 :85) (v/v) pumped through ODB 250× 4,6 mm, 5um column at a flow rate of 1ml/min, loop of 20ul. In this condition, the validation of this technique showed that it is linear in a range of 0,01 to 10ug/ml with a good correlation coefficient ( R>0,9997), retention time of cefotaxime, cefazolin was 9.0, 10.1 respectively, the statistical evaluation of the method was examined by means of within day (n=6) and day to day (n=5) and was found to be satisfactory with high accuracy and precision.

Keywords: cefazolin, cefotaxime, HPLC, bioscience, biochemistry, pharmaceutical

Procedia PDF Downloads 363
10600 Machine Learning Approach for Automating Electronic Component Error Classification and Detection

Authors: Monica Racha, Siva Chandrasekaran, Alex Stojcevski

Abstract:

The engineering programs focus on promoting students' personal and professional development by ensuring that students acquire technical and professional competencies during four-year studies. The traditional engineering laboratory provides an opportunity for students to "practice by doing," and laboratory facilities aid them in obtaining insight and understanding of their discipline. Due to rapid technological advancements and the current COVID-19 outbreak, the traditional labs were transforming into virtual learning environments. Aim: To better understand the limitations of the physical laboratory, this research study aims to use a Machine Learning (ML) algorithm that interfaces with the Augmented Reality HoloLens and predicts the image behavior to classify and detect the electronic components. The automated electronic components error classification and detection automatically detect and classify the position of all components on a breadboard by using the ML algorithm. This research will assist first-year undergraduate engineering students in conducting laboratory practices without any supervision. With the help of HoloLens, and ML algorithm, students will reduce component placement error on a breadboard and increase the efficiency of simple laboratory practices virtually. Method: The images of breadboards, resistors, capacitors, transistors, and other electrical components will be collected using HoloLens 2 and stored in a database. The collected image dataset will then be used for training a machine learning model. The raw images will be cleaned, processed, and labeled to facilitate further analysis of components error classification and detection. For instance, when students conduct laboratory experiments, the HoloLens captures images of students placing different components on a breadboard. The images are forwarded to the server for detection in the background. A hybrid Convolutional Neural Networks (CNNs) and Support Vector Machines (SVMs) algorithm will be used to train the dataset for object recognition and classification. The convolution layer extracts image features, which are then classified using Support Vector Machine (SVM). By adequately labeling the training data and classifying, the model will predict, categorize, and assess students in placing components correctly. As a result, the data acquired through HoloLens includes images of students assembling electronic components. It constantly checks to see if students appropriately position components in the breadboard and connect the components to function. When students misplace any components, the HoloLens predicts the error before the user places the components in the incorrect proportion and fosters students to correct their mistakes. This hybrid Convolutional Neural Networks (CNNs) and Support Vector Machines (SVMs) algorithm automating electronic component error classification and detection approach eliminates component connection problems and minimizes the risk of component damage. Conclusion: These augmented reality smart glasses powered by machine learning provide a wide range of benefits to supervisors, professionals, and students. It helps customize the learning experience, which is particularly beneficial in large classes with limited time. It determines the accuracy with which machine learning algorithms can forecast whether students are making the correct decisions and completing their laboratory tasks.

Keywords: augmented reality, machine learning, object recognition, virtual laboratories

Procedia PDF Downloads 134
10599 Improving School Design through Diverse Stakeholder Participation in the Programming Phase

Authors: Doris C. C. K. Kowaltowski, Marcella S. Deliberador

Abstract:

The architectural design process, in general, is becoming more complex, as new technical, social, environmental, and economical requirements are imposed. For school buildings, this scenario is also valid. The quality of a school building depends on known design criteria and professional knowledge, as well as feedback from building performance assessments. To attain high-performance school buildings, a design process should add a multidisciplinary team, through an integrated process, to ensure that the various specialists contribute at an early stage to design solutions. The participation of stakeholders is of special importance at the programming phase when the search for the most appropriate design solutions is underway. The composition of a multidisciplinary team should comprise specialists in education, design professionals, and consultants in various fields such as environmental comfort and psychology, sustainability, safety and security, as well as administrators, public officials and neighbourhood representatives. Users, or potential users (teachers, parents, students, school officials, and staff), should be involved. User expectations must be guided, however, toward a proper understanding of a response of design to needs to avoid disappointment. In this context, appropriate tools should be introduced to organize such diverse participants and ensure a rich and focused response to needs and a productive outcome of programming sessions. In this paper, different stakeholder in a school design process are discussed in relation to their specific contributions and a tool in the form of a card game is described to structure the design debates and ensure a comprehensive decision-making process. The game is based on design patterns for school architecture as found in the literature and is adapted to a specific reality: State-run public schools in São Paulo, Brazil. In this State, school buildings are managed by a foundation called Fundação para o Desenvolvimento da Educação (FDE). FDE supervises new designs and is responsible for the maintenance of ~ 5000 schools. The design process of this context was characterised with a recommendation to improve the programming phase. Card games can create a common environment, to which all participants can relate and, therefore, can contribute to briefing debates on an equal footing. The cards of the game described here represent essential school design themes as found in the literature. The tool was tested with stakeholder groups and with architecture students. In both situations, the game proved to be an efficient tool to stimulate school design discussions and to aid in the elaboration of a rich, focused and thoughtful architectural program for a given demand. The game organizes the debates and all participants are shown to spontaneously contribute each in his own field of expertise to the decision-making process. Although the game was specifically based on a local school design process it shows potential for other contexts because the content is based on known facts, needs and concepts of school design, which are global. A structured briefing phase with diverse stakeholder participation can enrich the design process and consequently improve the quality of school buildings.

Keywords: architectural program, design process, school building design, stakeholder

Procedia PDF Downloads 405
10598 TMIF: Transformer-Based Multi-Modal Interactive Fusion for Rumor Detection

Authors: Jiandong Lv, Xingang Wang, Cuiling Shao

Abstract:

The rapid development of social media platforms has made it one of the important news sources. While it provides people with convenient real-time communication channels, fake news and rumors are also spread rapidly through social media platforms, misleading the public and even causing bad social impact in view of the slow speed and poor consistency of artificial rumor detection. We propose an end-to-end rumor detection model-TIMF, which captures the dependencies between multimodal data based on the interactive attention mechanism, uses a transformer for cross-modal feature sequence mapping and combines hybrid fusion strategies to obtain decision results. This paper verifies two multi-modal rumor detection datasets and proves the superior performance and early detection performance of the proposed model.

Keywords: hybrid fusion, multimodal fusion, rumor detection, social media, transformer

Procedia PDF Downloads 246
10597 Geographic Information Systems and a Breath of Opportunities for Supply Chain Management: Results from a Systematic Literature Review

Authors: Anastasia Tsakiridi

Abstract:

Geographic information systems (GIS) have been utilized in numerous spatial problems, such as site research, land suitability, and demographic analysis. Besides, GIS has been applied in scientific fields like geography, health, and economics. In business studies, GIS has been used to provide insights and spatial perspectives in demographic trends, spending indicators, and network analysis. To date, the information regarding the available usages of GIS in supply chain management (SCM) and how these analyses can benefit businesses is limited. A systematic literature review (SLR) of the last 5-year peer-reviewed academic literature was conducted, aiming to explore the existing usages of GIS in SCM. The searches were performed in 3 databases (Web of Science, ProQuest, and Business Source Premier) and reported using the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) methodology. The analysis resulted in 79 papers. The results indicate that the existing GIS applications used in SCM were in the following domains: a) network/ transportation analysis (in 53 of the papers), b) location – allocation site search/ selection (multiple-criteria decision analysis) (in 45 papers), c) spatial analysis (demographic or physical) (in 34 papers), d) combination of GIS and supply chain/network optimization tools (in 32 papers), and e) visualization/ monitoring or building information modeling applications (in 8 papers). An additional categorization of the literature was conducted by examining the usage of GIS in the supply chain (SC) by the business sectors, as indicated by the volume of the papers. The results showed that GIS is mainly being applied in the SC of the biomass biofuel/wood industry (33 papers). Other industries that are currently utilizing GIS in their SC were the logistics industry (22 papers), the humanitarian/emergency/health care sector (10 papers), the food/agro-industry sector (5 papers), the petroleum/ coal/ shale gas sector (3 papers), the faecal sludge sector (2 papers), the recycle and product footprint industry (2 papers), and the construction sector (2 papers). The results were also presented by the geography of the included studies and the GIS software used to provide critical business insights and suggestions for future research. The results showed that research case studies of GIS in SCM were conducted in 26 countries (mainly in the USA) and that the most prominent GIS software provider was the Environmental Systems Research Institute’s ArcGIS (in 51 of the papers). This study is a systematic literature review of the usage of GIS in SCM. The results showed that the GIS capabilities could offer substantial benefits in SCM decision-making by providing key insights to cost minimization, supplier selection, facility location, SC network configuration, and asset management. However, as presented in the results, only eight industries/sectors are currently using GIS in their SCM activities. These findings may offer essential tools to SC managers who seek to optimize the SC activities and/or minimize logistic costs and to consultants and business owners that want to make strategic SC decisions. Furthermore, the findings may be of interest to researchers aiming to investigate unexplored research areas where GIS may improve SCM.

Keywords: supply chain management, logistics, systematic literature review, GIS

Procedia PDF Downloads 142
10596 Three-Level Converters Back-To-Back DC Bus Control for Torque Ripple Reduction of Induction Motor

Authors: T. Abdelkrim, K. Benamrane, B. Bezza, Aeh Benkhelifa, A. Borni

Abstract:

This paper proposes a regulation method of back-to-back connected three-level converters in order to reduce the torque ripple in induction motor. First part is dedicated to the presentation of the feedback control of three-level PWM rectifier. In the second part, three-level NPC voltage source inverter balancing DC bus algorithm is presented. A theoretical analysis with a complete simulation of the system is presented to prove the excellent performance of the proposed technique.

Keywords: back-to-back connection, feedback control, neutral-point balance, three-level converter, torque ripple

Procedia PDF Downloads 497
10595 A Concept for Design of Road Super-Elevation Based on Horizontal Radius, Vertical Gradient and Accident Rate

Authors: U. Chattaraj, D. Meena

Abstract:

Growth of traffic brings various negative effects, such as road accidents. To avoid such problems, a model is developed for the purpose of highway safety. In such areas, fuzzy logic is the most well-known simulation in the larger field. A model is accomplished for hilly and steep terrain based on Fuzzy Inference System (FIS), for which output is super elevation and input data is horizontal radius, vertical gradient, accident rate (AR). This result shows that the system can be efficaciously applied as for highway safety tool distinguishing hazards components correlated to the characteristics of the highway and has a great influence to the making of decision for accident precaution in transportation models. From this model, a positive relationship between geometric elements, accident rate, and super elevation is also identified.

Keywords: accident rate, fuzzy inference system, fuzzy logic, gradient, radius, super elevation

Procedia PDF Downloads 217
10594 Design and Development of a Computerized Medical Record System for Hospitals in Remote Areas

Authors: Grace Omowunmi Soyebi

Abstract:

A computerized medical record system is a collection of medical information about a person that is stored on a computer. One principal problem of most hospitals in rural areas is using the file management system for keeping records. A lot of time is wasted when a patient visits the hospital, probably in an emergency, and the nurse or attendant has to search through voluminous files before the patient's file can be retrieved; this may cause an unexpected to happen to the patient. This data mining application is to be designed using a structured system analysis and design method which will help in a well-articulated analysis of the existing file management system, feasibility study, and proper documentation of the design and implementation of a computerized medical record system. This computerized system will replace the file management system and help to quickly retrieve a patient's record with increased data security, access clinical records for decision-making, and reduce the time range at which a patient gets attended to.

Keywords: programming, data, software development, innovation

Procedia PDF Downloads 87
10593 Assessing Usability of Behavior Coaching Organizer

Authors: Nathaniel A. Hoston

Abstract:

Teacher coaching is necessary for improving student behaviors. While coaching technologies (e.g., bug-in-ear coaching, video-coaching) can assist the coaching process, little is known about the usability of those tools. This study assessed the usability and perceived efficacy of the Behavior Coaching Organizer (BCO) using usability testing methods (i.e., concurrent think-aloud, retrospective probing) in a simulated learning environment. Participants found that the BCO is moderately usable while perceiving the tool as highly effective for addressing concerning student behaviors. Additionally, participants noted a general need for continued coaching support. The results indicate a need for further usability testing with education research.

Keywords: behavioral interventions, Behavior Coaching Organizer, coaching technologies, usability methods

Procedia PDF Downloads 124
10592 An Investigation of Entrepreneurial Intentions, Drivers, and Challenges among Final Year Students in Jigawa State Polytechnic, Nigeria

Authors: Muhammad Umar Usman

Abstract:

This study investigates the entrepreneurial intentions, drivers and challenges of starting a business among final year students in Jigawa State polytechnic. Nigeria. Final year students of Jigawa State Polytechnic from the department of accounting, business administration and management and public administration were used as a case study. The study became necessary due to the alarming rate of graduate unemployment in Nigeria. The study adopted a holistic case study approach involving a multiple methods of questionnaires involving (182) Higher National Diploma (HND) and National Diploma (ND) final year students and a telephone interview with two lecturers teaching entrepreneurship in the college. The findings clearly indicate that exposer to entrepreneurship education increases students’ entrepreneurial intentions. The result found that desire for independence, confidence and strong intention are the most important factors that influence students’ entrepreneurial intention. The study identified 3 key drivers of students’ entrepreneurial intentions. These are to earn a living, to seek job security and provision of employment. The result again identified 4 factors namely lack of support, finance, insecurity and erratic power supply as the major challenges in starting a business in Nigeria. It was also revealed that the current entrepreneurship education programme prepares students on how to open up a business not becoming an entrepreneur. The study concluded entrepreneurship helps students toward building and driving their intention to venture into business. However, the challenges of entrepreneurship in Nigeria need to be addressed in order to enable individuals to become an entrepreneur and create employment opportunities that will lead to the development of Nigerian economy. Thus, the government should provide adequate support particularly the issue of infrastructures. The Federal Government of Nigeria in collaboration with the National Board for Technical Education should fashion out the curriculum thereby making it more practically-oriented so that students may become more interested. Polytechnics should develop an internship programme for students to work in firms so as to put theory learnt in the class to practice. Students should try to align the theory learnt in college with the practical application in dynamic economic environment. Hence, this will help in building their capabilities toward entrepreneurship development in Nigeria.

Keywords: entrepreneurial intention, entrepreneurial drivers, challenges, entrepreneurial education

Procedia PDF Downloads 301
10591 The Influence of the Company's Financial Performance and Macroeconomic Factors to Stock Return

Authors: Angrita Denziana, Haninun, Hepiana Patmarina, Ferdinan Fatah

Abstract:

The aims of the study are to determine the effect of the company's financial performance with Return on Asset (ROA) and Return on Equity (ROE) indicators. The macroeconomic factors with the indicators of Indonesia interest rate (SBI) and exchange rate on stock returns of non-financial companies listed in IDX. The results of this study indicate that the variable of ROA has negative effect on stock returns, ROE has a positive effect on stock returns, and the variable interest rate and exchange rate of SBI has positive effect on stock returns. From the analysis data by using regression model, independent variables ROA, ROE, SBI interest rate and the exchange rate very significant (p value < 0.01). Thus, all the above variable can be used as the basis for investment decision making for investment in Indonesia Stock Exchange (IDX) mainly for shares in the non- financial companies.

Keywords: ROA, ROE, interest rate, exchange rate, stock return

Procedia PDF Downloads 429
10590 Catalyst Assisted Microwave Plasma for NOx Formation

Authors: Babak Sadeghi, Rony Snyders, Marie-Paule.Delplancke-Ogletree

Abstract:

Nitrogen fixation (NF) is one of the crucial industrial processes. Many attempts have been made in order to artificially fix nitrogen, and among them, the Haber-Bosch’s (H-B) process is widely used. However, it presents two major drawbacks: huge fossil feedstock consumption and noticeable greenhouse gases emission. It is, therefore, necessary to develop alternatives. Plasma technology, as an inherent “green” technology, is considered to have a great potential for reducing the environmental impacts and improving the energy efficiency of the NF process. In this work, we have studied the catalyst assisted microwave plasma for NF application. Heterogeneous catalysts of MoO₃, with various loads 0, 5, 10, 20, and 30 wt%, supported on γ-alumina were prepared by conventional wet impregnation. Crystallinity, surface area, pore size, and microstructure were obtained by X-ray diffraction (XRD), Brunauer–Emmett–Teller (BET) adsorption isotherm, Scanning electron microscopy (SEM), and Transmission electron microscopy (TEM). The XRD patterns of calcined alumina confirm the γ- phase. Characteristic picks of MoO₃ could not be observed for low loads (< 20 wt%), likely indicating a high dispersion of metal oxide over the support. The specific surface area along with pores size are decreasing with increasing calcination temperature and MoO₃ loading. The MoO₃ loading does not modify the microstructure. TEM and SEM results for loading inferior to 20 wt% are coherent with a monolayer of MoO₃ on the support as proposed elsewhere. For loading of 20 wt% and more, TEM and Electron diffraction (ED) show nanocrystalline ₃-D MoO₃ particles. The catalytic performances of these catalysts were investigated in the post-discharge of a microwave plasma for NOx formation from N₂/O₂ mixtures. The plasma is sustained by a surface wave launched in a quartz tube via a surfaguide supplied by a 2.45 GHz microwave generator in pulse mode. In-situ identification and quantification of the products were carried out by Fourier-transform infrared spectroscopy (FTIR) in the post-discharge region. FTIR analysis of the exhausted gas reveal NO and NO₂ bands in presence of catalyst while only NO band were assigned without catalyst. On the other hand, in presence of catalyst, a 10% increase of NOₓ formation and of 20% increase in energy efficiency are observed.

Keywords: γ-Al2O₃-MoO₃, µ-waveplasma, N2 fixation, Plasma-catalysis, Plasma diagnostic

Procedia PDF Downloads 176
10589 Clustering the Wheat Seeds Using SOM Artificial Neural Networks

Authors: Salah Ghamari

Abstract:

In this study, the ability of self organizing map artificial (SOM) neural networks in clustering the wheat seeds varieties according to morphological properties of them was considered. The SOM is one type of unsupervised competitive learning. Experimentally, five morphological features of 300 seeds (including three varieties: gaskozhen, Md and sardari) were obtained using image processing technique. The results show that the artificial neural network has a good performance (90.33% accuracy) in classification of the wheat varieties despite of high similarity in them. The highest classification accuracy (100%) was achieved for sardari.

Keywords: artificial neural networks, clustering, self organizing map, wheat variety

Procedia PDF Downloads 656
10588 A Life History of a Female Counselor Participated in Sewol Ferry Disaster Counseling Korea: Based on Qualitative Analysis of Mandelbaum's Life History

Authors: Donghun Lee, Jiyoung Shin, Youjin Kim, Jin Joo Kim

Abstract:

The sinking of Sewol ferry occurred in Korea on the morning of 16 April 2014 while carrying 476 people. In all, 304 passengers, mostly secondary school students from Danwon High School in Ansan City died in the disaster. The sinking of Sewol ferry has resulted in widespread social and political turmoil within South Korea. Many criticize the actions of the captain and crews of the ferry as well as the ferry operator and the regulators who oversaw its operations. However, huge criticism has been directed at the South Korean government for its national disaster response system. This disaster has made Korean government build up a new disaster management and psychological support system. The purpose of this study was to understand developmental and change process of a female counselor in her late fifties participated in Sewol ferry disaster counseling for a year. She has participated in providing as a counselor counseling and psychological support for the victims' families of Sewol ferry disaster, additionally as a director of community youth counseling center operated by local government by establishing governmental psychological supports plan for recovering collective trauma in the community, through which she have gotten self-reflection of whole her life. For in-depth interview data analysis, Mandelbaum’s three conceptual frameworks were employed; dimensions, turnings, and adaptation. The result of the study indicates extracted categories of life dimension, turning point and adaptation. The details of these categories are ‘having a self-image in youth’, ‘marriage in fairy-tale’, ‘unexpected death of husband’, ‘taking a step forward from darkness’, the way of counselor’, nice grown child’, ‘Sewol ferry disaster’ in life dimension, ‘death in front of life’, ‘milestone in life, counseling’ in turning points, ‘before Sewol ferry disaster’, ‘after Sewol ferry disaster’ in adaptation. Life history methods revealed the counselor’s internal developmental process by analyzing what Sewol ferry disaster influenced on an individual life, especially a counselor's one, what changes she went through, and how she adapted herself to that. Based on the results, discussions and suggestions are provided.

Keywords: development and change, disaster counseling, identity of female counselor, Mandelbaum’s life history, Sewol ferry

Procedia PDF Downloads 336
10587 High Temperature Volume Combustion Synthesis of Ti3Al with Low Porosities

Authors: Nese Ozturk Korpe, Muhammed H. Karas

Abstract:

Reaction synthesis, or combustion synthesis, is a processing technique in which the thermal activation energy of formation of a compound is sustained by its exothermic heat of reaction. The aim of the present study was to investigate the effect of high initial pressing pressures (420 MPa, 630 MPa, and 850 MPa) on porosity of Ti3Al which produced by volume combustion synthesis. Microstructure examinations were performed by optical microscope (OM) and scanning electron microscope (SEM). Phase analyses were performed with X-ray diffraction device (XRD). A significant decrease in porosity was obtained due to an increase in the initial pressing pressure.

Keywords: Titanium Aluminide, Volume Combustion Synthesis, Intermetallic, Porosity

Procedia PDF Downloads 171
10586 Dealing the Disruptive Behaviour amongst Students with Autism through Circus

Authors: K. A. Razhiyah

Abstract:

Disruptive behavior is a problem that is usually associated with those with autism. There is a need to overcome this behavioral problem because the negative impact of this problem does not only effect the social relation of the students but also can cause uneasiness to those around them. This condition will be worse if the techniques used failed to motivate students to change the behaviour. The purpose of this study was to determine the effect of the circus games technique on the disruptive behavior amongst students with autism. The positive results of the intervention that was carried out for three months show the reduction in disruptive behaviour, and also improvement in the turn-taking and focusing ability aspect. Positive changes shown by the students had an encouraging effect and in a way are helping them in the teaching and learning process.

Keywords: autism, desruptive behaviour, circus, effect

Procedia PDF Downloads 248
10585 Replication of Meaningful Gesture Study for N400 Detection Using a Commercial Brain-Computer Interface

Authors: Thomas Ousterhout

Abstract:

In an effort to test the ability of a commercial grade EEG headset to effectively measure the N400 ERP, a replication study was conducted to see if similar results could be produced as that which used a medical grade EEG. Pictures of meaningful and meaningless hand postures were borrowed from the original author and subjects were required to perform a semantic discrimination task. The N400 was detected indicating semantic processing of the meaningfulness of the hand postures. The results corroborate those of the original author and support the use of some commercial grade EEG headsets for non-critical research applications.

Keywords: EEG, ERP, N400, semantics, congruency, gestures, emotiv

Procedia PDF Downloads 263
10584 Organizing Diabetes Care in a Resource Constrained Country: Bangladesh as an Example

Authors: Liaquat Ali, Khurshid Natasha

Abstract:

Low resource countries are not usually equipped with the organizational tools to implement health care for chronic diseases, and thus, providing effective diabetes care in such countries is a challenging task. Diabetic Association of Bangladesh (BADAS in Bengali acronym) has created a stimulating example to meet this challenge. Starting its journey in 1956 with 39 patients in a small tin shed clinic BADAS, and its affiliated associations now operate 90 hospitals and health centres all over the country. Together, these facilities provide integrated health care to about 1.5 million registered diabetic patients which constitute about 20% of the estimated diabetic population in the country. BADAS has also become a pioneer in health manpower generation in Bangladesh. Along with its affiliates, it now runs 3 Medical Colleges (to generate graduate physicians), 2 Nursing Institutes, and 2 Postgraduate Institutes which conduct 25 postgraduate courses (under the University of Dhaka) in various basic, clinical and public health disciplines. BADAS gives great emphasis on research, which encompasses basic, clinical as well as public health areas. BADAS is an ideal example of public-private partnership in health as most of its infrastructure has been created through government support but it is almost self-reliant in managing its revenue budget which approached approximately 40 million US dollar during 2010. BADAS raises resources by providing high-quality services to the people, both diabetic and non-diabetic. At the same time, BADAS has developed a cross financing model, to support diabetic patients in general and poor diabetic patients (identified through a social welfare network) in particular, through redistribution of the resources. Along with financial sustainability BADAS ensure organizational sustainability through a process of decentralization, community ownership, and democratic management. Presently a large scale pilot project (named as a Health Care Development Project or HCDP) is under implementation under BADAS umbrella with an objective to transform the diabetes care model to a health care model in general. It is expected to create further evidence on providing sustainable (with social safety net) health care delivery for diabetes, and other chronic illnesses as an integral part of general health care delivery in a resource constrained setting.

Keywords: Bangladesh, self sustain, health care, constrain

Procedia PDF Downloads 180
10583 Parental Discourse on Childhood Vaccination Programme: A Case Study

Authors: Tengku Farah Petri Tengku Mahmood, Shameem Rafik-Galea, Zalina Mohd Kasim, Norlijah Othman

Abstract:

Childhood vaccination programme is mandatory in Malaysia. However, the decision to vaccinate or not vaccinate children is still left to the parents. Presently, there are parents who are opting out of vaccination claiming that it causes autism and other chronic disorders despite inconclusive evidence. There appears to be a dangerous trend among some Malaysian parents to not vaccinate their children and to not participate in the childhood vaccination programme. This study presents preliminary findings of parental discourse on childhood vaccination programme through the perspective of the Integrated Threat Theory. An in-depth interview was carried out to investigate a parent’s concern of the effects of childhood vaccination on children. A thematic discourse analysis was used to analyse the transcribed data. The emerging themes based on the analysis and their relevance to our understanding of a parent’s concerns of the effects of childhood vaccination on children are discussed.

Keywords: case study, parental discourse, thematic discourse analysis, childhood vaccination

Procedia PDF Downloads 352
10582 Analysis of a CO₂ Two-Phase Ejector Performances with Taguchi and Anova Optimization

Authors: Karima Megdouli

Abstract:

The ejector, a central element within the CO₂ transcritical ejection refrigeration system, holds significant importance in enhancing refrigeration capacity and minimizing compressor power usage. This study's objective is to introduce a technique for enhancing the effectiveness of the CO₂ transcritical two-phase ejector, utilizing Taguchi and ANOVA analysis. The investigation delves into the impact of geometric parameters, secondary flow temperature, and primary flow pressure on the efficiency of the ejector. Results indicate that employing a combination of Taguchi and ANOVA offers increased reliability and superior performance when optimizing the design of the CO₂ two-phase ejector.

Keywords: ejector, supersonic, Taguchi, ANOVA, optimization

Procedia PDF Downloads 88
10581 Study of Waveguide Silica Glasses by Raman Spectroscopy

Authors: Mohamed Abdelmounim Bakkali, Mustapha El Mataouy, Abellatif Aaliti, Mouhamed Khaddor

Abstract:

In the paper, we study the effects of introducing hafnium oxide on Raman spectra of silica glass planar waveguide activated by 0.3 mol% Er3+ ions. This work compares Raman spectra measured for three thin films deposited on silicon substrate. The films were prepared with different molar ratio of Si/Hf using sol-gel method and deposited by dip coating technique. The effect of hafnium oxide incorporation on the waveguides shows the evolution of the structure of this material. This structural information is useful to understand the luminescence intensity by means of ion–ion interaction mechanisms.

Keywords: optical amplifiers, non-bridging oxygen, erbium, sol-gel, waveguide, silica-hafnia

Procedia PDF Downloads 306
10580 Limits of Phase Modulated Frequency Shifted Holographic Vibrometry at Low Amplitudes of Vibrations

Authors: Pavel Psota, Vít Lédl, Jan Václavík, Roman Doleček, Pavel Mokrý, Petr Vojtíšek

Abstract:

This paper presents advanced time average digital holography by means of frequency shift and phase modulation. This technique can measure amplitudes of vibrations at ultimate dynamic range while the amplitude distribution evaluation is done independently in every pixel. The main focus of the paper is to gain insight into behavior of the method at low amplitudes of vibrations. In order to reach that, a set of experiments was performed. Results of the experiments together with novel noise suppression show the limit of the method to be below 0.1 nm.

Keywords: acusto-optical modulator, digital holography, low amplitudes, vibrometry

Procedia PDF Downloads 412
10579 Application of Compressed Sensing and Different Sampling Trajectories for Data Reduction of Small Animal Magnetic Resonance Image

Authors: Matheus Madureira Matos, Alexandre Rodrigues Farias

Abstract:

Magnetic Resonance Imaging (MRI) is a vital imaging technique used in both clinical and pre-clinical areas to obtain detailed anatomical and functional information. However, MRI scans can be expensive, time-consuming, and often require the use of anesthetics to keep animals still during the imaging process. Anesthetics are commonly administered to animals undergoing MRI scans to ensure they remain still during the imaging process. However, prolonged or repeated exposure to anesthetics can have adverse effects on animals, including physiological alterations and potential toxicity. Minimizing the duration and frequency of anesthesia is, therefore, crucial for the well-being of research animals. In recent years, various sampling trajectories have been investigated to reduce the number of MRI measurements leading to shorter scanning time and minimizing the duration of animal exposure to the effects of anesthetics. Compressed sensing (CS) and sampling trajectories, such as cartesian, spiral, and radial, have emerged as powerful tools to reduce MRI data while preserving diagnostic quality. This work aims to apply CS and cartesian, spiral, and radial sampling trajectories for the reconstruction of MRI of the abdomen of mice sub-sampled at levels below that defined by the Nyquist theorem. The methodology of this work consists of using a fully sampled reference MRI of a female model C57B1/6 mouse acquired experimentally in a 4.7 Tesla MRI scanner for small animals using Spin Echo pulse sequences. The image is down-sampled by cartesian, radial, and spiral sampling paths and then reconstructed by CS. The quality of the reconstructed images is objectively assessed by three quality assessment techniques RMSE (Root mean square error), PSNR (Peak to Signal Noise Ratio), and SSIM (Structural similarity index measure). The utilization of optimized sampling trajectories and CS technique has demonstrated the potential for a significant reduction of up to 70% of image data acquisition. This result translates into shorter scan times, minimizing the duration and frequency of anesthesia administration and reducing the potential risks associated with it.

Keywords: compressed sensing, magnetic resonance, sampling trajectories, small animals

Procedia PDF Downloads 73
10578 Convergence Analysis of Reactive Power Based Schemes Used in Sensorless Control of Induction Motors

Authors: N. Ben Si Ali, N. Benalia, N. Zerzouri

Abstract:

Many electronic drivers for the induction motor control are based on sensorless technologies. Speed and torque control is usually attained by application of a speed or position sensor which requires the additional mounting space, reduce the reliability and increase the cost. This paper seeks to analyze dynamical performances and sensitivity to motor parameter changes of reactive power based technique used in sensorless control of induction motors. Validity of theoretical results is verified by simulation.

Keywords: adaptive observers, model reference adaptive system, RP-based estimator, sensorless control, stability analysis

Procedia PDF Downloads 546
10577 Representation Data without Lost Compression Properties in Time Series: A Review

Authors: Nabilah Filzah Mohd Radzuan, Zalinda Othman, Azuraliza Abu Bakar, Abdul Razak Hamdan

Abstract:

Uncertain data is believed to be an important issue in building up a prediction model. The main objective in the time series uncertainty analysis is to formulate uncertain data in order to gain knowledge and fit low dimensional model prior to a prediction task. This paper discusses the performance of a number of techniques in dealing with uncertain data specifically those which solve uncertain data condition by minimizing the loss of compression properties.

Keywords: compression properties, uncertainty, uncertain time series, mining technique, weather prediction

Procedia PDF Downloads 428
10576 Design of Data Management Software System Supporting Rendezvous and Docking with Various Spaceships

Authors: Zhan Panpan, Lu Lan, Sun Yong, He Xiongwen, Yan Dong, Gu Ming

Abstract:

The function of the two spacecraft docking network, the communication and control of a docking target with various spacecrafts is realized in the space lab data management system. In order to solve the problem of the complex data communication mode between the space lab and various spaceships, and the problem of software reuse caused by non-standard protocol, a data management software system supporting rendezvous and docking with various spaceships has been designed. The software system is based on CCSDS Spcecraft Onboard Interface Service(SOIS). It consists of Software Driver Layer, Middleware Layer and Appliaction Layer. The Software Driver Layer hides the various device interfaces using the uniform device driver framework. The Middleware Layer is divided into three lays, including transfer layer, application support layer and system business layer. The communication of space lab plaform bus and the docking bus is realized in transfer layer. Application support layer provides the inter tasks communitaion and the function of unified time management for the software system. The data management software functions are realized in system business layer, which contains telemetry management service, telecontrol management service, flight status management service, rendezvous and docking management service and so on. The Appliaction Layer accomplishes the space lab data management system defined tasks using the standard interface supplied by the Middleware Layer. On the basis of layered architecture, rendezvous and docking tasks and the rendezvous and docking management service are independent in the software system. The rendezvous and docking tasks will be activated and executed according to the different spaceships. In this way, the communication management functions in the independent flight mode, the combination mode of the manned spaceship and the combination mode of the cargo spaceship are achieved separately. The software architecture designed standard appliction interface for the services in each layer. Different requirements of the space lab can be supported by the use of standard services per layer, and the scalability and flexibility of the data management software can be effectively improved. It can also dynamically expand the number and adapt to the protocol of visiting spaceships. The software system has been applied in the data management subsystem of the space lab, and has been verified in the flight of the space lab. The research results of this paper can provide the basis for the design of the data manage system in the future space station.

Keywords: space lab, rendezvous and docking, data management, software system

Procedia PDF Downloads 368
10575 Competitor Analysis to Quantify the Benefits and for Different Use of Transport Infrastructure

Authors: Dimitrios J. Dimitriou, Maria F. Sartzetaki

Abstract:

Different transportation modes have key operational advantages and disadvantages, providing a variety of different transport options to users and passengers. This paper reviews key variables for the competition between air transport and other transport modes. The aim of this paper is to review the competition between air transport and other transport modes, providing results in terms of perceived cost for the users, for destinations high competitiveness for all transport modes. The competitor analysis variables include the cost and time outputs for each transport option, highlighting the level of competitiveness on high demanded Origin-Destination corridors. The case study presents the output of a such analysis for the OD corridor in Greece that connects the Capital city (Athens) with the second largest city (Thessaloniki) and the different transport modes have been considered (air, train, road). Conventional wisdom is to present an easy to handle tool for planners, managers and decision makers towards pricing policy effectiveness and demand attractiveness, appropriate to use for other similar cases.

Keywords: competitor analysis, transport economics, transport generalized cost, quantitative modelling

Procedia PDF Downloads 247