fir lattice structure

Upload: wasim123in

Post on 07-Apr-2018

222 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 Fir Lattice Structure

    1/21

    Major Project Report On

    FIR LATTICE STRUCTURE

    1. Filter co-efficients to Lattice co-efficients2. Lattice co-efficients to Filter co-efficients

    Presented By:-Anuj Kumar

    Ashutosh Verma

    Suman Saurabh

  • 8/3/2019 Fir Lattice Structure

    2/21

    Introduction

    Realization of any FIR discrete time system

    Direct form realization

    Simplest form of filter realization

    Quantization effects are not taken into

    consideration.

  • 8/3/2019 Fir Lattice Structure

    3/21

    Lattice realization

    Exhibit robustness in finite word lengthimplementations.

    Frequency sampling realization for an FIR

    system (computationally efficient). State space formulation for linear time

    invariant system.

    Lattice filters are used extensively in digitalspeech processing and in the

    implementation of adaptive filters.

  • 8/3/2019 Fir Lattice Structure

    4/21

    What we see..

    Direct form filter realization is the

    simplest but not very much accurate.

    Lattice realization is accurate but not so

    simple.

  • 8/3/2019 Fir Lattice Structure

    5/21

    What If.

    If we get both the simplicity of Direct form realization as well as the accuracy of

    Lattice realization. We get a way to convert Filter co-

    efficients to Lattice co-efficients and vice-

    versa, such that we can extract thebenefits of both.

  • 8/3/2019 Fir Lattice Structure

    6/21

    Direct Form FIR Digital Filter

    StructuresA direct form realization of an FIR

    filter can be readily developed from

    the convolution sum description asindicated below for N= 4

  • 8/3/2019 Fir Lattice Structure

    7/21

    FIR Filter RealizationsLattice Form

    7

    u[k]

    y[k]

    +

    +

    x

    x

    ko

    +

    +

    x

    x

    k1

    +

    +

    x

    x

    k2

    +

    +

    x

    x

    k3

    xbo

    y[k]

    ~

    ][....]1[.][.][10

    Nkubkubkubky N

    i.e. different software/hardware, same i/o-behavior

  • 8/3/2019 Fir Lattice Structure

    8/21

    Conversion of Direct - from

    Filter coefficients to Lattice

    coefficients

    Here,

    x(n) is the input sequence to the filter andy(n) is the output sequence.m(k) is the Unit sample response of the m

    th

    filter. where., k = 1,2,3,,m.

  • 8/3/2019 Fir Lattice Structure

    9/21

    We can compute directly lattice

    coefficients by using these

    equations

  • 8/3/2019 Fir Lattice Structure

    10/21

    If order=1 and coefficients is 1

    and 0.2 respectively.

  • 8/3/2019 Fir Lattice Structure

    11/21

    Graphics window for order 1 is

  • 8/3/2019 Fir Lattice Structure

    12/21

    2nd order Filter

    If order=2 and coefficients is 1, 0.3 and 0.5respectively.

  • 8/3/2019 Fir Lattice Structure

    13/21

    Graphics window for order 2 is

  • 8/3/2019 Fir Lattice Structure

    14/21

    Conversion from Lattice

    coefficients to Direct - form

    Filter coefficients

    Km = Reflection Co-efficient.

    Ym(z) = mth Output.

    Xm(z) = mth Input.

  • 8/3/2019 Fir Lattice Structure

    15/21

    Finding co-efficients

    1 k m-1,m =1,2,.,M-1

  • 8/3/2019 Fir Lattice Structure

    16/21

    1st Order Filter

    If order=1 and k1=0.5

  • 8/3/2019 Fir Lattice Structure

    17/21

    Graphical representation for

    order = 1

  • 8/3/2019 Fir Lattice Structure

    18/21

    2nd Order Filter

    If order = 2 and k1=0.5 and k2=0.8

  • 8/3/2019 Fir Lattice Structure

    19/21

    Graphical representation for

    order = 2

  • 8/3/2019 Fir Lattice Structure

    20/21

    Conclusion

    We can get Filter co-efficients and

    Lattice co-efficients from one another.

    So, we can reach to a more accurate

    result using easier computation

    technique.

  • 8/3/2019 Fir Lattice Structure

    21/21

    THANK YOU