Controller Gain Kc | Type an value . (For 5/02 controllers, the effective range is 0.1 to 25.5. The effective range of 5/03, 5/04 and 5/05 processors is =0 to 3276.7.) | This is the proportional gain. Typically, when the reset and rate terms are set to zero, the gain is set to half of the required value to cause the input to oscillate. Note: When using 5/03, 5/04, and 5/05 processors, RG bit must be set to accept values exceeding 25.5. |
integral gain Ti |
Type a value for representing minute . | This is the integral gain. Generally, reset time settings, etc. | |
(for 5/02 controllers, the effective range is 0.1 to 25.5. The effective value range for 5/03, 5/04 and 5/05 processors = 0 to 3276.7.) | is the natural cycle measured in the gain calibration above. Note: When using 5/03, 5/04, and 5/05 processors, RG bit must be set to accept values of exceeding 25.5. | ||
differential rate Td | Type a value that represents the value of for minute . | This is a WeChat business item. This value is usually set to upper area | |
(for 5/02 controllers, the effective range is 0.1 to 2.55. The effective value range for 5/03, 5/04 and 5/05 processors = 0 to 3276.7.) | time is 1/8 of 0 minutes. Note: RG (reset and gain range) bit does not affect the word. | ||
loop update | Type a representing the value of in seconds . (For 5/02 controllers, the range is from 0.1 to 25.5.For 5/03, 5/04 and 5/05 controllers, there are effects ranges from 0.01 to 10.23 | This is the time interval between PID calculations. The input entry is an interval of 0.01 seconds. The normally input cycle update time is 5 to 10 times faster than the natural cycle of the load (the method is to determine it: set the reset and rate parameters to zero, and then increase the gain until the output starts | |
0 seconds.) | oscillation) . Note: In STI mode, this value must be equal to the STI time interval value S:30. | ||
Control mode | Select E = SP - PV (reaction) or E = PV - SP (positive). | When the input PV is less than the adjustment point SP, reverse action causes the output CV to increase (e.g., heating application). When the input PV is greater than the adjustment point SP, directly acts on to cause the output CV to increase (e.g., cooling applications). | |
PID Control | Select Auto ( automatic ) or Manual ( manual ). | Automatic indicates that the PID is in control output. (Word 0, 1, , 0, clear) , manual indicates that the user is setting the output. (word | |
0 The 1st bit is set. | |||
time mode | Select Timed ( timing ) or STI. | If timing mode is selected, PID Update its output at the rate specified in the loop update parameters. | |
When uses timing mode, your processor scans | |||
should be at least faster than the loop update time 10 , | |||
to prevent timing errors or interference. | |||
If STI mode is selected, updates its output every time PID is scanned. When you select STI, the PID instruction should be written in STI Interrupt subroutine |
order, the time interval of the STI routine should be equal to the setting value of the PID loop update parameter. Set the STI period in word S:30. | |||
limit output CV | Select to be or No. | Select to be , limiting the output to between the minimum and maximum values. Select no , and no restrictions are imposed on the output. | |
dead zone DB | Type a value from 0 to scale , or 0-16383 (when scaling does not exist). | This dead zone extends to the adjustment points above and below the values you entered. Enter the dead zone at the zero intersection of the process variable PV and the adjustment point SP. This means that dead zone is only valid when the process variable PV enters the dead zone and passes the adjustment point. |
input:
Adjustment point SP | Type a value between 1-16383 or within the valid scaling range. | expected control point for process variables. Enter this value into the 3rd word (word 2) in the control block through your ladder program. |
maximum adjustment point | Type an value . (For 5/02 | If the set value is read in engineering units, then |
(Smax) | controller, the effective range is from -16383 to +16383. The effective range of 5/03 and 5/04 controllers is -32768 to +32767.) | When the control output is 16383, this corresponds to the engineering unit value of the set point. |
Minimum adjustment point (Smin) | Type a value . (For 5/02 controllers, the range is from -16383 to +16383. For 5/03 and 5/04 controllers, the effective range is from -32768 to +32767.) | If the set value is read in engineering units, the parameter corresponds to the engineering unit value of the set point when the control output is zero. |
Process variables PV | (not editable, only for display) | This is the scale value of the process variable (analog input). If not scaled, the range of this value is 0–16383. Otherwise, the range is the minimum scaling value (word 8) to the maximum scaling value (word 7). |
output:
Control output CV (%) | If you selected the manual mode, type a value of 0-16383. | allows you to change the percentage of output control variables. |
Minimum output (CV%) | Type a value . | If the limit output CV is , then the value you entered is the minimum output percentage that the control variable CV will get. If CV falls below this minimum, CV will be set to the value you entered and the output alarm lower limit (LL) bit will be set. If the limit output CV is No , the value you entered will determine when to set the lower limit of the output alarm. If CV falls below this minimum, the output alarm lower limit (LL) bit will be set. |
Maximum output (CV%) | Type a value . | If the limit output CV is , then the value you entered is the maximum output percentage that the control variable CV will get. If CV exceeds this maximum value, CV sets to the value you entered, and the output alarm upper limit (UL) bit will be set. If the limit output CV is No , the value you entered will determine when to set the upper limit of the output alarm. If CV exceeds this maximum value, the output alarm upper limit (UL) bit will be set. |
Measurement error SE | (not editable, only for display) | This is the scaling error selected by the control mode parameters. When using a 5/03 or 5/04 processor, with a scale error greater than 32767 or less than -32767 cannot be represented. |
7. Calibrate the PID calculation result (0~36383) to (0~5000), that is, the frequency of the inverter: 0~50Hz), and N7:3 is the final result of the PID calculation. It can be transmitted to the inverter through communication to control the pump speed, thereby adjusting the system pressure in real time, as shown in Figure 6.
Figure 6
8. In order to facilitate observation of the adjustment effect during the debugging process, a pressure trend chart can be established, named PRESSURE, as shown in Figure 7 ; adds the pressure setting value F8:2 and the pressure feedback value variable F8:0 in the attribute screen, as shown in Figure 8. The adjustment screen is shown in Figure 9. The PID adjustment effect when the pressure is given from 6.0bar to 7.0bar.
Figure 7
Figure 8
Figure 9