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

120 V HPWH #1427

Open
3 of 4 tasks
jmaguire1 opened this issue Jun 29, 2023 · 3 comments · May be fixed by #1534
Open
3 of 4 tasks

120 V HPWH #1427

jmaguire1 opened this issue Jun 29, 2023 · 3 comments · May be fixed by #1534
Assignees
Labels
enhancement New feature or request priority medium
Milestone

Comments

@jmaguire1
Copy link
Collaborator

jmaguire1 commented Jun 29, 2023

A piece of #1170. We'll need this capability for a project led by @lixiliu.

  • Generate performance map for 120 V products
  • Validate control logic used
  • Add unmet fixture energy EMS program (use aggregate of SSB)
  • Allow optional BackupHeatingCapacity element HPWH capacity inputs #1857

If I have time I'll try to address the other pieces of #1170.

@shorowit
Copy link
Contributor

120V HPWHs don't have backup elements, right? Note the new BackupHeatingCapacity element added in hpxmlwg/hpxml#361. We should probably allow it as an optional input for any HPWH, default it appropriately in hpxml_defaults.rb when not provided, and set to zero for a 120V HPWH.

@jmaguire1 jmaguire1 self-assigned this Jul 10, 2023
@jmaguire1
Copy link
Collaborator Author

jmaguire1 commented Jul 11, 2023

Performance Maps for 120 V HPWHs:
image

image

These are largely consistent with the 240 V HPWH performance map, which it should be: it's the same refrigerant/cycle, just smaller.

Also worth mentioning: this is the shared circuit version of the Rheem 120 V HPWH. Rheem also offers a dedicated circuit version that has a much higher capacity. The max current on the shared circuit is 7.5 A (900 W input) and 12 A for the dedicated version (1080 W input).

@shorowit shorowit added the enhancement New feature or request label Jul 18, 2023
@shorowit shorowit moved this to In progress in OpenStudio-HPXML Sep 26, 2023
@shorowit shorowit linked a pull request Oct 31, 2023 that will close this issue
7 tasks
@yzhou601 yzhou601 added this to the 1.8.0 milestone Nov 28, 2023
@jmaguire1
Copy link
Collaborator Author

We now have models of both shared and dedicated circuit versions of Rheem's 120V HPWH. There's still some cleanup to do for making sure all tests pass to get this merged in, but it can successfully work with ResStock, and now that that's ready I'm planning to go back and try to address those lingering issues (like homes that have multiple WHs) for both the unmet loads program and the 120V HPWH.

On the HPXML side, we'll have to make a couple of updates:

  • Some way to denote a 120V vs. 240V HPWH
  • A way to model tempering valves, and specify separate setpoints for the tank and the tempering valve.

We'll also have to decide if we want to include/support 120V products that have backup elements, like the AO Smith (but NOT the Rheem, which is the focus up until now).

Here's some results from a recent midsize (30,000 sample) run:

Image

Image

Image

@shorowit shorowit modified the milestones: 1.8.0, 1.9.0 May 16, 2024
@shorowit shorowit mentioned this issue Oct 14, 2024
7 tasks
@shorowit shorowit modified the milestones: 1.9.0, 1.10.0 Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority medium
Projects
Status: Blocker/On Hold
Development

Successfully merging a pull request may close this issue.

3 participants