Javascript calculators for electronic circuit design
Voltage divider circuit
Voltage divider calculator
Enter 3 values and the calculator will calculate the 4th.
All resistors and all voltages must be of the same units.
Example: Enter voltages in Volt or all voltages in mV. Enter all resistors in Ohm or all in KOhm. Do not mix units. Enter only numbers without any letters (units).
If there is a load applied on the output (U2) then use for R2 the equivalent resistor which consists of the actual R2 value and the load resistor.
parallel resistors
Calculate the equivalent resistor for a number of parallel resistors
This calculator calculates the equivalent resistor (Rsum) of two parallel resistors or three parallel resistors. If you have
only two resistors then
enter only two values and leave the other blank. Enter only numbers without any letters (units).
Y-delta transform for resistors
y-Δ transform (Wye-Delta conversion)
This calculator can be used to transform resistors in Y-configuration into the equivalent delta-configuration.
Δ-y transform (Delta-Wye conversion)
This calculator can be used to transform resistors in Delta-configuration into the equivalent Y-configuration.
RC-filter circuit
First order RC-filter (high/low pass filter)
The cut-off frequency is defined as the frequency at which
the voltage at the output of the filter is 3dB below the input.
In other words the output signal is 70.7% or 1/sqrt(2) below the input signal.
For a first order RC-filter the cut-off frequency (f
c) is
calculated as follows:
R
1 * C
1 = 1/ω = 1/ (2 π f
c)
The time constant ω is equivalent to 2 π f
c. Engineers
prefer to use f
c while many scientists use ω.
Enter 2 values and the calculator will calculate the 3rd value. Select the correct units.
Ohm's Law
ohms law
Symbols: U=Voltage [Volt,V], I=Current [Ampere,A], R=Resistance [Ohm,Ω]
R=U/I
U=R*I
I=U/R
Simple general purpose calculator:
Z-values of coils/capacitors/resistors
Coil: Z = jωL
Capacitor: Z = - j(1/ωC)
Resistor: Z = R
with ω = 2 π f
j is the imaginary part of the complex number also known as "i"
The unit of Z is Ohm (Ω)
Electric power consumption
Symbols: U=Voltage [Volt,V], I=Current [Ampere,A], R=Resistance [Ohm,Ω], P=Power [Watt,W]
The power consumtion (P) of an electic device with the resistance R, current I and voltage U is:
P=U*I
P=U
2/R
P=I
2*R
If R is a simple resistor (and e.g not a motor) then all power will
be dissipated as heat.
You can use the general purpose calclulator under "Ohm's Law" for this formula.
This page is operting system independent. It only requires a
javascript capable webbrowser. You can install it locally on
your PC just by saving this html page.
© Guido Socher
, version: 2022年09月30日
History: 2009年06月28日 -- first version, 2013年03月09日 added general purpose calc for ohm's law,
2018年05月19日 -- inline images just one page, 2022年09月30日 delta-y conversions