The TM5SAI2TH and TM5SAI6TH expansion electronic modules are Analog Temperature Sensor with 2 and 6 Inputs respectively.
NOTICE |
INOPERABLE EQUIPMENT |
Verify that the physical wiring of the analog circuit is compatible with the software configuration for the analog channel. |
Failure to follow these instructions can result in equipment damage. |
For further information, refer to the Hardware Guide:
Reference |
Refer to |
---|---|
TM5SAI2TH |
TM5SAI2TH Electronic Module 2AI Thermocouple J/K/N/S 16 Bits |
TM5SAI6TH |
TM5SAI6TH Electronic Module 6AI Thermocouple J/K/N/S 16 Bits |
The converted analog values are output by the electronic module in the registers. The sensor type configured affects the value ranges.
If a sensor type other than J, K, N, or S is used, the terminal temperature must be measured on at least one input. Based on this value, the user must perform a terminal temperature compensation.
The timing setting for data acquisition is made using the converter hardware. All switched on inputs are converted during each conversion cycle. A terminal temperature measurement also takes place.
If an input is not necessary, it can be deactivated by setting the channel to Off, thereby reducing the refresh time. The measurement of the terminal temperature is deactivated.
The conversion time depends on the number of channels used. For the formulas listed in the table, 'n' corresponds to the number of channels that are activated.
Channel Uses |
Conversion Time |
---|---|
n channels |
(n x (2 x Input Filter time + 200 µs) |
1 channel |
Corresponds to the Input Filter time |
Terminal Temperature (Cold Junction) Compensation
General information
When using thermocouples, it is necessary to measure the temperature at the terminal connections of the TM5SAIxTH in order to calculate an accurate absolute temperature at the measuring point of the thermocouple.
NOTE: At least one terminal temperature sensor is required to determine the temperature measured by the connected thermocouples. Otherwise, a value of 7FFF hex is calculated for all the connected thermocouples.
The accuracy of the temperature measurement of the connected thermocouples is a function of the number of terminal temperature sensors connected to the block.
A terminal temperature compensation junction is useful for the following applications:
oWhen there is a large distance between the controller and point of measurement.
oTo increase precision.
Bridging large distances
When there is a large distance between the controller and the point of measurement, use a terminal temperature compensation junction. The thermocouple voltage is supplied via copper cable from the terminal temperature compensation junction to the terminal on the TM5SAIxTH. The temperature measured at the terminal temperature compensation junction is stored in the I/O area of the TM5SAIxTH electronic module. The TM5SAIxTH electronic module calculates the thermocouple temperature internally from the measured voltage and the reference junction temperature value (per channel).
Increased precision
To increase the precision, use a terminal temperature compensation junction. The construction of the terminal temperature compensation junction is the same as described above. The installation of a terminal temperature compensation junction is especially helpful in the following cases:
oThere is a slice next to the TM5SAIxTH that requires more than 1 W.
oThere is no slice next to the TM5SAIxTH.
oWith strongly fluctuating ambient conditions (draft, temperature).
NOTE: If the J, K, N and S types are used, you must select the external compensation.
Sensor Type and Channel Deactivation
The electronic module is designed for various sensor types. The sensor type must be specified because of the different adjustment values. The default setting for all channels is ON. To save time, individual channels can be deactivated.
This table shows the code corresponding sensor types:
Sensor Types |
---|
Sensor type J: -210...1200 °C (-346...2192 °F), digital value: -2100...12000 |
Sensor type K: -270...1372 °C (-454...2501 °F), digital value: -2700...13720 |
Sensor type N: -270...1300 °C (-454...2372 °F), digital value: -2700...13000 |
Sensor type S: -50...1768 °C (-58...3214 °F), digital value: -500...17680 |
Raw value without linearization and terminal temperature compensation. Resolution 1 µV for a measurement range of ±32.767 mV. |
Raw value without linearization and terminal temperature compensation. Resolution 2 µV for a measurement range of ±65.534 mV. |
Variables can be defined and named in the TM5 Module I/O Mapping tab. Additional information such as topological addressing is also provided in this tab.
This table describes the I/O mapping configuration:
Channel |
Type |
Description |
---|---|---|
ModuleOK |
BYTE |
State of the compact I/O and electronic modules |
DcOk |
BOOL |
Voltage range: o0: Invalid o1: Valid |
reserved |
BOOL |
Reserved. |
NetworkOk |
BOOL |
TM5 bus: o0: Bus error o1: OK |
I/O Data valid |
BOOL |
Data validity: o0: Valid o1: Invalid |
reserved |
BOOL |
Reserved |
reserved |
BOOL |
Reserved |
reserved |
BOOL |
Reserved |
reserved |
BOOL |
Reserved |
- |
StatusInput00 |
BYTE |
Status of analog input channels (see description below) |
StatusInput01 |
BYTE |
Status of analog input channels (see description below) |
|
Inputs |
Temperature00 |
INT |
Value of the input 0 |
... |
... |
||
Temperature05 |
Value of the input 5 |
For further generic descriptions, refer to User-Defined Parameters Tab Description.
NOTE: The channel 2...5 parameters are not available for the TM5SAI2TH.
This table describes the TM5SAI2TH and TM5SAI6TH user-defined parameters configuration:
Name |
Value |
Default Value |
Description |
---|---|---|---|
InputFilter |
66.7 ms 40 ms 33.3 ms 20 ms 16.7 ms 10 ms 2 ms 1 ms |
66.7 ms |
Specifies the filter time on the module. |
Environment |
Standard lowpower midpower highpower |
Standard |
– |
SensorType |
J K N S 1 µV/bit 2 µV/bit B R |
J |
Specifies the sensor type. |
DisableChannel01 ... DisableChannel06(1) |
On Off |
On |
On: The channel is disabled. NOTE: Selectively disabling of unused channels reduces the electronic module cycle time. |
(1) DisableChannel03...DisableChannel06: For TM5SAI6TH. |