What is the difference of these two ttl nand gates?
What is a totem pole, what does it do and what is it used for?
When connecting multiple ttl logic gates together is it better to use one or the other?
What is the difference of these two ttl nand gates?
What is a totem pole, what does it do and what is it used for?
When connecting multiple ttl logic gates together is it better to use one or the other?
Totem Pole output drives the output high and low. Open collector will only pull the output low; it does not drive the output high, only releases the output to float.
Multiple open collector outputs may be tied together to operate in a wire-OR arrangement, where any output may pull the output low. In this case, a pullup resistor is used to establish a logic 1 when all outputs are off.
Open collector may also be used to drive non-gate loads, such as LEDs, small solenoids, etc., as long as the load voltage and current is within the rating of the open collector device.
First of all, building these circuits out of discrete components is not a good idea, because they do not provide enough information. Your top circuit is a conceptual "functional equivalent" circuit without any values for resistors and transistors; bottom circuit misses information on transistors, and, if you calculate transistor characteristics yourself, you will bear whole responsibility of the gate operation.
What is the difference of these two ttl nand gates?
If you will carefully look at them they are functionally very same, with bottom having more elaborate circuit, with push-pull output circuit and input protection.
What is a totem pole, what does it do and what is it used for?
Read the Wikipedia article I referred above.
When connecting multiple ttl logic gates together is it better to use one or the other?
TTL is standard, and you will be fine if you connect gates without violation of this standard.