SimPower Systems (PSB): discrete analysis
조회 수: 1 (최근 30일)
이전 댓글 표시
When using Simulink with SimPower Systems blockset (PSB) you have to use a block called "powerGUI".
There you can specify a sample time, when simulation type is discrete.
Still you can choose another sample time or even continuous solver in "normal" simulink 'Model Configuration Parameter' window.
Will there be a cont. or discrete analysis ? What's the difference between those two options ? Why do I need them both ?
댓글 수: 0
답변 (1개)
Sabin
2022년 12월 20일
This is like using a Simulink discrete block while setting the global solver to variable-step. The power systems part would be discrete if a discrete rate is selected. But some parts of the model might still run in continuous time (controlled by the global solver) if continuous Simulink blocks are used in the model.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Sensors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!