Home
Class 12
PHYSICS
Given circuit symbol , logical operation...

Given circuit symbol , logical operation , truth table , and Boolean expression of AND , OR , NOT , NAND , NOR , and EX - OR gates

Text Solution

Verified by Experts

• AND gate
Circuit symbol
Inputs Output A and B are inputs and Y is the output. It is a AND logic gate and hence A, B, and Y can have the (a) Two input AND gate value of either 1 or 0.

Boolean equation: Y=AB
It performs logical multiplication and is different from arithmetic multiplication.
Logic operation:
The output of AND gate is high (1) only when all the inputs are high (1) The rest of the cases the output is low. Hence the output of AND gate is high (1) only when all the inputs are high
• OR gate:
Circuit Symbol
A and B are inputs and Y is the output

Boolean equation:
A+B=Y
It performs logical addition and is different from arithmetic addition.
Logic operation:
The output of OR gate is high (logic 1 state) when either of the inputs or both are high
• NOT gate:
Circuit symbol
A is the input and is the output.
COD
Boolean equation:
`Y=overlineA`
Logic operation:
The output is the complement of the input. It is represented with an overbar. It is also called as inverter. The truth table infers that the output is when input A is and vice versa. The truth table of NOT.
• NAND gate:
A and B are inputs and Y is the output.

Boolean equation:
`Y=overline(A.B)`
Logic operation:
The output Y equals the complement of AND operation. The circuit is an AND gate followed by a NOT gate. Therefore, it is summarized as NAND. The output is at logic zero only when all the inputs are high. The rest of the cases, the output is high (Logic 1 state).
• NOR gate:
Circuit symbol:
A and B are inputs and Y is the output.

Boolean equation
`Y=overline(A+B)`
Logic operation
Y equals the complement of OR operation (A OR B). The circuit is an OR gate followed by N este and is summarized as NOR. The output is high when all the inputs are low. The output is low for all other combinations of inputs.
Ex-OR gate:
Circuit symbol
A and B are inputs and Y is the output. The Ex-OR operation is denoted as`oplus`
Boolean equation
`Y=A.overlineB+overlinA.B`
`Y=AoplusB`
Logic operation
The output is high only when either of the two inputs is high. In the case of an Ex-OR gate with more than two inputs, the output will be high when odd number of inputs are high.

Promotional Banner

Topper's Solved these Questions

  • SEMICONDUCTOR ELECTRONICS

    FULL MARKS|Exercise Textual Evaluation Solved (Long Answer Questions)|12 Videos
  • SEMICONDUCTOR ELECTRONICS

    FULL MARKS|Exercise Textual Evaluation Solved (Numerical Problems)|5 Videos
  • SEMICONDUCTOR ELECTRONICS

    FULL MARKS|Exercise Textual Evaluation Solved (Multiple choice questions:)|15 Videos
  • SAMPLE PAPER-8

    FULL MARKS|Exercise PART-IV|10 Videos

Similar Questions

Explore conceptually related problems

Give circuit symbol, logical operation, truth table, and Boolean expression of AND, OR, : NOT.

The given truth table is for:

The logical operation carried out by the above circuit is

The circuit diagram shows a logic combination with the states of outputs X , Y and Z given for inputs P , Q , R and S all at state 1 . When inputs P and R change to state 0 with inputs Q and S still at 1 , the states of outputs X , Y and Z changes to

Symbolic represntation of four logic gates are shown as Pick out which ones are for AND, NAND and NOT gates, respectively:

Construct a truth table for the following logic circuit