Half Subtractor

0
Favorite
7
copy
Copy
707
Views
Half Subtractor

Circuit Description

Graph image for Half Subtractor

Circuit Graph

The circuit performs the function of subtracting two binary digits. Using the two input bits the circuit produces the difference (DIFh) and borrow output (BOh). DIFh will be set if either, but not both, of the input variables is 1. BOh will be set when minuend (MD) is low and subtrahend (SD) is high. A two-input Exclusive OR (XOR) gate and a two-input AND gate preceded by an inverter to complement the MD input were used to generate DIFh and BOh respectively. Variables / Signal Names: MD = Minuend SD = Subtrahend DIFh = (Half Subtractor) Difference BOh = (Half Subtractor) Borrow Output Boolean Equations: DIFh = MD (+) SD BOh = MD' · SD For Full Subtractor: https://www.multisim.com/content/TR3Ck3HsJXpwcZ3iuYQjzR/full-subtractor/ For Half Adder: https://www.multisim.com/content/6dKQmpwSCnJ3naa3kf9JDD/half-adder/ 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/

There are currently no comments

Profile image for Ku$h1561

Half Subtractor

Ku$h1561
Profile image for mmm06

Half Subtractor

mmm06
Profile image for ekjotkaur22

Half Subtractor

ekjotkaur22
Profile image for peketi123

Half Subtractor

peketi123
Profile image for user-113466

Half Subtractor

user-113466
Profile image for dharaneeshp

Half Subtractor

dharaneeshp
Profile image for user-113459

Half Subtractor

user-113459

Creator

MEENAKSHI_PANGHAL

10 Circuits

Date Created

3 years, 1 month ago

Last Modified

3 years, 1 month ago

Tags

This circuit has no tags currently.

Circuit Copied From