I think there's a confusion here. That method is the Brian Beckman's proposal for combining longitudinal and lateral slip, but it's not related to solving the numeric instabilities or the singularities of the slip calculation. In fact, "logitudinal_slip" and "lateral_slip" above are still slip ratio and slip angle respectively.
Yeah, and since the rho term can't be negative then there cannot be an oscillation of signs about zero, correct?
Correct about the sign, but that won't remove the numeric instabilities. Those happen at the two previous calculations (s and a) when the velocity approaches zero. At that time, rho would be heavily oscillating among very small and very large values, and it would end as NaN when the velocity is exactly zero.
Earlier you said Beckman's vector formulation is a perfect example, well combining long/lat slip ratios *is* forming a vector equation. Or am I missing something still?
I specified Beckman's vector definition of slip. I didn't said anything about the other formulations presented in his book.
[attachment=31893:2016-05-16_114631.png]
His combination method is mostly fine (I use my own refined version though). But the main issues come from the slip calculations. These expose the issues mentioned above at low speeds and are not applicable (undefined, NaN) when the vehicle is stopped.
Here I explain further what I think about slip ratio and slip angle:
http://www.edy.es/dev/2011/12/facts-and-myths-on-the-pacejka-curves/
This doesn't have any sense. There's no such thermo-dynamics equation.
The Pacejka method is a curve-fitting method, where the coefficients are chosen so the resulting curve matches the experimental results. In that chapter Beckman proposes a Pacejka-like curve that requires three parameters only, and compares the results with the full Pacejka 11-parameters curve. The proposed curve doesn't have any physical meaning by itself.Why isn't it sensical? Take the 3-coefficient equation, match the curve to your Pacejka curve, and you've got a good approximation that doesn't involve trig functions. That makes sense to me. Note: if you watch his video he does call it a thermo-dynamics equation. Or am I yet again missing something?
I hadn't seen that video. Very interesting! The thermodynamic part sounded odd to me. I understand that it's an equation that produces a curve similar to pacejka, but there's not a thermodynamic relationship with the tire physics.