Distinguish between min terms and max terms, Computer Engineering

Assignment Help:

Distinguish between min terms and max terms.

Ans Differentiate between Minterms and Maxterms:


a. Each single term in standard Sum Of Products (SOP) form is termed as minterm whereas all individual terms in standard Product Of Sums (POS) form is termed as maxterm.
b. The unbarred letter show 1's and the barred letter shows 0's in min terms, while the unbarred letter show 0's and the barred show  1's in maxterms.
c. If in a system there is variables A, B, C so the minterms would be in the form ABC, while the maxterm would be in the form A+B+C.
(iv) The minterm designation for three variable expression be
Y=∑m (1, 3, 5, 7)
Here the capital ∑ shows the product and m stands for minterms.

Corresponds to binary number 001 or A‾ B‾ C, decimal number 1

Corresponds to binary number 011 or A‾BC , decimal number 3

Corresponds to binary number 101 or AB‾C , decimal number 5

Corresponds to binary number 111 or ABC , decimal number 7

While the Maxterm designation for three variable expression as
Y=∏M (0, 1, 3, 4)
Here the capital ∏ shows the product and M stands for maxterms.

Decimal 0 implis binary 000 and term is A+B+C

Decimal 1 implis binary 001 and term is A+B+ C‾

Decimal 3 implies binary 011 and term is A+ B‾+ C‾

Decimal 4 implis binary 100 and term is A‾+B+C


Related Discussions:- Distinguish between min terms and max terms

What is library, What is library? A library is a collection of classes ...

What is library? A library is a collection of classes that are useful in most of the contexts. Classes must have accurate and thorough explanations to help users.

What is linked list, Q. What is Linked List? A linked list is a data st...

Q. What is Linked List? A linked list is a data structure formed by zero or more nodes linked by pointers. Every node has two parts as shown in Figure below. One of them is inf

Authentication verses firewall, How does an authentication system be differ...

How does an authentication system be different from a firewall into functioning? Authentication verses firewall User Authentication and Authorization A significan

What are the modes in which any update tasks work, What are the modes in wh...

What are the modes in which any update tasks work? Synchronous and Asynchronous.

What is a parsing, what is parsin? Source programmed statements are ob...

what is parsin? Source programmed statements are observed as tokens, recognizing, building block of language the task of scanning the source statement and classifying the diff

How is a multidimensional array defined pointer, How is a multidimensional ...

How is a multidimensional array defined in terms of a pointer to a collection of contiguous arrays of lower dimensionality ? C does not have true multidimensional arrays. Howev

When a network uses a star topology, A Network uses a star topology if? ...

A Network uses a star topology if? A Network utilizes a star topology if all computers attach to a single central point.

Write a program to check give word is a palindrom or not, Write a program t...

Write a program to check whether a given word is a palindrome or not? # include # include void main() { char word[10]; int length=0,mid,count=0; clrscr();

What are the parts of a deployment diagram, ? Nodes: A node shows any hardw...

? Nodes: A node shows any hardware component. The configuration of hardware is shown by attributes of nodes. ? Components: A component shows software. Every component straight

Explain the functional units of a basic computer, Question 1 Explain th...

Question 1 Explain the functional units of a basic computer with a neat diagram 2 What do you mean by addressing modes? List the different types of addressing modes 3 Exp

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd