Search results for: facility performance evaluation
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 17971

Search results for: facility performance evaluation

4201 Design of Seismically Resistant Tree-Branching Steel Frames Using Theory and Design Guides for Eccentrically Braced Frames

Authors: R. Gary Black, Abolhassan Astaneh-Asl

Abstract:

The International Building Code (IBC) and the California Building Code (CBC) both recognize four basic types of steel seismic resistant frames; moment frames, concentrically braced frames, shear walls and eccentrically braced frames. Based on specified geometries and detailing, the seismic performance of these steel frames is well understood. In 2011, the authors designed an innovative steel braced frame system with tapering members in the general shape of a branching tree as a seismic retrofit solution to an existing four story “lift-slab” building. Located in the seismically active San Francisco Bay Area of California, a frame of this configuration, not covered by the governing codes, would typically require model or full scale testing to obtain jurisdiction approval. This paper describes how the theories, protocols, and code requirements of eccentrically braced frames (EBFs) were employed to satisfy the 2009 International Building Code (IBC) and the 2010 California Building Code (CBC) for seismically resistant steel frames and permit construction of these nonconforming geometries.

Keywords: eccentrically braced frame, lift slab construction, seismic retrofit, shear link, steel design

Procedia PDF Downloads 449
4200 d-Block Metal Nanoparticles Confined in Triphenylphosphine Oxide Functionalized Core-Crosslinked Micelles for the Application in Biphasic Hydrogenation

Authors: C. Joseph Abou-Fayssal, K. Philippot, R. Poli, E. Manoury, A. Riisager

Abstract:

The use of soluble polymer-supported metal nanoparticles (MNPs) has received significant attention for the ease of catalyst recovery and recycling. Of particular interest are MNPs that are supported on polymers that are either soluble or form stable colloidal dispersion in water, as this allows to combine of the advantages of the aqueous biphasic protocol with the catalytical performances of MNPs. The objective is to achieve good confinement of the catalyst in the nanoreactor cores and, thus, a better catalyst recovery in order to overcome the previously witnessed MNP extraction. Inspired by previous results, we are interested in the design of polymeric nanoreactors functionalized with ligands able to solidly anchor metallic nanoparticles in order to control the activity and selectivity of the developed nanocatalysts. The nanoreactors are core-crosslinked micelles (CCM) synthesized by reversible addition-fragmentation chain transfer (RAFT) polymerization. Varying the nature of the core-linked functionalities allows us to get differently stabilized metal nanoparticles and thus compare their performance in the catalyzed aqueous biphasic hydrogenation of model substrates. Particular attention is given to catalyst recyclability.

Keywords: biphasic catalysis, metal nanoparticles, polymeric nanoreactors, catalyst recovery, RAFT polymerization

Procedia PDF Downloads 82
4199 The Evaluation of the Impact of Tobacco Heating System and Conventional Cigarette Smoking on Self Reported Oral Symptoms (Dry Mouth, Halitosis, Burning Sensation, Taste Changes) and Salivary Flow Rate: A Cross-sectional Study

Authors: Ella Sever, Irena Glažar, Ema Saltović

Abstract:

Conventional cigarette smoking is associated with an increased risk of oral diseases and oral symptoms such as dry mouth, bad breath, burning sensation, and changes in taste sensation. The harmful effects of conventional cigarette smoking on oral health have been extensively studied previously. However, there is a severe lack of studies investigating the effects of Tobacco Heating System (THS) on oral structures. As a preventive measure, a new alternative Tobacco THS has been developed, and according to the manufacturer, it has fewer potentially harmful and harmful constituents and consequently, lowers the risk of developing tobacco-related diseases. The aim is to analyze the effects of conventional cigarettes and THS on salivary flow rate (SFR), and self-reported oral symptoms.The stratified cross-sectional study included 90 subjects divided into three groups: THS smokers, conventional cigarette smokers, and nonsmokers. The subjects completed questionnaires on smoking habits, and symptoms (dry mouth, bad breath, burning sensation, and changes in taste sensation). SFR test were performed on each subject. The lifetime exposure to smoking was calculated using the Brinkman index (BI). Participants were 20-55 years old (median 31), and 66.67 % were female. The study included three groups of equal size (n = 20), and no statistically significant differences were found between the groups in terms of age (p = 0.632), sex (p = 1.0), and lifetime exposure to smoking (the BI) (p=0,129). Participants from the smoking group had an average of 10 (2-30) years of smoking experience in the conventional cigarettes group and 6 (1-20) years of smoking experience in the THS group. Daily consumption of cigarettes/heets per day was the same for both smokers’ groups (12(2-20) cigarettes/heets per day). The self-reported symptoms were present in 40 % of participants in the smokers group. There were significant differences in the presence of halitosis (p = 0.025) and taste sensation (p=0.013). There were no statistical differences in the presence of dry mouth (p =0.416) and burning sensation (0.7). The SFR differed between groups (p < 0.001) and was significantly lower in the THS and conventional cigarette smokers’ groups than the nonsmokers’ group. There were no significant differences between THS smokers and conventional cigarette smokers. The results of the study show that THS products have a similar effect to conventional cigarettes on oral cavity structures, especially in terms of SFR, self-reported halitosis, and changes in taste.

Keywords: oral health, tobacco products, halitosis, cigarette smoking

Procedia PDF Downloads 39
4198 Stack Overflow Detection and Prevention on Operating Systems Using Machine Learning and Control-Flow Enforcement Technology

