02AD-R
AI

The **02AD-R** is a specific analog input expansion module primarily used within the **Mitsubishi Electric MELSEC-F series** (specifically the FX family of PLCs). It serves as an interface to convert external analog signals into digital data that the PLC can process.
---
## 1. Technical Specifications
The "02AD" designation typically indicates **2 channels** of **Analog-to-Digital** conversion.
| Feature | Specification |
| :--- | :--- |
| **Number of Channels** | 2 Channels |
| **Input Range (Voltage)** | 0 to 10V DC, 0 to 5V DC |
| **Input Range (Current)** | 4 to 20mA DC |
| **Resolution** | 12-bit binary (e.g., 0 to 4000 or 0 to 2000) |
| **Overall Accuracy** | ±1% of full scale |
| **Conversion Speed** | ~2.5ms per channel |
| **Power Supply** | 5V DC (from PLC) and 24V DC (external) |
---
## 2. Key Components & Wiring
The module consists of several critical electronic sub-systems:
### A. Analog-to-Digital Converter (ADC)
This is the "heart" of the module. It samples the continuous voltage or current signal from a sensor and converts it into a discrete digital integer used in the PLC's registers (D-registers).
### B. Signal Conditioning Circuitry
Before the ADC can read the signal, the module uses:
* **Operational Amplifiers (Op-Amps):** To scale and buffer the incoming signal.
* **Low-pass Filters:** To remove high-frequency noise that could cause fluctuating readings.
### C. Isolation and Protection
* **Optocouplers:** Most high-quality modules use optical isolation to prevent electrical surges on the sensor side from damaging the PLC's internal CPU.
* **Resistors/Shunts:** For current input (4-20mA), the module uses precision resistors to convert current into a measurable voltage.
---
## 3. Terminal Configuration
The physical wiring terminals are usually labeled as follows:
1. **V+ / I+:** Positive terminal for Voltage or Current input.
2. **COM:** Common/Return terminal for the signal.
3. **FG:** Frame Ground (used for shielding).
4. **24V / 0V:** External power supply required to drive the internal circuitry.
---
## 4. Typical Applications
The 02AD-R is used to monitor real-world variables, such as:
* **Pressure Sensors:** Converting 4-20mA signals into PSI or Bar.
* **Temperature Transmitters:** Reading scaled voltage from a thermocouple amplifier.
* **Level Sensors:** Tracking the height of liquid in a tank.
* **Potentiometers:** Measuring the position of a mechanical arm.
- ⤷
How do you configure the gain and offset for the 02AD-R module?
- ⤷ What is the difference between the 02AD-R and the standard FX2N-2AD module?
- ⤷ What are the common causes of fluctuating values in these analog modules?