WO2013086456A1 - Differential formatting between normal and retry data transmission - Google Patents
Differential formatting between normal and retry data transmission Download PDFInfo
- Publication number
- WO2013086456A1 WO2013086456A1 PCT/US2012/068625 US2012068625W WO2013086456A1 WO 2013086456 A1 WO2013086456 A1 WO 2013086456A1 US 2012068625 W US2012068625 W US 2012068625W WO 2013086456 A1 WO2013086456 A1 WO 2013086456A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- ephit
- crc
- information
- frame
- frames
- Prior art date
Links
- 230000005540 biological transmission Effects 0.000 title claims abstract description 20
- 238000000034 method Methods 0.000 claims abstract description 27
- 238000001514 detection method Methods 0.000 claims abstract description 7
- 239000000872 buffer Substances 0.000 claims description 17
- 101000741965 Homo sapiens Inactive tyrosine-protein kinase PRAG1 Proteins 0.000 claims description 7
- 102100038659 Inactive tyrosine-protein kinase PRAG1 Human genes 0.000 claims description 7
- 238000004891 communication Methods 0.000 claims description 5
- 125000004122 cyclic group Chemical group 0.000 claims description 3
- 230000006835 compression Effects 0.000 claims description 2
- 238000007906 compression Methods 0.000 claims description 2
- 206010009944 Colon cancer Diseases 0.000 description 37
- 238000012360 testing method Methods 0.000 description 4
- 230000006978 adaptation Effects 0.000 description 3
- 239000000463 material Substances 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 239000000284 extract Substances 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 230000003139 buffering effect Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000004069 differentiation Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
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/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1809—Selective-repeat protocols
-
- 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
Definitions
- the disclosed invention pertains to computers and, more specifically, to protocols for data transmission between chips; in particular, protocols that use error detection and retransmission of data received erroneously.
- LLI Mobile Industry Processor Interface
- LLI Low Latency Interface
- the LLI interface protocol standard is designed to achieve low latency communication between chips.
- LLI comprises a data link layer (DL) and physical adaptation layer (PA).
- DL data link layer
- PA physical adaptation layer
- LLI provides DL lossless error transmission over a lossy physical communication channel.
- LLI ensures correct data transmission by using error detection and a scheme of the transmitter resending data when the receiver detects an error and signals a transmission error notification (NACK).
- NACK transmission error notification
- LLI transmitted atomic data units are small in order to improve latency, but this implies that the protection information is a significant throughput and power consumption overhead.
- An improved protocol can use longer atomic data units for data that is less latency-sensitive.
- multiple DL frames are losslessly compressed into an extended PHIT (ePHIT) if they comprise certain redundancy, such as they belong to the same channel, they are of the same type, or they have the same transaction ID field.
- single DL frames can be taken to which frame sequence number and cyclic redundancy check (CRCs) fields to form PHITs.
- groups of four DL frames can be compressed. Sequence numbers and CRC fields are appended to form ePHITs. Whether frames are combined and transmitted as ePHITs or transmitted as separate PHITs depends on the properties of the frames. When frames are combined into ePHITs, they carry the same DL data as four PHITs but with less overhead. That results in greater data throughput. In one embodiment the throughput improvement is 25%. Frame combining is the more common case with normal traffic patterns.
- the disclosed invention stores only PHITs in the retry buffer. This requires no change to prior art retry buffer design. Retry reliability is fully preserved. Furthermore, the use of the prior art CRC format for normal PHITs is backward compatible. This is achieved by using a prior art retry mechanism and retrying the transmission of the frames of errant ePHITs as PHITs. Furthermore, to reduce the number of bits required to provide sequence number and sufficient CRC protection, the sequence numbers of ePHITs are hashed with ePHIT CRCs, such as by using a simple exclusive or function (XOR), to form physical adaptation (PA) layer CRCs that are appended to the compressed DL frames.
- XOR simple exclusive or function
- PA physical adaptation
- FIG. 1 illustrates a transmitter for transmitting PHITs and ePHITs in accordance with the teachings of the present invention.
- FIG. 2 is a timeline illustrating a transmission and retry transmission of two ePHITs and one PHIT where an error is detected on the second ePHIT in accordance with the teachings of the present invention.
- FIG. 3 illustrates a receiver for receiving PHITs in accordance with the teachings of the present invention.
- FIG. 4 illustrates a receiver capable of receiving ePHITs in accordance with the teachings of the present invention.
- FIG. 5 illustrates the format of a PHIT in accordance with the teachings of the present invention.
- FIG. 6 illustrates the transformation of the PA CRC of an ePHIT into an ePHIT CRC in accordance with the teachings of the present invention.
- FIG. 1 One embodiment of a transmitter, according to an aspect of the present invention, is depicted in FIG. 1 .
- DL logic 120 indicates with signal 1 10, for each data frame, whether it is combinable.
- Frame data is transferred on bus 102 to mux 122 and retry buffer 124 where it is stored for some time.
- Mux 122 transfers data on bus 106 to PHIT/ePHIT formatter 126.
- Parallel signal 1 14 indicates whether each frame is to be combined with others into an ePHIT or else sent individually in a PHIT.
- mux 122 switches to select its frame input from the retry buffer 124 on bus 104.
- the retry buffer stores only information necessary for sending frames as PHITs. As a result, all frames read into mux 122 on input bus 104 are indicated as no combinable by signal 1 12.
- the timeline of a transmission and retry sequence is shown in FIG. 2.
- a sequence of 9 DL frames is sent.
- Frames 0-3 are formatted as an ePHIT to be decoded with an expected sequence number of 0 and transmitted.
- Frames 4-7 are formatted as an ePHIT to be decoded with an expected sequence number of 4 and transmitted.
- Frame 8 is formatted as a PHIT with sequence number field 8 and transmitted.
- the first ePHIT is received and decoded with no error detected.
- the second ePHIT incurs corruption and it fails the ePHIT CRC check in the receiver.
- the receiver signals NACK to the transmitter.
- the PHIT with sequence number 8 is received and discarded since its sequence number is greater than that of the expected sequence number that failed.
- the NACK signal is eventually received by the transmitter, at which time the transmitter starts its retry sequence. Every frame stored in the retry buffer is retransmitted as a non-combinable frame. As a result, each is formatted and sent as a unique PHIT. When the PHITs of retransmitted frames are received, those with a sequence number field less than 4 are discarded by the receiver, it having already received them correctly. Those with a sequence number greater than or equal to 4 are decoded and passed to the receiver data link module.
- the sequence number is used by the receiver to differentiate, in case retry data is received, between frames that were already successfully received and frames that were not. If an ePHIT would increase the sequence number by 1 , the protocol would not work because the numbering would differ between the retry and the original transmission.
- the invention increases sequence number for each ePHIT by the number of frames encoded in the ePHIT (four in this embodiment). Thereby, the sequence numbering is consistent.
- This invention is superior to one in which the formatter lets the retried frames to be combined into ePHITs in part because:
- FIG. 3 shows a receiver for PHITs 300.
- PHIT decoder 310 extracts DL frame data and sequence numbers from PHITs and forwards them to DL logic 350.
- the decoder outputs the CRC field, which is used by CRC logic 320 to determine whether to assert a NACK signal.
- FIG. 4 shows a receiver for ePHITs 400.
- ePHIT decoder 410 extracts DL frame data from ePHITs and forwards it to DL logic 350.
- ePHIT decoder 410 forwards the PA CRC to hash module 430.
- Sequence number generator 440 indicates the next expected sequence number to a gate 370 and then to DL logic 350 and hash module 430.
- Hash module 430 hashes the value of the next expected sequence number with the PA CRC using an XOR function to produce an ePHIT CRC.
- the ePHIT CRC is used by CRC module 320 to determine whether to assert a NACK signal.
- an ePHIT requires more CRC information than a PHIT to be sufficiently protected by error detection. This leaves too few bits in an ePHIT format to encode a sequence number.
- This is solved, according to an aspect of the invention, by applying a logical XOR function of the CRC and the sequence number. This allows the use of a PA layer CRC to format a frame into an ePHIT.
- In normal operation there is no disadvantage to using an XOR hash function of the sequence number with the CRC. The receiver knows the expected sequence number based on the sequence number of the previously correctly received PHIT or ePHIT.
- the receiver applies a corresponding XOR hash function with its expected sequence number to the PA layer CRC of the received PHIT before testing the resulting ePHIT CRC against the frame. If the CRC test is good, then the ePHIT is good. If this CRC test is bad, then the receiver can not know if it is the sequence number or the CRC that is erroneous. In either case the ePHIT is deemed erroneous, NACK is signaled, and retry is initiated.
- the transmitter may resend data that was already properly received, as depicted in FIG. 2.
- the receiver must drop any retried frames that were already correctly received. This means dropping any frames with a sequence number less than that of the expected sequence number for which an error was detected.
- the receiver does not know which DL frames will be resent. In the case depicted in FIG. 2 the DL frames from the ePHIT with expected sequence number 0 are resent, even though they were already properly received. To know which DL frames are resent, the receiver must be able to extract the sequence number directly, without relying on an expected sequence number. This means that resent frames must be resent as PHITs, not ePHITs. Because ePHITs have hashed sequence numbers, the actual sequence numbers can only be accurately extracted from PHITs.
- CRC is applied to a portion of each ePHIT that contains all of the redundant DL information, plus the unique information of the first frame. This allows minimum latency for the first frame of the ePHIT.
- the remainder of the ePHIT can have CRCs applied with a single code for each quantity of data comprising a single frame or portions of the ePHIT in regular size quantities can have CRCs applied.
- the various aspects of the present invention may be implemented in software, hardware, application logic, or a combination of software, hardware, and application logic.
- the software, application logic and/or hardware may reside on a server, an electronic device, or a service. If desired, part of the software, application logic and/or hardware may reside on an electronic device, part of the software, application logic and/or hardware may reside on a server.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Communication Control (AREA)
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP12854899.7A EP2788874A4 (en) | 2011-12-08 | 2012-12-07 | DIFFERENTIAL FORMATING BETWEEN A NORMAL AND A REVIEW DATA TRANSMISSION |
KR1020147018502A KR101594059B1 (ko) | 2011-12-08 | 2012-12-07 | 정상 데이터 송신과 재시도 데이터 송신 사이에서의 차동 포매팅 |
IN1023MUN2014 IN2014MN01023A (enrdf_load_stackoverflow) | 2011-12-08 | 2012-12-07 | |
JP2014546155A JP6042448B2 (ja) | 2011-12-08 | 2012-12-07 | 通常データ送信とリトライデータ送信との間の差分フォーマッティング |
CN201280060564.3A CN104081356B (zh) | 2011-12-08 | 2012-12-07 | 正常与重试数据发射之间的差别格式化 |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201161630391P | 2011-12-08 | 2011-12-08 | |
US61/630,391 | 2011-12-08 | ||
US13/708,715 US9503222B2 (en) | 2011-12-08 | 2012-12-07 | Differential formatting between normal and retry data transmission |
US13/708,715 | 2012-12-07 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013086456A1 true WO2013086456A1 (en) | 2013-06-13 |
Family
ID=48574959
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2012/068625 WO2013086456A1 (en) | 2011-12-08 | 2012-12-07 | Differential formatting between normal and retry data transmission |
Country Status (6)
Country | Link |
---|---|
US (1) | US9503222B2 (enrdf_load_stackoverflow) |
JP (1) | JP6042448B2 (enrdf_load_stackoverflow) |
KR (1) | KR101594059B1 (enrdf_load_stackoverflow) |
CN (1) | CN104081356B (enrdf_load_stackoverflow) |
IN (1) | IN2014MN01023A (enrdf_load_stackoverflow) |
WO (1) | WO2013086456A1 (enrdf_load_stackoverflow) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR3014273A1 (fr) * | 2013-12-03 | 2015-06-05 | Thales Sa | Systeme de transmission de donnees applicatives avioniques |
WO2016057038A1 (en) * | 2014-10-09 | 2016-04-14 | Hewlett Packard Enterprise Development Lp | A transmitter that does not resend a packet despite receipt of a message to resend the packet |
JP2016131321A (ja) * | 2015-01-14 | 2016-07-21 | 富士通株式会社 | 伝送装置、伝送システム及び伝送方法 |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8846063B2 (en) * | 2008-12-16 | 2014-09-30 | Kimberly-Clark Worldwide, Inc. | Personal care composition containing a volatile and a terpene alcohol |
US10191798B2 (en) * | 2015-05-11 | 2019-01-29 | Qualcomm Incorporated | Extended interframe space (EIFS) exemptions |
US10353606B2 (en) | 2017-10-12 | 2019-07-16 | International Business Machines Corporation | Partial data replay in a distributed memory buffer system |
US10606777B2 (en) | 2018-08-27 | 2020-03-31 | International Business Machines Corporation | Dropped command truncation for efficient queue utilization in multiprocessor data processing system |
TWI878595B (zh) * | 2021-08-19 | 2025-04-01 | 韓商愛思開海力士有限公司 | 用於互連協定的錯誤處理的方法以及控制器 |
CN117171083B (zh) * | 2023-06-07 | 2024-05-03 | 沐曦集成电路(南京)有限公司 | 基于nak的自适应修复pcie接口互连链路的系统 |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020116566A1 (en) * | 2001-02-22 | 2002-08-22 | Yukihiro Saida | Data transmitting and receiving system, and data receiving device |
US20030112759A1 (en) * | 2001-12-13 | 2003-06-19 | Hang Zhang | Physical layer assisted retransmission |
US20050259599A1 (en) * | 2004-05-21 | 2005-11-24 | Naveen Cherukuri | Technique for lane virtualization |
US20070124532A1 (en) * | 2005-04-21 | 2007-05-31 | Bennett Jon C | Interconnection system |
US20070140259A1 (en) * | 2003-12-23 | 2007-06-21 | Eads Secure Networks | Method and device for transmitting information with verification of unintentional and intentional transmission errors |
US20070226596A1 (en) * | 2006-03-23 | 2007-09-27 | Intel Corporation | Apparatus and method for reduced power consumption communications over a physical interconnect |
EP1892874A2 (en) | 2006-08-22 | 2008-02-27 | Fujitsu Ltd. | Data retransmission method, communications device, and computer program |
US7436834B1 (en) * | 2002-03-28 | 2008-10-14 | Hang Zhang | Efficient frame retransmission in a wireless communication environment |
US20080273554A1 (en) * | 2007-05-03 | 2008-11-06 | Samsung Electronics Co., Ltd. | System and method for time-constrained transmission of video in a communication system |
Family Cites Families (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5623605A (en) * | 1994-08-29 | 1997-04-22 | Lucent Technologies Inc. | Methods and systems for interprocess communication and inter-network data transfer |
US5594732A (en) * | 1995-03-03 | 1997-01-14 | Intecom, Incorporated | Bridging and signalling subsystems and methods for private and hybrid communications systems including multimedia systems |
US5991308A (en) * | 1995-08-25 | 1999-11-23 | Terayon Communication Systems, Inc. | Lower overhead method for data transmission using ATM and SCDMA over hybrid fiber coax cable plant |
JP3499670B2 (ja) * | 1996-02-02 | 2004-02-23 | 株式会社東芝 | 無線通信方法、無線基地局装置及び無線端末装置 |
US5931967A (en) | 1996-02-22 | 1999-08-03 | Fujitsu, Ltd. | Method and apparatus for detection of errors in multiple-word communications |
GB2315962B (en) * | 1996-07-31 | 2001-07-04 | Internat Mobile Satellite Orga | Method and apparatus for transmitting data |
US6359877B1 (en) | 1998-07-21 | 2002-03-19 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for minimizing overhead in a communication system |
US6301249B1 (en) * | 1998-08-04 | 2001-10-09 | Opuswave Networks, Inc | Efficient error control for wireless packet transmissions |
FI120125B (fi) * | 2000-08-21 | 2009-06-30 | Nokia Corp | Kuvankoodaus |
TW200302966A (en) * | 2002-01-29 | 2003-08-16 | Matsushita Electric Ind Co Ltd | Memory device, data processing method and data processing program |
US8090857B2 (en) | 2003-11-24 | 2012-01-03 | Qualcomm Atheros, Inc. | Medium access control layer that encapsulates data from a plurality of received data units into a plurality of independently transmittable blocks |
US20050207392A1 (en) * | 2004-03-19 | 2005-09-22 | Telefonaktiebolaget Lm Ericsson (Publ) | Higher layer packet framing using RLP |
US7313712B2 (en) * | 2004-05-21 | 2007-12-25 | Intel Corporation | Link power saving state |
US8059664B2 (en) * | 2004-07-30 | 2011-11-15 | Brocade Communications Systems, Inc. | Multifabric global header |
US8532119B2 (en) * | 2004-07-30 | 2013-09-10 | Brocade Communications Systems, Inc. | Interfabric routing header for use with a backbone fabric |
JP2006191279A (ja) | 2005-01-05 | 2006-07-20 | Matsushita Electric Ind Co Ltd | 無線通信装置 |
CN104104479B (zh) * | 2005-08-12 | 2018-07-03 | 三星电子株式会社 | 经由无线网络和无线装置发送/接收数据的方法和设备 |
US7821930B2 (en) * | 2005-09-12 | 2010-10-26 | Microsoft Corporation | Fault-tolerant communications in routed networks |
US20080195912A1 (en) | 2007-02-14 | 2008-08-14 | Nokia Corporation | Method of communicatoin |
US7830905B2 (en) | 2007-04-20 | 2010-11-09 | Cray Inc. | Speculative forwarding in a high-radix router |
WO2009014383A1 (en) * | 2007-07-23 | 2009-01-29 | Lg Electronics Inc. | Digital broadcasting system and method of processing data in digital broadcasting system |
JP4985565B2 (ja) * | 2008-06-30 | 2012-07-25 | 富士通株式会社 | 送受信回路、受信回路及び送受信回路の制御方法 |
KR20100021957A (ko) | 2008-08-18 | 2010-02-26 | 삼성전자주식회사 | 무선통신시스템에서 자동 재전송 요청 피드백 메시지 생성 장치 및 방법 |
US8806551B2 (en) * | 2008-12-03 | 2014-08-12 | Alcatel Lucent | Prioritized retransmission of internet protocol television (IPTV) packets |
US8402343B2 (en) * | 2009-12-04 | 2013-03-19 | St-Ericsson Sa | Reliable packet cut-through |
JP4922442B2 (ja) * | 2010-07-29 | 2012-04-25 | 株式会社東芝 | バッファ管理装置、同装置を備えた記憶装置、及びバッファ管理方法 |
WO2012069927A2 (en) * | 2010-11-24 | 2012-05-31 | Arteris S.A. | Smart aging retry buffer |
-
2012
- 2012-12-07 CN CN201280060564.3A patent/CN104081356B/zh not_active Expired - Fee Related
- 2012-12-07 JP JP2014546155A patent/JP6042448B2/ja active Active
- 2012-12-07 IN IN1023MUN2014 patent/IN2014MN01023A/en unknown
- 2012-12-07 WO PCT/US2012/068625 patent/WO2013086456A1/en unknown
- 2012-12-07 KR KR1020147018502A patent/KR101594059B1/ko not_active Expired - Fee Related
- 2012-12-07 US US13/708,715 patent/US9503222B2/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020116566A1 (en) * | 2001-02-22 | 2002-08-22 | Yukihiro Saida | Data transmitting and receiving system, and data receiving device |
US20030112759A1 (en) * | 2001-12-13 | 2003-06-19 | Hang Zhang | Physical layer assisted retransmission |
US7436834B1 (en) * | 2002-03-28 | 2008-10-14 | Hang Zhang | Efficient frame retransmission in a wireless communication environment |
US20070140259A1 (en) * | 2003-12-23 | 2007-06-21 | Eads Secure Networks | Method and device for transmitting information with verification of unintentional and intentional transmission errors |
US20050259599A1 (en) * | 2004-05-21 | 2005-11-24 | Naveen Cherukuri | Technique for lane virtualization |
US20070124532A1 (en) * | 2005-04-21 | 2007-05-31 | Bennett Jon C | Interconnection system |
US20070226596A1 (en) * | 2006-03-23 | 2007-09-27 | Intel Corporation | Apparatus and method for reduced power consumption communications over a physical interconnect |
EP1892874A2 (en) | 2006-08-22 | 2008-02-27 | Fujitsu Ltd. | Data retransmission method, communications device, and computer program |
US20080273554A1 (en) * | 2007-05-03 | 2008-11-06 | Samsung Electronics Co., Ltd. | System and method for time-constrained transmission of video in a communication system |
Non-Patent Citations (2)
Title |
---|
See also references of EP2788874A4 * |
SHULER.: "Arteris Connected Blog", 4 March 2011 (2011-03-04), pages 1, XP055071159, Retrieved from the Internet <URL:http://info.arteris.com/blog/bid/57861/TI-OMAP-5-Plattormincludes-MIPI-LLI-and-C2C-interchip-connectivity> [retrieved on 20110211] * |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR3014273A1 (fr) * | 2013-12-03 | 2015-06-05 | Thales Sa | Systeme de transmission de donnees applicatives avioniques |
US9713992B2 (en) | 2013-12-03 | 2017-07-25 | Thales | Transmission system for avionics application data |
WO2016057038A1 (en) * | 2014-10-09 | 2016-04-14 | Hewlett Packard Enterprise Development Lp | A transmitter that does not resend a packet despite receipt of a message to resend the packet |
US10789115B2 (en) | 2014-10-09 | 2020-09-29 | Hewlett Packard Enterprise Development Lp | Transmitter that does not resend a packet despite receipt of a message to resend the packet |
JP2016131321A (ja) * | 2015-01-14 | 2016-07-21 | 富士通株式会社 | 伝送装置、伝送システム及び伝送方法 |
Also Published As
Publication number | Publication date |
---|---|
JP2015506145A (ja) | 2015-02-26 |
KR101594059B1 (ko) | 2016-02-26 |
US20140136916A1 (en) | 2014-05-15 |
CN104081356B (zh) | 2018-04-10 |
JP6042448B2 (ja) | 2016-12-14 |
US9503222B2 (en) | 2016-11-22 |
CN104081356A (zh) | 2014-10-01 |
IN2014MN01023A (enrdf_load_stackoverflow) | 2015-05-01 |
KR20140101408A (ko) | 2014-08-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9503222B2 (en) | Differential formatting between normal and retry data transmission | |
US5490168A (en) | Method and system for automatic optimization of data throughput using variable packet length and code parameters | |
US7024591B2 (en) | Mechanism for enabling enhanced fibre channel error recovery across redundant paths using SCSI level commands | |
EP0635952B1 (en) | Data transmission system with automatic repeat request (ARQ) | |
US20070259665A1 (en) | Error detection and retransmission methods and devices for communication systems | |
US9094163B2 (en) | Assessment and correction of transmitted data | |
CN101507317B (zh) | 用于移动通信系统的无线通信装置以及无线通信方法 | |
WO2007004297A1 (ja) | 送信機及び送信方法 | |
TW201306516A (zh) | 無縣電資源控制服務資料單元接收 | |
US9654255B2 (en) | Data transmission method and device | |
US8321737B2 (en) | Data transfer apparatus and data transfer control method | |
WO2003030437A2 (en) | Methodology for detecting lost packets | |
CN106470497B (zh) | 一种数据传输方法、无线链路控制发送及接收实体 | |
CN113473532B (zh) | 一种无线链路控制状态报告优化传输方法及系统 | |
CN101416433A (zh) | 数据传送控制方法以及发送装置 | |
JP6126698B2 (ja) | 受信機の停止イベント後の修正されたharq手順のための方法および装置 | |
US7584399B2 (en) | Apparatus and method for transmitting and receiving a signal in a communication system | |
CN109560896B (zh) | 一种5g系统中基于码块组进行数据传输的方法和系统 | |
EP2788874A1 (en) | Differential formatting between normal and retry data transmission | |
CN117692103A (zh) | 一种基于比特的数据重传方法及相关装置 | |
KR102066210B1 (ko) | 머신러닝을 이용하여 최적의 망품질에 따른 지능형 순방향 오류 정정 송수신 구현 방법 | |
CN105162559A (zh) | 一种基于最大距离可分编码的harq方法 | |
JP6666659B2 (ja) | 送信機及び送受信機 | |
US10999006B2 (en) | Communications having reduced latency | |
CN101174929A (zh) | 数据压缩方法、装置及自动请求重发反馈系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12854899 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2014546155 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 20147018502 Country of ref document: KR Kind code of ref document: A |