JP4584801B2 - Threshold detection device for variable length frame buffer - Google Patents

Threshold detection device for variable length frame buffer Download PDF

Info

Publication number
JP4584801B2
JP4584801B2 JP2005258086A JP2005258086A JP4584801B2 JP 4584801 B2 JP4584801 B2 JP 4584801B2 JP 2005258086 A JP2005258086 A JP 2005258086A JP 2005258086 A JP2005258086 A JP 2005258086A JP 4584801 B2 JP4584801 B2 JP 4584801B2
Authority
JP
Japan
Prior art keywords
frame
memory
variable
data
byte
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2005258086A
Other languages
Japanese (ja)
Other versions
JP2007074257A (en
Inventor
正人 木村
武史 小池
悟司 松田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujikura Ltd
Oki Electric Industry Co Ltd
Original Assignee
Fujikura Ltd
Oki Electric Industry 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 Fujikura Ltd, Oki Electric Industry Co Ltd filed Critical Fujikura Ltd
Priority to JP2005258086A priority Critical patent/JP4584801B2/en
Publication of JP2007074257A publication Critical patent/JP2007074257A/en
Application granted granted Critical
Publication of JP4584801B2 publication Critical patent/JP4584801B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Communication Control (AREA)

Description

この発明は、複数の可変長フレームをQueue(キュー)バッファに蓄積した後、許可されたデータ量だけをQueueバッファからフレーム単位で取り出すための技術に係り、特にそのデータ量(閾値)を高速に検出し出力させるための、可変長フレームバッファにおける閾値検出装置に関する。   The present invention relates to a technique for extracting a permitted amount of data from a Queue buffer in units of frames after accumulating a plurality of variable-length frames in a Queue buffer, and in particular, rapidly increasing the amount of data (threshold). The present invention relates to a threshold detection device in a variable-length frame buffer for detecting and outputting.

従来、複数の可変長フレームをバッファリングし、送信可能なバーストデータ量をフレーム単位に通知する場合において、ある閾値以下のバッファ量をフレーム単位に検索・通知する可変長フレームバッファ装置というものが知られている(例えば、特許文献1参照)。
特開2005−27029号公報(第11頁等)
2. Description of the Related Art Conventionally, there is known a variable-length frame buffer device that searches and notifies a buffer amount of a certain threshold value or less in a frame unit when buffering a plurality of variable-length frames and reporting a transmittable burst data amount in a frame unit. (For example, refer to Patent Document 1).
Japanese Patent Laying-Open No. 2005-27029 (page 11, etc.)

しかし、特許文献1では、バッファ(メモリ)を複数回検索する必要があるため、処理時間がかかってしまい、高速な検索(フレーム境界の検出)ができないという問題があった。   However, in Patent Document 1, since it is necessary to search the buffer (memory) a plurality of times, there is a problem in that processing time is required and high-speed search (frame boundary detection) cannot be performed.

そこで、この発明の目的は、可変長フレームバッファにおける閾値検出(フレーム境界の検出)をさらに高速に行い得る可変長フレームバッファにおける閾値検出装置を提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a threshold detection apparatus for a variable-length frame buffer that can perform threshold detection (frame boundary detection) in a variable-length frame buffer at a higher speed.

この発明の可変長フレームバッファにおける閾値検出装置は、供給された主信号データである複数の可変長フレームを、バイト毎に順次に記憶する主信号用メモリと、この可変長フレームのバイト毎にカウンタ値を+1インクリメントすると共に、当該可変長フレームの最終バイトを検出することにより、カウンタ値をクリアするバイトカウンタと、主信号用メモリと同一のアドレス構成で、バイトカウンタからのカウンタ値を順次に記憶する閾値検索用メモリと、外部から与えられる出力許可分[Req]信号で指定されるバイト数に基づいて、閾値検索用メモリに記憶されたカウンタ値からフレーム境界を検出する制御装置とから構成される。   A threshold detection apparatus for a variable length frame buffer according to the present invention includes a main signal memory for sequentially storing a plurality of variable length frames, which are supplied main signal data, for each byte, and a counter for each byte of the variable length frame. Increment the value by +1 and detect the last byte of the variable-length frame to sequentially store the counter value from the byte counter with the same address configuration as the main signal memory and the byte counter that clears the counter value And a control device that detects a frame boundary from a counter value stored in the threshold search memory based on the number of bytes specified by an output permission [Req] signal given from the outside. The

この制御装置は、閾値検索用メモリからフレーム境界距離データであるフレーム境界からの距離[Dis]を出力させ、次式、
読み出し可能最大バイト数[Act]= 出力許可分[Req]− 距離[Dis]
からフレーム境界を検出するものである。
This control device outputs the distance [Dis] from the frame boundary, which is the frame boundary distance data, from the threshold search memory,
Maximum number of bytes that can be read [Act] = Output allowance [Req] −Distance [Dis]
To detect the frame boundary.

また、好ましくは、この発明の主信号用メモリにおける、複数の可変長フレームと可変長フレームの間は、隙間無くデータが書き込まれているのがよい。   Preferably, data is written between the variable length frames and the variable length frames in the main signal memory of the present invention without any gap.

この発明によれば、閾値検索用メモリにフレーム境界からの距離を書き込み、出力許可分[Req]からフレーム境界距離データであるフレーム境界からの距離[Dis]を減算することで、フレーム距離を求めるようにしたので、1回のメモリ(閾値検索用メモリ)検索で、フレーム単位で出力可能な最大バイト数を算出でき、これにより、高速にフレーム境界を検出することが出来る。   According to the present invention, the distance from the frame boundary is written in the threshold search memory, and the frame distance is obtained by subtracting the distance [Dis] from the frame boundary, which is the frame boundary distance data, from the output permission [Req]. As a result, the maximum number of bytes that can be output in units of frames can be calculated in a single memory (threshold search memory) search, thereby enabling frame boundaries to be detected at high speed.

以下、この発明の実施形態を図面に基づいて説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(実施形態)
〔本実施形態の構成〕
図1はこの発明の可変長フレームバッファにおける閾値検出装置の構成を示したブロック図である。
(Embodiment)
[Configuration of this embodiment]
FIG. 1 is a block diagram showing the configuration of a threshold detection device in a variable-length frame buffer according to the present invention.

制御装置16は、この発明の可変長フレームバッファにおける閾値検出装置全体の動作を制御するものであり、図示しない可変長フレーム供給手段より、主信号データ(複数の可変長フレーム)が供給され、同じく図示しない制御手段より、出力許可分[Req]信号、書き込み要求信号、読み出し要求信号が供給される。この出力許可分[Req]信号は、主信号用メモリ10に記憶されている可変長フレームを何バイトで出力させるかを指定する信号である。   The control device 16 controls the overall operation of the threshold detection device in the variable-length frame buffer of the present invention. Main signal data (a plurality of variable-length frames) is supplied from a variable-length frame supply means (not shown). A control means (not shown) supplies an output permission [Req] signal, a write request signal, and a read request signal. This output permission [Req] signal is a signal that specifies how many bytes the variable-length frame stored in the main signal memory 10 is to be output.

主信号用メモリ10は可変長フレームを蓄積するためのメモリで、制御装置16よりアドレス信号、主信号データ、リードイネーブルa信号、ライトイネーブル信号が入力されるとともに、主信号データ(複数の可変長フレーム)が出力される。   The main signal memory 10 is a memory for accumulating variable length frames, and receives an address signal, main signal data, a read enable a signal, and a write enable signal from the control device 16, and main signal data (a plurality of variable length frames). Frame) is output.

バイトカウンタ14は、可変長フレームを1バイト毎に+1インクリメントし、カウンタ値として出力するとともに、制御装置16よりライトイネーブル信号、可変長フレームの境界(最後)でバイトカウンタ14のカウンタ値をクリア(0)するためのフレーム終了フラグを供給する。   The byte counter 14 increments the variable-length frame by 1 for each byte and outputs it as a counter value, and also clears the counter value of the byte counter 14 at the boundary (last) of the write enable signal and variable-length frame from the control device 16 ( 0) to supply a frame end flag.

閾値検索用メモリ12は、閾値(読み出し可能最大バイト数[Act])を検索するためのデータを記憶するメモリで、主信号用メモリ10と同一のアドレスで構成され、制御装置16よりアドレス信号、リードイネーブルb信号、ライトイネーブル信号が供給され、バイトカウンタ14より、カウンタ値が供給されるとともにフレーム境界距離データ出力信号を制御装置16に供給する。   The threshold value search memory 12 is a memory for storing data for searching for a threshold value (maximum number of readable bytes [Act]). The threshold value search memory 12 is configured with the same address as the main signal memory 10 and receives an address signal from A read enable b signal and a write enable signal are supplied, a counter value is supplied from the byte counter 14, and a frame boundary distance data output signal is supplied to the controller 16.

〔本実施形態の動作〕
図2はこの発明の可変長フレームバッファにおける閾値検出装置の動作の一例を説明するためのメモリの記憶内容の一例を示した図である。図1及び図2を参照しながら動作について説明する。
[Operation of this embodiment]
FIG. 2 is a diagram showing an example of the contents stored in the memory for explaining an example of the operation of the threshold detection device in the variable length frame buffer of the present invention. The operation will be described with reference to FIGS.

〈メモリへの書き込み〉
先ず、図示しない制御手段より、制御装置16に書き込み要求信号が供給されると、制御装置16は、主信号用メモリ10に対して、ライトイネーブル信号、図示しない可変長フレーム供給手段より制御装置16に供給された主信号データ(複数の可変長フレーム)、主信号データのフレームのバイト毎にカウントアップされるアドレス信号を出力する。これを受けた主信号用メモリ10は、アドレス信号で指示されたアドレス上に主信号データを書き込む。この際、主信号用メモリ10へは、フレームとフレームの間は隙間無くデータが書き込まれる。
<Write to memory>
First, when a write request signal is supplied from the control means (not shown) to the control device 16, the control device 16 sends a write enable signal to the main signal memory 10 from the variable length frame supply means (not shown). The main signal data (a plurality of variable length frames) and the address signal counted up for each byte of the main signal data frame are output. Receiving this, the main signal memory 10 writes the main signal data at the address indicated by the address signal. At this time, data is written into the main signal memory 10 without a gap between frames.

また同時に、ライトイネーブル信号は、バイトカウンタ14及び閾値検索用メモリ12に出力され、アドレス信号は閾値検索用メモリ12にも出力される。フレームの有効を示すライトイネーブル信号を入力されたバイトカウンタ14は、1バイト毎にカウンタを+1インクリメントし、カウンタ値として閾値検索用メモリ12へ出力する。カウンタ値の入力された閾値検索用メモリ12は、アドレス信号で指示されたアドレスに、メモリデータとしてカウンタ値を書き込んで行く(当該フレームの先頭のメモリデータは1)。   At the same time, the write enable signal is output to the byte counter 14 and the threshold value search memory 12, and the address signal is also output to the threshold value search memory 12. The byte counter 14 to which the write enable signal indicating the validity of the frame is input increments the counter by +1 for each byte and outputs it to the threshold value search memory 12 as a counter value. The threshold value search memory 12 to which the counter value is input writes the counter value as memory data at the address indicated by the address signal (the first memory data of the frame is 1).

次に、制御装置16は、フレームの有効を示すライトイネーブル信号を出力中に主信号データ(可変長のフレーム)のフレームが終了した事を検出すると、バイトカウンタ14に対してフレーム終了フラグを出力する。これを受けたバイトカウンタ14は、カウンタ値をクリアし、次のフレームから、再度1バイト毎にカウンタを+1インクリメントし、カウンタ値として閾値検索用メモリ12へ出力する。これにより、最初のフレームの最終バイト(メモリデータ)には0が書き込まれることになる(当該フレームの先頭のメモリデータは1)。   Next, when the control device 16 detects that the frame of the main signal data (variable length frame) has ended while outputting the write enable signal indicating the validity of the frame, it outputs a frame end flag to the byte counter 14. To do. Receiving this, the byte counter 14 clears the counter value, increments the counter by +1 for each byte again from the next frame, and outputs it to the threshold value search memory 12 as the counter value. As a result, 0 is written in the last byte (memory data) of the first frame (the memory data at the head of the frame is 1).

以上の処理が、ライトイネーブル信号が出力されている(有効な)間、すなわち、書き込み要求信号が制御装置16に供給されている間、繰り返し行われ、ライトイネーブル信号の出力が終了、すなわち、制御装置16への書き込み要求の供給が終了すると、上記書き込み処理が終了する。   The above processing is repeated while the write enable signal is output (valid), that is, while the write request signal is supplied to the control device 16, and the output of the write enable signal is completed, that is, control is performed. When the supply of the write request to the device 16 is finished, the write process is finished.

〈メモリからの読み出し〉
次に、図示しない制御手段より、制御装置16に読み出し要求信号及び出力許可分[Req]信号が供給されると、制御装置16は、主信号用メモリ10に対して、リードイネーブルa信号、及び主信号データ(可変長のフレーム)の読み出しアドレスを示したアドレス信号を出力する。
<Read from memory>
Next, when a read request signal and an output permission [Req] signal are supplied from the control means (not shown) to the control device 16, the control device 16 sends a read enable a signal to the main signal memory 10, and An address signal indicating the read address of the main signal data (variable length frame) is output.

また同時に、制御装置16は、リードイネーブルb信号及びアドレス信号を、閾値検索用メモリ12に出力する。これにより、閾値検索用メモリ12から、フレーム境界距離データ出力信号が、制御装置16に出力される。これに基づいて、制御装置16は、前回までに読み出されたフレームデータ以降のフレームデータを、フレーム境界距離データ出力信号により出力された、フレーム境界からの距離[Dis]に基づいて、主信号用メモリ10よりフレームデータを読み出し、主信号データとして出力する。   At the same time, the control device 16 outputs a read enable b signal and an address signal to the threshold search memory 12. As a result, a frame boundary distance data output signal is output from the threshold search memory 12 to the control device 16. Based on this, the control device 16 uses the main signal based on the distance [Dis] from the frame boundary, which is output from the frame boundary distance data output signal, after the frame data read up to the previous time. The frame data is read from the memory 10 and output as main signal data.

ここで、主信号用メモリ10に書き込まれたデータから出力許可分だけ、すなわち、指定されたバイト数分だけデータを読み出す場合、フレーム境界距離データ出力信号に基づいてフレーム単位で読み出されるが(上記主信号データ出力)、それには、フレームの境界を検索する必要がある(上記動作説明では省略している)。そこで、図2を参照して、具体的に、フレームデータの読み出し方法について説明する。   Here, when data is read from the data written in the main signal memory 10 by the permitted output, that is, by the designated number of bytes, the data is read in units of frames based on the frame boundary distance data output signal (see above). Main signal data output), it is necessary to search the boundary of the frame (omitted in the above description of the operation). A method for reading frame data will be specifically described with reference to FIG.

図2には、主信号用メモリ10及び閾値検索用メモリ12に書き込まれている数値(データ)の一例が示されている。これに基づいて、以下にフレームデータについての読み出し方法の説明を行う。   FIG. 2 shows an example of numerical values (data) written in the main signal memory 10 and the threshold value search memory 12. Based on this, a method for reading out frame data will be described below.

主信号用メモリ10には、64byte、96byte、128byteの計3個のフレームが書き込まれていて、閾値検索用メモリ12には、これに対応したフレームとフレームの境界からの距離が書き込まれているとする。前回までのメモリからの読み出し済みアドレス値を[Sum]とすると、今回読み出される64byte長のフレームデータの先頭アドレスは[Sum+1]となり、そのときの閾値検索用メモリ12に書かれるメモリデータの距離[Dis]は1となる。同様に、次のbyteのアドレスは[Sum+2]となり、そのときの閾値検出用メモリ12に書かれるメモリデータは、距離2となる(以後同様)。   A total of three frames of 64 bytes, 96 bytes, and 128 bytes are written in the main signal memory 10, and the corresponding frame and the distance from the frame boundary are written in the threshold search memory 12. And When the address value read from the memory up to the previous time is [Sum], the start address of the 64-byte length frame data read this time is [Sum + 1], and the memory data distance written in the threshold search memory 12 at that time [ Dis] is 1. Similarly, the address of the next byte is [Sum + 2], and the memory data written in the threshold detection memory 12 at that time is the distance 2 (the same applies hereinafter).

また、この64byte長のフレームデータの最終byteのアドレスは[Sum+64]となり、そのときの閾値検索用メモリ12に書かれるメモリデータの距離は、フレーム終了フラグにより0となっている(64ではない)。   The address of the last byte of the 64-byte frame data is [Sum + 64], and the distance of the memory data written in the threshold search memory 12 at that time is 0 (not 64) due to the frame end flag. .

次の96byte長のフレームデータの先頭アドレスは[Sum+65]となり、そのときの閾値検索用メモリ12に書かれるメモリデータは距離1となる。また、この96byte長のフレームデータの最終byteのアドレスは[Sum+160]となり、そのときの閾値検索用メモリ12に書かれるメモリデータの距離は、フレーム終了フラグにより0となっている。   The start address of the next 96-byte frame data is [Sum + 65], and the memory data written in the threshold search memory 12 at that time is the distance 1. The address of the last byte of the frame data of 96 bytes is [Sum + 160], and the distance of the memory data written to the threshold search memory 12 at that time is 0 by the frame end flag.

同様に、次の128byte長のフレームデータの先頭アドレスは[Sum+161]となり、そのときの閾値検索用メモリ12に書かれるメモリデータは距離1となる。また、この128byte長のフレームデータの最終byteのアドレスは[Sum+288]となり、そのときの閾値検索用メモリ12に書かれるメモリデータの距離は、フレーム終了フラグにより0となっている。   Similarly, the start address of the next 128-byte frame data is [Sum + 161], and the memory data written in the threshold value search memory 12 at that time is distance 1. The address of the last byte of the 128-byte frame data is [Sum + 288], and the distance of the memory data written to the threshold search memory 12 at that time is 0 by the frame end flag.

すなわち、当該フレームデータの先頭Byteは距離1で、最終バイトは距離0となっている。   That is, the first byte of the frame data has a distance 1 and the last byte has a distance 0.

次に、制御装置16に、出力許可分[Req]として、163byteが与えられた場合、制御装置16は、閾値検索用メモリ12に、アドレス[Sum+163]のメモリデータであるフレーム境界距離データ出力信号、すなわちフレーム境界からの距離[Dis]を出力させる。この例では、読み出されたメモリデータの値は3となり、したがって、フレーム境界からの距離[Dis]は3ということになる。これにより、フレーム境界でもある、読み出し可能最大バイト数[Act]は、以下の式で求めることができる。   Next, when 163 bytes are given to the control device 16 as the output permission [Req], the control device 16 sends the frame boundary distance data output signal, which is the memory data of the address [Sum + 163], to the threshold search memory 12. That is, the distance [Dis] from the frame boundary is output. In this example, the value of the read memory data is 3, and therefore the distance [Dis] from the frame boundary is 3. Thereby, the maximum number of readable bytes [Act], which is also a frame boundary, can be obtained by the following equation.

すなわち、
読み出し可能最大バイト数[Act]= 出力許可分[Req]− 距離[Dis]
= 163−3
= 160
となり、出力許可分以内でのフレーム単位での読み出し可能最大バイト数は、160バイト(この例で読み出し可能なフレームデータは、64byte長のフレームデータ及び96byte長のフレームデータ)となる。
That is,
Maximum number of bytes that can be read [Act] = Output allowance [Req] −Distance [Dis]
= 163-3
= 160
Thus, the maximum number of bytes that can be read in units of frames within the permitted amount of output is 160 bytes (frame data that can be read in this example is 64-byte frame data and 96-byte frame data).

(実施形態の変形)
なお、この発明は前述の実施形態に限定されるものではなく、この発明の目的を達成できる範囲での変形、改良等はこの発明に含まれるものである。
(Modification of embodiment)
It should be noted that the present invention is not limited to the above-described embodiment, and modifications, improvements, etc. within a scope that can achieve the object of the present invention are included in the present invention.

例えば、この発明を実施するための最良の構成などは、以上の記載で開示されているが、この発明は、これに限定されるものではない。すなわち、この発明は、主に特定の実施形態に関して特に図示され、かつ、説明されているが、この発明の技術的思想および目的の範囲から逸脱することなく、以上述べた実施形態に対し、構成、動作、数量、その他の詳細な構成において、当業者が様々な変形を加えることができるものである。   For example, the best configuration for carrying out the present invention has been disclosed in the above description, but the present invention is not limited to this. That is, the present invention has been illustrated and described with particular reference to particular embodiments, but may be configured with respect to the above-described embodiments without departing from the scope of the technical idea and objects of the invention. Various modifications can be made by those skilled in the art in operation, quantity, and other detailed configurations.

したがって、上記に開示した構成、動作などを限定した記載は、この発明の理解を容易にするために例示的に記載したものであり、この発明を限定するものではないから、それらの構成、動作などの限定の一部若しくは全部の限定を外した構成の名称での記載は、この発明に含まれるものである。   Therefore, the description limited to the configuration, operation, etc. disclosed above is exemplary for easy understanding of the present invention, and does not limit the present invention. The description of the name of the configuration excluding a part or all of the limitation is included in the present invention.

この発明では、単に入力した複数の可変長フレーム(フレームとフレームの間に隙間の無いデータ)が書き込まれる場合を例に説明したが、ギガビットイーサネット(登録商標)受動型光加入者ネットワーク(Gigabit Ethernet(登録商標)-passive optical network:GE−PON)等のように、フレームとフレームの間にギャップ(隙間)のあるデータでも利用(この発明を適用)することができる。   In the present invention, a case where a plurality of input variable-length frames (data having no gap between frames) is written is described as an example, but a Gigabit Ethernet (registered trademark) passive optical network (Gigabit Ethernet) is described. (Registered trademark) -passive optical network: GE-PON), etc., data having a gap (gap) between frames can also be used (this invention is applied).

この発明の可変長フレームバッファにおける閾値検出装置の構成を示したブロック図である。It is the block diagram which showed the structure of the threshold value detection apparatus in the variable-length frame buffer of this invention. この発明の可変長フレームバッファにおける閾値検出装置の動作の一例を説明するためのメモリの記憶内容の一例を示した図である。It is the figure which showed an example of the memory content for demonstrating an example of operation | movement of the threshold value detection apparatus in the variable-length frame buffer of this invention.

符号の説明Explanation of symbols

10…主信号用メモリ
12…閾値検索用メモリ
14…バイトカウンタ
16…制御装置
DESCRIPTION OF SYMBOLS 10 ... Main signal memory 12 ... Threshold search memory 14 ... Byte counter 16 ... Control apparatus

Claims (2)

供給された主信号データである複数の可変長フレームを、バイト毎に順次に記憶する主信号用メモリと、
前記可変長フレームのバイト毎にカウンタ値を+1インクリメントすると共に、当該可変長フレームの最終バイトを検出することにより、前記カウンタ値をクリアするバイトカウンタと、
前記主信号用メモリと同一のアドレス構成で、前記バイトカウンタからのカウンタ値を順次に記憶する閾値検索用メモリと、
外部から与えられる出力許可分[Req]信号で指定されるバイト数に基づいて、前記閾値検索用メモリに記憶されたカウンタ値からフレーム境界を検出する制御装置と、
を備え、
前記制御装置は、前記閾値検索用メモリからフレーム境界距離データであるフレーム境界からの距離[Dis]を出力させ、以下の式、
読み出し可能最大バイト数[Act]= 出力許可分[Req]− 距離[Dis]
からフレーム境界を検出することを特徴とする可変長フレームバッファにおける閾値検出装置。
A main signal memory for sequentially storing a plurality of variable-length frames that are supplied main signal data for each byte;
A byte counter that clears the counter value by incrementing the counter value by +1 for each byte of the variable-length frame and detecting the last byte of the variable-length frame;
A threshold value search memory for sequentially storing counter values from the byte counter with the same address configuration as the main signal memory;
A control device for detecting a frame boundary from a counter value stored in the threshold value search memory based on the number of bytes specified by an output permission [Req] signal given from outside;
With
The control device causes the threshold search memory to output a distance [Dis] from a frame boundary which is frame boundary distance data, and the following equation:
Maximum number of bytes that can be read [Act] = Output allowance [Req] −Distance [Dis]
A threshold detection apparatus in a variable-length frame buffer, wherein a frame boundary is detected from the frame length.
前記主信号用メモリにおける、前記複数の可変長フレームと可変長フレームの間は、隙間無くデータが書き込まれていることを特徴とする請求項1に記載の可変長フレームバッファにおける閾値検出装置。   2. The threshold detection apparatus for a variable-length frame buffer according to claim 1, wherein data is written without any gap between the plurality of variable-length frames and the variable-length frames in the main signal memory.
JP2005258086A 2005-09-06 2005-09-06 Threshold detection device for variable length frame buffer Active JP4584801B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005258086A JP4584801B2 (en) 2005-09-06 2005-09-06 Threshold detection device for variable length frame buffer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005258086A JP4584801B2 (en) 2005-09-06 2005-09-06 Threshold detection device for variable length frame buffer

Publications (2)

Publication Number Publication Date
JP2007074257A JP2007074257A (en) 2007-03-22
JP4584801B2 true JP4584801B2 (en) 2010-11-24

Family

ID=37935344

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005258086A Active JP4584801B2 (en) 2005-09-06 2005-09-06 Threshold detection device for variable length frame buffer

Country Status (1)

Country Link
JP (1) JP4584801B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001028607A (en) * 1999-07-14 2001-01-30 Nec Shizuoka Ltd Communication buffer circuit
JP2005027029A (en) * 2003-07-02 2005-01-27 Mitsubishi Electric Corp Variable length frame buffer device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001028607A (en) * 1999-07-14 2001-01-30 Nec Shizuoka Ltd Communication buffer circuit
JP2005027029A (en) * 2003-07-02 2005-01-27 Mitsubishi Electric Corp Variable length frame buffer device

Also Published As

Publication number Publication date
JP2007074257A (en) 2007-03-22

Similar Documents

Publication Publication Date Title
US10771726B2 (en) Image transmission device and method including an image data receiver and a processor
US9898230B2 (en) Information processing apparatus, system, and information processing method
US10497409B2 (en) Implementing DRAM row hammer avoidance
US8291133B2 (en) Skip based control logic for first in first out buffer
KR101593865B1 (en) Data-forwarding device, data-forwarding method, and data-forwarding program
US10205673B2 (en) Data caching method and device, and storage medium
US9838500B1 (en) Network device and method for packet processing
JP2016177478A (en) Signal transfer device, information processing device, and signal transfer method
WO2016070668A1 (en) Method, device, and computer storage medium for implementing data format conversion
KR20180075403A (en) Data transfer apparatus and data transfer method
JP5732806B2 (en) Data transfer apparatus and data transfer method
JP6729587B2 (en) First-in first-out control circuit, storage device, and control method of first-in first-out control circuit
JP4584801B2 (en) Threshold detection device for variable length frame buffer
JPWO2010122613A1 (en) FIFO buffer device
US20120198173A1 (en) Router and many-core system
US20160085683A1 (en) Data receiving device and data receiving method
CN101894005A (en) Asynchronous FIFO transmission method from high-speed interfaces to low-speed interfaces
JP4821628B2 (en) Packet buffer FIFO memory device
US9893999B2 (en) Multiple datastreams processing by fragment-based timeslicing
JP5803000B2 (en) DMA device, information processing device, and data transfer method
US8364882B2 (en) System and method for executing full and partial writes to DRAM in a DIMM configuration
WO2014209956A1 (en) Method and system for dynamic management of write-miss buffer
JP4252379B2 (en) Variable length frame buffer device
WO2023169060A1 (en) Image data processing method and apparatus, and storage medium
JP4715645B2 (en) Buffer memory

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080707

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100722

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100902

R150 Certificate of patent or registration of utility model

Ref document number: 4584801

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130910

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20130910

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350