Chapter 8 Mohamed Bingabr

Slides:



Advertisements
Similar presentations
Time division multiplexing TDM
Advertisements

SIMS-201 Characteristics of Audio Signals Sampling of Audio Signals Introduction to Audio Information.
IT-101 Section 001 Lecture #8 Introduction to Information Technology.
ADC AND DAC Sub-topics: Analog-to-Digital Converter -. Sampling
Introduction to D/A and A/D conversion Professor: Dr. Miguel Alonso Jr.
CEN352, Dr. Ghulam Muhammad King Saud University
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems Spring 2005 Shreekanth Mandayam ECE Department Rowan University.
Sampling of continuous-Time Signal What is sampling? How to describe sampling mathematically? Is sampling arbitrary?
SWE 423: Multimedia Systems Chapter 3: Audio Technology (3)
1 Digitisation Conversion of a continuous electrical signal to a digitally sampled signal Analog-to-Digital Converter (ADC) Sampling rate/frequency, e.g.
Fundamental of Wireless Communications ELCT 332Fall C H A P T E R 6 SAMPLING AND ANALOG-TO-DIGITAL CONVERSION.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems Spring 2005 Shreekanth Mandayam ECE Department Rowan University.
Continuous-Time Signal Analysis: The Fourier Transform
Leo Lam © Signals and Systems EE235. Transformers Leo Lam ©
Digital Signal Processing – Chapter 7
Ch 6 Sampling and Analog-to-Digital Conversion
First semester King Saud University College of Applied studies and Community Service 1301CT.
Digital to Analogue Conversion Natural signals tend to be analogue Need to convert to digital.
Chapter 4: Sampling of Continuous-Time Signals
EE513 Audio Signals and Systems Digital Signal Processing (Systems) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
Formatting and Baseband Modulation
The sampling of continuous-time signals is an important topic It is required by many important technologies such as: Digital Communication Systems ( Wireless.
Fourier representation for discrete-time signals And Sampling Theorem
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.
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 08-Sept, 98EE421, Lecture 11 Digital Signal Processing (DSP) Systems l Digital processing.
Chapter 5 Frequency Domain Analysis of Systems. Consider the following CT LTI system: absolutely integrable,Assumption: the impulse response h(t) is absolutely.
Key terms Sampling rate – how often we read the value of the signal Resolution – the separation between “levels” for our samples (can we read the value.
Signals and Systems Lecture 20: Chapter 4 Sampling & Aliasing.
Sampling Theorems. Periodic Sampling Most signals are continuous in time. Example: voice, music, images ADC and DAC is needed to convert from continuous-time.
Professor: Dr. Miguel Alonso Jr.
Chapter #5 Pulse Modulation
Pulse Code Modulation Pulse Code Modulation (PCM) : method for conversion from analog to digital waveform Instantaneous samples of analog waveform represented.
ECE 4710: Lecture #6 1 Bandlimited Signals  Bandlimited waveforms have non-zero spectral components only within a finite frequency range  Waveform is.
Prof. Nizamettin AYDIN Advanced Digital Signal Processing 1.
Lecture 2 Analog to digital conversion & Basic discrete signals.
1 What is Multimedia? Multimedia can have a many definitions Multimedia means that computer information can be represented through media types: – Text.
PAM Modulation Lab#3. Introduction An analog signal is characterized by the fact that its amplitude can take any value over a continuous range. On the.
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Fourier Analysis Patrice Koehl Department of Biological Sciences National University of Singapore
Sampling and DSP Instructor: Dr. Mike Turi Department of Computer Science & Computer Engineering Pacific Lutheran University.
Chapter4. Sampling of Continuous-Time Signals
Sampling and Aliasing Prof. Brian L. Evans
Module 3 Pulse Modulation.
Chapter 3 Sampling.
Sampling and Quantization
Lecture Signals with limited frequency range
Sampling rate conversion by a rational factor
Sampling and Reconstruction
EE Audio Signals and Systems
Signal conditioning.
I. Previously on IET.
Announcements: Poll for discussion section and OHs: please respond
Chapter 2 Signal Sampling and Quantization
Image Acquisition.
Lecture 9: Sampling & PAM 1st semester By: Elham Sunbu.
لجنة الهندسة الكهربائية
MECH 373 Instrumentation and Measurements
The sampling of continuous-time signals is an important topic
Digital Control Systems Waseem Gulsher
Chapter 2 Ideal Sampling and Nyquist Theorem
Sampling and Quantization
Rectangular Sampling.
COMS 161 Introduction to Computing
Analog to Digital Encoding
Lab 2 Sampling and Quantization
CEN352, Dr. Ghulam Muhammad King Saud University
Today's lecture System Implementation Discrete Time signals generation
Sampling and Aliasing.
DIGITAL CONTROL SYSTEM WEEK 3 NUMERICAL APPROXIMATION
State Space approach State Variables of a Dynamical System
Presentation transcript:

Chapter 8 Mohamed Bingabr Sampling Chapter 8 Mohamed Bingabr

Chapter Outline Sampling Quantization Binary Representation

Sampling Theorem A real signal whose spectrum is bandlimited to B Hz [X()=0 for || >2B ] can be reconstructed exactly from its samples taken uniformly at a rate fs > 2B samples per second. When fs= 2B then fs is the Nyquist rate.

Reconstructing the Signal from the Samples LPF

Example Determine the Nyquist sampling rate for the signal x(t) = 3 + 2 cos(10t) + sin(30t). Solution The highest frequency is fmax = 30/2 = 15 Hz The Nyquist rate = 2 fmax = 2*15 = 30 sample/sec

With cutoff frequency Fs/2 Aliasing If a continuous time signal is sampled below the Nyquist rate then some of the high frequencies will appear as low frequencies and the original signal can not be recovered from the samples. Frequency above Fs/2 will appear (aliased) as frequency below Fs/2 LPF With cutoff frequency Fs/2

Quantization & Binary Representation x(t) 4 3 2 1 -1 -2 -3 x L : number of levels n : Number of bits Quantization error = x/2 111 110 101 100 011 010 001 000 4 3 2 1 -1 -2 -3

Example A 5 minutes segment of music sampled at 44000 samples per second. The amplitudes of the samples are quantized to 1024 levels. Determine the size of the segment in bits. Solution # of bits per sample = ln(1024) { remember L=2n } n = 10 bits per sample # of bits = 5 * 60 * 44000 * 10 = 13200000 = 13.2 Mbit

Problem 8.3-4 Five telemetry signals, each of bandwidth 1 KHz, are quantized and binary coded, These signals are time-division multiplexed (signal bits interleaved). Choose the number of quantization levels so that the maximum error in the peak signal amplitudes is no greater than 0.2% of the peak signal amplitude. The signal must be sampled at least 20% above the Nyquist rate. Determine the data rate (bits per second) of the multiplexed signal. HW12_Ch8: 8.1-1, 8.1-2, 8.2-8, 8.3-2, 8.3-4

Discrete-Time Processing of Continuous-Time Signals

Discrete Fourier Transform k

Link between Continuous and Discrete x(t) x(n) Sampling Theorem t x(t) x(n) n Continuous Discrete Laplace Transform x(t) z Transform X(s) x(n) X(z) Discrete Fourier Transform Fourier Transform x(t) X(j) x(n) X(k)