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. Calculator by homemade-circuits.com SCR / TRIAC Gate Resistor Calculator Gate Trigger Voltage (Vgt): Gate Trigger Current (Igt): Trigger Supply Voltage (Vs): […]
Calculator
EV Wireless Battery Charger Calculator Tool
This calculator helps estimate resonant frequency or compensation capacitor for a wireless EV charging primary coil. It is for first-step design and learning, not final tuning… Calculator by homemade-circuits.com EV Wireless LC Resonance Calculator EV Wireless LC Resonance Calculator Calculate: Resonant Frequency (Hz)Capacitance (µF)Inductance (µH) First Value: Primary Inductance µHCapacitance µFFrequency Hz Second Value: Primary […]
How to Make a Simple Math Calculator using Arduino
In this post, I will show how to construct a calculator using Arduino, which can perform far complex arithmetical calculation than an ordinary calculator. Program: //——————-Program Developed by R.Girish—————// #include<math.h> float a = 500; float b = 105.33; float add; float sub; float divide; float mul; void setup() { Serial.begin(9600); Serial.println(“Simple Arduino Calculator:”); Serial.println(“n”); Serial.print(“a […]
Passive Power Factor Correction (PFC) Calculator
This passive PFC calculator does not use any MOSFET or PWM or switching frequency. It only uses 50 Hz mains and it only works with inductors and capacitors, so the only thing that matters is the reactance of the inductor and the reactance of the capacitor at the mains frequency. That is why the calculator […]
Calculator to Design a High Power 3kW PFC (Power Factor Correction) Circuit
In this post I will explain how to use this active PFC calculator for calculating high current, high PFC designs. In our example we will be using 230 VAC input and 3 kW output and Vout equal to around 390 V, and we will try to see how each resistor and capacitor gets calculated in […]
LED String Series Resistor Calculator
Want to know the exact current limiter resistor value for a specific LED series string? You can now use this calculator toll to quickly get the precise LED series string resistor value. Calculator by homemade-circuits.com LED Series Resistor Calculator Supply Voltage (Volts) LED Forward Voltage (Volts) LED Current (mA) Number Of LEDs In Series Calculate […]




