Skip to main content

Memory Hierarchy

Computer memory is any physical device capable of storing information temporarily or permanently. And hierarchy means a system in which members of an organization or society are ranked according to relative status or authority is called hierarchy.


So we can say that “In computer architecture the memory hierarchy is a concept used to discuss performance issues in computer architectural design, The memory hierarchy in computer storage separates each of its levels based on response time.”
Register: - A processor register (CPU register) is one of a small set of data holding places that are part of the computer processor. ... For example, an instruction may specify that the contents of two defined registers be added together and then placed in a specified register.

Cache memory:--Cache memory is a very high speed semiconductor memory which can speed up the CPU. It acts as a buffer between the CPU and the main memory. It is used to hold those parts of data and program which are most frequently used by the CPU. 

Primary Memory- Primary memory holds only those data and instructions on which the computer is currently working. It has a limited capacity and data is lost when power is switched off. It is generally made up of semiconductor device. These memories are not as fast as registers. The data and instruction required to be processed resides in the main memory.

Secondary Memory:-This type of memory is also known as external memory or non-volatile. It is slower than the main memory. These are used for storing data/information permanently. CPU directly does not access these memories; instead they are accessed via input-output routines.



Comments

Popular posts from this blog

Characteristics of Computer:-

Computers of all sizes have common characteristics - speed, arithmetical and logical operations, accuracy, reliability, storage, retrieving data and programs, automation, versatility, communications, diligence, feelings, consistency and precision. Computers are the foundation of business, travel, and leisure life today. Computers provide the processing speed required by all facets of society. The quick service we expect at the bank, at the grocery store, on the stock exchange, and on the Internet are dependent on the speed of computers.    Computers are extremely reliable as well. Most errors are caused by humans, not computers. Computers are capable of storing enormous amounts of data that must be located and retrieved very quickly. The capability to store and retrieve volumes of data is at the core of the Information Age. Now-a-days computer is playing a main role in everyday life it has become the need of people just like television, telephone or other electronic devices ...

Working Process of Computer

Computer is an electronic device its work with the help of  1. Data 2. Process 3. Information 1.  Data  :- Data is a fractional part of information some time data has meaning or meaningless if data has meaning then meaning couldn't affect to human beings. 2 .  Process: -  A set of steps carried out the refined data is called process in      processing  in processing computer convert data into information. 3.  Information:-  collection of data is called information when its meaning effect to human beings.

Characteristics Of Computer

                        1. SPEED :- Computer is very fast calculating device. It can execute basic operations like substraction,addition,multiplication and division at a few microseconds. It can move and copy data at a speed in the order of billion instruction per second.  2. ACCURACY :- Computer always gives accurate results. The accuracy of Computer does not go down when they are used continuously for hours together. It always gives accurate results.  3. STORAGE CAPACITY :- Computer have a very large storage capacity. A  large volume of information can be stored in the memory of computer and information can be retrieved correctly when desired.  4. VERSATILITY:- The working of computer with different types of data is known as versatillity. That means computer can perform different types of job efficiently. Computer can works with differents type of data and informa...