Search results for: dynamic properties
11840 Dynamic Analysis of Submerged Floating Tunnel Subjected to Hydrodynamic and Seismic Loadings
Authors: Naik Muhammad, Zahid Ullah, Dong-Ho Choi
Abstract:
Submerged floating tunnel (SFT) is a new solution for the transportation infrastructure through sea straits, fjords, and inland waters, and can be a good alternative to long span suspension bridges. SFT is a massive cylindrical structure that floats at a certain depth below the water surface and subjected to extreme environmental conditions. The identification of dominant structural response of SFT becomes more important due to intended environmental conditions for the design of SFT. The time domain dynamic problem of SFT moored by vertical and inclined mooring cables/anchors is formulated. The dynamic time history analysis of SFT subjected to hydrodynamic and seismic excitations is performed. The SFT is modeled by finite element 3D beam, and the mooring cables are modeled by truss elements. Based on the dynamic time history analysis the displacements and internal forces of SFT were calculated. The response of SFT is presented for hydrodynamic and seismic excitations. The transverse internal forces of SFT were the maximum compared to vertical direction, for both hydrodynamic and seismic cases; this indicates that the cable system provides very small stiffness in transverse direction as compared to vertical direction of SFT.Keywords: submerged floating tunnel, hydrodynamic analysis, time history analysis, seismic response
Procedia PDF Downloads 32911839 Electrospinning and Characterization of Silk Fibroin/Gelatin Nanofibre Mats
Authors: S. Mohammadzadehmoghadam, Y. Dong
Abstract:
In this study, Bombyx mori silk fibroin/gelatin (SF/GT) nanocomposite with different GT ratio (SF/GT 100/0, 90/10 and 70/30) were prepared by electrospinning process and crosslinked with glutaraldehyde (GA) vapor. Properties of crosslinked SF/GT nanocomposites were investigated by scanning electron microscopy (SEM), mechanical test, water uptake capacity (WUC) and porosity. From SEM images, it was found that fiber diameter increased as GT content increased. The results of mechanical test indicated that the SF/GT 70/30 nanocomposites had both the highest Young’s modulus of 342 MPa and the highest tensile strength of about 14 MPa. However, porosity and WUC decreased from 62% and 405% for pristine SF to 47% and 232% for SF/GT 70/30, respectively. This behavior can be related to higher degree of crosslinking as GT ratio increased which altered the structure and physical properties of scaffolds. This study showed that incorporation of GT into SF nanofibers can enhance mechanical properties of resultant nanocomposite, but the GA treatment should be optimized to control and fine-tune other properties to warrant their biomedical application.Keywords: electrospinning, gelatin, silk fibroin, mechanical properties, nanocomposites
Procedia PDF Downloads 15611838 Influence of Chemical Processing Treatment on Handle Properties of Worsted Suiting Fabric
Authors: Priyanka Lokhande, Ram P. Sawant, Ganesh Kakad, Avinash Kolhatkar
Abstract:
In order to evaluate the influence of chemical processing on low-stress mechanical properties and fabric hand of worsted cloth, eight worsted suiting fabric samples of balance plain and twill weave were studied. The Kawabata KES-FB system has been used for the measurement of low-stress mechanical properties of before and after chemically processed worsted suiting fabrics. Primary hand values and Total Hand Values (THV) of before and after chemically processed worsted suiting fabrics were calculated using the KES-FB test data. Upon statistical analysis, it is observed that chemical processing has considerable influence on the low-stress mechanical properties and thereby on handle properties of worsted suiting fabrics. Improvement in the Total Hand Values (THV) after chemical processing is experienced in most of fabric samples.Keywords: low stress mechanical properties, plain and twill weave, total hand value (THV), worsted suiting fabric
Procedia PDF Downloads 28211837 Research on the Dynamic Characteristics of Multi-Condition Penetration of Concrete by Warhead-Fuze Systems
Authors: Shaoxiang Wang, Xiangjin Zhang
Abstract:
This study focuses on the overload environment and dynamic response of the core components (i.e., sensors) within the fuze of a warhead-fuze system during penetration of typical targets. Considering the connection structure between the warhead and the fuze, as well as the internal structure of the fuze, a finite element model of the warhead-fuze system penetrating a semi-infinite thick concrete target was constructed using the finite element analysis software LS-DYNA for numerical simulation. The results reveal that the response signal of the sensors inside the warhead-fuze system is larger in magnitude and exhibits greater vibration disturbances compared to the acceleration signal of the warhead. Moreover, the study uncovers the dynamic response characteristics of the sensors within the warhead-fuze system under multi-condition scenarios involving different target strengths and penetration angles. The research findings provide a sound basis for the rapid and effective prediction of the dynamic response and overload characteristics of critical modules within the fuze under different working conditions, offering technical references for the integrated design of warhead-fuze systems.Keywords: penetration, warhead-fuze system, multi-condition, acceleration overload signal, numerical simulation
Procedia PDF Downloads 2711836 Effect of Aluminium Content on Bending Properties and Microstructure of AlₓCoCrFeNi Alloy Fabricated by Induction Melting
Authors: Marzena Tokarewicz, Malgorzata Gradzka-Dahlke
Abstract:
High-entropy alloys (HEAs) have gained significant attention due to their great potential as functional and structural materials. HEAs have very good mechanical properties (in particular, alloys based on CoCrNi). They also show the ability to maintain their strength at high temperatures, which is extremely important in some applications. AlCoCrFeNi alloy is one of the most studied high-entropy alloys. Scientists often study the effect of changing the aluminum content in this alloy because it causes significant changes in phase presence and microstructure and consequently affects its hardness, ductility, and other properties. Research conducted by the authors also investigates the effect of aluminium content in AlₓCoCrFeNi alloy on its microstructure and mechanical properties. AlₓCoCrFeNi alloys were prepared by vacuum induction melting. The obtained samples were examined for chemical composition, microstructure, and microhardness. The three-point bending method was carried out to determine the bending strength, bending modulus, and conventional bending yield strength. The obtained results confirm the influence of aluminum content on the properties of AlₓCoCrFeNi alloy. Most studies on AlₓCoCrFeNi alloy focus on the determination of mechanical properties in compression or tension, much less in bending. The achieved results provide valuable information on the bending properties of AlₓCoCrFeNi alloy and lead to interesting conclusions.Keywords: bending properties, high-entropy alloys, induction melting, microstructure
Procedia PDF Downloads 14911835 SAP-Reduce: Staleness-Aware P-Reduce with Weight Generator
Authors: Lizhi Ma, Chengcheng Hu, Fuxian Wong
Abstract:
Partial reduce (P-Reduce) has set a state-of-the-art performance on distributed machine learning in the heterogeneous environment over the All-Reduce architecture. The dynamic P-Reduce based on the exponential moving average (EMA) approach predicts all the intermediate model parameters, which raises unreliability. It is noticed that the approximation trick leads the wrong way to obtaining model parameters in all the nodes. In this paper, SAP-Reduce is proposed, which is a variant of the All-Reduce distributed training model with staleness-aware dynamic P-Reduce. SAP-Reduce directly utilizes the EMA-like algorithm to generate the normalized weights. To demonstrate the effectiveness of the algorithm, the experiments are set based on a number of deep learning models, comparing the single-step training acceleration ratio and convergence time. It is found that SAP-Reduce simplifying dynamic P-Reduce outperforms the intermediate approximation one. The empirical results show SAP-Reduce is 1.3× −2.1× faster than existing baselines.Keywords: collective communication, decentralized distributed training, machine learning, P-Reduce
Procedia PDF Downloads 3311834 Dynamic Foot Pressure Measurement System Using Optical Sensors
Authors: Tanapon Keatsamarn, Chuchart Pintavirooj
Abstract:
Foot pressure measurement provides necessary information for diagnosis diseases, foot insole design, disorder prevention and other application. In this paper, dynamic foot pressure measurement is presented for pressure measuring with high resolution and accuracy. The dynamic foot pressure measurement system consists of hardware and software system. The hardware system uses a transparent acrylic plate and uses steel as the base. The glossy white paper is placed on the top of the transparent acrylic plate and covering with a black acrylic on the system to block external light. Lighting from LED strip entering around the transparent acrylic plate. The optical sensors, the digital cameras, are underneath the acrylic plate facing upwards. They have connected with software system to process and record foot pressure video in avi file. Visual Studio 2017 is used for software system using OpenCV library.Keywords: foot, foot pressure, image processing, optical sensors
Procedia PDF Downloads 24711833 Modification of Polyurethane Adhesive for OSB/EPS Panel Production
Authors: Stepan Hysek, Premysl Sedivka, Petra Gajdacova
Abstract:
Currently, structural composite materials contain cellulose-based particles (wood chips, fibers) bonded with synthetic adhesives containing formaldehyde (urea-formaldehyde, melamine-formaldehyde adhesives and others). Formaldehyde is classified as a volatile substance with provable carcinogenic effects on live organisms, and an emphasis has been put on continual reduction of its content in products. One potential solution could be the development of an agglomerated material which does not contain adhesives releasing formaldehyde. A potential alternative to formaldehyde-based adhesives could be polyurethane adhesives containing no formaldehyde. Such adhesives have been increasingly used in applications where a few years ago formaldehyde-based adhesives were the only option. Advantages of polyurethane adhesive in comparison with others in the industry include the high elasticity of the joint, which is able to resist dynamic stress, and resistance to increased humidity and climatic effects. These properties predict polyurethane adhesives to be used in OSB/EPS panel production. The objective of this paper is to develop an adhesive for bonding of sandwich panels made of material based on wood and other materials, e.g. SIP) and optimization of input components in order to obtain an adhesive with required properties suitable for bonding of the given materials without involvement of formaldehyde. It was found that polyurethane recyclate as a filler is suitable modification of polyurethane adhesive and results have clearly revealed that modified adhesive can be used for OSB/EPS panel production.Keywords: adhesive, polyurethane, recyclate, SIP
Procedia PDF Downloads 27511832 Non-Linear Vibration and Stability Analysis of an Axially Moving Beam with Rotating-Prismatic Joint
Authors: M. Najafi, F. Rahimi Dehgolan
Abstract:
In this paper, the dynamic modeling of a single-link flexible beam with a tip mass is given by using Hamilton's principle. The link has been rotational and translational motion and it was assumed that the beam is moving with a harmonic velocity about a constant mean velocity. Non-linearity has been introduced by including the non-linear strain to the analysis. Dynamic model is obtained by Euler-Bernoulli beam assumption and modal expansion method. Also, the effects of rotary inertia, axial force, and associated boundary conditions of the dynamic model were analyzed. Since the complex boundary value problem cannot be solved analytically, the multiple scale method is utilized to obtain an approximate solution. Finally, the effects of several conditions on the differences among the behavior of the non-linear term, mean velocity on natural frequencies and the system stability are discussed.Keywords: non-linear vibration, stability, axially moving beam, bifurcation, multiple scales method
Procedia PDF Downloads 37011831 Effect of the Deposition Time of Hydrogenated Nanocrystalline Si Grown on Porous Alumina Film on Glass Substrate by Plasma Processing Chemical Vapor Deposition
Authors: F. Laatar, S. Ktifa, H. Ezzaouia
Abstract:
Plasma Enhanced Chemical Vapor Deposition (PECVD) method is used to deposit hydrogenated nanocrystalline silicon films (nc-Si: H) on Porous Anodic Alumina Films (PAF) on glass substrate at different deposition duration. Influence of the deposition time on the physical properties of nc-Si: H grown on PAF was investigated through an extensive correlation between micro-structural and optical properties of these films. In this paper, we present an extensive study of the morphological, structural and optical properties of these films by Atomic Force Microscopy (AFM), X-Ray Diffraction (XRD) techniques and a UV-Vis-NIR spectrometer. It was found that the changes in DT can modify the films thickness, the surface roughness and eventually improve the optical properties of the composite. Optical properties (optical thicknesses, refractive indexes (n), absorption coefficients (α), extinction coefficients (k), and the values of the optical transitions EG) of this kind of samples were obtained using the data of the transmittance T and reflectance R spectra’s recorded by the UV–Vis–NIR spectrometer. We used Cauchy and Wemple–DiDomenico models for the analysis of the dispersion of the refractive index and the determination of the optical properties of these films.Keywords: hydragenated nanocrystalline silicon, plasma processing chemical vapor deposition, X-ray diffraction, optical properties
Procedia PDF Downloads 37711830 Overview of the Various Factors Affecting the Properties of Microwave and Millimeterwave Dielectric Ceramics
Authors: Abdul Manan
Abstract:
Dielectric Resonators (DRs) have revolutionized the microwave wireless communication industry globally. There are three directions for research in ceramics for application in telecommunication industry Three key properties of ceramic dielectrics that determine their functionality at microwave and millimetrewave frequencies include relative permittivity (εr), unloaded quality factor Qu- the inverse of the dielectric loss (tanδ) and temperature coefficient of resonant frequency (τf). Each direction requires specific properties. These dielectric properties are affected by a number of factors. These includes tolerance factor, onset of structural phase transitions, dark core formation, processing conditions, raw materials and impurities, order/disorder behavior, compositional ordering, porosity, humidity, grain size, orientation of the crystallites, and grain boundaries. The data related to these factors is scattered. The main purpose of this review is to bring these together and present the effects of these factors on the microwave dielectric properties. Control of these factors is important for improvement in the microwave properties. This review would be very helpful to the novice researchers and technologists in the field.Keywords: order disorder, sintering, defect, porosity, grain boundaries
Procedia PDF Downloads 39511829 Experimental Study on Friction Factor of Oscillating Flow Through a Regenerator
Authors: Mohamed Saïd Kahaleras, François Lanzetta, Mohamed Khan, Guillaume Layes, Philippe Nika
Abstract:
This paper presents an experimental work to characterize the dynamic operation of a metal regenerator crossed by dry compressible air alternating flow. Unsteady dynamic measurements concern the pressure, velocity and temperature of the gas at the ends and inside the channels of the regenerator. The regenerators are tested under isothermal conditions and thermal axial temperature gradient.Keywords: friction factor, oscillating flow, regenerator, stirling machine
Procedia PDF Downloads 50811828 Fatigue Behavior of Friction Stir Welded EN AW 5754 Aluminum Alloy Using Load Increase Procedure
Authors: A. B. Chehreh, M. Grätzel, M. Klein, J. P. Bergmann, F. Walther
Abstract:
Friction stir welding (FSW) is an advantageous method in the thermal joining processes, featuring the welding of various dissimilar and similar material combinations, joining temperatures below the melting point which prevents irregularities such as pores and hot cracks as well as high strengths mechanical joints near the base material. The FSW process consists of a rotating tool which is made of a shoulder and a probe. The welding process is based on a rotating tool which plunges in the workpiece under axial pressure. As a result, the material is plasticized by frictional heat which leads to a decrease in the flow stress. During the welding procedure, the material is continuously displaced by the tool, creating a firmly bonded weld seam behind the tool. However, the mechanical properties of the weld seam are affected by the design and geometry of the tool. These include in particular microstructural and surface properties which can favor crack initiation. Following investigation compares the dynamic properties of FSW weld seams with conventional and stationary shoulder geometry based on load increase test (LIT). Compared to classical Woehler tests, it is possible to determine the fatigue strength of the specimens after a short amount of time. The investigations were carried out on a robotized welding setup on 2 mm thick EN AW 5754 aluminum alloy sheets. It was shown that an increased tensile and fatigue strength can be achieved by using the stationary shoulder concept. Furthermore, it could be demonstrated that the LIT is a valid method to describe the fatigue behavior of FSW weld seams.Keywords: aluminum alloy, fatigue performance, fracture, friction stir welding
Procedia PDF Downloads 15311827 Polyvinylidene Fluoride-Polyaniline Films for Improved Dielectric Properties
Authors: Anjana Jain, S. Jayanth Kumar
Abstract:
Polyvinylidene fluoride (PVDF) is a well-known material for remarkable mechanical properties, resistance to chemicals and superior ferroelectric performances. This endows PVDF the potential for application in supercapacitor devices. The dielectric properties of PVDF, however, are not very high. To improve the dielectric properties of Polyvinylidene fluoride (PVDF), Piezoelectric polymer nanocomposites are prepared without affecting the other useful properties of PVDF. Polyaniline (PANI) was chosen as a filler material to prepare the nanocomposites. PVDF-PANI nanocomposite films were prepared using solvent cast method with different volume fractions of PANI varying from 0.04% to 0.048% of PANI content. The films are characterized for structural, mechanical, and surface morphological properties using X-ray diffraction, differential scanning calorimeter, Raman spectra, Infrared spectra, tensile testing, and scanning electron microscopy. The X-ray diffraction analysis shows that, prepared films were in β-phase. The DSC scans indicated that the degree of crystallinity in PVDF-PANI is improved. Raman and Infrared spectrum further confirm the presence of β-phase of PVDF-PANI film. Tensile properties of PVDF-PANI films were in good agreement with those reported in literature. The surface feature shows that PANI is uniformly distributed in PVDF and also results in disappearance of spherulites. The influence of volume fraction of PANI in PVDF on dielectric properties was analyzed. The results showed that the dielectric permittivity of PVDF-PANI (120) was much higher than that of PVDF (12). The sensitivity of these films was studied on application of a pressure and a constant output voltage was obtained.Keywords: dielectric Properties, PANI, PVDF, smart materials
Procedia PDF Downloads 43811826 A Hybrid Distributed Algorithm for Multi-Objective Dynamic Flexible Job Shop Scheduling Problem
Authors: Aydin Teymourifar, Gurkan Ozturk
Abstract:
In this paper, a hybrid distributed algorithm has been suggested for multi-objective dynamic flexible job shop scheduling problem. The proposed algorithm is high level, in which several algorithms search the space on different machines simultaneously also it is a hybrid algorithm that takes advantages of the artificial intelligence, evolutionary and optimization methods. Distribution is done at different levels and new approaches are used for design of the algorithm. Apache spark and Hadoop frameworks have been used for the distribution of the algorithm. The Pareto optimality approach is used for solving the multi-objective benchmarks. The suggested algorithm that is able to solve large-size problems in short times has been compared with the successful algorithms of the literature. The results prove high speed and efficiency of the algorithm.Keywords: distributed algorithms, apache-spark, Hadoop, flexible dynamic job shop scheduling, multi-objective optimization
Procedia PDF Downloads 35411825 Research on Transmission Parameters Determination Method Based on Dynamic Characteristic Analysis
Authors: Baoshan Huang, Fanbiao Bao, Bing Li, Lianghua Zeng, Yi Zheng
Abstract:
Parameter control strategy based on statistical characteristics can analyze the choice of the transmission ratio of an automobile transmission. According to the difference of the transmission gear, the number and spacing of the gear can be determined. Transmission ratio distribution of transmission needs to satisfy certain distribution law. According to the statistic characteristics of driving parameters, the shift control strategy of the vehicle is analyzed. CVT shift schedule adjustment algorithm based on statistical characteristic parameters can be seen from the above analysis, if according to the certain algorithm to adjust the size of, can adjust the target point are in the best efficiency curve and dynamic curve between the location, to alter the vehicle characteristics. Based on the dynamic characteristics and the practical application of the vehicle, this paper presents the setting scheme of the transmission ratio.Keywords: vehicle dynamics, transmission ratio, transmission parameters, statistical characteristics
Procedia PDF Downloads 40411824 Analysis of Structure-Flow Interaction for Water Brake Mechanism
Authors: Murat Avci, Fatih Kosar, Ismail Yilmaz
Abstract:
In this study, structure-flow interaction for water brake mechanism is studied with Abaqus CEL approach. The water brake mechanism is used for dynamic systems such as sled system on rail. For the achievement of these system tests, structure-flow interaction should be investigated in detail. This study is about a sled test of an aircraft subsystem which rises to supersonic speeds thanks to rocket engines. To decrease or to stop the thrusting rocket sleds, water brake mechanisms are used. Water brake mechanism provides the deceleration of the structures that have supersonic speeds. Therefore, structure-flow interaction may cause damage to the water brake mechanism. To verify all design revisions with system tests are so costly so that some decisions are taken in accordance with numerical methods. In this study, structure-flow interaction that belongs to water brake mechanism is solved with Abaqus CEL approach. Fluid and deformation on the structure behaviors are modeled at the same time thanks to CEL approach. Provided analysis results are corrected with the dynamic tests. Deformation zones seen in numerical analysis are also observed in dynamic tests. Finally, Johnson-Cook material model parameters used for this analysis are proven, and it is understood that these parameters can be used for dynamic analysis like water brake mechanism.Keywords: aircraft, rocket, structure-flow, supersonic
Procedia PDF Downloads 15811823 Comparative Dielectric Properties of 1,2-Dichloroethane with n-Methylformamide and n,n-Dimethylformamide Using Time Domain Reflectometry Technique in Microwave Frequency
Authors: Shagufta Tabassum, V. P. Pawar, jr., G. N. Shinde
Abstract:
The study of dielectric relaxation properties of polar liquids in the binary mixture has been carried out at 10, 15, 20 and 25 ºC temperatures for 11 different concentrations using time domain reflectometry technique. The dielectric properties of a solute-solvent mixture of polar liquids in the frequency range of 10 MHz to 30 GHz gives the information regarding formation of monomers and multimers and also an interaction between the molecules of the liquid mixture under study. The dielectric parameters have been obtained by the least squares fit method using the Debye equation characterized by a single relaxation time without relaxation time distribution.Keywords: excess properties, relaxation time, static dielectric constant, and time domain reflectometry technique
Procedia PDF Downloads 15511822 Melaleuca alternifolia Fibre Composites: Effect of Different Type of Fibre on Mechanical and Physical Properties
Authors: Sahari Japar, Rodney Jammy, M. A. Maleque
Abstract:
The fabrication of melaleuca alternifolia fibre reinforced thermoplastic starch composites was successfully done. This paper aims to show the effect of melaleuca alternifolia fibres on mechanical and physical properties of composites by using starch as a matrix. The fibres were extracted from three different part i.e. tea tree trunk (TTT), tea tree bunch (TTB) and tea tree leaf (TTL) and combined with tapioca starch by casting method. All composites showed superior mechanical properties in comparison to TS. The addition of 5% (v/v) fibres as a filler to TS led to the improvement in young’s modulus by 350% for TTB/TS, 282% for TTT/TS and 220% for TTL/TS. The tensile strength also increased to 34.39% for TTL/TS, 82.80% for TTB/TS and 203.18% for TTT/TS respectively. The trend can be correlated to the amount of cellulose in the fibres. For physical properties, it can be seen that, with the addition of fibres, the water absorption and swelling of composites decreased. The addition of melaleuca alternifolia fibre improved mechanical and physical properties of thermoplastic starch composites.Keywords: melaleuca alternifolia, fibre, starch, mechanical, physical
Procedia PDF Downloads 40011821 Synthesis and Properties of Sulfonate Gemini Surfactants with Amide Groups
Authors: Rui Wang, Shanfa Tang, Yuanwu Dong, Siyao Wang, Zhaowen Jiang, Di Han
Abstract:
A sulfonate Gemini surfactant sodium N,N`-bis(tetradecanoyl) propanediamine dipropyl sulfonate (GNS-14) was synthesized from 1,3-propanediamine, tetradecanoyl chloride, and1,3-propanesulfonic lactone. GNS-14 was characterized by FT-IR, 1H NMR. The surface activity, interfacial activity, and emulsification properties of GNS-14 solution were systematically studied. The critical micelle concentration (CCMC) of GNS-14 surfactant was 0.056 mmol/L, and the surface tension (γCMC) was 18.2 mN/m; at 50℃, 0.5% GNS-14 solution can reduce the oil-water interfacial tension to 6.5×10−2 mN/m. GNS-14 has excellent surface activity, interfacial activity, and emulsifying properties.Keywords: gemini surfactants, surface tension, low interfacial tension, emulsifying properties
Procedia PDF Downloads 15311820 Properties of Composite Materials Made from Surface Treated Particles from Annual Plants
Authors: Štěpán Hýsek, Petra Gajdačová, Milan Podlena
Abstract:
Annual plants are becoming more and more popular source of lignin and cellulose. In those days a lot of research is carried out in order to evaluate the possibility of utilization of fibres and particles from these plants in composite materials production. These lingo-cellulosic materials seem to be a great alternative to wood, however, due to waxy and silica layers on the surface of these stalks, one additional technological step is needed–erosion of the layers for the purpose of achieving better adhesion between particle and adhesive. In this research, we used several kinds of particle pre-treatment, in order to modify surface properties of these particles. Further, an adhesive was applied to the particles using laboratory blender and board were produced using laboratory press. Both physical and mechanical properties of boards were observed. It was found out that the surface modification of particles had statistically significant effect on properties of produced boards.Keywords: annual plant, composites, mechanical properties, particleboard
Procedia PDF Downloads 19811819 Digital Sustainable Human Resource Management Model Innovation Based on Dynamic Capabilities
Authors: Mohammad Kargar Shouraki, Naji Yazdi, Mohsen Emami
Abstract:
The environmental and social challenges have caused the organizations to put further attention and emphasis on sustainable growth and developing strategies for sustainability. Since human is both the target of development and the agent of development at the same time, one of the most important factors in the development of the sustainability strategy in organizations is the human factor. In addition, organizations have been facing the new challenge of digital transformation which impacts the human factor, meanwhile, undeniably, the human factor contributes to such transformation. Therefore, organizations are facing the challenge of digital human resource management (HRM). Thus, the present study aims to investigate how an HRM model should be so that it not only can help the consideration and of the business sustainability requirements but also can make the highest and the most appropriate positive, not destructive, utilization of the digital transformations. Furthermore, the success of the HRM regarding the two sustainability and digital transformation challenges requires dynamic human competencies, which are addressed as digital/sustainable human dynamic capabilities in this paper. The present study is conducted using a hybrid methodology consisting of the qualitative methods of meta-synthesis and content analysis and the quantitative method of interpretive-structural model (ISM). Finally, a rotatory model, including 3 approaches, 3 perspectives, and 9 dimensions, is presented.Keywords: sustainable human resource management, digital human resource management, digital/sustainable human dynamic capabilities, talent management
Procedia PDF Downloads 11811818 Electrochemical/Electro-Catalytic Applications of Novel Alcohol Substituted Metallophthalocyanines
Authors: Ipek Gunay, Efe B. Orman, Metin Ozer, Bekir Salih, Ali R. Ozkaya
Abstract:
Phthalocyanines with macrocyclic ring containing at least three heteroatoms have nine or more membered structures. Metal-free phthalocyanines react with metal salts to obtain chelate complexes. This is one of the most important features of metal-free phthalocyanine as ligand structure. Although phthalocyanines have very similar properties with porphyrins, they have some advantages such as lower cost, easy to prepare, and chemical and thermal stability. It’s known that Pc compounds have shown one-electron metal-and/or ligand-based reversible or quasi-reversible reduction and oxidation processes. The redox properties of phthalocyanines are critically related to the desirable properties of these compounds in their technological applications. Thus, Pc complexes have also been receiving increasing interest in the area of fuel cells due to their high electrocatalytic activity in dioxygen reduction and fuel cell applications. In this study, novel phthalocyanine complexes coordinated with Fe(II) and Co (II) to be used as catalyst were synthesized. Aiming this goal, a new nitrile ligand was synthesized starting from 4-hydroxy-3,5-dimethoxy benzyl alcohol and 4-nitrophthalonitrile in the presence of K2CO3 as catalyst. After the isolation of the new type of nitrile and metal complexes, the characterization of mentioned compounds was achieved by IR, H-NMR and UV-vis methods. In addition, the electrochemical behaviour of Pc complexes was identified by cyclic voltammetry, square wave voltammetry and in situ spectroelectrochemical measurements. Furthermore, the catalytic performances of Pc complexes for oxygen reduction were tested by dynamic voltammetry measurements, carried out by the combined system of rotating ring-disk electrode and potentiostat, in a medium similar to fuel-cell working conditions.Keywords: phthalocyanine, electrocatalysis, electrochemistry, in-situ spectroelectrochemistry
Procedia PDF Downloads 31611817 Dynamic Two-Way FSI Simulation for a Blade of a Small Wind Turbine
Authors: Alberto Jiménez-Vargas, Manuel de Jesús Palacios-Gallegos, Miguel Ángel Hernández-López, Rafael Campos-Amezcua, Julio Cesar Solís-Sanchez
Abstract:
An optimal wind turbine blade design must be able of capturing as much energy as possible from the wind source available at the area of interest. Many times, an optimal design means the use of large quantities of material and complicated processes that make the wind turbine more expensive, and therefore, less cost-effective. For the construction and installation of a wind turbine, the blades may cost up to 20% of the outline pricing, and become more important due to they are part of the rotor system that is in charge of transmitting the energy from the wind to the power train, and where the static and dynamic design loads for the whole wind turbine are produced. The aim of this work is the develop of a blade fluid-structure interaction (FSI) simulation that allows the identification of the major damage zones during the normal production situation, and thus better decisions for design and optimization can be taken. The simulation is a dynamic case, since we have a time-history wind velocity as inlet condition instead of a constant wind velocity. The process begins with the free-use software NuMAD (NREL), to model the blade and assign material properties to the blade, then the 3D model is exported to ANSYS Workbench platform where before setting the FSI system, a modal analysis is made for identification of natural frequencies and modal shapes. FSI analysis is carried out with the two-way technic which begins with a CFD simulation to obtain the pressure distribution on the blade surface, then these results are used as boundary condition for the FEA simulation to obtain the deformation levels for the first time-step. For the second time-step, CFD simulation is reconfigured automatically with the next time-step inlet wind velocity and the deformation results from the previous time-step. The analysis continues the iterative cycle solving time-step by time-step until the entire load case is completed. This work is part of a set of projects that are managed by a national consortium called “CEMIE-Eólico” (Mexican Center in Wind Energy Research), created for strengthen technological and scientific capacities, the promotion of creation of specialized human resources, and to link the academic with private sector in national territory. The analysis belongs to the design of a rotor system for a 5 kW wind turbine design thought to be installed at the Isthmus of Tehuantepec, Oaxaca, Mexico.Keywords: blade, dynamic, fsi, wind turbine
Procedia PDF Downloads 48211816 First Principal Calculation of Structural, Elastic and Thermodynamic Properties of Yttrium-Copper Intermetallic Compound
Authors: Ammar Benamrani
Abstract:
This work investigates the equation of state parameters, elastic constants, and several other physical properties of (B2-type) Yttrium-Copper (YCu) rare earth intermetallic compound using the projected augmented wave (PAW) pseudopotentials method as implemented in the Quantum Espresso code. Using both the local density approximation (LDA) and the generalized gradient approximation (GGA), the finding of this research on the lattice parameter of YCu intermetallic compound agree very well with the experimental ones. The obtained results of the elastic constants and the Debye temperature are also in general in good agreement compared to the theoretical ones reported previously in literature. Furthermore, several thermodynamic properties of YCu intermetallic compound have been studied using quasi-harmonic approximations (QHA). The calculated data on the thermodynamic properties shows that the free energy and both isothermal and adiabatic bulk moduli decrease gradually with increasing of the temperature, while all other thermodynamic quantities increase with the temperature.Keywords: Yttrium-Copper intermetallic compound, thermo_pw package, elastic constants, thermodynamic properties
Procedia PDF Downloads 14911815 An Optimization Model for the Arrangement of Assembly Areas Considering Time Dynamic Area Requirements
Authors: Michael Zenker, Henrik Prinzhorn, Christian Böning, Tom Strating
Abstract:
Large-scale products are often assembled according to the job-site principle, meaning that during the assembly the product is located at a fixed position, while the area requirements are constantly changing. On one hand, the product itself is growing with each assembly step, whereas varying areas for storage, machines or working areas are temporarily required. This is an important factor when arranging products to be assembled within the factory. Currently, it is common to reserve a fixed area for each product to avoid overlaps or collisions with the other assemblies. Intending to be large enough to include the product and all adjacent areas, this reserved area corresponds to the superposition of the maximum extents of all required areas of the product. In this procedure, the reserved area is usually poorly utilized over the course of the entire assembly process; instead a large part of it remains unused. If the available area is a limited resource, a systematic arrangement of the products, which complies with the dynamic area requirements, will lead to an increased area utilization and productivity. This paper presents the results of a study on the arrangement of assembly objects assuming dynamic, competing area requirements. First, the problem situation is extensively explained, and existing research on associated topics is described and evaluated on the possibility of an adaptation. Then, a newly developed mathematical optimization model is introduced. This model allows an optimal arrangement of dynamic areas, considering logical and practical constraints. Finally, in order to quantify the potential of the developed method, some test series results are presented, showing the possible increase in area utilization.Keywords: dynamic area requirements, facility layout problem, optimization model, product assembly
Procedia PDF Downloads 23311814 Correlations Between Electrical Resistivity and Some Properties of Clayey Soils
Authors: F. A. Hassona, M. M. Abu-Heleika, M. A. Hassan, A. E. Sidhom
Abstract:
Application of electrical measurements to evaluate engineering properties of soils has gained a wide, promising field of research in recent years. So, understanding of the relation between in-situ electrical resistivity of clay soil, and their mechanical and physical properties consider a promising field of research. This would assist in introducing a new technique for the determination of soil properties based on electrical resistivity. In this work soil physical and mechanical properties of clayey soil have been determined by experimental tests and correlated with the in-situ electrical resistivity. The research program was conducted through measuring fifteen vertical electrical sounding stations along with fifteen selected boreholes. These samples were analyzed and subjected to experimental tests such as physical tests namely bulk density, water content, specific gravity, and grain size distribution, and Attereberg limits tests. Mechanical test was also conducted such as direct shear test. The electrical resistivity data were interpreted and correlated with each one of the measured experimental parameters. Based on this study mathematical relations were extracted and discussed. These results exhibit an excellent match with the results reported in the literature. This study demonstrates the utility of the developed methodology for determining the mechanical properties of soils easily and rapidly depending on their electrical resistivity measurements.Keywords: electrical resistivity, clayey soil, physical properties, shear properties
Procedia PDF Downloads 29611813 Axle Load Estimation of Moving Vehicles Using BWIM Technique
Authors: Changgil Lee, Seunghee Park
Abstract:
Although vehicle driving test for the development of BWIM system is necessary, but it needs much cost and time in addition application of various driving condition. Thus, we need the numerical-simulation method resolving the cost and time problems of vehicle driving test and the way of measuring response of bridge according to the various driving condition. Using the precision analysis model reflecting the dynamic characteristic is contributed to increase accuracy in numerical simulation. In this paper, we conduct a numerical simulation to apply precision analysis model, which reflects the dynamic characteristic of bridge using Bridge Weigh-in-Motion technique and suggest overload vehicle enforcement technology using precision analysis model.Keywords: bridge weigh-in-motion(BWIM) system, precision analysis model, dynamic characteristic of bridge, numerical simulation
Procedia PDF Downloads 29211812 Structural Invertibility and Optimal Sensor Node Placement for Error and Input Reconstruction in Dynamic Systems
Authors: Maik Kschischo, Dominik Kahl, Philipp Wendland, Andreas Weber
Abstract:
Understanding and modelling of real-world complex dynamic systems in biology, engineering and other fields is often made difficult by incomplete knowledge about the interactions between systems states and by unknown disturbances to the system. In fact, most real-world dynamic networks are open systems receiving unknown inputs from their environment. To understand a system and to estimate the state dynamics, these inputs need to be reconstructed from output measurements. Reconstructing the input of a dynamic system from its measured outputs is an ill-posed problem if only a limited number of states is directly measurable. A first requirement for solving this problem is the invertibility of the input-output map. In our work, we exploit the fact that invertibility of a dynamic system is a structural property, which depends only on the network topology. Therefore, it is possible to check for invertibility using a structural invertibility algorithm which counts the number of node disjoint paths linking inputs and outputs. The algorithm is efficient enough, even for large networks up to a million nodes. To understand structural features influencing the invertibility of a complex dynamic network, we analyze synthetic and real networks using the structural invertibility algorithm. We find that invertibility largely depends on the degree distribution and that dense random networks are easier to invert than sparse inhomogeneous networks. We show that real networks are often very difficult to invert unless the sensor nodes are carefully chosen. To overcome this problem, we present a sensor node placement algorithm to achieve invertibility with a minimum set of measured states. This greedy algorithm is very fast and also guaranteed to find an optimal sensor node-set if it exists. Our results provide a practical approach to experimental design for open, dynamic systems. Since invertibility is a necessary condition for unknown input observers and data assimilation filters to work, it can be used as a preprocessing step to check, whether these input reconstruction algorithms can be successful. If not, we can suggest additional measurements providing sufficient information for input reconstruction. Invertibility is also important for systems design and model building. Dynamic models are always incomplete, and synthetic systems act in an environment, where they receive inputs or even attack signals from their exterior. Being able to monitor these inputs is an important design requirement, which can be achieved by our algorithms for invertibility analysis and sensor node placement.Keywords: data-driven dynamic systems, inversion of dynamic systems, observability, experimental design, sensor node placement
Procedia PDF Downloads 15011811 Studying on Pile Seismic Operation with Numerical Method by Using FLAC 3D Software
Authors: Hossein Motaghedi, Kaveh Arkani, Siavash Salamatpoor
Abstract:
Usually the piles are important tools for safety and economical design of high and heavy structures. For this aim the response of single pile under dynamic load is so effective. Also, the agents which have influence on single pile response are properties of pile geometrical, soil and subjected loads. In this study the finite difference numerical method and by using FLAC 3D software is used for evaluation of single pile behavior under peak ground acceleration (PGA) of El Centro earthquake record in California (1940). The results of this models compared by experimental results of other researchers and it will be seen that the results of this models are approximately coincide by experimental data's. For example the maximum moment and displacement in top of the pile is corresponding to the other experimental results of pervious researchers. Furthermore, in this paper is tried to evaluate the effective properties between soil and pile. The results is shown that by increasing the pile diagonal, the pile top displacement will be decreased. As well as, by increasing the length of pile, the top displacement will be increased. Also, by increasing the stiffness ratio of pile to soil, the produced moment in pile body will be increased and the taller piles have more interaction by soils and have high inertia. So, these results can help directly to optimization design of pile dimensions.Keywords: pile seismic response, interaction between soil and pile, numerical analysis, FLAC 3D
Procedia PDF Downloads 388