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

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;

26 Cards in this Set

  • Front
  • Back

Circuit has

1+ discrete valued input terminals


1+ discrete valued output terminals


functional specification


timing specification



functional specification

describing relationship b/w inputs and outputs

timing specification

describing delay b/w inputs changing and outputs responding

Circuits are composed of

elements and nodes

element

circuit with inputs, outputs and specification

node

wire with voltage conveying, a discrete valued variable. Nodes classified as input, output or internal

combinational circuit

depends only on current value

sequential circuit

depends on previous values of inputs

combination composition

rules of how we can build larger combinational circuit from smaller combination circuit elements

circuit is combinational if

every element is combinational


Every node of the circuit is eiehter designated ad an input to the circuit or connects to exacly one output terminal of a circuit


Circuit contains no cyclic path

product

AND

sum

or

sum of products

function of sum and products shows miniterms- true terms

products of sum cannonical form

each row shows maxterms-false terms

schematic

diagram of a digital circuit showing the elements and the wires that connect together

real circuits

can have illegal values

x

indicates illegal value

z

value is inconsistent

logic synthesizers

produce simplified circuits

multiplexer

choose an output from among several possible inputs based on the value of a select signal

decoder

Asserts exactly one of its outputs depending on the input combination

timing diagram

shows delay b/w input change and subsequent output change for a buffer

rising edge

time from low to high

falling edge

time from high to low

propagation delay

maximum time from when an input changes until the output or outputs reach their final value

glitches

when a single input transition can cause multiple output transitions.