Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I was wondering if someone could explain what a totem-pole output driver is?

I have seen the term mentioned in connection to the inner circuitry of an AND gate (consisting of transistors) and in terms such as "Standard Totem Pole Output." However, nowhere is it actually explained what it is and what function it serves...

thanks!

share|improve this question

1 Answer

up vote 3 down vote accepted

SN7404 schematic

This is the schematic of a TTL logic component (here an 7404 inverter), with the typical totem-pole output. The output consists of a push-pull driver with a resistor and a diode added. Like Russell says this is not the classic PNP-NPN complementary pair push-pull, but one where both transistors are NPN. Typical of the TTL totem-pole output is its asymmetrical drive capability: 16mA sink/-0.4mA source.

I guess the name comes from the stacking of components on top of each other, like the objects on a real totem-pole. I'm not an anthropologist.

share|improve this answer
What he said. Note that the driver is NOT a complementary one with NPN and PNP, as would be usual for a push-pull audio driver. This uses 2 x stacked "totem pole" NPN transistors. As this is intended to be a digital driver the crossover distortion issues of audio drivers are of no great significance here. – Russell McMahon Jul 15 '11 at 4:17
@Russell - Right. I'll add the NPN-NPN remark to my answer. – stevenvh Jul 15 '11 at 4:20

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.