Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To determine our steering arm angle we use perfect Ackerman principles and draw a line directly from the mounting point of our steering arm on the front axle to the centre point of our rear axle, this is represented by the formula: ArcTan( ((Track/2) - Mounting distance from wheel) / Wheelbase ), where Mounting distance = the distance between the wheel and the steering arm mounting point = 80 mm, wheelbase = 2600 mm and Track = 1600 mm. Therefore our steering arm angle is 15.47 degrees.

The below sketch was used to determine a series of steering geometry equations:

Image Added

To determine our steering arm length, tie rod length, and maximum rack travel we derived a series of equations using the physical geometry of our car. These equations are as follows:

     Phi = Theta + Alpha + SAA

     Phi = ArcTan( (

Mathinline
body\Phi = \Theta + \alpha + SAA

Mathinline
body\Phi = arctan(\frac{TR + R + SAL
*Sin
\cdot sin(SAA)
) / ( SAL*Cos
}{SAL\cdot cos(SAA)})
)

     Theta = Phi - Alpha - 

     R = T/2 - SAL*Sin

Mathinline
body\Theta = \Phi - \alpha - SAA

Mathinline
bodySAA = arctan(\frac {\frac {T}{2}-MD}{Wheelbase})

Mathinline
body\alpha = arccos(\frac {SAL^{2}+b^{2}-R^{2}}{2\cdot SAL \cdot b})

Mathinline
bodyR = \frac {T}{2} - SAL\cdot sin(SAA) - TR - \frac{TR
/
}{2} - MD

     SAA = ArcTan( (T/2 - MD)/ Wheelbase

     Alpha = ArcCos( ( SAL^2 + b^2 - R^2 ) / (2*SAL*b) )

     b = root( (TR + R + SAL*Sin(SAA) )^2 + ( SAL*Cos(SAA) )^2 )

    

Mathinline
bodyb = \sqrt{(TR+R+SAL\cdot sin(SAA))^{2}+(SAL\cdot cos(SAA))^{2}}


Therefore,

Mathinline
body\Theta = arctan(\frac{TR + R + SAL\cdot sin(SAA)}{SAL\cdot cos(SAA)})-arccos(\frac {SAL^{2}+b^{2}-R^{2}}{2\cdot SAL\cdot b}) - arctan(\frac {\frac {T}{2} - MD}{Wheelbase})

    where R = Tie Rod Length, T = Track, SAL = Steering Arm Length, SAA = Steering arm angle, TR = Rack Travel, MD = Steering arm mounting distance from wheel, Theta = Inner Wheel Steering Angle, Phi & Alpha are angles found through geometry, and b is a length found through geometry.

Since SAL, SAA, R, b, MD, T and Wheelbase are constants we know have Rack travel as a function of Theta (inner steering angle).   

A further explanation of this derivation can be explained by asking Robin Pearce (rsgpearce@gmail.com).


The Steering arm angle will be set to between 15.5 and 16.6 degrees. This is found by creating a triangle that runs from the steering arm through the centre of the rear axle and then finding the angle between the hypotenuse and the centre line of the car. The greatest steering angle will be 26 degrees and will provide a turning radius of 6.2 m. The steering arm length, tie rod lengths and rack travel will all depend on the rack chosen. following spreadsheet does the following calculations and takes input as steering arm length, total rack travel and total rack length.

View file
nameSteering Geometry Spread Sheet.xlsx
height250

Component Selection

Google drive sheets
urlhttps://docs.google.com/spreadsheets/d/1HWLhJIZaHs1ThZESJGmf2ntnilZFSSpStdOptPTek7U/edit#gid=0

...