How to calculate the Saturation Current IS in a NPN Bipolar Transistor?

조회 수: 7 (최근 30일)
Sebastian
Sebastian 2025년 4월 17일
답변: Vinay 2025년 6월 11일
I am trying manually to calculate the saturation current of the simscape npn bipolar transistor block using the datasheet parameters, but I can not replicate the results comparing them to the matlab calculation of the same current. Using the block help is not helping because it says "The block calculates the saturation current IS from the specified Voltage Vbe value and the corresponding Current Ib for voltage Vbe value when Ic is zero. This is the default method.", I am really confused on how the block reads the datasheet parameters and calculates the saturation current. How can I calculate this current manually?
  댓글 수: 1
praguna manvi
praguna manvi 2025년 4월 24일
편집: praguna manvi 2025년 4월 24일
Simscape's "NPN Bipolar Transistor" block uses a variant of the Ebers-Moll equations. You can find detailed information about these equations at the following documentation link:

댓글을 달려면 로그인하십시오.

답변 (1개)

Vinay
Vinay 2025년 6월 11일
The base current is given by the below equation
The NPN transistor uses the parameterization option specified in the datasheet. The intial targets are defined in the "NPN Bipolar Transistor" as
  1. Voltage Vbe (Base-emitter voltage when the base current is Ib) 0.55V
  2. Current Ib (Base current when the base-emitter voltage is Vbe) is 0.5mA
The transistor calculates the saturation current IS from the specified Voltage Vbe value and the corresponding Current Ib for voltage Vbe value when Ic is zero.
I hope this helps.

카테고리

Help CenterFile Exchange에서 Simscape Electrical에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by