Search results for: dual data scheme
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 25811

Search results for: dual data scheme

16451 Solving a Micromouse Maze Using an Ant-Inspired Algorithm

Authors: Rolando Barradas, Salviano Soares, António Valente, José Alberto Lencastre, Paulo Oliveira

Abstract:

This article reviews the Ant Colony Optimization, a nature-inspired algorithm, and its implementation in the Scratch/m-Block programming environment. The Ant Colony Optimization is a part of Swarm Intelligence-based algorithms and is a subset of biological-inspired algorithms. Starting with a problem in which one has a maze and needs to find its path to the center and return to the starting position. This is similar to an ant looking for a path to a food source and returning to its nest. Starting with the implementation of a simple wall follower simulator, the proposed solution uses a dynamic graphical interface that allows young students to observe the ants’ movement while the algorithm optimizes the routes to the maze’s center. Things like interface usability, Data structures, and the conversion of algorithmic language to Scratch syntax were some of the details addressed during this implementation. This gives young students an easier way to understand the computational concepts of sequences, loops, parallelism, data, events, and conditionals, as they are used through all the implemented algorithms. Future work includes the simulation results with real contest mazes and two different pheromone update methods and the comparison with the optimized results of the winners of each one of the editions of the contest. It will also include the creation of a Digital Twin relating the virtual simulator with a real micromouse in a full-size maze. The first test results show that the algorithm found the same optimized solutions that were found by the winners of each one of the editions of the Micromouse contest making this a good solution for maze pathfinding.

Keywords: nature inspired algorithms, scratch, micromouse, problem-solving, computational thinking

Procedia PDF Downloads 99
16450 Comparison of the Results of a Parkinson’s Holter Monitor with Patient Diaries, in Real Conditions of Use: A Sub-Analysis of the MoMoPa-EC Clinical Trial

Authors: Alejandro Rodríguez-Molinero, Carlos Pérez-López, Jorge Hernández-Vara, Àngels Bayes-Rusiñol, Juan Carlos Martínez-Castrillo, David A. Pérez-Martínez

Abstract:

Background: Monitoring motor symptoms in Parkinson's patients is often a complex and time-consuming task for clinicians, as Hauser's diaries are often poorly completed by patients. Recently, new automatic devices (Parkinson's holter: STAT-ON®) have been developed capable of monitoring patients' motor fluctuations. The MoMoPa-EC clinical trial (NCT04176302) investigates which of the two methods produces better clinical results. In this sub-analysis, the concordance between both methods is analyzed. Methods: In the MoMoPa-EC clinical trial, 164 patients with moderate-severe Parkinson's disease and at least two hours a day of Off will be included. At the time of patient recruitment, all of them completed a seven-day motor fluctuation diary at home (Hauser’s diary) while wearing the Parkinson's holter. In this sub-analysis, 71 patients with complete data for the purpose of this comparison were included. The intraclass correlation coefficient was calculated between the patient diary entries and the Parkinson's holter data in terms of time On, Off, and time with dyskinesias. Results: The intra-class correlation coefficient of both methods was 0.57 (95% CI: 0.3-0.74) for daily time in Off (%), 0.48 (95% CI: 0.14-0.68) for daily time in On (%), and 0.37 (95% CI %: -0.04-0.62) for daily time with dyskinesias (%). Conclusions: Both methods have a moderate agreement with each other. We will have to wait for the results of the MoMoPa-EC project to estimate which of them has the greatest clinical benefits. Acknowledgment: This work is supported by AbbVie S.L.U, the Instituto de Salud Carlos III [DTS17/00195], and the European Fund for Regional Development, 'A way to make Europe'.

Keywords: Parkinson, sensor, motor fluctuations, dyskinesia

Procedia PDF Downloads 204
16449 Federated Knowledge Distillation with Collaborative Model Compression for Privacy-Preserving Distributed Learning

Authors: Shayan Mohajer Hamidi

Abstract:

Federated learning has emerged as a promising approach for distributed model training while preserving data privacy. However, the challenges of communication overhead, limited network resources, and slow convergence hinder its widespread adoption. On the other hand, knowledge distillation has shown great potential in compressing large models into smaller ones without significant loss in performance. In this paper, we propose an innovative framework that combines federated learning and knowledge distillation to address these challenges and enhance the efficiency of distributed learning. Our approach, called Federated Knowledge Distillation (FKD), enables multiple clients in a federated learning setting to collaboratively distill knowledge from a teacher model. By leveraging the collaborative nature of federated learning, FKD aims to improve model compression while maintaining privacy. The proposed framework utilizes a coded teacher model that acts as a reference for distilling knowledge to the client models. To demonstrate the effectiveness of FKD, we conduct extensive experiments on various datasets and models. We compare FKD with baseline federated learning methods and standalone knowledge distillation techniques. The results show that FKD achieves superior model compression, faster convergence, and improved performance compared to traditional federated learning approaches. Furthermore, FKD effectively preserves privacy by ensuring that sensitive data remains on the client devices and only distilled knowledge is shared during the training process. In our experiments, we explore different knowledge transfer methods within the FKD framework, including Fine-Tuning (FT), FitNet, Correlation Congruence (CC), Similarity-Preserving (SP), and Relational Knowledge Distillation (RKD). We analyze the impact of these methods on model compression and convergence speed, shedding light on the trade-offs between size reduction and performance. Moreover, we address the challenges of communication efficiency and network resource utilization in federated learning by leveraging the knowledge distillation process. FKD reduces the amount of data transmitted across the network, minimizing communication overhead and improving resource utilization. This makes FKD particularly suitable for resource-constrained environments such as edge computing and IoT devices. The proposed FKD framework opens up new avenues for collaborative and privacy-preserving distributed learning. By combining the strengths of federated learning and knowledge distillation, it offers an efficient solution for model compression and convergence speed enhancement. Future research can explore further extensions and optimizations of FKD, as well as its applications in domains such as healthcare, finance, and smart cities, where privacy and distributed learning are of paramount importance.

Keywords: federated learning, knowledge distillation, knowledge transfer, deep learning

Procedia PDF Downloads 47
16448 Nonlinear Aerodynamic Parameter Estimation of a Supersonic Air to Air Missile by Using Artificial Neural Networks

Authors: Tugba Bayoglu

Abstract:

Aerodynamic parameter estimation is very crucial in missile design phase, since accurate high fidelity aerodynamic model is required for designing high performance and robust control system, developing high fidelity flight simulations and verification of computational and wind tunnel test results. However, in literature, there is not enough missile aerodynamic parameter identification study for three main reasons: (1) most air to air missiles cannot fly with constant speed, (2) missile flight test number and flight duration are much less than that of fixed wing aircraft, (3) variation of the missile aerodynamic parameters with respect to Mach number is higher than that of fixed wing aircraft. In addition to these challenges, identification of aerodynamic parameters for high wind angles by using classical estimation techniques brings another difficulty in the estimation process. The reason for this, most of the estimation techniques require employing polynomials or splines to model the behavior of the aerodynamics. However, for the missiles with a large variation of aerodynamic parameters with respect to flight variables, the order of the proposed model increases, which brings computational burden and complexity. Therefore, in this study, it is aimed to solve nonlinear aerodynamic parameter identification problem for a supersonic air to air missile by using Artificial Neural Networks. The method proposed will be tested by using simulated data which will be generated with a six degree of freedom missile model, involving a nonlinear aerodynamic database. The data will be corrupted by adding noise to the measurement model. Then, by using the flight variables and measurements, the parameters will be estimated. Finally, the prediction accuracy will be investigated.

Keywords: air to air missile, artificial neural networks, open loop simulation, parameter identification

Procedia PDF Downloads 250
16447 Predictors of Pelvic Vascular Injuries in Patients with Pelvic Fractures from Major Blunt Trauma

Authors: Osama Zayed

Abstract:

Aim of the work: The aim of this study is to assess the predictors of pelvic vascular injuries in patients with pelvic fractures from major blunt trauma. Methods: This study was conducted as a tool-assessment study. Forty six patients with pelvic fractures from major blunt trauma will be recruited to the study arriving to department of emergency, Suez Canal University Hospital. Data were collected from questionnaire including; personal data of the studied patients and full medical history, clinical examinations, outcome measures (The Physiological and Operative Severity Score for enumeration of Mortality and morbidity (POSSUM), laboratory and imaging studies. Patients underwent surgical interventions or further investigations based on the conventional standards for interventions. All patients were followed up during conservative, operative and post-operative periods in the hospital for interpretation the predictive scores of vascular injuries. Results: Significant predictors of vascular injuries according to computed tomography (CT) scan include age, male gender, lower Glasgow coma (GCS) scores, occurrence of hypotension, mortality rate, higher physical POSSUM scores, presence of ultrasound collection, type of management, higher systolic blood pressure (SBP) and diastolic blood pressure (DBP) POSSUM scores, presence of abdominal injuries, and poor outcome. Conclusions: There was higher frequency of males than females in the studied patients. There were high probability of morbidity and low probability of mortality among patients. Our study demonstrates that POSSUM score can be used as a predictor of vascular injury in pelvis fracture patients.

Keywords: predictors, pelvic vascular injuries, pelvic fractures, major blunt trauma, POSSUM

Procedia PDF Downloads 316
16446 The Impact of Restricting Product Availability on the Purchasing of Lower Sugar Biscuits in UK Convenience Stores

Authors: Hannah S. Waldron

Abstract:

Background: The government has proposed sugar reduction targets in an effort to tackle childhood obesity, focussing on those of low socioeconomic status (SES). Supermarkets are a key location for reducing the amount of sugar purchased, but success so far in this environment has been limited. Building on previous research, this study will assess the impact of restricting the availability of higher sugar biscuits as a strategy to encourage lower sugar biscuit purchasing, and whether the effects vary by customer SES. Method: 14 supermarket convenience stores were divided between control (n=7) and intervention (n=7) groups. In the intervention stores, biscuits with sugar above the government’s target (26.2g/100g) were removed from sale and replaced with lower sugar ( < 26.2g sugar/100g) alternatives. Sales and customer demographic information were collected using loyalty card data and point-of-sale transaction data for 8-weeks pre and post the intervention for lower sugar biscuits, total biscuits, alternative higher sugar products, and all products. Results were analysed using three-way and two-way mixed ANOVAs. Results: The intervention resulted in a significant increase in lower sugar biscuit purchasing (p < 0.001) and a significant decline in overall biscuit sales (p < 0.001) between the time periods compared to control stores. Sales of higher sugar products and all products increased significantly between the two time periods in both the intervention and control stores (p < 0.05). SES showed no significant effect on any of the reported outcomes (p > 0.05). Conclusion: Restricting the availability of higher sugar products may be a successful strategy for encouraging lower sugar purchasing across all SES groups. However, larger-scale interventions are required in additional categories to assess the long term implications for both consumers and retailers.

Keywords: biscuits, nudging, sugar, supermarket

Procedia PDF Downloads 83
16445 Disadvantaged Adolescents and Educational Delay in South Africa: Impacts of Personal, Family, and School Characteristics

Authors: Rocio Herrero Romero, Lucie Cluver, James Hall, Janina Steinert

Abstract:

Educational delay and non-completion are major policy concerns in South Africa. However, little research has focused on predictors for educational delay amongst adolescents in disadvantaged areas. This study has two aims: first, to use data integration approaches to compare the educational delay of 599 adolescents aged 16 to 18 from disadvantaged communities to national and provincial representative estimates in South Africa. Second, the paper also explores predictors for educational delay by comparing adolescents out of school (n=64) and at least one year behind (n=380), with adolescents in the age-appropriate grade or higher (n=155). Multinomial logistic regression models using self-report and administrative data were applied to look for significant associations of risk and protective factors. Significant risk factors for being behind (rather than in age-appropriate grade) were: male gender, past grade repetition, rural location and larger school size. Risk factors for being out of school (rather than in the age-appropriate grade) were: past grade repetition, having experienced problems concentrating at school, household poverty, and food insecurity. Significant protective factors for being in the age-appropriate grade (rather than out of school) were: living with biological parents or grandparents and access to school counselling. Attending school in wealthier communities was a significant protective factor for being in the age-appropriate grade (rather than behind). Our results suggest that both personal and contextual factors –family and school- predicted educational delay. This study provides new evidence to the significant effects of personal, family, and school characteristics on the educational outcomes of adolescents from disadvantaged communities in South Africa. This is the first longitudinal and quantitative study to systematically investigate risk and protective factors for post-compulsory educational outcomes amongst South African adolescents living in disadvantaged communities.

Keywords: disadvantaged communities, quantitative analysis, school delay, South Africa

Procedia PDF Downloads 324
16444 Accessibility Analysis of Urban Green Space in Zadar Settlement, Croatia

Authors: Silvija Šiljeg, Ivan Marić, Ante Šiljeg

Abstract:

The accessibility of urban green spaces (UGS) is an integral element in the quality of life. Due to rapid urbanization, UGS studies have become a key element in urban planning. The potential benefits of space for its inhabitants are frequently analysed. A functional transport network system and the optimal spatial distribution of urban green surfaces are the prerequisites for maintaining the environmental equilibrium of the urban landscape. An accessibility analysis was conducted as part of the Urban Green Belts Project (UGB). The development of a GIS database for Zadar was the first step in generating the UGS accessibility indicator. Data were collected using the supervised classification method of multispectral LANDSAT images and manual vectorization of digital orthophoto images (DOF). An analysis of UGS accessibility according to the ANGst standard was conducted in the first phase of research. The accessibility indicator was generated on the basis of seven objective measurements, which included average UGS surface per capita and accessibility according to six functional levels of green surfaces. The generated indicator was compared with subjective measurements obtained by conducting a survey (718 respondents) within statistical units. The collected data reflected individual assessments and subjective evaluations of UGS accessibility. This study highlighted the importance of using objective and subjective measures in the process of understanding the accessibility of urban green surfaces. It may be concluded that when evaluating UGS accessibility, residents emphasize the immediate residential environment, ignoring higher UGS functional levels. It was also concluded that large areas of UGS within a city do not necessarily generate similar satisfaction with accessibility. The heterogeneity of output results may serve as guidelines for the further development of a functional UGS city network.

Keywords: urban green spaces (UGS), accessibility indicator, subjective and objective measurements, Zadar

Procedia PDF Downloads 224
16443 Evaluation of Social Studies Curriculum Implementation of Bachelor of Education Degree in Colleges of Education in Southwestern Nigeria

Authors: F. A. Adesoji, A. A. Ayandele

Abstract:

There has been a concern over non-responsiveness of educational programme in Nigeria’s higher institutions to adequately meet social needs. The study, therefore, investigated the effectiveness of basic elements of the Social Studies Curriculum, the contributions of the Teacher–Related Variables (TRV) such as qualification, area of specialization, teaching experience, teaching methods, gender and teaching facilities to the implementation of the curriculum (IOC) in the Colleges of Education (COEs). The study adopted the descriptive survey design. Four COEs in Oyo, Osun, Ondo and Lagos States were purposively selected. Stratified sampling technique was used to select 455 Social Studies students and 47 Social Studies lecturers. Stakeholders’ Perception of Social Studies Curriculum (r = 0.86), Social Studies Curriculum Resources scale (r = 0.78) and Social Studies Basic Concepts Test (r = 0.78) were used for data collection. Data were analysed using descriptive statistics, multiple regression, and t-test at 0.05 level of significance. COEs teachers and students rated the elements of the curriculum to be effective with mean scores x̄ =3.02 and x̄ =2.80 respectively; x̄ =5.00 and x̄ = 2.50 being the maximum and minimum mean scores. The finding showed average level of availability (x̄ =1.60), adequacy (x̄ =1.55) and utilization (x̄ =1.64) of teaching materials, x̄ =3.00 and x̄ =1.50 being maximum and minimum mean scores respectively. Academic performance of the students is on average with the mean score of x̄ =51.4775 out of maximum mean score of x̄ =100. The TRV and teaching facilities had significant composite contribution to IOC (F (6,45) = 3.92:R² = 0.26) with 39% contributions to the variance of IOC. Area of specialization (β= 29, t = 2.05) and teaching facilities (β = -25, t = 1.181) contributed significantly. The implementation of bachelor degree in Social Studies curriculum was effective in the colleges of education. There is the need to beef-up the provision of facilities to improve the implementation of the curriculum.

Keywords: bachelor degree in social studies, colleges of education in southwestern Nigeria, curriculum implementation, social studies curriculum

Procedia PDF Downloads 364
16442 Energy Storage in the Future of Ethiopia Renewable Electricity Grid System

Authors: Dawit Abay Tesfamariam

Abstract:

Ethiopia’s Climate- Resilient Green Economy strategy focuses mainly on generating and utilization of Renewable Energy (RE). The data collected in 2016 by Ethiopian Electric Power (EEP) indicates that the intermittent RE sources on the grid from solar and wind energy were only 8 % of the total energy produced. On the other hand, the EEP electricity generation plan in 2030 indicates that 36 % of the energy generation share will be covered by solar and wind sources. Thus, a case study was initiated to model and compute the balance and consumption of electricity in three different scenarios: 2016, 2025, and 2030 using the Energy PLAN Model (EPM). Initially, the model was validated using the 2016 annual power-generated data to conduct the EPM analysis for two predictive scenarios. The EPM simulation analysis using EPM for 2016 showed that there was no significant excess power generated. Hence, the model’s results are in line with the actual 2016 output. Thus, the EPM was applied to analyze the role of energy storage in RE in Ethiopian grid systems. The results of the EPM simulation analysis showed there will be excess production of 402 /7963 MW average and maximum, respectively, in 2025. The excess power was dominant in all months except in the three rainy months of the year (June, July, and August). Consequently, based on the validated outcomes of EPM indicates, there is a good reason to think about other alternatives for the utilization of excess energy and storage of RE. Thus, from the scenarios and model results obtained, it is realistic to infer that; if the excess power is utilized with a storage mechanism that can stabilize the grid system; as a result, the extra RE generated can be exported to support the economy. Therefore, researchers must continue to upgrade the current and upcoming energy storage system to synchronize with RE potentials that can be generated from RE.

Keywords: renewable energy, storage, wind, energyplan

Procedia PDF Downloads 56
16441 Knowledge of Trauma-Informed Practice: A Mixed Methods Exploratory Study with Educators of Young Children

Authors: N. Khodarahmi, L. Ford

Abstract:

Decades of research on the impact of trauma in early childhood suggest severe risks to the mental health, emotional, social and physical development of a young child. Trauma-exposed students can pose a variety of different levels of challenges to schools and educators of young children and to date, few studies have addressed ECE teachers’ role in providing trauma support. The present study aims to contribute to this literature by exploring the beliefs of British Columbia’s (BC) early childhood education (ECE) teachers in their level of readiness and capability to work within a trauma-informed practice (TIP) framework to support their trauma-exposed students. Through a sequential, mix-methods approach, a self-report questionnaire and semi-structured interviews will be used to gauge BC ECE teachers’ knowledge of TIP, their preparedness, and their ability in using this framework to support their most vulnerable students. Teacher participants will be recruited through the ECEBC organization and various school districts in the Greater Vancouver Area. Questionnaire data will be primarily collected through an online survey tool whereas interviews will be taking place in-person and audio-recorded. Data analysis of survey responses will be largely descriptive, whereas interviews, once transcribed, will be employing thematic content analysis to generate themes from teacher responses. Ultimately, this study hopes to highlight the necessity of utilizing the TIP framework in BC ECE classrooms in order to support both trauma-exposed students and provide essential resources to compassionate educators of young children.

Keywords: early childhood education, early learning classrooms, refugee students, trauma-exposed students, trauma-informed practice

Procedia PDF Downloads 120
16440 A 20 Year Comparison of Australian Childhood Bicycle Injuries – Have We Made a Difference?

Authors: Bronwyn Griffin, Caroline Acton, Tona Gillen, Roy Kimble

Abstract:

Background: Bicycle riding is a common recreational activity enjoyed by many children throughout Australia that has been associated with the usual caveat of benefits related to exercise and recreation. Given Australia was the first country in the world to introduce cyclist helmet laws in 1991, very few publications have reviewed paediatric cycling injuries (fatal or non-fatal) since. Objectives: To identify trends in children (0-16 years) who required admission for greater than 24 hours following a bicycle-related injury (fatal and non-fatal) in Queensland. Further, to discuss changes that have occurred in paediatric cycling injury trends in Queensland since a prominent local study/publication in 1995. This paper aims to establish evidence to inform interventions promoting safer riding to parents, children and communities. Methods: Data on paediatric (0-16 years) cycling injuries in Queensland resulting in hospital admission more than 24 hours across three tertiary paediatric hospitals in Brisbane between November 2008-June 2015 was compiled by the Paediatric Trauma Data Registry for non-fatal injuries. The Child Death Review Team at the Queensland Families and Childhood Commission provided data on fatalities in children <17years from (June 2004 –June 2015). Comparing trends to a local study published in 1995 Results: Between 2008-2015 there were 197 patients admitted for greater than 24 hours following a cycling injury. The median age was 11 years, with males more frequently involved (n=139, 87%) compared to females. Mean length of stay was three days, with 47 (28%) children admitted to PICU, location of injury was most often the street (n=63, 37%). Between 2004 –2015 there were 15 fatalities (Incidence rate 0.25/100,000); all were male, 14/15 occurred on the street, with eight stated to have not been wearing a helmet, 11/15 children came from the least advantaged socio-economic group (SEIFA) compared to a local publication in 1995, finding of 94 fatalities between (1981-1992). Conclusions: There has been a notable decrease in incidence of fatalities between the two time periods with incidence rates dropping from 1.75-0.25/100,000. More statistics need to be run to ascertain if this is a true reduction or perhaps a decrease in children riding bicycles. Injuries that occur on the street that come in contact with a car remain of serious concern. The purpose of this paper is not to discourage bicycle riding among child and adolescent populations, rather, inform parents and the wider community about the risks associated with cycling in order to reduce injuries associated with this sport, whilst promoting safe cycling.

Keywords: paediatric, cycling, trauma, prevention, emergency

Procedia PDF Downloads 231
16439 Analyzing the Influence of Hydrometeorlogical Extremes, Geological Setting, and Social Demographic on Public Health

Authors: Irfan Ahmad Afip

Abstract:

This main research objective is to accurately identify the possibility for a Leptospirosis outbreak severity of a certain area based on its input features into a multivariate regression model. The research question is the possibility of an outbreak in a specific area being influenced by this feature, such as social demographics and hydrometeorological extremes. If the occurrence of an outbreak is being subjected to these features, then the epidemic severity for an area will be different depending on its environmental setting because the features will influence the possibility and severity of an outbreak. Specifically, this research objective was three-fold, namely: (a) to identify the relevant multivariate features and visualize the patterns data, (b) to develop a multivariate regression model based from the selected features and determine the possibility for Leptospirosis outbreak in an area, and (c) to compare the predictive ability of multivariate regression model and machine learning algorithms. Several secondary data features were collected locations in the state of Negeri Sembilan, Malaysia, based on the possibility it would be relevant to determine the outbreak severity in the area. The relevant features then will become an input in a multivariate regression model; a linear regression model is a simple and quick solution for creating prognostic capabilities. A multivariate regression model has proven more precise prognostic capabilities than univariate models. The expected outcome from this research is to establish a correlation between the features of social demographic and hydrometeorological with Leptospirosis bacteria; it will also become a contributor for understanding the underlying relationship between the pathogen and the ecosystem. The relationship established can be beneficial for the health department or urban planner to inspect and prepare for future outcomes in event detection and system health monitoring.

Keywords: geographical information system, hydrometeorological, leptospirosis, multivariate regression

Procedia PDF Downloads 87
16438 Artificial Neural Network-Based Prediction of Effluent Quality of Wastewater Treatment Plant Employing Data Preprocessing Approaches

Authors: Vahid Nourani, Atefeh Ashrafi

Abstract:

Prediction of treated wastewater quality is a matter of growing importance in water treatment procedure. In this way artificial neural network (ANN), as a robust data-driven approach, has been widely used for forecasting the effluent quality of wastewater treatment. However, developing ANN model based on appropriate input variables is a major concern due to the numerous parameters which are collected from treatment process and the number of them are increasing in the light of electronic sensors development. Various studies have been conducted, using different clustering methods, in order to classify most related and effective input variables. This issue has been overlooked in the selecting dominant input variables among wastewater treatment parameters which could effectively lead to more accurate prediction of water quality. In the presented study two ANN models were developed with the aim of forecasting effluent quality of Tabriz city’s wastewater treatment plant. Biochemical oxygen demand (BOD) was utilized to determine water quality as a target parameter. Model A used Principal Component Analysis (PCA) for input selection as a linear variance-based clustering method. Model B used those variables identified by the mutual information (MI) measure. Therefore, the optimal ANN structure when the result of model B compared with model A showed up to 15% percent increment in Determination Coefficient (DC). Thus, this study highlights the advantage of PCA method in selecting dominant input variables for ANN modeling of wastewater plant efficiency performance.

Keywords: Artificial Neural Networks, biochemical oxygen demand, principal component analysis, mutual information, Tabriz wastewater treatment plant, wastewater treatment plant

Procedia PDF Downloads 104
16437 Linkages of Environment with the Health Condition of Poor Women and Children in the Urban Areas of India

Authors: Barsharani Maharana

Abstract:

India is the country that shelters the largest number of poor. One of the major areas of concern in India is the unsatisfactory situation of the poor in social developmental and health parameters, not only in rural areas which are partly devoid of the facilities but also in the urban areas where the facilities are insufficient to provide services of a satisfactory quality. Objectives: 1) to examine the association between the environmental condition and health condition among poor women in urban areas. 2) to find out the significance of the effect of environment on the child health among the poor children. 3) to present the scenario of poor among highly urbanized and less urbanized states with respect to the health and environment. Data: data from National Family Health survey-3 and census are used to fulfill the objectives. Methodology: In this study, the standard of living condition of people living in urban areas is computed by taking some household characteristics and assets. People possessing low standard of living are considered as poor. Bivariate and multivariate analysis are employed to examine the effect of environment on poor women and children. A geographical information system is used to present the health and environmental condition of poor in highly and less urbanized states. Results: The findings reveal that the poor women who are not accessed to improved source of water, and sanitation facility are facing more health problems. Children who are living in a dirty environment and are not accessed to improved source of drinking water, among them prevalence of diarrhea and fever is found to be high. As well, the health condition of poor in highly urbanized states is dreadful. Policy implications: Government should emphasize on the implementation of programs regarding the improvement in the infrastructural facilities and health care treatment of urban poor.

