Title :
A Transmission Line Modeling Program Written in C
Author :
Messerschmitt, David G.
Author_Institution :
Univ. of California, Berkley, CA
fDate :
1/1/1984 12:00:00 AM
Abstract :
LINEMOD is a transmission line modeling program that takes a line configuration (including possibly bridged taps) and generates the input impedance, attenuation versus frequency, and impulse response. It is written in C, a modern structured programming language, and utilizes sophisticated data structures, dynamic storage allocation, and recursion to achieve flexibility and economy of storage. As such, it illustrates the value of C as an implementation language for modeling programs of this type. It also emphasizes a shortcoming of C for this purpose, which is the absence of built-in complex arithmetic.
Keywords :
Transmission lines; Arithmetic; Availability; Computer languages; Data structures; Distributed parameter circuits; Modems; Power system modeling; Power transmission lines; Programming profession; Transmission lines;
Journal_Title :
Selected Areas in Communications, IEEE Journal on
DOI :
10.1109/JSAC.1984.1146038