2.ROM (Read Only Memory)-
ROM is a permanent type memory. Its contents are not lost when power supply is switched off. The user cannot write into a ROM. Its contents are written into at manufacturing time. ROM’s store permanent programs and other types of Data which are needed by the computer to execute user programs.
There are many types of ROM-
i. PROM ii. EPROM iii. EEPROM
ROM का पूरा नाम Read Only Memory (रीड ओनली मेमोरी) होता है। यह एक non volatile मैमोरी है जिसका मतलब यह है कि यह हमेशा के लिए डेटा को स्टोर करके रखती है। यदि बिजली चली जाती है और कंप्यूटर बंद हो जाता है तो भी ROM में मौजूद डेटा डिलीट नही होता। इस मेमोरी में डेटा को permanently (हमेशा के लिए) स्टोर किया जा सकता है लेकिन RAM में हम ऐसा नहीं कर सकते।
ROM के तीन प्रकार होते है
-
PROM
-
EPROM
-
EEPROM
PROMS(programmable ROM’s)
Programmable ROM’s called PROM’s are also available. Further different types of PROM’s such as erasable PROM called EPROM, electrically erasable PROM called E2PROM are also available.
इसे user के द्वारा भी programmed किया जा सकता है। और एक बार इसे programmed कर दिया गया तब data और instructions जो इसमें होते हैं उन्हें और change नहीं किया जा सकता है।
EPROM(erasable PROM)
EPROM (erasable PROM) is an erasable PROM. The stored data in EPROM’s can be erased by exposing them to high intensity short wave ultra-violet light for about 20 minutes. When an EPROM is exposed to ultra-violet light the entire data is erased. EPROM’s are cheap. Reliable and hence they are widely used. EPROM’s are used to store programs which are permanent but need updating.
इन्हें reprogrammed भी किया जा सकता है। इसमें data को erase करने के लिए, उन्हें expose किया जाता है ultra violet light में। साथ में इसे reprogram करने के लिए, आपको सभी previous data को erase करना पड़ता है।
EEPROM :-
EEPROM (electrically erasable programmable read-only memory) is user- modifiable read-only memory (ROM) that can be erased and reprogrammed (written to) repeatedly through the application of higher than normal electrical voltage.
इसमें data को erase किया जाता है electric field को apply कर, साथ में इसमें ultra violet light की कोई भी जरुरत नहीं होती है। हम चाहें तो chip के सभी portions को erase कर सकते हैं।