04-18-2008 03:28 PM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
04-21-2008 09:10 AM
Hi Joe,
My application is to measure the output noise peak to peak voltage of the UUT (Unit Under Test). Depend on different UUT, the DC output value is in the range of 3 - 35 V. The AC noise value (peak to peak) should be less than 1V in the 20 MHz bandwidth. What is your suggestion for the "Configure Vertical" and "Configure Horizontal"? Thank you.
Shiying
04-21-2008 12:20 PM
Joe,
You said that 1V peak to peak 50 MHz signal can't be attenuated with the 20MHz filter on. Then how low the amplitude can be attenuated? Thank you.
Shiying
04-22-2008 01:10 PM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
04-22-2008 02:32 PM
Thank you, Joe.
I did some experiments as below:
Experiment #1:
1) configure channel characteristics - max input frequency = 20 MHz
2) configure 200MHz sample rate
3) AC coupling (I can't set DC offset due to various DC output)
4) set immediate trigger
result: p-p = 840mv (same reading as without adding 20MHz max input frequency). There are many very sharp (high frequency) noise can be observed in the fetched waveform. These noises are too narrow in time (X axis) to be detected with 200MHz sample rate. At the same time, these sharp noises repeat themselves in low frequency (<20MHz). It maybe why the filter seems not working.
I setup to compared with Tektronix digital scope (1.25GHz sample rate) at the same time. Tektronix reading is 840mv at full bandwidth and 420mv at 20MHz bandwidth. So it looks like the built-in 20 MHz noise filter in PXI 5124 didn't work in our application.
Experiment #2:
Since the max real time sample rate in PXI 5124 is 200MHz, I tried to setup RIS (up to 4GHz sample rate). Unfortunately, RIS doesn't work with immediate trigger. I got error message from the scope. But I can't use other trigger type. So I had to give up.
Experiment #3:
Add a Butterworth Filter.vi with sampling frequency = 1.25GHz (compare with Tektronix) after the acquisition (Fetch data).
with the order = 2, p-p reading is 420mv (mach the Tektronix)
with the order = 4, p-p reading is 260mv
with the order = 8, p-p reading is 190mv
Also I found out that the higher sampling frequency was used , the lower p-p reading was obtained.
I need advise to select the sampling frequency and the filter order in the Butterworth Filter.vi.
Shiying
04-23-2008 01:41 PM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
04-23-2008 02:11 PM