ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Module #7 Assessment Quiz.

Slides:



Advertisements
Similar presentations
1 The 2-to-4 decoder is a block which decodes the 2-bit binary inputs and produces four output All but one outputs are zero One output corresponding to.
Advertisements

Analog to Digital Conversion (ADC)
Analog-to-Digital Converter (ADC) And
Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
Digital to Analogue Conversion Chapter 13. Why is conversion needed? Most signals in the world are analogue. Microprocessors and most computers computers.
EET 252 Unit 6 Analog-to-Digital Conversion
Digital-to-Analog & Analog-to-Digital Conversion BJ Furman 17APR2014.
ECE 265 – LECTURE 14 Analog Signal Acquisition The A/D converters 5/14/ ECE265.
Digital Fundamentals Tenth Edition Floyd Chapter 12.
Announcements Assignment 8 posted –Due Friday Dec 2 nd. A bit longer than others. Project progress? Dates –Thursday 12/1 review lecture –Tuesday 12/6 project.
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.
ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Week 14.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Shuvra Das University of Detroit Mercy
ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Week 14.
Khaled A. Al-Utaibi  Digital Vs Analog Signals  Converting an Analog Signal to a Digital One  Reading Analog Sensors with the.
Lecture 9: D/A and A/D Converters
10/23/2003ME DAC Lecture1 DAC Sunij Chacko Pierre Emmanuel Deliou Thomas Holst Used with modification.
Digital to Analog Converters Alexander Gurney Alexander Pitt Gautam Puri 1.
Analogue to Digital Conversion
Interfacing Analog and Digital Circuits
DIGITAL SYSTEMS TCE INTERFACING WITH ANALOG DEVICES (Week 12)
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
Quantization Prof. Siripong Potisuk.
Analogue to Digital Conversion
EET260: A/D and D/A converters
RADIO FREQUENCY MODULE. Introduction  An RF module is a small electronic circuit used to transmit and receive radio signals.  As the name suggests,
SAFETALK Jodie Au Josh Chong Tam Paredes Jeff Sieben Amelia Yeoh.
Introduction to Communications Ref: SMAD Sections – 13 Communications Architecture Introduction to Space Systems and Spacecraft Design Space Systems Design.
7-1 Digital Serial Input/Output Two basic approaches  Synchronous shared common clock signal all devices synchronised with the shared clock signal data.
Data Converter Performance Metric
ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Week 13.
Digital to Analog Converters
EE 350 / ECE 490 Analog Communication Systems 2/23/2010R. Munden - Fairfield University 1.
Computer Based Data Acquisition Basics. Outline Basics of data acquisition Analog to Digital Conversion –Quantization –Aliasing.
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
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.
Professor: Dr. Miguel Alonso Jr.
Analog to Digital conversion. Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital.
Data Acquisition Systems
ELN5622 Embedded Systems Class 7 Spring, 2003 Aaron Itskovich
Universal Asynchronous Receiver/Transmitter (UART)
ECE 353 Introduction to Microprocessor Systems Michael Schulte Week 13.
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
ATtiny23131 A SEMINAR ON AVR MICROCONTROLLER ATtiny2313.
Analog-to-Digital and Digital-to-Analog Conversion
Analog Capture- Port E. Digital to Analog and Analog to Digital Conversion D/A or DAC and A/D or ADC.
Analog/Digital Conversion
Digital to Analog Converter (DAC)
Figure Analog-to-digital conversion.. Figure The DAC output is a staircase approximation to the original signal. Filtering removes the sharp.
0 /59 Nyquist Rate ADCs Dr. Hossein Shamsi ECE Dept, K.N. Toosi University of Technology.
1 Lab 4: D/A Converter Lab 4: D/A Converter This is a simple resistive network for a D/A converter Port 1, Port 0 are digital inputs ==> 00 (minimum),
Lecture Notes / PPT UNIT III
1 Summary Lecture: Part 1 Sensor Readout Electronics and Data Conversion Discovering Sensor Networks: Applications in Structural Health Monitoring.
Digital Logic & Design Dr. Waseem Ikram Lecture 45.
Residential Audio & Video Systems Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 15 – Digital Audio and Video.
ME6405 The George W. Woodruff School of Mechanical Engineering ME 4447/ME6405 Microprocessor Control of Manufacturing Systems/Introduction to Mechatronics.
MECH 373 Instrumentation and Measurements
Microprocessors Data Converters Analog to Digital Converters (ADC)
Chip Config & Drivers – Required Drivers:
Computer Organization and Design
Converter common specs
Converter common specs
Digital to Analog Converters (DAC)
Conversation between Analogue and Digital System
Analogue Inputs and Processing
Converter common specs
Chapter 7 Converters.
Presentation transcript:

ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Module #7 Assessment Quiz

Review Why do PC UARTs include data FIFOs? Write 2 subroutines (in/out) with a data area to implement a circular queue of size N=2 n. Why is it better to have N=2 n ? If this queue is being used by a serial transmitter ISR and the main program, what hazards could occur? What are the differences between synchronous and asynchronous comm? How does an asynchronous receiver know when to sample each bit? Synchronous?

Review A UART typically uses a clock 8x-16x the baud rate. Why? What is the purpose of the parity bit? How is it calculated? How does software flow control work? Compare and contrast hardware and software flow control.

Review What sorts of things does the RS-232 standardize? On an RS-232 link, what information needs to be known in advance at both ends? If an ADC is operating with F S =48KHz, what range of frequencies can it convert correctly? What could you do if there were higher frequencies present in the signal? How does a successive-approximation ADC work?

Review What is I REF ? Currents through all 2R? How do the switches affect the 2R currents? Write a general equation for V OUT. What is the digital input value? What is the value of V OUT ? Range of V OUT ? What is the digital coding scheme? What would happen if we made R=R f =10K Ω? Assume R=R f =1kΩ and the switches are as shown.

Review Is it DAC or ADC? What type of quantization? What is offset error? What is gain error? What is DNL spec? What is INL spec? Is it monotonic?

Review Assume a 10-bit ADC with V REF = 2.048V using an unsigned binary coding scheme. What is its resolution? What is the smallest input change that you are guaranteed to detect? (Ideal) What is the maximum binary output, and what voltage does it correspond to? If reading a temperature sensor with a 10mV/°C output (0°C-200°C), how many bits needed to be accurate to +/-0.2°C?

Assessment Quiz That’s all, folks!