Search results for: dry high speed
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 21288

Search results for: dry high speed

18618 Hardware Implementation on Field Programmable Gate Array of Two-Stage Algorithm for Rough Set Reduct Generation

Authors: Tomasz Grzes, Maciej Kopczynski, Jaroslaw Stepaniuk

Abstract:

The rough sets theory developed by Prof. Z. Pawlak is one of the tools that can be used in the intelligent systems for data analysis and processing. Banking, medicine, image recognition and security are among the possible fields of utilization. In all these fields, the amount of the collected data is increasing quickly, but with the increase of the data, the computation speed becomes the critical factor. Data reduction is one of the solutions to this problem. Removing the redundancy in the rough sets can be achieved with the reduct. A lot of algorithms of generating the reduct were developed, but most of them are only software implementations, therefore have many limitations. Microprocessor uses the fixed word length, consumes a lot of time for either fetching as well as processing of the instruction and data; consequently, the software based implementations are relatively slow. Hardware systems don’t have these limitations and can process the data faster than a software. Reduct is the subset of the decision attributes that provides the discernibility of the objects. For the given decision table there can be more than one reduct. Core is the set of all indispensable condition attributes. None of its elements can be removed without affecting the classification power of all condition attributes. Moreover, every reduct consists of all the attributes from the core. In this paper, the hardware implementation of the two-stage greedy algorithm to find the one reduct is presented. The decision table is used as an input. Output of the algorithm is the superreduct which is the reduct with some additional removable attributes. First stage of the algorithm is calculating the core using the discernibility matrix. Second stage is generating the superreduct by enriching the core with the most common attributes, i.e., attributes that are more frequent in the decision table. Described above algorithm has two disadvantages: i) generating the superreduct instead of reduct, ii) additional first stage may be unnecessary if the core is empty. But for the systems focused on the fast computation of the reduct the first disadvantage is not the key problem. The core calculation can be achieved with a combinational logic block, and thus add respectively little time to the whole process. Algorithm presented in this paper was implemented in Field Programmable Gate Array (FPGA) as a digital device consisting of blocks that process the data in a single step. Calculating the core is done by the comparators connected to the block called 'singleton detector', which detects if the input word contains only single 'one'. Calculating the number of occurrences of the attribute is performed in the combinational block made up of the cascade of the adders. The superreduct generation process is iterative and thus needs the sequential circuit for controlling the calculations. For the research purpose, the algorithm was also implemented in C language and run on a PC. The times of execution of the reduct calculation in a hardware and software were considered. Results show increase in the speed of data processing.

Keywords: data reduction, digital systems design, field programmable gate array (FPGA), reduct, rough set

Procedia PDF Downloads 201
18617 Memetic Algorithm for Solving the One-To-One Shortest Path Problem

Authors: Omar Dib, Alexandre Caminada, Marie-Ange Manier

Abstract:

The purpose of this study is to introduce a novel approach to solve the one-to-one shortest path problem. A directed connected graph is assumed in which all edges’ weights are positive. Our method is based on a memetic algorithm in which we combine a genetic algorithm (GA) and a variable neighborhood search method (VNS). We compare our approximate method with two exact algorithms Dijkstra and Integer Programming (IP). We made experimentations using random generated, complete and real graph instances. In most case studies, numerical results show that our method outperforms exact methods with 5% average gap to the optimality. Our algorithm’s average speed is 20-times faster than Dijkstra and more than 1000-times compared to IP. The details of the experimental results are also discussed and presented in the paper.

Keywords: shortest path problem, Dijkstra’s algorithm, integer programming, memetic algorithm

Procedia PDF Downloads 447
18616 Vaporization of a Single N-Pentane Liquid Drop in a Flowing Immiscible Liquid Media

Authors: Hameed B. Mahood, Ali Sh. Baqir

Abstract:

Vaporization of a single n-pentane drop in a direct contact with another flowing immiscible liquid (warm water) has been experimentally investigated. The experiments were carried out utilising a cylindrical Perspex tube of diameter 10 cm and height and 150 cm. Saturated liquid n-pentane and warm water at 45oC were used as the dispersed and continuous phases, respectively. Photron FASTCAM SA 1.1high speed camera (75,000f/s) with software V. 321 was implemented during the experiments. Five different continuous phase flow rates (warm water) (10, 20, 30, 40, and 46 L⁄h) were used in the study. The results indicated that the increase of the continuous phase (warm water) flow rate results in increasing of the drop/bubble diameter.

Keywords: drop evaporation, direct contact heat transfer, drop/bubble growth, experimental technique

Procedia PDF Downloads 330
18615 Efficient Control of Brushless DC Motors with Pulse Width Modulation

Authors: S. Shahzadi, J. Rizk

Abstract:

This paper describes the pulse width modulated control of a three phase, 4 polar DC brushless motor. To implement this practically the Atmel’s AVR ATmega 328 microcontroller embedded on an Arduino Eleven board is utilized. The microcontroller programming is done in an open source Arduino IDE development environment. The programming logic effectively manipulated a six MOSFET bridge which was used to energize the stator windings as per control requirements. The results obtained showed accurate, precise and efficient pulse width modulated operation. Another advantage offered by this pulse width modulated control was the efficient speed control of the motor. By varying the time intervals between successive commutations, faster energizing of the stator windings was possible thereby leading to quicker rotor alignment with these energized phases and faster revolutions.

Keywords: brushless DC motors, commutation, MOSFET, PWM

Procedia PDF Downloads 494
18614 Study of the Behavior of PM₁₀ and SO₂ in the Urban Atmosphere of Sfax: Influence of Anthropised Contributions and Special Meteorological Conditions, 2008

Authors: Allagui Mohamed

Abstract:

The study of the temporal variation of the PM10 and the SO₂ in the area of Sfax during the year of 2008, showed very significant fluctuations of the contents. They depend on the transmitting sources and the weather conditions. The study of the evolutionary behavior of the PM10 and the SO₂ in a situation of the Sirocco revealed the determining influence of the Sahara which was confirmed by its strong enrichment of the atmosphere with particulate matter. The analysis of a situation of breeze of sea highlighted the increase in the contents of the PM10 of agreement with the increase the speed of the marine wind, in particular for the diurnal period, possibly testifying to the enrichment of the aerosol in a considerable maritime component. A situation of anticyclonic winter examined when with it the accumulation of the contents of the PM10 at a rate of 70 μg/m³ showed such concentrations remained weak by comparison with other studies which show contents of about 300 μg/m³.

Keywords: PM10, sea breeze, SO₂, sirocco, anticyclone

Procedia PDF Downloads 112
18613 Constructing the Density of States from the Parallel Wang Landau Algorithm Overlapping Data

Authors: Arman S. Kussainov, Altynbek K. Beisekov

Abstract:

This work focuses on building an efficient universal procedure to construct a single density of states from the multiple pieces of data provided by the parallel implementation of the Wang Landau Monte Carlo based algorithm. The Ising and Pott models were used as the examples of the two-dimensional spin lattices to construct their densities of states. Sampled energy space was distributed between the individual walkers with certain overlaps. This was made to include the latest development of the algorithm as the density of states replica exchange technique. Several factors of immediate importance for the seamless stitching process have being considered. These include but not limited to the speed and universality of the initial parallel algorithm implementation as well as the data post-processing to produce the expected smooth density of states.

Keywords: density of states, Monte Carlo, parallel algorithm, Wang Landau algorithm

Procedia PDF Downloads 385
18612 High-Resolution Spatiotemporal Retrievals of Aerosol Optical Depth from Geostationary Satellite Using Sara Algorithm

Authors: Muhammad Bilal, Zhongfeng Qiu

Abstract:

Aerosols, suspended particles in the atmosphere, play an important role in the earth energy budget, climate change, degradation of atmospheric visibility, urban air quality, and human health. To fully understand aerosol effects, retrieval of aerosol optical properties such as aerosol optical depth (AOD) at high spatiotemporal resolution is required. Therefore, in the present study, hourly AOD observations at 500 m resolution were retrieved from the geostationary ocean color imager (GOCI) using the simplified aerosol retrieval algorithm (SARA) over the urban area of Beijing for the year 2016. The SARA requires top-of-the-atmosphere (TOA) reflectance, solar and sensor geometry information and surface reflectance observations to retrieve an accurate AOD. For validation of the GOCI retrieved AOD, AOD measurements were obtained from the aerosol robotic network (AERONET) version 3 level 2.0 (cloud-screened and quality assured) data. The errors and uncertainties were reported using the root mean square error (RMSE), relative percent mean error (RPME), and the expected error (EE = ± (0.05 + 0.15AOD). Results showed that the high spatiotemporal GOCI AOD observations were well correlated with the AERONET AOD measurements with a correlation coefficient (R) of 0.92, RMSE of 0.07, and RPME of 5%, and 90% of the observations were within the EE. The results suggested that the SARA is robust and has the ability to retrieve high-resolution spatiotemporal AOD observations over the urban area using the geostationary satellite.

Keywords: AEORNET, AOD, SARA, GOCI, Beijing

Procedia PDF Downloads 147
18611 Experimental Quantification of the Intra-Tow Resin Storage Evolution during RTM Injection

Authors: Mathieu Imbert, Sebastien Comas-Cardona, Emmanuelle Abisset-Chavanne, David Prono

Abstract:

Short cycle time Resin Transfer Molding (RTM) applications appear to be of great interest for the mass production of automotive or aeronautical lightweight structural parts. During the RTM process, the two components of a resin are mixed on-line and injected into the cavity of a mold where a fibrous preform has been placed. Injection and polymerization occur simultaneously in the preform inducing evolutions of temperature, degree of cure and viscosity that furthermore affect flow and curing. In order to adjust the processing conditions to reduce the cycle time, it is, therefore, essential to understand and quantify the physical mechanisms occurring in the part during injection. In a previous study, a dual-scale simulation tool has been developed to help determining the optimum injection parameters. This tool allows tracking finely the repartition of the resin and the evolution of its properties during reactive injections with on-line mixing. Tows and channels of the fibrous material are considered separately to deal with the consequences of the dual-scale morphology of the continuous fiber textiles. The simulation tool reproduces the unsaturated area at the flow front, generated by the tow/channel difference of permeability. Resin “storage” in the tows after saturation is also taken into account as it may significantly affect the repartition and evolution of the temperature, degree of cure and viscosity in the part during reactive injections. The aim of the current study is, thanks to experiments, to understand and quantify the “storage” evolution in the tows to adjust and validate the numerical tool. The presented study is based on four experimental repeats conducted on three different types of textiles: a unidirectional Non Crimp Fabric (NCF), a triaxial NCF and a satin weave. Model fluids, dyes and image analysis, are used to study quantitatively, the resin flow in the saturated area of the samples. Also, textiles characteristics affecting the resin “storage” evolution in the tows are analyzed. Finally, fully coupled on-line mixing reactive injections are conducted to validate the numerical model.

Keywords: experimental, on-line mixing, high-speed RTM process, dual-scale flow

Procedia PDF Downloads 154
18610 Evaluating the Seismic Stress Distribution in the High-Rise Structures Connections with Optimal Bracing System

Authors: H. R. Vosoughifar, Seyedeh Zeinab. Hosseininejad, Nahid Shabazi, Seyed Mohialdin Hosseininejad

Abstract:

In recent years, structure designers advocate further application of energy absorption devices for lateral loads damping. The Un-bonded Braced Frame (UBF) system is one of the efficient damping systems, which is made of a smart combination of steel and concrete or mortar. In this system, steel bears the earthquake-induced axial force as compressive or tension forces without loss of strength. Concrete or mortar around the steel core acts as a constraint for brace and prevents brace buckling during seismic axial load. In this study, the optimal bracing system in the high-rise structures has been evaluated considering the seismic stress distribution in the connections. An actual 18-story structure was modeled using the proper Finite Element (FE) software where braced with UBF, Eccentrically Braced Frames (EBF) and Concentrically Braced Frame (CBF) systems. Nonlinear static pushover and time-history analyses are then performed so that the acquired results demonstrate that the UBF system reduces drift values in the high-rise buildings. Further statistical analyses show that there is a significant difference between the drift values of UBF system compared with those resulted from the EBF and CBF systems. Hence, the seismic stress distribution in the connections of the proposed structure which braced with UBF system was investigated.

Keywords: optimal bracing system, high-rise structure, finite element analysis (FEA), seismic stress

Procedia PDF Downloads 412
18609 Dynamic Amplification Factors of Some City Bridges

Authors: I. Paeglite, A. Paeglitis

Abstract:

The paper presents a study of dynamic effects obtained from the dynamic load testing of the city highway bridges in Latvia carried out from 2005 to 2012. 9 pre-stressed concrete bridges and 4 composite bridges were considered. 11 of 13 bridges were designed according to the Eurocodes but two according to the previous structural codes used in Latvia (SNIP 2.05.03-84). The dynamic properties of the bridges were obtained by heavy vehicles passing the bridge roadway with different driving speeds and with or without even pavement. The obtained values of the Dynamic amplification factor (DAF) and bridge natural frequency were analyzed and compared to the values of built-in traffic load models provided in Eurocode 1. The actual DAF values for even bridge deck in the most cases are smaller than the value adopted in Eurocode 1. Vehicle speed for uneven pavements significantly influence Dynamic amplification factor values.

Keywords: bridge, dynamic effects, load testing, dynamic amplification factor

Procedia PDF Downloads 363
18608 Fostering a Sense of Belonging in Hybrid Teams

Authors: Jam Harley

Abstract:

The COVID-19 epidemic accelerated the speed of change in the workplace. Overnight, several individuals shifted from co-location in an office to hybrid or remote work. The pandemic also expedited and intensified the need to address persistent leadership and management concerns, including digital transformation, remote management, leading through fast change, anxiety, and uncertainty. Nonetheless, many leaders have failed to address the problems left behind by the epidemic. In a fundamental work devoted to comprehending what constitutes a human need, Maslow reiterates similar descriptors in his explanation of belongingness as the human need to be accepted, acknowledged, respected, and appreciated by a community of other individuals. This study aims to investigate the lived experiences of dispersed hybrid team members in order to find leadership best practices that improve team performance and retention through an increased individual’s sense of belonging.

Keywords: organizational change, belonging, diversity, equity

Procedia PDF Downloads 42
18607 Importance of Women Education: Mother To Be Education in Order to Brighten Future Generation’s Foredoom

Authors: Ummi Sholihah Pertiwi Abidin, Eva Fadhilah

Abstract:

Social changes are more and more growing and having many different forms as the time passed and thought methods in the society. One of many forms of that social changes is the emancipation of women that is flourishing by the inception of gender equality perception between men and women in all aspects including education. It’s not anymore found the distinction between genders in learning and the education achieving right at this globalized era. But, it is still many perceptions which are against that equality of education achieving right, either come from the women’s selves or many external factors. They assumed that they are going to be a mother in the future, and a wife, someone with responsible for taking care of the household and everything inside, while the husband is the one who has the responsible for looking for the living. So comes from this kind of assumption, the perception against the education equality between genders, which means there is no need for them –women- to achieve the high education because they will still end up as housewives. Except those working or career women that need high education to support their works. These women are not aware that even a mother needs the high and capable education. Because, as the 'mother to be,' they surely need broad knowledge from the education to educate their children in the future. It is such a big fault to say the kind of thing, 'It is no matter that I am not educated, in case I’m just a housewife. The important thing is my children get a great education'. Unfortunately, it is still often found, saying 'A housewife job is not a big deal to do with high education.' This qualitative method paper raises a theme about the importance of education for women, no matter what will they be in the future. Because however, and whatever is the woman’s career outside the house, or even not working outside, she’s still a mother for her children, and 'educational provision' is a great need. And so forth, this educational provision is a big deal to do with future generation’s foredoom, regarding the first source of children’s knowledge and the first school for them is their mother.

Keywords: women education, mother to be, educational provision, first school, future generation’s foredoom

Procedia PDF Downloads 252
18606 Dimensionality Control of Li Transport by MOFs Based Quasi-Solid to Solid Electrolyte

Authors: Manuel Salado, Mikel Rincón, Arkaitz Fidalgo, Roberto Fernandez, Senentxu Lanceros-Méndez

Abstract:

Lithium-ion batteries (LIBs) are a promising technology for energy storage, but they suffer from safety concerns due to the use of flammable organic solvents in their liquid electrolytes. Solid-state electrolytes (SSEs) offer a potential solution to this problem, but they have their own limitations, such as poor ionic conductivity and high interfacial resistance. The aim of this research was to develop a new type of SSE based on metal-organic frameworks (MOFs) and ionic liquids (ILs). MOFs are porous materials with high surface area and tunable electronic properties, making them ideal for use in SSEs. ILs are liquid electrolytes that are non-flammable and have high ionic conductivity. A series of MOFs were synthesized, and their electrochemical properties were evaluated. The MOFs were then infiltrated with ILs to form a quasi-solid gel and solid xerogel SSEs. The ionic conductivity, interfacial resistance, and electrochemical performance of the SSEs were characterized. The results showed that the MOF-IL SSEs had significantly higher ionic conductivity and lower interfacial resistance than conventional SSEs. The SSEs also exhibited excellent electrochemical performance, with high discharge capacity and long cycle life. The development of MOF-IL SSEs represents a significant advance in the field of solid-state electrolytes. The high ionic conductivity and low interfacial resistance of the SSEs make them promising candidates for use in next-generation LIBs. The data for this research was collected using a variety of methods, including X-ray diffraction, scanning electron microscopy, and electrochemical impedance spectroscopy. The data was analyzed using a variety of statistical and computational methods, including principal component analysis, density functional theory, and molecular dynamics simulations. The main question addressed by this research was whether MOF-IL SSEs could be developed that have high ionic conductivity, low interfacial resistance, and excellent electrochemical performance. The results of this research demonstrate that MOF-IL SSEs are a promising new type of solid-state electrolyte for use in LIBs. The SSEs have high ionic conductivity, low interfacial resistance, and excellent electrochemical performance. These properties make them promising candidates for use in next-generation LIBs that are safer and have higher energy densities.

Keywords: energy storage, solid-electrolyte, ionic liquid, metal-organic-framework, electrochemistry, organic inorganic plastic crystal

Procedia PDF Downloads 63
18605 Hot Cracking Susceptibility Evaluation of the Advanced UNS S31035 Austenitic Stainless Steel by Varestraint Weldability Testing

Authors: Mikael M. Johansson, Peter Stenvall, Leif Karlsson, Joel Andersson

Abstract:

Sandvik Sanicro 25, UNS S31035, is an advanced high temperature austenitic stainless steel that potentially can be used in super-heaters and reheaters in the next generation of advanced ultra-super critical power plants. The material possesses both high creep strength and good corrosion resistance at temperatures up to 700°C. Its high temperature properties are positioned between other commercially available high temperature austenitic stainless steels and nickel-based alloys. It is, however, well known that an austenitic solidification mode combined with a fully austenitic microstructure exacerbate susceptibility towards hot cracking. The problem increases even more for thick walled material in multipass welding and could compromise the integrity of the welded component. Varestraint weldability testing is commonly used to evaluate susceptibility towards hot cracking of materials. In this paper, Varestraint test results are evaluated for base material of both UNS S31035 steel and are compared to those of the well-known and well-characterized UNS S31008 grade. The more creep resistant alloy, UNS S31035, is metallurgically more complicated than the UNS S31008 grade and has additions of several alloying elements to improve its high temperature properties. It benefits from both solid solution hardening as well as precipitation hardening. This investigation therefore attempts, based on the Varestraint weldability test, to understand if there are any differences in cracking mechanisms between these two grades due to the additional alloying elements used in UNS S31035. Results from Varestraint testing and crack type investigations will be presented and discussed in some detail. It is shown that hot cracking susceptibility of the UNS S31035 steel is only slightly higher than that of UNS S31008 despite the more complicated metallurgy. Weldability of the two alloys is therefore judged to be comparable making the newer alloy well suited also for critical applications.

Keywords: austenitic stainless steel, hot cracking susceptibility, UNS S31035, UNS S31008, varestraint weldability testing

Procedia PDF Downloads 112
18604 Blood Lipid Management: Combined Treatment with Hydrotherapy and Ozone Bubbles Bursting in Water

Authors: M. M. Wickramasinghe

Abstract:

Cholesterol and triglycerides are lipids, mainly essential to maintain the cellular structure of the human body. Cholesterol is also important for hormone production, vitamin D production, proper digestion functions, and strengthening the immune system. Excess fats in the blood circulation, known as hyperlipidemia, become harmful leading to arterial clogging and causing atherosclerosis. Aim of this research is to develop a treatment protocol to efficiently break down and maintain circulatory lipids by improving blood circulation without strenuous physical exercises while immersed in a tub of water. To achieve the target of strong exercise effect, this method involves generating powerful ozone bubbles to spin, collide, and burst in the water. Powerful emission of air into water is capable of transferring locked energy of the water molecules and releasing energy. This method involves water and air-based impact generated by pumping ozone at the speed of 46 lts/sec with a concentration of 0.03-0.05 ppt according to safety standards of The Federal Institute for Drugs and Medical Devices, BfArM, Germany. The direct impact of ozone bubbles on the muscular system and skin becomes the main target and is capable of increasing the heart rate while immersed in water. A total time duration of 20 minutes is adequate to exert a strong exercise effect, improve blood circulation, and stimulate the nervous and endocrine systems. Unstable ozone breakdown into oxygen release onto the surface of the water giving additional benefits and supplying high-quality air rich in oxygen required to maintain efficient metabolic functions. The breathing technique was introduced to improve the efficiency of lung functions and benefit the air exchange mechanism. The temperature of the water is maintained at 39c to 40c to support arterial dilation and enzyme functions and efficiently improve blood circulation to the vital organs. The buoyancy of water and natural hydrostatic pressure release the tension of the body weight and relax the mind and body. Sufficient hydration (3lts of water per day) is an essential requirement to transport nutrients and remove waste byproducts to process through the liver, kidney, and skin. Proper nutritional intake is an added advantage to optimize the efficiency of this method which aids in a fast recovery process. Within 20-30 days of daily treatment, triglycerides, low-density lipoproteins (LDL), and total cholesterol reduction were observed in patients with abnormal levels of lipid profile. Borderline patients were cleared within 10–15 days of treatment. This is a highly efficient system that provides many benefits and is able to achieve a successful reduction of triglycerides, LDL, and total cholesterol within a short period of time. Supported by proper hydration and nutritional balance, this system of natural treatment maintains healthy levels of lipids in the blood and avoids the risk of cerebral stroke, high blood pressure, and heart attacks.

Keywords: atherosclerosis, cholesterol, hydrotherapy, hyperlipidemia, lipid management, ozone therapy, triglycerides

Procedia PDF Downloads 77
18603 Residual Life Estimation Based on Multi-Phase Nonlinear Wiener Process

Authors: Hao Chen, Bo Guo, Ping Jiang

Abstract:

Residual life (RL) estimation based on multi-phase nonlinear Wiener process was studied in this paper, which is significant for complicated products with small samples. Firstly, nonlinear Wiener model with random parameter was introduced and multi-phase nonlinear Wiener model was proposed to model degradation process of products that were nonlinear and separated into different phases. Then the multi-phase RL probability density function based on the presented model was derived approximately in a closed form and parameters estimation was achieved with the method of maximum likelihood estimation (MLE). Finally, the method was applied to estimate the RL of high voltage plus capacitor. Compared with the other three different models by log-likelihood function (Log-LF) and Akaike information criterion (AIC), the results show that the proposed degradation model can capture degradation process of high voltage plus capacitors in a better way and provide a more reliable result.

Keywords: multi-phase nonlinear wiener process, residual life estimation, maximum likelihood estimation, high voltage plus capacitor

Procedia PDF Downloads 439
18602 The Comparison of Movement and Physical Fitness in Secondary Male Students in Altitude and Coastal Areas

Authors: Esmaeil Zabihi, Seyed Hossein Alavi

Abstract:

The purpose of this study is a comparison of movement and physical fitness in athlete's male students in altitude and sea-level. The samples consist of 450 subjects in altitude and sea-level in Iran in years of 2013 which were selected randomly from the population. We investigated the effect of high altitude on the tests activity profile of youth high altitude and sea level residents. Methods 450 Sea Level (Mahmood Abad) and 450 Altitude-resident (Shahre-Kord) athlete students tests of physical fitness near sea level (-5 m) and in Altitude (2100 m). This study is Descriptive Research (causal-comparative research). The tests of physical fitness include pull-ups test, sit-ups test, agility test(4 9), 45 sprint test, 1600 m running, long jump, and flexibility test. For determining of different between the physical fitness of altitude and sea-level students was used t-test (P ≤ 0.05). The result of this study show that there is no significant difference between the average of pull-ups test, flexibility, 45 sprints, and agility (4 9) test of students in sea-level and altitude. But there is a significant difference between the average of sit-ups, 1600 m running and long jump in altitude. The students of altitude have higher power rather than sea-level. But the students of sea-level have stronger abdominal muscles and cardio-respiratory endurance rather than altitude. High altitude reduces the distance covered by youth athlete students during tests. Neither acclimatisation nor lifelong residence at high altitude protects against detrimental effects of altitude on tests activity profile.

Keywords: physical fitness, sea level, altitude areas, AAHPERD test

Procedia PDF Downloads 418
18601 Effect of Variation of Temperature Distribution on Mechanical Properties of Shield Metal Arc Welded Duplex Stainless Steel

Authors: Arvind Mittal, Rajesh Gupta

Abstract:

Influence of heat input on the micro structure and mechanical properties of shield metal arc welded of duplex stainless steel UNSNO.S-31803 has been investigated. Three heat input combinations designated as low heat (0.675 KJ/mm), medium heat (0.860 KJ/mm) and high heat (1.094 KJ/mm) and weld joints made using these combinations were subjected to micro structural evaluations and tensile and impact testing so as to analyze the effect of thermal arc energy on the micro structure and mechanical properties of these joints. The result of this investigation shows that the joints made using low heat input exhibited higher tensile strength than those welded with medium and high heat input. Heat affected zone of welded joint made with medium heat input has austenitic ferritic grain structure with some patchy austenite provide high toughness. Significant grain coarsening was observed in the heat affected zone (HAZ) of medium and high heat input welded joints, whereas low heat input welded joint shows the fine grain structure in the heat affected zone with small amount of dendritic formation and equiaxed grain structure where inner zone indicates slowly cooled grains in the direction of heat dissipation. This is the main reason for the observable changes of tensile properties of weld joints welded with different arc energy inputs.

Keywords: microstructure, mechanical properties, shield metal arc welded, duplex stainless steel

Procedia PDF Downloads 263
18600 Dissolution Leaching Kinetics of Ulexite in Disodium Hydrogen Phosphate Solutions

Authors: Betül Özgenç, Soner Kuşlu, Sabri Çolak, Turan Çalban

Abstract:

The aim of this study was investigate the leaching kinetics of ulexite in disodium hydrogen phosphate solutions in a mechanical agitation system. Reaction temperature, concentration of disodium hydrogen phosphate solutions, stirring speed, solid/liquid ratio and ulexite particle size were selected as parameters. The experimental results were successfully correlated by linear regression using Statistica program. Dissolution curves were evaluated shrinking core models for solid-fluid systems. It was observed that increase in the reaction temperature and decrease in the solid/liquid ratio causes an increase the dissolution rate of ulexite. The activation energy was found to be 63.4 kJ/mol. The leaching of ulexite was controlled by chemical reaction.

Keywords: ulexite, disodium hydrogen phosphate, leaching kinetics

Procedia PDF Downloads 392
18599 Adaptive Filtering in Subbands for Supervised Source Separation

Authors: Bruna Luisa Ramos Prado Vasques, Mariane Rembold Petraglia, Antonio Petraglia

Abstract:

This paper investigates MIMO (Multiple-Input Multiple-Output) adaptive filtering techniques for the application of supervised source separation in the context of convolutive mixtures. From the observation that there is correlation among the signals of the different mixtures, an improvement in the NSAF (Normalized Subband Adaptive Filter) algorithm is proposed in order to accelerate its convergence rate. Simulation results with mixtures of speech signals in reverberant environments show the superior performance of the proposed algorithm with respect to the performances of the NLMS (Normalized Least-Mean-Square) and conventional NSAF, considering both the convergence speed and SIR (Signal-to-Interference Ratio) after convergence.

Keywords: adaptive filtering, multi-rate processing, normalized subband adaptive filter, source separation

Procedia PDF Downloads 411
18598 Relationship between Feeding Type and the Occurrence of Aflatoxin M1 in Milk of High Yielding Dairy Cows

Authors: G. S. Sumanasekara, W. M. P. B. Weerasingheg

Abstract:

The major problem associated with concentrate feeds used for feeding cattle is declining quality by contamination with Aflatoxins. Objective: The aim of the study was to detect levels of Aflatoxin M1(AFM1) in cow milk , AFM1 levels present in milk related to different feed types and to identify the relationship between feed type and Aflatoxin M1 in milk. Design: cross sectional study design. Milk samples from each farm assessed for presence of AFM1 using High Performance Liquid Chromatographic method. Setting: Ten dairy farms located in Nuwara-Eliya district were randomly selected.AFM1 analysis was done using High Performance Liquid Chromatography(HPLC). Results: The results indicated that AFM1 was present in 50% of samples. Coconut poonac shown the most significant relationship among individual feeds having a correlation of 0.65 and P value of 0.042 . Among feed combinations, coconut poonac and beer pulp combination showed the highest correlation of 0.77 and P value of 0.05. Grasses had shown a very poor relationship with the AFM1 occurrence in milk (r=0.053, P=0.885). Relationship between overall concentrate feeds in the study and AFM1 in milk, it was clear that they had a significant relationship having correlation of 0.65 and P value of 0.042. Majority of samples lied between 0-10 ng L-1 of AFM1 and one sample exceeded above 30 ng L-1. Two samples had AFM1 concentrations between 22-32 ng L-1. One sample lied between 32-42ng L-1, did not exceed the EU recommended level of 50 ng L-1. The presence of AFM1 in milk under various management and feeding conditions is yet to be investigated in Sri Lanka.

Keywords: aflatoxin M1, aspergillus, cattle feed, concentrates, cow milk, high perforamance liquid chromatography

Procedia PDF Downloads 275
18597 Simultaneous Determination of Cefazolin and Cefotaxime in Urine by HPLC

Authors: Rafika Bibi, Khaled Khaladi, Hind Mokran, Mohamed Salah Boukhechem

Abstract:

A high performance liquid chromatographic method with ultraviolet detection at 264nm was developed and validate for quantitative determination and separation of cefazolin and cefotaxime in urine, the mobile phase consisted of acetonitrile and phosphate buffer pH4,2(15 :85) (v/v) pumped through ODB 250× 4,6 mm, 5um column at a flow rate of 1ml/min, loop of 20ul. In this condition, the validation of this technique showed that it is linear in a range of 0,01 to 10ug/ml with a good correlation coefficient ( R>0,9997), retention time of cefotaxime, cefazolin was 9.0, 10.1 respectively, the statistical evaluation of the method was examined by means of within day (n=6) and day to day (n=5) and was found to be satisfactory with high accuracy and precision.

Keywords: cefazolin, cefotaxime, HPLC, bioscience, biochemistry, pharmaceutical

Procedia PDF Downloads 341
18596 Robustness of the Fuzzy Adaptive Speed Control of a Multi-Phase Asynchronous Machine

Authors: Bessaad Taieb, Benbouali Abderrahmen

Abstract:

Fuzzy controllers are a powerful tool for controlling complex processes. However, its robustness capacity remains moderately limited because it loses its property for large ranges of parametric variations. In this paper, the proposed control method is designed, based on a fuzzy adaptive controller used as a remedy for this problem. For increase the robustness of the vector control and to maintain the performance of the five-phase asynchronous machine despite the presence of disturbances (variation of rotor resistance, rotor inertia variations, sudden variations in the load etc.), by applying the method of behaviour model control (BMC). The results of simulation show that the fuzzy adaptive control provides best performance and has a more robustness as the fuzzy (FLC) and as a conventional (PI) controller.

Keywords: fuzzy adaptive control, behaviour model control, vector control, five-phase asynchronous machine

Procedia PDF Downloads 75
18595 Optimizing Pick and Place Operations in a Simulated Work Cell for Deformable 3D Objects

Authors: Troels Bo Jørgensen, Preben Hagh Strunge Holm, Henrik Gordon Petersen, Norbert Kruger

Abstract:

This paper presents a simulation framework for using machine learning techniques to determine robust robotic motions for handling deformable objects. The main focus is on applications in the meat sector, which mainly handle three-dimensional objects. In order to optimize the robotic handling, the robot motions have been parameterized in terms of grasp points, robot trajectory and robot speed. The motions are evaluated based on a dynamic simulation environment for robotic control of deformable objects. The evaluation indicates certain parameter setups, which produce robust motions in the simulated environment, and based on a visual analysis indicate satisfactory solutions for a real world system.

Keywords: deformable objects, robotic manipulation, simulation, real world system

Procedia PDF Downloads 266
18594 Carbon Capture: Growth and Development of Membranes in Gas Sequestration

Authors: Sreevalli Bokka

Abstract:

Various technologies are emerging to capture or reduce carbon intensity from a gas stream, such as industrial effluent air and atmosphere. Of these technologies, filter membranes are emerging as a key player in carbon sequestering. The key advantages of these membranes are their high surface area and porosity. Fabricating a filter membrane that has high selectivity for carbon sequestration is challenging as material properties and processing parameters affect the membrane properties. In this study, the growth of the filter membranes and the critical material properties that impact carbon sequestration are presented.

Keywords: membranes, filtration, separations, polymers, carbon capture

Procedia PDF Downloads 49
18593 Efficient Tuning Parameter Selection by Cross-Validated Score in High Dimensional Models

Authors: Yoonsuh Jung

Abstract:

As DNA microarray data contain relatively small sample size compared to the number of genes, high dimensional models are often employed. In high dimensional models, the selection of tuning parameter (or, penalty parameter) is often one of the crucial parts of the modeling. Cross-validation is one of the most common methods for the tuning parameter selection, which selects a parameter value with the smallest cross-validated score. However, selecting a single value as an "optimal" value for the parameter can be very unstable due to the sampling variation since the sample sizes of microarray data are often small. Our approach is to choose multiple candidates of tuning parameter first, then average the candidates with different weights depending on their performance. The additional step of estimating the weights and averaging the candidates rarely increase the computational cost, while it can considerably improve the traditional cross-validation. We show that the selected value from the suggested methods often lead to stable parameter selection as well as improved detection of significant genetic variables compared to the tradition cross-validation via real data and simulated data sets.

Keywords: cross validation, parameter averaging, parameter selection, regularization parameter search

Procedia PDF Downloads 396
18592 Influence of Wind Induced Fatigue Damage in the Reliability of Wind Turbines

Authors: Emilio A. Berny-Brandt, Sonia E. Ruiz

Abstract:

Steel tubular towers serving as support structures for large wind turbines are subject to several hundred million stress cycles arising from the turbulent nature of the wind. This causes high-cycle fatigue which can govern tower design. The practice of maintaining the support structure after wind turbines reach its typical 20-year design life have become common, but without quantifying the changes in the reliability on the tower. There are several studies on this topic, but most of them are based on the S-N curve approach using the Miner’s rule damage summation method, the de-facto standard in the wind industry. However, the qualitative nature of Miner’s method makes desirable the use of fracture mechanics to measure the effects of fatigue in the capacity curve of the structure, which is important in order to evaluate the integrity and reliability of these towers. Temporal and spatially varying wind speed time histories are simulated based on power spectral density and coherence functions. Simulations are then applied to a SAP2000 finite element model and step-by-step analysis is used to obtain the stress time histories for a range of representative wind speeds expected during service conditions of the wind turbine. Rainflow method is then used to obtain cycle and stress range information of each of these time histories and a statistical analysis is performed to obtain the distribution parameters of each variable. Monte Carlo simulation is used here to evaluate crack growth over time in the tower base using the Paris-Erdogan equation. A nonlinear static pushover analysis to assess the capacity curve of the structure after a number of years is performed. The capacity curves are then used to evaluate the changes in reliability of a steel tower located in Oaxaca, Mexico, where wind energy facilities are expected to grow in the near future. Results show that fatigue on the tower base can have significant effects on the structural capacity of the wind turbine, especially after the 20-year design life when the crack growth curve starts behaving exponentially.

Keywords: crack growth, fatigue, Monte Carlo simulation, structural reliability, wind turbines

Procedia PDF Downloads 503
18591 The Effectiveness of Laser In situ Keratomileusis for Correction Various Types of Refractive Anomalies

Authors: Yuliya Markava

Abstract:

The laser in situ keratomileusis (LASIK) is widely common surgical procedure, which has become an alternative for patients who are not satisfied with the performance of other correction methods. A high level of patient satisfaction functional outcomes after refractive surgery confirms the high reliability and safety of LASIK and provides a significant improvement in the quality of life and social adaptation. Purpose: To perform clinical analysis of the results of correction made to the excimer laser system SCHWIND AMARIS 500E in patients with different types of refractive anomalies. Materials and Methods: This was a retrospective analysis of 1581 operations (812 patients): 413 males (50.86%) and 399 females (49.14%) at the age from 18 to 47 years with different types of ametropia. All operations were performed on excimer laser SCHWIND AMARIS 500E in the LASIK procedure. Formation of the corneal flap was made by mechanical microkeratome SCHWIND. Results: Analyzing the structure of refractive anomalies: The largest number of interventions accounted for myopia: 1505 eyes (95.2%), of which about a low myopia: 706 eyes (44.7%), moderate myopia: 562 eyes (35.5 %), high myopia: eyes 217 (13.7%) and supermyopia: 20 eyes (1.3%). Hyperopia was 0.7% (11 eyes), mixed astigmatism: 4.1% (65 eyes). The efficiency was 80% (in patients with supermyopia) to 91.6% and 95.4% (in groups with myopia low and moderate, respectively). Uncorrected visual acuity average values before and after laser operation was in groups: a low myopia 0.18 (up 0.05 to 0.31) and 0.80 (up 0.60 to 1.0); moderate myopia 0.08 (up 0.03 to 0.13) and 0.87 ( up 0.74 to 1.0); high myopia 0.05 (up 0.02 to 0.08) and 0.83 (up 0.66 to 1.0); supermyopia 0.03 (up 0.02 to 0.04) and 0.59 ( up 0.34 to 0.84); hyperopia 0.27 (up 0.16 to 0.38) and 0.57 (up 0.27 to 0.87); mixed astigmatism of 0.35 (up 0.19 to 0.51) and 0.69 (up 0.44 to 0.94). In all cases, after LASIK indicators uncorrected visual acuity significantly increased. Reoperation was 4.43%. Significance: Clinical results of refractive surgery at the excimer laser system SCHWIND AMARIS 500E in different ametropia correction is characterized by high efficiency.

Keywords: effectiveness of laser correction, LASIK, refractive anomalies, surgical treatment

Procedia PDF Downloads 235
18590 Effects of Different Load on Physiological, Hematological, Biochemical, Cytokines Indices of Zanskar Ponies at High Altitude

Authors: Prince Vivek, Vijay Kumar Bharti, Deepak Kumar, Rohit Kumar, Kapil Nehra, Dhananjay Singh, Om Prakash Chaurasia, Bhuvnesh Kumar

Abstract:

High altitude native people still rely heavily on animal transport for logistic support at eastern and northern Himalayas regions. The prevalent mountainous terrains and rugged region are not suitable for the motorized vehicle to use in logistic transport. Therefore, people required high endurance pack animals for load carrying and riding. So far to the best of our knowledge, no studies have been taken to evaluate the effect of loads on the physiology of ponies in high altitude region. So, in this view, we evaluated variation in physiological, hematological, biochemical, and cytokines indices of Zanskar ponies during load carrying at high altitude. Total twelve (12) of Zanskar ponies, mare, age 4-6 years selected for this study, Feed was offered at 2% of body weight, and water ad libitum. Ponies were divided into three groups; group-A (without load), group-B (60 kg), and group-C (80 kg) of backpack loads. The track was very narrow and slippery with gravel, uneven with a rocky surface and has a steep gradient of 4 km uphill at altitude 3291 to 3500m. When we evaluate these parameters, it is understood that the heart rate, pulse rate, and respiration rate was significantly increased in 80 kg group among the three groups. The hematology parameters viz. hemoglobin significantly increased in 80 kg group on 1st day after load carrying among the three groups which was followed by control and 60 kg whereas, PCV, lymphocytes, monocytes percentage significantly increased however, ESR and eosinophil % significantly decreased in 80 kg group after load carrying on 7th day after load carrying among the three groups which were followed by control and 60 kg group. In biochemical parameters viz. LA, LDH, TP, hexokinase (HK), cortisol (CORT), T3, GPx, FRAP and IL-6 significantly increased in 80 kg group on the 7th day after load carrying among the three groups which were followed by control and 60 kg group. The ALT, ALB, GLB, UR, and UA significantly increased in 80 kg group on the 7th day before and after load carrying among the three groups which were followed by control and 60 kg group. The CRT, AST, and CK-MB were significantly increased in 80 kg group on the 1st and 7th day after load carrying among the three groups which were followed by control and 60 kg group. It has been concluded that, heart rate, respiration rate, hematological indices like PCV, lymphocytes, monocytes, Hb and ESR, biochemical indices like lactic acid, LDH, TP, HK, CORT, T3, ALT, AST and CRT, ALB, GLB, UR, UA, GPx, FRAP and IL-6 are important biomarkers to assess effect of load on animal physiology and endurance. Further, this result has revealed the strong correlation of change in biomarkers level with performance in ponies during load carry. Hence, these parameters might be used for the performance of endurance of Zanskar ponies in the high mountain region.

Keywords: biochemical, endurance, high altitude, load, ponies

Procedia PDF Downloads 260
18589 Urban Flood Resilience Comprehensive Assessment of "720" Rainstorm in Zhengzhou Based on Multiple Factors

Authors: Meiyan Gao, Zongmin Wang, Haibo Yang, Qiuhua Liang

Abstract:

Under the background of global climate change and rapid development of modern urbanization, the frequency of climate disasters such as extreme precipitation in cities around the world is gradually increasing. In this paper, Hi-PIMS model is used to simulate the "720" flood in Zhengzhou, and the continuous stages of flood resilience are determined with the urban flood stages are divided. The flood resilience curve under the influence of multiple factors were determined and the urban flood toughness was evaluated by combining the results of resilience curves. The flood resilience of urban unit grid was evaluated based on economy, population, road network, hospital distribution and land use type. Firstly, the rainfall data of meteorological stations near Zhengzhou and the remote sensing rainfall data from July 17 to 22, 2021 were collected. The Kriging interpolation method was used to expand the rainfall data of Zhengzhou. According to the rainfall data, the flood process generated by four rainfall events in Zhengzhou was reproduced. Based on the results of the inundation range and inundation depth in different areas, the flood process was divided into four stages: absorption, resistance, overload and recovery based on the once in 50 years rainfall standard. At the same time, based on the levels of slope, GDP, population, hospital affected area, land use type, road network density and other aspects, the resilience curve was applied to evaluate the urban flood resilience of different regional units, and the difference of flood process of different precipitation in "720" rainstorm in Zhengzhou was analyzed. Faced with more than 1,000 years of rainstorm, most areas are quickly entering the stage of overload. The influence levels of factors in different areas are different, some areas with ramps or higher terrain have better resilience, and restore normal social order faster, that is, the recovery stage needs shorter time. Some low-lying areas or special terrain, such as tunnels, will enter the overload stage faster in the case of heavy rainfall. As a result, high levels of flood protection, water level warning systems and faster emergency response are needed in areas with low resilience and high risk. The building density of built-up area, population of densely populated area and road network density all have a certain negative impact on urban flood resistance, and the positive impact of slope on flood resilience is also very obvious. While hospitals can have positive effects on medical treatment, they also have negative effects such as population density and asset density when they encounter floods. The result of a separate comparison of the unit grid of hospitals shows that the resilience of hospitals in the distribution range is low when they encounter floods. Therefore, in addition to improving the flood resistance capacity of cities, through reasonable planning can also increase the flood response capacity of cities. Changes in these influencing factors can further improve urban flood resilience, such as raise design standards and the temporary water storage area when floods occur, train the response speed of emergency personnel and adjust emergency support equipment.

Keywords: urban flood resilience, resilience assessment, hydrodynamic model, resilience curve

Procedia PDF Downloads 28