필터 지우기
필터 지우기

measured voltage of phase to phase voltage

조회 수: 3 (최근 30일)
Maya
Maya 2023년 10월 5일
편집: Ayush Aniket 2023년 10월 23일
I am using the Simscape 3 pahse source ( specialized Power systems) to power a 3 phase induction motor. However, I observe that the phase to phase voltages between the three phases are showing slightly different values as shown below. None of the values match the setting of the model namely 400V rms. is this normal? The .slx file is attached.

답변 (1개)

Ayush Aniket
Ayush Aniket 2023년 10월 22일
편집: Ayush Aniket 2023년 10월 23일
Hi Maya,
As per my understanding, you want to know the reason for the three phase-to-phase voltages being different. The reason behind this outcome is due to the Solver Type settings. For a "Variable-step solver", the “auto” solver takes large steps to solve the underlying numerical equations and the resulting output (sinusoidal wave for each phase-to-phase voltage in this case) is not completely accurate. Since the output of the three-phase source voltage is not perfectly sinusoidal, the RMS calculation varies for each of the phases.
Hence it is advised to choose solver type carefully for SimScape blocks as it represents physical simulations. You can read more about the solver selection by referring to the following link:
Upon changing the solver to “Fixed-step or “daessc" for "Variable-step", you will get the RMS value same for all the phase-to-phase voltage as shown below:
Hope it helps.

카테고리

Help CenterFile Exchange에서 Switches and Breakers에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by