मराठी

Examine the given truth table and then write both SOP and POS boolean expressions describing the output. A B C Output 0 0 0 1 0 0 1 0 0 1 0 1 0 1 1 0 1 0 0 0 1 0 1 1 1 1 0 1 1 1 1 0

Advertisements
Advertisements

प्रश्न

Examine the given truth table and then write both SOP & POS boolean expressions describing the output.

A B C Output
0 0 0 1
0 0 1 0
0 1 0 1
0 1 1 0
1 0 0 0
1 0 1 1
1 1 0 1
1 1 1 0
दीर्घउत्तर
Advertisements

उत्तर

For the given truth table:

Output = 1 for:

000, 010, 101, 110

SOP Expression

F = A′B′C′ + A′BC′ + AB′C + ABC′ 

F = Σm(0, 2, 5, 6)​

Simplified SOP:

F = A′C′ + BC′ + AB′C

POS Expression

Output = 0 for:

001, 011, 100, 111 

F = (A + B + C′)(A + B′ + C′)(A′ + B + C)(A′ + B′ + C′)

F = ΠM(1, 3, 4, 7)

Simplified POS:

F = (A + C′)(B′ + C′)(A′ + B + C)
shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 12: Boolean Functions and Reduce Forms - EXERCISE [पृष्ठ २३७]

APPEARS IN

सीबीएसई Computer Science with Python [English] Class 12
पाठ 12 Boolean Functions and Reduce Forms
EXERCISE | Q 17. | पृष्ठ २३७
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×