Jump to content



Featured Articles

Check out the latest featured articles.

File Library

Check out the latest downloads available in the File Library.

New Article

Product Viscosity vs. Shear

Featured File

Vertical Tank Selection

New Blog Entry

Low Flow in Pipes- posted in Ankur's blog

Writing Mimo State Space Representation


This topic has been archived. This means that you cannot reply to this topic.
No replies to this topic
Share this topic:
| More

#1 hoyoku

hoyoku

    Gold Member

  • Members
  • 61 posts

Posted 05 November 2008 - 12:41 PM

How do we write the MIMO state space representation of the model? For example given the below MIMO ARX model:

y1(k) = -a1*y1(k-1) - a2*y2(k-1) + b1*u1(k-1) + b2*u2(k-1) + b3*u1(k-2) + b4*u2(k-2)

y2(k) = -a3*y1(k-1) - a4*y2(k-1) + b5*u1(k-1) + b6*u2(k-1) + b7*u1(k-2) + b8*u2(k-2)

How do we write them in state space representation? This is a 2 inputs 2 outputs system. Thanks.




Similar Topics