Search results for: rapid systems engineering
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 13546

Search results for: rapid systems engineering

7966 Challenging Clinical Scenario of Blood Stream Candida Infections – An Indian Experience

Authors: P. Uma Devi, S. Sujith, K. Rahul, T. S. Dipu, V. Anil Kumar , Vidya Menon

Abstract:

Introduction: Candida is an important cause of bloodstream infections (BSIs), causing significant mortality and morbidity. The epidemiology of Candida infection is also changing, mainly in relation to the number of episodes caused by species Candida non-albicans. However, in India, the true burden of candidemia is not clear. Thus, this study was conducted to evaluate the clinical characteristics, species distribution, antifungal susceptibility and outcome of candidemia at our hospital. Methodology: Between January 2012 and April 2014, adult patients with at least one positive blood culture for Candida species were identified through the microbiology laboratory database (for each patient only the first episode of candidemia was recorded). Patient data was collected by retrospective chart review of clinical characteristics including demographic data, risk factors; species distribution, resistance to antifungals and survival. Results: A total of 165 episodes of Candida BSI were identified, with 115 episodes occurring in adult patients. Most of the episodes occurred in males (69.6%). Nearly 82.6% patients were between 41 to 80 years and majority of the patients were in the intensive care unit (65.2%) at the time of diagnosis. On admission, 26.1% and 18.3% patients had pneumonia and urinary tract infection, respectively. Majority of the candidemia episodes were found in the general medicine department (23.5%) followed by gastrointestinal surgery (13.9%) and medical oncology & haematology (13%). Risk factors identified were prior hospitalization within one year (83.5%), antibiotic therapy within the last one month (64.3%), indwelling urinary catheter (63.5%), central venous catheter use (59.1%), diabetes mellitus (53%), severe sepsis (45.2%), mechanical ventilation (43.5%) and surgery (36.5%). C. tropicalis (30.4%) was the leading cause of infection followed by C. parapsilosis (28.7%) and C. albicans (13%). Other non-albicans species isolated included C. haemulonii (7.8%), C. glabrata (7%), C. famata (4.3%) and C. krusei (1.7%). Antifungal susceptibility to fluconazole was 87.9% (C. parapsilosis), 100% (C. tropicalis) and 93.3% (C. albicans). Mortality was noted in 51 patients (44.3%). Early mortality (within 7 days) was noted in 32 patients while late mortality (between 7 and 30 days) was noted in 19 patients. Conclusion: In recent years, candidemia has been flourishing in critically ill patients. Comparison of data from our own hospital from 2005 shows a doubling of the incidence. Rapid changes in the rate of infection, potential risk factors, and emergence of non-albicans Candida demand continued surveillance of this serious BSI. High index of suspicion and sensitive diagnostics are essential to improve outcomes in resource limited settings with emergence of non-albicans Candida.

Keywords: antifungal susceptibility, candida albicans, candidemia, non-albicans candida

Procedia PDF Downloads 439
7965 Electrotechnology for Silicon Refining: Plasma Generator and Arc Furnace Installations and Theoretical Base

Authors: Ashot Navasardian, Mariam Vardanian, Vladik Vardanian

Abstract:

The photovoltaic and the semiconductor industries are in growth and it is necessary to supply a large amount of silicon to maintain this growth. Since silicon is still the best material for the manufacturing of solar cells and semiconductor components so the pure silicon like solar grade and semiconductor grade materials are demanded. There are two main routes for silicon production: metallurgical and chemical. In this article, we reviewed the electrotecnological installations and systems for semiconductor manufacturing. The main task is to design the installation which can produce SOG Silicon from river sand by one work unit.

Keywords: metallurgical grade silicon, solar grade silicon, impurity, refining, plasma

Procedia PDF Downloads 482
7964 Nonlinear Control of Mobile Inverted Pendulum: Theory and Experiment

Authors: V. Sankaranarayanan, V. Amrita Sundari, Sunit P. Gopal

Abstract:

This paper presents the design and implementation of a nonlinear controller for the point to point control of a mobile inverted pendulum (MIP). The controller is designed based on the kinematic model of the MIP to stabilize all the four coordinates. The stability of the closed-loop system is proved using Lyapunov stability theory. The proposed controller is validated through numerical simulations and also implemented in a laboratory prototype. The results are presented to evaluate the performance of the proposed closed loop system.

Keywords: mobile inverted pendulum, switched control, nonlinear systems, lyapunov stability

Procedia PDF Downloads 311
7963 Enterprise Infrastructure Related to the Product Value Transferred from Intellectual Capital

Authors: Chih Chin Yang

Abstract:

The paper proposed a new theory of intellectual capital (so called IC) and a value approach in associated with production and market. After an in-depth review and research analysis of leading firms in this field, a holistic intellectual capital model is discussed, which involves transport, delivery supporting, and interface and systems of on intellectual capital. Through a quantity study, it is found that there is a significant relationship between the product value and infrastructure in a company. The product values are transferred from intellectual capital elements which includes three elements of content and the enterprise includes three elements of infrastructure in its market and product values of enterprise.

Keywords: enterprise, product value, intellectual capital, market and product values

Procedia PDF Downloads 379
7962 Technical and Economical Feasibility Analysis of Solar Water Pumping System - Case Study in Iran

Authors: A. Gharib, M. Moradi

Abstract:

The technical analysis of using solar energy and electricity for water pumping in the Khuzestan province in Iran is investigated. For this purpose, the ecological conditions such as the weather data, air clearness and sunshine hours are analyzed. The nature of groundwater in the region was examined in terms of depth, static and dynamic head, water pumping rate. Three configurations for solar water pumping system were studied in this thesis; AC solar water pumping with a storage battery, AC solar water pumping with a storage tank, and DC direct solar water pumping.

Keywords: technical and economic feasibility, solar energy, photovoltaic systems, solar water pumping system

Procedia PDF Downloads 550
7961 A Study on Computational Fluid Dynamics (CFD)-Based Design Optimization Techniques Using Multi-Objective Evolutionary Algorithms (MOEA)

