Search results for: High-tech applications
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6289

Search results for: High-tech applications

3919 Settlement Prediction for Tehran Subway Line-3 via FLAC3D and ANFIS

Authors: S. A. Naeini, A. Khalili

Abstract:

Nowadays, tunnels with different applications are developed, and most of them are related to subway tunnels. The excavation of shallow tunnels that pass under municipal utilities is very important, and the surface settlement control is an important factor in the design. The study sought to analyze the settlement and also to find an appropriate model in order to predict the behavior of the tunnel in Tehran subway line-3. The displacement in these sections is also determined by using numerical analyses and numerical modeling. In addition, the Adaptive Neuro-Fuzzy Inference System (ANFIS) method is utilized by Hybrid training algorithm. The database pertinent to the optimum network was obtained from 46 subway tunnels in Iran and Turkey which have been constructed by the new Austrian tunneling method (NATM) with similar parameters based on type of their soil. The surface settlement was measured, and the acquired results were compared to the predicted values. The results disclosed that computing intelligence is a good substitute for numerical modeling.

Keywords: settlement, Subway Line, FLAC3D, ANFIS Method

Procedia PDF Downloads 225
3918 Speedup Breadth-First Search by Graph Ordering

Authors: Qiuyi Lyu, Bin Gong

Abstract:

Breadth-First Search(BFS) is a core graph algorithm that is widely used for graph analysis. As it is frequently used in many graph applications, improve the BFS performance is essential. In this paper, we present a graph ordering method that could reorder the graph nodes to achieve better data locality, thus, improving the BFS performance. Our method is based on an observation that the sibling relationships will dominate the cache access pattern during the BFS traversal. Therefore, we propose a frequency-based model to construct the graph order. First, we optimize the graph order according to the nodes’ visit frequency. Nodes with high visit frequency will be processed in priority. Second, we try to maximize the child nodes overlap layer by layer. As it is proved to be NP-hard, we propose a heuristic method that could greatly reduce the preprocessing overheads. We conduct extensive experiments on 16 real-world datasets. The result shows that our method could achieve comparable performance with the state-of-the-art methods while the graph ordering overheads are only about 1/15.

Keywords: breadth-first search, BFS, graph ordering, graph algorithm

Procedia PDF Downloads 132
3917 Prediction of the Thermodynamic Properties of Hydrocarbons Using Gaussian Process Regression

Authors: N. Alhazmi

Abstract:

Knowing the thermodynamics properties of hydrocarbons is vital when it comes to analyzing the related chemical reaction outcomes and understanding the reaction process, especially in terms of petrochemical industrial applications, combustions, and catalytic reactions. However, measuring the thermodynamics properties experimentally is time-consuming and costly. In this paper, Gaussian process regression (GPR) has been used to directly predict the main thermodynamic properties - standard enthalpy of formation, standard entropy, and heat capacity -for more than 360 cyclic and non-cyclic alkanes, alkenes, and alkynes. A simple workflow has been proposed that can be applied to directly predict the main properties of any hydrocarbon by knowing its descriptors and chemical structure and can be generalized to predict the main properties of any material. The model was evaluated by calculating the statistical error R², which was more than 0.9794 for all the predicted properties.

Keywords: thermodynamic, Gaussian process regression, hydrocarbons, regression, supervised learning, entropy, enthalpy, heat capacity

Procedia PDF Downloads 215
3916 Investigation of the Stability of the F* Iterative Algorithm on Strong Peudocontractive Mappings and Its Applications

Authors: Felix Damilola Ajibade, Opeyemi O. Enoch, Taiwo Paul Fajusigbe

Abstract:

This paper is centered on conducting an inquiry into the stability of the F* iterative algorithm to the fixed point of a strongly pseudo-contractive mapping in the framework of uniformly convex Banach spaces. To achieve the desired result, certain existing inequalities in convex Banach spaces were utilized, as well as the stability criteria of Harder and Hicks. Other necessary conditions for the stability of the F* algorithm on strong pseudo-contractive mapping were also obtained. Through a numerical approach, we prove that the F* iterative algorithm is H-stable for strongly pseudo-contractive mapping. Finally, the solution of the mixed-type Volterra-Fredholm functional non-linear integral equation is estimated using our results.

Keywords: stability, F* -iterative algorithm, pseudo-contractive mappings, uniformly convex Banach space, mixed-type Volterra-Fredholm integral equation

Procedia PDF Downloads 97
3915 Augmented Reality Enhanced Order Picking: The Potential for Gamification

Authors: Stavros T. Ponis, George D. Plakas-Koumadorakis, Sotiris P. Gayialis

Abstract:

