Buildings.Templates.ZoneEquipment.Validation.UserProject
Package with configured models
Information
This package contains models used for validation purposes.
Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).
Package Content
| Name | Description | 
|---|---|
|  BASControlPoints | Emulation of control points from the BAS | 
|  PlantControlPoints | Emulation of control points from plant | 
|  ZoneControlPoints | Emulation of control points from zone sensors and thermostats | 
|  AirHandlersFans | Air handlers and fans | 
|  ZoneEquipment | Zone equipment | 
|  Data | Package with classes for storing system parameters | 
 Buildings.Templates.ZoneEquipment.Validation.UserProject.BASControlPoints
Buildings.Templates.ZoneEquipment.Validation.UserProject.BASControlPoints
Emulation of control points from the BAS
 
Information
This class generates signals typically provided by the BAS. It is aimed for validation purposes only.
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description | 
|---|---|---|---|
| Integer | nZon | 2 | Number of served zones | 
Connectors
| Type | Name | Description | 
|---|---|---|
| Bus | busTer[nZon] | Terminal unit control bus | 
Modelica definition
 Buildings.Templates.ZoneEquipment.Validation.UserProject.PlantControlPoints
Buildings.Templates.ZoneEquipment.Validation.UserProject.PlantControlPoints
Emulation of control points from plant
 
Information
This class generates signals typically provided by the HHW and CHW plant controller. It is aimed for validation purposes only.
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description | 
|---|---|---|---|
| Integer | nZon | 2 | Number of served zones | 
Connectors
| Type | Name | Description | 
|---|---|---|
| Bus | busTer[nZon] | Terminal unit control bus | 
Modelica definition
 Buildings.Templates.ZoneEquipment.Validation.UserProject.ZoneControlPoints
Buildings.Templates.ZoneEquipment.Validation.UserProject.ZoneControlPoints
Emulation of control points from zone sensors and thermostats
 
Information
This class generates signals typically provided by the zone equipment. It is aimed for validation purposes only.
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Connectors
| Type | Name | Description | 
|---|---|---|
| Bus | bus | Terminal unit control bus | 
