Search results for: project effectiveness
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8675

Search results for: project effectiveness

3065 Improvements in Double Q-Learning for Anomalous Radiation Source Searching

Authors: Bo-Bin Xiaoa, Chia-Yi Liua

Abstract:

In the task of searching for anomalous radiation sources, personnel holding radiation detectors to search for radiation sources may be exposed to unnecessary radiation risk, and automated search using machines becomes a required project. The research uses various sophisticated algorithms, which are double Q learning, dueling network, and NoisyNet, of deep reinforcement learning to search for radiation sources. The simulation environment, which is a 10*10 grid and one shielding wall setting in it, improves the development of the AI model by training 1 million episodes. In each episode of training, the radiation source position, the radiation source intensity, agent position, shielding wall position, and shielding wall length are all set randomly. The three algorithms are applied to run AI model training in four environments where the training shielding wall is a full-shielding wall, a lead wall, a concrete wall, and a lead wall or a concrete wall appearing randomly. The 12 best performance AI models are selected by observing the reward value during the training period and are evaluated by comparing these AI models with the gradient search algorithm. The results show that the performance of the AI model, no matter which one algorithm, is far better than the gradient search algorithm. In addition, the simulation environment becomes more complex, the AI model which applied Double DQN combined Dueling and NosiyNet algorithm performs better.

Keywords: double Q learning, dueling network, NoisyNet, source searching

Procedia PDF Downloads 97
3064 Importance of Risk Assessment in Managers´ Decision-Making Process

Authors: Mária Hudáková, Vladimír Míka, Katarína Hollá

Abstract:

Making decisions is the core of management and a result of conscious activities which is under way in a particular environment and concrete conditions. The managers decide about the goals, procedures and about the methods how to respond to the changes and to the problems which developed. Their decisions affect the effectiveness, quality, economy and the overall successfulness in every organisation. In spite of this fact, they do not pay sufficient attention to the individual steps of the decision-making process. They emphasise more how to cope with the individual methods and techniques of making decisions and forget about the way how to cope with analysing the problem or assessing the individual solution variants. In many cases, the underestimating of the analytical phase can lead to an incorrect assessment of the problem and this can then negatively influence its further solution. Based on our analysis of the theoretical solutions by individual authors who are dealing with this area and the realised research in Slovakia and also abroad we can recognise an insufficient interest of the managers to assess the risks in the decision-making process. The goal of this paper is to assess the risks in the managers´ decision-making process relating to the conditions of the environment, to the subject’s activity (the manager’s personality), to the insufficient assessment of individual variants for solving the problems but also to situations when the arisen problem is not solved. The benefit of this paper is the effort to increase the need of the managers to deal with the risks during the decision-making process. It is important for every manager to assess the risks in his/her decision-making process and to make efforts to take such decisions which reflect the basic conditions, states and development of the environment in the best way and especially for the managers´ decisions to contribute to achieving the determined goals of the organisation as effectively as possible.

Keywords: risk, decision-making, manager, process, analysis, source of risk

Procedia PDF Downloads 255
3063 The Occurrence of Sporeformers in Processed Milk from Household Refrigerators and The Effect of Heat Treatment on Bacillus Spores Activation

Authors: Sarisha Devnath, Oluwatosin A. Ijabadeniyi

Abstract:

In recent years milk contamination has become a major problem in households; due to the likely occurrence of bacteria, even after the milk has been processed. One such genus of bacteria causing unwanted growth is Bacillus. This research project looks at the presence of spore formers in processed milk from household refrigerators and the effect of pasteurization and high temperature on Bacillus spores activation. 24 samples each of UHT milk and pasteurised milk from 24 households were sampled for the presence of spore formers. While anaerobic spore formers were not found in any of the samples, the average aerobic spore formers in UHT milk and pasteurized milk however were 5.77 cfu/ml and 5.88 cfu/ml respectively. After sequencing, it was detected that the mixed culture contained Bacillus cereus, for both pasteurised and UHT milk samples. For the activation study, raw milk samples were collected and subjected to four different temperatures; 65˚C, 72˚C, 80˚C, 100˚C respectively. Samples were stored for 7 days at 5˚C and 10˚C and analysed daily. The average aerobic spore formers in raw milk for samples stored at 5˚C range between 4.67-6.00 cfu/ml while it ranges between 4.84-6.00 cfu/ml at 10˚C, signifying that the high temperatures could have resulted in germination of dominant spores. Statistical analysis conducted on these results indicated a significant difference between the numbers of colonies present at the different treatment temperatures the bacterium was exposed to. This work showed that household milk may constitute public health risk furthermore; pasteurization and higher temperatures may not be effective to remove aerobic spore formers because of Bacillus spores activation.

Keywords: sporeformers, bacillus, spores, activation, milk

Procedia PDF Downloads 424
3062 Developing an Indigenous Mathematics, Science and Technology Education Master’s Program: A Three Universities Collaboration

Authors: Mishack Thiza Gumbo

Abstract:

The participatory action research study reported in this paper aims to explore indigenous mathematics, science, and technology to develop an indigenous Mathematics, Science and Technology Education Master’s Programme ultimately. The study is based on an ongoing collaborative project between the Mathematics, Science and Technology Education Departments of the University of South Africa, University of Botswana and Chinhoyi University of Technology. The study targets the Mathematics, Science and Technology Education Master’s students and indigenous knowledge holders in these three contexts as research participants. They will be interviewed; documents of existing Mathematics, Science and Technology Education Master’s Programmes will be analysed; mathematics, science and technology-related artefacts will also be collected and analysed. Mathematics, Science, and Technology Education are traditionally referred to as gateway subjects because the world economy revolves around them. Scores of scholars call for the indigenisation of research and methodologies so that research can suit and advance indigenous knowledge and sustainable development. There are ethnomathematics, ethnoscience and ethnotechnology which exist in indigenous contexts such as blacksmithing, woodcarving, textile-weaving and dyeing, but the current curricula and research in institutions of learning reflect the Western notions of these subjects. Indigenisation of the academic programmecontributes toward the decolonisation of education. Hence, the development of an indigenous Mathematics, Science and Technology Education Master’s Programme, which will be jointly offered by the three universities mentioned above, will contribute to the transformation of higher education in this sense.

Keywords: indigenous, mathematics, science, technology, master's program, universities, collaboration

Procedia PDF Downloads 143
3061 Football Smart Coach: Analyzing Corner Kicks Using Computer Vision

Authors: Arth Bohra, Marwa Mahmoud

Abstract:

In this paper, we utilize computer vision to develop a tool for youth coaches to formulate set-piece tactics for their players. We used the Soccernet database to extract the ResNet features and camera calibration data for over 3000 corner kick across 500 professional matches in the top 6 European leagues (English Premier League, UEFA Champions League, Ligue 1, La Liga, Serie A, Bundesliga). Leveraging the provided homography matrix, we construct a feature vector representing the formation of players on these corner kicks. Additionally, labeling the videos manually, we obtained the pass-trajectory of each of the 3000+ corner kicks by segmenting the field into four zones. Next, after determining the localization of the players and ball, we used event data to give the corner kicks a rating on a 1-4 scale. By employing a Convolutional Neural Network, our model managed to predict the success of a corner kick given the formations of players. This suggests that with the right formations, teams can optimize the way they approach corner kicks. By understanding this, we can help coaches formulate set-piece tactics for their own teams in order to maximize the success of their play. The proposed model can be easily extended; our method could be applied to even more game situations, from free kicks to counterattacks. This research project also gives insight into the myriad of possibilities that artificial intelligence possesses in transforming the domain of sports.

Keywords: soccer, corner kicks, AI, computer vision

Procedia PDF Downloads 159
3060 Foliar Feeding of Methyl Jasmonate Induces Resistance in Normal and Salinity Stressed Tomato Plants, at Different Stages

Authors: Abdul Manan, Choudhary Muhammad Ayyub, Rashid Ahmad, Muhammad Adnan Bukhari

Abstract:

A project was designed to investigate the effect of foliar application of methyl jasmonate (MeJA) on physiological, biochemical and ionic attributes of salinity stressed and normal tomato plants at different stages. Salinity stress at every stage markedly reduced the net photosynthetic rate, stomatal conductance, transpiration rate, water relations parameters, protein contents, total free aminoacids and potassium (K+) contents. While, antioxidant enzymes (peroxidase (POX) and catalase (CAT)), sodium (Na+) contents and proline contents were increased substantially. Foliar application of MeJA ameliorated the drastic effects of salinity regime by recovery of physiological and biochemical attributes by enhanced production of antioxidant enzymes and osmoprotectants. The efficacy of MeJA at very initial stage (15 days after sowing (15 DAS)).proved effective for attenuating the deleterious effects of salinity stress than other stages (15 days after transplanting (15 DAT) and 30 days after transplanting (30 DAT)). To the best of our knowledge, different times of foliar feeding of MeJA was observed first time for amelioration of salinity stress in tomato plants that would be of pivotal significance for scientist to better understand the dynamics of physiological and biochemical processes in tomato.

Keywords: methyl jasmonate, osmoregulation, salinity stress, stress tolerance, tomato

Procedia PDF Downloads 294
3059 Advanced Textiles for Soldier Clothes Based on Coordination Polymers

Authors: Hossam E. Emam

Abstract:

The functional textiles development history in the military field could be ascribed as a uniquely interesting research topic. Soldiers are like a high-performance athletes, where monitoring their physical and physiological capabilities is a vital requirement. Functional clothes represent a “second skin” that has a close, “intimate” relationship with the human body. For the application of textiles in military purposes, which is normally required in difficult weather and environmental conditions, several functions are required. The requirements for designing functional military textiles for soldier's protection can be categorized into three categories; i) battle field (protection from chemical warfare agents, flames, and thermal radiation), ii) environmental (water proof, air permeable, UV-protection, antibacterial), iii) physiological (minimize heat stress, low weight, insulative, durability). All of these requirements are important, but the means to fulfill these requirements are not simple and straight forward. Additionally, the combination of more than one function is reported to be very expensive and requires many complicated steps, and the final product is found to be low durability. Not only do all of these requirements are overlapping, but they are also contradicting each other at various levels. Thus, we plan to produce multi-functional textiles (e.g., anti-microbial, UV-protection, fire retardant, photoluminescent) to be applied in military clothes. The current project aims to use quite a simple and applicable technique through the modification of textiles with different coordination polymers and functionalized coordination polymers.

Keywords: functional textiles, military clothes, coordination polymers, antimicrobial, fire retardant, photolumenscent

Procedia PDF Downloads 168
3058 Using the Minnesota Multiphasic Personality Inventory-2 and Mini Mental State Examination-2 in Cognitive Behavioral Therapy: Case Studies

Authors: Cornelia-Eugenia Munteanu

Abstract:

From a psychological perspective, psychopathology is the area of clinical psychology that has at its core psychological assessment and psychotherapy. In day-to-day clinical practice, psychodiagnosis and psychotherapy are used independently, according to their intended purpose and their specific methods of application. The paper explores how the Minnesota Multiphasic Personality Inventory-2 (MMPI-2) and Mini Mental State Examination-2 (MMSE-2) psychological tools contribute to enhancing the effectiveness of cognitive behavioral psychotherapy (CBT). This combined approach, psychotherapy in conjunction with assessment of personality and cognitive functions, is illustrated by two cases, a severe depressive episode with psychotic symptoms and a mixed anxiety-depressive disorder. The order in which CBT, MMPI-2, and MMSE-2 were used in the diagnostic and therapeutic process was determined by the particularities of each case. In the first case, the sequence started with psychotherapy, followed by the administration of blue form MMSE-2, MMPI-2, and red form MMSE-2. In the second case, the cognitive screening with blue form MMSE-2 led to a personality assessment using MMPI-2, followed by red form MMSE-2; reapplication of the MMPI-2 due to the invalidation of the first profile, and finally, psychotherapy. The MMPI-2 protocols gathered useful information that directed the steps of therapeutic intervention: a detailed symptom picture of potentially self-destructive thoughts and behaviors otherwise undetected during the interview. The memory loss and poor concentration were confirmed by MMSE-2 cognitive screening. This combined approach, psychotherapy with psychological assessment, aligns with the trend of adaptation of the psychological services to the everyday life of contemporary man and paves the way for deepening and developing the field.

Keywords: assessment, cognitive behavioral psychotherapy, MMPI-2, MMSE-2, psychopathology

Procedia PDF Downloads 314
3057 Music in the Early Stages of Life: Considerations from Working with Groups of Mothers and Babies

Authors: Ana Paula Melchiors Stahlschmidt

Abstract:

This paper discusses the role of music as a ludic activity and constituent element of voice in the construction and consolidation of the relationship of the baby and his/her mother or caretaker, evaluating its implications in his/her psychic structure and constitution as a subject. The work was based on the research developed as part of the author’s doctoral activities carried out from her insertion in a project of the Music Department of Federal University of Rio Grande do Sul - UFRGS, which objective was the development of musical activities with groups of babies from 0 to 24 months old and their caretakers. Observations, video recordings of the meetings, audio testemonies, and evaluation tools applied to group participants were used as instruments for this research. Information was collected on the participation of 195 babies, among which 8 were more focused on through interviews with their mothers or caretakers. These interviews were analyzed based on the referential of French Discourse Analysis, Psychoanalysis, Psychology of Development and Musical Education. The results of the research were complemented by other posterior experiences that the author developed with similar groups, in a context of a private clinic. The information collected allowed the observation of the ludic and structural functions of musical activities, when developed in a structured environment, as well as the importance of the musicality of the mother’s voice to the psychical structuring of the baby, allowing his/her insertion in the language and his/her constituition as a subject.

Keywords: music and babies, maternal voice, Psychoanalysis and music, psychology and music

Procedia PDF Downloads 440
3056 Patient Progression at Discharge: A Communication, Coordination, and Accountability Gap among Hospital Teams

Authors: Nana Benma Osei

Abstract:

Patient discharge can be a hectic process. Patients are sometimes sent to the wrong location or forgotten in lounges in the waiting room. This ends up compromising patient care because the delay in picking the patients can affect how they adhere to medication. Patients may fail to take their medication, and this will lead to negative outcomes. The situation highlights the demands of modern-day healthcare, and the use of technology can help in reducing such challenges and in enhancing the patient’s experience, leading to greater satisfaction with the care provided. The paper contains the proposed changes to a healthcare facility by introducing the clinical decision support system, which will be needed to improve coordination and communication during patient discharge. This will be done under Kurt Lewin’s Change Management Model, which recognizes the different phases in the change process. A pilot program is proposed initially before the program can be implemented in the entire organization. This allows for the identification of challenges and ways of managing them. The paper anticipates some of the possible challenges that may arise during implementation, and a multi-disciplinary approach is considered the most effective. Opposition to the change is likely to arise because staff members may lack information on how the changes will affect them and the skills they will need to learn to use the new system. Training will occur before the technology can be implemented. Every member will go for training, and adequate time is allocated for training purposes. A comparison of data will determine whether the project has succeeded.

Keywords: patient discharge, clinical decision support system, communication, collaboration

Procedia PDF Downloads 93
3055 Effectiveness and Efficiency of Unified Philippines Accident Reporting and Database System in Optimizing Road Crash Data Usage with Various Stakeholders

Authors: Farhad Arian Far, Anjanette Q. Eleazar, Francis Aldrine A. Uy, Mary Joyce Anne V. Uy

Abstract:

The Unified Philippine Accident Reporting and Database System (UPARDS), is a newly developed system by Dr. Francis Aldrine Uy of the Mapua Institute of Technology. The main purpose is to provide an advanced road accident investigation tool, record keeping and analysis system for stakeholders such as Philippine National Police (PNP), Metro Manila Development Authority (MMDA), Department of Public Works and Highways (DPWH), Department of Health (DOH), and insurance companies. The system is composed of 2 components, the mobile application for road accident investigators that takes advantage of available technology to advance data gathering and the web application that integrates all accident data for the use of all stakeholders. The researchers with the cooperation of PNP’s Vehicle Traffic Investigation Sector of the City of Manila, conducted the field-testing of the application in fifteen (15) accident cases. Simultaneously, the researchers also distributed surveys to PNP, Manila Doctors Hospital, and Charter Ping An Insurance Company to gather their insights regarding the web application. The survey was designed on information systems theory called Technology Acceptance Model. The results of the surveys revealed that the respondents were greatly satisfied with the visualization and functions of the applications as it proved to be effective and far more efficient in comparison with the conventional pen-and-paper method. In conclusion, the pilot study was able to address the need for improvement of the current system.

Keywords: accident, database, investigation, mobile application, pilot testing

Procedia PDF Downloads 423
3054 The Impact of Artesunate-Amodiaquine on Schistosoma mansoni Infection among Children Infected by Plasmodium in Rural Area of Lemfu, Kongo Central, Democratic Republic of the Congo

Authors: Mbanzulu Kennedy, Zanga Josue, Wumba Roger

Abstract:

Malaria and schistosomiasis remain life-threatening public health problems in sub-Saharan Africa. The infection pattern related to age indicates that preschool and school-age children are at the highest risk of malaria and schistosomiasis. Both parasitic infections, separately or combined, may have negative impacts on the haemoglobin concentration levels. The existing data revealed that artemisinin derivatives commonly used to cure malaria present also in antischistosomal activities. The current study investigated the impact of Artesunate-Amodiaquine (AS-AQ) on schistosomiasis when administered to treat malaria in rural area of Lemfu, DRC. A prospective longitudinal study including 171 coinfected children screened for anaemia, Schistosoma mansoni, and Plasmodium falciparum infections. The egg reduction rate and haemoglobin concentration were assessed four weeks after the treatment with AS-AQ, of all coinfected children of this series. One hundred and twenty-five (74.4%) out of 168 coinfected children treated and present during the assessment were found stool negative for S. mansoni eggs. Out of 43 (25.6%) children who remained positives, 37 (22%) showed a partial reduction of eggs amount, and no reduction was noted in 3.6% of coinfected. The mean of haemoglobin concentration and the prevalence of anaemia were, respectively, 10.74±1.5g/dl , 11.2±1.3g/dl, and 64.8%, 51.8%, respectively, before and after treatment, p<0.001. The AS-AQ commonly used against Plasmodium allowed curing S. mansoni in coinfected children and increasing the Hb level. For the future, the randomized and multicentric clinical trials are needed for a better understanding of the effectiveness of AS-AQ against Schistosoma spp. The trial registration number was 3487183.

Keywords: paludisme, schistosomiase, as-aq, enfants lemfu

Procedia PDF Downloads 87
3053 Digital Design and Fabrication: A Review of Trend and Its Impact in the African Context

Authors: Mohamed Al Araby, Amany Salman, Mostafa Amin, Mohamed Madbully, Dalia Keraa, Mariam Ali, Marah Abdelfatah, Mariam Ahmed, Ahmed Hassab

Abstract:

In recent years, the architecture, engineering, and construction (A.E.C.) industry have been exposed to important innovations, most notably the global integration of digital design and fabrication (D.D.F.) processes in the industry’s workflow. Despite this evolution in that sector, Africa was excluded from the examination of this development. The reason behind this exclusion is the preconceived view of it as a developing region that still employs traditional methods of construction. The primary objective of this review is to investigate the trend of digital construction (D.C.) in the African environment and the difficulties in its regular utilization of it. This objective can be attained by recognizing the notion of distributed computing in Africa and evaluating the impact of the projects deploying this technology on both the immediate and broader contexts. The paper’s methodology begins with the collection of data from 224 initiatives throughout Africa. Then, 50 of these projects were selected based on the criteria of the project's recency, typology variety, and location diversity. After that, a literature-based comparative analysis was undertaken. This study’s findings reveal a pattern of motivation for applying digital fabrication processes. Moreover, it is essential to evaluate the socio-economic effects of these projects on the population living near the analyzed subject. The last step in this study is identifying the influence on the neighboring nations.

Keywords: Africa, digital construction, digital design, fabrication

Procedia PDF Downloads 147
3052 Sustainable Agriculture of Tribal Farmers: An Analysis in Koraput and Malkangiri Districts of Odisha, India

Authors: Amrita Mishra, Tushar Kanti Das

Abstract:

Agriculture is the backbone of the economy of Odisha. Sustainability of agriculture holds the key for the development of Odisha. The Sustainable Development Goals are a framework of 17 goals and 169 targets across social, economical and environmental areas of sustainable development. Among all the seventeen goals the second goal is focusing on the promotion of Sustainable Agriculture. In this research our main aim is also to contribute an understanding of effectiveness of sustainable agriculture as a tool for rural development in the selected tribal district (i.e. Koraput and Malkangiri) of Odisha. These two districts are comes under KBK districts of Odisha which are identified as most backward districts of Odisha. The objectives of our study are to investigate the effect of sustainable agriculture on the lives of tribal farmers, to study whether the farmers are empowered by their participation in sustainable agriculture initiatives to move towards their own vision of development and to study the investment and profit ratio in sustainable agriculture. This research will help in filling the major gaps in sociological studies of sustainable agriculture. This information will helpful for farmers, development organisations, donors and policy makers in formulating the development of effective initiatives and policies to support the development of sustainable agriculture. In this study, we have taken 210 respondents and used various statistical techniques like chi-square test, one-way ANOVA and percentage analysis. This research shows that sustainable agriculture is an effective development strategy that benefits the tribal farmers to move towards their own vision of Good Fortune. The poor farmers who struggle to feed their families and maintain viable livelihoods on shrinking land for them sustainable agriculture are really benefited. The farmers are using homemade pesticides, manure and also getting the seeds from different development organisations and Government. So the investment in Sustainable Agriculture is very less. All farmers said their lives are now better than before. The creation of farmers groups for training and marketing for the produces was shown to be very important for empowerment.

Keywords: sustainable, agriculture, tribal farmers, development, empowerment

Procedia PDF Downloads 157
3051 The Increase of Adolescent Obesity Rates after the COVID-19 Pandemic and Possible Obesity Prevention Programs for Implementation

Authors: Tatiana Pratt, Benyamin Hanasabzadeh, Panayiota Courelli

Abstract:

The COVID-19 pandemic is one of the largest global public health issues of this current century. COVID-19 puts people diagnosed with obesity at higher risk of not only contracting the virus but also being hospitalized and dying, making this a vital time to implement obesity prevention programs. However, COVID-19 is predicted to rapidly increase the obesity rate in the United States due to the mandatory sedentary lifestyle the pandemic demands; this is especially harmful to adolescent-aged children because it creates lifelong unhealthy habits and behaviors. Adolescent obesity prevention programs have been rigorously implemented throughout the last century to help diminish the ever-increasing adolescent obesity rate. Since the pandemic kept adolescents inside and away from in-person school, many programs have now become ineffective due to their in-person participation. Examples of in-person participation programs include school lunch programs, OSNAP and New Moves. Therefore, online programs or remote intervention measures are now more essential. This leads to programs such as Time2bHealthy, HEALTH[e]TEEN, and SWITCH should be looked at with more vitality. Adolescents have intertwined their lives with technology and screen usage. Therefore, online and remote prevention programs will continue to play a large role in the post-pandemic era. This literature review will be reviewing past and current adolescent obesity prevention programs and their effectiveness with the new remote, sedentary lifestyle adolescents. Furthermore, it will suggest new ways to more productively decrease adolescent obesity rates by analyzing the harmful factors that COVID-19 introduced into their lifestyles.