Augmented Reality (AR) can be defined as a technology, which takes the capabilities of computer-generated display, sound, text and effects to enhance the user's real-world experience by overlaying virtual objects into the real world. By doing that, AR is capable of providing a vast array of work support tools, which can significantly increase employee productivity, enhance existing job training programs by making them more realistic and in some cases introduce completely new forms of work and task executions. One of the most promising AR industrial applications, as literature shows, is the use of Head Worn, monocular or binocular Displays (HWD) to support logistics and production operations, such as order picking, part assembly and maintenance. This paper presents the initial results of an ongoing research project for the introduction of a dedicated AR-HWD solution to the picking process of a Distribution Center (DC) in Greece operated by a large Telecommunication Service Provider (TSP). In that context, the proposed research aims to determine whether gamification elements should be integrated in the functional requirements of the AR solution, such as providing points for reaching objectives and creating leaderboards and awards (e.g. badges) for general achievements. Up to now, there is a an ambiguity on the impact of gamification in logistics operations since gamification literature mostly focuses on non-industrial organizational contexts such as education and customer/citizen facing applications, such as tourism and health. To the contrary, the gamification efforts described in this study focus in one of the most labor- intensive and workflow dependent logistics processes, i.e. Customer Order Picking (COP). Although introducing AR in COP, undoubtedly, creates significant opportunities for workload reduction and increased process performance the added value of gamification is far from certain. This paper aims to provide insights on the suitability and usefulness of AR-enhanced gamification in the hard and very demanding environment of a logistics center. In doing so, it will utilize a review of the current state-of-the art regarding gamification of production and logistics processes coupled with the results of questionnaire guided interviews with industry experts, i.e. logisticians, warehouse workers (pickers) and AR software developers. The findings of the proposed research aim to contribute towards a better understanding of AR-enhanced gamification, the organizational change it entails and the consequences it potentially has for all implicated entities in the often highly standardized and structured work required in the logistics setting. The interpretation of these findings will support the decision of logisticians regarding the introduction of gamification in their logistics processes by providing them useful insights and guidelines originating from a real life case study of a large DC operating more than 300 retail outlets in Greece.

Keywords: augmented reality, technology acceptance, warehouse management, vision picking, new forms of work, gamification

Procedia PDF Downloads 146
3914 Arabic Light Stemmer for Better Search Accuracy

Authors: Sahar Khedr, Dina Sayed, Ayman Hanafy

Abstract:

Arabic is one of the most ancient and critical languages in the world. It has over than 250 million Arabic native speakers and more than twenty countries having Arabic as one of its official languages. In the past decade, we have witnessed a rapid evolution in smart devices, social network and technology sector which led to the need to provide tools and libraries that properly tackle the Arabic language in different domains. Stemming is one of the most crucial linguistic fundamentals. It is used in many applications especially in information extraction and text mining fields. The motivation behind this work is to enhance the Arabic light stemmer to serve the data mining industry and leverage it in an open source community. The presented implementation works on enhancing the Arabic light stemmer by utilizing and enhancing an algorithm that provides an extension for a new set of rules and patterns accompanied by adjusted procedure. This study has proven a significant enhancement for better search accuracy with an average 10% improvement in comparison with previous works.

Keywords: Arabic data mining, Arabic Information extraction, Arabic Light stemmer, Arabic stemmer

Procedia PDF Downloads 302
3913 Characterization of Surface Microstructures on Bio-Based PLA Fabricated with Nano-Imprint Lithography

Authors: D. Bikiaris, M. Nerantzaki, I. Koliakou, A. Francone, N. Kehagias

Abstract:

In the present study, the formation of structures in poly(lactic acid) (PLA) has been investigated with respect to producing areas of regular, superficial features with dimensions comparable to those of cells or biological macromolecules. Nanoimprint lithography, a method of pattern replication in polymers, has been used for the production of features ranging from tens of micrometers, covering areas up to 1 cm², down to hundreds of nanometers. Both micro- and nano-structures were faithfully replicated. Potentially, PLA has wide uses within biomedical fields, from implantable medical devices, including screws and pins, to membrane applications, such as wound covers, and even as an injectable polymer for, for example, lipoatrophy. The possibility of fabricating structured PLA surfaces, with structures of the dimensions associated with cells or biological macro- molecules, is of interest in fields such as cellular engineering. Imprint-based technologies have demonstrated the ability to selectively imprint polymer films over large areas resulting in 3D imprints over flat, curved or pre-patterned surfaces. Here, we compare nano-patterned with nano-patterned by nanoimprint lithography (NIL) PLA film. A silicon nanostructured stamp (provided by Nanotypos company) having positive and negative protrusions was used to pattern PLA films by means of thermal NIL. The polymer film was heated from 40°C to 60°C above its Tg and embossed with a pressure of 60 bars for 3 min. The stamp and substrate were demolded at room temperature. Scanning electron microscope (SEM) images showed good replication fidelity of the replicated Si stamp. Contact-angle measurements suggested that positive microstructuring of the polymer (where features protrude from the polymer surface) produced a more hydrophilic surface than negative micro-structuring. The ability to structure the surface of the poly(lactic acid), allied to the polymer’s post-processing transparency and proven biocompatibility. Films produced in this were also shown to enhance the aligned attachment behavior and proliferation of Wharton’s Jelly Mesenchymal Stem cells, leading to the observed growth contact guidance. The bacterial attachment patterns of some bacteria, highlighted that the nano-patterned PLA structure can reduce the propensity for the bacteria to attach to the surface, with a greater bactericidal being demonstrated activity against the Staphylococcus aureus cells. These biocompatible, micro- and nanopatterned PLA surfaces could be useful for polymer– cell interaction experiments at dimensions at, or below, that of individual cells. Indeed, post-fabrication modification of the microstructured PLA surface, with materials such as collagen (which can further reduce the hydrophobicity of the surface), will extend the range of applications, possibly through the use of PLA’s inherent biodegradability. Further study is being undertaken to examine whether these structures promote cell growth on the polymer surface.

