1152
10 PID CONTROL INSTRUCTIONS
10.1 Overview
*1 When the PID limit is restricted
*2 When the PID limit is not restricted
*3 For PID control (inexact differential) only
Data for each loop
Operational
expression selection
Selects direct action or reverse action.
0: Direct action
1: Reverse action
An error occurs, and PID operation
is not performed for the
corresponding loop.
Sampling period (T
S
)
Sets a cycle of PID operation.
1 to 6000 (in increments
of 10ms)
Proportional constant
(K
P
)
A constant of proportionality in PID
operation
1 to 10000 (in increments
of 0.01)
Integral constant (T
I
)
A constant that expresses the magnitude of
the integral action effect. Increasing the
integral constant slows down the variation in
the manipulated value.
1 to 32767 (in increments
of 100ms)
Derivative constant
(T
D
)
A constant that expresses the magnitude of
the derivative action effect. Increasing the
derivative constant causes a significant
change in the manipulated value even with
slight change of the control objective.
0 to 30000 (in increments
of 10ms)
Filter coefficient (
)
Degree of filtering applied to the process
value (input value from the A/D converter
module). The filtering effect decreases as
the value gets closer to 0.
1 to 100
Manipulated value
lower limit (MVLL)
Lower limit of the manipulated value (MV)
calculated by PID operation in automatic
mode. If the MV is smaller than the MVLL,
the MVLL is used as the MV.
-50 to 2050
In the case of *1, if the MVLL or
MVHL value is out of the valid
range, it will be converted as
follows.
• If the value is smaller than -50, -
50 is used.
• If the value is bigger than 2050,
2050 is used.
-32768 to 32767
Manipulated value
upper limit (MVHL)
Upper limit of the manipulated value (MV)
calculated by PID operation in automatic
mode. If the MV is bigger than the MVHL,
the MVHL is used as the MV.
-50 to 2050
-32768 to 32767
Manipulated value
variation rate limit
(
MVL)
Limit of variation in the manipulated values
calculated last time and this time. If the
variation exceeds the limit, 1 is set to b1 of
the alarm device.
Note that the variation amount will not be
limited actually. Even if the variation
exceeds the limit, it is used as it is, and the
MV is calculated.
0 to 2000
In the case of *1, if the
MVL or
PVL value is out of the valid
range, it will be converted as
follows.
• If the value is smaller than 0, 0 is
used.
• If the value is bigger than 2000,
2000 is used.
0 to 32767
Process value
variation rate limit
(
PVL)
Limit of variation in the process values input
last time and this time. If the variation
exceeds the limit, 1 is set to b0 of the alarm
device.
Note that the variation amount will not be
limited actually. Even if the variation
exceeds the limit, it is used as it is, and the
PID operation is performed.
0 to 2000
0 to 32767
Derivative gain (K
D
)
A time period (operation delay) for
derivative action. The time period
decreases as the value gets bigger. (The
operation becomes closer to exact
differential.)
0 to 32767 (in increments
of 0.01)
An error occurs, and PID operation
is not performed for the
corresponding loop.
Type
Item
Description
Setting range
Processing when set data is
out of the valid range
Содержание MELSEC iQ-R Series
Страница 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Страница 2: ......
Страница 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Страница 34: ...32 MEMO ...
Страница 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Страница 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Страница 204: ...202 5 SEQUENCE INSTRUCTIONS 5 3 Output Instructions Operation error There is no operation error ...
Страница 470: ...468 6 BASIC INSTRUCTIONS 6 6 Data Conversion Instructions Operation error There is no operation error ...
Страница 472: ...470 6 BASIC INSTRUCTIONS 6 6 Data Conversion Instructions Operation error There is no operation error ...
Страница 479: ...6 BASIC INSTRUCTIONS 6 6 Data Conversion Instructions 477 6 Operation error There is no operation error ...
Страница 504: ...502 6 BASIC INSTRUCTIONS 6 7 Data Transfer Instructions Operation error There is no operation error ...
Страница 518: ...516 6 BASIC INSTRUCTIONS 6 7 Data Transfer Instructions Operation error There is no operation error ...
Страница 520: ...518 6 BASIC INSTRUCTIONS 6 7 Data Transfer Instructions Operation error There is no operation error ...
Страница 754: ...752 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 756: ...754 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 758: ...756 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 760: ...758 7 APPLICATION INSTRUCTIONS 7 9 Real Number Instructions Operation error There is no operation error ...
Страница 895: ...7 APPLICATION INSTRUCTIONS 7 16 Ramp Signal Instruction 893 7 Operation error There is no operation error ...
Страница 917: ...7 APPLICATION INSTRUCTIONS 7 20 Data Processing Instructions 915 7 Operation error There is no operation error ...
Страница 919: ...7 APPLICATION INSTRUCTIONS 7 20 Data Processing Instructions 917 7 Operation error There is no operation error ...
Страница 1415: ...13 SFC PROGRAM INSTRUCTIONS 13 1 SFC Control Instructions 1413 13 Operation error There is no operation error ...
Страница 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Страница 1795: ...25 TYPE CONVERSION FUNCTIONS 25 1 Converting BOOL to WORD 1793 25 Operation error There is no operation error ...
Страница 1805: ...25 TYPE CONVERSION FUNCTIONS 25 10 Converting WORD to DINT 1803 25 Operation error There is no operation error ...
Страница 1819: ...25 TYPE CONVERSION FUNCTIONS 25 21 Converting INT to DWORD 1817 25 Operation error There is no operation error ...
Страница 1950: ...1948 32 STRING FUNCTIONS 32 2 Extracting String Data From the Left Right Operation error There is no operation error ...
Страница 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Страница 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Страница 2082: ...2080 APPX Appendix 6 Process Control Program Examples 129 Set the default value of the loop tag ...
Страница 2093: ...APPX Appendix 7 List of Loop Tag Memory Areas Used by Process Control Instructions 2091 A MEMO ...
Страница 2109: ......