The AT is
IBM PC compatible, with the most significant difference being a move to the 80286 processor from the 8088 processor of prior models. Like the IBM PC, the AT supported an optional math co-processor chip, the
Intel 80287, for faster execution of
floating point operations. In addition, it introduced the
AT bus, later known as the ISA bus, a 16-bit bus with backward compatibility with 8-bit PC-compatible expansion cards. The bus also offered fifteen
IRQs and seven
DMA channels, expanded from eight IRQs and four DMA channels for the PC, achieved by adding another
8259A IRQ controller and another
8237A DMA controller. Some IRQ and DMA channels are used by the motherboard and not exposed on the expansion bus. Both dual IRQ and DMA chipsets are cascading which shares the primary pair. In addition to these chipsets, Intel 82284 Clock Driver and Ready Interface and Intel 82288 Bus Controller are to support the microprocessor. The 24-bit address bus of the 286 expands RAM capacity to 16
MB.
PC DOS 3.0 was included with support for the new AT features, including preliminary kernel support for networking (which was fully supported in a later version 3.x release). The motherboard includes a battery-backed
real-time clock (RTC) using the Motorola MC146818. This was an improvement from the PC, which required setting the clock manually or installing an RTC expansion card. The RTC also included a 1024 Hz timer (on IRQ 8), a much finer resolution than the 18 Hz timer on the PC. In addition to keeping the time, the RTC includes 50 bytes of
CMOS memory which is used to store software-adjustable
BIOS parameters. A disk-based BIOS setup program which saved to this memory took the place of the
DIP switches used to set system settings on PCs. Most AT clones have the setup program in
ROM rather than on disk.
Storage The standard floppy drive was upgraded to a 1.2 MB inch
floppy disk drive (15
sectors of 512 bytes, 80 tracks, two sides), which stored over three times as much data as the 360 KB PC floppy disk, but had compatibility problems with 360k disks (see
Problems below). inch floppy drives became available in later ATs. A 20 MB
hard disk drive was included as standard. Early drives were manufactured by
Computer Memories and were found to be very unreliable.
Peripherals The AT at first shipped with the
AT keyboard, initially a new 84-key layout (the 84th key being
SysRq). The numerical keypad was now clearly separated from the main key group, and indicator
LEDs were added for Caps Lock, Scroll Lock and Num Lock. The AT keyboard uses the same 5-pin
DIN connector as the PC keyboard, but a different, bidirectional electrical interface with different keyboard
scan codes. The bidirectional interface allows the computer to set the LED indicators on the keyboard, reset the keyboard, set the typematic rate, and other features. From April 1986, ATs shipped with the
Model M keyboard. The AT is also equipped with a
physical lock that prevents access to the computer by disabling the keyboard and holding the system unit's cover in place. ATs could be equipped with
CGA,
MDA,
EGA, or
PGA video cards. The
8250 UART from the PC was upgraded to the
16450, but since both chips had single-byte buffers, high-speed serial communication was problematic as with the XT.
Models Power supply The IBM PC AT came with a 192-watt
switching power supply, significantly higher than the 130-watt XT power supply. According to IBM's documentation, in order to function properly, the AT power supply needed a load of at least 7.0 amperes on the +5 V line and a minimum of 2.5 amperes on its +12 V line. The power supply would fail to start unless these minimum load requirements were met, but the AT motherboard did not provide much load on the +12 V line. To solve this problem, entry-level IBM AT models that did not have a hard drive were shipped with a 5-ohm, 50-watt resistor connected on the +12 V line of the hard disk power connector. In normal operation this resistor drew 2.4 amperes (dissipating 28.8 watts), getting fairly hot. == Problems ==