The symbol for an SCR (Silicon Controlled Rectifier) combines a standard diode triangle with a gate terminal, representing its function as a unidirectional, latching electronic switch. Unlike a MOSFET that requires continuous gate drive, an SCR only needs a momentary gate pulse to latch ON, and it remains conducting until the anode current drops below its holding threshold. Below is the complete reference for schematic symbols, physical pinouts, and standard variations.
The Complete SCR Symbol & Pinout Reference Table
Use this table to cross-reference schematic symbols with physical component pinouts. Note on physical pinouts: For standard through-hole packages like TO-220 and TO-92, pinouts are listed Left-to-Right with the flat face (text side) facing you and the pins pointing down.
| Standard / Context | Schematic Symbol Description | Physical Pinout (L to R) | Common Part Examples | Typical Package |
|---|---|---|---|---|
| IEEE/ANSI (US) | Diode triangle with cathode bar; gate line enters near cathode, no arrow. | K (Cathode), A (Anode), G (Gate) | 2N5060, C106B, 2N4441 | TO-92, TO-220 |
| IEC 60617 (Intl) | Diode triangle; gate line drawn with a small inward arrowhead indicating conventional current. | K, A, G (Verify datasheet; some EU parts swap A/G) | BT151, TIC106M, BT152 | TO-220, TO-251 |
| High-Power Puck | Schematic identical to standard; physical package is a press-fit disc. | A (Top Disc), G (Side Flex Lead), K (Bottom Disc) | T50RIA120, VS-ST330 | DO-200AB (Puck) |
| TRIAC (Confusion Point) | Two inverse-parallel diode triangles with a single shared gate line. | MT1, MT2, G (Not Anode/Cathode) | BT136, MAC15, BTA16 | TO-220, TO-220AB |
Decoding the Schematic & Common Misinterpretations
The anatomy of the SCR symbol tells you exactly how the silicon junction behaves. The triangle pointing toward a vertical bar is the universal diode symbol, dictating that conventional current can only flow from the Anode (A) to the Cathode (K). The line intersecting the junction is the Gate (G).
When you apply a positive voltage to the Anode and a small positive pulse to the Gate (relative to the Cathode), the internal PNPN junction regenerative feedback loop triggers. The symbol's physical connection of the gate line to the cathode-side of the diode junction visually hints at this: the gate current must return through the cathode.
Rows People Get Wrong
- Confusing Row 1 (IEEE) with a MOSFET: In an N-channel MOSFET symbol, the gate line is parallel to the channel and does not touch it (indicating an insulated gate). The SCR gate line physically intersects the cathode junction because it is a direct electrical connection, not a capacitive one.
- Confusing Row 1 (SCR) with Row 4 (TRIAC): An SCR is unidirectional. If your schematic shows two triangles pointing in opposite directions, or a single triangle with two opposing arrows, you are looking at a TRIAC. TRIACs conduct on both AC half-cycles; SCRs only conduct on the positive half-cycle unless used in a bridge rectifier configuration.
- Assuming Gate Current is Continuous: The gate line on the symbol might look like a standard transistor base, implying continuous drive. In practice, once the SCR latches, the gate loses control. You can remove the gate voltage entirely, and the SCR stays ON until the Anode-Cathode current falls below the holding current ($I_H$), typically 5mA to 20mA for TO-220 parts.
Regional Standards: IEC 60617 vs. IEEE/ANSI Y32.2
While the fundamental diode shape remains constant, the gate terminal rendering changes depending on the governing standards body. Understanding these differences prevents misinterpretation when reading legacy schematics or international equipment manuals.
IEEE 315 / ANSI Y32.2 (North America):
The gate line approaches the cathode junction from the side and typically bends at a 90-degree angle to run parallel to the cathode bar before terminating. There is no arrowhead. This standard focuses on the physical topology of the connection rather than current flow direction.
IEC 60617 (Europe / International):
The IEC standard emphasizes the direction of conventional current. The gate line usually features a small, filled arrowhead pointing into the PN junction. This explicitly tells the designer that a positive conventional current must flow into the gate to trigger the device. If you see an arrow pointing away from the junction on a thyristor symbol, you are looking at a Gate Turn-Off thyristor (GTO), which requires a negative gate pulse to commutate OFF.
Which applies to you? If you are designing for US-based UL certification or reading older American industrial prints (like Allen-Bradley motor controls), expect the IEEE style. For modern CAD libraries (Altium, KiCad) and EU-manufactured datasheets (STMicroelectronics, Nexperia), the IEC arrow style is dominant. Always verify against the component's specific datasheet, as CAD libraries frequently mix these standards.
Bench Testing: Identifying Pins When Markings Are Faded
Physical TO-220 SCRs subjected to high thermal cycling often suffer from faded or completely obliterated top-silk markings. If you pull a BT151 or TIC106M from a salvaged board and cannot read the pinout, do not guess. Applying mains voltage to a misidentified gate will instantly destroy the silicon junction and potentially short your AC line.
Use a digital multimeter in Diode Test Mode to map the pins based on the internal PN junctions. Here is the exact decision path:
- Find the Gate and Cathode: Probe all three pins in both directions. You are looking for one specific pair of pins that reads a standard silicon diode drop (typically 0.600V to 0.800V) in one direction, and "OL" (Open Loop) in the reverse direction. The pin that the red probe is touching when you get the 0.6V reading is the Gate. The pin the black probe is touching is the Cathode.
- Identify the Anode: The remaining third pin is the Anode. To verify, measure between the Anode and Cathode in both directions. It must read "OL" in both directions. (If it reads low resistance or a diode drop, the SCR is internally shorted and must be discarded).
- Measure Gate-to-Anode: This should also read "OL" in both directions on a healthy SCR. If you see a diode drop between Gate and Anode, the internal junction has failed.
Advanced Latching Test: To verify the SCR actually functions and isn't just a dead diode, use your multimeter's continuity or resistance mode. Place the red probe on the Anode and black on the Cathode (reads OL). Briefly short the Gate to the Anode with a jumper wire while keeping the probes in place. The multimeter should drop to a low resistance (often < 1 ohm). Remove the Gate short; the meter should stay at low resistance, proving the regenerative latch has engaged. Break the Anode connection to reset it.
For deeper analysis of thyristor commutation circuits and snubber network design to protect these junctions from $dv/dt$ false triggering, refer to the comprehensive guides at All About Circuits and the application notes on Electronics Tutorials.






