I'm using TMDSHVMTRPFCKIT & HVMotorCtrol+pfcKit_v2.1/HVPM_Sensored_Servo project & below SVPWM.
1. I want to know detailed explanation about below SVPWM(v4.1). How to select sector and calculate PWM duty Ta,Tb,Tc?
Ubeta, Ualpha are normalized with Real DC bus voltage?
.
.
2. I received the answer below about calculate real Vd/Vq. What is the theoretical basis for multiplying Real DC bus voltage?
To make sure real Vd/Vq values are right, I measured U&V line-to-line voltage with multimeter at 1500RPM. Vline-to-line = 110V_rms
Then, U phase peak voltage is 110*sqrt(2)/sqrt(3) = 89.8V ( sqrt(2) used for convert from rms to peak, sqrt(3) used for convert from line-to-line to phase )
I think that Vs=sqrt(Vd^2 + Vq^2)*300(Real DC bus voltage)=103V should be the same with U phase peak*1.5 = 134.7V. (Vd = pi_id.out, Vq = pi_iq.out are PU)
But different. Was I wrong?
I want to make sure that Real Vd/Vq values are correct.
Help me.