EEE 314/ EEES 330 Signals and Systems - Spring Semester 2018-2019
Signals and systems are encountered any time in our daily life. Signals
are physical quantities such as the voltage, current, temperature,
pressure, sound, image, electromagnetic wave, etc. Signals mainly
depend on time, and mathematically they are functions of time. Systems
are simply modeled as black boxes, which transform a signal (input) to
another signal (output). An RC low pass filter, a common-emitter
transistor amplifier, a television, a cell phone, a car, etc., are
examples of systems. As you can see signals and systems cannot be
separated and should be considered together.
Anybody has toyed with a device in his/her childhood or tried to open or
fix a device using a screwdriver, pliers, cutter, etc., or opened hood
of a car to investigate the machine. Similarly, in this course we will
play with signals and systems to understand and learn and use tools for
analyzing them; we are going to learn definitions and descriptions about
signals and systems and mathematical methods to analyze and understand
signals and systems.
Based on the above short description it is agreed that signals and
systems are in the heart of electrical and electronics engineering.
Contents
- Introduction.
- Linear time invariant (LTI) systems.
- Fourier analysis.
- The Laplace transform.
- Filtering.
- Sampling.
- The z-transform
Textbooks/Sources:
- Linear Systems and Signals. B. P. Lathi. 2005. Oxford University Press.
- Signals and Systems. Alan V. Oppenheim. 1997. Prentice Hall.
- http://ocw.mit.edu/resources/res-6-007-signals-and-systems-spring-2011/lecture-notes/
Matlab Files:
- Application file - sigsys.m
- Example of transformation of independent variable - tiv.m
- Plot of impulse and step response of the system: d^(2)/dt^(2) y(t) + 2 d/dt y(t) + 5 y(t) = x(t) - impstepresp.m
- (Heaviside) Unit step - ustep.m
- Rectangle - rect.m
- Ramp - ramp.m
- Sawtooth - sawtooth.m
- Triangular - triang.m
- Exponential - expfun.m
- Sinc - sinc.m
- Hilbert transform of sinc - hsinc.m
- Damped sine - dmpsin.m
- Damped cosine - dmpcos.m
- A time limited function - funa.m
- A time limited function - funa.m