All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Aim: Understanding the braking power and motor losses Objective : For a defined driving cycle, calculate the energy required for braking. Why electric motor can’t develop braking torque at a high speed similar to starting? How electric and mechanical brakes are coordinated? Make a MATLAB program that…
Syed Saquib
updated on 02 Jan 2023
Aim:
Understanding the braking power and motor losses
Objective :
Introduction :
Regenerative braking :
The system captures kinetic energy during deceleration, storing it in the battery so it can be used as electricity to power the electric motor.
This is why conventional hybrids don’t need to be plugged in: they use regenerative braking to recharge their batteries as they’re being driven. Electric vehicles (EVs) run primarily off the charge they stored when plugged into an outlet, but use regenerative braking to help top up the battery.
In addition to the regenerative system, all electrified vehicles have conventional braking systems as regular vehicles do. These use metal discs, called rotors, that are located behind the wheels and which turn with them. When you press the brake pedal, the pressure of hydraulic fluid squeezes metallic brake pads tightly against the rotors, and the resulting friction slows the car.
That friction converts kinetic energy to thermal energy, and the brakes get hot. The heat dissipates – automakers design everything to cool very quickly, because hot brakes don’t work as well – and that energy is lost. The idea behind regenerative braking is to capture that otherwise wasted kinetic energy and put it to use, converting it to electricity.
One-pedal driving”
How much energy is captured can depend on how the system is configured. With some, the driver can decide how much regenerative braking to use, usually by moving the gearshift lever while slowing down. When more aggressive braking is selected, the system will capture and store more energy, but the vehicle will also slow down sooner, and in some cases, may come to a complete stop.
Automakers often refer to this as “one-pedal” driving. With practice, drivers may be able to get through heavy traffic by only using the throttle, accelerating enough to move ahead as needed, and then letting off the pedal and letting the regenerative braking make the stop.
Driving behavior determines energy captured
Hybrids generally get better fuel economy in city traffic than on the highway, and it isn’t always because of speed. They need regenerative braking to charge their batteries, but if you maintain a steady speed and don’t slow down on the highway, the battery is feeding the electric motor (which will either augment the gas engine or run the vehicle by itself, depending on driving conditions) without getting anything back from the regenerative system. When it gets too low, the battery stops working with the gas engine and instead siphons some of its power to recharge.
How much energy a regenerative braking system captures depends on several factors — the driver is one of the most important ones. It’s estimated that a system’s ability to capture energy can range from about 16 to 70 percent, and that’s all in how the vehicle is being driven.
Losses in the motors :
Copper Losses -
I2RI2R
, where R is the Armature resistance and we say that Torque is proportional to Current, this copper loss can be considered as where
is to take care of the resistance of brushes and also take care of flux and its effect.
Copper losses =Kc⋅T2Kc⋅T2
Iron Losses - Iron Losses are nothing but Magnetic losses, which is denoted as, where the factor is based on the Magnetic field effect.
Permanent Magnets have constant Magnetic eld and this Iron loss is based on the value of and this is going to change
according to the Speed. Various Speeds have different values of Back EMF and that is going to affect the Iron Losses.
Iron Losses = Ki⋅ωKi⋅ω
Windage Losses - This is a Mechanical or friction of Windage losses. This is based on the size of shape of Motor and the amount o
windage losses that the motor is going to experience.
Windage Losses =Kw⋅ω3Kw⋅ω3
Constant Losses - This is denoted as C.
Total Losses - The Total Losses are considering the above four losses and denoted as,
Total Losses = Kc⋅T2Kc⋅T2+Ki⋅ωKi⋅ω+Kw⋅ω3Kw⋅ω3+C
Governing equations:
Breaking Energy,
where,
For Motor Efficiency
where,
E=12⋅m⋅(Vf−Vi)E=12⋅m⋅(Vf−Vi)
where ,
E = Braking Energy
m = mass of the vehicle
Vf = Final Velocity
Vi = Initial Velocity
Efficiency :
η=PoutPInη=PoutPIn
where,
Pout=T⋅ωPout=T⋅ω
PIn=Pout+Culoss+Feloss+Wnd(loss)+ClossPIn=Pout+Culoss+Feloss+Wnd(loss)+Closs
Losses :
Culoss=Kcu⋅ω2Culoss=Kcu⋅ω2
Feloss=KFe⋅T2Feloss=KFe⋅T2
Wnd(loss)=Kw⋅T3Wnd(loss)=Kw⋅T3
Pin = Input Power to Motor
Pout = Output Power of Motor
Culoss = Copper Losses
Feloss = Iron Losses
Winloss = Winding Loss
Closs = Conduction Loss
T = Torque of motor
Solutions :
1. Calculate the braking energy for the defined drive cycle :
Program :
% calculating the braking energy for Udds dricve cycle
clear all
close all
clc
%Loading data file
drive_cycle=xlsread('Udds_drive1');
% Defining Time and Speed
t= drive_cycle(:,1);
s= drive_cycle(:,2);
m=1000; % mass of the vehicle
% Braking Energy
for i=1:1300
if s(i+1)< s(i);
BE(i)= 0.5*m*(s(i+1)-s(i))^2 ;
end
end
%Total Braking energy
TE=sum(BE)/1000
fprintf("The Total Braking Energy Required is %fKJ",TE)
% Plotting
figure(1)
subplot(2,1,1)
plot(t,s)
xlabel('Time')
ylabel('Velocity')
title('Drivecycle')
subplot(2,1,2)
plot(BE)
xlabel('Time')
ylabel('Braking Energy')
Explanation :
2.Why motor cannot develop braking torque at high speed
Electric and mechanical brakes co-ordination :
The braking stability of electric vehicles with electro-hydraulic hybrid braking systems can be influenced by braking force distribution between hydraulic braking force and regenerative braking force
Electric cars have regenerative braking and this does substantially reduce the need for hydraulic braking. But there are some limitations like the maximum deceleration with the engine alone is far smaller than with brake assistance So you still need an ordinary Fractional brake system to make the car stop instantly if required. * When the regenerative capacity is less than the actual braking required, mechanical brakes are applied at those times.
There are two ways of applying the combination of brakes and they are classified as,
Serial regenerative braking is basically based on the combination of friction-based adjustable braking system that transfers energ to the electric motors and batteries under an integrated control strategy. The overall design of serial regenerative braking is to estimate the deceleration required and distribute the required braking force between the regenerative braking system and the mechanical braking system. The serial braking system requires brake by wire system and has a more consistent pedal feel due to good torque blending capability. It can increase the efficiency by 15-30%.
2. Parallell - Regenerative braking and Frictional braking are applied at the same time . A parallel braking system is basically based on the combination of a friction-based system and the regenerative braking system operated in tandem without an integrated control. The regenerative braking force is calculated from the brake control unit b comparing the requested brake torque and the motor torque available. A parallel regenerative braking system requires more work in achieving good torque blending. This system can increase the efficiency by 9-18%.
One of the classic examples of coordination of these two brakes in the EDIIB, which is Electric Driven Intelligent Braking develop for the NISSAN leaf
We see that both the Regenerative Brakes and the Frictional brakes are applied at the same time. After braking the speed reduces from higher speed values and at this moment the % of the composition of the combined braking changes. So after brake application, the speed is reduced to low speeds. Here Torque will be high and the motor will be operating in a constant Torque region. Now at this point, the % of Frictional brake application is reduced and Regenerative Braking is Increased because at this point more Negative Torque can be generated and thus higher electric power generated out of this braking can also be fed back to the battery. Thus using this technology in Braking an electric driven vehicle certainly increases the stopping power and also contributes to higher efficiency figures.
3. MATLAB program which plots contour of given motor speed, torque, and efficiency values
Program :
%motor charactersistcs
%speed_vs_torque_vs eficciency
clear all
close all
clc
w = linspace(0,1000); %speed of the motor
t= linspace(0,250); %torque
%Motor Losses
%for copper loss
k_c = 0.2;
%for iron loss
k_i = 0.008;
%for winding loss
k_w = 0.00001;
% constant loss
cl = 20;
% Making 2d matrix
[W,T] = meshgrid(w,t);
% Output power = torque*Speed
Out_power = (T.*W);
% Copper Loss
b = (T.^2)*k_c;
% Winding Loss
c = (W.^3)*k_w;
% Iron Loss
d = W*k_i;
% Input Power
In_power = Out_power +b +c +d +cl;
% Efficiency
E= Out_power./In_power;
%Efiiciency levels for contour
e=[0.70,0.75,0.80,0.82,0.87,0.89,0.90,0.92];
%plotting the graph
%Creating Contour
[C,h]=contourf(T,W,E,e);
clabel(C,h,'labelspacing',300); % plotting the effeciency values and its scpacing
xlabel('Speed');
ylabel('Torque');
title('Motor speed,Torque and Efficiencies')
Explanation :
References :
https://www.epa.gov/vehicle-and-fuel-emissions-testing/dynamometer-drive-schedules
https://driving.ca/column/how-it-works/how-it-works-regenerative-braking
https://in.mathworks.com/help/matlab/ref/contourf.html
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week - 4 - 2D meshing for Plastic components
14 Feb 2024 04:24 PM IST
Week 3 - 2D meshing for Sheet metal
14 Feb 2024 04:10 PM IST
Project
AIM: To carry out a system-level simulation of an All-Terrain Vehicle (ATV). OBJECTIVES : To carry out a Simulation of ATV. To prepare a technical report explaining the model properties & comments on the results. THEORY : All-Terrain Vehicle (ATV) An All-Terrain Vehicle (ATV), also known as a light utility…
03 Jan 2024 10:45 AM IST
Project 1
Aim : Develop a double-acting actuator model using Simscape Multibody and Simscape components. Objective : The mechanical system of the cylinder needs to be built using Simscape Multibody library components/blocks, and the hydraulic system needs to be modeled using Simscape library physical components. Theory : The…
16 Oct 2023 03:59 PM IST
Related Courses
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.