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

Incomplete cube

Car headlights in a world without electricity

Arrows in tikz Markov chain diagram overlap

Is it possible to create a QR code using text?

Is it possible to make a 9x9 table fit within the default margins?

Why was Sir Cadogan fired?

Find the majority element, which appears more than half the time

Man transported from Alternate World into ours by a Neutrino Detector

Calculate the Mean mean of two numbers

Was the Stack Exchange "Happy April Fools" page fitting with the 90s code?

Prodigo = pro + ago?

Is it a bad idea to plug the other end of ESD strap to wall ground?

How badly should I try to prevent a user from XSSing themselves?

How to compactly explain secondary and tertiary characters without resorting to stereotypes?

Calculating discount not working

Oldie but Goldie

Can Sri Krishna be called 'a person'?

Is it reasonable to ask other researchers to send me their previous grant applications?

Advance Calculus Limit question

Creating a script with console commands

How to find if SQL server backup is encrypted with TDE without restoring the backup

Can you teleport closer to a creature you are Frightened of?

Free fall ellipse or parabola?

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



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
    11 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
    11 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
    11 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
    11 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
    9 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
    11 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
    11 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
    11 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
    11 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
    9 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 3 hours ago









Peter Mortensen

1,60031422




1,60031422










asked 11 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
    11 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
    11 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
    11 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
    11 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
    9 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
    11 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
    11 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
    11 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
    11 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
    9 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
11 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
11 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
11 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
11 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
11 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
11 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
11 hours ago




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










3 Answers
3






active

oldest

votes


















12












$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:text{V}$ 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:text{V}$ across the base-emitter diode. Keep in mind:




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

  2. For each additional $60:text{mV}$ (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:text{V}$!! 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
    10 hours ago






  • 1




    $begingroup$
    @raddevus Thanks for the kind words and I'm glad it helped out.
    $endgroup$
    – jonk
    10 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
    3 hours ago












  • $begingroup$
    @Hearth If the OP had mentioned a Darlington configuration, or Szlikai, I suppose I would have said something more, including slower response times, and so on. But without a hint otherwise, I might have just confused the OP by listing out a table of possibilities that made no sense to the OP and couldn't be put into useful context for the question. I'm kind of glad I didn't mention it, to be honest. ;)
    $endgroup$
    – jonk
    2 hours ago












  • $begingroup$
    A key distinction between BJTs and FETs is that BJTs are thought of as being current-controlled devices, FETs are voltage-controlled. The transistor gain is one of the most important parameters when dealing with BJTs (i.e., i_c = i_b * beta, where beta is is the gain; if the base resistor were 0 ohms, just a wire, you'd draw max current...). That transistor gain also changes with temperature...
    $endgroup$
    – RichS
    35 mins 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
    11 hours ago





















1












$begingroup$

Bi-Polar transistors multiply current. A small current from the Base to Emitter causes a large current from the Collector to Emitter. On the ON Semi Datasheet, see hfe on page 2 for the gain, which is between 50 and 375 for this transistor. Realistically it is probably ~ 200. This means that if you have a current flow of 1 mA in the base-emitter, there will be a current flow of 200 mA through the collector - emitter.



The Base Emitter junction is a small diode with a reverse breakdown voltage specified at 6 V. This circuit has no reverse voltage, BUT with 5 V on the Base and ~ 0.7 V drop across the B-E junction, you will have 4.3 V into a short circuit (~ 0.05 Ohms for wiring) which is 56 Amps / 369 Watts! Neither the transistor or the power supply will last more than a microsecond.



That is why you MUST PUT a current limiting RESISTOR in series with the BASE. A value of 430 Ohms would be ~ 10 mA Base current, but.... Use a standard 1.5k (1.47k) Ohm which will allow 2.67 mA Base current which means the Ic current will be ~ 534 mA (with Hfe =200). This is less than the 600 mA Ic allowed by the data sheet. The 200 Ohm resistor will limit the LED-C-E current to 14.5 mA.



Hope all is correct, the last time I did these calcs was over 40 years ago.






share|improve this answer










New contributor




Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$














    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

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    12












    $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:text{V}$ 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:text{V}$ across the base-emitter diode. Keep in mind:




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

    2. For each additional $60:text{mV}$ (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:text{V}$!! 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
      10 hours ago






    • 1




      $begingroup$
      @raddevus Thanks for the kind words and I'm glad it helped out.
      $endgroup$
      – jonk
      10 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
      3 hours ago












    • $begingroup$
      @Hearth If the OP had mentioned a Darlington configuration, or Szlikai, I suppose I would have said something more, including slower response times, and so on. But without a hint otherwise, I might have just confused the OP by listing out a table of possibilities that made no sense to the OP and couldn't be put into useful context for the question. I'm kind of glad I didn't mention it, to be honest. ;)
      $endgroup$
      – jonk
      2 hours ago












    • $begingroup$
      A key distinction between BJTs and FETs is that BJTs are thought of as being current-controlled devices, FETs are voltage-controlled. The transistor gain is one of the most important parameters when dealing with BJTs (i.e., i_c = i_b * beta, where beta is is the gain; if the base resistor were 0 ohms, just a wire, you'd draw max current...). That transistor gain also changes with temperature...
      $endgroup$
      – RichS
      35 mins ago


















    12












    $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:text{V}$ 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:text{V}$ across the base-emitter diode. Keep in mind:




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

    2. For each additional $60:text{mV}$ (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:text{V}$!! 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
      10 hours ago






    • 1




      $begingroup$
      @raddevus Thanks for the kind words and I'm glad it helped out.
      $endgroup$
      – jonk
      10 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
      3 hours ago












    • $begingroup$
      @Hearth If the OP had mentioned a Darlington configuration, or Szlikai, I suppose I would have said something more, including slower response times, and so on. But without a hint otherwise, I might have just confused the OP by listing out a table of possibilities that made no sense to the OP and couldn't be put into useful context for the question. I'm kind of glad I didn't mention it, to be honest. ;)
      $endgroup$
      – jonk
      2 hours ago












    • $begingroup$
      A key distinction between BJTs and FETs is that BJTs are thought of as being current-controlled devices, FETs are voltage-controlled. The transistor gain is one of the most important parameters when dealing with BJTs (i.e., i_c = i_b * beta, where beta is is the gain; if the base resistor were 0 ohms, just a wire, you'd draw max current...). That transistor gain also changes with temperature...
      $endgroup$
      – RichS
      35 mins ago
















    12












    12








    12





    $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:text{V}$ 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:text{V}$ across the base-emitter diode. Keep in mind:




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

    2. For each additional $60:text{mV}$ (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:text{V}$!! 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:text{V}$ 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:text{V}$ across the base-emitter diode. Keep in mind:




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

    2. For each additional $60:text{mV}$ (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:text{V}$!! 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 10 hours ago

























    answered 10 hours ago









    jonkjonk

    34.6k12875




    34.6k12875












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






    • 1




      $begingroup$
      @raddevus Thanks for the kind words and I'm glad it helped out.
      $endgroup$
      – jonk
      10 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
      3 hours ago












    • $begingroup$
      @Hearth If the OP had mentioned a Darlington configuration, or Szlikai, I suppose I would have said something more, including slower response times, and so on. But without a hint otherwise, I might have just confused the OP by listing out a table of possibilities that made no sense to the OP and couldn't be put into useful context for the question. I'm kind of glad I didn't mention it, to be honest. ;)
      $endgroup$
      – jonk
      2 hours ago












    • $begingroup$
      A key distinction between BJTs and FETs is that BJTs are thought of as being current-controlled devices, FETs are voltage-controlled. The transistor gain is one of the most important parameters when dealing with BJTs (i.e., i_c = i_b * beta, where beta is is the gain; if the base resistor were 0 ohms, just a wire, you'd draw max current...). That transistor gain also changes with temperature...
      $endgroup$
      – RichS
      35 mins ago




















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






    • 1




      $begingroup$
      @raddevus Thanks for the kind words and I'm glad it helped out.
      $endgroup$
      – jonk
      10 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
      3 hours ago












    • $begingroup$
      @Hearth If the OP had mentioned a Darlington configuration, or Szlikai, I suppose I would have said something more, including slower response times, and so on. But without a hint otherwise, I might have just confused the OP by listing out a table of possibilities that made no sense to the OP and couldn't be put into useful context for the question. I'm kind of glad I didn't mention it, to be honest. ;)
      $endgroup$
      – jonk
      2 hours ago












    • $begingroup$
      A key distinction between BJTs and FETs is that BJTs are thought of as being current-controlled devices, FETs are voltage-controlled. The transistor gain is one of the most important parameters when dealing with BJTs (i.e., i_c = i_b * beta, where beta is is the gain; if the base resistor were 0 ohms, just a wire, you'd draw max current...). That transistor gain also changes with temperature...
      $endgroup$
      – RichS
      35 mins ago


















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




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




    1




    1




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




    $begingroup$
    @raddevus Thanks for the kind words and I'm glad it helped out.
    $endgroup$
    – jonk
    10 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
    3 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
    3 hours ago














    $begingroup$
    @Hearth If the OP had mentioned a Darlington configuration, or Szlikai, I suppose I would have said something more, including slower response times, and so on. But without a hint otherwise, I might have just confused the OP by listing out a table of possibilities that made no sense to the OP and couldn't be put into useful context for the question. I'm kind of glad I didn't mention it, to be honest. ;)
    $endgroup$
    – jonk
    2 hours ago






    $begingroup$
    @Hearth If the OP had mentioned a Darlington configuration, or Szlikai, I suppose I would have said something more, including slower response times, and so on. But without a hint otherwise, I might have just confused the OP by listing out a table of possibilities that made no sense to the OP and couldn't be put into useful context for the question. I'm kind of glad I didn't mention it, to be honest. ;)
    $endgroup$
    – jonk
    2 hours ago














    $begingroup$
    A key distinction between BJTs and FETs is that BJTs are thought of as being current-controlled devices, FETs are voltage-controlled. The transistor gain is one of the most important parameters when dealing with BJTs (i.e., i_c = i_b * beta, where beta is is the gain; if the base resistor were 0 ohms, just a wire, you'd draw max current...). That transistor gain also changes with temperature...
    $endgroup$
    – RichS
    35 mins ago






    $begingroup$
    A key distinction between BJTs and FETs is that BJTs are thought of as being current-controlled devices, FETs are voltage-controlled. The transistor gain is one of the most important parameters when dealing with BJTs (i.e., i_c = i_b * beta, where beta is is the gain; if the base resistor were 0 ohms, just a wire, you'd draw max current...). That transistor gain also changes with temperature...
    $endgroup$
    – RichS
    35 mins 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
      11 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
      11 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 10 hours ago









    Bruce Abbott

    25.8k11934




    25.8k11934










    answered 11 hours ago









    The PhotonThe Photon

    86.9k398202




    86.9k398202








    • 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
      11 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
      11 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
    11 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
    11 hours ago













    1












    $begingroup$

    Bi-Polar transistors multiply current. A small current from the Base to Emitter causes a large current from the Collector to Emitter. On the ON Semi Datasheet, see hfe on page 2 for the gain, which is between 50 and 375 for this transistor. Realistically it is probably ~ 200. This means that if you have a current flow of 1 mA in the base-emitter, there will be a current flow of 200 mA through the collector - emitter.



    The Base Emitter junction is a small diode with a reverse breakdown voltage specified at 6 V. This circuit has no reverse voltage, BUT with 5 V on the Base and ~ 0.7 V drop across the B-E junction, you will have 4.3 V into a short circuit (~ 0.05 Ohms for wiring) which is 56 Amps / 369 Watts! Neither the transistor or the power supply will last more than a microsecond.



    That is why you MUST PUT a current limiting RESISTOR in series with the BASE. A value of 430 Ohms would be ~ 10 mA Base current, but.... Use a standard 1.5k (1.47k) Ohm which will allow 2.67 mA Base current which means the Ic current will be ~ 534 mA (with Hfe =200). This is less than the 600 mA Ic allowed by the data sheet. The 200 Ohm resistor will limit the LED-C-E current to 14.5 mA.



    Hope all is correct, the last time I did these calcs was over 40 years ago.






    share|improve this answer










    New contributor




    Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    $endgroup$


















      1












      $begingroup$

      Bi-Polar transistors multiply current. A small current from the Base to Emitter causes a large current from the Collector to Emitter. On the ON Semi Datasheet, see hfe on page 2 for the gain, which is between 50 and 375 for this transistor. Realistically it is probably ~ 200. This means that if you have a current flow of 1 mA in the base-emitter, there will be a current flow of 200 mA through the collector - emitter.



      The Base Emitter junction is a small diode with a reverse breakdown voltage specified at 6 V. This circuit has no reverse voltage, BUT with 5 V on the Base and ~ 0.7 V drop across the B-E junction, you will have 4.3 V into a short circuit (~ 0.05 Ohms for wiring) which is 56 Amps / 369 Watts! Neither the transistor or the power supply will last more than a microsecond.



      That is why you MUST PUT a current limiting RESISTOR in series with the BASE. A value of 430 Ohms would be ~ 10 mA Base current, but.... Use a standard 1.5k (1.47k) Ohm which will allow 2.67 mA Base current which means the Ic current will be ~ 534 mA (with Hfe =200). This is less than the 600 mA Ic allowed by the data sheet. The 200 Ohm resistor will limit the LED-C-E current to 14.5 mA.



      Hope all is correct, the last time I did these calcs was over 40 years ago.






      share|improve this answer










      New contributor




      Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$
















        1












        1








        1





        $begingroup$

        Bi-Polar transistors multiply current. A small current from the Base to Emitter causes a large current from the Collector to Emitter. On the ON Semi Datasheet, see hfe on page 2 for the gain, which is between 50 and 375 for this transistor. Realistically it is probably ~ 200. This means that if you have a current flow of 1 mA in the base-emitter, there will be a current flow of 200 mA through the collector - emitter.



        The Base Emitter junction is a small diode with a reverse breakdown voltage specified at 6 V. This circuit has no reverse voltage, BUT with 5 V on the Base and ~ 0.7 V drop across the B-E junction, you will have 4.3 V into a short circuit (~ 0.05 Ohms for wiring) which is 56 Amps / 369 Watts! Neither the transistor or the power supply will last more than a microsecond.



        That is why you MUST PUT a current limiting RESISTOR in series with the BASE. A value of 430 Ohms would be ~ 10 mA Base current, but.... Use a standard 1.5k (1.47k) Ohm which will allow 2.67 mA Base current which means the Ic current will be ~ 534 mA (with Hfe =200). This is less than the 600 mA Ic allowed by the data sheet. The 200 Ohm resistor will limit the LED-C-E current to 14.5 mA.



        Hope all is correct, the last time I did these calcs was over 40 years ago.






        share|improve this answer










        New contributor




        Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        $endgroup$



        Bi-Polar transistors multiply current. A small current from the Base to Emitter causes a large current from the Collector to Emitter. On the ON Semi Datasheet, see hfe on page 2 for the gain, which is between 50 and 375 for this transistor. Realistically it is probably ~ 200. This means that if you have a current flow of 1 mA in the base-emitter, there will be a current flow of 200 mA through the collector - emitter.



        The Base Emitter junction is a small diode with a reverse breakdown voltage specified at 6 V. This circuit has no reverse voltage, BUT with 5 V on the Base and ~ 0.7 V drop across the B-E junction, you will have 4.3 V into a short circuit (~ 0.05 Ohms for wiring) which is 56 Amps / 369 Watts! Neither the transistor or the power supply will last more than a microsecond.



        That is why you MUST PUT a current limiting RESISTOR in series with the BASE. A value of 430 Ohms would be ~ 10 mA Base current, but.... Use a standard 1.5k (1.47k) Ohm which will allow 2.67 mA Base current which means the Ic current will be ~ 534 mA (with Hfe =200). This is less than the 600 mA Ic allowed by the data sheet. The 200 Ohm resistor will limit the LED-C-E current to 14.5 mA.



        Hope all is correct, the last time I did these calcs was over 40 years ago.







        share|improve this answer










        New contributor




        Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer








        edited 49 mins ago





















        New contributor




        Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 57 mins ago









        Imre A CsaszarImre A Csaszar

        112




        112




        New contributor




        Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Imre A Csaszar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






























            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

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...