Motor control programming problem

Hello everyone,

I'm using a control board (RTK0EMX870C00000BJ) with an RX66T chip.

I've burned the induction motor control program from the website (Vector Control of Three-Phase Induction Motor Used in Driving a Pump RX66T Implementation Rev.1.10 - Sample Code) onto it.

I'm inputting a 3-phase sinusoidal signal from a signal generator to pins P40, P41, and P42.

When I test to see if these three current signals are being received in Renesas Motor Workbench, I find that the positive half-cycle of the signals is being cut off.I'm wondering if this is related to the values of g_f4_offset_iu, g_f4_offset_iv, and g_f4_offset_iw in the program, or if there's another reason. Does anyone know what might be causing this?




Regards,

RR

Parents Reply
  • Hi  Panos

    Currently, I'm just trying to verify if the A/D function of this controller is working correctly. Therefore, the read current signal should be a sine wave without any clipping. It shouldn't be related to the inverter board. Could it be more related to the program that reads the current signal?

    I'm using the T1102 inverter board.


    Regards,

    RR

     

Children