JP2019086855A - Information processing device, information processing method, and computer program - Google Patents

Information processing device, information processing method, and computer program Download PDF

Info

Publication number
JP2019086855A
JP2019086855A JP2017212259A JP2017212259A JP2019086855A JP 2019086855 A JP2019086855 A JP 2019086855A JP 2017212259 A JP2017212259 A JP 2017212259A JP 2017212259 A JP2017212259 A JP 2017212259A JP 2019086855 A JP2019086855 A JP 2019086855A
Authority
JP
Japan
Prior art keywords
data
input
input image
unit
information
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.)
Pending
Application number
JP2017212259A
Other languages
Japanese (ja)
Inventor
強一 櫻井
Kyoichi Sakurai
強一 櫻井
佐々木 雅彦
Masahiko Sasaki
雅彦 佐々木
真史 堀口
Masashi Horiguchi
真史 堀口
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2017212259A priority Critical patent/JP2019086855A/en
Publication of JP2019086855A publication Critical patent/JP2019086855A/en
Priority to JP2020015600A priority patent/JP6889292B2/en
Priority to JP2021113785A priority patent/JP7186833B2/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information processing device, an information processing method, and a computer program capable of efficiently accepting an input of a result of an inspection work.SOLUTION: An information processing device 100 includes a document data generation section 108, a data acquisition section 109, and a document data input section 111. The document data generation section 108 generates document data including: multiple input images associated with certain equipment being a data acquisition object so as to accept an instruction to acquire data from the equipment; and data input areas associated with the input images. The data acquisition section 109 acquires data from the equipment associated with the input image when the input image is operated. The document data input section 111 accepts an input of data to a data input area associated with the input image.SELECTED DRAWING: Figure 2

Description

本発明の実施形態は、情報処理装置、情報処理方法及びコンピュータプログラムに関する。   Embodiments of the present invention relate to an information processing apparatus, an information processing method, and a computer program.

従来、電力、水道、ガスなどの公共公益事業又はビル等の建物設備の点検業務においては、点検員が端末に手入力することでセンサーやメータ等のデータを収集している。近年のIoT技術の発展に伴い、収集されたデータのビッグデータとしての価値が高まっており、より簡易にデータを取得する方法が求められている。データの取得方法として、データ収集対象のセンサーやメータ等をネットワークに接続して、ネットワーク経由で取得する方法もあるが、データ収集対象が地下等のネットワーク圏外に設置されている場合にはデータ収集が難しい場合があった。さらに、データ収集を実現するためのシステム構築のためのコストが高くなるという問題が発生する。そのため、点検員による入力作業は、今後も求められることになるため、より効率的にデータを取得する方法が求められている。   2. Description of the Related Art Conventionally, in the inspection work of a public utility such as electric power, water, gas, or a building facility such as a building, an inspector manually inputs data to a terminal by manually inputting data to a sensor or a meter. With the development of IoT technology in recent years, the value of collected data as big data is increasing, and a method of acquiring data more simply is required. There is also a method of connecting data collection target sensors, meters, etc. to a network and acquiring via a network as a data acquisition method, but if the data collection target is installed outside the network area such as underground, data collection There were times when it was difficult. Furthermore, there arises a problem that the cost for constructing a system for realizing data collection is high. Therefore, since the input work by the inspector will be required in the future, there is a need for a method of acquiring data more efficiently.

特開平8−7078号公報Japanese Patent Application Laid-Open No. 8-7078

本発明が解決しようとする課題は、より効率的に点検作業の結果を入力することができる情報処理装置、情報処理方法及びコンピュータプログラムを提供することである。   The problem to be solved by the present invention is to provide an information processing apparatus, an information processing method, and a computer program capable of inputting the result of inspection work more efficiently.

実施形態の情報処理装置は、帳票データ生成部と、データ取得部と、帳票データ入力部とを持つ。帳票データ生成部は、データの取得対象である機器に対応付けられ、かつ前記機器からデータを取得する指示を受け付ける複数の入力画像と、前記入力画像に対応づけられたデータ入力領域と、を有する帳票データを生成する。データ取得部は、前記入力画像が操作された場合、前記入力画像に対応付けられた機器から前記データを取得する。帳票データ入力部は、前記データを前記入力画像に対応付けられたデータ入力領域に入力する。   The information processing apparatus according to the embodiment has a form data generation unit, a data acquisition unit, and a form data input unit. The form data generation unit has a plurality of input images that are associated with a device for which data is to be acquired and that receives an instruction to acquire data from the device, and a data input area associated with the input image. Generate form data. The data acquisition unit acquires the data from the device associated with the input image when the input image is operated. The form data input unit inputs the data into a data input area associated with the input image.

実施形態の点検支援システム1の構成例を示すシステム構成図。BRIEF DESCRIPTION OF THE DRAWINGS The system configuration figure which shows the structural example of the inspection assistance system 1 of embodiment. 実施形態の情報処理装置100の機能構成を表す機能ブロック図。FIG. 2 is a functional block diagram showing a functional configuration of the information processing apparatus 100 of the embodiment. 実施形態のセンサー200の機能構成を表す機能ブロック図。The functional block diagram showing the functional composition of sensor 200 of an embodiment. 実施形態の建物設備300の機能構成を表す機能ブロック図。The functional block diagram showing the functional composition of the building installation 300 of an embodiment. 実施形態の上位サーバ400の機能構成を表す機能ブロック図。FIG. 2 is a functional block diagram showing a functional configuration of the upper server 400 of the embodiment. 実施形態の帳票データの第1の一具体例を示す図。The figure which shows the 1st specific example of the slip data of embodiment. 実施形態の帳票データに環境情報が入力された場合の第1の一具体例を示す図。FIG. 7 is a diagram showing a first specific example when environmental information is input to form data according to the embodiment. 実施形態の帳票データに稼働情報が入力された場合の第1の一具体例を示す図。FIG. 7 is a diagram showing a first specific example when operation information is input to form data according to the embodiment. 実施形態の帳票データの第2の一具体例を示す図。FIG. 6 is a view showing a second specific example of form data of the embodiment. 実施形態の帳票データに環境情報が入力された場合の第2の一具体例を示す図。FIG. 7 is a view showing a second specific example when environmental information is input to form data according to the embodiment. 実施形態の帳票データに複数の環境情報が入力された場合の第2の一具体例を示す図。FIG. 7 is a view showing a second specific example when a plurality of environmental information is input to form data according to the embodiment. 実施形態の帳票データに稼働情報が入力された場合の第2の一具体例を示す図。FIG. 7 is a diagram showing a second specific example of the case where operation information is input to form data according to the embodiment. 実施形態の帳票データの第3の一具体例を示す図。FIG. 8 is a view showing a third specific example of form data of the embodiment. 実施形態の帳票データに環境情報及び稼働情報が入力された場合の第3の一具体例を示す図。FIG. 7 is a diagram showing a third specific example when environmental information and operation information are input to form data according to the embodiment. 実施形態の帳票データの生成から記録までの処理の流れを示すフローチャート。5 is a flowchart showing a flow of processing from generation of form data to recording of the embodiment.

以下、実施形態の情報処理装置、情報処理方法及びコンピュータプログラムを、図面を参照して説明する。   Hereinafter, an information processing apparatus, an information processing method, and a computer program according to an embodiment will be described with reference to the drawings.

図1は、実施形態の点検支援システム1の構成例を示すシステム構成図である。点検支援システム1は、情報処理装置100、センサー200、建物設備300及び上位サーバ400を備える。情報処理装置100及び上位サーバ400は、ネットワーク500を介して互いに通信可能に接続される。ネットワーク500は、例えばインターネットであってもよいし、専用線であってもよい。情報処理装置100とセンサー200又は建物設備300とは、互いに無線通信によって通信可能に接続される。無線通信は、例えば無線LAN(Local Area Network)であってもよいし、Bluetooth(登録商標)であってもよいし、NFC(Near field radio communication)であってもよい。   FIG. 1 is a system configuration diagram showing a configuration example of the inspection support system 1 of the embodiment. The inspection support system 1 includes an information processing device 100, a sensor 200, a building facility 300, and a host server 400. The information processing apparatus 100 and the upper server 400 are communicably connected to each other via the network 500. The network 500 may be, for example, the Internet or a dedicated line. The information processing apparatus 100 and the sensor 200 or the building facility 300 are communicably connected to each other by wireless communication. The wireless communication may be, for example, a wireless LAN (Local Area Network), Bluetooth (registered trademark), or NFC (Near field radio communication).

情報処理装置100は、スマートフォン、タブレットコンピュータ又はパーソナルコンピュータ等の装置を用いて構成される。情報処理装置100は、バスで接続されたプロセッサやメモリや補助記憶装置などを備える。情報処理装置100は、通信可能に接続されたセンサー200、建物設備300又は上位サーバ400から、データを取得する。データは、センサー200の周辺の環境を示す環境情報であってもよいし、建物設備300の稼働状況を示す稼働情報であってもよいし、上位サーバ400に記録された計測情報であってもよい。環境情報には、例えば、取得日、時間、温度、湿度、照度、騒音、UV、不快指数又は熱中症指数が含まれてもよいが、これらに限定されない。稼働情報には、例えば、建物設備300が外調機である場合、取得日、時間、吸気温度、吸気風量、モータ周波数、モータ使用電力、Co2濃度、冷水流量、温水流量、フィルター圧力、吸気露点温度又はインバータ故障警報が含まれてもよいが、これらに限定されない。計測情報は、インターネット通信可能なセンサー又は計測器から受け付けた計測値を含む。計測情報には、例えば温度、電気使用量、水道使用量又はガス使用量を示す数値等が含まれてもよいが、これらに限定されない。   The information processing apparatus 100 is configured using an apparatus such as a smartphone, a tablet computer, or a personal computer. The information processing apparatus 100 includes a processor, a memory, an auxiliary storage device, and the like connected by a bus. The information processing apparatus 100 acquires data from the sensor 200, the building equipment 300, or the upper server 400 connected communicably. The data may be environment information indicating an environment around the sensor 200, operation information indicating an operation status of the building facility 300, or measurement information recorded in the upper server 400. Good. Environmental information may include, but is not limited to, for example, acquisition date, time, temperature, humidity, illuminance, noise, UV, discomfort index or heatstroke index. The operation information includes, for example, acquisition date, time, intake temperature, intake air volume, motor frequency, motor power, Co2 concentration, cold water flow rate, hot water flow rate, filter pressure, intake dew point when the building equipment 300 is an external air conditioner Temperature or inverter failure alarms may be included, but are not limited to these. The measurement information includes a measurement value received from a sensor or meter capable of Internet communication. The measurement information may include, for example, temperature, electricity consumption, water consumption, or a numerical value indicating gas consumption, but is not limited thereto.

センサー200は、自装置の周辺の環境情報を取得する。センサー200は、取得した環境情報を、自装置の識別情報とあわせて情報処理装置100に送信する。環境情報は、センサー200毎に異なる情報が取得されてもよい。センサー200は、点検対象となる設備の周辺に設置されてもよい。センサー200は、複数設置されてもよい。識別情報は、自装置を一意に識別するための情報である。識別情報は、製造番号であってもよいし、予めユーザから与えられてもよい。識別情報は自装置を一意に識別する情報であれば、どのような情報であってもよい。   The sensor 200 acquires environmental information around the own device. The sensor 200 transmits the acquired environment information to the information processing apparatus 100 along with the identification information of the own apparatus. As the environmental information, different information may be acquired for each sensor 200. The sensor 200 may be installed around the equipment to be inspected. A plurality of sensors 200 may be installed. The identification information is information for uniquely identifying the own device. The identification information may be a serial number or may be given in advance by the user. The identification information may be any information as long as it uniquely identifies the own device.

建物設備300は、ビルやマンション等の建物に設置された点検対象となる設備である。建物設備300は、例えば、空調機、外調機、エレベータ、給湯機等の建物に設置された設備である。建物設備300は、設備の稼働情報を記録する。建物設備300は、記録した稼働情報を、自装置の識別情報とあわせて情報処理装置100に送信する。稼働情報は、建物設備300毎に異なる情報が取得されてもよい。建物設備300は、複数設置されてもよい。識別情報は自装置を一意に識別する情報であれば、どのような情報であってもよい。   The building equipment 300 is equipment to be inspected which is installed in a building such as a building or an apartment. The building equipment 300 is equipment installed in a building such as, for example, an air conditioner, an external air conditioner, an elevator, and a water heater. The building equipment 300 records operation information of the equipment. The building equipment 300 transmits the recorded operation information to the information processing apparatus 100 together with the identification information of the own apparatus. As the operation information, information different from one building facility 300 may be acquired. A plurality of building equipment 300 may be installed. The identification information may be any information as long as it uniquely identifies the own device.

上位サーバ400は、パーソナルコンピュータ、サーバ、ワークステーション又は産業用コンピュータ等の装置を用いて構成される。上位サーバ400は、バスで接続されたプロセッサやメモリや補助記憶装置などを備える。上位サーバ400は、ネットワーク500を介して、計測情報を情報処理装置100に送信する。上位サーバ400は、クラウドコンピューティングシステムで実現されてもよい。   The upper server 400 is configured using an apparatus such as a personal computer, a server, a workstation or an industrial computer. The upper server 400 includes a processor connected by a bus, a memory, an auxiliary storage device, and the like. The host server 400 transmits measurement information to the information processing apparatus 100 via the network 500. The upper server 400 may be realized by a cloud computing system.

図2は、実施形態の情報処理装置100の機能構成を表す機能ブロック図である。情報処理装置100は、帳票生成プログラムを実行することによって第1通信部101、第2通信部102、入力部103、表示部104、帳票数値データ記憶部105、点検情報記憶部106及び制御部107を備える装置として機能する。   FIG. 2 is a functional block diagram showing a functional configuration of the information processing apparatus 100 according to the embodiment. The information processing apparatus 100 executes a form generation program to execute a first communication unit 101, a second communication unit 102, an input unit 103, a display unit 104, a form numerical data storage unit 105, an inspection information storage unit 106, and a control unit 107. Function as a device equipped with

第1通信部101は、ネットワークインタフェースである。第1通信部101はネットワーク500を介して、上位サーバ400と通信する。第1通信部101は、例えば無線LAN、3G(Generation)又はLTE(Long Term Evolution)(登録商標)等の通信方式で通信してもよい。   The first communication unit 101 is a network interface. The first communication unit 101 communicates with the upper server 400 via the network 500. The first communication unit 101 may communicate, for example, by a communication method such as a wireless LAN, 3G (Generation) or Long Term Evolution (LTE) (registered trademark).

第2通信部102は、ネットワークインタフェースである。第2通信部102は、近距離の無線通信方式を介して、センサー200又は建物設備300と通信する。第2通信部102は、例えばBluetooth、NFC又は無線LAN等の通信方式で通信してもよい。   The second communication unit 102 is a network interface. The second communication unit 102 communicates with the sensor 200 or the building facility 300 via a short distance wireless communication scheme. The second communication unit 102 may communicate by a communication method such as Bluetooth, NFC, or wireless LAN, for example.

入力部103は、ユーザが情報処理装置100に対して指示を送る入力装置を用いて構成される。入力装置は、例えば、タッチペン、マウス又はキーボード等である。入力部103は、表示部104と一体のタッチパネルとして構成されてもよい。入力部103がタッチパネルとして構成される場合、入力部103は、タッチ入力を受け付ける。入力部103は、入力装置を情報処理装置100に接続するためのインタフェースであってもよい。この場合、入力部103は、入力装置において入力された入力信号から入力データ(例えば、情報処理装置100に対する指示を示す指示情報)を生成し、情報処理装置100に入力する。   The input unit 103 is configured using an input device in which the user sends an instruction to the information processing apparatus 100. The input device is, for example, a touch pen, a mouse or a keyboard. The input unit 103 may be configured as a touch panel integrated with the display unit 104. When the input unit 103 is configured as a touch panel, the input unit 103 receives a touch input. The input unit 103 may be an interface for connecting an input device to the information processing apparatus 100. In this case, the input unit 103 generates input data (for example, instruction information indicating an instruction to the information processing apparatus 100) from an input signal input to the input device, and inputs the input data to the information processing apparatus 100.

表示部104は、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ等の出力装置である。表示部104は、出力装置を情報処理装置100に接続するためのインタフェースであってもよい。この場合、表示部104は、映像データから映像信号を生成し、自身に接続されている映像出力装置に映像信号を出力する。   The display unit 104 is an output device such as a liquid crystal display or an organic EL (Electro Luminescence) display. The display unit 104 may be an interface for connecting an output device to the information processing apparatus 100. In this case, the display unit 104 generates a video signal from the video data, and outputs the video signal to a video output device connected to itself.

帳票数値データ記憶部105は、磁気ハードディスク装置や半導体記憶装置等の記憶装置を用いて構成される。帳票数値データ記憶部105は、帳票定義データと帳票数値データとを記録する。帳票定義データは、帳票データを生成するためのデータである。帳票定義データは、帳票の形式に応じて、複数の種類が記録されてもよい。帳票定義データは、例えば、帳票データの雛形を示すファイルであってもよい。帳票定義データには、予め点検項目が入力されていてもよい。帳票数値データは、センサー200、建物設備300又は上位サーバ400から受信したデータ(以下「受信データ」という。)を所定の形式で示す数値である。所定の形式は、帳票数値データと、点検項目と、が対応付けられた形式であればどのような形式であってもよい。   The form numerical data storage unit 105 is configured using a storage device such as a magnetic hard disk drive or a semiconductor storage device. The form numerical data storage unit 105 records form definition data and form numerical data. The form definition data is data for generating form data. A plurality of types of form definition data may be recorded according to the form of the form. The form definition data may be, for example, a file indicating a template of the form data. An inspection item may be input in advance in the form definition data. The form numerical data is a numerical value indicating data (hereinafter referred to as “received data”) received from the sensor 200, the building equipment 300 or the upper server 400 in a predetermined format. The predetermined format may be any format as long as the form numerical data and the inspection item are associated with each other.

点検情報記憶部106は、磁気ハードディスク装置や半導体記憶装置等の記憶装置を用いて構成される。点検情報記憶部106は、点検情報を記録する。点検情報は、帳票数値データと、点検項目とを対応付ける情報である。点検項目は、センサー200、建物設備300又は上位サーバ400から受信する受信データに含まれる各情報と対応付けられる。点検情報は、帳票数値データが正常な値であるか否かを示す閾値を有していてもよい。以下、帳票数値データが正常な値であるか否かを示す閾値を本実施形態では、「正常値データ」という。   The inspection information storage unit 106 is configured using a storage device such as a magnetic hard disk drive or a semiconductor storage device. The inspection information storage unit 106 records inspection information. The inspection information is information that associates form numerical data with inspection items. The inspection item is associated with each information included in the received data received from the sensor 200, the building facility 300, or the upper server 400. The inspection information may have a threshold indicating whether the form numerical data is a normal value. Hereinafter, in the present embodiment, a threshold indicating whether the form numerical data is a normal value is referred to as “normal value data”.

制御部107は、情報処理装置100の各部の動作を制御する。制御部107は、例えばプロセッサ及びメモリを備えた装置により実行される。制御部107は、帳票生成プログラムを実行することによって、帳票データ生成部108、データ取得部109、点検情報取得部110、帳票データ入力部111及び異常値判定部112として機能する。   The control unit 107 controls the operation of each unit of the information processing apparatus 100. The control unit 107 is executed by, for example, an apparatus including a processor and a memory. The control unit 107 functions as a form data generation unit 108, a data acquisition unit 109, an inspection information acquisition unit 110, a form data input unit 111, and an abnormal value determination unit 112 by executing a form generation program.

帳票データ生成部108は、ユーザから受け付けた帳票定義データの選択指示に基づいて、帳票データを生成する。帳票データは、センサー200、建物設備300又は上位サーバ400等の受信データの取得対象である機器に対応付けられた入力画像を有する。入力画像は、入力部103を介して、取得対象である機器から受信データを取得する指示を受け付ける。入力画像が操作されると、データ取得指示が情報処理装置100に入力される。帳票データは、複数の入力画像を有していてもよい。帳票データは、入力画像に対応付けられたデータ入力領域を有する。生成された帳票データは、表示部104に表示される。データ入力領域には、帳票数値データが入力される。   The form data generation unit 108 generates form data based on a selection instruction of form definition data received from the user. The form data has an input image associated with a device that is an acquisition target of received data, such as the sensor 200, the building facility 300, or the upper server 400. The input image receives, via the input unit 103, an instruction to acquire reception data from a device to be acquired. When the input image is manipulated, a data acquisition instruction is input to the information processing apparatus 100. The form data may have a plurality of input images. The form data has a data input area associated with the input image. The generated form data is displayed on the display unit 104. In the data input area, form numerical data is input.

データ取得部109は、受信データを取得する。データ取得部109は、ユーザからのデータ取得指示に応じて、入力画像に対応付けられたセンサー200、建物設備300又は上位サーバ400等の受信データの取得対象である機器から受信データを取得する。データ取得部109は、取得できる受信データがない場合、エラー画面を表示させてもよい。データ取得部109は、所定のタイミングで受信データを取得するように構成されてもよい。所定のタイミングとは、例えば、10秒毎であってもよいし、5秒毎であってもよい。データ取得部109は、取得した受信データを帳票数値データとして帳票数値データ記憶部105に記憶させる。   The data acquisition unit 109 acquires received data. The data acquisition unit 109 acquires received data from a device that is an acquisition target of received data, such as the sensor 200 associated with the input image, the building facility 300, or the upper server 400, according to a data acquisition instruction from the user. The data acquisition unit 109 may display an error screen when there is no received data that can be acquired. The data acquisition unit 109 may be configured to acquire reception data at a predetermined timing. The predetermined timing may be, for example, every 10 seconds or every 5 seconds. The data acquisition unit 109 stores the acquired received data in the form numerical data storage unit 105 as form numerical value data.

点検情報取得部110は、点検情報記憶部106から点検情報を取得する。点検情報取得部110、受信データに含まれるセンサー200、建物設備300又は上位サーバ400の識別情報に基づいて、識別情報に対応付けられた点検情報を取得する。点検情報取得部110は、点検情報記憶部106に、識別情報に対応付けられた点検情報が記録されていない場合、エラー画面を表示させてもよい。   The inspection information acquisition unit 110 acquires inspection information from the inspection information storage unit 106. Based on the identification information of the inspection information acquisition unit 110, the sensor 200 included in the received data, the building equipment 300, or the upper server 400, the inspection information associated with the identification information is acquired. The inspection information acquisition unit 110 may cause the inspection information storage unit 106 to display an error screen if the inspection information associated with the identification information is not recorded.

帳票データ入力部111は、生成された帳票データに帳票数値データを入力する。帳票データ入力部111は、帳票データに、点検項目が設定されていない場合、点検情報に含まれる点検項目を帳票データに設定する。帳票データ入力部111は、点検項目に対応付けて、帳票数値データを帳票データに入力する。帳票データ入力部111は、点検情報に正常値データが含まれる場合、帳票データの所定の箇所に、点検項目に対応付けて正常値データを帳票データに入力する。帳票データ入力部111は、帳票数値データをデータ取得部109から受け付けてもよいし、帳票数値データ記憶部105から取得してもよい。   The form data input unit 111 inputs form numerical data into the generated form data. When no check item is set in the form data, the form data input unit 111 sets the check item included in the check information in the form data. The form data input unit 111 inputs form numerical data into form data in association with an inspection item. When the inspection information includes normal value data, the form data input unit 111 inputs normal value data to the form data in association with the inspection item at a predetermined location of the form data. The form data input unit 111 may receive form numerical data from the data acquisition unit 109 or may acquire the form numerical data from the form numerical data storage unit 105.

異常値判定部112は、正常値データが帳票データに入力されている場合に、入力された帳票数値データが正常値データの範囲内に含まれるか否かを判定する。異常値判定部112は、帳票数値データが正常値データの範囲内に含まれる場合、何らの処理も実行しなくてもよいし、帳票数値データはすべて正常値データの範囲に含まれる旨を表示させてもよい。異常値判定部112は、帳票数値データが正常値データの範囲内に含まれない場合、正常値データの範囲内に含まれない帳票数値データを強調して表示させてもよいし、色を変更して表示させてもよいし、警報を発音させてもよい。異常値判定部112は、ユーザに帳票数値データが正常値データの範囲内に含まれない旨を伝達できる手段であれば、どのような手段を用いてもよい。   When the normal value data is input to the form data, the abnormal value determination unit 112 determines whether the input form numerical data is included in the range of the normal value data. When the form numerical data is included in the range of normal value data, the abnormal value determination unit 112 does not have to execute any processing, and displays that all the form numerical data is included in the range of normal value data. You may When the form numerical data is not included in the range of the normal value data, the abnormal value determination unit 112 may highlight the form numerical data not included in the range of the normal value data, and may change the color. May be displayed, or an alarm may be sounded. The abnormal value determination unit 112 may use any means as long as it can notify the user that the form numerical data is not included in the range of the normal value data.

図3は、実施形態のセンサー200の機能構成を表す機能ブロック図である。センサー200は、環境情報取得プログラムを実行することによって通信部201、センシング部202及び制御部203を備える装置として機能する。   FIG. 3 is a functional block diagram showing a functional configuration of the sensor 200 of the embodiment. The sensor 200 functions as an apparatus including the communication unit 201, the sensing unit 202, and the control unit 203 by executing an environment information acquisition program.

通信部201は、近距離の無線通信方式を介して、情報処理装置100と通信する。通信部201は、例えばBluetooth、NFC又は無線LAN等の通信方式で通信してもよい。   The communication unit 201 communicates with the information processing apparatus 100 via a short distance wireless communication method. The communication unit 201 may communicate by a communication method such as Bluetooth, NFC, or wireless LAN, for example.

センシング部202は、自装置の周辺の環境情報を取得する。センシング部202は、例えば温度、湿度、照度、騒音又はUVを取得する。センシング部202は、取得した情報をデータ取得部204に出力する。   The sensing unit 202 acquires environmental information around the own device. The sensing unit 202 acquires, for example, temperature, humidity, illuminance, noise, or UV. The sensing unit 202 outputs the acquired information to the data acquisition unit 204.

制御部203は、センサー200の各部の動作を制御する。制御部203は、例えばプロセッサ及びメモリを備えた装置により実行される。制御部203は、環境情報取得プログラムを実行することによって、データ取得部204及び送信部205として機能する。   The control unit 203 controls the operation of each unit of the sensor 200. The control unit 203 is executed by an apparatus including a processor and a memory, for example. The control unit 203 functions as a data acquisition unit 204 and a transmission unit 205 by executing the environment information acquisition program.

データ取得部204は、センシング部202から環境情報を受付ける。データ取得部204は、受け付けた環境情報に基づいて不快指数、熱中症指数、又は相対湿度等の他情報を算出してもよい。不快指数、熱中症指数、又は相対湿度を算出する方法は、公知の方法が用いられてもよい。データ取得部204は、環境情報に取得日、時間及び識別情報を付加して、送信部205に出力する。送信部205は、環境情報を情報処理装置100に送信する。   The data acquisition unit 204 receives environmental information from the sensing unit 202. The data acquisition unit 204 may calculate other information such as the discomfort index, the heatstroke index, or the relative humidity based on the received environmental information. Known methods may be used as the method of calculating the discomfort index, heatstroke index, or relative humidity. The data acquisition unit 204 adds the acquisition date, time, and identification information to the environment information, and outputs the result to the transmission unit 205. The transmission unit 205 transmits the environment information to the information processing apparatus 100.

図4は、実施形態の建物設備300の機能構成を表す機能ブロック図である。建物設備300は、稼働情報取得プログラムを実行することによって通信部301、稼働情報記憶部302及び制御部303を備える装置として機能する。   FIG. 4 is a functional block diagram showing a functional configuration of the building installation 300 of the embodiment. The building equipment 300 functions as an apparatus including the communication unit 301, the operation information storage unit 302, and the control unit 303 by executing the operation information acquisition program.

通信部301は、近距離の無線通信方式を介して、情報処理装置100と通信する。通信部301は、例えばBluetooth、NFC又は無線LAN等の通信方式で通信してもよい。通信部301は、建物設備300に内蔵された通信装置であってもよいし、外付の通信装置であってもよい。外付の通信装置は、例えば、無線通信機能を有するSDカードであってもよいし、無線LANカードであってもよいし、イーサネット(登録商標)コンバータであってもよい。   The communication unit 301 communicates with the information processing apparatus 100 via a short distance wireless communication method. The communication unit 301 may communicate using a communication method such as Bluetooth, NFC, or wireless LAN, for example. The communication unit 301 may be a communication device built in the building facility 300 or may be an external communication device. The external communication device may be, for example, an SD card having a wireless communication function, a wireless LAN card, or an Ethernet (registered trademark) converter.

稼働情報記憶部302は、磁気ハードディスク装置や半導体記憶装置等の記憶装置を用いて構成される。稼働情報記憶部302は、稼働情報を記録する。稼働情報記憶部302は、建物設備300に接続された外部記憶装置であってもよい。外部記憶装置は、例えばSDカード、外付ハードディスク、SSD(Solid State Drive)、CF(Compact Flash)カード又はUSB(Universal Serial Bus)メモリ等の記憶装置であればどのような記憶装置であってもよい。   The operation information storage unit 302 is configured using a storage device such as a magnetic hard disk drive or a semiconductor storage device. The operation information storage unit 302 records operation information. The operation information storage unit 302 may be an external storage device connected to the building facility 300. The external storage device may be any storage device as long as it is a storage device such as an SD card, an external hard disk, a solid state drive (SSD), a compact flash (CF) card, or a universal serial bus (USB) memory. Good.

制御部303は、建物設備300の各部の動作を制御する。制御部303は、例えばプロセッサ及びメモリを備えた装置により実行される。制御部303は、稼働情報取得プログラムを実行することによって、稼働情報生成部304及び送信部305として機能する。   The control unit 303 controls the operation of each unit of the building installation 300. The control unit 303 is executed by, for example, an apparatus including a processor and a memory. The control unit 303 functions as an operation information generation unit 304 and a transmission unit 305 by executing the operation information acquisition program.

稼働情報生成部304は、所定のタイミングで建物設備300のログ等から建物設備300の稼働時の状況を示す稼働情報を生成する。稼働情報生成部304は、生成した稼働情報に、取得日、時間及び識別情報を付加して稼働情報記憶部302に記録する。送信部305は稼働情報を稼働情報記憶部302から取得する。送信部305は、稼働情報を情報処理装置100に送信する。   The operation information generation unit 304 generates operation information indicating the status at the time of operation of the building facility 300 from a log or the like of the building facility 300 at a predetermined timing. The operation information generation unit 304 adds the acquisition date, time, and identification information to the generated operation information, and records the operation information storage unit 302 with the addition. The transmission unit 305 acquires operation information from the operation information storage unit 302. The transmission unit 305 transmits the operation information to the information processing apparatus 100.

図5は、実施形態の上位サーバ400の機能構成を表す機能ブロック図である。上位サーバ400は、情報取得プログラムを実行することによって通信部401、計測情報記憶部402及び制御部403を備える装置として機能する。   FIG. 5 is a functional block diagram showing a functional configuration of the upper server 400 according to the embodiment. The host server 400 functions as an apparatus including the communication unit 401, the measurement information storage unit 402, and the control unit 403 by executing the information acquisition program.

通信部401は、ネットワーク500を介して、情報処理装置100と通信する。通信部401は、例えば無線LAN、3G又はLTE等の通信方式で通信してもよい。   The communication unit 401 communicates with the information processing apparatus 100 via the network 500. The communication unit 401 may communicate by a communication method such as a wireless LAN, 3G, or LTE, for example.

計測情報記憶部402は、磁気ハードディスク装置や半導体記憶装置等の記憶装置を用いて構成される。計測情報記憶部402は、計測情報を記録する。   The measurement information storage unit 402 is configured using a storage device such as a magnetic hard disk drive or a semiconductor storage device. The measurement information storage unit 402 records measurement information.

制御部403は、上位サーバ400の各部の動作を制御する。制御部403は、例えばプロセッサ及びメモリを備えた装置により実行される。制御部403は、計測情報取得プログラムを実行することによって、計測情報生成部404及び送信部405として機能する。   The control unit 403 controls the operation of each unit of the upper server 400. The control unit 403 is executed by, for example, an apparatus including a processor and a memory. The control unit 403 functions as a measurement information generation unit 404 and a transmission unit 405 by executing a measurement information acquisition program.

計測情報生成部404は、上位サーバ400が受信したデータに、取得日及び時間を付加して計測情報を生成する。計測情報生成部404は、生成した計測情報を計測情報記憶部402に記録する。送信部405は計測情報を計測情報記憶部402から取得する。送信部405は、計測情報を情報処理装置100に送信する。   The measurement information generation unit 404 adds measurement date and time to the data received by the upper server 400 to generate measurement information. The measurement information generation unit 404 records the generated measurement information in the measurement information storage unit 402. The transmission unit 405 acquires measurement information from the measurement information storage unit 402. The transmission unit 405 transmits measurement information to the information processing apparatus 100.

図6は、実施形態の帳票データの第1の一具体例を示す図である。帳票データは、表示部104に表示される。図6に示される帳票データは、帳票データ生成部108によって生成された直後の帳票データである。帳票データは、入力画像141、入力画像142、センサーテーブル143及び建物設備テーブル144を含む。帳票データの構成は、図6に示される構成に限られない。例えば、帳票データは、入力画像141及び入力画像142に加えて、さらに入力画像を有してもよいし、センサーテーブル143及び建物設備テーブル144に加えてさらにテーブルを有してもよい。以下、表示部104は、入力部103と一体となって構成されるタッチパネルであるとして説明する。以下、図7及び図8は、図6の帳票データの構成に基づいて説明する。センサーテーブル143又は建物設備テーブル144は、データ入力領域の一態様である。   FIG. 6 is a diagram illustrating a first specific example of form data according to the embodiment. The form data is displayed on the display unit 104. The form data shown in FIG. 6 is form data immediately after being generated by the form data generation unit 108. The form data includes an input image 141, an input image 142, a sensor table 143, and a building equipment table 144. The configuration of the form data is not limited to the configuration shown in FIG. For example, the form data may further include an input image in addition to the input image 141 and the input image 142, and may further include a table in addition to the sensor table 143 and the building equipment table 144. Hereinafter, the display unit 104 will be described as a touch panel configured integrally with the input unit 103. 7 and 8 will be described below based on the configuration of the form data of FIG. The sensor table 143 or the building equipment table 144 is an aspect of the data input area.

入力画像141は、入力画像141に対応付けられたセンサー200から環境情報を取得する画像である。表示部104に表示される入力画像141がタッチされると、入力部103は、入力画像141へのデータ取得指示を受け付ける。入力画像141へのデータ取得指示を受け付けると、データ取得部109は、センサー200から受信データを取得する。入力画像141は、入力画像142がタッチされた場合、ユーザからのデータ取得指示を受付けないように構成されてもよい。入力画像141は、タッチされると、所定の時間、データ取得指示を受付けないように構成されてもよい。所定の時間とは、例えば、5秒であってもよいし10秒であってもよい。入力画像141は、上位サーバ400に対応付けられている場合、上位サーバ400から計測情報を取得してもよい。   The input image 141 is an image for acquiring environmental information from the sensor 200 associated with the input image 141. When the input image 141 displayed on the display unit 104 is touched, the input unit 103 receives a data acquisition instruction for the input image 141. When receiving a data acquisition instruction for the input image 141, the data acquisition unit 109 acquires received data from the sensor 200. The input image 141 may be configured not to receive a data acquisition instruction from the user when the input image 142 is touched. The input image 141 may be configured not to receive a data acquisition instruction for a predetermined time when touched. The predetermined time may be, for example, 5 seconds or 10 seconds. When the input image 141 is associated with the upper server 400, measurement information may be acquired from the upper server 400.

入力画像142は、入力画像142に対応付けられた建物設備300から稼働情報を取得する画像である。表示部104に表示される入力画像142がタッチされると、入力部103は、入力画像142へのデータ取得指示を受け付ける。入力画像142へのデータ取得指示を受け付けると、データ取得部109は、建物設備300から受信データを取得する。入力画像142は、入力画像141がタッチされた場合、ユーザからのデータ取得指示を受付けないように構成されてもよい。入力画像142は、タッチされると、所定の時間、データ取得指示を受付けないように構成されてもよい。所定の時間とは、例えば、5秒であってもよいし10秒であってもよい。入力画像142は、上位サーバ400に対応付けられている場合、上位サーバ400から計測情報を取得してもよい。   The input image 142 is an image for acquiring operation information from the building equipment 300 associated with the input image 142. When the input image 142 displayed on the display unit 104 is touched, the input unit 103 receives a data acquisition instruction for the input image 142. When the data acquisition instruction to the input image 142 is received, the data acquisition unit 109 acquires received data from the building installation 300. The input image 142 may be configured not to receive a data acquisition instruction from the user when the input image 141 is touched. The input image 142 may be configured not to receive a data acquisition instruction for a predetermined time when touched. The predetermined time may be, for example, 5 seconds or 10 seconds. When the input image 142 is associated with the upper server 400, measurement information may be acquired from the upper server 400.

センサーテーブル143は、センサー200から取得した受信データに含まれる環境情報が入力される。センサーテーブル143は、項目カラム143aとデータカラム143bとを含む。項目カラム143aに記載される情報は、点検情報が有する点検項目である。帳票データ入力部111は、点検項目に対応付けられた環境情報を、データカラム143bに入力する。項目カラム143aに記載される点検項目は、帳票データ生成時に入力される。センサーテーブル143は、上位サーバ400から計測情報を受信した場合、計測情報が入力されてもよい。データカラム143bは、1列に限定されない。例えば、2列であってもよいし、3列であってもよい。   The sensor table 143 receives environmental information included in received data acquired from the sensor 200. The sensor table 143 includes an item column 143a and a data column 143b. The information described in the item column 143a is an inspection item included in the inspection information. The form data input unit 111 inputs environment information associated with the inspection item into the data column 143 b. The inspection items described in the item column 143a are input at the time of form data generation. When the measurement information is received from the upper server 400, the sensor table 143 may receive the measurement information. The data column 143b is not limited to one. For example, two rows or three rows may be used.

項目カラム143aによると、項目として、取得日、時間、温度(℃)、湿度(%)、照度(Lx)、騒音(dB)、UV、不快指数及び熱中症に関する環境情報が入力されることがわかる。   According to the item column 143a, environmental information on acquisition date, time, temperature (° C.), humidity (%), illuminance (Lx), noise (dB), UV, discomfort index and heat stroke may be input as items Recognize.

建物設備テーブル144は、建物設備300から取得した受信データに含まれる稼働情報が入力される。建物設備テーブル144は、項目カラム144a、データカラム144b及び正常値データカラム144cを含む。項目カラム144aに記載される情報は、点検情報が有する点検項目である。帳票データ入力部111は、点検項目に対応付けられた稼働情報を、データカラム144bに入力する。データカラム144bは、10列のカラムが含まれる。データカラム144bに含まれるカラムごとに、稼働情報が入力される。正常値データカラム144cに記載される情報は、点検情報が有する正常値データである。項目カラム144a及び正常値データカラム144cに記載される点検項目及び正常値データは、帳票データ生成時に入力される。データカラム144bに含まれる10列のカラムは、10列に限定されない。例えば、5列であってもよいし、15列であってもよい。建物設備テーブル144は、上位サーバ400から受信した計測情報が入力されてもよい。   The building facility table 144 receives operation information included in the received data acquired from the building facility 300. The building equipment table 144 includes an item column 144a, a data column 144b, and a normal value data column 144c. The information described in the item column 144a is an inspection item included in the inspection information. The form data input unit 111 inputs the operation information associated with the inspection item into the data column 144 b. The data column 144b includes ten columns. The operation information is input for each column included in the data column 144b. The information described in the normal value data column 144c is normal value data included in the inspection information. The inspection items and the normal value data described in the item column 144a and the normal value data column 144c are input when the form data is generated. The ten columns included in the data column 144b are not limited to ten. For example, five rows or 15 rows may be used. In the building facility table 144, measurement information received from the upper server 400 may be input.

項目カラム144aによると、項目として、取得日、時間、吸気温度(℃)、吸気風量(m/h)、モータ周波数(Hz)、モータ使用電力(kw)、Co2濃度(ppm)、冷水流量(l/m)、温水流量(l/m)、フィルター圧力(Pa)、吸気露点温度(℃DP)及びインバータ故障警報に関する稼働情報が入力される。 According to the item column 144a, items include acquisition date, time, intake temperature (° C.), intake air volume (m 3 / h), motor frequency (Hz), motor power (kw), Co 2 concentration (ppm), cold water flow rate The operation information on (l / m), warm water flow rate (l / m), filter pressure (Pa), intake dew point temperature (° CDP) and inverter failure alarm is input.

正常値データカラム144cによると、正常値データとして、吸気温度(℃)は、26.0±3.0、吸気風量(m/h)は3000±500、モータ周波数(Hz)は、35±5、モータ使用電力(kw)は6.0±1、Co2濃度(ppm)は800±100、冷水流量(l/m)は、20±5、温水流量(l/m)は、20±5、フィルター圧力(Pa)は50±5、吸気露点温度(℃DP)は19.0±2及びインバータ故障警報は0が入力される。 According to the normal value data column 144c, as normal value data, the intake temperature (° C.) is 26.0 ± 3.0, the intake air flow rate (m 3 / h) is 3000 ± 500, and the motor frequency (Hz) is 35 ± 5. Motor power consumption (kw) 6.0 ± 1, Co2 concentration (ppm) 800 ± 100, cold water flow (l / m) 20 ± 5, hot water flow (l / m) 20 ± 5 The filter pressure (Pa) is 50 ± 5, the intake dew point temperature (° CDP) is 19.0 ± 2, and the inverter failure alarm is 0.

図7は、実施形態の帳票データに環境情報が入力された場合の第1の一具体例を示す図である。図7に示される帳票データは、入力画像141がタッチされた後の帳票データである。帳票データは、入力画像141、入力画像142、センサーテーブル143及び建物設備テーブル144を含む。以下、図6の帳票データと異なる点について説明する。   FIG. 7 is a diagram showing a first specific example when environmental information is input to form data according to the embodiment. The form data shown in FIG. 7 is form data after the input image 141 is touched. The form data includes an input image 141, an input image 142, a sensor table 143, and a building equipment table 144. Hereinafter, points different from the form data in FIG. 6 will be described.

センサーテーブル143は、項目カラム143aとデータカラム143bとを含む。データカラム143bは、環境情報が入力される。データカラム143bによると、取得日は、2017.10.31、時間は13:42、温度(℃)は、20.1、湿度(%)は、45、照度(Lx)は、1500、騒音(dB)は、53、UVは空欄、不快指数は65.1、熱中症は空欄であることがわかる。したがって、データカラム143bによると、帳票数値データは、2017年10月31日の13時42分に取得され、センサー200の周辺の温度は20.1℃、湿度は、45%、照度は1500Lx、騒音は53dB、不快指数は65.1であることがわかる。また、UV及び熱中症指数は取得できなかったことがわかる。   The sensor table 143 includes an item column 143a and a data column 143b. Environmental information is input to the data column 143b. According to the data column 143b, the acquisition date is 2017.10.31, time is 13:42, temperature (° C) is 20.1, humidity (%) is 45, illuminance (Lx) is 1500, noise ( dB), 53, UV is blank, discomfort index is 65.1, heat stroke is found to be blank. Therefore, according to the data column 143b, the form numerical data is acquired at 13:42 on October 31, 2017, the temperature around the sensor 200 is 20.1 ° C., the humidity is 45%, and the illuminance is 1500 Lx, It can be seen that the noise is 53 dB and the discomfort index is 65.1. Also, it can be seen that the UV and heatstroke index could not be obtained.

図8は、実施形態の帳票データに稼働情報が入力された場合の第1の一具体例を示す図である。図8に示される帳票データは、入力画像142がタッチされた後の帳票データである。帳票データは、入力画像141、入力画像142、センサーテーブル143及び建物設備テーブル144を含む。以下、図6の帳票データと異なる点について説明する。   FIG. 8 is a diagram showing a first specific example when operation information is input to form data according to the embodiment. The form data shown in FIG. 8 is form data after the input image 142 is touched. The form data includes an input image 141, an input image 142, a sensor table 143, and a building equipment table 144. Hereinafter, points different from the form data in FIG. 6 will be described.

建物設備テーブル144は、項目カラム143aとデータカラム143bと正常値データカラム144cとを含む。データカラム144bは、データカラム144bが含むカラムごとに稼働情報が入力される。データカラム143bが含む1列目のカラムによると、取得日は、2017.10.31、時間は13:42、吸気温度(℃)は、25.0、吸気風量(m/h)は3400、モータ周波数(Hz)は、35、モータ使用電力(kw)は6.0、Co2濃度(ppm)は800、冷水流量(l/m)は、22、温水流量(l/m)は、20、フィルター圧力(Pa)は46、吸気露点温度(℃DP)は19.0及びインバータ故障警報は0であることがわかる。また、データカラム143bが含む2列目のカラムによると、取得日は、2017.10.31、時間は13:43、吸気温度(℃)は、25.0、吸気風量(m/h)は3600、モータ周波数(Hz)は、35、モータ使用電力(kw)は6.0、Co2濃度(ppm)は800、冷水流量(l/m)は、23、温水流量(l/m)は、20、フィルター圧力(Pa)は47、吸気露点温度(℃DP)は19.0及びインバータ故障警報は0であることがわかる。したがって、稼働状況の変化を継時的に確認することができる。 The building equipment table 144 includes an item column 143a, a data column 143b, and a normal value data column 144c. In the data column 144b, operation information is input for each column included in the data column 144b. According to the first column included in the data column 143b, the acquisition date is 2017.10.31, time is 13:42, intake temperature (° C) is 25.0, intake air volume (m 3 / h) is 3400 , Motor frequency (Hz) is 35, Motor power consumption (kw) is 6.0, Co2 concentration (ppm) is 800, Cold water flow rate (l / m) is 22, Hot water flow rate (l / m) is 20 It can be seen that the filter pressure (Pa) is 46, the intake dew point temperature (° CDP) is 19.0 and the inverter failure alarm is 0. In addition, according to the second column included in the data column 143b, the acquisition date is 2017.10.31, the time is 13:43, the intake temperature (° C.) is 25.0, and the intake air volume (m 3 / h) Is 3600, motor frequency (Hz) is 35, motor power consumption (kw) is 6.0, Co2 concentration (ppm) is 800, cold water flow (l / m) is 23, hot water flow (l / m) is 20, the filter pressure (Pa) is 47, the intake dew point temperature (° CDP) is 19.0, and the inverter failure alarm is 0. Therefore, changes in the operating status can be confirmed over time.

セル145は、正常値データの範囲に含まれない稼働情報を示すセルである。異常値判定部112は、稼働情報がデータカラム144bに入力された場合、各セルに入力された値が、正常値データの範囲内であるか否かを判定する。異常値判定部112は、正常値データの範囲内に含まれない値を異なる色で表示させる。   The cell 145 is a cell indicating operation information not included in the range of normal value data. When the operation information is input to the data column 144b, the abnormal value determination unit 112 determines whether the value input to each cell is within the range of normal value data. The abnormal value determination unit 112 displays the values not included in the range of the normal value data in different colors.

図9は、実施形態の帳票データの第2の一具体例を示す図である。帳票データは、表示部104に表示される。図9に示される帳票データは、帳票データ生成部108によって生成された直後の帳票データである。帳票データは、入力画像141a、入力画像142a及び帳票テーブル146を含む。帳票データの構成は、図9に示される構成に限られない。例えば、帳票データは、入力画像141及び入力画像142に加えて、さらに入力画像を有してもよい。以下、図10、図11及び図12は、図9の帳票データの構成に基づいて説明する。   FIG. 9 is a diagram illustrating a second specific example of form data according to the embodiment. The form data is displayed on the display unit 104. The form data shown in FIG. 9 is form data immediately after being generated by the form data generation unit 108. The form data includes an input image 141a, an input image 142a, and a form table 146. The configuration of form data is not limited to the configuration shown in FIG. For example, the form data may further include an input image in addition to the input image 141 and the input image 142. Hereinafter, FIG. 10, FIG. 11 and FIG. 12 are demonstrated based on the structure of the slip data of FIG.

入力画像141aは、対応付けられたセンサー200から環境情報を取得する入力画像である。表示部104に表示される入力画像141aがタッチされると、入力部103は、入力画像141aへのデータ取得指示を受け付ける。入力画像141aへのデータ取得指示を受け付けると、データ取得部109は、センサー200から受信データを取得する。入力画像141aは、入力画像142aがタッチされた場合、ユーザからのデータ取得指示を受付けないように構成されてもよい。入力画像141aは、タッチされると、所定の時間、データ取得指示を受付けないように構成されてもよい。所定の時間とは、例えば、5秒であってもよいし10秒であってもよい。入力画像141aは、上位サーバ400が対応付けられている場合、上位サーバ400から計測情報を取得してもよい。   The input image 141a is an input image for acquiring environmental information from the associated sensor 200. When the input image 141a displayed on the display unit 104 is touched, the input unit 103 receives a data acquisition instruction for the input image 141a. When receiving a data acquisition instruction for the input image 141 a, the data acquisition unit 109 acquires received data from the sensor 200. The input image 141a may be configured not to receive a data acquisition instruction from the user when the input image 142a is touched. The input image 141a may be configured not to receive a data acquisition instruction for a predetermined time when touched. The predetermined time may be, for example, 5 seconds or 10 seconds. When the upper server 400 is associated with the input image 141a, measurement information may be acquired from the upper server 400.

入力画像142aは、対応付けられた建物設備300から稼働情報を取得する画像である。表示部104に表示される入力画像142aがタッチされると、入力部103は、入力画像142aへのデータ取得指示を受け付ける。入力画像142aへのデータ取得指示を受け付けると、データ取得部109は、建物設備300から受信データを取得する。入力画像142aは、入力画像141aがタッチされた場合、ユーザからのデータ取得指示を受付けないように構成されてもよい。入力画像142aは、タッチされると、所定の時間、データ取得指示を受付けないように構成されてもよい。所定の時間とは、例えば、5秒であってもよいし10秒であってもよい。入力画像142aは、上位サーバ400が対応付けられている場合、上位サーバ400から計測情報を取得してもよい。   The input image 142a is an image for acquiring operation information from the associated building equipment 300. When the input image 142a displayed on the display unit 104 is touched, the input unit 103 receives a data acquisition instruction for the input image 142a. When the data acquisition instruction to the input image 142 a is received, the data acquisition unit 109 acquires received data from the building equipment 300. The input image 142a may be configured not to receive a data acquisition instruction from the user when the input image 141a is touched. The input image 142a may be configured not to receive a data acquisition instruction for a predetermined time when touched. The predetermined time may be, for example, 5 seconds or 10 seconds. The input image 142 a may acquire measurement information from the upper server 400 when the upper server 400 is associated.

帳票テーブル146は、取得した受信データが入力される。帳票テーブル146は、項目カラム147、データカラム148及び正常値データカラム149を含む。項目カラム147に記載される情報は、点検情報が有する点検項目である。帳票データが生成された直後では、項目カラム147は空欄である。帳票データ入力部111は、タッチされた入力画像に応じて、点検情報記憶部106から取得した点検情報に含まれる点検項目を項目カラム147に入力する。データカラム148は、10列のカラムが含まれる。データカラム148に含まれるカラムごとに、環境情報、稼働情報又は計測情報が入力される。データカラム148に含まれる10列のカラムは、10列に限定されない。例えば、5列であってもよいし、15列であってもよい。帳票テーブル146は、データ入力領域の一態様である。   The form table 146 receives the received data acquired. The form table 146 includes an item column 147, a data column 148, and a normal value data column 149. The information described in the item column 147 is an inspection item included in the inspection information. Immediately after the form data is generated, the item column 147 is blank. The form data input unit 111 inputs the inspection item included in the inspection information acquired from the inspection information storage unit 106 into the item column 147 in accordance with the input image touched. Data column 148 includes ten columns. Environmental information, operation information, or measurement information is input for each column included in the data column 148. The ten columns included in the data column 148 are not limited to ten. For example, five rows or 15 rows may be used. The form table 146 is an aspect of the data input area.

正常値データカラム149に記載される情報は、点検情報が有する正常値データである。帳票データが生成された直後では、正常値データカラム149は空欄である。帳票データ入力部111は、タッチされた入力画像に応じて、点検情報記憶部106から取得した点検情報に含まれる正常値データを正常値データカラム149に入力する。   The information described in the normal value data column 149 is normal value data included in the inspection information. Immediately after the form data is generated, the normal value data column 149 is blank. The form data input unit 111 inputs normal value data included in the inspection information acquired from the inspection information storage unit 106 into the normal value data column 149 in accordance with the touched input image.

図10は、実施形態の帳票データに環境情報が入力された場合の第2の一具体例を示す図である。図10に示される帳票データは、入力画像141aがタッチされた後の帳票データである。帳票データは、入力画像141a、入力画像142a及び帳票テーブル146を含む。帳票テーブル146は、項目カラム147、データカラム148及び正常値データカラム149を含む。以下、図9の帳票データと異なる点について説明する。   FIG. 10 is a diagram showing a second specific example when environmental information is input to form data according to the embodiment. The form data shown in FIG. 10 is form data after the input image 141a is touched. The form data includes an input image 141a, an input image 142a, and a form table 146. The form table 146 includes an item column 147, a data column 148, and a normal value data column 149. Hereinafter, differences from the form data of FIG. 9 will be described.

データカラム148は、領域148aを含む。領域148aは、入力画像141aがタッチされた場合に環境情報又は計測情報が入力される領域である。入力画像141aがタッチされると、データ取得部109は、対応付けられたセンサー200から環境情報を取得する。点検情報取得部110は、環境情報に含まれる認証情報と対応付けられた点検情報を取得する。帳票データ入力部111は、点検情報に含まれる点検項目を項目カラム147に入力する。帳票データ入力部111は、点検項目に対応付けられた環境情報を、領域148aに入力する。   Data column 148 includes region 148a. An area 148a is an area where environmental information or measurement information is input when the input image 141a is touched. When the input image 141a is touched, the data acquisition unit 109 acquires environmental information from the associated sensor 200. The inspection information acquisition unit 110 acquires inspection information associated with the authentication information included in the environmental information. The form data input unit 111 inputs the inspection item included in the inspection information into the item column 147. The form data input unit 111 inputs environment information associated with the inspection item into the area 148a.

領域148aによると、取得日は、2017.10.31、時間は13:42、温度(℃)は、20.1、湿度(%)は、45、照度(Lx)は、1500、騒音(dB)は、53、UVは空欄、不快指数は65.1、熱中症は空欄であることがわかる。したがって、データカラム143bによると、帳票数値データは、2017年10月31日の13時42分に取得され、センサー200の周辺の温度は20.1℃、湿度は、45%、照度は1500Lx、騒音は53dB、不快指数は65.1であることがわかる。また、UV及び熱中症指数は取得できなかったことがわかる。   According to area 148a, the acquisition date is 2017.10.31, time is 13:42, temperature (° C) is 20.1, humidity (%) is 45, illuminance (Lx) is 1500, noise (dB) ), 53, UV is blank, discomfort index is 65.1, heat stroke is found to be blank. Therefore, according to the data column 143b, the form numerical data is acquired at 13:42 on October 31, 2017, the temperature around the sensor 200 is 20.1 ° C., the humidity is 45%, and the illuminance is 1500 Lx, It can be seen that the noise is 53 dB and the discomfort index is 65.1. Also, it can be seen that the UV and heatstroke index could not be obtained.

図11は、実施形態の帳票データに複数の環境情報が入力された場合の第2の一具体例を示す図である。図11に示される帳票データは、入力画像141aが2回タッチされた後の帳票データである。帳票データは、入力画像141a、入力画像142a及び帳票テーブル146を含む。帳票テーブル146は、項目カラム147、データカラム148及び正常値データカラム149を含む。以下、図9の帳票データと異なる点について説明する。   FIG. 11 is a diagram illustrating a second specific example when a plurality of pieces of environment information are input to form data according to the embodiment. The form data shown in FIG. 11 is form data after the input image 141a is touched twice. The form data includes an input image 141a, an input image 142a, and a form table 146. The form table 146 includes an item column 147, a data column 148, and a normal value data column 149. Hereinafter, differences from the form data of FIG. 9 will be described.

データカラム148は、領域148bを含む。領域148bは、入力画像141aが2回目にタッチされた場合に、環境情報又は計測情報が入力される領域である。入力画像141aがタッチされると、データ取得部109は、対応付けられたセンサー200から環境情報を取得する。点検情報取得部110は、環境情報に含まれる認証情報と対応付けられた点検情報を取得する。帳票データ入力部111は、点検項目に対応付けられた環境情報を、領域148bに入力する。   Data column 148 includes region 148 b. An area 148 b is an area where environmental information or measurement information is input when the input image 141 a is touched for the second time. When the input image 141a is touched, the data acquisition unit 109 acquires environmental information from the associated sensor 200. The inspection information acquisition unit 110 acquires inspection information associated with the authentication information included in the environmental information. The form data input unit 111 inputs environment information associated with the inspection item into the area 148 b.

領域148bによると、取得日は、2017.10.31、時間は13:43、温度(℃)は、20.8、湿度(%)は、45、照度(Lx)は、1500、騒音(dB)は、54、UVは空欄、不快指数は65.1、熱中症は空欄であることがわかる。したがって、領域148bによると、帳票数値データは、2017年10月31日の13時43分に取得され、センサー200の周辺の温度は20.8℃、湿度は、45%、照度は1500Lx、騒音は54dB、不快指数は65.1であることがわかる。また、UV及び熱中症指数は取得できなかったことがわかる。   According to area 148b, the acquisition date is 2017.10.31, time is 13:43, temperature (° C) is 20.8, humidity (%) is 45, illuminance (Lx) is 1500, noise (dB) ), 54, UV is blank, Discomfort Index is 65.1, and heatstroke is blank. Therefore, according to area 148b, the form numerical data is acquired at 13:43 on October 31, 2017, the temperature around the sensor 200 is 20.8 ° C., the humidity is 45%, the illuminance is 1500 Lx, and the noise is Of 54 dB and the discomfort index is 65.1. Also, it can be seen that the UV and heatstroke index could not be obtained.

