JP5147771B2 - Consumption information map display device, consumption information map display system, and consumption information map display method - Google Patents

Consumption information map display device, consumption information map display system, and consumption information map display method Download PDF

Info

Publication number
JP5147771B2
JP5147771B2 JP2009077235A JP2009077235A JP5147771B2 JP 5147771 B2 JP5147771 B2 JP 5147771B2 JP 2009077235 A JP2009077235 A JP 2009077235A JP 2009077235 A JP2009077235 A JP 2009077235A JP 5147771 B2 JP5147771 B2 JP 5147771B2
Authority
JP
Japan
Prior art keywords
information
consumption information
building
scenario
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2009077235A
Other languages
Japanese (ja)
Other versions
JP2010231423A (en
Inventor
玲子 櫻田
高明 森谷
浩行 大西
晃永 山村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
NTT Facilities Inc
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Facilities Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp, NTT Facilities Inc filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2009077235A priority Critical patent/JP5147771B2/en
Publication of JP2010231423A publication Critical patent/JP2010231423A/en
Application granted granted Critical
Publication of JP5147771B2 publication Critical patent/JP5147771B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、ビル単位・フロア単位での電力使用量等の資源の消費量情報を取得し、利用者端末において地図情報と共に表示させる、消費情報地図表示装置、消費情報地図表示システム、および消費情報地図表示方法に関する。   The present invention relates to a consumption information map display device, a consumption information map display system, and consumption information for acquiring resource consumption information such as power consumption in units of buildings and floors and displaying the information together with map information on a user terminal. It relates to a map display method.

近年、複数のウェブサービス(Webサービス)を融合して、新しいサービスを提供する、マッシュアップとよばれる開発手法が注目されている。これは、各社が提供しているAPI(Application Program Interface)を利用し、IT(Information Technology)の深い知識がなくても容易にアプリケーションの開発することができる開発手法である。また、融合により、全てを作り込む必要がないため、開発時間の短縮が可能となる。   2. Description of the Related Art In recent years, a development technique called mash-up that provides a new service by fusing a plurality of web services (Web services) has attracted attention. This is a development method that can easily develop an application by using an API (Application Program Interface) provided by each company and without deep knowledge of IT (Information Technology). Moreover, since it is not necessary to create everything by fusing, development time can be shortened.

上記に関連し、これまで、通信ネットワーク上のサービスエレメントと情報ネットワークの上のサービスエレメントとを複合したサービスを容易に提供するサービス連携装置が開示されている(特許文献1参照)。   In relation to the above, a service cooperation apparatus that easily provides a service that combines a service element on a communication network and a service element on an information network has been disclosed (see Patent Document 1).

また、近年、ビル設備間の通信をTCP/IPで統合、オープン化し、マルチベンダ性を高めて、拠点を跨ぐビル群を統合的に管理するようなシステムを実現するため、SOAP/HTTP(Simple Object Access Protocol/HTTP)を用いたウェブサービス技術が注目されている。ウェブサービスによりビル内の機器を制御するプロトコル規格としてASHRAE(米国冷暖房空調工業会:American Society of Heating,Refrigerating and Air Conditioning Engineers)により策定されたBACnet/WS(Web Services for Building Automation and Control Network:登録商標)と、OASIS(Organization for the Advancement of Structured Information Standard)によって策定されたoBIX(Open Building Information Exchange)という2種類のプロトコルが策定されている。   Recently, in order to realize a system that integrates and opens communication between building facilities with TCP / IP, enhances multi-vendorability, and manages a group of buildings across bases in an integrated manner, SOAP / HTTP (Simple Web service technology using Object Access Protocol / HTTP has attracted attention. Registration of BACnet / WS (Web Services for Building Automation and Control Network) established by ASHRAE (American Society of Heating, Refrigerating and Air Conditioning Engineers) as a protocol standard for controlling equipment in buildings with web services Two types of protocols have been developed: oBIX (Open Building Information Exchange) formulated by OASIS (Organization for the Advancement of Structured Information Standard).

また、以前より、ビルの電力使用量を取得し、地図上に表示させるシステムはあった。これは、省エネコンサルタント向けのシステムで、電力の使用状況を携帯電話やインターネッの画面で確認することにより、遠隔地における電力使用量の監視を実現したシステムである(非特許文献1参照)。   In addition, there has been a system for acquiring the power consumption of a building and displaying it on a map. This is a system for energy-saving consultants, and is a system that realizes monitoring of power usage in a remote place by checking the power usage status on a mobile phone or the Internet screen (see Non-Patent Document 1).

しかしながら、上述のようなサービス連携装置、例えば、複数のサーバを連携させるネットワークサービスプラットフォーム(NWSPF:Network Service Platform)では、ビル系のシステムとの連携が困難であった。なぜなら、それぞれのビルで提供されているデータ量が多く、また、各ビルで保持しているデータは、ビルのメーカやビルに設置された機器によってデータの形式が異なるため、従来のネットワークサービスプラットフォーム(NWSPF)でこれらのデータを直接扱おうとすると、ネットワークサービスプラットフォーム(NWSPF)に非常に大きな負担が掛かり、実装が容易ではなかった。また、ビルに設置される機器は組み込み系のものであるため、ビルの機器自身にデータを保持させることも、メモリ容量などの観点から実現が容易ではない。   However, in the service cooperation apparatus as described above, for example, a network service platform (NWSPF: Network Service Platform) that links a plurality of servers, it is difficult to cooperate with a building system. This is because the amount of data provided in each building is large, and the data stored in each building has a different data format depending on the manufacturer of the building and the equipment installed in the building. If these data are directly handled by (NWSPF), the network service platform (NWSPF) is very burdensome and implementation is not easy. Also, since the equipment installed in the building is an embedded system, it is not easy to make the building equipment itself retain data from the viewpoint of memory capacity and the like.

特開2008−123221号公報JP 2008-123221 A

“地図情報表示システム開発アプリケーションのご案内”、株式会社TRUST SYSTEM、[平成21年1月25日検索]、インターネット<http://www.trust-system.co.jp/application.htm>“Guide for Map Information Display System Development Application”, TRUST SYSTEM Co., Ltd. [Search January 25, 2009], Internet <http://www.trust-system.co.jp/application.htm>

上述のように、ビルの電力使用量などを監視するため、複数のビルに設置された個々の管理システムから収集したデータをサーバなどで集約して一元管理し、一括して表示するシステムは従来からあった。
しかしながら、従来のシステムは個々のビルの管理システムごとにデータの形式やデータを集める範囲(フロア単位、機器単位、ビル単位など)が異なり、また、その収集すべきデータ量が多いという状況であった。そのため、一元管理するサーバに個別のビルごとにデータ形式を変換する機能を設け、また、ビルのデータを一元管理サーバが逐一収集するようにすると、一元管理サーバの処理負荷が重くなるという問題があった。さらに、新しいビルを一元管理に追加しようとすると、そのビルの個別システムに対応したデータ変換機能を一元管理サーバに追加する必要があった。
As described above, in order to monitor the power consumption of buildings, etc., a system that collects data collected from individual management systems installed in multiple buildings, centrally manages them, and displays them collectively is a conventional system. It was from.
However, in the conventional system, the data format and data collection range (floor unit, device unit, building unit, etc.) differ for each building management system, and the amount of data to be collected is large. It was. For this reason, there is a problem in that the processing load of the central management server becomes heavy if the centralized management server is provided with a function for converting the data format for each individual building and the central management server collects the building data one by one. there were. Furthermore, when trying to add a new building to the centralized management, it is necessary to add a data conversion function corresponding to the individual system of the building to the centralized management server.

本発明は、上記の課題認識に基づいてなされたものであり、複数のビルにおける電力使用量等の資源の消費量情報を集約して一元的に管理し、ウェブサービスを利用してビル毎の電力使用量等の資源の消費量情報を利用者端末に地図情報と共に表示させると共に、さらには、利用者に対するサービスを柔軟に変更することができる、消費情報地図表示装置、消費情報地図表示システム、および消費情報地図表示方法を提供することを目的としている。   The present invention has been made on the basis of the above-mentioned problem recognition, and aggregates and manages resource consumption information such as power consumption in a plurality of buildings, and uses a web service for each building. A consumption information map display device, a consumption information map display system, which can display resource consumption information such as power consumption together with map information on a user terminal, and can flexibly change services for users, And it aims at providing the consumption information map display method.

上記の課題を解決するため、本発明の消費情報地図表示装置は、複数のビルに供給されている資源の各ビルおける消費量の情報をネットワークを介して収集し、収集した前記消費量情報を前記ネットワークを介して利用者端末の画面上に地図情報と共に表示させる消費情報地図表示装置であって、各ビルにおける前記消費量情報を前記ネットワーク経由で収集する群管理手段と、前記利用者端末から前記ネットワークを介して前記消費量情報の表示要求を受け付ける表示要求受付手段と、前記利用者端末からの表示要求の内容に応じて、前記群管理手段による前記消費量情報の収集処理と、前記消費量情報を前記利用者端末に表示させるための所定の処理との組み合わせを予め定めたシナリオとして記憶するシナリオ記憶手段と、前記利用者端末からの表示要求が発生した場合に、その要求内容に応じて、前記シナリオ記憶手段からシナリオを抽出し、該抽出したシナリオに従って前記所定の処理を実行するシナリオ実行手段と、を備えることを特徴とする。   In order to solve the above-described problem, the consumption information map display device of the present invention collects consumption information in each building of resources supplied to a plurality of buildings via a network, and collects the collected consumption information. A consumption information map display device for displaying together with map information on a screen of a user terminal via the network, the group management means for collecting the consumption information in each building via the network, and the user terminal A display request receiving unit that receives a display request for the consumption information via the network, a collection process of the consumption information by the group management unit according to the content of the display request from the user terminal, and the consumption Scenario storage means for storing a combination with a predetermined process for displaying amount information on the user terminal as a predetermined scenario; and the user A scenario execution unit that extracts a scenario from the scenario storage unit according to the request content when a display request is generated from the end, and executes the predetermined process according to the extracted scenario. And

また、本発明の消費情報地図表示装置は、前記群管理手段で収集するデータの形式を、前記シナリオ実行手段で扱えるデータの形式に変換するデータ形式変換手段、を更に備えることを特徴とする。   The consumption information map display device of the present invention further comprises data format conversion means for converting the format of data collected by the group management means into a data format that can be handled by the scenario execution means.

また、本発明の消費情報地図表示装置は、前記各ビル内には、ビル内に設置された設備機器におけるビルに供給された資源の使用量等の情報を階層構造により区分して収集する使用量サーバを備え、前記群管理手段は、前記階層構造で区分された設備機器の情報を保持し、前記階層構造の情報を基に、前記設備機器を区分して資源の使用量等の情報を収集する、ことを特徴とする。   In addition, the consumption information map display device of the present invention is used in each building to collect information such as the amount of resources supplied to the building in the building equipment installed in the building according to a hierarchical structure. A group server, wherein the group management unit holds information on the equipment and devices classified in the hierarchical structure, and divides the equipment and uses information such as resource usage based on the information on the hierarchical structure. It is characterized by collecting.

また、本発明の消費情報地図表示装置は、前記ビル内には、前記設備機器の使用状況の情報を保持する設備スケジュール情報保持手段を更に備え、前記シナリオ実行手段は、前記設備機器の使用状況の情報を収集すると共に、該設備機器の使用状況の情報と前記資源の使用量等の情報とを併せて前記利用者端末に表示させる、ことを特徴とする。   Further, the consumption information map display device of the present invention further comprises facility schedule information holding means for holding information on the usage status of the equipment in the building, and the scenario execution means is the usage status of the equipment. The information on the usage status of the equipment and the information on the usage amount of the resource are displayed together on the user terminal.

また、本発明の消費情報地図表示装置は、ネットワーク上のウェブサービスが提供する情報を取得するウェブデータ取得部を備え、前記シナリオ実行手段により、前記ウェブデータ取得部により取得した情報と前記群管理手段により取得した資源の使用量等の情報とを組み合わせて、前記利用者端末に表させる、ことを特徴とする。   The consumption information map display device of the present invention includes a web data acquisition unit that acquires information provided by a web service on a network, and the information acquired by the web data acquisition unit and the group management by the scenario execution unit. It is characterized in that it is displayed on the user terminal in combination with information such as resource usage obtained by the means.

また、本発明の消費情報地図表示装置は、前記ウェブデータ取得部により、対象となるビルの所在するエリアの天気・気温を含む天候情報を前記ウェブサービスから取得し、前記天候情報と前記資源の使用量等の情報とを併せて前記利用者端末に表示させる、ことを特徴とする。   In the consumption information map display device of the present invention, the web data acquisition unit acquires weather information including the weather and temperature of the area where the target building is located from the web service, and the weather information and the resource information It is characterized in that information such as the amount used is displayed on the user terminal together.

また、本発明の消費情報地図表示システムは、複数のビルに供給されている資源の各ビルおける消費量の情報をネットワークを介して収集し、収集した前記消費量情報を前記ネットワークを介して利用者端末の画面上に地図情報と共に表示させる消費情報地図表示システムであって、各ビルにおける前記消費量情報を前記ネットワーク経由で収集する群管理サーバと、前記利用者端末からの表示要求の内容に応じて、前記群管理サーバによる前記消費量情報の収集処理と、前記消費量情報を前記利用者端末に表示させるための所定の処理との組み合わせを予め定めたシナリオとして記憶するシナリオ記憶部と、前記利用者端末から前記ネットワークを介して前記消費量情報の表示要求を受け付けると共に、前記利用者端末からの表示要求が発生した場合に、その要求内容に応じて、前記シナリオ記憶部からシナリオを抽出し、該抽出したシナリオに従って前記所定の処理を実行するシナリオサーバと、を備えることを特徴とする。   In addition, the consumption information map display system of the present invention collects consumption information in each building of resources supplied to a plurality of buildings via a network, and uses the collected consumption information via the network. A consumption information map display system for displaying together with map information on the screen of a user terminal, the group management server collecting the consumption information in each building via the network, and the content of the display request from the user terminal In response, a scenario storage unit that stores a combination of the collection process of the consumption information by the group management server and a predetermined process for displaying the consumption information on the user terminal as a predetermined scenario; A display request for the consumption information is received from the user terminal via the network, and a display request from the user terminal is issued. When, in response to the request content, the extracting scenario from the scenario storage unit, characterized in that it and a scenario server for executing the predetermined processing in accordance extract out scenarios.

また、本発明の消費情報地図表示システムは、前記群管理サーバで収集するデータの形式を、前記シナリオサーバで扱えるデータの形式に変換するデータ形式変換サーバ、を更に備えることを特徴とする。   The consumption information map display system according to the present invention further includes a data format conversion server that converts a format of data collected by the group management server into a data format that can be handled by the scenario server.

また、本発明の消費情報地図表示方法は、複数のビルに供給されている資源の各ビルおける消費量の情報をネットワークを介して収集し、収集した前記消費量情報を前記ネットワークを介して利用者端末の画面上に地図情報と共に表示させる消費情報地図表示装置における消費情報地図表示方法であって、各ビルにおける前記消費量情報を前記ネットワーク経由で収集する群管理手順と、前記利用者端末から前記ネットワークを介して前記消費量情報の表示要求を受け付ける表示要求受付手順と、前記利用者端末からの表示要求の内容に応じて、前記群管理手順による前記消費量情報の収集処理と、前記消費量情報を前記利用者端末に表示させるための所定の処理との組み合わせを予め定めたシナリオとして記憶するシナリオ記憶手順と、前記利用者端末からの表示要求が発生した場合に、その要求内容に応じて、記憶しているシナリオを抽出し、該抽出したシナリオに従って前記所定の処理を実行するシナリオ実行手順と、を含むことを特徴とする。   In addition, the consumption information map display method of the present invention collects consumption information in each building of resources supplied to a plurality of buildings via a network, and uses the collected consumption information via the network. A consumption information map display method in a consumption information map display device for displaying together with map information on a screen of a user terminal, the group management procedure for collecting the consumption information in each building via the network, and from the user terminal A display request acceptance procedure for accepting a display request for the consumption information via the network, a collection process of the consumption information by the group management procedure according to the content of the display request from the user terminal, and the consumption A scenario storage procedure for storing a combination with a predetermined process for displaying amount information on the user terminal as a predetermined scenario; A scenario execution procedure for extracting a stored scenario in accordance with the request content when a display request from the user terminal is generated and executing the predetermined processing according to the extracted scenario. Features.

本発明の消費情報地図表示装置および消費情報地図表示システムにおいては、各ビルにおける、例えば、電力使用量等の資源の消費量情報をネットワーク経由で収集し、利用者端末からの消費量情報の表示要求をネットワークを介して受け付け、利用者端末からの表示要求の内容に応じたシナリオを実行することにより、利用者端末に資源の消費量情報を地図情報と共に表示させる。
これにより、複数のビルにおける、例えば、電力使用量等の資源の消費量情報を集約して一元的に管理し、ビル毎の資源の消費量情報を利用者端末に地図情報と共に表示させるとことができる。また、シナリオを書き換えることにより、利用者に対するサービスを柔軟に変更することができる。
In the consumption information map display device and the consumption information map display system of the present invention, for example, consumption information of resources such as power consumption in each building is collected via the network, and the consumption information is displayed from the user terminal. By accepting the request via the network and executing a scenario according to the content of the display request from the user terminal, resource consumption information is displayed together with the map information on the user terminal.
As a result, for example, resource consumption information such as power consumption in a plurality of buildings is aggregated and managed centrally, and resource consumption information for each building is displayed together with map information on the user terminal. Can do. Moreover, the service for the user can be flexibly changed by rewriting the scenario.

また、本発明の消費情報地図表示装置および消費情報地図表示システムにおいては、群管理手段で収集するデータの形式を、シナリオ実行手段で扱えるデータの形式に変換するデータ形式変換手段を備える。
これにより、消費情報地図表示装置とビル系のシステムの融合を可能にし、また、ビルの設備機器における電力使用量等の資源の消費量情報を群管理手段に集約させることができる。
The consumption information map display device and the consumption information map display system of the present invention further include data format conversion means for converting the data format collected by the group management means into a data format that can be handled by the scenario execution means.
As a result, the consumption information map display device and the building system can be integrated, and resource consumption information such as the amount of power used in the building equipment can be aggregated in the group management means.

また、本発明の消費情報地図表示装置においては、ビル内の各設備機器を階層構造(データ収集パスのツリー構造)により区分して、例えば、電力使用量等の消費量情報を収集する。
これにより、ビル内におけるフロア単位、設備機器の種類ごとなど、より詳細な電力使用量等の表示を行うことができる。
Further, in the consumption information map display device of the present invention, each piece of equipment in the building is divided by a hierarchical structure (a tree structure of a data collection path), and for example, consumption information such as power consumption is collected.
As a result, it is possible to display more detailed power consumption and the like for each floor in the building and for each type of equipment.

また、本発明の消費情報地図表示装置においては、ビル内には、ビル設備の使用状況の情報を保持する設備スケジュール保持手段を備え、シナリオ実行手段により、ビル設備の使用状況の情報を収集する。
これにより、ビル設備(部屋等)の使用状況(予約状況等)を、例えば、ビル全体の電力使用量等の情報に併せて利用者端末に表示させることができる。
Further, in the consumption information map display device of the present invention, the building has facility schedule holding means for holding information on the usage status of the building equipment, and collects information on the usage status of the building equipment by the scenario execution means. .
Thereby, the usage status (reservation status, etc.) of the building equipment (room, etc.) can be displayed on the user terminal together with information such as the power consumption of the entire building, for example.

また、本発明の消費情報地図表示装置においては、ネットワーク上のウェブサービスが提供する情報を取得し、ウェブサービスから取得したデータと資源の消費量情報とを組み合わせて、利用者端末に表示させる。
これにより、複数のウェブサービスから得た情報と、例えば、電力使用量等の消費量情報と組み合わせて、利用者に種々のサービスを提供できる。
In the consumption information map display device of the present invention, information provided by the web service on the network is acquired, and the data acquired from the web service and the resource consumption information are combined and displayed on the user terminal.
Thereby, various services can be provided to the user in combination with information obtained from a plurality of web services and consumption information such as power consumption.

また、本発明の消費情報地図表示装置においては、対象となるビルの所在するエリアの天気・気温を含む天候情報をウェブサービスを利用して取得し、天候情報と資源の消費量情報とを併せて表示する。
これにより、天候情報と、例えば、電力使用量等の消費量情報とを併せて利用者端末に表示させることができる。
In the consumption information map display device of the present invention, weather information including the weather and temperature of the area where the target building is located is acquired using a web service, and the weather information and resource consumption information are combined. To display.
Thereby, weather information and consumption information such as power consumption can be displayed on the user terminal together.

また、本発明の電力消費情報地図表示方法においては、各ビルにおける、例えば、電力使用量等の資源の消費量情報をネットワーク経由で収集し、利用者端末からの資源の消費量情報の地図上での表示要求をネットワークを介して受け付け、利用者端末からの表示要求の内容に応じたシナリオを実行することにより、利用者端末に資源の消費量情報を地図情報と共に表示させる。
これにより、複数のビルにおける、例えば、電力使用量等の資源の消費量情報を集約して一元的に管理し、ビル毎の電力使用量等の資源の消費量情報を利用者端末に地図情報と共に表示させるとことができる。また、シナリオを書き換えることにより、利用者に対するサービスを柔軟に変更することができる。
In the power consumption information map display method of the present invention, resource consumption information such as power consumption in each building is collected via the network, and the resource consumption information from the user terminal is displayed on the map. The display request is received via the network, and the scenario according to the content of the display request from the user terminal is executed, thereby displaying the resource consumption information together with the map information on the user terminal.
As a result, for example, resource consumption information such as power consumption in a plurality of buildings is aggregated and managed centrally, and resource consumption information such as power consumption for each building is mapped to the user terminal. Can be displayed together. Moreover, the service for the user can be flexibly changed by rewriting the scenario.

本発明の第1の実施の形態に係る消費情報地図表示装置の基本構成を示す図である。It is a figure which shows the basic composition of the consumption information map display apparatus which concerns on the 1st Embodiment of this invention. 表示内容の例について説明するための図である。It is a figure for demonstrating the example of a display content. サーバの構成例を示すブロック図である。It is a block diagram which shows the structural example of a server. 消費情報地図表示装置における処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process in a consumption information map display apparatus. 電力使用量の収集のためのパスの第1の例を示す図である。It is a figure which shows the 1st example of the path | pass for collection of electric power usage. 電力使用量の収集のためのパスの第2の例を示す図である。It is a figure which shows the 2nd example of the path | pass for collection of electric power usage. ビル一覧情報等の例を示す図である。It is a figure which shows examples, such as building list information. エリアID情報等の例を示す図である。It is a figure which shows examples, such as area ID information. 本発明の第2の実施の形態に係る消費情報地図表示装置における処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process in the consumption information map display apparatus which concerns on the 2nd Embodiment of this invention.

[本発明の概要]
この発明は、ネットワークを利用して複数のビルの電力使用量などを監視し、その情報を地図上に表示すると共に、インターネット上にあるウェブサービスなどを組み合わせることで、柔軟なビル管理サービスを実現するものである。
[Outline of the present invention]
This invention uses a network to monitor the power usage of multiple buildings, displays the information on a map, and realizes a flexible building management service by combining web services on the Internet. To do.

このために、本発明では、ウェブサービスを組み合わせて実行するシナリオサーバと、ビル管理のための情報収集を行う群管理サーバ、および個々のビルのデータ形式の変換を行うデータ形式変換サーバを備える。ビルの電力使用量等の情報は定期的あるいは管理者などの指示により、群管理サーバが各ビルから収集する。群管理サーバでは、集めたデータをデータ形式変換サーバへ送り、データ形式変換サーバがシナリオサーバで扱える形式に変換してシナリオサーバへ送る。シナリオサーバはこのデータを基に、必要なウェブサービスと組み合わせて利用者にサービスを提供する。   For this purpose, the present invention includes a scenario server that executes a combination of web services, a group management server that collects information for building management, and a data format conversion server that converts the data format of each building. The group management server collects information such as the power consumption of the building from each building periodically or according to an instruction from an administrator or the like. The group management server sends the collected data to the data format conversion server, converts the data format conversion server into a format that can be handled by the scenario server, and sends it to the scenario server. Based on this data, the scenario server provides a service to the user in combination with a necessary web service.

以下、図面を参照して、本発明の実施の形態について説明する。
[第1の実施の形態]
図1は、本発明の第1の実施の形態に係る消費情報地図表示装置の基本構成と、その動作の概要を説明するための図である。図1に示す消費情報地図表示装置においては、ビル所有者(ビルオーナー)が管理しているビル単位、さらにはフロア単位での電力使用量等のエネルギー消費量(資源の消費量情報)を地図上に表示する装置である。なお、図1に示す消費情報地図表示装置は、複数のサーバが連携して処理を行うように構成されているため「消費情報地図表示システム」とも呼ばれる。
Embodiments of the present invention will be described below with reference to the drawings.
[First embodiment]
FIG. 1 is a diagram for explaining a basic configuration of a consumption information map display device according to the first embodiment of the present invention and an outline of its operation. In the consumption information map display device shown in FIG. 1, energy consumption (resource consumption information) such as power consumption in units of buildings and further floor units managed by the building owner (building owner) is mapped. It is a device that displays above. The consumption information map display device shown in FIG. 1 is also called a “consumption information map display system” because a plurality of servers are configured to perform processing in cooperation.

この消費情報地図表示装置は、群管理サーバ101、シナリオサーバ201、およびデータ形式変換サーバ301を中心に構成されるものである。これらの群管理サーバ101、シナリオサーバ201、およびデータ形式変換サーバ301により、電力使用量等を地図表示するためのサービス連携装置(例えば、ネットワークサービスプラットフォーム(NWSPF:Network service platform))が構成されている。また、天気サービスエンジン401、および地図サービスエンジン501は、インターネット上でウェブサービスを提供するサーバであり、本発明の消費情報地図表示装置にウェブサービスを提供するものである。   This consumption information map display device is mainly composed of a group management server 101, a scenario server 201, and a data format conversion server 301. The group management server 101, the scenario server 201, and the data format conversion server 301 constitute a service cooperation device (for example, a network service platform (NWSPF)) for displaying a map of power consumption and the like. Yes. The weather service engine 401 and the map service engine 501 are servers that provide a web service on the Internet, and provide the web service to the consumption information map display device of the present invention.

そして、各ビル内には電力使用量等のエネルギー消費量の情報を収集するサーバ、例えば電力使用量サーバ11が設備されており、群管理サーバ101は、BACnet(登録商標)あるいはLONTALK(Local Operating Network・Talks:登録商標)等で、ウェブサービスゲートウェイ21を通して、電力使用量サーバ11からエネルギー消費量の情報を取得するように構成されている。   Each building is equipped with a server that collects information on energy consumption such as power consumption, for example, a power usage server 11, and the group management server 101 can use BACnet (registered trademark) or LONTALK (Local Operating System). Network / Talks (registered trademark) or the like is configured to acquire information on energy consumption from the power consumption server 11 through the web service gateway 21.

上記構成において、ビルの所有者31あるいは、省エネコンサルタント等がパソコンや携帯電話の利用者端末32からポータルサイト601にアクセスすると(ステップS1)、ポータルサイト601からシナリオサーバ201のシナリオを起動させる(ステップS2)。   In the above configuration, when the building owner 31 or an energy saving consultant accesses the portal site 601 from the personal computer or mobile phone user terminal 32 (step S1), the scenario of the scenario server 201 is activated from the portal site 601 (step S1). S2).

シナリオサーバ201は、シナリオにより、ビルのエネルギー消費量(電力使用量等)を集約している群管理サーバ101に、エネルギー消費量の情報を取得するためのメッセージを送る(ステップS3)。   The scenario server 201 sends a message for acquiring energy consumption information to the group management server 101 that collects the building energy consumption (power consumption, etc.) according to the scenario (step S3).

群管理サーバ101はBACnet/WSあるいは、oBIX等の形式で記述したSOAP/HTTPにより、各ビルのエネルギー消費量の情報を取得するためのメッセージを作成し、各ビルの電力使用量サーバ11に送る。各ビルの電力使用量サーバ11はメッセージを受け取ると、ビルのエネルギー消費量(電力使用量)を群管理サーバ101に返す。群管理サーバ101は取得した電力使用量をシナリオサーバ201に返す。シナリオサーバ201は、地図サービスエンジン501により各ビルの所在地をプロットした地図を利用者端末32に表示させると共に、群管理サーバ101より取得した電力使用量等を地図上に表示させる(ステップS4)。   The group management server 101 creates a message for acquiring information on the energy consumption amount of each building by SOAP / HTTP described in a format such as BACnet / WS or oBIX, and sends the message to the power usage server 11 of each building . When the power usage server 11 of each building receives the message, it returns the energy consumption (power usage) of the building to the group management server 101. The group management server 101 returns the acquired power usage amount to the scenario server 201. The scenario server 201 causes the map service engine 501 to display a map in which the location of each building is plotted on the user terminal 32 and to display the power usage amount acquired from the group management server 101 on the map (step S4).

さらに、利用者の要望により、シナリオサーバ201が、天気情報などのウェブサービスから天気情報などを取得し、地図上でエネルギー消費量(電力使用量等)に併せて表示することもできる。   Furthermore, according to a user's request, the scenario server 201 can acquire weather information and the like from a web service such as weather information, and can display the information together with energy consumption (electric power consumption and the like) on a map.

また、図2に示すように、群管理サーバ101により収集したビルごとのエネルギー消費量(電力使用量等)を基に、二酸化炭素(CO)排出量を算出し、これらの情報を地図サービスエンジン501により、利用者端末32上にウェブ表示(Web表示)させることもできる。 In addition, as shown in FIG. 2, the amount of carbon dioxide (CO 2 ) emission is calculated based on the energy consumption (electric power consumption, etc.) for each building collected by the group management server 101, and these information is used as a map service. The engine 501 can also display the web on the user terminal 32 (web display).

また、図3は、群管理サーバ101、シナリオサーバ201、データ形式変換サーバ301の構成例を示す図であり、各サーバ間の連携関係を説明するための図である。また、エネルギー消費量(資源の消費量情報)として電力使用量を収集する場合の例である。   FIG. 3 is a diagram illustrating a configuration example of the group management server 101, the scenario server 201, and the data format conversion server 301, and is a diagram for explaining a cooperative relationship between the servers. Moreover, it is an example in the case of collecting power consumption as energy consumption (resource consumption information).

なお、各サーバにおける詳細な処理動作については、後述する図4のシーケンス図において説明するので、ここでは、各サーバの基本的な構成と、その動作の概要についてだけ説明する。また、図3に示す構成図では、図1に示す基本構成図と比較して、新たに、位置参照ワークステーション701と、オーナー情報サーバ801とが追加されている。   The detailed processing operation in each server will be described in the sequence diagram of FIG. 4 to be described later. Here, only the basic configuration of each server and the outline of the operation will be described. Further, in the configuration diagram shown in FIG. 3, a position reference workstation 701 and an owner information server 801 are newly added as compared with the basic configuration diagram shown in FIG.

図3において、群管理サーバ101は、ビル内情報収集部111により、一定間隔あるいは要求に応じてビルIDを引数としたメッセージを電力使用量サーバ(各ビルのサーバ)11に送り、ビルの電力使用量を取得し、この電力使用量を電力使用量データベース102に保存する。また、群管理サーバ101は、ビル内情報収集部111により、一定間隔あるいは要求に応じてビルIDを引数としたメッセージを電力使用量サーバ11に送り、ビルの設備機器のデータ収集のためのパスを取得する処理を行う。群管理サーバ101は、全ビルの全機器のパスを所有し、パスのツリーを生成する(図5、あるいは、図6を参照)。そして、このパスのツリーの情報をビル一覧データベース103に保存する。また、群管理サーバ101は、ビル内情報収集部111により、ビル内機器の警報情報を取得し、警報情報データベース104に保存する。この警報情報の例を、図7(D)に示す。   In FIG. 3, the group management server 101 sends a message with the building ID as an argument to the power usage server (server of each building) 11 at a certain interval or upon request by the in-building information collection unit 111, The usage amount is acquired, and the power usage amount is stored in the power usage amount database 102. In addition, the group management server 101 sends a message with the building ID as an argument to the power usage server 11 at a certain interval or upon request by the in-building information collection unit 111, and a path for collecting data on the building equipment. Process to get. The group management server 101 owns the paths of all devices in all buildings and generates a path tree (see FIG. 5 or FIG. 6). The path tree information is stored in the building list database 103. Further, the group management server 101 acquires the alarm information of the in-building device by the in-building information collection unit 111 and stores it in the alarm information database 104. An example of this alarm information is shown in FIG.

シナリオサーバ201は、利用者からの表示要求の内容に応じた各種のアクション(処理内容)を記録したシナリオ記憶部202を有している。また、シナリオサーバ201は、表示要求受付部214より、利用者の電力使用量等の表示要求を受け付ける。図に示す例では、シナリオサーバ201の表示要求受付部214が、地図サービスエンジン501を介して、利用者端末32からの表示要求を受け付ける例を示しているが、利用者端末32から直接に表示要求を受け付けることもできる。   The scenario server 201 has a scenario storage unit 202 that records various actions (processing contents) according to the contents of display requests from users. Further, the scenario server 201 receives a display request such as a user's power consumption from the display request receiving unit 214. In the example shown in the drawing, the display request receiving unit 214 of the scenario server 201 receives the display request from the user terminal 32 via the map service engine 501, but the display is directly displayed from the user terminal 32. Requests can also be accepted.

表示要求受付部214では、利用者からの表示要求を受け付けると、シナリオ実行部211を起動する。シナリオ実行部211が起動されると、シナリオ実行部211は、利用者の表示要求の内容に応じたシナリオをシナリオ記憶部202から抽出し、抽出したシナリオにより処理を開始する。このシナリオ実行部211は、情報取得部212により、群管理サーバ101、天気サービスエンジン401、位置参照ワークステーション701、およびオーナー情報サーバ801から、電力使用量等の表示処理に必要なデータを取得する。   When the display request reception unit 214 receives a display request from a user, the scenario execution unit 211 is activated. When the scenario execution unit 211 is activated, the scenario execution unit 211 extracts a scenario corresponding to the content of the user's display request from the scenario storage unit 202 and starts processing based on the extracted scenario. The scenario execution unit 211 uses the information acquisition unit 212 to acquire data necessary for display processing such as power consumption from the group management server 101, the weather service engine 401, the location reference workstation 701, and the owner information server 801. .

このシナリオサーバ201では、情報取得部212により、データ形式変換サーバ301を通して、群管理サーバ101からビル設備機器の電力使用量等のデータを取得する。また、シナリオサーバ201では、情報取得部212により、データ形式変換サーバ301を通して、天気情報ウェブサービスである天気サービスエンジン401から、対象となるビルの所在するエリアの天気・気温などの天候情報を取得する。また、緯度・経度変換ウェブサービスである位置参照ワークステーション701から対象となるビルの所在地の緯度・経度の情報を取得する。また、シナリオサーバ201は、情報取得部212により、オーナー情報サーバ801から表示対象となるビルのオーナー情報を取得する。このオーナー情報は、図8(C)に示すようなデータ形式によりオーナー情報データベース802に記録されている。   In this scenario server 201, the information acquisition unit 212 acquires data such as the power usage amount of the building equipment from the group management server 101 through the data format conversion server 301. In the scenario server 201, the information acquisition unit 212 acquires the weather information such as the weather / temperature of the area where the target building is located from the weather service engine 401, which is a weather information web service, through the data format conversion server 301. To do. Also, information on the latitude and longitude of the location of the target building is acquired from the position reference workstation 701 which is a latitude / longitude conversion web service. Further, the scenario server 201 uses the information acquisition unit 212 to acquire the owner information of the building to be displayed from the owner information server 801. This owner information is recorded in the owner information database 802 in a data format as shown in FIG.

また、シナリオサーバ201内の表示情報生成部213は、利用者端末32に表示させる情報、例えば、二酸化炭素(CO)の排出量を表示する場合は、この排出量を電力使用量から算出する処理などを行う。また、天候情報と電力使用量とを併せて表示する場合は、これら組み合わせた表示情報を生成する。 The display information generation unit 213 in the scenario server 201, information to be displayed on the user terminal 32, for example, to display emission of the carbon dioxide (CO 2) calculates the emissions from the power consumption Perform processing. Moreover, when displaying weather information and electric power consumption together, the display information which combined these is produced | generated.

データ形式変換サーバ301は、データ変換部311により、群管理サーバ101等のデータ形式を、シナリオサーバ201で扱えるデータ形式に合わせるよう変更する機能を有している。また、シナリオサーバ201におけるデータ形式をイーネットのウェブサービスのデータ形式に合わせるよう変更する機能も有している。この機能を利用することにより、シナリオサーバ201においてシナリオを変更してもデータ形式変換に要する作業を軽減できる。   The data format conversion server 301 has a function of causing the data conversion unit 311 to change the data format of the group management server 101 and the like to match the data format that can be handled by the scenario server 201. It also has a function of changing the data format in the scenario server 201 to match the data format of the Ethernet web service. By using this function, even if the scenario is changed in the scenario server 201, the work required for data format conversion can be reduced.

また、データ形式変換サーバ301は、ウェブデータ収集部312により、ウェブサービスを利用して、天気サービスエンジン401から、対象となるビルの所在するエリアの天気・気温などの情報を取得し、また、位置参照ワークステーション701から対象となるビルの所在地の緯度・経度の情報を取得する。このウェブデータ収集部312により取得されたウェブサービスのデータは、データ変換部311を通してシナリオサーバ201に送られる。   Further, the data format conversion server 301 uses the web data collection unit 312 to acquire information such as the weather / temperature of the area where the target building is located from the weather service engine 401 using the web service, Information on the latitude and longitude of the location of the target building is acquired from the position reference workstation 701. The web service data acquired by the web data collection unit 312 is sent to the scenario server 201 through the data conversion unit 311.

地図サービスエンジン501は、地図情報データベース502に、表示対象となるビルが所在する地域の地図情報を電子データとして保持している。また、地図サービスエンジン501には、ウェブ処理部511を有しており、このウェブ処理部511により、ポータルサイト601の地図サービス602を通して、利用者(ビルのオーナー等)からのビルの電力使用量等の表示要求を受け付ける。また、地図サービスエンジン501は、利用者(ビルのオーナー等)からのビルの電力使用量等の表示要求をシナリオサーバ201に送信する。また、地図サービスエンジン501は、シナリオサーバ201から受け取った電力使用量等のエネルギー情報リストを受け取り、この電力使用量等を地図上にプロットした情報をXMLファイルとして地図サービス602に渡す。   The map service engine 501 holds, in the map information database 502, map information of an area where a building to be displayed is located as electronic data. Further, the map service engine 501 includes a web processing unit 511, and the web processing unit 511 uses the map service 602 of the portal site 601 to use the building power usage from the user (building owner, etc.). Etc. are received. In addition, the map service engine 501 transmits a display request from the user (such as a building owner) to the scenario server 201 such as a power usage amount of the building. Further, the map service engine 501 receives the energy information list such as the power usage received from the scenario server 201, and passes the information obtained by plotting the power usage on the map to the map service 602 as an XML file.

(消費情報地図表示装置における動作の流れを示すシーケンス図の説明)
図4は、図3に示す消費情報地図表示装置における処理の流れを示すシーケンス図である。図4に示す例は、資源の消費量情報として、電力使用量(エネルギー消費量)の情報を収集して表示する例であり、以下、図4を参照して、その処理の流れについて説明する。
(Explanation of sequence diagram showing flow of operation in consumption information map display device)
FIG. 4 is a sequence diagram showing the flow of processing in the consumption information map display device shown in FIG. The example shown in FIG. 4 is an example of collecting and displaying information on power consumption (energy consumption) as resource consumption information, and the flow of the processing will be described below with reference to FIG. .

群管理サーバ101は、一定間隔あるいは要求に応じてビルID(buildingid)を引数としたメッセージを電力使用量サーバ(各ビルのサーバ)に送り、ビルの機器のパスを取得する(ステップS101)。群管理サーバ101は、全ビルの全設備機器における電力使用量を収集するためのパスを所有し、パスのツリーを生成する(図5、あるいは、図6を参照)。   The group management server 101 sends a message with the building ID (buildingid) as an argument to the power usage server (each building server) at a fixed interval or upon request, and acquires the path of the building equipment (step S101). The group management server 101 owns a path for collecting power usage in all equipment in all buildings, and generates a path tree (see FIG. 5 or FIG. 6).

ただし、群管理サーバ101が電量使用量サーバに送信するメッセージは、以下のようなURI形式である。
URIの例) http://musashino:02
URIの形式)http://[ビル名]:[ビルID]
However, the message transmitted from the group management server 101 to the electricity usage server is in the following URI format.
Example of URI) http: // musashino: 02
(URI format) http: // [building name]: [building ID]

