Using s2rlgc for 4 port network
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Derek Neal
el 9 de En. de 2023
Respondida: Muskan
el 24 de Mzo. de 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?
Respuesta aceptada
Muskan
el 24 de Mzo. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Import and Network Parameters en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!