Random access memory (ram), Basic Computer Science

Assignment Help:

RANDOM ACCESS MEMORY (RAM):

The RAM-type memory will allow data to be written into it, as well as read from it. With very few exceptions, RAMS lose their contents when the power is removed and are thus known as "Volatile" memory devices.  All computers use RAM to store data and programs written into it either from keyboard, or external sources such as magnetic tape/disk devices.

RAMs are often described in terms of the number of bits, i.e. 1s and 0s, of  data that they hold, or in terms of the number of data words, i.e. groups of bits, they can hold.  Thus a 16384 bit ram can hold 16384 1s and 0s.  This data could be arranged as 16384 1-bit words, 4096 4-bit words or 2084 8-bit words.  Semiconductor memories vary in size, e.g. 4K, 64K, 128K, etc.  Hence we are using K defined as:

K =210 = 1024

Thus a 16K memory has a storage capacity of 16 X 1024 = 16384 words, a 128K memory 0f 1310672 words and so on. There are two main members of the RAM family:

  • Static RAM.
  • Dynamic RAM.

 

The essential difference between them is the way in which bits are stored in the RAM chips.  In a static RAM, the bits of data are written in the RAM just once and then left until the data is either read or changed.  In a dynamic RAM, the bits of data are repeatedly rewritten in the RAM to ensure that the data is not forgotten.

 


Related Discussions:- Random access memory (ram)

Sequential reading in fcb files, Earlier than anything we must describe the...

Earlier than anything we must describe the file transfer area or DTA. With the intention of sequentially read we use the 14H function of the 21Hinterruption.The register to be read

Internal storage, Internal Storage: Internal storage is also known as ...

Internal Storage: Internal storage is also known as main, primary, or (for historical reasons) core storage, or, memory. It is used to hold those instructions and data require

OPERATING SYSEMS, Design an ER diagram for an IT training group. The compan...

Design an ER diagram for an IT training group. The company has 12 instructors and can handle upto 100 trainees for each training section. The company offers 5 advanced technology c

Algorithms and flowcharts, write algorithm and draw flowchart to check whet...

write algorithm and draw flowchart to check whether the given number is palindrome or not

Define procedure of Building Assembler programs, In order to be able to mak...

In order to be able to make a program, quite a lot of tools are needed: Earliest an editor is used to create the source program. Next a compiler, which is nothing more than a progr

C++, how to use expressions in c++ program with examble

how to use expressions in c++ program with examble

Chat, Chat: The word chat in English language means - casual conversat...

Chat: The word chat in English language means - casual conversation. On Internet it means the same, except that you need to use text and your keyboard skills are tested. Earli

Describe counting instructions, They are used to reduce or enlarge the cont...

They are used to reduce or enlarge the content of the counters. DEC INC DEC INSTRUCTION Idea: To diminish the operator. Syntax: DEC destiny This action subtracts 1 from the destiny

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