Author Topic: Conversion of VNA cal kit data between formats  (Read 2662 times)

0 Members and 1 Guest are viewing this topic.

Offline radar_macgyverTopic starter

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: us
Conversion of VNA cal kit data between formats
« on: April 30, 2022, 05:43:32 am »
I have a cal kit with data in Keysight's calibration model format, so the losses are specified as offset delay. I wish to use this with a Rohde & Schwarz VNA, whose calibration format is different. Most of the other calibration coefficients are easy enough, it's just a unit conversion. How would one do the same with the loss terms? R&S specifies loss in dB/sqrtz(GHz).
 

Offline TheSteve

  • Supporter
  • ****
  • Posts: 3753
  • Country: ca
  • Living the Dream
Re: Conversion of VNA cal kit data between formats
« Reply #1 on: April 30, 2022, 06:09:01 am »
This is the info I've used in the past:

https://www.rohde-schwarz.com/us/faq/calibration-kit-conversion-hp-to-r-s-faq_78704-30488.html

Seems they expect you to ignore loss - "Loss is neglected."

VE7FM
 

Offline radar_macgyverTopic starter

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: us
Re: Conversion of VNA cal kit data between formats
« Reply #2 on: April 30, 2022, 06:30:27 am »
:) I found that exact page too. I entered in the coefficients without the loss terms into my ZVC and got believable results, of course when measuring a thru the S21 showed a tiny bit of gain at higher frequencies (6-8 GHz). For reference, the cal kit used here is the SMA kit from Applied EM Innovations, just came in today. I will compare against a Rosenberger 3.5mm kit I have at work when I get a chance.
 

Offline cdev

  • Super Contributor
  • ***
  • !
  • Posts: 7350
  • Country: 00
Re: Conversion of VNA cal kit data between formats
« Reply #3 on: May 01, 2022, 02:50:06 pm »
Ive used resistors to make calibration standards. I have a heat sinked resistor intended for RF that works well. It's exactly 50 ohms. Calibration standards are by design very simple and so, not exactly rocket science to make. Just keep it simple. Shorts and opens are particularly straightforward to make. Just keep shorts short. And opens just end. They are the easiest.

Ive used "gnumeric" to convert data for use in different calibration (csv) data formats. It works well for that.  Excel can be used for this too.
« Last Edit: May 01, 2022, 03:23:13 pm by cdev »
"What the large print giveth, the small print taketh away."
 

Offline radar_macgyverTopic starter

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: us
Re: Conversion of VNA cal kit data between formats
« Reply #4 on: May 01, 2022, 08:41:30 pm »
Thanks @cdev for the response, though what I'm asking about is not file format conversions, but about the formula to convert the loss terms from the Keysight format (Offset loss in G \$\Omega\$/s and Offset Z_o in \$\Omega\$) to the R&S loss format (dB/sqrt(GHz)). The rest of the conversions for the fringing capacitance and parasitic inductance model, and the delays are easy enough since they're just a unit conversion. This is outlined in the link posted earlier by @TheSteve.

The cal kit also comes with the s1p files for the open, short and load standards (but not the s2p files for the thrus). I found the thread describing the Octave scripts used to generate the fringing capacitance and inductance polynomials, but they also output loss terms in the HP format. Applied for a Metas VNA Tools download, waiting for that to come through.
 
The following users thanked this post: cdev

Offline TheSteve

  • Supporter
  • ****
  • Posts: 3753
  • Country: ca
  • Living the Dream
Re: Conversion of VNA cal kit data between formats
« Reply #5 on: May 02, 2022, 12:59:23 am »
Ive used resistors to make calibration standards. I have a heat sinked resistor intended for RF that works well. It's exactly 50 ohms. Calibration standards are by design very simple and so, not exactly rocket science to make. Just keep it simple. Shorts and opens are particularly straightforward to make. Just keep shorts short. And opens just end. They are the easiest.

Ive used "gnumeric" to convert data for use in different calibration (csv) data formats. It works well for that.  Excel can be used for this too.

An DIY OSL kit isn't too bad for lower frequencies. Try a DIY kit for above 6 GHz and it gets much tougher. Even above 3 GHz is pretty tough if you want really good performance and reasonably easy modeling.
Also most high end cal kit(18 GHz +) rarely have loads that are exactly 50 ohms. They care much more about the other properties.
VE7FM
 

Offline cdev

  • Super Contributor
  • ***
  • !
  • Posts: 7350
  • Country: 00
Re: Conversion of VNA cal kit data between formats
« Reply #6 on: May 03, 2022, 02:36:42 am »
I never done anything with such high frequencies, not having access to anything that works above 7 GHz. Am hoping to try some for moonbounce purposes, however.

I could see how machining standards precisely to offer perfect load might be difficult. Simple short and open might be easier, I don't know where oe would start looking for discontinuities. I'd like to see a youtube video of the basic attempt to make calibration standards and analysis f how well they worked, or didnt work..

My VNA only goes up to 4.4 Ghz so not even the high wifi band...


Ive used resistors to make calibration standards. I have a heat sinked resistor intended for RF that works well. It's exactly 50 ohms. Calibration standards are by design very simple and so, not exactly rocket science to make. Just keep it simple. Shorts and opens are particularly straightforward to make. Just keep shorts short. And opens just end. They are the easiest.

Ive used "gnumeric" to convert data for use in different calibration (csv) data formats. It works well for that.  Excel can be used for this too.

An DIY OSL kit isn't too bad for lower frequencies. Try a DIY kit for above 6 GHz and it gets much tougher. Even above 3 GHz is pretty tough if you want really good performance and reasonably easy modeling.
Also most high end cal kit(18 GHz +) rarely have loads that are exactly 50 ohms. They care much more about the other properties.
"What the large print giveth, the small print taketh away."
 

Offline cdev

  • Super Contributor
  • ***
  • !
  • Posts: 7350
  • Country: 00
Re: Conversion of VNA cal kit data between formats
« Reply #7 on: May 04, 2022, 02:05:23 am »
Thanks @cdev for the response, though what I'm asking about is not file format conversions, but about the formula to convert the loss terms from the Keysight format (Offset loss in G \$\Omega\$/s and Offset Z_o in \$\Omega\$) to the R&S loss format (dB/sqrt(GHz)). The rest of the conversions for the fringing capacitance and parasitic inductance model, and the delays are easy enough since they're just a unit conversion. This is outlined in the link posted earlier by @TheSteve.

The cal kit also comes with the s1p files for the open, short and load standards (but not the s2p files for the thrus). I found the thread describing the Octave scripts used to generate the fringing capacitance and inductance polynomials, but they also output loss terms in the HP format. Applied for a Metas VNA Tools download, waiting for that to come through.

What do you think about the use of spreadsheets to straightforwardly convert these file formats..I hink it is likely to work.. although iits likely not plug and play..


It is likely to support the needed math functions, though.. And its easy to understand..
"What the large print giveth, the small print taketh away."
 

Offline radar_macgyverTopic starter

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: us
Re: Conversion of VNA cal kit data between formats
« Reply #8 on: May 04, 2022, 05:12:45 am »
Sure you can use a spreadsheet for this, and that's what I did for the fringing capacitance, inductance and electrical length/delay. See attached.
 

Offline radar_macgyverTopic starter

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: us
Re: Conversion of VNA cal kit data between formats
« Reply #9 on: February 08, 2024, 11:09:47 pm »
Quick follow-up:
  • I did finally measure the Applied EM kit against a more trustworthy calibration kit, results are here
  • I also learned that the reason the loss terms can be neglected is that most VNAs can do a SOLR (aka reciprocal thru) calibration, so the loss terms fall out.
 

Offline cncjerry

  • Supporter
  • ****
  • Posts: 1283
Re: Conversion of VNA cal kit data between formats
« Reply #10 on: February 09, 2024, 12:43:03 pm »
I have recently found a bunch of sma 50ohm terminators from minicircuits on ebay for cheap, less than $10 per.  The biggest POS's in sma are sma-bnc connectors.  The cheap ones fail constantly. i only use them when i absolutely must as generally even decent ones can be wiggled for an open.
 

Offline switchabl

  • Frequent Contributor
  • **
  • Posts: 440
  • Country: de
Re: Conversion of VNA cal kit data between formats
« Reply #11 on: February 09, 2024, 01:36:50 pm »
The biggest POS's in sma are sma-bnc connectors.  The cheap ones fail constantly. i only use them when i absolutely must as generally even decent ones can be wiggled for an open.

I have found these to be very reliable: https://www.amphenolrf.com/901-165.html

In particular, with high quality mating connectors, contact resistance was repeatable down to a few milli-ohms. The bad news is they are ~60$ each. Unfortunately, in my experience, with RF connectors and adapters you tend to get what you pay for. Machining tolerances and surface quality matter big time for precision measurements.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf