Instrumentation Overview Spring 2012 The laboratory is a controlled environment where we can measure isolated physical phenomena with a view to eventual.

Slides:



Advertisements
Similar presentations
LabVIEW 7.1 Tutorial. Measurement Lab. MECH262-MECH261 Imran Haider Malik January 16, 2006.
Advertisements

Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
ME 322: Instrumentation Lecture 18 March 2, 2015 Professor Miles Greiner TC signal conditioner, Computer data acquisition introduction, Lab 7, myDAQ, LabVIEW.
Sampling Chapter 2 ME 392 Sampling Chapter 2 ME January 2012 week 4 Joseph Vignola.
ECE 265 – LECTURE 14 Analog Signal Acquisition The A/D converters 5/14/ ECE265.
LABVIEW DATA ACQUISITION Spring Semester Today’s Menu….  Quick review  Data Acquisition in terms of analog-to- digital conversion  Modes  Questions.
Data Acquisition Risanuri Hidayat.
Data Acquisition Concepts Data Translation, Inc. Basics of Data Acquisition.
Analog to Digital Conversion. 12 bit vs 16 bit A/D Card Input Volts = A/D 12 bit 2 12 = Volts = Volts = 2048 −10 Volts = 0 Input Volts.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Presented by- Md. Bashir Uddin Roll: Dept. of BME KUET, Khulna-9203.
Instrumentation - Introduction 10/9/2013Ohio University - Dr. Cyders1 Engineering measurements are usually taken by some form of transducer. A transducer.
Lecture 9: D/A and A/D Converters
A/D Conversion and Interfacing Physics 270. Voltmeters.
1 Analog-to-digital converter Prepared by: Selah al-Battah Mohammed Al-khabbaz Atiyah Alnakhli Ali Dumyati.
Introduction to Data Conversion
Introduction to LabVIEW 8.5
Monroe L. Weber-Shirk S chool of Civil and Environmental Engineering Learning LabVIEW ä Learning ä LabVIEW ä Data Acquisition ä Control ä Learning ä LabVIEW.
Laboratory 5: Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report / Presentation Closing.
ESE Lab Computer based Temperature Control Sid Deliwala, ESE Labs.
ME 322: Instrumentation Lecture 19
Introduction to LabVIEW Seth Price Department of Chemical Engineering New Mexico Tech Rev. 10/5/14.
EG1003: Introduction to Engineering and Design Introduction to LabVIEW.
Floyd, Digital Fundamentals, 10 th ed EET 2259 Unit 12 Data Acquisition  Read Bishop, Chapter 8.  Lab #12 and Homework #12 due next week.
Virtual Instrumentation With LabVIEW
Team may00-04 Fazal Baloch, EE Yew-Kwong Soo, EE Wee-Liat Tay, EE Chris Van Oosbree, CprE Walter Wedan, EE Abstract The purpose of this project is to develop.
Computer Based Data Acquisition Basics. Outline Basics of data acquisition Analog to Digital Conversion –Quantization –Aliasing.
DATA ACQUISITION Today’s Topics Define DAQ and DAQ systems Signals (digital and analogue types) Transducers Signal Conditioning - Importance of grounding.
Projekt „ISSNB“ Nis, October DAAD Deutscher Akademischer Austausch Dienst German Academic Exchange Service PC-Based RLC Meter Mare Srbinovska,
Physics 145 Introduction to Experimental Physics I Instructor: Karine Chesnel Office: N319 ESC Tel: Office hours: on appointment.
Electronic Devices Laboratory CE/EE 3110 Introduction to LabView.
Data Acquisition Data acquisition (DAQ) basics Connecting Signals Simple DAQ application Computer DAQ Device Terminal Block Cable Sensors.
Analog to Digital Data Conversion
Basics of data acquisition systems
LabVIEW in 3 Hours. What is Test & Measurement? Keypad Functionality Keypad Functionality LCD Testing LCD Testing Sound Quality Sound Quality Acoustic.
Data Acquisition Systems
Analog to Digital Converters (ADC) Ben Lester, Mike Steele, Quinn Morrison.
EE 211 Lecture 4 T. H. Ortmeyer Spring This week’s labs Grounding Lab Labview Tutorial.
LabVIEW and MatLab E80 Teaching Team February 5, 2008.
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
Measurement Fundamentals Rajesh Vaidya DAQ Software Engineer Wed 10:15a, 12:45p, and 3:30p Colorado (6A) Rajesh Vaidya DAQ Software Engineer.
Sound Conversion Chilin Shih University of Illinois — Urbana Champaign E-MELD Conference 2003 July 11 th -13th LSA Institute Michigan State University.
Introduction to LabVIEW 8.5
Lab 1 : Introduction to LabView 1 Southern Methodist University Bryan Rodriguez.
CHAPTER 19 Data Conversion. Objectives Describe and Analyze: Analog vs. Digital Signals Resolution Digital-to-Analog Conversion Analog-to Digital Conversion.
1 Rev 07/28/2015.  Describe: examples, definition,? 2.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 1P. 1Winter Quarter Data Acquisition System Fundamentals Lab 1.
Data Acquisition and Interfacing (Section 4.5) Lecture 18.
Introduction to LabVIEW
A Presentation on Mr. SAJID NAEEM M.SC – Electronics (UOP) PG-DEP (C-DAC)
Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report/Presentation Closing.
MECH 373 Instrumentation and Measurements
EET 2259 Unit 12 Data Acquisition
Introduction to LabVIEW
Data Acquisition Systems
Planning Experiments & Measurements
Lesson 2: Introduction to Control programming using Labview
Analog to Digital Converters Electronics Unit – Lecture 7
EET 2259 Unit 12 Data Acquisition
Analog to Digital Data Conversion
EET 2261 Unit 14 INCOMPLETE Analog-to-Digital Conversion (ADC) & Digital-to-Analog Conversion (DAC) Read. Homework #13 and Lab #13 due next week. Quiz.
Introduction to LabVIEW
Introduction to LabVIEW
Data Acquisition (DAQ)
Analog-to-digital converter
Introduction to LabVIEW
Introduction to LabVIEW
TIME-BASED HYBRID ANALOG-DIGITAL COMPUTATION
Introduction to LabVIEW
Presentation transcript:

