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

Programmed input - output technique for computers, Q. Programmed input - ou...

Q. Programmed input - output technique for computers? Programmed input/output is a useful I/O technique for computers where hardware costs need to be minimised. Input or output

Estate agency application, Build U Like are a building company specialising...

Build U Like are a building company specialising in hard landscaping. They lay patios, build walls, lay drives etc. for their customers. A customer will remain in the system even t

Clarify the operation of iret instruction, Clarify the operation of IRET in...

Clarify the operation of IRET instruction.  What memory locations comprise the vector for an INT 34 instruction? Interrupt return (IRET) instruction is used only with hardware

Advantage of using interrupt initiated data transfer, What is the advantage...

What is the advantage of using interrupt initiated data transfer over transfer under program control without interrupt? In the interrupt initiated data transfer, the processor

Show two way pipelined timing, Q. Show Two Way Pipelined Timing? Figure...

Q. Show Two Way Pipelined Timing? Figure below demonstrates a simple pipelining scheme in which F and E stages of two different instructions are performed concurrently. This sc

What is the difference between in two lines of verilog code, What is the di...

What is the difference between the following two lines of Verilog code? #5 a = b; a = #5 b; #5 a = b; Wait five time units before doing the action for "a = b;". Value assig

Evaluation stack architecture, Q. Evaluation Stack Architecture? A stac...

Q. Evaluation Stack Architecture? A stack is a data structure which implements Last-In-First-Out (LIFO) access policy. You can add an entry to the with a PUSH(value) as well as

How do you find out if a linked-list has an end, By 2 pointers you can find...

By 2 pointers you can find it. One of them goes 2 nodes each time. The second one goes at 1 node each time. If there is a cycle, the one that goes 2 nodes every time will eventuall

What are the fundamental steps in program development, What are the fundame...

What are the fundamental steps in program development The basic steps in program development are as follows: a. Program coding, design and documentation. b. Preparation o

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