Trouble with modelling an induction machine
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
leonn alexander
am 9 Jul. 2015
Kommentiert: leonn alexander
am 11 Jul. 2015
Hi, Actually im trying to model an induction machine in simulink. Im ok to do that using signals. But I like to know if it is possible to do using Simpowersystem components, like using a 3phase source in simpowersytem rather than using sinusoidal voltage signals etc. I tried many times but I was unable to find some ways to apply transformations etc. Any help will be appreciated..
0 Kommentare
Akzeptierte Antwort
Sebastian Castro
am 10 Jul. 2015
You definitely can model induction machines in SimPowerSystems -- typically with the Asynchronous Machine blocks. Notice that this page (which is the Help page for the blocks) contains the underlying equations too.
In addition, SimPowerSystems has a Three-Phase Source block as well as transformations like abc-dq0 (if that's what you were looking for).
Good luck!
- Sebastian
3 Kommentare
Sebastian Castro
am 10 Jul. 2015
Yeah, so the electrical components have their own connection lines that don't hook right into Simulink. This is often tricky, so don't feel bad for asking :)
If you want to measure quantities from your SimPowerSystems network, check out the Three-Phase V-I Measurement block. Connect it in series with your source and use those V and I output ports to feed into Simulink.
- Sebastian
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Electrical Block Libraries finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!