Events2Join

skrf.circuit.Circuit.ShuntAdmittance — scikit|rf Documentation


skrf.media.rectangularWaveguide.

frequency ( Frequency object) – frequency band of this transmission line medium · z0_port (number, array-like, or None) – z0_port is the port impedance for ...

Scikit-RF Tutorial (2) - The Network() Class | rfic.io

Scikit-rf supports direct import of touchstone files into a network object data structure. For other formats, you will need to cast the data into numpy arrays ...

skrf.media.coaxial.Coaxial — scikit-rf Documentation

from_media. Initializes a DistributedCircuit from an existing Media instance. ; get_array_of ; impedance_mismatch. Two-port network for an impedance mismatch.

skrf.media.media.DefinedGammaZ0 — scikit-rf Documentation

circuit ( skrf.circuit ) · device ( skrf.media.device ) · mathFunctions ( skrf ... Resistor. short. Short (\(\Gamma_0 = -1\)). shunt. Shunts a Network ...

scikit-rf: An Open Source Python Package for Microwave Network ...

1 >>> from skrf.data import wr2p2_short as short. 2 >>> from skrf ... circuit. The calculation algorithm is based on [19]. Figure 6 ...

Modeling Transmission Line Properties — scikit-rf Documentation

# skrf figure styling rf.stylely(). And the constants of the problem: [3]: ... Voltages and Currents . Now assume that the previous circuit is excited by ...

skrf.media.mline.MLine — scikit-rf Documentation - Read the Docs

A microstripline transmission line defined in terms of width, thickness and height on a given relative permittivity substrate.

skrf.media.definedAEpTandZ0. - Read the Docs

frequency ( Frequency object) – Frequency band of this transmission line medium · z0_port (number, array-like, or None) – z0_port is the port impedance for ...

De-embedding — scikit-rf Documentation

... circuit elements. [1]:. import matplotlib.pyplot as plt import numpy as np import skrf as rf. [2]:. # Look at the raw inductor measurement with parasitics ...