CSA_Experement
CSA_Experement
Ans = Objective
To design and build a binary adder circuit using fundamental logic gates on a breadboard. This
circuit will add two single-bit binary numbers and produce a sum and a carry-out.
Components Required
2. Other Components:
o Breadboard
o Jumper wires
o 5V power supply
Circuit Design
o Inputs: A, B
o C = A AND B
Procedure
1. Theory Background:
o Write a brief introduction explaining the purpose of the binary adder and its
significance in digital circuits.
2. Schematic Diagram:
o Create a simple schematic diagram of the half adder or full adder you plan to
build. Include all components and connections. This will serve as a reference for
your breadboard layout.
3. Breadboard Assembly:
4. Connection Details:
o Use sufficient jumper wires to connect inputs to the gates and outputs to the
LEDs.
o For the outputs, connect a resistor in series with the LED to limit current.
5. Testing:
o After assembling the circuit, test it using different combinations of inputs.
0 0 0 0
0 1 1 0
1 0 1 0
1 1 0 1
6. Observations:
o Document what you see when you change the inputs. Describe the behavior of
the circuit (e.g., the LEDs light up indicating the output sum and carry).
7. Conclusion:
o Summarize what you learned about binary addition, the operation of logic gates,
and the functionality of your binary adder circuit.