The document summarizes tests of a microphone prototype and LabView algorithms for detecting human errors. It outlines tasks from a previous meeting, describes the microphone prototype, and reports on LabView results analyzing audio files to detect differences between files representing correct and incorrect settings. Tests were conducted in simulation mode to verify files were loaded correctly and differences detected between non-identical images and audio files. Results are presented for various component errors detected by analyzing changes in audio signals.
1 of 19
Download to read offline
More Related Content
Results Review of Microphone Prototype and LabView Detecting of Human Errors Algorithm
1. Results Review of Microphone
Prototype and LabView Detecting of
Human Errors Algorithm
Author: Minh Anh Nguyen
Colorado State University
School of Biomedical and Electrical Engineering
Email: minhanhnguyen@q.com
2. Outline of the review
? Update on tasks from the previous
meeting
? Microphone prototype
? LabView Results for detecting
methods/algorithms for audio files
3. Update on labView
? Need: Vision and Motion package to analyze the
images
? Issue:
¨CThe Vision and Motion programming/function
package is missing or not available for the
Labview 2014 and NI myRio software
? This issue is resolved
4. Image test
? Simulation mode
¨C Make sure image files are loaded into the workspace
without any issues.
¨C Make sure a correct file is loaded
¨C Plot histogram of the image
¨C Verify that the histogram value is correct.
¨C Positive test: load two image files which have 2
different images and verify that the test results show
the difference.
¨C Negative test: load two image files which have 2
similar images and verify that the test results show
the same thing or match.
8. Audio test
? Simulation mode
¨C Make sure audio files are loaded into the workspace
without any issues.
¨C Plot and listen to audio files; make sure a correct file
is loaded.
¨C Verify that the FFT value is correct.
¨C Positive test: load two audio files which have 2
different signals and verify that the test results show
the difference.
¨C Negative test: load two audio files which have 2
similar signals and verify that the test result show the
same thing or match.