0

In the different configurations of transistors, namely Common Base (CB), Common Emitter (CE) and Common Collector (CC), I am asked about the basic difference.

So can I say that the basic difference is that in each configuration the Base, Emitter and Collector are grounded respectively? That is in CB the base is grounded, in CE the Emitter is grounded and in CC the Collector is grounded?

Kindly clarify this for me.

SamGibson
  • 17,231
  • 5
  • 37
  • 58
  • 1
    You'd need a bit more context. If the asker is looking for a short one-line answer in a test where the question is only worth 1 point, then yes that's probably the correct answer. But if they expect more than that then you're probably expected to describe the differences in how they work and/or compare features like voltage/current gain and input/output impedance. – brhans Jun 14 '21 at 14:44
  • *In the different combinations of transistors* You mean different transistor **configurations**. The transistor remains the same, the way how it is used changes. As an educational exercise, write down for all 3 configurations what their properties are as in: voltage transfer, current transfer, input impedance, output impedance. – Bimpelrekkie Jun 14 '21 at 14:53
  • @Bimpelrekkie I am sorry, what I meant was configuration. – Muhammad Ahmad Jun 14 '21 at 15:12
  • 1
    @AhmadQayyum I did recently offer some thoughts on [CB, CC, and CE](https://electronics.stackexchange.com/a/566474/38098) arrangements. They may be helpful to read, if you are at a point where they may find purchase with you. – jonk Jun 14 '21 at 16:04

1 Answers1

4

That is in CB the base is grounded, in Ce the Emitter is grounded and in CC the Collector is grounded?

Not quite. It could be that the named terminal is grounded. But more precisely, it means that named terminal is not exclusively part of the input nor exclusively part of the output.

To make this more concrete, here is an example.

schematic

simulate this circuit – Schematic created using CircuitLab

This is a common emitter configuration. The emitter is not grounded, but it does not clearly belong exclusively to the input, nor exclusively to the output.

Math Keeps Me Busy
  • 18,947
  • 3
  • 19
  • 65