群管理サーバ101は、一定間隔あるいは要求に応じてビルID(buildingid)を引数としたメヅセージを電力使用量サーバ(各ビルのサーバ)11に送り、ビルの電力使用量を取得する(ステップS102)。   The group management server 101 sends a message with the building ID (buildingid) as an argument to the power usage server (server of each building) 11 at a fixed interval or upon request, and acquires the power usage of the building (step S102). .

上記における、電力使用量サーバ11が、群管理サーバ101に返すメッセージには、電力使用量の情報が含まれており、BACnet/WSなどのファシリティ・ウェブ・サービスプロトコル仕様に従う以下のようなXML形式である。   The message returned from the power usage server 11 to the group management server 101 includes information on the power usage and is in the following XML format according to the facility web service protocol specifications such as BACnet / WS. It is.

<soapenvBody>
<bac:getValuesResponse
SOAP-ENC:arrayType=“xsd:string[10]”>
<electricityconsumption>0126115</electricityconsumption>
・・・
</bac:getValuesResponse>
</soapenv:Body>
以上のような、ビル用のデータ形式で記述されたデータを、以下、「ビル形式データ」と呼ぶ。
<soapenvBody>
<bac: getValuesResponse
SOAP-ENC: arrayType = “xsd: string [10]”>
<electricityconsumption> 0126115 </ electricityconsumption>
...
</ bac: getValuesResponse>
</ soapenv: Body>
The data described in the building data format as described above is hereinafter referred to as “building format data”.

一方、ウェブ上の地図サービス602では、ビルの電力使用量の情報を取得して表示するために、ビルオーナである利用者ID(ownerid)を引数としたHTTPのGETメッセージを地図サービスエンジン(地図SE)501に送る(ステップS103)。   On the other hand, in the map service 602 on the web, in order to acquire and display the information on the power consumption of the building, an HTTP GET message with the user ID (ownerid) as the building owner as an argument is sent to the map service engine (map SE). ) 501 (step S103).

地図サービスエンジン501は、シナリオを起動させるために、getEnergieInfoメッセージをシナリオサーバ201に送信する(ステップS104)。   The map service engine 501 transmits a getEnergieInfo message to the scenario server 201 to activate the scenario (step S104).

シナリオサーバ201は、ビルの情報を取得するために、利用者ID(ownerid)を引数としたgetBuildingListメッセージをデータ形式変換サーバ301に送る(ステップS105)。シナリオサーバ201は、「ビル形式データ」であるメッセージは全てデータ形式変換サーバ301に送信する。データ形式変換サーバ301は、シナリオのサーバから受信したメッセージを群管理サーバ101に送る(ステップS106)。   The scenario server 201 sends a getBuildingList message with the user ID (ownerid) as an argument to the data format conversion server 301 in order to acquire building information (step S105). The scenario server 201 transmits all the messages “building format data” to the data format conversion server 301. The data format conversion server 301 sends the message received from the scenario server to the group management server 101 (step S106).

群管理サーバ101は利用者ID(ownerid)を検索キーとして、群管理サーバ101内のビル一覧データベース103にアクセスし(ステップS107)、ビルID、ビル所在地のデータを含んだビル一覧(図7(A)を参照)を取得する。そして、レスポンスをデータ形式変換サーバ301に返す(ステップS108)。   The group management server 101 uses the user ID (ownerid) as a search key to access the building list database 103 in the group management server 101 (step S107), and the building list including the building ID and building location data (FIG. 7 ( (See A)). Then, the response is returned to the data format conversion server 301 (step S108).

データ形式変換サーバ301は、ビルの所在地の緯度・経度を取得するために、緯度・経度変換ウェブサービスである位置参照ワークステーション(位置参照WS)701に、ステップS107で得たビル一覧の中のデータである「ビル所在地」を引数にしたgetGeoCordingメッセージを送る(ステップS109)。位置参照ワークステーション701は、ビルの所在地の緯度・経度を出し、ビル一覧と併せて、シナリオサーバ201に返す(ステップS110)。この緯度・経度の情報の例を、図7(B)に示す。   In order to acquire the latitude / longitude of the location of the building, the data format conversion server 301 sends the latitude / longitude conversion web service location reference workstation (position reference WS) 701 in the building list obtained in step S107. A getGeoCording message with the data “building location” as an argument is sent (step S109). The position reference workstation 701 outputs the latitude and longitude of the location of the building and returns it to the scenario server 201 together with the building list (step S110). An example of the latitude / longitude information is shown in FIG.

なお、ビルの所在地の線度・経度は、後述する処理ステップにおいて地図に表示させる.ために必要なデータである。データ形式変換サーバ301は、群管理サーバ101が保持しているデータだけでは、足りないデータをインターネット上のウェブサービス等から取得して補う役割を担っている。   The linearity / longitude of the location of the building is displayed on the map in the processing steps described later. This is necessary data. The data format conversion server 301 plays a role of supplementing data acquired from a web service or the like on the Internet by using only data held by the group management server 101.

続いて、シナリオサーバ201は、各ビルの電力使用量を取得するためにビル一覧を引数にgetEnergieInfoメッセージをデータ形式変換サーバに送る(ステップS111)。この場合に、シナリオサーバ201は、「ビル形式データ」であるメッセージをデータ形式変換サーバ301に送信する。データ形式変換サーバ301は、シナリオサーバ201から受信したメッセージを群管理サーバ101に送る(ステップS112)。   Subsequently, the scenario server 201 sends a getEnergieInfo message to the data format conversion server with the building list as an argument in order to acquire the power usage of each building (step S111). In this case, the scenario server 201 transmits a message “building format data” to the data format conversion server 301. The data format conversion server 301 sends the message received from the scenario server 201 to the group management server 101 (step S112).

群管理サーバ101は、「buildingid」を引数に群管理サーバ101内の電力使用量サーバ102にアクセスし、電力使用量リスト(エネルギー情報リスト)を取得し(ステップS113,S114)、データ形式変換サーバ301にレスポンスを返し(ステップS115)、さらに、データ形式変換サーバ301はそのレスポンスをシナリオサーバ201に返す(ステップS116)。図7(C)に、シナリオサーバ201に返されるエネルギー情報リスト(電力使用量リスト)の例を示す。   The group management server 101 accesses the power usage server 102 in the group management server 101 using “buildingid” as an argument, acquires a power usage list (energy information list) (steps S113 and S114), and a data format conversion server A response is returned to 301 (step S115), and the data format conversion server 301 returns the response to the scenario server 201 (step S116). FIG. 7C shows an example of the energy information list (power usage list) returned to the scenario server 201.

シナリオサーバ201は、ビルの警報情報を得るために、ビル一覧を引数にgetAlartInfoListメッセージをデータ形式変換サーバに送る(ステップS117)。データ形式変換サーバは、シナリオサーバ201から受信したメッセージを群管理サーバ101に転送する(ステップS118)。   The scenario server 201 sends a getAlartInfoList message to the data format conversion server with the building list as an argument in order to obtain building alarm information (step S117). The data format conversion server transfers the message received from the scenario server 201 to the group management server 101 (step S118).

群管理サーバ101は、「buildingid」を引数に群管理サーバ101内の警報情報データベース104にアクセスし、警報情報のリストを取得し(ステップS119,S120)、データ形式変換サーバ301にレスポンスを返し(ステップS121)、さらに、データ形式変換サーバ301はそのレスポンスをシナリオサーバ201に返す(S122)。図7(D)に警報情報のリストの例を示す。   The group management server 101 accesses the alarm information database 104 in the group management server 101 using “buildingid” as an argument, acquires a list of alarm information (steps S119 and S120), and returns a response to the data format conversion server 301 ( Furthermore, the data format conversion server 301 returns the response to the scenario server 201 (S122). FIG. 7D shows an example of a list of alarm information.

シナリオサーバ201は、ビル所在地における天気・気温情報を取得するために、ビル所在地を引数にgetWeatherInfoListメッセージをデータ形式変換サーバ301に送る(ステップS123)。このgetWeatherInfoListメッセージでは、引数に「ビル用デ一タ」を用いているため、シナリオサーバ201はメッセージをデータ形式変換サーバ301に送る。   The scenario server 201 sends a getWeatherInfoList message to the data format conversion server 301 with the building location as an argument in order to acquire weather / temperature information at the building location (step S123). Since this getWeatherInfoList message uses “building data” as an argument, the scenario server 201 sends the message to the data format conversion server 301.

データ形式変換サーバ301は、ビル所在地を引数にgetAreaメッセージを天気サービスエンジン(天気SE)401に送り、天気サービスエンジン401から、エリアIDを得る(ステップS124)。図8(A)にエリアIDの例を示す。
データ形式変換サーバ301は、天気サービスエンジン401から天気・気温情報を得るために、エリアIDを引数としたgetWeatherInfoList メッセージを送る(ステップS125)。
The data format conversion server 301 sends a getArea message to the weather service engine (weather SE) 401 with the building location as an argument, and obtains an area ID from the weather service engine 401 (step S124). FIG. 8A shows an example of area ID.
In order to obtain weather / temperature information from the weather service engine 401, the data format conversion server 301 sends a getWeatherInfoList message with the area ID as an argument (step S125).

天気サービスエンジン401は、エリアIDを検索キーとしてデータベースにアクセスをし、エリア一致する天気・気温情報を取得する(ステップS126,S127)。この天気・気温情報の例を図8(B)に示す。   The weather service engine 401 accesses the database using the area ID as a search key, and acquires weather / temperature information that matches the area (steps S126 and S127). An example of this weather / temperature information is shown in FIG.

天気サービスエンジン401は、データ形式変換サーバ301に天気・気温情報リストを返す(ステップS128)。データ形式変換サーバ301は、シナリオサーバ201に天気・気温情報リストを返す(ステップS129)。シナリオサーバ201は、取得した気・気温情報リストと電力使用量リスト(エネルギー情報リスト)を地図サービスエンジン501に返す(ステップS130)。   The weather service engine 401 returns a weather / temperature information list to the data format conversion server 301 (step S128). The data format conversion server 301 returns the weather / temperature information list to the scenario server 201 (step S129). The scenario server 201 returns the acquired air / temperature information list and power usage list (energy information list) to the map service engine 501 (step S130).

シナリオサーバ201は、ビル所有者(オーナー)の情報を得るために、利用者ID(ownerid)を引数としたgetOwnerInfoメッセージをオーナー情報サーバ801に送る。オーナー情報サーバ801は自身のオーナーデータベース(図8(C)を参照)にアクセスし、利用者ID(ownerid)と一致する情報を取得する(ステップS131)。シナリオサーバ201は、地図サービスエンジンにオーナー情報を送る(ステップS132)。   The scenario server 201 sends a getOwnerInfo message with the user ID (ownerid) as an argument to the owner information server 801 in order to obtain information on the building owner (owner). The owner information server 801 accesses its own owner database (see FIG. 8C), and acquires information that matches the user ID (ownerid) (step S131). The scenario server 201 sends owner information to the map service engine (step S132).

地図サービスエンジン501は、電力使用量リスト(エネルギー情報リスト)を引数としたHTMLまたはXMLファイルを作成し、その作成したファイル、および、オーナー情報を地図サービス602に渡す(ステップS133)。   The map service engine 501 creates an HTML or XML file with the power usage list (energy information list) as an argument, and passes the created file and owner information to the map service 602 (step S133).

(ビルの電力使用量の詳細を知りたい場合についての説明)
サービスの利用者は、上述したシーケンス図(図4)の一連のサービスを受けたあとに、さらにビルの電力使用量の詳細を知りたい場合は以下のようにして実現することができる。
(Explanation when you want to know the details of electricity usage of the building)
If the service user wants to know the details of the power consumption of the building after receiving the series of services in the sequence diagram (FIG. 4), it can be realized as follows.

上述したステップS133において、「detail」という変数の値を“0”としたクッキー(detail=0)をサービスの利用者の利用しているブラウザに登録する。   In step S133 described above, a cookie (detail = 0) in which the value of the variable “detail” is “0” is registered in the browser used by the service user.

そして、サービスの利用者はウェブ上の地図サービス602から、所有するビルの中から電力使用量の詳細状況を表示させたいビルの「詳細」ボタン(図3の地図サービ602を参照)をクリックする。   Then, the user of the service clicks the “details” button (see the map service 602 in FIG. 3) of the building for which the detailed status of power consumption is to be displayed from among the owned buildings from the map service 602 on the web. .

そして、サービス利用者が選択したビルの電力使用量の詳細状況を取得し、表示させるために、利用者ID(ownerid)と、詳細番号(detail=0など)を引数としたHTTPのGETメッセージを地図サービスエンジンに送る(ステップS103)。   Then, in order to acquire and display the detailed status of the power consumption of the building selected by the service user, an HTTP GET message with the user ID (ownerid) and the detailed number (detail = 0 etc.) as arguments is displayed. It is sent to the map service engine (step S103).

詳細番号(detail=0など)はクッキーとしてサービスの利用者の利用しているブラウザに登録される。   The detailed number (detail = 0, etc.) is registered as a cookie in the browser used by the service user.

地図サービスエンジン501は、シナリオを起動させるために、getEnergieInfoメッセージをシナリオサーバ201に送信する(ステップS104)。   The map service engine 501 transmits a getEnergieInfo message to the scenario server 201 to activate the scenario (step S104).

シナリオサーバ201は、ビルの情報を取得するために、利用者ID(ownerid)と詳細番号(detail=0など)を引数としたgetBuildingListメッセージをデータ形式変換サーバ301送る。シナリオサーバ201は、「ビル形式データ」であるメッセージは全てデータ形式変換サーバ301に送信する。データ形式変換サーバ301は、シナリオのサーバから受信したメッセージを群管理サーバ101に送る(ステップS105)。   The scenario server 201 sends a getBuildingList message with a user ID (ownerid) and a detailed number (such as detail = 0) as arguments to acquire the building information. The scenario server 201 transmits all the messages “building format data” to the data format conversion server 301. The data format conversion server 301 sends the message received from the scenario server to the group management server 101 (step S105).

群管理サーバ101は利用者ID(ownerid)を検索キーとして、群管理サーバ101内のビル一覧データベース103にアクセスし、ビルID、ビル所在地のデータを含んだビル一覧を取得する(ステップS107)。レスポンスをデータ形式変換サーバ301に返す(ステップS108)。   The group management server 101 uses the user ID (ownerid) as a search key to access the building list database 103 in the group management server 101, and acquires a building list including building ID and building location data (step S107). A response is returned to the data format conversion server 301 (step S108).

データ形式変換サーバ301は、ビルの所在地の緯度・経度を取得するために、緯度・経度変換ウェブサービスである位置参照ワークステーション(位置参照WS)701に、ステップS106,S107で得たビル一覧の中のデータである「ビル所在地」を引数にしたgetGeoCordingメッセージを送る(ステップS109)。位置参照ワークステーション701は、ビルの所在地の緯度・経度を出し、ビル一覧と併せて、シナリオサーバ201に返す(ステップS110)。図7(B)に、シナリオサーバ201に返されるビルの所在地の緯度・経度情報の例を示す。なお、ビルの所在地の緯度・経度は、ステップS133で地図に表示させるために必要なデータである。   In order to acquire the latitude / longitude of the location of the building, the data format conversion server 301 stores the building list obtained in steps S106 and S107 in the position reference workstation (position reference WS) 701, which is a latitude / longitude conversion web service. A getGeoCording message is sent with the “building location” that is the data inside as an argument (step S109). The position reference workstation 701 outputs the latitude and longitude of the location of the building and returns it to the scenario server 201 together with the building list (step S110). FIG. 7B shows an example of the latitude / longitude information of the location of the building returned to the scenario server 201. The latitude / longitude of the location of the building is data necessary for displaying on the map in step S133.

シナリオサーバ201は、各ビルの詳細な電力使用量を取得するために詳細番号(detail=0など)を引数にgetEnergieInfoメッセージをデータ形式須換サーバに送る(ステップS111)。   The scenario server 201 sends a getEnergieInfo message to the data format switching server with a detailed number (such as detail = 0) as an argument in order to acquire detailed power usage of each building (step S111).

群管理サーバ101は、(buildingid)および詳細番号を引数に群管理サーバ101内の電力使用量データベース102にアクセスし、詳細番号(detail=0など)に沿った電力使用量のリストを取得し(ステップS113,S114)、データ形式変換サーバ301にレスポンスを返し(ステップS115)、さらに、データ形式変換サーバ301はそのレスポンスをシナリオサーバ201に返す(ステップS116)。   The group management server 101 accesses the power usage database 102 in the group management server 101 with (buildingid) and the detailed number as arguments, and acquires a list of power usage along the detailed number (detail = 0, etc.) ( In steps S113 and S114), a response is returned to the data format conversion server 301 (step S115), and the data format conversion server 301 returns the response to the scenario server 201 (step S116).

例えば、群管理サーバ101が、図5に示すような電力使用量の収集のためのパスのツリー構造を持っている場合、「detail=0」では、「0+1=1段目」の深さ(musasino/aria1とmusasino/aria2)以下のデバイスの電力使用量の合計値を返す。   For example, when the group management server 101 has a tree structure of paths for collecting power usage as shown in FIG. 5, “detail = 0” has a depth of “0 + 1 = 1 stage” ( musasino / aria1 and musasino / aria2) Returns the total power usage of the following devices.

また、群管理サーバ101が図6に示すようなパスのツリー構造を持っている場合、「detail=0」では、「0+1=1段目」の深さ(musasino/light-Subsystemとmusasino/elevator-Subsystem、musasino/air-conditioner-Subsystem)以下のサブシステムの電力使用量の合計値を返す。この場合、「detail」という変数の値を“1”としたクッキー(detail=1)をサービスの利用者の利用しているブラウザに登録する。   When the group management server 101 has a path tree structure as shown in FIG. 6, when “detail = 0”, the depth of “0 + 1 = 1 stage” (musasino / light-Subsystem and musasino / elevator -Subsystem, musasino / air-conditioner-Subsystem) Returns the total power consumption of the following subsystems. In this case, a cookie (detail = 1) in which the value of the variable “detail” is “1” is registered in the browser used by the service user.

さらに詳細情報を得たい場合は、上記のステップを繰り返し、「detail=n(n=1、2、3、…)」を引数として群管理サーバ101内の電力使用量データベース102にアクセスし、n+1段目の深さ以下のデバイスの電力使用量の合計値を返し、「detail」という変数の値を「n+1」としたクッキー(detail=n+1)をサービスの利用者の利用しているブラウザに登録する。   If more detailed information is to be obtained, the above steps are repeated and the power usage database 102 in the group management server 101 is accessed with “detail = n (n = 1, 2, 3,...)” As an argument, and n + 1 Returns the total power usage of devices below the depth of the tier, and registers a cookie (detail = n + 1) with the value of the variable “detail” being “n + 1” in the browser used by the service user To do.

たとえば、「n+1=2」の場合、図5に示すようなパスのツリー構造の場合では、
musasino/aria1/1floor、musasino/aria1/2floor、musasino/aria1/3floor、musasino/aria2/121、musasino/aria2/122、musasino/aria2/123、などエリア毎の電力使用量を返す。
For example, in the case of “n + 1 = 2”, in the case of a path tree structure as shown in FIG.
Returns the power usage by area such as musasino / aria1 / 1floor, musasino / aria1 / 2floor, musasino / aria1 / 3floor, musasino / aria2 / 121, musasino / aria2 / 122, musasino / aria2 / 123, etc.

図6に示すようなパスのツリー構造の場合では、
musasino/light-subsystem/1floor、musasino/light-Subsystem/2floor、musasino/light-subsystem/3floor、musasino/elevator-subsystem/aria1、musasino/elevator-subsystem/aria2、musasino/elevator-subsystem/aria3、musasino/air-conditioner-subsystem/main、musasino/air-conditioner-subsystem/2building、musasino/air-conditioner-subsystem/3building、などのサブシステム(デバイスの種類)毎の電力使用量を返す。
In the case of a path tree structure as shown in FIG.
musasino / light-subsystem / 1floor, musasino / light-Subsystem / 2floor, musasino / light-subsystem / 3floor, musasino / elevator-subsystem / aria1, musasino / elevator-subsystem / aria2, musasino / elevator-subsystem / aria3, musasino / Returns the power usage for each subsystem (device type) such as air-conditioner-subsystem / main, musasino / air-conditioner-subsystem / 2building, musasino / air-conditioner-subsystem / 3building, etc.

以上、本発明の第1の実施の形態について説明したが、本発明の消費情報地図表示装置では、多大なビルのデータを群管理サーバ101に集約させ、システム全体のスケーラビリティを確保することができる。さらに、シナリオサーバ201のシナリオを書き換えることにより、呼び出すウェブサービスを柔軟に変更することができる。また、シナリオサーバ201とウェブサービスの間にデータ形式変換サーバ301を設置することにより、様々な形のウェブサービスのデータ形式とビルの情報形式を揃えることで、ウェブサービスとの連携をより柔軟に行うことができる。   The first embodiment of the present invention has been described above, but with the consumption information map display device of the present invention, a large amount of building data can be aggregated in the group management server 101 to ensure the scalability of the entire system. . Furthermore, the web service to be called can be flexibly changed by rewriting the scenario of the scenario server 201. In addition, by installing the data format conversion server 301 between the scenario server 201 and the web service, the data format of the various web services and the information format of the building are aligned, so that the linkage with the web service becomes more flexible. It can be carried out.

なお、図1および図3に示す第1の実施の形態の消費情報地図表示装置において、前述の群管理手段は、群管理サーバ101が相当し、前述の表示要求受付手段は表示要求受付部214が相当する。また、前述のシナリオ記憶手段はシナリオ記憶部202が相当し、前述のシナリオ実行手段はシナリオ実行部211が相当し、また、前述のデータ形式変換手段はデータ形式変換サーバ301が相当する。また、前述の使用量サーバは、電力使用量サーバ11が相当する。   In the consumption information map display apparatus according to the first embodiment shown in FIGS. 1 and 3, the group management means is equivalent to the group management server 101, and the display request reception means is the display request reception unit 214. Corresponds. The scenario storage unit corresponds to the scenario storage unit 202, the scenario execution unit corresponds to the scenario execution unit 211, and the data format conversion unit corresponds to the data format conversion server 301. The above-described usage amount server corresponds to the power usage amount server 11.

そして、第1の実施の形態における消費情報地図表示装置は、各ビルにおける資源の消費量情報をネットワーク経由で収集する群管理サーバ101と、利用者端末からネットワークを介して消費量情報の表示要求を受け付ける表示要求受付部211と、利用者端末32からの表示要求の内容に応じて、群管理サーバ101による消費量情報の収集処理と、消費量情報を利用者端末32に表示させるための所定の処理との組み合わせを予め定めたシナリオとして記憶するシナリオ記憶部202と、利用者端末32からの表示要求が発生した場合に、その要求内容に応じたシナリオをナリオ記憶部202から抽出し、この抽出したシナリオに従って所定の処理動作を実行するシナリオ実行部211と、を有して構成される。
これにより、複数のビルにおける電力使用量等の資源の消費量情報を集約して一元的に管理し、ビル毎の電力使用量等の消費量情報を利用者端末に地図情報と共に表示させるとことができる。また、シナリオを書き換えることにより、利用者に対するサービスを柔軟に変更することができる。
The consumption information map display apparatus according to the first embodiment includes a group management server 101 that collects resource consumption information in each building via a network, and a consumption information display request from a user terminal via the network. In response to the content of the display request reception unit 211 and the user terminal 32, the group management server 101 collects consumption information, and a predetermined for displaying the consumption information on the user terminal 32. When a display request from the user terminal 32 is generated, a scenario corresponding to the request content is extracted from the scenario storage unit 202. And a scenario execution unit 211 that executes a predetermined processing operation according to the extracted scenario.
As a result, resource consumption information such as power consumption in multiple buildings is consolidated and managed centrally, and consumption information such as power consumption for each building is displayed together with map information on the user terminal. Can do. Moreover, the service for the user can be flexibly changed by rewriting the scenario.

また、本発明の消費情報地図表示装置は、群管理サーバ101で収集するデータの形式を、シナリオサーバ201で扱えるデータの形式に変換するデータ形式変換サーバ301を有して構成される。
これにより、消費情報地図表示装置とビル系のシステムの融合を可能にし、また、ビル系の情報を群管理手段に集約させることができる。
In addition, the consumption information map display device of the present invention includes a data format conversion server 301 that converts the format of data collected by the group management server 101 into a data format that can be handled by the scenario server 201.
As a result, the consumption information map display device and the building system can be merged, and the building information can be integrated into the group management means.

また、本発明の消費情報地図表示装置は、各ビル内には、ビル内の設備機器の資源の消費量情報を階層構造により区分して収集する使用量サーバを備える。例えば、電力使用量を階層構造により区分して収集する電力使用量サーバ11を備え、群管理サーバ101は、階層構造で区分された設備機器の情報を保持し、この階層構造の情報を基に、ビル内の設備機器を区分して電力使用量の情報を収集する。
これにより、ビル内におけるフロア単位、設備機器の種類ごとなど、より詳細な電力使用量等の消費情報の表示を行うことができる。
In addition, the consumption information map display device of the present invention includes a usage server that divides and collects resource consumption information of facility equipment in a building according to a hierarchical structure in each building. For example, the power management server 101 includes a power usage server 11 that divides and collects power usage according to a hierarchical structure, and the group management server 101 holds information on the facility devices that are classified according to the hierarchical structure. Collect information on power consumption by classifying equipment in buildings.
This makes it possible to display more detailed consumption information such as the amount of power used, such as the floor unit in the building and the type of equipment.

また、本発明の消費情報地図表示装置は、ネットワーク上のウェブサービスが提供する情報を取得するウェブデータ取得部301を備え、シナリオサーバ201により、ウェブデータ取得部301により取得した情報と群管理サーバ101により取得した電力使用量等の資源の消費量情報とを組み合わせて、利用者端末に表させる。
これにより、複数のウェブサービスから得た情報と電力使用量等の資源の消費量情報と組み合わせて、利用者に種々のサービスを提供できる。
Moreover, the consumption information map display apparatus of this invention is provided with the web data acquisition part 301 which acquires the information which the web service on a network provides, Information acquired by the web data acquisition part 301 by the scenario server 201, and a group management server The resource consumption information such as the power consumption acquired in 101 is combined and displayed on the user terminal.
Accordingly, various services can be provided to the user in combination with information obtained from a plurality of web services and resource consumption information such as power consumption.

また、本発明の消費情報地図表示装置は、対象となるビルの所在するエリアの天気・気温を含む天候情報をウェブサービスを用いて取得する情報取得部212を備え、天候情報と電力使用量等の資源の消費量情報とを併せて表示する。
これにより、天候情報と電力使用量等の資源の消費量情報とを併せて表示することができる。
Further, the consumption information map display device of the present invention includes an information acquisition unit 212 that acquires weather information including the weather and temperature of an area where the target building is located using a web service, and includes weather information, power consumption, and the like. Together with consumption information of other resources.
Thereby, weather information and consumption information of resources such as power consumption can be displayed together.

[第2の実施の形態]
次に、本発明の第2の実施の形態について説明する。この第2の実施の形態は、ビル設備(部屋)の使用状況(予約状況)をビル電力使用量等の消費量情報に併せて表示させる例である。
[Second Embodiment]
Next, a second embodiment of the present invention will be described. This second embodiment is an example in which the usage status (reservation status) of building facilities (rooms) is displayed together with consumption information such as building power usage.

図9は、第2の実施の形態の消費情報地図表示装置における処理の流れを示すシーケンス図である。   FIG. 9 is a sequence diagram illustrating a flow of processing in the consumption information map display device according to the second embodiment.

図9に示すシーケンス図が、図4に示すシーケンス図と異なる点は、設備予約スケジュールワークステーション(設備予約スケジュールWS)901を追加した点と、ステップS122からステップS130との間の処理ステップを、ステップS122A、S122B、S122C、S122D、S122Eに置き換えた点である。他の処理ステップについては図4に示すシーケンス図と同様であり、重複する説明は省略する。   The sequence diagram shown in FIG. 9 is different from the sequence diagram shown in FIG. 4 in that the equipment reservation schedule workstation (equipment reservation schedule WS) 901 is added and the processing steps between step S122 and step S130 are performed. This is a point replaced with steps S122A, S122B, S122C, S122D, and S122E. Other processing steps are the same as those in the sequence diagram shown in FIG.

図9を参照して、シナリオサーバ201は、ビルの設備(部屋)の予約情報を取得するために、データ形式変換サーバ301に、ビルID(buildingid)を引数としたgetBookingInfomationListメッセージを送る(ステップS122A)。データ形式変換サーバ301は、自身のデータベースにアクセスし引数「buildingid」をビル名に変換する(ステップS122B)。   Referring to FIG. 9, scenario server 201 sends a getBookingInfomationList message with building ID (buildingid) as an argument to data format conversion server 301 in order to acquire building facility (room) reservation information (step S122A). ). The data format conversion server 301 accesses its own database and converts the argument “buildingid” into a building name (step S122B).

データ形式変換サーバ301は、ビルの設備(部屋)の予約情報を取得するために、ビル名を引数としたgetBookhgInfomationメッセージを設備予約スケジュールワークステーション901に送る(ステップS122C)。設備予約スケジュールワークステーション901は、設備予約情報をデータ形式変換サーバに返す(ステップS122D)。データ形式変換サーバ301は、そのレスポンスをシナリオサーバ201に返す(ステップS122E)。   The data format conversion server 301 sends a getBookhgInfomation message with the building name as an argument to the equipment reservation schedule workstation 901 in order to acquire the reservation information of the equipment (room) of the building (step S122C). The equipment reservation schedule workstation 901 returns the equipment reservation information to the data format conversion server (step S122D). The data format conversion server 301 returns the response to the scenario server 201 (step S122E).

以後の処理は、図4に示した処理と同様であり、これにより、ビル設備(部屋)の使用状況(予約状況)をビル電力使用量等の消費量情報に併せて表示させることができる。   The subsequent processing is the same as the processing shown in FIG. 4, whereby the usage status (reservation status) of the building facility (room) can be displayed together with the consumption information such as the building power usage amount.

このように、第2に実施の形態の消費情報地図表示装置においては、スケジューラなど、ユーザがインターネットで普段利用しているウェブサービスをそのまま使って連携することが容易に行える。   As described above, in the consumption information map display device according to the second embodiment, it is possible to easily cooperate using a web service that the user normally uses on the Internet, such as a scheduler.

なお、第2の実施の形態の消費情報地図表示装置において、前述の設備スケジュール情報保持手段は、設備予約スケジュールワークステーション901が相当する。
そして、第2の実施の形態の消費情報地図表示装置においては、ビル内には、ビル設備の使用状況の情報を保持する設備予約スケジュールワークステーション901を備え、群管理サーバ101は電力使用量等の消費量情報を収集し、シナリオサーバ201はデータ形式変換サーバ301を介して、設備予約スケジュールワークステーション901からビル設備の使用状況の情報を収集する。そして、シナリオサーバ201は、ビル設備の使用状況の情報をビル電力使用量等の消費量情報に併せて利用者端末32に表示させる。
これにより、ビル設備(部屋等)の使用状況(予約状況等)をビル電力使用量等の消費量情報に併せて利用者端末に表示させることができる。
In the consumption information map display device of the second embodiment, the equipment schedule information holding means corresponds to the equipment reservation schedule workstation 901.
In the consumption information map display device according to the second embodiment, the building includes a facility reservation schedule workstation 901 that holds information on the usage status of building facilities, and the group management server 101 uses power consumption and the like. The scenario server 201 collects information on the usage status of the building equipment from the equipment reservation schedule workstation 901 via the data format conversion server 301. Then, the scenario server 201 causes the user terminal 32 to display information on the usage status of the building equipment together with consumption information such as the building power usage.
As a result, the usage status (reservation status etc.) of the building equipment (room etc.) can be displayed on the user terminal together with the consumption information such as the building power usage.

なお、上述した消費情報表示システムでは、電力使用量を表示する例について説明したが、電力使用量以外にも、水道使用量、ガス使用量、コピー用紙などの使用量を表示するようにしてもよい。この場合、例えば、水道使用量、ガス使用量については、検針メータに使用量の情報を発信する装置を設けることにより実現することができる。また、例えば、コピー用紙の場合は、コピー機の用紙カウンタに使用量の情報を発信する装置を設けることにより実現することができる。   In the above-described consumption information display system, an example of displaying the amount of power used has been described. However, in addition to the amount of power used, the amount of water used, the amount of gas used, the amount of use of copy paper, etc. may be displayed. Good. In this case, for example, the amount of water used and the amount of gas used can be realized by providing a device that transmits information on the amount used in the meter-reading meter. Further, for example, in the case of copy paper, it can be realized by providing a device that transmits usage amount information to the paper counter of the copier.

以上、本発明の実施の形態について説明したが、本発明の消費情報地図表示装置においては、シナリオサーバ201、群管理サーバ101、ビル管理システム(電力使用量サーバ11等)、インターネット、データ形式変換サーバ301から組みあわされるシステム構成であって、シナリオサーバ201を介してインターネット上のウェブサービスから様々な情報を収集し、ビルから得られる情報と合わせて表示することができる。   As mentioned above, although embodiment of this invention was described, in the consumption information map display apparatus of this invention, scenario server 201, group management server 101, building management system (electric power consumption server 11 etc.), the Internet, data format conversion In the system configuration assembled from the server 301, various information can be collected from the web service on the Internet via the scenario server 201 and displayed together with the information obtained from the building.

また、群管理サーバ101、およびデータ形式変換サーバ301の存在により、シナリオサーバ201とビル系のシステムの融合を可能にし、また、ビル系の情報は群管理サーバ101に集約させることで、シナリオサーバ201は、ビルに特化したものではなく、他のシステムとも連携が可能となる。   In addition, the presence of the group management server 101 and the data format conversion server 301 enables the scenario server 201 and the building system to be merged, and the building server information is aggregated in the group management server 101, so that the scenario server 201 is not specific to a building and can be linked with other systems.

また、複数ビルを管理する場合、各ビルのビル管理システム(電力使用量サーバ11等)を個別にメンテナンスしにくいが、群管理サーバ101の存在により、複数ビルの情報を集約させメンテナンスを容易になる。   In addition, when managing multiple buildings, it is difficult to individually maintain the building management system (such as the power usage server 11) of each building. However, due to the presence of the group management server 101, information on multiple buildings is aggregated to facilitate maintenance. Become.

また、データ形式変換サーバ301において、群管理サーバ101のデータ形式を、インターネットウェブサービスのデータ形式に合わせるよう変更するため、シナリオを変更してもデータ形式変換に要する作業を軽減できる。   Further, since the data format of the group management server 101 is changed to match the data format of the Internet web service in the data format conversion server 301, the work required for data format conversion can be reduced even if the scenario is changed.

また、群管理サーバ101の存在により、常にシナリオサーバ201は、点在し、ビル毎に形式が異なるデータを一元的に管理することができる。また、群管理サーバ101の存在により、ビルの全機器のパスのツリー構造を導き出し、それをもとに、ビルのより詳細な電力使用量等の表示を行うことができる。   Further, due to the presence of the group management server 101, the scenario server 201 can always manage data that is always scattered and different in format for each building. Further, the presence of the group management server 101 makes it possible to derive a tree structure of paths of all the devices in the building, and display more detailed power usage and the like of the building based on the tree structure.

上記に加え、さらに、NGN(次世代ネットワーク)網を経由させることで安全にビル響報のデータを収集することもできる。これは、ビルのイベント(異常情報)をNGNを介して群管理サーバ101に集約させることにより、SIPによるトンネリングがされるので、ビルのイベント(異常情報を)安全に集めることが可能になる。   In addition to the above, it is also possible to safely collect building report data through an NGN (next generation network) network. This is because tunneling by SIP is performed by aggregating building events (abnormal information) to the group management server 101 via NGN, so that building events (abnormal information) can be safely collected.

以上、本発明の実施の形態について説明したが、本発明の消費情報地図表示装置は、上述の図示例にのみ限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。   As mentioned above, although embodiment of this invention was described, the consumption information map display apparatus of this invention is not limited only to the above-mentioned illustration example, A various change is added in the range which does not deviate from the summary of this invention. Of course you get.

11・・・電力使用量サーバ、21・・・ウェブサービスゲートウェイ、31・・・ビル所有者、32・・・利用者端末、101・・・群管理サーバ、102・・・電力使用量データベース、103・・・ビル一覧データベース、104・・・警報情報データベース、111・・・ビル内情報収集部、201・・・シナリオサーバ、202・・・シナリオ記憶部、211・・・シナリオ実行部、212・・・情報取得部、213・・・表示情報生成部、214・・・表示要求受付部、301・・・データ形式変換サーバ、401・・・天気サービスエンジン、501・・・地図サービスエンジン、502・・・地図情報データベース、511・・・ウェブ処理部、601・・・ポータルサイト、602・・・地図サービス、701・・・位置参照ワークステーション、801・・・オーナー情報サーバ、901・・・設備予約スケジュールワークステーション DESCRIPTION OF SYMBOLS 11 ... Electricity usage server, 21 ... Web service gateway, 31 ... Building owner, 32 ... User terminal, 101 ... Group management server, 102 ... Electricity usage database, DESCRIPTION OF SYMBOLS 103 ... Building list database, 104 ... Alarm information database, 111 ... Building information collection part, 201 ... Scenario server, 202 ... Scenario storage part, 211 ... Scenario execution part, 212・ ・ ・ Information acquisition unit, 213 ... Display information generation unit, 214 ... Display request reception unit, 301 ... Data format conversion server, 401 ... Weather service engine, 501 ... Map service engine, 502 ... Map information database, 511 ... Web processing unit, 601 ... Portal site, 602 ... Map service, 701 ... Location Irradiation workstation, 801 ... owner information server, 901 ... equipment reservation schedule workstation

Claims (9)

複数のビルに供給されている資源の各ビルおける消費量の情報をネットワークを介して収集し、収集した前記消費量情報を前記ネットワークを介して利用者端末の画面上に地図情報と共に表示させる消費情報地図表示装置であって、
各ビルにおける前記消費量情報を前記ネットワーク経由で収集する群管理手段と、
前記利用者端末から前記ネットワークを介して前記消費量情報の表示要求を受け付ける表示要求受付手段と、
前記利用者端末からの表示要求の内容に応じて、前記群管理手段による前記消費量情報の収集処理と、前記消費量情報を前記利用者端末に表示させるための所定の処理との組み合わせを予め定めたシナリオとして記憶するシナリオ記憶手段と、
前記利用者端末からの表示要求が発生した場合に、その要求内容に応じて、前記シナリオ記憶手段からシナリオを抽出し、該抽出したシナリオに従って前記所定の処理を実行するシナリオ実行手段と、
を備えることを特徴とする消費情報地図表示装置。
Consumption information that collects consumption information in each building of resources supplied to multiple buildings via a network, and displays the collected consumption information together with map information on the screen of the user terminal via the network An information map display device,
Group management means for collecting the consumption information in each building via the network;
Display request receiving means for receiving a display request for the consumption information from the user terminal via the network;
In accordance with the content of the display request from the user terminal, a combination of the consumption information collection process by the group management unit and a predetermined process for causing the user terminal to display the consumption information is previously set. Scenario storage means for storing as a defined scenario;
When a display request is generated from the user terminal, according to the request content, a scenario is extracted from the scenario storage unit, and the predetermined process is executed according to the extracted scenario;
A consumption information map display device comprising:
前記群管理手段で収集するデータの形式を、前記シナリオ実行手段で扱えるデータの形式に変換するデータ形式変換手段、
を更に備えることを特徴とする請求項1に記載の消費情報地図表示装置。
Data format conversion means for converting the data format collected by the group management means into a data format that can be handled by the scenario execution means;
The consumption information map display device according to claim 1, further comprising:
前記各ビル内には、ビル内に設置された設備機器におけるビルに供給された資源の使用量等の情報を階層構造により区分して収集する使用量サーバを備え、
前記群管理手段は、前記階層構造で区分された設備機器の情報を保持し、前記階層構造の情報を基に、前記設備機器を区分して資源の使用量等の情報を収集する、
ことを特徴とする請求項1または請求項2に記載の消費情報地図表示装置。
Each building includes a usage server that divides and collects information such as the amount of resources supplied to the building in the equipment installed in the building according to a hierarchical structure,
The group management means retains information on the equipment and equipment classified in the hierarchical structure, and collects information such as resource usage by classifying the equipment and equipment based on the information on the hierarchical structure.
The consumption information map display device according to claim 1 or 2, characterized in that
前記ビル内には、前記設備機器の使用状況の情報を保持する設備スケジュール情報保持手段を更に備え、
前記シナリオ実行手段は、前記設備機器の使用状況の情報を収集すると共に、該設備機器の使用状況の情報と前記資源の使用量等の情報とを併せて前記利用者端末に表示させる、
ことを特徴とする請求項1から請求項3のいずれかに記載の消費情報地図表示装置。
The building further comprises equipment schedule information holding means for holding information on the usage status of the equipment.
The scenario execution means collects information on the usage status of the equipment and causes the user terminal to display information on the usage status of the equipment and information on the usage amount of the resource.
The consumption information map display device according to any one of claims 1 to 3, wherein
ネットワーク上のウェブサービスが提供する情報を取得するウェブデータ取得部を備え、
前記シナリオ実行手段により、前記ウェブデータ取得部により取得した情報と前記群管理手段により取得した資源の使用量等の情報とを組み合わせて、前記利用者端末に表させる、
ことを特徴とする請求項1から請求項4のいずれかに記載の消費情報地図表示装置。
A web data acquisition unit that acquires information provided by a web service on the network;
The scenario execution means combines information acquired by the web data acquisition unit and information such as the resource usage acquired by the group management means, and causes the user terminal to display the information.
The consumption information map display device according to any one of claims 1 to 4, wherein
前記ウェブデータ取得部により、対象となるビルの所在するエリアの天気・気温を含む天候情報を前記ウェブサービスから取得し、
前記天候情報と前記資源の使用量等の情報とを併せて前記利用者端末に表示させる、
ことを特徴とする請求項5に記載の消費情報地図表示装置。
The web data acquisition unit acquires weather information including the weather and temperature of the area where the target building is located from the web service,
Displaying the weather information together with information such as the usage amount of the resource on the user terminal,
The consumption information map display device according to claim 5, wherein:
複数のビルに供給されている資源の各ビルおける消費量の情報をネットワークを介して収集し、収集した前記消費量情報を前記ネットワークを介して利用者端末の画面上に地図情報と共に表示させる消費情報地図表示システムであって、
各ビルにおける前記消費量情報を前記ネットワーク経由で収集する群管理サーバと、
前記利用者端末からの表示要求の内容に応じて、前記群管理サーバによる前記消費量情報の収集処理と、前記消費量情報を前記利用者端末に表示させるための所定の処理との組み合わせを予め定めたシナリオとして記憶するシナリオ記憶部と、
前記利用者端末から前記ネットワークを介して前記消費量情報の表示要求を受け付けると共に、前記利用者端末からの表示要求が発生した場合に、その要求内容に応じて、前記シナリオ記憶部からシナリオを抽出し、該抽出したシナリオに従って前記所定の処理を実行するシナリオサーバと、
を備えることを特徴とする消費情報地図表示システム。
Consumption information that collects consumption information in each building of resources supplied to multiple buildings via a network, and displays the collected consumption information together with map information on the screen of the user terminal via the network An information map display system,
A group management server for collecting the consumption information in each building via the network;
In accordance with the content of the display request from the user terminal, a combination of the collection processing of the consumption information by the group management server and a predetermined process for displaying the consumption information on the user terminal in advance A scenario storage unit for storing as a predetermined scenario;
Accepting a display request for the consumption information from the user terminal via the network and extracting a scenario from the scenario storage unit according to the request content when a display request from the user terminal occurs A scenario server that executes the predetermined process according to the extracted scenario;
A consumption information map display system comprising:
前記群管理サーバで収集するデータの形式を、前記シナリオサーバで扱えるデータの形式に変換するデータ形式変換サーバ、
を更に備えることを特徴とする請求項7に記載の消費情報地図表示システム。
A data format conversion server that converts the format of data collected by the group management server into a data format that can be handled by the scenario server;
The consumption information map display system according to claim 7, further comprising:
複数のビルに供給されている資源の各ビルおける消費量の情報をネットワークを介して収集し、収集した前記消費量情報を前記ネットワークを介して利用者端末の画面上に地図情報と共に表示させる消費情報地図表示装置における消費情報地図表示方法であって、
各ビルにおける前記消費量情報を前記ネットワーク経由で収集する群管理手順と、
前記利用者端末から前記ネットワークを介して前記消費量情報の表示要求を受け付ける表示要求受付手順と、
前記利用者端末からの表示要求の内容に応じて、前記群管理手順による前記消費量情報の収集処理と、前記消費量情報を前記利用者端末に表示させるための所定の処理との組み合わせを予め定めたシナリオとして記憶するシナリオ記憶手順と、
前記利用者端末からの表示要求が発生した場合に、その要求内容に応じて、記憶しているシナリオを抽出し、該抽出したシナリオに従って前記所定の処理を実行するシナリオ実行手順と、
を含むことを特徴とする消費情報地図表示方法。
Consumption information that collects consumption information in each building of resources supplied to multiple buildings via a network, and displays the collected consumption information together with map information on the screen of the user terminal via the network A method for displaying a consumption information map in an information map display device, comprising:
A group management procedure for collecting the consumption information in each building via the network;
A display request reception procedure for receiving a display request for the consumption information from the user terminal via the network;
In accordance with the content of the display request from the user terminal, a combination of the collection process of the consumption information by the group management procedure and a predetermined process for displaying the consumption information on the user terminal is previously performed. A scenario storage procedure for storing as a predetermined scenario;
When a display request is generated from the user terminal, a scenario execution procedure for extracting a stored scenario according to the request content and executing the predetermined process according to the extracted scenario;
Consumption information map display method characterized by including.
JP2009077235A 2009-03-26 2009-03-26 Consumption information map display device, consumption information map display system, and consumption information map display method Expired - Fee Related JP5147771B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009077235A JP5147771B2 (en) 2009-03-26 2009-03-26 Consumption information map display device, consumption information map display system, and consumption information map display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009077235A JP5147771B2 (en) 2009-03-26 2009-03-26 Consumption information map display device, consumption information map display system, and consumption information map display method

Publications (2)

Publication Number Publication Date
JP2010231423A JP2010231423A (en) 2010-10-14
JP5147771B2 true JP5147771B2 (en) 2013-02-20

Family

ID=43047184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009077235A Expired - Fee Related JP5147771B2 (en) 2009-03-26 2009-03-26 Consumption information map display device, consumption information map display system, and consumption information map display method

Country Status (1)

Country Link
JP (1) JP5147771B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012133556A (en) * 2010-12-21 2012-07-12 Denso Corp Energy consumption report device
KR101174602B1 (en) 2011-09-05 2012-08-16 한국과학기술원 System and method for recognizing energy usage pattern using transient response analysis in single point
CN111241219A (en) * 2019-12-30 2020-06-05 国网北京市电力公司 Data transmission display method and device, storage medium and processor

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1049552A (en) * 1996-08-05 1998-02-20 Shimizu Corp Energy centralized control and analysis system
JP2000285156A (en) * 1999-03-31 2000-10-13 Japan Research Institute Ltd Local energy policy evaluation system and medium recording program for the same
JP2005025654A (en) * 2003-07-01 2005-01-27 Hitachi Building Systems Co Ltd Energy management system
JP2007003358A (en) * 2005-06-24 2007-01-11 Hitachi Ltd System, method and program for processing electric energy information
JP4813339B2 (en) * 2006-12-05 2011-11-09 日本電信電話株式会社 Network service platform apparatus, service cooperation system, service cooperation method, and service cooperation program

Also Published As

Publication number Publication date
JP2010231423A (en) 2010-10-14

Similar Documents

Publication Publication Date Title
Brundu et al. IoT software infrastructure for energy management and simulation in smart cities
JP4808409B2 (en) Sensor network system, sensor data search method and program
AU2012276270B9 (en) An integration system
JP4885463B2 (en) Sensor network system, sensor data processing method and program
TWI398120B (en) Autonomic sensor network ecosystem
US20120165988A1 (en) Method and apparatus for collecting building management data
WO2014002184A1 (en) Equipment management system and program
JP5328829B2 (en) Sensor network system, sensor data search method
EP2722812A1 (en) Information integration control system and information processing program, social infrastructure operating system, operating method, local device, server device, and program
CN103338206A (en) Method and device for achieving data exchange based on data bus technology
Hosek et al. Universal smart energy communication platform
JP5147771B2 (en) Consumption information map display device, consumption information map display system, and consumption information map display method
CN102811255B (en) A kind of apparatus and method for distributed load
JP5667024B2 (en) PROGRAM GENERATION DEVICE, PROGRAM GENERATION METHOD, AND PROGRAM
JP2016062506A (en) Monitoring system, monitor and monitoring method
Pritoni et al. Accessing WI-FI data for occupancy sensing
Pol et al. Integration of centralized energy monitoring specifications into the planning process of a new urban development area: a step towards smart cities
Vijayakumar et al. Tracking stream provenance in complex event processing systems for workflow-driven computing
Okhovat et al. Monitoring the Smart City Sensor Data Using Thingsboard and Node-Red
CN102170371B (en) Method for collecting important information of network equipment on the basis of centralized management
CN104462235A (en) Internet of Things general event service mechanism based on Restful Web Service
Caffarel et al. Bat-mp: An ontology-based energy management platform
JP5135422B2 (en) Gateway device
KR101509268B1 (en) Ubiquitous remote resource control method using distributed computing scheme and ubiquitous system
CN113301131A (en) Intelligent space development method and system based on MQTT communication protocol

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110404

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121112

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121120

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121127

R150 Certificate of patent or registration of utility model

Ref document number: 5147771

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151207

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees