Discrete sampling on continuous-time model
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,
For an assignment I have a model in simulink. The model is a statefeedback model in continuous time. Because the system itself uses a computer to control the system I need to control part to be discrete, while the model is continuous.

For the input I achieved it by using the zero-order hold. However I also need to sample the state before it is multiplied by the feedback matrix K. How can I sample the state(where Scope2 measures)? I tried to also use a zero-order-hold, but this gave errors, due to the dimensions. Using a mux and demux does not solve this problem. Regards, Jan Jaap
댓글 수: 1
Azzi Abdelmalek
2012년 11월 30일
If your are working with continuous system, why are you using sample time, The numeric problem is handled by your solver
답변 (1개)
Azzi Abdelmalek
2012년 11월 30일
편집: Azzi Abdelmalek
2012년 11월 30일
Have you tried to set the sample time of your Gain2 block?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Linearization에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!