PVAZ172N
AI

## Overview of the PVAZ172N
The **PVAZ172N** is a high-performance, single-pole, normally open (1-Form A) **Photovoltaic Relay**. Manufactured by Infineon (formerly International Rectifier), it belongs to the Microelectronic Relay (MER) family and is designed to replace traditional electromechanical relays in low-power applications.
---
### 1. Key Technical Specifications
Below are the primary electrical characteristics of the PVAZ172N:
| Parameter | Specification | Description |
| :--- | :--- | :--- |
| **Contact Configuration** | 1-Form A | Normally Open (NO) |
| **Max Load Voltage** | 60V (AC/DC) | Peak operating voltage |
| **Max Load Current** | 1.0A (DC) | Continuous current capacity |
| **Max On-State Resistance** | 0.5 $\Omega$ | Resistance when the switch is closed |
| **Isolation Voltage** | 4000 Vrms | Dielectric strength between input and output |
| **Input Control Current** | 5mA to 25mA | Current required to trigger the LED |
| **Package Type** | 8-pin DIP / SMD | Standard dual-in-line package |
---
### 2. Internal Components and Operation
The PVAZ172N operates using an optical coupling mechanism, which ensures total electrical isolation between the control circuit and the load.
1. **Input Side (Control):** Contains a **Gallium Aluminum Arsenide (GaAlAs) Light Emitting Diode (LED)**. When a small current flows through the LED, it emits infrared light.
2. **Optical Path:** The light travels through a transparent insulating material to a solar cell array.
3. **Output Side (Switching):**
* **Photovoltaic Generator:** A silicon-based array that converts the light into a voltage.
* **BOSFET Technology:** The device utilizes a **Bidirectional Output Static FET (BOSFET)**. The generated voltage drives the gates of these power MOSFETs, allowing current to flow in either direction (AC or DC).
---
### 3. Advantages of the PVAZ172N
Compared to mechanical relays, the PVAZ172N offers several electronic benefits:
* **High Reliability:** No moving parts mean no mechanical wear, contact bounce, or arcing.
* **High Sensitivity:** Can be driven directly by logic-level signals (microcontrollers) without needing a buffer transistor.
* **Fast Switching:** Typical response times are much faster than mechanical armatures (approx. 2.0 ms turn-on).
* **Low Off-State Leakage:** Ensures minimal current flow when the relay is "Open."
---
### 4. Typical Application Circuit
To use the PVAZ172N, you must include a current-limiting resistor ($R_{in}$) for the input LED to prevent damage.
```c
(Control Voltage Vcc)
|
[R_in]
|
+------|------+
| 1(A) 8 |
| [LED] | <-- Input Side
| 2(K) 7 |
+-------------+
| 3 6(S)|
| [Switch] | <-- Output Side (Load)
| 4 5(S)|
+-------------+
|
(Load)
```
- ⤷
What is the maximum power dissipation for the PVAZ172N?
- ⤷ How does the BOSFET output differ from a standard MOSFET output?
- ⤷ What are the recommended values for the input current limiting resistor at 5V?