Search results for: line parameters
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 11042

Search results for: line parameters

10172 Investigation in Gassy Ozone Influence on Flaxes Made from Biologically Activated Whole Wheat Grains Quality Parameters

Authors: Tatjana Rakcejeva, Jelena Zagorska, Elina Zvezdina

Abstract:

The aim of the current research was to investigate the gassy ozone effect on quality parameters of flaxes made form whole biologically activated wheat grains. The research was accomplished on in year 2012 harvested wheat grains variety ′Zentos′. Grains were washed, wetted; grain biological activation was performed in the climatic chamber up to 24 hours. After biological activation grains was compressed; than flaxes was dried in convective drier till constant moisture content 9±1%. For grain treatment gassy ozone concentration as 0.0002% and treatment time – 6 min was used. In the processed flaxes the content of A and G tocopherol decrease by 23% and by 9%; content of B2 and B6 vitamins – by 11% and by 10%; elaidic acid – by 46%, oleic acid – by 29%; arginine (by 80%), glutamine (by 74%), asparagine and serine (by 68%), valine (by 62%), cysteine (by 54%) and tyrosine (by 47%).

Keywords: gassy ozone, flaxes, biologically activated grains, quality parameters, treatment

Procedia PDF Downloads 234
10171 Inducible Trans-Encapsidation System for Temporal Separation of Hepatitis C Virus Life Cycle

Authors: Ovidiu Vlaicu, Leontina Banica, Dan Otelea, Andrei-Jose Petrescu, Costin-Ioan Popescu

Abstract:

Hepatitis C Virus (HCV) infects 170 million peoples worldwide. Major advances have been made recently in HCV standard of care with interferon-free therapy being already approved. Despite major progress in HCV therapy, the genotype associated treatment efficacy and toxicity still represent issues to address. To identify endogenous factors involved in different stages of HCV life cycle, we have developed a trans-packaging system for HCV subgenomic replicons lacking core protein gene. Huh7 cells were used to generate a packaging cell line expressing the core protein in an inducible manner. The core packaging cell line was able to trans-complemented various subgenomic replicons to secret infectious trans-complemented HCV particles (HCV-TCP). Further, we constructed subgenomic replicons with foreign epitopes suitable for immunoaffinity purification or fluorescence microscopy studies. We have shown that the insertion has not effects on the efficacy of trans-complementation yielding similar titers to the control subgenomic replicon. This system will be a valuable tool in studying pre- and post-assembly events in HCV life cycle and for the fast identification of HCV assembly inhibitors.

Keywords: assembly inhibitors, core protein, HCV, trans-complementation

Procedia PDF Downloads 289
10170 Restorative Justice Programmes in South African Prison Environment: A Qualitative Enquiry

Authors: Clarice Zimbili Zondi

Abstract:

This study investigates the effect of restorative justice programmes offered to offenders in prison environment (Correctional Centres) during their rehabilitation. The study looks specifically to programmes offered by a Non-Profit Organisation (NPO), Phoenix Zululand (PZ) in twelve (12) different prisons in Zululand, South Africa. Document analysis, interviews and participant observation methods were used to test whether the work done by Phoenix Zululand is in line with the remarks made on restorative justice as encapsulated in the White Paper on Corrections 2005 in South Africa. Also tested was whether a better understanding of restorative justice programmes assists in coming up with better strategies to change the behaviour of offenders. The study findings discovered that the work that is done by PZ is not in line with the remarks made in the White Paper on Corrections. Also the importance of a full comprehension of what one is doing in order to be effective in rehabilitation. However, rehabilitation that is aimed at only changing the decision-making processes of offenders not to reoffend, does not serve as a total rehabilitation programme. Rehabilitation is only successful if ex-offenders, whilst still in prison, have developed market-related skills and become employed or self-employed. Restorative Justice Programmes offered by PZ, although they play a critical role, appears to be lacking in equipping offenders with skills for effective reintegration into society and, subsequently, self-reliance.

Keywords: offender, rehabilitation, restorative justice, prison

Procedia PDF Downloads 324
10169 Effect of Information and Communication Intervention on Stable Economic Growth in Ethiopia

Authors: Medhin Haftom Hailu

Abstract:

The advancement of information technology has significantly impacted Ethiopia's economy, driving innovation, productivity, job creation, and global connectivity. This research examined the impact of contemporary information and communication technologies on Ethiopian economic progress. The study examined eight variables, including mobile, internet, and fixed-line penetration rates, and five macroeconomic control variables. The results showed a positive and strong effect of ICT on economic growth in Ethiopia, with 1% increase in mobile, internet, and fixed line services penetration indexes resulting in an 8.03, 10.05, and 30.06% increase in real GDP. The Granger causality test showed that all ICT variables Granger caused economic growth, but economic growth Granger caused mobile penetration rate only. The study suggests that coordinated ICT infrastructure development, increased telecom service accessibility, and increased competition in the telecom market are crucial for Ethiopia's economic growth. Ethiopia is attempting to establish a digital economy through massive investment in ensuring ICT quality and accessibility. Thus, the research could enhance in understanding of the economic impact of ICT expansion for successful ICT policy interventions for future research.

Keywords: economic growth, cointegration and error correction, ICT expansion, granger causality, penetration

Procedia PDF Downloads 76
10168 A Comparative Analysis of Hyper-Parameters Using Neural Networks for E-Mail Spam Detection

Authors: Syed Mahbubuz Zaman, A. B. M. Abrar Haque, Mehedi Hassan Nayeem, Misbah Uddin Sagor

Abstract:

Everyday e-mails are being used by millions of people as an effective form of communication over the Internet. Although e-mails allow high-speed communication, there is a constant threat known as spam. Spam e-mail is often called junk e-mails which are unsolicited and sent in bulk. These unsolicited emails cause security concerns among internet users because they are being exposed to inappropriate content. There is no guaranteed way to stop spammers who use static filters as they are bypassed very easily. In this paper, a smart system is proposed that will be using neural networks to approach spam in a different way, and meanwhile, this will also detect the most relevant features that will help to design the spam filter. Also, a comparison of different parameters for different neural network models has been shown to determine which model works best within suitable parameters.

Keywords: long short-term memory, bidirectional long short-term memory, gated recurrent unit, natural language processing, natural language processing

Procedia PDF Downloads 201
10167 A Lightweight Pretrained Encrypted Traffic Classification Method with Squeeze-and-Excitation Block and Sharpness-Aware Optimization

Authors: Zhiyan Meng, Dan Liu, Jintao Meng

Abstract:

Dependable encrypted traffic classification is crucial for improving cybersecurity and handling the growing amount of data. Large language models have shown that learning from large datasets can be effective, making pre-trained methods for encrypted traffic classification popular. However, attention-based pre-trained methods face two main issues: their large neural parameters are not suitable for low-computation environments like mobile devices and real-time applications, and they often overfit by getting stuck in local minima. To address these issues, we developed a lightweight transformer model, which reduces the computational parameters through lightweight vocabulary construction and Squeeze-and-Excitation Block. We use sharpness-aware optimization to avoid local minima during pre-training and capture temporal features with relative positional embeddings. Our approach keeps the model's classification accuracy high for downstream tasks. We conducted experiments on four datasets -USTC-TFC2016, VPN 2016, Tor 2016, and CICIOT 2022. Even with fewer than 18 million parameters, our method achieves classification results similar to methods with ten times as many parameters.

Keywords: sharpness-aware optimization, encrypted traffic classification, squeeze-and-excitation block, pretrained model

Procedia PDF Downloads 20
10166 Investigation of Corrosion Inhibition Potential of Acalypha chamaedrifolia Leaves Extract towards Mild Steel in Acid Medium

Authors: Stephen Eyije Abechi, Casimir Emmanuel Gimba, Zaharaddeen Nasiru Garba, Sani Shamsudeen, David Ebuka Authur

Abstract:

Corrosion inhibition of mild steel in acid medium using Acalypha chamaedrifolia leaves extract as potential green inhibitor was investigated. Gravimetric (weight loss) technique was used for the corrosion studies. Mild steel coupons of 2cm × 1cm × 0.27 cm dimensions were exposed for varying durations of between 24 to 120 hours, in 1M HCl medium containing a varying concentrations of the leaves extract (0.25g/L, - 1.25g/L). The results show that corrosion rates dropped from a value of 0.49 mgcm-2hr-1 for the uninhibited medium to a value of 0.15 mgcm-2hr-1 for the inhibited medium of 1M HCl in 0.25 g/l of the extract. Values of corrosion inhibition efficiencies of 70.38-85.11% were observed as the concentration of the inhibitor were increased from 0.25g/L, - 1.25g/L. Corrosion Inhibition was found to increase with increase in immersion time and temperature. The magnitude of the Ea indicates that the interaction between the metal surface and the inhibitor was chemisorptions. The Adsorption process fit into the Langmuir isotherm model with a correlation coefficient of 0.97. Evidence from molecular dynamics model shows that Methyl stearate (Line 5) and (3Z, 13Z)-2-methyloctadeca-3,13-dien-1-ol (line 11) were found to have the highest binding energy of -197.69 ± 3.12 and-194.56 ± 10.04 in kcal/mol respectively. The binding energy of these compounds indicates that they would be a very good corrosion inhibitor for mild steel and other Fe related materials.

Keywords: binding energy, corrosion, inhibitor, langmuir isotherm, mild steel

Procedia PDF Downloads 354
10165 Detection Method of Federated Learning Backdoor Based on Weighted K-Medoids

Authors: Xun Li, Haojie Wang

Abstract:

Federated learning is a kind of distributed training and centralized training mode, which is of great value in the protection of user privacy. In order to solve the problem that the model is vulnerable to backdoor attacks in federated learning, a backdoor attack detection method based on a weighted k-medoids algorithm is proposed. First of all, this paper collates the update parameters of the client to construct a vector group, then uses the principal components analysis (PCA) algorithm to extract the corresponding feature information from the vector group, and finally uses the improved k-medoids clustering algorithm to identify the normal and backdoor update parameters. In this paper, the backdoor is implanted in the federation learning model through the model replacement attack method in the simulation experiment, and the update parameters from the attacker are effectively detected and removed by the defense method proposed in this paper.

Keywords: federated learning, backdoor attack, PCA, k-medoids, backdoor defense

Procedia PDF Downloads 106
10164 Assessment of Water Quality Based on Physico-Chemical and Microbiological Parameters in Batllava Lake, Case Study Kosovo

Authors: Albana Kashtanjeva-Bytyçi, Idriz Vehapi, Rifat Morina, Osman Fetoshi

Abstract:

The purpose of this study is to determine the water quality in Batllava Leka through which a part of the population of the Prishtina region is supplied with drinking water. Batllava Leka is a lake built in the 70s. This lake is located in the village of Btlava in the municipality of Podujeva, with coordinates 42 ° 49′33 ″ V 21 ° 18′25 ″ L, with an area of 3.07 km2. Water supply is from the river Brvenica- Batllavë. In order to take preventive measures and improve water quality, we have conducted periodic/monthly monitoring of water quality in Lake Batllava, through microbiological and physico-chemical indicators. The monitoring was carried out during the period December 2020 - December 2021. Samples were taken at three sampling sites: at the entrance of the lake, in the middle and at the overflow, on two levels, water surface and at a depth of 30 cm. The microbiological parameters analyzed are: total coliforms, fecal coliforms, fecal streptococci, aerobic mesophilic bacteria and actinomycetes. Within the physico-chemical parameters: Dissolved Oxygen, Saturation with O2, water temperature, pH value, electrical conductivity, total soluble matter, total suspended matter, turbidity, chemical oxygen demand, biochemical oxygen demand, total organic carbon, nitrate, total hardness, hardness of calcium, calcium, magnesium, ammonium ion, chloride, sulfates, flourine, M-alkalines, bicarbonates and heavy metals, such as: Fe, Pb, Mn, Cu, Cd. The results showed that most of the physico-chemical and microbiological parameters are within the limit allowed by the WHO, except in the case of the rainiest season that exceeded some parameters.

Keywords: batllava lake, monitoring of water, physico-chemical, microbiological, heavy metals

Procedia PDF Downloads 103
10163 Modeling the Reliability of a Fuel Cell and the Influence of Mechanical Aspects on the Production of Electrical Energy

Authors: Raed Kouta

Abstract:

A fuel cell is a multi-physical system. Its electrical performance depends on chemical, electrochemical, fluid, and mechanical parameters. Many studies focus on physical and chemical aspects. Our study contributes to the evaluation of the influence of mechanical aspects on the performance of a fuel cell. This study is carried out as part of a reliability approach. Reliability modeling allows to consider the uncertainties of the incoming parameters and the probabilistic modeling of the outgoing parameters. The fuel cell studied is the one often used in land, sea, or air transport. This is the Low-Temperature Proton Exchange Membrane Fuel Cell (PEMFC). This battery can provide the required power level. One of the main scientific and technical challenges in mastering the design and production of a fuel cell is to know its behavior in its actual operating environment. The study proposes to highlight the influence on the production of electrical energy: Mechanical design and manufacturing parameters and their uncertainties (Young module, GDL porosity, permeability, etc.). The influence of the geometry of the bipolar plates is also considered. An experimental design is proposed with two types of materials as well as three geometric shapes for three joining pressures. Other experimental designs are also proposed for studying the influence of uncertainties of mechanical parameters on cell performance. - Mechanical (static, dynamic) and thermal (tightening - compression, vibrations (road rolling and tests on vibration-climatic bench, etc.) loads. This study is also carried out according to an experimental scheme on a fuel cell system for vibration loads recorded on a vehicle test track with three temperatures and three expected performance levels. The work will improve the coupling between mechanical, physical, and chemical phenomena.

Keywords: fuel cell, mechanic, reliability, uncertainties

Procedia PDF Downloads 183
10162 A New Concept for Deriving the Expected Value of Fuzzy Random Variables

Authors: Liang-Hsuan Chen, Chia-Jung Chang

Abstract:

Fuzzy random variables have been introduced as an imprecise concept of numeric values for characterizing the imprecise knowledge. The descriptive parameters can be used to describe the primary features of a set of fuzzy random observations. In fuzzy environments, the expected values are usually represented as fuzzy-valued, interval-valued or numeric-valued descriptive parameters using various metrics. Instead of the concept of area metric that is usually adopted in the relevant studies, the numeric expected value is proposed by the concept of distance metric in this study based on two characters (fuzziness and randomness) of FRVs. Comparing with the existing measures, although the results show that the proposed numeric expected value is same with those using the different metric, if only triangular membership functions are used. However, the proposed approach has the advantages of intuitiveness and computational efficiency, when the membership functions are not triangular types. An example with three datasets is provided for verifying the proposed approach.

Keywords: fuzzy random variables, distance measure, expected value, descriptive parameters

Procedia PDF Downloads 341
10161 Estimation Atmospheric parameters for Weather Study and Forecast over Equatorial Regions Using Ground-Based Global Position System

Authors: Asmamaw Yehun, Tsegaye Kassa, Addisu Hunegnaw, Martin Vermeer

Abstract:

There are various models to estimate the neutral atmospheric parameter values, such as in-suite and reanalysis datasets from numerical models. Accurate estimated values of the atmospheric parameters are useful for weather forecasting and, climate modeling and monitoring of climate change. Recently, Global Navigation Satellite System (GNSS) measurements have been applied for atmospheric sounding due to its robust data quality and wide horizontal and vertical coverage. The Global Positioning System (GPS) solutions that includes tropospheric parameters constitute a reliable set of data to be assimilated into climate models. The objective of this paper is, to estimate the neutral atmospheric parameters such as Wet Zenith Delay (WZD), Precipitable Water Vapour (PWV) and Total Zenith Delay (TZD) using six selected GPS stations in the equatorial regions, more precisely, the Ethiopian GPS stations from 2012 to 2015 observational data. Based on historic estimated GPS-derived values of PWV, we forecasted the PWV from 2015 to 2030. During data processing and analysis, we applied GAMIT-GLOBK software packages to estimate the atmospheric parameters. In the result, we found that the annual averaged minimum values of PWV are 9.72 mm for IISC and maximum 50.37 mm for BJCO stations. The annual averaged minimum values of WZD are 6 cm for IISC and maximum 31 cm for BDMT stations. In the long series of observations (from 2012 to 2015), we also found that there is a trend and cyclic patterns of WZD, PWV and TZD for all stations.

Keywords: atmosphere, GNSS, neutral atmosphere, precipitable water vapour

Procedia PDF Downloads 54
10160 Local Pricing Strategy Should Be the Entry Point of Equitable Benefit Sharing and Poverty Reduction in Community Based Forest Management: Some Evidences from Lowland Community Forestry in Nepal

Authors: Dhruba Khatri

Abstract:

Despite the short history of community based forest management, the community forestry program of Nepal has produced substantial positive effects to organize the local people at a local level institution called Community Forest User Group and manage the local forest resources in the line of poverty reduction since its inception in 1970s. Moreover, each CFUG has collected a community fund from the sale of forest products and non-forestry sources as well and the fund has played a vital role to improve the livelihood of user households living in and around the forests. The specific study sites were selected based on the criteria of i) community forests having dominancy of Sal forests, and ii) forests having 3-5 years experience of community forest management. The price rates of forest products fixed by the CFUGs and the distribution records were collected from the respective community forests. Nonetheless, the relation between pricing strategy and community fund collection revealed that the small change in price of forest products could greatly affect in community fund collection and carry out of forest management, community development, and income generation activities in the line of poverty reduction at local level.

Keywords: benefit sharing, community forest, equitable, Nepal

Procedia PDF Downloads 377
10159 Pre-Soaking Application of Salicylic Acid on Four Wheat Cultivars under Saline Concentrations

Authors: Saad M. Howladar, Mike Dennett

Abstract:

The effect of salinity (0-200 mMNaCl) on wheat growth (leaf and tiller numbers, and fresh and dry weights) underseed soaking (6 and 24 hs) insalicylic acid (SA) was investigated. The impact of salinity was less pronounced in salt tolerant cultivars (Sakha 93 and S24) than Paragon and S24. Chlorophyll content was increased as a response to salinity stress. It was raised in 100 mMNaCl more than 200 mMNaCl. The same trend was found in 24 hs soaking, except chlorophyll content in Paragon and S24 under 200 mMNaCl was more than 100 mMNaCl. SA application induced a positive effect on growth parameters in some cultivars, particularly Paragon under saline and non-saline condition. Soaking for 6 hs was more effective than 24 hs soaking, especially in Paragon and Sakha 93. SA supply caused a slight effect on chlorophyll content but this was not significant and there was no significant difference between both soaking hs. The effect of SA on growth parameters and chlorophyll content depends on cultivar genotype and SA concentration.

Keywords: salinity, salicylic acid, growth parameters, chlorophyll content, wheat cultivars

Procedia PDF Downloads 541
10158 [Keynote Talk]: Machining Parameters Optimization with Genetic Algorithm

Authors: Dejan Tanikić, Miodrag Manić, Jelena Đoković, Saša Kalinović

Abstract:

This paper deals with the determination of the optimum machining parameters, according to the measured and modelled data of the cutting temperature and surface roughness, during the turning of the AISI 4140 steel. The high cutting temperatures are unwanted occurences in the metal cutting process. They impact negatively on the quality of the machined part. The machining experiments were performed using different cutting regimes (cutting speed, feed rate and depth of cut), with different values of the workpiece hardness, which causes different values of the measured cutting temperature as well as the measured surface roughness. The temperature and surface roughness data were modelled after that using Response Surface Methodology (RSM). The obtained RSM models are used in the process of optimization of the cutting regimes using the Genetic Algorithms (GA) tool, which enables the metal cutting process in the optimum conditions.

Keywords: genetic algorithms, machining parameters, response surface methodology, turning process

Procedia PDF Downloads 183
10157 Testing a Flexible Manufacturing System Facility Production Capacity through Discrete Event Simulation: Automotive Case Study

Authors: Justyna Rybicka, Ashutosh Tiwari, Shane Enticott

Abstract:

In the age of automation and computation aiding manufacturing, it is clear that manufacturing systems have become more complex than ever before. Although technological advances provide the capability to gain more value with fewer resources, sometimes utilisation of the manufacturing capabilities available to organisations is difficult to achieve. Flexible manufacturing systems (FMS) provide a unique capability to manufacturing organisations where there is a need for product range diversification by providing line efficiency through production flexibility. This is very valuable in trend driven production set-ups or niche volume production requirements. Although FMS provides flexible and efficient facilities, its optimal set-up is key in achieving production performance. As many variables are interlinked due to the flexibility provided by the FMS, analytical calculations are not always sufficient to predict the FMS’ performance. Simulation modelling is capable of capturing the complexity and constraints associated with FMS. This paper demonstrates how discrete event simulation (DES) can address complexity in an FMS to optimise the production line performance. A case study of an automotive FMS is presented. The DES model demonstrates different configuration options depending on prioritising objectives: utilisation and throughput. Additionally, this paper provides insight into understanding the impact of system set-up constraints on the FMS performance and demonstrates the exploration into the optimal production set-up.

Keywords: discrete event simulation, flexible manufacturing system, capacity performance, automotive

Procedia PDF Downloads 323
10156 Mathematical Modeling of Activated Sludge Process: Identification and Optimization of Key Design Parameters

Authors: Ujwal Kishor Zore, Shankar Balajirao Kausley, Aniruddha Bhalchandra Pandit

Abstract:

There are some important design parameters of activated sludge process (ASP) for wastewater treatment and they must be optimally defined to have the optimized plant working. To know them, developing a mathematical model is a way out as it is nearly commensurate the real world works. In this study, a mathematical model was developed for ASP, solved under activated sludge model no 1 (ASM 1) conditions and MATLAB tool was used to solve the mathematical equations. For its real-life validation, the developed model was tested for the inputs from the municipal wastewater treatment plant and the results were quite promising. Additionally, the most cardinal assumptions required to design the treatment plant are discussed in this paper. With the need for computerization and digitalization surging in every aspect of engineering, this mathematical model developed might prove to be a boon to many biological wastewater treatment plants as now they can in no time know the design parameters which are required for a particular type of wastewater treatment.

Keywords: waste water treatment, activated sludge process, mathematical modeling, optimization

Procedia PDF Downloads 139
10155 Cryoinjuries in Sperm Cells: Effect of Adaptation of Steps in Cryopreservation Protocol for Boar Semen upon Post-Thaw Sperm Quality

Authors: Aftab Ali

Abstract:

Cryopreservation of semen is one of the key factors for a successful breeding business along with other factors. To achieve high fertility in boar, one should know about spermatozoa response to different treatments proceeds during cryopreservation. The running project is highly focused on cryopreservation and its effects on sperm quality parameters in both boar and bull semen. Semen sample from A, B, C, and D, were subjected to different thawing conditions and were analyzed upon different treatments in the study. Parameters like sperm cell motility, viability, acrosome, DNA integrity, and phospholipase C zeta were detected by different established methods. Different techniques were used to assess different parameters. Motility was detected using computer assisted sperm analysis, phospholipase C zeta using luminometry while viability, acrosome integrity, and DNA integrity were analyzed using flow cytometry. Thawing conditions were noted to have an effect on sperm quality parameters with motility being the most critical parameter. The results further indicated that the most critical step during cryopreservation of boar semen is when sperm cells are subjected to freezing and thawing. The findings of the present study provide insight that; boar semen cryopreservation is still suboptimal in comparison to bull semen cryopreservation. Thus, there is a need to conduct more research to improve the fertilizing potential of cryopreserved boar semen.

Keywords: cryopreservation, computer assisted sperm, flow cytometry, luminometry

Procedia PDF Downloads 144
10154 Influence of Substitution on Structure of Tin Lantanium Pyrochlore La₂₋ₓSrₓSn₂O₇₋δ(0 ≤ x ≤ 0.25) Solid-Oxide Fuel Cells

Authors: Bounar Nedjemeddine

Abstract:

