Search results for: impregnation reduction method
21130 Effects of Rockdust as a Soil Stabilizing Agent on Poor Subgrade Soil
Authors: Muhammad Munawar
Abstract:
Pavement destruction is normally associated with the horizontal relocation of subgrade because of pavement engrossing water and inordinate avoidance and differential settlement of material underneath the pavement. The aim of the research is to study the effect of the additives (rockdust) on the stability and the increase of bearing capacity of selected soils in Mardan City. The physical, chemical and designing properties of soil were contemplated, and the soil was treated with added admixture rockdust with the goal of stabilizing the local soil. The stabilization or modification of soil is done by blending of rock dust to soils in the scope of 0 to 85% by the rate increment of 5%, 10%, and 15% individually. The following test was done for treated sample: Atterberg limits (liquid limit, plasticity index, plastic limit), standard compaction test, the California bearing test and the direct shear test. The results demonstrated that the gradation of soil is narrow from the particle size analysis. Plasticity index (P.I), Liquid limit (L.L) and plastic limit (P.L) were shown reduction with the addition of Rock dust. It was concluded that the maximum dry density is increasing with the addition of rockdust up to 10%, beyond 10%, it shows reduction in their content. It was discovered that the Cohesion C diminished, the angle of internal friction and the California bearing ratio (C.B.R) was improved with the addition of Rock dust. The investigation demonstrated that the best stabilizer for the contextual investigation (Toru road Mardan) is the rock dust and the ideal dosage is 10 %.Keywords: rockdust, stabilization, modification, CBR
Procedia PDF Downloads 28321129 A Study of Adaptive Fault Detection Method for GNSS Applications
Authors: Je Young Lee, Hee Sung Kim, Kwang Ho Choi, Joonhoo Lim, Sebum Chun, Hyung Keun Lee
Abstract:
A purpose of this study is to develop efficient detection method for Global Navigation Satellite Systems (GNSS) applications based on adaptive estimation. Due to dependence of radio frequency signals, GNSS measurements are dominated by systematic errors in receiver’s operating environment. Thus, to utilize GNSS for aerospace or ground vehicles requiring high level of safety, unhealthy measurements should be considered seriously. For the reason, this paper proposes adaptive fault detection method to deal with unhealthy measurements in various harsh environments. By the proposed method, the test statistics for fault detection is generated by estimated measurement noise. Pseudorange and carrier-phase measurement noise are obtained at time propagations and measurement updates in process of Carrier-Smoothed Code (CSC) filtering, respectively. Performance of the proposed method was evaluated by field-collected GNSS measurements. To evaluate the fault detection capability, intentional faults were added to measurements. The experimental result shows that the proposed detection method is efficient in detecting unhealthy measurements and improves the accuracy of GNSS positioning under fault occurrence.Keywords: adaptive estimation, fault detection, GNSS, residual
Procedia PDF Downloads 57621128 Age and Population Structure of the Goby Parapocryptes Serperaster in the Mekong Delta, Vietnam, Based on Length-Frequency and Otolith Analyses
Authors: Quang Minh Dinh, Jian Guang Qin, Sabine Dittmann, Dinh Dac Tran
Abstract:
The age and population structure the dermal gopy Parapocryptes serperaster were studied using length distributions, otolith and von Bertalanffy model in the Mekong Delta over a whole year through monthly sampling. The sex ratio of P. serperaster was near 1:1, and von Bertalanffy growth parameters were L∞= 25.2 cm, K = 0.74 yr-1, and t0 = -0.22 yr-1. Fish size at first entry to fishery was 14.6 cm, and fishing mortality (1.57 yr-1) and natural mortality (1.51 yr-1) accounted for 51% and 49% of the total mortality (3.07 yr-1), respectively. Relative yield-per-recruit and biomass-per-recruit analyses revealed the levels of maximum exploitation yield (Emax = 0.83), maximum economic yield (E0.1 = 0.71) and the yield at 50% reduction of exploitation (E0.5 = 0.37). Otoliths from 164 female and 196 male gobies were readable, and the otolith morphometry data were used for age identification. The mean age estimated by reading otolith annual rings and by analysing length frequency distribution was consistent. This study shows that the otolith morphometry is a reliable method for aging this goby and possibly also applicable for other tropical gobies. The fishery analysis indicates that this goby stock has not been overexploited in the Mekong Delta.Keywords: Parapcryptes serperaster, otolith, age, pulation structure, Vietnam
Procedia PDF Downloads 65621127 Vocational Teaching Method: A Conceptual Model in Teaching Automotive Practical Work
Authors: Adnan Ahmad, Yusri Kamin, Asnol Dahar Minghat, Mohd. Khir Nordin, Dayana Farzeha, Ahmad Nabil
Abstract:
The purpose of this study is to identify the teaching method practices of the practical work subject in Vocational Secondary School. This study examined the practice of Vocational Teaching Method in Automotive Practical Work. The quantitative method used the sets of the questionnaire. 283 students and 63 teachers involved from ten VSS involved in this research. Research finding showed in conducting the introduction session teachers prefer used the demonstration method and questioning technique. While in deliver the content of practical task, teachers applied group monitoring and problem-solving approach. To conclude the task of automotive practical work, teachers choose re-explain and report writing to make sure students really understand all the process of teaching. VTM-APW also involved the competency-based concept to embed in the model. Derived from factors investigated, research produced the combination of elements in teaching skills and vocational skills which could be used as the best teaching method in automotive practical work for school level. As conclusion this study has concluded that the VTM-APW model is able to apply in teaching to make an improvement with current practices in Vocational Secondary School. Hence, teachers are suggested to use this method to enhance student's knowledge in Automotive and teachers will deliver skills to the current and future workforce relevant with the required competency skilled in workplace.Keywords: vocational teaching method, practical task, teacher preferences, student preferences
Procedia PDF Downloads 45221126 Finite Element Method as a Solution Procedure for Problems in Tissue Biomechanics
Authors: Momoh Omeiza Sheidu
Abstract:
Finite element method as a method of providing solutions to problems in computational bio mechanics provides a framework for modeling the function of tissues that integrates structurally from cell to organ system and functionally across the physiological processes that affect tissue mechanics or are regulated by mechanical forces. In this paper, we present an integrative finite element strategy for solution to problems in tissue bio mechanics as a case study.Keywords: finite element, biomechanics, modeling, computational biomechanics
Procedia PDF Downloads 50321125 Fast Adjustable Threshold for Uniform Neural Network Quantization
Authors: Alexander Goncharenko, Andrey Denisov, Sergey Alyamkin, Evgeny Terentev
Abstract:
The neural network quantization is highly desired procedure to perform before running neural networks on mobile devices. Quantization without fine-tuning leads to accuracy drop of the model, whereas commonly used training with quantization is done on the full set of the labeled data and therefore is both time- and resource-consuming. Real life applications require simplification and acceleration of quantization procedure that will maintain accuracy of full-precision neural network, especially for modern mobile neural network architectures like Mobilenet-v1, MobileNet-v2 and MNAS. Here we present a method to significantly optimize training with quantization procedure by introducing the trained scale factors for discretization thresholds that are separate for each filter. Using the proposed technique, we quantize the modern mobile architectures of neural networks with the set of train data of only ∼ 10% of the total ImageNet 2012 sample. Such reduction of train dataset size and small number of trainable parameters allow to fine-tune the network for several hours while maintaining the high accuracy of quantized model (accuracy drop was less than 0.5%). Ready-for-use models and code are available in the GitHub repository.Keywords: distillation, machine learning, neural networks, quantization
Procedia PDF Downloads 32521124 The Harada Method: A Method for Employee Development during Production Ramp Up
Authors: M. Goerke, J. Gehrmann
Abstract:
Caused by shorter product life cycles and higher product variety the importance of production ramp ups is increasing. Even though companies are aware of that fact, up to 40% of the ramp up projects still miss technical and economical requirements. The success of a ramp up depends on the planning of human factors, organizational aspects and technological solutions. Since only partly considered in scientific literature, this paper lays its focus on the human factor during production ramp up. There are only incoherent methods which address the problems in this area. A systematic and holistic method to improve the capabilities of the employees during ramp up is missing. The Harada Method is a relatively young approach for developing highly-skilled workers. It consists of different worksheets which help employees to set guidelines and reach overall objectives. This approach is going to be transferred into a tool for ramp up management.Keywords: employee development, Harada, production ramp up, organizational aspects
Procedia PDF Downloads 45821123 Conduction Accompanied With Transient Radiative Heat Transfer Using Finite Volume Method
Authors: A. Ashok, K.Satapathy, B. Prerana Nashine
Abstract:
The objective of this research work is to investigate for one dimensional transient radiative transfer equations with conduction using finite volume method. Within the infrastructure of finite-volume, we obtain the conservative discretization of the terms in order to preserve the overall conservative property of finitevolume schemes. Coupling of conductive and radiative equation resulting in fluxes is governed by the magnitude of emissivity, extinction coefficient, and temperature of the medium as well as geometry of the problem. The problem under consideration has been solved, for a slab dominating radiation coupled with transient conduction based on finite volume method. The boundary conditions are also chosen so as to give a good model of the discretized form of radiation transfer equation. The important feature of the present method is flexibility in specifying the control angles in the FVM, while keeping the simplicity in the solution procedure. Effects of various model parameters are examined on the distributions of temperature, radiative and conductive heat fluxes and incident radiation energy etc. The finite volume method is considered to effectively evaluate the propagation of radiation intensity through a participating medium.Keywords: participating media, finite volume method, radiation coupled with conduction, transient radiative heat transfer
Procedia PDF Downloads 38921122 Prednisone and Its Active Metabolite Prednisolone Attenuate Lipid Accumulation in Macrophages
Authors: H. Jeries, N. Volkova, C. G. Iglesias, M. Najjar, M. Rosenblat, M. Aviram, T. Hayek
Abstract:
Background: Synthetic forms of glucocorticoids (e.g., prednisone, prednisolone) are anti-inflammatory drugs which are widely used in clinical practice. The role of glucocorticoids (GCs) in cardiovascular diseases including atherosclerosis is highly controversial, and their impact on macrophage foam cell formation is still unknown. Our aim was to investigate the effects of prednisone or its active metabolite, prednisolone, on macrophage oxidative stress and lipid metabolism using in-vivo, ex-vivo and in-vitro systems. Methods: The in-vivo study included C57BL/6 mice which were intraperitoneally injected with prednisone or prednisolone (5mg/kg) for 4 weeks, followed by lipid metabolism analyses in the mice aorta, and in peritoneal macrophages (MPM). In the ex-vivo study, we analyzed the effect of serum samples obtained from 9 healthy volunteers before or after treatment with oral prednisone (20mg for 5 days), on J774A.1 macrophage atherogenicity. In-vitro studies were conducted using J774A.1 macrophages, human monocyte derived macrophages (HMDM) and fibroblasts. Cells were incubated with increasing concentrations (0-200 ng/ml) of prednisone or prednisolone, followed by determination of cellular oxidative status, triglyceride and cholesterol metabolism. Results: Prednisone or prednisolone treatment resulted in a significant reduction in triglycerides and mainly in cholesterol cellular accumulation in MPM or in J774A.1 macrophages incubated with human serum. Similar resulted were noted in HMDM or in J774A.1 macrophages which were directly incubated with the GCs. These effects were associated with GCs inhibitory effect on triglycerides and cholesterol biosynthesis rates, throughout downregulation of diacylglycerol acyltransferase1 (DGAT1) expression, and of the sterol regulatory element binding protein (SREBP2) and HMGCR expression, respectively. In parallel to prednisone or prednisolone induced reduction in macrophage triglyceride content, paraoxonase 2 (PON2) expression was significantly upregulated. GCs-induced reduction of cellular triglyceride and cholesterol mass was mediated by the GCs receptors on macrophages since the GCs receptor antagonist (RU 486) abolished these effects. In fibroblasts, unlike macrophages, prednisone or prednisolone showed no anti-atherogenic effects. Conclusions: Prednisone or prednisolone are anti-atherogenic since they protected macrophages from lipid accumulation and foam cell formation.Keywords: atherosclerosis, cholesterol, foam cell, macrophage, prednisone, prednisolone, triglycerides
Procedia PDF Downloads 14521121 Forecasting Etching Behavior Silica Sand Using the Design of Experiments Method
Authors: Kefaifi Aissa, Sahraoui Tahar, Kheloufi Abdelkrim, Anas Sabiha, Hannane Farouk
Abstract:
The aim of this study is to show how the Design of Experiments Method (DOE) can be put into use as a practical approach for silica sand etching behavior modeling during its primary step of leaching. In the present work, we have studied etching effect on particle size during a primary step of leaching process on Algerian silica sand with florid acid (HF) at 20% and 30 % during 4 and 8 hours. Therefore, a new purity of the sand is noted depending on the time of leaching. This study was expanded by a numerical approach using a method of experiment design, which shows the influence of each parameter and the interaction between them in the process and approved the obtained experimental results. This model is a predictive approach using hide software. Based on the measured parameters experimentally in the interior of the model, the use of DOE method can make it possible to predict the outside parameters of the model in question and can give us the optimize response without making the experimental measurement.Keywords: acid leaching, design of experiments method(DOE), purity silica, silica etching
Procedia PDF Downloads 28621120 Parameters of Validation Method of Determining Polycyclic Aromatic Hydrocarbons in Drinking Water by High Performance Liquid Chromatography
Authors: Jonida Canaj
Abstract:
A simple method of extraction and determination of fifteen priority polycyclic aromatic hydrocarbons (PAHs) from drinking water using high performance liquid chromatography (HPLC) has been validated with limits of detection (LOD) and limits of quantification (LOQ), method recovery and reproducibility, and other factors. HPLC parameters, such as mobile phase composition and flow standardized for determination of PAHs using fluorescent detector (FLD). PAH was carried out by liquid-liquid extraction using dichloromethane. Linearity of calibration curves was good for all PAH (R², 0.9954-1.0000) in the concentration range 0.1-100 ppb. Analysis of standard spiked water samples resulted in good recoveries between 78.5-150%(0.1ppb) and 93.04-137.47% (10ppb). The estimated LOD and LOQ ranged between 0.0018-0.98 ppb. The method described has been used for determination of the fifteen PAHs contents in drinking water samples.Keywords: high performance liquid chromatography, HPLC, method validation, polycyclic aromatic hydrocarbons, PAHs, water
Procedia PDF Downloads 10421119 Multi Criteria Authentication Method in Cognitive Radio Networks
Authors: Shokoufeh Monjezi Kouchak
Abstract:
Cognitive radio network (CRN) is future network .Without this network wireless devices can’t work appropriately in the next decades. Today, wireless devices use static spectrum access methods and these methods don’t use spectrums optimum so we need use dynamic spectrum access methods to solve shortage spectrum challenge and CR is a great device for DSA but first of all its challenges should be solved .security is one of these challenges .In this paper we provided a survey about CR security. You can see this survey in tables 1 to 7 .After that we proposed a multi criteria authentication method in CRN. Our criteria in this method are: sensing results, following sending data rules, position of secondary users and no talk zone. Finally we compared our method with other authentication methods.Keywords: authentication, cognitive radio, security, radio networks
Procedia PDF Downloads 39221118 Particle Swarm Optimization Based Vibration Suppression of a Piezoelectric Actuator Using Adaptive Fuzzy Sliding Mode Controller
Authors: Jin-Siang Shaw, Patricia Moya Caceres, Sheng-Xiang Xu
Abstract:
This paper aims to integrate the particle swarm optimization (PSO) method with the adaptive fuzzy sliding mode controller (AFSMC) to achieve vibration attenuation in a piezoelectric actuator subject to base excitation. The piezoelectric actuator is a complicated system made of ferroelectric materials and its performance can be affected by nonlinear hysteresis loop and unknown system parameters and external disturbances. In this study, an adaptive fuzzy sliding mode controller is proposed for the vibration control of the system, because the fuzzy sliding mode controller is designed to tackle the unknown parameters and external disturbance of the system, and the adaptive algorithm is aimed for fine-tuning this controller for error converging purpose. Particle swarm optimization method is used in order to find the optimal controller parameters for the piezoelectric actuator. PSO starts with a population of random possible solutions, called particles. The particles move through the search space with dynamically adjusted speed and direction that change according to their historical behavior, allowing the values of the particles to quickly converge towards the best solutions for the proposed problem. In this paper, an initial set of controller parameters is applied to the piezoelectric actuator which is subject to resonant base excitation with large amplitude vibration. The resulting vibration suppression is about 50%. Then PSO is applied to search for an optimal controller in the neighborhood of this initial controller. The performance of the optimal fuzzy sliding mode controller found by PSO indeed improves up to 97.8% vibration attenuation. Finally, adaptive version of fuzzy sliding mode controller is adopted for further improving vibration suppression. Simulation result verifies the performance of the adaptive controller with 99.98% vibration reduction. Namely the vibration of the piezoelectric actuator subject to resonant base excitation can be completely annihilated using this PSO based adaptive fuzzy sliding mode controller.Keywords: adaptive fuzzy sliding mode controller, particle swarm optimization, piezoelectric actuator, vibration suppression
Procedia PDF Downloads 14621117 The Search of Possibility of Running Six Sigma Process in It Education Center
Authors: Mohammad Amini, Aliakbar Alijarahi
Abstract:
This research that is collected and title as ‘ the search of possibility of running six sigma process in IT education center ‘ goals to test possibility of running the six sigma process and using in IT education center system. This process is a good method that is used for reducing process, errors. To evaluate running off six sigma in the IT education center, some variables relevant to this process is selected. These variables are: - The amount of support from organization master boss to process. - The current specialty. - The ability of training system for compensating reduction. - The amount of match between current culture whit six sigma culture . - The amount of current quality by comparing whit quality gain from running six sigma. For evaluation these variables we select four question and to gain the answers, we set a questionnaire from with 28 question and distribute it in our typical society. Since, our working environment is a very competition, and organization needs to decree the errors to minimum, otherwise it lasts their customers. The questionnaire from is given to 55 persons, they were filled and returned by 50 persons, after analyzing the forms these results is gained: - IT education center needs to use and run this system (six sigma) for improving their process qualities. - The most factors need to run the six sigma exist in the IT education center, but there is a need to support.Keywords: education, customer, self-action, quality, continuous improvement process
Procedia PDF Downloads 34021116 A Review of Digital Twins to Reduce Emission in the Construction Industry
Authors: Zichao Zhang, Yifan Zhao, Samuel Court
Abstract:
The carbon emission problem of the traditional construction industry has long been a pressing issue. With the growing emphasis on environmental protection and advancement of science and technology, the organic integration of digital technology and emission reduction has gradually become a mainstream solution. Among various sophisticated digital technologies, digital twins, which involve creating virtual replicas of physical systems or objects, have gained enormous attention in recent years as tools to improve productivity, optimize management and reduce carbon emissions. However, the relatively high implementation costs including finances, time, and manpower associated with digital twins have limited their widespread adoption. As a result, most of the current applications are primarily concentrated within a few industries. In addition, the creation of digital twins relies on a large amount of data and requires designers to possess exceptional skills in information collection, organization, and analysis. Unfortunately, these capabilities are often lacking in the traditional construction industry. Furthermore, as a relatively new concept, digital twins have different expressions and usage methods across different industries. This lack of standardized practices poses a challenge in creating a high-quality digital twin framework for construction. This paper firstly reviews the current academic studies and industrial practices focused on reducing greenhouse gas emissions in the construction industry using digital twins. Additionally, it identifies the challenges that may be encountered during the design and implementation of a digital twin framework specific to this industry and proposes potential directions for future research. This study shows that digital twins possess substantial potential and significance in enhancing the working environment within the traditional construction industry, particularly in their ability to support decision-making processes. It proves that digital twins can improve the work efficiency and energy utilization of related machinery while helping this industry save energy and reduce emissions. This work will help scholars in this field to better understand the relationship between digital twins and energy conservation and emission reduction, and it also serves as a conceptual reference for practitioners to implement related technologies.Keywords: digital twins, emission reduction, construction industry, energy saving, life cycle, sustainability
Procedia PDF Downloads 10121115 Calibrating Risk Factors for Road Safety in Low Income Countries
Authors: Atheer Al-Nuaimi, Harry Evdorides
Abstract:
Daily, many individuals die or get harmed on streets around the globe, which requires more particular solutions for transport safety issues. International road assessment program (iRAP) is one of the models that are considering many variables which influence road user’s safety. In iRAP, roads have been partitioned into five-star ratings from 1 star (the most reduced level) to 5 star (the most noteworthy level). These levels are calculated from risk factors which represent the effect of the geometric and traffic conditions on rod safety. The result of iRAP philosophy are the countermeasures that can be utilized to enhance safety levels and lessen fatalities numbers. These countermeasures can be utilized independently as a single treatment or in combination with other countermeasures for a section or an entire road. There is a general understanding that the efficiency of a countermeasure is liable to reduction when it is used in combination with various countermeasures. That is, crash diminishment estimations of single countermeasures cannot be summed easily. In the iRAP model, the fatalities estimations are calculated using a specific methodology. However, this methodology suffers overestimations. Therefore, this study has developed a calibration method to estimate fatalities numbers more accurately.Keywords: crash risk factors, international road assessment program, low-income countries, road safety
Procedia PDF Downloads 14621114 Hydrothermal Aging Behavior of Continuous Carbon Fiber Reinforced Polyamide 6 Composites
Authors: Jifeng Zhang , Yongpeng Lei
Abstract:
Continuous carbon fiber reinforced polyamide 6 (CF/PA6) composites are potential for application in the automotive industry due to their high specific strength and stiffness. However, PA6 resin is sensitive to the moisture in the hydrothermal environment and CF/PA6 composites might undergo several physical and chemical changes, such as plasticization, swelling, and hydrolysis, which induces a reduction of mechanical properties. So far, little research has been reported on the assessment of the effects of hydrothermal aging on the mechanical properties of continuous CF/PA6 composite. This study deals with the effects of hydrothermal aging on moisture absorption and mechanical properties of polyamide 6 (PA6) and polyamide 6 reinforced with continuous carbon fibers composites (CF/PA6) by immersion in distilled water at 30 ℃, 50 ℃, 70 ℃, and 90 ℃. Degradation of mechanical performance has been monitored, depending on the water absorption content and the aging temperature. The experimental results reveal that under the same aging condition, the PA6 resin absorbs more water than the CF/PA6 composite, while the water diffusion coefficient of CF/PA6 composite is higher than that of PA6 resin because of interfacial diffusion channel. In mechanical properties degradation process, an exponential reduction in tensile strength and elastic modulus are observed in PA6 resin as aging temperature and water absorption content increases. The degradation trend of flexural properties of CF/PA6 is the same as that of tensile properties of PA6 resin. Moreover, the water content plays a decisive role in mechanical degradation compared with aging temperature. In contrast, hydrothermal environment has mild effect on the tensile properties of CF/PA6 composites. The elongation at breakage of PA6 resin and CF/PA6 reaches the highest value when their water content reaches 6% and 4%, respectively. Dynamic mechanical analysis (DMA) and scanning electron microscope (SEM) were also used to explain the mechanism of mechanical properties alteration. After exposed to the hydrothermal environment, the Tg (glass transition temperature) of samples decreases dramatically with water content increase. This reduction can be ascribed to the plasticization effect of water. For the unaged specimens, the fibers surface is coated with resin and the main fracture mode is fiber breakage, indicating that a good adhesion between fiber and matrix. However, with absorbed water content increasing, the fracture mode transforms to fiber pullout. Finally, based on Arrhenius methodology, a predictive model with relate to the temperature and water content has been presented to estimate the retention of mechanical properties for PA6 and CF/PA6.Keywords: continuous carbon fiber reinforced polyamide 6 composite, hydrothermal aging, Arrhenius methodology, interface
Procedia PDF Downloads 12121113 Evaluation of Fluidized Bed Bioreactor Process for Mmabatho Waste Water Treatment Plant
Authors: Shohreh Azizi, Wag Nel
Abstract:
The rapid population growth in South Africa has increased the requirement of waste water treatment facilities. The aim of this study is to assess the potential use of Fluidized bed Bio Reactor for Mmabatho sewage treatment plant. The samples were collected from the Inlet and Outlet of reactor daily to analysis the pH, Chemical Oxygen Demand (COD), Biochemical Oxygen Demand (BOD), Total Suspended Solid (TSS) as per standard method APHA 2005. The studies were undertaken on a continue laboratory scale, and analytical data was collected before and after treatment. The reduction of 87.22 % COD, 89.80 BOD % was achieved. Fluidized Bed Bio Reactor remove Bod/COD removal as well as nutrient removal. The efforts also made to study the impact of the biological system if the domestic wastewater gets contaminated with any industrial contamination and the result shows that the biological system can tolerate high Total dissolved solids up to 6000 mg/L as well as high heavy metal concentration up to 4 mg/L. The data obtained through the experimental research are demonstrated that the FBBR may be used (<3 h total Hydraulic Retention Time) for secondary treatment in Mmabatho wastewater treatment plant.Keywords: fluidized bed bioreactor, wastewater treatment plant, biological system, high TDS, heavy metal
Procedia PDF Downloads 16721112 Performance of BLDC Motor under Kalman Filter Sensorless Drive
Authors: Yuri Boiko, Ci Lin, Iluju Kiringa, Tet Yeap
Abstract:
The performance of a BLDC motor controlled by the Kalman filter-based position-sensorless drive is studied in terms of its dependence on the system’s parameters' variations. The effects of system’s parameters changes on the dynamic behavior of state variables are verified. Simulated is a closed-loop control scheme with a Kalman filter in the feedback line. Distinguished are two separate data sampling modes in analyzing feedback output from the BLDC motor: (1) equal angular separation and (2) equal time intervals. In case (1), the data are collected via equal intervals Δθ of rotor’s angular position θᵢ, i.e., keeping Δθ=const. In case (2), the data collection time points tᵢ are separated by equal sampling time intervals Δt=const. Demonstrated are the effects of the parameters changes on the sensorless control flow, in particular, reduction of the torque ripples, switching spikes, torque load balancing. It is specifically shown that an efficient suppression of commutation induced torque ripples is achievable selection of the sampling rate in the Kalman filter settings above certain critical value. The computational cost of such suppression is shown to be higher for the motors with lower induction values of the windings.Keywords: BLDC motor, Kalman filter, sensorless drive, state variables, torque ripples reduction, sampling rate
Procedia PDF Downloads 14821111 Estimation of Energy Efficiency of Blue Hydrogen Production Onboard of Ships
Authors: Li Chin Law, Epaminondas Mastorakos, Mohd Roslee Othman, Antonis Trakakis
Abstract:
The paper introduces an alternative concept of carbon capture for shipping by using pre-combustion carbon capture technology (Pre-CCS), which was proven to be less energy intensive than post-combustion carbon capture from the engine exhaust. Energy assessment on amine-based post-combustion CCS on LNG-fuelled ships showed that the energy efficiency of CCS ships reduced from 48% to 36.6%. Then, an energy assessment was carried out to compare the power and heat requirements of the most used hydrogen production methods and carbon capture technologies. Steam methane reformer (SMR) was found to be 20% more energy efficient and achieved a higher methane conversion than auto thermal reaction and methane decomposition. Next, pressure swing adsorber (PSA) has shown a lower energy requirement than membrane separation, cryogenic separation, and amine absorption in pre-combustion carbon capture. Hence, an integrated system combining SMR and PSA (SMR-PSA) with waste heat integration (WHR) was proposed. This optimized SMR-based integrated system has achieved 65% of CO₂ reduction with less than 7-percentage point of energy penalty (41.7% of energy efficiency). Further integration of post-combustion CCS with the SMR-PSA integrated system improved carbon capture rate to 86.3% with 9-percentage points of energy penalty (39% energy efficiency). The proposed system was shown to be able to meet the carbon reduction targets set by International Maritime Organization (IMO) with certain energy penalties.Keywords: shipping, decarbonisation, alternative fuels, low carbon, hydrogen, carbon capture
Procedia PDF Downloads 7821110 Analytical Solutions for Corotational Maxwell Model Fluid Arising in Wire Coating inside a Canonical Die
Authors: Muhammad Sohail Khan, Rehan Ali Shah
Abstract:
The present paper applies the optimal homotopy perturbation method (OHPM) and the optimal homotopy asymptotic method (OHAM) introduced recently to obtain analytic approximations of the non-linear equations modeling the flow of polymer in case of wire coating of a corotational Maxwell fluid. Expression for the velocity field is obtained in non-dimensional form. Comparison of the results obtained by the two methods at different values of non-dimensional parameter l10, reveal that the OHPM is more effective and easy to use. The OHPM solution can be improved even working in the same order of approximation depends on the choices of the auxiliary functions.Keywords: corotational Maxwell model, optimal homotopy asymptotic method, optimal homotopy perturbation method, wire coating die
Procedia PDF Downloads 33621109 Combining an Optimized Closed Principal Curve-Based Method and Evolutionary Neural Network for Ultrasound Prostate Segmentation
Authors: Tao Peng, Jing Zhao, Yanqing Xu, Jing Cai
Abstract:
Due to missing/ambiguous boundaries between the prostate and neighboring structures, the presence of shadow artifacts, as well as the large variability in prostate shapes, ultrasound prostate segmentation is challenging. To handle these issues, this paper develops a hybrid method for ultrasound prostate segmentation by combining an optimized closed principal curve-based method and the evolutionary neural network; the former can fit curves with great curvature and generate a contour composed of line segments connected by sorted vertices, and the latter is used to express an appropriate map function (represented by parameters of evolutionary neural network) for generating the smooth prostate contour to match the ground truth contour. Both qualitative and quantitative experimental results showed that our proposed method obtains accurate and robust performances.Keywords: ultrasound prostate segmentation, optimized closed polygonal segment method, evolutionary neural network, smooth mathematical model, principal curve
Procedia PDF Downloads 20321108 Potentiality of Biohythane Process for the Gaseous Energy Recovery from Organic Wastes
Authors: Debabrata Das, Preeti Mishra
Abstract:
A two-phase anaerobic process combining biohydrogen followed by biomethane (biohythane technology) serves as an environment-friendly and economically sustainable approach for the improved valorization of organic wastes. Suitability of the pure cultures like Klebsiela pneumonia, C. freundii, B. coagulan, etc. and mixed acidogenic cultures for the biohydrogen production was already studied. The characteristics of organic wastes play a critical role in biohydrogen production. The choice of an appropriate combination of complementary organic wastes can vastly improve the bioenergy generation besides achieving the significant cost reduction. Suitability and economic viability of using the groundnut deoiled cake (GDOC), mustard deoiled cake (MDOC), distillers’ dried grain with soluble (DDGS) and algal biomass (AB) as a co-substrate were studied for a biohythane production. Results show that maximum gaseous energy of 20.7, 9.3, 16.7 and 15.6 % was recovered using GDOC, MDOC, DDGS and AB in the two stage biohythane production, respectively. Both GDOC and DDGS were found to be better co-substrates as compared to MDOC and AB in terms of hythane production, respectively. The maximum cumulative hydrogen and methane production of 150 and 64 mmol/L were achieved using GDOC. Further, 98 % reduction in substrate input cost (SIC) was achieved using the co-supplementation procedure.Keywords: Biohythane, algal biomass, distillers’ dried grain with soluble (DDGS), groundnut deoiled cake (GDOC), mustard deoiled cake (MDOC)
Procedia PDF Downloads 20021107 Modeling the Saltatory Conduction in Myelinated Axons by Order Reduction
Authors: Ruxandra Barbulescu, Daniel Ioan, Gabriela Ciuprina
Abstract:
The saltatory conduction is the way the action potential is transmitted along a myelinated axon. The potential diffuses along the myelinated compartments and it is regenerated in the Ranvier nodes due to the ion channels allowing the flow across the membrane. For an efficient simulation of populations of neurons, it is important to use reduced order models both for myelinated compartments and for Ranvier nodes and to have control over their accuracy and inner parameters. The paper presents a reduced order model of this neural system which allows an efficient simulation method for the saltatory conduction in myelinated axons. This model is obtained by concatenating reduced order linear models of 1D myelinated compartments and nonlinear 0D models of Ranvier nodes. The models for the myelinated compartments are selected from a series of spatially distributed models developed and hierarchized according to their modeling errors. The extracted model described by a nonlinear PDE of hyperbolic type is able to reproduce the saltatory conduction with acceptable accuracy and takes into account the finite propagation speed of potential. Finally, this model is again reduced in order to make it suitable for the inclusion in large-scale neural circuits.Keywords: action potential, myelinated segments, nonlinear models, Ranvier nodes, reduced order models, saltatory conduction
Procedia PDF Downloads 16121106 A Numerical Study of Force-Based Boundary Conditions in Multiparticle Collision Dynamics
Authors: Arturo Ayala-Hernandez, Humberto Hijar
Abstract:
We propose a new alternative method for imposing fluid-solid boundary conditions in simulations of Multiparticle Collision Dynamics. Our method is based on the introduction of an explicit potential force acting between the fluid particles and a surface representing a solid boundary. We show that our method can be used in simulations of plane Poiseuille flows. Important quantities characterizing the flow and the fluid-solid interaction like the slip coefficient at the solid boundary and the effective viscosity of the fluid, are measured in terms of the set of independent parameters defining the numerical implementation. We find that our method can be used to simulate the correct hydrodynamic flow within a wide range of values of these parameters.Keywords: Multiparticle Collision Dynamics, fluid-solid, boundary conditions, molecular dynamics
Procedia PDF Downloads 53821105 Physicochemical Attributes of Pectin Hydrogel and Its Wound Healing Activity
Authors: Nor Khaizan Anuar, Nur Karimah Aziz, Tin Wui Wong, Ahmad Sazali Hamzah, Wan Rozita Wan Engah
Abstract:
The physicochemical attributes and wound healing activity of pectin hydrogel in rat models, following partial thickness thermal injury were investigated. The pectin hydrogel was prepared by solvent evaporation method with the aid of glutaraldehyde as crosslinking agent and glycerol as plasticizer. The physicochemical properties were mainly evaluated using differential scanning calorimetry (DSC) and Fourier transform infrared (FTIR) spectroscopy, while the wound healing activity was examined by the macroscopic images, wound size reduction and histological evaluation using haematoxylin and eosin (H&E) stain for 14 days. The DSC and FTIR analysis suggested that pectin hydrogel exhibited higher extent of polymer-polymer interaction at O-H functional group in comparison to the unprocessed pectin. This was indicated by the increase of endothermic enthalpy values from 139.35 ± 13.06 J/g of unprocessed pectin to 156.23 ± 2.86 J/g of pectin hydrogel, as well as the decrease of FTIR wavenumber corresponding to O-H at 3432.07 ± 0.49 cm-1 of unprocessed pectin to 3412.62 ± 13.06 cm-1 of pectin hydrogel. Rats treated with pectin hydrogel had significantly smaller wound size (Student’s t-test, p<0.05) when compared to the untreated group starting from day 7 until day 14. H&E staining indicated that wounds received pectin hydrogel had more fibroblasts, blood vessels and collagen bundles on day 14 in comparison to the untreated rats.Keywords: pectin, physicochemical, rats, wound
Procedia PDF Downloads 36021104 Improvements and Implementation Solutions to Reduce the Computational Load for Traffic Situational Awareness with Alerts (TSAA)
Authors: Salvatore Luongo, Carlo Luongo
Abstract:
This paper discusses the implementation solutions to reduce the computational load for the Traffic Situational Awareness with Alerts (TSAA) application, based on Automatic Dependent Surveillance-Broadcast (ADS-B) technology. In 2008, there were 23 total mid-air collisions involving general aviation fixed-wing aircraft, 6 of which were fatal leading to 21 fatalities. These collisions occurred during visual meteorological conditions, indicating the limitations of the see-and-avoid concept for mid-air collision avoidance as defined in the Federal Aviation Administration’s (FAA). The commercial aviation aircraft are already equipped with collision avoidance system called TCAS, which is based on classic transponder technology. This system dramatically reduced the number of mid-air collisions involving air transport aircraft. In general aviation, the same reduction in mid-air collisions has not occurred, so this reduction is the main objective of the TSAA application. The major difference between the original conflict detection application and the TSAA application is that the conflict detection is focused on preventing loss of separation in en-route environments. Instead TSAA is devoted to reducing the probability of mid-air collision in all phases of flight. The TSAA application increases the flight crew traffic situation awareness providing alerts of traffic that are detected in conflict with ownship in support of the see-and-avoid responsibility. The relevant effort has been spent in the design process and the code generation in order to maximize the efficiency and performances in terms of computational load and memory consumption reduction. The TSAA architecture is divided into two high-level systems: the “Threats database” and the “Conflict detector”. The first one receives the traffic data from ADS-B device and provides the memorization of the target’s data history. Conflict detector module estimates ownship and targets trajectories in order to perform the detection of possible future loss of separation between ownship and each target. Finally, the alerts are verified by additional conflict verification logic, in order to prevent possible undesirable behaviors of the alert flag. In order to reduce the computational load, a pre-check evaluation module is used. This pre-check is only a computational optimization, so the performances of the conflict detector system are not modified in terms of number of alerts detected. The pre-check module uses analytical trajectories propagation for both target and ownship. This allows major accuracy and avoids the step-by-step propagation, which requests major computational load. Furthermore, the pre-check permits to exclude the target that is certainly not a threat, using an analytical and efficient geometrical approach, in order to decrease the computational load for the following modules. This software improvement is not suggested by FAA documents, and so it is the main innovation of this work. The efficiency and efficacy of this enhancement are verified using fast-time and real-time simulations and by the execution on a real device in several FAA scenarios. The final implementation also permits the FAA software certification in compliance with DO-178B standard. The computational load reduction allows the installation of TSAA application also on devices with multiple applications and/or low capacity in terms of available memory and computational capabilitiesKeywords: traffic situation awareness, general aviation, aircraft conflict detection, computational load reduction, implementation solutions, software certification
Procedia PDF Downloads 28521103 Clutter Suppression Based on Singular Value Decomposition and Fast Wavelet Algorithm
Authors: Ruomeng Xiao, Zhulin Zong, Longfa Yang
Abstract:
Aiming at the problem that the target signal is difficult to detect under the strong ground clutter environment, this paper proposes a clutter suppression algorithm based on the combination of singular value decomposition and the Mallat fast wavelet algorithm. The method first carries out singular value decomposition on the radar echo data matrix, realizes the initial separation of target and clutter through the threshold processing of singular value, and then carries out wavelet decomposition on the echo data to find out the target location, and adopts the discard method to select the appropriate decomposition layer to reconstruct the target signal, which ensures the minimum loss of target information while suppressing the clutter. After the verification of the measured data, the method has a significant effect on the target extraction under low SCR, and the target reconstruction can be realized without the prior position information of the target and the method also has a certain enhancement on the output SCR compared with the traditional single wavelet processing method.Keywords: clutter suppression, singular value decomposition, wavelet transform, Mallat algorithm, low SCR
Procedia PDF Downloads 11821102 A Three-modal Authentication Method for Industrial Robots
Authors: Luo Jiaoyang, Yu Hongyang
Abstract:
In this paper, we explore a method that can be used in the working scene of intelligent industrial robots to confirm the identity information of operators to ensure that the robot executes instructions in a sufficiently safe environment. This approach uses three information modalities, namely visible light, depth, and sound. We explored a variety of fusion modes for the three modalities and finally used the joint feature learning method to improve the performance of the model in the case of noise compared with the single-modal case, making the maximum noise in the experiment. It can also maintain an accuracy rate of more than 90%.Keywords: multimodal, kinect, machine learning, distance image
Procedia PDF Downloads 7921101 The Millennium Development Goals and Algerian Economic Policy: Some Evidences
Authors: Abdelkader Guendouz, Fatima Zohra Adel
Abstract:
Even if both the economic and the human development are an axial pillar in its global policy, Algerian government seems to be more and more engaged in the international context aiming to reach of the so called millennium development goals, and this since its beginning. By looking closely at the Algerian economic policy, it is easy to mention the existence of several programs in which both economic and social realisations including among others, poverty reduction, enhancement of education level and conditions, woman statute and gender equity amelioration targets. The efforts of Algerian government in the field of these targets had been acheminated through three main plans, which are: -PSRE (Plan de Soutien à la Relance Economique), for the period of 2001 to 2004, initiated with about 7 billion US dollar, had been focused on three objectives, namely, poverty reduction, job creation and regional equilibrium with rural areas revitalization. -PCSC (le Programme complémentaire de soutien à la croissance économique), for the period of 2005 to 2009, with a starting funding of 114 billion US dollar. This program aims to develop public services and supporting public investments, especially in which concerns social infrastructures. Now, and at the end of the maturity of the MDGs agenda, an important question is to be asked: what are the main realizations regarding these MDGs? In order to answer this question, the present paper tries to examine the Algerian economic policy (but also the social one) by considering the MDGs challenges, for the period from 2000 to 2010, but also until 2015. This examination is focused on three main targets, namely poverty, education, and health. Firstly, statistical assessment for the Algerian economic and social situation shows that almost all MDGs had been reached during the period of 2000 to 2009 and it continues to maintain and improve them. This observation can be endorsed by invoking some achievements. Starting by the reduction of poverty, the proportion of population living with less than 1 US dollar per a day passed from 8.0 % in 2000 to 0.5 % in 2009, and 0.3 % in 2015. For education sphere, the enrolment ratio of six-year child, which is the most significant index for school attendance, is about 98 % for 2009 against 93 % in 1999, and only 43 % in 1966. Concluding with health care and relevant services; the Algerian government has accomplished big steps in providing easy access to this sector for the population. Moreover, the percentage of assisted accouchement had been raised from 91.2 % in 2000 to 97.2 % in 2009.Keywords: Algerian economic policy, MDGs, poverty, education, health
Procedia PDF Downloads 260