Features and implications of different microarchitectures

Contents

Embedded & mobile CPUs

Embedded devices are the computers in your appliances, such as washing machines, ovens, and fridges. They often use similar architectures to mobile devices, like phones and tablets.

Compared to microcomputers (PCs)…

System-on-a-chip

These computers tend to use a system-on-a-chip (SoC), meaning all the main components of the computer (CPU, RAM, GPU, storage) are on a single silicon ship, which is, about the same size of a normal desktop CPU.

An example of a system-on-a-chip: the Samsung Galaxy S4.

SoCs tend to require far less power to perform their functions. This is important, as mobile devices need to run off of batteries. They also produce far less heat, meaning they can normally be passively cooled (cooled without fans).

Mobile CPUs & RISC

Mobile CPUs tend to use the ARM instruction set, which is a RISC-based instruction set.

Pros Cons
Need fewer transistors to execute instructions, so the CPUs can be smaller. Increased number of instructions needed for the same process, meaning more RAM needed.
  ARM CPUs are compatible with pipelining.

Task

The main goals of a mobile CPU are to save physical space, reduce power consumption, and reduce heat.

Write an explanation in your own words about how it achieves each of these goals.

Microcomputer CPUs

A microcomputer refers to desktop PCs and laptops. They are called microcomputers as, when they were created, the only people who had computers were large organisations, which took up a whole room. This is less of the case now.

The main differences between microcomputers and mobile/embedded systems are:

An image of a modern Intel Coffee Lake CPU.

Pros and cons

Pros Cons
More powerful (as it’s bigger, it can have more cores and transistors) Often more expensive to produce and buy
Easily upgradable in most cases Produce more heat, requiring active cooling (cooled with fans)
More support for different operating systems and programs Much larger than an SoC

Microcomputer CPUs and CISC

Most desktop and laptop CPUs use the x86 or x86-64 instruction set, which is a RISC instruction set.

This means that:

However, it also means that:

Task

Some laptops are beginning to use ARM processors. Why is this?

Write a short explanation.

Apple’s Mac product range is transitioning from x86-64 CPUs to ARM CPUs. There are many reasons for this.

The ARM processors will be:

Server CPUs

These are quite different to microcomputer CPUs. The priority for servers is that they are fast, reliable, and stable.

Servers almost always have hardware redundancy, such as dual power supplies (in case one fails), huge amount of RAM, very fast and redundant storage, and a CPU with many cores.

The reason for this is to deal with large surges in requests, and to prevent the server failing.

Servers are designed to never switch off, meaning their components are rated and tested for 24/7 operation for long periods of time. If a power supply fails, instead of turning off, the server switches to the other.

If an organisation’s server fails, it can cost them a lot of money and time.

An exmaple of a server’s redundant power supplies.

Comparison to microcomputers

Server CPU architecture is very similar to microcomputer architecture:

However, there are some differences:

Pros and cons

Pros Cons
much greater durability and reliability far more expensive, compared to desktop/laptops
use better quality components suffer from same downsides of CISC instruction sets as microcomputers

Server CPU vs Desktop CPU vs Mobile CPU

  Server CPU Desktop CPU Mobile CPU
Name AMD Threadripper 3990X AMD Ryzen 3700X Snapdragon 865+
Cores 64 8 8
Threads 128 16 8
TDP (heat output) 280W 65W 5W
Clock Speed 2.9 GHz 3.6 GHz 1 x 3.1 GHz
3 x 2.42 GHz
4 x 1.8 GHz
Boost Speed 4.3 GHz 4.4 GHz N/A
ECC support Yes No No
L2 cache 64 x 512 KB (32 MB total) 8 x 512KB (4 MB total) 1.8 MB total
L3 cache 16 x 16 MB (256 MB total) 2 x 16 MB (32 MB total) 7 MB total
Manufacturing process 7nm 7nm 7nm