WOLFRAM SYSTEM MODELER

HeatingPNP_NORGate

Heating PNP NOR Gate

Diagram

Wolfram Language

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

Information

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

The heating "PNP NOR" gate shows a heat flow always if a transistor is conducting.

Simulate until T=200 s. Plot V1.v and V2.v and C2.v to see the NOR-functionality. High potential is -6V which means logic "true". Low potential is 0V which means logic "false".

To see which transistor is conducting one can have a look at the temperatures T1.heatPort.T and T2.heatPort.T and the heat flows T1.heatPort.Q_flow and T2.heatPort.Q_flow of the heatports of the transistors T1 and T2.

They are different from zero if the transistor is conducting.

Parameters (2)

CapVal

Value: 0

Type: Capacitance (F)

Description: Value for capacitances

tauVal

Value: 0

Type: Time (s)

Description: Value for ideal forward and reverse transit time of semiconductors

Components (22)

HeatCapacitor1

Type: HeatCapacitor

Description: Lumped thermal element storing heat

TC1

Type: ThermalConductor

Description: Lumped thermal element transporting heat without storing it

TC2

Type: ThermalConductor

Description: Lumped thermal element transporting heat without storing it

V

Type: RampVoltage

Description: Ramp voltage source

V1

Type: TrapezoidVoltage

Description: Trapezoidal voltage source

V2

Type: TrapezoidVoltage

Description: Trapezoidal voltage source

R1

Type: Resistor

Description: Ideal linear electrical resistor

R2

Type: Resistor

Description: Ideal linear electrical resistor

RI

Type: Resistor

Description: Ideal linear electrical resistor

Gnd

Type: Ground

Description: Ground node

Gnd2

Type: Ground

Description: Ground node

Gnd3

Type: Ground

Description: Ground node

Gnd4

Type: Ground

Description: Ground node

C1

Type: Capacitor

Description: Ideal linear electrical capacitor

C2

Type: Capacitor

Description: Ideal linear electrical capacitor

C3

Type: Capacitor

Description: Ideal linear electrical capacitor

Gnd5

Type: Ground

Description: Ground node

Gnd6

Type: Ground

Description: Ground node

Gnd7

Type: Ground

Description: Ground node

T1

Type: PNP

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

T2

Type: PNP

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

Gnd1

Type: Ground

Description: Ground node

Revisions

Release Notes

  • May 02, 2018 by Kristin Majetta and Christoph Clauss
    realized