LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA

I am doing PI controller design for boost converter using PID FPGA  My controller works but there is  voltage ripple in Process Variable since I am new to labview I dont have idea how to eliminate it.

0 Kudos
Message 1 of 7
(2,699 Views)

Sounds like you have too much Kp (proportional gain). Try reducing Kp until the oscillation stops.

0 Kudos
Message 2 of 7
(2,634 Views)

I tried low value of Kp to high value of Kp the problem exist the same

0 Kudos
Message 3 of 7
(2,631 Views)

Did you try adjusting Kp with Ki set to 0? Is your feedback variable oscillating as well?

 

Can you post the FPGA code or a picture at least?

0 Kudos
Message 4 of 7
(2,628 Views)

My Feed back value is oscillating if you have a PI controller Labview FPGA code can you share it here 

0 Kudos
Message 5 of 7
(2,625 Views)

I have done a PID controller in a LabVIEW FPGA in the past. I no longer have the code.

 

How low did you go with Kp? Something else that could be happening is that your system bandwidth is so high that your Kp is much too sensitive. You could try reducing the gain at the output of the PID VI so your Kp is less responsive.

 

It would help immensely if you could show the code or do a screenshot.

0 Kudos
Message 6 of 7
(2,620 Views)

This is my code 

Download All
0 Kudos
Message 7 of 7
(2,599 Views)