The summer vacation season is over in Finland now. Berries are picked from raspberry bushes and it's the time to get back on duties. Inspired by raspberry bushes, I decided to build a Raspberry cluster.
The new format of Revision B+ RPi makes it more suitable for mechanical assembly. Four mounting holes in square and removal of parts sticking outside of the PCB are welcome improvements, including SD card and composite video output. Replacing linear regulators by switching regulators among other improvements causes 30% reduction in power consumption from B to B+.
Tower of four Raspberry Pi B+ |
The cluster is intended for study of distributed databases, inter-system messaging (message queue), fault tolerancy, big data, and other aspects of reliable IoT system. The cluster consists of four RPi model B+, 5-port gigabit Ethernet switch, and a 7-port USB hub for power distribution. The only purpose of the USB hub is to distribute power and no data is delivered. This is due to RPi uses micro-USB connector for power input. The only custom-made part in the whole system is a USB to DC-plug cable in order to provide power from the hub to the switch. This way the setup requires only single 5VDC 20W (4A) power supply.
Total of 16 USB ports available. |
In coming posts I will report my adventures in the world of distributed systems.