Part Number: TMS320F28334
Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I am trying to control my ACI motor with the help of HVACI_Sensorless_2833x example given in controlsuite. currently I am testing Build Level 2.
Input Value in Build level 2 as per below,
_iq VdTesting = _IQ(0.2); // Vd reference (pu)
_iq VqTesting = _IQ(0.2); // Vq reference (pu)
and the output of park transfromation from motor current feedback are like this image given
As you can see in image the Id and Iq feedback from park transformation is nowhere near to given ref value of VdTesting and VqTesting.
I want to ask that is there any necessity to be matched both VdTesting and VqTesting with Id and Iq accordingly?
If yes , What is the posssible issues for this error?
In short , What should be feedback Id and Iq in stable system?
I am also attaching the images of Clarke input and Output below for reference.
I am taking U and V phase current input to clarke block from UVW phases.
Apart from this My motor's running response looks fine in build level 2.
Looking forward to positive response from your side asap.
Thanks & Regards.