Half Adder connectors

0
Favorite
1
copy
Copy
27
Views
Half Adder connectors

Circuit Description

Graph image for Half Adder connectors

Circuit Graph

The circuit performs the function of adding two binary digits. Using the two input bits the circuit produces the Sum (SUMh) and Carry Output (COh). SUMh will be set if either, but not both, of the input variables is 1. COh will be set if both of the input variables are 1. A two-input Exclusive OR (XOR) gate and a two-input AND gate were used to generate SUMh and COh respectively. Variables / Signal Names: AG = Augend AD = Addend SUMh = (Half Adder) Sum COh = (Half Adder) Carry Output Boolean Equations: SUMh = AG (+) AD COh = AG · AD For Full Adder Using Two Half Adders: https://www.multisim.com/content/cu38wufkNopY7q3DbNxMhj/full-adder-using-two-half-adders/ For Configurable-Mode Half Subtractor/Adder: https://www.multisim.com/content/rjumgULVWbc9kyioLQqPv5/configurable-mode-half-subtractoradder/ For Simultaneous Dual Function Half Adder-Subtractor: https://www.multisim.com/content/MoUhGPsqRXjNsmYbzrMahn/simultaneous-dual-function-half-adder-subtractor/ For Configurable-Mode Full Subtractor/Adder Using Half Subtractor/Adder And Half Adder: https://www.multisim.com/content/7f3C4LtEzu8adz9gefm5yf/configurable-mode-full-subtractoradder-using-half-subtractoradder-and-half-adder/ For Full Subtractor Using Half Subtractor And Half Adder: https://www.multisim.com/content/JbufrRs3Bhrr39rurarqAZ/full-subtractor-using-half-subtractor-and-half-adder/

There are currently no comments

Profile image for user-1314187

Half Adder connectors (1)

user-1314187

Creator

user-1314187

69 Circuits

Date Created

1 week, 6 days ago

Last Modified

1 week, 6 days ago

Tags

  • adder
  • subtractor
  • carry
  • sum
  • half-adder
  • half subtractor
  • half adder
  • subtracter
  • half-subtractor
  • addition

Circuit Copied From