traveling EMTTOOL twosect

EMTTOOL >> EMTTOOL > tsection

tsection

T-section equivalent of a length-l transmission line segment

Calling Sequence

[Za,Zc] = tsection(Z0,bl)

Parameters

Z0

line impedance

bl

phase length in radians = beta*l = 2*pi*l/lambda

Za

series impedance (Zb=Za)

Zc

shunt impedance

Description

tsection(Z0,bl) designs T-section equivalent of a length-l transmission line segment. Za = Zb = j*Z0*tan(bl/2), Zc = -j*Z0/sin(bl). for a lossy line bl can also be complex, i.e., bl-j*al

----|-------------|----........----|--Za--|--Zb--|----

...........l.............==>............Zc

----|-------------|----........----|------|------|----

Examples

add sample pgm

See Also

Author

traveling EMTTOOL twosect