All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Aim: The aim of this project to estimate the sizing of the motor and battery capacity needed to propel a scooter. Objectives: To determine the tractive effort for an electric scooter by calculating the following forces acting on it: Rolling Resistance Drag Resistance Hill climb force Acceleration…
Kashyap Sarda
updated on 10 May 2021
Aim: The aim of this project to estimate the sizing of the motor and battery capacity needed to propel a scooter.
Objectives: To determine the tractive effort for an electric scooter by calculating the following forces acting on it:
Theory:
Forces acting on a vehicle:
Rolling resistance: It is the force needed to overcome the resistance acting on the wheels of the vehicle.
The tire is subjected to hysteresis, a characteristic property of rubber that causes uneven distribution of load along the patch area. Rolling resistance cannot be completely avoided but can be reduced by using the right compound and pressure.
F rr=μ rr.m.g, where
m = mass of the vehicle, Kg
g = acceleration due to gravity, ms2
μ = coefficient of rolling resistance
Drag resistance: It is the force acting on the vehicle due to the opposing motion of air. Drag is generated by the difference in velocity between the solid object and the fluid. Wind speed also plays a key role, if the wind is flowing along the direction of the vehicle then the drag force decreases, and vice-versa.
F ad=0.5.ρ.A.V2.Cd, where
ρ = Air density, kgm3
C d = Drag coefficient
A = Frontal area, m2
V = Speed, ms
Hill climb force: It is the force acting on the vehicle when overcoming a slope.
F hc=m.g.sin(ψ), where
m = mass of vehicle, kg
g = acceleration due to gravity, ms2
ψ = grade angle in radians
Acceleration force: This is the force needed to accelerate a body. Acceleration is defined as the rate of change of velocity wrt time.
F a=m.a, where
m = mass of the vehicle, kg
a = acceleration of the vehicle, ms2
Tractive effort: It is the force needed at the wheels to overcome the resistive forces and propel the vehicle.
F t= F rr+F ad+F hc+F a
Scooter Parameters:
Tire: 90/90 12 54 J
Section width = 90mm
Wall thickness = 90% of 90mm = 81mm = 0.081m
Rim diamter = 12inches = 0.3048m
Rolling radius = 0.30482+ 0.081 = 0.2334 m
Load index = 54 = 212Kg
Speed rating = J = 100kmph
Li-ion battery chemistry:
1)ANR26650M1-B is a Lithium Iron Phosphate(LiFePO4) — LFP cell, having (LiFePO4) as cathode material and graphite as the anode.
Strengths:
LFP cells offer good electrochemical performance with low resistance.
It is more resistant to full charge conditions and less stressed in comparison to other Li-ion systems if kept at a high voltage for a prolonged time.
LFP cells offer superior chemical and thermal stability.
High current rating.
Long cycle life.
Drawbacks:
Lower nominal voltage
Higher self-discharge in comparison to NMC
2)Lithium Nickel Manganese Cobalt Oxide(NMC), where the cathode is a combination of Ni, Mn, and CoO2 in the ratio of 1:1:1.
Samsung INR18650 is an NMC battery which is widely used in power tool and EV applications.
Strengths:
Low self-heating rate
Offers high energy density
Drawbacks:
The mining of cobalt has been a controversial situation because of the use of inhumane mining practices
Procedure:
1. The calculations were carried out using a Google sheet.
2. The coefficient of rolling resistance was considered to be equal to 0.008.
3. The rolling resistance, drag force, hill climbing force, and acceleration forces were calculated.
For rolling resistance, the total weight of the vehicle(kerb weight+passenger weight) was multiplied with the coefficient of resistance and acceleration due to gravity.
For drag force, a constant velocity of 40Kmph was assumed.
For the hill-climbing force, a grade of 10degrees was assumed.
For acceleration force, 0 to 40Kmph in 4 seconds was assumed.
4. Once the resistive forces were calculated, the tractive force was determined.
Tractive force, Ft= F rr+F ad+F hc+F a.
5. With the tractive force, the torque acting on the wheel was determined.
Considering a gear ratio of 8, the torque at the motor was calculated.
Motor torque, T m= T wg, where T w is the wheel torque and g is the gear ratio.
The wheel angular velocity was determined using v=rω and the wheel RPM was calculated using N w=60ω2π.
Motor rpm, N m=N W.g
Motor mechanical power Pm=2πN mT m60, kW
The motor and controller efficiency was considered to be 0.95 and 0.95.
6. Using the motor power, the battery power was determined. The number of cells needed in series and parallel was calculated for a 48V motor.
Google sheet link:Electric scooter motor sizing google sheet
Google sheet snip:
7.Battery pack calculation:
Case 1: A123 ANR26650M1-B (LiFePO4)
Diameter: Ø26
Length: 65.0
underset(nom)(V) = 3.3V
Capacity = 2.5Ah
Max discharge current = 50A
Weight = 76g
Number of cells in series = Motor voltage/cell voltage = 48/3.3 = 14.54 = 15 cells
Battery power needed = 14kW
Battery current = 14kW/48V = 291.6A
Assuming battery pack capacity of 20 Ah
Number of cells in parallel = battery pack capacity/cell capacity = 20Ah/2.5Ah = 8cells
Total number of cells = underset(s)(N)*(p)(N) = 8*15 = 120 cells.
Battery pack peak current = 50*8 = 400A
Battery pack peak power = 400*48 = 19,200W
Battery pack weight = 0.076*120 = 9.12Kg
Battery pack volume = 120* cell volume = 120⋅(π⋅0.0132⋅0.065)=0.00414m3
Case 2: Samsung INR18650 (NMC)
Diameter: Ø18
Length: 65.0
underset(nom)(V) = 3.7V
Capacity = 2.5Ah
Max discharge current = 50A
Weight = 45.0g
Number of cells in series = Motor voltage/cell voltage = 48/3.7 = 12.9= 13 cells
Battery current = 14kW/48V = 291.6A
Assuming battery capacity of 20 Ah
Number of cells in parallel = battery capacity/cell capacity = 20Ah/3.0Ah = 6.6 = 7 cells
Total number of cells = underset(s)(N)*(p)(N) = 7*13 = 91 cells.
Battery pack peak current = 50*7 = 350A
Battery pack peak power = 350*48 = 16,800W
Battery pack weight = 0.045*91 = 4.095Kg
Battery pack volume = 91* cell volume = 91⋅(π⋅0.0092⋅0.065)=0.00150m3
The LFP pack consists of 120 cells, weighing 9.12Kg and offers a peak power of 19,200W whereas NMC pack consists of 91 cells and weighs 4.095Kg offering a peak power of 16,800W.
Conclusion:
The motor size and battery capacity needed to propel the vehicle with the given parameters is calculated using an excel sheet.
Limitations:
The following factors are not taken into consideration:
Change in speed
Change in rolling resistance coefficient at higher speeds
Air density based on different weather conditions
Drag coefficient based on different riding positions and rider height
Ignoring these changes may lead to a drop in actual power and efficiency, which may be undesirable for the user.
These calculations provide us a basic idea to begin with, which is useful. Further improvements on these calculations help build a better-performing vehicle.
Learning outcomes of this project:
References:
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...
Simulink model of an electric car
AIM: Create a Simulink model of an electric car that uses a battery and a DC motor. OBJECTIVES: To create a Simulink model of an electric car with the necessary components and connections and visualize the discharge characteristics of the battery and view the difference between the vehicle speed…
10 May 2021 10:31 AM IST
Motor and battery sizing for an electric scooter
Aim: The aim of this project to estimate the sizing of the motor and battery capacity needed to propel a scooter. Objectives: To determine the tractive effort for an electric scooter by calculating the following forces acting on it: Rolling Resistance Drag Resistance Hill climb force Acceleration…
10 May 2021 09:39 AM IST
Door Trim Switch Bezel
AIM: The aim of this project is to create a tooling axis for the given Class A surface and to make it a solid body of prescribed thickness and perform draft analysis on the same using CATIA V5. OBJECTIVES: Using the given Class A surface, create a tooling axis and make it a solid body of prescribed thickness,…
06 May 2021 09:52 AM IST
Coin holder
Aim: The aim of this project is to create a tooling axis for the given part and to make it a solid body of prescribed thickness. Objectives: Using the given Class A surface, create a tooling axis and make it a solid body of prescribed thickness. Procedure: …
06 May 2021 09:52 AM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.