Close

Milestone 1 (part 4): Transport Costs

A project log for Raspberry Pi 3 based workstation

Building an inexpensive (as close to free as possible) workstation based on the Raspberry Pi 3

solenoidSolenoid 03/20/2016 at 12:540 Comments

We still do not have a good overview of what the total cost from buying to delivery to Malawi is, so in order to make the best objective solution we need to obtain these numbers.

Weight per computer is one of the most important ratios to consider here: personal items take out a big portion of the weight budget and it is not negotiable, so it does not leave a lot for the computers, a second baggage might be necessary, but it's expensive. Let's break it down using approximate numbers:

Essentially what we want are magical free computers that do not weigh anything. Of course there are volume limits as well, but they are too difficult to specify as of now.

The maximum number of computers goes like this:

Where c represents the number of computers, p the price of a computer, w the weight of a computer, B the total budget, Wp the price of an additional baggage and W1 the allowable weight using a single bag and W2 the weight allowed in an additional bag.

Another way to represent it is with a graph using the two variables: price and weight:

This is great, however we are still interested how much computer per buck we can get. This next figure shows the total cost instead of the number of computers:

Finally to get the best bang for buck we are going to divide the normalised computers and cost values together (number of computers / dollar) to get the "performance":

Now that's some sexy data. We see a peak around $50 and 3Kg, which yields about 9 computers. Weight doesn't seem to make much difference, unless the computers are really cheap. Another interesting aspect is that the maximum achievable performance is only 25% of the true maximum performance, this is due to the fact that the best price and optimal weight point are never coincident.

Let's iterate the hardware functional specifications and enter those new values. Lucky us: the potential solutions do not change.

Discussions