Search results for: core flooding experiments
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5301

Search results for: core flooding experiments

3231 Level Set and Morphological Operation Techniques in Application of Dental Image Segmentation

Authors: Abdolvahab Ehsani Rad, Mohd Shafry Mohd Rahim, Alireza Norouzi

Abstract:

Medical image analysis is one of the great effects of computer image processing. There are several processes to analysis the medical images which the segmentation process is one of the challenging and most important step. In this paper the segmentation method proposed in order to segment the dental radiograph images. Thresholding method has been applied to simplify the images and to morphologically open binary image technique performed to eliminate the unnecessary regions on images. Furthermore, horizontal and vertical integral projection techniques used to extract the each individual tooth from radiograph images. Segmentation process has been done by applying the level set method on each extracted images. Nevertheless, the experiments results by 90% accuracy demonstrate that proposed method achieves high accuracy and promising result.

Keywords: integral production, level set method, morphological operation, segmentation

Procedia PDF Downloads 301
3230 Evaluation of Subsurface Drilling and Geo Mechanic Properties Based on Stratum Index Factor for Humanities Environment

Authors: Abdull Halim Abdul, Muhaimin Sulam

Abstract:

This paper is about a subsurface study of Taman Pudu Ulu, Cheras, Kuala Lumpur with emphasize of Geo mechanic properties based on stratum index factor in humanities environment. Subsurface drilling and seismic data were used to understand the subsurface condition of the study area such as the type and thickness of the strata. Borehole and soil samples were recovered Geo mechanic properties of the area by conducting number of experiments. Taman Pudu Ulu overlies the Kuala Lumpur Limestone formation that is known for its karstic features such as caves and cavities. Hence by knowing the Geo mechanic properties such as the normal strain and shear strain we can plan a safer and economics construction that is plan at the area in the future.

Keywords: stratum, index factor, geo mechanic properties, humanities environment

Procedia PDF Downloads 485
3229 Reinforcement Learning for Classification of Low-Resolution Satellite Images

Authors: Khadija Bouzaachane, El Mahdi El Guarmah

Abstract:

The classification of low-resolution satellite images has been a worthwhile and fertile field that attracts plenty of researchers due to its importance in monitoring geographical areas. It could be used for several purposes such as disaster management, military surveillance, agricultural monitoring. The main objective of this work is to classify efficiently and accurately low-resolution satellite images by using novel technics of deep learning and reinforcement learning. The images include roads, residential areas, industrial areas, rivers, sea lakes, and vegetation. To achieve that goal, we carried out experiments on the sentinel-2 images considering both high accuracy and efficiency classification. Our proposed model achieved a 91% accuracy on the testing dataset besides a good classification for land cover. Focus on the parameter precision; we have obtained 93% for the river, 92% for residential, 97% for residential, 96% for the forest, 87% for annual crop, 84% for herbaceous vegetation, 85% for pasture, 78% highway and 100% for Sea Lake.

Keywords: classification, deep learning, reinforcement learning, satellite imagery

Procedia PDF Downloads 190
3228 Faulty Sensors Detection in Planar Array Antenna Using Pelican Optimization Algorithm

Authors: Shafqat Ullah Khan, Ammar Nasir

Abstract:

Using planar antenna array (PAA) in radars, Broadcasting, satellite antennas, and sonar for the detection of targets, Helps provide instant beam pattern control. High flexibility and Adaptability are achieved by multiple beam steering by using a Planar array and are particularly needed in real-life Sanrio’s where the need arises for several high-directivity beams. Faulty sensors in planar arrays generate asymmetry, which leads to service degradation, radiation pattern distortion, and increased levels of sidelobe. The POA, a nature-inspired optimization algorithm, accurately determines faulty sensors within an array, enhancing the reliability and performance of planar array antennas through extensive simulations and experiments. The analysis was done for different types of faults in 7 x 7 and 8 x 8 planar arrays in MATLAB.

Keywords: Planar antenna array, , Pelican optimisation Algorithm, , Faculty sensor, Antenna arrays

Procedia PDF Downloads 42
3227 The Adsorption of Zinc Metal in Waste Water Using ZnCl2 Activated Pomegranate Peel

Authors: S. N. Turkmen, A. S. Kipcak, N. Tugrul, E. M. Derun, S. Piskin

Abstract:

Activated carbon is an amorphous carbon chain which has extremely extended surface area. High surface area of activated carbon is due to the porous structure. Activated carbon, using a variety of materials such as coal and cellulosic materials; can be obtained by both physical and chemical methods. The prepared activated carbon can be used for decolorize, deodorize and also can be used for removal of organic and non-organic pollution. In this study, pomegranate peel was subjected to 800W microwave power for 1 to 4 minutes. Also fresh pomegranate peel was used for the reference material. Then ZnCl2 was used for the chemical activation purpose. After the activation process, activated pomegranate peels were used for the adsorption of Zn metal (40 ppm) in the waste water. As a result of the adsorption experiments, removal of heavy metals ranged from 89% to 85%.

Keywords: activated carbon, adsorption, chemical activation, microwave, pomegranate peel

Procedia PDF Downloads 528
3226 The Impact of the Saudi New E-Commerce Law on Protecting E-Commerce Investments in Saudi Arabia

Authors: Faris Algarni

Abstract:

The Kingdom of Saudi Arabia adopted a new law of e-commerce on July 10, 2019, which is the first Saudi law regarding e-commerce. The practice of e-commerce has been started in Saudi Arabia a few years ago with no specific rules to govern e-commerce in the Kingdom. The adoption of the law raises the concern of the ability of the law to provide real protection to both the investors and the customers. Based on that, this article seeks to respond to some questions related to the protection of investors of e-commerce in Saudi Arabia, using a quantitative method through questionnaires to gather primary data. The study tried to find the impact of adopting a new Saudi law of e-commerce on the protection of the investors from the point of view of those investors. By answering this main question, this article provides an answer to the question of whether there is a need to reform the Saudi law of e-commerce to convince existing and potential foreign investors to invest in the Kingdom through e-commerce. Questions were put to the respondents to determine their level of satisfaction with the Saudi law of e-commerce and what reforms to that system would enhance the attractiveness of the Kingdom as an investment environment for e-commerce investors, based on the information gathered and the analysis of them. A key finding is that the law of e-commerce is a core factor in the decision of investors to continue investing in the e-commerce market in Saudi Arabia. A subsequent finding is that some of the respondents are not fully satisfied with the new law and think that the law provides more protection to the customers than the investors. So, they are suggesting some legal reforms to be implemented in the bylaw of e-commerce, which is not adopted yet in order to attract them to continue investing in the Kingdom.

Keywords: e-commerce, law, investors, protection, Saudi Arabia

Procedia PDF Downloads 109
3225 Contextual Toxicity Detection with Data Augmentation

Authors: Julia Ive, Lucia Specia

Abstract:

Understanding and detecting toxicity is an important problem to support safer human interactions online. Our work focuses on the important problem of contextual toxicity detection, where automated classifiers are tasked with determining whether a short textual segment (usually a sentence) is toxic within its conversational context. We use “toxicity” as an umbrella term to denote a number of variants commonly named in the literature, including hate, abuse, offence, among others. Detecting toxicity in context is a non-trivial problem and has been addressed by very few previous studies. These previous studies have analysed the influence of conversational context in human perception of toxicity in controlled experiments and concluded that humans rarely change their judgements in the presence of context. They have also evaluated contextual detection models based on state-of-the-art Deep Learning and Natural Language Processing (NLP) techniques. Counterintuitively, they reached the general conclusion that computational models tend to suffer performance degradation in the presence of context. We challenge these empirical observations by devising better contextual predictive models that also rely on NLP data augmentation techniques to create larger and better data. In our study, we start by further analysing the human perception of toxicity in conversational data (i.e., tweets), in the absence versus presence of context, in this case, previous tweets in the same conversational thread. We observed that the conclusions of previous work on human perception are mainly due to data issues: The contextual data available does not provide sufficient evidence that context is indeed important (even for humans). The data problem is common in current toxicity datasets: cases labelled as toxic are either obviously toxic (i.e., overt toxicity with swear, racist, etc. words), and thus context does is not needed for a decision, or are ambiguous, vague or unclear even in the presence of context; in addition, the data contains labeling inconsistencies. To address this problem, we propose to automatically generate contextual samples where toxicity is not obvious (i.e., covert cases) without context or where different contexts can lead to different toxicity judgements for the same tweet. We generate toxic and non-toxic utterances conditioned on the context or on target tweets using a range of techniques for controlled text generation(e.g., Generative Adversarial Networks and steering techniques). On the contextual detection models, we posit that their poor performance is due to limitations on both of the data they are trained on (same problems stated above) and the architectures they use, which are not able to leverage context in effective ways. To improve on that, we propose text classification architectures that take the hierarchy of conversational utterances into account. In experiments benchmarking ours against previous models on existing and automatically generated data, we show that both data and architectural choices are very important. Our model achieves substantial performance improvements as compared to the baselines that are non-contextual or contextual but agnostic of the conversation structure.

Keywords: contextual toxicity detection, data augmentation, hierarchical text classification models, natural language processing

Procedia PDF Downloads 154
3224 Application of the Experimental Planning Design to the Notched Precracked Tensile Fracture of Composite

Authors: N. Mahmoudi, B. Guedim

Abstract:

Composite materials have important assets compared to traditional materials. They bring many functional advantages: lightness, mechanical resistance and chemical, etc. In the present study we examine the effect of a circular central notch and a precrack on the tensile fracture of two woven composite materials. The tensile tests were applied to a standardized specimen, notched and a precracked (orientation of the crack 0°, 45°, and 90°). These tensile tests were elaborated according to an experimental planning design of the type 23.31 requiring 24 experiments with three repetitions. By the analysis of regression, we obtained a mathematical model describing the maximum load according to the influential parameters (hole diameter, precrack length, angle of a precrack orientation). The specimens precracked at 90° have a better behavior than those having a precrack at 45° and still better than those having of the precracks oriented at 0°. In addition the maximum load is inversely proportional to the notch size.

Keywords: polymer matrix, glasses, fracture, precracks

Procedia PDF Downloads 326
3223 The Use of Microorganisms in the Bioleaching of Soils Polluted with Heavy Metals

Authors: I. M. Sur, A. M. Chirila-Babau, T. Gabor, V. Micle

Abstract:

This paper shows researches in order to extract Cr, Cu and Ni from the polluted soils. Research is based on preliminary studies regarding the usage of Thiobacillus ferrooxidans bacterium (9K medium) for bioleaching of soil polluted with heavy metal (Cu, Cr and Ni). The microorganisms (Thiobacillus ferooxidans) selected directly from polluted soil samples were used in this experimental work. Soil samples used in the experimental research were taken from an area polluted with heavy metals from Romania. The soil samples are subjected to the cleaning process using the 9K medium solution (20 mL and 40 mL, respectively), stirred 200 rpm for 20 hours at a controlled temperature (30 ˚C). During the experiment (0, 2, 4, 8 and 20 h), liquid samples have been extracted and analyzed using the Atomic Absorption Spectrophotometer AA-6800 (AAS) in order to determine the Cr, Cu and Ni concentration. Experiments led to the conclusion that these soils can be depolluted by bioleaching, being a biological treatment method involving the use of microorganisms to favor the extraction of Cr, Cu and Ni from polluted soils.

Keywords: bioleaching, extraction, microorganisms, soil, polluted, Thiobacillus ferooxidans

Procedia PDF Downloads 144
3222 Swimming Pool Water Chlorination Detection System Utilizing TDSTestr

Authors: Fahad Alamoudi, Yaser Miaji, Fawzy Jalalah

Abstract:

The growing popularity of swimming pools and other activities in the water for sport, fitness, therapy or just enjoyable relaxation have led to the increased use of swimming pools and the establishment of a variety of specific-use pools such as spa pools, Waterslides and more recently, hydrotherapy and wave pools. In this research a few simple equipments are used for test, Detect and alert for detection of water cleanness and pollution. YSI Photometer Systems, TDSTestr High model, rio 12HF, and Electrode A1. The researchers used electrolysis as a method of separating bonded elements and compounds by passing an electric current through them. The results which use 41 experiments show the higher the salt concentration, the more efficient the electrode and the smaller the gap between the plates and The lower the electrode voltage. Furthermore, it is proved that the larger the surface area, the lower the cell voltage and the higher current used the more chlorine produced.

Keywords: photometer, electrode, electrolysis, swimming pool chlorination

Procedia PDF Downloads 334
3221 Evaluation of Patients' Satisfaction Aspects in Governmental Egyptian Emergency Departments

Authors: N. Rashed, Z. Aysha, M. Fakher

Abstract:

Patient satisfaction is one of the core objectives of health care facilities. It is difficult to evaluate patients response in the emergency setting. The current study aimed to evaluate patients and family aspects of satisfaction in both adult and pediatric emergency departments and their recommendations for improvement. Cross-section survey(Brief Emergency department Patient Satisfaction Scale (BEPSS), was translated and validated, then performed to evaluate patients satisfaction in two governmental hospitals Emergency departments. Three hundred patients and their families were enrolled in the study. The waiting time in the adult Emergency department ranged from (5 minutes to 120 minutes), and most admissions were at the morning shift while at the pediatric hospital the waiting time ranged from 5 minutes to 100 minutes) and most admissions were at the afternoon shift. The results showed that the main domain of satisfaction in BEPSS in the adult emergency department was respecting the patients family while in the pediatric emergency department, the main domain was the nursing care about treatment. The main recommendation of improvement in pediatric Emergency Department was modifying the procedures while in adult Emergency Department was improving the training of physicians.

Keywords: emergency, department-patient, satisfaction-adult-pediatric

Procedia PDF Downloads 130
3220 Remembrance and Mourning: Taking the History of Poetry and on the Burning of the Old Summer Palace by the Anglo-French Forces as the Core of the Research

Authors: Wang Hsiao-Wen

Abstract:

This paper is based on the burning of the Old Summer Palace by the Anglo-French forces. The Old Summer Palace, Yuanmingyuan, is an imperial garden located outside Beijing, but it was looted and burned down by the Anglo-French troops. Hundreds of guards died, and Emperor Xianfeng also fled from the back door to the Chengde Mountain Resort in a hurry. It is a very shameful piece of Chinese imperial history. At that time, it was well known that the capital was almost occupied. However, the detailed process of the whole incident and the subsequent accountability was regarded as a national shame, which was omitted in the historical records and rarely mentioned by scholars, especially under the rulings of Xianfeng and Tongzhi. Due to this, the researcher explored how the incident was documented in historical poetry and how the war was recalled and evaluated from different perspectives so that rich and diverse historical interpretations can be constructed. The issues explored and discussed in this paper are divided into two parts: (i) the historical writing of the Incident in Gengshen Year, which mainly focuses on the Historical Poetry on the Burning of the Old Summer Palace by the Anglo-French forces, and (ii) the different identities of poets and their perspectives of mourning, which leads to the homogeneity or heterogeneity of their interpretations.

Keywords: Anglo-French expedition to China, the Incident in Gengshen Year, burning of the Old Summer Palace, historical poetry

Procedia PDF Downloads 59
3219 Using Self Organizing Feature Maps for Classification in RGB Images

Authors: Hassan Masoumi, Ahad Salimi, Nazanin Barhemmat, Babak Gholami

Abstract:

Artificial neural networks have gained a lot of interest as empirical models for their powerful representational capacity, multi input and output mapping characteristics. In fact, most feed-forward networks with nonlinear nodal functions have been proved to be universal approximates. In this paper, we propose a new supervised method for color image classification based on self organizing feature maps (SOFM). This algorithm is based on competitive learning. The method partitions the input space using self-organizing feature maps to introduce the concept of local neighborhoods. Our image classification system entered into RGB image. Experiments with simulated data showed that separability of classes increased when increasing training time. In additional, the result shows proposed algorithms are effective for color image classification.

Keywords: classification, SOFM algorithm, neural network, neighborhood, RGB image

Procedia PDF Downloads 459
3218 Industrial Wastewater Treatment Improvements Using Limestone

Authors: Mamdouh Y. Saleh, Gaber El Enany, Medhat H. Elzahar, Moustafa H. Omran

Abstract:

The discharge limits of industrial wastewater effluents are subjected to regulations which are getting more restricted with time. A former research occurred in Port Said city studied the efficiency of treating industrial wastewater using the first stage (A-stage) of the multiple-stage plant (AB-system).From the results of this former research, the effluent treated wastewater has high rates of total dissolved solids (TDS) and chemical oxygen demand (COD). The purpose of this paper is to improve the treatment process in removing TDS and COD. So a pilot plant was constructed at wastewater pump station in the industrial area in the south of Port Said. Experimental work was divided into several groups adding powdered limestone with different dosages to wastewater, and for each group wastewater was filtered after being mixed with activated carbon. pH and TSS as variables were also studied. Significant removals of TDS and COD were observed in these experiments showing that using effective adsorbents can aid such removals to a large extent.

Keywords: adsorption, filtration, synthetic wastewater, TDS removal, COD removal

Procedia PDF Downloads 433
3217 Extrudate Swell under the Effect of Radial Flow and Intrinsic Factors to the Polymer Upstream of the Die

Authors: Hela Krir, Abdelhak Ayadi, Chedly Bradaii

Abstract:

The influence of both intrinsic factors, elastic energy and memory effect, and radial flow on the appearance and the evolution of the extrudate swelling are investigated in the present work. The experiments have been performed with linear polydimethylsiloxane (PDMS) via a capillary rheometer in which a convergent radial flow was created upstream the contraction. The correspondence between the effects of radial flow, entry elastic stored energy and memory effect is discussed. In particular, as the influence of the considered radial flow, extrudate photographs showed that when the gap ratio is reduced, the extrudate swell is lessened than what it is when radial flow geometry is not installed. Moreover, with a narrower gap, the polymer stores less energy during its passage through the die which implies a lower extrudate swelling at the outlet of the die. Results previously mentioned may be related both to shear and elongational components of radial flow.

Keywords: elastic energy, extrudate swell, memory effect, radial flow

Procedia PDF Downloads 159
3216 A Time-Varying and Non-Stationary Convolution Spectral Mixture Kernel for Gaussian Process

Authors: Kai Chen, Shuguang Cui, Feng Yin

Abstract:

Gaussian process (GP) with spectral mixture (SM) kernel demonstrates flexible non-parametric Bayesian learning ability in modeling unknown function. In this work a novel time-varying and non-stationary convolution spectral mixture (TN-CSM) kernel with a significant enhancing of interpretability by using process convolution is introduced. A way decomposing the SM component into an auto-convolution of base SM component and parameterizing it to be input dependent is outlined. Smoothly, performing a convolution between two base SM component yields a novel structure of non-stationary SM component with much better generalized expression and interpretation. The TN-CSM perfectly allows compatibility with the stationary SM kernel in terms of kernel form and spectral base ignored and confused by previous non-stationary kernels. On synthetic and real-world datatsets, experiments show the time-varying characteristics of hyper-parameters in TN-CSM and compare the learning performance of TN-CSM with popular and representative non-stationary GP.

Keywords: Gaussian process, spectral mixture, non-stationary, convolution

Procedia PDF Downloads 179
3215 Analysis of Matching Pursuit Features of EEG Signal for Mental Tasks Classification

Authors: Zin Mar Lwin

Abstract:

Brain Computer Interface (BCI) Systems have developed for people who suffer from severe motor disabilities and challenging to communicate with their environment. BCI allows them for communication by a non-muscular way. For communication between human and computer, BCI uses a type of signal called Electroencephalogram (EEG) signal which is recorded from the human„s brain by means of an electrode. The electroencephalogram (EEG) signal is an important information source for knowing brain processes for the non-invasive BCI. Translating human‟s thought, it needs to classify acquired EEG signal accurately. This paper proposed a typical EEG signal classification system which experiments the Dataset from “Purdue University.” Independent Component Analysis (ICA) method via EEGLab Tools for removing artifacts which are caused by eye blinks. For features extraction, the Time and Frequency features of non-stationary EEG signals are extracted by Matching Pursuit (MP) algorithm. The classification of one of five mental tasks is performed by Multi_Class Support Vector Machine (SVM). For SVMs, the comparisons have been carried out for both 1-against-1 and 1-against-all methods.

Keywords: BCI, EEG, ICA, SVM

Procedia PDF Downloads 261
3214 Optimization of the Energy Management for a Solar System of an Agricultural Greenhouse

Authors: Nora Arbaoui, Rachid Tadili, Ilham Ihoume

Abstract:

To improve the climatic conditions and increase production in the greenhouse during the winter season under the Mediterranean climate, this thesis project proposes a design of an integrated and autonomous solar system for heating, cooling, and conservation of production in an agricultural greenhouse. To study the effectiveness of this system, experiments are conducted in two similar agricultural greenhouses oriented north-south. The first greenhouse is equipped with an active solar system integrated into the double glazing of the greenhouse’s roof, while the second greenhouse has no system, it serves as a controlled greenhouse for comparing thermal and agronomic performance The solar system allowed for an average increase in the indoor temperature of the experimental greenhouse of 6°C compared to the outdoor environment and 4°C compared to the control greenhouse. This improvement in temperature has a favorable effect on the plants' climate and subsequently positively affects their development, quality, and production.

Keywords: solar system, agricultural greenhouse, heating, cooling, storage, drying

Procedia PDF Downloads 83
3213 Dynamic Software Product Lines for Customer Centric Context Aware Business Process Management

Authors: Bochra Khiari, Lamia Labed

Abstract:

In the new digital marketplace, organizations are striving for a proactive position by leveraging the great potential of disruptive technologies to seize the full opportunity of the digital revolution in order to reshape their customer value propositions. New technologies such as big data analytics, which provide prediction of future events based on real-time information, are being integrated into BPM which urges the need for additional core values like capabilities for dynamic adaptation, autonomic behavior, runtime reconfiguration and post-deployment activities to manage unforeseen scenarios at runtime in a situated and changeable context. Dynamic Software Product Lines (DSPL) is an emerging paradigm that supports these runtime variability mechanisms. However, few works exploiting DSPLs principles and techniques in the BPM domain have been proposed so far. In this paper, we propose a conceptual approach DynPL4CBPM, which integrates DSPLs concepts along with the entire related dynamic properties, to the whole BPM lifecycle in order to dynamically adapt business processes according to different context conditions in an individual environment.

Keywords: adaptive processes, context aware business process management, customer centric business process management, dynamic software product lines

Procedia PDF Downloads 147
3212 Kinetic and Thermodynamics of Sorption of 5-Fluorouracil (5-Fl) on Carbon Nanotubes

Authors: Muhammad Imran Din

Abstract:

The aim of this study was to understand the interaction between multi-walled carbon nano tubes (MCNTs) and anticancer agents and evaluate the drug-loading ability of MCNTs. Batch adsorption experiments were carried out for adsorption of 5-Fluorouracil (5-FL) using MCNTs. The effect of various operating variables, viz., adsorbent dosage, pH, contact time and temperature for adsorption of 5-Fluorouracil (5-FL) has been studied. The Freundlich adsorption model was successfully employed to describe the adsorption process. It was found that the pseudo-second-order mechanism is predominant and the overall rate of the 5-Fluorouracil (5-FL) adsorption process appears to be controlled by the more than one-step. Thermodynamic parameters such as free energy change (ΔG°), enthalpy change (ΔH°) and entropy change (ΔS°) have been calculated respectively, revealed the spontaneous, endothermic and feasible nature of adsorption process. The results showed that carbon nano tubes were able to form supra molecular complexes with 5-Fluorouracil (5-FL) by π-π stacking and possessed favorable loading properties as drug carriers.

Keywords: drug, adsorption, anticancer, 5-Fluorouracil (5-FL)

Procedia PDF Downloads 345
3211 A Heuristic Approach for the General Flowshop Scheduling Problem to Minimize the Makespan

Authors: Mohsen Ziaee

Abstract:

Almost all existing researches on the flowshop scheduling problems focus on the permutation schedules and there is insufficient study dedicated to the general flowshop scheduling problems in the literature, since the modeling and solving of the general flowshop scheduling problems are more difficult than the permutation ones, especially for the large-size problem instances. This paper considers the general flowshop scheduling problem with the objective function of the makespan (F//Cmax). We first find the optimal solution of the problem by solving a mixed integer linear programming model. An efficient heuristic method is then presented to solve the problem. An ant colony optimization algorithm is also proposed for the problem. In order to evaluate the performance of the methods, computational experiments are designed and performed. Numerical results show that the heuristic algorithm can result in reasonable solutions with low computational effort and even achieve optimal solutions in some cases.

Keywords: scheduling, general flow shop scheduling problem, makespan, heuristic

Procedia PDF Downloads 194
3210 Mechanical Properties and Shrinkage and Expansion Assessment of Rice Husk Ash Concrete and Its Comparison with the Control Concrete

Authors: Hamed Ahmadi Moghadam, Omolbanin Arasteh Khoshbin

Abstract:

The possibility of using of rice husk ash (RHA) of Guilan (a province located in the north of Iran) (RHA) in concrete was studied by performing experiments. Mechanical properties and shrinkage and expansion of concrete containing different percentage of RHA and the control concrete consisting of cement type II were investigated. For studying, a number of cube and prism concrete specimens containing of 5 to 30% of RHA with constant water to binder ratio of 0.4 were casted and the compressive strength, tensile strength, shrinkage and expansion for water curing conditions up to 360 days were measured. The tests results show that the cement replacement of rice husk ash (RHA) caused both the quality and mechanical properties alterations. It is shown that the compressive strength, tensile strength increase also shrinkage and expansion of specimens were increased that should be controlled in mass concrete structures.

Keywords: rice husk ash, mechanical properties, shrinkage and expansion, Pozzolan

Procedia PDF Downloads 392
3209 Anaerobic Co-Digestion of Duckweed (Lemna gibba) and Waste Activated Sludge in Batch Mode

Authors: Rubia Gaur, Surindra Suthar

Abstract:

The present study investigates the anaerobic co-digestion of duckweed (Lemna gibba) and waste activated sludge (WAS) of different proportions with acclimatized anaerobic granular sludge (AAGS) as inoculum in mesophilic conditions. Batch experiments were performed in 500 mL capacity reagent bottles at 300C temperature. Varied combinations of pre-treated duckweed biomass with constant volume of anaerobic inoculum (AAGS - 100 mL) and waste activated sludge (WAS - 22.5 mL) were devised into five batch tests. The highest methane generation was observed with batch study, T4. The Gompertz model fits well on the experimental data of the batch study, T4. The values of correlation coefficient were achieved relatively higher (R2 ≥ 0.99). The co-digestion without pre-treatment of both duckweed and WAS shows poor generation of methane gas.

Keywords: aquatic weed, biogas, biomass, Gompertz equation, waste activated sludge

Procedia PDF Downloads 274
3208 Corrosion Characterization of ZA-27 Metal Matrix Composites

Authors: H. V. Jayaprakash, P. V. Krupakara

Abstract:

This paper deals with the high corrosion resistance developed by the metal matrix composites when compared with that of matrix alloy by open circuit potential test. Matrix selected is ZA-27 and reinforcement selected is red mud particulates, which is a ceramic material. The composites are prepared using liquid melt metallurgy technique using vortex method. Preheated but uncoated red mud particulates are added to the melt. Metal matrix composites containing 2, 4 and 6 weight percentage of red mud are casted. Matrix was also casted in the same way for comparison. Specimen are fabricated according to ASTM standards. The corrodents used for the tests were 0.025, 0.05 and 0.1 molar sodium hydroxide solutions. They are subjected to Open Circuit Potential studies and weight loss corrosion tests. Corrosion rate was found to be decreased with increase in exposure time in both experiments. Effect of exposure time and presence of increased percentage of reinforcement red mud is discussed in detail.

Keywords: composites, vortex, particulates, red mud

Procedia PDF Downloads 433
3207 Effect of Open Burning on Soil Carbon Stock in Sugarcane Plantation in Thailand

Authors: Wilaiwan Sornpoon, Sébastien Bonnet, Savitri Garivait

Abstract:

Open burning of sugarcane fields is recognized to have a negative impact on soil by degrading its properties, especially soil organic carbon (SOC) content. Better understating the effect of open burning on soil carbon dynamics is crucial for documenting the carbon sequestration capacity of agricultural soils. In this study, experiments to investigate soil carbon stocks under burned and unburned sugarcane plantation systems in Thailand were conducted. The results showed that cultivation fields without open burning during 5 consecutive years enabled to increase the SOC content at a rate of 1.37 Mg ha-1y-1. Also it was found that sugarcane fields burning led to about 15% reduction of the total carbon stock in the 0-30 cm soil layer. The overall increase in SOC under unburned practice is mainly due to the large input of organic material through the use of sugarcane residues.

Keywords: soil organic carbon, soil inorganic carbon, carbon sequestration, open burning, sugarcane

Procedia PDF Downloads 288
3206 Open Channel Flow Measurement of Water by Using Width Contraction

Authors: Arun Goel, D. V. S. Verma, Sanjeev Sangwan

Abstract:

The present study was aimed to develop a discharge measuring device for irrigation and laboratory channels. Experiments were conducted on a sharp edged constricted flow meters having four types of width constrictions namely 2:1, 1.5:1, 1:1, and 90o in the direction of flow. These devices were made of MS sheets and installed separately in a rectangular flume. All these four devices were tested under free and submerged flow conditions. Eight different discharges varying from 2 lit/sec to 30 lit/sec were passed through each device. In total around 500 observations of upstream and downstream depths were taken in the present work. For each discharge, free submerged and critical submergence under different flow conditions were noted and plotted. Once the upstream and downstream depths of flow over any of the device are known, the discharge can be easily calculated with the help of the curves developed for free and submerged flow conditions. The device having contraction 2:1 is the most efficient one as it allows maximum critical submergence.

Keywords: flowrate, flowmeter, open channels, submergence

Procedia PDF Downloads 417
3205 YBa2Cu3O7-d Nanoparticles Doped by Ferromagnetic Nanoparticles of Y3Fe5O12

Authors: Samir Khene

Abstract:

Present and future industrial uses of high critical temperature superconductors require high critical temperatures TC and strong current densities JC. These two aims constitute the two motivations of the scientific research in this domain. The most significant feature of any superconductor, from the viewpoint of uses, is the maximum electrical transport current density that this superconductor is capable of withstanding without loss of energy. In this work, vortices pinning in conventional and high-TC superconductors will be studied. Our experiments on vortices pinning in single crystals and nanoparticles of YBa2Cu3O7- and La1.85 Sr0.15CuO will be presented. It will be given special attention to the study of the YBa2Cu3O7- nanoparticles doped by ferromagnetic nanoparticles of Y3Fe5O12. The ferromagnetism and superconductivity coexistence in this compound will be demonstrated, and the influence of these ferromagnetic nanoparticles on the variations of the critical current density JC in YBa2Cu3O7- nanoparticles as a function of applied field H and temperature T will be studied.

Keywords: ferromagnetism, superconductivity, coexistence, magnetic material

Procedia PDF Downloads 59
3204 Assessment of Morphodynamic Changes at Kaluganga River Outlet, Sri Lanka Due to Poorly Planned Flood Controlling Measures

Authors: G. P. Gunasinghe, Lilani Ruhunage, N. P. Ratnayake, G. V. I. Samaradivakara, H. M. R. Premasiri, A. S. Ratnayake, Nimila Dushantha, W. A. P. Weerakoon, K. B. A. Silva

Abstract:

Sri Lanka is affected by different natural disasters such as tsunami, landslides, lightning, and riverine flood. Out of them, riverine floods act as a major disaster in the country. Different strategies are applied to control the impacts of flood hazards, and the expansion of river mouth is considered as one of the main activities for flood mitigation and disaster reduction. However, due to this expansion process, natural sand barriers including sand spits, barrier islands, and tidal planes are destroyed or subjected to change. This, in turn, can change the hydrodynamics and sediment dynamics of the area leading to other damages to the natural coastal features. The removal of a considerable portion of naturally formed sand barrier at Kaluganga River outlet (Calido Beach), Sri Lanka to control flooding event at Kaluthara urban area on May 2017, has become a serious issue in the area causing complete collapse of river mouth barrier spit bar system leading to rapid coastal erosion Kaluganga river outlet area and saltwater intrusion into the Kaluganga River. The present investigation is focused on assessing effects due to the removal of a considerable portion of naturally formed sand barrier at Kaluganga river mouth. For this study, the beach profiles, the bathymetric surveys, and Google Earth historical satellite images, before and after the flood event were collected and analyzed. Furthermore, a beach boundary survey was also carried out in October 2018 to support the satellite image data. The results of Google Earth satellite images and beach boundary survey data analyzed show a chronological breakdown of the sand barrier at the river outlet. The comparisons of pre and post-disaster bathymetric maps and beach profiles analysis revealed a noticeable deepening of the sea bed at the nearshore zone as well. Such deepening in the nearshore zone can cause the sea waves to break very near to the coastline. This might also lead to generate new diffraction patterns resulting in differential coastal accretion and erosion scenarios. Unless immediate mitigatory measures were not taken, the impacts may cause severe problems to the sensitive Kaluganag river mouth system.

Keywords: bathymetry, beach profiles, coastal features, river outlet, sand barrier, Sri Lanka

Procedia PDF Downloads 123
3203 Enabling Gender Equality in Leadership: An Exploration of Leadership and Self-Awareness, Using Community Participatory Action Research Methods

Authors: Robyn Jackaman

Abstract:

This research explores the characterization of leadership, self-awareness, and gender identity within a higher educational institution. This is in response to the widely researched area of gender in relation to senior management levels and the contemporary reflection of this issue in leadership, where gender diversity is lacking. Through organizational platforms, the University has self-identified issues relating to gender, equality, and representation. With equality being central to the core of the project, a Community Participatory Action Research approach was implemented. This approach was chosen as it is recognized for facilitating change within community contexts which complements the University Campus culture. Seventeen semi-structured interviews gave qualitative insight into working habitus (from both professional and academic services), leadership attributions and qualities and gender significance within the workplace. The research team (cross-disciplinary) used framework analysis to code and categorized the data. Key findings presented categories in gender significance to personal/work identity, organizational change and positive reflections on leadership characteristics and roles. This research has helped support the creation of tools to better assist the organization in gender equality, inclusion, and leadership development.

Keywords: gendered work, gender equality, leadership, university organization

Procedia PDF Downloads 158
3202 Investigation Acute Toxicity and Bioaccumulation Mineral Mercury in Rutilus frisii Kutum

Authors: A. Gharaei, R. Karami

Abstract:

Rutilus frisii Kutum was exposed to various concentrations of mercuric chloride in water to determine its acute toxicity and bioaccumulation. We carried out ten treatments with three replicates and one control for each of the chemicals using the static O. E. C. D. method in 55-liter-tanks each containing 14 fingerlings. During the experiments, the average pH was recorded as 7.8, total hardness was measured to be 255 mg/l, the average water temperature was 27±1 degrees centigrade and dissolved oxygen was 7.2 mg/l. Mean LC50 values of Hgcl2 for juvenile R. frisii kutum with mean weight 1±0.2 gr were 0.102 and 0.86 mgHg/l at 24h and 96h, respectively. The bioaccumulation values during 24h in tissue, kidney, and gill were 1.55, 16.1, and 22.7 mgHg/l, respectively. So, these values during 96h were 2.8, 16.8, and 26.65 mgHg/l, respectively. The bioconcentration factors in tissue, kidney, and gill during 24h were 14.75, 153.39, and 216.11 and so during 96h were 33.8, 198.1, and 313.5 times. These results show that bioaccumulation was highest in the gill and then kidney and tissue, respectively. This study suggested that between mercury concentrations of water with bioaccumulation in tissue more than kidney and gill.

Keywords: HgCl2, LC5096h, bioaccumulation, Rutilus frisii Kutum, Caspian Sea

Procedia PDF Downloads 552