Authors: Cao Jiayu, Lan Ximing, Huang Jingjia, Burra Venkata Durga Kumar

Abstract:

The first virus to attack personal computers was born in early 1986, called C-Brain, written by a pair of Pakistani brothers. In those days, people still used dos systems, manipulating computers with the most basic command lines. In the 21st century today, computer performance has grown geometrically. But computer viruses are also evolving and escalating. We never stop fighting against security problems. Stack overflow is one of the most common security vulnerabilities in operating systems. It may result in serious security issues for an operating system if a program in it has a vulnerability with administrator privileges. Certain viruses change the value of specific memory through a stack overflow, allowing computers to run harmful programs. This study developed a mechanism to detect and respond to time whenever a stack overflow occurs. We demonstrate the effectiveness of standard machine learning algorithms and control flow enforcement techniques in predicting computer OS security using generating suspicious vulnerability functions (SVFS) and associated suspect areas (SAS). The method can minimize the possibility of stack overflow attacks occurring.

Keywords: operating system, security, stack overflow, buffer overflow, machine learning, control-flow enforcement technology

Procedia PDF Downloads 103
4197 Low Light Image Enhancement with Multi-Stage Interconnected Autoencoders Integration in Pix to Pix GAN

Authors: Muhammad Atif, Cang Yan

Abstract:

The enhancement of low-light images is a significant area of study aimed at enhancing the quality of captured images in challenging lighting environments. Recently, methods based on convolutional neural networks (CNN) have gained prominence as they offer state-of-the-art performance. However, many approaches based on CNN rely on increasing the size and complexity of the neural network. In this study, we propose an alternative method for improving low-light images using an autoencoder-based multiscale knowledge transfer model. Our method leverages the power of three autoencoders, where the encoders of the first two autoencoders are directly connected to the decoder of the third autoencoder. Additionally, the decoder of the first two autoencoders is connected to the encoder of the third autoencoder. This architecture enables effective knowledge transfer, allowing the third autoencoder to learn and benefit from the enhanced knowledge extracted by the first two autoencoders. We further integrate the proposed model into the PIX to PIX GAN framework. By integrating our proposed model as the generator in the GAN framework, we aim to produce enhanced images that not only exhibit improved visual quality but also possess a more authentic and realistic appearance. These experimental results, both qualitative and quantitative, show that our method is better than the state-of-the-art methodologies.

Keywords: low light image enhancement, deep learning, convolutional neural network, image processing

Procedia PDF Downloads 47
4196 Laser Based Microfabrication of a Microheater Chip for Cell Culture

Authors: Daniel Nieto, Ramiro Couceiro

Abstract:

Microfluidic chips have demonstrated their significant application potentials in microbiological processing and chemical reactions, with the goal of developing monolithic and compact chip-sized multifunctional systems. Heat generation and thermal control are critical in some of the biochemical processes. The paper presents a laser direct-write technique for rapid prototyping and manufacturing of microheater chips and its applicability for perfusion cell culture outside a cell incubator. The aim of the microheater is to take the role of conventional incubators for cell culture for facilitating microscopic observation or other online monitoring activities during cell culture and provides portability of cell culture operation. Microheaters (5 mm × 5 mm) have been successfully fabricated on soda-lime glass substrates covered with aluminum layer of thickness 120 nm. Experimental results show that the microheaters exhibit good performance in temperature rise and decay characteristics, with localized heating at targeted spatial domains. These microheaters were suitable for a maximum long-term operation temperature of 120ºC and validated for long-time operation at 37ºC. for 24 hours. Results demonstrated that the physiology of the cultured SW480 adenocarcinoma of the colon cell line on the developed microheater chip was consistent with that of an incubator.

Keywords: laser microfabrication, microheater, bioengineering, cell culture

Procedia PDF Downloads 279
4195 Machine Learning Predictive Models for Hydroponic Systems: A Case Study Nutrient Film Technique and Deep Flow Technique

Authors: Kritiyaporn Kunsook

Abstract:

Machine learning algorithms (MLAs) such us artificial neural networks (ANNs), decision tree, support vector machines (SVMs), Naïve Bayes, and ensemble classifier by voting are powerful data driven methods that are relatively less widely used in the mapping of technique of system, and thus have not been comparatively evaluated together thoroughly in this field. The performances of a series of MLAs, ANNs, decision tree, SVMs, Naïve Bayes, and ensemble classifier by voting in technique of hydroponic systems prospectively modeling are compared based on the accuracy of each model. Classification of hydroponic systems only covers the test samples from vegetables grown with Nutrient film technique (NFT) and Deep flow technique (DFT). The feature, which are the characteristics of vegetables compose harvesting height width, temperature, require light and color. The results indicate that the classification performance of the ANNs is 98%, decision tree is 98%, SVMs is 97.33%, Naïve Bayes is 96.67%, and ensemble classifier by voting is 98.96% algorithm respectively.

Keywords: artificial neural networks, decision tree, support vector machines, naïve Bayes, ensemble classifier by voting

Procedia PDF Downloads 347
4194 Story-Wise Distribution of Slit Dampers for Seismic Retrofit of RC Shear Wall Structures

Authors: Minjung Kim, Hyunkoo Kang, Jinkoo Kim

Abstract:

