modelRelTemperatureSensor

Temperature difference sensor

Extends from FluidHeatFlow.Interfaces.RelativeSensorBase (Partial model of relative sensor without signal output).

Information

The RelTemperatureSensor measures the temperature difference between flowPort_a and flowPort_b.

Thermodynamic equations are defined by Interfaces.RelativeSensorBase.

Note: Connected flowPorts have the same temperature (mixing temperature)! Since mixing my occur, the outlet temperature of a component may be different from the connector's temperature. Outlet temperature is defined by variable T of the corresponding component.

Parameters

TypeNameDefaultDescription
FluidHeatFlow.Media.Mediummedium (from RelativeSensorBase)FluidHeatFlow.Media.Medium()Sensor's medium

Connectors

TypeNameDefaultDescription
FluidHeatFlow.Interfaces.FlowPort_aflowPort_a (from RelativeSensorBase)
FluidHeatFlow.Interfaces.FlowPort_bflowPort_b (from RelativeSensorBase)
Modelica.Blocks.Interfaces.RealOutputyTemperature difference as output signal