LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ basics

Hi,
  I have some confusion regarding signal conditioning parameters. I have a SCXI 1102 module with a Bandwidth of 2 Hz which means that 2 Hz is the maximum frequency in the input signal that I can measure. Beyond that frequency, it gets attenuated. I have a digitizer module  SCXI - 1600 which has a sampling rate of 200 kS/s.  Does this mean I am wasting the capacity of SCXI -1600 because of the limited bandwidth of SCXI 1102?

Thanks,
Asha
0 Kudos
Message 1 of 11
(3,895 Views)
That module is designed to measure thermocouples and those are dc signals. If you want to measure an AC signal, then you need to find something else. If you are using the 1102 for thermocouples, I don't understand your concern.
0 Kudos
Message 2 of 11
(3,882 Views)
Dennis, I have two waveform wires and I am trying to create a xy graph.  How do I do this???  Need help.
 
Scott
0 Kudos
Message 3 of 11
(3,865 Views)

Please don't hijack unrelated threads.

How about looking at this answer from earlier today? A search should have found that pretty easily. If that doesn't answer your question, please provide some more details. Attaching an image of your block diagram or the actual VI would help.

0 Kudos
Message 4 of 11
(3,858 Views)
Hi,
   Does the Bandwidth parameter have any meaning for signal conditioners designed for DC measurements alone? What does it indicate?
  I wanted to measure a 2-10 kHz signal and I was told that if I have a SCXI 1102C, which has a Bandwidth of 10 kHz, I could use it for the measurement.

Thanks,
Asha
0 Kudos
Message 5 of 11
(3,841 Views)

Now you are talking about a different module. The 1102 has a 4 Hz filter. The 1102C has a 10 kHz filter. The issue I see with measuring a 10 kHz signal is that you would not meet the Nyquist criteria of sampling at twice the highest input frequency.

Actually, looking at the data sheet again, the 1100 is 4 Hz, 10 kHz, or full bandwidth (jumper selectable).

0 Kudos
Message 6 of 11
(3,835 Views)

I appoligize for wanting info throught the wrong threads.  Pretty new at labview and using there discussion forum. 

Thanks...scott

0 Kudos
Message 7 of 11
(3,830 Views)
Thank you for pointing out the problem regarding the Nyquist criterion.
I have got a SCXI 1102 and the manual talks about SCXI 1102/B/C together. So i had no means of knowing which one my conditioner is until I got my Part number.
So, coming back to my previous question, SCXI 1600 can acquire at a rate of 200 kS/s while my conditioner(SCXI 1102) has a Bandwidth of 2 Hz(as given in my manual) and a scan interval of 3 micro second which gives a maximum sampling rate of 333 kHZ.
How do these correlate as regards my measurements?
0 Kudos
Message 8 of 11
(3,820 Views)
I think you are confusing frequency response with sampling rate. The "2 Hz bandwidth" is a low-pass filter cut-off frequency. The sampling rate is merely how many times you take a reading. Think of a spectrum analyzer and realize that the spectral content is limited to a very small span, but that does not limit the sweep time/sample rate. Assuming a 20dB/decade filter with 3 poles, the frequency response would look something like this:
 
 
You really only need a sample speed that is at least twice as fast as you wish to take measurements, so unless you have VERY high-speed temperature fluctuations, something in the 100s of samples/second would be a very fine thermometer. 🙂


Message Edited by morgol on 07-03-2008 05:28 PM
____
Ryan R.
R&D
0 Kudos
Message 9 of 11
(3,790 Views)
Thank you for the information.
0 Kudos
Message 10 of 11
(3,712 Views)