Sample Clocked Buffered Frequency Measurement - National Instruments X Series User Manual

Hide thumbs Also See for X Series:
Table of Contents

Advertisement

Chapter 7
Counters
You can route the signal to measure to the Source input of Counter 0, as shown in Figure 7-14.
Assume this signal to measure has frequency fx. NI-DAQmx automatically configures
Counter 0 to generate a single pulse that is the width of N periods of the source input signal.
Figure 7-14. Large Range of Frequencies with Two Counters
Signal of Known
Frequency ( fk )
(Signal to Measure)
NI-DAQmx then routes the Counter 0 Internal Output signal to the gate of Counter 1. You can
then route a signal of known frequency (fk) as a counter timebase to the Counter 1 Source input.
NI-DAQmx configures Counter 1 to perform a single pulse-width measurement. Suppose the
result is that the pulse width is J periods of the fk clock.
From Counter 0, the length of the pulse is N/fx. From Counter 1, the length of the same pulse is
J/fk. Therefore, the frequency of fx is given by fx = fk * (N/J).

Sample Clocked Buffered Frequency Measurement

Sample clocked buffered point frequency measurements can either be a single frequency
measurement or an average between sample clocks. Use CI.Freq.EnableAveraging to set the
behavior. For buffered frequency, the default is True. For hardware-timed single point
(HWTSP), the default is False.
7-14 | ni.com
Signal to
Source
Measure ( fx )
CTR_0_SOURCE
CTR_0_OUT
(CTR_1_GATE)
CTR_1_SOURCE
Counter 0
Source
Counter 1
Gate
0
1
2
3
... N
Interval
to Measure
Out
Out

Advertisement

Table of Contents
loading

Table of Contents