Transistor was invented in 1948 (23 December 1947 in Bell lab). IC was invented in 1958 (Fair Child Semiconductors) By Texas Instruments J kilby. First microprocessor was invented by INTEL(INTegrated ELectronics).
Size of microprocessor – 4 bit
Name
Year of Invention
Clock speed
Number of transistors
Inst. per sec
INTEL 4004/4040
1971 by Ted Hoff and Stanley Mazor
740 KHz
2300
60,000
Size of microprocessor – 8 bit
Name
Year of Invention
Clock speed
Number of transistors
Inst. per sec
8008
1972
500 KHz
3500
50,000
8080
1974
2 MHz
6000
10 times faster than 8008
8085
1976 (16 bit address bus)
3 MHz
6500
769230
Size of microprocessor – 16 bit
Name
Year of Invention
Clock speed
Number of transistors
Inst. per sec
8086
1978 (multiply and divide instruction, 16 bit data bus and 20 bit address bus)
4.77 MHz, 8 MHz, 10 MHz
29000
2.5 Million
8088
1979 (cheaper version of 8086 and 8 bit external bus)
2.5 Million
80186/80188
1982 (80188 cheaper version of 80186, and additional components like interrupt controller, clock generator, local bus controller,counters)
6 MHz
80286
1982 (data bus 16bit and address bus 24 bit)
8 MHz
134000
4 Million
Size of microprocessor – 32 bit
Name
Year of Invention
Clock speed
Number of transistors
Inst. per sec
INTEL 80386
1986 (other versions 80386DX, 80386SX, 80386SL and data bus 32 bit address bus 32 bit)
From 1971 to 1972 the era of the first generation came which brought microprocessors like INTEL 4004 Rockwell international PPS-4 INTEL 8008 etc.
Second generation –
The second generation marked the development of 8 bit microprocessors from 1973 to 1978. Processors like INTEL 8085 Motorola 6800 and 6801 etc came into existence.
Third generation –
The third generation brought forward the 16 bit processors like INTEL 8086/80186/80286 Motorola 68000 68010 etc. From 1979 to 1980 this generation used the HMOS technology.
Fourth generation –
The fourth generation came into existence from 1981 to 1995. The 32 bit processors using HMOS fabrication came into existence. INTEL 80386 and Mororola 68020 are some of the popular processors of this generation.
Fifth generation –
From 1995 till now we are in the fifth generation. 64 bit processors like PENTIUM, celeron, dual, quad and octa core processors came into existence.
Types of microprocessors :
Complex instruction set microprocessor –
The processors are designed to minimise the number of instructions per program and ignore the number of cycles per instructions. The compiler is used to translate a high level language to assembly level language because the length of code is relatively short and an extra RAM is used to store the instructions. These processors can do tasks like downloading, uploading and recalling data from memory. Apart from these tasks these microprocessor can perform complex mathematical calculation in a single command.
Example: IBM 370/168, VAX 11/780
Reduced instruction set microprocessor –
These processor are made according to function. They are designed to reduce the execution time by using the simplified instruction set. They can carry out small things in specific commands. These processors complete commands at faster rate. They require only one clock cycle to implement a result at uniform execution time. There are number of registers and less number of transistors. To access the memory location LOAD and STORE instructions are used.
Example: Power PC 601, 604, 615, 620
Super scalar microprocessor –
These processors can perform many tasks at a time. They can be used for ALUs and multiplier like array. They have multiple operation unit and perform tasks by executing multiple commands.
Application specific integrated circuit –
These processors are application specific like for personal digital assistant computers. They are designed according to proper specification.
Digital signal multiprocessor –
These processors are used to convert signals like analog to digital or digital to analog. The chips of these processors are used in many devices such as RADAR SONAR home theatres etc.
Advantages of microprocessor –
High processing speed
Compact size
Easy maintenance
Can perform complex mathematics
Flexible
Can be improved according to requirement
Disadvantages of microprocessors –
Overheating occurs due to overuse.
Performance depends on size of data.
Large board size than microcontrollers.
Most microprocessors do not support floating point operations.
By the year 2027, it is estimated that the global embedded system market is expected to reach USD 127.50 billion. Embedded systems are vital parts of the world right from computers to airplanes. They are used in many critical systems that we also rely on for our daily needs. The market for embedded systems is growing due to the increasing dependence on digital devices at an aggressive pace. As the embedded systems are highly customizable, they enable greater flexibility for the new applications for many industries. The telecommunication industry has one of the biggest market shares of embedded systems applications as they are tremendously applied in the networks related to wireless communications. In the year 2019, the segment of microcontrollers also have the largest share of the embedded system market. Embedded systems will be of high importance not only for mobile devices and networks but also for real-time applications. The p...
The Micro controller was developed by Intel in 1980. The 8051 is one of the most popular 8 bit micro controllers and combines an instruction set that allows tight coding of small particularly I/O application with enough power and a large enough program space that it can be used with C Language. The last decade has seen an exciting evolution with capabilities of microprocessors. The development of 16 and 32 bit microprocessors contributed to the growth of powerful personal computers that are used in all walks of life. Because of their processing power and speed, these 16 and 32 bit microprocessors have also found their way into the design of standalone products such as electronic instruments which require sophisticated control capability. In the evolution of microprocessor capability, instead of focusing upon larger word widths and address spaces. the present emphasis 'is upon exceedingly fast real time control. The development of microcontrollers...
Comments
Post a Comment