Simple NAND flip flop question

  • Thread starter Thread starter lampshade
  • Start date Start date
  • Tags Tags
    Flip flop
AI Thread Summary
NAND flip flops are volatile and lose their state when power is removed, which raises questions about their application in non-volatile memory like flash. Flash memory utilizes a "floating gate" technique to store charge, allowing it to retain data even without power. This charge affects the transistor characteristics, enabling the reading of stored logic states without altering the data. Innovations in non-volatile transistor configurations are being explored to reduce manufacturing costs while maintaining memory functionality. Understanding these mechanisms clarifies how flash memory operates independently of traditional flip flop designs.
lampshade
Messages
17
Reaction score
0
something has always bothered me about nand flip flops and their use in memory so I thought I would ask this here and get it cleared up.

In a basic nand flip flop like the one found here:
http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/nandlatch.html#c1"
I understand that there is a stable state Q=1 and Q' = 0, but what I don't get is how this helps in flash memory.

Once I say pull a usb flash drive out of the computer, it has no more electricity so how can S or R remain 1? In my mind I see the lack of electricity as being a 0 S input and a 0 R input that would put the latch into its invalid state.

What is the tiny key thing that I am missing to make sense of this?? This has been bugging me all day

Big thanks in advance,
lampshade
 
Last edited by a moderator:
Physics news on Phys.org
A simple flip flop (as is used in RAM cells, etc.) is volatile -- the contents are lost when power is cycled.

Non-volatile memory like flash and EEPROM has other mechanisms for storing charge that stays stored even when the power is turned off. One technique is a "floating gate" technique, where charge is tunneled into a floating, isolated gate, where it stays for many years without leaking out. The presence or absence of the charge on the floating gate affects the transistor characteristics of the associated cell, and can be read out (without affecting the stored charge) in order to tell whether that cell contains a logic 1 or 0.

http://en.wikipedia.org/wiki/Flash_memory
 
Thanks a ton for the clarification. I had actually already read the wiki page in the process but I was still a little confused.

Thanks again!
 
I've always wondered this too. Thanks for the info. I wonder how the inventer dreamed that up. The floating gate FET idea seems quite ingenious.
 
Yeah, I agree -- a great invention. And another extension on that, are the zero-mask-adder non-volatile transistor configurations that are getting qualified for viable IP at different geometries right now. That means that various aggressive startup companies are doing their best to prove that they can supply (for a reasonable fee) IP (intellectual property licenses) that enable us chip companies to make chips with non-volatile memory arrays that do not require the extra IC fab layers (and associated cost). Great stuff on the cusp of technology in the Valley (and elsewhere obviously)!
 
Thread 'Gauss' law seems to imply instantaneous electric field propagation'
Imagine a charged sphere at the origin connected through an open switch to a vertical grounded wire. We wish to find an expression for the horizontal component of the electric field at a distance ##\mathbf{r}## from the sphere as it discharges. By using the Lorenz gauge condition: $$\nabla \cdot \mathbf{A} + \frac{1}{c^2}\frac{\partial \phi}{\partial t}=0\tag{1}$$ we find the following retarded solutions to the Maxwell equations If we assume that...
Thread 'A scenario of non-uniform circular motion'
(All the needed diagrams are posted below) My friend came up with the following scenario. Imagine a fixed point and a perfectly rigid rod of a certain length extending radially outwards from this fixed point(it is attached to the fixed point). To the free end of the fixed rod, an object is present and it is capable of changing it's speed(by thruster say or any convenient method. And ignore any resistance). It starts with a certain speed but say it's speed continuously increases as it goes...
Maxwell’s equations imply the following wave equation for the electric field $$\nabla^2\mathbf{E}-\frac{1}{c^2}\frac{\partial^2\mathbf{E}}{\partial t^2} = \frac{1}{\varepsilon_0}\nabla\rho+\mu_0\frac{\partial\mathbf J}{\partial t}.\tag{1}$$ I wonder if eqn.##(1)## can be split into the following transverse part $$\nabla^2\mathbf{E}_T-\frac{1}{c^2}\frac{\partial^2\mathbf{E}_T}{\partial t^2} = \mu_0\frac{\partial\mathbf{J}_T}{\partial t}\tag{2}$$ and longitudinal part...

Similar threads

Back
Top