PROJECT 5: Matlab Programming
Nose Wheel Suspension System
Problem Statement
Solve the 2 degree of freedom problem as outlined in the
in-class problem
use only one of odexx.
Use an input file which allows you to change values of:
a) the stiffness coefficients
b) the weights of both masses
c) the damping coefficient
d) amplitude of bump
e) the time span
Change h(x) to h(t) using x=Vt
Begin solution with
h=0
y1 = equilibrium value
y2 = equilibrium value
y1dot = 0
y2dot = 0
Test you program for the following case:
a/c effective weight = 200 lb
wheel weight = 20 lb
bump length L =