All About Circuits

Digital Circuits

Basic Logic Gates


12 questions By Tony R. Kuphaldt

Page 3 of 4 0 of 12 answers revealed (0%)
  • Question 7 of 12

    One way to think of the basic logic gate types (all but the XOR and XNOR gates) is to consider what single input state guarantees a certain output state. For example, we could describe the function of an OR gate as such:


    Any high input guarantees a high output.



    Identify what type of gate is represented by each of the following phrases:

    Any high input guarantees a low output.
    Any low input guarantees a high output.
    Any low input guarantees a low output.
    Reveal answer
  • Question 8 of 12

    One way to think of logic gate types is to consider what input states guarantee a certain output state. For example, we could describe the function of an AND gate as such:


    Any low input guarantees a low output.



    Identify what type of gate is represented by each of the following phrases:

    Any low input guarantees a high output.
    Any high input guarantees a low output.
    Any high input guarantees a high output.
    Any difference in the inputs guarantees a high output.
    Any difference in the inputs guarantees a low output.

    Also, explain how this sort of gate identification could be useful in troubleshooting logic gate circuits.

    Reveal answer
  • Question 9 of 12

    A different way to view the functions of two-input logic gates is to think of them in terms of signal controllers, where the status of one input affects how the other input’s signal passes through to the output. The generic schematic diagram for this format is as such:





    Identify the types of logic gates which do the following (there is more than one type of gate for each of the following rules!):

    B = A when Control is high
    B = A when Control is low
    B = \(\bar{A}\) when Control is high
    B = \(\bar{A}\) when Control is low

    Also, explain how an understanding of this can be helpful in troubleshooting faulted logic gates.

    Reveal answer