Live data from Hacker News

Logic Gates as Pulley Systems [video]

vimeo.com

11–20 of 20 posts

Re: Logic Gates as Pulley Systems [video]

#11

Earlier quoted context omitted.

I was just wondering how long it would take someone to build an adder. I wouldn't be surprised if someone went for it.

Adders are curiously simple! You just need a clock, otherwise they kind of break. How you clock weights ... hnng, no ideas there.

Dripping stuff on buckets?

Re: Logic Gates as Pulley Systems [video]

#12
post #5

Fun fact, if you can build a NAND gate or a NOR gate, you can derive all other functions. This is called functional completeness.

And you have to be able to compose gates. Not to detract from a very cool demonstration, but it appears that all of the energy comes from the "inputs" which have to overcome all of the frictional forces in the system. With semiconductor gates, each gate provide the energy required to drive the gates it is connected to which facilitates composition.

Yes, this system is also prone to 'fuzzy' states due do slight variances that would multiply quite a bit if used for a full computation. It'd be cool to see a rectifier for this system, which will guarantee a full 1 or 0 state given a marginal state, though I'm not entirely certain how you'd build one.

Re: Logic Gates as Pulley Systems [video]

#13

Earlier quoted context omitted.

I was just wondering how long it would take someone to build an adder. I wouldn't be surprised if someone went for it.

Adders are curiously simple! You just need a clock, otherwise they kind of break. How you clock weights ... hnng, no ideas there.

Pendulum clock. http://electronics.howstuffworks.com/gadgets/clocks-watches/... Was the best illustration of a simple one.

Re: Logic Gates as Pulley Systems [video]

#14

Earlier quoted context omitted.

And you have to be able to compose gates. Not to detract from a very cool demonstration, but it appears that all of the energy comes from the "inputs" which have to overcome all of the frictional forces in the system. With semiconductor gates, each gate provide the energy required to drive the gates it is connected to which facilitates composition.

Yes, this system is also prone to 'fuzzy' states due do slight variances that would multiply quite a bit if used for a full computation. It'd be cool to see a rectifier for this system, which will guarantee a full 1 or 0 state given a marginal state, though I'm not entirely certain how you'd build one.

Mechanical engineers have been solving that problem in various ways for hundreds of years. The gate in a film projector(or camera), the steam valve block on many steam engines, even the gear selector drum assembly on a motorcycle gearbox - and the mechanical gubbins inside every lightswitch displays the sort of hysteresis you need. I bet a typical 1950's engineer would solve that problem for you in a dozen ways in 20 minutes. (these days I suspect many engineers today would reach for a microcontroller and a servomotor or solenoid...)

Re: Logic Gates as Pulley Systems [video]

#18
Nice. It made me think of this piece of art by Michael Craig-Martin. A confounding pulley system:

https://www.youtube.com/watch?v=9yQdFX7BgzA#t=354

edit: btw I can recommend every engineer watches this BBC series "what do artists do all day". The thinking processes of artists share a lot more with engineering that I expected and I found all episodes absolutely fascinating.

Re: Logic Gates as Pulley Systems [video]

#19

Extremely impressive. Almost tempting enough to try and build an adder, but I fear for anything larger than a few gates the concept starts to become clunky to implement (see the gates at the end of the video ..)

You can do it with dominoes: https://www.youtube.com/watch?v=lNuPy-r1GuQ

Re: Logic Gates as Pulley Systems [video]

#20
post #3
post #2

That's a cool implementation. It reminds me of domino logic gates: https://www.youtube.com/watch?v=SudixyugiX4 .

This is incredible! After hearing about the MIT tinker toy optimal tic-tac-toe machine[1], I built a half-adder out of dominoes[2] around the same time period as that video and hadn't ever heard of anyone else messing with the concept. [1] http://museum.mit.edu/nom150/entries/1215 [2] http://imgur.com/a/qq7Kl

I was curious about other mechanical digital logic projects and this stood out in the reading:

http://www.elazary.com/index.php?view=article&id=46

The rest of the blog is pretty interesting too.

Post reply on HN