CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2009.

Slides:



Advertisements
Similar presentations
EET260: A/D and D/A conversion
Advertisements

Tamara Berg Advanced Multimedia
Digital Coding of Analog Signal Prepared By: Amit Degada Teaching Assistant Electronics Engineering Department, Sardar Vallabhbhai National Institute of.
Analogue to Digital Conversion (PCM and DM)
Chi-Cheng Lin, Winona State University CS412 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.
Motivation Application driven -- VoD, Information on Demand (WWW), education, telemedicine, videoconference, videophone Storage capacity Large capacity.
LSU 06/04/2007Electronics 71 Analog to Digital Converters Electronics Unit – Lecture 7 Representing a continuously varying physical quantity by a sequence.
Digital to Analog Many carrier facilities are analog Many transmission media are also analog (microwave, radio) We can carry digital values over analog.
Digital Representation of Audio Information Kevin D. Donohue Electrical Engineering University of Kentucky.
Quantization Prof. Siripong Potisuk.
Digital Data Transmission ECE 457 Spring Information Representation Communication systems convert information into a form suitable for transmission.
Chapter 3 Data and Signals
CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 5 Introduction to Networks and the Internet.
Lecture 7: Spring 2009 Lossless Compression Algorithms
Chapter 2 Fundamentals of Data and Signals
CSc 461/561 CSc 461/561 Multimedia Systems Part A: 1. Audio.
William Stallings Data and Computer Communications 7th Edition (Selected slides used for lectures at Bina Nusantara University) Data, Signal.
Chapter 2: Fundamentals of Data and Signals. 2 Objectives After reading this chapter, you should be able to: Distinguish between data and signals, and.
Pulse Modulation CHAPTER 4 Part 3
Fundamental of Wireless Communications ELCT 332Fall C H A P T E R 6 SAMPLING AND ANALOG-TO-DIGITAL CONVERSION.
EE2F1 Speech & Audio Technology Sept. 26, 2002 SLIDE 1 THE UNIVERSITY OF BIRMINGHAM ELECTRONIC, ELECTRICAL & COMPUTER ENGINEERING Digital Systems & Vision.
1 Chapter 2 Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User’s Approach.
Chapter 4 Digital Transmission
Digital Audio Multimedia Systems (Module 1 Lesson 1)
Digital Communication Techniques
1/21 Chapter 5 – Signal Encoding and Modulation Techniques.
Formatting and Baseband Modulation
Digital audio. In digital audio, the purpose of binary numbers is to express the values of samples that represent analog sound. (contrasted to MIDI binary.
A/D Conversion No. 1  Seattle Pacific University Analog to Digital Conversion Based on Chapter 5 of William Stallings, Data and Computer Communication.
Fundamentals of Digital Communication
Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points.
Data Communications & Computer Networks, Second Edition1 Chapter 2 Fundamentals of Data and Signals.
Chapter 6 Basics of Digital Audio
CSC361/661 Digital Media Spring 2002
AUDIO COMPRESSION msccomputerscience.com. The process of digitizing audio signals is called PCM PCM involves sampling audio signal at minimum rate which.
Media Representations - Audio
COMMUNICATION SYSTEM EEEB453 Chapter 5 (Part IV) DIGITAL TRANSMISSION.
10/6/2015 3:12 AM1 Data Encoding ─ Analog Data, Digital Signals (5.3) CSE 3213 Fall 2011.
The Physical Layer Lowest layer in Network Hierarchy. Physical transmission of data. –Various flavors Copper wire, fiber optic, etc... –Physical limits.
Basic Encoding Techniques
Pulse Code Modulation PCM is a method of converting an analog signal into a digital signal. (A/D conversion) The amplitude of Analog signal can take any.
CHAPTER 3 DELTA MODULATION
1 Composite Signals and Fourier Series To approximate a square wave with frequency f and amplitude A, the terms of the series are as follows: Frequencies:
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
CS Spring 2012 CS 414 – Multimedia Systems Design Lecture 4 – Visual Perception and Digital Image Representation Klara Nahrstedt Spring 2012.
Encoding How is information represented?. Way of looking at techniques Data Medium Digital Analog Digital Analog NRZ Manchester Differential Manchester.
CS Spring 2014 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2014.
Voice Sampling. Sampling Rate Nyquist’s theorem states that a signal can be reconstructed if it is sampled at twice the maximum frequency of the signal.
Transmission Media. Quiz: ANGEL->Lessons->Quiz 2 Figure 1Figure 2 Figure 3Figure 4.
1 What is Multimedia? Multimedia can have a many definitions Multimedia means that computer information can be represented through media types: – Text.
CS Spring 2010 CS 414 – Multimedia Systems Design Lecture 4 – Audio and Digital Image Representation Klara Nahrstedt Spring 2010.
Advanced Computer Networks
Fundamentals of Multimedia Chapter 6 Basics of Digital Audio Ze-Nian Li and Mark S. Drew 건국대학교 인터넷미디어공학부 임 창 훈.
From Information to Numbers The world is full of information Digital devices store numbers as bits How do we turn signals into numbers? Answer: Digitization.
1 st semester 1436 / Modulation Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAMPPMPDM Digital.
Pulse Code Modulation (PCM) Analog voice data must be translated into a series of binary digits before they can be transmitted. With Pulse Code Modulation.
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Computer Communication & Networks
Chapter 4: Second generation Systems-Digital Modulation
Analog to digital conversion
Topics discussed in this section:
UNIT – III I: Digital Transmission.
UNIT II.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Quantization and Encoding
CS 4594 Data Communications
Digital Control Systems Waseem Gulsher

Lecture 10: Quantizing & PCM 1nd semester By: Adal ALashban.
Analog to Digital Encoding
Presentation transcript:

CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2009

CS Spring 2009 Administrative Form Groups for MPs  Deadline January 26 to TA

Key Questions How can a continuous wave form be converted into discrete samples? How can discrete samples be converted back into a continuous form? CS Spring 2009

Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz – 8KHz]

Digital Representation of Audio Must convert wave form to digital  sample  quantize  compress

Sampling (in time) Measure amplitude at regular intervals How many times should we sample? CS Spring 2009

Example Suppose we have a sound wave with a frequency of 1 cycle per second CS Spring 2009

Example If we sample at one cycle per second, where would the sample points fall? CS Spring 2009

Example If we sample at 1.5 cycles per second, where will the sample points fall? CS Spring 2009

Sampling - Example If we sample at two cycles per second, where do the sample points fall? CS Spring 2009

Nyquist Theorem For lossless digitization, the sampling rate should be at least twice the maximum frequency response. In mathematical terms: f s > 2*f m where f s is sampling frequency and f m is the maximum frequency in the signal CS Spring 2009

Nyquist Limit max data rate = 2 H log 2 V bits/second, where H = bandwidth (in Hz) V = discrete levels (bits per signal change) Shows the maximum number of bits that can be sent per second on a noiseless channel with a bandwidth of H, if V bits are sent per signal  Example: what is the maximum data rate for a 3kHz channel that transmits data using 2 levels (binary) ?  (2x3,000xln2=6,000bits/second) CS Spring 2009

Limited Sampling But what if one cannot sample fast enough? CS Spring 2009

Limited Sampling Reduce signal frequency to half of maximum sampling frequency  low-pass filter removes higher-frequencies  e.g., if max sampling frequency is 22kHz, must low-pass filter a signal down to 11kHz CS Spring 2009

Sampling Ranges Auditory range 20Hz to kHz  must sample up to to 44.1kHz  common examples are kHz, kHz, kHz, kHz, and 44.1 KHz Speech frequency [200 Hz, 8 kHz]  sample up to 16 kHz  but typically 4 kHz to 11 kHz is used CS Spring 2009

Quantization CS Spring 2009

Quantization Typically use  8 bits = 256 levels  16 bits = 65,536 levels How should the levels be distributed?  Linearly? (PCM)  Perceptually? (u-Law)  Differential? (DPCM)  Adaptively? (ADPCM) CS Spring 2009

Pulse Code Modulation Pulse modulation  Use discrete time samples of analog signals  Transmission is composed of analog information sent at different times  Variation of pulse amplitude or pulse timing allowed to vary continuously over all values PCM  Analog signal is quantized into a number of discrete levels CS Spring 2009

PCM Quantization and Digitization CS Spring 2009 Digitization Quantization

Linear Quantization (PCM) Divide amplitude spectrum into N units (for log 2 N bit quantization) Sound Intensity Quantization Index CS Spring 2009

Non-uniform Quantization CS Spring 2009

Perceptual Quantization (u-Law) Want intensity values logarithmically mapped over N quantization units Sound Intensity Quantization Index CS Spring 2009

Differential Pulse Code Modulation (DPCM) What if we look at sample differences, not the samples themselves?  d t = x t -x t-1  Differences tend to be smaller Use 4 bits instead of 12, maybe? CS Spring 2009

Differential Quantization (DPCM) Changes between adjacent samples small Send value, then relative changes  value uses full bits, changes use fewer bits  E.g., 220, 218, 221, 219, 220, 221, 222, 218,.. (all values between 218 and 222)  Difference sequence sent: 220, +2, -3, 2, -1, -1, 3,..  Result: originally for encoding sequence numbers need 8 bits;  Difference coding: need only 3 bits CS Spring 2009

Adaptive Differential Pulse Code Modulation (ADPCM) Adaptive similar to DPCM, but adjusts the width of the quantization steps Encode difference in 4 bits, but vary the mapping of bits to difference dynamically  If rapid change, use large differences  If slow change, use small differences CS Spring 2009

Signal-to-Noise Ratio CS Spring 2009

Signal To Noise Ratio Measures strength of signal to noise SNR (in DB)= Given sound form with amplitude in [-A, A] Signal energy = A 0 -A CS Spring 2009

Quantization Error Difference between actual and sampled value  amplitude between [-A, A]  quantization levels = N e.g., if A = 1, N = 8, = 1/4 CS Spring 2009

Compute Signal to Noise Ratio Signal energy = ; Noise energy = ; Noise energy = Signal to noise = Every bit increases SNR by ~ 6 decibels CS Spring 2009

Example Consider a full load sinusoidal modulating signal of amplitude A, which utilizes all the representation levels provided The average signal power is P= A 2 /2 The total range of quantizer is 2A because modulating signal swings between –A and A. Therefore, if it is N=16 (4-bit quantizer), Δ = 2A/2 4 = A/8 The quantization noise is Δ 2 /12 = A 2 /768 The S/N ratio is (A 2 /2)/(A 2 /768) = 384; SNR (in dB) 25.8 dB CS Spring 2009

Data Rates Data rate = sample rate * quantization * channel Compare rates for CD vs. mono audio  8000 samples/second * 8 bits/sample * 1 channel = 8 kBytes / second  44,100 samples/second * 16 bits/sample * 2 channel = 176 kBytes / second ~= 10MB / minute CS Spring 2009

Comparison and Sampling/Coding Techniques CS Spring 2009

Summary CS Spring 2009