The OR gate is a digital logic gate that implements logical disjunction – it behaves according to the truth table to the right. A HIGH output (1) results if one or both the inputs to …
Read More »Logic Gates
XOR (Exclusive OR) Gate
XOR (Exclusive OR) Gate The XOR gate (sometimes EOR gate) is a digital logic gate that implements exclusive disjunction – it behaves according to the truth table to the right. A HIGH output (1) results …
Read More »Truth Tables
A truth table is a mathematical table used in logic — specifically in connection with Boolean algebra, Boolean functions, and propositional calculus — to compute the functional values of logical expressions on each of their functional arguments, …
Read More »Logic Gates Timing Diagram
Logic Gates Timing Diagram The operation of a logic gate can also be represented with a timing diagram. Images below shows the output that results from three binary input signals for an AND gate, OR gate, and XOR gate respectively. Remember …
Read More »