Download as odt, pdf, or txt
Download as odt, pdf, or txt
You are on page 1of 6

Electrical Engineering Department

SURNAME : S MEYIWA
STUDENT NUMBER : 21945099
TITLE : PRACTICAL REPORT
SUBJECT : Digital System 1
QUALIFICATION : Diploma in Electrical Engineering
LECTURER : Dr Mulangu
1. AIM

The Aim of this simulation is to identify all the outputs of simulation using different inputs.
2. COMPONENTS
NAND GATE, LOGICSTATE, LOGIC PROBE
2.1 PROTEUS SOFTWARE
2.1.1 NAND GATE
NAND GATE is a gate that produce low output when all inputs are high
A B X
0 0 1
0 1 1
1 0 1
1 1 0

2.1.2 LOGICSTATE
Are components that used to show the digital inputs given them is whether HIGH or LOW
2.1.3 LOGIC PROBE

Is a tool/component hand-held that used for analysing and troubleshooting the logic state of a
digital circuit

2.2 BREADBOARD
2.2.1 5V Power supply
2.2.2 LED x 3
2.2.3 470 resistors x 3
2.2.4 IC 4011
Breadboard, cutter, pliers, and network cable solid wires
3. SCHEMATIC DIAGRAM
This is the schematic diagram of NAND Gates only

A U2
0 Y2
?

NAND

U1 U4
Y1 X
? ?

NAND NAND

U3
B Y3
?
0
NAND
S MEYIWA
21945099

This is schematic when Both inputs are LOW


A
0 Y2
1

Y1 X
1 0

B Y3
1
0
This is the schematic when input A is LOW and B is HIGH
A
0 Y2
1

Y1 X
1 1

B Y3
0
1

This is the schematic when A is HIGH and B is LOW


A
1 Y2
0

Y1 X
1 1

B Y3
1
0
This is the schematic when both inputs are HIGH
A
1 Y2
1

Y1 X
0 0

B Y3
1
1

4. BREADBOARD LAYOUT

5. TRUTH TABLE

A B Y1 Y2 Y3 X
0 0 1 1 1 0
0 1 1 1 0 1
1 0 1 0 1 1
1 1 0 1 1 0
6. DISCUSSION

We have got 2-inputs (A and B) and 4-outputs (Y1, Y2, Y3 and X) in a TRUTH TABLE and we
use binary bits to show our inputs and output, binary number has two bits (1 and 0) 1 is
representing HIGH state and 0 represent LOW state. We identify input using LOGICSTATE in
a schematic and output using LOGIC PROBE. We used 4 NAND Gate in this circuit simulation.
In this circuits from the first NAND gate and the output is Y1, the Y1 is become an input from
another NAND gates to produce output Y2 and Y3, AND Y2 and Y3 they become inputs on
the last NAND gate to produce output X
- When both inputs A and B are LOW then outputs Y1 will be HIGH, Y2 will be HIGH, Y3 will
be HIGH, and X will be LOW.
- When input A is LOW and B is HIGH then outputs Y1 will be HIGH, Y2 will be HIGH, Y3 will
be LOW, and X will be HIGH.
- When input A is HIGH and B is LOW then outputs Y1 will be HIGH, Y2 will be LOW, Y3 will
be HIGH, and X will be HIGH.
- When both inputs A and B are HIGH then outputs Y1 will be LOW, Y2 will be HIGH, Y3 will
be HIGH, and X will LOW.

7. CONCLUSION
In the experiment all the result (output) were achieved and they match with the one on the
circuits on breadboard. I learned how to build the circuits on breadboard and how does
NAND gates look like inside on it and how does it work.

You might also like