Search results for: biological reduction
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6863

Search results for: biological reduction

4583 Numerical Investigation of Seismic Behaviour of Building

Authors: Tinebeb Tefera Ashene

Abstract:

Glass facade systems have gained popularity in recent times. During an earthquake, building frames suffer large inter-story drifts, causing racking of building facade systems. A facade system is highly vulnerable and fails more frequently than a building with significant devastating effects. The usage of Metallic yield damper connections (Added Damping Stiffness) is proposed in this study to mitigate the aforementioned problems. Results showed as compared to control, usage of Metallic yield damper connections (Added-Damping-And-Stiffness) exhibited a reduction of connection deformation and axial force; differential displacement between frame and facade; and facade distortion by 44.35%, 43.33%, and 51.45% respectively. Also, employing proposed energy-absorbing connections reduced inter-story link joint drift by 71.11% and mitigated detrimental seismic effects on the entire building facade system.

Keywords: damper, energy dissipation, metallic yield, facades

Procedia PDF Downloads 46
4582 How OXA GENE Expression is Implicated in the Treatment Resistance and Poor Prognosis in Glioblastoma

Authors: Naomi Seidu, Edward Poluyi, Chibuikem Ikwuegbuenyi, Eghosa Morgan

Abstract:

The current poor prognosis of glioblastoma has called for the need for an improvement in treatment methods in order to improve its survival rate. Despite the different interventions currently available for this tumor, the average survival is still only a few months. (12-15). The aim is to create a more favorable prognosis and have a reduction in the resistance to treatment currently being experienced, even with surgical interventions and chemotherapy. From the available literature, there is a relationship between the presence of HOX genes (Homeobox genes) and glioblastoma, which could be attributable to the increasing treatment resistance. Hence silencing these genes can be a key to improving survival rates of glioblastoma. A series of studies have highlighted the role that HOX genes play in glioblastoma prognosis. Promotion of human glioblastoma initiation, aggressiveness, and resistance to Temozolomide has been associated with HOXA9. The role of HOX gene expression in cancer stem cells should be studied as it could provide a means of designing CSC-targeted therapies, as CSCs play a part in the initiation and progression of solid tumors.

Keywords: GBM- glioblastoma, HOXA gene- homeobox genes cluster, signaling pathways, temozolomide

Procedia PDF Downloads 94
4581 Jointly Learning Python Programming and Analytic Geometry

Authors: Cristina-Maria Păcurar

Abstract:

The paper presents an original Python-based application that outlines the advantages of combining some elementary notions of mathematics with the study of a programming language. The application support refers to some of the first lessons of analytic geometry, meaning conics and quadrics and their reduction to a standard form, as well as some related notions. The chosen programming language is Python, not only for its closer to an everyday language syntax – and therefore, enhanced readability – but also for its highly reusable code, which is of utmost importance for a mathematician that is accustomed to exploit already known and used problems to solve new ones. The purpose of this paper is, on one hand, to support the idea that one of the most appropriate means to initiate one into programming is throughout mathematics, and reciprocal, one of the most facile and handy ways to assimilate some basic knowledge in the study of mathematics is to apply them in a personal project. On the other hand, besides being a mean of learning both programming and analytic geometry, the application subject to this paper is itself a useful tool for it can be seen as an independent original Python package for analytic geometry.

Keywords: analytic geometry, conics, python, quadrics

Procedia PDF Downloads 285
4580 Fault Tree Analysis (FTA) of CNC Turning Center

Authors: R. B. Patil, B. S. Kothavale, L. Y. Waghmode

Abstract:

Today, the CNC turning center becomes an important machine tool for manufacturing industry worldwide. However, as the breakdown of a single CNC turning center may result in the production of an entire plant being halted. For this reason, operations and preventive maintenance have to be minimized to ensure availability of the system. Indeed, improving the availability of the CNC turning center as a whole, objectively leads to a substantial reduction in production loss, operating, maintenance and support cost. In this paper, fault tree analysis (FTA) method is used for reliability analysis of CNC turning center. The major faults associated with the system and the causes for the faults are presented graphically. Boolean algebra is used for evaluating fault tree (FT) diagram and for deriving governing reliability model for CNC turning center. Failure data over a period of six years has been collected and used for evaluating the model. Qualitative and quantitative analysis is also carried out to identify critical sub-systems and components of CNC turning center. It is found that, at the end of the warranty period (one year), the reliability of the CNC turning center as a whole is around 0.61628.

Keywords: fault tree analysis (FTA), reliability analysis, risk assessment, hazard analysis

Procedia PDF Downloads 398
4579 The Impact of Artificial Intelligence on Qualty Conrol and Quality

Authors: Mary Moner Botros Fanawel

Abstract:

Many companies use the statistical tool named as statistical quality control, and which can have a high cost for the companies interested on these statistical tools. The evaluation of the quality of products and services is an important topic, but the reduction of the cost of the implantation of the statistical quality control also has important benefits for the companies. For this reason, it is important to implement a economic design for the various steps included into the statistical quality control. In this paper, we describe some relevant aspects related to the economic design of a quality control chart for the proportion of defective items. They are very important because the suggested issues can reduce the cost of implementing a quality control chart for the proportion of defective items. Note that the main purpose of this chart is to evaluate and control the proportion of defective items of a production process.

Keywords: model predictive control, hierarchical control structure, genetic algorithm, water quality with DBPs objectives proportion, type I error, economic plan, distribution function bootstrap control limit, p-value method, out-of-control signals, p-value, quality characteristics

Procedia PDF Downloads 47
4578 A Ratio-Weighted Decision Tree Algorithm for Imbalance Dataset Classification

Authors: Doyin Afolabi, Phillip Adewole, Oladipupo Sennaike

Abstract:

Most well-known classifiers, including the decision tree algorithm, can make predictions on balanced datasets efficiently. However, the decision tree algorithm tends to be biased towards imbalanced datasets because of the skewness of the distribution of such datasets. To overcome this problem, this study proposes a weighted decision tree algorithm that aims to remove the bias toward the majority class and prevents the reduction of majority observations in imbalance datasets classification. The proposed weighted decision tree algorithm was tested on three imbalanced datasets- cancer dataset, german credit dataset, and banknote dataset. The specificity, sensitivity, and accuracy metrics were used to evaluate the performance of the proposed decision tree algorithm on the datasets. The evaluation results show that for some of the weights of our proposed decision tree, the specificity, sensitivity, and accuracy metrics gave better results compared to that of the ID3 decision tree and decision tree induced with minority entropy for all three datasets.

Keywords: data mining, decision tree, classification, imbalance dataset

Procedia PDF Downloads 114
4577 Lego Mindstorms as a Simulation of Robotic Systems

Authors: Miroslav Popelka, Jakub Nožička

Abstract:

In this paper we deal with using Lego Mindstorms in simulation of robotic systems with respect to cost reduction. Lego Mindstorms kit contains broad variety of hardware components which are required to simulate, program and test the robotics systems in practice. Algorithm programming went in development environment supplied together with Lego kit as in programming language C# as well. Algorithm following the line, which we dealt with in this paper, uses theoretical findings from area of controlling circuits. PID controller has been chosen as controlling circuit whose individual components were experimentally adjusted for optimal motion of robot tracking the line. Data which are determined to process by algorithm are collected by sensors which scan the interface between black and white surfaces followed by robot. Based on discovered facts Lego Mindstorms can be considered for low-cost and capable kit to simulate real robotics systems.

Keywords: LEGO Mindstorms, PID controller, low-cost robotics systems, line follower, sensors, programming language C#, EV3 Home Edition Software

Procedia PDF Downloads 365
4576 Hydrology and Hydraulics Analysis of Aremenie Earthen Dam, Ethiopia

Authors: Azazhu Wassie

Abstract:

This study tried to analyze the impact of the hydrologic and hydraulic parameters (catchment area, rainfall intensity, and runoff coefficient) on the referenced study area. The study was conducted in June 2023. The Aremenie River Dam has 30 years of record, which is reasonably sufficient data. It is a matter of common experience that, due to the failure of an instrument or the absence of a gauged river, the rainfall record at quite a number of stations is incomplete. From the analysis, the 50-year return period design flood is 62.685 m³/s at 1.2 hr peak time. This implies that for this watershed, the peak flood rate per km² area of the watershed is about this value, which ensures that high rainfall in the area can generate a higher rate of runoff per km² of the generating catchment. The Aremenie Rivers carry a large amount of sediment along with water. These sediments are deposited in the reservoir upstream of the dam because of the reduction in velocity. Sediment reduces the available capacity of the reservoir with continuous sedimentation; the useful life of the reservoir goes on decreasing.

Keywords: dam design, peak flood, rainfall, reservoir capacity, runoff

Procedia PDF Downloads 18
4575 Ab Initio Studies of Organic Electrodes for Li and Na Ion Batteries Based on Tetracyanoethylene

Authors: Yingqian Chen, Sergei Manzhos

Abstract:

Organic electrodes are a way to achieve high rate (high power) and environment-friendly batteries. We present a computational density functional theory study of Li and Na storage in tetracyanoethylene based molecular and crystalline materials. Up to five Li and Na atoms can be stored on TCNE chemisorbed on doped graphene (corresponding to ~1000 mAh/gTCNE), with binding energies stronger than cohesive energies of the Li and Na metals by 1-2 eV. TCNE has been experimentally shown to form a crystalline material with Li with stoichiometry Li-TCNE. We confirm this computationally and also predict that a similar crystal based of Na-TCNE is also stable. These crystalline materials have well defined channels for facile Li or Na ion insertion and diffusion. Specifically, Li and Na binding energies in Li-TCNE and Na-TCNE crystals are about 1.5 eV and stronger than the cohesive energy of Li and Na, respectively. TCNE immobilized on conducting graphene-based substrates and Li/Na-TCNE crystals could therefore become efficient anode materials for organic Li and Na ion batteries, with which it should also be possible to avoid reduction of common battery electrolytes.

Keywords: organic ion batteries, tetracyanoethylene, cohesive energies, electrolytes

Procedia PDF Downloads 626
4574 Evaluation of Airborne Particulate Matter Early Biological Effects in Children with Micronucleus Cytome Assay: The MAPEC_LIFE Project

Authors: E. Carraro, Sa. Bonetta, Si. Bonetta, E. Ceretti, G. C. V. Viola, C. Pignata, S. Levorato, T. Salvatori, S. Vannini, V. Romanazzi, A. Carducci, G. Donzelli, T. Schilirò, A. De Donno, T. Grassi, S. Bonizzoni, A. Bonetti, G. Gilli, U. Gelatti

Abstract:

In 2013, air pollution and particulate matter were classified as carcinogenic to human by the IARC. At present, PM is Europe's most problematic pollutant in terms of harm to health, as reported by European Environmental Agency (EEA) in the EEA Technical Report on Air quality in Europe, 2015. A percentage between 17-30 of the EU urban population lives in areas where the EU air quality 24-hour limit value for PM10 is exceeded. Many studies have found a consistent association between exposure to PM and the incidence and mortality for some chronic diseases (i.e. lung cancer, cardiovascular diseases). Among the mechanisms responsible for these adverse effects, genotoxic damage is of particular concern. Children are a high-risk group in terms of the health effects of air pollution and early exposure during childhood can increase the risk of developing chronic diseases in adulthood. The MAPEC_LIFE (Monitoring Air Pollution Effects on Children for supporting public health policy) is a project founded by EU Life+ Programme (LIFE12 ENV/IT/000614) which intends to evaluate the associations between air pollution and early biological effects in children and to propose a model for estimating the global risk of early biological effects due to air pollutants and other factors in children. This work is focused on the micronuclei frequency in child buccal cells in association with airborne PM levels taking into account the influence of other factors associated with the lifestyle of children. The micronucleus test was performed in exfoliated buccal cells of 6–8 years old children from 5 Italian towns with different air pollution levels. Data on air quality during the study period were obtained from the Regional Agency for Environmental Protection. A questionnaire administered to children’s parents was used to obtain details on family socio-economic status, children health condition, exposures to other indoor and outdoor pollutants (i.e. passive smoke) and life-style, with particular reference to eating habits. During the first sampling campaign (winter 2014-15) 1315 children were recruited and sampled for Micronuclei test in buccal cells. In the sampling period the levels of the main pollutants and PM10 were, as expected, higher in the North of Italy (PM10 mean values 62 μg/m3 in Torino and 40 μg/m3 in Brescia) than in the other towns (Pisa, Perugia, Lecce). A higher Micronucleus frequency in buccal cells of children was found in Brescia (0.6/1000 cells) than in the other towns (range 0.3-0.5/1000 cells). The statistical analysis underlines a relation of the micronuclei frequency with PM concentrations, traffic level near child residence, and level of education of parents. The results suggest that, in addition to air pollution exposure, some other factors, related to lifestyle or further exposures, may influence micronucleus frequency and cellular response to air pollutants.

Keywords: air pollution, buccal cells, children, micronucleus cytome assay

Procedia PDF Downloads 246
4573 Improving Lubrication Efficiency at High Sliding Speeds by Plasma Surface Texturing

Authors: Wei Zha, Jingzeng Zhang, Chen Zhao, Ran Cai, Xueyuan Nie

Abstract:

Cathodic plasma electrolysis (CPE) is used to create surface textures on cast iron samples for improving the tribological properties. Micro craters with confined size distribution were successfully formed by CPE process. These craters can generate extra hydrodynamic pressure that separates two sliding surfaces, increase the oil film thickness and accelerate the transition from boundary to mixed lubrication. It was found that the optimal crater size was 1.7 μm, at which the maximum lubrication efficiency was achieved. The Taguchi method was used to optimize the process parameters (voltage and roughness) for CPE surface texturing. The orthogonal array and the signal-to-noise ratio were employed to study the effect of each process parameter on the coefficient of friction. The results showed that with higher voltage and lower roughness, the lower friction coefficient can be obtained, and thus the lubrication can be more efficiently used for friction reduction.

Keywords: cathodic plasma electrolysis, friction, lubrication, plasma surface texturing

Procedia PDF Downloads 125
4572 Optimum Parameter of a Viscous Damper for Seismic and Wind Vibration

Authors: Soltani Amir, Hu Jiaxin

Abstract:

Determination of optimal parameters of a passive control system device is the primary objective of this study. Expanding upon the use of control devices in wind and earthquake hazard reduction has led to development of various control systems. The advantage of non-linearity characteristics in a passive control device and the optimal control method using LQR algorithm are explained in this study. Finally, this paper introduces a simple approach to determine optimum parameters of a nonlinear viscous damper for vibration control of structures. A MATLAB program is used to produce the dynamic motion of the structure considering the stiffness matrix of the SDOF frame and the non-linear damping effect. This study concluded that the proposed system (variable damping system) has better performance in system response control than a linear damping system. Also, according to the energy dissipation graph, the total energy loss is greater in non-linear damping system than other systems.

Keywords: passive control system, damping devices, viscous dampers, control algorithm

Procedia PDF Downloads 460
4571 Saving Energy at a Wastewater Treatment Plant through Electrical and Production Data Analysis

Authors: Adriano Araujo Carvalho, Arturo Alatrista Corrales

Abstract:

This paper intends to show how electrical energy consumption and production data analysis were used to find opportunities to save energy at Taboada wastewater treatment plant in Callao, Peru. In order to access the data, it was used independent data networks for both electrical and process instruments, which were taken to analyze under an ISO 50001 energy audit, which considered, thus, Energy Performance Indexes for each process and a step-by-step guide presented in this text. Due to the use of aforementioned methodology and data mining techniques applied on information gathered through electronic multimeters (conveniently placed on substation switchboards connected to a cloud network), it was possible to identify thoroughly the performance of each process and thus, evidence saving opportunities which were previously hidden before. The data analysis brought both costs and energy reduction, allowing the plant to save significant resources and to be certified under ISO 50001.

Keywords: energy and production data analysis, energy management, ISO 50001, wastewater treatment plant energy analysis

Procedia PDF Downloads 185
4570 Internal Corrosion Rupture of a 6-in Gas Line Pipe

Authors: Fadwa Jewilli

Abstract:

A sudden leak of a 6-inch gas line pipe after being in service for one year was observed. The pipe had been designed to transport dry gas. The failure had taken place in 6 o’clock position at the stage discharge of the flow process. Laboratory investigations were conducted to find out the cause of the pipe rupture. Visual and metallographic observations confirmed that the pipe split was due to a crack initiated in circumferential and then turned into longitudinal direction. Sever wall thickness reduction was noticed on the internal pipe surface. Scanning electron microscopy observations at the fracture surface revealed features of ductile fracture mode. Corrosion product analysis showed the traces of iron carbonate and iron sulphate. The laboratory analysis resulted in the conclusion that the pipe failed due to the effect of wet fluid (condensate) caused severe wall thickness dissolution resulted in pipe could not stand the continuation at in-service working condition.

Keywords: gas line pipe, corrosion prediction ductile fracture, ductile fracture, failure analysis

Procedia PDF Downloads 74
4569 An Intensional Conceptualization Model for Ontology-Based Semantic Integration

Authors: Fateh Adhnouss, Husam El-Asfour, Kenneth McIsaac, AbdulMutalib Wahaishi, Idris El-Feghia

Abstract:

Conceptualization is an essential component of semantic ontology-based approaches. There have been several approaches that rely on extensional structure and extensional reduction structure in order to construct conceptualization. In this paper, several limitations are highlighted relating to their applicability to the construction of conceptualizations in dynamic and open environments. These limitations arise from a number of strong assumptions that do not apply to such environments. An intensional structure is strongly argued to be a natural and adequate modeling approach. This paper presents a conceptualization structure based on property relations and propositions theory (PRP) to the model ontology that is suitable for open environments. The model extends the First-Order Logic (FOL) notation and defines the formal representation that enables interoperability between software systems and supports semantic integration for software systems in open, dynamic environments.

Keywords: conceptualization, ontology, extensional structure, intensional structure

Procedia PDF Downloads 104
4568 Study of Management of Waste Construction Materials in Civil Engineering Projects

Authors: Jalindar R. Patil, Harish P. Gayakwad

Abstract:

The increased economic growth across the globe as well as urbanization in developing countries have led into extensive construction activities that generate large amounts of wastes. Material wastage in construction projects resulted into huge financial setbacks to builders and contractors. In addition to this, it may also cause significant effects over aesthetics, health, and the general environment. However in many cities across the globe where construction wastes material management is still a problem. In this paper, the discussion is all about the method for the management of waste construction materials. The objectives of this seminar are to identify the significant source of construction waste globally, to improve the performance of by extracting the major barriers construction waste management and to determine the cost impact on the construction project. These wastes needs to be managed as well as their impacts needs to be ascertained to pave way for their proper management. The seminar includes the details of construction waste management with the reference to construction project. The application of construction waste management in the civil engineering projects is to describe the reduction in the construction wastes.

Keywords: civil engineering, construction materials, waste management, construction activities

Procedia PDF Downloads 512
4567 Improvement in Properties of Ni-Cr-Mo-V Steel through Process Control

Authors: Arnab Majumdar, Sanjoy Sadhukhan

Abstract:

Although gun barrel steels are an important variety from defense view point, available literatures are very limited. In the present work, an IF grade Ni-Cr-Mo-V high strength low alloy steel is produced in Electric Earth Furnace-ESR Route. Ingot was hot forged to desired dimension with a reduction ratio of 70-75% followed by homogenization, hardening and tempering treatment. Sample chemistry, NMIR, macro and micro structural analyses were done. Mechanical properties which include tensile, impact, and fracture toughness were studied. Ultrasonic testing was done to identify internal flaws. The existing high strength low alloy Ni-Cr-Mo-V steel shows improved properties in modified processing route and heat treatment schedule in comparison to properties noted earlier for manufacturing of gun barrels. The improvement in properties seems to withstand higher explosive loads with the same amount of steel in gun barrel application.

Keywords: gun barrel steels, IF grade, chemistry, physical properties, thermal and mechanical processing, mechanical properties, ultrasonic testing

Procedia PDF Downloads 360
4566 Application of Transportation Linear Programming Algorithms to Cost Reduction in Nigeria Soft Drinks Industry

Authors: Salami Akeem Olanrewaju

Abstract:

The transportation models or problems are primarily concerned with the optimal (best possible) way in which a product produced at different factories or plants (called supply origins) can be transported to a number of warehouses or customers (called demand destinations). The objective in a transportation problem is to fully satisfy the destination requirements within the operating production capacity constraints at the minimum possible cost. The objective of this study is to determine ways of minimizing transport cost in order to maximum profit. Data were gathered from the records of the Distribution Department of 7-Up Bottling Company Plc. Ilorin, Kwara State, Nigeria. The data were analyzed using SPSS (Statistical Package for Social Sciences) while applying the three methods of solving a transportation problem. The three methods produced the same results; therefore, any of the method can be adopted by the company in transporting its final products to the wholesale dealers in order to minimize total production cost.

Keywords: cost minimization, resources utilization, distribution system, allocation problem

Procedia PDF Downloads 246
4565 The Effect of Program Type on Mutation Testing: Comparative Study

Authors: B. Falah, N. E. Abakouy

Abstract:

Due to its high computational cost, mutation testing has been neglected by researchers. Recently, many cost and mutants’ reduction techniques have been developed, improved, and experimented, but few of them has relied the possibility of reducing the cost of mutation testing on the program type of the application under test. This paper is a comparative study between four operators’ selection techniques (mutants sampling, class level operators, method level operators, and all operators’ selection) based on the program code type of each application under test. It aims at finding an alternative approach to reveal the effect of code type on mutation testing score. The result of our experiment shows that the program code type can affect the mutation score and that the programs using polymorphism are best suited to be tested with mutation testing.

Keywords: equivalent mutant, killed mutant, mutation score, mutation testing, program code type, software testing

Procedia PDF Downloads 544
4564 A Brief Review of Urban Green Vegetation (Green Wall) in Reduction of Air Pollution

Authors: Masoumeh Pirhadi

Abstract:

