1 / 16

COMBINATIONAL LOGIC ANALYSIS

Chapter 5. COMBINATIONAL LOGIC ANALYSIS. Combination of basic gates to form circuits that can carry out a desired application. In combinational logic, the output level is at all times dependent on the combination of input levels

bird
Download Presentation

COMBINATIONAL LOGIC ANALYSIS

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. Chapter 5 COMBINATIONAL LOGIC ANALYSIS

  2. Combination of basic gates to form circuits that can carry out a desired application. • In combinational logic, the output level is at all times dependent on the combination of input levels • Combinational logic circuits contain no memory (no ability to store information) DEFINITION OF COMBINATIONAL LOGIC

  3. AND-OR LOGIC • Represents SOP implementation – AND gate for product term, OR gate for summing the product terms

  4. AND-OR-INVERT LOGIC • Represents POS implementation – AND gate for product term, OR gate for summing the product terms, NOT gate to complement the AND-OR circuit

  5. XOR LOGIC • Combination of 2 AND gates, 1 OR gate, & 2 NOT gates. • Considered a type of logic with own unique symbol ( ).

  6. XNOR LOGIC • The complement of XOR logic.

  7. Implement logic circuit fromBoolean Expression • Example: Logic circuit for X = AB + CDE

  8. Draw logic circuit for X = AB(CD + EF) Exercise 1

  9. Implement logic circuit fromTruth-table • First, write the SOP expression from the Truth Table. Then, implement the logic circuit.

  10. NAND gate is a universal gate because it can be used to produce the NOT, AND, OR and NOR functions. Universal Gate

  11. Universal Gate

  12. NOR gate is also a universal gate because it can be used to produce the NOT, AND, OR and NAND functions. Universal Gate

  13. Universal Gate

  14. NAND NEGATIVE OR

  15. NOR NEGATIVE AND

  16. The output of a logic circuit at any given time depends on the input at that particular time. • Example: Determine the final output waveform X for the circuit in figure below, with input waveforms A,B and C as shown.

More Related