explain Modern architecture of microprocessor, Basic Computer Science

Assignment Help:
There are many other techniques in which companies who manufacture microprocessors have attempted to get better the performance of their CPUs.
Cache memory
this is a small quantity of high-speed memory used specifically as a fast and effectual method of storage for generally used instructions. Most programs finish up accessing the same data and instructions over and over again at a few points in their execution. Placing these in higher speed storage, for instance a cache, provides a great improvement in the time taken for processing over continual accessing from the main memory at a slower speed.
Home computer processors usually have implemented the cache directly into their architecture, in what is recognized as a ''Level 1'' cache. The most modern CPUs also use external caches, which are referred to as ''Level 2'' cache and much larger in size than ''Level 1'' caches. More current processors have larger caches - for instance, the Intel 486 had a cache of only eight kilobytes, while the Pentium II used multiple stores totaling up to two megabytes of storage space.
Specialized instruction set extensions
the most generally known extensions to the traditional CPU instruction set are Intel''s MMX and AMD''s 3DNow Technology. These both come into use when the processor is asked to perform operations connecting graphics, audio and video, and contain a number of specific instructions which are specialized to perform the short repetitive tasks that make up the great majority of multimedia processing. These extensions use SIMD (Single Instruction, Multiple Data) instructions in order to greatly reduce the time taken; by itself instructions perform their operations to multiple pieces of data at the same time.
MMX makes use of fifty-seven SIMD instructions, while the Pentium 4 raises this number to one hundred and forty-four. This includes additional extensions to improve operations relating to internet-related activity, such as the streaming of music and video files. The improved 3DNow! Technology found in the AMD Athlon processor also contains SIMD instructions for this purpose. Such extensions eventually enhance the performance of the processor in activities involving to multimedia applications, gaming, and use of the internet and other forms of contact.
Hyperthreading
Hyper threading is a new technology, brought up by Intel with their most current Pentium 4 processors. It works by using what is identified as ''simultaneous multithreading'' to make the single processor come out to the computer operating system as multiple logical processors. This enables the CPU via use of shared hardware resources to execute multiple separate parts of a program (or ''threads'') at the same time.
This technology does not give the same performance increase as actual separate processors would do, but gives a considerable boost for less cost and power consumption than said multiple processors would need. Current processors for example the aforementioned Pentium 4 currently split the CPU into two logical processors. Intel is at present working on additional advancements which will enable splitting higher numbers of threads to be simultaneously executed.
This concludes the part of the further features of the more modern microprocessor.

Related Discussions:- explain Modern architecture of microprocessor

Discuss the anatomy of xml document, Question 1 What is web browser? List ...

Question 1 What is web browser? List and explain the most common used web server Question 2 Discuss the anatomy of XML document Question 3 Discuss the various attr

Functions, each of the following functions has the form f(x ) = (ax+b) mod ...

each of the following functions has the form f(x ) = (ax+b) mod n. assume that each function has type N base n arrow N base n, so that we can think of f as a cipher for an alphabet

SCM, advantages of E-SCM?

advantages of E-SCM?

Input devices, Input Devices Keyboard Keyboard is the dev...

Input Devices Keyboard Keyboard is the device through which the commands, instructions required for execution of a program is entered. It consists of a number of

Basic parts of a computers, The basic parts of a computers are shown in Fig...

The basic parts of a computers are shown in Figure.   Input devices such as a keyboard, mouse or scanner are used to enter input (data and/or instructions), directly

Programming, how to use pseudocode to write a hotel reservation program

how to use pseudocode to write a hotel reservation program

How does a flash drive work?, Question 1 What is a desktop? Explain the...

Question 1 What is a desktop? Explain the Windows XP desktop? 2 How does a flash drive work? 3 Write the procedure for creating Macro 4 Explain the process of applyin

Cache memory, Cache memory: To reduce the idle time of the CPU and inc...

Cache memory: To reduce the idle time of the CPU and increase the speed of processing, a fast memory can be used. This can be done by using a large size of main memory. But th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd