Experiment 3 DCLD Lab

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Experiment 3.

Student Name: NEERAJ KUMAR BAIDYA UID: 20BCA1455


Branch: BCA Section/Group: 4/B
st
Semester: 1 Date of Performance:31.12.20
Subject Name: DIGITAL CIRCUIT AND LOGICAL DESIGN LAB
Subject Code: 20CAP115

1. Aim/Overview of the practical:

a. Realize the given circuit diagram shown in figure 1 using 2 input NOR gate

Figure 1 circuit diagram

b. Realize the given circuit diagram shown in figure 2 using 2 input NOR gate

Figure 2 circuit diagram


2. Task to be done:

A. Design the circuit shown in figure 1 using 2 input NOR gate and truth table of question 1.a

B. Design the circuit shown in figure 2 using 2 input NOR gate and truth table of question 1.b

3. Hardware Required:
(Instructions: Components used in circuits)
For figure 1.
 Small breadboard.
 1 led.
 1 3V coin cell Battery.
 1 IC (7402) NOR GATE.
For figure 2-->
 Small breadboard.
 1 3V coin cell Battery.
 2 IC'S of NOR GATE (7402).
 1 LED.

4. Steps for experiment/practical:


(Instructions: Paste the screenshots of the circuits from tinkercad.com)
Figure 1 A'(B+C)
Figure 2 A+BC

5. Observations: Figure 1--> According to expression, A' is multiplied with B+C which means A' must
be high then only our output or led glows. In the case of B+C, any one should be high then it will be high
because of or gate.

Figure 2--> We have expression, A+BC so its obvious that A should be positive else both BC have to high
then only led glows.

6. Calculations:

(Instructions: Paste the Complete truth table of the circuits from tinkercad.com)
Figure 1.

B C A A' B+C A'(B+C)

0 0 0 1 0 0

0 0 1 0 0 0

0 1 0 1 1 1

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

1 0 1 0 1 0

1 1 0 1 1 1

1 1 1 0 1 0

Figure 2

B C A BC A+BC

0 0 0 0 0

0 0 1 0 1

0 1 0 0 0

0 1 1 0 1

1 0 0 0 0

1 0 1 0 1

1 1 0 1 1

1 1 1 1 1

7. Output:

(Instructions: Mentions on which combination of inputs, output LEDs will glow in question 1.a & question 1.b)
(Example: The led will glow on input 000)

Figure 1. The led will glow on input 010(BCA),100,110. Example: 100(BCA)= A'(B+C)-->0'(1+0)-->1(1)=1.

Figure 2. The led will glow on inpit 100(ABC),101,110,011,111.

9. Learning outcomes (What I have learnt):

1. NOR GATE .
2. NOR to AOI logic gates.

3. Making truth table according to inputs and given expression.

4. Shortcut key to start simulation. Just press S on keyboard.

You might also like