AI

The **WSP-2AC-R/E** is a specific model within the **WSP (World-wide Surge Protector)** series, primarily designed for the Japanese and global markets to protect sensitive electronic equipment from voltage surges and lightning strikes.
Below is an explanation of its electronic components, specifications, and internal logic.
---
### 1. Key Technical Specifications
The "2AC" designation typically refers to its configuration (two AC outlets or two-pole protection), and the "R/E" suffix often denotes specific Earth (grounding) and Remote monitoring features.
| Feature | Specification |
| :--- | :--- |
| **Rated Voltage** | AC 100V - 240V (Wide Range) |
| **Discharge Capacity** | Typically 5kA to 10kA (8/20μs pulse) |
| **Response Time** | < 1 nanosecond (Ultra-fast) |
| **Protection Modes** | Line-to-Line (L-N) and Line-to-Ground (L-G/N-G) |
| **Mounting** | DIN Rail or Wall Mount |
---
### 2. Primary Electronic Components
The device functions as a **Surge Protective Device (SPD)** using a multi-stage protection circuit:
#### A. Metal Oxide Varistors (MOVs)
The core of the unit. MOVs act as a voltage-sensitive shunt. Under normal voltage, they have high resistance. When a surge occurs, their resistance drops instantly, diverting the excess current to the ground.
#### B. Gas Discharge Tubes (GDTs)
Often used in the "E" (Earth) path. GDTs provide high insulation resistance under normal conditions and can handle very high current impulses, preventing the MOV from leaking current to the ground during minor fluctuations.
#### C. Thermal Disconnectors
Because MOVs can overheat if they reach their "end-of-life" or encounter a sustained overvoltage, internal thermal fuses are integrated. These safely disconnect the component from the circuit to prevent fire.
#### D. LED Indicators & Remote Contacts (R)
* **Visual Status:** Green LEDs usually indicate "Protection Active." If the LED is off, the internal MOV has been sacrificed and the unit needs replacement.
* **Remote Monitoring (The "R" suffix):** Includes a dry-contact relay output. This allows the device to send a signal to a PLC (Programmable Logic Controller) or alarm system if the protector fails.
---
### 3. Application and Connection Logic
The WSP-2AC-R/E is typically installed at the entry point of a control panel.
1. **Input Side:** Connected to the main power feed.
2. **Output Side:** Connected to sensitive electronics (PLCs, Sensors, CNC machines).
3. **Grounding (E):** Requires a low-impedance ground path to effectively dissipate lightning energy.
```mermaid
graph LR
A[Power Source] --> B[WSP-2AC-R/E]
B --> C[Sensitive Equipment]
B -- Surge Current --> D[Earth/Ground]
B -- Status Signal --> E[Alarm/PLC]
```
---
- ⤷
What is the specific difference between the R and E versions in this series?
- ⤷ How do I test if the WSP-2AC-R/E is still functional without a surge event?
- ⤷ What are the mounting requirements for industrial control panels?