1 Manipulating Digital Audio. 2 Pulse Code Modulation (PCM)  This is a means of encoding the digital signal for transmission or storage.

Slides:



Advertisements
Similar presentations
Signal Encoding Techniques
Advertisements

Analogue to Digital Conversion (PCM and DM)
Stallings, Wireless Communications & Networks, Second Edition, © 2005 Pearson Education, Inc. All rights reserved Signal Encoding Techniques.
Sampling and quantization Seminary 2. Problem 2.1 Typical errors in reconstruction: Leaking and aliasing We have a transmission system with f s =8 kHz.
Analogue to Digital Conversion
1 Revision. 2 Multimedia Systems 1  Lecture 1 - The Physics of Sound  Lecture 2 - The Java Sound API  Lecture 3 - Input Transducers (Microphones) 
Pulse Code Modulation Lecture 5.
Lecture 7 AM and FM Signal Demodulation
Communication Systems
Modulation                                                                 Digital data can be transmitted via an analog carrier signal by modulating one.
Pulse Code Modulation (PCM) 1 EE322 A. Al-Sanie. Encode Transmit Pulse modulate SampleQuantize Demodulate/ Detect Channel Receive Low-pass filter Decode.
Chapter 4 Digital Transmission
4.2 Digital Transmission Pulse Modulation (Part 2.1)
Digital Communication Techniques
1/21 Chapter 5 – Signal Encoding and Modulation Techniques.
Digital to Analogue Conversion Natural signals tend to be analogue Need to convert to digital.
EE 350 / ECE 490 Analog Communication Systems 2/23/2010R. Munden - Fairfield University 1.
Formatting and Baseband Modulation
A/D Conversion No. 1  Seattle Pacific University Analog to Digital Conversion Based on Chapter 5 of William Stallings, Data and Computer Communication.
COSC 3213 – Computer Networks I Summer 2003 Topics: 1. Line Coding (Digital Data, Digital Signals) 2. Digital Modulation (Digital Data, Analog Signals)
Chapter 6. Signal Encoding Techniques
Coding No. 1  Seattle Pacific University Modulation Kevin Bolding Electrical Engineering Seattle Pacific University.
Filters and Delta Sigma Converters
Signal Encoding Techniques Chapter 6. Reasons for Choosing Encoding Techniques  Digital data, digital signal Equipment less complex and expensive than.
10/6/2015 3:12 AM1 Data Encoding ─ Analog Data, Digital Signals (5.3) CSE 3213 Fall 2011.
Signal Encoding Techniques. Lecture Learning Outcomes Be able to understand, appreciate and differentiate the different signal encoding criteria available.
Pulse Code Modulation Pulse Code Modulation (PCM) : method for conversion from analog to digital waveform Instantaneous samples of analog waveform represented.
Chapter 5. Pulse Modulation
3-2008UP-Copyrights reserved1 ITGD4103 Data Communications and Networks Lecture-11:Data encoding techniques week 12- q-2/ 2008 Dr. Anwar Mousa University.
Basic Encoding Techniques
FE8113 ”High Speed Data Converters”. Course outline Focus on ADCs. Three main topics:  1: Architectures ”CMOS Integrated Analog-to-Digital and Digital-to-
Signal Encoding Techniques Chapter 6. Reasons for Choosing Encoding Techniques Digital data, digital signal Equipment less complex and expensive than.
ECE 4710: Lecture #7 1 Overview  Chapter 3: Baseband Pulse & Digital Signaling  Encode analog waveforms into baseband digital signals »Digital signaling.
Engineering and Physics University of Central Oklahoma Dr. Mohamed Bingabr Chapter 1 Introduction ENGR 4323/5323 Digital and Analog Communication.
1 Manipulating Audio. 2 Why Digital Audio  Analogue electronics are always prone to noise time amplitude.
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
Modern Electronic Communication 9th edition Jeffrey S. Beasley and Gary M. Miller Copyright ©2008 by Pearson Education, Inc. Upper Saddle River, New Jersey.
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.
1 Pertemuan 3 Networking Fundamentals Matakuliah: M0284/Teknologi & Infrastruktur E-Business Tahun: 2005 Versi: >
Single carrier  Multicarrier  OFDM Single Carrier - ISI, Receiver complexity  ISI, Bit rate limitation Multi-carrier - Negligible ISI, Approximately.
Coding No. 1  Seattle Pacific University Digital Coding Kevin Bolding Electrical Engineering Seattle Pacific University.
Signal Encoding Techniques. Digital Data, Digital Signal  Digital signal discrete, discontinuous voltage pulses discrete, discontinuous voltage pulses.
1587: COMMUNICATION SYSTEMS 1 Digital Signals, modulation and noise Dr. George Loukas University of Greenwich,
Chapter 4: Second generation Systems-Digital Modulation
Signal Encoding Techniques
Figure 3–1 PAM signal with natural sampling.
Analog to digital conversion
Topics discussed in this section:
Digital Communication
UNIT – III I: Digital Transmission.
PCM (Pulse Code Modulation)
Chapter 3 Sampling.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Pulse Code Modulation (PCM)
Subject Name: Digital Communication Subject Code:10EC61
Physical Layer (Part 2) Data Encoding Techniques
Physical Layer – Part 2 Data Encoding Techniques
Digital Control Systems Waseem Gulsher
Pulse Code Modulation (PCM)
MODULATION AND DEMODULATION
Signal Encoding Techniques
Digital Control Systems Waseem Gulsher

Chapter 10. Digital Signals
Digital Communication Chapter 1: Introduction
Chapter 5. Data Encoding Digital Data, Digital Signals
Pulse Code Modulation (PCM)
Mr. Haneef Khan Department of Computer Networks College of CS&IS
Analog to Digital Encoding
Physical Layer – Part 2 Data Encoding Techniques
Presentation transcript:

1 Manipulating Digital Audio

2 Pulse Code Modulation (PCM)  This is a means of encoding the digital signal for transmission or storage

3 PCM  Very robust – only the presence or absence of a pulse is looked for  Several signals can sent simultaneously using time division multiplexing  Can contain synchronization and error correction information

4 Types of Codes  There are several possible codes that can be used with PCM

5 Error Correction  With analogue audio there is no opportunity for error correction  If a signal is distorted or disrupted then it is irrevocably damaged  Digital data can contain redundancy  This enables the reproduced data to be checked for errors  Further processing can correct or conceal errors  Strong error correction techniques relax the manufacturing tolerances for CDs, DVDs etc.

6 ISBN- Error Detection  International Standard Book Number  ISBN The hyphens separate the different parts of the number: 1 : A 0 or a 1 in this position indicates that the book was published in an English speaking country : This is the identification number of the publisher 083 : Identifies the specific title and edition 8 : is the check digit

7 ISBN- Error Detection  ISBN is a ten digit number  Multiply the first number by 10  Multiply the second number by 9  Etc..  Sum the results  This number should be divisible by 11    X

8 Error Correction Methods  Cyclic redundancy check (CRCC)  Cyclic block code that generates a parity check word

9 Digital to Analogue Demultiplexer Processing (error correction) Reproduction demodulation Output sample and Hold Output lowpass filter D to A Converter Output sample and Hold Output lowpass filter D to A Converter Analogue output (L) Analogue output (R)

10 D to A Converter  Requires precision  With a +/- 10v scale a 16-bit converter will output steps of v  Main problems are:  Absolute linearity error – deviation from ideal quantization staircase  Differential linearity error – relative deviation from the ideal staircase by any individual step

11 Absolute Linearity Error  Straightness of converter output Digital input Analogue output

12 Differential Linearity Error  Deviation of individual steps Digital input Analogue output

13 Zero-cross Distortion

14 High-bit D/A Conversion  Using an 18-bit converter to perform 16- bit conversion  Each 16-bit LSB is represented by 4  Gives better 16-bit conversion than a 16- bit converter

15 Sample and Hold  D/A converters may require time to stabilise to the correct output levels

16 Low-Pass Filter  Anti-imaging filter  Removes all frequency content above the half- sampling frequency  Converts the D/A converters output pulse amplitude modulation (PAM) output to a smoothly continuous waveform Output of sample and hold Output of anti-imaging filter

17 Oversampling  Analogue brick-wall filters introduce phase shift and distortion  To get around these problems we can use oversampling with a digital filter  The oversampling filter has two tasks:  Re-sample at a higher rate  Filter through interpolation

18 Oversampling  The original signal is sampled at f s and so has images centred around multiples of f s

19 Oversampling  Re-sampling involves inserting zero valued samples between the original samples

20 Oversampling  The digital filter performs interpolation to form new sample values  The output filtered signal has images around multiples of the oversampling frequency fa

21 Oversampling  As the distance between baseband and sidebands is larger, a gentler analogue filter can remove the images without causing phase shift or other artefacts

22 Fin