Lab IV Lecture 1 Course Overview Introduce Step 1 Course Web Page:

Slides:



Advertisements
Similar presentations
Interfacing to the Analog World
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.
Data Acquisition ET 228 Chapter
Digital to Analogue Conversion
Digital to Analog and Analog to Digital Conversion
©2008 The McGraw-Hill Companies, Inc. All rights reserved. Digital Electronics Principles & Applications Seventh Edition Chapter 14 Connecting with Analog.
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.
CE 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Analog to Digital (and back again) Interfacing a microprocessor-based system.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
ADC and DAC. Reason for Signal Conversion digital AD2 DA1.
Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
Lecture 9: D/A and A/D Converters
Analogue to Digital Conversion
ADC. A/D converter (Analog/Digital converter) A device that converts continuously varying analog signals from instruments and sensors that monitor conditions,
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
1 Dr. Un-ki Yang Particle Physics Group or Shuster 5.15 Amplifiers and Feedback: 3.
EE174 – SJSU Lecture #4 Tan Nguyen
EET 252 Unit 7 Digital-to-Analog Conversion
EET260: A/D and D/A converters
Analog-to-Digital Converters
Programming Logic Controllers Overview - Chapter 1.
Computer Data Acquisition and Signal Conversion Chuck Kammin ABE 425 March 27, 2006.
EEL-3705 Digital Logic Design Spring 2006 Semester Professor R.J. Perry.
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
ECE-L304 Lecture 6 Review of Step 5 Introduction to Step 6 and 7 Final Lecture Quiz Next Week.
ECE-L304 Lecture 5. 2 Step 3 Lab Complete 8-pin header Data Bus Test Port Resistor Array LED Array Timing & Filter Components Self-Clocked ADC DAC External.
Lab IV Lecture 1 Course Overview Introduce Step 1 Course Web Page
Digital-to-Analog Analog-to-Digital Microprocessor Interface.
Final Lecture Review Step 7 Deliverables Final Course Information.
Data Acquisition Systems
Analog to Digital Converters (ADC) Ben Lester, Mike Steele, Quinn Morrison.
CSE 598A Project Proposal James Yockey
EE121 John Wakerly Lecture #13
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
Data Acquisition ET 228 Chapter 15 Subjects Covered Analog to Digital Converter Characteristics Integrating ADCs Successive Approximation ADCs Flash ADCs.
Design of Digital-to-Analog Converter Qin Chen Yong Wang Dept. of Electrical Engineering Feb. 6th, 2006 EE597G Presentation:
CHAPTER 19 Data Conversion. Objectives Describe and Analyze: Analog vs. Digital Signals Resolution Digital-to-Analog Conversion Analog-to Digital Conversion.
1 Data-Converter Circuits A/D and D/A Chapter 9 1.
©F.M. Rietti Components Fundamentals. ©F.M. Rietti LM-18 Computer Science SSI Embedded Systems I 2 Active Components (cont) Comparator –if V2 > V1 the.
Analog to Digital Converters
Analog/Digital Conversion
Comparators, DAC, and ADC
Low Power, High-Throughput AD Converters
Digital Systems Section 11 Decoders and Encoders.
Embedded Systems Design 1 Lecture Set C Interfacing the MCS-51 to: –D/A Converter –A/D Converter.
Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Digital-to-Analog Analog-to-Digital Week 10. Data Handling Systems  Both data about the physical world and control signals sent to interact with the.
0808/0809 ADC. Block Diagram ADC ADC0808/ADC Bit μP Compatible A/D Converters with 8-Channel Multiplexer The 8-bit A/D converter uses successive.
Basic Op-Amp Circuits Application: D/A Conversion.
EKT 314/4 WEEK 9 : CHAPTER 4 DATA ACQUISITION AND CONVERSION ELECTRONIC INSTRUMENTATION.
Digital-to-Analog Analog-to-Digital
Task 2: Define digital and analogue signals
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.
Digital to analog converter [DAC]
Digital-to-Analog Analog-to-Digital
Digital-to-Analog Analog-to-Digital
SAR ADC Tao Chen.
Analog-Digital Conversion
DATA CONVERTERS (Linear Circuits) S.Senthil Kumar, Dept. of Aero, KCT
Digital-to-Analog Analog-to-Digital
FLIPPED CLASSROOM ACTIVITY CONSTRUCTOR – Binary weighted Resistor Digital to Analog Converter By Dr. L. D. Malviya.
Principles & Applications
Digital-to-Analog Analog-to-Digital
Digital Control Systems Waseem Gulsher
Lesson 8: Analog Signal Conversion
Presentation transcript:

Lab IV Lecture 1 Course Overview Introduce Step 1 Course Web Page:

2 Course Goals Provide a practical experience in circuit prototyping Integrate analog and digital circuit design concepts Increase OrCAD skills Incorporate system-level and scheduling considerations

3 What Do We Expect of You? Attendance in lab lecture Attendance in lab hours You can work in a group of 2 and turn in one report You will attend the lab section listed on your schedule Work outside of lab hours This course is usually not finished in the allotted lab time

4 What Should You Expect? The materials and documentation needed to perform the project Grade feedback on a timely basis Answers to your questions

5 Grading Policy The deliverables for each step of the project will receive a numerical grade. The grades for steps which involve circuit design and construction will have several parts, including design, functionality, and quality of construction. Multi-week labs will receive greater weight

6 Grading Policy Pre-labs must be turned in with lab reports. Deliverables are due no later than one week after your scheduled lab meeting. Reports which are late will lose 10% per week until four week have gone by, at which time the report will not be accepted.

7 Grading Policy Grading 10% quizzes (2) 90% labs (7 reports) Standard Grade Distribution ≥ 90% A B Etc.

8 The Overall Idea Design, build, debug and verify a digital recording circuit, or data acquisition system Accept analog information Convert to digital form Save to RAM Convert back to analog form Output across a load

9 The Overall Idea ADCRAMDAC Control 88 Data Bus

10 The Overall Idea Ideally we would like to be able to record an audio (voice) message and then play it back. We will see that there are real-world limitations that will limit our success, and some compromises will be needed.

11 Step by Step Step 1 Review of ADC and DAC - simulation Step 2 Build the ADC circuit - hardware Step 3 Build the DAC circuit - hardware Step 4 Introduce static RAM - simulation Step 5 Build the on-board clock - hardware Step 6 Introduce control logic - hardware Step 7 Final changes - hardware

14 Step 1- Review of DAC/ADC A simulation-based exercise Observe how analog signals are converted to digital signals Observe how digital signals are converted to analog signals The circuits observed are much simpler than those in the hardware you will use, but the concepts are similar

15 Step 1 Prelab Read “Memory devices, timing models, and hierarchical blocks”, A. Motley, MicroSim Corporation, April 1997 through the “The Supporting Logic” section. Review ADC, DAC experiments from ECEL 303 Lab III. Find a box to safely carry around your circuit (6” x 8” x 3” min).

16 Step 1 Tasks Perform simulation Follow instructions on web site Lab Instructions:Step 1 Complete “Workbook”

17 Step 1 Method Think Discuss Draw Simulate Compare Redraw if needed, but don’t erase

18 Digital to Analog Conversion Digital signals have discrete levels MSB - highest weight LSB - lowest weight We must convert each N-bit binary value to a unique analog voltage

19 Discrete DAC

20 Discrete DAC 4-bit counter (not part of DAC) TTL voltage levels Summing Amplifier The values of the resistors in the input network of the summing amplifier determines the “weights” of the digital bits.

21 Analog to Digital Conversion

22 ADC - Input Side Analog Input Voltage Comparator Schmidt Trigger “DAC” signal from R-2R Network

ADC- Internal Voltage Generation Binary Counter D-Flip Flop R-2R Network

24 ADC Types The ADC chip we will use (ADC0804) is based on a successive approximation (SA) algorithm The SA Register and Latch (see the functional diagram on the datasheet, p. 6-6) works like the counter in our simulation. The Ladder and Decoder contains the R-2R network. The SA converter type is one of the most commonly used

25 Resolutions of ADC Types Source: Aspects of data acquisition system design, P. Miller, TI Analog Applications, Analog and Mixed-Signal Products, August 1999.Aspects of data acquisition system design

26 Speeds of ADC Types Source: Aspects of data acquisition system design, P. Miller, TI Analog Applications, Analog and Mixed-Signal Products, August 1999.Aspects of data acquisition system design

27 Step 1 Deliverables A completed Chapter 11 workbook Discrete DAC summing ckt schematic Discrete DAC summing ckt simulation Integrated Ckt ADC schematics Integrated Ckt ADC simulation Answer Questions Discrete Analog-to-Digital for extra credit (10%) Due 1 week after lab date, in 7-205