Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

The bubbled OR gate is equivalent to _____ gate.
a) NAND
b) NOR
c) NOT
d) AND

seo-qna
Last updated date: 02nd Aug 2024
Total views: 351.6k
Views today: 8.51k
Answer
VerifiedVerified
351.6k+ views
Hint: Logic gates are an essential concept in electronics. These are virtual digital devices that are primarily based on the Boolean function. Logic gates carry out logical operations on individual or many binary inputs and give one binary product. In easy terms, logic gates are the automatic circuits in a digital system.

Complete answer:
Logic gates have many applications, but they are primarily based on their operations or truth table. Basic logic gates are usually found in circuits such as a safety thermostat, automatic watering system, push-button lock, light-activated burglar alarm, and various other electronic devices.
A bubbled OR gate contains two NOT gates from which input changes into bar of input and one OR gate which gives output as a sum of both inputs.
seo images

First, NOT gate will change the inputs. Then, sum of inputs will be obtained at the output due to AND gate.
seo images

$Y = \bar{A}+ \bar{B}$
$Y = \bar{A} \cdot \bar{B}$ (By De-Morgan’s Theorem)
This expression resembles the output of a NAND gate.
Option (a) is correct.

Note: One of the initial benefits is that fundamental logic gates can be utilized in various combinations if the operations are high-level. Besides, there is no boundary to the number of gates used in a single device. However, it can be limited due to the given physical place in the device.