M2REB-R24-R2
AI

The **M2REB-R24-R2** is a specific model number typically associated with **Relay Modules** or **Interface Modules**, often used in industrial automation and PLC (Programmable Logic Controller) systems.
Below is a detailed breakdown of its electronic characteristics and components.
---
### 1. General Specifications
This device serves as an intermediary between low-power control signals (from a PLC or microcontroller) and high-power loads (motors, actuators, or lamps).
| Feature | Specification (Typical) |
| :--- | :--- |
| **Model Series** | M2REB Series |
| **Input Voltage (Coil)** | 24V DC |
| **Channel Count** | 2-Channel (indicated by R2 suffix) |
| **Contact Type** | SPDT (Single Pole Double Throw) / 1C |
| **Mounting Type** | DIN Rail Mounting |
| **Terminal Type** | Screw Terminals |
---
### 2. Electronic Component Breakdown
#### A. The Relay Unit
The core component is an electromagnetic relay.
* **Coil Side:** Operates at 24V DC. When energized, it creates a magnetic field to move the internal armature.
* **Contact Side:** Usually rated for **5A to 10A at 250V AC / 30V DC**. This is the part that switches the external load.
#### B. Protection Circuitry
To ensure longevity and prevent damage to the driving controller, the module includes:
1. **Flyback Diode (Freewheeling Diode):** Placed across the relay coil to dissipate the inductive voltage spike when the relay is turned off.
2. **LED Indicators:** Visual confirmation (usually green or red) to show when the input signal is active and the relay is energized.
3. **Varistors (Optional):** Some versions include a varistor at the contacts to suppress arcs during high-voltage switching.
#### C. Input/Output Terminals
* **Input (Coil) Terminals:** Labeled as `+` and `-` (or A1, A2). This is where the 24V trigger signal is applied.
* **Output (Contact) Terminals:**
* **COM (Common):** The shared terminal.
* **NO (Normally Open):** Connects to COM when the relay is ON.
* **NC (Normally Closed):** Connects to COM when the relay is OFF.
---
### 3. Wiring Logic
The module acts as an isolated switch. The "R24" designation confirms it is optimized for 24V industrial power supplies.
```mermaid
graph LR
A[PLC 24V Signal] --> B[Relay Coil]
B --> C[LED Indicator]
C --> D[Mechanical Switch]
D --> E[High Power Load]
```
---
### 4. Key Advantages
* **Galvanic Isolation:** The control circuit (low voltage) is physically separated from the load circuit (high voltage), preventing back-flow damage.
* **Modular Design:** Easy to replace individual relays if the contacts wear out without rewiring the entire system.
* **Compact Footprint:** Designed to save space in electrical control panels.
- ⤷
What is the maximum current rating for the contacts on this specific model?
- ⤷ Does the M2REB-R24-R2 support NPN or PNP input logic?
- ⤷ Can this module be used with AC input signals instead of 24V DC?