Search results for: EB thermal processing
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6831

Search results for: EB thermal processing

6291 Application of Neutron-Gamma Technologies for Soil Elemental Content Determination and Mapping

Authors: G. Yakubova, A. Kavetskiy, S. A. Prior, H. A. Torbert

Abstract:

In-situ soil carbon determination over large soil surface areas (several hectares) is required in regard to carbon sequestration and carbon credit issues. This capability is important for optimizing modern agricultural practices and enhancing soil science knowledge. Collecting and processing representative field soil cores for traditional laboratory chemical analysis is labor-intensive and time-consuming. The neutron-stimulated gamma analysis method can be used for in-situ measurements of primary elements in agricultural soils (e.g., Si, Al, O, C, Fe, and H). This non-destructive method can assess several elements in large soil volumes with no need for sample preparation. Neutron-gamma soil elemental analysis utilizes gamma rays issued from different neutron-nuclei interactions. This process has become possible due to the availability of commercial portable pulse neutron generators, high-efficiency gamma detectors, reliable electronics, and measurement/data processing software complimented by advances in state-of-the-art nuclear physics methods. In Pulsed Fast Thermal Neutron Analysis (PFTNA), soil irradiation is accomplished using a pulsed neutron flux, and gamma spectra acquisition occurs both during and between pulses. This method allows the inelastic neutron scattering (INS) gamma spectrum to be separated from the thermal neutron capture (TNC) spectrum. Based on PFTNA, a mobile system for field-scale soil elemental determinations (primarily carbon) was developed and constructed. Our scanning methodology acquires data that can be directly used for creating soil elemental distribution maps (based on ArcGIS software) in a reasonable timeframe (~20-30 hectares per working day). Created maps are suitable for both agricultural purposes and carbon sequestration estimates. The measurement system design, spectra acquisition process, strategy for acquiring field-scale carbon content data, and mapping of agricultural fields will be discussed.

Keywords: neutron gamma analysis, soil elemental content, carbon sequestration, carbon credit, soil gamma spectroscopy, portable neutron generators, ArcMap mapping

Procedia PDF Downloads 81
6290 Conical Spouted Bed Combustor for Combustion of Vine Shoots Wastes

Authors: M. J. San José, S. Alvarez, R. López

Abstract:

In order to prove the applicability of a conical spouted bed combustor for the thermal exploitation of vineyard pruning wastes, the flow regimes of beds consisting of vine shoot beds and an inert bed were established under different operating conditions. The effect of inlet air temperature on the minimum spouted velocity was evaluated. Batch combustion of vine shoots in a conical spouted bed combustor was conducted at temperatures in the range 425-550 ºC with an inert bed. The experimental values of combustion efficiency of vine shoot calculated from the concentration the exhaust gases were assessed. The high experimental combustion efficiency obtained evidenced the proper suitability of the conical spouted bed combustor for the thermal combustion of vine shoots.

Keywords: biomass wastes, thermal combustion, conical spouted beds, vineyard wastes

Procedia PDF Downloads 189
6289 Numerical Study of Heat Transfer in Silica Aerogel

Authors: Amal Maazoun, Abderrazak Mezghani, Ali Ben Moussa

Abstract:

Aerogel consists of a ramified and inter-connected solid skeleton enclosing a very important number of nano-sized pores filled with air that occupies most of the volume and makes very low density. The thermal conductivity of this material can reach lower values than those of any other material, and it changes with the type of the aerogel and its composition. So, in order to explain the causes of the super-insulation of our material and to determine the factors in which depends on its conductivity we used a numerical simulation. We have developed a numerical code that generates random fractal structure of silica aerogel with pre-defined concentration, properties of the backbone and the gas in the pores as well as the size of the particles. The calculation of the conductivity at any point of domain shows that it is not constant and that it depends on the pore size and the location in the pore. A numerical method based on resolution by inversion of block tridiagonal matrices is used to calculate the equivalent thermal conductivity of the whole fractal structure. The average conductivity calculated for each concentration is in good agreement with those of typical aerogels. And we found that the equivalent thermal conductivity of a silica aerogel depends strongly not only on the porosity but also on the tortuosity of the solid backbone.

Keywords: aerogel, fractal structure, numerical study, porous media, thermal conductivity

Procedia PDF Downloads 267
6288 Rough Neural Networks in Adapting Cellular Automata Rule for Reducing Image Noise

Authors: Yasser F. Hassan

Abstract:

The reduction or removal of noise in a color image is an essential part of image processing, whether the final information is used for human perception or for an automatic inspection and analysis. This paper describes the modeling system based on the rough neural network model to adaptive cellular automata for various image processing tasks and noise remover. In this paper, we consider the problem of object processing in colored image using rough neural networks to help deriving the rules which will be used in cellular automata for noise image. The proposed method is compared with some classical and recent methods. The results demonstrate that the new model is capable of being trained to perform many different tasks, and that the quality of these results is comparable or better than established specialized algorithms.

Keywords: rough sets, rough neural networks, cellular automata, image processing

Procedia PDF Downloads 417
6287 The Influence of Microcapsulated Phase Change Materials on Thermal Performance of Geopolymer Concrete

Authors: Vinh Duy Cao, Shima Pilehvar, Anna M. Szczotok, Anna-Lena Kjøniksen

Abstract:

The total energy consumption is dramatically increasing on over the world, especially for building energy consumption where a significant proportion of energy is used for heating and cooling purposes. One of the solutions to reduce the energy consumption for the building is to improve construction techniques and enhance material technology. Recently, microcapsulated phase change materials (MPCM) with high energy storage capacity within the phase transition temperature of the materials is a potential method to conserve and save energy. A new composite materials with high energy storage capacity by mixing MPCM into concrete for passive building technology is the promising candidate to reduce the energy consumption. One of the most untilized building materials for mixing with MPCM is Portland cement concrete. However, the emission of carbon dioxide (CO2) due to producing cement which plays the important role in the global warming is the main drawback of PCC. Accordingly, an environmentally friendly building material, geopolymer, which is synthesized by the reaction between the industrial waste material (aluminosilicate) and a strong alkali activator, is a potential materials to mixing with MPCM. Especially, the effect of MPCM on the thermal and mechanical properties of geopolymer concrete (GPC) is very limited. In this study, high thermal energy storage capacity materials were fabricated by mixing MPCM into geopolymer concrete. This article would investigate the effect of MPCM concentration on thermal and mechanical properties of GPC. The target is to balance the effect of MPCM on improving the thermal performance and maintaining the compressive strength of the geopolymer concrete at an acceptable level for building application.

Keywords: microencapsulated phase change materials, geopolymer concrete, energy storage capacity, thermal performance

Procedia PDF Downloads 290
6286 Dynamic Store Procedures in Database

Authors: Muhammet Dursun Kaya, Hasan Asil

Abstract:

In recent years, different methods have been proposed to optimize question processing in database. Although different methods have been proposed to optimize the query, but the problem which exists here is that most of these methods destroy the query execution plan after executing the query. This research attempts to solve the above problem by using a combination of methods of communicating with the database (the present questions in the programming code and using store procedures) and making query processing adaptive in database, and proposing a new approach for optimization of query processing by introducing the idea of dynamic store procedures. This research creates dynamic store procedures in the database according to the proposed algorithm. This method has been tested on applied software and results shows a significant improvement in reducing the query processing time and also reducing the workload of DBMS. Other advantages of this algorithm include: making the programming environment a single environment, eliminating the parametric limitations of the stored procedures in the database, making the stored procedures in the database dynamic, etc.

Keywords: relational database, agent, query processing, adaptable, communication with the database

Procedia PDF Downloads 356
6285 Wavelet Based Signal Processing for Fault Location in Airplane Cable

Authors: Reza Rezaeipour Honarmandzad

Abstract:

Wavelet analysis is an exciting method for solving difficult problems in mathematics, physics, and engineering, with modern applications as diverse as wave propagation, data compression, signal processing, image processing, pattern recognition, etc. Wavelets allow complex information such as signals, images and patterns to be decomposed into elementary forms at different positions and scales and subsequently reconstructed with high precision. In this paper a wavelet-based signal processing algorithm for airplane cable fault location is proposed. An orthogonal discrete wavelet decomposition and reconstruction algorithm is used to eliminate the noise in the aircraft cable fault signal. The experiment result has shown that the character of emission pulse and reflect pulse used to test the aircraft cable fault point are reserved and the high-frequency noise are eliminated by means of the proposed algorithm in this paper.

Keywords: wavelet analysis, signal processing, orthogonal discrete wavelet, noise, aircraft cable fault signal

Procedia PDF Downloads 502
6284 Artificial Intelligence-Based Thermal Management of Battery System for Electric Vehicles

Authors: Raghunandan Gurumurthy, Aricson Pereira, Sandeep Patil

Abstract:

The escalating adoption of electric vehicles (EVs) across the globe has underscored the critical importance of advancing battery system technologies. This has catalyzed a shift towards the design and development of battery systems that not only exhibit higher energy efficiency but also boast enhanced thermal performance and sophisticated multi-material enclosures. A significant leap in this domain has been the incorporation of simulation-based design optimization for battery packs and Battery Management Systems (BMS), a move further enriched by integrating artificial intelligence/machine learning (AI/ML) approaches. These strategies are pivotal in refining the design, manufacturing, and operational processes for electric vehicles and energy storage systems. By leveraging AI/ML, stakeholders can now predict battery performance metrics—such as State of Health, State of Charge, and State of Power—with unprecedented accuracy. Furthermore, as Li-ion batteries (LIBs) become more prevalent in urban settings, the imperative for bolstering thermal and fire resilience has intensified. This has propelled Battery Thermal Management Systems (BTMs) to the forefront of energy storage research, highlighting the role of machine learning and AI not just as tools for enhanced safety management through accurate temperature forecasts and diagnostics but also as indispensable allies in the early detection and warning of potential battery fires.

Keywords: electric vehicles, battery thermal management, industrial engineering, machine learning, artificial intelligence, manufacturing

Procedia PDF Downloads 65
6283 Experimental and Computational Investigation of Flow Field and Thermal Behavior of a Mechanical Seal

Authors: Hossein Shokouhmand, Masoomeh Shadab, Rohallah Torabi

Abstract:

Turbulent flow inside the seal chamber of a pump operating at nearly high Reynolds number is investigated. A comparison of a 3-D computational model for flow and thermal analysis of a mechanical seal with experimental thermal results is presented. The computational model adequately predicts the flow field in the seal chamber and thermal characteristics with the rotating and stationary rings and the twister flow around the seal parts by solving N-S and energy equations in ANSYS-CFX software. The Reynolds stress model (RSM) is applied as a turbulence model for this purpose. Experimental work is discussed which quantifies the temperature of five different points of the working fluid in chamber, mass flow at inlet and the fluid pressure at inlet and outlet. Experimental measurements are combined with computational modeling to obtain local and average heat transfer characteristics. Numerical results of three cases including different flush rates are reported.

Keywords: mechanical seal, CFD_CFX, reynolds stress model, flow field, heat transfer analysis, stream line, heat transfer coefficient, heat flux, nusselt

Procedia PDF Downloads 425
6282 An Inverse Heat Transfer Algorithm for Predicting the Thermal Properties of Tumors during Cryosurgery

Authors: Mohamed Hafid, Marcel Lacroix

Abstract:

This study aimed at developing an inverse heat transfer approach for predicting the time-varying freezing front and the temperature distribution of tumors during cryosurgery. Using a temperature probe pressed against the layer of tumor, the inverse approach is able to predict simultaneously the metabolic heat generation and the blood perfusion rate of the tumor. Once these parameters are predicted, the temperature-field and time-varying freezing fronts are determined with the direct model. The direct model rests on one-dimensional Pennes bioheat equation. The phase change problem is handled with the enthalpy method. The Levenberg-Marquardt Method (LMM) combined to the Broyden Method (BM) is used to solve the inverse model. The effect (a) of the thermal properties of the diseased tissues; (b) of the initial guesses for the unknown thermal properties; (c) of the data capture frequency; and (d) of the noise on the recorded temperatures is examined. It is shown that the proposed inverse approach remains accurate for all the cases investigated.

Keywords: cryosurgery, inverse heat transfer, Levenberg-Marquardt method, thermal properties, Pennes model, enthalpy method

Procedia PDF Downloads 185
6281 Dynamic Building Simulation Based Study to Understand Thermal Behavior of High-Rise Structural Timber Buildings

Authors: Timothy O. Adekunle, Sigridur Bjarnadottir

Abstract:

Several studies have investigated thermal behavior of buildings with limited studies focusing on high-rise buildings. Of the limited investigations that have considered thermal performance of high-rise buildings, only a few studies have considered thermal behavior of high-rise structural sustainable buildings. As a result, this study investigates the thermal behavior of a high-rise structural timber building. The study aims to understand the thermal environment of a high-rise structural timber block of apartments located in East London, UK by comparing the indoor environmental conditions at different floors (ground and upper floors) of the building. The environmental variables (temperature and relative humidity) were measured at 15-minute intervals for a few weeks in the summer of 2012 to generate data that was considered for calibration and validation of the simulated results. The study employed mainly dynamic thermal building simulation using DesignBuilder by EnergyPlus and supplemented with environmental monitoring as major techniques for data collection and analysis. The weather file (Test Reference Years- TRYs) for the 2000s from the weather generator carried out by the Prometheus Group was considered for the simulation since the study focuses on investigating thermal behavior of high-rise structural timber buildings in the summertime and not in extreme summertime. In this study, the simulated results (May-September of the 2000s) will be the focus of discussion, but the results will be briefly compared with the environmental monitoring results. The simulated results followed a similar trend with the findings obtained from the short period of the environmental monitoring at the building. The results revealed lower temperatures are often predicted (at least 1.1°C lower) at the ground floor than the predicted temperatures at the upper floors. The simulated results also showed that higher temperatures are predicted in spaces at southeast facing (at least 0.5°C higher) than spaces in other orientations across the floors considered. There is, however, a noticeable difference between the thermal environment of spaces when the results obtained from the environmental monitoring are compared with the simulated results. The field survey revealed higher temperatures were recorded in the living areas (at least 1.0°C higher) while higher temperatures are predicted in bedrooms (at least 0.9°C) than living areas for the simulation. In addition, the simulated results showed spaces on lower floors of high-rise structural timber buildings are predicted to provide more comfortable thermal environment than spaces on upper floors in summer, but this may not be the same in wintertime due to high upward movement of hot air to spaces on upper floors.

Keywords: building simulation, high-rise, structural timber buildings, sustainable, temperatures, thermal behavior

Procedia PDF Downloads 167
6280 Simulation and Experimentation Investigation of Infrared Non-Destructive Testing on Thermal Insulation Material

Authors: Bi Yan-Qiang, Shang Yonghong, Lin Boying, Ji Xinyan, Li Xiyuan

Abstract:

The heat-resistant material has important application in the aerospace field. The reliability of the connection between the heat-resisting material and the body determines the success or failure of the project. In this paper, lock-in infrared thermography non-destructive testing technology is used to detect the stability of the thermal-resistant structure. The phase relationship between the temperature and the heat flow is calculated by the numerical method, and the influence of the heating frequency and power is obtained. The correctness of the analysis is verified by the experimental method. Through the research, it can provide the basis for the parameter setting of heat flux including frequency and power, improve the efficiency of detection and the reliability of connection between the heat-resisting material and the body.

