1 / 12

ECE 3110: Introduction to Digital Systems

ECE 3110: Introduction to Digital Systems. Combinational Logic Design Principles. Previous…. Principle of duality N-variable theorems Finite induction Demorgan theorems. DeMorgan Symbol Equivalence. Likewise for OR. DeMorgan Symbols. Truth Table.

nicki
Download Presentation

ECE 3110: Introduction to Digital Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ECE 3110: Introduction to Digital Systems Combinational Logic Design Principles

  2. Previous… • Principle of duality • N-variable theorems • Finite induction • Demorgan theorems

  3. DeMorgan Symbol Equivalence

  4. Likewise for OR

  5. DeMorgan Symbols

  6. Truth Table • Basic representation of a logic function. • Lists the output for every possible input combination. • n-variable logic function has a truth table with 2n rows.

  7. More definitions (Sec. 4.1.6) • Literal: a variable or the complement of a variable • Product term: Z,X’, X.Y, X.W.Y’ • Sum-of-products expression: Z+X’.Y+X.W.Y’ • Sum term: Z, X’, W+X+Y’ • Product-of-sums expression: Z’.(X+Y) .(W+X+Y’) • Normal term: W+X’+Y, W.X.Y • Minterm (n variables): normal product term • Maxterm (n variables): normal sum term

  8. Truth table vs. minterms & maxterms Minterm number, maxterm number

  9. Other representations • Minterm list • on-set: each minterm turns on the output for exactly one input combination • Canonical sum: • Maxterm list • off-set: each maxterm turns off the output for exactly one input combination • Canonical product

  10. Representations of Logic Functions Truth table Canonical sum [e.g. X’.Y’+X.Y] Minterm list: on-set Canonical product [e.g. (X’+Y).(X+Y’) ] Maxterm list: off-set Representations for a combinational logic function

  11. Next… • Read Chapter 4.3 and take notes • Combinational circuit Synthesis

More Related