I am just learning electronics and have difficulty differentiating between the hex inverter and open collector. Here is the specific question:
-
Hex inverter, such as 74HC04: In digital logic, an inverter or NOT gate is a logic gate which implements logical negation. Thus, when input is low, the output is high and the other way around.
-
Open collector such as 74LS06 is basically a hex inverter with a pull-up resistor.
So, is it accurate to say that the main difference is that the open collector, instead of just being "LOW", actually "pulls" the output circuit to ground when low (basically, "connects" whatever is on the other side of the output to ground)? I know my semantics are terrible (I am new to this) but hope you understand my point. Is this a correct assumption? thanks.