Hello all,
I'm currenly in the process of creating a race simulation using Matlab Simulink (yes, another one of those) for our Shell eco-marathon car, which will be competing in the European race in may 2011. One of the important components in this simulation is the tyre drag, and mainly the increase in this drag while cornering.
Although I've spend quite some time searching through the forums for topics like slip angle, pacejka's formulae and fsae-tyre-data-threads, I'm somewhat lost in the info and probably missing the big picture.
I was hoping some of you guys could help me out by looking at where my thinking goes wrong, and help me put the final pieces of the puzzle together.
This is what I've got so far. Please feel free to shoot at any of these assumptions:
1. The track data is properly available, so I know the corner radius, verhicle speed (calculated throughout the simulation), track inclination and corner banking at any given point in the simulation.
2. Our car is a three-wheel prototype-class car. It has two wheels at the front, both having a 8* negative camber, and has one wheel at the back. The rear wheel is used for steering. For the ease of this simulation (assuming rigid fasteners), the entire car (full carbon firbe btw) can be assumed fully rigid.
3. Since our car has no movable suspension whatsoever and the tyres are incredibly stiff, the vehicle pitch and roll are dictated by the track inclination and corner banking (?).
4. The track width, wheelbase, CoG coordinates and vehicle mass are known. Will item 1+3+4 combined allow me to directly calculate the vertical load (Fz) on each wheel through trigoniometrics? I don't need any tyre data or slip angles for this one right?
5. Michelin has supplied us with some Pacejka data for our tyres, allowing me to calculate the cornering stiffness (Cα) for each wheel at any load (Fz) through this formula:
Cα = (a30 + a31 P) sin (2 tan -1 (Fz / a40 + a41 P))
6. Now this is where I get stuck. I suspect I need to get my slip angles next, but those slip angles are a function of steering input, generating lateral force, moving the car into a corner (right? ). So I need to work the other way around, finding out what (max) steering angle is needed within the car for a given turn radius. But the prob is I only seem to find the formulae regarding single-wheeled models. Any help here?
One of the formulae I found: α = (m v2 / R )/(Cα - Cr Fz π/180)
7. Apart from the above, what is the influence the front camber has? Both the front wheels are rigid (steering input 0* at all times), does this mean the camber thrust of both wheels cancels eachother out? And does this create some additional drag?
Hope some of you guys can help me out, thanks in advance for reading all of this!
Kind regards,
Tom