SlideShare a Scribd company logo
1 of 9
Quine McCluskey Method
By: W.V Quine & Edward J McCluskey
Presented By: Shahneel Siddiqui
Some facts about Quine McCluskey
 Developed in 1956
 Also known as Tabulation Method
 Used for Minimization of Boolean Functions
 Where Karnaugh Map could solve for upto 5 bits, Quine McClusky can solve for
more than 5 bits.
 Has easy algorithm than Karnaugh, so it is efficient and can be easily
implemented in computer algorithms.
Steps
 Four main Steps:
1. Generate Prime Implicants
2. Construct Prime Implicants Table
3. Reduce Prime Implicants
4. Solve Prime Implicants table
Example Problem
 Σ (0,4,5,7,10,12,13,14,15)
Step-1: Listing the Binary codes of each number.
No Binary
0 0000
4 0100
5 0101
7 0111
10 1010
12 1100
13 1101
14 1110
15 1111
Table:1
 Step-2: Listing Binary Numbers according to their number of 1’s as in Table.2
ABCD
0 0 0 0 0 X
4 0 1 0 0 X
5
10
12
0 1 0 1
1 0 1 0
1 1 0 0
X
X
X
7
13
14
0 1 1 1
1 1 0 1
1 1 1 0
X
X
X
15 1 1 1 1 X
ABCD
0.4 0 – 0 0
4.5
4.12
0 1 0 -
- 1 0 0
5.7
5.13
10.14
12.13
12.14
0 1 - 0
- 1 0 1
1 - 1 0
1 1 0 -
1 1 - 0
7.15
13.15
14.15
- 1 1 1
1 1 - 1
1 1 1 -
Step:2 Step:3
Table:2
Table:3
 Step-3: Making Table of Duals from Table:2
ABCD
0.4 0 – 0 0 PI
4.5
4.12
0 1 0 -
- 1 0 0
X
X
5.7
5.13
10.14
12.13
12.14
0 1 - 0
- 1 0 1
1 - 1 0
1 1 0 -
1 1 - 0
X
X
PI
X
X
7.15
13.15
14.15
- 1 1 1
1 1 - 1
1 1 1 -
X
X
X
ABCD
4.5-12.13
4.12-5.13
- 1 0 -
- 1 0 -
P I
5.13-7.15
5.7-13.15
12.13-14.15
12.14-13.15
- 1 - 1
- 1 - 1
1 1 - -
1 1 - -
P I
P I
}
}
}
 Step-4: Generating table of Quads from Table.3
Table:3
Table:4
Prime
Implicants
0 4 5 7 10 12 13 14 15
0.4  
10.14  
4.5-12.13    
5.13-7.15    
12.13-14.15    
0.4 + 10.14 + 5.13-7.15
?
+ 4.5-12.13
 Step-5: Making table of Prime Implicants
0.4 + 10.14 + 5.13-7.15 + 4.5-12.13
PI ABCD
0.4 0 - 0 0
10.14 1 - 1 0
5.13-7.15 - 1 - 1
4.5-12.13 - 1 0 -
Now Since
So the minimized SOP is: A’C’D’ + ACD’ + BD + BC’
 Step-6: Generating SOP from Prime Implicants
This was all about
Quine McCluskey Method
Questions are very much Welcomed 
Thank You for your time

More Related Content

What's hot

Magnitude comparator
Magnitude comparatorMagnitude comparator
Magnitude comparatorSyed Saeed
 
Quine mccluskey method
Quine mccluskey methodQuine mccluskey method
Quine mccluskey methodKanmani R
 
Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & DecoderSyed Saeed
 
Decoders-Digital Electronics
Decoders-Digital ElectronicsDecoders-Digital Electronics
Decoders-Digital ElectronicsPaurav Shah
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmeticgavhays
 
Floating point representation
Floating point representationFloating point representation
Floating point representationmissstevenson01
 
J - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPSJ - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPSKrishma Parekh
 
digital logic design number system
digital logic design number systemdigital logic design number system
digital logic design number systemNallapati Anindra
 
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...Arti Parab Academics
 
Parity Generator and Parity Checker
Parity Generator and Parity CheckerParity Generator and Parity Checker
Parity Generator and Parity CheckerJignesh Navdiya
 
Quine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) methodQuine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) methodSyed Saeed
 
multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexersUnsa Shakir
 
15 puzzle problem using branch and bound
15 puzzle problem using branch and bound15 puzzle problem using branch and bound
15 puzzle problem using branch and boundAbhishek Singh
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flopShuaib Hotak
 
The n Queen Problem
The n Queen ProblemThe n Queen Problem
The n Queen ProblemSukrit Gupta
 

What's hot (20)

Magnitude comparator
Magnitude comparatorMagnitude comparator
Magnitude comparator
 
Number system conversion
Number system conversionNumber system conversion
Number system conversion
 
Quine mccluskey method
Quine mccluskey methodQuine mccluskey method
Quine mccluskey method
 
Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & Decoder
 
Decoders-Digital Electronics
Decoders-Digital ElectronicsDecoders-Digital Electronics
Decoders-Digital Electronics
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmetic
 
Floating point representation
Floating point representationFloating point representation
Floating point representation
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
NUMBER SYSTEM
 
J - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPSJ - K & MASTERSLAVE FLIPFLOPS
J - K & MASTERSLAVE FLIPFLOPS
 
digital logic design number system
digital logic design number systemdigital logic design number system
digital logic design number system
 
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
 
KMAP
KMAPKMAP
KMAP
 
Parity Generator and Parity Checker
Parity Generator and Parity CheckerParity Generator and Parity Checker
Parity Generator and Parity Checker
 
Quine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) methodQuine Mc Clusky (Tabular) method
Quine Mc Clusky (Tabular) method
 
multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexers
 
Karnaugh map
Karnaugh mapKarnaugh map
Karnaugh map
 
Push down automata
Push down automataPush down automata
Push down automata
 
15 puzzle problem using branch and bound
15 puzzle problem using branch and bound15 puzzle problem using branch and bound
15 puzzle problem using branch and bound
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flop
 
The n Queen Problem
The n Queen ProblemThe n Queen Problem
The n Queen Problem
 

Similar to Quine Mc Cluskey Method

Decision Science.pdf
Decision Science.pdfDecision Science.pdf
Decision Science.pdfpandeyaman577
 
Lecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdf
Lecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdfLecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdf
Lecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdfUmerKhan147799
 
Quantitative Analysis For Decision Making
Quantitative Analysis For Decision MakingQuantitative Analysis For Decision Making
Quantitative Analysis For Decision Makingaminsand
 
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...IOSR Journals
 
Solution of matlab chapter 6
Solution of matlab chapter 6Solution of matlab chapter 6
Solution of matlab chapter 6AhsanIrshad8
 
Irregular sequence counter
Irregular sequence counterIrregular sequence counter
Irregular sequence counterAbdullah Shiam
 
3a. multiplication, division
3a. multiplication, division3a. multiplication, division
3a. multiplication, divisionDominic Dewey
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareFree Math Powerpoints
 
Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614
Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614
Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614LAURAXIMENAMONTESEST
 
End of chapter problem 1
End of chapter problem 1End of chapter problem 1
End of chapter problem 1wkhairil80
 
Practical work 2
Practical work 2Practical work 2
Practical work 2wkhairil80
 
Simplex Method
Simplex MethodSimplex Method
Simplex Methodkzoe1996
 
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...Firas Husseini
 
Department of MathematicsMTL107 Numerical Methods and Com.docx
Department of MathematicsMTL107 Numerical Methods and Com.docxDepartment of MathematicsMTL107 Numerical Methods and Com.docx
Department of MathematicsMTL107 Numerical Methods and Com.docxsalmonpybus
 
Silent error detection in numerical time stepping schemes (SIAM PP 2014)
Silent error detection in numerical time stepping schemes (SIAM PP 2014)Silent error detection in numerical time stepping schemes (SIAM PP 2014)
Silent error detection in numerical time stepping schemes (SIAM PP 2014)Austin Benson
 

Similar to Quine Mc Cluskey Method (20)

Karnaugh
KarnaughKarnaugh
Karnaugh
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Decision Science.pdf
Decision Science.pdfDecision Science.pdf
Decision Science.pdf
 
Lecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdf
Lecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdfLecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdf
Lecture6 Chapter3- Function Simplification using Quine-MacCluskey Method.pdf
 
Quantitative Analysis For Decision Making
Quantitative Analysis For Decision MakingQuantitative Analysis For Decision Making
Quantitative Analysis For Decision Making
 
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
 
Solution of matlab chapter 6
Solution of matlab chapter 6Solution of matlab chapter 6
Solution of matlab chapter 6
 
Irregular sequence counter
Irregular sequence counterIrregular sequence counter
Irregular sequence counter
 
3a. multiplication, division
3a. multiplication, division3a. multiplication, division
3a. multiplication, division
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the Square
 
Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614
Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614
Unidad 2 sistemas de ecuaciones lineales, rectas y planos 208046-a_614
 
End of chapter problem 1
End of chapter problem 1End of chapter problem 1
End of chapter problem 1
 
Grade 10 tutorials
Grade 10 tutorialsGrade 10 tutorials
Grade 10 tutorials
 
Practical work 2
Practical work 2Practical work 2
Practical work 2
 
Simplex Method
Simplex MethodSimplex Method
Simplex Method
 
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
 
matlab example
matlab examplematlab example
matlab example
 
Department of MathematicsMTL107 Numerical Methods and Com.docx
Department of MathematicsMTL107 Numerical Methods and Com.docxDepartment of MathematicsMTL107 Numerical Methods and Com.docx
Department of MathematicsMTL107 Numerical Methods and Com.docx
 
Long division and synthetic division
Long division and synthetic divisionLong division and synthetic division
Long division and synthetic division
 
Silent error detection in numerical time stepping schemes (SIAM PP 2014)
Silent error detection in numerical time stepping schemes (SIAM PP 2014)Silent error detection in numerical time stepping schemes (SIAM PP 2014)
Silent error detection in numerical time stepping schemes (SIAM PP 2014)
 

More from Shahneel Siddiqui

More from Shahneel Siddiqui (10)

Comparison of Wifi, Lifi and Gifi
Comparison of Wifi, Lifi and GifiComparison of Wifi, Lifi and Gifi
Comparison of Wifi, Lifi and Gifi
 
Information Centric Networking
Information Centric NetworkingInformation Centric Networking
Information Centric Networking
 
Development of DNS
Development of DNSDevelopment of DNS
Development of DNS
 
Congestion Control in NDN
Congestion Control in NDNCongestion Control in NDN
Congestion Control in NDN
 
The accounting cycle
The accounting cycleThe accounting cycle
The accounting cycle
 
SCR protections
SCR protectionsSCR protections
SCR protections
 
Rewirable Fuses
Rewirable FusesRewirable Fuses
Rewirable Fuses
 
Multiple input & Multiple Output Systems
Multiple input & Multiple Output SystemsMultiple input & Multiple Output Systems
Multiple input & Multiple Output Systems
 
Laser diodes
Laser diodesLaser diodes
Laser diodes
 
Internet of things
Internet of thingsInternet of things
Internet of things
 

Recently uploaded

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 

Quine Mc Cluskey Method

  • 1. Quine McCluskey Method By: W.V Quine & Edward J McCluskey Presented By: Shahneel Siddiqui
  • 2. Some facts about Quine McCluskey  Developed in 1956  Also known as Tabulation Method  Used for Minimization of Boolean Functions  Where Karnaugh Map could solve for upto 5 bits, Quine McClusky can solve for more than 5 bits.  Has easy algorithm than Karnaugh, so it is efficient and can be easily implemented in computer algorithms.
  • 3. Steps  Four main Steps: 1. Generate Prime Implicants 2. Construct Prime Implicants Table 3. Reduce Prime Implicants 4. Solve Prime Implicants table
  • 4. Example Problem  Σ (0,4,5,7,10,12,13,14,15) Step-1: Listing the Binary codes of each number. No Binary 0 0000 4 0100 5 0101 7 0111 10 1010 12 1100 13 1101 14 1110 15 1111 Table:1
  • 5.  Step-2: Listing Binary Numbers according to their number of 1’s as in Table.2 ABCD 0 0 0 0 0 X 4 0 1 0 0 X 5 10 12 0 1 0 1 1 0 1 0 1 1 0 0 X X X 7 13 14 0 1 1 1 1 1 0 1 1 1 1 0 X X X 15 1 1 1 1 X ABCD 0.4 0 – 0 0 4.5 4.12 0 1 0 - - 1 0 0 5.7 5.13 10.14 12.13 12.14 0 1 - 0 - 1 0 1 1 - 1 0 1 1 0 - 1 1 - 0 7.15 13.15 14.15 - 1 1 1 1 1 - 1 1 1 1 - Step:2 Step:3 Table:2 Table:3  Step-3: Making Table of Duals from Table:2
  • 6. ABCD 0.4 0 – 0 0 PI 4.5 4.12 0 1 0 - - 1 0 0 X X 5.7 5.13 10.14 12.13 12.14 0 1 - 0 - 1 0 1 1 - 1 0 1 1 0 - 1 1 - 0 X X PI X X 7.15 13.15 14.15 - 1 1 1 1 1 - 1 1 1 1 - X X X ABCD 4.5-12.13 4.12-5.13 - 1 0 - - 1 0 - P I 5.13-7.15 5.7-13.15 12.13-14.15 12.14-13.15 - 1 - 1 - 1 - 1 1 1 - - 1 1 - - P I P I } } }  Step-4: Generating table of Quads from Table.3 Table:3 Table:4
  • 7. Prime Implicants 0 4 5 7 10 12 13 14 15 0.4   10.14   4.5-12.13     5.13-7.15     12.13-14.15     0.4 + 10.14 + 5.13-7.15 ? + 4.5-12.13  Step-5: Making table of Prime Implicants
  • 8. 0.4 + 10.14 + 5.13-7.15 + 4.5-12.13 PI ABCD 0.4 0 - 0 0 10.14 1 - 1 0 5.13-7.15 - 1 - 1 4.5-12.13 - 1 0 - Now Since So the minimized SOP is: A’C’D’ + ACD’ + BD + BC’  Step-6: Generating SOP from Prime Implicants
  • 9. This was all about Quine McCluskey Method Questions are very much Welcomed  Thank You for your time