Transistor gain, what if there is not enough current?What is “pull the collector below ground” and saturationBJT at saturationTransistor not supply enough currentIs the current gain value constant for a single BJT ?decreasing base current on saturated npn transistorCurrent flow in a BJT transistorTransistor power dissipation, current, and voltageconfused about pnp transistor current flowWhat are the real world limitations of using a transistor as a switch?Does a transistor reduce current flow?

Emergency stop in plain TeX, pdfTeX, XeTeX and LuaTeX?

How is trade in services conducted under the WTO in the absence of the Doha conclusion?

Convert Numbers To Emoji Math

How to deal with employer who keeps me at work after working hours

Subnumcases as a part of align

What are the requirements for a river delta to form?

Can an Iranian citizen enter the USA on a Dutch passport?

How important are good looking people in a novel/story?

A 2-connected graph contains a path passing through all the odd degree vertices

How is Pauli's exclusion principle still valid in these cases?

How to say something covers all the view up to the horizon line?

Why are condenser mics so much more expensive than dynamics?

Copper as an adjective to refer to something made of copper

Referring to person by surname, keep or omit "von"?

GitLab account hacked and repo wiped

As a GM, is it bad form to ask for a moment to think when improvising?

Determine if a grid contains another grid

TIP120 Transistor + Solenoid Failing Randomly

Is there precedent or are there procedures for a US president refusing to concede to an electoral defeat?

What would happen if I combined this polymer and this metal (assuming I can)

Has the United States ever had a non-Christian President?

Endgame puzzle: How to avoid stalemate and win?

Reverse ColorFunction or ColorData

Can an earth elemental drag a tiny creature underground with Earth Glide?



Transistor gain, what if there is not enough current?


What is “pull the collector below ground” and saturationBJT at saturationTransistor not supply enough currentIs the current gain value constant for a single BJT ?decreasing base current on saturated npn transistorCurrent flow in a BJT transistorTransistor power dissipation, current, and voltageconfused about pnp transistor current flowWhat are the real world limitations of using a transistor as a switch?Does a transistor reduce current flow?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1












$begingroup$


I understand that a transistor will amplify current by a certain gain factor if it is below saturation.



But what if there is a resistor that reduces current?



So let's say there is 1mA between base and emitter and a gain of 100x that means there will be 100mA between collector and emitter?



But what if there is a 5v supply voltage and a 1000ohm resistor between supply and collector, it will be impossible for this much current to flow.










share|improve this question







New contributor




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







$endgroup$







  • 2




    $begingroup$
    That mode of operation is : saturation.
    $endgroup$
    – analogsystemsrf
    1 hour ago

















1












$begingroup$


I understand that a transistor will amplify current by a certain gain factor if it is below saturation.



But what if there is a resistor that reduces current?



So let's say there is 1mA between base and emitter and a gain of 100x that means there will be 100mA between collector and emitter?



But what if there is a 5v supply voltage and a 1000ohm resistor between supply and collector, it will be impossible for this much current to flow.










share|improve this question







New contributor




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







$endgroup$







  • 2




    $begingroup$
    That mode of operation is : saturation.
    $endgroup$
    – analogsystemsrf
    1 hour ago













1












1








1





$begingroup$


I understand that a transistor will amplify current by a certain gain factor if it is below saturation.



But what if there is a resistor that reduces current?



So let's say there is 1mA between base and emitter and a gain of 100x that means there will be 100mA between collector and emitter?



But what if there is a 5v supply voltage and a 1000ohm resistor between supply and collector, it will be impossible for this much current to flow.










share|improve this question







New contributor




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







$endgroup$




I understand that a transistor will amplify current by a certain gain factor if it is below saturation.



But what if there is a resistor that reduces current?



So let's say there is 1mA between base and emitter and a gain of 100x that means there will be 100mA between collector and emitter?



But what if there is a 5v supply voltage and a 1000ohm resistor between supply and collector, it will be impossible for this much current to flow.







transistors






share|improve this question







New contributor




user221241 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 question







New contributor




user221241 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 question




share|improve this question






New contributor




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









asked 2 hours ago









user221241user221241

61




61




New contributor




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





New contributor





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






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







  • 2




    $begingroup$
    That mode of operation is : saturation.
    $endgroup$
    – analogsystemsrf
    1 hour ago












  • 2




    $begingroup$
    That mode of operation is : saturation.
    $endgroup$
    – analogsystemsrf
    1 hour ago







2




2




$begingroup$
That mode of operation is : saturation.
$endgroup$
– analogsystemsrf
1 hour ago




$begingroup$
That mode of operation is : saturation.
$endgroup$
– analogsystemsrf
1 hour ago










2 Answers
2






active

oldest

votes


















2












$begingroup$


I understand that a transistor will amplify current by a certain gain factor if it is below saturation.




Good.




But what if there is a resistor that reduces current?




Then the transistor will drive into saturation.



There are many times when this is useful - most notably in the NPN low-side switch. Here we want the transistor to behave like a switch so we inject a base current high enough to ensure that the transistor saturates so that the collector-emitter voltage, VCE is as low as possible. This eliminates variation in load current due to variations in the transistor gain and also ensures that power dissipation in the transistor is at a minimum.



enter image description here



Figure 1. A typical NPN low-side switch can be driven into saturation by making R1 low enough. Source: LEDnique by the author.



To ensure saturation it is normal to assume a much lower current gain than the hfe paramater might suggest. 10 to 20 is typical. See the linked article for a worked calculation.






share|improve this answer









