Intel 80186

(Redirected from Intel 80188)

The Intel 80186, also known as the iAPX 186,[9] or just 186, is a microprocessor and microcontroller introduced in 1982. It was based on the Intel 8086 and, like it, had a 16-bit external data bus multiplexed with a 20-bit address bus.

Intel 80186
An Intel A80186 processor in a gray ceramic package.
General information
LaunchedJanuary 1982; 42 years ago (1982-01)
DiscontinuedSeptember 28, 2007; 16 years ago (2007-09-28)[1]
Common manufacturer(s)
Performance
Max. CPU clock rate6 MHz to 25 MHz
FSB speeds6 MHz to 25 MHz
Data width16 bits
Address width20 bits
Architecture and classification
ApplicationDesktop, Embedded
Technology node3 µm[3] to 1 µm[4]
Instruction setx86-16
Physical specifications
Transistors
  • 55,000
Co-processor8087 and later, 80C187 (for 80C186 only)
Package(s)
Socket(s)
Products, models, variants
Variant(s)
History
Predecessor(s)Intel 8088
Successor(s)Intel 80386 (The 80286 was also introduced in early 1982, and thus contemporary with the 80186)
Support status
Unsupported
Intel 80188
An Intel R80C188XL20, an LCC variant of the 80188 processor. It has a ceramic heat spreader and gold plated contacts on the bottom.
General information
Launched1982
DiscontinuedSeptember 2007[5]
Common manufacturer(s)
Performance
Max. CPU clock rate6 MHz to 40 MHz
Data width8 bits
Address width20 bits
Architecture and classification
Technology node3 µm[7] to 1 µm[8]
Instruction setx86-16
Physical specifications
Transistors
  • 55,000
Cores
  • 1
Co-processorIntel 80187
Package(s)
Socket(s)
Products, models, variants
Variant(s)
History
Predecessor(s)Intel 8088
Successor(s)Intel 80386 (The 80286 was also introduced in early 1982, and thus contemporary with the 80186)
A greatly simplified block diagram of the 80186 architecture
Die of Intel 80186

The 80188 variant, with an 8-bit external data bus was also available; this made it less expensive to connect to peripherals. The 16-bit registers and the one megabyte address range were unchanged, however. It had a throughput of 1 million instructions per second.[10] Intel second sourced this microprocessor to Fujitsu Limited around 1985.[11] Both packages of Intel 80188 version were available in 68-pin PLCC and PGA in sampling at third quarter of 1985.[12] The available 80C188EB in fully static design for the application-specific standard product using the 1-micron CHMOS IV technology. They were available in 3- and 5-Volts version with 84-lead PLCC and 80-lead EIAJ QFP version. It was also available for US$15.15 in 1,000 unit quantities.[13]

Description edit

The 80186 series was designed to reduce the number of integrated circuits required. It included features such as clock generator, interrupt controller, timers, wait state generator, DMA channels, and external chip select lines. It was used in numerous embedded systems, as microcontrollers with external memory.

The initial clock rate of the 80186 was 6 MHz, but due to more hardware available for the microcode to use, especially for address calculation, many individual instructions completed in fewer clock cycles than on an 8086 at the same clock frequency. For instance, the common register+immediate addressing mode was significantly faster than on the 8086,[a] especially when a memory location was both (one of) the operand(s) and the destination. Multiply and divide also showed great improvement, being several times as fast as on the original 8086 and multi-bit shifts were done almost four times as quickly as in the 8086.

A few new instructions were introduced with the 80186 (referred to as the 8086-2 instruction set in some datasheets[citation needed]): enter/leave (replacing several instructions when handling stack frames), pusha/popa (push/pop all general registers), bound (check array index against bounds), and ins/outs (input/output of string). A useful immediate mode was added for the push, imul, and multi-bit shift instructions. These instructions were also included in the contemporary 80286 and in successor chips.[b]

 
Die of Intel 80C186.

The (redesigned) CMOS version, 80C186, introduced DRAM refresh, a power-save mode, and a direct interface to the 80C187 floating point numeric coprocessor. Intel second sourced this microprocessor to Fujitsu Limited around 1985.[14] Both packages for Intel 80186 version were available in 68-pin PLCC and PGA in sampling at third quarter of 1985.[15] The available 12.5 MHz Intel 80186-12 version using the 1.5-micron HMOS-III process for US$36 in quantities of 100.[16] The available 12.5 MHz Intel 80C186 version using the CHMOS III-E technology using approximately 90 mA under normal load and only 32 mA under power-save mode. It was available in 68-pin PLCC, CPGA, or CLCC package.[17] The military version of Intel M80C186 embedded controller was available in 10 and 12 MHz version. They met MIL-STD-883 Rev. C and MIL-STD-1553 bus application standards. The 12 MHz CHMOS version consumes approximately 100 mA. The available packages were 68-pin CPGA and CQFP. The 10 MHz M80C186 PGA version was available for US$378 in 100-unit quantities.[18] The available 80C186EB in fully static design for the application-specific standard product using the 1-micron CHMOS IV technology. They were available in 3- and 5-Volts version with 84-lead PLCC and 80-lead EIAJ QFP version. It was also available for US$16.95 in 1,000 unit quantities.[19]

80188 series edit

The 80188 series was generally intended for embedded systems, as microcontrollers with external memory. Therefore, to reduce the number of chips required, it included features such as clock generator, interrupt controller, timers, wait state generator, DMA channels, and external chip select lines. While the N80188 was compatible with the 8087 numeric co-processor, the 80C188 was not. It did not have the ESC control codes integrated.

Uses edit

In personal computers edit

Because the integrated hardware included in the 80186 was incompatible with the support chips chosen by IBM for the 8088 based IBM PC released a few months earlier, the chip did not see wide success in the PC market. IBM chose the 80286 for its successor, the IBM PC/AT, released in autumn 1984. Most other PC-compatible manufactures followed.

Regardless, several notable personal computers used the 80186:

In addition to the above examples of stand-alone implementations of the 80186 for personal computers, there were at least two examples of "add-in" accelerator card implementations: the BBC Master 512, Acorn's plug-in for the BBC Master range of computers containing an 80186–10 with 512 KB of RAM, and the Orchid Technology PC Turbo 186,[20] released in 1985. It was intended for use with the original Intel 8088-based IBM PC (Model 5150).

Other devices edit

The Intel 80186 and 80188 are often embedded in electronic devices that are not primarily computers. For example:

  • The 80186 was used to control the Microtek 8086 in-circuit emulator.[21]
  • The 80188 was embedded inside the Intel 14.4EX modem released in 1991. The 16 MHz processor was used to perform complex algorithms needed for forward error correction, Trellis modulation, and echo cancellation in the modem.
  • The second generation SatisFAXtion board, which is a FAX/modem ISA card, uses this processor.[22]
  • The IBM 7171 protocol converter, which made ASCII character-oriented terminals appear as an IBM 3270 terminal to an IBM mainframe,[23] used the Intel 80186 as its CPU.[24]
  • It was also used on the controller card for Digital Equipment Corporation's DECtalk speech synthesizer system.

End of life edit

On 30 March 2006, Intel announced that production of the 80186 and 80188, along with the production of other processor models such as the 80386 and 80486, would cease at the end of September 2007.[25][26] Pin- and instruction-compatible replacements might still be manufactured by various third-party sources,[27] and FPGA versions are publicly available.[28]

See also edit

  • iAPX, for the iAPX name
  • NEC V20/V30, for a third-party CPU also supporting the 80186 instructions

Notes edit

  1. ^ In fact, all variants, including reg+reg and reg+reg+immediate were faster.
  2. ^ The instruction set of the 80286 is a superset of the 80186's, plus new instructions for protected mode.

References edit

  1. ^ "Product Change Notification" (PDF). 2 May 2006. Archived from the original (PDF) on 23 October 2006.
  2. ^ CPU http://www.cpu-world.com.
  3. ^ "3 µm lithography process - WikiChip". en.wikichip.org.
  4. ^ Intel Corporation, "New Product Focus: Components: New ASSP Suits Mobile Applications", Microcomputer Solutions, September/October 1990, page 11
  5. ^ "Product Change Notification" (PDF). 2 May 2006. Archived from the original (PDF) on 9 October 2006.
  6. ^ "Intel 80188 family". CPU World.
  7. ^ "3 µm lithography process". WikiChip.
  8. ^ Intel Corporation, "New Product Focus: Components: New ASSP Suits Mobile Applications", Microcomputer Solutions, September/October 1990, page 11
  9. ^ iAPX 286 Programmer's Reference (PDF). Intel. 1983. page 1-1.
  10. ^ Pacheco, Alberto (2001-10-12). "1.3 La familia de microprocesadores de Intel" [Intel Processors: MCS-4, MCS-8, MCS-85, x86: IA-16, IA-32, IA-64.]. CB-00-852/01. Lenguaje Ensamblador (in English and Spanish). Instituto Tecnológico de Chihuahua. Archived from the original on April 24, 2012. Retrieved July 20, 2010.
  11. ^ Intel Corporation, "NewsBits: Second Source News", Solutions, January/February 1985, Page 1
  12. ^ Ashborn, Jim; "Advanced Packaging: A Little Goes A Long Way", Intel Corporation, Solutions, January/February 1986, Page 2
  13. ^ Intel Corporation, "New Product Focus: Components: New ASSP Suits Mobile Applications", Microcomputer Solutions, September/October 1990, page 11
  14. ^ Intel Corporation, "NewsBits: Second Source News", Solutions, January/February 1985, Page 1
  15. ^ Ashborn, Jim; "Advanced Packaging: A Little Goes A Long Way", Intel Corporation, Solutions, January/February 1986, Page 2
  16. ^ Intel Corporation, "New Product Focus Component: 80186-12 Microprocessor: Fast And Formidable", Solutions, March/April 1986, page 10
  17. ^ Ormsby, John, Editor, "New Product Focus: Components: It's Under Control With The 80C186", Intel Corporation, Microcomputer Solutions, November/December 1987, page 13
  18. ^ Intel Corporation, "Focus: Components: Fast M80C186 Embedded Controller Cuts Power Usage", Microcomputer Solutions, March/April 1989, page 12
  19. ^ Intel Corporation, "New Product Focus: Components: New ASSP Suits Mobile Applications", Microcomputer Solutions, September/October 1990, page 11
  20. ^ Crabb, Don (20 May 1985). "Adding Spunk to the IBM PC". InfoWorld. Vol. 7, no. 20. p. 49.
  21. ^ EEVblog #410 - Microtek 8086 In-Circuit Emulator Teardown. EEVBlog. 15 January 2013 – via YouTube.
  22. ^ Intel Corporation, "New Product Focus: Systems: PC Fax Board Simplifies Data Transmission", Microcomputer Solutions, January/February 1991, page 14
  23. ^ Brear, Scott (21 January 1985). "Cycle of change speeds up". Computerworld. Vol. 19, no. 3. IDG Enterprise. pp. ID/15. ISSN 0010-4841.
  24. ^ 7171 Reference Manual and Programming Guide (PDF). IBM Corporation. 1986. pp. 4–13. GA37-0021-0.
  25. ^ "Product Change Notification 106013 - 01" (PDF). Intel. May 2, 2006. Archived from the original (PDF) on October 9, 2006.
  26. ^ "Intel cashes in ancient chips". The Register. Retrieved 2024-02-18.
  27. ^ "Innovasic Offers Replacement ICs for Intel 186/188 Microcontrollers". Archived from the original on 2012-02-13. Retrieved 2009-01-19.
  28. ^ "Jamie Iles - Software + Hardware | 80186 CPU". www.jamieiles.com.

External links edit