Search results for: storage modulus
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2673

Search results for: storage modulus

1023 The Logistics Collaboration in Supply Chain of Orchid Industry in Thailand

Authors: Chattrarat Hotrawaisaya

Abstract:

This research aims to formulate the logistics collaborative model which is the management tool for orchid flower exporter. The researchers study logistics activities in orchid supply chain that stakeholders can collaborate and develop, including demand forecasting, inventory management, warehouse and storage, order-processing, and transportation management. The research also explores logistics collaboration implementation into orchid’s stakeholders. The researcher collected data before implementation and after model implementation. Consequently, the costs and efficiency were calculated and compared between pre and post period of implementation. The research found that the results of applying the logistics collaborative model to orchid exporter reduces inventory cost and transport cost. The model also improves forecasting accuracy, and synchronizes supply chain of exporter. This research paper contributes the uniqueness logistics collaborative model which value to orchid industry in Thailand. The orchid exporters may use this model as their management tool which aims in competitive advantage.

Keywords: logistics, orchid, supply chain, collaboration

Procedia PDF Downloads 420
1022 Predictive Maintenance: Machine Condition Real-Time Monitoring and Failure Prediction

Authors: Yan Zhang

Abstract:

Predictive maintenance is a technique to predict when an in-service machine will fail so that maintenance can be planned in advance. Analytics-driven predictive maintenance is gaining increasing attention in many industries such as manufacturing, utilities, aerospace, etc., along with the emerging demand of Internet of Things (IoT) applications and the maturity of technologies that support Big Data storage and processing. This study aims to build an end-to-end analytics solution that includes both real-time machine condition monitoring and machine learning based predictive analytics capabilities. The goal is to showcase a general predictive maintenance solution architecture, which suggests how the data generated from field machines can be collected, transmitted, stored, and analyzed. We use a publicly available aircraft engine run-to-failure dataset to illustrate the streaming analytics component and the batch failure prediction component. We outline the contributions of this study from four aspects. First, we compare the predictive maintenance problems from the view of the traditional reliability centered maintenance field, and from the view of the IoT applications. When evolving to the IoT era, predictive maintenance has shifted its focus from ensuring reliable machine operations to improve production/maintenance efficiency via any maintenance related tasks. It covers a variety of topics, including but not limited to: failure prediction, fault forecasting, failure detection and diagnosis, and recommendation of maintenance actions after failure. Second, we review the state-of-art technologies that enable a machine/device to transmit data all the way through the Cloud for storage and advanced analytics. These technologies vary drastically mainly based on the power source and functionality of the devices. For example, a consumer machine such as an elevator uses completely different data transmission protocols comparing to the sensor units in an environmental sensor network. The former may transfer data into the Cloud via WiFi directly. The latter usually uses radio communication inherent the network, and the data is stored in a staging data node before it can be transmitted into the Cloud when necessary. Third, we illustrate show to formulate a machine learning problem to predict machine fault/failures. By showing a step-by-step process of data labeling, feature engineering, model construction and evaluation, we share following experiences: (1) what are the specific data quality issues that have crucial impact on predictive maintenance use cases; (2) how to train and evaluate a model when training data contains inter-dependent records. Four, we review the tools available to build such a data pipeline that digests the data and produce insights. We show the tools we use including data injection, streaming data processing, machine learning model training, and the tool that coordinates/schedules different jobs. In addition, we show the visualization tool that creates rich data visualizations for both real-time insights and prediction results. To conclude, there are two key takeaways from this study. (1) It summarizes the landscape and challenges of predictive maintenance applications. (2) It takes an example in aerospace with publicly available data to illustrate each component in the proposed data pipeline and showcases how the solution can be deployed as a live demo.

Keywords: Internet of Things, machine learning, predictive maintenance, streaming data

Procedia PDF Downloads 370
1021 Time Series Analysis on the Production of Fruit Juice: A Case Study of National Horticultural Research Institute (Nihort) Ibadan, Oyo State

Authors: Abiodun Ayodele Sanyaolu

Abstract:

The research was carried out to investigate the time series analysis on quarterly production of fruit juice at the National Horticultural Research Institute Ibadan from 2010 to 2018. Documentary method of data collection was used, and the method of least square and moving average were used in the analysis. From the calculation and the graph, it was glaring that there was increase, decrease, and uniform movements in both the graph of the original data and the tabulated quarter values of the original data. Time series analysis was used to detect the trend in the highest number of fruit juice and it appears to be good over a period of time and the methods used to forecast are additive and multiplicative models. Since it was observed that the production of fruit juice is usually high in January of every year, it is strongly advised that National Horticultural Research Institute should make more provision for fruit juice storage outside this period of the year.

Keywords: fruit juice, least square, multiplicative models, time series

Procedia PDF Downloads 127
1020 High Electrochemical Performance of Electrode Material Based On Mesoporous RGO@(Co,Mn)3O4 Nanocomposites

Authors: Charmaine Lamiel, Van Hoa Nguyen, Deivasigamani Ranjith Kumar, Jae-Jin Shim

Abstract:

The quest for alternative sources of energy storage had led to the exploration on supercapacitors. Hybrid supercapacitors, a combination of carbon-based material and transition metals, had yielded long and improved cycle life as well as high energy and power densities. In this study, microwave irradiation was used for the facile and rapid synthesis of mesoporous RGO@(Co,Mn)3O4 nanosheets as an active electrode material. The advantages of this method include the non-use of reducing agents and acidic medium, and no further post-heat treatment. Additionally, it offers shorter reaction time at low temperature and low power requirement, which allows low fabrication and energy cost. The as-prepared electrode material demonstrated a high capacitance of 953 F•g−1 at 1 A•g−1 in a 6 M KOH electrolyte. Furthermore, the electrode exhibited a high energy density of 76.2 Wh•kg−1 (power density of 720 W•kg−1) and a high power density of 7200 W•kg−1 (energy density of 38 Wh•kg−1). The successful synthesis was considered to be efficient and cost-effective, with very promising electrochemical performance that can be used as an active material in supercapacitors.

Keywords: cobalt manganese oxide, electrochemical, graphene, microwave synthesis, supercapacitor

Procedia PDF Downloads 338
1019 Experimental Analysis of Control in Electric Vehicle Charging Station Based Grid Tied Photovoltaic-Battery System

Authors: A. Hassoune, M. Khafallah, A. Mesbahi, T. Bouragba

Abstract:

This work presents an improved strategy of control for charging a lithium-ion battery in an electric vehicle charging station using two charger topologies i.e. single ended primary inductor converter (SEPIC) and forward converter. In terms of rapidity and accuracy, the power system consists of a topology/control diagram that would overcome the performance constraints, for instance the power instability, the battery overloading and how the energy conversion blocks would react efficiently to any kind of perturbations. Simulation results show the effectiveness of the proposed topologies operated with a power management algorithm based on voltage/peak current mode controls. In order to provide credible findings, a low power prototype is developed to test the control strategy via experimental evaluations of the converter topology and its controls.

Keywords: battery storage buffer, charging station, electric vehicle, experimental analysis, management algorithm, switches control

Procedia PDF Downloads 154
1018 A Unique Multi-Class Support Vector Machine Algorithm Using MapReduce

Authors: Aditi Viswanathan, Shree Ranjani, Aruna Govada

Abstract:

With data sizes constantly expanding, and with classical machine learning algorithms that analyze such data requiring larger and larger amounts of computation time and storage space, the need to distribute computation and memory requirements among several computers has become apparent. Although substantial work has been done in developing distributed binary SVM algorithms and multi-class SVM algorithms individually, the field of multi-class distributed SVMs remains largely unexplored. This research seeks to develop an algorithm that implements the Support Vector Machine over a multi-class data set and is efficient in a distributed environment. For this, we recursively choose the best binary split of a set of classes using a greedy technique. Much like the divide and conquer approach. Our algorithm has shown better computation time during the testing phase than the traditional sequential SVM methods (One vs. One, One vs. Rest) and out-performs them as the size of the data set grows. This approach also classifies the data with higher accuracy than the traditional multi-class algorithms.

Keywords: distributed algorithm, MapReduce, multi-class, support vector machine

Procedia PDF Downloads 385
1017 Analyzing the Heat Transfer Mechanism in a Tube Bundle Air-PCM Heat Exchanger: An Empirical Study

Authors: Maria De Los Angeles Ortega, Denis Bruneau, Patrick Sebastian, Jean-Pierre Nadeau, Alain Sommier, Saed Raji

Abstract:

Phase change materials (PCM) present attractive features that made them a passive solution for thermal comfort assessment in buildings during summer time. They show a large storage capacity per volume unit in comparison with other structural materials like bricks or concrete. If their use is matched with the peak load periods, they can contribute to the reduction of the primary energy consumption related to cooling applications. Despite these promising characteristics, they present some drawbacks. Commercial PCMs, as paraffines, offer a low thermal conductivity affecting the overall performance of the system. In some cases, the material can be enhanced, adding other elements that improve the conductivity, but in general, a design of the unit that optimizes the thermal performance is sought. The material selection is the departing point during the designing stage, and it does not leave plenty of room for optimization. The PCM melting point depends highly on the atmospheric characteristics of the building location. The selection must relay within the maximum, and the minimum temperature reached during the day. The geometry of the PCM container and the geometrical distribution of these containers are designing parameters, as well. They significantly affect the heat transfer, and therefore its phenomena must be studied exhaustively. During its lifetime, an air-PCM unit in a building must cool down the place during daytime, while the melting of the PCM occurs. At night, the PCM must be regenerated to be ready for next uses. When the system is not in service, a minimal amount of thermal exchanges is desired. The aforementioned functions result in the presence of sensible and latent heat storage and release. Hence different types of mechanisms drive the heat transfer phenomena. An experimental test was designed to study the heat transfer phenomena occurring in a circular tube bundle air-PCM exchanger. An in-line arrangement was selected as the geometrical distribution of the containers. With the aim of visual identification, the containers material and a section of the test bench were transparent. Some instruments were placed on the bench for measuring temperature and velocity. The PCM properties were also available through differential scanning calorimeter (DSC) tests. An evolution of the temperature during both cycles, melting and solidification were obtained. The results showed some phenomena at a local level (tubes) and on an overall level (exchanger). Conduction and convection appeared as the main heat transfer mechanisms. From these results, two approaches to analyze the heat transfer were followed. The first approach described the phenomena in a single tube as a series of thermal resistances, where a pure conduction controlled heat transfer was assumed in the PCM. For the second approach, the temperature measurements were used to find some significant dimensionless numbers and parameters as Stefan, Fourier and Rayleigh numbers, and the melting fraction. These approaches allowed us to identify the heat transfer phenomena during both cycles. The presence of natural convection during melting might have been stated from the influence of the Rayleigh number on the correlations obtained.

Keywords: phase change materials, air-PCM exchangers, convection, conduction

Procedia PDF Downloads 162
1016 Adjuvant Effect and Mineral Addition in Aggressive Environments on the Sustainability of Using Local Materials Concretes

Authors: M. Belouadah, S. Rahmouni, N. Teballe

Abstract:

The durability of concrete is not one of its features, but its response to service loads and environmental conditions. Thus, the durability of concrete depends on a variety of material characteristics, but also the aggressiveness of the environment. Much durability problems encountered in tropical regions (region M'sila) due to the presence of chlorides and sulfates (in the ground or in the aggregate) with the additional aggravation of the effect of hot weather and arid. This lack of sustainability has a direct influence on the structure of the building and can lead to the complete deterioration of many buildings. The characteristics of the nature of fillers are evaluated based on the degree of aggressiveness of the environment considering as a means of characterization: mechanical strength, porosity. Specimens will be exposed to different storage media chemically aggressive drinking water, salts and sulfates (sodium chloride, MgSO4), solutions are not renewed or PH control solutions. The parameters taken into account are: age, the nature and degree of aggressiveness of the environment conservation, the incorporation of adjuvant type superplasticizer dosage and mineral additives.

Keywords: ordinary concretes, marble powder fillers, adjuvant, strength

Procedia PDF Downloads 260
1015 Effect of Packaging Treatment and Storage Condition on Stability of Low Fat Chicken Burger

Authors: Mohamed Ahmed Kenawi Abdallah

Abstract:

Chemical composition, cooking loss, shrinkage value, texture coefficient indices, Feder value, microbial examination, and sensory evaluation were done in order to examine the effect of adding 15% germinated quinoa seeds flour as extender to chicken wings meat to produce low fat chicken burger, packaged in two different packing materials and stored frozen for nine months. The data indicated reduction in the moisture content, crude either extract, and increase in the ash content, pH value, and total acidity for the samples extended by quinoa flour compared with the control one. The data showed that the extended samples with quinoa flour had the lowest values of TBA, cooking loss, and shrinkage value compared with the control ones. The data also revealed that, the sample contained quinoa flour had total bacterial count and psychrophilic bacterial count lower than the control sample. In addition, it has higher evaluation values for overall acceptability than the control one.

Keywords: chicken wings, low fat chicken burger, quinoa flour, vacuum packaging.

Procedia PDF Downloads 90
1014 Numerical Study on the Urea Melting and Induced Natural Convection in a Urea Sender Module

Authors: Doo Ki Lee, Man Young Kim

Abstract:

The Urea-Selective Catalytic Reduction (SCR) system is considered to be the most promising technology to fulfill the stringent emission regulation. In the Urea-SCR system, the urea solutions are used as the reducing agent, which is a eutectic composition (32.5wt% of urea). The advantage of this eutectic compositions is that it has a low freezing point approximately at -11 ℃, however, the problem of freezing occurs at low-temperature levels below that freezing point. To prevent freezing of urea solutions, we need heating systems that can melt by heating the frozen urea solutions in urea storage tank at low-temperature environment. In this study, therefore, a numerical investigation of three-dimensional unsteady heating problems analyzed to find the melting characteristics of the urea solutions on melting process. In this work, it can be found that the urea melting initiated by heat conduction from the heater is enhanced by the natural convection inside the melted liquid urea solutions due to the temperature difference. Also, liquid urea solutions are initially concentrated on the upper parts of the urea sender module.

Keywords: urea solution, melting, heat conduction, natural convection, liquid fraction, phase change

Procedia PDF Downloads 247
1013 Designing Inventory System with Constrained by Reducing Ordering Cost, Lead Time and Lost Sale Rate and Considering Random Disturbance in Ordering Quantity

Authors: Arezoo Heidary, Abolfazl Mirzazadeh, Aref Gholami-Qadikolaei

Abstract:

In the business environment it is very common that a lot received may not be equal to quantity ordered. in this work, a random disturbance in a received quantity is considered. It is assumed a maximum allowable limit for storage space and inventory investment.The impact of lead time and ordering cost reductions once they act dependently is also investigated. Further, considering a mixture of back order and lost sales for allowable shortage system, the effect of investment on reducing lost sale rate is analyzed. For the proposed control system, a Lagrangian method is applied in order to solve the problem and an algorithmic procedure is utilized to achieve optimal solution with the global minimum expected cost. Finally, proves on concavity and convexity of the model in the decision variables are shown.

Keywords: stochastic inventory system, lead time, ordering cost, lost sale rate, inventory constraints, random disturbance

Procedia PDF Downloads 401
1012 Crystalline Particles Dispersed Cu-Based Metallic Glassy Composites Fabricated by Spark Plasma Sintering

Authors: Sandrine Cardinal, Jean-Marc Pelletier, Guang Xie, Florian Mercier, Florent Delmas

Abstract:

Bulk metallic glasses exhibit several superior properties, compared to their corresponding crystalline counterpart, such as high strength, high elastic limit or good corrosion resistance. Therefore they can be considered as good candidates for structural applications in many sectors. However, they are generally brittle and do not exhibit plastic deformation at room temperature. These materials are mainly obtained by rapid cooling from a liquid state to prevent crystallization, which limits their size. To overcome these two drawbacks: fragility and limited dimensions, composite metallic glass matrix reinforced by a second phase whose role is to slow crack growth are developed. Concerning the limited size of the pieces, the proposed solution is to get the material from amorphous powders by densifying under load. In this study, Cu50Zr45Al5 bulk metallic glassy matrix composites (MGMCs) containing different volume fraction (Vf) of Zr crystalline particles were manufactured by spark plasma sintering (SPS). Microstructure, thermal stability and mechanical properties of the MGMCs were investigated. Matrix of the composites remains a fully amorphous phase after consolidation at 420°C under 600 MPa. A good dispersion of the particles in the glassy matrix is obtained. Results show that the compressive strength decreases with Vf : 1670 MPa (Vf=0%) to 1300MPa (Vf=30%), the elastic modulus decreases but only slighty respectively 97.3GPa and 94.5 GPa and plasticity is improved from 0 to 4%. Fractographic investigation indicates a good bonding between amorphous and crystalline particles. In conclusion, present study has demonstrated that SPS method is useful for the synthesis of the bulk glassy composites. Large controlled microstructure specimens with interesting ductility can be obtained compared with others methods.

Keywords: composite, mechanical properties, metallic glasses, spark plasma sintering

Procedia PDF Downloads 266
1011 Maximum Power and Bone Variables in Young Adult Men

Authors: Anthony Khawaja, Jacques Prioux, Ghassan Maalouf, Rawad El Hage

Abstract:

The regular practice of physical activities characterized by significant mechanical stresses stimulates bone formation and improves bone mineral density (BMD) in the most solicited sites. The purpose of this study was to explore the relationships between maximum power and bone variables in a group of young adult men. Identification of new determinants of BMD, bone mineral content (BMC) and hip geometric indices in young adult men, would allow screening and early management of future cases of osteopenia and osteoporosis. Fifty-three young adult men (18 – 35yr) voluntarily participated in this study. Weight and height were measured, and body mass index was calculated. Body composition, BMC and BMD were determined for each individual by Dual-energy X-ray absorptiometry (DXA; GE Healthcare, Madison, WI) at whole body (WB), lumbar spine (L1-L4), total hip (TH), and femoral neck (FN). FN cross-sectional area (CSA), strength index (SI), buckling ratio (BR), FN section modulus (Z), cross-sectional moment of inertia (CSMI) and L1-L4 TBS were also evaluated by DXA. The vertical jump was evaluated using a field test (sargent test). Two main parameters were retained: vertical jump performance (cm) and power (w). The subjects performed three jumps with 2 minutes of recovery between jumps. The highest vertical jump was selected. Maximum power (P max, in watts) was calculated. Maximum power was positively correlated to WB BMD (r = 0.41; p < 0.01), WB BMC (r = 0.65; p < 0.001), L1-L4 BMC (r = 0.54; p < 0.001), FN BMC (r = 0.35; p < 0.01), TH BMC (r = 0.50; p < 0.001), CSMI (r = 0.50; p < 0.001), CSA (r = 0.33; p < 0.05). Vertical jump was positively correlated to WB BMC (r = 0.31; p < 0.05), L1-L4 BMC (r = 0.40; p < 0.01), CSMI (r = 0.29; p < 0.05). The current study suggests that maximum power is a positive determinant of BMD, BMC and hip geometric indices in young adult men. In addition, it shows also that maximum power is a stronger positive determinant of bone variables than vertical jump in this population. Implementing strategies to increase maximum power in young adult men may be useful for preventing osteoporotic fractures later in life.

Keywords: bone variables, maximum power, osteopenia, osteoporosis, vertical jump, young adult men

Procedia PDF Downloads 170
1010 Financial Investment of a Wine Cavein Greece

Authors: Stamataki Erofili Nellie, Benardos Andreas

Abstract:

Winemaking and aging in Greece has been performed so far in special facilities, designed either as above ground or shallow underground buildings. The latter are well-known in Santorini as “canaves,” dating back to the 1700s. Canaves were mainly used for wine storage and aging, although occasionally, they included a winepress to complete there the whole wine production. On the other hand, wine caves are subterranean caves of the same use as canaves in the wine manufacturing industry, but they are excavated at a much greater depth of more than 53 meters or 175 feet. Whereas canaves or a typical wine cellar is around 10 feet deep, with is equivalent to almost 3 meters. This paper discusses the advantages and the disadvantages of creating a wine cave for the vinification of a winery in Greece and the financial investment or risk that has to be taken. The data presented and analysed are given from wineries in Greece and especially from those located in Santorini island. The estimation of the cost for the excavation of the model selected as a wine cave will be compared with the financial budget of the existing premises and facilities above ground in Greek wineries. In order to show whether it is viable for a greek winery to invest in a wine cave.

Keywords: underground space use, subterranean winery, wine cave, underground winery, greece

Procedia PDF Downloads 165
1009 Privacy-Preserving Location Sharing System with Client/Server Architecture in Mobile Online Social Network

Authors: Xi Xiao, Chunhui Chen, Xinyu Liu, Guangwu Hu, Yong Jiang

Abstract:

Location sharing is a fundamental service in mobile Online Social Networks (mOSNs), which raises significant privacy concerns in recent years. Now, most location-based service applications adopt client/server architecture. In this paper, a location sharing system, named CSLocShare, is presented to provide flexible privacy-preserving location sharing with client/server architecture in mOSNs. CSLocShare enables location sharing between both trusted social friends and untrusted strangers without the third-party server. In CSLocShare, Location-Storing Social Network Server (LSSNS) provides location-based services but do not know the users’ real locations. The thorough analysis indicates that the users’ location privacy is protected. Meanwhile, the storage and the communication cost are saved. CSLocShare is more suitable and effective in reality.

Keywords: mobile online social networks, client/server architecture, location sharing, privacy-preserving

Procedia PDF Downloads 308
1008 Fused Deposition Modeling Printing of Bioinspired Triply Periodic Minimal Surfaces Based Polyvinylidene Fluoride Materials for Scaffold Development in Biomedical Application

Authors: Farusil Najeeb Mullaveettil, Rolanas Dauksevicius

Abstract:

Cellular structures produced by additive manufacturing have earned wide research attention due to their unique specific strength and energy absorption potentiality. The literature review concludes that pattern type and density are vital parameters that affect the mechanical properties of parts formed by additive manufacturing techniques and have an influence on printing time and material consumption. Fused deposition modeling technique (FDM) is used here to produce Polyvinylidene fluoride (PVDF) parts. In this work, patterns are based on triply periodic minimal surfaces (TPMS) produced by PVDF-based filaments using the FDM technique. PVDF homopolymer filament Fluorinar-H™ and PVDF copolymer filament Fluorinar-C™ are printed with three types of TPMS patterns. The patterns printed are Gyroid, Schwartz diamond, and Schwartz primitive. Tensile, flexural, and compression tests under quasi-static loading conditions are performed in compliance with ISO standards. The investigation elucidates the deformation mechanisms and a study that establishes a relationship between the printed and nominal specimens' dimensional accuracy. In comparison to the examined TPMS pattern, Schwartz diamond showed a higher relative elastic modulus and strength than the other patterns in tensile loading, and the Gyroid pattern showed the highest mechanical characteristics in flexural loading. The concluded results could be utilized to produce informed cellular designs for biomedical and mechanical applications.

Keywords: additive manufacturing, FDM, PVDF, gyroid, schwartz primitive, schwartz diamond, TPMS, tensile, flexural

Procedia PDF Downloads 126
1007 Occupational Safety in Construction Projects

Authors: Heba Elbibas, Esra Gnijeewa, Zedan Hatush

Abstract:

This paper presents research on occupational safety in construction projects, where the importance of safety management in projects was studied, including the preparation of a safety plan and program for each project and the identification of the responsibilities of each party to the contract. The research consists of two parts: 1-Field visits: which were field visits to three construction projects, including building projects, road projects, and tower installation. The safety level of these projects was evaluated through a checklist that includes the most important safety elements in terms of the application of these items in the projects. 2-Preparation of a questionnaire: which included supervisors and engineers and aimed to determine the level of awareness and commitment of different project categories to safety standards. The results showed the following: i) There is a moderate occupational safety policy. ii) The preparation and storage of maintenance reports are not fully complied with. iii) There is a moderate level of training on occupational safety for project workers. iv) The company does not impose penalties on safety violators permanently. v) There is a moderate policy for equipment and machinery safety. vi) Self-injuries occur due to (fatigue, lack of attention, deliberate error, and emotional factors), with a rate of 82.4%.

