What way Racer avoids the low-speed slip problem?

At low speeds the slip ratio tends to not to work(it returns reaction force greater than needed to get the wheel free rolling which results in wheels randomly changing their turn direction). Racer has solved this in a sort of way(it seems). I want to find out how did they do it.
Thanks
 
Something to do with tan curve on slip ratio I think.

There were some bugs some versions ago when this was introduced, and I'm sure some details are in the qlog.

Cheers

Dave
 
I looked at the car physics documentation and source code and it seems like they have simple solution - high calculation frequency. They calculate game at 1 kHz, I think. Also they use the relaxation length based slip integration which provides way higher simulation stability.

Thanks Racer source code for telling me how to correctly implement relaxation length simulation:)
 

Latest News

What is the reason for your passion for sim racing?

  • Watching real motorsport

    Votes: 432 69.3%
  • Physics and mechanics

    Votes: 269 43.2%
  • Competition and adrenaline

    Votes: 288 46.2%
  • Practice for real racing

    Votes: 128 20.5%
  • Community and simracers

    Votes: 169 27.1%
Back
Top