1 Energy Model¶
The battery module is used to simulate battery power requirements and battery state of charger for a battery electric bus. It is determined using the following steps.
1.1 Total Tractive Force¶
1.1.1 Rolling Resistance Force¶
\(\mu\), is the coefficient of rolling resisance
\(m\), mass of the vehicle in \(kg\)
\(g\), is the gravitational acceleration constant
1.1.2 Aerodynamic Drag Force¶
\(\rho\), density of air
\(A\), frontal area in \(m^2\)
\(C_d\), drag coefficient
\(v\), velocity in \(m/s\)
1.1.3 Hill Climbing Force¶
\(\alpha\), grade of the slope
1.1.4 Acceleration Force¶
\(a\), acceleration of the vehicle in \(m/s^2\)
1.1.5 Total Tractive Force¶
1.2 Energy to move the Vehicle¶
1.3 Energy Model¶
Depending on if the vehicle is accelerating or decelerating power may be supplied to or extracted from the the battery.
Considering the following component efficiencies:
\(\eta_m\), motor efficiency
\(\eta_t\), transmission efficiency
\(\eta_c\), power converter efficiency
We can determine the power going into or out of the battery using the following equations:
Torque at the wheel,
Torque at the motor,
Rotational speed of the wheels,
Rotational speed of the motor,
Finally, the instatneous power supplied by the battery is,
When the vehicle is decelerating, a propotion of he braking force may be used for regeneration.
And the power supplied to the battery can be determined as follow:
1.4 References¶
Franca, A. (2015). Electricity consumption and battery lifespan estimation for transit electric buses: drivetrain simulation and electrochemical modelling. Masters Thesis. University of Victoria.
Larmine, J., Lowry J. (2012). Electric Vehicle Technology Explained Second Edition. Wiley.