필터 지우기
필터 지우기

TMS320F28335: Delay in PWM signals

조회 수: 2 (최근 30일)
MOHAMMED CHAKER
MOHAMMED CHAKER 2019년 2월 25일
댓글: Sinan Yücetepe 2021년 6월 2일
ello everyone,
I want to program the card TMS320F28335 so that it can give as output two signals ePWM1X and ePWM2X. The isssue that I'm having is that these two signals are delayed with a value of 3.84us even if my program doesn't include this delay (I'm assuming it's a hardware issue). I used the deadband option in the ePWM bloc, which erased the delay from the "left" side of the pulse, while the one on the right remained. What are the solutions that I can implement in my program to fully get rid of this delay between the two signals ?
You can see below the two signals. (yellow is the signal epwm1A, blue is the signal epwm2A)
F0026TEK.JPG
  댓글 수: 3
vishnu vardhan reddy
vishnu vardhan reddy 2020년 3월 10일
could you please provide your working model once
Email : vishnuvardhanguraka@gmail.com
Sinan Yücetepe
Sinan Yücetepe 2021년 6월 2일
hello did you solve your problem ?

댓글을 달려면 로그인하십시오.

답변 (2개)

Simon
Simon 2019년 7월 29일
Hi Mohammed,
many driver boards (hardware circuit which controls your MOSFETS / IGBTS) have a hardware dependend delay implemented which delays the high-side gate signals (of your PWM signal) in order to prevent a short through in your bridge. You can usually only change or remove this delay by removing the corresponding resistors from your driver board.
I would suggest that you have a look on your harware setup first, in particular the driver board datasheet.
Good luck!
Simon

Andrey Er
Andrey Er 2019년 8월 22일
Good day.
You can buypass deadtime generator on MCU usuing right settings for PWM regs, or try use small values of Dead time Time register for example 1.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

제품

Community Treasure Hunt

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

Start Hunting!

Translated by