TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Turing Machine built using LEGO

62 点作者 itamarb将近 13 年前

4 条评论

ColinWright将近 13 年前
<a href="http://news.ycombinator.com/item?id=4126210" rel="nofollow">http://news.ycombinator.com/item?id=4126210</a><p>As I said there, I'm always deeply disappointed (less deeply as time goes by, I'm coming to expect it) when something like this in Lego is actually just a peripheral for a program running in silicon somewhere.<p>I no longer have any of my Lego, but I remember building most of a completely mechanical Turing Machine way back in the early 1970s. So satisfying seeing it work purely mechanically, and I'm sure someone with more creativity and skill than I had, or indeed have, could do it.<p>Please?
评论 #4131803 未加载
mibbitier将近 13 年前
Inaccurate. This isn't a Turing machine built using Lego. It's some simple memory which is then used by the Lego mindstorms CPU.
评论 #4132302 未加载
jgrahamc将近 13 年前
I always find these physical Turing machines kind of silly. The Turing machines and UTM are theoretical devices used to solve a problem in mathematical logic.<p>Also, this particular machine isn't a UTM. It doesn't read its program from the tape, and therefore it's useless IMHO.<p>Now, if someone wants to build a UTM using the symbols and state transitions described in Turing's original paper then that would be worth looking at.
评论 #4131717 未加载
评论 #4131805 未加载
pertinhower将近 13 年前
Instructions for how to build it would be nice. I see source code for the NXT brick, but no diagrams.