Computer Science, asked by Rummanshahid, 1 year ago

Difference between canonical and standard form? Which form is preferable while implementing a boolean function with gates

Answers

Answered by anuj
18
In boolean logic, a disjunctive normal form. often called canonical form orstandard. disjunctive normal form in Boolean algebra A Non. Play and Listen learn the concept of sum of products sop in boolean algebra sop is a standard form of denoting any boolean expression it is associated with the sum of.


That's a quite an interesting question.
Canonical form: In  Boolean expressions form the sum of minimum term along with the product of maximum term is called as canonical form of any function.  So we can say that  they contain all the variables. 
It is obtain from truth table in order tor reading a function.

Standard form  : this form of the function which may contain any number of  literals.
so we can say that canonical form is preferable over standard form
Similar questions