CP1300 Boolean Algebra

Last modified Monday, 06-Nov-2000 22:19:47 UTC.
(Jason's Notes)

Self assessments


Tutorial Questions


Exam style questions

  1. Who introduced Boolean algebra, and when? Briefly explain what it is.
  2. State the definitions of four basic Boolean operators.
  3. What is the result of F = (X * Z') + (Y * Z), when X = Y = 1, Z = 0 ?
  4. Write out the truth table for F = (X * Z') + (Y * Z)
  5. Simplify the expression: Z' * X * (X + ((Y * Z) + X) (Hint: you should end up with an expression of the form: A * B)
  6. What is a K-Map?
  7. What are Minterms?
  8. Determine if F = (X * Z') + (Y * Z) is the simplest Boolean expression for calculating F.