# Bob Kahn
Robert Elliot Kahn (born 1938) is an American electrical engineer and computer scientist, recognized alongside [[Vint Cerf]] as one of the "Fathers of the [[Internet]]." While at DARPA, Kahn conceived the architecture for what would become TCP/IP and recruited Cerf to help develop the protocols. Their 1974 paper "A Protocol for Packet Network Intercommunication" established the technical foundation for connecting disparate networks into an "internet." Before this, Kahn was a key architect of ARPANET at BBN Technologies, helping design the Interface Message Processors (IMPs)—the original Internet routers.
Kahn founded the Corporation for National Research Initiatives (CNRI) in 1986, where he developed the concept of "digital objects" and the Handle System for persistent identifiers—technology now used in DOIs (Digital Object Identifiers) for academic publishing. Unlike Cerf, who became a public figure at Google, Kahn has focused on foundational infrastructure and research. He received the Turing Award (2004, with Cerf), the Presidential Medal of Freedom (2005), and numerous other honors. His original vision of an "open architecture network" set the design principles that made the Internet scalable, resilient, and open to innovation.
## TCP/IP Architecture
```
┌─────────────────────────────────────────────────────────────┐
│ KAHN'S OPEN ARCHITECTURE PRINCIPLES │
├─────────────────────────────────────────────────────────────┤
│ │
│ KAHN'S ORIGINAL RULES (1973): │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ 1. Each network stands on its own │ │
│ │ - No internal changes required to connect │ │
│ │ │ │
│ │ 2. Best-effort delivery │ │
│ │ - Packets may be lost; higher layers handle it │ │
│ │ │ │
│ │ 3. Gateways (routers) connect networks │ │
│ │ - Minimal state, simple forwarding │ │
│ │ │ │
│ │ 4. No global control │ │
│ │ - Decentralized operation │ │
│ └─────────────────────────────────────────────────────┘ │
│ │
│ These principles enabled the Internet to scale globally │
│ │
└─────────────────────────────────────────────────────────────┘
```
## Key Contributions
| Contribution | Year | Significance |
|--------------|------|--------------|
| **ARPANET IMPs** | 1969 | First packet switches (BBN) |
| **TCP/IP** (with Cerf) | 1974 | Internet protocol foundation |
| **Open architecture** | 1973 | Design principles for internetworking |
| **CNRI** | 1986 | Research infrastructure organization |
| **Digital Object Architecture** | 1990s | Persistent identifiers, Handle System |
| **DOI System** | 1990s | Enabled academic citation infrastructure |
## Career Timeline
| Year | Position |
|------|----------|
| 1938 | Born in Brooklyn, New York |
| 1960 | BEE, City College of New York |
| 1962 | MA, Princeton |
| 1964 | PhD Electrical Engineering, Princeton |
| 1966-1972 | BBN Technologies |
| 1972-1985 | DARPA (Director, IPTO) |
| 1986-present | CNRI (Founder, Chairman, CEO) |
## ARPANET to Internet
| Phase | Kahn's Role |
|-------|-------------|
| **ARPANET design** | IMP architecture at BBN |
| **Packet radio** | DARPA program initiation |
| **Satellite networks** | DARPA program management |
| **Internetworking** | Conceived TCP/IP architecture |
| **TCP/IP development** | Recruited Cerf, guided design |
| **ARPANET transition** | Led adoption of TCP/IP |
## Kahn vs Cerf
| Aspect | Bob Kahn | [[Vint Cerf]] |
|--------|----------|---------------|
| **Background** | Electrical engineering, MIT/Princeton | Computer science, Stanford/UCLA |
| **Role in TCP/IP** | Architecture, vision | Protocol specification |
| **At DARPA** | Director, IPTO | Program Manager |
| **Later career** | CNRI (research) | Google (evangelism) |
| **Public profile** | Lower | Higher |
| **Focus** | Infrastructure, digital objects | Standards, policy |
## Digital Object Architecture
| Component | Description |
|-----------|-------------|
| **Digital Object** | Data with unique identifier |
| **Handle System** | Persistent identifier resolution |
| **DOI** | Application for academic publishing |
| **DONA Foundation** | Global identifier governance |
## Awards and Recognition
| Award | Year |
|-------|------|
| **ACM Turing Award** (with Cerf) | 2004 |
| **Presidential Medal of Freedom** | 2005 |
| **National Medal of Technology** | 1997 |
| **Marconi Prize** | 1998 |
| **Prince of Asturias Award** | 2002 |
| **Japan Prize** | 2008 |
| **Queen Elizabeth Prize for Engineering** | 2013 |
## CNRI (Corporation for National Research Initiatives)
| Focus | Description |
|-------|-------------|
| **Founded** | 1986 |
| **Mission** | National information infrastructure R&D |
| **Handle System** | Persistent identifier technology |
| **Digital libraries** | Research infrastructure |
| **Internet architecture** | Continued protocol work |
## Design Principles
| Principle | Description |
|-----------|-------------|
| **Network independence** | Networks connect without internal changes |
| **Best effort** | No guaranteed delivery at network layer |
| **Stateless routing** | Gateways don't track connections |
| **Decentralization** | No single point of control |
| **End-to-end** | Reliability at endpoints, not network |
## Quotes
<!-- QueryToSerialize: LIST FROM #type/quote AND [[Bob Kahn]] WHERE public_note = true SORT file.name ASC -->
## Books
<!-- QueryToSerialize: LIST FROM #type/book AND [[Bob Kahn]] WHERE public_note = true SORT file.name ASC -->
## References
- Cerf, V. & Kahn, R. (1974). "A Protocol for Packet Network Intercommunication"
- https://en.wikipedia.org/wiki/Bob_Kahn
- https://www.cnri.reston.va.us/
## Related
- [[Vint Cerf]]
- [[TCP IP]]
- [[Internet]]