The silicon chip that condensed a room-sized computer into a fingernail
Released by Intel in 1971, the Intel 4004 was the world's first commercially available single-chip microprocessor. Prior to its invention, computer central processing units required multiple circuit boards filled with individual components. By etching 2,300 transistors onto a single slice of silicon the size of a fingernail, engineers paved the way for the personal computer revolution and the ubiquity of embedded electronics.
The Calculator Project That Changed Computing
In 1969, the Japanese calculator manufacturer Nippon Calculating Machine Corporation, commonly known as Busicom, approached the young semiconductor company Intel. Busicom wanted custom integrated circuits for a new family of programmable electronic printing calculators. Their original engineering proposal called for a complex arrangement of twelve dedicated chips, each hardwired to perform a specific function within the calculator, such as keyboard scanning, arithmetic logic, and printer control.
Intel engineer Marcian 'Ted' Hoff evaluated Busicom's plan and recognized its fundamental inefficiencies. Instead of building a dozen specialized chips that could only ever operate a calculator, Hoff proposed a radical alternative: a universal, general-purpose central processing unit (CPU) surrounded by memory and input-output chips. Software stored in read-only memory would define the machine's behavior, allowing the same basic silicon components to be repurposed for entirely different applications simply by changing the program code.
Stanley Mazor, another Intel software engineer, collaborated with Hoff and Busicom engineer Masatoshi Shima to refine this architecture. Together, they reduced the proposed multi-chip design to a streamlined four-chip family known as the Micro Computer Set 4 (MCS-4). At the center of this family was a programmable single-chip processor that would ultimately become known as the Intel 4004.
Federico Faggin and the Silicon Gate Breakthrough
While Hoff and Mazor developed the high-level architecture, translating the 4004 concept into working physical silicon remained an immense hurdle. In early 1970, Intel hired Italian-born engineer Federico Faggin, who had previously developed the revolutionary silicon-gate MOS technology at Fairchild Semiconductor. Faggin took charge of the physical circuit design and layout for all four chips in the MCS-4 set.
Silicon-gate MOS technology proved essential to the processor's feasibility. Traditional metal-gate transistors were bulkier, operated at lower speeds, and suffered from alignment issues that made packing thousands of components onto a tiny chip nearly impossible. Faggin's self-aligning silicon gates dramatically reduced transistor dimensions and parasitic capacitance, allowing roughly 2,300 p-channel MOS transistors to be etched onto a single silicon die measuring just twelve square millimeters.
Faggin worked relentless hours through late 1970 and early 1971, designing the logic schematics, drawing the intricate circuit layouts by hand, and overseeing the manufacturing run. When the first fully functional 4004 wafer arrived in early 1971, Faggin had etched his initials, 'F.F.', into the corner of the silicon die—a personal signature on the world's first working single-chip microprocessor.
Inside the MCS-4 Architecture
The Intel 4004 was designed as a 4-bit microprocessor, a data width well-suited for handling binary-coded decimal (BCD) arithmetic required by commercial calculators. The chip operated at an internal clock frequency of up to 740 kilohertz, capable of executing roughly 60,000 to 92,000 instructions per second. Despite its modest processing power by modern standards, it contained an arithmetic logic unit, sixteen 4-bit index registers, an accumulator, and a four-level internal stack.
Because cost and manufacturing constraints limited the chip to an inexpensive 16-pin dual in-line package (DIP), the design faced severe input-output bottlenecks. Faggin and the engineering team solved this by multiplexing the 4-bit data bus. The processor used the same four external pins to sequentially transmit 12-bit memory addresses and receive 8-bit instructions, coordinating operations through precise clock cycles.
The 4004 could not function in total isolation; it operated as the brain of the MCS-4 chipset. It was accompanied by the 4001 (a 2,048-bit read-only memory chip that held program instructions), the 4002 (a 320-bit random-access memory chip for dynamic data storage), and the 4003 (a 10-bit serial-in, parallel-out shift register for interfacing with peripherals). Together, these chips formed a complete, modular computing system.
Buying Back the Rights and Commercial Release
Under the terms of the original contract, Busicom held exclusive proprietary rights to the MCS-4 chipset. However, as the global calculator market entered an aggressive price war in 1971, Busicom sought financial relief. Intel's management, led by Robert Noyce, recognized that the 4004 possessed value far beyond calculators and seized the opportunity to renegotiate the agreement.
Intel offered Busicom a price reduction on the calculator chips in exchange for the rights to market and sell the MCS-4 chipset to other customers for non-calculator applications. Busicom agreed, relinquishing exclusivity. This decision cleared the way for Intel to introduce the microprocessor to the open commercial market.
In November 1971, Intel ran a historic advertisement in the trade publication Electronic News bearing the headline: 'Announcing a new era of integrated electronics.' Intel made the 4004 available to system designers across industries, providing engineers worldwide with an off-the-shelf programmable processing engine for the first time.
Priority Disputes and Parallel Inventions
The historical claim of the Intel 4004 being the 'first microprocessor' is occasionally nuanced by parallel developments in computing history. Between 1968 and 1970, Garrett AiResearch developed the Central Air Data Computer (CADC) for the US Navy's F-14 Tomcat fighter jet, using the MP944 chipset. While the CADC was an early multi-chip microprocessor system, it was a classified military project composed of multiple custom chips rather than a single-chip commercial CPU.
Around the same period, Texas Instruments developed the TMS 1000, a single-chip 4-bit microcontroller intended for low-cost consumer products. Although conceived around 1971 and patented by engineers Gary Boone and Michael Cochran, the TMS 1000 was not released commercially until 1974. Additionally, inventor Gilbert Hyatt was granted a broad patent in 1990 for a single-chip microcontroller architecture conceived in 1968, though this patent was subsequently cancelled in 1996 after legal challenges.
Amid these parallel innovations, the Intel 4004 retains its definitive status as the first commercially available, general-purpose single-chip central processing unit sold openly on the commercial merchant market.
The Legacy of Programmable Silicon
The introduction of the Intel 4004 initiated a fundamental transformation in electronics engineering. Prior to 1971, designing an electronic machine meant wiring together vast arrays of discrete logic gates to execute a fixed set of operations. The microprocessor inverted this model: hardware became standardized and uniform, while the distinct behavior of a machine was shifted entirely into software.
The architectural concepts pioneered in the 4004 rapidly evolved into more powerful iterations. Intel soon launched the 8-bit 8008 in 1972, followed by the 8080 in 1974, which helped spark the early microcomputer revolution and personal computing. The lineage continued directly into the 16-bit 8086 processor, establishing the x86 instruction set architecture that continues to underpin personal computers and enterprise servers today.
Beyond desktop computing, the 4004 demonstrated that complete computing units could be embedded into everyday machinery. From industrial machinery and medical instruments to consumer appliances and automobiles, the consolidation of computing power onto single silicon dies established the foundation for modern embedded electronics.
Key takeaways
•The Intel 4004 originated from a contract with Busicom, replacing a planned 12-chip custom calculator design with a universal 4-chip programmable architecture.
•Engineered by Federico Faggin using advanced silicon-gate MOS technology, the chip squeezed 2,300 transistors onto a single silicon die just 12 square millimeters in size.
•Intel regained the non-calculator commercial rights to the chipset from Busicom in 1971 and publicly announced the 4004 in November of that year as the first commercially sold single-chip CPU.
•The 4004 established the paradigm of software-driven integrated circuits, directly leading to the development of modern x86 microprocessors and ubiquitous embedded computing.