CN111884775B - HARQ transmission device and method based on shared buffer - Google Patents

HARQ transmission device and method based on shared buffer Download PDF

Info

Publication number
CN111884775B
CN111884775B CN202010679406.2A CN202010679406A CN111884775B CN 111884775 B CN111884775 B CN 111884775B CN 202010679406 A CN202010679406 A CN 202010679406A CN 111884775 B CN111884775 B CN 111884775B
Authority
CN
China
Prior art keywords
module
decoding
buffer
bits
soft
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.)
Active
Application number
CN202010679406.2A
Other languages
Chinese (zh)
Other versions
CN111884775A (en
Inventor
吕星哉
刘兴立
林凌峰
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.)
Taicang T&W Electronics Co Ltd
Original Assignee
Taicang T&W Electronics Co Ltd
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 Taicang T&W Electronics Co Ltd filed Critical Taicang T&W Electronics Co Ltd
Priority to CN202010679406.2A priority Critical patent/CN111884775B/en
Publication of CN111884775A publication Critical patent/CN111884775A/en
Priority to JP2021543484A priority patent/JP7304013B2/en
Priority to PCT/CN2021/074969 priority patent/WO2022012032A1/en
Application granted granted Critical
Publication of CN111884775B publication Critical patent/CN111884775B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements 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/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1812Hybrid protocols; Hybrid automatic repeat request [HARQ]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0061Error detection codes
    • H04L1/0063Single parity check
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Abstract

The invention discloses a HARQ transmission device and method based on shared buffer, the method comprises the following steps: s1, a scheduling module schedules a retransmission or a new transmission according to current feedback information and a buffer memory of service data waiting to be transmitted; s2, the first sending module sends data according to the instruction of the scheduling module; s3, the demodulation module decodes the received sent data and caches the soft bits into the soft bit cache module; s4, the soft bit buffer module sends the soft bits received so far in the corresponding HARQ Process to the decoding module for decoding; s5, the decoding module informs the feedback module of the decoding result, if the decoding module is successful in decoding, the soft bit buffer module is informed to clear all buffer bits of the corresponding HARQ Process, and the soft bit buffer module informs the feedback module of the current buffer state information; s6, a feedback module constructs feedback information according to the input of the decoding module and the soft bit buffer module, and feeds the feedback information back to the scheduling module. The method can effectively save hardware cost, match different business data models and adapt to different non-ideal retransmission time delays.

Description

