UBI >> Contents Chapter 9 Data Acquisition Introduction MSP430 Teaching Materials Texas Instruments Incorporated University of Beira Interior (PT) Pedro.

Slides:



Advertisements
Similar presentations
Chapter 6 General Purpose Input/Output
Advertisements

Chapter 9 Data Acquisition Comparator_A
Chapter 9 Data Acquisition Comparator-Based Slope ADC
Chapter 14 Communications Introduction
DCSP-2: Fourier Transform I Jianfeng Feng Department of Computer Science Warwick Univ., UK
Chapter 9 Data Acquisition Operational Amplifiers
Chapter 3 Hardware Development tools
Analog-to-Digital Converter (ADC) And
EET 252 Unit 6 Analog-to-Digital Conversion
Data Acquisition Risanuri Hidayat.
Analog to Digital Converters (ADC) 2 ©Paul Godin Created April 2008.
Presented by- Md. Bashir Uddin Roll: Dept. of BME KUET, Khulna-9203.
Analog Sensing 101 WITH P Agenda  Analog Signal Characteristics  Common Problems with A/D Conversion  Clipping  Small Signals  Aliasing  Analog.
Instrumentation - Introduction 10/9/2013Ohio University - Dr. Cyders1 Engineering measurements are usually taken by some form of transducer. A transducer.
Analogue to Digital Conversion
Unit 4 Sensors and Actuators
1 Dr. Un-ki Yang Particle Physics Group or Shuster 5.15 Amplifiers and Feedback: 3.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 26.1 Data Acquisition and Conversion  Introduction  Sampling  Signal Reconstruction.
Chapter 9 Data Acquisition A/D Conversion Introduction
Lecture 31 Electrical Instrumentation. Lecture 32 Electrical Instrumentation Electrical instrumentation is the process of acquiring data about one or.
Lecture161 Instrumentation Prof. Phillips March 14, 2003.
UBI >> Contents Chapter 12 Hardware Multiplier MSP430 Teaching Materials Texas Instruments Incorporated University of Beira Interior (PT) Pedro Dinis Gaspar,
Data Acquisition. Data Acquisition System Analog Signal Signal Conditioner ADC Digital Processing Communication.
UBI >> Contents Chapter 15 Advanced Laboratories RF link using the eZ430-RF2500 MSP430 Teaching Materials Texas Instruments Incorporated University of.
4.2 Digital Transmission Pulse Modulation (Part 2.1)
EKT314/4 Electronic Instrumentation
EKT314/4 Electronic Instrumentation
Digital data acquisition1 Measuring ? „Wer misst, misst Mist.“ numeric result Sensing, Signal Processing Evaluation Physical/Chemical Property Physical/Chemical.
A/D Conversion No. 1  Seattle Pacific University Analog to Digital Conversion Based on Chapter 5 of William Stallings, Data and Computer Communication.
DATA ACQUISITION Today’s Topics Define DAQ and DAQ systems Signals (digital and analogue types) Transducers Signal Conditioning - Importance of grounding.
Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander.
Transducers/Sensors Transducer/sensor converts a non- electrical quantity, measurand, into a related electrical output signal Ideally there is a linear.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
LSU 06/04/2007Electronics 61 Data Acquisition Electronics Unit – Lecture 6 Sensors and Transducers Signal conditioning Data sampling and recording.
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
Analog to Digital Data Conversion
Data Acquisition Systems
UBI >> Contents Lecture 10 Digital-to-Analogue Conversion & Direct Memory Access (DMA) MSP430 Teaching Materials Texas Instruments Incorporated University.
Seminar ON SMART SENSOR Submitted by : SUBIR KUMAR GHOSH Roll No. IN-14/04 Electrical & Instrumentation Deptt. B.E 7th Semester JORHAT ENGINEERING COLLEGE,
UBI >> Contents Chapter 2 Software Development tools Code Composer Essentials v3: Code Debugging Texas Instruments Incorporated University of Beira Interior.
UBI >> Contents Lecture 6 Digital-to-Analogue Conversion, Direct Memory Access (DMA) & Hardware Multiplier MSP430 Teaching Materials Texas Instruments.
V. Rouillard  Introduction to measurement and statistical analysis DIGITAL SAMPLING - DIGITISATION Digital sampling is mainly used in data acquisition.
UBI >> Contents Lecture 5 Sigma-Delta (SD) converter, Slope converter & Comparator_A MSP430 Teaching Materials Texas Instruments Incorporated University.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 1P. 1Winter Quarter Data Acquisition System Fundamentals Lab 1.
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
UBI >> Contents Lecture 8 SAR ADC MSP430 Teaching Materials Texas Instruments Incorporated University of Beira Interior (PT) Pedro Dinis Gaspar, António.
ECE 2799 Electrical and Computer Engineering Design ANALOG to DIGITAL CONVERSION Prof. Bitar Last Update:
EMT 462 ELECTRICAL SYSTEM TECHNOLOGY Part 2: Instrumentation By: En. Muhammad Mahyiddin Ramli.
Transducers.
 Sensor (S)–converts arbitary physical quantity into electric signal  Adaptor (A)–provides signal amplification to a required level; expands a dynamic.
Task 2: Define digital and analogue signals
1 Summary Lecture: Part 1 Sensor Readout Electronics and Data Conversion Discovering Sensor Networks: Applications in Structural Health Monitoring.
Characteristics of Instrumentation An instrument is a device that transforms a physical variable of interest (the measurand) into a form that is suitable.
Microprocessors Data Converters Analog to Digital Converters (ADC)
INTRODUCTION TO ELECTRONIC INSTRUMENTATION
Chapter 10 Digital-to-Analogue Conversion
(4) Filters.
Chapter 6 General Purpose Input/Output
Electronic Instrumentation Lectrurer Touseef Yaqoob
Digital Control Systems
Signal conditioning.
SIGNAL ACQUISITION.
Analog to Digital Data Conversion
Instrumentation & Measurement (ME342)
Quiz: Introduction to SAR ADC Component Selection TIPL 4401 TI Precision Labs – ADCs Hello, and welcome to the TI Precision Lab discussing input offset.
MSP430 Teaching Materials
Digital instrumentation – Unit 1
Quiz: Introduction to SAR ADC Component Selection TIPL 4401 TI Precision Labs – ADCs Hello, and welcome to the TI Precision Lab discussing input offset.
Data Acquisition Electronics Unit – Lecture 6
Chapter 15 Advanced Laboratories RF link using the eZ430-RF2500
Presentation transcript:

UBI >> Contents Chapter 9 Data Acquisition Introduction MSP430 Teaching Materials Texas Instruments Incorporated University of Beira Interior (PT) Pedro Dinis Gaspar, António Espírito Santo, Bruno Ribeiro, Humberto Santos University of Beira Interior, Electromechanical Engineering Department Copyright 2009 Texas Instruments All Rights Reserved

UBI >> Contents 2 Copyright 2009 Texas Instruments All Rights Reserved Contents  Introduction Introduction  Operational Amplifiers  Analogue-to-Digital Converter (ADC):  Successive Approximation Register (SAR) converter;  Sigma-Delta (SD) converter;  Slope converter.  Comparator_A  Laboratory 5: Signal Acquisition  Quiz Quiz

UBI >> Contents 3 Copyright 2009 Texas Instruments All Rights Reserved Introduction (1/4)  Most engineering applications require some form of data processing: measurement, control, calculation, communication or data recording;  These operations, either grouped or isolated, are built into the measuring instruments;  The measuring equipment must maintain: Compatibility and communication between measuring devices; Acceptable error margin; Noise and interference immunity; Predictable measurement uncertainty; Suitable type of control (analogue/digital); Mathematical processing capacity; …

UBI >> Contents 4 Copyright 2009 Texas Instruments All Rights Reserved Introduction (2/4)  Data acquisition system components:  Sensors: Convert analogue measurements of physical quantities (e.g. temperature, pressure, humidity, velocity, flow- rate, linear motion, position) into electrical signals (voltage or current).

UBI >> Contents 5 Copyright 2009 Texas Instruments All Rights Reserved Introduction (3/4)  Data acquisition system components:  Signal conditioning (filtering and amplification): The operations required to convert the measured analogue signal measured to the electrical signal range of the analogue-to-digital converter (ADC) may involve filtering, amplification, attenuation or impedance transformation.  Analogue-to-Digital Converter (ADC): Input: Signal to be measured; Output: A digital code compatible with the digital processing system; Requires: –Sample-and-hold: Used to take a snapshot of the continuously changing input signal and maintain the value over the sample interval set by a clock system; –A sampling frequency based on the Nyquist theorem.

UBI >> Contents 6 Copyright 2009 Texas Instruments All Rights Reserved Introduction (4/4)  Data acquisition system components:  Analogue-to-Digital Converter (ADC) (continued): –Sample-and-Hold: (Note) Not necessary for Sigma- Delta (SD) converters, nor for slope converters, nor for all flash converters and is automatically implemented as part of the structure of capacitive successive approximation Register (SAR) converters on the MSP430. –The specifications of these converters will be described in the following sections.

UBI >> Contents 7 Copyright 2009 Texas Instruments All Rights Reserved Quiz (1/3)  1. Sensing: (a) Computes analogue quantities in nature; (b) Separates out analogue measurements into different categories; (c) Converts quantities in nature to electrical signals; (d) Detects analogue quantities according to their magnitude.  2. Signal conditioning means: (a) The signals are being overlapped; (b) Some characteristics of the input signal is being changed; (c) Filtering, amplitude adjustment or impedance change; (d) None of above.

UBI >> Contents 8 Copyright 2009 Texas Instruments All Rights Reserved Quiz (2/3)  3. The basic functions of analogue-to-digital conversions are: (a) Sense, compute digitally, convert to analogue; (b) Compute as analogue, sense, convert to digital; (c) Convert to digital, sense, condition to analogue; (d) Sense, condition, convert to digital.

UBI >> Contents 9 Copyright 2009 Texas Instruments All Rights Reserved Quiz (3/3)  Answers: 1. (c) Changes quantities in nature to electrical signals. 2. (c) Amplitude adjustment, filtering or its impedance changed. 3. (d) Sense, condition, convert to digital.