$endgroup$




















    1












    $begingroup$

    The purpose of biasing a transistor amplifier is to make sure that this problem does not occur. The resistor values are selected so that without any input signal (other than the dc bias) the output voltage will be about half way between ground and Vcc. That setup allows for the largest possible linear amplification.






    share|improve this answer









    $endgroup$













      Your Answer






      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
      );



      );






      user221241 is a new contributor. Be nice, and check out our Code of Conduct.









      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f437078%2ftransistor-gain-what-if-there-is-not-enough-current%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









      2












      $begingroup$


      I understand that a transistor will amplify current by a certain gain factor if it is below saturation.




      Good.




      But what if there is a resistor that reduces current?




      Then the transistor will drive into saturation.



      There are many times when this is useful - most notably in the NPN low-side switch. Here we want the transistor to behave like a switch so we inject a base current high enough to ensure that the transistor saturates so that the collector-emitter voltage, VCE is as low as possible. This eliminates variation in load current due to variations in the transistor gain and also ensures that power dissipation in the transistor is at a minimum.



      enter image description here



      Figure 1. A typical NPN low-side switch can be driven into saturation by making R1 low enough. Source: LEDnique by the author.



      To ensure saturation it is normal to assume a much lower current gain than the hfe paramater might suggest. 10 to 20 is typical. See the linked article for a worked calculation.






      share|improve this answer









      $endgroup$

















        2












        $begingroup$


        I understand that a transistor will amplify current by a certain gain factor if it is below saturation.




        Good.




        But what if there is a resistor that reduces current?




        Then the transistor will drive into saturation.



        There are many times when this is useful - most notably in the NPN low-side switch. Here we want the transistor to behave like a switch so we inject a base current high enough to ensure that the transistor saturates so that the collector-emitter voltage, VCE is as low as possible. This eliminates variation in load current due to variations in the transistor gain and also ensures that power dissipation in the transistor is at a minimum.



        enter image description here



        Figure 1. A typical NPN low-side switch can be driven into saturation by making R1 low enough. Source: LEDnique by the author.



        To ensure saturation it is normal to assume a much lower current gain than the hfe paramater might suggest. 10 to 20 is typical. See the linked article for a worked calculation.






        share|improve this answer









        $endgroup$















          2












          2








          2





          $begingroup$


          I understand that a transistor will amplify current by a certain gain factor if it is below saturation.




          Good.




          But what if there is a resistor that reduces current?




          Then the transistor will drive into saturation.



          There are many times when this is useful - most notably in the NPN low-side switch. Here we want the transistor to behave like a switch so we inject a base current high enough to ensure that the transistor saturates so that the collector-emitter voltage, VCE is as low as possible. This eliminates variation in load current due to variations in the transistor gain and also ensures that power dissipation in the transistor is at a minimum.



          enter image description here



          Figure 1. A typical NPN low-side switch can be driven into saturation by making R1 low enough. Source: LEDnique by the author.



          To ensure saturation it is normal to assume a much lower current gain than the hfe paramater might suggest. 10 to 20 is typical. See the linked article for a worked calculation.






          share|improve this answer









          $endgroup$




          I understand that a transistor will amplify current by a certain gain factor if it is below saturation.




          Good.




          But what if there is a resistor that reduces current?




          Then the transistor will drive into saturation.



          There are many times when this is useful - most notably in the NPN low-side switch. Here we want the transistor to behave like a switch so we inject a base current high enough to ensure that the transistor saturates so that the collector-emitter voltage, VCE is as low as possible. This eliminates variation in load current due to variations in the transistor gain and also ensures that power dissipation in the transistor is at a minimum.



          enter image description here



          Figure 1. A typical NPN low-side switch can be driven into saturation by making R1 low enough. Source: LEDnique by the author.



          To ensure saturation it is normal to assume a much lower current gain than the hfe paramater might suggest. 10 to 20 is typical. See the linked article for a worked calculation.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 1 hour ago









          TransistorTransistor

          90.8k788195




          90.8k788195























              1












              $begingroup$

              The purpose of biasing a transistor amplifier is to make sure that this problem does not occur. The resistor values are selected so that without any input signal (other than the dc bias) the output voltage will be about half way between ground and Vcc. That setup allows for the largest possible linear amplification.






              share|improve this answer









              $endgroup$

















                1












                $begingroup$

                The purpose of biasing a transistor amplifier is to make sure that this problem does not occur. The resistor values are selected so that without any input signal (other than the dc bias) the output voltage will be about half way between ground and Vcc. That setup allows for the largest possible linear amplification.






                share|improve this answer









                $endgroup$















                  1












                  1








                  1





                  $begingroup$

                  The purpose of biasing a transistor amplifier is to make sure that this problem does not occur. The resistor values are selected so that without any input signal (other than the dc bias) the output voltage will be about half way between ground and Vcc. That setup allows for the largest possible linear amplification.






                  share|improve this answer









                  $endgroup$



                  The purpose of biasing a transistor amplifier is to make sure that this problem does not occur. The resistor values are selected so that without any input signal (other than the dc bias) the output voltage will be about half way between ground and Vcc. That setup allows for the largest possible linear amplification.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 2 hours ago









                  Elliot AldersonElliot Alderson

                  8,34321122




                  8,34321122




















                      user221241 is a new contributor. Be nice, and check out our Code of Conduct.









                      draft saved

                      draft discarded


















                      user221241 is a new contributor. Be nice, and check out our Code of Conduct.












                      user221241 is a new contributor. Be nice, and check out our Code of Conduct.











                      user221241 is a new contributor. Be nice, and check out our Code of Conduct.














                      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%2f437078%2ftransistor-gain-what-if-there-is-not-enough-current%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

                      Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                      Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                      Ласкавець круглолистий Зміст Опис | Поширення | Галерея | Примітки | Посилання | Навігаційне меню58171138361-22960890446Bupleurum rotundifoliumEuro+Med PlantbasePlants of the World Online — Kew ScienceGermplasm Resources Information Network (GRIN)Ласкавецькн. VI : Літери Ком — Левиправивши або дописавши її