Continuous Time Signals All signals in nature are in continuous time.

Slides:



Advertisements
Similar presentations
DCSP-12 Jianfeng Feng
Advertisements

DCSP-13 Jianfeng Feng Department of Computer Science Warwick Univ., UK
Ch 3 Analysis and Transmission of Signals
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Response to a Sinusoidal Input Frequency Analysis of an RC Circuit.
Symmetry and the DTFT If we know a few things about the symmetry properties of the DTFT, it can make life simpler. First, for a real-valued sequence x(n),
Ch.4 Fourier Analysis of Discrete-Time Signals
Review of Frequency Domain
Properties of continuous Fourier Transforms
Autumn Analog and Digital Communications Autumn
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems ECE Spring 2007 Shreekanth Mandayam ECE Department Rowan University.
Continuous-Time Fourier Methods
Signals and Systems Discrete Time Fourier Series.
Continuous-Time Signal Analysis: The Fourier Transform
Chapter 4 The Fourier Series and Fourier Transform
Discrete Time Periodic Signals A discrete time signal x[n] is periodic with period N if and only if for all n. Definition: Meaning: a periodic signal keeps.
Chapter 4 The Fourier Series and Fourier Transform.
Chapter 15 Fourier Series and Fourier Transform
Systems: Definition Filter
Discrete-Time Fourier Series
Frequency Domain Representation of Sinusoids: Continuous Time Consider a sinusoid in continuous time: Frequency Domain Representation: magnitude phase.
Copyright © Shi Ping CUC Chapter 3 Discrete Fourier Transform Review Features in common We need a numerically computable transform, that is Discrete.
Discrete-Time and System (A Review)
ELEC ENG 4035 Communications IV1 School of Electrical & Electronic Engineering 1 Section 2: Frequency Domain Analysis Contents 2.1 Fourier Series 2.2 Fourier.
DTFT And Fourier Transform
Lecture 1 Signals in the Time and Frequency Domains
1 Let g(t) be periodic; period = T o. Fundamental frequency = f o = 1/ T o Hz or  o = 2  / T o rad/sec. Harmonics =n f o, n =2,3 4,... Trigonometric.
Fourier Transforms Section Kamen and Heck.
Fourier Series Summary (From Salivahanan et al, 2002)
1 The Fourier Series for Discrete- Time Signals Suppose that we are given a periodic sequence with period N. The Fourier series representation for x[n]
Fourier Series. Introduction Decompose a periodic input signal into primitive periodic components. A periodic sequence T2T3T t f(t)f(t)
1 Fourier Representations of Signals & Linear Time-Invariant Systems Chapter 3.
Fundamentals of Electric Circuits Chapter 18 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Signals & systems Ch.3 Fourier Transform of Signals and LTI System 5/30/2016.
Zhongguo Liu_Biomedical Engineering_Shandong Univ. Chapter 8 The Discrete Fourier Transform Zhongguo Liu Biomedical Engineering School of Control.
Basic Operation on Signals Continuous-Time Signals.
Fourier Series Kamen and Heck.
Real time DSP Professors: Eng. Julian S. Bruno Eng. Jerónimo F. Atencio Sr. Lucio Martinez Garbino.
Fourier Analysis of Discrete Time Signals
Chapter 2. Signals and Linear Systems
Fourier series, Discrete Time Fourier Transform and Characteristic functions.
1 “Figures and images used in these lecture notes by permission, copyright 1997 by Alan V. Oppenheim and Alan S. Willsky” Signals and Systems Spring 2003.
Eeng360 1 Chapter 2 Fourier Transform and Spectra Topics:  Fourier transform (FT) of a waveform  Properties of Fourier Transforms  Parseval’s Theorem.
Fourier Transform and Spectra
CH#3 Fourier Series and Transform 1 st semester King Saud University College of Applied studies and Community Service 1301CT By: Nour Alhariqi.
Complex Form of Fourier Series For a real periodic function f(t) with period T, fundamental frequency where is the “complex amplitude spectrum”.
Convergence of Fourier series It is known that a periodic signal x(t) has a Fourier series representation if it satisfies the following Dirichlet conditions:
Signals & systems Ch.3 Fourier Transform of Signals and LTI System
DIGITAL SIGNAL PROCESSING ELECTRONICS
CE Digital Signal Processing Fall Discrete-time Fourier Transform
Spectral Analysis Spectral analysis is concerned with the determination of the energy or power spectrum of a continuous-time signal It is assumed that.
MECH 373 Instrumentation and Measurements
Digital Signal Processing Lecture 4 DTFT
UNIT II Analysis of Continuous Time signal
Sinusoids: continuous time
Chapter 8 The Discrete Fourier Transform
Lecture 18 DFS: Discrete Fourier Series, and Windowing
Lecture 17 DFT: Discrete Fourier Transform
Fundamentals of Electric Circuits Chapter 18
Digital Signal Processing
LECTURE 18: FOURIER ANALYSIS OF CT SYSTEMS
Fourier Transform and Spectra
Discrete Fourier Transform
Chapter 8 The Discrete Fourier Transform
Discrete Fourier Transform
Chapter 8 The Discrete Fourier Transform
Electrical Communication Systems ECE Spring 2019
ENEE222 Elements of Discrete Signal Analysis Lab 9 1.
DIGITAL CONTROL SYSTEM WEEK 3 NUMERICAL APPROXIMATION
Electrical Communications Systems ECE
Presentation transcript:

Continuous Time Signals All signals in nature are in continuous time

From Discrete Time to Continuous Time A continuous time signals can be viewed as the limit of a discrete time signal with sampling interval

From Discrete Time FT (DTFT) … We saw the DTFT of a discrete time signal Substitute and obtain:

… to Continuous Time FT Now take the limit so that discrete time -> cont. time Then we obtain the Fourier Transform sampling freq -> infinity sum -> integral

Fourier Transform We want to represent a signal in terms of its frequency components. Define: Fourier Transform (FT)

Example of a Fourier Transform Take a Rectangular Pulse

Example of a Fourier Transform

Properties of the FT: 1. Symmetry If the signal is real, then its FT is symmetric as since Example: just verify the previous example

Symmetry of the FT Magnitude has “even” symmetry Phase has “odd” symmetry

Properties of the FT: 2. Time Shift since In other words a time shift affects the phase, not the magnitude

Bandwidth of a Baseband Signal A Baseband Signal has all frequency components at the low frequencies, around F=0 Hz; Bandwidth: the frequency interval where most of the frequency components are.

What does it mean? If you take the signal at two different times and with then since

For Example: zoom samples spaced by less than 0.1msec are fairly close to each other

Computation of the Fourier Transform Whatever we do, physical signals are in continuous time and, as we have seen, they are described by the FT; The FT can be computed in one of two ways: 1.Analytical: if we have an expression of the signal (like in the example); 2.Numerical: by approximation using the Fast Fourier Transform (FFT).

Fourier Transform and FFT Consider a signal of a finite duration with Bandwidth. Then we can approximate, by simple arguments, where (say at least an order of magnitude smaller)

Fourier Transform and FFT Using the FFT: Take an even integer. Then compute the N point FFT of the sampled data, padded with zeros: Assign the frequencies: positive frequencies negative frequencies

Example Take a sinusoid with frequency and length Let the sampling frequency be

Example X=fft(x, N); F=(-N/2:N/2 -1)*Fs/N; plot(F,fftshift(20*log10(abs(X))))

Example (Zoom in at the Peak) Max at F=10kHz Sidelobes due to finite data length

Complex Signals All signals in nature are real. There is not such as a thing as “complex” signal. However in many cases we are interested in processing and transmitting “pairs” of signals. We can analyze them “as if” they were just one complex signal: Real Signals Complex Signal

Amplitude Modulation: Real Signal You want to transmit a signal over a medium (air, water, space, cable…). You need to “modulate it” by a carrier frequency:

Amplitude Modulation: Complex Signal However most of the times the signal we modulate is Complex Notice now that the modulated signal is real and it contains both signals a(t) and b(t).

FT of Modulated Signal See the different steps:

FT of Modulated Signal Put things together: Usually