Search results for: reallocation efficiency
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6379

Search results for: reallocation efficiency

2839 Prediction of Corrosion Inhibition Using Methyl Ester Sulfonate Anionic Surfactants

Authors: A. Asselah, A. Khalfi, M. A.Toumi, A.Tazerouti

Abstract:

The study of the corrosion inhibition of a standard carbon steel "API 5L grade X70" by two biodegradable anionic surfactants derived from fatty acids by photo sulfochlorination, called sodium lauryl methyl ester sulfonates and sodium palmityl methyl ester sulfonates was carried. A solution at 2.5 g/l NaCl saturated with carbon dioxide is used as a corrosive medium. The gravimetric and electrochemical technics (stationary and transient) were used in order to quantify the rate of corrosion and to evaluate the electrochemical inhibition efficiency, thus the nature of the mode of action of the inhibitor, in addition to a surface characterization by scanning electron microscopy (MEB) coupled to energy dispersive X-ray spectroscopy (EDX). The variation of the concentration and the temperature were examined, and the mode of adsorption of these inhibitors on the surface of the metal was established by assigning it the appropriate isotherm and determining the corresponding thermodynamic parameters. The MEB-EDX allowed the visualization of good adhesion of the protective film formed by the surfactants to the surface of the steel. The corrosion inhibition was evaluated at around 93% for sodium lauryl methyl ester sulfonate surfactant at 20 ppm and 87.2% at 50 ppm for sodium palmityl methyl ester sulfonate surfactant.

Keywords: carbon steel, oilfield, corrosion, anionic surfactants

Procedia PDF Downloads 75
2838 Lifetime Assessment of Highly Efficient Metal-Based Air-Diffuser through Accelerated Degradation Test

Authors: Jinyoung Choi, Tae-Ho Yoon, Sunmook Lee

Abstract:

Degradation of standard oxygen transfer efficiency (SOTE) with time was observed for the assessment of lifetime of metal-based air-diffuser, which displaced a polymer composite-based air-diffuser in order to attain a longer lifetime in the actual field. The degradation of air-diffuser occurred due to the failure of the formation of small and uniform air bubbles since the patterns formed on the disc of air-diffuser deteriorated and/or changed from their initial shapes while they were continuously exposed to the air blowing condition during the operation in the field. Therefore, the lifetime assessment of metal-based air-diffuser was carried out through an accelerated degradation test by accelerating the air-blowing conditions in 200 L/min, 300 L/min, and 400 L/min and the lifetime of normal operating condition at 120 L/min was predicted. It was found that Weibull distribution was the most proper one for describing the lifetime distribution of metal-based air-diffuser in the present study. The shape and scale parameters indicated that the accelerated blowing conditions were all within the acceleration domain. The lifetime was predicted by adopting inverse power model for a stress-life relationship and estimated to be B10=94,004 hrs with CL=95%. Acknowledgement: This work was financially supported by the Ministry of Trade, Industry and Energy (Grant number: N0001475).

Keywords: accelerated degradation test, air-diffuser, lifetime assessment, SOTE

Procedia PDF Downloads 545
2837 The Co-Simulation Interface SystemC/Matlab Applied in JPEG and SDR Application

Authors: Walid Hassairi, Moncef Bousselmi, Mohamed Abid

Abstract:

Functional verification is a major part of today’s system design task. Several approaches are available for verification on a high abstraction level, where designs are often modeled using MATLAB/Simulink. However, different approaches are a barrier to a unified verification flow. In this paper, we propose a co-simulation interface between SystemC and MATLAB and Simulink to enable functional verification of multi-abstraction levels designs. The resulting verification flow is tested on JPEG compression algorithm. The required synchronization of both simulation environments, as well as data type conversion is solved using the proposed co-simulation flow. We divided into two encoder jpeg parts. First implemented in SystemC which is the DCT is representing the HW part. Second, consisted of quantization and entropy encoding which is implemented in Matlab is the SW part. For communication and synchronization between these two parts we use S-Function and engine in Simulink matlab. With this research premise, this study introduces a new implementation of a Hardware SystemC of DCT. We compare the result of our simulation compared to SW / SW. We observe a reduction in simulation time you have 88.15% in JPEG and the design efficiency of the supply design is 90% in SDR.

Keywords: hardware/software, co-design, co-simulation, systemc, matlab, s-function, communication, synchronization

Procedia PDF Downloads 380
2836 Isolation and Classification of Red Blood Cells in Anemic Microscopic Images

Authors: Jameela Ali Alkrimi, Abdul Rahim Ahmad, Azizah Suliman, Loay E. George

Abstract:

Red blood cells (RBCs) are among the most commonly and intensively studied type of blood cells in cell biology. The lack of RBCs is a condition characterized by lower than normal hemoglobin level; this condition is referred to as 'anemia'. In this study, a software was developed to isolate RBCs by using a machine learning approach to classify anemic RBCs in microscopic images. Several features of RBCs were extracted using image processing algorithms, including principal component analysis (PCA). With the proposed method, RBCs were isolated in 34 second from an image containing 18 to 27 cells. We also proposed that PCA could be performed to increase the speed and efficiency of classification. Our classifier algorithm yielded accuracy rates of 100%, 99.99%, and 96.50% for K-nearest neighbor (K-NN) algorithm, support vector machine (SVM), and neural network ANN, respectively. Classification was evaluated in highly sensitivity, specificity, and kappa statistical parameters. In conclusion, the classification results were obtained for a short time period with more efficient when PCA was used.

Keywords: red blood cells, pre-processing image algorithms, classification algorithms, principal component analysis PCA, confusion matrix, kappa statistical parameters, ROC

Procedia PDF Downloads 385
2835 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 capabilities

Keywords: traffic situation awareness, general aviation, aircraft conflict detection, computational load reduction, implementation solutions, software certification

Procedia PDF Downloads 259
2834 Optimizing the Efficiency of Measuring Instruments in Ouagadougou-Burkina Faso

Authors: Moses Emetere, Marvel Akinyemi, S. E. Sanni

Abstract:

At the moment, AERONET or AMMA database shows a large volume of data loss. With only about 47% data set available to the scientist, it is evident that accurate nowcast or forecast cannot be guaranteed. The calibration constants of most radiosonde or weather stations are not compatible with the atmospheric conditions of the West African climate. A dispersion model was developed to incorporate salient mathematical representations like a Unified number. The Unified number was derived to describe the turbulence of the aerosols transport in the frictional layer of the lower atmosphere. Fourteen years data set from Multi-angle Imaging SpectroRadiometer (MISR) was tested using the dispersion model. A yearly estimation of the atmospheric constants over Ouagadougou using the model was obtained with about 87.5% accuracy. It further revealed that the average atmospheric constant for Ouagadougou-Niger is a_1 = 0.626, a_2 = 0.7999 and the tuning constants is n_1 = 0.09835 and n_2 = 0.266. Also, the yearly atmospheric constants affirmed the lower atmosphere of Ouagadougou is very dynamic. Hence, it is recommended that radiosonde and weather station manufacturers should constantly review the atmospheric constant over a geographical location to enable about eighty percent data retrieval.

Keywords: aerosols retention, aerosols loading, statistics, analytical technique

Procedia PDF Downloads 291
2833 Water Management in Mexico City and Its Metropolitan Area

Authors: Raquel Salazar Moreno, Uwe Schmidt, Efrén Fitz Rodríguez, Dennis Dannehl, Abraham Rojano Aguilar, Irineo López Cruz, Gilberto Navas Gómez

Abstract:

As urban areas expand, strategic and protected water reserves become more critical. In this study we investigate the water problems in Mexico City and its Metropolitan area. This region faces a complex water problem that concerns not only Mexican boundaries but also international level because is one of the biggest human concentrations in the World. The current water shortage situation raises the necessity of importing surface and groundwater from the Cutzamala River and from the Alto Rio Lerma System respectively. Water management is the real issue in this region, because waste water generation is more than aquifer overexploitation, and surface water loss in the rainfall period is greater than water imported from other regions. However, the possible solutions of the water supply schemes are complicated, there is a need to look for alternatives socially acceptable and environmentally desirable, considering first the possible solutions on the demand side. Also, it is necessary more investment in water treatment plants and hydraulic infrastructure to ensure water supply and decrease the environmental problems in the area. More studies need to be done related to water efficiency in the three sectors.

Keywords: megacities, aquifer overexploitation, environmental problems, vulnerability

Procedia PDF Downloads 244
2832 Fault-Tolerant Configuration for T-Type Nested Neutral Point Clamped Converter

Authors: S. Masoud Barakati, Mohsen Rahmani Haredasht

Abstract:

Recently, the use of T-type nested neutral point clamped (T-NNPC) converter has increased in medium voltage applications. However, the T-NNPC converter architecture's reliability and continuous operation are at risk by including semiconductor switches. Semiconductor switches are a prone option for open-circuit faults. As a result, fault-tolerant converters are required to improve the system's reliability and continuous functioning. This study's primary goal is to provide a fault-tolerant T-NNPC converter configuration. In the proposed design utilizing the cold reservation approach, a redundant phase is considered, which replaces the faulty phase once the fault is diagnosed in each phase. The suggested fault-tolerant configuration can be easily implemented in practical applications due to the use of a simple PWM control mechanism. The performance evaluation of the proposed configuration under different scenarios in the MATLAB-Simulink environment proves its efficiency.

Keywords: T-type nested neutral point clamped converter, reliability, continuous operation, open-circuit faults, fault-tolerant converters

Procedia PDF Downloads 94
2831 Efficacy of Music for Improving Language in Children with Special Needs

