# Marcian "Ted" Hoff

> 1937– · Engineer, Co-architect of Intel 4004
>
> **Recorded contribution:** Co-architected the Intel 4004, the first commercially sold single-chip microprocessor, with shared credit across the Hoff, Mazor, Faggin, and Shima team

## How to use this dossier

Read for a causal chain, not a hero story: inherited problem → contribution → mechanism → downstream capability → limit. Then close the page and complete the reconstruction exercise from memory.

## 1. Historical orientation

Marcian 'Ted' Hoff (born 1937) was an Intel engineer who proposed a general-purpose processor architecture for Busicom's calculator chipset, helping create the Intel 4004. Instead of many custom logic chips for separate calculator functions, Hoff and Stanley Mazor outlined a small programmable CPU plus memory and input/output chips. Federico Faggin then led the detailed silicon design using his process expertise, and Busicom's Masatoshi Shima contributed requirements and logic design. The 4004 is commonly described as the first commercial single-chip microprocessor, a carefully qualified claim. Its transformation was architectural reuse: change software in read-only memory instead of redesigning hardware for every product function.

## 2. The problem inherited

Busicom's proposed calculator required a large set of specialized integrated circuits whose cost and complexity threatened the project.

## 3. The central contribution

Hoff conceived a simplified general-purpose CPU-centered architecture that reduced the custom chip set and made a programmable processor commercially plausible.

## 4. Reconstruct the mechanism

1. Identify operations shared across calculator models and replace hardwired special functions with a stored instruction repertoire.
2. Define a compact four-bit CPU with registers, arithmetic, control flow, and a bus connecting program, data, and input/output chips.
3. Store calculator behavior as firmware so the same processor hardware can implement several functions and models.
4. Realize and verify the architecture in silicon, where Faggin's detailed design and process innovations made the single-chip CPU work.

## 5. What changed downstream

- The 4004 demonstrated a commercially delivered CPU on one chip.
- Programmable microprocessors replaced many custom-control circuits and opened embedded and personal-computing markets.
- Intel's processor line evolved through the 8008, 8080, and later architectures.

## 6. Attribution, limits, and uncertainty

- Hoff, Mazor, Faggin, Shima, Intel, and Busicom have distinct essential claims; no accurate dossier calls one sole inventor.
- Other contemporary microprocessor projects complicate unqualified priority, so 'first commercial single-chip CPU' is safer.
- The architectural concept alone was not a manufacturable product without Faggin's silicon-gate design and implementation.

## 7. Reconstruction lab

Design a calculator two ways: four dedicated operation controllers and one four-bit CPU executing ROM instructions. Count unique logic blocks, write a six-instruction multiply loop, and identify what flexibility costs in cycles and program memory.

## 8. Evidence trail

- [The Intel 4004](https://www.intel.com/content/www/us/en/history/museum-story-of-intel-4004.html) — Intel
- [The Birth of the Microprocessor](https://www.computerhistory.org/siliconengine/first-commercial-microprocessor-introduced/) — Computer History Museum

---

*Research checked 2026-08-09. Dates, roles, and claims about living people are historical snapshots. Linked sources remain the authority; this dossier is original instructional synthesis.*
