Pacejka 2002 WebPage
Pacejka 2002 WebPage
Pacejka 2002 WebPage
www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index
Your Ad Here
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 2 of 49
New Features
The enhancements for PAC2002 in Adams/Tire 2005 r2 are:
• More advanced tire-transient modeling using a contact mass in the contact point with the road.
This results in more realistic dynamic tire model response at large slip, low speed, and standstill
(usemode > 20).
• Parking torque and turn-slip have been introduced: the torque around the vertical axis due to
turning at standstill or at low speed (no need for extra parameters).
• Extended loaded radius modeling (see Contact Point and Normal Load Calculation) are suitable for
driving under extreme conditions like roll-over events and racing applications.
• The option to use a nonlinear spline for the vertical tire load-deflection instead of a linear tire
stiffness. See Contact Point and Normal Load Calculation.
• Modeling of bottoming of the tire to the road by using another spline for defining the bottoming
forces. Learn more about wheel bottoming.
• Online scaling of the tire properties during a simulation; the scaling factors of the PAC2002 can
now be changed as a function of time, position, or any other variable in your model dataset. See
Online Scaling of Tire Properties.
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 3 of 49
Axis Systems
The PAC2002 model is linked to Adams/Solver using the TYDEX STI conventions, as described in the
TYDEX-Format [2] and the STI [3].
The STI interface between the PAC2002 model and Adams/Solver mainly passes information to the tire
model in the C-axis coordinate system. In the tire model itself, a conversion is made to the W-axis system
because all the modeling of the tire behavior as described in this help assumes to deal with the slip
quantities, orientation, forces, and moments in the contact point with the TYDEX W-axis system. Both
axis systems have the ISO orientation but have different origin as can be seen in the figure below.
TYDEX C- and W-Axis Systems Used in PAC2002, Source [2]
The C-axis system is fixed to the wheel carrier with the longitudinal xc-axis parallel to the road and in the
wheel plane (xc-zc-plane). The origin of the C-axis system is the wheel center.
The origin of the W-axis system is the road contact-point defined by the intersection of the wheel plane,
the plane through the wheel carrier, and the road tangent plane.
The forces and moments calculated by PAC2002 using the MF equations in this guide are in the W-axis
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 4 of 49
system. A transformation is made in the source code to return the forces and moments through the STI to
Adams/Solver.
The inclination angle is defined as the angle between the wheel plane and the normal to the road tangent
plane (xw-yw-plane).
Units
The units of information transferred through the STI between Adams/Solver and PAC2002 are according
to the SI unit system. Also, the equations for PAC2002 described in this guide have been developed for
use with SI units, although you can easily switch to another unit system in your tire property file. Because
of the non-dimensional parameters, only a few parameters have to be changed.
However, the parameters in the tire property file must always be valid for the TYDEX W-axis system
(ISO oriented). The basic SI units are listed in the table below.
SI Units Used in PAC2002
(1)
Slip Quantities at Combined Cornering and Braking/Traction
The lateral slip velocity is equal to the lateral speed in the contact point with respect to the road plane:
(2)
The practical slip quantities (longitudinal slip) and (slip angle) are calculated with these slip
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 5 of 49
(3)
(4)
The rolling speed Vr is determined using the effective rolling radius Re:
(5)
Turn-slip is one of the two components that form the spin of the tire. Turn-slip is calculated using the
tire yaw velocity :
(6)
(7)
The total tire spin has contributions of turn-slip and camber. denotes the camber reduction factor for
the camber to become comparable with turn-slip.
Contact Point
In the vertical direction, the tire is modeled as a parallel linear spring and damper having one point of
contact (C) with the road. This is valid for road obstacles with a wavelength larger than the tire radius (for
example, for car tires 1m).
For calculating the kinematics of the tire relative to the road, the road is approximated by its tangent plane
at the road point right below the wheel center (see the figure below).
Contact Point C: Intersection between Road Tangent Plane, Spin Axis Plane, and Wheel Plane
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 6 of 49
The contact point is determined by the line of intersection of the wheel center-plane with the road tangent
(ground) plane and the line of intersection of the wheel center-plane with the plane through the wheel spin
axis. The normal load Fz of the tire is calculated with the tire deflection as follows:
(8)
Using this formula, the vertical tire stiffness increases due to increasing rotational speed and
decreases by longitudinal and lateral tire forces. If qFz1 is zero, qFz1 will be CzR0/Fz0.
When you do not provide the coefficients qV2, qFcx, qFcy, qFz1, qFz2 and qFc in the tire property
file, the normal load calculation is compatible with previous versions of PAC2002, because, in that case,
the normal load is calculated using the linear vertical tire stiffness Cz and tire damping Kz according to:
(9)
Instead of the linear vertical tire stiffness Cz (= qFz1Fz0/R0), you can define an arbitrary tire deflection -
load curve in the tire property file in the section [DEFLECTION_LOAD_CURVE] (see the Example of
PAC2002 Tire Property File). If a section called [DEFLECTION_LOAD_CURVE] exists, the load
deflection data points with a cubic spline for inter- and extrapolation are used for the calculation of the
vertical force of the tire. Note that you must specify Cz in the tire property file, but it does not play any
role.
(10)
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 7 of 49
The effective rolling radius Re (at free rolling of the tire), which is used to calculate the rotational speed
of the tire, is defined by:
(11)
For radial tires, the effective rolling radius is rather independent of load in its load range of operation
because of the high stiffness of the tire belt circumference. Only at low loads does the effective tire radius
decrease with increasing vertical load due to the tire tread thickness. See the figure below.
Effective Rolling Radius and Longitudinal Slip
(12)
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 8 of 49
(13)
(14)
Example of Loaded and Effective Tire Rolling Radius as Function of Vertical Load
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 9 of 49
Wheel Bottoming
You can optionally supply a wheel-bottoming deflection, that is, a load curve in the tire property file in
the [BOTTOMING_CURVE] block. If the deflection of the wheel is so large that the rim will be hit
(defined by the BOTTOMING_RADIUS parameter in the [DIMENSION] section of the tire property
file), the tire vertical load will be increased according to the load curve defined in this section.
Note that the rim-to-road contact algorithm is a simple penetration method (such as the 2D contact) based
on the tire-to-road contact calculation, which is strictly valid for only rather smooth road surfaces (the
length of obstacles should have a wavelength longer than the tire circumference). The rim-to-road contact
algorithm is not based on the 3D-volume penetration method, but can be used in combination with the 3D
Contact, which takes into account the volume penetration of the tire itself. If you omit the
[BOTTOMING_CURVE] block from a tire property file, no force due to rim road contact is added to the
tire vertical force.
You can choose a BOTTOMING_RADIUS larger than the rim radius to account for the tire's material
remaining in between the rim and the road, while you can adjust the bottoming load-deflection curve for
the change in stiffness.
If (Pentire - (Rtire - Rbottom) - ½·width ·| tan(g) |) < 0, the left or right side of the rim has contact with the
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 10 of 49
Note: Rtire is equal to the unloaded tire radius R0; Pentire is similar to effpen (= ).
For pure slip conditions, the lateral force Fy as a function of the lateral slip , respectively, and the
longitudinal force Fx as a function of longitudinal slip , have a similar shape (see the figure,
Characteristic Curves for Fx and Fy Under Pure Slip Conditions). Because of the sine - arctangent
combination, the basic Magic Formula equation is capable of describing this shape:
(15)
where Y(x) is either Fx with x the longitudinal slip , or Fy and x the lateral slip .
Characteristic Curves for Fx and Fy Under Pure Slip Conditions
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 11 of 49
The self-aligning moment Mz is calculated as a product of the lateral force Fy and the pneumatic trail t
added with the residual moment Mzr. In fact, the aligning moment is due to the offset of lateral force Fy,
called pneumatic trail t, from the contact point. Because the pneumatic trail t as a function of the lateral
slip a has a cosine shape, a cosine version the Magic Formula is used:
(16)
In combined slip conditions, the lateral force Fy will decrease due to longitudinal slip or the opposite, the
longitudinal force Fx will decrease due to lateral slip. The forces and moments in combined slip
conditions are based on the pure slip characteristics multiplied by the so-called weighing functions. Again,
these weighting functions have a cosine-shaped MF equation.
The Magic Formula itself only describes steady-state tire behavior. For transient tire behavior (up to 8
Hz), the MF output is used in a stretched string model that considers tire belt deflections instead of slip
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 12 of 49
Input Variables
The input variables to the Magic Formula are:
Output Variables
Longitudinal force Fx [N]
Lateral force Fy [N]
Overturning couple Mx [Nm]
Rolling resistance My [Nm]
moment
Aligning moment Mz [Nm]
The output variables are defined in the W-axis system of TYDEX.
(17)
with the possibly adapted nominal load (using the user-scaling factor, ):
(18)
Parameter: Definition:
a= p Force at pure slip
q Moment at pure slip
r Force at combined slip
s Moment at combined slip
i= B Stiffness factor
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 13 of 49
C Shape factor
D Peak value
E Curvature factor
K Slip stiffness = BCD
H Horizontal shift
V Vertical shift
s Moment at combined slip
t Transient tire behavior
j= x Along the longitudinal axis
y Along the lateral axis
z About the vertical axis
k= 1, 2, ...
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 14 of 49
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 15 of 49
VARIABLE/53
, IC = 1
, FUNCTION = 1.0
This lets you change the scaling factor during a simulation as a function of time or any other variable in
your model. Therefore, tire properties can change because of inflation pressure, road friction, road
temperature, and so on.
You can also use the scaling factors in co-simulations in MATLAB/Simulink.
For more detailed information, see Knowledge Base Article 12732.
(19)
(20)
(21)
(22)
with following coefficients:
(23)
(24)
(25)
(26)
the longitudinal slip stiffness:
(27)
(28)
(29)
(30)
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 16 of 49
(31)
(32)
(33)
The scaled inclination angle:
(34)
with coefficients:
(35)
(36)
(37)
(38)
The cornering stiffness:
(39)
(40)
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 17 of 49
(41)
(42)
(43)
The camber stiffness is given by:
(44)
Lateral Force Coefficients at Pure Slip
(45)
(46)
(47)
and the residual moment Mzr:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 18 of 49
(48)
(49)
(50)
The scaled inclination angle:
(51)
with coefficients:
(52)
(53)
(54)
(55)
(56)
(57)
(58)
An approximation for the aligning moment stiffness reads:
(59)
Aligning Moment Coefficients at Pure Slip
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 19 of 49
For situations where turn-slip may be neglected and camber remains small, the reduction factors i
that appear in the equations for steady-state pure slip, are to be set to 1:
For larger values of spin, the reduction factors are given below.
The weighting function is used to let the longitudinal force diminish with increasing spin, according
to:
with:
with:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 20 of 49
The horizontal shift of the lateral force due to spin is given by:
The spin force stiffness KyR0 is related to the camber stiffness Ky0:
The reduction factors and for the vertical shift of the lateral force are given by:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 21 of 49
in which:
The spin moment at 90º slip angle is multiplied by the weighing function Gy to account for the action of
the longitudinal slip (see steady-state combined slip equations).
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 22 of 49
(60)
with Gx the weighting function of the longitudinal force for pure slip.
We write:
(61)
(62)
with coefficients:
(63)
(64)
(65)
(66)
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 23 of 49
(67)
The weighting function follows as:
(68)
Longitudinal Force Coefficients at Combined Slip
(69)
with Gyk the weighting function for the lateral force at pure slip and SVyk the ' -induced' side force;
therefore, the lateral force can be written as:
(70)
(71)
with the coefficients:
(72)
(73)
(74)
(75)
(76)
(77)
(78)
The weighting function appears is defined as:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 24 of 49
(79)
Lateral Force Coefficients at Combined Slip
(80)
with:
(81)
(82)
(83)
(84)
(85)
with the arguments:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 25 of 49
(86)
(87)
Aligning Moment Coefficients at Combined Slip
Name used in
Name: tire property file: Explanation:
(88)
Overturning Moment Coefficients
(89)
If qsy1 and qsy2 are both zero and FITTYP is equal to 5 (MF-Tyre 5.0), then the rolling resistance is
calculated according to an old equation:
(90)
Rolling Resistance Coefficients
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 26 of 49
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 27 of 49
For aligning moment M , rolling resistance M and aligning moment M the formulae (76) until and
x y z
For calculating the lateral deflection v1 of the string in the first point of contact with the road, the
following differential equation is valid:
(91)
with the relaxation length in the lateral direction. The turnslip can be neglected at radii larger
than 10 m. This differential equation cannot be used at zero speed, but when multiplying with Vx, the
equation can be transformed to:
(92)
When the tire is rolling, the lateral deflection depends on the lateral slip speed; at standstill, the deflection
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 28 of 49
depends on the relaxation length, which is a measure for the lateral stiffness of the tire. Therefore, with
this approach, the tire is responding to a slip speed when rolling and behaving like a spring at standstill.
A similar approach yields the following for the deflection of the string in longitudinal direction:
(93)
Both the longitudinal and lateral relaxation length are defined as of the vertical load:
(94)
(95)
Now the practical slip quantities, and , are defined based on the tire deformation:
(96)
(97)
Using these practical slip quantities, and , the Magic Formula equations can be used to calculate
the tire-road interaction forces and moments:
(98)
(99)
(100)
Coefficients and Transient Response
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 29 of 49
the wheel rim. A mass is attached to the contact patch to enable straightforward computations.
The differential equations that govern the dynamics of the contact patch body are:
The contact patch body with mass mc and inertia Jc is connected to the wheel through springs cx, cy, and
c and dampers kx, ky, and k in longitudinal, lateral, and yaw direction, respectively.
The additional equations for the longitudinal u, lateral v, and yaw deflections are:
in which Vcx, Vcy and are the sliding velocity of the contact body in longitudinal, lateral, and yaw
directions, respectively. Vsx, Vsy, and are the corresponding velocities of the lower part of the wheel.
The transient slip equations for side slip, turn-slip, and camber are:
With the transient slip equations, the composite transient turn-slip quantities are calculated:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 30 of 49
The tire forces are calculated with and the tire moments with .
The relaxation lengths are reduced with slip:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 31 of 49
(101)
with the parameter (in addition to the basic tire parameter mbelt):
(102)
and:
(103)
The total aligning moment now becomes:
(104)
Coefficients and Transient Response
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 32 of 49
a tire property file on the opposite side of the vehicle. In fact, the tire characteristics are mirrored with
respect to slip angle zero. In Adams/View, this option can only be used when the tire is generated by the
graphical user interface: select Build -> Forces -> Special Force: Tire.
Next to the LEFT and RIGHT side option of TYRESIDE, you can also set SYMMETRIC: then the tire
characteristics are modified during initialization to show symmetric performance for left and right side
corners and zero conicity and plysteer (no offsets).Also, when you set the tire property file to
SYMMETRIC, the tire characteristics are changed to symmetric behavior.
Create Wheel and Tire Dialog Box in Adams/View
PAC2002 output
USE_MODE: State: Slip conditions: (forces and moments):
0 Steady state Acts as a vertical spring 0, 0, Fz, 0, 0, 0
& damper
1 Steady state Pure longitudinal slip Fx, 0, Fz, 0, My, 0
2 Steady state Pure lateral (cornering) 0, Fy, Fz, Mx, 0, Mz
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 33 of 49
slip
3 Steady state Longitudinal and lateral Fx, Fy, Fz, Mx, My, Mz
(not combined)
4 Steady state Combined slip Fx, Fy, Fz, Mx, My, Mz
11 Transient Pure longitudinal slip Fx, 0, Fz, 0, My, 0
12 Transient Pure lateral (cornering) 0, Fy, Fz, Mx, 0, Mz
slip
13 Transient Longitudinal and lateral Fx, Fy, Fz, Mx, My, Mz
(not combined)
14 Transient Combined slip Fx, Fy, Fz, Mx, My, Mz
15 Transient Combined slip and Fx, Fy, Fz, Mx, My, Mz
21 Advanced transient Pure longitudinal slip Fx, 0, Fz, My, 0
22 Advanced transient Pure lateral (cornering 0, Fy, Fz, Mx, 0, Mz
slip)
23 Advanced transient Longitudinal and lateral Fx, Fy, Fz, Mx, My, Mz
(not combined)
24 Advanced transient Combined slip Fx, Fy, Fz, Mx, My, Mz
25 Advanced transient Combined slip and Fx, Fy, Fz, Mx, My, Mz
Note: Do not change Fz0 (FNOMIN) and R0 (UNLOADED_RADIUS) in your tire property file. It will change the
complete tire characteristics because these two parameters are used to make all parameters without dimension.
Rolling Resistance
For a realistic rolling resistance, the parameter qsy1 must be positive. For car tires, it can be in the order
of 0.006 - 0.01 (0.6% - 1.0%); for heavy commercial truck tires, it can be around 0.006 (0.6%).
Tire property files with the keyword FITTYP=5 determine the rolling resistance in a different way (see
equation (85)). To avoid the ‘old’ rolling resistance calculation, remove the keyword FITTYP and add a
section like the following:
$---------------------------------------------------rolling resistance
[ROLLING_COEFFICIENTS]
QSY1 = 0.01
QSY2 = 0
QSY3 = 0
QSY4 = 0
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 34 of 49
Effect of Positive Camber on the Lateral Force in TYDEX W-axis (ISO) System
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 35 of 49
[SLIP_ANGLE_RANGE]
ALPMIN
= -1.5708
$Minimum valid slip angle
ALPMAX
= 1.5708
$Maximum valid slip angle
$-----------------------------------------------inclination_slip_range
[INCLINATION_ANGLE_RANGE]
CAMMIN
= -0.26181
$Minimum valid camber angle
CAMMAX
= 0.26181
$Maximum valid camber angle
$-------------------------------------------------vertical_force_range
[VERTICAL_FORCE_RANGE]
FZMIN
= 225
$Minimum allowed wheel load
FZMAX
= 10125
$Maximum allowed wheel load
If one of the input parameters exceeds a minimum or maximum validity value, the calculation in the tire
model is performed with the minimum or maximum value of this range to avoid non-realistic tire
behavior. In that case, a message appears warning you that one of the inputs exceeds a validity value.
Definitions
• General
• Tire Kinematics
• Slip Quantities
• Force and Moments
General
General Definitions
Term: Definition:
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 36 of 49
Road tangent plane Plane with the normal unit vector (tangent to the road) in the tire-road
contact point C.
C-axis system Coordinate system mounted on the wheel carrier at the wheel center
according to TYDEX, ISO orientation.
Wheel plane The plane in the wheel center that is formed by the wheel when
considered a rigid disc with zero width.
Contact point C Contact point between tire and road, defined as the intersection of the
wheel plane and the projection of the wheel axis onto the road plane.
W-axis system Coordinate system at the tire contact point C, according to TYDEX, ISO
orientation.
Tire Kinematics
Tire Kinematics Definitions
Slip Quantities
Slip Quantities Definitions
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 37 of 49
References
1. H.B. Pacejka, Tyre and Vehicle Dynamics, 2002, Butterworth-Heinemann, ISBN 0 7506 5141 5.
2. H.-J. Unrau, J. Zamow, TYDEX-Format, Description and Reference Manual, Release 1.1, Initiated
by the International Tire Working Group, July 1995.
3. A. Riedel, Standard Tire Interface, Release 1.2, Initiated by the Tire Workgroup, June 1995.
4. J.J.M. van Oosten, H.-J. Unrau, G. Riedel, E. Bakker, TYDEX Workshop: Standardisation of Data
Exchange in Tyre Testing and Tyre Modelling, Proceedings of the 2nd International Colloquium
on Tyre Models for Vehicle Dynamics Analysis, Vehicle System Dynamics, Volume 27, Swets &
Zeitlinger, Amsterdam/Lisse, 1996.
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 38 of 49
! : COMMENT :
Road condition
Dry
! : FILE_FORMAT :
ASCII
! : Copyright MSC.Software, Fri Jan 23 14:30:06 2004
!
! USE_MODE specifies the type of calculation performed:
! 0: Fz only, no Magic Formula evaluation
! 1: Fx,My only
! 2: Fy,Mx,Mz only
! 3: Fx,Fy,Mx,My,Mz uncombined force/moment calculation
! 4: Fx,Fy,Mx,My,Mz combined force/moment calculation
! +10: including relaxation behaviour
! *-1: mirroring of tyre characteristics
!
! example: USE_MODE = -12 implies:
! -calculation of Fy,Mx,Mz only
! -including relaxation effects
! -mirrored tyre characteristics!
$----------------------------------------------------------------units
[UNITS]
LENGTH
='meter'
FORCE
='newton'
ANGLE
='radians'
MASS
='kg'
TIME
='second'
$----------------------------------------------------------------model
[MODEL]
PROPERTY_FILE_FORMAT='PAC2002'
USE_MODE
= 14
$Tyre use switch (IUSED)
VXLOW
= 1
LONGVL
= 16.6
$Measurement speed
TYRESIDE
= 'LEFT'
$Mounted side of tyre at vehicle/test bench
$-----------------------------------------------------------dimensions
[DIMENSION]
UNLOADED_RADIUS
= 0.344
$Free tyre radius
WIDTH
= 0.235
$Nominal section width of the tyre
ASPECT_RATIO
= 0.6
$Nominal aspect ratio
RIM_RADIUS
= 0.19
$Nominal rim radius
RIM_WIDTH
= 0.16
$Rim width
$----------------------------------------------------------------shape
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 39 of 49
[SHAPE]
{radial width}
1.0
0.0
1.0
0.4
1.0
0.9
0.9
1.0
$------------------------------------------------------------parameter
[VERTICAL]
VERTICAL_STIFFNESS
= 2.1e+005
$Tyre vertical stiffness
VERTICAL_DAMPING
= 50
$Tyre vertical damping
BREFF
= 8.4
$Low load stiffness e.r.r.
DREFF
= 0.27
$Peak value of e.r.r.
FREFF
= 0.07
$High load stiffness e.r.r.
FNOMIN
= 4850
$Nominal wheel load
$-----------------------------------------------------------load_curve
$ For a non-linear tire vertical stiffness (optional)
$ Maximum of 100 points
[DEFLECTION_LOAD_CURVE]
{pen
fz}
0.000
0.0
0.001
212.0
0.002
428.0
0.003
648.0
0.005
1100.0
0.010
2300.0
0.020
5000.0
0.030
8100.0
$------------------------------------------------------long_slip_range
[LONG_SLIP_RANGE]
KPUMIN
= -1.5
$Minimum valid wheel slip
KPUMAX
= 1.5
$Maximum valid wheel slip
$-----------------------------------------------------slip_angle_range
[SLIP_ANGLE_RANGE]
ALPMIN
= -1.5708
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 40 of 49
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 41 of 49
LGAY
= 1
$Scale factor of camber for Fy
LTR
= 1
$Scale factor of Peak of pneumatic trail
LRES
= 1
$Scale factor for offset of residual torque
LGAZ
= 1
$Scale factor of camber for Mz
LXAL
= 1
$Scale factor of alpha influence on Fx
LYKA
= 1
$Scale factor of alpha influence on Fx
LVYKA
= 1
$Scale factor of kappa induced Fy
LS
= 1
$Scale factor of Moment arm of FxL
SGKP
= 1
$Scale factor of Relaxation length of Fx
LSGAL
= 1
$Scale factor of Relaxation length of Fy
LGYR
= 1
$Scale factor of gyroscopic torque
LMX
= 1
$Scale factor of overturning couple
LVMX
= 1
$Scale factor of Mx vertical shiftL
MY
= 1
$Scale factor of rolling resistance torque
$---------------------------------------------------------longitudinal
[LONGITUDINAL_COEFFICIENTS]
PCX1
= 1.6411
$Shape factor Cfx for longitudinal force
PDX1
= 1.1739
$Longitudinal friction Mux at Fznom
PDX2
= -0.16395
$Variation of friction Mux with load
PDX3
= 0
$Variation of friction Mux with camber
PEX1
= 0.46403
$Longitudinal curvature Efx at Fznom
PEX2
= 0.25022
$Variation of curvature Efx with load
PEX3
= 0.067842
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 42 of 49
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 43 of 49
PCY1
= 1.3507
$Shape factor Cfy for lateral forces
PDY1
= 1.0489
$Lateral friction Muy
PDY2
= -0.18033
$Variation of friction Muy with load
PDY3
= -2.8821
$Variation of friction Muy with squared camber
PEY1
= -0.0074722 $Lateral curvature Efy at Fznom
PEY2
= -0.0063208 $Variation of curvature Efy with load
PEY3
= -9.9935
$Zero order camber dependency of curvature Efy
PEY4
= -760.14
$Variation of curvature Efy with camber
PKY1
= -21.92
$Maximum value of stiffness Kfy/Fznom
PKY2
= 2.0012
$Load at which Kfy reaches maximum value
PKY3
= -0.024778
$Variation of Kfy/Fznom with camber
PHY1
= 0.0026747
$Horizontal shift Shy at Fznom
PHY2
= 8.9094e-005$Variation of shift Shy with load
PHY3
= 0.031415
$Variation of shift Shy with camber
PVY1
= 0.037318
$Vertical shift in Svy/Fz at Fznom
PVY2
= -0.010049
$Variation of shift Svy/Fz with load
PVY3
= -0.32931
$Variation of shift Svy/Fz with camber
PVY4
= -0.69553
$Variation of shift Svy/Fz with camber and load
RBY1
= 7.1433
$Slope factor for combined Fy reduction
RBY2
= 9.1916
$Variation of slope Fy reduction with alpha
RBY3
= -0.027856
$Shift term for alpha in slope Fy reduction
RCY1
= 1.0719
$Shape factor for combined Fy reduction
REY1
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 44 of 49
= -0.27572
$Curvature factor of combined Fy
REY2
= 0.32802
$Curvature factor of combined Fy with load
RHY1
= 5.7448e-006$Shift factor for combined Fy reduction
RHY2
= -3.1368e-005
$Shift factor for combined Fy reduction
RVY1
= -0.027825
$Kappa induced side force Svyk/Muy*Fz at Fznom
RVY2
= 0.053604
$Variation of Svyk/Muy*Fz with load
RVY3
= -0.27568
$Variation of Svyk/Muy*Fz with camber
RVY4
= 12.12
$Variation of Svyk/Muy*Fz with alpha
RVY5
= 1.9$Variation of Svyk/Muy*Fz with kappa
RVY6
= -10.704
$Variation of Svyk/Muy*Fz with atan(kappa)
PTY1
= 2.1439
$Peak value of relaxation length SigAlp0/R0
PTY2
= 1.9829
$Value of Fz/Fznom where SigAlp0 is extreme
$---------------------------------------------------rolling resistance
[ROLLING_COEFFICIENTS]
QSY1
= 0.01
$Rolling resistance torque coefficient
QSY2
= 0
$Rolling resistance torque depending on Fx
QSY3
= 0
$Rolling resistance torque depending on speed
QSY4
= 0
$Rolling resistance torque depending on speed ^4
$-------------------------------------------------------------aligning
[ALIGNING_COEFFICIENTS]
QBZ1
= 10.904
$Trail slope factor for trail Bpt at Fznom
QBZ2
= -1.8412
$Variation of slope Bpt with load
QBZ3
= -0.52041
$Variation of slope Bpt with load squared
QBZ4
= 0.039211
$Variation of slope Bpt with camber
QBZ5
= 0.41511
$Variation of slope Bpt with absolute camber
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 45 of 49
QBZ9
= 8.9846
$Slope factor Br of residual torque Mzr
QBZ10
= 0
$Slope factor Br of residual torque Mzr
QCZ1
= 1.2136
$Shape factor Cpt for pneumatic trail
QDZ1
= 0.093509
$Peak trail Dpt" = Dpt*(Fz/Fznom*R0)
QDZ2
= -0.0092183 $Variation of peak Dpt" with load
QDZ3
= -0.057061
$Variation of peak Dpt" with camber
QDZ4
= 0.73954
$Variation of peak Dpt" with camber squared
QDZ6
= -0.0067783 $Peak residual torque Dmr" = Dmr/(Fz*R0)
QDZ7
= 0.0052254
$Variation of peak factor Dmr" with load
QDZ8
= -0.18175
$Variation of peak factor Dmr" with camber
QDZ9
= 0.029952
$Var. of peak factor Dmr" with camber and load
QEZ1
= -1.5697
$Trail curvature Ept at Fznom
QEZ2
= 0.33394
$Variation of curvature Ept with load
QEZ3
= 0
$Variation of curvature Ept with load squared
QEZ4
= 0.26711
$Variation of curvature Ept with sign of Alpha-t
QEZ5
= -3.594
$Variation of Ept with camber and sign Alpha-t
QHZ1
= 0.0047326
$Trail horizontal shift Sht at Fznom
QHZ2
= 0.0026687
$Variation of shift Sht with load
QHZ3
= 0.11998
$Variation of shift Sht with camber
QHZ4
= 0.059083
$Variation of shift Sht with camber and load
SSZ1
= 0.033372
$Nominal value of s/R0: effect of Fx on Mz
SSZ2
= 0.0043624
$Variation of distance s/R0 with Fy/Fznom
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 46 of 49
SSZ3
= 0.56742
$Variation of distance s/R0 with camber
SSZ4
= -0.24116
$Variation of distance s/R0 with load and camber
QTZ1
= 0.2
$Gyration torque constant
MBELT
= 5.4
$Belt mass of the wheel
$-----------------------------------------------turn-slip parameters
[TURNSLIP_COEFFICIENTS]
PECP1
= 0.7
$Camber stiffness reduction factor
PECP2
= 0.0
$Camber stiffness reduction factor with load
PDXP1
= 0.4
$Peak Fx reduction due to spin
PDXP2
= 0.0
$Peak Fx reduction due to spin with load
PDXP3
= 0.0
$Peak Fx reduction due to spin with longitudinal slip
PDYP1
= 0.4
$Peak Fy reduction due to spin
PDYP2
= 0.0
$Peak Fy reduction due to spin with load
PDYP3
= 0.0
$Peak Fy reduction due to spin with lateral slip
PDYP4
= 0.0
$Peak Fy reduction with square root of spin
PKYP1
= 1.0
$Cornering stiffness reduction due to spin
PHYP1
= 1.0
$Fy lateral shift shape factor
PHYP2
= 0.15
$Maximum Fy lateral shift
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 47 of 49
PHYP3
= 0.0
$Maximum Fy lateral shift with load
PHYP4
= -4.0
$Fy lateral shift curvature factor
QDTP1
= 10.0
$Pneumatic trail reduction factor
QBRP1
= 0.1
$Residual torque reduction factor with lateral slip
QCRP1
= 0.2
$Turning moment at constant turning with zero speed
QCRP2
= 0.1
$Turning moment at 90 deg lateral slip
QDRP1
= 1.0
$Maximum turning moment
QDRP2
= -1.5
$Location of maximum turning moment
[CONTACT_COEFFICIENTS]
PA1
= 0.4147
$Half contact length dependency on Fz)
PA2
= 1.9129
$Half contact length dependency on sqrt(Fz/R0)
[DYNAMIC_COEFFICIENTS]
MC
= 1.0
$Contact mass
IC
= 0.05
$Contact moment of inertia
KX
= 409.0
$Contact longitudinal damping
KY
= 320.8
$Contact lateral damping
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 48 of 49
KP
= 11.9
$Contact yaw damping
CX
= 4.350e+005 $Contact longitudinal stiffness
CY
= 1.665e+005 $Contact lateral stiffness
CP
= 20319
$Contact yaw stiffness
EP
= 1.0
EP12
= 4.0
BF2
= 0.5
BP1
= 0.5
BP2
= 0.67
$--------------------------------------------------------loaded radius
[LOADED_RADIUS_COEFFICIENTS]
QV1
= 0.000071
$Tire radius growth coefficient
QV2
= 2.489
$Tire stiffness variation coefficient with speed
QFCX1
= 0.1
$Tire stiffness interaction with Fx
QFCY1
= 0.3
$Tire stiffness interaction with Fy
QFCG1
= 0.0
$Tire stiffness interaction with camber
QFZ1
= 0.0
$Linear stiffness coefficient, if zero, VERTICAL_STIFFNESS is
taken
QFZ2
= 14.35
$Tire vertical stiffness coefficient (quadratic)
Contact Methods
The PAC2002 model supports the following roads:
• 2D Roads, see Using the 2D Road Model
• 3D Roads, see Adams/3D Road Model
Note that the PAC2002 model has only one point of contact with the road; therefore, the wavelength of
road obstacles must be longer than the tire radius for realistic output of the model. In addition, the contact
force computed by this tire model is normal to the road plane. Therefore, the contact point does not
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008
Using the PAC2002Tire Model Page 49 of 49
generate a longitudinal force when rolling over a short obstacle, such as a cleat or pothole.
For ride and comfort analyses, we recommend more sophisticated tire models, such as Ftire.
Your Ad Here
http://www.kxcad.net/MSC_Software/Adams_MD_R2/adams_tire/property.html 9/17/2008