Search results for: cubic method
18990 A Comparison of Smoothing Spline Method and Penalized Spline Regression Method Based on Nonparametric Regression Model
Authors: Autcha Araveeporn
Abstract:
This paper presents a study about a nonparametric regression model consisting of a smoothing spline method and a penalized spline regression method. We also compare the techniques used for estimation and prediction of nonparametric regression model. We tried both methods with crude oil prices in dollars per barrel and the Stock Exchange of Thailand (SET) index. According to the results, it is concluded that smoothing spline method performs better than that of penalized spline regression method.Keywords: nonparametric regression model, penalized spline regression method, smoothing spline method, Stock Exchange of Thailand (SET)
Procedia PDF Downloads 44018989 Fixed Point Iteration of a Damped and Unforced Duffing's Equation
Authors: Paschal A. Ochang, Emmanuel C. Oji
Abstract:
The Duffing’s Equation is a second order system that is very important because they are fundamental to the behaviour of higher order systems and they have applications in almost all fields of science and engineering. In the biological area, it is useful in plant stem dependence and natural frequency and model of the Brain Crash Analysis (BCA). In Engineering, it is useful in the study of Damping indoor construction and Traffic lights and to the meteorologist it is used in the prediction of weather conditions. However, most Problems in real life that occur are non-linear in nature and may not have analytical solutions except approximations or simulations, so trying to find an exact explicit solution may in general be complicated and sometimes impossible. Therefore we aim to find out if it is possible to obtain one analytical fixed point to the non-linear ordinary equation using fixed point analytical method. We started by exposing the scope of the Duffing’s equation and other related works on it. With a major focus on the fixed point and fixed point iterative scheme, we tried different iterative schemes on the Duffing’s Equation. We were able to identify that one can only see the fixed points to a Damped Duffing’s Equation and not to the Undamped Duffing’s Equation. This is because the cubic nonlinearity term is the determining factor to the Duffing’s Equation. We finally came to the results where we identified the stability of an equation that is damped, forced and second order in nature. Generally, in this research, we approximate the solution of Duffing’s Equation by converting it to a system of First and Second Order Ordinary Differential Equation and using Fixed Point Iterative approach. This approach shows that for different versions of Duffing’s Equations (damped), we find fixed points, therefore the order of computations and running time of applied software in all fields using the Duffing’s equation will be reduced.Keywords: damping, Duffing's equation, fixed point analysis, second order differential, stability analysis
Procedia PDF Downloads 29318988 Texture and Twinning in Selective Laser Melting Ti-6Al-4V Alloys
Authors: N. Kazantseva, P. Krakhmalev, I. Yadroitsev, A. Fefelov, N. Vinogradova, I. Ezhov, T. Kurennykh
Abstract:
Martensitic texture-phase transition in Selective Laser Melting (SLM) Ti-6Al-4V (ELI) alloys was found. Electron Backscatter Diffraction (EBSD) analysis showed the initial cubic beta < 100 > (001) BCC texture. Such kind of texture is observed in BCC metals with flat rolling texture when axis is in the direction of rolling and the texture plane coincides with the plane of rolling. It was found that the texture of the parent BCC beta-phase determined the texture of low-temperature HCP alpha-phase limited the choice of its orientation variants. The {10-12} < -1011 > twinning system in titanium alloys after SLM was determined. Analysis of the oxygen contamination in SLM alloys was done. Comparison of the obtained results with the conventional titanium alloys is also provided.Keywords: additive technology, texture, twins, Ti-6Al-4V, oxygen content
Procedia PDF Downloads 63918987 Influence of Optimization Method on Parameters Identification of Hyperelastic Models
Authors: Bale Baidi Blaise, Gilles Marckmann, Liman Kaoye, Talaka Dya, Moustapha Bachirou, Gambo Betchewe, Tibi Beda
Abstract:
This work highlights the capabilities of particles swarm optimization (PSO) method to identify parameters of hyperelastic models. The study compares this method with Genetic Algorithm (GA) method, Least Squares (LS) method, Pattern Search Algorithm (PSA) method, Beda-Chevalier (BC) method and the Levenberg-Marquardt (LM) method. Four classic hyperelastic models are used to test the different methods through parameters identification. Then, the study compares the ability of these models to reproduce experimental Treloar data in simple tension, biaxial tension and pure shear.Keywords: particle swarm optimization, identification, hyperelastic, model
Procedia PDF Downloads 17118986 Mathematical Reconstruction of an Object Image Using X-Ray Interferometric Fourier Holography Method
Authors: M. K. Balyan
Abstract:
The main principles of X-ray Fourier interferometric holography method are discussed. The object image is reconstructed by the mathematical method of Fourier transformation. The three methods are presented – method of approximation, iteration method and step by step method. As an example the complex amplitude transmission coefficient reconstruction of a beryllium wire is considered. The results reconstructed by three presented methods are compared. The best results are obtained by means of step by step method.Keywords: dynamical diffraction, hologram, object image, X-ray holography
Procedia PDF Downloads 39418985 Determination of Air Quality Index Using Respirable Dust Sampler
Authors: Sapan Bhatnagar, Danish Akhtar, Salman Ahmed, Asif Ekbal, Gufran Beig
Abstract:
Particulates are the solid and liquid droplets present in the atmosphere, they have serious negative effects on human health and environment. PM10 and PM2.5 are so small that they can penetrate deep into our lungs through the respiratory system. Determination of the amount of particulates present in the atmosphere per cubic meter is necessary to monitor, regulate and model atmospheric particulate levels. Air Quality Index is an index tells us how clean or polluted our air is, and what associated health effects might be a concern for us. The AQI focuses on health affects you may experience within a few hours or days after breathing polluted air. The quality rating for each pollutant was calculated. The geometric mean of these quality ratings gives the Air Quality Index. The existing concentrations of pollutants were compared with ambient air quality standards.Keywords: air quality index, particulate, respirable dust sampler, dust sampler
Procedia PDF Downloads 57618984 Modified Approximation Methods for Finding an Optimal Solution for the Transportation Problem
Authors: N. Guruprasad
Abstract:
This paper presents a modification of approximation method for transportation problems. The initial basic feasible solution can be computed using either Russel's or Vogel's approximation methods. Russell’s approximation method provides another excellent criterion that is still quick to implement on a computer (not manually) In most cases Russel's method yields a better initial solution, though it takes longer than Vogel's method (finding the next entering variable in Russel's method is in O(n1*n2), and in O(n1+n2) for Vogel's method). However, Russel's method normally has a lesser total running time because less pivots are required to reach the optimum for all but small problem sizes (n1+n2=~20). With this motivation behind we have incorporated a variation of the same – what we have proposed it has TMC (Total Modified Cost) to obtain fast and efficient solutions.Keywords: computation, efficiency, modified cost, Russell’s approximation method, transportation, Vogel’s approximation method
Procedia PDF Downloads 54818983 Steepest Descent Method with New Step Sizes
Authors: Bib Paruhum Silalahi, Djihad Wungguli, Sugi Guritman
Abstract:
Steepest descent method is a simple gradient method for optimization. This method has a slow convergence in heading to the optimal solution, which occurs because of the zigzag form of the steps. Barzilai and Borwein modified this algorithm so that it performs well for problems with large dimensions. Barzilai and Borwein method results have sparked a lot of research on the method of steepest descent, including alternate minimization gradient method and Yuan method. Inspired by previous works, we modified the step size of the steepest descent method. We then compare the modification results against the Barzilai and Borwein method, alternate minimization gradient method and Yuan method for quadratic function cases in terms of the iterations number and the running time. The average results indicate that the steepest descent method with the new step sizes provide good results for small dimensions and able to compete with the results of Barzilai and Borwein method and the alternate minimization gradient method for large dimensions. The new step sizes have faster convergence compared to the other methods, especially for cases with large dimensions.Keywords: steepest descent, line search, iteration, running time, unconstrained optimization, convergence
Procedia PDF Downloads 54018982 Structural, Electronic and Optical Properties of LiₓNa1-ₓH for Hydrogen Storage
Authors: B. Bahloul
Abstract:
This study investigates the structural, electronic, and optical properties of LiH and NaH compounds, as well as their ternary mixed crystals LiₓNa1-ₓH, adopting a face-centered cubic structure with space group Fm-3m (number 225). The structural and electronic characteristics are examined using density functional theory (DFT), while empirical methods, specifically the modified Moss relation, are employed for analyzing optical properties. The exchange-correlation potential is determined through the generalized gradient approximation (PBEsol-GGA) within the density functional theory (DFT) framework, utilizing the projected augmented wave pseudopotentials (PAW) approach. The Quantum Espresso code is employed for conducting these calculations. The calculated lattice parameters at equilibrium volume and the bulk modulus for x=0 and x=1 exhibit good agreement with existing literature data. Additionally, the LiₓNa1-ₓH alloys are identified as having a direct band gap.Keywords: DFT, structural, electronic, optical properties
Procedia PDF Downloads 7218981 Review on Optimization of Drinking Water Treatment Process
Authors: M. Farhaoui, M. Derraz
Abstract:
In the drinking water treatment processes, the optimization of the treatment is an issue of particular concern. In general, the process consists of many units as settling, coagulation, flocculation, sedimentation, filtration and disinfection. The optimization of the process consists of some measures to decrease the managing and monitoring expenses and improve the quality of the produced water. The objective of this study is to provide water treatment operators with methods and practices that enable to attain the most effective use of the facility and, in consequence, optimize the of the cubic meter price of the treated water. This paper proposes a review on optimization of drinking water treatment process by analyzing all of the water treatment units and gives some solutions in order to maximize the water treatment performances without compromising the water quality standards. Some solutions and methods are performed in the water treatment plant located in the middle of Morocco (Meknes).Keywords: coagulation process, optimization, turbidity removal, water treatment
Procedia PDF Downloads 42318980 Fracking the UK's Shale Gas Regulatory Regime
Authors: Yanal Abul Failat
Abstract:
The production of oil and natural gas from shale formations is becoming a trend, and many countries with technically and economically recoverable unconventional resources are endeavoring to explore how shale formations may benefit the economy and achieve energy security. The trajectory of shale gas development in the UK is highly supported by the government; in the Gas Generation Strategy Paper published by the UK government on 5 December 2013, it is recognized that the shale gas production would decrease reliance on imports and thus enhance the UK’s energy security. Moreover, the UK Institute of Directors report on UK Shale Gas Potential explains that in the UK there is a potential of production peaking at around 1.13 trillion cubic feet (“tcf”) and a sector that could support around 70,000 jobs and secure net benefit to the Treasury in tax revenues. On this basis, there has been a growing interest in the benefits of exploring the UK’s shale gas but a combination of technical challenges faced in shale gas operations, a stern opposition by environmentalists and concerns on the adequacy of the legal framework have slowed the progress of the emerging UK shale industry.Keywords: shale gas, UK, legal, oil and gas, energy
Procedia PDF Downloads 71118979 Nanoparticulated (U,Gd)O2 Characterization
Authors: A. Fernandez Zuvich, I. Gana Watkins, H. Zolotucho, H. Troiani, A. Caneiro, M. Prado, A. L. Soldati
Abstract:
The study of actinide nanoparticles (NPs) has attracted the attention of the scientific community not only because the lack of information about their ecotoxicological effects but also because the use of NPs could open a new way in the production of nuclear energy. Indeed, it was recently demonstrated that UO2 NPs sintered pellets exhibit closed porosity with improved fission gas retention and radiation-tolerance , ameliorated mechanical properties, and less detriment of the thermal conductivity upon use, making them an interesting option for new nuclear fuels. In this work, we used a combination of diffraction and microscopy tools to characterize the morphology, the crystalline structure and the composition of UO2 nanoparticles doped with 10%wt Gd2O3. The particles were synthesized by a modified sol-gel method at low temperatures. X-ray Diffraction (XRD) studies determined the presence of a unique phase with the cubic structure and Fm3m spatial group, supporting that Gd atoms substitute U atoms in the fluorite structure of UO2. In addition, Field Emission Gun Scanning (FEG-SEM) and Transmission (FEG-TEM) Electron Microscopy images revealed the presence of micrometric agglomerates of nanoparticles, with rounded morphology and an average crystallite size < 50 nm. Energy Dispersive Spectroscopy (EDS) coupled to TEM determined the presence of Gd in all the analyzed crystallites. Besides, FEG-SEM-EDS showed a homogeneous concentration distribution at the micrometer scale indicating that the small size of the crystallites compensates the variation in composition by averaging a large number of crystallites. These techniques, as combined tools resulted thus essential to find out details of morphology and composition distribution at the sub-micrometer scale, and set a standard for developing and analyzing nanoparticulated nuclear fuels.Keywords: actinide nanoparticles, burnable poison, nuclear fuel, sol-gel
Procedia PDF Downloads 33218978 Measurements and Predictions of Hydrates of CO₂-rich Gas Mixture in Equilibrium with Multicomponent Salt Solutions
Authors: Abdullahi Jibril, Rod Burgass, Antonin Chapoy
Abstract:
Carbon dioxide (CO₂) is widely used in reservoirs to enhance oil and gas production, mixing with natural gas and other impurities in the process. However, hydrate formation frequently hinders the efficiency of CO₂-based enhanced oil recovery, causing pipeline blockages and pressure build-ups. Current hydrate prediction methods are primarily designed for gas mixtures with low CO₂ content and struggle to accurately predict hydrate formation in CO₂-rich streams in equilibrium with salt solutions. Given that oil and gas reservoirs are saline, experimental data for CO₂-rich streams in equilibrium with salt solutions are essential to improve these predictive models. This study investigates the inhibition of hydrate formation in a CO₂-rich gas mixture (CO₂, CH₄, N₂, H₂ at 84.73/15/0.19/0.08 mol.%) using multicomponent salt solutions at concentrations of 2.4 wt.%, 13.65 wt.%, and 27.3 wt.%. The setup, test fluids, methodology, and results for hydrates formed in equilibrium with varying salt solution concentrations are presented. Measurements were conducted using an isochoric pressure-search method at pressures up to 45 MPa. Experimental data were compared with predictions from a thermodynamic model based on the Cubic-Plus-Association equation of state (EoS), while hydrate-forming conditions were modeled using the van der Waals and Platteeuw solid solution theory. Water activity was evaluated based on hydrate suppression temperature to assess consistency in the inhibited systems. Results indicate that hydrate stability is significantly influenced by inhibitor concentration, offering valuable guidelines for the design and operation of pipeline systems involved in offshore gas transport of CO₂-rich streams.Keywords: CO₂-rich streams, hydrates, monoethylene glycol, phase equilibria
Procedia PDF Downloads 2118977 Calculating Stress Intensity Factor of Cracked Axis by Using a Meshless Method
Authors: S. Shahrooi, A. Talavari
Abstract:
Numeral study on the crack and discontinuity using element-free methods has been widely spread in recent years. In this study, for stress intensity factor calculation of the cracked axis under torsional loading has been used from a new element-free method as MLPG method. Region range is discretized by some dispersed nodal points. From method of moving least square (MLS) utilized to create the functions using these nodal points. Then, results of meshless method and finite element method (FEM) were compared. The results is shown which the element-free method was of good accuracy.Keywords: stress intensity factor, crack, torsional loading, meshless method
Procedia PDF Downloads 56618976 An Efficient Approach to Optimize the Cost and Profit of a Tea Garden by Using Branch and Bound Method
Authors: Abu Hashan Md Mashud, M. Sharif Uddin, Aminur Rahman Khan
Abstract:
In this paper, we formulate a new problem as a linear programming and Integer Programming problem and maximize profit within the limited budget and limited resources based on the construction of a tea garden problem. It describes a new idea about how to optimize profit and focuses on the practical aspects of modeling and the challenges of providing a solution to a complex real life problem. Finally, a comparative study is carried out among Graphical method, Simplex method and Branch and bound method.Keywords: integer programming, tea garden, graphical method, simplex method, branch and bound method
Procedia PDF Downloads 62518975 Investigating the Characteristics of Multi-Plastic Composites Prepared from a Mixture of Silk Fibers and Recycled Polycarbonate
Authors: Razieh Shamsi, Mehdi Faezipour, Ali Abdolkhani
Abstract:
In this research, the characteristics of composites prepared from waste silk fibers and recycled polycarbonate polymer (used compacted boards) at four levels of 0, 10, 20, and 30% (silk fibers) and using 2% N- 2-Aminoethyl-3-Aminopropyltrimethoxysilane was investigated as a coupling agent and melt process method. Silk fibers (carpet weaving waste) with dimensions of 8-18 mm were prepared, and recycled polymer with 9 mesh grading was ground. Production boards in 3 thicknesses, 3 mm (tensile test samples), 5 mm (bending test samples, water absorption, and thickness shrinkage), 7 mm (impact resistance test samples) ) with a specific weight of 1 gram per cubic centimeter, hot pressing time and temperature of 12 minutes and 190 degrees Celsius with a pressure of 130 bar, cold pressing time of 6 minutes with a pressure of 50 bar and using the coupling agent N- (2- Aminoethyl)-3-aminopropyltrimethoxysilane was prepared in a constant amount of 2% of the dry weight of the filler. The results showed that, in general, by adding silk fibers to the base polymer, compared to the control samples (pure recycled polycarbonate polymer) and also by increasing the amount of silk fibers, almost all the resistances increased. The amount of water absorption of the constructed composite increased with the increase in the amount of silk fibers, and the thickness absorption was equal to 0% even after 72 hours of immersion in water. The thermal resistance of the pure recycled polymer was higher than the prepared composites, and by adding silk fibers to the base polymer and also by increasing the amount of silk fibers from 10 to 30%, the thermal resistance of the composites decreased.Keywords: wood composite, recycled polycarbonate, silk fibers, polymer
Procedia PDF Downloads 9318974 Investigation Studies of WNbMoVTa and WNbMoVTaCr₀.₅Al Refractory High Entropy Alloys as Plasma-Facing Materials
Authors: Burçak Boztemur, Yue Xu, Laima Luo, M. Lütfi Öveçoğlu, Duygu Ağaoğulları
Abstract:
Tungsten (W) is used chiefly as plasma-facing material. However, it has some problems, such as brittleness after plasma exposure. High-entropy alloys (RHEAs) are a new opportunity for this deficiency. So, the neutron shielding behavior of WNbMoVTa and WNbMoVTaCr₀.₅Al compositions were examined against He⁺ irradiation in this study. The mechanical and irradiation properties of the WNbMoVTa base composition were investigated by adding the Al and Cr elements. The mechanical alloying (MA) for 6 hours was applied to obtain RHEA powders. According to the X-ray diffraction (XRD) method, the body-centered cubic (BCC) phase and NbTa phase with a small amount of WC impurity that comes from vials and balls were determined after 6 h MA. Also, RHEA powders were consolidated with the spark plasma sintering (SPS) method (1500 ºC, 30 MPa, and 10 min). After the SPS method, (Nb,Ta)C and W₂C₀.₈₅ phases were obtained with the decomposition of WC and stearic acid that is added during MA based on XRD results. Also, the BCC phase was obtained for both samples. While the Al₂O₃ phase with a small intensity was seen for the WNbMoVTaCr₀.₅Al sample, the Ta₂VO₆ phase was determined for the base sample. These phases were observed as three different regions according to scanning electron microscopy (SEM). All elements were distributed homogeneously on the white region by measuring an electron probe micro-analyzer (EPMA) coupled with a wavelength dispersive spectroscope (WDS). Also, the grey region of the WNbMoVTa sample was rich in Ta, V, and O elements. However, the amount of Al and O elements was higher for the grey region of the WNbMoVTaCr₀.₅Al sample. The high amount of Nb, Ta, and C elements were determined for both samples. Archimedes’ densities that were measured with alcohol media were closer to the theoretical densities of RHEAs. These values were important for the microhardness and irradiation resistance of compositions. While the Vickers microhardness value of the WNbMoVTa sample was measured as ~11 GPa, this value increased to nearly 13 GPa with the WNbMoVTaCr₀.₅Al sample. These values were compatible with the wear behavior. The wear volume loss was decreased to 0.16×10⁻⁴ from 1.25×10⁻⁴ mm³ by the addition of Al and Cr elements to the WNbMoVTa. The He⁺ irradiation was conducted on the samples to observe surface damage. After irradiation, the XRD patterns were shifted to the left because of defects and dislocations. He⁺ ions were infused under the surface, so they created the lattice expansion. The peak shifting of the WNbMoVTaCr₀.₅Al sample was less than the WNbMoVTa base sample, thanks to less impact. A small amount of fuzz was observed for the base sample. This structure was removed and transformed into a wavy structure with the addition of Cr and Al elements. Also, the deformation hardening was actualized after irradiation. A lower amount of hardening was obtained with the WNbMoVTaCr₀.₅Al sample based on the changing microhardness values. The surface deformation was decreased in the WNbMoVTaCr₀.₅Al sample.Keywords: refractory high entropy alloy, microhardness, wear resistance, He⁺ irradiation
Procedia PDF Downloads 6518973 Sewer Culvert Installation Method to Accommodate Underground Construction in an Urban Area with Narrow Streets
Authors: Osamu Igawa, Hiroshi Kouchiwa, Yuji Ito
Abstract:
In recent years, a reconstruction project for sewer pipelines has been progressing in Japan with the aim of renewing old sewer culverts. However, it is difficult to secure a sufficient base area for shafts in an urban area because many streets are narrow with a complex layout. As a result, construction in such urban areas is generally very demanding. In urban areas, there is a strong requirement for a safe, reliable and economical construction method that does not disturb the public’s daily life and urban activities. With this in mind, we developed a new construction method called the 'shield switching type micro-tunneling method' which integrates the micro-tunneling method and shield method. In this method, pipeline is constructed first for sections that are gently curved or straight using the economical micro-tunneling method, and then the method is switched to the shield method for sections with a sharp curve or a series of curves without establishing an intermediate shaft. This paper provides the information, features and construction examples of this newly developed method.Keywords: micro-tunneling method, secondary lining applied RC segment, sharp curve, shield method, switching type
Procedia PDF Downloads 40618972 Direct Transient Stability Assessment of Stressed Power Systems
Authors: E. Popov, N. Yorino, Y. Zoka, Y. Sasaki, H. Sugihara
Abstract:
This paper discusses the performance of critical trajectory method (CTrj) for power system transient stability analysis under various loading settings and heavy fault condition. The method obtains Controlling Unstable Equilibrium Point (CUEP) which is essential for estimation of power system stability margins. The CUEP is computed by applying the CTrjto the boundary controlling unstable equilibrium point (BCU) method. The Proposed method computes a trajectory on the stability boundary that starts from the exit point and reaches CUEP under certain assumptions. The robustness and effectiveness of the method are demonstrated via six power system models and five loading conditions. As benchmark is used conventional simulation method whereas the performance is compared with and BCU Shadowing method.Keywords: power system, transient stability, critical trajectory method, energy function method
Procedia PDF Downloads 38618971 First-Principles Study of Xnmg3 (X=P, As, Sb, Bi) Antiperovskite Compounds
Authors: Kadda Amara, Mohammed Elkeurti, Mostefa Zemouli, Yassine Benallou
Abstract:
In this work, we present a study of the structural, elastic and electronic properties of the cubic antiperovskites XNMg3 (X=P, As, Sb and Bi) using the full-potential augmented plane wave plus local orbital (FP-LAPW+lo) within the Generalized Gradient Approximation based on PBEsol, Perdew 2008 functional. We determined the lattice parameters, the bulk modulus B and their pressure derivative B'. In addition, the elastic properties such as elastic constants (C11, C12 and C44), the shear modulus G, the Young modulus E, the Poisson's ratio ν and the B/G ratio are also given. For the band structure, density of states and charge density the exchange and correlation effects were treated by the Tran-Blaha modified Becke-Johnson potential to prevent the shortcoming of the underestimation of the energy gaps in both LDA and GGA approximations. The obtained results are compared to available experimental data and to other theoretical calculations.Keywords: XNMg3 compounds, GGA-PBEsol, TB-mBJ, elastic properties, electronic properties
Procedia PDF Downloads 40918970 Study the Influence of Zn in Zn-MgFe₂O₄ Nanoparticles for CO₂ Gas Sensors
Authors: Maryam Kiani, Xiaoqin Tian, Yu Du, Abdul Basit Kiani
Abstract:
Zn-doped MgFe₂O₄ nanoparticles (ZMFO) (Zn=0.0, 0.2, 0.35, 0.5,) were prepared by Co-precipitation synthesis route. Structural and morphological analysis confirmed the formation of spinel cubic nanostructure by X-Ray diffraction (XRD) data shows high reactive surface area owing to a small average particle size of about 14 nm, which greatly influences the gas sensing mechanism. The gas sensing property of ZMFO for several gases was obtained by measuring the resistance as a function of different factors, like composition and response time in air and in the presence of gas. The sensitivity of spinel ferrite to gases CO₂, O₂, and O₂ at room temperature has been compared. The nanostructured ZMFO exhibited high sensitivity in the order of CO₂>O₂ and showed a good response time of (~1min) to CO₂, demonstrating that this expanse of research can be used in the field of gas sensors devising high sensitivity and good selectivity at 25°C.Keywords: MgFe₂O₄ nanoparticles, hydrothermal synthesis, gas sensing properties, XRD
Procedia PDF Downloads 12018969 Preparation of Cupric Oxides Nanoparticles for Antibacterial Applications
Authors: Yong-Cin Chen, Meng-Jiy Wang
Abstract:
This study reports to prepare cuprous oxide (Cu2O) particles with different dimension and shape for evaluating the antibacterial applications. In the preparation of Cu2O, the surfactant, cetyltrimethylammonium bromide (CTAB), was used as templates to modulate the size of the prepared Cu2O particles. Furthermore, ammonia water was used for adjusting the pH environment that four different shapes of particles including cubic, spherical, octahedral, and star-like Cu2O were synthesized. The physical characteristics of Cu2O particles were evaluated by scanning electron microscope (SEM), transmission electron microscopy (TEM), X-ray diffraction (XRD), UV/VIS spectrophotometer, and zeta potential meter/particle size analyzer (ZetaPALS). The resistance to bacteria was investigated against Escherichia coli (E. coli) and Staphylococcus aureus (S. aureus) by applying the synthesized Cu2O particles that the qualitative analyses were facilitated by measuring the inhibition zone on Agar plate.Keywords: copper oxide, cupric oxide, nanoparticles, antibacetrial
Procedia PDF Downloads 51518968 Adhesion of Sputtered Copper Thin Films Deposited on Flexible Substrates
Authors: Rwei-Ching Chang, Bo-Yu Su
Abstract:
Adhesion of copper thin films deposited on polyethylene terephthAdhesion of copper thin films deposited on polyethylene terephthalate substrate by direct current sputtering with different sputtering parameters is discussed in this work. The effects of plasma treatment with 0, 5, and 10 minutes on the thin film properties are investigated first. Various argon flow rates at 40, 50, 60 standard cubic centimeters per minute (sccm), deposition power at 30, 40, 50 W, and film thickness at 100, 200, 300 nm are also discussed. The 3-dimensional surface profilometer, micro scratch machine, and optical microscope are used to characterize the thin film properties. The results show that the increase of the plasma treatment time on the polyethylene terephthalate surface affects the roughness and critical load of the films. The critical load increases as the plasma treatment time increases. When the plasma treatment time was adjusted from 5 minutes to 10 minutes, the adhesion increased from 8.20 mN to 13.67 mN. When the argon flow rate is decreased from 60 sccm to 40 sccm, the adhesion increases from 8.27 mN to 13.67 mN. The adhesion is also increased by the condition of higher power, where the adhesion increased from 13.67 mN to 25.07 mN as the power increases from 30 W to 50 W. The adhesion of the film increases from 13.67 mN to 21.41mN as the film thickness increases from 100 nm to 300 nm. Comparing all the deposition parameters, it indicates the change of the power and thickness has much improvement on the film adhesion.alate substrate by direct current sputtering with different sputtering parameters is discussed in this work. The effects of plasma treatment with 0, 5, and 10 minutes on the thin film properties are investigated first. Various argon flow rates at 40, 50, 60 standard cubic centimeters per minute (sccm), deposition power at 30, 40, 50 W, and film thickness at 100, 200, 300 nm are also discussed. The 3-dimensional surface profilometer, micro scratch machine, and optical microscope are used to characterize the thin film properties. The results show that the increase of the plasma treatment time on the polyethylene terephthalate surface affects the roughness and critical load of the films. The critical load increases as the plasma treatment time increases. When the plasma treatment time was adjusted from 5 minutes to 10 minutes, the adhesion increased from 8.20 mN to 13.67 mN. When the argon flow rate is decreased from 60 sccm to 40 sccm, the adhesion increases from 8.27 mN to 13.67 mN. The adhesion is also increased by the condition of higher power, where the adhesion increased from 13.67 mN to 25.07 mN as the power increases from 30 W to 50 W. The adhesion of the film increases from 13.67 mN to 21.41mN as the film thickness increases from 100 nm to 300 nm. Comparing all the deposition parameters, it indicates the change of the power and thickness has much improvement on the film adhesion.Keywords: flexible substrate, sputtering, adhesion, copper thin film
Procedia PDF Downloads 13118967 A Numerical Hybrid Finite Element Model for Lattice Structures Using 3D/Beam Elements
Authors: Ahmadali Tahmasebimoradi, Chetra Mang, Xavier Lorang
Abstract:
Thanks to the additive manufacturing process, lattice structures are replacing the traditional structures in aeronautical and automobile industries. In order to evaluate the mechanical response of the lattice structures, one has to resort to numerical techniques. Ansys is a globally well-known and trusted commercial software that allows us to model the lattice structures and analyze their mechanical responses using either solid or beam elements. In this software, a script may be used to systematically generate the lattice structures for any size. On the one hand, solid elements allow us to correctly model the contact between the substrates (the supports of the lattice structure) and the lattice structure, the local plasticity, and the junctions of the microbeams. However, their computational cost increases rapidly with the size of the lattice structure. On the other hand, although beam elements reduce the computational cost drastically, it doesn’t correctly model the contact between the lattice structures and the substrates nor the junctions of the microbeams. Also, the notion of local plasticity is not valid anymore. Moreover, the deformed shape of the lattice structure doesn’t correspond to the deformed shape of the lattice structure using 3D solid elements. In this work, motivated by the pros and cons of the 3D and beam models, a numerically hybrid model is presented for the lattice structures to reduce the computational cost of the simulations while avoiding the aforementioned drawbacks of the beam elements. This approach consists of the utilization of solid elements for the junctions and beam elements for the microbeams connecting the corresponding junctions to each other. When the global response of the structure is linear, the results from the hybrid models are in good agreement with the ones from the 3D models for body-centered cubic with z-struts (BCCZ) and body-centered cubic without z-struts (BCC) lattice structures. However, the hybrid models have difficulty to converge when the effect of large deformation and local plasticity are considerable in the BCCZ structures. Furthermore, the effect of the junction’s size of the hybrid models on the results is investigated. For BCCZ lattice structures, the results are not affected by the junction’s size. This is also valid for BCC lattice structures as long as the ratio of the junction’s size to the diameter of the microbeams is greater than 2. The hybrid model can take into account the geometric defects. As a demonstration, the point clouds of two lattice structures are parametrized in a platform called LATANA (LATtice ANAlysis) developed by IRT-SystemX. In this process, for each microbeam of the lattice structures, an ellipse is fitted to capture the effect of shape variation and roughness. Each ellipse is represented by three parameters; semi-major axis, semi-minor axis, and angle of rotation. Having the parameters of the ellipses, the lattice structures are constructed in Spaceclaim (ANSYS) using the geometrical hybrid approach. The results show a negligible discrepancy between the hybrid and 3D models, while the computational cost of the hybrid model is lower than the computational cost of the 3D model.Keywords: additive manufacturing, Ansys, geometric defects, hybrid finite element model, lattice structure
Procedia PDF Downloads 11418966 Constant Order Predictor Corrector Method for the Solution of Modeled Problems of First Order IVPs of ODEs
Authors: A. A. James, A. O. Adesanya, M. R. Odekunle, D. G. Yakubu
Abstract:
This paper examines the development of one step, five hybrid point method for the solution of first order initial value problems. We adopted the method of collocation and interpolation of power series approximate solution to generate a continuous linear multistep method. The continuous linear multistep method was evaluated at selected grid points to give the discrete linear multistep method. The method was implemented using a constant order predictor of order seven over an overlapping interval. The basic properties of the derived corrector was investigated and found to be zero stable, consistent and convergent. The region of absolute stability was also investigated. The method was tested on some numerical experiments and found to compete favorably with the existing methods.Keywords: interpolation, approximate solution, collocation, differential system, half step, converges, block method, efficiency
Procedia PDF Downloads 33718965 Facile Synthesis and Characterization of Heterostructure Core-Shell Silver-Silica Nanocomposite for Humidity Sensing
Authors: Fatai O. Oladoyinbo, Felix O. Sanni, Akinwunmi Fatai, Kamoli A. Amusa, Saheed A. Ganiyu, Wasiu B. Ayinde, Tajudeen A. Afolabi, Enock O. Dare
Abstract:
Silver (Ag) and silica (SiO2) nanoparticles were synthesized using the chemical reduction method from silver nitrate and sodium silicate, respectively. X-ray Diffraction (XRD), High-Resolution Transmission Electron Microscopy (HRTEM), Scanning Electron Microscopy (SEM), Uv-Visible spectroscopy, Energy Dispersive X-ray (EDX) spectroscopy and N2 adsorption-desorption techniques were utilized to characterize the composition and structure of the samples. The crystallinity pattern of Ag nanoparticles was indexed as (111), (200), (220) and (311), which allowed reflections from face-centered cubic silver. XRD of SiO2 showed good porosity with a broad-spectrum band at Bragg’s angle 2θ of 22° while that of Ag-SiO2 showed distinct peaks at 2θ values of 39°, 43°, 66° and 79°. The XRD result agreed perfectly with the SEM and HRTEM images which showed Ag-SiO2 isotropic and anisotropic under the varying concentration of reactants. The elemental composition of Ag-SiO2, as displayed by EDX, confirmed Ag enrichment in the Ag-SiO2 heterostructure. The Uv-Visible peak at 421 nm confirmed the Surface Plasmon Resonance absorption peak of silver nanoparticles. N2 adsorption-desorption result showed a broad band of Ag-SiO2 from 3 to 8 nm, which indicated relatively narrow pore size distributions. Humidity sensing measurements performed in a controlled humidity chamber showed very high sensitivity with a sensitivity factor (SF) of 4.63 and high linearity with a steady decrease in resistance to humidity from 880 Ω at 10% RH to 190 Ω at 100% RH, indicating that Ag-SiO2 nanocomposite is a good sensing material with high sensitivity and linearity.Keywords: silver, silica, nanocomposite, synthesis, heterostructure, core shell
Procedia PDF Downloads 7718964 Electrochemical Growth and Properties of Cu2O Nanostructures
Authors: A. Azizi, S. Laidoudi, G. Schmerber, A. Dinia
Abstract:
Cuprous oxide (Cu2O) is a well-known oxide semiconductor with a band gap of 2.1 eV and a natural p-type conductivity, which is an attractive material for device applications because of its abundant availability, non toxicity, and low production cost. It has a higher absorption coefficient in the visible region and the minority carrier diffusion length is also suitable for use as a solar cell absorber layer and it has been explored in junction with n type ZnO for photovoltaic applications. Cu2O nanostructures have been made by a variety of techniques; the electrodeposition method has emerged as one of the most promising processing routes as it is particularly provides advantages such as a low-cost, low temperature and a high level of purity in the products. In this work, Cu2O nanostructures prepared by electrodeposition from aqueous cupric sulfate solution with citric acid at 65°C onto a fluorine doped tin oxide (FTO) coated glass substrates were investigated. The effects of deposition potential on the electrochemical, surface morphology, structural and optical properties of Cu2O thin films were investigated. During cyclic voltammetry experiences, the potential interval where the electrodeposition of Cu2O is carried out was established. The Mott–Schottky (M-S) plot demonstrates that all the films are p-type semiconductors, the flat-band potential and the acceptor density for the Cu2O thin films are determined. AFM images reveal that the applied potential has a very significant influence on the surface morphology and size of the crystallites of thin Cu2O. The XRD measurements indicated that all the obtained films display a Cu2O cubic structure with a strong preferential orientation of the (111) direction. The optical transmission spectra in the UV-Visible domains revealed the highest transmission (75 %), and their calculated gap values increased from 1.93 to 2.24 eV, with increasing potentials.Keywords: Cu2O, electrodeposition, Mott–Schottky plot, nanostructure, optical properties, XRD
Procedia PDF Downloads 35618963 Analysis of the Influence of Fiber Volume and Fiber Orientation on Post-Cracking Behavior of Steel Fiber Reinforced Concrete
Authors: Marilia M. Camargo, Luisa A. Gachet-Barbosa, Rosa C. C. Lintz
Abstract:
The addition of fibers into concrete matrix can enhance some properties of the composite, such as tensile, flexural and impact strengths, toughness, deformation capacity and post-cracking ductility. Many factors affect the mechanical behavior of fiber reinforced concrete, such as concrete matrix (concrete strength, additions, aggregate diameter, etc.), characteristics of the fiber (geometry, type, aspect ratio, volume, orientation, distribution, strength, stiffness, etc.), specimen (size, geometry, method of preparation and loading rate). This research investigates the effects of fiber volume and orientation on the post-cracking behavior of steel fiber reinforced concrete (SFRC). Hooked-end steel fibers with aspect ratios of 45 were added into concrete with volume of 0,32%, 0,64%, 0,94%. The post-cracking behaviour was assessed by double punch test of cubic specimens and the actual volume and orientation of the fibers were determined by non-destructive tests by means of electromagnetic induction. The results showed that the actual volume of fibers in each sample differs in a small amount from the dosed volume of fibers and that the deformation and toughness of the concrete increase with the increase in the actual volume of fibers. In determining the orientation of the fibers, it was found that they tend to distribute more in the X and Y axes due to the influence of the walls of the mold. In addition, it was concluded that the orientation of the fibers is important in the post-cracking behaviour of FRC when analyzed together with the actual volume of fibers, since the greater the volume of fibers, the greater the number of fibers oriented orthogonally to the application of loadings and, consequently, there is a better mechanical behavior of the composite. These results provide a better understanding of the influence of volume and fiber orientation on the post-cracking behavior of the FRC.Keywords: fiber reinforced concrete, steel fibers, volume of fibers, orientation of fibers, post-cracking behaviour
Procedia PDF Downloads 18118962 Binder-Free Porous Photocathode Based on Cuprous Oxide for High-Performing P-Type Dye-Sensitized Solar Cells
Authors: Marinela Miclau, Melinda Vajda, Nicolae Miclau, Daniel Ursu
Abstract:
Characterized by a simple structure, easy and low cost fabrication, the dye-sensitized solar cell (DSSC) attracted the interest of the scientific community as an attractive alternative of conventional Si-based solar cells and thin-film solar cells. Over the past 20 years, the main efforts have attempted to enhance the efficiency of n-type DSSCs, the highest efficiency record of 14.30% was achieved using the co-sensitization of two metal-free organic dyes and Co (II/III) tris(phenanthroline)-based redox electrolyte. In the last years, the development of the efficient p-type DSSC has become a research focus owing to the fact that the concept of tandem solar cell was proposed as the solution to increase the power conversion efficiency. A promising alternative for the photocathodes of p-type DSSC, cuprous (Cu2O) and cupric (CuO) oxides have been investigated because of its nontoxic nature, low cost, high natural abundance, a good absorption coefficient for visible light and a higher dielectric constant than NiO. In case of p-type DSSC based on copper oxides with I3-/I- as redox mediator, the highest conversion efficiency of 0.42% (Cu2O) and 0.03% (CuO) has achieved. Towards the increase in the performance, we have fabricated and analyzed the performance of p-type DSSC prepared with the binder-free porous Cu2O photocathodes. Porous thin film could be an attractive alternative for DSSC because of their large surface areas which enable the efficient absorption of the dyes and light. We propose a simple and one-step hydrothermal method for the preparation of porous Cu2O thin film using copper substrate, cupric acetate and ethyl cellulose. The cubic structure of Cu2O has been determined by X-ray diffraction (XRD) and porous morphology of thin film was emphasized by Scanning Electron Microscope Inspect S (SEM). Optical and Mott-Schottky measurements attest of the high quality of the Cu2O thin film. The binder-free porous Cu2O photocathode has confirmed the excellent photovoltaic properties, the best value reported for p-type DSSC (1%) in similar conditions being reached.Keywords: cuprous oxide, dye-sensitized solar cell, hydrothermal method, porous photocathode
Procedia PDF Downloads 16818961 Iraq Water Resources Planning: Perspectives and Prognoses
Authors: Nadhir Al-Ansari, Ammar A. Ali, Sven Knutsson
Abstract:
Iraq is located in the Middle East. It covers an area of 433,970 square kilometres populated by about 32 million inhabitants. Iraq greatly relies in its water resources on the Tigris and Euphrates Rivers. Recently, Iraq is suffering from water shortage problems. This is due to external and internal factors. The former includes global warming and water resources policies of neighbouring countries while the latter includes mismanagement of its water resources. The supply and demand are predicted to be 43 and 66.8 Billion Cubic Meters (BCM) respectively in 2015, while in 2025 it will be 17.61 and 77 BCM respectively. In addition, future prediction suggests that Tigris and Euphrates Rivers will be completely dry in 2040. To overcome this problem, prudent water management policies are to be adopted. This includes Strategic Water Management Vision, development of irrigation techniques, reduction of water losses, use of non-conventional water resources and research and development planning.Keywords: Iraq, Tigris River, Euphrates River, water scarcity, water resources management
Procedia PDF Downloads 449