1 / 17

Lect5 A framework for digital filter design

Lect5 A framework for digital filter design. The framework provided to the designer valuable information from specifications to implementation. 5.1 Structures for the Realization of Linear Time Invariant (LTI) System. Let us consider the first order system is given by.

Download Presentation

Lect5 A framework for digital filter design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lect5 A framework for digital filter design

  2. The framework provided to the designer valuable information from specifications to implementation. 5.1 Structures for the Realization of Linear Time Invariant (LTI) System. • Let us consider the first order system is given by

  3. Introduction to digital filter • A simplified block diagram of a real time digital filter with analogue input and output signals is shown in fig (5.6).

  4. As we have seen the main properties of the LTI system are the association and commutation as shown in fig (5.2).

  5. 5.2 Type of digital filter: FIR and IIR • Digital filters are broadly divided into two classes:- • 1) Infinite impulse response (IIR) • 2) Finite impulse response (FIR)

  6. 5.3 Choosing between FIR and IIR • The choice between FIR and IIR filters depends on the relative advantages of the two filters • 1) FIR has linear phase response and this is important for data transition, biomedicine, digital audio and image processing. • 2) FIR filters realized nonrecursively are always stable • 3) FIR requires more coefficients for sharp cut off than IIR. • 4) Analogue filters can be readily transformed into equivalent IIR digital filters meeting similar specifications.

  7. 5.4 Filter design steps • The design of a digital filter involves five steps:- • 1) Specification of the filter requirements. • 2) Calculation of suitable filter coefficients. • 3) Representation of the filter by suitable structure (realization). • 4) Analysis of the effects of finite wordlength on filter performance. • 5) Implementation of filter in software and/or hardware.

  8. 1) Specification of the filter requirements:- • The characteristics of digital filters are often specified in frequency domain. Fig (5.8) shows frequency response for low pass filter. The following are the main parameters:-

  9. 2. Coefficient calculation • The coefficient of the digital filters are h(k) for FIR, 𝑎𝑘𝑎𝑛𝑑𝑏𝑘 for IIR. • Calculations of IIR filter coefficients are based on the transformation of known analogue filter characteristics into equivalent digital filters. The two basic methods are used • (1) The impulse invariant • (2) The bilinear transformation

  10. 3. Representation of a filter by a suitable structure (Realization) • Realization involves converting a given transfer function H(z) into a suitable filter structure. • 1. For IIR filters, three structures are used:- • (a)Direct form • (b) cascade form • (c) parallel form

  11. 2. For FIR filter three structure are used:- • (1)Direct form (or transversal) • (2) Frequency sampling • (3)Fast convolution.

  12. c. Fast convolution realization:

  13. d. There are many other practical structures for digital filters

  14. 5.5 Finite world length effects • In actual implementation, represents the filter coefficients by limited number of bits, typically 8 to 16 bits, and the arithmetic operations indicated in the difference equation are performed using finite precision arithmetic.

More Related