Keywords: infrared non-destructive, thermal insulation material, reliability, connection

Procedia PDF Downloads 367
6279 Numerical investigation of Hydrodynamic and Parietal Heat Transfer to Bingham Fluid Agitated in a Vessel by Helical Ribbon Impeller

Authors: Mounir Baccar, Amel Gammoudi, Abdelhak Ayadi

Abstract:

The efficient mixing of highly viscous fluids is required for many industries such as food, polymers or paints production. The homogeneity is a challenging operation for this fluids type since they operate at low Reynolds number to reduce the required power of the used impellers. Particularly, close-clearance impellers, mainly helical ribbons, are chosen for highly viscous fluids agitated in laminar regime which is currently heated through vessel wall. Indeed, they are characterized by high shear strains closer to the vessel wall, which causes a disturbing thermal boundary layer and ensures the homogenization of the bulk volume by axial and radial vortices. The hydrodynamic and thermal behaviors of Newtonian fluids in vessels agitated by helical ribbon impellers, has been mostly studied by many researchers. However, rarely researchers investigated numerically the agitation of yield stress fluid by means of helical ribbon impellers. This paper aims to study the effect of the Double Helical Ribbon (DHR) stirrers on both the hydrodynamic and the thermal behaviors of yield stress fluids treated in a cylindrical vessel by means of numerical simulation approach. For this purpose, continuity, momentum, and thermal equations were solved by means of 3D finite volume technique. The effect of Oldroyd (Od) and Reynolds (Re) numbers on the power (Po) and Nusselt (Nu) numbers for the mentioned stirrer type have been studied. Also, the velocity and thermal fields, the dissipation function and the apparent viscosity have been presented in different (r-z) and (r-θ) planes.

Keywords: Bingham fluid, Hydrodynamic and thermal behavior, helical ribbon, mixing, numerical modelling

Procedia PDF Downloads 289
6278 Thermoelectrical Properties of Cs Doped BiCuSeO as Promising Oxide Materials for Thermoelectric Energy Converter

Authors: Abdenour Achour, Kan Chen, Mike Reece, Zhaorong Huang

Abstract:

Here we report the synthesis of pure and cost effective of BiCuSeO by a flux method in air, and the enhancement of the thermoelectric performance by Cs doping. The comparison between our synthesis and the usual vacuum furnace method has been studied for the pristine oxyselenides BiCuSeO. We report for very high Seebeck coefficients up to 516 μV K⁻¹ at room temperature with the electrical conductivity of 5.20 S cm⁻¹ which lead to a high power factor of 140 µWm⁻¹K⁻². We also report at the high temperatures the lowest thermal conductivity value of 0.42 µWm⁻¹K⁻¹. Upon doping with Cs, enhanced electrical conductivity coupled with a moderate Seebeck coefficient lead to a power factor of 338 µWm⁻¹K⁻² at 682 K. Moreover, it shows a very low thermal conductivity in the temperature range of 300 to 682 K (0.75 to 0.35 Wm⁻¹K⁻¹). By optimizing the power factor and reducing the thermal conductivity, this results in a high ZT of ~ 0.66 at 682 K for Bi0.995Cs0.005CuSeO.

Keywords: BiCuSeO, Cs doping, thermoelectric, oxyselenide

Procedia PDF Downloads 279
6277 Antioxidant Properties, Ascorbic Acid and Total Carotenoids Values of Sweet and Hot Red Pepper Paste: A Traditional Food in Turkish Diet

Authors: Kubra Sayin, Derya Arslan

Abstract:

Red pepper (Capsicum annum L.) has long been recognized as a good source of antioxidants, being rich in ascorbic acid and other phytochemicals. In Turkish cuisine red pepper is sometimes consumed raw in salads and baked as a garnish, but its most wide consumption type is red pepper paste. The processing of red pepper into pepper paste includes various thermal treatment steps such as heating and pasteurizing. There are reports demonstrating an enhancement or reduction in antioxidant activity of vegetables after thermal treatment. So this study was conducted to investigate the total phenolics, ascorbic acid and total carotenoids as well as free radical scavenging activity of raw red pepper and various red pepper pastes obtainable on the market. The samples were analyzed for radical-scavenging activity (RSA) and total polyphenol (TP) content using 1,1-diphenyl-2-picrylhydrazyl (DPPH) and Folin-Ciocalteu methods, respectively. They were also evaluated for ascorbic acid content (AsA) by HPLC. Total carotenoids content was determined spectrophotometrically. Results suggest that there is no significant (P > 0.05) difference in RSA, TP, AsA and total carotenoids content between various red pepper paste products. However, red pepper paste showed marked differences (P < 0.05) in the RSA, TP and AsA contents compared with raw red pepper. It is concluded that the red pepper paste, that has a wide range of consumption in Turkish cuisine, presents a good dose of phenolic compounds and antioxidant capacity and it should be regarded as a functional food.

Keywords: red pepper paste, antioxidant properties, total carotenoids, total phenolics

Procedia PDF Downloads 560
6276 Heat Transfer Enhancement of Structural Concretes Made of Macro-Encapsulated Phase Change Materials

Authors: Ehsan Mohseni, Waiching Tang, Shanyong Wang

Abstract:

Low thermal conductivity of phase change materials (PCMs) affects the thermal performance and energy storage efficiency of latent heat thermal energy storage systems. In the current research, a structural lightweight concrete with function of indoor temperature control was developed using thermal energy storage aggregates (TESA) and nano-titanium (NT). The macro-encapsulated technique was served to incorporate the PCM into the lightweight aggregate through vacuum impregnation. The compressive strength was measured, and the thermal performance of concrete panel was evaluated by using a self-designed environmental chamber. The impact of NT on microstructure was also assessed via scanning electron microscopy (SEM) and energy dispersive spectroscopy (EDS) tests. The test results indicated that NT was able to increase the compressive strength by filling the micro pores and making the microstructure denser and more homogeneous. In addition, the environmental chamber experiment showed that introduction of NT into TESA improved the heat transfer of composites noticeably. The changes were illustrated by the reduction in peak temperatures in the centre, outside and inside surfaces of concrete panels by the inclusion of NT. It can be concluded that NT particles had the capability to decrease the energy consumption and obtain higher energy storage efficiency by the reduction of indoor temperature.

Keywords: heat transfer, macro-encapsulation, microstructure properties, nanoparticles, phase change material

Procedia PDF Downloads 93
6275 Modeling and Energy Analysis of Limestone Decomposition with Microwave Heating

Authors: Sofia N. Gonçalves, Duarte M. S. Albuquerque, José C. F. Pereira

Abstract:

The energy transition is spurred by structural changes in energy demand, supply, and prices. Microwave technology was first proposed as a faster alternative for cooking food. It was found that food heated instantly when interacting with high-frequency electromagnetic waves. The dielectric properties account for a material’s ability to absorb electromagnetic energy and dissipate this energy in the form of heat. Many energy-intense industries could benefit from electromagnetic heating since many of the raw materials are dielectric at high temperatures. Limestone sedimentary rock is a dielectric material intensively used in the cement industry to produce unslaked lime. A numerical 3D model was implemented in COMSOL Multiphysics to study the limestone continuous processing under microwave heating. The model solves the two-way coupling between the Energy equation and Maxwell’s equations as well as the coupling between heat transfer and chemical interfaces. Complementary, a controller was implemented to optimize the overall heating efficiency and control the numerical model stability. This was done by continuously matching the cavity impedance and predicting the required energy for the system, avoiding energy inefficiencies. This controller was developed in MATLAB and successfully fulfilled all these goals. The limestone load influence on thermal decomposition and overall process efficiency was the main object of this study. The procedure considered the Verification and Validation of the chemical kinetics model separately from the coupled model. The chemical model was found to correctly describe the chosen kinetic equation, and the coupled model successfully solved the equations describing the numerical model. The interaction between flow of material and electric field Poynting vector revealed to influence limestone decomposition, as a result from the low dielectric properties of limestone. The numerical model considered this effect and took advantage from this interaction. The model was demonstrated to be highly unstable when solving non-linear temperature distributions. Limestone has a dielectric loss response that increases with temperature and has low thermal conductivity. For this reason, limestone is prone to produce thermal runaway under electromagnetic heating, as well as numerical model instabilities. Five different scenarios were tested by considering a material fill ratio of 30%, 50%, 65%, 80%, and 100%. Simulating the tube rotation for mixing enhancement was proven to be beneficial and crucial for all loads considered. When uniform temperature distribution is accomplished, the electromagnetic field and material interaction is facilitated. The results pointed out the inefficient development of the electric field within the bed for 30% fill ratio. The thermal efficiency showed the propensity to stabilize around 90%for loads higher than 50%. The process accomplished a maximum microwave efficiency of 75% for the 80% fill ratio, sustaining that the tube has an optimal fill of material. Electric field peak detachment was observed for the case with 100% fill ratio, justifying the lower efficiencies compared to 80%. Microwave technology has been demonstrated to be an important ally for the decarbonization of the cement industry.

Keywords: CFD numerical simulations, efficiency optimization, electromagnetic heating, impedance matching, limestone continuous processing

Procedia PDF Downloads 160
6274 Enhanced Thermal Properties of Rigid PVC Foams Using Fly Ash

Authors: Nidal H. Abu-Zahra, Parisa Khoshnoud, Murtatha Jamel, Subhashini Gunashekar

Abstract:

PVC foam-fly ash composites (PVC-FA) are characterized for their structural, morphological, mechanical and thermal properties. The tensile strength of the composites increased modestly with higher fly ash loading, while there was a significant increase in the elastic modulus for the same composites. On the other hand, a decrease in elongation at UTS was observed upon increasing fly ash content due to increased rigidity of the composites. Similarly, the flexural modulus increased as the fly ash loading increased, where the composites containing 25 phr fly ash showed the highest flexural strength. Thermal properties of PVC-fly ash composites were determined by Thermo Gravimetric Analysis (TGA). The micro structural properties were studied by Scanning Electron Microscopy (SEM). SEM results confirm that fly ash particles were mechanically interlocked in PVC matrix with good inter facial interaction with the matrix. Particle agglomeration and debonding was observed in samples containing higher amounts of fly ash.

Keywords: PVC foam, polyvinyl chloride, rigid PVC, fly ash composites, polymer composites

Procedia PDF Downloads 373
6273 Performance Analysis of Solar Air Heater with Fins and Perforated Twisted Tape Insert

Authors: Rajesh Kumar, Prabha Chand

Abstract:

The present paper deals with the analytical investigation on the thermal and thermo-hydraulic performance of the solar air collector fitted with fins and perforated twisted tapes (PTT) of twist ratio 2 with different axial pitch ratio. The mathematical models are presented, and the effect of mass flow rate and axial pitch ratios on the thermal and effective efficiency has been discussed. The results obtained are compared with the results of the solar air heater without fins and twisted tapes. Results conveyed that the collectors with fins and perforated twisted tape perform better but at the expense of increased pressure drop. Also, twisted tape with minimum axial pitch ratio is found to be more efficient than others.

Keywords: solar air heater, thermal efficiency, twisted tape, twist ratio

Procedia PDF Downloads 248
6272 Application of Particle Swarm Optimization to Thermal Sensor Placement for Smart Grid

Authors: Hung-Shuo Wu, Huan-Chieh Chiu, Xiang-Yao Zheng, Yu-Cheng Yang, Chien-Hao Wang, Jen-Cheng Wang, Chwan-Lu Tseng, Joe-Air Jiang

Abstract:

Dynamic Thermal Rating (DTR) provides crucial information by estimating the ampacity of transmission lines to improve power dispatching efficiency. To perform the DTR, it is necessary to install on-line thermal sensors to monitor conductor temperature and weather variables. A simple and intuitive strategy is to allocate a thermal sensor to every span of transmission lines, but the cost of sensors might be too high to bear. To deal with the cost issue, a thermal sensor placement problem must be solved. This research proposes and implements a hybrid algorithm which combines proper orthogonal decomposition (POD) with particle swarm optimization (PSO) methods. The proposed hybrid algorithm solves a multi-objective optimization problem that concludes the minimum number of sensors and the minimum error on conductor temperature, and the optimal sensor placement is determined simultaneously. The data of 345 kV transmission lines and the hourly weather data from the Taiwan Power Company and Central Weather Bureau (CWB), respectively, are used by the proposed method. The simulated results indicate that the number of sensors could be reduced using the optimal placement method proposed by the study and an acceptable error on conductor temperature could be achieved. This study provides power companies with a reliable reference for efficiently monitoring and managing their power grids.

Keywords: dynamic thermal rating, proper orthogonal decomposition, particle swarm optimization, sensor placement, smart grid

Procedia PDF Downloads 419
6271 Effect of Sub Supercritical CO2 Processing on Microflora and Shelf Life Tempe

Authors: M. Kustyawati, F. Pratama, D. Saputra, A. Wijaya

Abstract:

Tempe composes of not only molds but also bacteria and yeasts. The structure of microorganisms needs to be in balance number in order the tempe to be an acceptable quality for an extended time. Sub supercritical carbon dioxide can be a promising preservation method for tempe as it induces microbial inactivation avoiding alterations of its quality attributes. Fresh tempe were processed using supercritical and sub supercritical CO2 for a defined holding times, then the growth ability of molds and bacteria were analyzed. The results showed that the supercritical CO2 processing for 5 minutes reduced the number of bacteria and molds to 0.30 log cycle and 1.17 log cycles, respectively. In addition, sub supercritical CO2 processing for 20 minutes had fungicidal effect against mold tempe; whereas, the sub supercritical CO2 for 10 minutes had reducing effect against bacteria tempe, and had fungistatic affect against mold tempe. It suggested that sub-supercritical CO2 processing for 10 min could be useful alternative technique for preservation of tempe.

Keywords: tempe, sub supercritical CO2, fungistatic effect, preservation

Procedia PDF Downloads 254
6270 Thermal Effects of Disc Brake Rotor Design for Automotive Brake Application

Authors: K. Shahril, M. Ridzuan, M. Sabri

Abstract:

The disc rotor is solid, ventilated or drilled. The ventilated type disc rotor consists of a wider disc with cooling fins cast through the middle to ensure good cooling. The disc brakes use pads that are pressed axially against a rotor or disc. Solid and ventilated disc design are same which it free with any form, unless inside the ventilated disc has several ventilation holes. Different with drilled disc has some construction on the surface which is has six lines of drill hole penetrate the disc and a little bit deep twelve curves. From the thermal analysis that was conducted by using ANSYS Software, temperature distribution and heat transfer rate on the disc were obtained on each design. Temperature occurred on the drilled disc was lowest than ventilated and solid disc, it is 66% better than ventilated while ventilated is 21% good than solid disc.

Keywords: disc brakes, drilled disc, thermal analysis, ANSYS software

Procedia PDF Downloads 371
6269 Experimental Study of the Electrical Conductivity and Thermal Conductivity Property of Micro-based Al-Cu-Nb-Mo Alloy

Authors: Uwa C. A., Jamiru T.

Abstract:

Aluminum based alloys with a certain compositional blend and manufacturing method have been reported to have excellent electrical conductors. In the current investigation, metal powders of Aluminum (Al), Copper (Cu), Niobium (Nb), and Molybdenum (Mo) were weighed in accordance with certain ratios and spread equally by combining the powder particles. The metal particles were mixed using a tube mixer for 12 hours. Before pouring into a 30mm-diameter graphite mold, pre-pressed, and placed into an SPS furnace, the thermal conductivity of the mixed metal powders was evaluated using a portable Thermtest device. Axial pressure of 50 MPa was used at a heating rate of 50 oC/min, and a multi-stage heating procedure with a holding period of 10 min. was used to sinter at temperatures between 300 oC and 480 oC. After being cooled to room temperature, the specimens were unmolded to produce the aluminum, copper, niobium, and molybdenum alloy material. The HPS 2662 Precision Four-point Probe Meter was used to determine the electrical resistivity and the values used to calculate the electrical conductivity of the sintered alloy samples. Finally, the alloy with the highest electrical conductivity and thermal conductivity qualities was the one with the following composition: Al 93.5Cu4Nb1.5Mo1. It also had a density of 3.23 g/cm3. It could be advisable for usage in automobile radiator and electric transmission line components.

Keywords: Al-Cu-Nb-Mo, electrical conductivity, alloy, sintering, thermal conductivity

Procedia PDF Downloads 74
6268 Iron Doped Biomaterial Calcium Borate: Synthesis and Characterization

Authors: G. Çelik Gül, F. Kurtuluş

Abstract:

Colemanite is the most common borate mineral, and the main source of the boron required by plants, human, and earth. Transition metals exhibit optical and physical properties such as; non-linear optical character, structural diversity, thermal stability, long cycle life and luminescent radiation. The doping of colemanite with a transition metal, bring it very interesting and attractive properties which make them applicable in industry. Iron doped calcium borate was synthesized by conventional solid state method at 1200 °C for 12 h with a systematic pathway. X-ray diffraction (XRD), Fourier transform infrared (FTIR) spectroscopy, scanning electron microscopy/energy dispersive analyze (SEM/EDS) were used to characterize structural and morphological properties. Also, thermal properties were recorded by thermogravimetric-differential thermal analysis (TG/DTA). 

Keywords: colemanite, conventional synthesis, powder x-ray diffraction, borates

Procedia PDF Downloads 319
6267 Pressure Distribution, Load Capacity, and Thermal Effect with Generalized Maxwell Model in Journal Bearing Lubrication

Authors: M. Guemmadi, A. Ouibrahim

Abstract:

This numerical investigation aims to evaluate how a viscoelastic lubricant described by a generalized Maxwell model, affects the pressure distribution, the load capacity and thermal effect in a journal bearing lubrication. We use for the purpose the CFD package software completed by adapted user define functions (UDFs) to solve the coupled equations of momentum, of energy and of the viscoelastic model (generalized Maxwell model). Two parameters, viscosity and relaxation time are involved to show how viscoelasticity substantially affect the pressure distribution, the load capacity and the thermal transfer by comparison to Newtonian lubricant. These results were also compared with the available published results.

Keywords: journal bearing, lubrication, Maxwell model, viscoelastic fluids, computational modelling, load capacity

Procedia PDF Downloads 527
6266 Automatic Music Score Recognition System Using Digital Image Processing

Authors: Yuan-Hsiang Chang, Zhong-Xian Peng, Li-Der Jeng

Abstract:

Music has always been an integral part of human’s daily lives. But, for the most people, reading musical score and turning it into melody is not easy. This study aims to develop an Automatic music score recognition system using digital image processing, which can be used to read and analyze musical score images automatically. The technical approaches included: (1) staff region segmentation; (2) image preprocessing; (3) note recognition; and (4) accidental and rest recognition. Digital image processing techniques (e.g., horizontal /vertical projections, connected component labeling, morphological processing, template matching, etc.) were applied according to musical notes, accidents, and rests in staff notations. Preliminary results showed that our system could achieve detection and recognition rates of 96.3% and 91.7%, respectively. In conclusion, we presented an effective automated musical score recognition system that could be integrated in a system with a media player to play music/songs given input images of musical score. Ultimately, this system could also be incorporated in applications for mobile devices as a learning tool, such that a music player could learn to play music/songs.

Keywords: connected component labeling, image processing, morphological processing, optical musical recognition

Procedia PDF Downloads 397
6265 Investigating the Thermal Characteristics of Reclaimed Solid Waste from a Landfill Site Using Thermogravimetry

Authors: S. M. Al-Salem, G.A. Leeke, H. J. Karam, R. Al-Enzi, A. T. Al-Dhafeeri, J. Wang

Abstract:

Thermogravimetry has been popularized as a thermal characterization technique since the 1950s. It aims at investigating the weight loss against both reaction time and temperature, whilst being able to characterize the evolved gases from the volatile components of the organic material being tested using an appropriate hyphenated analytical technique. In an effort to characterize and identify the reclaimed waste from an unsanitary landfill site, this approach was initiated. Solid waste (SW) reclaimed from an active landfill site in the State of Kuwait was collected and prepared for characterization in accordance with international protocols. The SW was segregated and its major components were identified after washing and air drying. Shredding and cryomilling was conducted on the plastic solid waste (PSW) component to yield a material that is representative for further testing and characterization. The material was subjected to five heating rates (b) with minimal repeatable weight for high accuracy thermogravimetric analysis (TGA) following the recommendation of the International Confederation for Thermal Analysis and Calorimetry (ICTAC). The TGA yielded thermograms that showed an off-set from typical behavior of commercial grade resin which was attributed to contact of material with soil and thermal/photo-degradation.

