From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

S-parameter to Z

Hi,
I am working on Data postprocess from an AGILENT Touchstone-file (Freq vs.Real&Imaginary). How do I transpose the S-parameters to Z parameter? In Matlab there exist a simple s2p_function.
 
0 Kudos
Message 1 of 5
(4,511 Views)

I don't know anything about matlab but I know it is supported in Labview 8.0.  You need to have matlab 5.0 or greater installed on the same machine as labview. From here you could call your function inside a Matlab Script Node.

Take a look at the examples shipped with labview. Goto Help -> Find Examples and type matlab into the search tab.

David

0 Kudos
Message 2 of 5
(4,503 Views)
Here is a vi to convert S parameters to Z parameters.
Randall Pursley
Message 3 of 5
(4,487 Views)

Cool man!

Thanks

0 Kudos
Message 4 of 5
(4,461 Views)

Hi, 

This VI works only for 2 port networks. what if we have multiple ports? Do you have a VI or any formula in that case?

 

Thanks.

0 Kudos
Message 5 of 5
(2,236 Views)