Lecture 2: Signals Concepts & Properties

Slides:



Advertisements
Similar presentations
Lecture 7: Basis Functions & Fourier Series
Advertisements

Lecture 1: Signals & Systems Concepts
Lecture 2: Signals Concepts & Properties
Lecture 8: Fourier Series and Fourier Transform
EE-2027 SaS, L11 1/13 Lecture 11: Discrete Fourier Transform 4 Sampling Discrete-time systems (2 lectures): Sampling theorem, discrete Fourier transform.
Continuous-Time Fourier Methods
Lecture 12: Laplace Transform
Chapter 4 The Fourier Series and Fourier Transform
CH#3 Fourier Series and Transform
Chapter 4 The Fourier Series and Fourier Transform.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Examples of Signals Functional Forms Continuous vs. Discrete Symmetry and Periodicity.
EE513 Audio Signals and Systems Digital Signal Processing (Systems) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
1 Chapter 8 The Discrete Fourier Transform 2 Introduction  In Chapters 2 and 3 we discussed the representation of sequences and LTI systems in terms.
Digital signal Processing
Course Outline (Tentative)
Fourier Transforms Section Kamen and Heck.
Fourier Series Summary (From Salivahanan et al, 2002)
CISE315 SaS, L171/16 Lecture 8: Basis Functions & Fourier Series 3. Basis functions: Concept of basis function. Fourier series representation of time functions.
EE3010_Lecture2 Al-Dhaifallah_Term Introduction to Signal and Systems Dr. Mujahed Al-Dhaifallah EE3010: Signals and Systems Analysis Term 332.
Module 2 SPECTRAL ANALYSIS OF COMMUNICATION SIGNAL.
Signal and Systems Prof. H. Sameti Chapter 5: The Discrete Time Fourier Transform Examples of the DT Fourier Transform Properties of the DT Fourier Transform.
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.
Signals and Systems Dr. Mohamed Bingabr University of Central Oklahoma
Basic Operation on Signals Continuous-Time Signals.
Course Outline (Tentative) Fundamental Concepts of Signals and Systems Signals Systems Linear Time-Invariant (LTI) Systems Convolution integral and sum.
Chapter 2. Signals and Linear Systems
CH#3 Fourier Series and Transform
ENGG 330 Class 2 Concepts, Definitions, and Basic Properties.
2006 Fall Welcome to Signals and Systems
EE3010_Lecture3 Al-Dhaifallah_Term Introduction to Signal and Systems Dr. Mujahed Al-Dhaifallah EE3010: Signals and Systems Analysis Term 332.
Lecture 01 Signal and System Muhammad Umair Muhammad Umair, Lecturer (CS), KICSIT.
4. Introduction to Signal and Systems
Discrete-time Signals Prof. Siripong Potisuk. Mathematical Representation x[n] represents a DT signal, i.e., a sequence of numbers defined only at integer.
(Part one: Continuous)
Signal and System I Signal energy and power Instantaneous power Energy in time interval t1 to t2 Average power in time interval t1 to t2 Total energy.
1 Roadmap SignalSystem Input Signal Output Signal characteristics Given input and system information, solve for the response Solving differential equation.
Chapter 2. Signals and Linear Systems
CH#3 Fourier Series and Transform 1 st semester King Saud University College of Applied studies and Community Service 1301CT By: Nour Alhariqi.
1 Signal Energy & Power MATLAB HANDLE IMAGE USING single function with 3 Dimensional Independent Variable, e.g. Brightness(x,y,colour)
Math for CS Fourier Transforms
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:
Signal Fndamentals Analogue, Discrete and Digital Signals
Lecture 7: Basis Functions & Fourier Series
Introduction Signals and Systems is a cornerstone of an electrical or computer engineering education and relevant to most engineering disciplines. The.
Chapter 2. Signals and Linear Systems
Lecture 7: Z-Transform Remember the Laplace transform? This is the same thing but for discrete-time signals! Definition: z is a complex variable: imaginary.
1.3 Exponential and Sinusoidal Signals
Signals and systems By Dr. Amin Danial Asham.
Lecture 1: Signals & Systems Concepts
Sinusoidal Signal Described using three parameters Equation
EE Audio Signals and Systems
Description and Analysis of Systems
Principle of Digital Communication (PDC) – EC 2004
UNIT II Analysis of Continuous Time signal
Sinusoids: continuous time
Research Methods in Acoustics Lecture 9: Laplace Transform and z-Transform Jonas Braasch.
Discrete-Time Complex
Chapter 1 Fundamental Concepts
UNIT-I SIGNALS & SYSTEMS.
Notes Assignments Tutorial problems
Fourier Analysis Lecture-8 Additional chapters of mathematics
COSC 3451: Signals and Systems
Signals & Systems (CNET - 221) Chapter-1 Introduction to Signals
1.1 Continuous-time and discrete-time signals
Signals & Systems (CNET - 221) Chapter-1
Lecture 1: Signals & Systems Concepts
LECTURE 02: BASIC PROPERTIES OF SIGNALS
Lecture 3: Signals & Systems Concepts
Part 1 A :Classification of Systems
Presentation transcript:

Lecture 2: Signals Concepts & Properties (1) Systems, signals, mathematical models. Continuous-time and discrete-time signals. Energy and power signals. Linear systems. Examples for use throughout the course, introduction to Matlab and Simulink tools Specific objectives for this lecture include General properties of signals Energy and power for continuous & discrete-time signals Signal transformations Specific signal types Representing signals in Matlab and Simulink ELEC 405, L2

Reminder: Continuous & Discrete Signals Continuous-Time Signals Most signals in the real world are continuous time, as the scale is infinitesimally fine. E.g. voltage, velocity, Denote by x(t), where the time interval may be bounded (finite) or infinite Discrete-Time Signals Some real world and many digital signals are discrete time, as they are sampled E.g. pixels, daily stock price (anything that a digital computer processes) Denote by x[n], where n is an integer value that varies discretely Sampled continuous signal x[n] =x(nk) x(t) t x[n] n ELEC 405, L2

“Electrical” Signal Energy & Power It is often useful to characterise signals by measures such as energy and power For example, the instantaneous power of a resistor is: and the total energy expanded over the interval [t1, t2] is: and the average energy is: How are these concepts defined for any continuous or discrete time signal? ELEC 405, L2

Generic Signal Energy and Power Total energy of a continuous signal x(t) over [t1, t2] is: where |.| denote the magnitude of the (complex) number. Similarly for a discrete time signal x[n] over [n1, n2]: By dividing the quantities by (t2-t1) and (n2-n1+1), respectively, gives the average power, P Note that these are similar to the electrical analogies (voltage), but they are different, both value and dimension. ELEC 405, L2

Energy and Power over Infinite Time For many signals, we’re interested in examining the power and energy over an infinite time interval (-∞, ∞). These quantities are therefore defined by: If the sums or integrals do not converge, the energy of such a signal is infinite Two important (sub)classes of signals Finite total energy (and therefore zero average power) Finite average power (and therefore infinite total energy) Signal analysis over infinite time, all depends on the “tails” (limiting behaviour) ELEC 405, L2

Time Shift Signal Transformations A central concept in signal analysis is the transformation of one signal into another signal. Of particular interest are simple transformations that involve a transformation of the time axis only. A linear time shift signal transformation is given by: where b represents a signal offset from 0, and the a parameter represents a signal stretching if |a|>1, compression if 0<|a|<1 and a reflection if a<0. ELEC 405, L2

Periodic Signals An important class of signals is the class of periodic signals. A periodic signal is a continuous time signal x(t), that has the property where T>0, for all t. Examples: cos(t+2p) = cos(t) sin(t+2p) = sin(t) Are both periodic with period 2p NB for a signal to be periodic, the relationship must hold for all t. 2p ELEC 405, L2

Odd and Even Signals An even signal is identical to its time reversed signal, i.e. it can be reflected in the origin and is equal to the original: Examples: x(t) = cos(t) x(t) = c An odd signal is identical to its negated, time reversed signal, i.e. it is equal to the negative reflected signal x(t) = sin(t) x(t) = t This is important because any signal can be expressed as the sum of an odd signal and an even signal. ELEC 405, L2

Exponential and Sinusoidal Signals Exponential and sinusoidal signals are characteristic of real-world signals and also from a basis (a building block) for other signals. A generic complex exponential signal is of the form: where C and a are, in general, complex numbers. Lets investigate some special cases of this signal Real exponential signals Exponential growth Exponential decay ELEC 405, L2

Periodic Complex Exponential & Sinusoidal Signals Consider when a is purely imaginary: By Euler’s relationship, this can be expressed as: This is a periodic signals because: when T=2p/w0 A closely related signal is the sinusoidal signal: We can always use: cos(1) T0 = 2p/w0 = p T0 is the fundamental time period w0 is the fundamental frequency ELEC 405, L2

Exponential & Sinusoidal Signal Properties Periodic signals, in particular complex periodic and sinusoidal signals, have infinite total energy but finite average power. Consider energy over one period: Therefore: Average power: Useful to consider harmonic signals Terminology is consistent with its use in music, where each frequency is an integer multiple of a fundamental frequency ELEC 405, L2

General Complex Exponential Signals So far, considered the real and periodic complex exponential Now consider when C can be complex. Let us express C is polar form and a in rectangular form: So Using Euler’s relation These are damped sinusoids ELEC 405, L2

Discrete Unit Impulse and Step Signals The discrete unit impulse signal is defined: Useful as a basis for analyzing other signals The discrete unit step signal is defined: Note that the unit impulse is the first difference (derivative) of the step signal Similarly, the unit step is the running sum (integral) of the unit impulse. ELEC 405, L2

Continuous Unit Impulse and Step Signals The continuous unit impulse signal is defined: Note that it is discontinuous at t=0 The arrow is used to denote area, rather than actual value Again, useful for an infinite basis The continuous unit step signal is defined: ELEC 405, L2

Lecture 2: Summary This lecture has looked at signals: Power and energy Signal transformations Time shift Periodic Even and odd signals Exponential and sinusoidal signals Unit impulse and step functions Matlab and Simulink are complementary environments for producing and analysing continuous and discrete signals. This will require some effort to learn the programming syntax and style! ELEC 405, L2