Can this transistor (2n2222) take 6V on emitter-base? Am I reading datasheet incorrectly? The Next CEO of Stack OverflowIs it possible to use a NPN BJT as switch, from single power source?How to read the datasheet of a Digital transistor?Is this transistor datasheet correct?NPN transistor high resistance across collector and emitterCalculating base current and resistor required from transistor datasheet? Do I need a different transistor?Is it possible to overcome a transistor's current limit by running it at lower voltage?H bridge's voltage, breaksdown when connected to a motorBJT Transistors - On CharacteristicsSelecting a transistor - Reading transistor datasheetsDo BJT (Darlington) transistors have a minimum collector current?ESD diode with zener configuration is equivalent to a circuit containing diode, transistor and zener diode, so how this could be equivalent

Planeswalker Ability and Death Timing

Is it okay to majorly distort historical facts while writing a fiction story?

How seriously should I take size and weight limits of hand luggage?

pgfplots: How to draw a tangent graph below two others?

Why can't we say "I have been having a dog"?

Read/write a pipe-delimited file line by line with some simple text manipulation

Why do we say “un seul M” and not “une seule M” even though M is a “consonne”?

What does this strange code stamp on my passport mean?

Car headlights in a world without electricity

Variance of Monte Carlo integration with importance sampling

Direct Implications Between USA and UK in Event of No-Deal Brexit

How should I connect my cat5 cable to connectors having an orange-green line?

Can this transistor (2n2222) take 6V on emitter-base? Am I reading datasheet incorrectly?

Does Germany produce more waste than the US?

Is it possible to create a QR code using text?

MT "will strike" & LXX "will watch carefully" (Gen 3:15)?

Why did early computer designers eschew integers?

Calculating discount not working

How do I keep Mac Emacs from trapping M-`?

Calculate the Mean mean of two numbers

Does int main() need a declaration on C++?

Can Sri Krishna be called 'a person'?

How do I secure a TV wall mount?

Is there a rule of thumb for determining the amount one should accept for of a settlement offer?



Can this transistor (2n2222) take 6V on emitter-base? Am I reading datasheet incorrectly?



The Next CEO of Stack OverflowIs it possible to use a NPN BJT as switch, from single power source?How to read the datasheet of a Digital transistor?Is this transistor datasheet correct?NPN transistor high resistance across collector and emitterCalculating base current and resistor required from transistor datasheet? Do I need a different transistor?Is it possible to overcome a transistor's current limit by running it at lower voltage?H bridge's voltage, breaksdown when connected to a motorBJT Transistors - On CharacteristicsSelecting a transistor - Reading transistor datasheetsDo BJT (Darlington) transistors have a minimum collector current?ESD diode with zener configuration is equivalent to a circuit containing diode, transistor and zener diode, so how this could be equivalent










3












$begingroup$


I have created the following circuit to better understand how to use a transistor as a switch*.



I've been struggling with understanding datasheets for transistors.





schematic





simulate this circuit – Schematic created using CircuitLab



DataSheet States EB Max Voltage



According to the datasheet the Emitter-Base voltage max is 6.0V.
In my circuit I am only applying 5V.

From reading the datasheet (below) would you expect that to be too much?



Also, I see that the secondary (output) circuit of collector-emitter can supposedly take up to 40V? Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40V on it?



Am I reading the datasheet properly?



I'm wondering because in my other (referenced question) circuit the transistor became very hot with only 5V -- but that may have been due to being wired improperly, I'm not sure.



2n2222a max ratings



You can see the complete datasheet at:



https://www.onsemi.com/pub/Collateral/P2N2222A-D.PDF



* Note This question is directly related to Is it possible to use a NPN BJT as switch, from single power source? However, I had the original circuit built improperly there and I'm now wondering if the 2N2222 can take 5V on it's base pin (according to datasheet).









share









$endgroup$







  • 2




    $begingroup$
    Visualize a diode where the arrow is in a BJT. The transistor will inherently constrain the base voltage to be at most one diode voltage (0.7V) above the emitter. Here you're trying to apply 5V. To limit the current, add a base resistor. The resistor will be 5V on one side and 0.7V on the other.
    $endgroup$
    – BB ON
    5 hours ago











  • $begingroup$
    @BBON So it's a ratio between base and emitter side? And I need to increase the emitter side since the base side is so high? If I had 4.5 volts on the emitter side then maybe the base side would be ok? I'm guessing here. Still not sure. I'm sorry, I know I'm missing something foundational. EDIT - Also everyone always mentions 0.7V and I'm not sure where that comes from. Part of my missing knowledge. I don't ever see that in the datasheet. thx
    $endgroup$
    – raddevus
    5 hours ago







  • 1




    $begingroup$
    Everyone "always mentions 0.7V" because the base-emitter junction is a PN junction exactly like a diode. It becomes forward biased at that voltage and there it is essentially at maximum conductivity. Applying 5V can't "turn it on" more. The base resistor defines the current allowed to enter the base. By applying a small base current, you get a large collector-emitter current gain. Please read BJT theory.
    $endgroup$
    – BB ON
    5 hours ago







  • 1




    $begingroup$
    No problem. A quick solution is to just add a resistor between SW1 and the base. Try 1K.
    $endgroup$
    – BB ON
    4 hours ago






  • 1




    $begingroup$
    You accepted my answer to your previous question, which explained why you need a resistor in series with the base. In your comment you said you had built my proposed circuit and it worked. Why are you trying without a base resistor again?
    $endgroup$
    – Peter Bennett
    3 hours ago















3












$begingroup$


I have created the following circuit to better understand how to use a transistor as a switch*.



I've been struggling with understanding datasheets for transistors.





schematic





simulate this circuit – Schematic created using CircuitLab



DataSheet States EB Max Voltage



According to the datasheet the Emitter-Base voltage max is 6.0V.
In my circuit I am only applying 5V.

From reading the datasheet (below) would you expect that to be too much?



Also, I see that the secondary (output) circuit of collector-emitter can supposedly take up to 40V? Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40V on it?



Am I reading the datasheet properly?



I'm wondering because in my other (referenced question) circuit the transistor became very hot with only 5V -- but that may have been due to being wired improperly, I'm not sure.



2n2222a max ratings



You can see the complete datasheet at:



https://www.onsemi.com/pub/Collateral/P2N2222A-D.PDF



* Note This question is directly related to Is it possible to use a NPN BJT as switch, from single power source? However, I had the original circuit built improperly there and I'm now wondering if the 2N2222 can take 5V on it's base pin (according to datasheet).









share









$endgroup$







  • 2




    $begingroup$
    Visualize a diode where the arrow is in a BJT. The transistor will inherently constrain the base voltage to be at most one diode voltage (0.7V) above the emitter. Here you're trying to apply 5V. To limit the current, add a base resistor. The resistor will be 5V on one side and 0.7V on the other.
    $endgroup$
    – BB ON
    5 hours ago











  • $begingroup$
    @BBON So it's a ratio between base and emitter side? And I need to increase the emitter side since the base side is so high? If I had 4.5 volts on the emitter side then maybe the base side would be ok? I'm guessing here. Still not sure. I'm sorry, I know I'm missing something foundational. EDIT - Also everyone always mentions 0.7V and I'm not sure where that comes from. Part of my missing knowledge. I don't ever see that in the datasheet. thx
    $endgroup$
    – raddevus
    5 hours ago







  • 1




    $begingroup$
    Everyone "always mentions 0.7V" because the base-emitter junction is a PN junction exactly like a diode. It becomes forward biased at that voltage and there it is essentially at maximum conductivity. Applying 5V can't "turn it on" more. The base resistor defines the current allowed to enter the base. By applying a small base current, you get a large collector-emitter current gain. Please read BJT theory.
    $endgroup$
    – BB ON
    5 hours ago







  • 1




    $begingroup$
    No problem. A quick solution is to just add a resistor between SW1 and the base. Try 1K.
    $endgroup$
    – BB ON
    4 hours ago






  • 1




    $begingroup$
    You accepted my answer to your previous question, which explained why you need a resistor in series with the base. In your comment you said you had built my proposed circuit and it worked. Why are you trying without a base resistor again?
    $endgroup$
    – Peter Bennett
    3 hours ago













3












3








3





$begingroup$


I have created the following circuit to better understand how to use a transistor as a switch*.



I've been struggling with understanding datasheets for transistors.





schematic





simulate this circuit – Schematic created using CircuitLab



DataSheet States EB Max Voltage



According to the datasheet the Emitter-Base voltage max is 6.0V.
In my circuit I am only applying 5V.

From reading the datasheet (below) would you expect that to be too much?



Also, I see that the secondary (output) circuit of collector-emitter can supposedly take up to 40V? Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40V on it?



Am I reading the datasheet properly?



I'm wondering because in my other (referenced question) circuit the transistor became very hot with only 5V -- but that may have been due to being wired improperly, I'm not sure.



2n2222a max ratings



You can see the complete datasheet at:



https://www.onsemi.com/pub/Collateral/P2N2222A-D.PDF



* Note This question is directly related to Is it possible to use a NPN BJT as switch, from single power source? However, I had the original circuit built improperly there and I'm now wondering if the 2N2222 can take 5V on it's base pin (according to datasheet).









share









$endgroup$




I have created the following circuit to better understand how to use a transistor as a switch*.



I've been struggling with understanding datasheets for transistors.





schematic





simulate this circuit – Schematic created using CircuitLab



DataSheet States EB Max Voltage



According to the datasheet the Emitter-Base voltage max is 6.0V.
In my circuit I am only applying 5V.

From reading the datasheet (below) would you expect that to be too much?



Also, I see that the secondary (output) circuit of collector-emitter can supposedly take up to 40V? Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40V on it?



Am I reading the datasheet properly?



I'm wondering because in my other (referenced question) circuit the transistor became very hot with only 5V -- but that may have been due to being wired improperly, I'm not sure.



2n2222a max ratings



You can see the complete datasheet at:



https://www.onsemi.com/pub/Collateral/P2N2222A-D.PDF



* Note This question is directly related to Is it possible to use a NPN BJT as switch, from single power source? However, I had the original circuit built improperly there and I'm now wondering if the 2N2222 can take 5V on it's base pin (according to datasheet).







voltage transistors datasheet





share












share










share



share










asked 5 hours ago









raddevusraddevus

4721519




4721519







  • 2




    $begingroup$
    Visualize a diode where the arrow is in a BJT. The transistor will inherently constrain the base voltage to be at most one diode voltage (0.7V) above the emitter. Here you're trying to apply 5V. To limit the current, add a base resistor. The resistor will be 5V on one side and 0.7V on the other.
    $endgroup$
    – BB ON
    5 hours ago











  • $begingroup$
    @BBON So it's a ratio between base and emitter side? And I need to increase the emitter side since the base side is so high? If I had 4.5 volts on the emitter side then maybe the base side would be ok? I'm guessing here. Still not sure. I'm sorry, I know I'm missing something foundational. EDIT - Also everyone always mentions 0.7V and I'm not sure where that comes from. Part of my missing knowledge. I don't ever see that in the datasheet. thx
    $endgroup$
    – raddevus
    5 hours ago







  • 1




    $begingroup$
    Everyone "always mentions 0.7V" because the base-emitter junction is a PN junction exactly like a diode. It becomes forward biased at that voltage and there it is essentially at maximum conductivity. Applying 5V can't "turn it on" more. The base resistor defines the current allowed to enter the base. By applying a small base current, you get a large collector-emitter current gain. Please read BJT theory.
    $endgroup$
    – BB ON
    5 hours ago







  • 1




    $begingroup$
    No problem. A quick solution is to just add a resistor between SW1 and the base. Try 1K.
    $endgroup$
    – BB ON
    4 hours ago






  • 1




    $begingroup$
    You accepted my answer to your previous question, which explained why you need a resistor in series with the base. In your comment you said you had built my proposed circuit and it worked. Why are you trying without a base resistor again?
    $endgroup$
    – Peter Bennett
    3 hours ago












  • 2




    $begingroup$
    Visualize a diode where the arrow is in a BJT. The transistor will inherently constrain the base voltage to be at most one diode voltage (0.7V) above the emitter. Here you're trying to apply 5V. To limit the current, add a base resistor. The resistor will be 5V on one side and 0.7V on the other.
    $endgroup$
    – BB ON
    5 hours ago











  • $begingroup$
    @BBON So it's a ratio between base and emitter side? And I need to increase the emitter side since the base side is so high? If I had 4.5 volts on the emitter side then maybe the base side would be ok? I'm guessing here. Still not sure. I'm sorry, I know I'm missing something foundational. EDIT - Also everyone always mentions 0.7V and I'm not sure where that comes from. Part of my missing knowledge. I don't ever see that in the datasheet. thx
    $endgroup$
    – raddevus
    5 hours ago







  • 1




    $begingroup$
    Everyone "always mentions 0.7V" because the base-emitter junction is a PN junction exactly like a diode. It becomes forward biased at that voltage and there it is essentially at maximum conductivity. Applying 5V can't "turn it on" more. The base resistor defines the current allowed to enter the base. By applying a small base current, you get a large collector-emitter current gain. Please read BJT theory.
    $endgroup$
    – BB ON
    5 hours ago







  • 1




    $begingroup$
    No problem. A quick solution is to just add a resistor between SW1 and the base. Try 1K.
    $endgroup$
    – BB ON
    4 hours ago






  • 1




    $begingroup$
    You accepted my answer to your previous question, which explained why you need a resistor in series with the base. In your comment you said you had built my proposed circuit and it worked. Why are you trying without a base resistor again?
    $endgroup$
    – Peter Bennett
    3 hours ago







2




2




$begingroup$
Visualize a diode where the arrow is in a BJT. The transistor will inherently constrain the base voltage to be at most one diode voltage (0.7V) above the emitter. Here you're trying to apply 5V. To limit the current, add a base resistor. The resistor will be 5V on one side and 0.7V on the other.
$endgroup$
– BB ON
5 hours ago





$begingroup$
Visualize a diode where the arrow is in a BJT. The transistor will inherently constrain the base voltage to be at most one diode voltage (0.7V) above the emitter. Here you're trying to apply 5V. To limit the current, add a base resistor. The resistor will be 5V on one side and 0.7V on the other.
$endgroup$
– BB ON
5 hours ago













$begingroup$
@BBON So it's a ratio between base and emitter side? And I need to increase the emitter side since the base side is so high? If I had 4.5 volts on the emitter side then maybe the base side would be ok? I'm guessing here. Still not sure. I'm sorry, I know I'm missing something foundational. EDIT - Also everyone always mentions 0.7V and I'm not sure where that comes from. Part of my missing knowledge. I don't ever see that in the datasheet. thx
$endgroup$
– raddevus
5 hours ago





$begingroup$
@BBON So it's a ratio between base and emitter side? And I need to increase the emitter side since the base side is so high? If I had 4.5 volts on the emitter side then maybe the base side would be ok? I'm guessing here. Still not sure. I'm sorry, I know I'm missing something foundational. EDIT - Also everyone always mentions 0.7V and I'm not sure where that comes from. Part of my missing knowledge. I don't ever see that in the datasheet. thx
$endgroup$
– raddevus
5 hours ago





1




1




$begingroup$
Everyone "always mentions 0.7V" because the base-emitter junction is a PN junction exactly like a diode. It becomes forward biased at that voltage and there it is essentially at maximum conductivity. Applying 5V can't "turn it on" more. The base resistor defines the current allowed to enter the base. By applying a small base current, you get a large collector-emitter current gain. Please read BJT theory.
$endgroup$
– BB ON
5 hours ago





$begingroup$
Everyone "always mentions 0.7V" because the base-emitter junction is a PN junction exactly like a diode. It becomes forward biased at that voltage and there it is essentially at maximum conductivity. Applying 5V can't "turn it on" more. The base resistor defines the current allowed to enter the base. By applying a small base current, you get a large collector-emitter current gain. Please read BJT theory.
$endgroup$
– BB ON
5 hours ago





1




1




$begingroup$
No problem. A quick solution is to just add a resistor between SW1 and the base. Try 1K.
$endgroup$
– BB ON
4 hours ago




$begingroup$
No problem. A quick solution is to just add a resistor between SW1 and the base. Try 1K.
$endgroup$
– BB ON
4 hours ago




1




1




$begingroup$
You accepted my answer to your previous question, which explained why you need a resistor in series with the base. In your comment you said you had built my proposed circuit and it worked. Why are you trying without a base resistor again?
$endgroup$
– Peter Bennett
3 hours ago




$begingroup$
You accepted my answer to your previous question, which explained why you need a resistor in series with the base. In your comment you said you had built my proposed circuit and it worked. Why are you trying without a base resistor again?
$endgroup$
– Peter Bennett
3 hours ago










2 Answers
2






active

oldest

votes


















10












$begingroup$

$V_EB=V_E-V_B$.



The datasheet is saying the emitter can be (up to) 6 V above the base, not that the base can be 6 V above the emitter.



With $V_BE$ ($V_B-V_E$) at 6 V, an absurdly large current will flow into the base and burn out your transistor very quickly.






share|improve this answer











$endgroup$








  • 2




    $begingroup$
    @raddevus: To be clear - $ V_EB $ is the maximum reverse voltage the base-emitter junction can withstand (where forward is the normal base current direction).
    $endgroup$
    – Transistor
    5 hours ago



















8












$begingroup$

This is your circuit drawn as a schematic to read for understanding rather than as a wiring diagram (which is more about getting everything connected and not so much for understanding it.)





schematic





simulate this circuit – Schematic created using CircuitLab



The idea illustrated in your diagram, where the LED and a current-limiting resistor are placed in series in the collector circuit, is a common (and reasonable) approach. The BJT is operating as a "semiconductor switch" and this is one of several approaches for that behavior. So far, so good.



But the idea of directly tying $+5:textV$ to the base, when the emitter is also nailed down to ground, is not common and it's not good. This directly places a full, forward-biased $5:textV$ across the base-emitter diode. Keep in mind:



  1. You only need from as little as $600:textmV$ to perhaps as much as $900:textmV$ (in most cases) to use the BJT as a switch.

  2. For each additional $60:textmV$ (typically) you will get 10 times as much collector current (if permitted by the circuit portions connected to the collector) and 10 times as much base current (always possible.) Broadly speaking, the base current will be exponentially related to the applied forward-biasing voltage across the base and emitter.

You were applying $5:textV$!! This is way, way, way above what you should have been using. So the BJT was being literally flooded with base current. Of course it was getting hot! It was dissipating serious power. Might have even damaged the device (I'd probably throw the part away, in fact, after doing something like that.)



This is why a resistor is often applied to the base circuit.





schematic





simulate this circuit



The base resistor's voltage drop is a simple linear relationship to the current passing through it. The BJT's base-emitter junction current is an exponential relationship. So as the BJT's base-emitter diode junction tries to rapidly increase it's current, the resistor in series with it opposes this rapid change by dropping voltage. Very quickly, it will turn out that the resistor drops enough voltage so that the base-emitter junction's voltage is close to where it should be.



By using a resistor, you permit the base voltage to "find a stable and reasonable voltage drop" for its operation.



As others have pointed out, the Maximum Ratings section also specifies an absolute worst case reverse-biased voltage for the base-emitter. This is because the base-emitter PN junction diode can't handle a lot of reverse-bias voltage in a typical BJT. Diodes used in bridge rectifiers can often handle very large reverse-bias voltages across them. But not so much with BJTs. They aren't designed to handle much of that kind of stress. Instead, they just break down and avalanche. So the ratings there tell you what to watch out for. Often, people will add a separate diode (oriented opposite to the forward direction of the base-emitter junction of the BJT) going from base to ground in a case like this to protect the BJT ... just in case.






share|improve this answer











$endgroup$












  • $begingroup$
    Fantastic explanation. Very clear and helped me understand a lot. Thanks.
    $endgroup$
    – raddevus
    4 hours ago






  • 1




    $begingroup$
    @raddevus Thanks for the kind words and I'm glad it helped out.
    $endgroup$
    – jonk
    4 hours ago











Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
);
);
, "mathjax-editing");

StackExchange.ifUsing("editor", function ()
return StackExchange.using("schematics", function ()
StackExchange.schematics.init();
);
, "cicuitlab");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "135"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f430175%2fcan-this-transistor-2n2222-take-6v-on-emitter-base-am-i-reading-datasheet-inc%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









10












$begingroup$

$V_EB=V_E-V_B$.



The datasheet is saying the emitter can be (up to) 6 V above the base, not that the base can be 6 V above the emitter.



With $V_BE$ ($V_B-V_E$) at 6 V, an absurdly large current will flow into the base and burn out your transistor very quickly.






share|improve this answer











$endgroup$








  • 2




    $begingroup$
    @raddevus: To be clear - $ V_EB $ is the maximum reverse voltage the base-emitter junction can withstand (where forward is the normal base current direction).
    $endgroup$
    – Transistor
    5 hours ago
















10












$begingroup$

$V_EB=V_E-V_B$.



The datasheet is saying the emitter can be (up to) 6 V above the base, not that the base can be 6 V above the emitter.



With $V_BE$ ($V_B-V_E$) at 6 V, an absurdly large current will flow into the base and burn out your transistor very quickly.






share|improve this answer











$endgroup$








  • 2




    $begingroup$
    @raddevus: To be clear - $ V_EB $ is the maximum reverse voltage the base-emitter junction can withstand (where forward is the normal base current direction).
    $endgroup$
    – Transistor
    5 hours ago














10












10








10





$begingroup$

$V_EB=V_E-V_B$.



The datasheet is saying the emitter can be (up to) 6 V above the base, not that the base can be 6 V above the emitter.



With $V_BE$ ($V_B-V_E$) at 6 V, an absurdly large current will flow into the base and burn out your transistor very quickly.






share|improve this answer











$endgroup$



$V_EB=V_E-V_B$.



The datasheet is saying the emitter can be (up to) 6 V above the base, not that the base can be 6 V above the emitter.



With $V_BE$ ($V_B-V_E$) at 6 V, an absurdly large current will flow into the base and burn out your transistor very quickly.







share|improve this answer














share|improve this answer



share|improve this answer








edited 4 hours ago









Bruce Abbott

25.8k11934




25.8k11934










answered 5 hours ago









The PhotonThe Photon

86.8k398202




86.8k398202







  • 2




    $begingroup$
    @raddevus: To be clear - $ V_EB $ is the maximum reverse voltage the base-emitter junction can withstand (where forward is the normal base current direction).
    $endgroup$
    – Transistor
    5 hours ago













  • 2




    $begingroup$
    @raddevus: To be clear - $ V_EB $ is the maximum reverse voltage the base-emitter junction can withstand (where forward is the normal base current direction).
    $endgroup$
    – Transistor
    5 hours ago








2




2




$begingroup$
@raddevus: To be clear - $ V_EB $ is the maximum reverse voltage the base-emitter junction can withstand (where forward is the normal base current direction).
$endgroup$
– Transistor
5 hours ago





$begingroup$
@raddevus: To be clear - $ V_EB $ is the maximum reverse voltage the base-emitter junction can withstand (where forward is the normal base current direction).
$endgroup$
– Transistor
5 hours ago














8












$begingroup$

This is your circuit drawn as a schematic to read for understanding rather than as a wiring diagram (which is more about getting everything connected and not so much for understanding it.)





schematic





simulate this circuit – Schematic created using CircuitLab



The idea illustrated in your diagram, where the LED and a current-limiting resistor are placed in series in the collector circuit, is a common (and reasonable) approach. The BJT is operating as a "semiconductor switch" and this is one of several approaches for that behavior. So far, so good.



But the idea of directly tying $+5:textV$ to the base, when the emitter is also nailed down to ground, is not common and it's not good. This directly places a full, forward-biased $5:textV$ across the base-emitter diode. Keep in mind:



  1. You only need from as little as $600:textmV$ to perhaps as much as $900:textmV$ (in most cases) to use the BJT as a switch.

  2. For each additional $60:textmV$ (typically) you will get 10 times as much collector current (if permitted by the circuit portions connected to the collector) and 10 times as much base current (always possible.) Broadly speaking, the base current will be exponentially related to the applied forward-biasing voltage across the base and emitter.

You were applying $5:textV$!! This is way, way, way above what you should have been using. So the BJT was being literally flooded with base current. Of course it was getting hot! It was dissipating serious power. Might have even damaged the device (I'd probably throw the part away, in fact, after doing something like that.)



This is why a resistor is often applied to the base circuit.





schematic





simulate this circuit



The base resistor's voltage drop is a simple linear relationship to the current passing through it. The BJT's base-emitter junction current is an exponential relationship. So as the BJT's base-emitter diode junction tries to rapidly increase it's current, the resistor in series with it opposes this rapid change by dropping voltage. Very quickly, it will turn out that the resistor drops enough voltage so that the base-emitter junction's voltage is close to where it should be.



By using a resistor, you permit the base voltage to "find a stable and reasonable voltage drop" for its operation.



As others have pointed out, the Maximum Ratings section also specifies an absolute worst case reverse-biased voltage for the base-emitter. This is because the base-emitter PN junction diode can't handle a lot of reverse-bias voltage in a typical BJT. Diodes used in bridge rectifiers can often handle very large reverse-bias voltages across them. But not so much with BJTs. They aren't designed to handle much of that kind of stress. Instead, they just break down and avalanche. So the ratings there tell you what to watch out for. Often, people will add a separate diode (oriented opposite to the forward direction of the base-emitter junction of the BJT) going from base to ground in a case like this to protect the BJT ... just in case.






share|improve this answer











$endgroup$












  • $begingroup$
    Fantastic explanation. Very clear and helped me understand a lot. Thanks.
    $endgroup$
    – raddevus
    4 hours ago






  • 1




    $begingroup$
    @raddevus Thanks for the kind words and I'm glad it helped out.
    $endgroup$
    – jonk
    4 hours ago















8












$begingroup$

This is your circuit drawn as a schematic to read for understanding rather than as a wiring diagram (which is more about getting everything connected and not so much for understanding it.)





schematic





simulate this circuit – Schematic created using CircuitLab



The idea illustrated in your diagram, where the LED and a current-limiting resistor are placed in series in the collector circuit, is a common (and reasonable) approach. The BJT is operating as a "semiconductor switch" and this is one of several approaches for that behavior. So far, so good.



But the idea of directly tying $+5:textV$ to the base, when the emitter is also nailed down to ground, is not common and it's not good. This directly places a full, forward-biased $5:textV$ across the base-emitter diode. Keep in mind:



  1. You only need from as little as $600:textmV$ to perhaps as much as $900:textmV$ (in most cases) to use the BJT as a switch.

  2. For each additional $60:textmV$ (typically) you will get 10 times as much collector current (if permitted by the circuit portions connected to the collector) and 10 times as much base current (always possible.) Broadly speaking, the base current will be exponentially related to the applied forward-biasing voltage across the base and emitter.

You were applying $5:textV$!! This is way, way, way above what you should have been using. So the BJT was being literally flooded with base current. Of course it was getting hot! It was dissipating serious power. Might have even damaged the device (I'd probably throw the part away, in fact, after doing something like that.)



This is why a resistor is often applied to the base circuit.





schematic





simulate this circuit



The base resistor's voltage drop is a simple linear relationship to the current passing through it. The BJT's base-emitter junction current is an exponential relationship. So as the BJT's base-emitter diode junction tries to rapidly increase it's current, the resistor in series with it opposes this rapid change by dropping voltage. Very quickly, it will turn out that the resistor drops enough voltage so that the base-emitter junction's voltage is close to where it should be.



By using a resistor, you permit the base voltage to "find a stable and reasonable voltage drop" for its operation.



As others have pointed out, the Maximum Ratings section also specifies an absolute worst case reverse-biased voltage for the base-emitter. This is because the base-emitter PN junction diode can't handle a lot of reverse-bias voltage in a typical BJT. Diodes used in bridge rectifiers can often handle very large reverse-bias voltages across them. But not so much with BJTs. They aren't designed to handle much of that kind of stress. Instead, they just break down and avalanche. So the ratings there tell you what to watch out for. Often, people will add a separate diode (oriented opposite to the forward direction of the base-emitter junction of the BJT) going from base to ground in a case like this to protect the BJT ... just in case.






share|improve this answer











$endgroup$












  • $begingroup$
    Fantastic explanation. Very clear and helped me understand a lot. Thanks.
    $endgroup$
    – raddevus
    4 hours ago






  • 1




    $begingroup$
    @raddevus Thanks for the kind words and I'm glad it helped out.
    $endgroup$
    – jonk
    4 hours ago













8












8








8





$begingroup$

This is your circuit drawn as a schematic to read for understanding rather than as a wiring diagram (which is more about getting everything connected and not so much for understanding it.)





schematic





simulate this circuit – Schematic created using CircuitLab



The idea illustrated in your diagram, where the LED and a current-limiting resistor are placed in series in the collector circuit, is a common (and reasonable) approach. The BJT is operating as a "semiconductor switch" and this is one of several approaches for that behavior. So far, so good.



But the idea of directly tying $+5:textV$ to the base, when the emitter is also nailed down to ground, is not common and it's not good. This directly places a full, forward-biased $5:textV$ across the base-emitter diode. Keep in mind:



  1. You only need from as little as $600:textmV$ to perhaps as much as $900:textmV$ (in most cases) to use the BJT as a switch.

  2. For each additional $60:textmV$ (typically) you will get 10 times as much collector current (if permitted by the circuit portions connected to the collector) and 10 times as much base current (always possible.) Broadly speaking, the base current will be exponentially related to the applied forward-biasing voltage across the base and emitter.

You were applying $5:textV$!! This is way, way, way above what you should have been using. So the BJT was being literally flooded with base current. Of course it was getting hot! It was dissipating serious power. Might have even damaged the device (I'd probably throw the part away, in fact, after doing something like that.)



This is why a resistor is often applied to the base circuit.





schematic





simulate this circuit



The base resistor's voltage drop is a simple linear relationship to the current passing through it. The BJT's base-emitter junction current is an exponential relationship. So as the BJT's base-emitter diode junction tries to rapidly increase it's current, the resistor in series with it opposes this rapid change by dropping voltage. Very quickly, it will turn out that the resistor drops enough voltage so that the base-emitter junction's voltage is close to where it should be.



By using a resistor, you permit the base voltage to "find a stable and reasonable voltage drop" for its operation.



As others have pointed out, the Maximum Ratings section also specifies an absolute worst case reverse-biased voltage for the base-emitter. This is because the base-emitter PN junction diode can't handle a lot of reverse-bias voltage in a typical BJT. Diodes used in bridge rectifiers can often handle very large reverse-bias voltages across them. But not so much with BJTs. They aren't designed to handle much of that kind of stress. Instead, they just break down and avalanche. So the ratings there tell you what to watch out for. Often, people will add a separate diode (oriented opposite to the forward direction of the base-emitter junction of the BJT) going from base to ground in a case like this to protect the BJT ... just in case.






share|improve this answer











$endgroup$



This is your circuit drawn as a schematic to read for understanding rather than as a wiring diagram (which is more about getting everything connected and not so much for understanding it.)





schematic





simulate this circuit – Schematic created using CircuitLab



The idea illustrated in your diagram, where the LED and a current-limiting resistor are placed in series in the collector circuit, is a common (and reasonable) approach. The BJT is operating as a "semiconductor switch" and this is one of several approaches for that behavior. So far, so good.



But the idea of directly tying $+5:textV$ to the base, when the emitter is also nailed down to ground, is not common and it's not good. This directly places a full, forward-biased $5:textV$ across the base-emitter diode. Keep in mind:



  1. You only need from as little as $600:textmV$ to perhaps as much as $900:textmV$ (in most cases) to use the BJT as a switch.

  2. For each additional $60:textmV$ (typically) you will get 10 times as much collector current (if permitted by the circuit portions connected to the collector) and 10 times as much base current (always possible.) Broadly speaking, the base current will be exponentially related to the applied forward-biasing voltage across the base and emitter.

You were applying $5:textV$!! This is way, way, way above what you should have been using. So the BJT was being literally flooded with base current. Of course it was getting hot! It was dissipating serious power. Might have even damaged the device (I'd probably throw the part away, in fact, after doing something like that.)



This is why a resistor is often applied to the base circuit.





schematic





simulate this circuit



The base resistor's voltage drop is a simple linear relationship to the current passing through it. The BJT's base-emitter junction current is an exponential relationship. So as the BJT's base-emitter diode junction tries to rapidly increase it's current, the resistor in series with it opposes this rapid change by dropping voltage. Very quickly, it will turn out that the resistor drops enough voltage so that the base-emitter junction's voltage is close to where it should be.



By using a resistor, you permit the base voltage to "find a stable and reasonable voltage drop" for its operation.



As others have pointed out, the Maximum Ratings section also specifies an absolute worst case reverse-biased voltage for the base-emitter. This is because the base-emitter PN junction diode can't handle a lot of reverse-bias voltage in a typical BJT. Diodes used in bridge rectifiers can often handle very large reverse-bias voltages across them. But not so much with BJTs. They aren't designed to handle much of that kind of stress. Instead, they just break down and avalanche. So the ratings there tell you what to watch out for. Often, people will add a separate diode (oriented opposite to the forward direction of the base-emitter junction of the BJT) going from base to ground in a case like this to protect the BJT ... just in case.







share|improve this answer














share|improve this answer



share|improve this answer








edited 4 hours ago

























answered 4 hours ago









jonkjonk

34.5k12874




34.5k12874











  • $begingroup$
    Fantastic explanation. Very clear and helped me understand a lot. Thanks.
    $endgroup$
    – raddevus
    4 hours ago






  • 1




    $begingroup$
    @raddevus Thanks for the kind words and I'm glad it helped out.
    $endgroup$
    – jonk
    4 hours ago
















  • $begingroup$
    Fantastic explanation. Very clear and helped me understand a lot. Thanks.
    $endgroup$
    – raddevus
    4 hours ago






  • 1




    $begingroup$
    @raddevus Thanks for the kind words and I'm glad it helped out.
    $endgroup$
    – jonk
    4 hours ago















$begingroup$
Fantastic explanation. Very clear and helped me understand a lot. Thanks.
$endgroup$
– raddevus
4 hours ago




$begingroup$
Fantastic explanation. Very clear and helped me understand a lot. Thanks.
$endgroup$
– raddevus
4 hours ago




1




1




$begingroup$
@raddevus Thanks for the kind words and I'm glad it helped out.
$endgroup$
– jonk
4 hours ago




$begingroup$
@raddevus Thanks for the kind words and I'm glad it helped out.
$endgroup$
– jonk
4 hours ago

















draft saved

draft discarded
















































Thanks for contributing an answer to Electrical Engineering Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f430175%2fcan-this-transistor-2n2222-take-6v-on-emitter-base-am-i-reading-datasheet-inc%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

Българска екзархия Съдържание История | Български екзарси | Вижте също | Външни препратки | Литература | Бележки | НавигацияУстав за управлението на българската екзархия. Цариград, 1870Слово на Ловешкия митрополит Иларион при откриването на Българския народен събор в Цариград на 23. II. 1870 г.Българската правда и гръцката кривда. От С. М. (= Софийски Мелетий). Цариград, 1872Предстоятели на Българската екзархияПодмененият ВеликденИнформационна агенция „Фокус“Димитър Ризов. Българите в техните исторически, етнографически и политически граници (Атлас съдържащ 40 карти). Berlin, Königliche Hoflithographie, Hof-Buch- und -Steindruckerei Wilhelm Greve, 1917Report of the International Commission to Inquire into the Causes and Conduct of the Balkan Wars

Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe