Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

A Programmable Device (PROM) is

Status
Not open for further replies.

Urvashi

Newbie level 5
Joined
Apr 18, 2012
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,337
A Programmable Device (PROM) is
a)programmable OR & fixed AND array
b)programmable AND & fixed OR array
c)programmable OR & programmable AND array
d)none
which 1 of the above 4 is correct?
 

answer is
d)none.


Stands for "Programmable Read-Only Memory," and is pronounced "p-rom," not "prom" like the high school dance. PROM is a type of ROM that is programmed after the memory is constructed. PROM chips have several different applications, including cell phones, video game consoles, RFID tags, medical devices, and other electronics. They provide a simple means of programming electronic devices.

Standard PROM can only be programmed once. This is because PROM chips are manufactured with a series of fuses. The chip is programmed by burning fuses, which is an irreversible process. The open fuses are read as ones, while the burned fuses are read as zeros. By burning specific fuses, a binary pattern of ones and zeros is imprinted on the chip. This pattern represents the program applied to the ROM.

While PROM cannot be erased, two other versions of PROM have been developed that can be erased and reprogrammed. One type is called EPROM, or Erasable Programmable Read-Only Memory. This type of memory uses floating-gate transistors and can be erased by strong ultraviolet light. The other type is EEPROM, or Electrically Erasable Programmable Read-Only Memory. EEPROM can be erased with an electrical charge and is used in flash memory.
 

Do you know the meaning of programmable OR/AND & fixed OR/AND array?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top