220 likes | 329 Views
M IN AND MAX Term. Engr Ahmad Bilal. Khabi Gharoor Nahi Kiya. 2. Today's Goal Solve the surprise Quiz at the end of slides. SOP and POS. Q1 :Why Standard SOP and POS forms? Q2 How can Be Implemented? Can be implemented using AND and OR Functions. Why to Use Them
E N D
M IN AND MAX Term Engr Ahmad Bilal KhabiGharoorNahiKiya 2
Today's Goal Solve the surprise Quiz at the end of slides
SOP and POS Q1 :Why Standard SOP and POS forms? Q2 How can Be Implemented?Can be implemented using AND and OR Functions
Why to Use Them Minimal Circuit implementation by switching between Standard SOP or POS
Example • AB+ABC • ABX+DFE’+GHJ • (A+B)(F+G) • (X+A+F+T)(A+A)
PROBLEM • Issues With Boolean Algebra • Become Tough • Need Expertise
GETTING READY FOR K MAP • Glossary • Minterms: Product terms in Standard SOP form • Maxterms: Sum terms in Standard POS form
SO What The Use. How it helps to design us a particular Circuit
Designing • Lets say we want to design a Circuit who gives out put 1, on our desired inputs only using SOPs
Designing • Remember its SOP • Define Inputs for which You want output as 1 • For this example lets say the inputs are • 0,2,3,5,7
Implementing CCT SOPs • Canonical Sum
0 2 3 5 7 000 010 011 101 111 A’.B’.C’+A’BC’+A’BC+AB’C+ABC
POS can be Implemented in same way. • Lets say we want to design a circuits using POS which gives 0 on only selected inputs • For Our Practice Let the inputs be 1 4 6 What about POS
Canonical Product 001 100 110
aaDDDDDDDDDDDDEW2` PRACTICE QUESTION Develop a Booliean equation, Circuit diagram and Its truth table which gives 0 only on following inputs 1,2,3,5
Design a Lock • The Code of this lock is last 3 digits of your Roll Number • The Lock will only operate when its get output from the key pads in form of 101 • Proof with four samples of truth table, that your circuit works only for right code 1 0 1 Bonus Question The Three input from key pads are given to XOR gate. The lock will only open when xor gives out put of 1 to gate