• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/32

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

32 Cards in this Set

  • Front
  • Back
the basic building blocks for forming circuitry
logic gates
what are the 5 basic logic gates
AND, OR, NAND, NOR
what is the purpose of a truth table?
to illustrate how the output level of a gate responds to all possible input level combinations
what is the purpose of a boolean equation?
to depict algebraically the operation of a logic gate
all inputs to an and gate must be high for it to output a high. true or false
true
what input conditions must be satisfied for the output of an OR gate to be low?
all inputs must be low
describe the purpose of a timing diagram
to illustrate graphically how the output levels change in response to input level changes
under what circumstances would diagonal don't care hash marks be used in a timing diagram
when the level of an input signal will have no effect on the output
the 7408 is a
quad 2 input and gate
the 7411 is a
triple 3 input and gate
the 7421 is a
dual four input and gate
the 7432 is a
quad 2 input or gate
4 common circuit faults
1. misalignment of a pin
2. cracked board
3. solder bridged
4. burned transistor
which pins on the 7408 AND IC are used for power supply connections, and what voltage levels are placed on those pins
5v on pin 14 for power, 0 v on pin 7 for ground
how is the logic probe used to troubleshoot digital ICs
used an indicator lamp to tell you the digital level
how is a logic pulser used to troubleshoot digital ICs
provides digital pulses to the circuit being tested, observed using the probe
what is the purpose of an inverter
to complement or invert a digital signal
how does the NAND gate differ from an AND gate?
a NAND gate is an AND gate with an inverter on its output
the output of a NAND gate is always high unless all inputs are made
high
write the boolean equation for a three input NOR gate
!
what is the function of the Johnson shift counter in this chapter
used as a repetitive waveform generator
the AND gate requires that all inputs are HIGH to get a _____ output
High
the OR gate outputs a HIGH if any of its inputs are _____
High
effective way to measure precise timing of waveforms by using
oscilloscope or a logic analyzer
AND or OR gates can also be used to enable or disable a
signal from one point to another
provides an output that is the complement of its input
inverter
a NAND gate outputs a LOW when sll of its inputs are
HIGH
a NOR gate outputs a HIGH when all of its inputs are
LOW
can be created by using a repetitive waveform generator and the basic gates
waveforms
used by tech to find the pin configuration
manufacturers data manuals
the exclusive OR gate is the complement (inverse) of the OR gate. True or False
false
the exclusive OR gate is the complement of the exclusive NOR gate
true