Data Acquisition with LabView
Objective: Using LabView develop the software of four different data analysis tools based on required goals.
- Program 1: Performs statistical analysis on a user selected data set where the number of bins is chosen based on either Sturges or Rice rule.
- Program 2: Reads and writes realtime temperature data from a thermistor. The data is stored in a .lvm file which can be read back with a second program. At the same time an alarm sounds anytime temperature falls under or over a set threshold.
- Program 3: Records and writes sound data with an external microphone and stores it as a .lvm file. Then with a second program, the file can be viewed and analysed.
- Program 4: Takes audio data and determines the frequency of the largest tone present. While also displaying a power spectral density graph of the data in logarithmic units (dB).






