Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-zone AHU entity type #1294

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

briancjohns
Copy link
Contributor

Added AHU_SFSS_SFVSC_EFSS_CHWSC_RTM_FDPM2X_SSPC_OAFC_HTSC

ontology/yaml/resources/HVAC/entity_types/AHU.yaml Outdated Show resolved Hide resolved
ontology/yaml/resources/HVAC/entity_types/AHU.yaml Outdated Show resolved Hide resolved
@@ -5317,3 +5317,19 @@ AHU_BSPC_DX4SC_ECON_EFSS_EFVSC_SFSS_SFVSC_SSPC_RHHC_NONCANONICAL_1:
- heating_water_valve_percentage_command
- min_zone_air_relative_humidity_sensor
- min_zone_air_relative_humidity_setpoint

AHU_SFSS_SFVSC_EFSS_CHWSC_RTM_FDPM2X_SSPC_OAFC_HTSC:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expect some sort of dehum control on this unit - need to determine exact sequence of ops for that

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dehumidification uses zone air dewpoint compared to dewpoint setpoint. If the zone is higher, chilled water valve is opened to 100% and the electric heating coil is modulated to reheat the air

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can a multi-zone AHU control to a single zone sensor? Is it actually the return air dewpoint sensor?

@cstirdivant cstirdivant added the ontology model Extensions or edits to the ontology model label Mar 19, 2024

AHU_SFSS_SFVSC_EFSS_CHWSC_FDPM2X_SSPC_OAFC_ECON_ZDHC:
guid: "75559dbd-7ef6-4368-b48f-8d34db7fe47d"
description: "Multi zone AHU with exhaust fan, two prefilters, outside air, electric supply side heating, supply static pressure control and zone dehumidification"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is a multi-zone AHU, how does it control to a single zone air dewpoint sensor? Is it actually a return air dewpoint sensor?

- zone_air_dewpoint_temperature_setpoint
- chilled_water_valve_percentage_command
- heating_percentage_command
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would separate the heating control from here - you can probably use the existing HTSC type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ontology model Extensions or edits to the ontology model
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants