FS02SLASHFS02CT
AI

The **FS02/FS02CT** refers to a high-performance, fast-switching thyristor (specifically a Silicon Controlled Rectifier or SCR) typically manufactured by companies like STMicroelectronics. These components are designed for power switching applications where speed and reliability are critical.
---
### 1. Key Technical Specifications
The following table highlights the general electrical characteristics of the FS02 series:
| Parameter | Symbol | Typical Value | Unit |
| :--- | :--- | :--- | :--- |
| **Repetitive Peak Off-State Voltage** | $V_{DRM}$ / $V_{RRM}$ | 400 - 800 | Volts |
| **RMS On-State Current** | $I_{T(RMS)}$ | 2.0 | Amperes |
| **Gate Trigger Current** | $I_{GT}$ | 200 | µA |
| **Peak Surging Current** | $I_{TSM}$ | 20 | Amperes |
| **Package Type** | - | TO-92 / SOT-223 | - |
---
### 2. Functional Description
The FS02 is a **Sensitive Gate SCR**. Unlike standard power thyristors, it requires a very low current at the gate terminal to switch from an "OFF" state to an "ON" state.
#### Core Features:
* **High Sensitivity:** Can be triggered directly by low-power logic ICs, microprocessors, or sensors.
* **Fast Switching:** Optimized for applications requiring rapid response times.
* **FS02CT Suffix:** The "CT" usually denotes specific packaging (like Tube or Tape & Reel) or a specific temperature grading depending on the manufacturer's datasheet revision.
---
### 3. Pin Configuration
For the common **TO-92** package, the pinout is generally as follows:
1. **Cathode (K):** Connected to the negative side of the load/circuit.
2. **Gate (G):** Receives the trigger pulse to turn the SCR on.
3. **Anode (A):** Connected to the positive side of the power source.
---
### 4. Common Applications
Due to its low trigger current and 2A capacity, it is frequently used in:
* **Ignition Circuits:** Small engine ignition or gas appliance igniters.
* **Protection Circuits:** Crowbar overvoltage protection.
* **Relay Drivers:** Driving mechanical relays from low-power microcontroller pins.
* **Light Dimming:** Basic phase control for low-wattage lamps.
---
### 5. Schematic Symbol Representation
In circuit diagrams, it is represented as a diode with a third control terminal:
```text
Anode (A)
|
--+--
\ | / (Gate G)
\ / <-----|
--+--
|
Cathode (K)
```
- ⤷
What is the difference between the FS02 and a standard BT136 TRIAC?
- ⤷ How do I calculate the gate resistor for an FS02 SCR?
- ⤷ Can the FS02 be used for DC-to-AC power inversion?