Air pollution is becoming a major health problem affecting millions. In support of this observation, the world health organization estimates that many people feel unhealthy due to pollution. This is a coupled fact that one of the main global sources of air pollution in cities is greenhouse gas emissions due heavy traffic. Green walls are developed as a sustainable strategy to reduce pollution by increasing vegetation in developed areas without occupying space in the city. This concept an offer advantageous environmental benefits and they can also be proposed for aesthetic purposes, and today they are used to preserve the urban environment. Green walls can also create environments that can promote a healthy lifestyle. Findings of multiple studies also indicate that Green infrastructure in cities is a strategy for improving air quality and increasing the sustainability of cities. Since these green solutions (green walls) act as porous materials that affect the diffusion of air pollution they can also act as a removing air vents that clean the air. Therefore, implementation of this strategy can be considered as a prominent factor in achieving a cleaner environment.

Keywords: green vegetation, air pollution, green wall, urban area

Procedia PDF Downloads 145
4563 Eco-Degradation and Phytodiversity of Pulicat Lagoon, Eastcoast of Southern India

Authors: Khasim Munir Bhasha Shaik

Abstract:

Pulicat Lake is the second largest brackish water lagoon after Chilika Lake of Orissa along the east coast of India. Estuaries and lagoons have brackish water which shows high biological productivity than fresh or sea water. Hence, it has a wide range of aquatic, terrestrial flora. The World Wide Fund for Nature declared it as a protected area. The present study aims to explore the flora of the lagoon along with the various threats for its eco-degradation which helps to plan necessary conservation methods.

Keywords: phytodiversity, pulicat lake, threats, conservation

Procedia PDF Downloads 275
4562 Functioning of Public Distribution System and Calories Intake in the State of Maharashtra

Authors: Balasaheb Bansode, L. Ladusingh

Abstract:

The public distribution system is an important component of food security. It is a massive welfare program undertaken by Government of India and implemented by state government since India being a federal state; for achieving multiple objectives like eliminating hunger, reduction in malnutrition and making food consumption affordable. This program reaches at the community level through the various agencies of the government. The paper focuses on the accessibility of PDS at household level and how the present policy framework results in exclusion and inclusion errors. It tries to explore the sanctioned food grain quantity received by differentiated ration cards according to income criterion at household level, and also it has highlighted on the type of corruption in food distribution that is generated by the PDS system. The data used is of secondary nature from NSSO 68 round conducted in 2012. Bivariate and multivariate techniques have been used to understand the working and consumption of food for this paper.

Keywords: calories intake, entitle food quantity, poverty aliviation through PDS, target error

Procedia PDF Downloads 323
4561 The Modified WBS Based on LEED Rating System in Decreasing Energy Consumption and Cost of Buildings

Authors: Mehrab Gholami Zangalani, Siavash Rajabpour

Abstract:

In compliance with the Statistical Centre of Iran (SCI)’s results, construction and housing section in Iran is consuming 40% of energy, which is 5 times more than the world average consumption. By considering the climate in Iran, the solutions in terms of design, construction and exploitation of the buildings by utilizing the LEED rating system (LRS) is presented, regarding to the reasons for the high levels of energy consumption during construction and housing in Iran. As a solution, innovative Work Break Structure (WBS) in accordance with LRS and Iranian construction’s methods is unveiled in this research. Also, by amending laws pertaining to the construction in Iran, the huge amount of energy and cost can be saved. Furthermore, with a scale-up of these results to the scale of big cities such as Tehran (one of the largest metropolitan areas in the middle east) in which the license to build more than two hundred and fifty units each day is issued, the amount of energy and cost that can be saved is estimated.

Keywords: costs reduction, energy statistics, leed rating system (LRS), work brake structure (WBS)

Procedia PDF Downloads 519
4560 Identification of Bioactive Substances of Opuntia ficus-indica By-Products

Authors: N. Chougui, R. Larbat

Abstract:

The first economic importance of Opuntia ficus-indica relies on the production of edible fruits. This food transformation generates a large amount of by-products (seeds and peels) in addition to cladodes produced by the plant. Several studies showed the richness of these products with bioactive substances like phenolics that have potential applications. Indeed, phenolics have been associated with protection against oxidation and several biological activities responsible of different pathologies. Consequently, there has been a growing interest in identifying natural antioxidants from plants. This study falls within the framework of the industrial exploitation of by-products of the plant. The study aims to investigate the metabolic profile of three by-products (cladodes, peel seeds) regarding total phenolic content by liquid chromatography coupled to mass spectrometry approach (LC-MSn). The byproducts were first washed, crushed and stored at negative temperature. The total phenolic compounds were then extracted by aqueous-ethanolic solvent in order to be quantified and characterized by LC-MS. According to the results obtained, the peel extract was the richest in phenolic compounds (1512.58 mg GAE/100 g DM) followed by the cladode extract (629.23 GAE/100 g DM) and finally by the seed extract (88.82 GAE/100 g DM) which is mainly used for its oil. The LC-MS analysis revealed diversity in phenolics in the three extracts and allowed the identification of hydroxybenzoic acids, hydroxycinnamic acids and flavonoids. The highest complexity was observed in the seed phenolic composition; more than twenty compounds were detected that belong to acids esters among which three feruloyl sucrose isomers. Sixteen compounds belonging to hydroxybenzoic acids, hydroxycinnamic acids and flavonoids were identified in the peel extract, whereas, only nine compounds were found in the cladode extract. It is interesting to highlight that the phenolic composition of the cladode extract was closer to that of the peel exact. However, from a quantitative viewpoint, the peel extract presented the highest amounts. Piscidic and eucomic acids were the two most concentrated molecules, corresponding to 271.3 and 121.6 mg GAE/ 100g DM respectively. The identified compounds were known to have high antioxidant and antiradical potential with the ability to inhibit lipid peroxidation and to exhibit a wide range of biological and therapeutic properties. The findings highlight the importance of using the Opuntia ficus-indica by-products.

Keywords: characterization, LC-MSn analysis, Opuntia ficus-indica, phenolics

Procedia PDF Downloads 218
4559 Development of Antioxidant Rich Bakery Products by Applying Lysine and Maillard Reaction Products

Authors: Attila Kiss, Erzsébet Némedi, Zoltán Naár

Abstract:

Due to the rapidly growing number of conscious customers in the recent years, more and more people look for products with positive physiological effects which may contribute to the preservation of their health. In response to these demands Food Science Research Institute of Budapest develops and introduces into the market new functional foods of guaranteed positive effect that contain bioactive agents. New, efficient technologies are also elaborated in order to preserve the maximum biological effect of the produced foods. The main objective of our work was the development of new functional biscuits fortified with physiologically beneficial ingredients. Bakery products constitute the base of the food nutrients’ pyramid, thus they might be regarded as foodstuffs of the largest consumed quantity. In addition to the well-known and certified physiological benefits of lysine, as an essential amino acid, a series of antioxidant type compounds is formed as a consequence of the occurring Maillard-reaction. Progress of the evoked Maillard-reaction was studied by applying diverse sugars (glucose, fructose, saccharose, isosugar) and lysine at several temperatures (120-170°C). Interval of thermal treatment was also varied (10-30 min). The composition and production technologies were tailored in order to reach the maximum of the possible biological benefits, so as to the highest antioxidant capacity in the biscuits. Out of the examined sugar components, theextent of the Maillard-reaction-driven transformation of glucose was the most pronounced at both applied temperatures. For the precise assessment of the antioxidant activity of the products FRAP and DPPH methods were adapted and optimised. To acquire an authentic and extensive mechanism of the occurring transformations, Maillard-reaction products were identified, and relevant reaction pathways were revealed. GC-MS and HPLC-MS techniques were applied for the analysis of the 60 generated MRPs and characterisation of actual transformation processes. 3 plausible major transformation routes might have been suggested based on the analytical result and the deductive sequence of possible occurring conversions between lysine and the sugars.

Keywords: Maillard-reaction, lysine, antioxidant activity, GC-MS and HPLC-MS techniques

Procedia PDF Downloads 473
4558 Theoretical Calculation of Wingtip Devices for Agricultural Aircraft

Authors: Hashim Bashir

Abstract:

The Vortex generated at the edges of the wing of an Aircraft are called the Wing Tip Vortex. The Wing Tip Vortices are associated with induced drag. The induced drag is responsible for nearly 50% of aircraft total drag and can be reduced through modifications to the wing tip. Some models displace wingtips vortices outwards diminishing the induced drag. Concerning agricultural aircrafts, wing tip vortex position is really important, while spreading products over a plantation. In this work, theoretical calculations were made in order to study the influence in aerodynamic characteristics and vortex position, over Sudanese agricultural aircraft, by the following types of wing tips: delta tip, winglet and down curved. The down curved tip was better for total drag reduction, but not good referring to vortex position. The delta tip gave moderate improvement on aerodynamic characteristic and on vortex position. The winglet had a better vortex position and lift increment, but caused an undesirable result referring to the wing root bending moment. However, winglet showed better development potential for agricultural aircraft.

Keywords: wing tip device, wing tip vortice, agricultural aircaft, winglet

Procedia PDF Downloads 305
4557 Direct Conversion of Crude Oils into Petrochemicals under High Severity Conditions

Authors: Anaam H. Al-ShaikhAli, Mansour A. Al-Herz

Abstract:

The research leverages the proven HS-FCC technology to directly crack crude oils into petrochemical building blocks. Crude oils were subjected to an optimized hydro-processing process where metal contaminants and sulfur were reduced to an acceptable level for feeding the crudes into the HS-FCC technology. The hydro-processing is achieved through a fixed-bed reactor which is composed of 3 layers of catalysts. The crude oil is passed through a dementalization catalyst followed by a desulfurization catalyst and finally a de-aromatization catalyst. The hydroprocessing was conducted at an optimized liquid hourly space velocity (LHSV), temperature, and pressure for an optimal reduction of metals and sulfur from the crudes. The hydro-processed crudes were then fed into a micro activity testing (MAT) unit to simulate the HS-FCC technology. The catalytic cracking of crude oils was conducted over tailored catalyst formulations under an optimized catalyst/oil ratio and cracking temperature for optimal production of total light olefins.

Keywords: petrochemical, catalytic cracking, catalyst synthesis, HS-FCC technology

Procedia PDF Downloads 81
4556 Guidelines for Cooperation between Police and the Media with an Approach to Prevent Juvenile Delinquency

Authors: Akbar Salimi, Mehdi Moghimi

Abstract:

Goal: Today, the cooperative and systemic work is of importance and guarantees higher efficiency. This research was done with the aim of understanding the guidelines for co-op between police and the national media in order to reduce the juvenile delinquency. Method: This research is applied in terms of goal and of a compound type, which was done through a descriptive-analytical methodology. The data were collected through field surveys and documents. The statistical population included the professors of a higher education center in the area of education affairs, where as many as 36 people were randomly selected. The data collection procedure was by way of interview and researcher made questionnaire. Findings and results: Problems caused by the national media in the area of adolescents are categorized in three levels of production, broadcasting and consumption and elimination and reduction of the problems entail a set of estimations and predictions and also some education which the police forces has the capability to operationalize them. Thus, three hypotheses were defined and by conducting t and Friedman tests, all three hypotheses were confirmed and their rating was identified.

Keywords: management, media, TV, adolscents, delinquency

Procedia PDF Downloads 242
4555 Monomial Form Approach to Rectangular Surface Modeling

Authors: Taweechai Nuntawisuttiwong, Natasha Dejdumrong

Abstract:

Geometric modeling plays an important role in the constructions and manufacturing of curve, surface and solid modeling. Their algorithms are critically important not only in the automobile, ship and aircraft manufacturing business, but are also absolutely necessary in a wide variety of modern applications, e.g., robotics, optimization, computer vision, data analytics and visualization. The calculation and display of geometric objects can be accomplished by these six techniques: Polynomial basis, Recursive, Iterative, Coefficient matrix, Polar form approach and Pyramidal algorithms. In this research, the coefficient matrix (simply called monomial form approach) will be used to model polynomial rectangular patches, i.e., Said-Ball, Wang-Ball, DP, Dejdumrong and NB1 surfaces. Some examples of the monomial forms for these surface modeling are illustrated in many aspects, e.g., construction, derivatives, model transformation, degree elevation and degress reduction.

Keywords: monomial forms, rectangular surfaces, CAGD curves, monomial matrix applications

Procedia PDF Downloads 140
4554 Use of Opti-Jet Cs Md1mr Device for Biocide Aerosolisation in 3t Magnetic Resonance

Authors: Robert Pintaric, Joze Matela, Stefan Pintaric, Stanka Vadnjal

Abstract:

Introduction: This work is aimed to represent the use of the OPTI-JET CS MD1 MR prototype for application of neutral electrolyzed oxidizing water (NEOW) in magnetic resonance rooms. Material and Methods: We produced and used OPTI-JET CS MD1 MR aerosolisator whereby was performed aerosolization. The presence of microorganisms before and after the aerosolisation was recorded with the help of cyclone air sampling. Colony formed units (CFU) was counted. Results: The number of microorganisms in magnetic resonance 3T room was low as expected. Nevertheless, a possible CFU reduction of 87% was recorded. Conclusions: The research has shown that the use of EOW for the air and hard surface disinfection can considerably reduce the presence of microorganisms and consequently the possibility of hospital infections. It has also demonstrated that the use of OPTI-JET CS MD1 MR is very good. With this research, we started new guidelines for aerosolization in magnetic resonance rooms. Future work: We predict that presented technique works very good but we must focus also on time capacity sensors, and new appropriate toxicological studies.

Keywords: biocide, electrolyzed oxidizing water (EOW), disinfection, microorganisms, OPTI-JET CS MD1MR

Procedia PDF Downloads 382