Authors: Ahmed E. Hodaib, Mohamed A. Hashem

Abstract:

In engineering applications, a design has to be as fully perfect as possible in some defined case. The designer has to overcome many challenges in order to reach the optimal solution to a specific problem. This process is called optimization. Generally, there is always a function called “objective function” that is required to be maximized or minimized by choosing input parameters called “degrees of freedom” within an allowed domain called “search space” and computing the values of the objective function for these input values. It becomes more complex when we have more than one objective for our design. As an example for Multi-Objective Optimization Problem (MOP): A structural design that aims to minimize weight and maximize strength. In such case, the Pareto Optimal Frontier (POF) is used, which is a curve plotting two objective functions for the best cases. At this point, a designer should make a decision to choose the point on the curve. Engineers use algorithms or iterative methods for optimization. In this paper, we will discuss the Evolutionary Algorithms (EA) which are widely used with Multi-objective Optimization Problems due to their robustness, simplicity, suitability to be coupled and to be parallelized. Evolutionary algorithms are developed to guarantee the convergence to an optimal solution. An EA uses mechanisms inspired by Darwinian evolution principles. Technically, they belong to the family of trial and error problem solvers and can be considered global optimization methods with a stochastic optimization character. The optimization is initialized by picking random solutions from the search space and then the solution progresses towards the optimal point by using operators such as Selection, Combination, Cross-over and/or Mutation. These operators are applied to the old solutions “parents” so that new sets of design variables called “children” appear. The process is repeated until the optimal solution to the problem is reached. Reliable and robust computational fluid dynamics solvers are nowadays commonly utilized in the design and analyses of various engineering systems, such as aircraft, turbo-machinery, and auto-motives. Coupling of Computational Fluid Dynamics “CFD” and Multi-Objective Evolutionary Algorithms “MOEA” has become substantial in aerospace engineering applications, such as in aerodynamic shape optimization and advanced turbo-machinery design.

Keywords: mathematical optimization, multi-objective evolutionary algorithms "MOEA", computational fluid dynamics "CFD", aerodynamic shape optimization

Procedia PDF Downloads 244
7960 A Method for Processing Unwanted Target Caused by Reflection in Secondary Surveillance Radar

Authors: Khanh D.Do, Loi V.Nguyen, Thanh N.Nguyen, Thang M.Nguyen, Vu T.Tran

Abstract:

Along with the development of Secondary surveillance radar (SSR) in air traffic surveillance systems, the Multipath phenomena has always been a noticeable problem. This following article discusses the geometrical aspect and power aspect of the Multipath interference caused by reflection in SSR and proposes a method to deal with these unwanted multipath targets (ghosts) by false-target position predicting and adaptive target suppressing. A field-experiment example is mentioned at the end of the article to demonstrate the efficiency of this measure.

Keywords: multipath, secondary surveillance radar, digital signal processing, reflection

Procedia PDF Downloads 145
7959 Talent-to-Vec: Using Network Graphs to Validate Models with Data Sparsity

Authors: Shaan Khosla, Jon Krohn

Abstract:

In a recruiting context, machine learning models are valuable for recommendations: to predict the best candidates for a vacancy, to match the best vacancies for a candidate, and compile a set of similar candidates for any given candidate. While useful to create these models, validating their accuracy in a recommendation context is difficult due to a sparsity of data. In this report, we use network graph data to generate useful representations for candidates and vacancies. We use candidates and vacancies as network nodes and designate a bi-directional link between them based on the candidate interviewing for the vacancy. After using node2vec, the embeddings are used to construct a validation dataset with a ranked order, which will help validate new recommender systems.

Keywords: AI, machine learning, NLP, recruiting

Procedia PDF Downloads 75
7958 Patterns of Self-Reported Overweight, Obesity, and Other Chronic Diseases Among University Students in the United Arab Emirates: A Cross-Sectional Study

Authors: Maryam M. Bashir, Luai A. Ahmed, Meera R. Alshamsi, Sara Almahrooqi, Taif Alyammahi, Shooq A. Alshehhi, Waad I. Alhammadi, Fatima H. Alhammadi, Hind A. Alhosani, Rami H. Al-Rifai, Fatma Al-Maskari

Abstract:

Obesity in the Middle East and North Africa (MENA) region has exponentially increased over the past five decades due to rapid urbanization and unhealthy lifestyle changes. It has been well established that overweight and obesity increase the risk of non-communicable diseases (NCDs) and are the leading cause of mortality and economic burden locally, and globally. In the United Arab Emirates (UAE), there is a growing epidemic of obesity and other chronic diseases like type 2 diabetes mellitus and cardiovascular diseases. Prevalence of overweight and obesity in UAE range up to 70% depending on the group being studied. Hence, there is a need to explore their patterns in the country for more targeted and responsive interventions. Our study aimed to explore the patterns of overweight and obesity and some self-reported chronic diseases among university students in Abu Dhabi, the capital city of UAE. A validated online self-administered questionnaire was used to collect data from UAE University (UAEU) students, 18years and above, from August to September 2021. Students’ characteristics were summarized using appropriate descriptive statistics. Overweight, obesity and self-reported chronic diseases were described and compared between male and female students using chi-square and t tests. Other associated factors were also explored in relation to overweight and obesity. All analyses were conducted using STATA statistical software version 16.1 (StataCorp LLC, College Station, TX, USA). 902 students participated in the study. 79.8% were females and mean age was 21.90 ± 5.19 years. Majority of the respondents were undergraduate students (80.71%). The prevalence of self-reported chronic diseases was 22.95%. Obesity (BMI≥30kg/m2), Diabetes Mellitus, and Asthma/Allergies were the commonest diseases (12.48%, 4.21% & 3.22%, respectively). Approximately 5% of the students reported more than one chronic disease. Out of the 833 participating students who had complete weight and height data, prevalence of overweight and obesity was 34.81% (22.33% and 12.48%, respectively). More than half of the male students (54.36%) were overweight or obese. This is significantly higher than in female students (30.56%, p=0.001). Overweight/obesity when compared to normal weight is associated with increasing mean age [23.40 vs 21.01, respectively (p=0.001)]. In addition to gender and age, being married [57.63% vs 31.05% (p=0.001)], being a postgraduate student [51.59% vs 30.92% (p=0.001)] and having two or more chronic diseases [65.85% vs 33.21% (p=0.001)] were also significantly associated with overweight/obesity. Our study showed that almost a quarter of the participating university students reported at least one chronic disease. Obesity was the commonest and more than 1 in 3 students were either overweight or obese. This shows the need for intensive health promotion and screening programs on obesity and other chronic diseases to meet the health needs of these students. This study is also a basis for further research, especially qualitative, to explore the relevant risk factors and risk groups for more targeted interventions.

Keywords: chronic disease, obesity, overweight, students, United Arab Emirates

Procedia PDF Downloads 108
7957 Technological Affordances: Guidelines for E-Learning Design

Authors: Clement Chimezie Aladi, Itamar Shabtai

Abstract:

A review of the literature in the last few years reveals that little attention has been paid to technological affordances in e-learning designs. However, affordances are key to engaging students and enabling teachers to actualize learning goals. E-learning systems (software and artifacts) need to be designed in such a way that the features facilitate perceptions of the affordances with minimal cognition. This study aimed to fill this gap in the literature and encourage further research in this area. It provides guidelines for facilitating the perception of affordances in e-learning design and advances Technology Affordance and Constraints Theory by incorporating the affordance-based design process, the principles of multimedia learning, e-learning design philosophy, and emotional and cognitive affordances.

Keywords: e-learning, technology affrodances, affordance based design, e-learning design

Procedia PDF Downloads 44
7956 The Role of Speed Reduction Model in Urban Highways Tunnels Accidents

Authors: Khashayar Kazemzadeh, Mohammad Hanif Dasoomi

Abstract:

According to the increasing travel demand in cities, bridges and tunnels are viewed as one of the fundamental components of cities transportation systems. Normally, due to geometric constraints forms in the tunnels, the considered speed in the tunnels is lower than the speed in connected highways. Therefore, drivers tend to reduce the speed near the entrance of the tunnels. In this paper, the effect of speed reduction on accident happened in the entrance of the tunnels has been discussed. The relation between accidents frequency and the parameters of speed, traffic volume and time of the accident in the mentioned tunnel has been analyzed and the mathematical model has been proposed.

Keywords: urban highway, accident, tunnel, mathematical model

Procedia PDF Downloads 457
7955 Strategies for Improving and Sustaining Quality in Higher Education

Authors: Anshu Radha Aggarwal

Abstract:

Higher Education (HE) in the India has experienced a series of remarkable changes over the last fifteen years as successive governments have sought to make the sector more efficient and more accountable for investment of public funds. Rapid expansion in student numbers and pressures to widen Participation amongst non-traditional students are key challenges facing HE. Learning outcomes can act as a benchmark for assuring quality and efficiency in HE and they also enable universities to describe courses in an unambiguous way so as to demystify (and open up) education to a wider audience. This paper examines how learning outcomes are used in HE and evaluates the implications for curriculum design and student learning. There has been huge expansion in the field of higher education, both technical and non-technical, in India during the last two decades, and this trend is continuing. It is expected that another about 400 colleges and 300 universities will be created by the end of the 13th Plan Period. This has lead to many concerns about the quality of education and training of our students. Many studies have brought the issues ailing our curricula, delivery, monitoring and assessment. Govt. of India, (via MHRD, UGC, NBA,…) has initiated several steps to bring improvement in quality of higher education and training, such as National Skills Qualification Framework, making accreditation of institutions mandatory in order to receive Govt. grants, and so on. Moreover, Outcome-based Education and Training (OBET) has also been mandated and encouraged in the teaching/learning institutions. MHRD, UGC and NBAhas made accreditation of schools, colleges and universities mandatory w.e.f Jan 2014. Outcome-based Education and Training (OBET) approach is learner-centric, whereas the traditional approach has been teacher-centric. OBET is a process which involves the re-orientation/restructuring the curriculum, implementation, assessment/measurements of educational goals, and achievement of higher order learning, rather than merely clearing/passing the university examinations. OBET aims to bring about these desired changes within the students, by increasing knowledge, developing skills, influencing attitudes and creating social-connect mind-set. This approach has been adopted by several leading universities and institutions around the world in advanced countries. Objectives of this paper is to highlight the issues concerning quality in higher education and quality frameworks, to deliberate on the various education and training models, to explain the outcome-based education and assessment processes, to provide an understanding of the NAAC and outcome-based accreditation criteria and processes and to share best-practice outcomes-based accreditation system and process.

Keywords: learning outcomes, curriculum development, pedagogy, outcome based education

Procedia PDF Downloads 507
7954 Optimization of Heat Source Assisted Combustion on Solid Rocket Motors

Authors: Minal Jain, Vinayak Malhotra

Abstract:

Solid Propellant ignition consists of rapid and complex events comprising of heat generation and transfer of heat with spreading of flames over the entire burning surface area. Proper combustion and thus propulsion depends heavily on the modes of heat transfer characteristics and cavity volume. Fire safety is an integral component of a successful rocket flight failing to which may lead to overall failure of the rocket. This leads to enormous forfeiture in resources viz., money, time, and labor involved. When the propellant is ignited, thrust is generated and the casing gets heated up. This heat adds on to the propellant heat and the casing, if not at proper orientation starts burning as well, leading to the whole rocket being completely destroyed. This has necessitated active research efforts emphasizing a comprehensive study on the inter-energy relations involved for effective utilization of the solid rocket motors for better space missions. Present work is focused on one of the major influential aspects of this detrimental burning which is the presence of an external heat source, in addition to a potential heat source which is already ignited. The study is motivated by the need to ensure better combustion and fire safety presented experimentally as a simplified small-scale mode of a rocket carrying a solid propellant inside a cavity. The experimental setup comprises of a paraffin wax candle as the pilot fuel and incense stick as the external heat source. The candle is fixed and the incense stick position and location is varied to investigate the find the influence of the pilot heat source. Different configurations of the external heat source presence with separation distance are tested upon. Regression rates of the pilot thin solid fuel are noted to fundamentally understand the non-linear heat and mass transfer which is the governing phenomenon. An attempt is made to understand the phenomenon fundamentally and the mechanism governing it. Results till now indicate non-linear heat transfer assisted with the occurrence of flaming transition at selected critical distances. With an increase in separation distance, the effect is noted to drop in a non-monotonic trend. The parametric study results are likely to provide useful physical insight about the governing physics and utilization in proper testing, validation, material selection, and designing of solid rocket motors with enhanced safety.

