JZ5-R2
AI

The **JZ5-R2** typically refers to a high-performance **solid-state relay (SSR)** or a specific series of **industrial control relay modules**. These components are critical in automation for switching high-current loads using low-voltage control signals.
---
### 1. Technical Specifications Overview
The "JZ" series usually follows standard industrial parameters for electromagnetic or solid-state switching. Below is a breakdown of the typical electronic characteristics:
| Parameter | Typical Value / Range |
| :--- | :--- |
| **Coil/Control Voltage** | 5V DC, 12V DC, or 24V DC (Model dependent) |
| **Switching Voltage** | Up to 250V AC / 30V DC |
| **Rated Current** | 5A to 10A (Depending on configuration) |
| **Contact Type** | SPDT (Single Pole Double Throw) or DPDT |
| **Response Time** | < 10ms |
| **Insulation Resistance** | ≥ 1000MΩ |
---
### 2. Key Electronic Components
The JZ5-R2 module is composed of several discrete parts that work together to ensure safe signal isolation:
* **Electromagnetic Coil / Photo-Coupler:**
* If it is a mechanical relay, it uses a copper coil to create a magnetic field.
* If it is a "R2" series SSR, it uses an internal LED and a light-sensitive triac (Opto-isolation) to prevent high voltage from feeding back into the controller (like an Arduino or PLC).
* **Flyback Diode (Freewheeling Diode):**
* Often integrated into the R2 board to protect the driving transistor from voltage spikes when the relay coil is de-energized.
* **Status LED Indicator:**
* A small SMD LED (usually red or green) that illuminates when the control signal is active, allowing for quick visual debugging.
* **Terminal Blocks:**
* Screw-down connectors designed to handle 14-22 AWG wire for high-current output.
---
### 3. Connection Pinout
Most JZ5-R2 modules utilize a standard 3-pin or 5-pin input header:
| Pin Name | Function | Description |
| :--- | :--- | :--- |
| **VCC** | Power Supply | Positive input (matches rated coil voltage). |
| **GND** | Ground | Common reference point. |
| **IN / SIG** | Trigger Signal | High or Low logic signal to activate the switch. |
| **NO** | Normally Open | Circuit is open until the relay is triggered. |
| **COM** | Common | The "center" terminal connected to the load. |
| **NC** | Normally Closed | Circuit is closed until the relay is triggered. |
---
### 4. Typical Applications
* **PLC Interfacing:** Acting as an intermediary between sensitive PLC outputs and heavy motors.
* **Home Automation:** Controlling 110V/220V lighting circuits using 5V microcontrollers.
* **Heating Elements:** Switching PID-controlled heaters in industrial ovens.
- ⤷
What is the difference between the JZ5-R2 and the JZ5-R4 model?
- ⤷ How do I wire a JZ5-R2 to an Arduino for AC load control?
- ⤷ Does the JZ5-R2 support PWM (Pulse Width Modulation) for dimming?