Optimization based System Identification of HEV Li-Ion Battery

Size: px
Start display at page:

Download "Optimization based System Identification of HEV Li-Ion Battery"

Transcription

1 Controls, Measurement & Calibration Congress Optimization based System Identification of HEV Li-Ion Battery Ramesh Kumar Junnuri, Shivaram Kamat, Ramanathan Annamalai, Nitin Goyal Engineering and Industrial Services, TATA Consultancy Services Limited, Pune, India Hiroshi Tashiro, Nobuya Miwa epf R&D Division, DENSO CORPORATION, Kariya, Japan ABSTRACT The battery management system in hybrid electric vehicle relies on reasonably accurate model of its high voltage Li-ion battery pack primarily to estimate the state of the charge and health of the battery. There have been many approaches for modeling or system identification of the battery system using experimental lab data and the dynamic data of the HEV operation. In this paper we have proposed an approach of system identification for the HEV battery pack using only the dynamic data. To capture the dynamics of the electrical equivalent circuit parameters and the characteristics, a variety of drive cycles have been designed and conducted on the test vehicle at various operating conditions. The equivalent circuit for the HV battery is formulated as discrete state space equations. The Open Circuit Voltage (VOC), Offset Voltage at zero load conditions (VZL), Internal Resistance (R batt ), battery pack RC filter states are considered as the states of the discrete state space (SS) equation at various operating temperature conditions. The system identification problem is then posed as the problem of simultaneously estimating the parameters of all the coefficients formulated in the state space equations. This is posed mathematically as a constrained nonlinear optimization problem. The optimization problem is solved using MATLAB s constrained nonlinear multivariable optimization routine. The model is implemented in MATLAB /Simulink tools and validated with the dynamic data generated during vehicle run for various driving cycles. The results obtained by the proposed approach are closely matching with the actual battery responses for various drive cycles. The simulation results of the developed model are compared against one of the popular models in normalized form as benchmarking exercise. INTRODUCTION System identification deals with the techniques for building mathematical models for dynamical systems using the measured input / output data. It is a pre-requisite to the analysis of a dynamic system towards the design of an appropriate controller to improve its closed loop performance and fault diagnosis. Various approaches are found in the literature to obtain such mathematical models for the physical systems [2, 9]. In this paper, a new approach is proposed for system identification of HV Li-Ion battery pack of an HEV. Fairly accurate HV battery model is required to validate the HV battery control algorithms. It is important to calculate the state-of-charge (SOC), open-circuit voltage (VOC), and the terminal voltage (V batt ) with acceptable accuracy for the arbitrary current profiles at various operating conditions of the vehicle. An accurate and fast simulation model with good runtime prediction and voltage response characteristics has been crucial requirement for the development and validation of a Battery Management System (BMS). Several approaches are available in the literature [8, 9, 13, and 15] to model various types of batteries. In most of the approaches that are reported and used to develop the battery pack model, it is important to have the cell level data and measurements. Using this data an equivalent battery cell model has been developed and further integrated to create the entire battery pack model. This requires additional instrumentation for the battery pack and laboratory set up to conduct specialized tests to extract the dynamics of battery cell behavior. In this paper, the battery model structure uses the measured parameter values by the available sensors on the battery pack rather than using the cell level data, which inturn saves the cost of additional instrumentation. The problem of estimation of parameters of HV battery pack is formulated as a constrained optimization problem that minimizes an objective function (error function) between the measured and simulated output. The constrained optimization problem is solved using MATLAB s constrained nonlinear multivariable optimization routine. The main advantages of the proposed approach are given below:

2 No additional data acquisition instrumentation either at cell or pack level. Uses of existing pack level sensors data. No special lab set up and lab tests The model has been implemented using MATLAB / Simulink. The developed model is validated and compared against available benchmark [16] model for various standard drive cycles data collected at various operating conditions of the vehicle and battery temperatures. PROPOSED MODELLING APPROACH A number of approaches and models are available in the literature to characterize and simulate Li-ion cells. Various HV battery equivalent electrical circuits are available in the literature [7, 9 and 10]. HV battery equivalent electrical circuit considered in the proposed approach is shown in Figure 1. The equivalent electrical circuit is composed of open circuit voltage (VOC), series battery resistance (R batt ) and two RC filters (RC1, RC2) as shown in Figure R batt VOC (SOC, Temp) RC1 RC2 Figure 1: Battery Equivalent Electrical Circuit From the equivalent circuit, HV battery pack terminal voltage is calculated using (1) given below: Where, VOC SOC,Temp R * i h(rcfilters ) ŷ VOC SOC,Temp batt R batt series battery resistance i battery current ŷ estimated battery voltage open circuit voltage as function of SOC and Battery Temperature h(rc Filters) effective voltage across RC1& RC2 filters (1) In this approach, the linear dynamics of the RC filters are mathematically represented using discrete state space equations (h(dss)). Equation (1) can be further modified to the equation shown below in (2). R * i h(dss) ŷ VOC SOC,Temp batt (2) While carrying out several simulations, it is observed that, at zero load conditions, the VOC (SOC, Temp) alone is not able to result the desired terminal voltage and hence an offset voltage function has been added to obtain the desired terminal voltage at zero load conditions. Again, the offset voltage is found to be function of the SOC and battery temperature, The Equation (2) is further modified as shown in (3). VZLSOC,Temp R * i h(dss) ŷ VOC SOC,Temp batt Where, VZL SOC,Temp Offset Voltage at zero load conditions as function of SOC & battery temperature (3) PROPOSED ALGORITHM The approach for system identification of battery pack is given in the flowchart shown in Figure 2. As a matter of simplification and a time saving measure, the SOC v/s VOC characteristic curves for Li-Ion cell are inherited from the literature [15], Where they are available for constant ambient temperatures of 3 0 C, 27 0 C and C. As the data is

3 available for constant ambient temperature conditions, we have made an assumption that, while creating the VOC data, the battery cell temperature and ambient temperature are maintained around the same value. The inherited characteristic curves for the HV battery pack are shown in Figure 3. The VZL Look-up-Table curves for some of the selected battery temperatures ( C and C) are shown in Figure 4. The profile curves shown in Figure 4 are normalized data curves rather than the actual VZL data. The linear dynamics of the RC filter states is represented using discrete state space equations [8, 11, 13 and 15] as given below in (4): h(k 1) diag( )* h(k ) B * i(k ) k C * h(k (4) ) The vector α has N number of filter poles, with α(n) <1 for ensuring the stability [13], corresponding to the time constants of the filter states. In this work, we have chosen two poles, i.e, N = 2. The vector B is the input weight matrix, C is output coefficient matrix and i(k) is the battery pack current at the k th time instant and Ф(k) is the effective voltage across the RC filters. The battery pack model parameter estimation problem is posed mathematically as a constrained optimization problem [3]. The formulated constrained Non Linear Program (NLP) is solved using Sequential Quadratic Program (SQP) solver from MATLAB ' Optimization Toolbox, which allows explicit definition of the objective function and constraint equations. The SQP solver internally uses finite-difference based hessians and gradients of both the objective function and constraints. The objective function to be minimized is a function of the simulation error i.e. some function of error between model simulated output ŷ(t) and the actual measured output y(t). This constrained optimization problem can be represented as given in (5). Min [ e(y ŷ)] θ s.t.θ lower Where, θ θ θ R batt upper α, B,C In (5), a set of the decision variables is actually a set of parameters to be estimated i.e. θ = { R batt, filter coefficients, input matrix coefficients, output matrix coefficients }, whereas θ lower and θ upper are lower and upper constraints (bounds) on the parameters to be estimated. (5) Select the VOC v/s SOC characteristics data for available temperatures Calculate VZL v/s SOC data for various battery temperatures Implement the state space (SS) equations as a function of state space filters Formulate the constraints for the unknow n parameters Estimate the parameters using Optimization Techniques Validate the converged model using other Drive Cycles data Figure 2: Proposed procedural flow chat for System Identification of HV battery pack model

4 Normalized Offset Volatge VOC (V) C 27 0 C C SOC Figure 3: SOC v/s VOC at various ambient temperatures 3 0 C, 27 0 C and C C C SOC Figure 4: SOC v/s Normalized offset Voltage at Zero Load conditions (VZL) at selected constant battery temperatures C and C

5 BENCHMARK REFERENCE MODEL A number of models have been developed in the past to characterize and simulate Li-ion cells and battery. The Li-ion battery cell model presented in [16] has been chosen as a benchmark reference model in this paper. In the reference model, an equivalent circuit model with one voltage source, one series resistor, and a single RC block were used to account for the discharge dynamics. The electrical equivalent of battery cell used in the reference model is represented in Figure 5. The reference model also simulates the thermal behavior of an internal cell. + - E m R 0 RC Figure 5: Equivalent Battery Cell circuit represented in the reference model Each element of the equivalent circuit used in Figure 5 is a function of SOC and battery temperature. Where E m is the electromotive force of the main branch, R 1 and C 1 are the resistance and capacitance of RC circuit, R 0 is the series branch resistance and V is the terminal voltage of the battery. The parameters were determined using the parameter estimation tool in Simulink Design Optimization. Battery Current SOC Ambient Temperature Battery Model Battery Voltage Battery Temperature Figure 6a: Reference model Interface Battery Current SOC Battery Temperature Battery Model Battery Voltage Figure 6b: Modified reference model interface For the purpose of comparison, the reference model input interface as shown in Figure 6a has been modified to accept battery temperature as an input parameter rather than the output parameter as shown in Figure 6b. The reference model contains ambient temperature as an input signal and the battery temperature is estimated by it. For comparison with the proposed battery model the reference model has been modified and the battery temperature calculation has been removed and provided as an input signal.

6 Battery Temperature ( 0 C) Battery Current (A) SIMULATION RESULTS The proposed model has been validated against various HEV test drive cycles data sets at various vehicle and battery temperature conditions. The validated data sets comprised of the standard drive cycles (NEDC, UDDS, etc) and generic vehicle road trial data sets. For comparing the proposed battery model responses with the reference model, estimated battery resistance and open circuit voltage offset values are slightly tuned to match the characteristics of the reference battery model. The battery current and the corresponding battery temperature profiles of selected test drive cycle data sets (NEDC and UDDS) considered in this paper are shown in the Figure 7 and Figure 10 respectively. Figure 8 shows the comparison of the battery voltage and estimated SOC of the proposed model with respect to the measured vehicle test data for NEDC drive cycle. Figure 11 shows the comparison of the battery voltage and estimated SOC of the proposed model with respect to the measured vehicle test data for UDDS drive cycle. Comparison results show that the battery model responses are closely matching with the actual measured responses. Figure 9 shows the comparison of the normalized battery model terminal voltage and SOC estimates of the proposed model with respect to the reference model responses for NEDC drive cycle test dataset. The comparison of NEDC drive cycle data show that the results are closely matching with each other. The Figure 12 shows the comparison of the normalized battery model terminal voltage and SOC response of the proposed model with respect to the reference model responses for UDDS drive cycle test dataset. The comparison of UDDS drive cycle data shows that the results are closely matching with each other Figure 7: Battery Current & Battery Temperature Input Profiles of NEDC Test data

7 SOC Normalized Battery Voltage SOC Battery Voltage (V) Measured Data Measured Data Figure 8: Comparison of battery voltage & SOC of Actual Measured data & for NEDC Test data Reference Model Reference Model Figure 9: Comparison of battery voltage & SOC of and Reference Model for NEDC Test data

8 SOC Battery Voltage (V) Battery Temperature ( 0 C) Battery Current (A) Figure 10: Battery Current & Battery Temperature Input Profiles of UDDS Test data Measured Data Measured Data Figure 11: Comparison of battery voltage & SOC of Actual Measured data & for UDDS Test data

9 SOC Normalized Battery Voltage Reference Model 0.5 Reference Model CONCLUSION Figure 12: Comparison of battery voltage & SOC of and Reference Model for UDDS Test data The proposed approach is new in a way that the system identification of HEV HV Li-Ion battery pack problem is posed as a discrete state space parameters estimation problem which is solved as a constraint optimization problem using MATLAB constrained nonlinear multivariable optimization routine. The HV battery pack model identified by the proposed approach is found to be reasonably accurate. The developed model simulates the electrical dynamic behavior across the operating conditions within the constraints of the limitations and assumptions mentioned in this paper. The HV battery model is validated using various standard vehicle drive cycle data sets (UDDS, UDC, NEDC) at various operating conditions (hot and cold drive cycles). The comparison of the results of the developed model with the selected reference battery model shows that there is significant improvement over the reference model. The comparison results show that an accurate battery can be developed using the proposed approach using the available and specialized drive cycle data at the battery pack level and does not require the cell level data and specialized cell/battery level lab tests. Thus, the approach is proved to be cost effective. ACKNOWLEDGMENTS The authors acknowledge the support from Hiroshi Hayakawa, Director, EE Core, DENSO Corporation, and Sanjeev Madhav, Sunil Viswanathan, Sanjay Peshin of Engineering and Industrial Services, TATA Consultancy Services Limited, without which this work could not have been possible.

10 REFERENCES 1. Ljung, L, (1999) System identification: Theory for the user. Englewood Cliffs, NJ: Prentice-Hall. 2. Torsten Soderstrom, Petre Stoica, (1989) System Identification. Hemel Hempstead Prentice- Hall International. 3. S.S.Rao, (1996). Engineering Optimization: Theory and Practice. NewYork: John Wiley. 4. Z.Zibo and F Naghdy, (1995). Application of Genetic Algorithms to System Identification, IEEE Int. Conf. On Evolutionary Computation, vol.2, P.P Christoper R. Houck, Jeffery A. Joines and Michael G.Kay, (1995) A Genetic Algorithm for Function Optimization: A MATLAB Implementation. NCSU-IE. 6. N.Chaiyaratna and A.M.S.Zalzala, (1997). Recent Developments in Evolutionary and Genetic Algorithms: Theory and Applications. Genetic Algorithms in Engineering Systems: Innovations and Applications, 2-4September, conference publication No.446, IEE. 7. Hongwen He, Rui Xiong and Jinxin Fan, (2011) "Evaluation of Lithium-Ion Battery Equivalent Circuit Models for State of Charge Estimation by an Experimental Approach", Energies, 4, ;ISSN Jackey, Robyn A., (2007) A Simple, Effective Lead-Acid Battery Modeling Process for Electrical System Component Selection, SAE International, Warrendale, PA,.SAE Paper Jonathan J. Awerbuch and Charles R. Sullivan, (2008) "Control of Ultra capacitor-battery Hybrid Power Source for Vehicular Applications", IEEE Energy2O3O, Atlanta, Georgia, USA,17-18 November. 10. Min Chen, and Gabriel A. Rinc-on-Mora, (2006) "Accurate Electrical Battery Model Capable of Predicting Runtime and I V Performance", IEEE Transactions on Energy conversion, vol. 21, NO Plett, G., (2004). Extended Kalman filtering for battery management systems of LiPB-based HEV battery packs Parts 1 3, Journal of Power Sources 134 (2) Plett, G., Klein, M.,( 2006). Advances in HEV Battery Management Systems, CD-ROM Proc. SAE Convergence, (Detroit, MI: October 2006). 13. RA Jackey, GL Plett, MJ Klein, (2009). "Parameterization of a Battery Simulation Model Using Numerical Optimization Methods," SAE Paper, Ramesh Kumar Junnuri, Shivaram Kamat, Nitin Goyal, Ramanathan Annamalai, Dipali Modak, Hiroshi Tashiro, Nobuya Miwa, Modelling of HEV Lithium-Ion High Voltage Battery Pack using Dynamic Data, Accepted in IFAC 2014 WC, Cape Town, SA, Aug R.C., Krein, P.T., (2008). "Electrical battery model for use in dynamic electric vehicle simulations, Power Electronics Specialists Conference, IEEE PESC. 16. Tarun Huria, Massimo Ceraolo,Javier Gazzarri, Robyn Jackey,(2012), High Fidelity Electrical Model with Thermal Dependence for Characterization and Simulation of High Power Lithium Battery Cells, Electrical Vehicle Conference (IEVC), IEEE CONTACT Ramesh Kumar Junnuri was born in INDIA. He received Bachelor Degree in Electrical & Electronics Engineering from J.N.T.U, Hyderabad, India in 2002 and Masters Degree in Control Systems from University of Pune, India in He has been working with Engineering & Industrial Services division of TATA Consultancy Services Limited, Pune, INDIA since He has been working in the areas of Advanced Process Control, Marine Engineering, Automotive control and Diagnostics, Model Predictive Control, Data Analysis and Model Based Development. His research interests include modelling, optimization and control of various components in HEV, EV, Power Train and Energy Storage Systems. He has multiple publications in conferences and journals in these areas. He is reachable at ramesh.junnuri@tcs.com. Shivaram Kamat was born in INDIA. He received Bachelor Degree in Electrical Engineering from Walchand College of Engineering, Sangli, India in 1987 and Masters Degree in Power Electronics from IIT, Delhi, India in He has been working with Engineering & Industrial Services division of TATA Consultancy Services Limited, Pune, INDIA since 2000 and is Senior Member of IEEE and contributes as reviewer for IEEE Transactions on Neural Networks and Learning Systems. He has been working in the areas of Advanced Process Control, Automotive Control and Diagnostics, Model Predictive Control, Machine Learning, Data Analysis and Model Based Development. His research interests include modelling, optimization and control of various components in HEV, EV, Power Train and Energy Storage Systems. He has multiple publications in conferences and journals in these areas. He is reachable at shivaram.kamat@tcs.com, shivaram.kamat@ieee.org.

11 Ramanathan Annamalai was born in INDIA. He received Bachelor Degree in Production Engineering from Annamalai University, India and the Masters Degree in Manufacturing Systems from Birla Institute of Technology & Science Pilani, India in 1998 and 1999, respectively. He worked for Sundaram Clayton Limited for 7 years in area of control system development of Active safety systems for heavy commercial vehicles. He is working with Engineering & Industrial Services division of TATA Consultancy Services Limited, Pune, INDIA in the areas of Automotive Control and Diagnostics, Model Based Development. He is reachable at ramanathan.annamalai@tcs.com. Nitin Goyal was born in INDIA. He holds a Bachelor Degree in Electronics and Communication from Gulbarga University, Karnataka India in He has been working with Engineering & Industrial Services division of TATA Consultancy Services Limited, Bangalore, INDIA since 2004, associated with R&D and key customer Engagements. His key interest areas include new technology incubation, convergence and process optimization. He is reachable at nitin.go@tcs.com. Hiroshi Tashiro was born in JAPAN. He received his Masters Degree in Mechanical Engineering from Tokyo University of Science, Japan in He is working with electronics platform R&D division of DENSO CORPORATION, Kariya, JAPAN. His research interests include multi domain modelling and optimization of automobile. He is reachable at hirosi_tasiro@denso.co.jp. Nobuya Miwa was born in JAPAN. He graduated in Electrical Engineering from Doushisya University, Japan in He is working with electronics platform R&D Division of DENSO CORPORATION, Kariya, Japan. His research interests include multi domain modelling and optimization of automobile. He is reachable at nobuya_miwa@denso.co.jp. DEFINITIONS, ACRONYMS, ABBREVIATIONS BMS: Battery Management System C 1 : RC circuit Capacitance of the reference model E m : Electromotive force of the main branch of the reference model HEV: Hybrid Electrical Vehicle HV: High Voltage Li-Ion: Lithium Ion NEDC: New European Driving Cycle NLP: Non Linear Program R 0 : Internal battery Resistance of the reference model R 1 : RC circuit Resistance of the reference model R batt : Internal battery Resistance RC: Resistance Capacitance SOC: State Of Charge SQP: Sequential Quadratic Program UDDS: Urban Dynamometer Driving Schedule UDC: Urban Driving Cycle VOC: Open Circuit Voltage V: Battery Terminal Voltage of the reference model V batt: Battery Terminal Voltage VZL: Offset Voltage at zero load conditions

The Application of UKF Algorithm for type Lithium Battery SOH Estimation

The Application of UKF Algorithm for type Lithium Battery SOH Estimation Applied Mechanics and Materials Online: 2014-02-06 ISSN: 1662-7482, Vols. 519-520, pp 1079-1084 doi:10.4028/www.scientific.net/amm.519-520.1079 2014 Trans Tech Publications, Switzerland The Application

More information

Available online at ScienceDirect. Procedia Engineering 129 (2015 ) International Conference on Industrial Engineering

Available online at  ScienceDirect. Procedia Engineering 129 (2015 ) International Conference on Industrial Engineering Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 129 (2015 ) 201 206 International Conference on Industrial Engineering Simulation of lithium battery operation under severe

More information

Study on State of Charge Estimation of Batteries for Electric Vehicle

Study on State of Charge Estimation of Batteries for Electric Vehicle Study on State of Charge Estimation of Batteries for Electric Vehicle Haiying Wang 1,a, Shuangquan Liu 1,b, Shiwei Li 1,c and Gechen Li 2 1 Harbin University of Science and Technology, School of Automation,

More information

INDUCTION motors are widely used in various industries

INDUCTION motors are widely used in various industries IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 44, NO. 6, DECEMBER 1997 809 Minimum-Time Minimum-Loss Speed Control of Induction Motors Under Field-Oriented Control Jae Ho Chang and Byung Kook Kim,

More information

Analysis of Fuel Economy and Battery Life depending on the Types of HEV using Dynamic Programming

Analysis of Fuel Economy and Battery Life depending on the Types of HEV using Dynamic Programming World Electric Vehicle Journal Vol. 6 - ISSN 2032-6653 - 2013 WEVA Page Page 0320 EVS27 Barcelona, Spain, November 17-20, 2013 Analysis of Fuel Economy and Battery Life depending on the Types of HEV using

More information

Battery Models Parameter Estimation based on Matlab/Simulink

Battery Models Parameter Estimation based on Matlab/Simulink Battery Models Parameter Estimation based on Matlab/Simulink Mohamed Daowd 1, Noshin Omar 1, Bavo Verbrugge 2, Peter Van Den Bossche 2, Joeri Van Mierlo 1 1 Vrije Universiteit Brussel, Pleinlaan 2, 1050

More information

Design & Development of Regenerative Braking System at Rear Axle

Design & Development of Regenerative Braking System at Rear Axle International Journal of Advanced Mechanical Engineering. ISSN 2250-3234 Volume 8, Number 2 (2018), pp. 165-172 Research India Publications http://www.ripublication.com Design & Development of Regenerative

More information

THE IMPACT OF BATTERY OPERATING TEMPERATURE AND STATE OF CHARGE ON THE LITHIUM-ION BATTERY INTERNAL RESISTANCE

THE IMPACT OF BATTERY OPERATING TEMPERATURE AND STATE OF CHARGE ON THE LITHIUM-ION BATTERY INTERNAL RESISTANCE Jurnal Mekanikal June 2017, Vol 40, 01-08 THE IMPACT OF BATTERY OPERATING TEMPERATURE AND STATE OF CHARGE ON THE LITHIUM-ION BATTERY INTERNAL RESISTANCE Amirul Haniff Mahmud, Zul Hilmi Che Daud, Zainab

More information

A Battery Smart Sensor and Its SOC Estimation Function for Assembled Lithium-Ion Batteries

A Battery Smart Sensor and Its SOC Estimation Function for Assembled Lithium-Ion Batteries R1-6 SASIMI 2015 Proceedings A Battery Smart Sensor and Its SOC Estimation Function for Assembled Lithium-Ion Batteries Naoki Kawarabayashi, Lei Lin, Ryu Ishizaki and Masahiro Fukui Graduate School of

More information

Model-Based Investigation of Vehicle Electrical Energy Storage Systems

Model-Based Investigation of Vehicle Electrical Energy Storage Systems Model-Based Investigation of Vehicle Electrical Energy Storage Systems Attila Göllei*, Péter Görbe, Attila Magyar Department of Electrical Engineering and Information Systems, Faculty of Information Technology,

More information

End-To-End Cell Pack System Solution: Rechargeable Lithium-Ion Battery

End-To-End Cell Pack System Solution: Rechargeable Lithium-Ion Battery White Paper End-To-End Cell Pack System Solution: Industry has become more interested in developing optimal energy storage systems as a result of increasing gasoline prices and environmental concerns.

More information

Modeling of Lead-Acid Battery Bank in the Energy Storage Systems

Modeling of Lead-Acid Battery Bank in the Energy Storage Systems Modeling of Lead-Acid Battery Bank in the Energy Storage Systems Ahmad Darabi 1, Majid Hosseina 2, Hamid Gholami 3, Milad Khakzad 4 1,2,3,4 Electrical and Robotic Engineering Faculty of Shahrood University

More information

The State of Charge Estimation of Power Lithium Battery Based on RBF Neural Network Optimized by Particle Swarm Optimization

The State of Charge Estimation of Power Lithium Battery Based on RBF Neural Network Optimized by Particle Swarm Optimization Journal of Applied Science and Engineering, Vol. 20, No. 4, pp. 483 490 (2017) DOI: 10.6180/jase.2017.20.4.10 The State of Charge Estimation of Power Lithium Battery Based on RBF Neural Network Optimized

More information

Comparison of Standard and Fast Charging Methods for Electric Vehicles

Comparison of Standard and Fast Charging Methods for Electric Vehicles Comparison of Standard and Fast Charging Methods for Electric Vehicles Petr CHLEBIS, Martin TVRDON, Ales HAVEL, Katerina BARESOVA Department of Electronics, Faculty of Electrical Engineering and Computer

More information

Comparison Of Multibody Dynamic Analysis Of Double Wishbone Suspension Using Simmechanics And FEA Approach

Comparison Of Multibody Dynamic Analysis Of Double Wishbone Suspension Using Simmechanics And FEA Approach International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 232-9364, ISSN (Print): 232-9356 Volume 2 Issue 4 ǁ April. 214 ǁ PP.31-37 Comparison Of Multibody Dynamic Analysis Of

More information

Modelling and Control of Ultracapacitor based Bidirectional DC-DC converter systems PhD Scholar : Saichand K

Modelling and Control of Ultracapacitor based Bidirectional DC-DC converter systems PhD Scholar : Saichand K Modelling and Control of Ultracapacitor based Bidirectional DC-DC converter systems PhD Scholar : Saichand K Advisor: Prof. Vinod John Department of Electrical Engineering, Indian Institute of Science,

More information

Modeling, Control Design, Estimation and Diagnostics Algorithms MATLAB/Simulink, dspace, Microsoft Office

Modeling, Control Design, Estimation and Diagnostics Algorithms MATLAB/Simulink, dspace, Microsoft Office Postdoctoral Researcher Energy, Controls, and Applications Lab Department of Civil and Enviromental Engineering University of California, Berkeley Office: 609 Davis Hall, University of California, Berkeley,

More information

Presented at the 2012 Aerospace Space Power Workshop Manhattan Beach, CA April 16-20, 2012

Presented at the 2012 Aerospace Space Power Workshop Manhattan Beach, CA April 16-20, 2012 Complex Modeling of LiIon Cells in Series and Batteries in Parallel within Satellite EPS Time Dependent Simulations Presented at the 2012 Aerospace Space Power Workshop Manhattan Beach, CA April 16-20,

More information

Performance Analysis of Bidirectional DC-DC Converter for Electric Vehicle Application

Performance Analysis of Bidirectional DC-DC Converter for Electric Vehicle Application IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 9 February 2015 ISSN (online): 2349-6010 Performance Analysis of Bidirectional DC-DC Converter for Electric Vehicle

More information

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM 2011 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM MODELING & SIMULATION, TESTING AND VALIDATION (MSTV) MINI-SYMPOSIUM AUGUST 9-11 DEARBORN, MICHIGAN INTELLIGENT ENERGY MANAGEMENT IN

More information

Influence of Parameter Variations on System Identification of Full Car Model

Influence of Parameter Variations on System Identification of Full Car Model Influence of Parameter Variations on System Identification of Full Car Model Fengchun Sun, an Cui Abstract The car model is used extensively in the system identification of a vehicle suspension system

More information

An Experimental System for Battery Management Algorithm Development

An Experimental System for Battery Management Algorithm Development An Experimental System for Battery Management Algorithm evelopment Jonas Hellgren, Lei Feng, Björn Andersson and Ricard Blanc Volvo Technology, Göteborg, Sweden E-mail: {jonas.hellgren, lei.feng, bjorn.bj.andersson,

More information

SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC

SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC Fatih Korkmaz Department of Electric-Electronic Engineering, Çankırı Karatekin University, Uluyazı Kampüsü, Çankırı, Turkey ABSTRACT Due

More information

Building Fast and Accurate Powertrain Models for System and Control Development

Building Fast and Accurate Powertrain Models for System and Control Development Building Fast and Accurate Powertrain Models for System and Control Development Prasanna Deshpande 2015 The MathWorks, Inc. 1 Challenges for the Powertrain Engineering Teams How to design and test vehicle

More information

Behaviour of battery energy storage system with PV

Behaviour of battery energy storage system with PV IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. Issue 9, September 015. ISSN 348 7968 Behaviour of battery energy storage system with PV Satyendra Vishwakarma, Student

More information

Modeling Reversible Self-Discharge in Series- Connected Li-ion Battery Cells

Modeling Reversible Self-Discharge in Series- Connected Li-ion Battery Cells Modeling Reversible Self-Discharge in Series- Connected Li-ion Battery Cells Valentin Muenzel, Marcus Brazil, Iven Mareels Electrical and Electronic Engineering University of Melbourne Victoria, Australia

More information

Optimizing Battery Accuracy for EVs and HEVs

Optimizing Battery Accuracy for EVs and HEVs Optimizing Battery Accuracy for EVs and HEVs Introduction Automotive battery management system (BMS) technology has advanced considerably over the last decade. Today, several multi-cell balancing (MCB)

More information

A Study of Suitable Bi-Directional DC-DC Converter Topology Essential For Battery Charge Regulation In Photovoltaic Applications

A Study of Suitable Bi-Directional DC-DC Converter Topology Essential For Battery Charge Regulation In Photovoltaic Applications IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 2 Ver. I (Mar. Apr. 2016), PP 92-96 www.iosrjournals.org A Study of Suitable Bi-Directional

More information

PHEV Control Strategy Optimization Using MATLAB Distributed Computing: From Pattern to Tuning

PHEV Control Strategy Optimization Using MATLAB Distributed Computing: From Pattern to Tuning PHEV Control Strategy Optimization Using MATLAB Distributed Computing: From Pattern to Tuning MathWorks Automotive Conference 3 June, 2008 S. Pagerit, D. Karbowski, S. Bittner, A. Rousseau, P. Sharer Argonne

More information

EXPERIMENTAL STUDY OF DYNAMIC THERMAL BEHAVIOUR OF AN 11 KV DISTRIBUTION TRANSFORMER

EXPERIMENTAL STUDY OF DYNAMIC THERMAL BEHAVIOUR OF AN 11 KV DISTRIBUTION TRANSFORMER Paper 110 EXPERIMENTAL STUDY OF DYNAMIC THERMAL BEHAVIOUR OF AN 11 KV DISTRIBUTION TRANSFORMER Rafael VILLARROEL Qiang LIU Zhongdong WANG The University of Manchester - UK The University of Manchester

More information

Energy Storage Systems Discussion

Energy Storage Systems Discussion Annual Meeting and Technology Showcase Logan, Utah September 27-28, 2016 Energy Storage Systems Discussion SELECT Energy Storage Systems Lead Dr. Gregory L. Plett (UCCS) Energy Storage Systems The battery

More information

Full Vehicle Simulation for Electrification and Automated Driving Applications

Full Vehicle Simulation for Electrification and Automated Driving Applications Full Vehicle Simulation for Electrification and Automated Driving Applications Vijayalayan R & Prasanna Deshpande Control Design Application Engineering 2015 The MathWorks, Inc. 1 Key Trends in Automotive

More information

Vehicle Dynamics and Drive Control for Adaptive Cruise Vehicles

Vehicle Dynamics and Drive Control for Adaptive Cruise Vehicles Vehicle Dynamics and Drive Control for Adaptive Cruise Vehicles Dileep K 1, Sreepriya S 2, Sreedeep Krishnan 3 1,3 Assistant Professor, Dept. of AE&I, ASIET Kalady, Kerala, India 2Associate Professor,

More information

Detection of internal short circuit in Li-ion battery by estimating its resistance

Detection of internal short circuit in Li-ion battery by estimating its resistance Proceedings of the 4th IIAE International Conference on Intelligent Systems and Image Processing 2016 Detection of internal short circuit in Li-ion battery by estimating its resistance Minhwan Seo a, Taedong

More information

Battery Response Analyzer using a high current DC-DC converter as an electronic load F. Ibañez, J.M. Echeverria, J. Vadillo, F.Martín and L.

Battery Response Analyzer using a high current DC-DC converter as an electronic load F. Ibañez, J.M. Echeverria, J. Vadillo, F.Martín and L. European Association for the Development of Renewable Energies, Environment and Power Quality (EA4EPQ) International Conference on Renewable Energies and Power Quality (ICREPQ 11) Las Palmas de Gran Canaria

More information

Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV

Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV EVS27 Barcelona, Spain, November 17-20, 2013 Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV Haksun Kim 1, Jiin Park 2, Kwangki Jeon 2, Sungjin Choi

More information

AN EXPERIMENTAL INVESTIGATION TO IMPROVE LEAD ACID BATTERY RECHARGING ALGORITHMS FOR ENVIRONMENTAL PERFORMANCE

AN EXPERIMENTAL INVESTIGATION TO IMPROVE LEAD ACID BATTERY RECHARGING ALGORITHMS FOR ENVIRONMENTAL PERFORMANCE : Distribution Statement A. Approved for public release 212 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM POWER AND MOBILITY (P&M) MINI-SYMPOSIUM AUGUST 14-16, MICHIGAN AN EXPERIMENTAL

More information

Simulation of Voltage Stability Analysis in Induction Machine

Simulation of Voltage Stability Analysis in Induction Machine International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 6, Number 1 (2013), pp. 1-12 International Research Publication House http://www.irphouse.com Simulation of Voltage

More information

INVESTIGATIONS ON REAL-TIME IMPLEMENTATION OF A PARTICLE FILTER TO ESTIMATE THE STATE-OF- CHARGE OF NI-MH BATTERIES IN HYBRID ELECTRIC VEHICLES

INVESTIGATIONS ON REAL-TIME IMPLEMENTATION OF A PARTICLE FILTER TO ESTIMATE THE STATE-OF- CHARGE OF NI-MH BATTERIES IN HYBRID ELECTRIC VEHICLES Annals of the University of Petroşani, Mechanical Engineering, 18 (216), 147-156 147 INVESTIGATIONS ON REAL-TIME IMPLEMENTATION OF A PARTICLE FILTER TO ESTIMATE THE STATE-OF- CHARGE OF NI-MH BATTERIES

More information

Leveraging Adaptive Model Predictive Controller for Active Cell Balancing in Li-ion Battery

Leveraging Adaptive Model Predictive Controller for Active Cell Balancing in Li-ion Battery Leveraging Adaptive Model Predictive Controller for Active Cell Balancing in Li-ion Battery Seyed Mahmoud Salamati a, Seyed Ali Salamati b, Mohsen Mahoor c, and Farzad Rajaei Salmasi d North Carolina State

More information

OUTLINE INTRODUCTION SYSTEM CONFIGURATION AND OPERATIONAL MODES ENERGY MANAGEMENT ALGORITHM CONTROL ALGORITHMS SYSTEM OPERATION WITH VARYING LOAD

OUTLINE INTRODUCTION SYSTEM CONFIGURATION AND OPERATIONAL MODES ENERGY MANAGEMENT ALGORITHM CONTROL ALGORITHMS SYSTEM OPERATION WITH VARYING LOAD OUTLINE INTRODUCTION SYSTEM CONFIGURATION AND OPERATIONAL MODES ENERGY MANAGEMENT ALGORITHM CONTROL ALGORITHMS SYSTEM OPERATION WITH VARYING LOAD CONCLUSION REFERENCES INTRODUCTION Reliable alternative

More information

Capacity Design of Supercapacitor Battery Hybrid Energy Storage System with Repetitive Charging via Wireless Power Transfer

Capacity Design of Supercapacitor Battery Hybrid Energy Storage System with Repetitive Charging via Wireless Power Transfer Capacity Design of Supercapacitor Battery Hybrid Energy Storage System with Repetitive Charging via Wireless Power Transfer Toshiyuki Hiramatsu Department of Electric Engineering The University of Tokyo

More information

Robust Fault Diagnosis in Electric Drives Using Machine Learning

Robust Fault Diagnosis in Electric Drives Using Machine Learning Robust Fault Diagnosis in Electric Drives Using Machine Learning ZhiHang Chen, Yi Lu Murphey, Senior Member, IEEE, Baifang Zhang, Hongbin Jia University of Michigan-Dearborn Dearborn, Michigan 48128, USA

More information

Influence of Cylinder Bore Volume on Pressure Pulsations in a Hermetic Reciprocating Compressor

Influence of Cylinder Bore Volume on Pressure Pulsations in a Hermetic Reciprocating Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2014 Influence of Cylinder Bore Volume on Pressure Pulsations in a Hermetic Reciprocating

More information

Regenerative Braking System for Series Hybrid Electric City Bus

Regenerative Braking System for Series Hybrid Electric City Bus Page 0363 Regenerative Braking System for Series Hybrid Electric City Bus Junzhi Zhang*, Xin Lu*, Junliang Xue*, and Bos Li* Regenerative Braking Systems (RBS) provide an efficient method to assist hybrid

More information

Batteries Comparative Analysis and their Dynamic Model for Electric Vehicular Technology

Batteries Comparative Analysis and their Dynamic Model for Electric Vehicular Technology Volume 114 No. 7 2017, 629-637 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Batteries Comparative Analysis and their Dynamic Model for Electric

More information

BEHAVIOUR OF ELECTRIC FUSES IN AUTOMOTIVE SYSTEMS UNDER INTERMITTENT FAULT

BEHAVIOUR OF ELECTRIC FUSES IN AUTOMOTIVE SYSTEMS UNDER INTERMITTENT FAULT BEHAVIOUR OF ELECTRIC FUSES IN AUTOMOTIVE SYSTEMS UNDER INTERMITTENT FAULT B. Dilecce, F. Muzio Centro Ricerche FIAT, Orbassano (Torino), Italy A. Canova, M. Tartaglia Dipartimento Ingegneria Elettrica

More information

Supercapacitors For Load-Levelling In Hybrid Vehicles

Supercapacitors For Load-Levelling In Hybrid Vehicles Supercapacitors For Load-Levelling In Hybrid Vehicles G.L. Paul cap-xx Pty. Ltd., Villawood NSW, 2163 Australia A.M. Vassallo CSIRO Division of Coal & Energy Technology, North Ryde NSW, 2113 Australia

More information

Online Estimation of Lithium Ion Battery SOC and Capacity with Multiscale Filtering Technique for EVs/HEVs

Online Estimation of Lithium Ion Battery SOC and Capacity with Multiscale Filtering Technique for EVs/HEVs Sep 26, 2011 Online Estimation of Lithium Ion Battery SOC and Capacity with Multiscale Filtering Technique for EVs/HEVs BATTERY MANAGEMENTSYSTEMS WORKSHOP Chao Hu 1,Byeng D. Youn 2, Jaesik Chung 3 and

More information

VOLTAGE STABILITY CONSTRAINED ATC COMPUTATIONS IN DEREGULATED POWER SYSTEM USING NOVEL TECHNIQUE

VOLTAGE STABILITY CONSTRAINED ATC COMPUTATIONS IN DEREGULATED POWER SYSTEM USING NOVEL TECHNIQUE VOLTAGE STABILITY CONSTRAINED ATC COMPUTATIONS IN DEREGULATED POWER SYSTEM USING NOVEL TECHNIQUE P. Gopi Krishna 1 and T. Gowri Manohar 2 1 Department of Electrical and Electronics Engineering, Narayana

More information

Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses

Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses Mostafa.A. M. Fellani, Daw.E. Abaid * Control Engineering department Faculty of Electronics Technology, Beni-Walid, Libya

More information

Mathematical Model of Electric Vehicle Power Consumption for Traveling and Air-Conditioning

Mathematical Model of Electric Vehicle Power Consumption for Traveling and Air-Conditioning Journal of Energy and Power Engineering 9 (215) 269-275 doi: 1.17265/1934-8975/215.3.6 D DAVID PUBLISHING Mathematical Model of Electric Vehicle Power Consumption for Traveling and Air-Conditioning Seishiro

More information

Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System

Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System Raju Pandey, A. K. Kori Abstract FACTS devices can be added to power transmission and distribution systems at appropriate

More information

INVESTIGATION AND PERFORMANCE ANALYSIS OF MULTI INPUT CONVERTER FOR THREE PHASE NON CONVENTIONAL ENERGY SOURCES FOR A THREE PHASE INDUCTION MOTOR

INVESTIGATION AND PERFORMANCE ANALYSIS OF MULTI INPUT CONVERTER FOR THREE PHASE NON CONVENTIONAL ENERGY SOURCES FOR A THREE PHASE INDUCTION MOTOR Man In India, 96 (12) : 5421-5430 Serials Publications INVESTIGATION AND PERFORMANCE ANALYSIS OF MULTI INPUT CONVERTER FOR THREE PHASE NON CONVENTIONAL ENERGY SOURCES FOR A THREE PHASE INDUCTION MOTOR

More information

Use of EV battery storage for transmission grid application

Use of EV battery storage for transmission grid application Use of EV battery storage for transmission grid application A PSERC Proposal for Accelerated Testing of Battery Technologies suggested by RTE-France Maryam Saeedifard, GT James McCalley, ISU Patrick Panciatici

More information

Hybrid Electric Power System Validation through Parameter Optimization

Hybrid Electric Power System Validation through Parameter Optimization Dissertations and Theses 3-2015 Hybrid Electric Power System Validation through Parameter Optimization Hasnaa Khalifi Follow this and additional works at: http://commons.erau.edu/edt Part of the Electrical

More information

SOC estimation of LiFePO 4 Li-ion battery using BP Neural Network

SOC estimation of LiFePO 4 Li-ion battery using BP Neural Network EVS28 KINTEX, Korea, May 3-6, 2015 SOC estimation of LiFePO 4 Li-ion battery using BP Neural Network Liun Qian, Yuan Si, Lihong Qiu. School of Mechanical and Automotive Engineering, Hefei University of

More information

Structural Analysis Of Reciprocating Compressor Manifold

Structural Analysis Of Reciprocating Compressor Manifold Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2016 Structural Analysis Of Reciprocating Compressor Manifold Marcos Giovani Dropa Bortoli

More information

A for Lead Acid Batteries

A for Lead Acid Batteries A for Lead Acid Batteries Antonio Manenti*,1, Simona Onori** Yann Guezennec**, *** *Dipartimento di Elettronica e Informazione Politecnico di Milano, Milan, 20133 Italy (e-mail: manenti@elet.polimi.it)

More information

MODEL BASED DESIGN OF HYBRID AND ELECTRIC POWERTRAINS Sandeep Sovani, Ph.D. ANSYS Inc.

MODEL BASED DESIGN OF HYBRID AND ELECTRIC POWERTRAINS Sandeep Sovani, Ph.D. ANSYS Inc. MODEL BASED DESIGN OF HYBRID AND ELECTRIC POWERTRAINS Sandeep Sovani, Ph.D. ANSYS Inc. October 22, 2013 SAE 2013 Hybrid Powertrain Complexity And Maintainability Symposium Acknowledgements: Scott Stanton,

More information

Boombot: Low Friction Coefficient Stair Climbing Robot Using Rotating Boom and Weight Redistribution

Boombot: Low Friction Coefficient Stair Climbing Robot Using Rotating Boom and Weight Redistribution Boombot: Low Friction Coefficient Stair Climbing Robot Using Rotating Boom and Weight Redistribution Sartaj Singh and Ramachandra K Abstract Boombot comprising four wheels and a rotating boom in the middle

More information

International Journal of Advance Research in Engineering, Science & Technology

International Journal of Advance Research in Engineering, Science & Technology Impact Factor (SJIF): 3.632 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 (Special Issue for ITECE 2016) Field Oriented Control And

More information

Modelling and Analysis of Thyristor Controlled Series Capacitor using Matlab/Simulink

Modelling and Analysis of Thyristor Controlled Series Capacitor using Matlab/Simulink Modelling and Analysis of Thyristor Controlled Series Capacitor using Matlab/Simulink Satvinder Singh Assistant Professor, Department of Electrical Engg. YMCA University of Science & Technology, Faridabad,

More information

DIAGNOSTICS OF THE BATTERIES TECHNICAL STATUS USING SVM METHOD

DIAGNOSTICS OF THE BATTERIES TECHNICAL STATUS USING SVM METHOD 190 Technical Sciences DIAGNOSTICS OF THE BATTERIES TECHNICAL STATUS USING SVM METHOD Róbert SZABOLCSI Óbuda University, Budapest, Hungary szabolcsi.robert@bgk.uni-obuda.hu József MENYHÁRT Óbuda University,

More information

Dynamic Modeling and Simulation of a Series Motor Driven Battery Electric Vehicle Integrated With an Ultra Capacitor

Dynamic Modeling and Simulation of a Series Motor Driven Battery Electric Vehicle Integrated With an Ultra Capacitor IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. II (May Jun. 2015), PP 79-83 www.iosrjournals.org Dynamic Modeling and Simulation

More information

Sizing of Ultracapacitors and Batteries for a High Performance Electric Vehicle

Sizing of Ultracapacitors and Batteries for a High Performance Electric Vehicle 2012 IEEE International Electric Vehicle Conference (IEVC) Sizing of Ultracapacitors and Batteries for a High Performance Electric Vehicle Wilmar Martinez, Member National University Bogota, Colombia whmartinezm@unal.edu.co

More information

Datasheet-based modeling of Li-Ion batteries Barreras, Jorge Varela; Schaltz, Erik; Andreasen, Søren Juhl; Minko, Tomasz

Datasheet-based modeling of Li-Ion batteries Barreras, Jorge Varela; Schaltz, Erik; Andreasen, Søren Juhl; Minko, Tomasz Aalborg Universitet Datasheet-based modeling of Li-Ion batteries Barreras, Jorge Varela; Schaltz, Erik; Andreasen, Søren Juhl; Minko, Tomasz Published in: Proceedings of the 2012 IEEE Vehicle Power and

More information

Model Predictive Control of Back-to-Back Converter in PMSG Based Wind Energy System

Model Predictive Control of Back-to-Back Converter in PMSG Based Wind Energy System Model Predictive Control of Back-to-Back Converter in PMSG Based Wind Energy System Sugali Shankar Naik 1, R.Kiranmayi 2, M.Rathaiah 3 1P.G Student, Dept. of EEE, JNTUA College of Engineering, 2Professor,

More information

Fuzzy based Adaptive Control of Antilock Braking System

Fuzzy based Adaptive Control of Antilock Braking System Fuzzy based Adaptive Control of Antilock Braking System Ujwal. P Krishna. S M.Tech Mechatronics, Asst. Professor, Mechatronics VIT University, Vellore, India VIT university, Vellore, India Abstract-ABS

More information

Energy Storage (Battery) Systems

Energy Storage (Battery) Systems Energy Storage (Battery) Systems Overview of performance metrics Introduction to Li Ion battery cell technology Electrochemistry Fabrication Battery cell electrical circuit model Battery systems: construction

More information

MODEL FREQUENCY ANALYSIS OF AUTOMOTIVE EXHAUST SYSTEM

MODEL FREQUENCY ANALYSIS OF AUTOMOTIVE EXHAUST SYSTEM Research Paper ISSN 2278 ñ 0149 www.ijmerr.com Vol. 3, No. 1, January 2014 2014 IJMERR. All Rights Reserved MODEL FREQUENCY ANALYSIS OF AUTOMOTIVE EXHAUST SYSTEM D Jai Balaji 1*, P V Srihari 1 and Veeranna

More information

Open Circuit Voltage of a Lithium ion Battery Model adjusted by data fitting

Open Circuit Voltage of a Lithium ion Battery Model adjusted by data fitting Open Circuit Voltage of a Lithium ion Battery Model adjusted by data fitting Hanane Hemi, N. M Sirdi, Aziz Naamane To cite this version: Hanane Hemi, N. M Sirdi, Aziz Naamane. Open Circuit Voltage of a

More information

Predicting Solutions to the Optimal Power Flow Problem

Predicting Solutions to the Optimal Power Flow Problem Thomas Navidi Suvrat Bhooshan Aditya Garg Abstract Predicting Solutions to the Optimal Power Flow Problem This paper discusses an implementation of gradient boosting regression to predict the output of

More information

Lithium-ion Battery Charging System using Constant-Current Method with Fuzzy Logic based ATmega16

Lithium-ion Battery Charging System using Constant-Current Method with Fuzzy Logic based ATmega16 International Journal of Power Electronics and Drive System (IJPEDS) Vol. 5, No. 2, October 2014, pp. 166~175 ISSN: 2088-8694 166 Lithium-ion Battery Charging System using Constant-Current Method with

More information

This short paper describes a novel approach to determine the state of health of a LiFP (LiFePO 4

This short paper describes a novel approach to determine the state of health of a LiFP (LiFePO 4 Impedance Modeling of Li Batteries for Determination of State of Charge and State of Health SA100 Introduction Li-Ion batteries and their derivatives are being used in ever increasing and demanding applications.

More information

Development and Analysis of Bidirectional Converter for Electric Vehicle Application

Development and Analysis of Bidirectional Converter for Electric Vehicle Application Development and Analysis of Bidirectional Converter for Electric Vehicle Application N.Vadivel, A.Manikandan, G.Premkumar ME (Power Electronics and Drives) Department of Electrical and Electronics Engineering

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 MOTIVATION OF THE RESEARCH Electrical Machinery is more than 100 years old. While new types of machines have emerged recently (for example stepper motor, switched reluctance

More information

Design of Sensorless Controlled IPMSM with Concentrated Winding for EV Drive at Low speed

Design of Sensorless Controlled IPMSM with Concentrated Winding for EV Drive at Low speed EVS27 Barcelona, Spain, November 17-20, 2013 Design of Sensorless Controlled IPMSM with Concentrated Winding for EV Drive at Low speed Myung-Seop Lim 1, Seung-Hee Chai 1 and Jung-Pyo Hong 1, Senior Member,

More information

SIL, HIL, and Vehicle Fuel Economy Analysis of a Pre- Transmission Parallel PHEV

SIL, HIL, and Vehicle Fuel Economy Analysis of a Pre- Transmission Parallel PHEV EVS27 Barcelona, Spain, November 17-20, 2013 SIL, HIL, and Vehicle Fuel Economy Analysis of a Pre- Transmission Parallel PHEV Jonathan D. Moore and G. Marshall Molen Mississippi State University Jdm833@msstate.edu

More information

Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages

Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages Andrei Dumitru, Ion Preda, and Gheorghe Mogan Transilvania University

More information

EMS of Electric Vehicles using LQG Optimal Control

EMS of Electric Vehicles using LQG Optimal Control EMS of Electric Vehicles using LQG Optimal Control, PG Student of EEE Dept, HoD of Department of EEE, JNTU College of Engineering & Technology, JNTU College of Engineering & Technology, Ananthapuramu Ananthapuramu

More information

Semi-Active Suspension for an Automobile

Semi-Active Suspension for an Automobile Semi-Active Suspension for an Automobile Pavan Kumar.G 1 Mechanical Engineering PESIT Bangalore, India M. Sambasiva Rao 2 Mechanical Engineering PESIT Bangalore, India Abstract Handling characteristics

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 06, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 06, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 06, 2016 ISSN (online): 2321-0613 Internal Model Controller for Temperature Control of Shell and Tube Heat Exchanger System

More information

Construction of Highly-Accurate Simulation Model in Automobile s Power System

Construction of Highly-Accurate Simulation Model in Automobile s Power System Construction of Highly-Accurate Simulation Model in Automobile s Power System RIO NAGASHIMA, RYOMA NISHIMURA, RYUTA OCHIAI, GORO FUJITA Department of Electrical Engineering, College of Engineering Shibaura

More information

Advanced Battery Models From Test Data For Specific Satellite EPS Applications

Advanced Battery Models From Test Data For Specific Satellite EPS Applications 4th International Energy Conversion Engineering Conference and Exhibit (IECEC) 26-29 June 2006, San Diego, California AIAA 2006-4077 Advanced Battery Models From Test Data For Specific Satellite EPS Applications

More information

A Simple Approach for Hybrid Transmissions Efficiency

A Simple Approach for Hybrid Transmissions Efficiency A Simple Approach for Hybrid Transmissions Efficiency FRANCESCO BOTTIGLIONE Dipartimento di Meccanica, Matematica e Management Politecnico di Bari Viale Japigia 182, Bari ITALY f.bottiglione@poliba.it

More information

Effectiveness of Plug-in Hybrid Electric Vehicle Validated by Analysis of Real World Driving Data

Effectiveness of Plug-in Hybrid Electric Vehicle Validated by Analysis of Real World Driving Data World Electric Vehicle Journal Vol. 6 - ISSN 32-663 - 13 WEVA Page Page 416 EVS27 Barcelona, Spain, November 17-, 13 Effectiveness of Plug-in Hybrid Electric Vehicle Validated by Analysis of Real World

More information

Active Suspensions For Tracked Vehicles

Active Suspensions For Tracked Vehicles Active Suspensions For Tracked Vehicles Y.G.Srinivasa, P. V. Manivannan 1, Rajesh K 2 and Sanjay goyal 2 Precision Engineering and Instrumentation Lab Indian Institute of Technology Madras Chennai 1 PEIL

More information

Thermal Model Developments for Electrified Vehicles

Thermal Model Developments for Electrified Vehicles EVS28 KINTEX, Korea, May 3-6, 215 Thermal Model Developments for Electrified Vehicles Namwook Kim 1, Namdoo Kim 1, Aymeric Rousseau 1 1 Argonne National Laboratory, 97 S. Cass Ave, Lemont, IL6439, USA

More information

Lead Acid Batteries Modeling and Performance Analysis of BESS in Distributed Generation

Lead Acid Batteries Modeling and Performance Analysis of BESS in Distributed Generation Murdoch University Faculty of Science & Engineering Lead Acid Batteries Modeling and Performance Analysis of BESS in Distributed Generation Heng Teng Cheng (30471774) Supervisor: Dr. Gregory Crebbin 11/19/2012

More information

Experimental Characterization of Gas Filled Hydraulic Damper Using Ramp Excitation

Experimental Characterization of Gas Filled Hydraulic Damper Using Ramp Excitation 2016 IJSRSET Volume 2 Issue 5 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Experimental Characterization of Gas Filled Hydraulic Damper Using Ramp Excitation

More information

Modeling and simulation of lithium-ion and lead-acid SOC dependent batteries for Energy Storage System Implementations

Modeling and simulation of lithium-ion and lead-acid SOC dependent batteries for Energy Storage System Implementations JOURNAL OF APPLIED SCIENCES RESEARCH ISSN: 1819-544X Published BY AENSI Publication EISSN: 1816-157X http://www.aensiweb.com/jasr 216 December; 12(12): pages 15-21 Open Access Journal Modeling and simulation

More information

Performance Analysis of 3-Ø Self-Excited Induction Generator with Rectifier Load

Performance Analysis of 3-Ø Self-Excited Induction Generator with Rectifier Load Performance Analysis of 3-Ø Self-Excited Induction Generator with Rectifier Load,,, ABSTRACT- In this paper the steady-state analysis of self excited induction generator is presented and a method to calculate

More information

Model Predictive Control of semi-active and active suspension systems with available road preview

Model Predictive Control of semi-active and active suspension systems with available road preview 213 European Control Conference ECC) July 17-19, 213, Zürich, Switzerland. Model Predictive Control of semi-active and active suspension systems with available road preview Christoph Göhrle, Andreas Schindler,

More information

Electrified Vehicles as Platforms for Complex System Control

Electrified Vehicles as Platforms for Complex System Control Electrified Vehicles as Platforms for Complex System Control Technical Research Department Hasan Esen 03.09.2012 HYCON2 WORKSHOP ON ENERGY AGENDA 2 / 16 1. DENSO Corporation Company Profile 2. Increasing

More information

Driving Performance Improvement of Independently Operated Electric Vehicle

Driving Performance Improvement of Independently Operated Electric Vehicle EVS27 Barcelona, Spain, November 17-20, 2013 Driving Performance Improvement of Independently Operated Electric Vehicle Jinhyun Park 1, Hyeonwoo Song 1, Yongkwan Lee 1, Sung-Ho Hwang 1 1 School of Mechanical

More information

Integrated Powertrain Control with Maple and MapleSim: Optimal Engine Operating Points

Integrated Powertrain Control with Maple and MapleSim: Optimal Engine Operating Points Integrated Powertrain Control with Maple and MapleSim: Optimal Engine Operating Points Maplesoft Introduction Within the automotive powertrain industry, the engine operating point is an important part

More information

Providing Energy Management of a Fuel Cell-Battery Hybrid Electric Vehicle Fatma Keskin Arabul, Ibrahim Senol, Ahmet Yigit Arabul, Ali Rifat Boynuegri

Providing Energy Management of a Fuel Cell-Battery Hybrid Electric Vehicle Fatma Keskin Arabul, Ibrahim Senol, Ahmet Yigit Arabul, Ali Rifat Boynuegri Vol:9, No:8, Providing Energy Management of a Fuel CellBattery Hybrid Electric Vehicle Fatma Keskin Arabul, Ibrahim Senol, Ahmet Yigit Arabul, Ali Rifat Boynuegri International Science Index, Energy and

More information

Sensor less Control of BLDC Motor using Fuzzy logic controller for Solar power Generation

Sensor less Control of BLDC Motor using Fuzzy logic controller for Solar power Generation Sensor less Control of BLDC Motor using Fuzzy logic controller for Solar power Generation A. Sundaram 1 and Dr. G.P. Ramesh 2 1 Department of Electrical and Electronics Engineering, St. Peter s University,

More information

Availability Analysis For Optimizing A Vehicle A/C System

Availability Analysis For Optimizing A Vehicle A/C System Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2002 Availability Analysis For Optimizing A Vehicle A/C System Y. Zheng Visteon

More information