Keywords: adolescent, obesity, overweight, COVID-19, preventative care, public health, public policy, obesity prevention programs, online programs

Procedia PDF Downloads 218
3050 AER Model: An Integrated Artificial Society Modeling Method for Cloud Manufacturing Service Economic System

Authors: Deyu Zhou, Xiao Xue, Lizhen Cui

Abstract:

With the increasing collaboration among various services and the growing complexity of user demands, there are more and more factors affecting the stable development of the cloud manufacturing service economic system (CMSE). This poses new challenges to the evolution analysis of the CMSE. Many researchers have modeled and analyzed the evolution process of CMSE from the perspectives of individual learning and internal factors influencing the system, but without considering other important characteristics of the system's individuals (such as heterogeneity, bounded rationality, etc.) and the impact of external environmental factors. Therefore, this paper proposes an integrated artificial social model for the cloud manufacturing service economic system, which considers both the characteristics of the system's individuals and the internal and external influencing factors of the system. The model consists of three parts: the Agent model, environment model, and rules model (Agent-Environment-Rules, AER): (1) the Agent model considers important features of the individuals, such as heterogeneity and bounded rationality, based on the adaptive behavior mechanisms of perception, action, and decision-making; (2) the environment model describes the activity space of the individuals (real or virtual environment); (3) the rules model, as the driving force of system evolution, describes the mechanism of the entire system's operation and evolution. Finally, this paper verifies the effectiveness of the AER model through computational and experimental results.

Keywords: cloud manufacturing service economic system (CMSE), AER model, artificial social modeling, integrated framework, computing experiment, agent-based modeling, social networks

Procedia PDF Downloads 66
3049 Numerical Investigation of Pressure Drop in Core Annular Horizontal Pipe Flow

Authors: John Abish, Bibin John

Abstract:

Liquid-liquid flow in horizontal pipe is investigated in order to reveal the flow patterns arising from the co-existed flow of oil and water. The main focus of the study is to identify the feasibility of reducing the pumping power requirements of petroleum transportation lines by having an annular flow of water around the thick oil core. This idea makes oil transportation cheaper and easier. The present study uses computational fluid dynamics techniques to model oil-water flows with liquids of similar density and varying viscosity. The simulation of the flow is conducted using commercial package Ansys Fluent. Flow domain modeling and grid generation accomplished through ICEM CFD. The horizontal pipe is modeled with two different inlets and meshed with O-Grid mesh. The standard k-ε turbulence scheme along with the volume of fluid (VOF) multiphase modeling method is used to simulate the oil-water flow. Transient flow simulations carried out for a total period of 30s showed significant reduction in pressure drop while employing core annular flow concept. This study also reveals the effect of viscosity ratio, mass flow rates of individual fluids and ration of superficial velocities on the pressure drop across the pipe length. Contours of velocity and volume fractions are employed along with pressure predictions to assess the effectiveness of this proposed concept quantitatively as well as qualitatively. The outcome of the present study is found to be very relevant for the petrochemical industries.

Keywords: computational fluid dynamics, core-annular flows, frictional flow resistance, oil transportation, pressure drop

Procedia PDF Downloads 387
3048 Improving the Patient Guidance Satisfaction and Integrity of Patients Hospitalized in Iodine-131 Isolation Rooms

Authors: Yu Sin Syu

Abstract:

Objective: The study aimed to improve the patient guidance satisfaction of patients hospitalized in iodine-131 isolation rooms, as well as the patient guidance completion rate for such patients. Method: A patient care guidance checklist and patient care guidance satisfaction questionnaire were administered to 29 patients who had previously been hospitalized in iodine-131 isolation rooms. The evaluation was conducted on a one-on-one basis, and its results showed that the patients’ satisfaction with patient guidance was only 3.7 points and that the completion rate for the patient guidance performed by nurses was only 67%. Therefore, various solutions were implemented to create a more complete patient guidance framework for nurses, including the incorporation of regular care-related training in in-service education courses; the establishment of patient care guidance standards for patients in iodine-131 isolation rooms; the establishment of inpatient care standards and auditing processes for iodine-131 isolation rooms; the creation of an introductory handbook on ward environment; Invite other the care team the revision of iodine-131 health education brochures; the creation of visual cards and videos covering equipment operation procedures; and introduction of QR codes. Results: Following the implementation of the above measures, the overall satisfaction of patients hospitalized in iodine-131 isolation rooms increased from 3.7 points to 4.6 points, and the completion rate for patient guidance rose from 67% to 100%. Conclusion: Given the excellent results achieved in this study, it is hoped that this nursing project can serve as a benchmark for other relevant departments.

Keywords: admission care guidance, guidance satisfaction, integrity, Iodine131 isolation

Procedia PDF Downloads 111
3047 Methane Plasma Modified Polyvinyl Alcohol Scaffolds for Melanocytes Cultivation

Authors: B. Kodedova, E. Filova, M. Kralovic, E. Amler

Abstract:

Vitiligo is the most common depigmentation disorder of the skin characterized by loss of melanocyte in the epidermis that leads to white lesions. One of the possible treatments is autologous transplantation of melanocytes. Biodegradable electrospun polymeric nanofibers provide good mechanical properties and could serve as suitable scaffold for epithelial cells cultivation and follow up transplantation. Moreover the microarchitecture of nanofibers mimics the structure of extracellular matrix and its porosity allows nutrients and waste exchange. The aim of this work was to develop biocompatible and biodegradable polymeric scaffolds suitable for autologous melanocytes transplantation. Electrospun polyvinyl alcohol (PVA) nanofibers were modified by cold methane plasma to lower their hydrofility and to achieve better adhesion, proliferation and viability of the murine melanocyte (Melan-a). Cells were seeded on the modified scaffolds and their adhesion, metabolic activity, proliferation and melanin synthesis was evaluated and compared to non-modified scaffolds. Results clearly indicate that cold methane plasma modified PVA nanofibers are suitable for melanocyte cultivation and may be future candidate for vitiligo treatment. Furthermore, the nanofibers can be functionalized with various bioactive substances, for enhancement of the melanocyte proliferation, melanogenesis or healing and regenerative processes. The project was supported by the Ministry of Education, Youth and Sports NPU I: LO1309 and by Grant Agency of Charles University (grant No. 1228214).

