- 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 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Samatha Aleti
2019년 12월 26일
Yes, “Multiply” Block accepts single Input only. You may have to do as follows:
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!