TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pendulum Waves (2010)

119 pointsby kp25over 6 years ago

9 comments

madelinwover 6 years ago
I recreated this in CSS&#x2F;JS a few years ago, inspired by this video.<p><a href="https:&#x2F;&#x2F;codepen.io&#x2F;madelinw&#x2F;details&#x2F;ocnCl" rel="nofollow">https:&#x2F;&#x2F;codepen.io&#x2F;madelinw&#x2F;details&#x2F;ocnCl</a>
评论 #18696739 未加载
评论 #18697508 未加载
评论 #18697681 未加载
aethrover 6 years ago
Without analyzing it too much this seems to be a perfect visualization of the mathematics of music theory. The lengths of string become quite a direct metaphor for the wavelengths of notes on the music scale, and seeing them move together in progressively different &quot;groups&quot; of notes I imagine closely matches traditional chord structures in different keys.<p>Quite mesmerizing, and mathematically satisfying at the same time!
评论 #18696579 未加载
评论 #18696573 未加载
评论 #18696691 未加载
评论 #18696782 未加载
aardvark291over 6 years ago
If you enjoy demos like this and live in or visit San Francisco, check out the Exploratorium, which is full of amazing physical demos like this.<p><a href="https:&#x2F;&#x2F;www.exploratorium.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.exploratorium.edu&#x2F;</a>
评论 #18697110 未加载
todd8over 6 years ago
I’ve seen this demonstration at least a couple of times, once as an undergrad around 1971. I always remembered it and a few years later I was working with a minicomputer with limited I&#x2F;O so I decided to blink the row of front panel lights just to show that the program was running. I blinked each on and off with a slightly different frequency and got a similar, interesting effect.
inutardover 6 years ago
Great to see this come up again! Here&#x27;s a simulator I wrote for it a looooong (almost 8 years!) ago: <a href="https:&#x2F;&#x2F;cs.stanford.edu&#x2F;people&#x2F;paulliu&#x2F;webapps&#x2F;pendulum.html" rel="nofollow">https:&#x2F;&#x2F;cs.stanford.edu&#x2F;people&#x2F;paulliu&#x2F;webapps&#x2F;pendulum.html</a>
ms013over 6 years ago
Interesting to see this come up again. Here’s a small model for this system written in Haskell from a few years back:<p><a href="http:&#x2F;&#x2F;syntacticsalt.com&#x2F;blog&#x2F;2011-08-27-harmonic-motion.html" rel="nofollow">http:&#x2F;&#x2F;syntacticsalt.com&#x2F;blog&#x2F;2011-08-27-harmonic-motion.htm...</a>
kaycebasquesover 6 years ago
It seems like the pendulums fall into a few repeating patterns. E.g. for a second it looks like a snake, for another second it looks like a double helix, and so on. The whole set cycles through each pattern and then begins again. How many patterns are there?
destover 6 years ago
Now what happens when you couple the oscillators?
评论 #18699107 未加载
the_cat_kittlesover 6 years ago
it looks like rotating helixes to my eye