The equations describing the cart-pole system are:
(mc+mp)i+mplocosθ-mplosinθ=fx
mplicosθ+ mpl2o+ mpglsinθ = 0
(i)
Find the equilibrium positions for θ. Linearize the above system about θ=0 (hint: ignore higher order terms)
(ii)
Given a suspension system: mZ+b2+k+kz=bz+kZ m2+bz+kz=kZ2+b2+F
Write the equation in state-space form, i.e., x=Ax+Bu. The input is u=F
Write the output equation y= Cx, if the output is y =Z2
Your answer should describe the state-vector x, and the A, B, C matrices.