stabilitymu
Stability factor μ of two-port network
Description
Examples
Input Arguments
Output Arguments
Algorithms
stabilitymu
calculates the stability factors using the equations
where:
S11, S12, S21, and S22 are S-parameters, from the input argument
s_params
.Δ is a vector whose members are the determinants of the M 2-port S-parameter matrices:
S* is the complex conjugate of the corresponding S-parameter.
The function performs these calculations element-wise for each of the M
S-parameter matrices in s_params
.
References
[1] Edwards, M.L., and J.H. Sinsky. “A New Criterion for Linear 2-Port Stability Using a Single Geometrically Derived Parameter.” IEEE Transactions on Microwave Theory and Techniques 40, no. 12 (December 1992): 2303–11. https://doi.org/10.1109/22.179894.
Version History
Introduced before R2006a