1 / 26

Combinational Logic

Combinational Logic. T. Chapter 4. Ch.4 Summary. Combinational Logic Circuits. In Sum-of-Products (SOP) form, basic combinational circuits can be directly implemented with AND-OR combinations if the necessary complement terms are available. Ch.4 Summary.

remedy
Télécharger la présentation

Combinational Logic

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. Combinational Logic T Chapter 4 Instructor Dr Sameh Abdulatif

  2. Ch.4 Summary Combinational Logic Circuits In Sum-of-Products (SOP) form, basic combinational circuits can be directly implemented with AND-OR combinations if the necessary complement terms are available. Instructor Dr Sameh Abdulatif

  3. Ch.4 Summary Combinational Logic Circuit Application A storage tank monitor Instructor Dr Sameh Abdulatif

  4. Ch.4 Summary AND-OR-Invert Logic When the output of a SOP form is inverted, the circuit is called an AND-OR-Invert circuit. The AOI configuration lends itself to product-of-sums (POS) implementation. The output from an AND-OR-Invert logic circuit is LOW whenever A and B are HIGH, or C and D are HIGH. Instructor Dr Sameh Abdulatif

  5. Ch.4 Summary Exclusive-OR Logic X = AB + AB The truth table for an exclusive-OR gate is shown (right). Note that the output is HIGH whenever A and B are unequal. The Boolean expression is Instructor Dr Sameh Abdulatif

  6. Ch.4 Summary Exclusive-NOR Logic X = AB + AB The truth table for an exclusive-NOR gate is shown (right). Note that the output is HIGH whenever A and B are equal. The Boolean expression is Instructor Dr Sameh Abdulatif

  7. Ch.4 Summary An Exclusive-NOR Logic Application Data transmission with error detection Instructor Dr Sameh Abdulatif

  8. Ch.4 Summary Implementing Combinational Logic Implementing a SOP expression is done by first forming the AND terms; then the terms are ORed together. Instructor Dr Sameh Abdulatif

  9. Ch.4 Summary DeMorgan’s Theorem The complement of two or more ANDed variables equals the OR of the individual variable complements.

  10. Ch.4 Summary DeMorgan’s Theorem The complement of two or more ORed variables equals the AND of the individual variable complements.

  11. Ch.4 Summary Universal Gates NAND gates are sometimes called universal gates because they can be used to produce the other basic Boolean functions. Instructor Dr Sameh Abdulatif

  12. Ch.4 Summary Universal Gates NOR gates are also called universal gates because they can be used to produce the other basic Boolean functions. Instructor Dr Sameh Abdulatif

  13. Ch.4 Summary Combinational Logic Application Temperature control circuit block diagram Instructor Dr Sameh Abdulatif

  14. Ch.4 Summary Combinational Logic Application Temperature control logic implementation Instructor Dr Sameh Abdulatif

  15. Ch.4 Summary Key Terms Either a NAND or a NOR gate. The term universal refers to a property of a gate that permits any logic function to be implemented by that gate or by a combination of gates of that kind. Universal gate Negative-OR The dual operation of a NAND gate when the inputs are active-LOW. Negative-AND The dual operation of a NOR gate when the inputs are active-LOW. Instructor Dr Sameh Abdulatif

  16. Ch.4 Summary Quiz 1. Assume an AOI expression is AB + CD. The equivalent POS expression is a. (A + B)(C + D) b. (A + B)(C + D) c. (A + B)(C + D) d. none of the above Instructor Dr Sameh Abdulatif

  17. Ch.4 Summary Quiz 2. The truth table shown is for a. a NAND gate b. a NOR gate c. an exclusive-OR gate d. an exclusive-NOR gate Instructor Dr Sameh Abdulatif

  18. Ch.4 Summary Quiz 3. The truth table shown is for a. a NAND gate b. a NOR gate c. an exclusive-OR gate d. an exclusive-NOR gate Instructor Dr Sameh Abdulatif

  19. Ch.4 Summary Quiz 4. What type of output gate is needed to implement the logic expression shown? a. 3-input AND gate b. 3-input NAND gate c. 3-input OR gate d. 3-input NOR gate B A B C A X = ABC + ABD + BDE D D B E Instructor Dr Sameh Abdulatif

  20. Ch.4 Summary Quiz 5. The circuit shown will have identical logic outputs if all gates are changed to a. AND gates b. OR gates c. NAND gates d. NOR gates A B C D Instructor Dr Sameh Abdulatif

  21. Ch.4 Summary Quiz 6. The expression (A+B)(C+D) can be implemented using only a. AND gates b. OR gates c. NAND gates d. NOR gates Instructor Dr Sameh Abdulatif

  22. Ch.4 Summary Quiz 7. The two types of gates which are called universal gates are a. AND/OR b. NAND/NOR c. AND/NAND d. OR/NOR Instructor Dr Sameh Abdulatif

  23. Ch.4 Summary Quiz 8. The circuit shown is equivalent to an a. AND gate b. XOR gate c. OR gate d. none of the above Instructor Dr Sameh Abdulatif

  24. Ch.4 Summary Quiz 9. The circuit shown is equivalent to a. an AND gate b. an XOR gate c. an OR gate d. none of the above Instructor Dr Sameh Abdulatif

  25. Ch.4 Summary Quiz 10. During the first three intervals for the pulsed circuit shown, the output of a. G1 is LOW and G2 is LOW b. G1 is LOW and G2 is HIGH c. G1 is HIGH and G2 is LOW d. G1 is HIGH and G2 is HIGH A A G1 B B G3 C C G2 D D Instructor Dr Sameh Abdulatif

  26. Ch.4 Summary Answers 1. b 2. d 3. c 4. c 5. c 6. d 7. b 8. c 9. a 10. c Instructor Dr Sameh Abdulatif

More Related