Excite Single Input of a MIMO System

4 views (last 30 days)
r-b0
r-b0 on 3 Oct 2020
Answered: r-b0 on 5 Oct 2020
I am simulating a system with two states and two control inputs using simulink via a state space model. I have attatched two sources to the state space model and need to specify which source maps to which control input of the state space model.
B is a 2x2 matrix. The plant block diagram should have two inputs, however it only has one.
How do I pass the two unique control inputs to the MIMO state space model? Imagine the plant was an aircraft, and I am attempting to model pitch and yaw control.
How should I modify the below block diagram to specify such?

Accepted Answer

r-b0
r-b0 on 5 Oct 2020
Solved using a Vector Concatonate block

More Answers (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 3 Oct 2020
  1 Comment
r-b0
r-b0 on 3 Oct 2020
Edited: r-b0 on 3 Oct 2020
That actually misses the heart of the question.
Allow me to re-phrase. I am simulating a Multiple-Input-Multiple-Output system; B is a 2x2 matrix. The plant block diagram should have two inputs, however it only has one.
How do I pass the two unique control inputs to the MIMO state space model? Imagine the plant was an aircraft, and I am attempting to model pitch and yaw control.

Sign in to comment.

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!