Search results for: battery storage systems
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10889

Search results for: battery storage systems

10619 Modelling of Heat Generation in a 18650 Lithium-Ion Battery Cell under Varying Discharge Rates

Authors: Foo Shen Hwang, Thomas Confrey, Stephen Scully, Barry Flannery

Abstract:

Thermal characterization plays an important role in battery pack design. Lithium-ion batteries have to be maintained between 15-35 °C to operate optimally. Heat is generated (Q) internally within the batteries during both the charging and discharging phases. This can be quantified using several standard methods. The most common method of calculating the batteries heat generation is through the addition of both the joule heating effects and the entropic changes across the battery. In addition, such values can be derived by identifying the open-circuit voltage (OCV), nominal voltage (V), operating current (I), battery temperature (T) and the rate of change of the open-circuit voltage in relation to temperature (dOCV/dT). This paper focuses on experimental characterization and comparative modelling of the heat generation rate (Q) across several current discharge rates (0.5C, 1C, and 1.5C) of a 18650 cell. The analysis is conducted utilizing several non-linear mathematical functions methods, including polynomial, exponential, and power models. Parameter fitting is carried out over the respective function orders; polynomial (n = 3~7), exponential (n = 2) and power function. The generated parameter fitting functions are then used as heat source functions in a 3-D computational fluid dynamics (CFD) solver under natural convection conditions. Generated temperature profiles are analyzed for errors based on experimental discharge tests, conducted at standard room temperature (25°C). Initial experimental results display low deviation between both experimental and CFD temperature plots. As such, the heat generation function formulated could be easier utilized for larger battery applications than other methods available.

Keywords: computational fluid dynamics, curve fitting, lithium-ion battery, voltage drop

Procedia PDF Downloads 68
10618 The Feasibility Evaluation Of The Compressed Air Energy Storage System In The Porous Media Reservoir

Authors: Ming-Hong Chen

Abstract:

In the study, the mechanical and financial feasibility for the compressed air energy storage (CAES) system in the porous media reservoir in Taiwan is evaluated. In 2035, Taiwan aims to install 16.7 GW of wind power and 40 GW of photovoltaic (PV) capacity. However, renewable energy sources often generate more electricity than needed, particularly during winter. Consequently, Taiwan requires long-term, large-scale energy storage systems to ensure the security and stability of its power grid. Currently, the primary large-scale energy storage options are Pumped Hydro Storage (PHS) and Compressed Air Energy Storage (CAES). Taiwan has not ventured into CAES-related technologies due to geological and cost constraints. However, with the imperative of achieving net-zero carbon emissions by 2050, there's a substantial need for the development of a considerable amount of renewable energy. PHS has matured, boasting an overall installed capacity of 4.68 GW. CAES, presenting a similar scale and power generation duration to PHS, is now under consideration. Taiwan's geological composition, being a porous medium unlike salt caves, introduces flow field resistance affecting gas injection and extraction. This study employs a program analysis model to establish the system performance analysis capabilities of CAES. The finite volume model is then used to assess the impact of porous media, and the findings are fed back into the system performance analysis for correction. Subsequently, the financial implications are calculated and compared with existing literature. For Taiwan, the strategic development of CAES technology is crucial, not only for meeting energy needs but also for decentralizing energy allocation, a feature of great significance in regions lacking alternative natural resources.

Keywords: compressed-air energy storage, efficiency, porous media, financial feasibility

Procedia PDF Downloads 39
10617 Modelling of Multi-Agent Systems for the Scheduling of Multi-EV Charging from Power Limited Sources

Authors: Manan’Iarivo Rasolonjanahary, Chris Bingham, Nigel Schofield, Masoud Bazargan

Abstract:

This paper presents the research and application of model predictive scheduled charging of electric vehicles (EV) subject to limited available power resource. To focus on algorithm and operational characteristics, the EV interface to the source is modelled as a battery state equation during the charging operation. The researched methods allow for the priority scheduling of EV charging in a multi-vehicle regime and when subject to limited source power availability. Priority attribution for each connected EV is described. The validity of the developed methodology is shown through the simulation of different scenarios of charging operation of multiple connected EVs including non-scheduled and scheduled operation with various numbers of vehicles. Performance of the developed algorithms is also reported with the recommendation of the choice of suitable parameters.

Keywords: model predictive control, non-scheduled, power limited sources, scheduled and stop-start battery charging

Procedia PDF Downloads 132
10616 A Novel All-Solid-State Microsupercapacitor Based on Carbon Nanotube Sheets

Authors: Behnoush Dousti, Ye Choi, Gil S. Lee

Abstract:

Supercapacitors which are also known as ultra supercapacitors play a significant role in development of energy storage devices owing to their high power density and rate capability. Nobel research has been conducted on micro scale energy storage systems currently to address the demand for smaller wearable technology and portable devices. Improving the performance of these microsupercapacitors have been always a challenge. Here, we demonstrate a facile fabrication of a microsupercapacitor (MSC) with interdigitated electrodes using novel structure of carbon nanotube sheets which are spun directly from as-grown carbon nanotube forests. Stability and performance of the device was tested using an aqueous PVA-H3PO4 gel electrolyte that also offers desirable electrochemical capacitive properties. High Coulombic efficiency around 100%, great rate capability and excellent capacitance retention over 15,000 cycles were obtained. Capacitive performance greatly improved with surface modification with acid and nitrogen doping of the CNT sheets. The high power density and stable cycling performance make this microsupercapacitor a suitable candidate for verity of energy storage application.

Keywords: carbon nanotube sheet, energy storage, solid state electrolyte, supercapacitor

Procedia PDF Downloads 122
10615 Application of Supervised Deep Learning-based Machine Learning to Manage Smart Homes

Authors: Ahmed Al-Adaileh

Abstract:

