LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert PID controller settings

I´m building a system where a mass flow controller is used to controll the nitrogen flow in a pipe. I´m going to use PID-regulation of the flow. The manufacturer gave us a calibration sheet with PID controller settings; P: 0.08, I: 5, D:0. But how to convert this so I can use them with Labviews PID.vi?
 
On wikipedia I found that Kp=P, Ti=Kp/I and Td=D/Kp, when converting from "ideal form" to "standard form", is this correct? The biggest problem I think is that PID.vi wants SP and PV in % of max, so I use the PID_EGU_to_%.vi and PID_%_to_EGU.vi, as seen in the figure.  So should I scale the PID settings in the same way?
 
I´m not able to test how it works in reality because the FieldPoint system hasn´t arrived yet 😞 
0 Kudos
Message 1 of 1
(2,567 Views)