(%i1) load("/home/vcaeken/Desktop/rfMaxima.mac")$

Result

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);

Result

(%i3) exponentialize(ABCD);

Result

(%i4) S:ABCD2S(ABCD);

Result

(%i5) ratsimp(exponentialize(S));

Result

(%i6) S2ABCD(%);

Result


Created with wxMaxima.