How to control length of wire

Well, this maybe non-electrical post, but either way, I'll just post it here.

I'm thinking of making an installation that's mechanically similar to what ART+COM did for the Singapore Changi Airport shown in this video:

http://vimeo.com/45188800

I want to control movement of way lighter objects (was thinking about 1 LED inside plastic). So I figure that I can use small servo to accomplish it. But, a question spring to mind, how can I make the servo control the length of wire like in that video? Is there any mechanical diagram that I can follow? Especially regarding how I can build appropriate servo leg for such purpose..

Thanks everyone :smiley:

The length of the wire isn't changing, its being reeled up by a stepper or servo motor.

They must have a lot of motors!

Maybe something like this, a small variation on the big tape drives.
Magnet wire? 30 guage wire wrap wire? Don't want the insulation distracting from the show, maybe black colored wire.

CrossRoads:
Maybe something like this, a small variation on the big tape drives.
Magnet wire?

Doubt it, those baubles are shiny, not lit from inside. The "wires" are probably fishing line,
there will just be a little drum for each "pixel" driven by a stepper motor or a servo motor/
encoder setup.

Wow thanks for the ideas guys. I have to agree that this might be a stepper motor and a reel and it's easier to imagine since the objects are moving downward relative to the motor.

Now, what if the motor is in the bottom and the objects should move upward first? Should there be any supporting force or leg that does the trick?

Sorry, not sure if my last post makes any sense. This picture illustrate more of what I really aim for

I can imagine the sticks move forward and backward and controlled by the servo. So, how's the mechanic regarding the servo and the legs then?

Hmm, that one's interesting, there isn't much room for any mechanism
per rod....

the drops on the airport sculpture appear at the end of the video to be at the end of the wire.

this like shows a similar Kinetic Sculpture with the drops on the ends of the wire.

for the wood box, I would use a threaded rod and a motor. the box looks like it is 20x20, so there would be a lot of motors if every stick was controlled individually.

I would offer the drops on the Sculpture are run from steppers, not servos.
the semacode sculpture could be simple DC motors that reset to zero by retracting to the stalled position. small CD motors could easily fit in the wood. the ones on my quadcopter are very tiny.

The wood sticks are nothing like LEDs on a wire. Which are you really after?

dave-in-nj:
for the wood box, I would use a threaded rod and a motor. the box looks like it is 20x20, so there would be a lot of motors if every stick was controlled individually.

I would offer the drops on the Sculpture are run from steppers, not servos.
the semacode sculpture could be simple DC motors that reset to zero by retracting to the stalled position. small CD motors could easily fit in the wood. the ones on my quadcopter are very tiny.

Hmm, this looks like an interesting solution. What do you mean by simple DC motors that goes to stalled position? Perhaps a motor with added objects so that it can move the wood back and forth? I'm just curious how can I make motor that does such thing?

CrossRoads:
The wood sticks are nothing like LEDs on a wire. Which are you really after?

I think I've been pretty bad here, terribly sorry for the mixed up. Maybe I should edit the thread title.
I just want to know how can I make servo move thing up and down. What I had in mind is similar to those sticks, only I want it to move up and down.

Up and down on a wire/thread? How far? How fast?

Yes! not too much, probably less than a meter and very slow. I can imagine maybe <5 cm/second.

I googled around and found this:
http://learn.robotgeek.com/demo-code/123-arduino-linear-actuator-tutorial-preset-position-button-control.html

But linear actuator seems pretty overpowered. Perhaps I can use combination of motor and strings? Or pulley? I'm just looking how to make the proper motor/servo leg for my need.

Bunch of little servo's modified for continuous rotation would do the trick.

Or a bunch of little motors with an H-bridge for each so they could go both directions.