CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

In the following digital circuit, what will be the output at ‘Z’, when the input (A,B)are(1,0),(0,0),(1,1),(0,1):


A

0,1,0,0

No worries! We‘ve got your back. Try BYJU‘S free classes today!
B

1,1,0,1

No worries! We‘ve got your back. Try BYJU‘S free classes today!
C

0,0,1,0

Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
D

1,0,1,1

No worries! We‘ve got your back. Try BYJU‘S free classes today!
Open in App
Solution

The correct option is C

0,0,1,0


Step 1: Define the all gates

Basic logic gates: There are seven basic logic gates: AND, OR, XOR, NOT, NAND, NOR, and XNOR.

The AND gate:

The following illustration and table show the circuit symbol and logic combinations for an AND gate. In the symbol, the input terminals are at the left and the output terminal is at the right. The output is "true" when both inputs are "true." Otherwise, the output is "false." In other words, the output is 1 only when both inputs one AND two are 1.

AND gate

Input 1Input 2Output
1
1
111

OR gate: The output is "true" if either or both of the inputs are "true." If both inputs are "false," then the output is "false." In other words, for the output to be 1, at least input one OR two must be 1.

OR gate

Input 1Input 2Output
11
1 1
111

The XOR: The output is "true" if either, but not both, of the inputs are "true." The output is "false" if both inputs are "false" or if both inputs are "true." Another way of looking at this circuit is to observe that the output is 1 if the inputs are different, but 0 if the inputs are the same.

XOR gate

Input 1Input 2Output
11
1 1
11

NOT gate: A logical inverter, sometimes called a NOT gate to differentiate it from other types of electronic inverter devices, has only one input. It reverses the logic state. If the input is 1, then the output is 0. If the input is 0, then the output is 1.

Inverter or NOT gate

InputOutput
1
1

The NAND gate: The NAND gate operates as an AND gate followed by a NOT gate. It acts in the manner of the logical operation "and" followed by negation. The output is "false" if both inputs are "true." Otherwise, the output is “true”.

NAND gate

Input 1Input 2Output
1
11
1 1
11

The NOR gate: The NOR gate is a combination OR gate followed by an inverter. Its output is "true" if both inputs are "false." Otherwise, the output is "false."

NOR gate

Input 1Input 2Output
1
1
1
11

The XNOR gate:

The XNOR (exclusive-NOR) gate is a combination XOR gate followed by an inverter. Its output is "true" if the inputs are the same, and "false" if the inputs are different.

XNOR gate

Input 1Input 2Output
1
1
1
111

Step 2: Calculate the output at ‘Z’

The truth table for the given circuit is shown below

Hence, the correct option is (C).


flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
C.5.5 Fibre Crops
PHYSICS
Watch in App
Join BYJU'S Learning Program
CrossIcon