| | |

Energy Management of a Hybrid Car

Why is the energy management of hybrid sports cars important? To begin The pressing environmental crisis and growing economic consciousness have necessitated a significant reduction in both fuel consumption and emissions from all vehicles. While conventional vehicles with internal combustion engines (ICEs) benefit from the high energy density of hydrocarbon fuels, they grapple with low efficiency. To address these challenges, governments globally have implemented new regulations. These include the imposition of stringent emission standards, restrictions on transportation activities, enhancements in vehicle fuel economy, and the promotion of green vehicles. However, auto enthusiasts still want a fun vehicle! that give them a thrill! As a result, in this article we will deep dive into the energy management of hybrid sports cars

Motivation & Background

Racing is a sport that has been around for hundreds of years and continually pushes the boundaries of the automotive industry. Much of the technology on modern vehicles today was derived from the racing world, such as anti-lock brakes, traction control, and active suspension [5].

Racing-derived technology such as anti-lock brakes and traction control on a production car
Technology developed for racing has helped advance modern production vehicles

For the GTP class in the IMSA racing series to F1, hybrid electric powertrains are becoming increasingly common to increase the efficiency and speed of race cars. These complex powertrains require sophisticated control schemes to achieve optimal fuel efficiency and performance around the track.

Schematic diagram of a hybrid electric Formula 1 power unit
This schematic shows the power split architecture of a hybrid electric Formula 1 power unit, illustrating how energy management coordinates the internal combustion engine and motor generator units under racing regulations [10].

The motorsport governing bodies such as IMSA and the FIA have imposed specific regulations on energy usage. These regulations are closely monitored and races are won through highly efficient energy utilization. A crucial aspect is restricting fuel consumption to 110 kg per race distance, with an additional limitation that the instantaneous fuel mass flow rate must not surpass 100 kg/h. This constraint ties the peak propulsive power directly to the internal combustion engine (ICE) efficiency, as the motor generator’s mechanical power is capped at 120 kW. Furthermore, the energy transfer during regen maxes out at 2 MJ per lap [10]. Finally, the ISMA also caps the max energy at 920MJ energy limit/stint or time between pit stops [1].

Problem Description/Objectives

This project will be centered on the 2 door hybrid sports car segment. This project aims to optimize the blend between electric and combustion power inputs into a fixed-gear transmission to achieve the highest fuel efficiency around a defined circuit, over an ICE architecture with the same characteristics.

To evaluate fuel efficiency improvements, the vehicle was simulated with and without hybridization over an existing velocity profile of the Daytona International race track.

Given that energy consumption is the most important part of designing an energy management strategy for HEV, and it is primarily impacted by the longitudinal motion of a vehicle, this project will only take into account the longitudinal dynamics of the vehicle and ignore other dynamic models such as vehicle lateral dynamics and steering dynamics [13]. This project will be assuming the track is flat, at sea level, and 20°C. Each energy management strategy will only be tested for 2 laps (300 seconds). Finally, each energy management strategy will be measured and must meet the judging criteria which were developed based on IMSA/ FIA racing regulations.

Table of IMSA and FIA hybrid racing energy regulations
This table summarizes the IMSA and FIA fuel and energy regulations that shape hybrid energy management strategy design in endurance racing.

Benchmarking

The chosen vehicle segment for this project is a two-seater hybrid sports car. A few of the vehicles that were benchmarked were:

Benchmarking table comparing two-seater hybrid sports cars
This benchmarking table compares production two-seater performance hybrid sports cars used as reference points for the vehicle architecture in this study.

Vehicle/Powertrain Modeling

Vehicle Architecture

The primary benefit of hybrid vehicles lies in their ability to capture and utilize a portion of the energy typically lost during braking/stopping. In a series hybrid, the overall efficiency is impacted by both the ICE and the electrical power unit. To achieve greater efficiency than a parallel hybrid, the losses attributed to the engine and electrical motor must be less than the advantages gained from optimizing the load on the ICE through resizing and balancing. As a result, series hybrids excel in slower driving cycles and urban stop-start driving. Parallel hybrids demonstrate greater efficiency during higher/constant speed (highway driving) and track driving with quick accelerations [11]. Since our vehicle segment is a sports car we chose to model our vehicle as a parallel hybrid. This also aligns with our findings during our benchmarking, since all the competitive vehicles were also parallel HEVs.

Diagram of a parallel hybrid powertrain architecture
This diagram shows the parallel hybrid powertrain architecture chosen for this performance hybrid sports car; for a broader look at how hybrid electric vehicle architectures compare, see our guide to hybrid electric vehicles.

Modeling Scheme/Architecture

Individual driving behaviors which can be affected by many different factors cause each driver to exhibit a high degree of uniqueness in their driving. Some of these factors include a driver’s internal psychological state, responses to the traffic environment, and societal influences. Therefore, vehicle performance can be impacted by personalized driving styles and it can be inferred that driving behaviors substantially impact the energy management of electrified vehicles [12]. A forward-looking model examines all these factors, but as a result, it does not follow the driving cycle exactly. In the backward-looking model, the input driving cycle is assumed to be followed perfectly, thus rendering the vehicle speed non-dynamic.

Due to all these complexities with a forward-looking model, it was decided to model the vehicle as a backward-looking model. Thus, it is assumed that the driver will be following the driving cycle exactly for each lap, making the state control variables relatively constant. This also allowed the team to focus more on drive cycle, vehicle, and control strategy modeling rather than driver dynamics.

Comparison diagram of forward-looking and backward-looking vehicle simulation models
This comparison illustrates the difference between forward-looking and backward-looking vehicle simulation models used to design the energy management strategy.

Model

Based on the backward-looking model above, our project-specific model was created:

Block diagram of the project's backward-looking vehicle simulation model
This block diagram shows the project’s backward-looking vehicle simulation model, which assumes the drive cycle is followed exactly to simplify the energy management analysis.

The main tools used to complete the model are MATLAB/Simulink, including Simscape, Simscape Battery, and Stateflow. The Motor and engine maps were obtained from EPA Alpha. Finally, a detailed look of each subsystem will be detailed below.

Track/Cycle

The Daytona International Speedway was chosen as the track that would be used as the basis for the simulation drive cycle. The track was modeled using Autodesk Fusion 360 and geometry was compiled into a small database that discretizes the track into sections denoting the section length, track position (as cumulative length), curve radius, and a calculated max corner velocity.

Generated track geometry model of Daytona International Speedway
This generated track geometry model of Daytona International Speedway provided the section lengths, curve radii, and corner velocities used to build the drive cycle for the hybrid energy management simulation.

Maximum corner velocity was calculated by performing force balance calculated in the lateral vehicle direction and solving for v. Where m is vehicle mass (1700kg), v is vehicle velocity, r is the radius of curvature, Mu is the tire coefficient of dynamic friction [1], and g is gravity. For this problem, Mu was tuned to give a realistic corner speed in dry ideal conditions. In the straight sections, r and max velocity are set to zero just as a placeholder to differentiate from a curve.

Equation for maximum corner velocity from lateral force balance
This equation calculates maximum corner velocity from a lateral force balance, forming the vehicle dynamics basis for the drive cycle used in the simulation.

To develop a velocity profile for a given vehicle around this circuit, vehicle performance had to be determined. A forward-looking vehicle model was created using the backward-looking model parameters and simulated for a time for full-throttle acceleration until acceleration was near zero. This generated a relationship between vehicle speed and available maximum acceleration. This was appropriate behavior because the model will approximate an ideal race driver, who accelerates at full throttle when possible. For a vehicle that weighs 1700kg, the zero to 60 mph acceleration time is aligned with published manufacturer times for vehicles of the same power and weight.

Graph of maximum vehicle acceleration versus speed
This graph plots maximum vehicle acceleration against speed, defining the performance envelope used to build the Daytona velocity profile.
Graph comparing simulated 0-60 mph acceleration time to manufacturer data
This chart compares the simulated 0-60 mph acceleration time against published manufacturer data, validating the performance hybrid vehicle model.

