Advertisements
Advertisements
Question
Write the truth table for the circuits given in following figure consisting of NOR gates only. Identify the logic operations (OR, AND, NOT) performed by the two circuits.
(a)

(b)

Advertisements
Solution
(a) A acts as the two inputs of the NOR gate and Y is the output, as shown in the following figure. Hence, the output of the circuit is `bar(A+A)`.

The truth table for the same is given as:
| A | Y`(=bar"A")` |
| 0 | 1 |
| 1 | 0 |
This is the truth table of a NOT gate. Hence, this circuit functions as a NOT gate.
(b) A and B are the inputs and Y is the output of the given circuit. By using the result obtained in solution (a), we can infer that the outputs of the first two NOR gates are `barA` and `barB` as shown in the following figure.

`bar"A" and bar "B"` are the inputs for the last NOR gate. Hence, the output for the circuit can be written as:
`"Y" = bar(bar"A" + bar"B") = bar(bar"A") . bar(bar"B") = "A.B"`
The truth table for the same can be written as:
| A | B | Y (=A⋅B) |
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
This is the truth table of an AND gate. Hence, this circuit functions as an AND gate.
RELATED QUESTIONS
The logic gate which produces LOW output when one of the input is HIGH and produces
HIGH output only when all of its inputs are LOW is called _______.
(A) AND gate
(B) OR gate
(C) NOR gate
(D) NAND gate
You are given the two circuits as shown in following figure. Show that circuit
- acts as OR gate while the circuit
- acts as AND gate.
(a)

(b)

You are given two circuits as shown in following figure, which consist of NAND gates. Identify the logic operation carried out by the two circuits.
(a)

(b)

The arrangement given below represents a logic gate :

Copy the following truth table in your answer booklet and complete it showing outputs at C
and D.
| A | B | C | D |
| 0 | 0 | ||
| 1 | 0 | ||
| 0 | 1 | ||
| 1 | 0 |
You are given a circuit below. Write its truth table. Hence, identify the logic operation carried out by this circuit. Draw the logic symbol of the gate it corresponds to.

What will be the values of input A and B for the Boolean expression `overline ((A +B) .(A*B)) =1?`
The output of an OR gate is connected to both the inputs of a NAND gate Draw the logic circuit of this combinaion of getes and write its truth table.
Let \[X = A \overline{ BC} + B\overline{ CA} + C\overline{AB } .\] Evaluate X for A = 1, B = 0, C = 1.
Let \[X = A \overline{ BC} + B\overline{ CA} + C\overline{AB } .\] Evaluate X for A = B = C = 1.
Why is the linear portion of the triode characteristic chosen to operate the triode as an amplifier?
Why are NOR gates considered as universal gates?
NAND and NOR gates are called universal gates primarily because they ______.
The truth table for the following logic circuit is:

Write the truth table for the circuit shown in figure. Name the gate that the circuit resembles.

In the logic circuit shown in the figure, if input A and B are 0 to 1 respectively, the output at Y would be 'x'. The value of x is ______.

Identify the logic operation carried out by the given circuit:

Which one of the following is the Boolean expression for NOR gate?
A logic circuit provides the output Y as per the following truth table:
| A | B | Y |
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
The expression for the output Y is:
