Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 1.18 KB

README.md

File metadata and controls

executable file
·
20 lines (12 loc) · 1.18 KB

grnp-daq

LabVIEW data acquisition (daq) interface for automatically collecting and processing analog gas pressure/flow data for graphene nano-pores. You can find our more about the research project here

Virtual data acquisition (DAQ) instrument created during my time as a visiting student in the MIT Nano & Microfluidics lab that was used to facilitate the collection of critical data used in the publication of our work (manuscript currently under consideration).

Takes analog 0-5Vdc input from 3 sensors (2 pressure sensors and one mass-flow sensor, pictured above) and records/processes the data in real time. Includes functionality allowing user to compare data to past measurements and a number of sampling/display options.

Block Diagram:

VI Block Diagram

Interface:

Front Panel

Dependencies

Created in LabVIEW 2015 and downgraded for use with LabVIEW 2013. VIs responsible for interfacing with the National Instruments DAQ require a compatible version of NI-DAQmx. Sub-VIs: POLY PLOT (readcsv.vi) and BURST FRAC (burst_frac.vi).