Enhancing Logical Grouping Mechanisms in Haystack Labs
Formalizing a logical grouping mechanism to standardize practices, promoting extensibility and alignment with existing work in Haystack Labs. Examples illustrate the flexibility and advantage of the system.
Uploaded on Oct 10, 2024 | 0 Views
Download Presentation
Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
E N D
Presentation Transcript
Haystack Labs Introducing Systems Mike Melillo Albireo Energy
Purpose Formalize a logical grouping mechanism to Haystack Standardize what most practitioners already do with an equipType tag or similar. 2
Key Features Extensible for future working groups and expansion to Haystack Alignment with existing work by Brick Navigation styles (site/space/equip vs site/system/equip) Co-Membership with systemRef: [@123,@abc] 3
Example CHW/CW System {id:@chwSys, chilled, water, system} ____ {id:@cwSys, condenser, water, system} ____ {id:@ch, equip, chiller, systemRef: [@chwSys, @cwSys]} ____ {id:@hx, equip, heatExchanger, systemRef: [@chwSys, @cwSys]} ____ {id:@chwp, equip, chilled, water, pump-motor, systemRef: @chwSys} ____ {id:@cwp, equip, condenser, water, pump-motor, systemRef: @cwSys} ____ {id:@ct, equip, coolingTower, fan-motor, systemRef: @cwSys} 5
Example CHW/CW System {id:@chwSys, chilled, water, system} ____ {id:@cwSys, condenser, water, system} ____ {id:@ch, equip, chiller, systemRef: [@chwSys, @cwSys]} ____ {id:@hx, equip, heatExchanger, systemRef: [@chwSys, @cwSys]} ____ {id:@chwp, equip, chilled, water, pump-motor, systemRef: @chwSys} ____ {id:@cwp, equip, condenser, water, pump-motor, systemRef: @cwSys} ____ {id:@ct, equip, coolingTower, fan-motor, systemRef: @cwSys} 6
Example CHW/CW System {id:@chwSys, chilled, water, system} ____ {id:@cwSys, condenser, water, system} ____ {id:@ahu, equip, chilledWaterCooling, systemRef: @chwSys} ____ (OR!) {id:@ahu, equip} {id:@clgCoil, equipRef: @ahu, equip, coolingCoil, chilledWaterCooling, systemRef: @chwSys} Allow flexibility to create as detailed a model as required, Allow flexibility to create as detailed a model as required, while still being able to take advantage of the new system while still being able to take advantage of the new system def. def. 7
Links/Resources https://project-haystack.org/doc/lib-phIoT/system https://project-haystack.org/doc/docHaystack/Systems https://github.com/Project-Haystack 8
DEMO 9