Search results for: total capacity algorithm
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15736

Search results for: total capacity algorithm

12886 Numerical Investigation of Cold Formed C-Section-Purlins with Different Opening Shapes

Authors: Mohamed M. El-heweity, Ahmed Shamel Fahmy, Mostafa Shawky, Ahmed Sherif

Abstract:

Cold-formed steel (CFS) lipped channel sections are popular as load-bearing members in building structures. These sections are used in the construction industry because of their high strength-to-weight ratio, lightweight, quick production, and ease of construction, fabrication, transportation, and handling. When those cold formed sections with high slenderness ratios are subjected to compression bending, they do not reach failure when reaching their ultimate bending stress, however, they sustain much higher loads due stress re-distribution. Hence, there is a need to study the sectional nominal capacity of CFS lipped channel beams with different web openings subjected to pure bending and uniformly distributed loads. By using finite element (FE) simulations using ANSYS APDL for numerical analysis. The results were verified and compared to previous experimental results. Then a parametric study was conducted and validated FE model to investigate the effect of different openings shapes on their nominal capacities. The results have revealed that CFS sections with hexagonal openings and intermediate notch can resist higher nominal capacities when compared to other sectional openings.

Keywords: cold-formed steel, nominal capacity, finite element, lipped channel beam, numerical study, web opening

Procedia PDF Downloads 98
12885 Propolis as Antioxidant Formulated in Nanoemulsion

Authors: Rachmat Mauludin, Irda Fidrianny, Dita Sasri Primaviri, Okti Alifiana

Abstract:

Natural products such as propolis, green tea and corncob are containing several compounds called antioxidant. Antioxidant can be used in topical application to protect skin against free radical, prevent skin cancer and skin aging. Previous study showed that the extract of propolis that has the highest antioxidant activity was ethanolic extract of propolis (EEP). It is important to make a dosage form that could keep the stability and could protect the effectiveness of antioxidant activity of the extracts. In this research, nanoemulsion (NE) was chosen to formulate those natural products. NE is a dispersion system between oil phase and water phase that formed by mechanical force with a lot amount of surfactants and has globule size below 100 nm. In pharmaceutical industries, NE was preferable for its stability, biodegradability, biocompatibility, its ease to be absorbed and eliminated, and for its use as carrier for lipophilic drugs. First, all of the natural products were extracted using reflux methods. Green tea and corncob were extracted using 96% ethanol while propolis using 70% ethanol. Then, the extracts were concentrated using rotavapor to obtain viscous extracts. The yield of EEP was 11.12%; green tea extract (GTE) was 23.37%; and corncob extract (CCE) was 17.23%. EEP contained steroid/triterpenoid, flavonoid and saponin. GTE contained flavonoid, tannin, and quinone while CCE contained flavonoid, phenol and tannin. The antioxidant activities of the extracts were then measured using DPPH scavenging capacity methods. The values of DPPH scavenging capacity were 61.14% for EEP; 97.16% for GTE; and 78.28% for CCE. The value of IC50 for EEP was 0.41629 ppm. After the extracts were evaluated, NE was prepared. Several surfactants and co-surfactants were used in many combinations and ratios in order to form a NE. Tween 80 and Kolliphor RH40 were used as surfactants while glycerin and propylene glycol were used as co-surfactants. The best NE consists of 26.25% of Kolliphor RH40; 8.75% of glycerin; 5% of rice bran oil; 3% of extracts; and 57% of water. EEP NE had globule size around 23.72 nm; polydispersity index below 0.5; and did not cause any irritation on rabbits. EEP NE was proven to be stable after passing stability test within 63 days at room temperature and 6 cycles of Freeze and Thaw test without separated. Based on TEM (Transmission Electron Microscopy) test, EEP NE had spherical structure with most of its size below 50 nm. The antioxidant activity of EEP NE was monitored for 6 weeks and showed no significant difference. The value of DPPH scavenging capacity for EEP NE was around 58%; for GTE NE was 96.75%; and for CCE NE was 55.69%.

Keywords: propolis, green tea, corncob, antioxidant, nanoemulsion

Procedia PDF Downloads 321
12884 Water Reclamation and Reuse in Asia’s Largest Sewage Treatment Plant

Authors: Naveen Porika, Snigdho Majumdar, Niraj Sethi

Abstract:

Water, food and energy securities are emerging as increasingly important and vital issues for India and the world. Hyderabad urban agglomeration (HUA), the capital city of Andhra Pradesh State in India, is the sixth largest city has a population of about 8.2 million. The Musi River, which is a tributary of Krishna river flows from west to east right through the heart of Hyderabad, about 80% of the water used by people is released back as sewage, which flows back into Musi every day with detrimental effects on the environment and people downstream of the city. The average daily sewage generated in Hyderabad city is 950 MLD, however, treatment capacity exists only for 541 Million Liters per Day (MLD) but only 407 MLD of sewage is treated. As a result, 543 MLD of sewage daily flows into Musi river. Hyderabad’s current estimated water demand stands at 320 Million Gallons per Day (MGD). However, its installed capacity is merely 270 MGD; by 2020 estimated demand will grow to 400 MGD. There is huge gap between current supply and demand, and this is likely to widen by 2021. Developing new fresh water sources is a challenge for Hyderabad, as the fresh water sources are few and far from the City (about 150-200 km) and requires excessive pumping. The constraints presented above make the conventional alternatives for supply augmentation unsustainable and unattractive .One such dependable and captive source of easily available water is the treated sewage. With proper treatment, water of desired quality can be recovered from the waste water (sewage) for recycle and reuse. Hyderabad Amberpet sewage treatment of capacity 339 MLD is Asia’s largest sewage treatment plant. Tertiary sewage treatment Standard basic engineering modules of 30 MLD,60 MLD, 120MLD & 180 MLD for sewage treatment plants has been developed which are utilized for developing Sewage Reclamation & Reuse model in Asia’s largest sewage treatment plant. This paper will focus on Hyderabad Water Supply & Demand, Sewage Generation & Treatment, Technical aspects of Tertiary Sewage Treatment and Utilization of developed standard modules for reclamation & reuse of treated sewage to overcome the deficit of 130 MGD as projected by 2021.

