Purpose of storage - computer architecture, Computer Engineering

Assignment Help:

Purpose of storage:

Several different forms of storage, based on different natural phenomena, have been invented.  So far, no practical universal storage medium persists, and all forms of storage have some disadvantage.  So a computer system typically contains many kinds of storage, each with an specific purpose.

A digital computer represents data by using the binary numeral system. Numbers, Text, audio, pictures and nearly any other form of information can be transformed into a string of bits/ binary digits, each of which has a value of 0 or 1. The most general unit of storage is the byte that is equal to 8 bits. A piece of information can be handled by any computer whose storage space is big enough to accommodate the binary representation of the piece of information, or simply data. For instance, by using 8 million bits, or approximate 1 megabyte, a typical computer could store a short novel.

Traditionally the most essential part of every computer is the central processing unit (CPU, or simply a processor), because it in fact operates on data, performs any calculations, and controls all the other components.

In practice, mostly all computers use a variety of memory types that organized in a storage hierarchy around the CPU, as a tradeoff amongst cost and performance. Usually, the lower a storage is in the hierarchy, lesser its bandwidth and the greater its access latency is from the CPU. This usual division of storage to, secondary, tertiary, primary and off-line storage is also guided by cost per bit.

 

 


Related Discussions:- Purpose of storage - computer architecture

Hlt instruction is implemented in processor, What happens when HLT instruct...

What happens when HLT instruction is implemented in processor? Ans) The Micro Processor go into the Halt-State and the buses are tri-stated.

Explain complex instruction set computer, CISC (Complex Instruction Set Com...

CISC (Complex Instruction Set Computer) CISC stands for Complex Instruction Set Computer. If the control unit having a number of micro-electronic circuitry to make a set of con

What is refactoring, What is refactoring? Refactoring is explained as t...

What is refactoring? Refactoring is explained as the changes to the internal structure of software to improve its design without changing its external functionality. It is an e

Define about pascaline - mechanical computers, Pascaline:Mechanical compute...

Pascaline:Mechanical computers Blaise Pascal made the initial attempt in the direction of this automatic computing. He invented a apparatus, which comprised of lots of gears an

Computer aided manufacture, Before we take a detailed look about software l...

Before we take a detailed look about software languages, let us consider the role of computers in engineering. Computers are commonly used in the areas of 'Computer Aided Design /

Explain three-way handshake mechanism, Explain Three-Way Handshake Mechanis...

Explain Three-Way Handshake Mechanism used by TCP to terminate a Session reliably. Just to guarantee that connection is sets up or terminated reliably, transfer control protoco

What is the significance of the screen number ''0'', What is the significan...

What is the significance of the screen number '0'? In "calling mode", the special screen number 0 (LEAVE TO SCREEN 0) causes the system to jump back to the last call level.  Th

Classification based on grain size, Classification Based On Grain Size ...

Classification Based On Grain Size  This classification is based on identifying  the parallelism in a program to be implemented on a multiprocessor system. The plan is to recog

Design a 4:1 mux in verilog, Design a 4:1 mux in Verilog   Mult...

Design a 4:1 mux in Verilog   Multiple styles of coding. e.g. Using if-else statements if(sel_1 == 0 && sel_0 == 0) output = I0; else if(sel_1 == 0 && sel_0 ==

What do you mean by program counter, Q. What do you mean by Program Counter...

Q. What do you mean by Program Counter? Program Counter (PC): It determines the instruction that is to be executed next which means after the execution of an on-going instructi

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