필터 지우기
필터 지우기

Choose discretization method with discrete simpowersystem simulation

조회 수: 2 (최근 30일)
ths1104 Stenkhiste
ths1104 Stenkhiste 2011년 8월 1일
답변: Joel Van Sickel 2021년 8월 18일
It is stated in Simpowersystem user's guide p.4-11 that,
You implement discretization by dragging the Powergui block into your system. The sample time is specified in the block dialog box. The electrical system is discretized using the Tustin method, which is equivalent to a fixed-step trapezoidal integration. In order to avoid algebraic loops, the electrical machines are discretized using the Forward Euler method.
With the Powergui set to discrete solver, is it possible to discretize only a given bloc (which is not an electrical machine bloc) using the Forward Euler method instead of the by default Tustin method?

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2021년 8월 18일
I realize this question is being answered too late to be of use to the asker, but as part of an effort to clean up matlab answers, I will be addressing the question:
The models in specialized power systems (simpower) are not actually discretized by the power gui block. The discrete models already exist, and have been created manually, so there is no way to automatically control how individual blocks are discretized. You can customize a block yourself if you want, but it would have to be done manually.
Regards,
Joel

카테고리

Help CenterFile Exchange에서 Simscape Electrical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by