JP4520813B2 - Monitoring center server - Google Patents

Monitoring center server Download PDF

Info

Publication number
JP4520813B2
JP4520813B2 JP2004294592A JP2004294592A JP4520813B2 JP 4520813 B2 JP4520813 B2 JP 4520813B2 JP 2004294592 A JP2004294592 A JP 2004294592A JP 2004294592 A JP2004294592 A JP 2004294592A JP 4520813 B2 JP4520813 B2 JP 4520813B2
Authority
JP
Japan
Prior art keywords
information
monitoring
terminal
maintenance staff
program
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 - Lifetime
Application number
JP2004294592A
Other languages
Japanese (ja)
Other versions
JP2005102239A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004294592A priority Critical patent/JP4520813B2/en
Publication of JP2005102239A publication Critical patent/JP2005102239A/en
Application granted granted Critical
Publication of JP4520813B2 publication Critical patent/JP4520813B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

本発明は、リアルタイムに情報をプッシュ配信する技術に関し、特に、電力・ガス供給システムや道路・河川管理システム等の、広域フィールドに分散した設備や機器を保守対象としたシステムで、保守業務に係わる保守員への情報の配信に好適な技術に関する。   The present invention relates to a technology for push-distributing information in real time, and more particularly, a system for maintenance of facilities and equipment distributed over a wide field, such as a power / gas supply system and a road / river management system. The present invention relates to a technique suitable for distributing information to maintenance personnel.

一般に、インターネットで行われているサーバからクライアントへの情報配信は、クライアントが、予め定めたスケジュールに従って更新情報を要求することで、見かけ上のプッシュ配信を実現するようになっており、ユーザからは、情報が自動更新されているように見える。   In general, information delivery from a server to a client performed on the Internet realizes an apparent push delivery by requesting update information according to a predetermined schedule. It looks like the information is being updated automatically.

しかしながら、このような見かけ上のプッシュ配信では、更新スケジュールの設定によっては、サーバの情報を更新しても、それが直ちにクライアントに伝わらないという問題点がある。   However, in such an apparent push distribution, there is a problem that even if the server information is updated, it is not immediately transmitted to the client depending on the setting of the update schedule.

そこで、新たな内容の情報がサーバに登録されたタイミングで、直ちに、クライアントにその情報を配信する「リアル・プッシュ」型の情報配信技術が考案されている。本方式では、クライアントが、予め、配信を希望する情報の種別を、ASCIIコードで予約しておき、サーバは、新たな内容の情報が登録されると、該情報の種別を予約しているクライアントに対して、該情報を配信する。これにより、クライアントは、サーバに問い合わせることなく、予約した種別の情報を自動的に受信することができる。   Therefore, a “real push” type information distribution technique has been devised in which information of new contents is immediately registered in the server and the information is immediately distributed to the client. In this method, the client reserves the type of information desired to be distributed in advance using the ASCII code, and the server reserves the type of information when new information is registered. The information is distributed. As a result, the client can automatically receive the reserved type information without inquiring of the server.

ここで、保守員がモバイル環境で場所を移動しながら、広域フィールドに分散した設備や機器を保守対処とした保守システムを考えた場合、保守員が必要とする情報は、単に情報種別では表せず、例えば、巡回中の現在位置に関連した情報であったり、保守員の担当地区に関連した情報であったりと、保守員の状態(場所や業務内容)に応じて、異なったものとなる。また、配信される情報の発生場所に応じても、その情報を必要とする保守員が異なったものとなる。   Here, when a maintenance person moves from place to place in a mobile environment and considers a maintenance system that handles maintenance for facilities and equipment distributed over a wide field, the information required by the maintenance person is not simply represented by the information type. For example, information relating to the current position during patrol or information relating to the maintenance staff's area in charge differs depending on the state of the maintenance staff (location and business content). Also, the maintenance personnel who need the information differ depending on the location of the information to be distributed.

すなわち、例えば、保守業務には、保守員が監視フィールドを巡回しながら点検を行う通常業務、および、監視フィールドに設置されたセンサの異常検知や顧客からの通報に応じて、保守員が障害発生場所へ直行して障害復旧を行う緊急業務があるが、このうち、緊急業務においては、アラームや通報が発生した場合、そのイベント発生場所の地区担当保守員だけではなく、その時点で近くを巡回中の保守員にも、その旨の情報を配信したいという要求がある。   That is, for example, in maintenance operations, maintenance personnel generate a failure in response to a normal operation in which inspection is performed while patroling the monitoring field, and an abnormality detection of a sensor installed in the monitoring field or a report from a customer. There is an emergency work that goes straight to the location to perform fault recovery. Of these, in the case of an emergency work, if an alarm or notification occurs, the local maintenance staff at the place where the event occurred will be visited nearby. There is also a request for maintenance information to be distributed.

しかし、上述した従来のリアル・プッシュ型の情報配信技術を適用すると、保守員が地区を移動する度に、情報種別を再登録しなければならなくなり、手間もかかるし、管理も複雑になってしまう。また、緊急業務を行う際には、該当する場所に関する工事履歴や過去の作業報告等の情報が有用となるが、これらを従来技術を用いて保守員に配信しようとすると、工事や作業報告がなされたタイミングで配信されてしまい、通常業務では必要としない情報が無条件に配信されてしまう。   However, if the conventional real push type information distribution technology described above is applied, it is necessary to re-register the information type every time the maintenance staff moves around the district, which is troublesome and complicated to manage. End up. In addition, when carrying out emergency work, information such as construction history and past work reports on the relevant location is useful. However, when trying to distribute these to maintenance personnel using conventional technology, construction and work reports are not available. It will be delivered at the time it was made, and information that is not necessary for normal business will be delivered unconditionally.

このように、広域フィールドに分散した設備や機器を保守対処とした保守システムにおいては、従来のリアル・プッシュ型の情報配信技術では対処できない問題点が多々ある。   As described above, there are many problems that cannot be dealt with in the conventional real push type information distribution technology in the maintenance system in which the facilities and equipment distributed in the wide field are handled as maintenance.

そこで、本発明の目的は、これらの問題点を解決し、配信先(保守員)の現在位置を考慮して、情報を必要とする配信先にのみ、該情報をリアルタイムに提供することが可能な情報配信技術を実現することにあり、さらに、緊急業務時には、緊急業務で必要となる関連情報を、タイミングよく保守員に配信することが可能な技術を実現することにある。   Therefore, the object of the present invention is to solve these problems and to provide the information in real time only to the delivery destination that needs the information in consideration of the current location of the delivery destination (maintenance staff). It is to realize a technology capable of delivering relevant information required for emergency work to maintenance personnel in a timely manner during emergency work.

本発明の目的を達成すれば、広域フィールドに分散した設備や機器を保守対処とした保守システムにおいて、保守業務の応答性や効率を向上させることができるようになる。   If the object of the present invention is achieved, the responsiveness and efficiency of maintenance work can be improved in a maintenance system in which facilities and equipment distributed over a wide field are handled as maintenance.

上記目的を達成するために、本発明は、
監視フィールドに分散した監視対象の保守を保守員が行う保守システムにおいて、
監視フィールドで生成される情報を収集し、収集した情報を、移動体通信網を介して、保守員が携行する保守員端末に配信する監視センタサーバであって、
上記保守員端末の現在位置を示す端末位置情報を管理する端末位置管理手段と、
監視フィールドで生成される情報を収集し、収集した情報を、その情報の内容に関連する場所を示す情報関連位置情報と対応付けて記憶する情報記憶手段と、
上記情報記憶手段が記憶している情報の内容が更新された場合、および、上記情報記憶手段に新たな情報が記憶された場合に、該情報を保守員端末に配信する情報配信手段とを備え、
上記情報配信手段は、
配信すべき情報に対応する情報関連位置情報、および、上記端末位置管理手段が管理している端末位置情報に基づいて、配信先の保守員端末を選択し、選択した保守員端末に対してのみ、該情報を配信することを特徴とした監視センタサーバを提供している。
In order to achieve the above object, the present invention provides:
In a maintenance system where maintenance personnel perform maintenance of monitoring targets distributed in the monitoring field,
A monitoring center server that collects information generated in a monitoring field and distributes the collected information to a maintenance staff terminal carried by a maintenance staff via a mobile communication network,
Terminal location management means for managing terminal location information indicating the current location of the maintenance staff terminal;
Information storage means for collecting information generated in the monitoring field, and storing the collected information in association with information related position information indicating a location related to the content of the information;
An information distribution means for distributing the information to the maintenance staff terminal when the content of the information stored in the information storage means is updated and when new information is stored in the information storage means; ,
The information distribution means
Based on the information related position information corresponding to the information to be distributed and the terminal position information managed by the terminal position management means, the maintenance staff terminal of the distribution destination is selected, and only for the selected maintenance staff terminal , A monitoring center server characterized by distributing the information is provided.

なお、上記監視フィールドが、複数のエリアに分割されて管理されている場合に、
上記情報配信手段は、
配信すべき情報に対応する情報関連位置情報が示す場所を含むエリアに存在している保守員端末を、配信先として選択するようにすることができる。
In addition, when the monitoring field is divided into a plurality of areas and managed,
The information distribution means
A maintenance staff terminal existing in an area including a place indicated by information-related position information corresponding to information to be distributed can be selected as a distribution destination.

また、上記監視フィールドが、複数のエリアに分割されて管理され、各エリアごとに、該エリアを担当すべき保守員が割り当てられて管理されている場合に、
上記情報配信手段は、
配信すべき情報に対応する情報関連位置情報が示す場所を含むエリアについて、該エリアを担当すべき保守員が携行する保守員端末を、配信先として選択するようにすることができる。
In addition, when the monitoring field is divided into a plurality of areas and managed, and for each area, maintenance personnel who are responsible for the area are assigned and managed,
The information distribution means
For an area including a location indicated by information-related position information corresponding to information to be distributed, a maintenance staff terminal carried by a maintenance staff who is in charge of the area can be selected as a delivery destination.

また、上記監視フィールドが、複数のエリアに分割されて管理され、各エリアごとに、該エリアで生成された情報を配信すべき保守員が指定されて管理されている場合に、
上記情報配信手段は、
配信すべき情報に対応する情報関連位置情報が示す場所を含むエリアについて、該エリアで生成された情報を配信すべき保守員が携行する保守員端末を、配信先として選択するようにすることができる。
In addition, when the monitoring field is divided into a plurality of areas and managed, and for each area, maintenance personnel to whom information generated in the area is to be distributed is specified and managed,
The information distribution means
For an area including a location indicated by information-related position information corresponding to information to be distributed, a maintenance engineer terminal carried by a maintenance engineer who should distribute information generated in the area may be selected as a distribution destination. it can.

また、上記情報配信手段は、
配信すべき情報に対応する情報関連位置情報が示す場所から、予め定めた距離内に存在している保守員端末を、配信先として選択するようにすることができる。
In addition, the information distribution means
A maintenance engineer terminal existing within a predetermined distance can be selected as a delivery destination from a location indicated by information-related position information corresponding to information to be delivered.

ここで、上記情報記憶手段が記憶する情報は、
少なくとも、監視フィールドに設置された観測機器から収集した観測情報、該観測機器から通知されたアラーム情報、外部から通報されて直接入力された通報情報、および、保守員端末から通知された作業報告情報であるようにすることができる。
Here, the information stored by the information storage means is
At least observation information collected from the observation equipment installed in the monitoring field, alarm information notified from the observation equipment, notification information input from the outside directly input, and work report information notified from the maintenance staff terminal Can be.

そこで、上記情報配信手段は、さらに、
配信すべき情報がアラーム情報または通報情報である場合に、該アラーム情報または該通報情報情報に対応する情報関連位置情報に基づいて、該情報関連位置情報が示す場所に関連する他の情報を上記情報記憶手段から検索し、検索した情報を、該アラーム情報または該通報情報と共に配信するようにすることが好ましい。
Therefore, the information distribution means further includes
When the information to be distributed is alarm information or report information, other information related to the location indicated by the information related position information is based on the information related position information corresponding to the alarm information or the report information information. It is preferable to search from the information storage means and distribute the searched information together with the alarm information or the notification information.

また、上記情報配信手段は、さらに、
配信すべき情報がアラーム情報または通報情報である場合に、該アラーム情報または該通報情報情報に対応する情報関連位置情報に基づいて、該情報関連位置情報が示す場所に関連する他の情報を上記情報記憶手段から検索し、検索した情報の一覧を示すリストを作成し、作成したリストを、該アラーム情報または該通報情報と共に配信し、
上記情報配信手段がリストを配信した保守員端末から、該リストによって示された情報のうちのいずれかの情報が要求された場合に、要求された情報を該保守員端末に配信するようにすることが好ましい。
The information distribution means further includes:
When the information to be distributed is alarm information or report information, other information related to the location indicated by the information related position information is based on the information related position information corresponding to the alarm information or the report information information. Search from the information storage means, create a list showing a list of searched information, distribute the created list together with the alarm information or the report information,
When any of the information indicated by the list is requested from the maintenance staff terminal that has delivered the list by the information delivery means, the requested information is delivered to the maintenance staff terminal. It is preferable.

本発明が提供する監視センタサーバによれば、保守員端末の現在位置を考慮して、情報を必要とする保守員端末に対してのみ、該情報をリアルタイムに提供することが可能となる。さらに、緊急業務時には、緊急業務で必要となる関連情報を、タイミングよく配信することが可能となる。   According to the monitoring center server provided by the present invention, it is possible to provide the information in real time only to the maintenance staff terminal that needs information in consideration of the current position of the maintenance staff terminal. Furthermore, during emergency work, related information required for emergency work can be distributed in a timely manner.

以上説明したように、本発明によれば、配信先の現在位置を考慮して、情報を必要とする配信先にのみ、該情報をリアルタイムに提供することが可能な情報配信技術を実現することができる。   As described above, according to the present invention, it is possible to realize an information distribution technique capable of providing information in real time only to a distribution destination that requires information in consideration of the current position of the distribution destination. Can do.

特に、広域フィールドに分散した設備や機器を保守対処とした保守システムに適用した場合には、さらに、情報の配信先である保守員の緊急業務時には、緊急業務で必要となる関連情報を、タイミングよく保守員に配信することが可能となるので、保守業務の応答性や効率を向上させることができるようになる。   In particular, when it is applied to a maintenance system in which facilities and equipment distributed over a wide field are used for maintenance, the relevant information required for the emergency work is also displayed at the timing of the emergency work of the maintenance staff to whom the information is distributed. Since it can be often distributed to maintenance personnel, the responsiveness and efficiency of maintenance work can be improved.

以下、本発明の実施の形態について図面を参照して説明する。
(第1の実施形態)
図1は、第1の実施形態に係る保守支援システムの構成図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
(First embodiment)
FIG. 1 is a configuration diagram of a maintenance support system according to the first embodiment.

図1に示すように、第1の実施形態に係る保守支援システムは、監視センタ1と、監視局2と、保守員端末3とが、移動体通信網4を介して接続された構成となっている。   As shown in FIG. 1, the maintenance support system according to the first embodiment has a configuration in which a monitoring center 1, a monitoring station 2, and a maintenance staff terminal 3 are connected via a mobile communication network 4. ing.

監視センタ1においては、指令員端末1aが、ダイヤルアップ装置1bを介して移動体通信網4に接続されており、顧客等からの通報を受け付けるための電話1cが設置されている。   In the monitoring center 1, a commander terminal 1a is connected to the mobile communication network 4 via a dial-up device 1b, and a telephone 1c for receiving a report from a customer or the like is installed.

監視局2は、監視対象の観測データを取得するためのディジタルカメラ2bおよびセンサ2cと、これらを制御する制御装置2aと、携帯電話2dと、GPS(Global Positioning System)装置2eとから構成されている。   The monitoring station 2 includes a digital camera 2b and a sensor 2c for acquiring observation data to be monitored, a control device 2a for controlling them, a mobile phone 2d, and a GPS (Global Positioning System) device 2e. Yes.

保守員端末3は、ペンコンピュータ3bに、GPS装置3aと、携帯電話3cと、ディジタルカメラ3dとが接続された構成となっている。   The maintenance staff terminal 3 has a configuration in which a GPS device 3a, a mobile phone 3c, and a digital camera 3d are connected to a pen computer 3b.

携帯電話2d,3cは、監視センタ1との間の移動体通信を実現し、GPS装置2e,3aは、自身の現在位置(GPS絶対位置)を測定する装置である。なお、第1の実施形態では、監視局2の監視対象が配電設備である場合の保守支援を想定し、保守員端末3は、保守員が移動する車に搭載して使用されることとする。   The mobile phones 2d and 3c realize mobile communication with the monitoring center 1, and the GPS devices 2e and 3a are devices that measure their current positions (GPS absolute positions). In the first embodiment, assuming maintenance support when the monitoring target of the monitoring station 2 is a power distribution facility, the maintenance staff terminal 3 is mounted and used in a vehicle in which the maintenance staff moves. .

次に、各装置のソフトウェア構成について順に説明する。   Next, the software configuration of each device will be described in order.

始めに、監視センタ1(指令員端末1c)のソフトウェア構成を図2に示す。   First, the software configuration of the monitoring center 1 (commander terminal 1c) is shown in FIG.

図2において、21は空間情報管理データベース(DB)、23はセンタ画面表示プログラム、24は通報受付プログラム、26は情報収集プログラム、27はアラーム受信プログラム、28は情報配信プログラム、29は端末メッセージ受信プログラム、30はモバイル通信プログラムである。   In FIG. 2, 21 is a spatial information management database (DB), 23 is a center screen display program, 24 is a report reception program, 26 is an information collection program, 27 is an alarm reception program, 28 is an information distribution program, and 29 is a terminal message reception. A program 30 is a mobile communication program.

空間情報管理DB21には、地図情報,配電設備情報,リソース情報,空間生成情報が格納される。ここで、配電設備情報は、配電設備(鉄塔,電柱,配電線等)に関する情報(名称,構造,位置情報等)であり、リソース情報は、監視局2や保守員端末3に関する情報(ID,電話番号,位置情報等)である。また、空間生成情報は、監視局2での観測情報,顧客等からの通報情報,保守員端末3からの作業報告情報等であり、監視フィールド内のリソースによって生成される情報である。   The spatial information management DB 21 stores map information, distribution facility information, resource information, and space generation information. Here, the distribution facility information is information (name, structure, position information, etc.) regarding the distribution facility (steel tower, utility pole, distribution line, etc.), and the resource information is information regarding the monitoring station 2 and the maintenance staff terminal 3 (ID, Phone number, location information, etc.). The space generation information includes observation information at the monitoring station 2, notification information from customers, work report information from the maintenance staff terminal 3, and the like, and is information generated by resources in the monitoring field.

情報収集プログラム26は、観測情報の収集処理を行い、アラーム受信プログラム27は、監視局2からのアラーム情報を受信する。端末メッセージ受信プログラム29は、保守員端末3からの情報を受信する。情報配信プログラム28は、情報収集プログラム26によって収集された情報や、アラーム受信プログラム27が受信したアラーム情報を、必要に応じて、保守員端末3に配信する。センタ画面表示プログラム23は、空間情報管理DB21の内容に基づいて、地図情報,設備情報,リソース情報,空間生成情報を、指令員端末1cの画面上に表示する。通報受付プログラム24は、電話1cで受け付けた通報情報の登録処理を行う。モバイル通信プログラム30は、監視局2や保守員端末3との間の移動体通信を実現する。   The information collection program 26 performs observation information collection processing, and the alarm reception program 27 receives alarm information from the monitoring station 2. The terminal message reception program 29 receives information from the maintenance staff terminal 3. The information distribution program 28 distributes the information collected by the information collection program 26 and the alarm information received by the alarm reception program 27 to the maintenance staff terminal 3 as necessary. The center screen display program 23 displays map information, facility information, resource information, and space generation information on the screen of the commander terminal 1c based on the contents of the space information management DB 21. The report reception program 24 performs registration processing for the report information received by the telephone 1c. The mobile communication program 30 realizes mobile communication with the monitoring station 2 and the maintenance staff terminal 3.

次に、監視局2(制御装置2a)のソフトウェア構成を図3に示す。   Next, the software configuration of the monitoring station 2 (control device 2a) is shown in FIG.

図3において、31はモバイル通信プログラム、32は観測データ転送/状態監視プログラムである。   In FIG. 3, 31 is a mobile communication program, and 32 is an observation data transfer / status monitoring program.

最後に、保守員端末3(ペンコンピュータ3b)のソフトウェア構成を図4に示す。   Finally, FIG. 4 shows the software configuration of the maintenance staff terminal 3 (pen computer 3b).

図4に示すように、保守員端末3のソフトウェア構成は、モバイル通信プログラム41と、GPS装置3aによって測定された保守員端末3の位置情報を送信するGPS位置報告プログラム42と、ナビゲーション機能43が付加された端末画面表示プログラム44と、空間情報管理DB45と、監視センタ1からの情報を受信する空間情報受信プログラム46と、保守員業務を支援するための業務支援プログラム47とからなっている。   As shown in FIG. 4, the software configuration of the maintenance staff terminal 3 includes a mobile communication program 41, a GPS location report program 42 that transmits location information of the maintenance staff terminal 3 measured by the GPS device 3a, and a navigation function 43. The terminal screen display program 44, the spatial information management DB 45, the spatial information receiving program 46 for receiving information from the monitoring center 1, and a business support program 47 for supporting maintenance personnel work are included.

空間情報管理DB45には、地図情報,配電設備情報,監視センタ1から送信された空間生成情報が格納されている。   The space information management DB 45 stores map information, power distribution facility information, and space generation information transmitted from the monitoring center 1.

なお、各装置のハードウェア構成は、CPUと、メモリと、通信I/Fとを備えた一般の情報処理装置のハードウェア構成と同様である。   Note that the hardware configuration of each device is the same as the hardware configuration of a general information processing device including a CPU, a memory, and a communication I / F.

さて、以下、第1の実施形態に係る動作について説明する。   The operation according to the first embodiment will be described below.

まず、監視センタ1が、監視局2から観測情報およびアラーム情報を受信するまでの処理について、図6〜図9を用いて説明する。   First, processing until the monitoring center 1 receives observation information and alarm information from the monitoring station 2 will be described with reference to FIGS.

監視センタ1においては、情報収集プログラム26が、定期的に、図5の処理フローチャートに示す処理を実行し、監視局2から観測情報(センサ2cが検知したステータス値,ディジタルカメラ2bが撮影した映像情報)を収集している。   In the monitoring center 1, the information collection program 26 periodically executes the processing shown in the processing flowchart of FIG. 5, and the observation information from the monitoring station 2 (status value detected by the sensor 2c, video taken by the digital camera 2b). Information).

すなわち、監視センタ1においては、図5に示すように、情報収集プログラム26は、まず、空間情報管理DB21から全監視局2のアドレス情報を取得し、図6に示す監視局アドレステーブル60をメモリ上に展開する(ステップ501)。   That is, in the monitoring center 1, as shown in FIG. 5, the information collection program 26 first acquires the address information of all the monitoring stations 2 from the spatial information management DB 21, and stores the monitoring station address table 60 shown in FIG. Expand upward (step 501).

監視局アドレステーブル60は、図6に示すように、監視フィールド内の全監視局2のID61および電話番号62からなり、情報収集プログラム26は、監視局アドレステーブル60を基に、各監視局2との間で順次回線接続を行い、観測メッセージを受信し、受信した観測メッセージに設定されている観測情報を空間情報管理DB21に格納する(ステップ502〜ステップ504)。   As shown in FIG. 6, the monitoring station address table 60 includes IDs 61 and telephone numbers 62 of all the monitoring stations 2 in the monitoring field, and the information collection program 26 uses each monitoring station 2 based on the monitoring station address table 60. Are sequentially connected, receive an observation message, and store observation information set in the received observation message in the spatial information management DB 21 (step 502 to step 504).

また、情報収集プログラム26は、受信した観測メッセージを、プロセス間通信によって、センタ画面表示プログラム23および情報配信プログラム28に送信した後(ステップ505)、回線を切断する(ステップ506)。   The information collection program 26 transmits the received observation message to the center screen display program 23 and the information distribution program 28 by inter-process communication (step 505), and then disconnects the line (step 506).

ステップ502〜ステップ506を、全監視局2について行った後(ステップ507)、処理を終了する。   After performing steps 502 to 506 for all the monitoring stations 2 (step 507), the processing is terminated.

ここで、観測メッセージのフォーマットは、図7に示すようになっており、このフォーマットは、後述するアラームメッセージ,通報メッセージ,端末位置情報メッセージ,作業報告メッセージ,配信条件登録メッセージで共通である。   Here, the format of the observation message is as shown in FIG. 7, and this format is common to an alarm message, a notification message, a terminal location information message, a work report message, and a delivery condition registration message, which will be described later.

これらのメッセージは、情報種別74の設定内容によって区別される。ID71には、監視局2または保守員端末3のIDが設定され、位置情報72には、監視局2または保守員端末3の位置情報が設定され、時刻情報73には、メッセージによって通知すべき情報が取得された時刻が設定される。また、データ75には、メッセージによって通知すべき情報の内容が設定される。   These messages are distinguished by the setting contents of the information type 74. The ID 71 is set to the ID of the monitoring station 2 or the maintenance staff terminal 3, the position information 72 is set to the position information of the monitoring station 2 or the maintenance staff terminal 3, and the time information 73 should be notified by a message. The time when the information was acquired is set. Further, the content of information to be notified by a message is set in the data 75.

一方、監視局2においては、観測データ転送/状態監視プログラム32が、図8に示す処理フローチャートを実行している。   On the other hand, in the monitoring station 2, the observation data transfer / status monitoring program 32 executes the processing flowchart shown in FIG.

すなわち、監視局2においては、図8に示すように、観測データ転送/状態監視プログラム32は、まず、タイマをセットし(ステップ801)、タイマルーチンが定期的に起動されるようにしておく。これは、監視センタ1からの観測情報要求待ちと並行して、センサ2cおよびディジタルカメラ2bといった機器の状態のチェックや、センサ2cが検知したステータス値のチェックを行い、監視局2側で異常を検知するためである。   That is, in the monitoring station 2, as shown in FIG. 8, the observation data transfer / status monitoring program 32 first sets a timer (step 801) so that the timer routine is periodically started. In parallel with waiting for the observation information request from the monitoring center 1, the status of the devices such as the sensor 2c and the digital camera 2b and the status value detected by the sensor 2c are checked, and an abnormality is detected on the monitoring station 2 side. This is for detection.

タイマをセット後、観測データ転送/状態監視プログラム32は、監視センタ1から回線接続されるのを待ち、回線接続されて観測情報が要求されると(ステップ802)、センサ2cが検知したステータス値、および、ディジタルカメラ2bが撮影した映像情報を、観測情報として取得し(ステップ803)、観測情報を設定した観測メッセージを作成して監視センタ1に送信する(ステップ804)。   After setting the timer, the observation data transfer / status monitoring program 32 waits for line connection from the monitoring center 1, and when the line connection is made and observation information is requested (step 802), the status value detected by the sensor 2c. The video information captured by the digital camera 2b is acquired as observation information (step 803), and an observation message in which the observation information is set is created and transmitted to the monitoring center 1 (step 804).

観測メッセージの送信後は、観測データ転送/状態監視プログラム32は、監視センタ1との間の回線を切断し(ステップ805)、再度、監視センタ1からの回線接続待ちとなる。   After the transmission of the observation message, the observation data transfer / status monitoring program 32 disconnects the line with the monitoring center 1 (step 805) and waits for a line connection from the monitoring center 1 again.

一方、観測データ転送/状態監視プログラム32は、タイマルーチンが起動されると、センサ2cおよびディジタルカメラ2bといった機器の状態のチェック、および、センサ2cが検知したステータス値のチェックを行う(ステップ806)。チェック結果が正常であれば(ステップ807)、再度、タイマをセットし(ステップ811)、タイマルーチンを終了する。また、異常なチェック結果が発見されれば(ステップ807)、監視センタ1との間のアラーム回線を接続し(ステップ808)、ステータス値および映像情報をアラーム情報として設定したアラームメッセージを作成して監視センタ1に送信する(ステップ809)。   On the other hand, when the timer routine is started, the observation data transfer / status monitoring program 32 checks the status of devices such as the sensor 2c and the digital camera 2b, and the status value detected by the sensor 2c (step 806). . If the check result is normal (step 807), the timer is set again (step 811), and the timer routine is terminated. If an abnormal check result is found (step 807), an alarm line is connected to the monitoring center 1 (step 808), and an alarm message in which status values and video information are set as alarm information is created. The data is transmitted to the monitoring center 1 (step 809).

アラームメッセージの送信後は、観測データ転送/状態監視プログラム32は、監視センタ1との間のアラーム回線を切断し(ステップ810)、タイマをセットしてから(ステップ811)、タイマルーチンを終了する。   After transmission of the alarm message, the observation data transfer / status monitoring program 32 disconnects the alarm line with the monitoring center 1 (step 810), sets a timer (step 811), and ends the timer routine. .

このタイマルーチンによって監視局2から送信されたアラームメッセージは、監視センタ1において、アラーム受信プログラム27によって処理される。   The alarm message transmitted from the monitoring station 2 by this timer routine is processed by the alarm reception program 27 in the monitoring center 1.

図9はアラーム受信プログラム27の処理フローチャートである。   FIG. 9 is a process flowchart of the alarm reception program 27.

図9に示すように、アラーム受信プログラム27は、監視局2からの回線接続待ち状態となっており(ステップ901)、回線接続されてアラームメッセージを受信すると(ステップ902)、受信したアラームメッセージに設定されているアラーム情報を空間情報管理DB21に格納する(ステップ903)。   As shown in FIG. 9, the alarm reception program 27 is in a line connection waiting state from the monitoring station 2 (step 901), and when an alarm message is received after being connected to the line (step 902), the received alarm message is displayed. The set alarm information is stored in the spatial information management DB 21 (step 903).

また、アラーム受信プログラム27は、受信したアラームメッセージを、プロセス間通信によって、センタ画面表示プログラム23および情報配信プログラム28に送信した後(ステップ904)、回線を切断し(ステップ905)、ステップ901に戻って、再度、回線接続待ち状態となる。   The alarm reception program 27 transmits the received alarm message to the center screen display program 23 and the information distribution program 28 by inter-process communication (step 904), and then disconnects the line (step 905). Return to the line connection waiting state again.

これらの処理によって、監視センタ1は、監視局2からの観測メッセージを定期的に受信すると共に、監視局2の異常時には、アラームメッセージを受信することができる。また、監視センタ1が受信したメッセージは、その内容が空間情報管理DB21に格納されると共に、センタ画面表示プログラム23および情報配信プログラム28に送信される。   Through these processes, the monitoring center 1 can periodically receive an observation message from the monitoring station 2 and can receive an alarm message when the monitoring station 2 is abnormal. Further, the message received by the monitoring center 1 is stored in the spatial information management DB 21 and transmitted to the center screen display program 23 and the information distribution program 28.

次に、監視センタ1において、顧客等からの通報を受け付けた場合の登録処理について、図10を用いて説明する。   Next, registration processing when a report from a customer or the like is received in the monitoring center 1 will be described with reference to FIG.

監視センタ1の指令員は、電話1cで顧客等からの通報を受け付けると、通報受付プログラム24を起動する。   When the commander of the monitoring center 1 receives a report from a customer or the like via the telephone 1c, the commander starts the report reception program 24.

図10は通報受付プログラム24の処理フローチャートである。   FIG. 10 is a process flowchart of the report acceptance program 24.

図10に示すように、通報受付プログラム24は、まず、顧客等から指令員が確認した通報場所および通報内容の入力を受け付けると(ステップ1001)、受け付けた内容を通報情報として設定した通報メッセージを作成する(ステップ1002)。   As shown in FIG. 10, when the report reception program 24 first receives an input of a report location and report contents confirmed by a commander from a customer or the like (step 1001), a report message in which the received contents are set as report information is displayed. Create (step 1002).

また、通報受付プログラム24は、通報情報を空間情報管理DB21に格納すると共に(ステップ1003)、プロセス間通信によって、センタ画面表示プログラム23および情報配信プログラム28に通報情報を送信する(ステップ1004)。   The report acceptance program 24 stores the report information in the spatial information management DB 21 (step 1003) and transmits the report information to the center screen display program 23 and the information distribution program 28 by inter-process communication (step 1004).

次に、監視センタ1が、観測メッセージ,アラームメッセージ,通報メッセージを、保守員端末3に配信する処理について、図11および図12を用いて説明する。   Next, processing in which the monitoring center 1 distributes observation messages, alarm messages, and notification messages to the maintenance staff terminal 3 will be described with reference to FIGS. 11 and 12.

本処理は、第1の実施形態における最も特徴的な処理であり、情報配信プログラム28によって実行される。   This process is the most characteristic process in the first embodiment, and is executed by the information distribution program 28.

図11は情報配信プログラム28の処理フローチャートである。   FIG. 11 is a process flowchart of the information distribution program 28.

図11に示すように、情報配信プログラム28は、まず、空間情報管理DB21から全保守員端末3の属性情報を取得し、図12に示す配信条件テーブル120をメモリ上に展開する(ステップ1101)。   As shown in FIG. 11, the information distribution program 28 first acquires the attribute information of all maintenance personnel terminals 3 from the spatial information management DB 21 and expands the distribution condition table 120 shown in FIG. 12 on the memory (step 1101). .

ここで、配信条件テーブル120について説明する。   Here, the distribution condition table 120 will be described.

前提として、第1の実施形態に係る保守支援システムの監視フィールドは、複数のエリアに分割され、各エリアごとに、予め、担当となる保守員(保守員端末3)が定められている。すなわち、各保守員端末3ごとに、ID,電話番号,担当エリアが、予め、属性情報として空間情報管理DB21に登録されている。また、属性情報には、以下に説明する配信方法および配信情報種別も含まれている。   As a premise, the monitoring field of the maintenance support system according to the first embodiment is divided into a plurality of areas, and maintenance personnel (maintenance personnel terminal 3) to be in charge are determined in advance for each area. That is, for each maintenance staff terminal 3, an ID, a telephone number, and a responsible area are registered in advance in the spatial information management DB 21 as attribute information. Further, the attribute information includes a distribution method and a distribution information type described below.

そこで、情報配信プログラム28によってメモリ上に展開される配信条件テーブル120は、図12に示すように、保守員端末ID121,電話番号122,担当エリア123,配信方法124,配信情報種別125からなる。   Therefore, the distribution condition table 120 developed on the memory by the information distribution program 28 includes a maintenance staff terminal ID 121, a telephone number 122, a charge area 123, a distribution method 124, and a distribution information type 125, as shown in FIG.

なお、後述するが、配信条件テーブル120は、端末メッセージ受信プログラム29からも読み書きされ、保守員端末3からの要求に応じて、担当エリア123,配信方法124,配信情報種別125の設定内容が変更される。   As will be described later, the distribution condition table 120 is also read and written from the terminal message reception program 29, and the setting contents of the assigned area 123, distribution method 124, and distribution information type 125 are changed in response to a request from the maintenance staff terminal 3. Is done.

図12に示す配信条件テーブル120において、配信方法124には、保守員端末3に配信したい情報が設定される。第1の実施形態では、具体的には、
(1)担当エリアで発生した情報を配信
(2)現在いるエリアで発生した情報を配信
(3)指定されたエリアで発生した情報を配信
(4)保守員端末3の現在位置から予め指定された距離(例えば、1km)以内で発生した情報を配信
の4種類のうちのいずれかが設定されるものとする。
In the distribution condition table 120 shown in FIG. 12, information to be distributed to the maintenance staff terminal 3 is set in the distribution method 124. In the first embodiment, specifically,
(1) Distribute information generated in the assigned area (2) Distribute information generated in the current area (3) Distribute information generated in the specified area (4) Pre-designated from the current position of the maintenance staff terminal 3 It is assumed that one of four types of distribution of information generated within a predetermined distance (for example, 1 km) is set.

また、配信情報種別125には、保守員端末3に配信したい情報の種別が設定される。第1の実施形態では、具体的には、
(1)全種別の情報
(2)アラーム情報および通報情報
(3)ステータス情報,アラーム情報,通報情報
の3種類のうちのいずれかが設定されるものとする。
In addition, in the distribution information type 125, the type of information to be distributed to the maintenance staff terminal 3 is set. In the first embodiment, specifically,
(1) All types of information (2) Alarm information and notification information (3) One of three types of status information, alarm information, and notification information shall be set.

さて、図11に戻って、情報配信プログラム28は、配信条件テーブル120をメモリ上に展開後、プロセス間通信によって、いずれかのメッセージを取り込む(ステップ1102)。   Returning to FIG. 11, the information distribution program 28 loads the distribution condition table 120 on the memory, and then captures any message by inter-process communication (step 1102).

そして、情報配信プログラム28は、取り込んだメッセージに設定されている位置情報72から、該メッセージによって通知された情報の発生エリアを求め(ステップ1103)、空間情報管理DB21から、求めた情報発生エリアを巡回中の保守員端末3を検索する(ステップ1104)。なお、各保守員端末3の現在位置は、空間情報管理DB21に登録されており、その登録方法については後述する。   Then, the information distribution program 28 obtains the occurrence area of information notified by the message from the position information 72 set in the fetched message (step 1103), and obtains the obtained information occurrence area from the spatial information management DB 21. The maintenance engineer terminal 3 that is traveling is searched (step 1104). The current position of each maintenance staff terminal 3 is registered in the spatial information management DB 21 and the registration method will be described later.

続いて、情報配信プログラム28は、情報発生エリア,情報発生エリアを巡回中の保守員端末3,配信条件テーブル120を参照して、配信条件に合致する保守員端末3をサーチする(ステップ1105)。   Subsequently, the information distribution program 28 searches the maintenance staff terminal 3 that matches the distribution conditions with reference to the information generation area, the maintenance staff terminal 3 that is circulating in the information generation area, and the distribution condition table 120 (step 1105). .

サーチの結果、配信先となる保守員端末3がなければ(ステップ1106)、ステップ1102に戻り、配信先となる保守員端末3があれば(ステップ1106)、その保守員端末3との間の回線接続を行い(ステップ1107)、取り込んだメッセージに設定されている情報種別74から、メッセージ種別をチェックする(ステップ1108)。   As a result of the search, if there is no maintenance staff terminal 3 serving as a delivery destination (step 1106), the process returns to step 1102, and if there is a maintenance staff terminal 3 serving as a delivery destination (step 1106), a communication with the maintenance staff terminal 3 is performed. A line connection is made (step 1107), and the message type is checked from the information type 74 set in the fetched message (step 1108).

メッセージ種別が観測メッセージである場合には(ステップ1108)、情報配信プログラム28は、観測メッセージを送信し(ステップ1109)、回線を切断する(ステップ1112)。   If the message type is an observation message (step 1108), the information distribution program 28 transmits an observation message (step 1109) and disconnects the line (step 1112).

また、アラームメッセージおよび通報メッセージのいずれかである場合には(ステップ1108)、情報配信プログラム28は、さらに、空間情報管理DB21から、該メッセージによって通知された情報の発生エリアに対応付けて登録されているエリア関連情報を検索する(ステップ1110)。なお、空間情報管理DB21には、エリアごとに、過去の観測情報,過去のアラーム情報,過去の通報情報,過去の作業報告情報等が、エリア関連情報として対応付けられて蓄積されており、第1の実施形態では、アラームメッセージおよび通報メッセージのいずれかである場合には、保守員による緊急業務が行われる可能性が大きいことから、保守員の緊急業務の参考となるように、エリア関連情報も配信するようにしている。   If it is either an alarm message or a notification message (step 1108), the information distribution program 28 is further registered in association with the occurrence area of the information notified by the message from the spatial information management DB 21. The area related information is searched (step 1110). The spatial information management DB 21 stores, for each area, past observation information, past alarm information, past report information, past work report information, and the like associated with each other as area-related information. In one embodiment, if any of the alarm message and the notification message is used, there is a high possibility that an emergency operation is performed by the maintenance staff. Also trying to deliver.

そこで、情報配信プログラム28は、検索したエリア関連情報を、配信するメッセージのデータ75に設定してから送信し(ステップ1111)、回線を切断する(ステップ1112)。なお、エリア関連情報については、別のメッセージとして、配信するメッセージと共に送信するようにしてもよい。   Therefore, the information distribution program 28 sets the searched area related information in the data 75 of the message to be distributed and transmits it (step 1111), and disconnects the line (step 1112). The area related information may be transmitted as a separate message together with the message to be distributed.

配信条件に合致する全保守員端末3に対してメッセージの配信を終了した後は(ステップ1113)、情報配信プログラム28は、ステップ1102に戻って、プロセス間通信によるメッセージ受信待ちとなる。   After message distribution to all maintenance personnel terminals 3 matching the distribution conditions is completed (step 1113), the information distribution program 28 returns to step 1102 and waits for message reception by inter-process communication.

ここで、メッセージの配信の具体例について説明する。   Here, a specific example of message distribution will be described.

保守員端末ID=1,2,3,4の4つの保守員端末3が、各々、A地区,B地区,C地区,D地区に存在するものとし、配信条件テーブル120の内容が図12に示す場合の具体例を説明する。   It is assumed that four maintenance personnel terminals 3 with maintenance personnel terminal IDs = 1, 2, 3, and 4 exist in A district, B district, C district, and D district, respectively, and the contents of distribution condition table 120 are shown in FIG. A specific example will be described.

例えば、監視センタ1がA地区からのステータス情報を取得した場合、担当エリア123が「A地区」,配信方法124が「担当エリア」,配信情報種別125が「全種別」である保守員端末ID=1の保守員端末3と、配信方法124が「A地区をエリア指定」,配信情報種別125が「ステータス情報,アラーム情報,通報情報」である保守員端末ID=3の保守員端末3とに対して、各々、ステータス情報が配信される。   For example, when the monitoring center 1 acquires status information from the A district, the maintenance personnel terminal ID in which the responsible area 123 is “A district”, the distribution method 124 is “responsible area”, and the distribution information type 125 is “all types”. = 1 maintenance personnel terminal 3 and maintenance method terminal 3 with distribution method 124 “area A area designation” and distribution information type 125 “status information, alarm information, report information” For each, status information is distributed.

また、例えば、監視センタ1がB地区からのアラーム情報を取得した場合、現在B地区に存在し、配信方法124が「現在地」,配信情報種別125が「アラーム情報,通報情報」である保守員端末ID=2の保守員端末3に対して、アラーム情報(および、B地区のエリア関連情報)が配信される。   Further, for example, when the monitoring center 1 acquires alarm information from the B district, the maintenance staff who is currently in the B district, the delivery method 124 is “present location”, and the delivery information type 125 is “alarm information, report information”. Alarm information (and area-related information in the B district) is distributed to the maintenance staff terminal 3 with terminal ID = 2.

また、例えば、監視センタ1がD地区からのステータス情報を取得した場合、保守員端末ID=4の保守員端末3の現在位置が、情報の取得位置から1km以内であるとすると、配信情報種別125が「全種別」であるので、保守員端末ID=4の保守員端末3に対して、ステータス情報が配信される。   Also, for example, when the monitoring center 1 acquires status information from the D district, if the current position of the maintenance staff terminal 3 with the maintenance staff terminal ID = 4 is within 1 km from the information acquisition position, the distribution information type Since 125 is “all types”, the status information is distributed to the maintenance staff terminal 3 having the maintenance staff terminal ID = 4.

このように、保守員端末ID=1,2,3,4の4つの保守員端末3には、各々、担当エリアの地区,現在エリアの地区,指定エリアの地区,指定距離内の地区の情報が配信される。   Thus, the four maintenance personnel terminals 3 with maintenance personnel terminal IDs = 1, 2, 3 and 4 each include information on the area in charge, the district in the current area, the district in the designated area, and the district within the designated distance. Is delivered.

次に、保守員端末3からの位置情報の送信処理,保守員端末3からの作業報告情報の送信処理,保守員端末3からの情報配信条件の登録処理と、監視センタ1でこれらを受け付ける際の処理とについて、図13〜図15を用いて説明する。   Next, when the monitoring center 1 receives the position information transmission processing from the maintenance staff terminal 3, the work report information transmission processing from the maintenance staff terminal 3, the information distribution condition registration processing from the maintenance staff terminal 3, and so on. Will be described with reference to FIGS. 13 to 15.

保守員端末3において、位置情報の送信処理は、定期的に起動されるGPS位置報告プログラム42によって行われる。   In the maintenance staff terminal 3, the transmission process of the location information is performed by the GPS location report program 42 that is activated periodically.

図13はGPS位置報告プログラム42の処理フローチャートである。   FIG. 13 is a process flowchart of the GPS position report program 42.

図13に示すように、GPS位置報告プログラム42は、まず、GPS装置3aによって現在位置を検出し(ステップ1301)、検出した位置情報を設定した端末位置情報メッセージを作成する(ステップ1302)。そして、監視センタ1との間の回線接続を行い(ステップ1303)、端末位置情報メッセージを送信した後(ステップ1304)、回線を切断する(ステップ1305)。   As shown in FIG. 13, the GPS location report program 42 first detects the current location by the GPS device 3a (step 1301), and creates a terminal location information message in which the detected location information is set (step 1302). Then, a line connection is established with the monitoring center 1 (step 1303), a terminal location information message is transmitted (step 1304), and the line is disconnected (step 1305).

また、保守員端末3において、作業報告情報の送信処理および情報配信条件の登録処理は、業務支援プログラム47によって行われる。   In the maintenance staff terminal 3, work report information transmission processing and information distribution condition registration processing are performed by the business support program 47.

図14は業務支援プログラム47の処理フローチャートである。   FIG. 14 is a process flowchart of the business support program 47.

図14に示すように、業務支援プログラム47は、まず、業務内容をチェックし(ステップ1401)、作業報告作成であるならば、保守員の操作に従って、作業報告データの入力を受け付けると共に(ステップ1402)、作業場所の画像データの入力を受け付ける(ステップ1403)。そして、入力された作業報告データおよび映像データを作業報告情報として設定した作業報告メッセージを作成する(ステップ1404)。   As shown in FIG. 14, the business support program 47 first checks the business content (step 1401). If it is a work report creation, it accepts input of work report data according to the operation of the maintenance staff (step 1402). ), Accepting input of image data of the work place (step 1403). Then, a work report message is created in which the input work report data and video data are set as work report information (step 1404).

また、業務支援プログラム47は、業務内容が配信条件登録であるならば、保守員の操作に従って、担当エリア,配信方法,配信情報種別の登録内容の入力を受け付け(ステップ1405)、入力された登録内容を設定した配信条件登録メッセージを作成する(ステップ1406)。   Further, if the business content is distribution condition registration, the business support program 47 accepts input of the registered content of the area in charge, the distribution method, and the distribution information type according to the operation of the maintenance staff (step 1405), and the input registration A delivery condition registration message with the contents set is created (step 1406).

メッセージの作成後は、業務支援プログラム47は、監視センタ1との間の回線接続を行い(ステップ1407)、作成したメッセージを送信した後(ステップ1408)、回線を切断する(ステップ1409)。   After creating the message, the business support program 47 establishes a line connection with the monitoring center 1 (step 1407), transmits the created message (step 1408), and disconnects the line (step 1409).

保守員端末3から送信された端末位置情報メッセージ,作業報告メッセージ,配信条件登録メッセージは、監視センタ1において、端末メッセージ受信プログラム29によって処理される。   The terminal location information message, work report message, and delivery condition registration message transmitted from the maintenance staff terminal 3 are processed by the terminal message reception program 29 in the monitoring center 1.

図15は端末メッセージ受信プログラム29の処理フローチャートである。   FIG. 15 is a process flowchart of the terminal message reception program 29.

図15に示すように、端末メッセージ受信プログラム29は、保守員端末3からの回線接続待ち状態となっており(ステップ1501)、接続されてメッセージを受信すると(ステップ1502)、受信したメッセージに設定されている情報を空間情報管理DB21に格納する(ステップ1503)。すなわち、受信したメッセージが作業報告メッセージであるならば、空間情報管理DB21に新規登録し、端末位置情報メッセージおよび配信情報登録メッセージであるならば、既登録内容を更新する。   As shown in FIG. 15, the terminal message reception program 29 is in a line connection waiting state from the maintenance staff terminal 3 (step 1501), and when connected and receives a message (step 1502), it is set in the received message. The stored information is stored in the spatial information management DB 21 (step 1503). That is, if the received message is a work report message, it is newly registered in the spatial information management DB 21, and if it is a terminal location information message and a distribution information registration message, the registered contents are updated.

このとき、端末メッセージ受信プログラム29は、受信したメッセージのメッセージ種別をチェックし(ステップ1504)、端末位置情報メッセージであるならば、さらに、プロセス間通信によって、センタ画面表示プログラム23に端末位置情報メッセージを送信し(ステップ1505)、配信条件登録メッセージであるならば、さらに、メモリ上に展開されている配信条件テーブル120を更新する(ステップ1506)。   At this time, the terminal message reception program 29 checks the message type of the received message (step 1504). If it is a terminal position information message, the terminal position information message is further transmitted to the center screen display program 23 by inter-process communication. Is transmitted (step 1505), and if it is a distribution condition registration message, the distribution condition table 120 developed in the memory is further updated (step 1506).

その後、端末メッセージ受信プログラム29は、保守員端末3との間の回線を切断し(ステップ1507)、ステップ1501に戻って、再度、回線接続待ち状態となる。   Thereafter, the terminal message reception program 29 disconnects the line with the maintenance staff terminal 3 (step 1507), returns to step 1501, and again enters a line connection waiting state.

これらの処理によって、監視センタ1は、各保守員端末3の現在位置を定期的に把握すると共に、保守員が作成した作業報告情報を蓄積することができる。また、保守員の要求に応じて、配信条件テーブル120を更新することができる。   Through these processes, the monitoring center 1 can periodically grasp the current position of each maintenance staff terminal 3 and accumulate work report information created by the maintenance staff. Further, the distribution condition table 120 can be updated in response to a request from the maintenance staff.

次に、監視センタ1での画面表示について説明する。   Next, screen display in the monitoring center 1 will be described.

監視センタ1での画面表示は、センタ画面表示プログラム23によって行われる。   The screen display at the monitoring center 1 is performed by the center screen display program 23.

図16はセンタ画面表示プログラム23の処理フローチャートである。   FIG. 16 is a processing flowchart of the center screen display program 23.

図16に示すように、センタ画面表示プログラム23は、まず、空間情報管理DB21に予め格納されている地図情報および配電設備情報に基づいて、地図および配電設備を画面表示し(ステップ1601)、その上に、監視局2のシンボルおよび保守員端末3のシンボルをマッピング表示する(ステップ1602〜ステップ1603)。ここまでで表示された画面が初期画面となる。   As shown in FIG. 16, the center screen display program 23 first displays a map and distribution facilities on the screen based on the map information and distribution facility information stored in advance in the space information management DB 21 (step 1601). Above, the symbol of the monitoring station 2 and the symbol of the maintenance staff terminal 3 are displayed in a mapping manner (steps 1602 to 1603). The screen displayed so far is the initial screen.

初期画面の表示後、センタ画面表示プログラム23は、イベント待ち状態となり(ステップ1604)、プロセス間通信によってメッセージを受信すると(ステップ1605)、受信したメッセージが端末位置情報メッセージであるならば(ステップ1606)、端末位置情報メッセージに設定されている保守員端末ID,位置情報に基づいて、該当する保守員端末3のシンボルの位置を変更する(ステップ1607)。また、センタ画面表示プログラム23は、受信したメッセージが観測メッセージであるならば(ステップ1606)、観測メッセージに設定されている観測情報を画面表示し(ステップ1609)、アラームメッセージおよび通報メッセージのいずれかであるならば(ステップ1606)、そのメッセージに設定されているアラーム情報または通報情報を画面表示する(ステップ1608)。   After the initial screen is displayed, the center screen display program 23 enters an event waiting state (step 1604), receives a message by inter-process communication (step 1605), and if the received message is a terminal location information message (step 1606). ), The position of the symbol of the corresponding maintenance staff terminal 3 is changed based on the maintenance staff terminal ID and location information set in the terminal location information message (step 1607). If the received message is an observation message (step 1606), the center screen display program 23 displays the observation information set in the observation message on the screen (step 1609), and either the alarm message or the notification message is displayed. If so (step 1606), the alarm information or report information set in the message is displayed on the screen (step 1608).

監視センタ1での画面表示例を図17に示す。   FIG. 17 shows a screen display example at the monitoring center 1.

図17において、171は監視フィールド状況ウィンドウ、172は観測ウィンドウ、173はアラーム/通報ウィンドウである。   In FIG. 17, 171 is a monitoring field status window, 172 is an observation window, and 173 is an alarm / report window.

そこで、センタ画面表示プログラム23は、ステップ1601〜ステップ1603では、監視フィールド状況ウィンドウ171を初期画面状態とし、ステップ1607では、監視フィールド状況ウィンドウ171中の該当するシンボルの位置を変更する。   Therefore, the center screen display program 23 sets the monitoring field status window 171 to the initial screen status in steps 1601 to 1603, and changes the position of the corresponding symbol in the monitoring field status window 171 in step 1607.

また、センタ画面表示プログラム23は、ステップ1609では、観測メッセージに設定されている監視局ID,位置情報,時刻情報,情報種別を、観測ウィンドウ172中に表示し、さらに、情報種別がステータス値であるならば、ステータス値も表示する。   In step 1609, the center screen display program 23 displays the monitoring station ID, position information, time information, and information type set in the observation message in the observation window 172, and the information type is a status value. If present, the status value is also displayed.

また、センタ画面表示プログラム23は、ステップ1608では、アラームメッセージまたは通報メッセージ内に設定されている位置情報,時刻情報,アラーム/通報情報を、アラーム/通報ウィンドウ173中に表示し、さらに、位置情報が示す位置を含むエリアも表示する。   In step 1608, the center screen display program 23 displays the position information, time information, and alarm / report information set in the alarm message or report message in the alarm / report window 173, and further displays the position information. The area including the position indicated by is also displayed.

一方、センタ画面表示プログラム23は、イベント待ち状態で、監視フィールド状況ウィンドウ171に対する指令員からの操作(監視局2のシンボルの選択操作)が行われた場合は(ステップ1604)、選択された監視局2に関する情報を空間情報管理DB21から取り出して画面表示する(ステップ1610)。また、イベント待ち状態で、観測ウィンドウ172に対する指令員からの操作(メッセージの選択操作)や、アラーム/通報ウィンドウ173に対する指令員からの操作(メッセージの選択操作)が行われた場合も(ステップ1604)、選択されたメッセージの詳細情報を空間情報管理DB21から取り出して画面表示する(ステップ1610)。   On the other hand, the center screen display program 23 waits for an event, and when an operation (selection operation of the symbol of the monitoring station 2) is performed from the commander on the monitoring field status window 171 (step 1604), the selected monitoring is performed. Information relating to the station 2 is extracted from the spatial information management DB 21 and displayed on the screen (step 1610). Further, when an operation from the commander (message selection operation) to the observation window 172 or an operation from the commander (message selection operation) to the alarm / report window 173 is performed while waiting for an event (step 1604). ), The detailed information of the selected message is extracted from the spatial information management DB 21 and displayed on the screen (step 1610).

これにより、指令員は、空間情報管理DB21に蓄積されている情報の所在や状態を直感的に理解することができるようになると共に、収集された情報を簡単な操作で見ることができる。   As a result, the commander can intuitively understand the location and state of the information stored in the spatial information management DB 21 and can view the collected information with a simple operation.

最後に、保守員端末3での画面表示について説明する。   Finally, screen display on the maintenance staff terminal 3 will be described.

保守員端末3での画面表示は、端末画面表示プログラム44によって行われる。   The screen display on the maintenance staff terminal 3 is performed by the terminal screen display program 44.

保守員端末3での画面表示例を図20に示す。   An example of a screen display on the maintenance staff terminal 3 is shown in FIG.

端末画面表示プログラム44にナビゲーション機能43が付加されていることから、保守員端末3では、図20に示すように、保守員端末3の現在位置を中心にした予め定めた範囲の、地図情報,配電設備情報,監視局2のシンボルが表示されるようになっている。すなわち、保守員端末3では、監視センタ1での画面表示に比べて、表示範囲が限定され、他の保守員端末3のシンボルが表示されてないという違いがあるが、ウィンドウ構成や機能的には、監視センタ1での画面表示と同様である。   Since the navigation function 43 is added to the terminal screen display program 44, the maintenance staff terminal 3 has map information in a predetermined range centered on the current position of the maintenance staff terminal 3, as shown in FIG. The distribution facility information and the symbol of the monitoring station 2 are displayed. That is, the maintenance staff terminal 3 is different from the screen display in the monitoring center 1 in that the display range is limited and the symbols of the other maintenance staff terminals 3 are not displayed. Is similar to the screen display in the monitoring center 1.

ここで、観測ウィンドウおよびアラーム/通報ウィンドウ中に表示する内容は、監視センタ1から配信されたメッセージに設定されている情報であり、保守員端末3において、監視センタ1から配信されるメッセージは、空間情報受信プログラム46によって処理される。そこで、端末画面表示プログラム44の説明に先立って、空間情報受信プログラム46について説明する。   Here, the contents displayed in the observation window and the alarm / report window are information set in the message distributed from the monitoring center 1, and the message distributed from the monitoring center 1 in the maintenance staff terminal 3 is: It is processed by the spatial information receiving program 46. Therefore, prior to the description of the terminal screen display program 44, the spatial information reception program 46 will be described.

図18は空間情報受信プログラム46の処理フローチャートである。   FIG. 18 is a process flowchart of the spatial information receiving program 46.

図18に示すように、空間情報受信プログラム46は、監視センタ1からの回線接続待ち状態となっており(ステップ1801)、回線接続されて、メッセージを受信すると(ステップ1802)、受信したメッセージに設定されている情報を空間情報管理DB45に格納する(ステップ1803)。そして、プロセス間通信によって、受信したメッセージを端末画面表示プログラム44に送信してから(ステップ1804)、回線を切断する(ステップ1805)。   As shown in FIG. 18, the spatial information receiving program 46 is in a line connection waiting state from the monitoring center 1 (step 1801), and when it is connected to the line and receives a message (step 1802), The set information is stored in the spatial information management DB 45 (step 1803). Then, the received message is transmitted to the terminal screen display program 44 by inter-process communication (step 1804), and then the line is disconnected (step 1805).

図19は端末画面表示プログラム44の処理フローチャートである。   FIG. 19 is a process flowchart of the terminal screen display program 44.

図19に示すように、端末画面表示プログラム44は、まず、空間情報管理DB45に予め格納されている地図情報および配電設備情報に基づいて、地図および配電設備を画面表示し(ステップ1901)、その上に、監視局2のシンボルをマッピング表示する(ステップ1902)。ここまでで表示された画面が初期画面となる。ただし、ステップ1901で画面表示される地図は、図20に示すように、保守員端末3の現在位置を中心とした限定された範囲の地図であり、配電設備も監視局2のシンボルも、その地図の範囲に存在するもののみが表示される。   As shown in FIG. 19, the terminal screen display program 44 first displays a map and distribution facilities on the screen based on the map information and distribution facility information stored in advance in the spatial information management DB 45 (step 1901). Above, the symbol of the monitoring station 2 is mapped and displayed (step 1902). The screen displayed so far is the initial screen. However, as shown in FIG. 20, the map displayed on the screen in step 1901 is a limited range map centered on the current position of the maintenance staff terminal 3, and the distribution facility and the symbol of the monitoring station 2 Only those that exist within the map area are displayed.

初期画面の表示後、端末画面表示プログラム44は、イベント待ち状態となり(ステップ1903)、プロセス間通信によってメッセージを受信すると(ステップ1904)、受信したメッセージが観測メッセージであるならば(ステップ1905)、観測メッセージに設定されている観測情報を観測ウィンドウ中に表示し(ステップ1906)、アラームメッセージおよび通報メッセージのいずれかであるならば(ステップ1905)、そのメッセージに設定されているアラーム情報または通報情報をアラーム/通報ウィンドウ中に表示する(ステップ1907)。   After the initial screen is displayed, the terminal screen display program 44 enters an event waiting state (step 1903). When a message is received by inter-process communication (step 1904), if the received message is an observation message (step 1905), The observation information set in the observation message is displayed in the observation window (step 1906), and if it is either an alarm message or a notification message (step 1905), the alarm information or notification information set in the message Is displayed in the alarm / report window (step 1907).

なお、端末画面表示プログラム44は、ステップ1907では、アラームメッセージや通報メッセージに付加されているエリア関連情報については、その関連が分かるようにして、アラーム/通報ウィンドウ中に表示するようにする。   In step 1907, the terminal screen display program 44 displays the area-related information added to the alarm message or report message in the alarm / report window so that the relation can be understood.

一方、端末画面表示プログラム44は、イベント待ち状態で、監視フィールド状況ウィンドウに対する指令員からの操作(監視局2のシンボルの選択操作)が行われた場合は(ステップ1903)、選択された監視局2に関する情報を空間情報管理DB45から取り出して画面表示する(ステップ1908)。また、イベント待ち状態で、観測ウィンドウに対する指令員からの操作(メッセージの選択操作)や、アラーム/通報ウィンドウに対する指令員からの操作(メッセージの選択操作)が行われた場合も(ステップ1903)、選択されたメッセージの詳細情報を空間情報管理DB45から取り出して画面表示する(ステップ1908)。   On the other hand, the terminal screen display program 44 waits for an event, and when an operation (selection operation of the symbol of the monitoring station 2) is performed from the commander to the monitoring field status window (step 1903), the selected monitoring station 2 is extracted from the spatial information management DB 45 and displayed on the screen (step 1908). Also, when an operation from the commander for the observation window (message selection operation) or an operation from the commander for the alarm / report window (message selection operation) is performed while waiting for an event (step 1903), The detailed information of the selected message is extracted from the spatial information management DB 45 and displayed on the screen (step 1908).

さらに、端末画面表示プログラム44は、イベント待ち状態で、保守員端末3の現在位置が変更した場合には(ステップ1903)、再度、空間情報管理DB45から必要なデータを取り出して、フィールド状況ウィンドウを再構築する(ステップ1909)。   Further, when the current position of the maintenance staff terminal 3 is changed while waiting for an event (step 1903), the terminal screen display program 44 retrieves necessary data from the spatial information management DB 45 again and displays the field status window. Reconstruction is performed (step 1909).

以上説明した監視センタ1,監視局2,保守員端末3の処理によって、第1の実施形態によれば、保守員は、面倒な問い合わせ作業を行わなくても、事前に登録した配信条件と自身の現在位置に応じて、監視フィールド内で発生した情報のうちの必要な情報を、リアルタイムに受信することができる。なお、情報配信時の発信は、監視センタ1側からであり、リアル・プッシュ型の情報配信である。   According to the first embodiment, by the processing of the monitoring center 1, the monitoring station 2, and the maintenance staff terminal 3 described above, the maintenance staff can perform the distribution conditions registered in advance and the self without performing troublesome inquiry work. Depending on the current position, necessary information of information generated in the monitoring field can be received in real time. The transmission at the time of information distribution is from the monitoring center 1 side, and is real push type information distribution.

また、特に、アラーム/通報の発生時には、保守員による緊急業務が行われる可能性が大きいが、このとき、保守員は、エリア関連情報も合わせて受信することができるので、監視センタ1から自立して緊急業務を行うことができる。
(第2の実施形態)
次に、第2の実施形態について説明する。
In particular, when an alarm / report occurs, there is a high possibility that an emergency operation will be performed by maintenance personnel. At this time, the maintenance personnel can also receive area-related information together, so that the maintenance center 1 is independent. Emergency operations.
(Second Embodiment)
Next, a second embodiment will be described.

第2の実施形態は、上述した第1の実施形態の変形であり、情報配信プログラム28が、アラームメッセージ/通報メッセージを配信する際に、エリア関連情報を送信する代わりに、そのリストを送信するようにしたものである。   The second embodiment is a modification of the first embodiment described above. When the information distribution program 28 distributes the alarm message / report message, the information distribution program 28 transmits the list instead of transmitting the area related information. It is what I did.

エリア関連情報リストは、どのような情報がエリア関連情報として監視センタ1に蓄積されているかを保守員側で把握できるようにするためのものであり、その中身は、監視局ID,位置情報,時刻情報,情報種別からなる。   The area-related information list is for allowing maintenance personnel to understand what information is stored in the monitoring center 1 as area-related information, and the contents include a monitoring station ID, position information, Consists of time information and information type.

第2の実施形態においては、保守員が、受信したエリア関連情報リストから、必要とする情報のみを選択して、監視センタ1にリクエストすることにより、その情報を取得できるようにしている。   In the second embodiment, the maintenance staff can acquire only the necessary information from the received area-related information list and request it to the monitoring center 1 to obtain the information.

すなわち、第2の実施形態においては、上述した保守員端末3のソフトウェア構成にリクエストプログラムを追加し、上述した監視センタ1のソフトウェア構成にリクエスト受付プログラムを追加するようにしており、以下、これらのプログラムの処理について、図21〜図23を用いて説明する。   That is, in the second embodiment, a request program is added to the software configuration of the maintenance staff terminal 3 described above, and a request reception program is added to the software configuration of the monitoring center 1 described above. Program processing will be described with reference to FIGS.

図21はリクエストプログラムの処理フローチャートである。   FIG. 21 is a processing flowchart of the request program.

なお、保守員端末3において、エリア関連情報リストは、空間情報受信プログラム46によって受信されて、端末画面表示プログラム44によってアラーム/通報ウィンドウに表示されるものとし、ここから、必要な1つ以上の情報を保守員が選択するものとする。そこで、リクエストプログラムは、保守員が情報を選択すると起動される。   In the maintenance staff terminal 3, the area related information list is received by the spatial information receiving program 46 and displayed on the alarm / report window by the terminal screen display program 44. From here, one or more necessary information lists are displayed. Information shall be selected by maintenance personnel. Therefore, the request program is activated when the maintenance staff selects information.

図21に示すように、リクエストプログラムは、起動されると、選択された情報を要求するためのリクエストメッセージを作成する(ステップ2101)。   As shown in FIG. 21, when the request program is started, it creates a request message for requesting the selected information (step 2101).

ここで、リクエストメッセージのフォーマットは、図22に示すようになっており、ID221,位置情報222,時刻情報223,情報種別224からなる。ID221および位置情報222には、自身(保守員端末3)のIDおよび位置情報が設定され、時刻情報223には、その時点の時刻が設定され、情報種別224には、保守員端末が選択した情報の種別(例えば、観測情報,アラーム情報,通報情報,作業報告情報等)が設定される。   Here, the format of the request message is as shown in FIG. The ID (221) and the position information 222 are set with the ID (position of the maintenance engineer terminal 3) and the position information, the time information 223 is set with the current time, and the information type 224 is selected by the maintenance engineer terminal. The type of information (for example, observation information, alarm information, report information, work report information, etc.) is set.

そして、リクエストプログラムは、監視センタ1との間の回線接続を行い(ステップ2102)、リクエストメッセージを送信する(ステップ2103)。   Then, the request program establishes a line connection with the monitoring center 1 (step 2102) and transmits a request message (step 2103).

リクエストメッセージを受信した監視センタ1からは、後述するリクエスト受付プログラムの処理によって、レスポンスメッセージが送信されてくるので、リクエストメッセージは、レスポンスメッセージを受信すると(ステップ2104)、受信したレスポンスメッセージに設定されている情報を空間情報管理DB45に格納する(ステップ2105)。そして、プロセス間通信によって、受信したレスポンスメッセージを端末画面表示プログラム44に送信してから(ステップ2106)、回線を切断する(ステップ2107)。   Since the response message is transmitted from the monitoring center 1 that has received the request message by the processing of the request reception program described later, the request message is set in the received response message when the response message is received (step 2104). The stored information is stored in the spatial information management DB 45 (step 2105). The received response message is transmitted to the terminal screen display program 44 by inter-process communication (step 2106), and the line is disconnected (step 2107).

一方、監視センタ1において、保守員端末3から送信されたリクエストメッセージは、リクエスト受付プログラムによって処理される。   On the other hand, in the monitoring center 1, the request message transmitted from the maintenance staff terminal 3 is processed by the request reception program.

図23はリクエスト受付プログラムの処理フローチャートである。   FIG. 23 is a process flowchart of the request reception program.

図23に示すように、リクエスト受付プログラムは、保守員端末3からの改選接続待ち状態となっており(ステップ2301)、接続されてリクエストメッセージを受信すると(ステップ2302)、受信したリクエストメッセージによって要求されている情報を、空間情報管理DB21から取得し(ステップ2303)、取得した情報を設定したレスポンスメッセージを作成して送信してから(ステップ2304)、回線を切断する(ステップ2305)。   As shown in FIG. 23, the request reception program is in a state of waiting for a selection connection from the maintenance staff terminal 3 (step 2301). When the request reception program is connected and receives a request message (step 2302), it is requested by the received request message. The acquired information is acquired from the spatial information management DB 21 (step 2303), a response message in which the acquired information is set is created and transmitted (step 2304), and the line is disconnected (step 2305).

なお、レスポンスメッセージのフォーマットは、図7に示したフォーマットと同様である。   The format of the response message is the same as the format shown in FIG.

以上説明した保守員端末3および監視センタ1の処理によって、第2の実施形態によれば、特に、アラーム/通報の発生時に、保守員は、エリア関連情報リストを合わせて受信し、そのうちの必要な情報のみを監視センタ1から取得することができる。このように、エリア関連情報をリスト化することで、保守員端末3への送信データ量を削減することができる。
(第3の実施形態)
さて、上述した第1の実施形態および第2の実施形態は、配電設備を監視対象とした保守支援システムを想定して説明したが、以下、一般的な情報配信サービスを実現した実施形態を、第3の実施形態として説明する。
According to the second embodiment, by the processing of the maintenance staff terminal 3 and the monitoring center 1 described above, especially when an alarm / report occurs, the maintenance staff receives the area-related information list together, and the necessary information is included. Only information can be obtained from the monitoring center 1. Thus, by listing the area related information, the amount of data transmitted to the maintenance staff terminal 3 can be reduced.
(Third embodiment)
The first embodiment and the second embodiment described above have been described assuming a maintenance support system for monitoring power distribution facilities. Hereinafter, an embodiment that realizes a general information distribution service will be described. This will be described as a third embodiment.

図24は、第3の実施形態に係る情報配信システムの構成図である。   FIG. 24 is a configuration diagram of an information distribution system according to the third embodiment.

図24に示すように、第3の実施形態に係る情報配信システムにおいては、情報配信サーバ5aが、ダイヤルアップ装置5bを介して移動体通信網8に接続され、情報提供端末6bが、モデム6aを介して移動体通信網8に接続された構成となっている。   As shown in FIG. 24, in the information distribution system according to the third embodiment, the information distribution server 5a is connected to the mobile communication network 8 via the dial-up device 5b, and the information providing terminal 6b is connected to the modem 6a. It is the structure connected to the mobile communication network 8 via.

また、GPS装置7aおよび携帯電話7cがペンコンピュータ7bに接続された携帯端末7が、移動体通信網8に接続されている。   A mobile terminal 7 in which a GPS device 7a and a mobile phone 7c are connected to a pen computer 7b is connected to a mobile communication network 8.

次に、各装置のソフトウェア構成について順に説明する。   Next, the software configuration of each device will be described in order.

始めに、情報配信サーバ5aのソフトウェア構成を図25に示す。   First, the software configuration of the information distribution server 5a is shown in FIG.

図25において、251は情報管理DB、252は情報登録/配信プログラム、253は端末管理プログラム、254はモバイル通信プログラムである。   In FIG. 25, 251 is an information management DB, 252 is an information registration / distribution program, 253 is a terminal management program, and 254 is a mobile communication program.

情報管理DB251には、携帯端末7の電話番号や位置情報、および、提供情報が格納される。   The information management DB 251 stores the telephone number and location information of the mobile terminal 7 and the provided information.

次に、情報提供端末6bのソフトウェア構成を図26に示す。   Next, the software configuration of the information providing terminal 6b is shown in FIG.

図26において、261はモバイル通信プログラム、262は情報提供プログラムである。   In FIG. 26, 261 is a mobile communication program and 262 is an information providing program.

最後に、携帯端末7(ペンコンピュータ7b)のソフトウェア構成を図27に示す。   Finally, FIG. 27 shows the software configuration of the portable terminal 7 (pen computer 7b).

図27に示すように、携帯端末7のソフトウェア構成は、モバイル通信プログラム271と、GPS装置7aによって測定された携帯端末7の位置情報を送信するGPS位置報告プログラム272と、情報配信サーバ5aからの情報を受信して表示する情報受信・表示プログラム273とからなっている。   As shown in FIG. 27, the software configuration of the mobile terminal 7 includes a mobile communication program 271, a GPS location report program 272 that transmits location information of the mobile device 7 measured by the GPS device 7 a, and an information distribution server 5 a. It comprises an information reception / display program 273 that receives and displays information.

情報配信サーバ5aによる携帯端末7の現在位置の把握は、携帯端末7で、定期的にGPS位置報告プログラム272が起動されて端末位置情報メッセージを情報配信サーバ5aに送信し、情報配信サーバ5aで、端末管理プログラム353が端末位置情報メッセージを受信して情報管理DB251に格納することで実現される。GPS位置報告プログラム272の処理フローチャートは、図13に示したGPS位置報告プログラム42の処理フローチャートと同様であり、端末管理プログラム353の処理フローチャートは、図15に示した端末メッセージ受信プログラム29の処理フローチャートの一部と同様であるので、詳細な説明を省略する。   Ascertaining the current position of the mobile terminal 7 by the information distribution server 5a is performed by periodically starting the GPS position report program 272 on the mobile terminal 7 and transmitting a terminal position information message to the information distribution server 5a. The terminal management program 353 receives the terminal location information message and stores it in the information management DB 251. The process flowchart of the GPS position report program 272 is the same as the process flowchart of the GPS position report program 42 shown in FIG. 13, and the process flowchart of the terminal management program 353 is the process flowchart of the terminal message reception program 29 shown in FIG. The detailed explanation is omitted.

次に、情報提供端末6aからの情報提供処理と、情報配信サーバ5aでの情報配信処理と、携帯端末7での情報受信処理について、図28〜図31を用いて説明する。   Next, the information provision process from the information provision terminal 6a, the information distribution process in the information distribution server 5a, and the information reception process in the portable terminal 7 will be described with reference to FIGS.

情報提供端末6bにおいては、新たな内容の情報が入力される際に、情報提供プログラム262が、図28の処理フローチャートに示す処理を実行する。   In the information providing terminal 6b, when new content information is input, the information providing program 262 executes the process shown in the process flowchart of FIG.

すなわち、情報提供端末6bにおいては、図28に示すように、情報提供プログラム262は、まず、情報に関連する位置情報および情報種別の入力を受け付けると共に(ステップ2801)、情報の内容の入力を受け付ける(ステップ2802)。そして、入力された内容を設定した提供情報メッセージを作成する(ステップ2803)。第3の実施形態では、交通渋滞情報,駐車場の空き情報,催し物情報等の、時々刻々と変化する情報を提供するものとする。   That is, in the information providing terminal 6b, as shown in FIG. 28, the information providing program 262 first accepts input of position information and information type related to information (step 2801) and accepts input of information content. (Step 2802). Then, a provision information message in which the input content is set is created (step 2803). In the third embodiment, information that changes from moment to moment, such as traffic congestion information, parking space availability information, and entertainment information, is provided.

ここで、提供情報メッセージのフォーマットは、図29に示すようになっており、位置情報291,情報種別292,データ293からなる。位置情報291には、情報に関連する位置情報が設定され、情報種別292には、情報種別が設定され、データ293には、情報の内容が設定される。   Here, the format of the provided information message is as shown in FIG. 29, and is composed of position information 291, information type 292, and data 293. Position information related to the information is set in the position information 291, the information type is set in the information type 292, and the information content is set in the data 293.

提供情報メッセージの作成後は、情報提供プログラム262は、情報配信サーバ5aとの間の回線接続を行い(ステップ2804)、提供情報メッセージを送信してから(ステップ2805)、回線を切断する(ステップ2806)。   After the provision information message is created, the information provision program 262 establishes a line connection with the information distribution server 5a (step 2804), transmits the provision information message (step 2805), and disconnects the line (step 2804). 2806).

情報提供端末6bから送信された提供情報メッセージは、情報配信サーバ5aにおいて、情報登録/配信プログラム252によって処理される。   The provision information message transmitted from the information provision terminal 6b is processed by the information registration / distribution program 252 in the information distribution server 5a.

図30は情報登録/配信プログラム252の処理フローチャートである。   FIG. 30 is a process flowchart of the information registration / distribution program 252.

図30に示すように、情報登録/配信プログラム252は、情報提供端末6bからの回線接続待ち状態となっており(ステップ3001)、接続されて提供情報メッセージを受信すると(ステップ3002)、受信した提供情報メッセージに設定されている情報を情報管理DB251に格納する(ステップ3003)。   As shown in FIG. 30, the information registration / distribution program 252 is in a line connection waiting state from the information provision terminal 6b (step 3001), and when it is connected and receives the provision information message (step 3002), the information registration / distribution program 252 Information set in the provided information message is stored in the information management DB 251 (step 3003).

そして、情報登録/配信プログラム252は、受信した提供情報メッセージに設定されている位置情報、および、各携帯端末7の位置情報を参照して、該提供情報メッセージを配信すべき携帯端末7をサーチする(ステップ3004)。   Then, the information registration / distribution program 252 searches the mobile terminal 7 to which the provided information message is to be distributed with reference to the position information set in the received provided information message and the position information of each mobile terminal 7. (Step 3004).

第3の実施形態では、情報に関連する位置から1km以内にいる携帯端末7に配信するものとする。そこで、情報登録/配信プログラム252は、ステップ3004では、情報管理DB21から各携帯端末7の位置情報を読み出して、受信した提供情報メッセージに設定されている位置情報が示す位置から1km以内に存在している携帯端末7をサーチする。   In 3rd Embodiment, it shall deliver to the portable terminal 7 which is within 1 km from the position relevant to information. Therefore, in step 3004, the information registration / distribution program 252 reads the location information of each portable terminal 7 from the information management DB 21 and exists within 1 km from the location indicated by the location information set in the received provided information message. Search for the portable terminal 7 that is currently in use.

そして、情報登録/配信プログラム252は、配信先として決定した全ての携帯端末7との間を、順次、回線接続し、情報提供メッセージを送信後、回線切断する(ステップ3005〜ステップ3008)。なお、サーチの結果、配信先となる携帯端末7がなければ、情報提供メッセージの送信は行わない。   Then, the information registration / distribution program 252 sequentially connects the lines to all the mobile terminals 7 determined as distribution destinations, disconnects the lines after transmitting the information providing message (steps 3005 to 3008). As a result of the search, if there is no mobile terminal 7 as a delivery destination, the information providing message is not transmitted.

情報配信サーバ5aから送信された情報提供メッセージは、携帯端末7において、情報受信・表示プログラム273によって処理される。   The information provision message transmitted from the information distribution server 5 a is processed by the information reception / display program 273 in the portable terminal 7.

図31は情報受信・表示プログラム273の処理フローチャートである。   FIG. 31 is a process flowchart of the information reception / display program 273.

図31に示すように、情報受信・表示プログラム273は、情報配信サーバ5aからの回線接続待ち状態となっており(ステップ3101)、接続されて提供情報メッセージを受信すると(ステップ3102)、受信した提供情報メッセージに設定されている情報を画面表示し(ステップ3103)、回線を切断する(ステップ3104)。   As shown in FIG. 31, the information reception / display program 273 is in a line connection waiting state from the information distribution server 5a (step 3101), and when it is connected and receives a provision information message (step 3102), it is received. The information set in the provided information message is displayed on the screen (step 3103), and the line is disconnected (step 3104).

以上説明した情報提供端末6b,情報配信サーバ5a,携帯端末7の処理によって、第3の実施形態によれば、情報提供端末6bで入力された情報が、その情報に関連する位置から1km以内に存在する携帯端末7に、リアルタイムに配信される。   According to the third embodiment, the information input by the information providing terminal 6b is within 1 km from the position related to the information by the processing of the information providing terminal 6b, the information distribution server 5a, and the portable terminal 7 described above. It is distributed in real time to the existing portable terminal 7.

第1の実施形態に係る保守支援システムの構成図。1 is a configuration diagram of a maintenance support system according to a first embodiment. 第1の実施形態における監視センタのソフトウェア構成図。FIG. 2 is a software configuration diagram of a monitoring center in the first embodiment. 第1の実施形態における監視局のソフトウェア構成図。The software block diagram of the monitoring station in 1st Embodiment. 第1の実施形態における保守員端末のソフトウェア構成図。The software block diagram of the maintenance worker terminal in 1st Embodiment. 第1の実施形態における情報収集プログラムの処理フローチャート。The processing flowchart of the information collection program in 1st Embodiment. 第1の実施形態における監視局アドレステーブルを示す説明図。Explanatory drawing which shows the monitoring station address table in 1st Embodiment. 第1の実施形態におけるメッセージのフォーマットを示す説明図。Explanatory drawing which shows the format of the message in 1st Embodiment. 第1の実施形態における観測データ転送/状態監視プログラムの処理フローチャート。7 is a processing flowchart of an observation data transfer / status monitoring program according to the first embodiment. 第1の実施形態におけるアラーム受信プログラムの処理フローチャート。The processing flowchart of the alarm reception program in 1st Embodiment. 第1の実施形態における通報受付プログラムの処理フローチャート。The processing flowchart of the report reception program in 1st Embodiment. 第1の実施形態における情報配信プログラムの処理フローチャート。The processing flowchart of the information delivery program in 1st Embodiment. 第1の実施形態における配信条件テーブルを示す説明図。Explanatory drawing which shows the delivery condition table in 1st Embodiment. 第1の実施形態におけるGPS位置報告プログラムの処理フローチャート。The processing flowchart of the GPS position report program in 1st Embodiment. 第1の実施形態における業務支援プログラムの処理フローチャート。5 is a processing flowchart of a business support program according to the first embodiment. 第1の実施形態における端末メッセージ受信プログラムの処理フローチャート。The process flowchart of the terminal message reception program in 1st Embodiment. 第1の実施形態におけるセンタ画面表示プログラムのフローチャート。The flowchart of the center screen display program in 1st Embodiment. 第1の実施形態における監視センタでの画面表示例を示す説明図。Explanatory drawing which shows the example of a screen display in the monitoring center in 1st Embodiment. 第1の実施形態における空間情報受信プログラムの処理フローチャート。The processing flowchart of the spatial information reception program in 1st Embodiment. 第1の実施形態における端末画面表示プログラムの処理フローチャート。The process flowchart of the terminal screen display program in 1st Embodiment. 第1の実施形態における保守員端末での画面表示例を示す説明図。Explanatory drawing which shows the example of a screen display in the maintenance worker terminal in 1st Embodiment. 第2の実施形態におけるリクエストプログラムの処理フローチャート。The processing flowchart of the request program in 2nd Embodiment. 第2の実施形態におけるリクエストメッセージのフォーマットを示す説明図。Explanatory drawing which shows the format of the request message in 2nd Embodiment. 第2の実施形態におけるリクエスト受付プログラムの処理フローチャート。The processing flowchart of the request reception program in 2nd Embodiment. 第3の実施形態に係る情報配信システムの構成図。The block diagram of the information delivery system which concerns on 3rd Embodiment. 第3の実施形態における情報配信サーバのソフトウェア構成図。The software block diagram of the information delivery server in 3rd Embodiment. 第3の実施形態における情報提供端末のソフトウェア構成図。The software block diagram of the information provision terminal in 3rd Embodiment. 第3の実施形態における携帯端末のソフトウェア構成図。The software block diagram of the portable terminal in 3rd Embodiment. 第3の実施形態における情報提供プログラムの処理フローチャート。The processing flowchart of the information provision program in 3rd Embodiment. 第3の実施形態における情報提供メッセージのフォーマットを示す説明図。Explanatory drawing which shows the format of the information provision message in 3rd Embodiment. 第3の実施形態における情報登録/配信プログラムの処理フローチャート。The processing flowchart of the information registration / distribution program in 3rd Embodiment. 第3の実施形態における情報受信・表示プログラムの処理フローチャート。The processing flowchart of the information reception / display program in 3rd Embodiment.

符号の説明Explanation of symbols

1…監視センタ、2…監視局、3…保守員端末、4,8…移動体通信網、1a…指令員端末、1b,5b…ダイヤルアップ装置、1c…電話、2a…制御装置、2b,3d…ディジタルカメラ、2c…センサ、2d,3c,7c…携帯電話、2e,3a,7a…GPS(Global Positioning System)装置、3b,7b
…ペンコンピュータ、5a…情報配信サーバ、6a…モデム、6b…情報提供端末、7…携帯端末、21,45…空間情報管理データベース、23…センタ画面表示プログラム、24…通報受付プログラム、26…情報収集プログラム、27…アラーム受信プログラム、28…情報配信プログラム、29…端末メッセージ受信プログラム、30,31,41,254,261,271…モバイル通信プログラム、32…観測データ転送/状態監視プログラム、42,272…GPS位置報告プログラム、43…ナビゲーション機能、44…端末画面表示プログラム、46…空間情報受信プログラム、47…業務支援プログラム、60…監視局アドレステーブル、120…配信条件テーブル、171…監視フィールド状況ウィンドウ、172…観測ウィンドウ、173…アラーム/通報ウィンドウ、251…情報管理データベース、252…情報登録/配信プログラム、253…端末管理プログラム、262…情報提供プログラム、273…情報受信・表示プログラム。
DESCRIPTION OF SYMBOLS 1 ... Monitoring center, 2 ... Monitoring station, 3 ... Maintenance worker terminal, 4,8 ... Mobile communication network, 1a ... Commander terminal, 1b, 5b ... Dial-up device, 1c ... Telephone, 2a ... Control device, 2b, 3d ... digital camera, 2c ... sensor, 2d, 3c, 7c ... mobile phone, 2e, 3a, 7a ... GPS (Global Positioning System) device, 3b, 7b
... Pen computer, 5a ... Information distribution server, 6a ... Modem, 6b ... Information providing terminal, 7 ... Mobile terminal, 21, 45 ... Spatial information management database, 23 ... Center screen display program, 24 ... Report reception program, 26 ... Information Collection program, 27 ... Alarm reception program, 28 ... Information distribution program, 29 ... Terminal message reception program, 30, 31, 41, 254, 261, 271 ... Mobile communication program, 32 ... Observation data transfer / status monitoring program, 42, 272 ... GPS position report program, 43 ... Navigation function, 44 ... Terminal screen display program, 46 ... Spatial information reception program, 47 ... Business support program, 60 ... Monitoring station address table, 120 ... Distribution condition table, 171 ... Monitoring field status Window, 172 ... Measurement window, 173 ... alarm / notification window, 251 ... information management database, 252 ... information registration / distribution program, 253 ... terminal management program, 262 ... information providing program, 273 ... information receiving and display program.

Claims (3)

監視フィールドに分散した監視対象の保守を保守員が行う保守システムにおいて、
監視フィールドの監視対象の監視情報を取得する監視局と接続され、移動体通信網を介して、保守員が携行する保守員端末と接続される監視センタサーバであって、
上記保守員端末の現在位置を示す端末位置情報を管理する端末位置管理手段と、
上記監視局から、監視局の取得した監視情報と、その監視情報の内容に関連する場所を示す情報関連位置情報とを収集する情報収集手段と、
収集した監視情報と、その監視情報の情報関連位置情報とを対応付けて記憶する情報記憶手段と、
上記情報記憶手段が記憶している監視情報の内容が更新された場合、および、上記情報記憶手段に新たな監視情報が記憶された場合に、該監視情報に対応する情報関連位置情報、および、上記端末位置管理手段が管理している端末位置情報に基づいて、配信先の保守員端末を選択し、選択した保守員端末に対してのみ、該監視情報を配信する情報配信手段とを備え、
上記情報記憶手段が記憶する監視情報は、
少なくとも、監視フィールドに設置された観測機器から収集した観測情報、該観測機器から通知されたアラーム情報、外部から通報されて直接入力された通報情報、および、保守員端末から通知された作業報告情報であり、
上記情報配信手段が、
上記監視フィールドが、複数のエリアに分割されて管理されている場合、配信すべき監視情報に対応する情報関連位置情報が示す場所を含むエリアに存在している保守員端末、
上記監視フィールドが、複数のエリアに分割されて管理され、各エリアごとに、該エリアを担当すべき保守員が割り当てられて管理されている場合、配信すべき監視情報に対応する情報関連位置情報が示す場所を含むエリアについて、該エリアを担当すべき保守員が携行する保守員端末、
上記監視フィールドが、複数のエリアに分割されて管理され、各エリアごとに、該エリアの監視局から収集した情報を配信すべき保守員が指定されて管理されている場合、配信すべき監視情報に対応する情報関連位置情報が示す場所を含むエリアについて、該エリアの監視局から収集した監視情報を配信すべき保守員が携行する保守員端末、
配信すべき情報に対応する情報関連位置情報が示す場所から、予め定めた距離内に存在している保守員端末、
のうちいずれか1つの条件と、配信すべき監視情報に対応する情報関連位置情報と、上記端末位置管理手段が管理している端末位置情報とに基づいて保守員端末を選択し、
配信すべき監視情報がアラーム情報または通報情報である場合に、該アラーム情報または該通報情報に対応する情報関連位置情報に基づいて、該情報関連位置情報が示す場所に関連する他の情報を上記情報記憶手段から検索し、検索した情報を、該アラーム情報または該通報情報と共に配信することを特徴とする監視センタサーバ。
In a maintenance system where maintenance personnel perform maintenance of monitoring targets distributed in the monitoring field,
A monitoring center server connected to a monitoring station that acquires monitoring information of a monitoring target of a monitoring field, and connected to a maintenance staff terminal carried by a maintenance staff via a mobile communication network,
Terminal location management means for managing terminal location information indicating the current location of the maintenance staff terminal;
Information collecting means for collecting monitoring information acquired by the monitoring station and information related position information indicating a location related to the content of the monitoring information from the monitoring station;
Information storage means for storing the collected monitoring information and the information-related position information of the monitoring information in association with each other;
When the content of the monitoring information stored in the information storage means is updated, and when new monitoring information is stored in the information storage means, information related position information corresponding to the monitoring information, and Based on the terminal location information managed by the terminal location management means, selecting a maintenance staff terminal as a delivery destination, and providing information delivery means for delivering the monitoring information only to the selected maintenance staff terminal,
The monitoring information stored by the information storage means is
At least observation information collected from the observation equipment installed in the monitoring field, alarm information notified from the observation equipment, notification information input from the outside directly input, and work report information notified from the maintenance staff terminal And
The information distribution means is
When the monitoring field is divided and managed in a plurality of areas, maintenance personnel terminals existing in the area including the location indicated by the information-related position information corresponding to the monitoring information to be distributed,
If the monitoring field is divided into a plurality of areas and managed, and each area is managed by assigning maintenance personnel who are in charge of the area, information-related position information corresponding to the monitoring information to be distributed A maintenance staff terminal carried by a maintenance staff who should be in charge of the area, including the area indicated by
When the monitoring field is divided into a plurality of areas and managed, and for each area, maintenance personnel to whom information collected from the monitoring stations in the area is designated and managed, the monitoring information to be distributed A maintenance staff terminal carried by a maintenance staff to deliver the monitoring information collected from the monitoring station in the area, including the area indicated by the information related position information corresponding to
Maintenance personnel terminals existing within a predetermined distance from the location indicated by the information-related position information corresponding to the information to be distributed,
A maintenance staff terminal is selected based on any one of the conditions, information-related position information corresponding to monitoring information to be distributed, and terminal position information managed by the terminal position management means ,
When the monitoring information to be distributed is alarm information or report information, based on the information related position information corresponding to the alarm information or the report information, other information related to the location indicated by the information related position information is described above. A monitoring center server characterized by retrieving from the information storage means and distributing the retrieved information together with the alarm information or the report information .
請求項記載の監視センタサーバであって、
上記情報記憶手段には、監視フィールドの各位置における監視情報の履歴がさらに記憶されており、
上記情報配信手段は、
上記アラーム情報または上記通報情報に対応する情報関連位置情報に該当する位置における監視情報の履歴を上記他の情報として、上記情報記憶手段から検索することを特徴とする監視センタサーバ。
The monitoring center server according to claim 1 ,
The information storage means further stores a history of monitoring information at each position of the monitoring field,
The information distribution means
A monitoring center server, wherein a history of monitoring information at a position corresponding to information related position information corresponding to the alarm information or the notification information is retrieved from the information storage means as the other information.
請求項記載の監視センタサーバであって、
上記情報記憶手段が記憶する監視情報は、
少なくとも、監視フィールドに設置された観測機器から収集した観測情報、該観測機器から通知されたアラーム情報、外部から通報されて直接入力された通報情報、および、保守員端末から通知された作業報告情報であり、
上記情報配信手段は、
配信すべき監視情報がアラーム情報または通報情報である場合に、該アラーム情報または該通報情報に対応する情報関連位置情報に基づいて、該情報関連位置情報が示す場所に関連する他の情報を上記情報記憶手段から検索し、検索した情報の一覧を示すリストを作成し、作成したリストを、該アラーム情報または該通報情報と共に配信し、
上記情報配信手段がリストを配信した保守員端末から、該リストによって示された情報のうちのいずれかの情報が要求された場合に、要求された情報を該保守員端末に配信することを特徴とする監視センタサーバ。
The monitoring center server according to claim 1 ,
The monitoring information stored by the information storage means is
At least observation information collected from the observation equipment installed in the monitoring field, alarm information notified from the observation equipment, notification information input from the outside directly input, and work report information notified from the maintenance staff terminal And
The information distribution means
When the monitoring information to be distributed is alarm information or report information, based on the information related position information corresponding to the alarm information or the report information, other information related to the location indicated by the information related position information is described above. Search from the information storage means, create a list showing a list of searched information, distribute the created list together with the alarm information or the report information,
The information delivery means delivers the requested information to the maintenance staff terminal when any of the information indicated by the list is requested from the maintenance staff terminal that delivered the list. A monitoring center server.
JP2004294592A 2004-10-07 2004-10-07 Monitoring center server Expired - Lifetime JP4520813B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004294592A JP4520813B2 (en) 2004-10-07 2004-10-07 Monitoring center server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004294592A JP4520813B2 (en) 2004-10-07 2004-10-07 Monitoring center server

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP11101249A Division JP2000295375A (en) 1999-04-08 1999-04-08 Information distribution server, monitoring center server and ce terminal

Publications (2)

Publication Number Publication Date
JP2005102239A JP2005102239A (en) 2005-04-14
JP4520813B2 true JP4520813B2 (en) 2010-08-11

Family

ID=34464159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004294592A Expired - Lifetime JP4520813B2 (en) 2004-10-07 2004-10-07 Monitoring center server

Country Status (1)

Country Link
JP (1) JP4520813B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007312175A (en) * 2006-05-19 2007-11-29 Toshiba Corp Messaging system
JP5874217B2 (en) * 2011-06-29 2016-03-02 東芝三菱電機産業システム株式会社 Drawing management system
US9785133B2 (en) 2012-02-10 2017-10-10 Fisher-Rosemount Systems, Inc. Methods for collaboratively assisting a control room operator
US10649424B2 (en) 2013-03-04 2020-05-12 Fisher-Rosemount Systems, Inc. Distributed industrial performance monitoring and analytics
US9558220B2 (en) 2013-03-04 2017-01-31 Fisher-Rosemount Systems, Inc. Big data in process control systems
US10551799B2 (en) 2013-03-15 2020-02-04 Fisher-Rosemount Systems, Inc. Method and apparatus for determining the position of a mobile control device in a process plant
CN111985827A (en) * 2020-08-26 2020-11-24 陕西中医药大学 Campus public health management system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05307693A (en) * 1992-04-30 1993-11-19 Hitachi Building Syst Eng & Service Co Ltd Remote monitoring equipment
JP3313512B2 (en) * 1994-06-29 2002-08-12 株式会社東芝 Mobile communication system
JPH08249569A (en) * 1995-03-13 1996-09-27 Hitachi Ltd Emergency information communication system, center equipment and mobile terminal equipment of the same
JPH1049798A (en) * 1996-08-05 1998-02-20 Toshiba Corp Method and system for mca loading
JPH10116113A (en) * 1996-10-09 1998-05-06 Hitachi Ltd Method and device for monitoring and controlling plant
JPH1198278A (en) * 1997-09-17 1999-04-09 Hitachi Building Systems Co Ltd System for automatically reporting maintenance information for building facility equipment
JPH11335020A (en) * 1998-05-21 1999-12-07 Mitsubishi Electric Building Techno Service Co Ltd Remote monitor system

Also Published As

Publication number Publication date
JP2005102239A (en) 2005-04-14

Similar Documents

Publication Publication Date Title
US10051430B2 (en) Determination device through clustering analysis of position history data, method, and non-transitory computer readable storage medium
US7194413B2 (en) Method of providing localized information from a single global transformation source
CN102136162B (en) A kind of power transmission line polling system
KR100725792B1 (en) System and method for providing geographic information in private webpage
CN103763122A (en) Fault information processing method and service system
WO2014057835A1 (en) Disaster information management device, disaster information system, management method for disaster information, and program for managing disaster information
JPWO2002027589A1 (en) Location information system and dispatch support system
JP2004127044A (en) Processing staff allocation method
JP4520813B2 (en) Monitoring center server
JP2000092240A (en) Information distribution system
JP2004078639A (en) Taxi call system
JP2000295375A (en) Information distribution server, monitoring center server and ce terminal
US8527314B2 (en) Optimum service selection assisting system
JP4363338B2 (en) POSITION INFORMATION SEARCH SYSTEM, POSITION INFORMATION SEARCH SERVER, AND POSITION INFORMATION SEARCH METHOD
JP2010239528A (en) Management system and method for provided services in communication network
JP2008283576A (en) Network search system, server, mobile terminal, and network search method
JP4970193B2 (en) Management system for abnormal locations such as nesting using mobile phones
JP2005274463A (en) Geographic information system and geographic information management method by means of information identifying utility poles
JP2007133503A (en) Method of sharing information and system for sharing information in distributed system
CN107580297A (en) A kind of meteorological data transmission method based on various regions meteorology base station and mobile terminal and accurate supplying system
AU747824B2 (en) Automatic mobile crew tracking system with remote access
JP2006232421A (en) Server, machine installation work management/operation system and method
JP4867951B2 (en) Information processing device
KR102262705B1 (en) Method for Managing Facility Visiting Repair Services in Network, and Managing Server Used Therein
EP4312418A1 (en) Method for automatic selection of servers

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060329

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080926

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080930

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090707

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090902

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: 20100511

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100521

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

Free format text: PAYMENT UNTIL: 20130528

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130528

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term