Dynamic Steering
Dynamic steering for Ackerman, rack-and-pinion, and parallel steering mechanisms
- Library:
Vehicle Dynamics Blockset / Steering
Description
The Dynamic Steering block implements dynamic steering to calculate the wheel angles for Ackerman, rack-and-pinion, and parallel steering mechanisms. The block uses the steering wheel input torque, right wheel torque, and left wheel torque to calculate the wheel angles. The block uses the vehicle coordinate system.
If you select Power assist, you can specify a torque assist lookup table that is a function of the vehicle speed and steering wheel input torque. The block uses the steering wheel input torque and torque assist to calculate the steering dynamics.
To specify the steering type, use the Type parameter.
Setting | Block Implementation |
---|---|
| Ideal Ackerman steering. Wheel angles have a common turning circle center. |
| Ideal rack-and-pinion steering. Gears convert the steering rotation into linear motion. |
| Parallel steering. Wheel angles are equal. |
To specify the type of data for the steering mechanism, use the Parametrized by parameter.
Setting | Block Implementation |
---|---|
| Steering mechanism uses constant parameter data. |
| Steering mechanism implements tables for parameter data. |
Use the Location parameter to specify front or rear steering.
Setting | Implementation |
---|---|
Front |
Front steering |
Rear |
Rear steering |
Dynamics
To calculate the steering dynamics, the Dynamic Steering block models the steering wheel, shaft, steering mechanism, hysteresis, and, optionally, power assist.
Calculation | Equations |
---|---|
Steering column and steering shaft dynamics |
|
Hysteresis spring damper |
|
Optional power assist |
|
The illustration and equations use these variables.
J1 |
Steering wheel inertia |
J2 |
Steering mechanism inertia |
Steering wheel angle, angular velocity, and angular acceleration, respectively | |
Shaft angle, angular velocity, and angular acceleration, respectively | |
b1, k1 |
Hysteresis spring and viscous damping coefficients, respectively |
b2 |
Steering wheel viscous damping coefficient |
b3 |
Steering mechanism damping coefficient |
τhys |
Hysteresis spring damping torque |
τfric |
Steering mechanism friction torque |
τeq |
Wheel equivalent torque |
τast |
Torque assist |
βu , βl |
Upper and lower hysteresis modifiers, respectively |
v |
Vehicle speed |
ƒtrq |
Torque assist lookup table |
Steering Types
For ideal Ackerman steering, the wheel angles have a common turning circle.
To calculate the steering angles, the block uses these equations.
The illustration and equations use these variables.
δin |
Steering angle |
δL |
Left wheel angle |
δR |
Right wheel angle |
δvir |
Virtual wheel angle |
TW |
Track width |
WB |
Wheel base |
γ |
Steering ratio |
For ideal rack-and-pinion steering, the gears convert the steering rotation into linear motion.
To calculate the steering angles, the block uses these equations.
The illustration and equations use these variables.
δin |
Steering wheel angle |
δL |
Left wheel angle |
δR |
Right wheel angle |
TW |
Track width |
r |
Pinion radius |
ΔP |
Linear change in rack position |
D |
Distance between front axis and rack |
lrack |
Rack casing length |
larm |
Steering arm length |
lrod |
Tie rod length |
For parallel steering, the wheel angles are equal.
To calculate the steering angles, the block uses this equation.
The illustration and equations use these variables.
δin |
Steering wheel angle |
δL |
Left wheel angle |
δR |
Right wheel angle |
γ |
Steering ratio |
Ports
Input
Output
Parameters
References
[1] Crolla, David, David Foster, et al. Encyclopedia of Automotive Engineering. Volume 4, Part 5 (Chassis Systems) and Part 6 (Electrical and Electronic Systems). Chichester, West Sussex, United Kingdom: John Wiley & Sons Ltd, 2015.
[2] Gillespie, Thomas. Fundamentals of Vehicle Dynamics. Warrendale, PA: Society of Automotive Engineers, 1992.
[3] Vehicle Dynamics Standards Committee. Vehicle Dynamics Terminology. SAE J670. Warrendale, PA: Society of Automotive Engineers, 2008.