28
Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) [email protected] Spring 1391

Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) [email protected]

Embed Size (px)

Citation preview

Page 1: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Signals and Systems

M. RahmatiComputer Engineering and Information Technology DepartmentAmir Kabir University of Technology(Tehran Polytechnic)

[email protected]

Spring 1391

Page 2: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Course organization

Textbook◦ Signals and Systems

Alan V. Oppenheim Alan S. Willsky S. Hamid Nawab

References◦ Fundamentals of Signals and Systems: Using Matlab

Edward W. Kamen and bonnie S. Heck Prentice Hall

◦ Signals and Systems : Continuous and Discrete Ziemer, Trainer, Fannin Macmillon

Page 3: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Course organization Grading

◦ Homework (20%) Computer Projects

Matlab, Java, C, C++ DO NOT COPY other students’ codes Add Comments to all of your source codes

Written Problems

◦ Tests (70 %) First Exam Midterm (Closed book) Final (Closed Book)

◦ Computer Project

Page 4: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Course organizationPolicies

◦Attendance◦Late Attendance◦Missing Exams / HW◦Neatness◦INDIVIDUALLY of your works◦NO CELL PHONE

Turn your mobile OFF

Page 5: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Overall Outline Introduction 1. Signals 2. Systems 3. Continuous-time Fourier Transform 4. Communication Systems 5. Discrete-Time Fourier Transform 6. Sampling 7. Applications of Discrete-Time Signal Processing 8. Fourier Series Representation 9. Laplace Transform 10. Feedback Systems 11. Z-Transform

Page 6: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

What is“Signals & Systems”all about???

Page 7: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

SIGNALS

Signals are functions of independent variables that carry information. For example:

Electrical signals ---voltages and currents in a circuit

Acoustic signals ---audio or speech signals (analog or digital)

Video signals ---intensity variations in an image (e.g. a CAT scan)

Biological signals ---sequence of bases in a gene

..

Page 8: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Beyond “Signals & Systems”

Signals & systems

Control system

Communication system

Digital Signal

Processing

Analog Electroni

csFPGAs for DSP

Computer Networks

Computer Security

Computer Paradigms

(AI, Neural Net., Etc.

Page 9: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Some Application Areas

Page 10: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Five Common Signals & Systems Scenarios:

Page 11: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Signal Classification :Type of Independent Variable

Time is often the independent variable. Example: the electrical activity of the heart recorded with chest electrodes –– the electrocardiogram (ECG or EKG).

Page 12: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

The variables can also be spatial

Page 13: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Independent Variable Dimensionality

Page 14: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Continuous-Time & Discrete-Time

Page 15: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Our Studies

Page 16: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

THE INDEPENDENT VARIABLES

Page 17: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

CT Signals

Page 18: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

DT Signals

Our Notation :

Page 19: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Many human-made DT Signals

Why DT? —Can be processed by modern digital computers and digital signal processors (DSPs).

Page 20: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Mandrill Example

Page 21: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Mandrill Example

Page 22: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Image Processing in Digital Camera

Page 23: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

SYSTEMS For the most part, our view of systems

will be from an input-output perspective:

A system responds to applied input signals, and its response is described in terms of one or more output signals

Page 24: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

EXAMPLES OF SYSTEMS

Page 25: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

SYSTEM INTERCONNECTIOINS

Page 26: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir

Real and Complex Signals

Page 27: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir
Page 28: Signals and Systems M. Rahmati Computer Engineering and Information Technology Department Amir Kabir University of Technology (Tehran Polytechnic) rahmati@aut.ac.ir