You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VNA Tools
Hello , I measured a coaxial to waveguide adapter using unknown thru method on van tools. Te procedure was very straight-full. But when I try to export the measurement result as .s2p file the program sets both ports to 50Ω and the file results unusable. There are any way to save an .s2p with different Zo en each port ??
Regards, Patricio.
Michael Wollensack METAS
unread,
Mar 26, 2026, 12:55:42 PMMar 26
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VNA Tools
Hi,
Touchstone is just allowing a common reference impedance for all ports.
Workaround:
Export the sdatb-file as sdatcv-file.
Edit the sdatcv-file in a text editor and change the reference impedance of the waveguide port from 1 to 50 ohm.
Export the sdatcv-file to s2p. Like that no transmission line junction is added.
Regards
Michael
Patricio Greco
unread,
Mar 26, 2026, 1:32:17 PMMar 26
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VNA Tools
Thank you Michael. I solved the problem writing a program in python to extract the s parameters from .sdatb file.