JP4582023B2 - 通信装置,受信方法,およびコンピュータプログラム - Google Patents
通信装置,受信方法,およびコンピュータプログラム Download PDFInfo
- Publication number
- JP4582023B2 JP4582023B2 JP2006061372A JP2006061372A JP4582023B2 JP 4582023 B2 JP4582023 B2 JP 4582023B2 JP 2006061372 A JP2006061372 A JP 2006061372A JP 2006061372 A JP2006061372 A JP 2006061372A JP 4582023 B2 JP4582023 B2 JP 4582023B2
- Authority
- JP
- Japan
- Prior art keywords
- header
- packet
- error detection
- unit
- decoded
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- 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/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0045—Arrangements at the receiver end
- H04L1/0052—Realisations of complexity reduction techniques, e.g. pipelining or use of look-up tables
- H04L1/0053—Realisations of complexity reduction techniques, e.g. pipelining or use of look-up tables specially adapted for power saving
-
- 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/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0056—Systems characterized by the type of code used
- H04L1/0061—Error detection codes
-
- 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/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0072—Error control for data other than payload data, e.g. control data
-
- 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/0078—Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location
- H04L1/0079—Formats for control data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Communication Control (AREA)
Description
102 パケット受信部
106 誤り検出部
108 ヘッダデコード部
110 デコード済みヘッダ更新部
112 デコード済みヘッダ出力部
114 ヘッダ処理実行部
Claims (11)
- ヘッダと前記ヘッダの誤り検出符号とを含むパケットを受信する通信装置において:
前記パケットを受信するパケット受信部と;
前記パケット受信部により受信されたヘッダをデコードするヘッダデコード部と;
前記ヘッダデコード部によりデコードされたデコード済みヘッダを出力するデコード済みヘッダ出力部と;
前記ヘッダの誤り検出符号を用いて前記ヘッダに誤りがあるか否かを検査するヘッダ誤り検出部と;
前記ヘッダ誤り検出部により前記ヘッダの誤りが検出された場合に,前記デコード済みヘッダ出力部により出力された前記デコード済みヘッダを、前記ヘッダ誤り検出部から提供される訂正後のヘッダ情報に更新するデコード済みヘッダ更新部と;
を備え,
前記ヘッダデコード部は,前記ヘッダ誤り検出部が前記ヘッダに誤りがあるか否かを検査するより前に,前記ヘッダのデコードを開始し,
前記デコード済みヘッダ出力部は,前記ヘッダ誤り検出部が前記ヘッダに誤りがあるか否かを検査するより前に,前記デコード済みヘッダの出力を開始する
ことを特徴とする通信装置。 - 前記デコード済みヘッダ出力部により出力された前記デコード済みヘッダに対応する処理を実行する処理実行部をさらに備えることを特徴とする,請求項1に記載の通信装置。
- 前記ヘッダには,該ヘッダを含む前記パケットの送信先の情報が含まれており,
前記処理実行部は,前記パケットの送信先が自装置でない場合に,前記パケット受信部による該パケットの受信を中断せしめることを特徴とする請求項2に記載の通信装置。 - 前記ヘッダには,該ヘッダを含む前記パケットを受信するために必要な機能の情報が含まれており,
前記処理実行部は,前記パケットを受信するために必要な機能を自装置が備えていない場合に,前記パケット受信部による該パケットの受信を中断せしめることを特徴とする請求項2に記載の通信装置。 - 前記パケットを受信するために必要な機能の情報には,前記パケットのペイロードの伝送レート,前記パケットがフラグメント化されているか否か,または前記パケットのペイロードの符号化/暗号化方式の種類のうち少なくとも1つが含まれることを特徴とする,請求項4に記載の通信装置。
- 前記ヘッダには,該ヘッダを含む前記パケットの送信元である通信装置を識別する識別情報が含まれており,
前記処理実行部は,前記識別情報により特定される前記通信装置に関する情報の収集を開始することを特徴とする,請求項2に記載の通信装置。 - 前記パケット受信部は,複数の前記パケットが多重されており,複数の前記ヘッダが含まれるフレームを受信することを特徴とする,請求項1に記載の通信装置。
- 前記ヘッダデコード部は,前記パケット受信部が前記複数のヘッダの各々を受信するたびに,該ヘッダのデコードを開始することを特徴とする,請求項7に記載の通信装置。
- 2以上の前記ヘッダに対して1つの前記誤り検出符号が付与されており,前記フレーム内の前記誤り検出符号の総数が,該フレーム内の前記ヘッダの総数より少ないことを特徴とする,請求項7に記載の通信装置。
- コンピュータをして,
ヘッダと前記ヘッダの誤り検出符号とを含むパケットを受信するパケット受信部と;
前記パケット受信部により受信されたヘッダをデコードするヘッダデコード部と;
前記ヘッダデコード部によりデコードされたデコード済みヘッダを出力するデコード済みヘッダ出力部と;
前記ヘッダの誤り検出符号を用いて前記ヘッダに誤りがあるか否かを検査するヘッダ誤り検出部と;
前記ヘッダ誤り検出部により前記ヘッダの誤りが検出された場合に,前記デコード済みヘッダ出力部により出力された前記デコード済みヘッダを、前記ヘッダ誤り検出部から提供される訂正後のヘッダ情報に更新するデコード済みヘッダ更新部と;
を備え,
前記ヘッダデコード部は,前記ヘッダ誤り検出部が前記ヘッダに誤りがあるか否かを検査するより前に,前記ヘッダのデコードを開始し,
前記デコード済みヘッダ出力部は,前記ヘッダ誤り検出部が前記ヘッダに誤りがあるか否かを検査するより前に,前記デコード済みヘッダの出力を開始する
ことを特徴とする通信装置として機能せしめるコンピュータプログラム。 - ヘッダと前記ヘッダの誤り検出符号とを含むパケットを受信する受信方法において:
前記ヘッダを受信するステップと;
受信された前記ヘッダをデコードするステップと;
デコードされたデコード済みヘッダを出力するステップと;
前記ヘッダの誤り検出符号を用いて前記ヘッダに誤りがあるか否かを検査するステップと;
前記ヘッダの誤りが検出された場合に,出力された前記デコード済みヘッダを、訂正後のヘッダ情報に更新するステップと
を含むことを特徴とする受信方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006061372A JP4582023B2 (ja) | 2006-03-07 | 2006-03-07 | 通信装置,受信方法,およびコンピュータプログラム |
US11/713,639 US20070211764A1 (en) | 2006-03-07 | 2007-03-05 | Communication device, receiving method and computer program |
CN2007101266500A CN101060384B (zh) | 2006-03-07 | 2007-03-07 | 通信设备和接收方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006061372A JP4582023B2 (ja) | 2006-03-07 | 2006-03-07 | 通信装置,受信方法,およびコンピュータプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007243445A JP2007243445A (ja) | 2007-09-20 |
JP4582023B2 true JP4582023B2 (ja) | 2010-11-17 |
Family
ID=38478885
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006061372A Expired - Fee Related JP4582023B2 (ja) | 2006-03-07 | 2006-03-07 | 通信装置,受信方法,およびコンピュータプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20070211764A1 (ja) |
JP (1) | JP4582023B2 (ja) |
CN (1) | CN101060384B (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2898446A1 (fr) * | 2006-03-13 | 2007-09-14 | Thomson Licensing Sas | Procede, module et appareil de reception de trames de paquets de donnees |
JP5169449B2 (ja) * | 2008-05-01 | 2013-03-27 | 富士通株式会社 | 無線通信装置及び受信方法 |
JP5285392B2 (ja) * | 2008-10-29 | 2013-09-11 | パナソニック株式会社 | データ伝送方法並びにデータ伝送システム |
US8023513B2 (en) * | 2009-02-24 | 2011-09-20 | Fujitsu Limited | System and method for reducing overhead in a wireless network |
US20170099119A1 (en) * | 2015-10-02 | 2017-04-06 | Samsung Electronics Co., Ltd. | Signalling of checksum for 802.11 mac headers |
JP6676481B2 (ja) * | 2016-06-14 | 2020-04-08 | シャープ株式会社 | 通信システム |
JP6928239B2 (ja) * | 2017-06-23 | 2021-09-01 | 日本電信電話株式会社 | 通信装置 |
JP2020056953A (ja) * | 2018-10-03 | 2020-04-09 | キヤノン株式会社 | 防振装置、画像処理装置、及び検出方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63214034A (ja) * | 1987-03-02 | 1988-09-06 | Fujitsu Ltd | 誤り検出方式 |
JPH11215136A (ja) * | 1998-01-23 | 1999-08-06 | Sony Corp | 無線伝送方法及び無線伝送装置 |
JP2004320359A (ja) * | 2003-04-15 | 2004-11-11 | Sony Ericsson Mobilecommunications Japan Inc | 受信処理方法、受信装置および端末装置 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6028844A (en) * | 1996-01-25 | 2000-02-22 | Cypress Semiconductor Corp. | ATM receiver |
US7002993B1 (en) * | 2000-08-18 | 2006-02-21 | Juniper Networks, Inc. | Method and apparatus providing media aggregation in a packet-switched network |
US6973098B1 (en) * | 2000-10-25 | 2005-12-06 | Qualcomm, Incorporated | Method and apparatus for determining a data rate in a high rate packet data wireless communications system |
US8027473B2 (en) * | 2003-01-13 | 2011-09-27 | Conexant Systems, Inc. | System and method for improved data protection in PONs |
US20050144339A1 (en) * | 2003-12-24 | 2005-06-30 | Wagh Mahesh U. | Speculative processing of transaction layer packets |
KR100678941B1 (ko) * | 2004-09-03 | 2007-02-07 | 삼성전자주식회사 | 할당된 시간 동안 양방향으로 데이터를 송수신하는 방법및 그 방법을 이용하는 무선 디바이스 |
KR101063606B1 (ko) * | 2004-12-23 | 2011-09-07 | 엘지전자 주식회사 | 디지털 녹화장치에 있어서의 녹화 수행 방법 |
-
2006
- 2006-03-07 JP JP2006061372A patent/JP4582023B2/ja not_active Expired - Fee Related
-
2007
- 2007-03-05 US US11/713,639 patent/US20070211764A1/en not_active Abandoned
- 2007-03-07 CN CN2007101266500A patent/CN101060384B/zh not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63214034A (ja) * | 1987-03-02 | 1988-09-06 | Fujitsu Ltd | 誤り検出方式 |
JPH11215136A (ja) * | 1998-01-23 | 1999-08-06 | Sony Corp | 無線伝送方法及び無線伝送装置 |
JP2004320359A (ja) * | 2003-04-15 | 2004-11-11 | Sony Ericsson Mobilecommunications Japan Inc | 受信処理方法、受信装置および端末装置 |
Also Published As
Publication number | Publication date |
---|---|
US20070211764A1 (en) | 2007-09-13 |
CN101060384B (zh) | 2010-09-29 |
JP2007243445A (ja) | 2007-09-20 |
CN101060384A (zh) | 2007-10-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4582023B2 (ja) | 通信装置,受信方法,およびコンピュータプログラム | |
JP4675913B2 (ja) | 無線通信システムにおけるバースト処理装置及び方法 | |
EP1261184B1 (en) | Method and device for error correction in the static header information of a received packet | |
US9106417B2 (en) | Communication apparatus for transmission protocol processing and reception protocol processing | |
US8219866B2 (en) | Apparatus and method for calculating and storing checksums based on communication protocol | |
US20060265517A1 (en) | Tcp/ip reception process circuit and semiconductor integrated cirtuit having the same | |
JP5169449B2 (ja) | 無線通信装置及び受信方法 | |
US20080123641A1 (en) | Image forming apparatus, and control method and interface apparatus thereof | |
JP5161120B2 (ja) | データ・パケット・フレームを受信するための方法、モジュールおよび装置 | |
JP4226819B2 (ja) | 移動無線システムにおけるマクロダイバーシティ伝送 | |
US8327252B2 (en) | Data receiving apparatus, data receiving method, and computer-readable recording medium | |
JP4391178B2 (ja) | ストレージ制御装置およびストレージ制御プログラム | |
CN115695576A (zh) | 一种兼容tsn帧抢占协议的数据帧转换方法及装置 | |
US8625619B2 (en) | Domain gateway control system and method thereof | |
US20050195857A1 (en) | Method and apparatus for extracting payload from a packetized elementary stream packet | |
US9008077B2 (en) | Method for quick map recovery in case of error in MoCA | |
JP4818783B2 (ja) | 情報処理方法および装置ならびにプログラム | |
JP4581925B2 (ja) | データ転送装置およびデータ転送方法 | |
US10310917B2 (en) | Apparatus and method for processing data | |
TWI825293B (zh) | 應用在網路裝置中的電路 | |
JP2004088519A (ja) | Tf判定装置及びそれに用いるtf判定方法並びにそのプログラム | |
JP4005370B2 (ja) | パケットデータ蓄積装置 | |
JP5571154B2 (ja) | 通信装置、方法及びプログラム | |
US8924836B2 (en) | Data receiving apparatus, data receiving method, and computer-readable recording medium | |
JP2008167081A (ja) | バースト通信装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20091015 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091110 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091225 |
|
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: 20100803 |
|
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: 20100816 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130910 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |