About MATLAB Embedded Coder EPWM BLOCK
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Venkatesh Chilapur
2020-9-7
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 个评论
Pablo Acuna
2020-11-6
is the TBCLK 5n (200M) or 20n (50M)?
I understand the launchpad has a X4 preescaler.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!