ville EMTTOOL woodward

EMTTOOL >> EMTTOOL > vprop

vprop

voltage and current propagation

Calling Sequence

[V1,I1] = vprop(V2,I2,Z0,bl)

Parameters

V2,I2

voltage and current at point z2

Z0

line impedance

bl

phase length in radians = beta*l = 2*pi*l/lambda. For a lossy line bl can also be complex, i.e., bl-j*al

Description

vprop(V2,I2,Z0,bl) can be used to find voltage and current propagation along a transmission line

-----------------|-------------|----------------

generator......V1,I1.....l....V2,I2.........load

-------- --------|-------------|----------------

Examples

add sample pgm

See Also

Author

Used Functions

This function uses the Scilab functions argn and exp.

ville EMTTOOL woodward