図12は、実施形態の帳票データに稼働情報が入力された場合の第2の一具体例を示す図である。図12に示される帳票データは、入力画像142aがタッチされた後の帳票データである。帳票データは、入力画像141a、入力画像142a及び帳票テーブル146を含む。帳票テーブル146は、項目カラム147、データカラム148及び正常値データカラム149を含む。以下、図9の帳票データと異なる点について説明する。   FIG. 12 is a diagram showing a second specific example when operation information is input to form data according to the embodiment. The form data shown in FIG. 12 is form data after the input image 142a is touched. The form data includes an input image 141a, an input image 142a, and a form table 146. The form table 146 includes an item column 147, a data column 148, and a normal value data column 149. Hereinafter, differences from the form data of FIG. 9 will be described.

入力画像142aがタッチされると、データ取得部109は、対応付けられた建物設備300から稼働情報を取得する。点検情報取得部110は、稼働情報に含まれる認証情報と対応付けられた点検情報を取得する。帳票データ入力部111は、点検情報に含まれる点検項目を項目カラム147に入力する。帳票データ入力部111は、点検項目に対応付けられた稼働情報を、データカラム148に入力する。帳票データ入力部111は、点検情報に含まれる正常値データを正常値データカラム149に入力する。   When the input image 142a is touched, the data acquisition unit 109 acquires operation information from the associated building equipment 300. The inspection information acquisition unit 110 acquires inspection information associated with the authentication information included in the operation information. The form data input unit 111 inputs the inspection item included in the inspection information into the item column 147. The form data input unit 111 inputs operation information associated with the check item into the data column 148. The form data input unit 111 inputs normal value data included in the inspection information into the normal value data column 149.

データカラム148が含む1列目のカラムによると、取得日は、2017.10.31、時間は13:42、吸気温度(℃)は、25.0、吸気風量(m/h)は3400、モータ周波数(Hz)は、35、モータ使用電力(kw)は6.0、Co2濃度(ppm)は800、冷水流量(l/m)は、22、温水流量(l/m)は、20、フィルター圧力(Pa)は46、吸気露点温度(℃DP)は19.0及びインバータ故障警報は0であることがわかる。また、データカラム143bが含む2列目のカラムによると、取得日は、2017.10.31、時間は13:43、吸気温度(℃)は、25.0、吸気風量(m/h)は3600、モータ周波数(Hz)は、35、モータ使用電力(kw)は6.0、Co2濃度(ppm)は800、冷水流量(l/m)は、23、温水流量(l/m)は、20、フィルター圧力(Pa)は47、吸気露点温度(℃DP)は19.0及びインバータ故障警報は0であることがわかる。したがって、稼働状況の変化を継時的に確認することができる。 According to the first column included in the data column 148, the acquisition date is 2017.10.31, time is 13:42, intake temperature (° C) is 25.0, intake air volume (m 3 / h) is 3400. , Motor frequency (Hz) is 35, Motor power consumption (kw) is 6.0, Co2 concentration (ppm) is 800, Cold water flow rate (l / m) is 22, Hot water flow rate (l / m) is 20 It can be seen that the filter pressure (Pa) is 46, the intake dew point temperature (° CDP) is 19.0 and the inverter failure alarm is 0. In addition, according to the second column included in the data column 143b, the acquisition date is 2017.10.31, the time is 13:43, the intake temperature (° C.) is 25.0, and the intake air volume (m 3 / h) Is 3600, motor frequency (Hz) is 35, motor power consumption (kw) is 6.0, Co2 concentration (ppm) is 800, cold water flow (l / m) is 23, hot water flow (l / m) is 20, the filter pressure (Pa) is 47, the intake dew point temperature (° CDP) is 19.0, and the inverter failure alarm is 0. Therefore, changes in the operating status can be confirmed over time.

セル150は、正常値データの範囲に含まれない稼働情報を示すセルである。異常値判定部112は、稼働情報がデータカラム148に入力された場合、各セルに入力された値が、正常値データの範囲内であるか否かを判定する。異常値判定部112は、正常値データの範囲内に含まれない値を異なる色で表示させる。   The cell 150 is a cell indicating operation information not included in the range of normal value data. When the operation information is input to the data column 148, the abnormal value determination unit 112 determines whether the value input to each cell is within the range of normal value data. The abnormal value determination unit 112 displays the values not included in the range of the normal value data in different colors.

図13は、実施形態の帳票データの第3の一具体例を示す図である。帳票データは、表示部104に表示される。図13に示される帳票データは、帳票データ生成部108によって生成された直後の帳票データである。帳票データは、入力画像141a、入力画像142a、入力画像151及び帳票テーブル146を含む。帳票テーブル146は、項目カラム147、データカラム148及び正常値データカラム149を含む。帳票データの構成は、図13に示される構成に限られない。例えば、帳票データは、入力画像141a、入力画像142a及び入力画像151に加えて、さらに入力画像を有してもよい。以下、図14は、図13の帳票データの構成に基づいて説明する。以下、図9の帳票データと異なる点について説明する。   FIG. 13 is a diagram illustrating a third example of form data according to the embodiment. The form data is displayed on the display unit 104. The form data shown in FIG. 13 is form data immediately after being generated by the form data generation unit 108. The form data includes an input image 141a, an input image 142a, an input image 151, and a form table 146. The form table 146 includes an item column 147, a data column 148, and a normal value data column 149. The configuration of form data is not limited to the configuration shown in FIG. For example, the form data may further include an input image in addition to the input image 141a, the input image 142a, and the input image 151. Hereinafter, FIG. 14 will be described based on the form data of FIG. Hereinafter, differences from the form data of FIG. 9 will be described.

入力画像151は、入力画像141a及び入力画像142aがタッチされた場合と同様の処理を実行する画像である。すなわち、表示部104に表示される入力画像151がタッチされると、入力部103は、入力画像151へのデータ取得指示を受け付ける。入力画像151へのデータ取得指示を受け付けると、データ取得部109は、対応付けられたセンサー200から受信データを取得する。入力画像151へのデータ取得指示を受け付けると、データ取得部109は、対応付けられた建物設備300から受信データを取得する。入力画像151がタッチされた場合、入力画像141a又は入力画像142aは、ユーザからのデータ取得指示を受付けないように構成されてもよい。入力画像151は、タッチされると、所定の時間、データ取得指示を受付けないように構成されてもよい。所定の時間とは、例えば、5秒であってもよいし10秒であってもよい。入力画像151は、上位サーバ400が対応付けられている場合、上位サーバ400から計測情報を取得してもよい。   The input image 151 is an image that executes the same processing as when the input image 141a and the input image 142a are touched. That is, when the input image 151 displayed on the display unit 104 is touched, the input unit 103 receives a data acquisition instruction for the input image 151. When receiving a data acquisition instruction for the input image 151, the data acquisition unit 109 acquires received data from the associated sensor 200. When receiving a data acquisition instruction for the input image 151, the data acquisition unit 109 acquires received data from the associated building equipment 300. When the input image 151 is touched, the input image 141a or the input image 142a may be configured not to receive a data acquisition instruction from the user. The input image 151 may be configured not to receive a data acquisition instruction for a predetermined time when touched. The predetermined time may be, for example, 5 seconds or 10 seconds. When the upper server 400 is associated with the input image 151, measurement information may be acquired from the upper server 400.

図14は、実施形態の帳票データに環境情報及び稼働情報が入力された場合の第3の一具体例を示す図である。図14に示される帳票データは、入力画像151がタッチされた後の帳票データである。帳票データは、入力画像141a、入力画像142a、入力画像151及び帳票テーブル146を含む。帳票テーブル146は、項目カラム147、データカラム148及び正常値データカラム149を含む。以下、図13の帳票データと異なる点について説明する。   FIG. 14 is a diagram illustrating a third specific example when environmental information and operation information are input to form data according to the embodiment. The form data shown in FIG. 14 is form data after the input image 151 is touched. The form data includes an input image 141a, an input image 142a, an input image 151, and a form table 146. The form table 146 includes an item column 147, a data column 148, and a normal value data column 149. Hereinafter, points different from the form data in FIG. 13 will be described.

データカラム148は、領域148c及び領域148dを含む。領域148cは、入力画像151がタッチされた場合に稼働情報が入力される領域である。領域148dは、入力画像151がタッチされた場合に環境情報が入力される領域である。入力画像151がタッチされると、データ取得部109は、建物設備300から稼働情報を取得する。点検情報取得部110は、稼働情報に含まれる認証情報と対応付けられた点検情報を取得する。帳票データ入力部111は、点検情報に含まれる点検項目を項目カラム147に入力する。帳票データ入力部111は、点検項目に対応付けられた稼働情報を、データカラム148に入力する。帳票データ入力部111は、点検情報に含まれる正常値データを正常値データカラム149に入力する。   Data column 148 includes region 148 c and region 148 d. An area 148 c is an area where operation information is input when the input image 151 is touched. An area 148 d is an area where environmental information is input when the input image 151 is touched. When the input image 151 is touched, the data acquisition unit 109 acquires operation information from the building equipment 300. The inspection information acquisition unit 110 acquires inspection information associated with the authentication information included in the operation information. The form data input unit 111 inputs the inspection item included in the inspection information into the item column 147. The form data input unit 111 inputs operation information associated with the check item into the data column 148. The form data input unit 111 inputs normal value data included in the inspection information into the normal value data column 149.

領域148cが含む1列目のカラムによると、取得日は、2017.10.31、時間は13:42、吸気温度(℃)は、25.0、吸気風量(m/h)は3400、モータ周波数(Hz)は、35、モータ使用電力(kw)は6.0、Co2濃度(ppm)は800、冷水流量(l/m)は、22、温水流量(l/m)は、20、フィルター圧力(Pa)は46、吸気露点温度(℃DP)は19.0及びインバータ故障警報は0であることがわかる。また、領域148cが含む2列目のカラムによると、取得日は、2017.10.31、時間は13:43、吸気温度(℃)は、25.0、吸気風量(m/h)は3600、モータ周波数(Hz)は、35、モータ使用電力(kw)は6.0、Co2濃度(ppm)は800、冷水流量(l/m)は、23、温水流量(l/m)は、20、フィルター圧力(Pa)は47、吸気露点温度(℃DP)は19.0及びインバータ故障警報は0であることがわかる。したがって、稼働状況の変化を継時的に確認することができる。 According to the first column in the area 148c, the acquisition date is 2017.10.31, time is 13:42, intake temperature (° C) is 25.0, intake air volume (m 3 / h) is 3400, Motor frequency (Hz) is 35, motor power consumption (kw) is 6.0, Co2 concentration (ppm) is 800, cold water flow rate (l / m) is 22, hot water flow rate (l / m) is 20, It can be seen that the filter pressure (Pa) is 46, the intake dew point temperature (° CDP) is 19.0 and the inverter failure alarm is zero. In addition, according to the second column of the area 148c, the acquisition date is 2017.10.31, time is 13:43, intake temperature (° C) is 25.0, intake air volume (m 3 / h) is 3600, motor frequency (Hz) is 35, motor power (kw) is 6.0, Co2 concentration (ppm) is 800, cold water flow rate (l / m) is 23, hot water flow rate (l / m) is It can be seen that the filter pressure (Pa) is 47, the intake dew point temperature (° CDP) is 19.0 and the inverter failure alarm is 0. Therefore, changes in the operating status can be confirmed over time.

セル152は、正常値データの範囲に含まれない稼働情報を示すセルである。異常値判定部112は、稼働情報がデータカラム148に入力された場合、各セルに入力された値が、正常値データの範囲内であるか否かを判定する。異常値判定部112は、正常値データの範囲内に含まれない値を異なる色で表示させる。   The cell 152 is a cell indicating operation information not included in the range of normal value data. When the operation information is input to the data column 148, the abnormal value determination unit 112 determines whether the value input to each cell is within the range of normal value data. The abnormal value determination unit 112 displays the values not included in the range of the normal value data in different colors.

入力画像151がタッチされると、データ取得部109は、対応付けられたセンサー200から環境情報を取得する。点検情報取得部110は、環境情報に含まれる認証情報と対応付けられた点検情報を取得する。帳票データ入力部111は、点検情報に含まれる点検項目を項目カラム147に入力する。帳票データ入力部111は、点検項目に対応付けられた環境情報を、領域148dに入力する。帳票データ入力部111は、点検項目又は環境情報の入力にあたり帳票テーブル146の行が不足した場合、行を追加するように構成されてもよい。   When the input image 151 is touched, the data acquisition unit 109 acquires environmental information from the associated sensor 200. The inspection information acquisition unit 110 acquires inspection information associated with the authentication information included in the environmental information. The form data input unit 111 inputs the inspection item included in the inspection information into the item column 147. The form data input unit 111 inputs environment information associated with the inspection item into the area 148 d. The form data input unit 111 may be configured to add a line when there is a shortage of lines in the form table 146 when inputting an inspection item or environmental information.

図15は、実施形態の帳票データの生成から記録までの処理の流れを示すフローチャートである。図15では、図9に示される帳票データを例として説明する。情報処理装置100の帳票データ生成部108は、ユーザから受け付けた帳票定義データ選択指示に基づいて、帳票データを生成する(ステップS101)。情報処理装置100のデータ取得部109は、入力部103を介してデータ取得指示を受け付ける(ステップS102)。データ取得部109は、データ取得指示に応じて、センサー200、建物設備300又は上位サーバ400から受信データを取得する(ステップS103)。データ取得部109は、受信データを帳票数値データとして帳票数値データ記憶部105に記憶させる。情報処理装置100の点検情報取得部110は、受信データに含まれる識別情報に対応付けられた点検情報が記録されているか否かを判定する(ステップS104)。   FIG. 15 is a flowchart showing a flow of processing from generation of form data to recording according to the embodiment. In FIG. 15, the form data shown in FIG. 9 will be described as an example. The form data generation unit 108 of the information processing apparatus 100 generates form data based on the form definition data selection instruction received from the user (step S101). The data acquisition unit 109 of the information processing apparatus 100 receives a data acquisition instruction via the input unit 103 (step S102). The data acquisition unit 109 acquires received data from the sensor 200, the building facility 300 or the upper server 400 according to the data acquisition instruction (step S103). The data acquisition unit 109 stores the received data in the form numerical data storage unit 105 as form numerical data. The inspection information acquisition unit 110 of the information processing device 100 determines whether inspection information associated with identification information included in the received data is recorded (step S104).

点検情報が記録されている場合(ステップS104:YES)、点検情報取得部110は、識別情報に対応付けられた点検情報を取得する(ステップS105)。点検情報が記録されていない場合(ステップS104:NO)、点検情報取得部110は、エラー画面を表示部104に表示させる(ステップS106)。情報処理装置100の帳票データ入力部111は、点検情報に含まれる点検項目を項目カラムに入力する。帳票データ入力部111は、点検情報に含まれる正常値データを正常値データカラムに入力する(ステップS107)。帳票データ入力部111は、帳票数値データをデータカラムに入力する(ステップS108)。   If the inspection information is recorded (step S104: YES), the inspection information acquisition unit 110 acquires inspection information associated with the identification information (step S105). If the inspection information is not recorded (step S104: NO), the inspection information acquisition unit 110 causes the display unit 104 to display an error screen (step S106). The form data input unit 111 of the information processing apparatus 100 inputs the inspection item included in the inspection information into the item column. The form data input unit 111 inputs normal value data included in the inspection information into the normal value data column (step S107). The form data input unit 111 inputs the form numerical data into the data column (step S108).

異常値判定部112は、取得した点検情報に正常値データが含まれているか否かを判定する(ステップS109)。正常値データが含まれている場合(ステップS109:YES)、異常値判定部112は、データカラムに入力された帳票数値データが正常値データの範囲内に含まれているか否か判定する(ステップS110)。異常値判定部112は、帳票数値データが正常値データの範囲内に含まれる場合、何らの処理も実行しない。異常値判定部112は、帳票数値データが正常値データの範囲内に含まれない場合、正常値データの範囲内に含まれない帳票数値データの色を変更して表示させる。制御部107は、生成された帳票データを帳票数値データ記憶部105に記録する(ステップS111)。   The abnormal value determination unit 112 determines whether normal value data is included in the acquired inspection information (step S109). If normal value data is included (step S109: YES), the abnormal value determination unit 112 determines whether the form numerical data input to the data column is included in the range of normal value data (step S109). S110). The abnormal value determination unit 112 does not execute any process when the form numerical data is included in the range of the normal value data. When the form numerical data is not included in the range of the normal value data, the abnormal value determination unit 112 changes and displays the color of the form numerical data not included in the range of the normal value data. The control unit 107 records the generated form data in the form numerical data storage unit 105 (step S111).

このように構成された点検支援システム1は、帳票データ生成部108が、帳票データを生成し、生成された帳票データに表示された入力画像をタッチすることで、タッチされた入力画像に応じて、データ取得部109がセンサー200、建物設備300又は上位サーバ400からデータを取得する。したがって、情報処理装置100は、1つの帳票データで、複数の取得対象である機器から情報を取得することができる。また、帳票データ入力部111は、データを帳票データに入力するため、より正確に点検作業結果を入力することができる。また、帳票データ入力部111が、帳票データに入力することで、入力作業に伴う、入力間違いを抑制することができる。また、異常値判定部112は、入力されたデータが正常値の範囲内に含まれているか否かを判定する。データが正常値の範囲内に含まれていない場合、正常値の範囲内に含まれないデータを強調して表示させることで、容易に点検対象の異常に気が付くことができる。   In the inspection support system 1 configured as described above, the form data generation unit 108 generates form data, and the input image displayed in the generated form data is touched to respond to the input image touched. The data acquisition unit 109 acquires data from the sensor 200, the building equipment 300, or the upper server 400. Therefore, the information processing apparatus 100 can acquire information from a plurality of acquisition target devices with one form data. Further, since the form data input unit 111 inputs data to the form data, it is possible to input the inspection work result more accurately. In addition, the form data input unit 111 inputs the form data into the form data, whereby it is possible to suppress an input error accompanying the input operation. Further, the abnormal value determination unit 112 determines whether the input data is included in the range of the normal value. If the data is not included in the normal value range, it is possible to notice an abnormality to be checked easily by emphasizing and displaying the data not included in the normal value range.

制御部107は、生成された帳票データをネットワーク500を介して通信可能に接続されるクラウドサーバ上に記録するように構成されてもよい。このように構成されることで、他の情報処理装置100によって生成された帳票データを一括で管理することができる。また、情報処理装置100が故障をしても、帳票データを失うおそれがなくなる。   The control unit 107 may be configured to record the generated form data on a cloud server communicably connected via the network 500. With such a configuration, form data generated by another information processing apparatus 100 can be managed collectively. Further, even if the information processing apparatus 100 breaks down, there is no risk of losing form data.

帳票データは、過去に生成された帳票データを取得する入力画像を有するように構成されてもよい。このように構成されることで、ユーザは、点検対象の過去の状態をその場で確認することができる。過去に生成された帳票データは、帳票数値データ記憶部105に記録されて帳票データであってもよいし、上位サーバ400等のクラウドサーバ上に記録された帳票データであってもよい。   The form data may be configured to have an input image for acquiring form data generated in the past. By being configured in this manner, the user can confirm the past state to be checked on the spot. The form data generated in the past may be recorded in the form numerical data storage unit 105 and may be form data, or may be form data recorded on a cloud server such as the upper server 400 or the like.

上記各実施形態では、帳票データ生成部108、データ取得部109、点検情報取得部110、帳票データ入力部111及び異常値判定部112はソフトウェア機能部であるものとしたが、LSI等のハードウェア機能部であってもよい。   In the above embodiments, the form data generation unit 108, the data acquisition unit 109, the inspection information acquisition unit 110, the form data input unit 111, and the abnormal value determination unit 112 are software function units. It may be a functional unit.

なお、上記実施形態では、センサー200及び建物設備300から取得した受信データは帳票データに入力されて表示部104に表示される。この帳票データは、ユーザにより修正可能に構成されてもよい。修正された帳票データは、修正の有無に応じて書体又はセル色等の表示態様が変更されるように構成されてもよい。このように構成されることで、ユーザの視認性が高まり、ユーザは修正箇所と修正されていない箇所とを識別できるようになる。また、異常値判定部112は、ユーザによる修正後の帳票データに対して、正常値データに基づいて正常値の範囲内に含まれるか否かを判断してもよい。なお、修正箇所を示す表示態様と、異常値判定部112によって正常値データの範囲内に含まれていないと判断されたことを示す表示態様と、は異なる表示態様で表示されることが望ましい。また、情報処理装置100は、センサー200や建物設備300から受信データを取得できない場合、ユーザによる数値等の手入力が必要な項目についても、センサー200や建物設備300から取得する項目と同じ表示部又は同じ帳票データに表示させてもよい。
さらに、手入力が必要な項目であるか、センサー200や建物設備300から取得する項目であるか、を示す入力種別情報を点検項目ごとに異なる表示態様で表示させてもよい。このように、点検項目毎に書体やセル色等の表示態様を変更することによって、更に視認性を高めることができる。
In the above embodiment, the received data acquired from the sensor 200 and the building equipment 300 is input to the form data and displayed on the display unit 104. The form data may be configured to be modifiable by the user. The corrected form data may be configured such that the display mode such as the font or cell color is changed according to the presence or absence of the correction. With this configuration, the user's visibility can be enhanced, and the user can identify the corrected portion and the uncorrected portion. Further, the abnormal value determination unit 112 may determine whether or not the form data corrected by the user is included in the range of the normal value based on the normal value data. In addition, it is desirable that the display mode indicating the correction portion and the display mode indicating that the abnormal value determination unit 112 determines that the position is not included in the range of the normal value data are displayed in different display modes. In addition, when the information processing apparatus 100 can not acquire reception data from the sensor 200 or the building facility 300, the same display unit as the item acquired from the sensor 200 or the building facility 300 is also an item requiring manual input by a user Alternatively, the same form data may be displayed.
Furthermore, the input type information indicating whether the item requires manual input or the item acquired from the sensor 200 or the building facility 300 may be displayed in a different display manner for each check item. Thus, the visibility can be further enhanced by changing the display mode such as the font and cell color for each inspection item.

以上説明した少なくともひとつの実施形態によれば、データ取得部109、点検情報取得部110、帳票データ入力部111を持つことにより、より簡単に点検作業結果を入力することができる。   According to at least one embodiment described above, by having the data acquisition unit 109, the inspection information acquisition unit 110, and the form data input unit 111, the inspection work result can be input more easily.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   While certain embodiments of the present invention have been described, these embodiments have been presented by way of example only, and are not intended to limit the scope of the invention. These embodiments can be implemented in other various forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the invention described in the claims and the equivalents thereof as well as included in the scope and the gist of the invention.

