We can use this small LM567 calculator tool for finding the right frequency, Rt, and Ct values for our tone decoder circuit. Now we know that this IC works on one simple relation which is, f = 1 / (1.1 × Rt × Ct) So we can see that this frequency depends only on the […]
Calculator
SCR and Triac Gate Resistor Calculator
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): […]
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 […]
RC Snubber Calculator for MOSFETs, Relay Contacts and Triacs
This calculator is basically finding out two things: …so that we can make a perfect RC snubber for killing high voltage spikes across: Now let us break down everything it’s calculating. RC Snubber Calculator Application Type: MOSFETTRIACRelay Contact Peak Voltage (V): Peak Current (A): Rise Time (µs): Calculate Snubber © homemade-Circuits.com Basic Snubber Formula Logic […]