Instrumentation Overview Spring 2012 The laboratory is a controlled environment where we can measure isolated physical phenomena with a view to eventual understanding them. The suite of tools we use in this endeavor is typically called “instrumentation.” Scott Russell and Roger Gans 1

Lab Instruments Various, selected to measure what you want. Off-the-Shelf or Scratch Built. Must be calibrated. Used with a PC or “stand alone.” Responds to phenomena with some “signal.” The signal is typically a voltage or current. Instruments have varied response times, accuracy, and precision. Here’s a cartoon of the process 2

the lab transducer A/D conversion computer pressure, e. g. voltage binary number LabVIEW: hardware/software 3 Data acquisition (the measurement part) Most of your data acquisition will be done using LabVIEW on a PC. You will learn how to do this early on.

4 Some issues to be addressed: (I’ll look at some of these in the context of temperature measurement another day. First I’d like to look at some ideas in general.) accuracy and precision (system resolution) instrument response in time (transients, lag time) Measuring time-dependent phenomena noise!

From the lab to your dorm I (some language) Sample rate refers to the number of data sets that can be processed (converted or decoded) per second. If, for example, the sample rate is 1000 Hertz, then we are gathering 1000 snapshots per second of information (may be multidimensional) from the real world into the PC. Bit resolution describes the precision of that sample, or how much discrete detail (significant figures) is captured in each snapshot. The voltage signal from the instrument is converted to a binary number. The number of bits in the number determines the possible precision. Resolution is therefore the SMALLEST DETECTABLE increment of measurement. For PC-based DAQ, resolution is limited to the number of bits used to quantize or translate the analog to the digital signal. 5

6 We’ll look at some real noise once we’ve played with the other stuff

From the lab to your dorm II (resolution) DAQ devices are specified in terms of resolution — the number of bits in the converted binary number. Consider a 14 bit instrument measuring a voltage between -1 and +1: 14-bits of resolution over a minimum range of ± 1 V. What does this mean in terms of signal capture quality???? The voltage resolution is (1 - (-1))V / (2 14 ) = 2 / (16384) V = 122 µV. This is excellent for a voltage of 0.5, but useless for a voltage below 122 µV. It also cannot distinguish between 0.5 and ; whether this is important depends on the problem Let’s look at this graphically (for 0 < V < +1). 7

8

8 bit = bit = bit =

10

11

Read data Analyze Data (?) Store data Take a look Take a look LabVIEW Overview 12

13 The analysis part on the previous slide is not the final analysis It is often useful to do some preliminary analysis in LabVIEW BUT...

14 The LabVIEW software can store data in Excel format You can take it away on a flash drive to analyze at your leisure From the lab to your dorm III (transport)

15 ON NOISE The air is full of EM signals Your instrument can pick them up range=±10 v range = ±10 mv

16 Change the red to ± 10 mv

17 FILTERS cutoff = 10 Hzcutoff = 1 Hz

18 A quick introduction to LabVIEW All Programs —> Engineering —> National instrumentsLabVIEW (or something close to this) Select New Blank VI

19 You will get a Front Panel and a Block Diagram Each will have a palette

20 run run continuously stop controls palette FRONT PANEL

21 BLOCK DIAGRAM functions palette much of what we want is here useful analytical tools are here

22 CALIBRATION VIRTUAL INSTRUMENT dial in the independent variable, x read the dependent variable, y write the result to a file you will build one of these tomorrow

23 SIMPLE FRONT PANEL input, x value, y allows writing to file file name

24 SIMPLE BLOCK DIAGRAM acquires data combines x and y in a “vector” writes x and y to a file

25 DATA FILE THE HEADER

26 THE DATA

27 DATA PLOT WITH REGRESSION LINE

28 I can make LabVIEW do more or less what I want it to do, but Scott is a LabVIEW expert If Scott “helps” you too much, you will wind up with a LabVIEW program I cannot help you with!

29 About Gavett 244 Your ID should get you into the room Your UserID should allow you access to the machines You may have to change the password; they made me do that It takes close to two minutes for the log on process DO THAT FIRST

30 They wipe the machines overnight so bring a flash drive to take your stuff home with you