Refine Your Search

Search Results

Viewing 1 to 10 of 10
Technical Paper

3D FEA Thermal Modeling with Experimentally Measured Loss Gradient of Large Format Ultra-Fast Charging Battery Module Used for EVs

2022-03-29
2022-01-0711
A large amount of heat is generated in electric vehicle battery packs during high rate charging, resulting in the need for effective cooling methods. In this paper, a prototype liquid cooled large format Lithium-ion battery module is modeled and tested. Experiments are conducted on the module, which includes 31Ah NMC/Graphite pouch battery cells sandwiched by a foam thermal pad and heat sinks on both sides. The module is instrumented with twenty T-type thermocouples to measure thermal characteristics including the cell and foam surface temperature, heat flux distribution, and the heat generation from batteries under up to 5C rate ultra-fast charging. Constant power loss tests are also performed in which battery loss can be directly measured.
Technical Paper

Microprocessor Execution Time and Memory Use for Battery State of Charge Estimation Algorithms

2022-03-29
2022-01-0697
Accurate battery state of charge (SOC) estimation is essential for safe and reliable performance of electric vehicles (EVs). Lithium-ion batteries, commonly used for EV applications, have strong time-varying and non-linear behaviour, making SOC estimation challenging. In this paper, a processor in the loop (PIL) platform is used to assess the execution time and memory use of different SOC estimation algorithms. Four different SOC estimation algorithms are presented and benchmarked, including an extended Kalman filter (EKF), EKF with recursive least squares filter (EKF-RLS) feedforward neural network (FNN), and a recurrent neural network with long short-term memory (LSTM). The algorithms are deployed to two different NXP S32Kx microprocessors and executed in real-time to assess the algorithms' computational load. The algorithms are benchmarked in terms of accuracy, execution time, flash memory, and random access memory (RAM) use.
Technical Paper

Comparative Study between Equivalent Circuit and Recurrent Neural Network Battery Voltage Models

2021-04-06
2021-01-0759
Lithium-ion battery (LIB) terminal voltage models are investigated using two modelling approaches. The first model is a third-order Thevenin equivalent circuit model (ECM), which consists of an open-circuit voltage in series with a nonlinear resistance and three parallel RC pairs. The parameters of the ECM are obtained by fitting the model to hybrid pulse power characterization (HPPC) test data. The parametrization of the ECM is performed through quadratic-based programming. The second is a novel modelling approach based on long short-term memory (LSTM) recurrent neural networks to estimate the battery terminal voltage. The LSTM is trained on multiple vehicle drive cycles at six different temperatures, including −20°C, without the necessity of battery characterization tests. The performance of both models is evaluated with four automotive drive cycles at each temperature. The results show that both models achieve acceptable performance at all temperatures.
Technical Paper

A Dynamic Programming Algorithm for HEV Powertrains Using Battery Power as State Variable

2020-04-14
2020-01-0271
One of the first steps in powertrain design is to assess its best performance and consumption in a virtual phase. Regarding hybrid electric vehicles (HEVs), it is important to define the best mode profile through a cycle in order to maximize fuel economy. To assist in that task, several off-line optimization algorithms were developed, with Dynamic Programming (DP) being the most common one. The DP algorithm generates the control actions that will result in the most optimal fuel economy of the powertrain for a known driving cycle. Although this method results in the global optimum behavior, the DP tool comes with a high computational cost. The charge-sustaining requirement and the necessity of capturing extremely small variations in the battery state of charge (SOC) makes this state vector an enormous variable. As things move fast in the industry, a rapid tool with the same performance is required.
Technical Paper

An Iterative Histogram-Based Optimization of Calibration Tables in a Powertrain Controller

2020-04-14
2020-01-0266
To comply with the stringent fuel consumption requirements, many automobile manufacturers have launched vehicle electrification programs which are representing a paradigm shift in vehicle design. Looking specifically at powertrain calibration, optimization approaches were developed to help the decision-making process in the powertrain control. Due to computational power limitations the most common approach is still the use of powertrain calibration tables in a rule-based controller. This is true despite the fact that the most common manual tuning can be quite long and exhausting, and with the optimal consumption behavior rarely being achieved. The present work proposes a simulation tool that has the objective to automate the process of tuning a calibration table in a powertrain model. To achieve that, it is first necessary to define the optimal reference performance.
Journal Article

