BAV19WS
AI

### BAV19WS: General-Purpose High Voltage Switching Diode
The **BAV19WS** is a high-speed, high-voltage switching diode housed in a small Surface Mount Device (SMD) package (typically **SOD-323**). It is designed for high-speed switching applications and circuit protection.
---
### 1. Key Specifications
Below are the typical electrical characteristics for the BAV19WS.
| Parameter | Symbol | Value | Unit |
| :--- | :--- | :--- | :--- |
| Repetitive Peak Reverse Voltage | $V_{RRM}$ | 120 | V |
| Continuous Forward Current | $I_F$ | 200 | mA |
| Forward Voltage Drop (at 100mA) | $V_F$ | < 1.0 | V |
| Reverse Recovery Time | $t_{rr}$ | < 50 | ns |
| Power Dissipation | $P_D$ | 200 | mW |
| Operating Temperature | $T_j$ | -65 to +150 | °C |
---
### 2. Physical Characteristics & Pinout
The BAV19WS is most commonly found in the **SOD-323** package, which is ideal for space-constrained PCB designs.
* **Marking Code:** Usually identified by the code **"A8"**.
* **Polarity:** A band on the body indicates the **Cathode** side.
* **Pin 1:** Cathode (Negative)
* **Pin 2:** Anode (Positive)
---
### 3. Application Areas
Due to its high voltage rating and fast recovery time, the BAV19WS is utilized in several scenarios:
1. **High-Speed Switching:** Used in digital logic circuits where fast transitions are required.
2. **General Purpose Rectification:** Converting small AC signals to DC.
3. **Signal Conditioning:** Clipping or clamping signals to prevent voltage spikes from damaging sensitive components (like MCU pins).
4. **Reverse Polarity Protection:** Protecting low-power circuits from incorrectly inserted batteries or power supplies.
---
### 4. Circuit Example: Simple Clamping
```spice
* Diode Clamping Example
* Input signal is limited by the BAV19WS forward voltage
IN ----[ 1k Resistor ]----+---- OUT
|
[BAV19WS]
|
GND
```
---
- ⤷
What are the main differences between BAV19WS and BAV21WS?
- ⤷ Can I use BAV19WS for high-frequency RF rectification?
- ⤷ What is the importance of the reverse recovery time (trr) in this diode?