Skip to content

Commit

Permalink
More new �AHU types
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniya-engel committed Feb 15, 2024
1 parent db1fcf8 commit 3c4f201
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 12 deletions.
60 changes: 48 additions & 12 deletions ontology/yaml/resources/HVAC/entity_types/AHU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4405,7 +4405,7 @@ AHU_SFSS_SFVSC_EFSS_EFVSC_CHWSC_HWSC_ECON_EDBPC_SARC_SSPC_OAFMC:

AHU_SFSS2X_SFVSC2X_RFSS2X_RFVSC2X_LHC_CHW2XSC_DH2XSDPC_SSPC_SARC_MOAFC_ECON_EDPM2X_RD_UV_SHM:
guid: "da6d6f64-ca90-4a5c-bf20-275779b58e23"
description: "Multi-zone AHU with dual supply and return fans, dual chilled water coil cooling and dehumidification control, leaving temperature heating water valve control, dual exhaust damper, minimum ventilation control, return damper flow control, ultraviolet lamp and supply air humidity monitoring."
description: "Multi-zone AHU with dual supply and return fans, dual chilled water coil cooling and dehumidification control, leaving temperature heating water valve control, dual exhaust damper monitoring, minimum ventilation control, return damper flow control, ultraviolet lamp and supply air humidity monitoring."
is_canonical: true
implements:
- AHU
Expand All @@ -4425,9 +4425,50 @@ AHU_SFSS2X_SFVSC2X_RFSS2X_RFVSC2X_LHC_CHW2XSC_DH2XSDPC_SSPC_SARC_MOAFC_ECON_EDPM
- UV
- SHM

AHU_SFSS2X_SFVSC2X_RFSS2X_RFVSC2X_CHW2XSC_DH2XSDPC_SSPC_SARC_MOAFC_ECON_EDPM2X_RD_UV_SHM:
guid: "5acb1bda-0e3f-4f33-8c1f-ee64be72cf1d"
description: "Multi-zone AHU with dual supply and return fans, dual chilled water coil cooling and dehumidification control, dual exhaust damper, minimum ventilation control, return damper flow control, ultraviolet lamp and supply air humidity monitoring."
is_canonical: true
implements:
- AHU
- SFSS2X
- SFVSC2X
- RFSS2X
- RFVSC2X
- CHW2XSC
- DH2XSDPC
- SSPC
- SARC
- MOAFC
- ECON
- EDPM2X
- RD
- UV
- SHM

AHU_SFSS2X_SFVSC2X_RFSS2X_RFVSC2X_LHC_CHW2XSC_DH2XSDPC_SSPC_SARC_MOAFC_ECON_EDPM_RD_UV_SHM:
description: "Multi-zone AHU with dual supply and return fans, dual chilled water coil cooling and dehumidification control, leaving temperature heating water valve control, exhaust damper monitoring, minimum ventilation control, return damper flow control, ultraviolet lamp and supply air humidity monitoring."
is_canonical: true
implements:
- SFSS2X
- SFVSC2X
- RFSS2X
- RFVSC2X
- LHC
- CHW2XSC
- DH2XSDPC
- SSPC
- SARC
- MOAFC
- ECON
- EDPM
- RD
- UV
- SHM

AHU_SFSS_SFVSC_RFSS_RFVSC_HWSC_CHWSC_SSPC_SARC_MOAFC_ECON_EDPM_RD_UV:
guid: "db33e650-dda4-43f6-bbc5-1844d6b97a0b"
description: "Multi-zone AHU with supply and return fans, chilled water valve control, leaving temperature heating water valve control, exhaust damper, minimum ventilation control, return damper flow control and ultraviolet lamp."
description: "Multi-zone AHU with supply and return fans, chilled and heating water valve control, exhaust damper monitoring, minimum ventilation control, return damper flow control and ultraviolet lamp."
is_canonical: true
implements:
- AHU
Expand All @@ -4445,27 +4486,22 @@ AHU_SFSS_SFVSC_RFSS_RFVSC_HWSC_CHWSC_SSPC_SARC_MOAFC_ECON_EDPM_RD_UV:
- RD
- UV

AHU_SFSS2X_SFVSC2X_RFSS2X_RFVSC2X_CHW2XSC_DH2XSDPC_SSPC_SARC_MOAFC_ECON_EDPM2X_RD_UV_SHM:
guid: "5acb1bda-0e3f-4f33-8c1f-ee64be72cf1d"
description: "Multi-zone AHU with dual supply and return fans, dual chilled water coil cooling and dehumidification control, dual exhaust damper, minimum ventilation control, return damper flow control, ultraviolet lamp and supply air humidity monitoring."
AHU_SFSS2X_SFVSC2X_RFSS2X_RFVSC2X_HWSC_CHWSC_SSPC_MOAFC_ECON_EDPM_RD_UV:
description: "Multi-zone AHU with dual supply and return fans, chilled and heating water valve control, exhaust damper monitoring, minimum ventilation control, return damper flow control and ultraviolet lamp."
is_canonical: true
implements:
- AHU
- SFSS2X
- SFVSC2X
- RFSS2X
- RFVSC2X
- CHW2XSC
- DH2XSDPC
- HWSC
- CHWSC
- SSPC
- SARC
- MOAFC
- ECON
- EDPM2X
- EDPM
- RD
- UV
- SHM


###################################
### Existing Non-standard Types ###
Expand Down
14 changes: 14 additions & 0 deletions ontology/yaml/resources/HVAC/entity_types/MAU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,20 @@ MAU_DFSS_DFVSC_DSP_CHWZC_HWZC_OADM:
opt_uses:
- smoke_alarm

MAU_SFSS2X_SFVSC2X_PHWSC_LCC_HWSC_SSPC_UV_SHM:
description: "Multi-zone MAU with preheating water control, chilled water coil control, heating water valve monitoring, and supply air static pressure control"
is_canonical: true
implements:
- MAU
- SFSS2X
- SFVSC2X
- PHWSC
- LCC
- HWSC
- SSPC
- UV
- SHM

############################
### Remap These Types ###
############################
Expand Down

0 comments on commit 3c4f201

Please sign in to comment.