JP5212196B2 - Data transmission apparatus, information processing apparatus, and operating frequency control method - Google Patents

Data transmission apparatus, information processing apparatus, and operating frequency control method Download PDF

Info

Publication number
JP5212196B2
JP5212196B2 JP2009062053A JP2009062053A JP5212196B2 JP 5212196 B2 JP5212196 B2 JP 5212196B2 JP 2009062053 A JP2009062053 A JP 2009062053A JP 2009062053 A JP2009062053 A JP 2009062053A JP 5212196 B2 JP5212196 B2 JP 5212196B2
Authority
JP
Japan
Prior art keywords
data
transmission
reception
time
operating frequency
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2009062053A
Other languages
Japanese (ja)
Other versions
JP2010218063A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009062053A priority Critical patent/JP5212196B2/en
Publication of JP2010218063A publication Critical patent/JP2010218063A/en
Application granted granted Critical
Publication of JP5212196B2 publication Critical patent/JP5212196B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Power Sources (AREA)
  • Information Transfer Systems (AREA)

Description

本発明は、データ送信装置、情報処理装置、及び動作周波数制御方法の分野に関する。   The present invention relates to the fields of a data transmission device, an information processing device, and an operating frequency control method.

PCIバスに代わるシリアル転送インターフェースとして、PCI Express(登録商標)が知られている。PCI Expressは、PCIの後継規格としてコンピュータ全般に通用する標準拡張バスとして規格化されたバスであり、低電圧差動信号伝送、ポイントツーポイントで送
受信独立の通信チャネル、パケット化されたスプリットトランザクション、リンク構成の
違いによる高いスケーラビリティなどの特徴を持つ。
PCI Express (registered trademark) is known as a serial transfer interface that replaces the PCI bus. PCI Express is standardized as a standard expansion bus that can be used for all computers as a successor to PCI. Low-voltage differential signal transmission, point-to-point independent communication channels, packetized split transactions, It has features such as high scalability due to differences in link configuration.

PCI Expressで用いられる最小構成の伝送路であるレーンは、片方向2.5Gbps、双方向5.0Gbpsの全二重通信が可能である。8ビットのデータを送るのにクロック信号など2ビットを追加した10ビットを費やすため、実効データ転送レートは、片方向2.0Gbps(250MB/s)、双方向4.0Gbps(500MB/s)である。ただ実際のPCI Expressポートは、レーンを複数束ねた構成、例えばx2、x4、x8、x12、x16、x32などの製品が登場しており、このような高速性によりAGPに代わるビデオカード用インターフェースとして利用されるようになってきている。   The lane, which is the minimum configuration transmission line used in PCI Express, is capable of full duplex communication of 2.5 Gbps in one direction and 5.0 Gbps in both directions. Since 10 bits including 2 bits such as a clock signal are consumed to send 8 bits of data, the effective data transfer rate is 2.0 Gbps (250 MB / s) in one direction and 4.0 Gbps (500 MB / s) in both directions. However, as for the actual PCI Express port, products with multiple lanes, such as x2, x4, x8, x12, x16, x32, etc. have appeared, and this high speed makes it an interface for video cards that replaces AGP. It is getting used.

PCI Expressにおけるデータ転送方式は、PCIバスよりもネットワークでのパケットの送受信に近似している。内部構成も同様にネットワークに似ており、トランザクション層、データリンク層、物理層の3層構造となっている。例えば、データ送信されるとき、発行された送信リクエストは、トランザクション層でパケット化され、データリンク層に渡される。データリンク層は、接続されている相手側デバイス間との送受信の制御を担っており、パケットにシーケンス番号、CRCを付加し物理層に渡す。物理層は、シリアル転送を受け持つ部分で、8b/10b変換を行うSERDESによってパケットがシリアルデータとして送られる。   The data transfer method in PCI Express is more similar to packet transmission / reception on the network than the PCI bus. Similarly, the internal configuration is similar to a network, and has a three-layer structure including a transaction layer, a data link layer, and a physical layer. For example, when data is transmitted, the issued transmission request is packetized in the transaction layer and passed to the data link layer. The data link layer is responsible for transmission / reception control with the connected counterpart device, and adds a sequence number and CRC to the packet and passes them to the physical layer. The physical layer is the part responsible for serial transfer, and packets are sent as serial data by SERDES that performs 8b / 10b conversion.

一般に、PC(Personal Computer)等の情報処理装置では、デバイス間のインターフェースにPCIバス等に代表されるパラレル方式のバスが使用されている。しかし、パラレル方式のバスでは、レイテンシが小さく、パケットサイズやバッファサイズの動的な最適化の仕組みを構築することができない。そこで、内部バスの更なる高速化と高効率化を実現する手段として、PCIバスのようなパラレル方式のインターフェースに代えて、PCI Expressを採用した情報処理装置及びデータ通信装置が提案されるようになってきた(例えば、特許文献1参照)。   In general, in an information processing apparatus such as a PC (Personal Computer), a parallel bus represented by a PCI bus or the like is used as an interface between devices. However, the parallel bus has a low latency, and a mechanism for dynamically optimizing the packet size and buffer size cannot be constructed. Therefore, as a means for realizing higher speed and higher efficiency of the internal bus, an information processing apparatus and a data communication apparatus adopting PCI Express are proposed instead of a parallel interface such as a PCI bus. (For example, see Patent Document 1).

ところでPCI Expressのフロー制御は、クレジットベースで行われることが知られている。データ転送を始める前に、受け取り側のバッファの空き状況を確認するようにして、オーバーフロー、アンダフローが発生しないメカニズムである。   Incidentally, it is known that PCI Express flow control is performed on a credit basis. This is a mechanism that does not cause an overflow or underflow by checking the buffer availability on the receiving side before starting data transfer.

具体的に、受信側(例えば受信側エンドポイント)は、リンク初期化時に自身が受信可能なバッファ容量(クレジット値)を送信側に通知しておく。送信側(例えば送信側エンドポイント)は、受信側のバッファ容量と送信するパケットの長さとを比較し、受信側のバッファ容量に一定の残りがある場合、パケットを送信する。そして送信側は、自身が送信したパケットのサイズを通知された受信側のバッファ容量から減算する。また、受信側からバッファ容量の空き情報が伝えられるとその分を加算する。このようなクレジットベースのフロー制御により、送信側は受信側のバッファ容量を超えることなくパケットの転送を行なえるようにしている。   Specifically, the receiving side (for example, the receiving end point) notifies the transmitting side of the buffer capacity (credit value) that it can receive at the time of link initialization. The transmission side (for example, the transmission side endpoint) compares the buffer capacity on the reception side with the length of the packet to be transmitted, and transmits a packet if there is a certain remaining in the buffer capacity on the reception side. Then, the transmission side subtracts the size of the packet transmitted by itself from the notified buffer capacity of the reception side. Further, when empty information on the buffer capacity is transmitted from the receiving side, the corresponding amount is added. By such credit-based flow control, the transmission side can transfer packets without exceeding the buffer capacity of the reception side.

このようなフロー制御によれば、送信側のデータ送信速度に対して受信側のバッファ容量が十分大きい場合、送信側は通知された受信側のバッファ容量(クレジット空き容量情報レジスタ値)が0になる前に、受信側からバッファ容量の空き情報(Update FC)を受信できる。従ってこの場合、送信側は、受信側に対してデータを連続的に送信することができる。   According to such flow control, when the buffer capacity on the receiving side is sufficiently large with respect to the data transmission rate on the transmitting side, the transmitting side notifies the buffer capacity (credit free capacity information register value) on the receiving side notified to 0. Before receiving, it is possible to receive free space capacity information (Update FC) from the receiving side. Therefore, in this case, the transmission side can continuously transmit data to the reception side.

その一方、送信側のデータ送信速度に対して受信側のバッファ容量が十分でない場合(小さい場合)、送信側で回路動作(クロック周波数)を上げてデータ送信速度を上昇させていくとやがて、受信側からバッファ容量の空き情報(Update FC)を受信する前に、送信側では通知された受信側のバッファ容量(クレジット空き容量情報レジスタ値)が0になってしまう。この場合送信側は、受信側に対してデータを送信することができない。受信側からバッファ容量の空き情報(Update FC)を受信して受信側からバッファ容量確保したとの通知を受けてから、送信側は受信側に対してデータを送信することができるようになるのである。クレジットベースのフロー制御ではこのような状況下において、待ち時間が発生しその分データ転送レートが低下してしまう。   On the other hand, if the buffer capacity on the receiving side is not sufficient (small) with respect to the data transmission rate on the transmitting side, increasing the data transmission rate by increasing the circuit operation (clock frequency) on the transmitting side will eventually Before receiving the buffer capacity empty information (Update FC) from the receiving side, the notified buffer capacity (credit free capacity information register value) of the receiving side becomes 0 on the transmitting side. In this case, the transmitting side cannot transmit data to the receiving side. Since the receiving side receives the buffer capacity availability information (Update FC) and receives a notification from the receiving side that the buffer capacity has been secured, the transmitting side can send data to the receiving side. is there. In such a situation, the credit-based flow control causes a waiting time and a corresponding decrease in the data transfer rate.

従って、PCI Expressのようなクレジットベースのフロー制御においては、受信側のバッファ容量が0である以上、送信側での回路動作がいくら高速であっても受信側へのデータ送信は許可されないため、その消費電力に無駄が生じていた。   Therefore, in credit-based flow control such as PCI Express, since the buffer capacity on the receiving side is 0, data transmission to the receiving side is not permitted no matter how fast the circuit operation on the transmitting side is. The power consumption was wasted.

そこで本発明では上記のような問題に鑑み、クレジットベース設計によるフロー制御において、データ転送速度と回路動作の最適化を行って消費電力を節約するデータ送信装置、情報処理装置、及び動作周波数制御方法を提供することを目的とする。   Accordingly, in the present invention, in view of the above problems, a data transmission apparatus, an information processing apparatus, and an operation frequency control method that save power consumption by optimizing the data transfer speed and circuit operation in the flow control based on the credit base design. The purpose is to provide.

そこで上記課題を解決するため、本発明に係るデータ送信装置は、データ受信装置にデータを送信する送信手段と、前記データ受信装置から送信され、前記データ受信装置の受信可能なデータ量に係わる情報を受信する受信手段と、前記送信手段によるデータ送信の転送レートに対応する動作周波数を制御する周波数制御手段と、を具備し、前記周波数制御手段は、前記データ受信装置の受信可能なデータ量を有するデータを前記送信手段が送信するのに要する送信時間が、データ送信を開始してから前記受信手段が前記情報を受信するまでの受信時間よりも小さい場合、前記送信時間と前記受信時間との値が等しくなるまで動作周波数値を低下させる周波数制御手段であることを特徴とする。   Therefore, in order to solve the above problems, a data transmission device according to the present invention includes transmission means for transmitting data to a data reception device, and information related to the amount of data transmitted from the data reception device and receivable by the data reception device. Receiving means, and frequency control means for controlling an operating frequency corresponding to a transfer rate of data transmission by the transmitting means, wherein the frequency control means determines the amount of data that can be received by the data receiving device. When the transmission time required for the transmission means to transmit the data having is smaller than the reception time from the start of data transmission until the reception means receives the information, the transmission time and the reception time The frequency control means reduces the operating frequency value until the values are equal.

また上記課題を解決するため、本発明に係る情報処理装置は、データ受信装置および当該データ受信装置にデータを送信するデータ送信装置を有する情報処理装置において、前記データ送信装置は、前記データ受信装置にデータを送信する送信手段と、前記データ受信装置から送信され、前記データ受信装置の受信可能なデータ量に係わる情報を受信する受信手段と、前記送信手段によるデータ送信の転送レートに対応する動作周波数を制御する周波数制御手段と、を具備し、前記周波数制御手段は、前記データ受信装置の受信可能なデータ量を有するデータを前記送信手段が送信するのに要する送信時間が、データ送信を開始してから前記受信手段が前記情報を受信するまでの受信時間よりも小さい場合、前記送信時間と前記受信時間との値が等しくなるまで動作周波数値を低下させる周波数制御手段であることを特徴とする。   In order to solve the above problems, an information processing apparatus according to the present invention includes a data receiving apparatus and a data transmitting apparatus that transmits data to the data receiving apparatus, wherein the data transmitting apparatus includes the data receiving apparatus. Transmitting means for transmitting data to, receiving means for receiving information related to the amount of data that can be received by the data receiving apparatus transmitted from the data receiving apparatus, and an operation corresponding to a transfer rate of data transmission by the transmitting means Frequency control means for controlling the frequency, and the frequency control means starts data transmission when a transmission time required for the transmission means to transmit data having a data amount that can be received by the data receiving device. If the reception means is smaller than the reception time until the information is received, the transmission time and the reception time Characterized in that it is a frequency control means for reducing the operating frequency value to be equal.

また上記課題を解決するため、本発明に係る動作周波数制御方法は、データ受信装置にデータを送信し、前記データ受信装置から送信され、前記データ受信装置の受信可能なデータ量に係わる情報を受信し、前記データ受信装置へのデータ送信の転送レートに対応する動作周波数を制御し、前記データ受信装置の受信可能なデータ量を有するデータを送信するのに要する送信時間が、データ送信を開始してから前記情報を受信するまでの受信時間よりも小さい場合、前記送信時間と前記受信時間との値が等しくなるまで動作周波数値を低下させることを特徴とする。   In order to solve the above problem, an operating frequency control method according to the present invention transmits data to a data receiving device, receives information related to the amount of data that can be received by the data receiving device, transmitted from the data receiving device. And controlling the operating frequency corresponding to the transfer rate of the data transmission to the data receiving device, and the transmission time required to transmit the data having a data amount that can be received by the data receiving device starts the data transmission. If the reception time is shorter than the reception time until the information is received, the operating frequency value is lowered until the values of the transmission time and the reception time become equal.

なお、本発明の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体、などに適用したものも本発明の態様として有効である。   In addition, what applied the arbitrary combination of the component of this invention, expression, or a component to a method, an apparatus, a system, a computer program, a recording medium, etc. is also effective as an aspect of this invention.

本発明によれば、クレジットベース設計によるフロー制御において、データ転送速度と回路動作の最適化を行って消費電力を節約するデータ送信装置、情報処理装置、及び動作周波数制御方法を提供することができる。   According to the present invention, it is possible to provide a data transmission device, an information processing device, and an operating frequency control method that save power consumption by optimizing the data transfer rate and circuit operation in the flow control based on the credit base design. .

PCI Expressシステムの構成を示す図の一例である。1 is an example of a diagram illustrating a configuration of a PCI Express system. PCI Expressプラットホームを有する情報処理装置1の構成を示す図の一例である。It is an example of the figure which shows the structure of the information processing apparatus 1 which has a PCI Express platform. PCI Expressで規定されるフロー制御を説明するシーケンス図である。It is a sequence diagram explaining the flow control prescribed | regulated by PCI Express. 本発明に係るPCI Expressのデータ通信装置間構成を示す図の一例である1 is an example of a diagram showing a configuration between PCI Express data communication devices according to the present invention. 実施例によるフロー制御を説明するシーケンス図である。It is a sequence diagram explaining the flow control by an Example. 送信側の回路の動作周波数fとデータ転送レートRの関係を示す図の一例である。FIG. 3 is an example of a diagram illustrating a relationship between an operating frequency f of a circuit on a transmission side and a data transfer rate R. 送信データとUpdate FCの状態を模式的に示す図である。It is a figure which shows typically the state of transmission data and Update FC. 送信データとUpdate FCの状態を模式的に示す図である。It is a figure which shows typically the state of transmission data and Update FC. 送信データとUpdate FCの状態を模式的に示す図である。It is a figure which shows typically the state of transmission data and Update FC.

以下、本発明を実施するための形態を各実施形態において図面を用いて説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings in each embodiment.

<構成>
(システムの構成)
図1は、PCI Expressシステムの構成を示す図の一例である。CPU110やメモリ111が接続されたルートコンプレックス112に対して、PCI Expressグラフィックス113がPCI Express114aにより接続され、また、エンドポイント115aやレガシーエンドポイント116aがPCI Express114bにより接続されたスイッチ117aがPCI Express114cにより接続され、さらには、エンドポイント115bやレガシーエンドポイント116bがPCI Express114dにより接続されたスイッチ117bやPCIバススロット118が接続されたPCIブリッジ119がPCI Express114eにより接続されたスイッチ117cがPCI Express114fにより接続されたツリー構造(木構造)とされている。
<Configuration>
(System configuration)
FIG. 1 is an example of a diagram illustrating a configuration of a PCI Express system. The PCI Express graphics 113 is connected to the root complex 112 to which the CPU 110 and the memory 111 are connected by the PCI Express 114a, and the switch 117a in which the endpoint 115a and the legacy endpoint 116a are connected by the PCI Express 114b is connected by the PCI Express 114c. Further, the switch 117b in which the endpoint 115b and the legacy endpoint 116b are connected by the PCI Express 114d, and the switch 117c in which the PCI bridge 119 to which the PCI bus slot 118 is connected are connected by the PCI Express 114e are connected by the PCI Express 114f. Tree structure (tree structure).

図2は、PCI Expressプラットホームを有する情報処理装置1の構成を示す図の一例である。つまり、実際に情報処理装置1に搭載されるPCI Expressプラットホーム例を示す。図示例は、CPU121がCPUホストバス122により接続され、メモリ123が接続されたメモリハブ124(ルートコンプレックスに相当する)に対して、例えば、グラフィックス125がx16のPCI Express126aにより接続され、また、変換機能を有するI/Oハブ127がPCI Express126bにより接続されている。このI/Oハブ127には、例えば、Serial ATA128によりストレージ129が接続され、LPC130によりローカルI/O131が接続され、USB 2.0132やPCIバススロット133が接続されている。さらには、I/Oハブ127には、PCI Express126cによりスイッチ134が接続され、このスイッチ134には、各々、PCI Express126d,126e,126fによりモバイルドック135、ギガビットイーサネット136(イーサネットは登録商標)、アドインカード137が接続されている。   FIG. 2 is an example of a diagram illustrating a configuration of the information processing apparatus 1 having a PCI Express platform. That is, an example of the PCI Express platform actually mounted on the information processing apparatus 1 is shown. In the illustrated example, for example, graphics 125 is connected by a x16 PCI Express 126a to a memory hub 124 (corresponding to a root complex) to which a CPU 121 is connected by a CPU host bus 122 and a memory 123 is connected. A functioning I / O hub 127 is connected by a PCI Express 126b. For example, a storage 129 is connected to the I / O hub 127 by a Serial ATA 128, a local I / O 131 is connected by an LPC 130, and a USB 2.0 132 and a PCI bus slot 133 are connected. Further, a switch 134 is connected to the I / O hub 127 by a PCI Express 126c, and the mobile dock 135, the Gigabit Ethernet 136 (Ethernet is a registered trademark), and an add-in are connected to the switch 134 by PCI Express 126d, 126e, and 126f, respectively. A card 137 is connected.

ところで、PCI Expressのフロー制御は、リンク間のポイントツーポイントで行われ、エンドツーエンドではない。従って図1においては、PCI Expressにより接続されるルートコンプレックス112、スイッチ117、エンドポイント115a、レガシーエンドポイント116a、及びPCI ブリッジ119等全てのデータ通信装置は本発明に係るデータ「送信」装置になり得る。また図2においても同様に、メモリハブ124、I/Oハブ127、グラフィックス125、モバイルドック135、ギガビットイーサネット136、及びアドインカード137等全てのデータ通信装置は本発明に係るデータ「送信」装置になり得る。   By the way, PCI Express flow control is performed point-to-point between links, not end-to-end. Accordingly, in FIG. 1, all data communication devices such as the route complex 112, the switch 117, the end point 115a, the legacy end point 116a, and the PCI bridge 119 connected by PCI Express are data “transmitting” devices according to the present invention. obtain. Similarly in FIG. 2, all data communication devices such as the memory hub 124, the I / O hub 127, the graphics 125, the mobile dock 135, the Gigabit Ethernet 136, and the add-in card 137 are included in the data “sending” device according to the present invention. Can be.

例えば、PCI Express126aにより接続されるメモリハブ124及びグラフィックス125においては、その用途から想定して、主にメモリハブ124がデータ「送信」装置となり、グラフィックス125がデータ「受信」装置となる場合が多い。しかしながら、グラフィックス125からメモリハブ124へ何らかのデータ通信を行う限り、今度は逆にメモリハブ124がデータ「受信」装置となり、グラフィックス125がデータ「送信」装置となる。即ち、PCI Expressに接続されるデータ通信装置は、データの送信側及び受信側の何れにもなり得る機能を備えている。   For example, in the memory hub 124 and the graphics 125 connected by the PCI Express 126a, it is often assumed that the memory hub 124 is mainly a data “sending” device and the graphics 125 is a data “receiving” device. . However, as long as any data communication is performed from the graphics 125 to the memory hub 124, the memory hub 124 becomes a data “reception” device and the graphics 125 becomes a data “transmission” device. That is, the data communication device connected to PCI Express has a function that can be either a data transmission side or a data reception side.

(フロー制御)
次に、PCI Expressで規定されるフロー制御(フローコントロール)について説明する。一般的なフロー制御として、送信側はまずデータを送信し、受信側で問題が発生したら再度送信する方法がある。これに対してPCI Expressでは、送信側は、事前に受信側バッファの空き容量を確認し十分な空き容量が確保できている場合に、パケットを送信する。
(Flow control)
Next, flow control (flow control) defined by PCI Express will be described. As a general flow control, there is a method in which the transmitting side first transmits data and transmits again when a problem occurs on the receiving side. On the other hand, in PCI Express, the transmission side confirms the free capacity of the reception side buffer in advance, and transmits a packet when sufficient free capacity is secured.

PCI Expressのフロー制御は、データリンクレイヤが生成するDLLP(Data Link Layer Packet)によって実現される。DLLPタイプとして、「Init FC」、「Update FC」に大別できる。またこれらフロー制御用のDLLPには「Hdr FC」、「Data FC」の値を格納するフォーマットを有しており、これらの値から、例えば送信側は受信側のバッファがどれくらい余っているかを知ることができるようになっている。   PCI Express flow control is realized by DLLP (Data Link Layer Packet) generated by the data link layer. The DLLP type can be broadly divided into “Init FC” and “Update FC”. These flow control DLLPs have formats for storing “Hdr FC” and “Data FC” values. From these values, for example, the sending side knows how much the buffer on the receiving side is left. Be able to.

図3は、PCI Expressで規定されるフロー制御を説明するシーケンス図である。PCI Expressのフロー制御は、クレジットベースで行われる。まず受信側は、リンク初期化時に自身が受信可能なバッファ容量(クレジット値)を送信側に通知しておく。送信側は、受信側のバッファ容量と送信するパケットの長さとを比較し、受信側のバッファ容量に一定の残りがある場合、パケットを送信する。そして送信側は、自身が送信したパケットのサイズを通知された受信側のバッファ容量から減算する。また、送信側は、受信側からバッファ容量の空き情報が伝えられるとその分を加算する。以下、図中、送信側(データ送信装置)と受信側(データ受信装置)を登場させて説明を行う。   FIG. 3 is a sequence diagram illustrating flow control defined by PCI Express. PCI Express flow control is performed on a credit basis. First, the receiving side notifies the transmitting side of the buffer capacity (credit value) that it can receive at the time of link initialization. The transmission side compares the buffer capacity on the reception side with the length of the packet to be transmitted, and if there is a certain remaining in the buffer capacity on the reception side, transmits the packet. Then, the transmission side subtracts the size of the packet transmitted by itself from the notified buffer capacity of the reception side. In addition, the transmission side adds the corresponding amount when empty information of the buffer capacity is transmitted from the reception side. In the following, description will be made with the transmission side (data transmission device) and the reception side (data reception device) appearing in the figure.

始めに、受信側はInit FCを発行して送信側にクレジット値(自身が受信可能なバッファ容量を示す値)を通知する(S301)。なお、受信側のクレジット値の情報(内部のクレジットカウンタ)は初期化されているものとする。送信側はInit FCを受信すると、内部のクレジットカウンタ(クレジット空き容量情報レジスタ)の初期値をInit FCで指定されたクレジット値に設定する(S302)。ここまでが初期化手順である。   First, the receiving side issues an Init FC and notifies the transmitting side of a credit value (a value indicating a buffer capacity that can be received by the receiving side) (S301). Note that the credit value information (internal credit counter) on the receiving side has been initialized. When receiving the Init FC, the transmission side sets the initial value of the internal credit counter (credit free capacity information register) to the credit value specified by the Init FC (S302). This is the initialization procedure.

そして送信側はデータを送信する(S303)。このとき送信側はデータ送信毎に、クレジットカウンタの値を送信したデータ量だけ減少させる(S304)。   Then, the transmission side transmits data (S303). At this time, the transmission side decreases the value of the credit counter by the amount of transmitted data for every data transmission (S304).

受信側はデータを受信する毎に、Update FCを発行して送信側に所定のクレジット値(例えば受信したデータ分のバッファ容量値)を通知する(S305)。送信側はUpdate FCを受信する毎に、クレジットカウンタ値をUpdate FCで設定された値だけ増加させる(S306)。クレジットカウンタの値の回復を図るのである。   Every time data is received, the receiving side issues an Update FC and notifies the transmitting side of a predetermined credit value (for example, a buffer capacity value corresponding to the received data) (S305). Each time the transmission side receives the Update FC, the transmission side increases the credit counter value by the value set in the Update FC (S306). This is to recover the value of the credit counter.

このように送信側は、受信側から通知された受信可能なバッファ容量分のデータ送信を行なうことができる。なお、送信データ及びUpdate FCは基本的に1セットで扱われ、1のInit FCに対し1のUpdate FCが発行されるものとする。複数の送信データに対し1のUpdate FCを発行する場合はクレジットカウンタの値の回復が遅くなり、高速でデータ送信を行うためには即座にUpdate FCが発行される方が望ましいからである。   In this way, the transmission side can perform data transmission corresponding to the receivable buffer capacity notified from the reception side. Transmission data and Update FC are basically handled as one set, and one Update FC is issued for one Init FC. This is because when one Update FC is issued for a plurality of transmission data, recovery of the value of the credit counter is delayed, and in order to perform data transmission at a high speed, it is desirable to immediately issue the Update FC.

以上、PCI Expressで規定されるフロー制御である。勿論、本発明に係るデータ送信装置も上記の規定に従ったフロー制御の動作を行なう。   The flow control defined by PCI Express has been described above. Of course, the data transmission apparatus according to the present invention also performs the flow control operation in accordance with the above-mentioned rules.

<実施例>
図4は、本発明に係るPCI Expressのデータ通信装置間構成を示す図の一例である。図に示されるように、2のデータ通信装置がPCI Expressにより接続されており、一のデータ通信装置がもう一方のデータ通信装置に対してデータを連続で送信する。この場合、データの送信側をデータ送信装置(以下単に送信側という)と、受信側をデータ受信装置(以下単に受信側という)と捉えることができる。
<Example>
FIG. 4 is an example of a diagram showing a configuration between PCI Express data communication apparatuses according to the present invention. As shown in the figure, two data communication devices are connected by PCI Express, and one data communication device continuously transmits data to the other data communication device. In this case, the data transmitting side can be regarded as a data transmitting device (hereinafter simply referred to as a transmitting side) and the receiving side can be regarded as a data receiving device (hereinafter simply referred to as a receiving side).

ここで、実施例を説明するにあたって前提条件を次のように設定する。
・送信側の送信するデータのペイロードを128byteとする。
・受信側のInit FCにおけるクレジット値を512byteとする。
・送信側が受信側のクレジット値容量分のデータを送信するのに要する時間(送信時間)をt1とする。
・送信側がデータパケットの送信を開始してから、対応するUpdate FCを受信するまでの時間(受信時間)をt2とする。
・また、PCI Expressの物理層は、データ通信装置の回路に対して十分に高速であり、送信側の回路の動作速度によってクレジット値容量分のデータ転送時間t1が定まるものとする。
Here, the preconditions for setting the embodiment are set as follows.
-The payload of data to be transmitted on the transmission side is 128 bytes.
-Set the credit value in Init FC on the receiving side to 512 bytes.
The time required for the transmission side to transmit data corresponding to the credit value capacity of the reception side (transmission time) is t1.
-Let t2 be the time (reception time) from when the transmission side starts transmitting a data packet until it receives the corresponding Update FC.
The PCI Express physical layer is sufficiently fast for the circuit of the data communication apparatus, and the data transfer time t1 corresponding to the credit value capacity is determined by the operation speed of the circuit on the transmission side.

このような条件の下で再び前述のフロー制御を説明する。図5は、実施例によるフロー制御を説明するシーケンス図である。   The above-described flow control will be described again under such conditions. FIG. 5 is a sequence diagram illustrating flow control according to the embodiment.

始めに、受信側はInit FCを発行して送信側にクレジット値(512byte)を通知する(S501)。送信側はInit FCを受信すると、内部のクレジットカウンタの初期値をInit FCで指定されたクレジット値(512byte)に設定する(S502)。ここまでが初期化手順である。   First, the receiving side issues an Init FC and notifies the transmitting side of a credit value (512 bytes) (S501). When receiving the Init FC, the transmission side sets the initial value of the internal credit counter to the credit value (512 bytes) specified by the Init FC (S502). This is the initialization procedure.

そして送信側はデータ1(128byte)を送信する(S503)。このとき送信側はデータ送信毎に、クレジットカウンタの値を送信したデータ量(128byte)だけ減少させる(S504)。送信側はデータ送信を開始すると、まだクレジットカウンタに余裕があるので、Update FCを待たずに128byteのパケットを合計4つまで送信し、クレジットカウンタの値を送信したデータ量(128byte)だけ減少させる(S505−S510)。128byteのパケット4つ目を送信すると(S509)、クレジットカウンタの値が0になるため(S510)、送信側はUpdate FCを受信するまで次のデータ送信を待機(待機時間T)する。   Then, the transmission side transmits data 1 (128 bytes) (S503). At this time, the transmission side decreases the value of the credit counter by the transmitted data amount (128 bytes) every time data is transmitted (S504). When the sending side starts sending data, the credit counter still has room, so it sends up to a total of four 128-byte packets without waiting for Update FC, and the credit counter value is reduced by the amount of data sent (128 bytes). (S505-S510). When the fourth 128-byte packet is transmitted (S509), the value of the credit counter becomes 0 (S510), so the transmission side waits for the next data transmission (waiting time T) until it receives Update FC.

ここで、待機時間Tをなくす(データ転送レートの低下を回避する)には、一つに、受信側のバッファ容量(クレジット値)を大きくすればよい。しかしながら、回路規模やコストが増大してしまうため、受信側のバッファ容量にも一定の限界がある。ある程度まで受信側のバッファ容量を大きくできたとしても、送信側で回路動作を上げてデータ送信速度を上昇させていけばやがては、受信側からバッファ容量の空き情報(Update FC)を受信する前に、送信側では通知された受信側のクレジットカウンタが0になってしまう。   Here, in order to eliminate the waiting time T (to avoid a decrease in the data transfer rate), it is only necessary to increase the buffer capacity (credit value) on the receiving side. However, since the circuit scale and cost increase, the buffer capacity on the receiving side also has a certain limit. Even if the buffer capacity on the receiving side can be increased to some extent, if the data transmission speed is increased by increasing the circuit operation on the transmitting side, it will eventually be possible to receive free buffer capacity information (Update FC) from the receiving side. In addition, on the transmitting side, the notified credit counter on the receiving side becomes zero.

従って、受信側のクレジットカウンタが0になった状態において、回路周波数を上げてデータ送信速度を上昇させようとしても、フロー制御が働いて、受信側からバッファ容量の空き情報(Update FC)を受信して受信側からバッファ容量確保したとの通知(Update FC)を受けるまでは、送信側はデータ送信を行なうことができない。つまりこの間、送信側は「待ち」を行なわざるを得ない。   Therefore, even if you try to increase the data transmission speed by increasing the circuit frequency with the credit counter on the receiving side set to 0, the flow control works and the buffer capacity availability information (Update FC) is received from the receiving side. Until the receiving side receives a notification (Update FC) that the buffer capacity has been secured, the transmitting side cannot perform data transmission. In other words, during this time, the transmitting side is forced to “wait”.

一方、受信側はデータを受信する毎に、Update FCを発行して送信側に所定のクレジット値(128byte)を通知する(S511)。送信側はUpdate FCを受信する毎に、クレジットカウンタ値をUpdate FCで設定された値だけ増加させ(S512)、再び次のデータ送信を開始する。   On the other hand, every time data is received, the receiving side issues an Update FC and notifies the transmitting side of a predetermined credit value (128 bytes) (S511). Each time the transmission side receives the Update FC, the transmission side increments the credit counter value by the value set in the Update FC (S512), and starts the next data transmission again.

図6は、送信側の回路の動作周波数fとデータ転送レートRの関係を示す図の一例である。動作周波数fが大きくなるとデータ転送時間t1は短くなるが、Update FCを受信するまでの時間t2は一定である。従って、動作周波数fによって、t1とt2の大小関係が変化する。このt1とt2の大小関係によって、以下のように場合分けを行う。   FIG. 6 is an example of a diagram showing the relationship between the operating frequency f of the circuit on the transmission side and the data transfer rate R. When the operating frequency f increases, the data transfer time t1 decreases, but the time t2 until the Update FC is received is constant. Therefore, the magnitude relationship between t1 and t2 varies depending on the operating frequency f. Depending on the magnitude relationship between t1 and t2, cases are classified as follows.

(1) t1 > t2
この場合、送信側は動作周波数fに比例して、受信側からのUpdate FCを待つことなく、連続でデータを送信できる。このときの送信データとUpdate FCの状態を模式的に図7に示す。t1 > t2である場合には、データ転送レートRはt1によって決まる。よって、送信側の回路の動作周波数fを上げてt1を短くするとデータ転送レートRは上昇する。また回路の動作周波数fを下げてt1を長くするとデータ転送レートRは低下する。従ってt1 > t2である場合、本発明に係るデータ送信装置は、t1=t2になるか、或いは、動作周波数が設計された回路の上限に到達するまで、回路の動作周波数を高くする。
(1) t1> t2
In this case, the transmitting side can transmit data continuously in proportion to the operating frequency f without waiting for an Update FC from the receiving side. The transmission data and Update FC state at this time are schematically shown in FIG. When t1> t2, the data transfer rate R is determined by t1. Therefore, when the operating frequency f of the circuit on the transmission side is increased and t1 is shortened, the data transfer rate R increases. Further, when the operating frequency f of the circuit is lowered and t1 is lengthened, the data transfer rate R is lowered. Therefore, when t1> t2, the data transmitting apparatus according to the present invention increases the operating frequency of the circuit until t1 = t2 or until the operating frequency reaches the upper limit of the designed circuit.

(2) t1 = t2
この場合、送信側は、受信側のUpdate FCを待つことなく連続でデータを転送できる。
このときの送信データとUpdate FCの状態を模式的に図8に示す。t1 = t2である場合には、データ転送レートRはt1とt2によって決まる。送信側の回路の動作周波数fを上げてt1を短くしても、t2が一定であるためデータ転送レートRは向上しない。また回路の動作周波数fを下げてt1を長くするとデータ転送レートRは低下する。従ってt1 = t2である場合、本発明に係るデータ送信装置は、この回路の動作周波数を維持する。
(2) t1 = t2
In this case, the transmission side can continuously transfer data without waiting for the update FC on the reception side.
FIG. 8 schematically shows the transmission data and Update FC state at this time. When t1 = t2, the data transfer rate R is determined by t1 and t2. Even if the operating frequency f of the circuit on the transmission side is increased and t1 is shortened, the data transfer rate R is not improved because t2 is constant. Further, when the operating frequency f of the circuit is lowered and t1 is lengthened, the data transfer rate R is lowered. Therefore, when t1 = t2, the data transmitting apparatus according to the present invention maintains the operating frequency of this circuit.

(3) t1 < t2
この場合、送信側は、受信側からのUpdate FCを待っている状態である。このときの送信データとUpdate FCの状態を図9に模式的に示す。t1 < t2である場合には、データ転送レートRはt2によって決まる。しかし、送信側の回路の動作周波数fを上げてt1を短くしても、t2が一定であるためデータ転送レートRは上昇しない。また回路の動作クロックfを下げてt1を長くしても、t2が一定であるためデータ転送レートRは低下しない。従ってt1 < t2である場合、本発明に係るデータ送信装置は、t1=t2になるか、或いは動作周波数が設計された回路の下限に到達するまで、回路の動作周波数を引き下げる。
(3) t1 <t2
In this case, the transmission side is waiting for an Update FC from the reception side. The transmission data and Update FC state at this time are schematically shown in FIG. When t1 <t2, the data transfer rate R is determined by t2. However, even if the operating frequency f of the circuit on the transmission side is increased to shorten t1, the data transfer rate R does not increase because t2 is constant. Even if the operation clock f of the circuit is lowered to increase t1, the data transfer rate R does not decrease because t2 is constant. Therefore, when t1 <t2, the data transmitting apparatus according to the present invention lowers the operating frequency of the circuit until t1 = t2 or until the operating frequency reaches the lower limit of the designed circuit.

