A thyristor is fundamentally a latching semiconductor switch, and its schematic representation is built on the standard diode symbol with an added gate control terminal. When identifying a specific symbol thyristor on a schematic, the exact variant—SCR, TRIAC, DIAC, or GTO—dictates your physical wiring, heat sinking, and trigger circuit design. Below is the direct reference data you need to translate schematic symbols to physical TO-220 and TO-92 pinouts on the bench.
The Complete Thyristor Symbol & Pinout Reference Table
Read this table by matching the schematic symbol description to your drawing, then use the physical pinout column to wire your breadboard or PCB. All pinouts assume the component is facing you with the tab/heatsink side pointing away and the leads pointing down.
| Device Type | Schematic Symbol Description | Physical Pinout (Left to Right) | Benchmark Part Number | Primary Application |
|---|---|---|---|---|
| SCR (Silicon Controlled Rectifier) | Standard diode triangle with a line bar; a gate line extends from the junction, ending in an arrow pointing toward the cathode bar. | K (Cathode), A (Anode), G (Gate) [TO-220] | BT152-800R | Half-wave AC rectification, DC motor latching, crowbar circuits. |
| TRIAC (Triode for AC) | Two inverse-parallel diode triangles sharing a single cathode bar; a gate line extends from the junction, usually with an arrow pointing toward the MT1 junction. | MT1, MT2, G (Gate) [TO-220] | BT136-600E | Full-wave AC phase control (light dimmers, universal motor speed control). |
| DIAC (Diode for AC) | Two inverse-parallel diode triangles sharing a bar, with no gate terminal. | A1, A2 (or MT1/MT2) [DO-35 glass axial] | DB3 (32V breakover) | Triggering device for TRIAC gates in phase-shift networks. |
| GTO (Gate Turn-Off) | Similar to SCR, but the gate arrow is bifurcated (split) or points away from the cathode junction, indicating gate-controlled turn-off capability. | K, A, G [Large puck or TO-247] | FG3325 (Legacy) | High-power DC traction inverters (largely superseded by IGBTs). |
IEC 60617 vs. IEEE 315: Schematic Standard Variants
Semiconductor symbols vary slightly depending on whether your schematic was drafted under international (IEC) or North American (IEEE/ANSI) standards. Knowing which standard applies prevents misinterpreting the gate terminal.
| Feature | IEC 60617 (International / EU / UK) | IEEE 315 / ANSI Y32.2 (North America) |
|---|---|---|
| Enclosure | Symbols are drawn as standalone geometric shapes (no enclosing circle). | Semiconductor symbols are frequently enclosed in a circle to denote a discrete component. |
| Gate Arrow Angle | Gate line typically meets the main junction at a strict 90-degree angle before bending. | Gate line often angles directly into the junction at 45 degrees. |
| TRIAC Gate Arrow | Arrowhead is often omitted on the TRIAC gate line, or drawn pointing to the MT1 reference. | Arrowhead is explicitly drawn, usually pointing toward the MT1 side of the junction. |
The 'Rows People Get Wrong' Notes
When reading thyristor schematics and translating them to physical wiring, these specific details cause the most failed builds and shorted gates:
- TRIAC MT1 vs. MT2 is NOT Anode/Cathode: A TRIAC conducts bidirectionally, so it does not have a strict anode and cathode. It has Main Terminal 1 (MT1) and Main Terminal 2 (MT2). MT1 is the reference terminal for the gate. If you wire your gate trigger circuit referencing MT2 instead of MT1, the TRIAC will exhibit erratic triggering or fail to latch entirely. Always connect your optocoupler or DIAC return path to MT1.
- The DIAC Has No Polarity: The DIAC symbol shows two inverse-parallel diodes, but physically, a standard DB3 glass diode has no cathode band. You cannot install it backward. It simply breaks over (conducts) when the voltage across it reaches ~32V in either direction.
- GTO Gate Arrow Direction: In a standard SCR, the gate arrow points toward the cathode (indicating conventional current flowing into the gate to trigger the device). In a GTO, the arrow points away from the cathode or is bifurcated, indicating that a negative gate current (pulling current out of the gate) is required to turn the device off. Confusing these symbols leads to blown gate drivers.
Faded Markings: Identifying Physical Pinouts Safely
TO-220 thyristors used in motor controllers and dimmers often have their silkscreen text rubbed off by heat cycling and vibration. If you have an unmarked SCR or TRIAC, you can definitively map the pins using your multimeter's diode-test mode.
- Set your DMM to Diode Test mode.
- Find the Gate (G): Place the red probe on pin 1 and the black probe on pin 2. Cycle through all three pins. The Gate and Cathode (for SCR) or Gate and MT1 (for TRIAC) will show a forward voltage drop of 0.6V to 0.8V. All other pin combinations will read OL (Open Loop / Over Limit).
- Differentiate MT2/Anode from MT1/Cathode: Once you have identified the Gate (the pin that showed the 0.7V drop against one other pin), the pin that completed that circuit is MT1 (TRIAC) or Cathode (SCR). The remaining third pin, which reads OL against both the Gate and MT1/Cathode in both polarities, is MT2 (TRIAC) or Anode (SCR).
- Verify: For an SCR, you can latch it temporarily by shorting the Anode to the Gate with a jumper wire while measuring continuity between Anode and Cathode. It should drop to near 0 ohms and stay there even after removing the jumper, until the DMM test current drops below the holding current threshold.
Decision Tree: Which Thyristor Do You Actually Need?
Do not default to a TRIAC for every switching application. Use this decision matrix to select the exact topology and a concrete, readily available part number for your BOM.
| If Your Application Requires... | Then Choose This Topology | Concrete Part Pick (2026 BOM) | Key Spec to Verify |
|---|---|---|---|
| Switching a high-current DC load (e.g., solenoid, DC motor) via a momentary pushbutton. | SCR | BT152-800R (TO-220, 13A, 800V) | Ensure your gate resistor limits trigger current to 5-15mA. |
| Phase-angle dimming of an AC incandescent/LED load or universal motor speed control. | TRIAC | BTA16-600BW (TO-220 Isolated, 16A, 600V) | The 'B' suffix means snubberless (handles inductive loads without a dV/dt snubber network). |
| Generating a sharp trigger pulse to fire a TRIAC gate in an RC phase-shift network. | DIAC | DB3 (DO-35, 32V breakover) | Verify the breakover voltage matches your RC time constant target. |
| Turning OFF a high-power DC load via a microcontroller signal without a commutation circuit. | Skip the GTO. Use an IGBT. | FGA25N120ANTD (TO-3P, 1200V) | GTOs require massive reverse gate currents to turn off. Modern IGBTs or SiC MOSFETs are the correct choice for DC turn-off. |
For deeper analysis on thyristor commutation and snubber design, refer to the All About Circuits semiconductor textbook chapter on thyristors or the Electronics Tutorials DIAC/TRIAC phase control guides. Always cross-reference your chosen part number's datasheet for the exact $I_{GT}$ (gate trigger current) and $dV/dt$ ratings before finalizing your PCB layout.






