The following calculator tool can be used to correctly calculate all the parameters essential for connecting many number of MOSFETs in parallel. This ensures the current handling by the MOSFETs is implemented optimally, without any issues or technical errors, and keeps the MOSFETs safe for long term operations. MOSFET Parallel Calculator Total Load Current (Amps) […]
Calculator
LM567 IC Calculator Tool
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 […]
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): […]
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 […]