Keywords: poly(lactic acid), nano-imprint lithography, anti-bacterial properties, PLA

Procedia PDF Downloads 329
3912 Numerical Analysis and Design of Dielectric to Plasmonic Waveguides Couplers

Authors: Emanuela Paranhos Lima, Vitaly Félix Rodríguez Esquerre

Abstract:

In this work, efficient directional coupler composed of dielectric waveguides and metallic film has been analyzed in details by simulations using finite element method (FEM). The structure consists of a step-index fiber with dielectric core, silica cladding, and a metal nanowire parallel to the core. The results show that an efficient conversion of optical dielectric modes to long range plasmonic is possible. Low insertion losses in conjunction with short coupling length and a broadband operation can be achieved under certain conditions. This kind of couplers has potential applications for the design of photonic integrated circuits for signal routing between dielectric/plasmonic waveguides, sensing, lithography, and optical storage systems. A high efficient focusing of light in a very small region can be obtained.

Keywords: directional coupler, finite element method, metallic nanowire, plasmonic, surface plasmon polariton, superfocusing

Procedia PDF Downloads 268
3911 Engoglaze Development for the Production of Glazed Porcelain Tiles

Authors: Sezgi Isik, Yasin Urersoy, Gizem Ustunel, Ilkyaz Yalcin

Abstract:

Improvement of the digital tile application, lots of process revolutions have occurred in the tile production. In order to create unique and inimitable designs, all the competitors start to try different applications. Both Europian and domestic ceramic producers focus on the deep and realistic surfaces. In this study, the trend of engoglaze, which is becoming widespread in glaze porcelain tile designs to create the most intensive colours, were investigated. The aim of the study is to develop engoglaze formulation that supports digital ink activation. Thermal expansion coefficient values were determined by a dilatometer. Chemical analyses and sintering behaviors of engoglazes were made by X-ray diffraction and heat microscopy analysis. According to these glaze formulation studies, it has been reported that using engoglaze could easily reduce the digital ink consumption of the design. On the other hand, the advantage of the production cost is gained, and deepness of the design is provided.

Keywords: ceramic, engoglaze, digital ink activation, glazed porcelain tile

Procedia PDF Downloads 130
3910 Orthosis and Finite Elements: A Study for Development of New Designs through Additive Manufacturing

Authors: M. Volpini, D. Alves, A. Horta, M. Borges, P. Reis

Abstract:

The gait pattern in people that present motor limitations foment the demand for auxiliary locomotion devices. These artifacts for movement assistance vary according to its shape, size and functional features, following the clinical applications desired. Among the ortheses of lower limbs, the ankle-foot orthesis aims to improve the ability to walk in people with different neuromuscular limitations, although they do not always answer patients' expectations for their aesthetic and functional characteristics. The purpose of this study is to explore the possibility of using new design in additive manufacturer to reproduce the shape and functional features of a ankle-foot orthesis in an efficient and modern way. Therefore, this work presents a study about the performance of the mechanical forces through the analysis of finite elements in an ankle-foot orthesis. It will be demonstrated a study of distribution of the stress on the orthopedic device in orthostatism and during the movement in the course of patient's walk.

Keywords: additive manufacture, new designs, orthoses, finite elements

Procedia PDF Downloads 207
3909 Investigation Of The Catalyst's Effect On Nickel Sulfide Thin Films

Authors: Randa Slatnia

Abstract:

In this study, the nanostructured stable phase identification elaborated by nickel nitrate hyxahydrate and thiourea compounds. After the preparation of the solution (Stirred mixture with methanol as solvent), a deposition of eight layers of this solution on a glass substrate and annealed at 300 °C for energy applications. The annealed sample was analyzed by X-ray Grazing incidence diffraction (GID) with a Bruker D8 Advance diffractometer using Cu Kα1 radiation at 40 kV and 40 mA (1600 W) and Scanning electron microscopy (Thermo Fisher environmental SEM). The results of XRD-GID analysis for the prepared sample showed the formation of an identified stable phase NiS2 and the XRD-GID pattern of the elaborated sample with eight layers prepared solution and annealed show wide and characteristic peaks of the NiS2 with cubic structure (ICDD card no. PDF 01-078-4702). The morphology of the NiS2 thin films confirmed by XRD-GID analysis was investigated by ESEM showed a surface with a uniform and homogeneous distribution nanostructure.

