what are the advantages and disadvantages of using the quine mcclusky method
#1

What r the advantages and disadvantages of the qm method with proper explaination
Reply
#2

The algorithm of Quine-McCluskey (or the method of implicantes primos) is a method used to minimize the Boolean functions that was developed by Willard V. Quine and extended by Edward J. McCluskey. It is functionally identical to Karnaugh mapping, but the tabular form makes it more efficient for use in computer algorithms, and also gives a deterministic way to verify that the minimal form of a Boolean function has been reached.

It is sometimes referred to as a tabulation method.
The method involves two steps:
1. Find all the main implicants of the function.
2. Use the prime implicants in a main implicit letter to find the essential primary implicants of the function, as well as other prime implicants that are necessary to cover the function.

Although it is more practical than Karnaugh mapping when dealing with more than four variables, the Quine-McCluskey algorithm also has a limited range of use, since the problem it solves is NP-hard: the execution time of the Quine- McCluskey grows exponentially with the number of variables. It can be shown that for a function of n variables the upper limit on the number of prime implicants is 3nln (n). If n = 32 there may be more than 6.5 * 1015 prime implicants. Functions with a large number of variables have to be minimized with potentially non-optimal heuristic methods, of which the Espresso heuristic logic minimizer is the de facto standard in 1995.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Tagged Pages: advantages of quine mc cluskey method,
Popular Searches: what are the advantages and disadvantages of using the quine mcclusky method, advantages of coprecipitation method ppt, quine mccluskey of minimization, c program for quine mccluskey, quine mccluskey c implementation, matlab quine mccluskey algorithm script, quine mccluskey program in c code,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  well-spring some homemade barbecue backchat and moistureless rubs and the actuality 0 1,058 10-09-2019, 05:48 PM
Last Post:
  agent some homemade barbecue cheek and prosaic rubs and suit 0 973 10-09-2019, 07:04 AM
Last Post:
  pass some homemade barbecue coolness and arid rubs and module 0 932 09-09-2019, 06:35 PM
Last Post:
Wink disadvantages of plastic in malayalam essay 2 2,470 29-12-2018, 06:07 AM
Last Post:
  disadvantages of smart dustbin 0 660 27-10-2018, 03:47 PM
Last Post: Guest
  foot step bearing information advantages disadvantages application 0 699 21-10-2018, 08:54 PM
Last Post: Guest
  advantages n disadvantages of bhakra dam 0 677 03-10-2018, 08:04 PM
Last Post: Guest
  advantages and disadvantages mains failure alarm circuit in pdf 0 800 01-10-2018, 11:48 PM
Last Post: Guest
  advantages and disadvantages of natural resources wikipedia 0 687 20-09-2018, 03:09 PM
Last Post: Guest
  advantages of credit creation by commercial banks 0 775 26-08-2018, 07:03 PM
Last Post: Guest

Forum Jump: