English
Tamil Nadu Board of Secondary EducationHSC Science Class 11

Explain the Derived gates with expression and truth table. - Computer Science

Advertisements
Advertisements

Question

Explain the Derived gates with expression and truth table.

Answer in Brief

Solution

The logic gates like NAND, NOR, XOR, and XNOR are derived gates that are derived from the fundamental gates AND, OR, NOT.

(i) NAND gate:

The NAND is the combination of NOT and AND. The NAND is generated by inverting the output of an AND operation.

Output: Y = `overline"AB"`

Logic circuit

Logic symbol:

Truth table:

Inputs Output
A B y = `overline"A . B"`
0 0 1
0 1 1
1 0 1
1 1 0

Inputs Outputs

(ii) NOR gate:

The NOR is the combination of NOT and OR. The NOR is generated by inverting the output of an OR operation.

Logic function: y = `overline"A + B"`

Logic circuit:

logic symbol:

Inputs Output
A B y = `overline"A + B"`
0 0 1
0 1 0
1 0 0
1 1 0

(iii) XOR gate:

The XOR (exclusive – OR) gate acts in the same way as the logical either /or.

Logic symbol:

Logic circuit:

Truth table:

Inputs Outputs
A B C
0 0 0
0 1 1
1 0 1
1 1 0

(iv) XNOR gate:

XNOR gate (exclusive – NOR) gate is a combination of XOR gate followed by an inverter.

Logic function: y = `overline"AB"`

logic symbol:

Inputs Outputs
A B C
0 0 1
0 1 0
1 0 0
1 1 1

Boolean function:

C = `overline("A" ⊕ "B")`

= `overline"A" * "B" + "A" * overline"B"`

= AB + `bar"A" * bar"B"`

shaalaa.com
Introduction to Boolean Algebra
  Is there an error in this question or solution?
Chapter 2: Number Systems - Boolean Algebra - Evaluation - Section - D [Page 40]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 11 TN Board
Chapter 2 Number Systems
Boolean Algebra - Evaluation - Section - D | Q 3. | Page 40
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×