JP2009164833A - データ処理装置およびデータ処理方法並びにプログラム - Google Patents
データ処理装置およびデータ処理方法並びにプログラム Download PDFInfo
- Publication number
- JP2009164833A JP2009164833A JP2007341081A JP2007341081A JP2009164833A JP 2009164833 A JP2009164833 A JP 2009164833A JP 2007341081 A JP2007341081 A JP 2007341081A JP 2007341081 A JP2007341081 A JP 2007341081A JP 2009164833 A JP2009164833 A JP 2009164833A
- Authority
- JP
- Japan
- Prior art keywords
- data
- error
- conversion
- control signal
- error code
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L25/00—Baseband systems
- H04L25/38—Synchronous or start-stop systems, e.g. for Baudot code
- H04L25/40—Transmitting circuits; Receiving circuits
- H04L25/49—Transmitting circuits; Receiving circuits using code conversion at the transmitter; using predistortion; using insertion of idle bits for obtaining a desired frequency spectrum; using three or more amplitude levels ; Baseband coding techniques specific to data transmission systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/24—Testing correct operation
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
- H03M13/09—Error detection only, e.g. using cyclic redundancy check [CRC] codes or single parity bit
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Spectroscopy & Molecular Physics (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Abstract
【解決手段】10GBASE−R PHYに準拠する送信装置のPCS処理部における64B/66B変換部130は、4つのレーンで伝送されるデータ対して2カラムとなるブロック毎に64B/66B変換を行う。変換に際して、制御信号入力端子162から入力された制御信号が通常動作モードを示し、かつエラー検出部150により変換対象のブロックからエラーコードが検出されたときには、該ブロックの8バイトのデータを全てエラーコード/E/に書き換えるエラー展開処理を行う。一方、制御信号が解析動作モードを示すときには、エラー検出部150によりエラーコードが検出されても、エラー展開処理を行わない。
【選択図】図3
Description
XGMIIは、10Gbpsに対応し、RSとPCS間のインタフェースとして機能する。
図11に示すように、送信時に、信号がXGMII10、PCS20の64B/66B変換部22、スクランブル処理部24の順に流れる。XGMII10を流れる信号、64B/66B変換部22が取り込んだ信号、64B/66B変換部22が出力した信号をそれぞれ信号A、信号B、信号Cである。
特許文献1と特許文献2のいずれに開示された手法も、上記問題を解決することができない。
<第1の実施の形態>
通常動作モードにおけるこのような処理は、IEEE802.3ae−2002の49章に記述される10GBASE−R PHYの規定に準拠する。
<第2の実施の形態>
22 64B/66B変換部 24 スクランブル処理部
100 送信装置 110 上位処理部
112 MAC処理部 114 RS処理部
116 XGMII 120 PCS処理部
130 64B/66B変換部 140 64B/66Bエンコーダ
150 エラー検出部 160 選択部
162 制御信号入力端子 180 スクランブル処理部
190 PMA部 192 PMD部
200 通信装置 202 送信処理部
204 受信処理部 210 上位処理部
212 MAC処理部 214 RS処理部
216 XGMII 220 PCS処理部
230 64B/66B変換部 240 64B/66Bデコーダ
250 エラー検出部 260 選択部
262 制御信号入力端子 280 スクランブル解除部
290 PMA部 292 PMD部
Claims (9)
- 複数のレーンで伝送されるデータのうちのエラーコードを検出するエラー検出部と、
前記データに対して所定数のカラムとなるブロック毎にデータ変換を行うデータ変換部と、
通常動作モードか解析モードかを示す制御信号を入力する制御信号入力端子とを備え、
前記データ変換部は、
前記制御信号入力端子から入力された前記制御信号が前記通常動作モードを示すときに、前記エラー検出部により検出された前記エラーコードが位置するブロック内の各データをエラーコードに書き換えるエラー展開処理をし、
前記制御信号入力端子から入力された前記制御信号が前記解析モードを示すときに、前記エラー展開処理を行わないことを特徴とするデータ処理装置。 - 送信装置に備えられたことを特徴とする請求項1に記載のデータ処理装置。
- 受信装置に備えられたことを特徴とする請求項1に記載のデータ処理装置。
- 10ギガビットイーサネット(登録商標)に準拠し、物理層に設けられたことを特徴とする請求項1から3のいずれか1項に記載のデータ処理装置。
- 前記データ変換部は、64B/66B変換を行うものであることを特徴とする請求項1から4のいずれかに記載のデータ処理装置。
- 複数のレーンで伝送されるデータに対して所定数のカラムとなるブロック毎にデータ変換を行うデータ処理方法において、
変換対象の前記ブロックにエラーコードが検出された際に、
制御信号に応じて、該制御信号が通常動作モードを示すときに、前記変換対象のブロック内の各データをエラーコードに書き換えるエラー展開処理をする一方、前記制御信号が解析モードを示すときに、前記エラー展開処理を行わないことを特徴とするデータ処理方法。 - 前記データ変換は、64B/66B変換であることを特徴とする請求項6に記載のデータ処理方法。
- 複数のレーンで伝送されるデータに対して所定数のカラムとなるブロック毎にデータ変換を行う変換処理をコンピュータに実行せしめるプログラムであって、
前記変換処理は、変換対象の前記ブロックにエラーコードが検出された際に、
制御信号に応じて、該制御信号が通常動作モードを示すときに、前記変換対象のブロック内の各データをエラーコードに書き換えるエラー展開処理をする一方、前記制御信号が解析モードを示すときに、前記エラー展開処理を行わないことを特徴とするプログラム。 - 前記変換処理は、64B/66B変換であることを特徴とする請求項8に記載のプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007341081A JP4988544B2 (ja) | 2007-12-28 | 2007-12-28 | データ処理装置およびデータ処理方法並びにプログラム |
US12/343,667 US8145973B2 (en) | 2007-12-28 | 2008-12-24 | Data processing apparatus and method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007341081A JP4988544B2 (ja) | 2007-12-28 | 2007-12-28 | データ処理装置およびデータ処理方法並びにプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009164833A true JP2009164833A (ja) | 2009-07-23 |
JP4988544B2 JP4988544B2 (ja) | 2012-08-01 |
Family
ID=40800159
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007341081A Active JP4988544B2 (ja) | 2007-12-28 | 2007-12-28 | データ処理装置およびデータ処理方法並びにプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8145973B2 (ja) |
JP (1) | JP4988544B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011151699A (ja) * | 2010-01-25 | 2011-08-04 | Anritsu Corp | Pcs試験装置及びpcs試験方法 |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102010020772A1 (de) * | 2010-05-17 | 2011-11-17 | Adva Ag Optical Networking | Verfahren zur Übertragung eines digitalen Signals im inversenen Multiplex, insbesondere über ein Optical Transport Network und Empfangseinrichtung für ein System zur Realisierung des Verfahrens |
CN102685091B (zh) * | 2011-11-28 | 2015-08-19 | 曙光信息产业(北京)有限公司 | 一种万兆以太网变速箱Fifo读写控制及容错系统 |
US10256909B2 (en) * | 2017-08-30 | 2019-04-09 | Ciena Corporation | Systems and methods for relative phase measurement and alignment of 66B encoded signals |
CN113904756B (zh) * | 2021-10-15 | 2023-11-07 | 深圳市紫光同创电子有限公司 | 基于10Gbase-R协议的以太网系统 |
CN114614949B (zh) * | 2022-03-17 | 2023-12-19 | 苏州盛科通信股份有限公司 | 状态机状态指示功能验证方法、装置和电子设备 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002354069A (ja) * | 2001-03-06 | 2002-12-06 | Agilent Technol Inc | 自己試験機構を備えたデータ通信システム |
JP2004320580A (ja) * | 2003-04-18 | 2004-11-11 | Nippon Telegr & Teleph Corp <Ntt> | 符号化方法および符号化装置ならびに符号化通信システム |
JP2005130177A (ja) * | 2003-10-23 | 2005-05-19 | Yokogawa Electric Corp | フレーム表示装置及びフレーム表示方法 |
JP2005184801A (ja) * | 2003-11-27 | 2005-07-07 | Yokogawa Electric Corp | 試験装置 |
JP2006172649A (ja) * | 2004-12-17 | 2006-06-29 | Fujitsu Ltd | 半導体メモリ |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6650638B1 (en) * | 2000-03-06 | 2003-11-18 | Agilent Technologies, Inc. | Decoding method and decoder for 64b/66b coded packetized serial data |
US20050097378A1 (en) * | 2003-07-29 | 2005-05-05 | Hwang Andrew S. | Method and system for power management in a gigabit Ethernet chip |
-
2007
- 2007-12-28 JP JP2007341081A patent/JP4988544B2/ja active Active
-
2008
- 2008-12-24 US US12/343,667 patent/US8145973B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002354069A (ja) * | 2001-03-06 | 2002-12-06 | Agilent Technol Inc | 自己試験機構を備えたデータ通信システム |
JP2004320580A (ja) * | 2003-04-18 | 2004-11-11 | Nippon Telegr & Teleph Corp <Ntt> | 符号化方法および符号化装置ならびに符号化通信システム |
JP2005130177A (ja) * | 2003-10-23 | 2005-05-19 | Yokogawa Electric Corp | フレーム表示装置及びフレーム表示方法 |
JP2005184801A (ja) * | 2003-11-27 | 2005-07-07 | Yokogawa Electric Corp | 試験装置 |
JP2006172649A (ja) * | 2004-12-17 | 2006-06-29 | Fujitsu Ltd | 半導体メモリ |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011151699A (ja) * | 2010-01-25 | 2011-08-04 | Anritsu Corp | Pcs試験装置及びpcs試験方法 |
Also Published As
Publication number | Publication date |
---|---|
US8145973B2 (en) | 2012-03-27 |
JP4988544B2 (ja) | 2012-08-01 |
US20090172494A1 (en) | 2009-07-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8990653B2 (en) | Apparatus and method for transmitting and recovering encoded data streams across multiple physical medium attachments | |
JP4988544B2 (ja) | データ処理装置およびデータ処理方法並びにプログラム | |
US7949782B2 (en) | Extended link monitoring channel for 10 Gb/s Ethernet | |
US7764664B2 (en) | Modified start frame delimiter detection | |
US10396921B2 (en) | Multi-lane synchronization method, synchronization apparatus and system, and computer storage medium | |
CN104008078B (zh) | 一种基于fpga的数据传输板之间进行高速传输的方法 | |
JP2007267392A (ja) | 集積回路間のポイントツーポイント通信のための物理インタフェースでのエラー検出 | |
CN111064545B (zh) | 基于fpga实现具有spw接口的专网地检装置及方法 | |
WO2015127282A1 (en) | Coexistence of legacy and next generation devices over a shared multi-mode bus | |
CN112187789B (zh) | 一种数据链路协议转换系统 | |
CN114416626B (zh) | 一种基于8b/10b编码的异步串行数据恢复方法 | |
JP2007274122A (ja) | パラレル変換回路 | |
JP5238369B2 (ja) | データ受信装置、データ受信方法及びデータ受信プログラム | |
WO2017012517A1 (zh) | 混合物理编码子层以及数据发送、接收方法、存储介质 | |
US20030118022A1 (en) | Reconfigurable data packet header processor | |
JP2008017111A (ja) | ビット速度判定装置 | |
JP2004534488A (ja) | 情報を変換する通信制御器及び方法 | |
EP2127145B1 (en) | Mechanism for channel synchronization | |
US7457389B2 (en) | Data block synchronization device, system and method | |
JP4419867B2 (ja) | データ処理装置 | |
US5898678A (en) | Method and apparatus for using synthetic preamable signals to awaken repeater | |
US7106820B2 (en) | System and method for establishing word synchronization | |
JP4199639B2 (ja) | フレームフォーマット変換方式 | |
CN104486039B (zh) | 一种多路e1解帧器系统 | |
CN117596308A (zh) | 一种以太网媒体访问控制层的数据传输方法和系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100806 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120409 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120417 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120426 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 4988544 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150511 Year of fee payment: 3 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |