Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hello! In Project BLPFCv1.0 there is module PFC_InvRmsSqr where VrectRMS is compared with PFC_InvRmsSqr_Vmin. But VrectRMS is real value of RMS and PFC_InvRmsSqr_Vmin is ratio. How it is possible to compare different measure object. Is it correct?
For example, I have VrectRMS = Q24(0.143), but ration in PFC_InvRmsSqr_Vmin is Q24(0.196) , and this is out of range though in real volts it is inside range.