Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Map Method Truth table of fn is unique but fn can be in many different algebraic forms Simplification by using boolean algebra is often difficult because.

Similar presentations


Presentation on theme: "The Map Method Truth table of fn is unique but fn can be in many different algebraic forms Simplification by using boolean algebra is often difficult because."— Presentation transcript:

1 The Map Method Truth table of fn is unique but fn can be in many different algebraic forms Simplification by using boolean algebra is often difficult because we don’t know how to proceed Map method or Karnaugh map (K_Map) is simple and straightforward method that produces minimum number of terms.

2 Two-Variable Map A fn variable have 2n minterms (cells)

3

4 Three- Variable Map Adjacent cells represent minterms that differs by only one variable. Therefore, adjacent cells are identical except for one variable that appears complemented in one cell and uncomplemented in the adjacent cell. Example : F(x,y,x) = ∑ (2,3,4,5)

5 Another example : F(x,y,z) = ∑(3,4,6,7)

6

7

8

9 Four variable Map

10

11

12

13

14

15

16

17

18

19

20

21

22 Multilevel NAND circuits
To convert multilevel AND-OR to all NAND: Convert all ANDs with AND-invert Convert all ORs with invert-OR Check the bubbles in diagrams if any of them is not compensated by another small circle along the same line insert an inverter(One input NAND) or complement the input literal

23

24

25

26

27 Implementing NOR circuits
To convert multilevel AND-OR to all NOR: Convert all ORs with invert-OR Convert all ANDs with invert-AND Check the bubbles in diagrams if any of them is not compensated by another small circle along the same line insert an inverter(One input NOR) or complement the input literal

28

29


Download ppt "The Map Method Truth table of fn is unique but fn can be in many different algebraic forms Simplification by using boolean algebra is often difficult because."

Similar presentations


Ads by Google