
Types of ROM:

- ROM
- PROM
- EPROM
- EEPROM
- Flash memory.
Each type has some special features, but all have one thing in common:
The data are stored in these chips are not volatile, which means you are not lost when the computer shuts down.
The stored data can not be changed or failing to require some special operation changed. Recall that RAM can be changed at the moment.
All this means that by removing the source of energy supplying the chip does not mean that the data is irretrievably lost. ROM operation.
In a similar way to RAM, ROM chips contain a string of rows and columns, but the way they interact is quite different. While RAM uses transistors usually to make way for a trainer at each intersection, ROM uses a diode to connect the lines if the value is equal to 1. Conversely, if the value is 0, the lines do not connect at all.
No comments:
Post a Comment