Enhancing Logical Grouping Mechanisms in Haystack Labs

Enhancing Logical Grouping Mechanisms in Haystack Labs
Slide Note
Embed
Share

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.

  • Haystack Labs
  • Logical Grouping
  • Standardization
  • Extensibility
  • Flexibility

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.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

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.

E N D

Presentation Transcript


  1. Haystack Labs Introducing Systems Mike Melillo Albireo Energy

  2. Purpose Formalize a logical grouping mechanism to Haystack Standardize what most practitioners already do with an equipType tag or similar. 2

  3. 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

  4. Formal Def 4

  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} 5

  6. 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

  7. 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

  8. Links/Resources https://project-haystack.org/doc/lib-phIoT/system https://project-haystack.org/doc/docHaystack/Systems https://github.com/Project-Haystack 8

  9. DEMO 9

More Related Content