Tie Rod & Suspension Analysis PDF
Tie Rod & Suspension Analysis PDF
Tie Rod & Suspension Analysis PDF
Analysis
Master’s thesis in Applied Mechanics
MARTIN LJUNGGREN
GUNNAR SAHLIN
MARTIN LJUNGGREN
GUNNAR SAHLIN
c MARTIN LJUNGGREN, GUNNAR SAHLIN, 2016
Cover:
Steering Robot Test, url: spectrum.ieee.org/image/520218
Volvo Cars Driving Simulator, url: www.media.volvocars.com/image/low/167930/1 1/5?i = 1
Chalmers Reproservice
Göteborg, Sweden 2016
Modelling For Competitor Vehicle Analysis
Master’s thesis in Applied Mechanics
MARTIN LJUNGGREN
GUNNAR SAHLIN
Department of Applied Mechanics
Division of Vehicle Engineering and Autonomous Systems
Group of Vehicle Dynamics
Chalmers University of Technology
Abstract
This thesis describes the development and evaluation of a competitor vehicle model for Volvo Cars
Corporation’s moving base driving simulator. Vehicle simulations are important when aiming for
decreased development time within the vehicle industry. Simulations help the engineers to front-load
projects, thereby improving efficiency and product quality. To remain competitive it is essential to
know the industry’s state of the art technology. One commonly used method is competitor analysis.
The thesis delivers a method of how to measure a competitor’s vehicle in order to create a vehicle
model that can be tested objectively in VI-CarRealTime as well as subjectively in a driving simulator.
This gives the opportunity to save the competitor vehicle in a database and perform tests even if
the physical vehicle is no longer available. The thesis focuses mainly on capturing the lateral tyre
and steering characteristics of the competitor vehicle with the main priority to mimic the full vehicle
behaviour while minimising additional requirements needed compared to a standard measuring. It is
favourable to separate the different system in the full vehicle model in order to facilitate the vehicle
analysis on component level. Two methods are presented and carried out. One named Measurement
Based Method that requires measured tie-rod forces using strain gauge sensors on the tie-rods as
an additional measuring equipment. The second method named Estimation Based Method is using
the standard measuring equipment but instead requires a Brush Tyre Model to correlate lateral tyre
characteristics to aligning torque. The advantage of knowing the tie-rod forces is that tyres and
the steering system can be completely decoupled from each other which gives higher accuracy on
component level. The tyre model is optimised so that the simulated vehicle shows the same response
as the measured vehicle in a series of manoeuvres. The lateral tyre parameters are assumed to be
found when the vehicle model is achieving the same yaw rate and lateral acceleration as for the
physical vehicle in an identical manoeuvre. A steering algorithm is designed to imitate the behaviour
of vehicle’s power steering system by estimating the relation between rack force and steering wheel
torque. The resulting steering algorithm is tuned to simulate the wanted steering system by adjusting
damping and friction parameters together with a base torque given by a velocity versus rack force
dependent look-up table. Objective evaluations show good correlation for low transient manoeuvres.
However, at higher transients the tuned models differentiated more from the measured data. The
Measured Based Method was thought to have higher accuracy when evaluating subjectively which
resulted in it to become the favourable method. Further work needs to be carried out on both the
steering system and the tyre optimisation in order to have an established method.
Keywords: Vehicle model, Competitor vehicle, VI-CarRealTime, Volvo Cars, Driving simulator,
Vehicle dynamics, XC90, Tyre parametrisation, Torque feedback
i
ii
Acknowledgements
Thanks to Volvo Cars Corporation, department of Vehicle Dynamics CAE. Supervisors Carl Sandberg,
Anton Albinsson and examiner Mathias R Lidberg. Sergej Abyzov and the measuring crew for the
measurements performed at Hällered proving ground. We would also like to show gratitude to Max
Boerboom and Marcus Ljungberg for good guidance in tyre and steering modelling and for their
contribution in the subjective test sessions.
iii
iv
Abbreviations
Volvo Cars Volvo Car Corporation
CRT VI-CarRealTime
OC On Centre
CR Constant Radius
v
List of Figures
2.1 King-pin inclination and King-pin offset seen the tyre in front view . . . . . . . . . . . 4
2.2 King-pin axle and Caster angle with defined Mechanical trail. Seen the tyre from side
view . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.3 Tyre in top view showing Scrub radius, King-pin offset and Mechanical trail . . . . . . 4
2.4 Top view of the front axle with clarified Toe angles . . . . . . . . . . . . . . . . . . . . 4
2.5 Overview of tyre coordinate system as well as force and torque curves, [10] . . . . . . . 5
2.6 Forces and angles seen in top view of a tyre on top of a moving ground used for
determining the relaxation length, [9] . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.7 Brush Model for pure side slip from a top and side view [10] . . . . . . . . . . . . . . . 8
2.8 Utilized contact patch for different side slip angles for a Brush Model . . . . . . . . . . 9
2.9 Overview of sine version for Magic Tyre Formula, [10] . . . . . . . . . . . . . . . . . . 11
2.10 Overview of cosine version of Magic Tyre Formula , [10] . . . . . . . . . . . . . . . . . 12
2.11 Overview of a steering rack and pinion configuration, [5] . . . . . . . . . . . . . . . . . 13
2.12 Image of the SPMM-rig . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.1 Overview over the methods developed . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.2 Volvo XC90 mounted on the SPMM-rig . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.3 Steering robot mounted in the test vehicle . . . . . . . . . . . . . . . . . . . . . . . . . 19
3.4 Tie-rod with strain gauge sensor mounted . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.5 Rack travel versus steering wheel angle measurement . . . . . . . . . . . . . . . . . . . 21
3.6 Overview of the steering geometry . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
3.7 The steering geometry with a rack displacement of ∆x . . . . . . . . . . . . . . . . . . 25
3.8 Free body diagram over a steering system . . . . . . . . . . . . . . . . . . . . . . . . . 25
3.9 Visualisation of unloaded and compressed radius of a tyre . . . . . . . . . . . . . . . . 26
3.10 Topology of steering system in Simulink . . . . . . . . . . . . . . . . . . . . . . . . . . 28
3.11 Simulink model for calculating the steering assist force . . . . . . . . . . . . . . . . . . 29
3.12 Damping torque vs steering wheel velocity for the steering system . . . . . . . . . . . 30
3.13 Friction curve for the steering system . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
3.14 Flowchart representing the optimisation algorithm . . . . . . . . . . . . . . . . . . . . 31
4.1 Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for a Constant Radius manoeuvre . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
4.2 Comparison between tuned tyres,original tyres and measurements in yaw rate for a
Constant Radius manoeuvre . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
4.3 Comparison between tuned tyres,original tyres and measurements in Path projection
for a Constant Radius manoeuvre . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
4.4 Cornering stiffness over normal load for tyre data of the same tyre type as used on the
test vehicle and the tuned tyre . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
4.5 Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for a High g Swept Steer manoeuvre in 80 km/h . . . . . . . . . . . . . . . . . . . . . 36
4.6 Comparison between tuned tyres,original tyres and measurements in yaw rate for a
High g Swept Steer manoeuvre in 80 km/h . . . . . . . . . . . . . . . . . . . . . . . . 37
4.7 Comparison between tuned tyres,original tyres and measurements in path projection
for a High g Swept Steer manoeuvre in 80 km/h . . . . . . . . . . . . . . . . . . . . . 37
4.8 Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for an On Centre manoeuvre with a frequency of 0.2 Hz . . . . . . . . . . . . . . . . . 38
4.9 Comparison between tuned tyres,original tyres and measurements in yaw rate for an
On Centre manoeuvre with a frequency of 0.2 Hz . . . . . . . . . . . . . . . . . . . . . 38
vi
4.10 Comparison between tuned tyres,original tyres and measurements in path projection
for an On Centre manoeuvre with a frequency of 0.2 Hz . . . . . . . . . . . . . . . . . 39
4.11 Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for an On Centre manoeuvre with a frequency of 0.7 Hz . . . . . . . . . . . . . . . . . 39
4.12 Comparison between tuned tyres,original tyres and measurements in yaw rate for an
On Centre manoeuvre with a frequency of 0.7 Hz . . . . . . . . . . . . . . . . . . . . . 40
4.13 Comparison between tuned tyres,original tyres and measurements in path projection
for an On Centre manoeuvre with a frequency of 0.7 Hz . . . . . . . . . . . . . . . . . 40
4.14 Rack force correlation between measurements and CRT for the Measurement Based
Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
4.15 Aligning torque correlation between Brush Model and tuned tyre for the Estimation
Based Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
4.16 Base torque table created with measured rack forces following the Measurement Based
Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
4.17 Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for a HSS manoeuvre at 80 km/h . . . . . . . . . . . . . . . . . . 43
4.18 Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 40 km/h and 0.2 Hz . . . . . . . . . . . 43
4.19 Correlation between independently steering system and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 40 km/h and 0.2 Hz . 44
4.20 Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.2 Hz . . . . . . . . . . . 45
4.21 Correlation between independently steering system and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.2 Hz . 45
4.22 Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.7 Hz . . . . . . . . . . . 46
4.23 Correlation between independently steering system and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.7Hz . 47
4.24 Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for a HSS manoeuvre at 80 km/h . . . . . . . . . . . . . . . . . . 48
4.25 Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 40km/h and 0.2 Hz . . . . . . . . . . . 48
4.26 Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 40 km/h and 0.2 Hz . 49
4.27 Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.2 Hz . . . . . . . . . . . 50
4.28 Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.2 Hz . 50
4.29 Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.7 Hz . . . . . . . . . . . 51
4.30 Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.7 Hz . 51
4.31 Base torque table from simulated rack forces using Estimation Based Method . . . . . 52
4.32 Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for a HSS manoeuvre at 80 km/h . . . . . . . . . . . . . . . . . . 53
4.33 Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 40 km/h and 0.2 Hz . . . . . . . . . . . 53
4.34 Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 40 km/h and 0.2 Hz . 54
vii
4.35 Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.2 Hz . . . . . . . . . . . 54
4.36 Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.2 Hz . 55
4.37 Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.7 Hz . . . . . . . . . . . 56
4.38 Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.7 Hz . 56
B.1 Steering wheel angle to rack displacement ratio inserted into CRT . . . . . . . . . . . 67
B.2 Steering geometry inserted into CRT . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
C.1 Steering system topology containing base torque, friction and damping . . . . . . . . . 69
viii
List of Tables
3.1 Additional HSS and OC manoeuvres performed with the test vehicle . . . . . . . . . . 21
4.1 Friction and damping parameters for the Measurement Based Method . . . . . . . . . 42
4.2 Friction and damping parameters for the Estimation Based Method . . . . . . . . . . 52
ix
x
Contents
Abstract i
Acknowledgements iii
Abbreviations v
Contents xi
1 Introduction 1
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Deliverables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.4 Delimitation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Theory 3
2.1 Suspension setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1.1 King-pin angle and King-pin offset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1.2 Caster angle and Mechanical trail . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1.3 Camber angle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.1.4 Toe angle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Tyre characteristics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.1 Lateral Force . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.2 Pneumatic Trail . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.3 Aligning Torque . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.4 Relaxation Length . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.2.5 Brush Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.2.6 Magic Tyre Formula Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3 Steering System Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.3.1 Hydraulic Power Assisted Steering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.3.2 Electric Hydraulic Power Assisted Steering . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.3.3 Electric power steering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.4 Moving Base Driving Simulator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.4.1 VI-CarRealTime software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.5 Kinematic And Compliance Measurement . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.6 Steering And Handling DNA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
2.7 Genetic Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
2.8 Root Mean Square Error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
3 Methodology 17
3.1 Method Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.2 Measurements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.2.1 Hällered Proving Ground . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.2.2 Test Vehicle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.2.3 Measuring Equipment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.2.4 Kinematics and Compliance Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.2.5 Handling And Steering DNA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.2.6 Damper Measurements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
xi
3.3 Vehicle Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
3.4 Tyre Modelling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
3.4.1 Lateral Force . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
3.4.2 Aligning Torque . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.5 Steering Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
3.5.1 Steering Feedback Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
3.5.2 Base Torque Table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
3.5.3 Damping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
3.5.4 Friction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
3.5.5 Optimising Steering Parameters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
3.5.6 Simulator Implementation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
3.6 Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
4 Results 33
4.1 Vehicle Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
4.2 Tyre model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
4.3 Steering model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
4.3.1 Measurement Based Method, Independently . . . . . . . . . . . . . . . . . . . . . . . . . 42
4.3.2 Measurement Based Method, Simulator setup . . . . . . . . . . . . . . . . . . . . . . . . 47
4.3.3 Estimation Based Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.3.4 Subjective Evaluation In Driving Simulator . . . . . . . . . . . . . . . . . . . . . . . . . 56
5 Discussion 58
5.1 Vehicle Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
5.2 Tyre Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
5.3 Steering Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
5.3.1 Quality of Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6 Conclusion 61
7 Future Work 62
References 63
8 Appendix 64
xii
1 Introduction
This thesis describes the development and evaluation of a competitor vehicle model for Volvo Cars’
moving base driving simulator. The current method used when benchmarking competitor’s vehicles
contains both subjective testing performed by professional drivers as well as objective testings
performed in rigs and by a steering robot. Competitor’s vehicles are only available for a limited time
which results in that a limited amount of tests can be performed. Standard tests with the steering
robot consists of a number of manoeuvres performed in order to get a foundation for vehicle evaluation
and comparison. This thesis aims to deliver a method of what measurements that are needed in order
to create a competitor’s vehicle model. The use of a vehicle model of a competitor vehicle will allow
subjective evaluation in the driving simulator at Volvo Cars. Driving in the simulator is not the same
as driving in reality, but the driver gets an indication of the vehicle feel and comparison between
different models is possible. A competitor vehicle model will also enable objective evaluations to be
performed. Volvo Cars is then no longer limited to the manoeuvres performed when the vehicle was
available.
The thesis focuses on capturing the steering torque and lateral tyre characteristics in order to
imitate the handling and steering characteristics of the competitor vehicle. Challenges when modelling
a competitor’s vehicle compared with a Volvo Cars vehicle is primary due to the lack of design
data, software and limited availability. Tyre data is often received by using external tyre measuring
services. Savings within cost and time can be made by having a method to tune tyres in order to
achieve the same vehicle behaviour in simulations as well as for manoeuvres performed on a test
track. Information about the power steering system for a Volvo Cars vehicle is imported from existing
models in Adams, [2]. This is not achievable when modelling a competitor vehicle. A method of how
to simulate steering wheel torque in relation to vehicle velocity and steering rack force as well as
steering wheel velocity is therefore developed and evaluated in this thesis.
1.1 Background
The vehicle industry is working towards evaluating and testing vehicle dynamics earlier in the
developing process using computer aided engineering tools such as simulation software and driving
simulators. This allows optimisations to be done in an earlier state of the development process
which reduces both cost and development time. Benchmarking of other vehicle brands is a common
way to keep up with the technology trends and to earn knowledge. Using driving simulators for
evaluation of vehicle characteristics requires a representative vehicle model. Volvo Cars measures many
of the parameters needed for vehicle modelling in the current method. Parameters for kinematics
and compliance, mass and inertia as well as damper characteristics are measured on different rigs.
full-vehicle ride and handling characteristics are measured on test tracks. Two important sub-systems
that are not explicitly identified in the current benchmarking process are the power steering and tyre
characteristics. Volvo Cars is therefore interested in a method to characterise these using mainly
existing test methods.
The common way to perform full vehicle benchmarking is to evaluate the vehicle both subjectively
and objectively. Subjective evaluation usually consists of scoring different aspects of the vehicle
characteristics. For objective evaluation it is common to gather data from standardised test performed
on test tracks. Acar and Ulaş shows in their paper how full vehicle benchmarking can be performed
and how the data can be used as a reference in vehicle development [1]. Kinstle et al. shows how
one can use data received from benchmarking to parametrise a vehicle model and perform sensitivity
analysis in a vehicle stability point of view [8].
1
1.2 Deliverables
• Evaluate if existing methods and techniques can be combined to improve model correlation and
driving characteristics in a driving simulator.
• Perform validation testing by offline simulation and driving in the driving simulator.
1.3 Scope
The main purpose of this thesis was to develop a method of how to parametrise the driving charac-
teristics of a competitor vehicle and be able to drive it in a driving simulator at Volvo Cars. This
was carried out by performing physical measurements and building a simulation model in the vehicle
simulation tool VI-CarRealTime with additional steering system modelling in Matlab/simulink. The
developed method focuses on capturing the full vehicle behaviour although a deeper knowledge about
sub-systems also favours the competitor vehicle analysis. Steering feedback torque and lateral tyre
characteristics was the sub attributes with the highest focus in this thesis.
1.4 Delimitation
The developed method will handle vehicles with all four wheels of the same type, with a constant
steering ratio between rack and steering wheel except for the non-linearity created from the universal
joints in the steering column. Measuring a competitor vehicle will not require any changes to the
vehicle that are not resettable nor will they require more than two extra days of testing compared to
a standard DNA-measurement. Tyre estimation will only be performed in the lateral direction and
the parameters depending on the camber angle will not be optimised.
2
2 Theory
This chapter contains the theory about different systems treated in this thesis. It introduces
fundamental equations and relations within vehicle dynamics. Different steering assist systems as well
as suspension parameters will be explained on a basic level. Theory about tyre characteristics will be
presented in this chapter as well as tyre modelling for both semi-empirical and physical tyre models.
The software and the rigs that were used during the thesis will be introduced. Brief information
about the optimisation tools used will be shown at the end of the chapter.
3
Figure 2.2: King-pin axle and Caster angle
Figure 2.1: King-pin inclination and King-pin offset with defined Mechanical trail. Seen the tyre
seen the tyre in front view from side view
Figure 2.3: Tyre in top view showing Scrub radius, Figure 2.4: Top view of the front axle with
King-pin offset and Mechanical trail clarified Toe angles
4
2.2 Tyre characteristics
There are multiple methods how to derive the tyre characteristics of a tyre. The most common
methods are either to derive a physical model that describes the characteristics of the tyre or to derive
a semi-empiric model through curve-fitting tyre data received from a tyre test rig [10]. Important
terms when studying lateral characteristics are lateral force, pneumatic trail, aligning torque and
relaxation length. The important terms will be explained more in the following sections. Figure
2.5 shows an overview over how the lateral force, Fy , and the aligning torque, Mz , can be seen as
a function of side slip angle ,α. The cornering stiffness, CF α , can be seen as the inclination of the
linear region of the lateral force. To the right is the coordinate system for the tyre displayed with the
longitudinal force, Fx , normal load, Fz , rotational velocity, Ω and velocity V denoted.
Figure 2.5: Overview of tyre coordinate system as well as force and torque curves, [10]
5
2.2.4 Relaxation Length
Relaxation length is a measurement that determines how long it takes for the tyre to achieve steady
state forces when induced by a slip angle [9]. both longitudinal and lateral relaxation behaviour exists.
This section will introduce an approximation of the relaxation length following the paper of J.S. Loeb
et al. [9]. Figure 2.6 shows a wheel that is steered around a point P with a steering angle of δ.
Figure 2.6: Forces and angles seen in top view of a tyre on top of a moving ground used for determining
the relaxation length, [9]
where U and V are the longitudinal and lateral velocity respectively at the tyre rotation point, P.
δ, δ̇ are the steer angle and steer velocity between the longitudinal velocity of the moving ground and
the longitudinal velocity of the tyre. The deflection and the rate of deflection of the tyre are noted
y and ẏ. Most of the tyre deflection comes from tyre carcass deflection but some also comes from
thread deflection. x is the trail from point P to where the lateral force, Y, is acting. The rate of steer
angle and rate of deflection are defined as equation 2.1.
dδ dy
δ̇ = ẏ = (2.1)
dt dt
The cornering stiffness and lateral stiffness is defined as equation 2.2.
dFy dFy
CF α = CF y = (2.2)
dδ dy
The lateral force can be expressed both as equation 2.3 states as a product of cornering stiffness
and slip angle or as equation 2.4 shows as a product of lateral stiffness and tyre deflection. Note that
small steer angles are assumed.
(V + x · δ̇ + ẏ)
F y = CF α · δ − (2.3)
U
Fy = CF y · y (2.4)
Equation 2.3 and 2.4 combined will result in equation 2.5.
(V + x · δ̇ + ẏ)
CF y · y = CF α · δ − (2.5)
U
6
The first-order differential equation can be rewritten as equation 2.6 shows:
U · CF y
ẏ · · y = U · δ − V − x · δ̇ (2.6)
CF α
A step steer can be used as the steer input of equation 2.6 which results in following steering
function, equation 2.7.
U · CF y
ẏ = − ·y+U ·S for t > 0 (2.8)
CF α
The solution for the differential equation of equation 2.8 can be seen in equation 2.9.
S · CF α −U · CF y
y= · 1 − exp ·t (2.9)
CF y CF α
And the lateral force can be written as equation 2.10.
−U · CF y
Fy = S · CF α · 1 − exp ·t (2.10)
CF α
The rise time for the exponential equation is, τ = CF α /(U · CF y ), which results in that the
relaxation length, σα which is the rise time multiplied with the velocity can be written as equation
2.11.
CF α
σα = (2.11)
CF y
7
Figure 2.7: Brush Model for pure side slip from a top and side view [10]
The Brush Model assumes a parabolic pressure distribution of qz in the contact patch according to
equation 2.12 which can also be seen in figure 2.7 [10].
2 !
3 · Fy x
qz = · 1− (2.12)
4·a a
Where Fz is the normal load, a is half the contact patch length and x is the distance from the wheel
spin axis to the point in the contact patch which is studied. The maximum lateral force distribution
is calculated by multiplying the normal load distribution with the friction, equation 2.13.
3 (a2 − x2 )
|qy,max | = µ · qz =· µ · Fz · (2.13)
4 a3
Consequently the maximum deflection vmax over the contact patch will have the same parabolic
shape as the normal load and the lateral force distribution which results in equation 2.14 [10].
µ · qz qy,max
vmax = = (2.14)
cpy cpy
The treads will increase its deformation as it moves further into the contact patch resulting in that
the maximum deflection first will occur at the trailing edge. This results in that two regions is created
in the contact patch, one region where the threads still adheres to the ground and one region where
the threads have reached the maximum deformation and is now sliding. As the longitudinal or lateral
slip increases the area that reaches maximum deflection will grow toward the leading edge[10]. The
deformation at the adhesion regions of the contact patch that has not achieved full deformation is
assumed to follow a tangent function which can be seen in equation 2.15 and can be seen in figure 2.7.
v = (a − x) · tan(α) (2.15)
The lateral force is dependant of the side slip angle where increased side slip angle generates a
larger lateral force. As the side slip angle increases a larger part of the contact patch will saturate,
meaning it will reach its maximum deflection. In the areas where maximum deflection is achieved the
treads will start to slide instead of adhere to the ground. When the whole contact patch is sliding
the wheel has utilised maximum friction and further increase of slip angle would not result in higher
lateral force [10]. Figure 2.8 shows how the contact patch is utilised for different side slip angles and
how the resultant Fy moves toward the centre of the contact patch as the side slip angle increases.
8
Figure 2.8: Utilized contact patch for different side slip angles for a Brush Model
where cpy is lateral stiffness per unit length, v is the deflection and a is half the contact patch
length. For the aligning torque the equation becomes accordingly to equation 2.17:
Za
2
Mz = cpy v · x dx = − · cpy · a3 · α (2.17)
3
−a
The Cornering stiffness and aligning stiffness becomes accordingly to equation 2.18 and equation
2.19 respectively:
∂Fy
CF α = = 2 · cpy · a2 (2.18)
∂α α=0
∂Mz 2
CM α = − = · cpy · a3 (2.19)
∂α α=0 3
It is common to introduce the parameter Θy , equation 2.20, resulting in that equation 2.13 becomes
2.21.
2 · cpy · a2
Θy = (2.20)
3 · µ · Fz
cpy
|qy,max | = · (a − x) · (a + x) (2.21)
2 · a · Θy
9
A factor λ is introduced that determines the ratio between the adhesion region and the sliding
region of the contact patch. λ is defined as equation 2.22 shows, where xt is the distance from the
wheel spin axis to the where the sliding region begins.
a − xt
λ= (2.22)
2·a
The λ factor multiplied with the contact patch length, 2aλ, defines the point of where the adhesion
region stops and the sliding region starts. This result in that a λ-value of 0 represents fully sliding
while a λ-value of 1 means fully adhesion at the contact patch. At the point of where the sliding
region starts, x = xt the lateral force distribution will be the same when calculating it as an adhesion
lateral force as well as a sliding lateral force. This results in that the equation 2.23 must be valid.
cpy
|qy | = cpy · (a − xt ) · |tan(α)| = |qy,max | = · (a − xt ) · (a + xt )
2 · a · Θy
cpy
cpy · (a − xt ) · |tan(α)| = · (a − xt ) · (a + xt )
2 · a · Θy
1 (2.23)
|tan(α)| = · (a + xt )
2 · a · Θy
(a + xt )
Θy · |tan(α)| − 1 = −1
2·a
1 − Θy · |tan(α)| = λ
From the expression received by equation 2.23 one can determine at which side slip angle complete
sliding is achieved by setting λ = 1, equation 2.24.
1
tan(αsl ) = (2.24)
Θy
With a defined deflection distribution both for the adhesion region and the sliding region as well
as where the transition occurs the lateral force and aligning torque can be integrated over the contact
patch [10]. σy = tan(α) is often introduced for simplicity when writing out equation 2.25 and 2.26.
µF (1 − λ3 ) · sign(α) = 3µF Θ σ 1 − |Θ σ | + 1 (Θ σ )2 When |α| ≤ αsl
z z y y y y 3 y y
Fy (α) = (2.25)
µFz · sign(α) When |α| > αsl
−µF λ3 a(1 − λ) · sign(α) = −µF aΘ σ 1 − 3|Θ σ | + 3(Θ σ )2 − |Θ σ |3 When |α| ≤ αsl
z z y y y y y y y y
Mz (α) = (2.26)
0 When |α| > αsl
With the lateral force and the aligning torque now defined the pneumatic trail can be expressed as
in equation 2.27.
10
equation determining the tyre characteristic. The formula is used to derive different properties such
as lateral force, longitudinal force and aligning torque. The complexity and number of coefficients in
the equation rises depending on the detail of curve-fit. When all coefficients are determined from tyre
testing the equation can be used to calculate the wanted properties.
The curve produced from the Magic Tyre Formula rarely passes through the origin of the coordinate
system. This is due to asymmetry within the tyre and results in an offset from the origin, called
shifts. The variables SV and SH are introduced to capture these properties. The general form of the
Magic Tyre Formula equation is seen in 2.28.
x = X + SH (2.30)
The general form applies for the following definition of the parameters, [10].
B: Stiffness factor
C: Shape factor
D: Peak value
E: Curvature factor
SH Horizontal shift
SV Vertical shift
Figure 2.9: Overview of sine version for Magic Tyre Formula, [10]
The product from multiplying the constants B, C and D will result in the cornering stiffness of the
tyre.
The aligning torque can be derived by multiplying the pneumatic trail, equation 2.31, with the
lateral force and adding the residual torque, equation 2.34, as equation 2.32 states. When calculating
11
the pneumatic trail the cosine version of the Magic Tyre Formula is used. The pneumatic trail has its
peak at tanα = −SHt [10]. The residual torque is a function of αr , equation 2.35, which is the side
slip angle multiplied with a shift factor. Note that the factors B,C,D, and E differs between aligning
torque, longitudinal force and lateral force equation of the Magic Tyre formula.
MZ = −t · Fy + MZR (2.32)
The extended Magic Tyre Formula equations for lateral force and aligning torque can be seen in
appendix A.
12
Figure 2.11: Overview of a steering rack and pinion configuration, [5]
Car manufacturers aim to reduce the steering compliance in the steering column which results in a
more responsive system. Therefore a torsional stiff steering column is beneficial which will reduce the
flexibility [11].
Due to packaging and ergonomics a straight column is not achievable and universal joints are
typically used to allow angular deflection. These joints introduce a non linear dependency between
the steering wheel angle and rack displacement. This is due to the input shaft and the output shaft
of the steering column is not parallel to each other which results in that there will not be a constant
rotation on the steering pinion. Depending on how one design the system the steering ratio can either
increase or decrease on increased steering wheel angle. The output rotational velocity, ωout , can be
seen in equation 2.36.
ωin · cos(Θ)
ωout = (2.36)
1 − sin2 (α) · sin2 (Θ)
where ωin is the rotational velocity into the universal joint and Θ is the angle between the input
shaft and the output shaft and α is where around the output shaft the rotational velocity is studied
[4].
13
2.3.2 Electric Hydraulic Power Assisted Steering
Electric Hydraulic Power Assisted Steering, EHPAS, uses a electric motor to operate the hydraulic
pump and therefore does not need to be connected to the drive shaft. The advantage over HPAS
is that the electric motor can run on low rpm or even shut off when driving straight ahead saving
energy [16]. When turning the electric motor increases its rpm and gives sufficient steering assist.
EHPAS shares the incompatibility of HPAS towards active assistance systems.
14
Measuring Machine, SPMM-rig, from Anthony Best Dynamics. A picture of the SPMM-rig can be
seen in figure 2.12.
The chassis is connected to the centre table by clamps in the sills. The centre table can induce roll,
pitch and heave motions onto the chassis. Each wheel is placed on top of a movable wheel station
containing four load cells. The wheel stations are equipped with actuators that allows the platforms
to move in a horizontal plane as well as rotation around the vertical axis. The wheel stations can
either be locked in position or float which means that the forces in the horizontal plane is equal to
zero. Measuring arms are mounted on the wheel hubs which measures the wheel hub displacement
and angles. A steering robot is used during K&C measurement. The steering robot can input and
measure steering wheel torque as well as steering wheel angle.
15
Elite Solutions are solutions that gave the best result from the previous generation and is carried
over without any change to the next generation [14]. Crossover solutions are solutions that is created
by combining solutions that received a good scoring during the previous generation, so called parents.
Some individual solutions are created from randomising a value within a parent to form a so called
Mutation Solution. These Mutation Solutions are implemented to increase the change to find a better
solution if the overall solutions has stagnated at a local maximum/minimum.
16
3 Methodology
In this chapter the method of the development of a competitor vehicle model is described. Two
methods will be introduced and a short overview of each method will be shown. Measuring equipment
and measurements used in this thesis will be explained followed by a walk-through of the method
used to determine the tyre and steering characteristics.
DNA-measurements using a steering robot and extra equipment such as tie-rod sensors are
performed to gather dynamic data from a set of manoeuvres. The same manoeuvres are then ran in
CRT. The tyres are tuned by starting from a Volvo Cars’ standard tyre with known parameters which
is tuned into a tyre that gives the same vehicle behaviour as the measurements shows. The lateral
tyre parameters are assumed to be found when the vehicle model is achieving the same yaw rate
and lateral acceleration as the measurements. The next step, tuning the aligning torque parameters,
is performed in two different ways. One named Measurement Based Method and the other named
Estimation Based Method. In the Measurement Based Method tie-rod force sensors are used and
the aligning torque parameters of the Magic Tyre Formula are tuned against the measured tie-rod
forces. The Estimation Based method is calculating the aligning torque using a Brush Model. With
the tyres tuned by two different methods, the steering system can be derived in similar ways for the
two methods. The steering wheel torque input is known from the DNA-measurements with steering
robot and is compared with the rack force in order to estimate a relation. A look-up table is created
giving a base torque output according to a given vehicle velocity and rack force. The base torque is
influenced by friction and damping effects according to the steering wheel velocity. The damping and
friction parameters are tuned to match corresponding DNA-manoeuvres.
17
3.2 Measurements
An essential part of this thesis was to define what parameters to be measured and what equipment was
needed to do this. It was also important to determine which manoeuvres that should be performed to
receive the measurements wanted. In this section the equipment and measuring methods are described
as well as the test vehicle. Most of the tests and measurements were performed at Hällered proving
ground.
In this thesis was a Volvo XC90 used for data collection, figure 3.2. The reason for using a Volvo
vehicle instead of a competitor vehicle was that the method can be evaluated. The vehicle is equipped
with electric power steering assist system, EPAS. The ratio between steering wheel angle and rack
displacement in the vehicle is constant except for the effects of the universal joints in the steering
column. The Volvo XC90 used was equipped with the Volvo T6 engine and all wheel drive. The
vehicle has a passive chassis which means that no air springs or active dampers were equipped. The
total curb weight of the vehicle was 2050 kg and the maximum weight was 2750 kg.
18
Based Method. It needs to be combined with a physical tyre model to be able to receive the aligning
torque tyre parameters. The second equipment level was used for the Measurement Based Method
and contained tie-rod sensors additional to the standard measuring equipment. The third equipment
level was planned as a reference level in order to validate the vehicle model created from the two
different methods.
19
Figure 3.4: Tie-rod with strain gauge sensor mounted
The tie-rod sensors used are made by the department of Finmekanik at Volvo Cars Torslanda.
They consist of tie-rods with strain gauge sensors attached which are calibrated before being used.
Similar sensors can be produced if a competitor vehicle is to be measured. The original tie-rods are
replaced with the calibrated ones with strain gauge sensors during the test. Changing the tie-rods
was done in less than one hour.
20
Figure 3.5: Rack travel versus steering wheel angle measurement
Constant Radius
Tyres changes its characteristics depending on the normal load. The Constant Radius manoeuvre
was therefore ran with two different vehicle load setups to receive a broader normal load span on
the tyres and from that be able to determine the normal load dependency more accurately. The first
vehicle load setup corresponded to curb weight of the vehicle with two persons seated in the front of
the vehicle each weighing 70 kg, also called curb+2. The second vehicle load setup corresponded to
the maximum weight of the vehicle where the additional weight was distributed in the rear seat and
in the trunk of the vehicle. Tyre pressure was kept constant for the different vehicle loads to avoid
the effect of tyre pressure to affect the result.
Table 3.1: Additional HSS and OC manoeuvres performed with the test vehicle
Manoeuvre type Frequency, Hz Lateral acceleration, g Vehicle Velocities, km/h
On Centre 0.2 0.2, 0.4 40, 60, 80, 100
On Centre 0.7 0.4 40, 60, 80, 100
High g Swept Steer - - 40, 60, 80, 100
21
the vehicle model created in CRT. A compression ratio between damper motion and vertical wheel
movement was also needed. This can be done on the K&C-rig by measuring the damper travel and
vertical wheel displacement during a heave motion.
22
the peak lateral force occur and how the tyre acts between the linear regions and the peak value the
curvature factor was tuned.
The Magic Tyre Formula factors was tuned by studying a Constant Radius manoeuvre. The
Constant Radius manoeuvre was ran with two different vehicle load setups as explained in previous
section 3.2.5. All the factors were tuned by the use of a Genetic Algorithm where the fitness function
was the sum of the RMSE value between the simulated data and the measurements for the two
different vehicle load setups.
To achieve the same manoeuvre in CRT as in the DNA data the steering wheel angle recorded
in the DNA data was used as the steering input to the CRT-model. This was possible through
Co-simulation between CRT and Simulink. An idealised velocity profile was used as reference speed
for the virtual driver model in CRT.
Linear Region
The linear region was assumed to be below 40% of the maximum peak lateral acceleration achieved in
the Constant Radius manoeuvre. The cornering stiffness factor can be expressed as the inclination of
the linear region of the tyre and was the first tyre factor to be tuned. The factor was tuned against
both lateral acceleration and yaw rate to achieve both the right total lateral force and the right balance
between the front and the rear tyres. The tyre parameters were determined by which combination
resulted in the lowest RMSE value for both the lateral acceleration and yaw rate combined.
Non-linear Region
The non-linear region was defined as 40% of peak lateral acceleration up to the peak of lateral accelera-
tion. For the non-linear region the peak factor and the curvature factor was tuned simultaneously. The
factors were tuned in similar ways as for the cornering stiffness factor against lateral acceleration and
yaw rate. The RMSE value was used as an evaluation tool for determining the optimal parameters.
Relaxation length
In tyre test rigs the relaxation length is determined by introduce the tyre to a step steer at a certain
velocity and measure the time before the forces achieve 63% of the steady state values. When
measuring the complete vehicle a similar approach can not be done. This is due to when measuring a
tyre on a test rig the side slip angle is induced instantly while when doing a complete vehicle test the
side slip angle will not be induced instantly. This will result in that the relaxation length would be
larger and correlate to the complete vehicle relaxation length rather then the tyres. The relaxation
length was therefore derived from cornering stiffness and lateral stiffness, according to equation 2.11.
The lateral stiffness was measured at each bounce level in the K&C-rig due to it is dependent of
normal load. A function for the lateral stiffness was derived by curve fit the data points received from
the K&C measurements.
23
equipment needs to be added and is therefore quick to implement. The drawback with the Estimation
Based Method is that the accuracy of a physical model is lower and that the tyres and steering system
can not be decoupled. However with the main purpose to achieve a representative model on full
vehicle level and not on a component level some errors that can be introduced in the tyres could be
adjusted in the steering system and still result in a well correlated vehicle model.
where R is the radius of the King-pin axis at ground level to the outer tie-rod hard-point, β is a
constant angle between the radius R and the longitudinal direction of the tyre. tm is the mechanical
trail and tK is the King-pin offset. The radius R can be derived from studying figure 3.7 and see
the displacement as a circle arc which result in R = ∆x/∆φ. The ratio which defines R can be
execrated from K&C measurement. α is the angle between the tie-rod and the steering rack and can
be expressed as equation 3.1.
α = α0 + ∆α (3.1)
where α0 is the initial angle between the tie-rod and the steering rack when the tyres are pointing
straight forward. ∆α determines the change in angle due to steering input. Figure 3.7 shows the
steering geometry with a steering rack displacement of ∆x.
24
Figure 3.7: The steering geometry with a rack displacement of ∆x
The change in angle can be expressed by studying how the outer tie-rod hard-point rotates along
a circle arc as can be seen figure 3.7. The expression of the angle change can be seen in equation 3.2.
r2
2 2
∆α = acos · 1 − · (1 + cos (β) − 2 · cos (φ)) (3.2)
2 · L2
With the initial angle and the change of angle due to steer input derived from measurements the
lateral tie-rod force component can be expressed as equation 3.3.
Newtons second law can be stated for the steering rack in y-direction as equation 3.4 shows.
25
where Fsteering is the total force from the steering system, Fpinion + Fassist , which is equal to the
sum of the tie-rod forces. The Fsteering force can be seen as the rack force from the measurements.
The rack force receive from the CRT-model will be tuned to achieve the same force as Fsteering by
tuning the aligning torque parameters.
q
L = 2 · a = 2 · R02 − RL
2 (3.6)
where R0 is the unloaded radius of the tyre and RL is the compressed radius of the tyre which is
derived by equation 3.7.
Fz,wheel
RL = R0 − (3.7)
Cstif f,z
Where Fz,wheel is the normal load on the tyre and Cstif f,z is the vertical stiffness of the tyre. The
vertical stiffness was derived from K&C measurements.
With the contact patch determined and the cornering stiffness and peak factor taken from the
tuned parameters the equation for aligning torque 2.26 can be rewritten as equation 3.8:
−D · a · Θ · σ 1 − 3|Θ σ | + 3(Θ σ )2 − |Θ σ |3 When |α| ≤ αsl
y y y y y y y y
Mz (α) = (3.8)
0 When |α| > αsl
where
Cf α
Θy = (3.9)
D·3
26
σy = tan(α) (3.10)
1
αsl = (3.11)
Θy
The calculated aligning torque is then used to tune the Magic Tyre Formula variables for the
aligning torque with the use of a Genetic Algorithm in the same ways as for the Measurement Based
Method.
27
3.5.1 Steering Feedback Model
The steering feedback model was built in Simulink, depicted in figure 3.10. The system consists of a
CRT-block with a vehicle model and a steering feedback algorithm block. The vehicle model contains
the defined velocity and acceleration for the studied manoeuvre. Rack force, longitudinal vehicle
velocity and steering wheel velocity are defined as outputs from the vehicle model. These signals goes
into the steering feedback, marked with a green frame. The topology of this block can be seen in
appendix C. Damping and friction effects are calculated as functions of steering wheel velocity and
added to the base torque as described by equation 3.16. The sum of these three is then defined as the
output steering wheel torque to the driver.
The base torque output is mainly valid for an increasing steering wheel angle. When increasing the
steering wheel angle the driver needs to overtake effects like aligning torque, friction and damping. The
aligning torque aims to keep the wheels straight. The friction and damping are always counteracting
the motion and will work against the aligning torque when decreasing the steering wheel angle. This
means that less torque is needed from the driver when decreasing the steering wheel angle compared
against increasing it. This results in an hysteresis which is not accounted by the base torque table
but is simulated by adding friction and damping effects to the system.
28
base torque for a certain velocity.
1
σ= (3.17)
1+ e−Fsteering /κ
ytot = (1 − σ) · y1 + σ · y2 (3.18)
Figure 3.11: Simulink model for calculating the steering assist force
3.5.3 Damping
The damping coefficient was designed to be lower at high steering wheel velocities. The reason for
a higher damping coefficient at low velocities was to match the measured torque during On Centre
manoeuvres. However, to avoid overestimated damping torque during more transient manoeuvres
the damping coefficient had to be decreased. The equation used to calculate the resulting damping
coefficient, Cd , is seen in equation 3.19. By tuning the model for different manoeuvres, a highest,
Cmax , and lowest, Cmin , value of damping coefficient as well as a curvature factor, κ, was decided.
The maximum coefficient is meant to be used only at low steering velocities. The decided coefficients
are multiplied with the steering wheel velocity which results in a damping torque.
swv
Cd = ((Cmax − Cmin ) ∗ (e− κ ) + Cmin ) (3.19)
29
Figure 3.12: Damping torque vs steering wheel velocity for the steering system
3.5.4 Friction
The friction is always counteracting the steering motion. This results in a high risk for instability in
the steering system caused by discontinuity when changing steering direction. The instability was
avoided by having a continuous friction curve which passes through zero when the steering wheel
velocities changes sign. The curve becomes constant when higher steering velocities are reached. The
friction behaviour was shaped using the Magic Tyre Formula presented in equation 2.28. This formula
was used to imitate stick slip friction by shaping a initial peak on the curve which corresponds for the
extra torque required to release the system from stand still. This means that the friction will decrease
to a lower constant value relative to the peak value when the system is in motion. An example of a
friction curve is visualised in figure 3.13. The shape of the friction is constant for all simulations but
the amplitude of it is tuned in the optimisation.
30
From the simulated rack force was the steering wheel torque derived. The RMSE value between
the simulated steering wheel torque and the measured steering wheel torque received from the DNA
test was calculated using equation 2.37. The friction and damping parameters was optimised by
minimising the RMSE value using ”fmincon” in Matlab. The parameters optimised were Cmin , Cmax ,
κ and f riction. Constraints was set in the ”fmincon” optimiser in order to receive realistic values and
shorten the simulation time. The optimisation flow is visualised by the orange arrow in figure 3.14.
31
3.5.6 Simulator Implementation
The steering system was implemented into the simulator by replacing the CRT-block presented in
figure 3.10 with outputs from the vehicle model of the simulator. The steering wheel torque output
from the steering feedback model was sent to the steering wheel in the simulator. An additional block
was added to the torque output in order to ensure that no high values was received that could harm
the driver or damage the equipment if the steering system would fail.
3.6 Evaluation
The evaluation of the competitor vehicle models created was performed both objectively and subjec-
tively. Objectively by comparing simulation data with measurements from different manoeuvres. The
subjective evaluation was done by allowing a number of vehicle dynamics engineers drive the three
models in the driving simulator. The first model tested was the already existing XC90 vehicle model
together with the conventional steering system. The second model was the model created using the
Estimation Based Method and the third model was created using the Measurement Based Method.
The drivers were driving each model on two different tracks. Firstly was straight ahead controllability
tested by driving on a three lane straight highway. The second track was ”Handlingbana 2” which is
a representation of a handling track at Hällered. The overall handling was evaluated on this track.
The tracks were used to evaluate the vehicle model in different areas. The straight highway evaluates
the vehicle behaviour around On Centre while ”Handlingsbana 2” evaluates more transient driving.
32
4 Results
4.1 Vehicle Model
The vehicle model created in CRT showed high correlation against the K&C measurements used.
Steering compliance in the steering column was thought to be received from the added torque sweep
test on the K&C-rig. However the data received from the K&C-rig showed no consistent results and
a possible reason could be that the tyres were sliding on the pads resulting in measuring errors. An
alternative test would be to replace the tyres with rigid replacements to increase the accuracy of the
steering column compliance. The steering column compliance was instead tuned manually by the use
of tyre data from the same tyres as was mounted on the test vehicle during the DNA manoeuvres.
With that tyre data inserted into the CRT-model the steering column compliance could be tuned
against DNA data. The correct steering column compliance was assumed to be correct when the
same lateral acceleration and yaw rate was received from the CRT-model as for the DNA data for a
Constant Radius manoeuvre. It was found that an overestimation of the steering compliance could
result in that the tyres could not achieve the same lateral acceleration and yaw rate as the DNA
data. This is due to the optimum path, meaning the path the vehicle would follow with zero side slip
angle or infinity high cornering stiffness, would have lower lateral acceleration and yaw rate than the
DNA data. This would result in that the tyre tuning algorithm would tune the cornering stiffness to
infinity without reaching the DNA data. For an underestimation of the steering compliance the tyre
tuning would simply result in a too low cornering stiffness compared to the actual tyre data sheet.
However the side slip angle would also increase compensation for the lower cornering stiffness which
would result in the same lateral acceleration and yaw rate but the vehicle would follow a slightly
different path. Due to that the steering compliance had to be tuned through simulations with the full
vehicle model, other effects such as possible errors in the model itself could influence the steering
compliance resulting in the received value could deviate from the actual compliance value. The tyre
data could also influence the steering compliance due to that the tyre data is received from Flat-Track
measurements while the manoeuvre used when tuning the compliance was performed on an other
surface.
The steering geometry was not measured in this thesis resulting in that both β and α0 was set to
zero in equation 3.2 and 3.3 respectively. Both the angles should be small to optimise the steering
capacity however due to packaging the angles can not be neglected in some cases. Therefore can a
conversion error be induced if not the steering geometry is measured.
33
was tuned against the same DNA data by influence the peak factor and the curvature factor. The
result in lateral acceleration and yaw rate can be seen in figure 4.1 and 4.2 respectively. The figures
shows the lateral acceleration and yaw rate from measurement as well as from the original tyre and
the tuned tyre. The original tyre is the tyre that was chosen as the starting point for the tuning due
to its similarities in tyre characteristics to the tyre mounted on the test vehicle. The measured data
that are visible in the figures are a mean value of several data runs. The mean velocity profile for the
DNA data was also the velocity profile used when determining the initial manoeuvre in CRT.
Figure 4.1: Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for a Constant Radius manoeuvre
Figure 4.2: Comparison between tuned tyres,original tyres and measurements in yaw rate for a
Constant Radius manoeuvre
One can see that the tuned tyre differs from the DNA data at higher lateral acceleration and yaw
34
rate. This can be due to that the camber effects has not been tuned in this thesis. The original tyre
has a lower cornering stiffness and a still increasing peak friction at the end of the manoeuvre. The
original tyre data is measured in a tyre test rig on a Flat-Trac surface where the friction is higher
then where the DNA data is carried out. This explains the still increasing lateral acceleration at the
end of the manoeuvre for the original tyre. Path projection was also extracted from the data and can
be seen in figure 4.3. Here one can see that the tuned tyre follows the DNA data well. One can also
see that the difference from the original tyre to the tuned tyre.
Figure 4.3: Comparison between tuned tyres,original tyres and measurements in Path projection for a
Constant Radius manoeuvre
A important characteristic of the tyre is how the cornering stiffness is effected by the normal load.
The normal load effect can be seen in figure 4.4.
Figure 4.4: Cornering stiffness over normal load for tyre data of the same tyre type as used on the
test vehicle and the tuned tyre
35
In figure 4.4 one can see that the cornering stiffness is lower for the tuned tyre. However, the
different tyres are ran on different surfaces. This could influence the cornering stiffness not due to the
difference in surface friction but rather due to the surface itself. Therefore can the tuned tyre show
good correlation against measurements even thought when comparing against tyre data the tuned
tyre show lower cornering stiffness.
To evaluate the tyre tuning the CRT-model was ran for other manoeuvres. The ones that was
chosen for evaluation was a High g Swept Steer manoeuvre at 80 km/h to evaluate the non-linear
and peak characteristics and two On Centre manoeuvres with a frequency of 0.2 Hz and 0.7 Hz
respectively to capture more transient characteristics. Both On Centre manoeuvres had also a lateral
acceleration of 0.4 g and longitudinal velocity of 80 km/h. The lateral acceleration, yaw rate and
path projection of the HSS manoeuvre can be seen figure 4.5, 4.6 and 4.7 respectively.
Figure 4.5: Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for a High g Swept Steer manoeuvre in 80 km/h
36
Figure 4.6: Comparison between tuned tyres,original tyres and measurements in yaw rate for a High
g Swept Steer manoeuvre in 80 km/h
Figure 4.7: Comparison between tuned tyres,original tyres and measurements in path projection for a
High g Swept Steer manoeuvre in 80 km/h
The slightly drop of lateral acceleration and yaw rate at the end of the manoeuvre can be explained
by that one of the runs for the HSS manoeuvre had a small difference in longitudinal velocity and
resulted in that it reached the maximum lateral acceleration after the other runs. The mean value of
all the data runs resulted therefore in the slightly drop in the curves at the end of the manoeuvre.
Studying the lateral acceleration, figure 4.5, and yaw rate, figure 4.6 , one can see that the tuned tyre
follows the measured data well and that the original tyre had a lower lateral acceleration and the yaw
rate overall. The path projection that can be seen in figure 4.7 shows that the CRT-model with the
tuned tyres now follows the measured data.
The relaxation length was calculated by equation 2.11. The equation is not a true statement and
37
should be seen as an approximation. The influences of the calculated relaxation length can be seen
as a contribution in phase shift when studying lateral acceleration and yaw rate for an On Centre
manoeuvre, which can be seen in figure 4.8 and 4.9.
The results from the On Centre manoeuvre with a steering wheel frequency of 0.2 Hz are shown
in figures 4.8 - 4.10. The figures shows of a high correlation between the measurements and the
CRT-model with the tuned tyres.
Figure 4.8: Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for an On Centre manoeuvre with a frequency of 0.2 Hz
Figure 4.9: Comparison between tuned tyres,original tyres and measurements in yaw rate for an On
Centre manoeuvre with a frequency of 0.2 Hz
38
Figure 4.10: Comparison between tuned tyres,original tyres and measurements in path projection for
an On Centre manoeuvre with a frequency of 0.2 Hz
Lateral acceleration, yaw rate and path projection for the On Centre manoeuvre with a steering
wheel frequency of 0.7 Hz can be seen in figures 4.11-4.13. Here one can see that the lateral acceleration
for the tuned tyre does not achieve the same magnitude as the measurement. The underestimation of
lateral acceleration results also in that the CRT-model with tuned tyres does not follow the same
path as the measurement. The yaw rate however shows high correlation between the measured data
and the tuned tyres.
Figure 4.11: Comparison between tuned tyres,original tyres and measurements in lateral acceleration
for an On Centre manoeuvre with a frequency of 0.7 Hz
39
Figure 4.12: Comparison between tuned tyres,original tyres and measurements in yaw rate for an On
Centre manoeuvre with a frequency of 0.7 Hz
Figure 4.13: Comparison between tuned tyres,original tyres and measurements in path projection for
an On Centre manoeuvre with a frequency of 0.7 Hz
The Measurement Based Method derived the aligning torque parameters with the use of measured
tie-rod forces. Rack force was derived from the tie-rod forces and the aligning torque parameters were
tuned until the rack force received from the CRT-model was the same as the derived rack force from
the DNA data. However when the aligning torque parameters where tuned so the same rack force was
achieved in the measurements as well as in the CRT-model it was found that for other manoeuvres
oscillations of the rack force occurred. To ensure that the CRT-model would be stable when running
in the driving simulator it was decided that the aligning torque parameters would not be tuned and
instead be kept to remain stability. The difference in rack forces for a Constant Radius manoeuvre
between the measurement and the tyre without tuned aligning torque parameters can be seen in
40
figure 4.14.
Figure 4.14: Rack force correlation between measurements and CRT for the Measurement Based
Method
The Estimation Based Method used a physical tyre model to link together the lateral characteristics
to the aligning torque. Due to that the CRT-model uses a tyre data sheet based on the Magic Tyre
Formula the brush model had to be fitted to the Magic Tyre Formula parameters. Therefore was
several side slip angle sweeps ran with different normal loads, even steps between 2000 N - 8000 N, for
the Brush Model to increase the number of operation points and allow for a more valid fit. The result
can be seen in figure 4.15. One can see that the curves differs from each other and a good fit could
not be achieved which shows the difference between the Brush Model and the Magic Tyre Formula
and which limitations are introduced when using a Brush Model.
Figure 4.15: Aligning torque correlation between Brush Model and tuned tyre for the Estimation
Based Method
41
4.3 Steering model
In this section the results from three different setups is presented. Two setups is created from the
Measurement Based Method, one where the steering system is studied independently and one where
the full model is used. A setup based on the Estimation Based Method is also created.
Figure 4.16: Base torque table created with measured rack forces following the Measurement Based
Method
Table 4.1: Friction and damping parameters for the Measurement Based Method
Parameter Value Unit
C max 0.4 Nm/(rad/s)
C min 0.2 Nm/(rad/s)
κ 1.2 -
Friction 0.35 Nm
In figure 4.17 the results from the measured versus simulated HSS manoeuvre for 80 km/h is
presented. The plot indicates a good correlation in terms of both shape and amplitude. The peak in
the beginning in the measurements, at approximately 1.1 seconds is probably an measuring error in
the steering robot.
42
Figure 4.17: Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for a HSS manoeuvre at 80 km/h
The figures 4.18 and 4.19 presents the correlation of steering wheel torque between simulated
and measured values for an On Centre manoeuvre performed in 40 km/h, 0.2 Hz and a maximum
measured lateral acceleration of 0.2 m/s2 . The plot indicates a small underestimation of the simulated
torque. The steering wheel velocity is low for a steering frequency of 0.2 Hz which result in low
damping torques.
Figure 4.18: Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 40 km/h and 0.2 Hz
43
Figure 4.19: Correlation between independently steering system and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 40 km/h and 0.2 Hz
The figures 4.20 and 4.21 presents the results for an On Centre manoeuvre at 80 km/h and with a
steering frequency of 0.2 Hz. This is the manoeuvre for which the steering parameters were optimised.
The optimised damping coefficient CM in in equation 3.19 had to be lowered manually in order to
get realistic results at higher frequencies, this gave a slightly less correlation at 0.2 Hz but an overall
better behaviour. The shape of the curve matches the results well. One can can see a clear step down
in the steering wheel torque when changing the sign of the steering wheel velocity at the peak torque.
This hysteresis can mainly be derived from the direction of simulated friction in the steering system.
44
Figure 4.20: Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.2 Hz
Figure 4.21: Correlation between independently steering system and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.2 Hz
In figure 4.22 and 4.23 the result from the On Centre manoeuvre performed at the higher frequency
of 0.7 Hz in 80 km/h is presented. The plots indicates an overestimated steering wheel torque output
compared to the measuring data. The steering parameters were mainly tuned to give good results at
lower frequencies, increasing the frequency more than three times, from 0.2 Hz to 0.7 Hz, resulted in
45
an overestimation. This could be because of shortcomings in the steering wheel velocity dependent
algorithm in the steering system and active systems in the steering system of the test vehicle. It may
also be derive from the steady state manoeuvre used when producing the base torque tables resulting
in an underestimated assist torque from the steering system which would result in a higher torque
output to the driver.
Figure 4.22: Correlation between independently steering system and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.7 Hz
46
Figure 4.23: Correlation between independently steering system and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.7Hz
47
Figure 4.24: Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for a HSS manoeuvre at 80 km/h
Figure 4.25: Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 40km/h and 0.2 Hz
48
Figure 4.26: Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 40 km/h and 0.2 Hz
Shown in figure 4.27 and 4.28 is the result from the On Centre manoeuvre at low frequency, 0.2
Hz, in 80 km/h. As mention earlier the steering wheel torque amplitude is underestimated in this
simulation. The shape of the curve matches the measuring data well. Similar to the earlier results
there is a clear hysteresis depending on the direction of the steering wheel velocity. The hysteresis
indicates that it requires more torque from the driver to increase the steering angle than decreasing it
which correlates well with the measurements.
49
Figure 4.27: Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.2 Hz
Figure 4.28: Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.2 Hz
The figures 4.29 and 4.30 presents the results from the high frequency On Centre manoeuvre of 0.7
Hz in 80 km/h. The plots show good correlation in terms of steering wheel torque amplitude for this
manoeuvre. Earlier when studying the results from testing the independent steering system in figure
4.23 and 4.23 there was a clear overestimation of the steering wheel torque. In the simulator setup
50
the torque is underestimated for all the lower transient manoeuvres but results in a better match in
terms of amplitude at this higher frequency. The measured data at the higher frequencies consist of
more disturbances which makes it harder to do a good comparison of the shape of the curve.
Figure 4.29: Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.7 Hz
Figure 4.30: Correlation between Measurement Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.7 Hz
51
4.3.3 Estimation Based Method
In this section the results from the steering system created with the Estimation Based Method is
presented. The base torque table created from HSS data is depicted in figure 4.31. The parameters used
in this method are defined in table 4.2. The parameters were optimised for an On Centre manoeuvre in
80 km/h with a frequency of 0.2 Hz where the lateral acceleration from the corresponding DNA-data
reached 0.4 g. The lowest damping coefficient had to be lowered manually also for the Estimation
Based Method.
Figure 4.31: Base torque table from simulated rack forces using Estimation Based Method
Table 4.2: Friction and damping parameters for the Estimation Based Method
Parameter Value Unit
C max 0.8 Nm/(rad/s)
C min 0.5 Nm/(rad/s)
κ 1.4 -
Friction 0.35 Nm
The HSS manoeuvre performed in 80 km/h is represented by figure 4.32. This is the manoeuvre
used when producing the base torque table and does thereby give an over all good correlation. One
can see that at the end of the manoeuvre the simulated steering wheel torque exceeds the base torque
tables validation region since it achieves a constant torque.
52
Figure 4.32: Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for a HSS manoeuvre at 80 km/h
The result in figure 4.33 and 4.34 represent an On Centre manoeuvre in 40 km/h with a steering
frequency of 0.2 Hz. The result indicates a slight underestimation of the amplitude but a good
overall shape in the torque versus time plot. The steering wheel torque versus steering wheel velocity
indicates an underestimation of the steering wheel torque for all velocities.
Figure 4.33: Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 40 km/h and 0.2 Hz
53
Figure 4.34: Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 40 km/h and 0.2 Hz
In figure 4.36 and 4.35 the results from the On Centre manoeuvre in 80 km/h and 0.2 Hz is
presented. The result indicates good correlation in terms of both amplitude and shape. Studying
the shape of the steering wheel torque versus steering wheel velocity diagram one finds that the
correlation is worse at high steering wheel velocities. This is probably an unwanted effect of the
manual lowering of the damping in order to get a better match even at higher steering frequencies.
Figure 4.35: Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.2 Hz
54
Figure 4.36: Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.2 Hz
The figures 4.37 and 4.38 represents the result from the On centre manoeuvre in 80Km/h with
an relatively high frequency of 0.7 Hz. The plots from this test indicates an overestimated steering
wheel torque amplitude similar as the results noted in Measurement Based Method for independently
steering system, 4.22. As mention earlier the measurement data consist of more disturbance at higher
frequencies which makes it harder to analyse the shape of the curve, especially in the steering wheel
torque versus steering wheel velocity diagram in figure 4.38.
55
Figure 4.37: Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs time for an OC manoeuvre at 80 km/h and 0.7 Hz
Figure 4.38: Correlation between Estimation Based Method and DNA measurements for steering
wheel torque vs steering wheel velocity for an OC manoeuvre at 80 km/h and 0.7 Hz
56
performed of the final models presented in this thesis but the models where tested. According to the
drivers both the Measurement Based Method and the Estimation Based Method gave a well working
torque feedback for On Centre driving in vehicle velocities between 40 - 80km/h. The steering wheel
torque feedback was lower at higher velocities which it should according to the measurements from
the HSS manoeuvres used when creating the base torque tables. However, a lower steering wheel
torque at higher velocities is not wanted and when driving the vehicle on the test track the decreasing
steering wheel torque at higher velocities was not noted. The tests performed at the highest velocity
should therefore be studied to see if the correct measurements are received. An issue found was that
the range of the base torque table was limited. When the rack force exceeds the maximum measured
value in the table the steering wheel torque feedback become constant. However both models showed
to be stable. The Measurement Based Method had underestimated the steering rack force which led
to lower torque feedback and was perceived as giving a light steering feel. The method was however
thought to give an overall better feedback and was therefore rated higher than the Estimation Based
Method.
57
5 Discussion
This chapter contains discussion about the outcome of this thesis. The vehicle, tyre and steering
model as well as the quality of measurement data are treated.
58
uncertainty for the setup with maximum load which resulted in that the maximum load was not
considered and instead only the curb+2 setup was studied.
The way the relaxation length was derived was by using an approximation. Another way to
derive the relaxation length could be to tune the relaxation length parameters against an On Centre
manoeuvre which could result in a higher accuracy. However when tuning for an On Centre manoeuvre
the whole CRT-model would be used which could result in that more then the tyre characteristics
can influence the result. This is however nothing that has been investigated further in this thesis.
When tuning the aligning torque parameters using the Measurement Based Method oscillations
were received. This resulted in that the parameters were not tuned and instead was kept so the CRT-
model remained stable and could be ran in the driving simulator. The reason that some combinations
of the aligning torque parameters creates oscillations needs to be investigated further before being
able to tune the aligning torque parameters according to the Measurement Based Method.
The thought around the Estimation Based Method was that errors induced in the aligning torque
characteristics due to the use of a Brush Model could be compensated for in the base torque curves.
For instance could an overestimated aligning torque be compensated for by that the base torque
curves would be lower. However the shape of the aligning torque and the normal load dependency can
not be compensated by the base torque curve. The Brush Model is a simple physical tyre model which
was chosen due to it requires little information about the tyres and could therefore be determined with
the information provided. However the drawback with the Brush Model is that it has low information
about the tyres and therefore can the resulting aligning torque calculated deviate from the actual
aligning torque. This results in that the Estimation Based Method has a high uncertainty factor
when it comes to subjective correlation even though the objective comparisons show good correlation.
59
setup indicates an underestimation of the steering wheel torque. This is most probably due to the
underestimation of the rack forces as already mentioned. By running a parameter optimisation for the
simulator setup instead of using the same parameters for both Measurement Based Method setups
could probably improve the results. However, the simulator setup of the Measurement Based Method
indicates good correlation at the higher frequency of 0.7 Hz seen in figure 4.29. The same manoeuvre
is otherwise overestimated in both the independent steering system setup of the Measurement Based
Method as well as in the Estimation Based Method, figure 4.22 and 4.37. The reason for the
overestimation is that the damping parameters are mainly optimised for lower frequencies. Preferably
the model would have been optimised for a wider range of manoeuvres. The deviation can also come
from the influence of active functions in the steering system and could require for instance vehicle
velocity dependent parameters.
Even if the rack force is underestimated the steering wheel torque output correlates well for the
Estimation Based Method. This is because the base torque table has created a relation between the
underestimated force and steering wheel torque. The table will thereby deliver a well matching base
torque when running the final vehicle model even if the the rack force is underestimated. The black
box modelling used in the Estimation Based Method focusing on delivering the correct final torque
output even if specific components within the system delivers incorrect values. According to the
subjective test sessions the Measurement Based Model had a lower steering wheel torque than the
Estimation Based Model. This corresponds well with the objective data achieved by the simulations.
The test driver tended to grade the simulator setup of the Measurement Based Method higher when
it comes to steering feedback even if the objective results shows a slightly better correlation for the
Estimation Based Method. The overall results from the steering models shows better correlation at
manoeuvres with lower frequencies.
60
6 Conclusion
The goal with this thesis was to develop a method of how a vehicle model of a competitor vehicle could
be built from measurements and be driven in a driving simulator. Two methods has been presented in
this thesis, one where the tie-rod forces was measured and one where a physical tyre model was used.
By adding a few manoeuvres and equipment according to the method of interest a vehicle model could
be built and tyres and steering system could be tuned to match the competitor vehicle characteristic.
The methods requires high accuracy in steering compliance to achieve good tyre tuning. This is to
minimise the error in the tyre parameters and increase the accuracy of both the steering system and
the tyres on component level. The methods show good correlation against measured data for low
transient manoeuvres although at higher transients the lateral acceleration and steering wheel torque
was starting to differentiates against the measured data. Further refinement and validation of the
methods needs to be done before being able to be used as established method methods. Both methods
developed gives the same vehicle characteristics which means that objective measurements of vehicle
behaviour performed in CRT will give the same results for the two methods. The difference between
the methods is how the torque feedback is derived in the steering system. The difference will effect
the objective and subjective evaluation of the steering system. The Estimation Based Method showed
good correlations in the objective evaluation of the steering system. However, there is an uncertainty
of how well the Brush Model capture the actual aligning torque and due to the poor correlation
when tuning the parameters from Brush Model to Magic Tyre Formula the result has low accuracy.
From what was noted during the subjective evaluation in the driving simulator the Estimated Based
Method was rated lowest in torque feedback which indicates that the method does not give sufficient
result. The Measurement Based Method showed lesser accuracy in objective measurements due to
that the aligning torque parameters could not be tuned which resulted in underestimated rack force.
In the subjective evaluation was the Measurement Based Method received with a higher rating which
indicates on a higher resemblance to the actual steering system. The higher rating in subjective
evaluation was thought to be that the aligning torque parameters was captured more accurate with
the Measurement Based Method and was therefore seen as the more preferable method.
The valid range of the steering system was set by the range of the base torque table. The limited
rack force range allows only for less aggressive manoeuvre such as HSS, OC, and CR to be performed
without exceeding the valid region. The base torque table limits also the the lowest velocity to 40
km/h and the highest velocity to 100 km/h.
The presented methods makes it possible to extend the benchmarking process of competitor vehicles
and allow the vehicle to be evaluated in additional environments such as the driving simulator and
CRT. This allows the possibility to benchmark competitors vehicle in different stages during the
development and increases the effectiveness of benchmarking as a tool.
61
7 Future Work
The developed method needs further work before it can be used as an established method for
competitor vehicle benchmarking at Volvo Cars. Below are some of items that requires further work
described.
• The vehicle model created in CRT deviates from the DNA data at high transient manoeuvres
even with the tyre data for the tyres used during the DNA tests. This shows that the look-up
table based model in CRT needs to be studied more to see if one can increase the accuracy for
high transient manoeuvres. The rack force from the CRT-model was underestimated compared
to measured measured data which increased the difficulty to tune the tyres and the steering
system. Therefore needs further work to validate the CRT-model.
• The steering compliance was manually tuned in this thesis due to complications during the
steering wheel torque sweep. Further work would be to study how to improve the test to receive
higher accuracy when measuring the steering column compliance.
• Some combinations of the aligning torque parameters resulted in oscillations in the rack force.
The cause for this needs to be investigated further before the Measurement Based Method could
be used to tune the aligning torque parameters.
• In order to avoid reaching the constant limit when analysing steering wheel torque feedback in
the driving simulator the range of the base torque table needs to be increased. The base torque
table needs to be valid for higher vehicle velocities as well as for larger rack force.
62
References
[1] M. A. Acar and B. Ulaş. Benchmarking of Market Competitor Vehicles for Vehicle Dynamics
Target Setting ().
[2] C. Andersson Eurenius and J. D. Cortiñas. Validation of a Moving Base Driving Simulator for
Subjective Assessments of Steering and Handling (2015).
[3] Calculations Reference Manual. Suspension Parameter Measuring Machine. Anthony Best
Dynamics Limited, 2013. url: www.abd.uk.com.
[4] Engineers Edge, LLC. Truck and Car Universal Joint Design and ENgineering Equation. [Online:
accessed June 20, 2016]. url: www.engineersedge.com/power_transmission/universal-
joint-design-calculations.htm.
[5] EPS Belt Drive 2013-001. [Online: accessed June 10, 2016]. 2013. url: cnet2.cbsistatic.
com/hub/i/r/2014/02/11/78aa3556-a5e1-11e3-a24e-d4ae52e62bcc/resize/570xauto/
e911653687ff306a94693a900e176646/EPS_Belt_Drive_2013-001.jpg.
[6] S. Holmes. RMS Error (2000). url: statweb.stanford.edu/ ~susan/courses/s60/split/
node60.html.
[7] B. Jacobson. Vehicle Dynamics Compendium for Course MMF062. Preface 2015. Chalmers Uni-
versity of Technology ,Department of Applied Mechanics, Vehicle Engineering and Autonomous
Systems, 2015.
[8] M. F. Kinstle, D. Hassler, and B. S. Johnson. Vehicle dynamics benchmarking and simulation.
Tech. rep. SAE Technical Paper, 2009.
[9] J. S. Loeb et al. Lateral stiffness, cornering stiffness and relaxation length of the pneumatic tire.
Tech. rep. SAE Technical Paper, 1990.
[10] H. Pacejka. Tire and vehicle dynamics. Elsevier, 2005.
[11] J. Reimpell and H. Stoll. Automotive Chassis: Engineering Principles. 1st. London: Arnold,
1996, pp. 247–282. isbn: 1-56091-736-9.
[12] Servolectric. Electromechanical steering system for a dynamic driving experience and highly
automated functions. BOSCH, 2015. url: http://www.bosch-automotive-steering.com/
fileadmin/downloads/Flyer_Nkw/AS_Systemmappe_Servolectric_E_lowres_20150513.
pdf.
[13] SPMM Controller. USER GUIDE. Version 10.xx. Anthony Best Dynamics Limited, 2013. url:
www.abd.uk.com.
[14] The MathWorks, Inc. How the Genetic Algorithm Works. [Online: accessed June 12, 2016]. url:
se.mathworks.com/help/gads/how-the-genetic-algorithm-works.html.
[15] J. Y. Wong. Theory of ground vehicles. John Wiley & Sons, 2001.
[16] Y. Xue and J. Watton. Modelling of a hydraulic power steering system. International journal of
vehicle design 38.2-3 (2005), 162–178.
63
8 Appendix
A Extended Magic Tyre Formula
Extending the Magic Tyre Formula, scaling factor are introduced which can be seen listed below. The
scaling factors scales different tyre parameters due to the road condition, However in this thesis the
scaling factors are set to 1.
λM r : Residual torque
Reduction factors are also introduced in the extended Magic Tyre Formula which are set to 1 in
this thesis.
ξi = 1 i = 1, 2, 3, . . .
64
The factors in Magic Tyre Formula for lateral force at pure side slip can be extended to following
expression:
!
Fy0 = Dy · sin Cy · atan By · αy − Ey (By · αy − atan(By · α)) + SV y (A.1a)
αy = α∗ + SHy (A.1b)
Cy = PCY 1 · λCy (> 0) (A.1c)
Dy = µy · Fz · ξ2 (A.1d)
∗2
µy = (PDY 1 + PDY 2 · dfz ) · (1 − PDY 3 · γ ) · λ∗µy (> 0) (A.1e)
∗
Ey = (PEY 1 + PEY 2 · dfz ) · 1 − (PEY 3 + PEY 4 · γ ) · sign(αy ) · λEy (≤ 1) (A.1f)
0 Fz
Kyα0 = PKY 1 · Fz0 · sin 2 · atan( 0 ) · λKyα (A.1g)
PKY 2 · Fz0
Kyα = Kyα0 · (1 − PKY 3 · γ ∗2 ) · ξ3 (A.1h)
Kyα
By = (A.1i)
Cy · D y
SHy = (PHY 1 + PHY 2 · dfz ) · λHy + PHY 3 · γ ∗ · λKyγ · ξ0 + ξ4 − 1 (A.1j)
SV y = Fz · (PV Y 1 + PV Y 2 · dfz ) · λV y + (PV Y 3 + PV Y 4 · dfz ) · γ · λKyγ λ0µy · ξ2
∗
(A.1k)
65
Similar as for the lateral force the aligning torque for pure side slip can be extended to following:
0
Mz0 = Mz0 + Mzr0 (A.2a)
0
Mz0 = −t0 · Fy0 (A.2b)
!
t0 = t(αt ) = Dt · cos Ct · atan Bt · αt − Et · (Bt · αt − atan(Bt · αt )) · cos0 (α) (A.2c)
αt = α∗ + SHt (A.2d)
∗
SHt = QHZ1 + QHZ2 · dfz + (QHZ3 + QHZ4 · γ ) (A.2e)
Mzr0 = Mzr (αr ) = Dr · cos Cr · atan(Br · αr ) (A.2f)
αr = α∗ + SHf (A.2g)
0
Kyα = Kyα + K (A.2h)
∗
λKyα
Bt = (QBZ1 + QBZ2 · dfz + QBZ3 · dfz2 ) · (1 + QBZ5 |γ ∗ | + QBZ6 · γ ∗2 ) · (> 0)
λµy
(A.2i)
Ct = QCZ1 (> 0)
(A.2j)
R0
Dt0 = Fz · ( 0 ) · (QDZ1 + QDZ2 · dfz ) · λt · sign(Vcx ) (A.2k)
Fz0
Dt = Dt0 · (1 + QDZ3 · |γ ∗ | + QDZ4 · γ ∗2 ) · ξ5 (A.2l)
2
Et = (QEZ1 + QEZ2 · dfz + QEZ3 · dfz2 ) · 1 + (QEZ4 + QEZ5 · γ ∗ ) · · atan(Bt · Ct · αt ) (≤ 1)
π
(A.2m)
λKy
Br = (QEZ9 · ∗ + QBZ10 · By · Cy ) · ξ6 (A.2n)
λµy
Cr = ξ7 (A.2o)
∗
Dr =Fz · R0 · (QDZ6 + QDZ7 · dfz ) · λM r · ξ2 + (QDZ8 + QDZ9 · dfz ) · γ · λKzγ · ξ0
(A.2p)
· cos0 (α) · λ∗µy · sign(Vcx ) + ξ8 − 1
Kzγ0 = Dt0 · Kyα0 (A.2q)
Kzγ0 = Fz · R0 · (QDZ8 + QDZ9 · dfz ) · λKzγ − Dt0 · Kyγ0 (A.2r)
66
B Vehicle Model Creation
K&C data from the SPMM-rig together with damper data from the damper rig was used to build the
vehicle model in CRT. All measurement data needed to build the vehicle model from the K&C-rig were
given in a folder in .txt-format. These files were renamed to the names used in the K&C-configuration
file in CRT. The K&C-configuration file is a list that sort out the right measurement data with the
corresponding function in car real time. If using more than one vertical state, bounce level, the
maximum and minimum is defined here with an specific suffix such as ” up” ” dn” in the end of the
data file name. One starts with creating a new database in CRT. This is were the new model will be
saved. To create the model the vehicle model wizard tool was used. Here one defines the location
of the wanted K&C-configuration file and selects the directory of one of the corresponding metrics
data files. Next step is to define specific tyres used and import damper data. The damping data
was measured in the damper rig at Volvo Torslanda and was retrieved in a late state of the project.
The damper compression ratio versus wheel vertical displacement was not measured and had to be
taken from other K&C-data from earlier measurement performed outside this project. The steering
kinematics when using steering wheel angle input was automatically imported when using the vehicle
wizard. In order to achieve information about rack displacement and rack forces one had to convert
the steering kinematic table to the correct rack properties, see figure B. This was done by exporting
the tables valid for steering wheel angles into rack travel. The first column in these tables were
then converted from steering wheel angle to the corresponding rack displacement. The ratio between
steering wheel angle and rack travel was calculated separately by using the data from the SPMM-rig.
Figure B.1: Steering wheel angle to rack displacement ratio inserted into CRT
The steering geometry presented in figure B data was defined in the K&C-measurement report and
put into the model. The x-values was set as the measured caster trail for that wheel. The y-values
was set to the according to SPMM-calculation manual [3] as the kingpin offset. The z-values was set
as the vertical height of the hub but with a minus sign to match the used defined coordinate system.
67
Figure B.2: Steering geometry inserted into CRT
68
C Steering model topology
Topology over the derived steering system used in this thesis. Green is the base torque table. Red is
the friction algorithm and purple is the damping algorithm.
Figure C.1: Steering system topology containing base torque, friction and damping
69