필터 지우기
필터 지우기

Why Three-Phase Transformer 'Specify initial fluxes' setting is not working?

조회 수: 1 (최근 30일)
In R2019a the following option is not working properly using the Three-Phase Transformer (Two Windings):
"Specify initial fluxes
If selected, the initial fluxes are defined by the Initial fluxes parameter on the Parameters tab. The Specify initial fluxes parameter is visible only if the Simulate saturation parameter is selected. Default is cleared."
The Initial Flux values are not shown in the parameters tab.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2019년 4월 8일
This is a bug in R2019a. To set the Initial flux in R2019a, follow the workaround below.
Please follow the workflow mentioned in the documentation.
After that, please use the following code, to set the initial flux parameter:
set_param(gcb,'InitialFluxes','[0.8 -0.6 0.4]')

추가 답변 (0개)

카테고리

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

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by