Chapter 1 (Section-01)
Chapter 1 (Section-01)
School
Electrical Engineering and Telecommunications
University of New South Wales (UNSW), Australia
Chapter 1
Chapter 1: Signals and Systems ......................................................... 2
1.1 Introduction............................................................................. 2
1.2 Signals..................................................................................... 3
1.2.1 Sampling ........................................................................... 4
1.2.2 Discrete-Time Sinusoidal Signals................................... 10
1.2.3 Discrete-time Exponential Signals ................................. 12
1.2.4 The Unit Impulse ............................................................ 13
1.2.5 Simple Manipulations of Discrete-Time Signals ........... 14
1.3 Systems ................................................................................. 15
1.4 Summary ............................................................................... 18
Chapter 1: Problem Sheet 1
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
3
1.5
0.5
0
time (t)
3
1.5
0.5
0
0 5 10 15 20
sample number (n)
Figure 1.3: An example of continuous-time and discrete-time signals
1.2.1 Sampling
, x(t) , x(n)
Amplitude
t 01 7 n
Chapter 1 4
4
0
-T 0 T 2T 3T 4T
4 Discrete-time signal
x[n]
3
0
-1 0 1 2 3 4
sample number (n)
Sampling Theorem
Chapter 1 5
Exercise: What is the minimum sampling frequency, fs, required to avoid aliasing
when sampling a signal with the following spectrum?
Magnitude
a) 30 kHz
b) 60 kHz
c) 45 kHz
d) none of the
above
f (kHz)
-30 0 15 30 45
1 t 0
u(t ) (1.2)
0 t 0
1 n 0
u[ n] (1.3)
0 n 0
Chapter 1 6
Example: Sketch the wave form: yn un un 1
u(t+1) 2u(t)
1 1
-3 -2 -1 0 1 2 3 4 t -3 -2 -1 0 1 2 3 4 t
0.5u(t-2) y(t)
1 1
-3 -2 -1 0 1 2 3 4 t -3 -2 -1 0 1 2 3 4 t
-1
Exercise:
Chapter 1 7
Example:
Analogue 1
A cos(2 f a n )
Frequency (a) fs
in radians
a = 2fa fa
A cos(2 n)
fs
x[n] A cos(n )
fa
where 2 aT
fs
: digital frequency(rad)
−𝜋 ≤ 𝜃 ≤ 𝜋
Chapter 1 8
Periodic Signals
Example
x(t)
Period = P
-3P -2P -P P 2P 3P t
Chapter 1 9
Example:
fa
x[n] A sin(n aT ) A sin(2 n)
fs (1.7)
x[n] A sin(n )
1
Sampling frequency: fs
: T
fa
- Digital frequency: 2 aT (1.8)
fs
Chapter 1 10
A discrete-time signal is said to be periodic with a period length
N, if N is the smallest integer for which
xn N xn
A sinn N A sinn
fs
N k (1.9)
fa
Chapter 1 11
Example:
2
Determine the fundamental period of x [ n] 10 cos n
2𝜋 15 3
Digital frequency: =
15
2𝜋𝑘
Recall (equation 1.9): N = ; k=1 is the smallest positive
𝜃
integer
2 1
2
N= 15 = 15 samples
Example:
The sinusoidal signal x[n] has fundamental period N=10 samples.
Determine the smallest for which x[n] is periodic:
2k 2
k
N 10
Smallest value of is obtained when k = 1
2
radians/ cycle
10 5
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 12
x[n] = cn >1, c > 0
x[n]
x[n]
(t) Magnitude
1 1
(a) (b)
Figure 1.9 Characteristics of impulse response function (a) in time domain and
(b) in the frequency domain
1 n 0
[ n] (1.12)
0 n 0
Figure 1.10: (a,b) Original signal x[n], (c) x[n] is advanced by 1 sample,
(d) x[n] is delayed by 2 samples
Chapter 1 14
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.11.
x(t) y(t)
x(t) Continuous y(t)
Time
t System t
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.12.
Difference
Digital input Digital output
Equations
Discrete-Time System
Chapter 1 15
Example: The RC circuit (known as a low-pass filter or an
integrator) shown in Figure 1.13 is a continuous-time system.
output
i(t)
R +
e(t) + C vC(t)
- i(t) -
input
If we regard e(t) as the input signal and vc(t) as the output signal,
we obtain using simple circuit analysis
dvC (t ) 1 1
vC (t ) e(t ) (1.13)
dt RC RC
dvC (t ) vC ( nT ) vC ( nT T )
dt t nT T (1.14)
vc(t)
P
vc(nT)
vc(nT)-vc(nT-T)
vc(nT-T)
T
Backward Euler
Approximation
*assume T is
sufficiently small
nT-T nT t
Figure 1.34: An approximation of discrete-time systems from the continuous-time systems.
Chapter 1 16
By substituting equation (1.14) into (1.13) and replacing t by nT,
we obtain:
vC nT vC nT T
vC nT enT
1 1
T RC RC
e[ n] (1.10) difference
RC T
vC [ n] vC [ n 1]
RC T RC T equation
Exercise:
i(t)
output
i(t)
-
vR(t)
+
C +
e(t) + vR(t)
R
output
- -
i(t)
input
Chapter 1 17
1.4 Summary
At the end of this chapter, it is expected that you should know:
Chapter 1 18