Solar Tracker Controller


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Location
    Albuquerque
    Posts
    19


    Did you find this post helpful? Yes | No

    Default Reply

    I would also like to add a small adjustable potentiometer to adjust the hysteresis but I will add that in later. I want the tracker to adjust its position every minute but I do not want to use any extra energy overadjusting. I need it to move to a certain position but when it gets there I want it to stay within certain limits instead of doing small oscillations trying to find an exact spot.

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    You could think telescope.
    Every minute so many steps on an encoder.
    The sun is pretty predictable
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default

    Also, perhaps a larger than usual capacitor on the ADC pin would make it slower to react to minor, quick fluctuations.

    Regards,

    Anand

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,115


    Did you find this post helpful? Yes | No

    Default

    I sure would place a large capacitor in this case but also an averaging routine.

    Melanie had a suggestion on an older post about having 16 samples, sort them, ged rid off the 8 values (4 top, 4 bottom) and average the rest 8. Maybe for this project this is overkill, but i.m.h.o. the best solution.

    A noise can always sneak in.

    Ioannis

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