GS3JB
AI

The **GS3JB** is a Surface Mount (SMD) General Purpose Rectifier diode. It is widely used in power management circuits to convert Alternating Current (AC) to Direct Current (DC).
---
### 1. Key Technical Specifications
The GS3JB belongs to the "GS3" series, where the suffix "B" typically denotes the package size and voltage rating.
| Parameter | Value |
| :--- | :--- |
| **Part Number** | GS3JB |
| **Device Type** | General Purpose Rectifier |
| **Package Type** | SMB (DO-214AA) |
| **Maximum Repetitive Reverse Voltage ($V_{RRM}$)** | 600 V |
| **Average Forward Current ($I_{F(AV)}$)** | 3.0 Amperes |
| **Peak Forward Surge Current ($I_{FSM}$)** | 100 Amperes |
| **Maximum Forward Voltage ($V_F$)** | 1.1 V @ 3.0A |
| **Operating Junction Temperature** | -55 to +150 °C |
---
### 2. Physical Characteristics & Pinout
The GS3JB is housed in an **SMB (DO-214AA)** package, which is designed for automated surface mount assembly.
* **Cathode:** Indicated by a color band on the body.
* **Anode:** The opposite terminal without the band.
* **Case Material:** Molded plastic, UL Flammability Classification 94V-0.
* **Terminals:** Solderable per MIL-STD-750.
---
### 3. Applications
Due to its 3A current rating and 600V tolerance, the GS3JB is commonly found in:
* **AC-DC Adapters:** Rectifying mains voltage into DC.
* **Power Supplies:** Used in bridge rectifiers for SMPS (Switching Mode Power Supplies).
* **Freewheeling Diode:** Protecting circuits from inductive spikes in relay or motor drivers.
* **Reverse Polarity Protection:** Preventing damage if a battery or DC source is connected backwards.
---
### 4. Code Representation (Schematic/PCB)
In an EDA tool like Altium or KiCad, the part would be represented as follows:
```yaml
Component: Diode_GS3JB
Footprint: DO-214AA_SMB
Library_Ref: Rectifier_Diode
Pins:
- 1: Cathode (K)
- 2: Anode (A)
```
- ⤷
What is the difference between GS3JB and GS3MB?
- ⤷ Can GS3JB be used in high-frequency switching applications?
- ⤷ What are the thermal considerations when running GS3JB at its full 3A capacity?