Keywords: environment, urban poor, health, sanitation

Procedia PDF Downloads 254
16436 Prevalence of Fast-Food Consumption on Overweight or Obesity on Employees (Age Between 25-45 Years) in Private Sector; A Cross-Sectional Study in Colombo, Sri Lanka

Authors: Arosha Rashmi De Silva, Ananda Chandrasekara

Abstract:

This study seeks to comprehensively examine the influence of fast-food consumption and physical activity levels on the body weight of young employees within the private sector of Sri Lanka. The escalating popularity of fast food has raised concerns about its nutritional content and associated health ramifications. To investigate this phenomenon, a cohort of 100 individuals aged between 25 and 45, employed in Sri Lanka's private sector, participated in this research. These participants provided socio-demographic data through a standardized questionnaire, enabling the characterization of their backgrounds. Additionally, participants disclosed their frequency of fast-food consumption and engagement in physical activities, utilizing validated assessment tools. The collected data was meticulously compiled into an Excel spreadsheet and subjected to rigorous statistical analysis. Descriptive statistics, such as percentages and proportions, were employed to delineate the body weight status of the participants. Employing chi-square tests, our study identified significant associations between fast-food consumption, levels of physical activity, and body weight categories. Furthermore, through binary logistic regression analysis, potential risk factors contributing to overweight and obesity within the young employee cohort were elucidated. Our findings revealed a disconcerting trend, with 6% of participants classified as underweight, 32% within the normal weight range, and a substantial 62% categorized as overweight or obese. These outcomes underscore the alarming prevalence of overweight and obesity among young private-sector employees, particularly within the bustling urban landscape of Colombo, Sri Lanka. The data strongly imply a robust correlation between fast-food consumption, sedentary behaviors, and higher body weight categories, reflective of the evolving lifestyle patterns associated with the nation's economic growth. This study emphasizes the urgent need for effective interventions to counter the detrimental effects of fast-food consumption. The implementation of awareness campaigns elucidating the adverse health consequences of fast food, coupled with comprehensive nutritional education, can empower individuals to make informed dietary choices. Workplace interventions, including the provision of healthier meal alternatives and the facilitation of physical activity opportunities, are essential in fostering a healthier workforce and mitigating the escalating burden of overweight and obesity in Sri Lanka

Keywords: fast food consumption, obese, overweight, physical activity level

Procedia PDF Downloads 19
16435 Psychometric Properties of the Eq-5d-3l and Eq-5d-5l Instruments for Health Related Quality of Life Measurement in Indonesian Population

Authors: Dwi Endarti, Susi a Kristina, Rizki Noorizzati, Akbar E Nugraha, Fera Maharani, Kika a Putri, Asninda H Azizah, Sausanzahra Angganisaputri, Yunisa Yustikarini

Abstract:

Cost utility analysis is the most recommended pharmacoeconomic method since it allows widely comparison of cost-effectiveness results from different interventions. The method uses outcome of quality-adjusted life year (QALY) or disability-adjusted life year (DALY). Measurement of QALY requires the data of utility dan life years gained. Utility is measured with the instrument for quality of life measurement such as EQ-5D. Recently, the EQ-5D is available in two versions which are EQ-5D-3L and EQ-5D-5L. This study aimed to compare the EQ-5D-3L and EQ-5D-5L to examine the most suitable version for Indonesian population. This study was an observational study employing cross sectional approach. Data of quality of life measured with EQ-5D-3L and EQ-5D-5L were collected from several groups of population which were respondent with chronic diseases, respondent with acute diseases, and respondent from general population (without illness) in Yogyakarta Municipality, Indonesia. Convenience samples of hypertension patients (83), diabetes mellitus patients (80), and osteoarthritis patients (47), acute respiratory tract infection (81), cephalgia (43), dyspepsia (42), and respondent from general population (293) were recruited in this study. Responses on the 3L and 5L versions of EQ-5D were compared by examining the psychometric properties including agreement, internal consistency, ceiling effect, and convergent validity. Based on psychometric properties tests of EQ-5D-3L dan EQ-5D-5L, EQ-5D-5L tended to have better psychometric properties compared to EQ-5D-3L. Future studies for health related quality of life (HRQOL) measurements for pharmacoeconomic studies in Indonesia should apply EQ-5D-5L.

Keywords: EQ-5D, Health Related Quality of Life, Indonesian Population, Psychometric Properties

Procedia PDF Downloads 448
16434 Study of the Possibility of Adsorption of Heavy Metal Ions on the Surface of Engineered Nanoparticles

Authors: Antonina A. Shumakova, Sergey A. Khotimchenko

Abstract:

The relevance of research is associated, on the one hand, with an ever-increasing volume of production and the expansion of the scope of application of engineered nanomaterials (ENMs), and on the other hand, with the lack of sufficient scientific information on the nature of the interactions of nanoparticles (NPs) with components of biogenic and abiogenic origin. In particular, studying the effect of ENMs (TiO2 NPs, SiO2 NPs, Al2O3 NPs, fullerenol) on the toxicometric characteristics of common contaminants such as lead and cadmium is an important hygienic task, given the high probability of their joint presence in food products. Data were obtained characterizing a multidirectional change in the toxicity of model toxicants when they are co-administered with various types of ENMs. One explanation for this fact is the difference in the adsorption capacity of ENMs, which was further studied in in vitro studies. For this, a method was proposed based on in vitro modeling of conditions simulating the environment of the small intestine. It should be noted that the obtained data are in good agreement with the results of in vivo experiments: - with the combined administration of lead and TiO2 NPs, there were no significant changes in the accumulation of lead in rat liver; in other organs (kidneys, spleen, testes and brain), the lead content was lower than in animals of the control group; - studying the combined effect of lead and Al2O3 NPs, a multiple and significant increase in the accumulation of lead in rat liver was observed with an increase in the dose of Al2O3 NPs. For other organs, the introduction of various doses of Al2O3 NPs did not significantly affect the bioaccumulation of lead; - with the combined administration of lead and SiO2 NPs in different doses, there was no increase in lead accumulation in all studied organs. Based on the data obtained, it can be assumed that at least three scenarios of the combined effects of ENMs and chemical contaminants on the body: - ENMs quite firmly bind contaminants in the gastrointestinal tract and such a complex becomes inaccessible (or inaccessible) for absorption; in this case, it can be expected that the toxicity of both ENMs and contaminants will decrease; - the complex formed in the gastrointestinal tract has partial solubility and can penetrate biological membranes and / or physiological barriers of the body; in this case, ENMs can play the role of a kind of conductor for contaminants and, thus, their penetration into the internal environment of the body increases, thereby increasing the toxicity of contaminants; - ENMs and contaminants do not interact with each other in any way, therefore the toxicity of each of them is determined only by its quantity and does not depend on the quantity of another component. Authors hypothesized that the degree of adsorption of various elements on the surface of ENMs may be a unique characteristic of their action, allowing a more accurate understanding of the processes occurring in a living organism.

Keywords: absorption, cadmium, engineered nanomaterials, lead

Procedia PDF Downloads 68
16433 Eucalyptus camaldulensis Leaves Attacked by the Gall Wasp Leptocybe invasa: A Phyto-Volatile Constituents Study

Authors: Maged El-Sayed Mohamed

Abstract:

Eucalyptus camaldulensis is one on the most well-known species of the genus Eucalyptus in the Middle east, its importance relay on the high production of its unique volatile constituents which exhibits many medicinal and pharmacological activities. The gall-forming wasp (Leptocybe invasa) has recently come into sight as the main pest attacking E. camaldulensis and causing severe injury. The wasp lays its eggs in the petiole and midrib of leaves and stems of young shoots of E. camaldulensis, which leads to gall formation. Gall formation by L. invasa damages growing shoot and leaves of Eucalyptus, resulting in abscission of leaves and drying. AIM: This study is an attempt to investigate the effect of the gall wasp (Leptocybe invasa) attack on the volatile constitutes of E. camaldulensis. This could help in the control of this wasp through stimulating plant defenses or production of a new allelochemicals or insecticide. The study of volatile constitutes of Eucalyptus before and after attack by the wasp can help the re-use and recycle of the infected Eucalyptus trees for new pharmacological and medicinal activities. Methodology: The fresh gall wasp-attacked and healthy leaves (100 g each) were cut and immediately subjected to hydrodistillation using Clevenger-type apparatus for 3 hours. The volatile fractions isolated were analyzed using Gas chromatography/mass spectrometry (GC/MS). Kovat’s retention indices (RI) were calculated with respect to a set of co-injected standard hydrocarbons (C10-C28). Compounds were identified by comparing their spectral data and retention indices with Wiley Registry of Mass Spectral Data 10th edition (April 2013), NIST 11 Mass Spectral Library (NIST11/2011/EPA/NIH) and literature data. Results: Fifty-nine components representing 89.13 and 88.60% of the total volatile fraction content respectively were quantitatively analyzed. Twenty-six major compounds at an average concentration greater than 0.1 ± 0.02% have been used for the statistical comparison. From those major components, twenty-one were found in both the attacked and healthy Eucalyptus leaves’ fractions in different concentration and five components, mono terpene p-Mentha-2-4(8) diene and the sesquiterpenes δ-elemene, β-elemene, E-caryophyllene and Bicyclogermacrene, were unique and only produced in the attacked-leaves’ fraction. CONCLUSION: Newly produced components or those commonly found in the volatile fraction and changed in concentration could represent a part of the plant defense mechanisms or might be an element of the plant allelopathic and communication mechanisms. Identification of the components of the gall wasp-damaged leaves can help in their recycling for different physiological, pharmacological and medicinal uses.

Keywords: Eucalyptus camaldulensis, eucalyptus recycling, gall wasp, Leptocybe invasa, plant defense mechanisms, Terpene fraction

Procedia PDF Downloads 332
16432 Prevalence of Visual Impairment among School Children in Ethiopia: A Systematic Review and Meta-Analysis

Authors: Merkineh Markos Lorato, Gedefaw Diress Alene

Abstract:

Introduction: Visual impairment is any condition of the eye or visual system that results in loss/reduction of visual functioning. It significantly influences the academic routine and social activities of children, and the effect is severe for low-income countries like Ethiopia. So, this study aimed to determine the pooled prevalence of visual impairment among school children in Ethiopia. Methods: Databases such as Medical Literature Analysis and Retrieval System Online, Excerpta Medica dataBASE, World Wide Web of Science, and Cochrane Library searched to retrieve eligible articles. In addition, Google Scholar and a reference list of the retrieved eligible articles were addressed. Studies that reported the prevalence of visual impairment were included to estimate the pooled prevalence. Data were extracted using a standardized data extraction format prepared in Microsoft Excel and analysis was held using STATA 11 statistical software. I² was used to assess the heterogeneity. Because of considerable heterogeneity, a random effect meta-analysis model was used to estimate the pooled prevalence of visual impairment among school children in Ethiopia. Results: The result of 9 eligible studies showed that the pooled prevalence of visual impairment among school children in Ethiopia was 7.01% (95% CI: 5.46, 8.56%). In the subgroup analysis, the highest prevalence was reported in South Nations Nationalities and Tigray region together (7.99%; 3.63, 12.35), while the lowest prevalence was reported in Addis Ababa (5.73%; 3.93, 7.53). Conclusion: The prevalence of visual impairment among school children is significantly high in Ethiopia. If it is not detected and intervened early, it will cause a lifetime threat to visually impaired school children, so that school vision screening program plan and its implementation may cure the life quality of future generations in Ethiopia.

Keywords: visual impairment, school children, Ethiopia, prevalence

Procedia PDF Downloads 12
16431 Assessing Female Students' Understanding of the Solar System Concepts by Implementing I-Cube Technology

Authors: Elham Ghazi Mohammad

Abstract:

This study examined the female students’ understanding for the solar system concepts through the utilization of the I-Cube technology as a virtual reality technology. The study conducted in Qatar University for samples of students of eighth and ninth preparatory grade students in the State of Qatar. The research framework comprises designated quantitative research designs and methods of data collection and analysis including pre- and post-conceptual exams. This research based on experimental method design that focuses on students’ performance and conceptual questions. A group of 120 students from the eighth and ninth groups were divided into two pools of 60 students each, where the two 60-student groups represent the designated control and treatment groups. It must be mentioned that the students were selected randomly from the eighth and ninth grades. The solar system lesson of interest was taught by teacher candidates (senior students at the college of Education at QU), who taught both the experimental group (integrating I-cube) in virtual lab in Qatar University and control group (without integrating this technology) in one of independent school in the State of Qatar. It is noteworthy to mention that the students usually face some difficulties to learn by imagining real situation such as solar system and inner planet lesson. Collected data was statistically analyzed using one-way ANOVA and one-way ANCOVA using SPSS Statistics. The obtained results revealed that integrating I-Cube technology has significantly enhanced female students’ conceptual understanding of the solar system. Interestingly, our findings demonstrated the applicability of utilizing integrating I-Cube technology toward enhancing the students’ understanding regarding subjects of interests within the landscapes of basic sciences.

Keywords: virtual lab, integrating technology, I-Cube, solar system

Procedia PDF Downloads 216
16430 The Social Structuring of Mate Selection: Assortative Marriage Patterns in the Israeli Jewish Population

Authors: Naava Dihi, Jon Anson

Abstract:

Love, so it appears, is not socially blind. We show that partner selection is socially constrained, and the freedom to choose is limited by at least two major factors or capitals: on the one hand, material resources and education, locating the partners on a scale of personal achievement and economic independence. On the other, the partners' ascriptive belonging to particular ethnic, or origin, groups, differentiated by the groups' social prestige, as well as by their culture, history and even physical characteristics. However, the relative importance of achievement and ascriptive factors, as well as the overlap between them, varies from society to society, depending on the society's structure and the factors shaping it. Israeli social structure has been shaped by the waves of new immigrants who arrived over the years. The timing of their arrival, their patterns of physical settlement and their occupational inclusion or exclusion have together created a mosaic of social groups whose principal common feature has been the country of origin from which they arrived. The analysis of marriage patterns helps illuminate the social meanings of the groups and their borders. To the extent that ethnic group membership has meaning for individuals and influences their life choices, the ascriptive factor will gain in importance relative to the achievement factor in their choice of marriage partner. In this research, we examine Jewish Israeli marriage patterns by looking at the marriage choices of 5,041 women aged 15 to 49 who were single at the census in 1983, and who were married at the time of the 1995 census, 12 years later. The database for this study was a file linking respondents from the 1983 and the 1995 censuses. In both cases, 5 percent of household were randomly chosen, so that our sample includes about 4 percent of women in Israel in 1983. We present three basic analyses: (1) Who was still single in 1983, using personal and household data from the 1983 census (binomial model), (2) Who married between 1983 and a1995, using personal and household data from the 1983 census (binomial model), (3) What were the personal characteristics of the womens’ partners in 1995, using data from the 1995 census (loglinear model). We show (i) that material and cultural capital both operate to delay marriage and to increase the probability of remaining single; and (ii) while there is a clear association between ethnic group membership and education, endogamy and homogamy both operate as separate forces which constraint (but do not determine) the choice of marriage partner, and thus both serve to reproduce the current pattern of relationships, as well as identifying patterns of proximity and distance between the different groups.

Keywords: Israel, nuptiality, ascription, achievement

Procedia PDF Downloads 96
16429 Re-Imagining Physical Education Teacher Education in a South African Higher Education Institution

Authors: C. F. Jones Couto, L. C. Motlhaolwa, K. Williams

Abstract:

This article explores the re-imagining of physical education teacher education in South African higher education. Utilising student reflections from a physical education practical module, valuable insights into student experiences were obtained about the current physical education pedagogical approaches and potential areas for improvement. The traditional teaching model of physical education is based on the idea of teaching students a variety of sports and physical activities. However, this model has been shown to be ineffective in promoting lifelong physical activity. The modern world demands a more holistic approach to health and wellness. Data was collected using the arts-based collage method in combination with written group reflections from 139 second-year undergraduate physical education students. This study employed thematic analysis methods to gain a comprehensive understanding of the data and extract a broader perspective on the students' experiences. The study aimed to empower student teachers to learn, think, and act creatively within the many educational models that impact their experience, contributing to the ongoing efforts of re-imagining physical education teacher education in South African higher education. This research is significant as the students' valuable insights reflected that they can think and work across disciplines. Sustainable development goals and graduate attributes are important concepts that can contribute to student preparation. Using a multi-model educational approach based on the cultural-historical theory, higher education institutions can help develop graduate attributes that will prepare students for success in the workplace and life.

Keywords: holistic education, graduate attributes, physical education, teacher education, student experiences, sustainable development goals

Procedia PDF Downloads 50
16428 Machine Learning-Based Techniques for Detecting and Mitigating Cyber-attacks on Automatic Generation Control in Smart Grids

Authors: Sami M. Alshareef

Abstract:

The rapid growth of smart grid technology has brought significant advancements to the power industry. However, with the increasing interconnectivity and reliance on information and communication technologies, smart grids have become vulnerable to cyber-attacks, posing significant threats to the reliable operation of power systems. Among the critical components of smart grids, the Automatic Generation Control (AGC) system plays a vital role in maintaining the balance between generation and load demand. Therefore, protecting the AGC system from cyber threats is of paramount importance to maintain grid stability and prevent disruptions. Traditional security measures often fall short in addressing sophisticated and evolving cyber threats, necessitating the exploration of innovative approaches. Machine learning, with its ability to analyze vast amounts of data and learn patterns, has emerged as a promising solution to enhance AGC system security. Therefore, this research proposal aims to address the challenges associated with detecting and mitigating cyber-attacks on AGC in smart grids by leveraging machine learning techniques on automatic generation control of two-area power systems. By utilizing historical data, the proposed system will learn the normal behavior patterns of AGC and identify deviations caused by cyber-attacks. Once an attack is detected, appropriate mitigation strategies will be employed to safeguard the AGC system. The outcomes of this research will provide power system operators and administrators with valuable insights into the vulnerabilities of AGC systems in smart grids and offer practical solutions to enhance their cyber resilience.

Keywords: machine learning, cyber-attacks, automatic generation control, smart grid

Procedia PDF Downloads 59
16427 Satellite-Based Drought Monitoring in Korea: Methodologies and Merits

Authors: Joo-Heon Lee, Seo-Yeon Park, Chanyang Sur, Ho-Won Jang

Abstract:

Satellite-based remote sensing technique has been widely used in the area of drought and environmental monitoring to overcome the weakness of in-situ based monitoring. There are many advantages of remote sensing for drought watch in terms of data accessibility, monitoring resolution and types of available hydro-meteorological data including environmental areas. This study was focused on the applicability of drought monitoring based on satellite imageries by applying to the historical drought events, which had a huge impact on meteorological, agricultural, and hydrological drought. Satellite-based drought indices, the Standardized Precipitation Index (SPI) using Tropical Rainfall Measuring Mission (TRMM) and Global Precipitation Mission (GPM); Vegetation Health Index (VHI) using MODIS based Land Surface Temperature (LST), and Normalized Difference Vegetation Index (NDVI); and Scaled Drought Condition Index (SDCI) were evaluated to assess its capability to analyze the complex topography of the Korean peninsula. While the VHI was accurate when capturing moderate drought conditions in agricultural drought-damaged areas, the SDCI was relatively well monitored in hydrological drought-damaged areas. In addition, this study found correlations among various drought indices and applicability using Receiver Operating Characteristic (ROC) method, which will expand our understanding of the relationships between hydro-meteorological variables and drought events at global scale. The results of this research are expected to assist decision makers in taking timely and appropriate action in order to save millions of lives in drought-damaged areas.

Keywords: drought monitoring, moderate resolution imaging spectroradiometer (MODIS), remote sensing, receiver operating characteristic (ROC)

Procedia PDF Downloads 305
16426 Using Technology to Deliver and Scale Early Childhood Development Services in Resource Constrained Environments: Case Studies from South Africa

Authors: Sonja Giese, Tess N. Peacock

Abstract:

South African based Innovation Edge is experimenting with technology to drive positive behavior change, enable data-driven decision making, and scale quality early years services. This paper uses five case studies to illustrate how technology can be used in resource-constrained environments to first, encourage parenting practices that build early language development (using a stage-based mobile messaging pilot, ChildConnect), secondly, to improve the quality of ECD programs (using a mobile application, CareUp), thirdly, how to affordably scale services for the early detection of visual and hearing impairments (using a mobile tool, HearX), fourthly, how to build a transparent and accountable system for the registration and funding of ECD (using a blockchain enabled platform, Amply), and finally enable rapid data collection and feedback to facilitate quality enhancement of programs at scale (the Early Learning Outcomes Measure). ChildConnect and CareUp were both developed using a design based iterative research approach. The usage and uptake of ChildConnect and CareUp was evaluated with qualitative and quantitative methods. Actual child outcomes were not measured in the initial pilots. Although parents who used and engaged on either platform felt more supported and informed, parent engagement and usage remains a challenge. This is contrast to ECD practitioners whose usage and knowledge with CareUp showed both sustained engagement and knowledge improvement. HearX is an easy-to-use tool to identify hearing loss and visual impairment. The tool was tested with 10000 children in an informal settlement. The feasibility of cost-effectively decentralising screening services was demonstrated. Practical and financial barriers remain with respect to parental consent and for successful referrals. Amply uses mobile and blockchain technology to increase impact and accountability of public services. In the pilot project, Amply is being used to replace an existing paper-based system to register children for a government-funded pre-school subsidy in South Africa. Early Learning Outcomes Measure defines what it means for a child to be developmentally ‘on track’ at aged 50-69 months. ELOM administration is enabled via a tablet which allows for easy and accurate data collection, transfer, analysis, and feedback. ELOM is being used extensively to drive quality enhancement of ECD programs across multiple modalities. The nature of ECD services in South Africa is that they are in large part provided by disconnected private individuals or Non-Governmental Organizations (in contrast to basic education which is publicly provided by the government). It is a disparate sector which means that scaling successful interventions is that much harder. All five interventions show the potential of technology to support and enhance a range of ECD services, but pathways to scale are still being tested.

Keywords: assessment, behavior change, communication, data, disabilities, mobile, scale, technology, quality

Procedia PDF Downloads 114
16425 Liquid Tin(II) Alkoxide Initiators for Use in the Ring-Opening Polymerisation of Cyclic Ester Monomers

