Using s2rlgc for 4 port network
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Derek Neal
am 9 Jan. 2023
Beantwortet: Muskan
am 24 Mär. 2023
The documentation page for s2rlgc command defines the s_params input: "2N-by-2N-by-M array of S-parameters to transform into RLGC transmission line parameters." This implies that s_params can be a 2x2 or 4x4, etc... I have used a 4x4 and it gives the following error code: Cannot compute RLGC matrix for given data. It works for a 2x2, but why is it not working for 4x4?
Akzeptierte Antwort
Muskan
am 24 Mär. 2023
Hi Derek,
As per my understanding of the question, you can break up your parameters into a 2-port system and then apply the function separately for the same.
You can refer the documentation for the example.
I hope this resolves your query.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Import and Network Parameters finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!