Search results for: spike propagation
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 814

Search results for: spike propagation

184 Interaction between Kazal-Type Serine Proteinase Inhibitor SPIPm2 and Cyclophilin A from the Black Tiger Shrimp Penaeus monodon

Authors: Sirikwan Ponprateep, Anchalee Tassanakajon, Vichien Rimphanitchayakit

Abstract:

A Kazal-type serine proteinase inhibitor, SPIPm2, was abundantly expressed in the hemocytes and secreted into shrimp plasma has anti-viral property against white spot syndrome virus (WSSV). To discover the molecular mechanism of antiviral activity, the binding assay showed that SPIPm2 bind to the components of viral particle and shrimp hemocyte. From our previous report, viral target protein of SPIPm2 was identified, namely WSV477 using yeast two-hybrid screening. WSV477 is an early gene product of WSSV and involved in viral propagation. In this study, the co-immunoprecipitation technique and Tandem Mass Spectrometry (LC-MS/MS) was used to identify the target protein of SPIPm2 from shrimp hemocyte. The target protein of SPIPm2 was cyclophilin A. In vertebrate, cyclophilin A or peptidylprolyl isomerase A was reported to be the immune suppressor interacted with cyclosporin A involved in immune defense response. The recombinant cyclophilin A from Penaeus monodon (rPmCypA) was produced in E.coli system and purified using Ni-NTA column to confirm the protein-protein interaction. In vitro pull-down assay showed the interaction between rSPIPm2 and rPmCypA. To study the biological function of these proteins, the expression analysis of immune gene in shrimp defense pathways will be investigated after rPmCypA administration.

Keywords: cyclophilin A, protein-protein interaction, Kazal-type serine proteinase inhibitor, Penaeus monodon

Procedia PDF Downloads 211
183 How Obesity Sparks the Immune System and Lessons from the COVID-19 Pandemic

Authors: Husham Bayazed

Abstract:

Purpose of Presentation: Obesity and overweight are among the biggest health challenges of the 21st century, according to the WHO. Obviously, obese individuals suffer different courses of disease – from infections and allergies to cancer- and even respond differently to some treatment options. Of note, obesity often seems to predispose and triggers several secondary diseases such as diabetes, arteriosclerosis, or heart attacks. Since decades it seems that immunological signals gear inflammatory processes among obese individuals with the aforementioned conditions. This review aims to shed light how obesity sparks or rewire the immune system and predisposes to such unpleasant health outcomes. Moreover, lessons from the Covid-19 pandemic ascertain that people living with pre-existing conditions such as obesity can develop severe acute respiratory syndrome (SARS), which needs to be elucidated how obesity and its adjuvant inflammatory process distortion contribute to enhancing severe COVID-19 consequences. Recent Findings: In recent clinical studies, obesity was linked to alter and sparks the immune system in different ways. Adipose tissue (AT) is considered as a secondary immune organ, which is a reservoir of tissue-resident of different immune cells with mediator release, making it a secondary immune organ. Adipocytes per se secrete several pro-inflammatory cytokines (IL-6, IL-4, MCP-1, and TNF-α ) involved in activation of macrophages resulting in chronic low-grade inflammation. The correlation between obesity and T cells dysregulation is pivotal in rewiring the immune system. Of note, autophagy occurrence in adipose tissues further rewire the immune system due to flush and outburst of leptin and adiponectin, which are cytokines and influencing pro-inflammatory immune functions. These immune alterations among obese individuals are collectively incriminated in triggering several metabolic disorders and playing role in increasing cancers incidence and susceptibility to different infections. During COVID-19 pandemic, it was verified that patients with pre-existing obesity being at greater risk of suffering severe and fatal clinical outcomes. Beside obese people suffer from increased airway resistance and reduced lung volume, ACE2 expression in adipose tissue seems to be high and even higher than that in lungs, which spike infection incidence. In essence, obesity with pre-existence of pro-inflammatory cytokines such as LI-6 is a risk factor for cytokine storm and coagulopathy among COVID-19 patients. Summary: It is well documented that obesity is associated with chronic systemic low-grade inflammation, which sparks and alter different pillars of the immune system and triggers different metabolic disorders, and increases susceptibility of infections and cancer incidence. The pre-existing chronic inflammation in obese patients with the augmented inflammatory response against the viral infection seems to increase the susceptibility of these patients to developing severe COVID-19. Although the new weight loss drugs and bariatric surgery are considered as breakthrough news for obesity treatment, but preventing is easier than treating it once it has taken hold. However, obesity and immune system link new insights dispute the role of immunotherapy and regulating immune cells treating diet-induced obesity.

Keywords: immunity, metabolic disorders, cancer, COVID-19

Procedia PDF Downloads 50
182 Bulk Electrical Resistivity of Geopolymer Mortars: The Effect of Binder Composition and Alkali Concentration

Authors: Mahdi Babaee, Arnaud Castel

Abstract:

One of the main hurdles for commercial adaptation of geopolymer concrete (GPC) as a low-embodied-carbon alternative for Portland cement concrete (PCC) is the durability aspects and its long-term performance in aggressive/corrosive environments. GPC is comparatively a new engineering material and in the absence of a track record of successful durability performance, proper experimental studies to investigate different durability-related characteristics of GPC seem inevitable. In this context, this paper aims to study the bulk electrical resistivity of geopolymer mortars fabricated of blends of low-calcium fly ash (FA) and ground granulated blast-furnace slag (GGBS). Bulk electrical resistivity is recognized as one of the most important parameters influencing the rate of corrosion of reinforcing bars during the propagation phase of corrosion. To investigate the effect of alkali concentration on the resistivity of the samples, 100x200 mm mortar cylinders were cast at different alkali concentration levels, whereas the modulus ratio (the molar ratio of SiO2/Na2O) was fixed for the mixes, and the bulk electrical resistivity was then measured. Also, the effect of the binder composition was assessed with respect to the ratio of FA to GGBS used. Results show a superior performance of samples with higher GGBS content. Lower concentration of the solution has increased the resistivity by reducing the amount of mobile alkali ions in the pore solution. Moreover, GGBS-based samples showed a much sharper increase in the electrical resistivity with decreasing the moisture content.

Keywords: bulk resistivity, corrosion, durability, geopolymer concrete

Procedia PDF Downloads 234
181 Multi-Stream Graph Attention Network for Recommendation with Knowledge Graph

Authors: Zhifei Hu, Feng Xia

Abstract:

In recent years, Graph neural network has been widely used in knowledge graph recommendation. The existing recommendation methods based on graph neural network extract information from knowledge graph through entity and relation, which may not be efficient in the way of information extraction. In order to better propose useful entity information for the current recommendation task in the knowledge graph, we propose an end-to-end Neural network Model based on multi-stream graph attentional Mechanism (MSGAT), which can effectively integrate the knowledge graph into the recommendation system by evaluating the importance of entities from both users and items. Specifically, we use the attention mechanism from the user's perspective to distil the domain nodes information of the predicted item in the knowledge graph, to enhance the user's information on items, and generate the feature representation of the predicted item. Due to user history, click items can reflect the user's interest distribution, we propose a multi-stream attention mechanism, based on the user's preference for entities and relationships, and the similarity between items to be predicted and entities, aggregate user history click item's neighborhood entity information in the knowledge graph and generate the user's feature representation. We evaluate our model on three real recommendation datasets: Movielens-1M (ML-1M), LFM-1B 2015 (LFM-1B), and Amazon-Book (AZ-book). Experimental results show that compared with the most advanced models, our proposed model can better capture the entity information in the knowledge graph, which proves the validity and accuracy of the model.

Keywords: graph attention network, knowledge graph, recommendation, information propagation

Procedia PDF Downloads 91
180 Optimizing Emergency Rescue Center Layouts: A Backpropagation Neural Networks-Genetic Algorithms Method

Authors: Xiyang Li, Qi Yu, Lun Zhang

Abstract:

In the face of natural disasters and other emergency situations, determining the optimal location of rescue centers is crucial for improving rescue efficiency and minimizing impact on affected populations. This paper proposes a method that integrates genetic algorithms (GA) and backpropagation neural networks (BPNN) to address the site selection optimization problem for emergency rescue centers. We utilize BPNN to accurately estimate the cost of delivering supplies from rescue centers to each temporary camp. Moreover, a genetic algorithm with a special partially matched crossover (PMX) strategy is employed to ensure that the number of temporary camps assigned to each rescue center adheres to predetermined limits. Using the population distribution data during the 2022 epidemic in Jiading District, Shanghai, as an experimental case, this paper verifies the effectiveness of the proposed method. The experimental results demonstrate that the BPNN-GA method proposed in this study outperforms existing algorithms in terms of computational efficiency and optimization performance. Especially considering the requirements for computational resources and response time in emergency situations, the proposed method shows its ability to achieve rapid convergence and optimal performance in the early and mid-stages. Future research could explore incorporating more real-world conditions and variables into the model to further improve its accuracy and applicability.

Keywords: emergency rescue centers, genetic algorithms, back-propagation neural networks, site selection optimization

Procedia PDF Downloads 45
179 An Adaptive Back-Propagation Network and Kalman Filter Based Multi-Sensor Fusion Method for Train Location System

Authors: Yu-ding Du, Qi-lian Bao, Nassim Bessaad, Lin Liu

Abstract:

The Global Navigation Satellite System (GNSS) is regarded as an effective approach for the purpose of replacing the large amount used track-side balises in modern train localization systems. This paper describes a method based on the data fusion of a GNSS receiver sensor and an odometer sensor that can significantly improve the positioning accuracy. A digital track map is needed as another sensor to project two-dimensional GNSS position to one-dimensional along-track distance due to the fact that the train’s position can only be constrained on the track. A model trained by BP neural network is used to estimate the trend positioning error which is related to the specific location and proximate processing of the digital track map. Considering that in some conditions the satellite signal failure will lead to the increase of GNSS positioning error, a detection step for GNSS signal is applied. An adaptive weighted fusion algorithm is presented to reduce the standard deviation of train speed measurement. Finally an Extended Kalman Filter (EKF) is used for the fusion of the projected 1-D GNSS positioning data and the 1-D train speed data to get the estimate position. Experimental results suggest that the proposed method performs well, which can reduce positioning error notably.

Keywords: multi-sensor data fusion, train positioning, GNSS, odometer, digital track map, map matching, BP neural network, adaptive weighted fusion, Kalman filter

Procedia PDF Downloads 227
178 Drastic Increase of Wave Dissipation within Metastructures Having Negative Stiffness Inclusions

Authors: D. Chronopoulos, I. Antoniadis, V. Spitas, D. Koulocheris, V. Polenta

Abstract:

A concept of a simple linear oscillator, incorporating a negative stiffness element is demonstrated to exhibit extraordinary damping properties. This oscillator shares the same overall (static) stiffness, the same mass and the same damping element with a reference classical linear SDOF oscillator. However, it differs from the original SDOF oscillator by appropriately redistributing the component spring stiffness elements and by re-allocating the damping element. Despite the fact that the proposed oscillator incorporates a negative stiffness element, it is designed to be both statically and dynamically stable. Once such an oscillator is optimally designed, it is shown to exhibit an extraordinary apparent damping ratio, which is even several orders of magnitude higher than that of the original SDOF system, especially in cases where the original damping of the SDOF system is low. This damping behavior is not a result of a novel additional extraordinary energy dissipation mechanism, but a result of the phase difference between the positive and the negative stiffness elastic forces, which is in turn a consequence of the proper re-distribution of the stiffness and the damper elements. This fact ensures that an adequate level of elastic forces exists throughout the entire frequency range, able to counteract the inertial and the excitation forces. Next, Acoustic or Phononic Meta-materials are considered, in which one atom is replaced by the concept of the above simple linear oscillator. The results indicate that not only the damping of the meta-material verifies and exceeds the one expected from the so-called "meta-damping" behavior, but also that the band gap of the meta-material can be significantly increased.

Keywords: wave propagation, periodic structures, wave damping, mechanical engineering

Procedia PDF Downloads 337
177 Vibration Transmission across Junctions of Walls and Floors in an Apartment Building: An Experimental Investigation

Authors: Hugo Sampaio Libero, Max de Castro Magalhaes

Abstract:

