<< Chapter < Page Chapter >> Page >

1. computer memory system and characteristics

1.1 computer memory overview

The memory is that part of computer where programs and data are stored. The basical concept is the following:

  • Bits

The basic unit of memory is the binary digit called a bit. A bit may contain a 0 or 1. It is the simplest possible unit

  • Memory addresses

- Memories consist of a number of cells or locations each of which can store a piece of information. Each location has a number called its address, by which program can refer to it. The cells is the smallest addressable

- If an address has m bits, the maximum number of cells addressable is 2m.

- Byte: 8-bits

- Bytes are grouped into words. The significance of word is that most instruction operate on entire word. A computer with a 32bit/word has 4 bytes/word

  • Byte ordering

- The bytes in a word can be numbered from left-to-right or right-to-left.

- The former system, where the numbering begin at the “big” (i.e, high-order) end is called a big endian computer, such as the SPARC or the big IBM mainframes. In contras it is a little endian computer, such as the Intel family using right-to-left numbering for the representation of a 32 bit computer.

1.2 characteristics of memory system

  • Capacity: the amount of information that can be contained in a memory unit -- usually in terms of words or bytes
  • Memory word: the natural unit of organization in the memory, typically the number of bits used to represent a number
  • Addressable unit: the fundamental data element size that can be addressed in the memory -- typically either the word size or individual bytes
  • Unit of transfer: The number of data elements transferred at a time – usually bits in main memory and blocks in secondary memory
  • Transfer rate: Rate at which data is transferred to/from the memory device
  • Access time:

– For RAM, the time to address the unit and perform the transfer

– For non-random access memory, the time to position the R/W head over the desired location

  • Memory cycle time: Access time plus any other time required before a second access can be started
  • Access technique: how are memory contents accessed

– Random access:

» Each location has a unique physical address

» Locations can be accessed in any order and all access times are the same

» What we term “RAM” is more aptly called

read/write memory since this access technique also applies to ROMs as well

» Example: main memory

– Sequential access:

» Data does not have a unique address

» Must read all data items in sequence until the desired item is found

» Access times are highly variable

» Example: tape drive units

– Direct access:

» Data items have unique addresses

» Access is done using a combination of moving to a general memory “area” followed by a sequential access to reach the

desired data item

» Example: disk drives

– Associative access:

» A variation of random access memory

» Data items are accessed based on their contents rather than their actual location

» Search all data items in parallel for a match to a given search pattern

» All memory locations searched in parallel without regard to the size of the memory

Questions & Answers

what is phylogeny
Odigie Reply
evolutionary history and relationship of an organism or group of organisms
AI-Robot
ok
Deng
what is biology
Hajah Reply
the study of living organisms and their interactions with one another and their environments
AI-Robot
what is biology
Victoria Reply
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
discuss biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles
Joseph Reply
what is biology
Yousuf Reply
the study of living organisms and their interactions with one another and their environment.
Wine
discuss the biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles in an essay form
Joseph Reply
what is the blood cells
Shaker Reply
list any five characteristics of the blood cells
Shaker
lack electricity and its more savely than electronic microscope because its naturally by using of light
Abdullahi Reply
advantage of electronic microscope is easily and clearly while disadvantage is dangerous because its electronic. advantage of light microscope is savely and naturally by sun while disadvantage is not easily,means its not sharp and not clear
Abdullahi
cell theory state that every organisms composed of one or more cell,cell is the basic unit of life
Abdullahi
is like gone fail us
DENG
cells is the basic structure and functions of all living things
Ramadan
What is classification
ISCONT Reply
is organisms that are similar into groups called tara
Yamosa
in what situation (s) would be the use of a scanning electron microscope be ideal and why?
Kenna Reply
A scanning electron microscope (SEM) is ideal for situations requiring high-resolution imaging of surfaces. It is commonly used in materials science, biology, and geology to examine the topography and composition of samples at a nanoscale level. SEM is particularly useful for studying fine details,
Hilary
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Computer architecture. OpenStax CNX. Jul 29, 2009 Download for free at http://cnx.org/content/col10761/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Computer architecture' conversation and receive update notifications?

Ask