Summary: In this exercise, the objective is to reduce noise in analog measurements by averaging.
Temp Sensor Noise switch on the
DAQ Signal Accessory to the ON position. The
measurements begin to fluctuate with noise spikes.
![]() Figure 1 |
Place the Collector Express
VI located on the Functions>>Signal
Manipulation palette, on the block diagram. This
Express VI creates an internal buffer to store the
individual points. When the maximum number of input
points is collected, the Express VI discards the oldest
points and adds the newest points. In the
Configure Collector dialog box that
appears, set the Maximum number of samples
to 100. Click the OK button to close the
dialog box.
Place the Statistics Express
VI, located on the
Functions>>Analysis palette, on the block
diagram. In the Configure Statistics dialog
box that appears, place a checkmark in the
Arithmetic Mean checkbox to perform
averaging on the collected data. Click the
OK button to close the dialog box.
File>>Save As to save the VI as
Measurement Averaging.vi in the
C:\Exercises\LabVIEW Basics I directory.
Temp Sensor
Noise switch is turned on.
Comments, questions, feedback, criticisms?
"A full introductory course on programming with LabVIEW."