JP2012168671A - Data compression device, data compression method and data compression program - Google Patents
Data compression device, data compression method and data compression program Download PDFInfo
- Publication number
- JP2012168671A JP2012168671A JP2011028083A JP2011028083A JP2012168671A JP 2012168671 A JP2012168671 A JP 2012168671A JP 2011028083 A JP2011028083 A JP 2011028083A JP 2011028083 A JP2011028083 A JP 2011028083A JP 2012168671 A JP2012168671 A JP 2012168671A
- Authority
- JP
- Japan
- Prior art keywords
- information
- data
- item
- group
- holding level
- 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.)
- Granted
Links
- 238000013144 data compression Methods 0.000 title claims abstract description 69
- 238000000034 method Methods 0.000 title claims description 27
- 238000006243 chemical reaction Methods 0.000 claims abstract description 43
- 230000014759 maintenance of location Effects 0.000 claims abstract description 32
- 238000007906 compression Methods 0.000 claims abstract description 19
- 230000006835 compression Effects 0.000 claims abstract description 16
- 238000012545 processing Methods 0.000 claims description 24
- 238000012217 deletion Methods 0.000 claims description 2
- 230000037430 deletion Effects 0.000 claims description 2
- 230000010365 information processing Effects 0.000 claims 3
- 230000003247 decreasing effect Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 12
- 238000012423 maintenance Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 230000000717 retained effect Effects 0.000 description 2
- 230000011218 segmentation Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 230000000593 degrading effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 235000012736 patent blue V Nutrition 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は, データ圧縮技術に関し,特にデータ項目を有するデータのデータ圧縮技術に関する。 The present invention relates to a data compression technique, and more particularly to a data compression technique for data having data items.
近年では,センサデータ,ログデータなどのデータが大量に生成されるようになり,大量のデータから,何らかの知見を得ようとする動きがある。そのため,大量のデータを保存したり,転送させたりする必要があり,データの保存,転送のコストの低減をはかるため,データ圧縮処理を利用することができる。 In recent years, a large amount of data such as sensor data and log data has been generated, and there is a movement to obtain some knowledge from a large amount of data. Therefore, it is necessary to store or transfer a large amount of data, and data compression processing can be used to reduce the cost of storing and transferring data.
データ圧縮処理として,辞書式圧縮処理とエントロピー圧縮処理とを組み合わせた処理が良く知られている。辞書式圧縮処理は,データ中の文字列を辞書に登録し,既出の文字列が再度出現した場合に,その文字列を,辞書の登録箇所を示す符号に置き換える処理である。エントロピー圧縮処理は,符号の出現頻度をもとに,割り当てる符号の長さを決定して,データを圧縮する処理である。 As data compression processing, processing combining lexicographic compression processing and entropy compression processing is well known. The lexicographic compression process is a process of registering a character string in data in a dictionary and replacing the character string with a code indicating a registered part of the dictionary when an existing character string appears again. The entropy compression process is a process for compressing data by determining the length of a code to be assigned based on the appearance frequency of the code.
上記のようなデータ圧縮処理を用いても,圧縮対象のデータ量によっては,圧縮済みデータのデータ量が大きい場合もあり,圧縮効率の改善が検討されてきた。 Even if the above data compression processing is used, depending on the amount of data to be compressed, the amount of compressed data may be large, and improvements in compression efficiency have been studied.
従来手法として,圧縮対象のデータ(元データ)の情報精度を低下させることによってデータ圧縮率を改善することが行われていた。一例として,元データが,「時間:分:秒(例えば,10:36:24)」で示す時間データを含む場合に,「分:秒」の値を削除して,「時間(10)」のみを示す時間データに変換する前処理を行い,データ圧縮の圧縮率を高めていた。また別の例として,元データに含まれる数値(例えば,0.47924927897)の少数の有効数字桁数を少なくした数値(0.479)に変換する前処理を行っていた。 As a conventional method, the data compression rate has been improved by reducing the information accuracy of the data to be compressed (original data). As an example, when the original data includes time data indicated by “hour: minute: second (for example, 10:36:24)”, the value of “minute: second” is deleted and “hour (10)” is deleted. The pre-processing to convert the data into only time data was performed to increase the data compression rate. As another example, pre-processing for converting a numerical value (0.47924927897) included in the original data into a numerical value (0.479) with a small number of significant digits is reduced.
また,解析処理に応じて,必要なフィールドデータのみを抽出,圧縮して送信することにより,転送するデータを小容量にする処理が知られている。 Also, a process is known in which only necessary field data is extracted, compressed, and transmitted according to the analysis process, thereby reducing the data to be transferred.
従来,データ圧縮の効率を高めるためには情報精度を低下させなければならなかった。元データに対して,特定のデータ項目の情報精度を低下させる前処理した場合に,そのデータ項目の情報精度が一律に低下してしまい,データ利用の際にそのデータ項目の利用価値が低下してしまうという問題があった。 Conventionally, in order to increase the efficiency of data compression, information accuracy has to be lowered. When the original data is preprocessed to reduce the information accuracy of a specific data item, the information accuracy of the data item is uniformly reduced, and the use value of the data item is reduced when the data is used. There was a problem that.
本発明の目的は,情報精度を低下させずにデータ圧縮率を高くするデータ圧縮技術を提供することである。 An object of the present invention is to provide a data compression technique that increases a data compression rate without degrading information accuracy.
本発明の一形態として開示されるデータ圧縮装置は,1)複数のデータ間で項目の情報が一致する場合に該項目に付与される一致の重みをもとに計算される一致度とデータ群におけるデータの出現頻度とを用いてデータを1グループにまとめる条件が設定された同一視判定テーブルと,2)項目ごとの情報の分布にもとづいて,該項目に設定された情報精度を示す保持レベルと,変換後の情報精度を示す最低元本保持レベルとの対応関係が定義された情報精度決定テーブルとを記憶する記憶部と,3)処理対象のデータ群の各データについて,前記項目ごとに一致の重みと保持レベルとが設定された設定情報をもとに,前記データ群の他のデータに対する一致の重みにもとづく一致度を求め,前記同一視判定テーブルの条件を満たすデータ同士をグループ化するグループ分割部と,4)前記グループ各々において,前記項目各々に出現する情報の分布を求め,前記情報精度決定テーブルをもとに,前記出現する情報の分布と前記設定情報の保持レベルとに応じて前記項目各々の元本保持レベルを決定する情報精度決定部と,5)前記元本保持レベルに対応してデータの情報を書き換える変換規則に従って,前記グループごとに,グループ内のデータの各項目の情報を前記元本保持レベルにもとづいて変換するイベント変換部と,6)前記変換されたデータを含む前記データ群に対してデータ圧縮を行うデータ圧縮部とを備える。 A data compression apparatus disclosed as one embodiment of the present invention includes: 1) a degree of coincidence and a data group calculated based on a matching weight given to an item when the item information matches between a plurality of data And the same level determination table in which conditions for grouping data into one group using the appearance frequency of data are set, and 2) a holding level indicating the information accuracy set for the item based on the distribution of information for each item And a storage unit that stores an information accuracy determination table in which a correspondence relationship with the minimum principal holding level indicating the converted information accuracy is defined, and 3) for each item of the data group to be processed, for each item Based on the setting information in which the matching weight and the holding level are set, a matching degree based on the matching weight with respect to other data in the data group is obtained, and data matching the conditions of the sameness determination table is obtained. 4) a distribution of information that appears in each of the items in each of the groups, and holding the distribution of the appearing information and the setting information based on the information accuracy determination table An information accuracy determining unit that determines a principal holding level of each item according to the level; and 5) according to a conversion rule for rewriting data information corresponding to the principal holding level, for each group, An event conversion unit that converts information of each item of data based on the principal holding level; and 6) a data compression unit that performs data compression on the data group including the converted data.
また,本発明の別の形態として開示されるデータ圧縮プログラムは,コンピュータに,前記装置で実現されるような処理を実行させるためのものである。 A data compression program disclosed as another embodiment of the present invention is for causing a computer to execute a process that is realized by the apparatus.
また,本発明の別の形態として開示されるデータ圧縮方法は,コンピュータが,前記装置で実現されるような処理ステップを実行するものである。 According to another aspect of the present invention, there is provided a data compression method in which a computer executes processing steps that are realized by the apparatus.
上記したデータ圧縮装置によれば,圧縮対象のデータ群のデータを項目の情報の一致の分布によってグループ分けし,設定された情報精度に応じて情報を書き換えたデータが圧縮されるため,情報精度を維持しつつデータ圧縮の効率を改善することができる。 According to the data compression apparatus described above, the data of the data group to be compressed is grouped according to the distribution of coincidence of the item information, and the data in which the information is rewritten according to the set information accuracy is compressed. Thus, the efficiency of data compression can be improved.
図1は,本発明の一形態として開示するデータ圧縮装置の実施例における構成例を示す図である。 FIG. 1 is a diagram illustrating a configuration example in an embodiment of a data compression device disclosed as one embodiment of the present invention.
図1に示すデータ圧縮装置1は,複数の項目に対応する情報を含むデータ群(イベントデータ群)に対して圧縮処理を行って圧縮データ3を出力する。
The
データ圧縮装置1で処理対象となるデータ群は,POSシステム(Point Of Sales system)においてイベントごとに生成されるようなイベントデータ2の集合(イベントデータ群)である。
A data group to be processed by the
データ圧縮装置1は,記憶部10,グループ分割部11,情報精度決定部13,イベント変換部15,およびデータ圧縮部17を備える。また,データ圧縮装置1は,設定部19を備えてもよい。
The
記憶部10は,同一視判定テーブル101,情報精度決定テーブル103,変換規則105,および設定情報107を記憶する。
The
同一視判定テーブル101は,複数のデータ間で項目の情報が一致する場合に該項目に付与される一致の重みをもとに計算される一致度とデータ群におけるデータの出現頻度とを用いてデータを1グループにまとめる条件が設定されたデータテーブルである。 The identification determination table 101 uses the degree of coincidence calculated based on the matching weight assigned to an item when the information of the item matches among a plurality of data and the appearance frequency of the data in the data group. It is a data table in which conditions for grouping data into one group are set.
情報精度決定テーブル103は,項目ごとの情報のユニーク数にもとづいて,該項目に設定された情報精度を示す保持レベルと,変換後の情報の情報精度を示す元本保持レベルとの対応関係が定義されたデータテーブルである。 Based on the unique number of information for each item, the information accuracy determination table 103 shows the correspondence between the holding level indicating the information accuracy set for the item and the principal holding level indicating the information accuracy of the converted information. It is a defined data table.
変換規則105は,元本保持レベルに対応して情報を変換する変換規則105が設定された情報である。
The
設定情報107は,イベントデータ2の各項目に対する一致の重みと保持レベルとが設定された情報である。
The
グループ分割部11は,設定情報107をもとに,処理対象のイベントデータ群の各イベントデータ2について,他のイベントデータ2に対する一致の重みの分布を求め,同一視判定テーブル101の条件を満たすデータ同士を1グループ(イベント集合)にまとめる。
Based on the
情報精度決定部13は,グループ分割部11によってまとめられたグループ各々において,グループ内のイベントデータ2の項目各々に出現する情報の分布を求め,情報精度決定テーブル103をもとに,情報の分布と設定情報107の保持レベルから,各項目について,項目の情報の変換の際に保持される情報精度を示す元本保持レベルを決定する。
The information
情報の分布は,例えば,情報のユニーク数で特定する。 The distribution of information is specified by, for example, a unique number of information.
イベント変換部15は,変換規則105に従って,グループごとに,グループ内の各イベントデータの項目の情報を,元本保持レベルにもとづいて変換する。イベント変換部15は,情報を変換したイベントデータ2のグループ(イベント集合)を,変換イベント群に追加し,さらに,入力されたイベントデータ群のうちイベント集合にまとめられずに残っていたイベントデータ2を変換イベント群に追加する。
The
データ圧縮部17は,変換イベント群に対してデータ圧縮を行い,圧縮データ3を生成する。
The
設定部19は,イベントデータ2の各項目に対する一致の重み,保持レベルの入力を受け付け,設定情報107を生成して記憶部10に格納する。または,設定部19は,設定情報107を受け付けて記憶部10に格納する。
The
図2は,データ圧縮装置1が取得するイベントデータ群の例を示す図である。
FIG. 2 is a diagram illustrating an example of an event data group acquired by the
図2に示すイベントデータ群の各行が,個々のイベントデータ2を表す。 Each row of the event data group shown in FIG.
イベントデータ2は,予め設定された複数の項目,本実施例では「年,月,日,時,分,秒,顧客ID,レジ番号,レジ担当,商品ID,色,サイズ」の各項目についての情報を含む。
The
図3は,設定情報107の例を示す図である。
FIG. 3 is a diagram illustrating an example of the
設定情報107には,図2に示すイベントデータ2の各項目に対し「一致の重み」と「保持レベル」が設定される。
In the
「一致の重み」は,複数のイベントデータ2間で項目の情報が一致する場合に,一致しているイベントデータ2の該当項目に付与される値である。一致の重みは,イベントデータ2同士の一致度を判断する場合に,項目の情報が一致していることをどの程度重視するかを示す値である。図3の設定情報107の例では,一致の重みは,0.1単位で0から1までの値をとり,値が1に近い程,項目の情報の一致を重要視することを表している。
The “matching weight” is a value given to the corresponding item of the
イベントデータ2をグループにまとめる場合に,一致の重みが1に近い値である項目の情報が一致していることが重視される。図3の例では,「商品ID」,「サイズ」の項目の情報の一致が重視される。
When grouping
「保持レベル」は,イベントデータ2の項目の情報をどの程度の精度で保持するかの設定を示す値である。図3の設定情報107の例では,「完全,範囲,分布,削除可」の4つのレベルが設定されるものとする。
The “holding level” is a value indicating a setting with which accuracy the information of the item of the
「完全」は,項目に出現する複数の情報を,そのまま維持する情報精度を示す。「完全」は,個々の情報が特定できることが要求されるような項目に対して設定される。 “Complete” indicates information accuracy for maintaining a plurality of pieces of information appearing in the item as they are. “Complete” is set for items that require individual information to be identified.
「範囲」は,項目に出現する複数の情報を,それら情報の限界値の組で表す情報精度を示す。「範囲」は,情報の範囲が特定できれば有用と認識されるような項目に対して設定される。 “Range” indicates information accuracy in which a plurality of pieces of information appearing in an item are represented by a set of limit values of the information. “Range” is set for items that are recognized as useful if the range of information can be specified.
「分布」は,項目に出現する複数の情報を,各情報のグループ内の全情報に対する割合で表す情報精度を示す。「分布」は,情報の分布が特定できれば有用と認識されるような項目に対して設定される。 “Distribution” indicates information accuracy that represents a plurality of pieces of information appearing in an item as a percentage of all pieces of information in each information group. “Distribution” is set for items that are recognized as useful if the distribution of information can be identified.
「削除可」は,項目に出現する複数の情報が分散していて,いずれの情報も一定数に満たないような状態である場合に,それら情報の削除が可能であることを表す情報精度を示す。情報にばらつきがある場合には情報自体が有意なものと認識されないような項目に対して設定される。 “Can be deleted” is an information accuracy that indicates that information can be deleted when multiple items appearing in the item are dispersed and all information is less than a certain number. Show. When there is a variation in information, it is set for an item for which the information itself is not recognized as significant.
図4は,同一視判定テーブル101の例を示す図である。 FIG. 4 is a diagram illustrating an example of the sameness determination table 101.
同一視判定テーブル101は,各「一致度」に対応付けられた「頻度」が設定されている。 In the sameness determination table 101, “frequency” associated with each “matching degree” is set.
「一致度」は,複数のイベントデータ2の間で,一致の重みにもとづく一致度の範囲である。本実施例において,一致度は,情報が一致している項目に付与された一致の重みの和の,全項目の一致の重みの和に対する割合である。図4の例では,一致度はパーセントで示す。一致度=10%−29%は,一致度が10%から29%の範囲を表している。
The “matching degree” is a range of matching degrees based on matching weights among a plurality of
「頻度」は,対応する一致度のイベントデータ2をグループ化する(1つのイベント集合にまとめる)場合に必要なイベントデータ2の出現数である。
“Frequency” is the number of appearances of
図4に示す例では,イベントデータ群に,一致度が30%であるイベントデータ2が6つ以上存在している場合に,該当するイベントデータ2を同一視して1グループにまとめる処理が行われる。
In the example shown in FIG. 4, when there are six or
図5は,情報精度決定テーブル103の例を示す図である。 FIG. 5 is a diagram illustrating an example of the information accuracy determination table 103.
情報精度決定テーブル103では,設定情報107で項目に設定可能な保持レベルごとに,情報の変換で保持される情報精度である元本保持レベルが,グループにまとめられたイベントデータ2の項目に出現する情報の分布を示す情報のユニーク数に応じて設定される。
In the information accuracy determination table 103, for each retention level that can be set for the item in the setting
元本保持レベルは,グループの各項目の情報がどの情報精度を保持して変換されるかを示す情報であり,「完全,分布,範囲,削除」が定義される。 The principal holding level is information indicating which information accuracy of the information of each item of the group is to be converted, and “complete, distribution, range, deletion” is defined.
「完全」は,項目に出現する複数の情報を,そのまま維持する情報精度を示す。「範囲」は,項目に出現する複数の情報を,情報の限界値の組で表す情報精度を示す。「分布」は,項目に出現する複数の情報を,各情報のグループ内の全情報に対する割合で表す情報精度を示す。「削除」は,項目に出現する複数の情報を削除することを示す。 “Complete” indicates information accuracy for maintaining a plurality of pieces of information appearing in the item as they are. “Range” indicates information accuracy in which a plurality of pieces of information appearing in an item are represented by a set of information limit values. “Distribution” indicates information accuracy that represents a plurality of pieces of information appearing in an item as a percentage of all pieces of information in each information group. “Delete” indicates that a plurality of pieces of information appearing in the item are deleted.
図5の情報精度決定テーブル103では,保持レベルが「完全」である場合には,どのユニーク数であっても,元本保持レベルに「完全」が設定される。 In the information accuracy determination table 103 of FIG. 5, when the retention level is “complete”, “complete” is set as the principal retention level for any unique number.
また,保持レベルが「範囲」である場合には,ユニーク数=1のときに元本保持レベル「完全」が,ユニーク数=2のときに元本保持レベル「分布」が,ユニーク数=3または4以上のときに元本保持レベル「範囲」が設定される。 When the retention level is “range”, the principal retention level “complete” is when the unique number = 1, the principal retention level “distribution” when the unique number = 2, and the unique number = 3. Alternatively, the principal holding level “range” is set when the number is 4 or more.
図6は,変換規則105の例を示す図である。
FIG. 6 is a diagram illustrating an example of the
変換規則105は,各元本保持レベルに対応して,どのように情報を変換するか,すなわち,グループごとに決定された元本保持レベルにもとづいてイベントデータ2の各項目の情報をどのように変換し表記するかの規則を示す。
The
図6の変換規則105では,例えば,「完全」の場合に,項目に出現する情報は,変換せずに,そのまま表記する。また,「範囲」の場合に,項目に出現する情報の上下限値(例えば,最大値,最小値)を求め,“最大値−最小値”と表記すること,ユニーク数=2のときは“最大値;最小値”と表記する。また,「分布」の場合に,項目に出現する各情報の数を求め,各情報数の全情報数に対する割合(%)を計算し,情報A,B,Cがa%,b%,c%である場合に,“A−B−C=a%−b%−c%”と表記する。また,「削除」の場合に,項目に出現する情報を削除する。
In the
次に,データ圧縮装置1の処理を,より具体的に説明する。
Next, the process of the
グループ分割部11は,図2に示すイベントデータ群を取得したとする。
It is assumed that the
グループ分割部11は,イベントデータ群の各イベントデータ2について,他のイベントデータ2各々に対して項目に格納されている情報が一致する場合には,設定情報107を参照して,該当項目に一致の重みを付与し,さらに,項目に付与した一致の重みの和を,全項目に設定されている一致の重みの和で除した割合を計算して一致度を求める。
The
さらに,グループ分割部11は,同一視判定テーブル101を参照して,図2に示すイベントデータ群について,一致度が高くかつ頻度(出現数)が多いイベントデータ2同士をまとめてグループ化し,イベント集合とする。一致度が同じデータが一定数以上で出現している場合には,高い優先度の項目に対する一致の重みを優先してデータをグループ化する。
Further, the
図7は,イベントデータ2のグループ分割の例を示す図である。
FIG. 7 is a diagram illustrating an example of group division of the
図7に示す3つのイベントデータ2は,グループ分割部11によって,図2に示すイベントデータ群からイベント集合として抽出されたイベントデータ2を示している。
Three
図7のイベントデータ2では,項目のうち,「年(0.1),月(0.5),日(0.1),時(0.5),レジ担当(0.1),商品ID(1),色(0.5),サイズ(1)」の情報が一致して,一致の重みの和=3.8となる。さらに,イベントデータ2の全項目の一致の重み=4.6から,一致度=83%が計算される。
In the
さらに,同一視判定テーブル101にもとづいて,該当する一致度(70−100%)に対応する頻度(≧3)の条件が満たされるため,図7に示す3以上のイベントデータ2は,同一視できるものとして,1つのイベント集合にまとめられている。
Furthermore, since the condition of frequency (≧ 3) corresponding to the corresponding degree of coincidence (70-100%) is satisfied based on the sameness determination table 101, three or
次に,情報精度決定部13は,設定情報107と情報精度決定テーブル103を参照して,グループ分割部11によりまとめられたイベント集合について,イベントデータ2の各項目の情報精度を決定する。すなわち,情報精度決定部13は,項目ごとに,情報のユニーク数をカウントする。そして,情報精度決定部13は,情報精度決定テーブル103を参照して,設定情報107で設定されている保持レベルと求めたユニーク数とをもとに,元本保持レベルを決定する。
Next, the information
より具体的には,図7に示すイベント集合の場合,「年」は,保持レベル=完全であり,情報(値)が全て同じ(ユニーク数=1)であるので,元本保持レベル=完全と設定される。「月,日」は,保持レベル=範囲,ユニーク数=1であるので,元本保持レベル=完全と設定される。「時」は,保持レベル=削除可,ユニーク数=1であるので,元本保持レベル=完全と設定される。「分,秒」は,保持レベル=削除可,ユニーク数=3であるので,元本保持レベル=範囲と設定される。 More specifically, in the case of the event set shown in FIG. 7, “year” has the retention level = complete, and the information (values) are all the same (unique number = 1). Is set. Since “Month, Day” has a retention level = range and a unique number = 1, the principal retention level = complete is set. “Time” is set as “maintenance level = complete” because the retention level = deletable and the unique number = 1. “Minute and Second” is set such that the retention level = deletable and the unique number = 3, so that the principal retention level = range.
「顧客ID」は,保持レベル=完全,ユニーク数=3であるので,元本保持レベル=完全と設定される。「レジ番号」は,保持レベル=範囲,ユニーク数=2であるので,元本保持レベル=範囲と設定される。「レジ担当」は,保持レベル=削除可,ユニーク数=1であるので,元本保持レベル=完全と設定される。 “Customer ID” is set as “maintenance holding level = complete” because holding level = complete and unique number = 3. The “registration number” is set as “maintenance holding level = range” because holding level = range and unique number = 2. “Responsible for cashier” is set as “maintenance level = complete” because the retention level = deletable and the unique number = 1.
「商品ID」は,保持レベル=完全,ユニーク数=1であるので,元本保持レベル=完全と設定される。「色」は,保持レベル=分布,ユニーク数=1であるので,元本保持レベル=完全と設定される。「サイズ」は,保持レベル=分布,ユニーク数=1であるので,元本保持レベル=完全と設定される。 “Product ID” has a retention level = complete and a unique number = 1, so that the principal retention level = complete. Since “color” has a retention level = distribution and a unique number = 1, the principal retention level = complete is set. Since “size” is retention level = distribution and unique number = 1, principal retention level = complete is set.
次に,イベント変換部15は,変換規則105を参照し,情報精度決定部13によって決定された情報精度(元本保持レベル)にもとづいて,イベント集合にまとめられたイベントデータ2の各項目の情報を書き換える。すなわち,イベント変換部15は,各イベントデータ2の項目の情報を,その項目の元本保持レベルに対応する変換規則105に従って,書き換える。
Next, the
図8,図9は,イベントデータ2の情報の書き換えの例を示す図である。
8 and 9 are diagrams showing examples of rewriting information of the
図8に示す3つのイベントデータ2は,イベント変換部15によって,図7に示すイベント集合のイベントデータ2を示している。
The three
ここで,「分」の情報(17,24,53)について,元本保持レベル=範囲と決定されている。イベント変換部15によって,イベント集合内の各イベントデータ2の情報から最小値と最大値とが求められ,イベント集合の全イベントデータ2の「分」の情報が,“17−53”と書き換えられている。
Here, with respect to the information (17, 24, 53) of “minutes”, the principal holding level = range is determined. The
また,「秒」の情報(01,11,24)について,元本保持レベル=範囲と決定されているので,同様に,最小値と最大値とが求められ,イベント集合の全イベントデータ2の「秒」の情報が,“01−24”と書き換えられている。
Also, since the principal holding level = range is determined for the “second” information (01, 11, 24), similarly, the minimum value and the maximum value are obtained, and all
また,その他の項目については,元本保持レベル=完全と決定されているので,イベント集合の各ベントデータ2の情報は,そのまま維持される。
For other items, since the principal holding level is determined to be complete, the information of each
図9(A)に示す7つのイベントデータ2は,イベント変換部15によって,図2に示すイベントデータ群から抽出された別のイベント集合を示している。
The seven
図9(A)に示すイベント集合についても,図8を用いて説明した処理と同様に,元本保持レベルが決定され,各項目の情報が書き換えられる。 For the event set shown in FIG. 9A, the principal holding level is determined and the information of each item is rewritten, as in the process described with reference to FIG.
図9(A)に示すイベント集合において,情報精度決定部13によって「色」の元本保持レベル=分布と決定されている場合に,イベント変換部15によって,「色」の各情報(白,赤,スカイブルー)の出現割合が計算され,変換規則105に従って表記される。すなわち,図9(B)に示すように,「色」の情報は,“白−赤−スカイブルー=43−29−29”と書き換えられる。
In the event set shown in FIG. 9A, when the information
また,「サイズ」の情報についても,同様に,分布の表記“M−L−LL=29−43−29”とに書き換えられる。 Similarly, the “size” information is also rewritten as a distribution notation “ML−LL = 29−43−29”.
上記のような,情報精度の決定および情報の書き換え処理は,イベントデータ群から成された全イベント集合について行われる。 The information accuracy determination and the information rewriting process as described above are performed on all event sets made up of event data groups.
イベント変換部15は,イベントデータ群から抽出し,情報を書き換えたイベント集合(変換済みのイベントデータ2)を,圧縮処理のための変換イベント群に追加する。そして,イベント変換部15は,イベント集合にまとめられずに残っていたイベントデータ2も,変換イベント群に追加する。
The
図10は,情報の書き換え処理がされたイベントデータ群の例を示す図である。 FIG. 10 is a diagram illustrating an example of an event data group subjected to information rewrite processing.
図10に示すイベントデータ群は,図2のイベントデータ群に対応している。 The event data group shown in FIG. 10 corresponds to the event data group shown in FIG.
イベント集合G1,G2,G3では,項目の情報が,対応する元本保持レベルに応じて書き換えられて,同一の情報となっていることが示されている。 In the event sets G1, G2, and G3, it is shown that the item information is rewritten according to the corresponding principal holding level to be the same information.
図10に示すイベントデータ群の最下行のイベントデータ2は,グループ分割部11によってイベント集合にまとめられずに残ったものであることを表す。イベントデータ群のうち,同一視判定テーブル101の条件に該当せずグループ化されなかったイベントデータ2は,項目の情報がそのままの状態(情報精度)となっていることが示されている。
The
データ圧縮の対象となった図10に示すイベントデータ群から,着目する項目についての統計情報が,設定された保持レベル(情報精度)以上で維持され,後の解析処理等で有用な情報として読み取り可能となっていることがわかる。 From the event data group shown in FIG. 10 that is subject to data compression, statistical information about the item of interest is maintained at a set retention level (information accuracy) or higher, and is read as useful information for later analysis processing, etc. You can see that it is possible.
より具体的には,図10に示すイベントデータ群から,販売傾向の知見として,ある商品のSサイズについて,2010年4月6日の10時の時間帯に“ピンク”の色のものしか売れていないことがわかる。また,Mサイズのものは,2010年4月3日〜14日,10時の時間帯に,“ピンク”のものが売れていることがわかる。 More specifically, from the event data group shown in FIG. 10, as a knowledge of the sales trend, only “pink” color is sold at 10 o'clock on April 6, 2010 for the S size of a certain product. You can see that it is not. In addition, it can be seen that the “M” size products are sold in the “pink” period from April 3 to 14, 2010 at 10 o'clock.
さらに,他のサイズや色の組み合わせについては,統計情報で保持されて,情報精度が低くなっているが,設定された“分布”の情報精度で維持されている。 Furthermore, other size and color combinations are retained in the statistical information and the information accuracy is low, but the information accuracy of the set “distribution” is maintained.
一方,4月15日の記録のように,従来手法であれば,削除されてしまうか,他の情報に埋もれてしまうような特異な情報を含むイベントデータ2も,そのままの情報精度で維持されている。
On the other hand,
データ圧縮部17は,イベント変換部15によってまとめられた変換イベント群にデータ圧縮を行い,圧縮データ3を生成する。データ圧縮部17は,既知のデータ圧縮方法を用いて処理を行うが,本例では,辞書式圧縮処理およびエントロピー圧縮処理を用いる。これらの圧縮処理は既知であるため説明を省略する。
The
図11は,辞書式圧縮方法により,図10に示すイベントデータ群を圧縮した場合のデータイメージを示す図である。 FIG. 11 is a diagram showing a data image when the event data group shown in FIG. 10 is compressed by the lexicographic compression method.
図11に示すように,イベント集合ごとに各項目の情報が同一の表記に書き換えられているため,より高い圧縮率でデータ圧縮されることがわかる。 As shown in FIG. 11, since the information of each item is rewritten to the same notation for each event set, it can be seen that the data is compressed at a higher compression rate.
図12は,データ圧縮装置1の処理フロー例を示す図である。
FIG. 12 is a diagram illustrating a processing flow example of the
ステップS10: データ圧縮装置1の設定部19は,入力装置(図1に図示しない)を介して,イベントデータ2の各項目に対する一致の重みおよび保持レベルの入力を受け付けて設定情報107を生成し,記憶部10に格納する。または,設定部19は,設定情報107を取得して記憶部10に格納する。
Step S10: The setting
ステップS11: グループ分割部11は,イベントデータ2のデータ群を取得し,各イベントデータ2について,設定情報107をもとに,他のイベントデータ2各々との間で,情報が一致する項目があれば,その項目に設定された一致の重みを付与する。さらに,グループ分割部11は,一致の重みの和を計算し,全項目に設定された一致の重みに対する割合を示す一致度(%)を計算する。グループ分割部11は,同一視判定テーブル101をもとに,一致度が高くかつ頻度が多いイベントデータ2の一群をグループ化してイベント集合として取り出す。
Step S11: The
ステップS12: 情報精度決定部13は,取り出したイベント集合について,イベントデータ2の各項目について情報の分布を求め,設定情報107でその項目に設定されている保持レベルと情報の分布とをもとに,各項目の元本保持レベルを決定する。
Step S12: The information
ステップS13: イベント変換部15は,決定された元本保持レベルと変換規則105とに従って,イベント集合の全イベントデータ2の各項目の情報を,該当する情報の分布を表現した表記に変換し,変換したイベント集合のイベントデータ2を,圧縮処理のための変換イベント群に追加する。
Step S13: The
ステップS14: グループ分割部11は,取得しているイベントデータ2のイベントデータ群の残りに,一致度が高くかつ頻度が多いイベントデータ2の一群があるかを調べる。一致度が高くかつ頻度が多いイベントデータ2の一群がある場合には(ステップS14のY),ステップS11の処理へ戻す。一致度が高くかつ頻度が多いイベントデータ2の一群がない場合には(ステップS14のN),ステップS15の処理へ進む。
Step S14: The
ステップS15: データ圧縮部17は,取得しているイベントデータ2のイベントデータ群の残りであるイベントデータ2と,変換イベント群のイベントデータ2とをまとめ,まとめたイベントデータ2のイベントデータ群に対してデータ圧縮処理を行い,圧縮データ3を出力する。
Step S15: The
データ圧縮装置1は,CPUおよびメモリ等を有するハードウェアと,ソフトウェアプログラムとを備えるコンピュータ・システム,または専用ハードウェアによって実現される。
The
図13は,データ圧縮装置1のハードウェア構成例を示す図である。
FIG. 13 is a diagram illustrating a hardware configuration example of the
データ圧縮装置1は,演算装置(CPU)101,一時記憶装置(DRAM,フラッシュメモリ等)102,永続性記憶装置(HDD,フラッシュメモリ等)103を有するコンピュータ100と,入力装置(キーボード,マウス等)120と出力装置(ディスプレイ,プリンタ等)130とによって実施することができる。
The
また,データ圧縮装置1は,コンピュータ100が実行可能なプログラムによって実施することができる。この場合に,データ圧縮装置1が有すべき機能の処理内容を記述したプログラムが提供される。提供されたプログラムをコンピュータ100が実行することによって,上記説明したデータ圧縮装置1の処理機能がコンピュータ100上で実現される。
The
なお,コンピュータ100は,可搬型記録媒体から直接プログラムを読み取り,そのプログラムに従った処理を実行することもできる。
The
以上の本実施例に示されるように,データ圧縮装置1によれば,設定情報107において,項目ごとに情報精度である保持レベルが設定されることにより,利用したい情報に関する項目の情報について最低限の情報精度を維持し,さらに情報の分布に応じてより高い情報精度で情報を維持したままデータ圧縮を行うことができる。
As shown in the present embodiment, according to the
すなわち,データ圧縮装置1をイベントデータ2のデータ圧縮処理に適用した場合に,次のような効果が得られる。
That is, when the
(1) 圧縮対象のデータが含む項目ごとに圧縮率が高くなるデータを集めてグループ化するため,データによっては情報精度をあまり低下させることなく圧縮効率を向上させることができる。 (1) Since data with a high compression rate is collected and grouped for each item included in data to be compressed, the compression efficiency can be improved without significantly reducing the information accuracy depending on the data.
(2) 特殊な情報を含むデータはグループ化されずにデータ圧縮されるため,情報精度が高く維持することができる。 (2) Since data including special information is compressed without being grouped, information accuracy can be maintained high.
なお,本実施例では,データ圧縮装置1を,イベントデータのデータ圧縮に適用した場合について説明したが,データ圧縮装置1の適用範囲はこれに限定されるものではなく,その記述の主旨の範囲において種々の変形が可能であることは当然である。
In the present embodiment, the case where the
1 データ圧縮装置
10 記憶部
11 グループ分割部
13 情報精度決定部
15 イベント変換部
17 データ圧縮部
19 設定部
101 同一視判定テーブル
103 情報精度決定テーブル
105 変換規則
107 設定情報
2 イベントデータ
3 圧縮データ
DESCRIPTION OF
Claims (5)
複数のデータ間で項目の情報が一致する場合に該項目に付与される一致の重みをもとに計算される一致度とデータ群におけるデータの出現頻度とを用いてデータを1グループにまとめる条件が設定された同一視判定テーブルと,
項目ごとの情報の分布にもとづいて,該項目に設定された情報精度を示す保持レベルと,変換後の情報精度を示す最低元本保持レベルとの対応関係が定義された情報精度決定テーブルとを記憶する記憶部と,
処理対象のデータ群の各データについて,前記項目ごとに一致の重みと保持レベルとが設定された設定情報をもとに,前記データ群の他のデータに対する一致の重みにもとづく一致度を求め,前記同一視判定テーブルの条件を満たすデータ同士をグループ化するグループ分割部と,
前記グループ各々において,前記項目各々に出現する情報の分布を求め,前記情報精度決定テーブルをもとに,前記出現する情報の分布と前記設定情報の保持レベルとに応じて前記項目各々の元本保持レベルを決定する情報精度決定部と,
前記元本保持レベルに対応してデータの情報を書き換える変換規則に従って,前記グループごとに,グループ内のデータの各項目の情報を前記元本保持レベルにもとづいて変換するイベント変換部と,
前記変換されたデータを含む前記データ群に対してデータ圧縮を行うデータ圧縮部とを備える
ことを特徴とするデータ圧縮装置。 A data compression apparatus for compressing a data group having multiple items of information,
A condition for grouping data into a group using the degree of coincidence calculated based on the matching weight given to the item and the appearance frequency of the data in the data group when the item information matches between a plurality of data An identification determination table in which is set,
Based on the distribution of information for each item, an information accuracy determination table in which a correspondence relationship between a holding level indicating the information accuracy set for the item and a minimum principal holding level indicating the information accuracy after conversion is defined. A storage unit for storing;
For each data in the data group to be processed, based on the setting information in which the matching weight and the holding level are set for each item, the degree of matching based on the matching weight for the other data in the data group is obtained, A group division unit for grouping data satisfying the conditions of the same identification determination table;
In each of the groups, a distribution of information appearing in each of the items is obtained, and based on the information accuracy determination table, a principal of each of the items according to the distribution of the appearing information and the holding level of the setting information An information accuracy determination unit for determining a retention level;
In accordance with a conversion rule for rewriting data information corresponding to the principal holding level, for each group, an event converter that converts information of each item of data in the group based on the principal holding level;
A data compression apparatus comprising: a data compression unit that performs data compression on the data group including the converted data.
ことを特徴とする請求項1に記載のデータ圧縮装置。 The principal holding level includes any two or more levels of complete, range, distribution, or deletion. The complete indicates information accuracy for maintaining information appearing in each item as it is, and the range includes each item. Indicates the information accuracy for converting the information appearing in the information into the maximum value and the minimum value of the information, and the distribution indicates the information accuracy for converting the information appearing in each item into the ratio of the information in the group, The data compression apparatus according to claim 1, wherein "deletable" indicates information accuracy for deleting information appearing in each item.
える
ことを特徴とする請求項1または請求項2に記載のデータ圧縮装置。 The information processing apparatus includes: a setting unit that acquires the setting information and stores the setting information in the storage unit; or receives an input related to the matching weight and the holding level to generate setting information and store the setting information in the storage unit. The data compression apparatus according to claim 1 or 2.
前記コンピュータが,複数のデータ間で項目の情報が一致する場合に該項目に付与される一致の重みをもとに計算される一致度とデータ群におけるデータの出現頻度とを用いてデータを1グループにまとめる条件が設定された同一視判定テーブルと,
項目ごとの情報の分布にもとづいて,該項目に設定された情報精度を示す保持レベルと,変換後の情報精度を示す最低元本保持レベルとの対応関係が定義された情報精度決定テーブルとを記憶する記憶部を備えて,
前記コンピュータに,
処理対象のデータ群の各データについて,前記項目ごとに一致の重みと保持レベルとが設定された設定情報をもとに,前記データ群の他のデータに対する一致の重みにもとづく一致度を求め,前記同一視判定テーブルの条件を満たすデータ同士をグループ化する処理と,
前記グループ各々において,前記項目各々に出現する情報の分布を求め,前記情報精度決定テーブルをもとに,前記出現する情報の分布と前記設定情報の保持レベルとに応じて前記項目各々の元本保持レベルを決定する処理と,
前記元本保持レベルに対応してデータの情報を書き換える変換規則に従って,前記グループごとに,グループ内のデータの各項目の情報を前記元本保持レベルにもとづいて変換する処理と,
前記変換されたデータを含む前記データ群に対してデータ圧縮を行う処理とを,
実行させるためのデータ圧縮プログラム。 A data compression program for causing a computer to execute compression processing of a data group having multiple items of information,
When the computer matches the item information among a plurality of pieces of data, the computer uses the matching degree calculated based on the matching weight assigned to the item and the appearance frequency of the data in the data group to set the data to 1 The identification table with the conditions to be grouped together,
Based on the distribution of information for each item, an information accuracy determination table in which a correspondence relationship between a holding level indicating the information accuracy set for the item and a minimum principal holding level indicating the information accuracy after conversion is defined. It has a storage unit to store,
In the computer,
For each data in the data group to be processed, based on the setting information in which the matching weight and the holding level are set for each item, the degree of matching based on the matching weight for the other data in the data group is obtained, A process of grouping data satisfying the conditions of the sameness determination table;
In each of the groups, a distribution of information appearing in each of the items is obtained, and based on the information accuracy determination table, a principal of each of the items according to the distribution of the appearing information and the holding level of the setting information Processing to determine the retention level;
In accordance with a conversion rule for rewriting data information corresponding to the principal holding level, for each group, processing for converting information of each item of data in the group based on the principal holding level;
A process of performing data compression on the data group including the converted data;
Data compression program to be executed.
前記コンピュータが,
複数のデータ間で項目の情報が一致する場合に該項目に付与される一致の重みをもとに計算される一致度とデータ群におけるデータの出現頻度とを用いてデータを1グループにまとめる条件が設定された同一視判定テーブルと,
項目ごとの情報の分布にもとづいて,該項目に設定された情報精度を示す保持レベルと,変換後の情報精度を示す最低元本保持レベルとの対応関係が定義された情報精度決定テーブルとを記憶する記憶部を備えて,
処理対象のデータ群の各データについて,前記項目ごとに一致の重みと保持レベルとが設定された設定情報をもとに,前記データ群の他のデータに対する一致の重みにもとづく一致度を求め,前記同一視判定テーブルの条件を満たすデータ同士をグループ化する処理ステップと,
前記グループ各々において,前記項目各々に出現する情報の分布を求め,前記情報精度決定テーブルをもとに,前記出現する情報の分布と前記設定情報の保持レベルとに応じて前記項目各々の元本保持レベルを決定する処理ステップと,
前記元本保持レベルに対応してデータの情報を書き換える変換規則に従って,前記グループごとに,グループ内のデータの各項目の情報を前記元本保持レベルにもとづいて変換する処理ステップと,
前記変換されたデータを含む前記データ群に対してデータ圧縮を行う処理ステップとを,実行する
ことを特徴とするデータ圧縮方法。
A data compression method in which a computer compresses a data group having multiple items of information,
The computer is
A condition for grouping data into a group using the degree of coincidence calculated based on the matching weight given to the item and the appearance frequency of the data in the data group when the item information matches between a plurality of data An identification determination table in which is set,
Based on the distribution of information for each item, an information accuracy determination table in which a correspondence relationship between a holding level indicating the information accuracy set for the item and a minimum principal holding level indicating the information accuracy after conversion is defined. It has a storage unit to store,
For each data in the data group to be processed, based on the setting information in which the matching weight and the holding level are set for each item, the degree of matching based on the matching weight for the other data in the data group is obtained, A processing step for grouping data satisfying the conditions of the identification table,
In each of the groups, a distribution of information appearing in each of the items is obtained, and based on the information accuracy determination table, a principal of each of the items according to the distribution of the appearing information and the holding level of the setting information Processing steps to determine the retention level;
In accordance with a conversion rule for rewriting data information corresponding to the principal holding level, for each group, a process step for converting information of each item of data in the group based on the principal holding level;
A data compression method comprising: performing a data compression on the data group including the converted data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011028083A JP5682354B2 (en) | 2011-02-14 | 2011-02-14 | Data compression apparatus, data compression method, and data compression program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011028083A JP5682354B2 (en) | 2011-02-14 | 2011-02-14 | Data compression apparatus, data compression method, and data compression program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012168671A true JP2012168671A (en) | 2012-09-06 |
JP5682354B2 JP5682354B2 (en) | 2015-03-11 |
Family
ID=46972782
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011028083A Expired - Fee Related JP5682354B2 (en) | 2011-02-14 | 2011-02-14 | Data compression apparatus, data compression method, and data compression program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5682354B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014192299A1 (en) | 2013-05-30 | 2014-12-04 | Nec Corporation | Data compression system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06132832A (en) * | 1992-10-20 | 1994-05-13 | Mega Chips:Kk | Data compressing device and data restoring device |
US5869782A (en) * | 1995-10-30 | 1999-02-09 | Victor Company Of Japan, Ltd. | Musical data processing with low transmission rate and storage capacity |
JP2007310842A (en) * | 2006-05-22 | 2007-11-29 | Nomura Research Institute Ltd | Data processing system |
-
2011
- 2011-02-14 JP JP2011028083A patent/JP5682354B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06132832A (en) * | 1992-10-20 | 1994-05-13 | Mega Chips:Kk | Data compressing device and data restoring device |
US5869782A (en) * | 1995-10-30 | 1999-02-09 | Victor Company Of Japan, Ltd. | Musical data processing with low transmission rate and storage capacity |
JP2007310842A (en) * | 2006-05-22 | 2007-11-29 | Nomura Research Institute Ltd | Data processing system |
Non-Patent Citations (2)
Title |
---|
CSNG200400564007; '圧縮されたテキスト上のパターン照合' 情報処理 第43巻 第7号 第43巻 第7号, 20020715, P766, 社団法人情報処理学会 * |
JPN6014019416; '圧縮されたテキスト上のパターン照合' 情報処理 第43巻 第7号 第43巻 第7号, 20020715, P766, 社団法人情報処理学会 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014192299A1 (en) | 2013-05-30 | 2014-12-04 | Nec Corporation | Data compression system |
US10078669B2 (en) | 2013-05-30 | 2018-09-18 | Nec Corporation | Data compression system |
Also Published As
Publication number | Publication date |
---|---|
JP5682354B2 (en) | 2015-03-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7801903B2 (en) | Shared-memory multiprocessor system and method for processing information | |
CN105074724B (en) | Effective query processing is carried out using the histogram in columnar database | |
US20180374109A1 (en) | Using machine learning to predict retail business volume | |
WO2014041699A1 (en) | Data analysis method, data analysis device, and storage medium storing processing program for same | |
US20160004757A1 (en) | Data management method, data management device and storage medium | |
CN109117440B (en) | Metadata information acquisition method, system and computer readable storage medium | |
CN105917315B (en) | Method and computing system for generating content of data record | |
US20150032708A1 (en) | Database analysis apparatus and method | |
JP7015319B2 (en) | Data analysis support device, data analysis support method and data analysis support program | |
US20200379974A1 (en) | System and Method to Prevent Formation of Dark Data | |
CN110795524A (en) | Main data mapping processing method and device, computer equipment and storage medium | |
JP2024009924A (en) | Profit and loss calculation relating to encrypted currency transaction | |
CN115423535A (en) | Product purchasing method, device, equipment and medium based on market prior big data | |
CN114386879B (en) | Grading and ranking method and system based on multi-product multi-dimensional performance indexes | |
JP4992301B2 (en) | Search processing method and apparatus | |
JP5682354B2 (en) | Data compression apparatus, data compression method, and data compression program | |
CN113344673A (en) | Product pushing method and device, electronic equipment and storage medium | |
JP2020052451A (en) | Computer system and pattern generation method of business flow | |
Liao et al. | Bullion: A Column Store for Machine Learning | |
JP7015320B2 (en) | Data analysis support device, data analysis support method and data analysis support program | |
CN112561500B (en) | Salary data generation method, device, equipment and medium based on user data | |
JP5506629B2 (en) | Quasi-frequent structure pattern mining apparatus, frequent structure pattern mining apparatus, method and program thereof | |
KR102256814B1 (en) | Method and system for selecting target data | |
US11281566B2 (en) | Scoring device, computer readable medium, and scoring method | |
CN112383819A (en) | Video frame extraction method and related equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20131106 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140430 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140513 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140710 |
|
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: 20141216 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141229 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5682354 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |