Boolean Algebra

Introduction

In working with logic relations in digital form, we need a set of rules for symbolic manipulation which will enable us to simplify complex expressions and solve for unknowns. Originally, Boolean algebra which was formulated by George Boole, an English mathematician (1815-1864) described propositions whose outcome would be either true or false. In computer work it is used in addition to describe circuits whose state can be either 1 (true) or 0 (false).Using the relations defined in the AND, OR and NOT operation, a number of postulates are stated in Table 2.1 [Ref.3].

Table 2.1 Boolean Postulates


Copyright (C) 1998-99. HKIEd HAS Centre. All rights reserved.