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'
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...
I passed a motorcycle on the highway going the opposite direction. I know I was doing 125/km/h. I estimated that the frequency of his motor dropped by an entire octave, so that's a doubling of the wavelength. My intuition is telling me that's extremely unlikely. I can't actually calculate how fast he was going with just that information, can I? It seems to me, I have to know the absolute frequency of one of those tones, either shifted up or down or unshifted, yes? I tried to mimic the...

Similar threads

Back
Top