WOLFRAM SYSTEM MODELER

Transistor

Transistor with resistance an capacitance

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Examples.Utilities.Transistor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Since the simple bipolar transistor model does not have base or collector resistances both are added in this component. Additionally, a capacity is added to the base pin. See the schematic for more details. In such a way the transistor model can be enhanced to become more common.

Connectors (3)

c

Type: Pin

Description: Pin of an electrical component

b

Type: Pin

Description: Pin of an electrical component

e

Type: Pin

Description: Pin of an electrical component

Components (5)

rtb

Type: Resistor

Description: Ideal linear electrical resistor

rtc

Type: Resistor

Description: Ideal linear electrical resistor

ct

Type: Capacitor

Description: Ideal linear electrical capacitor

Tr

Type: NPN

Description: Simple NPN BJT according to Ebers-Moll with heating port

Ground1

Type: Ground

Description: Ground node

Used in Examples (1)

DifferenceAmplifier

Modelica.Electrical.Analog.Examples

Simple NPN transistor amplifier circuit