Search results for: weight optimization
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6803

Search results for: weight optimization

5603 The Data-Driven Localized Wave Solution of the Fokas-Lenells Equation Using Physics-Informed Neural Network

Authors: Gautam Kumar Saharia, Sagardeep Talukdar, Riki Dutta, Sudipta Nandy

Abstract:

The physics-informed neural network (PINN) method opens up an approach for numerically solving nonlinear partial differential equations leveraging fast calculating speed and high precession of modern computing systems. We construct the PINN based on a strong universal approximation theorem and apply the initial-boundary value data and residual collocation points to weekly impose initial and boundary conditions to the neural network and choose the optimization algorithms adaptive moment estimation (ADAM) and Limited-memory Broyden-Fletcher-Golfard-Shanno (L-BFGS) algorithm to optimize learnable parameter of the neural network. Next, we improve the PINN with a weighted loss function to obtain both the bright and dark soliton solutions of the Fokas-Lenells equation (FLE). We find the proposed scheme of adjustable weight coefficients into PINN has a better convergence rate and generalizability than the basic PINN algorithm. We believe that the PINN approach to solve the partial differential equation appearing in nonlinear optics would be useful in studying various optical phenomena.

Keywords: deep learning, optical soliton, physics informed neural network, partial differential equation

Procedia PDF Downloads 64
5602 Development of an Optimization Method for Myoelectric Signal Processing by Active Matrix Sensing in Robot Rehabilitation

Authors: Noriyoshi Yamauchi, Etsuo Horikawa, Takunori Tsuji

Abstract:

Training by exoskeleton robot is drawing attention as a rehabilitation method for body paralysis seen in many cases, and there are many forms that assist with the myoelectric signal generated by exercise commands from the brain. Rehabilitation requires more frequent training, but it is one of the reasons that the technology is required for the identification of the myoelectric potential derivation site and attachment of the device is preventing the spread of paralysis. In this research, we focus on improving the efficiency of gait training by exoskeleton type robots, improvement of myoelectric acquisition and analysis method using active matrix sensing method, and improvement of walking rehabilitation and walking by optimization of robot control.

Keywords: active matrix sensing, brain machine interface (BMI), the central pattern generator (CPG), myoelectric signal processing, robot rehabilitation

Procedia PDF Downloads 382
5601 Finite Element Modelling and Optimization of Post-Machining Distortion for Large Aerospace Monolithic Components

Authors: Bin Shi, Mouhab Meshreki, Grégoire Bazin, Helmi Attia

Abstract:

Large monolithic components are widely used in the aerospace industry in order to reduce airplane weight. Milling is an important operation in manufacturing of the monolithic parts. More than 90% of the material could be removed in the milling operation to obtain the final shape. This results in low rigidity and post-machining distortion. The post-machining distortion is the deviation of the final shape from the original design after releasing the clamps. It is a major challenge in machining of the monolithic parts, which costs billions of economic losses every year. Three sources are directly related to the part distortion, including initial residual stresses (RS) generated from previous manufacturing processes, machining-induced RS and thermal load generated during machining. A finite element model was developed to simulate a milling process and predicate the post-machining distortion. In this study, a rolled-aluminum plate AA7175 with a thickness of 60 mm was used for the raw block. The initial residual stress distribution in the block was measured using a layer-removal method. A stress-mapping technique was developed to implement the initial stress distribution into the part. It is demonstrated that this technique significantly accelerates the simulation time. Machining-induced residual stresses on the machined surface were measured using MTS3000 hole-drilling strain-gauge system. The measured RS was applied on the machined surface of a plate to predict the distortion. The predicted distortion was compared with experimental results. It is found that the effect of the machining-induced residual stress on the distortion of a thick plate is very limited. The distortion can be ignored if the wall thickness is larger than a certain value. The RS generated from the thermal load during machining is another important factor causing part distortion. Very limited number of research on this topic was reported in literature. A coupled thermo-mechanical FE model was developed to evaluate the thermal effect on the plastic deformation of a plate. A moving heat source with a feed rate was used to simulate the dynamic cutting heat in a milling process. When the heat source passed the part surface, a small layer was removed to simulate the cutting operation. The results show that for different feed rates and plate thicknesses, the plastic deformation/distortion occurs only if the temperature exceeds a critical level. It was found that the initial residual stress has a major contribution to the part distortion. The machining-induced stress has limited influence on the distortion for thin-wall structure when the wall thickness is larger than a certain value. The thermal load can also generate part distortion when the cutting temperature is above a critical level. The developed numerical model was employed to predict the distortion of a frame part with complex structures. The predictions were compared with the experimental measurements, showing both are in good agreement. Through optimization of the position of the part inside the raw plate using the developed numerical models, the part distortion can be significantly reduced by 50%.

Keywords: modelling, monolithic parts, optimization, post-machining distortion, residual stresses

Procedia PDF Downloads 43
5600 Faulty Sensors Detection in Planar Array Antenna Using Pelican Optimization Algorithm

Authors: Shafqat Ullah Khan, Ammar Nasir

Abstract:

Using planar antenna array (PAA) in radars, Broadcasting, satellite antennas, and sonar for the detection of targets, Helps provide instant beam pattern control. High flexibility and Adaptability are achieved by multiple beam steering by using a Planar array and are particularly needed in real-life Sanrio’s where the need arises for several high-directivity beams. Faulty sensors in planar arrays generate asymmetry, which leads to service degradation, radiation pattern distortion, and increased levels of sidelobe. The POA, a nature-inspired optimization algorithm, accurately determines faulty sensors within an array, enhancing the reliability and performance of planar array antennas through extensive simulations and experiments. The analysis was done for different types of faults in 7 x 7 and 8 x 8 planar arrays in MATLAB.

Keywords: Planar antenna array, , Pelican optimisation Algorithm, , Faculty sensor, Antenna arrays

Procedia PDF Downloads 57
5599 Optimization and Operation of Charging and Discharging Stations for Hybrid Cars and their Effects on the Electricity Distribution Network

Authors: Ali Heydarimoghim

Abstract:

In this paper, the optimal placement of charging and discharging stations is done to determine the location and capacity of the stations, reducing the cost of electric vehicle owners' losses, reducing the cost of distribution system losses, and reducing the costs associated with the stations. Also, observing the permissible limits of the bus voltage and the capacity of the stations and their distance are considered as constraints of the problem. Given the traffic situation in different areas of a city, we estimate the amount of energy required to charge and the amount of energy provided to discharge electric vehicles in each area. We then introduce the electricity distribution system of the city in question. Following are the scenarios for introducing the problem and introducing the objective and constraint functions. Finally, the simulation results for different scenarios are compared.

Keywords: charging & discharging stations, hybrid vehicles, optimization, replacement

Procedia PDF Downloads 131
5598 A Dirty Page Migration Method in Process of Memory Migration Based on Pre-copy Technology

Authors: Kang Zijian, Zhang Tingyu, Burra Venkata Durga Kumar

Abstract:

This article investigates the challenges in memory migration during the live migration of virtual machines. We found three challenges probably existing in pre-copy technology. One of the main challenges is the challenge of downtime migration. Decrease the downtime could promise the normal work for a virtual machine. Although pre-copy technology is greatly decreasing the downtime, we still need to shut down the machine in order to finish the last round of data transfer. This paper provides an optimization scheme for the problems existing in pro-copy technology, mainly the optimization of the dirty page migration mechanism. The typical pre-copy technology copy n-1th’s dirty pages in nth turn. However, our idea is to create a double iteration method to solve this problem.

Keywords: virtual machine, pre-copy technology, memory migration process, downtime, dirty pages migration method

Procedia PDF Downloads 127
5597 Synthesis and Optimization of Bio Metal-Organic Framework with Permanent Porosity

Authors: Tia Kristian Tajnšek, Matjaž Mazaj, Nataša Zabukovec Logar

Abstract:

Metal-organic frameworks (MOFs) with their specific properties and the possibility of tuning the structure represent excellent candidates for use in the biomedical field. Their advantage lies in large pore surfaces and volumes, as well as the possibility of using bio-friendly or bioactive constituents. So-called bioMOFs are representatives of MOFs, which are constructed from at least one biomolecule (metal, a small bioactive molecule in metal clusters and/or linker) and are intended for bio-application (usually in the field of medicine; most commonly drug delivery). When designing a bioMOF for biomedical applications, we should adhere to some guidelines for an improved toxicological profile of the material. Such as (i) choosing an endogenous/nontoxic metal, (ii) GRAS (generally recognized as safe) linker, and (iii) nontoxic solvents. Design and synthesis of bioNICS-1 (bioMOF of National Institute of Chemistry Slovenia – 1) consider all these guidelines. Zinc (Zn) was chosen as an endogenous metal with an agreeable recommended daily intake (RDI) and LD50 value, and ascorbic acid (Vitamin C) was chosen as a GRAS and active linker. With these building blocks, we have synthesized a bioNICS-1 material. The synthesis was done in ethanol using a solvothermal method. The synthesis protocol was further optimized in three separate ways. Optimization of (i) synthesis parameters to improve the yield of the synthesis, (ii) input reactant ratio and addition of specific modulators for production of larger crystals, and (iii) differing of the heating source (conventional, microwave and ultrasound) to produce nano-crystals. With optimization strategies, the synthesis yield was increased. Larger crystals were prepared for structural analysis with the use of a proper species and amount of modulator. Synthesis protocol was adjusted to different heating sources, resulting in the production of nano-crystals of bioNICS-1 material. BioNICS-1 was further activated in ethanol and structurally characterized, resolving the crystal structure of new material.

Keywords: ascorbic acid, bioMOF, MOF, optimization, synthesis, zinc ascorbate

Procedia PDF Downloads 131
5596 Impact of Organic Fertilizer, Inorganic Fertilizer and Soil Conditioner on Growth and Yield of Cowpea (Vigna unguiculata L. Walp) in Sudan Savannah, Nigeria

Authors: Mohammed Bello Sokoto, Adewumi Babatunde Adebayo, Ajit Singh

Abstract:

The field experiment was conducted at the dry land Teaching and Research Farm of Usmanu Danfodiyo University, Sokoto, during the 2023 rainy season to determine the effects of organic, inorganic, soil conditioner and integrated use of soil conditioners (Agzyme) with organic (super gro) and inorganic fertilizers on the growth and yield of cowpea varieties. The research consisted of two cowpea varieties (SAMPEA-20-T and ex-GidanYunfa) and six combinations of organic and inorganic fertilizers and soil conditioners factorially combined and laid out in a Randomized Complete Block Design (RCBD) replicated three times. Data were collected on plant height, leaf area index, number of pods per plant, number of seeds per pod, days to 50% flowering, grain yield, and 100 seed weight. Results indicated that the 100% inorganic fertilizer had a significantly increased growth parameter such as plant height and number of leaves, while combined application of the organic fertilizer and soil conditioner resulted in a significant increase in yield parameters such as number of pods per plant, number of seeds per pod, 100 seed weight and grain yield. The study observed that the use of soil conditioner in combination with fertilizers supports sustainable cowpea production. Application of 50% recommended inorganic + 50% soil conditioner or 50% liquid organic + 50% soil conditioner was better in increasing the number of pods/plant, seeds/pod, 100 seed weight and grain yield. The ex-Gidan Yunfa cowpea variety generally performed better in most parameters measured, such as plant height, days to 50% flowering, number of pods per plant, number of seeds per pod, 100 seed weight and grain yield. Therefore, the combined application of 50% recommended inorganic + 50% soil conditioner or 50% liquid organic + 50% soil conditioner is effective for the sustainable production of cowpeas.

Keywords: integrated, fertilizers, growth, yield, cowpea, Sudan Savannah

Procedia PDF Downloads 30
5595 Design Optimization of Chevron Nozzles for Jet Noise Reduction

Authors: E. Manikandan, C. Chilambarasan, M. Sulthan Ariff Rahman, S. Kanagaraj, V. R. Sanal Kumar

Abstract:

The noise regulations around the major airports and rocket launching stations due to the environmental concern have made jet noise a crucial problem in the present day aero-acoustics research. The three main acoustic sources in jet nozzles are aerodynamics noise, noise from craft systems and engine and mechanical noise. Note that the majority of engine noise is due to the jet noise coming out from the exhaust nozzle. The previous studies reveal that the potential of chevron nozzles for aircraft engines noise reduction is promising owing to the fact that the jet noise continues to be the dominant noise component, especially during take-off. In this paper parametric analytical studies have been carried out for optimizing the number of chevron lobes, the lobe length and tip shape, and the level of penetration of the chevrons into the flow over a variety of flow conditions for various aerospace applications. The numerical studies have been carried out using a validated steady 3D density based, SST k-ω turbulence model with enhanced wall functions. In the numerical study, a fully implicit finite volume scheme of the compressible, Navier–Stokes equations is employed. We inferred that the geometry optimization of an environmental friendly chevron nozzle with a suitable number of chevron lobes with aerodynamically efficient tip contours for facilitating silent exit flow will enable a commendable sound reduction without much thrust penalty while comparing with the conventional supersonic nozzles with same area ratio.

Keywords: chevron nozzle, jet acoustic level, jet noise suppression, shape optimization of chevron nozzles

Procedia PDF Downloads 306
5594 The Effect of Rosella Flower Flour (Hibiscus sabdariffa L.) Utilization in Ration on Performance of Broiler Chicken

Authors: Nurlisa Uke Dessy, Dwi Septian Erwinsyah, Zuprizal

Abstract:

This experiment was aimed to investigate the effect of rosella flower flour in diet on broiler chicken Performace. The materials used in this experiment were 72 broiler chickens and were divided into six treatments, those were R0 = without rosella flower flour addition, R1 = 0.5% rosella flower flour addition, R2 = 1.0% rosella flower flour addition, R3 = 1.5% rosella flower flour addition, R4 = 2.0% rosella flower flour addition, and R5 = 2.5% rosella flower flour addition. Each treatment consisted of three replications and each replication consisted of four broiler chickens. This research took 35 days to collect the data. Parameters measured were feed intake, rosella flower flour consumption, body weight gain, feed conversion and mortality. The collected data were analyzed using Completely Randomized Design (CRD) and the differences of mean were tested by Duncan’s New Multiple Range Test (DMRT). The result showed the average of feed consumption were 2154; 2154; 2034; 2154; 2034 and 2154 g/bird on broiler chicken that were feed respectively by 0.0; 0.5; 1.0; 1.5; 2.0; and 2.5% rosella flower flour level. The average consumptions of rosella flower flour respectively were 0; 10.77; 20.34; 32.31; 40.68; and 53.85 g/bird. The body weight gains were 1263.33±70.40; 1422.42±36.33; 1443.75±30.00; 1387.42± 35.30; 1411.17±29.58 and 1457.08±40.75 g/bird. Feed conversion results were 1.71±0.94; 1.51±0.37; 1.47±0.62; 1.55±0.40; 1.53±0.30 and 1.48±0.40. The conclusion of the experiment was known that using rosella flower flour until 2.5% level in diet was able to increase broiler chicken performance, and also to decrease broiler chicken feed conversion.

Keywords: feed intake, consumptions rosella flower flour, broiler chickens, body weight gain, feed conversion

Procedia PDF Downloads 622
5593 Ultradrawing and Ultimate Pensile Properties of Ultra-High Molecular Weight Polyethylene Nanocomposite Fibers Filled with Cellulose Nanofibers

Authors: Zhong-Dan Tu, Wang-Xi Fan, Yi-Chen Huang, Jen-Taut Yeh

Abstract:

Novel ultrahigh molecular weight polyethylene (UHMWPE)/cellulose nanofiber (CNF) (F100CNFy) and UHMWPE/modified cellulose nanofiber (MCNF) (F100MCNFxy) as-prepared nanocomposite fibers were prepared by spinning F100CNFy and F100MCNFxy gel solutions, respectively. Cellulose nanofibers were successfully prepared by proper acid treatment of cotton fibers using sulfuric acid solutions. The best prepared CNF is with specific surface areas around 120 m2/g and a nanofiber diameter of 20 nm. Modified cellulose nanofiber was prepared by grafting maleic anhydride grafted polyethylene (PE-g-MAH) onto cellulose nanofibers. The achievable draw ratio (Dra) values of each F100MCNFxy as-prepared fiber series specimens approached a maximal value as their MCNF contents reached the optimal value at 0.05 phr. In which, the maximum Dra value obtained for F100MCNFx0.05 as-prepared fiber specimen prepared at the optimal MCNF content reached another maximum value as the weight ratio of PE-g-MAH to CNF approach an optimal value at 6. Similar to those found for the achievable drawing properties of the as-prepared fibers, the orientation factor, tensile strength (σ f) and initial modulus (E) values of drawn F100MCNF6y fiber series specimens with a fixed draw ratio reach a maximal value as their MCNF contents approach the optimal value, wherein the σ f and E values of the drawn F100MCNFxy fiber specimens are significantly higher than those of the drawn F100 fiber specimens and corresponding drawn F100CNFy fiber specimens prepared at the same draw ratios and CNF contents but without modification. To understand the interesting ultradrawing, thermal, orientation and tensile properties of F100CNFy and F100MCNFxy fiber specimens, Fourier transform infra-red, specific surface areas, and transmission electron microcopic analyses of the original and modified CNF nanofillers were performed in this study.

Keywords: ultradrawing, cellulose nanofibers, ultrahigh molecular weight polyethylene, nanocomposite fibers

Procedia PDF Downloads 194
5592 Solving Directional Overcurrent Relay Coordination Problem Using Artificial Bees Colony

Authors: M. H. Hussain, I. Musirin, A. F. Abidin, S. R. A. Rahim

Abstract:

This paper presents the implementation of Artificial Bees Colony (ABC) algorithm in solving Directional OverCurrent Relays (DOCRs) coordination problem for near-end faults occurring in fixed network topology. The coordination optimization of DOCRs is formulated as linear programming (LP) problem. The objective function is introduced to minimize the operating time of the associated relay which depends on the time multiplier setting. The proposed technique is to taken as a technique for comparison purpose in order to highlight its superiority. The proposed algorithms have been tested successfully on 8 bus test system. The simulation results demonstrated that the ABC algorithm which has been proved to have good search ability is capable in dealing with constraint optimization problems.

Keywords: artificial bees colony, directional overcurrent relay coordination problem, relay settings, time multiplier setting

Procedia PDF Downloads 320
5591 Mechanical and Micro-Structural Properties of Fly Ash Based Geopolymer with High-Temperature Exposure

Authors: Young-Cheol Choi, Joo-Hyung Kim, Gyu-Don Moon

Abstract:

This paper discusses the effect of Na2O (alkali) content, SiO2/Na2O mole ratio, and elevated temperature on the mechanical performance of fly-ash-based inorganic green geopolymer composites. Fly-ash-based geopolymers, which were manufactured with varying alkali contents (4–8 % of fly ash weight) and SiO2/Na2O mole ratios (0.6–1.4), were subjected to elevated temperatures up to 900 ºC ; the geopolymer composites and their performance were evaluated on the basis of weight loss and strength loss after temperature exposure. In addition, mineralogical changes due to the elevated temperature exposure were studied using x-ray diffraction. Investigations of microstructures and microprobe analysis were performed using mercury intrusion porosimetry. The results showed that the fly-ash-based geopolymer responded significantly to high-temperature conditions.

Keywords: fly ash, geopolymer, micro-structure, high-temperature, mechanical structural

Procedia PDF Downloads 589
5590 Study of Pseudomonas as Biofertiliser in Salt-Affected Soils of the Northwestern Algeria: Solubilisation of Calcium Phosphate and Growth Promoting of Broad Bean (Vcia faba)

Authors: A. Djoudi, R. Djibaou, H. A. Reguieg Yssaad

Abstract:

Our study focuses on the study of a bacteria belonging to Pseudomonas solubilizing tricalcium phosphate. They were isolated from rhizosphere of a variety of broad bean grown in salt-affected soils (electrical conductivity between 4 and 8 mmhos/cm) of the irrigated perimeter of Mina in northwestern Algeria. Isolates which have advantageous results in the calcium phosphate solubilization index test were subjected to identification using API20 then used to re-inoculate the same soil in pots experimentation to assess the effects of inoculation on the growth of the broad bean (Vicia faba). Based on the results obtained from the in-vitro tests, two isolates P5 and P8 showed a significant effect on the solubilization of tricalcium phosphate with an index I estimated at 314% and 283% sequentially. According to the results of in-vivo tests, the inoculation of the soil with P5 and P8 were significantly and positively influencing the growth in biometric parameters of the broad bean. Inoculation with strain P5 has promoted the growth of the broad bean in stem height, stem fresh weight and stem dry weight of 108.59%, 115.28%, 104.33%, respectively. Inoculation with strain P8 has fostered the growth of the broad bean stem fresh weight of 112.47%. The effect of Pseudomonas on the development of Vicia faba is considered as an interesting process by which PGPR can increase biological production and crop protection.

Keywords: Pseudomonas, Vicia faba, promoting of plant growth, solubilization tricalcium phosphate

Procedia PDF Downloads 322
5589 Performance Analysis and Multi-Objective Optimization of a Kalina Cycle for Low-Temperature Applications

Authors: Sadegh Sadeghi, Negar Shabani

Abstract:

From a thermal point of view, zeotropic mixtures are likely to be more efficient than azeotropic fluids in low-temperature thermodynamic cycles due to their suitable boiling characteristics. In this study, performance of a low-temperature Kalina cycle with R717/water working fluid used in different existing power plants is mathematically investigated. To analyze the behavior of the cycle, mass conservation, energy conservation, and exergy balance equations are presented. With regard to the similarity in molar mass of R717 (17.03 gr/mol) and water (18.01 gr/mol), there is no need to alter the size of Kalina system components such as turbine and pump. To optimize the cycle energy and exergy efficiencies simultaneously, a constrained multi-objective optimization is carried out applying an Artificial Bee Colony algorithm. The main motivation behind using this algorithm lies on its robustness, reliability, remarkable precision and high–speed convergence rate in dealing with complicated constrained multi-objective problems. Convergence rates of the algorithm for calculating the optimal energy and exergy efficiencies are presented. Subsequently, due to the importance of exergy concept in Kalina cycles, exergy destructions occurring in the components are computed. Finally, the impacts of pressure, temperature, mass fraction and mass flow rate on the energy and exergy efficiencies are elaborately studied.

Keywords: artificial bee colony algorithm, binary zeotropic mixture, constrained multi-objective optimization, energy efficiency, exergy efficiency, Kalina cycle

Procedia PDF Downloads 147
5588 Non-Linear Static Pushover Analysis of 15 Storied Reinforced Concrete Building Structure with Shear Wall

Authors: Hamid Nikzad, Shinta Yoshitomi

Abstract:

In this paper, nonlinear static pushover analysis is performed on 15 storied RC building structure with a shear wall to evaluate the seismic performance of the building. Section sizes of the members are obtained based on structural optimization method utilizing MATLAB frame optimizer, then the structure is simulated and designed in ETABS program conforming ACI 318-14 design code. The pushover curve has been generated by pushing the top node of the structure to the limited target displacement. Members failure due to the formation of plastic hinges, considering shear wall-frame structure was observed and the result of this study is presented based on current regulation of FEMA356, ASCE7-10, and ACI 318-14 design criteria

Keywords: structural optimization, linear static analysis, ETABS, MATLAB, RC moment frame, RC shear wall structures

Procedia PDF Downloads 151
5587 Bi-Criteria Vehicle Routing Problem for Possibility Environment

Authors: Bezhan Ghvaberidze

Abstract:

A multiple criteria optimization approach for the solution of the Fuzzy Vehicle Routing Problem (FVRP) is proposed. For the possibility environment the levels of movements between customers are calculated by the constructed simulation interactive algorithm. The first criterion of the bi-criteria optimization problem - minimization of the expectation of total fuzzy travel time on closed routes is constructed for the FVRP. A new, second criterion – maximization of feasibility of movement on the closed routes is constructed by the Choquet finite averaging operator. The FVRP is reduced to the bi-criteria partitioning problem for the so called “promising” routes which were selected from the all admissible closed routes. The convenient selection of the “promising” routes allows us to solve the reduced problem in the real-time computing. For the numerical solution of the bi-criteria partitioning problem the -constraint approach is used. An exact algorithm is implemented based on D. Knuth’s Dancing Links technique and the algorithm DLX. The Main objective was to present the new approach for FVRP, when there are some difficulties while moving on the roads. This approach is called FVRP for extreme conditions (FVRP-EC) on the roads. Also, the aim of this paper was to construct the solving model of the constructed FVRP. Results are illustrated on the numerical example where all Pareto-optimal solutions are found. Also, an approach for more complex model FVRP with time windows was developed. A numerical example is presented in which optimal routes are constructed for extreme conditions on the roads.

Keywords: combinatorial optimization, Fuzzy Vehicle routing problem, multiple objective programming, possibility theory

Procedia PDF Downloads 473
5586 Correlation of Nutritional Status and Anemia Among School-Aged Children in Indonesian Urban Area

Authors: William Cheng, Yuni Astria, Rini Sekartini

Abstract:

Background: Prevalence of anemia among school-aged children is relatively high (25.4%). This condition can affect children’s life, including cognitive function. One of the most common factors that is associated with anemia in children is nutritional status. This simple indicator will be very helpful in identifying more population at risk. The aim of this study is to correlate the clinical implication of nutritional status to the prevalence of anemia in children, with intention to determine a more effective nutritional status indicator in detecting anemia. Method: Anthropometric and haemoglobin status were gathered from children between 5 to 7-years-old in one of the urban areas in Jakarta in 2012. We identified children with haemoglobin level under 11.5 as anemia and correlated them to their WHO z-score from each of these indicators: Body Weight for Age (normal weight and underweight), Height for Age (not stunted and stunted), and Body Mass Index for Age (not wasted and wasted). Results: A total of 195 children were included in this research and 57 of them (29,2%) were diagnosed as anemia. The majority of the children had good nutritional status, however, 30 (15,4%) of them were found to be underweight, 33 (16,9%) were stunted, and 1 children (0,5%) was wasted. There were no overweight result found in this population. From the three nutritional status indicators, none proved to be statistically significant in relation to the incidence of anemia (p>0.05). Out of 33 children who were diagnosed as stunted, 36.36 % were found to have anemia, in comparison to 27,7% of children who were not stunted. Meanwhile, among 30 children who were diagnosed as underweight, 33,3 % of them were anemic whereas only 28,4% of the normal weight group were anemic. Conclusion: In this study, there is no significant correlation between anemia with any nutritional status indicator. However, more than a third of the stunted children are proven to have low haemoglobin status. The finding of stunting in children should be given more attention to further investigate for anemia.

Keywords: school-aged children, nutritional status, anemia, pediatrics

Procedia PDF Downloads 554
5585 Mechanical Study Printed Circuit Boards Bonding for Jefferson Laboratory Detector

Authors: F. Noto, F. De Persio, V. Bellini, G. Costa. F. Mammoliti, F. Meddi, C. Sutera, G. M. Urcioli

Abstract:

One plane X and one plane Y of silicon microstrip detectors will constitute the front part of the Super Bigbite Spectrometer that is under construction and that will be installed in the experimental Hall A of the Thomas Jefferson National Accelerator Facility (Jefferson Laboratory), located in Newport News, Virgina, USA. Each plane will be made up by two nearly identical, 300 μm thick, 10 cm x 10.3 cm wide silicon microstrip detectors with 50 um pitch, whose electronic signals will be transferred to the front-end electronic based on APV25 chips through C-shaped FR4 Printed Circuit Boards (PCB). A total of about 10000 strips are read-out. This paper treats the optimization of the detector support structure, the materials used through a finite element simulation. A very important aspect of the study will also cover the optimization of the bonding parameters between detector and electronics.

Keywords: FEM analysis, bonding, SBS tracker, mechanical structure

Procedia PDF Downloads 329
5584 Optimization of Bifurcation Performance on Pneumatic Branched Networks in next Generation Soft Robots

Authors: Van-Thanh Ho, Hyoungsoon Lee, Jaiyoung Ryu

Abstract:

Efficient pressure distribution within soft robotic systems, specifically to the pneumatic artificial muscle (PAM) regions, is essential to minimize energy consumption. This optimization involves adjusting reservoir pressure, pipe diameter, and branching network layout to reduce flow speed and pressure drop while enhancing flow efficiency. The outcome of this optimization is a lightweight power source and reduced mechanical impedance, enabling extended wear and movement. To achieve this, a branching network system was created by combining pipe components and intricate cross-sectional area variations, employing the principle of minimal work based on a complete virtual human exosuit. The results indicate that modifying the cross-sectional area of the branching network, gradually decreasing it, reduces velocity and enhances momentum compensation, preventing flow disturbances at separation regions. These optimized designs achieve uniform velocity distribution (uniformity index > 94%) prior to entering the connection pipe, with a pressure drop of less than 5%. The design must also consider the length-to-diameter ratio for fluid dynamic performance and production cost. This approach can be utilized to create a comprehensive PAM system, integrating well-designed tube networks and complex pneumatic models.

Keywords: pneumatic artificial muscles, pipe networks, pressure drop, compressible turbulent flow, uniformity flow, murray's law

Procedia PDF Downloads 63
5583 Cybernetic Model-Based Optimization of a Fed-Batch Process for High Cell Density Cultivation of E. Coli In Shake Flasks

Authors: Snehal D. Ganjave, Hardik Dodia, Avinash V. Sunder, Swati Madhu, Pramod P. Wangikar

Abstract:

Batch cultivation of recombinant bacteria in shake flasks results in low cell density due to nutrient depletion. Previous protocols on high cell density cultivation in shake flasks have relied mainly on controlled release mechanisms and extended cultivation protocols. In the present work, we report an optimized fed-batch process for high cell density cultivation of recombinant E. coli BL21(DE3) for protein production. A cybernetic model-based, multi-objective optimization strategy was implemented to obtain the optimum operating variables to achieve maximum biomass and minimized substrate feed rate. A syringe pump was used to feed a mixture of glycerol and yeast extract into the shake flask. Preliminary experiments were conducted with online monitoring of dissolved oxygen (DO) and offline measurements of biomass and glycerol to estimate the model parameters. Multi-objective optimization was performed to obtain the pareto front surface. The selected optimized recipe was tested for a range of proteins that show different extent soluble expression in E. coli. These included eYFP and LkADH, which are largely expressed in soluble fractions, CbFDH and GcanADH , which are partially soluble, and human PDGF, which forms inclusion bodies. The biomass concentrations achieved in 24 h were in the range 19.9-21.5 g/L, while the model predicted value was 19.44 g/L. The process was successfully reproduced in a standard laboratory shake flask without online monitoring of DO and pH. The optimized fed-batch process showed significant improvement in both the biomass and protein production of the tested recombinant proteins compared to batch cultivation. The proposed process will have significant implications in the routine cultivation of E. coli for various applications.

Keywords: cybernetic model, E. coli, high cell density cultivation, multi-objective optimization

Procedia PDF Downloads 242
5582 Measurement of Echocardiographic Ejection Fraction Reference Values and Evaluation between Body Weight and Ejection Fraction in Domestic Rabbits (Oryctolagus cuniculus)

Authors: Reza Behmanesh, Mohammad Nasrolahzadeh-Masouleh, Ehsan Khaksar, Saeed Bokaie

Abstract:

Domestic rabbits (Oryctolagus cuniculus) are an excellent model for cardiovascular research because the size of these animals is more suitable for study and experimentation than smaller animals. One of the most important diagnostic imaging methods is echocardiography, which is used today to evaluate the anatomical and functional cardiovascular system and is one of the most accurate and sensitive non-invasive methods for examining heart disease. Ventricular function indices can be assessed with cardiac imaging techniques. One of these important cardiac parameters is the ejection fraction (EF), which has a valuable place along with other involved parameters. EF is a measure of the percentage of blood that comes out of the heart with each contraction. For this study, 100 adult and young standard domestic rabbits, six months to one year old and of both sexes (50 female and 50 male rabbits) without anesthesia and sedation were used. In this study, the mean EF in domestic rabbits studied in males was 58.753 ± 6.889 and in females, 61.397 ± 6.530, which are comparable to the items mentioned in the valid books and the average size of EF measured in this study; there is no significant difference between this research and other research. There was no significant difference in the percentage of EF between most weight groups, but there was a significant difference (p < 0.05) in weight groups (2161–2320 g and 2481–2640 g). Echocardiographic EF reference values for domestic rabbits (Oryctolagus cuniculus) non-anesthetized are presented, providing reference values for future studies.

Keywords: echocardiography, ejection fraction, rabbit, heart

Procedia PDF Downloads 84
5581 Growth Studies and Leaf Mineral Composition of Amaranthus hybridus L. in Soil Medium Supplemended with Palm Bunch Ash Extract from Elaeis Guineensis jacq. in Abak Agricultural Zone of Akwa Ibom State, Nigeria

Authors: Etukudo, M. Mbosowo, Nyananyo, L. Bio, Negbenebor, A. Charles

Abstract:

An aqueous extract of palm bunch ash from Elaeis guineensis Jacq., equilibrated with water was used to assess the growth and minerals composition of Amaranthus hybridus L. in agricultural soil of Abak, Akwa Ibom State, nigeria. Various concentrations, 0 (control), 10, 20, 30, 40, and 50% of palm bunch extract per 4kg of sandy-loam soil were used for the study. Chemical characteristics of the extract, Growth parameters (Plant height, root length, fresh weight, dry weight and moisture content), leaf minerals composition (Nitrogen, phosphorus, potassium, calcium and magnesium) of the crop and soil chemical composition before and after harvest (pH, organic matter, nitrogen, phosphorus, potassium, calcium and magnesium) were examined. The results showed that palm bunch ash extract significantly (P < 0.05) increased the soil pH at all levels of treatments compared to the control. Similarly, the soil and leaf minerals component (N, P, K. Ca, and Mg) of the crop increased with increase in the concentration of palm bunch extract, except at 40 and 50% for leaf minerals composition, Soil organic matter, nitrogen and phosphorus J(before and after harvest). In addition, The plant height, Root length, fresh weight, dry weight and moisture content of the crop increased significantly (P < 0.05) with increase in the concentration of the extract, Except at 30, 40 and 50% where these growth parameters decreased in relation to the control treatment. Therefore, this study suggests that palm bunch ash extract could be utilized at lower concentration as a nutrient supplement for both Amaranthus hubridus L. and soil medium, most especially in the tropical soils of the Niger Delta region of Nigeria.

Keywords: Amaranthus hybridus L., growth, leaf minerals composition, palm bunch ash extract

Procedia PDF Downloads 434
5580 Design of Digital IIR Filter Using Opposition Learning and Artificial Bee Colony Algorithm

Authors: J. S. Dhillon, K. K. Dhaliwal

Abstract:

In almost all the digital filtering applications the digital infinite impulse response (IIR) filters are preferred over finite impulse response (FIR) filters because they provide much better performance, less computational cost and have smaller memory requirements for similar magnitude specifications. However, the digital IIR filters are generally multimodal with respect to the filter coefficients and therefore, reliable methods that can provide global optimal solutions are required. The artificial bee colony (ABC) algorithm is one such recently introduced meta-heuristic optimization algorithm. But in some cases it shows insufficiency while searching the solution space resulting in a weak exchange of information and hence is not able to return better solutions. To overcome this deficiency, the opposition based learning strategy is incorporated in ABC and hence a modified version called oppositional artificial bee colony (OABC) algorithm is proposed in this paper. Duplication of members is avoided during the run which also augments the exploration ability. The developed algorithm is then applied for the design of optimal and stable digital IIR filter structure where design of low-pass (LP) and high-pass (HP) filters is carried out. Fuzzy theory is applied to achieve maximize satisfaction of minimum magnitude error and stability constraints. To check the effectiveness of OABC, the results are compared with some well established filter design techniques and it is observed that in most cases OABC returns better or atleast comparable results.

Keywords: digital infinite impulse response filter, artificial bee colony optimization, opposition based learning, digital filter design, multi-parameter optimization

Procedia PDF Downloads 466
5579 Data-Driven Dynamic Overbooking Model for Tour Operators

Authors: Kannapha Amaruchkul

Abstract:

We formulate a dynamic overbooking model for a tour operator, in which most reservations contain at least two people. The cancellation rate and the timing of the cancellation may depend on the group size. We propose two overbooking policies, namely economic- and service-based. In an economic-based policy, we want to minimize the expected oversold and underused cost, whereas, in a service-based policy, we ensure that the probability of an oversold situation does not exceed the pre-specified threshold. To illustrate the applicability of our approach, we use tour package data in 2016-2018 from a tour operator in Thailand to build a data-driven robust optimization model, and we tested the proposed overbooking policy in 2019. We also compare the data-driven approach to the conventional approach of fitting data into a probability distribution.

Keywords: applied stochastic model, data-driven robust optimization, overbooking, revenue management, tour operator

Procedia PDF Downloads 122
5578 The M Health Paradigm for the Chronic Care Management of Obesity: New Opportunities in Clinical Psychology and Medicine

Authors: Gianluca Castelnuovo, Gian Mauro Manzoni, Giada Pietrabissa, Stefania Corti, Emanuele Giusti, Roberto Cattivelli, Enrico Molinari, Susan Simpson

Abstract:

Obesity is currently an important public health problem of epidemic proportions (globesity). Moreover Binge Eating Disorder (BED) is typically connected with obesity, even if not occurring exclusively in conjunction with overweight conditions. Typically obesity with BED requires a longer term treatment in comparison with simple obesity. Rehabilitation interventions that aim at improving weight-loss, reducing obesity-related complications and changing dysfunctional behaviors, should ideally be carried out in a multidisciplinary context with a clinical team composed of psychologists, dieticians, psychiatrists, endocrinologists, nutritionists, physiotherapists, etc. Long-term outpatient multidisciplinary treatments are likely to constitute an essential aspect of rehabilitation, due to the growing costs of a limited inpatient approach. Internet-based technologies can improve long-term obesity rehabilitation within a collaborative approach. The new m health (m-health, mobile health) paradigm, defined as clinical practices supported by up to date mobile communication devices, could increase compliance- engagement and contribute to a significant cost reduction in BED and obesity rehabilitation. Five psychological components need to be considered for successful m Health-based obesity rehabilitation in order to facilitate weight-loss.1) Self-monitoring. Portable body monitors, pedometers and smartphones are mobile and, therefore, can be easily used, resulting in continuous self-monitoring. 2) Counselor feedback and communication. A functional approach is to provide online weight-loss interventions with brief weekly or monthly counselor or psychologist visits. 3) Social support. A group treatment format is typically preferred for behavioral weight-loss interventions. 4) Structured program. Technology-based weight-loss programs incorporate principles of behavior therapy and change with structured weekly protocolos including nutrition, exercise, stimulus control, self-regulation strategies, goal-setting. 5) Individually tailored program. Interventions specifically designed around individual’s goals typically record higher rates of adherence and weight loss. Opportunities and limitations of m health approach in clinical psychology for obesity and BED are discussed, taking into account future research directions in this promising area.

Keywords: obesity, rehabilitation, out-patient, new technologies, tele medicine, tele care, m health, clinical psychology, psychotherapy, chronic care management

Procedia PDF Downloads 462
5577 Soft Computing Employment to Optimize Safety Stock Levels in Supply Chain Dairy Product under Supply and Demand Uncertainty

Authors: Riyadh Jamegh, Alla Eldin Kassam, Sawsan Sabih

Abstract:

In order to overcome uncertainty conditions and inability to meet customers' requests due to these conditions, organizations tend to reserve a certain safety stock level (SSL). This level must be chosen carefully in order to avoid the increase in holding cost due to excess in SSL or shortage cost due to too low SSL. This paper used soft computing fuzzy logic to identify optimal SSL; this fuzzy model uses the dynamic concept to cope with high complexity environment status. The proposed model can deal with three input variables, i.e., demand stability level, raw material availability level, and on hand inventory level by using dynamic fuzzy logic to obtain the best SSL as an output. In this model, demand stability, raw material, and on hand inventory levels are described linguistically and then treated by inference rules of the fuzzy model to extract the best level of safety stock. The aim of this research is to provide dynamic approach which is used to identify safety stock level, and it can be implanted in different industries. Numerical case study in the dairy industry with Yogurt 200 gm cup product is explained to approve the validity of the proposed model. The obtained results are compared with the current level of safety stock which is calculated by using the traditional approach. The importance of the proposed model has been demonstrated by the significant reduction in safety stock level.

Keywords: inventory optimization, soft computing, safety stock optimization, dairy industries inventory optimization

Procedia PDF Downloads 116
5576 Optimization of Three Phase Squirrel Cage Induction Motor

Authors: Tunahan Sapmaz, Harun Etçi, İbrahim Şenol, Yasemin Öner

Abstract:

Rotor bar dimensions have a great influence on the air-gap magnetic flux density. Therefore, poor selection of this parameter during the machine design phase causes the air-gap magnetic flux density to be distorted. Thus, it causes noise, torque fluctuation, and losses in the induction motor. On the other hand, the change in rotor bar dimensions will change the resistance of the conductor, so the current will be affected. Therefore, the increase and decrease of rotor bar current affect operation, starting torque, and efficiency. The aim of this study is to examine the effect of rotor bar dimensions on the electromagnetic performance criteria of the induction motor. Modeling of the induction motor is done by the finite element method (FEM), which is a very powerful tool. In FEM, the results generally focus on performance criteria such as torque, torque fluctuation, efficiency, and current.

Keywords: induction motor, finite element method, optimization, rotor bar

Procedia PDF Downloads 118
5575 The Effect of Land Cover on Movement of Vehicles in the Terrain

Authors: Krisstalova Dana, Mazal Jan

Abstract:

This article deals with geographical conditions in terrain and their effect on the movement of vehicles, their effect on speed and safety of movement of people and vehicles. Finding of the optimal routes outside the communication is studied in the army environment, but it occur in civilian as well, primarily in crisis situation, or by the provision of assistance when natural disasters such as floods, fires, storms etc., have happened. These movements require the optimization of routes when effects of geographical factors should be included. The most important factor is the surface of a terrain. It is based on several geographical factors as are slopes, soil conditions, micro-relief, a type of surface and meteorological conditions. Their mutual impact has been given by coefficient of deceleration. This coefficient can be used for the commander`s decision. New approaches and methods of terrain testing, mathematical computing, mathematical statistics or cartometric investigation are necessary parts of this evaluation.

Keywords: movement in a terrain, geographical factors, surface of a field, mathematical evaluation, optimization and searching paths

Procedia PDF Downloads 414
5574 Reduction of Differential Column Shortening in Tall Buildings

Authors: Hansoo Kim, Seunghak Shin

Abstract:

The differential column shortening in tall buildings can be reduced by improving material and structural characteristics of the structural systems. This paper proposes structural methods to reduce differential column shortening in reinforced concrete tall buildings; connecting columns with rigidly jointed horizontal members, using outriggers, and placing additional reinforcement at the columns. The rigidly connected horizontal members including outriggers reduce the differential shortening between adjacent vertical members. The axial stiffness of columns with greater shortening can be effectively increased by placing additional reinforcement at the columns, thus the differential column shortening can be reduced in the design stage. The optimum distribution of additional reinforcement can be determined by applying a gradient based optimization technique.

Keywords: column shortening, long-term behavior, optimization, tall building

Procedia PDF Downloads 242