How to add a low Bandwidth Communication in Simulink

2 views (last 30 days)
I'm working on desiging a parallel converters control in dc microgrids on MATLAB Simulink and I need to add a low bandwidth communication between secondary and primary control. So far I was only able to add a unit dealy but that is very small delay and i need to increase that delay so how can i add a low bandwidth communication in simulink. Please help.

Answers (1)

Joel Van Sickel
Joel Van Sickel on 2 Dec 2021
Hello Hussain,
if you want the delay to be disreet, you can use a rate transition block to use unit delays at different time steps. You can also put multi step delays, but it is more efficient to use the rate transition when possible.
Regards,
Joel

Communities

More Answers in the  Power Electronics Control

Categories

Find more on Simulink in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!