modelChiller

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Overview

Example Setup is based on fluid example of AixLib.Obsolete.Year2024.Fluid.Chillers.Examples.Chiller

Connectors

TypeNameDefaultDescription
Year2024.Controls.Interfaces.VapourCompressionMachineControlBussigBus1

Components

TypeNameDefaultDescription
FastHVAC.Components.Sensors.TemperatureSensortemperatureSensor
FastHVAC.Components.Pumps.FluidSourcefluidSourceFluidsource for sink
Components.Chiller.Chillerchiller
FastHVAC.Components.Sinks.Vesselvessel_evvessel for open evaporator circuit
Modelica.Blocks.Sources.Constantdotm_sinkSink mass flow signal
Modelica.Blocks.Sources.Constantdotm_sourcesource mass flow signal
Modelica.Blocks.Sources.ConstanticeFacFixed value for icing factor. 1 means no icing/frosting (full heat transfer in heat exchanger)
Modelica.Blocks.Sources.ConstantT_amb_internalConstant internal ambient temeprature
Modelica.Blocks.Sources.RampTsuSinkRampRamp signal for the temperature input of the sink side's ideal mass flow source
BaseClasses.WorkingFluidRoomVolume
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowheatFlowRateConHeat flow rate of the condenser
Modelica.Blocks.Math.Gaingainnegate sine signal
Modelica.Blocks.Sources.Sinesinehourly sine
Components.Pumps.Pumppumpsource pump
Modelica.Blocks.Math.BooleanToRealbooleanToReal
Modelica.Blocks.Logical.HysteresishysCooling
Modelica.Blocks.Sources.BooleanStepbooleanStep
Modelica.Blocks.Logical.Notnot2Negate output of hysteresis
Modelica.Blocks.Logical.HysteresishysHeating
Modelica.Blocks.Logical.LogicalSwitchlogicalSwitch

Revisions

  • May 22, 2019 by Julian Matthes:
    Rebuild due to the introducion of the thermal machine partial model (see issue #715)
  • January 22, 2019  Niklas Hülsenbeck:
    Moved into AixLib