inverter output voltage problem

hello,

I am using the official program "Vector Control of Three-Phase Induction Motor Used in Driving a Pump RX66T Implementation Rev.1.10 - Sample Code". I want to adjust the output voltage of the inverter to 220V. However, if I want to adjust the output voltage to 180V, which part of the program should I modify? I think it is the modulation factor mentioned in this file  page 13, but I can't find the relevant place in the program. How can I achieve 180V?

file:

https://www.renesas.cn/cn/zh/document/apn/vector-control-three-phase-induction-motor-used-driving-pump-rx66t-implementation-rev110

Best Regard,

eva

Parents Reply
  • Hello Jayesh,

    You are right that I am changing the output voltage of the inverter, which is also the input voltage of the motor. However, I am not changing the voltage to change the speed of the motor. Instead, I am changing the voltage because the rated voltage of the motor I am driving is 180Vac. Therefore, I need to change the output voltage of the inverter. That's why I want to know which part of the program I need to change to achieve an output of 180Vac.

    Regards,
    Eva

Children