About MATLAB Embedded Coder EPWM BLOCK
5 views (last 30 days)
Show older comments
Burak Caykenari
on 6 Sep 2020
Commented: Pablo Acuna
on 6 Nov 2020
Hi Everyone ,
I’m trying to understand deadband structere of Epwm block . I could not understand a basic and simple point deadband time .(I have used Matlab2019b and F28379D Launchapd -200MHz- TBCLK:5ns)
0
You can see following figure ,( this is a ‘Modeling Voltage Controller for the DC/DC Buck Converter’
In dead band value were entered as 20.
What is the exact mean of 20 ? I mean This is a counter value of TBCLK according to the following help informations, isn’t it ?
*Actually what is the value of 20 in seconds?
Manythanks
Burak
0 Comments
Accepted Answer
Venkatesh Chilapur
on 7 Sep 2020
Hi,
It is the count in-terms of TBCLK. In this case you mentioned TBLCK cycle is 5ns.
Hence the deadband time would be 20 * 5ns = 100ns.
That is the amount of time the ePWM-HI and ePWM-LO singals would be offset w.r.t each during the switching action.
HTH,
Regards,
Venkatesh C
2 Comments
Pablo Acuna
on 6 Nov 2020
is the TBCLK 5n (200M) or 20n (50M)?
I understand the launchpad has a X4 preescaler.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!