LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Spectrum Analyzer USB-SA44B - Peak, frequency & amplitude measurements of RF the signal

Hello

I'm using the Signal Hound USB-SA44B for RF quality measurements of our products.

I need to get basic main measurements like

  1. Find the Peak
  2. find Main frequency (per found peak)
  3. measure Main frequency & amplitude

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:

  • LabVIEW 2013

Attached the output graph that I receive during the test

Thanks in advance

0 Kudos
Message 1 of 5
(3,305 Views)

Seems like this whitepaper on peak detection might be a good start:

http://www.ni.com/white-paper/3770/en/

0 Kudos
Message 2 of 5
(3,256 Views)

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 .

0 Kudos
Message 3 of 5
(3,218 Views)

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.

 

Capture.PNG

0 Kudos
Message 4 of 5
(3,210 Views)

thanks, I'll check

0 Kudos
Message 5 of 5
(3,204 Views)