JP5252292B2 - Interface device and electronic device - Google Patents

Interface device and electronic device Download PDF

Info

Publication number
JP5252292B2
JP5252292B2 JP2008542111A JP2008542111A JP5252292B2 JP 5252292 B2 JP5252292 B2 JP 5252292B2 JP 2008542111 A JP2008542111 A JP 2008542111A JP 2008542111 A JP2008542111 A JP 2008542111A JP 5252292 B2 JP5252292 B2 JP 5252292B2
Authority
JP
Japan
Prior art keywords
signal
interface unit
pcie
interface
electronic device
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
JP2008542111A
Other languages
Japanese (ja)
Other versions
JPWO2008053858A1 (en
Inventor
澤 智 明 黒
川 正 樹 堀
薗 浩 神
Original Assignee
株式会社グラフィン
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 株式会社グラフィン filed Critical 株式会社グラフィン
Priority to JP2008542111A priority Critical patent/JP5252292B2/en
Publication of JPWO2008053858A1 publication Critical patent/JPWO2008053858A1/en
Application granted granted Critical
Publication of JP5252292B2 publication Critical patent/JP5252292B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • G06F13/4286Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus using a handshaking protocol, e.g. RS232C link

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)
  • Communication Control (AREA)

Description

本発明は、インタフェース装置及び電子装置に関し、特に、PCIエクスプレス(PCIe)規格を用いたシリアルインタフェースを有するインタフェース装置及び電子装置に関する。   The present invention relates to an interface device and an electronic device, and more particularly to an interface device and an electronic device having a serial interface using the PCI Express (PCIe) standard.

PC(パーソナルコンピュータ)は、その内部や外部に多様な周辺機器を接続し、記憶容量や機能を増設できるように、それぞれの機器に対応する各種のI/F(インタフェース)を備えている。PCの主要構成品であるマザーボードには、外部機器との接続のために各種I/Fが用意されており、代表的なものとしては、携帯音楽プレイヤ、メモリデバイス、外付ハードディスク、プリンタ、スキャナ等とデータ転送を行うUSB(Universal Serial Bus)、低速から高速のデータ転送に対応して様々なI/F機能をインタフェースカードという形で追加することができるPCIバス等の汎用性の高いI/Fの他に、HDDを増設するためのSATA(SerialATA)、LAN接続用等の用途が限定される専用I/Fがある。   A PC (personal computer) is provided with various I / Fs (interfaces) corresponding to each device so that various peripheral devices can be connected inside and outside and the storage capacity and functions can be increased. Motherboards, which are the main components of PCs, have various I / Fs for connection to external devices. Typical examples are portable music players, memory devices, external hard disks, printers, scanners. USB (Universal Serial Bus) that performs data transfer with a PCI bus that can add various I / F functions in the form of an interface card in response to low-speed to high-speed data transfer. In addition to F, there are dedicated I / Fs for limited applications such as SATA (Serial ATA) for adding HDDs and LAN connection.

PCは様々な周辺機器やネットワーク等と接続する際に、インタフェースカードを用いる場合が多いが、現在主流となっているインタフェースカードの規格としては、デスクトップ型PCでは、ボード形状のPCIバス、PCIをバージョンアップさせ高速対応としたPCI−Xバス、シリアル化することで更に高速化を図ったPCIe等が挙げられる。PCIeは、USB、IEEE1394、SATA、Hiper−Transport、InfiniBand等と同様、シリアルベースのI/O(入出力)規格である。   PCs often use interface cards when connecting to various peripheral devices, networks, etc., but as the mainstream interface card standards, desktop-type PCs include board-shaped PCI buses and PCIs. A PCI-X bus that has been upgraded to a higher speed and a PCIe that is further increased in speed by serialization can be used. PCIe is a serial-based I / O (input / output) standard, like USB, IEEE1394, SATA, Hiper-Transport, InfiniBand, and the like.

PCI規格は、PCI−SIG(PCI Special Interest Group)によって策定され、1993年のバージョン2以来、逐次改良されてきた業界規格のアーキテクチャであって、32ビット幅のバスと共に、64ビットCPUのための64ビットバスの規定も含まれているパラレル方式のバスであり、バスクロックは最大で33MHz、転送レートは32ビットのデータバスで132bytes/秒(ピーク値)である。PC用のインタフェースカードとしては特許文献1のような例が散見される。   The PCI standard is an industry standard architecture developed by PCI Special Interest Group (PCI-SIG) and has been continuously improved since version 2 of 1993, for 32-bit buses and 64-bit CPUs. This is a parallel bus that also includes the definition of a 64-bit bus, the bus clock is 33 MHz at the maximum, and the transfer rate is 132 bytes / second (peak value) with a 32-bit data bus. As an interface card for a PC, an example such as Patent Document 1 is sometimes seen.

PCIエクスプレス(PCIe)規格は、従来のパラレル転送方式のPCIバス、PCIバス規格を拡張して高速化を図ったPCI−Xバスから更なる高速化を図ったもので、シリアル転送とした点がこれらとの最大の相違点である。PCIe規格では、0.8Vの低電圧差動シリアル信号方式を採用してポイント−ポイント(1対1)によりデバイス間を接続し、差動対の片方向2本、双方向合計4本の信号で構成されるレーンと呼ばれる組を必要に応じて増やすことができ、標準で1レーンあたり片方向2.5Gbpsの転送能力を持ち、32レーンまでの構成が規定されており、バンド幅をスケーラブルに広げることができる物理層(PHY)にその特徴がある。   The PCI Express (PCIe) standard is a conventional parallel transfer PCI bus, which is a PCI bus that has been expanded from the PCI-X bus, which has been expanded to expand the PCI bus standard. This is the biggest difference. The PCIe standard employs a low-voltage differential serial signal system of 0.8V and connects devices by point-to-point (one-to-one). The number of pairs called lanes can be increased as needed, and the standard has a one-way 2.5 Gbps transfer capability per lane, and a configuration up to 32 lanes is specified, making the bandwidth scalable. The physical layer (PHY) that can be expanded has its characteristics.

PCIe規格では、従来のPCI規格にはなかった階層アーキテクチャが採用され、シリアル転送、パケット単位での転送等、ネットワーク規格の構造と似た構成がとられており、従来のPCI規格でソフトウェア、プロトコル、媒体や実装(機構系)の仕様がまとめて定義されていたものから変更され、トランズアクション層、データリンク層、物理層の階層に分けられて定義されている。トランズアクション層はメッセージ送受信や割り込み等を規定し、データリンク層はCRC(cycle redundancy check)やパケットロス、エラー時のリトライを規定し、物理層は最小転送単位であるパケットの送受信、初期化、コンフィグレーションを規定している。   The PCIe standard employs a hierarchical architecture that was not found in the conventional PCI standard, and has a configuration similar to the structure of the network standard, such as serial transfer and transfer in packet units. The specifications of the medium and the implementation (mechanism) are changed from those defined collectively, and are defined by being divided into a transaction layer, a data link layer, and a physical layer. The transaction layer prescribes message transmission / reception and interrupts, the data link layer prescribes CRC (cycle redundancy check), packet loss, and retry in case of error, and the physical layer sends / receives and initializes packets, which are the minimum transfer unit. Specifies the configuration.

このようなインタフェースカードを用いてPCと外部機器(外部接続される周辺機器)とを接続する際は、インタフェースカードは、概ねPC内部とインタフェースするための回路と、外部機器と接続するための回路(アプリケーション部分)とで構成される。PC内部とのインタフェース部分は、従来、PCIバスやPCI−Xバスと言ったパラレル信号によってデータ転送されていたが、PCIe規格では、PCとのインタフェースはPHY(SerDes:Serialize Deserialize)と呼ばれる物理層(OSI階層モデルの最下層(第1層))で規定されるシリアル転送によってなされる。   When connecting an external device (peripheral device to be externally connected) with such an interface card, the interface card generally includes a circuit for interfacing with the inside of the PC and a circuit for connecting with the external device. (Application part). Conventionally, the interface portion with the PC has been transferred with parallel signals such as a PCI bus or a PCI-X bus. However, in the PCIe standard, the interface with the PC is a physical layer called PHY (Serize Deserialize). This is done by serial transfer defined by the lowest layer (first layer) of the OSI hierarchical model.

外部機器とPCとの間でデータを送受信する場合を説明すると、外部機器からPCへ送信されるデータは、ケーブル接続によりPCに実装されたインタフェースカードに転送され、PCに実装されたインタフェースカードからPCのマザーボードに送られる。逆の場合は、PCのマザーボードからインタフェースカードを経て外部機器へデータが送信される。その際、アプリケーションとして、ネットワーク用のインタフェースカードであればIEEE802.3を実装し、デジタルビデオであればIEEE1394といったインタフェースを取り入れる。また、アプリケーションがビデオ圧縮であれば、インタフェースカードにはビデオデータの圧縮回路が搭載され、これらのデータがPCのマザーボードを介して必要なメモリ等に転送されるといった具合になる。   The case where data is transmitted / received between an external device and a PC will be described. Data transmitted from an external device to a PC is transferred to an interface card mounted on the PC through a cable connection, and transmitted from the interface card mounted on the PC. Sent to the motherboard of the PC. In the opposite case, data is transmitted from the PC motherboard to the external device via the interface card. At that time, as an application, if an interface card for a network, IEEE802.3 is mounted, and if it is a digital video, an interface such as IEEE1394 is incorporated. If the application is video compression, a video data compression circuit is mounted on the interface card, and the data is transferred to a necessary memory or the like via the motherboard of the PC.

これらの主だったインタフェースカードの組み合わせ例を列挙してみると、ネットワークカードの場合、外部機器はLAN、HUB他であり、ケーブル転送方式はIEEE802.3ab(1000Base−T)等となる。また、SATA対応のRAID(Redundant Arrays of Inexpensive Disks)カードの場合、外部機器はHDD(Hand Disk Drive)であり、ケーブル転送方式はSATA(1.5G等シリアル方式)となる。ビデオキャプチャカードの場合、外部機器はアナログVTR等であり、ケーブル転送方式はRS−170/NTSC等となり、インタフェースカードはVideoのMPEG2(Moving Picture Experts Group phase 2)変換を行う。DVCキャプチャカードの場合、外部機器はDVC(デジタルビデオカメラ)であり、ケーブル転送方式はIEEE1394となる。工業用カメラキャプチャの場合、外部機器は工業用カメラであり、ケーブル転送方式は専用方式が殆どであって、インタフェースカードはこの専用方式のデータをエンコード及びデコードしてPCと接続する。医療用X線装置では、外部機器は医療用X線装置であり、ケーブル転送方式は光ケーブルを用いた専用方式であって、インタフェースカードは専用方式のデータのエンコード及びデコードと光−電気信号変換とによりPCと接続する、等である。   When listing examples of combinations of these main interface cards, in the case of a network card, the external device is a LAN, a HUB, or the like, and the cable transfer method is IEEE802.3ab (1000Base-T) or the like. In the case of a SATA-compatible RAID (Redundant Array of Inexpensive Disks) card, the external device is an HDD (Hand Disk Drive), and the cable transfer system is SATA (serial system such as 1.5G). In the case of a video capture card, the external device is an analog VTR, the cable transfer method is RS-170 / NTSC, etc., and the interface card performs Video MPEG2 (Moving Picture Experts Group phase 2) conversion. In the case of a DVC capture card, the external device is a DVC (digital video camera), and the cable transfer method is IEEE1394. In the case of industrial camera capture, the external device is an industrial camera, and the cable transfer method is mostly a dedicated method, and the interface card encodes and decodes data of this dedicated method and connects to the PC. In the medical X-ray apparatus, the external device is a medical X-ray apparatus, the cable transfer method is a dedicated method using an optical cable, and the interface card is a dedicated method for encoding and decoding data and optical-electrical signal conversion. To connect to a PC.

こうしたインタフェースカードは、上述のように、外部機器とPCとを接続するために使われる場合が多く、外部機器とPCとを接続するために、外部機器の外部入出力(I/O)として使用される様々な電気信号、通信方式等を、インタフェースカードによってPCのI/OであるPCI又はPCIeに変換するものということもできる。PCのインタフェースカードの実装方法としては、大きく、(1)NIC等の簡単なネットワークプロトコル等を1チップLSIにまとめてインタフェースカードとして実装した1チップLSI方式、(2)PCIやPCIeのPC側のインタフェースと周辺機器のI/Oとの変換LSIを実装したブリッジ方式、(3)FPGA(プログラマブル論理回路:プログラム書き換え可能ASIC)等によりアプリケーション部分を含めて一つのFPGAに実装するアプリケーション内蔵方式、(4)I/O部分とアプリケーションとを別々のLSIやFPGAで実現するデバイス分離方式に分けることができる。PC側のインタフェースがPCIeである場合、一般的にその物理層をFPGAで実装するには高速SerDes搭載の高価なものが必要になる。   As described above, such an interface card is often used to connect an external device and a PC, and is used as an external input / output (I / O) of the external device to connect the external device and the PC. It can also be said that various electric signals, communication methods, and the like are converted into PCI or PCIe, which is I / O of a PC, by an interface card. The PC interface card mounting method is large: (1) a single-chip LSI system in which simple network protocols such as NIC are integrated into a single-chip LSI and mounted as an interface card, and (2) a PC side of PCI or PCIe. (3) A built-in application system in which an application part is mounted on one FPGA by using an FPGA (programmable logic circuit: program rewritable ASIC), etc. 4) The I / O portion and the application can be divided into device separation methods realized by separate LSIs and FPGAs. When the interface on the PC side is PCIe, generally, an expensive device equipped with high-speed SerDes is required to mount the physical layer with FPGA.

一方、PCのインタフェースカードは、PCと外部機器とをケーブルで接続させるため、外部機器のI/Oを変換してアプリケーション毎の処理を加えPCとインタフェースするものと考えることもできる。HDDやモニタ等の専用の外部機器を接続する場合、HDD用のSATA、モニタや液晶ディスプレイ用のDVIに対応したケーブル転送方式とプロトコルをインタフェースカード側で持ち、それぞれの処理(アプリケーションによる処理)を行い、PCI又はPCIeを経由してPCに接続される。   On the other hand, since the PC interface card connects the PC and the external device with a cable, it can be considered that the I / O of the external device is converted to perform processing for each application and interface with the PC. When connecting a dedicated external device such as an HDD or monitor, the interface card has a cable transfer method and protocol compatible with SATA for HDD and DVI for monitor and liquid crystal display, and each processing (processing by application) Connected to the PC via the PCI or PCIe.

従って、PCや外部機器では、データや制御信号をケーブルで転送する場合、ケーブル長が長い場合、LAN等のようなネットワーク転送方式には、TCP/IPのような転送の確実性の高いプロトコルを使う場合が多いが、上述のSATA、DVI、各種周辺機器や外部装置等とPCとの、PtoP接続においては、再送要求があるようなプロトコルは使用せずに、物理的な接続のみでデータ転送する場合も少なくない。   Therefore, in the case of transferring data and control signals via a cable in a PC or an external device, if the cable length is long, a network transfer method such as LAN or the like uses a protocol with high transfer reliability such as TCP / IP. In many cases, the PATA connection between the above-mentioned SATA, DVI, various peripheral devices, external devices, etc. and the PC does not use a protocol that requires a retransmission request, and only transfers data by physical connection. There are many cases to do.

例えば、PCにPCIe規格対応のグラフィックカードを挿してDVIモニタを接続する場合、液晶ディスプレイの接続に使用されるDVI規格でのデータ転送は、グラフィックカードの物理層(TMDS:差動シリアル転送)による映像データの転送が主で、どのようなモニタが接続されているのか自動判別するための通信プロトコルは存在するが、衝突検出等によりデータ再送信を行うというような高度な通信プロトコルは存在しない。このような場合、グラフィックカードと液晶ディスプレイとの接続は、ケーブル転送を行う物理層同士の接続であることに注目すべきである。   For example, when a DVI monitor is connected by inserting a PCIe standard graphic card into a PC, data transfer according to the DVI standard used for connecting a liquid crystal display is based on the physical layer (TMDS: differential serial transfer) of the graphic card. Although video data is mainly transferred and there is a communication protocol for automatically determining what kind of monitor is connected, there is no advanced communication protocol for performing data retransmission by collision detection or the like. In such a case, it should be noted that the connection between the graphic card and the liquid crystal display is a connection between physical layers that perform cable transfer.

この転送に用いられる物理層は、DVI規格ではTMDSと呼ばれる差動シリアル転送方式が用いられており、iLINK(IEEE1394)でも差動シリアル転送方式が用いられているが、STD−TVのVideo信号はアナログNTSCやコンポジットが用いられる、という具合に外部機器との接続の際は、その機器のI/O仕様に合わせたり、新しい仕様を採用する場合は用途、距離、転送スピード、使用するケーブルコスト等によってどの転送方式を採用するかを決めたりすることになる。   The physical layer used for this transfer uses a differential serial transfer method called TMDS in the DVI standard, and the differential serial transfer method is also used in iLINK (IEEE 1394), but the video signal of STD-TV is When connecting to an external device, such as analog NTSC or composite, etc., match the I / O specification of the device, or if adopting a new specification, use, distance, transfer speed, cable cost to be used, etc. Depending on the type of transfer, which transfer method to use is determined.

特開平08−288977号公報Japanese Patent Laid-Open No. 08-288877

PCにPCIeを採用することで、それなりに高コストにはなるが、高性能で高速な信号の転送の実現が可能になるインタフェースカードを実装することができるようになる。しかしながら、上述したような従来のような形態でインタフェースカードをPCに実装する方法では、インタフェースカード及び外部機器の双方に、ケーブル接続のための物理層を重複して実装する必要があり、これは無駄な構成でありシステムを複雑化しコストを押し上げるという問題があった。   By adopting PCIe in the PC, it becomes possible to mount an interface card that can realize high-performance and high-speed signal transfer, although the cost is rather high. However, in the method of mounting the interface card on the PC in the conventional form as described above, it is necessary to overlap the physical layer for cable connection on both the interface card and the external device. There is a problem that the configuration is useless, the system is complicated, and the cost is increased.

そこで、本発明は、PCIe規格の物理層をPC(又は制御装置)に搭載されるインタフェースカードと外部機器(外部接続される電子装置)との信号転送に用いることで効率化しようというものであり、特に従来PCIe規格の信号とは別途に必要とされていたPC(又は制御装置)からのリセット信号等の制御信号をPCIe規格のパケット信号内に重畳して転送することで、従来に比べてインタフェースカードの構成を簡素化しながら、信号転送の高速化、高効率化を実現できるPCIeインタフェースを有するインタフェース装置及び電子装置を提供することを目的とする。   Therefore, the present invention intends to improve efficiency by using the PCIe standard physical layer for signal transfer between an interface card mounted on a PC (or control device) and an external device (an externally connected electronic device). In particular, a control signal such as a reset signal from a PC (or control device), which was separately required from a conventional PCIe standard signal, is superimposed and transferred in a PCIe standard packet signal. An object of the present invention is to provide an interface device and an electronic device having a PCIe interface that can realize high-speed and high-efficiency signal transfer while simplifying the configuration of the interface card.

上記目的を達成するためになされた本発明によるインタフェース装置は、第1の電子装置と接続するPCIe(PCI Express)規格の物理層を少なくとも有する第1のインタフェース部と、第2の電子装置と接続するPCIe規格の物理層を少なくとも有する第2のインタフェース部と、前記第1及び第2のインタフェース部間を接続するための、電気信号により信号転送するメタルケーブル用コネクタ、又は光通信により信号転送する光トランシーバ及び光通信ケーブル用コネクタからなる光伝送モジュールと、を少なくとも具備し、前記第1のインタフェース部は、前記第1の電子装置から前記PCIe規格のシリアル信号以外の第2の信号を送出する場合、前記第1の電子装置から受信した前記PCIe規格のシリアル信号のパケット信号内に該第2の信号を組み込み、該第2の信号が重畳されたパケット信号を前記第2のインタフェース部に送信する信号重畳手段を有し、前記第2のインタフェース部は、前記第1のインタフェース部から受信したパケット信号を判読し、該パケット信号内に前記第2の信号を検出した場合、前記第2の信号を抽出して前記第2の電子装置に前記第2の信号を伝送する信号抽出手段を有することを特徴とする。   In order to achieve the above object, an interface device according to the present invention is connected to a first interface unit having at least a physical layer of a PCIe (PCI Express) standard connected to the first electronic device, and to the second electronic device. A second interface unit having at least a PCIe standard physical layer and a metal cable connector for transferring a signal by an electrical signal for connecting between the first and second interface units, or a signal transfer by optical communication At least an optical transmission module including an optical transceiver and an optical communication cable connector, and the first interface unit transmits a second signal other than the PCIe standard serial signal from the first electronic device. The PCIe standard serial signal received from the first electronic device. Signal superimposing means for incorporating the second signal into a packet signal and transmitting the packet signal on which the second signal is superimposed to the second interface unit, wherein the second interface unit includes the second interface unit When the packet signal received from one interface unit is read and the second signal is detected in the packet signal, the second signal is extracted and the second signal is sent to the second electronic device. It has the signal extraction means to transmit, It is characterized by the above-mentioned.

また、上記目的を達成するためになされた本発明によるインタフェース装置は、第1の電子装置と接続するPCIe(PCI Express)規格の物理層を少なくとも有する第1のインタフェース部と、第2の電子装置と接続するPCIe規格の物理層を少なくとも有する第2のインタフェース部と、前記第1及び第2のインタフェース部間を接続するための、電気信号により信号転送するメタルケーブル用コネクタ、又は光通信により信号転送する光トランシーバ及び光通信ケーブル用コネクタからなる光伝送モジュールと、を少なくとも具備し、前記第1のインタフェース部は、前記第1の電子装置からリセット信号を検出した場合、前記第1の電子装置から受信したパケット信号内に該リセット信号を組み込み、該リセット信号が重畳されたパケット信号を前記第2のインタフェース部に送信するリセット信号重畳手段を有し、前記第2のインタフェース部は、前記第1のインタフェース部から受信したパケット信号を判読し、該パケット信号内にリセット信号を検出した場合、前記第2の電子装置をリセットするためのリセット信号を生成するリセット信号生成手段を有することを特徴とする。   An interface device according to the present invention made to achieve the above object includes a first interface unit having at least a physical layer of PCIe (PCI Express) standard connected to the first electronic device, and a second electronic device. A second interface unit having at least a PCIe standard physical layer to be connected to the connector and a metal cable connector for transferring a signal by an electrical signal for connecting between the first and second interface units, or a signal by optical communication And an optical transmission module including an optical transceiver for transferring and an optical communication cable connector, and the first interface unit detects the reset signal from the first electronic device when the first electronic device detects the reset signal. Incorporate the reset signal into the packet signal received from the Reset signal superimposing means for transmitting the folded packet signal to the second interface unit; the second interface unit reads the packet signal received from the first interface unit; And a reset signal generating means for generating a reset signal for resetting the second electronic device when a reset signal is detected.

さらに、上記目的を達成するためになされた本発明によるインタフェース装置は、第1の電子装置と接続するPCIe(PCI Express)規格の物理層を少なくとも有する第1のインタフェース部と、第2の電子装置と接続するPCIe規格の物理層を少なくとも有する第2のインタフェース部と、前記第1及び第2のインタフェース部間を接続するための、電気信号により信号転送するメタルケーブル用コネクタ、又は光通信により信号転送する光トランシーバ及び光通信ケーブル用コネクタからなる光伝送モジュールと、を少なくとも具備し、前記第1のインタフェース部は、パケット信号に重畳されて前記第1のインタフェース部から送出されるリセット信号を検出できるか否かの照会信号を前記第2のインタフェース部に送信しその応答信号を受信するリセット検出照会手段と、前記リセット検出照会手段で前記第2のインタフェース部からリセット信号の検出が可能との応答が有り、且つ前記第1の電子装置からリセット信号を検出した場合、前記第1の電子装置から受信したパケット信号内に該リセット信号を組み込み、該リセット信号が重畳されたパケット信号を前記第2のインタフェース部に送信するリセット信号重畳手段と、を有することを特徴とする。
ここで、前記第2のインタフェース部は、前記第1のインタフェース部から前記照会信号を受信した場合、前記第1のインタフェース部から受信するパケット信号内に重畳されるリセット信号を検出できる旨の応答信号を前記第1のインタフェース部に送信し、前記第1のインタフェース部から受信したパケット信号内にリセット信号を検出した場合、前記第2の電子装置をリセットするためのリセット信号を生成するリセット信号生成手段を有することを特徴とする。
また、前記第2のインタフェース部は、パケット信号及び外部基準信号を基にクロック信号を再生して生成するクロック再生手段を有することを特徴とする。
また、前記第1及び第2のインタフェース部は、信号転送の際の伝送距離を延長するための伝送補償回路を有することを特徴とする。
また、前記第1及び第2のインタフェース部は、一つの電子装置との間で複数のレーンを使用して信号転送を行うマルチリンク機能を有することを特徴とする。
また、前記第1又は第2のインタフェース部は、複数の電子装置と接続し複数チャネルの信号転送を行うPCIe規格対応のHUBデバイスを更に有することを特徴とする。
Furthermore, an interface device according to the present invention made to achieve the above object includes a first interface unit having at least a physical layer of a PCIe (PCI Express) standard connected to the first electronic device, and a second electronic device. A second interface unit having at least a PCIe standard physical layer to be connected to the connector and a metal cable connector for transferring a signal by an electrical signal for connecting between the first and second interface units, or a signal by optical communication And an optical transmission module including an optical transceiver for transferring and an optical communication cable connector, and the first interface unit detects a reset signal superimposed on a packet signal and transmitted from the first interface unit An inquiry signal as to whether or not it can be transmitted to the second interface unit A reset detection inquiry means for receiving the response signal, and a response indicating that the reset detection inquiry means can detect the reset signal from the second interface unit, and the reset signal is detected from the first electronic device. A reset signal superimposing unit that incorporates the reset signal in the packet signal received from the first electronic device and transmits the packet signal superimposed with the reset signal to the second interface unit. It is characterized by.
Here, when the second interface unit receives the inquiry signal from the first interface unit, a response indicating that a reset signal superimposed on a packet signal received from the first interface unit can be detected. A reset signal for transmitting a signal to the first interface unit and generating a reset signal for resetting the second electronic device when a reset signal is detected in the packet signal received from the first interface unit It has the generation means.
In addition, the second interface unit includes clock recovery means for recovering and generating a clock signal based on the packet signal and the external reference signal.
Further, the first and second interface units include a transmission compensation circuit for extending a transmission distance in signal transfer.
In addition, the first and second interface units have a multilink function of performing signal transfer with a single electronic device using a plurality of lanes.
The first or second interface unit may further include a PCIe standard-compliant HUB device that is connected to a plurality of electronic devices and performs signal transfer of a plurality of channels.

上記目的を達成するためになされた本発明による電子装置は、制御装置と接続するPCIe規格の物理層及び該PCIe規格に基づく信号転送を制御するPCIe制御部を少なくとも有するインタフェース部と、電子装置本体と前記インタフェース部との間の通信規格を相互変換して接続し信号転送を行う本体制御部と、を少なくとも具備し、前記PCIe制御部は、前記制御装置から前記インタフェース部を介して受信したパケット信号を判読し、該パケット信号内にリセット信号を検出した場合、電子装置本体をリセットするためのリセット信号を生成するリセット信号生成手段を有することを特徴とする。   In order to achieve the above object, an electronic device according to the present invention includes a PCIe standard physical layer connected to a control device, an interface unit having at least a PCIe control unit for controlling signal transfer based on the PCIe standard, and an electronic device main body. And a main body control unit for connecting and transferring signals by mutually converting communication standards between the interface unit and the interface unit, and the PCIe control unit receives packets from the control unit via the interface unit When the signal is read and the reset signal is detected in the packet signal, the apparatus has a reset signal generating means for generating a reset signal for resetting the electronic apparatus main body.

本発明によれば、PCと外部機器(外部接続される電子装置)との間をPCIe規格の物理層により接続して信号伝送することで、インタフェースカードや外部機器のインタフェース構成が簡素化でき、PCに実装されるインタフェースカード上のロジックが削減できるコネクタボード型として単純化でき、また、インタフェースカードを各種外部機器の種別に無関係な共通カードとすることが可能になる。
また、PCと外部機器間のPCIe規格のパケット信号に、PCIe規格には含まれないリセット信号等の制御信号を重畳して伝送する構成により、PCと外部機器との伝送系の高速化を図りながらケーブル接続においてもその構成が簡素化できるという効果がある。その際、パケット信号に重畳されたリセット信号等のサイドバンド信号を検出できる機能を外部機器が有するか否かに応じてそのサイドバンド信号を重畳するかしないかを決定するので、対応できない外部機器の誤動作の可能性を排除できる。
さらに、光通信ケーブルを用いた場合は、対ノイズ性能を高めることができ、機器間の長距離接続を図ることができる。
According to the present invention, the interface configuration of an interface card or external device can be simplified by connecting and transmitting signals between a PC and an external device (an externally connected electronic device) using a PCIe standard physical layer. It can be simplified as a connector board type that can reduce the logic on the interface card mounted on the PC, and the interface card can be a common card unrelated to the types of various external devices.
In addition, the transmission system between the PC and the external device is speeded up by superimposing and transmitting a control signal such as a reset signal not included in the PCIe standard on the packet signal of the PCIe standard between the PC and the external device. However, there is an effect that the configuration can be simplified in the cable connection. At that time, it is determined whether or not to superimpose the sideband signal depending on whether or not the external device has a function capable of detecting a sideband signal such as a reset signal superimposed on the packet signal. The possibility of malfunctioning can be eliminated.
Furthermore, when an optical communication cable is used, the anti-noise performance can be improved and a long-distance connection between devices can be achieved.

本発明の一実施例によるインタフェース装置及び電子装置の構成図である。1 is a configuration diagram of an interface device and an electronic device according to an embodiment of the present invention. 図1に示すインタフェース部(1)の構成図である。It is a block diagram of the interface part (1) shown in FIG. 図1に示すインタフェース部(2)の構成図である。It is a block diagram of the interface part (2) shown in FIG. 図1に示すインタフェース部(1)の他の構成図である。It is another block diagram of the interface part (1) shown in FIG. 図1に示すインタフェース部(2)の他の構成図である。It is another block diagram of the interface part (2) shown in FIG. 伝送補償回路を用いた構成図である。It is a block diagram using a transmission compensation circuit. PCIe対応HUBを用いたPtoN伝送方式の構成図である。It is a block diagram of the PtoN transmission system using PCIe corresponding | compatible HUB. PCIe信号を集合化した構成図である。It is the block diagram which aggregated the PCIe signal. 本発明の一実施例によるカメラシステムの構成図である。It is a block diagram of the camera system by one Example of this invention. 従来のカメラシステムの概略構成図である。It is a schematic block diagram of the conventional camera system. 図7に示すカメラシステムにリセット信号を重畳する構成図である。It is a block diagram which superimposes a reset signal on the camera system shown in FIG. 従来のカメラシステムの構成図である。It is a block diagram of the conventional camera system.

符号の説明Explanation of symbols

1、11 PCIe規格の物理層を有するインタフェース(I/F)部
2、12 PCIe制御部
3、13 シリアル−パラレル変換部
4、4a リセット用Kコード変換部
5、15 パラレル−シリアル変換部
6、16 電気−光変換部
7、17 光−電気変換部
10 信号伝送ケーブル
10a 光通信ケーブル
10b 同軸ケーブル
14、14a アイドル用Kコード変換部
18 PCIeデバイス
19 本体制御部
21 光トランシーバ
22 伝送補償回路
23 同軸コネクタ
24 PCIe対応HUB
25 PCIe×4in10Gbps変換
26 10Gbps光トランシーバ又はInfiniBand×4コネクタ
101 PCIe対応インタフェースカード
102 電子装置(外部機器)
103 産業用CCDカメラ
104、112 カメラ制御部
105 発振器(OSC)
106 パワーオンリセット回路
107 リセットスイッチ
110 従来のPCIe対応インタフェースカード
111 PCIe制御及び変換部
113、114 LVDSドライバ&レシーバ
1, 11 Interface (I / F) unit having physical layer of PCIe standard 2, 12 PCIe control unit 3, 13 Serial-parallel conversion unit 4, 4a Reset K code conversion unit 5, 15 Parallel-serial conversion unit 6, DESCRIPTION OF SYMBOLS 16 Electrical-optical conversion part 7, 17 Optical-electrical conversion part 10 Signal transmission cable 10a Optical communication cable 10b Coaxial cable 14, 14a Idle K code conversion part 18 PCIe device 19 Main body control part 21 Optical transceiver 22 Transmission compensation circuit 23 Coaxial Connector 24 PCIe HUB
25 PCIe x 4 in 10 Gbps conversion 26 10 Gbps optical transceiver or InfiniBand x 4 connector 101 PCIe compatible interface card 102 Electronic device (external device)
103 Industrial CCD camera 104, 112 Camera control unit 105 Oscillator (OSC)
106 Power-on reset circuit 107 Reset switch 110 Conventional PCIe compatible interface card 111 PCIe control and conversion unit 113, 114 LVDS driver & receiver

以下、本発明を実施するための最良の形態について図を参照して説明する。
図1は、本発明の一実施例によるインタフェース装置及び電子装置の構成図であり、図2は、そのインタフェース部(1)の構成、図3は、インタフェース部(2)の構成を示している。尚、本実施形態では、PCIe規格の信号以外の第2の信号としてリセット信号(制御信号)を一例とし、このリセット信号をPCIe規格のシリアル信号のパケット内に重畳して第2の電子装置(外部機器)に伝送する場合を説明する。
The best mode for carrying out the present invention will be described below with reference to the drawings.
1 is a configuration diagram of an interface device and an electronic device according to an embodiment of the present invention, FIG. 2 is a configuration of the interface unit (1), and FIG. 3 is a configuration of the interface unit (2). . In the present embodiment, a reset signal (control signal) is taken as an example of the second signal other than the PCIe standard signal, and the second electronic device (with the reset signal superimposed on the PCIe standard serial signal packet) is used. A case of transmission to an external device will be described.

図1において、101はPCやコンピュータシステムで構成された制御装置(第1の電子装置)に実装されるPCIeバスと接続されるPCIe対応インタフェースカードであり、カード上には第1のインタフェース部(1)1を有する。102はインタフェースカード101を介して光通信ケーブル、同軸ケーブル、ツイストケーブル等の信号伝送ケーブル10によりPCや制御装置に外部接続される第2の電子装置(外部機器)であり、その内部に第2のインタフェース部(2)11、PCIe信号の送受信を行うPCIeデバイス18、及び電子装置本体を制御する本体制御部19を有する。第1のインタフェース部(1)1は、後述するリセット信号をパケット信号内に重畳して送信するための第1のPCIe制御部(1)2を有し、第2のインタフェース部(2)11は、第1のインタフェース部(1)1より送信され、信号伝送ケーブル10を介して受信したパケット信号内から、重畳されたリセット信号を取り出すための第2のPCIe制御部(2)12を有する。   In FIG. 1, reference numeral 101 denotes a PCIe compatible interface card connected to a PCIe bus mounted on a control device (first electronic device) configured by a PC or a computer system. The first interface unit (on the card) 1) It has 1. Reference numeral 102 denotes a second electronic device (external device) that is externally connected to a PC or a control device via a signal transmission cable 10 such as an optical communication cable, a coaxial cable, or a twist cable via an interface card 101. Interface unit (2) 11, a PCIe device 18 that transmits and receives PCIe signals, and a main body control unit 19 that controls the main body of the electronic apparatus. The first interface unit (1) 1 includes a first PCIe control unit (1) 2 for transmitting a reset signal (to be described later) superimposed on a packet signal, and a second interface unit (2) 11 Has a second PCIe control unit (2) 12 for extracting a superimposed reset signal from the packet signal transmitted from the first interface unit (1) 1 and received via the signal transmission cable 10. .

これらPCIe規格に対応した第1インタフェース部(1)1内及び第2のインタフェース部(2)2内の各機能は、電子装置102の本体制御部19を含む全機能、或いは個々の機能が組み合わされて1つ又は複数のLSIやFPGAにより実装される。また、PCIe規格(2002年7月策定規格ver1.1a)では、1レーン当たり片方向2.5Gbpsという高速な差動シリアル転送を行うが、高速であるために総延長距離をメタルケーブルで伸ばすには限界がある。そのためケーブル伝送効率を上げるために高伝送効率なケーブルやコネクタを採用したり、OE(光−電気)変換を行う光伝送モジュールを採用したり、ケーブル伝送において伝送補償回路等を付加したりすることで、安定したケーブル伝送を実現することができる。   The functions in the first interface unit (1) 1 and the second interface unit (2) 2 corresponding to the PCIe standard are all functions including the main body control unit 19 of the electronic device 102, or a combination of individual functions. And implemented by one or a plurality of LSIs or FPGAs. Also, according to the PCIe standard (standard established in July 2002 ver. 1.1a), high-speed differential serial transfer of 2.5 Gbps per lane is performed. However, because of high speed, the total extension distance is extended with a metal cable. There are limits. Therefore, to increase cable transmission efficiency, adopt cables and connectors with high transmission efficiency, adopt optical transmission modules that perform OE (optical-electrical) conversion, and add transmission compensation circuits etc. in cable transmission. Thus, stable cable transmission can be realized.

図2に示すように、本実施形態による第1のインタフェース部(1)1は、第1のPCIe制御部(1)2を有し、電子装置102側に備わる第2のインタフェース部(2)と光通信ケーブル10aを介して通信接続するための電気−光変換部6及び光−電気変換部7を有する。PCのPCIeバスに挿入される第1のインタフェース部(1)1を有するPCIe対応インタフェースカード101には、PCから送信され電子装置102で受信するシリアルパケット信号のPCIe信号(Tx)、及び電子装置102から送信されPCで受信するシリアルパケット信号のPCIe信号(Rx)の他に、PCIe規格の信号に含まれないリファレンスクロックRefCLK信号とリセットReset信号との各サイドバンド信号が供給される。   As shown in FIG. 2, the first interface unit (1) 1 according to the present embodiment has a first PCIe control unit (1) 2 and a second interface unit (2) provided on the electronic device 102 side. And an electrical-optical conversion unit 6 and an optical-electrical conversion unit 7 for communication connection via the optical communication cable 10a. The PCIe interface card 101 having the first interface unit (1) 1 inserted into the PCIe bus of the PC includes a PCIe signal (Tx) of a serial packet signal transmitted from the PC and received by the electronic device 102, and the electronic device In addition to the PCIe signal (Rx) of the serial packet signal transmitted from 102 and received by the PC, each sideband signal of a reference clock RefCLK signal and a reset Reset signal not included in the PCIe standard signal is supplied.

PCIeの物理層は、符号化やリンクの制御を行う論理サブブロックと、シグナリングを行う電気サブブロックの2つに分けることができ、論理サブブロックでは、フレーミング処理により、データリンク層から渡されたTLP(Transaction Layer Pakcet)又はDLLP(Data Link Layer Packet)にパケットの境界を示す特殊符号(Kコード)がその先頭及び末尾に付加され、TLPの場合は、先頭に付加されたSTP(Start of TLP)から末尾に付加されたEND迄のバイト数が所定数になるように1〜3個のPADと呼ばれるKコードがTLPとENDとの間に挿入されることがある。   The physical layer of PCIe can be divided into two logical sub-blocks that perform coding and link control and electrical sub-blocks that perform signaling. In the logical sub-block, the data sub-layer is passed from the data link layer by framing processing. A special code (K code) indicating a packet boundary is added to the TLP (Transaction Layer Packet) or DLLP (Data Link Layer Packet) at the beginning and end. In the case of TLP, the STP (Start of TLP) added to the beginning. ) To 1 end of the END appended to the end, there are cases where 1 to 3 K codes called PADs are inserted between TLP and END.

各レーンに分割されたデータは、レーンごとにスクランブル及び8b/10b変換(8bits/10bits変換)が行われ、シリアルデータとして送信される。8b/10b変換は、実効転送量が80%になってしまうというデメリットがあるが、連続した“0”や“1”が続くことで長い間クロスポイントが存在しない状態が続かないようにしたものであり、クロック再生を容易に行えることや、DCバランスがとれることからAC結合が可能等の特徴を有する。8b/10b変換により符号空間が広がりここにKコードと呼ばれる制御用の符号を追加することができる。   The data divided into each lane is scrambled and 8b / 10b converted (8 bits / 10 bits converted) for each lane, and transmitted as serial data. 8b / 10b conversion has the demerit that the effective transfer amount will be 80%, but the continuous “0” and “1” will not continue for a long time without a crosspoint. Thus, it has features such that clock reproduction can be performed easily and AC coupling is possible because of DC balance. The code space is expanded by the 8b / 10b conversion, and a control code called a K code can be added here.

ここで、8b/10b変換において、LSB(least significant bit)からMSB(most significant bit)へ向かって8ビットの各ビットをABCDEFGHと呼び、これをEDCBA、HGFの2つのグループに分け、その順に、データをDx.y、KコードをKx.yとすると、例えば、データが00110000b(バイナリ)、Kコードが01111100bの場合は、データは、HGF=001b、EDCBA=10000bなので、D16.1と表すことができ、Kコードは、HGF=011b、EDCBA=11100bなので、K28.3と表すことができる。   Here, in the 8b / 10b conversion, each 8-bit bit is referred to as ABCDEFGH from the least significant bit (LSB) to the most significant bit (MSB), and is divided into two groups of EDCBA and HGF. The data is Dx. y, K code is changed to Kx. If y is, for example, when the data is 00110000b (binary) and the K code is 01111100b, the data is HGF = 001b and EDCBA = 10000b, so it can be expressed as D16.1, and the K code is HGF = 011b, Since EDCBA = 1100b, it can be expressed as K28.3.

本発明の実施形態は、PCIe規格で未定義なKコードをリセット用のコードとして割り当てたもので、図2に示すように、第1のPCIe制御部(1)2は、PCIe規格のシリアル送信信号であるPCIe信号(Tx)を受信してこれをシリアル−パラレル変換部3でパラレル信号に変換し、PCIe規格で伝送されるシリアル信号には含まれないサイドバンド信号の一つであるリセット信号をPCIeバスから受け取り、このリセット信号を、Kコード部分にリセット用として定義したKコードに変換し、例えばK24.4として挿入する。ここで、PCから送信されるPCIe信号(Tx)は8bitsのデータが8b/10b変換されたシリアル信号であり、シリアル−パラレル変換部3により、Kコードを含む10bitsパターンのDコードへのパラレル変換を行う。   In the embodiment of the present invention, an undefined K code in the PCIe standard is assigned as a reset code. As shown in FIG. 2, the first PCIe control unit (1) 2 performs serial transmission of the PCIe standard. A PCIe signal (Tx) that is a signal is received, converted into a parallel signal by the serial-parallel converter 3, and a reset signal that is one of sideband signals not included in the serial signal transmitted in the PCIe standard. Is received from the PCIe bus, and this reset signal is converted into a K code defined for resetting in the K code portion and inserted as, for example, K24.4. Here, the PCIe signal (Tx) transmitted from the PC is a serial signal obtained by converting 8 bits of data by 8b / 10b, and the serial-parallel converter 3 performs parallel conversion to a 10 bits pattern including a K code into a D code. I do.

リセット用Kコード変換部4では、リセット信号とKコードの監視を行い、リセット信号のアクティブを検出したら、シリアルバス上に伝送すべきデータが無いことを表すIDL(アイドル)のKコード(例:K28.3)をPCIe規格で未定義なKコード(例:K24.4)でリセット用として割り当てて置換し、このリセット用KコードをTx信号に重畳する。Kコードを変換した10bitsパターンのDコードとそのKコードを含む送信信号は、後段のパラレル−シリアル変換部5により再度シリアル信号に変換される。変換されたシリアル信号は、電気−光変換部6により光通信ケーブル10aに適合した光信号に変換され、光通信ケーブル用コネクタ及び光通信ケーブル10aを介して外部に接続される電子装置(外部機器)102に送信される(リセット信号重畳手段、又は信号重畳手段)。   The reset K code conversion unit 4 monitors the reset signal and the K code, and when detecting that the reset signal is active, an IDL (idle) K code indicating that there is no data to be transmitted on the serial bus (example: K28.3) is assigned and replaced with a K code (for example, K24.4) undefined in the PCIe standard, and this reset K code is superimposed on the Tx signal. The 10-bit pattern D code obtained by converting the K code and the transmission signal including the K code are converted back to a serial signal by the parallel-serial conversion unit 5 at the subsequent stage. The converted serial signal is converted into an optical signal suitable for the optical communication cable 10a by the electro-optical conversion unit 6, and is connected to the outside via the optical communication cable connector and the optical communication cable 10a (external device). ) 102 (reset signal superimposing means or signal superimposing means).

電子装置102に到達した光信号は、図3に示すように、電子装置102側に設けられたインタフェース部(2)11に備わる光−電気変換部17で電気信号に変換される。変換されたシリアル信号は、PCIe制御部(2)12によってその信号からリセット信号が抽出され、元のシリアル信号に変換されてPCIeデバイス18及び本体制御部19に引き渡される。PCIe制御部(2)12は、受信したシリアル信号をシリアル−パラレル変換部13で10bitsパターンのパラレルコードに変換し、アイドル用Kコード変換部14にその信号を引き渡す。   As shown in FIG. 3, the optical signal that has reached the electronic device 102 is converted into an electric signal by the photoelectric conversion unit 17 provided in the interface unit (2) 11 provided on the electronic device 102 side. A reset signal is extracted from the converted serial signal by the PCIe control unit (2) 12, converted into the original serial signal, and delivered to the PCIe device 18 and the main body control unit 19. The PCIe control unit (2) 12 converts the received serial signal into a 10-bit pattern parallel code by the serial-parallel conversion unit 13, and delivers the signal to the idle K code conversion unit 14.

アイドル用Kコード変換部14では、Kコードの監視を行い、リセット用に割り当てられたKコードを検出すると、PCIeデバイス18又は本体制御部19に対するリセット信号を生成してその信号をアクティブにすると共に、リセット用のKコード(例:K24.4)を元のIDLのKコード(例:K28.3)で置換してパラレル−シリアル変換部15に送出する。元のIDLのKコードで置換された10bitsパターンの信号は、パラレル−シリアル変換部15を経て元のシリアル信号になり、PCIeデバイス18に送出される。これによりPCIeデバイス18は、PCIe信号(Tx)を受信して適切な動作を行うことができる(リセット信号生成手段、又は信号抽出手段)。   The idle K code conversion unit 14 monitors the K code and, when detecting the K code assigned for reset, generates a reset signal for the PCIe device 18 or the main body control unit 19 and activates the signal. The reset K code (eg, K24.4) is replaced with the original IDL K code (eg, K28.3) and sent to the parallel-serial converter 15. The 10-bit pattern signal replaced with the original IDL K code is converted to the original serial signal via the parallel-serial conversion unit 15 and sent to the PCIe device 18. As a result, the PCIe device 18 can receive the PCIe signal (Tx) and perform an appropriate operation (reset signal generation means or signal extraction means).

一方、電子装置102のPCIeデバイス18側から出力されたPCIe信号(Rx)は、インタフェース部(2)11の電気−光変換部16で光信号に変換され、光通信ケーブル10aを介してPCのインタフェースカード101側に送信される。インタフェースカード101に達した光信号は、インタフェース部(1)1の光−電気変換部7で電気信号に変換されてPCIeバスに引き渡される。これにより、PC(又は制御装置)は、電子装置(外部機器)102からPCIe信号(Rx)を受信して適切な動作を行うことができる。   On the other hand, the PCIe signal (Rx) output from the PCIe device 18 side of the electronic apparatus 102 is converted into an optical signal by the electro-optical conversion unit 16 of the interface unit (2) 11, and the PC signal is transmitted via the optical communication cable 10a. It is transmitted to the interface card 101 side. The optical signal reaching the interface card 101 is converted into an electrical signal by the optical-electrical conversion unit 7 of the interface unit (1) 1 and delivered to the PCIe bus. Accordingly, the PC (or control device) can receive the PCIe signal (Rx) from the electronic device (external device) 102 and perform an appropriate operation.

図1及び図2に示すサイドバンド信号の基準クロック(RefCLK、RefClock:100MHz)は、PCIe制御部(1)2のシリアル−パラレル変換、及びパラレル−シリアル変換の際のクロック信号として用いられ、図示していないが、DLL(Delay Locked Loop)或いはPLL(Phase Locked Loop)構成により実際に必要なクロック信号を生成する。   The reference clock (RefCLK, RefClock: 100 MHz) of the sideband signal shown in FIG. 1 and FIG. 2 is used as a clock signal for serial-parallel conversion and parallel-serial conversion of the PCIe control unit (1) 2. Although not shown, a clock signal actually required is generated by a DLL (Delay Locked Loop) or PLL (Phase Locked Loop) configuration.

図2及び図3に示す、シリアル−パラレル変換部3、13、リセット用又はアイドル用のKコード変換部4、14、及びパラレル−シリアル変換部5、15の構成は、シフトレジスタによるFIFO(First−In First−Out)バッファを用いて、上述したリセット信号の重畳、或いは抽出処理を行う。   2 and 3, the serial-parallel conversion units 3 and 13, the reset or idle K code conversion units 4 and 14, and the parallel-serial conversion units 5 and 15 are configured by a FIFO (Firstst) using a shift register. Using the -In First-Out) buffer, the above-described reset signal superimposition or extraction processing is performed.

電子装置102側では、受信したシリアル信号よりクロック信号を再生し、PCIe制御部(2)12のシリアル−パラレル変換、及びパラレル−シリアル変換の際のクロック信号として用いるが、その際のクロック及びデータリカバリ回路、及びその動作については省略する(図3にも示さず)。   On the electronic device 102 side, a clock signal is reproduced from the received serial signal and used as a clock signal for serial-parallel conversion and parallel-serial conversion of the PCIe control unit (2) 12, and the clock and data at that time are used. The recovery circuit and its operation are omitted (not shown in FIG. 3).

なお、リセット用として割り当てたKコードの検出に際しては、伝送路上のノイズ等による誤検出を回避するために、所定回数連続してKコードを検出した場合にのみ、リセット信号をアクティブにする機能を持たせても良い。   When detecting a K code assigned for resetting, a function that activates a reset signal only when a K code is detected consecutively a predetermined number of times in order to avoid erroneous detection due to noise on the transmission path, etc. You may have it.

次に、図4及び図5を参照して、受信したシリアルパケット信号内に重畳されたリセット信号等のサイドバンド信号を抽出できない電子装置102に対応する場合の構成とその処理について説明する。   Next, with reference to FIG. 4 and FIG. 5, a configuration and processing in the case of dealing with the electronic device 102 that cannot extract a sideband signal such as a reset signal superimposed in the received serial packet signal will be described.

上述した図2及び図3との構成の違いは、リセット信号等のサイドバンド信号をシリアルパケット信号内に重畳する前に、シリアルパケット信号内に重畳されたサイドバンド信号の検出ができるか否かを電子装置102に照会する点である。このようにサイドバンド信号が重畳されたシリアルパケット信号を処理できるか否かを予め照会することで不特定の電子装置102との接続が可能になる。その際、全てのサイドバンド信号を認識できるか否かではなく一部のサイドバンド信号だけを認識できる場合にも適用できる。即ちリセット信号に割り当てられたKコードは認識できるが他のサイドバンド信号に割り当てられた認識不能なKコードを処理できないという場合にも適用できる。以下、サイドバンド信号としてリセット信号を例に説明する。   2 and 3 described above is whether or not the sideband signal superimposed in the serial packet signal can be detected before the sideband signal such as the reset signal is superimposed in the serial packet signal. Is inquired of the electronic device 102. In this way, it is possible to connect to an unspecified electronic device 102 by inquiring in advance whether or not the serial packet signal on which the sideband signal is superimposed can be processed. In this case, the present invention can be applied to a case where only a part of the sideband signals can be recognized, not whether or not all the sideband signals can be recognized. That is, the present invention can also be applied to the case where the K code assigned to the reset signal can be recognized but the unrecognizable K code assigned to another sideband signal cannot be processed. Hereinafter, a reset signal will be described as an example of the sideband signal.

図4は、図2に示すリセット用Kコード変換部4を、リセット検出照会信号送出機能及びその応答信号によるリセット検出確認機能(リセット検出照会手段)を付加したものに置き換えたリセット用Kコード変換部4aの一実施例である。従って図2と重複する機能の詳細な説明は省略する。   FIG. 4 shows a reset K code conversion in which the reset K code conversion unit 4 shown in FIG. 2 is replaced with a reset detection inquiry signal transmission function and a reset detection confirmation function (reset detection inquiry means) based on the response signal. It is one Example of the part 4a. Therefore, a detailed description of the same functions as those in FIG. 2 is omitted.

本実施例によるPC側のPCIe制御部(1)2は、電子装置102と光通信ケーブル10aを介して通信接続する。PCIe制御部(1)2は、PCIe規格のシリアル送信信号であるPCIe信号(Tx)をPCから受信してこれをシリアル−パラレル変換部3でパラレル信号に変換する。その際、PC側から送信される最初のパケット信号として、PCIe信号(Tx)にKコードとして重畳されるリセット信号を検出できるか否かを照会する照会信号を送信する。照会信号を受信した電子装置102から所定時間経過しても応答信号(ACK(Acknowledgment)等)が得られない場合、或いは照会信号を解釈できない(NACK(Negative Acknowledgment)等)の応答があった場合、リセット用Kコード変換部4aは、その後のパケット信号にリセット信号を重畳せず、元の信号をパラレル−シリアル変換部5によりパラレル信号からシリアルパケット信号に戻してそのまま送信する。   The PCIe control unit (1) 2 on the PC side according to the present embodiment is connected for communication with the electronic device 102 via the optical communication cable 10a. The PCIe control unit (1) 2 receives a PCIe signal (Tx), which is a PCIe standard serial transmission signal, from the PC and converts the PCIe signal (Tx) into a parallel signal by the serial-parallel conversion unit 3. At this time, as a first packet signal transmitted from the PC side, an inquiry signal for inquiring whether or not a reset signal superimposed as a K code on the PCIe signal (Tx) can be detected is transmitted. When a response signal (ACK (Acknowledgement), etc.) cannot be obtained even after a predetermined time has elapsed from the electronic device 102 that has received the inquiry signal, or when a reference signal cannot be interpreted (NACK (Negative Acknowledgment), etc.) The reset K code conversion unit 4a does not superimpose the reset signal on the subsequent packet signal, and returns the original signal from the parallel signal to the serial packet signal by the parallel-serial conversion unit 5 and transmits it as it is.

ここで、照会信号は、照会信号として定義したKコードとして送信してもよいし、最初のシリアルパケット信号の前又は後に付加してもよい。また図4の例とは異なりPC側から送出する最初のパケット信号としてその通信プロトコルに組み込むようにしても良い。リセット信号を重畳しない場合は、PCIe制御部(1)2のシリアル−パラレル変換部3及びパラレル−シリアル変換部5をパスする構成とすることもできる。   Here, the inquiry signal may be transmitted as a K code defined as the inquiry signal, or may be added before or after the first serial packet signal. Unlike the example of FIG. 4, it may be incorporated in the communication protocol as the first packet signal transmitted from the PC side. When the reset signal is not superimposed, the serial-parallel conversion unit 3 and the parallel-serial conversion unit 5 of the PCIe control unit (1) 2 may be passed.

PC側からリセット検出照会信号を受信した電子装置102は、リセット信号の検出機能を有する場合、PC側からの照会信号に応答してリセット検出応答信号をPC側に送信する。電子装置102からリセット検出応答信号を受信して電子装置102がリセット信号の検出機能を有すると判断した場合、PC側のリセット用Kコード変換部4aは、その後、PCIe規格で伝送されるシリアル信号には含まれないリセット信号をPCIeバスから受け取ると、これをPCから送信されるシリアルパケット信号内のKコード部分にリセット用に定義したKコードを挿入して電子装置102に送信する。   The electronic device 102 that has received the reset detection inquiry signal from the PC side transmits a reset detection response signal to the PC side in response to the inquiry signal from the PC side when it has a reset signal detection function. When the reset detection response signal is received from the electronic device 102 and it is determined that the electronic device 102 has a reset signal detection function, the reset K code conversion unit 4a on the PC side then transmits a serial signal transmitted in accordance with the PCIe standard. When a reset signal not included in the signal is received from the PCIe bus, a K code defined for reset is inserted into the K code portion in the serial packet signal transmitted from the PC and transmitted to the electronic device 102.

リセット検出応答信号の確認の詳細は、図4には示していないが、図3に示す電子装置102側の処理と同様にシリアル−パラレル変換部によりパラレルデータに変換してその信号を解釈しその後パラレル−シリアル変換部で元のシリアルパケット信号に戻す手法や、別途に設けた回路によりシリアルパケット信号を直接解釈する手法がある。また図3に示す方法と同様な構成の場合はKコード部分に応答信号を割り当てるようにすることもできる。また図4の例とは異なりPC側で受信したシリアルパケット信号を直接解釈できるようにその送受信プロトコルに組み込んでも良い。   Details of the confirmation of the reset detection response signal are not shown in FIG. 4, but are converted into parallel data by the serial-parallel conversion unit in the same manner as the processing on the electronic device 102 side shown in FIG. There are a method of returning to the original serial packet signal by the parallel-serial conversion unit and a method of directly interpreting the serial packet signal by a separately provided circuit. In the case of a configuration similar to the method shown in FIG. 3, a response signal can be assigned to the K code portion. Unlike the example of FIG. 4, the serial packet signal received on the PC side may be incorporated in the transmission / reception protocol so that it can be directly interpreted.

図5は、図3に示すアイドル用Kコード変換部14を、リセット検出照会信号受信機能及びその応答信号を生成するリセット検出応答機能を付加したものに置き換えたアイドル用Kコード変換部14aの一実施例である。従って図3と重複する機能の詳細な説明は省略する。   FIG. 5 shows an idle K code conversion unit 14a in which the idle K code conversion unit 14 shown in FIG. 3 is replaced with a reset detection inquiry signal receiving function and a reset detection response function for generating the response signal. This is an example. Therefore, a detailed description of the same functions as those in FIG. 3 is omitted.

本実施例による電子装置102側のPCIe制御部(2)12は、PC側から光通信ケーブル10aを介して通信接続される。電子装置102に到達した光信号は、電子装置102側の光−電気変換部17で電気信号に変換され、PCIe制御部(2)12のシリアル−パラレル変換部13によってパラレル信号に変換される。図5に示す電子装置102のアイドル用Kコード変換部14aは、パケット信号内に重畳されるリセット信号を検出できるか否かのリセット検出照会信号を受信すると、このリセット検出照会信号に応答してリセット検出確認応答信号をPC側に送信する。リセット信号以外の解釈できない信号を受信した場合はNACKを返す。なお、上述したように受信パケット信号内に重畳されたリセット信号を検出する機能を有せず、リセット検出照会信号にも応答できない電子装置102の場合、PC側はリセット検出照会信号に対する応答信号が所定時間経過しても得られないので、その後の送信パケット信号へのリセット信号の重畳は行わない。   The PCIe control unit (2) 12 on the electronic device 102 side according to the present embodiment is connected for communication from the PC side via the optical communication cable 10a. The optical signal that has reached the electronic device 102 is converted into an electric signal by the photoelectric conversion unit 17 on the electronic device 102 side, and converted into a parallel signal by the serial-parallel conversion unit 13 of the PCIe control unit (2) 12. In response to the reset detection inquiry signal, the idle K code conversion unit 14a of the electronic device 102 shown in FIG. 5 receives the reset detection inquiry signal as to whether or not the reset signal superimposed on the packet signal can be detected. A reset detection confirmation response signal is transmitted to the PC side. If a signal other than the reset signal that cannot be interpreted is received, NACK is returned. As described above, in the case of the electronic device 102 that does not have the function of detecting the reset signal superimposed in the received packet signal and cannot respond to the reset detection inquiry signal, the PC side has a response signal to the reset detection inquiry signal. Since it cannot be obtained even after a predetermined time has elapsed, the reset signal is not superimposed on the subsequent transmission packet signal.

PC側から受信したリセット検出照会信号に応答してリセット検出確認応答信号を送信した電子装置102側のPCIe制御部(2)12は、その後受信するパケット信号内に重畳されたリセット信号が検出されると、図5に示すアイドル用Kコード変換部14aでパケット信号に重畳されたリセット信号を抽出し、リセット用Kコードをアイドル用Kコードに置き換えてPCIeデバイス18に引き渡す。また、リセット用に割り当てられたKコードを検出すると、PCIeデバイス18又は本体制御部18に対するリセット信号を生成してその信号をアクティブにする。ここで、照会信号は、Kコードとして割り当ててもよいし、最初のシリアルパケット信号の前又は後に付加するように構成してもよい。また図5の例とは異なりPC側との送受信の際の最初のパケット信号としてその通信プロトコルに組み込むようにしても良い。   The PCIe control unit (2) 12 on the electronic device 102 side that has transmitted the reset detection confirmation response signal in response to the reset detection inquiry signal received from the PC side detects the reset signal superimposed in the packet signal received thereafter. Then, the reset signal superimposed on the packet signal is extracted by the idle K code conversion unit 14a shown in FIG. 5, and the reset K code is replaced with the idle K code and delivered to the PCIe device 18. When a K code assigned for resetting is detected, a reset signal for the PCIe device 18 or the main body control unit 18 is generated and the signal is activated. Here, the inquiry signal may be assigned as a K code, or may be configured to be added before or after the first serial packet signal. Further, unlike the example of FIG. 5, it may be incorporated in the communication protocol as the first packet signal at the time of transmission / reception with the PC side.

