1 / 38

Module 3 Combinational and Sequential Logic Circuit

Module 3 Combinational and Sequential Logic Circuit. By: Cesar Mendoza. Combinational logic :.

zudora
Download Presentation

Module 3 Combinational and Sequential Logic Circuit

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. Module 3Combinational and Sequential Logic Circuit By: Cesar Mendoza

  2. Combinational logic: • Combinational logic: When logic gates (such as AND, OR and NOT) are connected together to produce a specified output for certain specified combinations of input variables, with no storage involved • “is that logic in which all outputs are directly related to the current combination of values on its inputs”.

  3. The Exclusive-OR and Exclusive-NOR gates • Exclusive-OR (XOR)

  4. XOR Logical Operation and Truth Table • The logical operation of XOR is such that the output is high only when the two inputs are at opposite levels

  5. XOR Logical Function • The two variables expression “X = AB” is called the Logical XOR Function

  6. The Exclusive-NOR (XNOR)

  7. XNOR Logical Operation and Truth Table • The logical operation of XNOR is such that when the two inputs are opposite the output is LOW.

  8. XNOR Logical Function • The expression is called the Logical XNOR Function • Then the output of XNOR can be written as and it means: • If A and B both are High or both Low, then X is High. Otherwise X isLow

  9. XNOR Logical Function • Then the output of XNOR can be written as • and it means: • If A and B both are High or both Low, then X is High. Otherwise X isLow

  10. QUESTION #1 • What is combinational logic Circuit? • Draw the combinational circuit for XOR gate. • What is the logical operation of XOR gate • Construct and complete 2 input Truth Table for XOR gate.

  11. QUESTION #2 • What is combinational logic Circuit? • Draw the combinational circuit for XNOR gate. • What is the logical operation of XNOR gate • Construct and complete 2 input Truth Table for XNOR gate.

  12. Example of Combinational Logic • Central Heating Pump

  13. Truth Table for Central Heating Pump

  14. Example of Combinational Logic • Multiplexer

  15. Truth Table for Multiplexer

  16. Sequential Logic • A digital logic function made of basic logic gates (AND, OR, NOT, etc.) in which the output values depend not only on the values currently being presented to its inputs, but also on previous input values. • “is that logic in which the output depends on a sequence of its input values”.

  17. Latches and Flip-Flops

  18. The NOR Gate S-R Latch • Cross coupled NOR Gate Latch logic symbol S-R Latch logic Circuit

  19. 0 1 0 • initially assume that both inputs R and S and output Q are LOW • [i.e. R = S = 0  and Q = 0] 0 1 0

  20. 0 1 0 • Now G2 inputs are G = 0 and S = 0, therefore G2 output is = 1. • G1 inputs are Q = 1 and R = 0, therefore G1 output is Q = 0. 0 1 0

  21. 0 1 0 0->1 1 1 0 1-> 0 0 1 0->1 • Change S to HIGH  G2 inputs become Q = 0 and S = 1, therefore G2 output is = 0. • Now G1 inputs will change to = 0 and R = 0, therefore G1 output will change to Q = 1  the latch is in the Set state.

  22. 0 1 0 0->1 1 1-> 0 0 1->0 1 0 • Change S to HIGH  G2 inputs become Q = 0 and S = 1, therefore G2 output is = 0. • Now G1 inputs will change to = 0 and R = 0, therefore G1 output will change to Q = 1  the latch is in the Set state.

  23. 0->1 1 10 01 1->0 10 0->1 01 0 0 • Change S to HIGH  G2 inputs become Q = 0 and S = 1, therefore G2 output is = 0. • Now G1 inputs will change to = 0 and R = 0, therefore G1 output will change to Q = 1  the latch is in the Set state.

  24. QUESTION #3 • What is sequential logic circuit? • What is the difference between latch and flip flop? • Complete the Truth Table for RS Latch • What does “No Change Means”? • What is “invalid Condition Means”?

  25. Flashback Lesson • Distinctive Shape – Rectangular Shape Symbol

  26. Level Triggered Latches • To have control over the Latch’s operation, a clock signal is applied to decide when a latch is enabled or disabled and when the output changes its state. The clock signal ensures that the device is triggered into operation at the right time and is denoted with C Clock Signal or EN Enable Signal • Level Triggered latch can be defined as “a logic device that changes its output state in response to a HIGH or LOW level of the clock”;

  27. Level triggered SR Latch

  28. Level Triggered D-type Latch • The D-type latch is basically a S-R latch with small circuit modification. This modification was introduced to ensure that the S and R inputs are never HIGH or LOW at the same time. So D-latch is used to eliminate the undesirable invalid state occurs in the S-R latch. • “The D-type latch is a Data-type circuit that can latch (store) a binary 1 or 0”.

  29. Level Triggered D-type Latch

  30. Question #4 • What is “level triggered latch” means? • Draw the symbol of level triggered SR latch. • Draw the level triggered SR latch circuit. • Complete the truth table for level triggered SR latch.

  31. Flashback--- Question #1: • Draw the distinctive symbol and the equivalent rectangular symbol of the following basic gates: • AND • OR • NOT • NAND • NOR

  32. Review Exercise: • “is that logic in which all outputs are directly related to the current combination of values on its inputs”. • Combinational Logic • Sequential Logic • Common Logic • The logical operation of XOR is such that the output is high only when the two inputs are at opposite levels • OR Gate • XNOR Gate • XOR Gate • “is that logic in which the output depends on a sequence of its input values”. • Combinational Logic • Sequential Logic • Common Logic

  33. Review Exercise: • It is a synchronous bistable device that can have its output changes state only on the clock edge. • Flip Flop • Latch • Level Trigger • Latch remains in previous state (store the previous output. • Latch • No Change • Reset • It is a bistable element that can have its output latched HIGH (Set) or LOW (Reset), hence the name S-R Latch. • Flip Flop • Latch • Level Trigger

More Related