Skip to content

Analog fundamental frequency measurement extension for the Saleae Logic 2 Software.

License

Notifications You must be signed in to change notification settings

jonathangjertsen/Analog-Fundamental-Frequency-Measurement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog Fundamental Frequency

This uses numpy.correlate to find the fundamental frequency of the selected analog range.

Autocorrelation is not ideal for all fundamental frequency calculations.

Since I couldn't remember how to perform the calculation from my college days, the extra math was taken from here.

This analog measurement extension will look like this:

screenshot

For details on the specific calculation used, please browse the repository source.

This measurement is too slow for long sections of data. For larger sections, I recommend exporting the analog channel to CSV, and processing the data in python or another tool.

About

Analog fundamental frequency measurement extension for the Saleae Logic 2 Software.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%