Intel 80286
From Wikipedia, the free encyclopedia
286 Central processing unit |
|
An Intel 80286 Microprocessor |
|
Produced: | From 1982 to 1986 |
Common Manufacturers: | |
CPU Speeds: | 6 MHz to 25 MHz |
Process: (MOSFET channel length) |
1.5 µm |
Instruction Set: | x86 |
Socket: | 68-pin socket |
The Intel 80286 (often abbreviated to "286", and also called iAPX 286 in the Intel programmer's manual for the 286) is an x86-family 16-bit microprocessor that was introduced by Intel on February 1, 1982. It has 134,000 transistors. Initially released in 6 and 8 MHz editions, it was subsequently scaled up to 12.5 MHz. (AMD and Harris later pushed the architecture to speeds as high as 20 MHz and 25 MHz, respectively.) It was widely used in IBM PC compatible computers during the mid 1980s to early 1990s.
The 80286's performance is more than twice that of its predecessors (the Intel 8086 and Intel 8088) per clock cycle. In fact, the performance increase per clock cycle may be the largest among the generations of x86 processors. Calculation of the more complex addressing modes (such as [BX+SI]) has less clock penalty because it is performed by a special circuit in the 286; the 8086, its predecessor, has to perform effective address calculation in the general ALU, taking many cycles. Also, complex mathematical operations (such as MUL/DIV) take fewer clock cycles compared to the 8086. The 286 is able to address up to 16 MiB of RAM, in contrast to the 1 MiB the 8086 can work with. While DOS was able to utilise this additional RAM capability via extended memory emulation, few 286-based computers ever saw more than a megabyte of RAM.
The 286 was designed to run multitasking applications, including communications (such as automated PBXs), real-time process control, and multi-user systems.
The later E-stepping level of the 80286 was a very clean CPU - free of the several significant errata that caused problems for programmers and operating system writers in the earlier B-step and C-step CPU's (common in the AT and AT clones).
An interesting feature of this processor is that it was the first x86 processor with protected mode. Protected mode enabled up to 16 MiB of memory to be addressed by the on-chip linear memory management unit (MMU) with 1 GiB logical address space. The MMU also provided some degree of prevention from (crashed or ill-behaved) applications writing outside their allocated memory zones. However, the 286 could not revert to the basic 8086-compatible "real mode" without resetting the processor (though some very clever programmers did figure out a way to re-enter real mode via a series of software instructions which would execute the reset while retaining active memory and control).
In theory, real mode applications could be directly executed in 16-bit protected mode if certain rules were followed; however, as many DOS programs broke those rules protected mode was not widely used until the appearance of its successor, the 32-bit Intel 80386, which was designed to go back and forth between modes easily. See Protected mode#Real mode application compatibility for more info.
The 80286 provided the first glimpse into the world of the protection mechanisms then exclusive to the world of mainframes and minicomputers which would pave the way for the x86 and the IBM PC architecture to extend from the personal computer all the way to high-end servers, drive the market for other architectures all the way down to only the highest-end servers and mainframes, and blur the differences between microcomputers and mainframes. That was probably why the IBM PC/AT was called that.
In the annals of history, the 80286 will go down as a major stepping stone from the simple computing device to the reliable business tool all the way to high-end servers.[citation needed] It was that reliability which allowed its successor, the Intel 80386 to truly be adopted world-wide.[citation needed] Without the 80286, that success would not have been possible and we would not have had the later processors (80386, 80486, Pentium, Pentium Pro, Pentium II, Pentium III, Pentium 4, Pentium M, Core and Core 2) from Intel.[citation needed]
[edit] External links
- Linux on 286 laptops and notebooks
- Intel 80286 images and descriptions at cpu-collection.de
- CPU-INFO: 80286, in-depth processor history
Intel processors (italics indicate non-x86 processors)
4004 | 4040 | 8008 | 8080 | 8085 | 8086 | 8088 | iAPX 432 | 80186 | 80188 | 80286 | 80386 | 80486 | i860 | i960 | Pentium | Pentium Pro | Pentium II | Celeron | Pentium III | XScale | Pentium 4 | Pentium M | Pentium D | Pentium Extreme Edition | Pentium Dual Core | Pentium E | Xeon | Core | Core 2 | Itanium | Itanium 2 List of Intel microprocessors | List of Intel CPU slots and sockets |