Chapter1
Chapter1
LECTURE 01 - INTRODUCTION TO
SIGNALS AND SYSTEMS
Chapter 1 1
Chapter 1: Signals and Systems
1.1 Introduction
The terms ‘signals’ and ‘systems’ are given various
interpretations. For example, a system is an electric network
consisting of resistors, capacitors, inductors and energy sources.
Example:
i(t) R
C +
+
vC(t)
- i(t) -
Chapter 1 2
1.2 Signals
There are two types of signals:
Examples:
Chapter 1 3
Figure 1.3: Above: An example of continuous-time signals.
Below: An example of discrete-time signals.
1.2.1 Sampling
Digital signal
Analogue
Signal xt
1 xnT xn
fs
T
Chapter 1 4
Figure 1.4: An example of acquiring discrete-time signals by sampling
continuous-time signals.
Chapter 1 5
1.2.1.1 Sampling Theorem
If the highest frequency contained in an analogue signal x(t) is
fmax and the signal is sampled at a rate fs 2 fmax then x(t) can be
exactly recovered from its sample values using an interpolation
function.
Example:
Audio CDs use a sampling rate, fs, of 44.1 kHz for storage of the
digital audio signal. This sampling frequency is slightly more
than 2fmax [fmax = 20kHz], which is generally accepted upper
limit of human hearing and perception of music sounds.
Example:
1 t 0
u(t ) (1.2)
0 t 0
A continuous-time unit step function u(t) is defined by Figure
1.5.
1 n 0
u[ n] (1.3)
0 n 0
Chapter 1 6
Analogue Signal
Discrete - time
Signal
Chapter 1 7
Example: Sketch the wave form: yn un un 1
0.8 0.8
0.6 0.6
0.4 0.4
0.2 0.2
0 n 0 n
-2 -1 0 1 2 3 -1 0 1 2 3 4
y[n] (c)
1
0.8
0.6
0.4
0.2
0 n
-2 -1 0 1 2 3
Chapter 1 8
Example:
Analogue Signal Discrete-time signal
=aT
Chapter 1 9
1.2.2 Periodic Signals
Example
x(t) period = P
-P 0 P 2P t
Figure 1.6: An example of periodic signals
Chapter 1 10
Example:
Chapter 1 11
1.2.3 Discrete-Time Sinusoidal Signals
fa = analogue frequency
fa
x[n] A sin( n aT ) A sin( 2 n)
fs (1.7)
x[n] A sin( n )
1
Sampling frequency fs
T
f
- Digital frequency 2 a aT (1.8)
fs
xn N xn
A sin n N A sin n
8000
N 8 samples
1000
An example of a sinusoidal sequence is shown in Figure 1.8.
Chapter 1 13
Example: Determine the fundamental period of x[n],
2
x [n] 10 cos n
15 5
2
digital frequency
15
2k
N
2 1
N 15 samples
2
15
Example:
2k 2
k
N 10
Smallest value of is obtained when k = 1
2
radians / cycle
10 5
Chapter 1 14
1.2.4 Real Exponential Signals
x(t)
Growing exponential
a>0.
c
t
x(t)
Decaying exponential
a<0
Chapter 1 15
1.2.5 Complex Exponential Signal
. Then
ce at | c | e j e( r j0 )t | c | e rt e j (0t )
| c | e rt cos(0t ) j | c | e rt sin(0t ) (1.11)
x(t) x(t)
r >0 r<0
t t
Chapter 1 16
In discrete time, it is common practice to write a real
exponential signal as
If c and are real and if ||>1 the magnitude of the signal grows
exponentially with n, while if ||<1 we have decaying
exponential.
Chapter 1 17
Magnitude
(t)
1
1
0 t
Frequency
(t )dt 1
(t)=0 for t0 (1.12)
du (t )
(t ) (1.13)
dt
du (t )
u(t) (t )
dt
1 1
t t
Chapter 1 18
1 n 0
[ n] (1.14)
0 n 0
Figure 1.12: Characteristic of discrete-time impulse function.
Chapter 1 19
1.2.7 Simple Manipulations of Discrete-Time Signals
x[n-2]
x[n+1]
k=2
k=-1
Figure 1.13: Top left: Original signal, x[n]. Top right: x[n] is delayed by 2
samples. Bottom left: x[n] is advanced by 1 sample.
Chapter 1 20
1.3 Systems
A continuous-time system is one whose input x(t) and output y(t)
are continuous time functions related by a rule as shown in
Figure 1.14.
x(t) y(t)
x(t) Continuous y(t)
Time
t System t
Figure 1.14: General representation of continuous-time
systems.
A discrete system is one whose input x[n] and output y[n] are
discrete time function related by a rule as shown in Figure 1.15.
Chapter 1 21
Example: The RC circuit shown in Figure 1.16 is a continuous-
time system
output
i(t)
R +
e(t) + C vC(t)
- i(t) -
input
dvC (t ) 1 1
vC (t ) e(t ) (1.15)
dt RC RC
dvC (t ) v ( nT ) vC ( nT T )
C (1.16)
dt t nT T
Chapter 1 22
vC(t) vC(nT)
P
vC(nT)-vC(nT-T)
nT-T nT t
vC nT vC nT T 1
vC nT enT
1
T RC RC
The difference equation is:
vC [n] vC [n 1] 1 1
vC [n] e[n]
T RC RC
e[ n] (1.17) difference
RC T
vC [ n] vC [ n 1]
RC T RC T equation
Chapter 1 23
Summary:
Continuous-Time System
Difference
Digital input Digital output
Equations
Discrete-Time System
1.4 Summary
At the end of this chapter, it is expected that you should know:
Chapter 1 24