HARQ transmission device and method based on shared buffer
Technical Field
The invention relates to the technical field of communication, in particular to a HARQ transmission device and method based on shared cache.
Background
Distributed wireless communication systems are a major trend and trend in the development of wireless communication technology. Particularly in a 5G communication system, in order to save hardware cost and increase software flexibility, a distributed scheme with different segmentation ports is adopted. The basic processing Unit BBU of the 5G access network is reconfigured into three functional entities, i.e., CU (Centralized Unit), DU (Distributed Unit), RU (Remote Unit). In the mainstream segmentation scheme Option 7.2 at present, CU equipment processes wireless high-layer protocol stack functions, such as an RRC layer, a PDCP layer and the like, and even can support a part of core network functions to sink to an access network, so that higher requirements of a future communication network on emerging services such as video and network purchase and virtual/augmented reality on network delay are met. The DU device mainly processes part of physical layer functions and layer 2 functions with higher real-time requirements, such as a scheduler and the like, and the RU comprises a radio frequency module and part of physical layer functions.
Between DU and RU, connection is made through FH (FrountHaul). Because of the different FH schemes, different delays are incurred between the DU and RU. In some cases, these instabilities and possibly quite significant delays can have a considerable impact on the scheduler located in the DU, especially with respect to HARQ (Hybrid Automatic Repeat reQuest, hybrid adaptive retransmission). After the HARQ technology is adopted, if a certain transmission fails, the receiving side needs to buffer the soft bit information sent at the time, wait for the next retransmission of the same data, combine the received retransmission data and re-decode. Since in non-ideal FH the delay between scheduler and RU is large, a long wait time is required between new transmission and retransmission of data, so that the receiving side needs a lot of memory to buffer the received data bits. If the receiving end is a terminal device and adopts a chip design, the memory capacity is limited by the cost, the area and the power consumption of the chip, and the unlimited growth is impossible.
The current strategy for HARQ in 4g,5g is to divide the memory into different HARQ processes of the same size. And each time the data transmission occupies an idle HARQ Process, when decoding of a receiving end fails, soft bits waiting for combination are stored in a buffer corresponding to the HARQ Process, and the soft bits are combined when retransmission arrives until the decoding is successful or the HARQ is overtime.
Although this is simple and has small signaling overhead, the requirement for the number of HARQ processes increases dramatically when the delay on FH increases for a distributed system, and particularly for a 5G high frequency system with a short transmission interval, the transmission time interval is 0.125ms at a subcarrier interval of 120KHz, and the delay of 3ms corresponds to 24 transmission intervals, so that 24 HARQ processes need to be increased for one FDD system.
Since the buffer of each HARQ Process needs to be reserved according to the maximum possible size of the transmission data block, when a huge amount of HARQ processes are needed, the buffer is very inefficient in uniformly dividing the buffer according to different HARQ processes. This division will lead to a significant waste of buffering, especially when the user has a continuous packet transmission. This causes a sharp rise in chip cost and design complexity on the terminal side.
Disclosure of Invention
The invention provides a device and a method for carrying out HARQ transmission by utilizing a shared buffer technology among HARQ processes, which can effectively save hardware cost, match different service data models and adapt to different non-ideal retransmission time delays.
In order to achieve the above purpose, the technical scheme adopted by the invention is as follows:
an HARQ transmission device based on shared buffer comprises a receiving module and a transmitting module,
the receiving module comprises a demodulation module, a decoding module, a soft bit buffer module and a feedback module,
the demodulation module is used for demodulating the received signal into soft bit information and outputting the soft bit information to the decoding module;
the decoding module is used for decoding all soft bit information of the HARQ Process which is currently received, including newly transmitted soft bits and received soft bits after retransmission each time, outputting an indication of success or failure of decoding, and indicating the soft bit buffer module to release all soft bits corresponding to the HARQ Process after the decoding is successful, and outputting a decoding result to the feedback module after the decoding is completed;
soft bit buffer module: and the decoding module is used for outputting all the soft bits corresponding to the HARQ Process to the decoding module for decoding when decoding the HARQ Process, and outputting the current buffer occupation condition to the feedback module.
The feedback module is used for feeding back the decoding result and the residual available buffer bit number to the sending module according to the decoding result of the currently received decoding module and the buffer occupancy;
the transmission module comprises a first transmission module and a scheduling module,
the first sending module is used for sending signals according to the HARQ information scheduled by the scheduling module;
the scheduling module is used for carrying out HARQ scheduling according to the received feedback information, when receiving the information that the decoding result of a certain HARQ Process is in a successful state, calculating the available bit number Q of the buffer memory of the receiving module, the bit size B in the data buffer memory waiting to be transmitted in the first transmitting module and the bit number C which can be borne by an air interface in the transmission interval, taking the minimum value in Q, B, C as N, and scheduling a new transmission HARQ Process containing N information bits; when receiving the information that the decoding result of a certain HARQ Process is in an unsuccessful state, calculating the number Q of bits available for caching idle by a receiving module and the number P of check bits meeting the requirement of a target error rate, taking the minimum value in Q, P, C as N of the number C of bits which can be borne by an air interface at the sending interval, and scheduling the retransmission HARQ Process containing N check bits.
The transmission method based on the transmission device comprises the following steps:
s1, a scheduling module schedules a retransmission or a new transmission according to current feedback information and a buffer memory of service data waiting to be transmitted;
s2, the first sending module sends data according to the instruction of the scheduling module;
s3, the demodulation module decodes the received sent data and caches the soft bits into the soft bit cache module;
s4, the soft bit buffer module sends the soft bits received so far in the corresponding HARQ Process to the decoding module for decoding;
s5, the decoding module informs the feedback module of the decoding result, if the decoding module is successful in decoding, the soft bit buffer module is informed to clear all buffer bits of the corresponding HARQ Process, and the soft bit buffer module informs the feedback module of the current buffer state information;
s6, a feedback module constructs feedback information according to the input of the decoding module and the soft bit buffer module, and feeds the feedback information back to the scheduling module.
The further technical scheme is that the step S1 specifically comprises the following steps: when receiving the information that the decoding result of a certain HARQ Process is in a successful state, calculating the number Q of bits available for the buffer storage of a receiving module, the bit size B in a data buffer to be transmitted in a first transmitting module and the bit number C which can be borne by an air interface in the transmission interval, taking the minimum value in Q, B, C as N, and scheduling a new transmission HARQ Process containing N information bits; when receiving the information that the decoding result of a certain HARQ Process is in an unsuccessful state, calculating the number Q of bits available for caching idle by a receiving module and the number P of check bits meeting the requirement of a target error rate, taking the minimum value in Q, P, C as N of the number C of bits which can be borne by an air interface at the sending interval, and scheduling the retransmission HARQ Process containing N check bits.
Compared with the prior art, the invention has the following beneficial effects: the method can effectively save hardware cost, match different business data models and adapt to different non-ideal retransmission time delays.
Drawings
Fig. 1 is a schematic diagram of a distributed 5G base station;
fig. 2 is a schematic diagram of a HARQ transmission device based on shared buffer according to the present invention;
FIG. 3 is a flow chart of the process between the modules of the present invention;
fig. 4 is a process flow diagram of a scheduling module.
Detailed Description
Embodiments of the present invention are described in further detail below with reference to the accompanying drawings and examples. The following examples are illustrative of the invention but are not intended to limit the scope of the invention.
Referring to fig. 1, fig. 1 is a schematic diagram of a distributed 5G base station, which is composed of 1 central unit, 4 extension units and 32 remote units. 4 extension units are connected to the central unit, while each extension unit is connected to 8 remote units. All remote units are configured as 1 cell. The forward transmission uses a passive optical network PON network, and typically, the delay is 1.5ms to 2ms.
Referring to fig. 2, fig. 2 is a schematic diagram of a shared buffer based HARQ transmission device of the present invention, which includes a receiving module and a transmitting module,
the receiving module comprises a demodulation module, a decoding module, a soft bit buffer module and a feedback module,
the demodulation module is used for demodulating the received signal into soft bit information and outputting the soft bit information to the decoding module;
the decoding module is used for decoding all soft bit information of the HARQ Process which is currently received, including newly transmitted soft bits and received soft bits after retransmission each time, outputting an indication of success or failure of decoding, and indicating the soft bit buffer module to release all soft bits corresponding to the HARQ Process after the decoding is successful, and outputting a decoding result to the feedback module after the decoding is completed;
soft bit buffer module: and the decoding module is used for outputting all the soft bits corresponding to the HARQ Process to the decoding module for decoding when decoding the HARQ Process, and outputting the current buffer occupation condition to the feedback module.
The feedback module is used for feeding back the decoding result and the residual available buffer bit number to the sending module according to the decoding result of the currently received decoding module and the buffer occupancy;
the transmission module comprises a first transmission module and a scheduling module,
the first sending module is used for sending signals according to the HARQ information scheduled by the scheduling module;
the scheduling module is used for carrying out HARQ scheduling according to the received feedback information, when receiving the information that the decoding result of a certain HARQ Process is in a successful state, calculating the available bit number Q of the buffer memory of the receiving module, the bit size B in the data buffer memory waiting to be transmitted in the first transmitting module and the bit number C which can be borne by an air interface in the transmission interval, taking the minimum value in Q, B, C as N, and scheduling a new transmission HARQ Process containing N information bits; when receiving the information that the decoding result of a certain HARQ Process is in an unsuccessful state, calculating the number Q of bits available for caching idle by a receiving module and the number P of check bits meeting the requirement of a target error rate, taking the minimum value in Q, P, C as N of the number C of bits which can be borne by an air interface at the sending interval, and scheduling the retransmission HARQ Process containing N check bits.
The first transmission module may employ LDPC (low density parity check code) coding and phase amplitude quadrature modulation using an OFDM (orthogonal frequency division multiplexing) waveform that may be transmitted.
The demodulation module is a receiving module with the capability of receiving OFDM (orthogonal frequency division multiplexing) waveforms and judging signals subjected to phase amplitude orthogonal modulation as soft bits.
The soft bit buffer module can be a memory management system on software, manages different soft bits according to different HARQ processes, and can statistically output the buffer which is currently occupied or available. And may release the cache according to the direction of the decoding module.
The decoding module can complete decoding of LDPC and perform CRC (cyclic redundancy check) to output whether the decoding is successful or failed.
The feedback module decides feedback information according to the current number of idle bits which can be buffered by the soft bit buffer module and the output of the decoding module.
And the scheduling module receives the feedback information and performs HARQ scheduling according to the received feedback information. And indicating the first transmitting module to transmit again.
The transmission method based on the transmission device comprises the following steps:
s1, a scheduling module schedules a retransmission or a new transmission according to current feedback information and a buffer memory of service data waiting to be transmitted;
s2, the first sending module sends data according to the instruction of the scheduling module;
s3, the demodulation module decodes the received sent data and caches the soft bits into the soft bit cache module;
s4, the soft bit buffer module sends the soft bits received so far in the corresponding HARQ Process to the decoding module for decoding;
s5, the decoding module informs the feedback module of the decoding result, if the decoding module is successful in decoding, the soft bit buffer module is informed to clear all buffer bits of the corresponding HARQ Process, and the soft bit buffer module informs the feedback module of the current buffer state information;
s6, a feedback module constructs feedback information according to the input of the decoding module and the soft bit buffer module, and feeds the feedback information back to the scheduling module.
As shown in fig. 4, the step S1 specifically includes the following steps: when receiving the information that the decoding result of a certain HARQ Process is in a successful state, calculating the number Q of bits available for the buffer storage of a receiving module, the bit size B in a data buffer to be transmitted in a first transmitting module and the bit number C which can be borne by an air interface in the transmission interval, taking the minimum value in Q, B, C as N, and scheduling a new transmission HARQ Process containing N information bits; when receiving the information that the decoding result of a certain HARQ Process is in an unsuccessful state, calculating the number Q of bits available for caching idle by a receiving module and the number P of check bits meeting the requirement of a target error rate, taking the minimum value in Q, P, C as N of the number C of bits which can be borne by an air interface at the sending interval, and scheduling the retransmission HARQ Process containing N check bits.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (3)