Keywords: melanocyte, nanofibers, polyvinyl alcohol, plasma modification

Procedia PDF Downloads 304
3046 Design of Robust and Intelligent Controller for Active Removal of Space Debris

Authors: Shabadini Sampath, Jinglang Feng

Abstract:

With huge kinetic energy, space debris poses a major threat to astronauts’ space activities and spacecraft in orbit if a collision happens. The active removal of space debris is required in order to avoid frequent collisions that would occur. In addition, the amount of space debris will increase uncontrollably, posing a threat to the safety of the entire space system. But the safe and reliable removal of large-scale space debris has been a huge challenge to date. While capturing and deorbiting space debris, the space manipulator has to achieve high control precision. However, due to uncertainties and unknown disturbances, there is difficulty in coordinating the control of the space manipulator. To address this challenge, this paper focuses on developing a robust and intelligent control algorithm that controls joint movement and restricts it on the sliding manifold by reducing uncertainties. A neural network adaptive sliding mode controller (NNASMC) is applied with the objective of finding the control law such that the joint motions of the space manipulator follow the given trajectory. A computed torque control (CTC) is an effective motion control strategy that is used in this paper for computing space manipulator arm torque to generate the required motion. Based on the Lyapunov stability theorem, the proposed intelligent controller NNASMC and CTC guarantees the robustness and global asymptotic stability of the closed-loop control system. Finally, the controllers used in the paper are modeled and simulated using MATLAB Simulink. The results are presented to prove the effectiveness of the proposed controller approach.

Keywords: GNC, active removal of space debris, AI controllers, MatLabSimulink

Procedia PDF Downloads 116
3045 Developing a Model of Teaching Writing Based On Reading Approach through Reflection Strategy for EFL Students of STKIP YPUP

Authors: Eny Syatriana, Ardiansyah

Abstract:

The purpose of recent study was to develop a learning model on writing, based on the reading texts which will be read by the students using reflection strategy. The strategy would allow the students to read the text and then they would write back the main idea and to develop the text by using their own sentences. So, the writing practice was begun by reading an interesting text, then the students would develop the text which has been read into their writing. The problem questions are (1) what kind of learning model that can develop the students writing ability? (2) what is the achievement of the students of STKIP YPUP through reflection strategy? (3) is the using of the strategy effective to develop students competence In writing? (4) in what level are the students interest toward the using of a strategy In writing subject? This development research consisted of some steps, they are (1) need analysis (2) model design (3) implementation (4) model evaluation. The need analysis was applied through discussion among the writing lecturers to create a learning model for writing subject. To see the effectiveness of the model, an experiment would be delivered for one class. The instrument and learning material would be validated by the experts. In every steps of material development, there was a learning process, where would be validated by an expert. The research used development design. These Principles and procedures or research design and development .This study, researcher would do need analysis, creating prototype, content validation, and limited empiric experiment to the sample. In each steps, there should be an assessment and revision to the drafts before continue to the next steps. The second year, the prototype would be tested empirically to four classes in STKIP YPUP for English department. Implementing the test greatly was done through the action research and followed by evaluation and validation from the experts.

Keywords: learning model, reflection, strategy, reading, writing, development

Procedia PDF Downloads 352
3044 Oracle JDE Enterprise One ERP Implementation: A Case Study

Authors: Abhimanyu Pati, Krishna Kumar Veluri

Abstract:

The paper intends to bring out a real life experience encountered during actual implementation of a large scale Tier-1 Enterprise Resource Planning (ERP) system in a multi-location, discrete manufacturing organization in India, involved in manufacturing of auto components and aggregates. The business complexities, prior to the implementation of ERP, include multi-product with hierarchical product structures, geographically distributed multiple plant locations with disparate business practices, lack of inter-plant broadband connectivity, existence of disparate legacy applications for different business functions, and non-standardized codifications of products, machines, employees, and accounts apart from others. On the other hand, the manufacturing environment consisted of processes like Assemble-to-Order (ATO), Make-to-Stock (MTS), and Engineer-to-Order (ETO) with a mix of discrete and process operations. The paper has highlighted various business plan areas and concerns, prior to the implementation, with specific focus on strategic issues and objectives. Subsequently, it has dealt with the complete process of ERP implementation, starting from strategic planning, project planning, resource mobilization, and finally, the program execution. The step-by-step process provides a very good learning opportunity about the implementation methodology. At the end, various organizational challenges and lessons emerged, which will act as guidelines and checklist for organizations to successfully align and implement ERP and achieve their business objectives.

Keywords: ERP, ATO, MTS, ETO, discrete manufacturing, strategic planning

Procedia PDF Downloads 231
3043 An Historical Revision of Change and Configuration Management Process

Authors: Expedito Pinto De Paula Junior

Abstract:

