25. April 2015 · Categories: Apple

With the 2015 MacBook, Apple has provided us with a lightweight solution for people with average computing needs, and a preference to use a keyboard to get their tasks done. I have not seen yet a breakdown where the average 5W power draw goes, but we have three main components that draw the bulk of power:

Screen needs to power the backlight, and the individual pixels in the LCD. Most of the consumption is with the backlight, typically dominating the entire power budget at the highest setting, under low loads.

DRAM Memory can draw a few watts of power when actively accessed, while the self refresh is less than 10mW per GByte. More memory increases power consumption mainly because chips not accessed in a transaction still increase parasitic power draws on the connections. The best strategy to reduce power consumption is to not access the memory, and this means software optimized to utilize the RAM caches. Intel Iris Pro provides a 128 Mbyte extra cache which can also greatly reduce main memory accesses, even though currently its own consumption eats up any power benefits.

CPU/GPU are the classical consumers, but have now become so powerful that they tend to sleep almost all the time. When we actually need to do some processing, it is worth remembering that power consumption is proportional to f U^2, the frequency times the supply voltage squared. Since with a higher frequency we also need a higher voltage so that the transistors can switch fast enough, we can compute more with a given charge by running slower, up to a point.

So when Marco Arment wants more battery life, we can actually configure a computer that can run long on batteries, and fast when plugged in. We can set up the latest processors to disable Turbo Boost, even reduce its TDP to reduce cooling requirements, so that we do not need waste energy spinning a fan. The external GPU can be completely disabled while on battery. One can change the system scheduler to reduce the number of active cores when it needs to boost a single threaded load. The envelope to throttle down the available power to increase battery life into the 12 hour plus range is there, it is up to Apple to actually implement it.

08. April 2015 · Categories: Apple

Marco’s recent experience using a 6 Plus reminds me what still annoys me about its smaller sibling.

The battery is too small when traveling. Most of the time the battery life is just fine, but whenever I am traveling, and using the phone very intensely to check maps, track my steps, get information, and take pictures, I have to restrict my usage to make it through the day. Part of the problem is that the automatic dimming sets the screen brightness very high outdoors, but otherwise we just need a larger battery.

The case is too slippery. Mainly because you no longer can properly grip the phone, it now becomes mandatory to use a case to get enough friction to have the phone not slip from your hands.

The keyboard is too large for one handed use. The 6 works remarkably well one-handed, provided the back is not slippery thanks to a case, apart from the problems with typing. Here we would really need a narrower keyboard, the size of the 5 keyboard shifted to the side of your thumb. This is a hard design problem, because then the phone would ideally need to figure out how you grip your phone to present you with the correct layout. But maybe we could detect a sideways swipe on the space bar to quickly move the keyboard around?

Example of keyboard shifted to the right

In general I would like to see the next iPhone prioritize whole day battery life while traveling above extra thinness.

26. March 2015 · Categories: Politics

After the shocking revelation that the Germanwings Airbus A320 that crashed in the Alps was apparently intentionally destroyed, one wonders how this could have happened. The problem seems to be that the lockable cockpit doors introduced to prevent terrorists taking over the cockpit can also enable an insider to lock out the crew. As such, it would be a good first step to implement the American rule that there must be always two people in a lockable cockpit worldwide. And as a second step we should take a hint from the protection of nuclear launch sites, and use two switches far enough apart that a single person cannot reach them simultaneously to confirm the cabin lock.

The design needs to prevent one person to lock out the crew, while staying robust against a takeover attempt by terrorists. A more concrete solution would be:

  • The central lock switch remains, but only activates a one minute lock.
  • To keep it locked for longer, both pilots need to confirm the lock simultaneously. This would be a switch each on the outer side, so that one person cannot reach both at the same time, and it would only trigger when a sensor registers the weight of the pilot in its seat.
  • To be able to lock the door with only one active pilot, there is an emergency switch on the outside that triggers the lock, which can then be confirmed by a single pilot on the inside.
