Posts

Showing posts with the label Duality theorem

Boolean Algebra

Boolean Algebra  is an algebra, which deals with binary numbers & binary variables. Hence, it is also called as Binary Algebra or logical Algebra. A mathematician, named George Boole had developed this algebra in 1854. The variables used in this algebra are also called as Boolean variables. The range of voltages corresponding to Logic ‘High’ is represented with ‘1’ and the range of voltages corresponding to logic ‘Low’ is represented with ‘0’. Postulates and Basic Laws of Boolean Algebra In this section, let us discuss about the Boolean postulates and basic laws that are used in Boolean algebra. These are useful in minimizing Boolean functions. Boolean Postulates Consider the binary numbers 0 and 1, Boolean variable (x) and its complement (x’). Either the Boolean variable or complement of it is known as  literal . The four possible  logical OR  operations among these literals and binary numbers are shown below. x + 0 = x x + 1 = 1 x + x = x x ...