SIMVehiclesSubmodules

Steering submodule

Use steering parameters to define rack travel, steering ratio behavior, and camber change from steering input.

Steering defines rack travel, steering wheel to rack behavior, steer angle versus rack travel, and camber change versus steer angle. Use it to keep steering kinematics reusable across vehicle assemblies.

When to use it

Use steering when you need a reusable setup building block that can be selected in a vehicle assembly. Create and maintain it from Design > Steerings, then select it in the vehicle slot Steering.

How it fits vehicle setup

  1. Create or duplicate the submodule from the Design section.
  2. Open the submodule row to review and edit parameter values.
  3. Save changes with Update Data.
  4. Open Vehicles and select the submodule in Vehicle Assembly.
  5. Use the vehicle detail tabs to inspect the selected submodule inside the vehicle context.

You need module create permission to create a new submodule and module update permission to edit values.

Parameter reference

Units, defaults, and ranges show n/a when no stable user-facing value was verified in the source used for this page. Method rows control which constant, lookup table, or polynomial rows are active in the product table.

Kinematics

ParameterDescriptionUnitsDefaultValidation / Range
Rack Travel MaxThe maximum distance that the steering rack can travel from its straight ahead position until it reaches the end stops. Is always a positive value.mmn/an/a
ConstantThe amount of travel of the steering rack per a full revolution of the steering wheel. Positive rack travel is to the left. Positive steering wheel angle is turning counter-clockwise.mm/revn/an/a
MethodSelect in what way the steer angle vs rack travel shall be described and modeled, as a constant value, as a lookup table or by using polynomial functions.n/an/aSelects active input method
ConstantThe steer angle vs rack travel as a constant value.°/mmn/aVisible when method = Constant
Polynomial LeftThird order polynomial coefficients to define the wheel steer angle vs steering rack travel. steerAngle = c1 _ rackTravel + c2 _ rackTravel^2 + c3 * rackTravel^3. Positive steer angle is counter-clockwise when the wheel is seen from above. Positive steering rack travel is to the left.°/mmn/ac0 fixed at 0
Polynomial RightThird order polynomial coefficients to define the wheel steer angle vs steering rack travel. steerAngle = c1 _ rackTravel + c2 _ rackTravel^2 + c3 * rackTravel^3. Positive steer angle is counter-clockwise when the wheel is seen from above. Positive steering rack travel is to the left.°/mmn/ac0 fixed at 0
MethodSelect in what way the camber angle vs steer angle shall be described and modeled, as a constant value, as a lookup table or by using polynomial functions.n/an/aSelects active input method
ConstantThe camber angle vs steer angle as a constant value.°/°n/aVisible when method = Constant
Polynomial LeftThird order polynomial coefficients to define the camber angle vs the wheel steer angle. camberAngle = c1 _ steerAngle + c2 _ steerAngle^2 + c3 * steerAngle^3. This camber angle is added to the static camber angle and the contributions from the suspension kinematics and compliance camber angles. Positive steer angle is counter-clockwise when the wheel is seen from above. A positive camber angle is when the top of the wheel is further away from the center of the car than the bottom part.°/°n/ac0 fixed at 0
Polynomial RightThird order polynomial coefficients to define the camber angle vs the wheel steer angle. camberAngle = c1 _ steerAngle + c2 _ steerAngle^2 + c3 * steerAngle^3. This camber angle is added to the static camber angle and the contributions from the suspension kinematics and compliance camber angles. Positive steer angle is counter-clockwise when the wheel is seen from above. A positive camber angle is when the top of the wheel is further away from the center of the car than the bottom part.°/°n/ac0 fixed at 0

On this page