In the PLECS manual, it’s said that there is the possibility of using a multi-rate system. How do I implement it?
I aim to sample different signals with two different sample periods. Is it possible?
In the PLECS manual, it’s said that there is the possibility of using a multi-rate system. How do I implement it?
I aim to sample different signals with two different sample periods. Is it possible?
Hi Luca,
The two most common ways to sample continuous signals with different sample times are using a triggered subsystem or a Zero-Order Hold (ZOH) component. Please find the example attached.
If you can let us know your application, I can be more specific. You could also email your question along with your model to support@plexim.com for further discussion.
Regards,Manu
triggered_subsystem_ZOH.plecs (17.9 KB)