1. An HARQ transmission device based on shared buffer is characterized by comprising a receiving module and a sending module,
the receiving module comprises a demodulation module, a decoding module, a soft bit buffer module and a feedback module,
the demodulation module is used for demodulating the received signal into soft bit information and outputting the soft bit information to the decoding module;
the decoding module is used for decoding all soft bit information of the HARQ Process which is currently received, including newly transmitted soft bits and received soft bits after retransmission each time, outputting an indication of success or failure of decoding, and indicating the soft bit buffer module to release all soft bits corresponding to the HARQ Process after the decoding is successful, and outputting a decoding result to the feedback module after the decoding is completed;
soft bit buffer module: the decoding module is used for decoding the HARQ Process, outputting all soft bits corresponding to the HARQ Process to the decoding module for decoding, and outputting the current buffer occupation condition to the feedback module;
the feedback module is used for feeding back the decoding result and the residual available buffer bit number to the sending module according to the decoding result of the currently received decoding module and the buffer occupancy;
the transmission module comprises a first transmission module and a scheduling module,
the first sending module is used for sending signals according to the HARQ information scheduled by the scheduling module;
the scheduling module is used for carrying out HARQ scheduling according to the received feedback information, when receiving the information that the decoding result of a certain HARQ Process is in a successful state, calculating the available bit number Q of the buffer memory of the receiving module, the bit size B in the data buffer memory waiting to be transmitted in the first transmitting module and the bit number C which can be borne by an air interface in the transmission interval, taking the minimum value in Q, B, C as N, and scheduling a new transmission HARQ Process containing N information bits; when receiving the information that the decoding result of a certain HARQ Process is in an unsuccessful state, calculating the number Q of bits available for caching by a receiving module and the number P of check bits meeting the requirement of a target bit error rate, taking the minimum value in Q, P, C as N, and scheduling the retransmission HARQ Process containing N check bits;
the first transmitting module uses an Orthogonal Frequency Division Multiplexing (OFDM) waveform capable of transmitting OFDM and adopts low density check code (LDPC) coding and phase amplitude quadrature modulation;
the demodulation module is a receiving module which is capable of receiving the Orthogonal Frequency Division Multiplexing (OFDM) waveform and judging the signal subjected to phase amplitude orthogonal modulation as soft bits;
the soft bit buffer module is a memory management system on software, stores and manages different soft bits according to different HARQ processes, can count and output the buffer which is currently occupied or available in idle, and can release the buffer according to the instruction of the decoding module;
the decoding module is used for finishing the decoding of LDPC, performing cyclic redundancy check CRC, and outputting whether the decoding is successful or failed;
the feedback module is used for determining feedback information according to the current cacheable idle bit number of the soft bit caching module and the output of the decoding module;
the scheduling module is used for receiving the feedback information, performing HARQ scheduling according to the received feedback information, and indicating the first transmitting module to transmit again.
2. A transmission method based on the transmission device according to claim 1, characterized by comprising the steps of:
s1, a scheduling module schedules a retransmission or a new transmission according to current feedback information and a buffer memory of service data waiting to be transmitted;
s2, the first sending module sends data according to the instruction of the scheduling module;
s3, the demodulation module decodes the received sent data and caches the soft bits into the soft bit cache module;
s4, the soft bit buffer module sends the soft bits received so far in the corresponding HARQ Process to the decoding module for decoding;
s5, the decoding module informs the feedback module of the decoding result, if the decoding module is successful in decoding, the soft bit buffer module is informed to clear all buffer bits of the corresponding HARQ Process, and the soft bit buffer module informs the feedback module of the current buffer state information;
s6, a feedback module constructs feedback information according to the input of the decoding module and the soft bit buffer module, and feeds the feedback information back to the scheduling module.
3. A transmission method according to claim 2 based on the transmission device according to claim 1, characterized in that step S1 comprises the following steps:
when receiving the information that the decoding result of a certain HARQ Process is in a successful state, calculating the number Q of bits available for the buffer storage of a receiving module, the bit size B in a data buffer to be transmitted in a first transmitting module and the bit number C which can be borne by an air interface in the transmission interval, taking the minimum value in Q, B, C as N, and scheduling a new transmission HARQ Process containing N information bits; when receiving the information that the decoding result of a certain HARQ Process is in an unsuccessful state, calculating the number Q of bits available for caching idle by a receiving module and the number P of check bits meeting the requirement of a target error rate, taking the minimum value in Q, P, C as N of the number C of bits which can be borne by an air interface at the sending interval, and scheduling the retransmission HARQ Process containing N check bits.
CN202010679406.2A 2020-07-15 2020-07-15 HARQ transmission device and method based on shared buffer Active CN111884775B (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN202010679406.2A CN111884775B (en) 2020-07-15 2020-07-15 HARQ transmission device and method based on shared buffer
JP2021543484A JP7304013B2 (en) 2020-07-15 2021-02-03 HARQ transmission apparatus and transmission method based on shared buffer
PCT/CN2021/074969 WO2022012032A1 (en) 2020-07-15 2021-02-03 Harq transmission apparatus and method based on shared cache

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010679406.2A CN111884775B (en) 2020-07-15 2020-07-15 HARQ transmission device and method based on shared buffer

Publications (2)

Publication Number Publication Date
CN111884775A CN111884775A (en) 2020-11-03
CN111884775B true CN111884775B (en) 2024-02-27

Family

ID=73150159

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010679406.2A Active CN111884775B (en) 2020-07-15 2020-07-15 HARQ transmission device and method based on shared buffer

Country Status (3)

Country Link
JP (1) JP7304013B2 (en)
CN (1) CN111884775B (en)
WO (1) WO2022012032A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111884775B (en) * 2020-07-15 2024-02-27 太仓市同维电子有限公司 HARQ transmission device and method based on shared buffer

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325474A (en) * 2007-06-12 2008-12-17 中兴通讯股份有限公司 Method for encoding channel of mixed automatic request retransmission and modulation mapping of LDPC code
CN103078721A (en) * 2011-10-25 2013-05-01 联芯科技有限公司 Hybrid self-adaptive repeat request method and terminal
CN103248454A (en) * 2012-02-10 2013-08-14 展讯通信(上海)有限公司 Decoding method, decoding device and communication terminal in communication system
CN105141398A (en) * 2014-05-29 2015-12-09 北京三星通信技术研究有限公司 Soft caching memory processing method and equipment
CN108400844A (en) * 2017-02-04 2018-08-14 华为技术有限公司 Method, apparatus, communication equipment and the communication system of information processing
CN110168982A (en) * 2017-01-05 2019-08-23 瑞典爱立信有限公司 Adaptive more HARQ entity designs

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140023259A (en) * 2010-11-05 2014-02-26 블랙베리 리미티드 Harq soft bit buffer partitioning for carrier aggregation
US8537037B2 (en) * 2011-06-22 2013-09-17 Renesas Mobile Corporation Adaptive control for efficient HARQ memory usage
CN108063652B (en) * 2012-08-31 2021-09-21 北京三星通信技术研究有限公司 Soft cache processing method and device
CN103414543B (en) * 2013-08-15 2016-09-28 华为技术有限公司 A kind of method adjusting HARQ buffer memory and terminal
US9565140B2 (en) * 2013-10-11 2017-02-07 Mediatek, Inc. HARQ memory space management for LTE carrier aggregation
KR102414613B1 (en) * 2015-11-06 2022-06-28 광동 오포 모바일 텔레커뮤니케이션즈 코포레이션 리미티드 Data storage method, terminal device and base station
CN107347002B (en) * 2016-05-06 2021-11-12 北京三星通信技术研究有限公司 Method and device for transmitting HARQ-ACK feedback information
WO2020085886A1 (en) * 2018-10-26 2020-04-30 Samsung Electronics Co., Ltd. Method and system for dynamic memory management in a user equipment (ue)
CN110138516B (en) * 2019-05-15 2021-12-24 上海酷芯微电子有限公司 Adaptive retransmission combining method, system and medium in wireless communication system
CN111884775B (en) * 2020-07-15 2024-02-27 太仓市同维电子有限公司 HARQ transmission device and method based on shared buffer

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325474A (en) * 2007-06-12 2008-12-17 中兴通讯股份有限公司 Method for encoding channel of mixed automatic request retransmission and modulation mapping of LDPC code
CN103078721A (en) * 2011-10-25 2013-05-01 联芯科技有限公司 Hybrid self-adaptive repeat request method and terminal
CN103248454A (en) * 2012-02-10 2013-08-14 展讯通信(上海)有限公司 Decoding method, decoding device and communication terminal in communication system
CN105141398A (en) * 2014-05-29 2015-12-09 北京三星通信技术研究有限公司 Soft caching memory processing method and equipment
CN110168982A (en) * 2017-01-05 2019-08-23 瑞典爱立信有限公司 Adaptive more HARQ entity designs
CN108400844A (en) * 2017-02-04 2018-08-14 华为技术有限公司 Method, apparatus, communication equipment and the communication system of information processing

Also Published As

Publication number Publication date
WO2022012032A1 (en) 2022-01-20
CN111884775A (en) 2020-11-03
JP2022544728A (en) 2022-10-21
JP7304013B2 (en) 2023-07-06

Similar Documents

Publication Publication Date Title
KR100946894B1 (en) A Method and system for efficient control of dynamic allocation of hybrid automatic repeat request buffer in wireless communication system
CN1349694A (en) Data retransmission method in a voice-over-data communication system
US7450587B2 (en) Method for transmitting packet information in a radio communication system
UA77228C2 (en) Method and device for processing data blocks, including data packets, in a receiver of a mobile communication system; method for processing data in a receiver of a communication system (variants)
US20110075640A1 (en) Method, System and Mobile Station for Obtaining Information
CN100583717C (en) Apparatus and method for transmitting and receiving data on packet data control channel
WO2019091374A1 (en) Information transmission method and communication device
CN107370570B (en) Feedback information transmission method, UE, base station and system
EP3105873B1 (en) Technique for storing softbits
WO2018228457A1 (en) Method and apparatus for sending and receiving feedback information
CN102271033A (en) Hybrid automatic repeat request memory dynamic scheduling method and device
US20150382351A1 (en) Method and apparatus for transmitting and receiving data over carrier component in a multi-carrier mobile communication system
WO2021147103A1 (en) Decoding method, device and system
CN102904673A (en) Method and apparatus for packet transmission using crc and equal length packets
CN110460410B (en) Data transmission method, device, equipment and storage medium based on network management channel
CN111884775B (en) HARQ transmission device and method based on shared buffer
CN101385377A (en) Methof of signalling uplink information
CN102668663A (en) Resource allocation
CN107925883B (en) Data transmission method and related equipment
CN113316922B (en) Apparatus, method, device and computer readable storage medium for transmitting data packets
CN1917519B (en) Method and system for parallel transmitting serial data according to high level data link control
CN110224788A (en) A kind of method and device of data transmission
CN101453296A (en) Waiting queue control method and apparatus for convolutional Turbo code decoder
CN113632406B (en) Method, device, equipment and storage medium for determining data transmission mode
CN111130743A (en) Method and device in wireless communication

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant