I can't create State Space Full Feedback Control structure in Simulink

4 ビュー (過去 30 日間)
Berke Ogulcan Parlak
Berke Ogulcan Parlak 2019 年 12 月 22 日
回答済み: Samatha Aleti 2019 年 12 月 26 日
I determined the K vector by doing Pole Placement. A, B, C and D matrices are defined in Workspace.Here is the block diagram I want to create:
wnting.png
However, when I want to create this block diagram in Simulink, I cannot give the Step Input to the system?
1.png

回答 (1 件)

Samatha Aleti
Samatha Aleti 2019 年 12 月 26 日
Yes, “Multiply” Block accepts single Input only. You may have to do as follows:
  • Place a “sum” block with List of signs as “|+-”
  • Inputs to this "sum" block will be “Step” and “-K” blocks
  • Connect the output of “sum” block to “B” block
Hope this helps!

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by