I’m trying to use the “Space Vector PWM”-Module with a fixed step-size / on the RT-Box with Plecs 4.5.3.
When running/compiling I get the error “Variable-step discrete tasks are not supported with a fixed-step solver or a ‘Discrete state-space’ model.”, which is caused by the modules C-Block.
Is there a workaround for this, or is rewriting the code the only option?
I remember there is a demo ‘three phase npc inverter’ or something like that, in which there is also a SVM controller, but the SVPWM algorithm is implemented in the launchpad ,maybe you can run your algorithm on launchpad and test your circuit topology on your RT-BOX?