Keywords: combustion, propellant, regression, safety

Procedia PDF Downloads 148
7953 Economic and Environmental Assessment of Heat Recovery in Beer and Spirit Production

Authors: Isabel Schestak, Jan Spriet, David Styles, Prysor Williams

Abstract:

Breweries and distilleries are well-known for their high water usage. The water consumption in a UK brewery to produce one litre of beer reportedly ranges from 3-9 L and in a distillery from 7-45 L to produce a litre of spirit. This includes product water such as mashing water, but also water for wort and distillate cooling and for cleaning of tanks, casks, and kegs. When cooling towers are used, cooling water can be the dominating water consumption in a brewery or distillery. Interlinked to the high water use is a substantial heating requirement for mashing, wort boiling, or distillation, typically met by fossil fuel combustion such as gasoil. Many water and waste water streams are leaving the processes hot, such as the returning cooling water or the pot ales. Therefore, several options exist to optimise water and energy efficiency of spirit production through heat recovery. Although these options are known in the sector, they are often not applied in practice due to planning efforts or financial obstacles. In this study, different possibilities and design options for heat recovery systems are explored in four breweries/distilleries in the UK and assessed from an economic but also environmental point of view. The eco-efficiency methodology, according to ISO 14045, is applied to combine both assessment criteria to determine the optimum solution for heat recovery application in practice. The economic evaluation is based on the total value added (TVA) while the Life Cycle Assessment (LCA) methodology is applied to account for the environmental impacts through the installations required for heat recovery. The four case study businesses differ in a) production scale with mashing volumes ranging from 2500 to 40,000 L, in b) terms of heating and cooling technology used, and in c) the extent to which heat recovery is/is not applied. This enables the evaluation of different cases for heat recovery based on empirical data. The analysis provides guidelines for practitioners in the brewing and distilling sector in and outside the UK for the realisation of heat recovery measures. Financial and environmental payback times are showcased for heat recovery systems in the four distilleries which are operating at different production scales. The results are expected to encourage the application of heat recovery where environmentally and economically beneficial and ultimately contribute to a reduction of the water and energy footprint in brewing and distilling businesses.

Keywords: brewery, distillery, eco-efficiency, heat recovery from process and waste water, life cycle assessment

Procedia PDF Downloads 107
7952 The Role of Knowledge and Institutional Challenges to the Adoption of Sustainable Urban Drainage in Saudi Arabia: Implications for Sustainable Environmental Development

Authors: Ali Alahmari

Abstract:

Saudi Arabia is facing increasing challenges in managing urban drainage, due to a combination of factors including climate change and urban expansion. Traditional drainage systems are unable to cope with demand, resulting in flooding and damage to property. Consequently, new ways of dealing with this issue need to be found and Sustainable Urban Drainage Systems (SUDS) appear to be a possible solution. This paper suggests that knowledge is a central issue in the adoption of Sustainable Urban Drainage approaches, as revealed through qualitative research with representative officials and professionals from key government departments and organisations in Riyadh. Semi-structured interviews were conducted with twenty-six participants. The interviews explored the challenges of adopting sustainable drainage approaches, and grounded theory analysis was used to examine the role of knowledge. However, a number of barriers have been identified with regard to the adoption of sustainable drainage approaches, such as the marginal status of sustainability in drainage decisions; lack of technical standards for other unconventional drainage solutions, and lack of consideration by decision makers of contributions from environmental and geographical studies. Due to centralisation, decision-making processes are complex and time-consuming, resulting in the discouragement of the adoption of new knowledge and approaches. Stakeholders with knowledge of sustainable approaches are often excluded from the hierarchical system of urban planning and drainage management. In addition, the multiplicity of actors involved in the implementation of the drainage system, as well as the different technical standards involved, often causes problems around coordination and cooperation. Although those with procedural and explicit knowledge have revealed a range of opportunities, such as a significant increase in government support for rainwater drainage in urban areas, they also identified a number of obstacles. These are mainly related to the lack of specialists in sustainable approaches, and a reluctance to involve external experts. Therefore, recommendations for overcoming some of these challenges are presented, which include enhancing the decision-making process through applying decentralisation and promoting awareness of sustainability through establishing educational and outreach programmes. This may serve to increase knowledge and facilitate the adoption of sustainable drainage approaches to promote sustainable development in the context of Saudi Arabia.

Keywords: climate change, decision-making processes, new knowledge and approaches, resistance to change, Saudi Arabia, SUDS, urban expansion

Procedia PDF Downloads 138
7951 Impact of Reproductive Technologies on Women's Lives in New Delhi: A Study from Feminist Perspective

Authors: Zairunisha

Abstract:

This paper is concerned with the ways in which Assisted Reproductive Technologies (ARTs) affect women’s lives and perceptions regarding their infertility, contraception and reproductive health. Like other female animals, nature has ordained human female with the biological potential of procreation and becoming mother. However, during the last few decades, this phenomenal disposition of women has become a technological affair to achieve fertility and contraception. Medical practices in patriarchal societies are governed by male scientists, technical and medical professionals who try to control women as procreator instead of providing them choices. The use of ARTs presents innumerable waxed ethical questions and issues such as: the place and role of a child in a woman’s life, freedom of women to make their choices related to use of ARTs, challenges and complexities women face at social and personal levels regarding use of ARTs, effect of ARTs on their life as mothers and other relationships. The paper is based on a survey study to explore and analyze the above ethical issues arising from the use of Assisted Reproductive Technologies (ARTs) by women in New Delhi, the capital of India. A rapid rate of increase in fertility clinics has been noticed recently. It is claimed that these clinics serve women by using ARTs procedures for infertile couples and individuals who want to have child or terminate a pregnancy. The study is an attempt to articulate a critique of ARTs from a feminist perspective. A qualitative feminist research methodology has been adopted for conducting the survey study. An attempt has been made to identify the ways in which a woman’s life is affected in terms of her perceptions, apprehensions, choices and decisions regarding new reproductive technologies. A sample of 18 women of New Delhi was taken to conduct in-depth interviews to investigate their perception and response concerning the use of ARTs with a focus on (i) successful use of ARTs, (ii) unsuccessful use of ARTs, (iii) use of ARTs in progress with results yet to be known. The survey was done to investigate the impact of ARTs on women’s physical, emotional, psychological conditions as well as on their social relations and choices. The complexities and challenges faced by women in the voluntary and involuntary (forced) use of ARTs in Delhi have been illustrated. A critical analysis of interviews revealed that these technologies are used and developed for making profits at the cost of women’s lives through which economically privileged women and individuals are able to purchase services from lesser ones. In this way, the amalgamation of technology and cultural traditions are redefining and re-conceptualising the traditional patterns of motherhood, fatherhood, kinship and family relations within the realm of new ways of reproduction introduced through the use of ARTs.

Keywords: reproductive technologies, infertilities, voluntary, involuntary

Procedia PDF Downloads 363
7950 Assessing In-Country Public Health Training Needs: Workforce Development to Meet Sustainable Development Goals

Authors: Leena Inamdar, David Allen, Sushma Acquilla, James Gore

Abstract:

Health systems globally are facing increasingly complex challenges. Emerging health threats, changing population demographics and increasing health inequalities, globalisation, economic constraints on government spending are some of the most critical ones. These challenges demand not only innovative funding and cross-sectoral approaches, but also require a multidisciplinary public health workforce equipped with skills and expertise to meet the future challenges of the Sustainable Development Goals (SDGs). We aim to outline an approach to assessing the feasibility of establishing a competency-based public health training at a country level. Although the SDGs provide an enabling impetus for change and promote positive developments, public health training and education still lag behind. Large gaps are apparent in both the numbers of trained professionals and the options for high quality training. Public health training in most Low-Middle Income Countries is still largely characterized by a traditional and limited public health focus. There is a pressing need to review and develop core and emerging competences for a well-equipped workforce fit for the future. This includes the important role of national Health and Human Resource Ministries in determining these competences. Public health has long been recognised as a multidisciplinary field, with need for professionals from a wider range of disciplines such as management, health promotion, health economics, law. Leadership and communication skills are also critical to achieve the successes in meeting public health outcomes. Such skills and competences need to be translated into competency-based training and education, to prepare current public health professionals with the skills required in today’s competitive job market. Integration of academic and service based public-health training, flexible accredited programmes to support existing mid-career professionals, continuous professional development need to be explored. In the current global climate of austerity and increasing demands on health systems, the need for stepping up public health training and education is more important than ever. By using a case study, we demonstrate the process of assessing the in-county capacity to establish a competency based public health training programme that will help to develop a stronger, more versatile and much needed public health workforce to meet the SDGs.

Keywords: public health training, competency-based, assessment, SDGs

Procedia PDF Downloads 181
7949 Remaining Useful Life (RUL) Assessment Using Progressive Bearing Degradation Data and ANN Model

Authors: Amit R. Bhende, G. K. Awari

Abstract:

Remaining useful life (RUL) prediction is one of key technologies to realize prognostics and health management that is being widely applied in many industrial systems to ensure high system availability over their life cycles. The present work proposes a data-driven method of RUL prediction based on multiple health state assessment for rolling element bearings. Bearing degradation data at three different conditions from run to failure is used. A RUL prediction model is separately built in each condition. Feed forward back propagation neural network models are developed for prediction modeling.

Keywords: bearing degradation data, remaining useful life (RUL), back propagation, prognosis

Procedia PDF Downloads 417
7948 A Graph SEIR Cellular Automata Based Model to Study the Spreading of a Transmittable Disease

Authors: Natasha Sharma, Kulbhushan Agnihotri

Abstract:

Cellular Automata are discrete dynamical systems which are based on local character and spatial disparateness of the spreading process. These factors are generally neglected by traditional models based on differential equations for epidemic spread. The aim of this work is to introduce an SEIR model based on cellular automata on graphs to imitate epidemic spreading. Distinctively, it is an SEIR-type model where the population is divided into susceptible, exposed, infected and recovered individuals. The results obtained from simulations are in accordance with the spreading behavior of a real time epidemics.

Keywords: cellular automata, epidemic spread, graph, susceptible

Procedia PDF Downloads 443
7947 Wind Generator Control in Isolated Site

Authors: Glaoui Hachemi

Abstract:

Wind has been proven as a cost effective and reliable energy source. Technological advancements over the last years have placed wind energy in a firm position to compete with conventional power generation technologies. Algeria has a vast uninhabited land area where the south (desert) represents the greatest part with considerable wind regime. In this paper, an analysis of wind energy utilization as a viable energy substitute in six selected sites widely distributed all over the south of Algeria is presented. In this presentation, wind speed frequency distributions data obtained from the Algerian Meteorological Office are used to calculate the average wind speed and the available wind power. The annual energy produced by the Fuhrlander FL 30 wind machine is obtained using two methods. The analysis shows that in the southern Algeria, at 10 m height, the available wind power was found to vary between 160 and 280 W/m2, except for Tamanrasset. The highest potential wind power was found at Adrar, with 88 % of the time the wind speed is above 3 m/s. Besides, it is found that the annual wind energy generated by that machine lie between 33 and 61 MWh, except for Tamanrasset, with only 17 MWh. Since the wind turbines are usually installed at a height greater than 10 m, an increased output of wind energy can be expected. However, the wind resource appears to be suitable for power production on the south and it could provide a viable substitute to diesel oil for irrigation pumps and electricity generation. In this paper, a model of the wind turbine (WT) with permanent magnet generator (PMSG) and its associated controllers is presented. The increase of wind power penetration in power systems has meant that conventional power plants are gradually being replaced by wind farms. In fact, today wind farms are required to actively participate in power system operation in the same way as conventional power plants. In fact, power system operators have revised the grid connection requirements for wind turbines and wind farms, and now demand that these installations be able to carry out more or less the same control tasks as conventional power plants. For dynamic power system simulations, the PMSG wind turbine model includes an aerodynamic rotor model, a lumped mass representation of the drive train system and generator model. In this paper, we propose a model with an implementation in MATLAB / Simulink, each of the system components off-grid small wind turbines.

Keywords: windgenerator systems, permanent magnet synchronous generator (PMSG), wind turbine (WT) modeling, MATLAB simulink environment

Procedia PDF Downloads 323
7946 Publish/Subscribe Scientific Workflow Interoperability Framework (PS-SWIF) Architecture and Design

Authors: Ahmed Alqaoud

Abstract:

This paper describes Publish/Subscribe Scientific Workflow Interoperability Framework (PS-SWIF) architecture and its components that collectively provide interoperability between heterogeneous scientific workflow systems. Requirements to achieve interoperability are identified. This paper also provides a detailed investigation and design of models and solutions for system requirements, and considers how workflow interoperability models provided by Workflow Management Coalition (WfMC) can be achieved using the PS-SWIF system.

Keywords: publish/subscribe, scientific workflow, web services, workflow interoperability

Procedia PDF Downloads 290
7945 A Method for Automated Planning of Fiber to the Home Access Network Infrastructures

Authors: Hammad Khalid

Abstract:

In this paper, a strategy for computerized arranging of Fiber to the Home (FTTH) get to systems is proposed. We presented an efficient methodology for arranging access organize framework. The GIS information and a lot of calculations were utilized to make the arranging procedure increasingly programmed. The technique clarifies various strides of the arranging process. Considering various situations, various designs can be produced by utilizing the technique. It was likewise conceivable to produce the designs in an extremely brief temporal contrast with the conventional arranging. A contextual investigation is considered to delineate the utilization and abilities of the arranging technique. The technique, be that as it may, doesn't completely robotize the arranging however, make the arranging procedure fundamentally quick. The outcomes and dialog are displayed and end is given at last.

Keywords: FTTH, GIS, robotize, plan

Procedia PDF Downloads 135
7944 Multi-Agent Approach for Monitoring and Control of Biotechnological Processes

Authors: Ivanka Valova

Abstract:

This paper is aimed at using a multi-agent approach to monitor and diagnose a biotechnological system in order to validate certain control actions depending on the process development and the operating conditions. A multi-agent system is defined as a network of interacting software modules that collectively solve complex tasks. Remote monitoring and control of biotechnological processes is a necessity when automated and reliable systems operating with no interruption of certain activities are required. The advantage of our approach is in its flexibility, modularity and the possibility of improving by acquiring functionalities through the integration of artificial intelligence.

Keywords: multi-agent approach, artificial intelligence, biotechnological processes, anaerobic biodegradation

Procedia PDF Downloads 53
7943 Detection Characteristics of the Random and Deterministic Signals in Antenna Arrays

Authors: Olesya Bolkhovskaya, Alexey Davydov, Alexander Maltsev

Abstract:

In this paper approach to incoherent signal detection in multi-element antenna array are researched and modeled. Two types of useful signals with unknown wavefront were considered. First one is deterministic (Barker code), the second one is random (Gaussian distribution). The derivation of the sufficient statistics took into account the linearity of the antenna array. The performance characteristics and detecting curves are modeled and compared for different useful signals parameters and for different number of elements of the antenna array. Results of researches in case of some additional conditions can be applied to a digital communications systems.

Keywords: antenna array, detection curves, performance characteristics, quadrature processing, signal detection

Procedia PDF Downloads 395
7942 Mapping the Turbulence Intensity and Excess Energy Available to Small Wind Systems over 4 Major UK Cities

Authors: Francis C. Emejeamara, Alison S. Tomlin, James Gooding

Abstract:

Due to the highly turbulent nature of urban air flows, and by virtue of the fact that turbines are likely to be located within the roughness sublayer of the urban boundary layer, proposed urban wind installations are faced with major challenges compared to rural installations. The challenge of operating within turbulent winds can however, be counteracted by the development of suitable gust tracking solutions. In order to assess the cost effectiveness of such controls, a detailed understanding of the urban wind resource, including its turbulent characteristics, is required. Estimating the ambient turbulence and total kinetic energy available at different control response times is essential in evaluating the potential performance of wind systems within the urban environment should effective control solutions be employed. However, high resolution wind measurements within the urban roughness sub-layer are uncommon, and detailed CFD modelling approaches are too computationally expensive to apply routinely on a city wide scale. This paper therefore presents an alternative semi-empirical methodology for estimating the excess energy content (EEC) present in the complex and gusty urban wind. An analytical methodology for predicting the total wind energy available at a potential turbine site is proposed by assessing the relationship between turbulence intensities and EEC, for different control response times. The semi-empirical model is then incorporated with an analytical methodology that was initially developed to predict mean wind speeds at various heights within the built environment based on detailed mapping of its aerodynamic characteristics. Based on the current methodology, additional estimates of turbulence intensities and EEC allow a more complete assessment of the available wind resource. The methodology is applied to 4 UK cities with results showing the potential of mapping turbulence intensities and the total wind energy available at different heights within each city. Considering the effect of ambient turbulence and choice of wind system, the wind resource over neighbourhood regions (of 250 m uniform resolution) and building rooftops within the 4 cities were assessed with results highlighting the promise of mapping potential turbine sites within each city.

Keywords: excess energy content, small-scale wind, turbulence intensity, urban wind energy, wind resource assessment

Procedia PDF Downloads 461
7941 Engineering Topology of Construction Ecology in Urban Environments: Suez Canal Economic Zone

