What it is and the problem it solves
The IBM Personal Computer AT is a 1984 desktop that upgrades the PC line to the Intel 80286 processor. It solves the bottleneck of 8-bit data throughput and slow expansion in business computing. It targets users needing faster disk I/O, more RAM capacity, and future-proof expansion — but only delivers those in theory.
How it works
It uses the Intel 80286 microprocessor, a 16-bit CPU, replacing the 8088 in earlier IBM PCs. It introduces the AT bus — later called ISA — a 16-bit expansion bus with backward compatibility for 8-bit cards. It includes a battery-backed real-time clock (Motorola MC146818) and supports an optional Intel 80287 math co-processor for floating-point operations.
What works
The 16-bit AT bus works. It accepts both 8-bit and 16-bit expansion cards. The real-time clock works. The 80287 co-processor works when installed. The 8 MHz revision (April 1986) delivers measurable speed gains in real-mode code. Compatibility with existing PC software and peripherals works.
What does not
It does not deliver protected mode functionality to end users. No shipped operating system at launch used the 80286’s protected mode. The 6 MHz (later 8 MHz) CPU runs in real mode only, replicating 8086 behaviour. The ‘Advanced Technology’ label misleads: the machine adds speed and bus width but no new execution model to shipped software.
What it changes
It establishes the 16-bit ISA bus as the de facto PC expansion standard. It shifts the hardware baseline from 8-bit to 16-bit data paths and sets the template for clone manufacturers to replicate — cementing architectural compatibility over innovation. It makes the 80286 the first widely distributed 286 chip, though underutilised.
Is it worth your time
Only if you need 16-bit performance and ISA expansion in 1984–1987. Its $6,000 price and limited software optimisation for the 286 make it a niche upgrade over the XT for most users. It offers no memory protection or multitasking in practice — those features remain unused without OS support.