2007 · Cupertino, California, United States; manufactured principally in China
iPhone
Who
Apple Inc., with industrial design under Jony Ive and software and hardware teams led by Scott Forstall and Tony Fadell
Problem It Solved
Mobile phones in 2006 were capable but difficult. Most devoted a large fraction of their front surface to a fixed keypad or keyboard that could not change to suit the task, which left a small screen and forced every application into the same rigid input model. Web browsing was generally offered through cut-down pages rather than the actual web. Feature discovery required navigating deep hierarchical menus, and manufacturers shipped dozens of differentiated models whose interfaces shared little. The underlying design problem was that the physical controls were fixed while the software's needs varied enormously: a phone dialer, a music player, a map, and a text editor each want a different set of controls. Any solution required making the input surface itself reconfigurable, which in turn required a screen precise and responsive enough to be trusted as the only control.
Design Decisions
- →Replaced the fixed keypad with a capacitive multi-touch display covering most of the front face, because a software-drawn control surface can present exactly the controls each application needs and none of the others.
- →Designed for the finger rather than a stylus, accepting a much larger minimum target size, because a stylus is an object that can be lost and adds a step between intention and action.
- →Implemented inertial scrolling with rubber-band resistance at list boundaries, because a finger dragging a surface needs physical-feeling momentum and a clear signal when content ends, and without that feedback direct manipulation reads as broken rather than direct.
- →Shipped a full desktop-class web browser rendering ordinary pages, because delivering a separate mobile web would have reproduced the limitation the product was meant to remove.
- →Used a single home button as the universal escape, because a screen whose entire meaning is software-defined needs one guaranteed physical route back to a known state.
- →Sealed the enclosure with a non-user-replaceable battery, because bonding the display, battery, and case allowed a thinner device with a larger cell — a trade that also made repair and battery replacement dependent on service channels.
- →Opened a controlled third-party application store in 2008 with a review process and a revenue share, because distribution through a single reviewed channel made installation safe for non-technical users while placing the platform owner in permanent control of what software could exist.
Technology
The product depended on several technologies maturing at once. Projected capacitive touch sensing, refined from earlier research, allowed multiple simultaneous contact points to be detected reliably through a hardened glass cover, which is what made pinch and swipe gestures possible. Lithium-polymer cells offered enough energy density to power a bright display for a day in a thin package. System-on-chip integration combined processing, graphics, and radio functions compactly enough to leave room for the battery. Accelerometers, and later gyroscopes, gave the device awareness of its own orientation. Mobile data networks had reached speeds that made a full web browser worth providing. Critically, the software stack shared substantial foundations with the desktop operating system, which meant real text rendering, real graphics compositing, and real networking rather than the constrained embedded environments typical of phones at the time.
Social Impact
The iPhone and the smartphones that followed put a networked computer in the hands of billions of people, and the consequences run in several directions at once. Access to information, banking, navigation, translation, and communication expanded dramatically, in many regions arriving before fixed broadband did. Entire industries reorganized around the assumption of a pocket computer. The documented costs are equally substantial. Assembly is concentrated in contract manufacturing in China, where working conditions at supplier factories have been the subject of sustained investigation, independent audits, and Apple's own published supplier responsibility reporting. Raw materials including cobalt and lithium carry well-documented mining harms. Sealed construction and short replacement cycles have made smartphones a significant electronic waste stream, prompting right-to-repair legislation in several jurisdictions. And the attention economy the platform enabled — notification-driven, engagement-optimized applications — has become a serious subject of public health research.
Why It Matters
The iPhone is the clearest modern case of a design decision that reallocates a fixed resource. Its central move was to convert a fixed physical control surface into a software-defined one, and nearly every subsequent property of the product follows from that single trade. It also demonstrates that interaction quality is largely a matter of feedback: inertial scrolling and boundary resistance are small details that do the decisive work of making a glass sheet feel like a manipulable object. For designers it is equally instructive as a case in consequences. The same decisions that produced a thin, reliable, approachable device also produced a repair-hostile object, a gatekept software ecosystem, and a distribution model whose incentives reward capturing attention. Studying it honestly means holding the interaction achievement and the documented costs in view together.
Related Artifacts
Sources
- Human Interface Guidelines
- Supplier Responsibility Progress Reports
- Design Collection