How Does Gear Shifting Impact Speed in Race Cars?

Click For Summary
SUMMARY

The discussion focuses on calculating acceleration time and top speeds for race cars while considering the impact of gear shifting on speed loss. Key parameters include a car mass of 600 kg, a drag coefficient of 1.3, and a rolling resistance of 125 N. The user seeks to refine their Excel workbook by incorporating speed loss during gear changes, utilizing momentum and drag force equations. A more accurate model suggests that rolling friction should be treated as proportional to speed rather than a constant force.

PREREQUISITES
  • Understanding of basic physics concepts such as momentum and drag force
  • Familiarity with gear ratios and their impact on vehicle performance
  • Proficiency in using Excel for calculations and graphing
  • Knowledge of calculus for integrating motion equations
NEXT STEPS
  • Research the integration of motion equations in physics, particularly for variable forces
  • Learn how to model rolling resistance as a function of speed
  • Explore advanced Excel techniques for dynamic graphing of acceleration and speed
  • Investigate the effects of different gear ratios on acceleration and top speed in race cars
USEFUL FOR

Race car engineers, automotive performance analysts, and students studying vehicle dynamics will benefit from this discussion, particularly those focused on optimizing acceleration and speed calculations in race cars.

ajwillenbrook
Messages
1
Reaction score
0
Hey

I have a assignment to produce a excel work book to calculate acceleration time and top speeds for different gear ratios in race cars. I have so far work out time to accelerate to top speed, but I want to add a bit more detail to my graphs by showing the speed loss during gear changes.

car mass - 600kg
drag coefficient - 1.3
density air - 1.225kg/m^3
frontal area - 0.4m^2
rolling resistance = 125N
shift time - 0.5 seconds

I can work out the momentum and drag forces at the point the clutch is pressed at the start of the gear change using

momentum = mass * velocity
= 600v

drag force = (0.5 * coefficient drag * density air * frontal area * velocity^2)+ rolling resistance
= 125+0.3185v^2

Sure it can be work out using calculus but has been many years since I last did that.

Any help would be greatly appreciated

Thanks Andy
 
Physics news on Phys.org
I'm not sure why you model rolling friction as a constant force. If that is really what you want to do, perhaps you can find some formulas describing speed as function of time in https://www.physicsforums.com/showthread.php?t=393048

Normally, though, one would model rolling friction as proportional to speed, that is, your equation of motion during gear shift would be

m \dot{v} = -k v^2 - c v

where m, k, c > 0. The c constant is the one corresponding to your 125N (at some speed?) If I quickly integrate this (assuming this is not really part of your homework, and if it is, you should figure out to do this integral yourself), I get

v = \frac{d}{(1 + d/v_0)\exp(ct/m)-1}

where v0 is the initial speed at t = 0 and d = c/k.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
4K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 26 ·
Replies
26
Views
7K
Replies
18
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
5
Views
2K