answersLogoWhite

0

The two CANONICAL FORMS of Boolean algebra are basic forms that one obtains from reading a function from the truth table. These forms are very seldom the ones with the least number of literals, because each minterm or maxterm must contain, by definition, all the variables either complemented or true form.

Another way to express Boolean functions is in STANDARD FORM. In this configuration, the terms that form the function may contain one, two, or any number of literals.

- Digital Design by Mano

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran

Add your answer:

Earn +20 pts
Q: Difference between standard and canonical form?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is non canonical data?

Non-canonical data is that which has not been put into some standard or agreed or canonical form for the sake of efficiency or security or some other purpose.Here is a kind of non-canonical data that occurs in clinical trials results. Physicians participating on trials often record offering patients acetylsalycylic acid but they record this in various ways:ASAA.S.A.A.s.a.aspirinAspirinacetylsalycylic acidStatisticial analysis of data is almost always easier if these variants can all be mapped to one that appears in the pharmacopoeia for the country whose laws are governing the trial. The original data would usually be left on the trial's database but they would be made available for subsequent processing in canonical form. Perhaps all of these data values would be recoded as 'aspirin'.Please see the link.


What is the difference between projects and form in Visual Basic 6?

a project in visual basic is a collection of different objects like forms. it is saved with an extension of .vbp. A form in visual basic displays various controls that provide the user interface. it is saved with an extension of .frm.


What is the difference between Science and Technolofy?

Science is study of things or happenings around us. Technolofy is to make things in technology form.


What is the Difference between terrazzo tiles mosaic tiles?

Terrazzo is the blend of marble, glass and natural stone chip tiles in their most basic form. Mosaic is an art form made up of squares of marble, glass, or marble tile cut and spread out on such a flat bonding board.


What is difference between design and debug visual basic?

Design - Placing object on the form - Buttons, Textboxes.... Debug - The program actually runs the code.