Waves Digitising analogue data. Analogue What we see in the real world around us Continuously varying –Temperature –Land contours –Speed –Time Temp Time.

Slides:



Advertisements
Similar presentations
Introduction to Alternating Current and Voltage
Advertisements

Analog to Digital Conversion (ADC)
Digital to Analogue Conversion Chapter 13. Why is conversion needed? Most signals in the world are analogue. Microprocessors and most computers computers.
Signals The main function of the physical layer is moving information in the form of electromagnetic signals across a transmission media. Information can.
CMP206 – Introduction to Data Communication & Networks Lecture 2 – Signals.
Digital Electronics Analog & Digital Signals. 2 This presentation will Review the definitions of analog and digital signals. Detail the components of.
Analog and Digital Signals © 2014 Project Lead The Way, Inc. Digital Electronics.
Analog and Digital Signals © 2014 Project Lead The Way, Inc.Digital Electronics.
1. Output signal alternates between on and off within specified period Controls power received by a device The voltage seen by the load is directly proportional.
CHAPTER 5 Discrete Sampling and Analysis of Time-Varying Signals Analog recording systems, which can record signals continuously in time, digital data-acquisition.
Analogue to Digital Conversion
Interfacing Analog and Digital Circuits
Chapter 2 Introduction to Digital Concepts. Analog Representation Voltage, current, movement.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
The pulse waveform is one which abruptly makes a transition from its baseline to a new level of voltage or current, stays at that level for a brief time,
Core 3: Communication Systems. Encoding and decoding analog and digital signals…  Encoding involves converting data from its original form into another.
Digital to Analog Converters
Digital and Analog Quantities
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
4.2 Digital Transmission Pulse Modulation (Part 2.1)
Introductory Digital Concepts
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
Electronics Involves the use of devices and circuits to control the flow of electric current to achieve some purpose. These circuits contain: Resistors,
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Chapter 1 Basic Principles of Digital Systems. 2 Analog vs. Digital Analog: –A way of representing a physical quantity by a proportional continuous voltage.
Digital LAB Lab 2. 2 The 555 timer is an 8-Pin D.I.L. Integrated Circuit or ‘chip’ What it looks like Notch Pin 1.
PHY 202 (Blum)1 Analog-to-Digital Converter and Multi-vibrators.
PHY 202 (Blum)1 Analog-to-Digital Converter and Multi-vibrators.
DIGITAL LOGIC DESIGN BY: ENGR. M.ZAKIR SHAIKH. DIGITAL LOGIC DESIGN BY: ENGR. M.ZAKIR SHAIKH.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals with PLD Programming.
: Digital Logic Design Apisake Hongwitayakorn e: w:
1 EENG 2710 Chapter 0 Introduction. 2 Chapter 0 Homework None.
Scopes  An oscilloscope is a visual voltmeter.  An oscilloscope converts electrical signals into a visual image representing voltage changes over a.
Chapter 1 Introduction: Digital Systems & Logic Design By Taweesak Reungpeerakul.
Floyd, Digital Fundamentals, 10 th ed Slide 1 Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
V. Rouillard  Introduction to measurement and statistical analysis DIGITAL SAMPLING - DIGITISATION Digital sampling is mainly used in data acquisition.
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
Analog & Digital Signals
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights Reserved Floyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
Physical Properties of Logic Devices Technician Series Created Mar
LECTURE3 NET /11/ Lect3 NET 301. LAN DATA TRANSMISSION Layer1 Physical Layer:  Electronic, Electrical, mechanical and procedural aspects.
Introduction to Digital Electronics Lecture 1 : Background.
Waveform 1.1 Basic Digital Waveform Parameters 1 Paul Godin Updated September 2007 Last edit Sept 2009.
DIGITAL LOGIC DESIGN(1)
Lecture No. 2 Computer Logic Design. Binary Digits The two state number system is called binary. Its two digits are 0 and 1 A binary digit is called a.
Chapter 9 CAPACITOR.
Waveform 1.1 Basic Digital Waveform Parameters 1 Paul Godin Updated December 2014.
Chapter 3 – Diode Circuits – Part 3
FOR BHS PHYSICAL SCIENCE 9 TH GRADE Electronics Introduction.
Task 2: Define digital and analogue signals
Analog-Digital Conversion. Analog outputs from sensors and analog front- ends (analog signal conditioning) have to be converted into digital signals.
Chapter 8 Introduction to Alternating Current and Voltage.
EKT124 Digital Electronics 1 Introduction to Digital Electronics
EI205 Lecture 1 Dianguang Ma Fall, 2008.
Introduction to Alternating Current and Voltage
Ct1303 LAN Rehab Alfallaj.
Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition
Introduction Molecules: made up of atoms of individual elements.
Ct1303 LAN Rehab Alfallaj.
NET 301 LECTURE3 30/11/1436 Lect3 NET 301.
Analog and Digital Signals
Analog and Digital Signals
Analog & Digital Signals
Conversation between Analogue and Digital System
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Integrated Circuits Computer Signals
Presentation transcript:

Waves Digitising analogue data

Analogue What we see in the real world around us Continuously varying –Temperature –Land contours –Speed –Time Temp Time

But how do we make measurements We cannot record measurements continuously (too much storage) Once every second? Minute? Millisecond? Temp Time

And we record with a certain granularity too 15 o C 15.4 o C o C o C So we have compromised on both axes – we can’t be sure of the temperature at all between the measuring points, and we don’t know the exact temperature at any moment anyway

This is what we have to do to digitise data We lose information – inevitably Analogue data is continuous –Digital data has a discrete set of values But there are big advantages –Computers can handle the data when digitised –It allows us to store, process and transmit the data more easily

Just 1s and 0s Analog to Digital Convertor (ADC) –Converts wave form to binary –Samples at known rate –Known resolution Say waveform 0 ≤ V ≤ 10 at 8 bits Step = 10 /256 =.039v per step

Logic levels Problem: A voltage on a wire is actually an analogue signal! It is continuously varying. HIGH may be interpreted as (e.g.) any time the voltage is between 2V and 5V LOW may be any time it is between 0V and 0.8V V H (max) V H (min) V L (max) V L (min) HIGH (Binary 1) Uncertain LOW (Binary 0)

Digital waveforms A pulse is generated when a signal goes from LOW to HIGH, and back again (+ve pulse) A pulse has a rising edge, and a falling edge Rising (leading) edge Falling (trailing) edge Rising (trailing) edge Falling (leading) edge Negative-going pulsePositive-going pulse

Not so simple The figures on the last slide are ideal – instantaneous change between HIGH and LOW But reality is not like that –The waves take time to transition from HIGH to LOW

A digital wave 90% 10% tr tf 50% tw Pulse width Voltage (pulse) amplitude

Overshoot and ringing These effects are caused by capacitance and inductance in the circuit

Waveform Characteristics Most waveforms encountered are composed of a series of pulses, sometimes called pulse trains, and can be classified as either periodic or nonperiodic. A periodic pulse train pulses at a fixed interval, called a period (T). The frequency (f) is the rate at which it beats (pulses) itself and is measured in hertz (Hz). The frequency (f) of a pulse waveform is the reciprocal of the period, f = 1/T

Periodic Nonperiodic

Duty Cycle An important characteristic of a periodic waveform is its duty cycle. This is defined as the ratio of the pulse width (t w ) to the period (T) expressed as a percentage, –Duty cycle = (t w /T) × 100% twtw T Exercise: for the diagram, work out the: a)period b)frequency c)duty cycle 013t (ms)

Many digital systems are synchronised with a waveform called the clock The Clock This is a periodic waveform in which each interval between pulses (the period) equals one bit time

Timing diagrams You’ll often see diagrams like this, showing the time relationship between waveforms

The Integrated Circuit Used almost exclusively Low power consumption Small Reliable Cheap

ICs One single piece of silicon All the components – transistors, diodes, resistors and capacitors – are an integral part of that chip Various types of package exist

Pin numbering All IC packages have a standard format for numbering the pins (leads). Pin 1 is always identified by either a small dot or a notch or a bevelled edge. Starting with pin 1, the numbering is always anti-clockwise as viewed looking down upon the package