Calculating 0-60 mph time for a vehicle

  • Thread starter Thread starter jumpjack
  • Start date Start date
  • Tags Tags
    Time Vehicle
Click For Summary
Calculating the 0-60 mph time for a vehicle involves complex interactions between engine power, torque, air drag, and rolling resistance. While power can provide a theoretical minimum time, real-world factors such as transmission gearing, tire performance, and environmental conditions significantly influence actual acceleration. The discussion highlights the importance of understanding the relationship between torque, wheel radius, and vehicle dynamics, particularly for electric vehicles that simplify some variables. Participants emphasize the necessity of incorporating drag and friction into calculations to achieve realistic estimates. Ultimately, accurate modeling requires a comprehensive approach that considers all these variables to derive meaningful results.
  • #61
Another way of finding torque at the wheel at top speed is looking at power of the forces resisting acceleration. I have to get to work, so I'll just say that the equations for A and C that you posted in the other thread are exactly what I think is correct. You can replace CRR with a more general coefficient that represents the overall friction rather than just rolling friction, and the power loss from this friction should be directly related to speed. You normally have the top speed posted. The drag coefficient is normally posted, and if you can't find the frontal area affected, one approximation equation I see floating around using a modern car's height and width from the front is:

Area = ((H * W)/4)^2 * \pi

Top Speed = \sqrt[3]{P_M / 2A+\sqrt[2]{(P_M / 2A)^2+(C/3A)^3}}+\sqrt[3]{P_M / 2A-\sqrt[2]{(P_M / 2A)^2+(C/3A)^3}}

Those two equations combined should let you come up with your more generalized coefficient of friction. Then the power of the drag + the power of the friction should roughly equal the power at the engine. The power of drag alone should roughly equal the power being put out by the wheels, and the torques at the wheels can be determined by figuring out RPM's that will be determined by tire diameter that could lead to your force output at the wheels. Also keep in mind that a tire measured in milimeters and rim size measured in inches has a diameter equation of:

(((Width * (Aspect Ratio / 100) * 2)/25.4) + Rim size

The 25.4 comes from the millimeters in an inch. You'll likely have to play with this number depending on what units your tire width and rims diameter are measured. Those are simply the units I'm used to. Basically this is all based on the idea that acceleration stops when the power of resisting forces equals the power of accelerating forces. I have to get to work have fun.
 
Last edited:
Physics news on Phys.org
  • #62
jumpjack said:
Maybe we could try taking into account the non-constant curve to get better results:
http://www.renault.com/fr/innovation/gamme-mecanique/images_without_moderation/courbe-zoe.jpg

Actually, I found the power curve diagrams useful to make an improved predicted 0-60 time. Here is how it works. Looking at the curve for the Zoe it can be seen that the power is a linear function of the speed up to a critical speed (##v_c##) which in this case is about 30 km/h or 9.16 m/s. It is fairly easy to show that when the power is directly proportional to the speed, that the acceleration is constant and all the standard equations of motion apply, within the speed range ##0<=v<=v_c##. Using the first equation of motion:

##V=at##
##\rightarrow t=V/a##
##\rightarrow t=M V/Force##

##\rightarrow t_c=\frac{M V_c^2}{P_{max}}##

Note that this is twice the time predicted by the usual formula ##t=\frac{1}{2}\frac{M V^2}{P_{max}}## because the average power over this phase is half the maximum power. For the latter part of the curve from the critical speed ##V_c## to the final speed ##V_f## , where the power is constant (##P_{max}##) and the time is given by the usual relationship:

##t_{cf} = \frac{1}{2}\frac{M V_f^2}{P_{max}} - \frac{1}{2}\frac{M V_c^2}{P_{max}}##

Combining the two times above to gives the total theoretical acceleration time:

##t_{60} = \frac{1}{2}\frac{M (V_f^2+V_c^2)}{P_{max}}##

For the Renault Zoe this works out as 9.8 seconds.

This time makes no allowance for drive trains losses, drag, dynamic losses etc. Using a simple assumption of 15% power loss to encompass all these losses the equation can be written as:

##t_{60} = \frac{1}{2}\frac{M (V_{f}^2+V_{c}^2)}{0.85 P_{max}}##,

where M is the kerb weight plus driver weight in kgs, P is the maximum power in Watts and V is the velocity in m/s. This gives an estimated 0-60 time of 11.5 seconds which is pretty close. Applying the same formula to the 5 electric cars that we have power torque curve data for, gives an average absolute deviation of 5.6% from the published values for this admittedly small data sample.

The data set including ##v_c## is shown in the table below together with the predicted values and percentage errors.

attachment.jpg


The above results suggest the Tesla cars have less losses due to friction, etc than the Renault electric cars. For completeness the diagram below shows power and velocity as a function of time for the Renault Zoe:

attachment.jpg
It can be seen with power plotted as a function of time, that the average power output over the acceleration period is somewhere between 85 and 90% of the maximum power for a typical electric car. The velocity curve is linear to Vcrit as per the magenta line and then follows the blue curve after that.

if you have some more power/torque curves for electric cars, it would be interesting to see how they compare.
 

Attachments

  • PowerTorqueZoe.jpg
    PowerTorqueZoe.jpg
    12.1 KB · Views: 1,002
  • electric0260.jpg
    electric0260.jpg
    19.5 KB · Views: 945
Last edited:
  • #63
From chart I calculated that for Zoe we have, for ##v<v_c##, P = k * v (k = 6900 = 63000 W / 9.16 m/s).
But, given that it must also be P = F * v , and given F = 220 Nm... shouldn't I get k=220 Nm ?!?
 
  • #64
jumpjack said:
From chart I calculated that for Zoe we have, for ##v<v_c##, P = k * v (k = 6900 = 63000 W / 9.16 m/s).
But, given that it must also be P = F * v , and given F = 220 Nm... shouldn't I get k=220 Nm ?!?

220 Nm is the torque (T) and and not the force (F) in Newtons.

The force in the example you give is F = P/V = 63000 W / 9.16 m/s = 6877 N so you are right that F = k = Constant for ##V<=V_c##.

The Force can also be found from F=Energy/distance = E/s.

First we need to know the time to accelerate to Vc which is given by tc = M Vc2/Pmax = 1.955 seconds. (The time to Vc in the diagram in the previous post is slightly longer because I was using a value of 85% power to take drive train losses into account.)

The distance traveled in that time is s = Vc*tc/2 = 9.16*1.955/2 = 8.954 metres.

So F = E/s = (1/2)M V2/s = 0.5*1468*9.162/8.954 ≈ 6877 N.

The acceleration in this part of the curve is constant and is given by a = F/M = 6877 N / 1468 kgs = 4.685 m/s2 and ##t_{c}# is given by tc = Vc/a which is 9.16 m/s / 4.685 m/s2 = 1.955 seconds which confirms the earlier result.
 
Last edited:
  • #65
yuiop said:
220 Nm is the torque (T) and T = F * r where r is a 'leverage' ratio.

The force in the example you give is F = P/v = 63000 W / 9.16 m/s = 6877 N = k = Constant for ##V<=V_c##

P.S. I am still editing this post. Got a bit confused somewhere :P

yes, me too. :-)
Actually I forgot wheel radius, so if T=220 Nm we should consider F = 220/0.3 = 733 Nm, but we're still far from 6800! And by a factor ~10, which is ~same factor between actual 0-60 times (>6 secs) and results I obtain (>60 secs).

I've been suggested the maybe torque is given at motor rather than at wheel, but I don't think the gear ratio is 1:10!
 
  • #66
jumpjack said:
About the RIMAC Concept One... it's not easy to keep wheels in contact with the road when they try to give 1.9 g acceleration to the car! (27.8 m/s / 1.5 = 18.53 m/s2)
Even 2.6 secs mean 1g!
I think it's not very comfortable for passengers... ;-)

You know that feeling is probably the whole point of buying a stupidly fast car in the first place. Why would you NOT wish to experience it? :-)
 
  • #67
jumpjack said:
yes, me too. :-)
Actually I forgot wheel radius, so if T=220 Nm we should consider F = 220/0.3 = 733 Nm, but we're still far from 6800! And by a factor ~10, which is ~same factor between actual 0-60 times (>6 secs) and results I obtain (>60 secs).

I've been suggested the maybe torque is given at motor rather than at wheel, but I don't think the gear ratio is 1:10!

Actually, the overall gear ratio might be something like 10:1. In this chart for the Tesla Roadster that you posted in #57, the overall gear ration is quoted as being 8.28:1 and the revs at 100 mph are about 12000! (Much higher than a geared petrol engine).

attachment.php?attachmentid=4000&d=1347276702.jpg


From the specifications in the Tesla website, the single speed Tesla Roadster Sport (red curve in the above chart) reaches maximum power at 4400 rpm which equates to a critical velocity of 39 mph or 17.4 m/s on the above chart. This is slightly earlier than the speed that the torque drops off from maximum in the chart.

With Vc = 17.4 m/s, a kerb weight of 1335 kg and maximum power of 235 kW, the 0-60 time predicted by my equation (assuming 15% drive train losses and a 75 kg driver) is 3.8 seconds while Tesla claim 3.7 seconds. Pretty good eh!

The outside diameter of a 225/45 R17 tyre as used on the Roadster is 634 mm giving a radius of 0.317 m. The rpm of the wheel at Vc is 17.4/(2*Pi*0.317)*60 ≈ 524 rpm. The engine speed at Vc is about ≈ 4400 rpm (from the chart) giving a overall gear ratio of 4400/524 ≈ 8.4:1 which is close to the 8.28:1 ratio quoted by Tesla.
 
Last edited:
  • #68
So I must assume that, if not stated differently, a vechicle torque is given at motor and that it's final gear ratio is ~8?
I wonder if there is a database of final ratios available around...

I found this page for Nissan Leaf:
http://livingleaf.info/2010/11/nissan-leaf-electric-motor-and-transmission/

Summary:
Final Drive Ratio:7.9377
Max motor speed: 10390 RPM
Max car speed: 94 mph (151 kmh)
Tyres diamater: 24,9" (31 cm radius)
60 mph = 837 RPM
Curb Weight= 3355 lbs (1535 kg)

From here:
http://techcrunch.com/2010/11/02/nissan-releases-final-specs-on-the-leaf/
Max Power = 80 kW
Max torque = 280 Nm

Curves:
http://img834.imageshack.us/img834/8247/leaftorquehp.jpg

This variant has 107 kW and 187 Nm and goes from 0 to 60 in 0.7, has Cd=0.28 and mass 3291 pounds:
http://www.topspeed.com/cars/nissan/2014-nissan-leaf-ar161509.html

--------

