Lego Difference Engine
Saturday, 30 October 2010

A few LEGO bricks might have been all Babbage needed to realise his dream of building the first working digital computer.

 

LEGO enthusiast Andrew Carol has built three versions of Charles Babbage's Difference Engine, the computational machine originally designed by Babbage in the mid C19th century but not built during his lifetime. A working model was built by the London Science Museum in 1991 and now there's another replica, in LEGO.  Carol's model is not just a gimmick - it works!

Babbage's design could evaluate 7th order polynomials to 31 digits of accuracy. Carol set out to build a working Difference Engine using only standard LEGO parts which could compute 2nd or 3rd order polynomials to 3 or 4 digits.

 

difference

 

His first attempt fell short of the goal - it calculated 2nd order differences to 3 digits but issues with the performance of the 'carry' operation prevented easy expansion to more orders of difference or the addition of more digits. It also included a "modified" LEGO part in each adder unit. The second model overcame those limitations being capable of  3rd order differences and 4 digits accuracy and, other than the paper printed digit labels used to output the answer, using only standard LEGO pieces without modification.

 

The latest 3rd generation machine operates five times faster than the 2nd generation.This machine can evaluate polynomials of the form Ax^2 + Bx + C for x=0, 1, 2, ...n with 3 digit results.A new answer is produced every 20 turns of the crank: 10 turns of the crank adds the bottom two digit register into the middle two digit register. The next 10 turns of the crank adds the middle two digit register into the top three digit accumulator, yielding the next result.

See it in action here: 

     

Andrew Carol's intention is that other enthusiasts will build similar models and more information can be found here.

 

More Information

Building A Calculating Machine Using LEGO� Pieces 

Related Articles

Charles Babbage

What if Babbage..

Pre-history of computing

Plans to build Babbage's Analytical Engine 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Ingres vs Postgres MVCC Explained With Neo4j's LLM Knowledge Graph Builder
14/04/2025

LLM Knowledge Graph Builder is an application designed to turn
unstructured data such as pdfs, text documents, YouTube videos, and web pages, into a knowledge graph stored in Neo4j, promising much bet [ ... ]



Undefined Behavior Just Not Worth The Effort!
30/04/2025

Some very interesting research has just been published that throws a lot of light on the crazy belief that undefined behavior is useful, essential even, to certain types of optimization rather than th [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

 

and is capable of being expanded to 3rd order differences and 4 digits accuracy. Other than the paper printed digit labels used to output the answer, standard LEGO pieces are used without modification
Last Updated ( Sunday, 06 October 2024 )