LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add Intergral control to P controller for temperature

Hello All,

 

I am required to add integral control to the attached block diagram,

It currently only contains Proportional control.

 

Any help would be much appreciated.

0 Kudos
Message 1 of 2
(704 Views)

Hi Oggi,

 

the integral part of a PID control integrates the error term over time, so you need to calc the error and add it to the value in a shift register.

 

Why don't you use the PID functions coming with LabVIEW?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(653 Views)