JPH10222346A - Information processor - Google Patents

Information processor

Info

Publication number
JPH10222346A
JPH10222346A JP9018660A JP1866097A JPH10222346A JP H10222346 A JPH10222346 A JP H10222346A JP 9018660 A JP9018660 A JP 9018660A JP 1866097 A JP1866097 A JP 1866097A JP H10222346 A JPH10222346 A JP H10222346A
Authority
JP
Japan
Prior art keywords
data
stream format
comparison result
comparison
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP9018660A
Other languages
Japanese (ja)
Other versions
JP3754998B2 (en
Inventor
Masataka Ozaka
匡隆 尾坂
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP01866097A priority Critical patent/JP3754998B2/en
Publication of JPH10222346A publication Critical patent/JPH10222346A/en
Application granted granted Critical
Publication of JP3754998B2 publication Critical patent/JP3754998B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the scale of a comparator from being increased even when the number of comparing bits and the number of pattern data are increased in an information processor which is applied when required information is extracted from digital information transmitted after division into plural tables to generate a program list, etc. SOLUTION: A shift register 8 holding pattern data and transferring it in order and the shift register 9 holding mask data and transferring it in order are provided. The comparator 6 compares data of a stream form with pattern data transferred from the shift register 8, discriminates whether they are coincident or not and decides whether the comparison result is made to effective or uneffective based on mask data which is transferred from the shift register 9 by permitting discrimination that stream-form data does not coincide with pattern data to be a condition.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数のテーブルに
分割して伝送されたデジタル情報から必要な情報などを
抽出して番組表等を作成する際に適用される情報処理装
置に関し、特に、データ抽出の際のヘッダ情報の比較処
理の回路規模の減少、および抽出処理の負荷を軽減する
ものにかかる。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus which is used to extract necessary information from digital information transmitted by being divided into a plurality of tables to create a program guide or the like. The present invention relates to a method for reducing the circuit scale of the comparison processing of header information at the time of data extraction and reducing the load of the extraction processing.

【0002】[0002]

【従来の技術】従来の情報処理装置では、テーブルに分
割して伝送されたデジタル情報の抽出を行なう際、汎用
のマイクロコンピュータなどによって、ヘッダ部のパタ
ーンマッチングなどの処理を行なうようになっている。
そのため、一定のサイズのデータが到着した時点で、予
め設定された比較パターンと一括して比較を行ない、必
要なデータであるかどうかの判定を行なう。
2. Description of the Related Art In a conventional information processing apparatus, when extracting digital information transmitted by being divided into tables, processing such as pattern matching of a header portion is performed by a general-purpose microcomputer or the like. .
Therefore, when data of a certain size arrives, the data is compared with a preset comparison pattern in a lump to determine whether the data is necessary.

【0003】図9は従来の情報処理装置の構成を示すブ
ロック図である。図9を参照して、従来の情報処理装置
は、所要の情報を行方向、およびこの行方向と交差する
列方向に沿ってマトリクス状に配列させた状態(以下、
「テーブル方式」という。)で順次伝送されてくるスト
リーム形式のデータのヘッダ部の内容によって、そのデ
ータをワーク用メモリ107に取り込ませるか、破棄す
るかを決定するものである。
FIG. 9 is a block diagram showing a configuration of a conventional information processing apparatus. With reference to FIG. 9, a conventional information processing apparatus arranges required information in a matrix along a row direction and a column direction intersecting the row direction (hereinafter, referred to as a matrix).
It is called “table method”. According to the contents of the header part of the stream format data sequentially transmitted in ()), it is determined whether the data is taken into the work memory 107 or discarded.

【0004】具体的には、入力されたストリーム形式の
データを一時的に蓄積するストリームバッファ101
と、このストリームバッファ101に一時的に蓄積され
たストリーム形式のデータのヘッダ部を保存するストリ
ーム一時保存レジスタ102と、ストリーム形式のデー
タと比較するためのパターンデータを保持するパターン
レジスタ104と、ストリーム形式のデータとパターン
データとの比較結果に対してマスクをかけるためのマス
クデータを保持するマスクレジスタ105と、ストリー
ム一時保存レジスタにて保存されているストリーム形式
のデータと、パターンレジスタにて保持されているパタ
ーンデータとを比較し、両者が一致しているか否かを判
別し、ストリーム形式のデータとパターンデータとが一
致しないと判別したことを条件として、マスクレジスタ
にて保持されているマスクデータを基に、その比較結果
を有効にするか、無効にするかを決定する比較器103
と、この比較器103からの比較出力に基づき、ワーク
用メモリ107にデータの取り込みを行なわせるか、デ
ータを破棄するかを選択するセレクタ106とを備えて
いる。
[0004] More specifically, a stream buffer 101 for temporarily storing input stream format data.
A stream temporary storage register 102 for storing a header portion of stream format data temporarily stored in the stream buffer 101; a pattern register 104 for storing pattern data for comparison with stream format data; A mask register 105 for holding mask data for masking a comparison result between the format data and the pattern data, a stream format data stored in the stream temporary storage register, and a pattern register stored in the pattern register. Pattern data, and determines whether or not both match, and on condition that it is determined that the stream format data and the pattern data do not match, the mask data held in the mask register To validate the comparison, Comparator 103 to determine whether to effect
And a selector 106 for selecting whether the work memory 107 should take in the data or discard the data based on the comparison output from the comparator 103.

【0005】比較器103は、ストリーム形式のデータ
とパターンデータとの比較を行なうために、ストリーム
一時保存レジスタ102に保存されるストリーム形式の
データのヘッダ部のサイズ分のビット幅を持っている。
[0005] The comparator 103 has a bit width corresponding to the size of the header of the stream format data stored in the stream temporary storage register 102 in order to compare the stream format data with the pattern data.

【0006】図10は比較器の比較処理動作の流れを示
すフローチャートである。図10を参照して、上記比較
器103の比較処理動作について説明する。まず、比較
器103は、ストリーム一時保存レジスタ102に保存
されているストリーム形式のデータのヘッダ部のデータ
がビット単位で並列に入力されると(ステップS10
1)、この入力されたストリーム形式のデータのヘッダ
部と、パターンレジスタ104に保持されているパター
ンデータとの比較を行なう(ステップS102)。この
比較の結果、比較器103は、ストリーム形式のデータ
のヘッダ部、およびパターンデータの両者が一致するか
否かを判別する(ステップS103)。ここで、両者が
一致すると判別すると、比較器103は、ストリーム形
式のデータのヘッダ部とパターンデータとの比較結果が
一致したとみなして、ワーク用メモリ107にデータの
取り込みを行なわせるべく、セレクタ106に対して一
致信号を出力する(ステップS104)。一方、両者が
一致しないと判別すると、マスクレジスタ105に保持
されているマスクデータを基に、ステップS103の比
較結果を有効にするか否かの判別を行なう(ステップS
105)。ここで、マスクデータに対応するビットがマ
スク状態である(例えば、「1」)ことを示しておれ
ば、ステップS103の比較結果にかかわらず、その比
較結果を無効とみなして、ワーク用メモリ107にデー
タの取り込みを行なわせるべく、セレクタ106に対し
て一致信号(例えば、「1」)を出力する(ステップS
104)。一方、マスクデータに対応するビットがマス
ク状態でないこと(例えば、「0」)を示しておれば、
ステップS103の比較結果を有効とみなして、データ
を破棄させるべく、セレクタ106に対して不一致信号
(例えば、「0」)を出力する(ステップS106)。
FIG. 10 is a flowchart showing the flow of the comparison processing operation of the comparator. The comparison processing operation of the comparator 103 will be described with reference to FIG. First, the comparator 103 receives the data of the header part of the stream format data stored in the stream temporary storage register 102 in parallel in bit units (step S10).
1) The header of the input stream format data is compared with the pattern data held in the pattern register 104 (step S102). As a result of this comparison, the comparator 103 determines whether or not both the header part of the stream format data and the pattern data match (step S103). If the comparator 103 determines that the two match, the comparator 103 determines that the comparison result between the header part of the stream format data and the pattern data matches, and causes the work memory 107 to fetch the data. A match signal is output to 106 (step S104). On the other hand, if it is determined that they do not match, it is determined whether or not the comparison result of step S103 is to be validated based on the mask data held in the mask register 105 (step S103).
105). Here, if the bit corresponding to the mask data indicates that the bit is in a mask state (for example, “1”), the comparison result is regarded as invalid regardless of the comparison result in step S103, and the work memory 107 is determined. Output a match signal (for example, “1”) to the selector 106 in order to cause the selector 106 to take in data (Step S).
104). On the other hand, if the bit corresponding to the mask data indicates that the bit is not in the mask state (for example, “0”),
The comparison result in step S103 is regarded as valid, and a mismatch signal (for example, “0”) is output to the selector 106 to discard the data (step S106).

【0007】上記情報処理装置において、パターンレジ
スタ104に蓄積されているパターンデータ、およびマ
スクレジスタ105に蓄積されているマスクデータは、
比較器103で、一括して比較が行なわれる。そのた
め、パターンレジスタ104、およびマスクレジスタ1
05は、比較器103とともに集積して、比較器103
から高速にアクセスできる位置に存在させる必要があ
る。その結果、外部メモリなどのデバイスを利用できな
い。
In the above information processing apparatus, the pattern data stored in the pattern register 104 and the mask data stored in the mask register 105 are:
The comparator 103 performs the comparison at once. Therefore, the pattern register 104 and the mask register 1
05 is integrated with the comparator 103,
It must be located at a location that can be accessed at high speed. As a result, a device such as an external memory cannot be used.