In this study, a seismic retrofit scheme for a reinforced concrete shear wall structure using steel slit dampers was presented. The stiffness and the strength of the slit damper used in the retrofit were verified by cyclic loading test. A genetic algorithm was applied to find out the optimum location of the slit dampers. The effects of the slit dampers on the seismic retrofit of the model were compared with those of jacketing shear walls. The seismic performance of the model structure with optimally positioned slit dampers was evaluated by nonlinear static and dynamic analyses. Based on the analysis results, the simple procedure for determining required damping ratio using capacity spectrum method along with the damper distribution pattern proportional to the inter-story drifts was validated. The analysis results showed that the seismic retrofit of the model structure using the slit dampers was more economical than the jacketing of the shear walls and that the capacity spectrum method combined with the simple damper distribution pattern led to satisfactory damper distribution pattern compatible with the solution obtained from the genetic algorithm.

Keywords: seismic retrofit, slit dampers, genetic algorithm, jacketing, capacity spectrum method

Procedia PDF Downloads 256
4193 The Mechanism of Design and Analysis Modeling of Performance of Variable Speed Wind Turbine and Dynamical Control of Wind Turbine Power

Authors: Mohammadreza Heydariazad

Abstract:

Productivity growth of wind energy as a clean source needed to achieve improved strategy in production and transmission and management of wind resources in order to increase quality of power and reduce costs. New technologies based on power converters that cause changing turbine speed to suit the wind speed blowing turbine improve extraction efficiency power from wind. This article introduces variable speed wind turbines and optimization of power, and presented methods to use superconducting inductor in the composition of power converter and is proposed the dc measurement for the wind farm and especially is considered techniques available to them. In fact, this article reviews mechanisms and function, changes of wind speed turbine according to speed control strategies of various types of wind turbines and examines power possible transmission and ac from producing location to suitable location for a strong connection integrating wind farm generators, without additional cost or equipment. It also covers main objectives of the dynamic control of wind turbines, and the methods of exploitation and the ways of using it that includes the unique process of these components. Effective algorithm is presented for power control in order to extract maximum active power and maintains power factor at the desired value.

Keywords: wind energy, generator, superconducting inductor, wind turbine power

Procedia PDF Downloads 312
4192 Climate Change Impact on Water Resources Management in Remote Islands Using Hybrid Renewable Energy Systems

Authors: Elissavet Feloni, Ioannis Kourtis, Konstantinos Kotsifakis, Evangelos Baltas

Abstract:

Water inadequacy in small dry islands scattered in the Aegean Sea (Greece) is a major problem regarding Water Resources Management (WRM), especially during the summer period due to tourism. In the present work, various WRM schemes are designed and presented. The WRM schemes take into account current infrastructure and include Rainwater Harvesting tanks and Reverse Osmosis Desalination Units. The energy requirements are covered mainly by wind turbines and/or a seawater pumped storage system. Sizing is based on the available data for population and tourism per island, after taking into account a slight increase in the population (up to 1.5% per year), and it guarantees at least 80% reliability for the energy supply and 99.9% for potable water. Evaluation of scenarios is carried out from a financial perspective, after calculating the Life Cycle Cost (LCC) of each investment for a lifespan of 30 years. The wind-powered desalination plant was found to be the most cost-effective practice, from an economic point of view. Finally, in order to estimate the Climate Change (CC) impact, six different CC scenarios were investigated. The corresponding rate of on-grid versus off-grid energy required for ensuring the targeted reliability for the zero and each climatic scenario was investigated per island. The results revealed that under CC the grid-on energy required would increase and as a result, the reduction in wind turbines and seawater pumped storage systems’ reliability will be in the range of 4 to 44%. However, the range of this percentage change does not exceed 22% per island for all examined CC scenarios. Overall, CC is proposed to be incorporated into the design process for WRM-related projects. Acknowledgements: This research is co-financed by Greece and the European Union (European Social Fund - ESF) through the Operational Program «Human Resources Development, Education and Lifelong Learning 2014-2020» in the context of the project “Development of a combined rain harvesting and renewable energy-based system for covering domestic and agricultural water requirements in small dry Greek Islands” (MIS 5004775).

Keywords: small dry islands, water resources management, climate change, desalination, RES, seawater pumped storage system, rainwater harvesting

Procedia PDF Downloads 103
4191 Micropillar-Assisted Electric Field Enhancement for High-Efficiency Inactivation of Bacteria

Authors: Sanam Pudasaini, A. T. K. Perera, Ahmed Syed Shaheer Uddin, Sum Huan Ng, Chun Yang

Abstract:

Development of high-efficiency and environment friendly bacterial inactivation methods is of great importance for preventing waterborne diseases which are one of the leading causes of death in the world. Traditional bacterial inactivation methods (e.g., ultraviolet radiation and chlorination) have several limitations such as longer treatment time, formation of toxic byproducts, bacterial regrowth, etc. Recently, an electroporation-based inactivation method was introduced as a substitute. Here, an electroporation-based continuous flow microfluidic device equipped with an array of micropillars is developed, and the device achieved high bacterial inactivation performance ( > 99.9%) within a short exposure time ( < 1 s). More than 99.9% reduction of Escherichia coli bacteria was obtained for the flow rate of 1 mL/hr, and no regrowth of bacteria was observed. Images from scanning electron microscope confirmed the formation of electroporation-induced nano-pore within the cell membrane. Through numerical simulation, it has been shown that sufficiently large electric field strength (3 kV/cm), required for bacterial electroporation, were generated using PDMS micropillars for an applied voltage of 300 V. Further, in this method of inactivation, there is no involvement of chemicals and the formation of harmful by-products is also minimum.

Keywords: electroporation, high-efficiency, inactivation, microfluidics, micropillar

Procedia PDF Downloads 164
4190 Analysis of Thermal Damping in Si Based Torsional Micromirrors

Authors: R. Resmi, M. R. Baiju

Abstract:

The thermal damping of a dynamic vibrating micromirror is an important factor affecting the design of MEMS based actuator systems. In the development process of new micromirror systems, assessing the extent of energy loss due to thermal damping accurately and predicting the performance of the system is very essential. In this paper, the depth of the thermal penetration layer at different eigenfrequencies and the temperature variation distributions surrounding a vibrating micromirror is analyzed. The thermal penetration depth corresponds to the thermal boundary layer in which energy is lost which is a measure of the thermal damping is found out. The energy is mainly dissipated in the thermal boundary layer and thickness of the layer is an important parameter. The detailed thermoacoustics is used to model the air domain surrounding the micromirror. The thickness of the boundary layer, temperature variations and thermal power dissipation are analyzed for a Si based torsional mode micromirror. It is found that thermal penetration depth decreases with eigenfrequency and hence operating the micromirror at higher frequencies is essential for reducing thermal damping. The temperature variations and thermal power dissipations at different eigenfrequencies are also analyzed. Both frequency-response and eigenfrequency analyses are done using COMSOL Multiphysics software.

Keywords: Eigen frequency analysis, micromirrors, thermal damping, thermoacoustic interactions

Procedia PDF Downloads 348
4189 Improvement of Soft Clay Using Floating Cement Dust-Lime Columns

Authors: Adel Belal, Sameh Aboelsoud, Mohy Elmashad, Mohammed Abdelmonem

Abstract:

The two main criteria that control the design and performance of footings are bearing capacity and settlement of soil. In soft soils, the construction of buildings, storage tanks, warehouse, etc. on weak soils usually involves excessive settlement problems. To solve bearing capacity or reduce settlement problems, soil improvement may be considered by using different techniques, including encased cement dust–lime columns. The proposed research studies the effect of adding floating encased cement dust and lime mix columns to soft clay on the clay-bearing capacity. Four experimental tests were carried out. Columns diameters of 3.0 cm, 4.0 cm, and 5.0 cm and columns length of 60% of the clay layer thickness were used. Numerical model was constructed and verified using commercial finite element package (PLAXIS 2D, V8.5). The verified model was used to study the effect of distributing columns around the footing at different distances. The study showed that the floating cement dust lime columns enhanced the clay-bearing capacity with 262%. The numerical model showed that the columns around the footing have a limit effect on the clay improvement.

Keywords: bearing capacity, cement dust – lime columns, ground improvement, soft clay

Procedia PDF Downloads 184
4188 Comparison of Unit Hydrograph Models to Simulate Flood Events at the Field Scale

Authors: Imene Skhakhfa, Lahbaci Ouerdachi

Abstract:

To ensure the overall coherence of simulated results, it is necessary to develop a robust validation process. In many applications, it is no longer content to calibrate and validate the model only in relation to the hydro graph measured at the outlet, but we try to better simulate the functioning of the watershed in space. Therefore the timing also performs compared to other variables such as water level measurements in intermediate stations or groundwater levels. As part of this work, we limit ourselves to modeling flood of short duration for which the process of evapotranspiration is negligible. The main parameters to identify the models are related to the method of unit hydro graph (HU). Three different models were tested: SNYDER, CLARK and SCS. These models differ in their mathematical structure and parameters to be calibrated while hydrological data are the same, the initial water content and precipitation. The models are compared on the basis of their performance in terms six objective criteria, three global criteria and three criteria representing volume, peak flow, and the mean square error. The first type of criteria gives more weight to strong events whereas the second considers all events to be of equal weight. The results show that the calibrated parameter values are dependent and also highlight the problems associated with the simulation of low flow events and intermittent precipitation.

Keywords: model calibration, intensity, runoff, hydrograph

Procedia PDF Downloads 472
4187 Supplemental VisCo-friction Damping for Dynamical Structural Systems

Authors: Sharad Singh, Ajay Kumar Sinha

Abstract:

Coupled dampers like viscoelastic-frictional dampers for supplemental damping are a newer technique. In this paper, innovative Visco-frictional damping models have been presented and investigated. This paper attempts to couple frictional and fluid viscous dampers into a single unit of supplemental dampers. Visco-frictional damping model is developed by series and parallel coupling of frictional and fluid viscous dampers using Maxwell and Kelvin-Voigat models. The time analysis has been performed using numerical simulation on an SDOF system with varying fundamental periods, subject to a set of 12 ground motions. The simulation was performed using the direct time integration method. MATLAB programming tool was used to carry out the numerical simulation. The response behavior has been analyzed for the varying time period and added damping. This paper compares the response reduction behavior of the two modes of coupling. This paper highlights the performance efficiency of the suggested damping models. It also presents a mathematical modeling approach to visco-frictional dampers and simultaneously suggests the suitable mode of coupling between the two sub-units.

Keywords: hysteretic damping, Kelvin model, Maxwell model, parallel coupling, series coupling, viscous damping

Procedia PDF Downloads 141
4186 Optimization of Pressure in Deep Drawing Process

Authors: Ajay Kumar Choubey, Geeta Agnihotri, C. Sasikumar, Rashmi Dwivedi

Abstract:

Deep-drawing operations are performed widely in industrial applications. It is very important for efficiency to achieve parts with no or minimum defects. Deep drawn parts are used in high performance, high strength and high reliability applications where tension, stress, load and human safety are critical considerations. Wrinkling is a kind of defect caused by stresses in the flange part of the blank during metal forming operations. To avoid wrinkling appropriate blank-holder pressure/force or drawbead can be applied. Now-a-day computer simulation plays a vital role in the field of manufacturing process. So computer simulation of manufacturing has much advantage over previous conventional process i.e. mass production, good quality of product, fast working etc. In this study, a two dimensional elasto-plastic Finite Element (F.E.) model for Mild Steel material blank has been developed to study the behavior of the flange wrinkling and deep drawing parameters under different Blank-Holder Pressure (B.H.P.). For this, commercially available Finite Element software ANSYS 14 has been used in this study. Simulation results are critically studied and salient conclusions have been drawn.

Keywords: ANSYS, deep drawing, BHP, finite element simulation, wrinkling

Procedia PDF Downloads 440
4185 Tension-Free Vaginal Tape Secur (TVT Secur) versus Tension-Free Vaginal Tape-Obturator (TVT-O) from inside to outside in Surgical Management of Genuine Stress Urinary Incontinence

Authors: Ibrahim Mohamed Ibrahim Hassanin, Hany Hassan Mostafa, Mona Mohamed Shaban, Ahlam El Said Kamel

Abstract:

Background: New so-called minimally invasive devices have been developed to limit groin pain after sling placement for treatment of stress urinary incontinence (SUI) to minimize the risk of postoperative pain and organ perforation. A new generation of suburethral slings was described that avoided skin incision to pull out and tension the sling. Evaluation of this device through prospective short-term series has shown controversial results compared with other tension-free techniques. The aim of this study is to compare success rates and complications for tension-free vaginal tape secur (TVT secur) and trans-obturator sub urethral tape inside-out technique (TVT-O) for treatment of stress urinary incontinence (SUI). Materials and Methods: Fifty patients with genuine SUI were divided into two groups: group S (n=25) were operated upon using (TVT secur) and group O (n=25) were operated upon using trans-obturator suburethral tape inside-out technique (TVT-O). Success rate, quality of life and postoperative complications such as groin pain, urgency, urine retention and vaginal tape erosion were reported in both groups at one, three, and six months after surgery. Results: As regards objective cure rate at one, three, six months intervals; there was a significant difference between group S (56%, 64%, and 60%), and group O (80%, 88%, and 88%) respectively (P <0.05). As regards subjective cure rate at one, three, six months intervals; there was a significant difference between group S (44%, 44%, and 48%), and group O (76%, 80%, and 80%) respectively (P <0.05). Quality of life (QoL) parameters improved significantly in cured patients with no difference between both groups. As regards complications, group O had a higher frequency of complications than group S; groin pain (12% vs 12% p= 0.05), urgency (4% (1 case) vs 0%), urine retention (8% (2 cases) vs 0%), vaginal tape erosion (4% (1 case) vs 0%). No cases were complicated with wound infection. Conclusion: Compared to TVT secur, TVT-O showed higher subjective and objective cure rates after six months but higher rate of complications. Both techniques were comparable as regards improvement of quality of life after surgery.

Keywords: stress urinary incontinence, trans-vaginal tape-obturator, TVT Secur, TVT-O

Procedia PDF Downloads 342
4184 Adaptive Swarm Balancing Algorithms for Rare-Event Prediction in Imbalanced Healthcare Data

Authors: Jinyan Li, Simon Fong, Raymond Wong, Mohammed Sabah, Fiaidhi Jinan

Abstract:

Clinical data analysis and forecasting have make great contributions to disease control, prevention and detection. However, such data usually suffer from highly unbalanced samples in class distributions. In this paper, we target at the binary imbalanced dataset, where the positive samples take up only the minority. We investigate two different meta-heuristic algorithms, particle swarm optimization and bat-inspired algorithm, and combine both of them with the synthetic minority over-sampling technique (SMOTE) for processing the datasets. One approach is to process the full dataset as a whole. The other is to split up the dataset and adaptively process it one segment at a time. The experimental results reveal that while the performance improvements obtained by the former methods are not scalable to larger data scales, the later one, which we call Adaptive Swarm Balancing Algorithms, leads to significant efficiency and effectiveness improvements on large datasets. We also find it more consistent with the practice of the typical large imbalanced medical datasets. We further use the meta-heuristic algorithms to optimize two key parameters of SMOTE. Leading to more credible performances of the classifier, and shortening the running time compared with the brute-force method.

Keywords: Imbalanced dataset, meta-heuristic algorithm, SMOTE, big data

Procedia PDF Downloads 428
4183 Recent Advances of Photo-Detectors in Single Photon Emission Computed Tomography Imaging System

Authors: Qasem A. Alyazji

Abstract:

One of the main techniques for Positron emission tomography (PET), Single photon emission computed tomography (SPECT) is the development of radiation detectors. The NaI(Tl) scintillator crystal coupled to an array of photomultiplier tubes known as the Anger camera, is the most dominant detectors system in PET and SPECT devices. Technological advances in many materials, in addition to the emerging importance of specialized applications such as preclinical imaging and cardiac imaging, have encouraged innovation so that alternatives to the anger camera are now part in alternative imaging systems. In this paper we will discuss the main performance characteristics of detectors devices and scanning developments in both scintillation detectors, semiconductor (solid state) detectors, and Photon Transducers such as photomultiplier tubes (PMTs), position sensitive photomultiplier tubes (PSPMTs), Avalanche photodiodes (APDs) and Silicon photomultiplier (SiPMT). This paper discussed the detectors that showed promising results. This study is a review of recent developments in the detectors used in single photon emission computed tomography (SPECT) imaging system.

Keywords: SPECT, scintillation, PMTs, SiPMT, PSPMTs, APDs, semiconductor (solid state)

Procedia PDF Downloads 142
4182 Convergence and Stability in Federated Learning with Adaptive Differential Privacy Preservation

Authors: Rizwan Rizwan

Abstract:

This paper provides an overview of Federated Learning (FL) and its application in enhancing data security, privacy, and efficiency. FL utilizes three distinct architectures to ensure privacy is never compromised. It involves training individual edge devices and aggregating their models on a server without sharing raw data. This approach not only provides secure models without data sharing but also offers a highly efficient privacy--preserving solution with improved security and data access. Also we discusses various frameworks used in FL and its integration with machine learning, deep learning, and data mining. In order to address the challenges of multi--party collaborative modeling scenarios, a brief review FL scheme combined with an adaptive gradient descent strategy and differential privacy mechanism. The adaptive learning rate algorithm adjusts the gradient descent process to avoid issues such as model overfitting and fluctuations, thereby enhancing modeling efficiency and performance in multi-party computation scenarios. Additionally, to cater to ultra-large-scale distributed secure computing, the research introduces a differential privacy mechanism that defends against various background knowledge attacks.

Keywords: federated learning, differential privacy, gradient descent strategy, convergence, stability, threats

Procedia PDF Downloads 10
4181 Analysis of Airborne Data Using Range Migration Algorithm for the Spotlight Mode of Synthetic Aperture Radar

Authors: Peter Joseph Basil Morris, Chhabi Nigam, S. Ramakrishnan, P. Radhakrishna

Abstract:

This paper brings out the analysis of the airborne Synthetic Aperture Radar (SAR) data using the Range Migration Algorithm (RMA) for the spotlight mode of operation. Unlike in polar format algorithm (PFA), space-variant defocusing and geometric distortion effects are mitigated in RMA since it does not assume that the illuminating wave-fronts are planar. This facilitates the use of RMA for imaging scenarios involving severe differential range curvatures enabling the imaging of larger scenes at fine resolution and at shorter ranges with low center frequencies. The RMA algorithm for the spotlight mode of SAR is analyzed in this paper using the airborne data. Pre-processing operations viz: - range de-skew and motion compensation to a line are performed on the raw data before being fed to the RMA component. Various stages of the RMA viz:- 2D Matched Filtering, Along Track Fourier Transform and Slot Interpolation are analyzed to find the performance limits and the dependence of the imaging geometry on the resolution of the final image. The ability of RMA to compensate for severe differential range curvatures in the two-dimensional spatial frequency domain are also illustrated in this paper.

Keywords: range migration algorithm, spotlight SAR, synthetic aperture radar, matched filtering, slot interpolation

Procedia PDF Downloads 226
4180 Experımental Study of Structural Insulated Panel under Lateral Load

Authors: H. Abbasi, K. Sennah

Abstract:

A Structural Insulated Panel (SIP) is a structural element contains of foam insulation core sandwiched between two oriented-strand boards (OSB), plywood boards, steel sheets or fibre cement boards. Superior insulation, exceptional strength and fast insulation are the specifications of a SIP-based structure. There are also many other benefits such as less total construction costs, speed of construction, less expensive HVAC equipment required, favourable energy-efficient mortgages comparing to wood-framed houses. This paper presents the experimental analysis on selected foam-timber SIPs to study their structural behaviour when used as walls in residential construction under lateral loading. The experimental program has also taken several stud panels in order to compare the performance of SIP with conventional wood-frame system. The results of lateral tests performed in this study established a database that can be used further to develop design tables of SIP wall subjected to lateral loading caused by wind or earthquake. A design table for walls subjected to lateral loading was developed. Experimental results proved that the tested SIPs are ‘as good as’ the conventional wood-frame system.

Keywords: structural insulated panel, experimental study, lateral load, design tables

Procedia PDF Downloads 303
4179 A Review of Ethanol-Diesel Blend as a Fuel in Compression-Ignition Engine

Authors: Ibrahim Yahuza, Habou Dandakouta

Abstract:

The use of ethanol blended with diesel is receiving more attention by many researchers in the recent time. It was shown that ethanol–diesel blends were technically acceptable for existing diesel engines. Ethanol, as an attractive alternative fuel, is a renewable bio-based resource and it is oxygenated, thereby providing the potential to reduce particulate emissions in compression–ignition engines. In this review, the properties and specifications of ethanol blended with diesel fuel are discussed. Special emphasis is placed on the factors critical to the potential commercial use of these blends. These factors include blend properties such as stability, viscosity and lubricity, safety and materials compatibility. The effect of the fuel on engine performance, durability and emissions is also considered. The formulation of additives to correct certain key properties and maintain blend stability is suggested as a critical factor in ensuring fuel compatibility with engines. However, maintaining vehicle safety with these blends may require special materials and modification of the fuel tank design. Further work is required in specifying acceptable fuel characteristics, confirming the long-term effects on engine durability, and ensuring safety in handling and storing ethanol–diesel blends.

Keywords: ethanol, renewable, blend, bio-fuel, diesel engines

Procedia PDF Downloads 311
4178 Preventing Perpetuation of Structural Violence in the Workplace: An Australian Settlement Services Case Study