即ち、本発明に係るデータ送信装置は、送信側が受信側のクレジット値容量分のデータを送信するのに要する時間(送信時間)と、送信側がデータパケットの送信を開始してから対応するUpdate FCを受信するまでの時間(受信時間)とが等しくなるように、回路の動作周波数を調整する(回路周波数制御手段)のである。   That is, the data transmission apparatus according to the present invention has a time (transmission time) required for the transmission side to transmit data corresponding to the credit value capacity of the reception side and the corresponding Update FC after the transmission side starts transmission of the data packet. The operating frequency of the circuit is adjusted (circuit frequency control means) so that the time until receiving the signal (reception time) becomes equal.

実際には、送信側は、初期状態では最高の動作周波数で通信を開始し、サンプル情報を採取する。サンプル情報とは、Init FCによるクレジット値情報や送信側がデータ送信を開始し対応するUpdate FCを受信するまでの受信時間の実測時間等である。そして、その実測時間が、受信側のクレジット値容量分のデータを送信するのに要する送信時間よりも大きい場合(t1 < t2)、実測時間と送信時間が等しくなるまで動作周波数を下げる制御を行う。動作周波数が下がると消費電力は削減される。このときデータ送信速度は、動作周波数を下げる前と下げた後で変化はなく(t1 = t2)、最速のデータ速度を実現している。   Actually, the transmission side starts communication at the highest operating frequency in the initial state, and collects sample information. The sample information is credit value information by Init FC, actual measurement time of reception time until the transmission side starts data transmission and receives corresponding Update FC, and the like. When the actual measurement time is longer than the transmission time required to transmit data corresponding to the credit value capacity on the receiving side (t1 <t2), control is performed to lower the operating frequency until the actual measurement time and the transmission time are equal. . When the operating frequency is lowered, the power consumption is reduced. At this time, the data transmission rate does not change before and after the operating frequency is lowered (t1 = t2), and the fastest data rate is realized.

また、その実測時間が、受信側のクレジット値容量分のデータを送信するのに要する送信時間よりも小さい場合(t1 > t2)、引き続き最高の動作周波数でデータ送信を行う。   If the actual measurement time is shorter than the transmission time required to transmit data corresponding to the credit value capacity on the receiving side (t1> t2), data transmission is continued at the highest operating frequency.

サンプル情報の取得は継続して行われ、Update FCを受信するまでの受信時間等に応じて動作周波数の制御を行う。   Acquisition of sample information is performed continuously, and the operating frequency is controlled according to the reception time until the update FC is received.

動作周波数を下げる制御を行った後、Update FCを受信するまでの受信時間の実測時間が受信側のクレジット値容量分のデータを送信するのに要する送信時間よりも小さくなった場合(t1 > t2)、実測時間と送信時間が等しくなるまで動作周波数を上げる制御を行う。   After the control to lower the operating frequency, when the actual reception time until Update FC is received is shorter than the transmission time required to transmit the data for the credit value capacity on the receiving side (t1> t2 ), Control to increase the operating frequency until the actual measurement time and the transmission time become equal.

このように、本発明に係るデータ送信装置によれば、データ送信速度は維持しつつ、最小の消費電力でもってデータ送信を実現できる。即ち、クレジットベース設計によるフロー制御において、データ転送速度と回路動作の最適化を行って消費電力を節約するデータ送信装置、情報処理装置、及び方法を提供することが可能となる。   As described above, according to the data transmission device of the present invention, it is possible to realize data transmission with the minimum power consumption while maintaining the data transmission speed. That is, it is possible to provide a data transmission apparatus, an information processing apparatus, and a method that save power consumption by optimizing the data transfer speed and circuit operation in the flow control based on the credit base design.

以上、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。即ち、PCI Expressによるフロー制御によらずとも、クレジット値に相当するような、データ受信装置の受信可能なデータ量の情報に基づいてフロー制御を行なうデータ送信装置についても本発明を適用することができる。   As mentioned above, this invention is not limited to the specific embodiment which concerns, A various deformation | transformation and change are possible within the range of the summary of this invention described in the claim. In other words, the present invention can also be applied to a data transmission apparatus that performs flow control based on information on the amount of data that can be received by the data reception apparatus, which corresponds to a credit value, without using flow control by PCI Express. it can.

1 情報処理装置   1 Information processing equipment

特開2008−21024号公報JP 2008-21024

Claims (5)

データ受信装置にデータを送信する送信手段と、
前記データ受信装置から送信され、前記データ受信装置の受信可能なデータ量に係わる情報を受信する受信手段と、
前記送信手段によるデータ送信の転送レートに対応する動作周波数を制御する周波数制御手段と、を具備し、
前記周波数制御手段は、前記データ受信装置の受信可能なデータ量を有するデータを前記送信手段が送信するのに要する送信時間が、データ送信を開始してから前記受信手段が前記情報を受信するまでの受信時間よりも小さい場合、前記送信時間と前記受信時間との値が等しくなるまで動作周波数値を低下させる周波数制御手段であることを特徴とするデータ送信装置。
Transmitting means for transmitting data to the data receiving device;
Receiving means for receiving information related to the amount of data that can be received by the data receiving device, transmitted from the data receiving device;
Frequency control means for controlling an operating frequency corresponding to a transfer rate of data transmission by the transmission means,
The frequency control means is configured such that a transmission time required for the transmission means to transmit data having a data amount that can be received by the data reception apparatus is from the start of data transmission until the reception means receives the information. A data transmission device comprising frequency control means for lowering the operating frequency value until the transmission time and the reception time are equal to each other when the transmission time is smaller than the reception time.
前記周波数制御手段は、前記送信時間の値が前記受信時間の値より大きい場合、前記送信時間と前記受信時間との値が等しくなるまで前記動作周波数を上げる周波数制御手段であることを特徴とする請求項1に記載のデータ送信装置。   The frequency control means is frequency control means for increasing the operating frequency until the value of the transmission time and the reception time are equal when the value of the transmission time is greater than the value of the reception time. The data transmission device according to claim 1. データ受信装置および当該データ受信装置にデータを送信するデータ送信装置を有する情報処理装置において、
前記データ送信装置は、
前記データ受信装置にデータを送信する送信手段と、
前記データ受信装置から送信され、前記データ受信装置の受信可能なデータ量に係わる情報を受信する受信手段と、
前記送信手段によるデータ送信の転送レートに対応する動作周波数を制御する周波数制御手段と、を具備し、
前記周波数制御手段は、前記データ受信装置の受信可能なデータ量を有するデータを前記送信手段が送信するのに要する送信時間が、データ送信を開始してから前記受信手段が前記情報を受信するまでの受信時間よりも小さい場合、前記送信時間と前記受信時間との値が等しくなるまで動作周波数値を低下させる周波数制御手段であることを特徴とする情報処理装置。
In an information processing apparatus having a data receiving apparatus and a data transmitting apparatus that transmits data to the data receiving apparatus,
The data transmission device includes:
Transmitting means for transmitting data to the data receiving device;
Receiving means for receiving information related to the amount of data that can be received by the data receiving device, transmitted from the data receiving device;
Frequency control means for controlling an operating frequency corresponding to a transfer rate of data transmission by the transmission means,
The frequency control means is configured such that a transmission time required for the transmission means to transmit data having a data amount that can be received by the data reception apparatus is from the start of data transmission until the reception means receives the information. An information processing apparatus, comprising: frequency control means for reducing an operating frequency value until the transmission time and the reception time are equal to each other when the transmission time and the reception time are equal to each other.
前記周波数制御手段は、前記送信時間の値が前記受信時間の値より大きい場合、前記送信時間と前記受信時間との値が等しくなるまで前記動作周波数を上げる周波数制御手段であることを特徴とする請求項3に記載の情報処理装置。   The frequency control means is frequency control means for increasing the operating frequency until the value of the transmission time and the reception time are equal when the value of the transmission time is greater than the value of the reception time. The information processing apparatus according to claim 3. データ受信装置にデータを送信し、
前記データ受信装置から送信され、前記データ受信装置の受信可能なデータ量に係わる情報を受信し、
前記データ受信装置へのデータ送信の転送レートに対応する動作周波数を制御し、
前記データ受信装置の受信可能なデータ量を有するデータを送信するのに要する送信時間が、データ送信を開始してから前記情報を受信するまでの受信時間よりも小さい場合、前記送信時間と前記受信時間との値が等しくなるまで動作周波数値を低下させることを特徴とする動作周波数制御方法。
Send data to the data receiver,
Transmitted from the data receiving device, receiving information related to the amount of data that can be received by the data receiving device;
Controlling the operating frequency corresponding to the transfer rate of data transmission to the data receiving device;
When the transmission time required for transmitting data having a receivable data amount of the data reception device is smaller than the reception time from the start of data transmission to the reception of the information, the transmission time and the reception An operating frequency control method, wherein the operating frequency value is lowered until the time value becomes equal.
JP2009062053A 2009-03-13 2009-03-13 Data transmission apparatus, information processing apparatus, and operating frequency control method Expired - Fee Related JP5212196B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009062053A JP5212196B2 (en) 2009-03-13 2009-03-13 Data transmission apparatus, information processing apparatus, and operating frequency control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009062053A JP5212196B2 (en) 2009-03-13 2009-03-13 Data transmission apparatus, information processing apparatus, and operating frequency control method

Publications (2)

Publication Number Publication Date
JP2010218063A JP2010218063A (en) 2010-09-30
JP5212196B2 true JP5212196B2 (en) 2013-06-19

Family

ID=42976878

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009062053A Expired - Fee Related JP5212196B2 (en) 2009-03-13 2009-03-13 Data transmission apparatus, information processing apparatus, and operating frequency control method

Country Status (1)

Country Link
JP (1) JP5212196B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9904645B2 (en) * 2014-10-31 2018-02-27 Texas Instruments Incorporated Multicore bus architecture with non-blocking high performance transaction credit system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0510437Y2 (en) * 1986-09-05 1993-03-15
JP2964937B2 (en) * 1996-01-08 1999-10-18 日本電気株式会社 Adaptive credit control type transfer method
JP3952568B2 (en) * 1998-01-12 2007-08-01 ソニー株式会社 Digital audio signal transmission apparatus and digital audio signal transmission method
JP2001257715A (en) * 2000-03-09 2001-09-21 Nippon Hoso Kyokai <Nhk> Storage transmission terminal
JP4138693B2 (en) * 2004-03-31 2008-08-27 株式会社東芝 Flow control initialization method and information processing apparatus
JP2008053888A (en) * 2006-08-23 2008-03-06 Matsushita Electric Ind Co Ltd Communication equipment, program, information storage medium and communication control method

Also Published As

Publication number Publication date
JP2010218063A (en) 2010-09-30

Similar Documents

Publication Publication Date Title
JP4704050B2 (en) Data transfer system and electronic device
JP5108261B2 (en) Information processing apparatus and data communication apparatus
US10180927B2 (en) Device, system and method for communication with heterogeneous physical layers
JP4928732B2 (en) Data transfer system and electronic device
EP1681817B1 (en) Communication apparatus, electronic apparatus, imaging apparatus
US7583600B1 (en) Schedule prediction for data link layer packets
US20090296740A1 (en) Providing a prefix for a packet header
KR20130091690A (en) Pci express tunneling over a multi-protocol i/o interconnect
JP4564855B2 (en) Data transfer system and electronic device
JP4308680B2 (en) Image forming apparatus
US10049076B2 (en) Methods and systems for implementing high speed serial interface bus having inhomogeneous lane bundles and encodings
US7849243B2 (en) Enabling flexibility of packet length in a communication protocol
WO2015099676A1 (en) Input output data alignment
JP5212196B2 (en) Data transmission apparatus, information processing apparatus, and operating frequency control method
JP4564740B2 (en) Imaging equipment system
JP4777723B2 (en) Information processing system, program, and data transfer method
JP2007226494A (en) Data transfer system
JP2005346629A (en) Image processing apparatus
JP4824422B2 (en) Control device, image processing system, and data transfer path switching method
JP2005332372A (en) Image processing apparatus and image forming apparatus
JP2006113798A (en) Data transfer system, reception buffer device, method for setting specification of data transfer system and image formation system
JP2005332316A (en) Data distribution device, data transfer device and image processing device
JP6222724B2 (en) USB device, USB system, data transfer method, and program
JP2007067634A (en) Information processing system, program, and packet communication system
JP2009163633A (en) Information processor and data communication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120620

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130111

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130211

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

Free format text: PAYMENT UNTIL: 20160308

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees