-
Notifications
You must be signed in to change notification settings - Fork 5
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
is_baseline_system_11.2, is_baseline_system_12 Heating and Cooling #1384
Comments
Recommend that we clarify the meaning of "At the zone" which was intended to mean non-ducted equipment located inside the zone. |
In the case of 4-pipe and 2-pipe fan coils, does the way Heating/Cooling should be described change based on whether it is ducted? |
Yes, I think so because if it is ducted then it is no longer a terminal
unit. This note is focused on equipment that people tend to think of as
terminal equipment.
*Christina LaPerle (she/her)* PE, BEMP, CPHC®, CEM, CBCP
Principal Engineer
…________________
[image: image.png]
Phone 860.266.6220
We are always looking for motivated professionals to join our team. See our
career options here <https://karpmanconsulting.net/available-careers>!
On Thu, Jun 13, 2024 at 2:58 PM Jackson Jarboe ***@***.***> wrote:
In the case of 4-pipe and 2-pipe fan coils, does the way Heating/Cooling
should be described change based on whether it is ducted?
—
Reply to this email directly, view it on GitHub
<#1384 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWFA6OL6HOYHSFDM72ITMRLZHHTWHAVCNFSM6AAAAABJIT2GBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRWGU3DENRUHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
There was a valid concern that My suggestion is to clarify the bolded text above by saying:
This will provide clear instructions to RPD generation developers and will allow predictable representation of systems that is not dependent on |
I am not sure about this. The note is meant for equipment that is considered Terminal equipment not all single zone systems. My clarification was to describe the meaning of "terminal equipment" and maybe some terminal equipment can be ducted so there is no useful definition that can be provided? Jackson, have you looked at the other single zone AppG baseline system types to see if changes would need to be made based on your suggested change? Also, how would we distinguish between a ducted and non_ducted system using the approach you describe? I know this is circular logic because we are saying that the reason for this note is because is_supply_ducted may not be able to be populated but then are relying on the population of the coils at the terminal versus system level to be based on whether the equipment is terminal equipment which means that the tool would know whether it was ducted since terminal equipment is not ducted (right?). In other words, how else would a software tool know if the unit is a ducted single zone system like a system 12 or a terminal system like a FCU unless it knew details about the system such as whether it is ducted? |
This is my feeling.
Yes, system 11.2 and 12 were the only necessary changes that I noted.
We have 1 data element currently that depends on knowing if a system is ducted, I feel very strongly that the instructions for determining HeatingSystem/CoolingSystem vs. Terminal should be based on number of zones served, the heating and cooling source - any factors that we know can be determined directly from the model, so that a user's input external to the energy model does not affect the structure of data in the RPD. |
https://github.com/pnnl/ruleset-checking-tool/blob/develop/docs/ruleset_functions/baseline_systems/is_baseline_system_11.2.md?plain=1#L35
https://github.com/pnnl/ruleset-checking-tool/blob/develop/docs/ruleset_functions/baseline_systems/is_baseline_system_12.md?plain=1#L37
These baseline system functions are expecting terminal heating and terminal cooling to NOT exist to be considered as System 11 or 12, however this note in the schema indicates that the heating and cooling is supposed to be described at the terminal.
The text was updated successfully, but these errors were encountered: