Tool/software:
Hi Experts,
I have some questions about the Lab4 of the TIDA-010062.
1. What are the EPWM1-A and EPWM1-B used for? It seems that the duty cycle of them are not changed during the whole period.
2. How to understand the following codes? What's the mechanism calculating TTPLPFC_ac_cur_ref_pu and TTPLPFC_ac_cur_ref_inst_pu?
Why should we use such a method to generate the duty cycle of EPWM3?
TTPLPFC_ac_cur_ref_pu = TTPLPFC_gv_out * TTPLPFC_vBusAvg_pu / (TTPLPFC_vACRmsMeasAvg_pu); TTPLPFC_ac_cur_ref_inst_pu = TTPLPFC_ac_cur_ref_pu * TTPLPFC_spll_sine + TTPLPFC_thetaOffset_pu * TTPLPFC_spll_cosine;
Best regards,
Power