skrf.taper.Klopfenstein

class skrf.taper.Klopfenstein(**kw)[source]

Klopfenstein Taper.

This impedance taper was first described by R. W. Klopfenstein 1 in a paper titled “A Transmission Line Taper of Improved Design”, published in 1956 2 . A correction to Klopfenstein’s math was published by in May 1973 by Darko Kajfez and Jame Prewit 3 .

References

1

https://www.microwaves101.com/encyclopedias/klopfenstein-taper

2

R. W. Klopfenstein Proc. IRE. vol. 44 pp. 31-35 Jan. 1956. doi: 10.1109/JRPROC.1956.274847 https://ieeexplore.ieee.org/document/4051841

3

D. Kajfez and J. O. Prewitt, “Correction to “A Transmission Line Taper of Improved Design” (Letters),” in IEEE Transactions on Microwave Theory and Techniques, vol. 21, no. 5, pp. 364-364, May 1973, doi: 10.1109/TMTT.1973.1128003. https://ieeexplore.ieee.org/document/1128003

Attributes

medias

List of medias.

network

Resulting Network

section_length

Section length.

sections

List of sections.

value_vector

Methods

__init__

Generic 1D Taper Constructor.

media_at

Create a media instance for the taper with parameter value val.

section_at

Create a single section of the taper with parameter value val.