Explanation on Read Only Memory
The following is the characteristic of Read Only Memory (ROM).
READ OPERATION
First ,the word line is activate to close the transistor .After the transistor is close,the voltage on the bit line drop near zero if there is a connection between the transistor and ground,else the bit line remain at high voltage which mean a logic value 1.
The sense circuit at the end of the bit line generates the proper output values.
- Non-volatile(data remain even the power cut off)
- Mainly using in Embedded System
- Only can write the information once at time of manufacture
- Can only read the data but no write therefore call Read Only Memory
- It is directly accessible.
- Example of type:
- Programmable ROM
- Erasable Programmable ROM
- Electrically Erasable Programmable ROM
- Cheaper than RAM
- Read rate is slow than RAM
READ OPERATION
First ,the word line is activate to close the transistor .After the transistor is close,the voltage on the bit line drop near zero if there is a connection between the transistor and ground,else the bit line remain at high voltage which mean a logic value 1.
The sense circuit at the end of the bit line generates the proper output values.
Comments
Post a Comment