The standard schematic symbol for an SCR (Silicon Controlled Rectifier) is a diode triangle pointing at a cathode bar, with a third "Gate" terminal angling off the cathode. The three physical pins map to the Anode (A), Cathode (K), and Gate (G). While this distinctive shape dominates hobbyist and legacy US schematics, modern industrial prints often use IEC rectangular blocks. Below is the complete reference for identifying, interpreting, and testing SCR symbols and pinouts.

The Complete SCR Symbol and Pinout Reference

Use this table to cross-reference the symbol on your schematic with the physical component on your bench. Note that physical pin order varies wildly by package type (e.g., TO-92 vs. TO-220), so never assume the schematic's left-to-right layout matches the physical left-to-right pins.

Symbol Variant Governing Standard Visual Description Pinout Mapping & Bench Notes
Standard SCR (Distinctive) IEEE 315 / Universal Diode triangle and bar; bent gate line attached to the cathode bar. Anode (triangle), Cathode (bar), Gate (bent line). Current flows A to K only when G is pulsed positive relative to K.
Standard SCR (Rectangular) IEC 60617 Plain rectangle with internal function code (e.g., thyristor symbol) and external pin labels. Pins are strictly labeled A, K, G on the drawing. Common in EU industrial motor drives and PLC I/O schematics.
Gate Turn-Off (GTO) IEEE / IEC Standard SCR symbol, but the gate line has a small perpendicular bar or bidirectional arrows. Unlike standard SCRs, a negative gate pulse turns the GTO off. Pinout remains A, K, G.
Light-Activated (LASCR) IEEE 315 Standard SCR symbol enclosed in a circle with two inward-pointing arrows (light rays). Gate is often optically triggered, but a physical G pin may still exist for biasing. Check datasheet for opto-isolation ratings.

Regional Standards: IEEE vs. IEC and SCR Variants

If you are reading a schematic drawn in the US before 2010, or a hobbyist diagram on a forum, you will almost exclusively see the IEEE 315 distinctive shape (the diode-with-a-gate). It is intuitive because it visually builds on the standard diode symbol, reinforcing the concept of unidirectional current flow.

However, if you are troubleshooting a modern European industrial control panel, or reading a schematic generated by modern CAD software set to international standards, you will encounter the IEC 60617 rectangular block. The IEC standard abandoned distinctive shapes in favor of uniform rectangles containing standardized function codes. An SCR in IEC is just a box with a specific internal thyristor graphic and the letters A, K, and G on the terminals. The electrical behavior is identical; only the drafting convention changes.

Common Variant Confusion: Do not confuse the SCR symbol with a Triac or DIAC. A Triac symbol features two overlapping diodes pointing in opposite directions with a single gate, indicating bidirectional AC switching. An SCR only conducts in one direction (Anode to Cathode) and is typically used in pairs (anti-parallel) for AC control, or singly for DC control and AC rectification.

⚠️ MAINS VOLTAGE SAFETY: SCRs are frequently used in AC line-voltage applications (light dimmers, motor speed controllers, heater phase-angle controllers). Never probe an SCR gate or anode with a multimeter while the circuit is energized. De-energize the panel, lock out the breaker, and verify zero voltage with a CAT III/IV meter before testing pinouts. Local electrical codes may require a licensed electrician for mains-level troubleshooting.

Bench Notes: Rows People Get Wrong and Faded Markings

The most common mistake makers and junior technicians make is assuming the physical layout of a TO-220 SCR matches the left-to-right flow of the schematic symbol. Take the ubiquitous BT151-500R (a 12A, 500V SCR in a TO-220 package). If you hold it with the printed side facing you and the mounting tab up, the pins from left to right are Cathode, Anode, Gate. The schematic symbol places the Anode on the left and Cathode on the right. Always trust the datasheet pinout over schematic geometry.

Safe Interpretation When Markings are Faded:
If you are scavenging parts or repairing a board where the silkscreen or laser etching has burned off, you can definitively identify the pins using a digital multimeter (DMM) in Diode Test mode.

  1. Find the Gate and Cathode: Probe pairs of pins. The Gate-to-Cathode junction behaves like a standard PN diode. You will read a forward voltage drop of roughly 0.5V to 0.7V when the red lead is on the Gate and the black lead is on the Cathode. Reversing the leads should read "OL" (open loop).
  2. Identify the Anode: The remaining pin is the Anode. Measuring from Anode to Cathode, or Anode to Gate, should read "OL" in both directions. There is no inherent diode junction between the Anode and the other terminals in a resting state.
  3. The Latching Edge Case: If you are testing a sensitive-gate SCR (like a 2N5060 in a TO-92 package), touching the red lead to the Anode and momentarily shorting the Gate to the Anode with a jumper wire (while the black lead stays on the Cathode) will trigger the SCR. The meter will drop to near 0.00V and stay there even after you remove the jumper, because your meter supplies enough holding current to keep it latched. Power SCRs like the BT151 require >20mA of holding current and will not latch from a standard DMM.

SCR Symbol and Identification FAQ

What is the difference between the schematic symbol for an SCR and a Triac?

The schematic symbol for an SCR shows a single diode triangle with a gate, meaning it only conducts current in one direction (Anode to Cathode). A Triac symbol shows two diode triangles pointing in opposite directions sharing a single gate terminal. In practice, this means an SCR acts as a controlled rectifier (DC or half-wave AC), while a Triac acts as a bidirectional switch capable of controlling full AC waveforms. If your schematic shows a single triangle, you must use an SCR; replacing it with a Triac will result in a dead short across the AC line during the negative half-cycle.

How do I safely test an SCR with a multimeter when silkscreen is missing?

Set your multimeter to Diode Test mode. Probe the pins until you find the only pair that shows a 0.5V–0.7V forward voltage drop; the positive (red) lead is on the Gate, and the negative (black) lead is on the Cathode. The third pin, which reads open (OL) to both the Gate and Cathode in either direction, is the Anode. Never attempt this on a live circuit, and ensure any large snubber capacitors across the Anode/Cathode are safely discharged before probing, as stored voltage will skew your readings and potentially damage your meter.

Why do European schematics use a box instead of the diode symbol for SCRs?

European and modern international schematics follow the IEC 60617 standard, which mandates the use of uniform rectangular blocks for all semiconductor components rather than "distinctive shapes." Inside the box, a small standardized function code (often a tiny thyristor graphic or specific alphanumeric designator) identifies the component type, and the pins are explicitly labeled A, K, and G. This standardizes the drafting process for complex PLC and VFD schematics, even though it sacrifices the immediate visual intuition of the IEEE 315 diode-based symbol.