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

Identify which stores most no. of bits in memory store, Which of the memori...

Which of the memories stores the most number of bits ? Ans. 5Mx8 = 5 x 220 x 8 = 40M (max).

What is interrupt vector table, Interrupt vector table is always created in...

Interrupt vector table is always created in first 1K area of the memory. Explain why? When CPU receives an interrupt type number from PIC, it uses this number to look up corres

Software engineering, What are coupling and cohesion and why are they impor...

What are coupling and cohesion and why are they important concepts in software design?

Html 4.0 element, , an HTML 4.0 element supported by Netscape6 and MSIE, de...

, an HTML 4.0 element supported by Netscape6 and MSIE, defines a set of text which is associated with a specific form element. For illustration, code belo

Explain about the object identity of object oriented, Explain about the Obj...

Explain about the Object Identity of object oriented analysis Object identity is a feature of an object that differentiates the objects from all other objects in the applicati

Determine if the product of two integers are even, If the product of two in...

If the product of two integers a and b is even after that prove that either a is even or b is even. Answer: It is illustrated that product of a and b is even so let a * b = 2n.

Returns the information about tasks running, Returns the information about ...

Returns the information about tasks running int info = pvm_tasks( int where, int *ntask, struct pvmtaskinfo **taskp ) struct pvmtaskinfo {  int ti_tid; int ti_pt

Explain telephone hand set and working, Explain Telephone hand set and it's...

Explain Telephone hand set and it's working. A standard telephone set is consisted of a transmitter, electrical network and a receiver for equalization, connected circuitry to

Explain about magnetic tape, Explain about Magnetic tape      a) They a...

Explain about Magnetic tape      a) They are mostly used for keeping files of data  b )It is one of the cheapest and slowest methods for storage

Difference between global and local variables, Global and Local Variables ...

Global and Local Variables Global variables: The features are as pursue Declared outside of all functions or before main. These can be used in all the functions in the progra

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