JP6460961B2 - Data compression collection system and method - Google Patents

Data compression collection system and method Download PDF

Info

Publication number
JP6460961B2
JP6460961B2 JP2015226925A JP2015226925A JP6460961B2 JP 6460961 B2 JP6460961 B2 JP 6460961B2 JP 2015226925 A JP2015226925 A JP 2015226925A JP 2015226925 A JP2015226925 A JP 2015226925A JP 6460961 B2 JP6460961 B2 JP 6460961B2
Authority
JP
Japan
Prior art keywords
data
compression
network connection
dictionary
devices
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.)
Active
Application number
JP2015226925A
Other languages
Japanese (ja)
Other versions
JP2017098673A (en
Inventor
真彦 辻
真彦 辻
可久 伊藤
可久 伊藤
片山 幸久
幸久 片山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2015226925A priority Critical patent/JP6460961B2/en
Publication of JP2017098673A publication Critical patent/JP2017098673A/en
Application granted granted Critical
Publication of JP6460961B2 publication Critical patent/JP6460961B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Recording Measured Values (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

この発明は、ネットワーク接続装置を介して収集するデータをネットワーク接続装置に紐づくデータ圧縮情報によって圧縮するデータ圧縮収集システムおよび方法に関する。   The present invention relates to a data compression and collection system and method for compressing data collected via a network connection device using data compression information associated with the network connection device.

従来においては、データ圧縮の方式として、辞書データを使用した圧縮技術を用いる方式が提唱されている。この方式は、各データ発生源から送信されたデータを、データ圧縮サーバにより予め記憶しておいた辞書データと比較することでデータを符号化し、符号化されたデータをデータ管理サーバに蓄積するものとなっている(例えば、非特許文献1を参照)。   Conventionally, a method using a compression technique using dictionary data has been proposed as a data compression method. This method encodes data by comparing data transmitted from each data generation source with dictionary data stored in advance by a data compression server, and stores the encoded data in a data management server. (For example, see Non-Patent Document 1).

“Advanced Compression with Oracle Database 11g”, ORACLE(登録商標)社,An Oracle White Paper January 2012“Advanced Compression with Oracle Database 11g”, ORACLE (registered trademark), An Oracle White Paper January 2012

上記従来の技術において、データ圧縮サーバにおける処理はデータ発生源のデータ数に比例して増大する。このため、各データ発生源から送信されたデータを1台のデータ圧縮サーバで一括して圧縮処理すると、データ圧縮サーバの処理負荷が非常に高くなる。そこで、データ圧縮サーバの処理負荷を軽減するために、データ圧縮サーバを複数台設け、データをセンサ単位で分割して上記複数のデータ圧縮サーバに入力することで、データの分散処理を可能にしたシステムが提案されている。   In the above conventional technique, the processing in the data compression server increases in proportion to the number of data of the data generation source. For this reason, if the data transmitted from each data generation source is collectively compressed by one data compression server, the processing load of the data compression server becomes very high. Therefore, in order to reduce the processing load of the data compression server, a plurality of data compression servers are provided, and the data can be distributed by dividing the data in units of sensors and inputting the data to the data compression servers. A system has been proposed.

しかし、従来のシステムでは、いずれのデータにも対応可能なように各データ圧縮サーバには必要なすべての辞書データを記憶させておく必要がある。このようにして、辞書データまでは分割することができないという問題がある。   However, in the conventional system, it is necessary to store all necessary dictionary data in each data compression server so that any data can be handled. Thus, there is a problem that even the dictionary data cannot be divided.

この発明は上記事情に着目してなされたもので、その目的とするところは、データ圧縮装置におけるデータベースの必要記憶容量の削減と処理負荷のさらなる軽減する技術を提供することにある。   The present invention has been made paying attention to the above circumstances, and an object thereof is to provide a technique for reducing the required storage capacity of the database and further reducing the processing load in the data compression apparatus.

上記課題を解決するためにこの発明の第1の態様は、複数のグループに分割された複数のデータ発生源が前記グループごとに対応付けられた複数のネットワーク接続装置と、前記複数のネットワーク接続装置との間でネットワークを介して通信が可能な複数のデータ圧縮装置と、前記複数のネットワーク接続装置と前記複数のデータ圧縮装置との間に配置されたロードバランサと、前記複数のデータ圧縮装置との間で前記ネットワークを介して通信が可能なデータ管理装置とを具備する。前記複数のネットワーク接続装置の各々は、自装置に対応付けられた前記データ発生源のグループから送信されたデータを受信し、当該受信されたデータを前記ネットワーク接続装置を識別するための識別情報を付与したのち前記データ圧縮装置に向け送信する。前記データ管理装置は、前記データ発生源のグループごとに、当該グループに属するデータ発生源から発生されるデータを圧縮処理するために必要な辞書データを、前記グループに対応するデータ圧縮装置に記憶させる。前記ロードバランサは、前記複数のネットワーク接続装置から送信されたデータを、当該データに付与されている識別情報をもとに、送信元のネットワーク接続装置に対応付けられたデータ圧縮装置へ転送する。前記複数のデータ圧縮装置の各々は、前記ロードバランサから転送されたデータを受信し、当該受信されたデータを前記記憶された辞書データと比較して重複部分を圧縮し、当該圧縮処理後のデータを前記データ管理装置へ送信し蓄積させるようにしたものである。   In order to solve the above-described problem, a first aspect of the present invention includes a plurality of network connection devices in which a plurality of data generation sources divided into a plurality of groups are associated with each other, and the plurality of network connection devices. A plurality of data compression devices capable of communicating with each other via a network, a load balancer disposed between the plurality of network connection devices and the plurality of data compression devices, and the plurality of data compression devices, And a data management device capable of communicating via the network. Each of the plurality of network connection devices receives data transmitted from the group of data generation sources associated with the own device, and uses the received information to identify identification information for identifying the network connection device. After the assignment, the data is transmitted to the data compression apparatus. The data management device stores, for each group of the data generation sources, dictionary data necessary for compressing data generated from the data generation sources belonging to the group in a data compression device corresponding to the group. . The load balancer transfers data transmitted from the plurality of network connection devices to a data compression device associated with the transmission source network connection device based on identification information assigned to the data. Each of the plurality of data compression devices receives the data transferred from the load balancer, compares the received data with the stored dictionary data, compresses the overlapped portion, and the data after the compression processing Is transmitted to the data management apparatus and stored.

この発明の第2の態様は、前記辞書データを設定する際に、前記すべてのデータ発生源から圧縮処理前のデータを予め設定した期間にわたって繰り返し収集し、この収集した各データに対しスキャンを行ってそれぞれ圧縮処理に必要な辞書データを作成し、この作成した辞書データを、前記データ発生源のグループごとに分けて対応するデータ圧縮装置へ送信し記憶させるようにしたものである。   According to a second aspect of the present invention, when the dictionary data is set, data before compression processing is repeatedly collected over a preset period from all the data generation sources, and each collected data is scanned. Thus, dictionary data necessary for the compression process is created, and the created dictionary data is divided into groups of the data generation sources and transmitted to the corresponding data compression apparatus for storage.

この発明の第3の態様は、前記辞書データを設定する際に、前記データ発生源のグループごとに、圧縮処理前のデータを予め設定した期間にわたって収集し、この収集した各データに対しスキャンを行ってそれぞれ圧縮処理に必要な辞書データを作成し、このグループごとに作成した辞書データを、当該グループに対応するデータ圧縮装置へ送信し記憶させるようにしたものである。   According to a third aspect of the present invention, when the dictionary data is set, data before compression processing is collected over a preset period for each group of the data generation sources, and each collected data is scanned. In this way, dictionary data necessary for the compression processing is created, and the dictionary data created for each group is transmitted to and stored in the data compression apparatus corresponding to the group.

この発明の第1の態様によれば、各データ圧縮装置では、データ発生源の対応するグループから送信されたデータのみを圧縮処理すればよいことになり、これにより圧縮対象のデータ数を減らしてデータ圧縮装置の処理負荷を軽減することが可能となる。加えて、データ圧縮装置には、対応するデータ発生源のグループから送信されるデータの圧縮処理に必要な辞書データのみが記憶される。このため、データ圧縮装置の辞書データを記憶するために必要な記憶容量は削減され、かつ1つのデータを圧縮処理する際に比較する辞書データの数も削減されるため、圧縮処理に必要な計算量を減らして処理負荷をさらに軽減することができる。   According to the first aspect of the present invention, each data compression apparatus needs to compress only the data transmitted from the corresponding group of data generation sources, thereby reducing the number of data to be compressed. It becomes possible to reduce the processing load of the data compression apparatus. In addition, the data compression apparatus stores only dictionary data necessary for compression processing of data transmitted from the corresponding group of data generation sources. For this reason, the storage capacity required to store the dictionary data of the data compression apparatus is reduced, and the number of dictionary data to be compared when compressing one data is also reduced. The processing load can be further reduced by reducing the amount.

この発明の第2の態様によれば、データ発生源から送信されるすべてのデータに対応する辞書データがデータ管理装置において作成され、当該作成された辞書データがデータ発生源のグループごとに分割されて対応するデータ圧縮装置に設定される。
この発明の第3の態様によれば、データ管理装置により、データ発生源のグループごとに辞書データが作成されて対応するデータ圧縮装置に設定される。
従って、各データ圧縮装置が必要とする辞書データを自動的に作成してデータ圧縮装置に設定することが可能となる。
According to the second aspect of the present invention, dictionary data corresponding to all data transmitted from the data generation source is created in the data management device, and the created dictionary data is divided for each group of data generation sources. To the corresponding data compression device.
According to the third aspect of the present invention, the data management device creates dictionary data for each group of data generation sources and sets the dictionary data in the corresponding data compression device.
Therefore, dictionary data required by each data compression device can be automatically created and set in the data compression device.

この発明によれば、データ圧縮装置におけるデータベースの必要記憶容量の削減と処理負荷のさらなる軽減を可能にしたデータ圧縮収集システムおよび方法を提供することができる。   According to the present invention, it is possible to provide a data compression collection system and method capable of reducing the required storage capacity of the database and further reducing the processing load in the data compression apparatus.

この発明の第1の実施形態に係るデータ圧縮収集システムの全体構成を示す図。The figure which shows the whole structure of the data compression collection system which concerns on 1st Embodiment of this invention. 図1に示したデータ圧縮収集システムの機能構成を示すブロック図。The block diagram which shows the function structure of the data compression collection system shown in FIG. 図2に示したシステムの動作シーケンスを示す図。The figure which shows the operation | movement sequence of the system shown in FIG.

以下、図面を参照してこの発明に係わる実施形態を説明する。
[第1の実施形態]
(構成)
図1はこの発明の第1の実施形態に係るデータ圧縮収集システムの全体構成を示す図であり、S1〜Snはデータ発生源の一例としてのセンサを示している。センサS1〜Snは、設備や人に設置または所持されるもので、一例としては赤外線カメラや可視カメラ、温度センサ、電力量センサ、心拍センサ、歩数センサ、位置センサ、3次元加速度センサ等がある。
Embodiments according to the present invention will be described below with reference to the drawings.
[First Embodiment]
(Constitution)
FIG. 1 is a diagram showing an overall configuration of a data compression / collection system according to a first embodiment of the present invention, and S1 to Sn denote sensors as examples of data generation sources. The sensors S1 to Sn are installed or possessed by equipment or people, and examples include an infrared camera, a visible camera, a temperature sensor, an electric energy sensor, a heart rate sensor, a step sensor, a position sensor, a three-dimensional acceleration sensor, and the like. .

第1の実施形態に係るデータ圧縮収集システムは、上記センサS1〜Snからそれぞれ送信されるデータを受信する、ネットワーク接続装置としての複数のゲートウェイ端末(GW端末)1A〜1Xと、上記GW端末1A〜1Xから送信されたデータを圧縮するデータ圧縮サーバ3A〜3Xと、上記GW端末1A〜1Xとデータ圧縮サーバ3A〜3Xとの間に配置されるロードバランサ2と、データ管理サーバ4とを備えている。これらのGW端末1A〜1X、ロードバランサ2、データ圧縮サーバ3A〜3Xおよびデータ管理サーバ4は、図示しないネットワークを介して相互にデータ通信が可能となっている。   The data compression and collection system according to the first embodiment includes a plurality of gateway terminals (GW terminals) 1A to 1X as network connection devices that receive data transmitted from the sensors S1 to Sn, respectively, and the GW terminal 1A. Data compression servers 3A-3X for compressing data transmitted from 1X, a load balancer 2 disposed between the GW terminals 1A-1X and the data compression servers 3A-3X, and a data management server 4 ing. These GW terminals 1A to 1X, load balancer 2, data compression servers 3A to 3X, and data management server 4 are capable of data communication with each other via a network (not shown).

上記センサS1〜Snは、例えば地域ごとに、組織ごとに、或いはセンサの種類ごとにグループ化され、グループごとに上記GW端末1A〜1Xに対応付けされている。例えば図1では、センサS1,S2はGW端末1Aに、またセンサSn-1,SnはGW端末1Xにそれぞれ対応付けされている。従って、GW端末1A〜1Xはそれぞれ自端末に対応付けられたセンサS1〜Snのみからデータを受信する。   The sensors S1 to Sn are grouped, for example, for each region, for each organization, or for each type of sensor, and are associated with the GW terminals 1A to 1X for each group. For example, in FIG. 1, the sensors S1 and S2 are associated with the GW terminal 1A, and the sensors Sn-1 and Sn are associated with the GW terminal 1X. Therefore, each of the GW terminals 1A to 1X receives data only from the sensors S1 to Sn associated with the own terminal.

図2は上記データ圧縮収集システムの機能構成を示すブロック図である。
GW端末1A〜1Xはいずれも、第1の実施形態を実現する上で必要な新たな機能として、GW情報付与部11を有している。GW情報付与部11は、上記対応付けされたセンサS1〜Snから送信されたデータが受信されると、この受信されたデータに対しGW端末を一意に識別するための識別情報(GW−ID)を付与する。
FIG. 2 is a block diagram showing a functional configuration of the data compression / collection system.
Each of the GW terminals 1 </ b> A to 1 </ b> X has a GW information adding unit 11 as a new function necessary for realizing the first embodiment. When the data transmitted from the associated sensors S1 to Sn is received, the GW information adding unit 11 is identification information (GW-ID) for uniquely identifying the GW terminal with respect to the received data. Is granted.

ロードバランサ2は、上記GW端末1A〜1Xからデータが送信されると、当該データに付与されているGW−IDをもとに、上記GW端末1A〜1Xと予め対応付けられたデータ圧縮サーバ3A〜3Xへ上記データを転送する処理を行う。   When data is transmitted from the GW terminals 1A to 1X, the load balancer 2 uses the data compression server 3A associated in advance with the GW terminals 1A to 1X based on the GW-ID assigned to the data. Process for transferring the data to ˜3X.

データ圧縮サーバ3A〜3Xはいずれも、辞書データデータベース(辞書データDB)31と、データ圧縮部32とを有している。辞書データDB31は、データ圧縮サーバ3A〜3Xごとに、当該データ圧縮サーバ3A〜3Xが取り扱うデータを圧縮するために必要十分な辞書データを記憶する。データ圧縮部32は、上記ロードバランサ2から転送されたデータを、上記辞書データDB31に記憶された辞書データを用いて圧縮処理する。   Each of the data compression servers 3 </ b> A to 3 </ b> X includes a dictionary data database (dictionary data DB) 31 and a data compression unit 32. The dictionary data DB 31 stores, for each data compression server 3A to 3X, dictionary data necessary and sufficient for compressing data handled by the data compression servers 3A to 3X. The data compression unit 32 compresses the data transferred from the load balancer 2 using the dictionary data stored in the dictionary data DB 31.

データ管理サーバ4は、第1の実施形態を実現するために必要な機能として、既存の収集データデータベース(収集データDB)41およびデータ管理部42に加え、辞書データDB43と、辞書データ管理部44を新たに有している。   The data management server 4 includes a dictionary data DB 43 and a dictionary data management unit 44 in addition to the existing collection data database (collection data DB) 41 and the data management unit 42 as functions necessary for realizing the first embodiment. Has a new.

収集データDB41は、上記データ圧縮サーバ3A〜3Xにより圧縮されたデータを蓄積するために用いられる。データ管理部42は、上記データ圧縮サーバ3A〜3Xから送られた圧縮後のデータを、例えば受信日時、センサの識別情報およびGW−IDと関連付けて上記収集データDB41に格納する処理を行う。   The collected data DB 41 is used for storing data compressed by the data compression servers 3A to 3X. The data management unit 42 performs processing for storing the compressed data sent from the data compression servers 3A to 3X in the collected data DB 41 in association with, for example, the reception date and time, sensor identification information, and GW-ID.

辞書データDB43は、第1の実施形態のシステムで取り扱うすべてのセンサS1〜Snのデータに対応する辞書データを記憶する。辞書データ管理部44は、上記辞書データDB43に記憶された辞書データを、上記センサS1〜Snのグループに対応して分類し、分類した辞書データを対応するデータ圧縮サーバ3A〜3Xに送信して辞書DB31に格納させる処理を行う。   The dictionary data DB 43 stores dictionary data corresponding to data of all the sensors S1 to Sn handled by the system of the first embodiment. The dictionary data management unit 44 classifies the dictionary data stored in the dictionary data DB 43 corresponding to the group of the sensors S1 to Sn, and transmits the classified dictionary data to the corresponding data compression servers 3A to 3X. Processing to be stored in the dictionary DB 31 is performed.

(動作)
次に、以上のように構成されたシステムにおけるデータ圧縮収集動作を説明する。図3はその動作シーケンスを示す図である。
(1)辞書データの更新
データ管理サーバ4は、先ず辞書データの更新フェーズP1において、辞書データ管理部44の制御の下、ステップST11により、システムで取り扱うすべてのセンサS1〜Snのデータを圧縮処理するために必要な辞書データを作成し、作成した辞書データを辞書データDB43に格納する。
(Operation)
Next, the data compression and collection operation in the system configured as described above will be described. FIG. 3 shows the operation sequence.
(1) Updating dictionary data First, in the dictionary data updating phase P1, the data management server 4 compresses the data of all the sensors S1 to Sn handled by the system in step ST11 under the control of the dictionary data management unit 44. Dictionary data necessary for the creation is created, and the created dictionary data is stored in the dictionary data DB 43.

そして、上記作成された辞書データを、センサのグループに対応して分類し、分類した辞書データを対応するデータ圧縮サーバ3A〜3Xにそれぞれ送信して辞書DB31に記憶させる。   Then, the created dictionary data is classified corresponding to the group of sensors, and the classified dictionary data is transmitted to the corresponding data compression servers 3A to 3X and stored in the dictionary DB 31.

上記辞書データの分類手法には、以下の手法がある。
(1) システムオペレータが、データ管理サーバ4に対し図示しない保守用端末から、システムが取り扱うすべてのセンサS1〜Snのデータを圧縮処理するために必要な辞書データを手操作で入力し、この手入力された辞書データを、上記センサS1〜Snのグループに対応付けられたGW端末1A〜1XのGW−IDと関連付けて辞書データDB43に記憶させる。データ管理サーバ4の辞書データ管理部44は、上記辞書データDB43に格納された辞書データを、GW−IDごとに読み出して対応するデータ圧縮サーバ3A〜3Xへそれぞれ送信し、辞書データDB31に記憶させる。
なお、上記手入力の代わりに、上記センサS1〜Snのグループ別の辞書データを別途作成しておき、この辞書データを記憶媒体を用いてデータ管理サーバ4に入力するようにしてもよい。
The dictionary data classification methods include the following methods.
(1) A system operator manually inputs dictionary data necessary for compressing data of all the sensors S1 to Sn handled by the system from a maintenance terminal (not shown) to the data management server 4. The input dictionary data is stored in the dictionary data DB 43 in association with the GW-IDs of the GW terminals 1A to 1X associated with the groups of the sensors S1 to Sn. The dictionary data management unit 44 of the data management server 4 reads the dictionary data stored in the dictionary data DB 43 for each GW-ID, transmits it to the corresponding data compression servers 3A to 3X, and stores them in the dictionary data DB 31. .
Instead of the manual input, dictionary data for each group of the sensors S1 to Sn may be created separately, and the dictionary data may be input to the data management server 4 using a storage medium.

(2) データ管理サーバ4の辞書データ管理部44において、先ずすべてのセンサS1〜Snから圧縮前のデータを予め設定した期間にわたって繰り返し収集し、この収集した各データに対しスキャンを行ってそれぞれ圧縮処理に必要な辞書データを作成する。そして、この作成した辞書データを、上記センサS1〜Snのグループに対応付けられたGW端末1A〜1XのGW−IDと関連付けた状態で、辞書データDB43に格納する。次に、上記辞書データDB43に格納された辞書データを、GW−IDごとに読み出して、対応するデータ圧縮サーバ3A〜3Xへ送信し、辞書データDB31に記憶させる。   (2) In the dictionary data management unit 44 of the data management server 4, first, data before compression is repeatedly collected from all the sensors S1 to Sn over a preset period, and each collected data is scanned and compressed. Create dictionary data required for processing. Then, the created dictionary data is stored in the dictionary data DB 43 in a state associated with the GW-IDs of the GW terminals 1A to 1X associated with the groups of the sensors S1 to Sn. Next, the dictionary data stored in the dictionary data DB 43 is read for each GW-ID, transmitted to the corresponding data compression servers 3A to 3X, and stored in the dictionary data DB 31.

(3) データ管理サーバ4が、先ずセンサS1〜Snから圧縮前のデータを、予め設定した期間にわたりGW端末1A〜1Xごとに収集する。そして、GW端末1A〜1Xごとに、収集した各データに対しそれぞれスキャンを行って、GW端末1A〜1Xが符号化圧縮する際に必要な辞書データを作成する。次に、上記作成された辞書データを、GW端末1A〜1XのGW−IDと関連付けた状態で辞書データDB43に格納する。そして、上記辞書データDB43に格納された辞書データを、GW−IDごとに読み出して対応するデータ圧縮サーバ3A〜3Xへ送信し、辞書データDB31に記憶させる。   (3) The data management server 4 first collects the data before compression from the sensors S1 to Sn for each of the GW terminals 1A to 1X over a preset period. Then, the collected data is scanned for each of the GW terminals 1A to 1X, and dictionary data necessary for the GW terminals 1A to 1X to perform coding compression is created. Next, the created dictionary data is stored in the dictionary data DB 43 in a state associated with the GW-IDs of the GW terminals 1A to 1X. Then, the dictionary data stored in the dictionary data DB 43 is read for each GW-ID, transmitted to the corresponding data compression servers 3A to 3X, and stored in the dictionary data DB 31.

以上の処理により、GW端末1A〜1Xの辞書データDB31には、当該GW端末1A〜1Xが取り扱うデータの種類に対応した辞書データのみが記憶されることになる。なお、以上述べた辞書データの更新処理は、定期的に実行される。   Through the above processing, only dictionary data corresponding to the type of data handled by the GW terminals 1A to 1X is stored in the dictionary data DB 31 of the GW terminals 1A to 1X. The dictionary data update process described above is periodically executed.

(2)データの圧縮収集
上記辞書データの更新処理が終了すると、以後システムはデータの圧縮収集処理が可能となる。
センサS1〜Snからデータを受信すると、GW端末1A〜1Xは図3に示すデータ圧縮収集フェーズP2において、GW情報付与部11の制御の下、先ずステップST12により、上記受信されたデータに対し自己のGW−IDを付与する。
(2) Data compression and collection When the dictionary data update process is completed, the system can subsequently perform data compression and collection processes.
When the data is received from the sensors S1 to Sn, the GW terminals 1A to 1X are self-regarded with respect to the received data in step ST12 under the control of the GW information adding unit 11 in the data compression and collection phase P2 shown in FIG. GW-ID is assigned.

GW−IDの付与方法には次の手法が考えられる。
(1) データ管理サーバ4上でセンサS1〜Snのデータをリソースツリーとして管理し、当該リソースツリーのうちGW端末1A〜1Xが取り扱うデータに対応するツリーをGW端末1A〜1Xに通知する。GW端末1A〜1Xは、対応するセンサS1〜Snから受信したデータに対し、上記ツリーを参照してGW−IDを付与する。なお、リソースツリーは、GW端末1A〜1Xが自身で取り扱うセンサのデータに対応する分だけ作成し、管理するようにしてもよい。
(2) データの属性としてGW−ID属性を新たに追加し、GW−IDの属性値として付与する。
The following method can be considered as a method for assigning a GW-ID.
(1) The data of the sensors S1 to Sn is managed as a resource tree on the data management server 4, and the tree corresponding to the data handled by the GW terminals 1A to 1X in the resource tree is notified to the GW terminals 1A to 1X. The GW terminals 1A to 1X assign GW-IDs to the data received from the corresponding sensors S1 to Sn with reference to the tree. Note that the resource tree may be created and managed by the amount corresponding to the sensor data handled by the GW terminals 1A to 1X.
(2) A GW-ID attribute is newly added as a data attribute, and is given as an attribute value of the GW-ID.

次にGW端末1A〜1Xは、上記GW−IDが付与されたデータをデータ圧縮サーバ3A〜3Xへ向け送信する。このデータの伝送路上においてロードバランサ2は、上記データを受信すると、当該データに付与されているGW−IDをもとに上記データの転送先を判定する。そして、GW端末1A〜1Xと予め関連付けられているデータ圧縮サーバ3A〜3Xへ、上記GW−IDが付与されたデータを転送する。   Next, the GW terminals 1A to 1X transmit the data provided with the GW-ID to the data compression servers 3A to 3X. When the load balancer 2 receives the data on the data transmission path, the load balancer 2 determines the transfer destination of the data based on the GW-ID assigned to the data. Then, the data with the GW-ID is transferred to the data compression servers 3A to 3X previously associated with the GW terminals 1A to 1X.

データ圧縮サーバ3A〜3Xは、上記データを受信すると、当該受信したデータに付与されたGW−IDをもとに、当該データが自サーバで取り扱うべきものか否かを判定する。そして、自サーバで取り扱うべきものであれば、データ圧縮部32の制御の下、ステップST13により上記データを圧縮処理する。この圧縮処理は、上記データを、辞書データDB31に格納された辞書データとを用い、データを圧縮することによりなされる。   When the data compression servers 3A to 3X receive the data, the data compression servers 3A to 3X determine whether or not the data should be handled by the server based on the GW-ID assigned to the received data. If it should be handled by its own server, the data is compressed in step ST13 under the control of the data compression unit 32. This compression process is performed by compressing the data using the dictionary data stored in the dictionary data DB 31.

続いてデータ圧縮サーバ3A〜3Xは、上記のように圧縮されたデータをデータ管理サーバ4へ送信する。データ管理サーバ4は、上記圧縮されたデータを受信すると、データ管理部42の制御の下、上記受信された圧縮済のデータを受信日時、センサの識別情報および上記GW−IDと関連付けて、収集データDB41に格納する。   Subsequently, the data compression servers 3 </ b> A to 3 </ b> X transmit the data compressed as described above to the data management server 4. Upon receiving the compressed data, the data management server 4 collects the received compressed data in association with the reception date / time, sensor identification information, and the GW-ID under the control of the data management unit 42. Store in the data DB 41.

(効果)
以上詳述したように第1の実施形態では、センサS1〜Snをグループ化してグループごとにGW端末1A〜1Xに対応付け、GW端末1A〜1XにGW情報付与部11を設けて、センサS1〜Snから受信したデータに自端末のGW−IDを付与することで、データがGW端末1A〜1Xに対応付けられたデータ圧縮サーバ3A〜3Xへ送信されるようにしている。一方、データ管理サーバ4には辞書データ管理部44を設け、上記センサの各グループにそれぞれ対応する辞書データを作成して上記データ圧縮サーバ3A〜3Xに記憶させるようにしている。
(effect)
As described above in detail, in the first embodiment, the sensors S1 to Sn are grouped and associated with the GW terminals 1A to 1X for each group, and the GW information providing unit 11 is provided in the GW terminals 1A to 1X, and the sensor S1 By giving the GW-ID of the own terminal to the data received from ~ Sn, the data is transmitted to the data compression servers 3A to 3X associated with the GW terminals 1A to 1X. On the other hand, the data management server 4 is provided with a dictionary data management unit 44 to create dictionary data corresponding to each group of the sensors and store them in the data compression servers 3A to 3X.

従って、データ圧縮サーバ3A〜3Xでは、対応するセンサグループから送信されたデータのみを圧縮処理すればよいことになり、これにより圧縮対象のデータ数を減らしてデータ圧縮サーバ3A〜3Xの処理負荷を軽減することが可能となる。しかも、データ圧縮サーバ3A〜3Xには、対応するセンサのグループから送信されるデータの圧縮処理に必要な辞書データのみが記憶される。このため、辞書データベースの必要記憶容量は削減され、かつ1つのデータを圧縮処理する際に比較する辞書データの数も減るため、圧縮処理に必要な計算量を減らして処理負荷をさらに軽減することができる。   Therefore, the data compression servers 3A to 3X need only compress the data transmitted from the corresponding sensor group, thereby reducing the number of data to be compressed and reducing the processing load on the data compression servers 3A to 3X. It becomes possible to reduce. In addition, the data compression servers 3A to 3X store only dictionary data necessary for compression processing of data transmitted from the corresponding sensor group. For this reason, the required storage capacity of the dictionary database is reduced, and the number of dictionary data to be compared when compressing one piece of data is reduced. Therefore, the processing load can be further reduced by reducing the amount of calculation required for the compression processing. Can do.

[他の実施形態]
第1の実施形態では、データ圧縮サーバ3A〜3XとGW端末1A〜1Xとを別に設ける場合を例にとって説明したが、GW端末にデータ圧縮部を設けるように構成してもよい。このような構成にすると、GW端末からデータ管理サーバへは圧縮後のデータが伝送されることになり、ネットワーク上の通信量を削減することができる。
[Other Embodiments]
In the first embodiment, the case where the data compression servers 3A to 3X and the GW terminals 1A to 1X are separately provided has been described as an example. However, the data compression unit may be provided in the GW terminal. With such a configuration, the compressed data is transmitted from the GW terminal to the data management server, and the amount of communication on the network can be reduced.

第1の実施形態の対象データとするデータを適用した場合を例にとって説明したが、データ以外に各種管理データや統計データ等をクラウドサーバが収集し管理するシステムにも適用できる。   Although the case where data as target data of the first embodiment is applied has been described as an example, the present invention can also be applied to a system in which a cloud server collects and manages various management data and statistical data in addition to data.

第1の実施形態では、GW端末1A〜1Xがデータに対しケートウェイ端末を識別するためのGW−IDを付与するようにしたが、センサS1〜Snのグループごとにグループ識別情報を決めておき、このグループ識別情報を付与するようにしてもよい。   In the first embodiment, the GW terminals 1A to 1X assign GW-IDs for identifying the gateway terminals to the data. However, group identification information is determined for each group of sensors S1 to Sn. The group identification information may be given.

その他、ネットワーク接続装置の種類やデータ圧縮サーバにより行われるデータ圧縮処理の方式、各データ圧縮装置に対する辞書データの設定方法、ネットワーク接続装置における識別情報の付与方法等についても、この発明の要旨を逸脱しない範囲で種々変形して実施可能である。   In addition, the type of network connection device, the method of data compression processing performed by the data compression server, the dictionary data setting method for each data compression device, the method of assigning identification information in the network connection device, etc. Various modifications can be made without departing from the scope.

すなわち、本発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   That is, the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

S1〜Sn…センサ、1A〜1X…GW端末、2…ロードバランサ、3A〜3X…データ圧縮サーバ、4…データ管理サーバ、11…GW情報付与部、31…辞書データDB、32…データ圧縮部、41…収集データDB、42…データ管理部、43…辞書データDB、44…辞書データ管理部。   S1 to Sn: sensor, 1A to 1X ... GW terminal, 2 ... load balancer, 3A to 3X ... data compression server, 4 ... data management server, 11 ... GW information adding unit, 31 ... dictionary data DB, 32 ... data compression unit 41 ... Collected data DB, 42 ... Data management unit, 43 ... Dictionary data DB, 44 ... Dictionary data management unit.

Claims (2)

複数のグループに分割された複数のデータ発生源が前記グループごとに対応付けられた複数のネットワーク接続装置と、
前記複数のネットワーク接続装置との間でネットワークを介して通信が可能な複数のデータ圧縮装置と、
前記複数のネットワーク接続装置と前記複数のデータ圧縮装置との間に配置されたロードバランサと、
前記複数のデータ圧縮装置との間で前記ネットワークを介して通信が可能なデータ管理装置とを具備し、
前記複数のネットワーク接続装置の各々は、
自装置に対応付けられた前記データ発生源のグループから送信されたデータを受信する手段と、
前記受信されたデータに対し、前記ネットワーク接続装置を識別するための識別情報を付与する識別情報付与手段と、
前記識別情報が付与されたデータを前記データ圧縮装置に向け送信する手段と
を備え、
前記データ管理装置は、前記データ発生源のグループごとに、当該グループに属するデータ発生源から発生されるデータを圧縮処理するために必要な辞書データを、前記グループに対応するデータ圧縮装置に記憶させる辞書データ管理手段を備え、
前記ロードバランサは、前記複数のネットワーク接続装置から送信されたデータを、当該データに付与されている識別情報をもとに、送信元のネットワーク接続装置に対応付けられたデータ圧縮装置へ転送する手段を備え、
前記複数のデータ圧縮装置の各々は、
前記ロードバランサから転送されたデータを受信する手段と、
前記受信されたデータを前記記憶された辞書データと比較して重複部分を圧縮する圧縮処理手段と、
前記圧縮処理後のデータを前記データ管理装置へ送信し蓄積させる手段と
を備えることを特徴とするデータ圧縮収集システム。
A plurality of network connection devices in which a plurality of data generation sources divided into a plurality of groups are associated with each group;
A plurality of data compression devices capable of communicating with the plurality of network connection devices via a network;
A load balancer disposed between the plurality of network connection devices and the plurality of data compression devices;
A data management device capable of communicating with the plurality of data compression devices via the network;
Each of the plurality of network connection devices includes:
Means for receiving data transmitted from the group of data generation sources associated with the device;
Identification information giving means for giving identification information for identifying the network connection device to the received data;
Means for transmitting the data provided with the identification information to the data compression device,
The data management device stores, for each group of the data generation sources, dictionary data necessary for compressing data generated from the data generation sources belonging to the group in a data compression device corresponding to the group. With dictionary data management means,
The load balancer is configured to transfer data transmitted from the plurality of network connection devices to a data compression device associated with the transmission source network connection device based on identification information attached to the data. With
Each of the plurality of data compression devices includes:
Means for receiving data transferred from the load balancer;
Compression processing means for comparing the received data with the stored dictionary data and compressing overlapping portions;
Means for transmitting and storing the data after the compression processing to the data management device.
複数のグループに分割された複数のデータ発生源が前記グループごとに対応付けられた複数のネットワーク接続装置と、前記複数のネットワーク接続装置との間でネットワークを介して通信が可能な複数のデータ圧縮装置と、前記複数のネットワーク接続装置と前記複数のデータ圧縮装置との間に配置されたロードバランサと、前記複数のデータ圧縮装置との間で前記ネットワークを介して通信が可能なデータ管理装置とを具備するシステムにより実行されるデータ圧縮収集方法であって、
前記データ管理装置が、前記データ発生源のグループごとに、当該グループに属するデータ発生源から発生されるデータを圧縮処理するために必要な辞書データを、前記グループに対応するデータ圧縮装置に記憶させる辞書データ設定過程と、
前記複数のネットワーク接続装置の各々が、自装置に対応付けられた前記データ発生源のグループから送信されたデータを受信する過程と、
前記複数のネットワーク接続装置の各々が、前記受信されたデータに対し、前記ネットワーク接続装置を識別するための識別情報を付与する過程と、
前記複数のネットワーク接続装置の各々が、前記識別情報が付与されたデータを前記データ圧縮装置に向け送信する過程と、
前記ロードバランサが、前記複数のネットワーク接続装置から送信されたデータを、当該データに付与されている識別情報をもとに、送信元のネットワーク接続装置に対応付けられたデータ圧縮装置へ転送する過程と、
前記複数のデータ圧縮装置の各々が、前記ロードバランサから転送されたデータを受信する過程と、
前記複数のデータ圧縮装置の各々が、前記受信されたデータを前記記憶された辞書データと比較して重複部分を圧縮する過程と、
前記複数のデータ圧縮装置の各々が、前記圧縮処理後のデータを前記データ管理装置へ送信する過程と、
前記データ管理装置が、前記複数のデータ圧縮装置から送信された圧縮処理後のデータを受信し蓄積する過程と
を具備することを特徴とするデータ圧縮収集方法。
A plurality of data compression units capable of communicating via a network between a plurality of network connection devices in which a plurality of data generation sources divided into a plurality of groups are associated with each group, and the plurality of network connection devices An apparatus, a load balancer disposed between the plurality of network connection devices and the plurality of data compression devices, and a data management device capable of communicating with the plurality of data compression devices via the network A data compression and collection method executed by a system comprising:
For each group of the data generation source, the data management device stores dictionary data necessary for compressing data generated from the data generation source belonging to the group in the data compression device corresponding to the group. Dictionary data setting process,
Each of the plurality of network connection devices receiving data transmitted from the group of data generation sources associated with the device;
A step in which each of the plurality of network connection devices assigns identification information for identifying the network connection device to the received data;
A process in which each of the plurality of network connection devices transmits the data to which the identification information is attached to the data compression device;
A process in which the load balancer transfers data transmitted from the plurality of network connection devices to a data compression device associated with the transmission source network connection device based on the identification information given to the data. When,
Each of the plurality of data compression devices receiving data transferred from the load balancer;
Each of the plurality of data compression devices compressing the overlapping portion by comparing the received data with the stored dictionary data;
Each of the plurality of data compression devices transmits the compressed data to the data management device;
A method for collecting and compressing data, wherein the data management device comprises a step of receiving and storing data after compression processing transmitted from the plurality of data compression devices.
JP2015226925A 2015-11-19 2015-11-19 Data compression collection system and method Active JP6460961B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015226925A JP6460961B2 (en) 2015-11-19 2015-11-19 Data compression collection system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015226925A JP6460961B2 (en) 2015-11-19 2015-11-19 Data compression collection system and method

Publications (2)

Publication Number Publication Date
JP2017098673A JP2017098673A (en) 2017-06-01
JP6460961B2 true JP6460961B2 (en) 2019-01-30

Family

ID=58817415

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015226925A Active JP6460961B2 (en) 2015-11-19 2015-11-19 Data compression collection system and method

Country Status (1)

Country Link
JP (1) JP6460961B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7056406B2 (en) * 2018-06-22 2022-04-19 日本電信電話株式会社 Devices, sensor networks, communication methods and programs that function as sensor nodes and data centers
JP7140705B2 (en) * 2019-03-29 2022-09-21 株式会社日立製作所 Storage system and data recording method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7307552B2 (en) * 2005-11-16 2007-12-11 Cisco Technology, Inc. Method and apparatus for efficient hardware based deflate
JP5423553B2 (en) * 2010-04-09 2014-02-19 株式会社日立製作所 Database management method, computer, sensor network system, and database search program
JP5525410B2 (en) * 2010-10-14 2014-06-18 株式会社日立製作所 Operation log storage system, device, and program
US20140149605A1 (en) * 2012-11-26 2014-05-29 Saravana Annamalaisami Systems and methods for dictionary based compression

Also Published As

Publication number Publication date
JP2017098673A (en) 2017-06-01

Similar Documents

Publication Publication Date Title
CN102546402B (en) Method for supporting distributed key-based processes and computing entity
CN109286653A (en) Intelligent cloud engineering platform
CN111464627B (en) Data processing method, edge server, center server and processing system
CN104484187B (en) A kind of information integration method and system
CN106453474A (en) Network transfer of large files in unstable network environments
CN104636421A (en) Industrial monitoring using cloud computing
CN106528289B (en) Resource operation processing method and device
US20170351723A1 (en) Managing data format of data received from devices in an internet of things network
CN105471700B (en) A kind of methods, devices and systems of Message Processing
RU2017113717A (en) BUILDING A HIERARCHY OF DEVICES FOR A REMOTE TERMINAL BLOCK
JP6460961B2 (en) Data compression collection system and method
CN105592162A (en) Uploading method and system based on multi-type files
JP2019079317A (en) Edge server
JP2017018573A5 (en)
CN104243597A (en) Business card dispensing and collecting system and business card dispensing and collecting method based on WLAN (wireless local area network) environment
CN110086878A (en) A kind of 5G private network and construction method
CN106649678B (en) Data processing method and system
JP6330840B2 (en) Storage management system and storage management method
CN106933881B (en) Method for realizing interconnected documents
KR20230097364A (en) Integrated learning system and method of client sever linked with clouding sever
CN109302454B (en) Device and method for ubiquitous network software definition service
TWI677224B (en) Cloud Bluetooth Device Management System
CN105045245A (en) Stage operation safety monitoring system
CN112019524A (en) Communication protocol structure of 3D printing cloud service, data packet processing method and system
CN103841195B (en) Cross-service continuity implementation method and equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181030

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181205

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181225

R150 Certificate of patent or registration of utility model

Ref document number: 6460961

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150