【0008】また、ストリーム形式のデータとパターン
データとの比較は、ヘッダ情報のパターンを比較するこ
とにより達成されている。そのため、ストリーム形式の
データは、テーブル形式で順次伝送しなければならな
い。これに伴って、ワーク用メモリ107は、そのテー
ブルの中から、さらに必要とするデータを抽出する処理
を行なわせるべく、ワークメモリ領域を準備しておき、
抽出したデータすべてを一旦格納し、さらに必要なデー
タを抽出するように構成しなければならない。
[0008] The comparison between stream format data and pattern data is achieved by comparing header information patterns. Therefore, data in a stream format must be sequentially transmitted in a table format. Along with this, the work memory 107 prepares a work memory area in order to perform processing for further extracting necessary data from the table,
It is necessary to temporarily store all the extracted data, and to further extract necessary data.

【0009】[0009]

【発明が解決しようとする課題】上述した情報処理装置
では、次に述べる問題点が指摘されている。 ストリーム形式のデータとパターンデータとの比較処
理を、例えば、64ビット等の複数ビットで一括して行
ない、さらに複数のパターンデータを同時に比較判断す
る必要がある。そのため、32パターンを同時比較する
と、64×32ビット分の比較器が必要となり、比較ビ
ット数、およびパターンデータ数の両者が増大するとと
もに、比較器の回路規模が増大する。さらに、比較器に
対して、ビットごとに比較結果にマスクをかける機能を
付与すると、この機能を付与させた分だけ、比較器の回
路規模の増加が見られる。
The following problems have been pointed out in the information processing apparatus described above. It is necessary to perform a comparison process between the stream format data and the pattern data collectively by a plurality of bits such as 64 bits, and to compare and determine a plurality of pattern data simultaneously. Therefore, when 32 patterns are simultaneously compared, a comparator of 64 × 32 bits is required, and both the number of comparison bits and the number of pattern data increase, and the circuit scale of the comparator also increases. Further, when the function of masking the comparison result for each bit is provided to the comparator, the circuit scale of the comparator is increased by the amount of the function.

【0010】ストリーム形式のデータのヘッダ部に対
して、パターン比較のみにより、ワーク用メモリにスト
リーム形式のデータを流すか否かを決定する場合、スト
リーム形式のデータは、テーブル形式であり、そのテー
ブルの中から、さらに必要とするデータを抽出する必要
がある。そのため、すべてのデータを一旦ワーク用メモ
リに展開し、ソフトウエア処理によりデータの抽出を行
なうべく、常に、ワーク用メモリは、1テーブルを展開
できるだけのワークメモリ領域の準備が必要である。
When it is determined whether or not the stream format data is to be sent to the work memory by only comparing the pattern of the header portion of the stream format data, the stream format data is in a table format. It is necessary to further extract the necessary data from the above. Therefore, in order to temporarily expand all data in the work memory and extract data by software processing, the work memory must always have a work memory area that can expand one table.

【0011】本発明は、上記技術的課題に鑑みなされた
もので、比較ビット数、およびパターンデータ数の両者
が増大しても、比較処理の回路規模を増大させないで済
む情報処理装置を提供することを第1の目的とする。
The present invention has been made in view of the above technical problems, and provides an information processing apparatus which does not need to increase the circuit scale of the comparison process even if both the number of comparison bits and the number of pattern data increase. This is the first object.

【0012】また、本発明は、必要とするストリーム形
式のデータをワーク用メモリに展開させることなく、ス
トリーム形式のデータから必要なデータのみを抽出でき
る情報処理装置を提供することを第2の目的とする。
It is a second object of the present invention to provide an information processing apparatus capable of extracting only necessary data from stream format data without expanding the necessary stream format data in a work memory. And

【0013】[0013]

【課題を解決するための手段】上記第1の目的を達成す
るために、請求項1に記載の発明にかかる情報処理装置
は、所要の情報を行方向、およびこの行方向と交差する
列方向に沿ってマトリクス状に配列させた状態で順次伝
送されてくるストリーム形式のデータのヘッダ部の内容
によって、そのデータを取り込むか、破棄するかを決定
するものであって、上記ストリーム形式のデータと比較
するためのパターンデータを保持し、この保持している
パターンデータを順々に転送するパターンデータ保持手
段と、上記ストリーム形式のデータと上記パターンデー
タとの比較結果に対してマスクをかけるためのマスクデ
ータを保持し、この保持しているマスクデータを順々に
転送するマスクデータ保持手段と、上記ストリーム形式
のデータと、上記パターンデータ保持手段から転送され
た上記パターンデータとを比較し、両者が一致している
か否かを判別し、上記ストリーム形式のデータと上記パ
ターンデータとが一致しないと判別したことを条件とし
て、上記マスクデータ保持手段から転送された上記マス
クデータを基に、その比較結果を有効にするか、無効に
するかを決定する比較手段とを含むことを特徴とするも
のである。
In order to achieve the first object, an information processing apparatus according to the first aspect of the present invention stores a required information in a row direction and a column direction intersecting the row direction. According to the contents of the header part of the stream format data sequentially transmitted in a state of being arranged in a matrix along, it is determined whether to take in the data, or discard it, the data in the stream format and Pattern data holding means for holding pattern data to be compared and sequentially transferring the held pattern data; and masking a comparison result between the stream format data and the pattern data. Mask data holding means for holding mask data and sequentially transferring the held mask data; data in the stream format; The pattern data transferred from the turn data holding means is compared with the pattern data, and it is determined whether or not the two match, and on condition that it is determined that the stream format data does not match the pattern data, And a comparison means for determining whether the comparison result is valid or invalid based on the mask data transferred from the mask data holding means.

【0014】請求項2に記載の発明にかかる情報処理装
置は、所要の情報を行方向、およびこの行方向と交差す
る列方向に沿ってマトリクス状に配列させた状態で順次
伝送されてくるストリーム形式のデータのヘッダ部の内
容によって、そのデータを取り込むか、破棄するかを決
定するものであって、上記ストリーム形式のデータと比
較するためのパターンデータ、およびこれら両者の比較
結果に対してマスクをかけるためのマスクデータのう
ち、少なくとも一方のデータを予め記憶している外部デ
ータ記憶手段と、上記ストリーム形式のデータと上記パ
ターンデータとを比較し、両者が一致しているか否かを
判別し、上記ストリーム形式のデータと上記パターンデ
ータとが一致しないと判別したことを条件として、上記
マスクデータを基に、その比較結果を有効にするか、無
効にするかを決定する比較手段と、上記外部データ記憶
手段にて記憶されているデータを読み出して一時的に蓄
積し、この蓄積されたデータを上記比較手段に出力する
データ蓄積手段とを含むことを特徴とするものである。
According to a second aspect of the present invention, there is provided an information processing apparatus in which a stream is sequentially transmitted in a state where required information is arranged in a matrix along a row direction and a column direction intersecting the row direction. It decides whether to take in or discard the data according to the contents of the header part of the data in the format. The pattern data to be compared with the data in the stream format, and the masking of the result of comparison between the two. The external data storage means, which stores at least one of the mask data in advance, and the stream format data and the pattern data, and determines whether or not both match. On the condition that it is determined that the stream format data and the pattern data do not match, based on the mask data Comparing means for deciding whether to make the comparison result valid or invalid, and reading and temporarily storing data stored in the external data storage means, and storing the stored data in the comparison means And a data storage means for outputting the data to a computer.

【0015】請求項3に記載の発明にかかる情報処理装
置は、請求項1または2に記載の情報処理装置におい
て、上記比較手段からの比較結果出力の変化に基づき、
上記比較手段の比較結果を判定する比較結果判定手段
と、上記ストリーム形式のデータを構成するパケットの
長さに対応するビット数を記憶しており、入力されてく
る上記ストリーム形式のデータを構成するパケットの先
頭に付加されている同期バイトを検出したことを条件と
して、上記比較結果判定手段に対して比較結果判定開始
信号を出力し、その後、入力されてくる上記ストリーム
形式のデータを構成するパケットのビット数をカウント
し、このカウント値が予め記憶されている上記ビット数
に達したことを条件として、上記比較結果判定手段に対
して比較結果判定終了信号を出力する同期バイト検出手
段とを含むことを特徴とするものである。
According to a third aspect of the present invention, in the information processing apparatus according to the first or second aspect, based on a change in a comparison result output from the comparing means,
A comparison result determination unit for determining a comparison result of the comparison unit, and a bit number corresponding to a length of a packet constituting the stream format data are stored, and the input stream format data is configured. On the condition that the synchronization byte added to the head of the packet is detected, a comparison result determination start signal is output to the comparison result determination means, and thereafter, the packet constituting the input stream format data is output. And a synchronous byte detecting means for outputting a comparison result determination end signal to the comparison result determining means on condition that the counted value has reached the previously stored bit number. It is characterized by the following.

【0016】上記第2の目的を達成するために、請求項
4に記載の発明にかかる情報処理装置は、所要の情報を
行方向、およびこの行方向と交差する列方向に沿ってマ
トリクス状に配列させた状態で順次伝送されてくるスト
リーム形式のデータのヘッダ部の内容によって、そのデ
ータを取り込むか、破棄するかを決定するものであっ
て、上記ストリーム形式のデータの行方向に沿って配列
されている情報を一時的に蓄積する情報蓄積手段と、上
記ストリーム形式のデータのビット数をカウントするビ
ット数カウント手段と、予め設定された上記ストリーム
形式のデータの行方向に沿って配列されている情報のビ
ット数を保持するビット数保持手段と、上記ビット数カ
ウント手段にてカウントされたカウント値と、上記ビッ
ト数保持手段にて保持されている上記ビット数とを比較
し、上記ビット数カウント手段の上記カウント値が上記
ビット数保持手段にて保持されている上記ビット数に達
したことを条件として、情報の伝達完了信号を出力する
第1の比較手段と、この第1の比較手段から上記伝達完
了信号が入力されるごとに、1カウントする伝達完了信
号カウント手段と、予め設定された上記ストリーム形式
のデータの列方向に沿って配列されている情報の列番号
を保持する列番号保持手段と、上記伝達完了信号カウン
ト手段にてカウントされたカウント値と、上記列番号保
持手段に保持されている上記列番号とを比較し、上記伝
達完了信号カウント手段のカウント値が上記列番号保持
手段に保持されている上記列番号に達したことを条件と
して、上記ストリーム形式のデータの取り込み信号を出
力する第2の比較手段と、上記ビット数保持手段、およ
び列番号保持手段に対して、それぞれ、ビット数、およ
び列番号を設定するビット数・列番号設定手段と、上記
第2の比較手段から上記取り込み信号が入力されたこと
を条件として、上記情報蓄積手段に蓄積されている上記
ストリーム形式のデータの行方向に沿って配列されてい
る情報を読み出し、この読み出した上記ストリーム形式
のデータの行方向に沿って配列されている情報を所要の
アプリケーションに伝送する情報伝送手段とを含むこと
を特徴とするものである。
In order to achieve the second object, an information processing apparatus according to the present invention as described in claim 4, stores required information in a matrix along a row direction and a column direction intersecting the row direction. The content of the header part of the stream format data sequentially transmitted in the arranged state determines whether the data is taken in or discarded, and is arranged along the row direction of the stream format data. Information storage means for temporarily accumulating information that has been set, bit number counting means for counting the number of bits of the stream format data, and a predetermined number of bits arranged in the row direction of the stream format data. Bit number holding means for holding the number of bits of information stored, the count value counted by the bit number counting means, and the count value held by the bit number holding means. The number of bits is compared with the number of bits, and the signal transmission completion signal is output on condition that the count value of the bit number counting means reaches the number of bits held by the bit number holding means. A first comparing means for performing the operation; a transmission completion signal counting means for counting one each time the transmission completion signal is input from the first comparing means; A column number holding unit that holds a column number of information arranged in a row, a count value counted by the transmission completion signal counting unit, and a comparison between the column number held by the column number holding unit and the column number. On the condition that the count value of the transmission completion signal counting means has reached the column number held in the column number holding means, A bit number / column number setting means for setting a bit number and a column number to the second comparing means for outputting the embedded signal, the bit number holding means and the column number holding means, respectively; 2, the information arranged along the row direction of the data of the stream format stored in the information storage means is read on condition that the capture signal is input from the comparison means of Step 2. Information transmitting means for transmitting information arranged along the row direction of the format data to a required application.

【0017】[0017]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面に基づき詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.

【0018】実施の形態1.図1は本発明の実施の形態
1にかかる情報処理装置の構成を示すブロック図であ
る。図1を参照して、本実施の形態1に情報処理装置
は、テーブル方式で順次伝送されてくるストリーム形式
のデータのヘッダ部の内容によって、そのデータをワー
ク用メモリ50に取り込ませるか、破棄するかを決定す
るものである。
Embodiment 1 FIG. 1 is a block diagram illustrating a configuration of the information processing apparatus according to the first embodiment of the present invention. Referring to FIG. 1, according to the first embodiment, the information processing apparatus loads the data into work memory 50 or discards the data depending on the contents of the header portion of the stream format data sequentially transmitted in a table format. Is to decide.

【0019】図中、20は比較判定回路であって、この
比較判定回路20は、ストリーム形式のデータと比較す
るためのパターンデータを保持し、この保持しているパ
ターンデータを順々に転送するシフトレジスタ8と、ス
トリーム形式のデータとパターンデータとの比較結果に
対してマスクをかけるためのマスクデータを保持し、こ
の保持しているマスクデータを順々に転送するシフトレ
ジスタ9と、ストリーム形式のデータと、シフトレジス
タ8から転送されたパターンデータとを比較し、両者が
一致しているか否かを判別し、ストリーム形式のデータ
とパターンデータとが一致しないと判別したことを条件
として、シフトレジスタ9から転送されたマスクデータ
を基に、その比較結果を有効にするか、無効にするかを
決定する比較器6と、この比較器6からの比較結果出力
の変化に基づき、比較器6の比較結果を判定する比較結
果判定部7と、ストリーム形式のデータを構成するパケ
ットの長さに対応するビット数を記憶しており、入力さ
れてくるストリーム形式のデータを構成するパケットの
先頭に付加されている同期バイトを検出したことを条件
として、比較結果判定部7に対して比較結果判定開始信
号を出力し、その後、入力されてくるストリーム形式の
データを構成するパケットのビット数をカウントし、こ
のカウント値が予め記憶されているビット数に達したこ
とを条件として、比較結果判定部7に対して比較結果判
定終了信号を出力する同期バイト検出部11と、入力さ
れてくるストリーム形式のデータを一時的に蓄積するバ
ッファ12と、比較結果判定部7の比較判定出力に基づ
き、バッファ12に蓄積されているストリーム形式のデ
ータを読み出し、ワーク用メモリ50にデータの取り込
みを行なわせるか、データを破棄するかを選択するセレ
クタ10とを備えている。
In the figure, reference numeral 20 denotes a comparison / judgment circuit, which holds pattern data for comparison with stream format data, and transfers the held pattern data sequentially. A shift register 8 for holding mask data for masking a result of comparison between the stream format data and the pattern data, and a shift register 9 for sequentially transferring the held mask data; Is compared with the pattern data transferred from the shift register 8 to determine whether or not the two match, and on the condition that the data in the stream format and the pattern data do not match, the shift Based on the mask data transferred from the register 9, the comparator 6 determines whether the comparison result is valid or invalid. A comparison result determination unit 7 for determining a comparison result of the comparator 6 based on a change in the comparison result output from the comparator 6 and a bit number corresponding to a length of a packet constituting stream format data are stored. And outputs a comparison result determination start signal to the comparison result determination unit 7 on condition that the synchronization byte added to the head of the packet constituting the input stream format data is detected. Counts the number of bits of the packets constituting the input stream format data, and judges the comparison result to the comparison result judgment unit 7 on condition that this count value reaches the number of bits stored in advance. A synchronization byte detector 11 for outputting an end signal, a buffer 12 for temporarily storing input stream format data, Based on the compare decision output, it reads the data stream format stored in the buffer 12, or to perform the data in the work memory 50 uptake, and a selector 10 for selecting whether to discard the data.

【0020】シフトレジスタ8、およびシフトレジスタ
9は、Nビットのシフトレジスタとして機能するもので
ある。シフトレジスタ8には、パターンデータとして、
抽出したいストリーム形式のデータのヘッダ部と同じパ
ターン値が予め設定されており、シフトレジスタ8は、
比較器6に対して、予め設定されたパターン値を1ビッ
トずつ順次与えるようになっている。一方、シフトレジ
スタ9には、抽出したいストリーム形式のデータのヘッ
ダ部のうち比較対象外となる部分に対応した位置にビッ
トを立てるべきマスク値(例えば、「1」)が予め設定
されており、シフトレジスタ9は、比較器6に対して、
予め設定されたマスク値を1ビットずつ順次与えるよう
になっている。
The shift register 8 and the shift register 9 function as an N-bit shift register. The shift register 8 stores, as pattern data,
The same pattern value as the header part of the stream format data to be extracted is set in advance, and the shift register 8
A predetermined pattern value is sequentially given to the comparator 6 bit by bit. On the other hand, in the shift register 9, a mask value (for example, “1”) for setting a bit at a position corresponding to a portion not to be compared in the header part of the stream format data to be extracted is set in advance. The shift register 9 provides the comparator 6 with:
A preset mask value is sequentially given one bit at a time.

【0021】比較器6、およびシフトレジスタ8は、M
個あり、両者の間で同時にMパターンの比較が可能とな
っている。なお、各比較器6は、1ビットの比較器であ
る。
The comparator 6 and the shift register 8 include M
And M patterns can be compared between the two at the same time. Each comparator 6 is a 1-bit comparator.

【0022】図2は比較器の比較処理動作の流れを示す
フローチャートである。図2を参照して、上記比較器6
の比較処理動作について説明する。ここで、入力された
ストリーム形式のデータのヘッダ部は、1ビットずつ比
較器6へ与えられる。
FIG. 2 is a flowchart showing the flow of the comparison processing operation of the comparator. Referring to FIG.
Will be described. Here, the header portion of the input stream format data is provided to the comparator 6 bit by bit.

【0023】まず、比較器6は、ストリーム形式のデー
タのヘッダ部の1ビットが入力されると(ステップS
1)、シフトレジスタ8を1ビットシフトし、ストリー
ム形式のデータのヘッダ部と、シフトレジスタ8から転
送されたパターン値との比較を行なう(ステップS
2)。この比較の結果、ストリーム形式のデータのヘッ
ダ部、およびパターン値の両者が一致するか否かを判別
する(ステップS3)。ここで、両者が一致すると、比
較器6は、ストリーム形式のデータのヘッダ部とパター
ン値との比較結果が一致したとみなして、比較結果判定
部7に対して一致信号「1」を出力する(ステップS
4)。一方、両者が一致しないと判別すると、シフトレ
ジスタ9を1ビットシフトし、シフトレジスタ9から転
送されたマスク値を基に、ステップS3の比較結果を有
効にするか否かの判別を行なう(ステップS5、S
6)。このとき、シフトレジスタ9から転送されたマス
クデータにマスク値が立っておれば、ステップS3の比
較結果にかかわらず、その比較結果を無効とみなして、
比較結果判定部7に対して一致信号「1」を出力する
(ステップS4)。一方、シフトレジスタ9から転送さ
れたマスクデータにマスク値が立っていなければ、ステ
ップS3の比較結果を有効とみなして、比較結果判定部
7に対して不一致信号「0」を出力する(ステップS
7)。
First, the comparator 6 receives one bit of the header part of the data in the stream format (step S).
1) The shift register 8 is shifted by one bit, and the header part of the stream format data is compared with the pattern value transferred from the shift register 8 (step S).
2). As a result of this comparison, it is determined whether or not both the header part of the stream format data and the pattern value match (step S3). Here, if they match, the comparator 6 considers that the comparison result between the header part of the stream format data and the pattern value matches, and outputs a match signal “1” to the comparison result determination unit 7. (Step S
4). On the other hand, if it is determined that they do not match, the shift register 9 is shifted by one bit, and based on the mask value transferred from the shift register 9, it is determined whether or not the comparison result of step S3 is valid (step S3). S5, S
6). At this time, if a mask value is set in the mask data transferred from the shift register 9, regardless of the comparison result in step S3, the comparison result is regarded as invalid, and
A match signal "1" is output to the comparison result determination unit 7 (step S4). On the other hand, if the mask data transferred from the shift register 9 does not have a mask value, the comparison result in step S3 is regarded as valid, and a mismatch signal “0” is output to the comparison result determination unit 7 (step S3).
7).

【0024】図3は比較結果判定部の入力波形、および
出力波形を示す図である。同図において、Aは同期バイ
ト検出部11から比較結果判定部7に対して入力されて
くる信号、B,Cは比較器6から比較結果判定部7に対
して入力されてくる信号を示している。一方、D,Eは
比較結果判定部7からセレクタ10に対して出力される
信号を示している。
FIG. 3 is a diagram showing an input waveform and an output waveform of the comparison result judging section. In the figure, A indicates a signal input from the synchronization byte detection unit 11 to the comparison result determination unit 7, and B and C indicate signals input from the comparator 6 to the comparison result determination unit 7. I have. On the other hand, D and E indicate signals output from the comparison result determination unit 7 to the selector 10.

【0025】図3を参照して、上記比較結果判定部7の
比較判定処理動作について説明する。
Referring to FIG. 3, a description will be given of the comparison / determination processing operation of the comparison result determination section 7.

【0026】同期バイト検出部11は、入力されてくる
ストリーム形式のデータを構成するパケットの先頭に付
加されている同期バイトを検出したことを条件として、
比較結果判定部7に対して比較結果判定開始信号「1」
を出力する。その後、同期バイト検出部11は、入力さ
れてくるストリーム形式のデータを構成するパケットの
ビット数をカウントし、このカウント値が予め記憶され
ているビット数に達したことを条件として、比較結果判
定部7に対して比較結果判定終了信号「0」を出力する
(A参照)。このように、比較結果判定開始信号「1」
が出力されてから比較結果判定終了信号「0」が出力さ
れるまでの間の時間を、比較結果判定部7の比較時間と
称することにする。
The synchronization byte detector 11 detects a synchronization byte added to the head of a packet constituting stream-type data to be input, on condition that it has been detected.
The comparison result determination start signal “1” is sent to the comparison result determination unit 7.
Is output. After that, the synchronization byte detecting unit 11 counts the number of bits of the packet constituting the input stream format data, and determines that the comparison result has reached the number of bits stored in advance. A comparison result determination end signal “0” is output to the unit 7 (see A). Thus, the comparison result determination start signal “1”
Is output and the time from when the comparison result determination end signal “0” is output is referred to as the comparison time of the comparison result determination unit 7.

【0027】そして、Bに示すように、比較時間が経過
するまで、比較器6から一致信号「1」が変化せず
「1」を保持した状態で入力されると、比較結果判定部
7は、総合的に比較器6の比較処理動作を有効とみな
す。すなわち、比較結果判定部7は、パケット単位でみ
れば、ストリーム形式のデータは必要であるとみなし
て、Dに示すように、バッファ12に蓄積されているス
トリーム形式のデータを読み出し、ワーク用メモリ50
にデータの取り込みを行なわせるべく、セレクタ10に
対して一致信号「1」を出力する。
Then, as shown in B, when the match signal "1" is input from the comparator 6 while maintaining "1" without changing until the comparison time elapses, the comparison result determination unit 7 , The comparison processing operation of the comparator 6 is regarded as valid. That is, the comparison result determination unit 7 considers that the data in the stream format is necessary in packet units, and reads out the data in the stream format stored in the buffer 12 as indicated by D, and 50
Outputs a coincidence signal "1" to the selector 10 in order to cause the selector 10 to take in data.

【0028】一方、Cに示すように、比較時間が経過す
る間に、比較器6からの出力信号が変化して、一致信号
「1」、および不一致信号「0」の両者が混在した状態
で入力されると、比較結果判定部7は、総合的に比較器
6の比較処理動作を無効とみなす。すなわち、比較結果
判定部7は、パケット単位でみれば、ストリーム形式の
データは不必要であるとみなして、Eに示すように、バ
ッファ12に蓄積されているストリーム形式のデータを
読み出し、データを破棄させるべく、セレクタ10に対
して不一致信号「0」を出力する。これによって、必要
とするストリーム形式のデータの取り込みが行なえる。
On the other hand, as shown in C, while the comparison time elapses, the output signal from the comparator 6 changes, and both the coincidence signal "1" and the non-coincidence signal "0" are mixed. When input, the comparison result determination section 7 comprehensively considers the comparison processing operation of the comparator 6 to be invalid. That is, the comparison result determination unit 7 considers that the data in the stream format is unnecessary when viewed in packet units, reads out the data in the stream format stored in the buffer 12 as indicated by E, and A non-coincidence signal “0” is output to the selector 10 to discard it. As a result, necessary stream format data can be captured.

【0029】すなわち、本実施の形態1では、ストリー
ム形式のデータと比較するためのパターンデータを保持
し、この保持しているパターンデータを順々に転送する
シフトレジスタ8と、ストリーム形式のデータとパター
ンデータとの比較結果に対してマスクをかけるためのマ
スクデータを保持し、この保持しているマスクデータを
順々に転送するシフトレジスタ9とを備え、比較器6
は、ストリーム形式のデータと、シフトレジスタ8から
転送されたパターンデータとを比較し、両者が一致して
いるか否かを判別し、ストリーム形式のデータとパター
ンデータとが一致しないと判別したことを条件として、
シフトレジスタ9から転送されたマスクデータを基に、
その比較結果を有効にするか、無効にするかを決定する
ようになっている。
That is, in the first embodiment, a shift register 8 for holding pattern data to be compared with stream format data and sequentially transferring the held pattern data, A shift register 9 for holding mask data for masking a result of comparison with the pattern data, and sequentially transferring the held mask data;
Compares the stream format data with the pattern data transferred from the shift register 8, determines whether or not the two match, and determines that the stream format data and the pattern data do not match. As a condition,
Based on the mask data transferred from the shift register 9,
It is determined whether the comparison result is valid or invalid.

【0030】したがって、比較ビット数、およびパター
ンデータ数の両者が増大しても、比較器6の規模を増大
させないで済む。
Therefore, even if both the number of comparison bits and the number of pattern data increase, the scale of the comparator 6 does not need to be increased.

【0031】また、本実施の形態1では、同期バイト検
出部11にて、入力されてくるストリーム形式のデータ
を構成するパケットの先頭に付加されている同期バイト
を検出したことを条件として、比較結果判定部7に対し
て比較結果判定開始信号が出力され、その後、入力され
てくるストリーム形式のデータを構成するパケットのビ
ット数をカウントし、このカウント値が予め記憶されて
いるビット数に達したことを条件として、比較結果判定
部7に対して比較結果判定終了信号が出力される間に、
比較結果判定部7は、比較器6からの比較結果出力の変
化に基づき、比較器6の比較結果を判定するようになっ
ている。
In the first embodiment, the comparison is made on condition that the synchronization byte detection unit 11 detects the synchronization byte added to the head of the packet constituting the input stream format data. A comparison result determination start signal is output to the result determination unit 7, and thereafter, the number of bits of the packets constituting the input stream format data is counted, and the counted value reaches the number of bits stored in advance. On the condition that the comparison result determination end signal is output to the comparison result determination unit 7,
The comparison result determination unit 7 determines the comparison result of the comparator 6 based on a change in the comparison result output from the comparator 6.

【0032】したがって、ストリーム形式のデータとパ
ターンデータ、およびストリーム形式のデータとマスク
データを、比較器6にて、1ビット単位ずつ比較してい
るにもかかわらず、パケット単位でストリーム形式のデ
ータの要否を総合的に判断することができる。
Therefore, although the data in the stream format and the pattern data, and the data in the stream format and the mask data are compared bit by bit in the comparator 6, the data of the stream format in the packet unit is obtained. The necessity can be comprehensively determined.

【0033】実施の形態2.図4は本発明の実施の形態
2にかかる情報処理装置の構成を示すブロック図であ
る。
Embodiment 2 FIG. FIG. 4 is a block diagram illustrating a configuration of the information processing apparatus according to the second embodiment of the present invention.

【0034】図4を参照して、本実施の形態2の情報処
理装置の特徴は、比較判定回路20外に、ストリーム形
式のデータと比較するためのパターンデータとしてのパ
ターン値を予め記憶している外部メモリ43を設けた
点、および比較判定回路20内に、外部メモリ43に対
してアドレスを発生させるアドレス発生器41と、外部
メモリ43にて記憶されているパターン値を読み出して
一時的に蓄積し、この蓄積されたパターン値をパターン
データレジスタ18に出力するバッファ42とを設けた
点にあり、その他の構成は、実施の形態1と同様であ
る。
Referring to FIG. 4, the feature of the information processing apparatus according to the second embodiment is that a pattern value as pattern data for comparison with stream format data is stored in advance outside comparison / determination circuit 20. And an address generator 41 for generating an address for the external memory 43 in the comparison determination circuit 20 and a pattern value stored in the external memory 43 for temporarily storing A buffer 42 for accumulating and outputting the accumulated pattern values to the pattern data register 18 is provided. The other configuration is the same as that of the first embodiment.

【0035】図5は比較器の比較処理動作の流れを示す
フローチャートである。図5を参照して、比較器6の比
較処理動作について説明する。入力されたストリーム形
式のデータのヘッダ部は、比較器6に1ビット単位で与
えられる。また、ストリーム形式のデータと比較するた
めのパターン値は、バッファ42により、外部メモリ4
3から順次読み出され、一時的に蓄積される。その際、
外部メモリ43に対するアドレスは、アドレス発生器4
1により、外部メモリ43に順次与えられる。バッファ
42に蓄積されているパターン値が32ビット情報であ
る場合、比較パターン数Mに合わせて、32/M個の比
較用パターン値として、パターンデータレジスタ18に
出力され、パターンデータレジスタ18から比較器6に
対して32/M回与えられる。
FIG. 5 is a flowchart showing the flow of the comparison processing operation of the comparator. The comparison processing operation of the comparator 6 will be described with reference to FIG. The header portion of the input stream format data is provided to the comparator 6 in 1-bit units. The pattern value to be compared with the stream format data is stored in the external memory 4 by the buffer 42.
3 and are temporarily stored. that time,
The address for the external memory 43 is stored in the address generator 4
1 to the external memory 43 sequentially. When the pattern value stored in the buffer 42 is 32-bit information, the pattern value is output to the pattern data register 18 as 32 / M comparison pattern values in accordance with the number M of comparison patterns. 32 / M times.

【0036】まず、比較器6は、ストリーム形式のデー
タのヘッダ部の1ビットが入力されると(ステップS1
1)、ストリーム形式のデータのヘッダ部と、パターン
レジスタ18から与えられた、バッファ42に蓄積され
たパターン値との比較を行なう(ステップS12)。こ
の比較の結果、ストリーム形式のデータのヘッダ部、お
よびパターン値の両者が一致するか否かを判別する(ス
テップS13)。ここで、両者が一致すると、比較器6
は、ストリーム形式のデータのヘッダ部とパターン値と
の比較結果が一致したとみなして、比較結果判定部7に
対して一致信号を出力する(ステップS14)。一方、
両者が一致しないと判別すると、シフトレジスタ9を1
ビットシフトし、シフトレジスタ9から転送されたマス
ク値を基に、ステップS3の比較結果を有効にするか否
かの判別を行なう(ステップS15、S16)。このと
き、シフトレジスタ9から転送されたマスクデータにマ
スク値が立っておれば、ステップS13の比較結果にか
かわらず、その比較結果を無効とみなして、比較結果判
定部7に対して一致信号を出力する(ステップS1
4)。一方、シフトレジスタ9から転送されたマスクデ
ータにマスク値が立っていなければ、ステップS13の
比較結果を有効とみなして、比較結果判定部7に対して
不一致信号を出力する。
First, when one bit of the header part of the stream format data is input, the comparator 6 (step S1).
1) Compare the header part of the data in the stream format with the pattern value provided from the pattern register 18 and stored in the buffer 42 (step S12). As a result of this comparison, it is determined whether or not both the header portion of the stream format data and the pattern value match (step S13). Here, when they match, the comparator 6
Considers that the comparison result between the header part of the stream format data and the pattern value matches, and outputs a match signal to the comparison result determination unit 7 (step S14). on the other hand,
If it is determined that they do not match, the shift register 9 is set to 1
Based on the mask value transferred by the bit shift and the shift register 9, it is determined whether or not the comparison result of step S3 is valid (steps S15 and S16). At this time, if a mask value is set in the mask data transferred from the shift register 9, regardless of the comparison result in step S13, the comparison result is regarded as invalid, and a match signal is sent to the comparison result determination unit 7. Output (Step S1
4). On the other hand, if the mask data transferred from the shift register 9 does not have a mask value, the comparison result in step S13 is regarded as valid, and a mismatch signal is output to the comparison result determination unit 7.

【0037】すなわち、本実施の形態2では、ストリー
ム形式のデータと比較するためのパターンデータを予め
外部メモリ43に記憶させておき、外部メモリ43にて
記憶されているパターンデータを、バッファ42によ
り、読み出して一時的に蓄積し、この蓄積されたパター
ンデータをパターンレジスタ18を介して比較器6に出
力するようになっている。
That is, in the second embodiment, the pattern data to be compared with the stream format data is stored in the external memory 43 in advance, and the pattern data stored in the external memory 43 is stored in the buffer 42. , Is read out and temporarily stored, and the stored pattern data is output to the comparator 6 via the pattern register 18.

【0038】したがって、比較ビット数、およびパター
ンデータ数の両者が増大しても、比較器6の規模を増大
させないで済むことに加えて、システム構成に応じて、
比較パターンのパターン数の設定を容易に変更すること
ができる。
Therefore, even if both the number of comparison bits and the number of pattern data increase, the scale of the comparator 6 does not need to be increased.
The setting of the number of comparison patterns can be easily changed.

【0039】なお、本実施の形態2において、ストリー
ム形式のデータ、およびパターンデータの両者の比較結
果に対してマスクをかけるためのマスクデータを予め外
部メモリに記憶させておき、外部メモリにて記憶されて
いるマスクデータを、バッファにより、読み出して一時
的に蓄積し、この蓄積されたマスクデータをマスクレジ
スタを介して比較器に出力するようにしても、上記と同
様の効果を奏することは言うまでもない。
In the second embodiment, mask data for masking the comparison result between the stream format data and the pattern data is stored in an external memory in advance, and is stored in the external memory. It is needless to say that the same effect as described above can be obtained even if the stored mask data is read out by the buffer and temporarily stored, and the stored mask data is output to the comparator via the mask register. No.

【0040】要するに、ストリーム形式のデータと比較
するためのパターンデータ、およびこれら両者の比較結
果に対してマスクをかけるためのマスクデータのうち、
少なくとも一方のデータを予め外部メモリに記憶させて
おき、外部メモリにて記憶されているデータを、バッフ
ァにより、読み出して一時的に蓄積し、この蓄積された
データを比較器に出力するようにすればよいのである。
In short, of the pattern data for comparing with the stream format data and the mask data for masking the comparison result of both of them,
At least one of the data is stored in the external memory in advance, the data stored in the external memory is read out by the buffer and temporarily stored, and the stored data is output to the comparator. I just need to.

【0041】実施の形態3.図6は本発明の実施の形態
3にかかる情報処理装置の構成を示すブロック図であ
る。
Embodiment 3 FIG. 6 is a block diagram illustrating a configuration of the information processing apparatus according to the third embodiment of the present invention.

【0042】図6を参照して、本実施の形態3の情報処
理装置は、比較判定回路20に、ストリーム形式のデー
タの行方向に沿って配列されている情報を一時的に蓄積
するバッファ21と、ストリーム形式のデータのビット
数をカウントするストリームカウンタ22と、予め設定
されたストリーム形式のデータの行方向に沿って配列さ
れている情報のビット数を保持するループ単位設定レジ
スタと、ストリームカウンタ22にてカウントされたカ
ウント値と、ループ単位設定レジスタ26にて保持され
ているビット数とを比較し、ストリームカウンタ22の
カウント値がループ単位設定レジスタ26にて保持され
ているビット数に達したことを条件として、情報の伝達
完了信号を出力する比較器24と、この比較器24から
伝達完了信号が入力されるごとに、1カウントするルー
プ回数カウンタ23と、予め設定されたストリーム形式
のデータの列方向に沿って配列されている情報の列番号
を保持するループ回数設定レジスタ27と、ループ回数
カウンタ23にてカウントされたカウント値と、ループ
回数設定レジスタ27に保持されている列番号とを比較
し、ループ回数カウンタ23のカウント値がループ回数
設定レジスタ27に保持されている列番号に達したこと
を条件として、ストリーム形式のデータの取り込み信号
を出力する比較器25と、ループ単位設定レジスタ2
6、およびループ回数設定レジスタ27に対して、それ
ぞれ、ビット数、および列番号を設定するCPU(Centr
al Processing Unit) 29と、比較器25から取り込み
信号が入力されたことを条件として、バッファ21に蓄
積されているストリーム形式のデータの行方向に沿って
配列されている情報を読み出し、この読み出したストリ
ーム形式のデータの行方向に沿って配列されている情報
を図外のアプリケーションに取り込ませる(伝送する)
セレクタ28とを付加した点にあり、比較判定回路20
は、実施の形態1、および実施の形態2のうち、いずれ
の回路構成であってもよい。
Referring to FIG. 6, in the information processing apparatus according to the third embodiment, buffer 21 for temporarily storing information arranged in the row direction of stream format data in comparison / determination circuit 20 is provided. A stream counter 22 for counting the number of bits of stream format data, a loop unit setting register for holding the number of bits of information arranged along a row direction of data of a stream format set in advance, and a stream counter. The count value of the stream counter 22 is compared with the number of bits held in the loop unit setting register 26, and the count value of the stream counter 22 reaches the number of bits held in the loop unit setting register 26. On the condition that the transmission completion signal is output, and a transmission completion signal is input from the comparator 24. Each time the loop number counter 23 counts one, a loop number setting register 27 that holds a column number of information arranged along a column direction of data in a stream format set in advance, and a loop number counter 23 Is compared with the column number held in the loop number setting register 27, and the count value of the loop number counter 23 reaches the column number held in the loop number setting register 27. A comparator 25 that outputs a stream format data capture signal, and a loop unit setting register 2
6 and the CPU (Centr) for setting the number of bits and the column number for the loop number setting register 27, respectively.
al Processing Unit) 29 and information arranged along the row direction of the stream format data stored in the buffer 21 under the condition that the capture signal is input from the comparator 25. The information arranged along the row direction of the stream format data is taken in (transmitted) by an application (not shown).
And the selector 28 is added.
May have any circuit configuration of the first embodiment and the second embodiment.

【0043】図7は番組情報などを伝送する際に想定し
ているテーブルの形式を示す図である。同図において、
190はテーブル、150はテーブル190のヘッダ
部、160は番組情報のID(IDentification)情報、1
70は伝送されるテーブル190内の番組個数Kを示し
ており、180は1番組当たりの情報量Lビットを示し
ている。
FIG. 7 is a diagram showing the format of a table assumed when transmitting program information and the like. In the figure,
190 is a table, 150 is a header part of the table 190, 160 is ID (IDentification) information of program information, 1
70 indicates the number K of programs in the table 190 to be transmitted, and 180 indicates L bits of information per program.

【0044】図7を参照して、伝送されるテーブル19
0は、ヘッダ部150と、その後に続く番組情報のID
情報160などとからなる一定パターンの繰り返しで、
K番組分伝送される。そして、テーブル190は、それ
ぞれの番組情報の先頭に、その番組のID情報160が
付加されており、目的とする番組であるか否かの判別が
できる仕組みとなっている。また、各番組は、Lビット
180分の情報を有している。
Referring to FIG. 7, table 19 to be transmitted
0 is the ID of the header 150 and the program information following it
By repeating a fixed pattern consisting of information 160 and the like,
K programs are transmitted. In the table 190, the ID information 160 of the program is added to the head of each program information, so that it is possible to determine whether the program is the target program. Each program has L bits of information for 180 minutes.

【0045】図8は情報処理装置の情報処理動作の流れ
を示すフローチャートである。図8を参照して、上記情
報処理装置の情報処理動作について説明する。比較判定
回路20より取り込まれたストリーム形式のデータは、
バッファ21、およびストリームカウンタ22に伝送さ
れる。バッファ21は、伝送されてきたストリーム形式
のデータ行方向に沿って配列されている情報を一時的に
蓄積する。
FIG. 8 is a flowchart showing the flow of the information processing operation of the information processing apparatus. The information processing operation of the information processing device will be described with reference to FIG. The stream format data captured by the comparison and determination circuit 20 is as follows:
The data is transmitted to the buffer 21 and the stream counter 22. The buffer 21 temporarily accumulates information arranged in the stream format of the transmitted stream data.

【0046】まず、ストリーム形式のデータが伝送され
てくると、ストリームカウンタ22は、伝送されてきた
ストリーム形式のデータのビット数をカウントし、その
カウント値を比較器24に出力する(ステップS2
1)。ストリームカウンタ22からカウント値が入力さ
れると、比較器24は、ストリームカウンタ22にてカ
ウントされたカウント値と、ループ単位設定レジスタ2
6にて保持されているビット数との比較を行なう(ステ
ップS22)。この比較の結果、比較器24は、ストリ
ームカウンタ22にてカウントされたカウント値、およ
びループ単位設定レジスタ26にて保持されているビッ
ト数の両者が一致するか否かを判別する(ステップS2
3)。ここで、ストリームカウンタ22のカウント値が
ループ単位設定レジスタ26にて保持されているビット
数に達し、両者が一致したと判別すると、比較器24
は、1番組分の情報の伝送が完了したとみなし、ループ
回数カウンタ23に対して、1番組分の情報の伝達が完
了したことを示すカウントアップ信号を出力するととも
に、ストリームカウンタ22のカウント値を初期化する
(ステップS24)。そうすると、ループ回数カウンタ
23は、比較器24からカウントアップ信号が入力され
るごとに、1カウントし、カウント値を比較器25に出
力する。これにより、ループ回数カウンタ23には、常
に、現在1からKの番組のうち、何番目の番組情報を伝
送中であるかが蓄えられる。
First, when stream format data is transmitted, the stream counter 22 counts the number of bits of the transmitted stream format data, and outputs the count value to the comparator 24 (step S2).
1). When the count value is input from the stream counter 22, the comparator 24 sets the count value counted by the stream counter 22 and the loop unit setting register 2.
Then, a comparison is made with the number of bits held in step 6 (step S22). As a result of this comparison, the comparator 24 determines whether or not both the count value counted by the stream counter 22 and the number of bits held in the loop unit setting register 26 match (step S2).
3). Here, when the count value of the stream counter 22 reaches the number of bits held in the loop unit setting register 26 and it is determined that they match, the comparator 24
Considers that the transmission of the information for one program is completed, outputs a count-up signal indicating that the transmission of the information for one program is completed to the loop number counter 23, and outputs the count value of the stream counter 22. Is initialized (step S24). Then, each time the count-up signal is input from the comparator 24, the loop number counter 23 counts 1 and outputs the count value to the comparator 25. As a result, the loop number counter 23 always stores the number of program information currently being transmitted among the programs 1 to K.

【0047】ループ回数カウンタ23からカウント値が
入力されると、比較器24は、ループ回数カウンタ23
にてカウントされたカウント値と、ループ回数設定レジ
スタ27に保持されている列番号との比較を行なう(ス
テップS25)。この比較の結果、比較器25は、ルー
プ回数カウンタ23にてカウントされたカウント値、お
よびループ回数設定レジスタ27に保持されている列番
号の両者が一致するか否かを判別する(ステップS2
6)。ここで、ループ回数カウンタ23のカウント値が
ループ回数設定レジスタ27に保持されている列番号に
達し、両者が一致したと判別すると、比較器25は、目
的とするデータが到達したとみなし、セレクタ28に対
して、ストリーム形式のデータの取り込み信号を出力す
る。比較器25から取り込み信号が入力されると、セレ
クタ28は、バッファ21に蓄積されているストリーム
形式のデータの行方向に沿って配列されている情報を読
み出し、この読み出したストリーム形式のデータの行方
向に沿って配列されている情報をアプリケーションに取
り込ませる(ステップS27)。
When the count value is input from the loop number counter 23, the comparator 24
Is compared with the column number held in the loop number setting register 27 (step S25). As a result of this comparison, the comparator 25 determines whether or not both the count value counted by the loop number counter 23 and the column number held in the loop number setting register 27 match (step S2).
6). Here, when the count value of the loop number counter 23 reaches the column number held in the loop number setting register 27 and determines that they match, the comparator 25 determines that the target data has arrived, and selects the selector. 28, it outputs a stream format data capture signal. When the capture signal is input from the comparator 25, the selector 28 reads information arranged along the row direction of the stream data stored in the buffer 21, and reads out the row of the read stream data. The application arranges the information arranged along the direction (step S27).

【0048】すなわち、本実施の形態3において、比較
器24は、ストリームカウンタ22にてカウントされた
カウント値と、ループ単位設定レジスタ26にて保持さ
れているビット数とを比較し、ストリームカウンタ22
のカウント値がループ単位設定レジスタ26にて保持さ
れているビット数に達したことを条件として、ループ回
数カウンタ23に対して、情報の伝達完了信号を出力す
る。その後、比較器25は、ループ回数カウンタ23に
てカウントされたカウント値と、ループ回数設定レジス
タ27に保持されている列番号とを比較し、ループ回数
カウンタ23のカウント値がループ回数設定レジスタ2
7に保持されている列番号に達したことを条件として、
セレクタ28に対して、ストリーム形式のデータの取り
込み信号を出力する。そして、比較器25から取り込み
信号が入力されると、セレクタ28は、バッファ21に
蓄積されているストリーム形式のデータの行方向に沿っ
て配列されている情報を読み出し、この読み出したスト
リーム形式のデータの行方向に沿って配列されている情
報をアプリケーションに取り込ませる。
That is, in the third embodiment, the comparator 24 compares the count value counted by the stream counter 22 with the number of bits held in the loop unit setting register 26, and
On the condition that the count value has reached the number of bits held in the loop unit setting register 26, an information transmission completion signal is output to the loop number counter 23. Thereafter, the comparator 25 compares the count value counted by the loop number counter 23 with the column number held in the loop number setting register 27, and compares the count value of the loop number counter 23 with the loop number setting register 2.
On condition that the column number held in 7 has been reached,
It outputs to the selector 28 a signal for capturing stream data. Then, when the capture signal is input from the comparator 25, the selector 28 reads information arranged along the row direction of the stream format data stored in the buffer 21, and reads out the read stream format data. The application takes in the information arranged along the row direction of.

【0049】したがって、必要とするストリーム形式の
データをワーク用メモリに展開させることなく、ストリ
ーム形式のデータから必要なデータのみを抽出すること
ができる。
Therefore, it is possible to extract only necessary data from the stream format data without expanding the required stream format data in the work memory.

【0050】なお、本発明は、上記各実施の形態に限定
されるものではなく、本発明の請求の範囲内での種々の
設計変更、および修正を加え得ることは勿論である。
It should be noted that the present invention is not limited to the above-described embodiments, and it is needless to say that various design changes and modifications can be made within the scope of the present invention.

【0051】[0051]

【発明の効果】以上の説明から明らかな通り、請求項1
に記載の発明によると、比較手段は、ストリーム形式の
データと、パターンデータ保持手段から順々に転送され
たパターンデータとを比較し、両者が一致しているか否
かを判別し、ストリーム形式のデータとパターンデータ
とが一致しないと判別したことを条件として、マスクデ
ータ保持手段から順々に転送されたマスクデータを基
に、その比較結果を有効にするか、無効にするかを決定
することができるので、比較ビット数、およびパターン
データ数の両者が増大しても、比較処理の回路規模を増
大させないで済む。
As is apparent from the above description, claim 1
According to the invention described in (1), the comparing unit compares the data in the stream format with the pattern data sequentially transferred from the pattern data holding unit, determines whether or not the two match, and determines whether the two match. Determining whether to validate or invalidate the comparison result based on the mask data sequentially transferred from the mask data holding means, on condition that it is determined that the data and the pattern data do not match. Therefore, even if both the number of comparison bits and the number of pattern data increase, it is not necessary to increase the circuit scale of the comparison processing.

【0052】請求項2に記載の発明によると、ストリー
ム形式のデータと比較するためのパターンデータ、およ
びこれら両者の比較結果に対してマスクをかけるための
マスクデータのうち、少なくとも一方のデータを予め外
部記憶手段に記憶させておき、外部記憶手段にて記憶さ
れているデータを、データ蓄積手段により、読み出して
一時的に蓄積し、この蓄積されたデータを比較手段に出
力するので、比較ビット数、およびパターンデータ数の
両者が増大しても、比較処理の回路規模を増大させない
で済むことに加えて、システム構成に応じて、比較パタ
ーンのパターン数の設定を容易に変更することができ
る。
According to the second aspect of the present invention, at least one of pattern data for comparing with stream format data and mask data for masking a comparison result of both of them is stored in advance. The data stored in the external storage means is stored in the external storage means, and the data stored in the external storage means is read out and temporarily stored by the data storage means, and the stored data is output to the comparison means. , And the number of pattern data increases, the circuit scale of the comparison process does not need to be increased, and the setting of the number of comparison patterns can be easily changed according to the system configuration.

【0053】請求項3に記載の発明によると、同期バイ
ト検出手段にて、入力されてくるストリーム形式のデー
タを構成するパケットの先頭に付加されている同期バイ
トを検出したことを条件として、比較結果判定手段に対
して比較結果判定開始信号が出力され、その後、入力さ
れてくるストリーム形式のデータを構成するパケットの
ビット数をカウントし、このカウント値が予め記憶され
ているビット数に達したことを条件として、比較結果判
定手段に対して比較結果判定終了信号が出力される間
に、比較結果判定手段は、比較器手段からの比較結果出
力の変化に基づき、比較手段の比較結果を判定するの
で、ストリーム形式のデータとパターンデータとを、お
よびストリーム形式のデータとマスクデータとを、比較
手段にて、1ビット単位ずつ比較しているにもかかわら
ず、パケット単位でストリーム形式のデータの要否を総
合的に判断することができる。
According to the third aspect of the present invention, the comparison is made on condition that the synchronization byte detecting means detects the synchronization byte added to the head of the packet constituting the input stream format data. A comparison result determination start signal is output to the result determination means, and thereafter, the number of bits of the packets constituting the input stream format data is counted, and the counted value reaches the number of bits stored in advance. On the condition that the comparison result determination signal is output to the comparison result determination means, the comparison result determination means determines the comparison result of the comparison means based on a change in the comparison result output from the comparator means. Therefore, the stream format data and the pattern data, and the stream format data and the mask data are compared with each other by one bit by the comparing means. Despite being compared by comprehensively it can determine the necessity of the data stream format in packets.

【0054】請求項4に記載の発明によると、第1の比
較器手段は、ビット数カウント手段にてカウントされた
カウント値と、ビット数保持手段にて保持されているビ
ット数とを比較し、ビット数カウント手段のカウント値
がビット数保持手段にて保持されているビット数に達し
たことを条件として、伝達完了信号カウント手段に対し
て、情報の伝達完了信号を出力した後、第2の比較手段
は、伝達完了信号カウント手段にてカウントされたカウ
ント値と、列番号保持手段に保持されている列番号とを
比較し、伝達完了信号カウント手段のカウント値が列番
号保持手段に保持されている列番号に達したことを条件
として、情報伝送手段に対して、ストリーム形式のデー
タの取り込み信号を出力し、第2の比較器手段から取り
込み信号が入力されると、情報伝送手段は、バッファに
蓄積されているストリーム形式のデータの行方向に沿っ
て配列されている情報を読み出し、この読み出したスト
リーム形式のデータの行方向に沿って配列されている情
報を所要のアプリケーションに伝送するので、必要とす
るストリーム形式のデータをワーク用メモリに展開させ
ることなく、ストリーム形式のデータから必要なデータ
のみを抽出することができる。
According to the present invention, the first comparator compares the count value counted by the bit number counting means with the number of bits held by the bit number holding means. After outputting the information transmission completion signal to the transmission completion signal counting means on condition that the count value of the bit number counting means has reached the number of bits held by the bit number holding means, The comparing means compares the count value counted by the transmission completion signal counting means with the column number held in the column number holding means, and holds the count value of the transmission completion signal counting means in the column number holding means A stream data capture signal is output to the information transmission means, provided that the capture signal is input from the second comparator means. Then, the information transmission means reads information arranged along the row direction of the stream format data stored in the buffer, and reads the information arranged along the row direction of the read stream format data. Is transmitted to a required application, so that only necessary data can be extracted from the stream format data without expanding the required stream format data in the work memory.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態1にかかる情報処理装置の
構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an information processing apparatus according to a first embodiment of the present invention;

【図2】比較器の比較処理動作の流れを示すフローチャ
ートである。
FIG. 2 is a flowchart illustrating a flow of a comparison processing operation of the comparator.

【図3】比較結果判定部の入力波形、および出力波形を
示す図である。
FIG. 3 is a diagram illustrating an input waveform and an output waveform of a comparison result determination unit.

【図4】本発明の実施の形態2にかかる情報処理装置の
構成を示すブロック図である。
FIG. 4 is a block diagram illustrating a configuration of an information processing apparatus according to a second embodiment of the present invention;

【図5】比較器の比較処理動作の流れを示すフローチャ
ートである。
FIG. 5 is a flowchart illustrating a flow of a comparison processing operation of the comparator.

【図6】本発明の実施の形態3にかかる情報処理装置の
構成を示すブロック図である。
FIG. 6 is a block diagram illustrating a configuration of an information processing apparatus according to a third embodiment of the present invention;

【図7】番組情報などを伝送する際に想定しているテー
ブルの形式を示す図である。
FIG. 7 is a diagram showing a format of a table assumed when transmitting program information and the like.

【図8】情報処理装置の情報処理動作の流れを示すフロ
ーチャートである。
FIG. 8 is a flowchart illustrating a flow of an information processing operation of the information processing apparatus.

【図9】従来の情報処理装置の構成を示すブロック図で
ある。
FIG. 9 is a block diagram illustrating a configuration of a conventional information processing apparatus.

【図10】比較器の比較処理動作の流れを示すフローチ
ャートである。
FIG. 10 is a flowchart illustrating a flow of a comparison processing operation of the comparator.

【符号の説明】[Explanation of symbols]

6 比較器 7 比較結果判定部 8 シフトレジスタ 9 シフトレジスタ 18 パターンレジスタ 19 テーブル 20 比較判定回路 21 バッファ 22 ストリームカウンタ 23 ループ回数カウンタ 24 比較器 25 比較器 26 ループ単位設定レジスタ 27 ループ回数設定レジスタ 28 セレクタ 41 アドレス発生器 42 バッファ 43 外部メモリ 50 ワーク用メモリ Reference Signs List 6 comparator 7 comparison result judgment unit 8 shift register 9 shift register 18 pattern register 19 table 20 comparison judgment circuit 21 buffer 22 stream counter 23 loop number counter 24 comparator 25 comparator 26 loop unit setting register 27 loop number setting register 28 selector 41 address generator 42 buffer 43 external memory 50 work memory

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 所要の情報を行方向、およびこの行方向
と交差する列方向に沿ってマトリクス状に配列させた状
態で順次伝送されてくるストリーム形式のデータのヘッ
ダ部の内容によって、そのデータを取り込むか、破棄す
るかを決定するものであって、 上記ストリーム形式のデータと比較するためのパターン
データを保持し、この保持しているパターンデータを順
々に転送するパターンデータ保持手段と、 上記ストリーム形式のデータと上記パターンデータとの
比較結果に対してマスクをかけるためのマスクデータを
保持し、この保持しているマスクデータを順々に転送す
るマスクデータ保持手段と、 上記ストリーム形式のデータと、上記パターンデータ保
持手段から転送された上記パターンデータとを比較し、
両者が一致しているか否かを判別し、上記ストリーム形
式のデータと上記パターンデータとが一致しないと判別
したことを条件として、上記マスクデータ保持手段から
転送された上記マスクデータを基に、その比較結果を有
効にするか、無効にするかを決定する比較手段とを含む
ことを特徴とする情報処理装置。
1. A method according to claim 1, wherein required information is arranged in a matrix along a row direction and a column direction intersecting the row direction. Pattern data holding means for holding pattern data for comparison with the stream format data, and sequentially transferring the held pattern data, Mask data holding means for holding mask data for masking a result of comparison between the stream format data and the pattern data, and sequentially transferring the held mask data; and Comparing the data with the pattern data transferred from the pattern data holding unit,
It is determined whether or not the two match, and on the condition that it is determined that the data in the stream format does not match the pattern data, based on the mask data transferred from the mask data holding unit, An information processing apparatus comprising: a comparing unit that determines whether the comparison result is valid or invalid.
【請求項2】 所要の情報を行方向、およびこの行方向
と交差する列方向に沿ってマトリクス状に配列させた状
態で順次伝送されてくるストリーム形式のデータのヘッ
ダ部の内容によって、そのデータを取り込むか、破棄す
るかを決定するものであって、 上記ストリーム形式のデータと比較するためのパターン
データ、およびこれら両者の比較結果に対してマスクを
かけるためのマスクデータのうち、少なくとも一方のデ
ータを予め記憶している外部データ記憶手段と、 上記ストリーム形式のデータと上記パターンデータとを
比較し、両者が一致している否かを判別し、上記ストリ
ーム形式のデータと上記パターンデータとが一致しない
と判別したことを条件として、上記マスクデータを基
に、その比較結果を有効にするか、無効にするかを決定
する比較手段と、 上記外部データ記憶手段にて記憶されているデータを読
み出して一時的に蓄積し、この蓄積されたデータを上記
比較手段に出力するデータ蓄積手段とを含むことを特徴
とする情報処理装置。
2. A data format according to the contents of a header portion of stream format data sequentially transmitted in a state where required information is arranged in a matrix along a row direction and a column direction intersecting the row direction. To determine whether to capture or discard the data. At least one of pattern data for comparing with the data in the stream format and mask data for masking a comparison result of both of them. External data storage means for storing data in advance; comparing the stream format data with the pattern data; determining whether or not the two match; and determining whether the stream format data and the pattern data match. On the condition that it is determined that they do not match, based on the above mask data, it is determined whether the comparison result is valid or invalid. Comparing means for reading out data stored in the external data storage means, temporarily storing the data, and outputting the stored data to the comparing means. Information processing device.
【請求項3】 請求項1または2に記載の情報処理装置
において、 上記比較手段からの比較結果出力の変化に基づき、上記
比較手段の比較結果を判定する比較結果判定手段と、 上記ストリーム形式のデータを構成するパケットの長さ
に対応するビット数を記憶しており、入力されてくる上
記ストリーム形式のデータを構成するパケットの先頭に
付加されている同期バイトを検出したことを条件とし
て、上記比較結果判定手段に対して比較結果判定開始信
号を出力し、その後、入力されてくる上記ストリーム形
式のデータを構成するパケットのビット数をカウント
し、このカウント値が予め記憶されている上記ビット数
に達したことを条件として、上記比較結果判定手段に対
して比較結果判定終了信号を出力する同期バイト検出手
段とを含むことを特徴とする情報処理装置。
3. The information processing apparatus according to claim 1, wherein a comparison result determination unit that determines a comparison result of the comparison unit based on a change in a comparison result output from the comparison unit; The number of bits corresponding to the length of the packet constituting the data is stored, and the condition is that the synchronization byte added to the head of the packet constituting the input stream format data is detected. A comparison result determination start signal is output to the comparison result determination means, and thereafter, the number of bits of the packets constituting the stream format data is counted, and the counted value is stored in advance in the number of bits. And a synchronization byte detection means for outputting a comparison result determination end signal to the comparison result determination means on condition that The information processing apparatus according to claim.
【請求項4】 所要の情報を行方向、およびこの行方向
と交差する列方向に沿ってマトリクス状に配列させた状
態で順次伝送されてくるストリーム形式のデータのヘッ
ダ部の内容によって、そのデータを取り込むか、破棄す
るかを決定するものであって、 上記ストリーム形式のデータの行方向に沿って配列され
ている情報を一時的に蓄積する情報蓄積手段と、 上記ストリーム形式のデータのビット数をカウントする
ビット数カウント手段と、 予め設定された上記ストリーム形式のデータの行方向に
沿って配列されている情報のビット数を保持するビット
数保持手段と、 上記ビット数カウント手段にてカウントされたカウント
値と、上記ビット数保持手段にて保持されている上記ビ
ット数とを比較し、上記ビット数カウント手段の上記カ
ウント値が上記ビット数保持手段にて保持されている上
記ビット数に達したことを条件として、情報の伝達完了
信号を出力する第1の比較手段と、 この第1の比較手段から上記伝達完了信号が入力される
ごとに、1カウントする伝達完了信号カウント手段と、 予め設定された上記ストリーム形式のデータの列方向に
沿って配列されている情報の列番号を保持する列番号保
持手段と、 上記伝達完了信号カウント手段にてカウントされたカウ
ント値と、上記列番号保持手段に保持されている上記列
番号とを比較し、上記伝達完了信号カウント手段のカウ
ント値が上記列番号保持手段に保持されている上記列番
号に達したことを条件として、上記ストリーム形式のデ
ータの取り込み信号を出力する第2の比較手段と、 上記ビット数保持手段、および列番号保持手段に対し
て、それぞれ、ビット数、および列番号を設定するビッ
ト数・列番号設定手段と、 上記第2の比較手段から上記取り込み信号が入力された
ことを条件として、上記情報蓄積手段に蓄積されている
上記ストリーム形式のデータの行方向に沿って配列され
ている情報を読み出し、この読み出した上記ストリーム
形式のデータの行方向に沿って配列されている情報を所
要のアプリケーションに伝送する情報伝送手段とを含む
ことを特徴とする情報処理装置。
4. A method according to the contents of a header portion of stream format data sequentially transmitted in a state where required information is arranged in a matrix along a row direction and a column direction intersecting the row direction. Information storage means for temporarily storing information arranged along the row direction of the stream format data, and the number of bits of the stream format data. Bit number counting means for counting the number of bits, bit number holding means for holding the number of bits of information arranged along the row direction of the stream format data set in advance, and The counted value is compared with the number of bits held by the bit number holding means, and the counter of the bit number counting means is compared. First comparing means for outputting an information transmission completion signal on condition that the value has reached the number of bits held by the bit number holding means; and a transmission completion signal from the first comparing means. Each time is input, a transmission completion signal counting unit that counts one, a column number holding unit that holds a column number of information arranged along a column direction of the data of the stream format set in advance, The count value counted by the transmission completion signal counting means is compared with the column number held in the column number holding means, and the count value of the transmission completion signal counting means is held in the column number holding means. A second comparison means for outputting a signal for capturing the data in the stream format, provided that the column number has reached the column number. Bit number and column number setting means for respectively setting the bit number and column number to the signal holding means; and the information storage means provided that the fetch signal is input from the second comparing means. The information arranged along the row direction of the stream format data stored in the data is read out, and the read information arranged along the row direction of the stream format data is transmitted to a required application. An information processing apparatus comprising: an information transmission unit.
JP01866097A 1997-01-31 1997-01-31 Information processing device Expired - Fee Related JP3754998B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01866097A JP3754998B2 (en) 1997-01-31 1997-01-31 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01866097A JP3754998B2 (en) 1997-01-31 1997-01-31 Information processing device

Publications (2)

Publication Number Publication Date
JPH10222346A true JPH10222346A (en) 1998-08-21
JP3754998B2 JP3754998B2 (en) 2006-03-15

Family

ID=11977779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01866097A Expired - Fee Related JP3754998B2 (en) 1997-01-31 1997-01-31 Information processing device

Country Status (1)

Country Link
JP (1) JP3754998B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001036491A (en) * 1999-06-14 2001-02-09 Mitsubishi Electric Inf Technol Center America Inc Device and method for filtering data stream
WO2002086717A1 (en) * 2001-04-16 2002-10-31 Xaxon R & D Corporation Computer virus check device and method
JP4676530B2 (en) * 2007-11-19 2011-04-27 デュアキシズ株式会社 Communication control device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001036491A (en) * 1999-06-14 2001-02-09 Mitsubishi Electric Inf Technol Center America Inc Device and method for filtering data stream
JP4517213B2 (en) * 1999-06-14 2010-08-04 バイナリー サービシーズ リミテッド ライアビリティー カンパニー Apparatus and method for filtering a data stream
WO2002086717A1 (en) * 2001-04-16 2002-10-31 Xaxon R & D Corporation Computer virus check device and method
JP4676530B2 (en) * 2007-11-19 2011-04-27 デュアキシズ株式会社 Communication control device

Also Published As

Publication number Publication date
JP3754998B2 (en) 2006-03-15

Similar Documents

Publication Publication Date Title
US7619560B2 (en) GPS processing arrangement
US7325168B2 (en) Trace data source identification within a trace data stream
JP3578913B2 (en) Data match detection device and data selection device
EP0735709B1 (en) Synchronizing circuit for use in a digital audio signal compressing/expanding system
US8539316B2 (en) Method and device for synchronizing reception of data packets
US6661792B1 (en) Apparatus for processing data packet of ethernet switch system and method thereof
JPH10222346A (en) Information processor
CN110532104B (en) Multi-channel data real-time sequencing method and system
JP2568458B2 (en) Data length detector
JP4012907B2 (en) Asynchronous transmission method and circuit thereof
JP3604548B2 (en) Address match detection device, communication control system, and address match detection method
US6429794B1 (en) Format converter
JP2759984B2 (en) Signal transfer device
JP4685368B2 (en) Apparatus for processing data, method for generating trace data, and apparatus for analyzing trace data
JP2001127832A (en) Protocol analyzer and protocol analyzing method
JP3356153B2 (en) Serial receiver
JPH022747A (en) Withdrawal frame recognition device
JP2873059B2 (en) Pattern synchronization circuit for wireless communication system
US20070261031A1 (en) Apparatus and method for encoding the execution of hardware loops in digital signal processors to optimize offchip export of diagnostic data
US5684849A (en) Digital circuit for detecting coincidence of two successive words of incoming serial data and a method thereof
KR20010018378A (en) Apparatus for detecting sync of transport packet
JP2001203677A (en) Synchronization detection method and synchronization circuit
JPH11313321A (en) Stream end position discrimination device, start code detector and medium
JP2004187114A (en) Address filtering device:
JPH07327028A (en) Multi-frame synchronization system

Legal Events

Date Code Title Description
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: 20051115

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051124

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100106

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110106

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120106

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130106

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130106

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees