Which version has BJT

2 vues (au cours des 30 derniers jours)
Varun
Varun le 27 Août 2024
Commenté : Varun le 28 Août 2024
Hi,
Please tell me which version of MATLAB have BJT.
I have downloaded Matlab R2018a but couldn't find BJT.
Please help me out. Thanks in advance.

Réponse acceptée

Saurabh
Saurabh le 27 Août 2024
Modifié(e) : Saurabh le 27 Août 2024
Hi Varun,
It seems like you're trying to find BJT components in Simulink, specifically for modeling NPN and PNP Bipolar Transistors. You're correct that searching for "BJT" directly in the Simulink library won't yield results because the blocks are named differently.
Instead, you should search for "NPN Bipolar Transistor" and "PNP Bipolar Transistor" in the “Simulink” library. These specific blocks represent the two main types of Bipolar Junction Transistors and are used for modelling and simulation purposes in electrical systems.
Make sure you have the “Simscape Electrical toolbox” installed, as it contains these components. You can verify your installation by checking your MATLAB toolboxes using the following command.
>>ver
I Hope this was helpful
  1 commentaire
Varun
Varun le 28 Août 2024
Thanks so much!

Connectez-vous pour commenter.

Plus de réponses (1)

Piyush Kumar
Piyush Kumar le 27 Août 2024
"NPN Bipolar Transistor" is available in "Simscape / Electrical / Semiconductors & Converters" library in the Simulink. Check this link for more details. It was introduced in R2008a, as mentioned in the "Version History" in the same link.
  1 commentaire
Varun
Varun le 28 Août 2024
Thanks so much!

Connectez-vous pour commenter.

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by