Materials with the pyrochlore lattice structure have attracted much recent attention due to their wide applications in ceramic thermal barrier coatings, high-permittivity dielectrics, and potential solid electrolytes in solid-oxide fuel cells. The work described in this paper is devoted to the synthesis and characterization of a pyrochlore structure based on lanthanum (La₂O₃) and tin (SnO₂) oxides of general formula La₂Sn₂O₇, substituted by Sr at the site La. Their structures were determined from X-ray powder diffraction using CELFER analysis. All the compositions present the space group Fd-3m. The substitution of La by Sr in the La₂Sn₂O₇ compound causes a variation of the cell parameters. The difference in charge between La³⁺ and Sr²⁺ and the difference in size cause the cell parameters to decrease from a=10.7165 A° to a=10.6848 A° for the substitution rates (x = 0.05, 0.1, 0.15 ...), which leads to a decrease in the volume of the mesh. For a substitution rate x = 0.25, there is an increase in the cell parameters (a=10.7035A°), which can be explained by a competitiveness of the size effect and the presence of a gap in the structure which go in the opposite direction.

Keywords: solid-oxide fuel cells, structure, pyrochlore, X-ray diffraction

Procedia PDF Downloads 122
10153 Effects of Canned Cycles and Cutting Parameters on Hole Quality in Cryogenic Drilling of Aluminum 6061-6T

Authors: M. N. Islam, B. Boswell, Y. R. Ginting

Abstract:

The influence of canned cycles and cutting parameters on hole quality in cryogenic drilling has been investigated experimentally and analytically. A three-level, three-parameter experiment was conducted by using the design-of-experiment methodology. The three levels of independent input parameters were the following: for canned cycles—a chip-breaking canned cycle (G73), a spot drilling canned cycle (G81), and a deep hole canned cycle (G83); for feed rates—0.2, 0.3, and 0.4 mm/rev; and for cutting speeds—60, 75, and 100 m/min. The selected work and tool materials were aluminum 6061-6T and high-speed steel (HSS), respectively. For cryogenic cooling, liquid nitrogen (LN2) was used and was applied externally. The measured output parameters were the three widely used quality characteristics of drilled holes—diameter error, circularity, and surface roughness. Pareto ANOVA was applied for analyzing the results. The findings revealed that the canned cycle has a significant effect on diameter error (contribution ratio 44.09%) and small effects on circularity and surface finish (contribution ratio 7.25% and 6.60%, respectively). The best results for the dimensional accuracy and surface roughness were achieved by G81. G73 produced the best circularity results; however, for dimensional accuracy, it was the worst level.

Keywords: circularity, diameter error, drilling canned cycle, pareto ANOVA, surface roughness

Procedia PDF Downloads 279
10152 Shear Strength Parameters of an Unsaturated Lateritic Soil

Authors: Jeferson Brito Fernades, Breno Padovezi Rocha, Roger Augusto Rodrigues, Heraldo Luiz Giacheti

Abstract:

The geotechnical projects demand the appropriate knowledge of soil characteristics and parameters. The determination of geotechnical soil parameters can be done by means of laboratory or in situ tests. In countries with tropical weather, like Brazil, unsaturated soils are very usual. In these soils, the soil suction has been recognized as an important stress state variable, which commands the geo-mechanical behavior. Triaxial and direct shear tests on saturated soils samples allow determine only the minimal soil shear strength, in other words, no suction contribution. This paper briefly describes the triaxial test with controlled suction as well as discusses the influence of suction on the shear strength parameters of a lateritic tropical sandy soil from a Brazilian research site. In this site, a sample pit was excavated to retrieve disturbed and undisturbed soil blocks. The samples extracted from these blocks were tested in laboratory to represent the soil from 1.5, 3.0 and 5.0 m depth. The stress curves and shear strength envelopes determined by triaxial tests varying suction and confining pressure are presented and discussed. The water retention characteristics on this soil complement this analysis. In situ CPT tests were also carried out at this site in different seasons of the year. In this case, the soil suction profile was determined by means of the soil water retention. This extra information allowed assessing how soil suction also affected the CPT data and the shear strength parameters estimative via correlation. The major conclusions of this paper are: the undisturbed soil samples contracted before shearing and the soil shear strength increased hyperbolically with suction; and it was possible to assess how soil suction also influenced CPT test data based on the water content soil profile as well as the water retention curve. This study contributed with a better understanding of the shear strength parameters and the soil variability of a typical unsaturated tropical soil.

Keywords: site characterization, triaxial test, CPT, suction, variability

Procedia PDF Downloads 413
10151 Trions in Semiconductor Quantum Dot System

Authors: Jayden Leonard, Nguyen Que Huong

Abstract:

In this work, we study the Trion state in a spherical quantum dot of a direct band gap semiconductor with a shell of organic material. The electronic structure of the Trion due to degenerate valence band will be considered. The coupling between the wannier exciton inside the dot and the Frenkel exciton in the shell will make the Trion state become hybrid. The competition between “semiconductor” and “organic” phases of the Trion and the transitions between them depend on Parameters of the system such as the materials, the size of the dot and the thickness of the shell, etc… and could be manipulated using those parameters.

Keywords: trion, exciton, quantum dot, heterostructure

Procedia PDF Downloads 172
10150 Effect of Different Levels of Vitamin E and L-Carnitine on Performance of Broiler Chickens Under Heat Stress

