SXR-3Z1-R
AI

The **SXR-3Z1-R** is a specific electronic component belonging to the category of **Solid State Relays (SSRs)**, typically manufactured by companies like Hongfa. It is designed to act as an electronic switch that performs the same function as an electromechanical relay but without moving parts.
---
## 1. Core Technical Specifications
The SXR-3Z1-R is characterized by its input (control) and output (load) parameters.
| Parameter | Specification |
| :--- | :--- |
| **Component Type** | Solid State Relay (SSR) |
| **Mounting Type** | PCB Mount (Through-hole) |
| **Control Voltage (Input)** | Typically 3 to 32V DC |
| **Load Voltage (Output)** | 24 to 280V AC |
| **Load Current** | 3 Amperes |
| **Switching Type** | Zero Cross Switching |
| **Isolation** | Photoelectric (Opto-isolation) |
---
## 2. Internal Electronic Structure
The SXR-3Z1-R consists of three primary electronic stages:
1. **Input Circuit (Control Side):**
Consists of an internal LED. When a DC voltage (3-32V) is applied, the LED lights up. This stage usually includes a current-limiting resistor to protect the LED.
2. **Isolation Layer:**
Uses an **Opto-coupler**. This ensures there is no electrical connection between the low-voltage control side (e.g., a microcontroller) and the high-voltage AC load side, protecting sensitive electronics from surges.
3. **Output Circuit (Load Side):**
Utilizes a **TRIAC** (Triode for Alternating Current) or two back-to-back Thyristors. This component handles the actual switching of the AC power to the device (motor, heater, lamp).
---
## 3. Key Features
* **Zero-Cross Switching:** This part is designed to turn "ON" only when the AC load voltage is near zero volts in its sine wave cycle. This minimizes electromagnetic interference (EMI) and protects the load from high inrush currents.
* **Silent Operation:** Because there are no physical contacts clicking together, the SXR-3Z1-R operates silently.
* **High Reliability:** No mechanical wear means a significantly longer lifespan compared to traditional relays, especially in high-frequency switching applications.
* **Small Form Factor:** The "R" in the series often denotes a specific slim or compact SIP (Single In-line Package) layout suitable for dense PCB designs.
---
## 4. Typical Application Circuit
When integrating this part into a circuit, the pinout usually follows this logic:
```c
[ DC Control In + ] ---- (Resistor) ---- [ Internal LED ] ---- [ DC Control In - ]
|
(Optical Gap)
|
[ AC Load Terminal 1 ] ---------------- [ TRIAC ] ------------ [ AC Load Terminal 2 ]
```
### Common Uses:
* Temperature controllers (Heater switching).
* Industrial automation (PLC output modules).
* Small motor control.
* Office equipment (Printers/Copiers).
- ⤷
What is the difference between Zero-Cross and Random-Fire switching in SSRs like the SXR-3Z1-R?
- ⤷ Do I need an external heat sink for a 3A SXR-3Z1-R relay?
- ⤷ How do I calculate the input resistor if my control voltage is exactly 5V?