Can this transistor (2N2222) take 6 V on emitter-base? Am I reading the 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

Which acid/base does a strong base/acid react when added to a buffer solution?

Why did early computer designers eschew integers?

What did the word "leisure" mean in late 18th Century usage?

Planeswalker Ability and Death Timing

Free fall ellipse or parabola?

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

Are British MPs missing the point, with these 'Indicative Votes'?

How exploitable/balanced is this homebrew spell: Spell Permanency?

Find a path from s to t using as few red nodes as possible

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

My boss doesn't want me to have a side project

Prodigo = pro + ago?

Early programmable calculators with RS-232

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

Compilation of a 2d array and a 1d array

How to show a landlord what we have in savings?

What is the difference between 'contrib' and 'non-free' packages repositories?

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

Car headlights in a world without electricity

Is it correct to say moon starry nights?

Small nick on power cord from an electric alarm clock, and copper wiring exposed but intact

Is it OK to decorate a log book cover?

Does Germany produce more waste than the US?

Strange use of "whether ... than ..." in official text



Can this transistor (2N2222) take 6 V on emitter-base? Am I reading the 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 maximum voltage



According to the datasheet the emitter-base maximum voltage is 6.0 V. In my circuit I am only applying 5 V. 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 40 V(?). Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40 V 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 5 V -- 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 5 V on its base pin (according to the datasheet).










share|improve this question











$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
    8 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
    8 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
    8 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
    8 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
    6 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 maximum voltage



According to the datasheet the emitter-base maximum voltage is 6.0 V. In my circuit I am only applying 5 V. 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 40 V(?). Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40 V 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 5 V -- 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 5 V on its base pin (according to the datasheet).










share|improve this question











$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
    8 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
    8 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
    8 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
    8 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
    6 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 maximum voltage



According to the datasheet the emitter-base maximum voltage is 6.0 V. In my circuit I am only applying 5 V. 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 40 V(?). Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40 V 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 5 V -- 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 5 V on its base pin (according to the datasheet).










share|improve this question











$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 maximum voltage



According to the datasheet the emitter-base maximum voltage is 6.0 V. In my circuit I am only applying 5 V. 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 40 V(?). Does that mean I should be able to drive a circuit on the collector-emitter side that has up to 40 V 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 5 V -- 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 5 V on its base pin (according to the datasheet).







voltage transistors datasheet






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 20 mins ago









Peter Mortensen

1,60031422




1,60031422










asked 8 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
    8 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
    8 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
    8 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
    8 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
    6 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
    8 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
    8 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
    8 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
    8 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
    6 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
8 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
8 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
8 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
8 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
8 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
8 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
8 hours ago




$begingroup$
No problem. A quick solution is to just add a resistor between SW1 and the base. Try 1K.
$endgroup$
– BB ON
8 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
6 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
6 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
    8 hours ago



















10












$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
    7 hours ago






  • 1




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










  • $begingroup$
    Note that that 600-900mV would be doubled in the case of a Darlington transistor. (of course, the semiconductor used also changes the voltage, but silicon is the only one that matters in modern electronics. That may change, silicon carbide is becoming popular, but for now it's all silicon.)
    $endgroup$
    – Hearth
    17 mins 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-6-v-on-emitter-base-am-i-reading-the-datashee%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
    8 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
    8 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 7 hours ago









Bruce Abbott

25.8k11934




25.8k11934










answered 8 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
    8 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
    8 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
8 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
8 hours ago














10












$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
    7 hours ago






  • 1




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










  • $begingroup$
    Note that that 600-900mV would be doubled in the case of a Darlington transistor. (of course, the semiconductor used also changes the voltage, but silicon is the only one that matters in modern electronics. That may change, silicon carbide is becoming popular, but for now it's all silicon.)
    $endgroup$
    – Hearth
    17 mins ago
















10












$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
    7 hours ago






  • 1




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










  • $begingroup$
    Note that that 600-900mV would be doubled in the case of a Darlington transistor. (of course, the semiconductor used also changes the voltage, but silicon is the only one that matters in modern electronics. That may change, silicon carbide is becoming popular, but for now it's all silicon.)
    $endgroup$
    – Hearth
    17 mins ago














10












10








10





$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 7 hours ago

























answered 7 hours ago









jonkjonk

34.5k12875




34.5k12875











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






  • 1




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










  • $begingroup$
    Note that that 600-900mV would be doubled in the case of a Darlington transistor. (of course, the semiconductor used also changes the voltage, but silicon is the only one that matters in modern electronics. That may change, silicon carbide is becoming popular, but for now it's all silicon.)
    $endgroup$
    – Hearth
    17 mins ago

















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






  • 1




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










  • $begingroup$
    Note that that 600-900mV would be doubled in the case of a Darlington transistor. (of course, the semiconductor used also changes the voltage, but silicon is the only one that matters in modern electronics. That may change, silicon carbide is becoming popular, but for now it's all silicon.)
    $endgroup$
    – Hearth
    17 mins ago
















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




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




1




1




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




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












$begingroup$
Note that that 600-900mV would be doubled in the case of a Darlington transistor. (of course, the semiconductor used also changes the voltage, but silicon is the only one that matters in modern electronics. That may change, silicon carbide is becoming popular, but for now it's all silicon.)
$endgroup$
– Hearth
17 mins ago





$begingroup$
Note that that 600-900mV would be doubled in the case of a Darlington transistor. (of course, the semiconductor used also changes the voltage, but silicon is the only one that matters in modern electronics. That may change, silicon carbide is becoming popular, but for now it's all silicon.)
$endgroup$
– Hearth
17 mins 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-6-v-on-emitter-base-am-i-reading-the-datashee%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

Are there any AGPL-style licences that require source code modifications to be public? Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Force derivative works to be publicAre there any GPL like licenses for Apple App Store?Do you violate the GPL if you provide source code that cannot be compiled?GPL - is it distribution to use libraries in an appliance loaned to customers?Distributing App for free which uses GPL'ed codeModifications of server software under GPL, with web/CLI interfaceDoes using an AGPLv3-licensed library prevent me from dual-licensing my own source code?Can I publish only select code under GPLv3 from a private project?Is there published precedent regarding the scope of covered work that uses AGPL software?If MIT licensed code links to GPL licensed code what should be the license of the resulting binary program?If I use a public API endpoint that has its source code licensed under AGPL in my app, do I need to disclose my source?

2013 GY136 Descoberta | Órbita | Referências Menu de navegação«List Of Centaurs and Scattered-Disk Objects»«List of Known Trans-Neptunian Objects»

Button changing it's text & action. Good or terrible? The 2019 Stack Overflow Developer Survey Results Are Inchanging text on user mouseoverShould certain functions be “hard to find” for powerusers to discover?Custom liking function - do I need user login?Using different checkbox style for different checkbox behaviorBest Practices: Save and Exit in Software UIInteraction with remote validated formMore efficient UI to progress the user through a complicated process?Designing a popup notice for a gameShould bulk-editing functions be hidden until a table row is selected, or is there a better solution?Is it bad practice to disable (replace) the context menu?