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.

The picture shows a detail of schematic diagram of the LM555.

LM555 detail

I presume the horizontal line is the base, but I'm not sure I understand how the transistor works. What is the effect of connecting base with collector, and what's with the second collector? Is it a current mirror of the other collector?

share|improve this question
I've wondered this for a while I see it in data sheets regularly. – Dean Aug 20 '11 at 13:11

2 Answers

up vote 6 down vote accepted

It's a multiple collector transistor, and in this application it's being used (as it often is in ICs) as a current mirror. The Vbe drops of transistors Q20 and Q21 and resistor R6 set the current through the upper collector of Q22, and this current is then mirrored back down into Q20 by the lower collector. It also sets the current through the long tail current source transistor Q11.

share|improve this answer

It is known as a multiple emitter transistor. There is no base as such. When signals are applied to the emitters, the current through the collector only stops flowing when all emitters are high. This performs a logic AND in a single transistor, and is faster and smaller than using diodes on the IC.

share|improve this answer
3  
elaborate! e-lab-or-ate! – JustJeff Aug 20 '11 at 13:07
1  
Diodes on the IC how do you mean? – Dean Aug 20 '11 at 13:11
I can see only 1 emitter, and BTW multi emitter transistors are usually still controlled via their base. – stevenvh Aug 20 '11 at 18:29

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.