- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » MultiPhaseTwoLevel_RL model gets...
MultiPhaseTwoLevel_RL model gets stuck if simulated at 10000 Hz
MultiPhaseTwoLevel_RL model gets stuck if simulated at 10000 Hz
Hi,
I was having some issues trying to use the Modelica.Electrical.PowerConverters.DCAC.MultiPhase2Level and Modelica.Electrical.PowerConverters.DCDC.Control.SignalPWM components in a custom model.
So I decided to try simulating it with a simpler setup, and I noticed the example MultiPhaseTwoLevel_RL. I can simulate it correctly if I don't change the model parameters.
But if I change the PWM frequency parameter f to 10000 Hz (default is 1000 Hz), simulation gets stuck at time 0.0584.
I'm attaching the simulation log, with the -lv=LOG_EVENTS,LOG_SOLVER,LOG_STATS.
MultiPhaseTwoLevel-RL.log
I'm not sure if it's worth noting that the last simulation step (before it gets stuck) shows a state event at time 0.0584, which should be at same time event 0.0584.
I'm using OpenModelica v1.14.0 (64-bit) on a Windows 10 PC.
Any help or suggestions would be very appreciated.
Regards
Leonardo
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » MultiPhaseTwoLevel_RL model gets...