• 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/22

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;

22 Cards in this Set

  • Front
  • Back
AND Gate
Digital circuit that implements the AND operation. The output of this circuit is HIGH only if all of its inputs are HIGH.
Boolean Expression
An algebraic expression made up of Boolean variables and operators, such as AND (-), OR (+), or NOT (-). Also referred to as Boolean function or a logic function.
Clocked D Flip-Flop
Type of flip-flop in which the D (data) input is the synchronous input.
Combinational Logic
Digital circuitry in which an output is derived from the combination of inputs, independent of the order in which they are applied.
Datasheet
A printed specification giving details of the pin configuration, electrical properties, and mechanical profile of an electronic device.
Flip-Flop
A sequential circuit based on a latch whose output changes when its CLOCK input receives a pulse.
Integrated Circuit (IC)
An electronic circuit having many components, such as transistors, diodes, resistors, and capacitors, in a single package.
Inverter
Also called a NOT gate or an inverting buffer. A logic gate that changes its input logic level to the opposite state.
Large Scale Integration (LSI)
An IC that contains circuitry equivalent to 100 gates or more.
Logic Diagram
A diagram, similar to a schematic, showing the connection of logic gates.
Logic Gate
An electronic circuit that performs a Boolean algebraic function.
Medium Scale Integration (MSI)
An IC that contains circuitry equivalent to more than 11 and less than 100 gates.
NOT Circuit
Also called an INVERTER gate or an inverting buffer. A logic gate that changes its input logic level to the opposite state.
OR Gate
Digital circuit that implements the OR operation. The output of this circuit is HIGH (logic level 1) if any or all of its inputs are HIGH.
Propagation Delays (tPLH/tPHL)
Delay from the time a signal is applied to the time when the output makes its change.
Schematic Entry
A technique of entering CPLD design information by using a CAD (computer aided design) tool to draw a logic circuit as a schematic. The schematic can then be interpreted by design software to generate programming information for the CPLD.
Schottky TTL
TTL subfamily that uses the basic TTL standard circuit except that it uses a Schottky barrier code (SBD) connected between the base and the collector of each transistor for faster switching.
Sequential Logic
Digital circuitry in which the output state of the circuit depends not only on the states of the inputs, but also on the sequence in which they reached their present states.
Small Outline Integrated Circuit (SOIC)
Dual-inline style surface-mount IC package.
Small-Scale Integration (SSI)
An integrated circuit having 12 or fewer gates in one package.
Transistor-Transistor (TTL)
A family of digital logic devices whose basic element is the bipolar junction transistor.
Truth Table
A list of all possible input values to a digital circuit, listed in ascending binary order, and the output response for each input combination.