Search results for: fine particle losses
1530 A Soft Error Rates (SER) Evaluation Method of Combinational Logic Circuit Based on Linear Energy Transfers
Authors: Man Li, Wanting Zhou, Lei Li
Abstract:
Communication stability is the primary concern of communication satellites. Communication satellites are easily affected by particle radiation to generate single event effects (SEE), which leads to soft errors (SE) of the combinational logic circuit. The existing research on soft error rates (SER) of the combined logic circuit is mostly based on the assumption that the logic gates being bombarded have the same pulse width. However, in the actual radiation environment, the pulse widths of the logic gates being bombarded are different due to different linear energy transfers (LET). In order to improve the accuracy of SER evaluation model, this paper proposes a soft error rate evaluation method based on LET. In this paper, the authors analyze the influence of LET on the pulse width of combinational logic and establish the pulse width model based on the LET. Based on this model, the error rate of test circuit ISCAS'85 is calculated. The effectiveness of the model is proved by comparing it with previous experiments.Keywords: communication satellite, pulse width, soft error rates, LET
Procedia PDF Downloads 1721529 Reducing the Computational Overhead of Metaheuristics Parameterization with Exploratory Landscape Analysis
Authors: Iannick Gagnon, Alain April
Abstract:
The performance of a metaheuristic on a given problem class depends on the class itself and the choice of parameters. Parameter tuning is the most time-consuming phase of the optimization process after the main calculations and it often nullifies the speed advantage of metaheuristics over traditional optimization algorithms. Several off-the-shelf parameter tuning algorithms are available, but when the objective function is expensive to evaluate, these can be prohibitively expensive to use. This paper presents a surrogate-like method for finding adequate parameters using fitness landscape analysis on simple benchmark functions and real-world objective functions. The result is a simple compound similarity metric based on the empirical correlation coefficient and a measure of convexity. It is then used to find the best benchmark functions to serve as surrogates. The near-optimal parameter set is then found using fractional factorial design. The real-world problem of NACA airfoil lift coefficient maximization is used as a preliminary proof of concept. The overall aim of this research is to reduce the computational overhead of metaheuristics parameterization.Keywords: metaheuristics, stochastic optimization, particle swarm optimization, exploratory landscape analysis
Procedia PDF Downloads 1531528 Fabrication of Wollastonite/Hydroxyapatite Coatings on Zirconia by Room Temperature Spray Process
Authors: Jong Kook Lee, Sangcheol Eum, Jaehong Kim
Abstract:
Wollastonite/hydroxyapatite composite coatings on zirconia were obtained by room temperature spray process. Wollastonite powder was synthesized by solid-state reaction between calcite and silica powder. Hydroxyapatite powder was prepared from bovine bone by the calcination at 1200oC 1h. From two starting raw powders, three kinds of powder mixture were obtained by the ball milling for 24h. By using these powders, wollastonite/hydroxyapatite coatings were fabricated on zirconia substrates by a room temperature spray process, and their microstructure and biological behavior were investigated and compared with pure wollastonite and hydroxyapatite coatings. Wollastonite/hydroxyapatite coatings on zirconia substrates were homogeneously formed in microstructure and had a nanoscaled grain size. The phase composition of the resultant wollastonite/hydroxyapatite coatings was similar to that of the starting powders, however, the grain size of the wollastonite or hydroxyapatite particles was reduced to about 100 nm due to their formation by particle impaction and fracture. The wollastonite/hydroxyapatite coating layer exhibited bioactivity in a stimulated body fluid and forming ability of new hydroxyapatite precipitates of 25 nm during in vitro test in SBF solution, which was enhanced by the increasing wollastonite content.Keywords: wollastonite, hydroxyapatite composite coatings, room temperature spay process, zirconia
Procedia PDF Downloads 4761527 Investigating the Regulation System of the Synchronous Motor Excitation Mode Serving as a Reactive Power Source
Authors: Baghdasaryan Marinka, Ulikyan Azatuhi
Abstract:
The efficient usage of the compensation abilities of the electrical drive synchronous motors used in production processes can essentially improve the technical and economic indices of the process. Reducing the flows of the reactive electrical energy due to the compensation of reactive power allows to significantly reduce the load losses of power in the electrical networks. As a result of analyzing the scientific works devoted to the issues of regulating the excitation of the synchronous motors, the need for comprehensive investigation and estimation of the excitation mode has been substantiated. By means of the obtained transmission functions, in the Simulink environment of the software package MATLAB, the transition processes of the excitation mode have been studied. As a result of obtaining and estimating the graph of the Nyquist plot and the transient process, the necessity of developing the Proportional-Integral-Derivative (PID) regulator has been justified. The transient processes of the system of the PID regulator have been investigated, and the amplitude–phase characteristics of the system have been estimated. The analysis of the obtained results has shown that the regulation indices of the developed system have been improved. The developed system can be successfully applied for regulating the excitation voltage of different-power synchronous motors, operating with a changing load, ensuring a value of the power coefficient close to 1.Keywords: transition process, synchronous motor, excitation mode, regulator, reactive power
Procedia PDF Downloads 2351526 The Search of Anomalous Higgs Boson Couplings at the Large Hadron Electron Collider and Future Circular Electron Hadron Collider
Authors: Ilkay Turk Cakir, Murat Altinli, Zekeriya Uysal, Abdulkadir Senol, Olcay Bolukbasi Yalcinkaya, Ali Yilmaz
Abstract:
The Higgs boson was discovered by the ATLAS and CMS experimental groups in 2012 at the Large Hadron Collider (LHC). Production and decay properties of the Higgs boson, Standard Model (SM) couplings, and limits on effective scale of the Higgs boson’s couplings with other bosons are investigated at particle colliders. Deviations from SM estimates are parametrized by effective Lagrangian terms to investigate Higgs couplings. This is a model-independent method for describing the new physics. In this study, sensitivity to neutral gauge boson anomalous couplings with the Higgs boson is investigated using the parameters of the Large Hadron electron Collider (LHeC) and the Future Circular electron-hadron Collider (FCC-eh) with a model-independent approach. By using MadGraph5_aMC@NLO multi-purpose event generator with the parameters of LHeC and FCC-eh, the bounds on the anomalous Hγγ, HγZ and HZZ couplings in e− p → e− q H process are obtained. Detector simulations are also taken into account in the calculations.Keywords: anomalos couplings, FCC-eh, Higgs, Z boson
Procedia PDF Downloads 2101525 An Adaptive Hybrid Surrogate-Assisted Particle Swarm Optimization Algorithm for Expensive Structural Optimization
Authors: Xiongxiong You, Zhanwen Niu
Abstract:
Choosing an appropriate surrogate model plays an important role in surrogates-assisted evolutionary algorithms (SAEAs) since there are many types and different kernel functions in the surrogate model. In this paper, an adaptive selection of the best suitable surrogate model method is proposed to solve different kinds of expensive optimization problems. Firstly, according to the prediction residual error sum of square (PRESS) and different model selection strategies, the excellent individual surrogate models are integrated into multiple ensemble models in each generation. Then, based on the minimum root of mean square error (RMSE), the best suitable surrogate model is selected dynamically. Secondly, two methods with dynamic number of models and selection strategies are designed, which are used to show the influence of the number of individual models and selection strategy. Finally, some compared studies are made to deal with several commonly used benchmark problems, as well as a rotor system optimization problem. The results demonstrate the accuracy and robustness of the proposed method.Keywords: adaptive selection, expensive optimization, rotor system, surrogates assisted evolutionary algorithms
Procedia PDF Downloads 1411524 A Transformer-Based Question Answering Framework for Software Contract Risk Assessment
Authors: Qisheng Hu, Jianglei Han, Yue Yang, My Hoa Ha
Abstract:
When a company is considering purchasing software for commercial use, contract risk assessment is critical to identify risks to mitigate the potential adverse business impact, e.g., security, financial and regulatory risks. Contract risk assessment requires reviewers with specialized knowledge and time to evaluate the legal documents manually. Specifically, validating contracts for a software vendor requires the following steps: manual screening, interpreting legal documents, and extracting risk-prone segments. To automate the process, we proposed a framework to assist legal contract document risk identification, leveraging pre-trained deep learning models and natural language processing techniques. Given a set of pre-defined risk evaluation problems, our framework utilizes the pre-trained transformer-based models for question-answering to identify risk-prone sections in a contract. Furthermore, the question-answering model encodes the concatenated question-contract text and predicts the start and end position for clause extraction. Due to the limited labelled dataset for training, we leveraged transfer learning by fine-tuning the models with the CUAD dataset to enhance the model. On a dataset comprising 287 contract documents and 2000 labelled samples, our best model achieved an F1 score of 0.687.Keywords: contract risk assessment, NLP, transfer learning, question answering
Procedia PDF Downloads 1291523 Fault Detection and Diagnosis of Broken Bar Problem in Induction Motors Base Wavelet Analysis and EMD Method: Case Study of Mobarakeh Steel Company in Iran
Authors: M. Ahmadi, M. Kafil, H. Ebrahimi
Abstract:
Nowadays, induction motors have a significant role in industries. Condition monitoring (CM) of this equipment has gained a remarkable importance during recent years due to huge production losses, substantial imposed costs and increases in vulnerability, risk, and uncertainty levels. Motor current signature analysis (MCSA) is one of the most important techniques in CM. This method can be used for rotor broken bars detection. Signal processing methods such as Fast Fourier transformation (FFT), Wavelet transformation and Empirical Mode Decomposition (EMD) are used for analyzing MCSA output data. In this study, these signal processing methods are used for broken bar problem detection of Mobarakeh steel company induction motors. Based on wavelet transformation method, an index for fault detection, CF, is introduced which is the variation of maximum to the mean of wavelet transformation coefficients. We find that, in the broken bar condition, the amount of CF factor is greater than the healthy condition. Based on EMD method, the energy of intrinsic mode functions (IMF) is calculated and finds that when motor bars become broken the energy of IMFs increases.Keywords: broken bar, condition monitoring, diagnostics, empirical mode decomposition, fourier transform, wavelet transform
Procedia PDF Downloads 1501522 Thermal and Mechanical Properties of Powder Injection Molded Alumina Nano-Powder
Authors: Mostafa Rezaee Saraji, Ali Keshavarz Panahi
Abstract:
In this work, the processing steps for producing alumina parts using powder injection molding (PIM) technique and nano-powder were investigated and the thermal conductivity and flexural strength of samples were determined as a function of sintering temperature and holding time. In the first step, the feedstock with 58 vol. % of alumina nano-powder with average particle size of 100nm was prepared using Extrumixing method to obtain appropriate homogeneity. This feedstock was injection molded into the two cavity mold with rectangular shape. After injection molding step, thermal and solvent debinding methods were used for debinding of molded samples and then these debinded samples were sintered in different sintering temperatures and holding times. From the results, it was found that the flexural strength and thermal conductivity of samples increased by increasing sintering temperature and holding time; in sintering temperature of 1600ºC and holding time of 5h, the flexural strength and thermal conductivity of sintered samples reached to maximum values of 488MPa and 40.8 W/mK, respectively.Keywords: alumina nano-powder, thermal conductivity, flexural strength, powder injection molding
Procedia PDF Downloads 3291521 Damage to Strawberries Caused by Simulated Transport
Authors: G. La Scalia, M. Enea, R. Micale, O. Corona, L. Settanni
Abstract:
The quality and condition of perishable products delivered to the market and their subsequent selling prices are directly affected by the care taken during harvesting and handling. Mechanical injury, in fact, occurs at all stages, from pre-harvest operations through post-harvest handling, packing and transport to the market. The main implications of this damage are the reduction of the product’s quality and economical losses related to the shelf life diminution. For most perishable products, the shelf life is relatively short and it is typically dictated by microbial growth related to the application of dynamic and static loads during transportation. This paper presents the correlation between vibration levels and microbiological growth on strawberries and woodland strawberries and detects the presence of volatile organic compounds (VOC) in order to develop an intelligent logistic unit capable of monitoring VOCs using a specific sensor system. Fresh fruits were exposed to vibrations by means of a vibrating table in a temperature-controlled environment. Microbiological analyses were conducted on samples, taken at different positions along the column of the crates. The values obtained were compared with control samples not exposed to vibrations and the results show that different positions along the column influence the development of bacteria, yeasts and filamentous fungi.Keywords: microbiological analysis, shelf life, transport damage, volatile organic compounds
Procedia PDF Downloads 4251520 Thermo-Mechanical Treatments of Cu-Ti Alloys
Authors: M. M. Morgham, A. A. Hameda, N. A. Zriba, H. A. Jawan
Abstract:
This paper aims to study the effect of cold work condition on the microstructure of Cu-1.5wt%Ti, and Cu-3.5wt%Ti and hence mechanical properties. The samples under investigation were machined and solution heat treated. X-ray diffraction technique is used to identify the different phases present after cold deformation by compression and also different heat treatment and also measuring the relative quantities of phases present. Metallographic examination is used to study the microstructure of the samples. The hardness measurements were used to indicate the change in mechanical properties. The results are compared with the mechanical properties obtained by previous workers. Experiments on cold compression followed by aging of Cu-Ti alloys have indicated that the most effective hardening of the material results from continuous precipitation of very fine particles within the matrix. These particles were reported to be β`-type, Cu4Ti phase. The β`-β transformation and particles coarsening within the matrix as well as a long grain boundaries were responsible for the averaging of Cu-1.5wt%Ti and Cu-3.5wt%Ti alloys. It is well know that plate like particles are β – type, Cu3Ti phase. Discontinuous precipitation was found to start at the grain boundaries and expand into grain interior. At the higher aging temperature a classic widmanstätten morphology forms giving rise to a coarse microstructure comprised of α and the equilibrium phase β. Those results were confirmed by X-ray analysis, which found that a few percent of Cu3Ti, β precipitates are formed during aging at high temperature for long time for both Cu- Ti alloys (i.e. Cu-1.5wt%Ti and Cu-3.5wt%Ti).Keywords: metallographic, hardness, precipitation, aging
Procedia PDF Downloads 4061519 Evaluation of Botanical Plant Powders against Zabrotes subfasciatus (Boheman) (Coleoptera: Bruchidae) in Stored Local Common Bean Varieties
Authors: Fikadu Kifle Hailegeorgis
Abstract:
Common bean is one of the most important sources of protein in Ethiopia and other developing countries. However, the Mexican bean weevil, Zabrotes subfasciatus (Boheman), is a major factor in the storage of common beans that causes losses. Studies were conducted to evaluate the efficacy of botanical powders of Jatropha curcas (L.), Neem/Azadrachta indica, and Parthenium hysterophorus (L) on local common bean varieties against Z subfasciatus at Melkassa Agriculture Research Center. Twenty local common bean varieties were evaluated twice against Z. Subfasciatus in a completely randomized design in three replications at the rate of 0.2g/250g of seed for each experiment. Malathion and untreated were used as standard checks. The result indicated that RAZ White and Round Yellow showed high resistance variety in experiments while Batu and Black showed high susceptible variety in experiments. Jatropha seed powder was the most effective against Z. subfasciatus. Parthenium seed powders and neem leaf powders also indicate promising results. Common beans treated with botanicals significantly (p<0.05) had a higher germination percentage than that of the untreated seed. In general, the results obtained indicated that using bean varieties (RAZ white and Round yellow) and botanicals (Jatropha) seed powder gave the best control of Z. subfasciatus.Keywords: botanicals, malathion, resistant varieties, Z. subfasciatus
Procedia PDF Downloads 601518 Genome Sequencing of Infectious Bronchitis Virus QX-Like Strain Isolated in Malaysia
Authors: M. Suwaibah, S. W. Tan, I. Aiini, K. Yusoff, A. R. Omar
Abstract:
Respiratory diseases are the most important infectious diseases affecting poultry worldwide. One of the avian respiratory virus of global importance causing significant economic losses is Infectious Bronchitis Virus (IBV). The virus causes a wide spectrum disease known as Infectious Bronchitis (IB), affecting not only the respiratory system but also the kidney and the reproductive system, depending on its strain. IB and Newcastle disease are two of the most prevalent diseases affecting poultry in Malaysia. However, a study on the molecular characterization of Malaysian IBV is lacking. In this study, an IBV strain IBS130 which was isolated in 2015 was fully sequenced using next-gene sequencing approach. Sequence analysis of IBS130 based on the complete genome, polyprotein 1ab and S1 genes were compared with other IBV sequences available in Genbank, National Center for Biotechnology Information (NCBI). IBV strain IBS130 is characterised as QX-like strain based on whole genome and S1 gene sequence analysis. Comparisons of the virus with other IBV strains showed that the nucleotide identity ranged from 67% to 99.2%, depending on the region analysed. The similarity in whole genome nucleotide ranging from 84.9% to 90.7% with the least similar was from Singapore strains (84.9%) and highly similar with China QX-like strains. Meanwhile, the similarity in polyprotein 1ab ranging from 85.3% to 89.9% with the least similar to Singapore strains (85.3%) and highly similar with Mass strains from USA.Keywords: infectious bronchitis virus, phylogenetic analysis, chicken, Malaysia
Procedia PDF Downloads 1871517 Synthesis of Magnesium Oxide in Spinning Disk Reactor and Its Applications in Cycloaddition of Carbon Dioxide to Epoxides
Authors: Tzu-Wen Liu, Yi-Feng Lin, Yu-Shao Chen
Abstract:
CO_2 is believed to be partly responsible for changes to the global climates. Carbon capture and storage (CCS) is one way to reduce carbon dioxide emissions in the past. Recently, how to convert the captured CO_2 into fine chemicals gets lots of attention owing to reducing carbon dioxide emissions and providing greener feedstock for the chemicals industry. A variety of products can be manufactured from carbon dioxide and the most attractive products are cyclic carbonates. Therefore, the kind of catalyst plays an important role in cycloaddition of carbon dioxide to epoxides. Magnesium oxide can be an efficiency heterogeneous catalyst for the cycloaddition of carbon dioxide to epoxides because magnesium oxide has both acid and base active sites and can provide the adsorption of carbon dioxide, promoting ring-opening reaction. Spinning disk reactor (SDR) is one of the device of high-gravity technique and has successfully used for synthesis of nanoparticles by precipitation methods because of the high mass transfer rate. Synthesis of nanoparticles in SDR has advantages of low energy consumption and easy to scale up. The aim of this research is to synthesize magnesium hydroxide nanoparticles in SDR as precursors for magnesium oxide. Experimental results showed that the calcination temperature of magnesium hydroxide to magnesium oxide, and the pressure and temperature of cycloaddition reaction had significantly effect on the conversion and selectivity of the reaction.Keywords: magnesium oxide, catalyst, cycloaddition, spinning disk reactor, carbon dioxide
Procedia PDF Downloads 2961516 Sediment Patterns from Fluid-Bed Interactions: A Direct Numerical Simulations Study on Fluvial Turbulent Flows
Authors: Nadim Zgheib, Sivaramakrishnan Balachandar
Abstract:
We present results on the initial formation of ripples from an initially flattened erodible bed. We use direct numerical simulations (DNS) of turbulent open channel flow over a fixed sinusoidal bed coupled with hydrodynamic stability analysis. We use the direct forcing immersed boundary method to account for the presence of the sediment bed. The resolved flow provides the bed shear stress and consequently the sediment transport rate, which is needed in the stability analysis of the Exner equation. The approach is different from traditional linear stability analysis in the sense that the phase lag between the bed topology, and the sediment flux is obtained from the DNS. We ran 11 simulations at a fixed shear Reynolds number of 180, but for different sediment bed wavelengths. The analysis allows us to sweep a large range of physical and modelling parameters to predict their effects on linear growth. The Froude number appears to be the critical controlling parameter in the early linear development of ripples, in contrast with the dominant role of particle Reynolds number during the equilibrium stage.Keywords: direct numerical simulation, immersed boundary method, sediment-bed interactions, turbulent multiphase flow, linear stability analysis
Procedia PDF Downloads 1871515 The Impact of Temperature on the Threshold Capillary Pressure of Fine-Grained Shales
Authors: Talal Al-Bazali, S. Mohammad
Abstract:
The threshold capillary pressure of shale caprocks is an important parameter in CO₂ storage modeling. A correct estimation of the threshold capillary pressure is not only essential for CO₂ storage modeling but also important to assess the overall economical and environmental impact of the design process. A standard step by step approach has to be used to measure the threshold capillary pressure of shale and non-wetting fluids at different temperatures. The objective of this work is to assess the impact of high temperature on the threshold capillary pressure of four different shales as they interacted with four different oil based muds, air, CO₂, N₂, and methane. This study shows that the threshold capillary pressure of shale and non-wetting fluid is highly impacted by temperature. An empirical correlation for the dependence of threshold capillary pressure on temperature when different shales interacted with oil based muds and gasses has been developed. This correlation shows that the threshold capillary pressure decreases exponentially as the temperature increases. In this correlation, an experimental constant (α) appears, and this constant may depend on the properties of shale and non-wetting fluid. The value for α factor was found to be higher for gasses than for oil based muds. This is consistent with our intuition since the interfacial tension for gasses is higher than those for oil based muds. The author believes that measured threshold capillary pressure at ambient temperature is misleading and could yield higher values than those encountered at in situ conditions. Therefore one must correct for the impact of temperature when measuring threshold capillary pressure of shale at ambient temperature.Keywords: capillary pressure, shale, temperature, thresshold
Procedia PDF Downloads 3711514 Product Development of Standard Multi-Layer Sweet (Khanom- Chan) Recipe to Healthy for Thai Dessert
Authors: Tidarat Sanphom
Abstract:
Aim of this research is to development of Standard Layer pudding (Khanom-Chan) recipe to healthy Thai dessert. The objective are to study about standard recipe in multi-layer sweet. It was found that the appropriate recipe in multi-layer sweet, was consisted of rice starch 56 grams, tapioca starch 172 grams, arrowroot flour 98 grams, mung been-flour 16 grams, coconut milk 774 grams, fine sugar 374 grams, pandan leaf juice 47 grams and oil 5 grams.Then the researcher studied about the ratio of rice-berries flour to rice starch in multi-layer sweet at level of 30:70, 50:50, and only rice-berry flour 100 percentage. Result sensory evaluation, it was found the ratio of rice-berry flour to rice starch 30:70 had well score. The result of multi-layer sweet with rice-berry flour reduced sugar 20, 40 and 60 percentage found that 20 percentage had well score. Calculated total calories and calories from fat in Sweet layer cake with rice-berry flour reduced sugar 20 percentage had 250.04 kcal and 65.16 kcal.Keywords: multi-layer sweet (Khanom-Chan), rice-berry flour, leaf juice, desert
Procedia PDF Downloads 4331513 A Finite Element Based Predictive Stone Lofting Simulation Methodology for Automotive Vehicles
Authors: Gaurav Bisht, Rahul Rathnakumar, Ravikumar Duggirala
Abstract:
Predictive simulations are one of the key focus areas in safety-critical industries such as aerospace and high-performance automotive engineering. The stone-chipping study is one such effort taken up by the industry to predict and evaluate the damage caused due to gravel impact on vehicles. This paper describes a finite elements based method that can simulate the ejection of gravel chips from a vehicle tire. The FE simulations were used to obtain the initial ejection velocity of the stones for various driving conditions using a computational contact mechanics approach. To verify the accuracy of the tire model, several parametric studies were conducted. The FE simulations resulted in stone loft velocities ranging from 0–8 m/s, regardless of tire speed. The stress on the tire at the instant of initial contact with the stone increased linearly with vehicle speed. Mesh convergence studies indicated that a highly resolved tire mesh tends to result in better momentum transfer between the tire and the stone. A fine tire mesh also showed a linearly increasing relationship between the tire forward speed and stone lofting speed, which was not observed in coarser meshes. However, it also highlighted a potential challenge, in that the ejection velocity vector of the stone seemed to be sensitive to the mesh, owing to the FE-based contact mechanical formulation of the problem.Keywords: abaqus, contact mechanics, foreign object debris, stone chipping
Procedia PDF Downloads 2631512 The EAO2 in Essouabaa, Tebessa, Algeria: An Example of Facies to Organic Matter
Authors: Sihem Salmi Laouar, Khoudair Chabane, Rabah Laouar, Adrian J. Boyce et Anthony E. Fallick
Abstract:
The solid mass of Essouabaa belongs paléogéography to the field téthysian and belonged to the area of the Mounts of Mellègue. This area was not saved by the oceanic-2 event anoxic (EAO-2) which was announced, over one short period, around the limit cénomanian-turonian. In the solid mass of Essouabba, the dominant sediments, pertaining to this period, are generally fine, dark, laminated and sometimes rolled deposits. They contain a rather rich planktonic microfaune, pyrite, and grains of phosphate, thus translating an environment rather deep and reducing rather deep and reducing. For targeting well the passage Cénomanian-Turonian (C-T) in the solid mass of Essouabaa, of the studies lithological and biostratigraphic were combined with the data of the isotopic analyses carbon and oxygen like with the contents of CaCO3. The got results indicate that this passage is marked by a biological event translated by the appearance of the "filaments" like by a positive excursion of the δ13C and δ18O. The cénomanian-turonian passage in the solid mass of Essouabaa represents a good example where during the oceanic event anoxic a facies with organic matter with contents of COT which can reach 1.36%. C E massive presents biostratigraphic and isotopic similarities with those obtained as well in the areas bordering (ex: Tunisia and Morocco) that throughout the world.Keywords: limit cénomanian-turonian (C-T), COT, filaments, event anoxic 2 (EAO-2), stable isotopes, mounts of Mellègue, Algeria
Procedia PDF Downloads 5161511 Optimal Energy Management and Environmental Index Optimization of a Microgrid Operating by Renewable and Sustainable Generation Systems
Authors: Nabil Mezhoud
Abstract:
The economic operation of electric energy generating systems is one of the predominant problems in energy systems. Due to the need for better reliability, high energy quality, lower losses, lower cost and a clean environment, the application of renewable and sustainable energy sources, such as wind energy, solar energy, etc., in recent years has become more widespread. In this work, one of a bio-inspired meta-heuristic algorithm inspired by the flashing behavior of fireflies at night called the Firefly Algorithm (FFA) is applied to solve the Optimal Energy Management (OEM) and the environmental index (EI) problems of a micro-grid (MG) operating by Renewable and Sustainable Generation Systems (RSGS). Our main goal is to minimize the nonlinear objective function of an electrical microgrid, taking into account equality and inequality constraints. The FFA approach was examined and tested on a standard MG system composed of different types of RSGS, such as wind turbines (WT), photovoltaic systems (PV), and non-renewable energy, such as fuel cells (FC), micro turbine (MT), diesel generator (DEG) and loads with energy storage systems (ESS). The results are promising and show the effectiveness and robustness of the proposed approach to solve the OEM and the EI problems. The results of the proposed method have been compared and validated with those known references published recently.Keywords: renewable energy sources, energy management, distributed generator, micro-grids, firefly algorithm
Procedia PDF Downloads 761510 Improving Physicochemical Properties of Milk Powder and Lactose-Free Milk Powder with the Prebiotic Carrier
Authors: Chanunya Fahwan, Supat Chaiyakul
Abstract:
A lactose-free diet is imperative for those with lactose intolerance and experiencing milk intolerance. This entails eliminating milk-based products, which may result in dietary and nutritional challenges and the main problems of Lactose hydrolyzed milk powder during production were the adhesion in the drying chamber and low-yield and low-quality powder. The use of lactose-free milk to produce lactose-free milk powder was studied here. Development of two milk powder formulas from cow's milk and lactose-free cow's milk by using a substitute for maltodextrin, Polydextrose (PDX), Resistant Starch (RS), Cellobiose (CB), and Resistant Maltodextrin (RMD) to improve quality and reduce the glycemic index from maltodextrin, which are carriers that were used in industry at three experimental levels 10%, 15% and 20% the properties of milk powder were studied such as color, moisture content, percentage yield (%yield) and solubility index. The experiment revealed that prebiotic carriers could replace maltodextrin and improve quality, such as solubility and percentage yield, and enriched nutrients, such as dietary fiber. CB, RMD, and PDX are three possible carriers, which are applied to both regular cow's milk formula and lactose-free cow milk.Keywords: lactose-free milk powder, prebiotic carrier, co-particle, glycemic index
Procedia PDF Downloads 821509 The Influence of Structural Disorder and Phonon on Metal-To-Insulator Transition of VO₂
Authors: Sang-Wook Han, In-Hui Hwang, Zhenlan Jin, Chang-In Park
Abstract:
We used temperature-dependent X-Ray absorption fine structure (XAFS) measurements to examine the local structural properties around vanadium atoms at the V K edge from VO₂ films. A direct comparison of simultaneously-measured resistance and XAFS from the VO₂ films showed that the thermally-driven structural phase transition (SPT) occurred prior to the metal-insulator transition (MIT) during heating, whereas these changed simultaneously during cooling. XAFS revealed a significant increase in the Debye-Waller factors of the V-O and V-V pairs in the {111} direction of the R-phase VO₂ due to the phonons of the V-V arrays along the direction in a metallic phase. A substantial amount of structural disorder existing on the V-V pairs along the c-axis in both M₁ and R phases indicates the structural instability of V-V arrays in the axis. The anomalous structural disorder observed on all atomic sites at the SPT prevents the migration of the V 3d¹ electrons, resulting in a Mott insulator in the M₂-phase VO₂. The anomalous structural disorder, particularly, at vanadium sites, effectively affects the migration of metallic electrons, resulting in the Mott insulating properties in M₂ phase and a non-congruence of the SPT, MIT, and local density of state. The thermally-induced phonons in the {111} direction assist the delocalization of the V 3d¹ electrons in the R phase VO₂ and the electrons likely migrate via the V-V array in the {111} direction as well as the V-V dimerization along the c-axis. This study clarifies that the tetragonal symmetry is essentially important for the metallic phase in VO₂.Keywords: metal-insulator transition, XAFS, VO₂, structural-phase transition
Procedia PDF Downloads 2711508 Microwave Assisted Synthesis of Ag/ZnO Sub-Microparticles Deposited on Various Cellulose Surfaces
Authors: Lukas Munster, Pavel Bazant, Ivo Kuritka
Abstract:
Zinc oxide sub-micro particles and metallic silver nano particles (Ag/ZnO) were deposited on micro crystalline cellulose surface by a fast, simple and environmentally friendly one-pot microwave assisted solvo thermal synthesis in an open vessel system equipped with an external reflux cooler. In order to increase the interaction between the surface of cellulose and the precipitated Ag/ZnO particles, oxidized form of cellulose (cellulose dialdehyde, DAC) prepared by periodate oxidation of micro crystalline cellulose was added to the reaction mixture of Ag/ZnO particle precursors and untreated micro crystalline cellulose. The structure and morphology of prepared hybrid powder materials were analysed by X-ray diffraction (XRD), energy dispersive analysis (EDX), scanning electron microscopy (SEM) and nitrogen absorption method (BET). Microscopic analysis of the prepared materials treated by ultra-sonication showed that Ag/ZnO particles deposited on the cellulose/DAC sample exhibit increased adhesion to the surface of the cellulose substrate which can be explained by the DAC adhesive effect in comparison with the material prepared without DAC addition.Keywords: microcrystalline cellulose, microwave synthesis, silver nanoparticles, zinc oxide sub-microparticles, cellulose dialdehyde
Procedia PDF Downloads 4781507 Deposit Characteristics of Jakarta, Indonesia: A Stratigraphy Study of Jakarta Subsurface
Authors: Girlly Marchlina Listyono, Abdurrokhim Abdurrokhim, Emi Sukiyah, Pulung Arya Pranantya
Abstract:
Jakarta Area is composed by deposit which has various lithology characteristics. Based on its lithology types, colors, textures, mineral dan organic content from 22 wells scattered on Jakarta, lithofacies analysis and intra-wells data correlation can be done. From the analysis, it can be interpretated that Jakarta deposit deposited in marine, transition and terrestrial depositional environments. Terrestrial deposit characterized by domination of relatively coarse clastics and content of remaining roots, woods, plants, high content of quartz, lithic fragment, calcareous and oxidated appearace. The thickness of terrestrial deposit is thickening to south. Transitional deposit characterized by fine to medium clastics with dark color, high content of organic matter, various thickness in any ways. Marine deposit characterized by finer clastics, contain remain of shells, fosil, coral, limestone fragments, glauconites, calcareous. Marine deposit relatively thickening to north. Those lateral variety caused by tectonic, subsidence and stratigraphic condition. Deposition of Jakarta deposit from the data research was started on marine depositional environment which surrounded by the event of cycle of regression and transgression then ended with regression which ongoing until form shore line in north Jakarta nowadays.Keywords: deposit, Indonesia, Jakarta, sediment, stratigraphy
Procedia PDF Downloads 2541506 Thermochemical Conversion: Jatropha Curcus in Fixed Bed Reactor Using Slow Pyrolysis
Authors: Vipan Kumar Sohpal, Rajesh Kumar Sharma
Abstract:
Thermo-chemical conversion of non-edible biomass offers an efficient and economically process to provide valuable fuels and prepare chemicals derived from biomass in the context of developing countries. Pyrolysis has advantages over other thermochemical conversion techniques because it can convert biomass directly into solid, liquid and gaseous products by thermal decomposition of biomass in the absence of oxygen. The present paper aims to focus on the slow thermochemical conversion processes for non-edible Jatropha curcus seed cake. The present discussion focuses on the effect of nitrogen gas flow rate on products composition (wt %). In addition, comparative analysis has been performed for different mesh size for product composition. Result shows that, slow pyrolysis experiments of Jatropha curcus seed cake in fixed bed reactor yield the bio-oil 18.42 wt % at a pyrolysis temperature of 500°C, particle size of -6+8 mesh number and nitrogen gas flow rate of 150 ml/min.Keywords: Jatropha curcus, thermo-chemical, pyrolysis, product composition, yield
Procedia PDF Downloads 4341505 Experiments with Saggar Application in Traditional Indian Pottery
Authors: Arman Ovla, Satyaki Roy, Shatrupa T. Roy
Abstract:
India is known for the richness of its tradition and cultural heritage. The practice of crafts like pottery and terracotta has a long-standing history. Some of the oldest specimens of fine pottery were excavated from the ancient sites of Indus-valley settlements dating back to 4000 years. There are so many techniques and styles which have developed through time. Pottery with red clay and low firing is one of the oldest branches of ceramic which is still being made in India in large quantities. This study is based on field research carried out in two large pottery clusters. The traditional potters of Pahari in Rajasthan and Nizamabad in Uttar Pradesh are baking pots with the help of saggar containers and creating products quite different from others. The potters of Prajapati community residing in both places have been engaged in the art of making pottery for ages. The knowledge of pottery and associated skills are passed on from one generation to the next. They use only the local material available in their vicinity and adapt the design and decorations to create an identity that is deeply rooted in their origins. For the purpose of this research, pure qualitative research methodology was followed with field visits and data collection from Pahari and Nizamabad. Observations and notes made from non-intrusive techniques and direct interview methods of existing potters residing in the region. This paper on Saggar pottery describes the tools and techniques, methods and materials, the firing process, and indigenous stylistic attributes.Keywords: Saggar, smoke firing, black pottery, Nizamabad, Pahari
Procedia PDF Downloads 781504 A Study of Combined Mechanical and Chemical Stabilisation of Fine Grained Dredge Soil of River Jhelum
Authors: Adnan F. Sheikh, Fayaz A. Mir
Abstract:
After the recent devastating flood in Kashmir in 2014, dredging of the local water bodies, especially Jhelum River has become a priority for the government. Local government under the project name of 'Comprehensive Flood Management Programme' plans to undertake an increase in discharge of existing flood channels by removal of encroachments and acquisition of additional land, dredging and other works of the water bodies. The total quantity of soil to be dredged will be 16.15 lac cumecs. Dredged soil is a major component that would result from the project which requires disposal/utilization. This study analyses the effect of cement and sand on the engineering properties of soil. The tests were conducted with variable additions of sand (10%, 20% and 30%), whereas cement was added at 12%. Samples with following compositions: soil-cement (12%) and soil-sand (30%) were tested as well. Laboratory experiments were conducted to determine the engineering characteristics of soil, i.e., compaction, strength, and CBR characteristics. The strength characteristics of the soil were determined by unconfined compressive strength test and direct shear test. Unconfined compressive strength of the soil was tested immediately and for a curing period of seven days. CBR test was performed for unsoaked, soaked (worst condition- 4 days) and cured (4 days) samples.Keywords: comprehensive flood management programme, dredge soil, strength characteristics, flood
Procedia PDF Downloads 1741503 Determination of Multidrug-Resistant Livestock Associated Bacteria from Goats, Cows, and Buffaloes in Pokhara Kaski
Authors: Ganga Sagar Bhattarai, Swastika Gurung
Abstract:
Antibiotics were being misused in both humans and animals, which led to the development of multidrug-resistant microorganisms. Antibiotic abuse is likely rampant among goats, cows, and buffaloes in order to boost growth and reduce production losses. The aim of this study is to know the multidrug resistance (MDR) bacteria in goats, cows, and buffaloes. Out of 68 samples that were examined, S. aureus, Bacillus spp., E. coli, Shigella spp., Klebsiella spp., S. epidremidis, and Salmonella spp. were isolated. S. aureus was the highest isolated bacteria (91.17%), Bacillus spp. (61.76%), E. coli (48.52%), Shigella spp. (22.05%), Klebsiella spp. (17.64%), S. epidermidis (13.23%), and the Salmonella spp. (7.35%). Salmonella spp. and E. coli showed multidrug resistance to at least four antibiotics, including Amoxicillin, Tetracycline, Piperacillin, and Ciprofloxacin, in Salmonella and to at least three antibiotics, including Amoxicillin, Tetracycline, and Nalidic acid. The highest resistance bacteria Salmonella spp. showed (57.14%) E. coli and Bacillus spp. showed (42.85%) S. aureus, S. epidermidis, and Shigella spp. showed (28.57%), and Klebsiella spp. showed (14.28%). This study showed that antibiotic-resistant bacteria with high levels of Amoxicillin, Penicillin, and Tetracycline resistance are present in healthy farm animals such as goats, cows, and buffaloes. Options for antibiotic therapy in both humans and animals will likely be limited as a result. The use, distribution, storage, and sale of antibiotics in veterinary practices must consequently be under strict control.Keywords: multidrug resistance, multidrug resistance bacteria, susceptibility testing, bacterial infections
Procedia PDF Downloads 1071502 Resilience of Infrastructure Networks: Maintenance of Bridges in Mountainous Environments
Authors: Lorenza Abbracciavento, Valerio De Biagi
Abstract:
Infrastructures are key elements to ensure the operational functionality of the transport system. The collapse of a single bridge or, equivalently, a tunnel can leads an entire motorway to be considered completely inaccessible. As a consequence, the paralysis of the communications network determines several important drawbacks for the community. Recent chronicle events have demonstrated that ensuring the functional continuity of the strategic infrastructures during and after a catastrophic event makes a significant difference in terms of life and economical losses. Moreover, it has been observed that RC structures located in mountain environments show a worst state of conservation compared to the same typology and aging structures located in temperate climates. Because of its morphology, in fact, the mountain environment is particularly exposed to severe collapse and deterioration phenomena, generally: natural hazards, e.g. rock falls, and meteorological hazards, e.g. freeze-thaw cycles or heavy snows. For these reasons, deep investigation on the characteristics of these processes becomes of fundamental importance to provide smart and sustainable solutions and make the infrastructure system more resilient. In this paper, the design of a monitoring system in mountainous environments is presented and analyzed in its parts. The method not only takes into account the peculiar climatic conditions, but it is integrated and interacts with the environment surrounding.Keywords: structural health monitoring, resilience of bridges, mountain infrastructures, infrastructural network, maintenance
Procedia PDF Downloads 771501 Fabrication of Modified Chitosan-Gold Nanoshell with Mercaptopropionic Acid(MPA) for γ-Aminobutyric Acid Detection as a Surface-Enhanced Raman Scattering Substrate
Authors: Bi Wa, Su-Yeon Kwon, Ik-Joong Kang
Abstract:
Surface-enhanced Raman Scattering (SERS) as the principle for enhancing Raman scattering by molecules adsorbed on rough metal surfaces or by nanostructures is used to detect the concentration change of γ-Aminobutyric Acid (GABA). GABA is the mainly inhibitory neurotransmitter in the mammalian central nervous system in the human body. It plays such significant role in reducing neuronal excitability throughout the nervous system. In this case, the Mercaptopropionic Acid (MPA) is used to modified chitosan –gold nanoshell, which enhances the absorption between GABA and Chitosan-gold nanoshell. The sulfur end of the MPA is linked to gold which is the surface of the chitosan nanoparticles via the very strong S–Au bond, while a functional group (carboxyl group) attached to GABA. The controlling of particles’ size and the surface morphology are also the important factors during the whole experiment. The particle around 100nm is using to link to MPA, and the range of GABA from 1mM to 30mM was detected by the Raman Scattering to obtain the calibrate curve. In this study, DLS, SEM, FT-IR, UV, SERS were used to analyze the products to obtain the conclusion.Keywords: chitosan-gold nanoshell, mercaptopropionic acid, γ-aminobutyric acid, surface-enhanced raman scattering
Procedia PDF Downloads 244