How can i assign different simulation step size in simulink to control and power path??

5 views (last 30 days)
I am working on grid connected inverter control in wind power system. Here i have created model in simulink having power circuit and a control circuit. I want to run my power circuit with a simulation step size of 5 microsecond and control circuit with a step size of 100 microsecond. How to do it? Please help me in that..
Thank you.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 31 Dec 2012
I don't think you can set multiple step time for the same model. But you can set your blocks samples time to different values. If te is your fixed step, the samples time should be multiple of te. If your block don't contain a parameter sample time, you can insert after this block a zoh block, then set its sample time.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!