Computing
Binary

Computing

Computing tools and activities


Boolean Algebra

Boolean Expressions

Information about Boolean Expressions.
  • Boolean variables
  • Logical operators
  • Truth Tables
  • Laws and rules used to simplify expression

Truth Table Tool

A tool to create a truth table for an Boolean expression containing two, three or four Boolean variables. If the expression can be simplified, then this is done using a step by step approach with the result also displayed in both a truth table and as a Karnaugh Map.

Logic Gates Matching Cards

A sheet of logic gate cards.


Karnaugh Maps

Karnaugh Map Tool

A tool to create binary expressions from a Karnaugh Map


Miscellaneous Resources

Circular Queue Activity

A tool to demonstrate how a circulate queue works

Reverse Polish Activity

A tool to demonstrate how to convert from infix to Reverse Polish and how the stack is used

Reverse Polish Calculator

A calculator to perform calculations using Reverse Polish

Turing Machine Tool

A tool to demonstrate a how basic Turing machines work.