The perception of sound radiated from a building floor is greatly influenced by the rooms in which it is immersed and by the position of both listener and source. The main question that remains unanswered is related to the influence of the source position on the sound power radiated by a complex wall-floor system in buildings. This research is concerned with the investigation of vibration transmission across walls and floors in buildings. It is primarily based on the determination of vibration reduction index via experimental tests. Knowledge of this parameter may help in predicting noise and vibration propagation in building components. First, the physical mechanisms involving vibration transmission across structural junctions are described. An experimental setup is performed to aid this investigation. The experimental tests have shown that the vibration generation in the walls and floors is directed related to their size and boundary conditions. It is also shown that the vibration source position can affect the overall vibration spectrum significantly. Second, the characteristics of the noise spectra inside the rooms due to an impact source (tapping machine) are also presented. Conclusions are drawn for the general trend of vibration and noise spectrum of the structural components and rooms, respectively. In summary, the aim of this paper is to investigate the vibro-acoustical behavior of building floors and walls under floor impact excitation. The impact excitation was at distinct positions on the slab. The analysis has highlighted the main physical characteristics of the vibration transmission mechanism.

Keywords: vibration transmission, vibration reduction index, impact excitation, experimental tests

Procedia PDF Downloads 72
176 A Molecular Dynamics Study on Intermittent Plasticity and Dislocation Avalanche Emissions in FCC and BCC Crystals

Authors: Javier Varillas, Jorge Alcalá

Abstract:

We investigate dislocation avalanche phenomena in face-centered cubic (FCC) and body-centered cubic (BCC) crystals using massive, large-scale molecular dynamics (MD) simulations. The analysis is focused on the intermittent development of dense dislocation arrangements subjected to uniaxial tensile straining under displacement control. We employ a novel computational scheme that allows us to inject an entangled dislocation structure in periodic MD domains. We assess the emission of plastic bursts (or dislocation avalanches) in terms of the sharp stress drops detected in the stress-strain curve. The plastic activity corresponds to the sporadic operation of specific dislocation glide processes exhibiting quiescent periods between successive avalanche events. We find that the plastic intermittences in our simulations do not overlap in time under sufficiently low strain rates as dissipation operates faster than driving, where the dense dislocation networks evolve through the emission of dislocation avalanche events whose carried slip adheres to self-organized power-law distributions. These findings enable the extension of the slip distributions obtained from strict displacement-controlled micropillar compression experiments towards smaller values of slip size. Our results furnish further understanding upon the development of entangled dislocation networks in metal plasticity, including specific mechanisms of dislocation propagation and annihilation, along with the evolution of specific dislocation populations through dislocation density analyses.

Keywords: dislocations, intermittent plasticity, molecular dynamics, slip distributions

Procedia PDF Downloads 114
175 Mechanical Properties and Crack Extension Mechanism of Rock Contained Blocks Under Uniaxial Compression

Authors: Ruiyang Bi

Abstract:

Natural rock masses are cut into rock blocks of different shapes and sizes by intersecting joints. These rock blocks often determine the mechanical properties of the rock mass. In this study, fine sandstone cube specimens were produced, and three intersecting joint cracks were cut inside the specimen. Uniaxial compression tests were conducted using mechanical tests and numerical simulation methods to study the mechanical properties and crack propagation mechanism of triangular blocks within the rock. During the test, the mechanical strength, acoustic emission characteristics and strain field evolution of the specimen were analyzed. Discrete element software was used to study the expansion of microcracks during the specimen failure process, and the crack types were divided. The simulation results show that as the inclination angles of the three joints increase simultaneously, the mechanical strength of the specimen first decreases and then increases, and the crack type is mainly shear. As the inclination angle of a single joint increases, the strength of the specimen gradually decreases. When the inclination angles of the two joints increase at the same time, the strength of the specimen gradually decreases. The research results show that the stability of the rock mass is affected by the joint inclination angle and the size of the cut blocks. The greater the joint dip and block size, the more significant the development of micro-cracks in the rock mass, and the worse the stability.

Keywords: rock joints, uniaxial compression, crack extension, discrete element simulation

Procedia PDF Downloads 30
174 Large Eddy Simulation of Hydrogen Deflagration in Open Space and Vented Enclosure

Authors: T. Nozu, K. Hibi, T. Nishiie

Abstract:

This paper discusses the applicability of the numerical model for a damage prediction method of the accidental hydrogen explosion occurring in a hydrogen facility. The numerical model was based on an unstructured finite volume method (FVM) code “NuFD/FrontFlowRed”. For simulating unsteady turbulent combustion of leaked hydrogen gas, a combination of Large Eddy Simulation (LES) and a combustion model were used. The combustion model was based on a two scalar flamelet approach, where a G-equation model and a conserved scalar model expressed a propagation of premixed flame surface and a diffusion combustion process, respectively. For validation of this numerical model, we have simulated the previous two types of hydrogen explosion tests. One is open-space explosion test, and the source was a prismatic 5.27 m3 volume with 30% of hydrogen-air mixture. A reinforced concrete wall was set 4 m away from the front surface of the source. The source was ignited at the bottom center by a spark. The other is vented enclosure explosion test, and the chamber was 4.6 m × 4.6 m × 3.0 m with a vent opening on one side. Vent area of 5.4 m2 was used. Test was performed with ignition at the center of the wall opposite the vent. Hydrogen-air mixtures with hydrogen concentrations close to 18% vol. were used in the tests. The results from the numerical simulations are compared with the previous experimental data for the accuracy of the numerical model, and we have verified that the simulated overpressures and flame time-of-arrival data were in good agreement with the results of the previous two explosion tests.

Keywords: deflagration, large eddy simulation, turbulent combustion, vented enclosure

Procedia PDF Downloads 222
173 The Role of Phase Morphology on the Corrosion Fatigue Mechanism in Marine Steel

Authors: Victor Igwemezie, Ali Mehmanparast

Abstract:

The correct knowledge of corrosion fatigue mechanism in marine steel is very important. This is because it enables the design, selection, and use of steels for offshore applications. It also supports realistic corrosion fatigue life prediction of marine structures. A study has been conducted to increase the understanding of corrosion fatigue mechanism in marine steels. The materials investigated are normalized and advanced S355 Thermomechanical control process (TMCP) steels commonly used in the design of offshore wind turbine support structures. The experimental study was carried out by conducting corrosion fatigue tests under conditions pertinent to offshore wind turbine operations, using the state of the art facilities. A careful microstructural study of the crack growth path was conducted using metallurgical optical microscope (OM), scanning electron microscope (SEM) and Energy Dispersive X-Ray Spectroscopy (EDX). The test was conducted on three subgrades of S355 steel: S355J2+N, S355G8+M and S355G10+M and the data compared with similar studies in the literature. The result shows that the ferrite-pearlite morphology primarily controls the corrosion-fatigue crack growth path in marine steels. A corrosion fatigue mechanism which relies on the hydrogen embrittlement of the grain boundaries and pearlite phase is used to explain the crack propagation behaviour. The crack growth trend in the Paris region of the da/dN vs. ΔK curve is used to explain the dependency of the corrosion-fatigue crack growth rate on the ferrite-pearlite morphology.

Keywords: corrosion-fatigue mechanism, fatigue crack growth rate, ferritic-pearlitic steel, microstructure, phase morphology

Procedia PDF Downloads 134
172 Progressive Collapse of Cooling Towers

Authors: Esmaeil Asadzadeh, Mehtab Alam

Abstract:

Well documented records of the past failures of the structures reveals that the progressive collapse of structures is one of the major reasons for dramatic human loss and economical consequences. Progressive collapse is the failure mechanism in which the structure fails gradually due to the sudden removal of the structural elements. The sudden removal of some structural elements results in the excessive redistributed loads on the others. This sudden removal may be caused by any sudden loading resulted from local explosion, impact loading and terrorist attacks. Hyperbolic thin walled concrete shell structures being an important part of nuclear and thermal power plants are always prone to such terrorist attacks. In concrete structures, the gradual failure would take place by generation of initial cracks and its propagation in the supporting columns along with the tower shell leading to the collapse of the entire structure. In this study the mechanism of progressive collapse for such high raised towers would be simulated employing the finite element method. The aim of this study would be providing clear conceptual step-by-step descriptions of various procedures for progressive collapse analysis using commercially available finite element structural analysis software’s, with the aim that the explanations would be clear enough that they will be readily understandable and will be used by practicing engineers. The study would be carried out in the following procedures: 1. Provide explanations of modeling, simulation and analysis procedures including input screen snapshots; 2. Interpretation of the results and discussions; 3. Conclusions and recommendations.

Keywords: progressive collapse, cooling towers, finite element analysis, crack generation, reinforced concrete

Procedia PDF Downloads 456
171 The Effect of Austenitization Conditioning on the Mechanical Properties of Cr-Mo-V Hot Work Tool Steel with Different Nitrogen Addition

Authors: Iting Chiang, Cheng-Yu Wei, Chin-Teng Kuo, Po-Sheng Hsu, Yo-Lun Yang, Yung-Chang Kang, Chien-Chon Chen, Chih-Yuan Chen

Abstract:

In recent years, it is reported that microalloying of nitrogen atoms within traditional Cr-Mo-V hot work tool steels can achieve better high temperature mechanical properties, which thus leads to such metallurgical approach widely utilized in the several commercial advanced hot work tool steels. Although the performance of hot work tool steel can be improved better by alloy composition design strategy, the influence of processing parameters on the mechanical property, especially on the service life of hot work tool steel, is still not fully understood yet. A longer service life of hot work tool steel can decrease the manufacturing cost effectively and thus become a research hot spot. According to several previous studies, it is generally acknowledged the service life of hot work tool steels can be increased effectively as the steels possessing higher hardness and toughness due to the formation and propagation of microcracks within the steel can be inhibited effectively. Therefore, in the present research, the designed experiments are primarily to explore the synergistic effect of nitrogen content and austenitization conditioning on the mechanical properties of hot work tool steels has been conducted and analyzed. No matter the nitrogen content, the results indicated the hardness of hot work tool steels increased as the austenitization treatment executed at higher temperature. On the other hand, an optimum toughness of hot work tool steel can be achieved as the austenitization treatment performed at a suitable temperature range. The possible explanation of such metallurgical phenomenon has been also proposed and analyzed in the present research.

Keywords: hot work tool steel, Cr-Mo-V, toughness, hardness, TEM

Procedia PDF Downloads 38
170 Analysis of Network Connectivity for Ship-To-Ship Maritime Communication Using IEEE 802.11 on Maritime Environment of Tanjung Perak, Indonesia

Authors: Ahmad Fauzi Makarim, Okkie Puspitorini, Hani'ah Mahmudah, Nur Adi Siswandari, Ari Wijayanti

Abstract:

As a maritime country, Indonesia needs a solution in maritime connectivity which can assist the maritime communication system which including communication from harbor to the ship or ship to ship. The needs of many application services for maritime communication, whether for safety reasons until voyage service to help the process of voyage activity needs connection with a high bandwith. To support the government efforts in handling that kind of problem, a research is conducted in maritime communication issue by applying the new developed technology in Indonesia, namely IEEE 802.11. In this research, 3 outdoor WiFi devices are used in which have a frequency of 5.8 GHz. Maritime of Tanjung Perak harbor in Surabaya until Karang Jamuang Island are used as the location of the research with defining permission of ship node spreading by Navigation District Class 1. That maritime area formed by state 1 and state 2 areas which are the narrow area with average wave height of 0.7 meter based on the data from BMKG S urabaya. After that, wave height used as one of the parameters which are used in analyzing characteristic of signal propagation at sea surface, so it can be determined on the coverage area of transmitter system. In this research has been used three samples of outdoor wifi, there is the coverage of device A can be determined about 2256 meter, device B 4000 meter, and device C 1174 meter. Then to analyze of network connectivity for the ship to ship is used AODV routing algorithm system based on the value of the power transmit was smallest of all nodes within the transmitter coverage.

Keywords: maritime of Indonesia, maritime communications, outdoor wifi, coverage, AODV

Procedia PDF Downloads 327
169 Enhancing of Flame Retardancy and Hydrophobicity of Cotton by Coating a Phosphorous, Silica, Nitrogen Containing Bio-Flame Retardant Liquid for Upholstery Application

Authors: Li Maksym, Prabhakar M. N., Jung-Il Song

Abstract:

In this study, a flame retardant and hydrophobic cotton textile were prepared by utilizing a renewable halogen-free bio-based solution based on chitosan, urea, and phytic acid, named bio-flame retardant liquid (BFL), through facile dip-coating technology. Deposition of BFL on the surface of the cotton was confirmed by Fourier-transform infrared spectroscopy and scanning electron microscope coupled with energy-dispersive X-ray spectrometer. Thermal and flame retardant properties of the cottons were studied with thermogravimetric analysis, differential scanning calorimetry, vertical flame test, cone calorimeter test. Only with 8.8% of dry weight gain treaded cotton showed self-extinguish properties during fire test. Cone calorimeter test revealed a reduction of peak heat release rate from 203.2 to 21 kW/m2 and total heat release from 20.1 to 2.8 MJ/m2. Incidentally, BFL remarkably improved the thermal stability of flame retardant cotton from expressed in an enhanced amount of char at 700 °C (6.7 vs. 33.5%). BFL initiates the formation of phosphorous and silica contain char layer whichrestrains the propagation of heat and oxygen to unburned materialstrengthen by the liberation of non-combustible gases, which reduce the concentration of flammable volatiles and oxygen hence reducing the flammability of cotton. In addition, hydrophobicity and specific ignition test for upholstery application were performed. In conjunction, the proposed flame retardant cotton is potentially translatable to be utilized as upholstery materials in public transport.

Keywords: cotton farbic, flame retardancy, surface coating, intumescent mechanism

Procedia PDF Downloads 65
168 Data Compression in Ultrasonic Network Communication via Sparse Signal Processing

Authors: Beata Zima, Octavio A. Márquez Reyes, Masoud Mohammadgholiha, Jochen Moll, Luca de Marchi

Abstract:

This document presents the approach of using compressed sensing in signal encoding and information transferring within a guided wave sensor network, comprised of specially designed frequency steerable acoustic transducers (FSATs). Wave propagation in a damaged plate was simulated using commercial FEM-based software COMSOL. Guided waves were excited by means of FSATs, characterized by the special shape of its electrodes, and modeled using PIC255 piezoelectric material. The special shape of the FSAT, allows for focusing wave energy in a certain direction, accordingly to the frequency components of its actuation signal, which makes available a larger monitored area. The process begins when a FSAT detects and records reflection from damage in the structure, this signal is then encoded and prepared for transmission, using a combined approach, based on Compressed Sensing Matching Pursuit and Quadrature Amplitude Modulation (QAM). After codification of the signal is in binary chars the information is transmitted between the nodes in the network. The message reaches the last node, where it is finally decoded and processed, to be used for damage detection and localization purposes. The main aim of the investigation is to determine the location of detected damage using reconstructed signals. The study demonstrates that the special steerable capabilities of FSATs, not only facilitate the detection of damage but also permit transmitting the damage information to a chosen area in a specific direction of the investigated structure.

Keywords: data compression, ultrasonic communication, guided waves, FEM analysis

Procedia PDF Downloads 105
167 Design of Microwave Building Block by Using Numerical Search Algorithm

Authors: Haifeng Zhou, Tsungyang Liow, Xiaoguang Tu, Eujin Lim, Chao Li, Junfeng Song, Xianshu Luo, Ying Huang, Lianxi Jia, Lianwee Luo, Qing Fang, Mingbin Yu, Guoqiang Lo

Abstract:

With the development of technology, countries gradually allocated more and more frequency spectrums for civilization and commercial usage, especially those high radio frequency bands indicating high information capacity. The field effect becomes more and more prominent in microwave components as frequency increases, which invalidates the transmission line theory and complicate the design of microwave components. Here a modeling approach based on numerical search algorithm is proposed to design various building blocks for microwave circuits to avoid complicated impedance matching and equivalent electrical circuit approximation. Concretely, a microwave component is discretized to a set of segments along the microwave propagation path. Each of the segment is initialized with random dimensions, which constructs a multiple-dimension parameter space. Then numerical searching algorithms (e.g. Pattern search algorithm) are used to find out the ideal geometrical parameters. The optimal parameter set is achieved by evaluating the fitness of S parameters after a number of iterations. We had adopted this approach in our current projects and designed many microwave components including sharp bends, T-branches, Y-branches, microstrip-to-stripline converters and etc. For example, a stripline 90° bend was designed in 2.54 mm x 2.54 mm space for dual-band operation (Ka band and Ku band) with < 0.18 dB insertion loss and < -55 dB reflection. We expect that this approach can enrich the tool kits for microwave designers.

Keywords: microwave component, microstrip and stripline, bend, power division, the numerical search algorithm.

Procedia PDF Downloads 357
166 Micro-Meso 3D FE Damage Modelling of Woven Carbon Fibre Reinforced Plastic Composite under Quasi-Static Bending

Authors: Aamir Mubashar, Ibrahim Fiaz

Abstract:

This research presents a three-dimensional finite element modelling strategy to simulate damage in a quasi-static three-point bending analysis of woven twill 2/2 type carbon fibre reinforced plastic (CFRP) composite on a micro-meso level using cohesive zone modelling technique. A meso scale finite element model comprised of a number of plies was developed in the commercial finite element code Abaqus/explicit. The interfaces between the plies were explicitly modelled using cohesive zone elements to allow for debonding by crack initiation and propagation. Load-deflection response of the CRFP within the quasi-static range was obtained and compared with the data existing in the literature. This provided validation of the model at the global scale. The outputs resulting from the global model were then used to develop a simulation model capturing the micro-meso scale material features. The sub-model consisted of a refined mesh representative volume element (RVE) modelled in texgen software, which was later embedded with cohesive elements in the finite element software environment. The results obtained from the developed strategy were successful in predicting the overall load-deflection response and the damage in global and sub-model at the flexure limit of the specimen. Detailed analysis of the effects of the micro-scale features was carried out.

Keywords: woven composites, multi-scale modelling, cohesive zone, finite element model

Procedia PDF Downloads 114
165 Experimental Monitoring of the Parameters of the Ionosphere in the Local Area Using the Results of Multifrequency GNSS-Measurements

Authors: Andrey Kupriyanov

Abstract:

In recent years, much attention has been paid to the problems of ionospheric disturbances and their influence on the signals of global navigation satellite systems (GNSS) around the world. This is due to the increase in solar activity, the expansion of the scope of GNSS, the emergence of new satellite systems, the introduction of new frequencies and many others. The influence of the Earth's ionosphere on the propagation of radio signals is an important factor in many applied fields of science and technology. The paper considers the application of the method of transionospheric sounding using measurements from signals from Global Navigation Satellite Systems to determine the TEC distribution and scintillations of the ionospheric layers. To calculate these parameters, the International Reference Ionosphere (IRI) model of the ionosphere, refined in the local area, is used. The organization of operational monitoring of ionospheric parameters is analyzed using several NovAtel GPStation6 base stations. It allows performing primary processing of GNSS measurement data, calculating TEC and fixing scintillation moments, modeling the ionosphere using the obtained data, storing data and performing ionospheric correction in measurements. As a result of the study, it was proved that the use of the transionospheric sounding method for reconstructing the altitude distribution of electron concentration in different altitude range and would provide operational information about the ionosphere, which is necessary for solving a number of practical problems in the field of many applications. Also, the use of multi-frequency multisystem GNSS equipment and special software will allow achieving the specified accuracy and volume of measurements.

Keywords: global navigation satellite systems (GNSS), GPstation6, international reference ionosphere (IRI), ionosphere, scintillations, total electron content (TEC)

Procedia PDF Downloads 154
164 Evolving Paradigm of Right to Development in International Human Rights Law and Its Transformation into the National Legal System: Challenges and Responses in Pakistan

Authors: Naeem Ullah Khan, Kalsoom Khan

Abstract:

No state can be progressive and prosperous in which a large number of people is deprived of their basic economic rights and freedoms. In the contemporary world of globalization, the right to development has gained a momentum force in the domain of International Development Law (IDL) and has integrated into the National Legal System (NLS) of the major developed states. The international experts on human rights argued that the right to development (RTD) is called a third-generation human right which tends to enhance the welfare and prosperity of individuals, and thus, it is a right to a process whose outcomes are human rights despite the controversy on the implications of RTD. In the Pakistan legal system, the RTD has not been expressly stated in the constitution of the Islamic Republic of Pakistan, 1973. However, there are some implied constitutional provisions which reflect the concept of RTD. The jurisprudence on RTD is still an evolving paradigm in the contextual perspective of Pakistan, and the superior court of diverse jurisdiction acts as a catalyst regarding the protection and enforcement of RTD in the interest of the public at large. However, the case law explores the positive inclination of the courts in Pakistan on RTD be incorporated as an express provision in the chapters of fundamental rights; in this scenario, the high court’s of Pakistan under Article 199 and the supreme court of Pakistan under Article 184(3) have exercised jurisdiction on the enforcement of RTD. This paper inter-alia examines the national dimensions of RTD from the standpoint of state practice in Pakistan and it analyzes the experience of judiciary in the protection and enforcement of RTD. Moreover, the paper highlights the social and cultural challenges to Pakistan in the implementation of RTD and possible solution to improve the conditions of human rights in Pakistan. This paper will also highlight the steps taken by Pakistan regarding the awareness, incorporation, and propagation of RTD at the national level.

Keywords: globalization, Pakistan, RTD, third-generation right

Procedia PDF Downloads 135
163 Numerical Simulations of Acoustic Imaging in Hydrodynamic Tunnel with Model Adaptation and Boundary Layer Noise Reduction

Authors: Sylvain Amailland, Jean-Hugh Thomas, Charles Pézerat, Romuald Boucheron, Jean-Claude Pascal

Abstract:

The noise requirements for naval and research vessels have seen an increasing demand for quieter ships in order to fulfil current regulations and to reduce the effects on marine life. Hence, new methods dedicated to the characterization of propeller noise, which is the main source of noise in the far-field, are needed. The study of cavitating propellers in closed-section is interesting for analyzing hydrodynamic performance but could involve significant difficulties for hydroacoustic study, especially due to reverberation and boundary layer noise in the tunnel. The aim of this paper is to present a numerical methodology for the identification of hydroacoustic sources on marine propellers using hydrophone arrays in a large hydrodynamic tunnel. The main difficulties are linked to the reverberation of the tunnel and the boundary layer noise that strongly reduce the signal-to-noise ratio. In this paper it is proposed to estimate the reflection coefficients using an inverse method and some reference transfer functions measured in the tunnel. This approach allows to reduce the uncertainties of the propagation model used in the inverse problem. In order to reduce the boundary layer noise, a cleaning algorithm taking advantage of the low rank and sparse structure of the cross-spectrum matrices of the acoustic and the boundary layer noise is presented. This approach allows to recover the acoustic signal even well under the boundary layer noise. The improvement brought by this method is visible on acoustic maps resulting from beamforming and DAMAS algorithms.

Keywords: acoustic imaging, boundary layer noise denoising, inverse problems, model adaptation

Procedia PDF Downloads 304
162 Ion Beam Polishing of Si in W/Si Multilayer X-Ray Analyzers

Authors: Roman Medvedev, Andrey Yakshin, Konstantin Nikolaev, Sergey Yakunin, Fred Bijkerk

Abstract:

Multilayer structures are used as spectroscopic elements in fluorescence analysis. These serve the purpose of analyzing soft x-ray emission spectra of materials upon excitation by x-rays or electrons. The analysis then allows quantitative determination of the x-ray emitting elements in the materials. Shorter wavelength range for this application, below 2.5nm, can be covered by using short period multilayers, with a period of 2.5 nm and lower. Thus the detrimental effect on the reflectivity of morphological roughness between materials of the multilayers becomes increasingly pronounced. Ion beam polishing was previously shown to be effective in reducing roughness in some multilayer systems with Si. In this work, we explored W/Si multilayers with the period of 2.5 nm. Si layers were polishing by Ar ions, employing low energy ions, 100 and 80 eV, with the etched Si thickness being in the range 0.1 to 0.5 nm. CuK X-ray diffuse scattering measurements revealed a significant reduction in the diffused scattering in the polished multilayers. However, Grazing Incidence CuK X-ray showed only a marginal reduction of the overall roughness of the systems. Still, measurements of the structures with Grazing Incidence Small Angle X-ray scattering indicated that the vertical correlation length of roughness was strongly reduced in the polished multilayers. These results together suggest that polishing results in the reduction of the vertical propagation of roughness from layer to layer, while only slightly affecting the overall roughness. This phenomenon can be explained by ion-induced surface roughening inherently present in the ion polishing methods. Alternatively, ion-induced densification of thin Si films should also be considered. Finally, the reflectivity of 40% at 0.84 nm at grazing incidence of 9 degrees has been obtained in this work for W/Si multilayers. Analysis of the obtained results is expected to lead to further progress in reflectance.

Keywords: interface roughness, ion polishing, multilayer structures, W/Si

Procedia PDF Downloads 109
161 Long Wavelength Coherent Pulse of Sound Propagating in Granular Media

Authors: Rohit Kumar Shrivastava, Amalia Thomas, Nathalie Vriend, Stefan Luding

Abstract:

A mechanical wave or vibration propagating through granular media exhibits a specific signature in time. A coherent pulse or wavefront arrives first with multiply scattered waves (coda) arriving later. The coherent pulse is micro-structure independent i.e. it depends only on the bulk properties of the disordered granular sample, the sound wave velocity of the granular sample and hence bulk and shear moduli. The coherent wavefront attenuates (decreases in amplitude) and broadens with distance from its source. The pulse attenuation and broadening effects are affected by disorder (polydispersity; contrast in size of the granules) and have often been attributed to dispersion and scattering. To study the effect of disorder and initial amplitude (non-linearity) of the pulse imparted to the system on the coherent wavefront, numerical simulations have been carried out on one-dimensional sets of particles (granular chains). The interaction force between the particles is given by a Hertzian contact model. The sizes of particles have been selected randomly from a Gaussian distribution, where the standard deviation of this distribution is the relevant parameter that quantifies the effect of disorder on the coherent wavefront. Since, the coherent wavefront is system configuration independent, ensemble averaging has been used for improving the signal quality of the coherent pulse and removing the multiply scattered waves. The results concerning the width of the coherent wavefront have been formulated in terms of scaling laws. An experimental set-up of photoelastic particles constituting a granular chain is proposed to validate the numerical results.

Keywords: discrete elements, Hertzian contact, polydispersity, weakly nonlinear, wave propagation

Procedia PDF Downloads 180
160 Lamb Waves Wireless Communication in Healthy Plates Using Coherent Demodulation

Authors: Rudy Bahouth, Farouk Benmeddour, Emmanuel Moulin, Jamal Assaad

Abstract:

Guided ultrasonic waves are used in Non-Destructive Testing (NDT) and Structural Health Monitoring (SHM) for inspection and damage detection. Recently, wireless data transmission using ultrasonic waves in solid metallic channels has gained popularity in some industrial applications such as nuclear, aerospace and smart vehicles. The idea is to find a good substitute for electromagnetic waves since they are highly attenuated near metallic components due to Faraday shielding. The proposed solution is to use ultrasonic guided waves such as Lamb waves as an information carrier due to their capability of propagation for long distances. In addition to this, valuable information about the health of the structure could be extracted simultaneously. In this work, the reliable frequency bandwidth for communication is extracted experimentally from dispersion curves at first. Then, an experimental platform for wireless communication using Lamb waves is described and built. After this, coherent demodulation algorithm used in telecommunications is tested for Amplitude Shift Keying, On-Off Keying and Binary Phase Shift Keying modulation techniques. Signal processing parameters such as threshold choice, number of cycles per bit and Bit Rate are optimized. Experimental results are compared based on the average Bit Error Rate. Results have shown high sensitivity to threshold selection for Amplitude Shift Keying and On-Off Keying techniques resulting a Bit Rate decrease. Binary Phase Shift Keying technique shows the highest stability and data rate between all tested modulation techniques.

Keywords: lamb waves communication, wireless communication, coherent demodulation, bit error rate

Procedia PDF Downloads 221
159 Standardization of Propagation Techniques in Selected Native Plants of Kuwait

Authors: Laila Almulla, Narayana Bhat, Majda Suleiman, Sheena Jacob

Abstract:

Biodiversity conservation has become one of the challenging priorities to combat species extinction for many countries, including the state of Kuwait. Since native plants are better adapted to the local environment, can endure long spells of drought, withstand high soil salinity levels and provide a more natural effect to landscape projects, their use will both conserve natural resources and produce sustainable greenery. When native plants are properly blended with naturalized exotic ornamental plants in a landscape, they can improve social and cultural benefits. Screening of exotic and native plants in Kuwait during the past two decades has led to the selection of some very promising plants. Continuation of evaluation of additional native and exotic plants is essential to increase diversity of plant resources for greenery projects. Therefore, an effort was made to evaluate further native plants for their suitability for greenery applications. In the present study, various treatments were used to mass multiply selected plants using seeds to secure maximum germination. Seeds were subjected to nine treatments, and each treatment was replicated five times with ten seeds per treatment unit. After the treatment, the seeds of Zygophyllum qatarense were incubated at 30 °C, three lights for 12 h, at 40% humidity; where as the seeds of Haloxylon salicornicum were incubated at 22 °C with continuous light, at 40% humidity. Soaking in 250-ppm GA3 resulted in highest germination percentage of 20% in Zygophyllum qatarense and, Soaking in 500-ppm GA3 resulted in 6% germination in Haloxylon salicornicum. Germination of the viable seeds is influenced by various external and internal factors, seed must not be in a state of dormancy and the environmental requirements for germination of that seed must be met, before germination can occur.

Keywords: landscape, native plants, revegetation, seed germination

Procedia PDF Downloads 502
158 Delamination Fracture Toughness Benefits of Inter-Woven Plies in Composite Laminates Produced through Automated Fibre Placement

Authors: Jayden Levy, Garth M. K. Pearce

Abstract:

An automated fibre placement method has been developed to build through-thickness reinforcement into carbon fibre reinforced plastic laminates during their production, with the goal of increasing delamination fracture toughness while circumventing the additional costs and defects imposed by post-layup stitching and z-pinning. Termed ‘inter-weaving’, the method uses custom placement sequences of thermoset prepreg tows to distribute regular fibre link regions in traditionally clean ply interfaces. Inter-weaving’s impact on mode I delamination fracture toughness was evaluated experimentally through double cantilever beam tests (ASTM standard D5528-13) on [±15°]9 laminates made from Park Electrochemical Corp. E-752-LT 1/4” carbon fibre prepreg tape. Unwoven and inter-woven automated fibre placement samples were compared to those of traditional laminates produced from standard uni-directional plies of the same material system. Unwoven automated fibre placement laminates were found to suffer a mostly constant 3.5% decrease in mode I delamination fracture toughness compared to flat uni-directional plies. Inter-weaving caused significant local fracture toughness increases (up to 50%), though these were offset by a matching overall reduction. These positive and negative behaviours of inter-woven laminates were respectively found to be caused by fibre breakage and matrix deformation at inter-weave sites, and the 3D layering of inter-woven ply interfaces providing numerous paths of least resistance for crack propagation.

Keywords: AFP, automated fibre placement, delamination, fracture toughness, inter-weaving

Procedia PDF Downloads 161
157 Impact of Aging on Fatigue Performance of Novel Hybrid HMA

Authors: Faizan Asghar, Mohammad Jamal Khattak

Abstract:

Aging, in general, refers to changes in rheological characteristics of asphalt mixture due to changes in chemical composition over the course of construction and service life of the pavement. The main goal of this study was to investigate the impact of oxidation on fatigue characteristics of a novel HMA composite fabricated with a combination of crumb rubber (CRM) and polyvinyl alcohol (PVA) fiber subject to aging of 7 and 14 days. A flexural beam fatigue test was performed to evaluate several characteristics of control, CRM modified, PVA reinforced, and novel rubber-fiber HMA composite. Experimental results revealed that aging had a significant impact on the fatigue performance of novel HMA composite. It was found that a suitable proportion of CRM and PVA radically affected the performance of novel rubber-fiber HMA in resistance to fracture and fatigue cracking when subjected to long-term aging. The developed novel HMA composite containing 2% CRM and 0.2% PVA presented around 29 times higher resistance to fatigue cracking for a period of 7 days of aging. To develop a cumulative plastic deformation level of 250 micros, such a mixture required over 50 times higher cycles than control HMA. Moreover, the crack propagation rate was reduced by over 90%, with over 12 times higher energy required to propagate a unit crack length in such a mixture compared to conventional HMA. Further, digital imaging correlation analyses revealed a more twisted and convoluted fracture path and higher strain distribution in rubber-fiber HMA composite. The fatigue performance after long-term aging of such novel HMA composite explicitly validates the ability to withstand load repetition that could lead to an extension in the service life of pavement infrastructure and reduce taxpayers’ dollars spent.

Keywords: crumb rubber, PVA fibers, dry process, aging, performance testing, fatigue life

Procedia PDF Downloads 45
156 In Vitro Effect of Cobalt(II) Chloride (CoCl₂)-Induced Hypoxia on Cytokine Production by Human Breast Cancer Cells

Authors: Radoslav Stojchevski, Leonid Poretsky, Dimiter Avtanski

Abstract:

Proinflammatory cytokines play an important role in cancer initiation and progression by mediating the intracellular communication between the cancer cells and tumor microenvironment. Increased tumor growth causing reduced oxygen concentration and oxygen pressure commonly result in hypoxia. Mechanistically, hypoxia is characterized by stabilization and nuclear translocation of hypoxia-inducible factor 1 alpha (HIF-1α) followed by propagation of molecular pathway cascade involving multiple downstream targets. Cobalt(II) chloride (CoCl₂) is commonly used to mimic hypoxia in experimental conditions since it directly induces the expression of HIF-1α. The aim of the present study was to investigate the in vitro effects and the molecular mechanisms by which hypoxia regulates the cytokine secretory profile of breast cancer cells. As a model for this study, we used several breast cancer cell lines bearing various molecular characteristics and metastatic potential (MDA-MB-231 (clauding low, ER-/PR-/HER²⁻), MCF-7 (luminal A, ER⁺/PR⁺/HER²⁻), and BT-474 (liminal B, ER⁺/PR⁺/HER²⁺)). We demonstrated that breast cancer cells secrete numerous cytokines and cytokine ligands, including interleukins, chemokines, and growth factors. Treatment with CoCl₂significantly modulated the breast cancer cells' cytokine expression in a concentration- and time-dependent manner. These effects were mediated via activation of several signaling pathways (JNK/SAPK1, NF-κB, STAT5A/B, and Erk/MAPK1/2). Taken together, the present data define some of the molecular mechanisms by which hypoxia affects the breast cancer cells' cytokine secretory profile, thus contributing to the development of novel therapies for metastatic breast cancer.

Keywords: breast cancer, cytokines, cobalt(II) chloride (CoCl₂), hypoxia

Procedia PDF Downloads 191
155 Structural Health Monitoring of the 9-Story Torre Central Building Using Recorded Data and Wave Method

Authors: Tzong-Ying Hao, Mohammad T. Rahmani

Abstract:

The Torre Central building is a 9-story shear wall structure located in Santiago, Chile, and has been instrumented since 2009. Events of different intensity (ambient vibrations, weak and strong earthquake motions) have been recorded, and thus the building can serve as a full-scale benchmark to evaluate the structural health monitoring method developed. The first part of this article presents an analysis of inter-story drifts, and of changes in the first system frequencies (estimated from the relative displacement response of the 8th-floor with respect to the basement from recorded data) as baseline indicators of the occurrence of damage. During 2010 Chile earthquake the system frequencies were detected decreasing approximately 24% in the EW and 27% in NS motions. Near the end of shaking, an increase of about 17% in the EW motion was detected. The structural health monitoring (SHM) method based on changes in wave traveling time (wave method) within a layered shear beam model of structure is presented in the second part of this article. If structural damage occurs the velocity of wave propagated through the structure changes. The wave method measures the velocities of shear wave propagation from the impulse responses generated by recorded data at various locations inside the building. Our analysis and results show that the detected changes in wave velocities are consistent with the observed damages. On this basis, the wave method is proven for actual implementation in structural health monitoring systems.

Keywords: Chile earthquake, damage detection, earthquake response, impulse response, layered shear beam, structural health monitoring, Torre Central building, wave method, wave travel time

Procedia PDF Downloads 345