Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
Q&A Why Ib=const. for BJT output characteristics Ic=f(Vce)

Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with ...

posted 3y ago by Olin Lathrop‭  ·  edited 3y ago by Olin Lathrop‭

Answer
#5: Post edited by user avatar Olin Lathrop‭ · 2020-10-20T14:31:17Z (over 3 years ago)
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little B-E current allows a lot of C-E current</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your maximum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • <blockquote>Question: Are there further arguments for publishing the output characteristics for Ib=const. and not for Vbe=const.</blockquote>
  • In most circuits, I<sub>b</sub> is what we are varying. That's the signal. V<sub>be</sub> comes along for the ride, and usually doesn't vary much, and the variations aren't usually relevant.
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little B-E current allows a lot of C-E current</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your maximum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • <blockquote>Question: Are there further arguments for publishing the output characteristics for Ib=const. and not for Vbe=const.</blockquote>
  • In most circuits, I<sub>b</sub> is what we are varying. That's the signal. V<sub>be</sub> comes along for the ride, and usually doesn't vary much, and the variations aren't usually relevant.
  • <hr>
  • <blockquote>Current is always the result of a voltage, not vice versa. We need an E-field to enable movement of charges (which we call "current"). Am I wrong?</blockquote>
  • Yes, and pointless. This is just the high tech version of the chicken versus egg argument.
  • An E-field causes a force on charges, but it takes displaced charges to cause an E-field. You can keep going round and round about which comes first, but it's all pointless. It doesn't help in designing circuits nor in understanding the physics.
  • There are also other ways to move charges than due to an E-field, like a changing magnetic field or physically moving charged objects. Transformers and the alternator in your car work on the first principle, and Van De Graaff and Kelvin generators on the second. Moving charged objects is also apparently how the large E-fields that cause lightning arise.
  • Again though, this is all pointless bickering that distracts from understanding the underlying physics, and how to use it to design circuits.
#4: Post edited by user avatar Olin Lathrop‭ · 2020-10-19T20:22:33Z (over 3 years ago)
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little B-E current allows a lot of C-E current</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your minimum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • <blockquote>Question: Are there further arguments for publishing the output characteristics for Ib=const. and not for Vbe=const.</blockquote>
  • In most circuits, I<sub>b</sub> is what we are varying. That's the signal. V<sub>be</sub> comes along for the ride, and usually doesn't vary much, and the variations aren't usually relevant.
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little B-E current allows a lot of C-E current</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your maximum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • <blockquote>Question: Are there further arguments for publishing the output characteristics for Ib=const. and not for Vbe=const.</blockquote>
  • In most circuits, I<sub>b</sub> is what we are varying. That's the signal. V<sub>be</sub> comes along for the ride, and usually doesn't vary much, and the variations aren't usually relevant.
#3: Post edited by user avatar Olin Lathrop‭ · 2020-10-19T20:21:39Z (over 3 years ago)
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little current B-E lets a lot of current C-E</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your minimum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • <blockquote>Question: Are there further arguments for publishing the output characteristics for Ib=const. and not for Vbe=const.</blockquote>
  • In most circuits, I<sub>b</sub> is what we are varying. That's the signal. V<sub>be</sub> comes along for the ride, and usually doesn't vary much, and the variations aren't usually relevant.
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little B-E current allows a lot of C-E current</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your minimum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • <blockquote>Question: Are there further arguments for publishing the output characteristics for Ib=const. and not for Vbe=const.</blockquote>
  • In most circuits, I<sub>b</sub> is what we are varying. That's the signal. V<sub>be</sub> comes along for the ride, and usually doesn't vary much, and the variations aren't usually relevant.
#2: Post edited by user avatar Olin Lathrop‭ · 2020-10-19T20:18:36Z (over 3 years ago)
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little current B-E lets a lot of current C-E</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your minimum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • Getting into wars about whether something is current controlled or voltage controlled is pointless. In most cases, there is some of both going on. Which "one" to call it then has more to do with personal biases than physics.
  • However, the real answer is that we do electrical engineering here. Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits. The underlying physics may provide insights, but in the end, it is ultimately irrelevant.
  • All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point. What we are interested in is what a transistor does largely as a black box.
  • For designing circuits, the first model of a BJT is
  • &nbsp; &nbsp; <i>A little current B-E lets a lot of current C-E</i>.
  • Followed closely by
  • &nbsp; &nbsp; <i>B-E looks like a diode.</i>
  • which also means that
  • &nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>
  • and there is also
  • &nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>
  • I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way. That's usually good enough for conceiving of the overall circuit topology. Once you get into details, you make sure to select a transistor that can withstand your minimum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc. I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.
  • Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven. You try to move charges from the emitter to the base (create a base current). However, most of those charges that get into the base region get swept to the collector before they can come out the base lead. Those "charges swept to the collector" are a current. What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).
  • If you want to think of a BJT as voltage-controlled, that's fine. You can argue the physics both ways, since its not black and white. However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.
  • <blockquote>Question: Are there further arguments for publishing the output characteristics for Ib=const. and not for Vbe=const.</blockquote>
  • In most circuits, I<sub>b</sub> is what we are varying. That's the signal. V<sub>be</sub> comes along for the ride, and usually doesn't vary much, and the variations aren't usually relevant.
#1: Initial revision by user avatar Olin Lathrop‭ · 2020-10-19T20:13:44Z (over 3 years ago)
Getting into wars about whether something is current controlled or voltage controlled is pointless.  In most cases, there is some of both going on.  Which "one" to call it then has more to do with personal biases than physics.

However, the real answer is that we do electrical engineering here.  Models of how a bipolar transistor work in our context are for helping us understand transistors for the purpose of using them in circuits.  The underlying physics may provide insights, but in the end, it is ultimately irrelevant.

All explanations that go into details of holes, electrons, depletion regions, carrier diffusion, and the like, miss the point.  What we are interested in is what a transistor does largely as a black box.

For designing circuits, the first model of a BJT is

&nbsp; &nbsp; <i>A little current B-E lets a lot of current C-E</i>.

Followed closely by

&nbsp; &nbsp; <i>B-E looks like a diode.</i>

which also means that

&nbsp; &nbsp; <i>The B-E voltage is about one diode drop during normal "on" operation.</i>

and there is also

&nbsp; &nbsp; <i>The C-E voltage is about 200 mV in saturation, more when the current is "high".</i>

I've been designing circuits professionally for decades, and I can tell you that the above four simple guidelines get you quite a long way.  That's usually good enough for conceiving of the overall circuit topology.  Once you get into details, you make sure to select a transistor that can withstand your minimum voltage, maximum collector current, power dissipation, make sure the gain is enough, etc.  I'm not trying to minimize those, but they are details in the overall scheme of designing circuits.

Even when you do look under the hood, it is still quite reasonable to think of BJTs as current-driven.  You try to move charges from the emitter to the base (create a base current).  However, most of those charges that get into the base region get swept to the collector before they can come out the base lead.  Those "charges swept to the collector" are a current.  What this says is that to get a certain base current, you end up with lots more collector current (when the device is properly biased).

If you want to think of a BJT as voltage-controlled, that's fine.  You can argue the physics both ways, since its not black and white.  However, for the purpose of circuit design, the current-controlled model of a BJT is a lot more useful in my experience.