7907
AI

The term **7907** typically refers to a specific member of the **79xx series** of negative voltage regulators. Specifically, it is a fixed output linear regulator that provides a stable **-7V** output.
---
### 1. Key Technical Specifications
The 7907 is designed to complement the 78xx series (positive regulators). Here are its primary technical characteristics:
| Parameter | Specification |
| :--- | :--- |
| **Output Voltage** | -7V DC |
| **Input Voltage (Min)** | -9V DC |
| **Input Voltage (Max)** | -35V DC |
| **Output Current** | Up to 1.5A (with heat sink) |
| **Package Type** | Common in TO-220 |
| **Protection** | Thermal Overload & Short Circuit Protection |
---
### 2. Pinout Configuration
Unlike the 78xx series, the pinout for the 79xx series (negative regulators) is different. For a **TO-220** package:
1. **Pin 1 (GND):** Ground connection.
2. **Pin 2 (Input):** Unregulated negative DC input voltage.
3. **Pin 3 (Output):** Regulated -7V DC output.
> **Note:** In the 79xx series, the middle pin is the Input, whereas in the 78xx series, the middle pin is Ground.
---
### 3. Basic Circuit Diagram
To ensure stability and filter noise, capacitors are required at the input and output.
```text
Input (-9V to -35V) Pin 2 [ 7907 ] Pin 3 Output (-7V)
<--------------------------| |----------->
| |
C1 (2.2uF) === === C2 (1uF)
| Pin 1 |
---------------------------| |---------------------------
GND
```
---
### 4. Common Applications
* **Dual Power Supplies:** Used alongside a 7807 to create a $\pm$7V split rail for operational amplifiers (Op-Amps).
* **Analog Circuits:** Providing a stable negative reference voltage for sensors.
* **Industrial Controls:** Powering specific logic gates that require negative logic levels.
* **Audio Equipment:** Used in pre-amp stages to reduce noise in the negative voltage rail.
---
### 5. Important Usage Tips
* **Heat Dissipation:** Because it is a linear regulator, the "dropped" voltage (Input - Output) is converted into heat. If the voltage difference or current is high, a **heat sink** is mandatory.
* **Input Voltage Gap:** Ensure the input voltage is at least 2V more negative than the output (e.g., at least -9V) to maintain regulation.
* **Capacitor Selection:** Use Tantalum or high-quality Electrolytic capacitors for better transient response.
- ⤷
What is the difference between the 7807 and 7907 regulators?
- ⤷ How do I calculate the heat sink requirements for a 7907?
- ⤷ Can a 7907 be used to create a variable negative power supply?