Voltage Supply block on classical controller exmple #246
Replies: 1 comment 1 reply
-
Hello and thank you for considering GEM. Now lets have a look at your questions:
I think you are looking for the DC-link / supply current that flows in between the supply and the inverter? There is currently no default output for this, but you can extract this quantity with the command
Generally, the finite simulation model is ready to use but I have the feeling its not what you want, as it is not compatible with the PI controller. |
Beta Was this translation helpful? Give feedback.
-
Hello, I am using your library to simulate the control of an electric Go-kart for my graduation project. My idea is to use the "Gym Electric Motor" library and other libraries as an open source alternative for electric vehicle simulations.
I am basing myself on the examples of classic controllers from this repository because I am unable to use your other library, "Gem-Control". I would like to know if by using the examples of classic controllers I can use the Voltage Supply to simulate the current consumption in the batteries of a PMSM motor? (continuous model simulation simulation of the electric Go-kart.)
Moreover, using a PMSM motor, can I use the Finite simulation model? I tried to follow the comments in the "custom_classic_controllers_synch_motor_example.py" program and I am unable to run the simulation.
Code snippets that I altered on Finite model:
Beta Was this translation helpful? Give feedback.
All reactions