I want to change phase of up-down counter of epwm module which is not working in frequency higher than 25kHz.

조회 수: 3 (최근 30일)
Dear experts,
I am working on TI launchpad f28379D , where I am using epwm1 module to synchronize with epwm 4 and changing the phase value of epwm4 via input port , setting the TBPHS value for 0 for Tsampling time (2cycle duration of up-down counter ) and TBPRD/2 or Tsampling time (2cycle duration of up-down counter ). My system is working well for frequncy lower than 25kHz but for higher frequency phase synchronization is not happening .Can any one please tell me what should I do?

채택된 답변

Balavignesh
Balavignesh 2024년 6월 21일
Hi TDR,
It is my understanding that you are working with the TI Launchpad F28379D and encountering issues with phase synchronization at higher frequencies when using ePWM modules. Below are a few suggestions that could help you resolve the issue. I suggest you try these:
  • Ensure that the clock settings for the 'ePWM' modules are correctly configured. Higher frequencies require precise clock settings to maintain synchronization.
  • Incoorect dead-band settings can cause phase misalignment. Verify if the dead-band settings are appropriate for higher frequencies.
  • Make sure that the synchronization scheme between 'ePWM1' and 'ePWM4' is correctly implemented.
  • Higher frequencies might lead to higher interrupt latency, which can affect synchronization. Optimize your interrupt service routines for minimal latency.
  • Try increasing the timer resolution.
Kindly have a look at the following documentation link to have more information on:
Hope that helps!
Balavignesh
  댓글 수: 1
TDR
TDR 2024년 7월 2일
I have solved the problem ,there were an issue with parameters setting .Dead band setting you hightligthed that is new to me thank you verymuch for your reply. Now I am able to to operate my system at 100 kHz frequecy but again MATLAB is not working well with lesser than 2 micro sec sampling time with F28379D.

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

추가 답변 (0개)

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by