Task 2: Define digital and analogue signals

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.
Digital to Analogue Conversion
Digital to Analog and Analog to Digital Conversion
Digital Fundamentals Tenth Edition Floyd Chapter 12.
CE 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Analog to Digital (and back again) Interfacing a microprocessor-based system.
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.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
Analogue to Digital Conversion
DIGITAL SYSTEMS TCE INTERFACING WITH ANALOG DEVICES (Week 12)
ADC. A/D converter (Analog/Digital converter) A device that converts continuously varying analog signals from instruments and sensors that monitor conditions,
1 Analog-to-digital converter Prepared by: Selah al-Battah Mohammed Al-khabbaz Atiyah Alnakhli Ali Dumyati.
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
 Circuit building blocks that compare the strength of two signals (usually Volts) and provide an output signal when one is bigger than the other are.
EET260: A/D and D/A converters
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.
Analog-to-Digital Converters Prepared by: Mohammed Al-Ghamdi, Mohammed Al-Alawi,
Analogue Input/Output
Digital to Analog Converters
Digital data acquisition1 Measuring ? „Wer misst, misst Mist.“ numeric result Sensing, Signal Processing Evaluation Physical/Chemical Property Physical/Chemical.
Digital-to-Analog & Analog-to- Digital Conversion Anuroop Gaddam.
1 Sensors and Measurements Penderia & Pengukuran ENT 164 Signal Processing Elements Hema C.R. School of Mechatronics Engineering Northern Malaysia University.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
Digital-to-Analog Analog-to-Digital Microprocessor Interface.
INTERFACE WITH ANALOG WORLD
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
AD/DA Conversion Techniques - An Overview J. G. Pett  Introductory tutorial lecture for :- ‘Analogue and digital techniques in closed-loop regulation.
Instrumentation (AMME2700) 1 Instrumentation Dr. Xiaofeng Wu.
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.
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.
Analog/Digital Conversion
What do these abbreviations stand for? PWM PPM PAM PCM ASK FSK PSK AM FM IF AF RF TRF amp Pulse width modulation Pulse position modulation Pulse amplitude.
Mark Neil - Microprocessor Course 1 Digital to Analog Converters.
Audio sampling as an example of analogue to digital Mr S McIntosh.
Analogue to Digital Conversion © D Hoult analogue signal © D Hoult 2011.
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.
Digital Logic & Design Dr.Waseem Ikram Lecture 44.
EKT 314/4 WEEK 9 : CHAPTER 4 DATA ACQUISITION AND CONVERSION ELECTRONIC INSTRUMENTATION.
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.
Sampling. Introduction  Sampling refers to the process of converting a continuous, analog signal to discrete digital numbers.
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.
Digital to analog converter [DAC]
Microprocessors Data Converters Analog to Digital Converters (ADC)
Digital-to-Analog Analog-to-Digital
Analog-Digital Conversion
physics-chemistry-interactive-flash-animation
DATA CONVERTERS (Linear Circuits) S.Senthil Kumar, Dept. of Aero, KCT
Digital-to-Analog Analog-to-Digital
EI205 Lecture 13 Dianguang Ma Fall 2008.
Principles & Applications
Learning objectives Independent Task – B
Analogue to Digital Conversion
Chapter 3: Pulse Code Modulation
Lesson 8: Analog Signal Conversion
Digital Control Systems Waseem Gulsher
Conversation between Analogue and Digital System
Representing Sound 2.6 – Data Representation.
Analogue Inputs and Processing
Analog-to-digital converter
Recognise how sound is represented in a computer system
Chapter 7 Converters.
Presentation transcript:

Task 2: Define digital and analogue signals Describe how digital and analogue signals store information Describe the process of: a) three bit ADC circuit and; b) three bit DAC circuit Give example(s) of an application of both ADC and DAC and explain why the conversion is required and also discuss the advantages/disadvantages of different techniques (A/M/E)

Analogue and Digital

Analogue and Digital Analogue means ‘being able to have a continuous value that can be expressed by a decimal number’. Digital means that there are just two states, ‘0’ and ‘1’, but these can be used to express binary numbers

How the information is coded in analogue and digital signals The information in an analogue signal could be coded as: A changing timing of the waveform (frequency modulation) A changing voltage level (amplitude modulation)

How the information is coded in analogue and digital signals The information in a digital signal could be coded as multi-bit numbers (each bit is a two-state). The bit-rate is what determines the quality of the signal.

ADC – Analogue to Digital Conversion “Three-bit ADC Circuit”

ADC – Analogue to Digital Conversion Three-bit ADC Circuit The binary counter counts up as long as it is receiving pulses from the AND gate. The binary counter also makes the voltage (V1) from the ramp generator increase in steps. When V1 = V2 then the comparator shuts off the AND gate and this stops the counter so you can read the 3-bit binary number which is equal to the value of V2.

DAC – Digital to Analogue Conversion Three-bit DAC Circuit

DAC – Digital to Analogue Conversion Three-bit DAC Circuit Three-bit binary number (e.g. 101) can be set using the switches. The op-amp behaves as a summing amplifier. The three inputs to the op-amp is added up and give an output voltage that is the correct analogue value of the input (e.g. 101 = 5) The resistor values determine the ‘weight’ of each input.

Practical Applications of ADC and DAC

ADC (Analogue to Digital Conversion) Example: Recording an audio signal onto a CD An audio signal (analogue) is sampled at a high frequency then quantized so the sampled values can be expressed as a binary number (digital). The digital signal is stored on a CD.

3-Bit ADC Circuit

Ramp-compare ADC

DAC (Digital to Analogue Conversion) Example: An image projector A picture file from a computer (digital input) is converted into an actual image on a screen (analogue output) by an image projector. DAC can be done by using a summing amplifier and a resistor ladder.

Resistor Ladder

Other practical applications of ADC Digital voltmeter – measures continuous voltage signals (analogue) then displays them on an LCD in numerical form (digital) Touch screen – senses the position of a finger (analogue) then digitise the signal so that the microprocessor can process the data recognise the coordinate.

Other practical applications of ADC Digital camera – the image (analogue) is received through the lens then converted into a picture file (digital). The picture file stores the binary values for the pixels so it can be displayed on a computer screen later.

ADC Types Ramp-compare ADC Flash ADC Successive approximation ADC Integrating ADC Sigma-delta ADC http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/adc.html