Ch1 SS Introduction
Ch1 SS Introduction
Ch1 SS Introduction
Ch1: Introduction
1/65
Ch1-Introduction
1.1 What is a signal?
1.2 What is a system?
1.3 Some examples of real-world signals and systems
1.4 Elementary operations on signals
1.5 Classification of signals
1.6 Basic continuous-time signals (CTS)
1.7 Typical signal processing operations
1.8 Exercises with Matlab
1.9 Problems
2/65
1.1 What is a signal?
Any physical phenomenon that carries information
Vary with time, space, or any other variable/variables
Example in the world of science and engineering:
• Voice
• Audio
• Image
• Video
• Voltage (from sensors)
• Radar, GPS satellites
• Seismic vibrations
M. J. Roberts, Introduction to Signals and Systems
Communication systems
4/65
1.3 Real-world signals and systems
Audio recording system
5/65
1.3 Real-world signals and systems
Satellite systems
• HEO (Highly Elpitical Orbit)
• GSO (Geostationary Orbit)/GEO (Geostatinary Earth Orbit
• MEO (Medium Earth Orbit)
• LEO (Low Earth Orbit)
Apps:
Remote Sensing & Imaging
Mobile Communications
Broadband Connectivity
GPS & Navigation
Emergency Response & Disaster Relief
Broadcast: Satellite TV & Radio
IoT and M2M
Tele-health
In Dec. 2019, an Ultra Low Earth Orbit, namely Tsubame, by Japan working at 167,4 km high in 7 days 6/65
1.3 Real-world signals and systems
Health monitoring system
7/65
1.3 Real-world signals and systems
Environment, disaster, & agriculture monitoring system
8/65
1.3 Real-world signals and systems
5G and beyond 5G/6G systems
9/65
1.4 Elementary Operations on Signals
Time shifting
10/65
1.4 Elementary Operations on Signals
Time scaling
11/65
1.4 Elementary Operations on Signals
Time reversal
12/65
1.4 Elementary Operations on Signals
Example 1.1: Consider the following x(t), how to have x1(t),
x2(t), and x3(t) by using only x(t)?
13/65
1.4 Elementary Operations on Signals
Example 1.1: Consider the following x(t), how to have x1(t),
x2(t), and x3(t) by using only x(t)?
t = -t t=t-2
t=t-2
14/65
1.4 Elementary Operations on Signals
Example 1.1: Consider the following x(t), how to have x1(t),
x2(t), and x3(t) by using only x(t)?
t = -t t=t+2
t=t-2
t=t-2
15/65
1.4 Elementary Operations on Signals
Example 1.1: Consider the following x(t), how to have x1(t),
x2(t), and x3(t) by using only x(t)?
t=t-2 2x(t/2-2)
16/65
1.5 Classification of Signals
Continuous-time and discrete-time signals
17/65
1.5 Classification of Signals
Analog and digital signals
18/65
1.5 Classification of Signals
Periodic and aperiodic signals
• Periodic: x(t) = x(t + T) holds, f= 1/T
• Aperiodic: x(t) = x(t + T) does not hold
19/65
1.5 Classification of Signals
Periodic and aperiodic signals
Example 1.2: If a continuous-time signal x(t) is periodic, for each of
the following signals, determine whether it is periodic or aperiodic. If
periodic, find the period
(i) x1(t) = x(2t)
(ii) x2(t) = x(t/2)
Solution: Let T be the period of x(t) x(t) = x(t+T)
(i) x1(t) = x(2t) = x(2t+T) = x(2(t+T/2)) = x1(t+T/2)
(ii) x2(t) = x(t/2) = x(t/2+T) = x((t+2T)/2) = x2(t+2T)
20/65
1.5 Classification of Signals
Periodic and aperiodic signals
Proposition 1.1: Let continuous-time signals x1(t) and x2(t) be
periodic signals with fundamental periods T1 and T2,
respectively. The signal x(t) that is a linear combination of x1(t)
and x2(t) is periodic if and only if there exist integers m and k
such that mT1 = kT2 and
T1 k
rational number
T2 m
22/65
1.5 Classification of Signals
Periodic and aperiodic signals
Example 1.4: Given the following signal, determine whether it is
periodic or aperiodic. If periodic, find the period
x(t) = 2cos(4𝑡) + 3sin 10𝑡 = x1(t) + x2(t)
Solution:
x1(t), T1 = 1/2
x2(t), T2 = /5
So, T1/T2 = 5/(2),
not rational
x(t): aperiodic signal
23/65
1.5 Classification of Signals
Even and odd signals
• Even (E): x(-t) = x(t)
• Odd (O): x(-t) = -x(t)
x(t) = xe(t) + xo(t)
24/65
1.5 Classification of Signals
Even and odd signals
Example 1.5: Find the even and odd parts of x(t) = ej2t
Solution:
xe(t) = [(x(t)+x(-t)]/2 = cos(2t) and xo(t) = [(x(t)-x(-t)]/2 = jsin(2t)
x(t) = ej2t = cos(2t) + jsin(2t)
25/65
1.5 Classification of Signals
Even and odd signals
Example 1.6: For each of the following signals, determine whether it
is even, odd, or neither.
26/65
1.5 Classification of Signals
Even and odd signals
Example 1.6: For each of the following signals, determine whether it
is even, odd, or neither.
(a) x(t) x(-t) & x(-t) -x(t)
No E nor O
(b) x(t) = x(-t)
E
(c) x(-t) = -x(t)
O
27/65
1.5 Classification of Signals
Causal, noncausal, and anticausal signals
(a) Causal: x(t) = 0, t<0
(b) Noncausal: nonzero values for both the negative and positive times
(c) Anticausal: x(t) = 0, t>0
28/65
1.5 Classification of Signals
Energy and Power Signals
• Energy signal: finite energy, amplitude 0 as time
• Power signal: finite and nonzero power
• Instantaneous power of x(t)
p(t ) x (t )2
30/65
1.5 Classification of Signals
Energy and Power Signals
Example 1.7: Which of one is energy/power signal? Find the energy
and average power. t , 0 t 1
x(t )
(a) Energy 1,1 t 2
1 2
1 4
E x (t )dt t dt 1 dt 1
2 2 2
0 1
3 3
(b) Power
T /2 1
1 4
P x (t )dt (2t ) dt
2 2
T /2 0 0
3
31/65
1.5 Classification of Signals
Energy and Power Signals
Proposition 1.2: The sum of two sinusoids of different frequencies is the
sum of the power of individual sinusoids regardless of phase.
Proof: Let us consider a sinusoidal signal x(t) = Acos(t + ), the power of
x(t) is given by
32/65
1.5 Classification of Signals
Energy and Power Signals
Proposition 1.2: The sum of two sinusoids of different frequencies is the
sum of the power of individual sinusoids regardless of phase.
Proof: Let us consider a sinusoidal signal x(t) = Acos(t + ), the power of
x(t) is given by
Regardless of and
33/65
1.5 Classification of Signals
Energy and Power Signals
Now, consider the following two sinusoidal signals
x1(t) = A1cos(1t + 1) and x2(t) = A2cos(2t + 2) , and let xs(t) = x1(t) + x2(t)
34/65
1.5 Classification of Signals
Deterministic and random signals
• Deterministic signal
• Random signal
35/65
1.6 Basic CTSs
Unit step function
t
u(t ) (t )dt
0, t 0
(t )
, t 0
du (t )
(t )
dt
As the width Δ 0, the rectangular function converges to the impulse function δ(t) with an
infinite height at t = 0, and the total area remains constant at 1.
36/65
1.6 Basic CTSs
Unit impulse function (dirac delta function)
• Sampling property
• Shifting property
• Scaling property
1
(at ) (t )
a
37/65
1.6 Basic CTSs
Ramp function
r(t)
0 t
38/65
1.6 Basic CTSs
Rectangular pulse function
x(t)
t c
x(t ) a (
a
)
b b
t
0 t1 c t2
Triangle pulse function
x(t)
t c a
x(t ) a( )
b
t
0 c
2b
39/65
1.6 Basic CTSs
Signum function
x(t)
t
x(t ) (1 e )u (t ); 0
1
t
0 40/65
1.6 Basic CTSs
Complex exponential function
41/65
1.6 Basic CTSs
Decaying sinusoid function
x(t)
A
t
Ae sin0t; t 0 Ae-t
x(t )
0; t0
0 t
-A -Ae-t
42/65
1.7 Typical signal processing operations
Correlation
• Compare one reference signal with one or more signals
• Determine the similarity between them, additional information
• Cross correlation: cross- spectral analysis, detection of signals
buried in noise, pattern matching, and delay measurements
Filtering
43/65
1.7 Typical signal processing operations
Transformation
• Transform signals from time (freq.) domain to freq. (time) domain
• Provides the spectrum analysis
• Determine the bandwidth required to transmit the signal
• Provide additional insight into the behavior of the signal design &
implement algorithms for filtering, convolution, correlation
Modulation and demodulation
• Meet the transmission media
• Transmit over long distance
• Smaller antenna (about 1/10th the wavelength)
• Multiplexing
44/65
1.7 Typical signal processing operations
Multiplexing and Demultiplexing
• Time division multiplexing (TDM)
• Frequency division multiplexing (FDM)
• Wavelength division multiplexing (WDM)
• Code division multiplexing (CDM)
45/65
1.7 Typical signal processing operations
Multiplexing and Demultiplexing
• Time division multiplexing (TDM)
46/65
1.7 Typical signal processing operations
Multiplexing and Demultiplexing
• Frequency division multiplexing (FDM)
47/65
1.7 Typical signal processing operations
Multiplexing and Demultiplexing
• Wavelength division multiplexing (WDM)
48/65
1.7 Typical signal processing operations
Multiplexing and Demultiplexing
• Code division multiplexing (CDM)
49/65
1.8 Exercises with Matlab
Generating signals
1) x(t) = A*sin(2*f*t+)*exp(-*t)
A=10, f=1, = 0, = 1
A=10, f=2, = /2, = 0.75
50/65
1.8 Exercises with Matlab
Generating signals
2) x1(t) =u(t-t1) and x2(t)=u(-t-t2)
51/65
1.8 Exercises with Matlab
Generating signals
3) Rectangular function amplitude A, from t1 to t2
52/65
1.8 Exercises with Matlab
Generating signals
4) Sinc(t)=sin(t)/(t)
53/65
1.8 Exercises with Matlab
Others
5) Generating N random integer numbers from N1 to N2
6) Find the maximum number
7) Find the minimum number
8) List all the number L
9) List all the number U
54/65
1.9 Problems
1) State whether the following signals are causal, anticausal, or
noncausal?
a) x(t) = e-2tu(t)
b) x(t) = tu(t) – t(u(t-1)) + e(3-3t)u(t-1)
c) x(t) = etcos(2t)u(1-t)
Solution
a) x(t) = e-2tu(t)
55/65
1.9 Problems
1) State whether the following signals are causal, anticausal, or
noncausal?
b) x(t) = tu(t) – t(u(t-1)) + e(3-3t)u(t-1)
56/65
1.9 Problems
1) State whether the following signals are causal, anticausal, or
noncausal?
c) x(t) = etcos(2t)u(1-t)
57/65
1.9 Problems
2) Determine whether it is periodic or aperiodic. If periodic, find the
period?
a) x(t) = 1 + cos(4t +1)
b) x(t) = e-2t
c) x(t) = ej(5t + /2)
d) x(t) = ej(5t + /2)e^(-2t)
Solution
58/65
1.9 Problems
2) Determine whether it is periodic or aperiodic. If periodic, find the
period?
a) x(t) = 1 + cos(4t +1)
b) x(t) = e-2t
c) x(t) = ej(5t + /2)
d) x(t) = ej(5t + /2)e^(-2t)
Solution
59/65
1.9 Problems
2) Determine whether it is periodic or aperiodic. If periodic, find the
period?
a) x(t) = 1 + cos(4t +1)
b) x(t) = e-2t
c) x(t) = ej(5t + /2)
d) x(t) = ej(5t + /2)e^(-2t)
Solution
60/65
1.9 Problems
2) Determine whether it is periodic or aperiodic. If periodic, find the
period?
a) x(t) = 1 + cos(4t +1)
b) x(t) = e-2t
c) x(t) = ej(5t + /2)
d) x(t) = ej(5t + /2)e^(-2t)
Solution
61/65
1.9 Problems
3) Determine whether the following x(t) is periodic or aperiodic. If
periodic, find the period?
x1(t) = cos(2t/5) + 2sin(8t/5); x2(t) = sin(t); x(t) = x1(t)x2(t)
Solution
x1(t) = (ej2t/5 + e-j2t/5)/2 + (ej8t/5 - e-j8t/5)/j
x2(t) = (ejt - e-jt)/(2j)
62/65
1.9 Problems
3) Determine whether the following x(t) is periodic or aperiodic. If
periodic, find the period?
Solution
n/5 T = 10s
63/65
1.9 Problems
4) Compute energy/power of the following signals, determine whether
each signal is energy/power signal or neither
a) x(t) = 4sin(2t), - < t <
b) x(t) = 2e-2|t|, - < t <
Solution
a)
64/65
1.9 Problems
4) Compute energy/power of the following signals, determine whether
each signal is energy/power signal or neither
a) x(t) = 4sin(2t), - < t <
b) x(t) = 2e-2|t|, - < t <
Solution
b)
65/65