Logic functions are capable of combine input signals to produce an output signal, we can combine several logic functions in a logic circuit. In this note are described the behavior of the basic functions and de XOR function.

AND

The AND function represents a combination of switches connected in series. This behavior can be described by the expression

OR

The OR function represents a combination of switches connected in parallel. This behavior can be described by the expression

NOT

The NOT function simply inverts the input signal. This behavior can be described by the expression

XOR

The XOR function is the result of combining the three basic functions. This behavior can be described by the expression