SlideShare a Scribd company logo
1 of 16
Download to read offline
Project Report
on
Modelling Planar Vehicle Dynamics using Bicycle model
Vehicle Dynamics - I
Winter – 2017
Detroit, MI
Under guidance of: Made by:
Dr. Valery Pylypchuk Akshay Mistri
Access ID: GF6919
Page 2 of 16
CONTENTS
Page No.
1 Introduction 3 - 6
1.1 Equations of Motion 3 - 5
1.1.1 Inputs/Outputs of Project 3
1.1.2 Equations for Linear case 4
1.1.3 Equations for Non-Linear case 5
1.2 Understeer Coefficient 5
1.3 Lateral Acceleration Gain 6
2 Result Validation of the Baseline Model 6 - 7
2.1 Inputs Given 6
2.2 Outputs Obtained 7
3 Results Obtained 8 - 12
3.1 Variation of Lateral Tire Forces with Side Slip Angles 8
3.2 Variation of Lateral Acceleration Gain with Time 8 – 10
3.2.1 Outputs 9
3.2.2 Inputs Taken 9 – 10
3.3 Understeer Coefficient 10
3.4 Dynamic States, Linear vs Non-Linear 11
3.4.1 Velocities in x-coordinate axis 11
3.4.2 Velocities in y-coordinate axis 11
3.4.3 Yaw rates in x-y Plane 12
3.4.4 Yaw Angle in x-y Plane 12
4 Simulink Model 13 – 16
4.1 Linear Vehicle Model – 1 13
4.2 Linear Vehicle Model – 2 & Non-Linear Vehicle Model 13
4.3 Dynamic States 14
4.4 Lateral Acceleration Gain Block 14 - 15
4.5 Understeer Coefficient Block 15 - 16
Page 3 of 16
1. INTRODUCTION
1.1 Equations of Motion
Bicycle model is the simplest model to interpret dynamics of a vehicle. Due to
symmetricity, the two wheels on the front and rear are combined, resulting into a
better model for understand the side slip angles and tire forces.
Linear Model consists of a linear relationship between the side slip angle and lateral
tire force. Whereas, the Non-linear model has a non-linear relationship for the two.
Fig.1 Bicycle Model
1.1.1 Inputs/Outputs of Project
Inputs:
1. Front wheel torque, 𝑄 𝑓 [N-m]
2. Rear wheel torque, 𝑄 𝑟 [N-m]
3. Front wheel steer angle, 𝛿𝑓 [rad]
4. Rear wheel steer angle, 𝛿 𝑟 [rad] (taken 0 in our case)
Outputs: (or the Dynamics States)
1. Velocity in x-coordinate axis, 𝑉𝑥 [m/sec]
2. Velocity in y-coordinate axis, 𝑉𝑦 [m/sec]
Page 4 of 16
3. Yaw rate in x-y plane, r [rad/sec]
4. Yaw angle, ψ [rad]
Symbols Used:
𝐹𝑥𝑓: Reaction force from ground to front tire in x-direction [N]
𝐹𝑥𝑟: Reaction force from ground to rear tire in x-direction [N]
𝑅𝑓𝑒: Effective radii of the front tire (𝑅𝑓𝑒=0.32 m)
𝑅 𝑟𝑒: Effective radii of the rear tire (𝑅 𝑟𝑒=0.32 m)
𝐹𝑦𝑓: Lateral force (y-direction) on front tire [N]
𝐹𝑦𝑟: Lateral force (y-direction) on rear tire [N]
𝐶 𝛼𝑓: Cornering stiffness of front tire [76666 N/rad]
𝐶 𝛼𝑟: Cornering stiffness of rear tire [186300 N/rad]
a: Is the distance between Centre of Gravity (CG) of vehicle and the centre of
front tire. (a = 1.65 m).
b: Is the distance between Centre of Gravity (CG) of vehicle and the centre of
rear tire. (b = 1.37 m).
L: Wheelbase [a + b = 3.02 m]
m: Mass of the vehicle [3090 𝐾𝑔]
𝐼 𝑍𝑍: Moment of inertia of vehicle about z-coordinate axis. [5980 𝐾𝑔. 𝑚2
]
1.1.2 Equations for linear case:
1. 𝐹𝑥𝑓 =
𝑄 𝑓
𝑅𝑓𝑒
⁄
2. 𝐹𝑥𝑟 =
𝑄 𝑟
𝑅 𝑟𝑒
⁄
3. 𝐹𝑦𝑓 = 𝐶 𝛼𝑓 ( 𝛿 𝑓 −
𝑉 𝑦 + 𝑟.𝑎
𝑉 𝑥
)
4. 𝐹𝑦𝑟 = − 𝐶 𝛼𝑟 (
𝑉 𝑦 − 𝑟.𝑏
𝑉 𝑥
)
5. 𝑚(𝑉𝑥
̇ − 𝑟𝑉𝑦 ) = 𝐹𝑥𝑓 cos 𝛿 𝑓 − 𝐹𝑦𝑓 sin 𝛿 𝑓 + 𝐹𝑥𝑟
6. 𝑚(𝑉𝑦
̇ + 𝑟𝑉𝑥 ) = 𝐹𝑥𝑓 sin 𝛿 𝑓 − 𝐹𝑦𝑓 cos 𝛿 𝑓 + 𝐹𝑦𝑟
Page 5 of 16
7. 𝐼 𝑍𝑍 𝑟̇ = 𝑎 (𝐹𝑥𝑓 sin 𝛿 𝑓 − 𝐹𝑦𝑓 cos 𝛿 𝑓) − 𝑏. 𝐹𝑦𝑟
1.1.3 Equations for Non-Linear case: Equations 3 and 4 are replaced by equations
3a and 4a given below.
• Equation 3a: 𝐹𝑦𝑓 = 𝐴. sin [ 𝐵. tan−1
(
𝐶 𝛼𝑓. 𝛼 𝑓
𝐴𝐵
⁄ )]
• Equation 3b: 𝐹𝑦𝑟 = 𝐴. sin [ 𝐵. tan−1
(
𝐶 𝛼𝑟. 𝛼 𝑟
𝐴𝐵
⁄ )]
Where,
▪ 𝐴 = 𝜇. 𝐹𝑧𝑓 or 𝜇. 𝐹𝑧𝑟 respectively for 𝐹𝑦𝑓 and 𝐹𝑦𝑟.
& 𝐹𝑧𝑓 =
𝑏𝑚𝑔
𝐿
⁄ 𝐹𝑧𝑟 =
𝑎𝑚𝑔
𝐿⁄ .
▪ B = 2
▪ 𝛼 𝑓 = (𝛿𝑓 −
𝑉𝑦 + 𝑟.𝑎
𝑉𝑥
)
▪ 𝛼 𝑟 = − (
𝑉 𝑦 − 𝑟.𝑏
𝑉 𝑥
)
1.2 Understeer Coefficient: [𝐾 𝑈𝑆]
The understeer coefficient was calculated using two vehicle models running at front
steering angles which differ by a small value while the wheel torques were kept same
for both.
𝛿𝑓_1 : 0.09 radians for first linear vehicle model
𝛿𝑓_2 : 0.1 radians for second linear vehicle model
𝑄 𝑓_1 & 𝑄 𝑓_2: 100 N-m torque on front wheels for both models
𝑄 𝑟_1 & 𝑄 𝑟_2: 0 N-m torque on rear wheels for both models
For finding the understeer coefficient the following equation was used,
𝐾 𝑈𝑆 = 𝑔.
∆ 𝛿 𝑓
∆ 𝑎 𝑦
⁄ −
𝑔. 𝐿
𝑉2⁄
Where 𝑎 𝑦 = 𝑉𝑦
̇ + 𝑟. 𝑉𝑥 &
𝑉 = (𝑉1 + 𝑉2)/2, 𝑉1 & 𝑉2 being the absolute velocities of the two vehicles
Page 6 of 16
1.3 Lateral Acceleration Gain [Gacc]: It is found from both sides of the equation and
plotted versus time.
𝐺 𝑎𝑐𝑐 =
𝑎 𝑦
𝑔⁄
𝛿𝑓
= (
𝑉𝑥
2
𝑔. 𝐿 + 𝑉𝑥
2
. 𝐾 𝑈𝑆
)
2. RESULTS FOR THE VALIDATION OF THE BASELINE MODEL
2.1 Inputs:
Front steer
Angle, 𝛿𝑓 [rad]
Rear Steer
Angle, 𝛿 𝑟 [rad]
Front wheel
Torque, 𝑄 𝑓 [N-m]
Rear wheel
Torque, 𝑄 𝑟 [N-m]
Time [seconds]
Page 7 of 16
2.2 Outputs Obtained:
Hence, the outputs obtained are desirable and the baseline model is validated.
Page 8 of 16
3. RESULTS OBTAINED
3.1 Variation of Lateral Tire Force with Side Slip Angle
The first thing to observe is the variation of lateral tire forces with side slip angles for
linear and non-linear case. It is quite evident that in the first two linear models the
variation is linear and for the non-linear it is linear at the first but as side slip angle
increases the variation is non-linear.
3. 2 Lateral Acceleration Gain [Gacc] vs Time: is found from both sides the equation
𝐺 𝑎𝑐𝑐 =
𝑎 𝑦
𝑔⁄
𝛿𝑓
= (
𝑉𝑥
2
𝑔. 𝐿 + 𝑉𝑥
2
. 𝐾 𝑈𝑆
)
Page 9 of 16
3.2.1 Output:
Thus, graph from the right-hand side of the equation, shown in blue, is approximately
a straight line due to its theoretical nature. While the graph from the left-hand side of
the equation shows the dynamics behaviour due to change of steering angle. Initially,
the gain is huge (negative) due to sudden change in steer angle. Gradually it coincides
with the other curve due to constant steering angle. This explanation can also be
verified through the inputs which were kept as follows:
3.2.2 Inputs taken: Input 1: 𝛿𝑓
(
𝑉𝑥
2
𝑔. 𝐿 + 𝑉𝑥
2
. 𝐾 𝑈𝑆
)
𝑎 𝑦
𝑔⁄
𝛿𝑓
Page 10 of 16
Input 2: 𝐹𝑥𝑓
Input 3: 𝐹𝑥𝑟 = 0 Input 4: 𝛿 𝑟 = 0
3.3 Understeer Coefficient: 𝑲 𝑼𝑺
To find the understeer coefficient two linear vehicle models were taken into
consideration with:
a. Same input torque 𝑄 𝑓 [32 N-m] for the front wheels &
b. Different front wheel steering angles 𝛿𝑓 [0.09 & 0.1 radians] for the two.
The understeer coefficient Kus was found to be varying in the small range of 0.03
which can show that it is almost constant.
𝑲 𝑼𝑺
Page 11 of 16
3.4 Dynamic States, Linear vs Non-Linear
3.4.1. Velocities in x-coordinate axis: 𝑉𝑥 Linear & Non-Linear.
3.4.2 Velocities in y-coordinate axis: 𝑉𝑦 Linear & Non-Linear
These velocities clearly show the differences due to non-linear side slips. Variation in
non-linear case is more realistic in the end as shown.
Page 12 of 16
3.4.3 Yaw rates: r Linear & Non-Linear
3.4.4 Yaw Angle: ψ Linear & Non-Linear
Note: These outputs were obtained keeping:
a) Front Steer Angle 𝛿 𝑟 = −0.2 𝑡𝑜 0.2 for both linear and non-linear model.
b) Front Wheel Torque 𝑄 𝑓 = 2200 𝑁 − 𝑚 for both models.
Page 13 of 16
4. SIMULINK MODEL
4.1 Linear Vehicle Model-1: ‘Linear Vehicle 1’ receives input from Block ‘Inputs 1’
and gives Lateral acceleration gain and Understeer Coefficient.
4.2 Linear Vehicle-2 & Non-Linear Vehicle: While ‘Vehicle 2’ & ‘Non-Linear
Vehicle’ gets inputs from block ‘Inputs 2’ as shown below.
Page 14 of 16
4.3 Dynamic States Comparison: For comparing variations in Linear vs Non-Linear
case outputs from ‘Linear Vehicle 2’ and ‘Non-Linear Vehicle’ are compared using
the block shown below.
Note: Dynamic State with suffix ‘_2’ are of linear vehicle – 2 model and the others
are from non-linear case.
4.4 Lateral Acceleration Gain Block:
It is calculated using the formula: 𝐺 𝑎𝑐𝑐 =
𝑎 𝑦
𝑔⁄
𝛿 𝑓
= (
𝑉𝑥
2
𝑔.𝐿+𝑉𝑥
2
. 𝐾 𝑈𝑆
)
Page 15 of 16
Note: The suffix ‘_1’ below shows that the outputs of Linear Vehicle – 1 are taken into
consideration.
LHS of the equation was formulated as follows:
While, RHS of the equation:
4.5 Understeer Coefficient:
Page 16 of 16
For calculating the Understeer coefficient two linear vehicle models were
considered. The following equation was used:
𝐾 𝑈𝑆 = 𝑔.
∆ 𝛿 𝑓
∆ 𝑎 𝑦
⁄ −
𝑔. 𝐿
𝑉2⁄
For calculating 𝑉 (as shown in formula), average of absolute velocities of the two
linear vehicles were taken & it was named as V_avg. (Also, shown below)
Note: suffix ‘_1’ & ‘_2’ represent outputs taken from linear models 1 & 2
respectively.
For 𝑲 𝑼𝑺 :

