Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to use software to create a 1D cascade of two port networks

Status
Not open for further replies.

shegmitez

Newbie level 4
Joined
Oct 10, 2012
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Nigeria
Activity points
1,314
Please can anyone help with how to use MATLAB or Octave to create a 1D cascade of two port networks to cascade scattering parameters with e.g 100 elements.
 

Convert your S-parameters to ABCD parameters. The cascade results is then a simple multiplication of the ABCD matrices. Finally, convert the multiplied ABCD result back to S-parameters.

See "Cascade connection" and "ABCD-parameters" here:
https://en.wikipedia.org/wiki/Two-port_network
 

Thanks for your kindness.But what am talking about is cascading scattering matrix of many two port networks consisting of different RLCG as elements for each of the two port network, dont you think ABCD matrices would be too tedious?
Thanks for your understanding
 

dont you think ABCD matrices would be too tedious?

Why is it tedious if you add this simple (S) -> ABCD -> (S) conversion to your code? It is the standard way of doing this task.
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top