Simpowersystems Asynchronous Machine Inside Delta (6 wire) connection
3 views (last 30 days)
Show older comments
McSpark
on 29 Jul 2015
Answered: Sebastian Castro
on 29 Jul 2015
Hello,
Is there a way to access all six stator winding connection points using this model to allow inside delta (6 wire) control?
Thanks
0 Comments
Accepted Answer
Sebastian Castro
on 29 Jul 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.
- Sebastian
0 Comments
More Answers (0)
See Also
Categories
Find more on Electrical Sensors in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!