one-section impedance transformer
[Z1,L1] = onesect(ZL,Z0)
complex load impedance = RL + jXL
main line impedance
section impedance
electrical length of section
onesect(ZL,Z0) designs one-section impedance transformer. a solution with real Z1 always exists if ZL is real. no real Z1 exists if Z0 is in the interval [RL, RL + XL^2/RL]
------------------====L1====|
main line Z0----------Z1---ZL
------------------==========|
add sample pgm