Effacer les filtres
Effacer les filtres

measured voltage of phase to phase voltage

3 vues (au cours des 30 derniers jours)
Maya
Maya le 5 Oct 2023
Modifié(e) : Ayush Aniket le 23 Oct 2023
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.

Réponses (1)

Ayush Aniket
Ayush Aniket le 22 Oct 2023
Modifié(e) : Ayush Aniket le 23 Oct 2023
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.

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by