Simpowersystems Asynchronous Machine Inside Delta (6 wire) connection

1 vue (au cours des 30 derniers jours)
Hello,
Is there a way to access all six stator winding connection points using this model to allow inside delta (6 wire) control?
Thanks

Réponse acceptée

Sebastian Castro
Sebastian Castro le 29 Juil 2015
I don't think there's an easy way for this.
If you look at the "Wound" configuration of the Asychronous Machine block, it exposes 6 physical connection ports -- 3 for the stator and 3 for the rotor.
You'd have to customize this block (using power_customize, for instance) and change the mathematical model such that the 6 voltages and currents correspond to the inside-delta connection points instead of the 3 stator and 3 rotor wye connections.
Alternatively, you could model the whole custom machine model using Simulink blocks. Either approach will require a modified mathematical model based on the existing Asynchronous Machine block.
I'd look at the power_SLmodeling example, or its documentation, as a starting point.
- Sebastian

Plus de réponses (0)

Catégories

En savoir plus sur Electrical Sensors dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by