The computer that reshaped daily life is the one in your pocket, and it runs on a different philosophy from the machines that came before. Where desktops chased raw speed, the smartphone made energy efficiency the goal, and the processor family that won that contest is ARM.
The idea
When a computer runs on a battery, performance-per-watt matters more than peak speed. ARM’s reduced, efficient design, packaged as a system-on-chip, is the answer that put a capable computer in every pocket.
ARM
ARM is a family of RISC, reduced instruction set computer, processor architectures, known for low power consumption and low heat. The efficiency was decisive in mobile: by 2005, about 98 percent of mobile phones sold used at least one ARM processor. And unlike most chipmakers, ARM Holdings licenses its instruction set and designs to other companies rather than only manufacturing chips itself, which spread the architecture everywhere.
The system-on-chip
A smartphone integrates the CPU, graphics, and much else onto a single energy-efficient die, a system-on-chip, designed around battery life as the dominant constraint. The stable instruction set idea is what lets a huge body of software run across generations of these chips without rewriting.
Why it matters
ARM’s efficiency-first approach is the mirror image of the desktop’s speed-first approach, and it is what made mobile computing possible. As energy has become the universal constraint, that same approach has reached upward into laptops and data-center servers, so the philosophy born in the phone now shapes computing at every scale.
Related Notes
- The Microprocessor, the lineage ARM belongs to
- The IBM System/360, the instruction-set-as-contract idea ARM relies on
- Moore’s Law, the scaling that powers these chips
- Von Neumann Architecture, the model underneath
- History of Computing, the section index
Sources
- “ARM architecture family,” Wikipedia. https://en.wikipedia.org/wiki/ARM_architecture_family . Supports ARM as a family of RISC architectures known for low power consumption, the figure that about 98 percent of mobile phones sold in 2005 used at least one ARM processor, and ARM Holdings licensing its designs to other companies rather than only building chips.