Authors: Sujitra Ruengdechawiwat, Robert Molloy, Jintana Siripitayananon, Runglawan Somsunan, Paul D. Topham, Brian J. Tighe

Abstract:

The main aim of this research has been to design and synthesize some completely soluble liquid tin(II) alkoxide initiators for use in the ring-opening polymerisation (ROP) of cyclic ester monomers. This is in contrast to conventional tin(II) alkoxides in solid form which tend to be molecular aggregates and difficult to dissolve. The liquid initiators prepared were bis(tin(II) monooctoate) diethylene glycol ([Sn(Oct)]2DEG) and bis(tin(II) monooctoate) ethylene glycol ([Sn(Oct)]2EG). Their efficiencies as initiators in the bulk ROP of ε-caprolactone (CL) at 130oC were studied kinetically by dilatometry. Kinetic data over the 20-70% conversion range was used to construct both first-order and zero-order rate plots. It was found that the rate data fitted more closely to first-order kinetics with respect to the monomer concentration and gave higher first-order rate constants than the corresponding tin(II) octoate/diol initiating systems normally used to generate the tin(II) alkoxide in situ. Since the ultimate objective of this work is to produce copolymers suitable for biomedical use as absorbable monofilament surgical sutures, poly(L-lactide-co-ε-caprolactone) 75:25 mol %, P(LL-co-CL), copolymers were synthesized using both solid and liquid tin(II) alkoxide initiators at 130°C for 48 hrs. The statistical copolymers were obtained in near-quantitative yields with compositions (from 1H-NMR) close to the initial comonomer feed ratios. The monomer sequencing (from 13C-NMR) was partly random and partly blocky (gradient-type) due to the much differing monomer reactivity ratios (rLL >> rCL). From GPC, the copolymers obtained using the soluble liquid tin(II) alkoxides were found to have higher molecular weights (Mn = 40,000-100,000) than those from the only partially soluble solid initiators (Mn = 30,000-52,000).

Keywords: biodegradable polyesters, poly(L-lactide-co-ε-caprolactone), ring-opening polymerisation, tin(II) alkoxide

Procedia PDF Downloads 174
16424 The Impact of Culture in Teaching English, the Case Study of Preparatory School of Sciences and Techniques

Authors: Nouzha Yasmina Soulimane-Benhabib

Abstract:

Language is a medium of communication and a means of expression that is why today the learning of foreign languages especially the English language has become a basic necessity for every student who is ambitious. It is known that culture and language are inseparable and complementary, however, in the process of teaching a foreign language, teachers used to focus mainly on preparing adequate syllabi for ESP students, yet, some parameters should be considered. For instance; the culture of the target language may play an important role since students attitudes towards a foreign language enhance their learning or vice versa. The aim of this study is to analyse how culture could influence the teaching of a foreign language, we have taken the example of the English language as it is considered as the second foreign language in Algeria after French. The study is conducted at the Preparatory School of Sciences and Techniques, Tlemcen where twenty-five students participated in this research. The reasons behind learning the English language are various, and since English is the most widely-spoken language in the world, it is the language of research and education and it is used in many other fields, we have to take into consideration one important factor which is the social distance between the culture of the Algerian learner and the culture of the target language, this gap may lead to a culture shock. Two steps are followed in this research: The first one is to collect data from those students who are studying at the Preparatory School under the form of questionnaire and an interview is submitted to six of them in order to reinforce our research and get effective and precise results, and the second step is to analyse these data taking into consideration the diversity of the learners within this institution. The results obtained show that learners’ attitudes towards the English community and culture are mixed and it may influence their curiosity and attention to learn. Despite of big variance between Algerian and European cultures, some of the students focused mainly on the benefits of the English language since they need it in their studies, research and a future carrier, however, the others manifest their reluctance towards this language and this is mainly due to the profound impact of the English culture which is different from the Algerian one.

Keywords: Algeria, culture, English, impact

Procedia PDF Downloads 363
16423 Greywater Reuse for Sunflower Irrigation Previously Radiated with Helium-Neon Laser: Evaluation of Growth, Flowering, and Chemical Constituents

Authors: Sami Ali Metwally, Bedour Helmy Abou-Leila, Hussien Ibrahim Abdel-Shafy

Abstract:

This study was carried out at the pilot plant area in the National Research Centre during the two successive seasons, 2020 and 2022. The aim is to investigate the response of vegetative growth and chemical constituents of sunflowers plants irrigated by two types of wastewater, namely: black wastewater W1 (Bathroom) and grey wastewater W1, under irradiation conditions of helium-neon (He-Ne) laser. The examined data indicated that irrigation of W1 significantly increased the growth and flowering parameters (plant height, leaves number, leaves area, leaves fresh and dry weight, flower diameter, flower stem length, flower stem thickness, number of days to flower, and total chlorophyll). Treated sunflower plants with 0 to 10 min. recorded an increase in the fresh weight and dry weight of leaves. However, the superiority of increasing vase life and delaying flowers were recorded by prolonging exposure time by up to 10 min. Regarding the effect of interaction treatments, the data indicated that the highest values on almost growth parameters were obtained from plants treated with W1+0 laser followed by W2+10 min. laser, compared with all interaction treatments. As for flowering parameters, the interactions between W2+2 min. time exposure, W1+0 time, w1+10 min., and w1+2 min. exposures recorded the highest values on flower diameter, flower stem length, flower stem thickness, vase life, and delaying flowering.

Keywords: greywater, sunflower plant, water reuse, vegetative growth, laser radiation

Procedia PDF Downloads 53
16422 Trial of Resorbable versus Non-Resorbable Sutures for Traumatic Lacerations of the Face: A Demonstration of Maxillo-Facial Trainee Led Research

Authors: R. Botrugno, S Basyuni, G. Nugent, I. Jenkyn, A. Ferro, H. Bennett, C. Hjalmarsson, J. Chu, V. Santhanam

Abstract:

This trainee led randomised controlled trial (RCT) aims to assess various outcomes for resorbable versus non-resorbable sutures for traumatic lacerations to the face. Within this trial of resorbable versus non-resorbable sutures for traumatic lacerations of the face (TORNFace), patient recruitment was facilitated by trainees who were employed at an NHS University Teaching Hospital in the United Kingdom. The trainees received appropriate training prior to recruiting patients for the trial. This included the completion of a national research e-learning module and face-to-face training that was provided locally. The locally delivered training provided an understanding of the eligibility criteria for the trial and the consent process. Existing trainee skills were utilised involving clinical photography to record baseline data and delivering the intervention based on the treatment arm selected. Eligible patients who required primary closure of traumatic lacerations of the face were randomised into one of two treatment arms. These comprised of resorbable (vicryl rapide) or non-resorbable sutures (ethilon). Primarily the cosmetic outcome was assessed. Secondary outcomes included: complications rates, health care economics, and patient-reported outcomes. Remote follow-up of recruited patients utilised photographs of the facial laceration which had received the intervention. These took place at 1 week, 3 months and 6 months post-intervention. This study aims to demonstrate an example of trainee-led research within the specialty of oral and maxillofacial surgery. The available data for the randomised controlled trial will also be presented.

Keywords: laceration, suture, trauma, trial

Procedia PDF Downloads 111