I was working on developing software for controlling torque and speed of 3 Phase AC Induction Motors using Field Oriented Control aka Vector Control.
My motor has following details as per the nameplate:
Rated Power : 3 kW Rated Voltage : 48VAC Rated Current : 54Arms Rated Speed : 2660 RPM Poles : 4 Make : Nidec Max. Speed = 6000 rpm.
I have tested my software for no load speed control upto 3000 rpm . I have kept magnetizing command current to be around 20A.
My motor consumes 2.5A DC and 14Arms ac current at 3000 rpm.
I am doing calculations in pu system where 1pu = 32767.
I observed that initially , output variables VD and VQ both are positive , but as speed ramps up , VQ keeps increasing upto 0.75pu but VD reduces and even goes in negative. (from 0.125pu to - 0.125PU.
Kindly help me in concluding my observations.