Trouble with modelling an induction machine
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
leonn alexander
el 9 de Jul. de 2015
Comentada: leonn alexander
el 11 de Jul. de 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 comentarios
Respuesta aceptada
Sebastian Castro
el 10 de Jul. de 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 comentarios
Sebastian Castro
el 10 de Jul. de 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
Más respuestas (0)
Ver también
Categorías
Más información sobre Electrical Block Libraries en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!