図6は、上述したPCIe規格のシリアル信号の伝送に伝送補償回路を用いた構成図であり、PCIe規格の伝送速度及び伝送距離に適合した伝送補償回路22を使用する場合を示している。伝送補償回路22は、インタフェース部(1)1のPCIe制御部(1)2と同軸コネクタ23との間、及びインタフェース部(2)11の同軸コネクタ23とPCIe制御部(2)12との間に挿入され、このような伝送補償回路22を使用することによって、同軸コネクタ23及び同軸ケーブル10bをその信号伝送に使用する場合でもケーブル伝送距離を伸ばすことができる。なお、図6に示す実施形態では、シリアル信号の伝送に同軸ケーブル10bを用いているが、光通信ケーブル10aを用いる場合にも、伝送補償回路を光通信に最適化することで適用することが可能である。   FIG. 6 is a configuration diagram using a transmission compensation circuit for transmission of the above-mentioned PCIe standard serial signal, and shows a case where the transmission compensation circuit 22 adapted to the transmission speed and transmission distance of the PCIe standard is used. The transmission compensation circuit 22 is connected between the PCIe control unit (1) 2 of the interface unit (1) 1 and the coaxial connector 23, and between the coaxial connector 23 of the interface unit (2) 11 and the PCIe control unit (2) 12. By using such a transmission compensation circuit 22, the cable transmission distance can be extended even when the coaxial connector 23 and the coaxial cable 10b are used for signal transmission. In the embodiment shown in FIG. 6, the coaxial cable 10b is used for the transmission of the serial signal. However, when the optical communication cable 10a is used, the transmission compensation circuit can be applied by optimizing the optical communication cable. Is possible.

なお、PCIe規格では、上述したように、連続した“0”や“1”が続くことで長い間クロスポイントが存在しない状態が続かないように、8b/10bエンコードによるコード変換を採用して配線上の制約を緩和しているが、8b/10bエンコードによるコード変換を行っても、最大5回の連続した“0”や“1”が続くことがあり、この場合の対策として、同じ値が続く場合、2つ目の信号を送る際に、送信側が振幅を減らし、受信側で受け取る信号のノイズマージンを大きくするように、送信側でデエンファシス転送を行うことが規定されている。   In the PCIe standard, as described above, code conversion by 8b / 10b encoding is adopted so that a state where a cross point does not exist for a long time does not continue due to continuous “0” or “1”. Although the above restrictions have been relaxed, even if code conversion by 8b / 10b encoding is performed, a maximum of 5 consecutive “0” s or “1” s may continue. In the following case, when the second signal is transmitted, it is stipulated that de-emphasis transfer is performed on the transmission side so that the transmission side reduces the amplitude and increases the noise margin of the signal received on the reception side.

図7は、複数のレーンを用いて複数の電子装置102#1〜4に信号伝送する場合を示したもので、PCIe対応のHUBデバイスを用いたPtoN伝送方式の構成図であり、PCIeに対応したHUBデバイスを利用することで1台のPCと複数台(図では4個)の電子装置102#1〜4とを接続する構成を示している。インタフェースカード101側のPCIe制御部(1)2と4個の光トランシーバ21#1〜4との間にPCIe対応HUB24を搭載し、このPCIe対応HUB24から4個の光トランシーバ21#1〜4へ分岐し、光通信ケーブル10a、電子装置(外部機器)102#1〜4内の各光トランシーバ21を介して、それぞれの電子装置102#1〜4を制御する。なお、ここでは伝送方式として光トランシーバ21と光通信ケーブル10aを使用しているが、勿論、同軸ケーブル10bによる伝送方法も実現可能である。この場合、リセット信号は、4つのそれぞれのレーン毎のパケット信号に重畳されて伝達されるようにすることも、或いは必要とする電子装置102#1〜4へのみの伝達とすることもできる。   FIG. 7 shows a case where signals are transmitted to a plurality of electronic devices 102 # 1 to # 4 using a plurality of lanes, and is a configuration diagram of a PtoN transmission method using a PCIe-compatible HUB device, and is compatible with PCIe. 1 shows a configuration in which one PC and a plurality (four in the figure) of electronic devices 102 # 1 to 4 are connected by using the HUB device. A PCIe compatible HUB 24 is mounted between the PCIe control unit (1) 2 on the interface card 101 side and the four optical transceivers 21 # 1 to 4, and the PCIe compatible HUB 24 transfers to the four optical transceivers 21 # 1 to 4 #. It branches and controls each electronic device 102 # 1-4 via each optical transceiver 21 in optical communication cable 10a and electronic device (external device) 102 # 1-4. Here, although the optical transceiver 21 and the optical communication cable 10a are used as the transmission method, a transmission method using the coaxial cable 10b can be realized. In this case, the reset signal may be transmitted by being superimposed on the packet signals for each of the four lanes, or may be transmitted only to the electronic devices 102 # 1 to 102 # 4 that are required.

図7では、PCのインタフェースカード101側にPCIe対応HUB24を設けたPtoNの構成を示したが、電子装置102側にPCIe対応HUB24を搭載し、PCIe対応HUB24より各光トランシーバ21#1〜4(4個)へ分岐し、光通信ケーブル10aを介して各PC#1〜4に挿入されたPCIe対応インタフェースカード101の光トランシーバ21と接続し、そのデータが各PC#1〜4へ転送される、図7とは逆の、電子装置102が1台でPCが複数の構成に適用してもよい。   7 shows the PtoN configuration in which the PCIe compatible HUB 24 is provided on the PC interface card 101 side. However, the PCIe compatible HUB 24 is mounted on the electronic device 102 side, and each optical transceiver 21 # 1-4 ( 4) and connected to the optical transceiver 21 of the PCIe interface card 101 inserted into each PC # 1-4 via the optical communication cable 10a, and the data is transferred to each PC # 1-4. As opposed to FIG. 7, one electronic device 102 and one PC may be applied to a plurality of configurations.

図8は、PCIe信号を集合化した構成図であり、シリアル伝送に光通信ケーブルによる伝送又はInfiniBand規格による伝送を用いる構成である。
InfiniBand規格(業界団体が推進する通信規格)では、高速化を図るために、1レーン当たり2.5Gbpsの伝送を10m延長できる複合ケーブルと高伝送効率コネクタとを採用している。このような市販されている集合ケーブル及びコネクタを、PCIeのケーブル伝送に利用することは可能である。InfiniBand規格では、現在×1ch、×4ch、×12chの複合ケーブルとコネクタが規定されている。これを利用してケーブル集合化を行う例として、図8の場合は、InfiniBand規格の4chを利用して、PCIe×4(Tx+/−、Rx+/− ×4ch)を伝送するもので、InfiniBand×4chの集合ケーブルを用いて構成している。
FIG. 8 is a configuration diagram in which PCIe signals are aggregated, and is a configuration in which transmission using an optical communication cable or transmission based on the InfiniBand standard is used for serial transmission.
In the InfiniBand standard (communication standard promoted by an industry group), a composite cable and a high transmission efficiency connector that can extend 2.5 Gbps transmission per lane by 10 m are employed in order to increase the speed. Such commercially available collective cables and connectors can be used for PCIe cable transmission. The InfiniBand standard currently defines x1ch, x4ch, and x12ch composite cables and connectors. As an example of cable aggregation using this, in the case of FIG. 8, PCIe 4 (Tx +/−, Rx +/− × 4 ch) is transmitted using 4 channels of the InfiniBand standard, and InfiniBand × It is configured using a 4-channel aggregate cable.

InfiniBand規格のケーブルを利用した伝送として、PCIeの信号をそのままケーブルに載せた場合を説明したが、高速インタフェースを利用するケースでは、複数のレーンを用いてPCIeの1レーン当たり2.5Gbpsの信号を何chかまとめ、信号帯域を拡張した高速インタフェースに変換して電子装置102へその信号を伝送する。   As a transmission using an InfiniBand standard cable, the case where a PCIe signal is directly placed on the cable has been described. However, in the case of using a high-speed interface, a signal of 2.5 Gbps per lane of PCIe is used using a plurality of lanes. The number of channels is collected, converted to a high-speed interface with an expanded signal band, and the signal is transmitted to the electronic device 102.

例えば、2.5Gbpsの信号を4ch入力すると、合成して10Gbpsの差動シリアルに変換可能な高速インタフェースのPCIe×4in10Gbps変換25を利用して、PCIe×4を伝送することができる。10Gbpsを伝送するためには光トランシーバ26でOE(光−電気)変換し、光通信ケーブル10aでの伝送となるが、技術進歩は速いので近い将来、10Gbpsをメタルケーブルで伝送可能になることも充分予想される。この場合、リセット信号は、4つのレーン全てのパケット信号に重畳される必要はなく、いずれかひとつのレーンに重畳されるようにすればよい。   For example, when 4ch of 2.5 Gbps signals are input, PCIe × 4 can be transmitted using the PCIe × 4 in 10 Gbps conversion 25 that is a high-speed interface that can be combined and converted into 10 Gbps differential serial data. In order to transmit 10 Gbps, OE (optical-electrical) conversion is performed by the optical transceiver 26 and transmission is performed by the optical communication cable 10a. However, since technological progress is fast, it may be possible to transmit 10 Gbps by a metal cable in the near future. It is expected enough. In this case, the reset signal does not need to be superimposed on the packet signals of all four lanes, and may be superimposed on any one lane.

図10は、比較のため、PCIeインタフェースをPC側に設けた従来のPCIe対応インタフェースカード110と接続した従来の産業用CCDカメラシステムの構成図である。今までは、一般的なケーブル伝送について説明したが、産業用CCDカメラ103というような具体的な製品を用いて、本発明のPCIeの物理層を有するインタフェースによる伝送をPC(又は制御装置)と電子装置102との間のケーブル伝送に利用することにより、実際にどの部分が省コストになるのか、その効果を立証するものである。   FIG. 10 is a block diagram of a conventional industrial CCD camera system connected to a conventional PCIe interface card 110 having a PCIe interface provided on the PC side for comparison. Up to now, general cable transmission has been described, but transmission using an interface having a physical layer of PCIe of the present invention is performed with a PC (or control device) using a specific product such as an industrial CCD camera 103. By using it for cable transmission to and from the electronic device 102, it is verified which part is actually cost-saving.

図10は、従来のPCIe対応インタフェースカード(産業用カメラキャプチャカード)110を構成する場合、例えば、2048×1024ドット×30fps×YUV16bitの映像を出力する産業用CCDカメラ103を、光トランシーバでPC取込み用のPCIe対応インタフェースカード(PCIe規格)110と接続させる場合の一般的なブロック図である。   FIG. 10 shows that when a conventional PCIe interface card (industrial camera capture card) 110 is configured, for example, an industrial CCD camera 103 that outputs a video of 2048 × 1024 dots × 30 fps × YUV 16 bits is captured by a PC using an optical transceiver. 2 is a general block diagram in the case of connection with a PCIe compatible interface card (PCIe standard) 110 for use.

この場合、産業用CCDカメラ103からの映像データは、計算しやすいデータの単純計算で、960Mbps(120MB/sec)必要になる。また、シリアル伝送のエラーを少なくするための8b/10b変換を加えるとすると、1.2Gbps(150MB/sec)の転送レートが最低限必要になる。   In this case, the video data from the industrial CCD camera 103 is 960 Mbps (120 MB / sec) by simple calculation of data that is easy to calculate. If 8b / 10b conversion for reducing errors in serial transmission is added, a transfer rate of 1.2 Gbps (150 MB / sec) is required at a minimum.

データの流れに沿って概略の制御動作を説明すると、先ず、産業用CCDカメラ103は、撮像素子CCDセンサを、CCD制御部でCCD駆動を行って撮像する。伝送制御部は撮像した動画データを伝送できるように制御する。1.25Gbpsのインタフェース部では、動画データを、光トランシーバ21を駆動する差動シリアルに変換する。産業用CCDカメラ103側の光トランシーバ21から、光通信ケーブル10aを介して差動シリアル信号をPC側のPCIe対応インタフェースカード110の光トランシーバ21へ伝送する。PCIe対応インタフェースカード110では、1.25Gbpsのインタフェースで差動シリアル信号をLVTTL(Low Voltage TTL)等に変換して取込み、伝送制御部で動画データを受信できるように制御する。ブリッジ制御部は、PCIeブリッジに受け渡しできるように制御を行い、PCIeブリッジは、PCIe変換を行い、PCIe規格の信号をPC側のPCマザーボードのPCIeコネクタへ伝送する。   An outline of the control operation along the data flow will be described. First, the industrial CCD camera 103 images the image sensor CCD sensor by driving the CCD with a CCD controller. The transmission control unit performs control so that the captured moving image data can be transmitted. In the 1.25 Gbps interface unit, the moving image data is converted into differential serial that drives the optical transceiver 21. A differential serial signal is transmitted from the optical transceiver 21 on the industrial CCD camera 103 side to the optical transceiver 21 of the PCIe interface card 110 on the PC side via the optical communication cable 10a. The PCIe compatible interface card 110 converts the differential serial signal into LVTTL (Low Voltage TTL) or the like through the 1.25 Gbps interface, and controls the transmission control unit so that the moving image data can be received. The bridge control unit performs control so that it can be transferred to the PCIe bridge, and the PCIe bridge performs PCIe conversion and transmits a PCIe standard signal to the PCIe connector of the PC motherboard on the PC side.

図9は、図10の回路を本発明に基づいてPCIeインタフェースを外部機器側、即ち、産業用CCDカメラ103側に移し改善した実施形態の構成図である。図9に示す産業用CCDカメラ103は、撮像素子CCDセンサをCCD制御部で制御して撮像する。ブリッジ制御部は、この撮像信号をPCIeブリッジに受け渡しできるように制御し、PCIeブリッジはPCIe変換を行い、PCIeインタフェース信号を光トランシーバ21から光通信ケーブル10aを介して、PC側のインタフェースカード101の光トランシーバ21へ伝送する。PC側のインタフェースカード101はPCのPCIeコネクタを介してPCのマザーボードへ伝送する。
このように、従来の図10の構成と、本発明による図9の構成要素を比較すると、PC側のインタフェースカード101は、光トランシーバのみの構成となり、大幅な省コスト化が実現できる。
FIG. 9 is a block diagram of an embodiment in which the circuit of FIG. 10 is improved by moving the PCIe interface to the external device side, that is, the industrial CCD camera 103 side according to the present invention. The industrial CCD camera 103 shown in FIG. 9 takes an image by controlling an image sensor CCD sensor by a CCD controller. The bridge control unit performs control so that the imaging signal can be transferred to the PCIe bridge, the PCIe bridge performs PCIe conversion, and the PCIe interface signal is transmitted from the optical transceiver 21 via the optical communication cable 10a to the interface card 101 on the PC side. Transmit to the optical transceiver 21. The interface card 101 on the PC side transmits to the PC motherboard via the PCIe connector of the PC.
As described above, when the conventional configuration of FIG. 10 is compared with the components of FIG. 9 according to the present invention, the PC-side interface card 101 has a configuration of only an optical transceiver, so that significant cost savings can be realized.

最後に、図9及び図10で説明した産業用CCDカメラ103との信号伝送にリセット信号を組み込んだ実施形態について図を参照して説明する。
図12は、リセット回路を含む従来構成によるカメラシステムの構成図であり、図11は、本発明によるリセット回路を組み込んだ一実施例によるカメラシステムの構成図である。
PCIe規格そのものは、送受信各2本合計4本のみによる信号伝送を可能としており、上述したように、特にクロック転送用の信号を必要としないが、PCのPCIエクスプレスのバスコネクタには、サイドバンド信号としてクロック信号やリセット信号が設けられており、必要に応じて使用することが可能となっている。図11及び図12は、このようなクロック信号やリセット信号を使用してカメラシステムを構成した一例である。
Finally, an embodiment in which a reset signal is incorporated in signal transmission with the industrial CCD camera 103 described with reference to FIGS. 9 and 10 will be described with reference to the drawings.
FIG. 12 is a block diagram of a conventional camera system including a reset circuit, and FIG. 11 is a block diagram of a camera system according to an embodiment incorporating the reset circuit according to the present invention.
The PCIe standard itself allows signal transmission using only a total of four transmission / reception two signals, and as described above, a signal for clock transfer is not particularly required. A clock signal and a reset signal are provided as signals, and can be used as necessary. 11 and 12 show an example in which a camera system is configured using such a clock signal and reset signal.

図12に示すように、従来例では、PCIe制御部及び変換部111、FPGAで構成されたカメラ制御部112、LVDS(Low Voltage Differential Signaling)ドライバ&レシーバ113は、PC側のインタフェースカード内にカメラ制御部を含むカメラキャプチャカードとして設けられ、同じくカメラ側に設けられたLVDSドライバ&レシーバ114との間を独自専用規格のカメラケーブルにより延長されて接続される。   As shown in FIG. 12, in the conventional example, a PCIe control unit and conversion unit 111, a camera control unit 112 configured with an FPGA, an LVDS (Low Voltage Differential Signaling) driver and receiver 113 are installed in a camera-side interface card. It is provided as a camera capture card including a control unit, and is connected to an LVDS driver & receiver 114 also provided on the camera side by being extended by a camera cable of a proprietary standard.

図11に示すように、PC側のインタフェースカード101は、PCIe信号にリセット信号を重畳するPCIe制御部(1)及び光トランシーバを搭載し、カメラ側とは、同じくOE(光−電気信号)変換部を有する光トランシーバ21と光通信ケーブル10aで接続する。光トランシーバ21のOE変換部で変換されたPCIe規格に基づく信号は、リセット信号を抽出するPCIe制御部(2)及び変換部12に受け渡される。   As shown in FIG. 11, the interface card 101 on the PC side includes a PCIe control unit (1) that superimposes a reset signal on the PCIe signal and an optical transceiver, and the OE (optical-electrical signal) conversion is the same as that on the camera side. Are connected to the optical transceiver 21 having a portion by the optical communication cable 10a. The signal based on the PCIe standard converted by the OE conversion unit of the optical transceiver 21 is transferred to the PCIe control unit (2) that extracts the reset signal and the conversion unit 12.

PCIe制御部(2)及び変換部12は、PC側から送られてきた受信パケットを解釈し、その中にリセット信号を検出すると、リセット信号を抽出して生成する。その際、外部発振器(OSC 100MHz)105からの信号と受信信号を基にクロック信号を再生してパケット信号を受信する。受信したパケット信号は、ローカルI/F(インタフェース)を通してカメラ制御部104に、抽出されたリセット信号と共に受け渡される。   The PCIe control unit (2) and the conversion unit 12 interpret the received packet sent from the PC side, and when a reset signal is detected in the received packet, extract the reset signal and generate it. At this time, the clock signal is reproduced based on the signal from the external oscillator (OSC 100 MHz) 105 and the received signal to receive the packet signal. The received packet signal is delivered to the camera control unit 104 through the local I / F (interface) together with the extracted reset signal.

尚、PCIe制御部(2)及び変換部12からカメラ制御部104に、受信したパケット信号と共に抽出されたPC(又は制御部)側からのリセット信号が受け渡されるが、カメラ制御部104も、リセット信号を生成してカメラ制御部104自身をリセットする機能を有する。カメラ制御部104には、そのための電源立ち上げ時のパワーオンリセット回路106及びリセットスイッチ107が設けられている。また、図4及び図5に示したように最初にPC側からカメラ側にリセット検出照会信号を送出し、リセット検出照会信号に応答してカメラ側からPC側にリセット検出確認応答信号を送信するように構成できることは勿論である。   A reset signal from the PC (or control unit) extracted along with the received packet signal is transferred from the PCIe control unit (2) and the conversion unit 12 to the camera control unit 104. It has a function of generating a reset signal and resetting the camera control unit 104 itself. The camera control unit 104 is provided with a power-on reset circuit 106 and a reset switch 107 when the power is turned on. 4 and 5, first, a reset detection inquiry signal is transmitted from the PC side to the camera side, and a reset detection confirmation response signal is transmitted from the camera side to the PC side in response to the reset detection inquiry signal. Of course, it can be comprised.

以上、上述した実施例では、PCIe規格のパケット信号内に、PCIe規格のシリアル信号以外の第2の信号の一例として、リセット信号(サイドバンド信号)を重畳して伝達する場合を説明したが、これ以外にも必要とする制御信号(サイドバンド信号)を複数伝達するように構成することが可能であり、また、第1の電子装置(PC)から第2の電子装置(外部機器)側への伝達だけではなく、第2の電子装置(外部機器)から第2の電子装置(PC)側へ必要とする信号を重畳して伝達することも、さらには送受信の両方の信号に重畳して双方向化することも可能である。   As described above, in the above-described embodiments, the case where the reset signal (sideband signal) is superimposed and transmitted as an example of the second signal other than the PCIe standard serial signal in the PCIe standard packet signal has been described. Besides this, it is possible to transmit a plurality of necessary control signals (sideband signals), and from the first electronic device (PC) to the second electronic device (external device) side. In addition to the transmission of signals, it is possible to superimpose and transmit necessary signals from the second electronic device (external device) to the second electronic device (PC), and also to superimpose both signals on the transmission and reception sides. It is also possible to make it bidirectional.

Claims (9)

第1の電子装置と接続するPCIe(PCI Express)規格の物理層を少なくとも有する第1のインタフェース部と、
第2の電子装置と接続するPCIe規格の物理層を少なくとも有する第2のインタフェース部と、
前記第1及び第2のインタフェース部間を接続するための、電気信号により信号転送するメタルケーブル用コネクタ、又は光通信により信号転送する光トランシーバ及び光通信ケーブル用コネクタからなる光伝送モジュールと、を少なくとも具備し、
前記第1のインタフェース部は、前記第1の電子装置から前記PCIe規格のシリアル信号以外の第2の信号を送出する場合、前記第1の電子装置から受信した前記PCIe規格のシリアル信号のパケット信号内に該第2の信号を組み込み、該第2の信号が重畳されたパケット信号を前記第2のインタフェース部に送信する信号重畳手段を有し、
前記第2のインタフェース部は、前記第1のインタフェース部から受信したパケット信号を判読し、該パケット信号内に前記第2の信号を検出した場合、前記第2の信号を抽出して前記第2の電子装置に前記第2の信号を伝送する信号抽出手段を有することを特徴とするインタフェース装置。
A first interface unit having at least a physical layer of a PCIe (PCI Express) standard connected to the first electronic device;
A second interface unit having at least a PCIe standard physical layer connected to the second electronic device;
A metal cable connector for transferring a signal by an electrical signal for connecting between the first and second interface units, or an optical transmission module comprising an optical transceiver and a connector for an optical communication cable for transferring a signal by optical communication; At least,
When the first interface unit transmits a second signal other than the PCIe standard serial signal from the first electronic device, the PCIe standard serial signal packet signal received from the first electronic device. A signal superimposing means for incorporating the second signal therein and transmitting a packet signal on which the second signal is superimposed to the second interface unit;
The second interface unit interprets the packet signal received from the first interface unit, and when the second signal is detected in the packet signal, extracts the second signal and extracts the second signal. An interface device comprising signal extraction means for transmitting the second signal to the electronic device.
第1の電子装置と接続するPCIe(PCI Express)規格の物理層を少なくとも有する第1のインタフェース部と、
第2の電子装置と接続するPCIe規格の物理層を少なくとも有する第2のインタフェース部と、
前記第1及び第2のインタフェース部間を接続するための、電気信号により信号転送するメタルケーブル用コネクタ、又は光通信により信号転送する光トランシーバ及び光通信ケーブル用コネクタからなる光伝送モジュールと、を少なくとも具備し、
前記第1のインタフェース部は、前記第1の電子装置からリセット信号を検出した場合、前記第1の電子装置から受信したパケット信号内に該リセット信号を組み込み、該リセット信号が重畳されたパケット信号を前記第2のインタフェース部に送信するリセット信号重畳手段を有し、
前記第2のインタフェース部は、前記第1のインタフェース部から受信したパケット信号を判読し、該パケット信号内にリセット信号を検出した場合、前記第2の電子装置をリセットするためのリセット信号を生成するリセット信号生成手段を有することを特徴とするインタフェース装置。
A first interface unit having at least a physical layer of a PCIe (PCI Express) standard connected to the first electronic device;
A second interface unit having at least a PCIe standard physical layer connected to the second electronic device;
A metal cable connector for transferring a signal by an electrical signal for connecting between the first and second interface units, or an optical transmission module comprising an optical transceiver and a connector for an optical communication cable for transferring a signal by optical communication; At least,
When the first interface unit detects a reset signal from the first electronic device, the first interface unit incorporates the reset signal in a packet signal received from the first electronic device, and the packet signal on which the reset signal is superimposed A reset signal superimposing means for transmitting to the second interface unit,
The second interface unit reads the packet signal received from the first interface unit, and generates a reset signal for resetting the second electronic device when a reset signal is detected in the packet signal. An interface device comprising reset signal generating means for performing
第1の電子装置と接続するPCIe(PCI Express)規格の物理層を少なくとも有する第1のインタフェース部と、
第2の電子装置と接続するPCIe規格の物理層を少なくとも有する第2のインタフェース部と、
前記第1及び第2のインタフェース部間を接続するための、電気信号により信号転送するメタルケーブル用コネクタ、又は光通信により信号転送する光トランシーバ及び光通信ケーブル用コネクタからなる光伝送モジュールと、を少なくとも具備し、
前記第1のインタフェース部は、
パケット信号に重畳されて前記第1のインタフェース部から送出されるリセット信号を検出できるか否かの照会信号を前記第2のインタフェース部に送信しその応答信号を受信するリセット検出照会手段と、
前記リセット検出照会手段で前記第2のインタフェース部からリセット信号の検出が可能との応答が有り、且つ前記第1の電子装置からリセット信号を検出した場合、前記第1の電子装置から受信したパケット信号内に該リセット信号を組み込み、該リセット信号が重畳されたパケット信号を前記第2のインタフェース部に送信するリセット信号重畳手段と、を有することを特徴とするインタフェース装置。
A first interface unit having at least a physical layer of a PCIe (PCI Express) standard connected to the first electronic device;
A second interface unit having at least a PCIe standard physical layer connected to the second electronic device;
A metal cable connector for transferring a signal by an electrical signal for connecting between the first and second interface units, or an optical transmission module comprising an optical transceiver and a connector for an optical communication cable for transferring a signal by optical communication; At least,
The first interface unit includes:
Reset detection inquiry means for transmitting an inquiry signal to the second interface unit and receiving a response signal as to whether or not a reset signal transmitted from the first interface unit can be detected by being superimposed on a packet signal;
A packet received from the first electronic device when there is a response from the second interface unit that the reset signal can be detected by the reset detection inquiry means and a reset signal is detected from the first electronic device; An interface device comprising: a reset signal superimposing unit that incorporates the reset signal in a signal and transmits a packet signal on which the reset signal is superimposed to the second interface unit.
前記第2のインタフェース部は、
前記第1のインタフェース部から前記照会信号を受信した場合、前記第1のインタフェース部から受信するパケット信号内に重畳されるリセット信号を検出できる旨の応答信号を前記第1のインタフェース部に送信し、
前記第1のインタフェース部から受信したパケット信号内にリセット信号を検出した場合、前記第2の電子装置をリセットするためのリセット信号を生成するリセット信号生成手段を有することを特徴とする請求項3に記載のインタフェース装置。
The second interface unit includes:
When the inquiry signal is received from the first interface unit, a response signal indicating that a reset signal superimposed on the packet signal received from the first interface unit can be detected is transmitted to the first interface unit. ,
4. A reset signal generating unit configured to generate a reset signal for resetting the second electronic device when a reset signal is detected in a packet signal received from the first interface unit. The interface device described in 1.
前記第2のインタフェース部は、パケット信号及び外部基準信号を基にクロック信号を再生して生成するクロック再生手段を有することを特徴とする請求項1乃至3のいずれかに記載のインタフェース装置。   4. The interface device according to claim 1, wherein the second interface unit includes clock recovery means for recovering and generating a clock signal based on a packet signal and an external reference signal. 5. 前記第1及び第2のインタフェース部は、信号転送の際の伝送距離を延長するための伝送補償回路を有することを特徴とする請求項1又は2に記載のインタフェース装置。   The interface apparatus according to claim 1, wherein the first and second interface units include a transmission compensation circuit for extending a transmission distance during signal transfer. 前記第1及び第2のインタフェース部は、一つの電子装置との間で複数のレーンを使用して信号転送を行うマルチリンク機能を有することを特徴とする請求項1乃至3のいずれかに記載のインタフェース装置。   4. The multi-link function according to claim 1, wherein the first interface unit and the second interface unit have a multilink function of performing signal transfer with a single electronic device using a plurality of lanes. Interface device. 前記第1又は第2のインタフェース部は、複数の電子装置と接続し複数チャネルの信号転送を行うPCIe規格対応のHUBデバイスを更に有することを特徴とする請求項1乃至3のいずれかに記載のインタフェース装置。   The said 1st or 2nd interface part further has a HUB device corresponding to the PCIe standard which connects with a some electronic apparatus and performs the signal transmission of a some channel, The any one of Claim 1 thru | or 3 characterized by the above-mentioned. Interface device. 制御装置と接続するPCIe規格の物理層及び該PCIe規格に基づく信号転送を制御するPCIe制御部を少なくとも有するインタフェース部と、
電子装置本体と前記インタフェース部との間の通信規格を相互変換して接続し信号転送を行う本体制御部と、を少なくとも具備し、
前記PCIe制御部は、前記制御装置から前記インタフェース部を介して受信したパケット信号を判読し、該パケット信号内にリセット信号を検出した場合、電子装置本体をリセットするためのリセット信号を生成するリセット信号生成手段を有することを特徴とする電子装置。
An interface unit having at least a PCIe standard physical layer connected to the control device and a PCIe control unit for controlling signal transfer based on the PCIe standard;
A main body control unit that performs signal conversion by mutual conversion of communication standards between the electronic device main body and the interface unit; and
The PCIe control unit reads a packet signal received from the control device via the interface unit, and generates a reset signal for resetting the electronic device body when a reset signal is detected in the packet signal. An electronic device comprising signal generating means.
JP2008542111A 2006-11-01 2007-10-29 Interface device and electronic device Expired - Fee Related JP5252292B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008542111A JP5252292B2 (en) 2006-11-01 2007-10-29 Interface device and electronic device

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2006297867 2006-11-01
JP2006297867 2006-11-01
PCT/JP2007/071066 WO2008053858A2 (en) 2006-11-01 2007-10-29 Interface device and electronic device
JP2008542111A JP5252292B2 (en) 2006-11-01 2007-10-29 Interface device and electronic device

Publications (2)

Publication Number Publication Date
JPWO2008053858A1 JPWO2008053858A1 (en) 2010-02-25
JP5252292B2 true JP5252292B2 (en) 2013-07-31

Family

ID=39344704

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008542111A Expired - Fee Related JP5252292B2 (en) 2006-11-01 2007-10-29 Interface device and electronic device

Country Status (2)

Country Link
JP (1) JP5252292B2 (en)
WO (1) WO2008053858A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160018987A (en) * 2014-08-08 2016-02-18 삼성전자주식회사 Interface circuit and packet transmission method thereof

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100973079B1 (en) * 2008-08-13 2010-07-29 한국전자통신연구원 Apparatus for transmitting high PCI express signal and control method thereof
JP5382613B2 (en) * 2009-04-27 2014-01-08 富士ゼロックス株式会社 External device connection device, signal conversion device, network system, printing system, and connection control program
US8938567B2 (en) 2010-03-11 2015-01-20 Ricoh Company, Limited Communication apparatus, communication system and adapter
JP5748320B2 (en) * 2010-03-11 2015-07-15 株式会社リコー Adapter, information device, information system, and communication method
WO2011114648A1 (en) 2010-03-17 2011-09-22 日本電気株式会社 Storage system
JP5460409B2 (en) * 2010-03-25 2014-04-02 京セラドキュメントソリューションズ株式会社 Information processing system
JP2012022463A (en) * 2010-07-13 2012-02-02 Ricoh Co Ltd Communication unit, information equipment, and information system
JP2012022477A (en) * 2010-07-13 2012-02-02 Ricoh Co Ltd Communication unit and information processor
JP2012146041A (en) * 2011-01-11 2012-08-02 Hitachi Ltd Computer device and signal transmission method
WO2013046814A1 (en) * 2011-09-27 2013-04-04 日本電気株式会社 Distributed computer system
JP2013153259A (en) 2012-01-24 2013-08-08 Ricoh Co Ltd Communication device and communication method
JP2014057263A (en) * 2012-09-13 2014-03-27 Ricoh Co Ltd Communication apparatus, communication system, and image forming apparatus
CN103392303B (en) * 2012-12-31 2015-03-11 华为技术有限公司 Receiving end detection method, detection circuit, optical module and system
JP6323375B2 (en) 2015-03-26 2018-05-16 ソニー株式会社 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US576424A (en) * 1897-02-02 Railway and railroad switch
JP2005332396A (en) * 2004-05-20 2005-12-02 Dell Products Lp System and method for pci express advanced switching of information processing system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11338587A (en) * 1998-05-26 1999-12-10 Matsushita Electric Ind Co Ltd Noncontact information transmission device
JP3815482B2 (en) * 2004-03-09 2006-08-30 セイコーエプソン株式会社 Data transfer control device and electronic device
JP4407910B2 (en) * 2004-03-16 2010-02-03 川崎マイクロエレクトロニクス株式会社 Data receiver

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US576424A (en) * 1897-02-02 Railway and railroad switch
JP2005332396A (en) * 2004-05-20 2005-12-02 Dell Products Lp System and method for pci express advanced switching of information processing system

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
CSNJ200710018081; 飛鷹 洋一: 'イーサネットを用いたシステム仮想化技術ExpressEtherの提案 (1)システム概要とアーキテク' 電子情報通信学会2006年通信ソサイエティ大会講演論文集2 , 20060921, 57, 社団法人電子情報通信学会 *
CSNJ200710018082; 鈴木 順: 'イーサネットを用いたシステム仮想化技術ExpressEtherの提案 (2)I/O仮想化技術' 電子情報通信学会2006年通信ソサイエティ大会講演論文集2 , 20060921, 58, 社団法人電子情報通信学会 *
CSNJ200710018083; 下西 英之: 'イーサネットを用いたシステム仮想化技術ExpressEtherの提案 (3)パケット再送方式' 電子情報通信学会2006年通信ソサイエティ大会講演論文集2 , 20060921, 59, 社団法人電子情報通信学会 *
JPN6013011022; 下西 英之: 'イーサネットを用いたシステム仮想化技術ExpressEtherの提案 (3)パケット再送方式' 電子情報通信学会2006年通信ソサイエティ大会講演論文集2 , 20060921, 59, 社団法人電子情報通信学会 *
JPN6013011023; 鈴木 順: 'イーサネットを用いたシステム仮想化技術ExpressEtherの提案 (2)I/O仮想化技術' 電子情報通信学会2006年通信ソサイエティ大会講演論文集2 , 20060921, 58, 社団法人電子情報通信学会 *
JPN6013011024; 飛鷹 洋一: 'イーサネットを用いたシステム仮想化技術ExpressEtherの提案 (1)システム概要とアーキテク' 電子情報通信学会2006年通信ソサイエティ大会講演論文集2 , 20060921, 57, 社団法人電子情報通信学会 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160018987A (en) * 2014-08-08 2016-02-18 삼성전자주식회사 Interface circuit and packet transmission method thereof
KR102173089B1 (en) 2014-08-08 2020-11-04 삼성전자주식회사 Interface circuit and packet transmission method thereof

Also Published As

Publication number Publication date
JPWO2008053858A1 (en) 2010-02-25
WO2008053858A2 (en) 2008-05-08
WO2008053858A3 (en) 2008-07-24

Similar Documents

Publication Publication Date Title
JP5252292B2 (en) Interface device and electronic device
US6388591B1 (en) Apparatus and method for receiving data serially for use with an advanced technology attachment packet interface (atapi)
US6388590B1 (en) Apparatus and method for transmitting data serially for use with an advanced technology attachment packet interface (atapi)
US10180927B2 (en) Device, system and method for communication with heterogeneous physical layers
JP5933115B2 (en) Provision of low power physical unit to load / store communication protocol
US7755791B2 (en) Image processing apparatus and image forming apparatus
US7461195B1 (en) Method and system for dynamically adjusting data transfer rates in PCI-express devices
EP1116122B1 (en) Method and apparatus for transmitting and receiving network protocol compliant signal packets over a platform bus
US20100027559A1 (en) Transmission device and data extended transmission method
US20050248584A1 (en) Imaging system and image processing apparatus
US7493423B2 (en) Data transfer control device and electronic instrument
US7899111B2 (en) Link interface technique including data indicator symbols
WO2022078426A1 (en) Data transmission method and system, and computer-readable storage medium
CN106303759B (en) A kind of high speed serialization transceiver interface and its working method based on FPGA
US11693813B2 (en) Alternative protocol over physical layer
US8032674B2 (en) System and method for controlling buffer memory overflow and underflow conditions in storage controllers
JP2004326769A (en) Information transfer protocol
US8626975B1 (en) Communication interface with reduced signal lines
US20170287102A1 (en) Link aggregator for an electronic display
JP2008204245A (en) Data communication device, image processing system and data communication method
WO2013114398A2 (en) Fpga system for usb bridge implementation
EP3671720B1 (en) Real-time on-chip data transfer system
JP2005148896A (en) Image equipment system
JP2007233998A (en) Data transfer control device and electronic apparatus
US9201599B2 (en) System and method for transmitting data in storage controllers

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101025

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130404

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

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees