Search results for: scanning path
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3207

Search results for: scanning path

2607 Turkey at the End of the Second Decade of the 21st Century: A Secular or Religious Country?

Authors: Francesco Pisano

Abstract:

Islam has been an important topic in Turkey’s institutional identity. Since the dawn of the Turkish Republic, at the end of the First World War, the new Turkish leadership was urged to deal with the religious heritage of the Sultanate. Mustafa Kemal Ataturk, Turkey’s first President, led the country in a process of internal change, substantially modifying not merely the democratic stance of it, but also the way politics was addressing the Muslim faith. Islam was banned from the public sector of the society and was drastically marginalized to the mere private sphere of citizens’ lives. Headscarves were banned from institutional buildings together with any other religious practice, while the country was proceeding down a path of secularism and Westernization. This issue is demonstrated by the fact that even a new elected Prime Minister, Recep Tayyip Erdoğan, was initially barred from taking the institutional position, because of allegations that he had read a religious text while campaigning. Over the years, thanks to this initial internal shift, Turkey has often been seen by Western partners as one of the few countries that had managed to find a perfect balance between a democratic stance and an Islamic inherent nature. In the early 2000s, this led many academics to believe that Ankara could eventually have become the next European capital. Since then, the internal and external landscape of Turkey has drastically changed. Today, religion has returned to be an important point of reference for Turkish politics, considering also the failure of the European negotiations and the always more unstable external environment of the country. This paper wants to address this issue, looking at the important role religion has covered in the Turkish society and the way it has been politicized since the early years of the Republic. It will evolve from a more theoretical debate on secularism and the path of political westernization of Turkey under Ataturk’s rule to a more practical analysis of today’s situation, passing through the failure of Ankara’s accession into the EU and the current tense political relation with its traditional NATO allies. The final objective of this research, therefore, is not to offer a meticulous opinion on Turkey’s current international stance. This issue will be left entirely to the personal consideration of the reader. Rather, it will supplement the existing literature with a comprehensive and more structured analysis on the role Islam has played on Turkish politics since the early 1920s up until the political domestic revolution of the early 2000s, after the first electoral win of the Justice and Development Party (AKP).

Keywords: democracy, Islam, Mustafa Kemal Atatürk, Recep Tayyip Erdoğan, Turkey

Procedia PDF Downloads 199
2606 An Application of Graph Theory to The Electrical Circuit Using Matrix Method

Authors: Samai'la Abdullahi

Abstract:

A graph is a pair of two set and so that a graph is a pictorial representation of a system using two basic element nodes and edges. A node is represented by a circle (either hallo shade) and edge is represented by a line segment connecting two nodes together. In this paper, we present a circuit network in the concept of graph theory application and also circuit models of graph are represented in logical connection method were we formulate matrix method of adjacency and incidence of matrix and application of truth table.

Keywords: euler circuit and path, graph representation of circuit networks, representation of graph models, representation of circuit network using logical truth table

Procedia PDF Downloads 551
2605 Design and Manufacture of Removable Nosecone Tips with Integrated Pitot Tubes for High Power Sounding Rocketry

Authors: Bjorn Kierulf, Arun Chundru

Abstract:

Over the past decade, collegiate rocketry teams have emerged across the country with various goals: space, liquid-fueled flight, etc. A critical piece of the development of knowledge within a club is the use of so-called "sounding rockets," whose goal is to take in-flight measurements that inform future rocket design. Common measurements include acceleration from inertial measurement units (IMU's), and altitude from barometers. With a properly tuned filter, these measurements can be used to find velocity, but are susceptible to noise, offset, and filter settings. Instead, velocity can be measured more directly and more instantaneously using a pitot tube, which operates by measuring the stagnation pressure. At supersonic speeds, an additional thermodynamic property is necessary to constrain the upstream state. One possibility is the stagnation temperature, measured by a thermocouple in the pitot tube. The routing of the pitot tube from the nosecone tip down to a pressure transducer is complicated by the nosecone's structure. Commercial-off-the-shelf (COTS) nosecones come with a removable metal tip (without a pitot tube). This provides the opportunity to make custom tips with integrated measurement systems without making the nosecone from scratch. The main design constraint is how the nosecone tip is held down onto the nosecone, using the tension in a threaded rod anchored to a bulkhead below. Because the threaded rod connects into a threaded hole in the center of the nosecone tip, the pitot tube follows a winding path, and the pressure fitting is off-center. Two designs will be presented in the paper, one with a curved pitot tube and a coaxial design that eliminates the need for the winding path by routing pressure through a structural tube. Additionally, three manufacturing methods will be presented for these designs: bound powder filament metal 3D printing, stereo-lithography (SLA) 3D printing, and traditional machining. These will employ three different materials, copper, steel, and proprietary resin. These manufacturing methods and materials are relatively low cost, thus accessible to student researchers. These designs and materials cover multiple use cases, based on how fast the sounding rocket is expected to travel and how important heating effects are - to measure and to avoid melting. This paper will include drawings showing key features and an overview of the design changes necessitated by the manufacture. It will also include a look at the successful use of these nosecone tips and the data they have gathered to date.

Keywords: additive manufacturing, machining, pitot tube, sounding rocketry

Procedia PDF Downloads 157
2604 Modern Literary Authors and Samuel Beckett's Trace of Lost Self in Modernity

Authors: Mohammad Mehdi Mazaheri, Mohammad Motiee Lahromi

Abstract:

In a depression after world wars, Beckett's plays presented a picture of the world fragmented and disrupted. Among other modern literary works, Beckett's path-breakingly innovative literature presented the parodies of pointlessness of human actions and thoughts in the world. This new dramatic style catapulted Beckett to the centre stage of modern drama, though it should be mentioned that he may not have been influenced in this without the prevailing climate of ideas. The prevailing literary attitude of Modernism indicates that the modern world is irrational and incoherent. The present study explores Samuel Beckett's literary approach to modern drama and shows how the author could create the characters stuck in a lifelong suspicious about the Self.

Keywords: modern drama, absurdity, the theatre of the absurd, existentialism, self searching

Procedia PDF Downloads 521
2603 A Bottleneck-Aware Power Management Scheme in Heterogeneous Processors for Web Apps

Authors: Inyoung Park, Youngjoo Woo, Euiseong Seo

Abstract:

With the advent of WebGL, Web apps are now able to provide high quality graphics by utilizing the underlying graphic processing units (GPUs). Despite that the Web apps are becoming common and popular, the current power management schemes, which were devised for the conventional native applications, are suboptimal for Web apps because of the additional layer, the Web browser, between OS and application. The Web browser running on a CPU issues GL commands, which are for rendering images to be displayed by the Web app currently running, to the GPU and the GPU processes them. The size and number of issued GL commands determine the processing load of the GPU. While the GPU is processing the GL commands, CPU simultaneously executes the other compute intensive threads. The actual user experience will be determined by either CPU processing or GPU processing depending on which of the two is the more demanded resource. For example, when the GPU work queue is saturated by the outstanding commands, lowering the performance level of the CPU does not affect the user experience because it is already deteriorated by the retarded execution of GPU commands. Consequently, it would be desirable to lower CPU or GPU performance level to save energy when the other resource is saturated and becomes a bottleneck in the execution flow. Based on this observation, we propose a power management scheme that is specialized for the Web app runtime environment. This approach incurs two technical challenges; identification of the bottleneck resource and determination of the appropriate performance level for unsaturated resource. The proposed power management scheme uses the CPU utilization level of the Window Manager to tell which one is the bottleneck if exists. The Window Manager draws the final screen using the processed results delivered from the GPU. Thus, the Window Manager is on the critical path that determines the quality of user experience and purely executed by the CPU. The proposed scheme uses the weighted average of the Window Manager utilization to prevent excessive sensitivity and fluctuation. We classified Web apps into three categories using the analysis results that measure frame-per-second (FPS) changes under diverse CPU/GPU clock combinations. The results showed that the capability of the CPU decides user experience when the Window Manager utilization is above 90% and consequently, the proposed scheme decreases the performance level of CPU by one step. On the contrary, when its utilization is less than 60%, the bottleneck usually lies in the GPU and it is desirable to decrease the performance of GPU. Even the processing unit that is not on critical path, excessive performance drop can occur and that may adversely affect the user experience. Therefore, our scheme lowers the frequency gradually, until it finds an appropriate level by periodically checking the CPU utilization. The proposed scheme reduced the energy consumption by 10.34% on average in comparison to the conventional Linux kernel, and it worsened their FPS by 1.07% only on average.

Keywords: interactive applications, power management, QoS, Web apps, WebGL

Procedia PDF Downloads 186
2602 Preparation of Nanophotonics LiNbO3 Thin Films and Studying Their Morphological and Structural Properties by Sol-Gel Method for Waveguide Applications

Authors: A. Fakhri Makram, Marwa S. Alwazni, Al-Douri Yarub, Evan T. Salim, Hashim Uda, Chin C. Woei

Abstract:

Lithium niobate (LiNbO3) nanostructures are prepared on quartz substrate by the sol-gel method. They have been deposited with different molarity concentration and annealed at 500°C. These samples are characterized and analyzed by X-ray diffraction (XRD), Scanning Electron Microscope (SEM) and Atomic Force Microscopy (AFM). The measured results showed an importance increasing in molarity concentrations that indicate the structure starts to become crystal, regular, homogeneous, well crystal distributed, which made it more suitable for optical waveguide application.

Keywords: lithium niobate, morphological properties, thin film, pechini method, XRD

Procedia PDF Downloads 435
2601 Sol-Gel Derived ZnO Nanostructures: Optical Properties

Authors: Sheo K. Mishra, Rajneesh K. Srivastava, R. K. Shukla

Abstract:

In the present work, we report on the optical properties including UV-vis absorption and photoluminescence (PL) of ZnO nanostructures synthesized by sol-gel method. Structural and morphological investigations have been performed by X-ray diffraction method (XRD) and scanning electron microscopy (SEM). The XRD result confirms the formation of hexagonal wurtzite phase of ZnO nanostructures. The presence of various diffraction peaks suggests polycrystalline nature. The XRD pattern exhibits no additional peak due to by-products such as Zn(OH)2. The average crystallite size of prepared ZnO sample corresponding to the maximum intensity peaks is to be ~38.22 nm. The SEM micrograph shows different nanostructures of pure ZnO. Photoluminescence (PL) spectrum shows several emission peaks around 353 nm, 382 nm, 419 nm, 441 nm, 483 nm and 522 nm. The obtained results suggest that the prepared phosphors are quite suitable for optoelectronic applications.

Keywords: ZnO, sol-gel, XRD, PL

Procedia PDF Downloads 389
2600 Rb-Modified Few-Layered Graphene for Gas Sensing Application

Authors: Vasant Reddy, Shivani A. Singh, Pravin S. More

Abstract:

In the present investigation, we demonstrated the fabrication of few-layers of graphene sheets with alkali metal i.e. Rb-G using chemical route method. The obtained materials were characterized by means of chemical, structural and electrical techniques, using the ultraviolet-visible spectroscopy (UV-Vis), Fourier transform infrared spectroscopy (FTIR), X-ray powder diffraction (XRD), scanning electron microscopy (SEM) and 4 points probe, respectively. The XRD studies were carried out to understand the phase of the samples where we found a sharp peak of Rb-G at 26.470. UV-Spectroscopy of Graphene and Rb-modified graphene samples shows the absorption peaks at ~248 nm and ~318 nm respectively. These analyses show that this modified material can be useful for gas sensing applications and to be used in diverse areas.

Keywords: chemical route, graphene, gas sensing, UV-spectroscopy

Procedia PDF Downloads 252
2599 Anticorrosive Properties of Poly(O-Phenylendiamine)/ZnO Nanocomposites Coated Stainless Steel

Authors: Aisha Ganash

Abstract:

Poly(o-phenylendiamine) and poly(ophenylendiamine)/ZnO(PoPd/ZnO) nanocomposites coating were prepared on type-304 austenitic stainless steel (SS) using H2SO4 acid as electrolyte by potentiostatic methods. Fourier transforms infrared spectroscopy and scanning electron microscopy techniques were used to characterize the composition and structure of PoPd/ZnO nanocomposites. The corrosion protection of polymer coatings ability was studied by Eocp-time measurement, anodic and cathodic potentiodynamic polarization and Impedance techniques in 3.5% NaCl as a corrosive solution. It was found that ZnO nanoparticles improve the barrier and electrochemical anticorrosive properties of poly(o-phenylendiamine).

Keywords: anticorrosion, conducting polymers, electrochemistry, nanocomposites

Procedia PDF Downloads 286
2598 Geomatic Techniques to Filter Vegetation from Point Clouds

Authors: M. Amparo Núñez-Andrés, Felipe Buill, Albert Prades

Abstract:

More and more frequently, geomatics techniques such as terrestrial laser scanning or digital photogrammetry, either terrestrial or from drones, are being used to obtain digital terrain models (DTM) used for the monitoring of geological phenomena that cause natural disasters, such as landslides, rockfalls, debris-flow. One of the main multitemporal analyses developed from these models is the quantification of volume changes in the slopes and hillsides, either caused by erosion, fall, or land movement in the source area or sedimentation in the deposition zone. To carry out this task, it is necessary to filter the point clouds of all those elements that do not belong to the slopes. Among these elements, vegetation stands out as it is the one we find with the greatest presence and its constant change, both seasonal and daily, as it is affected by factors such as wind. One of the best-known indexes to detect vegetation on the image is the NVDI (Normalized Difference Vegetation Index), which is obtained from the combination of the infrared and red channels. Therefore it is necessary to have a multispectral camera. These cameras are generally of lower resolution than conventional RGB cameras, while their cost is much higher. Therefore we have to look for alternative indices based on RGB. In this communication, we present the results obtained in Georisk project (PID2019‐103974RB‐I00/MCIN/AEI/10.13039/501100011033) by using the GLI (Green Leaf Index) and ExG (Excessive Greenness), as well as the change to the Hue-Saturation-Value (HSV) color space being the H coordinate the one that gives us the most information for vegetation filtering. These filters are applied both to the images, creating binary masks to be used when applying the SfM algorithms, and to the point cloud obtained directly by the photogrammetric process without any previous filter or the one obtained by TLS (Terrestrial Laser Scanning). In this last case, we have also tried to work with a Riegl VZ400i sensor that allows the reception, as in the aerial LiDAR, of several returns of the signal. Information to be used for the classification on the point cloud. After applying all the techniques in different locations, the results show that the color-based filters allow correct filtering in those areas where the presence of shadows is not excessive and there is a contrast between the color of the slope lithology and the vegetation. As we have advanced in the case of using the HSV color space, it is the H coordinate that responds best for this filtering. Finally, the use of the various returns of the TLS signal allows filtering with some limitations.

Keywords: RGB index, TLS, photogrammetry, multispectral camera, point cloud

Procedia PDF Downloads 138
2597 Ontology as Knowledge Capture Tool in Organizations: A Literature Review

Authors: Maria Margaretha, Dana Indra Sensuse, Lukman

Abstract:

Knowledge capture is a step in knowledge life cycle to get knowledge in the organization. Tacit and explicit knowledge are needed to organize in a path, so the organization will be easy to choose which knowledge will be use. There are many challenges to capture knowledge in the organization, such as researcher must know which knowledge has been validated by an expert, how to get tacit knowledge from experts and make it explicit knowledge, and so on. Besides that, the technology will be a reliable tool to help the researcher to capture knowledge. Some paper wrote how ontology in knowledge management can be used for proposed framework to capture and reuse knowledge. Organization has to manage their knowledge, process capture and share will decide their position in the business area. This paper will describe further from literature review about the tool of ontology that will help the organization to capture its knowledge.

Keywords: knowledge capture, ontology, technology, organization

Procedia PDF Downloads 593
2596 Investigating the Impacts on Cyclist Casualty Severity at Roundabouts: A UK Case Study

Authors: Nurten Akgun, Dilum Dissanayake, Neil Thorpe, Margaret C. Bell

Abstract:

Cycling has gained a great attention with comparable speeds, low cost, health benefits and reducing the impact on the environment. The main challenge associated with cycling is the provision of safety for the people choosing to cycle as their main means of transport. From the road safety point of view, cyclists are considered as vulnerable road users because they are at higher risk of serious casualty in the urban network but more specifically at roundabouts. This research addresses the development of an enhanced mathematical model by including a broad spectrum of casualty related variables. These variables were geometric design measures (approach number of lanes and entry path radius), speed limit, meteorological condition variables (light, weather, road surface) and socio-demographic characteristics (age and gender), as well as contributory factors. Contributory factors included driver’s behavior related variables such as failed to look properly, sudden braking, a vehicle passing too close to a cyclist, junction overshot, failed to judge other person’s path, restart moving off at the junction, poor turn or manoeuvre and disobeyed give-way. Tyne and Wear in the UK were selected as a case study area. The cyclist casualty data was obtained from UK STATS19 National dataset. The reference categories for the regression model were set to slight and serious cyclist casualties. Therefore, binary logistic regression was applied. Binary logistic regression analysis showed that approach number of lanes was statistically significant at the 95% level of confidence. A higher number of approach lanes increased the probability of severity of cyclist casualty occurrence. In addition, sudden braking statistically significantly increased the cyclist casualty severity at the 95% level of confidence. The result concluded that cyclist casualty severity was highly related to approach a number of lanes and sudden braking. Further research should be carried out an in-depth analysis to explore connectivity of sudden braking and approach number of lanes in order to investigate the driver’s behavior at approach locations. The output of this research will inform investment in measure to improve the safety of cyclists at roundabouts.

Keywords: binary logistic regression, casualty severity, cyclist safety, roundabout

Procedia PDF Downloads 169
2595 High Temperature Volume Combustion Synthesis of Ti3Al with Low Porosities

Authors: Nese Ozturk Korpe, Muhammed H. Karas

Abstract:

Reaction synthesis, or combustion synthesis, is a processing technique in which the thermal activation energy of formation of a compound is sustained by its exothermic heat of reaction. The aim of the present study was to investigate the effect of high initial pressing pressures (420 MPa, 630 MPa, and 850 MPa) on porosity of Ti3Al which produced by volume combustion synthesis. Microstructure examinations were performed by optical microscope (OM) and scanning electron microscope (SEM). Phase analyses were performed with X-ray diffraction device (XRD). A significant decrease in porosity was obtained due to an increase in the initial pressing pressure.

Keywords: Titanium Aluminide, Volume Combustion Synthesis, Intermetallic, Porosity

Procedia PDF Downloads 163
2594 Structure-Phase States of Al-Si Alloy After Electron-Beam Treatment and Multicycle Fatigue

Authors: Krestina V. Alsaraeva, Victor E. Gromov, Sergey V. Konovalov, Anna A. Atroshkina

Abstract:

Processing of Al-19.4Si alloy by high intensive electron beam has been carried out and multiple increase in fatigue life of the material has been revealed. Investigations of structure and surface modified layer destruction of Al-19.4Si alloy subjected to multicycle fatigue tests to fracture have been carried out by methods of scanning electron microscopy. The factors responsible for the increase of fatigue life of Al-19.4Si alloy have been revealed and analyzed.

Keywords: Al-19.4Si alloy, high intensive electron beam, multicycle fatigue, structure

Procedia PDF Downloads 544
2593 Aerodynamic Effects of Ice and Its Influences on Flight Characteristics of Low Speed Unmanned Aerial Vehicles

Authors: I. McAndrew, K. L. Witcher, E. Navarro

Abstract:

This paper presents the theory and application of low-speed flight for unmanned aerial vehicles when subjected to surface environmental conditions such as ice on the leading edge and upper surface. A model was developed and tested in a wind tunnel to see how theory compares with practice at various speed including take-off, landing and operational applications where head winds substantially alter parameters. Furthermore, a comparison is drawn with maned operations and how that this subject is currently under-supported with accurate theory or knowledge for designers or operators to make informed decision or accommodate individual applications. The effects of ice formation for lift and drag are determined for a range of different angles of attacks.

Keywords: aerodynamics, environmental influences, glide path ratio, unmanned vehicles

Procedia PDF Downloads 322
2592 Production and Characterization of Al-BN Composite Materials by Using Powder Metallurgy

Authors: Ahmet Yonetken, Ayhan Erol

Abstract:

Aluminum matrix composites containing 3, 6, 9, 12 and 15% BN has been fabricated by conventional microwave sintering at 550°C temperature. Compounds formation between Al and BN powders is observed after sintering under Ar shroud. XRD, SEM (Scanning Electron Microscope), mechanical testing and measurements were employed to characterize the properties of Al + BN composite. Experimental results suggest that the best properties as hardness 42,62 HV were obtained for Al+12% BN composite. In this study, the powder metallurgy method was used. It is aimed to produce a light composite with Al matrix BN powders. It has been increased in strength and hardness besides its lightness. Ceramic powders are added to improve mechanical properties.

Keywords: ceramic-metal composites, proporties, powder metallurgy, sintering

Procedia PDF Downloads 189
2591 Investigation on Hydration Mechanism of Eco-Friendly Concrete

Authors: Aliakbar Sayadi, Thomas Neitzert, Charles Clifton

Abstract:

The hydration process of a green concrete with differences on fly ash and the poly-lactic acid ratio was investigated using electrical resistivity measurement. The results show that the hydration process of proposed concrete was significantly different with concrete containing petroleum aggregate. Moreover, a microstructure analysis corresponding to each hydration stage is conducted with scanning microscope for ploy-lactic acid and expanded polystyrene concrete. In addition, specific equations using the variables of this study were developed to understand and predict the relationship between setting time and resistivity development of proposed concrete containing eco-friendly aggregate.

Keywords: green concrete, SEM, hydration mechanism, eco-friendly aggregate

Procedia PDF Downloads 313
2590 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 438
2589 Preparation and Characterization of Silk/Diopside Composite Nanofibers via Electrospinning for Tissue Engineering Application

Authors: Abbas Teimouri, Leila Ghorbanian, Iren Dabirian

Abstract:

This work focused on preparation and characterizations of silk fibroin (SF)/nanodiopside nanoceramic via electrospinning process. Nanofibrous scaffolds were characterized by combined techniques of scanning electron microscopy (SEM), Fourier-transform infrared spectroscopy (FTIR), X-ray diffraction (XRD). The results confirmed that fabricated SF/diopside scaffolds improved cell attachment and proliferation. The results indicated that the electrospun of SF/nanodiopside nanofibrous scaffolds could be considered as ideal candidates for tissue engineering.

Keywords: electrospinning, nanofibers, silk fibroin, diopside, composite scaffold

Procedia PDF Downloads 266
2588 Luminescent Enhancement with Morphology Controlled Gd2O3:Eu Phosphors

Authors: Ruby Priya, Om Parkash Pandey

Abstract:

Eu doped Gd₂O₃ phosphors are synthesized via co-precipitation method using ammonia as a precipitating agent. The concentration of the Eu was set as 4 mol% for all the samples. The effect of the surfactants (CTAB, PEG, and SDS) on the structural, morphological and luminescent properties has been studied in details. The as-synthesized phosphors were characterized by X-ray diffraction technique, Field emission scanning electron microscopy, Fourier transformed infrared spectroscopy and photoluminescence technique. It was observed that the surfactants have not changed the crystal structure, but influenced the morphology of as-synthesized phosphors to a great extent. The as-synthesized phosphors are expected to be promising candidates for optoelectronic devices, biosensors, MRI contrast agents and various biomedical applications.

Keywords: co-precipitation, Europium, photoluminescence, surfactants

Procedia PDF Downloads 176
2587 Manufacturing and Characterization of Ni-Matrix Composite Reinforced with Ti3SiC2 and Ti2AlC; and Al-Matrix with Ti2SiC

Authors: M. Hadji, N. Chiker, Y. Hadji, A. Haddad

Abstract:

In this paper, we report for the first time on the synthesis and characterization of novel MAX phases (Ti3SiC2, Ti2AlC) reinforced Ni-matrix and Ti2AlC reinforced Al-matrix. The stability of MAX phases in Al-matrix and Ni-matrix at a temperature of 985°C has been investigated. All the composites were cold pressed and sintered at a temperature of 985°C for 20min in H2 environment, except (Ni/Ti3SiC2) who was sintered at 1100°C for 1h.Microstructure analysis by scanning electron microscopy and phase analysis by X-Ray diffraction confirmed that there was minimal interfacial reaction between MAX particles and Ni, thus Al/MAX samples shown that MAX phases was totally decomposed at 985°C.The Addition of MAX enhanced the Al-matrix and Ni-matrix.

Keywords: MAX phase, microstructures, composites, hardness, SEM

Procedia PDF Downloads 337
2586 GIS Based Project Management Information System for Infrastructure Projects

Authors: Riki Panchal, Debasis Sarkar

Abstract:

This paper describes the work done for the GIS-based project management for different infrastructure projects. It is a review paper which gives the idea of the trends in the construction project management and various models adopted for the betterment of the project planning and execution. Traditional scheduling and progress control techniques such as bar charts and the critical path method fail to provide information pertaining to the spatial aspects of a construction project. An integrated system was developed to represent construction progress not only in terms of a CPM schedule but also in terms of a graphical representation of the construction that is synchronized with the work schedule. Hence, it is suggested to work on the common platform from where all the data can be shared and analyzed.

Keywords: GIS, project management, integrated model, infrastructure project

Procedia PDF Downloads 512
2585 Preparation and Characterization of Nano-Metronidazole by Planetary Ball-Milling

Authors: Shahriar Ghammamy, Maryam Gholipoor

Abstract:

Metronidazole nano -powders with the average mean particle size around 90 nm were synthesized by high-energy milling using a planetary ball mill is provided. The Scattering factors, milling of time,the ball size and ball to powder ratio on the material properties powder by the Ray diffraction (XRD) study, scanning electron microscopy (SEM), IR. It has been observed that the density of nano-sized grinding balls as ball to powder ratio depends. Using the dispersion factor, the density Can be reduced below the initial particle size was achieved.

Keywords: metronidazole, ball-milling, nanoparticles, characterization, XRD diffraction

Procedia PDF Downloads 389
2584 Influence of Bacterial Biofilm on the Corrosive Processes in Electronic Equipment

Authors: Iryna P. Dzieciuch, Michael D. Putman

Abstract:

Humidity is known to degrade Navy ship electronic equipment, especially in hot moist environments. If left untreated, it can cause significant and permanent damage. Even rigorous inspection and frequent clean-up would not prevent further equipment contamination and degradation because of the constant presence of favorable growth conditions for many microorganisms. Generally, relative humidity levels of less than 60% will inhibit corrosion in electronic equipment, but because NAVY electronics often operate in hot and humid environments, prevention via dehumidification is not always possible. Currently, there is no defined research that fully describes key mechanisms which cause electronics and its coating degradation. The corrosive action of most bacteria is mainly developed through (i) mycelium adherence to the metal plates, (ii) facilitation the formation of pitting areas, (iii) production of organic acids such as citric, iso-citric, cis-aconitic, alpha-ketoglutaric, which are corrosive to electronic equipment and its components. Our approach studies corrosive action in electronic equipment: circuit-board, wires and connections that are exposed in the humid environment that gets worse during condensation. In our new approach the technical task is built on work with the bacterial communities in public areas, bacterial genetics, bioinformatics, biostatistics and Scanning Electron Microscopy (SEM) of corroded circuit boards. Based on these methods, we collect and examine environmental samples from biofilms of the corroded and non-corroded sites, where bacterial contamination of electronic equipment, such as machine racks and shore boats, is an ongoing concern. Sample collection and sample analysis is focused on addressing the key questions identified above through the following tasks: laboratory sample processing and evaluation under scanning electron microscopy, initial sequencing and data evaluation; bioinformatics and data analysis. Preliminary results from scanning electron microscopy (SEM) have revealed that metal particulates and alloys in corroded samples consists mostly of Tin ( < 40%), Silicon ( < 4%), Sulfur ( < 1%), Aluminum ( < 2%), Magnesium ( < 2%), Copper ( < 1%), Bromine ( < 2%), Barium ( <1%) and Iron ( < 2%) elements. We have also performed X 12000 magnification of the same sites and that proved existence of undisrupted biofilm organelles and crystal structures. Non-corrosion sites have revealed high presence of copper ( < 47%); other metals remain at the comparable level as on the samples with corrosion. We have performed X 1000 magnification on the non-corroded at the sites and have documented formation of copper crystals. The next step of this study, is to perform metagenomics sequencing at all sites and to compare bacterial composition present in the environment. While copper is nontoxic to the living organisms, the process of bacterial adhesion creates acidic environment by releasing citric, iso-citric, cis-aconitic, alpha-ketoglutaric acidics, which in turn release copper ions Cu++, which that are highly toxic to the bacteria and higher order living organisms. This phenomenon, might explain natural “antibiotic” properties that are lacking in elements such as tin. To prove or deny this hypothesis we will use next - generation sequencing (NGS) methods to investigate types and growth cycles of bacteria that from bacterial biofilm the on corrosive and non-corrosive samples.

Keywords: bacteria, biofilm, circuit board, copper, corrosion, electronic equipment, organic acids, tin

Procedia PDF Downloads 150
2583 Emotion Motives Predict the Mood States of Depression and Happiness

Authors: Paul E. Jose

Abstract:

A new self-report measure named the General Emotion Regulation Measure (GERM) assesses four key goals for experiencing broad valenced groups of emotions: 1) trying to experience positive emotions (e.g., joy, pride, liking a person); 2) trying to avoid experiencing positive emotions; 3) trying to experience negative emotions (e.g., anger, anxiety, contempt); and 4) trying to avoid experiencing negative emotions. Although individual differences in GERM motives have been identified, evidence of validity with common mood outcomes is lacking. In the present study, whether GERM motives predict self-reported subjective happiness and depressive symptoms (CES-D) was tested with a community sample of 833 young adults. It was predicted that the GERM motive of trying to experience positive emotions would positively predict subjective happiness, and analogously trying to experience negative emotions would predict depressive symptoms. An initial path model was constructed in which the four GERM motives predicted both subjective happiness and depressive symptoms. The fully saturated model included three non-significant paths, which were subsequently pruned, and a good fitting model was obtained (CFI = 1.00; RMR = .007). Two GERM motives significantly predicted subjective happiness: 1) trying to experience positive emotions ( = .38, p < .001) and 2) trying to avoid experiencing positive emotions ( = -.48, p <.001). Thus, individuals who reported high levels of trying to experience positive emotions reported high levels of happiness, and individuals who reported low levels of trying to avoid experiencing positive emotions also reported high levels of happiness. Three GERM motives significantly predicted depressive symptoms: 1) trying to avoid experiencing positive emotions ( = .20, p <.001); 2) trying to experience negative emotions ( = .15, p <.001); and 3) trying to experience positive emotions (= -.07, p <.001). In agreement with predictions, trying to experience positive emotions was positively associated with subjective happiness and trying to experience negative emotions was positively associated with depressive symptoms. In essence, these two valenced mood states seem to be sustained by trying to experience similarly valenced emotions. However, the three other significant paths in the model indicated that emotional motives play a complicated role in supporting both positive and negative mood states. For subjective happiness, the GERM motive of not trying to avoid positive emotions, i.e., not avoiding happiness, was also a strong predictor of happiness. Thus, people who report being the happiest are those individuals who not only strive to experience positive emotions but also are not ambivalent about them. The pattern for depressive symptoms was more nuanced. Individuals who reported higher depressive symptoms also reported higher levels of avoiding positive emotions and trying to experience negative emotions. The strongest predictor for depressed mood was avoiding positive emotions, which would suggest that happiness aversion or fear of happiness is an important motive for dysphoric people. Future work should determine whether these patterns of association are similar among clinically depressed people, and longitudinal data are needed to determine temporal relationships between motives and mood states.

Keywords: emotions motives, depression, subjective happiness, path model

Procedia PDF Downloads 192
2582 Utilization of Low-Cost Adsorbent Fly Ash for the Removal of Phenol from Water

Authors: Ihsanullah, Muataz Ali Atieh

Abstract:

In this study, a low-cost adsorbent carbon fly ash (CFA) was used for the removal of Phenol from the water. The adsorbent characteristics were observed by the Thermogravimetric Analysis (TGA), BET specific surface area analyzer, Zeta Potential and Field Emission Scanning Electron Microscopy (FE-SEM). The effect of pH, agitation speed, contact time, adsorbent dosage, and initial concentration of phenol were studied on the removal of phenol from the water. The optimum values of these variables for maximum removal of phenol were also determined. Both Freundlich and Langmuir isotherm models were successfully applied to describe the experimental data. Results showed that low-cost adsorbent phenol can be successfully applied for the removal of Phenol from the water.

Keywords: phenol, fly ash, adsorption, carbon adsorbents

Procedia PDF Downloads 318
2581 Improved Traveling Wave Method Based Fault Location Algorithm for Multi-Terminal Transmission System of Wind Farm with Grounding Transformer

Authors: Ke Zhang, Yongli Zhu

Abstract:

Due to rapid load growths in today’s highly electrified societies and the requirement for green energy sources, large-scale wind farm power transmission system is constantly developing. This system is a typical multi-terminal power supply system, whose structure of the network topology of transmission lines is complex. What’s more, it locates in the complex terrain of mountains and grasslands, thus increasing the possibility of transmission line faults and finding the fault location with difficulty after the faults and resulting in an extremely serious phenomenon of abandoning the wind. In order to solve these problems, a fault location method for multi-terminal transmission line based on wind farm characteristics and improved single-ended traveling wave positioning method is proposed. Through studying the zero sequence current characteristics by using the characteristics of the grounding transformer(GT) in the existing large-scale wind farms, it is obtained that the criterion for judging the fault interval of the multi-terminal transmission line. When a ground short-circuit fault occurs, there is only zero sequence current on the path between GT and the fault point. Therefore, the interval where the fault point exists is obtained by determining the path of the zero sequence current. After determining the fault interval, The location of the short-circuit fault point is calculated by the traveling wave method. However, this article uses an improved traveling wave method. It makes the positioning accuracy more accurate by combining the single-ended traveling wave method with double-ended electrical data. What’s more, a method of calculating the traveling wave velocity is deduced according to the above improvements (it is the actual wave velocity in theory). The improvement of the traveling wave velocity calculation method further improves the positioning accuracy. Compared with the traditional positioning method, the average positioning error of this method is reduced by 30%.This method overcomes the shortcomings of the traditional method in poor fault location of wind farm transmission lines. In addition, it is more accurate than the traditional fixed wave velocity method in the calculation of the traveling wave velocity. It can calculate the wave velocity in real time according to the scene and solve the traveling wave velocity can’t be updated with the environment and real-time update. The method is verified in PSCAD/EMTDC.

Keywords: grounding transformer, multi-terminal transmission line, short circuit fault location, traveling wave velocity, wind farm

Procedia PDF Downloads 256
2580 Properties and Microstructure of Scaled-Up MgO Concrete Blocks Incorporating Fly Ash or Ground Granulated Blast-Furnace Slag

Authors: L. Pu, C. Unluer

Abstract:

MgO cements have the potential to sequester CO2 in construction products, and can be partial or complete replacement of PC in concrete. Construction block is a promising application for reactive MgO cements. Main advantages of blocks are: (i) suitability for sequestering CO2 due to their initially porous structure; (ii) lack of need for in-situ treatment as carbonation can take place during fabrication; and (iii) high potential for commercialization. Both strength gain and carbon sequestration of MgO cements depend on carbonation process. Fly ash and ground granulated blast-furnace slag (GGBS) are pozzolanic material and are proved to improve many of the performance characteristics of the concrete, such as strength, workability, permeability, durability and corrosion resistance. A very limited amount of work has been reported on the production of MgO blocks on a large scale so far. A much more extensive study, wherein blocks with different mix design is needed to verify the feasibility of commercial production. The changes in the performance of the samples were evaluated by compressive strength testing. The properties of the carbonation products were identified by X-ray diffraction (XRD) and scanning electron microscopy (SEM)/ field emission scanning electron microscopy (FESEM), and the degree of carbonation was obtained by thermogravimetric analysis (TGA), XRD and energy dispersive X-ray (EDX). The results of this study enabled the understanding the relationship between lab-scale samples and scale-up blocks based on their mechanical performance and microstructure. Results indicate that for both scaled-up and lab-scale samples, MgO samples always had the highest strength results, followed by MgO-fly ash samples and MgO-GGBS had relatively lowest strength. The lower strength of MgO with fly ash/GGBS samples at early stage is related to the relatively slow hydration process of pozzolanic materials. Lab-scale cubic samples were observed to have higher strength results than scaled-up samples. The large size of the scaled-up samples made it more difficult to let CO2 to reach inner part of the samples and less carbonation products formed. XRD, TGA and FESEM/EDX results indicate the existence of brucite and HMCs in MgO samples, M-S-H, hydrotalcite in the MgO-fly ash samples and C-S-H, hydrotalctie in the MgO-GGBS samples. Formation of hydration products (M-S-H, C-S-H, hydrotalcite) and carbonation products (hydromagnecite, dypingite) increased with curing duration, which is the reason of increasing strength. This study verifies the advantage of large-scale MgO blocks over common PC blocks and the feasibility of commercial production of MgO blocks.

Keywords: reactive MgO, fly ash, ground granulated blast-furnace slag, carbonation, CO₂

Procedia PDF Downloads 180
2579 Covalent Functionalization of Graphene Oxide with Aliphatic Polyisocyanate

Authors: E. Changizi, E. Ghasemi, B. Ramezanzadeh, M. Mahdavian

Abstract:

In this study, the graphene oxide was functionalized with polyisocyanate (piGO). The functionalization was carried out at 45⁰C for 24 hrs under nitrogen atmosphere. The X-ray diffraction (XRD), scanning electron microscope (SEM), Fourier transform infrared spectroscopy (FT-IR) and thermal gravimetric analysis (TGA) were utilized in order to evaluate the GO functionalization. The GO and piGO stability were then investigated in polar and nonpolar solvents. Results obtained showed that polyisocyanate was successfully grafted on the surface of graphen oxide sheets through covalent bonds formation. The surface nature of the graphen oxide was changed into the hydrophobic after functionalization. Moreover, the graphen oxide sheets interlayer distance increased after modification.

Keywords: graphen oxide, functionalization, polyisocyanate, XRD, TGA, FTIR

Procedia PDF Downloads 439
2578 Electrodeposited Silver Nanostructures: A Non-Enzymatic Sensor for Hydrogen Peroxide

Authors: Mandana Amiri, Sima Nouhi, Yashar Azizan-Kalandaragh

Abstract:

Silver nanostructures have been successfully fabricated by using electrodeposition method onto indium-tin-oxide (ITO) substrate. Scanning electron microscopy (SEM), electrochemical impedance spectroscopy (EIS) and ultraviolet-visible spectroscopy (UV-Vis) techniques were employed for characterization of silver nanostructures. The results show nanostructures with different morphology and electrochemical properties can be obtained by various the deposition potentials and times. Electrochemical behavior of the nanostructures has been studied by using cyclic voltammetry. Silver nanostructures exhibits good electrocatalytic activity towards the reduction of H2O2. The presented electrode can be employed as sensing element for hydrogen peroxide.

Keywords: electrochemical sensor, electrodeposition, hydrogen peroxide, silver nanostructures

Procedia PDF Downloads 504