W2 Types of Microprocessor Module 2
W2 Types of Microprocessor Module 2
W2 Types of Microprocessor Module 2
Types of Microprocessor
A vector processor adds all the elements of vector A and Vector B using a
single vector instruction with hardware approach.
Examples of vector processors are:
o DEC's VAX 9000,
o IBM 390/VF,
o CRAY Research Y-MP family,
o Hitachi's S-810/20, etc.
Course Module
[Microprocessor] 2
Types of Microprocessor
Course Module
[Microprocessor] 3
Types of Microprocessor
Symbolic Processors
Symbolic processors are designed for expert system, machine intelligence,
knowledge based system, pattern-recognition, text retrieval, etc.
The basic operations which are performed for artificial intelligence are:
Logic interference, compare, search, pattern matching, filtering, unification,
retrieval, reasoning, etc. This type of processing does not require floating
point operations. Symbolic processors are also called LISP processors or
PROLOG processors.
Bit-Slice Processors
The processor of desired word length is developed using the building blocks.
The basic building block is called Bit-Slice where the building blocks include
4-bit ALUs, micro programs sequencers, carry look-ahead generators, etc.
The word 'slice' was used because the desired number of ALUs and other
components were used to build an 8-bit, 16-bit or 32-bit CPU.
Examples of Bit-Slice Processors were:
o AMD-2900, AMD 2909, AMD 2910, AMD 29300 series,
o Texas instrument's SN-74AS88XX series, etc.
Course Module
[Microprocessor] 5
Types of Microprocessor
Transputers
In a multiprocessor system, a transputer is a specially designed
microprocessor to operate as a component processor.
Transputers were introduced in late 1980's. They were built on VLSI chip
and contained a processor, memory and communication links. The
communication link was to provide point-to-point connection between
transputers.
A transputer contains FPU, on-chip RAM, high-speed serial link, etc.
Examples of transputers are:
o INMOS T414, INMOS T800, etc.
Where, T414 was a 32-bit processor with 2 KB memory. The T800 was FPU
version of 32-bit transputer with 4 KB memory.
Graphic Processors
Graphics Processors are specially designed processors for graphics. Intel has
developed Intel 740-3D graphics chip. It is optimized for Pentium II PCs,
using a hyper pipelined 3D architecture with additional 2D acceleration. Like
most 3D graphics chips, the I-740 will be marketed in performance, not the
main stream category. It is designed mostly for such heavy multimedia uses
as games and movies.
Examples of Graphic Processors are:
o Intel 82786 graphics coprocessor
o IBM's 8514/A,
o Texas Instruments' TMS34010 and TMS34020,
o Intel i860 and Intel i750, etc.
Course Module