CB-R1
AI

The **CB-R1** typically refers to the **CBR1-series high-current bridge rectifier**, a fundamental electronic component used in power management and AC-to-DC conversion.
---
### 1. Component Overview
The CB-R1 (CBR1) is a discrete semiconductor device containing four diodes arranged in a bridge configuration. Its primary purpose is to convert Alternating Current (AC) into Direct Current (DC).
| Parameter | Typical Value | Description |
| :--- | :--- | :--- |
| **Component Type** | Full-Wave Bridge Rectifier | Standard 4-diode layout |
| **Max Current ($I_O$)** | 1.0 Ampere | Continuous output current |
| **Max Voltage ($V_{RRM}$)** | 200V - 1000V | Peak Repetitive Reverse Voltage |
| **Package Style** | CASE-1 / DIP | Through-hole cylindrical or square epoxy |
| **Forward Voltage Drop** | ~1.1V | Voltage lost per diode at peak current |
---
### 2. Internal Pin Configuration
The device features four leads (pins) labeled according to their function in the circuit:
1. **AC Pins (~):** Two terminals where the input AC voltage (from a transformer or wall outlet) is connected.
2. **Positive (+) Pin:** The terminal providing the rectified positive DC output.
3. **Negative (-) Pin:** The terminal providing the DC ground/return path.
---
### 3. Key Electronic Characteristics
* **Full-Wave Rectification:** Unlike a single diode (half-wave), the CB-R1 utilizes both halves of the AC cycle, resulting in higher efficiency and a smoother DC output.
* **Surge Capability:** Designed to handle high "Inrush Currents" (typically up to 30A-50A for a few milliseconds) when a device is first powered on.
* **Thermal Dissipation:** The epoxy case is designed to dissipate heat, though it is often mounted close to the PCB surface to use the copper traces as a heat sink.
---
### 4. Typical Application Circuit
In a standard power supply, the CB-R1 is the bridge between the transformer and the filter capacitor.
```text
AC Input ----> [ AC (+) ] ----> Filter Capacitor (+) ----> DC Load
[ ]
AC Input ----> [ AC (-) ] ----> Filter Capacitor (-) ----> DC Ground
```
### 5. Common Variants
* **CBR1-D020:** 200V Peak Reverse Voltage.
* **CBR1-D060:** 600V Peak Reverse Voltage.
* **CBR1-D100:** 1000V Peak Reverse Voltage.
---
- ⤷
What is the difference between the CBR1 and a Schottky bridge rectifier?
- ⤷ How do I test a CB-R1 bridge rectifier using a multimeter?
- ⤷ Why is a capacitor usually placed after the CB-R1 in a circuit?