Result Simulation 2 PHY340

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

4.

0 RESULTS

Input Output
Logic Gate
A B X

NAND 0 0 1

0 1 1

1 0 1

1 1 0

NOR 0 0 1

0 1 0

1 0 0

1 1 0

Table 2.1

Input Output

A B X

0 0 0

0 1 0

1 0 0

1 1 1

Table 2.2
Input Output

A B X

0 0 0

0 1 1

1 0 1

1 1 1

Table 2.3
5.0 QUESTION
1. Which logic gate can be used to replace the circuits as shown in Figure 2.3(a) and
2.3(b)?
Figure 2.3(a) can be replaced by AND gate white Figure 2.3(b) by OR gate.
2. The AND gate can be obtained by inverting the inputs of a NOR gate.
3. Inverting the output of a NOR gate will produce a/an OR gate.
4. Using logic diagram and Boolean expression, show how 2-input NAND gate can be
used as an inverter.

Input Output

A B X

0 0 1

0 1 0

1 0 0

1 1 0

Boolean expression, Q= A.B Thus, 2 input NAND gate can be used as an inverter.
5. Draw the output of the logic gate shown below.

1101101
1111111
= 0010010
6. Construct a 2-input NOR gate only using 2-input NAND gate(s).
7. Draw the electrical equivalent circuits for 2-input NAND gate and 2-input NOR gate.

You might also like