Design Overview
Kite:Existing 2-line or 3-line powerkite (I've got a Rush 300 kite to start with).
Flown by manipulating the stock kite bar.Kite Bar:Cable 'turns' the kite bar to steer the kite. Freely moves to follow the tension of the lines.
Connected so pulling in one side lets out the other. Only single directional control needed.
Control Arm:Linear actuator (stepper motor driving a block on a ballscrew) with about 9" max travel.
Pulley system to translate linear actuator to ~20" of motion on the cable.
Controller Driver:Microcontroller driving the linear actuator (Arduino) handles inputs from the computer.
Translates motion requirements into step commands. Accelerates/decelerates to damp velocity changes.
Image Tracking:Webcam attached to PC captures kite in flight. Image recognition software figures out (approximate) position.
Translate these into "turning" commands sent to the controller driver.
Comments
Please log in or sign up to comment.