Keywords: management, safety, occupational safety, classification

Procedia PDF Downloads 85
1006 Statistical Correlation between Ply Mechanical Properties of Composite and Its Effect on Structure Reliability

Authors: S. Zhang, L. Zhang, X. Chen

Abstract:

Due to the large uncertainty on the mechanical properties of FRP (fibre reinforced plastic), the reliability evaluation of FRP structures are currently receiving much attention in industry. However, possible statistical correlation between ply mechanical properties has been so far overlooked, and they are mostly assumed to be independent random variables. In this study, the statistical correlation between ply mechanical properties of uni-directional and plain weave composite is firstly analyzed by a combination of Monte-Carlo simulation and finite element modeling of the FRP unit cell. Large linear correlation coefficients between the in-plane mechanical properties are observed, and the correlation coefficients are heavily dependent on the uncertainty of the fibre volume ratio. It is also observed that the correlation coefficients related to Poisson’s ratio are negative while others are positive. To experimentally achieve the statistical correlation coefficients between in-plane mechanical properties of FRP, all concerned in-plane mechanical properties of the same specimen needs to be known. In-plane shear modulus of FRP is experimentally derived by the approach suggested in the ASTM standard D5379M. Tensile tests are conducted using the same specimens used for the shear test, and due to non-uniform tensile deformation a modification factor is derived by a finite element modeling. Digital image correlation is adopted to characterize the specimen non-uniform deformation. The preliminary experimental results show a good agreement with the numerical analysis on the statistical correlation. Then, failure probability of laminate plates is calculated in cases considering and not considering the statistical correlation, using the Monte-Carlo and Markov Chain Monte-Carlo methods, respectively. The results highlight the importance of accounting for the statistical correlation between ply mechanical properties to achieve accurate failure probability of laminate plates. Furthermore, it is found that for the multi-layer laminate plate, the statistical correlation between the ply elastic properties significantly affects the laminate reliability while the effect of statistical correlation between the ply strength is minimal.

