- 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
I can't create State Space Full Feedback Control structure in Simulink
4 views (last 30 days)
Show older comments
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:
However, when I want to create this block diagram in Simulink, I cannot give the Step Input to the system?
0 Comments
Answers (1)
Samatha Aleti
on 26 Dec 2019
Yes, “Multiply” Block accepts single Input only. You may have to do as follows:
Hope this helps!
0 Comments
See Also
Categories
Find more on General Applications in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!