Simulating Dry Friction: Solving Complex Problems in Driving Simulation"

  • Thread starter Thread starter navaburo
  • Start date Start date
  • Tags Tags
    Friction
AI Thread Summary
Accurate friction calculations are essential for realistic driving simulations, particularly for components like clutches, transmission syncros, and wheels. The discussion highlights the complexity of simulating frictional systems, emphasizing the need for angular and two-dimensional adaptations of basic friction models. Participants seek mathematical expressions or code solutions to simplify this challenging aspect of simulation. Resources such as the Pacejka "Magic Formula" for tires and uniform wear models for clutches are suggested as potential references. Addressing these friction simulation challenges is crucial for enhancing the realism of driving simulations.
navaburo
Messages
6
Reaction score
0
friction-problem.jpg


This rather simple physics problem is at the heart of any simulation involving rubbing parts. I’m working on a realistic driving simulation which requires accurate friction calculations. The clutch, transmission syncros, and wheels must be simulated as frictional systems. Of course the clutch and syncros require an angular version of the problem above, and the wheels require a two-dimensional version, but these extensions are simple.

Does anyone have an idea how to reduce this to a mathematical expression or to computer code? Friction seems to be a horribly complicated problem when you try to simulate it!

Thanks,
Chris
 
Physics news on Phys.org
I have recently been really interested in the derivation of Hamiltons Principle. On my research I found that with the term ##m \cdot \frac{d}{dt} (\frac{dr}{dt} \cdot \delta r) = 0## (1) one may derivate ##\delta \int (T - V) dt = 0## (2). The derivation itself I understood quiet good, but what I don't understand is where the equation (1) came from, because in my research it was just given and not derived from anywhere. Does anybody know where (1) comes from or why from it the...
Back
Top