Current systems such as artificial satellites, airplanes, automobiles, turbines, power systems and air traffic controls are becoming increasingly more complex and/or highly integrated as defined in SAE-ARP-4754A (Society Automotive Engineering - Certification considerations for highly-integrated or complex aircraft systems standard). Among other processes, the development of such systems requires careful Change and Configuration Management (CCM) to establish and maintain product integrity. Understand the maturity of CCM process based in historical approach is crucial for better implementation in hardware and software lifecycle. The sense of work organization, in all fields of development is directly related to the order and interrelation of the parties, changes in time, and record of these changes. Generally, is observed that engineers, administrators and managers invest more time in technical activities than in organization of work. More these professionals are focused in solving complex problems with a purely technical bias. CCM process is fundamental for development, production and operation of new products specially in the safety critical systems. The objective of this paper is open a discussion about the historical revision based in standards focus of CCM around the world in order to understand and reflect the importance across the years, the contribution of this process for technology evolution, to understand the mature of organizations in the system lifecycle project and the benefits of CCM to avoid errors and mistakes during the Lifecycle Product.

Keywords: changes, configuration management, historical, revision

Procedia PDF Downloads 188
3042 Modeling Breathable Particulate Matter Concentrations over Mexico City Retrieved from Landsat 8 Satellite Imagery

Authors: Rodrigo T. Sepulveda-Hirose, Ana B. Carrera-Aguilar, Magnolia G. Martinez-Rivera, Pablo de J. Angeles-Salto, Carlos Herrera-Ventosa

Abstract:

In order to diminish health risks, it is of major importance to monitor air quality. However, this process is accompanied by the high costs of physical and human resources. In this context, this research is carried out with the main objective of developing a predictive model for concentrations of inhalable particles (PM10-2.5) using remote sensing. To develop the model, satellite images, mainly from Landsat 8, of the Mexico City’s Metropolitan Area were used. Using historical PM10 and PM2.5 measurements of the RAMA (Automatic Environmental Monitoring Network of Mexico City) and through the processing of the available satellite images, a preliminary model was generated in which it was possible to observe critical opportunity areas that will allow the generation of a robust model. Through the preliminary model applied to the scenes of Mexico City, three areas were identified that cause great interest due to the presumed high concentration of PM; the zones are those that present high plant density, bodies of water and soil without constructions or vegetation. To date, work continues on this line to improve the preliminary model that has been proposed. In addition, a brief analysis was made of six models, presented in articles developed in different parts of the world, this in order to visualize the optimal bands for the generation of a suitable model for Mexico City. It was found that infrared bands have helped to model in other cities, but the effectiveness that these bands could provide for the geographic and climatic conditions of Mexico City is still being evaluated.

Keywords: air quality, modeling pollution, particulate matter, remote sensing

Procedia PDF Downloads 140
3041 Ubudehe: A Social Work Analysis of Indigenous Solutions to Poverty Reduction in Post-Genocide Rwanda

Authors: Charles Rutikanga

Abstract:

As part of the effort to reconstruct Rwanda and foster a shared national identity after the 1994 genocide against Tutsi, the government of Rwanda has drawn on aspects of indigenous culture and traditional practices. One of these traditional practices and cultural values is Ubudehe, which has been re-introduced after it has been gradually lost since colonial times. It is a form of collective action at the village level, which is inclusive, covering men, women, and the most marginalized community members. The philosophy behind Ubudehe is to increase the level of participation and institutional problem-solving capacity at the local level by citizens and local government. Since the early 2000s, the government re-introduced Ubudehe as a neo-traditional cultural institution in order to support the implementation of the country’s poverty reduction and development programs. An empirical study on indigenous and innovative models of social work practice was conducted under the framework of the ‘Professional Social Work in East Africa’ (PROSOWO II) project. Field data were collected on traditional/indigenous approaches, including Ubudehe, from different categories of informants through focus group discussions (FGDs) and personal interviews. The research showed that professional social workers play a significant role in the whole Ubudehe process. While there have been some challenges in the administration and implementation, overall it has contributed to poverty reduction in a post-genocide Rwanda.

Keywords: development, indigenous approach, social work, Ubudehe

Procedia PDF Downloads 109
3040 The Role of Blended Modality in Enhancing Active Learning Strategies in Higher Education: A Case Study of a Hybrid Course of Oral Production and Listening of French

Authors: Tharwat N. Hijjawi

Abstract:

Learning oral skills in an Arabic speaking environment is challenging. A blended course (material, activities, and individual/ group work tasks …) was implemented in a module of level B1 for undergraduate students of French as a foreign language in order to increase their opportunities to practice listening and speaking skills. This research investigates the influence of this modality on enhancing active learning and examines the effectiveness of provided strategies. Moreover, it aims at discovering how it allows teacher to flip the traditional classroom and create a learner-centered framework. Which approaches were integrated to motivate students and urge them to search, analyze, criticize, create and accomplish projects? What was the perception of students? This paper is based on the qualitative findings of a questionnaire and a focus group interview with learners. Despite the doubled time and effort both “teacher” and “student” needed, results revealed that the NTIC allowed a shift into a learning paradigm where learners were the “chiefs” of the process. Tasks and collaborative projects required higher intellectual capacities from them. Learners appreciated this experience and developed new life-long learning competencies at many levels: social, affective, ethical and cognitive. To conclude, they defined themselves as motivated young researchers, motivators and critical thinkers.

Keywords: active learning, critical thinking, inverted classroom, learning paradigm, problem-based

Procedia PDF Downloads 258
3039 The Importance of Visual Communication in Artificial Intelligence

Authors: Manjitsingh Rajput

Abstract:

Visual communication plays an important role in artificial intelligence (AI) because it enables machines to understand and interpret visual information, similar to how humans do. This abstract explores the importance of visual communication in AI and emphasizes the importance of various applications such as computer vision, object emphasis recognition, image classification and autonomous systems. In going deeper, with deep learning techniques and neural networks that modify visual understanding, In addition to AI programming, the abstract discusses challenges facing visual interfaces for AI, such as data scarcity, domain optimization, and interpretability. Visual communication and other approaches, such as natural language processing and speech recognition, have also been explored. Overall, this abstract highlights the critical role that visual communication plays in advancing AI capabilities and enabling machines to perceive and understand the world around them. The abstract also explores the integration of visual communication with other modalities like natural language processing and speech recognition, emphasizing the critical role of visual communication in AI capabilities. This methodology explores the importance of visual communication in AI development and implementation, highlighting its potential to enhance the effectiveness and accessibility of AI systems. It provides a comprehensive approach to integrating visual elements into AI systems, making them more user-friendly and efficient. In conclusion, Visual communication is crucial in AI systems for object recognition, facial analysis, and augmented reality, but challenges like data quality, interpretability, and ethics must be addressed. Visual communication enhances user experience, decision-making, accessibility, and collaboration. Developers can integrate visual elements for efficient and accessible AI systems.