24. March 2015 · Categories: Politics

Wenn man sich den letzten Entwurf ansieht, dann bleiben noch eine ganze Reihe von Problemen bei der Maut:

  1. Die Einnahmebegründung geht ganz unverhohlen davon aus, dass man für ausländische PKW die dreifachen Einnahmen pro gefahrenem km erzielt verglichen mit inländischen PKW. Man kann ja kaum deutlicher Diskriminierung schreien.

  2. Ebenso problematisch ist, dass die Verminderung der Kfz-Steuer überaus gut mit der Abgabe abgestimmt wurde, und es auch eine direkte Vorgabe gab, eine Mehrbelastung der deutschen Autofahrer zu vermeiden.

  3. Das gesamte Gesetz vernachlässigt das Problem der Bundesstraßen, wohl weil niemand zu glauben scheint, dass Deutsche auf die Maut verzichten können. Dass man also jemanden, der direkt an einer Bundesstraße wohnt, damit zum Kauf nötigt, kümmert niemanden. Auch wie man eine Bundesstraße quert, ohne mautpflichtig zu werden, ist ein ungelöstes Problem. Ich glaube jedenfalls nicht, dass man plötzlich ein paar Dutzend Milliarden übrig hat, um alle Kreuzungen mit Brücken zu versehen.

  4. Die Speicherfristen für die Daten sind viel zu lang. Erstens wurde vergessen, für alle Erstattungsgründe Fristen in das Gesetz aufzunehmen, und dann dürfen noch weitere Daten für bis zu sechs Jahre gespeichert werden. Warum kann man nicht aktiv auf eine Erstattung verzichten, und so eine frühere Löschung der Daten erreichen? Und welchem Zweck dienen diese Extradaten, da nach Ablauf einer Plakette kein Interesse mehr an diesen bestehen kann?

  5. Auf der anderen Seite kann man sich die Plakette wegen Nichtbenutzung erstatten lassen, ohne dass irgendwelche Kontrolldaten gespeichert werden dürfen. Sieht nach einer Supereinladung für Missbrauch aus.

  6. Es wird nicht spezifiziert, welche Auflösung für anonymisierte Daten noch zulässig ist. Da man bei schlecht gemachter Anonymisierung noch gut einzelne Daten zurückholen kann, wäre dies sehr wünschenswert.

17. March 2015 · Categories: Apple

The 2015 MacBook looks great: a very light computer, with a Retina screen. It is essentially an improved version of what has made the MacBook Air great, following the design direction provided by the iPad. That it lacks some of the ports we have come to expect is just the natural evolution coming from ever improved wireless connectivity. And none of these ports will be missed in a few years time:

  • The SD card was great to store photos, but its time has come. With flash memory now cheap enough for tens of thousands of photos, it is high time dedicated cameras get just a large internal storage, and provide wireless access to transfer photos to your computer and phone in the background.

  • Almost nobody carries anything else with them to connect to their computer when on the road. And for those items at your workplace a dock is a good solution, with only one cable to connect to your computer.

When you are using an external monitor, it is the natural place to double as your dock. And on the road you will probably want to have a combined dock and power supply that can charge not only your computer, but also your phone and tablet. The electronics needed for this can be made compact enough to not add much bulk compared to a pure power supply.

11. March 2015 · Categories: Apple

The unique experience provided by the Apple Watch is an always present user interface, crammed in a very small space, which makes interacting difficult. Given that it will be difficult to actively choose between multiple apps, we will see proximity as a tool to select the expected app for us: shopping list at the grocery, car keys at the car, thermostat at given points in the house.

We will see new apps that only interact with specific physical locations. Tools will appear that will replace their controls with the watch and a Bluetooth connection. So instead of turning a knob you will touch your watch, tap on the function you want to modify, and turn the crown. It is essentially what location based glances are for, and they can be better than the physical interface since you can modify things also when a couple of meters away. But it also needs quick access to control the nearest thing, maybe as a complication on the watch face.

This is similar to what Ben Thompson is saying on the Watch adoptation: The watch will be a great interface to all the internet of things items that people are dreaming about, but it will also enable your environment to better track you. So a room could know who is inside, and set the temperature automatically based on their preferences.

Given the huge amount of data the watch will collect (or enable others to collect), it makes it critical that this data is protected, well separated between the different hats we wear during the week, and not shared without our active consent. It underlines why Apple is best placed to make this a success, and why it is so critically important for Apple to keep that trust that Apple will not sell data and will not make devices that can be hacked. Especially with Apple Pay and other authentication solutions a hack could bankrupt you. So Apple cannot tolerate that the NSA, never mind criminals, can hack into your watch storing your car keys, setting them on a collision course.

In addition I believe that the iPhone is critically important to bridge the adaptation gap, to provide in the iPhone a fallback that works reasonably well to bridge the time until enough people are owning one.

08. March 2015 · Categories: Apple · Tags:

It seems to be that the main experience from the early adopters of the watch from within Apple is that it gives people time back. Basically because they now can directly respond to any notifications without having to pull their phones out. To me this sounds pretty backwards: you are constantly pulling your phone out because the phone notifies you about tiny details in the same way as about important messages, so you are doing the work of filtering what is important. Anything urgent enough for you to be interrupted is mostly also important enough that you can answer it better with the context the phone can provide you. 

You can already get more time savings than the Watch would provide you by a simple program: 

  1. Establish a phone consulting time, and ignore anything but urgent or prearranged calls outside this time
  2. Ask your callers to text you with details beforehand
  3. Silence the notifications, and set yourself a daily schedule where you process them

This works because instead of shortening the interruptions it greatly reduces their number. Especially sales people, though, could not use it and would benefit from the watch, as their job is to permanently communicate. 

What we really should have is a system where you have your phones act as schedulers in the background, ensuring that you are prepared for your calls, and that we have minimal interruptions. And this is where the watch could actually help, by aiding the phone in telling how good a moment it is to interrupt you.

02. March 2015 · Categories: Politics · Tags:

We currently have a problem in the Euro area with too low inflation, also caused by deflationary policy goals with regard to Greece. What we seem to forget is that money is an illusion, a carefully orchestrated one that mainly works by keeping the supply limited. When we have a deflation caused by technological change, we cannot count on the traditional means to inflate, since with interest rates already at zero the extra money will not be used to found extra investment, it will merely fuel asset price bubbles. So we need a different way, to get the money to people actually willing to spend it. The best way would be to literally print money, and give everyone money directly. 500€ would be a good start, roughly 1% to 1.5% of GDP per capita. This would send a very strong message that one is serious about restarting inflation, while limiting the instrument to situations where inflation is below 0.5% would reassure investors that printing money would not become a habit. 

19. February 2015 · Categories: Apple

Now that we are nearing the launch of the Apple Watch, it is time to revise my guesses for the prices, based on extra information gathered on the complexity of the processes used:

Old New Variant
$349 $349 Sport
$499 $599 Standard with Sportband
$699 $999 Standard with Leatherband
$899 $1199 Standard with Leather Loop
$799 $1499 Standard with Milanese Loop
$599 $1999 Standard with Steelband
$1999 $3999 Gold with Sportband
$2499 $4999 Gold with Leatherband

There is an interesting article about the price of gold cases at GrailWatch, but I believe the math to be wrong: I imagine the thickness of the case to be at most 1.5mm, given the extra strong alloy Apple has developed, and then the math1 comes out to $2500 for the gold in the case. And if we take the ceramic alloys Apple has patent for into account, with a more likely thickness of around 1mm, the gold content would be below $1000.


  1. thick=1,5mm
    case = (-(36mm-thick)×(42mm-thick)+ 36mm×42mm)×10mm
    plate = thick×(42mm×36mm-(15mm)^2×pi)
    vol = case + plate=> 2 355,2125 mm^3
    vol/(1,1cm^3)×1250$×0,9 in $=> $2 408,74 
18. February 2015 · Categories: Apple

With Apple apparently hiring a lot of people with car backgrounds, we are seeing speculation that Apple is working on a car.

While there are areas in the car experience where Apple could help with creating a better experience, I do not believe that it makes business sense to become a car manufacturer itself.

What Apple could improve

A major sore point with modern cars is the bad integration of the additional complexity modern computers bring into the car. The problem here is that the car companies have not yet fully realized the extent to which software is a fixed cost, and so continue to have a quite modular approach while software would work best with an integrated approach: you should have one software interface, and use consistent UI controllers for every car. No steering wheel options with different controls, no choice of screens, no choice of input controllers. All of this makes the design work more difficult and so increases the risk that the result is mediocre.

Car companies can actually learn from the Apple Watch the core lesson: provide options in the physical, haptic, emotional world, but keep the software interface identical across all variants.

One of the important tasks for an improved interface on the car would be to clearly separate the driving and the standing interface: reduce what you can do while driving, essentially only allow selections from lists, and use a touchscreen with a nice keyboard for configuration while standing ( or make this available via an app on the phone)

Apple cannot do wonders

But this is also why the user interface is not really that important: as the driver, you cannot do any involved tasks without becoming so distracted that it could kill you. This severely limits the interaction you will have; when you only interact once every half hour, the interface quality matters a lot less. Of course there are a lot of people who see it as their right to text while driving, but this is so dangerous behavior that it should be banned, not encouraged.

This will only change when the car will drive itself on at least the easy route parts, and so allows the driver to do other things. But when this happens, we can as well use our phones directly, we no longer need a special interface optimized for low attention.

Electric cars are the best bet

For a new entrant, electric cars are the best bet to get started, as the greater freedom to design a car, and the newness of the technology means that they can enter a less crowded market, and it means the incumbents are likely hampered by old assumptions. But they utterly depend on their batteries: currently they are only viable in the luxury segment, where you can spend $80000 on a car. The battery cost is still eating up the advantage from having a much simpler motor, and we are some way from batteries being cost competitive with petrol. A Nissan Leaf battery will set you back $5500 plus installation, and is guaranteed for 60000 miles. This comes to 5¢/km ( 8¢ per mile). A Tesla with its larger battery currently costs twice as much for a 8 year prepaid option, and easily 6 times as much when needing replacement today. So everybody is working on getting the battery price low enough to become price competitive. It will need to reduce by a factor of 2 to 3 until we are there. And this could be hard: Not only do batteries only improve at a rate of 7% annually, and we are already able to achieve way more than half the theoretical limit in capacity, it is also that more than half of the price of the battery are for the raw materials, and you would need more than 50 times as much lithium as currently produced worldwide were all new cars suddenly electric.

Given these constraints it is rather unlikely that battery technology will become price competitive for the mass market within the next 15 years or so. And until then the market for electric cars will be a luxury market without massive subsidies, and we are not affluent enough for many people to be willing to part with a $10000 surcharge for a better car. Sales of high end cars are currently in the 1 to 2 million annually range, compared with 85 million total production.

Is Apple really working on a car?

This makes the market quite small by Apple standards: they realized a bit more than $200 per iPhone, assuming they could make $5000 per car they would need to sell more than 8 million cars to match the iPhone.

Given these economics, I doubt that Apple is actually intending to become a car company, I find it much more likely that Apple wants some car prototypes they can use to create an optimized experience, so that they can sell to car companies an outstanding car multimedia module. This is a much better strategy for Apple: they do not burden themselves with a lot of low margin manufacturing investments, they do not risk the brand for car related problems, and they concentrate fully on the part where they can deliver the best value. Considering Tim Cooks vow to double down on secrecy, I suspect that these rumors are a smoke screen to throw us off what Apple is actually doing.