Re: Context Sensitive Property Concepts

Ville,

> I want to model more detailed information about the HVAC process and control,
> which in my understanding Project Haystack nor Brick were really intended for.

You are correct, for me that would be relegated to the modeling world such as OpenStudio/Modelica.  I have been promoting the idea that some, but maybe not all, of the component/system descriptions in the FMI standard [1] (the FMU pieces specifically) are appropriate for the "real world" so if you're running your "digital twin" of the building (these marketing terms drive me bonkers) maybe the "shape" of the data from your simulations [2] matches up with the data set from the real world.

Brick doesn't touch on this, and Haystack has its own format called Zinc [3].  What I really want is a dataframe [4] where the column names are the IRI's of the key performance indicators of HVAC systems.  If I'm not completely off in the weeds, these KPI's are "properties" of a "system".


Joel
[1] https://fmi-standard.org/
[2] http://spc205.ashraepcs.org/
[3] https://project-haystack.org/doc/Zinc
[4] https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html

Received on Friday, 31 January 2020 16:20:01 UTC