• No results found

– J.G. Proakis and D.G. Manolakis, Digital Signal Processing 3rd edition, Prentice-Hall. -Steven W. Smith, The scientists and engineer’s guide to DSP.

N/A
N/A
Protected

Academic year: 2020

Share "– J.G. Proakis and D.G. Manolakis, Digital Signal Processing 3rd edition, Prentice-Hall. -Steven W. Smith, The scientists and engineer’s guide to DSP."

Copied!
90
0
0

Loading.... (view fulltext now)

Full text

(1)

Digital Signal Processing

(2)

– J.G. Proakis and D.G. Manolakis,

Digital Signal Processing 3rd edition, Prentice-Hall.

-Steven W. Smith,

The scientists and engineer’s guide to DSP.

(3)

1-Introduction

-Signals, systems and signal processing -Classification of signals

-Concept of frequency domain and time domain - DAC and ADC

2-Analysis of discrete-time systems - Resolution of DTS into impulses - Convolution Sum of LTI systems - Causal of LTI systems

- Stability of LTI systems

3- Analysis of discrete-time systems

- Discrete-time systems described by difference equations - Cross correlation and autocorrelation of DT signals

(4)

4- Frequency analysis of signal and systems

- Frequency analysis of continous-time signals - Frequency analysis of Discrete-time signals

- Properties of the Fourier transform for Discrete-time signals - Frequency domain characteristics of LTI systems

5- Discrete Fourier transform - Properties

- Applications 6- Z-Transform

7- MidTerm

(5)

8- Implementation of discrete-time systems 9- State-space system analysis and structures 10- Design of FIR filters

11- Design of IIR filters

12-Multirate digital signal processing

(6)

Topics

1-Introduction

-Signals, systems and signal processing

-Classification of signals

-Concept of frequency domain and time

domain

(7)
(8)
(9)
(10)
(11)
(12)
(13)
(14)

SIGNALS, SYSTEMS, SIGNAL

PROCESSING

(15)

Signal

Signal : any physical quantity that varies with

time, space or any other independent variable or

variables

Mathematically we describe a signal as a function

of one or more dependent variables

Example :

■ Describe two signals one that vary linearly with time t

(16)

Signal

Another Example:

Signal that describe two independent variables

x,y that could represent two spatial coordinates

in the plane

The previous examples show signals that

are precisely defined by specifying the

(17)

Signal

Cases where functional

relationships are unknown

or highly complicated

Example:

Speech signal can not be described functionally using expressions it can be

represented as sum of

(18)

System

Physical device that perform operations on the

signal

Example :

■ Noise filter for speech

■ When signal passed through the system the signal is processed(filtered)

System definition include not only physical devices

but also

software realization

of operations on

signal

■ The operations performed on signal consist of number of mathematical equations (programs)

(19)

Signal Processing

The system is characterized by the type of

operations it performs on the signal

If the operation is Linear the system is called

Linear

If the operation is Nonlinear the system is called

Nonlinear

(20)

Basic elements of DSP system

Most of signals are analog in nature

The signals are functions of continuous

variable as time, space,…

They usually takes values on continuous

range.

Signal Processing

■ Direct Signal Processing

(21)

Direct Signal Processing

■ Signals are processed directly by appropriate analog

systems for the purpose of changing their characteristics or extract information

Examples: filters, frequency analyzers, frequency multipliers,…

(22)

Digital Signal Processing

■ There is a need for interface between analog system and

digital processor “Analog to Digital Converter” (A/D)

■ The Output of A/D converter is a digital signal appropriate

as input for digital processor

■ Digital signal processor

■ Large programmable digital computer

(23)

Advantage of Digital over Analog

Signal Processing

Easy to reprogram

More accurate

Results can be stored to be reprocessed

(24)

CLASSIFICATION OF

SIGNALS

(25)

Continuous time Vs. Discrete time

Signals

Continuous time signals:

Defined for each value of time and take on

values in continuous interval (a,b) where a can

be -∞ and b is ∞

Can be described mathematically by functions of

continuous variables

Example : speech ,

(26)

Continuous time Vs. Discrete time

Signals

Discrete-time signals:

■ Defined only at a certain specific values of time

■ Example:

■ Function of integer variable

(27)

Continuous time Vs. Discrete time

Signals

Discrete-time signals:

■ To emphasize the discrete-time nature of the system we denote the

(28)

Continuous valued vs. Discrete

valued signals

Continuous valued signal:

If the signal can take all possible values on a

finite or infinite ranges.

Discrete valued signal:

The signal take values from finite set of possible

(29)

Deterministic Vs. Random signals

Deterministic signal:

■ Signal can be described by any explicit mathematical

expression, a table of data, or a well defined rule

Random signal:

■ Can not be described to any reasonable degree of

(30)
(31)
(32)

ANALOG TO DIGITAL &

DIGITAL TO ANALOG

CONVERSION

(33)

Analog to Digital Conversion

A/D is done on three steps:

■ Sampling

(34)

Sampling

■ Conversion of continuous time signal discrete time

signal

■ Obtained by taking samples of continuous time signal at

discrete time instances

Uniform Sampling:

■ X(n) is discrete time signal obtained by taking samples of the

analog signal xo(t) at each T seconds

Sampling Rate: F

(35)
(36)
(37)
(38)
(39)
(40)

Quantization

Conversion of

discrete

time

continuous

valued

signal to

discrete

time

discrete

valued

signal

The value of each signal sample is represented by

a value selected from a finite set of possible values

The error introduced is called

quantization error

or

(41)

Data Communications, Kwangwoon University 4-41

(42)

Coding

Each discrete value x

q

(t) is represented by

(43)
(44)
(45)
(46)
(47)
(48)

Chapter2 :

(49)

DISCRETE TIME SIGNALS

(50)

Discrete time signals

(51)

Discrete time signals

(52)

Discrete time signals

(53)

Classification of Discrete Time

Signals

(54)

Manipulations of Discrete time

signals

(55)

Manipulations of Discrete time

signals

(56)

Manipulations of Discrete time

signals

(57)
(58)
(59)

DISCRETE TIME SYSTEMS

(60)

Discrete time systems

Device or algorithm that perform some

prescribed operations on a discrete time

signal

Discrete time system is a device or

algorithm that operate on discrete time

signal called the

input or excitation

according to some well defined rules to

produce another discrete time signal called

(61)

Discrete time systems

Input/output description

■ The input signal x(n) is transformed by the system into a

signal y(n) expressed as:

■ Τ denotes the transformation(operator) or processing

(62)

Discrete time systems

Input/output description

(63)

Discrete time systems

Input/output description

■ Sol:

a) identity system.

b) system delays input by one sample. Y(n)

c) Advances the input: y(n)

d)

And then

e)

(64)
(65)
(66)
(67)
(68)
(69)

CLASSIFICATION OF

DISCRETE TIME SYSTEMS

(70)

Static vs. dynamic systems

Static: or called memory less, if the output at any instant n depends at most on input sample at the same time, but no past or future samples of input.

■ Any other case the system is said to be dynamic or have

memory

Examples

■ Static

(71)

Time Invariant Vs. Time Variant

systems

Time Invariant systems-1: if the input-output

characteristics don't change with time

System in relaxed state: we have system T in

relaxed which when excited by an input signal

x(n)

(72)

Time Invariant Vs. Time Variant

systems

Time Invariant systems-2:

Definition:

A relaxed system T is time invariant or shift

invariant if and only if

implies that

(73)
(74)

Time Invariant Vs. Time Variant

systems

Time Invariant systems-3: Example1-1:

given the system

(75)

Time Invariant Vs. Time Variant

systems

Time Invariant systems-4: Example:

delaying input with k units (2)

delaying output with k units (3)

since the RHS of (2) & (3) are identical

(76)

Time Invariant Vs. Time Variant

systems

Time Invariant systems-5: Example2-1:

(77)

Time Invariant Vs. Time Variant

systems

Time Invariant systems-6: Example2-2:

delaying input with k units (2)

delaying output with k units (3)

(78)

Linear Vs. Non Linear Systems

Linear Systems-1:

A system is called linear if and only if

(79)

Linear Vs. Non Linear Systems

(80)
(81)

Linear Vs. Non Linear Systems

Linear Systems-3:

Linear System properties:

A. Multiplicative or scaling property:

Where

If the response of the system to the input x1(n) is y1(n) then the response to a1x1(n) is a1y1 (n)

(82)
(83)

Linear Vs. Non Linear Systems

Linear Systems-3:

Linear System properties:

B. Additivity property:

(84)

Causal Vs. Non Causal Systems

Causual Systems:

A system is called causal if the output [y(n)] of the system at any time n depends only on the present and past inputs ex[x(n-1),x(n-2),….]

But does not depend on future inputs ex[x(n+1),x(n+2),….]

Where F[.] is any arbitrary function

(85)
(86)
(87)
(88)
(89)
(90)

References

Related documents

IEPUGDSA1 - Offshore Addendum to the Data Sharing Agreement – IEP Page 10 of 10 The NHS CFH Information Assurance Working Group (IAWG) technical specialists reviewed the design

Jednako tako svojim radom ću pokušati potvrditi tezu kako su hrvatski izdanci Crnog vala izuzetno važni filmovi kako za hrvatsku kinematografiju tako i za jugoslavensku, te

Intensified focus on green assignments in the municipalities as well as intensified competition in the tendering process will enhance competition between the private

The crucial question of this paper is how one can reproduce the results of section 3 inferred by the canonical quantization procedure using the effective action formalism and

Fast grown biofilms show a higher detachment rate than slowly grown biofilms if stressed simi- larly since high growth rates cause a weaker EPS-matrix and thus unstable

The system is composed by an Industrial Rotational Moulding Oven (figure 3) equipped with a temperature acquisition system, based on a PLC and radio frequency transceivers, and

This research was aimed at finding out: (1) whether or not Collaborative Writing Technique is more effective than Direct Instruction in teaching writing of