LABVIEW SOLUTIONS BOARDSERVER
 Subject: Instrumentation and control using labview
 
Author: ola
Date:   10/20/2009 7:22 am EDT
This assignment is designed to work on a set of sampled data taken from a strain gauge. The samples are stored in an appropriate array of up to 100 elements. A correct value should be greater than or equal to zero or less than or equal to 5 volts:

0 < value < 5 (V)

Specification 1 (80%)

To design a VI that will identify the position of and the number of any ‘overshoot’ values (a value greater than 5) and the position of and number of any ‘undershoot’ values (a value less than 0)

The front panel will consist of the following:

An array of controls holding the sampled values.

An array of indicators holding the index values of where each overshoot occurred

An array of indicators holding the index values of where each undershoot occurred

An indicator holding the total number of overshoot values.

An indicator holding the total number of undershoot values.


Hint: Research Build array and Initialise array functions.

Specification 2 (100%)

To design a VI that will attempt to meet specification 1. However if 5 successive values are overshoots or five successive values are undershoots then the data is corrupt. If this occurs analysis will be aborted and an error LED will be illuminated.

Requirements

A report that fully documents the operation of your software, explaining clearly how each section works.

A working copy of the software submitted with the report on a CD
. If anyone can help me, he or she should email me. Thanks
Reply To This Message

 Topics Author  Date      
 Instrumentation and control using labview    
ola 10/20/2009 7:22 am EDT
 Reply To This Message
 Your Name:  
 Your Email:  
 Subject:  
  Submission Validation Question: What is 10 - 6? *  
* indicates required field