I wrote this for personal use, but in case it's useful to anyone else, I have made it publicly available. It's a Windows* command-line utility that takes a CSV file from an oscilloscope of a frequency sweep across an unknown impedance and tuns it into a CSV of impedance vs. frequency so it can be turned into a chart.
* It's Windows-only due to the way it's been packaged. If you're willing to compile it from source then it should work on other OSes too.
You need a setup like this:
To capture a frequency sweep like this:
Which OIC can process so it can be turned into this (actually not from the same speaker as the above image, but you get the idea):
It's available on GitHub here: https://github.com/cheese83/OIC. I've also attached both the executable and source code to this post.
* It's Windows-only due to the way it's been packaged. If you're willing to compile it from source then it should work on other OSes too.
You need a setup like this:
To capture a frequency sweep like this:
Which OIC can process so it can be turned into this (actually not from the same speaker as the above image, but you get the idea):
It's available on GitHub here: https://github.com/cheese83/OIC. I've also attached both the executable and source code to this post.
Attachments
Last edited: