SlideShare a Scribd company logo
1 of 5
Download to read offline
Tech Tip: Steering Geometry
Designing Steering Geometry
When you’re designing steering kinematics, the goal
is to orient the tire to the road in the optimal orientation. But, how do you know the optimal orientation?
Tire data, of course!
One of the basic decisions when designing a steering system is how much Ackermann you want. The
answer to this is determined directly by the tire characteristics, and you can answer this question by using OptimumT in a clever way.
So, let’s try it! We will design the steering geometry for a small autocross car (210kg) as an example.
The data that we’ll use was collected at Calspan by
the FSAE TTC (Tire Testing Consortium). Since
we’re using a race car for the example, our goal is to
generate the maximum lateral force from the tires.
We’ll start by taking raw tire data that was collected
on a tire testing machine and import it into OptimumT. Next we’ll fit a Pacejka 2002 tire model to
this data using the OptimumT Model Fitting Tool.
For more information about this process, please refer to the OptimumT documentation. What we end
up with is shown in Figure 1.
Once we have a tire model, we can use OptimumT’s visualization tools to look at some derived
quantities. We can also use the OptimumT Add-In
to directly incorporate the tire model into Excel or
Matlab. We’ll look at the slip angle at which the
peak lateral force occurs at different loads and camber angles. This will allow us to design the steering
geometry to suit the tire. Before we get to that, however, we need to find the vertical load and camber of
each of the front wheels. We’ll do this in two steps:
first using a simple method, then a more accurate
way.

Figure 1: Tire data and model
weight transfer), the CG height, the weight distribution, the front and rear roll stiffnesses and the track.
For this example, the vehicle configuration used
is shown in Table 1.
Mass (m)
Weight Distribution (ρ)
CG Height (h)
Front Track (tf )
Front Roll Stiffness (Kf )
Rear Roll Stiffness (Fr )

210kg
45% front
140mm
1300mm
220N m/o
200N m/o

Table 1: Basic vehicle parameters
To calculate the lateral weight transfer, we’ll use
the following formulas:

Mroll = Ay mh
Mroll
θroll =
Kf + Kr
θroll Kf
Fzr = 0.5ρmg +
tf
θroll Kf
Fzl = 0.5ρmg −
tf
(Fyr + Fyl )
Ay =
ρm

Simplified Steering Geometry
If, for a moment, we ignore the camber of the front
tires, we can find the desired Ackermann angle very
easily. We need to estimate the maximum lateral acceleration that the car can achieve. We can do this
by constructing a simple weight transfer spreadsheet
and by using OptimumT. We need to know the mass
of the car (for now we’ll ignore the non-suspended

• Ay is the lateral acceleration
• Mroll is the roll moment
• θroll is the roll angle
1

(1)
(2)
(3)
(4)
(5)
Tech Tip: Steering Geometry

Figure 3: Ideal slip angle versus load

Figure 2: Maximum lateral force versus load
• Fz r and Fz l are the right and left tire vertical
loads
• Fy r and Fy l are the right and left tire lateral
forces
• g is the acceleration due to gravity
We’ll perform an iterative calculation to find the
maximum lateral acceleration using the equations
above. Using Figure 2, we will also use them to find
the vertical load on the two front tires. This vertical
load will be used to find the ideal slip angle. We find
that the right tire has a vertical load of 686N and
the left tire has a load of 241N . In these calculations, we implicitly assume that the front axle is the
limiting axle; thus the car has terminal understeer.
We can use OptimumT to plot Ideal Slip Angle
versus Normal Load (Figure 3). By picking out the
slip angle at the two vertical loads that we calculated
earlier, we find that the outside tire should operate
at 4.38o slip angle and the inside tire should operate
at 4.11o . This can be used to find the appropriate
steering geometry, and indicates that that the car
needs positive Ackermann.

Figure 4: Example of OptimumT Add-In use in Excel

OptimumT, but an easier way is by using the OptimumT Add-In. This allows you to make calculations
with OptimumT inside Excel or Matlab. For example, if you want to find the lateral force calculated
by a tire model that you created in OptimumT, you
can easily do this with the OptimumT Add-In. This
is shown in Figure 4.
To find the desired steering geometry, we can create a new spreadsheet in Excel that calculates the
lateral weight transfer when both front tires are generating the peak lateral force. The finished spreadsheet is show in figure 5.
The same formulas used in the simplified calculations for the weight transfer are used here. In these
calculations, we can use the OptimumT Add-In to
More Advanced Steering Geometry
find the maximum lateral force that the tire can genWe can improve the calculations by including the erate. We use the OptimumT Add-In function:
camber. We could do this by using graphs created in
CalculateFyPeakNegative()
2
Tech Tip: Steering Geometry

Figure 5: Ackermann design spreadsheet

3
Tech Tip: Steering Geometry
By using this function in the Excel spreadsheet,
we can automate the process of finding the maximum
lateral acceleration. We create a "circular reference"
in the spreadsheet and Excel will automatically perform an iterative calculation.
To complete the rest of the calculation, we need
a little bit more information about the vehicle. For
this example, we use the following vehicle parameters. The parameters given earlier still apply.
Wheelbase (l)
Camber Coefficient (C)
Static Camber (γ0 )
Caster (ϑ)
KPI (λ)

l
R+
l
G
αl =
R−
G
αr =

t
2
t
2

+β

(8)

+β

(9)

G
G
• αr and αl are the right and left geometric slip
angles

• R is the turn radius

1650mm
−0.6o /o
−2o
6o
2o

• β is the body slip angle
We find the ideal steered angle of the two steered
wheels using the following formula:

Table 2: Vehicle parameters required for advanced
analysis

G
i
δr = αr − αr

−

i
αl

i
i
• αr and αl are the ideal right and left slip angles

• δr and δl are the required right and left steered
angles
Where the ideal slip angle is calculated with the
OptimumT Add-In.
Since these equations depend on the turn radius,
we repeat them for multiple steer angles. Since we’re
designing the steering geometry, we’re interested in
the difference in steered angle between the inside and
outside wheel. When we take the difference in left
and right steered angle, the body slip angle will cancel out.
We now have the difference in left and right steered
angles versus turn radius. We’re trying to design
steering geometry, though, so we would prefer to plot
this versus some steering angle. We’ll assume that
the car will be close to neutral steer, so the Ackermann steering angle relationship holds (δack = l/R).
The difference in left and right steered angle plotted against the Ackermann steering angle is shown
in Figure 6. This gives us a target curve when we
design the steering geometry.
When we read this graph, we find that these tires,
fitted on this particular car, need positive Ackermann. The graph also suggests adding about 0.15o

(6)

γl = −γr0 − λ (1 − cos δl ) − ϑ sin δl − θroll C

(11)

δl =

Once we have these values, we can expand the
calculations preformed earlier by taking into account
the camber of the two steered wheels. Including
camber in the calculations increases the accuracy because we include the camber thrust when finding the
peak lateral forces. We calculate the inclination angles as follows:
γr = γr0 + λ (1 − cos δr ) − ϑ sin δr + θroll C

(10)

G
αl

(7)

• γr and γl are the right and left inclination angles
• δr and δl are the right and left steered angles
(found later)
The slip angles at which the peak lateral force occurs can be calculated using the OptimumT Add-In.
It is dependent on vertical load and the inclination
angle. The function used is:
CalculateSAPeakNegative()
We use geometric relationships to find the slip
angles of the front wheels when they are not steered.
This is used to calculate the required steered angle
of the two front wheels. The geometric slip angle
of the two front wheels can be closely approximated
with the following expression:
4
Tech Tip: Steering Geometry

Figure 6: Ideal steering geometry
of static toe in (indicated by the offset at zero steering angle). However, the toe will have a large effect
on the on-center directional stability of the car. It
is best to set the toe angle for handing and stability,
rather than for achieving the ideal slip angle during
mid-corner.
This tech-tip gives a brief outline of what can be
done with OptimumT to assist in designing a steering system. OptimumT and the OptimumT Add-In
can be useful tools when evaluating the compromises
involved in steering design.
You can easily expand this spreadsheet to give
a much better picture of reality. For example, you
can include the rear axle in the calculations, you can
include the weight transfer due to steering, the nonsuspended weight transfer and a multitude of other
factors (including the effect on longitudinal forces).
You can even create a simple vehicle simulation in
Excel or Matlab. This is all made possible through
the OptimumT Add-In.
If you have any questions about OptimumT or
any of OptimumG’s other products and services, please
email engineering@optimumg.com. Also, don’t forget to visit www. optimumg. com

5

More Related Content

What's hot

Automobile - Frame, Chassis and Drives
Automobile - Frame, Chassis and DrivesAutomobile - Frame, Chassis and Drives
Automobile - Frame, Chassis and DrivesRavi Thakor
 
Wheel Design & Analysis
Wheel Design & AnalysisWheel Design & Analysis
Wheel Design & AnalysisMartin Dirker
 
Suspension system - CSVTU Automobile Engg.
Suspension system - CSVTU Automobile Engg.Suspension system - CSVTU Automobile Engg.
Suspension system - CSVTU Automobile Engg.ManishRKSahu
 
Braking system in automobile
Braking system in automobileBraking system in automobile
Braking system in automobileDevendra Yadav
 
Vdhs 5-6 steady state handling-rollover
Vdhs 5-6 steady state handling-rolloverVdhs 5-6 steady state handling-rollover
Vdhs 5-6 steady state handling-rolloverDharmendra Jain
 
Automobiles steering systems
Automobiles steering systemsAutomobiles steering systems
Automobiles steering systemsNitin Malviya
 
Carburetors prv
Carburetors  prvCarburetors  prv
Carburetors prvCet
 
2b9fc module iii steering system_ part-ii (2)
2b9fc module iii steering system_ part-ii (2)2b9fc module iii steering system_ part-ii (2)
2b9fc module iii steering system_ part-ii (2)Tanvi Gautam
 
Steering gears - worm and wheel steering gear
Steering gears - worm and wheel steering gearSteering gears - worm and wheel steering gear
Steering gears - worm and wheel steering gearBASURI NIKHIL
 
Wheels and tyres for automobile
Wheels and tyres for automobileWheels and tyres for automobile
Wheels and tyres for automobilesgrsoni45
 
Steering wheel alignment .
Steering  wheel alignment .Steering  wheel alignment .
Steering wheel alignment .yashm8
 
3 automotive chassis-design-v2
3 automotive chassis-design-v23 automotive chassis-design-v2
3 automotive chassis-design-v2Anoop Sasidharan
 

What's hot (20)

Automobile - Frame, Chassis and Drives
Automobile - Frame, Chassis and DrivesAutomobile - Frame, Chassis and Drives
Automobile - Frame, Chassis and Drives
 
Wheel Design & Analysis
Wheel Design & AnalysisWheel Design & Analysis
Wheel Design & Analysis
 
Types of Axles
Types of AxlesTypes of Axles
Types of Axles
 
1 suspension
1 suspension1 suspension
1 suspension
 
Steering System
Steering SystemSteering System
Steering System
 
Suspension system - CSVTU Automobile Engg.
Suspension system - CSVTU Automobile Engg.Suspension system - CSVTU Automobile Engg.
Suspension system - CSVTU Automobile Engg.
 
Braking system in automobile
Braking system in automobileBraking system in automobile
Braking system in automobile
 
Vdhs 5-6 steady state handling-rollover
Vdhs 5-6 steady state handling-rolloverVdhs 5-6 steady state handling-rollover
Vdhs 5-6 steady state handling-rollover
 
Automobiles steering systems
Automobiles steering systemsAutomobiles steering systems
Automobiles steering systems
 
Suspension system
Suspension systemSuspension system
Suspension system
 
Brakes
BrakesBrakes
Brakes
 
Carburetors prv
Carburetors  prvCarburetors  prv
Carburetors prv
 
2b9fc module iii steering system_ part-ii (2)
2b9fc module iii steering system_ part-ii (2)2b9fc module iii steering system_ part-ii (2)
2b9fc module iii steering system_ part-ii (2)
 
Steering gears - worm and wheel steering gear
Steering gears - worm and wheel steering gearSteering gears - worm and wheel steering gear
Steering gears - worm and wheel steering gear
 
Chassis design for baja sae
Chassis design for baja saeChassis design for baja sae
Chassis design for baja sae
 
Wheel Alignment
Wheel AlignmentWheel Alignment
Wheel Alignment
 
Wheels and tyres for automobile
Wheels and tyres for automobileWheels and tyres for automobile
Wheels and tyres for automobile
 
Steering wheel alignment .
Steering  wheel alignment .Steering  wheel alignment .
Steering wheel alignment .
 
3 automotive chassis-design-v2
3 automotive chassis-design-v23 automotive chassis-design-v2
3 automotive chassis-design-v2
 
Frame and body of Automobile
Frame and body of AutomobileFrame and body of Automobile
Frame and body of Automobile
 

Similar to Steering geometry

INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMijcax
 
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMijcax
 
Integrated inerter design and application
Integrated inerter design and applicationIntegrated inerter design and application
Integrated inerter design and applicationijcax
 
Stability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle ModelStability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle Modelsaeid ghaffari
 
01 Mecanum Project Report
01 Mecanum Project Report01 Mecanum Project Report
01 Mecanum Project ReportDan Fisher
 
Design, Analysis and Simulation of Double Wishbone Suspension System for Form...
Design, Analysis and Simulation of Double Wishbone Suspension System for Form...Design, Analysis and Simulation of Double Wishbone Suspension System for Form...
Design, Analysis and Simulation of Double Wishbone Suspension System for Form...IRJET Journal
 
IRJET- Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...
IRJET-  	  Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...IRJET-  	  Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...
IRJET- Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...IRJET Journal
 
Design and Optimization of Steering System
Design and Optimization of Steering SystemDesign and Optimization of Steering System
Design and Optimization of Steering SystemIRJET Journal
 
Analysis of the stability and step steer maneuver of a linearized vehicle mod...
Analysis of the stability and step steer maneuver of a linearized vehicle mod...Analysis of the stability and step steer maneuver of a linearized vehicle mod...
Analysis of the stability and step steer maneuver of a linearized vehicle mod...saeid ghaffari
 
Wireless wheel alignment system
Wireless wheel alignment systemWireless wheel alignment system
Wireless wheel alignment systemOmer Mohammed
 
Baja project 2010 report by bangalore institue of tech
Baja project 2010 report by bangalore institue of techBaja project 2010 report by bangalore institue of tech
Baja project 2010 report by bangalore institue of techKapil Singh
 
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric StudyTopology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric StudyIOSRJMCE
 
Improvement of vehicle ride comfort using geneticalgorithm optimization and p...
Improvement of vehicle ride comfort using geneticalgorithm optimization and p...Improvement of vehicle ride comfort using geneticalgorithm optimization and p...
Improvement of vehicle ride comfort using geneticalgorithm optimization and p...ahmedgeweda
 
SELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLE
SELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLESELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLE
SELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLEJournal For Research
 
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear SpoilerCar’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear SpoilerIJRES Journal
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainerdaveson700
 

Similar to Steering geometry (20)

INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
 
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
 
Integrated inerter design and application
Integrated inerter design and applicationIntegrated inerter design and application
Integrated inerter design and application
 
Stability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle ModelStability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle Model
 
Four-Wheel Vehicle Suspension Model
Four-Wheel Vehicle Suspension ModelFour-Wheel Vehicle Suspension Model
Four-Wheel Vehicle Suspension Model
 
evdp 4a
evdp 4aevdp 4a
evdp 4a
 
01 Mecanum Project Report
01 Mecanum Project Report01 Mecanum Project Report
01 Mecanum Project Report
 
Design, Analysis and Simulation of Double Wishbone Suspension System for Form...
Design, Analysis and Simulation of Double Wishbone Suspension System for Form...Design, Analysis and Simulation of Double Wishbone Suspension System for Form...
Design, Analysis and Simulation of Double Wishbone Suspension System for Form...
 
IRJET- Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...
IRJET-  	  Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...IRJET-  	  Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...
IRJET- Influence of Tire Parameters of a Semi-Trailer Truck on Road Surfa...
 
MEMS1029FinalDesign
MEMS1029FinalDesignMEMS1029FinalDesign
MEMS1029FinalDesign
 
Design and Optimization of Steering System
Design and Optimization of Steering SystemDesign and Optimization of Steering System
Design and Optimization of Steering System
 
Analysis of the stability and step steer maneuver of a linearized vehicle mod...
Analysis of the stability and step steer maneuver of a linearized vehicle mod...Analysis of the stability and step steer maneuver of a linearized vehicle mod...
Analysis of the stability and step steer maneuver of a linearized vehicle mod...
 
Wireless wheel alignment system
Wireless wheel alignment systemWireless wheel alignment system
Wireless wheel alignment system
 
Baja project 2010 report by bangalore institue of tech
Baja project 2010 report by bangalore institue of techBaja project 2010 report by bangalore institue of tech
Baja project 2010 report by bangalore institue of tech
 
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric StudyTopology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
 
SolarCarDesign
SolarCarDesignSolarCarDesign
SolarCarDesign
 
Improvement of vehicle ride comfort using geneticalgorithm optimization and p...
Improvement of vehicle ride comfort using geneticalgorithm optimization and p...Improvement of vehicle ride comfort using geneticalgorithm optimization and p...
Improvement of vehicle ride comfort using geneticalgorithm optimization and p...
 
SELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLE
SELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLESELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLE
SELECTION OF POWERTRAIN TO ACHIEVE PERFORMANCE OF VEHICLE
 
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear SpoilerCar’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainer
 

Recently uploaded

Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 

Recently uploaded (20)

Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 

Steering geometry

  • 1. Tech Tip: Steering Geometry Designing Steering Geometry When you’re designing steering kinematics, the goal is to orient the tire to the road in the optimal orientation. But, how do you know the optimal orientation? Tire data, of course! One of the basic decisions when designing a steering system is how much Ackermann you want. The answer to this is determined directly by the tire characteristics, and you can answer this question by using OptimumT in a clever way. So, let’s try it! We will design the steering geometry for a small autocross car (210kg) as an example. The data that we’ll use was collected at Calspan by the FSAE TTC (Tire Testing Consortium). Since we’re using a race car for the example, our goal is to generate the maximum lateral force from the tires. We’ll start by taking raw tire data that was collected on a tire testing machine and import it into OptimumT. Next we’ll fit a Pacejka 2002 tire model to this data using the OptimumT Model Fitting Tool. For more information about this process, please refer to the OptimumT documentation. What we end up with is shown in Figure 1. Once we have a tire model, we can use OptimumT’s visualization tools to look at some derived quantities. We can also use the OptimumT Add-In to directly incorporate the tire model into Excel or Matlab. We’ll look at the slip angle at which the peak lateral force occurs at different loads and camber angles. This will allow us to design the steering geometry to suit the tire. Before we get to that, however, we need to find the vertical load and camber of each of the front wheels. We’ll do this in two steps: first using a simple method, then a more accurate way. Figure 1: Tire data and model weight transfer), the CG height, the weight distribution, the front and rear roll stiffnesses and the track. For this example, the vehicle configuration used is shown in Table 1. Mass (m) Weight Distribution (ρ) CG Height (h) Front Track (tf ) Front Roll Stiffness (Kf ) Rear Roll Stiffness (Fr ) 210kg 45% front 140mm 1300mm 220N m/o 200N m/o Table 1: Basic vehicle parameters To calculate the lateral weight transfer, we’ll use the following formulas: Mroll = Ay mh Mroll θroll = Kf + Kr θroll Kf Fzr = 0.5ρmg + tf θroll Kf Fzl = 0.5ρmg − tf (Fyr + Fyl ) Ay = ρm Simplified Steering Geometry If, for a moment, we ignore the camber of the front tires, we can find the desired Ackermann angle very easily. We need to estimate the maximum lateral acceleration that the car can achieve. We can do this by constructing a simple weight transfer spreadsheet and by using OptimumT. We need to know the mass of the car (for now we’ll ignore the non-suspended • Ay is the lateral acceleration • Mroll is the roll moment • θroll is the roll angle 1 (1) (2) (3) (4) (5)
  • 2. Tech Tip: Steering Geometry Figure 3: Ideal slip angle versus load Figure 2: Maximum lateral force versus load • Fz r and Fz l are the right and left tire vertical loads • Fy r and Fy l are the right and left tire lateral forces • g is the acceleration due to gravity We’ll perform an iterative calculation to find the maximum lateral acceleration using the equations above. Using Figure 2, we will also use them to find the vertical load on the two front tires. This vertical load will be used to find the ideal slip angle. We find that the right tire has a vertical load of 686N and the left tire has a load of 241N . In these calculations, we implicitly assume that the front axle is the limiting axle; thus the car has terminal understeer. We can use OptimumT to plot Ideal Slip Angle versus Normal Load (Figure 3). By picking out the slip angle at the two vertical loads that we calculated earlier, we find that the outside tire should operate at 4.38o slip angle and the inside tire should operate at 4.11o . This can be used to find the appropriate steering geometry, and indicates that that the car needs positive Ackermann. Figure 4: Example of OptimumT Add-In use in Excel OptimumT, but an easier way is by using the OptimumT Add-In. This allows you to make calculations with OptimumT inside Excel or Matlab. For example, if you want to find the lateral force calculated by a tire model that you created in OptimumT, you can easily do this with the OptimumT Add-In. This is shown in Figure 4. To find the desired steering geometry, we can create a new spreadsheet in Excel that calculates the lateral weight transfer when both front tires are generating the peak lateral force. The finished spreadsheet is show in figure 5. The same formulas used in the simplified calculations for the weight transfer are used here. In these calculations, we can use the OptimumT Add-In to More Advanced Steering Geometry find the maximum lateral force that the tire can genWe can improve the calculations by including the erate. We use the OptimumT Add-In function: camber. We could do this by using graphs created in CalculateFyPeakNegative() 2
  • 3. Tech Tip: Steering Geometry Figure 5: Ackermann design spreadsheet 3
  • 4. Tech Tip: Steering Geometry By using this function in the Excel spreadsheet, we can automate the process of finding the maximum lateral acceleration. We create a "circular reference" in the spreadsheet and Excel will automatically perform an iterative calculation. To complete the rest of the calculation, we need a little bit more information about the vehicle. For this example, we use the following vehicle parameters. The parameters given earlier still apply. Wheelbase (l) Camber Coefficient (C) Static Camber (γ0 ) Caster (ϑ) KPI (λ) l R+ l G αl = R− G αr = t 2 t 2 +β (8) +β (9) G G • αr and αl are the right and left geometric slip angles • R is the turn radius 1650mm −0.6o /o −2o 6o 2o • β is the body slip angle We find the ideal steered angle of the two steered wheels using the following formula: Table 2: Vehicle parameters required for advanced analysis G i δr = αr − αr − i αl i i • αr and αl are the ideal right and left slip angles • δr and δl are the required right and left steered angles Where the ideal slip angle is calculated with the OptimumT Add-In. Since these equations depend on the turn radius, we repeat them for multiple steer angles. Since we’re designing the steering geometry, we’re interested in the difference in steered angle between the inside and outside wheel. When we take the difference in left and right steered angle, the body slip angle will cancel out. We now have the difference in left and right steered angles versus turn radius. We’re trying to design steering geometry, though, so we would prefer to plot this versus some steering angle. We’ll assume that the car will be close to neutral steer, so the Ackermann steering angle relationship holds (δack = l/R). The difference in left and right steered angle plotted against the Ackermann steering angle is shown in Figure 6. This gives us a target curve when we design the steering geometry. When we read this graph, we find that these tires, fitted on this particular car, need positive Ackermann. The graph also suggests adding about 0.15o (6) γl = −γr0 − λ (1 − cos δl ) − ϑ sin δl − θroll C (11) δl = Once we have these values, we can expand the calculations preformed earlier by taking into account the camber of the two steered wheels. Including camber in the calculations increases the accuracy because we include the camber thrust when finding the peak lateral forces. We calculate the inclination angles as follows: γr = γr0 + λ (1 − cos δr ) − ϑ sin δr + θroll C (10) G αl (7) • γr and γl are the right and left inclination angles • δr and δl are the right and left steered angles (found later) The slip angles at which the peak lateral force occurs can be calculated using the OptimumT Add-In. It is dependent on vertical load and the inclination angle. The function used is: CalculateSAPeakNegative() We use geometric relationships to find the slip angles of the front wheels when they are not steered. This is used to calculate the required steered angle of the two front wheels. The geometric slip angle of the two front wheels can be closely approximated with the following expression: 4
  • 5. Tech Tip: Steering Geometry Figure 6: Ideal steering geometry of static toe in (indicated by the offset at zero steering angle). However, the toe will have a large effect on the on-center directional stability of the car. It is best to set the toe angle for handing and stability, rather than for achieving the ideal slip angle during mid-corner. This tech-tip gives a brief outline of what can be done with OptimumT to assist in designing a steering system. OptimumT and the OptimumT Add-In can be useful tools when evaluating the compromises involved in steering design. You can easily expand this spreadsheet to give a much better picture of reality. For example, you can include the rear axle in the calculations, you can include the weight transfer due to steering, the nonsuspended weight transfer and a multitude of other factors (including the effect on longitudinal forces). You can even create a simple vehicle simulation in Excel or Matlab. This is all made possible through the OptimumT Add-In. If you have any questions about OptimumT or any of OptimumG’s other products and services, please email engineering@optimumg.com. Also, don’t forget to visit www. optimumg. com 5