Write the symbol,truth table,function,and Boolean equation for $NOT$,$AND$,and $OR$ gates.

Vedclass pdf generator app on play store
Vedclass iOS app on app store
(N/A) $NOT$ Gate:
Symbol: Shown in figure $(a)$. It has one input $A$ and one output $Y$.
Function: If input is $1$,output is $0$. If input is $0$,output is $1$. It acts as an inverter.
Boolean Equation: $Y = \overline{A}$.
Truth Table:
| Input $A$ | Output $Y$ |
| :--- | :--- |
| $0$ | $1$ |
| $1$ | $0$ |
$OR$ Gate:
Symbol: Shown in figure $(a)$. It has two or more inputs $(A, B)$ and one output $Y$.
Function: The output is $1$ if at least one input is $1$.
Boolean Equation: $Y = A + B$.
Truth Table:
| Input $A$ | Input $B$ | Output $Y$ |
| :--- | :--- | :--- |
| $0$ | $0$ | $0$ |
| $0$ | $1$ | $1$ |
| $1$ | $0$ | $1$ |
| $1$ | $1$ | $1$ |
$AND$ Gate:
Symbol: Shown in figure $(a)$. It has two or more inputs $(A, B)$ and one output $Y$.
Function: The output is $1$ only if both inputs $A$ and $B$ are $1$.
Boolean Equation: $Y = A \bullet B$.
Truth Table:
| Input $A$ | Input $B$ | Output $Y$ |
| :--- | :--- | :--- |
| $0$ | $0$ | $0$ |
| $0$ | $1$ | $0$ |
| $1$ | $0$ | $0$ |
| $1$ | $1$ | $1$ |

Explore More

Similar Questions

The given figure shows the waveforms for two inputs $A$ and $B$ and that for the output $Y$ of a logic circuit. The logic circuit is

The correct output for the given logic circuit and inputs is:

Difficult
View Solution

Draw the output signals $C_1$ and $C_2$ for the given combination of logic gates. (Up to $5 \ s$)

Difficult
View Solution

Which of the following relations is correct according to Boolean algebra?

In the following logic circuit,the sequence of the inputs $A, B$ are $(0,0), (0,1), (1,0)$ and $(1,1)$. The output $Y$ for this sequence will be:

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D exam papers from 7.5L+ questions in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo