Home Meet The Team Milestones The Tow Tank Turbine Apparatus Data Collection Final Report Links Our Parallel Path Team |
Data Collection
In order to obtain accurate and continuous data on the performance of the turbine being tested, a data acquisition system must be implemented. Description of LabVIEW: LabVIEW is a program development application that uses a graphical programming language rather then a text-based language, therefore the one creates the program using visual block diagrams. LabVIEW is a general-purpose programming system containing the following:
For a more in depth presentation and explanation of the possibilities of LabVIEW please visit the NI (National Instruments) website. Virtual Instruments- A LabVIEW program is also referred to as a virtual instruments, or VI, this means that the operators and appearance can imitate actual instruments.
Front Panel- The user interface of a given VI looks like that of an instrument, this user interface is called the front panel Block
Diagram- With the block diagram one can construct together a visual
representation of the program similar to that used by Simulink on the MatLab
program. These blocks are wired together
such that they receive and send data along with performing any needed
calculations.
For this
project the DAQ being used is the Personal Measurements Device model PMD
1608FS. Copy and past the link into your
browser to reach the supplied specifications: |
