What the Shed Looks At
Tuesday, August 18, 2009
A Simple "Memory" Circuit
If "Control" is 1, then this circuit will output the same value as the "Data" input. When "Control" switches to 0, the circuit will retain the value of "Data" at that time and continue to output it indefinitely, ignoring all further "Data" until "Control" is again 1.
A primer on NAND gates
This circuit contains four NAND gates and one NOT gate (which can be implemented by a fifth NAND gate.) If you know of a simpler and/or more economic way to implement the same functionality, please do tell.
Also, I changed the settings so that only the most recent 7 days display on the front page of this blog. I'm open to adjusting that setting further, but I don't like having the entirety of the blog on the front page. My browser was using around 170M, most likely due to all of those youtube embeds.
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2009
(178)
-
▼
August
(23)
- Why couldn't I have thought of this...
- Bobby J Blythe
- Holy shit!
- Noob Boyfriend, don't let this happen to you.
- National anthems...
- Evolution of Anti-Evolution
- The Evolution "Debate"
- It is our duty to lobotomize them!!
- Retard shitbags running the show :(
- Healthcare Lolz
- Why do you believe in God?
- WPA Failz
- My Picks for 2012
- No title
- http://gatewaypundit.blogspot.com/2008/09/bus-atta...
- Darth Vader being a dick.
- Joe Pug is Bob Dylan reincarnated
- I know you all have seen this dozens of times, I j...
- Picture dump
- Another memory post
- A Simple "Memory" Circuit
- Jesus wants you to break a commandment.
- Make a Brute!
-
▼
August
(23)
I wish I remembered my shit from the digital logic classes I took. I lost the book :(.
ReplyDeleteI do remember that any logic circuit can be produced by NAND gates no matter wht the logic.
This particular circuit is very clever with the output feeding back into one of the gates, but 5 gates seems a bit much for a single bit.
We were taught that memory can be achieved simply by placing a cap behind a diode, but I've never seen it implimented, and I don't know how you would access that memory. You would replace the diode with a transistor to make RAM.