What is Primary Storage or Internal memory and Explain ? And Different types of Primary Storage or Internal Memory ?
Primary Storage or Internal Memory, is computer memory that is accessible to the central processing unit of a computer without the use of computer input|output channels. Primary storage is used to store data that is likely to be in active use. Primary storage is typically very fast, as in the case of RAM. RAM is also volatile, losing the stored information in an events of power loss, and quite expensive. ROM is not volatile but is suited to storage of large quantities of data because it is expensive to produce. Typically, ROM must also be completed erased before it can be written.
MODERN PRIMARY STORAGE DEVICES INCLUDE
RANDOM ACCESS MEMORY ( RAM) : RAM is a type of data store used in computers that allows the stored data to br accessed in any order - thast is Random , not just in sequence. In contrast, other types of memory device can access data on the storage medium only in a predetermined order due to constraints in their mechanical desigm.
It costd practically the same time to access any piece of data stored on a RAM chip. In contrast, disks and the like need a short time to retrieve a piece of data if it happens to be close to the current position of the read head, and a long time if the data is far away and the head needs to be repositioned considerably.
READ ONLY MEMORY ( ROM) : ROM is a class of storage media used in computers and other electronic devices. Because it cannot be written to, its main uses lie in the distribution of firmware.
Modern semiconductor ROMs typically take the shape of IC packages. ''computers chips'' not immediately distinguishable from other chips like RAMs but for the text printed on the chips. ''ROM'' in its strictest sence can only be read from, but all ROMs allow data to be written into them at least once,
Primary Storage or Internal Memory, is computer memory that is accessible to the central processing unit of a computer without the use of computer input|output channels. Primary storage is used to store data that is likely to be in active use. Primary storage is typically very fast, as in the case of RAM. RAM is also volatile, losing the stored information in an events of power loss, and quite expensive. ROM is not volatile but is suited to storage of large quantities of data because it is expensive to produce. Typically, ROM must also be completed erased before it can be written.
MODERN PRIMARY STORAGE DEVICES INCLUDE
RANDOM ACCESS MEMORY ( RAM) : RAM is a type of data store used in computers that allows the stored data to br accessed in any order - thast is Random , not just in sequence. In contrast, other types of memory device can access data on the storage medium only in a predetermined order due to constraints in their mechanical desigm.
It costd practically the same time to access any piece of data stored on a RAM chip. In contrast, disks and the like need a short time to retrieve a piece of data if it happens to be close to the current position of the read head, and a long time if the data is far away and the head needs to be repositioned considerably.
READ ONLY MEMORY ( ROM) : ROM is a class of storage media used in computers and other electronic devices. Because it cannot be written to, its main uses lie in the distribution of firmware.
Modern semiconductor ROMs typically take the shape of IC packages. ''computers chips'' not immediately distinguishable from other chips like RAMs but for the text printed on the chips. ''ROM'' in its strictest sence can only be read from, but all ROMs allow data to be written into them at least once,