State Space Form: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 43: Line 43:
<math>\mathbf{\dot x} = \mathbf{Ax+B}f</math><br>
<math>\mathbf{\dot x} = \mathbf{Ax+B}f</math><br>
This is called the state space representation of the differential equation.
This is called the state space representation of the differential equation.

Example coming

Revision as of 08:51, 1 September 2010

In my Signals and Systems II class at University of Idaho, we are learning about the state space form of representing a solution to a LTI differential equation. I'll add more here soon. Consider the differential equation
or

The state of this equation can be described using what is called state space form. State space form gives the blah blah more here.

let
let
so


We can now re-write the equation above to be:

so

and from the definition above


We can take this and put it into matrix form:
Or, more generally,

This is called the state space representation of the differential equation.

Example coming