Renault Zoe is sold with tyres having radius 305-310mm ( http://myrenaultzoe.com/index.php/zoe-description/wheels-tyres-and-range/)
65 kW @ 3000-11300 rpm 8http://webcache.googleusercontent.com/search?q=cache:uSE2wA2QwfwJ:www.carfolio.com/specifications/models/car/?car=342397+&cd=2&hl=en&ct=clnk&gl=it)
220 Nm @ 250-2500 rpm

---------
i-Miev has 47 kW between 3000 and 6000 rpm and 180 Nm from 0 to 2000 RPM ( https://www.sia.org.au/downloads/Divisional/ACT/i-MiEV_presentation.pdf)
Tyres are:
Front: 145/65R15 (28cm radius)
Rear: 175/55R15 (29cm radius) (drive)
Mass is 1100 kg
Final gear ratio 7.065
0-100 in 15.9 secs
Max speed: 130kmph
-------
Ford Focus Electric
0-62mph 11.7secs;
Top speed 85mph;
Kerbweight 1700kg;
Power 143bhp (107 kW);
Torque 184lb ft (250 Nm);
Gearbox Reduction box with ratio of 10:1
 
Last edited by a moderator:
  • #69
yuiop said:
For completeness the diagram below shows power and velocity as a function of time for the Renault Zoe:

attachment.php?attachmentid=68488&stc=1&d=1397078157.jpg
How did you get the equation to plot the v(t) graph?
 
  • #70
New data:

Honda Fit EV (http://automobiles.honda.com/fit-ev/specifications.aspx)
Power:
92 kW @ 3695~10320 (sport mode)
75 kW @ 3695~10320 (normal)
47 kW @ 3695~10320 (economy)

Torque:
189 lbft (256 Nm) @ 0 - 3056


Gear Ratios:
1st: 2.185
Reverse: 2.185
Final Drive (axle): 3.688
Overall: 8.05828

Tyres:
P185 / 65 R15 86T (31 cm radius)

Curb weight: 3252 lbs (1473 kg)

0-60 time: 8.7 s

Max speed (limited): 91 mph



$$v_{vehicle} = \omega_{wheel} r = 2 \pi f_{wheel} r = 2 \pi \frac {RPM_{wheel}}{60} r = 2 \pi \frac {\frac {RPM_{motor}} {G_{overall}}}{60} r = 2 \frac {\pi}{60} \frac {RPM_{motor}} {G_{overall}} r = 0.105 \frac {RPM_{motor}} {G_{overall}} r $$

"Typical" value:
$$ 0.105 \frac {RPM_{motor}} 8 0.31 = 0.004 RPM_{motor} = \frac 4 {1000} RPM_{motor}$$

For Honda Fit EV:
v = ##\frac 4 {1000} 3056## ~= 12 m/s = 43 km/h = 26.8 mph
 
  • #71
##v=\sqrt{\frac{m(\frac {F_t} m -gC_r)}{c}}tanh(\sqrt{\frac{(\frac {F_t} m -gC_r)c}{m}}t)##

Can also be written as:

##v(t) = \sqrt \frac {K_1}{ K_2} tanh (\sqrt {K_1 K_2} t)##


##K_1 = \frac {F_t} m - gC_r##
##K_2 = \frac 1 2 \rho C_d S * \frac 1 m ##

##K_1 = \frac Q m ##

##K_2 = \frac c m ##

##Q= mK_1##
##c = m K_2 = \frac 1 2 \rho C_d S##

##Qc = m^2 K_1 K_2 ##
##\frac Q c = \frac {K_1}{K_2}##

And, above all:
$$F_t = \frac {T_w} r $$
##T_w ## = Wheel torque <> EngineTorque
r = wheel radius - Typical value = 0.31 m

but we must take into account Overall Gear Ratio:

##T_w = T_e G##
G = overall gear ratio - Typical value for EVs = 8

hence:

$$F_t = \frac {T_e G} r$$

For typical values:
$$F_t = 26 T_e $$

$$v=\sqrt{\frac{m(\frac {\frac {T_e G} r} m -gC_r)}{c}}tanh(\sqrt{\frac{(\frac {\frac {T_e G} r} m -gC_r)c}{m}}t)$$

For typical values:

$$v=\sqrt{m\frac{ (\frac {26 T_e} m - 9.81 C_r) }{\frac 1 2 \rho C_d S}}tanh(\sqrt{ \frac{(\frac {26 T_e} m - 9.81 C_r)(\frac 1 2 \rho C_d S)}{m}}t)$$



But this behaviour is valid only as long as ##v<v_c##, with:
##v_c= \frac 4 {1000} RPM_{MaxTorque}##

After ##v_c##, ##T_e## is no longer constant but it decreases as ##\frac K v##... and I have yet to determine K value.
 
Last edited:
  • #72
So, considering these new expression for K1:

##K_1 = \frac {F_t} m -gC_r = \frac {\frac {T_e G} r} m -gC_r##

and same of previous for K2:

##K_2 = \frac 1 2 \rho C_d S \frac 1 m##Terminal Velocity (theoretically maximum achievable speed) is:
##v_t = \sqrt{\frac {K_1}{K_2}} = \sqrt{\frac { \frac {\frac {T_e G} r} m -gC_r}{\frac 1 2 \rho C_d S \frac 1 m}} =\sqrt { 2\frac { T_e G - 9.81 \times rmC_{rr}}{r \rho C_d S}}##
(but I get 122 m/s for Zoe, maybe because this formula assumes constant torque "for ever" rather than just up to ##v_c## ; v=122 m/s means 440 km/h, but to achieve such a speed by applying constant force, a final power of 770 kW would be needed!)

And time-to-60mph is:

$$t_{60} = \frac 1 {\sqrt{K_1 K_2}} atanh(\sqrt{\frac {K_2} {K_1} } v_{60}) $$

Which expanded is:
$$t_{60} = \frac 1 {\sqrt{( \frac {\frac {T_e G} r} m -gC_r) ( \frac 1 2 \rho C_d S \frac 1 m)}} atanh(\sqrt{\frac {( \frac 1 2 \rho C_d S \frac 1 m)} {( \frac {\frac {T_e G} r} m -gC_r)} } v_{60}) $$
 
Last edited:
  • #73
And I eventually found K in T =##\frac K v ## !
## T=T_m## (##0<v<v_c##)
##T(v) = \frac {P_m r} G \frac 1 v ## (##v>v_c##)

##P(v)=\frac {P_m} {v_c} v## (##0<v<v_c##)
##P = P_m ## (##v>v_c##)

I also found that I can calculate overall gear ratio in this way:

$$G = \frac {P_m r}{T_m v_c}$$

As seen above, it allows calculating torque at wheels rather than at motor.

Formulas in previous posts have been edited, revised and fixed multiple times, but they should ok now!
 
  • #74
It is worth noting that as long as torque is constant, the expected terminal velocity is ##\sqrt(\frac{K_1}{K_2})##, but once torque becomes decreasing, expectations are very reduced! terminal velocity becomes $$\sqrt[3]\frac{\frac {P_m} m}{\frac 1 2 \rho C_d A \frac 1 m} = \sqrt[3] \frac {2 \times P_m}{\rho C_d A}$$
which is way lower than previouse one!
(53 m/s vs 122 m/s for Renault Zoe)

To calculate terminal velocity you've just to equal acceleration to 0 and taking into account two different cases for constant and variable torque:

##a(v) = a_0 - \beta v^2 =0##
==> ##v_f = \sqrt{\frac{a_0}{\beta}}##

##a(v) = \frac {w_0}{v} - \beta v^2 =0##
==> ## v_f = \sqrt[3]{\frac{w_0}{\beta}}##

##a_0 = \frac {GT_e} {rm}##
##\beta = \frac 1 2 \rho C_d S \frac 1 m##
##w_0=\frac {P_m} m##
 
  • #75
If I consider $$v=\sqrt{\frac F c}tanh(t\frac{\sqrt{cF}}m)$$ I can visually see that $$t_{62}=6.3 secs$$ , but if I use inverse formula $$t=\sqrt{\frac{m^2}{Fc}}atanh(v\sqrt{\frac c F})$$ I get 13.4 secs, almost double the time, why?
 
  • #76
I considered $$c=\frac 1 2 \rho C_d A$$ and $$F =\frac{T_e G} r$$ , being G=overall gear ratio ~=8
 
  • #77
jumpjack said:
If I consider $$v=\sqrt{\frac F c}tanh(t\frac{\sqrt{cF}}m)$$ I can visually see that $$t_{62}=6.3 secs$$ , but if I use inverse formula $$t=\sqrt{\frac{m^2}{Fc}}atanh(v\sqrt{\frac c F})$$ I get 13.4 secs, almost double the time, why?
Solved:
I was plotting using WinPlot... which unfortunately has no definition for atanh(), hence it plotted a*tanh() !
Above formulas are correct, and the final formulas for v(t) and t(v) are:


$$v(t) = \sqrt{\frac {T_eG}{rc}} \tanh \left( \frac t {cT_eG}{rm} \right)$$


$$t(v) = \sqrt \frac {m^2r} {cT_eG} atanh \left( v \sqrt \frac {cr}{T_eG} \right) $$

##T_e## = Engine torque [Nm]
G = total gear ratio (~8 for EVs) (=##\frac {P_mr}{T_m v_c} ##)
r = wheel radius [m]
c = air drag constant (=##\frac 1 2 \rho C_d A##)
m = vehicle mass [kg]
##P_m## = Maximum power
##T_m ## = Maximum engine torque
##v_c## = critical speed (Torque is constant and maximum for ##v<v_c##, Power is constant and maximum for ##v>v_c##)

P(v) and T(v) behaviours:
##T_e(v)=T_m## (##0<v<v_c##)
##T_e(v) = \frac {P_m r} G \frac 1 v ## (##v>v_c##)

##P(v)=\frac {P_m} {v_c} v## (##0<v<v_c##)
##P(v) = P_m ## (##v>v_c##)

Unfortunately, v(t) and t(v) formulas above are valid only for ##v<=v_c##.
 

Similar threads

  • · Replies 49 ·
2
Replies
49
Views
5K
Replies
169
Views
15K
Replies
9
Views
2K
  • · Replies 56 ·
2
Replies
56
Views
9K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K