Close

Working model - NOT/NAND DRAM

A project log for Nonvolitile DRAM-like thing with Russian Relays

DRAM is fun and interesting. Whats even cooler is making it NON-VOLATILE!

dylan-brophyDylan Brophy 04/05/2017 at 20:073 Comments

My current working design uses a buffer gate for each bit of data. A capacitor connects to the input of the buffer. A diode goes from the output of an AND gate to the capacitor, positive lead to the AND. The AND's inputs connect to the output of the bit's buffer gate and to the refresh clock. For the buffer I used 2 NOT gates, which works well. Im going to create an array of maybe 4 bytes for test. Here is an image of what I have so far:

Discussions

Dylan Brophy wrote 04/06/2017 at 04:43 point

Thankyou for those recources! I will look into them. I need some better design ideas anyways so this is awesome.

  Are you sure? yes | no

Yann Guidon / YGDES wrote 04/06/2017 at 04:59 point

that's just the motivation I needed to start prototyping my first 16×16 DRAM array :-D

  Are you sure? yes | no