JP2018148275A - Receiving apparatus of image transmission system and operating method of receiving apparatus - Google Patents

Receiving apparatus of image transmission system and operating method of receiving apparatus Download PDF

Info

Publication number
JP2018148275A
JP2018148275A JP2017038591A JP2017038591A JP2018148275A JP 2018148275 A JP2018148275 A JP 2018148275A JP 2017038591 A JP2017038591 A JP 2017038591A JP 2017038591 A JP2017038591 A JP 2017038591A JP 2018148275 A JP2018148275 A JP 2018148275A
Authority
JP
Japan
Prior art keywords
seed value
code
seed
lfsr
preliminary
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.)
Pending
Application number
JP2017038591A
Other languages
Japanese (ja)
Inventor
戸崎 賀津雄
Kazuo Tozaki
賀津雄 戸崎
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.)
MegaChips Corp
Original Assignee
MegaChips Corp
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 MegaChips Corp filed Critical MegaChips Corp
Priority to JP2017038591A priority Critical patent/JP2018148275A/en
Publication of JP2018148275A publication Critical patent/JP2018148275A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To restore image disorder due to noise etc. of image data at an early stage.SOLUTION: A receiving apparatus of an image transmission system according to the present invention for transmitting image data via a plurality of lanes includes a descrambling unit for descrambling the image data scrambled by an LFSR by the LFSR. The descrambling unit of each of the lanes includes a code detection unit for detecting a special code, an LFSR operation unit for performing an LFSR operation based on a seed value to be updated, and a preliminary seed calculation unit that updates a preliminary seed value having the same initial value as the seed value. The LFSR operation unit initializes the seed value by detecting the first code, and the preliminary seed calculation unit initializes the preliminary seed value by detecting the first code or the second code. The LFSR operation unit updates the seed value with the preliminary seed value such that the seed value coincides with a predetermined seed value in the predetermined number or more of lanes from among the plurality of lanes.SELECTED DRAWING: Figure 1

Description

本発明は、受信装置及び受信装置の作動方法に関し、特に、複数のレーンを介して画像データ列を伝送する画像伝送システムの受信装置及び受信装置の作動方法に関する。   The present invention relates to a receiving apparatus and a method for operating the receiving apparatus, and more particularly, to a receiving apparatus for an image transmission system that transmits an image data sequence through a plurality of lanes and an operating method for the receiving apparatus.

画像伝送システムは、生成された画像/映像/音声データ(以下特に区別する必要がない限り単に「画像データ」というものとする。)を送信する送信装置と、該送信装置から送信される画像データを受信し、該画像データに従って表示装置に適合した出力信号を出力する受信装置とを含み構成される。このような画像伝送システムでは、典型的には、画像データは、レーンと呼ばれる差動信号線ペアを介して高速シリアル通信されるため、電磁波障害(EMI)への対策は極めて重要である。EMI対策の1つとして、スクランブル/デスクランブル技術(以下「スクランブル技術」という。)が知られている。   The image transmission system transmits a generated image / video / audio data (hereinafter simply referred to as “image data” unless otherwise distinguished), and image data transmitted from the transmission device. And a receiving device that outputs an output signal suitable for the display device according to the image data. In such an image transmission system, typically, image data is subjected to high-speed serial communication via a differential signal line pair called a lane, and therefore countermeasures against electromagnetic interference (EMI) are extremely important. As one of EMI countermeasures, a scramble / descramble technique (hereinafter referred to as “scramble technique”) is known.

スクランブル技術は、送信側において、画像データを、ランダムに符号化して送信し、受信側において、これを元のデータに復号するという技術である。より具体的には、送信側及び受信側の双方が、予め決められた共通の多項式を内蔵した線形フィードバックシフトレジスタ(LFSR:Linear Feedback Shift Register;以下「LFSR」という。)を保持しておき、送信側は、LFSRを用いて擬似乱数値を生成し、生成した擬似乱数値と画像データとの排他的論理和(EXOR)演算を行い、その演算結果を8B/10B符号化して送信し、受信側は、受信したデータを8B/10B復号化した後、これとLFSRにより生成した擬似乱数値との排他的論理和演算を行って、元の画像データに復元する。LFSRを用いた擬似乱数値の生成は、共通のシードを基にして、連鎖的に行われる。   The scramble technique is a technique in which image data is randomly encoded and transmitted on the transmission side, and is decoded into original data on the reception side. More specifically, both the transmission side and the reception side hold a linear feedback shift register (LFSR: Linear Feedback Shift Register; hereinafter referred to as “LFSR”) in which a predetermined common polynomial is incorporated. The transmission side generates a pseudo random number value using LFSR, performs an exclusive OR (EXOR) operation of the generated pseudo random number value and image data, transmits the operation result after 8B / 10B encoding, and receives it. After the 8B / 10B decoding of the received data, the side performs an exclusive OR operation between this and the pseudo random number value generated by the LFSR, and restores the original image data. Generation of pseudo-random values using LFSR is performed in a chain based on a common seed.

このようなスクランブル技術では、送信側及び受信側の乱数生成値を同期させる必要がある。したがって、8B/10B符号化を用いたデータ伝送規格を採用する画像伝送システムでは、特定の区切りコード(K28.5)によりLFSRのシード値をリセットし、送信側と受信側とにおいて同期をとっている。例えば、あるシリアル・インターフェース技術では、特定の区切りコードBE_SR(Blanking End Scrambler Reset)(K28.0)を送受信したタイミングでLFSRのシード値をリセットし、これにより、送信側と受信側とを同期させている。   In such a scramble technique, it is necessary to synchronize the random number generation values on the transmission side and the reception side. Therefore, in an image transmission system adopting a data transmission standard using 8B / 10B encoding, the LFSR seed value is reset by a specific delimiter code (K28.5), and synchronization is established between the transmission side and the reception side. Yes. For example, in a certain serial interface technology, the seed value of the LFSR is reset at the timing when a specific delimiter code BE_SR (Blanking End Scrambler Reset) (K28.0) is transmitted and received, thereby synchronizing the transmitting side and the receiving side. ing.

また、下記特許文献1は、送信装置における符号化処理と受信装置における復号化処理との間の同期がノイズによって外れた場合に早期に両者間の同期を回復することを目的とした送受信システムに関する。かかる特許文献1においては、送信装置において符号化処理されたシリアルデータを受信装置において正確に復号化処理するために、送信装置と受信装置との間で通信の同期をとるための特定のビット列を有するデータ(特定データ)を、同期信号が1サイクルにおける第2レベルである期間に、クロックに同期して、送信装置から受信装置へ送ることが開示されている。   Patent Document 1 below relates to a transmission / reception system for the purpose of quickly recovering synchronization between an encoding process in a transmission apparatus and a decoding process in a reception apparatus when noise is lost due to noise. . In Patent Document 1, a specific bit string for synchronizing communication between the transmission device and the reception device is used in order to correctly decode the serial data encoded in the transmission device in the reception device. It is disclosed that the data (specific data) to be transmitted is transmitted from the transmission device to the reception device in synchronization with the clock during a period in which the synchronization signal is at the second level in one cycle.

特開2015-204513号公報JP 2015-204513 A

表示装置の高解像度化に伴い、膨大な量の画像データを所定のデータレートで送受信するために、より多くの数のレーンが必要になっている。複数のレーンを用いた場合、送信側及び受信側で、複数のレーンに対して同じタイミングで同期をとる必要がある。しかしながら、実際問題としては、各レーンにおける固有のスキューの発生により、すべてのレーン間について同じタイミングで同期をとることは非常に難しい。   As the resolution of display devices increases, a larger number of lanes are required to transmit and receive a huge amount of image data at a predetermined data rate. When a plurality of lanes are used, it is necessary to synchronize the plurality of lanes at the same timing on the transmission side and the reception side. However, as a practical problem, it is very difficult to synchronize all lanes at the same timing due to the occurrence of inherent skew in each lane.

また、上述した特許文献1に示す送受信システムにおいては、同期信号が1サイクルにおける第2レベルである期間に特定データが出力されることで、送信装置における符号化処理と受信装置における復号化処理との間の同期を図っているが、レーン間の同期タイミングを考慮するものでなかった。   Further, in the transmission / reception system described in Patent Document 1 described above, the specific data is output during a period in which the synchronization signal is at the second level in one cycle, whereby the encoding process in the transmission device and the decoding process in the reception device are performed. However, the synchronization timing between lanes was not considered.

そこで、本発明は、複数のレーンを有する画像伝送システムにおいて、適時のタイミングで同期をとることにより、画像データに混入したノイズ等による画像乱れを早期に復旧することができるようにすることを目的とする。   Therefore, an object of the present invention is to enable early restoration of image disturbance due to noise mixed in image data by synchronizing at an appropriate timing in an image transmission system having a plurality of lanes. And

また、本発明は、送信側及び受信側で、複数のレーン間で適時のタイミングで同期をとることができる画像伝送システム及び当該システムにおけるデータ伝送方法を提供することを目的とする。   It is another object of the present invention to provide an image transmission system that can synchronize a plurality of lanes with appropriate timing on the transmission side and the reception side, and a data transmission method in the system.

上記課題を解決するための本発明は、以下に示す発明特定事項ないしは技術的特徴を含んで構成される。   The present invention for solving the above-described problems is configured to include the following invention specific items or technical features.

すなわち、ある観点に従う本発明は、複数のレーンを介して、画像データ列の伝送を行う画像伝送システムの受信装置であり得る。前記受信装置は、前記複数のレーンのそれぞれに対応し、LFSRに基づいてスクランブルされた画像データ列を前記LFSRに基づいてデスクランブルするデスクランブル部を備え得る。各前記デスクランブル部は、所定のコードを検出するコード検出部と、クロックの周期に従って、所定のシード値を更新し、更新された現時点の前記所定のシード値を前記LFSRに与えてLFSR演算を行うLFSR演算部と、前記クロックの周期に従って、前記所定のシード値と初期値を共通にする少なくとも1つの予備シード値を更新し、更新された前記少なくとも1つの予備シード値を前記LFSR演算部に出力する予備シード算出部と、を備え得る。前記LFSR演算部は、前記コード検出部によって第1のコードが検出された場合に、前記所定のシード値を初期化することにより前記初期値に戻し得る。また、前記予備シード算出部は、前記コード検出部によって第1のコード及び第2のコードの少なくともいずれか一方が検出された場合に、前記少なくとも1つの予備シード値を初期化することにより前記初期値に戻し得る。そして、前記LFSR演算部は、自身の前記所定のシード値が前記複数のレーンのうちの所定数以上のレーンに対応する他の前記デスクランブル部における該LFSR演算部の所定のシード値に一致するように、前記自身の所定のシード値を前記少なくとも1つの予備シード値により更新し得る。   That is, the present invention according to a certain aspect can be a receiving device of an image transmission system that transmits an image data sequence via a plurality of lanes. The receiving device may include a descrambling unit corresponding to each of the plurality of lanes and descrambles an image data sequence scrambled based on the LFSR based on the LFSR. Each of the descrambling units updates a predetermined seed value according to a code detection unit that detects a predetermined code and a clock cycle, and supplies the updated predetermined seed value to the LFSR to perform an LFSR calculation. In accordance with the clock cycle of the LFSR to be performed, at least one reserve seed value that shares the predetermined seed value and the initial value is updated according to the clock period, and the updated at least one reserve seed value is stored in the LFSR calculator. And a preliminary seed calculation unit for outputting. The LFSR calculation unit may return to the initial value by initializing the predetermined seed value when a first code is detected by the code detection unit. Further, the preliminary seed calculation unit initializes the at least one preliminary seed value when at least one of the first code and the second code is detected by the code detection unit. Can return to value. Then, the LFSR calculation unit matches the predetermined seed value of the LFSR calculation unit in the other descrambling unit corresponding to the predetermined number of lanes of the plurality of lanes. Thus, the own predetermined seed value may be updated with the at least one preliminary seed value.

これにより、受信装置は、ビット誤りによって、意図せずに所定のシード値を初期化し、又は、意図せずに所定のシード値を初期化できなかった場合であっても、レーン全体におけるコード(例えば、初期化コード)の受信状況を考慮して、所定のシード値を、予備的に算出しておいた予備シード値により更新することができるようになる。   As a result, the receiving device unintentionally initializes a predetermined seed value due to a bit error, or even if the predetermined seed value cannot be initialized unintentionally, the code ( For example, in consideration of the reception status of the initialization code), the predetermined seed value can be updated with the preliminary seed value calculated in advance.

前記コード検出部は、前記所定のコードとして第1のコード(例えば、初期化コードSR)を検出する第1のコード検出部と、前記所定のコードとして第2のコード(例えば、ブランキングエンドコードBE)を検出する第2のコード検出部とを備え得る。また、前記予備LFSR演算部は、
前記クロックの周期に従って前記所定のシード値と初期値を共通にする第1の予備シード値を算出し、前記LFSR演算部に出力する第1の予備シード算出部と、
前記クロックの周期に従って前記所定のシード値と初期値を共通にする第2の予備シード値を算出し、前記LFSR演算部に出力する第2の予備シード算出部と、を備え得る。
The code detection unit includes a first code detection unit that detects a first code (for example, an initialization code SR) as the predetermined code, and a second code (for example, a blanking end code) as the predetermined code. And a second code detector for detecting BE). In addition, the backup LFSR calculation unit
Calculating a first preliminary seed value that shares the predetermined seed value and the initial value in accordance with a cycle of the clock, and outputting the first preliminary seed value to the LFSR calculation unit;
A second preliminary seed calculation unit that calculates a second preliminary seed value that shares the predetermined seed value and the initial value in accordance with a period of the clock and outputs the second preliminary seed value to the LFSR calculation unit;

前記LFSR演算部は、前記第2のコード検出部により前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンに対応する前記他のデスクランブル部における該第1のコード検出部により前記第1のコードが検出されたと判定される場合に、前記所定のシード値を、前記第1の予備シード算出部から出力される前記第1の予備シード値により更新し得る。   The LFSR calculation unit is a case where the second code detection unit detects the second code and the other descrambling corresponding to a predetermined number or more of the plurality of lanes The first preliminary seed output from the first preliminary seed calculation unit when the first code detection unit determines that the first code is detected by the first preliminary seed calculation unit. Can be updated with value.

これにより、前記デスクランブル部は、意図せずに前記所定のシード値を初期化できなかった場合であっても、レーン全体におけるコード(例えば、初期化コードSR)の受信状況を考慮して、前記所定のシード値を、予備的に初期化しておいた前記予備シード値により更新することができるようになる。   Thereby, even if the descrambling unit cannot unintentionally initialize the predetermined seed value, the reception status of the code (for example, the initialization code SR) in the entire lane is considered, The predetermined seed value can be updated with the preliminary seed value that has been initialized in advance.

また、前記第2の予備シード算出部は、前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンに対応する前記他のデスクランブル部において前記第1のコードが検出されたと判定される場合に、前記第2の予備シード値を、前記第1の予備シード算出部から出力される前記第1の予備シード値により更新し得る。   Further, the second preliminary seed calculation unit is a case where the second code is detected, and in the other descrambling unit corresponding to a predetermined number or more of the plurality of lanes. When it is determined that the first code is detected, the second preliminary seed value may be updated with the first preliminary seed value output from the first preliminary seed calculation unit.

これにより、前記デスクランブル部は、本来のコードとは異なるコードを誤って受信した場合であっても、レーン全体におけるコードの受信状況を考慮して、前記第2の予備シード値を前記所定のシード値に合わせることができるようになる。   As a result, even if the descrambling unit erroneously receives a code different from the original code, the second preliminary seed value is set to the predetermined value in consideration of the code reception status in the entire lane. It becomes possible to match the seed value.

また、前記LFSR演算部は、前記第1のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定所定数以上のレーンに対応する前記他のデスクランブル部において前記第2のコードが検出されたと判定される場合に、前記所定のシード値を、前記第2の予備シード算出部から出力される前記第2の予備シード値により更新し得る。一方、前記第2の予備LFSR演算部は、前記第1のコードが検出された場合又は前記第2のコードが検出された場合に対応して前記第2の予備シード値を初期化することなく、前記第2の予備シード値の更新を継続する。   In addition, the LFSR calculation unit may detect the second code in the other descrambling unit corresponding to a predetermined predetermined number or more of the plurality of lanes when the first code is detected. When it is determined that the second code is detected, the predetermined seed value may be updated with the second preliminary seed value output from the second preliminary seed calculation unit. On the other hand, the second backup LFSR calculation unit does not initialize the second backup seed value in response to the detection of the first code or the detection of the second code. , Continuing to update the second preliminary seed value.

これにより、前記デスクランブル部は、本来のコードとは異なるコードを誤って受信し、所定のシード値を初期化してしまった場合であっても、レーン全体におけるコードの受信状況を考慮して、初期化せずに更新しておいた前記第2の予備LFSRにより前記所定のシード値を更新することができるようになる。   Thereby, even if the descramble unit erroneously receives a code different from the original code and initializes a predetermined seed value, the reception status of the code in the entire lane is considered, The predetermined seed value can be updated by the second spare LFSR that has been updated without being initialized.

また、前記デスクランブル部は、前記複数のレーンにそれぞれ対応する前記デスクランブル部前記コード検出部による検出結果に基づいて、前記第1のコードが受信されたと判定するコード受信判定部をさらに備え得る。   The descrambling unit may further include a code reception determination unit that determines that the first code is received based on a detection result by the code detection unit corresponding to each of the plurality of lanes. .

さらに、前記デスクランブル部は、前記画像データ列に関するデータイネーブル信号の遷移を検出するデータイネーブル信号検出部をさらに備え得る。そして、前記コード受信判定部は、前記データイネーブル信号検出部によって、前記複数のレーンの前記画像データ列に関するデータイネーブル信号が第1の値になったと判断される場合、前記第1のコードが受信されたと判定し得る。   The descrambling unit may further include a data enable signal detection unit that detects a transition of a data enable signal related to the image data sequence. The code reception determination unit receives the first code when the data enable signal detection unit determines that the data enable signal related to the image data sequence of the plurality of lanes has a first value. It can be determined that

前記第1のコードと前記第2のコードとは、互いに類似したビット構成であり得る。   The first code and the second code may have a bit configuration similar to each other.

また、ある観点に従う本発明は、前記受信装置と、前記受信装置に対して、前記複数のレーンを介して、前記画像データ列を送信する送信装置とを備える画像伝送システムであり得る。   Further, the present invention according to a certain aspect may be an image transmission system including the receiving device and a transmitting device that transmits the image data sequence to the receiving device via the plurality of lanes.

また、ある観点に従う本発明は、複数のレーンを介して、画像データ列の伝送を行う画像伝送システムの受信装置の作動方法であり得る。前記作動方法は、前記複数のレーンのそれぞれにおいて、LFSRに基づいてスクランブルされた画像データ列を受信することと、前記受信した画像データ列を、前記LFSRに基づいてデスクランブルすることと、
デスクランブルされた前記画像データ列を出力することと、を含み得る。また、前記デスクランブルすることは、クロックの周期に従って、所定のシード値を更新する一方で、更新された現時点のシード値を前記LFSRに与えてLFSR演算を行うことと、受信した前記画像データ列から所定のコードを検出することと、前記クロックの周期に従って、前記所定のシード値と初期値を共通にする少なくとも1つの予備シード値を更新する一方で、更新された現時点の前記少なくとも1つの予備シード値を前記LFSR演算部に出力することと、前記所定のコードとして第1のコードが検出された場合に、前記所定のシード値を初期化することと、前記所定のコードとして第1のコード及び第2のコードの少なくともいずれか一方が検出された場合に、前記少なくとも1つの予備シード値を初期化することと、前記所定のシード値が前記複数のレーンのうちの所定数以上のレーンにおける所定のシード値に一致するように、前記予備シード値により前記所定のシード値を更新することと、を含み得る。
Further, the present invention according to a certain aspect may be a method of operating a receiving device of an image transmission system that transmits an image data sequence via a plurality of lanes. In the operating method, in each of the plurality of lanes, receiving an image data sequence scrambled based on LFSR; descrambling the received image data sequence based on LFSR;
Outputting the descrambled image data sequence. Further, the descrambling updates a predetermined seed value according to a clock cycle, while giving the updated current seed value to the LFSR to perform an LFSR operation, and receiving the received image data sequence Detecting at least one spare seed value that is common to the predetermined seed value and the initial value according to a period of the clock and updating the at least one spare current Outputting a seed value to the LFSR computing unit; initializing the predetermined seed value when a first code is detected as the predetermined code; and a first code as the predetermined code And if at least one of the second code is detected, initializing the at least one preliminary seed value; As a seed value of the constant is equal to a predetermined seed value in a predetermined number or more lanes of the plurality of lanes may include, and updating the predetermined seed value by the preliminary seed value.

前記少なくとも1つの予備シード値を算出することは、前記クロックの周期に従って前記所定のシード値と初期値を共通にする第1の予備シード値を算出することと、前記クロックの周期に従って前記所定のシード値と初期値を共通にする第2の予備シード値を算出することと、を含み得る。   Calculating the at least one preliminary seed value includes calculating a first preliminary seed value that shares an initial value with the predetermined seed value according to the clock cycle; and calculating the predetermined preliminary seed value according to the clock cycle. Calculating a second preliminary seed value that shares a common seed value with the initial value.

また、前記少なくとも1つの予備シード値を初期化することは、前記第1のコード及び前記第2のコードの少なくともいずれか一方が検出された場合に、前記第1の予備シード値を初期化することを含み得る。   Also, initializing the at least one preliminary seed value is to initialize the first preliminary seed value when at least one of the first code and the second code is detected. Can include.

また、前記所定のシード値を更新することは、前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンにおいて前記第1のコードが検出されたと判定される場合に、前記第1の予備シード値により前記所定のシード値を更新することを含み得る。   In addition, the predetermined seed value is updated when the second code is detected, and the first code is detected in a predetermined number or more of the plurality of lanes. If it is determined that the predetermined seed value is updated with the first preliminary seed value.

また、前記少なくとも1つの予備シード値を初期化することは、前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンにおいて前記第1のコードが検出されたと判定される場合に、前記第1の予備シード値により前記第2の予備シード値を更新することを含み得る。   The at least one preliminary seed value is initialized when the second code is detected, and the first code in a predetermined number or more of the plurality of lanes And updating the second preliminary seed value with the first preliminary seed value.

また、前記所定のシード値を更新することは、前記第1のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定所定数以上のレーンにおいて前記第2のコードが検出されたと判定される場合に、前記第2の予備シード値により前記所定のシード値を更新することを含み得る。   In addition, the predetermined seed value is updated when the first code is detected, and the second code is detected in a predetermined predetermined number or more of the plurality of lanes. If it is determined that the predetermined seed value is updated with the second preliminary seed value.

また、ある観点に従う本発明は、複数のレーンを介して、画像データ列の伝送を行う画像伝送システムの受信装置であり得る。前記受信装置は、前記複数のレーンのそれぞれに対応するように、LFSRに基づいてスクランブルされた画像データ列を前記LFSRに基づいてデスクランブルするデスクランブル部を備える。各前記デスクランブル部は、所定のコードを検出するコード検出部と、クロックの周期に従って所定のシード値に基づくLFSR演算を行って乱数値を生成するLFSR演算部と、前記クロックの周期に従って前記所定のシード値に基づく予備LFSRの演算を行って予備乱数値を生成し、前記LFSR演算部に出力する予備LFSR演算部とを備え得る。前記LFSR演算部は、前記コード検出部によって第1のコードが検出された場合に、前記シード値を初期化する。また、前記予備LFSR演算部は、前記コード検出部によって第1のコード及び第2のコードの少なくともいずれか一方が検出された場合に、自身の前記シード値を初期化し得る。そして、前記LFSR演算部は、前記複数のレーンのうちの所定数以上のレーンに対応する他の前記デスクランブル部におけるコード検出結果に合うように、自身の前記乱数値を、前記予備LFSR演算部によって演算された前記予備乱数値で更新し得る。   In addition, the present invention according to a certain aspect can be a reception device of an image transmission system that transmits an image data sequence via a plurality of lanes. The receiving apparatus includes a descrambling unit that descrambles an image data sequence scrambled based on the LFSR based on the LFSR so as to correspond to each of the plurality of lanes. Each of the descrambling units includes a code detection unit that detects a predetermined code, an LFSR calculation unit that generates a random value by performing an LFSR calculation based on a predetermined seed value according to a clock cycle, and the predetermined code according to the clock cycle. A preliminary LFSR calculation unit that generates a preliminary random number value by performing a calculation of the preliminary LFSR based on the seed value of the LFSR, and outputs the preliminary random value. The LFSR calculation unit initializes the seed value when a first code is detected by the code detection unit. Further, the spare LFSR calculation unit can initialize the seed value of itself when at least one of the first code and the second code is detected by the code detection unit. The LFSR calculation unit converts the random number value of the LFSR calculation unit into the spare LFSR calculation unit so as to match a code detection result in another descrambling unit corresponding to a predetermined number or more of the plurality of lanes. It can be updated with the preliminary random number value calculated by.

なお、本明細書等において、手段とは、単に物理的手段を意味するものではなく、その手段が有する機能をソフトウェアによって実現する場合も含む。また、1つの手段が有する機能が2つ以上の物理的手段により実現されても、2つ以上の手段の機能が1つの物理的手段により実現されても良い。   In this specification and the like, the means does not simply mean a physical means, but includes a case where the functions of the means are realized by software. Further, the function of one means may be realized by two or more physical means, or the functions of two or more means may be realized by one physical means.

本発明によれば、LFSRを用いた画像伝送システムのあるレーンにおいて、ビット誤りが発生し、これによって画像の乱れが発生した場合であっても、規定の同期タイミングまで待つことなく、早期にビット誤りを訂正することができ、画像の乱れを最小限に抑えることができるようになる。   According to the present invention, even if a bit error occurs in a certain lane of an image transmission system using LFSR, and thus a disturbance of the image occurs, a bit can be transmitted at an early stage without waiting for a predetermined synchronization timing. Errors can be corrected, and image disturbance can be minimized.

本発明の他の技術的特徴、目的、及び作用効果ないしは利点は、添付した図面を参照して説明される以下の実施形態により明らかにされる。   Other technical features, objects, and operational effects or advantages of the present invention will become apparent from the following embodiments described with reference to the accompanying drawings.

本発明の一実施形態に係る画像伝送システムを説明するブロックダイアグラムである。1 is a block diagram illustrating an image transmission system according to an embodiment of the present invention. 本発明の一実施形態に係る受信装置のデスクランブル部の概略的構成を示すブロックダイアグラムである。It is a block diagram which shows the schematic structure of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る画像伝送システムにおける画像データ列の一例を示す図である。It is a figure which shows an example of the image data sequence in the image transmission system which concerns on one Embodiment of this invention. 本発明の一実施形態に係る画像伝送システムにおける画像データ列中の初期化コードの受信推定パターンの一例を示す図である。It is a figure which shows an example of the reception estimation pattern of the initialization code in the image data sequence in the image transmission system which concerns on one Embodiment of this invention. 本発明の一実施形態に係るデスクランブル部の初期化コード受信判定部の構成の一例を示すブロックダイアグラムである。It is a block diagram which shows an example of a structure of the initialization code reception determination part of the descrambling part which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作例を示すタイミングチャートである。It is a timing chart which shows the operation example of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作例を示すタイミングチャートである。It is a timing chart which shows the operation example of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作例を示すタイミングチャートである。It is a timing chart which shows the operation example of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の一実施形態に係る受信装置のデスクランブル部の動作例を示すタイミングチャートである。It is a timing chart which shows the operation example of the descrambling part of the receiver which concerns on one Embodiment of this invention. 本発明の他の実施形態に係る受信装置のデスクランブル部の概略的構成を示すブロックダイアグラムである。It is a block diagram which shows the schematic structure of the descrambling part of the receiver which concerns on other embodiment of this invention.

以下、図面を参照して本発明の実施の形態を説明する。ただし、以下に説明する実施形態は、あくまでも例示であり、以下に明示しない種々の変形や技術の適用を排除する意図はない。本発明は、その趣旨を逸脱しない範囲で種々変形(例えば各実施形態を組み合わせる等)して実施することができる。また、以下の図面の記載において、同一又は類似の部分には同一又は類似の符号を付して表している。図面は模式的なものであり、必ずしも実際の寸法や比率等とは一致しない。図面相互間においても互いの寸法の関係や比率が異なる部分が含まれていることがある。   Embodiments of the present invention will be described below with reference to the drawings. However, the embodiment described below is merely an example, and there is no intention to exclude various modifications and technical applications that are not explicitly described below. The present invention can be implemented with various modifications (for example, by combining the embodiments) without departing from the spirit of the present invention. In the following description of the drawings, the same or similar parts are denoted by the same or similar reference numerals. The drawings are schematic and do not necessarily match actual dimensions and ratios. In some cases, the dimensional relationships and ratios may be different between the drawings.

図1は、本発明の一実施形態に係る画像伝送システムを説明するブロックダイアグラムである。同図に示すように、画像伝送システム100は、所定のデータ伝送インターフェースに準拠して設計されたシステムであって、例えば、ソースである送信装置110とシンクである受信装置120とを含み構成され、所定の伝送チャネルを介して所定の画像データを送受信する。所定のデータ伝送インターフェースは、例えば、LVDS(Low Voltage Differential Signaling)や、DisplyaPort等であり得る。画像データは、例えば、ピクセル単位で構成されるデータであり、1フレームを構成する複数のラインデータ列を1フレーム画像データとする。各ラインデータ列は、例えば、データ伝送インターフェースに応じたいくつかの特殊コードを含み得る。送信装置110と受信装置120とは、本例では4レーンの、すなわち4つの差動信号線ペアを含む伝送チャネルによって接続されるが、これに限られない。例えば、8レーンや16レーンで構成され得る。送信装置110と受信装置120とは、後述するように、共通のLFSR(線形フィードバックシフトレジスタ)を保持し、所定のタイミングで同期(又はリセット)をとるように動作する。   FIG. 1 is a block diagram illustrating an image transmission system according to an embodiment of the present invention. As shown in the figure, the image transmission system 100 is a system designed in conformity with a predetermined data transmission interface, and includes, for example, a transmission device 110 as a source and a reception device 120 as a sink. The predetermined image data is transmitted / received via the predetermined transmission channel. The predetermined data transmission interface can be, for example, LVDS (Low Voltage Differential Signaling), PublishaPort, or the like. The image data is, for example, data configured in units of pixels, and a plurality of line data sequences configuring one frame are set as one frame image data. Each line data string may include several special codes depending on the data transmission interface, for example. In this example, the transmission device 110 and the reception device 120 are connected by a transmission channel having four lanes, that is, four differential signal line pairs, but is not limited thereto. For example, it can be composed of 8 lanes or 16 lanes. As will be described later, the transmission device 110 and the reception device 120 hold a common LFSR (linear feedback shift register) and operate so as to be synchronized (or reset) at a predetermined timing.

特殊コードは、例えば、データがイネーブル/ディセーブルされるべきタイミングで付加されるコードである。特殊コードの一例として、垂直同期位置を指示する垂直同期コードVSYN、水平同期位置を指示する水平同期コードHSYN、ブランク位置の始まりを指示するブランキングスタートコードBS、及びブランク位置の終わりを示すブランキングエンドコードBE等がある。また、後述するように、データ伝送時に、所定のタイミングで、LFSRのシード値の初期化(リセット)のための初期化コードSRが、特殊コードとして、画像データに付加され得る。例えば、小振幅差動信号を用いたあるシリアル・インターフェース技術では、初期化コードSRは、「BE_SR(K28.0)」として定義されている。この場合、ブランキングエンドコードBE(K28.2)の差動信号は、“0011110101/1100001010”である一方、初期化コードBE_SR(K28.0)の差動信号は、“0011110100/1100001011”であり、これらは、互いに最下位ビットのみ相違するビットパターンとなっている。   The special code is, for example, a code added at a timing when data is to be enabled / disabled. As an example of a special code, a vertical synchronization code VSYN that indicates a vertical synchronization position, a horizontal synchronization code HSYN that indicates a horizontal synchronization position, a blanking start code BS that indicates the start of a blank position, and a blanking that indicates the end of a blank position There is an end code BE or the like. As will be described later, an initialization code SR for initializing (resetting) the seed value of the LFSR can be added to the image data as a special code at a predetermined timing during data transmission. For example, in a serial interface technique using a small amplitude differential signal, the initialization code SR is defined as “BE_SR (K28.0)”. In this case, the differential signal of the blanking end code BE (K28.2) is “0011110101/1100001010”, while the differential signal of the initialization code BE_SR (K28.0) is “0011110100/1100001011”. These are bit patterns that differ only in the least significant bit.

送信装置110は、例えば、図示しない表示装置に表示すべき画像データを、所定の形式の伝送データに変換し、これを受信装置120に送信する装置である。送信装置110は、例えば、複数のレーンのそれぞれに対応した複数の送信処理部111を含み構成され(図中、1つの送信処理部111のみが示されている。)、複数の送信処理部111のそれぞれは、例えば、スクランブル部112と、8B/10B符号化部113と、パラレル/シリアル変換部(以下「P/S変換部」という。)114とを含み構成される。   The transmission device 110 is, for example, a device that converts image data to be displayed on a display device (not shown) into transmission data in a predetermined format and transmits the transmission data to the reception device 120. The transmission apparatus 110 includes, for example, a plurality of transmission processing units 111 corresponding to each of a plurality of lanes (only one transmission processing unit 111 is shown in the figure), and the plurality of transmission processing units 111. Each includes a scrambler 112, an 8B / 10B encoder 113, and a parallel / serial converter (hereinafter referred to as a “P / S converter”) 114, for example.

スクランブル部112は、送出される例えば8ビット/パラレル形式の画像データに対してランダム符号化を行う。具体的には、スクランブル部112は、例えば、保持されたLFSRのシードに基づいて乱数値を生成し、生成した乱数値と画像データとの排他的論理和(EXOR)演算を行って、スクランブルデータを生成する。この場合、スクランブル部112は、LFSRに従った所定のタイミングで、初期化コードSRを画像データに付加ないしは挿入する。一例として、スクランブル部112は、初期化コードSRを、フレームの最初(1ライン目の最初)、及び所定数のライン間隔を空けた位置(例えば512ライン目の最初)に付加する。スクランブル部112は、生成したスクランブルデータを8B/10B符号化部113に送出する。   The scrambler 112 performs random encoding on the transmitted image data of, for example, 8 bits / parallel format. Specifically, for example, the scramble unit 112 generates a random value based on the stored LFSR seed, performs an exclusive OR (EXOR) operation between the generated random value and the image data, and scrambled data Is generated. In this case, the scramble unit 112 adds or inserts the initialization code SR to the image data at a predetermined timing according to the LFSR. As an example, the scramble unit 112 adds the initialization code SR to the beginning of the frame (first of the first line) and a position (for example, the first of the 512th line) spaced a predetermined number of line intervals. The scrambler 112 sends the generated scramble data to the 8B / 10B encoder 113.

8B/10B符号化部113は、スクランブルデータを10ビット形式の画像データに変換する。このようなデータ変換は、典型的には、高速シリアルデータ伝送のために行われる。具体的には、8B/10B符号化部113は、例えば、図示しない所定の変換テーブルに従って、8ビット形式のある画像データ例えば‘HGFEDCBA’を‘HGF/EDCBA’の3ビット/5ビットに分け、それぞれに1ビットのクロックビットを付加して‘abcdei/fghj’の6ビット/4ビットからなる10ビット形式の画像データ(伝送用画像データ)に変換する。8B/10B符号化部113は、変換した伝送用画像データをP/S変換部114に送出する。   The 8B / 10B encoding unit 113 converts the scrambled data into 10-bit format image data. Such data conversion is typically performed for high-speed serial data transmission. Specifically, the 8B / 10B encoding unit 113, for example, divides 8-bit image data such as 'HGFDDCBA' into 3 bits / 5 bits of 'HGF / EDCBA' according to a predetermined conversion table (not shown), A clock bit of 1 bit is added to each to convert it into 10-bit format image data (transmission image data) consisting of 6 bits / 4 bits of 'abcdei / fghj'. The 8B / 10B encoding unit 113 sends the converted transmission image data to the P / S conversion unit 114.

P/S変換部114は、パラレル形式の伝送用画像データをシリアル形式の伝送用画像データに変換する。P/S変換部114は、変換したシリアル形式の伝送用画像データを対応するレーンに出力する。P/S変換部114は、パラレル/シリアル変換のためのバッファメモリを含み得る。   The P / S converter 114 converts the parallel transmission image data into serial transmission image data. The P / S converter 114 outputs the converted serial image data for transmission to the corresponding lane. The P / S conversion unit 114 may include a buffer memory for parallel / serial conversion.

受信装置120は、例えば、送信装置110から送信される画像データを受信して、これを元の画像データに復元し、表示装置(図示せず)に出力する装置である。受信装置120は、例えば、複数のレーンのそれぞれに対応した複数の受信処理部を含み構成され(図中、1つの受信処理部121のみが示されている。)、複数の受信処理部121のそれぞれは、シリアル/パラレル変換部(以下「S/P変換部」という。)122と、8B/10B復号化部123と、デスクランブル部124とを含み構成される。   The receiving device 120 is a device that receives, for example, image data transmitted from the transmitting device 110, restores the original image data, and outputs the original image data to a display device (not shown). The receiving apparatus 120 includes, for example, a plurality of reception processing units corresponding to each of a plurality of lanes (only one reception processing unit 121 is shown in the figure). Each includes a serial / parallel converter (hereinafter referred to as “S / P converter”) 122, an 8B / 10B decoder 123, and a descrambler 124.

S/P変換部122は、対応するレーンから受信したシリアル形式の伝送用画像データをパラレル形式の画像データに変換する。パラレル変換された画像データは、10ビット形式のデータである。S/P変換部122は、パラレル変換した画像データを、8B/10B復号化部123に送出する。   The S / P converter 122 converts the serial format transmission image data received from the corresponding lane into parallel format image data. The parallel-converted image data is 10-bit format data. The S / P conversion unit 122 sends the parallel-converted image data to the 8B / 10B decoding unit 123.

8B/10B復号化部123は、所定の変換テーブルに従って、テーブル10ビット形式の画像データを8ビット形式の画像データに変換する。8B/10B復号化部123は、変換した画像データを、制御コード(すなわち、Kコード)とともに、デスクランブル部124に送出する。   The 8B / 10B decoding unit 123 converts the table 10-bit format image data into 8-bit format image data according to a predetermined conversion table. The 8B / 10B decoding unit 123 sends the converted image data to the descrambling unit 124 together with the control code (that is, the K code).

デスクランブル部124は、8ビット/パラレル形式の画像データに対してデスクランブルを行う。デスクランブル部124は、概略的には、保持されたLFSR(線形フィードバックシフトレジスタ)に対するシード値に基づいて乱数値を生成し、生成した乱数値と画像データとの排他的論理和(EXOR)演算を行って、デスクランブルデータ(元の画像データ)を生成する。デスクランブル部124は、復元した画像データを表示装置に送出する。本実施形態のデスクランブル部124は、後述するように、レーン間の伝送データの同期を補償するための機構を備える。   The descrambling unit 124 descrambles the 8-bit / parallel format image data. The descrambling unit 124 generally generates a random value based on the stored seed value for the LFSR (linear feedback shift register), and performs an exclusive OR (EXOR) operation between the generated random value and the image data. To generate descrambling data (original image data). The descrambling unit 124 sends the restored image data to the display device. As will be described later, the descrambling unit 124 of this embodiment includes a mechanism for compensating for synchronization of transmission data between lanes.

図2は、本発明の一実施形態に係る受信装置120のデスクランブル部124の概略的構成を示すブロックダイアグラムである。なお、同図は、第0レーンの受信処理部121のデスクランブル部124の概略的構成を例示している。これとの関連で、図中、一部の信号については、対応するレーンのデスクランブル部124における信号であることを区別するため、ラベルに番号が付記されているが、以下の説明において、特に区別する必要がないときは、その番号が省略される。また、以下では、初期化コードSRのデータ構成ビットが、そのビット構成において、ブランキングエンドBEと類似しているものとして説明する。例えば、そのビット構成が、1〜数ビット程度のみ異なる場合、それらは、互いに類似しているといえ、ビット誤りが発生した場合に、誤って認識される可能性が高い関係にある。   FIG. 2 is a block diagram illustrating a schematic configuration of the descrambling unit 124 of the receiving device 120 according to an embodiment of the present invention. This figure illustrates the schematic configuration of the descrambling unit 124 of the reception processing unit 121 in the 0th lane. In this connection, in order to distinguish that some of the signals in the figure are signals in the descrambling section 124 of the corresponding lane, numbers are added to the labels. When there is no need to distinguish, the number is omitted. In the following description, it is assumed that the data configuration bits of the initialization code SR are similar to the blanking end BE in the bit configuration. For example, when the bit configurations are different by only one to several bits, they are considered to be similar to each other and have a high possibility of being erroneously recognized when a bit error occurs.

同図に示すように、デスクランブル部124は、例えば、初期化コード検出部(以下「SR検出部」という。)1241と、ブランキングエンド検出部(以下「BE検出部」という。)1242と、初期化コード受信判定部(以下「SR受信判定部」という。)1243と、データイネーブル信号検出部(以下「DE信号検出部」という。)1244と、LFSR演算部1245と、第1の予備シード算出部1246と、第2の予備シード算出部1247と、EXOR演算部1248とを含み構成される。   As shown in the figure, the descrambling unit 124 includes, for example, an initialization code detection unit (hereinafter referred to as “SR detection unit”) 1241 and a blanking end detection unit (hereinafter referred to as “BE detection unit”) 1242. , An initialization code reception determination unit (hereinafter referred to as “SR reception determination unit”) 1243, a data enable signal detection unit (hereinafter referred to as “DE signal detection unit”) 1244, an LFSR calculation unit 1245, and a first spare A seed calculation unit 1246, a second preliminary seed calculation unit 1247, and an EXOR operation unit 1248 are included.

SR検出部1241は、入力される画像データ列DATA_INから初期化コードSRを検出する。具体的には、SR検出部1241は、Kコードを示すK_IN信号に従い、画像データ列DATA_INをデータブロックごとに順次に取り込み、取り込んだデータブロックが初期化コードSRであるか否かを判断する。SR検出部1241は、データブロックが初期化コードSRであると判断する場合、SR検出信号SR_DをLFSR演算部1245及び第1の予備シード算出部1246に出力する。また、SR検出部1241は、該SR検出信号SR_Dを自身のSR受信判定部1243に出力するとともに、他のレーン(本例では、第1〜第3レーン)のデスクランブル部124のSR受信判定部1243に出力する。SR検出信号SR_Dの出力は、例えば、SR検出信号SR_Dを第1の値(例えば“L”)から第2の値(例えば“H”)に遷移させることにより行われる。   The SR detector 1241 detects the initialization code SR from the input image data string DATA_IN. Specifically, the SR detection unit 1241 sequentially fetches the image data string DATA_IN for each data block according to the K_IN signal indicating the K code, and determines whether or not the fetched data block is the initialization code SR. When the SR detection unit 1241 determines that the data block is the initialization code SR, the SR detection unit 1241 outputs the SR detection signal SR_D to the LFSR calculation unit 1245 and the first preliminary seed calculation unit 1246. The SR detection unit 1241 outputs the SR detection signal SR_D to its own SR reception determination unit 1243 and also determines the SR reception of the descrambling unit 124 in other lanes (first to third lanes in this example). Output to the unit 1243. The SR detection signal SR_D is output by, for example, transitioning the SR detection signal SR_D from a first value (for example, “L”) to a second value (for example, “H”).

BE検出部1242は、入力される画像データ列DATA_INからブランキングエンドコードBEを検出する。具体的には、BE検出部1242は、K_IN信号に従い、画像データ列DATA_INをデータブロックごとに順次に取り込み、取り込んだデータブロックがブランキングエンドコードBEであるか否かを判断する。BE検出部1242は、データブロックがブランキングコードBEであると判断する場合、BE検出信号BE_Dを第1の予備シード算出部1246に出力する。BE検出信号BE_Dの出力は、例えば、BE検出信号BE_Dを第1の値(例えば“L”)から第2の値(例えば“H”)に遷移させることにより行われる。   The BE detection unit 1242 detects a blanking end code BE from the input image data string DATA_IN. Specifically, the BE detection unit 1242 sequentially fetches the image data string DATA_IN for each data block according to the K_IN signal, and determines whether or not the fetched data block is a blanking end code BE. If the BE detection unit 1242 determines that the data block is the blanking code BE, it outputs a BE detection signal BE_D to the first preliminary seed calculation unit 1246. The BE detection signal BE_D is output, for example, by transitioning the BE detection signal BE_D from a first value (for example, “L”) to a second value (for example, “H”).

SR受信判定部1243は、所定の時点で、受信装置120における各レーンのデスクランブル部124が、初期化コードSRを受信したか否かを判定する。具体的には、SR受信判定部1243は、例えば、すべてのレーンのデータイネーブル信号DEの立ち上がりエッジを検出した時点で、すべてのレーンのデスクランブル部124のうちで所定数以上(例えば過半数以上)のデスクランブル部124が初期化コードSRを受信したと判断する場合、初期化コードSRを受信したものと判定する。SR受信判定部1243は、当該時点で、初期化コードSRを受信したものと判定する場合、初期化コードSRを受信したことを示す第1のシード更新信号SEED_UPDATEをLFSR演算部1245及び第2の予備シード算出部1247にそれぞれ出力する一方、当該時点で、初期化コードSRを受信しなかったとものと判定する場合、初期化コードSRを受信しなかったことを示す第2のシード更新信号SEED_UPDATE#をLFSR演算部1245及び第2の予備シード算出部1247にそれぞれ出力する。   The SR reception determination unit 1243 determines whether or not the descrambling unit 124 of each lane in the reception device 120 has received the initialization code SR at a predetermined time point. Specifically, the SR reception determination unit 1243, for example, when a rising edge of the data enable signal DE of all lanes is detected, is a predetermined number or more (for example, a majority or more) among the descrambling units 124 of all lanes. When the descrambling unit 124 determines that the initialization code SR has been received, it is determined that the initialization code SR has been received. When the SR reception determination unit 1243 determines that the initialization code SR has been received at this time, the SR seed calculation signal SEED_UPDATE indicating that the initialization code SR has been received is sent to the LFSR calculation unit 1245 and the second When output to the preliminary seed calculation unit 1247 while determining that the initialization code SR has not been received at that time, the second seed update signal SEED_UPDATE # indicating that the initialization code SR has not been received. Are output to the LFSR calculation unit 1245 and the second preliminary seed calculation unit 1247, respectively.

なお、本実施形態では、すべてのレーンのデスクランブル部124について、初期化コードSRが受信されたか否かを判定しているが、これに限るものでなく、例えば、初期化コードSRの受信を判定するためのデスクランブル部124をいくつか定めておき、これらのデスクランブル部124について、初期化コードSRが受信されたか否かを判定するように構成しても良い。例えば、16レーンある場合に、SR受信判定部1243は、そのうちの予め定めた半分の8レーンのデスクランブル部124からSR検出信号を受信し、これらに基づいて、初期化コードSRが受信されたか否かを判定しても良い。   In this embodiment, it is determined whether or not the initialization code SR has been received for the descrambling sections 124 of all lanes. However, the present invention is not limited to this. For example, the initialization code SR is received. Several descrambling units 124 for determination may be determined, and the descrambling unit 124 may be configured to determine whether or not the initialization code SR has been received. For example, when there are 16 lanes, the SR reception determination unit 1243 receives the SR detection signal from the descrambling unit 124 of the predetermined half of the 8 lanes, and whether the initialization code SR is received based on these SR detection signals. It may be determined whether or not.

DE信号検出部1244は、受信装置120におけるすべてのデータイネーブル信号DEが所定の値になったことを検出する。具体的には、DE信号検出部1244は、各データイネーブル信号DEの値を監視し、すべてのデータイネーブル信号DEの立ち上がりを検出した場合に、全DE検出トリガ信号DE_ALL_TRIGをSR受信判定部1243に出力する。データイネーブル信号DEは、例えば、1フレーム中の各ラインの最初と最後との間で、第1の値(例えば“H”)を示す信号である。   The DE signal detection unit 1244 detects that all the data enable signals DE in the receiving device 120 have reached a predetermined value. Specifically, the DE signal detection unit 1244 monitors the value of each data enable signal DE and, when detecting the rise of all the data enable signals DE, sends the all DE detection trigger signal DE_ALL_TRIG to the SR reception determination unit 1243. Output. The data enable signal DE is a signal indicating a first value (for example, “H”) between the beginning and the end of each line in one frame, for example.

LFSR演算部1245は、所定の多項式を内蔵したLFSRを保持し、クロックの周期ごとに算出されるその時点のシード値をLFSRに与えることによって、乱数値を生成する。また、LFSR演算部1245は、SR検出信号SR_Dを受信すると、LFSRに対するシード値の初期化を行う。つまり、初期化により、シード値は初期値(例えば“FFFF”)にリセットされる。本実施形態では、LFSR演算部1245は、ビット誤りがあったと判断される場合、その時点のシード値を、第1の予備シード算出部1246及び第2の予備シード算出部1247のいずれか一方から出力される予備シード値によって更新ないしは書き換え、それに基づいて乱数値を生成するように構成される。   The LFSR operation unit 1245 holds an LFSR containing a predetermined polynomial, and generates a random value by giving the LFSR a seed value at that time calculated for each clock cycle. Further, when receiving the SR detection signal SR_D, the LFSR calculation unit 1245 initializes a seed value for the LFSR. That is, the seed value is reset to an initial value (for example, “FFFF”) by the initialization. In the present embodiment, when it is determined that there is a bit error, the LFSR calculation unit 1245 obtains the seed value at that time from one of the first preliminary seed calculation unit 1246 and the second preliminary seed calculation unit 1247. The random number value is generated based on the updated or rewritten seed value.

第1の予備シード算出部1246は、LFSR演算部1245と共通のシード値を保持し、クロックの周期ごとに該シード値を算出し、これをLFSR演算部1245及び第2の予備シード算出部1246にそれぞれ出力する。ここでは、第1の予備シード算出部1246により算出されるシード値を、第1の予備シード値と呼ぶことにする。また、第1の予備シード算出部1246は、SR検出信号SR_D又はBE検出信号BE_Dのいずれかを受信すると、第1の予備シード値の初期化を行う。つまり、第1の予備シード算出部1246は、初期化コードSRと類似したビット構成のコード(本例では、ブランキングコードBE)が検出された場合にも、第1の予備シード値の初期化を行っておき、これにより、後にビット誤りがあったと判断される場合に、第1の予備シード値で、LFSR演算部1245におけるシード値を書き換えることができるようにするとともに、これと併せて、第2の予備シード算出部1247の第2の予備シード値も書き換えることができるようにしている。ここでいうビット誤りとは、例えば、初期化コードSRにビット誤りがあって、これに類似したビット構成のコード(本例では、ブランキングエンドコードBE)として認識される場合である。以下では、このようなビット誤りを第1形態のビット誤りと呼ぶこととする。   The first preliminary seed calculation unit 1246 holds a seed value common to the LFSR calculation unit 1245, calculates the seed value for each clock cycle, and uses the seed value for the LFSR calculation unit 1245 and the second preliminary seed calculation unit 1246. Respectively. Here, the seed value calculated by the first preliminary seed calculation unit 1246 will be referred to as a first preliminary seed value. Further, upon receiving either the SR detection signal SR_D or the BE detection signal BE_D, the first preliminary seed calculation unit 1246 initializes the first preliminary seed value. That is, the first preliminary seed calculation unit 1246 initializes the first preliminary seed value even when a code having a bit configuration similar to the initialization code SR (in this example, the blanking code BE) is detected. Thus, when it is determined that there was a bit error later, the seed value in the LFSR calculation unit 1245 can be rewritten with the first preliminary seed value, and in addition to this, The second preliminary seed value of the second preliminary seed calculation unit 1247 can also be rewritten. The bit error here is, for example, a case where the initialization code SR has a bit error and is recognized as a code having a bit configuration similar to this (in this example, a blanking end code BE). Hereinafter, such a bit error is referred to as a bit error of the first form.

第2の予備シード算出部1247もまた、LFSR演算部1245と共通のLFSRのシード値を保持し、クロックの周期ごとに該シード値を算出し、LFSR演算部1245に出力する。ここでは、第2の予備シード算出部1247により算出されるシード値を、第2の予備シード値と呼ぶことにする。第2の予備シード算出部1247は、例えば1フレーム画像データを受信中、初期化コードSRを受信したか否かに拘わらず、第2の予備LFSRの初期化を行わないことに留意されるべきである。本例では、第2の予備シード算出部1247は、例えば規格技術に準拠して1フレームの最初にのみシード値の初期化を行う。つまり、第2の予備シード算出部1247は、1フレーム画像データ列の送信が開始されると、第2の予備シード値の初期化を行わずにしておき、これにより、後にビット誤りがあったと判断される場合には、第2の予備シード値で、LFSR演算部1245におけるシード値を書き換えることができるようにしている。ここでいうビット誤りとは、例えば、ブランキングエンドコードBEにビット誤りがあって、これに類似したビット構成のコード(本例では、初期化コードSR)として認識される場合である。以下では、このようなビット誤りを第2形態のビット誤りと呼ぶこととする。また、第2の予備シード算出部1247は、いずれかのレーンにおいて第1形態のビット誤りがあったと判断される場合であって、初期化コードSRが正しく受信されていたと判断される場合にも、第2の予備シード値を、第1の予備シード算出部1246から出力される第1の予備シード値によって書き換える。   The second preliminary seed calculation unit 1247 also holds the LFSR seed value common to the LFSR calculation unit 1245, calculates the seed value for each clock cycle, and outputs the seed value to the LFSR calculation unit 1245. Here, the seed value calculated by the second preliminary seed calculation unit 1247 will be referred to as a second preliminary seed value. It should be noted that the second spare seed calculation unit 1247 does not initialize the second spare LFSR, for example, while receiving one frame image data, regardless of whether or not the initialization code SR is received. It is. In this example, the second preliminary seed calculation unit 1247 initializes the seed value only at the beginning of one frame in accordance with, for example, standard technology. That is, when the transmission of the one-frame image data sequence is started, the second preliminary seed calculation unit 1247 does not initialize the second preliminary seed value, and thus there is a bit error later. If it is determined, the seed value in the LFSR calculation unit 1245 can be rewritten with the second preliminary seed value. The bit error here is, for example, a case where there is a bit error in the blanking end code BE and it is recognized as a code having a bit configuration similar to this (in this example, an initialization code SR). Hereinafter, such a bit error is referred to as a second type of bit error. Also, the second spare seed calculation unit 1247 also determines that the bit error of the first form has occurred in any lane, and also determines that the initialization code SR has been correctly received. The second preliminary seed value is rewritten with the first preliminary seed value output from the first preliminary seed calculation unit 1246.

EXOR演算部1248は、LFSR演算部から入力される乱数値と画像データ列DATA_INとの間で排他的論理和(EXOR)演算を行い、元の画像データ列を復元し、これを出力画像データ列DATA_OUTとして表示装置(図示せず)に出力する。   The EXOR operation unit 1248 performs an exclusive OR (EXOR) operation between the random value input from the LFSR operation unit and the image data sequence DATA_IN, restores the original image data sequence, and outputs this to the output image data sequence The data is output as DATA_OUT to a display device (not shown).

本開示では、表示装置は図示されていないが、表示装置は、例えば、液晶パネルや有機ELパネルを含み構成されるデバイスであるが、これらに限られない。また、表示装置は、受信装置120とは別体として構成されても良いし、受信装置120の一部として構成されても良い。   In the present disclosure, the display device is not illustrated, but the display device is a device including a liquid crystal panel or an organic EL panel, for example, but is not limited thereto. Further, the display device may be configured separately from the receiving device 120 or may be configured as a part of the receiving device 120.

図3は、小振幅差動信号を用いたシリアル・インターフェース技術に準拠した、画像データ列の一例を説明するための図である。送信される画像データ列は、典型的には、ピクセル単位(3バイト、4バイト又は5バイト)のデータブロックで送信される。同図は、3−Byteモード時の送信コードを示しており、データイネーブル信号DEが立ち上がりのタイミングで、所定の特殊コード(“VSYN H/L”,“HSYN H/L”,及び“BE”又は“BE_SR”)が送信される。BE_SRは、初期化コードであり、フレームの最初、及び512ライン間隔で送信される。画面データ本体は、データイネーブル信号DEが立ち上がっている間、送信される。そして、データイネーブル信号DEが立ち下がりのタイミングで、所定の特殊コード(“VSYN H/L”,“HSYN H/L”,“BS”)が送信される。   FIG. 3 is a diagram for explaining an example of an image data string based on a serial interface technique using a small amplitude differential signal. The image data string to be transmitted is typically transmitted in a data block in units of pixels (3 bytes, 4 bytes, or 5 bytes). This figure shows a transmission code in the 3-Byte mode, and at a timing when the data enable signal DE rises, a predetermined special code (“VSYN H / L”, “HSYN H / L”, and “BE”). Or “BE_SR”). BE_SR is an initialization code, and is transmitted at the beginning of a frame and at an interval of 512 lines. The screen data body is transmitted while the data enable signal DE rises. A predetermined special code (“VSYN H / L”, “HSYN H / L”, “BS”) is transmitted at the timing when the data enable signal DE falls.

画像データ列において、初期化コードSR(すなわち、上記技術における“BE_SR”)が受信されたと推定される例としては、さまざまなデータブロック(シンボル)の並びパターンが考えられる。図4は、本発明の一実施形態に係る画像伝送システムにおける画像データ列中の初期化コードSRの受信推定パターンの一例を示す図である。すなわち、同図(a)は、3−Byteモードの場合の初期化コードSRの受信推定例を示す。同様に、同図(b)は、4−Byteモードの場合の初期化コードSRの受信推定例を示し、同図(b)は、5−Byteモードの場合の初期化コードSRの受信推定例を示す。図中、1行目の画像データ列は、ビット誤りがない状態を示している。したがって、上述したSR検出部1241は、このようなパターンを考慮して、初期化コードSRを検出するように構成され得る。これは、BE検出部1242についても同様である。   As an example in which it is estimated that the initialization code SR (that is, “BE_SR” in the above technique) is received in the image data sequence, arrangement patterns of various data blocks (symbols) can be considered. FIG. 4 is a diagram illustrating an example of a reception estimation pattern of the initialization code SR in the image data sequence in the image transmission system according to the embodiment of the present invention. That is, FIG. 9A shows an example of estimation of reception of the initialization code SR in the case of the 3-Byte mode. Similarly, FIG. 5B shows an example of reception estimation of the initialization code SR in the 4-Byte mode, and FIG. 6B shows an example of reception estimation of the initialization code SR in the 5-Byte mode. Indicates. In the figure, the image data string in the first row shows a state where there is no bit error. Therefore, the SR detection unit 1241 described above can be configured to detect the initialization code SR in consideration of such a pattern. The same applies to the BE detection unit 1242.

図5は、本発明の一実施形態に係るデスクランブル部124のSR受信判定部1243の構成の一例を示すブロックダイアグラムである。   FIG. 5 is a block diagram showing an example of the configuration of the SR reception determination unit 1243 of the descrambling unit 124 according to an embodiment of the present invention.

SR受信判定部1243は、すべてのレーンのデータイネーブル信号DEの立ち上がりを検出した時点で、例えば、DE信号検出部1244から、全DE検出トリガ信号DE_ALL_TRIGを受信した時点で、すべてのレーンのデスクランブル部124のうちで例えば過半数以上のデスクランブル部124が初期化コードSRを受信したと判断した場合に、初期化コードSRを受信したと判定する。同図に示すように、SR受信判定部1243は、第1〜第3の加算器501a〜501cと、比較器502と、LFSR更新信号出力部503とを含み構成される。   The SR reception determination unit 1243, when detecting the rising edge of the data enable signal DE for all lanes, for example, when receiving the all DE detection trigger signal DE_ALL_TRIG from the DE signal detection unit 1244, For example, when it is determined that the majority of descrambling units 124 of the units 124 have received the initialization code SR, it is determined that the initialization code SR has been received. As shown in the figure, the SR reception determination unit 1243 includes first to third adders 501a to 501c, a comparator 502, and an LFSR update signal output unit 503.

第1〜第3の加算器501a〜501cのそれぞれは、2つの入力どうしを加算して、その結果を出力する。例えば、SR検出信号SR_D0が第1の値(例えば“H”)であり、SR検出信号SR_D1〜SR_D3が第2の値(例えば“L”)である場合、第3の加算器501cの出力は、“1”となる。   Each of the first to third adders 501a to 501c adds two inputs and outputs the result. For example, when the SR detection signal SR_D0 has a first value (for example, “H”) and the SR detection signals SR_D1 to SR_D3 have a second value (for example, “L”), the output of the third adder 501c is , “1”.

比較器502は、第3の加算器501cの出力を入力として、その入力と所定値とを比較し、その入力が所定値を超えている場合には、第1の値(例えば“H”)を出力し、超えていない場合には、第2の値(例えば“L”)を出力する。本例では、レーン数は、4レーンであるため、所定値は、“2”に設定されている。   The comparator 502 receives the output of the third adder 501c, compares the input with a predetermined value, and if the input exceeds the predetermined value, the first value (eg, “H”) Is output, the second value (for example, “L”) is output. In this example, since the number of lanes is 4, the predetermined value is set to “2”.

シード更新信号出力部503は、例えば、第1のANDゲートと第2のANDゲートとを含む。シード更新信号出力部503は、全DE検出トリガ信号DE_ALL_TRIGを検出した場合に、比較器502からの出力を、シード更新信号SEED_UPDATE及びSEED_UPDATE#として出力する。具体的には、全DE検出トリガ信号DE_ALL_TRIGが第1の値(例えば“H”)の場合、第1のANDゲート503aは、比較器502からの出力を第1のシード更新信号SEED_UPDATEとして出力する一方、第2のANDゲート503bは、比較器502からの出力の論理否定を第2のシード更新信号SEED_UPDATE#として出力する。つまり、第1のシード更新信号SEED_UPDATEは、初期化コードSRを受信していることを示すパルスであり、第2のシード更新信号SEED_UPDATE#は、初期化コードSRを受信していないことを示すパルスであって、第1のシード更新信号SEED_UPDATEと論理否定の関係にある。言い換えれば、第1のANDゲート503aは、比較器502からの出力が“H”の場合に、第1のシード更新信号SEED_UPDATEを“H”として出力し、第2のANDゲート503bは、比較器502からの出力が“L”の場合に、第2のシード更新信号SEED_UPDATE#を“H”として出力する。   The seed update signal output unit 503 includes, for example, a first AND gate and a second AND gate. When the all-DE detection trigger signal DE_ALL_TRIG is detected, the seed update signal output unit 503 outputs outputs from the comparator 502 as seed update signals SEED_UPDATE and SEED_UPDATE #. Specifically, when the all DE detection trigger signal DE_ALL_TRIG is a first value (for example, “H”), the first AND gate 503a outputs the output from the comparator 502 as the first seed update signal SEED_UPDATE. On the other hand, the second AND gate 503b outputs a logical negation of the output from the comparator 502 as the second seed update signal SEED_UPDATE #. That is, the first seed update signal SEED_UPDATE is a pulse indicating that the initialization code SR is received, and the second seed update signal SEED_UPDATE # is a pulse indicating that the initialization code SR is not received. In this case, the first seed update signal SEED_UPDATE is logically negated. In other words, when the output from the comparator 502 is “H”, the first AND gate 503a outputs the first seed update signal SEED_UPDATE as “H”, and the second AND gate 503b When the output from 502 is “L”, the second seed update signal SEED_UPDATE # is output as “H”.

図6乃至図10は、本発明の一実施形態に係る受信装置120のデスクランブル部124の動作を説明するためのフローチャートであり、具体的には、図6は、デスクランブル部124が、受信した画像データ列に対する特殊コードの検出処理を示す。また、図7は、デスクランブル部124のLFSR演算部1245の処理を示す。また、図8は、デスクランブル部124の第1の予備シード算出部1246の処理を示し、図9は、デスクランブル部124の第2の予備シード算出部1247の処理を示す。さらに、図10は、デスクランブル部124におけるSR受信判定部1243の処理を示す。   6 to 10 are flowcharts for explaining the operation of the descrambling unit 124 of the receiving apparatus 120 according to an embodiment of the present invention. Specifically, FIG. The special code detection processing for the processed image data sequence is shown. FIG. 7 shows the processing of the LFSR calculation unit 1245 of the descrambling unit 124. 8 shows the processing of the first preliminary seed calculation unit 1246 of the descrambling unit 124, and FIG. 9 shows the processing of the second preliminary seed calculation unit 1247 of the descrambling unit 124. Further, FIG. 10 shows processing of the SR reception determination unit 1243 in the descrambling unit 124.

まず、図6を参照して、デスクランブル部124は、画像データ列DATA_INを受信する(S601)。これにより、デスクランブル部124のSR検出部1241は、画像データ列DATA_IN中に、初期化コードSRが含まれているか否かを判断する一方(S602a)、BE検出部1242は、ブランキングエンドコードBEが含まれているか否かを判断し(S602b)する。SR検出部1241は、初期化コードSRを検出した場合には(S602aのYes)、SR検出信号SR_Dを出力する(S603a)。また、BE検出部1242は、ブランキングコードBEを検出した場合には(S602bのYes)、BE検出信号BE_Dを出力する(S603b)。   First, referring to FIG. 6, the descrambling unit 124 receives an image data string DATA_IN (S601). Thereby, the SR detection unit 1241 of the descrambling unit 124 determines whether or not the initialization code SR is included in the image data string DATA_IN (S602a), while the BE detection unit 1242 determines whether the blanking end code is included. It is determined whether BE is included (S602b). When the SR detecting unit 1241 detects the initialization code SR (Yes in S602a), the SR detecting unit 1241 outputs an SR detection signal SR_D (S603a). Further, when the BE detection unit 1242 detects the blanking code BE (Yes in S602b), the BE detection signal BE_D is output (S603b).

次に、図7を参照して、LFSR演算部1245は、まず、第1の予備シード算出部1246から出力される第1の予備シード値及び第2の予備シード算出部1247から出力される第2の予備シード値をそれぞれ受信する(S701)。また、LFSR演算部1245は、SR検出信号SR_Dを受信したか否かを判断する(S702)。LFSR演算部1245は、SR検出信号SR_Dを受信したと判断する場合には(S702のYes)、自身のシード値を初期化し(S703)、その後、後述するように、初期化したシード値に基づいてLFSR演算を行う(S708)。   Next, referring to FIG. 7, the LFSR calculation unit 1245 first outputs the first preliminary seed value output from the first preliminary seed calculation unit 1246 and the second preliminary seed calculation unit 1247 output from the first preliminary seed calculation unit 1247. 2 preliminary seed values are received (S701). Further, the LFSR calculation unit 1245 determines whether or not the SR detection signal SR_D has been received (S702). When it is determined that the SR detection signal SR_D has been received (Yes in S702), the LFSR calculation unit 1245 initializes its own seed value (S703), and thereafter, based on the initialized seed value as described later. The LFSR calculation is performed (S708).

LFSR演算部1245は、SR検出信号SR_Dを受信していないと判断する場合(S702のNo)、続いて、シード更新信号の値をチェックする(704及び706)。すなわち、LFSR演算部1245は、第1のシード更新信号SEED_UPDATEが第1の値(例えば“H”)であるか否かを判断し(S704)、第1のシード更新信号SEED_UPDATEが第1の値であると判断する場合に(S704のYes)、現時点のシード値を、第1の予備シード算出部1246から受信した第1の予備シード値で書き換える(S705)。また、LFSR演算部1245は、第1のシード更新信号SEED_UPDATEが第1の値でないと判断する場合に(S704のNo)、続いて、第2のシード更新信号SEED_UPDATE#が第1の値(例えば“H”)であるか否かを判断する(S706)。LFSR演算部1245は、第2のシード更新信号SEED_UPDATE#が第1の値であると判断する場合(S706のYes)、現時点のシード値を、第2の予備シード算出部1247から受信した第2の予備シード値で書き換える(S707)。一方、LFSR演算部1245は、第2のシード更新信号SEED_UPDATE#が第1の値でないと判断する場合(S706のNo)、受信した予備シード値によって自身のシード値を書き換えない。   When it is determined that the SR detection signal SR_D is not received (No in S702), the LFSR calculation unit 1245 subsequently checks the value of the seed update signal (704 and 706). That is, the LFSR calculation unit 1245 determines whether or not the first seed update signal SEED_UPDATE is a first value (eg, “H”) (S704), and the first seed update signal SEED_UPDATE is a first value. (Yes in S704), the current seed value is rewritten with the first preliminary seed value received from the first preliminary seed calculation unit 1246 (S705). When the LFSR calculation unit 1245 determines that the first seed update signal SEED_UPDATE is not the first value (No in S704), the second seed update signal SEED_UPDATE # is subsequently set to the first value (for example, It is determined whether or not it is “H”) (S706). If the LFSR calculation unit 1245 determines that the second seed update signal SEED_UPDATE # is the first value (Yes in S706), the second seed update unit 1247 receives the current seed value from the second preliminary seed calculation unit 1247. The preliminary seed value is rewritten (S707). On the other hand, when determining that the second seed update signal SEED_UPDATE # is not the first value (No in S706), the LFSR calculation unit 1245 does not rewrite its own seed value with the received preliminary seed value.

続いて、LFSR演算部1245は、現時点のシード値に基づいて、LFSR演算を行う(S708)。すなわち、LFSR演算部1245は、現時点のシード値を所定の多項式に代入することによって乱数値を生成し、これを出力する。そして、LFSR演算部1245は、シード値を更新する(S709)。シード値の更新は、例えばカウントアップにより行われるが、これに限られるものではない。   Subsequently, the LFSR calculation unit 1245 performs LFSR calculation based on the current seed value (S708). That is, the LFSR calculation unit 1245 generates a random value by substituting the current seed value into a predetermined polynomial, and outputs this. Then, the LFSR calculation unit 1245 updates the seed value (S709). The seed value is updated by, for example, counting up, but is not limited to this.

以上のとおり、LFSR演算部1245は、現時点のシード値に基づいてLFSR演算により乱数値を生成、出力するところ、SR検出信号SR_Dを受信した場合には、該シード値をリセットするように動作する。また、LFSR演算部1245は、シード更新信号によりシード値の書き換えが指示された場合には、自身のシード値を第1の予備シード値又は第2の予備シード値のいずれかで書き換えるように動作する。   As described above, the LFSR calculation unit 1245 generates and outputs a random value by LFSR calculation based on the current seed value. When the SR detection signal SR_D is received, the LFSR calculation unit 1245 operates to reset the seed value. . In addition, the LFSR calculation unit 1245 operates to rewrite its own seed value with either the first preliminary seed value or the second preliminary seed value when the seed value is instructed by the seed update signal. To do.

次に、図8を参照して、第1の予備シード算出部1246は、SR検出部1241から出力されるSR検出信号SR_D及びBE検出部1242から出力されるBE検出信号BE_Dの少なくともいずれか一方を受信したか否かを監視する(S801)。第1の予備シード算出部1246は、SR検出信号SR_D及びBE検出信号BE_Dの少なくともいずれか一方を受信したと判断する場合(S801のYes)、現時点の第1の予備シード値を初期化し(S802)、該初期化した第1の予備シード値をLFSR演算部1245及び第2の予備シード算出部に出力する(S803)。一方、第1の予備シード算出部1246は、SR検出信号SR_D及びDE検出信号DE_Dのいずれも受信していないと判断する場合(S801のNo)、現時点の第1の予備シード値をLFSR演算部1245及び第2の予備シード算出部にそのまま出力する(S803)。第1の予備シード値算出部1246は、第1の予備シード値の出力後、第1のシード値を更新する(S804)。   Next, referring to FIG. 8, first preliminary seed calculation unit 1246 includes at least one of SR detection signal SR_D output from SR detection unit 1241 and BE detection signal BE_D output from BE detection unit 1242. Is monitored (S801). If it is determined that at least one of the SR detection signal SR_D and the BE detection signal BE_D has been received (Yes in S801), the first preliminary seed calculation unit 1246 initializes the current first preliminary seed value (S802). ), And outputs the initialized first preliminary seed value to the LFSR calculation unit 1245 and the second preliminary seed calculation unit (S803). On the other hand, when it is determined that neither the SR detection signal SR_D nor the DE detection signal DE_D is received (No in S801), the first preliminary seed calculation unit 1246 uses the current first preliminary seed value as the LFSR calculation unit. It outputs to 1245 and the 2nd preliminary seed calculation part as it is (S803). The first preliminary seed value calculation unit 1246 updates the first seed value after outputting the first preliminary seed value (S804).

以上のとおり、第1の予備シード算出部1246は、SR検出信号SR_D及びBE検出信号BE_Dの少なくともいずれかを受信した場合には、第1の予備シード値を初期化し、該初期化した第1の予備シード値をLFSR演算部1245及び第2の予備シード算出部に出力する一方、SR検出信号SR_D及びBE検出信号BE_Dのいずれも受信しない場合には、現時点の第1の予備シード値をLFSR演算部1245及び第2の予備シード算出部にそのまま出力するように動作する。   As described above, when receiving at least one of the SR detection signal SR_D and the BE detection signal BE_D, the first preliminary seed calculation unit 1246 initializes the first preliminary seed value, and the initialized first seed Is output to the LFSR calculation unit 1245 and the second preliminary seed calculation unit, and when neither the SR detection signal SR_D nor the BE detection signal BE_D is received, the current first preliminary seed value is LFSR. It operates so as to output to the arithmetic unit 1245 and the second preliminary seed calculation unit as they are.

続いて、図9を参照して、第2の予備シード算出部1247は、まず、第1の予備シード算出部1246から出力される第1の予備シード値を受信する(S901)。次に、第2の予備シード算出部1247は、第2のシード更新信号SEED_UPDATE#が第1の値(例えば“H”)であるか否かを判断する(S902)。第2の予備シード算出部1247は、第2のシード更新信号SEED_UPDATE#が第1の値であると判断する場合(S902のYes)、現時点の第2の予備シード値を第1の予備シード値で書き換え(S903)、書き換えた第2のシード値をLFSR演算部1245に出力する(S904)。一方、第2の予備シード算出部1247は、第2のシード更新信号SEED_UPDATE#が第1の値でないと判断する場合(S902のNo)、現時点の第2のシード値をLFSR演算部1245にそのまま出力する(S905)。第2の予備シード値算出部1247は、第2の予備シード値の出力後、第2のシード値を更新する(S905)。   Subsequently, referring to FIG. 9, second reserve seed calculator 1247 first receives the first reserve seed value output from first reserve seed calculator 1246 (S901). Next, the second preliminary seed calculation unit 1247 determines whether or not the second seed update signal SEED_UPDATE # is a first value (eg, “H”) (S902). When the second reserve seed calculation unit 1247 determines that the second seed update signal SEED_UPDATE # is the first value (Yes in S902), the current second reserve seed value is set to the first reserve seed value. (S903), and outputs the rewritten second seed value to the LFSR calculation unit 1245 (S904). On the other hand, when the second preliminary seed calculation unit 1247 determines that the second seed update signal SEED_UPDATE # is not the first value (No in S902), the current second seed value is directly input to the LFSR calculation unit 1245. It outputs (S905). The second preliminary seed value calculation unit 1247 updates the second seed value after outputting the second preliminary seed value (S905).

以上のとおり、第2の予備シード算出部1247は、第2のシード更新信号SEED_UPDATE#によりシード値の書き換えが指示された場合には、現時点の第2の予備シード値を第1の予備シード値で書き換え、該書き換えた第2の予備シード値をLFSR演算部1245に出力する一方、シード値の書き換えが指示されなかった場合には、現時点の第2の予備シード値をLFSR演算部1245にそのまま出力するように動作する。   As described above, when the second seed update signal SEED_UPDATE # is instructed by the second seed update signal SEED_UPDATE #, the second spare seed calculator 1247 uses the current second spare seed value as the first spare seed value. And when the rewriting of the seed value is not instructed, the current second preliminary seed value is sent to the LFSR calculation unit 1245 as it is. Operates to output.

なお、図に示されていないが、第2の予備シード算出部1247においては、上述したように、シード値は、例えばフレーム画像データ列の最初の時点で初期化される。   Although not shown in the figure, in the second preliminary seed calculation unit 1247, as described above, the seed value is initialized, for example, at the first time point of the frame image data sequence.

次に、図10を参照して、デスクランブル部124のDE信号検出部1244は、すべてのレーンのデータイネーブル信号DEの立ち上がりエッジを検出したか否かを監視する(S1001)。DE信号検出部1244は、すべてのレーンのデータイネーブル信号DEの立ち上がりエッジを検出したと判断する場合(S1001のYes)、続いて、デスクランブル部124のSR受信判定部1243は、すべてのレーンのデスクランブル部124のうちで所定数以上のデスクランブル部124が該SR受信検出部1241により初期化コードSRを受信したか否かを判断する(S1002)。デスクランブル部124のSR受信判定部1243は、すべてのレーンのデスクランブル部124のうちで所定数以上のデスクランブル部124が初期化コードSRを受信したと判断する場合(S1002のYes)、第1のシード更新信号SEED_UPDATEをLFSR演算部1245及び第2の予備シード算出部1247のそれぞれに出力する(S1003)。これにより、LFSR演算部1245は、現時点の自身のシード値を、第1の予備シード算出部1246から出力された第1の予備シード値で書き換える一方、第2の予備シード算出部1247は、現時点の自身のシード値(すなわち第2の予備シード値)を、第1の予備シード算出部1246から出力された第1の予備シード値で書き換えられる。   Next, referring to FIG. 10, the DE signal detection unit 1244 of the descrambling unit 124 monitors whether or not the rising edge of the data enable signal DE of all lanes has been detected (S1001). If the DE signal detection unit 1244 determines that the rising edge of the data enable signal DE of all lanes has been detected (Yes in S1001), then the SR reception determination unit 1243 of the descrambling unit 124 It is determined whether a predetermined number or more of the descrambling units 124 among the descrambling units 124 have received the initialization code SR by the SR reception detection unit 1241 (S1002). When the SR reception determination unit 1243 of the descrambling unit 124 determines that the predetermined number or more of the descrambling units 124 among the descrambling units 124 of all the lanes have received the initialization code SR (Yes in S1002), 1 seed update signal SEED_UPDATE is output to each of the LFSR calculation unit 1245 and the second preliminary seed calculation unit 1247 (S1003). As a result, the LFSR calculation unit 1245 rewrites the current seed value with the first preliminary seed value output from the first preliminary seed calculation unit 1246, while the second preliminary seed calculation unit 1247 Own seed value (that is, the second preliminary seed value) is rewritten with the first preliminary seed value output from the first preliminary seed calculation unit 1246.

これに対して、デスクランブル部124のSR受信判定部1243は、すべてのレーンのデスクランブル部124のうちで所定数以上のデスクランブル部124が該SR受信検出部1241により初期化コードSRを受信しなかったと判断する場合(S1002のNo)、第2のシード更新信号SEED_UPDATE#を、LFSR演算部1245及び第2の予備シード算出部1247にそれぞれ出力する(S1004)。これにより、LFSR演算部1245は、現時点の自身のシード値を、第2の予備シード算出部1246から出力された第2の予備シード値で書き換える。   On the other hand, the SR reception determination unit 1243 of the descrambling unit 124 receives the initialization code SR from the SR reception detection unit 1241 by a predetermined number or more of the descrambling units 124 among the descrambling units 124 of all lanes If it is determined that it has not been performed (No in S1002), the second seed update signal SEED_UPDATE # is output to the LFSR calculation unit 1245 and the second preliminary seed calculation unit 1247, respectively (S1004). As a result, the LFSR calculation unit 1245 rewrites the current seed value with the second preliminary seed value output from the second preliminary seed calculation unit 1246.

以上のようにして、デスクランブル部124は、現時点のシード値を用いてLFSR演算部1245により生成される乱数値と画像データ列DATA_INの対応するデータブロックとのEXOR演算を行って、その結果を画像データ列DATA_OUTとして出力する。   As described above, the descrambling unit 124 performs an EXOR operation on the random number value generated by the LFSR operation unit 1245 and the corresponding data block of the image data string DATA_IN using the current seed value, and the result is obtained. Output as an image data string DATA_OUT.

次に、デスクランブル部124の動作例を説明する。図11A及び11Bは、本発明の一実施形態に係る受信装置120のデスクランブル部124の動作例を示すタイミングチャートであり、具体的には、同図Aは、受信装置120の各レーンにおいて、ブランキングエンドコードBEが正しく受信された場合のシード値の書き換え処理を説明しており、また、同図Bは、受信装置120の各レーンにおいて、初期化コードSRが正しく受信された場合のシード値の書き換え処理を説明している。図中、クロックLINK_CLKに従って動作する、4つのレーンのそれぞれに対応するデスクランブル部124(0)〜124(3)におけるデータ及び信号が示されている。また、これらのデータ及び信号を示す各ラベルの末尾の数字は、各レーンの番号を示している。   Next, an operation example of the descrambling unit 124 will be described. 11A and 11B are timing charts illustrating an example of the operation of the descrambling unit 124 of the receiving apparatus 120 according to an embodiment of the present invention. Specifically, FIG. The rewriting process of the seed value when the blanking end code BE is correctly received is described. FIG. B shows the seed when the initialization code SR is correctly received in each lane of the receiving device 120. The value rewriting process is described. In the figure, data and signals in descrambling sections 124 (0) to 124 (3) corresponding to each of the four lanes operating according to the clock LINK_CLK are shown. The numbers at the end of each label indicating these data and signals indicate the number of each lane.

同図Aを参照して、デスクランブル部124(0)〜124(3)のそれぞれは、クロックLINK_CLKに従って、画像データ列DATA_INを受信している。また、デスクランブル部124(0)〜124(3)におけるシード値SEED0〜SEED3、第1の予備シード値SEED0_1〜SEED3_1、及び第2の予備シード値SEED0_2〜SEED3_2は、それぞれ、クロックLINK_CLKに従って順次に更新されている。なお、受信装置120において、各レーンの固有のスキューの発生が無視できず、したがって、本例では、第2レーン及び第3レーンに対して、第0レーンが1クロック分遅延し、第1レーンが2クロック分遅延しているものとする。   Referring to FIG. 5A, each of descrambling units 124 (0) to 124 (3) receives an image data string DATA_IN in accordance with clock LINK_CLK. In addition, the seed values SEED0 to SEED3, the first spare seed values SEED0_1 to SEED3_1, and the second spare seed values SEED0_2 to SEED3_2 in the descrambling units 124 (0) to 124 (3) are respectively sequentially according to the clock LINK_CLK. Has been updated. In the receiving apparatus 120, the occurrence of a unique skew in each lane cannot be ignored. Therefore, in this example, the 0th lane is delayed by one clock with respect to the 2nd lane and the 3rd lane. Is delayed by two clocks.

まず、時点t1において、第2レーンのデスクランブル部124(2)及び第3レーンのデスクランブル部124(3)は、初期化コードSRを受信したため、時点t2において、SR検出信号SR_D2及びSR_D3を、それぞれ、“L”から“H”に遷移させる。また、第2レーンのデスクランブル部124(2)は、シード値SEED2及び第1の予備シード値SEED2_1を“FFFF”にそれぞれ初期化し、また、第3レーンのデスクランブル部124(3)は、シード値SEED3及び第1の予備シード値SEED3_1を“FFFF”にそれぞれ初期化する。   First, since the descrambling unit 124 (2) for the second lane and the descrambling unit 124 (3) for the third lane have received the initialization code SR at time t1, the SR detection signals SR_D2 and SR_D3 are received at time t2. , Transition from “L” to “H”, respectively. Further, the descrambling unit 124 (2) for the second lane initializes the seed value SEED2 and the first preliminary seed value SEED2_1 to “FFFF”, respectively, and the descrambling unit 124 (3) for the third lane The seed value SEED3 and the first preliminary seed value SEED3_1 are respectively initialized to “FFFF”.

また、時点t2において、第0レーンのデスクランブル部124(0)は、初期化コードSRを受信したため、時点t3において、SR検出信号SR_D0を“L”から“H”に遷移させる。また、第0レーンのデスクランブル部124(0)は、シード値SEED0及び第1の予備シード値SEED0_1を“FFFF”にそれぞれ初期化する。   Further, since descrambling section 124 (0) of the 0th lane has received initialization code SR at time t2, SR detection signal SR_D0 transitions from “L” to “H” at time t3. Also, the descrambling unit 124 (0) of the 0th lane initializes the seed value SEED0 and the first spare seed value SEED0_1 to “FFFF”, respectively.

同様に、時点t3において初期化コードSRを受信した第1レーンのデスクランブル部124(1)は、時点t4において、SR検出信号SR_D1を“L”から“H”に遷移させ、また、シード値SEED1及び第1の予備シード値SEED1_1を“FFFF”にそれぞれ初期化する。   Similarly, the descrambling unit 124 (1) of the first lane that has received the initialization code SR at time t3 causes the SR detection signal SR_D1 to transition from “L” to “H” at time t4, and the seed value SEED1 and first preliminary seed value SEED1_1 are respectively initialized to “FFFF”.

以上のような状況で、すべてのレーンのデータイネーブル信号DE0〜DE3が、時点t6において、“L”から“H”に遷移したとする。これにより、デスクランブル部124(0)〜124(3)のそれぞれは、SR検出信号SR_D0〜SR_D3に基づいて、すべてのレーンの所定数以上のデスクランブル部124が初期化コードSRを受信したか否かを判断し、第1のシード更新信号SEED_UPDATE及び第2のシード更新信号SEED_UPDATE#を生成する。この場合、すべてのデスクランブル部124において、第1のシード更新信号SEED_UPDATEが“H”であるため、シード値SEED0〜SEED3は、第1の予備シード値SEED0_1〜SEED3_1でそれぞれ書き換えられるとともに、第2の予備シード値SEED0_2〜SEED3_2もまた、第1の予備シード値SEED0_1〜SEED3_1でそれぞれ書き換えられる。デスクランブル部124(0)〜124(3)は、これ以降、書き換えられたシード値SEED0〜SEED3及び第2の予備シード値SEED0_2〜SEED3_2から更新を継続するが、本例では、初期化コードSRを正しく受信しているため、書き換えが生じていても、シード値SEED0〜SEED3及び第2の予備シード値SEED0_2〜SEED3_2に実質的に変化はない。   In the above situation, it is assumed that the data enable signals DE0 to DE3 of all the lanes transition from “L” to “H” at time t6. As a result, each of the descrambling units 124 (0) to 124 (3) determines whether or not a predetermined number or more of the descrambling units 124 in all lanes have received the initialization code SR based on the SR detection signals SR_D0 to SR_D3. The first seed update signal SEED_UPDATE # and the second seed update signal SEED_UPDATE # are generated. In this case, since the first seed update signal SEED_UPDATE is “H” in all the descrambling units 124, the seed values SEED0 to SEED3 are rewritten with the first preliminary seed values SEED0_1 to SEED3_1, respectively, and the second The preliminary seed values SEED0_2 to SEED3_2 are also rewritten with the first preliminary seed values SEED0_1 to SEED3_1, respectively. The descrambling units 124 (0) to 124 (3) thereafter continue to update from the rewritten seed values SEED0 to SEED3 and the second spare seed values SEED0_2 to SEED3_2, but in this example, the initialization code SR Therefore, even if rewriting occurs, the seed values SEED0 to SEED3 and the second preliminary seed values SEED0_2 to SEED3_2 are not substantially changed.

次に、同図Bを参照して、まず、時点t1において第2レーンのデスクランブル部124(2)及び第3レーンのデスクランブル部124(3)は、ブランキングエンドコードBEを受信したため、時点t2において、第2レーンのデスクランブル部124(2)は、第1の予備シード値SEED2_1を“FFFF”に初期化し、また、第3レーンのデスクランブル部124(3)は、第1の予備シード値SEED3_1を“FFFF”に初期化する。また、時点t2においてブランキングエンドコードBEを受信した第0レーンのデスクランブル部124(0)は、時点t3において、第1の予備シード値SEED0_1を“FFFF”に初期化する。同様に、時点t3においてブランキングエンドコードBEを受信した第1レーンのデスクランブル部124(1)は、時点t4において、第1の予備シード値SEED1_1を“FFFF”に初期化する。本例では、デスクランブル部124(0)〜124(3)のそれぞれはブランキングエンドコードBEを受信しているため、SR検出信号SR_D0〜SR_D3は、“L”のままである。   Next, referring to FIG. B, first, at time t1, the descrambling unit 124 (2) of the second lane and the descrambling unit 124 (3) of the third lane received the blanking end code BE. At time t2, the descrambling unit 124 (2) of the second lane initializes the first preliminary seed value SEED2_1 to “FFFF”, and the descrambling unit 124 (3) of the third lane The preliminary seed value SEED3_1 is initialized to “FFFF”. In addition, the descrambling unit 124 (0) of the 0th lane that has received the blanking end code BE at time t2 initializes the first preliminary seed value SEED0_1 to “FFFF” at time t3. Similarly, the descrambling unit 124 (1) of the first lane that has received the blanking end code BE at time t3 initializes the first preliminary seed value SEED1_1 to “FFFF” at time t4. In this example, since each of the descrambling units 124 (0) to 124 (3) receives the blanking end code BE, the SR detection signals SR_D0 to SR_D3 remain “L”.

以上のような状況で、すべてのレーンのデータイネーブル信号DE0〜DE3が、時点t6において、“L”から“H”に遷移したとする。これにより、デスクランブル部124(0)〜124(3)のそれぞれは、SR検出信号SR_D0〜SR_D3に基づいて、すべてのレーンの所定数以上のデスクランブル部124が初期化コードSRを受信したか否かを判断し、第1のシード更新信号SEED_UPDATE及び第2のシード更新信号SEED_UPDATE#を生成する。この場合、すべてのデスクランブル部124において、第2のシード更新信号SEED_UPDATE#が“H”であるため、シード値SEED0〜SEED3は、第2の予備シード値SEED0_2〜SEED3_2でそれぞれ書き換えられる。デスクランブル部124(0)〜124(3)は、これ以降、書き換えられたシード値SEED0〜SEED3から更新を継続するが、本例では、ブランキングエンドコードBEを正しく受信しているため、書き換えが生じていても、シード値SEED0〜SEED3に実質的に変化はない。   In the above situation, it is assumed that the data enable signals DE0 to DE3 of all the lanes transition from “L” to “H” at time t6. As a result, each of the descrambling units 124 (0) to 124 (3) determines whether or not a predetermined number or more of the descrambling units 124 in all lanes have received the initialization code SR based on the SR detection signals SR_D0 to SR_D3. The first seed update signal SEED_UPDATE # and the second seed update signal SEED_UPDATE # are generated. In this case, since the second seed update signal SEED_UPDATE # is “H” in all the descrambling units 124, the seed values SEED0 to SEED3 are rewritten with the second preliminary seed values SEED0_2 to SEED3_2, respectively. The descrambling units 124 (0) to 124 (3) thereafter continue to update from the rewritten seed values SEED0 to SEED3. However, in this example, the blanking end code BE is correctly received. Even if this occurs, the seed values SEED0 to SEED3 are not substantially changed.

図12A及び12Bは、本発明の一実施形態に係る受信装置120のデスクランブル部124の動作例を示すタイミングチャートであり、具体的には、同図Aは、受信装置120の第0レーンにおいて、初期化コードSRが、ビット誤りにより、ブランキングエンドコードBEとして認識される場合(第1形態のビット誤りの場合)の、シード値の書き換え処理を説明しており、また、同図Bは、受信装置120の第0レーンにおいて、ブランキングエンドコードBEが、ビット誤りにより、初期化コードSRとして認識される場合(第2形態のビット誤りの場合)の、シード値の書き換え処理を説明している。   12A and 12B are timing charts showing an example of the operation of the descrambling unit 124 of the receiving apparatus 120 according to an embodiment of the present invention. Specifically, FIG. The seed value rewriting process when the initialization code SR is recognized as a blanking end code BE due to a bit error (in the case of the bit error of the first form) is described, and FIG. In the 0th lane of the receiving device 120, the seed value rewriting process when the blanking end code BE is recognized as the initialization code SR due to a bit error (in the case of the bit error of the second form) will be described. ing.

同図Aを参照して、各デスクランブル部124(0)〜(3)は、クロックLINK_CLKに従って、画像データ列DATA_INを受信している。この場合において、デスクランブル部124(0)が受信する画像データ列DATA_IN0において、本来、初期化コードSRを受信すべきところ、ビット誤りにより、ブランキングエンドコードBEを受信した場合を考える。   Referring to FIG. 3A, each descrambling unit 124 (0) to (3) receives the image data string DATA_IN according to the clock LINK_CLK. In this case, let us consider a case where the image data string DATA_IN0 received by the descrambling unit 124 (0) originally receives the initialization code SR but receives the blanking end code BE due to a bit error.

まず、時点t1において、第2レーンのデスクランブル部124(2)及び第3レーンのデスクランブル部124(3)は、初期化コードSRを受信する。したがって、時点t2において、初期化コードSRを受信した第2レーンのデスクランブル部124(2)及び第3レーンのデスクランブル部124(3)は、SR検出信号SRを“L”から“H”に遷移させる。また、第2レーンのデスクランブル部124(2)は、シード値SEED2及び第1の予備シード値SEED2_1を“FFFF”にそれぞれ初期化し、また、第3レーンのデスクランブル部124(3)は、シード値SEED3及び第1の予備シード値SEED3_1を“FFFF”にそれぞれ初期化する。第2レーンのデスクランブル部124(2)及び第3レーンのデスクランブル部124(3)は、それぞれ、クロックLINK_CLKに従って、初期化されたシード値SEED2及びSEED3並びに第1の予備シード値SEED2_1及びSEED3_1から更新を継続する。   First, at time t1, the descrambling unit 124 (2) for the second lane and the descrambling unit 124 (3) for the third lane receive the initialization code SR. Accordingly, the descrambling unit 124 (2) for the second lane and the descrambling unit 124 (3) for the third lane that have received the initialization code SR at time t2 change the SR detection signal SR from “L” to “H”. Transition to. Further, the descrambling unit 124 (2) for the second lane initializes the seed value SEED2 and the first preliminary seed value SEED2_1 to “FFFF”, respectively, and the descrambling unit 124 (3) for the third lane The seed value SEED3 and the first preliminary seed value SEED3_1 are respectively initialized to “FFFF”. The descrambling unit 124 (2) for the second lane and the descrambling unit 124 (3) for the third lane are respectively initialized with the seed values SEED2 and SEED3 and the first preliminary seed values SEED2_1 and SEED3_1 according to the clock LINK_CLK. Continue updating from.

また、時点t2において、第0レーンのデスクランブル部124(0)は、本来、初期化コードSRを受信すべきところ、ビット誤りにより、ブランキングエンドコードBEを受信している。したがって、第0レーンのデスクランブル部124(0)は、SR検出信号SRを“L”のまま遷移させない。また、ブランキングエンドコードBEを受信したデスクランブル部124(0)は、時点t3において、第1の予備シード値0_1を“FFFF”に初期化する。第0レーンのデスクランブル部124(0)は、クロックLINK_CLKに従って、初期化された第1の予備シード値SEED0_1から更新を継続する。   At time t2, descrambling section 124 (0) in the 0th lane is supposed to receive initialization code SR, but receives blanking end code BE due to a bit error. Therefore, the descrambling unit 124 (0) of the 0th lane does not cause the SR detection signal SR to transition to “L”. In addition, the descrambling unit 124 (0) that has received the blanking end code BE initializes the first preliminary seed value 0_1 to “FFFF” at the time point t3. The descrambler 124 (0) in the 0th lane continues updating from the initialized first preliminary seed value SEED0_1 according to the clock LINK_CLK.

また、時点t3において、第1レーンのデスクランブル部124(1)は、初期化コードSRを受信したため、時点t4において、SR検出信号を“L”から“H”に遷移させる。また、初期化コードSRを受信した第1レーンのデスクランブル部124(1)は、シード値SEED1及び第1の予備シード値SEED1_1を“FFFF”にそれぞれ初期化する。第1レーンのデスクランブル部124(1)は、クロックLINK_CLKに従って、初期化されたシード値及び第1の予備シード値から更新を継続する。   Further, since descrambling section 124 (1) of the first lane has received initialization code SR at time t3, the SR detection signal is transitioned from “L” to “H” at time t4. Further, the descrambling unit 124 (1) of the first lane that has received the initialization code SR initializes the seed value SEED1 and the first preliminary seed value SEED1_1 to “FFFF”, respectively. The descrambling unit 124 (1) of the first lane continues updating from the initialized seed value and the first preliminary seed value according to the clock LINK_CLK.

以上のような状況で、すべてのレーンのデータイネーブル信号DE0〜DE3が、時点t6において、“L”から“H”に遷移したとする。これにより、デスクランブル部124(0)〜124(3)のそれぞれは、SR検出信号SR_D0〜SR_D3に基づいて、すべてのレーンの所定数以上のデスクランブル部124が初期化コードSRを受信したか否かを判断し、第1のシード更新信号SEED_UPDATE及び第2のシード更新信号SEED_UPDATE#を生成する。本例では、デスクランブル部124(1)〜124(3)が初期化コードSRを受信する一方、デスクランブル部124(0)が初期化コードSRを受信しなかったので、この結果、初期化コードSRを受信しなかったデスクランブル部124(0)は、時点t7において、本来、初期化コードSRが受信されるべきであったとして、シード値SEED0及び第2の予備シード値SEED0_2を、第1の予備シード値SEED0_1で書き換える。図中、シード値SEED0は、時点t7において“4”に書き換えられている。したがって、これ以降、デスクランブル部124(0)は、書き換えられたシード値SEED0及び第2の予備シード値SEED0_2から更新を継続する。   In the above situation, it is assumed that the data enable signals DE0 to DE3 of all the lanes transition from “L” to “H” at time t6. As a result, each of the descrambling units 124 (0) to 124 (3) determines whether or not a predetermined number or more of the descrambling units 124 in all lanes have received the initialization code SR based on the SR detection signals SR_D0 to SR_D3. The first seed update signal SEED_UPDATE # and the second seed update signal SEED_UPDATE # are generated. In this example, the descrambling unit 124 (1) to 124 (3) receives the initialization code SR, while the descrambling unit 124 (0) does not receive the initialization code SR. The descrambling unit 124 (0) that has not received the code SR assumes that the initialization code SR should be received at the time t7, and sets the seed value SEED0 and the second spare seed value SEED0_2 to the first value. Rewrite with the preliminary seed value SEED0_1 of 1. In the figure, the seed value SEED0 is rewritten to “4” at time t7. Accordingly, thereafter, the descrambling unit 124 (0) continues to update from the rewritten seed value SEED0 and the second preliminary seed value SEED0_2.

なお、初期化コードSRを正しく受信したデスクランブル部124(1)〜124(3)は、時点t7において、シード値SEED1〜SEED3及び第2の予備シード値SEED1_2〜SEED3_2を、第1の予備シード値SEED1_1〜SEED3_1でそれぞれ書き換える。   The descrambling units 124 (1) to 124 (3) that have correctly received the initialization code SR receive the seed values SEED1 to SEED3 and the second spare seed values SEED1_2 to SEED3_2 at the time t7 as the first spare seed. Rewrite with values SEED1_1 to SEED3_1, respectively.

このように、あるレーンの画像データ列DATA_INにおいて、ビット誤りが発生し、デスクランブル部124は、本来のコードとは異なるブランキングエンドコードBEを受信したと判断し、シード値の初期化をしなかった場合であっても、他のレーンの画像データ列DATA_INの受信状況を考慮して、初期化した後の本来のシード値に戻すことができる。これにより、例えば、データ伝送規格によって定められたタイミング(例えば、フレームの1ライン目の最初又は512ライン目の最初)まで待つことなく、受信した画像データ列を訂正することができ、したがって、視認できる程度の画像中のノイズの発生を防止することができる。   As described above, a bit error occurs in the image data string DATA_IN of a certain lane, and the descrambling unit 124 determines that a blanking end code BE different from the original code has been received, and initializes the seed value. Even if not, it is possible to return to the original seed value after initialization in consideration of the reception status of the image data string DATA_IN of other lanes. Thus, for example, the received image data string can be corrected without waiting until the timing determined by the data transmission standard (for example, the first of the first line of the frame or the first of the 512th line). Generation of noise in the image to the extent possible is prevented.

次に、同図Bを参照して、デスクランブル部124(0)が受信する画像データ列DATA_IN0において、本来、ブランキングエンドコードBEを受信すべきところ、ビット誤りにより初期化コードSRを受信した場合を考える。   Next, referring to FIG. B, in the image data string DATA_IN0 received by the descrambling unit 124 (0), the blanking end code BE should be received originally, but the initialization code SR was received due to a bit error. Think about the case.

まず、時点t1において、第2レーンのデスクランブル部124(2)及び第3レーンのデスクランブル部124(3)は、ブランキングエンドコードBEを受信したため、時点t2において、第2レーンのデスクランブル部124(2)は、第1の予備シード値SEED2_1を“FFFF”に初期化し、また、第3レーンのデスクランブル部124(3)は、第1の予備シード値SEED3_1を“FFFF”に初期化する。第2レーンのデスクランブル部124(2)及び第3レーンのデスクランブル部124(3)は、初期化した第1の予備シード値SEED3_1から更新を継続する。同様に、時点t3においてブランキングエンドコードBEを受信した第1レーンのデスクランブル部124(1)は、時点t4において、第1の予備シード値SEED1_1を“FFFF”に初期化する。本例では、デスクランブル部124(1)〜124(3)のそれぞれはブランキングエンドコードBEを受信しているため、これらにおけるSR検出信号SR_D1〜SR_D3は、“L”のままである。   First, at time t1, the descrambling unit 124 (2) for the second lane and the descrambling unit 124 (3) for the third lane have received the blanking end code BE, so that the descrambling of the second lane at time t2. The unit 124 (2) initializes the first preliminary seed value SEED2_1 to “FFFF”, and the descrambling unit 124 (3) of the third lane initializes the first preliminary seed value SEED3_1 to “FFFF”. Turn into. The descrambling unit 124 (2) of the second lane and the descrambling unit 124 (3) of the third lane continue to be updated from the initialized first preliminary seed value SEED3_1. Similarly, the descrambling unit 124 (1) of the first lane that has received the blanking end code BE at time t3 initializes the first preliminary seed value SEED1_1 to “FFFF” at time t4. In this example, each of the descrambling units 124 (1) to 124 (3) receives the blanking end code BE, and therefore, the SR detection signals SR_D1 to SR_D3 in these remain at “L”.

一方、時点t2において、第0レーンのデスクランブル部124(0)は、本来、ブランキングエンドコードBEを受信すべきところ、ビット誤りにより、初期化コードSRを受信している。したがって、時点t3において、初期化コードSRを受信した第0レーンのデスクランブル部124(0)は、SR検出信号SR_D0を“L”から“H”に遷移させる。また、デスクランブル部124(0)は、シード値SEED0及び第1の予備シード値SEED0_1を“FFFF”にそれぞれ初期化する。デスクランブル部124(0)は、初期化したシード値SEED0及び第1の予備シード値SEED0_1から更新を継続する。   On the other hand, at time t2, descrambling section 124 (0) in the 0th lane should receive blanking end code BE, but has received initialization code SR due to a bit error. Therefore, at time t3, the descrambling unit 124 (0) of the 0th lane that has received the initialization code SR changes the SR detection signal SR_D0 from “L” to “H”. In addition, the descrambling unit 124 (0) initializes the seed value SEED0 and the first preliminary seed value SEED0_1 to “FFFF”, respectively. The descrambling unit 124 (0) continues updating from the initialized seed value SEED0 and the first preliminary seed value SEED0_1.

以上のような状況で、すべてのレーンのデータイネーブル信号DE0〜DE3が、時点t6において、“L”から“H”に遷移したとする。これにより、デスクランブル部124(0)〜124(3)のそれぞれは、SR検出信号SR_D0〜SR_D3に基づいて、すべてのレーンの所定数以上のデスクランブル部124が初期化コードSRを受信したか否かを判断し、第1のシード更新信号SEED_UPDATE及び第2のシード更新信号SEED_UPDATE#を生成する。本例では、デスクランブル部124(0)のみが初期化コードSRを受信し、残りのデスクランブル部124(1)〜124(3)が初期化コードSRを受信しなかったので、この結果、ブランキングエンドコードBEを受信しなかったデスクランブル部124(0)は、時点t7において、本来、ブランキングエンドコードBEが受信されるべきであったとして、シード値SEED0を、第2の予備シード値SEED0_2で書き換える。図中、シード値SEED0は、時点t7において“n+5”に書き換えられている。したがって、デスクランブル部124(0)は、これ以降、書き換えられたシード値SEED0から更新を継続する。   In the above situation, it is assumed that the data enable signals DE0 to DE3 of all the lanes transition from “L” to “H” at time t6. As a result, each of the descrambling units 124 (0) to 124 (3) determines whether or not a predetermined number or more of the descrambling units 124 in all lanes have received the initialization code SR based on the SR detection signals SR_D0 to SR_D3. The first seed update signal SEED_UPDATE # and the second seed update signal SEED_UPDATE # are generated. In this example, only the descrambling unit 124 (0) receives the initialization code SR, and the remaining descrambling units 124 (1) to 124 (3) do not receive the initialization code SR. The descrambling unit 124 (0) that has not received the blanking end code BE assumes that the blanking end code BE should be received at the time t7, and sets the seed value SEED0 as the second spare seed. Rewrite with value SEED0_2. In the figure, the seed value SEED0 is rewritten to “n + 5” at time t7. Accordingly, the descrambling unit 124 (0) continues to update from the rewritten seed value SEED0 thereafter.

このように、あるレーンの画像データ列DATA_INにおいて、ビット誤りが発生し、デスクランブル部124は、本来のコードとは異なる初期化コードSRを受信したと判断し、シード値を初期化してしまった場合であっても、他のレーンの画像データ列DATA_INの受信状況を考慮して、初期化する前のシード値に戻すことができる。これにより、例えば、データ伝送規格によって定められたタイミング(例えば、フレームの1ライン目の最初又は512ライン目の最初)まで待つことなく、受信した画像データ列を訂正することができ、したがって、視認できる程度の画像中のノイズの発生を防止することができる。   As described above, a bit error occurs in the image data string DATA_IN of a certain lane, and the descrambling unit 124 determines that the initialization code SR different from the original code is received, and initializes the seed value. Even in this case, it is possible to return to the seed value before initialization in consideration of the reception status of the image data string DATA_IN of other lanes. Thus, for example, the received image data string can be corrected without waiting until the timing determined by the data transmission standard (for example, the first of the first line of the frame or the first of the 512th line). Generation of noise in the image to the extent possible is prevented.

以上のように、本発明によれば、意図せずにLFSRを初期化し、又は、意図せずにLFSRを初期化できなかった場合であっても、レーン全体におけるコード(例えば、初期化コード)の受信状況を考慮して、シード値を予備的に算出しておいた予備シード値で更新することができ、更新したシード値に基づいて正しいLFSR演算を行うことができる。   As described above, according to the present invention, the LFSR is unintentionally initialized, or even when the LFSR cannot be initialized unintentionally, the code (for example, initialization code) in the entire lane The seed value can be updated with the preliminary seed value calculated in advance, and the correct LFSR calculation can be performed based on the updated seed value.

したがって、本発明によれば、LFSRを用いた画像伝送システムのあるレーンにおいて、ビット誤りが発生し、これによって画像の乱れが発生した場合であっても、規定の同期タイミングまで待つことなく、早期にビット誤りを訂正することができ、画像の乱れを最小限に抑えることができるようになる。   Therefore, according to the present invention, even if a bit error occurs in a certain lane of the image transmission system using the LFSR, and thus a disturbance of the image occurs, it is not necessary to wait until the specified synchronization timing. Therefore, it is possible to correct bit errors and minimize image disturbance.

なお、上記の例では、第1の予備シード算出部1246及び第2の予備シード算出部1247のそれぞれは、クロックの周期に従って、常時、予備シード値をLFSR演算部1245に出力するようにしているが、例えば、SR受信判定部1243からのシード更新信号の受信をトリガにして、予備シード値をLFSR演算部1245に出力し、LFSR演算部1245は、受信したシード値により自身のシード値を更新するようにしても良い。   In the above example, each of the first preliminary seed calculation unit 1246 and the second preliminary seed calculation unit 1247 always outputs the preliminary seed value to the LFSR calculation unit 1245 according to the clock cycle. For example, triggered by reception of a seed update signal from the SR reception determination unit 1243, a preliminary seed value is output to the LFSR calculation unit 1245, and the LFSR calculation unit 1245 updates its own seed value with the received seed value. You may make it do.

図13は、本発明の他の実施形態に係る受信装置120のデスクランブル部124’の概略的構成を示すブロックダイアグラムである。図中、図2に示した要素と同じものは、同一の符号で示されている。本実施形態のデスクランブル部124’は、第1の予備シード算出部1246及び第2の予備シード算出部1247に代え、第1の予備LFSR演算部1301及び第2の予備LFSR演算部1302を含み構成される点で、図2に示したデスクランブル部124と異なる。すなわち、第1の予備シード算出部1246及び第2の予備シード算出部1247のそれぞれは、シード値をLFSR演算部1245’に出力するのではなく、予備乱数値をLFSR演算部1245’に出力し、LFSR演算部1245’は、シード更新信号に従って、乱数値そのものを書き換える。これにより、LFSR演算部1245’は、ビット誤りにより、所定の特殊コードを受信できずにシード値を初期化せず、又は所定の特殊コードを受信してシード値を意図せず初期化してしまい、該シード値に基づいて乱数値を生成した場合であっても、正しい乱数値に戻すことができるようになる。   FIG. 13 is a block diagram illustrating a schematic configuration of a descrambling unit 124 ′ of a receiving apparatus 120 according to another embodiment of the present invention. In the figure, the same elements as those shown in FIG. 2 are denoted by the same reference numerals. The descrambling unit 124 ′ of the present embodiment includes a first backup LFSR calculation unit 1301 and a second backup LFSR calculation unit 1302 instead of the first backup seed calculation unit 1246 and the second backup seed calculation unit 1247. This is different from the descramble unit 124 shown in FIG. That is, each of the first reserve seed calculation unit 1246 and the second reserve seed calculation unit 1247 does not output the seed value to the LFSR calculation unit 1245 ′ but outputs the reserve random number value to the LFSR calculation unit 1245 ′. , The LFSR operation unit 1245 ′ rewrites the random value itself according to the seed update signal. As a result, the LFSR calculation unit 1245 ′ may not receive the predetermined special code because of a bit error and does not initialize the seed value, or receives the predetermined special code and initializes the seed value unintentionally. Even when a random value is generated based on the seed value, it can be restored to a correct random value.

また、上記の例では、第1の予備LFSR演算部1301及び第2の予備LFSR演算部1302のそれぞれは、クロックに従って、常時、予備乱数値をLFSR演算部1245’に出力するようにしているが、例えば、シード更新信号の受信をトリガにして、予備乱数値をLFSR演算部1245’に出力し、LFSR演算部1245’は、受信した予備乱数値により自身の乱数値を更新するようにしても良い。   In the above example, each of the first backup LFSR calculation unit 1301 and the second backup LFSR calculation unit 1302 always outputs the backup random number value to the LFSR calculation unit 1245 ′ according to the clock. For example, triggered by reception of the seed update signal, the preliminary random number value is output to the LFSR calculation unit 1245 ′, and the LFSR calculation unit 1245 ′ may update its own random number value with the received preliminary random number value. good.

上記各実施形態は、本発明を説明するための例示であり、本発明をこれらの実施形態にのみ限定する趣旨ではない。本発明は、その要旨を逸脱しない限り、さまざまな形態で実施することができる。   Each of the above embodiments is an example for explaining the present invention, and is not intended to limit the present invention only to these embodiments. The present invention can be implemented in various forms without departing from the gist thereof.

例えば、本明細書に開示される方法においては、その結果に矛盾が生じない限り、ステップ、動作又は機能を並行して又は異なる順に実施しても良い。説明されたステップ、動作及び機能は、単なる例として提供されており、ステップ、動作及び機能のうちのいくつかは、発明の要旨を逸脱しない範囲で、省略でき、また、互いに結合させることで一つのものとしても良く、また、他のステップ、動作又は機能を追加しても良い。   For example, in the method disclosed herein, steps, operations, or functions may be performed in parallel or in a different order, as long as the results do not conflict. The steps, operations, and functions described are provided as examples only, and some of the steps, operations, and functions may be omitted and combined with each other without departing from the spirit of the invention. There may be one, and other steps, operations or functions may be added.

また、本明細書では、さまざまな実施形態が開示されているが、一の実施形態における特定のフィーチャ(技術的事項)を、適宜改良しながら、他の実施形態に追加し、又は該他の実施形態における特定のフィーチャと置換することができ、そのような形態も本発明の要旨に含まれる。   Further, although various embodiments are disclosed in this specification, specific features (technical matters) in one embodiment are added to other embodiments while appropriately improving the other features, or other Specific features in the embodiments can be replaced, and such forms are also included in the gist of the present invention.

本発明は、画像伝送システムの分野に広く利用することができる。   The present invention can be widely used in the field of image transmission systems.

100…画像伝送システム
110…送信装置
111…送信処理部
112…スクランブル部
113…8B/10B符号化部
114…パラレル/シリアル変換部
120…受信装置
121…受信処理部
122…シリアル/パラレル変換部
123…8B/10B復号化部
124…デスクランブル部
1241…初期化コード検出部
1242…ブランキングエンド検出部
1243…SR受信判定部
1244…DE信号検出部
1245…LFSR演算部
1246…第1の予備シード算出部
1247…第2の予備シード算出部
1248…EXOR演算部
501a〜501c…第1〜第3の加算器
502…比較器
503…LFSR更新信号出力部
503a…第1のANDゲート
503b…第1のANDゲート
1301…第1の予備LFSR演算部
1302…第2の予備LFSR演算部
DESCRIPTION OF SYMBOLS 100 ... Image transmission system 110 ... Transmission apparatus 111 ... Transmission processing part 112 ... Scramble part 113 ... 8B / 10B encoding part 114 ... Parallel / serial conversion part 120 ... Reception apparatus 121 ... Reception processing part 122 ... Serial / parallel conversion part 123 ... 8B / 10B decoding part 124 ... descrambling part 1241 ... initialization code detecting part 1242 ... blanking end detecting part 1243 ... SR reception determining part 1244 ... DE signal detecting part 1245 ... LFSR calculating part 1246 ... first preliminary seed Calculation unit 1247 ... second preliminary seed calculation unit 1248 ... EXOR operation units 501a to 501c ... first to third adders 502 ... comparator 503 ... LFSR update signal output unit 503a ... first AND gate 503b ... first AND gate 1301 of the first spare LFSR operation unit 302 ... second preliminary LFSR operation unit

Claims (15)

複数のレーンを介して、画像データ列の伝送を行う画像伝送システムの受信装置であって、
前記複数のレーンのそれぞれに対応し、LFSRに基づいてスクランブルされた画像データ列を前記LFSRに基づいてデスクランブルするデスクランブル部を備え、
各前記デスクランブル部は、
所定のコードを検出するコード検出部と、
クロックの周期に従って、所定のシード値を更新し、更新された現時点の前記所定のシード値を前記LFSRに与えてLFSR演算を行うLFSR演算部と、
前記クロックの周期に従って、前記所定のシード値と初期値を共通にする少なくとも1つの予備シード値を更新し、更新された前記少なくとも1つの予備シード値を前記LFSR演算部に出力する予備シード算出部と、を備え、
前記LFSR演算部は、
前記コード検出部によって第1のコードが検出された場合に、前記所定のシード値を初期化することにより前記初期値に戻し、
前記予備シード算出部は、
前記コード検出部によって第1のコード及び第2のコードの少なくともいずれか一方が検出された場合に、前記少なくとも1つの予備シード値を初期化することにより前記初期値に戻し、
前記LFSR演算部は、
自身の前記所定のシード値が前記複数のレーンのうちの所定数以上のレーンに対応する他の前記デスクランブル部における該LFSR演算部の所定のシード値に一致するように、前記自身の所定のシード値を前記少なくとも1つの予備シード値により更新する、
受信装置。
A receiving device of an image transmission system for transmitting an image data string through a plurality of lanes,
A descrambling unit corresponding to each of the plurality of lanes, and descrambles an image data sequence scrambled based on the LFSR based on the LFSR;
Each said descrambling part is
A code detector for detecting a predetermined code;
An LFSR operation unit that updates a predetermined seed value according to a cycle of the clock, and supplies the updated current seed value to the LFSR to perform an LFSR operation;
According to the cycle of the clock, the at least one reserve seed value that shares the initial value with the predetermined seed value is updated, and the at least one reserve seed value that is updated is output to the LFSR calculation unit. And comprising
The LFSR calculation unit
When the first code is detected by the code detection unit, the predetermined seed value is initialized to return to the initial value,
The preliminary seed calculation unit includes:
When at least one of the first code and the second code is detected by the code detection unit, the at least one preliminary seed value is initialized to return to the initial value,
The LFSR calculation unit
The predetermined value of the self is set so that the predetermined seed value of the self coincides with a predetermined seed value of the LFSR calculation unit in the other descrambling unit corresponding to a predetermined number or more of the plurality of lanes. Updating a seed value with the at least one preliminary seed value;
Receiver device.
前記予備LFSR演算部は、
前記クロックの周期に従って前記所定のシード値と初期値を共通にする第1の予備シード値を算出し、前記LFSR演算部に出力する第1の予備シード算出部と、
前記クロックの周期に従って前記所定のシード値と初期値を共通にする第2の予備シード値を算出し、前記LFSR演算部に出力する第2の予備シード算出部と、を備え、
前記第1の予備シード算出部は、
算出した前記第1の予備シード値を前記第2の予備シード算出部に出力し、
前記第1のコード及び前記第2のコードの少なくともいずれか一方が検出された場合に、前記第1の予備シード値を初期化する、
請求項1に記載の受信装置。
The spare LFSR calculation unit
Calculating a first preliminary seed value that shares the predetermined seed value and the initial value in accordance with a cycle of the clock, and outputting the first preliminary seed value to the LFSR calculation unit;
A second preliminary seed calculation unit that calculates a second preliminary seed value that shares the predetermined seed value and an initial value in accordance with a cycle of the clock and outputs the second preliminary seed value to the LFSR calculation unit,
The first preliminary seed calculation unit includes:
Outputting the calculated first preliminary seed value to the second preliminary seed calculation unit;
Initializing the first preliminary seed value when at least one of the first code and the second code is detected;
The receiving device according to claim 1.
前記LFSR演算部は、前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンに対応する前記他のデスクランブル部において前記第1のコードが検出されたと判定される場合に、前記所定のシード値を、前記第1の予備シード算出部から出力される前記第1の予備シード値により更新する、請求項2に記載の受信装置。   The LFSR calculation unit is a case where the second code is detected, and the first code is transmitted to the other descrambling unit corresponding to a predetermined number or more of the plurality of lanes. The receiving apparatus according to claim 2, wherein when it is determined that the predetermined seed value has been detected, the predetermined seed value is updated with the first preliminary seed value output from the first preliminary seed calculation unit. 前記第2の予備シード算出部は、前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンに対応する前記他のデスクランブル部において前記第1のコードが検出されたと判定される場合に、前記第2の予備シード値を、前記第1の予備シード算出部から出力される前記第1の予備シード値により更新する、
請求項3に記載の受信装置。
The second spare seed calculation unit is a case where the second code is detected, and the other descrambling unit corresponding to a predetermined number of lanes or more of the plurality of lanes When it is determined that one code is detected, the second preliminary seed value is updated with the first preliminary seed value output from the first preliminary seed calculation unit.
The receiving device according to claim 3.
前記LFSR演算部は、前記第1のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定所定数以上のレーンに対応する前記他のデスクランブル部において前記第2のコードが検出されたと判定される場合に、前記所定のシード値を、前記第2の予備シード算出部から出力される前記第2の予備シード値により更新する、
請求項3又は4に記載の受信装置。
The LFSR calculation unit is the case where the first code is detected, and the second code in the other descrambling unit corresponding to a predetermined predetermined number or more of the plurality of lanes. The predetermined seed value is updated with the second preliminary seed value output from the second preliminary seed calculation unit.
The receiving device according to claim 3 or 4.
前記第2の予備LFSR演算部は、前記第1のコードが検出された場合又は前記第2のコードが検出された場合に対応して前記第2の予備シード値を初期化することなく、前記第2の予備シード値の更新を継続する、
請求項2乃至5のいずれかに記載の受信装置。
The second backup LFSR calculation unit does not initialize the second backup seed value in response to the detection of the first code or the detection of the second code. Continue updating the second preliminary seed value;
The receiving device according to claim 2.
前記デスクランブル部は、前記複数のレーンにそれぞれ対応する前記デスクランブル部前記コード検出部による検出結果に基づいて、前記第1のコードが受信されたと判定するコード受信判定部をさらに備える、
請求項2乃至5のいずれかに記載の受信装置。
The descrambling unit further includes a code reception determination unit that determines that the first code is received based on a detection result by the descrambling unit and the code detection unit respectively corresponding to the plurality of lanes.
The receiving device according to claim 2.
前記デスクランブル部は、前記画像データ列に関するデータイネーブル信号の遷移を検出するデータイネーブル信号検出部をさらに備え、
前記コード受信判定部は、前記データイネーブル信号検出部によって、前記複数のレーンの前記画像データ列に関するデータイネーブル信号が第1の値になったと判断される場合、前記第1のコードが受信されたと判定する、
請求項7に記載の受信装置。
The descrambling unit further includes a data enable signal detection unit that detects a transition of a data enable signal related to the image data sequence,
The code reception determination unit determines that the first code has been received when the data enable signal detection unit determines that the data enable signal related to the image data sequence of the plurality of lanes has a first value. judge,
The receiving device according to claim 7.
前記第1のコードと前記第2のコードとは、互いに類似したビット構成である、請求項2乃至8のいずれかに記載の受信装置。   The receiving apparatus according to claim 2, wherein the first code and the second code have bit configurations similar to each other. 請求項1乃至9のいずれかに記載の受信装置と、
前記受信装置に対して、前記複数のレーンを介して、前記画像データ列を送信する送信装置と、
を備える、画像伝送システム。
A receiving device according to any one of claims 1 to 9;
A transmitting device that transmits the image data sequence to the receiving device via the plurality of lanes;
An image transmission system comprising:
複数のレーンを介して、画像データ列の伝送を行う画像伝送システムの受信装置の作動方法であって、
前記複数のレーンのそれぞれにおいて、LFSRに基づいてスクランブルされた画像データ列を受信することと、
前記受信した画像データ列を、前記LFSRに基づいてデスクランブルすることと、
デスクランブルされた前記画像データ列を出力することと、を含み、
前記デスクランブルすることは、
クロックの周期に従って、所定のシード値を更新する一方で、更新された現時点のシード値を前記LFSRに与えてLFSR演算を行うことと、
受信した前記画像データ列から所定のコードを検出することと、
前記クロックの周期に従って、前記所定のシード値と初期値を共通にする少なくとも1つの予備シード値を更新する一方で、更新された現時点の前記少なくとも1つの予備シード値を前記LFSR演算部に出力することと、
前記所定のコードとして第1のコードが検出された場合に、前記所定のシード値を初期化することと、
前記所定のコードとして第1のコード及び第2のコードの少なくともいずれか一方が検出された場合に、前記少なくとも1つの予備シード値を初期化することと、
前記所定のシード値が前記複数のレーンのうちの所定数以上のレーンにおける所定のシード値に一致するように、前記予備シード値により前記所定のシード値を更新することと、
を含む、
作動方法。
An operation method of a receiving device of an image transmission system for transmitting an image data string through a plurality of lanes,
Receiving an image data sequence scrambled based on LFSR in each of the plurality of lanes;
Descrambling the received image data sequence based on the LFSR;
Outputting the descrambled image data sequence;
The descrambling is
Updating a predetermined seed value according to a cycle of the clock, while giving an updated current seed value to the LFSR to perform an LFSR operation;
Detecting a predetermined code from the received image data sequence;
According to the period of the clock, at least one reserve seed value that shares the initial value with the predetermined seed value is updated, and the updated at least one reserve seed value is output to the LFSR calculation unit. And
Initializing the predetermined seed value when a first code is detected as the predetermined code;
Initializing at least one preliminary seed value when at least one of a first code and a second code is detected as the predetermined code;
Updating the predetermined seed value with the preliminary seed value such that the predetermined seed value matches a predetermined seed value in a predetermined number or more of the plurality of lanes;
including,
Actuation method.
前記少なくとも1つの予備シード値を算出することは、
前記クロックの周期に従って前記所定のシード値と初期値を共通にする第1の予備シード値を算出することと、
前記クロックの周期に従って前記所定のシード値と初期値を共通にする第2の予備シード値を算出することと、を含み、
前記少なくとも1つの予備シード値を初期化することは、前記第1のコード及び前記第2のコードの少なくともいずれか一方が検出された場合に、前記第1の予備シード値を初期化することを含む、
請求項11に記載の作動方法。
Calculating the at least one preliminary seed value comprises:
Calculating a first preliminary seed value that shares the initial value with the predetermined seed value according to a period of the clock;
Calculating a second preliminary seed value that shares an initial value with the predetermined seed value according to a period of the clock,
Initializing the at least one preliminary seed value includes initializing the first preliminary seed value when at least one of the first code and the second code is detected. Including,
The operating method according to claim 11.
前記所定のシード値を更新することは、前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンにおいて前記第1のコードが検出されたと判定される場合に、前記第1の予備シード値により前記所定のシード値を更新することを含む、
請求項12に記載の作動方法。
The updating of the predetermined seed value is when the second code is detected, and it is determined that the first code is detected in a predetermined number or more of the plurality of lanes. Updating the predetermined seed value with the first preliminary seed value, if
The operating method according to claim 12.
前記少なくとも1つの予備シード値を初期化することは、前記第2のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定数以上のレーンにおいて前記第1のコードが検出されたと判定される場合に、前記第1の予備シード値により前記第2の予備シードを更新することを含む、
請求項13に記載の作動方法。
The initialization of the at least one spare seed value is when the second code is detected, and the first code is detected in a predetermined number or more of the plurality of lanes. Updating the second reserve seed with the first reserve seed value if determined to have been
The operating method according to claim 13.
前記所定のシード値を更新することは、前記第1のコードが検出された場合であって、かつ、前記複数のレーンのうちの所定所定数以上のレーンにおいて前記第2のコードが検出されたと判定される場合に、前記第2の予備シード値により前記所定のシード値を更新することを含む、
請求項13又は14に記載の作動方法。
The predetermined seed value is updated when the first code is detected, and when the second code is detected in a predetermined predetermined number or more of the plurality of lanes. If determined, including updating the predetermined seed value with the second preliminary seed value;
15. The operating method according to claim 13 or 14.
JP2017038591A 2017-03-01 2017-03-01 Receiving apparatus of image transmission system and operating method of receiving apparatus Pending JP2018148275A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017038591A JP2018148275A (en) 2017-03-01 2017-03-01 Receiving apparatus of image transmission system and operating method of receiving apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017038591A JP2018148275A (en) 2017-03-01 2017-03-01 Receiving apparatus of image transmission system and operating method of receiving apparatus

Publications (1)

Publication Number Publication Date
JP2018148275A true JP2018148275A (en) 2018-09-20

Family

ID=63592410

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017038591A Pending JP2018148275A (en) 2017-03-01 2017-03-01 Receiving apparatus of image transmission system and operating method of receiving apparatus

Country Status (1)

Country Link
JP (1) JP2018148275A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200052137A (en) * 2018-11-06 2020-05-14 엘지디스플레이 주식회사 Display device and data device of transmitting and receiving data thereof
WO2020195608A1 (en) * 2019-03-26 2020-10-01 株式会社小糸製作所 Vehicle and vehicle lamp tool
WO2022102833A1 (en) * 2020-11-16 2022-05-19 주식회사 바이오로그디바이스 Fingerprint sensing system for encrypting fingerprint image data
WO2023048178A1 (en) * 2021-09-21 2023-03-30 ソニーセミコンダクタソリューションズ株式会社 Communication device and communication system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200052137A (en) * 2018-11-06 2020-05-14 엘지디스플레이 주식회사 Display device and data device of transmitting and receiving data thereof
KR102529502B1 (en) * 2018-11-06 2023-05-08 엘지디스플레이 주식회사 Display device and data device of transmitting and receiving data thereof
WO2020195608A1 (en) * 2019-03-26 2020-10-01 株式会社小糸製作所 Vehicle and vehicle lamp tool
WO2022102833A1 (en) * 2020-11-16 2022-05-19 주식회사 바이오로그디바이스 Fingerprint sensing system for encrypting fingerprint image data
KR20220066547A (en) * 2020-11-16 2022-05-24 주식회사 바이오로그디바이스 Fingerprint Sensing System for Encryption of Fingerprint Image Data
KR102406186B1 (en) * 2020-11-16 2022-06-10 주식회사 바이오로그디바이스 Fingerprint Sensing System for Encryption of Fingerprint Image Data
WO2023048178A1 (en) * 2021-09-21 2023-03-30 ソニーセミコンダクタソリューションズ株式会社 Communication device and communication system

Similar Documents

Publication Publication Date Title
JP2018148275A (en) Receiving apparatus of image transmission system and operating method of receiving apparatus
JP3984590B2 (en) Side channel data transmission method and transmission system thereof
EP2908536B1 (en) Video signal transmission device
TWI221712B (en) Skew adjustment circuit, skew adjustment method, data synchronization circuit, and data synchronization method
US8810560B2 (en) Methods and apparatus for scrambler synchronization
US9503253B2 (en) Serial data transmission circuit and reception circuit, transmission system using the same, electronic device, and serial data transmission method
US6897793B1 (en) Method and apparatus for run length limited TMDS-like encoding of data
EP2629472A1 (en) Transmission circuit, reception circuit, transmission method, reception method, communication system and communication method therefor
WO2018223924A1 (en) Data transmission method, timing controller, source driver and display apparatus
US20140340579A1 (en) Encoding Guard Band Data For Transmission Via A Communications Interface Utilizing Transition-Minimized Differential Signaling (Tmds) Coding
US7102629B2 (en) System and method for digital video signal transmission
US20160205416A1 (en) Radio frequency interference reduction in multimedia interfaces
JP2011101321A (en) Data receiver, data receiving method, and program
JP2011049635A (en) Data receiving apparatus, data receiving method and program
US9565014B2 (en) Initializing a descrambler
JP6120798B2 (en) Transmission device, reception device, and transmission / reception system
US9762383B2 (en) Serial transmission having a low level EMI
JP2011103552A (en) Information processor, and signal processing method
KR101038112B1 (en) DisplayPort digital encoders and digital decoders
US9548857B2 (en) Initializing a descrambler
JP2005268910A (en) Data receiver
JP2020048059A (en) Scramble correction circuit

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20180207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180216

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20180216

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180719

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20180802