Keywords: water reclamation, reuse, Andhra Pradesh, hyderabad, musi river, sewage, demand and supply, recycle, Amberpet, 339 MLD, engineering modules, tertiary treatment

Procedia PDF Downloads 617
12883 Time and Cost Prediction Models for Language Classification Over a Large Corpus on Spark

Authors: Jairson Barbosa Rodrigues, Paulo Romero Martins Maciel, Germano Crispim Vasconcelos

Abstract:

This paper presents an investigation of the performance impacts regarding the variation of five factors (input data size, node number, cores, memory, and disks) when applying a distributed implementation of Naïve Bayes for text classification of a large Corpus on the Spark big data processing framework. Problem: The algorithm's performance depends on multiple factors, and knowing before-hand the effects of each factor becomes especially critical as hardware is priced by time slice in cloud environments. Objectives: To explain the functional relationship between factors and performance and to develop linear predictor models for time and cost. Methods: the solid statistical principles of Design of Experiments (DoE), particularly the randomized two-level fractional factorial design with replications. This research involved 48 real clusters with different hardware arrangements. The metrics were analyzed using linear models for screening, ranking, and measurement of each factor's impact. Results: Our findings include prediction models and show some non-intuitive results about the small influence of cores and the neutrality of memory and disks on total execution time, and the non-significant impact of data input scale on costs, although notably impacts the execution time.

Keywords: big data, design of experiments, distributed machine learning, natural language processing, spark

Procedia PDF Downloads 120
12882 Evaluation of Sugarcane Straw Derived Biochar for the Remediation of Chromium and Nickel Contaminated Soil

Authors: Selam M. Tefera

Abstract:

Soil constitutes a crucial component of rural and urban environments. This fact is making role of heavy and trace elements in the soil system an issue of global concern. Heavy metals constitute an ill-defined group of inorganic chemical hazards, whose main source is anthropogenic activities mainly related to fabrications. This accumulation of heavy metals soils can prove toxic to the environment. The application of biochar to soil is one way of immobilizing these contaminants through sorption by exploiting the high surface area of this material among its other essential properties. This research examined the ability of sugar cane straw, an organic waste material from sugar farm, derived biochar and ash to remediate soil contaminated with heavy metals mainly Chromium and Zinc from the effluent of electroplating industry. Biochar was produced by varying the temperature from 300 °C to 500 °C and ash at 700 °C. The highest yield (50%) was obtained at the lowest temperature (300 °C). The proximate analysis showed ash content of 42.8%, ultimate analysis with carbon content of 67.18%, the Hydrogen to Carbon ratio of 0.54 and the results from FTIR analysis disclosed the organic nature of biochar. Methylene blue absorption indicated its fine surface area and pore structure, which increases with severity of temperature. Biochar was mixed with soil with at a ration varying from 4% w/w to 10% w/w of soil, and the response variables were determined at a time interval of 150 days, 180 days, and 210 days. As for ash (10% w/w), the characterization was performed at incubation time of 210 days. The results of pH indicated that biochar (9.24) had a notable liming capacity of acidic soil (4.8) by increasing it to 6.89 whereas ash increased it to 7.5. The immobilization capacity of biochar was found to effected mostly by the highest production temperature (500 °C), which was 75.5% for chromium and 80.5% for nickel. In addition, ash was shown to possess an outstanding immobilization capacity of 95.5% and 90.5% for Chromium and Nickel, respectively. All in all, the results from these methods showed that biochar produced from this specific biomass possesses the typical functional groups that enable it to store carbon, the appropriate pH that could remediate acidic soil, a fine amount of macro and micro nutrients that would aid plant growth.

Keywords: biochar, biomass, heavy metal immobalization, soil remediation

Procedia PDF Downloads 143
12881 Bioactivity Profiling of Botswana’s Medicinal Ethnobotany With Potential to Mitigate Oxidative Stress

Authors: Daniel Motlhanka, Neo Kerebotswe

Abstract:

The strong and long history of use of medicinal plants in Botswana to address existing and emerging health threats provides undebatable evidence for their potential as innovative therapeutic tools. The prevalence of emerging health threats, such as COVID-19 and hard-to-treat non-communicable diseases, warrants the scientific community to revisit and exploit ethnopharmacology for its potential as a source of therapeutic tools. Many studies conducted on bioactivity-guided bioassays of ethnobotanical resources have proved a number of health beneficial properties of these plants, such as free radical scavenging, anti-inflammatory, antimicrobial and, most importantly, the capability of medicinal plants to alleviate oxidative stress. In this work, a number of medicinal plants used in Botswana traditional medicine were investigated for both their free radical scavenging capability and total phenolic contents using the Free Radical Scavenging Power (FRSP) and Folin Ciocalteau (FC) method. At 100 micrograms/ml all the studied plants expressed above 90% Scavenging power and expressed total phenolic contents between 5000- 8890 mg/L.GAE. These plants are promising tools for engineering active therapeutic tools against life-threatening diseases of oxidative stress origin.

Keywords: oxidative stress, non-communicable diseases, total phenolics, ethnobotanicals

Procedia PDF Downloads 50
12880 Application of the Total Least Squares Estimation Method for an Aircraft Aerodynamic Model Identification

Authors: Zaouche Mohamed, Amini Mohamed, Foughali Khaled, Aitkaid Souhila, Bouchiha Nihad Sarah

Abstract:

The aerodynamic coefficients are important in the evaluation of an aircraft performance and stability-control characteristics. These coefficients also can be used in the automatic flight control systems and mathematical model of flight simulator. The study of the aerodynamic aspect of flying systems is a reserved domain and inaccessible for the developers. Doing tests in a wind tunnel to extract aerodynamic forces and moments requires a specific and expensive means. Besides, the glaring lack of published documentation in this field of study makes the aerodynamic coefficients determination complicated. This work is devoted to the identification of an aerodynamic model, by using an aircraft in virtual simulated environment. We deal with the identification of the system, we present an environment framework based on Software In the Loop (SIL) methodology and we use MicrosoftTM Flight Simulator (FS-2004) as the environment for plane simulation. We propose The Total Least Squares Estimation technique (TLSE) to identify the aerodynamic parameters, which are unknown, variable, classified and used in the expression of the piloting law. In this paper, we define each aerodynamic coefficient as the mean of its numerical values. All other variations are considered as modeling uncertainties that will be compensated by the robustness of the piloting control.

Keywords: aircraft aerodynamic model, total least squares estimation, piloting the aircraft, robust control, Microsoft Flight Simulator, MQ-1 predator

Procedia PDF Downloads 287
12879 Kriging-Based Global Optimization Method for Bluff Body Drag Reduction

Authors: Bingxi Huang, Yiqing Li, Marek Morzynski, Bernd R. Noack

Abstract:

We propose a Kriging-based global optimization method for active flow control with multiple actuation parameters. This method is designed to converge quickly and avoid getting trapped into local minima. We follow the model-free explorative gradient method (EGM) to alternate between explorative and exploitive steps. This facilitates a convergence similar to a gradient-based method and the parallel exploration of potentially better minima. In contrast to EGM, both kinds of steps are performed with Kriging surrogate model from the available data. The explorative step maximizes the expected improvement, i.e., favors regions of large uncertainty. The exploitive step identifies the best location of the cost function from the Kriging surrogate model for a subsequent weight-biased linear-gradient descent search method. To verify the effectiveness and robustness of the improved Kriging-based optimization method, we have examined several comparative test problems of varying dimensions with limited evaluation budgets. The results show that the proposed algorithm significantly outperforms some model-free optimization algorithms like genetic algorithm and differential evolution algorithm with a quicker convergence for a given budget. We have also performed direct numerical simulations of the fluidic pinball (N. Deng et al. 2020 J. Fluid Mech.) on three circular cylinders in equilateral-triangular arrangement immersed in an incoming flow at Re=100. The optimal cylinder rotations lead to 44.0% net drag power saving with 85.8% drag reduction and 41.8% actuation power. The optimal results for active flow control based on this configuration have achieved boat-tailing mechanism by employing Coanda forcing and wake stabilization by delaying separation and minimizing the wake region.

Keywords: direct numerical simulations, flow control, kriging, stochastic optimization, wake stabilization

Procedia PDF Downloads 106
12878 Quantification of Polychlorinated Biphenyls (PCBs) in Soil Samples of Electrical Power Substations from Different Cities in Nigeria

Authors: Omasan Urhie Urhie, Adenipekun C. O, Eke W., Ogwu K., Erinle K. O

Abstract:

Polychlorinated Biphenyls (PCBs) are Persistent organic pollutants (POPs) that are very toxic; they possess ability to accumulate in soil and in human tissues hence resulting in health issues like birth defect, reproductive disorder and cancer. The air is polluted by PCBs through volatilization and dispersion; they also contaminate soil and sediments and are not easily degraded. Soil samples were collected from a depth of 0-15 cm from three substations (Warri, Ughelli and Ibadan) of Power Holding Company of Nigeria (PHCN) where old transformers were dumped in Nigeria. Extraction and cleanup of soil samples were conducted using Accelerated Solvent Extraction (ASE) with Pressurized Liquid extraction (PLE). The concentration of PCBs was determined using gsas chromatography/mass spectrometry (GC/MS). Mean total PCB concentrations in the soil samples increased in the order Ughelli ˂ Ibadan˂ Warri, 2.457757ppm Ughelli substation 4.198926ppm, for Ibadan substation and 14.05065ppm at Warri substation. In the Warri samples, PCB-167 was the most abundant at about 30% (4.28086ppm) followed by PCB-157 at about 20% (2.77871), of the total PCB concentrations (14.05065ppm). Of the total PCBs in the Ughelli and Ibadan samples, PCB-156 was the most abundant at about 44% and 40%, respectively. This study provides a baseline report on the presence of PCBs in the vicinity of abandoned electrical power facilities in different cities in Nigeria.

Keywords: polychlorintated biphenyls, persistent organic pollutants, soil, transformer

Procedia PDF Downloads 140
12877 Creativity and Intelligence: Psychoeducational Connections

Authors: Cristina Costa-Lobo, Carla B. Vestena, Filomena E. Ponte

Abstract:

Creativity and intelligence are concepts that have aroused very expressive interest in the field of educational sciences and the field of psychological science since the middle of the last century since they have a great impact on the potential and well-being of individuals. However, due to progress in cognitive and positive psychology, there has been a growing interest in the psychoeducational domain of intelligence and creativity in the last decade. In this theoretical work, are analyzed comparatively the theoretical models that relate the intelligence and the creativity, are analyzed several psychoeducational intervention programs that have been implemented with a view to the promotion of creativity and signal possibilities, realities and ironies around the psychological evaluation of intelligence and creativity. In order to reach a broad perspective on creativity, the evidence is presented that points the need to evaluate different psychological domains. The psychoeducational intervention programs addressed have, with a common characteristic, the full stimulation of the creative potential of the participants, assumed as a highly valued capacity at the present time. The results point to the systematize that all interventions in the ambit of creativity have two guiding principles: all individuals can be creative, and creativity is a capacity that can be stimulated. This work refers to the importance of stimulus creativity in educational contexts, to the usefulness and pertinence of the creation, the implementation, and monitoring of flexible curricula, adapted to the educational needs of students, promoting a collaborative work among teachers, parents, students, psychologists, managers and educational administrators.

Keywords: creativity, intelligence, psychoeducational intervention programs, psychological evaluation, educational contexts

Procedia PDF Downloads 405
12876 Precise Identification of Clustered Regularly Interspaced Short Palindromic Repeats-Induced Mutations via Hidden Markov Model-Based Sequence Alignment

Authors: Jingyuan Hu, Zhandong Liu

Abstract:

CRISPR genome editing technology has transformed molecular biology by accurately targeting and altering an organism’s DNA. Despite the state-of-art precision of CRISPR genome editing, the imprecise mutation outcome and off-target effects present considerable risk, potentially leading to unintended genetic changes. Targeted deep sequencing, combined with bioinformatics sequence alignment, can detect such unwanted mutations. Nevertheless, the classical method, Needleman-Wunsch (NW) algorithm may produce false alignment outcomes, resulting in inaccurate mutation identification. The key to precisely identifying CRISPR-induced mutations lies in determining optimal parameters for the sequence alignment algorithm. Hidden Markov models (HMM) are ideally suited for this task, offering flexibility across CRISPR systems by leveraging forward-backward algorithms for parameter estimation. In this study, we introduce CRISPR-HMM, a statistical software to precisely call CRISPR-induced mutations. We demonstrate that the software significantly improves precision in identifying CRISPR-induced mutations compared to NW-based alignment, thereby enhancing the overall understanding of the CRISPR gene-editing process.

Keywords: CRISPR, HMM, sequence alignment, gene editing

Procedia PDF Downloads 52
12875 Realization of Hybrid Beams Inertial Amplifier

Authors: Somya Ranjan Patro, Abhigna Bhatt, Arnab Banerjee

Abstract:

Inertial amplifier has recently gained increasing attention as a new mechanism for vibration control of structures. Currently, theoretical investigations are undertaken by researchers to reveal its fundamentals and to understand its underline principles in altering the structural response of structures against dynamic loadings. This paper investigates experimental and analytical studies on the dynamic characteristics of hybrid beam inertial amplifier (HBIA). The analytical formulation of the HBIA has been derived by implementing the spectral element method and rigid body dynamics. This formulation gives the relation between dynamic force and the response of the structure in the frequency domain. Further, for validation of the proposed HBIA, the experiments have been performed. The experimental setup consists of a 3D printed HBIA of polylactic acid (PLA) material screwed at the base plate of the shaker system. Two numbers of accelerometers are used to study the response, one at the base plate of the shaker second one placed at the top of the inertial amplifier. A force transducer is also placed in between the base plate and the inertial amplifier to calculate the total amount of load transferred from the base plate to the inertial amplifier. The obtained time domain response from the accelerometers have been converted into the frequency domain using the Fast Fourier Transform (FFT) algorithm. The experimental transmittance values are successfully validated with the analytical results, providing us essential confidence in our proposed methodology.

Keywords: inertial amplifier, fast fourier transform, natural frequencies, polylactic acid, transmittance, vibration absorbers

Procedia PDF Downloads 103
12874 Energy Separation Mechanism in Uni-Flow Vortex Tube Using Compressible Vortex Flow

Authors: Hiroshi Katanoda, Mohd Hazwan bin Yusof

Abstract:

A theoretical investigation from the viewpoint of gas-dynamics and thermodynamics was carried out, in order to clarify the energy separation mechanism in a viscous compressible vortex, as a primary flow element in a uni-flow vortex tube. The mathematical solutions of tangential velocity, density and temperature in a viscous compressible vortical flow were used in this study. It is clear that a total temperature in the vortex core falls well below that distant from the vortex core in the radial direction, causing a region with higher total temperature, compared to the distant region, peripheral to the vortex core.

Keywords: energy separation mechanism, theoretical analysis, vortex tube, vortical flow

Procedia PDF Downloads 399
12873 Nuclear Decay Data Evaluation for 217Po

Authors: S. S. Nafee, A. M. Al-Ramady, S. A. Shaheen

Abstract:

Evaluated nuclear decay data for the 217Po nuclide ispresented in the present work. These data include recommended values for the half-life T1/2, α-, β--, and γ-ray emission energies and probabilities. Decay data from 221Rn α and 217Bi β—decays are presented. Q(α) has been updated based on the recent published work of the Atomic Mass Evaluation AME2012. In addition, the logft values were calculated using the Logft program from the ENSDF evaluation package. Moreover, the total internal conversion electrons has been calculated using Bricc program. Meanwhile, recommendation values or the multi-polarities have been assigned based on recently measurement yield a better intensity balance at the 254 keV and 264 keV gamma transitions.

Keywords: nuclear decay data evaluation, mass evaluation, total converison coefficients, atomic mass evaluation

Procedia PDF Downloads 433
12872 Ambiguity Resolution for Ground-based Pulse Doppler Radars Using Multiple Medium Pulse Repetition Frequency

Authors: Khue Nguyen Dinh, Loi Nguyen Van, Thanh Nguyen Nhu

Abstract:

In this paper, we propose an adaptive method to resolve ambiguities and a ghost target removal process to extract targets detected by a ground-based pulse-Doppler radar using medium pulse repetition frequency (PRF) waveforms. The ambiguity resolution method is an adaptive implementation of the coincidence algorithm, which is implemented on a two-dimensional (2D) range-velocity matrix to resolve range and velocity ambiguities simultaneously, with a proposed clustering filter to enhance the anti-error ability of the system. Here we consider the scenario of multiple target environments. The ghost target removal process, which is based on the power after Doppler processing, is proposed to mitigate ghosting detections to enhance the performance of ground-based radars using a short PRF schedule in multiple target environments. Simulation results on a ground-based pulsed Doppler radar model will be presented to show the effectiveness of the proposed approach.

