WOLFRAM SYSTEM MODELER

AirCirculation

Thermostat-controlled air circulation between compartments

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.ConsumerProducts.Refrigerator.Components.AirCirculation"]
Out[1]:=

Information

 

Air Circulation

 

Description

This component models the thermostat-controlled air circulation between the refrigerator and freezer compartments.

View the model diagram for this model.

 

Connectors (3)

flowPort_a1

Type: FlowPort_a

flowPort_b1

Type: FlowPort_b

fridgeAir

Type: HeatPort_a

Components (8)

airCirculation

Type: VolumeFlow

pressure

Type: AbsolutePressure

celsius

Type: FromKelvin

thermostat

Type: Hysteresis

switch

Type: Switch

fanOff

Type: Constant

fanOn

Type: Constant

temperatureSensor

Type: TemperatureSensor

Used in Examples (3)

DoorOpening

IndustryExamples.ConsumerProducts.Refrigerator

Model simulating effect of opening and closing compartment doors on a refrigerator.

HotFood

IndustryExamples.ConsumerProducts.Refrigerator

Model simulating the effect of adding hot food to refrigerator.

NearEmpty

IndustryExamples.ConsumerProducts.Refrigerator

Model simulating the effect of adding hot food to nearly-empty refrigerator.