Digitization When data acquisition hardware receives an analog signal it converts it to a voltage. An A/D (analog-to-digital) converter then digitizes.

Slides:



Advertisements
Similar presentations
IO Interfaces and Bus Standards. Interface circuits Consists of the cktry required to connect an i/o device to a computer. On one side we have data bus.
Advertisements

EET260 Introduction to digital communication
Interfacing to the Analog World
Analog-to-Digital Converter (ADC) And
Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
Data Acquisition ET 228 Chapter
PH4705 ET4305 Interface Standards A number of standard digital data interfaces are used in measurement systems to connect instruments and computers for.
Analog to Digital Conversion. Introduction  An analog-to-digital converter (ADC, A/D, or A to D) is a device that converts continuous signals to discrete.
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.
LSU 06/04/2007Electronics 71 Analog to Digital Converters Electronics Unit – Lecture 7 Representing a continuously varying physical quantity by a sequence.
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.
Khaled A. Al-Utaibi  Digital Vs Analog Signals  Converting an Analog Signal to a Digital One  Reading Analog Sensors with the.
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
10/23/2003ME DAC Lecture1 DAC Sunij Chacko Pierre Emmanuel Deliou Thomas Holst Used with modification.
A/D Conversion and Interfacing Physics 270. Voltmeters.
Unit 4 Sensors and Actuators
Data Acquisition Systems ACES Presentation Brad Ellison March 11, 2003.
EE174 – SJSU Lecture #4 Tan Nguyen
Lecture 10: Amplifiers and Comparators Today, we will Learn how to design op-amp circuits to perform a task  Piece together basic op-amp circuits and.
ESE Lab Computer based Temperature Control Sid Deliwala, ESE Labs.
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
1 Digital to Analog Converter Nov. 1, 2005 Fabian Goericke, Keunhan Park, Geoffrey Williams.
Digital to Analog Converters
Digital to Analog Converters
11 Lecture Slides ME 3222 Kinematics and Control Lab Lab 2 AD DA and Sampling Theory By Dr. Debao Zhou.
PH4705/ET4305: A/D: Analogue to Digital Conversion Typical Devices: Data sheets are on the web site for A/D 8 bit parallel AD7819 and serial ADC0831 And.
Computer Based Data Acquisition Basics. Outline Basics of data acquisition Analog to Digital Conversion –Quantization –Aliasing.
CHAPTER 1 Transducers, Signals, and Signal Conditioning Topics Data Acquisition Overview Transducers Signals Signal Conditioning Lesson 8 Data.
Electronics Involves the use of devices and circuits to control the flow of electric current to achieve some purpose. These circuits contain: Resistors,
DATA ACQUISITION Today’s Topics Define DAQ and DAQ systems Signals (digital and analogue types) Transducers Signal Conditioning - Importance of grounding.
Understanding ADC Specifications September Definition of Terms 000 Analogue Input Voltage Digital Output Code FS1/2.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
Data Acquisition Systems
ENGR 104: Data Acquisition Lecturers: Dr. Binh Tran Dr. Otto Wilson Jr. © The Catholic University of America Dept of Biomedical Engineering.
Digital Electronics and Computer Interfacing
Digital to Analog Converters (DAC) 15 March 2006 Doug Hinckley Lee Huynh Dooroo Kim.
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
DIGITAL CONTROL INTERFACES MH0307 PLC & DATA ACQUISITION SYSTEMS DEPARTMENT OF MECHATRONICS ENGINEERING SRM UNIVERSITY.
ELECTRICAL ENGINEERING: PRINCIPLES AND APPLICATIONS, Third Edition, by Allan R. Hambley, ©2005 Pearson Education, Inc. Chapter 9 Computer-Based Instrumentation.
1 April 29, 1999 ZENO DATALOGGER Texas Natural Resource Conservation Commission.
CHAPTER 19 Data Conversion. Objectives Describe and Analyze: Analog vs. Digital Signals Resolution Digital-to-Analog Conversion Analog-to Digital Conversion.
Digital Electronics and Computer Interfacing Tim Mewes 5. Computer Interfacing – DAQ cards.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 1P. 1Winter Quarter Data Acquisition System Fundamentals Lab 1.
1 Transmission of Digital Data : Interface and Modems.
Data Acquisition and Interfacing (Section 4.5) Lecture 18.
PREPARED BY V.SANDHIYA LECT/ ECE UNIT- 3 APPLICATIONS OF OP-AMP 1.
Digital Control CSE 421.
Data acquisition is the process of sampling signals that measure real world physical conditions and converting the resulting samples into digital numeric.
Digital to Analog Converter (DAC)
Digital Data-Acquisition Systems Since the late 1950s, computers have been used to monitor, and in many cases to control, the performance of large process.
16722 Mo: data acquisition150+1 data acquisition.
ECE 101 Exploring Electrical Engineering Chapter 7 Data Acquisition Herbert G. Mayer, PSU Status 11/30/2015 Derived with permission from PSU Prof. Phillip.
Lecture Notes / PPT UNIT III
Analog-Digital Conversion. Other types of ADC i. Dual Slope ADCs use a capacitor connected to a reference voltage. the capacitor voltage starts at zero.
Networked Embedded Systems Sachin Katti & Pengyu Zhang EE107 Spring 2016 Lecture 13 Interfacing with the Analog World.
Residential Audio & Video Systems Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 15 – Digital Audio and Video.
MECH 373 Instrumentation and Measurements
Introduction to Discrete-Time Control Systems fall
What is a DAC? A digital to analog converter (DAC) converts a digital signal to an analog voltage or current output DAC.
EI205 Lecture 13 Dianguang Ma Fall 2008.
Introduction to data converters
Introduction to data converters
Analog to Digital Converters Electronics Unit – Lecture 7
Digital to Analog Converters (DAC)
Data Acquisition (DAQ)
Chapter 7 Converters.
Presentation transcript:

Digitization When data acquisition hardware receives an analog signal it converts it to a voltage. An A/D (analog-to-digital) converter then digitizes the signal and makes it ready for transfer to a computer or to a display. Digitization of an analog signal requires two separate operations. –Define the number of points and the rate at which data are acquired. –Quantization--conversion of data into numerical form.

Signal Inputs into an A/D converter Single-Ended –All inputs are referenced to a common ground Adequate for high level signals Less expensive but problematic if grounding problems exist. (Ground Loop Problems) Differential –Differences between Hi input and Lo input are measured directly without the influence of ground loop interference. About 2 times the expense of single ended inputs Needs 2 times as many wires Always use for thermocouples and low voltage applications

Conversion Scheme

A/D (analog-to-digital) converters Many specifications are quoted by hardware manufacturers. Here, we’ll try to explain what some of them mean in practice. For example: –Resolution –Linearity –Throughput –Gain

Resolution Resolution of an A/D converter is the number of steps into which the input range is divided. Resolution is usually expressed as bits (N) and the number of steps is 2 to the power of N. Example: A converter with a 12-bit resolution divides the range into 2 12, or 4096 steps. –A 0-10 Volt range will be resolved to 10V/4096 or 0.25 mV. –A mV range will be resolved to mV. –A -10 to 10 V range is resolved by 20V/4096.

Throughput Throughput is the maximum rate at which the A/D converter can output data values. A converter that takes 10 microseconds to acquire and convert will generate about 100,000 samples per second.

Accuracy % Reading + Count –Look at the scale being used. It will display the value, as given by that scale. –Multiply the readying by the % reading value. –Add the “Counts” x the value of the least digit presented. The example in the manual: V=134.2 mV Accuracy = x x 0.1 = 1.3 mV

Gain On board amplifiers may permit you to reduce the range and thus increase resolution.

GPIB(General Purpose Interface Bus) Also known as IEEE-488 Started by HP (HPIB) –16 line parallel connection Advantages –Fast data transfer rates Up to 1 MB/s –Multiple devices (15) on each GPIB Disadvantages –Limited transmission lengths (2 m to 4 m) between devices –Need GPIB adapter in PC