Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe

Flash Memory

By D.Mohankumar April 21, 2008

Today Flash memory is everywhere in Pen drives, Digital camera, MP3 players and in almost all portable electronic devices. Flash memory is a Non volatile Erasable memory device that can be reprogrammed. Dr.Fujio Masuoka of Toshiba introduced the Flash memory in 1984 to the world.

Flash Memory
 
Flash memory uses a special type of Electrically Erasable Programmable Read Only Memory (EEPROM) technology to erase and reprogamme the datas. Since flash memory is non-volatile, no power is needed to maintain the information stored in the chip.
 
 The FGMOSFET Technology
Flash memory uses the EEPROM Chip to store datas. This chip has a lattice of columns called Bit lines and rows called word lines. Each point of intersection is considered as a Cell. Billions of such intersecting points are present in the chip. The Cells in the chip are made of MOSFET (Metal Oxide Semiconductor Field Effect Transistor).The MOSFETs used in flash memory chip are special kind with a Floating Gate (Floating Gate Metal Oxide Semiconductor FET- FGMOSFET). The FGMOSFET has two gates called Control Gate and Floating gate instead of the one in ordinary MOSFET. The Floating gate is coated with an insulating Oxide layer made up of Silicon Oxide. The Floating gate is interposed between the Control gate and the MOSFET channel. Since the Floating gate is insulated, the electrons trapped in it remain as such for many years. When the Floating gate traps electrons, it partially cancels the electric field from the Control gate.

 This modifies the Threshold voltage of the cell. Depending on this threshold voltage, the MOSFET channel conducts or remains non conducting during data read out process. During the read out, an intermediate voltage is applied to the Control gate to trigger the MOSFET channel. The current thus flowing in the MOSFET channel is sensed to create a Binary code. This reproduces the data.
Electronics in FGMOSFET
Electronics in FGMOSFET
 
When a positive potential is applied to the control gate, the negatively charged electrons pushes through the insulated layer between the p-type substrates. Some of these electrons passes into the floating gate and get trapped in the insulating layer. The movement of electrons into the floating gate occurs through two mechanisms like Fowler – Nordhein Tunneling or Hot carrier Injection mechanism. In Fowler – Nordhein Tunneling mechanism, the electrons emitted from the semiconductor move into a dielectric due to strong electric field. In Hot carrier injection, the electrons or holes get kinetic energy to pass through the barrier.
Flash Memory Chip
Flash Memory Chip

 
[header = Types of Flash Memory]
 
Types of Flash memory
There are two kinds of Flash memory. These are NAND flash memory and NOR flash memory
NAND (Not AND) flash memory
In Boolean logic operation, NAND means that if any one input is false, the conclusion is true. The binary coding used in computers are 0s and 1s. So if any one input is 0, then the output is 1.In NAND flash memory, the cells are arranged in series like a NAND gate used in ICs. This helps to erase and write datas very fast with less space. NAND flash memory technology was introduced by Toshiba in 1989.The NAND memory has blocks having many pages. Each page has 512 or 2.048 or 4,096 bytes size. Also these pages have Error correcting codes (ECC) having a size of 1/32 of the data size. Typical block size of the NAND memory includes 32 pages block size of 16 KB, 64 pages of block size 128 KB, 64 pages of block size 256 KB, and 128 pages block size 512 KB.
 
NOR (Not OR) Flash memory
In Boolean logic, NOR means, if any of the input is 1, the output is 0.In NOR flash memory, the cells are connected to ground in parallel to the bit lines .This helps to address each byte individually. But NOR gate writing and erasing is slower but the readout is very fast. Typical block sizes are 64, 128, or 256 KB.
 
 
[header = How to Erase, Program and Read Flash Memory]
 
How to Erase the data
Erasing  in NOR flash memory is the resetting of all the codes to 1s. For this a large potential is applied between the control gate and source of the MOSFET. The electrons are then pulled from the floating gate. All the cells in a block are erased together.

How to programme?
Programming of NOR cells, however, can generally be performed one byte or word at a time. In the erased state, all the cells are in 1 state. The setting of a cell to 0 state is done in programming. During programming, a higher voltage around 7 volts is applied to the drain (Bit line) and around 12 volts to the Source (Word line) of MOSFET. Electrons then move from source to drain. Some over excited electrons then jump into the floating gate through Hot carrier injection mechanism. These electrons get trapped in the insulated gate giving a negative charge to the floating gate. When the power is off, these electrons remain inside the insulated layer. Thus each call block can be programmed into millions of zeros and ones at very high speed.
 
How to read?
When a potential difference is applied between the control gate and drain of MOSFET, current begins to flow between the two. This voltage is not sufficient to remove electrons into the floating gate but detects the insulation or conduction of the floating gate. The cells then sense the current flow and identifies whether the cell is conducting or not. The conduction is then identified as 1 and insulation as 0.
 
Size of Flash memory
To increase the capacity of the flash memory, multiple chips are often arrayed in devices like Multimedia players and GPS systems. Common flash drives have a size 2 GB to 8 GB or more.

Filed Under: Electronic Projects

 

Next Article

← Previous Article
Next Article →

Questions related to this article?
👉Ask and discuss on Electro-Tech-Online.com and EDAboard.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

EE TECH TOOLBOX

“ee
Tech Toolbox: 5G Technology
This Tech Toolbox covers the basics of 5G technology plus a story about how engineers designed and built a prototype DSL router mostly from old cellphone parts. Download this first 5G/wired/wireless communications Tech Toolbox to learn more!

EE Learning Center

EE Learning Center
“engineers
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


RSS EDABOARD.com Discussions

  • Right Half Plane Zero
  • Single ended measuring ports and balanced antenna
  • Thermal modelling of repetitive power pulse
  • Testing 5kW Grid Tied inverter over 200-253VAC
  • Resistor Selection for Amplifier Layout

RSS Electro-Tech-Online.com Discussions

  • Can I make two inputs from one??
  • Fun with AI and swordfish basic
  • Simple LED Analog Clock Idea
  • Is AI making embedded software developers more productive?
  • Behlke swich

Featured – LoRa/LoRaWan Series

  • What is the LoRaWAN network and how does it work?
  • Understanding LoRa architecture: nodes, gateways, and servers
  • Revolutionizing RF: LoRa applications and advantages
  • How to build a LoRa gateway using Raspberry Pi
  • How LoRa enables long-range communication
  • How communication works between two LoRa end-node devices

Recent Articles

  • RPi Python Programming 21: The SIM900A AT commands
  • RPi Python Programming 22: Calls & SMS using a SIM900A GSM-GPRS modem
  • RPi Python Programming 23: Interfacing a NEO-6MV2 GPS module with Raspberry Pi
  • RPi Python Programming 24: I2C explained
  • RPi Python Programming 25 – Synchronous serial communication in Raspberry Pi using I2C protocol

EE ENGINEERING TRAINING DAYS

engineering

Submit a Guest Post

submit a guest post
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • Battery Power Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • Subscribe to our newsletter
  • About Us
  • Contact Us
  • Advertise

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy

Search Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe