mep wrote:What other ways of modelling exist? Or how did you model it?
Using mep's excellent
diagram, but assuming Khyd is infinite, M4 & Cground are both zero, and a reservoir of volume StVol is inserted in the hydraulic line close to M4.
Quasi-statically, the hydraulic pressure (charged to nominal value of Po) will be the same everywhere in the link, and the force (+ve compression) acting in parallel with the normal suspension will be proportional to +Po*Af at the front axle and -Po*Ar at the rear axle, where Af & Ar are the link front and rear actuator cross-sectional areas.
Movement in the suspension (Zf & Zr) will change the volume of the reservoir, from StVol to a dynamic_volume = (StVol - Zf*Af + Zr*Ar), which will, in turn, change the internal pressure. If it is assumed that
Boyle's Law applies, then (still quasi-statically) the pressure will change to a dynamic_pressure = Po*StVol/(dynamic_volume).
Two (at least) more assumptions are required.
I assumed that Khyd was infinite. This is not quite the case, although a "de-gassed" fluid is close. Gas dissolved in typical installations reduces the bulk modulus significantly. It can be assumed, perhaps, that the effect of the gas can be included in the reservoir, reducing its volume (and perhaps removing the reservoir altogether), whilst keeping the assumption of an incompressible fluid.
The other assumption was "quasi-static", implying that the internal pressure was the same everywhere. This is not a bad assumption at very low frequencies and where no fluid passes between the actuators. Otherwise, it is required to model the pressure drop required the move fluid between the actuators. Suspension velocities (DZf & DZr respectively) are available in my model, and I modeled the "Flow_Pressure" as Cs*(DZf*Af + DZr*Ar), See, for example,
here (Equation 2.9). This is the bit I was most unhappy with - I like mep's inclusion of a damped mass (M4), but that would have increased the model "freedoms", which I was a major change for me.
There you have it, I think. The contributions are
Front_Load = (Dynamic_Pressure + Flow_Pressure)*Af
Rear_Load = -(Dynamic_Pressure - Flow_Pressure)*Ar.
The parameters to play with are a daunting Po, StVol, Af, Ar, Cs as well as other changes that might be made to existing suspension parameters (especially spring rates &/or pre-loads).
It should be advised, perhaps, that in a front/rear installation the nett pressure in the actuators should be constrained, to recognize that cavitation can occur.
You may note that the equations cannot directly be written in the form used by Danny Nowlan (Dynamic_Pressure is inversely proportional to actuator displacements), but deriving an equivalent "linear approximation" should be fairly simple.
Edit: Made a sign change in the dynamic_volume equation - courtesy of mep.