Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

The outputs of two NOT gates are fed to a NOR gate. Draw the logic circuit of the combination of gates. Give its truth table. Identify the gate represented by this combination.

Answer
VerifiedVerified
480.9k+ views
Hint: Use the properties of combination of logic gates.

Complete step by step solution:
Logic gates
• In digital electronics, we consider only two values of voltage – high represented as 1 and law represented as O.
• Logic gates are electronic circuits.
• Just as gates control the flow of vehicles, logic gates control the flow of information based on the logical relations. Only if the logical relations are satisfied, the digital circuit allows the signal to pass through.
• The logic gates are basic building blocks of digital electronics.
• We can say a logic gate is a digital circuit which follows a logical relationship between the input and output.
• Some of the basic types of logic gates are– NOT, OR, AND, NOR and NAND. Every gate has a single or multiple input and output.
•Every gate is represented by a symbol.
• The input and output of logic gates is represented in the form of a truth table.
• The truth table considers all possible combinations of the input and shows respective output in each case.
Note Gate
The symbol and truth table for NOT gate is given below

seo images


Single input
Single output
\[C\,\,=\,\,\overline{A}\]
NOR gate: The symbol and truth table for NOT gate is as given below.

seo images

Two inputs
Single output
\[C\,\,=\,\,\overline{A+B}\]
AND gate
seo images


Two inputs
Single outputs
C = A.B
According to the given question

seo images

Identification: AND gate.

Note: (1) NOT gate has single input and single output
(2) NOR gate has two inputs and single output
(3) AND gate has two inputs and single output