Effect of GCW on vehicle speed

In summary, the traction formula states that the maximum speed related to traction is the square root of the friction coefficient multiplied by the weight of the vehicle. The power equation states that the maximum speed related to power is the available power multiplied by the weight of the vehicle.
  • #1
AM1990
28
0
Hi all.

I am currently working on calculating vehicle performance. I have found a formula to calculate max theoratical velocity that is:

V= engine RPM x Wheel circumference / transmission Ratio x Rear Axle Gear Ratio

but I could not be able to calculate my actual speed and its effect on increasing my GCW.

What I am know are

Max Torque at given RPM
Power at given RPM
Gear Ratios
Rear Axle Ratio
Wheel Diameter
Load on Rear Axle

Is there any solution to my situation?
 
Engineering news on Phys.org
  • #2
this should help
 

Attachments

  • mopar race formulas 001.jpg
    mopar race formulas 001.jpg
    23.8 KB · Views: 451
  • #3
Vehicle weight usually have very little effect on maximum speed. But it does have one on acceleration (which dictates how long it takes to reach maximum speed).

There are two things that can limit maximum speed: Traction and power.

Traction

The vehicle's tires must transfer enough traction force to sustain aerodynamic drag and rolling resistance. In a simplified version, the maximum speed related to traction is:
[tex]v_{max} = \sqrt{\frac{(\mu - f_r)mg}{0.5\rho C_d A}}[/tex]
Where:

[itex]\mu[/itex] is the tire-ground friction coefficient;
[itex]f_r[/itex] is the rolling resistance coefficient;
[itex]mg[/itex] is the weight of the vehicle;
[itex]\rho[/itex] is the air density;
[itex]C_d[/itex] is the aerodynamic drag coefficient of the vehicle;
[itex]A[/itex] is the frontal area of the vehicle.

This is for an All-Wheel-Drive. For a RWD or FWD, it will be less. More info here.

Power

It is one thing to have the tires being able to transfer the necessary force to the ground, but it is the engine that has to produce it. With the use of a gear ratio, any force can be created at the wheel. But the power at the wheel must be the same as the power required to fight aerodynamic drag and rolling resistance at the vehicle speed. In a simplified version, the maximum speed related to wheel power is:
[tex]v_{max} = \sqrt[3]{\frac{P_w}{0.5\rho C_d A}}{}[/tex]
Where [itex]P_w[/itex] is the available power at the wheels. Usually, it is about 85% of the engine power, due to losses in transmission components.

Most of the time, the engine power is the limiting factor for maximum speed.

More detailed info here.
 
  • Like
Likes AM1990
  • #4
jack action said:
Vehicle weight usually have very little effect on maximum speed. But it does have one on acceleration (which dictates how long it takes to reach maximum speed).

There are two things that can limit maximum speed: Traction and power.

Traction

The vehicle's tires must transfer enough traction force to sustain aerodynamic drag and rolling resistance. In a simplified version, the maximum speed related to traction is:
[tex]v_{max} = \sqrt{\frac{(\mu - f_r)mg}{0.5\rho C_d A}}[/tex]
Where:

[itex]\mu[/itex] is the tire-ground friction coefficient;
[itex]f_r[/itex] is the rolling resistance coefficient;
[itex]mg[/itex] is the weight of the vehicle;
[itex]\rho[/itex] is the air density;
[itex]C_d[/itex] is the aerodynamic drag coefficient of the vehicle;
[itex]A[/itex] is the frontal area of the vehicle.

This is for an All-Wheel-Drive. For a RWD or FWD, it will be less. More info here.

Power

It is one thing to have the tires being able to transfer the necessary force to the ground, but it is the engine that has to produce it. With the use of a gear ratio, any force can be created at the wheel. But the power at the wheel must be the same as the power required to fight aerodynamic drag and rolling resistance at the vehicle speed. In a simplified version, the maximum speed related to wheel power is:
[tex]v_{max} = \sqrt[3]{\frac{P_w}{0.5\rho C_d A}}{}[/tex]
Where [itex]P_w[/itex] is the available power at the wheels. Usually, it is about 85% of the engine power, due to losses in transmission components.

Most of the time, the engine power is the limiting factor for maximum speed.

More detailed info here.
What I have got from your reply is that

the vehicle speed will be either limited by traction or engine power.

In my case it seems that vehicle speed (calculated by traction formula) is a limiting value as it is lower than vehicle speed calculated by power.

Is it true..??

and if it is true than always traction will be a limiting factor?
 
  • #5
AM1990 said:
In my case it seems that vehicle speed (calculated by traction formula) is a limiting value as it is lower than vehicle speed calculated by power.

Is it true..??

and if it is true than always traction will be a limiting factor?

That is rarely the case, unless you have slippery conditions like snow for example. The equations must be used with SI units. It might not be clear, but the power equation is a cubic root, not a square root.

A typical car (say m = 1500 kg, Cd = 0.30, A = 1.5 m², ρ = 1.23 kg/m³) on asphalt (µ = 0.9, fr = 0.013) will give:
[tex]v_{max} = \sqrt{\frac{(0.9 - 0.013)(1500)(9.81)}{0.5 (1.23) (0.3) (1.5)}}[/tex]
[tex]v_{max} = 217 m/s = 782 km/h[/tex]

From the second equation, to reach that speed you need an engine producing 827 918 W (= 217³ * 0.5 * 1.23 * 0.3 * 1.5) which is 1100 hp !

Even at those speeds (> 400 km/h), these equations might be too simple to get appropriate values.

If you put a more common engine power like 200 hp (149 200 W), the maximum speed of a typical car would be:
[tex]v_{max} = \sqrt[3]{\frac{149 200}{0.5 (1.23) (0.30) (1.5)}}[/tex]
[tex]v_{max} = 81 m/s = 293 km/h[/tex]
 
  • Like
Likes AM1990
  • #6
jack action said:
That is rarely the case, unless you have slippery conditions like snow for example. The equations must be used with SI units. It might not be clear, but the power equation is a cubic root, not a square root.

A typical car (say m = 1500 kg, Cd = 0.30, A = 1.5 m², ρ = 1.23 kg/m³) on asphalt (µ = 0.9, fr = 0.013) will give:
[tex]v_{max} = \sqrt{\frac{(0.9 - 0.013)(1500)(9.81)}{0.5 (1.23) (0.3) (1.5)}}[/tex]
[tex]v_{max} = 217 m/s = 782 km/h[/tex]

From the second equation, to reach that speed you need an engine producing 827 918 W (= 217³ * 0.5 * 1.23 * 0.3 * 1.5) which is 1100 hp !

Even at those speeds (> 400 km/h), these equations might be too simple to get appropriate values.

If you put a more common engine power like 200 hp (149 200 W), the maximum speed of a typical car would be:
[tex]v_{max} = \sqrt[3]{\frac{149 200}{0.5 (1.23) (0.30) (1.5)}}[/tex]
[tex]v_{max} = 81 m/s = 293 km/h[/tex]

from this equation it can be seen that greater the mass greater will be the maximum velocity..

Is it practically true..??

It is clear to me that for greater mass acceleration will be lower.

also in the mentioned equation, Should I take mass as whole vehicle mass or mass on driver axle??
 
  • #7
Yes, a greater mass will give a larger friction force, which can fight a greater aerodynamic force, resulting in a greater speed. But you still need the power to reach that speed.

In the real world - when designing for high speed and acceleration - we introduce aerodynamic downforce to push down on the car such that we don't rely as much on the weight to create the friction force. The good thing about aerodynamic downforce is that it increases with the speed squared just like the aerodynamic resistance. So, in theory, it is possible to design a vehicle that has no speed limit.

AM1990 said:
also in the mentioned equation, Should I take mass as whole vehicle mass or mass on driver axle??

In the link I gave you earlier (see below), you have a more precise equation that take into account the layout of the vehicle and even the aerodynamic downforce. When you are considering RWD or FWD, you cannot just take the static weight on the driven axle. The aerodynamic resistance will create a moment that will transfer the weight from the front axle to the rear axle.