Keywords: polymer, TGA, pollution, landfill, waste, plastic

Procedia PDF Downloads 113
6264 Calculating Approach of Thermal Conductivity of 8 YSZ in Different Relative Humidities Corresponding to Low Water Contents

Authors: Yun Chol Kang, Myong Nam Kong, Nam Chol Yu, Jin Sim Kim, Un Yong Paek, Song Ho Kim

Abstract:

This study focuses on the calculating approach of the thermal conductivity of 8 mol% yttria-stabilized zirconia (8YSZ) in different relative humidity corresponding to low water contents. When water content in 8YSZ is low, water droplets can accumulate in the neck regions. We assume that spherical water droplets are randomly located in the neck regions formed by grains and surrounded by the pores. Based on this, a new hypothetical pore constituted by air and water is proposed using the microstructural modeling. We consider 8YSZ is a two-phase material constituted by the solid region and the hypothetical pore region where the water droplets are penetrated in the pores, randomly. The results showed that the thermal conductivity of the hypothetical pore is calculated using the parallel resistance for low water contents, and the effective thermal conductivity of 8YSZ material constituted by solid and hypothetical pore in different relative humidities using EMPT. When the numbers of water layers on the surface of 8YSZ are less than 1.5, the proposed approach gives a good interpretation of the experimental results. When the theoretical value of the number of water layers on 8YSZ surface is 1, the water content is not enough to cover the internal solid surface completely. The proposed approach gives a better interpretation of the experimental results in different relative humidities that numbers of water layers on the surface of 8YSZ are less than 1.5.

Keywords: 8YSZ, microstructure, thermal conductivity, relative humidity

Procedia PDF Downloads 73
6263 Modification of Date Palm Leaflets Fibers Used as Thermoplastic Reinforcement

Authors: K. Almi, S.Lakel, A. Benchabane, A. Kriker

Abstract:

The fiber–matrix compatibility can be improved if suitable enforcements are chosen. Whenever the reinforcements have more thermal stability, they can resist to the main processes for wood–thermoplastic composites. This paper is an investigation of effect of different treatment process on the mechanical proprieties and on the thermal stability of date palm leaflets fibers with a view to improve the date palm fiber proprieties used as reinforcement of thermoplastic materials which main processes require extrusion, hot press. To compare the effect of alkali and acid treatment on the date palm leaflets fiber properties, different treatment were used such as Sodium hydroxide NaOH solution, aluminium chloride AlCl3 and acid treatment with HCL solution. All treatments were performed at 70°C for 4h and 48 h. The mechanical performance (tensile strength and elongation) is affected by immersion time in alkaline and acid solutions. The reduction of the tensile strength and elongation of fibers at 48h was higher in acid treatment than in alkali treatment at high concentration. No significant differences were observed in mechanical and thermal proprieties of raw fibers and fibers submerged in AlCl3 at low concentration 1% for 48h. Fibers treated by NaOH at 6% for 4h showed significant increase in the mechanical proprieties and thermal stability of date palm leaflets fibers. Hence, soda treatment is necessary to improve the fibers proprieties and consequently optimize the composite performance.

Keywords: date palm fibers, surface treatments, thermoplastic composites, thermal analysis

Procedia PDF Downloads 328
6262 Three Types of Mud-Huts with Courtyards in Composite Climate: Thermal Performance in Summer and Winter

Authors: Janmejoy Gupta, Arnab Paul, Manjari Chakraborty

Abstract:

Jharkhand is a state located in the eastern part of India. The Tropic of Cancer (23.5 degree North latitude line) passes through Ranchi district in Jharkhand. Mud huts with burnt clay tiled roofs in Jharkhand are an integral component of the state’s vernacular architecture. They come in various shapes, with a number of them having a courtyard type of plan. In general, it has been stated that designing dwellings with courtyards in them is a climate-responsive strategy in composite climate. The truth behind this hypothesis is investigated in this paper. In this paper, three types of mud huts with courtyards situated in Ranchi district in Jharkhand are taken as a study and through temperature measurements in the south-side rooms and courtyards, in addition to Autodesk Ecotect (Version 2011) software simulations, their thermal performance throughout the year are observed. Temperature measurements are specifically taken during the peak of summer and winter and the average temperatures in the rooms and courtyards during seven day-periods in peak of summer and peak of winter are plotted graphically. Thereafter, on the basis of the study and software simulations, the hypothesis is verified and the thermally better performing dwelling types in summer and winter identified among the three sub-types studied. Certain recommendations with respect to increasing thermal comfort in courtyard type mud huts in general are also made. It is found that all courtyard type dwellings do not necessarily show better thermal performance in summer and winter in composite climate. The U shaped dwelling with open courtyard on southern side offers maximum amount of thermal-comfort inside the rooms in the hotter part of the year and the square hut with a central courtyard, with the courtyard being closed from all sides, shows superior thermal performance in winter. The courtyards in all the three case-studies are found to get excessively heated up during summer.

Keywords: courtyard, mud huts, simulations, temperature measurements, thermal performance

Procedia PDF Downloads 388