190 likes | 366 Views
Digital Logic & Design. Mapping a Standard POS expression. Selecting n-variable K-map 0 marked in cell for each maxterm Remaining cells marked with 1. Mapping of Standard POS expression. POS expression. Simplification of POS expressions using K-map. Mapping of expression
E N D
Mapping a Standard POS expression • Selecting n-variable K-map • 0 marked in cell for each maxterm • Remaining cells marked with 1
Mapping of Standard POS expression • POS expression
Simplification of POS expressions using K-map • Mapping of expression • Forming of Groups of 0s • Each group represents sum term • 3-variable K-map • 1 cell group yields a 3 variable sum term • 2 cell group yields a 2 variable sum term • 4 cell group yields a 1 variable sum term • 8 cell group yields a value of 0 for function
Simplification of POS expressions using K-map3 • 4-variable K-map • 1 cell group yields a 4 variable sum term • 2 cell group yields a 3 variable sum term • 4 cell group yields a 2 variable sum term • 8 cell group yields a 1 variable sum term • 16 cell group yields a value of 0 for function
Conversion between SOP & POS using K-map • Groups of 1s represents SOP expression • Groups of 0s represents POS expression
5-Variable K-map • Represented as two, 4 variable K-map
Simplification of a 5-Variable K-map • 5 variable K-map mapping • 5 variable K-map grouping • 5 variable K-map simplification
Functions having multiple outputs • Ckt receives a BCD number input • Displays decimal number 0 to 9 on a single digit 7-segment display • Ckt receives two 2-bit numbers A and B • Sets one of three outputs to >, =, or <