rf_functions (pmrf.rf_functions)
Core RF functions and algorithms, such as parameter conversions and circuit building.
Functions
|
Broadcast the characteristic impedance z0 to shape (nfreqs, nports) if nnetworks == 1, or (nnetworks, nfreqs, nports) if nnetworks > 1. |
|
Convert S-parameters between different definitions (e.g., Power waves vs Traveling waves). |
|
Convert ABCD parameters to S-parameters. |
|
Convert S-parameters to ABCD parameters. |
|
Convert S-parameters to Admittance (Y) parameters. |
|
Convert Admittance (Y) parameters to S-parameters. |
|
Convert S-parameters to Impedance (Z) parameters. |
|
Convert Impedance (Z) parameters to S-parameters. |
|
Renormalize S-parameters from one impedance/definition to another. |
|
Cascades multiple S-parameter networks together. |
|
Cascaded multiple ABCD-parameter networks together in a loop. |
|
Connect multiple S-parameter networks together in an arbitrary topology. |
|
Connect a series of multi-port S-parameter matrices using Hallbjörner's method at a single intersection. |
|
Terminates an ABCD matrix in an S-parameter matrix. |
|
Terminates one S-parameter matrix in another S-parameter matrix. |