(%i1) | load("/home/vcaeken/Desktop/rfMaxima.mac")$ |
ABCD and S Matrix of a Lossy Transmission Line
(See "Microwave Engineering, 2nd Ed., by D. Pozar, Wiley, 1998, p. 90)
(%i2) | ABCD:ABCD_LossyTL(%gamma,l,Z_0); |
(%i3) | exponentialize(ABCD); |
(%i4) | S:ABCD2S(ABCD); |
(%i5) | ratsimp(exponentialize(S)); |
(%i6) | S2ABCD(%); |