Sei sulla pagina 1di 7

Bahria University, Lahore Campus

Department of Computer Sciences


Lab Journal 08
(Spring 2020)

Course: Digital Logic Design Lab Date:


Course Code: CEL-120 Max Marks: 40
Faculty’s Name: Dr. Shahbaz Lab Engineer: Mr. Shoaib Khan

Name: _____________________________ Enroll No: _______________________

Objective(s):

 To construct Half and Full Subtractor circuit.

Lab Tasks:

Task 1: Half Subtractor Circuit Constructed with Basic Logic Gates (Module KL-33004, block
a). Construct the circuit on breadboard as well. Draw half Subtractor circuit using basic
logic gates.
Task 2: Full Subtractor Circuit Constructed with Basic Logic Gates (Module KL-33004, block
a). Construct the circuit on breadboard as well.
Task 3: Draw the equivalent circuit of Full Subtractor using basic logic gates. Construct the
circuit on breadboard as well.
Task 4: Write the output of each gate.

Lab Grading Sheet :


Max
Obtained
Task Mark Comments(if any)
Marks
s
1. 10
2. 10
3. 10
4. 10

Total 40 Signature
Note : Attempt all tasks and get them checked by your Lab Instructor

Lab 08: Half and Full Subtractor Circuit

Objective(s):

“To construct half and full subtractor circuit”.

Tool(s) used:

 KL-31001 DLD Trainer


 Module KL-33004
 Connector leads

Overview:

A binary subtractor is a decision-making circuit that subtracts two binary numbers from each
other to find the resulting difference between the two numbers.

Task 01: Time: 30 Minutes

Half Subtractor Circuit Constructed with Basic Logic Gates (Module KL-33004, block a).
Construct the circuit on breadboard as well.
Truth Table

A B Á D BO

0 0 1 0 0

0 1 1 1 0

1 0 0 1 1

1 1 0 0 0

Draw half subtractor circuit using basic logic gates.

Solution
+

Task 02: Time: 30 Minutes

Full Subtractor Circuit Constructed with Basic Logic Gates (Module KL-33004, block a).
Construct the circuit on breadboard as well.

Truth Table

Input Output

A B C D Bo X1 X2

0 0 0 0 0 0 0

0 0 1 1 1 1 1

0 1 0 1 1 1 0
0 1 1 0 1 0 0

1 0 0 1 0 1 1

1 0 1 0 0 0 1

1 1 0 0 0 0 0

1 1 1 1 1 1 1

Solution Time: 30 Minutes


Task 03:
Draw the equivalent circuit of Full Subtractor using basic logic gates.

Task 04: Time: 30 Minutes

Write the output of each gate.

A B B D Bo X1 X2 X3 X4 X5

0 0 0 0 0 0 0 0 0 0

0 0 1 1 1 1 1 0 1 0

0 1 0 1 1 1 1 1 0 1

0 1 1 0 1 1 0 1 0 1

1 0 0 1 0 0 1 0 0 1

1 0 1 0 0 0 0 0 0 1

1 1 0 0 0 0 0 0 0 0

1 1 1 1 1 1 1 0 1 0
Circuit:

Potrebbero piacerti anche