Raspberry Pi Bramble: A cluster computer made of 66 Pis! #piday #raspberrypi @Raspberry_Pi

NewImage

Cool project from GCHQ.

First unveiled at the Big Bang Fair 2015, the Raspberry Pi Bramble is another example of GCHQ’s ability to combine innovation with education.

How the Bramble was born 

As their winning entry into an internal invention competition intended to stimulate innovation, three GCHQ technologists chose to build a Raspberry Pi cluster computer, known as a ‘Bramble’.
 
Research indicated that existing similar projects tended to be one-off designs, with no commercial or reproducible hardware components, and generally set up to perform one specific task.

Design approach

The GCHQ design is for a commodity-based cluster, consisting of one or more ‘blocks’ of Pis that can stand alone or be connected together to form a larger cluster. It is designed to be easy to build and service, with a software stack that allows multiple tasks to be run across the available processors using multiple technologies.

How the Bramble is formed

The basic block is made up of eight networked Raspberry Pis, which GCHQ has termed an ‘OctaPi’. This number was chosen taking into account power and cooling requirements, area, weight, accessibility, simplicity and aesthetics.
The boards are powered using  the ‘Power over Ethernet’ (PoE) standard to reduce the number of cables and power supplies needed, with each Pi also driving a large LED display, used to display the status of the system.

The GCHQ Bramble is made up of eight OctaPis, plus two additional head control nodes (which act as middle points betwee
n the cluster and the outside network), making 66 Raspberry Pis altogether.
 
Each head node consists of:

  • 1 Raspberry Pi model B
  • 16 Gb SD Card
  • USB hub
  • Battery ‘UPS’ powered
  • Downstream wired Ethernet to control the cluster
  • WiFi Client to connect to local network
  • WiFi Access Point for local admin devices
  • 128Gb SSD for code/data repo
  • Real time clock
  • Touch screen LCD display
  • Camera (1 visible, 1 infra red)

 
The ‘slave’ Raspberry Pis in the cluster consist of:

  • 64 Raspberry Pi model Bs
  • 32Gb RAM
  • 1Tb Flash memory
  • 1153 controllable LEDs
  • 8 Gigabit Network PoE switches

 
Rather than use an existing control system, the developers chose to write one from scratch in order to better understand the dynamics of how the system behaved and to keep the system lightweight and efficient. Over the development period, the system was re-factored three times, demonstrating how a platform like this can be used to rapidly experiment with different operating systems, languages and libraries. The third iteration, based on Node.js, Bootstrap and Angular, provided a suitable interface with all the control needed to manage the cluster.

‘Scale up’ versus ‘scale out’

The initial aim for the cluster was as a teaching tool for GCHQ’s software engineering community.
 
For a number of years the IT industry has been able to ‘scale up’ its computing capacity. Processor clock speeds have become faster and the number of transistors on the chips used has increased. However, we are now at the current physical limits of this generation of technology. One way to do more is to ‘scale out’, using multiple processors in parallel to work on complex problems.
 
The move from ‘scale up’ to ‘scale out’ is a paradigm shift that requires a very different approach to software engineering problems. A large cluster of Raspberry Pis provides a great teaching platform in which to explore and experiment with different techniques and approaches. Software has to be lightweight and operate efficiently; the programmers can’t rely on the power of the processor to get them out of trouble if the code they write is not optimal.

Read more.

NewImage


998Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — JP’s Product Pick of the Week 9/17/24 USB C Plug Breakout @adafruit @johnedgarpark #adafruit #newproductpick

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: CircuitPython Comes to the ESP32-P4, Emulating Arm on RISC-V, and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — IoT Vulnerability Disclosure, Decorative Dorm Lights, and more!

Maker Business – Adafruit Daily — A look at Boeing’s supply chain and manufacturing process

Electronics – Adafruit Daily — Wipe your iron!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



2 Comments

  1. It would be nice if there were instructions to try this at home, say 4 or maybe more PI’s wired together. Not sure what I would do with it but it would be cool to do.

  2. Anyone know if the PoE where made by them are for sale some where?

Sorry, the comment form is closed at this time.