Displaying Trend Information


Closed Thread
Results 1 to 3 of 3
  1. #1
    Mike M.'s Avatar
    Mike M. Guest

    Question Displaying Trend Information

    Hello,
    I am trying to display long term trend information on a L.C.D. (decreasing, steady, increasing) based on the recent history of data coming from averaged A/D converter readings.
    I have tried loading recent data changes into an array, and then doing multiple > or < comparisons, but I am having trouble coming up with a "noise" tolerant method of getting reliable trend information.
    If anyone has any experience or pointers to get me started in the right direction, I would greatly appreciate the advice, as I am running out of ideas.

    Thanks,

    Mike

  2. #2
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    Mike, THIS could be useful to eliminate the "noise".
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



  3. #3
    Mike M.'s Avatar
    Mike M. Guest


    Did you find this post helpful? Yes | No

    Post

    I did see this routine earlier, and it does look interesting. I guess I was a little concerned about small errors adding up over time with it, which I don't want for this particular project. Maybe that isn't even a problem with it.
    I actually have thrown about every type of digital (and analog) averaging into this project already, and finally do have it where it "feels" right and doesn't have much integer rounding problems or any hysteresis error (thanks to all of the previous forum advice). I guess I was just HOPING that someone had already "been there and done that" with a similar type of trend, history routine. I'm getting rather lazy in my old age, and I'm still rather new to picbasic.
    That's what I love about this forum. Someone can post an idea that gets you to take a different approach to a problem, and jars loose a brain cell or two...

    Mike

Similar Threads

  1. Joining variables and displaying on an LCD
    By Navaidstech in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 29th April 2009, 04:12
  2. Need information about this Motor ?
    By iugmoh in forum Off Topic
    Replies: 39
    Last Post: - 7th February 2009, 22:00
  3. Replies: 5
    Last Post: - 6th September 2007, 04:59
  4. reading, writing, and displaying from eeprom
    By Rhatidbwoy in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 12th January 2006, 22:05
  5. more information on CMCON?
    By justDIY in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 22nd June 2004, 05:49

Members who have read this thread : 1

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