Keywords: failure probability, FRP, reliability, statistical correlation

Procedia PDF Downloads 149
1005 Pool Fire Tests of Dual Purpose Casks for Spent Nuclear Fuel

Authors: K. S. Bang, S. H. Yu, J. C. Lee, K. S. Seo, S. H. Lee

Abstract:

Dual purpose casks are used for storage and transport of spent nuclear fuel assemblies. Therefore, they satisfy the requirements prescribed in the Korea NSSC Act 2013-27, the IAEA Safety Standard Series No. SSR-6, and US 10 CFR Part 71. These regulatory guidelines classify the dual purpose cask as a Type B package, and state that a Type B package must be able to withstand a temperature of 800°C for a period of 30 min. Therefore, a fire test was conducted using a one-sixth slice of a real cask to estimate the thermal integrity of the dual purpose cask at a temperature of 800°C. The neutron shield reached a maximum temperature of 183°C, which indicates that dual purpose cask was properly insulated from the heat of the flames. The temperature rise of the basket during the fire test was 29°C. Therefore, the integrity of a spent nuclear fuel is estimated to be maintained. The temperature was lower when a cooling pin was installed. The neutron shielding was therefore protected adequately by cooling pin. As a result, the thermal integrity of the dual purpose cask was maintained and the cask is judged to be sufficiently safe for temperatures under 800°C.

Keywords: dual purpose cask, spent nuclear fuel, pool fire test, integrity

Procedia PDF Downloads 449
1004 Durability of Reinforced Concrete Structure on Very High Aggressive Environment: A Case Study

Authors: Karla Peitl Miller, Leomar Bravin Porto, Kaitto Correa Fraga, Nataniele Eler Mendes

Abstract:

This paper presents the evaluation and study of a real reinforced concrete structure of a fertilizer storage building, constructed on a Vale’s Port at Brazil, which has been recently under refurbishment. Data that will be shared and commented aim to show how wrong choices in project concepts allied to a very high aggressive environment lead to a fast track degradation, incurring on a hazardous condition associated with huge and expensive treatment for repair and guarantee of minimum performance conditions and service life. It will be also shown and discussed all the covered steps since pathological manifestations first signs were observed until the complete revitalization and reparation planning would be drawn. The conclusions of the work easily explicit the importance of professional technical qualification, the importance of minimum requirements for design and structural reforms, and mainly, the importance of good inspection and diagnostic engineering continuous work.

Keywords: durability, reinforced concrete repair, structural inspection, diagnostic engineering

Procedia PDF Downloads 121
1003 The Application of Artificial Neural Networks for the Performance Prediction of Evacuated Tube Solar Air Collector with Phase Change Material

Authors: Sukhbir Singh

Abstract:

This paper describes the modeling of novel solar air collector (NSAC) system by using artificial neural network (ANN) model. The objective of the study is to demonstrate the application of the ANN model to predict the performance of the NSAC with acetamide as a phase change material (PCM) storage. Input data set consist of time, solar intensity and ambient temperature wherever as outlet air temperature of NSAC was considered as output. Experiments were conducted between 9.00 and 24.00 h in June and July 2014 underneath the prevailing atmospheric condition of Kurukshetra (city of the India). After that, experimental results were utilized to train the back propagation neural network (BPNN) to predict the outlet air temperature of NSAC. The results of proposed algorithm show that the BPNN is effective tool for the prediction of responses. The BPNN predicted results are 99% in agreement with the experimental results.

Keywords: Evacuated tube solar air collector, Artificial neural network, Phase change material, solar air collector

Procedia PDF Downloads 107
1002 Seismic Data Scaling: Uncertainties, Potential and Applications in Workstation Interpretation

Authors: Ankur Mundhra, Shubhadeep Chakraborty, Y. R. Singh, Vishal Das

Abstract:

Seismic data scaling affects the dynamic range of a data and with present day lower costs of storage and higher reliability of Hard Disk data, scaling is not suggested. However, in dealing with data of different vintages, which perhaps were processed in 16 bits or even 8 bits and are need to be processed with 32 bit available data, scaling is performed. Also, scaling amplifies low amplitude events in deeper region which disappear due to high amplitude shallow events that saturate amplitude scale. We have focused on significance of scaling data to aid interpretation. This study elucidates a proper seismic loading procedure in workstations without using default preset parameters as available in most software suites. Differences and distribution of amplitude values at different depth for seismic data are probed in this exercise. Proper loading parameters are identified and associated steps are explained that needs to be taken care of while loading data. Finally, the exercise interprets the un-certainties which might arise when correlating scaled and unscaled versions of seismic data with synthetics. As, seismic well tie correlates the seismic reflection events with well markers, for our study it is used to identify regions which are enhanced and/or affected by scaling parameter(s).

Keywords: clipping, compression, resolution, seismic scaling

Procedia PDF Downloads 454
1001 Design of Collection and Transportation System of Municipal Solid Waste in Meshkinshahr City

Authors: Ebrahim Fataei, Seyed Ali Hosseini, Zahra Arabi, Habib farhadi, Mehdi Aalipour Erdi, Seiied Taghi Seiied Safavian

Abstract:

Solid waste production is an integral part of human life and management of waste require full scientific approach and essential planning. The allocation of most management cost to collection and transportation and also the necessity of operational efficiency in this system, by limiting time consumption, and on the other hand optimum collection system and transportation is the base of waste design and management. This study was done to optimize the exits collection and transportation system of solid waste in Meshkinshahr city. So based on the analyzed data of municipal solid waste components in seven zones of Meshkinshahr city, and GIS software, applied to design storage place based on origin recycling and a route to collect and transport. It was attempted to represent an appropriate model to store, collect and transport municipal solid waste. The result shows that GIS can be applied to locate the waste container and determine a waste collection direction in an appropriate way.

Keywords: municipal solid waste management, transportation, optimizing, GIS, Iran

Procedia PDF Downloads 513
1000 Phase Transition in Iron Storage Protein Ferritin

Authors: Navneet Kaur, S. D. Tiwari

Abstract:

Ferritin is a protein which present in the blood of mammals. It maintains the need of iron inside the body. It has an antiferromagnetic iron core, 7-8 nm in size, which is encapsulated inside a protein cage. The thickness of this protein shell is about 2-3 nm. This protein shell reduces the interaction among particles and make ferritin a model superparamagnet. The major composition of ferritin core is mineral ferrihydrite. The molecular formula of ferritin core is (FeOOH)8[FeOOPO3H2]. In this study, we discuss the phase transition of ferritin. We characterized ferritin using x-ray diffractometer, transmission electron micrograph, thermogravimetric analyzer and vibrating sample magnetometer. It is found that ferritin core is amorphous in nature with average particle size of 8 nm. The thermogravimetric and differential thermogravimetric analysis curves shows mass loss at different temperatures. We heated ferritin at these temperatures. It is found that ferritin core starts decomposing after 390^o C. At 1020^o C, the ferritin core is finally converted to alpha phase of iron oxide. Magnetization behavior of final sample clearly shows the iron oxyhydroxide core is completely converted to alpha iron oxide.

Keywords: Antiferromagnetic, Ferritin, Phase, Superparamagnetic

Procedia PDF Downloads 102
999 SC-LSH: An Efficient Indexing Method for Approximate Similarity Search in High Dimensional Space

Authors: Sanaa Chafik, Imane Daoudi, Mounim A. El Yacoubi, Hamid El Ouardi

Abstract:

Locality Sensitive Hashing (LSH) is one of the most promising techniques for solving nearest neighbour search problem in high dimensional space. Euclidean LSH is the most popular variation of LSH that has been successfully applied in many multimedia applications. However, the Euclidean LSH presents limitations that affect structure and query performances. The main limitation of the Euclidean LSH is the large memory consumption. In order to achieve a good accuracy, a large number of hash tables is required. In this paper, we propose a new hashing algorithm to overcome the storage space problem and improve query time, while keeping a good accuracy as similar to that achieved by the original Euclidean LSH. The Experimental results on a real large-scale dataset show that the proposed approach achieves good performances and consumes less memory than the Euclidean LSH.

Keywords: approximate nearest neighbor search, content based image retrieval (CBIR), curse of dimensionality, locality sensitive hashing, multidimensional indexing, scalability

Procedia PDF Downloads 310
998 Temperature Control and Thermal Management of Cylindrical Lithium Batteries Using Phase Change Materials (PCMs)

Authors: S. M. Sadrameli, Y. Azizi

Abstract:

Lithium-ion batteries (LIBs) have shown to be one of the most reliable energy storage systems for electric cars in the recent years. Ambient temperature has a significant impact on the performance, lifetime, safety and cost of such batteries. Increasing the temperature degrade the lithium batteries more quickly while working at low-temperature environment results reducing the power and energy capability of the system. A thermal management system has been designed and setup in laboratory scale for controlling the temperature at optimum conditions using PEG-1000 with the melting point in the range of 33-40 oC as a phase change material. Aluminum plates have been installed in the PCM to increase the thermal conductivity and increasing the heat transfer rate. Experimental tests have been run at different discharge rates and ambient temperatures to investigate the effects of temperature on the efficiency of the batteries. The comparison has been made between the system of 6 batteries with and without PCM and the results show that PCM with aluminum plates decrease the surface temperature of the batteries that would result better performance and longer lifetime of the batteries.

Keywords: lithium-ion batteries, phase change materials, thermal management, temperature control

Procedia PDF Downloads 325
997 Planning Method Study on the Ecological Restrained Construction Area from the Perspective of Governance: A Case from Yangzijin, Yangzhou, China

Authors: Rushi Tan, Yilun Xu, Xiaohui Wang

Abstract:

The restrained construction zoning, an important part in the urban master plan, is a necessary planning tool to control the city sprawl, to guarantee the reservation implementation of the various types of protective elements, and to realize the storage of the essential urban spatial resources. Simultaneously, owing to the diverse constitutes of restrained construction area and the various stakeholders involved in, its planning requires an overall consideration of all elements from the perspective of coordination, balance and practicability to deal with the problems and conflicts in this process. Taking Yangzijin Ecological Restrained Construction Area in Yangzhou as an example, this study analyzes all the potential actors, agencies and stakeholders in this restrained construction area, as well as the relevant conflicts between each other. Besides, this study tries to build up a planning procedure based on the framework of governance theory, and proposes a possible planning method that combines "rigidity" and "flexibility" to protect the ecological limitation boundary, to take every interest into account, and to promote economic development in a harmonious society.

Keywords: restrained construction area, governance, stakeholder, flexible stratagem, China

Procedia PDF Downloads 398
996 The Potential of 48V HEV in Real Driving

Authors: Mark Schudeleit, Christian Sieg, Ferit Küçükay

Abstract:

This paper describes how to dimension the electric components of a 48V hybrid system considering real customer use. Furthermore, it provides information about savings in energy and CO2 emissions by a customer-tailored 48V hybrid. Based on measured customer profiles, the electric units such as the electric motor and the energy storage are dimensioned. Furthermore, the CO2 reduction potential in real customer use is determined compared to conventional vehicles. Finally, investigations are carried out to specify the topology design and preliminary considerations in order to hybridize a conventional vehicle with a 48V hybrid system. The emission model results from an empiric approach also taking into account the effects of engine dynamics on emissions. We analyzed transient engine emissions during representative customer driving profiles and created emission meta models. The investigation showed a significant difference in emissions when simulating realistic customer driving profiles using the created verified meta models compared to static approaches which are commonly used for vehicle simulation.

Keywords: customer use, dimensioning, hybrid electric vehicles, vehicle simulation, 48V hybrid system

Procedia PDF Downloads 488
995 A Recognition Method of Ancient Yi Script Based on Deep Learning

Authors: Shanxiong Chen, Xu Han, Xiaolong Wang, Hui Ma

Abstract:

Yi is an ethnic group mainly living in mainland China, with its own spoken and written language systems, after development of thousands of years. Ancient Yi is one of the six ancient languages in the world, which keeps a record of the history of the Yi people and offers documents valuable for research into human civilization. Recognition of the characters in ancient Yi helps to transform the documents into an electronic form, making their storage and spreading convenient. Due to historical and regional limitations, research on recognition of ancient characters is still inadequate. Thus, deep learning technology was applied to the recognition of such characters. Five models were developed on the basis of the four-layer convolutional neural network (CNN). Alpha-Beta divergence was taken as a penalty term to re-encode output neurons of the five models. Two fully connected layers fulfilled the compression of the features. Finally, at the softmax layer, the orthographic features of ancient Yi characters were re-evaluated, their probability distributions were obtained, and characters with features of the highest probability were recognized. Tests conducted show that the method has achieved higher precision compared with the traditional CNN model for handwriting recognition of the ancient Yi.

Keywords: recognition, CNN, Yi character, divergence

Procedia PDF Downloads 152
994 Impact of Drainage Defect on the Railway Track Surface Deflections; A Numerical Investigation

Authors: Shadi Fathi, Moura Mehravar, Mujib Rahman

Abstract:

The railwaytransportation network in the UK is over 100 years old and is known as one of the oldest mass transit systems in the world. This aged track network requires frequent closure for maintenance. One of the main reasons for closure is inadequate drainage due to the leakage in the buried drainage pipes. The leaking water can cause localised subgrade weakness, which subsequently can lead to major ground/substructure failure.Different condition assessment methods are available to assess the railway substructure. However, the existing condition assessment methods are not able to detect any local ground weakness/damageand provide details of the damage (e.g. size and location). To tackle this issue, a hybrid back-analysis technique based on artificial neural network (ANN) and genetic algorithm (GA) has been developed to predict the substructurelayers’ moduli and identify any soil weaknesses. At first, afinite element (FE) model of a railway track section under Falling Weight Deflection (FWD) testing was developed and validated against field trial. Then a drainage pipe and various scenarios of the local defect/ soil weakness around the buried pipe with various geometriesand physical properties were modelled. The impact of the soil local weaknesson the track surface deflection wasalso studied. The FE simulations results were used to generate a database for ANN training, and then a GA wasemployed as an optimisation tool to optimise and back-calculate layers’ moduli and soil weakness moduli (ANN’s input). The hybrid ANN-GA back-analysis technique is a computationally efficient method with no dependency on seed modulus values. The modelcan estimate substructures’ layer moduli and the presence of any localised foundation weakness.

Keywords: finite element (FE) model, drainage defect, falling weight deflectometer (FWD), hybrid ANN-GA

Procedia PDF Downloads 138