scikit-rf icon indicating copy to clipboard operation
scikit-rf copied to clipboard

Checking if port impedances are real

Open qmfrf opened this issue 3 years ago • 1 comments

When working with large matrices (>300 ports) the matrix multiplication used in s2s can very slow. However, if the port terminations z0 are completely real then the travelling and power wave definitions are the same, so no conversion is necessary.

qmfrf avatar Aug 01 '22 13:08 qmfrf

LGTM

FranzForstmayr avatar Aug 01 '22 17:08 FranzForstmayr

Also solve issue #764

jhillairet avatar Oct 18 '22 21:10 jhillairet