Authors: Jordan Fallow

Abstract:

Service and advocacy organisations that serve refugee populations are often staffed by a large percentage of former refugees themselves, and this carries a number of implications for refugee rights, specifically economic and social rights. This paper makes an argument for the importance of introducing an understanding of intersectionality theory into organizations who provide services to and employ, refugee staff. The benefits of this are threefold; on an individual level it reduces the risks of burn out, vicarious trauma and compassion fatigue while increasing employee satisfaction and development, at an organizational level services become more effective, and at a systems level it helps reduce structural violence, which may itself have been a contributing factor in the movement of refugee staff from their origin countries. In support of this argument, a case study of an Australian settlement services organization is provided. Mixed methods research, utilising both qualitative and quantitative data, measured the perceived efficacy of diversity management tools at the organization and the impact this had on staff performance, retention and wellbeing. The paper also draws on strategic human resource and reward management, diversity management, international development and intersectionality texts.

Keywords: structural violence, employment, human resource management, intersectionality

Procedia PDF Downloads 208
4177 Assessment of Runway Micro Texture Using Surface Laser Scanners: An Explorative Study

Authors: Gerard Van Es

Abstract:

In this study, the use of a high resolution surface laser scanner to assess the micro texture of runway surfaces was investigated experimentally. Micro texture is one of the important surface components that helps to provide high braking friction between aircraft tires and a wet runway surface. Algorithms to derive different parameters that characterise micro texture was developed. Surface scans with a high resolution laser scanner were conducted on 40 different runway (like) surfaces. For each surface micro texture parameters were calculated from the laser scan data. These results were correlated with results obtained from a British pendulum tester that was used on the same surface. Results obtained with the British pendulum tester are generally considered to be indicative for the micro texture related friction characteristics. The results show that a meaningful correlation can be found between different parameters that characterise micro texture obtained with the laser scanner and the British pendulum tester results. Surface laser scanners are easier to operate and give more consistent results than a British pendulum tester. Therefore for airport operators surface laser scanners can be a useful tool to determine if their runway becomes slippery when wet due to a smooth micro texture.

Keywords: runway friction, micro texture, aircraft braking performance, slippery runways

Procedia PDF Downloads 96
4176 Study on Breakdown Voltage Characteristics of Different Types of Oils with Contaminations

Authors: C. Jouhar, B. Rajesh Kamath, M. K. Veeraiah, M. Z. Kurian

Abstract:

Since long time ago, petroleum-based mineral oils have been used for liquid insulation in high voltage equipments. Mineral oils are widely used as insulation for transmission and distribution power transformers, capacitors and other high voltage equipment. Petroleum-based insulating oils have excellent dielectric properties such as high electric field strength, low dielectric losses and good long-term performance. Due to environmental consideration, an attempt to search the alternate liquid insulation is required. The influence of particles on the voltage breakdown in insulating oil and other liquids has been recognized for many years. Particles influence both AC and DC voltage breakdown in insulating oil. Experiments are conducted under AC voltage. The breakdown process starts with a microscopic bubble, an area of large distance where ions or electrons initiate avalanches. Insulating liquids drive their dielectric strength from the much higher density compare to gases. Experiments are carried out under High Voltage AC (HVAC) in different types of oils namely castor oil, vegetable oil and mineral oil. The Breakdown Voltage (BDV) with presence of moisture and particle contamination in different types of oils is studied. The BDV of vegetable oil is better when compared to other oils without contamination. The BDV of mineral oil is better when compared to other types of oils in presence of contamination.

Keywords: breakdown voltage, high voltage AC, insulating oil, oil breakdown

Procedia PDF Downloads 319
4175 Analysis of Two Methods to Estimation Stochastic Demand in the Vehicle Routing Problem

Authors: Fatemeh Torfi

Abstract:

Estimation of stochastic demand in physical distribution in general and efficient transport routs management in particular is emerging as a crucial factor in urban planning domain. It is particularly important in some municipalities such as Tehran where a sound demand management calls for a realistic analysis of the routing system. The methodology involved critically investigating a fuzzy least-squares linear regression approach (FLLRs) to estimate the stochastic demands in the vehicle routing problem (VRP) bearing in mind the customer's preferences order. A FLLR method is proposed in solving the VRP with stochastic demands. Approximate-distance fuzzy least-squares (ADFL) estimator ADFL estimator is applied to original data taken from a case study. The SSR values of the ADFL estimator and real demand are obtained and then compared to SSR values of the nominal demand and real demand. Empirical results showed that the proposed methods can be viable in solving problems under circumstances of having vague and imprecise performance ratings. The results further proved that application of the ADFL was realistic and efficient estimator to face the stochastic demand challenges in vehicle routing system management and solve relevant problems.

Keywords: fuzzy least-squares, stochastic, location, routing problems

Procedia PDF Downloads 411
4174 Design and Evaluation of a Prototype for Non-Invasive Screening of Diabetes – Skin Impedance Technique

Authors: Pavana Basavakumar, Devadas Bhat

Abstract:

Diabetes is a disease which often goes undiagnosed until its secondary effects are noticed. Early detection of the disease is necessary to avoid serious consequences which could lead to the death of the patient. Conventional invasive tests for screening of diabetes are mostly painful, time consuming and expensive. There’s also a risk of infection involved, therefore it is very essential to develop non-invasive methods to screen and estimate the level of blood glucose. Extensive research is going on with this perspective, involving various techniques that explore optical, electrical, chemical and thermal properties of the human body that directly or indirectly depend on the blood glucose concentration. Thus, non-invasive blood glucose monitoring has grown into a vast field of research. In this project, an attempt was made to device a prototype for screening of diabetes by measuring electrical impedance of the skin and building a model to predict a patient’s condition based on the measured impedance. The prototype developed, passes a negligible amount of constant current (0.5mA) across a subject’s index finger through tetra polar silver electrodes and measures output voltage across a wide range of frequencies (10 KHz – 4 MHz). The measured voltage is proportional to the impedance of the skin. The impedance was acquired in real-time for further analysis. Study was conducted on over 75 subjects with permission from the institutional ethics committee, along with impedance, subject’s blood glucose values were also noted, using conventional method. Nonlinear regression analysis was performed on the features extracted from the impedance data to obtain a model that predicts blood glucose values for a given set of features. When the predicted data was depicted on Clarke’s Error Grid, only 58% of the values predicted were clinically acceptable. Since the objective of the project was to screen diabetes and not actual estimation of blood glucose, the data was classified into three classes ‘NORMAL FASTING’,’NORMAL POSTPRANDIAL’ and ‘HIGH’ using linear Support Vector Machine (SVM). Classification accuracy obtained was 91.4%. The developed prototype was economical, fast and pain free. Thus, it can be used for mass screening of diabetes.

Keywords: Clarke’s error grid, electrical impedance of skin, linear SVM, nonlinear regression, non-invasive blood glucose monitoring, screening device for diabetes

Procedia PDF Downloads 313
4173 Structural Performance of Prefabricated Concrete and Reinforced Concrete Structural Walls under Blast Loads

Authors: S. Kamil Akin, Turgut Acikara

Abstract:

In recent years the world and our country has experienced several explosion events occurred due to terrorist attacks and accidents. In these explosion events many people have lost their lives and many buildings have been damaged. If structures were designed taking the blast loads into account, these results may not have happened or the casualties would have been less. In this thesis analysis of the protection walls have been conducted to prevent the building damage from blast loads. These analyzes was carried out for two different types of wall, concrete and reinforced concrete. Analyses were carried out on four different thicknesses of each wall element. In each wall element the stresses and displacements of the exposed surface due to the detonation charge has been calculated. The limit shear stress and displacement of the wall element according to their material properties has been taken into account. As the result of the analyses the standoff distances and TNT equivalent amount has been determined. According to equivalent TNT amounts and standoff distances the structural response of the protective wall elements has been observed. These structural responses have been observed by ABAQUS finite element package. Explosion loads were brought into effect to the protective wall element models by using the ABAQUS / CONWEP.

Keywords: blast loading, blast wave, TNT equivalent method, CONWEP, finite element analysis, detonation

Procedia PDF Downloads 423
4172 Pyrazolylpyrazolines: Design, Synthesis and Biological Evaluation as Dual Acting Antimalarial-Antileishmanial Agents

Authors: Adnan Bekhit, Eskedar Lodebo, Ariaya Hymete, Hanan Ragab, Alaa El-Din Bekhit

Abstract:

Malaria and leishmaniasis have emerged as serious universal health problems throughout history of mankind. According to the WHO 2008 malarial report, half of the world population is at risk of malarial infection with an estimate of 1 million deaths occurring annually mainly in the African region. Furthermore, 12-15 million people are infected with Leishmaniasis worldwide. Despite the continuous introduction of a large number of agents for the treatment of malaria, there is still unmet medical needs due to the emergence of resistance. Resistance has occurred for almost all therapeutic agents approved for the treatment of malaria. Accordingly, it was the aim of this work to design and synthesis a group of antimalarial-antileshmanial agents that would show inhibitory activity against chloroquine-resistant strain of Plasmodium falciparum. The synthesized compounds were designed to contain a pyrazolylpyrazoline moiety having an aromatic group (p-tolyl or p-chlorophenyl) at N1-position of one pyrazoline ring due to the reports of promising activities of such compounds. A formyl or acyl substituent was introduced at the N1-position of the other pyrazoline ring, to investigate the effect of bulkiness of acyl substituents at this position. The synthesized compounds were evaluated for their in-vivo antimalarial activity against Plasmodium berghei infected mice at dose levels of 20 and 30 mg/Kg. the two most active compounds were evaluated for their antimalarial activity against chloroquin-resistant strain (RKL9) of Plasmodium falciparum. In addition, the synthesized compounds were tested for their in-vitro antileshmanial activity against Leishmania aethiopica promastigotes and amastigotes. For both antimalarial and antileishmanial activities, compounds having an N1-p-tolyl group at the first pyrazoline ring did not require bulkiness at the second pyrazoline ring nitrogen where the compound bearing an acetyl group proved to be the most active of the whole series. On the other hand, bulkiness at the N1-position of the second pyazoline ring was necessary in case of compounds carrying the p-chlorophenyl group, where the two derivatives having an N1-butanoyl and an N1-benzoyl moieties at the second pyrazoline showed the best activity. Furthermore, the toxicity of the active compounds were tested and were proved to be non-toxic at 125, 250 and 500 mg/Kg. In addition, docking of the most active compound (having a p-tolyl group at the first pyrazoline-N and an acetyl moiety on the other pyrazoline-N) was performed against dihydrofolate reductase enzyme.

Keywords: pyrazoline derivatives, in-vivo antimalarial activity, docking, dihydrofolate reductase

Procedia PDF Downloads 325