Page 1 of 2 12 LastLast
Results 1 to 12 of 18

Thread: servos to control dual axis solar tracker

  1. #1
    Registered
    Join Date
    Aug 2005
    Location
    United States
    Posts
    9
    Downloads
    0
    Uploads
    0

    servos to control dual axis solar tracker

    Hello all,

    After finding this site about a month ago, I'm definitely itching to build a CNC machine, but before I can do that, I need power in my new shop. I'm installing solar panels, and while initially, I'll probably just statically mount them on poles, the dual axis trackers you can buy for big bucks actually do make quite alot more power by semi-intelligently tracking the sun. I'm thinking they would be pretty easy to build yourself and control using CNC type servo/stepper motors and software.

    My newbie question regards planning for the future with the wiring. I'm running underground conduit from the PV combiner box and PV poles back to the shop in the next couple of days, and would like to include enough wire to control the two axis motors on each pole at some point in the future when I have time/funds/understanding to add them. In addition to the wiring for the PVs, what might be needed going to each pole? Would running just one additional #10 hot wire for 48v power to the motors, and then maybe two cat5 wires (one for each axis) for control be sufficient?

    I don't have the advantage of knowing alot about how the control circuitry for servos or steppers works - but I'm hoping it isn't more than 8 wires and the currents involved in control are small enough that the 8 #24 wires in cat5 would work. Would this work?


  2. #2
    Registered
    Join Date
    Aug 2004
    Location
    US
    Posts
    2827
    Downloads
    0
    Uploads
    0
    Each servo would have 3 wires for power and direction control and you'll need 4 wires for each servo encoder (A, B, +5, and GND). You'll also need 4 wires for the cell which will determine where the sun is at.


  3. #3
    Registered
    Join Date
    Aug 2005
    Location
    United States
    Posts
    9
    Downloads
    0
    Uploads
    0
    >Each servo would have 3 wires for power and direction control

    The 72v PV array and 48v battery bank share a common negative - so I figured I wouldn't need an extra wire for -, just for + from the batteries. What voltage and amperage is the third "direction control" wire?

    >and you'll need 4 wires for each servo encoder (A, B, +5, and GND).

    The encoder is what tells the servo where it is right? I posted this in servos instead of steppers because from what I've read, servos are generally more powerful and while the vertical axis shouldn't take alot of power to move, tilting the array up and down along the horizontal axis might. Do you think cat5 would work for this over 125'? If the current is low enough maybe the voltage drop wouldn't be a problem.

    Relatedly, since steppers seem to be cheaper and from what I gather don't involve an encoder, how many wires for them since one of those might work for twisting the vertical axis? In either case, I guess I should probably also include limit switches on both axis just in case - which probably also takes 1 wire back to the controller no?

    >You'll also need 4 wires for the cell which will determine where the sun is at

    Rather than use a sensor, I was just thinking I'd use software to drive each unit in parallel based on my latitude, date, and time of day. The software might also have a home function, and maybe a function to tilt the array to maximum for knocking off snow in the winter. From what I have read, the sensors tend to cause more problems than anything else on the commercial units.

    Sorry to be such a newb - your help is greatly appreciated.

    P.S. I used to live in Austin. I sure miss Gumbos and Rudys.


  4. #4
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11985
    Downloads
    0
    Uploads
    0
    When you are sizing servos, wire, etc., you should consider that you only need small motors running through a large gear reduction to drive your motion. By typical CNC standards your axis motion is snail-like; you want to track less than 180 degrees in 12 hours or so. Also you do not need a rapid return because you have all night to get back to the dawn position. Even your tilt for dumping snow does not need to be fast because snow does not accumulate instantly without warning.

    Have you thought about the mechanical details of the drive? I suggest you do not do something that is small and close to the axis of rotation because you have to worry about high torque loads. Design something that allows you to put the motor drive at the periphery of a half circle comparable in size to the dimension of you PV array.


  • #5
    Registered
    Join Date
    Aug 2005
    Location
    United States
    Posts
    9
    Downloads
    0
    Uploads
    0
    Geof,

    Very good points about speed - and using gear reduction rather than powerful motors. Modest steppers might work for both cases given sufficient gearing. I haven't given alot of thought to mechanics other than looking at what the existing solutions do (www.wattsun.com for example). Seems like a worm drive for the vertical axis, and a stainless acme screw or some such for the horizontal might do the trick.

    This is unrelated, but since the movement on each of the 4 poles will be identical - I wonder if there are any controllers out there beefy enough to run say 4 steppers per controller? That would allow me to just have two controllers rather than eight.

    I guess it's time to order a few cheap stepper motor off eBay, pull out my old BASIC Stamp protoboard, 100' of cat5, and see what I can or can't make work. I guess if the cat5 won't work, I can always pull larger wire although I'm wondering if the voltage drop on such a long run will cause any problems.

    Thanks for the feedback. --J


  • #6
    Registered Evodyne's Avatar
    Join Date
    Dec 2004
    Location
    USA
    Posts
    518
    Downloads
    0
    Uploads
    0
    BullCreek,

    Hi! You can really do it all at the PV panels. All you need is to have DC to run the motors. Take a peek at Red Rock Energy: you can get sun trackers there that will run DC motors (not servos, not steppers, just plain-jane permanant magnet motors) to move the panel until pointed at the sun. If you don't like what he has, Google "sun trackers" or something similar: there are several other sites that sell units or plans. Also, because the dohicky needs to move so slow, you can get by with small motors with a good amount of gear reduction. Depending on your mount type (polar, azimuth-elevation, etc.) you might be able to use the linear dish positioners made for the old, big satellite dishes. They are weatherproof and strong and fairly cheap. SO...local sun tracker(s), simple DC motors, NO drives, NO computers, etc. Keep it simple! Please keep us informed as to how this all works for you.

    Sincerely,

    Evodyne
    Last edited by Evodyne; 08-31-2005 at 08:34 AM.


  • #7
    Registered
    Join Date
    Aug 2004
    Location
    US
    Posts
    2827
    Downloads
    0
    Uploads
    0
    *chuckle*...you actually only need 2 wires to each motor....for tilt I would make it mechanical summer and winter.

    yes you can also use just plain old DC motors, a simple H-bridge driver and a split sensor...that was my school project back in '76.


  • #8
    Registered Evodyne's Avatar
    Join Date
    Dec 2004
    Location
    USA
    Posts
    518
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by ViperTX
    *chuckle*...you actually only need 2 wires to each motor....for tilt I would make it mechanical summer and winter.
    True. But (and I'm really thinking this through) your committing to a polar mount to get this simplicity, right? I think so. But it's early and I've not had my coffee.

    yes you can also use just plain old DC motors, a simple H-bridge driver and a split sensor...that was my school project back in '76.
    Wow Viper, your dating yourself. Did you have to fend off the dinosaurs on your way to school? Listen to me: I'm not so young myself. He he he...

    BullCreek-while your looking into this stuff, look at peak power trackers. A peak power tracker is an electronic device that sits between the solar panels and batteries. It monitors the array output and varies the load that the array sees to ensure maximum power transfer.

    Lance


  • #9
    Registered
    Join Date
    Aug 2005
    Location
    United States
    Posts
    9
    Downloads
    0
    Uploads
    0
    Thanks for the replies to all. I've learned alot just by reading more since posting.

    Regarding MPPT - yes, I am doing that already using an Outback MX60 (which also has the advantage of allowing you to run your array at a higher voltage than your battery bank - 72 vs 48 in my case). Regarding the sensors from Redrok - I had come across them a while back from the otherpower links page but forgotten about them. I suspect their sensor is similar to the commercial ones and may suffer similar reliability problems but for $39 fully assembled, it sure can't hurt to try one or two on for a season.

    I hear you on keep it simple - NO computer - but I'm going to have a dedicated low power PC logging wind and weather data as well as output from the Outback equipment so computer control seemed sensible - but maybe not. I suppose if I did proceed, there would probably be lots of kinks to work out - one being that the drivers probably don't have an idle mode - and suck up a fair amount of power unless disconnected - plus all the mechanical issues of actually building the tracker. Using one of the sensors to run a dish actuator on just one axis would certainly be cheaper and simpler and probably get me 90% of the effeciency gain I'm after.

    Thanks again for your wisdom to all, --J


  • #10
    j m
    j m is offline
    Registered
    Join Date
    Jun 2005
    Location
    uk
    Posts
    62
    Downloads
    0
    Uploads
    0
    Hi all,
    BullCreek, Just out of curiosity what benefit you are going to get from using servos or steppers?
    How are you planning to sense where the sun is, are you going to design some thing your self or buy something. If you are going to do it your self I think the idea of using the green LED’s is a really good one, they are very cheep and are surprising sensitive to sun light. I have seen The red rock site before and it is well worth a look, there is a nice picture of a model sterling engine being driven from a solar collector.


  • #11
    Gold Member
    Join Date
    Mar 2003
    Location
    United States
    Posts
    2788
    Downloads
    0
    Uploads
    0
    A dumb idea: How about a 6" by 6" piece of vertical sheetmetal oriented north to south on your array. Have two photo transistors, one the east side, the other west side of this barrier. If a shadow is cast on the east one, the motor would move the whole thing west until the shadow dissapears. The photo transistors would be sensed differentially, meaning only the difference between them would be detected. This would cancel the effects of clouds/sun since both detector outputs would decrease/increase the same amount.

    Mariss


  • #12
    Registered
    Join Date
    Aug 2004
    Location
    US
    Posts
    2827
    Downloads
    0
    Uploads
    0
    Mariss...that's exactly what I did on my school project....just use the error signal to turn on the motor....it's works beautifully.


  • Page 1 of 2 12 LastLast

    Posting Permissions



    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.