
Add dead time in Simulink
153 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jiaxiu Dong
le 14 Déc 2018
Commenté : Lazuardi Agung
le 17 Déc 2022
Hi, I am trying to control an H bridge cell. So in order to avoid two swithes turn ON at the same time, I need to add the dead time. I would expect a similar waveform as below. Does anyone konw how to achieve this in Simulink? Thank you so much!
0 commentaires
Réponse acceptée
Rick Hyde
le 12 Nov 2021
We now have the Gate Driver and Half-Bridge Drive blocks in Simscape™ Electrical™ which allow you to specify dead-time/blanking time in a numerically efficient way. Please see the screenshot below. Hope you find this solution useful.
Rick

2 commentaires
Nueraimaiti Aimaier
le 10 Oct 2022
Hi,
This is helpful, thanks. However, what kind of ports (or devices) should be connect to the output of Driver? I used Simulink-PS converter for the input, it can be connected. But, at the output, I used PS-Simulink converter and it cannot connected to Simulink signal MOSFET.
Rick Hyde
le 17 Oct 2022
The output pins of the driver block should be directly connected to Simscape electrical ports on semiconductor device models in the Simscape Electrical library.
Plus de réponses (3)
Yonghui Xu
le 28 Mar 2019
Add following blocks to your switching signal path and you can set the deadtime by setting the time delay of the transport dealy block.

2 commentaires
Mark Sherstan
le 14 Déc 2018
try: Transport Delay
5 commentaires
Zoe Blatsi
le 4 Juin 2020
Hello,
I tried this for my discrete time PWM model:

and it seems to be working alright:

you could even configure a variable delay in the "delay" block settings.
I hope that helps.
Zoe
Lazuardi Agung
le 17 Déc 2022
thanks, for solving my problem. by just adding transport delay block we can easyly add dead time control
0 commentaires
Voir également
Catégories
En savoir plus sur Circuits and Systems dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!