Finally, velocity was derived from the track geometry and performance. A MATLAB script was written to determine what state the vehicle needs to be in to maintain traction on the track. Below is the logic used to determine the different acceleration states of the vehicle at each section in the track.  Braking is predicted by the speed limit of the future state j+1 and the current speed. When the current position was greater than the section distance minus braking distance, acceleration was put to the braking acceleration value. Braking acceleration was assumed to be constant -1.2 g’s [9]. The final result shown below leads to lap times of about 150 seconds which is slower than some published times, but reasonable, provided the lower power of the car used for this simulation [8].

Vehicle acceleration and braking states around a single lap of Daytona
This plot shows the vehicle’s acceleration and braking states over a single lap of Daytona International Speedway, forming the drive cycle used to test each energy management strategy.
Velocity profile plot for a lap around Daytona International Speedway
This velocity profile maps vehicle speed across a full lap of Daytona International Speedway, defining the drive cycle used to evaluate each hybrid energy management strategy.

Vehicle, Tire, and Final Drive

Taking the velocity and acceleration as inputs, this part of the model calculates the forces due to aerodynamics, rolling resistance, and vehicle mass. Adding these together and multiplying by the wheel diameter, we can find the torque at the wheel. Multiplying by the final drive ratio, we get the torque input to the transmission.

Block diagram calculating wheel torque from vehicle dynamic forces
This block diagram calculates wheel torque from aerodynamic drag, rolling resistance, and vehicle mass, feeding the tractive force inputs into the hybrid powertrain model.

The equation used to calculate the tractive force is

Equation for calculating vehicle tractive force
This equation defines the tractive force acting on the vehicle, combining aerodynamic, rolling-resistance, and gravitational forces to model longitudinal performance.

Where

F_t (t): Tractive force

F_a (t): Aerodynamic force=1/2 ρ_a A_f C_d 〖v(t)〗^2

F_r (t): rolling-resistance force=μ(v,p,…)m_v*g*cos(α)

F_g (t): Gravitational force=m_v gsin(α)

Vehicle parameters introduced in this model:

Table of vehicle parameters used in the tractive force model

Finally, tractive torque (torque to transmission) and transmission output speed are calculated:

Equations for tractive torque and transmission output speed
These equations convert tractive force into transmission torque and output speed, linking the vehicle dynamics model to the powertrain’s gear and drivetrain calculations.

Vehicle Block

Simulink vehicle block diagram
This Simulink vehicle block models longitudinal vehicle dynamics, translating tractive force and drive cycle inputs into wheel speed and load for the hybrid powertrain simulation.

Tire Block

Simulink tire block diagram
This Simulink tire block models tire traction limits, keeping the simulated vehicle’s grip realistic as each energy management strategy is tested.

Differential/Final Drive Block

Simulink differential and final drive block diagram
This Simulink differential and final drive block applies the final drive ratio to convert transmission output into wheel torque and speed.

Transmission

The transmission uses the vehicle’s velocity and engine RPM to determine the appropriate gear. The gear ratios in the transmission model were designed to resemble the 9-speed transmission in the Acura NSX (as benchmarked above). By factoring in the gear ratio and the necessary torque and rotational velocity of the final drive, the transmission model can compute the transmission’s torque (Nm) and rotational speed (RPM).

Overview diagram of the 9-speed transmission model
This overview diagram shows the 9-speed transmission model, based on the Acura NSX gearbox, used to translate engine and motor torque into wheel torque for the performance hybrid powertrain.

Gear Logic:

Flowchart of transmission gear shift logic
This flowchart details the gear shift logic that determines upshift and downshift points based on vehicle speed and transmission RPM.

Table of gear ratios and shift points:

GearRatioUpshift ThresholdDownshift Threshold
13.84Velocity < 10 m/s
Transmission speed < 4000 RPM
22.4Velocity > 11 m/s
Transmission speed > 5500 RPM
Velocity < 15 m/s
Transmission speed < 4000 RPM
31.67Velocity > 18 m/s
Transmission speed > 5500 RPM
Velocity < 20 m/s
Transmission speed < 4000 RPM
41.43Velocity > 25 m/s
Transmission speed > 5500 RPM
Velocity < 25 m/s
Transmission speed < 4000 RPM
51.21Velocity > 29 m/s
Transmission speed > 5500 RPM
Velocity < 30 m/s
Transmission speed < 4000 RPM
61Velocity > 35 m/s
Transmission speed > 5500 RPM
Velocity < 35 m/s
Transmission speed < 4000 RPM
70.84Velocity > 40 m/s
Transmission speed > 5500 RPM
Velocity < 40 m/s
Transmission speed < 4000 RPM
80.6Velocity > 44 m/s
Transmission speed > 5500 RPM

Engine + Electric Motor

It was initially intended to use engine and motor data from a two-door sports car, but this data is not obtainable. The available engine (Toyota 2.5L) and motor (60kW Prius) were chosen from the EPA Alpha database [7]. Engine torque was doubled to better match racetrack demand. A 2D LUT is used to look up engine BSFC and motor efficiency. Then the output fuel rate and electric power demand from the battery was calculated.

Engine:

Engine torque and brake specific fuel consumption (BSFC) map
This engine torque and brake specific fuel consumption (BSFC) map, sourced from the EPA Alpha database, defines the combustion engine’s efficiency across the operating range used in the hybrid energy management strategy.

Motor:

Electric motor efficiency map
This electric motor efficiency map characterizes the 60 kW motor’s performance across torque and speed, informing how the power split strategy allocates torque between motor and engine.

Battery

The battery model for this study was constructed based on parameters extracted from the file hev.m and subsequently adjusted. A simple OCV-R equivalent circuit was employed to calculate battery performance, with open circuit voltage and internal resistance being dependent on the battery state of charge (SOC). Scaling of the battery involved modifications to the energy capacity of 1.35 kWh and resistance values. The following equations detail the calculation of the SOC, voltage, current, and power:

Battery state of charge and voltage equations
These equations calculate battery state of charge (SOC), open circuit voltage, current, and power using an OCV-R equivalent circuit model.
Battery current and power calculation equations
These equations calculate battery current and power draw from the vehicle’s electrical demand, feeding back into the battery state of charge model.

Where:

UnitMeaning
eCoulombic efficiency
VocvOpen circuit voltage in volts
RbInternal resistance of the battery in ohms
PbBattery power consumption in watts
IbBattery current in amperes
QCapacity of the battery in Ah

The following table illustrates the parameters used for the battery model:

Table of battery model parameter values
This table lists the battery model parameters, including capacity and resistance values, used to simulate battery state of charge throughout the drive cycle.
Table of battery pack specifications used in the model
This table details the battery pack specifications used to model energy storage and state of charge management for the hybrid powertrain.

Energy Management Strategy

Control Approach – Fuel Rate Strategy

Strategy Description

This energy management control approach tries to minimize the total equivalent fuel consumption, based on the following equation:

Equivalent fuel consumption minimization equation
This equation defines the total equivalent fuel consumption that the energy management strategy seeks to minimize across the drive cycle.
Equivalent Consumption Minimization Strategy (ECMS) cost function equation
This Equivalent Consumption Minimization Strategy (ECMS) cost function weighs battery state of charge against fuel use to minimize total equivalent fuel consumption in real time.

Using this Equivalent Consumption Minimization Strategy (ECMS), the control approach is as follows in the figure below and implemented in Stateflow.  Also included in the model is regenerative braking and motor shutoff when SOC reaches a certain threshold.

Stateflow control logic diagram for the fuel rate energy management strategy
This Stateflow diagram implements the fuel rate energy management strategy, including the logic for regenerative braking and motor shutoff based on battery state of charge.

Tuning/Calibration Criteria

Calibration parametersValue
Torque request % allocation during regenerative brakingMotor: 5%
Engine: 0%
Start and reset torque request % values
(reset – after regen period)
Motor: 30%
Engine: 70%
Torque request % change increment per iteration1%
SOC depletion limit30%
Battery recharge to use again50%