Authors: Louisa Han Lin Tan, Poh Sim Kang, Wei Ming Loi, Susan Jane Rickard Liow

Abstract:

The efficacy of music for improving speech and language has been shown across ages and diagnoses. Across the world, the wide range of therapy settings and increasing number of children diagnosed with special needs demand more cost and time effective service delivery. However, research exploring co-treatment models on children other than those with Autism Spectrum Disorder remains sparse. The aim of this research was to determine the efficacy of music for improving language in children with special needs, and generalizability of therapy effects. 25 children (7 to 12 years) were split into three groups – A, B and control. A cross-over design with direct therapy (storytelling) with or without music, and indirect therapy was applied with two therapy phases lasting 6 sessions each. Therapy targeted three prepositions in each phase. Baseline language abilities were assessed, with re-assessment after each phase. The introduction of music in therapy led to significantly greater improvement (p=.046, r=.53) in associated language abilities, with case studies showing greater effectiveness in developmentally appropriate target prepositions. However, improvements were not maintained once direct therapy ceased. As such, the incorporation of music could lead to greater efficiency and effectiveness of language therapy in children with special needs, but sustainability and generalizability of therapy effects both require further exploration.

Keywords: music, language therapy, children, special needs

Procedia PDF Downloads 446
2830 A Novel All-Solid-State Microsupercapacitor Based on Carbon Nanotube Sheets

Authors: Behnoush Dousti, Ye Choi, Gil S. Lee

Abstract:

Supercapacitors which are also known as ultra supercapacitors play a significant role in development of energy storage devices owing to their high power density and rate capability. Nobel research has been conducted on micro scale energy storage systems currently to address the demand for smaller wearable technology and portable devices. Improving the performance of these microsupercapacitors have been always a challenge. Here, we demonstrate a facile fabrication of a microsupercapacitor (MSC) with interdigitated electrodes using novel structure of carbon nanotube sheets which are spun directly from as-grown carbon nanotube forests. Stability and performance of the device was tested using an aqueous PVA-H3PO4 gel electrolyte that also offers desirable electrochemical capacitive properties. High Coulombic efficiency around 100%, great rate capability and excellent capacitance retention over 15,000 cycles were obtained. Capacitive performance greatly improved with surface modification with acid and nitrogen doping of the CNT sheets. The high power density and stable cycling performance make this microsupercapacitor a suitable candidate for verity of energy storage application.

Keywords: carbon nanotube sheet, energy storage, solid state electrolyte, supercapacitor

Procedia PDF Downloads 131
2829 Research on Routing Protocol in Ship Dynamic Positioning Based on WSN Clustering Data Fusion System

Authors: Zhou Mo, Dennis Chow

Abstract:

In the dynamic positioning system (DPS) for vessels, the reliable information transmission between each note basically relies on the wireless protocols. From the perspective of cluster-based routing pro-tocols for wireless sensor networks, the data fusion technology based on the sleep scheduling mechanism and remaining energy in network layer is proposed, which applies the sleep scheduling mechanism to the routing protocols, considering the remaining energy of node and location information when selecting cluster-head. The problem of uneven distribution of nodes in each cluster is solved by the Equilibrium. At the same time, Classified Forwarding Mechanism as well as Redelivery Policy strategy is adopted to avoid congestion in the transmission of huge amount of data, reduce the delay in data delivery and enhance the real-time response. In this paper, a simulation test is conducted to improve the routing protocols, which turns out to reduce the energy consumption of nodes and increase the efficiency of data delivery.

Keywords: DPS for vessel, wireless sensor network, data fusion, routing protocols

Procedia PDF Downloads 428
2828 Machine Learning in Momentum Strategies

Authors: Yi-Min Lan, Hung-Wen Cheng, Hsuan-Ling Chang, Jou-Ping Yu

Abstract:

The study applies machine learning models to construct momentum strategies and utilizes the information coefficient as an indicator for selecting stocks with strong and weak momentum characteristics. Through this approach, the study has built investment portfolios capable of generating superior returns and conducted a thorough analysis. Compared to existing research on momentum strategies, machine learning is incorporated to capture non-linear interactions. This approach enhances the conventional stock selection process, which is often impeded by difficulties associated with timeliness, accuracy, and efficiency due to market risk factors. The study finds that implementing bidirectional momentum strategies outperforms unidirectional ones, and momentum factors with longer observation periods exhibit stronger correlations with returns. Optimizing the number of stocks in the portfolio while staying within a certain threshold leads to the highest level of excess returns. The study presents a novel framework for momentum strategies that enhances and improves the operational aspects of asset management. By introducing innovative financial technology applications to traditional investment strategies, this paper can demonstrate significant effectiveness.

Keywords: information coefficient, machine learning, momentum, portfolio, return prediction

Procedia PDF Downloads 39
2827 A Creative Strategy to Functionalize TiN/CNC Composites as Cathode for High-Energy Zinc Ion Capacitors

Authors: Ye Ling, Jiang Yuting, Ruan Haihui

Abstract:

Zinc ion capacitors (ZICs) have garnered tremendous interest recently from researchers due to the perfect integration of batteries and supercapacitors (SC). However, ZICs are currently still facing two major challenges, one is low specific capacitance because of the limited capacity of capacitive cathode materials. In this work, TiN/CNC composites were obtained by a creative method composed of simple mixing and calcination treatment of tetrabutyl titanate (TBOT) and ZIF-8. The formed TiN particles are of ultra-small size and distributed uniformly on the nanoporous carbon matrix, which enhances the conductivity of the composites and the micropores caused by the evaporation of zinc during the calcination process and can serve as the reservoir of electrolytes; both are beneficial to zinc ion storage. When it was used as a cathode with zinc metal and 2M ZnSO₄ as the anode and electrolyte, respectively, in a ZIC device, the assembled device delivered a maximum energy density as high as 153 Wh kg-¹ at a power density of 269.4 W kg-¹, which is superior to many ZICs as reported. Also, it can maintain an energy density of 83.7 Wh kg-¹ at a peak power density of 8.6 kW kg-¹, exhibiting good rate performance. Moreover, when it was charged/discharged for 5000 cycles at a current density of 5 A g-¹, it remained at 85.8% of the initial capacity with a Coulombic efficiency (CE) of nearly 100%.

Keywords: zinc ion capacitor, metal nitride, zif-8, supercapacitor

Procedia PDF Downloads 20
2826 Imputing Missing Data in Electronic Health Records: A Comparison of Linear and Non-Linear Imputation Models

Authors: Alireza Vafaei Sadr, Vida Abedi, Jiang Li, Ramin Zand

Abstract:

Missing data is a common challenge in medical research and can lead to biased or incomplete results. When the data bias leaks into models, it further exacerbates health disparities; biased algorithms can lead to misclassification and reduced resource allocation and monitoring as part of prevention strategies for certain minorities and vulnerable segments of patient populations, which in turn further reduce data footprint from the same population – thus, a vicious cycle. This study compares the performance of six imputation techniques grouped into Linear and Non-Linear models on two different realworld electronic health records (EHRs) datasets, representing 17864 patient records. The mean absolute percentage error (MAPE) and root mean squared error (RMSE) are used as performance metrics, and the results show that the Linear models outperformed the Non-Linear models in terms of both metrics. These results suggest that sometimes Linear models might be an optimal choice for imputation in laboratory variables in terms of imputation efficiency and uncertainty of predicted values.

Keywords: EHR, machine learning, imputation, laboratory variables, algorithmic bias

Procedia PDF Downloads 64
2825 Effect of Initial pH and Fermentation Duration on Total Phenolic Content and Antioxidant Activity of Carob Kibble Fermented with Saccharomyces cerevisiae

Authors: Thi Huong Vu, Haelee Fenton, Thi Huong Tra Nguyen, Gary Dykes

Abstract:

In the present study, a submerged fermentation of carob kibble with Saccharomyces cerevisiae (S. cerevisiae) was performed. The total phenolic content and antioxidant activity in fermented carob kibble were determined by Folin–Ciocalteu method and scavenging capacity using 2,2-diphenyl-1-picrylhydrazyl (DPPH) and 2,2′-azinobis-(3-ethylbenzothiazoline-6-sulfonic acid (ABTS). The study showed that S. cerevisiae improved total phenolic content by 45 % and 50 % in acetone and water extracts respectively. Similarly, the antioxidant capacity of water extracts increased by 25 % and 41%, while acetone extracts indicated by 70% and 80% in DPPH and ABTS respectively. It is also found that initial pH 7.0 was more effective in improvement of total phenolic content and antioxidant activity. The efficiency of treatment was recorded at 15 h. This report suggested that submerged fermentation with S. cerevisiae is a potential and cost effective manner to further increase bioactive compounds in carob kibble, which are in use for food, cosmetic and pharmaceutical industries.

Keywords: antioxidant activity, carob kibble, saccharomyces cerevisiae, submerged fermentation, total phenolics

Procedia PDF Downloads 286
2824 Comparison of Non-Organic (Suspended and Solved) Solids Removal with and without Sediments in Treatment of an Industrial Wastewater with and without Ozonation

Authors: Amir Hajiali, Gevorg P. Pirumyan

Abstract:

In this research, removal of Non-Organic Suspended Solids and Non-Organic Solved Solids with and without sediment in treatment of an industrial wastewater system before and after ozonation was studied and compared. The most hazardous part of these substances is monomers of chlorophenolic combinations which in biological reactors in a liquid phase could be absorbed much easier and with a high velocity. These monomers and particularly monomers with high molecular weights are seen a lot in such wastewater treatment systems. After the treatment, the measured non-organic solved and suspended solids contents in the cyclic ozonation-biotreatment system compared to the non-organic solved and suspended solids values in the treatment method without ozonation. Sedimentation was the other factor which was considered in this experiment.The solids removals were measured with and without sediments. The comparison revealed that the remarkable efficiency of the cyclic ozonation-biotreatment system in removing the non-organic solids both with and without sediments is extremely considerable. Results of the experiments showed that ozone can be dramatically effective for solving most organic materials in activated sludge in such a wastewater or for making them mineral. Moreover, bio dissolubility increase related to the solved materials was reported.

Keywords: non-organic solids, ozonation, sediment, wastewater treatment

Procedia PDF Downloads 162
2823 Combined Influence of Charge Carrier Density and Temperature on Open-Circuit Voltage in Bulk Heterojunction Organic Solar Cells

Authors: Douglas Yeboah, Monishka Narayan, Jai Singh

Abstract:

One of the key parameters in determining the power conversion efficiency (PCE) of organic solar cells (OSCs) is the open-circuit voltage, however, it is still not well understood. In order to examine the performance of OSCs, it is necessary to understand the losses associated with the open-circuit voltage and how best it can be improved. Here, an analytical expression for the open-circuit voltage of bulk heterojunction (BHJ) OSCs is derived from the charge carrier densities without considering the drift-diffusion current. The open-circuit voltage thus obtained is dependent on the donor-acceptor band gap, the energy difference between the highest occupied molecular orbital (HOMO) and the hole quasi-Fermi level of the donor material, temperature, the carrier density (electrons), the generation rate of free charge carriers and the bimolecular recombination coefficient. It is found that open-circuit voltage increases when the carrier density increases and when the temperature decreases. The calculated results are discussed in view of experimental results and agree with them reasonably well. Overall, this work proposes an alternative pathway for improving the open-circuit voltage in BHJ OSCs.

Keywords: charge carrier density, open-circuit voltage, organic solar cells, temperature

Procedia PDF Downloads 349
2822 Gas Separation by Water-Swollen Membrane

Authors: Lenka Morávková, Zuzana Sedláková, Jiří Vejražka, Věra Jandová, Pavel Izák

Abstract:

The need to minimize the costs of biogas upgrading leads to a continuous search for new and more effective membrane materials. The improvement of biogas combustion efficiency is connected with polar gases removal from a feed stream. One of the possibilities is the use of water–swollen polyamide layer of thin film composite reverse osmosis membrane for simultaneous carbon dioxide and hydrogen sulphide removal. Transport properties and basic characteristics of a thin film composite membrane were compared in the term of appropriate water-swollen membrane choice for biogas upgrading. SEM analysis showed that the surface of the best performing composites changed significantly upon swelling by water. The surface changes were found to be a proof that the selective skin polyamide layer was swollen well. Further, the presence of a sufficient number of associative centers, namely amido groups, inside the upper layer of the hydrophilic thin composite membrane can play an important role in the polar gas separation from a non-polar gas. The next key factor is a high porosity of the membrane support.

Keywords: biogas upgrading, carbon dioxide separation, hydrogen sulphide separation, water-swollen membrane

Procedia PDF Downloads 326
2821 Microarray Data Visualization and Preprocessing Using R and Bioconductor

Authors: Ruchi Yadav, Shivani Pandey, Prachi Srivastava

Abstract:

Microarrays provide a rich source of data on the molecular working of cells. Each microarray reports on the abundance of tens of thousands of mRNAs. Virtually every human disease is being studied using microarrays with the hope of finding the molecular mechanisms of disease. Bioinformatics analysis plays an important part of processing the information embedded in large-scale expression profiling studies and for laying the foundation for biological interpretation. A basic, yet challenging task in the analysis of microarray gene expression data is the identification of changes in gene expression that are associated with particular biological conditions. Careful statistical design and analysis are essential to improve the efficiency and reliability of microarray experiments throughout the data acquisition and analysis process. One of the most popular platforms for microarray analysis is Bioconductor, an open source and open development software project based on the R programming language. This paper describes specific procedures for conducting quality assessment, visualization and preprocessing of Affymetrix Gene Chip and also details the different bioconductor packages used to analyze affymetrix microarray data and describe the analysis and outcome of each plots.

Keywords: microarray analysis, R language, affymetrix visualization, bioconductor

Procedia PDF Downloads 458
2820 Corrosion Inhibition of AA2024 Alloy with Graphene Oxide Derivative: Electrochemical and Surface Analysis

Authors: Nisrine Benzbiria, Abderrahmane Thoume, Mustapha Zertoubi

Abstract:

The goal of this research is to investigate the corrosion inhibition potential of functionalized graphene oxide (GO) with oxime derivative on AA2024-T3 surface in synthetic seawater. The utilization of functionalized graphene oxide is creating a category of corrosion inhibitors known as organically modified nanomaterials. In our work, the functionalization of GO by chalcone oxime enables graphene oxide to have enhanced water solubility and a good corrosion mitigation capacity. Fourier-transform infrared (FT-IR) spectroscopy was utilized to evaluate the main functional groups of the inhibitor. Electrochemical impedance spectroscopy (EIS) and potentiodynamic polarization curves (PDP) showed that the inhibitor acts as a mixed-type inhibitor. The inhibitory efficiency (IE) improved as the concentration increased to a value of 96% after one hour of exposure to a medium containing 60 mg/L ppm of the inhibitor. According to thermodynamic calculations, the adsorption of the inhibitor on the AA2024-T3 surface in 3% NaCl followed the Langmuir isotherm. The formation of a barrier layer was further confirmed by surface analysis. The protective film prevented the alloy dissolution and limited the accessibility of attacking ions, as evinced by solution analysis techniques.

Keywords: AA2024-T3, NaCl, electrochemical methods, FT-IR, SEM/AFM, DFT, MC simulation

Procedia PDF Downloads 39
2819 A Full-Scale Test of Coping-Girder Integrated Bridge

Authors: Heeyoung Lee, Woosung Bin, Kangseog Seo, Hyojeong Yun, Zuog An

Abstract:

Recently, a new continuous bridge system has been proposed to increase the space under the bridge and to improve aesthetic aspect of the urban area. The main feature of the proposed bridge is to connect steel I-girders and coping by means of prestressed high-strength steel bars and steel plate. The proposed bridge is able to lower the height of the bridge to ensure the workability and efficiency through a reduction of the cost of road construction. This study presents the experimental result of the full-scale connection between steel I-girders and coping under the negative bending moment. The composite behavior is thoroughly examined and discussed under the specific load levels such as service load, factored load and crack load. Structural response showed full composite action until the final load level because no relative displacement between coping and girder was observed. It was also found prestressing force into high-strength bars was able to control tensile stresses of deck slab. This indicated that cracks in deck slab can be controlled by above-mentioned prestressing force.

Keywords: coping, crack, integrated bridge, full-scale test

Procedia PDF Downloads 425
2818 Energy and Exergy Analysis of Anode-Supported and Electrolyte–Supported Solid Oxide Fuel Cells Gas Turbine Power System

Authors: Abdulrazzak Akroot, Lutfu Namli

Abstract:

Solid oxide fuel cells (SOFCs) are one of the most promising technologies since they can produce electricity directly from fuel and generate a lot of waste heat that is generally used in the gas turbines to promote the general performance of the thermal power plant. In this study, the energy, and exergy analysis of a solid oxide fuel cell/gas turbine hybrid system was proceed in MATLAB to examine the performance characteristics of the hybrid system in two different configurations: anode-supported model and electrolyte-supported model. The obtained results indicate that if the fuel utilization factor reduces from 0.85 to 0.65, the overall efficiency decreases from 64.61 to 59.27% for the anode-supported model whereas it reduces from 58.3 to 56.4% for the electrolyte-supported model. Besides, the overall exergy reduces from 53.86 to 44.06% for the anode-supported model whereas it reduces from 39.96 to 33.94% for the electrolyte-supported model. Furthermore, increasing the air utilization factor has a negative impact on the electrical power output and the efficiencies of the overall system due to the reduction in the O₂ concentration at the cathode-electrolyte interface.

Keywords: solid oxide fuel cell, anode-supported model, electrolyte-supported model, energy analysis, exergy analysis

Procedia PDF Downloads 135
2817 Evaluation of the Efficiency of Intelligent Systems in Traffic Congestion Pricing Schemes in Urban Streets

Authors: Saeed Sayyad Hagh Shomar

Abstract:

Traffic congestion pricing as one of the demand management strategies constrains expenditure to network users so that it helps reduction in traffic congestion and environment pollution like air pollution. Despite the development of congestion pricing schemes for traffic in our country, the matters of traditional toll collection, drivers’ waste of time and delay in traffic are still widespread. Electronic toll collection as a part of the intelligent transportation system provides the possibility of collecting tolls without car-stop and traffic disruption. Unlike the satisfying outcomes of using intelligent systems in congestion pricing schemes, implementation costs and technological problems are the barriers in these schemes. In this research first, a variety of electronic pay toll systems and their components are introduced then their functional usage is discussed. In the following, by analyzing and comparing the barriers, limitations and advantages, the selection criteria of intelligent systems are described and the results show that the choice of the best technology depends on the various parameters which, by examining them, it is concluded that in a long-term run and by providing the necessary conditions, DSRC technology as the main system in the schemes and ANPR as a major backup system of the main one can be employed.

Keywords: congestion pricing, electronic toll collection, intelligent systems, technology, traffic

Procedia PDF Downloads 589
2816 Spectroscopic Investigations of Nd³⁺ Doped Lithium Lead Alumino Borate Glasses for 1.06μM Laser Applications

Authors: Nisha Deopa, A. S. Rao

Abstract:

Neodymium doped lithium lead alumino borate glasses were synthesized with the molar composition 10Li₂O – 10PbO – (10-x) Al₂O₃ – 70B₂O₃ – xNd₂O₃ (where, x = 0.1, 0.5, 1.0, 1.5, 2.0 and 2.5 mol %) via conventional melt quenching technique to understand their lasing potentiality. From the absorption spectra, Judd-Ofelt intensity parameters along with various spectroscopic parameters have been estimated. The emission spectra recorded for the as-prepared glasses under investigation exhibit two emission transitions, ⁴F₃/₂→⁴I₁₁/₂ (1063 nm) and ⁴F₃/₂→⁴I₉/₂ (1350 nm) for which radiative parameters have been evaluated. The emission intensity increases with increase in Nd³⁺ ion concentration up to 1 mol %, and beyond concentration quenching took place. The decay profile shows single exponential nature for lower Nd³⁺ ions concentration and non-exponential for higher concentration. To elucidate the nature of energy transfer process, non-exponential decay curves were well fitted to Inokuti-Hirayama model. The relatively high values of emission cross-section, branching ratio, lifetimes and quantum efficiency suggest that 1.0 mol% of Nd³⁺ in LiPbAlB glasses is aptly suitable to generate lasing action in NIR region at 1063 nm.

Keywords: energy transfer, glasses, J-O parameters, photoluminescence

Procedia PDF Downloads 175
2815 Aerodynamic Analysis of Dimple Effect on Aircraft Wing

Authors: E. Livya, G. Anitha, P. Valli

Abstract:

The main objective of aircraft aerodynamics is to enhance the aerodynamic characteristics and maneuverability of the aircraft. This enhancement includes the reduction in drag and stall phenomenon. The airfoil which contains dimples will have comparatively less drag than the plain airfoil. Introducing dimples on the aircraft wing will create turbulence by creating vortices which delays the boundary layer separation resulting in decrease of pressure drag and also increase in the angle of stall. In addition, wake reduction leads to reduction in acoustic emission. The overall objective of this paper is to improve the aircraft maneuverability by delaying the flow separation point at stall and thereby reducing the drag by applying the dimple effect over the aircraft wing. This project includes both computational and experimental analysis of dimple effect on aircraft wing, using NACA 0018 airfoil. Dimple shapes of Semi-sphere, hexagon, cylinder, square are selected for the analysis; airfoil is tested under the inlet velocity of 30m/s at different angle of attack (5˚, 10˚, 15˚, 20˚, and 25˚). This analysis favours the dimple effect by increasing L/D ratio and thereby providing the maximum aerodynamic efficiency, which provides the enhanced performance for the aircraft.

Keywords: airfoil, dimple effect, turbulence, boundary layer separation

Procedia PDF Downloads 515
2814 Probabilistic Modeling of Post-Liquefaction Ground Deformation

Authors: Javad Sadoghi Yazdi, Robb Eric S. Moss

Abstract:

This paper utilizes a probabilistic liquefaction triggering method for modeling post-liquefaction ground deformation. This cone penetration test CPT-based liquefaction triggering is employed to estimate the factor of safety against liquefaction (FSL) and compute the maximum cyclic shear strain (γmax). The study identifies a maximum PL value of 90% across various relative densities, which challenges the decrease from 90% to 70% as relative density decreases. It reveals that PL ranges from 5% to 50% for volumetric strain (εvol) less than 1%, while for εvol values between 1% and 3.2%, PL spans from 50% to 90%. The application of the CPT-based simplified liquefaction triggering procedures has been employed in previous researches to estimate liquefaction ground-failure indices, such as the Liquefaction Potential Index (LPI) and Liquefaction Severity Number (LSN). However, several studies have been conducted to highlight the variability in liquefaction probability calculations, suggesting a more accurate depiction of liquefaction likelihood. Consequently, the utilization of these simplified methods may not offer practical efficiency. This paper further investigates the efficacy of various established liquefaction vulnerability parameters, including LPI and LSN, in explaining the observed liquefaction-induced damage within residential zones of Christchurch, New Zealand using results from CPT database.

Keywords: cone penetration test (CPT), liquefaction, postliquefaction, ground failure

Procedia PDF Downloads 42
2813 Utilization of a Composite of Oil Ash, Scoria, and Expanded Perlite with Polyethylene Glycol for Energy Storage Systems

Authors: Khaled Own Mohaisen, Md. Hasan Zahir, Salah U. Al-Dulaijan, Shamsad Ahmad, Mohammed Maslehuddin

Abstract:

Shape-stabilized phase change materials (ss-PCMs) for energy storage systems were developed using perlite, scoria, and oil ash as a carrier, with polyethylene glycol (PEG) with a molecular weight of 6000 as phase change material (PCM). Physical mixing using simple impregnation of ethanol evaporation technique method was carried out to fabricate the form stabilized PCM. The fabricated PCMs prevent leakage, reduce the supercooling effect and minimize recalescence problems of the PCM. The differential scanning calorimetry (DSC) results show that perlite composite (ExPP) has the highest latent heat of melting and freezing values of (141.6 J/g and 143.7 J/g) respectively, compared with oil ash (OAP) and scoria (SCP) composites. Moreover, ExPP has the highest impregnation ratio, energy storage efficiency, and energy storage capacity compared with OAP and SCP. However, OAP and SCP have higher thermal conductivity values compared to ExPP composites which accelerate the thermal storage response in the composite. These results were confirmed with DSC, and the characteristic of the PCMs was investigated by using XRD and FE-SEM techniques.

Keywords: expanded perlite, oil ash, scoria, energy storage material

Procedia PDF Downloads 62
2812 Thermodynamic Analysis of Ventilated Façades under Operating Conditions in Southern Spain

Authors: Carlos A. Domínguez Torres, Antonio Domínguez Delgado

Abstract:

In this work we study the thermodynamic behavior of some ventilated facades under summer operating conditions in Southern Spain. Under these climatic conditions, indoor comfort implies a high energetic demand due to high temperatures that usually are reached in this season in the considered geographical area. The aim of this work is to determine if during summer operating conditions in Southern Spain, ventilated façades provide some energy saving compared to the non-ventilated façades and to deduce their behavior patterns in terms of energy efficiency. The modeling of the air flow in the channel has been performed by using Navier-Stokes equations for thermodynamic flows. Numerical simulations have been carried out with a 2D Finite Element approach. This way, we analyze the behavior of ventilated façades under different weather conditions as variable wind, variable temperature and different levels of solar irradiation. CFD computations show that the combined effect of the shading of the external wall and the ventilation by the natural convection into the air gap achieve a reduction of the heat load during the summer period. This reduction has been evaluated by comparing the thermodynamic performances of two ventilated and two unventilated façades with the same geometry and thermophysical characteristics.

Keywords: passive cooling, ventilated façades, energy-efficient building, CFD, FEM

Procedia PDF Downloads 327
2811 Exploration of Graphite Nano-Particles as Anti-Wear Additive for Performance Enhancement of Oil

Authors: Manoj Kumar Gupta, Jayashree Bijwe

Abstract:

Additives in lubricating oils are the focus of research attention since the further reduction in friction and wear properties of oils would lead to the further saving of tribo-materials and energy apart from improving their efficiency. Remarkable tribo-performance enhancement is reported in the literature due to addition of particles of solid lubricants in lubricating oils; especially that of nano-sizes. In the present work graphite nano-particles (NPs) in various amounts (1, 2, 3 and 4 wt. %) were used to explore the possible anti-wear (AW) performance enhancement in Group III oil. Polyisobutylene succinimide (PIBSI- 1 wt. %) was used as a dispersant for dispersing these NPs and to enhance the stability of these nano-suspensions. It was observed that PIBSI inclusion enhanced the stability of oil almost by eight times. NPs in all amounts enhanced the AW performance of oil considerably. The optimum amount was three wt. %, which led to the highest enhancement under all loads. The extent of benefits, however, were dependent on load. At the lowest (392 N) and highest loads (784 N), the benefits were not profound. At moderate load (588 N), highest improvement (around 60 %) was recorded. The SEM and AFM studies were done on the worn ball surfaces to reveal the detailed features of films transferred and proved useful to correlate the wear performance of oils.

Keywords: dispersant, graphite, nano-lubricant, anti-wear additive

Procedia PDF Downloads 142
2810 Risk Management in an Islamic Framework

Authors: Magid Maatallah

Abstract:

The problem is, investment management in modern conditions boils down to risk management which is very underdeveloped in Islamic financial theory and practice. Add to this the fact that, in Islamic perception, this is one of the areas of conventional finance in need of drastic reforms. This need was recently underlined by the story of Long Term Capital Management (LTCM ), ( told by Roger Lowenstein in his book, When Genius Failed, Random House, 2000 ). So we face a double challenge, to develop Islamic techniques of risk management and to see that these new techniques are free from the ills with which conventional methods are suffering. This is different from the challenge faced in the middle of twentieth century, to develop a method of financial intermediation free of interest.Risk was always there, especially in business. But industrialization brought risks unknown in trade and agriculture. Industrial production often involves long periods of time .The longer the period of production the more the uncertainty. The scope of the market has expanded to cover the whole world, introducing new kinds of risk. More than a thousand years ago, when Islamic laws were being written, the nature and scope of risk and uncertainty was different. However, something can still be learnt which, in combination with the modern experience, should enable us to realize the Shariah objectives of justice, fairness and efficiency.

Keywords: financial markets, Islamic framework, risk management, investment

Procedia PDF Downloads 528