Authors: Moustafa Osman Mohammed

Abstract:

Integration sustainability outcomes give attention to construction ecology in the design review of urban environments to comply with Earth’s System that is composed of integral parts of the (i.e., physical, chemical and biological components). Naturally, exchange patterns of industrial ecology have consistent and periodic cycles to preserve energy flows and materials in Earth’s System. When engineering topology is affecting internal and external processes in system networks, it postulated the valence of the first-level spatial outcome (i.e., project compatibility success). These instrumentalities are dependent on relating the second-level outcome (i.e., participant security satisfaction). Construction ecology approach feedback energy from resources flows between biotic and abiotic in the entire Earth’s ecosystems. These spatial outcomes are providing an innovation, as entails a wide range of interactions to state, regulate and feedback “topology” to flow as “interdisciplinary equilibrium” of ecosystems. The interrelation dynamics of ecosystems are performing a process in a certain location within an appropriate time for characterizing their unique structure in “equilibrium patterns”, such as biosphere and collecting a composite structure of many distributed feedback flows. These interdisciplinary systems regulate their dynamics within complex structures. These dynamic mechanisms of the ecosystem regulate physical and chemical properties to enable a gradual and prolonged incremental pattern to develop a stable structure. The engineering topology of construction ecology for integration sustainability outcomes offers an interesting tool for ecologists and engineers in the simulation paradigm as an initial form of development structure within compatible computer software. This approach argues from ecology, resource savings, static load design, financial other pragmatic reasons, while an artistic/architectural perspective, these are not decisive. The paper described an attempt to unify analytic and analogical spatial modeling in developing urban environments as a relational setting, using optimization software and applied as an example of integrated industrial ecology where the construction process is based on a topology optimization approach.

Keywords: construction ecology, industrial ecology, urban topology, environmental planning

Procedia PDF Downloads 104
7940 Community Singing, a Pathway to Social Capital: A Cross-Cultural Comparative Assessment of the Benefits of Singing Communities in South Tyrol and South Africa

Authors: Johannes Van Der Sandt

Abstract:

This quantitative study investigates different approaches of community singing, in building social capital in South Tyrol, Italy, and South Africa. The impact of the various approaches of community singing is examined by investigating the main components of social capital, namely, social norms and obligations, social networks and associations and trust, and how these components are manifested in two different societies. The research is based on the premise that community singing is an important agent for the development of social capital. It seeks to establish in what form community singing can best enhance the social capital of communities in South Tyrol that are undergoing significant changes in the ways in which social capital is generally being generated on account of demographic, economic, technological and cultural changes. South Tyrol and South Africa share some similarities in the management of their multi-cultural composition. By comparing the different approaches to community singing in two multi-cultural societies, it is hoped to gain insight, and an understanding of the connections between culture, social cohesion, identity and therefore to be able to add to the understanding of the building of social capital through community singing. Participation in music contributes to the growth of social capital in communities, this is amongst others the finding of an ever increasing amount of research. In sociological discourses on social capital generation, the dimension of community music making is recognized as an important factor. Trust and mutual cooperation are products when people listen to each other, when they work or play together, and when they care about each other. This is how social capital develops as an important shared resource. Scholars of Community Music still do not agree on a short and concise definition for Community Music. For the purpose of this research, the author concurs with the definition of Community Music of the Community Music Activity commission of the International Society of Music Education as having the following characteristics: decentralization, accessibility, equal opportunity, and active participation in music-making. These principles are social and political ones, and there can be no doubt that community music activity is more than a purely musical one. Trust, shared norms and values civic and community involvement, networks, knowledge resources, contact with families and friends, and fellowship are key components in fostering group cohesion and social capital development in a community. The research will show that there is no better place for these factors to flourish than in a community singing group. Through this comparative study, it is the aim to identify, analyze and explain similarities and differences in approaches to community across societies that find themselves in a rapid transition from traditional cultural to global cultural habits characterized by a plurality of orientation points, with the aim to gain a better understanding of the various directions South Tyrolean singing culture can take.

Keywords: community music, multicultural, singing, social capital

Procedia PDF Downloads 269
7939 Large-Scale Simulations of Turbulence Using Discontinuous Spectral Element Method

Authors: A. Peyvan, D. Li, J. Komperda, F. Mashayek

Abstract:

Turbulence can be observed in a variety fluid motions in nature and industrial applications. Recent investment in high-speed aircraft and propulsion systems has revitalized fundamental research on turbulent flows. In these systems, capturing chaotic fluid structures with different length and time scales is accomplished through the Direct Numerical Simulation (DNS) approach since it accurately simulates flows down to smallest dissipative scales, i.e., Kolmogorov’s scales. The discontinuous spectral element method (DSEM) is a high-order technique that uses spectral functions for approximating the solution. The DSEM code has been developed by our research group over the course of more than two decades. Recently, the code has been improved to run large cases in the order of billions of solution points. Running big simulations requires a considerable amount of RAM. Therefore, the DSEM code must be highly parallelized and able to start on multiple computational nodes on an HPC cluster with distributed memory. However, some pre-processing procedures, such as determining global element information, creating a global face list, and assigning global partitioning and element connection information of the domain for communication, must be done sequentially with a single processing core. A separate code has been written to perform the pre-processing procedures on a local machine. It stores the minimum amount of information that is required for the DSEM code to start in parallel, extracted from the mesh file, into text files (pre-files). It packs integer type information with a Stream Binary format in pre-files that are portable between machines. The files are generated to ensure fast read performance on different file-systems, such as Lustre and General Parallel File System (GPFS). A new subroutine has been added to the DSEM code to read the startup files using parallel MPI I/O, for Lustre, in a way that each MPI rank acquires its information from the file in parallel. In case of GPFS, in each computational node, a single MPI rank reads data from the file, which is specifically generated for the computational node, and send them to other ranks on the node using point to point non-blocking MPI communication. This way, communication takes place locally on each node and signals do not cross the switches of the cluster. The read subroutine has been tested on Argonne National Laboratory’s Mira (GPFS), National Center for Supercomputing Application’s Blue Waters (Lustre), San Diego Supercomputer Center’s Comet (Lustre), and UIC’s Extreme (Lustre). The tests showed that one file per node is suited for GPFS and parallel MPI I/O is the best choice for Lustre file system. The DSEM code relies on heavily optimized linear algebra operation such as matrix-matrix and matrix-vector products for calculation of the solution in every time-step. For this, the code can either make use of its matrix math library, BLAS, Intel MKL, or ATLAS. This fact and the discontinuous nature of the method makes the DSEM code run efficiently in parallel. The results of weak scaling tests performed on Blue Waters showed a scalable and efficient performance of the code in parallel computing.