Keywords: visual communication AI, computer vision, visual aid in communication, essence of visual communication.

Procedia PDF Downloads 76
3038 The Impact of Biodiversity and Urban Ecosystem Services in Real Estate

Authors: Carmen Cantuarias-Villessuzanne, Jeffrey Blain, Radmila Pineau

Abstract:

Our research project aims at analyzing the sensitiveness of French households to urban biodiversity and urban ecosystem services (UES). Opinion surveys show that the French population is sensitive to biodiversity and ecosystem services loss, but the value given to these issues within urban fabric and real estate market lacks evidence. Using GIS data and economic evaluation, by hedonic price methods, weassess the isolated contribution of the explanatory variables of biodiversityand UES on the price of residential real estate. We analyze the variation of the valuefor three urban ecosystem services - flood control, proximity to green spaces, and refreshment - on the price of real estate whena property changes ownership. Our modeling and mapping focus on the price at theIRIS scale (statistical information unit) from 2014 to 2019. The main variables are internal characteristics of housing (area, kind of housing, heating), external characteristics(accessibility and infrastructure, economic, social, and physical environmentsuch as air pollution, noise), and biodiversity indicators and urban ecosystemservices for the Ile-de-France region. Moreover, we compare environmental values on the enhancement of greenspaces and their impact on residential choices. These studies are very useful for real estate developers because they enable them to promote green spaces, and municipalities to become more attractive.

Keywords: urban ecosystem services, sustainable real estate, urban biodiversity perception, hedonic price, environmental values

Procedia PDF Downloads 119
3037 Genome Editing in Sorghum: Advancements and Future Possibilities: A Review

Authors: Micheale Yifter Weldemichael, Hailay Mehari Gebremedhn, Teklehaimanot Hailesslasie

Abstract:

The advancement of target-specific genome editing tools, including clustered regularly interspaced short palindromic repeats (CRISPR)/CRISPR-associated protein9 (Cas9), mega-nucleases, base editing (BE), prime editing (PE), transcription activator-like endonucleases (TALENs), and zinc-finger nucleases (ZFNs), have paved the way for a modern era of gene editing. CRISPR/Cas9, as a versatile, simple, cost-effective and robust system for genome editing, has dominated the genome manipulation field over the last few years. The application of CRISPR/Cas9 in sorghum improvement is particularly vital in the context of ecological, environmental and agricultural challenges, as well as global climate change. In this context, gene editing using CRISPR/Cas9 can improve nutritional value, yield, resistance to pests and disease and tolerance to different abiotic stress. Moreover, CRISPR/Cas9 can potentially perform complex editing to reshape already available elite varieties and new genetic variations. However, existing research is targeted at improving even further the effectiveness of the CRISPR/Cas9 genome editing techniques to fruitfully edit endogenous sorghum genes. These findings suggest that genome editing is a feasible and successful venture in sorghum. Newer improvements and developments of CRISPR/Cas9 techniques have further qualified researchers to modify extra genes in sorghum with improved efficiency. The fruitful application and development of CRISPR techniques for genome editing in sorghum will not only help in gene discovery, creating new, improved traits in sorghum regulating gene expression sorghum functional genomics, but also in making site-specific integration events.

Keywords: CRISPR/Cas9, genome editing, quality, sorghum, stress, yield

Procedia PDF Downloads 44
3036 Effect of Supplemental Bacterial Phytase at Different Dietary Levels of Phosphorus on Tibial Bone Characteristics and Body Weight Gain in Broilers

Authors: Saqib Saleem Abdullah, Saima Masood, Hafsa Zaneb, Shela Gul Bokhari, Muti Ur Rehman, Jamil Akbar

Abstract:

A 5- weeks feeding trial was carried out to determine the effectiveness of Bacterial Phytase (Phyzyme®) in broilers, at different dietary levels of Phosphorous. 140 d-old broilers (Hubbard) were randomly divided into 4 groups (n=4). Birds were fed corn-based basal diet or the same diet supplemented with 3 different levels of non Phytate Phosphorous (NPP) (0.45 %, 0.30 % and 0.15 %). Furthermore, the diets were supplemented with bacterial Phytase. Birds were fed ad libitum and kept under thermo neutral conditions. The parameters studied were; body weight gain (BWG), tibial bone characteristics (TBC), serum Calcium (Ca), Phosphorus (P) and Alkaline Phosphatase (AP) levels and tibia ash percentage (TAP). BWG of the broilers was calculated at weekly interval and remaining parameters were calculated after slaughtering the birds at 35thday. Results suggested that Phytase supplementation at 0.30% NPP (Non Phytate Phosphorus + Bacterial Phytase) increased (P < 0.05) the BWG, bone length, bone weight, tibiotarsal index, medullary canal diameter and diaphysis diameter however, rubosticity index was reduced to minimum (P < 0.05) at this dietary level of phosphorous when compared with other groups. Maximum (P < 0.05) rubosticity index was observed in control group with 0% Phytase. Furthermore, Phytase addition at 0.30 % NPP also improved (P < 0.05) Ca, P and AP levels in the blood. Phytase supplementation at lower phosphorus level (0.30%NPP) improved BWG and TBC including bone density and bone quality in broilers hence it can be concluded that addition of Phytase at 0.30% NPP may prove beneficial for bone and overall performance in broilers.

Keywords: diaphysis diameter, phytase, rubosticity index, tibia

Procedia PDF Downloads 381