Overview
The Intel 4004, introduced in 1971, is widely regarded as the first commercially available single-chip microprocessor. It implemented a central processing unit on one silicon chip, performing control and arithmetic tasks that previously required multiple integrated circuits or discrete components.
Design and architecture
The 4004 is a 4-bit processor: it processed data in 4-bit groups and was optimized for decimal-oriented calculator operations. It used silicon-gate MOS technology and contained roughly 2,300 transistors. A modest clock rate (typically in the hundreds of kilohertz) and a 12-bit program counter gave it direct access to a few kilobytes of program memory—adequate for its intended embedded applications.
MCS-4 family and supporting chips
The 4004 did not operate alone. Intel marketed it as part of the MCS-4 system, which included companion chips that provided program storage, data storage and I/O functions:
- ROM elements for storing firmware and instructions
- RAM and small buffer/shift-register devices for temporary data
- Standard packaging (16-pin DIP) and an instruction set optimized for control tasks
History and development
The 4004 originated from a project for a Japanese calculator company. Intel engineers conceived and implemented the single-chip CPU between 1969 and 1971, combining microelectronics advances with a compact instruction set to meet customer needs. The successful integration demonstrated the commercial potential of microprocessors and encouraged further development of general-purpose CPU designs.
Uses, impact and legacy
Initially used in calculators and simple embedded controllers, the 4004 proved the feasibility of programmable single-chip processors. Its release helped spawn a rapidly growing market for microprocessors and microcontrollers, influencing later, more capable designs that powered personal computers and a vast range of electronic devices. Today the 4004 is celebrated as a milestone in computing history.
Notable facts
Collectors and museums preserve working 4004 chips and development boards. As an early example of integrating a CPU onto a single die, the 4004 is often cited in histories of semiconductor technology and remains a reference point for discussions about how microprocessors transformed electronics design.