W2SP-2AD-R2
AI

The **W2SP-2AD-R2** is a high-performance, signal conditioning module designed for industrial automation. It is specifically a **2-channel Analog Input (A/D) module** typically used in Mitsubishi Electric's MELSEC series (or compatible remote I/O systems) to convert analog signals from sensors into digital data for a PLC.
---
### ## Technical Specifications
Below are the primary electronic characteristics of the W2SP-2AD-R2:
| Feature | Specification |
| :--- | :--- |
| **Number of Channels** | 2 Isolated Channels |
| **Input Type** | Voltage or Current (Selectable) |
| **Voltage Input Range** | DC -10V to +10V, 0 to 10V, 1 to 5V |
| **Current Input Range** | DC 4 to 20mA, 0 to 20mA |
| **Digital Output** | 16-bit Signed Binary |
| **Conversion Speed** | Approx. 1ms to 10ms per channel (depending on settings) |
| **Isolation** | Photocoupler isolation between input and internal circuit |
---
### ### Core Electronic Components
The internal architecture of the module consists of several critical electronic stages:
1. **Analog Front-End (AFE):**
* **Operational Amplifiers:** High-precision op-amps used to buffer and scale the incoming voltage/current signals.
* **Input Protection:** Zener diodes and resistors to protect against overvoltage and electrostatic discharge (ESD).
2. **Analog-to-Digital Converter (ADC):**
* A high-resolution (typically 16-bit) ADC chip that samples the analog waveform and converts it into a digital bitstream.
3. **Digital Processing Unit:**
* Contains a microcontroller or FPGA that performs digital filtering, scaling, and prepares the data for the system bus.
4. **Galvanic Isolation:**
* Uses **Photocouplers (Optoisolators)** to ensure that electrical noise or surges on the sensor side do not damage the PLC's main CPU or backplane.
---
### ### Connection Diagram Example
To interface with a sensor, the wiring typically follows this logic:
```markdown
[Sensor] (+) ----> [V+/I+ Terminal]
[Sensor] (-) ----> [COM Terminal]
[Shield] ----> [FG (Frame Ground)]
```
> **Note:** For current inputs (4-20mA), a precision shunt resistor is often internally engaged when the module is configured for current mode via DIP switches or software settings.
---
### ### Key Advantages
* **Dual-Channel Versatility:** Allows two independent sensors (e.g., pressure and temperature) to be monitored by one compact unit.
* **High Precision:** Low noise floor ensures accurate readings even in electromagnetically noisy factory environments.
* **Compact Form Factor:** The "R2" designation often refers to a specific rack or rail mounting style designed for space-saving in control panels.
- ⤷
What are the specific DIP switch settings for switching between voltage and current modes?
- ⤷ How does the resolution change when switching from 0-10V to 4-20mA?
- ⤷ Is the W2SP-2AD-R2 compatible with the MELSEC-Q or FX series?