You are on page 1of 1

Boolean Equivalent Boolean Algebra

Description
Expression Switching Circuit Law or Rule

A in parallel with
A+1 1 Annulment
closed "CLOSED"

A in parallel with
A+0 A
open "A" A Identity

A in series with
A.1 A Identity
closed "A"

A in series with
A.0 0 Annulment
open "OPEN"

A in parallel with
A+A A Idempotent
A "A"

A in series with
A.A A Idempotent
A "A*

NOT NOT A
NOT A A Double Negation
(double negative)- "A"

A in parallel with
A+A 1 Complement
NOT A "CLOSED"

A in series with
A.A 0 Complement
NOT A "OPEN"

A in parallel with B =

A+B B+A Commutative


B in parallel with A

A in series with B
A.B B.A Commutative
Bin serieswith A

invert and replace OR with


A+B A.B de Morgan's Theorem
AND

invert and replace AND


A.B-AB with OR
de Morgan's Theorem

You might also like