1…点検支援システム、100…情報処理装置、101…第1通信部、102…第2通信部、103…入力部、104…表示部、105…帳票数値データ記憶部、106…点検情報記憶部、107…制御部、108…帳票データ生成部、109…データ取得部、110…点検情報取得部、111…帳票データ入力部、112…異常値判定部、200…センサー、201…通信部、202…センシング部、203…制御部、204…データ取得部、205…送信部、300…建物設備、301…通信部、302…稼働情報記憶部、303…制御部、304…稼働情報生成部、305…送信部、400…上位サーバ、401…通信部、402…計測情報記憶部、403…制御部、404…計測情報生成部、405…送信部 1 ... inspection support system, 100 ... information processing device, 101 ... first communication unit, 102 ... second communication unit, 103 ... input unit, 104 ... display unit, 105 ... form numerical data storage unit, 106 ... inspection information storage unit 107: control unit 108: form data generation unit 109: data acquisition unit 110: inspection information acquisition unit 111: form data input unit 112: abnormal value determination unit 200: sensor 201: communication unit 202 ... sensing unit 203 ... control unit 204 ... data acquisition unit 205 ... transmission unit 300 ... building equipment 301 ... communication unit 302 ... operation information storage unit 303 ... control unit 304 ... operation information generation unit 305 ... transmission unit, 400 ... higher order server, 401 ... communication unit, 402 ... measurement information storage unit, 403 ... control unit, 404 ... measurement information generation unit, 405 ... transmission unit

Claims (6)

データの取得対象である機器に対応付けられ、かつ前記機器からデータを取得する指示を受け付ける複数の入力画像と、前記入力画像に対応づけられたデータ入力領域と、を有する帳票データを生成する帳票データ生成部と、
前記入力画像が操作された場合、前記入力画像に対応付けられた機器から前記データを取得するデータ取得部と、
前記データを前記入力画像に対応付けられたデータ入力領域に入力する帳票データ入力部と、
備える情報処理装置。
A form for generating form data having a plurality of input images associated with a device for which data is to be acquired and receiving an instruction to acquire data from the device, and a data input area associated with the input image A data generation unit,
A data acquisition unit that acquires the data from a device associated with the input image when the input image is manipulated;
A form data input unit for inputting the data into a data input area associated with the input image;
Information processing apparatus provided.
データの取得対象である機器に対応付けられ、かつ前記機器からデータを取得する指示を受け付ける複数の入力画像と、取得されたデータが入力されるデータ入力領域と、を有する帳票データを生成する帳票データ生成部と、
前記入力画像が操作された場合、前記入力画像に対応付けられた機器から前記データを取得するデータ取得部と、
前記データに含まれる前記機器の識別情報に基づいて、前記データのデータ項目を示す点検情報を取得する点検情報取得部と、
前記データ入力領域に前記点検情報と前記データとを対応付けて入力する帳票データ入力部と、
備える情報処理装置。
A form for generating form data having a plurality of input images associated with a device for which data is to be acquired and receiving an instruction to acquire data from the device, and a data input area to which the acquired data is input A data generation unit,
A data acquisition unit that acquires the data from a device associated with the input image when the input image is manipulated;
An inspection information acquisition unit that acquires inspection information indicating data items of the data based on identification information of the device included in the data;
A form data input unit for inputting the check information and the data in association with each other in the data input area;
Information processing apparatus provided.
前記点検情報は、取得されたデータの正常な値であるか否かを示す閾値を有し、
前記データが前記閾値の範囲内に含まれるか否かを判定し、前記閾値の範囲内に含まれない場合、所定の表示を行う異常値判定部をさらに備える、
請求項2に記載の情報処理装置。
The inspection information has a threshold indicating whether or not it is a normal value of the acquired data,
The apparatus further comprises an abnormal value determination unit that determines whether the data is included in the range of the threshold, and performs a predetermined display when the data is not included in the range of the threshold.
The information processing apparatus according to claim 2.
前記帳票データは、複数の機器からデータを取得する入力画像を有し、
前記データ取得部は、前記複数の機器からデータを取得する入力画像が操作された場合、前記複数の機器から前記データを取得し、
前記帳票データ入力部は、前記データを前記入力画像に対応付けられたデータ入力領域に入力する
請求項1から3のいずれか一項に記載の情報処理装置。
The form data has an input image for acquiring data from a plurality of devices,
The data acquisition unit acquires the data from the plurality of devices when an input image for acquiring data from the plurality of devices is manipulated.
The information processing apparatus according to any one of claims 1 to 3, wherein the form data input unit inputs the data into a data input area associated with the input image.
情報処理装置が、データの取得対象である機器に対応付けられ、かつ前記機器からデータを取得する指示を受け付ける複数の入力画像と、前記入力画像に対応づけられたデータ入力領域と、を有する帳票データを生成する帳票データ生成ステップと、
情報処理装置が、前記入力画像が操作された場合、前記入力画像に対応付けられた機器から前記データを取得するデータ取得ステップと、
情報処理装置が、前記データを前記入力画像に対応付けられたデータ入力領域に入力する帳票データ入力ステップと、
有する情報処理方法。
A form including a plurality of input images corresponding to a device for which data is to be acquired and in which an information processing device receives an instruction to acquire data from the device, and a data input area associated with the input image Form data generation step for generating data;
A data acquisition step of acquiring the data from an apparatus associated with the input image when the information processing apparatus manipulates the input image;
A form data input step in which the information processing apparatus inputs the data into a data input area associated with the input image;
Information processing method.
請求項1から4のいずれか一項に記載の情報処理装置としてコンピュータを機能させるためのコンピュータプログラム。   A computer program for causing a computer to function as the information processing apparatus according to any one of claims 1 to 4.
JP2017212259A 2017-11-01 2017-11-01 Information processing device, information processing method, and computer program Pending JP2019086855A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2017212259A JP2019086855A (en) 2017-11-01 2017-11-01 Information processing device, information processing method, and computer program
JP2020015600A JP6889292B2 (en) 2017-11-01 2020-01-31 Information processing equipment, information processing methods and computer programs
JP2021113785A JP7186833B2 (en) 2017-11-01 2021-07-08 Information processing device, information processing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017212259A JP2019086855A (en) 2017-11-01 2017-11-01 Information processing device, information processing method, and computer program

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2020015600A Division JP6889292B2 (en) 2017-11-01 2020-01-31 Information processing equipment, information processing methods and computer programs
JP2021113785A Division JP7186833B2 (en) 2017-11-01 2021-07-08 Information processing device, information processing method, and computer program

Publications (1)

Publication Number Publication Date
JP2019086855A true JP2019086855A (en) 2019-06-06

Family

ID=66763034

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2017212259A Pending JP2019086855A (en) 2017-11-01 2017-11-01 Information processing device, information processing method, and computer program
JP2021113785A Active JP7186833B2 (en) 2017-11-01 2021-07-08 Information processing device, information processing method, and computer program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2021113785A Active JP7186833B2 (en) 2017-11-01 2021-07-08 Information processing device, information processing method, and computer program

Country Status (1)

Country Link
JP (2) JP2019086855A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116312354A (en) * 2023-05-22 2023-06-23 深圳市领耀东方科技股份有限公司 Control method and control system of LED display screen system
CN117076522A (en) * 2023-10-13 2023-11-17 北京嘉洁能科技股份有限公司 Heat data processing method and intelligent heat meter data processing system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09265316A (en) * 1996-03-28 1997-10-07 Mitsubishi Electric Corp Device and system for plant equipment inspection
JP2002229638A (en) * 2001-02-06 2002-08-16 Toshiba Corp System maintenance control device and storage medium storing program for executing system maintenance control
JP2004310616A (en) * 2003-04-09 2004-11-04 Nihon Brain Ware Co Ltd Inspection system, server, terminal device, and storage medium
JP2008250645A (en) * 2007-03-30 2008-10-16 Jfe Steel Kk Business form creation management system and business form creation management device
JP2010287079A (en) * 2009-06-12 2010-12-24 Toshiba Corp Data entry system and data entry method
JP2017010485A (en) * 2015-06-26 2017-01-12 キヤノンマーケティングジャパン株式会社 Document system, information processing device, processing method thereof, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08115124A (en) * 1994-10-19 1996-05-07 Toshiba Syst Technol Kk Plant data tabulating device
JP3723074B2 (en) * 2000-12-04 2005-12-07 株式会社東芝 Data server, information processing system and method, storage medium, and facility data management method
JP6078019B2 (en) * 2014-04-02 2017-02-08 三菱電機ビルテクノサービス株式会社 Equipment monitoring apparatus and program
JP6889292B2 (en) * 2017-11-01 2021-06-18 株式会社東芝 Information processing equipment, information processing methods and computer programs

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09265316A (en) * 1996-03-28 1997-10-07 Mitsubishi Electric Corp Device and system for plant equipment inspection
JP2002229638A (en) * 2001-02-06 2002-08-16 Toshiba Corp System maintenance control device and storage medium storing program for executing system maintenance control
JP2004310616A (en) * 2003-04-09 2004-11-04 Nihon Brain Ware Co Ltd Inspection system, server, terminal device, and storage medium
JP2008250645A (en) * 2007-03-30 2008-10-16 Jfe Steel Kk Business form creation management system and business form creation management device
JP2010287079A (en) * 2009-06-12 2010-12-24 Toshiba Corp Data entry system and data entry method
JP2017010485A (en) * 2015-06-26 2017-01-12 キヤノンマーケティングジャパン株式会社 Document system, information processing device, processing method thereof, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116312354A (en) * 2023-05-22 2023-06-23 深圳市领耀东方科技股份有限公司 Control method and control system of LED display screen system
CN117076522A (en) * 2023-10-13 2023-11-17 北京嘉洁能科技股份有限公司 Heat data processing method and intelligent heat meter data processing system
CN117076522B (en) * 2023-10-13 2023-12-22 北京嘉洁能科技股份有限公司 Heat data processing method and intelligent heat meter data processing system

Also Published As

Publication number Publication date
JP2021177402A (en) 2021-11-11
JP7186833B2 (en) 2022-12-09

Similar Documents

Publication Publication Date Title
US11843904B2 (en) Automated combined display of measurement data
JP5961905B2 (en) Inspection system and inspection method
JP6202216B2 (en) Information processing apparatus, shelf label management system, control method, and program
US9870690B2 (en) Methods and systems for a universal wireless platform for asset monitoring
JP6782194B2 (en) Automatic inspection system
JP7186833B2 (en) Information processing device, information processing method, and computer program
JPWO2016052379A1 (en) Information processing apparatus, shelf label management system, control method, and program
EP3147738A1 (en) Inspection work support device, inspection work support system, and inspection work support method
CN104517178B (en) Method and system for dynamic workflow prioritization and task allocation
JP6672673B2 (en) Information processing apparatus, control method, and program
JP6889292B2 (en) Information processing equipment, information processing methods and computer programs
JP5973312B2 (en) Instrument calibration test system, instrument calibration test apparatus, instrument calibration test method, and program
US20130181974A1 (en) Displaying information associated with an object
JP2012093933A (en) Patrol support apparatus, computer program, patrol support system and patrol support method
JP2014106841A (en) Energy management assisting device, method, and program
JP5973071B2 (en) Programmable controller system, its programmable display, program
US20160132202A1 (en) Computer-implemented system and method of enabling a user to interact with an electronic test equipment using a mobile device
JP6478849B2 (en) Meter mounting support system, meter mounting support device, and program
US20180173177A1 (en) Operation support apparatus, operation support system,operation support method, program, and storage medium
JP2018156373A (en) Facility maintenance information management system and method of managing facility maintenance information
JP6514310B1 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND COMPUTER PROGRAM
CN203195687U (en) Magnetic resonance device and magnetic resonance system
JP6675895B2 (en) Measurement data processing device, measurement system, and measurement data processing program
JP2019106213A (en) Information processing device, information processing method and computer program
CN104035655A (en) Method and device for controlling displaying of input method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200730

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210525

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20211214