The present disclosure relates generally to the management of building systems of a building.
A building system can manage or control building sub-systems and equipment of a building. A building can include various types of building subsystems, e.g., heating, ventilation, and air conditioning (HVAC) systems, security systems, fire response systems, etc. The building subsystems can produce data in a particular language or format. However, the language or format may not be compatible with various building applications. For example, the language or format may be specific to the piece of equipment, type of equipment, manufacturer of the equipment, etc.
One implementation of the present disclosure includes a building system of a building including one or more memory devices having instructions stored thereon, that, when executed by one or more processors, cause the one or more processors to receive tags describing points of the building. The instructions cause the one or more processors to map the tags to classes of a schema of a graph data structure. The instructions cause the one or more processors to perform clustering to generate clusters of the points. The instructions cause the one or more processors to identify, based on the clusters, relationships in the schema of the graph data structure between the tags mapped to the classes of the schema of the graph data structure. The instructions cause the one or more processors to construct the graph data structure in the schema based on the tags mapped to the classes and the relationships in the schema of the graph data structure.
In some embodiments, the instructions cause the one or more processors to receive a building layout of at least one building and identify spaces of the at least one building based on the building layout. In some embodiments, the instructions cause the one or more processors to perform the clustering by setting centroids based on the spaces, clustering the points based on the centroids, and identifying spatial relationships of the relationships in the schema of the graph data structure based on the clustering of the points.
In some embodiments, the instructions cause the one or more processors to receive timeseries data for the points, analyze the timeseries data to identify a behavior between a first point of the points and a second point of the points, and identify a functional relationship of the relationships between a first tag representing the first point and a second tag representing the second point responsive to identifying the behavior between the first point and the second point.
In some embodiments, the instructions cause the one or more processors to perform a first clustering to cluster the points based on characteristics of the points, perform a second clustering to cluster the points based on at least one building layout of at least one building, merge a result of the first clustering and the second clustering, and identify the relationships of the schema of the graph data structure based on the result.
In some embodiments, the instructions cause the one or more processors to generate an embedding of a tag of the tags, generate embeddings of the classes of the schema of the graph data structure, generate similarities between the embedding of the tag of the tags and the embeddings of the classes of the schema of the graph data structure, select a class of the classes based on the similarities, and map the tag to the class responsive to the selection of the class.
In some embodiments, the instructions cause the one or more processors to generate an embedding vector of a tag of the tags, generate embedding vectors of the classes of the schema of the graph data structure, and generate similarity levels based on angles formed between the embedding vector of the tag and the embedding vectors of the classes of the schema of the graph data structure. The instructions cause the one or more processors to select a class of the classes based on the similarity levels and map the tag to the class responsive to the selection of the class.
In some embodiments, the instructions cause the one or more processors to receive an indication that similarities between an embedding of a tag of the tags and embeddings of the classes of the schema of the graph data structure are less than a threshold and receive timeseries data for a point represented by the tag of the tags. In some embodiments, the instructions cause the one or more processors to determine an order to process the timeseries data with a first model and a second model, the first model outputting a first probability of the point being mapped to a first class of the classes and the second model outputting a second probability of the point being mapped to a second class of the classes, the order indicating to process the timeseries data with the first model and then the second model responsive to an identification of a first similarity between the embedding of the tag of the tags and a first embedding of the first class being greater than the embedding of the tag of the tags and a second embedding of the second class. The instructions cause the one or more processors to process the timeseries data with the first model and then the second model.
In some embodiments, the instructions cause the one or more processors to receive point data describing the points, execute models to map the points to the tags, map the tags to the classes of the schema of the graph data structure, and identify the relationships responsive to mapping the points to the tags.
In some embodiments, the instructions cause the one or more processors to construct the graph data structure by generating, based on mappings between the tags and the classes, nodes for the graph data structure. In some embodiments, a first node of the nodes is generated in a first class of the classes to represent a first tag of the tags mapped to the first class and a second node of the nodes is generated in a second class of the classes to represent a second tag of the tags mapped to the second class. In some embodiments, constructing the graph data structure includes generating an edge between the first node and the second node to represent a relationship of the relationships.
In some embodiments, the instructions cause the one or more processors to execute a control application to receive at least a portion of the graph data structure and generate a control decision based on at least the portion of the graph data structure. In some embodiments, the instructions cause the one or more processors to operate a piece of building equipment of the building based on the control decision.
Another implementation of the present disclosure includes a method. The method includes receiving, by one or more processing circuits, tags describing points of the building, mapping, by the one or more processing circuits, the tags to classes of a schema of a graph data structure, and performing, by the one or more processing circuits, clustering to generate clusters of the points. The method includes identifying, by the one or more processing circuits, based on the clusters, relationships in the schema of the graph data structure between the tags mapped to the classes of the schema of the graph data structure and constructing, by the one or more processing circuits, the graph data structure in the schema based on the tags mapped to the classes and the relationships in the schema of the graph data structure.
In some embodiments, the method includes receiving, by the one or more processing circuits, a building layout of at least one building, identifying, by the one or more processing circuits, spaces of the at least one building based on the building layout, and performing, by the one or more processing circuits, the clustering. In some embodiments, performing the clustering includes setting centroids based on the spaces, clustering the points based on the centroids, and identifying spatial relationships of the relationships in the schema of the graph data structure based on the clustering of the points.
In some embodiments, the method includes receiving, by the one or more processing circuits, timeseries data for the points, analyzing, by the one or more processing circuits, the timeseries data to identify a behavior between a first point of the points and a second point of the points, and identifying, by the one or more processing circuits, a functional relationship of the relationships between a first tag representing the first point and a second tag representing the second point responsive to identifying the behavior between the first point and the second point.
In some embodiments, the method includes performing, by the one or more processing circuits, a first clustering to cluster the points based on characteristics of the points, performing, by the one or more processing circuits, a second clustering to cluster the points based on at least one building layout of at least one building, merging, by the one or more processing circuits, a result of the first clustering and the second clustering, and identifying, by the one or more processing circuits, the relationships of the schema of the graph data structure based on the result.
In some embodiments, the method includes generating, by the one or more processing circuits, an embedding of a tag of the tags, generating, by the one or more processing circuits, embeddings of the classes of the schema of the graph data structure, generating, by the one or more processing circuits, similarities between the embedding of the tag of the tags and the embeddings of the classes of the schema of the graph data structure, selecting, by the one or more processing circuits, a class of the classes based on the similarities, and mapping, by the one or more processing circuits, the tag to the class responsive to the selection of the class.
In some embodiments, the method includes generating, by the one or more processing circuits, an embedding vector of a tag of the tags, generating, by the one or more processing circuits, embedding vectors of the classes of the schema of the graph data structure, generating, by the one or more processing circuits, similarity levels based on angles formed between the embedding vector of the tag and the embedding vectors of the classes of the schema of the graph data structure, selecting, by the one or more processing circuits, a class of the classes based on the similarity levels, and mapping, by the one or more processing circuits, the tag to the class responsive to the selection of the class.
In some embodiments, the method includes receiving, by the one or more processing circuits, an indication that similarities between an embedding of a tag of the tags and embeddings of the classes of the schema of the graph data structure are less than a threshold, receiving, by the one or more processing circuits, timeseries data for a point represented by the tag of the tags, and determining, by the one or more processing circuits, an order to process the timeseries data with a first model and a second model. In some embodiments, the first model outputs a first probability of the point being mapped to a first class of the classes. In some embodiments, the second model outputs a second probability of the point being mapped to a second class of the classes. In some embodiments, the order indicating to process the timeseries data with the first model and then the second model responsive to an identification of a first similarity between the embedding of the tag of the tags and a first embedding of the first class being greater than the embedding of the tag of the tags and a second embedding of the second class. In some embodiments, the method includes processing, by the one or more processing circuits, the timeseries data with the first model and then the second model.
In some embodiments, the method includes receiving, by the one or more processing circuits, point data describing the points, executing, by the one or more processing circuits, models to map the points to the tags, mapping, by the one or more processing circuits, the tags to the classes of the schema of the graph data structure, and identifying, by the one or more processing circuits, the relationships responsive to mapping the points to the tags.
In some embodiments, constructing, by the one or more processing circuits, the graph data structure include generating, based on mappings between the tags and the classes, nodes for the graph data structure. In some embodiments, a first node of the nodes is generated in a first class of the classes to represent a first tag of the tags mapped to the first class. In some embodiments, a second node of the nodes is generated in a second class of the classes to represent a second tag of the tags mapped to the second class. In some embodiments, the method includes generating an edge between the first node and the second node to represent a relationship of the relationships.
Another implementation of the present disclosure is one or more computer readable media having instructions thereon, that, when executed by one or more processors, cause the one or more processors to receive tags describing points of the building. The instructions cause the one or more processors to map the tags to classes of a schema of a graph data structure, perform clustering to generate clusters of the points, identify, based on the clusters, relationships in the schema of the graph data structure between the tags mapped to the classes of the schema of the graph data structure and construct the graph data structure in the schema based on the tags mapped to the classes and the relationships in the schema of the graph data structure.
Another implementation of the present disclosure is a system located in a building. The system including a processing circuit configured to receive tags describing points of a piece of building equipment, the piece of building equipment connected to the system. The processing circuit is configured to map the tags to classes of a schema of a graph data structure. The processing circuit is configured to perform clustering to generate clusters of the points. The processing circuit is configured to identify, based on the clusters, relationships in the schema of the graph data structure between the tags mapped to the classes of the schema of the graph data structure. The processing circuit is configured to communicate data to a second system based at least in part on the tags mapped to the classes and the relationships.
In some embodiments, the processing circuit is configured to construct the graph data structure in the schema based on the tags mapped to the classes and the relationships in the schema of the graph data structure and communicate at least a portion of the graph data structure to the second system.
In some embodiments, the processing circuit is configured to communicate indications of the classes that the tags are mapped to and indications of the relationships to the second system.
In some embodiments, the processing circuit is configured to receive telemetry data from the piece of building equipment and transmit the telemetry data to the system based at least in part on the on the tags mapped to the classes and the relationships.
In some embodiments, the processing circuit is configured to receive one or more software components from the system, the one or more software components configured to cause the system to operate as a gateway for the piece of building equipment and cause the system to receive and execute a service, the service configured to map the tags to the classes identify, based on the clusters, the relationships. In some embodiments, the one or more software components cause the system to receive telemetry data from the piece of building equipment and communicate the telemetry data to the system based at least in part on the tags mapped to the classes and the relationships.
In some embodiments, the processing circuit is configured to receive a building layout of the building. In some embodiments, the processing circuit is configured to identify spaces of the building based on the building layout. In some embodiments, the processing circuit is configured to perform the clustering by setting centroids based on the spaces, clustering the points based on the centroids, and identifying spatial relationships of the relationships in the schema of the graph data structure based on the clustering of the points.
In some embodiments, the processing circuit is configured to receive timeseries data for the points. In some embodiments, the processing circuit is configured to analyze the timeseries data to identify a behavior between a first point of the points and a second point of the points and identify a functional relationship of the relationships between a first tag representing the first point and a second tag representing the second point responsive to identifying the behavior between the first point and the second point.
In some embodiments, the processing circuit is configured to perform a first clustering to cluster the points based on characteristics of the points. In some embodiments, the processing circuit is configured to perform a second clustering to cluster the points based on at least one building layout of at least one building, merge a result of the first clustering and the second clustering, and identify the relationships of the schema of the graph data structure based on the result.
In some embodiments, the processing circuit is configured to generate an embedding of a tag of the tags. In some embodiments, the processing circuit is configured to generate embeddings of the classes of the schema of the graph data structure, generate similarities between the embedding of the tag of the tags and the embeddings of the classes of the schema of the graph data structure, select a class of the classes based on the similarities, and map the tag to the class responsive to the selection of the class.
In some embodiments, the processing circuit is configured to generate an embedding vector of a tag of the tags, generate embedding vectors of the classes of the schema of the graph data structure, generate similarity levels based on angles formed between the embedding vector of the tag and the embedding vectors of the classes of the schema of the graph data structure, select a class of the classes based on the similarity levels, and map the tag to the class responsive to the selection of the class.
In some embodiments, the processing circuit is configured to receive an indication that similarities between an embedding of a tag of the tags and embeddings of the classes of the schema of the graph data structure are less than a threshold, receive timeseries data for a point represented by the tag of the tags, and determine an order to process the timeseries data with a first model and a second model, the first model outputting a first probability of the point being mapped to a first class of the classes and the second model outputting a second probability of the point being mapped to a second class of the classes, and the order indicating to process the timeseries data with the first model and then the second model responsive to an identification of a first similarity between the embedding of the tag of the tags and a first embedding of the first class being greater than the embedding of the tag of the tags and a second embedding of the second class. In some embodiments, the processing circuit is configured to process the timeseries data with the first model and then the second model.
In some embodiments, the processing circuit is configured to receive point data describing the points, execute models to map the points to the tags, map the tags to the classes of the schema of the graph data structure, and identify the relationships responsive to mapping the points to the tags.
In some embodiments, the processing circuit is configured to construct the graph data structure by generating, based on mappings between the tags and the classes, nodes for the graph data structure. In some embodiments, a first node of the nodes is generated in a first class of the classes to represent a first tag of the tags mapped to the first class and a second node of the nodes is generated in a second class of the classes to represent a second tag of the tags mapped to the second class. In some embodiments, the processing circuit is configured to construct the graph data structure by generating an edge between the first node and the second node to represent a relationship of the relationships.
Another implementation of the present disclosure a method including receiving, by one or more processing circuits of a system located in a building, tags describing points of a piece of building equipment, the piece of building equipment connected to the system. The method includes mapping, by the one or more processing circuits, the tags to classes of a schema of a graph data structure. The method includes performing, by the one or more processing circuits, clustering to generate clusters of the points. The method includes identifying, by the one or more processing circuits, based on the clusters, relationships in the schema of the graph data structure between the tags mapped to the classes of the schema of the graph data structure. The method includes communicating, by the one or more processing circuits, data to a second system based at least in part on the tags mapped to the classes and the relationships.
In some embodiments, the method includes constructing, by the one or more processing circuits, the graph data structure in the schema based on the tags mapped to the plurality of classes and the relationships in the schema of the graph data structure and communicating, by the one or more processing circuits, at least a portion of the graph data structure to the second system.
In some embodiments, the method includes communicating, by the one or more processing circuits, indications of the classes that the tags are mapped to and indications of the relationships to the second system.
In some embodiments, the method includes receiving, by the one or more processing circuits, telemetry data from the piece of building equipment and transmitting, by the one or more processing circuits, the telemetry data to the second system based at least in part on the on the tags mapped to the classes and the relationships.
In some embodiments, the method includes receiving, by the one or more processing circuits, one or more software components from the system, the one or more software components configured to cause the system to operate as a gateway for the piece of building equipment and cause the system to receive and execute a service, the service configured to map the tags to the classes and identify, based on the clusters, the relationships. The method includes receiving, by the one or more processing circuits, telemetry data from the piece of building equipment and communicating, by the one or more processing circuits, the telemetry data to the system based at least in part on the tags mapped to the classes and the relationships.
In some embodiments, the method includes receiving, by the one or more processing circuits, an indication that similarities between an embedding of a tag of the tags and embeddings of the classes of the schema of the graph data structure are less than a threshold, receiving, by the one or more processing circuits, timeseries data for a point represented by the tag of the tags, and determining, by the one or more processing circuits, an order to process the timeseries data with a first model and a second model. The first model can output a first probability of the point being mapped to a first class of the classes. The second model can output a second probability of the point being mapped to a second class of the classes. In some embodiments, the order indicates to process the timeseries data with the first model and then the second model responsive to an identification of a first similarity between the embedding of the tag of the tags and a first embedding of the first class being greater than the embedding of the tag of the tags and a second embedding of the second class. In some embodiments, the method includes processing, by the one or more processing circuits, the timeseries data with the first model and then the second model.
Another implementation of the present disclosure is a gateway of a building, the gateway including a processing circuit. The processing circuit is configured to receive tags describing points of a piece of building equipment, the piece of building equipment connected to the gateway, map the tags to classes of a schema of a graph data structure, and perform clustering to generate clusters of the points. The processing circuit is configured to identify, based on the clusters, relationships in the schema of the graph data structure between the tags mapped to the classes of the schema of the graph data structure and communicate data to a system based at least in part on the tags mapped to the classes and the relationships.
In some embodiments, the processing circuit is configured to receive telemetry data from the piece of building equipment and transmit the telemetry data to the system based at least in part on the on the tags mapped to the classes and the relationships.
Various objects, aspects, features, and advantages of the disclosure will become more apparent and better understood by referring to the detailed description taken in conjunction with the accompanying drawings, in which like reference characters identify corresponding elements throughout. In the drawings, like reference numbers generally indicate identical, functionally similar, and/or structurally similar elements.
Referring generally to the FIGURES, a building system that maps points of building equipment into a graph schema is shown, according to various exemplary embodiments. The building system can receive data describing points of a building. The points can indicate spaces, people, pieces of equipment, components, data objects, sensor readings, control settings (e.g., settings or setpoints to control temperature, humidity, air quality, acoustic level), etc. The building system can receive data from the data points, e.g., timeseries data or event data. The building system can send data to the data points, e.g., setpoints or commands. The data points can indicate fault indicators, flags, equipment data, etc. The formatting or language of metadata describing the points may not be in a form consumable by building applications that implement building control or building analytics.
For example, building applications may need to appropriately identify which points to read data from or write data to. For example, a fault detection and diagnostics (FDD) application may need to identify and consume timeseries data of specific equipment points. An energy prediction management (EPM) application may need to identify and consume energy meter readings. Applications such as clean air optimization (CAO) may need to identify and consume zone level carbon dioxide (CO2) sensor readings. However, from the formatting of the point data, the applications may not be able identify which data points to consume data from unless the applications are built specifically for the format of metadata of the point data. This may lead to many design and deployment inefficiencies because the formatting or language for point data may change from building to building, space to space, equipment manufacturer to equipment manufacturer, etc. Various other building applications such as occupant comfort, self-healing, monitoring, or tracking solutions may have similar difficulties and require significant amounts of configuration time to install or implement building applications in a building.
A rule-based converter can convert the formatting of the point data into a schema for a graph data structure. Examples of graph schemas can include BRICK, HAYSTACK, custom schemas, modified or extended versions of a BRICK schema, a custom graph schema, etc. However, the rule-based converter can be an inefficient technique. For example, the number of rules needed to implement the rule-based converter may be larger, e.g., hundreds, thousands, tens of thousands, hundreds of thousands. This large amount of rules can use considerable amounts of memory or storage resources. As the size of the rule base increases, the ability to review, edit, and maintain the rules can be difficult. Furthermore, the rule-based converter may be unable to adapt to new formats of the point data without receiving an update of new rules to handle the new formats. In some cases, the formats are subjective to the operator that provided the point names or point metadata. The operator may not follow any standardized point naming or tagging convention. The naming used for points can be inconsistent across spaces of buildings, buildings, or campuses. The rule-based implementation may have difficulty in identifying point types and functions, characteristics, or relationships between points or entities of a building. The rule-based system may have difficulty identifying point types, point functions, point characteristics, or relationships between points from point metadata.
To solve these and other technical problems, the building system described herein can map points into a graph schema according to machine learning and artificial intelligence techniques, e.g., embedding techniques and point clustering techniques. The building system can map points into classes of the graph schema that describe specific building entities, e.g., the building system can identify equipment such as sensors or actuators, spaces, points, or people from the point metadata. The building system can identify relationships in the graph schema between entities or points of the building indicated by the point data. The building system can construct a graph data structure based on the points mapped to the classes of the graph schema and the identified relationships in the graph schema. The building system can handle translation for a variety of different formats or languages for describing the metadata of the points, even new formats or languages that the building system has not encountered before. In contrast to rule-based implementations, the building system can adapt, using the machine learning and artificial intelligence techniques, embedding techniques, and clustering techniques to a variety of different data point formats or languages with high accuracy.
By generating the graph data structure in the graph schema, the configuration and deployment time of building applications can be reduced. For example, the building applications can be designed to expect data in the graph schema. Therefore, no significant configuration or modification to the building applications is needed before the building applications are deployed against the graph data structure.
The building system can map the points into tags or tag-sets. The building system can implement one or more AI/ML algorithms such as long-short term memory (LSTM) neural networks or conditional random fields (CRF) techniques to map metadata such as point names into predefined tags or tag-sets. The tags or tag-sets can be embedded with an embedding technique. A resulting embedding vector can be compared against embedding vectors generated for each class of a graph schema. The building system can select a class associated with an embedding with a highest similarity to the embedding of the tag representing the point. If the similarity is greater than a threshold, the building system can map the point to the class. However, if the similarity is less than the threshold, the building system can perform a classification with timeseries data for the point.
The building system can store multiple different models that process timeseries data for the point, each model determining whether timeseries data indicates that the point should be classified into a class of the graph schema. The building system can utilize the similarities learned from the embedding comparison to identify an order in which to test the models. This allows the models that are most likely to classify the point into a class to be tested first and the models that are least likely to classify the point into a class to be tested last. This can reduce a total length of time to classify the points into the classes, making the classification significantly faster. Furthermore, by efficiently applying the models based on the similarities, processing resources can be utilized in a more efficient manner since fewer models may need to be tested. Furthermore, if fewer models are tested, less memory resources need to be consumed, e.g., fewer models need to be loaded from storage into memory.
The building system can use embeddings to map the tags to the classes before the building system attempts to use the timeseries data to map the tags to the classes. In some cases, it may require less processing resources, memory resources, or power consumption to map the tags with embeddings although the timeseries analysis may be highly accurate (e.g., more accurate than the embedding technique). To conserve computing resources and still operate with a high degree of accuracy, the building system can first start with mapping tags with the embedding technique and only use the timeseries analysis when the embedding technique is not able to map the tags to the classes with a high enough degree of accuracy.
The building system can identify relationships between the points. The rule-based system may not be able to identify relationships between or the points or may not be able to identify the relationships with an acceptable level of accuracy. The building system can perform clustering techniques to cluster the points into spatially similar buckets. For example, the building system can perform a space hierarchy based similarity clustering. Furthermore, the building system can perform clustering based on floor maps in two dimensional or three dimensional geometry. From the clustering, the building system can identify which points belong to which spaces. Furthermore, the building system can identify the relationships between the spaces themselves based on the clustering.
While the building system can use the clustering to identify spatial relationships, the building system can implement multi-device pattern identification to identify functional relationships. For example, operational characteristics between points can indicate that one piece of equipment controls another piece of equipment. The building system can store multiple patterns and search timeseries data of the points to identify whether patterns exist between the points. The building system can generate relationships in the graph schema that correspond with the type of pattern identified between the points.
Referring now to
The processing circuits or processors 115 can be or include general purpose or specific purpose processors. The processing circuits or processors 115 can be or include application specific integrated circuits (ASICs), one or more field programmable gate arrays (FPGAs), a group of processing components, or other suitable processing components. The processors may be configured to execute computer code and/or instructions stored in the memory devices 120 or received from other computer readable media (e.g., compact disc read-only memory (CDROM), network storage, a remote server, etc.).
The memory devices 120 can include one or more devices (e.g., memory units, memory devices, storage devices, etc.) for storing data and/or computer code for completing and/or facilitating the various processes described in the present disclosure. The memory devices 120 can include random access memory (RAM), read-only memory (ROM), hard drive storage, temporary storage, non-volatile memory, flash memory, optical memory, or any other suitable memory for storing software objects and/or computer instructions. The memory devices 120 can include database components, object code components, script components, or any other type of information structure for supporting the various activities and information structures described in the present disclosure. The memory devices 120 can be communicably connected to the processors and can include computer code for executing (e.g., by the processors 115) one or more processes described herein.
The building system 105 can receive point data 125 and/or timeseries data 130 from the building equipment 110. The building equipment 110 can be or include humidity sensors, temperature sensors, acoustic sensors, air quality sensors, thermostats, controllers, Internet of Things (IoT) devices, smart home devices, variable air volume (VAV) boxes, air handling units (AHUs), chillers, boilers, security systems or devices, fire suppression systems or devices, etc. The equipment 110 can be non-building equipment. For example, the equipment 110 can be computer systems of vehicles, trains, planes, product manufacturing systems, chemical or biological testing or manufacturing systems, laboratory equipment, etc. The building system 105 can be a non-building specific system, e.g., a system for an environment other than a building. The environment could be a transit environment, a manufacturing environment, a laboratory environment, a virtual environment, etc.
The building equipment 110 can be points or include points. The points can be associated with point data 125. The point data 125 can be metadata that includes a point name, a point identifier, units for a point, etc. The point data 125 can include characters, character strings, character sequences, etc. The point data 125 can include text based descriptions of the points. The text based descriptions can be acronyms, short-hand descriptions of points, etc. The text based descriptions could be in a first format, e.g., “421_U14_TEMP_SPT,” “421_U22_FCU_FAULT,” “SDH.S1-17:CTL FLOW MAX:PRIORITY,” “SDH.HWP2_VFD:POWER,” “SODA1R465D_VAV,” and “SODA4R465H_ART.” The text based descriptions could be in a second format, e.g., “CLGUNOCC-MINFLOW,” “CLGUNOCC-SP,” “DATHTGMAX-SP,” “DATSATISFIED-SP,” “DMPTM,” “EA-AREA,” “EAD-CLOSED-FLOWRATIO,” and “EAD-OPEN-FLOWRATIO.”
The timeseries data 130 can be or include data collected or monitored for a point. For example, if the point is a temperature measurement point, the timeseries data 130 can include a series of temperature measurements. If the point is a temperature setpoint, the timeseries data 130 can include a history of values for the temperature setpoint. The data 130 can be any type of time correlated data stream, e.g., events, a series, a trend, a history, a table, a vector, or any other data type.
The building system 105 can include a point mapper 135. The point mapper 135 can map the points indicated by the point data 125 into classes of the graph schema. The point mapper 135 can include a tag identifier 140. The tag identifier 140 can identify tags or tag-sets (e.g., sequences of tags) that represent acronyms or sequences of acronyms that represent names of the various points. The tag identifier 140 can implement a variety of AI and/or ML techniques to map the point data 125 into tags. For example, the tag identifier 140 can apply a neural network such as a sequence-to-sequence neural network as described in U.S. application Ser. No. 16/885,968 filed May 28, 2020, the entirety of which is incorporated by reference herein. For example, the tag identifier 140 can apply a statistical model as described in U.S. application Ser. No. 16/885,959 filed May 28, 2020, the entirety of which is incorporated by reference herein. Furthermore, the tag identifier 140 can implement the translation techniques described in U.S. patent application Ser. No. 16/663,623 filed Oct. 25, 2019, the entirety of which is incorporated by reference herein.
The point mapper 135 can include an embedding manager 145. The embedding manager 145 can receive the tags from the tag identifier 140. The embedding manager 145 can generate an embedding for the tags. The embedding manager 145 can apply FastText, WordPiece, Word2Vec, GloVe, or any other embedding technique to the tags. The result of the embedding can be a vector. The embedding manager 145 can embed each tag to generate an embedding vector for each tag. The embedding manager 145 can further generate embeddings for classes of the graph schema. Instead of generating the embeddings for the classes, the embedding manager 145 can be deployed with the embeddings for the classes of the graph schema already generated. The embedding manager 145 can compare, with a comparison technique, the embedding vector for each tag against the embedding vectors of the classes of the graph schema to generate a similarity or similarity level. The comparison technique can be or include a cosine, a Euclidean distance, a dot product. The comparison technique can generate a value that is based, at least in part, on an angle formed between the two vectors.
The embedding manager 145 can select a class associated with a highest or maximum similarity or a similarity between an embedding of a tag and the embeddings of the classes or a class associated with a similarity greater than a particular level. The similarity of the selected class as compared to the tag can be compared to a threshold. If the similarity level is greater than the threshold, the embedding manager 145 can generate data that maps the tag to the class. For example, the embedding manager 145 can generate a tag mapping 195 for the tag to indicate that the tag is mapped, related, or otherwise tied to the class. If the similarity level is less than the threshold, the embedding manager 145 can generate data that causes the timeseries analyzer 150 to identify the tag mapping 195.
The timeseries analyzer 150 can receive the timeseries data 130 for a point to determine a class of the graph schema to map the point and/or a tag representing the point to. The timeseries analyzer 150 can perform preprocessing on the timeseries data 130. For example, the timeseries analyzer 150 can perform data selection, data pruning, value normalization, interpolation, extrapolation, etc. Furthermore, the timeseries analyzer 150 can extract features from the timeseries data 130. A feature can be a characteristic that a machine learning model can consume to generate a result, e.g., determine a value for a target. Extracting the features from the timeseries data 130 can convert or reduce the timeseries data 130 to a lower dimensional space that the machine learning model can consume. For example, the features can indicate seasonal indices for a trend of data, data groupings, averages, frequency components, maximas, minimas, gradients, etc. The timeseries analyzer 150 can apply feature extraction techniques such as principal component analysis (PCA) or a neural network such as an LSTM neural network or convolutional neural network (CNN).
The timeseries analyzer 150 can apply pre-trained classification models to the features to determine a classification level or probability of the point or tag being mapped to a particular class of the graph schema. Each classification model can output a probability of the point or tag being mapped to one class. The timeseries analyzer 150 can apply multiple classification models for a class and combine the results of the classifications together. For example, the timeseries analyzer 150 can generate an ensemble of the outputs of the models. For example, the timeseries analyzer 150 can combine the levels into a single level through selecting a maximum, performing an average, performing a weighted average, or processing the levels through a neural network. The ensemble level can be compared to a threshold, if the ensemble level is greater than a threshold, the timeseries analyzer 150 can map the point or tag to the class and generate the tag mapping 195. If the threshold is not met, the timeseries analyzer 150 can apply a different model or set of models to the timeseries data 130 for a different class to generate another ensemble level and compare the ensemble level to a threshold. The timeseries analyzer 150 can execute multiple iterations until a model or set of models, linked to a particular class, are found that produce a level based on the timeseries data 130 that is greater than the threshold.
To efficiently apply the models, the timeseries analyzer 150 can identify an order to apply the models. The order can be in decreasing likeliness that the model will produce a level greater than the threshold. The timeseries analyzer 150 can receive the similarity levels between the tag and the classes identified by the tag identifier 140 by comparing the embedding vectors. The timeseries analyzer 150 can generate an order to apply the models based on the similarity levels. The timeseries analyzer 150 can sort the classes, based on the similarity levels, into decreasing level of similarity for the classes. The timeseries analyzer 150 can apply the models corresponding to the classes in the order that the classes are sorted.
The building system 105 can include a relationship identifier 155. The relationship identifier 155 can identify relationships 175 between the points and/or tags mapped to the points. The relationship identifier 155 can process the point data 125 and/or the timeseries data 130 to generate the relationships 175. The relationships 175 can be relationships in a class of the graph schema. The relationships can include semantic relationships that include one or more words or phrases, e.g., including a predicate or predicate phrase. The relationships 175 can form triples between instances of classes that tags are mapped into. For example, a triple can include a subject, an object, and a predicate. The subject and object can be instances (e.g., objects, entities, nodes) of the classes of the graph schema. The predicate can be a relationship between the two instances. The relationship can be an edge between the two instances. The relationship can be a spatial relationship, e.g., indicating whether a piece of equipment, point, person, or other entity belong or are located in a space. The relationship could indicate “isLocatedIn,” “isAssociatedWith,” “controls,” “includes,” etc. The relationship can indicate relationships between spaces, e.g., a room being part of a zone, a zone being part of a floor, a floor being part of a building, a building being part of a campus. These space to space relationships can include, “isAPartOf,” “belongsTo,” “includes,” etc. The relationship identifier 155 can further identify functional relationships 175. The functional relationships 175 can indicate that one or more pieces of equipment, points, or spaces are related in a behavioral or operational manner. For example, a functional relationship could indicate that an AHU “feeds” air to a VAV where “feeds” is the relationship 175. The functional relationship can indicate that a thermostat “controls” a VAV box where “controls” is the relationship 175. The schema of the graph data structure 185 can indicate a set of available relationship types. The relationship identifier 155 can generate the relationships 175 by causing each generated relationship 175 to be a relationship of a particular type of the set of available relationship types.
The relationship identifier 155 can include a cluster analyzer 160. The cluster analyzer 160 can generate clusters of points or tags. The cluster analyzer 160 can perform partitioning clustering. The cluster analyzer 160 can perform hierarchical clustering. The cluster analyzer 160 can perform hierarchical clustering with multiple iterations of clustering. In each iteration of the clustering, the cluster analyzer 160 can match clusters together based on a cluster distance. The cluster distance can be based on feature distance between the points. The features can be features included within the point data 125 and/or the timeseries data 130 such as point names, associated tags or tag sets, point text, descriptions of point types, units of measure for the point, etc.
At a first iteration of the clustering, the cluster analyzer 160 can treat each individual point as a cluster at a first level of a hierarchy. At each subsequent iteration, the clusters can be paired to form new clusters at a new higher level of the hierarchy. The clustering can continue until a highest level clustering is formed at a highest level of the hierarchy, e.g., a level that connects all of the clusters. Each level of the hierarchy formed by the hierarchical clustering can represent a space of a hierarchy of spaces. The hierarchy of spaces can indicate a campus, building, floor, zone, or room. Points clustered under a level representing the room can all be related by a relationship to the room. The cluster analyzer 160 can identify a relationship between the points and the room. Furthermore, the cluster analyzer 160 can identify relationships 175 between the spaces. For example, a level above the room can represent a zone and a relationship 175 between the zone and the room can be generated by the cluster analyzer 160. Furthermore, a level above the zone can represent a floor and a relationship 175 between the zone and the floor can be generated. Furthermore, a level above the floor can represent a building and a relationship 175 between the floor and the building can be generated. Furthermore, a level above the building can represent a campus and a relationship 175 between the building and the campus can be generated.
The relationship identifier 155 can include a building layout cluster analyzer 165. The building layout cluster analyzer 165 can perform clustering of points based on building layout data. The building layout data can be or include data of a building floor plan. The building floor plan can indicate a two dimensional or three dimensional plan of a building. The building layout data can be or include a building information model (BIM). The building layout data can be or include a blueprint. The building layout cluster analyzer 165 can receive the building layout data from a client device, a server, from a storage location, etc. The building layout cluster analyzer 165 can identify spaces within the building layout data. The spaces can be labeled within the building layout data and the building layout cluster analyzer 165 can identify the labels. The building layout cluster analyzer 165 can discover the spaces within the building layout data. The building layout cluster analyzer 165 can perform clustering based on the identified spaces within the building layout data.
The building layout cluster analyzer 165 can perform a clustering process such as K-means clustering. The building layout cluster analyzer 165 can instantiate centroids for the clustering to represent the spaces identified from the building layout data. The building layout cluster analyzer 165 can perform clustering based on features of the points, e.g., point names, associated tags or tag-sets, point text description fields such as point types, unit of measure, etc. The building layout cluster analyzer 165 can cluster the points around the centroids and iteratively adjust the locations of the centroids until there are no more changes or no more significant changes between the clusters. The building layout cluster analyzer 165 can generate a relationship between the points or tags assigned to a centroid cluster as belonging to the space represented by the centroid cluster.
The relationship identifier 155 can merge, converge, and/or join the results of the hierarchical clustering performed by the cluster analyzer 160 and the clustering performed by the building layout cluster analyzer 165. For example, the relationship identifier 155 can identify relationships identified with one technique but not the other and create a set of relationships that include the relationships specific to the hierarchical clustering of the cluster analyzer 160, specific to the clustering of the building layout cluster analyzer 165, and relationships common to the hierarchical clustering of the cluster analyzer 160 and the building layout cluster analyzer 165.
The relationship identifier 155 can include a device pattern identifier 170. The device pattern identifier 170 can identify functional relationships between the points. For example, the device pattern identifier 170 can store sets of patterns between different types of points that indicate that the points are related according to a particular functional relationship defined by the graph schema. The patterns can indicate that a behavior of one point affects another point. For example, a light switch turning on or off could create a condition sensed by a motion sensor. An AHU running a fan could affect a pressure sensed by a VAV. If the device pattern identifier 170 identifies that the AHU feeds air to the VAV, the device pattern identifier 170 can generate a “feeds” relationship.
The building system 105 can include a graph constructor 180. The graph constructor 180 can generate a graph data structure 185. The graph data structure 185 can be a model that indicates spatial and functional relationships between the points. The graph data structure 185 can include multiple nodes that represent instances of the classes of the graph schema identified by the point mapper 135 through the tag mappings 195. The graph constructor 180 can generate a node, entity, digital twin, object, or data element to represent each tag mapped to a class. The generated element can be generated in the class or linked to the class. For example, for a first tag, the graph constructor 180 can generate a first node in a class mapped to the first tag. For a second tag, the graph constructor 180 can generate a second node in a class mapped to the second tag. Based on the identified relationship 175, the graph constructor 180 can generate edges between the nodes. For example, the relationship identifier 155 can identify a relationship 175 between the first tag and the second tag or a point mapped to the first tag and another point mapped to the second tag. The graph constructor 180 can generate an edge between the node generated in the class mapped to the first tag and the node generated in the class mapped to the second tag.
The graph constructor 180 can generate the graph data structure 185 in a Resource Description Framework (RDF) data format or a Terse RDF Triple Language (TTL) file format. The graph constructor 180 can serialize the graph data structure 185. A building application 190 can be or include a visualization application that can generate a graphic representation of the graph data structure 185. For example, nodes or edges of the graph data structure 185 can be represented with graphic components in a graphical user interface displayed on a user device of a user. The user device can be or include a laptop, a desktop computer, a tablet, a smartphone, a console, etc.
The building system 105 can deploy the graph data structure 185 to another computing system or platform to run building applications 190 on. The building applications 190 can be software components, software modules, or sequences of instructions. The building applications 190 can be included in the building system 105. The building applications 190 can be control algorithms, analytics, predictive models, or any other kind of application. The building applications 190 can generate analytic data, e.g., predicted building or equipment loads, predicted equipment faults, detected equipment faults, or other information and generate data causing a display device of a user device to display the analytics. The building applications 190 can generate control data such as signals, parameters, settings, setpoints, commands, or other information for controlling the building equipment 110 and environmental conditions of a building such as temperature, humidity, air quality, air flow, air pressure, etc. The building applications 190 can generate temperature setpoints, fan speeds, air pressure setpoints, etc.
The building applications 190 can execute on at least a portion of the nodes and edges of the graph data structure 185 to generate analytics or generate control data. The building applications 190 can read the graph data structure 185, e.g., retrieve at least a portion of the graph data structure 185 for operation. For example, the building application 190 could identify relationships between spaces and control points. The building application 190 can determine to control temperature for a particular space. Responsive to determining to control the temperature for the particular space, the building application 190 can identify, based on the graph data structure 185, the associated control point to send data to in order to adjust the temperature of the particular space. The building application 190 could collect temperature data from the space by identifying a sensor or sensor point that measures the temperature.
Referring now to
In the step 205, the process 200 can include receiving, by the building system 105, the point data 125. The building system 105 can receive the point data 125 directly or indirectly from the building equipment 110. For example, the building system 105 can communicate directly with the building equipment 110 via one or more networks. The building system 105 can communicate with a building management system (BMS) or building automation system (BAS) system or controller that collects the point data 125. The building system 105 can receive the point data 125 from a database, database system, or other storage system.
In the step 210, the process 200 can include generating, by the building system 105, a tag or tag-set based on the point data 125. The point data 125 can include acronyms, short-hand descriptions, point names, or other alphanumeric characters or character sets. The tag identifier 140 of the point mapper 135 of the building system 105 can generate a tag or tag-set to represent the point. The tag identifier 140 can apply a statistical mapping technique or a neural network mapping technique to the point data 125 to generate the tag or tag-set.
In the step 215, the process 200 can include mapping, by the building system 105, the tag or tag-set to the class of the graph schema. For example, the graph schema can include classes that represent points, equipment, people, spaces, or other entities of a building. The building system 105 can apply an embedding based mapping of the tags to the classes. For example, the embedding manager 145 of the point mapper 135 of the building system 105 can compare an embedding of a tag or tag-set to an embedding of the classes. Based on a similarity of the embedding of the tag to the embedding of the classes, the embedding manager 145 can generate tag mappings 195 between the tag and a class. For example, the embedding manager 145 can select a class associated with a highest similarity to the tag. The embedding manager 145 can select a class associated with a highest similarity that is greater than a threshold. If the, similarity does not meet the threshold, the timeseries analyzer 150 can analyze timeseries data 130 for the point to map the tag of the point to a class. The timeseries analyzer 150 can apply multiple different models and select an order in which to apply the models based on the similarities determined by the embeddings.
The step 220 can include identifying, by the building system 105, the relationships 175 between mapped tags. The relationship identifier 155 of the building system 105 can generate the relationships 175 based on the point data 125 and/or the timeseries data 130. For example, the cluster analyzer 160 or the building layout cluster analyzer 165 can generate the relationships 175 by generating clusters of points based on features extracted from the point data 125. The building layout cluster analyzer 165 can generate the clusters based on building layout data. Based on the clusters, the cluster analyzer 160 or the building layout cluster analyzer 165 can identify spatial relationships between spaces and points. The relationship identifier 155 can include a device pattern identifier 170 that processes the timeseries data 130 to identify functional relationships, e.g., control relationships, sensing relationships, etc. between the points.
The step 225 can include generating, by the building system 105, the graph data structure 185 in a graph schema based on the tag mappings 195 and the relationships 175. The graph constructor 180 of the building system 105 can generate a node of the graph data structure 185 for each mapped tag. The node can be generated in, or linked to, a class identified in the tag mappings 195. The graph constructor 180 can generate edges between the nodes based on the relationships 175. For example, for a relationship 175 identified between two points or tags representing the points, the graph constructor 180 can generate an edge between the nodes corresponding to the two points or tags.
Referring now to
The tag identifier 140 can generate the tags or tag-sets by generating a data structure including the tags identified by the tag identifier 140 that are mapped to the point names 305. For example, the characters, “SDH” can be mapped to a “site.” The characters “S” can be mapped to a “vav” and the characters “1-20” can be mapped to an identifier for the vav. Furthermore, the characters, “CTL STPT” can be mapped to the tag “room temperature setpoint.” The tag identifier 140 can provide the tags or tag-sets 310 to the embedding manager 145 for the embedding manager 145 to map the tags or tag-sets 310 to classes of the graph schema.
Referring now to
In step 405, the process 400 can include receiving, by the building system 105, tags. The embedding manager 145 can receive the tags from the tag identifier 140 that the tag identifier 140 generates based on the point data 125. The tags received by the embedding manager 145 can be tags or tag-set. In step 410, the process 400 can include selecting, by the building system 105, an embedding technique. The embedding manager 145 can select between one or multiple embedding techniques or computer processes stored by the embedding manager 145. The embedding manager 145 can receive a command or signal from another system, e.g., a client device or user interface, causing the embedding manager 145 to select a particular embedding technique. The embedding techniques can include FastText, WordPiece(BERT), Word2Vec, and GloVe.
In step 415, the process 400 can include generating, by the building system 105, an embedding vector. The embedding manager 145 can generate the embedding vector from the tags or tag-sets received in the step 405. The embedding manager 145 can apply the embedding technique selected in the step 410 to the tags or tag-sets. For example, the tags received by the embedding manager 145 include “site,” “vav,” “vav-id,” and “room temp setpoint.” The embedding manager 145 can generate a vector for each tag, [0.56, −0.95, 0.98], [−0.67, −0.90, −0.44], [−0.67, −0.80, 0.66], and [0.30, 0.67, 0.90] respectively.
In step 420, the process 400 can include receiving, by the building system 105, classes. The embedding manager 145 can receive classes of the graph schema. The classes can indicate points such a buildings, spaces, equipment, sensor points, control points, or other data. In step 425, the process 400 can include generating, by the building system 105, an embedding vector. The embedding manager 145 can process the classes with the embedding technique selected in the step 410. The classes can include names that are be text based, word based, or acronym based. The embedding manager 145 can generate the embedding vector from the names of the classes. For example, for classes, “AHU,” “VAV,” and “Condenser,” the embedding manager 145 can generate vectors [0.30, −0.43, 0.67], [−0.67, −0.90, −0.44], and [−0.10, 0.25, 0.90] respectively.
In step 430, the process 400 can include estimating, by the building system 105, a similarity. The embedding manager 145 can determine a similarity level, similarity score, or other similarity indicator between the embedding vector of the tag or tag-set and the embedding vector of the class. The embedding manager 145 can generate a similarity for each tag between the embedding of the tag and the embedding of each of the classes or a group of the classes. The similarity can indicate an angle between the embedding vector of the tag and each embedding vector of the classes. The similarity can indicate a cosine of an angle between the embedding vector of the tag and each embedding vector of the classes. The similarity can indicate a result of a dot product computed based on the embedding vector of the tag and each embedding vector of the classes. The similarity can indicate a Euclidean distance between the embedding vector of the tag and each embedding vector of the classes.
In step 435, the process 400 can include storing, by the building system 105, similarities. The embedding manager 145 can store, for each tag received at step 405, a similarity between the embedding of the tag and the embedding of each of the classes (or a group of the classes). In step 440, the process 400 can include selecting, by the building system 105, a maximum similarity. The embedding manager 145 can, for each tag, compare the similarities of the tag to each class and select one class based on the comparison. For example, the embedding manager 145 can select a class associated with a similarity to the tag greater than or equal to a threshold. The embedding manager 145 can select a class associated with a similarity to the tag that is a greatest value or is a maximum or most similar value.
In step 445, the process 400 can include determining, by the building system 105, whether the similarity is greater than a threshold. For example, the embedding manager 145 can compare the maximum similarity between the tag and a particular class selected in step 440 to a threshold. If the similarity between the tag and the particular class is greater than the threshold, the embedding manager 145 can proceed to step 455. If the similarity between the tag and the particular class is less than the threshold, the embedding manager 145 can proceed to the step 450.
In step 455, the process 400 can include mapping, by the building system 105, the tag to the class of the graph schema. For example, the embedding manager 145 can generate a tag mapping 195 indicating a relationship between a tag and one particular class of the classes of the graph schema, e.g., the class associated with the embedding with the maximum similarity that satisfied the threshold. In step 450, the process 400 can include mapping, by the building system 105, with timeseries data. For example, the timeseries analyzer 150 can map a tag or tag-set to a class by analyzing the timeseries data 130 associated with the points represented by the tag or tag-set. The timeseries analyzer 150 can perform the processes described at
Referring now to
In the step 605, the process 600 can include receiving, by the building system 105, timeseries data 130. For example, the timeseries analyzer 150 can receive the timeseries data 130 from the building equipment 110 or from another database or data storage system (e.g., the memory devices 120) that store the timeseries data 130. The timeseries analyzer 150 can receive data (e.g., a command, an indication, a flag, a signal, etc.) to classify a point (or a tag mapped to the point) to a class of the graph schema responsive to the process 400 reaching the step 450, e.g., a maximum similarity between an embedding of a tag being and a class being less than a threshold. Furthermore, the timeseries analyzer 150 can receive the data to classify the point if two factor validation of the point mapping is needed. The timeseries analyzer 150 can check the accuracy or correctness of the tag mappings 195 generated by the embedding manager 145.
In the step 610, the process 600 can include performing, by the building system 105, preprocessing. The timeseries analyzer 150 can apply one or multiple preprocessing operations to the timeseries data 130. The preprocessing operations can include data selection, pruning, normalization, interpolation, extrapolation, noise reduction, outlier detection and removal, or any other preprocessing operation. In the step 615, the process 600 can include extracting, by the building system 105, features. The timeseries analyzer 150 can extract features from the timeseries data 130. For example, the timeseries analyzer 150 can extract features from the preprocessed timeseries data 130. The timeseries analyzer 150 can apply a computer process to extract the features from the timeseries data 130 such as a principal component analysis (PCA) or a neural network such as a LSTM or a convolutional neural network (CNN). The features can be or include seasonal indices, data groupings, averages, frequency components, etc.
In the step 620, the process 600 can include implementing, by the building system 105, classifiers. The timeseries analyzer 150 can apply pre-trained point type models. The pre-trained models can map the timeseries for a point to a point type or a class of the graph schema. The models can include feedforward classifiers, XGBoost classifiers, support vector machines (SVMs), neural networks, or any other type of classifier. The timeseries analyzer 150 can implement models in an order based on similarities for each tag and each class determined by the embedding manager 145 and the class that the particular models predict. Models that predict one or more classes associated with a high level of similarity to tag can be applied to the timeseries data 130 first. Models that predict one or more classes associated with a low level of similarity to the tag can be applied to the timeseries data 130 later.
In the step 625, the process 600 can include generating, by the building system 105, an ensemble. The ensemble can be a value or set of values that is based can combine the output of one or multiple classifiers, the output indicating whether a tag or point should be mapped to a particular class. The outputs may all indicate a probability, likelihood, or classification level to a single class of the graph schema. The timeseries analyzer 150 can generate an ensemble by selecting a maximum level from all of the levels, the timeseries analyzer 150 can generate a value that combines the levels of the classifiers, for example, an average, a weighted average, etc. Furthermore, the timeseries analyzer 150 can process the levels through another model to generate an ensemble, e.g., process the levels through a neural network or another classifier.
Referring now to
The process 700 can be performed by the timeseries analyzer 150 responsive to the embedding manager 145 not mapping the tags or tag-sets to classes of the graph schema. The embedding manager 145 may not be able to map the tags or tag-sets to classes of the graph schema because of an incorrect word ordering in the tag sets, spelling mistakes in point names, and incomplete mapping of point names to tags. For example, such an issue may cause an embedding similarity between a tag or tag-sets and a particular class.
In step 705, the process 700 can include sorting, by the building system 105, classes in decreasing order of similarity. The timeseries analyzer 150 can rank classes of the graph schema in decreasing order of probability or likelihood of being mapped to a specific point or tag. The timeseries analyzer 150 can retrieve the similarities between a tag associated with a point being analyzed in the process 700. The probabilities can be retrieved or received from the embedding manager 145. The probabilities can be the probabilities generated by the embedding manager 145 comparing embeddings of the tag to embeddings of the classes. The decreasing order of probabilities of the classes can be used by the timeseries analyzer 150 to generate an order to select and execute models. Each model can correspond to classifying the timeseries data 130 into one class. Each model can be linked to one particular class. The timeseries analyzer 150 can generate an order to execute the models. The order can be the ranking of classes. The order can be a sequence of models ordered based on models associated with a greatest similarity to lowest similarity. By ordering the models based on similarity between a tag and each class, the model with the highest probability of predicting the class can be executed first and a model with a lowest probability of predicting the class can be executed last.
In step 710, the process 700 can include retrieving, by the building system 105, specific class type pre-trained models one by one. The timeseries analyzer 150 can retrieve, from storage, a model repository, or a model store, models one by one. The pre-trained point type models can already be trained on temperature data, pressure data, setpoints or other types of timeseries data. Each model can be specific to a particular class of the graph schema. The model can be pre-trained, e.g., previously trained to classify timeseries data 130 to the particular class. The timeseries analyzer 150 can retrieve the model from the memory devices 120. The timeseries analyzer 150 can retrieve the models one at a time based on the order of models or order of classes generated at step 705. A first iteration of the process 700, the timeseries analyzer 150 can retrieve a first model in the order of models or a first model that classifies the timeseries data 130 to a class associated with a highest similarity to the tag. Upon a second iteration of the process 700, the timeseries analyzer 150 can retrieve a second model in the order of models or a second model that classifies the timeseries data 130 to a class associated with a next highest similarity to the tag. The iterations of the process 700 and the models can be applied one by one until a classification to the class of the graph schema for the point or tag is found. Sometimes more than one point type models are evaluated until point type classification is successful.
In step 715, the process 700 can include executing, by the building system 105, a classification pipeline. The timeseries analyzer 150 can execute the classification pipeline by applying the model retrieved at the step 710. The classification pipeline can include receiving timeseries data, performing preprocessing, extracting features, implementing classifiers, generating ensembles. The classification pipeline can include one or multiple steps of the process 600 described with reference to
In step 720, the process 700 can include determining, by the building system 105, whether an ensemble probability is greater than a threshold. The result of executing the classification pipeline, by the timeseries analyzer 150, can be an ensemble probability that a tag or point is classified to a particular class associated that the model or models of the classification pipeline classify points or tags into. If the ensemble probability is less than the threshold, the process 700 can return to step 710 to retrieve a next specific class type pre-trained model to execute. The next selected model can be a next model in the order of models to execute. The next selected model can be associated with a next highest similarity between a tag and a particular class. If the ensemble probability is greater than the threshold, the process 700 can proceed to the step 725. In the step 725, the process 700 can include mapping, by the building system 105, the point to the class. The timeseries analyzer 150 can map the point to the class of the model executed at the step 715 that produces an ensemble probability greater than the threshold. The timeseries analyzer 150 can generate a tag mapping 195. The tag mapping 195 can include data that indicates a mapping between the tag associated with the point analyzed in the process 700 and the class.
Referring now to
The space hierarchy 800 can be one type of assumption that the relationship identifier 155 takes in identifying spatial relationships 174 between tag mappings 195. For example, because the spaces of the space hierarchy 800 are in a hierarchical format, the relationship identifier 155 can perform hierarchical clustering to identify relationships 175 between the spaces.
Referring now to
At a first iteration of the clustering, the cluster analyzer 160 can treat each individual point 960 as a cluster at a first level of a hierarchy and match two points 930 together. For example, the cluster analyzer 160 can match the point 955 with the point 960 to form a new cluster 925 representing a room. The cluster analyzer 160 can match a point 955 with a point 960 to form a new cluster 920 representing a room. At each subsequent iteration, the cluster can be paired to form new clusters at a new higher level of the hierarchy model 900. For example, the clusters 925 and 920 can be paired to form a cluster 915. At another iteration, the cluster 945 and 915 can be paired to form a cluster 910. At a subsequent iteration, a cluster 950 and the cluster 910 can be paired. When the cluster 950 and 905 are paired, all of the points 930 are linked together and the highest level cluster has been formed. The cluster analyzer 160 can stop performing iterations once the highest level cluster is formed, i.e., once all points 930 are linked.
Based on the hierarchical model 900, the cluster analyzer 160 can identify various clusters to represent various classes of the graph schema. The cluster analyzer 160 can use the space hierarchy 800 to map each cluster to a class of the graph schema. For example, the cluster 905 can represent a building. The cluster 910 can represent a floor. The cluster 915 can represent a zone. The cluster 920 can represent a room. The cluster 925 can represent another room. In view of the hierarchical model 900, the cluster analyzer 160 can identify a relationship between each mapped tag representing the points 930 and the room, zone, floor, or building that the point is mapped to. For example, if point 960 has a point name “ZNT” that is mapped to the tag “zone temperature” which is mapped to a class of the graph schema representing the zone temperature, the cluster analyzer 160 can generate a relationship between an instance of the class of the graph schema representing the zone temperature and an instance of the graph schema representing the room. Similarly, the cluster analyzer 160 can generate relationships between the spaces identified based on the hierarchical model 900. For example, the cluster analyzer 160 can generate a relationship between the zone indicated by the cluster 915 and the room indicated by the cluster 920. The cluster analyzer 160 can generate a relationship between a floor indicated by the cluster 910 and the zone indicated by the cluster 915. The cluster analyzer 160 can generate a relationship between the building indicated by the cluster 905 and the floor indicate by the cluster 910.
Referring now to
Referring now to
In the step 1105, the process 1100 can include performing, by the building system 105, a first clustering to cluster points based on point characteristics. The cluster analyzer 160 can cluster points based on the point data 125 to cluster points together based on their levels of spatial similarity. For example, the cluster analyzer 160 can perform hierarchical clustering to cluster the points. The hierarchical clustering can iteratively pair clusters together, starting with each point being its own cluster, until all of the points are connected through the hierarchy. Each level of the hierarchy can be identified as its own space and the points clustered under those levels can be identified as being located as in those spaces. The hierarchical clustering can identify natural clusters of the points.
In the step 1110, the process 1100 can include performing, by the building system 105, a second clustering to cluster points based on building layout data. The building layout cluster analyzer 165 can perform clustering based on spatial layout data of a building or multiple buildings. For example, the building layout cluster analyzer 165 can identify centroids for a clustering process. The building layout cluster analyzer 165 can cluster points based on a distance between each point and the centroids. The building layout cluster analyzer 165 can iteratively adjust the centroids until the points remain within each cluster.
In the step 1115, the process 1100 can include merging, by the building system 105, results of the first clustering and the second clustering. The merging can include comparing, by the relationship identifier 155, the point clusters of the first clustering and the point clusters of the second clustering. For example, the relationship identifier 155 can identify whether points clustered to a particular space are the same or different between the first clustering and the second clustering. The relationship identifier 155 can determine that clusters of the first clustering and the second clustering that have corresponding points are describing the same space (e.g., the clusters intersect). Clusters that appear in one clustering but not the other clustering can be identified as distinct spaces. For example, if there are clusters with one or only a few points, an isolated cluster can be identified as its own space or alternatively ignored or removed.
The relationship identifier 155 can generate a confidence, for each point, based on whether the first clustering and the second clustering confirm the point being spatially related to a particular space or are in disagreement. If the first clustering and the second clustering both indicate that the point should be clustered to a particular space, the confidence may be high. If the first clustering and the second clustering assign the point to different spaces, the confidence may be lower. If the confidence of a point having a spatial relationship to a particular space is low, e.g., less than a particular level, the point can be surfaced to a user via a user device for manual classification.
In the step 1120, the process 1100 can include identifying, by the building system 105, spatial relationships 175 based on the results. For example, the relationship identifier 155 can identify the spatial relationships 175 between points or the tags that the points are mapped to and spaces. The spaces can be identified based on the clusters. The spaces can be identified as separate points. The relationship identifier 155 can identify, based on the result or based on the first clustering or the second clustering individually, the cluster that each point is related to and the space that each cluster represents. The relationship identifier 155 can generate a spatial relationship between each point, tag, or instance of a class in the graph schema representing the point or tag and the space.
In the step 1125, the process 1100 can include identifying, by the building system 105, relationships 175 based on timeseries data 130 of the points. The relationship identifier 155 can identify isolated clusters of the result, the first clustering, or the second clustering. The isolated clusters can include one or only a few points (e.g., less than a particular number of points). The relationship identifier 155 can search for points assigned to larger clusters that affect points in the isolated cluster. For example, the device pattern identifier 170 can identify, based on a particular timeseries pattern, that a first point and a second point are associated with data that is spatially related or functionally related. Based on the identified association, the device pattern identifier 170 can generate a spatial and/or functional relationship 175. The relationship identifier 155 can identify spatial and/or functional relationships 175 by analyzing the points with timeseries data 130.
For example, the relationship identifier 155 can identify that a light switch point is assigned to an isolated cluster. The relationship identifier 155 can identify that a motion sensor point is assigned to a large cluster representing a conference room. The device pattern identifier 170 can identify that, based on the timeseries data 130, there is an operational or behavioral pattern between the light switch point and the motion sensor point. For example, the light switch point turning a light on or off can be sensed by the motion sensor and a temporal operational/behavior pattern can be present in the timeseries data 130. The relationship identifier 155 can identify that, in view of the operational/behavioral pattern between the light switch point and the motion sensor point, that the light switch point and the motion sensor point should be related to the same space. The relationship identifier 155 can generate a relationship for the light switch point to the conference room that the motion sensor is located in. Furthermore, based on the operational/behavioral pattern, the relationship identifier 155 can generate a relationship 175 between the light switch point and the motion sensor point to indicate or a relationship 175 between the light switch point and a light in the conference room that the motion sensor point is located in.
The graph data structure 185 can include edges between the nodes. For example, the graph data structure 185 can include edges 2340 and an edge 2345. The device pattern identifier 170 can identify the relationship represented by the edge 2340 between the node 1210 and the node 1215. The edge 2340 can be identified based on the timeseries data 130. The device pattern identifier 170 can identify the edge 2340 by identifying an operational pattern or behavior between the AHU1A and the VAV2-3. For example, the timeseries data 130 can indicate that operations of the AHU affect conditions measured by the VAV2-3. For example, changing the speed of a fan of the AHU1A can affect the air pressure measured by the VAV2-3. This can indicate a functional relationship between the AHU1A and the VAV2-3, e.g., a control relationship. The device pattern identifier 170 can generate the “feeds” edge 2340 between the node 1210 and the 1215 based on the identified relationship.
The relationship identifier 155, e.g., the cluster analyzer 160 or the building layout cluster analyzer 165, can identify a spatial relationship between the VAV2-3 and the VAV2-3Zone. The relationship identifier 155 can perform clustering to identify that the VAV2-3 belongs to a cluster representing a particular HVAC zone, e.g., the VAV2-3Zone. Based on the identified relationship, the graph constructor 180 can generate an edge 2345 between the node 1215 and the node 1220.
Referring now to
The edge platform 1305 can include a device hub 1325, a connector 1330, and/or an integration layer 1335. The edge platform 1305 can facilitate communication between the devices 1340-1350 and a cloud platform 1355 and/or a twin manager 1360. The communication can be telemetry, commands, control data, etc. The cloud platform 1335 can be configured to facilitate communication and routing of messages between the applications, the twin manager 1360, the edge platform 1305, and/or any other system. The edge platform 1305 can be a gateway layer. The edge platform 1305 can be located within a building while the cloud platform 1355 can be located outside the building. The twin manager 1360 can be configured to manage and maintain a digital twin. The digital twin can be a digital representation of the physical environment, e.g., a building. Examples of a twin manager, a cloud platform, and an edge platform are described in U.S. patent application Ser. No. 17/134,661 filed Dec. 28, 2020, the entirety of which is incorporated by reference herein. The twin manager 1360 can be located outside the building. Both the twin manager 1360 and the cloud platform 1355 can be cloud based systems, server systems, computing devices, etc. that manage telemetry data that the edge platform 1305 receives from the devices 1340-1350 and communicates to the cloud platform 1355 and/or the twin manager 1360.
The devices 1340-1350 can be building devices that communicate with the edge platform 1305 via a variety of building protocols. For example, the protocol could be Open Platform Communications (OPC) Unified Architecture (UA), Modbus, BACnet, etc. The integration layer 1335 can integrate the various devices 1340-1350 through the respective communication protocols of each of the devices 1340-1350. The integration layer 1335 can dynamically include various integration components based on the needs of the instance of the edge platform 1305, for example, if a BACnet device is connected to the edge platform 1305, the edge platform 1305 may run a BACnet integration component. The connector 1330 may be the core service of the edge platform 1305. Every instance of the edge platform 1305 can include the connector 1330. The edge platform 1305 can be a light version of a gateway.
The connectivity manager 1310 can operate to connect the devices 1340-1350 with the cloud platform 1355 and/or the twin manager 1360. The connectivity manager 1310 can allow a device running the connectivity manager 1310 to connect with an ecosystem, the cloud platform 1355, another device, another device which in turn connects the device to the cloud, connects to a data center, a private on-premises cloud, etc. The connectivity manager 1310 can facilitate communication northbound (with higher level networks), southbound (with lower level networks), and/or east/west (e.g., with peer networks). The connectivity manager 1310 can implement communication via MQ Telemetry Transport (MQTT) and/or sparkplug. The operational abilities of the connectivity manager 1310 can be extended via a software development toolkit (SDK), and/or an API. The connectivity manager 1310 can handle offline network states with various networks.
The device manager 1315 can be configured to manage updates and/or upgrades for the device that the device manager 1315 is run on, the software for the edge platform 1305 itself, and/or devices connected to the edge platform 1305, e.g., the devices 1340-1350. The software updates could be new software components, e.g., services, new integrations, etc. The device manager 1315 can be used to manage software for edge platforms for a site, e.g., make updates or changes on a large scale across multiple devices. The device manager 1315 can implement an upgrade campaign where one or more certain device types and/or pieces of software are all updated together. The update depth may be of any order, e.g., a single update to a device, an update to a device and a lower level device that the device communication with, etc. The software updates can be delta updates, which are suitable for low-bandwidth devices. For example, instead of replacing an entire piece of software on the edge platform 1305, only the portions of the piece of software that need to be updated may be updated, thus reducing the amount of data that needs to be downloaded to the edge platform 1305 in order to complete the update.
The device identity manager 1320 can implement authorization and authentication for the edge platform 1305. For example, when the edge platform 1305 connects with the cloud platform 1355, the twin manager 1360, and/or the devices 1340-1350, the device identity manager 1320 can identify the edge platform 1305 to the various platforms, managers, and/or devices. Regardless of the device that the edge platform 1305 is implemented on, the device identity manager 1320 can handle identification and uniquely identify the edge platform 1305. The device identity manager 1320 can handle certification management, trust data, authentication, authorization, encryption keys, credentials, signatures, etc. Furthermore, the device identity manager 1320 may implement various security features for the edge platform 1305, e.g., antivirus software, firewalls, verified private networks (VPNs), etc. Furthermore, the device identity manager 1320 can manage commissioning and/or provisioning for the edge platform 1305.
Referring now to
The edge platform 1305 can include a protocol integration layer 1410 that facilities communication with the building equipment 110 via one or more protocols. The protocol integration layer 1410 can be dynamically updated with a new protocol integration responsive to detecting that a new device is connected to the edge platform 1305 and the new device requires the new protocol integration. The protocol integration layer 1410 can be customized through an SDK 1415.
The edge platform 1305 can handle MQTT communication through an MQTT layer 1420 and an MQTT connector 1435. The MQTT layer 1420 and/or the MQTT connector 1435 can handle MQTT based communication and/or any other publication/subscription based communication where devices can subscribe to topics and publish to topics. The MQTT connector 1435 can implement an MQTT broker configured to manage topics and facilitate publications to topics, subscriptions to topics, etc. to support communication between the building equipment 110 and/or with the cloud platform 1355.
The edge platform 1305 includes a translations, rate-limiting, and routing layer 1430. The layer 1430 can handle translating data from one format to another format, e.g., from a first format used by the building equipment 110 to a format that the cloud platform 1355 expects, or vice versa. The layer 1430 can further perform rate limiting to control the rate at which data is transmitted, requests are sent, requests are received, etc. The layer 1430 can further perform message routing. The cloud connector 1425 may connect the edge platform 1305, e.g., establish and/or communicate with one or more communication endpoints between the cloud platform 1355 and the cloud connector 1425.
Referring now to
The device 1530 and/or the device 1535 can implement gateway operations for connecting the devices of the building equipment 110 with the cloud platform 1355 and/or the twin manager 1360. The devices 1530 and/or 1535 can communicate with the building equipment 110, collect data from the building equipment 110, and communicate the data to the cloud platform 1355 and/or the twin manager 1360. The devices 1530 and/or the device 1535 can push commands from the cloud platform 1355 and/or the twin manager 1360 to the building equipment 110.
The systems and devices 1520-1535 can each run an instance of the edge platform 1305. The systems and devices 1520-1535 can run the connector 1330 which may include the connectivity manager 1310, the device manager 1315, and/or the device identity manager 1320. The device manager 1315 can control what services each of the systems and devices 1520-1535 run, e.g., what services from a service catalog 1505 each of the systems and devices 1520-1535 run.
The service catalog 1505 can be stored in the cloud platform 1355, within a local server (e.g., in the server database 1540 of the local server 1520), on the computing system 1525, on the device 1530, on the device 1535, etc. The various services of the service catalog 1505 can be run on the systems and devices 1520-1535. The services can further move around the systems and devices 1520-1535 based on the available computing resources, processing speeds, data availability, the locations of other services which produce data or perform operations required by the service, etc.
The service catalog 1505 can include an analytics service 1510 that generates analytics data based on building data of the building equipment 110, a workflow service 1510 that implements a workflow, and/or an activity service 1510 that performs an activity. The service catalog 1505 includes an integration service 1510 that integrates a device with a particular subsystem (e.g., a BACnet integration, a Modbus integration, etc.), a digital twin service 1510 that runs a digital twin, and/or a database service 1510 that implements a database for storing building data. The service catalog 1505 can include a control service 1510 for operating the building equipment 110, a scheduling service 1510 that handles scheduling of areas (e.g., desks, conference rooms, etc.) of a building, and/or a monitoring service 1510 that monitors a piece of equipment of the building equipment 110. The service catalog 1505 includes a command service 1510 that implements operational commands for the building equipment 110, an optimization service 1510 that runs an optimization to identify operational parameters for the building equipment 110, and/or achieve service 1510 that archives settings, configurations, etc. for the building equipment 110, etc.
The service catalog 1505 can include a mapping service 1510. The mapping service 1510 can include an instance of the point mapper 135, an instance of the relationship identifier 155, and/or an instance of the graph constructor 180. The mapping service 150 can be deployed to one of the systems or devices 1520-1535. For example, the mapping service 1510 could be deployed to the device 1530. The device 1530 can receive the point data 125 or the timeseries data 130 from the building equipment 110. The mapping service 150 can cause the instance of the point mapper 135, an instance of the relationship identifier 155, and/or an instance of the graph constructor 180 to execute on the point data 125 and/or the timeseries data 130. The device 1530 can perform all of the operations described with respect to
For example, the device 1530 can connect with one or multiple new pieces of building equipment 110. Responsive to connecting with the new piece of building equipment 110, the device 1530 can load the mapping service 1510 to be executed by the device 1530. For example, the device 1530 can load the mapping service 1510 from a storage device of the device 1530 into a memory device of the device 1530. The new piece of building equipment can be a piece of building equipment that is not described in the graph data structure 185. Responsive to connecting with the new piece of building equipment 110, the device 1530 can request and receive the mapping service 1510 from the service catalog 1505, from the local service 1520, from the computing system 1525, or from the device 1535. Responsive to connecting with the new piece of building equipment 110, the device 1530 can receive the point data 125 and the timeseries data 130 and provide the point data 125 and the timeseries data 130 to another system (e.g., the local server 1520, the computing system 1525, the device 1535) to execute the mapping service 1510.
The device 1530 can execute the mapping service 1510 and generate the graph data structure 185, or a portion of the graph data structure 185. At least a portion of the graph data structure 185 generated by the device 1530 can describe the new piece of building equipment 110, points of the new piece of building equipment 110, spatial relationships between the piece of building equipment 110 to various spaces of a building, relationships between the piece of building equipment 110 to other pieces of building equipment 110, etc. The device 1530 can communicate the generated graph data structure 185 (or at least a portion of the graph data structure 185) to the cloud platform 1355 and/or the twin manager 1360. The device 1530 can store the graph data structure 185 locally.
The device 1530 can use the graph data structure 185 to collect and communicate information to the cloud platform 1355 and/or the twin manager 1360. The information may be portions of the graph data structure 185 or information received from the new piece of building equipment 110. For example, while the device 1530 receives data events, data timeseries, telemetry, or other data elements, the device 1530 can communicate the data to the cloud platform 1355 and/or the twin manager 1360 based on the graph data structure 185. For example, the device 1530 can route the telemetry to the cloud platform 1355 and/or the twin manager 1360 based on the graph data structure 185. For example, messages communicated to the cloud platform 1355 and/or the twin manager 1360 can be tagged with information of the graph data structure 185 describing the class of the piece of building equipment, the node in the graph data structure 185 representing the piece of building equipment, related equipment to the piece of building equipment, a space that a measurement of the piece of building equipment 110 was taken in, etc.
The various systems 1520-1535 can realize technical advantages by implementing services of the service catalog 1505 locally and/or storing the service catalog 1505 locally. Because the services can be implemented locally, i.e., within a building, lower latency can be realized in making control decisions or deriving information since the communication time between the systems 1520-1535 and the cloud is not needed to run the services. Furthermore, because the systems 1520-1535 can run independently of the cloud (e.g., implement their services independently) even if a network 1515 fails or encounters an error that prevents communication between the cloud and the systems 1520-1535, the systems can continue operation without interruption. Furthermore, by balancing computation between the cloud and the systems 1520-1535, power usage can be balanced more effectively. Furthermore, the system of
Referring now to
The local server 1605 can include a connector 1610, services 1510, a building normalization layer 1615, and integrations 1620-1630. These components of the local server 1605 can be deployed to the local server 1605, e.g., from the cloud platform 1355. These components may further be dynamically moved to various other devices of the building. The connector 1610 may be the connector described with reference to
The building normalization layer 1615 can be a software component that runs the integrations 1620-1630 and/or the analytics 1510. The building normalization layer 1615 can be configured to allow for a variety of different integrations and/or analytics to be deployed to the local server 1605. The building normalization layer 1615 could allow for any service of the service catalog 1505 to run on the local server 1605. Furthermore, the building normalization layer 1615 can relocate, or allow for relocation, of services and/or integrations across the cloud platform 1355, the local server 1605, and/or the device/gateway 1645. The services 1510 are relocatable based on processing power of the local server 1605, based on communication bandwidth, available data, etc. The services can be moved from one device to another in the system 1600 such that the requirements for the service are met appropriately.
Furthermore, instances of the integrations 1620-1630 can be relocatable and/or deployable. The integrations 1620-1630 may be instantiated on devices of the system 1600 based on the requirements of the devices, e.g., whether the local server 1605 needs to communicate with a particular device (e.g., the Modbus integration 1620 could be deployed to the local server 1605 responsive to a detection that the local server 1605 needs to communicate with a Modbus device). The locations of the integrations can be limited by the physical protocols that each device is capable of implementing and/or security limitations of each device.
The deployment and/or movement of services and/or integrations can be done manually and/or in an automated manner. For example, when a building site is commissioned, a user could manually select, e.g., via a user interface on a user device (e.g., smartphone, tablet, laptop, desktop computer, etc.), the devices of the system 1600 where each service and/or integration should run. Instead of having a user select the locations, a system, e.g., the cloud platform 1355, could deploy services and/or integrations to the devices of the system 1600 automatically based on the ideal locations for each of multiple different services and/or integrations.
An orchestrator (e.g., run on instances of the building normalization layer 1615 or in the cloud platform 1355) or a service and/or integration itself could determine that a particular service and/or integration should move from one device to another device after deployment. As the devices of the system 1600 change, e.g., more or less services are run, hard drives can become filled with data, physical building devices are moved, installed, and/or uninstalled, the available data, bandwidth, computing resources, and/or memory resources may change. The services and/or integrations can be moved from a first device to a second more appropriate device responsive to a detection that the first device is not meeting the requirements of the service and/or integration.
As an example, an energy efficiency model service could be deployed to the system 1600. For example, a user may request that an energy efficiency model service run in their building. Alternatively, a system may identify that an energy efficiency model service would improve the performance of the building and automatically deploy the service. The energy efficiency model service may have requirements. For example, the energy efficiency model may have a high data throughput requirement, a requirement for access to weather data, a high requirement for data storage to store historical data needed to make inferences, etc. A rules engine with rules could define whether services get pushed around to other devices, whether model goes back to the cloud for more training, whether an upgrade is needed to implement an increase in points, etc.
As another example, a historian service may manage a log of historical building data collected for a building, e.g., store a record of historical temperature measurements of a building, store a record of building occupant counts, store a record of operational control decisions (e.g., setpoints, static pressure setpoints, fan speeds, etc.), etc. One or more other services may depend on the historian, for example, the one or more other services may consume historical data recorded by the historian. Other services can be relocated along with the historian service such that the other services can operate on the historian data. For example, an occupancy prediction service may need a historical log of occupancy record by the historian service to run. Instead of having the occupancy prediction service and the historian run on the same physical device, a particular integrations between the two devices that the historian service and the occupancy prediction service run on could be established such that occupancy data of the historian service can be provided from the historian service to the occupancy prediction service.
This portability of services and/or integrations removes dependencies between hardware and software. Allowing services and/or integrations to move from one device to another device can keep services running continuously even if the run on a variety of locations. This decouples software from hardware.
The building normalization layer 1615 can facilitate auto discovery of devices and/or perform auto configuration. The building normalization layer 1615 can include the mapping service 1510. The building normalization 1615 of the cloud platform 1355 performs the auto discovery. Responsive to detecting a new device connected to the local server 1605, e.g., a new device of the building equipment 110, the building normalization can identify points of the new device, e.g., identify measurement points, control points, etc. The building normalization layer 1615 performs a discovery process where strings, tags, or other metadata is analyzed to identify each point. The discovery can be the discovery process described with reference to
The cloud platform 1355 can perform a site survey of all devices of a site or multiple sites. For example, the cloud platform 1355 could identify all devices installed in the system 1600. Furthermore, the cloud platform 1355 could perform discovery for any devices that are not recognized. The result of the discovery of a device could be a configuration for the device, for example, indications of points to collect data from and/or send commands to. The cloud platform 1355 can distribute a copy of the configuration for the device to all of the instances of the building normalization layer 1615. The copy of the configuration can be distributed to other buildings different from the building that the device was discovered at. In this regard, responsive to a similar device type being installed somewhere else, e.g., in the same building, in a different building, at a different campus, etc. the instance of the building normalization can select the copy of the device configuration and implement the device configuration for the device.
Similarly, if the instance of the building normalization detects a new device that is not recognized, the building normalization could perform a discovery process for the new device and distribute the configuration for the new device to other instances of the building normalization. In this regard, each building normalization instance can implement learning by discovering new devices and injecting device configurations into a device catalog stored and distributed across each building normalization instance.
The device catalog can store names of every data point of every device. The services that operate on the data points can consume the data points based on the indications of the data points in the device catalog. Furthermore, the integrations may collect data from data points and/or send actions to the data points based on the naming of the device catalog. The various building normalization and synchronize the device catalogs they store. For example, changes to one device catalog can be distributed to other building normalizations. If a point name was changed for a device, this change could be distributed across all building normalizations through the device catalog synchronization such that there are no disruptions to the services that consume the point.
The analytics service 1510 may be a service that generates one or more analytics based on building data received from a building device, e.g., directly from the building device or through a gateway that communicates with the building device, e.g., from the device/gateway 1645. The analytics service 1510 can be configured to generate an analytics data based on the building data such as a carbon emissions metric, an energy consumption metric, a comfort score, a health score, etc. The database service 1510 can operate to store building data, e.g., building data collected from the device/gateway 1645. The analytics service 1510 may operate against historical data stored in the database service 1510. The analytics service 1510 may have a requirement that the analytics service 1510 is implemented with access to a database service 1510 that stores historical data. In this regard, the analytics service 1510 can be deployed to, or relocated to a device including an instantiation of the database service 1510. The database service 1510 could be deployed to the local server 1605 responsive to determining that the analytics service 1510 requires the database service 1510 to run.
The optimization service 1510 can be a service that operates to implement an optimization of one or more variables based on one or more constraints. The optimization service 1510 could implement optimization for allocating loads, making control decisions, improving energy usage and/or occupant comfort etc. The optimization performed by the optimization service 1510 could be the optimization described in U.S. patent application Ser. No. 17/542,184 filed Dec. 3, 2021, which is incorporated by reference herein.
The Modbus integration 1620 can be a software component that enables the local server 1605 to collect building data for data points of building devices that operate with a Modbus protocol. Furthermore, the Modbus integration 1620 can enable the local server 1605 to communicate data, e.g., operating parameters, setpoints, load allocations, etc. to the building device. The communicated data may be control decisions determined by the optimization service 1510.
Similarly, the BACnet integration 1625 can enable the local server 1605 to communicate with one or more BACnet based devices, e.g., send data to, or receive data from, the BACnet based devices. The endpoint 1630 could be an endpoint for MQTT and/or Sparkplug. The element 1630 can be a software service including an endpoint and/or a layer for implementing MQTT and/or Sparkplug communication. In the system 1600, the endpoint 1630 can be used for communicating by the local server 1605 with the device/gateway 1645.
The cloud platform 1355 can include an artificial intelligence (AI) service 1510, an archive service 1510, and/or a dashboard service 1510. The AI service 1510 can run one or more artificial intelligence operations, e.g., inferring information, performing autonomous control of the building, etc. The archive service 1510 may archive building data received from the device/gateway 1645 (e.g., collected point data). The archive service 1510 may store control decisions made by another service, e.g., the AI service 1510, the optimization service 1510, etc. The dashboard service 1510 can be configured to provide a user interface to a user with analytic results, e.g., generated by the analytics service 1510, command interfaces, etc. The cloud platform 1355 is further shown to include the building normalization 1615, which may be an instance of the building normalization layer 1615.
The cloud platform 1355 further includes an endpoint 1635 for communicating with the local server 1605 and/or the device/gateway 1645. The cloud platform 1355 may include an integration 1640, e.g., an MQTT integration supporting MQTT based communication with MQTT devices.
The device/gateway 1645 can include a local server connector 1650 and a cloud platform connector 1655. The cloud platform connector 1655 can connect the device/gateway 1645 with the cloud platform 1355. The local server connector 1650 can connect the device/gateway 1645 with the local server 1605. The device/gateway 1645 includes a commanding service 1510 configured to implement commands for devices of the building equipment 110 (e.g., the device/gateway 1645 itself or another device connected to the device/gateway 1645). The monitoring service 1510 can be configured to monitor operation of the devices of the building equipment 110, the scheduling service 1510 can implement scheduling for a space or asset, the alarm/event service 1510 can generate alarms and/or events when specific rules are tripped based on the device data, the control service 1510 can implement a control algorithm and/or application for the devices of the building equipment 110, and/or the activity service 1510 can implement a particular activity for the devices of the building equipment 110.
The device/gateway 1645 further includes a building normalization 1615. The building normalization 1615 may be an instance of the building normalization layer 1615. The device/gateway 1645 may further include integrations 1660-1665. The integration 1660 may be a Modbus integration for communicating with a Modbus device. The integration 1665 may be a BACnet integration for communicating with BACnet devices.
The construction and arrangement of the systems and methods as shown in the various exemplary embodiments are illustrative only. Although only a few embodiments have been described in detail in this disclosure, many modifications are possible (e.g., variations in sizes, dimensions, structures, shapes and proportions of the various elements, values of parameters, mounting arrangements, use of materials, colors, orientations, etc.). For example, the position of elements may be reversed or otherwise varied and the nature or number of discrete elements or positions may be altered or varied. Accordingly, all such modifications are intended to be included within the scope of the present disclosure. The order or sequence of any process or method steps may be varied or re-sequenced according to alternative embodiments. Other substitutions, modifications, changes, and omissions may be made in the design, operating conditions and arrangement of the exemplary embodiments without departing from the scope of the present disclosure.
The present disclosure contemplates methods, systems and program products on any machine-readable media for accomplishing various operations. The embodiments of the present disclosure may be implemented using existing computer processors, or by a special purpose computer processor for an appropriate system, incorporated for this or another purpose, or by a hardwired system. Embodiments within the scope of the present disclosure include program products comprising machine-readable media for carrying or having machine-executable instructions or data structures stored thereon. Such machine-readable media can be any available media that can be accessed by a general purpose or special purpose computer or other machine with a processor. By way of example, such machine-readable media can comprise RAM, ROM, EPROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to carry or store desired program code in the form of machine-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer or other machine with a processor. When information is transferred or provided over a network or another communications connection (either hardwired, wireless, or a combination of hardwired or wireless) to a machine, the machine properly views the connection as a machine-readable medium. Thus, any such connection is properly termed a machine-readable medium. Combinations of the above are also included within the scope of machine-readable media. Machine-executable instructions include, for example, instructions and data which cause a general purpose computer, special purpose computer, or special purpose processing machines to perform a certain function or group of functions.
Although the figures show a specific order of method steps, the order of the steps may differ from what is depicted. Also two or more steps may be performed concurrently or with partial concurrence. Such variation will depend on the software and hardware systems chosen and on designer choice. All such variations are within the scope of the disclosure. Likewise, software implementations could be accomplished with standard programming techniques with rule based logic and other logic to accomplish the various connection steps, processing steps, comparison steps and decision steps.
In various implementations, the steps and operations described herein may be performed on one processor or in a combination of two or more processors. For example, in some implementations, the various operations could be performed in a central server or set of central servers configured to receive data from one or more devices (e.g., edge computing devices/controllers) and perform the operations. In some implementations, the operations may be performed by one or more local controllers or computing devices (e.g., edge devices), such as controllers dedicated to and/or located within a particular building or portion of a building. In some implementations, the operations may be performed by a combination of one or more central or offsite computing devices/servers and one or more local controllers/computing devices. All such implementations are contemplated within the scope of the present disclosure. Further, unless otherwise indicated, when the present disclosure refers to one or more computer-readable storage media and/or one or more controllers, such computer-readable storage media and/or one or more controllers may be implemented as one or more central servers, one or more local controllers or computing devices (e.g., edge devices), any combination thereof, or any other combination of storage media and/or controllers regardless of the location of such devices.
Number | Name | Date | Kind |
---|---|---|---|
5301109 | Landauer et al. | Apr 1994 | A |
5446677 | Jensen et al. | Aug 1995 | A |
5581478 | Cruse et al. | Dec 1996 | A |
5812962 | Kovac | Sep 1998 | A |
5960381 | Singers et al. | Sep 1999 | A |
5973662 | Singers et al. | Oct 1999 | A |
6014612 | Larson et al. | Jan 2000 | A |
6031547 | Kennedy | Feb 2000 | A |
6134511 | Subbarao | Oct 2000 | A |
6157943 | Meyer | Dec 2000 | A |
6285966 | Brown et al. | Sep 2001 | B1 |
6363422 | Hunter et al. | Mar 2002 | B1 |
6385510 | Hoog et al. | May 2002 | B1 |
6389331 | Jensen et al. | May 2002 | B1 |
6401027 | Xu et al. | Jun 2002 | B1 |
6437691 | Sandelman et al. | Aug 2002 | B1 |
6477518 | Li et al. | Nov 2002 | B1 |
6487457 | Hull et al. | Nov 2002 | B1 |
6493755 | Hansen et al. | Dec 2002 | B1 |
6577323 | Jamieson et al. | Jun 2003 | B1 |
6626366 | Kayahara et al. | Sep 2003 | B2 |
6646660 | Patty | Nov 2003 | B1 |
6704016 | Oliver et al. | Mar 2004 | B1 |
6732540 | Sugihara et al. | May 2004 | B2 |
6764019 | Kayahara et al. | Jul 2004 | B1 |
6782385 | Natsumeda et al. | Aug 2004 | B2 |
6813532 | Eryurek et al. | Nov 2004 | B2 |
6816811 | Seem | Nov 2004 | B2 |
6823680 | Jayanth | Nov 2004 | B2 |
6826454 | Sulfstede | Nov 2004 | B2 |
6865511 | Frerichs et al. | Mar 2005 | B2 |
6925338 | Eryurek et al. | Aug 2005 | B2 |
6986138 | Sakaguchi et al. | Jan 2006 | B1 |
7031880 | Seem et al. | Apr 2006 | B1 |
7401057 | Eder | Jul 2008 | B2 |
7552467 | Lindsay | Jun 2009 | B2 |
7627544 | Chkodrov et al. | Dec 2009 | B2 |
7818249 | Lovejoy et al. | Oct 2010 | B2 |
7889051 | Billig et al. | Feb 2011 | B1 |
7996488 | Casabella et al. | Aug 2011 | B1 |
8078330 | Brickfield et al. | Dec 2011 | B2 |
8104044 | Scofield et al. | Jan 2012 | B1 |
8229470 | Ranjan et al. | Jul 2012 | B1 |
8401991 | Wu et al. | Mar 2013 | B2 |
8495745 | Schrecker et al. | Jul 2013 | B1 |
8516016 | Park et al. | Aug 2013 | B2 |
8532808 | Drees et al. | Sep 2013 | B2 |
8532839 | Drees et al. | Sep 2013 | B2 |
8600556 | Nesler et al. | Dec 2013 | B2 |
8620909 | Rennison | Dec 2013 | B1 |
8635182 | Mackay | Jan 2014 | B2 |
8682921 | Park et al. | Mar 2014 | B2 |
8731724 | Drees et al. | May 2014 | B2 |
8737334 | Ahn et al. | May 2014 | B2 |
8738334 | Jiang et al. | May 2014 | B2 |
8751487 | Byrne et al. | Jun 2014 | B2 |
8788097 | Drees et al. | Jul 2014 | B2 |
8805995 | Oliver | Aug 2014 | B1 |
8843238 | Wenzel et al. | Sep 2014 | B2 |
8874071 | Sherman et al. | Oct 2014 | B2 |
8941465 | Pineau et al. | Jan 2015 | B2 |
8990127 | Taylor | Mar 2015 | B2 |
9070113 | Shafiee et al. | Jun 2015 | B2 |
9116978 | Park et al. | Aug 2015 | B2 |
9185095 | Moritz et al. | Nov 2015 | B1 |
9189527 | Park et al. | Nov 2015 | B2 |
9196009 | Drees et al. | Nov 2015 | B2 |
9229966 | Aymeloglu et al. | Jan 2016 | B2 |
9286582 | Drees et al. | Mar 2016 | B2 |
9311807 | Schultz et al. | Apr 2016 | B2 |
9344751 | Ream et al. | May 2016 | B1 |
9354968 | Wenzel et al. | May 2016 | B2 |
9507686 | Horn et al. | Nov 2016 | B2 |
9524594 | Ouyang et al. | Dec 2016 | B2 |
9558196 | Johnston et al. | Jan 2017 | B2 |
9652813 | Gifford et al. | May 2017 | B2 |
9753455 | Drees | Sep 2017 | B2 |
9811249 | Chen et al. | Nov 2017 | B2 |
9838844 | Emeis et al. | Dec 2017 | B2 |
9886478 | Mukherjee | Feb 2018 | B2 |
9948359 | Horton | Apr 2018 | B2 |
10055114 | Shah et al. | Aug 2018 | B2 |
10055206 | Park et al. | Aug 2018 | B2 |
10116461 | Fairweather et al. | Oct 2018 | B2 |
10169454 | Ait-Mokhtar et al. | Jan 2019 | B2 |
10171297 | Stewart et al. | Jan 2019 | B2 |
10171586 | Shaashua et al. | Jan 2019 | B2 |
10187258 | Nagesh et al. | Jan 2019 | B2 |
10514963 | Shrivastava et al. | Dec 2019 | B2 |
10515098 | Park et al. | Dec 2019 | B2 |
10534326 | Sridharan et al. | Jan 2020 | B2 |
10536295 | Fairweather et al. | Jan 2020 | B2 |
10564993 | Deutsch et al. | Feb 2020 | B2 |
10705492 | Harvey | Jul 2020 | B2 |
10708078 | Harvey | Jul 2020 | B2 |
10760815 | Janakiraman et al. | Sep 2020 | B2 |
10762475 | Song et al. | Sep 2020 | B2 |
10824120 | Ahmed | Nov 2020 | B2 |
10831163 | Park | Nov 2020 | B2 |
10845771 | Harvey | Nov 2020 | B2 |
10854194 | Park et al. | Dec 2020 | B2 |
10862928 | Badawy et al. | Dec 2020 | B1 |
10921760 | Harvey | Feb 2021 | B2 |
10921972 | Park et al. | Feb 2021 | B2 |
10969133 | Harvey | Apr 2021 | B2 |
10976068 | Hallendy et al. | Apr 2021 | B2 |
10986121 | Stockdale et al. | Apr 2021 | B2 |
11016998 | Park et al. | May 2021 | B2 |
11024292 | Park et al. | Jun 2021 | B2 |
11038709 | Park et al. | Jun 2021 | B2 |
11041650 | Li et al. | Jun 2021 | B2 |
11054796 | Holaso | Jul 2021 | B2 |
11070390 | Park et al. | Jul 2021 | B2 |
11073976 | Park et al. | Jul 2021 | B2 |
11108587 | Park et al. | Aug 2021 | B2 |
11113295 | Park et al. | Sep 2021 | B2 |
11229138 | Harvey et al. | Jan 2022 | B1 |
11314726 | Park et al. | Apr 2022 | B2 |
11314788 | Park et al. | Apr 2022 | B2 |
11556105 | Cooley et al. | Jan 2023 | B2 |
11561522 | Cooley et al. | Jan 2023 | B2 |
11561523 | Cooley et al. | Jan 2023 | B2 |
11573551 | Cooley et al. | Feb 2023 | B2 |
11586167 | Cooley et al. | Feb 2023 | B2 |
20020010562 | Schleiss et al. | Jan 2002 | A1 |
20020016639 | Smith et al. | Feb 2002 | A1 |
20020059229 | Natsumeda et al. | May 2002 | A1 |
20020123864 | Eryurek et al. | Sep 2002 | A1 |
20020147506 | Eryurek et al. | Oct 2002 | A1 |
20020177909 | Fu et al. | Nov 2002 | A1 |
20030005486 | Ridolfo et al. | Jan 2003 | A1 |
20030014130 | Grumelart | Jan 2003 | A1 |
20030073432 | Meade, II | Apr 2003 | A1 |
20030158704 | Triginai et al. | Aug 2003 | A1 |
20030171851 | Brickfield et al. | Sep 2003 | A1 |
20030200059 | Ignatowski et al. | Oct 2003 | A1 |
20040068390 | Saunders | Apr 2004 | A1 |
20040128314 | Katibah et al. | Jul 2004 | A1 |
20040133314 | Ehlers et al. | Jul 2004 | A1 |
20040199360 | Friman et al. | Oct 2004 | A1 |
20050055308 | Meyer et al. | Mar 2005 | A1 |
20050108262 | Fawcett et al. | May 2005 | A1 |
20050154494 | Ahmed | Jul 2005 | A1 |
20050278703 | Lo et al. | Dec 2005 | A1 |
20050283337 | Sayal | Dec 2005 | A1 |
20060095521 | Patinkin | May 2006 | A1 |
20060140207 | Eschbach et al. | Jun 2006 | A1 |
20060184479 | Levine | Aug 2006 | A1 |
20060200476 | Gottumukkala et al. | Sep 2006 | A1 |
20060265751 | Cosquer et al. | Nov 2006 | A1 |
20060271589 | Horowitz et al. | Nov 2006 | A1 |
20070028179 | Levin et al. | Feb 2007 | A1 |
20070203693 | Estes | Aug 2007 | A1 |
20070261062 | Bansal et al. | Nov 2007 | A1 |
20070273497 | Kuroda et al. | Nov 2007 | A1 |
20070273610 | Baillot | Nov 2007 | A1 |
20080034425 | Overcash et al. | Feb 2008 | A1 |
20080094230 | Mock et al. | Apr 2008 | A1 |
20080097816 | Freire et al. | Apr 2008 | A1 |
20080186160 | Kim et al. | Aug 2008 | A1 |
20080249756 | Chaisuparasmikul | Oct 2008 | A1 |
20080252723 | Park | Oct 2008 | A1 |
20080281472 | Podgorny et al. | Nov 2008 | A1 |
20090195349 | Frader-Thompson et al. | Aug 2009 | A1 |
20100045439 | Tak et al. | Feb 2010 | A1 |
20100058248 | Park | Mar 2010 | A1 |
20100131533 | Ortiz | May 2010 | A1 |
20100274366 | Fata et al. | Oct 2010 | A1 |
20100281387 | Holland et al. | Nov 2010 | A1 |
20100286937 | Hedley et al. | Nov 2010 | A1 |
20100324962 | Nesler et al. | Dec 2010 | A1 |
20110015802 | Imes | Jan 2011 | A1 |
20110047418 | Drees et al. | Feb 2011 | A1 |
20110061015 | Drees et al. | Mar 2011 | A1 |
20110071685 | Huneycutt et al. | Mar 2011 | A1 |
20110077950 | Hughston | Mar 2011 | A1 |
20110087650 | Mackay et al. | Apr 2011 | A1 |
20110087988 | Ray et al. | Apr 2011 | A1 |
20110088000 | Mackay | Apr 2011 | A1 |
20110099142 | Karjalainen | Apr 2011 | A1 |
20110125737 | Pothering et al. | May 2011 | A1 |
20110137853 | Mackay | Jun 2011 | A1 |
20110153603 | Adiba et al. | Jun 2011 | A1 |
20110154363 | Karmarkar | Jun 2011 | A1 |
20110157357 | Weisensale et al. | Jun 2011 | A1 |
20110178977 | Drees | Jul 2011 | A1 |
20110191343 | Heaton et al. | Aug 2011 | A1 |
20110205022 | Cavallaro et al. | Aug 2011 | A1 |
20110218777 | Chen et al. | Sep 2011 | A1 |
20120011126 | Park et al. | Jan 2012 | A1 |
20120011141 | Park et al. | Jan 2012 | A1 |
20120022698 | Mackay | Jan 2012 | A1 |
20120062577 | Nixon | Mar 2012 | A1 |
20120064923 | Imes et al. | Mar 2012 | A1 |
20120083930 | Ilic et al. | Apr 2012 | A1 |
20120100825 | Sherman et al. | Apr 2012 | A1 |
20120101637 | Imes et al. | Apr 2012 | A1 |
20120135759 | Imes et al. | May 2012 | A1 |
20120136485 | Weber et al. | May 2012 | A1 |
20120158633 | Eder | Jun 2012 | A1 |
20120259583 | Noboa et al. | Oct 2012 | A1 |
20120272228 | Marndi et al. | Oct 2012 | A1 |
20120278051 | Jiang et al. | Nov 2012 | A1 |
20130007063 | Kalra et al. | Jan 2013 | A1 |
20130038430 | Blower et al. | Feb 2013 | A1 |
20130038707 | Cunningham et al. | Feb 2013 | A1 |
20130060820 | Bulusu et al. | Mar 2013 | A1 |
20130080457 | Narayanan | Mar 2013 | A1 |
20130086497 | Ambuhl et al. | Apr 2013 | A1 |
20130097706 | Titonis et al. | Apr 2013 | A1 |
20130103221 | Raman et al. | Apr 2013 | A1 |
20130167035 | Imes et al. | Jun 2013 | A1 |
20130170710 | Kuoch et al. | Jul 2013 | A1 |
20130204836 | Choi et al. | Aug 2013 | A1 |
20130246916 | Reimann et al. | Sep 2013 | A1 |
20130247205 | Schrecker et al. | Sep 2013 | A1 |
20130262035 | Mills | Oct 2013 | A1 |
20130275174 | Bennett et al. | Oct 2013 | A1 |
20130275908 | Reichard | Oct 2013 | A1 |
20130297050 | Reichard et al. | Nov 2013 | A1 |
20130298244 | Kumar et al. | Nov 2013 | A1 |
20130331995 | Rosen | Dec 2013 | A1 |
20130338970 | Reghetti | Dec 2013 | A1 |
20130339404 | Chao et al. | Dec 2013 | A1 |
20140032506 | Hoey et al. | Jan 2014 | A1 |
20140059483 | Mairs et al. | Feb 2014 | A1 |
20140081652 | Klindworth | Mar 2014 | A1 |
20140135952 | Maehara | May 2014 | A1 |
20140152651 | Chen et al. | Jun 2014 | A1 |
20140172184 | Schmidt et al. | Jun 2014 | A1 |
20140189861 | Gupta et al. | Jul 2014 | A1 |
20140207282 | Angle et al. | Jul 2014 | A1 |
20140214801 | Ciliberti, III | Jul 2014 | A1 |
20140258052 | Khuti et al. | Sep 2014 | A1 |
20140269614 | Maguire et al. | Sep 2014 | A1 |
20140277765 | Karimi et al. | Sep 2014 | A1 |
20140278461 | Artz | Sep 2014 | A1 |
20140327555 | Sager et al. | Nov 2014 | A1 |
20150019174 | Kiff et al. | Jan 2015 | A1 |
20150042240 | Aggarwal et al. | Feb 2015 | A1 |
20150105917 | Sasaki et al. | Apr 2015 | A1 |
20150145468 | Ma et al. | May 2015 | A1 |
20150156031 | Fadell et al. | Jun 2015 | A1 |
20150168931 | Jin | Jun 2015 | A1 |
20150172300 | Cochenour | Jun 2015 | A1 |
20150178421 | Borrelli et al. | Jun 2015 | A1 |
20150185261 | Frader-Thompson et al. | Jul 2015 | A1 |
20150186777 | Lecue et al. | Jul 2015 | A1 |
20150202962 | Habashima et al. | Jul 2015 | A1 |
20150204563 | Imes et al. | Jul 2015 | A1 |
20150235267 | Steube et al. | Aug 2015 | A1 |
20150241895 | Lu et al. | Aug 2015 | A1 |
20150244730 | Vu et al. | Aug 2015 | A1 |
20150244732 | Golshan et al. | Aug 2015 | A1 |
20150261863 | Dey et al. | Sep 2015 | A1 |
20150263900 | Polyakov et al. | Sep 2015 | A1 |
20150286969 | Warner et al. | Oct 2015 | A1 |
20150295796 | Hsiao et al. | Oct 2015 | A1 |
20150304193 | Ishii et al. | Oct 2015 | A1 |
20150316918 | Schleiss et al. | Nov 2015 | A1 |
20150324422 | Elder | Nov 2015 | A1 |
20150341212 | Hsiao et al. | Nov 2015 | A1 |
20150348417 | Ignaczak et al. | Dec 2015 | A1 |
20150379080 | Jochimski | Dec 2015 | A1 |
20160011753 | McFarland et al. | Jan 2016 | A1 |
20160033946 | Zhu et al. | Feb 2016 | A1 |
20160035246 | Curtis | Feb 2016 | A1 |
20160065601 | Gong et al. | Mar 2016 | A1 |
20160070736 | Swan et al. | Mar 2016 | A1 |
20160078229 | Gong et al. | Mar 2016 | A1 |
20160090839 | Stolarczyk | Mar 2016 | A1 |
20160119434 | Dong et al. | Apr 2016 | A1 |
20160127712 | Alfredsson et al. | May 2016 | A1 |
20160139752 | Shim et al. | May 2016 | A1 |
20160163186 | Davidson et al. | Jun 2016 | A1 |
20160170390 | Xie et al. | Jun 2016 | A1 |
20160171862 | Das et al. | Jun 2016 | A1 |
20160173816 | Huenerfauth et al. | Jun 2016 | A1 |
20160179315 | Sarao et al. | Jun 2016 | A1 |
20160179342 | Sarao et al. | Jun 2016 | A1 |
20160179990 | Sarao et al. | Jun 2016 | A1 |
20160195856 | Spero | Jul 2016 | A1 |
20160212165 | Singla et al. | Jul 2016 | A1 |
20160239660 | Azvine et al. | Aug 2016 | A1 |
20160239756 | Aggour et al. | Aug 2016 | A1 |
20160247129 | Song et al. | Aug 2016 | A1 |
20160260063 | Harris et al. | Sep 2016 | A1 |
20160313751 | Risbeck et al. | Oct 2016 | A1 |
20160313752 | Przybylski | Oct 2016 | A1 |
20160313902 | Hill et al. | Oct 2016 | A1 |
20160350364 | Anicic et al. | Dec 2016 | A1 |
20160357521 | Zhang et al. | Dec 2016 | A1 |
20160357828 | Tobin et al. | Dec 2016 | A1 |
20160358432 | Branscomb et al. | Dec 2016 | A1 |
20160363336 | Roth et al. | Dec 2016 | A1 |
20160370258 | Perez | Dec 2016 | A1 |
20160378306 | Kresl et al. | Dec 2016 | A1 |
20160379326 | Chan-Gove et al. | Dec 2016 | A1 |
20170006135 | Siebel | Jan 2017 | A1 |
20170011318 | Vigano et al. | Jan 2017 | A1 |
20170017221 | Lamparter et al. | Jan 2017 | A1 |
20170039255 | Raj et al. | Feb 2017 | A1 |
20170052536 | Warner et al. | Feb 2017 | A1 |
20170053441 | Nadumane et al. | Feb 2017 | A1 |
20170063894 | Muddu et al. | Mar 2017 | A1 |
20170068409 | Nair | Mar 2017 | A1 |
20170070775 | Taxier et al. | Mar 2017 | A1 |
20170075984 | Deshpande et al. | Mar 2017 | A1 |
20170084168 | Janchookiat | Mar 2017 | A1 |
20170090437 | Veeramani et al. | Mar 2017 | A1 |
20170093700 | Gilley et al. | Mar 2017 | A1 |
20170098086 | Hoernecke et al. | Apr 2017 | A1 |
20170103327 | Penilla et al. | Apr 2017 | A1 |
20170103403 | Chu et al. | Apr 2017 | A1 |
20170123389 | Baez et al. | May 2017 | A1 |
20170134415 | Muddu et al. | May 2017 | A1 |
20170177715 | Chang et al. | Jun 2017 | A1 |
20170180147 | Brandman et al. | Jun 2017 | A1 |
20170188216 | Koskas et al. | Jun 2017 | A1 |
20170212482 | Boettcher et al. | Jul 2017 | A1 |
20170212668 | Shah et al. | Jul 2017 | A1 |
20170220641 | Chi et al. | Aug 2017 | A1 |
20170230930 | Frey | Aug 2017 | A1 |
20170235817 | Deodhar et al. | Aug 2017 | A1 |
20170251182 | Siminoff et al. | Aug 2017 | A1 |
20170270124 | Nagano et al. | Sep 2017 | A1 |
20170277769 | Pasupathy et al. | Sep 2017 | A1 |
20170278003 | Liu | Sep 2017 | A1 |
20170294132 | Colmenares | Oct 2017 | A1 |
20170315522 | Kwon et al. | Nov 2017 | A1 |
20170315697 | Jacobson et al. | Nov 2017 | A1 |
20170322534 | Sinha et al. | Nov 2017 | A1 |
20170323389 | Vavrasek | Nov 2017 | A1 |
20170329289 | Kohn et al. | Nov 2017 | A1 |
20170336770 | MacMillan | Nov 2017 | A1 |
20170345287 | Fuller et al. | Nov 2017 | A1 |
20170351957 | Lecue et al. | Dec 2017 | A1 |
20170357225 | Asp et al. | Dec 2017 | A1 |
20170357490 | Park et al. | Dec 2017 | A1 |
20170357908 | Cabadi et al. | Dec 2017 | A1 |
20180005309 | Croy et al. | Jan 2018 | A1 |
20180012159 | Kozloski et al. | Jan 2018 | A1 |
20180013579 | Fairweather et al. | Jan 2018 | A1 |
20180024520 | Sinha et al. | Jan 2018 | A1 |
20180039238 | Gaertner et al. | Feb 2018 | A1 |
20180048485 | Pelton et al. | Feb 2018 | A1 |
20180069932 | Tiwari et al. | Mar 2018 | A1 |
20180084012 | Joseph | Mar 2018 | A1 |
20180114140 | Chen et al. | Apr 2018 | A1 |
20180137288 | Polyakov | May 2018 | A1 |
20180157930 | Rutschman et al. | Jun 2018 | A1 |
20180162400 | Abdar | Jun 2018 | A1 |
20180176241 | Manadhata et al. | Jun 2018 | A1 |
20180198627 | Mullins | Jul 2018 | A1 |
20180203961 | Aisu et al. | Jul 2018 | A1 |
20180239982 | Rutschman et al. | Aug 2018 | A1 |
20180275625 | Park et al. | Sep 2018 | A1 |
20180276962 | Butler et al. | Sep 2018 | A1 |
20180292797 | Lamparter et al. | Oct 2018 | A1 |
20180336785 | Ghannam et al. | Nov 2018 | A1 |
20180356775 | Harvey | Dec 2018 | A1 |
20180359111 | Harvey | Dec 2018 | A1 |
20180364654 | Locke et al. | Dec 2018 | A1 |
20190005025 | Malabarba | Jan 2019 | A1 |
20190013023 | Pourmohammad et al. | Jan 2019 | A1 |
20190025771 | Park et al. | Jan 2019 | A1 |
20190037135 | Hedge | Jan 2019 | A1 |
20190042988 | Brown et al. | Feb 2019 | A1 |
20190088106 | Grundstrom | Mar 2019 | A1 |
20190094824 | Xie et al. | Mar 2019 | A1 |
20190096217 | Pourmohammad et al. | Mar 2019 | A1 |
20190102840 | Perl et al. | Apr 2019 | A1 |
20190121801 | Jethwa et al. | Apr 2019 | A1 |
20190138512 | Pourmohammad et al. | May 2019 | A1 |
20190147883 | Mellenthin et al. | May 2019 | A1 |
20190158309 | Park et al. | May 2019 | A1 |
20190163152 | Worrall et al. | May 2019 | A1 |
20190197759 | Huang | Jun 2019 | A1 |
20190268178 | Fairweather et al. | Aug 2019 | A1 |
20190294673 | Sapugay et al. | Sep 2019 | A1 |
20190310979 | Masuzaki et al. | Oct 2019 | A1 |
20190377306 | Harvey | Dec 2019 | A1 |
20200125043 | Park | Apr 2020 | A1 |
20200133978 | Ramamurti | Apr 2020 | A1 |
20200226156 | Borra et al. | Jul 2020 | A1 |
20200285203 | Thakur et al. | Sep 2020 | A1 |
20200336328 | Harvey | Oct 2020 | A1 |
20200348632 | Harvey | Nov 2020 | A1 |
20200387576 | Brett et al. | Dec 2020 | A1 |
20200396208 | Brett et al. | Dec 2020 | A1 |
20210042299 | Migliori | Feb 2021 | A1 |
20210043221 | Yelchuru et al. | Feb 2021 | A1 |
20210191826 | Duraisingh et al. | Jun 2021 | A1 |
20210200807 | Ploegert et al. | Jul 2021 | A1 |
20210325070 | Endel et al. | Oct 2021 | A1 |
20210342961 | Winter et al. | Nov 2021 | A1 |
20210373509 | Borah et al. | Dec 2021 | A1 |
20210373510 | Borah et al. | Dec 2021 | A1 |
20210381711 | Harvey et al. | Dec 2021 | A1 |
20210381712 | Harvey et al. | Dec 2021 | A1 |
20210382445 | Harvey et al. | Dec 2021 | A1 |
20210382861 | Jin et al. | Dec 2021 | A1 |
20210383041 | Harvey et al. | Dec 2021 | A1 |
20210383042 | Harvey et al. | Dec 2021 | A1 |
20210383200 | Harvey et al. | Dec 2021 | A1 |
20210383219 | Harvey et al. | Dec 2021 | A1 |
20210383235 | Harvey et al. | Dec 2021 | A1 |
20210383236 | Harvey et al. | Dec 2021 | A1 |
20220066402 | Harvey et al. | Mar 2022 | A1 |
20220066405 | Harvey | Mar 2022 | A1 |
20220066432 | Harvey et al. | Mar 2022 | A1 |
20220066434 | Harvey et al. | Mar 2022 | A1 |
20220066528 | Harvey et al. | Mar 2022 | A1 |
20220066722 | Harvey et al. | Mar 2022 | A1 |
20220066754 | Harvey et al. | Mar 2022 | A1 |
20220066761 | Harvey et al. | Mar 2022 | A1 |
20220067226 | Harvey et al. | Mar 2022 | A1 |
20220067227 | Harvey et al. | Mar 2022 | A1 |
20220067230 | Harvey et al. | Mar 2022 | A1 |
20220069863 | Harvey et al. | Mar 2022 | A1 |
20220070293 | Harvey et al. | Mar 2022 | A1 |
20220092500 | Drees et al. | Mar 2022 | A1 |
20220121965 | Chatterji et al. | Apr 2022 | A1 |
20220138684 | Harvey | May 2022 | A1 |
20220147000 | Cooley et al. | May 2022 | A1 |
20220150124 | Cooley et al. | May 2022 | A1 |
20220198095 | Bandara | Jun 2022 | A1 |
20220215264 | Harvey et al. | Jul 2022 | A1 |
20230010757 | Preciado | Jan 2023 | A1 |
20230071312 | Preciado et al. | Mar 2023 | A1 |
20230076011 | Preciado et al. | Mar 2023 | A1 |
20230083703 | Meiners | Mar 2023 | A1 |
20230283987 | Cheng et al. | Sep 2023 | A1 |
Number | Date | Country |
---|---|---|
2019226217 | Nov 2020 | AU |
2019226264 | Nov 2020 | AU |
101415011 | Apr 2009 | CN |
102136099 | Jul 2011 | CN |
102136100 | Jul 2011 | CN |
102650876 | Aug 2012 | CN |
104040583 | Sep 2014 | CN |
104603832 | May 2015 | CN |
104919484 | Sep 2015 | CN |
106204392 | Dec 2016 | CN |
106406806 | Feb 2017 | CN |
106960269 | Jul 2017 | CN |
107147639 | Sep 2017 | CN |
107598928 | Jan 2018 | CN |
2 528 033 | Nov 2012 | EP |
3 268 821 | Jan 2018 | EP |
3 324 306 | May 2018 | EP |
4 226 263 | Aug 2023 | EP |
H10-049552 | Feb 1998 | JP |
2003-162573 | Jun 2003 | JP |
2007-018322 | Jan 2007 | JP |
4073946 | Apr 2008 | JP |
2008-107930 | May 2008 | JP |
2013-152618 | Aug 2013 | JP |
2014-044457 | Mar 2014 | JP |
20160102923 | Aug 2016 | KR |
WO-2009020158 | Feb 2009 | WO |
WO-2011100255 | Aug 2011 | WO |
WO-2013050333 | Apr 2013 | WO |
WO-2015106702 | Jul 2015 | WO |
WO-2015145648 | Oct 2015 | WO |
WO-2017035536 | Mar 2017 | WO |
WO-2017192422 | Nov 2017 | WO |
WO-2017194244 | Nov 2017 | WO |
WO-2017205330 | Nov 2017 | WO |
WO-2017213918 | Dec 2017 | WO |
WO-2018132112 | Jul 2018 | WO |
WO-2020061621 | Apr 2020 | WO |
WO-2022042925 | Mar 2022 | WO |
WO-2022103812 | May 2022 | WO |
WO-2022103813 | May 2022 | WO |
WO-2022103820 | May 2022 | WO |
WO-2022103822 | May 2022 | WO |
WO-2022103824 | May 2022 | WO |
WO-2022103829 | May 2022 | WO |
WO-2022103831 | May 2022 | WO |
Entry |
---|
Oracle® Assets User Guide Release 12 Part No. B31177-Oct. 2, 2007 (Year: 2007). |
U.S. Appl. No. 17/566,029, Passivelogic, Inc. |
U.S. Appl. No. 17/567,275, Passivelogic, Inc. |
U.S. Appl. No. 17/722,115, Passivelogic, Inc. |
Balaji et al, “Brick: Metadata schema for portable smart building applications,” Applied Energy, 2018 (20 pages). |
Balaji et al, “Brick: Metadata schema for portable smart building applications,” Applied Energy, Sep. 15, 2018, 3 pages, (Abstract). |
Balaji et al, “Demo Abstract: Portable Queries Using the Brick Schema for Building Applications,” BuildSys '16, Palo Alto, CA, USA, Nov. 16-17, 2016 (2 pages). |
Balaji, B et al., “Brick: Towards a Unified Metadata Schema For Buildings.” BuildSys '16, Palo Alto, CA, USA, Nov. 16-17, 2016 (10 pages). |
Bhattacharya et al., “Short Paper: Analyzing Metadata Schemas for Buildings—The Good, The Bad and The Ugly,” BuildSys '15, Seoul, South Korea, Nov. 4-5, 2015 (4 pages). |
Bhattacharya, A., “Enabling Scalable Smart-Building Analytics,” Electrical Engineering and Computer Sciences, University of California at Berkeley, Technical Report No. UCB/EECS-2016-201, Dec. 15, 2016 (121 pages). |
Brick, “Brick Schema: Building Blocks for Smart Buildings,” URL: chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://www.memoori.com/wp-content/uploads/2016/06/Brick_Schema_Whitepaper.pdf, Mar. 2019 (17 pages). |
Brick, “Brick: Towards a Unified Metadata Schema For Buildings,” URL: chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://brickschema.org/papers/Brick_BuildSys_Presentation.pdf, Presented at BuildSys '16, Nov. 2016 (46 pages). |
Brick, “Metadata Schema for Buildings,” URL: https://brickschema.org/docs/Brick-Leaflet.pdf, retrieved from internet Dec. 24, 2019 (3 pages). |
Chinese Office Action on CN Appl. No. 201780003995.9 dated Apr. 8, 2021 (21 pages with English language translation). |
Chinese Office action on CN Appl. No. 201780043400.2 dated Apr. 25, 2021 (15 pages with English language translation). |
Curry, E. et al., “Linking building data in the cloud: Integrating cross-domain building data using linked data.” Advanced Engineering Informatics, 2013, 27 (pp. 206-219). |
Digital Platform Litigation Documents Part 1, includes cover letter, dismissal of case DDE-1-21-cv-01796, IPR2023-00022 (documents filed Jan. 26, 2023-Oct. 7, 2022), and IPR2023-00085 (documents filed Jan. 26, 2023-Oct. 20, 2022) (748 pages total). |
Digital Platform Litigation Documents Part 10, includes DDE-1-21-cv-01796 (documents filed Nov. 1, 2022-Dec. 22, 2021 (1795 pages total). |
Digital Platform Litigation Documents Part 2, includes IPR2023-00085 (documents filed Oct. 20, 2022) (172 pages total). |
Digital Platform Litigation Documents Part 3, includes IPR2023-00085 (documents filed Oct. 20, 2022) and IPR2023-00170 (documents filed Nov. 28, 2022-Nov. 7, 2022) (397 pages total). |
Digital Platform Litigation Documents Part 4, includes IPR2023-00170 (documents filed Nov. 7, 2022) and IPR2023-00217 (documents filed Jan. 18, 2023-Nov. 15, 2022) (434 pages total). |
Digital Platform Litigation Documents Part 5, includes IPR2023-00217 (documents filed Nov. 15, 2022) and IPR2023-00257 (documents filed Jan. 25, 2023-Nov. 23, 2022) (316 pages total). |
Digital Platform Litigation Documents Part 6, includes IPR2023-00257 (documents filed Nov. 23, 2022) and IPR 2023-00346 (documents filed Jan. 3, 2022-Dec. 13, 2022) (295 pages total). |
Digital Platform Litigation Documents Part 7, includes IPR 2023-00346 (documents filed Dec. 13, 2022) and IPR2023-00347 (documents filed Jan. 3, 2023-Dec. 13, 2022) (217 pages total). |
Digital Platform Litigation Documents Part 8, includes IPR2023-00347 (documents filed Dec. 13, 2022), EDTX-2-22-cv-00243 (documents filed Sep. 20, 2022-Jun. 29, 2022), and DDE-1-21-cv-01796 (documents filed Feb. 3, 2023-Jan. 10, 2023 (480 pages total). |
Digital Platform Litigation Documents Part 9, includes DDE-1-21-cv-01796 (documents filed Jan. 10, 2023-Nov. 1, 2022 (203 pages total). |
El Kaed, C. et al., “Building management insights driven by a multi-system semantic representation approach,” 2016 IEEE 3rd World Forum on Internet of Things (WF-IoT), Dec. 12-14, 2016, (pp. 520-525). |
Ellis, C. et al., “Creating a room connectivity graph of a building from per-room sensor units.” BuildSys '12, Toronto, ON, Canada, Nov. 6, 2012 (7 pages). |
Extended European Search Report on EP Application No. 18196948.6 dated Apr. 10, 2019 (9 pages). |
Fierro et al., “Beyond a House of Sticks: Formalizing Metadata Tags with Brick,” BuildSys '19, New York, NY, USA, Nov. 13-14, 2019 (10 pages). |
Fierro et al., “Dataset: An Open Dataset and Collection Tool for BMS Point Labels,” DATA'19, New York, NY, USA, Nov. 10, 2019 (3 pages). |
Fierro et al., “Design and Analysis of a Query Processor for Brick,” ACM Transactions on Sensor Networks, Jan. 2018, vol. 1, No. 1, art. 1 (25 pages). |
Fierro et al., “Design and Analysis of a Query Processor for Brick,” BuildSys '17, Delft, Netherlands, Nov. 8-9, 2017 (10 pages). |
Fierro et al., “Mortar: An Open Testbed for Portable Building Analytics,” BuildSys '18, Shenzhen, China, Nov. 7-8, 2018 (10 pages). |
Fierro et al., “Why Brick is a Game Changer for Smart Buildings,” URL: https://brickschema.org/papers/Brick_Memoori_Webinar_Presentation.pdf, Memoori Webinar, 2019 (67 pages). |
Fierro, “Writing Portable Building Analytics with the Brick Metadata Schema,” UC Berkeley, ACM E-Energy, 2019 (39 pages). |
Fierro, G., “Design of an Effective Ontology and Query Processor Enabling Portable Building Applications,” Electrical Engineering and Computer Sciences, University of California at Berkeley, Technical Report No. UCB/EECS-2019-106, Jun. 27, 2019 (118 pages). |
File History for U.S. Appl. No. 12/776,159, filed May 7, 2010 (722 pages). |
Final Conference Program, ACM BuildSys 2016, Stanford, CA, USA, Nov. 15-17, 2016 (7 pages). |
Gao et al., “A large-scale evaluation of automated metadata inference approaches on sensors from air handling units,” Advanced Engineering Informatics, 2018, 37 (pp. 14-30). |
Harvey, T., “Quantum Part 3: The Tools of Autonomy, How PassiveLogic's Quantum Creator and Autonomy Studio software works,” URL: https://www.automatedbuildings.com/news/jan22/articles/passive/211224010000passive.html, Jan. 2022 (7 pages). |
Harvey, T., “Quantum: The Digital Twin Standard for Buildings,” URL: https://www.automatedbuildings.com/news/feb21/articles/passivelogic/210127124501passivelogic.html, Feb. 2021 (6 pages). |
Hu, S. et al., “Building performance optimisation: A hybrid architecture for the integration of contextual information and time-series data,” Automation in Construction, 2016, 70 (pp. 51-61). |
International Search Report and Written Opinion for PCT Appl. Ser. No. PCT/US2017/013831 dated Mar. 31, 2017 (14 pages). |
International Search Report and Written Opinion for PCT Appl. Ser. No. PCT/US2017/035524 dated Jul. 24, 2017 (14 pages). |
International Search Report and Written Opinion on PCT/US2017/052060, dated Oct. 5, 2017, 11 pages. |
International Search Report and Written Opinion on PCT/US2017/052633, dated Oct. 23, 2017, 9 pages. |
International Search Report and Written Opinion on PCT/US2017/052829, dated Nov. 27, 2017, 24 pages. |
International Search Report and Written Opinion on PCT/US2018/024068, dated Jun. 15, 2018, 22 pages. |
International Search Report and Written Opinion on PCT/US2018/052971, dated Mar. 1, 2019, 19 pages. |
International Search Report and Written Opinion on PCT/US2018/052974, dated Dec. 19, 2018, 13 pages. |
International Search Report and Written Opinion on PCT/US2018/052975, dated Jan. 2, 2019, 13 pages. |
International Search Report and Written Opinion on PCT/US2018/052994, dated Jan. 7, 2019, 15 pages. |
International Search Report and Written Opinion on PCT/US2019/015481, dated May 17, 2019, 78 pages. |
International Search Report and Written Opinion on PCT/US2020/058381, dated Jan. 27, 2021, 30 pages. |
Japanese Office Action on JP Appl. No. 2018-534963 dated May 11, 2021 (16 pages with English language translation). |
Koh et al., “Plaster: An Integration, Benchmark, and Development Framework for Metadata Normalization Methods,” BuildSys '18, Shenzhen, China, Nov. 7-8, 2018 (10 pages). |
Koh et al., “Who can Access What, and When?” BuildSys '19, New York, NY, USA, Nov. 13-14, 2019 (4 pages). |
Li et al., “Event Stream Processing with Out-of-Order Data Arrival,” International Conferences on Distributed Computing Systems, 2007, (8 pages). |
Nissin Electric Co., Ltd., “Smart power supply system (SPSS),” Outline of the scale verification plan, Nissin Electric Technical Report, Japan, Apr. 23, 2014, vol. 59, No. 1 (23 pages). |
Passivelogic, “Explorer: Digital Twin Standard for Autonomous Systems. Made interactive.” URL: https://passivelogic.com/software/quantum-explorer/, retrieved from internet Jan. 4, 2023 (13 pages). |
Passivelogic, “Quantum: The Digital Twin Standard for Autonomous Systems, A physics-based ontology for next-generation control and AI.” URL: https://passivelogic.com/software/quantum-standard/, retrieved from internet Jan. 4, 2023 (20 pages). |
Quantum Alliance, “Quantum Explorer Walkthrough,” 2022, (7 pages) (screenshots from video). |
Results of the Partial International Search for PCT/US2018/052971, dated Jan. 3, 2019, 3 pages. |
Sinha, Sudhi and Al Huraimel, Khaled, “Reimagining Businesses with AI” John Wiley & Sons, Inc., Hoboken, NJ, USA, 2021 (156 pages). |
Sinha, Sudhi R. and Park, Youngchoon, “Building an Effective IoT Ecosystem for Your Business,” Johnson Controls International, Springer International Publishing, 2017 (286 pages). |
Sinha, Sudhi, “Making Big Data Work For Your Business: A guide to effective Big Data analytics,” Impackt Publishing LTD., Birmingham, UK, Oct. 2014 (170 pages). |
The Virtual Nuclear Tourist, “Calvert Cliffs Nuclear Power Plant,” URL: http://www.nucleartourist.com/us/calvert.htm, Jan. 11, 2006 (2 pages). |
University of California At Berkeley, EECS Department, “Enabling Scalable Smart- Building Analytics,” URL: https://www2.eecs.berkeley.edu/Pubs/TechRpts/2016/EECS-2016-201.html, retrieved from internet Feb. 15, 2022 (7 pages). |
Van Hoof, Bert, “Announcing Azure Digital Twins: Create digital replicas of spaces and infrastructure using cloud, AI and IoT,” URL: https://azure.microsoft.com/en-us/blog/announcing-azure-digital-twins-create-digital-replicas-of-spaces-and-infrastructure-using-cloud-ai-and-iot/, Sep. 24, 2018 (11 pages). |
W3c, “SPARQL: Query Language for RDF,” located on The Wayback Machine, URL: https://web.archive.org/web/20161230061728/http://www.w3.org/TR/rdf-sparql-query/), retrieved from internet Nov. 15, 2022 (89 pages). |
Wei et al., “Development and Implementation of Software Gateways of Fire Fighting Subsystem Running on EBI,” Control, Automation and Systems Engineering, IITA International Conference on, IEEE, Jul. 2009 (pp. 9-12). |
White et al., “Reduce building maintenance costs with AWS IoT TwinMaker Knowledge Graph,” The Internet of Things on AWS—Official Blog, URL: https://aws.amazon.com/blogs/iot/reduce-building-maintenance-costs-with-aws-iot-twinmaker-knowledge-graph/, Nov. 18, 2022 (10 pages). |
Zhou, Q. et al., “Knowledge-infused and Consistent Complex Event Processing over Real-time and Persistent Streams,” Further Generation Computer Systems, 2017, 76 (pp. 391-406). |
U.S. Appl. No. 17/710,458, filed Mar. 31, 2022, Johnson Controls Tyco IP Holdings LLP. |
Koh et al., “Scrabble: Transferrable Semi-Automated Semantic Metadata Normalization using Intermediate Representation,” BuildSys '18, Nov. 7-8, 2018 (10 pages). |
Number | Date | Country | |
---|---|---|---|
20240095221 A1 | Mar 2024 | US |