Rolling Resistance
Model rolling resistance
Libraries:
Simscape /
Driveline /
Tires & Vehicles /
Tire Subcomponents
Description
The Rolling Resistance block represents the resistance force that acts on the wheel hub due to the rolling resistance at the road-wheel contact surface. The block can use a constant resistance coefficient of the pressure and velocity dependence of the SAE J2452 standard, or the Magic Formula. The resistance force is zero when the normal force acting at the wheel-road surface is less than or equal to zero.
Constant Resistance Coefficient Parameterization
When you set Resistance model to Constant
coefficient
, the rolling resistance is directly proportional to
the resistance coefficient F = Nμ, where:
F is the rolling resistance force.
N is the normal force.
μ is the rolling resistance coefficient.
The rolling resistance coefficient has a hyperbolic form that eliminates discontinuity at vhub = 0
where:
μ0 is the asymptotic rolling resistance coefficient.
vhub is the hub velocity.
vthreshold is the threshold velocity.
Pressure and Velocity Dependent Parameterization
When you set Resistance model to Pressure and velocity
dependent (SAE J2542)
, the block uses the formula:
where:
P is the tire pressure.
vhub is the hub velocity.
α, β, A, B, and C are the approximating coefficients.
P0 is 1 Pascal (Pa).
N0 is 1 Newton (N).
In this equation, the parameters P0 and N0 remove the physical units from each exponential expression base.
When you set Resistance model to Pressure and velocity
dependent (Magic Formula)
, the block uses the Magic Formula to
calculate rolling resistance as
where:
FZ0 is the Tire nominal vertical load, FNOMIN parameter.
λMy is the Scale factor of rolling resistance, LMY parameter.
qsy1,...,qsy8 are the elements of the Q-coefficient parameters [qsy1 qsy2 qsy3 qsy4 qsy5 qsy6 qsy7 qsy8] parameter.
V0 is the Hub nominal longitudinal speed, LONGVL parameter.
pi is the Tire pressure parameter.
pi0 is the Tire nominal pressure, NOMPRES parameter.
VH is the wheel hub longitudinal velocity.
FX,Tread is the longitudinal friction force exerted by the road on the tire tread.
FZ is the vertical load on the tire.
The tanh
expressions in this parameterization
smoothly change the sign of the resistance force when
vhub = 0.