Search results for: weight improved particle swarm optimization (WIPSO)
10706 Distributed System Computing Resource Scheduling Algorithm Based on Deep Reinforcement Learning
Authors: Yitao Lei, Xingxiang Zhai, Burra Venkata Durga Kumar
Abstract:
As the quantity and complexity of computing in large-scale software systems increase, distributed system computing becomes increasingly important. The distributed system realizes high-performance computing by collaboration between different computing resources. If there are no efficient resource scheduling resources, the abuse of distributed computing may cause resource waste and high costs. However, resource scheduling is usually an NP-hard problem, so we cannot find a general solution. However, some optimization algorithms exist like genetic algorithm, ant colony optimization, etc. The large scale of distributed systems makes this traditional optimization algorithm challenging to work with. Heuristic and machine learning algorithms are usually applied in this situation to ease the computing load. As a result, we do a review of traditional resource scheduling optimization algorithms and try to introduce a deep reinforcement learning method that utilizes the perceptual ability of neural networks and the decision-making ability of reinforcement learning. Using the machine learning method, we try to find important factors that influence the performance of distributed system computing and help the distributed system do an efficient computing resource scheduling. This paper surveys the application of deep reinforcement learning on distributed system computing resource scheduling proposes a deep reinforcement learning method that uses a recurrent neural network to optimize the resource scheduling, and proposes the challenges and improvement directions for DRL-based resource scheduling algorithms.Keywords: resource scheduling, deep reinforcement learning, distributed system, artificial intelligence
Procedia PDF Downloads 11410705 Role of Pakistani Physicians in the Pharmacotherapy of Obesity
Authors: Sadia Suri Kashif, Raheeda Fatima, Maqsood Ahmed Khan
Abstract:
Purpose of the study: The objective of this research was to determine the perception of Pakistani physicians (whether primary care, specialists or residents) in Karachi, being one of the largest and highly populated cities of Pakistan, regarding clinical approaches towards diet, exercise, and therapy in obese patients. This research determines their understanding of obesity and employability of obesity management in their daily practices. Research methodology: This is a questionnaire-based survey. A minimum of 300 questionnaires (N=300) were distributed and filled by practicing physicians in a random selection of medical setups in Karachi. Randomly 246 physicians responded to the survey. The survey tested their views regarding weight management, importance of general awareness and their strategies to control weight. Results: In the first part of survey the physicians responded to almost 66% regarding the seriousness of obesity management with advising diet modification, physical exercise and decreasing calorie intake; 57% failed to employ Body Mass Index and Waist Hip Ratio as weight measurement tools in their daily practice; 50% disagreed on using pharmacotherapy as an option; 67% were not sure about the proper dosage and indication of anti-obesity medication while almost same disagreed on using surgical options for management of obesity; 83.3% physicians agreed on the increased obesity pandemic in Pakistan. Conclusion: The findings indicate that there is a gap between awareness and knowledge among Pakistani practicing physicians regarding pharmacotherapy for obesity. There is a need to frequently update latest guidelines to help manage this condition, which is becoming more prevalent in our country day by day. Physicians should be obligated to use updated knowledge for managing obesity.Keywords: obesity, physicians, BMI, weight management, obesity awareness
Procedia PDF Downloads 17310704 i2kit: A Tool for Immutable Infrastructure Deployments
Authors: Pablo Chico De Guzman, Cesar Sanchez
Abstract:
Microservice architectures are increasingly in distributed cloud applications due to the advantages on the software composition, development speed, release cycle frequency and the business logic time to market. On the other hand, these architectures also introduce some challenges on the testing and release phases of applications. Container technology solves some of these issues by providing reproducible environments, easy of software distribution and isolation of processes. However, there are other issues that remain unsolved in current container technology when dealing with multiple machines, such as networking for multi-host communication, service discovery, load balancing or data persistency (even though some of these challenges are already solved by traditional cloud vendors in a very mature and widespread manner). Container cluster management tools, such as Kubernetes, Mesos or Docker Swarm, attempt to solve these problems by introducing a new control layer where the unit of deployment is the container (or the pod — a set of strongly related containers that must be deployed on the same machine). These tools are complex to configure and manage and they do not follow a pure immutable infrastructure approach since servers are reused between deployments. Indeed, these tools introduce dependencies at execution time for solving networking or service discovery problems. If an error on the control layer occurs, which would affect running applications, specific expertise is required to perform ad-hoc troubleshooting. As a consequence, it is not surprising that container cluster support is becoming a source of revenue for consulting services. This paper presents i2kit, a deployment tool based on the immutable infrastructure pattern, where the virtual machine is the unit of deployment. The input for i2kit is a declarative definition of a set of microservices, where each microservice is defined as a pod of containers. Microservices are built into machine images using linuxkit —- a tool for creating minimal linux distributions specialized in running containers. These machine images are then deployed to one or more virtual machines, which are exposed through a cloud vendor load balancer. Finally, the load balancer endpoint is set into other microservices using an environment variable, providing service discovery. The toolkit i2kit reuses the best ideas from container technology to solve problems like reproducible environments, process isolation, and software distribution, and at the same time relies on mature, proven cloud vendor technology for networking, load balancing and persistency. The result is a more robust system with no learning curve for troubleshooting running applications. We have implemented an open source prototype that transforms i2kit definitions into AWS cloud formation templates, where each microservice AMI (Amazon Machine Image) is created on the fly using linuxkit. Even though container cluster management tools have more flexibility for resource allocation optimization, we defend that adding a new control layer implies more important disadvantages. Resource allocation is greatly improved by using linuxkit, which introduces a very small footprint (around 35MB). Also, the system is more secure since linuxkit installs the minimum set of dependencies to run containers. The toolkit i2kit is currently under development at the IMDEA Software Institute.Keywords: container, deployment, immutable infrastructure, microservice
Procedia PDF Downloads 18010703 Design and Optimization of Flow Field for Cavitation Reduction of Valve Sleeves
Authors: Kamal Upadhyay, Zhou Hua, Yu Rui
Abstract:
This paper aims to improve the streamline linked with the flow field and cavitation on the valve sleeve. We observed that local pressure fluctuation produces a low-pressure zone, central to the formation of vapor volume fraction within the valve chamber led to air-bubbles (or cavities). Thus, it allows simultaneously to a severe negative impact on the inner surface and lifespan of the valve sleeves. Cavitation reduction is a vitally important issue to pressure control valves. The optimization of the flow field is proposed in this paper to reduce the cavitation of valve sleeves. In this method, the inner wall of the valve sleeve is changed from a cylindrical surface to the conical surface, leading to the decline of the fluid flow velocity and the rise of the outlet pressure. Besides, the streamline is distributed inside the sleeve uniformly. Thus, the bubble generation is lessened. The fluid models are built and analysis of flow field distribution, pressure, vapor volume and velocity was carried out using computational fluid dynamics (CFD) and numerical technique. The results indicate that this structure can suppress the cavitation of valve sleeves effectively.Keywords: streamline, cavitation, optimization, computational fluid dynamics
Procedia PDF Downloads 14810702 Effect of Bilateral and Unilateral Castration on Feed Utilization and Carcass Characteristics of Growers Rabbit (Orytolagus cunniculus)
Authors: A. H. Dikko, D. N Tsado, M. S. T. Rita, D. S. Umar
Abstract:
This study was conducted on eighteen (18) New Zealand and chinchilla breeds of rabbits were used. The rabbits were allotted to 3 treatments with each treatment having six (6) animals with two (2) replicates. T1 were castrated, which both testes was removed (Bilateral); T2 were castrated, which only one testes was removed (unilateral) and T3 were not castrated (control). In nutrient digestibility, T1 and T2 (p>0.05) has a higher rate than T3. There was no significant (p<0.05) difference in live weight and dressing weight among the treatment groups. There is a significant (p > 0.05) difference in visceral organs in the treatment groups.Keywords: New Zealand, chinchilla, castration, bilateral, unilateral
Procedia PDF Downloads 66610701 LanE-change Path Planning of Autonomous Driving Using Model-Based Optimization, Deep Reinforcement Learning and 5G Vehicle-to-Vehicle Communications
Authors: William Li
Abstract:
Lane-change path planning is a crucial and yet complex task in autonomous driving. The traditional path planning approach based on a system of carefully-crafted rules to cover various driving scenarios becomes unwieldy as more and more rules are added to deal with exceptions and corner cases. This paper proposes to divide the entire path planning to two stages. In the first stage the ego vehicle travels longitudinally in the source lane to reach a safe state. In the second stage the ego vehicle makes lateral lane-change maneuver to the target lane. The paper derives the safe state conditions based on lateral lane-change maneuver calculation to ensure collision free in the second stage. To determine the acceleration sequence that minimizes the time to reach a safe state in the first stage, the paper proposes three schemes, namely, kinetic model based optimization, deep reinforcement learning, and 5G vehicle-to-vehicle (V2V) communications. The paper investigates these schemes via simulation. The model-based optimization is sensitive to the model assumptions. The deep reinforcement learning is more flexible in handling scenarios beyond the model assumed by the optimization. The 5G V2V eliminates uncertainty in predicting future behaviors of surrounding vehicles by sharing driving intents and enabling cooperative driving.Keywords: lane change, path planning, autonomous driving, deep reinforcement learning, 5G, V2V communications, connected vehicles
Procedia PDF Downloads 25610700 Characterization of Atmospheric Aerosols by Developing a Cascade Impactor
Authors: Sapan Bhatnagar
Abstract:
Micron size particles emitted from different sources and produced by combustion have serious negative effects on human health and environment. They can penetrate deep into our lungs through the respiratory system. Determination of the amount of particulates present in the atmosphere per cubic meter is necessary to monitor, regulate and model atmospheric particulate levels. Cascade impactor is used to collect the atmospheric particulates and by gravimetric analysis, their concentration in the atmosphere of different size ranges can be determined. Cascade impactors have been used for the classification of particles by aerodynamic size. They operate on the principle of inertial impaction. It consists of a number of stages each having an impaction plate and a nozzle. Collection plates are connected in series with smaller and smaller cutoff diameter. Air stream passes through the nozzle and the plates. Particles in the stream having large enough inertia impact upon the plate and smaller particles pass onto the next stage. By designing each successive stage with higher air stream velocity in the nozzle, smaller diameter particles will be collected at each stage. Particles too small to be impacted on the last collection plate will be collected on a backup filter. Impactor consists of 4 stages each made of steel, having its cut-off diameters less than 10 microns. Each stage is having collection plates, soaked with oil to prevent bounce and allows the impactor to function at high mass concentrations. Even after the plate is coated with particles, the incoming particle will still have a wet surface which significantly reduces particle bounce. The particles that are too small to be impacted on the last collection plate are then collected on a backup filter (microglass fiber filter), fibers provide larger surface area to which particles may adhere and voids in filter media aid in reducing particle re-entrainment.Keywords: aerodynamic diameter, cascade, environment, particulates, re-entrainment
Procedia PDF Downloads 32110699 Fatty Acid Binding Protein 3 Gene Polymorphisms and Their Associations with Growth Traits and Blood Parameters in Two Iranian Sheep Breeds
Authors: Sahar Javadi-Novashnagh, Mohammad Moradi-Shahrbabak, Mostafa Sadeghi, Katarzyna Ropka-Molik, Hossein Moradi-Shahrbabak, Maria Consuelo Mura
Abstract:
The objective of this study was to investigate two single nucleotide polymorphisms located in exon 2 (g.939A > G) and intron 3 (g.4349A > G) of fatty acid binding protein 3 (FABP3) gene in two Iranian sheep breeds, Lori-Bakhtiari and Zel, using polymerase chain reaction -restriction fragment length polymorphism (PCR-RFLP) approach. The association of the polymorphisms with growth traits and blood parameters was also examined. Results revealed a g.939A > G SNP (single nucleotide polymorphism) in the exon 2 exhibiting three genotypes: AA, AG, and GG. Statistical analysis indicated that this polymorphism significantly influenced blood triglyceride (P < 0.05) and cholesterol (P < 0.08) levels as well as weaning weight (P < 0.05). Animals with AG genotype had the highest blood triglyceride level and weaning weight while the highest amount of blood cholesterol was observed in animals with GG genotype. On the other hand, no significant effect was observed on birth and fat-tail weight traits. The intron 3 (g.4349A > G) was monomorphic across the studied samples. Lori-Bakhtiari breed showed significantly higher blood triglyceride and cholesterol levels, as also birth and weaning weight compared to Zel breed (P < 0.01). Considering that the literature is bereft of any report on the association study between FABP3 SNPs and sheep growth traits and blood parameters, our findings suggest that the investigated polymorphism might be one of the main genetic factors affecting growth and physiological traits in sheep.Keywords: FABP3 gene, fatness, weaning weight, blood triglyceride, cholesterol, Zel, Lori-Bakhtiari
Procedia PDF Downloads 70110698 Association of Gln223Arg Polymorphism of Gene LEPR, Levels of Leptin and Nourishing Habits in Mexican Adolescents with Morbid Obesity
Authors: Claudia Patricia Beltran Miranda, Mónica López Anaya, Mónica Navarro Meza, Maria Leonor Valderrama Chairez
Abstract:
Background: Mexico occupies the second world-wide place of morbid obese people (10- 12 million). Factors that predispose the development of MO are genetic, environmental, physiological, psycho-social and behavioral (nourishing habits). Objective: Associate Gln223Arg polymorphism of gene LEPR, levels of leptina and nourishing habits with the presence of morbid obesity in adolescents of the south of Jalisco (México). Methods: In 41 adolescents (18 normal weight and 23 morbid obesity) of 12 to 19 years of age, both sexes that were measure size and weight with tanita scale and stadimeter to determine IMC. Morbid obesity was determined by tables of the WHO and was established with a standard deviation >3. The Gln223Arg polymorphism have been identify by PCR and leptina levels by ELISA. Nourishing habits were evaluate by the questionnaire the Adolescent Food Habits Checklist. The statistical analysis was performed to compare mean scores obtained from the questionnaire when we compare morbid obesity vs. normal weight adolescents with p=0.03 and a significance of 95%. Results: frequencies alellics and genics were not stadistics significatives p= 0,011 and p=0,279 respectly when were compared between normal weight adolescents and morbib obesity Leptin levels and nourishing habits were associated with morbid obesity. The polymorphism not shown significance with morbid obesity. Conclusions: Dietary habits and leptin levels in adolescents are important factor that predisposes the development of obesity in adolescents. The presence of the polymorphism are not associated with morbid obesity in these subjects.Keywords: leptin, nourishing habits, morbid obesity, polymorphism
Procedia PDF Downloads 57410697 Budget Optimization for Maintenance of Bridges in Egypt
Authors: Hesham Abd Elkhalek, Sherif M. Hafez, Yasser M. El Fahham
Abstract:
Allocating limited budget to maintain bridge networks and selecting effective maintenance strategies for each bridge represent challenging tasks for maintenance managers and decision makers. In Egypt, bridges are continuously deteriorating. In many cases, maintenance works are performed due to user complaints. The objective of this paper is to develop a practical and reliable framework to manage the maintenance, repair, and rehabilitation (MR&R) activities of Bridges network considering performance and budget limits. The model solves an optimization problem that maximizes the average condition of the entire network given the limited available budget using Genetic Algorithm (GA). The framework contains bridge inventory, condition assessment, repair cost calculation, deterioration prediction, and maintenance optimization. The developed model takes into account multiple parameters including serviceability requirements, budget allocation, element importance on structural safety and serviceability, bridge impact on network, and traffic. A questionnaire is conducted to complete the research scope. The proposed model is implemented in software, which provides a friendly user interface. The framework provides a multi-year maintenance plan for the entire network for up to five years. A case study of ten bridges is presented to validate and test the proposed model with data collected from Transportation Authorities in Egypt. Different scenarios are presented. The results are reasonable, feasible and within acceptable domain.Keywords: bridge management systems (BMS), cost optimization condition assessment, fund allocation, Markov chain
Procedia PDF Downloads 29210696 The Effectiveness of the Family-Centered Sensory and Motor Interactive Games Program on Strengthening the Developmental and Motor Skills of Children aged 12 to 24 Months Who Have a Prior History of Low Birth Weight
Authors: Seyede Soraya Alavinezhad, Gholam Ali Afrooz, Seyedsaeid Sajjadianari
Abstract:
The purpose of this study was to assess the efficacy of a family-centered sensory and motor interactive activities program in enhancing the motor and developmental abilities of infants between the ages of 12 and 24 months who have a medical history of low birth weight. The design of the study was a combined method (qualitative and quantitative). The statistical population comprised infants between the ages of 12 and 24 months who had a documented history of low birth weight in Tehran in 2022. The study sample comprised twenty-eight infants, ranging in age from twelve to twenty-four months, whose mothers were selected using a readily available sampling method. The participants were allocated into two groups—experimental and control—at random. The Children's Developmental Screening Scale, the third edition of Ages and Stages Questionnaires (ASQ3TM), was utilized in both cohorts. Two sessions of the family-centered program for mothers and sixteen sessions for children in the experimental group were taken into account. The statistical analysis software SPSS version 26 was utilized to analyze the data. Initially, the descriptive analysis of the variables, the normality of the assumptions, and the equality of the variance of the variables in the groups were examined. Subsequently, univariate analysis of covariance was employed to examine research hypotheses. The results of the covariance analysis demonstrated that the family-centered interactive activities program for sensory and motor development was effective. A significant difference has been observed between the experimental and control groups with regard to developmental skills between the pre-test and post-test (P<0.005). Motor and developmental skills among children aged 12 to 24 months with a history of low birth weight can be enhanced through entertainment programs that incorporate suitable structure, according to the findings of this study. It is recommended that future research investigate the efficacy of this program on children of average weight and conduct longitudinal studies.Keywords: children, developmental skills, low birth weight, sensory and motor interactive games program
Procedia PDF Downloads 2410695 Optimization of the Aerodynamic Performances of an Unmanned Aerial Vehicle
Authors: Fares Senouci, Bachir Imine
Abstract:
This document provides numerical and experimental optimization of the aerodynamic performance of a drone equipped with three types of horizontal stabilizer. To build this optimal configuration, an experimental and numerical study was conducted on three parameters: the geometry of the stabilizer (horizontal form or reverse V form), the position of the horizontal stabilizer (up or down), and the landing gear position (closed or open). The results show that up-stabilizer position with respect to the horizontal plane of the fuselage provides better aerodynamic performance, and that the landing gear increases the lift in the zone of stability, that is to say where the flow is not separated.Keywords: aerodynamics, drag, lift, turbulence model, wind tunnel
Procedia PDF Downloads 25410694 Investigations of Bergy Bits and Ship Interactions in Extreme Waves Using Smoothed Particle Hydrodynamics
Authors: Mohammed Islam, Jungyong Wang, Dong Cheol Seo
Abstract:
The Smoothed Particle Hydrodynamics (SPH) method is a novel, meshless, and Lagrangian technique based numerical method that has shown promises to accurately predict the hydrodynamics of water and structure interactions in violent flow conditions. The main goal of this study is to build confidence on the versatility of the Smoothed Particle Hydrodynamics (SPH) based tool, to use it as a complementary tool to the physical model testing capabilities and support research need for the performance evaluation of ships and offshore platforms exposed to an extreme and harsh environment. In the current endeavor, an open-sourced SPH-based tool was used and validated for modeling and predictions of the hydrodynamic interactions of a 6-DOF ship and bergy bits. The study involved the modeling of a modern generic drillship and simplified bergy bits in floating and towing scenarios and in regular and irregular wave conditions. The predictions were validated using the model-scale measurements on a moored ship towed at multiple oblique angles approaching a floating bergy bit in waves. Overall, this study results in a thorough comparison between the model scale measurements and the prediction outcomes from the SPH tool for performance and accuracy. The SPH predicted ship motions and forces were primarily within ±5% of the measurements. The velocity and pressure distribution and wave characteristics over the free surface depicts realistic interactions of the wave, ship, and the bergy bit. This work identifies and presents several challenges in preparing the input file, particularly while defining the mass properties of complex geometry, the computational requirements, and the post-processing of the outcomes.Keywords: SPH, ship and bergy bit, hydrodynamic interactions, model validation, physical model testing
Procedia PDF Downloads 13310693 Effects of Adding Condensed Tannin from Shrub and Tree Leaves in Concentrate on Sheep Production Fed on Elephant Grass as a Basal Diet
Authors: Kusmartono, Siti Chuzaemi, Hartutik dan Mashudi
Abstract:
Two studies were conducted involving an in vitro (Expt 1) and in vivo (Expt 2) measurements. Expt 1. aimed to evaluate effects of adding CT extracts on gas production and efficiency of microbial protein synthesis (EMPS), Expt 2 aimed to evaluate effects of supplementing shrub/tree leaves as CT source on feed consumption, digestibility, N retention, body weight gain and dressing percentage of growing sheep fed on elephant grass (EG) as a basal diet.Ten shrub and tree leaves used as CT sources were wild sunflower (Tithonia diversifolia), mulberry (Morus macroura), cassava (Manihot utilissima), avicienna (Avicennia marina), calliandra (Calliandra calothyrsus), sesbania (Sesbania grandiflora), acacia (acacia vilosa), glyricidia (Glyricidia sepium), jackfruit (Artocarpus heterophyllus), moringa (Moringa oleifera). The treatments applied in Expt 1 were: T1=Elephant grass (60%)+concentrate (40%); T2 = T1 + CT (3% DM); T3= T2 + PEG; T4 = T1 + CT (3.5% DM); T5 = T4 + PEG; T6 = T1 + CT (4% DM) and T7 = T6 + PEG. Data obtained were analysed using Randomized Block Design. Statistical analyses showed that treatments significanty affected (P<0.05) total gas production and EMPS. The lowest values of total gas production (45.9 ml/500 mg DM) and highest value of EMPS (64.6 g/kg BOTR) were observed in the treatment T4 (3.5% CT from cassava leave extract). Based on this result it was concluded that this treatment was the best and was chosen for further investigation using in vivo method. The treatmets applied for in vivo trial were: T1 = EG (60%) + concentrate (40%); T2 = T1 + dried cassava leave (equivalent to 3.5% CT); T3 = T2 + PEG. 18 growing sheep aging of 8-9 months and weighing of 23.67kg ± 1.23 were used in Expt 2. Results of in vivo study showed that treatments significanty affected (P<0.05) nutrients intake and digestibility (DM, OM and CP). N retention for sheep receiving treatment T2 were significantly higher (P<0.05; 15.6 g/d) than T1 (9.1 g/d) and T3 (8.53 g/d). Similar results were obtained for daily weight gain where T2 were the highest (62.79 g/d), followed by T1 (51.9 g/d) and T3 (52.85 g/d). Dressing percentage of T2 was the highest (51.54%) followed by T1 (49.61%) and T3 (49.32%). It can be concluded that adding adding dried cassava leaves did not reduce palatability due to CT, but rather increased OM digestibility and hence feed consumption was improved. N retention was increased due to the action of CT in the cassava leaves and this may have explained a higher input of N into duodenum which was further led to higer daily weight gain and dressing percentage.Keywords: in vitro gas production, sheep, shrub and tree leaves, condensed tannin
Procedia PDF Downloads 26610692 Preparation and Evaluation of Zidovudine Nanoparticles
Authors: D. R. Rama Brahma Reddy, A. Vijaya Sarada Reddy
Abstract:
Nanoparticles represent a promising drug delivery system of controlled and targeted drug release. They are specially designed to release the drug in the vicinity of target tissue. The aim of this study was to prepare and evaluate polymethacrylic acid nanoparticles containing Zidovudine in different drug to polymer ratio by nanoprecipitation method. SEM indicated that nanoparticles have a discrete spherical structure without aggregation. The average particle size was found to be 120 ± 0.02 - 420 ± 0.05 nm. The particle size of the nanoparticles was gradually increased with increase in the proportion of polymethacrylic acid polymer. The drug content of the nanoparticles was increasing on increasing polymer concentration up to a particular concentration. No appreciable difference was observed in the extent of degradation of product during 60 days in which, nanoparticles were stored at various temperatures. FT-IR studies indicated that there was no chemical interaction between drug and polymer and stability of drug. The in-vitro release behavior from all the drug loaded batches was found to be zero order and provided sustained release over a period of 24 h. The developed formulation overcome and alleviates the drawbacks and limitations of Zidovudine sustained release formulations and could possibility be advantageous in terms of increased bio availability of Zidovudine.Keywords: nanoparticles, zidovudine, biodegradable, polymethacrylic acid
Procedia PDF Downloads 62710691 Physical Parameters Influencing the Yield of Nigella Sativa Oil Extracted by Hydraulic Pressing
Authors: Hadjadj Naima, K. Mahdi, D. Belhachat, F. S. Ait Chaouche, A. Ferradji
Abstract:
The Nigella Sativa oil yield extracted by hydraulic pressing is influenced by the pressure temperature and size particles. The optimization of oil extraction is investigated. The rate of extraction of the whole seeds is very weak, a crushing of seeds is necessary to facilitate the extraction. This rate augments with the rise of the temperature and the pressure, and decrease of size particles. The best output (66%) is obtained for a granulometry lower than 1mm, a temperature of 50°C and a pressure of 120 bars.Keywords: oil, Nigella sativa, extraction, optimization, temperature, pressure
Procedia PDF Downloads 48210690 Development and Optimization of German Diagnostical Tests in Mathematics for Vocational Training
Authors: J. Thiele
Abstract:
Teachers working at vocational Colleges are often confronted with the problem, that many students graduated from different schools and therefore each had a different education. Especially in mathematics many students lack fundamentals or had different priorities at their previous schools. Furthermore, these vocational Colleges have to provide Graduations for many different working-fields, with different core themes. The Colleges are interested in measuring the different Education levels of their students and providing assistance for those who need to catch up. The Project mathe-meistern was initiated to remedy this problem at vocational Colleges. For this purpose, online-tests were developed. The aim of these tests is to evaluate basic mathematical abilities of the students. The tests are online Multiple-Choice-Tests with a total of 65 Items. They are accessed online with a unique Transaction-Number (TAN) for each participant. The content is divided in several Categories (Arithmetic, Algebra, Fractions, Geometry, etc.). After each test, the student gets a personalized summary depicting their strengths and weaknesses in mathematical Basics. Teachers can visit a special website to examine the results of their classes or single students. In total 5830 students did participate so far. For standardization and optimization purposes the tests are being evaluated, using the classic and probabilistic Test-Theory regarding Objectivity, Reliability and Validity, annually since 2015. This Paper is about the Optimization process considering the Rasch-scaling and Standardization of the tests. Additionally, current results using standardized tests will be discussed. To achieve this Competence levels and Types of errors of students attending vocational Colleges in Nordrheinwestfalen, Germany, were determined, using descriptive Data and Distractorevaluations.Keywords: diagnostical tests in mathematics, distractor devaluation, test-optimization, test-theory
Procedia PDF Downloads 12710689 Diversity, Biochemical and Genomic Assessment of Selected Benthic Species of Two Tropical Lagoons, Southwest Nigeria
Authors: G. F. Okunade, M. O. Lawal, R. E. Uwadiae, D. Portnoy
Abstract:
The diversity, physico-chemical, biochemical and genomics assessment of Macrofauna species of Ologe and Badagry Lagoons were carried out between August 2016 and July 2018. The concentrations of Fe, Zn, Mn, Cd, Cr, and Pb in water were determined by Atomic Absorption Spectrophotometer (AAS). Particle size distribution was determined with wet-sieving and sedimentation using hydrometer method. Genomics analyses were carried using 25 P. fusca (quadriseriata) and 25 P.fusca from each lagoon due to abundance in both lagoons all through the two years of collection. DNA was isolated from each sample using the Mag-Bind Blood and Tissue DNA HD 96 kit; a method designed to isolate high quality. The biochemical characteristics were analysed in the dominanat species (P.aurita and T. fuscatus) using ELISA kits. Physico-chemical parameters such as pH, total dissolved solids, dissolved oxygen, conductivity and TDS were analysed using APHA standard protocols. The Physico-chemical parameters of the water quality recorded with mean values of 32.46 ± 0.66mg/L and 41.93 ± 0.65 for COD, 27.28 ± 0.97 and 34.82 ± 0.1 mg/L for BOD, 0.04 ± 4.71 mg/L for DO, 6.65 and 6.58 for pH in Ologe and Badagry lagoons with significant variations (p ≤ 0.05) across seasons. The mean and standard deviation of salinity for Ologe and Badagry Lagoons ranged from 0.43 ± 0.30 to 0.27 ± 0.09. A total of 4210 species belonging to a phylum, two classes, four families and a total of 2008 species in Ologe lagoon while a phylum, two classes, 5 families and a total of 2202 species in Badagry lagoon. The percentage composition of the classes at Ologe lagoon had 99% gastropod and 1% bivalve, while Gastropod contributed 98.91% and bivalve 1.09% in Badagry lagoon. Particle size was distributed in 0.002mm to 2.00mm, particle size distribution in Ologe lagoon recorded 0.83% gravels, 97.83% sand, and 1.33% silt particles while Badagry lagoon recorded 7.43% sand, 24.71% silt, and 67.86% clay particles hence, the excessive dredging activities going on in the lagoon. Maximum percentage of sand (100%) was seen in station 6 in Ologe lagoon while the minimum (96%) was found in station 1. P. aurita (Ologe Lagoon) and T. fuscastus (Badagry Lagoon) were the most abundant benthic species in which both contributed 61.05% and 64.35%, respectively. The enzymatic activities of P. aurita observed with mean values of 21.03 mg/dl for AST, 10.33 mg/dl for ALP, 82.16 mg/dl for ALT and 73.06 mg/dl for CHO in Ologe Lagoon While T. fuscatus observed mean values of Badagry Lagoon) recorded mean values 29.76 mg/dl, ALP with 11.69mg/L, ALT with 140.58 mg/dl and CHO with 45.98 mg/dl. There were significant variations (P < 0.05) in AST and CHO levels of activities in the muscles of the species.Keywords: benthos, biochemical responses, genomics, metals, particle size
Procedia PDF Downloads 12610688 Nutritive Potential of Mealworm (Tenebrio molitor) in the Diet of Olive Flounder (Paralichthys olivaceus)
Authors: Joo-min Kim, Gi-wook Shin, Tae-ho Chung, Chul Park, Seong-hyun Kim, Namjung Kim
Abstract:
Mealworm (Tenebrio molitor) was evaluated to investigate the effect of partial or total replacement of fish meal in diets for olive flounder, Paralichthys olivaceus. Experimental groups of fish with average initial body weight (287.5 ± 7.24 g) were fed each with 4 isonitrogeneous (52% crude protein) diets formulated to include 0, 7, 17 and 27% (diets 1 to 4, respectively) of fish meal substituted with mealworm. After six weeks of feeding trials, fish fed with diet 3 revealed the highest values for live weight gain(42.10), specific growth rates (0.445 ± 0.089) as well as better feed conversion ratio (12.08) compared to the other group with statistically significant manner (p<0.05). Hepatosomatic index was showed no significant difference in diet 3 compared to the control group. An increase in weight gain and other growth associated parameters was observed in diet 3. These results clearly indicate that 17% of fish meal protein in bastard halibut diet can be replaced by mealworm not only without any adverse effect but also the effect of promoting growth performance.Keywords: mealworm, olive flounder, Paralichthys olivaceus, Tenebrio molitor
Procedia PDF Downloads 40010687 Effect of Selenium Source on Meat Quality of Bonsmara Bull Calves
Authors: J. van Soest, B. Bruneel, J. Smit, N. Williams, P. Swiegers
Abstract:
Selenium (Se) is an essential trace mineral involved in reducing oxidative stress, enhancing immune status, improving reproduction, and regulating growth. During finishing period, selenium supplementation can be applied to improve meat quality. Dietary selenium can be provided in inorganic or organic forms. Specifically, L-selenomethionine (organic selenium) allows for selenium storage in animal protein which supports the animal during periods of high oxidative stress. The objective of this study was to investigate the effects of synthetically produced, single amino acid, L-selenomethionine (Excential Selenium 4000, Orffa Additives BV) on production parameters, health status, and meat quality of Bonsmara bull calves. 24 calves, 7 months of age, completed a 60-day initial growing period at a commercial feedlot, after which they were transported to research station Rumen-8 (Bethlehem, South-Africa). After a ten-day adaptation period, the bulls were allocated to a control (n=12) or treatment (n=12) group. Each group was divided over 3 pens based on weight. Both groups received Total Mixed Ration supplemented with 5.25 mg Se/head per day. The control group was supplemented with sodium selenite as Se source, whilst the treatment group was supplemented with L-selenomethionine (Excential Selenium 4000, Orffa Additives BV). Animals were limited to 10 kg feed intake per head per day to ensure similar Se intake. Treatment period lasted 1.5 months. A beta-adrenergic agonist was included in the feed for the last 30 days. During the treatment period, average daily gain, average daily feed intake, and feed conversion ratio were recorded. Blood parameters were measured at day 1, day 25, and before slaughter (day 47). After slaughter, carcass weight, dressing percentage, grading, and meat quality (pH, tenderness, colour, odour, purge, proximate analyses, acid detergent fibre, and neutral detergent fibre) were determined. No differences between groups were found in performance. A higher number of animals with cortisol levels below detection limit (27.6 nmol/l) was recorded for the treatment group. Other blood parameters showed no differences. No differences were found regarding carcass weight and dressing percentage. Important parameters of meat quality were significantly improved in the treatment group: instrumental tenderness at 14 days ageing was 2.8 and 3.4 for treatment and control respectively (P=0.010), and a 0.5% decrease in purge (of fresh samples) was shown, 1.5% and 2.0% for treatment group and control respectively (p=0.029). Besides, pH was shown to be numerically reduced in the treatment group. In summary, supplementation with L-selenomethionine as selenium source improved meat quality compared to sodium selenite. Lower instrumental tenderness (Warner Bratzler Shear Force, WBSF) was recorded for the treatment group. This indicates less tough meat and highest consumer satisfaction. Regarding purge, control was just below 2.0%, an important threshold for consumer acceptation. Treatment group scored 0.5% lower for purge than control, indicating higher consumer satisfaction. The lower pH in the treatment group could be an indication of higher glycogen reserves in muscle which could contribute to a reduced risk of Dark Firm Dry carcasses. More animals showed cortisol levels below detection limit in the treatment group, indicating lower levels of stress when animals receive L-selenomethionine.Keywords: calves, meat quality, nutrition, selenium
Procedia PDF Downloads 18310686 Method for Improving Antidepressants Adherence in Patients with Depressive Disorder: Systemic Review and Meta-Analysis
Authors: Juntip Kanjanasilp, Ratree Sawangjit, Kanokporn Meelap, Kwanchanok Kruthakool
Abstract:
Depression is a common mental health disorder. Antidepressants are effective pharmacological treatments, but most patients have low medication adherence. This study aims to systematic review and meta-analysis what method increase the antidepressants adherence efficiently and improve clinical outcome. Systematic review of articles of randomized controlled trials obtained by a computerized literature search of The Cochrane, Library, Pubmed, Embase, PsycINFO, CINAHL, Education search, Web of Science and ThaiLIS (28 December 2017). Twenty-three studies were included and assessed the quality of research by ROB 2.0. The results reported that printing media improved in number of people who had medication adherence statistical significantly (p= 0.018), but education, phone call, and program utilization were no different (p=0.172, p=0.127, p=0.659). There was no significant difference in pharmacist’s group, health care team’s group and physician’s group (p=0.329, p=0.070, p=0.040). Times of intervention at 1 month and 6 months improved medication adherence significantly (p= 0.0001, p=0.013). There was significantly improved adherence in single intervention (p=0.027) but no different in multiple interventions (p=0.154). When we analyzed medication adherence with the mean score, no improved adherence was found, not relevant with who gives the intervention and times to intervention. However, the multiple interventions group was statistically significant improved medication adherence (p=0.040). Phone call and the physician’s group were statistically significant improved clinical outcomes in number of improved patients (0.025 and 0.020, respectively). But in the pharmacist’s group and physician’s group were not found difference in the mean score of clinical outcomes (p=0.993, p=0.120, respectively). Times to intervention and number of intervention were not significant difference than usual care. The overall intervention can increase antidepressant adherence, especially the printing media, and the appropriate timing of the intervention is at least 6 months. For effective treatment, the provider should have experience and expert in caring for patients with depressive disorders, such as a psychiatrist. Medical personnel should have knowledge in caring for these patients also.Keywords: depression, medication adherence, clinical outcomes, systematic review, meta-analysis
Procedia PDF Downloads 13510685 The Use of Waste Fibers as Reinforcement in Biopolymer Green Composites
Authors: Dalila Hammiche, Lisa Klaai, Amar Boukerrou
Abstract:
Following this trend, natural fiber reinforcements have been gaining importance in the composites sector. The effectiveness of natural fiber–reinforced PLA composite as an alternative material to substitute the non-renewable petroleum-based materials has been examined by researchers. In this study, we investigated the physicochemical, particle size and distribution, and thermal behavior of prickly pear seed flour (PPSF). Then, composites were manufactured with 20% in PPSF. Thermal, morphological, and mechanical properties have been studied, and water absorption tests as well. The characterization of this fiber has shown that cellulose is the majority constituent (30%), followed by hemicellulose (27%). To improve the fiber-matrix adhesion, the PPS was chemically treated with alkali treatment. The addition of PPSF decreases the thermal properties, and the study of the mechanical properties showed that the increase in the fiber content from 0 to 20% increased Young’s modulus. According to the results, the mechanical and thermal behaviors of composites are improved after fiber treatment. However, there is an increase in water absorption of composites compared to the PLA matrix. The moisture sensitivity of natural fiber composites limits their use in structural applications. Degradation of the fiber-matrix interface is likely to occur when the material is subjected to variable moisture conditions.Keywords: biopolymer, composites, alcali treatment, mechanical properties
Procedia PDF Downloads 12810684 Silymarin Loaded Mesoporous Silica Nanoparticles: Preparation, Optimization, Pharmacodynamic and Oral Multi-Dose Safety Assessment
Authors: Sarah Nasr, Maha M. A. Nasra, Ossama Y. Abdallah
Abstract:
The present work aimed to prepare Silymarin loaded MCM-41 type mesoporous silica nanoparticles (MSNs) and to assess the system’s solubility enhancement ability on the pharmacodynamic performance of Silymarin as a hepatoprotective agent. MSNs prepared by soft-templating technique, were loaded with Silymarin, characterized for particle size, zeta potential, surface properties, DSC and XRPD. DSC and specific surface area data confirmed deposition of Silymarin in an amorphous state in MSNs’ pores. In-vitro drug dissolution testing displayed enhanced dissolution rate of Silymarin upon loading on MSNs. High dose Acetaminophen was then used to inflict hepatic injury upon albino male Wistar rats simultaneously receiving either free Silymarin, Silymarin loaded MSNs or blank MSNs. Plasma AST, ALT, albumin and total protein and liver homogenate content of TBARs or LDH as measures of antioxidant drug action were assessed for all animal groups. Results showed a significant superiority of Silymarin loaded MSNs to free drug in almost all parameters. Meanwhile prolonged administration of blank MSNs had no evident toxicity on rats.Keywords: mesoporous silica nanoparticles, safety, solubility enhancement, silymarin
Procedia PDF Downloads 33410683 Comparison of Bone Mineral Density of Lumbar Spines between High Level Cyclists and Sedentary
Authors: Mohammad Shabani
Abstract:
The physical activities depending on the nature of the mechanical stresses they induce on bone sometimes have brought about different results. The purpose of this study was to compare bone mineral density (BMD) of the lumbar spine between the high-level cyclists and sedentary. Materials and Methods: In the present study, 73 cyclists senior (age: 25.81 ± 4.35 years; height: 179.66 ± 6.31 cm; weight: 71.55 ± 6.31 kg) and 32 sedentary subjects (age: 28.28 ± 4.52 years; height: 176.56 ± 6.2 cm; weight: 74.47 ± 8.35 kg) participated voluntarily. All cyclists belonged to the different teams from the International Cycling Union and they trained competitively for 10 years. BMD of the lumbar spine of the subjects was measured using DXA X-ray (Lunar). Descriptive statistics calculations were performed using computer software data processing (Statview 5, SAS Institute Inc. USA). The comparison of two independent distributions (BMD high level cyclists and sedentary) was made by the Student T Test standard. Probability 0.05 (p≤0 / 05) was adopted as significance. Results: The result of this study showed that the BMD values of the lumbar spine of sedentary subjects were significantly higher for all measured segments. Conclusion and Discussion: Cycling is firstly a common sport and on the other hand endurance sport. It is now accepted that weight bearing exercises have an osteogenic effect compared to non-weight bearing exercises. Thus, endurance sports such as cycling, compared to the activities imposing intense force in short time, seem not to really be osteogenic. Therefore, it can be concluded that cycling provides low stimulates osteogenic because of specific biomechanical forces of the sport and its lack of impact.Keywords: BMD, lumbar spine, high level cyclist, cycling
Procedia PDF Downloads 27010682 Synthesis and Physico-Chemical Analysis of Jatropha curcas Seed Oil for ISO VG32 and VG46 Applications
Authors: M. Nuhu, M. S. Amina, A. H. Aminu, A. J. Abbas, N. Salahudeen, A. Z. Yusuf
Abstract:
Transesterification of jatropha methyl ester (JME) with the common polyol, trimethylolpropane (TMP) produced the TMP based ester which exhibits improved temperature properties. This paper discusses the physic-chemical properties of jatropha bio-lubricant base oil applicable for ISO VG32 and VG46 requirement. The catalyst employed for the JME was CaO synthesized in National Research Institute for Chemical Technology (NARICT) that gives 100% conversion. The molar ratio of JME to TMP was 3.5:1 and the catalyst (NaOCH3) loading were found to be 0.8% of the weight of the total reactants. The final fractionated jatropha bio-lubricant base was found to contain 11.95% monoesters, 43.89% diesters and 44.16% triesters (desired product). In addition, it was found that the bio-lubricant base oil produced is comparable to the ISO VG46 commercial standards for light and industrial gears applications and other plant based bio-lubricant.Keywords: biodegradability, methyl ester, pour point, transesterification, viscosity index
Procedia PDF Downloads 66910681 A Review on Artificial Neural Networks in Image Processing
Authors: B. Afsharipoor, E. Nazemi
Abstract:
Artificial neural networks (ANNs) are powerful tool for prediction which can be trained based on a set of examples and thus, it would be useful for nonlinear image processing. The present paper reviews several paper regarding applications of ANN in image processing to shed the light on advantage and disadvantage of ANNs in this field. Different steps in the image processing chain including pre-processing, enhancement, segmentation, object recognition, image understanding and optimization by using ANN are summarized. Furthermore, results on using multi artificial neural networks are presented.Keywords: neural networks, image processing, segmentation, object recognition, image understanding, optimization, MANN
Procedia PDF Downloads 41110680 Assessing the Prevalence of Accidental Iatrogenic Paracetamol Overdose in Adult Hospital Patients Weighing <50kg: A Quality Improvement Project
Authors: Elisavet Arsenaki
Abstract:
Paracetamol overdose is associated with significant and possibly permanent consequences including hepatotoxicity, acute and chronic liver failure, and death. This quality improvement project explores the prevalence of accidental iatrogenic paracetamol overdose in hospital patients with a low body weight, defined as <50kg and assesses the impact of educational posters in trying to reduce it. The study included all adult inpatients on the admissions ward, a short stay ward for patients requiring 12-72 hour treatment, and consisted of three cycles. Each cycle consisted of 3 days of data collection in a given month (data collection for cycle 1 occurred in January 2022, February 2022 for cycle 2 and March 2022 for cycle 3). All patients given paracetamol had their prescribed dose checked against their charted weight to identify the percentage of adult inpatients <50kg who were prescribed 1g of paracetamol instead of 500mg. In the first cycle of the audit, data were collected from 83 patients who were prescribed paracetamol on the admissions ward. Subsequently, four A4 educational posters were displayed across the ward, on two separate occasions and with a one-month interval in between each poster display. The aim of this was to remind prescribing doctors of their responsibility to check patient body weight prior to prescribing paracetamol. Data were collected again one week after each round of poster display, from 72 and 70 patients respectively. Over the 3 cycles with a cumulative 225 patients, 15 weighed <50kg (6.67%) and of those, 5 were incorrectly prescribed 1g of paracetamol, yielding a 33.3% prevalence of accidental iatrogenic paracetamol overdose in adult inpatients. In cycle 1 of the project, 3 out of 6 adult patients weighing <50kg were overdosed on paracetamol, meaning that 50% of low weight patients were prescribed the wrong dose of paracetamol for their weight. In the second data collection cycle, 1 out of 5 <50kg patients were overdosed (20%) and in the third cycle, 1 out of 4 (25%). The use of educational posters resulted in a lower prevalence of accidental iatrogenic paracetamol overdose in low body weight adult inpatients. However, the differences observed were statistically insignificant (p value 0.993 and 0.995 respectively). Educational posters did not induce a significant decrease in the prevalence of accidental iatrogenic paracetamol overdose. More robust strategies need to be employed to further decrease paracetamol overdose in patients weighing <50kg.Keywords: iatrogenic, overdose, paracetamol, patient, safety
Procedia PDF Downloads 11410679 Obtaining Constants of Johnson-Cook Material Model Using a Combined Experimental, Numerical Simulation and Optimization Method
Authors: F. Rahimi Dehgolan, M. Behzadi, J. Fathi Sola
Abstract:
In this article, the Johnson-Cook material model’s constants for structural steel ST.37 have been determined by a method which integrates experimental tests, numerical simulation, and optimization. In the first step, a quasi-static test was carried out on a plain specimen. Next, the constants were calculated for it by minimizing the difference between the results acquired from the experiment and numerical simulation. Then, a quasi-static tension test was performed on three notched specimens with different notch radii. At last, in order to verify the results, they were used in numerical simulation of notched specimens and it was observed that experimental and simulation results are in good agreement. Changing the diameter size of the plain specimen in the necking area was set as the objective function in the optimization step. For final validation of the proposed method, diameter variation was considered as a parameter and its sensitivity to a change in any of the model constants was examined and the results were completely corroborating.Keywords: constants, Johnson-Cook material model, notched specimens, quasi-static test, sensitivity
Procedia PDF Downloads 31310678 Seed Yield and Quality of Late Planted Rabi Wheat Crop as Influenced by Basal and Foliar Application of Urea
Authors: Omvati Verma, Shyamashrre Roy
Abstract:
A field experiment was conducted with three basal nitrogen levels (90, 120 and 150 kg N/ha) and five foliar application of urea (absolute control, water spray, 3% urea spray at anthesis, 7 and 14 days after anthesis) at G.B. Pant University of Agriculture & Technology, Pantnagar, U.S. Nagar (Uttarakhand) during rabi season in a factorial randomized block design with three replications. Results revealed that nitrogen application of 150 kg/ha produced the highest seed yield, straw and biological yield and it was significantly superior to 90 kg N/ha and was at par with 120 kg N/ha. The number of tillers increased significantly with increase in nitrogen doses up to 150 kg N/ha. Spike length, number of grains per spike, grain weight per spike and thousand seed weight showed significantly higher values with 120 kg N/ha than 90 kg N/ha and were at par with that of 150 kg N/ha. Also, plant height showed similar trend. Leaf area index and chlorophyll content showed significant increase with an increase in nitrogen levels at different stages. In the case of foliar spray treatments, urea spray at anthesis showed highest value for yield and yield attributes. In case of spike length and thousand seed weight, it was similar with the urea spray at 7 and 14 days after anthesis, but for rest of the yield attributes, it was significantly higher than rest of the treatments. Among seed quality parameters protein and sedimentation value showed significant increase due to increase in nitrogen rates whereas, starch and hectolitre weight had a decreasing trend. Wet gluten content was not influenced by nitrogen levels. Foliar urea spray at anthesis resulted in highest value of protein and hectolitre weight whereas, urea spray at 7 days after anthesis showed highest value of sedimentation value and wet gluten content.Keywords: foliar application, nitrogenous fertilizer, seed quality, yield
Procedia PDF Downloads 28110677 Temperature Control Improvement of Membrane Reactor
Authors: Pornsiri Kaewpradit, Chalisa Pourneaw
Abstract:
Temperature control improvement of a membrane reactor with exothermic and reversible esterification reaction is studied in this work. It is well known that a batch membrane reactor requires different control strategies from a continuous one due to the fact that it is operated dynamically. Due to the effect of the operating temperature, the suitable control scheme has to be designed based reliable predictive model to achieve a desired objective. In the study, the optimization framework has been preliminary formulated in order to determine an optimal temperature trajectory for maximizing a desired product. In model predictive control scheme, a set of predictive models have been initially developed corresponding to the possible operating points of the system. The multiple predictive control moves have been further calculated on-line using the developed models corresponding to current operating point. It is obviously seen in the simulation results that the temperature control has been improved compared to the performance obtained by the conventional predictive controller. Further robustness tests have also been investigated in this study.Keywords: model predictive control, batch reactor, temperature control, membrane reactor
Procedia PDF Downloads 469