Which version has BJT
조회 수: 4 (최근 30일)
이전 댓글 표시
채택된 답변
Saurabh
2024년 8월 27일
편집: Saurabh
2024년 8월 27일
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Power Converters에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!