kicad/pcb_calculator/attenuators/tee_formula.md

530 B
Raw Blame History

Tee Attenuator

a is attenuation in dB
Zin is desired input impedance in Ω
Zout is desired output impedance in Ω

K = VI/VO = 10a/20
L = K2 = 10a/10
A = (L+1) / (L1)

R2 = 2·√(L · Zin · Zout) / (L1)
R1 = Zin · A R2
R3 = Zout · A R2