M2PA-5D-R2/N
AI

The **M2PA-5D-R2/N** is a specific model of an **Industrial Power Relay** (commonly part of the M2PA series by manufacturers like OMRON or similar industrial automation brands). These components are designed to interface low-power control signals with high-power load circuits.
---
### 1. Component Identification & Specifications
The alphanumeric code typically breaks down into technical specifications regarding voltage, contact arrangements, and mounting styles.
| Feature | Specification Details |
| :--- | :--- |
| **Device Type** | General Purpose Power Relay |
| **Coil Voltage** | 5V DC (indicated by the "5D") |
| **Contact Form** | DPDT (Double Pole Double Throw) / 2 Form C |
| **Terminal Type** | Plug-in or PCB Mount (depending on suffix) |
| **Mounting** | Typically DIN Rail or Socket compatible |
---
### 2. Key Electronic Characteristics
#### A. The Control Side (Input/Coil)
* **Operating Voltage:** 5V DC. This is common for logic-level control from microcontrollers (like Arduino or ESP32) or TTL circuits.
* **Power Consumption:** Designed to be low-wattage to prevent overheating during continuous operation.
* **Polarity:** Being a DC coil, it often includes an internal surge suppression diode (check specific datasheet) to protect the driving transistor from back-EMF.
#### B. The Load Side (Contacts)
* **Switching Capacity:** Usually rated for **5A to 10A** at 250V AC or 30V DC.
* **Contact Material:** Typically Silver Alloy (AgNi or AgSnIn) to reduce oxidation and prevent contact welding under high-inrush currents.
* **Mechanical Life:** Generally rated for 10 million to 50 million operations.
---
### 3. Internal Schematic Representation
The device functions as an electromagnetic switch. Below is a simplified representation of the internal logic:
```text
[ Coil ] ---- (Electromagnetic Field) ---- [ Armature ]
|
[NC] <----------- (Default) ---------- [Common]
[NO] <----------- (Energized) --------- [Common]
```
---
### 4. Typical Applications
* **PLC Interfacing:** Bridging the gap between 5V logic controllers and 220V industrial machinery.
* **Signal Duplication:** Using one input signal to switch two independent circuits simultaneously (due to the 2-pole design).
* **Safety Interlocks:** Used in control panels to isolate high-voltage power from human-accessible switches.
---
- ⤷
What is the maximum switching current for the M2PA-5D-R2/N contacts?
- ⤷ Does this model require a specific socket for DIN rail mounting?
- ⤷ What are the pinout differences between the R2 and N versions?