Single-board computer » History » Version 5

« Previous - Version 5/8 (diff) - Next » - Current version
COSTANTINI, Martial, 03/23/2016 02:00 PM


Single-board computer

Our single board computer is the brand new Raspberry pi 3. This computer is interesting because it is no bigger than a credit-card (although quite thicker), and packs quite a punch in terms of processing power.
This computer embeds a quad-core ARM A family processor, at 1.2Ghz, with 1Gb of RAM (shared with video memory). This third iteration of the raspberry pi even embed wifi and bluetooth connectivity.
Hopelessly, a big caveat remains in this board: since the first raspi, the SD card reader did not evolve and even back then, it was not a top notch one, meaning that we need to cope with a mass storage maximum throughput of 22MBps, which is very restricting.

Here is a comparison of various SD card, when used in a raspi. The maximum of 22MBps isn't even closely reached.

This bottleneck impacts quite a lot the capabilities in terms of running the various applications that may be of use on the field.
Because of this, we think a further iteration of this microbox should begin by studying alternatives to this computer.
In particular, we were interested in getting a banana Pi, which is very similar to the Raspi, but interestingly embeds a SATA connectivity (both data connector and power connector, although the power option needs an adapter and is only able to deliver 5V, not 3.3 nor 12).
With this computer we would have brought a 2.5'' SSD that would have yielded a lot more than 22MBPS (possibly around 5 times better). Unfortunately that was not the chosen option, first because of price (twice the one of the raspi), and second because the banana Pi 2 is expected to be available in a few months.

Raspi3, expliquer pourquoi, comment paramétrer et les utilisations possibles