Utilities to Calculate Tire Kinematics, Forces, and Moments |
|||||
Utilities to Calculate Tire Kinematics, Forces, and Moments |
The following utilities to calculate tire kinematics, forces, and moments are available:
C Calling Sequence:SUBROUTINE ACTCLC(TRAMAT, VEL, OMEGA, OMEGAR, RADIUS, RNORM,VLON, VCPLON, VCPLAT, VCPVRT,ALPHA, GAMMA, KAPPA,URAD, CPMTX) Arguments:
Calculations:Velocity of the Wheel Center in the Road reference frame is: The Spin Axis (S) in the road reference frame is: The coordinate system at the contact patch is defined by the transformation Matrix: Here D represents unit vectors the directions corresponding to the Contact Patch: The Longitudinal velocity of the Wheel center is given by: Direction of the Unit Vector in the Direction of the CP from the wheel center: The radius of the tire along the plane of the tire is: Rigid body laws are applied to the tire to find the velocities at a different point on a rigid body in the road Frame of reference: The Velocities in the Contact Patch Frame of reference is: The SAE axis system is defined such that the Y and Z axis of the ISO axis system are flipped. This results in the following transformation matrix for moving any Vector from the ISO system to the SAE system: The different components of the Contact patch velocities in the SAE axis system can be calculated from the following equation: Since the Longitudinal velocity component is same in the SAE and the ISO system, they can be used interchangeably, which leads to the following SAE definition of Slip Angle and Slip Ratio: The inclination angle is the angle between the road normal and the Wheel center to Contact Patch Vector: |
C Calling Sequence:SUBROUTINE XCP2HB(FCP, TCP, RAD, TRNMTX, FORCES, TORQUE) Arguments:
Calculations:Force Translation to wheel center and move to road frame of reference: Move to road reference frame followed by Torque translation to wheel center: |
C Calling Sequence:SUBROUTINE XCP2HB (FCP, TCP, RAD, TRAMAT, FORCE, TORQUE) Arguments:
CalculationsForce Translation to wheel center and move to road frame of reference Move to road reference frame followed by Torque translation to wheel center |
C Calling Sequence:SUBROUTINE ACTFZ(VCPVRT, RADIUS, TIREK, TIREC, UNLRAD,FRCRAD, ERRMSG, IERR) Arguments:
Calculations: |