Keywords: computational fluid dynamics, direct numerical simulation, spectral element, turbulent flow

Procedia PDF Downloads 122
7938 Systems Strengthening for Sustainable Family Planning Service Provision in Uganda

Authors: D. Muyama, M. Luyiga, P. Buyungo, D. Chemonges, M. Namukwaya, L. Ssekabembe, B. Lukwago, D. Kyamagwa

Abstract:

Context: The study focuses on the sustainability of health interventions in Uganda, particularly in the private sector, beyond donor-funded project periods. The Population Services International (PSI) implemented the Women Health Project (WHP) to ensure continued access to quality family planning, cervical cancer screening, and post-abortion care services through private clinics. Research Aim: The aim of the study is to assess the continued access to quality family planning, cervical cancer screening, and post-abortion care services through the private sector after the closure or reduction in funding of the WHP. Methodology: PSI trained and mentored 83 clinics to establish functional systems in self-regulatory quality improvement, supply chain, referral, and demand creation. The clinics were also connected to the national reporting system and utilized Ministry of Health reporting tools. An assessment tool with six criteria was designed and used to evaluate the progress of the clinics. Clinics scoring 75% and above were considered independent and graduated from the program. Findings: Out of the 83 private clinics, 56 successfully met the graduation criteria and graduated from the program, while 25 lost interest and were gradually dropped. Two clinics failed to achieve the criteria due to leadership challenges. The 59 graduating clinics continued to provide high-quality family planning services, including IUD, implant, Depo-Provera, oral contraceptives, and post-abortion care. All graduating clinics were reassessed and found to still be capable of offering services, attributing their success to government stock availability and acquired skills through mentorships. The clinics expressed appreciation to PSI for the sustainable plan that allowed them to operate beyond the project period. Theoretical Importance: This study contributes to the understanding of sustainability planning and the importance of clinic owners' attitudes and buy-in for continued service provision. It emphasizes the implementation of sustainability plans through existing structures to leverage available resources and ensure continuity of care. Data Collection and Analysis Procedures: The study collected data through the assessment tool that evaluated the progress of clinics based on the established criteria. The tool was scored out of 100%, and clinics scoring above 75% were deemed independent. The findings were analyzed quantitatively to determine the success rate of clinics in meeting the graduation criteria. Questions Addressed: The study addresses the question of whether private clinics in Uganda can sustain the provision of family planning, cervical cancer screening, and post-abortion care services after the closure or reduction in funding of the WHP. Conclusion: The study concludes that the attitude and buy-in of clinic owners are essential for sustainability planning. Implementing sustainability plans through existing structures and leveraging available resources are crucial for the continuity of care after the end of a project or reduced funding. The findings highlight the importance of establishing sustainable plans to ensure continued access to essential health services beyond the project period. Contributions: This study contributes to the existing knowledge for programmers implementing or intending to implement donor-funded projects. It provides insights into designing sustainable plans that enable the independent operation of clinics even after the end of a project.

Keywords: graduation, family planning, systems strengthening, sustainability

Procedia PDF Downloads 51
7937 Impact of Financial and Nutrition Support on Blood Health, Dietary Intake, and Well-Being among Female Student-Athletes

Authors: Kaila A. Vento

Abstract:

Within the field of sports science, financial situations have been reported as a key barrier in purchasing high-quality foods. A lack of proper nutrition leads to insecurities of health, impairs training, and diminishes optimal performances. Consequently, insufficient nutrient intake, disordered eating patterns, and eating disorders may arise, leading to poor health and well-being. Athletic scholarships, nutrition resources, and meal programs are available, yet are disproportionally allocated, favoring male sports, Caucasian athletes, and higher sport levels. Direct athlete finances towards nutrition at various sport levels and the role race influences aid received has yet to be examined. Additionally, a diverse female athlete population is missing in the sports science literature, specifically in nutrition. To address this gap, the current project assesses how financial and nutrition support and nutrition knowledge impacts physical health, dietary intake, and overall quality of life of a diverse sample of female athletes at the National Collegiate Athletic Association (NCAA), National Junior Collegiate Athletic Association (NJCAA), and cub sport levels. The project will identify differences in financial support in relation to race, as well. Approximately (N = 120) female athletes will participate in a single 30-minute lab visit. At this visit, body composition (i.e., height, weight, body mass index, and fat percent), blood health indicators (fasted blood glucose and lipids), and resting blood pressure are measured. In addition, three validated questionnaires pertaining to nutrition knowledge (Sports Nutrition Knowledge Questionnaire; SNKQ), dietary intake (Rapid Eating Assessment for Participants; REAP), and quality of life (World Health Organization Quality of Life Brief; WHOQL-B) are gathered. Body composition and blood health indicators will be compared with the results of self-reported sports nutrition knowledge, dietary intake, and quality of life questionnaires. It is hypothesized that 1) financial and nutrition support and nutrition knowledge will differ between the sport levels and 2) financial and nutrition support and nutrition knowledge will have a positive association with quality of dietary intake and blood health indicators, 3) financial and nutrition support will differ significantly among racial background across the various competition levels, and 4) dietary intake will influence blood health indicators and quality of life. The findings from this study could have positive implications on athletic associations' policies on equity of financial and nutrition support to improve the health and safety of all female athletes across several sport levels.

Keywords: athlete, equity, finances, health, resources

Procedia PDF Downloads 88