Are there any models of electrical machines already available that are programmed using MTK?
I am looking for:
- DC machine
- asynchronous machine
- synchronous machine
- two-speed Dahlander motor
Are there any models of electrical machines already available that are programmed using MTK?
I am looking for:
We have a few synchronous machine models implemented in PowerDynamics.jl, models like GENSAL, GENROU, GENROE and so on. You can find them here: PowerDynamics.jl/src/Library/Machines at main · JuliaEnergy/PowerDynamics.jl · GitHub
They are implemented within our framework (meaning an opinionated set of input/outputs, terminal coordinate system and so on). But its all MIT licensed so you can copy an use it as a starting point for your own models.