Fiala
Fiala tire formulation
Description
Details
Equations
Connections
Parameters
The Fiala tire component models a tire based on the Fiala model.
The tire geometry is assumed to be a thin circular disk, which is common in automotive applications. A single point contact is considered for the tire-ground interaction.
The tire kinematics used in this component are described in detail in Tire Kinematics.
Several options are available for defining the surface on which the tire is operating. These options are explained in Surface.
Normal Force
The normal force exerted by the surface to the tire is calculated using the given compliance parameters and surface geometry.
The tire loaded radius is calculated using the distance of the tire center from the surface, rz (see Surface), and the inclination angle, γ (see Tire Kinematics).
rL=rzcos⁡γ
Using a linear spring and saturated damping forces based on the tire compliance, the normal force, Fz, is calculated as follows
FzC={C⁢R0−rLrL<R00otherwise
FzK={K⁢VzrL<R00otherwise
Fz={FzC+min⁡FzC,FzK0<FzC+FzK0otherwise
where Vz is the tire center speed with respect to ISO Z, C is tire stiffness, K is tire damping, and R0 is tire unloaded radius. The use of the min function is to ensure that Fz is continuous at rL=R0.
Slip Calculations
The following equations for longitudinal slip, κ, and slip angle, α, hold true on a flat surface with no inclination angle:
κ={Ω⁢re−VxVx|Vx|>Vx⁡minΩ⁢re−Vx⁢2⁢Vx⁡minVx2+Vx⁡min2otherwise
tan⁡α={VyVx|Vx|>Vx⁡minVy⁢2⁢Vx⁡minVx2+Vx⁡min2otherwise
Above, re is the tire effective radius and is considered to be equal to the loaded radius, rL for the tire component. Ω is the tire speed of revolution, and Vx and Vy are the speeds of the tire center with respect to ISO X and ISO Y axes, respectively. The component code implementation is such that the longitudinal slip and slip angle are continuous and differentiable in the neighborhood of Vx=0.
Using Time Lags
A first-order dynamics to the longitudinal slip and slip angle calculation can be introduced in the Time Lags section of the component properties. When active, the following slip formulation will be used:
Tlong⁢dκdt=re⁢Ω−Vx−κ⁢Vx
Tlat⁢ddttan⁡α=Vy−tan⁡α⁢Vx
The formulation for resultant forces/moments of tire-surface interaction at the tire contact patch are summarized below for the Fiala tire component.
The longitudinal force is
Fx={Clong⁢κ|κ|<κcμ⁢Fz−μ⁢Fz22Clong⁢κ2otherwise
where κc is the critical longitudinal slip, given by
κc=12⁢|μ⁢FzClong|
where μ and β are given by
μ=max⁡μ2−β⁢μ2−μ1,0
β=κ2+tan⁡α2
The lateral force is
Fy=−μ⁢Fz⁢signum⁡α⁢{1−H3|α|<αc1otherwise
where
H=1−13⁢Clat⁢tan⁡αμ⁢Fz
and the critical slip angle, αc, is
αc=arctan⁡3⁢μ⁢FzClat
The Fiala formulation does not consider the overturning couple, thus
Mx=0
The equation for rolling resistance moment is
My=−tanh⁡kCrr⁢Ω⁢Crr⁢Fz
The equation for the self-aligning torque is
Mz={2⁢μ⁢Fz⁢r2⁢1−H⁢H3⁢signum⁡α|α|<αc0otherwise
Name
Modelica ID
framea
Multibody frame for tire center
frame_a
Fz
Signal output for the normal force
IncAng
Signal output for tire inclination angle or camber
LongSlip
Signal output for longitudinal slip
reff
Signal output for tire effective radius
r_eff
SlipAng
Signal output for slip angle
SpinRate
Signal output for tire speed of revolution or spin rate
enin
[1] Vector signal input for surface normal vector
en_in
rzin
[1] Signal input for tire center distance from the surface
rz_in
rc
[1] Vector signal output for tire center position w.r.t. the inertial frame
r_c
[1] Available if Surface parameters Flat surface is false and Defined externally is true.
Coefficients
Default
Units
Clong
1.15·105
N
Longitudinal force coefficient
Clat
1.17·105
Lateral force coefficient
μ1
0.2
Dynamic coefficient of friction
mu1
μ2
0.75
Static coefficient of friction
mu2
Crr
0.01
Rolling resistance moment coefficient
kCrr
10
Smoothing factor for rolling resistance moment zero-crossing
Inertia
Use inertia
false
True (checked) means use mass and inertia parameters for tire and enable the following two parameters
useInertia
m
28
kg
Tire mass
Mass
[I]
[1]
kg⁢m2
Rotational inertia, expressed in frame_a (center of tire)
[1] 0.780001.560000.78
Initial Conditions
Use Initial Conditions
True (checked) enables the following parameters
useICs
ICr,v
Ignore
Indicates whether to ignore, try to enforce, or strictly enforce the translational initial conditions
MechTranTree
r&conjugate0;0
0,0,0
Initial displacement of frame_a (tire center) at the start of the simulation expressed in the inertial frame
InitPos
Velocity Frame
Inertial
Indicates whether the initial velocity is expressed in frame_a or inertial frame
VelType
v&conjugate0;0
ms
Initial velocity of frame_a (tire center) at the start of the simulation expressed in the frame selected in Velocity Frame
InitVel
ICθ,ω
Indicates whether to ignore, try to enforce, or strictly enforce the rotational initial conditions
MechRotTree
Quaternions
Indicates whether the 3D rotations will be represented as a 4 parameter quaternion or 3 Euler angles. Regardless of setting, the initial orientation is specified with Euler angles.
useQuats
Euler Sequence
1,2,3
Indicates the sequence of body-fixed rotations used to describe the initial orientation of frame_a (center of mass). For example, [1, 2, 3] refers to sequential rotations about the x, then y, then z axis (123 - Euler angles)
RotType
θ&conjugate0;0
rad
Initial rotation of frame_a (center of tire) at the start of the simulation (based on Euler Sequence selection)
InitAng
Angular Velocity Frame
Euler
Indicates whether the initial angular velocity is expressed in frame_a (body) or the inertial frame. If Euler is chosen, the initial angular velocities are assumed to be the direct derivatives of the Euler angles.
AngVelType
ω&conjugate0;0
rads
Initial angular velocity of frame_a (center of tire) at the start of the simulation expressed in the frame selected in Angular Velocity Frame
InitAngVel
Radial Compliance
These parameters define the radial compliance of the tire.
Stiffness
3.04·105
Nm
Tire radial stiffness
C
Damping
500
N⁢sm
Tire radial damping
K
Settings
e^spin
[0,1,0]
Tire's spin axis (local)
SymAxis
Size
R0
0.355
Unloaded tire radius
R_0
r2
0.16
Half of tire width
Surface
Flat surface
true
True (checked) means the road surface is assumed flat. It is defined by a plane passing through (0,0,0) and the normal vector given by e^g
flatSurface
Defined externally
True (checked) means the road surface is defined external to the tire component. Additional input and output signal ports are activated.
externallyDefined
δL
Base distance for local surface patch approximation
deltaL
Data source
inline
Data source for the uneven surface. See following table.
datasourcemode
Surface data
Surface data; matrix or attached data set
table or data
Smoothness
linear
Smoothness of table interpolation
smoothness
nIter
2
Number of iterations to find the contact point candidate, recommended value between 1 and 5
Content of Data source matrix.
Surface normal
First Column
First Row
Global Z
x values
y values
Global Y
z values
Global X
Time Lags
Use time lags
True (checked) means use time lags in slip calculation and enable the following two parameters
useTimeLag
Tlong
0.3
s
Time lag for longitudinal slip
Tlat
Time lag for slip angle
Visualization
Show tire
True (checked) creates a tire visualization and enables following three parameters
showTire
Dw
0.1
Tire width (for visualization)
D_w
Tire color
black
color00
Band color
yellow
Tire band color
color01
Tire transparency
True (checked) means the tire is transparent
transparent0
Show force arrow
True (checked) display a force vector and enables the following three parameters
showForceArrow
Show components
True (checked) means three arrows for force components in ISO axes will be shown instead of a single total force arrow
showForceComponents
Force arrow color
red
Specifies the color of the force arrow
color1
Force arrow transparency
True (checked means the force arrow is transparent
transparent1
Force arrow scale
1
Scales the length of the force arrow
scale1
Show torque arrow
True (checked) displays a torque vector and enables the following three parameters
showMomentArrow
True (checked) means three arrows for torque components in ISO axes will be shown instead of a single total torque arrow
showMomentComponents
Torque arrow color
blue
Specifies the color of the torque arrow
color2
Torque arrow transparency
True (checked) means the torque arrow is transparent
transparent2
Torque arrow scale
N⁢mm
Scales the length of the torque arrow
scale2
Show tangent plane
True (checked) displays the tangent plane of the contact patch and enables the following four parameters
ShowTanSurface
th0
Patch visualization thickness
rp
Patch visualization radius
r_patch
Patch color
Green
Color of the contact patch
color3
Patch transparency
True (checked) means contact patch is transparent
transparent3
Advanced Parameters
εκ
1·10−6
Used to prevent singularity in Fx computation
epsilon_kappa
Vx⁡min
Velocity threshold used for singularity avoidance in the slip calculations
V_x_min
εsgn
0.001
Used to smooth sign⁡x as tanh⁡xεsgn
epsilon_sign
εnorm
1·10−8
Used to prevent singularity in vector normalization
epsilon_norm
See Also
Tire Kinematics
Tires
Download Help Document