What is a PROM?
PROM is the abbreviation of Programmable read-only memory. PROM is a simple programmable logic device (PLD). Early programmable logic devices only had three types: programmable read-only memory (PROM), ultraviolet erasable read-only memory (EPROM) and electrically erasable read-only memory (EEPROM). Due to structural limitations, they can only perform simple digital logic functions.
The invention of PROM
PROM was invented in 1956 by Wen-Chun Chou, who worked at the American Powder Emma Corporation in Gatton, New York. The invention was proposed by the United States Air Force to improve the flexibility and security of Air Force computers and the Atlas E/F band missile.
Classification of PROMs
PROM is mainly divided into three categories: ROM, EPROM and E2PROM.
1. One-time Programmable Read-Only Memory (ROM): Programmable read-only memory is only allowed to be written once, so it is also called "One Time Programming ROM" (OTP-ROM). When PROM leaves the factory, the stored contents are all 1. Users can write data 0 to some of the cells as needed (some PROMs have all data 0 when leaving the factory, so users can write 1 to some of the cells) to achieve the purpose of "programming" it. The typical product of PROM is the "bipolar fuse structure". If we want to rewrite certain cells, we can pass a sufficiently large current through these cells and maintain it for a certain period of time, and the original fuse will be blown, thus achieving the effect of rewriting certain bits. Another classic PROM is the PROM using "Schottky diodes". When leaving the factory, the diodes are in the reverse cutoff state. It is still necessary to use a large current method to add a reverse voltage to the "Schottky diode" to cause it to permanently break down.
2. Ultraviolet Erasable Programmable Read-Only Memory (EPROM): A computer storage chip that retains data after power is removed - that is, non-volatile. It is a group of floating-gate transistors that are individually programmed by an electronic device that provides a higher voltage than is commonly used in electronic circuits. Once programmed, EPROMs can only be erased by strong ultraviolet light. EPROMs are easily identified by the transparent window on the top of the package that allows the silicon chip to be seen, and this window is also used for ultraviolet erasure.
3. Electrically Erasable Programmable Read-Only Memory (EEPROM): A memory chip that does not lose data after power failure. EEPROM can erase existing information and reprogram it on a computer or dedicated device. It is generally used in plug-and-play applications.
Previous article:Output structure and device naming rules of programmable array logic (PAL)
Next article:Introduction to General Array Logic (GAL)
Recommended ReadingLatest update time:2024-11-16 14:53
- Popular Resources
- Popular amplifiers
- High signal-to-noise ratio MEMS microphone drives artificial intelligence interaction
- Advantages of using a differential-to-single-ended RF amplifier in a transmit signal chain design
- ON Semiconductor CEO Appears at Munich Electronica Show and Launches Treo Platform
- ON Semiconductor Launches Industry-Leading Analog and Mixed-Signal Platform
- Analog Devices ADAQ7767-1 μModule DAQ Solution for Rapid Development of Precision Data Acquisition Systems Now Available at Mouser
- Domestic high-precision, high-speed ADC chips are on the rise
- Microcontrollers that combine Hi-Fi, intelligence and USB multi-channel features – ushering in a new era of digital audio
- Using capacitive PGA, Naxin Micro launches high-precision multi-channel 24/16-bit Δ-Σ ADC
- Fully Differential Amplifier Provides High Voltage, Low Noise Signals for Precision Data Acquisition Signal Chain
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Nichicon is serious about making safe capacitors
- ATmega4809 Curiosity Nano Review: Development Software
- Which textbook on switching power supplies is better?
- How to understand the entire LCD scanning cycle?
- Generate compensation ramp
- TI's Ultrasonic Sensing Technology for Flow Measurement
- [Visible] Intangible necessities
- 【McQueen Trial】McQueen's car goes through the maze
- Collection: Impedance matching and the basic principles of the Smith chart
- PyBoard W5500 firmware compilation issue