Digital Logic Level

Gates

Boolean Algebra

A

B

C

Out

0

0

0

1

0

0

1

1

0

1

0

0

0

1

1

0

1

0

0

0

1

0

1

1

1

1

0

0

1

1

1

1

out = ??+? +? + ABC

- this technique is called SUM OF PRODUCTS (SOP)

  1. Write down the truth table for the function
  2. Provide inverters to generate the complement of each input
  3. Draw an AND gate for each term with a 1 in the resulting column
  4. Wire the AND gates to the appropriate inputs
  5. Feed the output of all the AND gates into an OR gate

Circuit Equivalence

Basic Digital Logic Circuits

SSI (Small Scale Integrated) circuit: 1 to 10 gates

MSI (Medium Scale Integrated) circuit: 10 to 100 gates

LSI (Large Scale Integrated) circuit: 100 to 100,000 gates

VLSI (Very Large Scale Integrated) circuit: >100,000 gates

Combination Circuits

Multiplexers

Decoders

Comparators

Arithmetic Circuits

Shifters

Adders

Arithmetic Logic Unit (ALU)

Clocks

  1. Rising edge of C1
  2. Falling edge of C1
  3. Rising edge of C2
  4. Falling edge of C2