Steering angle for Autonomous vehicle

  • #1
3
0
Dear All,
Hello,
I'm studying electronics engineering and I'm new in vehicle dynamics,
Recently, I make an autonomous vehicle for my final project. In order to control steering angle of vehicle, I have difficulty to measure the steering angle based on curvature road and vehicle velocity.
Anybody can help me, how to calculate steering angle when wheelbase, curvature road and vehicle are already known?

Thanks
 
  • #3
Thanks @billy_joule
I already read that kind of steering tutorial.
am I not wrong steering angle (δ) can be determined by δ=L/R
where
L = Wheelbase
R= Radius of curvature
But there isn't relation with the speed.
is the steering angle is same both at high or low speed?
 
  • #4
is the steering angle is same both at high or low speed?
Generally, yes.
 
  • #5
Steering angle usually varies with lateral acceleration ([itex]a_y[/itex]), which is related to speed ([itex]v[/itex]) and radius of curvature ([itex]R[/itex]) with the following equation: [itex]a_y = \frac{v^2}{R}[/itex].

The steering angle ([itex]\delta[/itex]), lateral acceleration (related to standard gravity [itex]g[/itex]) and wheelbase ([itex]L[/itex]) are related the following way:
[tex]\delta = \frac{L}{R} + K_{us}\frac{a_y}{g}[/tex]
Where [itex]K_{us}[/itex] is the understeer coefficient of the vehicle. If [itex]K_{us} = 0[/itex] then the vehicle is said to be «neutral steer» (steering angle independent of lateral acceleration); if [itex]K_{us} < 0[/itex] then the vehicle is said to be «oversteer».

Theoretically, based on the bicycle model, [itex]K_{us} = \frac{W_f}{C_f} - \frac{W_r}{C_r}[/itex], where [itex]W[/itex] is the normal weight acting on a tire and [itex]C[/itex] is the cornering stiffness of the tire ([itex]f[/itex] & [itex]r[/itex] subscripts are for «front» and «rear»). The cornering stiffness relates lateral tire force to slip angle.

In practice, [itex]K_{us}[/itex] for a given vehicle varies with lateral acceleration. The way to determine [itex]K_{us}[/itex] for a given vehicle following a path is by plotting the variable [itex]\frac{a_y}{g}[/itex] with respect to [itex]\frac{L}{R} - \delta[/itex] and evaluate:
[tex]\frac{d\left(\frac{a_y}{g}\right)}{d\left(\frac{L}{R} - \delta\right)} = - \frac{1}{K_{us}}[/tex]
From measurements taken within the vehicle, [itex]R = \frac{v}{\Omega_z}[/itex]. Where [itex]\Omega_z[/itex]is the yaw velocity of the vehicle.

Ref.: http://ca.wiley.com/WileyCDA/WileyTitle/productCd-0470170387.html, 2nd ed. by J.Y. Wong
kus-vs-ay.jpg
find-kus.jpg
 
  • Like
Likes billy_joule
  • #6

Suggested for: Steering angle for Autonomous vehicle

Replies
4
Views
679
Replies
23
Views
916
Replies
15
Views
690
Replies
7
Views
934
Replies
3
Views
607
Replies
10
Views
806
Replies
58
Views
5K
Back
Top