Engineering:Intel 80186

From HandWiki
Short description: 16-bit microcontroller
Intel 80186
KL Intel i186.jpg
An Intel A80186 processor in a gray ceramic package.
General Info
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
Min. feature size3 µm[3] to 1 µm[4]
Instruction setx86-16
Physical specifications
Transistors
  • 55,000
Co-processor8087 and later, 80C187 (for 80C186 only)
Package(s)
    • 68-pin PLCC
    • 68-pin LCC
    • 100-pin PQFP (engineering sample only)
    • 68-pin PGA
Socket(s)
Products, models, variants
Variant(s)Intel 80188
History
PredecessorIntel 8088
SuccessorIntel 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 Intel 80186, also known as the iAPX 186,[5] 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. The 80188 variant, with an 8-bit external data bus was also available.

Description

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,[lower-alpha 1] 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.[lower-alpha 2]

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.[6] Both packages for Intel 80186 version were available in 68-pin PLCC and PGA in sampling at third quarter of 1985.[7] The available 12.5 MHz Intel 80186-12 version using the 1.5-micron HMOS-III process for US$36 in quantities of 100.[8] 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.[9] 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.[10] 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.[11]

Uses

In personal computers

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,[12] released in 1985. It was intended for use with the original Intel 8088-based IBM PC (Model 5150).

Other devices

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

  • the 80186 was used to control the Microtek 8086 in-circuit emulator[13]
  • its offshoot, Intel 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 it is a FAX/modem that interface ISA card and telephone cable uses this processor.[14]
  • the IBM 7171 protocol converter, which made ASCII character-oriented terminals appear as an IBM 3270 terminal to an IBM mainframe,[15] used the Intel 80186 as its CPU.[16]
  • it was also used on the controller card for Digital Equipment Corporation's DECTalk speech synthesizer system.

In May 2006, Intel announced that production of the 186 would cease at the end of September 2007.[17] Pin- and instruction-compatible replacements might still be manufactured by various third-party sources,[18] and FPGA versions are publicly available.[19]

See also

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

Notes

  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

  1. "Product Change Notification". 2 May 2006. http://developer.intel.com/design/pcn/Processors/D0106013.pdf. 
  2. CPU http://www.cpu-world.com.
  3. "3 µm lithography process - WikiChip". https://en.wikichip.org/wiki/3_%C2%B5m_lithography_process. 
  4. Intel Corporation, "New Product Focus: Components: New ASSP Suits Mobile Applications", Microcomputer Solutions, September/October 1990, page 11
  5. iAPX 286 Programmer's Reference. Intel. 1983. page 1-1. http://bitsavers.org/components/intel/80286/210498-001_iAPX_286_Programmers_Reference_1983.pdf. 
  6. Intel Corporation, "NewsBits: Second Source News", Solutions, January/February 1985, Page 1
  7. Ashborn, Jim; "Advanced Packaging: A Little Goes A Long Way", Intel Corporation, Solutions, January/February 1986, Page 2
  8. Intel Corporation, "New Product Focus Component: 80186-12 Microprocessor: Fast And Formidable", Solutions, March/April 1986, page 10
  9. Ormsby, John, Editor, "New Product Focus: Components: It's Under Control With The 80C186", Intel Corporation, Microcomputer Solutions, November/December 1987, page 13
  10. Intel Corporation, "Focus: Components: Fast M80C186 Embedded Controller Cuts Power Usage", Microcomputer Solutions, March/April 1989, page 12
  11. Intel Corporation, "New Product Focus: Components: New ASSP Suits Mobile Applications", Microcomputer Solutions, September/October 1990, page 11
  12. Crabb, Don (20 May 1985). "Adding Spunk to the IBM PC". InfoWorld 7 (20): 49. https://books.google.com/books?id=2i4EAAAAMBAJ&pg=PA49. 
  13. EEVblog #410 - Microtek 8086 In-Circuit Emulator Teardown. EEVBlog. 15 January 2013 – via YouTube.
  14. Intel Corporation, "New Product Focus: Systems: PC Fax Board Simplifies Data Transmission", Microcomputer Solutions, January/February 1991, page 14
  15. Brear, Scott (21 January 1985). "Cycle of change speeds up". Computerworld (IDG Enterprise) 19 (3): ID/15. ISSN 0010-4841. https://books.google.com/books?id=Q-MrXqjWoIYC&pg=PA61-IA15. 
  16. 7171 Reference Manual and Programming Guide. IBM Corporation. 1986. pp. 4–13. GA37-0021-0. http://www.bitsavers.org/pdf/ibm/7171/GA37-0021-0_7171_Reference_Manual_and_Programming_Guide_Jan86.pdf. 
  17. "Intel cashes in ancient chips". http://www.reghardware.co.uk/2006/05/18/intel_cans_386_486_960_cpus/. 
  18. "Innovasic Offers Replacement ICs for Intel 186/188 Microcontrollers". http://edageek.com/2007/02/26/innovasic-intel-80c186-188-microcontroller/. 
  19. "Jamie Iles - Software + Hardware | 80186 CPU". https://www.jamieiles.com/80186/. 

External links