Title: Adders and Subtractors
1Adders and Subtractors
2Contents
- Binary Arithmetic.
- Half Adder.
- Full Adder.
- Half Subtractor.
- Full Subtractor.
- IC 7483 Pin Out.
- 4 Bit Binary Adder.
- BCD Adder.
32 Bit Binary Addition
Inputs
Outputs
Remarks
A
B
Sum
Carry
0
0
-
0
0
-
1
1 1 1 0
0
0
1
-
0
0
1
1
1
Carry Generated
0
1
1
Carry
42 Bit Binary Subtraction
Inputs
Outputs
Remarks
A
B
Diff
Borrow
Borrow
0
0
-
0
0
1
Borrow Generated
1
0 - 1 1
0
1
1
-
0
0
1
1
1
-
0
1
0
53 Bit Binary Addition
63 Bit Binary Subtraction
7Half Adder
XOR
AND
8Full Adder
9Full Adder
A
B
CN-1
10Half Subtractor
A
B
11Full Subtractor
12Full Subtractor
134 Bit Adder
A4A3A2A1 4 bit input.
B4B3B2B1 4 bit input.
1
2
4
3
LSB
MSB
S4S3S2S1 Four Bit Sum, C4 Final carry
14Adder IC
15IC 7483 4 Bit Full Adder
Nibble B
Nibble A
Sum
16IC 7483 4 Bit Binary Adder
17IC 7483 4 Bit Full Adder
184 Bit Adder/Subtractor using IC 7483
ADD/SUB 0 to add 1 to subtract
19Cascading IC 7483
20BCD Adder
21Doing the Experiment
22Digital IC Trainer Kit Front Panel
23Digital IC Trainer Kit Front Panel
LEDs for displaying output status (1/0)
Springs to connect chip output pins to LEDs using
wire pieces to display the status
Breadboard for assembling the circuit
Springs to connect chip input pins to the
switches using wire pieces.
Toggle Switches for applying inputs(0/1) to the
chip inputs
Vcc and GND
Monopulser for trigger pulse (clock pulse)
ON/OFF Switch
24Thank You