This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ede39780e2
kicad
/
pcb_calculator
/
attenuators
/
tee_formula.md
377 B
Raw
Blame
History
Tee attenuator
Zin
desired input impedance in Ω
Zout
desired output impedance
Zin = Zout
a
attenuation in dB
L = 10
a/20
(the loss)
A = (L + 1)/(L - 1)
R2 = 2√(L * Z
in
* Z
out
)/(L - 1)
R1 = Z
in
* A - R2
R3 = Z
out
* A - R2