04-08-2018 09:47 AM
Hello
I'm using the Signal Hound USB-SA44B for RF quality measurements of our products.
I need to get basic main measurements like
For instance get measured in the found peak point is: frequency 433.92 MHz and amplitude -21dBm?
Unfortunately manufacturer didn't provide simple examples for measurements.
My development environment:
Attached the output graph that I receive during the test
Thanks in advance
04-09-2018 04:55 PM
Seems like this whitepaper on peak detection might be a good start:
04-23-2018 10:32 AM
Thank you for reply. Unfortunately your response was in the spam folder of my mail, and I just today discovered it. I'll try to build provided algorithms, but I expected some working .vi, that was verified . I tried several peak detection functions and configurations. they recognized the peak, but not automatically showed the time indicator. So I have to build it by my self .
04-24-2018 05:20 PM
There are also some example VI's bundled with LabVIEW that might do some or all of what you need.
Searching the NI Example Finder within LabVIEW for 'peak' shows a whole bunch of examples that deal with detection and analysis of peaks.
04-25-2018 01:58 AM
thanks, I'll check