Keywords: nickel sulfide, thin films, XRD, ESEM

Procedia PDF Downloads 74
3908 Enhanced Optical and Electrical Properties of P-Type AgBiS₂ Energy Harvesting Materials as an Absorber of Solar Cell by Copper Doping

Authors: Yasaman Tabari-Saadi, Kaiwen Sun, Jialiang Huang, Martin Green, Xiaojing Hao

Abstract:

Optical and electrical properties of p-type AgBiS₂ absorber material have been improved by copper doping on silver sites. X-Ray diffraction (XRD) and X-ray photoelectron spectroscopy (XPS) analysis suggest that complete solid solutions of Ag₁₋ₓCuₓBiS₂ thin film have been formed. The carrier concentration of pure AgBiS₂ thin film deposited by the chemical process is 4.5*E+14 cm⁻³, and copper doping leads to the improved carrier concentration despite the semiconductor AgBiS₂ remains p-type semiconductor. Copper doping directly changed the absorption coefficient and increased the optical band gap (~1.5eV), which makes it a promising absorber for thin-film solar cell applications.

Keywords: copper doped, AgBiS₂, thin-film solar cell, carrier concentration, p-type semiconductor

Procedia PDF Downloads 118
3907 The Impact of Basic TRIZ Training on Psychological Flexibility among University Students

Authors: Bakr M. Saeid

Abstract:

Psychological flexibility is a basic ability that allows people to adapt to a changing, difficult world. TRIZ is a Theory of Solving Inventive Problems that has many applications in both science & technology and creativity development; this research aimed to investigate the impact of basic TRIZ training on psychological flexibility among university students. The research sample included (30) university students divided into two groups: experimental group (n=15) and control group (n=15). The Psychological Flexibility Questionnaire (PFQ) was conducted in the pre-test and post-test on the experimental and control group, as the study treatment was applied to the experimental group only. Data were analyzed statistically by the Mann-Whitney test and Wilcoxon z test; results showed the effectiveness of the TRIZ training program on the development of psychological flexibility and its five factors. Results were interpreted, recommendations were presented.

Keywords: psychological flexibility, TRIZ, positive perception of change, self as flexible and innovative, perception of reality

Procedia PDF Downloads 151
3906 Creation of Processes for a Safety Element Out of Context for an Actuator Circuit Control Module

Authors: Hassan Noun, Christian Urban-Seelmann, Mohamed Abdelfattah, Guillaume Zeller, Rajesh G., Iryna Mozgova, Roland Lachmayer

Abstract:

Several modules in automotive are usually modified and adapted for various project-specific applications. Due to a standardized safety concept, high reusability is accessible. A safety element out of context (SEooC) according to ISO 26262 can be a suitable approach. Based on the same safety concept and analysis, common modules can reach high usability. For developing according to a module out of context, an appropriate and detailed development approach is required. This paper shows how to derive these development processes for platform modules. Therefore, the detailed approach to the safety element out of context is derived. The aim is to create a detailed workflow for all phases of the development and integration of any kind of system modules. As an application example, an automotive project for an actuator control module is considered.

Keywords: functional safety, engineering processes, system engineering, electronic engineering

Procedia PDF Downloads 138
3905 SPICE Modeling for Evaluation of Distribution System Reliability Indices

Authors: G. N. Srinivas, K. Raju

Abstract:

This paper presents Markov processes for determining the reliability indices of distribution system. The continuous Markov modeling is applied to a complex radial distribution system and electrical equivalent circuits are developed for the modeling. In general PSPICE is being used for electrical and electronic circuits and various applications of power system like fault analysis, transient analysis etc. In this paper, the SPICE modeling equivalent circuits which are developed are applied in a novel way to Distribution System reliability analysis. These circuits are simulated using PSPICE software to obtain the state probabilities, the basic and performance indices. Thus the basic indices and the performance indices obtained by this method are compared with those obtained by FMEA technique. The application of the concepts presented in this paper are illustrated and analyzed for IEEE-Roy Billinton Test System (RBTS).

Keywords: distribution system, Markov Model, reliability indices, spice simulation

Procedia PDF Downloads 534
3904 Fuels and Platform Chemicals Production from Lignocellulosic Biomass: Current Status and Future Prospects

Authors: Chandan Kundu, Sankar Bhattacharya

Abstract:

A significant disadvantage of fossil fuel energy production is the considerable amount of carbon dioxide (CO₂) released, which is one of the contributors to climate change. Apart from environmental concerns, changing fossil fuel prices have pushed society gradually towards renewable energy sources in recent years. Biomass is a plentiful and renewable resource and a source of carbon. Recent years have seen increased research interest in generating fuels and chemicals from biomass. Unlike fossil-based resources, biomass is composed of lignocellulosic material, which does not contribute to the increase in atmospheric CO₂ over a longer term. These considerations contribute to the current move of the chemical industry from non-renewable feedstock to renewable biomass. This presentation focuses on generating bio-oil and two major platform chemicals that can potentially improve the environment. Thermochemical processes such as pyrolysis are considered viable methods for producing bio-oil and biomass-based platform chemicals. Fluidized bed reactors, on the other hand, are known to boost bio-oil yields during pyrolysis due to their superior mixing and heat transfer features, as well as their scalability. This review and the associated experimental work are focused on the thermochemical conversion of biomass to bio-oil and two high-value platform chemicals, Levoglucosenone (LGO) and 5-Chloromethyl furfural (5-CMF), in a fluidized bed reactor. These two active molecules with distinct features can potentially be useful monomers in the chemical and pharmaceutical industries since they are well adapted to the manufacture of biologically active products. This process took several meticulous steps. To begin, the biomass was delignified using a peracetic acid pretreatment to remove lignin. Because of its complicated structure, biomass must be pretreated to remove the lignin, increasing access to the carbohydrate components and converting them to platform chemicals. The biomass was then characterized by Thermogravimetric analysis, Synchrotron-based THz spectroscopy, and in-situ DRIFTS in the laboratory. Based on the results, a continuous-feeding fluidized bed reactor system was constructed to generate platform chemicals from pretreated biomass using hydrogen chloride acid-gas as a catalyst. The procedure also yields biochar, which has a number of potential applications, including soil remediation, wastewater treatment, electrode production, and energy resource utilization. Consequently, this research also includes a preliminary experimental evaluation of the biochar's prospective applications. The biochar obtained was evaluated for its CO₂ and steam reactivity. The outline of the presentation will comprise the following: Biomass pretreatment for effective delignification Mechanistic study of the thermal and thermochemical conversion of biomass Thermochemical conversion of untreated and pretreated biomass in the presence of an acid catalyst to produce LGO and CMF A thermo-catalytic process for the production of LGO and 5-CMF in a continuously-fed fluidized bed reactor and efficient separation of chemicals Use of biochar generated from the platform chemicals production through gasification

Keywords: biomass, pretreatment, pyrolysis, levoglucosenone

Procedia PDF Downloads 131
3903 Blockchain Technology in Supply Chain Management: A Systematic Review And Meta-Analysis

Authors: Mohammad Yousuf Khan, Bhavya Alankar

Abstract:

Blockchain is a promising technology with its features such as immutability and decentralized database. It has applications in various fields such as pharmaceutical, finance, & the food industry. At the core of its heart lies its feature, traceability which is the most desired key in supply chains. However, supply chains have always been hit rock bottom by scandals and controversies. In this review paper, we have explored the advancement and research gaps of blockchain technology (BT) in supply chain management (SCM). We have used the Prisma framework for systematic literature review (SLR) and included a minuscule amount of grey literature to reduce publication bias. We found that supply chain traceability and transparency is the most researched objective in SCM. There was hardly any research in supply chain resilience. Further, we found that 40 % of the papers were application based. Most articles have focused on the advantages of BT, rather than analyzing it critically. This study will help identify gaps and suitable actions to be followed for an efficient implementation of BT in SCM.

Keywords: blockchain technology, supply chain management, supply chain transparency, supply chain resilience

Procedia PDF Downloads 155
3902 Laser Welding of Titanium Alloy Ti64 to Polyamide 6.6: Effects of Welding Parameters on Temperature Profile Evolution

Authors: A. Al-Sayyad, P. Lama, J. Bardon, P. Hirchenhahn, L. Houssiau, P. Plapper

Abstract:

Composite metal–polymer materials, in particular titanium alloy (Ti-6Al-4V) to polyamide (PA6.6), fabricated by laser joining, have gained cogent interest among industries and researchers concerned with aerospace and biomedical applications. This work adopts infrared (IR) thermography technique to investigate effects of laser parameters used in the welding process on the three-dimensional temperature profile at the rear-side of titanium, at the region to be welded with polyamide. Cross sectional analysis of welded joints showed correlations between the morphology of titanium and polyamide at the weld zone with the corresponding temperature profile. In particular, spatial temperature profile was found to be correlated with the laser beam energy density, titanium molten pool width and depth, and polyamide heat affected zone depth.

Keywords: laser welding, metals to polymers joining, process monitoring, temperature profile, thermography

Procedia PDF Downloads 131
3901 Production and Characterization of Silver Doped Hydroxyapatite Thin Films for Biomedical Applications

Authors: C. L Popa, C.S. Ciobanu, S. L. Iconaru, P. Chapon, A. Costescu, P. Le Coustumer, D. Predoi

Abstract:

In this paper, the preparation and characterization of silver doped hydroxyapatite thin films and their antimicrobial activity characterized is reported. The resultant Ag: HAp films coated on commercially pure Si disks substrates were systematically characterized by Scanning Electron Microscopy (SEM) coupled with X-ray Energy Dispersive Spectroscopy detector (X-EDS), Glow Discharge Optical Emission Spectroscopy (GDOES) and Fourier Transform Infrared spectroscopy (FT-IR). GDOES measurements show that a substantial Ag content has been deposited in the films. The X-EDS and GDOES spectra revealed the presence of a material composed mainly of phosphate, calcium, oxygen, hydrogen and silver. The antimicrobial efficiency of Ag:HAp thin films against Escherichia coli and Staphylococcus aureus bacteria was demonstrated. Ag:HAp thin films could lead to a decrease of infections especially in the case of bone and dental implants by surface modification of implantable medical devices.

Keywords: silver, hydroxyapatite, thin films, GDOES, SEM, FTIR, antimicrobial effect

Procedia PDF Downloads 422
3900 Sustainable Design in the Use of Deployable Structures

Authors: Umweni Osahon Joshua, Anton Ianakiev

Abstract:

Deployable structures have been used in various scenarios from moving roofs in stadia, space antennae or booms. There has been a lot of literature relating deployable structures but with main focus on space applications. The complexities in the design of deployable structures may be the reason only few have been constructed for earth based solutions. This paper intends to explore the possibilities of integrating sustainable design concepts in deployable structures. Key aspects of sustainable design of structures as applicable to deployable structures have not been explored. Sustainable design of structures have mainly been concerned with static structures in the built environment. However, very little literature, concepts or framework has been drafted as it relates to deployable structures or their integration to static structures as a model for sustainable design. This article seeks to address this flaw in sustainable design for structural engineering and to provide a framework for designing structures in a sustainable manner. This framework will apply to deployable structures for earth-based environments as a form of disaster relief measures and also as part of static structures in the built environment.

Keywords: deployable structures, sustainable design, framework, earth-based environments

Procedia PDF Downloads 536
3899 Estimation of the External Force for a Co-Manipulation Task Using the Drive Chain Robot

Authors: Sylvain Devie, Pierre-Philippe Robet, Yannick Aoustin, Maxime Gautier

Abstract:

The aim of this paper is to show that the observation of the external effort and the sensor-less control of a system is limited by the mechanical system. First, the model of a one-joint robot with a prismatic joint is presented. Based on this model, two different procedures were performed in order to identify the mechanical parameters of the system and observe the external effort applied on it. Experiments have proven that the accuracy of the force observer, based on the DC motor current, is limited by the mechanics of the robot. The sensor-less control will be limited by the accuracy in estimation of the mechanical parameters and by the maximum static friction force, that is the minimum force which can be observed in this case. The consequence of this limitation is that industrial robots without specific design are not well adapted to perform sensor-less precision tasks. Finally, an efficient control law is presented for high effort applications.

Keywords: control, identification, robot, co-manipulation, sensor-less

Procedia PDF Downloads 155
3898 Superoleophobic Nanocellulose Aerogel Membrance as Bioinspired Cargo Carrier on Oil by Sol-Gel Method

Authors: Zulkifli, I. W. Eltara, Anawati

Abstract:

Understanding the complementary roles of surface energy and roughness on natural nonwetting surfaces has led to the development of a number of biomimetic superhydrophobic surfaces, which exhibit apparent contact angles with water greater than 150 degrees and low contact angle hysteresis. However, superoleophobic surfaces—those that display contact angles greater than 150 degrees with organic liquids having appreciably lower surface tensions than that of water—are extremely rare. In addition to chemical composition and roughened texture, a third parameter is essential to achieve superoleophobicity, namely, re-entrant surface curvature in the form of overhang structures. The overhangs can be realized as fibers. Superoleophobic surfaces are appealing for example, antifouling, since purely superhydrophobic surfaces are easily contaminated by oily substances in practical applications, which in turn will impair the liquid repellency. On the other studied have demonstrate that such aqueous nanofibrillar gels are unexpectedly robust to allow formation of highly porous aerogels by direct water removal by freeze-drying, they are flexible, unlike most aerogels that suffer from brittleness, and they allow flexible hierarchically porous templates for functionalities, e.g. for electrical conductivity. No crosslinking, solvent exchange nor supercritical drying are required to suppress the collapse during the aerogel preparation, unlike in typical aerogel preparations. The aerogel used in current work is an ultralight weight solid material composed of native cellulose nanofibers. The native cellulose nanofibers are cleaved from the self-assembled hierarchy of macroscopic cellulose fibers. They have become highly topical, as they are proposed to show extraordinary mechanical properties due to their parallel and grossly hydrogen bonded polysaccharide chains. We demonstrate that superoleophobic nanocellulose aerogels coating by sol-gel method, the aerogel is capable of supporting a weight nearly 3 orders of magnitude larger than the weight of the aerogel itself. The load support is achieved by surface tension acting at different length scales: at the macroscopic scale along the perimeter of the carrier, and at the microscopic scale along the cellulose nanofibers by preventing soaking of the aerogel thus ensuring buoyancy. Superoleophobic nanocellulose aerogels have recently been achieved using unmodified cellulose nanofibers and using carboxy methylated, negatively charged cellulose nanofibers as starting materials. In this work, the aerogels made from unmodified cellulose nanofibers were subsequently treated with fluorosilanes. To complement previous work on superoleophobic aerogels, we demonstrate their application as cargo carriers on oil, gas permeability, plastrons, and drag reduction, and we show that fluorinated nanocellulose aerogels are high-adhesive superoleophobic surfaces. We foresee applications including buoyant, gas permeable, dirt-repellent coatings for miniature sensors and other devices floating on generic liquid surfaces.

Keywords: superoleophobic, nanocellulose, aerogel, sol-gel

Procedia PDF Downloads 346
3897 Systems Contextual Integrated Model for Clinical Psychology and Social Work

Authors: Raymond C. Hawkins II, Catherine A. Hawkins

Abstract:

The System Contextual Integrated Model (SCIM), developed as a trans-theoretical framework for selecting measures for psychotherapy process and outcome, is reformulated for behavioral health applications. The SCIM “healing cycle” is an allostatic hedonic affective-cognitive right-hemisphere–left-hemisphere coordinated process involving positive alliesthesia that mitigates traumatic pain and generates psychological flexibility. The SCIM “trauma cycle” is an allostatic overload alliesthesia opponent process with long-lasting pathology sequelae. The social ecological context moderates the “healing cycle” and the “trauma cycle.” Repeated evocation of the “healing cycle” in a therapeutic relationship can gradually relieve trauma sequelae. The SCIM is applied to pain, obese binge eating, and substance use disorders.

Keywords: allostasis, alliesthesia, opponent process, behavioral health, assessment

Procedia PDF Downloads 136
3896 Heat Recovery System from Air-Cooled Chillers in Iranian Hospitals

Authors: Saeed Vahidifar, Mohammad Nakhaee Sharif, Mohammad Ghaffari

Abstract:

Few people would dispute the fact that one of the most common applications of energy is creating comfort in buildings, so it is probably true to say that management of energy consumption is required due to the environmental issues and increasing the efficiency of mechanical systems. From the geographical point of view, Iran is located in a warm and semi-arid region; therefore, air-cooled chillers are usually used for cooling residential buildings, commercial buildings, medical buildings, etc. In this study, a heat exchanger was designed for providing laundry hot water by utilizing condenser heat lost base on analytical results of a 540-bed hospital in the city of Mashhad in Iran. In this paper, by using the analytical method, energy consumption reduces about 13%, and coefficient of performance increases a bit. Results show that this method can help in the management of energy consumption a lot.

Keywords: air cooled chiller, energy management, environmental issues, heat exchanger, hospital laundry system

Procedia PDF Downloads 155
3895 Utilizing Grid Computing to Enhance Power Systems Performance

Authors: Rafid A. Al-Khannak, Fawzi M. Al-Naima

Abstract:

Power load is one of the most important controlling keys which decide power demands and illustrate power usage to shape power market. Hence, power load forecasting is the parameter which facilitates understanding and analyzing all these aspects. In this paper, power load forecasting is solved under MATLAB environment by constructing a neural network for the power load to find an accurate simulated solution with the minimum error. A developed algorithm to achieve load forecasting application with faster technique is the aim for this paper. The algorithm is used to enable MATLAB power application to be implemented by multi machines in the Grid computing system, and to accomplish it within much less time, cost and with high accuracy and quality. Grid Computing, the modern computational distributing technology, has been used to enhance the performance of power applications by utilizing idle and desired Grid contributor(s) by sharing computational power resources.

Keywords: DeskGrid, Grid Server, idle contributor(s), grid computing, load forecasting

Procedia PDF Downloads 470
3894 Supporting Older Workers in the Workforce: Identifying Best Practices to Increase Participation

Authors: Dr Elliroma Gardiner

Abstract:

Extending the working life of older workers is one important strategy in alleviating the social and economic challenges associated with the ageing population. The Australian government has implemented several strategies to improve the participation rates of older workers, however, the success of these initiatives has been limited. The aim of this project is to identify what workplace practices influence the workforce participation decisions of older workers. Thirty semi-structured interviews were conducted with older Australians who were either recently retired or currently working. Participants were asks about the factors that influenced their decision to retire/continue working and their current (or former) workplace practices. The results of the thematic analysis identified several factors which either supported (i.e., job autonomy and managerial support) or hindered (i.e., perceptions of age discrimination and age-based stereotypes) continued workplace participation. This research has several important applications for organisation managing intergenerational workforces, as well as policy makers interested in increasing the working life of ageing workers.

Keywords: ageing workers, older workers, age discrimination, age diversity

Procedia PDF Downloads 114
3893 Review of Carbon Materials: Application in Alternative Energy Sources and Catalysis

Authors: Marita Pigłowska, Beata Kurc, Maciej Galiński

Abstract:

The application of carbon materials in the branches of the electrochemical industry shows an increasing tendency each year due to the many interesting properties they possess. These are, among others, a well-developed specific surface, porosity, high sorption capacity, good adsorption properties, low bulk density, electrical conductivity and chemical resistance. All these properties allow for their effective use, among others in supercapacitors, which can store electric charges of the order of 100 F due to carbon electrodes constituting the capacitor plates. Coals (including expanded graphite, carbon black, graphite carbon fibers, activated carbon) are commonly used in electrochemical methods of removing oil derivatives from water after tanker disasters, e.g. phenols and their derivatives by their electrochemical anodic oxidation. Phenol can occupy practically the entire surface of carbon material and leave the water clean of hydrophobic impurities. Regeneration of such electrodes is also not complicated, it is carried out by electrochemical methods consisting in unblocking the pores and reducing resistances, and thus their reactivation for subsequent adsorption processes. Graphite is commonly used as an anode material in lithium-ion cells, while due to the limited capacity it offers (372 mAh g-1), new solutions are sought that meet both capacitive, efficiency and economic criteria. Increasingly, biodegradable materials, green materials, biomass, waste (including agricultural waste) are used in order to reuse them and reduce greenhouse effects and, above all, to meet the biodegradability criterion necessary for the production of lithium-ion cells as chemical power sources. The most common of these materials are cellulose, starch, wheat, rice, and corn waste, e.g. from agricultural, paper and pharmaceutical production. Such products are subjected to appropriate treatments depending on the desired application (including chemical, thermal, electrochemical). Starch is a biodegradable polysaccharide that consists of polymeric units such as amylose and amylopectin that build an ordered (linear) and amorphous (branched) structure of the polymer. Carbon is also used as a catalyst. Elemental carbon has become available in many nano-structured forms representing the hybridization combinations found in the primary carbon allotropes, and the materials can be enriched with a large number of surface functional groups. There are many examples of catalytic applications of coal in the literature, but the development of this field has been hampered by the lack of a conceptual approach combining structure and function and a lack of understanding of material synthesis. In the context of catalytic applications, the integrity of carbon environmental management properties and parameters such as metal conductivity range and bond sequence management should be characterized. Such data, along with surface and textured information, can form the basis for the provision of network support services.

Keywords: carbon materials, catalysis, BET, capacitors, lithium ion cell

Procedia PDF Downloads 165
3892 X-Corner Detection for Camera Calibration Using Saddle Points

Authors: Abdulrahman S. Alturki, John S. Loomis

Abstract:

This paper discusses a corner detection algorithm for camera calibration. Calibration is a necessary step in many computer vision and image processing applications. Robust corner detection for an image of a checkerboard is required to determine intrinsic and extrinsic parameters. In this paper, an algorithm for fully automatic and robust X-corner detection is presented. Checkerboard corner points are automatically found in each image without user interaction or any prior information regarding the number of rows or columns. The approach represents each X-corner with a quadratic fitting function. Using the fact that the X-corners are saddle points, the coefficients in the fitting function are used to identify each corner location. The automation of this process greatly simplifies calibration. Our method is robust against noise and different camera orientations. Experimental analysis shows the accuracy of our method using actual images acquired at different camera locations and orientations.

Keywords: camera calibration, corner detector, edge detector, saddle points

Procedia PDF Downloads 403
3891 Olive Seed Tannins as Bioadhesives for Manufacturing Wood-Based Panels

Authors: Ajith K. A. Gedara, Iva Chianella, Jose L. Endrino, Qi Zhang

Abstract:

The olive seed is a by-product of the olive oil production industry. Biuret test and ferric chloride test revealed that water or alkali NaOH extractions of olive seed flour are rich in proteins and tannins. Both protein and tannins are well-known bio-based wood adhesives in the wood-based panel industry. In general, tannins-based adhesives show better mechanical and physical properties than protein wood adhesives. This paper explores different methods of extracting tannins from olive seed flour against the tannins yield and their applications as bio-based adhesives in wood-based panels. Once investigated, the physical and the mechanical properties of wood-based panels made using bio-adhesives based tannins extracted from olive seed flour revealed that the resulting products seemed to satisfy the Japanese Industrial Standards JIS A 5908:2015.

Keywords: bio-adhesives, olive seed flour, tannins, wood-based panels

Procedia PDF Downloads 146
3890 Modeling of Enthalpy and Heat Capacity of Phase-Change Materials

Authors: Igor Medved, Anton Trnik, Libor Vozar

Abstract:

Phase-change materials (PCMs) are of great interest in the applications where a temperature level needs to be maintained and/or where there is demand for thermal energy storage. Examples are storage of solar energy, cold, and space heating/cooling of buildings. During a phase change, the enthalpy vs. temperature plot of PCMs shows a jump and there is a distinct peak in the heat capacity plot. We present a theoretical description from which these jumps and peaks can be obtained. We apply our theoretical results to fit experimental data with very good accuracy for selected materials and changes between two phases. The development is based on the observation that PCMs are polycrystalline; i.e., composed of many single-crystalline grains. The enthalpy and heat capacity are thus interpreted as averages of the contributions from the individual grains. We also show how to determine the baseline and excess part of the heat capacity and thus the latent heat corresponding to the phase change.

Keywords: averaging, enthalpy jump, heat capacity peak, phase change

Procedia PDF Downloads 453