More Related Content

What's hot

Enigne forces analysis
Enigne forces analysis Enigne forces analysis
Enigne forces analysis M.D.Raj Kamal
 
IRJET- Design and Theory of Powertrain of Formula Student {FSAE} Car
IRJET-  	  Design and Theory of Powertrain of Formula Student {FSAE} CarIRJET-  	  Design and Theory of Powertrain of Formula Student {FSAE} Car
IRJET- Design and Theory of Powertrain of Formula Student {FSAE} CarIRJET Journal
 
getting-started-with-lotus-suspension-analysis
getting-started-with-lotus-suspension-analysisgetting-started-with-lotus-suspension-analysis
getting-started-with-lotus-suspension-analysisUpender Rawat
 
Gyroscopic stabilization of unstable vehicles
Gyroscopic stabilization of unstable vehiclesGyroscopic stabilization of unstable vehicles
Gyroscopic stabilization of unstable vehiclesParth Patel
 
Four Wheel Steering System
Four  Wheel  Steering  SystemFour  Wheel  Steering  System
Four Wheel Steering SystemNirbhay Agarwal
 
Gyroscopic effect on 4 wheelers.pptx
Gyroscopic effect on 4 wheelers.pptxGyroscopic effect on 4 wheelers.pptx
Gyroscopic effect on 4 wheelers.pptxsandeepbhaskar17
 
Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION
Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION
Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION Anubhav Maheshwari
 
Gear and Gear trains
Gear and Gear trainsGear and Gear trains
Gear and Gear trainsMANJUNATH N
 
Efficycle 2017 project report
Efficycle 2017 project reportEfficycle 2017 project report
Efficycle 2017 project reportNEERAJ KUMAR
 
Gear Box and Torque Converter- CSVTU
Gear Box and Torque Converter- CSVTUGear Box and Torque Converter- CSVTU
Gear Box and Torque Converter- CSVTUManishRKSahu
 
Design consideration for frame
Design consideration for frameDesign consideration for frame
Design consideration for frameaman1312
 
FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CAR
FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CARFORCE CALCULATION IN UPRIGHT OF A FSAE RACE CAR
FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CARIAEME Publication
 
2015 UTSA Baja SAE Design Report
2015 UTSA Baja SAE Design Report2015 UTSA Baja SAE Design Report
2015 UTSA Baja SAE Design ReportChase Jaffray
 
Design optimization of a roll cage of a sae baja car
Design optimization of a roll cage of a sae baja carDesign optimization of a roll cage of a sae baja car
Design optimization of a roll cage of a sae baja carSatyajeet Udavant
 

What's hot (20)

Wheel Defects
Wheel DefectsWheel Defects
Wheel Defects
 
Four-Wheel Vehicle Suspension Model
Four-Wheel Vehicle Suspension ModelFour-Wheel Vehicle Suspension Model
Four-Wheel Vehicle Suspension Model
 
Enigne forces analysis
Enigne forces analysis Enigne forces analysis
Enigne forces analysis
 
IRJET- Design and Theory of Powertrain of Formula Student {FSAE} Car
IRJET-  	  Design and Theory of Powertrain of Formula Student {FSAE} CarIRJET-  	  Design and Theory of Powertrain of Formula Student {FSAE} Car
IRJET- Design and Theory of Powertrain of Formula Student {FSAE} Car
 
getting-started-with-lotus-suspension-analysis
getting-started-with-lotus-suspension-analysisgetting-started-with-lotus-suspension-analysis
getting-started-with-lotus-suspension-analysis
 
VEHICLE ROLLOVER ANALYSIS
VEHICLE ROLLOVER ANALYSISVEHICLE ROLLOVER ANALYSIS
VEHICLE ROLLOVER ANALYSIS
 
BAJA SAE INDIA 2015
BAJA SAE INDIA 2015BAJA SAE INDIA 2015
BAJA SAE INDIA 2015
 
Gyroscopic stabilization of unstable vehicles
Gyroscopic stabilization of unstable vehiclesGyroscopic stabilization of unstable vehicles
Gyroscopic stabilization of unstable vehicles
 
Four Wheel Steering System
Four  Wheel  Steering  SystemFour  Wheel  Steering  System
Four Wheel Steering System
 
Gyroscopic effect on 4 wheelers.pptx
Gyroscopic effect on 4 wheelers.pptxGyroscopic effect on 4 wheelers.pptx
Gyroscopic effect on 4 wheelers.pptx
 
Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION
Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION
Virtual BAJA 2015_(16190)_(Team Prayog)_PRESENTATION
 
Gear and Gear trains
Gear and Gear trainsGear and Gear trains
Gear and Gear trains
 
Reare axle
Reare axleReare axle
Reare axle
 
Efficycle 2017 project report
Efficycle 2017 project reportEfficycle 2017 project report
Efficycle 2017 project report
 
Gear Box and Torque Converter- CSVTU
Gear Box and Torque Converter- CSVTUGear Box and Torque Converter- CSVTU
Gear Box and Torque Converter- CSVTU
 
Car crash testing
Car crash testingCar crash testing
Car crash testing
 
Design consideration for frame
Design consideration for frameDesign consideration for frame
Design consideration for frame
 
FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CAR
FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CARFORCE CALCULATION IN UPRIGHT OF A FSAE RACE CAR
FORCE CALCULATION IN UPRIGHT OF A FSAE RACE CAR
 
2015 UTSA Baja SAE Design Report
2015 UTSA Baja SAE Design Report2015 UTSA Baja SAE Design Report
2015 UTSA Baja SAE Design Report
 
Design optimization of a roll cage of a sae baja car
Design optimization of a roll cage of a sae baja carDesign optimization of a roll cage of a sae baja car
Design optimization of a roll cage of a sae baja car
 

Similar to Modelling Planar Vehicle Dynamics using Bicycle Model

01 Mecanum Project Report
01 Mecanum Project Report01 Mecanum Project Report
01 Mecanum Project ReportDan Fisher
 
Stability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle ModelStability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle Modelsaeid ghaffari
 
Integrated inerter design and application
Integrated inerter design and applicationIntegrated inerter design and application
Integrated inerter design and applicationijcax
 
THE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLE
THE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLETHE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLE
THE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLEIAEME Publication
 
Active car steering control
Active car steering controlActive car steering control
Active car steering controluzeyir varli
 
3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESIS
3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESIS3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESIS
3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESISTakshil Gajjar
 
A New Method For Solving Kinematics Model Of An RA-02
A New Method For Solving Kinematics Model Of An RA-02A New Method For Solving Kinematics Model Of An RA-02
A New Method For Solving Kinematics Model Of An RA-02IJERA Editor
 
Mathematical Modeling and Design of a Rack and Pinion Steering Mechanism
Mathematical Modeling and Design of a Rack and Pinion Steering MechanismMathematical Modeling and Design of a Rack and Pinion Steering Mechanism
Mathematical Modeling and Design of a Rack and Pinion Steering MechanismIRJET Journal
 
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVEIRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVEIRJET Journal
 
suspension system project report
suspension system project reportsuspension system project report
suspension system project reportUET Taxila
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainerdaveson700
 
Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...
Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...
Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...yarmohammadisadegh
 
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMijcax
 
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMijcax
 
Transient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanTransient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanLahiru Dilshan
 
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric StudyTopology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric StudyIOSRJMCE
 

Similar to Modelling Planar Vehicle Dynamics using Bicycle Model (20)

01 Mecanum Project Report
01 Mecanum Project Report01 Mecanum Project Report
01 Mecanum Project Report
 
Stability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle ModelStability analysis of a Rigid Vehicle Model
Stability analysis of a Rigid Vehicle Model
 
Integrated inerter design and application
Integrated inerter design and applicationIntegrated inerter design and application
Integrated inerter design and application
 
THE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLE
THE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLETHE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLE
THE INFLUENCE OF DRIVING AXLE LOCATION ON THE LATERAL FORCE OF VEHICLE
 
Active car steering control
Active car steering controlActive car steering control
Active car steering control
 
Ijmet 06 10_013
Ijmet 06 10_013Ijmet 06 10_013
Ijmet 06 10_013
 
3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESIS
3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESIS3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESIS
3131906 - GRAPHICAL AND ANALYTICAL LINKAGE SYNTHESIS
 
A New Method For Solving Kinematics Model Of An RA-02
A New Method For Solving Kinematics Model Of An RA-02A New Method For Solving Kinematics Model Of An RA-02
A New Method For Solving Kinematics Model Of An RA-02
 
D05532531
D05532531D05532531
D05532531
 
Mathematical Modeling and Design of a Rack and Pinion Steering Mechanism
Mathematical Modeling and Design of a Rack and Pinion Steering MechanismMathematical Modeling and Design of a Rack and Pinion Steering Mechanism
Mathematical Modeling and Design of a Rack and Pinion Steering Mechanism
 
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVEIRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
 
suspension system project report
suspension system project reportsuspension system project report
suspension system project report
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainer
 
Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...
Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...
Optimum Design of 1st Gear Ratio for 4WD Vehicles Based on Vehicle Dynamic Be...
 
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
 
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEMINTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
INTEGRATED INERTER DESIGN AND APPLICATION TO OPTIMAL VEHICLE SUSPENSION SYSTEM
 
Transient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanTransient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fan
 
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric StudyTopology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
Topology Optimization of Gears from Two Wheeler Gear Set Using Parametric Study
 
[IJET-V1I6P7] Authors: Galal Ali Hassaan
[IJET-V1I6P7] Authors: Galal Ali Hassaan[IJET-V1I6P7] Authors: Galal Ali Hassaan
[IJET-V1I6P7] Authors: Galal Ali Hassaan
 
Microsoft word paper.op
Microsoft word   paper.opMicrosoft word   paper.op
Microsoft word paper.op
 

More from Akshay Mistri

Understanding optistruct & LS-Dyna files using text editor
Understanding optistruct & LS-Dyna files using text editorUnderstanding optistruct & LS-Dyna files using text editor
Understanding optistruct & LS-Dyna files using text editorAkshay Mistri
 
Everything About Seat-belts
Everything About Seat-beltsEverything About Seat-belts
Everything About Seat-beltsAkshay Mistri
 
Mechanical Joints in LS-Dyna for Explicit Analysis
Mechanical Joints in LS-Dyna for Explicit AnalysisMechanical Joints in LS-Dyna for Explicit Analysis
Mechanical Joints in LS-Dyna for Explicit AnalysisAkshay Mistri
 
Automation in Hypermesh
Automation in HypermeshAutomation in Hypermesh
Automation in HypermeshAkshay Mistri
 
HIII Headform Calibration Test
HIII Headform Calibration TestHIII Headform Calibration Test
HIII Headform Calibration TestAkshay Mistri
 
Effects of Occupant Protection Design Parameters in Sled Testing
Effects of Occupant Protection Design Parameters in Sled TestingEffects of Occupant Protection Design Parameters in Sled Testing
Effects of Occupant Protection Design Parameters in Sled TestingAkshay Mistri
 
Structural Analysis of Toyota RAV4 and its Convertible version
Structural Analysis of Toyota RAV4 and its Convertible versionStructural Analysis of Toyota RAV4 and its Convertible version
Structural Analysis of Toyota RAV4 and its Convertible versionAkshay Mistri
 
Global Human Body Model Consortium (GHBMC) Head Model Validation
Global Human Body Model Consortium (GHBMC) Head Model ValidationGlobal Human Body Model Consortium (GHBMC) Head Model Validation
Global Human Body Model Consortium (GHBMC) Head Model ValidationAkshay Mistri
 
Setting up a crash simulation in LS-Dyna
Setting up a crash simulation in LS-DynaSetting up a crash simulation in LS-Dyna
Setting up a crash simulation in LS-DynaAkshay Mistri
 
Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)
Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)
Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)Akshay Mistri
 
Buckling Frequencies for Beams in Hypermesh
Buckling Frequencies for Beams in HypermeshBuckling Frequencies for Beams in Hypermesh
Buckling Frequencies for Beams in HypermeshAkshay Mistri
 
Truss Analysis (Mechanics vs. Hypermesh)
Truss Analysis (Mechanics vs. Hypermesh)Truss Analysis (Mechanics vs. Hypermesh)
Truss Analysis (Mechanics vs. Hypermesh)Akshay Mistri
 
Solar Powered Field Utility Vehicle
Solar Powered Field Utility VehicleSolar Powered Field Utility Vehicle
Solar Powered Field Utility VehicleAkshay Mistri
 
Natural Frequencies and Mode shape vectors for 10 Mass-Spring system
Natural Frequencies and Mode shape vectors for 10 Mass-Spring systemNatural Frequencies and Mode shape vectors for 10 Mass-Spring system
Natural Frequencies and Mode shape vectors for 10 Mass-Spring systemAkshay Mistri
 
Analysing simple pendulum using matlab
Analysing simple pendulum using matlabAnalysing simple pendulum using matlab
Analysing simple pendulum using matlabAkshay Mistri
 
PPT.3 Starting with hypermesh – Static Load Application and Analysis
PPT.3 Starting with hypermesh – Static Load Application and AnalysisPPT.3 Starting with hypermesh – Static Load Application and Analysis
PPT.3 Starting with hypermesh – Static Load Application and AnalysisAkshay Mistri
 
PPT-2 Starting with hypermesh - Meshing
PPT-2 Starting with hypermesh - MeshingPPT-2 Starting with hypermesh - Meshing
PPT-2 Starting with hypermesh - MeshingAkshay Mistri
 
PPT-1 Starting with Hypermesh
PPT-1 Starting with HypermeshPPT-1 Starting with Hypermesh
PPT-1 Starting with HypermeshAkshay Mistri
 
Drive wheel motor torque calculations
Drive wheel motor torque calculationsDrive wheel motor torque calculations
Drive wheel motor torque calculationsAkshay Mistri
 

More from Akshay Mistri (20)

Understanding optistruct & LS-Dyna files using text editor
Understanding optistruct & LS-Dyna files using text editorUnderstanding optistruct & LS-Dyna files using text editor
Understanding optistruct & LS-Dyna files using text editor
 
Theories of failure
Theories of failureTheories of failure
Theories of failure
 
Everything About Seat-belts
Everything About Seat-beltsEverything About Seat-belts
Everything About Seat-belts
 
Mechanical Joints in LS-Dyna for Explicit Analysis
Mechanical Joints in LS-Dyna for Explicit AnalysisMechanical Joints in LS-Dyna for Explicit Analysis
Mechanical Joints in LS-Dyna for Explicit Analysis
 
Automation in Hypermesh
Automation in HypermeshAutomation in Hypermesh
Automation in Hypermesh
 
HIII Headform Calibration Test
HIII Headform Calibration TestHIII Headform Calibration Test
HIII Headform Calibration Test
 
Effects of Occupant Protection Design Parameters in Sled Testing
Effects of Occupant Protection Design Parameters in Sled TestingEffects of Occupant Protection Design Parameters in Sled Testing
Effects of Occupant Protection Design Parameters in Sled Testing
 
Structural Analysis of Toyota RAV4 and its Convertible version
Structural Analysis of Toyota RAV4 and its Convertible versionStructural Analysis of Toyota RAV4 and its Convertible version
Structural Analysis of Toyota RAV4 and its Convertible version
 
Global Human Body Model Consortium (GHBMC) Head Model Validation
Global Human Body Model Consortium (GHBMC) Head Model ValidationGlobal Human Body Model Consortium (GHBMC) Head Model Validation
Global Human Body Model Consortium (GHBMC) Head Model Validation
 
Setting up a crash simulation in LS-Dyna
Setting up a crash simulation in LS-DynaSetting up a crash simulation in LS-Dyna
Setting up a crash simulation in LS-Dyna
 
Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)
Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)
Thermal Analysis in Hypermesh (Conduction, Convention and Thermal Expansion)
 
Buckling Frequencies for Beams in Hypermesh
Buckling Frequencies for Beams in HypermeshBuckling Frequencies for Beams in Hypermesh
Buckling Frequencies for Beams in Hypermesh
 
Truss Analysis (Mechanics vs. Hypermesh)
Truss Analysis (Mechanics vs. Hypermesh)Truss Analysis (Mechanics vs. Hypermesh)
Truss Analysis (Mechanics vs. Hypermesh)
 
Solar Powered Field Utility Vehicle
Solar Powered Field Utility VehicleSolar Powered Field Utility Vehicle
Solar Powered Field Utility Vehicle
 
Natural Frequencies and Mode shape vectors for 10 Mass-Spring system
Natural Frequencies and Mode shape vectors for 10 Mass-Spring systemNatural Frequencies and Mode shape vectors for 10 Mass-Spring system
Natural Frequencies and Mode shape vectors for 10 Mass-Spring system
 
Analysing simple pendulum using matlab
Analysing simple pendulum using matlabAnalysing simple pendulum using matlab
Analysing simple pendulum using matlab
 
PPT.3 Starting with hypermesh – Static Load Application and Analysis
PPT.3 Starting with hypermesh – Static Load Application and AnalysisPPT.3 Starting with hypermesh – Static Load Application and Analysis
PPT.3 Starting with hypermesh – Static Load Application and Analysis
 
PPT-2 Starting with hypermesh - Meshing
PPT-2 Starting with hypermesh - MeshingPPT-2 Starting with hypermesh - Meshing
PPT-2 Starting with hypermesh - Meshing
 
PPT-1 Starting with Hypermesh
PPT-1 Starting with HypermeshPPT-1 Starting with Hypermesh
PPT-1 Starting with Hypermesh
 
Drive wheel motor torque calculations
Drive wheel motor torque calculationsDrive wheel motor torque calculations
Drive wheel motor torque calculations
 

Recently uploaded

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 

Recently uploaded (20)

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 

Modelling Planar Vehicle Dynamics using Bicycle Model

  • 1. Project Report on Modelling Planar Vehicle Dynamics using Bicycle model Vehicle Dynamics - I Winter – 2017 Detroit, MI Under guidance of: Made by: Dr. Valery Pylypchuk Akshay Mistri Access ID: GF6919
  • 2. Page 2 of 16 CONTENTS Page No. 1 Introduction 3 - 6 1.1 Equations of Motion 3 - 5 1.1.1 Inputs/Outputs of Project 3 1.1.2 Equations for Linear case 4 1.1.3 Equations for Non-Linear case 5 1.2 Understeer Coefficient 5 1.3 Lateral Acceleration Gain 6 2 Result Validation of the Baseline Model 6 - 7 2.1 Inputs Given 6 2.2 Outputs Obtained 7 3 Results Obtained 8 - 12 3.1 Variation of Lateral Tire Forces with Side Slip Angles 8 3.2 Variation of Lateral Acceleration Gain with Time 8 – 10 3.2.1 Outputs 9 3.2.2 Inputs Taken 9 – 10 3.3 Understeer Coefficient 10 3.4 Dynamic States, Linear vs Non-Linear 11 3.4.1 Velocities in x-coordinate axis 11 3.4.2 Velocities in y-coordinate axis 11 3.4.3 Yaw rates in x-y Plane 12 3.4.4 Yaw Angle in x-y Plane 12 4 Simulink Model 13 – 16 4.1 Linear Vehicle Model – 1 13 4.2 Linear Vehicle Model – 2 & Non-Linear Vehicle Model 13 4.3 Dynamic States 14 4.4 Lateral Acceleration Gain Block 14 - 15 4.5 Understeer Coefficient Block 15 - 16
  • 3. Page 3 of 16 1. INTRODUCTION 1.1 Equations of Motion Bicycle model is the simplest model to interpret dynamics of a vehicle. Due to symmetricity, the two wheels on the front and rear are combined, resulting into a better model for understand the side slip angles and tire forces. Linear Model consists of a linear relationship between the side slip angle and lateral tire force. Whereas, the Non-linear model has a non-linear relationship for the two. Fig.1 Bicycle Model 1.1.1 Inputs/Outputs of Project Inputs: 1. Front wheel torque, 𝑄 𝑓 [N-m] 2. Rear wheel torque, 𝑄 𝑟 [N-m] 3. Front wheel steer angle, 𝛿𝑓 [rad] 4. Rear wheel steer angle, 𝛿 𝑟 [rad] (taken 0 in our case) Outputs: (or the Dynamics States) 1. Velocity in x-coordinate axis, 𝑉𝑥 [m/sec] 2. Velocity in y-coordinate axis, 𝑉𝑦 [m/sec]
  • 4. Page 4 of 16 3. Yaw rate in x-y plane, r [rad/sec] 4. Yaw angle, ψ [rad] Symbols Used: 𝐹𝑥𝑓: Reaction force from ground to front tire in x-direction [N] 𝐹𝑥𝑟: Reaction force from ground to rear tire in x-direction [N] 𝑅𝑓𝑒: Effective radii of the front tire (𝑅𝑓𝑒=0.32 m) 𝑅 𝑟𝑒: Effective radii of the rear tire (𝑅 𝑟𝑒=0.32 m) 𝐹𝑦𝑓: Lateral force (y-direction) on front tire [N] 𝐹𝑦𝑟: Lateral force (y-direction) on rear tire [N] 𝐶 𝛼𝑓: Cornering stiffness of front tire [76666 N/rad] 𝐶 𝛼𝑟: Cornering stiffness of rear tire [186300 N/rad] a: Is the distance between Centre of Gravity (CG) of vehicle and the centre of front tire. (a = 1.65 m). b: Is the distance between Centre of Gravity (CG) of vehicle and the centre of rear tire. (b = 1.37 m). L: Wheelbase [a + b = 3.02 m] m: Mass of the vehicle [3090 𝐾𝑔] 𝐼 𝑍𝑍: Moment of inertia of vehicle about z-coordinate axis. [5980 𝐾𝑔. 𝑚2 ] 1.1.2 Equations for linear case: 1. 𝐹𝑥𝑓 = 𝑄 𝑓 𝑅𝑓𝑒 ⁄ 2. 𝐹𝑥𝑟 = 𝑄 𝑟 𝑅 𝑟𝑒 ⁄ 3. 𝐹𝑦𝑓 = 𝐶 𝛼𝑓 ( 𝛿 𝑓 − 𝑉 𝑦 + 𝑟.𝑎 𝑉 𝑥 ) 4. 𝐹𝑦𝑟 = − 𝐶 𝛼𝑟 ( 𝑉 𝑦 − 𝑟.𝑏 𝑉 𝑥 ) 5. 𝑚(𝑉𝑥 ̇ − 𝑟𝑉𝑦 ) = 𝐹𝑥𝑓 cos 𝛿 𝑓 − 𝐹𝑦𝑓 sin 𝛿 𝑓 + 𝐹𝑥𝑟 6. 𝑚(𝑉𝑦 ̇ + 𝑟𝑉𝑥 ) = 𝐹𝑥𝑓 sin 𝛿 𝑓 − 𝐹𝑦𝑓 cos 𝛿 𝑓 + 𝐹𝑦𝑟
  • 5. Page 5 of 16 7. 𝐼 𝑍𝑍 𝑟̇ = 𝑎 (𝐹𝑥𝑓 sin 𝛿 𝑓 − 𝐹𝑦𝑓 cos 𝛿 𝑓) − 𝑏. 𝐹𝑦𝑟 1.1.3 Equations for Non-Linear case: Equations 3 and 4 are replaced by equations 3a and 4a given below. • Equation 3a: 𝐹𝑦𝑓 = 𝐴. sin [ 𝐵. tan−1 ( 𝐶 𝛼𝑓. 𝛼 𝑓 𝐴𝐵 ⁄ )] • Equation 3b: 𝐹𝑦𝑟 = 𝐴. sin [ 𝐵. tan−1 ( 𝐶 𝛼𝑟. 𝛼 𝑟 𝐴𝐵 ⁄ )] Where, ▪ 𝐴 = 𝜇. 𝐹𝑧𝑓 or 𝜇. 𝐹𝑧𝑟 respectively for 𝐹𝑦𝑓 and 𝐹𝑦𝑟. & 𝐹𝑧𝑓 = 𝑏𝑚𝑔 𝐿 ⁄ 𝐹𝑧𝑟 = 𝑎𝑚𝑔 𝐿⁄ . ▪ B = 2 ▪ 𝛼 𝑓 = (𝛿𝑓 − 𝑉𝑦 + 𝑟.𝑎 𝑉𝑥 ) ▪ 𝛼 𝑟 = − ( 𝑉 𝑦 − 𝑟.𝑏 𝑉 𝑥 ) 1.2 Understeer Coefficient: [𝐾 𝑈𝑆] The understeer coefficient was calculated using two vehicle models running at front steering angles which differ by a small value while the wheel torques were kept same for both. 𝛿𝑓_1 : 0.09 radians for first linear vehicle model 𝛿𝑓_2 : 0.1 radians for second linear vehicle model 𝑄 𝑓_1 & 𝑄 𝑓_2: 100 N-m torque on front wheels for both models 𝑄 𝑟_1 & 𝑄 𝑟_2: 0 N-m torque on rear wheels for both models For finding the understeer coefficient the following equation was used, 𝐾 𝑈𝑆 = 𝑔. ∆ 𝛿 𝑓 ∆ 𝑎 𝑦 ⁄ − 𝑔. 𝐿 𝑉2⁄ Where 𝑎 𝑦 = 𝑉𝑦 ̇ + 𝑟. 𝑉𝑥 & 𝑉 = (𝑉1 + 𝑉2)/2, 𝑉1 & 𝑉2 being the absolute velocities of the two vehicles
  • 6. Page 6 of 16 1.3 Lateral Acceleration Gain [Gacc]: It is found from both sides of the equation and plotted versus time. 𝐺 𝑎𝑐𝑐 = 𝑎 𝑦 𝑔⁄ 𝛿𝑓 = ( 𝑉𝑥 2 𝑔. 𝐿 + 𝑉𝑥 2 . 𝐾 𝑈𝑆 ) 2. RESULTS FOR THE VALIDATION OF THE BASELINE MODEL 2.1 Inputs: Front steer Angle, 𝛿𝑓 [rad] Rear Steer Angle, 𝛿 𝑟 [rad] Front wheel Torque, 𝑄 𝑓 [N-m] Rear wheel Torque, 𝑄 𝑟 [N-m] Time [seconds]
  • 7. Page 7 of 16 2.2 Outputs Obtained: Hence, the outputs obtained are desirable and the baseline model is validated.
  • 8. Page 8 of 16 3. RESULTS OBTAINED 3.1 Variation of Lateral Tire Force with Side Slip Angle The first thing to observe is the variation of lateral tire forces with side slip angles for linear and non-linear case. It is quite evident that in the first two linear models the variation is linear and for the non-linear it is linear at the first but as side slip angle increases the variation is non-linear. 3. 2 Lateral Acceleration Gain [Gacc] vs Time: is found from both sides the equation 𝐺 𝑎𝑐𝑐 = 𝑎 𝑦 𝑔⁄ 𝛿𝑓 = ( 𝑉𝑥 2 𝑔. 𝐿 + 𝑉𝑥 2 . 𝐾 𝑈𝑆 )
  • 9. Page 9 of 16 3.2.1 Output: Thus, graph from the right-hand side of the equation, shown in blue, is approximately a straight line due to its theoretical nature. While the graph from the left-hand side of the equation shows the dynamics behaviour due to change of steering angle. Initially, the gain is huge (negative) due to sudden change in steer angle. Gradually it coincides with the other curve due to constant steering angle. This explanation can also be verified through the inputs which were kept as follows: 3.2.2 Inputs taken: Input 1: 𝛿𝑓 ( 𝑉𝑥 2 𝑔. 𝐿 + 𝑉𝑥 2 . 𝐾 𝑈𝑆 ) 𝑎 𝑦 𝑔⁄ 𝛿𝑓
  • 10. Page 10 of 16 Input 2: 𝐹𝑥𝑓 Input 3: 𝐹𝑥𝑟 = 0 Input 4: 𝛿 𝑟 = 0 3.3 Understeer Coefficient: 𝑲 𝑼𝑺 To find the understeer coefficient two linear vehicle models were taken into consideration with: a. Same input torque 𝑄 𝑓 [32 N-m] for the front wheels & b. Different front wheel steering angles 𝛿𝑓 [0.09 & 0.1 radians] for the two. The understeer coefficient Kus was found to be varying in the small range of 0.03 which can show that it is almost constant. 𝑲 𝑼𝑺
  • 11. Page 11 of 16 3.4 Dynamic States, Linear vs Non-Linear 3.4.1. Velocities in x-coordinate axis: 𝑉𝑥 Linear & Non-Linear. 3.4.2 Velocities in y-coordinate axis: 𝑉𝑦 Linear & Non-Linear These velocities clearly show the differences due to non-linear side slips. Variation in non-linear case is more realistic in the end as shown.
  • 12. Page 12 of 16 3.4.3 Yaw rates: r Linear & Non-Linear 3.4.4 Yaw Angle: ψ Linear & Non-Linear Note: These outputs were obtained keeping: a) Front Steer Angle 𝛿 𝑟 = −0.2 𝑡𝑜 0.2 for both linear and non-linear model. b) Front Wheel Torque 𝑄 𝑓 = 2200 𝑁 − 𝑚 for both models.
  • 13. Page 13 of 16 4. SIMULINK MODEL 4.1 Linear Vehicle Model-1: ‘Linear Vehicle 1’ receives input from Block ‘Inputs 1’ and gives Lateral acceleration gain and Understeer Coefficient. 4.2 Linear Vehicle-2 & Non-Linear Vehicle: While ‘Vehicle 2’ & ‘Non-Linear Vehicle’ gets inputs from block ‘Inputs 2’ as shown below.
  • 14. Page 14 of 16 4.3 Dynamic States Comparison: For comparing variations in Linear vs Non-Linear case outputs from ‘Linear Vehicle 2’ and ‘Non-Linear Vehicle’ are compared using the block shown below. Note: Dynamic State with suffix ‘_2’ are of linear vehicle – 2 model and the others are from non-linear case. 4.4 Lateral Acceleration Gain Block: It is calculated using the formula: 𝐺 𝑎𝑐𝑐 = 𝑎 𝑦 𝑔⁄ 𝛿 𝑓 = ( 𝑉𝑥 2 𝑔.𝐿+𝑉𝑥 2 . 𝐾 𝑈𝑆 )
  • 15. Page 15 of 16 Note: The suffix ‘_1’ below shows that the outputs of Linear Vehicle – 1 are taken into consideration. LHS of the equation was formulated as follows: While, RHS of the equation: 4.5 Understeer Coefficient:
  • 16. Page 16 of 16 For calculating the Understeer coefficient two linear vehicle models were considered. The following equation was used: 𝐾 𝑈𝑆 = 𝑔. ∆ 𝛿 𝑓 ∆ 𝑎 𝑦 ⁄ − 𝑔. 𝐿 𝑉2⁄ For calculating 𝑉 (as shown in formula), average of absolute velocities of the two linear vehicles were taken & it was named as V_avg. (Also, shown below) Note: suffix ‘_1’ & ‘_2’ represent outputs taken from linear models 1 & 2 respectively. For 𝑲 𝑼𝑺 :