10 PID CONTROL INSTRUCTIONS
10.1 Overview
1155
10
I/O data
I/O data consists of input data, such as the set value (SV) and process value (PV), which are set to perform PID operation,
and output data, such as operation results. The I/O data can be set to a word device area with any numbers. Note that all the
data for the number of loops used must be set in the area with consecutive device numbers.
For data assignment, refer to the following.
• Inexact differential: Page 1163 S(P).PIDCONT
• Exact differential: Page 1174 PIDCONT(P)
The I/O data area is divided into two areas: data area assigned for each loop and work area used by the system.
*1 When the PID limit is restricted
*2 When the PID limit is not restricted
Item
Description
Setting range
Remarks
Set value
SV
A target value in PID control
0 to 2000
In the case of *1, if the SV 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.
-32768 to 32767
Process value
PV
A feedback data from the control target to the A/D
converter module
-50 to 2050
In the case of *1, if the PV 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
Automatic
manipulated value
MV
A manipulated value calculated by PID operation. The
value is output from the D/A converter module to the
control target.
-50 to 2050
-32768 to 32767
Process value after
filtering
PVf
A process value calculated by the following operational
expression
PV
fn
= PV
n
+
(PV
fn-1
- PV
n
)
-50 to 2050
-32768 to 32767
Manual manipulated
value
MV
MAN
Data output from the D/A converter module in manual
mode
-50 to 2050
In the case of *1, if the MV
MAN
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
Manual/automatic
selection
MAN/
AUTO
Select the type of output data to the D/A converter
module: manual manipulated value or automatic
manipulated value. In manual mode, the automatic
manipulated value remains unchanged.
0: Automatic
manipulated value
1: Manual
manipulated value
An error occurs if the set value is other
than 0 or 1, and PID operation of the
corresponding loop is not executed.
Alarm
ALARM
Checks whether the variation rate of the automatic
manipulated value (MV) or process value (PV) is within
the valid range or not. Once the value is set, it is held
until the CPU module is reset.
(1) If the PV is out of the limited range, 1 is set to b0.
(2) If the MV is out of the limited range, 1 is set to b1.
b15
b0
(1)
(2)
...
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......