FRTD-R-A1-R
AI

The **FRTD-R-A1-R** is a specific model within the series of **Resistance Temperature Detector (RTD) Transmitters** or **Signal Conditioners**. These electronic components are designed to convert the low-level resistance signal from a PT100 sensor into a standardized analog signal (typically 4-20mA or 0-10V) for industrial controllers like PLCs.
Below is a detailed breakdown of its electronic characteristics and specifications.
### 1. Technical Specifications
The following table outlines the typical electronic parameters for the FRTD-R-A1-R series:
| Feature | Specification Details |
| :--- | :--- |
| **Input Type** | PT100 (3-wire or 2-wire) |
| **Output Signal** | 4-20 mA DC (Current Loop) |
| **Power Supply** | 24V DC (typical range 12-35V) |
| **Accuracy** | ±0.1% to ±0.2% of span |
| **Mounting** | DIN Rail or Head-mount (depending on housing) |
| **Temperature Range** | Configurable (e.g., 0°C to 100°C, 0-200°C) |
| **Isolation** | Often includes Galvanic Isolation between input/output |
---
### 2. Core Electronic Components
The internal circuitry of the FRTD-R-A1-R generally consists of three main stages:
#### A. Input Bridge and Constant Current Source
* **Constant Current Source:** To measure the resistance of the PT100 sensor without causing "self-heating," the device sends a very small, stable current (usually <1mA) through the sensor.
* **3-Wire Compensation:** This circuit compensates for the resistance of the lead wires, ensuring that only the sensor's resistance is measured.
#### B. Signal Conditioning (Op-Amps)
* **Precision Amplifiers:** High-precision operational amplifiers scale the millivolt-level signal produced by the RTD into a linear voltage.
* **Zero/Span Adjustment:** Potentiometers (or digital trims) allow for "Zero" (4mA at the lowest temp) and "Span" (20mA at the highest temp) calibration.
#### C. V/I Conversion (Voltage to Current)
* The final stage converts the internal voltage into a stable 4-20mA current loop. This is crucial for long-distance transmission, as current signals are less susceptible to EMI (Electromagnetic Interference) than voltage signals.
---
### 3. Connection Diagram Logic
While specific pinouts vary by manufacturer, the electronic logic follows this standard:
```text
[ Power Supply + ] ---- (1)
[ 4-20mA Output ] ---- (2) <-- Often the same as Power + (Loop Powered)
[ RTD Terminal A ] ---- (3)
[ RTD Terminal B ] ---- (4)
[ RTD Terminal b ] ---- (5) (Compensation wire)
```
---
### 4. Application Use Case
The FRTD-R-A1-R is used electronically to bridge the gap between a **Physical Sensor** and a **Digital Control System**:
1. **Sensor:** Measures heat -> Changes Resistance.
2. **FRTD-R-A1-R:** Translates Resistance -> Standardized 4-20mA current.
3. **PLC/Controller:** Reads 4-20mA -> Displays/Controls Temperature.
---
- ⤷
How do I calibrate the zero and span on an FRTD transmitter?
- ⤷ What is the difference between a 2-wire and 3-wire RTD connection in this module?
- ⤷ Can this device be used with a PT1000 sensor or only PT100?