An open API service indexing awesome lists of open source software.

https://github.com/terrabits/touchstone-files

Miscellaneous touchstone (.snp) files for RF testing
https://github.com/terrabits/touchstone-files

Last synced: 8 months ago
JSON representation

Miscellaneous touchstone (.snp) files for RF testing

Awesome Lists containing this project

README

          

# Touchstone Files

Generates touchstone files for use in RF calculations and software testing.

## attenuator

`attenuator/` contains touchstone files for ideal 1-10 dB attenuators.

## dut

A collection of touchstone files for various DUTs.

## port-test

`port-test/` files have Re, Im values that indicate their s-parameter coordinates.

For example, for S31:

`s31 = 31.0 + j31.0`

This makes testing for the presence of the correct touchstone value trivial.