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 open addressing, Open addressing:  The easiest way to resolve a co...

Open addressing:  The easiest way to resolve a collision is to begin with the hash address and do a sequential search by the table for an empty location. The idea is to place the

Interconnection network, Interconnection Network Introduction Th...

Interconnection Network Introduction This unit discusses the types and properties of interconnection networks.  In multiprocessor systems, there are multiple I/O modules

How can a function return a pointer to its calling routine, How can a funct...

How can a function return a pointer to its calling routine? The general form of a function is: type_specifier function_name(parameter list) { body of function; }

Explain dos function call with one illustration, Explain DOS function call ...

Explain DOS function call with one illustration DOS function call In order to use DOS function calls, always place function number into register AH and load all other re

E- commerce technology and web design, In this assignment, you are required...

In this assignment, you are required to develop part of a B2C e-Commerce site which is an online movie reservation system for a multiplex theatre. Through the developed site, the u

Basic working of semiconductors, Q. Basic working of Semiconductors? Se...

Q. Basic working of Semiconductors? Semiconductors are crystalline solid materials whose resistivities have values between those of conductors and insulators. Conductivity rang

What is memory controller, What is memory controller? A memory controll...

What is memory controller? A memory controller is a circuit which is interposed among the processor and the dynamic memory. It is used for performing multiplexing of address bi

Explain characteristics of prototyping, Question: (a) List five main c...

Question: (a) List five main characteristics of ‘Prototyping'. (b) Describe briefly why ‘Prototyping' is essential to Rapid Application Development. (c) Describe the 2 t

C++, A palindrome is a string that reads the same from both the ends. Given...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

What problem does the namespace feature solve, Multiple providers of librar...

Multiple providers of libraries may use common global identifiers causing a name collision when an application tries to link with two or more such libraries. The namespace feature

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