Keywords: ambiguity resolution, coincidence algorithm, medium PRF, ghosting removal

Procedia PDF Downloads 152
12871 The Feasibility of Anaerobic Digestion at 45⁰C

Authors: Nuruol S. Mohd, Safia Ahmed, Rumana Riffat, Baoqiang Li

Abstract:

Anaerobic digestion at mesophilic and thermophilic temperatures have been widely studied and evaluated by numerous researchers. Limited extensive research has been conducted on anaerobic digestion in the intermediate zone of 45°C, mainly due to the notion that limited microbial activity occurs within this zone. The objectives of this research were to evaluate the performance and the capability of anaerobic digestion at 45°C in producing class A biosolids, in comparison to a mesophilic and thermophilic anaerobic digestion system operated at 35°C and 55°C, respectively. In addition to that, the investigation on the possible inhibition factors affecting the performance of the digestion system at this temperature will be conducted as well. The 45°C anaerobic digestion systems were not able to achieve comparable methane yield and high-quality effluent compared to the mesophilic system, even though the systems produced biogas with about 62-67% methane. The 45°C digesters suffered from high acetate accumulation, but sufficient buffering capacity was observed as the pH, alkalinity and volatile fatty acids (VFA)-to-alkalinity ratio were within recommended values. The accumulation of acetate observed in 45°C systems were presumably due to the high temperature which contributed to high hydrolysis rate. Consequently, it produced a large amount of toxic salts that combined with the substrate making them not readily available to be consumed by methanogens. Acetate accumulation, even though contributed to 52 to 71% reduction in acetate degradation process, could not be considered as completely inhibitory. Additionally, at 45°C, no ammonia inhibition was observed and the digesters were able to achieve volatile solids (VS) reduction of 47.94±4.17%. The pathogen counts were less than 1,000 MPN/g total solids, thus, producing Class A biosolids.

Keywords: 45°C anaerobic digestion, acetate accumulation, class A biosolids, salt toxicity

Procedia PDF Downloads 304
12870 Modification Encryption Time and Permutation in Advanced Encryption Standard Algorithm

Authors: Dalal N. Hammod, Ekhlas K. Gbashi

Abstract:

Today, cryptography is used in many applications to achieve high security in data transmission and in real-time communications. AES has long gained global acceptance and is used for securing sensitive data in various industries but has suffered from slow processing and take a large time to transfer data. This paper suggests a method to enhance Advance Encryption Standard (AES) Algorithm based on time and permutation. The suggested method (MAES) is based on modifying the SubByte and ShiftRrows in the encryption part and modification the InvSubByte and InvShiftRows in the decryption part. After the implementation of the proposal and testing the results, the Modified AES achieved good results in accomplishing the communication with high performance criteria in terms of randomness, encryption time, storage space, and avalanche effects. The proposed method has good randomness to ciphertext because this method passed NIST statistical tests against attacks; also, (MAES) reduced the encryption time by (10 %) than the time of the original AES; therefore, the modified AES is faster than the original AES. Also, the proposed method showed good results in memory utilization where the value is (54.36) for the MAES, but the value for the original AES is (66.23). Also, the avalanche effects used for calculating diffusion property are (52.08%) for the modified AES and (51.82%) percentage for the original AES.

Keywords: modified AES, randomness test, encryption time, avalanche effects

Procedia PDF Downloads 248
12869 Assessment of Vocational Rehabilitation of Visually Impaired Persons in Poultry Farming at Blind Center, Ogbomoso

Authors: Modupe C. Alasa

Abstract:

One of the major parameters for ensuring a country’s economic growth and development is the extent to which the citizens are involved in agriculture. The general objective of this study is to determine the assessment of vocational rehabilitation of visually impaired persons in poultry farming at blind center, Ogbomoso, Nigeria. A total number of 70 students will be selected randomly through the use of structured questionnaire out of the total number of students which is 120. Data will be collected from the farmers’ personal characteristics and other specific objectives related to the work. The results will be analyzed with the use of simple statistical tools as frequency, percentage, means and standard deviations. Conclusion and recommendations will be suggested based on result findings of the study.

Keywords: assessment, impair, poultry, rehabilitation, vocational

Procedia PDF Downloads 255
12868 Synthesis of Montmorillonite/CuxCd1-xS Nanocomposites and Their Application to the Photodegradation of Methylene Blue

Authors: H. Boukhatem, L. Djouadi, H. Khalaf, R. M. Navarro, F. V. Ganzalez

Abstract:

Synthetic organic dyes are used in various industries, such as textile industry, leather tanning industry, paper production, hair dye production, etc. Wastewaters containing these dyes may be harmful to the environment and living organisms. Therefore, it is very important to remove or degrade these dyes before discharging them into the environment. In addition to standard technologies for the degradation and/or removal of dyes, several new specific technologies, the so-called advanced oxidation processes (AOPs), have been developed to eliminate dangerous compounds from polluted waters. AOPs are all characterized by the same chemical feature: production of radicals (•OH) through a multistep process, although different reaction systems are used. These radicals show little selectivity of attack and are able to oxidize various organic pollutants due to their high oxidative capacity (reduction potential of HO• Eo = 2.8 V). Heterogeneous photocatalysis, as one of the AOPs, could be effective in the oxidation/degradation of organic dyes. A major advantage of using heterogeneous photocatalysis for this purpose is the total mineralization of organic dyes, which results in CO2, H2O and corresponding mineral acids. In this study, nanomaterials based on montmorillonite and CuxCd1-xS with different Cu concentration (0.3 < x < 0.7) were utilized for the degradation of the commercial cationic textile dye Methylene blue (MB), used as a model pollutant. The synthesized nanomaterials were characterized by fourier transform infrared (FTIR) and thermogravimetric-differential thermal analysis (TG–DTA). Test results of photocatalysis of methylene blue under UV-Visible irradiation show that the photoactivity of nanomaterials montmorillonite/ CuxCd1-xS increases with the increasing of Cu concentration. The kinetics of the degradation of the MB dye was described with the Langmuir–Hinshelwood (L–H) kinetic model.

Keywords: heterogeneous photocatalysis, methylene blue, montmorillonite, nanomaterial

Procedia PDF Downloads 374
12867 The Effect of Soil Reinforcement on Pullout Behaviour of Flat Under-Reamer Anchor Pile Placed in Sand

Authors: V. K. Arora, Amit Rastogi

Abstract:

To understand the anchor pile behaviour and to predict the capacity of piles under uplift loading are important concerns in foundation analysis. Experimental model tests have been conducted on single anchor pile embedded in cohesionless soil and subjected to pure uplift loading. A gravel-filled geogrid layer was located around the enlarged pile base. The experimental tests were conducted on straight-shafted vertical steel piles with an outer diameter of 20 mm in a steel soil tank. The tested piles have embedment depth-to-diameter ratios (L/D) of 2, 3, and 4. The sand bed is prepared at three different values of density of 1.67, 1.59, and 1.50gm/cc. Single piles embedded in sandy soil were tested and the results are presented and analysed in this paper. The influences of pile embedment ratio, reinforcement, relative density of soil on the uplift capacity of piles were investigated. The study revealed that the behaviour of single piles under uplift loading depends mainly on both the pile embedment depth-to-diameter ratio and the soil density. It is believed that the experimental results presented in this study would be beneficial to the professional understanding of the soil–pile-uplift interaction problem.

Keywords: flat under-reamer anchor pile, geogrid, pullout reinforcement, soil reinforcement

Procedia PDF Downloads 470
12866 Effect of Inclusion of Rubber on the Compaction Characteristics of Cement - MSWIFA- Clayey Soil Mixtures

Authors: Gehan Aouf, Diala Tabbal, Abd El Rahim Sabsabi, Rashad Aouf

Abstract:

The aim of this study is to show the effect of adding cement municipal solid incineration fly ash and rubber as stabilizer materials on weak soil. A detailed experimental study was conducted in order to show the viability of using these admixtures in improving the maximum dry density and optimum moisture content of the composite soil. Soil samples were prepared by adding Rubber and Cement to municipal solid waste incineration fly-ash - oil mix at different percentages. Then, a series of laboratory tests were performed, namely: Sieve analysis, Atterberg limits tests, Unconfined compression test, and Proctor tests. Three different percentages of fly ash (10%, 20%, and 30%) MSWFA by total dry weight of soil and three different percentages of Portland cement (10%, 15%, and 20%) by total dry weight of the mix and 0%, 5%, 10% for Rubber by total dry weight of the mix were used to find the optimum value. The test results reveal that adding MSWIFA to the soil up to 20% increased the MDD of the mixture and decreased the OMC, then an opposite trend for results were found when the percentage of MSWIFA exceeded 20%. This is due to the low specific gravity of MSWIFA and to the greater water absorption of MSWIFA. The laboratory tests also indicate that adding Rubber to the mix Soil-MSWIFA-Cement decreases its MDD due to the low specific gravity of rubber and it affects a slight decrease in OMC because the rubber has low absorption of water.

Keywords: clayey soil, MSWIFA, proctor test, rubber

Procedia PDF Downloads 116
12865 Automatic Adjustment of Thresholds via Closed-Loop Feedback Mechanism for Solder Paste Inspection

Authors: Chia-Chen Wei, Pack Hsieh, Jeffrey Chen

Abstract:

Surface Mount Technology (SMT) is widely used in the area of the electronic assembly in which the electronic components are mounted to the surface of the printed circuit board (PCB). Most of the defects in the SMT process are mainly related to the quality of solder paste printing. These defects lead to considerable manufacturing costs in the electronics assembly industry. Therefore, the solder paste inspection (SPI) machine for controlling and monitoring the amount of solder paste printing has become an important part of the production process. So far, the setting of the SPI threshold is based on statistical analysis and experts’ experiences to determine the appropriate threshold settings. Because the production data are not normal distribution and there are various variations in the production processes, defects related to solder paste printing still occur. In order to solve this problem, this paper proposes an online machine learning algorithm, called the automatic threshold adjustment (ATA) algorithm, and closed-loop architecture in the SMT process to determine the best threshold settings. Simulation experiments prove that our proposed threshold settings improve the accuracy from 99.85% to 100%.

Keywords: big data analytics, Industry 4.0, SPI threshold setting, surface mount technology

Procedia PDF Downloads 116
12864 Analytical Performance of Cobas C 8000 Analyzer Based on Sigma Metrics

Authors: Sairi Satari

Abstract:

Introduction: Six-sigma is a metric that quantifies the performance of processes as a rate of Defects-Per-Million Opportunities. Sigma methodology can be applied in chemical pathology laboratory for evaluating process performance with evidence for process improvement in quality assurance program. In the laboratory, these methods have been used to improve the timeliness of troubleshooting, reduce the cost and frequency of quality control and minimize pre and post-analytical errors. Aim: The aim of this study is to evaluate the sigma values of the Cobas 8000 analyzer based on the minimum requirement of the specification. Methodology: Twenty-one analytes were chosen in this study. The analytes were alanine aminotransferase (ALT), albumin, alkaline phosphatase (ALP), Amylase, aspartate transaminase (AST), total bilirubin, calcium, chloride, cholesterol, HDL-cholesterol, creatinine, creatinine kinase, glucose, lactate dehydrogenase (LDH), magnesium, potassium, protein, sodium, triglyceride, uric acid and urea. Total error was obtained from Clinical Laboratory Improvement Amendments (CLIA). The Bias was calculated from end cycle report of Royal College of Pathologists of Australasia (RCPA) cycle from July to December 2016 and coefficient variation (CV) from six-month internal quality control (IQC). The sigma was calculated based on the formula :Sigma = (Total Error - Bias) / CV. The analytical performance was evaluated based on the sigma, sigma > 6 is world class, sigma > 5 is excellent, sigma > 4 is good and sigma < 4 is satisfactory and sigma < 3 is poor performance. Results: Based on the calculation, we found that, 96% are world class (ALT, albumin, ALP, amylase, AST, total bilirubin, cholesterol, HDL-cholesterol, creatinine, creatinine kinase, glucose, LDH, magnesium, potassium, triglyceride and uric acid. 14% are excellent (calcium, protein and urea), and 10% ( chloride and sodium) require more frequent IQC performed per day. Conclusion: Based on this study, we found that IQC should be performed frequently for only Chloride and Sodium to ensure accurate and reliable analysis for patient management.

Keywords: sigma matrics, analytical performance, total error, bias

Procedia PDF Downloads 171
12863 Mutational Analysis of DNase I Gene in Diabetic Patients

Authors: Hateem Zafar Kayani, Nageen Hussain

Abstract:

The main aim is to analyze the mutations of DNASE I gene in diabetic patients. A total of 120 diabetes patients and 120 controls were sampled. The total number of male diabetic patients included in the study was 79 (66%) while female patients were 41 (34%) in number. Exon 8 of the DNASE I gene was amplified by using thermo cycler. The possible band of interest was located at 165 base pairs. Two samples showed similar missense mutations at 127th position of exon 8 which replaced amino acid Arginine (Arg) to Glutamine (Gln). All controls showed no mutations. The association of diabetes with different levels of blood pressure and body mass index (BMI) were found to be significant.

Keywords: deoxyribonuclease I, polymerase chain reaction, insulin-dependent diabetes mellitus, non-insulin dependent diabetes mellitus

Procedia PDF Downloads 325
12862 Fault-Tolerant Control Study and Classification: Case Study of a Hydraulic-Press Model Simulated in Real-Time

Authors: Jorge Rodriguez-Guerra, Carlos Calleja, Aron Pujana, Iker Elorza, Ana Maria Macarulla

Abstract:

Society demands more reliable manufacturing processes capable of producing high quality products in shorter production cycles. New control algorithms have been studied to satisfy this paradigm, in which Fault-Tolerant Control (FTC) plays a significant role. It is suitable to detect, isolate and adapt a system when a harmful or faulty situation appears. In this paper, a general overview about FTC characteristics are exposed; highlighting the properties a system must ensure to be considered faultless. In addition, a research to identify which are the main FTC techniques and a classification based on their characteristics is presented in two main groups: Active Fault-Tolerant Controllers (AFTCs) and Passive Fault-Tolerant Controllers (PFTCs). AFTC encompasses the techniques capable of re-configuring the process control algorithm after the fault has been detected, while PFTC comprehends the algorithms robust enough to bypass the fault without further modifications. The mentioned re-configuration requires two stages, one focused on detection, isolation and identification of the fault source and the other one in charge of re-designing the control algorithm by two approaches: fault accommodation and control re-design. From the algorithms studied, one has been selected and applied to a case study based on an industrial hydraulic-press. The developed model has been embedded under a real-time validation platform, which allows testing the FTC algorithms and analyse how the system will respond when a fault arises in similar conditions as a machine will have on factory. One AFTC approach has been picked up as the methodology the system will follow in the fault recovery process. In a first instance, the fault will be detected, isolated and identified by means of a neural network. In a second instance, the control algorithm will be re-configured to overcome the fault and continue working without human interaction.

Keywords: fault-tolerant control, electro-hydraulic actuator, fault detection and isolation, control re-design, real-time

Procedia PDF Downloads 177
12861 A Hybrid Data Mining Algorithm Based System for Intelligent Defence Mission Readiness and Maintenance Scheduling

Authors: Shivam Dwivedi, Sumit Prakash Gupta, Durga Toshniwal

Abstract:

It is a challenging task in today’s date to keep defence forces in the highest state of combat readiness with budgetary constraints. A huge amount of time and money is squandered in the unnecessary and expensive traditional maintenance activities. To overcome this limitation Defence Intelligent Mission Readiness and Maintenance Scheduling System has been proposed, which ameliorates the maintenance system by diagnosing the condition and predicting the maintenance requirements. Based on new data mining algorithms, this system intelligently optimises mission readiness for imminent operations and maintenance scheduling in repair echelons. With modified data mining algorithms such as Weighted Feature Ranking Genetic Algorithm and SVM-Random Forest Linear ensemble, it improves the reliability, availability and safety, alongside reducing maintenance cost and Equipment Out of Action (EOA) time. The results clearly conclude that the introduced algorithms have an edge over the conventional data mining algorithms. The system utilizing the intelligent condition-based maintenance approach improves the operational and maintenance decision strategy of the defence force.

Keywords: condition based maintenance, data mining, defence maintenance, ensemble, genetic algorithms, maintenance scheduling, mission capability

Procedia PDF Downloads 297
12860 Adsorption and Electrochemical Regeneration for Industrial Wastewater Treatment

Authors: H. M. Mohammad, A. Martin, N. Brown, N. Hodson, P. Hill, E. Roberts

Abstract:

Graphite intercalation compound (GIC) has been demonstrated to be a useful, low capacity and rapid adsorbent for the removal of organic micropollutants from water. The high electrical conductivity and low capacity of the material lends itself to electrochemical regeneration. Following electrochemical regeneration, equilibrium loading under similar conditions is reported to exceed that achieved by the fresh adsorbent. This behavior is reported in terms of the regeneration efficiency being greater than 100%. In this work, surface analysis techniques are employed to investigate the material in three states: ‘Fresh’, ‘Loaded’ and ‘Regenerated’. ‘Fresh’ GIC is shown to exhibit a hydrogen and oxygen rich surface layer approximately 150 nm thick. ‘Loaded’ GIC shows a similar but slightly thicker surface layer (approximately 370 nm thick) and significant enhancement in the hydrogen and oxygen abundance extending beyond 600 nm from the surface. 'Regenerated’ GIC shows an oxygen rich layer, slightly thicker than the fresh case at approximately 220 nm while showing a very much lower hydrogen enrichment at the surface. Results demonstrate that while the electrochemical regeneration effectively removes the phenol model pollutant, it also oxidizes the exposed carbon surface. These results may have a significant impact on the estimation of adsorbent life.

Keywords: graphite, adsorbent, electrochemical, regeneration, phenol

Procedia PDF Downloads 139
12859 Empirical Analysis of the Global Impact of Cybercrime Laws on Cyber Attacks and Malware Types

Authors: Essang Anwana Onuntuei, Chinyere Blessing Azunwoke

Abstract:

The study focused on probing the effectiveness of online consumer privacy and protection laws, electronic transaction laws, privacy and data protection laws, and cybercrime legislation amid frequent cyber-attacks and malware types worldwide. An empirical analysis was engaged to uncover ties and causations between the stringency and implementation of these legal structures and the prevalence of cyber threats. A deliberate sample of seventy-eight countries (thirteen countries each from six continents) was chosen as sample size to study the challenges linked with trending regulations and possible panoramas for improving cybersecurity through refined legal approaches. Findings establish if the frequency of cyber-attacks and malware types vary significantly. Also, the result proved that various cybercrime laws differ statistically, and electronic transactions law does not statistically impact the frequency of cyber-attacks. The result also statistically revealed that the online Consumer Privacy and Protection law does not influence the total number of cyber-attacks. In addition, the results implied that Privacy and Data Protection laws do not statistically impact the total number of cyber-attacks worldwide. The calculated value also proved that cybercrime law does not statistically impact the total number of cyber-attacks. Finally, the computed value concludes that combined multiple cyber laws do not significantly impact the total number of cyber-attacks worldwide. Suggestions were produced based on findings from the study, contributing to the ongoing debate on the validity of legal approaches in battling cybercrime and shielding consumers in the digital age.

Keywords: cybercrime legislation, cyber attacks, consumer privacy and protection law, detection, electronic transaction law, prevention, privacy and data protection law, prohibition, prosecution

Procedia PDF Downloads 43
12858 Impact of Meteorological Events and Sand Excavation on Turbidity and Total Suspended Solids Levels of Imo River

Authors: Ihejirika Chinedu Emeka, Njoku John Didacus, Obenade Moses

Abstract:

This study was aimed at determining the impact of meteorological events (seasonal variations) and sand excavation activities on turbidity and Total Suspended Solids (TSS) of Imo River, Southeastern Nigeria. In-situ measurements of the parameters were carried out at the peaks of two consecutive seasons–dry and rainy season at seven major points of sand excavation along the river, under standard analytical methods. There were significant variations in seasons (P<0.05) for turbidity and TSS at all locations. The average turbidity concentration of locations were 36.71 NTU, during the rainy season, and 17 NTU in a dry season, while the average TSS concentration were 27.14 mg/L, during the rainy season, and 8.86mg/L in a dry season. Turbidity correlated positively (strongly) with TSS (r=0.956) at R–Square=0.91. Turbidity and TSS values were higher during the rainy season than the dry season. Turbidity increased when Total Suspended Solids increased. Sand excavation increased turbidity and TSS values of Imo River. The river had moderate water quality during the rainy season and unimpaired water quality during a dry season. The river was not very clear in both seasons, but clearer in a dry season than in rainy season. The increase in turbidity and TSS can lead to the destruction of aquatic biodiversity and stagnation of ecosystem processes. Exposure of aquatic animals to the recorded turbidity level in a rainy season can lead to stress.

Keywords: biodiversity destruction, meteorological events, pollution, sand excavation

Procedia PDF Downloads 494
12857 Evaluation of a Data Fusion Algorithm for Detecting and Locating a Radioactive Source through Monte Carlo N-Particle Code Simulation and Experimental Measurement

Authors: Hadi Ardiny, Amir Mohammad Beigzadeh

Abstract:

Through the utilization of a combination of various sensors and data fusion methods, the detection of potential nuclear threats can be significantly enhanced by extracting more information from different data. In this research, an experimental and modeling approach was employed to track a radioactive source by combining a surveillance camera and a radiation detector (NaI). To run this experiment, three mobile robots were utilized, with one of them equipped with a radioactive source. An algorithm was developed in identifying the contaminated robot through correlation between camera images and camera data. The computer vision method extracts the movements of all robots in the XY plane coordinate system, and the detector system records the gamma-ray count. The position of the robots and the corresponding count of the moving source were modeled using the MCNPX simulation code while considering the experimental geometry. The results demonstrated a high level of accuracy in finding and locating the target in both the simulation model and experimental measurement. The modeling techniques prove to be valuable in designing different scenarios and intelligent systems before initiating any experiments.

Keywords: nuclear threats, radiation detector, MCNPX simulation, modeling techniques, intelligent systems

Procedia PDF Downloads 123