Search results for: parts per hundred grams of rubber
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3708

Search results for: parts per hundred grams of rubber

3348 Graph-Based Semantical Extractive Text Analysis

Authors: Mina Samizadeh

Abstract:

In the past few decades, there has been an explosion in the amount of available data produced from various sources with different topics. The availability of this enormous data necessitates us to adopt effective computational tools to explore the data. This leads to an intense growing interest in the research community to develop computational methods focused on processing this text data. A line of study focused on condensing the text so that we are able to get a higher level of understanding in a shorter time. The two important tasks to do this are keyword extraction and text summarization. In keyword extraction, we are interested in finding the key important words from a text. This makes us familiar with the general topic of a text. In text summarization, we are interested in producing a short-length text which includes important information about the document. The TextRank algorithm, an unsupervised learning method that is an extension of the PageRank (algorithm which is the base algorithm of Google search engine for searching pages and ranking them), has shown its efficacy in large-scale text mining, especially for text summarization and keyword extraction. This algorithm can automatically extract the important parts of a text (keywords or sentences) and declare them as a result. However, this algorithm neglects the semantic similarity between the different parts. In this work, we improved the results of the TextRank algorithm by incorporating the semantic similarity between parts of the text. Aside from keyword extraction and text summarization, we develop a topic clustering algorithm based on our framework, which can be used individually or as a part of generating the summary to overcome coverage problems.

Keywords: keyword extraction, n-gram extraction, text summarization, topic clustering, semantic analysis

Procedia PDF Downloads 68
3347 An Automatic Feature Extraction Technique for 2D Punch Shapes

Authors: Awais Ahmad Khan, Emad Abouel Nasr, H. M. A. Hussein, Abdulrahman Al-Ahmari

Abstract:

Sheet-metal parts have been widely applied in electronics, communication and mechanical industries in recent decades; but the advancement in sheet-metal part design and manufacturing is still behind in comparison with the increasing importance of sheet-metal parts in modern industry. This paper presents a methodology for automatic extraction of some common 2D internal sheet metal features. The features used in this study are taken from Unipunch ™ catalogue. The extraction process starts with the data extraction from STEP file using an object oriented approach and with the application of suitable algorithms and rules, all features contained in the catalogue are automatically extracted. Since the extracted features include geometry and engineering information, they will be effective for downstream application such as feature rebuilding and process planning.

Keywords: feature extraction, internal features, punch shapes, sheet metal

Procedia PDF Downloads 613
3346 Examination of Internally and Externally Coated Cr3C2 Exhaust Pipe of a Diesel Engine via Plasma Spray Method

Authors: H. Hazar, S. Sap

Abstract:

In this experimental study; internal and external parts of an exhaust pipe were coated with a chromium carbide (Cr3C2) material having a thickness of 100 micron by using the plasma spray method. A diesel engine was used as the test engine. Thus, the results of continuing chemical reaction in coated and uncoated exhaust pipes were investigated. Internally and externally coated exhaust pipe was compared with the standard exhaust system. External heat transfer occurring as a result of coating the internal and external parts of the exhaust pipe was reduced and its effects on harmful exhaust emissions were investigated. As a result of the experiments; a remarkable improvement was determined in emission values as a result of delay in cooling of exhaust gases due to the coating.

Keywords: chrome carbide, diesel engine, exhaust emission, thermal barrier

Procedia PDF Downloads 267
3345 A New Approach to Image Stitching of Radiographic Images

Authors: Somaya Adwan, Rasha Majed, Lamya'a Majed, Hamzah Arof

Abstract:

In order to produce images with whole body parts, X-ray of different portions of the body parts is assembled using image stitching methods. A new method for image stitching that exploits mutually feature based method and direct based method to identify and merge pairs of X-ray medical images is presented in this paper. The performance of the proposed method based on this hybrid approach is investigated in this paper. The ability of the proposed method to stitch and merge the overlapping pairs of images is demonstrated. Our proposed method display comparable if not superior performance to other feature based methods that are mentioned in the literature on the standard databases. These results are promising and demonstrate the potential of the proposed method for further development to tackle more advanced stitching problems.

Keywords: image stitching, direct based method, panoramic image, X-ray

Procedia PDF Downloads 539
3344 Minimizing Mutant Sets by Equivalence and Subsumption

Authors: Samia Alblwi, Amani Ayad

Abstract:

Mutation testing is the art of generating syntactic variations of a base program and checking whether a candidate test suite can identify all the mutants that are not semantically equivalent to the base: this technique is widely used by researchers to select quality test suites. One of the main obstacles to the widespread use of mutation testing is cost: even small pro-grams (a few dozen lines of code) can give rise to a large number of mutants (up to hundreds): this has created an incentive to seek to reduce the number of mutants while preserving their collective effectiveness. Two criteria have been used to reduce the size of mutant sets: equiva-lence, which aims to partition the set of mutants into equivalence classes modulo semantic equivalence, and selecting one representative per class; subsumption, which aims to define a partial ordering among mutants that ranks mutants by effectiveness and seeks to select maximal elements in this ordering. In this paper we analyze these two policies using analytical and em-pirical criteria.

Keywords: mutation testing, mutant sets, mutant equivalence, mutant subsumption, mutant set minimization

Procedia PDF Downloads 61
3343 VISMA: A Method for System Analysis in Early Lifecycle Phases

Authors: Walter Sebron, Hans Tschürtz, Peter Krebs

Abstract:

The choice of applicable analysis methods in safety or systems engineering depends on the depth of knowledge about a system, and on the respective lifecycle phase. However, the analysis method chain still shows gaps as it should support system analysis during the lifecycle of a system from a rough concept in pre-project phase until end-of-life. This paper’s goal is to discuss an analysis method, the VISSE Shell Model Analysis (VISMA) method, which aims at closing the gap in the early system lifecycle phases, like the conceptual or pre-project phase, or the project start phase. It was originally developed to aid in the definition of the system boundary of electronic system parts, like e.g. a control unit for a pump motor. Furthermore, it can be also applied to non-electronic system parts. The VISMA method is a graphical sketch-like method that stratifies a system and its parts in inner and outer shells, like the layers of an onion. It analyses a system in a two-step approach, from the innermost to the outermost components followed by the reverse direction. To ensure a complete view of a system and its environment, the VISMA should be performed by (multifunctional) development teams. To introduce the method, a set of rules and guidelines has been defined in order to enable a proper shell build-up. In the first step, the innermost system, named system under consideration (SUC), is selected, which is the focus of the subsequent analysis. Then, its directly adjacent components, responsible for providing input to and receiving output from the SUC, are identified. These components are the content of the first shell around the SUC. Next, the input and output components to the components in the first shell are identified and form the second shell around the first one. Continuing this way, shell by shell is added with its respective parts until the border of the complete system (external border) is reached. Last, two external shells are added to complete the system view, the environment and the use case shell. This system view is also stored for future use. In the second step, the shells are examined in the reverse direction (outside to inside) in order to remove superfluous components or subsystems. Input chains to the SUC, as well as output chains from the SUC are described graphically via arrows, to highlight functional chains through the system. As a result, this method offers a clear and graphical description and overview of a system, its main parts and environment; however, the focus still remains on a specific SUC. It helps to identify the interfaces and interfacing components of the SUC, as well as important external interfaces of the overall system. It supports the identification of the first internal and external hazard causes and causal chains. Additionally, the method promotes a holistic picture and cross-functional understanding of a system, its contributing parts, internal relationships and possible dangers within a multidisciplinary development team.

Keywords: analysis methods, functional safety, hazard identification, system and safety engineering, system boundary definition, system safety

Procedia PDF Downloads 223
3342 Development of a Robot Assisted Centrifugal Casting Machine for Manufacturing Multi-Layer Journal Bearing and High-Tech Machine Components

Authors: Mohammad Syed Ali Molla, Mohammed Azim, Mohammad Esharuzzaman

Abstract:

Centrifugal-casting machine is used in manufacturing special machine components like multi-layer journal bearing used in all internal combustion engine, steam, gas turbine and air craft turboengine where isotropic properties and high precisions are desired. Moreover, this machine can be used in manufacturing thin wall hightech machine components like cylinder liners and piston rings of IC engine and other machine parts like sleeves, and bushes. Heavy-duty machine component like railway wheel can also be prepared by centrifugal casting. A lot of technological developments are required in casting process for production of good casted machine body and machine parts. Usually defects like blowholes, surface roughness, chilled surface etc. are found in sand casted machine parts. But these can be removed by centrifugal casting machine using rotating metallic die. Moreover, die rotation, its temperature control, and good pouring practice can contribute to the quality of casting because of the fact that the soundness of a casting in large part depends upon how the metal enters into the mold or dies and solidifies. Poor pouring practice leads to variety of casting defects such as temperature loss, low quality casting, excessive turbulence, over pouring etc. Besides these, handling of molten metal is very unsecured and dangerous for the workers. In order to get rid of all these problems, the need of an automatic pouring device arises. In this research work, a robot assisted pouring device and a centrifugal casting machine are designed, developed constructed and tested experimentally which are found to work satisfactorily. The robot assisted pouring device is further modified and developed for using it in actual metal casting process. Lot of settings and tests are required to control the system and ultimately it can be used in automation of centrifugal casting machine to produce high-tech machine parts with desired precision.

Keywords: bearing, centrifugal casting, cylinder liners, robot

Procedia PDF Downloads 412
3341 Insulation Properties of Rod-Plane Electrode Covered with ATH/SIR Nano-Composite in Dry-Air

Authors: Jae-Yong Sim, Jung-Hun Kwon, Ji-Sung Park, Kee-Joe Lim

Abstract:

One of the latest trends for insulation systems to improve the insulation performance is the use of eco-friendly hybrid insulation using compressed dry-air. Despite the excellent insulation performance of sulphurhexafluoride (SF6) gas, its use has been restricted due to the problems with significant global warming potential (GWP). Accordingly, lightning impulse performance of the hybrid insulation system covered with an aluminum trihydrate/silicone rubber (ATH/SIR) nanocomposite was examined in air at atmospheric pressure and in compressed air at pressures between 0.2 and 0.6 MPa. In the experiments, the most common breakdown path took place along the surface of the covered rod. The insulation reliability after several discharges should be guaranteed in hybrid insulation. On the other hand, the surface of the covered rod was carbonized after several discharges. Therefore, nanoscale ATH can be used as a reinforcement of covered dielectrics to inhibit carbonization on the surface of a covered rod. The results were analyzed in terms of the surface resistivity of the cover dielectrics.

Keywords: nanocomposite, hybrid insulation, ATH, dry-air

Procedia PDF Downloads 448
3340 Reducing Metabolism Residues in Maintenance Goldfish (Carrasius auratus auratus) by Phytoremediation Plant

Authors: Anna Nurkhasanah, Hamzah Muhammad Ihsan, Nurul Wulandari

Abstract:

Water quality affects the body condition of aquatic organisms. One of the methods to manage water quality, usually called phytoremediation, involves using aquatic plants. The purpose of this study is to find out the best aquatic plants to reducing metabolism residues from aquatic organism. 5 aquariums (40x30x30 cm) containing 100 grams from each 4 different plants such as water hyacinth (Eichhornia crassipes), salvinia (Salvinia molesta), cabomba (Cabomba caroliniana), and hydrilla (Hydrilla verticillata), thirteen goldfis (Carrasius auratus auratus) are maintained. The maintenance is conducted through a week and water quality measurements are performed three times. The results show that pH value tends to range between 7,22-8,72. The temperature varies between 25-26 °C. DO values varies between 5,2-10,5 mg/L. Amoniac value is between 0,005–5,2 mg/L. Nitrite value is between 0,005 mg/L-2,356 mg/L. Nitrate value is between 0,791 mg/L-1,737 mg/L. CO2 value is between 2,2 mg/L-6,1 mg/L. The result of survival rate of goldfish for all treatments is 100%. Based on this study, the best aquatic plant to reduce metabolism residues is hydrilla.

Keywords: phytoremediation, goldfish, aquatic plants, water quality

Procedia PDF Downloads 518
3339 Ultrasonographic Study of Normal Scapula in Horse

Authors: Mohamad Saeed Ahrari-Khafi, Abutorab Tabatabai-Naini, Niloofar Ajvadi

Abstract:

Scapular fracture is not common in horses, due to the proper protection of scapular muscles. However, if it happens, it can cause lameness in horses. Because of the overlapping of the scapula on the contralateral scapula and the thorax, usually radiography cannot be helpful in evaluation, except in small amount of its ventral part. Although ultrasonography is mainly used for diagnosis of soft tissue injuries, it also can be used for evaluation of bone surface abnormalities. This study was intended to document the normal ultrasonographic appearance of the equine scapula. Right forelimb of six horses was used. To facilitate the image assessment, a zoning system was developed. Ultrasonography was performed by using a 5-11 MHz linear array transducer. Ultrasonographic anatomy of scapula in different parts and planes was imaged and documented, hoping to help practitioners to diagnose fractures and injuries. Results showed that ultrasonography is capable to depict different parts of the scapula and regional muscles, and can be used for detecting fractures and other abnormalities.

Keywords: horse, scapula, scapular fracture, ultrasonography

Procedia PDF Downloads 304
3338 Investigation of the Variables Affecting the Use of Charcoal to Delay Fermentation in Wet Beans Slurry Using Chemical and Physical Analysis

Authors: Anuoluwapo O. Adewole

Abstract:

Fermentation is the conversion of monomeric sugars into ethanol and carbondioxide in the presence of microorganisms under anaerobic conditions. In line with the aim and objective of this research project, which is to investigate into the variables affecting the use of charcoal to delay fermentation in wet beans slurry, some physical and chemical analysis were carried out on the wet beans slurry using a PH meter in which a thermometer is incorporated in it, and a measuring cylinder was used for the foam level test. About 250 grams of the ground beans slurry was divided into two portions for testing. The sample with charcoal was labeled sample 'A' while the second sample without charcoal was labeled sample 'B' subsequently. The experiment lasted for a period of 41.15 hours (i.e., forty-one hours and nine minutes). During the fourth process, both samples could not be tested as the laboratory had been saturated with foul odor and both samples were packed and sealed in polythene bag for disposal in the trash can. It was generally observed that the sample with the charcoal lasted for a longer time before that without charcoal before total spoilage occurred.

Keywords: fermentation, monomeric sugars, beans slurry, charcoal, anaerobic conditions

Procedia PDF Downloads 330
3337 Automated, Short Cycle Production of Polymer Composite Applications with Special Regards to the Complexity and Recyclability of Composite Elements

Authors: Peter Pomlenyi, Orsolya Semperger, Gergely Hegedus

Abstract:

The purpose of the project is to develop a complex composite component with visible class ‘A’ surface. It is going to integrate more functions, including continuous fiber reinforcement, foam core, injection molded ribs, and metal inserts. Therefore we are going to produce recyclable structural composite part from thermoplastic polymer in serial production with short cycle time for automotive applications. Our design of the process line is determined by the principles of Industry 4.0. Accordingly, our goal is to map in details the properties of the final product including the mechanical properties in order to replace metal elements used in automotive industry, with special regard to the effect of each manufacturing process step on the afore mentioned properties. Period of the project is 3 years, which lasts from the 1st of December 2016 to the 30th November 2019. There are four consortium members in the R&D project evopro systems engineering Ltd., Department of Polymer Engineering of the Budapest University of Technology and Economics, Research Centre for Natural Sciences of Hungarian Academy of Sciences and eCon Engineering Ltd. One of the most important result that we can obtain short cycle time (up to 2-3 min) with in-situ polymerization method, which is an innovation in the field of thermoplastic composite production. Because of the mentioned method, our fully automated production line is able to manufacture complex thermoplastic composite parts and satisfies the short cycle time required by the automotive industry. In addition to the innovative technology, we are able to design, analyze complex composite parts with finite element method, and validate our results. We are continuously collecting all the information, knowledge and experience to improve our technology and obtain even more accurate results with respect to the quality and complexity of the composite parts, the cycle time of the production, and the design and analyzing method of the composite parts.

Keywords: T-RTM technology, composite, automotive, class A surface

Procedia PDF Downloads 138
3336 Measuring Technology of Airship Propeller Thrust and Torque in China Academy of Aerospace Aerodynamics

Authors: Ma Hongqiang, Yang Hui, Wen Haoju, Feng Jiabo, Bi Zhixian, Nie Ying

