Trouble with modelling an induction machine
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Sebastian Castro
2015-7-10
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 个评论
Sebastian Castro
2015-7-10
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Block Libraries 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!