How to connect subsystems with different sample times in simulink
Show older comments
Hi there!
I am developing a solid state transformer using rectifier-DAB-inverter approach. Each subsystem has its own sample time, so i use different powerguis in the subsytems. The problem is that the model is not running as desired, yet each independent subsystem tested independently works perfect. what could be the problem?
someone mentioned about using the rate transition block but it cannot be connected between subsystems.
5 Comments
Fangjun Jiang
on 17 Jul 2020
why can't insert rate transition block? Is this a physical (SimScape) model?
mayaka moses
on 17 Jul 2020
Fangjun Jiang
on 17 Jul 2020
When there is an error regarding sample time mismatch, it usually suggest a place to insert the rate transition block. You don't actually have that error. You just suspect that the integrated system does not perform as expected, yet each individual subsystem is tested.
It's so generic that I don't know how to help. One suggestion is to make all those individual subsystem an atomic subsystem.
mayaka moses
on 17 Jul 2020
mayaka moses
on 17 Jul 2020
Answers (1)
Sabin
on 22 Jan 2024
0 votes
Running the system at same (fastest) rate while having different PWM switching frequency and different sampling for the control algorithm should work. The model may be slightly slower but should perform as desired.
If Simscape technology (blue blocks) is used it is possible to use Network Couplers to split physical networks:
Categories
Find more on Troubleshooting in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!