Abstract:

In order to measure thrust and torque of airship propeller, a two-component balance and data acquisition system was developed in China Academy of Aerospace Aerodynamics(CAAA) in early time. During the development, some problems were encountered. At first, the measuring system and its protective parts made the weight of whole system increase significantly. Secondly, more parts might induce more failures, so the reliability of the system was decreased. In addition, the rigidity of the system was lowered, and the structure was more possible to vibrate. Therefore, CAAA and the Academy of Opto-Electronics, Chinese Academy of Science(AOECAS) developed a new technology, use the propeller supporting rack as a spring element, attach strain gages onto it, sum up as a generalized balance. And new math models, new calibration methods and new load determining methods were developed.

Keywords: airship, propeller, thrust and torque, flight test

Procedia PDF Downloads 354
3335 Achieving Product Robustness through Variation Simulation: An Industrial Case Study

Authors: Narendra Akhadkar, Philippe Delcambre

Abstract:

In power protection and control products, assembly process variations due to the individual parts manufactured from single or multi-cavity tooling is a major problem. The dimensional and geometrical variations on the individual parts, in the form of manufacturing tolerances and assembly tolerances, are sources of clearance in the kinematic joints, polarization effect in the joints, and tolerance stack-up. All these variations adversely affect the quality of product, functionality, cost, and time-to-market. Variation simulation analysis may be used in the early product design stage to predict such uncertainties. Usually, variations exist in both manufacturing processes and materials. In the tolerance analysis, the effect of the dimensional and geometrical variations of the individual parts on the functional characteristics (conditions) of the final assembled products are studied. A functional characteristic of the product may be affected by a set of interrelated dimensions (functional parameters) that usually form a geometrical closure in a 3D chain. In power protection and control products, the prerequisite is: when a fault occurs in the electrical network, the product must respond quickly to react and break the circuit to clear the fault. Usually, the response time is in milliseconds. Any failure in clearing the fault may result in severe damage to the equipment or network, and human safety is at stake. In this article, we have investigated two important functional characteristics that are associated with the robust performance of the product. It is demonstrated that the experimental data obtained at the Schneider Electric Laboratory prove the very good prediction capabilities of the variation simulation performed using CETOL (tolerance analysis software) in an industrial context. Especially, this study allows design engineers to better understand the critical parts in the product that needs to be manufactured with good, capable tolerances. On the contrary, some parts are not critical for the functional characteristics (conditions) of the product and may lead to some reduction of the manufacturing cost, ensuring robust performance. The capable tolerancing is one of the most important aspects in product and manufacturing process design. In the case of miniature circuit breaker (MCB), the product's quality and its robustness are mainly impacted by two aspects: (1) allocation of design tolerances between the components of a mechanical assembly and (2) manufacturing tolerances in the intermediate machining steps of component fabrication.

Keywords: geometrical variation, product robustness, tolerance analysis, variation simulation

Procedia PDF Downloads 163
3334 Influence of High Temperature and Humidity on Polymer Composites Used in Relining of Sewage

Authors: Parastou Kharazmi, Folke Björk

Abstract:

Some of the main causes for degradation of polymeric materials are thermal aging, hydrolysis, oxidation or chemical degradation by acids, alkalis or water. The first part of this paper provides a brief summary of advances in technology, methods and specification of composite materials for relining as a rehabilitation technique for sewage systems. The second part summarizes an investigation on frequently used composite materials for relining in Sweden, the rubber filled epoxy composite and reinforced polyester composite when they were immersed in deionized water or in dry conditions, and elevated temperatures up to 80°C in the laboratory. The tests were conducted by visual inspection, microscopy, Dynamic Mechanical Analysis (DMA), Differential Scanning Calorimetry (DSC) as well as mechanical testing, three point bending and tensile testing.

Keywords: composite, epoxy, polyester, relining, sewage

Procedia PDF Downloads 340
3333 Control Configuration System as a Key Element in Distributed Control System

Authors: Goodarz Sabetian, Sajjad Moshfe

Abstract:

Control system for hi-tech industries could be realized generally and deeply by a special document. Vast heavy industries such as power plants with a large number of I/O signals are controlled by a distributed control system (DCS). This system comprises of so many parts from field level to high control level, and junior instrument engineers may be confused by this enormous information. The key document which can solve this problem is “control configuration system diagram” for each type of DCS. This is a road map that covers all of activities respect to control system in each industrial plant and inevitable to be studied by whom corresponded. It plays an important role from designing control system start point until the end; deliver the system to operate. This should be inserted in bid documents, contracts, purchasing specification and used in different periods of project EPC (engineering, procurement, and construction). Separate parts of DCS are categorized here in order of importance and a brief description and some practical plan is offered. This article could be useful for all instrument and control engineers who worked is EPC projects.

Keywords: control, configuration, DCS, power plant, bus

Procedia PDF Downloads 487
3332 Assessment of Attractency of Bactrocera Zonata and Bactrocera dorsalis (Diptera:Tephritidae) to Different Biolure Phagostimulant-Mixtures

Authors: Muhammad Dildar Gogi, Muhammad Jalal Arif, Muhammad Junaid Nisar, Mubashir Iqbal, Waleed Afzal Naveed, Muhammad Ahsan Khan, Ahmad Nawaz, Muhammad Sufian, Muhammad Arshad, Amna Jalal

Abstract:

Fruit flies of Bactrocera genus cause heavy losses in fruits and vegetables globally and insecticide-application for their control creates issues of ecological backlash, environmental pollution, and food safety. There is need to explore alternatives and food-baits application is considered safe for the environment and effective for fruit fly management. Present experiment was carried out to assess the attractancy of five phagostimulant-Mixtures (PHS-Mix) prepared by mixing banana-squash, mulberry, protein-hydrolysate and molasses with some phagostimulant-lure sources including beef extract, fish extract, yeast, starch, rose oil, casein and cedar oil in five different ratios i.e., PHS-Mix-1 (1 part of all ingredients), PHS-Mix-2 (1 part of banana with 0.75 parts of all other ingredients), PHS-Mix-3 (1 part of banana with 0.5 parts of all other ingredients), PHS-Mix-4 (1 part of banana with 0.25 parts of all other ingredients) and PHS-Mix-5 (1 part of banana with 0.125 parts of all other ingredients). These were evaluated in comparison with a standard (GF-120). PHS-Mix-4 demonstrated 40.5±1.3-46.2±1.6% AI for satiated flies (class-II i.e., moderately attractive) and 59.5±2.0-68.6±3.0% AI for starved flies (class-III i.e., highly attractive) for both B. dorsalis and B. zonata in olfactometric study while the same exhibited 51.2±0.53% AI (class-III i.e., highly attractive) for B. zonata and 45.4±0.89% AI (class-II i.e., moderately attractive) for B. dorsalis in field study. PHS-Mix-1 proved non-attractive (class-I) and moderately attractive (class-II) phagostimulant in olfactometer and field studies, respectively. PHS-Mix-2 exhibited moderate attractiveness for starved lots in olfactometer and field-lot in field studies. PHS-Mix-5 proved non-attractive to starved and satiated lots of B. zonata and B. dorsalis females in olfactometer and field studies. Overall PHS-Mix-4 proved better phagostimulant-mixture followed by PHS-Mix-3 which was categorized as class-II (moderately attractive) phagostimulant for starved and satiated lots of female flies of both species in olfactometer and field studies; hence these can be exploited for fruit fly management.

Keywords: attractive index, field conditions, olfactometer, Tephritid flies

Procedia PDF Downloads 247
3331 The Role of Gastric Decompression on Postoperative Nausea and Vomiting in Orthognathic Surgery

Authors: Minna Salim, James Brady

Abstract:

Postoperative nausea and pain (PONV) are adverse effects following surgical procedures. It is especially pronounced in patients undergoing orthognathic surgery, as their mouth is closed postoperatively using wires or rubber bands. Postoperative mouth closure increases the discomfort and risk of complications associated with nausea and vomiting. Many surgeons and institutions apply gastric decompression in hopes of aspirating stomach contents and, therefore, decreasing PONV incidence. This review observed that PONV incidence was not affected by gastric decompression overall. However, the effect of gastric decompression on PONV in orthognathic surgery was variable. This paper aims to summarize the findings of gastric decompression on PONV and to determine the need for it in orthognathic surgery.

Keywords: gastric decompression, nasogastric tube, orthognathic surgery, postoperative nausea, vomiting

Procedia PDF Downloads 85
3330 Optimising Post-Process Heat Treatments of Selective Laser Melting-Produced Ti-6Al-4V Parts to Achieve Superior Mechanical Properties

Authors: Gerrit Ter Haar, Thorsten Becker, Deborah Blaine

Abstract:

The Additive Manufacturing (AM) process of Selective Laser Melting (SLM) has seen an exponential growth in sales and development in the past fifteen years. Whereas the capability of SLM was initially limited to rapid prototyping, progress in research and development (R&D) has allowed SLM to be capable of fully functional parts. This technology is still at a primitive stage and technical knowledge of the vast number of variables influencing final part quality is limited. Ongoing research and development of the sensitive printing process and post processes is of utmost importance in order to qualify SLM parts to meet international standards. Quality concerns in Ti-6Al-4V manufactured through SLM has been identified, which include: high residual stresses, part porosity, low ductility and anisotropic mechanical properties. Whereas significant quality improvements have been made through optimising printing parameters, research indicates as-produced part ductility to be a major limiting factor when compared to its wrought counterpart. This study aims at achieving an in-depth understanding of the underlining links between SLM produced Ti-6Al-4V microstructure and its mechanical properties. Knowledge of microstructural transformation kinetics of Ti-6Al-4V allows for the optimisation of post-process heat treatments thereby achieving the required process route to manufacture high quality SLM produced Ti-6Al-4V parts. Experimental methods used to evaluate the kinematics of microstructural transformation of SLM Ti-6Al-4V are: optical microscopy and electron backscatter diffraction. Results show that a low-temperature heat treatment is capable of transforming the as-produced, martensitic microstructure into a duel-phase microstructure exhibiting both a high strength and improved ductility. Furthermore, isotropy of mechanical properties can be achieved through certain annealing routes. Mechanical properties identical to that of wrought Ti-6Al-4V can, therefore, be achieved through an optimised process route.

Keywords: EBSD analysis, heat treatments, microstructural characterisation, selective laser melting, tensile behaviour, Ti-6Al-4V

Procedia PDF Downloads 420
3329 Removal of Heavy Metals from Water in the Presence of Organic Wastes: Fruit Peels

Authors: Özge Yılmaz Gel, Berk Kılıç, Derin Dalgıç, Ela Mia Sevilla Levi, Ömer Aydın

Abstract:

In this experiment, our goal was to remove heavy metals from water. Most recent studies have used removing toxic heavy elements: Cu⁺², Cr⁺³ and Fe⁺³ ions from aqueous solutions has been previously investigated with different kinds of plants like kiwi and tangerines. However, in this study, three different fruit peels were used. We tested banana, peach, and potato peels to remove heavy metal ions from their solution. The first step of the experiment was to wash the peels with distilled water and then dry the peels in an oven for 48 hrs at 80°C. Once the peels were washed and dried, 0.2 grams were weighed and added into 200 mL of %0.1 percent heavy metal solutions by mass. The mixing process was done via a magnetic stirrer. Each sample was taken in 15-minute intervals, and absorbance changes of the solutions were detected using a UV-Vis Spectrophotometer. Among the used waste products, banana peel was the most efficient one. Moreover, the amount of fruit peel, pH values of the initial heavy metal solution, and initial concentration of heavy metal solutions were investigated to determine the effect of fruit peels.

Keywords: absorbance, heavy metal, removal of heavy metals, fruit peels

Procedia PDF Downloads 72
3328 Determinants of Unmet Need for Contraception among Currently Married Women in Rural and Urban Communities of Osun State, South-West Nigeria

Authors: Abiola O. Temitayo-Oboh, Olugbenga L. Abodunrin, Wasiu O. Adebimpe, Micheal C. Asuzu

Abstract:

Introduction: Many women who are sexually active would prefer to avoid becoming pregnant but are not using any method of contraception. These women are considered to have an unmet need for contraception. In an ideal situation, all women who want to space or limit their births and are exposed to the risk of conception would use some kind of conception; in practice, however, some women fail to use contraception which put them at risk of having mistimed or unwanted births, induced abortion, or maternal death. This study, therefore, aimed to assess the determinants of unmet need for contraception among currently married women in rural and urban communities of Osun State, South-West Nigeria. Methods: This was an analytical cross-sectional comparative study, which was carried out among currently married women. Three hundred and twenty respondents each were selected for the rural and urban groups from four Local Government Areas using multi-stage sampling technique. Data were collected using a pre-tested semi-structured interviewer-administered questionnaire and focus group discussion (FGD) guide; data analysis was done with Statistical Package for Social Sciences (SPSS) version 17.0 and detailed content analysis method respectively. Statistical analysis of the difference between proportions was done by the use of the Chi-square test and T-test was used to compare the means of the continuous variables. The study also utilized descriptive, bivariate and multivariate analytical techniques to examine the effect of some variables on unmet need. Level of statistical significance was set at p-value < 0.05 for all values. Results: Two hundred and ninety-six (92.5%) of the rural and 306 (95.6%) of the urban study population had heard of contraception, 365 (57.0 %) of the total respondents had good knowledge [162 (50.6 %) for rural respondents and 203 (63.4 %) for urban respondents]. This difference was statistically significant (p < 0.001). Five hundred and twenty-one (81.4%) respondents had a positive attitude towards contraception [243 (75.9%) in the rural and 278 (86.9%) in the urban area], and the difference was also statistically significant (p < 0.001). Only 47 (14.7%) and 59 (18.4%) of rural and urban women were current contraceptive users respectively. The total unmet need for contraception among rural women was 138 (43.1%) of which 82 (25.6%) was for spacing and 56 (17.5%), for limiting. While the total unmet need for contraception among urban women was 145 (45.3%) of which 96 (30.0%) was for spacing and 49 (15.3%) for limiting. Number of living children, knowledge of contraceptive methods, discussion with health workers about family planning, couples discussion about family planning and availability of family planning services were found to be predictors of women’s unmet need for contraception (p < 0.05). Conclusion: It is, therefore, recommended that there is need to intensify reproductive health education in bridging the knowledge gap, improving attitude and modifying practices regarding use of contraception in Nigeria. Hence, this will help to enhance the utilization of family planning services among Nigerian women.

Keywords: contraception, married women, Nigeria, rural, urban, unmet need

Procedia PDF Downloads 196
3327 Characterization and the Study of Energy Potential of Municipal Solid Waste Disposed in Bauchi Town and Environs

Authors: Aliyu Mohammed Lawal, Dahiru Yau Gital

Abstract:

The characterisation and the energy potential of the municipal solid wastes in Bauchi town and environs were studied. It was found that, 35,000 tonnes of waste was generated annually at 0.19 kg/capital/day of which, the combination of plastics, rubber, polyethene bags constituted about 33%, followed by textile materials, leathers, wood 26%, combination of papers, cartons 19%, crop stalks/grass 11% and the remaining incombustible materials 11%. The heating value or calorific value of the wastes was determined using a digital calorimeter to be 6.43 MJ/kg, almost one-third of the energy content of peat which has a value of 15.9 MJ/kg. The calorific value of the fuel was found to be significant; hence, the waste could be used for energy generation.

Keywords: calorific value, characterization, digital calorimeter, incombustible, municipal solid waste

Procedia PDF Downloads 258
3326 Design Optimization of Miniature Mechanical Drive Systems Using Tolerance Analysis Approach

Authors: Eric Mxolisi Mkhondo

Abstract:

Geometrical deviations and interaction of mechanical parts influences the performance of miniature systems.These deviations tend to cause costly problems during assembly due to imperfections of components, which are invisible to a naked eye.They also tend to cause unsatisfactory performance during operation due to deformation cause by environmental conditions.One of the effective tools to manage the deviations and interaction of parts in the system is tolerance analysis.This is a quantitative tool for predicting the tolerance variations which are defined during the design process.Traditional tolerance analysis assumes that the assembly is static and the deviations come from the manufacturing discrepancies, overlooking the functionality of the whole system and deformation of parts due to effect of environmental conditions. This paper presents an integrated tolerance analysis approach for miniature system in operation.In this approach, a computer-aided design (CAD) model is developed from system’s specification.The CAD model is then used to specify the geometrical and dimensional tolerance limits (upper and lower limits) that vary component’s geometries and sizes while conforming to functional requirements.Worst-case tolerances are analyzed to determine the influenced of dimensional changes due to effects of operating temperatures.The method is used to evaluate the nominal conditions, and worse case conditions in maximum and minimum dimensions of assembled components.These three conditions will be evaluated under specific operating temperatures (-40°C,-18°C, 4°C, 26°C, 48°C, and 70°C). A case study on the mechanism of a zoom lens system is used to illustrate the effectiveness of the methodology.

Keywords: geometric dimensioning, tolerance analysis, worst-case analysis, zoom lens mechanism

Procedia PDF Downloads 164
3325 Lubrication Performance of Multi-Level Gear Oil in a Gasoline Engine

Authors: Feng-Tsai Weng, Dong- Syuan Cai, Tsochu-Lin

Abstract:

A vehicle gasoline engine converts gasoline into power so that the car can move, and lubricants are important for engines and also gear boxes. Manufacturers have produced numbers of engine oils, and gear oils for engines and gear boxes to SAE International Standards. Some products not only can improve the lubrication of both the engine and gear box but also can raise power of vehicle this can be easily seen in the advertisement declared by the manufacturers. To observe the lubrication performance, a multi-leveled (heavy duty) gear oil was added to a gasoline engine as the oil in the vehicle. The oil was checked at about every 10,000 kilometers. The engine was detailed disassembled, cleaned, and parts were measured. The wear of components of the engine parts were checked and recorded finally. Based on the experiment results, some gear oil seems possible to be used as engine oil in particular vehicles. Vehicle owners should change oil periodically in about every 6,000 miles (or 10,000 kilometers). Used car owners may change engine oil in even longer distance.

Keywords: multi-level gear oil, engine oil, viscosity, abrasion

Procedia PDF Downloads 318
3324 Mechanical Properties of Hybrid Ti6Al4V Part with Wrought Alloy to Powder-Bed Additive Manufactured Interface

Authors: Amnon Shirizly, Ohad Dolev

Abstract:

In recent years, the implementation and use of Metal Additive Manufacturing (AM) parts increase. As a result, the demand for bigger parts rises along with the desire to reduce it’s the production cost. Generally, in powder bed Additive Manufacturing technology the part size is limited by the machine build volume. In order to overcome this limitation, the parts can be built in one or more machine operations and mechanically joint or weld them together. An alternative option could be a production of wrought part and built on it the AM structure (mainly to reduce costs). In both cases, the mechanical properties of the interface have to be defined and recognized. In the current study, the authors introduce guidelines on how to examine the interface between wrought alloy and powder-bed AM. The mechanical and metallurgical properties of the Ti6Al4V materials (wrought alloy and powder-bed AM) and their hybrid interface were examined. The mechanical properties gain from tensile test bars in the built direction and fracture toughness samples in various orientations. The hybrid specimens were built onto a wrought Ti6Al4V start-plate. The standard fracture toughness (CT25 samples) and hybrid tensile specimens' were heat treated and milled as a post process to final diminutions. In this Study, the mechanical tensile tests and fracture toughness properties supported by metallurgical observation will be introduced and discussed. It will show that the hybrid approach of utilizing powder bed AM onto wrought material expanding the current limitation of the future manufacturing technology.

Keywords: additive manufacturing, hybrid, fracture-toughness, powder bed

Procedia PDF Downloads 104
3323 Study the Effect of Rubbery Phase on Morphology Development of PP/PA6/(EPDM:EPDM-g-MA) Ternary Blends

Authors: B. Afsari, M. Hassanpour, M. Shabani

Abstract:

This study aimed to investigate the phase morphology of ternary blends comprising PP, PA6, and a blend of EPDM and EPDM-g-MA in a 70/15/15 ratio. Varying ratios of EPDM to EPDM-g-MA were examined. As the proportion of EPDM-g-MA increased, an interlayer phase formed between the dispersed PA6 domains and the PP matrix. This resulted in the development of a core-shell encapsulation morphology within the blends. The concentration of the EPDM-g-MA component is inversely correlated with the average size of PA6 particles. Additionally, blends containing higher proportions of the EPDM-g-MA rubbery phase exhibited an aggregated structure of the modifier particles. Notably, as the concentration of EPDM-g-MA increased from 0% to 15% in the blend, there was a consistent monotonic reduction in the size of PA6 particles.

Keywords: phase morphology, rubbery phase, rubber functionality, ternary blends

Procedia PDF Downloads 86
3322 Teaching Practices for Subverting Significant Retentive Learner Errors in Arithmetic

Authors: Michael Lousis

Abstract:

The systematic identification of the most conspicuous and significant errors made by learners during three-years of testing of their progress in learning Arithmetic throughout the development of the Kassel Project in England and Greece was accomplished. How much retentive these errors were over three-years in the officially provided school instruction of Arithmetic in these countries has also been shown. The learners’ errors in Arithmetic stemmed from a sample, which was comprised of two hundred (200) English students and one hundred and fifty (150) Greek students. The sample was purposefully selected according to the students’ participation in each testing session in the development of the three-year project, in both domains simultaneously in Arithmetic and Algebra. Specific teaching practices have been invented and are presented in this study for subverting these learners’ errors, which were found out to be retentive to the level of the nationally provided mathematical education of each country. The invention and the development of these proposed teaching practices were founded on the rationality of the theoretical accounts concerning the explanation, prediction and control of the errors, on the conceptual metaphor and on an analysis, which tried to identify the required cognitive components and skills of the specific tasks, in terms of Psychology and Cognitive Science as applied to information-processing. The aim of the implementation of these instructional practices is not only the subversion of these errors but the achievement of the mathematical competence, as this was defined to be constituted of three elements: appropriate representations - appropriate meaning - appropriately developed schemata. However, praxis is of paramount importance, because there is no independent of science ‘real-truth’ and because praxis serves as quality control when it takes the form of a cognitive method.

Keywords: arithmetic, cognitive science, cognitive psychology, information-processing paradigm, Kassel project, level of the nationally provided mathematical education, praxis, remedial mathematical teaching practices, retentiveness of errors

Procedia PDF Downloads 315
3321 A Rapid and Cost-Effective Approach to Manufacturing Modeling Platform for Fused Deposition Modeling

Authors: Chil-Chyuan Kuo, Chen-Hsuan Tsai

Abstract:

This study presents a cost-effective approach for rapid fabricating modeling platforms utilized in fused deposition modeling system. A small-batch production of modeling platforms about 20 pieces can be obtained economically through silicone rubber mold using vacuum casting without applying the plastic injection molding. The air venting systems is crucial for fabricating modeling platform using vacuum casting. Modeling platforms fabricated can be used for building rapid prototyping model after sandblasting. This study offers industrial value because it has both time-effectiveness and cost-effectiveness.

Keywords: vacuum casting, fused deposition modeling, modeling platform, sandblasting, surface roughness

Procedia PDF Downloads 380
3320 Antimicrobial Effects and Phytochemical Analysis of Chrysophyllum Albidum Plant Parts (Leaves, Roots and Seeds) Extracts on Bacterial Isolates from Urinary Catheters

Authors: Ebere Christian Ugochukwu, Okafor Josephine, Oyawoye Tomisin

Abstract:

The occurrence of multidrug resistance patterns that have been developed by bacteria has made it difficult to properly treat infections using standard clinical medications. Hence, the use of herbs as an alternative source of therapy is considered cheap and easily accessible to locals. This research explored the antimicrobial effects of aqueous and ethanolic extracts obtained from Chrysophyllum albidum (commonly called ‘Agbalumo’ in southwest Nigeria and ‘Udara’ in the eastern and southern parts of Nigeria) plant parts (leaves, roots and seeds) against bacteria isolated from urinary catheter tips. The following isolates were obtained; Pseudomonas aeruginosa, Staphylococcus aureus, Escherichia coli, Proteus mirabilis, and Klebsiella aerogenes. The agar well diffusion method was used. The average percentages of antimicrobial resistance of the isolates to gentamycin were 45.5% for P. aeruginosa, 42.1% for E. coli, 46.9% for K. aerogenes, and ˃90% for other isolates. Qualitative phytochemical screening of the plant parts extracts was done using chemical test for the screening and identification of bioactive chemical constituents. The ethanolic extract mixtures (leaf, root and seed) had the greatest effect on all the isolates, with inhibition zones (IZs) ranging from 8-26 mm and MICs ranging from <16-32 mg/ml. The Potencies of the C. albidum extracts based on the IZ and MIC values were greater in the extract mixtures, followed by those in the roots. Phytochemical screening revealed that all the extracts contained phenol except for the seeds while tannins were present in all the extracts except the leaves. The activity of the ethanolic extracts of each part at high and low concentrations was greater than that of the aqueous extracts at the same concentrations (p<0.05). The acute toxicity results showed that the LD50 of the extracts was ˃5000 mg/body weight, indicating no toxicity. The antibacterial activities of the extract mixtures and roots on the isolates confirmed the use of C. albidum in folk medicine for the treatment of CAUTIs, hence indicating its antibacterial potential for use in novel antibiotic production.

Keywords: antimicrobials, susceptibility, minimum inhibitory concentration, extracts

Procedia PDF Downloads 26
3319 Parenting a Child with Mental Health Problems: The Role of Self-compassion

Authors: Vered Shenaar-Golan, Nava Wald, Uri Yatzkar

Abstract:

Background: Parenting children with mental health problems poses multiple challenges, including coping with difficult behavior and negative child emotions. The impact on parents includes financial strain, negative social stigma, and negative feelings of guilt or blame, resulting in significant stress and lower levels of well-being. Given findings that self-compassion plays a significant role in reducing stress and improving well-being, the current study examined the role of self-compassion in the experience of parents raising a child with mental health problems. The study tested (1) whether child behavioral/emotional problem severity is associated with higher parental stress and lower parental well-being; (2) whether self-compassion is associated with lower parental stress and higher parental well-being; and (3) whether self-compassion is a stronger predictor of parental stress and well-being than child behavioral/emotional problem severity. Methods: Three hundred and six mothers and two hundred and fifty-six fathers of children attending a hospital child and adolescent psychiatric center were assessed at admission. Consenting parents completed four questionnaires: Child Strength and Difficulty – parent version, Self-compassion, Parent Feeling Inventory, and Well-Being. Results: Child behavioral/emotional problem severity was associated with higher parental stress and lower parental well-being, and self-compassion was a stronger predictor of parental stress and well-being levels than child behavioral/emotional problem severity. For children with internalizing but not externalizing behavioral/emotional problems, parental self-compassion was the only predictor of parental well-being beyond the severity of child behavioral/emotional problems. Conclusions: Cultivating self-compassion is important in reducing parental stress and increasing parental well-being, particularly with internalizing presentations, and should be considered when designing therapeutic interventions for parents.

Keywords: parenting children with mental health problems, self-compassion, parental stress, feelings, well-being

Procedia PDF Downloads 79