in Digital Logic
640 views
1 vote
1 vote
Identify the number of literals. x'yz + xyz + xy'z
in Digital Logic
by
640 views

3 Answers

3 votes
3 votes

A literal is a variable either in normal or complemented form. So the number of literals in an expression will be the count of number of occurrences of variables and if that variable is repeated it will be counted more than once.

Also the expression should be in minimal form to count number of literals in it.

1 comment

Bhot tight roomie ! Or point pelo :D
1
1
0 votes
0 votes
9 literals   .Every  occurence of  variable in its true or complemented form is a literal
0 votes
0 votes

The answer will be 3 as the simplified version of the above expression is = zx + zy

by