CN111884775A - HARQ transmission device and method based on shared cache - Google Patents

HARQ transmission device and method based on shared cache Download PDF

Info

Publication number
CN111884775A
CN111884775A CN202010679406.2A CN202010679406A CN111884775A CN 111884775 A CN111884775 A CN 111884775A CN 202010679406 A CN202010679406 A CN 202010679406A CN 111884775 A CN111884775 A CN 111884775A
Authority
CN
China
Prior art keywords
module
decoding
bits
harq process
soft bit
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
Application number
CN202010679406.2A
Other languages
Chinese (zh)
Other versions
CN111884775B (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

Images

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a HARQ transmission device and method based on shared cache, the method comprises the following steps: s1, the scheduling module schedules a retransmission or a new transmission according to the current feedback information and the buffer of the service data waiting to be sent; s2, the sending module sends data according to the instruction of the scheduling module; s3, the demodulation module decodes the received sending data and buffers the soft bit into the soft bit buffer module; s4, the soft bit buffer module sends the new transmission and retransmission soft bit received in the HARQ Process to the decoding module for decoding; s5, the decoding module informs the feedback module of the decoding result, if the decoding module succeeds in decoding, the soft bit cache module is informed to clear all cache bits of the corresponding HARQ Process, and the soft bit cache module informs the feedback module of the current cache state information; and S6, the 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 service data models and adapt to different non-ideal retransmission time delays.

Description

HARQ transmission device and method based on shared cache
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 today. Especially in 5G communication system, in order to save hardware cost and increase software flexibility, a distributed scheme with different cuts is adopted. The BBU of the 5G access network is reconfigured into three functional entities, CU (Centralized Unit), DU (distributed Unit), RU (Remote/Radio Unit), and so on. In the current mainstream segmentation scheme option7.2, the CU device processes the functions of the radio higher layer protocol stack, such as the RRC layer, the PDCP layer, and the like, and even can support part of the core network functions to sink to the access network, thereby meeting the higher requirements of the future communication network on emerging services, such as video, network shopping, and virtual/augmented reality, for network delay. The DU device mainly handles part of the physical layer functions and layer 2 functions with high real-time requirements, such as a scheduler, etc., and the RU includes a radio frequency module and part of the physical layer functions.
Between DU and RU, a connection is made via FH (FrountHaul, fronthaul). Different FH schemes cause different delays between the DU and the RU. In some cases, these unstable and possibly significant delays can have a significant impact on the scheduler located in the DU, especially making HARQ (Hybrid Automatic repeat request) more challenging. After the HARQ technology is adopted, if a certain transmission fails, the receiving side needs to buffer the soft bit information sent this time, wait for the next retransmission of the same data, combine the same with the received retransmission data, and decode again. Since the time delay from the scheduler to the RU is large in the non-ideal FH, a long time is required to wait between the new transmission and the retransmission of the data, so that a large amount of memory is required by the receiving side to buffer the received data bits. If the receiving end is a terminal device and a chip design is adopted, the memory capacity of the receiving end is limited by the cost, the area and the power consumption of the chip and cannot be infinitely increased.
At present, the HARQ policy in 4G and 5G is to divide the memory into different HARQ processes with the same size. And each time data transmission occupies an idle HARQ Process, when the decoding of a receiving end fails, storing the soft bits waiting for combination in a buffer corresponding to the HARQ Process, and combining the soft bits when retransmission comes until the decoding is successful or the HARQ is overtime.
Although this is simple and the signaling overhead is small, for the distributed system, when the delay over FH is increased, the requirement for the number of HARQ processes increases sharply, and especially for the 5G high frequency system with a short transmission interval, the transmission time interval is 0.125ms at the subcarrier interval of 120KHz, at this time, the delay of 3ms corresponds to 24 transmission intervals, and for one FDD system, 24 HARQ processes need to be added.
Since the buffer of each HARQ Process needs to be reserved according to the size of the maximum possible transmission data block, when a large amount of HARQ processes are needed, the efficiency of uniformly dividing the buffers according to different HARQ processes is very low. Especially when the user has continuous packet transmission, the division method will bring a lot of waste of buffer memory. This causes a drastic increase 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 cache technology among HARQ processes to solve the technical problems, 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 purpose, the technical scheme adopted by the invention is as follows:
a 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,
a demodulation module for demodulating the received signal into soft bit information and outputting it to a decoding module;
a decoding module, configured to perform decoding processing on all soft bit information of the currently received HARQ Process, including newly transmitted soft bits and soft bits received in each retransmission and combined, and output an indication of decoding success or failure, where if the decoding success indicates that the soft bit cache module releases all soft bits corresponding to the HARQ Process, and after decoding, output a decoding result to the feedback module;
a soft bit buffer module: the device is used for caching the received soft bit information at the current sending time according to the number of the HARQ Process sent at this time, all the HARQ processes share all the storage space, when the transmission is retransmission, repeated bits are merged and updated, the bits transmitted for the first time are stored, when a decoding module needs to decode a certain HARQ Process, all the soft bits corresponding to the HARQ Process are output to the decoding module for decoding, and meanwhile, the current cache occupation condition is output 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 currently received decoding result of the decoding module and the occupation condition of the buffer;
the sending module comprises a sending module and a scheduling module,
the sending module is used for sending signals according to the HARQ information scheduled by the scheduling module;
the scheduling module is used for performing HARQ scheduling according to the received feedback information, when the decoding result of a certain HARQ Process is information of a successful state, calculating the idle available bit number Q of a receiving module cache, the bit size B of a data cache to be sent in the sending module and the bit number C of an air interface which can be borne in the sending interval, taking the minimum value in Q, B, C as N, and scheduling a newly-transmitted 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 idle available bits and the number P of check bits meeting the requirement of a target bit error rate cached by a receiving module, taking the number C of bits which can be carried by an air interface in the sending interval as N, and scheduling the retransmission HARQ Process containing N check bits, wherein the minimum value in Q, P, C is N.
A transmission method based on the transmission device comprises the following steps:
s1, the scheduling module schedules a retransmission or a new transmission according to the current feedback information and the buffer of the service data waiting to be sent;
s2, the sending module sends data according to the instruction of the scheduling module;
s3, the demodulation module decodes the received sending data and buffers the soft bit into the soft bit buffer module;
s4, the soft bit buffer module sends the new transmission and retransmission soft bit received in the HARQ Process to the decoding module for decoding;
s5, the decoding module informs the feedback module of the decoding result, if the decoding module succeeds in decoding, the soft bit cache module is informed to clear all cache bits of the corresponding HARQ Process, and the soft bit cache module informs the feedback module of the current cache state information;
and S6, the 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.
Further technical solution is that 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 idle available bits of a receiving module cache, the bit size B of a data cache waiting to be sent in a sending module and the bit number C of an air interface capable of bearing in the sending interval, taking the minimum value in Q, B, C as N, and scheduling a newly-transmitted 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 idle available bits and the number P of check bits meeting the requirement of a target bit error rate cached by a receiving module, taking the number C of bits which can be carried by an air interface in the sending interval as N, and scheduling the retransmission HARQ Process containing N check bits, wherein the minimum value in Q, P, C is N.
Compared with the prior art, the invention has the following beneficial effects: the method can effectively save hardware cost, match different service 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 shared buffer based HARQ transmission apparatus according to the present invention;
FIG. 3 is a flow chart of the processing between the modules of the present invention;
FIG. 4 is a process flow diagram of a scheduling module.
Detailed Description
The embodiments of the present invention will be described in further detail with reference to the drawings and examples. The following examples are intended to illustrate 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 expansion units are connected to the central unit, while 8 remote units are connected to each expansion unit. All remote units are configured as 1 cell. The forward transmission uses a passive optical network PON network, and generally, the delay of the forward transmission is 1.5ms to 2 ms.
Referring to fig. 2, fig. 2 is a schematic diagram of a shared buffer based HARQ transmission apparatus according to 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,
a demodulation module for demodulating the received signal into soft bit information and outputting it to a decoding module;
a decoding module, configured to perform decoding processing on all soft bit information of the currently received HARQ Process, including newly transmitted soft bits and soft bits received in each retransmission and combined, and output an indication of decoding success or failure, where if the decoding success indicates that the soft bit cache module releases all soft bits corresponding to the HARQ Process, and after decoding, output a decoding result to the feedback module;
a soft bit buffer module: the device is used for caching the received soft bit information at the current sending time according to the number of the HARQ Process sent at this time, all the HARQ processes share all the storage space, when the transmission is retransmission, repeated bits are merged and updated, the bits transmitted for the first time are stored, when a decoding module needs to decode a certain HARQ Process, all the soft bits corresponding to the HARQ Process are output to the decoding module for decoding, and meanwhile, the current cache occupation condition is output 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 currently received decoding result of the decoding module and the occupation condition of the buffer;
the sending module comprises a sending module and a scheduling module,
the sending module is used for sending signals according to the HARQ information scheduled by the scheduling module;
the scheduling module is used for performing HARQ scheduling according to the received feedback information, when the decoding result of a certain HARQ Process is information of a successful state, calculating the idle available bit number Q of a receiving module cache, the bit size B of a data cache to be sent in the sending module and the bit number C of an air interface which can be borne in the sending interval, taking the minimum value in Q, B, C as N, and scheduling a newly-transmitted 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 idle available bits and the number P of check bits meeting the requirement of a target bit error rate cached by a receiving module, taking the number C of bits which can be carried by an air interface in the sending interval as N, and scheduling the retransmission HARQ Process containing N check bits, wherein the minimum value in Q, P, C is N.
The transmitting module may use a waveform that can transmit OFDM (orthogonal frequency division multiplexing), employing LDPC (low density check code) coding and phase amplitude quadrature modulation.
The demodulation module is a reception module having the capability of receiving an OFDM (orthogonal frequency division multiplexing) waveform and deciding a phase amplitude quadrature modulated signal as soft bits.
The soft bit buffer module can be a memory management system on software, different soft bits are stored and managed according to different HARQ processes, and currently occupied or available buffers can be statistically output. And may release the buffer as directed by the decode module.
The decoding module can complete decoding of the LDPC, and perform CRC (cyclic redundancy check) to output whether the decoding is successful or failed.
The feedback module determines feedback information according to the current idle bit number which can be cached by the soft bit caching 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 instructing the sending module to send again.
A transmission method based on the transmission device comprises the following steps:
s1, the scheduling module schedules a retransmission or a new transmission according to the current feedback information and the buffer of the service data waiting to be sent;
s2, the sending module sends data according to the instruction of the scheduling module;
s3, the demodulation module decodes the received sending data and buffers the soft bit into the soft bit buffer module;
s4, the soft bit buffer module sends the new transmission and retransmission soft bit received in the HARQ Process to the decoding module for decoding;
s5, the decoding module informs the feedback module of the decoding result, if the decoding module succeeds in decoding, the soft bit cache module is informed to clear all cache bits of the corresponding HARQ Process, and the soft bit cache module informs the feedback module of the current cache state information;
and S6, the 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, 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 idle available bits of a receiving module cache, the bit size B of a data cache waiting to be sent in a sending module and the bit number C of an air interface capable of bearing in the sending interval, taking the minimum value in Q, B, C as N, and scheduling a newly-transmitted 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 idle available bits and the number P of check bits meeting the requirement of a target bit error rate cached by a receiving module, taking the number C of bits which can be carried by an air interface in the sending interval as N, and scheduling the retransmission HARQ Process containing N check bits, wherein the minimum value in Q, P, C is N.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present 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 solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (3)

1. A HARQ transmission device based on shared buffer is characterized in that the device 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,
a demodulation module for demodulating the received signal into soft bit information and outputting it to a decoding module;
a decoding module, configured to perform decoding processing on all soft bit information of the currently received HARQ Process, including newly transmitted soft bits and soft bits received in each retransmission and combined, and output an indication of decoding success or failure, where if the decoding success indicates that the soft bit cache module releases all soft bits corresponding to the HARQ Process, and after decoding, output a decoding result to the feedback module;
a soft bit buffer module: the device is used for caching the received soft bit information at the current sending time according to the number of the HARQ Process sent at this time, all the HARQ processes share all the storage space, when the transmission is retransmission, repeated bits are merged and updated, the bits transmitted for the first time are stored, when a decoding module needs to decode a certain HARQ Process, all the soft bits corresponding to the HARQ Process are output to the decoding module for decoding, and meanwhile, the current cache occupation condition is output 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 currently received decoding result of the decoding module and the occupation condition of the buffer;
the sending module comprises a sending module and a scheduling module,
the sending module is used for sending signals according to the HARQ information scheduled by the scheduling module;
the scheduling module is used for performing HARQ scheduling according to the received feedback information, when the decoding result of a certain HARQ Process is information of a successful state, calculating the idle available bit number Q of a receiving module cache, the bit size B of a data cache to be sent in the sending module and the bit number C of an air interface which can be borne in the sending interval, taking the minimum value in Q, B, C as N, and scheduling a newly-transmitted 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 idle available bits and the number P of check bits meeting the requirement of a target bit error rate cached by a receiving module, taking the number C of bits which can be carried by an air interface in the sending interval as N, and scheduling the retransmission HARQ Process containing N check bits, wherein the minimum value in Q, P, C is N.
2. A transmission method based on the transmission apparatus of claim 1, comprising the steps of:
s1, the scheduling module schedules a retransmission or a new transmission according to the current feedback information and the buffer of the service data waiting to be sent;
s2, the sending module sends data according to the instruction of the scheduling module;
s3, the demodulation module decodes the received sending data and buffers the soft bit into the soft bit buffer module;
s4, the soft bit buffer module sends the new transmission and retransmission soft bit received in the HARQ Process to the decoding module for decoding;
s5, the decoding module informs the feedback module of the decoding result, if the decoding module succeeds in decoding, the soft bit cache module is informed to clear all cache bits of the corresponding HARQ Process, and the soft bit cache module informs the feedback module of the current cache state information;
and S6, the 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. The transmission method according to claim 2, wherein 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 idle available bits of a receiving module cache, the bit size B of a data cache waiting to be sent in a sending module and the bit number C of an air interface capable of bearing in the sending interval, taking the minimum value in Q, B, C as N, and scheduling a newly-transmitted 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 idle available bits and the number P of check bits meeting the requirement of a target bit error rate cached by a receiving module, taking the number C of bits which can be carried by an air interface in the sending interval as N, and scheduling the retransmission HARQ Process containing N check bits, wherein the minimum value in Q, P, C is N.
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 true CN111884775A (en) 2020-11-03
CN111884775B 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)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022012032A1 (en) * 2020-07-15 2022-01-20 太仓市同维电子有限公司 Harq transmission apparatus and method based on shared cache

