And-Or-Invert Gates

Common forms of two-level logic gates are and-or-invert (AOI) and or-and-invert (OAI) gates.

and-or-invertsum of products AOI-21 = [AB+C]' 2+1 = 3 inputs


AOI-231 = [AB+CDE+F]'2+3+1 = 6 inputs
or-and-invertproduct of sumsOAI-21 = [(A+B)(C)]' 2+1 = 3 inputs


OAI-231 = [(A+B)(C+D+E)(F)]'2+3+1 = 6 inputs

logic symbol

schematic


Maintained by John Loomis, last updated 11 Sept 1999