Electrical – How to create AND/OR logic gates using comparators

circuit analysiscomparatorlogic-gatestransistors

I want to create AND/OR logic gates using comparators which do not consume a lot of currents. I tried to design the gates using transistors as shown below. But, this might draw a lot of currents.

At the end,

I want minimal current flowing through the circuit and 3.0-3.3 volts at Vout.

schematic

simulate this circuit – Schematic created using CircuitLab

Best Answer

AND gate with wired-or comparator:

schematic

simulate this circuit – Schematic created using CircuitLab

You can invert either input (or both) by swapping the respective inverting and non-inverting inputs. Be sure to check fanout in your desired system configuration.

But if you want really low current, just buy some CMOS or HCMOS logic chips.