This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I am a TI chip user and I am trying to control a stepper motor with a simple transistor-based switch. Although these transistors does not come from TI, I still with to consult with the experts here on some basic questions:
The transistor I bought from en electronic market has labeling as "S8050 D 331". I used a multimeter to measure its hfe value and it shows 186 (varying between 186 and 188).
However, I googled "S8050" and found a document from http://www.unisonic.com.tw/datasheet/S8050.pdf which appears to me somewhat confusing:
I could hardly see any clue in this data sheet. Help will be greatly appreciated.
Zheng
Zheng,
The forward current gain of a BJT varies depending on the collector current. This manufacturer has provided information on Hfe at three different operating currents that they call 1, 2, and 3.
Manufacturers generally only provide min and max characteristics for parameters that they actually test on each device that they ship. Other information is provided so that the user can get a sense of how the device may behave in various circuits.
The meter you are using probably tests beta or Hfe at a relatively low collector current, perhaps around 1mA. The instructions for the meter may provide this information.
Regards, Bruce.
Dear Bruce,
Bruce Trump said:"The meter you are using probably tests beta or Hfe at a relatively low collector current".
I am a bit confused: Isn't beta and hfe the same thing?
http://en.wikipedia.org/wiki/Bipolar_junction_transistor said:"The common-emitter current gain is represented by βF or hfe; it is approximately the ratio of the DC collector current to the DC base current in forward-active region."
From the syntax of the above sentence it seems they are the same thing, but why do you still use an "or" between them, which might suggest beta and hfe are two different quantities?
Another question is that in textbook examples, it is usually assumed that beta is known, and the steps of calculation would be:
In this treatment, β (=hfe?) is basically regarded as a constant and hence the calculation is straightforward. But if β (=hfe?) changes with IC, then how can IC be determined when IB is known? The requirement is that
Bruce Trump said:The forward current gain of a BJT varies depending on the collector current.
Therefore IC and β are mutually dependent, which constitute a chicken-egg dilemma in their determination. How can one then solve this and determine the correct value for both IC and β? The most unfortunately way I could thought of is to use "iteration", which I happened to see somewhere in semiconductor textbooks, merely for this basic task. Is it true? Or did I make any mistake here?
Zheng