Today's lecture System Implementation Discrete Time signals generation

Slides:



Advertisements
Similar presentations
Chapter 4 sampling of continous-time signals 4.5 changing the sampling rate using discrete-time processing 4.1 periodic sampling 4.2 discrete-time processing.
Advertisements

ECE 4371, Fall, 2014 Introduction to Telecommunication Engineering/Telecommunication Laboratory Zhu Han Department of Electrical and Computer Engineering.
ADC AND DAC Sub-topics: Analog-to-Digital Converter -. Sampling
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.
Sep 15, 2005CS477: Analog and Digital Communications1 Modulation and Sampling Analog and Digital Communications Autumn
Sampling of continuous-Time Signal What is sampling? How to describe sampling mathematically? Is sampling arbitrary?
1.The Concept and Representation of Periodic Sampling of a CT Signal 2.Analysis of Sampling in the Frequency Domain 3.The Sampling Theorem — the Nyquist.
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems Spring 2005 Shreekanth Mandayam ECE Department Rowan University.
CELLULAR COMMUNICATIONS DSP Intro. Signals: quantization and sampling.
EE313 Linear Systems and Signals Fall 2010 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian L. Evans Dept. of Electrical.
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.
Frequency Domain Representation of Sinusoids: Continuous Time Consider a sinusoid in continuous time: Frequency Domain Representation: magnitude phase.
8/27/2015 © 2003, JH McClellan & RW Schafer 1 Signal Processing First Lecture 8 Sampling & Aliasing.
FT Representation of DT Signals:
1 Today's lecture −Concept of Aliasing −Spectrum for Discrete Time Domain −Over-Sampling and Under-Sampling −Aliasing −Folding −Ideal Reconstruction −D-to-A.
EE513 Audio Signals and Systems Digital Signal Processing (Systems) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
Fourier representation for discrete-time signals And Sampling Theorem
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 08-Sept, 98EE421, Lecture 11 Digital Signal Processing (DSP) Systems l Digital processing.
Signals and Systems Lecture 20: Chapter 4 Sampling & Aliasing.
Lecture 6: Aliasing Sections 1.6. Key Points Two continuous-time sinusoids having di ff erent frequencies f and f (Hz) may, when sampled at the same sampling.
Sampling Theorems. Periodic Sampling Most signals are continuous in time. Example: voice, music, images ADC and DAC is needed to convert from continuous-time.
1 Prof. Nizamettin AYDIN Advanced Digital Signal Processing.
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin Lecture 4 EE 345S Real-Time.
Sampling and Aliasing.
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.
Fourier Analyses Time series Sampling interval Total period Question: How perturbations with different frequencies contribute to the turbulent kinetic.
 Carrier signal is strong and stable sinusoidal signal x(t) = A cos(  c t +  )  Carrier transports information (audio, video, text, ) across.
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.
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE445S Real-Time Digital Signal Processing Lab Spring.
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
Sampling and Aliasing Prof. Brian L. Evans
Periodic Signals Prof. Brian L. Evans
Sampling and Aliasing Prof. Brian L. Evans
Module 3 Pulse Modulation.
Chapter 8 Mohamed Bingabr
Sampling and Quantization
Lecture Signals with limited frequency range
Sampling and Reconstruction
EE Audio Signals and Systems
Dr. Nikos Desypris, Oct Lecture 3
Lecture 14 Digital Filtering of Analog Signals
Chapter 2 Signal Sampling and Quantization
Lecture 9: Sampling & PAM 1st semester By: Elham Sunbu.
Lecture 10 Digital to Analog (D-to-A) Conversion
Lecture 9 Sampling & Aliasing
MECH 373 Instrumentation and Measurements
Lecture 4 Sampling & Aliasing
Lecture 18 DFS: Discrete Fourier Series, and Windowing
Chapter 2 Ideal Sampling and Nyquist Theorem
Fourier Analyses Time series Sampling interval Total period
Chapter 2 Discrete Fourier Transform (DFT)
Rectangular Sampling.
Signal Processing First
數位控制理論簡介.
Lecture 5: Sampling of Continuous-Time Sinusoids Sections 1.6
Lab 2 Sampling and Quantization
Lecture 5: Phasor Addition & Spectral Representation
CEN352, Dr. Ghulam Muhammad King Saud University
Chapter 3 Sampling.
Lec.6:Discrete Fourier Transform and Signal Spectrum
Lecture 13: Sampling and Aliasing
Lecture 13: Sampling and Aliasing
Sampling and Aliasing.
State Space approach State Variables of a Dynamical System
Electrical Communications Systems ECE
Presentation transcript:

Today's lecture System Implementation Discrete Time signals generation Sampling Theorem Sampling Rate Sinusoidal Signal Sampling Concept of Aliasing Spectrum for Discrete Time Domain Digital Frequency

Systems Process Signals

System Implementation

Discrete-time Signals There are two ways to obtain discrete time signal. a) Can be computed using a formula such as x[n]= n2 - 5n +3 b) Sample the continous time signal. x(t) = A cos (ωot + ) x[n] = x(nTs) Signal represented as an indexed sequence of numbers which are samples of x(t) at Ts interval

Sampling x(t)

Sampling Theorem Continuous-time signal x(t) with frequencies no higher than fmax can be reconstructed from its samples x(k Ts) if samples taken at rate fs > 2 fmax Nyquist rate = 2 fmax Nyquist frequency = fs / 2 Sampling theorem also suggests that there should be two samples per cycle. Example: Sampling audio signals Normal human hearing is from about 20 Hz to 20 kHz

Sampling Rate

Sampling Sinusoidal Signals

Digital Frequency

Figure 4-3

The Concept of Aliasing Two different cosine signals can be drawn through the same samples x1[n] = cos(0.4πn) x2[n] = cos(2.4πn) x2[n] = cos(2πn + 0.4πn) x2[n] = cos(0.4πn) x2[n] = x1[n]