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

Define arithmetic pipelines, Arithmetic Pipelines The technique of pipe...

Arithmetic Pipelines The technique of pipelining can be applied to various complex and low arithmetic operations to speed up processing time. Pipelines used for arithmetic calc

What is a parent class of all java classes, Parent class of all Java classe...

Parent class of all Java classes is? All Java class's parent class is java. lang.object.

Programming, Which is the best programming language to learn?

Which is the best programming language to learn?

Explain resource request and allocation graph (rrag), Explain Resource requ...

Explain Resource request and allocation graph (RRAG) Deadlocks can be explained by a directed bipartite graph known as a Resource-Request-Allocation graph (RRAG).A graph G = (V

What is instruction cycle, What is Instruction Cycle The simplest model...

What is Instruction Cycle The simplest model of instruction processing can be of two steps. The CPU reads /fetches instructions (codes) from memory one at a time and executes i

Assembly language programes, Program to calculate the value of the series 1...

Program to calculate the value of the series 1+x+x2+x3+.... +xn. Read the values of ''x'' and ''n'' from the keyboard.

Essential features of an algorithm, Necessary features of an algorithm: ...

Necessary features of an algorithm: 1.Input: The algorithm should take zero or more input. 2. Output: The algorithm should generate one or more outputs.  3. Definiteness:

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