Author Topic: [Electronics] 1 Bit Full Adder - Ripple Carry (Transistor NAND Logic)  (Read 2140 times)

0 Members and 1 Guest are viewing this topic.

Offline xor

  • Peasant
  • *
  • Posts: 59
  • Cookies: 32
    • View Profile

This is a 1 bit ripple carry full adder using pure NAND gates, constructed with transistors.
I have excluded resistors and power rails for simplicity.

http://i.imgur.com/Jvp9bSk.jpg?1


-- xor
« Last Edit: May 12, 2015, 07:03:21 am by xor »

Offline iiCE

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 6
    • View Profile
Looks darn sexy. What does it do. Does it have an software equivalent?
Could you clarify it to us a bit more, since we are complete noobs? :P
Thanks!

Offline HTH

  • Official EZ Slut
  • Administrator
  • Knight
  • *
  • Posts: 395
  • Cookies: 158
  • EZ Titan
    • View Profile
Kek, it's software equivalent is roughly 1+1 = 10 :p

Since I'm way too lazy to explain it all, this post I googled quickly seems like it should work:
http://www.cs.umd.edu/class/sum2003/cmsc311/Notes/Comb/adder.html
<ande> HTH is love, HTH is life
<TurboBorland> hth is the only person on this server I can say would successfully spitefuck peoples women

Offline xor

  • Peasant
  • *
  • Posts: 59
  • Cookies: 32
    • View Profile
I am going to create a digital logic series of tutorials.
For ease of updating, I will be hosting them on GitHub.

https://github.com/XorLogic/DigitalLogic

Tutorial 01. Digital Logic Primer is up.
This will be the precursor to fully explaining what is happening with this 1 bit full adder.

-- xor
« Last Edit: June 09, 2015, 09:35:01 am by xor »

Offline x0nic

  • Peasant
  • *
  • Posts: 51
  • Cookies: 5
    • View Profile
This is a 1 bit ripple carry full adder using pure NAND gates, constructed with transistors.
I have excluded resistors and power rails for simplicity.

http://i.imgur.com/Jvp9bSk.jpg?1

&

I am going to create a digital logic series of tutorials.
starting to love you
+1
« Last Edit: May 29, 2015, 03:52:06 pm by x0nic »