Signal and Systems Lecture 1
Signal and Systems Lecture 1
Solomon T. Mawcha
Address:
1 / 11
Signal and Systems Lecture 1 Department of ECE
Introduction
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
1 / 11
Signal and Systems Lecture 1 Department of ECE
Introduction
Introduction
2 / 11
Signal and Systems Lecture 1 Department of ECE
Introduction
Representation of signal
2 / 11
Signal and Systems Lecture 1 Department of ECE
Introduction
2 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
2 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Application Areas
1 Control
2 Communications
3 Signal processing
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Control Applications
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Communication Applications
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Modulation
Figure 1 : Modulation.
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Modulation
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Digital Modulation
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Multimedia Applications
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
JPEG Example
Examples:
1 Brain signals (EEG) Electroencephalogram (EEG)
2 Cardiac signals (ECG)- electrocardiography
3 Medical images (x-ray, PET, MRI)-Magnetic resonance
Image
Goals:
1 Detect abnormal activity (heart attack, seizure)
2 Help physicians with diagnosis
Tools: Filtering, Fourier Transform
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Example
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Biometrics
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Biometrics
3 / 11
Signal and Systems Lecture 1 Department of ECE
Applications of Signals and Systems
Filtering Example
3 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
3 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
Energy Signal
1 Signal
R ∞energy is represented by Ex
2 Ex = −∞ x 2 (t)dt for Continuous-time signal
P∞
3 Ex = n=−∞ (x[n])2 for Discrete-time signal
Power Signal
1 Signal power is represented by Px
2 power signal has infinite energy
1
RT 2
3 Px = limT →∞ 2T x (t)dt for Continuous-time signal
R T−T
4 Px = limT →∞ T1 0 x 2 (t)dt for periodic Continuous-time
signal
1
PN 2
5 Px = limT →∞ 2N+1 n=−N (x[n]) for Discrete-time signal
6 If total energy is finite energy signal has zero power
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
Non-periodic
1 A signal Xt that for which there is no value of T to satisfy the
above equations is aperiodic or non-periodic 4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
Even Signals
1 x(t) = x(−t) for for all t
2 even part of a signal is represented by Xe (t)
3 Xe (t)= 12 (x(t) + x(−t))
4 x(t) = t 2 − 40 is an even signal
Odd Signals
1 Xo (t)= x(t) = −x(−t) for for all t
2 odd part of a signal is represented by Xo (t)
3 X0 (t)= 12 (x(t) − x(−t))
1 3
4 x(t) = 10 t is an odd signal
every signal can be represented as a sum of even and odd
components
x(t) = e0.4t is neither odd nor even
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
4 / 11
Signal and Systems Lecture 1 Department of ECE
Signal Classification
Deterministic Signals
1 is a signal about which there is no uncertainty with respect
to its value
2 can be described by a math relation or a table. (Give me an
example)
Random Signals or Stochastic
1 is a signal about which there is uncertainty before its actual
occurrence
2 cannot been described by determined math relation. It may
be defined by probability density function, distribution
function or etc. (Give me an example)
4 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
4 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
Unit step
represented by u(t) for the continuous signals and u[n] for
discrete
and is defined as
1
if t > 0
u(t) = 0 if t < 0
discontinuity if t = 0
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
A pulse signal
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
Rectangle
(
1 if − 12 <= t <= 1
2
x(t) =
0 otherwise
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
Triangular
(
1-t if −1 <= t <= 1
x(t) =
0 otherwise
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
Sinusoidal Signals
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic(useful) signals
Ramp Signals
is the integral of the step function u(t)
commonly denoted by r (t)
and is defined as
(
t if t ≥ 0
r (t) =
0 otherwise
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
5 / 11
Signal and Systems Lecture 1 Department of ECE
Basic operations performed on signals
6 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on dependent variable
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
6 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on dependent variable
Amplitude Scaling
1 y(t) = Cx(t)
2 Example Amplifier
7 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on dependent variable
Addition
7 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on dependent variable
Multiplication
7 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on the independent variable
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
7 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on the independent variable
Time Scaling
y(t) = x(at)
if a >= 1, the signal y(t) is compressed version of x(t)
0 < a < 1, the signal y(t) is expanded version of x(t)
8 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on the independent variable
Time reversal(Reflection)
8 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on the independent variable
Time shift
let x(t) denote a continuous time signal
the shifted version of x(t) will be y (t) = x(t − t0 )
t0 is the time shift
if t0 > 0, x(t) is shifted to the right with respect to the time
axis
if t0 < 0, x(t) is shifted to the left with respect to the time
axis
8 / 11
Signal and Systems Lecture 1 Department of ECE
Operation performed on the independent variable
8 / 11
Signal and Systems Lecture 1 Department of ECE
Systems and Frequently encountered Interconnections
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
8 / 11
Signal and Systems Lecture 1 Department of ECE
Systems and Frequently encountered Interconnections
What is System?
9 / 11
Signal and Systems Lecture 1 Department of ECE
Systems and Frequently encountered Interconnections
9 / 11
Signal and Systems Lecture 1 Department of ECE
Systems and Frequently encountered Interconnections
A parallel Interconnection
the same input signal is applied to two or more than two
systems
the output of the systems is added
eg. simple audio systems with several microphones..
speaker system
Combined Interconnection
9 / 11
Signal and Systems Lecture 1 Department of ECE
Systems and Frequently encountered Interconnections
Feedback Interconnection
the output of system 1 is the the output and input to system
2
the output of system 2 is added to the external input
Electrical circuits
9 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Outline
1 Introduction
2 Applications of Signals and Systems
3 Signal Classification
4 Basic(useful) signals
5 Basic operations performed on signals
6 Operation performed on dependent variable
7 Operation performed on the independent variable
8 Systems and Frequently encountered Interconnections
9 Basic System Properties
9 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Memoryless
1 its output for each value of the independent variable at
given time is dependent on the input at the same time
2 Eg1. y[n] = (2x[n] − x 2 [n])2
3 Eg2. y(t) =Rx(t) where R is resistor, x(t) is current and
y (t) is voltage
System with memory
1 its output depends on theP past values
n
2 eg1. Accumulator y[n] = k=−∞ x[k ]
3 eg2. Delay y[t] =x[n − 1]
Rt
4 eg3. Capacitor y (t) = C1 −∞ x(t)dt
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Causality
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Stability
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Time Variance
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Linearity
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Example 1 -Linearity
Consider a system S whose input x(t) and output y(t) are
related by
y (t) = tx(t)
Determine if it is linear or not.
Solution
y1 (t) = tx1 (t)
y2 (t) = tx2 (t)
x3 (t) = a1 x1 (t) + a2 x2 (t)
y3 (t) = tx3 (t)
y3 (t) = t(a1 x1 (t) + a2 x2 (t)) = a1 tx1 (t) + a2 tx2 (t)
which is equal to
a1 y1 (t) +a2 y2 (t)
so it is linear
10 / 11
Signal and Systems Lecture 1 Department of ECE
Basic System Properties
Example 2 -Linearity
10 / 11
Signal and Systems Lecture 1 Department of ECE
11 / 11
Signal and Systems Lecture 1 Department of ECE
Vielen Dank!
11 / 11