I implement simulation ( used in game like environment but for other than
game experiance purposes - mainly for research studies in perception ( but
driving is essential) where I use combined lateral and longitudal forces
using approach described at Tyre and Vehicle Dynamics by Hans Pacejka
Chapter 4
I have implemented non - related force computations and this worked fine ..
but moving one step forward....
I got to the point on page 189
where the formulas for term Eyk reads
Eyk=rEy1+rEy2*dfz (4.E64)
and for term Exa reads
Exa=rEx1+rEx2*dfz (4.E56)
but though other coeffs for all formulas used befire are provided as sample
data on page 614 in appendix 3 the values for these coeffs
rEy1,rEy2,rEx1,rEx2 are not provided :(
as seems it is not matter of great importance... but
I wonder is it possible to use coeffs pEy1, pEey2 (4.E24) pEx1,pEx2 (4.E14)
page187 ( or maybe though the coeffs are somewhat realted they have
essentially different in their numerical values?)
Maybe there is a place to ask for book errata. as seems these coeffs are
ommitied unintentinally?
there are other minor issues ( unused expressions etc..) so maybe
Prof. Pacejka has a support page where additions to his work could be
found?
or for ex there are number of works on the net using his previous
formulas... are their newer publications whihc migh shed light on these
coeffs?
it is just really good to try his apporoach for simulationg dynamics....
but this is a sort of
- there is almost all to move with it.. except some minor ommitions :)
Regards
Serge