[Title from The Outer Limits intro.]
Recently, my research has involved working with the control systems of the LISA spacecraft, which allow them to remain properly oriented. One of the main tools we use for this is a State Space Model. This type of structure models a physical system as a set of inputs, outputs, and states, which change in time. The system is defined by 4 matrices:
where u is a vector of inputs, y is a vector of outputs, and x is a vector of states. The dot indicates a time derivative, which tells us how the states change in time. Because this is a linear model, it will only work if we stay close to some equilibrium, but that's exactly what we hope to achieve. If we choose our inputs in relation to the outputs, we can try to stabilize the system.It been interesting to learn some of the techniques that are more engineering-focused. I'm just glad I have more experienced people to help me out – I don't want to be responsible for another Mars Climate Orbiter!