of my car sim, so I started reading up on engine RPM's, gear ratios,
differentials, etc.
Just to check that I have things right :
1. The engine works at some RPM (controlled by the throtle)
2. From that RPM we get an engine torque
3. This gets multiplied by a gear factor...
4. ... and a differential factor
5. The resulting torque is applied on the wheels
Now a few questions :
1. Assuming that I'm modelling an open differential, how do I know how much
of the engine torque it transmits to each wheel? I've read that the portion
of the engine torque that a wheel gets is inversely proportional to the
'resistance' on the wheel. i.e. if one wheel is on top of ice and the other
on tarmac, the first wheel will get most (all?) of the engine torque.
So how do I determine the wheel's 'resistance'? I guess if the wheels are
sitting/moving on different types of ground (ice, tarmac, etc) then I could
use the friction coefficient. I'm more interested however on a car turning
on tarmac. Since the outer wheel need to run faster, it needs to spin
faster, i.e. it needs more torque. Is there a way to model this so that the
required portion of the engine torque comes out of the math?
2. How is the engine RPM affected when you press the throtle? Obviously it
increases, but by how much? Would the following procedure be correct?
At every integration step :
1. Adjust engine RPM depending on throtle position
2. Follow the above procedure to work out torque on each wheel
3. Integrate quantities (e.g. using Euler)
4. Determine wheel RPM and make the engine RPM equal to it
The last step troubles me the most. If both wheels rotate at the same speed,
then it might be right, in the sense that the wheels will slow down (due to
rolling friction), making the engine RPM drop (which is what I'd expect).
To keep the car running at constant speed, you'd need to press the throtle
just enough to produce the torque to overcome rolling (+ internal)
friction. great!
But what happens if the wheels are rotating at a different speed (e.g. when
going around a corner)? Do I use some proportionality factors as in the
differential?
Anyway, sorry for the long post and I'll be grateful for any replies. The
questions might be a bit basic, suggesting that the person asking them
doesn't really know much about how cars work....which is true! ;)
--
Morfeas