Battery Entropic Heating Coefficient Testing and Use in Cell-Level Loss Modeling for Extreme Fast Charging

2020-04-14
2020-01-0862
To achieve an accurate estimate of losses in a battery it is necessary to consider the reversible entropic losses, which may constitute over 20% of the peak total loss. In this work, a procedure for experimentally determining the entropic heating coefficient of a lithium-ion battery cell is developed. The entropic heating coefficient is the rate of change of the cell’s open-circuit voltage (OCV) with respect to temperature; it is a function of state-of-charge (SOC) and temperature and is often expressed in mV/K. The reversible losses inside the cell are a function of the current, the temperature, and the entropic heating coefficient, which itself is dependent on the cell chemistry. The total cell losses are the sum of the reversible and irreversible losses, where the irreversible losses consist of ohmic losses in the electrodes, ion transport losses, and other irreversible chemical reactions.
Journal Article

Accelerated Sizing of a Power Split Electrified Powertrain

2020-04-14
2020-01-0843
Component sizing generally represents a demanding and time-consuming task in the development process of electrified powertrains. A couple of processes are available in literature for sizing the hybrid electric vehicle (HEV) components. These processes employ either time-consuming global optimization techniques like dynamic programming (DP) or near-optimal techniques that require iterative and uncertain tuning of evaluation parameters like the Pontryagin’s minimum principle (PMP). Recently, a novel near-optimal technique has been devised for rapidly predicting the optimal fuel economy benchmark of design options for electrified powertrains. This method, named slope-weighted energy-based rapid control analysis (SERCA), has been demonstrated producing results comparable to DP, while limiting the associated computational time by near two orders of magnitude.
Journal Article

Dynamic Modeling of an Interior Permanent Magnet Machine with Space-Vector-Modulation-Based Voltage Source Inverter

2020-04-14
2020-01-0469
This paper presents a dynamic model for an interior permanent magnet (IPM) machine with a space-vector-modulation-based voltage source inverter. The dynamic model considers spatial harmonics, cross-coupling and magnetic saturation. In order to include the nonlinear electromagnetic characteristics of the IPM machine, the dynamic model is built based on the current-flux look-up tables obtained from finite element analysis (FEA). The model is co-simulated with the drive system, which considers the effects of the modulation technique and the switching frequency. The dynamic performance of a 60/8 IPM machine is analyzed using the dynamic model at different operating conditions and then validated with the torque waveforms obtained from FEA. The results show that dynamic performance can be analyzed accurately and more quickly using the dynamic model presented in this paper.
Journal Article

Robust xEV Battery State-of-Charge Estimator Design Using a Feedforward Deep Neural Network

2020-04-14
2020-01-1181
Battery state-of-charge (SOC) is critical information for the vehicle energy management system and must be accurately estimated to ensure reliable and affordable electrified vehicles (xEV). However, due to the nonlinear temperature, health, and SOC dependent behaviour of Li-ion batteries, SOC estimation is still a significant automotive engineering challenge. Traditional approaches to this problem, such as electrochemical models, usually require precise parameters and knowledge from the battery composition as well as its physical response. In contrast, neural networks are a data-driven approach that requires minimal knowledge of the battery or its nonlinear behaviour. The objective of this work is to present the design process of an SOC estimator using a deep feedforward neural network (FNN) approach. The method includes a description of data acquisition, data preparation, development of an FNN, FNN tuning, and robust validation of the FNN to sensor noise.
Technical Paper

Mode-shifting Minimization in a Power Management Strategy for Rapid Component Sizing of Multimode Power Split Hybrid Vehicles

2018-04-03
2018-01-1018
The production of multi-mode power-split hybrid vehicles has been implemented for some years now and it is expected to continually grow over the next decade. Control strategy still represents one of the most challenging aspects in the design of these vehicles. Finding an effective strategy to obtain the optimal solution with light computational cost is not trivial. In previous publications, a Power-weighted Efficiency Analysis for Rapid Sizing (PEARS) algorithm was found to be a very promising solution. The issue with implementing a PEARS technique is that it generates an unrealistic mode-shifting schedule. In this paper, the problematic points of PEARS algorithm are detected and analyzed, then a solution to minimize mode-shifting events is proposed. The improved PEARS algorithm is integrated in a design methodology that can generate and test several candidate powertrains in a short period of time.
X