jack action said:
This is for an All-Wheel-Drive. For a RWD or FWD, it will be less. More info here.
 
  • #8
jack action said:
Yes, a greater mass will give a larger friction force, which can fight a greater aerodynamic force, resulting in a greater speed. But you still need the power to reach that speed.

In the real world - when designing for high speed and acceleration - we introduce aerodynamic downforce to push down on the car such that we don't rely as much on the weight to create the friction force. The good thing about aerodynamic downforce is that it increases with the speed squared just like the aerodynamic resistance. So, in theory, it is possible to design a vehicle that has no speed limit.
In the link I gave you earlier (see below), you have a more precise equation that take into account the layout of the vehicle and even the aerodynamic downforce. When you are considering RWD or FWD, you cannot just take the static weight on the driven axle. The aerodynamic resistance will create a moment that will transfer the weight from the front axle to the rear axle.

I have seen a truck specification, they mentioned a 265 PS engine (261 hp almost)
and max speed 93 km/hr.

Calculating with above given formula and keeping all other factors same as you have given, gives 163 km/hr almost twice as of specification.

Is there anything wrong with it..??
or should Ihave to consider some other factors that affect the speed??
 
  • #9
The equation you gave in your OP is still valid:
AM1990 said:
V= engine RPM x Wheel circumference / transmission Ratio x Rear Axle Gear Ratio
If you replace engine RPM with the maximum RPM of the engine and transmission Ratio with the highest gear value (i.e. lowest number), you will get a theoretical maximum speed. Whether you can reach that speed or not will depend if you have enough power at that engine RPM (and if you have also enough traction, of course).

Often, especially with working trucks, reaching the potential top speed is not a concern for the vehicle manufacturer and it designs the drivetrain to reach its desired top speed only. The vehicle might still need high power to produce the desired accelerations at lower speeds. Working trucks are usually very heavy and need a lot of power to produce acceptable acceleration.
 

What is GCW and how does it affect vehicle speed?

GCW stands for Gross Combination Weight, which is the combined weight of a vehicle, its cargo, and any attached trailers. The higher the GCW, the slower a vehicle will be able to accelerate and reach its top speed due to increased weight and drag.

How does the GCW of a vehicle impact its fuel efficiency?

The GCW of a vehicle directly affects its fuel efficiency. The heavier the vehicle, the more fuel it will require to reach and maintain a certain speed. This is because the engine has to work harder to move the increased weight, resulting in more fuel consumption.

What are some ways to reduce the impact of GCW on vehicle speed?

One way to reduce the impact of GCW on vehicle speed is by reducing the weight of the vehicle and its cargo. This can be achieved by using lightweight materials and optimizing the cargo load. Another way is by using aerodynamic designs to reduce drag, which can also improve fuel efficiency.

What is the role of engine power in countering the effect of GCW on vehicle speed?

The engine power plays a crucial role in countering the effect of GCW on vehicle speed. A more powerful engine will be able to move a heavier vehicle and cargo more efficiently, resulting in better acceleration and higher top speeds.

How does the road gradient affect the impact of GCW on vehicle speed?

The road gradient, or slope, can significantly affect the impact of GCW on vehicle speed. On an uphill slope, a heavier GCW will have a more significant impact on the vehicle's speed, as the engine will have to work harder to overcome the incline. On a downhill slope, the impact of GCW may be less noticeable as the vehicle can use gravity to maintain speed.

Similar threads

  • Mechanical Engineering
Replies
1
Views
601
  • Mechanical Engineering
Replies
15
Views
1K
  • Mechanical Engineering
Replies
7
Views
793
Replies
33
Views
3K
  • Mechanical Engineering
Replies
3
Views
969
Replies
23
Views
6K
  • Mechanical Engineering
Replies
18
Views
4K
Replies
3
Views
1K
  • Mechanical Engineering
Replies
6
Views
2K
  • Mechanical Engineering
Replies
3
Views
3K
Back
Top