Control Approach – Engine Optimum Operating Line (OOL)

Strategy Description

This energy management control approach tries to operate the engine at its optimal efficiency point depending on engine speed. During accelerations, the motor will apply torque to the drivetrain to reduce the demand on the motor. During zero acceleration, the motor will apply negative torque to the drivetrain to increase demand on the motor while increasing the battery SOC. 

Diagram of the engine optimum operating line (OOL) control strategy
This diagram shows the engine optimum operating line (OOL) strategy, which uses the motor to keep the engine running near its most efficient point while managing battery state of charge.

Control Approach – Dynamic Programming (DPM)

Strategy Description

This energy management control approach aims to break the problem into discrete optimizations provided a final state cost by finding the minimum cost-to-go for each optimization L [14]. It was attempted to use the DPM Matlab program provided, but this was ultimately not successful due to the time required to debug so a Simulink model was developed that was not meant for general purposes. For better final state control, a penalty was applied to the equivalent motor fuel rate. The resultant optimal engine and motor torque values for each discrete point was then input into the engine/motor torque blocks in the base simulation to obtain final fuel consumption.

Diagram of the dynamic programming (DPM) energy management strategy
This diagram outlines the dynamic programming (DPM) energy management strategy, which solves for the optimal power split between engine and motor at each point along the lap.
Dynamic programming optimal engine and motor torque results
This chart shows the dynamic programming strategy’s optimal engine and motor torque results, illustrating how the power split was allocated across the lap.

Simulation Results & Discussion

The energy efficiency of a hybrid vehicle is contingent upon the operational load the vehicle is subject to. The electrical motor/generator exhibits an efficiency ranging around 90%, indicating that the predominant energy losses in a hybrid system originate from the IC engine, which attains a maximum efficiency of around 40% [11].

Chart comparing electric motor and internal combustion engine efficiency
This chart compares electric motor and internal combustion engine efficiency, showing why maximizing electric-only operation improves overall hybrid energy management.

As a result, maximizing the time in which a vehicle is running solely as an EV will increase the total efficiency of the vehicle, decreasing the total energy consumption. It is also important to remember that even though gasoline has a very high energy density (43.4 MJ/ kg = 43.4 kJ/g) the vast majority of that energy is lost in an ICE in the form of heat and sound energy.

 Results table:

#StrategyEquivalent fuel used (g)Total Energy (kJ)Total Energy (MJ)
1Engine only27505800058
2Motor only10050005
350/50 split15004500045
4fuel rate strategy14003500035
5fuel rate strategy with acceleration check12502100021
6Maintain engine OOL, vary the motor to compensate25008500085
7DPM2500110000110

The first strategy executed was “Engine Only”. This strategy served as a baseline against which all other optimization strategies would be compared. Since all other optimization strategies were intended to involve some form of electrification, ideally, they should outperform the baseline. The key parameters to note here are the equivalent fuel consumption at around 2750g and the total energy consumed by the vehicle, which is 57000 kJ (57 MJ).

Among all the different energy management strategies studied, Strategy 7 (DPM) was the only one that did not meet the criteria against which each strategy was evaluated. The DPM strategy failed to adhere to the maximum mass flow rate of gas criteria, reaching a peak of approximately 30 g/s of fuel consumption. Additionally, it exceeded the criteria for maximum energy consumption per lap by 8MJ. This exceedingly high value of total energy seems to be incorrect and likely due to a programming error in our model.

All vehicles meet the fuel consumption criteria of not exceeding 1549g of fuel/ lap and they also all met the 2MJ cap on energy transfer/ lap.

Conclusion

Out of the remaining four energy management strategies (3, 4, 5, & 6), the one with the lowest fuel consumption and energy usage was Strategy 5 (Fuel Rate Strategy with Acceleration Check). This energy management strategy closely resembled Strategy 4 (Fuel Rate Strategy), with the distinction that instead of initiating the regen process when the battery dropped below a certain threshold, Strategy 5 would commence the regen process whenever the vehicle experienced any form of deceleration. This led to more frequent regen cycles compared to Strategy 4, ultimately leveraging the battery more per lap than Strategy 4. However, it is important to note that these different strategies were judged based on their efficiencies for only 2 laps.

Simulation results plot for the fuel rate strategy with acceleration check
This plot shows the simulation results for Strategy 5, the fuel rate strategy with acceleration check, which paired regenerative braking with an adaptive power split to minimize fuel use.

After running several different strategies, it appears that most do not utilize the powertrain sufficiently for a hybrid application. This is mostly because of the constraints of the hardware chosen. As seen below, it was apparent that the engine-only simulation operates near the maximum torque during much of the time, there is not much energy available during regen to efficiently maintain SOC. One thing that can be done to improve this is to better tune the ECMS parameters (k-values) and battery energy use penalties to utilize more of the SOC range within the 2-lap time frame while preserving SOC for future time periods.

If this work were continued, a different engine would be selected that is more powerful and can utilize a more efficient part of the engine map while retaining sufficient engine power to reach baseline simulation track time. The transmission shift strategy would have to be optimized to use more efficient regions of the map. Alternatively, a power-split hybrid could be used so that specific torque/speed points could be reached. Unless the battery is charged during pit-stops, hybridization using the chosen engine, motor, and battery is not recommended.

Plot of engine torque during the engine-only simulation
This plot shows the engine torque profile from the engine-only baseline simulation, illustrating why hybridization and regenerative braking can reduce peak torque demand.

References

[1] Luca. (2023, October 5). Le Mans Hypercar: LMH and LMDH 2024 Guide. Automotive Enthusiast. https://a-e.li/reports/le-mans-hypercar-lmdh/#7-aerodynamics

[2] https://en.wikipedia.org/wiki/IMSA_GTP#Fall_of_GTP 

[3] See lmdh_technical_regulations_2022.04.05.pdf

[4] Ceppos, R. (2023, February 5). Hybrid Powertrains at Daytona: We Take a Deep Dive into the Technology. Car and Driver. https://www.caranddriver.com/news/a42756498/imsa-gtp-hybrid-powertrains-daytona-technology/

[5] https://en.wikipedia.org/wiki/IMSA_GTP#Fall_of_GTP

[6] Jones, P. (2023, October 23). Sports Car Demographics: 59 Trends, Facts & Numbers. Motor and Wheels. https://motorandwheels.com/sports-car-demographic-numbers/

[7] EPA. (2023, September 28). Combining Data into Complete Engine ALPHA Maps. U.S. Environmental Protection Agency. https://www.epa.gov/vehicle-and-fuel-emissions-testing/combining-data-complete-engine-alpha-maps

[8] https://lapmeta.com/en/track/variation/31\

[9] https://rennlist.com/forums/997-gt2-gt3-forum/715560-deceleration-g-force-readings.html

[10] Pol Duhr, et all. Time-optimal gearshift and energy management strategies for a hybrid electric race car, Applied Energy, Volume 282, Part A, 2021, 115980, ISSN 0306-2619, https://doi.org/10.1016/j.apenergy.2020.115980.

[11] Oscar P.R. van Vliet, et all ,Techno-economic comparison of series hybrid, plug-in hybrid, fuel cell and regular cars, Journal of Power Sources, Volume 195, Issue 19, 2010, Pages 6570-6585, ISSN 0378-7753, https://doi.org/10.1016/j.jpowsour.2010.04.077.

[12] Yuanjian Zhang, et all,  Optimal energy management strategy for parallel plug-in hybrid electric vehicle based on driving behavior analysis and real time traffic information prediction, Mechatronics, Volume 46, 2017, Pages 177-192, ISSN 0957-4158, https://doi.org/10.1016/j.mechatronics.2017.08.008.

[13] Chao Yang, et all, Adaptive real-time optimal energy management strategy based on equivalent factors optimization for plug-in hybrid electric vehicle, Applied Energy, Volume 203, 2017,Pages 883-896, ISSN 0306-2619, https://doi.org/10.1016/j.apenergy.2017.06.106.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Similar Posts