3rd and 4th Generations
3rd Generation Intel 8086 Around 1978, Intel released 8086, the first 16-bit microprocessor. With 16-bit word size, it was possible to represent signed numbers in the range of −32,768 to +32,767, which is quite a decent range for performing arithmetic calculations. As such, this processor became very popular not only for control applications, but also for number crunching operations. Speeds of those processors were four times better than the 2nd generation processors. Not to be outdone, Motorola came out with 68000, their 16-bit processor. Zilog released Z-8000, again a 16-bit processor. These are the most popular 16-bit processors. 4th Generation Intel 80836 or i386 Intel Pentium In the early 80s, Intel released the 32-bit processor, the Intel 80386, by using HCMOS fabrication. With 32-bit word size, it was possible to represent signed numbers in the range ±2×10 9 , which is quite a large range for performing arithmetic calculations. If floating point ...