Authors: S. Salari, M. A. Shirali, S. Tabatabaei, M. Sari, R. Jahanian

Abstract:

This study was conducted to investigate the effect of different levels of vitamin E and L-carnitine on performance, blood parameters and immune responses of broilers under heat stress. For this purpose 396 one- day- old Ross 308 broiler chicks were randomly distributed between 9 treatments with 4 replicates (11 birds in each replicate). Dietary treatments consisted of three levels of vitamin E (0, 100 and 200 mg/ kg) and three levels of L-carnitine (0, 50 and 100 mg/ kg) that was done in completely randomized design with 3X3 factorial arrangement for 42 days. During the first three weeks, chickens were reared at normal temperature. From the beginning of the fourth week, all chickens were maintenance in a temperature range from 24-38 ° C for heat stress. Performance parameters including average feed intake, weight gain and feed conversion ratio were recorded weekly. The results showed that the levels of vitamin E had no significant effect on feed intake, weight gain and feed conversion ratio during the experiment. The use of L-carnitine decreased feed intake during the experiment (P < 0/05). But did not affect average daily gain and feed conversion ratio. Also, there was not significant interaction between vitamin E and L-carnitine for performance parameters except average daily gain during the starter period. The results of this study indicate that the use of different levels of vitamin E and L-carnitine under heat stress did not affected performance parameters of broiler chickens.

Keywords: broiler, heat stress, l-carnitine, performance

Procedia PDF Downloads 476
10149 The Effect of Combined Doxorubicin and Dioscorea esculenta on Apoptosis Induction in Human Breast Cancer Cells

Authors: Dina Fatmawati, Sofia Mubarika, Mae Sri Wahyuningsih

Abstract:

Chemotherapy for breast cancer is largely ineffective, but innovative combinations of chemotherapeutic agents and natural compounds represent a promising strategy. In our previous study, the combination of Doxorubicin (Dox) and ethanolic extract of Dioscorea esculenta tuber ((EED) was found to have a synergistic effect on T47D human breast cancer cell line. In this study, we investigated the apoptotic effect of the combination on T47D human breast cancer cells and normal fibroblasts cell line and its effects on the expression of Caspase-3 and cleaved poly (ADP-Ribose) Polymerase-1 (cPARP-1) protein. T47D cell lines and fibroblasts cells were treated with the combination of Dox and EED. Apoptotic effect of the combination was determined using flow cytrometry assay. Protein expressions were determined by immunocytochemistry staining. The percentage of apoptotic cells were significantly higher in T47D cell lines (75%) than that of in fibroblast cells (23%). The expression of Caspase 3 (84.53%) and cPARP-1 (83.36%) were significantly higher in the cancer cell lines than those of normal cells. These results indicate that the combination of doxorubicin and Dioscorea esculenta is a promising candidate for the treatment of breast cancer cells.

Keywords: Dioscorea esculenta, Doxorubicin, apoptosis, immunocytochemistry, cancer cells

Procedia PDF Downloads 451
10148 Optimization of Machining Parametric Study on Electrical Discharge Machining

Authors: Rakesh Prajapati, Purvik Patel, Hardik Patel

Abstract:

Productivity and quality are two important aspects that have become great concerns in today’s competitive global market. Every production/manufacturing unit mainly focuses on these areas in relation to the process, as well as the product developed. The electrical discharge machining (EDM) process, even now it is an experience process, wherein the selected parameters are still often far from the maximum, and at the same time selecting optimization parameters is costly and time consuming. Material Removal Rate (MRR) during the process has been considered as a productivity estimate with the aim to maximize it, with an intention of minimizing surface roughness taken as most important output parameter. These two opposites in nature requirements have been simultaneously satisfied by selecting an optimal process environment (optimal parameter setting). Objective function is obtained by Regression Analysis and Analysis of Variance. Then objective function is optimized using Genetic Algorithm technique. The model is shown to be effective; MRR and Surface Roughness improved using optimized machining parameters.

Keywords: MMR, TWR, OC, DOE, ANOVA, minitab

Procedia PDF Downloads 322
10147 Optimization of Machining Parameters in AlSi/10%AlN Metal Matrix Composite Material by TiN Coating Insert

Authors: Nurul Na'imy Wan, Mohamad Sazali Said, Jaharah Ab. Ghani, Rusli Othman

Abstract:

This paper presents the surface roughness of the aluminium silicon alloy (AlSi) matrix composite which has been reinforced with aluminium nitride (AlN). Experiments were conducted at various cutting speeds, feed rates, and depths of cut, according to a standard orthogonal array L27 of Taguchi method using TiN coating tool of insert. The signal-to-noise (S/N) ratio and analysis of variance are applied to study the characteristic performance of cutting speeds, feed rates and depths of cut in measuring the surface roughness during the milling operation. The surface roughness was observed using Mitutoyo Formtracer CS-500 and analyzed using the Taguchi method. From the Taguchi analysis, it was found that cutting speed of 230 m/min, feed rate of 0.4 mm/tooth, depth of cut of 0.3 mm were the optimum machining parameters using TiN coating insert.

Keywords: AlSi/AlN metal matrix composite (MMC), surface roughness, Taguchi method, machining parameters

Procedia PDF Downloads 427
10146 Determination of Optimum Parameters for Thermal Stress Distribution in Composite Plate Containing a Triangular Cutout by Optimization Method

Authors: Mohammad Hossein Bayati Chaleshtari, Hadi Khoramishad

Abstract:

Minimizing the stress concentration around triangular cutout in infinite perforated plates subjected to a uniform heat flux induces thermal stresses is an important consideration in engineering design. Furthermore, understanding the effective parameters on stress concentration and proper selection of these parameters enables the designer to achieve a reliable design. In the analysis of thermal stress, the effective parameters on stress distribution around cutout include fiber angle, flux angle, bluntness and rotation angle of the cutout for orthotropic materials. This paper was tried to examine effect of these parameters on thermal stress analysis of infinite perforated plates with central triangular cutout. In order to achieve the least amount of thermal stress around a triangular cutout using a novel swarm intelligence optimization technique called dragonfly optimizer that inspired by the life method and hunting behavior of dragonfly in nature. In this study, using the two-dimensional thermoelastic theory and based on the Likhnitskiiʼ complex variable technique, the stress analysis of orthotropic infinite plate with a circular cutout under a uniform heat flux was developed to the plate containing a quasi-triangular cutout in thermal steady state condition. To achieve this goal, a conformal mapping function was used to map an infinite plate containing a quasi- triangular cutout into the outside of a unit circle. The plate is under uniform heat flux at infinity and Neumann boundary conditions and thermal-insulated condition at the edge of the cutout were considered.

Keywords: infinite perforated plate, complex variable method, thermal stress, optimization method

Procedia PDF Downloads 145
10145 Approach to Study the Workability of Concrete with the Fractal Model

Authors: Achouri Fatima, Chouicha Kaddour

Abstract:

The main parameters affecting the workability are the water content, particle size, and the total surface of the grains, as long as the mixing water begins by wetting the surface of the grains and then fills the voids between the grains to form entrapped water, the quantity of water remaining is called free water. The aim is to undertake a fractal approach through the relationship between the concrete formulation parameters and workability, to develop this approach a series of concrete taken from the literature was investigated by varying formulation parameters such as G / S, the quantity of cement C and the quantity of mixing water E. We also call on other model as the model for the thickness of the water layer and model of the thickness of the paste layer to judge their relevance, hence the following results : the relevance of the model of the thickness of the water layer is considered relevant when there is a variation in the water quantity, the model of the thickness of the layer of the paste is only applicable if we consider that the paste is made with the grain value Dmax = 2.85: value from which we see a stable model.

Keywords: concrete, fractal method, paste thickness, water thickness, workability

Procedia PDF Downloads 375
10144 Heat Pipe Production and Life Performance Tests in Geosynchronous Telecom Satellites

Authors: Erkam Arslantas

Abstract:

Heat pipes one of the thermal control elements are used in communication satellites. A selection of the heat pipes of satellite thermal design will be emphasized how important and effective it is. In this article, manufacturing and performance control tests of heat pipes are reviewed from the current literature. The heat pipe is expected to function efficiently during all missions of the spacecraft from Beginning of Life (BOL) to End of Life (EOL). There are many parameters that are evaluated in manufacturing and performance control tests of the heat pipes which are used in satellites. These parameters are pressure design, leakage, noncondensable gas level (N.C.G), sine vibration, shock and static load capabilities, aging, bending, proof, final test etc. These parameters will be explained separately for the heat pipes in this review article and young researches working on the thermal control system of Geosynchronous Satellites systems can find easily related information in this article.

Keywords: communication satellite, heat pipe, performance test, thermal control

Procedia PDF Downloads 162
10143 Forecasting of Scaffolding Work Comfort Parameters Based on Data from Meteorological Stations

Authors: I. Szer, J. Szer, M. Pieńko, A. Robak, P. Jamińska-Gadomska

Abstract:

Work at height, such as construction works on scaffoldings, is associated with a considerable risk. Scaffolding workers are usually exposed to changing weather conditions what can additionally increase the risk of dangerous situations. Therefore, it is very important to foresee the risk of adverse conditions to which the worker may be exposed. The data from meteorological stations may be used to asses this risk. However, the dependency between weather conditions on a scaffolding and in the vicinity of meteorological station, should be determined. The paper presents an analysis of two selected environmental parameters which have influence on the behavior of workers – air temperature and wind speed. Measurements of these parameters were made between April and November of 2016 on ten scaffoldings located in different parts of Poland. They were compared with the results taken from the meteorological stations located closest to the studied scaffolding. The results gathered from the construction sites and meteorological stations were not the same, but statistical analyses have shown that they were correlated.

Keywords: scaffolding, health and safety at work, temperature, wind velocity

Procedia PDF Downloads 165