TIME-BASED HYBRID ANALOG-DIGITAL COMPUTATION

Slides:



Advertisements
Similar presentations
TOPIC : Finite State Machine(FSM) and Flow Tables UNIT 1 : Modeling Module 1.4 : Modeling Sequential circuits.
Advertisements

Lecture 17: Analog to Digital Converters Lecturers: Professor John Devlin Mr Robert Ross.
Give qualifications of instructors: DAP
Computer Science 210 Computer Organization Clocks and Memory Elements.
CS 151 Digital Systems Design Lecture 19 Sequential Circuits: Latches.
Sequential Circuits1 DIGITAL LOGIC DESIGN by Dr. Fenghui Yao Tennessee State University Department of Computer Science Nashville, TN.
Digital to Analogue Conversion Chapter 13. Why is conversion needed? Most signals in the world are analogue. Microprocessors and most computers computers.
Analog and digital data Skills: none IT concepts: analog to digital conversion, digital to analog conversion, sample rate, sample size, quality-file size.
Analog/Digital Coding Bobby Geevarughese ECE-E4434/12/05.
Information Processing & Digital Systems COE 202 Digital Logic Design Dr. Aiman El-Maleh College of Computer Sciences and Engineering King Fahd University.
CLASSIFICATION OF COMPUTER
Khaled A. Al-Utaibi  Digital Vs Analog Signals  Converting an Analog Signal to a Digital One  Reading Analog Sensors with the.
CEN352 Digital Signal Processing Lecture No. 6 Department of Computer Engineering, College of Computer and Information Sciences, King Saud University,
Instrumentation - Introduction 10/9/2013Ohio University - Dr. Cyders1 Engineering measurements are usually taken by some form of transducer. A transducer.
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
Quantization Prof. Siripong Potisuk.
Unit 13 Analysis of Clocked Sequential Circuits Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information.
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.
6/12/20151 Sequence Detectors Lecture Notes – Lab 4 Sequence detection is the act of recognizing a predefined series of inputs A sequence detector is a.
ENGIN112 L20: Sequential Circuits: Flip flops October 20, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 20 Sequential Circuits: Flip.
Midterm Wednesday Chapter 1-3: Number /character representation and conversion Number arithmetic Combinational logic elements and design (DeMorgan’s Law)
Analog-to-Digital Converters
CS 151 Digital Systems Design Lecture 20 Sequential Circuits: Flip flops.
Chapter 2. Definition Characteristics ExamplesNon-examples Input Graphic.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Lecture 10 Topics: Sequential circuits Basic concepts Clocks
Computer Based Data Acquisition Basics. Outline Basics of data acquisition Analog to Digital Conversion –Quantization –Aliasing.
A/D Conversion No. 1  Seattle Pacific University Analog to Digital Conversion Based on Chapter 5 of William Stallings, Data and Computer Communication.
ANALOG VERSUS DIGITAL Rahul Sarpeshkar Robert J. Shillman Associate Professor MIT Electrical Engineering and Computer Science 11/19/03.
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
© The McGraw-Hill Companies, Inc McGraw-Hill 1 PRINCIPLES AND APPLICATIONS OF ELECTRICAL ENGINEERING THIRD EDITION G I O R G I O R I Z Z O N I 15.
Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander.
HYBRID COMPUTATION WITH SPIKES Rahul Sarpeshkar Robert J. Shillman Associate Professor MIT Electrical Engineering and Computer Science Banbury Sejnowski.
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 15-Sept, 1998EE421, Lecture 031 Lecture 3: Quantization l The last major stage of.
ANALOG VERSUS DIGITAL Rahul Sarpeshkar Robert J. Shillman Associate Professor MIT Electrical Engineering and Computer Science 6/10/04.
EE 1001 Digital Topics Introduction to Electrical Engineering Dr. Chris Carroll MWAH ccarroll.
©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.
ECE 2799 Electrical and Computer Engineering Design ANALOG to DIGITAL CONVERSION Prof. Bitar Last Update:
The AQuA Converter An Analog Memory Cell Micah O’Halloran Prof. Rahul Sarpeshkar Analog VLSI & Biological Systems Group Jan. 25, 2002.
Meghe Group of Institutions
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Dr. Shi Dept. of Electrical and Computer Engineering.
Characteristics of Instrumentation An instrument is a device that transforms a physical variable of interest (the measurand) into a form that is suitable.
DIGITAL SYSTEMS ECE-273, Digital Systems Dr. Herb Kaufman Electrical and Computer Engineering UofM-Dearborn 1.
Digital Logic Structures: Chapter 3 COMP 2610 Dr. James Money COMP
MECH 373 Instrumentation and Measurements
Computer Science 210 Computer Organization
DATA CONVERTERS (Linear Circuits) S.Senthil Kumar, Dept. of Aero, KCT
EI205 Lecture 13 Dianguang Ma Fall 2008.
S-D analog to digital conversion
PCM (Pulse Code Modulation)
Data Acquisition Systems
Principles & Applications
DIGITAL CONTROL 목 차 1. Introduction to Digital Control System
INTRODUCTION Overview of Shift Registers
Computer Science 210 Computer Organization
Latches and Flip-flops
SIGNAL ACQUISITION.
Computer Science 210 Computer Organization
Chapter 3: Pulse Code Modulation
Lesson 1: Overview of Sequential Control and Data Acquisition
لجنة الهندسة الكهربائية
Lecture 10: Amplifiers and Comparators
Lecture 17 Logistics Last lecture Today HW5 due on Wednesday
DEPARTMENT OF COMPUTER SCIENCE
Lecture 17 Logistics Last lecture Today HW5 due on Wednesday
Components of a Computer System
PIC Microcontroller ADC interfacing Prof. Ashvini Kulkarni
Computer Fundamentals
Overview of Computer system
Presentation transcript:

TIME-BASED HYBRID ANALOG-DIGITAL COMPUTATION Rahul Sarpeshkar Assistant Professor MIT Electrical Engineering and Computer Science Media Lab 6/28/02

THE HYBRID STATE MACHINE (HSM) FINITE STATE MACHINE HYBRID STATE MACHINE (HSM) “Spike” = Pulse or Digital Event

An HSM for Successive Approximation A/D Conversion .

Analog Memory Element Input Voltage (V) Time (s) 13mV drift Stored Voltage (V) 8 bit-precise storage characteristic 8 bit-precise write characteristic Output Voltage (V) Input Voltage (V) Time (s) Uses a clock to do signal restoration without explicit quantization on voltage Information that has been first converted to time. When time is a signal variable, a clock is a powerful tool for quantization since you round up or round down to the nearest clock edge.