Renewable energy sources, domestic storage systems, controllable loads and machine learning technologies will be key components of future smart homes management systems. An energy management scheme that uses a Deep Learning (DL) approach to support the smart home management systems, which consist of a standalone photovoltaic system, storage unit, heating ventilation air-conditioning system and a set of conventional and smart appliances, is presented. The objective of the proposed scheme is to apply DL-based machine learning to predict various running parameters within a smart home's environment to achieve maximum comfort levels for occupants, reduced electricity bills, and less dependency on the public grid. The problem is using Reinforcement learning, where decisions are taken based on applying the Continuous-time Markov Decision Process. The main contribution of this research is the proposed framework that applies DL to enhance the system's supervised dataset to offer unlimited chances to effectively support smart home systems. A case study involving a set of conventional and smart appliances with dedicated processing units in an inhabited building can demonstrate the validity of the proposed framework. A visualization graph can show "before" and "after" results.

Keywords: smart homes systems, machine learning, deep learning, Markov Decision Process

Procedia PDF Downloads 163
10614 Sync Consensus Algorithm: Trying to Reach an Agreement at Full Speed

Authors: Yuri Zinchenko

Abstract:

Recently, distributed storage systems have been used more and more in various aspects of everyday life. They provide such necessary properties as Scalability, Fault Tolerance, Durability, and others. At the same time, not only reliable but also fast data storage remains one of the most pressing issues in this area. That brings us to the consensus algorithm as one of the most important components that has a great impact on the functionality of a distributed system. This paper is the result of an analysis of several well-known consensus algorithms, such as Paxos and Raft. The algorithm it offers, called Sync, promotes, but does not insist on simultaneous writing to the nodes (which positively affects the overall writing speed) and tries to minimize the system's inactive time. This allows nodes to reach agreement on the system state in a shorter period, which is a critical factor for distributed systems. Also when developing Sync, a lot of attention was paid to such criteria as simplicity and intuitiveness, the importance of which is difficult to overestimate.

Keywords: sync, consensus algorithm, distributed system, leader-based, synchronization.

Procedia PDF Downloads 35
10613 CFD Analysis of Multi-Phase Reacting Transport Phenomena in Discharge Process of Non-Aqueous Lithium-Air Battery

Authors: Jinliang Yuan, Jong-Sung Yu, Bengt Sundén

Abstract:

A computational fluid dynamics (CFD) model is developed for rechargeable non-aqueous electrolyte lithium-air batteries with a partial opening for oxygen supply to the cathode. Multi-phase transport phenomena occurred in the battery are considered, including dissolved lithium ions and oxygen gas in the liquid electrolyte, solid-phase electron transfer in the porous functional materials and liquid-phase charge transport in the electrolyte. These transport processes are coupled with the electrochemical reactions at the active surfaces, and effects of discharge reaction-generated solid Li2O2 on the transport properties and the electrochemical reaction rate are evaluated and implemented in the model. The predicted results are discussed and analyzed in terms of the spatial and transient distribution of various parameters, such as local oxygen concentration, reaction rate, variable solid Li2O2 volume fraction and porosity, as well as the effective diffusion coefficients. It is found that the effect of the solid Li2O2 product deposited at the solid active surfaces is significant on the transport phenomena and the overall battery performance.

Keywords: Computational Fluid Dynamics (CFD), modeling, multi-phase, transport phenomena, lithium-air battery

Procedia PDF Downloads 420
10612 Electrochemical Studies of Si, Si-Ge- and Ge-Air Batteries

Authors: R. C. Sharma, Rishabh Bansal, Prajwal Menon, Manoj K. Sharma

Abstract:

Silicon-air battery is highly promising for electric vehicles due to its high theoretical energy density (8470 Whkg⁻¹) and its discharge products are non-toxic. For the first time, pure silicon and germanium powders are used as anode material. Nickel wire meshes embedded with charcoal and manganese dioxide powder as cathode and concentrated potassium hydroxide is used as electrolyte. Voltage-time curves have been presented in this study for pure silicon and germanium powder and 5% and 10% germanium with silicon powder. Silicon powder cell assembly gives a stable voltage of 0.88 V for ~20 minutes while Si-Ge provides cell voltage of 0.80-0.76 V for ~10-12 minutes, and pure germanium cell provides cell voltage 0.80-0.76 V for ~30 minutes. The cell voltage is higher for concentrated (10%) sodium hydroxide solution (1.08 V) and it is stable for ~40 minutes. A sharp decrease in cell voltage beyond 40 min may be due to rapid corrosion.

Keywords: Silicon-air battery, Germanium-air battery, voltage-time curve, open circuit voltage, Anodic corrosion

Procedia PDF Downloads 208
10611 Preliminary Study on Chinese Traditional Garden Making Based on Water Storage Projects

Authors: Liu Fangxin, Zhao Jijun

Abstract:

Nowadays, China and the world are facing the same problems of flooding, city waterlogging and other environment issues. Throughout history, China had many excellent experiences dealing with the flood, and can be used as a significant reference for contemporary urban construction. In view of this, the research used the method of literature analysis to find out the main water storage measures in ancient cities, including reservoir storage and pond water storage. And it used the case study method to introduce the historical evolution, engineering measures and landscape design of 4 typical ancient Chinese cities in details. Then we found the pond and the reservoir were the main infrastructures for the ancient Chinese city to avoid the waterlogging and flood. At last this paper summed up the historical experience of Chinese traditional water storage and made conclusions that the establishment of a reasonable green water storage facilities could be used to solve today's rain and flood problems, and hoped to give some enlightenment of stormwater management to our modern city.

Keywords: ancient Chinese cities, water storage project, Chinese classical gardening, stormwater management, green facilities

Procedia PDF Downloads 315
10610 Small Wind Turbine Hybrid System for Remote Application: Egyptian Case Study

Authors: M. A. Badr, A. N. Mohib, M. M. Ibrahim

Abstract:

The objective of this research is to study the technical and economic performance of wind/diesel/battery (W/D/B) system supplying a remote small gathering of six families using HOMER software package. The electrical energy is to cater for the basic needs for which the daily load pattern is estimated. Net Present Cost (NPC) and Cost of Energy (COE) are used as economic criteria, while the measure of performance is % of power shortage. Technical and economic parameters are defined to estimate the feasibility of the system under study. Optimum system configurations are estimated for two sites. Using HOMER software, the simulation results showed that W/D/B systems are economical for the assumed community sites as the price of generated electricity is about 0.308 $/kWh, without taking external benefits into considerations. W/D/B systems are more economical than W/B or diesel alone systems, as the COE is 0.86 $/kWh for W/B and 0.357 $/kWh for diesel alone.

Keywords: optimum energy systems, remote electrification, renewable energy, wind turbine systems

Procedia PDF Downloads 380
10609 Microgrid Design Under Optimal Control With Batch Reinforcement Learning

Authors: Valentin Père, Mathieu Milhé, Fabien Baillon, Jean-Louis Dirion

Abstract:

Microgrids offer potential solutions to meet the need for local grid stability and increase isolated networks autonomy with the integration of intermittent renewable energy production and storage facilities. In such a context, sizing production and storage for a given network is a complex task, highly depending on input data such as power load profile and renewable resource availability. This work aims at developing an operating cost computation methodology for different microgrid designs based on the use of deep reinforcement learning (RL) algorithms to tackle the optimal operation problem in stochastic environments. RL is a data-based sequential decision control method based on Markov decision processes that enable the consideration of random variables for control at a chosen time scale. Agents trained via RL constitute a promising class of Energy Management Systems (EMS) for the operation of microgrids with energy storage. Microgrid sizing (or design) is generally performed by minimizing investment costs and operational costs arising from the EMS behavior. The latter might include economic aspects (power purchase, facilities aging), social aspects (load curtailment), and ecological aspects (carbon emissions). Sizing variables are related to major constraints on the optimal operation of the network by the EMS. In this work, an islanded mode microgrid is considered. Renewable generation is done with photovoltaic panels; an electrochemical battery ensures short-term electricity storage. The controllable unit is a hydrogen tank that is used as a long-term storage unit. The proposed approach focus on the transfer of agent learning for the near-optimal operating cost approximation with deep RL for each microgrid size. Like most data-based algorithms, the training step in RL leads to important computer time. The objective of this work is thus to study the potential of Batch-Constrained Q-learning (BCQ) for the optimal sizing of microgrids and especially to reduce the computation time of operating cost estimation in several microgrid configurations. BCQ is an off-line RL algorithm that is known to be data efficient and can learn better policies than on-line RL algorithms on the same buffer. The general idea is to use the learned policy of agents trained in similar environments to constitute a buffer. The latter is used to train BCQ, and thus the agent learning can be performed without update during interaction sampling. A comparison between online RL and the presented method is performed based on the score by environment and on the computation time.

Keywords: batch-constrained reinforcement learning, control, design, optimal

Procedia PDF Downloads 94
10608 Dielectric, Energy Storage and Impedance Spectroscopic Studies of Tin Doped Ba₀.₉₈Ca₀.₀₂TiO₃ Lead-Free Ceramics

Authors: Ramovatar, Neeraj Panwar

Abstract:

Lead free Ba₀.₉₈Ca₀.₀₂SnxTi₁₋ₓO₃ (x = 0.01 and 0.05 mole %) ferroelectric ceramics have been synthesized by the solid-state reaction method with sintering at 1400 °C for 2 h. The room temperature x-ray diffraction (XRD) patterns identified the tetragonal phase for x = 0.01 composition whereas co-existence of tetragonal and orthorhombic phases for x =0.05 composition. Raman spectroscopy results corroborated with the XRD results at room temperature. The maximum dielectric properties (ɛm ~ 8591, tanδ ~ 0.018) were obtained for the compound with x = 0.01 at 5 kHz. Further, the tetragonal to cubic (TC) transition temperature was observed at 122 °C and 102 °C for the ceramics with x =0.01 and x = 0.05, respectively. The temperature dependent P-E loops also revealed the existence of TC at these particular temperature values. The energy storage density (Ed) of both compounds was calculated from room temperature P – E loops at an applied electric field of 20 kV/cm. The maximum Ed ~ 224 kJ/m³ was achieved for the sample with x = 0.01 as compared to 164 kJ/m³ for the x =0.05 composition. The value of Ed is comparable to other BaTiO₃ based lead free ferroelectric systems. Impedance spectroscopy analysis exhibited the bulk and grain boundary contributions above 300 °C under the frequency range 100 Hz to 1 MHz. The above properties make these ceramics suitable for energy storage devices.

Keywords: dielectric properties, energy storage properties, impedance spectroscopy, lead free ceramics

Procedia PDF Downloads 121
10607 Frequency Control of Self-Excited Induction Generator Based Microgrid during Transition from Grid Connected to Island Mode

Authors: Azhar Ulhaq, Zubair Yameen, Almas Anjum

Abstract:

Frequency behaviour of self-excited induction generator (SEIG) wind turbines during control mode transition from grid connected to islanded mode is studied in detail. A robust control scheme for frequency regulation based on combined action of STATCOM, energy storage system (ESS) and pitch angle control for wind powered microgrid (MG) is proposed. Suggested STATCOM controller comprises a 3-phase voltage source converter (VSC) that contains insulated gate bipolar transistors (IGBTs) based pulse width modulation (PWM) inverters along with a capacitor bank. Energy storage system control consists of current controlled voltage source converter and battery bank. Both of them acting simultaneously after detection of island compensates for reactive and active power demands, thus regulating frequency at point of common coupling (PCC) and also improves load stability. STATCOM integrates at point of common coupling and ESS is connected to microgrids main bus. Results reveal that proposed control not only stabilizes frequency during transition duration but also minimizes sudden frequency imbalance caused by load variation or wind intermittencies in islanded operation. System is investigated with and without suggested control scheme. The efficacy of proposed strategy has been verified by simulation in MATLAB/Simulink.

Keywords: energy storage system, island, wind, STATCOM, self-excited induction generator, SEIG, transient

Procedia PDF Downloads 127
10606 Vibration Energy Harvesting from Aircraft Structure Using Piezoelectric Transduction

Authors: M. Saifudin Ahmed Atique, Santosh Paudyal, Caixia Yang

Abstract:

In an aircraft, a great portion of energy is wasted due to its inflight structural vibration. Structural components vibrate due to aeroelastic instabilities, gust perturbations and engine rotation at very high rpm. Energy losses due to mechanical vibration can be utilized by harvesting energy from aircraft structure as electrical energy. This harvested energy can be stored in battery panels built into aircraft fuselage and can be used to power inflight auxiliary accessories i.e., lighting and entertainment systems. Moreover, this power can be used for wireless Structural Health Monitoring System (SHM) for aircraft and as an excellent replacement of aircraft Ground Power Unit (GPU)/Auxiliary Power Unit (APU) during passenger onboard time to power aircraft cabin accessories to reduce aircraft ground operation cost significantly. In this paper, we propose the design of a noble aircraft wing in which Piezoelectric panels placed under the composite skin of aircraft wing will generate electrical charges from any inflight aerodynamics or mechanical vibration and store it into battery to power auxiliary inflight systems/accessories as per requirement. Experimental results show that a well-engineered piezoelectric energy harvester based aircraft wing can produce adequate energy to support in-flight lighting and auxiliary cabin accessories.

Keywords: vibration energy, aircraft wing, piezoelectric material, inflight accessories

Procedia PDF Downloads 129
10605 Evaluating the Durability and Safety of Lithium-Ion Batterie in High-Temperature Desert Climates

Authors: Kenza Maher, Yahya Zakaria, Noora S. Al-Jaidah

Abstract:

Temperature is a critical parameter for lithium-ion battery performance, life, and safety. In this study, four commercially available 18650 lithium-ion cells from four different manufacturers are subjected to accelerated cycle aging for up to 500 cycles at two different temperatures (25°C and 45°C). The cells are also calendar-aged at the same temperatures in both charged and discharged states for 6 months to investigate the effect of aging and temperature on capacity fade and state of health. The results showed that all battery cells demonstrated good cyclability and had a good state of health at both temperatures. However, the capacity loss and state of health of these cells are found to be dependent on the cell chemistry and aging conditions, including temperature. Specifically, the capacity loss is found to be higher at the higher aging temperature, indicating the significant impact of temperature on the aging of lithium-ion batteries.

Keywords: lithium-ion battery, aging mechanisms, cycle aging, calendar aging.

Procedia PDF Downloads 69
10604 Module Based Review over Current Regenerative Braking Landing Gear

Authors: Madikeri Rohit

Abstract:

As energy efficiency is the key concern in many aircraft manufacturing companies regenerative braking is a technique using which energy lost due to friction while braking can be regained. In the operation of an aircraft, significant energy is lost during deceleration or braking which occurs during its landing phase. This problem can be overcome using Regenerative Breaking System (RBS) in landing gear. The major problem faced is regarding the batteries and the overall efficiency gained in competence with the added weight. As the amount of energy required to store is huge we need batteries with high capacity for storage. Another obstacle by using high capacity batteries is the added weight which undermines the efficiency obtained using RBS. An approach to this problem is to either use the obtained energy immediately without storage or to store in other forms such as mechanical, pneumatic and hydraulic. Problem faced with mechanical systems is the weight of the flywheel needed to obtain required efficiency. Pneumatic and hydraulic systems are a better option at present. Using hydraulic systems for storing energy is efficient as it integrates into the overall hydraulic system present in the aircraft. Another obstacle is faced with the redundancy of this system. Conventional braking must be used along with RBS in order to provide redundancy. Major benefits obtained using RBS is with the help of the energy obtained during landing which can be used of engine less taxing. This reduces fuel consumption as well as noise and air pollution. Another added benefit of using RBS is to provide electrical supply to lighting systems, cabin pressurization system and can be used for emergency power supply in case of electric failure. This paper discusses about using RBS in landing gear, problems, prospects and new techniques being pursued to improve RBS.

Keywords: regenerative braking, types of energy conversion, landing gear, energy storage

Procedia PDF Downloads 232
10603 Investigating the Influence of Potassium Ion Doping on Lithium-Ion Battery Performance

Authors: Liyew Yizengaw Yitayih

Abstract:

This nanotechnology study focuses on how potassium ions (K+) affect lithium-ion (Li-ion) battery performance. By adding potassium ions (K+) to the lithium tin oxide (LiSnO) anode and employing styrene-butadiene rubber (SBR) as a binder, the doping of K+ was specifically studied. The methods employed in this study include computer modeling and simulation, material fabrication, and electrochemical characterization. The potassium ions (Li+) were successfully doped into the LiSnO lattice during charge/discharge cycles, which increased the lithium-ion diffusivity and electrical conductivity within the anode. However, it was found that internal doping of potassium ions (K+) into the LiSnO lattice occurred at high potassium ion concentrations (>16.6%), which hampered lithium ion transfer because of repulsion and physical blockage. The electrochemical efficiency of lithium-ion batteries was improved by this comprehensive study's presentation of potassium ions' (K+) potential advantages when present in the appropriate concentrations in electrode materials.

Keywords: lithium-ion battery, LiSnO anode, potassium doping, lithium-ion diffusivity, electronic conductivity

Procedia PDF Downloads 39
10602 Numerical Optimization of Cooling System Parameters for Multilayer Lithium Ion Cell and Battery Packs

Authors: Mohammad Alipour, Ekin Esen, Riza Kizilel

Abstract:

Lithium-ion batteries are a commonly used type of rechargeable batteries because of their high specific energy and specific power. With the growing popularity of electric vehicles and hybrid electric vehicles, increasing attentions have been paid to rechargeable Lithium-ion batteries. However, safety problems, high cost and poor performance in low ambient temperatures and high current rates, are big obstacles for commercial utilization of these batteries. By proper thermal management, most of the mentioned limitations could be eliminated. Temperature profile of the Li-ion cells has a significant role in the performance, safety, and cycle life of the battery. That is why little temperature gradient can lead to great loss in the performances of the battery packs. In recent years, numerous researchers are working on new techniques to imply a better thermal management on Li-ion batteries. Keeping the battery cells within an optimum range is the main objective of battery thermal management. Commercial Li-ion cells are composed of several electrochemical layers each consisting negative-current collector, negative electrode, separator, positive electrode, and positive current collector. However, many researchers have adopted a single-layer cell to save in computing time. Their hypothesis is that thermal conductivity of the layer elements is so high and heat transfer rate is so fast. Therefore, instead of several thin layers, they model the cell as one thick layer unit. In previous work, we showed that single-layer model is insufficient to simulate the thermal behavior and temperature nonuniformity of the high-capacity Li-ion cells. We also studied the effects of the number of layers on thermal behavior of the Li-ion batteries. In this work, first thermal and electrochemical behavior of the LiFePO₄ battery is modeled with 3D multilayer cell. The model is validated with the experimental measurements at different current rates and ambient temperatures. Real time heat generation rate is also studied at different discharge rates. Results showed non-uniform temperature distribution along the cell which requires thermal management system. Therefore, aluminum plates with mini-channel system were designed to control the temperature uniformity. Design parameters such as channel number and widths, inlet flow rate, and cooling fluids are optimized. As cooling fluids, water and air are compared. Pressure drop and velocity profiles inside the channels are illustrated. Both surface and internal temperature profiles of single cell and battery packs are investigated with and without cooling systems. Our results show that using optimized Mini-channel cooling plates effectively controls the temperature rise and uniformity of the single cells and battery packs. With increasing the inlet flow rate, cooling efficiency could be reached up to 60%.

Keywords: lithium ion battery, 3D multilayer model, mini-channel cooling plates, thermal management

Procedia PDF Downloads 135
10601 Technical and Economic Analysis of Smart Micro-Grid Renewable Energy Systems: An Applicable Case Study

Authors: M. A. Fouad, M. A. Badr, Z. S. Abd El-Rehim, Taher Halawa, Mahmoud Bayoumi, M. M. Ibrahim

Abstract:

Renewable energy-based micro-grids are presently attracting significant consideration. The smart grid system is presently considered a reliable solution for the expected deficiency in the power required from future power systems. The purpose of this study is to determine the optimal components sizes of a micro-grid, investigating technical and economic performance with the environmental impacts. The micro grid load is divided into two small factories with electricity, both on-grid and off-grid modes are considered. The micro-grid includes photovoltaic cells, back-up diesel generator wind turbines, and battery bank. The estimated load pattern is 76 kW peak. The system is modeled and simulated by MATLAB/Simulink tool to identify the technical issues based on renewable power generation units. To evaluate system economy, two criteria are used: the net present cost and the cost of generated electricity. The most feasible system components for the selected application are obtained, based on required parameters, using HOMER simulation package. The results showed that a Wind/Photovoltaic (W/PV) on-grid system is more economical than a Wind/Photovoltaic/Diesel/Battery (W/PV/D/B) off-grid system as the cost of generated electricity (COE) is 0.266 $/kWh and 0.316 $/kWh, respectively. Considering the cost of carbon dioxide emissions, the off-grid will be competitive to the on-grid system as COE is found to be (0.256 $/kWh, 0.266 $/kWh), for on and off grid systems.

Keywords: renewable energy sources, micro-grid system, modeling and simulation, on/off grid system, environmental impacts

Procedia PDF Downloads 242
10600 Investigation on Development of Pv and Wind Power with Hydro Pumped Storage to Increase Renewable Energy Penetration: A Parallel Analysis of Taiwan and Greece

Authors: Robel Habtemariam

Abstract:

Globally, wind energy and photovoltaics (PV) solar energy are among the leading renewable energy sources (RES) in terms of installed capacity. In order to increase the contribution of RES to the power supply system, large scale energy integration is required, mainly due to wind energy and PV. In this paper, an investigation has been made on the electrical power supply systems of Taiwan and Greece in order to integrate high level of wind and photovoltaic (PV) to increase the penetration of renewable energy resources. Currently, both countries heavily depend on fossil fuels to meet the demand and to generate adequate electricity. Therefore, this study is carried out to look into the two cases power supply system by developing a methodology that includes major power units. To address the analysis, an approach for simulation of power systems is formulated and applied. The simulation is based on the non-dynamic analysis of the electrical system. This simulation results in calculating the energy contribution of different types of power units; namely the wind, PV, non-flexible and flexible power units. The calculation is done for three different scenarios (2020, 2030, & 2050), where the first two scenarios are based on national targets and scenario 2050 is a reflection of ambitious global targets. By 2030 in Taiwan, the input of the power units is evaluated as 4.3% (wind), 3.7% (PV), 65.2 (non-flexible), 25.3% (flexible), and 1.5% belongs to hydropower plants. In Greece, much higher renewable energy contribution is observed for the same scenario with 21.7% (wind), 14.3% (PV), 38.7% (non-flexible), 14.9% (flexible), and 10.3% (hydro). Moreover, it examines the ability of the power systems to deal with the variable nature of the wind and PV generation. For this reason, an investigation has also been done on the use of the combined wind power with pumped storage systems (WPS) to enable the system to exploit the curtailed wind energy & surplus PV and thus increase the wind and PV installed capacity and replace the peak supply by conventional power units. Results show that the feasibility of pumped storage can be justified in the high scenario (that is the scenario of 2050) of RES integration especially in the case of Greece.

Keywords: large scale energy integration, photovoltaics solar energy, pumped storage systems, renewable energy sources

Procedia PDF Downloads 259
10599 An Evaluation Method of Accelerated Storage Life Test for Typical Mechanical and Electronic Products

Authors: Jinyong Yao, Hongzhi Li, Chao Du, Jiao Li

Abstract:

Reliability of long-term storage products is related to the availability of the whole system, and the evaluation of storage life is of great necessity. These products are usually highly reliable and little failure information can be collected. In this paper, an analytical method based on data from accelerated storage life test is proposed to evaluate the reliability index of the long-term storage products. Firstly, singularities are eliminated by data normalization and residual analysis. Secondly, with the pre-processed data, the degradation path model is built to obtain the pseudo life values. Then by life distribution hypothesis, we can get the estimator of parameters in high stress levels and verify failure mechanisms consistency. Finally, the life distribution under the normal stress level is extrapolated via the acceleration model and evaluation of the true average life available. An application example with the camera stabilization device is provided to illustrate the methodology we proposed.

Keywords: accelerated storage life test, failure mechanisms consistency, life distribution, reliability

Procedia PDF Downloads 367
10598 Compression and Air Storage Systems for Small Size CAES Plants: Design and Off-Design Analysis

Authors: Coriolano Salvini, Ambra Giovannelli

Abstract:

The use of renewable energy sources for electric power production leads to reduced CO2 emissions and contributes to improving the domestic energy security. On the other hand, the intermittency and unpredictability of their availability poses relevant problems in fulfilling safely and in a cost efficient way the load demand along the time. Significant benefits in terms of “grid system applications”, “end-use applications” and “renewable applications” can be achieved by introducing energy storage systems. Among the currently available solutions, CAES (Compressed Air Energy Storage) shows favorable features. Small-medium size plants equipped with artificial air reservoirs can constitute an interesting option to get efficient and cost-effective distributed energy storage systems. The present paper is addressed to the design and off-design analysis of the compression system of small size CAES plants suited to absorb electric power in the range of hundreds of kilowatt. The system of interest is constituted by an intercooled (in case aftercooled) multi-stage reciprocating compressor and a man-made reservoir obtained by connecting large diameter steel pipe sections. A specific methodology for the system preliminary sizing and off-design modeling has been developed. Since during the charging phase the electric power absorbed along the time has to change according to the peculiar CAES requirements and the pressure ratio increases continuously during the filling of the reservoir, the compressor has to work at variable mass flow rate. In order to ensure an appropriately wide range of operations, particular attention has been paid to the selection of the most suitable compressor capacity control device. Given the capacity regulation margin of the compressor and the actual level of charge of the reservoir, the proposed approach allows the instant-by-instant evaluation of minimum and maximum electric power absorbable from the grid. The developed tool gives useful information to appropriately size the compression system and to manage it in the most effective way. Various cases characterized by different system requirements are analysed. Results are given and widely discussed.

Keywords: artificial air storage reservoir, compressed air energy storage (CAES), compressor design, compression system management.

Procedia PDF Downloads 201
10597 A Methodology for Optimisation of Water Containment Systems

Authors: Amir Hedjripour

Abstract:

The required dewatering configuration for a contaminated sediment dam is discussed to meet no-spill criteria for a defined Average Recurrence Interval (ARI). There is an option for the sediment dam to pump the contaminated water to another storage facility before its capacity is exceeded. The system is subjected to a range of storm durations belonging to the design ARI with concurrent dewatering to the other storage facility. The model is set up in 1-minute time intervals and temporal patterns of storm events are used to de-segregate the total storm depth into partial durations. By running the model for selected storm durations, the maximum water volume in the dam is recorded as the critical volume, which indicates the required storage capacity for that storm duration. Runoff from upstream catchment and the direct rainfall over the dam open area are calculated by taking into account the time of concentration for the catchment. Total 99 different storm durations from 5 minutes to 72 hours were modelled together with five dewatering scenarios from 50 l/s to 500 l/s. The optimised dam/pump configuration is selected by plotting critical points for all cases and storage-dewatering envelopes. A simple economic analysis is also presented in the paper using Present-Value (PV) analysis to assist with the financial evaluation of each configuration and selection of the best alternative.

Keywords: contaminated water, optimisation, pump, sediment dam

Procedia PDF Downloads 334
10596 Prediction-Based Midterm Operation Planning for Energy Management of Exhibition Hall

Authors: Doseong Eom, Jeongmin Kim, Kwang Ryel Ryu

Abstract:

Large exhibition halls require a lot of energy to maintain comfortable atmosphere for the visitors viewing inside. One way of reducing the energy cost is to have thermal energy storage systems installed so that the thermal energy can be stored in the middle of night when the energy price is low and then used later when the price is high. To minimize the overall energy cost, however, we should be able to decide how much energy to save during which time period exactly. If we can foresee future energy load and the corresponding cost, we will be able to make such decisions reasonably. In this paper, we use machine learning technique to obtain models for predicting weather conditions and the number of visitors on hourly basis for the next day. Based on the energy load thus predicted, we build a cost-optimal daily operation plan for the thermal energy storage systems and cooling and heating facilities through simulation-based optimization.

Keywords: building energy management, machine learning, operation planning, simulation-based optimization

Procedia PDF Downloads 298
10595 Pt Decorated Functionalized Acetylene Black as Efficient Cathode Material for Li Air Battery and Fuel Cell Applications

Authors: Rajashekar Badam, Vedarajan Raman, Noriyoshi Matsumi

Abstract:

Efficiency of energy converting and storage systems like fuel cells and Li-Air battery principally depended on oxygen reduction reaction (ORR) which occurs at cathode. As the kinetics of the ORR is very slow, it becomes the rate determining step. Exploring carbon substrates for enhancing the dispersion and activity of the metal catalyst and commercially viable simple preparation method is a very crucial area of research in the field of energy materials. Hence, many researchers made large number of carbon-based ORR materials today. But, there are hardly few studies on the effect of interaction between Pt-carbon and carbon-electrolyte on activity. In this work, we have prepared functionalized carbon-based Pt catalyst (Pt-FAB) with enhanced interfacial properties that lead to efficient ORR catalysis. The present work deals with a single-pot method to exfoliate and functionalized acetylene black with enhanced interaction with Pt as well as electrolyte. Acetylene black was functionalized and exfoliated using a facile single pot acid treatment method. The resulted FAB was further decorated with Pt-nano particles (Pt-np). The TEM images of Pt-FAB with uniformly decorated Pt-np of ~3 nm. Further, XPS studies of Pt 4f peak revealed that Pt0 peak was shifted by 0.4 eV in Pt-FAB compared to binding energy of typical Pt⁰ found in Pt/C. The shift can be ascribed to the modulation of electronic state and strong electronic interaction of Pt with carbon. Modulated electronic structure of Pt and strong electronic interaction of Pt with FAB enhances the catalytic activity and durability respectively. To understand the electrode electrolyte interface, electrochemical impedance spectroscopy was carried out. These measurements revealed that the charge transfer resistance of electrode to electrolyte for Pt-FAB is 10 times smaller than that of conventional Pt/C. The interaction with electrolyte helps reduce the interface boundaries, which in turn affects the overall catalytic performance of the electrode. Cyclic voltammetric measurements in 0.1M HClO₄ aq. at a potential scan rate of 50 mVs-1 was employed to evaluate electrochemical surface area (ECSA) of Pt. ECSA of Pt-FAB was found to be as high as 67.2 m²g⁻¹. The three-electrode system showed very high ORR catalytic activity. Mass activity at 0.9 V vs. RHE showed 460 A/g which is much higher than the DOE target values for the year 2020. Further, it showed enhanced performance by showing 723 mW/cm² of highest power density and 1006 mA/cm² of current density at 0.6 V in fuel cell single cell type configuration and 1030 mAhg⁻¹ of rechargeable capacity in Li air battery application. The higher catalytic activity can be ascribed to the improved interaction of FAB with Pt and electrolyte. The aforementioned results evince that Pt-FAB will be a promising cathode material for efficient ORR with significant cyclability for its application in fuel cells and Li-Air batteries. In conclusion, a disordered material was prepared from AB and was systematically characterized. The extremely high ORR activity and ease of preparation make it competent for replacing commercially available ORR materials.

Keywords: functionalized acetylene black, oxygen reduction reaction, fuel cells, Functionalized battery

Procedia PDF Downloads 88
10594 Integration of Icf Walls as Diurnal Solar Thermal Storage with Microchannel Solar Assisted Heat Pump for Space Heating and Domestic Hot Water Production

Authors: Mohammad Emamjome Kashan, Alan S. Fung

Abstract:

In Canada, more than 32% of the total energy demand is related to the building sector. Therefore, there is a great opportunity for Greenhouse Gases (GHG) reduction by integrating solar collectors to provide building heating load and domestic hot water (DHW). Despite the cold winter weather, Canada has a good number of sunny and clear days that can be considered for diurnal solar thermal energy storage. Due to the energy mismatch between building heating load and solar irradiation availability, relatively big storage tanks are usually needed to store solar thermal energy during the daytime and then use it at night. On the other hand, water tanks occupy huge space, especially in big cities, space is relatively expensive. This project investigates the possibility of using a specific building construction material (ICF – Insulated Concrete Form) as diurnal solar thermal energy storage that is integrated with a heat pump and microchannel solar thermal collector (MCST). Not much literature has studied the application of building pre-existing walls as active solar thermal energy storage as a feasible and industrialized solution for the solar thermal mismatch. By using ICF walls that are integrated into the building envelope, instead of big storage tanks, excess solar energy can be stored in the concrete of the ICF wall that consists of EPS insulation layers on both sides to store the thermal energy. In this study, two solar-based systems are designed and simulated inTransient Systems Simulation Program(TRNSYS)to compare ICF wall thermal storage benefits over the system without ICF walls. In this study, the heating load and DHW of a Canadian single-family house located in London, Ontario, are provided by solar-based systems. The proposed system integrates the MCST collector, a water-to-water HP, a preheat tank, the main tank, fan coils (to deliver the building heating load), and ICF walls. During the day, excess solar energy is stored in the ICF walls (charging cycle). Thermal energy can be restored from the ICF walls when the preheat tank temperature drops below the ICF wall (discharging process) to increase the COP of the heat pump. The evaporator of the heat pump is taking is coupled with the preheat tank. The provided warm water by the heat pump is stored in the second tank. Fan coil units are in contact with the tank to provide a building heating load. DHW is also delivered is provided from the main tank. It is investigated that the system with ICF walls with an average solar fraction of 82%- 88% can cover the whole heating demand+DHW of nine months and has a 10-15% higher average solar fraction than the system without ICF walls. Sensitivity analysis for different parameters influencing the solar fraction is discussed in detail.

Keywords: net-zero building, renewable energy, solar thermal storage, microchannel solar thermal collector

Procedia PDF Downloads 91
10593 Development of an Energy Independant DC Building Demonstrator for Insulated Island Site

Authors: Olivia Bory Devisme, Denis Genon-Catalot, Frederic Alicalapa, Pierre-Olivier Lucas De Peslouan, Jean-Pierre Chabriat

Abstract:

In the context of climate change, it is essential that island territories gain energy autonomy. Currently mostly dependent on fossil fuels, the island of Reunion lo- cated in the Indian Ocean nevertheless has a high potential for solar energy. As the market for photovoltaic panels has been growing in recent years, the issues of energy losses linked to the multiple conversions from direct current to alternating current are emerging. In order to quantify these advantages and disadvantages by a comparative study, this document present the measurements carried out on a direct current test bench, particularly for lighting, ventilation, air condi- tioning and office equipment for the tertiary sector. All equipment is supplied with DC power from energy produced by photovoltaic panels. A weather sta- tion, environmental indoor sensors, and drivers are also used to control energy. Self-consumption is encouraged in order to manage different priorities between user consumption and energy storage in a lithium iron phosphate battery. The measurements are compared to a conventional electrical architecture (DC-AC- DC) for energy consumption, equipment overheating, cost, and life cycle analysis.

Keywords: DC microgrids, solar energy, smart buildings, storage

Procedia PDF Downloads 138
10592 Trimma: Trimming Metadata Storage and Latency for Hybrid Memory Systems

Authors: Yiwei Li, Boyu Tian, Mingyu Gao

Abstract:

Hybrid main memory systems combine both performance and capacity advantages from heterogeneous memory technologies. With larger capacities, higher associativities, and finer granularities, hybrid memory systems currently exhibit significant metadata storage and lookup overheads for flexibly remapping data blocks between the two memory tiers. To alleviate the inefficiencies of existing designs, we propose Trimma, the combination of a multi-level metadata structure and an efficient metadata cache design. Trimma uses a multilevel metadata table to only track truly necessary address remap entries. The saved memory space is effectively utilized as extra DRAM cache capacity to improve performance. Trimma also uses separate formats to store the entries with non-identity and identity mappings. This improves the overall remap cache hit rate, further boosting the performance. Trimma is transparent to software and compatible with various types of hybrid memory systems. When evaluated on a representative DDR4 + NVM hybrid memory system, Trimma achieves up to 2.4× and on average 58.1% speedup benefits, compared with a state-of-the-art design that only leverages the unallocated fast memory space for caching. Trimma addresses metadata management overheads and targets future scalable large-scale hybrid memory architectures.

Keywords: memory system, data cache, hybrid memory, non-volatile memory

Procedia PDF Downloads 34
10591 A Global Perspective on Neuropsychology: The Multicultural Neuropsychological Scale

Authors: Tünde Tifordiána Simonyi, Tímea Harmath-Tánczos

Abstract:

The primary aim of the current research is to present the significance of a multicultural perspective in clinical neuropsychology and to present the test battery of the Multicultural Neuropsychological Scale (MUNS). The method includes the MUNS screening tool that involves stimuli common to most cultures in the world. The test battery measures general cognitive functioning focusing on five cognitive domains (memory, executive function, language, visual construction, and attention) tested with seven subtests that can be utilized within a wide age range (15-89), and lower and higher education participants. It is a scale that is sensitive to mild cognitive impairments. Our study presents the first results with the Hungarian translation of MUNS on a healthy sample. The education range was 4-25 years of schooling. The Hungarian sample was recruited by snowball sampling. Within the investigated population (N=151) the age curve follows an inverted U-shaped curve regarding cognitive performance with a high load on memory. Age, reading fluency, and years of education significantly influenced test scores. The sample was tested twice within a 14-49 days interval to determine test-retest reliability, which is satisfactory. Besides the findings of the study and the introduction of the test battery, the article also highlights its potential benefits for both research and clinical neuropsychological practice. The importance of adapting, validating and standardizing the test in other languages besides the Hungarian language context is also stressed. This test battery could serve as a helpful tool in mapping general cognitive functions in psychiatric and neurological disorders regardless of the cultural background of the patients.

Keywords: general cognitive functioning, multicultural, MUNS, neuropsychological test battery

Procedia PDF Downloads 74
10590 Obtaining Norms for Arabic Translated Version of the Consortium to Establish a Registry for Alzheimer's Disease (CERAD) Neuropsychological Battery in Normal Elderly Omanis Attending a Tertiary Hospital in Oman

Authors: Ammar Alobaidy, Lamees Alsawafi, Malak Almawali, Balqees Alabri, Hajer Alhamrashdi

Abstract:

Background: There is scarce data in the literature concerning the use of Arabic version neuron psychological cognitive tests in the geriatric age group of the Omani population. Objectives: Our aim is to obtain norms for normal elderly Omanis assessed by The Consortium to Establish a Registry for Alzheimer's disease (CERAD) neuro psychological battery and to compare these norms with other studies in the literature. Methods: 84 attendants and visitors of in-patients at Sultan Qaboos University Hospital, elder than 55 years, were interviewed. All participants were assessed by Dementia Rating Scale & Geriatric Depression Scale to ensure the integrity of their activities of daily living and the absence of depression, respectively. The performance of all participants in the CERAD battery was rated by a single rater to optimize the inter-rater reliability. Results: The cut-point for average performance in CERAD battery is dependent on the age, sex, and level of education and cannot be set as a single cut-point for all elderly Omanis. Conclusion: This study has shown the effect of age, sex, and level of education on the cognitive performance of normal elderly Omanis. The normative data obtained from this study can be utilized to differentiate between the cognitive decline of normal aging and the cognitive impairment due to various neuro cognitive disorders in the elderly Omanis, and probably culturally similar Arabic speaking communities.

Keywords: CERAD, neuropsychological battery, normal aging, elderly Omanis

Procedia PDF Downloads 350