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

Define deadlock with resource request and allocation graph, Define Deadlock...

Define Deadlock with Resource request and allocation graph (RRAG) Deadlocks can be described through a directed bipartite graph termed as a RRAG that is Resource Request All

Unification algorithm, Unification Algorithm: Here if notice for insta...

Unification Algorithm: Here if notice for instance that to unify two sentences as we must find a substitution that makes the two sentences the same. Furthermore remember there

Data structure, How does dynamic memory allocation help in managing data

How does dynamic memory allocation help in managing data

What is the fundamental digital design, What is the fundamental Digital Des...

What is the fundamental Digital Design? Digital design is distinct through analog design. In analog circuits we deal along with physical signals that are continuous in amplitud

What are the special features of direct rdram, What are the special feature...

What are the special features of Direct RDRAM? It is a two channel Rambus It has 18 data lines intended to transfer two bytes of data at a time There are no divide

State the optimal route of node, State the optimal route of node Consid...

State the optimal route of node Consider the node i which has path length K+1, with the directly preceding node on the path being j. The distance to node i is w(j, i) plus the

BCD ADDER, create a BCD adder combinational ckt. that adds 2 digit BCD inpu...

create a BCD adder combinational ckt. that adds 2 digit BCD inputs

Example on multi-statement forall construct, Q. Example on Multi-statement ...

Q. Example on Multi-statement FORALL construct? The subsequent statements set every element of matrix X to sum of its indices.  FORALL (i=1:m, j=1:n)      X(i,j) = i+j an

Explain the concept of thread, The Concept of Thread A thread is a sequ...

The Concept of Thread A thread is a sequential flow of control within a process. A process is able to have one or more threads. Threads have their own register-values and progr

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