Product of Sum
|

Product of Sum

In the tutorial about the Sum-of-Product (SOP) expression, we saw that it represents a standard Boolean (switching) expression which “Sums” two or more “Products” by taking the output from two or more logic AND gates and OR’s them together to create the final output. But we can also take the outputs of two or more OR gates and…

Switching Theory
|

Switching Theory

Switching Theory allows us to understand the operation and relationship between Boolean Algebra and two-level logic functions with regards to Digital Logic Gates. Switching theory can be used to further develop the theoretical knowledge and concepts of digital circuits when viewed as an interconnection of input elements producing an output state…

Sum of Product
|

Sum of Product

Boolean Algebra is a simple and effective way of representing the switching action of standard logic gates and a set of rules or laws have been invented to help reduce the number of logic gates needed to perform a particular logical operation. Boolean Algebra is the digital logic mathematics we…