• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Contact | Calculators-online
You are here: Home / Datasheets and Components / SCR and Triac Gate Resistor Calculator
warning message: electricity is dangerous, proceed with caution

SCR and Triac Gate Resistor Calculator

Last Updated on June 19, 2025 by Swagatam 6 Comments

Here is a SCR and Triac gate resistor calculator along with the full detailed explanation. This will help users to calculate the right value of gate resistor for triggering an SCR or TRIAC safely.

Table of Contents
  • SCR / TRIAC Gate Resistor Calculator
  • How We Can Calculate the Resistor for SCR or Triac Gate
  • What Actually Happens Here?
  • Basic Formula for Gate Resistor
  • Important Tips
  • Where can You Get the Vgt and Igt Values?
  • Real Life Example
  • Pull-Down Resistor for SCR/Triac Gates
  • Why We Need Pull-Down Resistor at the Gate
  • Where and How to Connect Pull-Down Resistor
  • How to Calculate This Pull-Down Resistor?
  • Example Calculation
  • Quick Tips
  • Final Words

Calculator by homemade-circuits.com

SCR / TRIAC Gate Resistor Calculator












How We Can Calculate the Resistor for SCR or Triac Gate

Alright, so here we are trying to calculate one simple thing – that gate resistor which we connect in series with the gate pin of an SCR or a TRIAC. That resistor is super important because if that value is wrong, then either the gate will not fire properly or it will get burned badly. So we must get this value correctly, right?

What Actually Happens Here?

See, to trigger any SCR or TRIAC, we need to push a small current into its gate pin, that we call Igt or Gate Trigger Current. But before this current starts flowing, the device also has something called Vgt or Gate Trigger Voltage which means, unless your voltage goes higher than this, current will not flow.

Now we already have a trigger voltage source (could be a microcontroller pin, or a transistor collector, or any DC source). But that source is usually more than the gate voltage. So if we connect it directly, it will push excess current and burn the gate.

So to limit that current, we add one resistor in series, we call it the Gate Resistor.

Basic Formula for Gate Resistor

Rg = (Vsupply - Vgt) / Igt

Where:

  • Vsupply = The voltage you are using to trigger the gate.
  • Vgt = The gate trigger voltage of the SCR or TRIAC (from datasheet).
  • Igt = The minimum gate trigger current (also from datasheet).
  • Rg = The resistor value in Ohms that we must put in series.

So this formula is just simple Ohm’s law.

Let us say:

  • Vsupply = 5V
  • Vgt = 1.5V
  • Igt = 20mA (0.02 A)

Then: So we can use 180 Ohms standard value, no problem.

Important Tips

  • Always choose the next higher standard resistor after calculation. So if you get 188 Ohms then better go with 220 Ohms.
  • If your circuit fails to trigger the SCR or TRIAC then reduce the resistor slightly, and then try again.
  • Always check the gate current rating, never allow more than its maximum.
  • If using microcontroller (like Arduino) pin to trigger directly, then make sure Igt is below 30mA max.

Where can You Get the Vgt and Igt Values?

You will find these values inside the SCR or TRIAC datasheet. For example:

DeviceVgtIgt
BT136 TRIAC1.3V25mA
TIC106 SCR0.8V12mA
MCR100 SCR0.7V5mA

Real Life Example

You are using BT136 TRIAC and giving gate trigger from 12V DC.

From datasheet:

  • Vgt = 1.3V
  • Igt = 25mA

So,

Rg = (12 - 1.3) / 0.025 = 428 Ohms

Then Use 470 Ohms, it will work perfectly.

Pull-Down Resistor for SCR/Triac Gates

In SCR or TRIAC triggering circuits like the one shown above, we definitely need a pull-down resistor at the gate side, especially when the gate signal is not coming from a fixed logic level (like a microcontroller) and instead it is coming from push buttons or mechanical switches like S1 and S2 or from a transistor collector.

Why We Need Pull-Down Resistor at the Gate

So in this diagram, the gate is getting signal through a manual setup:

  • There is S1 for main power,
  • Then S2 which works as a gate pulse switch,
  • Then R1 and R2 acting as current limiting resistors.

But look closely, after S2 is released, the gate input becomes floating (open), right?

If there is no proper connection to ground then:

  • The gate may still hold some charge,
  • It may behave unstable,
  • The SCR/triac may trigger wrongly or stay ON or OFF randomly.

So, to keep the gate fully grounded when S2 is open, we add a pull-down resistor. That way, any leakage or stray voltage gets safely drained to ground.

Where and How to Connect Pull-Down Resistor

Just like this bro:

  • Connect the one extra resistor from the gate pin to negative line (ground).
  • That resistor keeps the gate voltage at zero when no pulse is present.

How to Calculate This Pull-Down Resistor?

Alright now let us come to the main part, how to calculate its value.

This resistor should be:

  • High enough so it does not interfere with the main gate triggering current.
  • Low enough so it can drain any leftover or leakage current quickly.

So we use this general rule:

Rpull-down = 10 × Rgate

Where Rgate is the main gate series resistor which we calculated earlier using the above SCR gate resistor calculator.

Example Calculation

Suppose:

  • You already calculated gate resistor Rgate = 180 Ohms.
  • Then,
Rpull-down = 10 × 180 = 1800 Ohms or 1.8k Ohm

You can use 1.8k or even 2.2k...both are perfectly fine.

Quick Tips

  • Pull-down should be at least 5 to 10 times higher than Rgate.
  • It should not allow current to bypass the gate signal.
  • You can use 1k to 10k Ohms as a safe range in most circuits.
  • Always you double-check that pull-down resistor is going to GND not to supply.

Final Words

So now you do not need to scratch your head. Just enter 3 values in the calculator:

  • Gate voltage,
  • Gate current,
  • Your supply voltage...

And instantly you will get the exact gate resistor value that will safely fire your SCR or TRIAC.

If your gate is being triggered by some manual button or mechanical switch or even a transistor collector with open-drain type output, then yes always add a pull-down resistor at gate to keep it stable and prevent false triggering.

And the value is super easy:

Just make it 10 times the gate resistor or simply use 1k to 10k Ohms and you are totally safe.

You'll also like:

  • 1.  High Current Zener Diode Datasheet, Application Circuit
  • 2.  Understanding Color Codes of Resistors with Practical Examples
  • 3.  TIP122 Datasheet [100V, 5 amp, NPN, Darlington Transistor]
  • 4.  BJT 2N2222, 2N2222A Datasheet and Application Notes
  • 5.  12V 5 Amp Fixed Voltage Regulator IC 78H12A Datasheet
  • 6.  IC 4011 Datasheet, Pinout, Applications

Filed Under: Datasheets and Components Tagged With: Calculator, Gate, Resistor, SCR, Triac

About Swagatam

I am an electronics engineer and doing practical hands-on work from more than 15 years now. Building real circuits, testing them and also making PCB layouts by myself. I really love doing all these things like inventing something new, designing electronics and also helping other people like hobby guys who want to make their own cool circuits at home.

And that is the main reason why I started this website homemade-circuits.com, to share different types of circuit ideas..

If you are having any kind of doubt or question related to circuits then just write down your question in the comment box below, I am like always checking, so I guarantee I will reply you for sure!

Previous Post: « Understanding CMOS IC 4035 Datasheet – 4-Bit Parallel In Parallel Out Shift Register
Next Post: Shunt Resistor Calculator for Ammeters »
Subscribe
Notify of
guest
guest
6 Comments
Inline Feedbacks
View all comments

Primary Sidebar

circuit simulator image

Subscribe to get New Circuits in your Email

Categories

  • Arduino Projects (90)
  • Audio and Amplifier Projects (132)
  • Automation Projects (17)
  • Automobile Electronics (101)
  • Battery Charger Circuits (84)
  • Datasheets and Components (105)
  • Electronics Theory (140)
  • Free Energy (39)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (19)
  • Health related Projects (25)
  • Home Electrical Circuits (12)
  • Indicator Circuits (15)
  • Inverter Circuits (89)
  • Lamps and Lights (142)
  • Meters and Testers (71)
  • Mini Projects (46)
  • Motor Controller (65)
  • Oscillator Circuits (28)
  • Pets and Pests (15)
  • Power Supply Circuits (89)
  • Remote Control Circuits (50)
  • Security and Alarm (64)
  • Sensors and Detectors (103)
  • SMPS and Converters (31)
  • Solar Controller Circuits (60)
  • Temperature Controllers (42)
  • Timer and Delay Relay (49)
  • Transmitter Circuits (29)
  • Voltage Control and Protection (38)
  • Water Controller (36)

Other Links

  • Privacy Policy
  • Cookie Policy
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

People also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |

Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Quora
  • Stack Exchange
  • Linkedin
  • Recent Comments

    • David on Simple Buck Converter Circuits using Transistors
    • Swagatam on Simple Buck Converter Circuits using Transistors
    • Swagatam on Pure Sine Wave Inverter Circuit Using IC 4047
    • Swagatam on Pure Sine Wave Inverter Circuit Using IC 4047
    • Swagatam on Simple Delay Timer Circuits Explained

    © 2025 · Swagatam Innovations