Main Content
s2smm
Convert single-ended S-parameters to mixed-mode S-parameters
Description
converts single-ended odd S-parameters matrix to mixed-mode matrix. To create a mixed-mode
matrix from s_mm
= s2smm(s_params_odd
)s_params_odd
, the single-ended input ports are paired
sequentially (port1 with port 2, port 3 with port 4, etc.), and the last port is left single
ended.
Examples
Input Arguments
Output Arguments
References
[1] Granberg, T.,Handbook of Digital Techniques for High-Speed Design. Upper Saddle River, NJ: Prentice Hall, 2004.
Version History
Introduced in R2009a