Citations (7)

* 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
US20150049710A1 (en) * 2013-08-15 2015-02-19 Huawei Technologies Co., Ltd. Method and terminal for adjusting harq buffer size
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 (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9480048B2 (en) * 2010-11-05 2016-10-25 Blackberry Limited 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
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
US11010292B2 (en) 2018-10-26 2021-05-18 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 (7)

* 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
US20150049710A1 (en) * 2013-08-15 2015-02-19 Huawei Technologies Co., Ltd. Method and terminal for adjusting harq buffer size
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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022012032A1 (en) * 2020-07-15 2022-01-20 太仓市同维电子有限公司 Harq transmission apparatus and method based on shared cache

Also Published As

Publication number Publication date
WO2022012032A1 (en) 2022-01-20
JP2022544728A (en) 2022-10-21
CN111884775B (en) 2024-02-27
JP7304013B2 (en) 2023-07-06

Similar Documents

Publication Publication Date Title
US7653027B2 (en) Method for transmitting and receiving data
CN1102004C (en) Wireless ATM metropolitan area network
CN1633676B (en) Transport block set transmission using hybrid automatic repeat request
CN113271180B (en) Feedback method of hybrid automatic repeat request (HARQ) bitmap information and related equipment
US7450587B2 (en) Method for transmitting packet information in a radio communication system
CN1349694A (en) Data retransmission method in a voice-over-data communication system
CN102612159A (en) Method of providing a gap indication during a sticky assignment
US11496238B2 (en) Data transmission method and communications device
US11728931B2 (en) Communication method, network device, and terminal
WO2018228457A1 (en) Method and apparatus for sending and receiving feedback information
US20220263606A1 (en) Ntn-based data transmission method and apparatus and storage medium
WO2021147103A1 (en) Decoding method, device and system
CN111865513A (en) Data processing method and device
JP3655130B2 (en) Broadcast communication method, mobile communication system using the broadcast communication method, and mobile station
WO2011068421A1 (en) Method for optimizing processing load associated with determination of best quality data
CN110460410B (en) Data transmission method, device, equipment and storage medium based on network management channel
CN111492607A (en) Method and device in communication node for wireless communication
CN111884775B (en) HARQ transmission device and method based on shared buffer
CN101385377A (en) Methof of signalling uplink information
CN116208232A (en) Data transmission method, device and system
CN111130743B (en) Method and device in wireless communication
CN113632406B (en) Method, device, equipment and storage medium for determining data transmission mode
CN110463094B (en) Method and device in user equipment and base station supporting hybrid automatic repeat request
WO2023050211A1 (en) Method for determining hybrid automatic repeat request process number and apparatus thereof
CN113395766B (en) Cross-carrier scheduling method and communication device

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