017 BB
017 BB
COMPUTER APPLICATION
CLASS IX
HANDOUT CH1 ( COMPUTER MEMORY )
Computer Memory
Memory is a storage device of a computer system. This device is used to store
data/ information. As time goes, the people understood the importance of
data storage, due to this the demand for large size memory devices rose.
In computer, the nature of data storage is into two forms i.e. temporary and
permanently. Temporary storage is needed mostly at execution time while the
permanent store is needed after the execution of the programs when the user
wants to save results permanently for future reference.
i) Primary Memory:
Top of Form
RAM is the most commonly used memory. RAM is called "random access,"
because if we know the memory cell address, then we can access it directly.
As its name implies, this memory stores data which is accessible to the users in read-only
form, it means the user can not edit the data or instructions stores in ROM. ROM instructions
appear the same whenever it executes. At the time of manufacturing ROM, instructions are
stores permanently in it. Its property is, if the power goes off, the data will not erase.
Secondary memory is a memory that can store a large amount of data in it. Once, data is
saved into secondary memory cannot delete until and unless the user's permission. It is also
known as a permanent memory. The most used secondary memory is Magnetic Disk (Hard
Disk).
Hard disk
The hard disk is the most commonly used permanent memory of the computer system. It is
capable to store a large amount of data and can be accessed whenever required.
A hard disk comprises more than one circular disks placed on a rising spindle called platters.
Each platter surface coated with a magnetic coating.
Each disk's surface is capable of storing data except the top and bottom disk because the
inner surface is used. The information is recorded by magnetic read / writes heads on the
surface of the rotating disk. These heads are connected with a common arm called an access
arm.