digital filter with pic16f877


Closed Thread
Results 1 to 2 of 2
  1. #1

    Question digital filter with pic16f877

    Hello anyone.
    I am a student of electronic engineering and I will graduate after 3 months.
    Hence I am studying about my thesis. I must make a box with these specifications:
    I must input
    1-sampling time (T)
    2-Order of transfer function
    3-coefficients of numerator and denominator of transfer function, by keyboard and see them on the LCD screen.

    For example we want system operates as this transfer function:

    y(z)/u(z)=(3z+1)/(z^2+4z+2)
    After using z-transform:
    y(t)=3u(t-T)+u(t-2T)-4y(t-T)-2y(t-2T)

    I think that PIC microcontrollers is good for this project because it has Harvard architecture.
    I want to use PIC16F877 and pic basic professional compiler for making this device. But I must start studying about this micro initially so any suggestion for helping me is very lively for me.
    Please guide me about algorithm of software that I should write and download in micro and introduce sites or articles about making digital filters.
    I am awaiting your helpful reply.
    Thanks alot.
    Regards

  2. #2
    d1camero's Avatar
    d1camero Guest


    Did you find this post helpful? Yes | No

    Default

    Might this get you started?

    http://www.emesystems.com/BS2math5.htm

    d1

Similar Threads

  1. Average Values and digital filter ...
    By jorge in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 24th April 2010, 12:29
  2. Atod Digital Filter
    By GeoJoe in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd April 2008, 17:04
  3. 2nd Order Digital Filter for 24-bit
    By sefayil in forum mel PIC BASIC
    Replies: 0
    Last Post: - 2nd December 2005, 21:55
  4. digital filter
    By yasser hassani in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 15th September 2004, 01:28
  5. implementig digital filter and my problems????????
    By yasser hassani in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 2nd June 2004, 18:06

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts