530- Half addder

0
Favorite
1
copy
Copy
301
Views
530- Half addder

Circuit Description

Graph image for 530- Half addder

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 Jsteja1921

529 half adder

Jsteja1921

Creator

Nithin@1234567

15 Circuits

Date Created

2 years, 5 months ago

Last Modified

2 years, 5 months ago

Tags

  • adder
  • sum
  • half-adder
  • half adder
  • half-subtractor

Circuit Copied From