KIA7809AFSLASHAPI
AI

## Overview of the KIA7809AF/API
The **KIA7809AF/API** is a three-terminal positive voltage regulator manufactured by KEC (Korea Electronics). It belongs to the 78xx series family, which is designed to provide a fixed, stable output voltage regardless of fluctuations in input voltage or load conditions.
### 1. Key Technical Specifications
| Parameter | Specification |
| :--- | :--- |
| **Output Voltage ($V_{OUT}$)** | +9V DC |
| **Max Input Voltage ($V_{IN}$)** | 35V DC |
| **Output Current ($I_{OUT}$)** | Up to 1.0A (with proper heatsinking) |
| **Operating Temperature** | -40°C to +125°C |
| **Dropout Voltage** | ~2.0V (Typical) |
| **Package Types** | TO-220, TO-220IS (Full Pack / API) |
---
### 2. Suffix Meanings (AF vs. API)
The suffixes indicate the mechanical package and insulation properties:
* **AF:** Usually refers to the standard TO-220 package or a specific surface-mount variant depending on the datasheet revision.
* **API:** Typically refers to the **TO-220IS** (Isolating) package. This is a "Full Pack" where the metal tab is encapsulated in plastic.
* **Benefit:** You can bolt it directly to a heatsink without needing a mica insulator or thermal pad for electrical isolation.
---
### 3. Pin Configuration
When looking at the front of the device (pins pointing down):
1. **Pin 1 (Input):** Unregulated DC voltage input.
2. **Pin 2 (GND):** Common ground for both input and output.
3. **Pin 3 (Output):** Regulated +9V DC output.
---
### 4. Internal Protection Features
The KIA7809 series is robust because it includes three primary internal protection circuits:
* **Internal Thermal Overload Protection:** Shuts down the device if it gets too hot.
* **Short Circuit Current Limiting:** Limits the current if the output is accidentally grounded.
* **Safe Operating Area (SOA) Protection:** Protects the internal output transistor from damage under high-stress conditions.
### 5. Basic Application Circuit
To ensure stability and reduce noise, external capacitors are required:
```text
Input (12V-25V) ----[ 0.33uF Cap ]---- Pin 1 [ KIA7809 ] Pin 3 ----[ 0.1uF Cap ]---- Output (9V)
|
Pin 2
|
Ground
```
---
### Summary Checklist for Usage
1. **Voltage Overhead:** Ensure your input voltage is at least **11.5V** (Input must be $V_{OUT}$ + Dropout).
2. **Heat Management:** If dropping 24V down to 9V at 1A, the device will dissipate 15W of heat $(24-9) \times 1$. A large heatsink will be required.
3. **Capacitors:** Always place capacitors as close to the pins as possible to prevent oscillation.
- ⤷What is the difference between the KIA7809 and the L7809 from other manufacturers?
- ⤷ How do I calculate the exact heatsink size needed for a 7809 regulator?
- ⤷ Can this regulator be used to create a negative 9V rail?