RTD Module PDF
RTD Module PDF
Table A-31 Selecting the RTD Type: DIP Switches 1 to 6 for the EM 231 Analog Input RTD 4 Inputs
RTD Type and
Alpha1
GOST 10: Pt
0.003910
LG-- Ni 1000: Pt
0.005000
1
Spare
All RTDs represent 0q C. at the listed resistance except for Cu 10 ohm. Cu 10 ohm is 25q C. at 10 ohm and 0q C. at 9.035 ohm.
Table A-32 Selecting the RTD Type: DIP Switches 1 to 5 for the EM 231 Analog Input RTD 2 Inputs
RTD Type and Alpha1
100: Pt 0.003850
(Default)
200: Pt 0.003850
500: Pt 0.003850
1000: Pt 0.003850
100: Pt 0.003920
200: Pt 0.003920
500: Pt 0.003920
1000: Pt 0.003920
100: Pt 0.00385055
200: Pt 0.00385055
500: Pt 0.00385055
1000: Pt 0.00385055
100: Pt 0.003916
200: Pt 0.003916
500: Pt 0.003916
1000: Pt 0.003916
1
SW1
SW2
SW3
SW4
SW5
SW1
SW2
SW3
SW4
SW5
100: Pt 0.003902
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
0
0
0
1
1
1
1
0
0
0
0
1
1
1
1
0
1
1
0
0
1
1
0
0
1
1
0
0
1
1
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
200: Pt 0.003902
500: Pt 0.003902
1000: Pt 0.003902
SPARE
100: Ni .00672
120: Ni 0.00672
1000: Ni 0.00672
100: Ni .006178
120: Ni 0.006178
1000: Ni 0.006178
10000: Pt 0.003850
10: Cu 0.004270
150: FS Resistance
300: FS Resistance
600: FS Resistance
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
0
0
0
1
1
1
1
0
0
0
0
1
1
1
1
0
1
1
0
0
1
1
0
0
1
1
0
0
1
1
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
All RTDs represent 0q C. at the listed resistance except for Cu 10 ohm. Cu 10 ohm is 25q C. at 10 ohm and 0q C. at 9.035 ohm.
432
Technical Specifications
Table A-33 Setting RTD DIP Switches for the EM 231 Analog Input RTD Module
Switch 6
(2 Channel Module Only)
SW6
Configuration
n1 - On
p0 - Off
1 2 3 4 5 6 7 8
Downscale
(-- 3276.8 degrees)
Temperature Scale
SW8
1 2 3 4 5 6 7 8
3-wire
Configuration
n1 - On
p0 - Off
2-wire or 4-wire
a-- Source -
Setting
0
1
A+ Sense +
A+ Sense +
RL2
RTD
Description
You can wire the RTD module to the sensor in
three ways (shown in the figure). The most
accurate is 4 wire).) The least accurate is 2
wire,
i which
hi h is
i only
l recommended
d d if errors due
d
to wiring can be ignored in your application.
a+ Source +
RTD 2 Wire
A+ Sense +
Description
The RTD module can report temperatures in
Celsius or Fahrenheit. The Celsius to
p
Fahrenheit conversion is performed
inside the
module.
dl
RTD 3 Wire
RTD 4 Wire
a+ Source +
Wiring Scheme
(most accurate)
A-- Sense -
Setting
0
Configuration
n1 - On
Fahrenheit (_F)
p0 - Off
Description
Upscale
(+3276.7 degrees)
Celsius (_C)
1 2 3 4 5 6 7 8
Setting
Appendix A
Set switch to
4-wire mode.
a+ Source +
a-- Source -
RL1
RL2 RTD
RL1+RL2=Error
433
The RTD module provides the PLC with data words that indicate temperatures or error conditions.
Status bits indicate range error and user supply/module failure. LEDs indicate the status of the
module. Your program should have logic to detect error conditions and respond appropriately for
the application. Table A-34 shows the status indicators provided by the EM 231 RTD module.
Tip
The channel data format is twos complement, 16-bit words. Temperature is presented in 0.1
degree units. (For example, if the measured temperature is 100.2 degrees, the reported data is
1002.) Resistance data are scaled to 27648. For example, 75% of full scale resistance is
reported as 20736.
(225: / 300: * 27648 = 20736)
Table A-34 EM 231 RTD Status Indicators
Error Condition
No errors
24 V missing
SW detects open wire
Out of range input
Diagnostic error3
1
2
3
Channel Data
Conversion data
32766
- 32768/32767
- 32768/32767
0000
SF LED
Red
OFF
OFF
BLINK
BLINK
ON
24 V LED
Green
ON
OFF
ON
ON
OFF
User Power
Range Status Bit1 24 VDCBad
2
0
0
1
1
0
0
1
0
0
note3
Range status bit is bit 3 in module error register byte (SMB9 for Module 1, SMB11 for Module 2, etc.)
User Power Bad status bit is bit 2 in module error register byte (such as SMB 9, SMB 11, refer to Appendix D.)
Diagnostic errors cause a module configuration error. The User Power Bad status bit may or may not be set before themodule
configuration error.
Tip
When you are using the RTD module, be sure to disable analog filtering in the PLC. Analog
filtering can prevent error conditions from being detected in a timely manner.
Open wire detection is performed by software internal to the RTD module. Out of range inputs and
detected open wire conditions are signaled by setting the range status bit in the SMB and by
setting the channel data up or down scale per the switch settings. Open wire detection takes a
minimum of three module scan cycles and can take longer, depending on which wire(s) are open.
Open Source+ and/or Source-- wires are detected in the minimum time. Open Sense+ and/or
Sense-- wires can take 5 seconds or more to detect. Open sense lines can randomly present valid
data, with open wire detected intermittently, especially in electrically noisy environments. Electrical
noise can also extend the time it takes to detect the open wire condition. It is recommended that
open wire/out of range indications be latched in the application program after valid data has been
reported.
Tip
If you have an unused channel, you can wire the that channel with a resistor in place of the RTD
to prevent open wire detection from causing the SF LED to blink. The resistor must be the
nominal value of the RTD. For example, use 100 ohms for PT100 RTD .
434
Appendix A
Technical Specifications
EM 231 RTD temperature ranges and accuracy for each type of RTD module are shown in Tables
A-35 and A-36.
Table A-35 Temperature Ranges (qC) and Accuracy for the RTD Module
Decimal
Hex
32767
32766
32511
27649
27648
25000
18000
7FFF
7FFE
7EFF
6C01
6C00
61A8
4650
15000
12950
11000
10000
8500
6000
3120
2950
2600
2500
2400
2124
2000
1800
1
0
-1
500
- 600
3A98
3296
2AF8
2710
2134
1770
0C30
0B86
0A28
09C4
960
84C
7D0
708
0001
0000
FFFF
FE0C
FDA8
- 1050
FBE6
- 2000
- 2400
- 2430
- 2600
- 273.2
- 6000
F830
F6A0
F682
F5D8
F554
E890
Pt10000
Pt100,
Pt200,
Pt500,
Pt1000,
& GOST
0.003850
GOST
0.003910
Pt10,
Pt50,
Pt100,
Pt500
Ni100,
Ni120,
Ni1000
LG-Ni1000
Ni100
GOST
0.006170
Cu 10
0.00427
GOST
0.00426
Cu 10
Cu 50
Cu 100
Cu 500
GOST
0.00428
Cu 10
Cu 50
Cu 100
Cu 500
Over-range
n
n
1000.0q C
1000.0qC
850.0q C
1295.0q C
1100.0qC
600.0q C
312.0q C
295.0q C
260.0q C
250.0q C
n
n
212.4q C
0.1q C
0.0q C
- 0.1q C
0.1q C
0.0q C
- 0.1q C
0.1q C
0.0q C
- 0.1q C
0.1q C
0.0q C
- 0.1q C
180.0q C
0.1q C
0.0q C
- 0.1q C
- 60.0q C
- 60.0q C
- 105.0q C
- 105.0q C
0.1q C
0.0q C
- 0.1q C
240.0q C
240.0q C
200.0q C
200.0q C
0.1q C
0.0q C
- 0.1q C
- 50.0q C
- 60.0q C
0.1q C
0.0q C
- 0.1q C
N
O
M
I
N
A
L
R
A
N
G
E
- 10500
D6FC
- 12000
D120
- 32767
8001
- 32768
8000
ACCURACY OVER FULL
SPAN
ACCURACY IN
NOMINAL RANGE
1
2
- 200.0q C
- 200.0q C
- 243.0q C
- 243.0q C
- 200.0q C
- 240.0q C
- 200.0q C
- 240.0q C
- 260.0q C
- 273.2q C
Under-range
#
r0.4%
r0.1%
r0.5%
r0.2%
r0.5%
r0.2%
r0.3%
r0.3%
r 4q C
r 1q C
r1q C1
r0.6q C
r42.8q C
r 1q C
r 1q C
r 1q C
435