40
Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

Embed Size (px)

Citation preview

Page 1: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

1

Prof. Virendra V. DakhodeDepartment of Computer Engineering

SKNCOE Vadgaon Pune-41

Page 2: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

2

Sr. No

Name of Topics Name of booksReferred

No of Lecture

1 What is DSP? The Breadth and Depth of DSP.

Steven W. SmithDigital Signal Proc.

1

2 What is Signals ? Classification of signals

John ProakisDigital Signal Proc.

1

3 How signals is created?ADC and DAC, sampling,

John ProakisDigital Signal Proc.

1

4 Statistics, probability and noise Steven W. SmithDigital Signal Proc.

1

5 Discrete time systemProperties of DT system

John ProakisDigital Signal Proc.

1

6 Mathematical model for representation of DT system

John ProakisDigital Signal Proc.

1

7 Linear system Steven W. SmithDigital Signal Proc.

1

8 Use of transducers in DSP Steven W. SmithDigital Signal Proc.

1

Page 3: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

3

What is DSPD-(Digital):-Digital generates store and process data in term of two

state –ve and +ve.+ve is express as represent by 1-ve is express as represent by 0S-(Signal):- A signal is defined as any physical quantity that varies

with time, space or any other independent variable or variable .P-(Processing):-To perform operation on data according to

programmed instruction.

A to D convertor

Digital signal processor

D to A Convertor

Analog I/P signals

Digital I/P signals

Digital o/P signals

Analog o/P signals

Page 4: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

4

Allied areas of DSP Telecommunication (telephone conversion, telephone signals) 1. Multiplexing 2. Compression 3. Echo control Audio Processing 1. Music 2. Speech recognition 3.Speech generation Echo location 1. Radar (Radio detection & ranging) 2.Sonar (Sound navigation & ranging) 3. Reflection seismology

Page 5: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

5

Image processing 1. Medical 2. Space 3. Commercial imaging product.

Page 6: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

6

The Breadth and Depth of DSP

Space Space photograph enhancement Data compression Intelligent sensory analysis by remote space probes Medical Diagnostic imaging (CT, MRI, ultrasound, and others) Electrocardiogram analysis Medical image storage/retrievalCommercial Image and sound compression for multimedia presentation Movie special effects Video conference calling

Page 7: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

7

Telephone Voice and data compression Echo reduction Signal multiplexing FilteringMilitary Radar Sonar Ordnance guidance Secure communicationIndustrial Oil and mineral prospecting Process monitoring & control Non destructive testing CAD and design tools

Page 8: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

8

Scientific Earthquake recording & analysis Data acquisition Spectral analysis Simulation and modelling

Page 9: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

9

What is signal

A signal is defined as a physical quantity that varies with time, space or any other independent variable

The signal may depend on one or more independent variable. If a signal depends on only one variable then it is known as

one dimensional signal. Ex. AC power signal, speech signal ,ECG signal etc. If a signal depends on two independent variable then the

signal is known as two dimensional signals. Ex. X-ray , sonograms. Multi dimensional signal depends on many variables.

Page 10: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

10

Classification of signals

Signals are classified according to their characteristics1. Continuous time and discrete time signals2. Deterministic and random 3. Periodic and non periodic signals4. Even and odd signals5. Energy and power signals6. Causal and non causal signals

Page 11: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

11

Continuous time signals

Continuous time signals are defined for all values of “t” and is represented by x(t) .

Continuous time signals is also called an analog signals.

Ex. AC power supply

Page 12: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

12

Discrete time signals

The discrete time signals are defined at discrete instance of time and represented by x(n).

Ex. The amount deposited every month in a savings account is discrete.

Page 13: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

13

Deterministic and random signals

A deterministic signal is a signal having certainty of values at any given instance of time. (In medical images like ECG)

A random signal is a signal having uncertainty before its actual occurrence.(noise, seismic signals)

Page 14: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

14

Periodic and non-periodic signals

A continuous time signal is said to be periodic if it satisfies the condition

x(t + T) = x(t) for all “t”

A discrete time signal is said to be periodic if it satisfies the condition

x(n) = x (n + N) for all “N”

Page 15: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

15

Symmetric (even) and anti- symmetric (odd)

A continuous time signal is said to be symmetric (even) if it satisfies the condition

x(-t) = x(t) for all “t” A continuous time signal is said to be anti- symmetric (odd) if it satisfies the condition x(-t) = - x(t) for all “t”

Page 16: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

16

Energy and Power Signals The total energy of a sequence of x[n] is defined by

An infinite length sequence with finite sample values may or may not have finite energy.

The average power of signal given by

Average power of an infinite length sequence may be finite or infinite.

Page 17: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

17

Causal and non-causal Signals

A continuous time signal x(f) is said to be causal if

X(f)=0 for t<0

Other wise it is non causal

Discrete time signal is said to be causal if X(n)=0 for n<0

Otherwise it is non casual

Page 18: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

18

Statistics, probability and noise

Statistics and probability are used in DSP to characterize signals and processes that generate them.

The primary use of DSP is to avoid interference, noise and other undesirable components in the acquired data.

All these are produced as unavoidable by product of some DSP operation.

Statistics and probability allows these disruptive features to be measured and classified and to remove that offending components.

Page 19: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

19

Mean and standard deviation

Mean

Mean indicated by μ=

In words sum the values in the signal Where “i” is the index run from 0 to N-1 and then divide the

sum by N. This identical to the equation

In electronics, mean is commonly called the DC(direct current)

value the AC (alternating current) refers to now the signal fluctuate around the mean values.

Page 20: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

20

Standard deviation

It is denoted by In equation form it is given by

The term occurs frequently in statistics and given the name variance.

Standard deviation is a measure of how the away the signal fluctuate from the mean.

Variance represents the power of this fluctuation. Mean describes what is being measured. Standard deviation represents noise and other interference.

Page 21: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

21

The histogram, PMF and PDF

The Histogram display the number of samples that are in the signal that have each of the possible values.

The sum of all values in the histogram is equal to the number of points in the signal

Where Hi is the signal N is the number of points in signal M is number of points in histogram The histogram can be used to efficiency calculate the mean

and std. Deviation of very large data sets. This is especially important for image which can millions of

samples.

Page 22: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

22

Histogram groups samples together that have the same values.

Calculation of mean from histogram

Calculation of standard deviation from histogram

Limitation of histogram Calculating mean and standard deviation is time consuming

operations of addition and multiplication. Histogram algorithm is uses only on few samples.

Page 23: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

23

Probability mass function(PMF) A histogram is always calculated using a finite numbers of

samples while PMF is used with an infinite number of samples.

PMF is use for discrete signals. PDF is use for continuous signals.

Page 24: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

24

ADC and DAC Analog to digital conversion (ADC) and digital to analog

conversion (DAC) are the processes that allow the digital computers to interact with everyday signals.

Digital information is different form its continuous counterpart in two important respect it is sampled and quantized.

Page 25: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

25

ADC (Analog to digital conversion) The analog signal get convert into digital signal by performing

following operation like Sampling, quantization and encoding.

Most of the analog signal in the form of continuous time signal but in digital signal processing the signal are sampled and quantized at discrete time instance and represented by 0

and 1.This can be done by analog to digital convertor. Sampling: This is the conversion of a continuous time signal

into discrete time signal.

Quantization: this is the conversion of a discrete time continuous valued signal into a discrete time discrete value signal(digital signal)

Encoding: In the coding process each discrete value represented by binary sequence.

Page 26: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

26

ADC

Sampler Quantizer Encoder

Analog signalx(t)

Discrete time signals x(n)

Quantized signal xq(n)

Digital signalX[n]

Fs=1/TAnalog signalx(t)

Discrete time signal

X(n)=x(nT)

Page 27: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

27

DAC

To convert a digital signal into an analog signal A to D convertor is used.

In D to A convertor interpolation of samples performed. In interpolation it connects successive samples with straight

line segment D to A converter involves a sub optimum interpolator

followed by post filter.

Interpolator FilterDigital signal

analog signal

Basic block diagram of DAC

Page 28: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

28

Discrete time system Discrete time signals defined at discrete instance of time and

represented as x(n). Discrete time system is a device or algorithm that operates on

a discrete time signals. DT system processes a given input x[n] to generate an output

response with more desirable properties. In most of application discrete time system is a single input

single output system. Various types of discrete time systems are available science

the digital computer such as systems used for digital control, robotices,data compression and image processing.

Discrete time systemX[n] input signal Y[n] output signal

Page 29: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

29

Basic properties of discrete time systems

Linearity Time invariant Causality Static and dynamic system.

Linear system The system is linear if and only if it satisfies superposition

principal that is

If it does not satisfy above condition then system is said to be non linear

Page 30: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

30

Time invariant A system is said to be time invariant if its input output

characteristics does not change with time

Suppose we have a system T in relax state which, when exited by an input signal x(n) produces an output signal y(n) i.e.

Suppose we delay the input signal by ‘k’ units i.e. X(n-k) then

If the time of system do not change with time the output of the system is same i.e. Y(n-k) then the system is said to be time invariant/shift invariant otherwise time variant system.

Page 31: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

31

There fore, A relaxed system (time invariant )Or shift invariant if and only if

Implies that,

For every input signal x(n) and every time shift k.

Page 32: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

32

Causal system

A system is said to be causal if the output of the system at any time n [i.e. y(n) depends only on present and past input i.e. X(n),x(n-1),x(n-2).......] and does not depends on future input that is [x(n+1),x(n+2).......] ,

That is system is causal if it satisfy

If the system does not satisfy this question then it is said to be non causal.

Page 33: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

33

Static system A discrete time system called static/memory less system if its

output at any instant “n” depends at most on the same time , but not on past and future samples of the input otherwise system is said to be dynamic.

And

Both are said to be causal.

Page 34: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

34

Mathematical model for representation of DT system

Linear constant coefficient difference equation Difference equation describe a relationships between the

input and output rather than an explicit expression for the system output as a function of its input.

A linear constant coefficient difference equation of order N looks like

All solution of y[n] can be expressed as a sum.

Equation 1 can be rewritten as

Page 35: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

35

We need to know the input for all ‘n’ as well as a set of ‘N’ auxiliary condition such as

In order to be solve equationCondition An input x[n]=0 for leads to output y[n]=0 for A causal input x[n]=0 for n<0 leads to a causal output y[n]=0 for n<0.

Page 36: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

36

Linear convolution Consider unit step input x(n)=u(n) and filter Filtering is the operation of convolving a signal with the filter

impulse response.

Y(n)=0 , n<0

Y(0)=x(0).h(0)=1 (all other terms are zero)

Page 37: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

37

Linear System A signal is any physical quantity that carries information. OR we can say signal is a description of how one parameter

varies with anther parameter. A system is any process that produces an output signal in

response to an input signal. Linearity : A system is called linear if it has two mathematical

properties homogeneity and additive. Or a system is said to be linear if it obeys superposition

theorem. Homogeneity: It means that a change in amplitude of input

signal results in change in amplitude of output signal. x[n]=y[n] k x[n]=k y[n] where k is any constt.

Page 38: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

38

Additive: A system is said to be additive if added signal pass through it without interfacing.

If x1[n] result in y1[n] If x2[n] result in y2[n] then x1[n]+x2[n]=y1[n]+y2[n]Examples of linear systems Wave propagation: Electromagnetic waves Electrical circuits: resister, capacitor, inductor. Electronic circuits: Amplifiers and filters. Unit system: Where output is equal to input signal.

Page 39: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

39

Use of transducers in signal processing

Transducers defined as the device which convert one form of energy into other form.

The word transducer is a collective term used for both sensors and actuator.

Sensors which can be used to sense a wide range of different energy forms such as movement electrical signals, radiant energy, thermal energy.

Actuator used to switch voltage or current. Example 1: Microphone converts sound waves into electrical

signals for the amplifiers to amplify. Example 2: Loudspeaker(output device) convert these

electrical signals back into sound.

Page 40: Prof. Virendra V. Dakhode Department of Computer Engineering SKNCOE Vadgaon Pune-41 1

40

1. Thermocouple used to produce an analog signal.2. Light sensor used to produce digital signal.3. Carbon microphone and piezo electric crystal are used to

measure sound.4. Thermister/thermostat are used to measure temperature

and many more.

AmplifierInput deviceMicrophone

Controller/SystemOutput device loudspeaker