WO2014035906A1 - Method and apparatus for detecting and processing a retransmitted data packet in a wireless network - Google Patents
Method and apparatus for detecting and processing a retransmitted data packet in a wireless network Download PDFInfo
- Publication number
- WO2014035906A1 WO2014035906A1 PCT/US2013/056679 US2013056679W WO2014035906A1 WO 2014035906 A1 WO2014035906 A1 WO 2014035906A1 US 2013056679 W US2013056679 W US 2013056679W WO 2014035906 A1 WO2014035906 A1 WO 2014035906A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- wireless communication
- transmission
- communication transmission
- harq
- base station
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
- H04W28/0273—Traffic management, e.g. flow control or congestion control adapting protocols for flow control or congestion control to wireless environment, e.g. adapting transmission control protocol [TCP]
-
- 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/0001—Systems modifying transmission characteristics according to link quality, e.g. power backoff
-
- 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/1867—Arrangements specially adapted for the transmitter end
- H04L1/1896—ARQ related signaling
-
- 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/1822—Automatic repetition systems, e.g. Van Duuren systems involving configuration of automatic repeat request [ARQ] with parallel processes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L5/00—Arrangements affording multiple use of the transmission path
- H04L5/003—Arrangements for allocating sub-channels of the transmission path
- H04L5/0053—Allocation of signalling, i.e. of overhead other than pilot signals
Definitions
- the present disclosure describes systems and techniques relating to wireless communications.
- Wireless communication devices can use one or more wireless communication technologies such as orthogonal frequency division multiplexing (OFDM) or code division multiple access (CDMA).
- OFDM orthogonal frequency division multiplexing
- CDMA code division multiple access
- a data stream is split into multiple data substreams. Such data substreams are sent over different OFDM subcarriers, which can be referred to as tones or frequency tones.
- OFDM subcarriers which can be referred to as tones or frequency tones.
- wireless communication dev ices include mobile phones, smart phones, wireless routers, wireless hubs, base stations, and access points.
- wireless communication electronics are integrated with data processing equipment such as laptops, personal digital assistants, and computers.
- Wireless communication systems provide mechanisms for data retransmission such as automatic repeat request (ARQ) and hybrid.
- ARQ ARQ
- error detection information bits e.g., cyclic redundancy check (CRC) bits or checksum bits
- CRC cyclic redundancy check
- a wireless communication device can use error detection bits to detect one or more errors in a decoded version of a received message.
- error correction bits such as forward error correction (FEC) bits
- FEC forward error correction
- a wireless communication device can use error correction bits to correct one or more errors in a decoded version of a received message.
- a data transmission can include FEC bits and error detection bits.
- a wireless communication device can use a coding technique such as Reed-Solomon coding, convolutional coding, or turbo coding to encode and decode data. Encoding data may compensate for noise on a wireless communication channel.
- the error detection information can indicate a success or a failure.
- a decoded message that fails error detection is deemed to have failed decoding, whereas a decoded message that passes error detection is deemed to have been successfully decoded.
- the wireless communication device can use error detection information to select between sending an acknowledgement (ACK) or a negative acknowledgement (NACK) to the device that transmitted the message.
- ACK acknowledgement
- NACK negative acknowledgement
- the message is received successfully and the ACK is sent, but the original transmitter fails to successfully receive the ACK.
- the transmitter resends the message, and the receiver processes the repeated message.
- a base station such as an evolved Node B (eNB)
- eNB evolved Node B
- UE user equipment
- the UE then decodes the retransmitted message as before, including the data portion therein.
- an apparatus includes circuitry configured to receive a signal representing a wireless communication transmission; and circuitry configured to process the signal to (i) decode a control portion of the wireless communication transmission, (ii) d etermine from the decoded control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and. so the wireless communication transmission is an unnecessary retransmission, and (iii) trigger acknowledgement of the wireless communication transmission being successfully decoded, without completing a decode of the data portion of the wireless communication transmission, when the unnecessary retransmission is detected.
- the apparatus is a medium access control device, and the circuitry configured, to process the signal includes a controller including a processor and embedded program code.
- the circuitry configured to process the signal can trigger the
- the circuitry configured to process the signal can initiate an alternate transmission, which is different from that used with the previously successful decode and acknowledgement, responsive to one or more detected unnecessary retransmissions.
- the wireless communication transmission can be a downlink transmission from a base station to a user device, the control portion of the wireless communication
- transmission can include hybrid, automatic repeat request (HARQ) information
- HARQ automatic repeat request
- circuitry configured to process the signal can be configured to detect the unnecessary retransmission based on an indication of ne data and a HARQ process number in the HARQ information.
- the base station and the user device can communicate using orthogonal frequency division multiplexing (OFDM).
- the alternate transmission can include a boosted transmission power of an uplink from the user device to the base station for at least the triggered acknowledgement.
- the alternate transmission can include a reduced modulation and coding scheme.
- the alternate transmission can include a radio resource control (RRC) connection reestablishment, and the circuitry configured to process the signal can initiate the RRC connection reestablishment responsive to a number of detected unnecessary retransmissions for a predefined duration exceeding a predefined threshold.
- RRC radio resource control
- a method includes: receiving, at a wireless communication device, a signal representing a wireless communication transmission; decoding a control portion of the wireless communication transmission; determining from the decoded control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and so the wireless communication transmission is an unnecessary retransmission; and triggering acknowledgement, by the wireless communication device, of the wireless communication transmission being
- the decoding and the determining are performed by a processor and program code embedded in a medium access control controller.
- the triggering can include triggering the acknowledgement before the decode of the data portion of the wireless communication transmission is begun.
- the method can include initiating an alternate transmission, which is different from that used with the previously successful decode and. acknowledgement, responsive to one or more detected unnecessary retransmissions.
- the communication transmission can be a downlink transmission from a base station to the wireless communication device, the control portion of the wireless communication transmission can include HARQ information, and the determining can include d etecting the unnecessary retransmission based on an indication of new data and a HARQ process number in the HARQ information.
- the base station and the wireless communication device can communicate using OFDM.
- the alternate transmission can include a boosted transmission power of ail uplink from the wireless communication device to the base station for at least the triggered acknowledgement.
- the alternate transmission can include a reduced modulation and coding scheme.
- the alternate transmission can include a RRC connection reestablishment, and the method can include initiating the RRC connection reestablishment responsive to a number of detected unnecessary- retransmissions for a predefined duration exceeding a predefined threshold.
- the described systems and techniques can be implemented in electronic circuitry, computer hardware, firmware, software, or in combinations of them, such as the structural means disclosed in this specification and. structural equivalents thereof.
- This can include at least one computer-readable medium embodying a program operable to cause one or more data processing apparatus (e.g., a signal processing device including a programmable processor) to perform operations described.
- program implementations can be realized, from a disclosed method, system, or apparatus, and apparatus implementations can be realized from a disclosed system, computer-readable medium, or method.
- method implementations can be realized from a disclosed system, computer-readable medium, or apparatus, and system implementations can be realized from a disclosed method, computer-readable medium, or apparatus.
- the disclosed embodiments below can be implemented in various systems and. apparatus, including, but not limited to, a special purpose data processing apparatus (e.g., a wireless access point, a remote environment monitor, a router, a switch, a computer system component, a medium access unit), a mobile data processing apparatus (e.g., a wireless client, a cellular telephone, a personal digital assistant (PDA), a mobile computer, a digital camera), a general purpose data processing apparatus (e.g., a minicomputer, a server, a mainframe, a supercomputer), or combinations of these.
- a special purpose data processing apparatus e.g., a wireless access point, a remote environment monitor, a router, a switch, a computer system component, a medium access unit
- a mobile data processing apparatus e.g., a wireless client, a cellular telephone, a personal digital assistant (PDA), a mobile computer, a digital camera
- PDA personal digital assistant
- a general purpose data processing apparatus e.
- the described systems and techniques can result in savings for user equipment processing resources, e.g., time and power.
- the described systems and techniques can provide increased reliability for two-way communications in wireless networks, such as wireless networks employing HARQ.
- FIG. 1 A shows an example of a wireless network with two wireless communication devices and an example of a retransmission protocol.
- FIG. IB shows an example of a Medium Access Control (MAC) structure for user equipment (UE) in a wireless communication network
- MAC Medium Access Control
- FIG. 2A shows an example of a wireless communication system.
- FIG, 2B shows an example of a format for a wireless communication transmission.
- FIG. 3 A is a flowchart showing an example of a process for handling an unnecessary retransmission.
- FIG, 3B is a flowchart showing an example of a process for initiating alternate transmissions in response to an unnecessary retransmission.
- FIG, 1 A shows an example of a wireless network with two wireless communication devices and an example of a retransmission protocol.
- Wireless communication devices 1 10 and 120 such as an access point (AP), base station (BS), access terminal (AT), client station, or mobile station (MS) can include processor electronics 1 16 and 126, such as one or more processors that implement the systems and techniques presented in this disclosure.
- Wireless communication devices 1 10, 120 include transceiver electronics 114 and 124 to send and/or receive wireless signals over one or more antennas 112a, 112b, 122a, and 122b.
- transceiver electronics 1 14, 124 include multiple radio units, in some
- a radio unit includes a baseband unit (BBU) and a radio frequency unit (RFU) to transmit and receive signals.
- Wireless communication devices 1 10, 120 can also include one or more memories 1 18 and 128 configured to store information such as data and/or instructions.
- wireless communication devices 1 10, 120 include dedicated circuitry for transmitting and dedicated circuitry for receiving.
- a first wireless communication device 110 can transmit data over multiple wireless channels to a second wireless communication device 120.
- the first wireless communication device 1 10 implements a frequency division technique to transmit data to the second wireless communication device 120 using two or more wireless channels operated at different frequency hands.
- the first wireless communication device 1 10 implements a time division technique to transmit data to the second wireless communication device 120 using separate time slots into a shared frequency band.
- the first wireless communication device 110 implements a space division technique to transmit data to the second wireless communication device 120 using two or more multiplexing matrices to provide spatially separated wireless channels in a single frequency band.
- Wireless communication devices 1 10, 120 in a wireless network can use one or more protocols for Medium Access Control (MAC) and Physical (PHY) layers.
- MAC Medium Access Control
- PHY Physical
- a wireless communication device can use a Carrier Sense Multiple Access (CSMA) with Collision Avoidance (CA) based protocol for a MAC layer and OFDM for the PHY layer.
- the wireless communication devices 1 10, 120 can be configured for one or more wireless communication techniques such as single-input single-output (SISO), multi-input multi-output (MIMO), bit-level combining, and symbol-level combining.
- SISO single-input single-output
- MIMO multi-input multi-output
- a MIMO-based wireless communication device can transmit and receive multiple spatial streams o ver multiple antennas in each of the tones of an OFDM signal.
- the wireless communication devices 110, 120 are sometimes referred to as transmitters and receivers for convenience.
- a "transmitter” as used herein refers to a wireless communication device that receives and transmits signals.
- a “receiver” as used, herein refers to a wireless communication device that receives and transmits signals.
- the wireless communication de vices 1 10, 120 run a communication process that uses hybrid automatic repeat request (HARQ) for retransmission.
- HARQ hybrid automatic repeat request
- HARQ is designed to ensure correct reception by retransmission of transport blocks (i.e., data packets) that have been transmitted but erroneously received.
- Acknowledgement (ACK) or negative acknowledgement (NACK) signaling from the receiver to the transmitter provides notification of whether or not the reception was successful.
- ACK Acknowledgement
- NACK negative acknowledgement
- Such retransmission protocols are important features deployed in wireless networks, such as LTE (Long-Term Evolution, often referred to as 4G, which employs OFDM technology), WiMAX (Worldwide Interoperability for Microwave Access), and HSDPA (High-Speed Downlink Packet Access, often referred to as 3.5G, 3G-f- or turbo 3G, which employs CDMA technology).
- an initial transmission for HARQ process #i is sent from the transmitter to the receiver.
- the HARQ process number can be tracked by packet or time, and the transmitter can keep track of multiple numbers of HARQ processes.
- an initial transmission for HARQ process #j is also sent from the transmitter to the receiver.
- Each different HARQ process number can have different time of transmission and reception scheduling and can have different content (e.g., a Hypertext Transfer Protocol (HTTP)
- VOIP Voice Over Internet Protocol
- the receiver doesn't successfully receive process i, but does successfully receive process ). Thus, the receiver sends a NACK for process i and an ACK for process ). If the transmitter successfully receives both the ACK and the NACK, the transmitter will send a retransmission for process i, and the transmitter will schedule a new process transmission, thus sending an initial transmission for HARQ process #k. However, in some cases, the ACK is lost or received erroneously by the original transmitter, and so the transmitter will send a retransmission for process ], rather than schedule a ne process. In such cases, the receiver (e.g., wireless communication devices 120) detects the unnecessary retransmission of previously decoded packets and. takes further actions to make future transmissions more robust.
- the receiver e.g., wireless communication devices 120
- a wireless communication device e.g., a wireless communication device, an electronic data storage device, a channel medium access access/control device.
- Such devices can include processor electronics 1 16 and 126, which can further include one or more integrated circuit (IC) devices.
- IC integrated circuit
- the systems and techniques disclosed can be implemented in a WLAN transceiver device (e.g., a WLAN chipset) suitable for use in an OFDM M1MO system.
- the systems and techniques disclosed are applicable to general cellular and wireless network systems that deploy HARQ, and while the following description focuses on HARQ, other non-HARQ implementations are also possible.
- FIG. IB shows an example of a MAC structure 130 for user equipment (UE) in a wireless communication network.
- the elements of the MAC stmctare 130 can form a MAC co trol unit (MCU), one of two or more MCUs, or can include addition elements forming one or more additional MCUs.
- the MAC structure 130 provides an interface between one or more lower layers and one or more upper layers in a wireless communication device.
- the MAC structure 130 connects with multiple BBUs, which connect with multiple RFUs, which connect with an antenna module.
- the MAC structure 130 handles various transport channels, including a broadcast channel, one or more downlink shared channels, a paging channel, one or more uplink channels, one or more random access channels, and one or more multicast channels.
- the MAC structure 130 can include a de-multiplexing unit 190, a channel prioritization unit 180 (for uplink communications), a multiplexing unit 170, a HARQ unit 160, a random access control unit 150, and a controller 140.
- the controller 140 orchestrates the activities of the MAC elements, including detection of the unnecessary HARQ retransmission.
- the controller 140 includes one or more processors 142 and embedded program code 144 (e.g., firmware) that effects detection of unnecessary HARQ retransmissions and actions taken in response thereto.
- the controller 140 can detect an unnecessary HARQ retransmission in a downlink transmission. This can be done by decoding only the control channel, which can arrive first and describes the packet data. The controller 140 can use this information to determine that the packet data was decoded successfully from a previous transmission and thus need not be decoded again. This can result in savings on power consumption and processing time. In addition, i response to this determination, the controller 140 can cause a future uplink transmission to be more robust. This can be done by the UE in an autonomous manner in a wireless communication system.
- FIG. 2 A shows an example of a wireless communication system 200.
- the wireless communication system 200 is based on the 3GPP LTE standard, although it will be appreciated that the present disclosure is not limited to the LTE environment.
- the wireless communication system 200 can include one or more cellular networks 230 made up of a number of radio ceils, or ceils that are each served by a base station, such as evolved Node B (eNB) base stations 210 and 212.
- the cells are used to cover different areas in order to provide radio coverage over an area.
- Wireless communication devices operated in the cellular radio coverage areas that are served by the base stations 210. 212, such as device 220. can be referred to as user equipment (UE).
- the wireless communication system 200 shown in FIG. 2A includes two base stations 210.
- a radio access network that is known as an evolved UMTS Terrestrial Radio Access Network (eUTRA ) 230.
- RAN radio access network
- eUTRA evolved UMTS Terrestrial Radio Access Network
- the base stations are shown as eNB base stations 210, 212.
- the eUTRAN 230 includes the eNB base stations 210, 212.
- a base station 210 can operate in a mobile environment such as a femto- cell, pico-cell, or the base station 210 can operate as a node that can relay signals for other mobile and/or base stations.
- Base stations 210, 212 can provide wireless services to one or more wireless communication devices 220.
- Base stations 210, 212 can communicate with each other and. with a core network called an evolved packet core (EPC) 240.
- the EPC 240 can provide wireless communication devices with access to an externa! network 245, such as the Internet.
- the EPC 240 can include a mobility management entity (MME).
- the MME can be the main control element in the EPC 240 responsible for the functionalities, such as the control plane functions related to subscriber and session management.
- the wireless communication system 200 can include multiple radio access technologies such as WCDMA (Wideband Code Division Multiple Access), UMTS (Universal Mobile Telecommunications System), CDMA2000, and GSM (Global System for Mobile communications).
- WCDMA Wideband Code
- the eNB base stations 210, 212 communicate directly with the UE 220.
- the UE 220 can be a cellular phone, personal digital assistant (PDA), smartphone, laptop, tablet computer, or other wireless communications device. Further, UEs 220 can include pagers, portable computers, Session Initiation Protocol (SIP) phones, one or more processors within devices, or any other suitable processing devices capable of communicating information using a radio technology.
- UE 220 can communicate directly with a serving base station to receive sendee when UE 220 is operated within the cell associated with the corresponding serving station.
- UE 220 can also receive radio signals from base stations neighboring the serving base station. The UE 220 generates requests, responses or otherwise communicates with the EPC 240 and the external network 245 via one or more e B base stations 210, 212.
- These communications include wireless communication transmissions 225 between eNB 210 and UE 220 (e.g., OFDM transmissions).
- the eNB 210 sends an initial transmission, which the UE 220 successfully decodes.
- the UE 220 sends an ACK, but the eNB 210 fails to receive the wireless signal or receives the signal but fails to successfully recognize the signal as the ACK from UE 220.
- the eNB 210 send a retransmission of the same data sent previously.
- the UE 220 then receives this retransmission, determines that it was unnecessary since the data being sent has already been received successfully, and concludes that the uplink between the UE 220 and the eNB 210 may have a problem that needs to be addressed (e.g., by adjusting the uplink signal) since the ACK was not received, properly. Note that this conclusion may be made after detection of the first unnecessary retransmission, or only after receipt of more than one unnecessary retransmission. In general, the UE 220 is not encouraged to adopt autonomous transmission behaviors without initiation by the eNB 210, so it may be beneficial to initiate the additional actions by the UE 220, such as described, herein, only after careful consideration of the specific wireless environment.
- FIG, 2B shows an example of a format 250 for a wireless communication transmission.
- This format 250 which applies to the unnecessary retransmission addressed above, is for an OFDM communication and includes a Physical Download Control Channel (PDCCH) 260 followed by a Physical Download Shared Channel (PDSCH) 270.
- the PDCCH 260 includes control information 262, which includes a pointer to corresponding data 272 in the PDSCH 270, and also includes process number information, e.g., the HA Q number, and an indication of new data, e.g., a New Data Indicator (NDI) flag. From this information, it can be determined whether or not the data 272 has been successfully decoded previously.
- NDI New Data Indicator
- FIG. 3 A is a flowchart showing an example of a process for handling an unnecessary retransmission.
- a signal representing a wireless communication transmission is received at a wireless communication device.
- the wireless communication device can be UE 220, a component of such UE 220, a base station, or a component of a base station. While much of this description focuses on the UE (e.g., the UE 220 in a 3GPP LTE network ⁇ as a downlink packet receiver, the systems and techniques are applicable to the base station as well (e.g., the eNB 210, which can control all the UE scheduling, such as downlink MCS change, downlink power boost and UE handover, which are described further below in connection with FIG. 3B).
- the received signal may be a processed version (e.g., filtered, and. amplified.) of the RF signal received on one or more antennas.
- a control portion of the wireless communication transmission is decoded at 310.
- This decoding may be comp leted before any processing of the data portion of the signal is begun, or decoding of the data portion may begin after a sufficient amount of the control portion is decoded, and the two decoding operations may then occur in parallel
- a determination is made from the decoded control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and so the wireless
- an NDI flag and a HARQ process number can be checked against stored information to make this determination.
- the data portion of the wireless communication transmission was not successfully decoded previously, then the data portion is fully processed at 320.
- information is retained for later use in identifying any unnecessary retransmission of the same da ta.
- the NDI and HARQ number of the data recei ved can be decoded and stored in memory until new data reception for the same HARQ number happens. If retransmission is necessary, the same HARQ number can be used to indicate the same data transmitted. Once the retransmission is not needed any more for the specific data, the HARQ number can be used, for other new data with the NDI bit set to indicate new data transmission.
- an alternate transmission is initiated at 325.
- An alternate transmission is different (in at least some fashion) from that used with the previously successful decode and. acknowledgement.
- Such alternate transmissions are optional and can be performed responsive to one or more detected unnecessary retransmissions. Further details of such alternate transmissions are described below in connection with FIG. 3B.
- an acknowledgement is triggered to indicate the successful decoding, without actually completing a decode of the data portion of the wireless communication transmission, since the data therein was decoded successfully before this retransmission was received.
- decoding of the data portion is either terminated (e.g., if it lias been allowed to begin) or prevented (e.g., if the decode of the data portion has not yet started when the unnecessary retransmission is detected ⁇ . In some implementations, no data packet decoding is performed (even partially) for an unnecessary retransmission.
- FIG. 3B is a flowchart showing an example of a process for initiating alternate transmissions in response to an unnecessary retransmission.
- a check is made as to whether a number of detected unnecessary retransmissions exceeds a threshold. ' This can involve checking whether the number of detected unnecessary retransmissions exceeds a predefined threshold within a predefined time duration. For example, the check can be whether more than five unnecessary retransmissions have been detected within the last fifty microseconds.
- a radio resource control (RRC) connection reestablishment can be initiated at 355.
- UE 220 may initiate handover.
- the current channel may be of such low quality that it should be treated as radio link failure. It may be preferable to disconnect on the current channel and seek another channel, e.g., the continuing problem indicates the UE 220 should conclude that the uplink channels to the current serving eNB 210 are not good enough. Thus, the UE 220 can behave as if consecutive uplink data transmissions, such as PRACH (physical random access channel) have failed.
- PRACH physical random access channel
- boosting the uplink power can be done in a conservative manner.
- the UE 220 can keep a timer for initiating power boost, where this timer is set longer than a timer used for reducing MCS (modulation and coding scheme) in a CQI (Channel Quality Indicator) report (discussed in further detail below).
- CQI Channel Quality Indicator
- the transmission power can be boosted at 370, This power boost can be applied to an uplink from a wireless communication device to a base station for the acknowledgement of the unnecessary retransmission. This will make the signal stronger, thus increasing the likelihood of the ACK being received by the base station.
- the power boost can also be applied to other transmissions. For example, the power boost can be applied to control signals, data channels, sounding signals, or a combination of these.
- the modulation and coding scheme can be reduced at 365.
- the MCS in a CQI report can be reduced.
- the eNB may reflect the downlink channel condition in the CQI report into uplink power control and MCS scheduling.
- the signal will be more robust in the next transmission. This can be of use in time division multiplexing channels with channel reciprocity (uplink and downlink share the same frequency).
- the transmission type can be switched, such as from 16 QAM (Quadrature Amplitude Modulation) to QPSK (Quadrature Phase-Shift Keying).
- data processing apparatus encompasses all apparatus, devices, and. machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers.
- the apparatus can include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
- a program (also known as a computer program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted, languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment.
- a program does not necessarily correspond to a file in a file system.
- a program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated, files (e.g., files that store one or more modules, sub programs, or portions of code).
- a program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and. interconnected by a communication network.
- one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Quality & Reliability (AREA)
- Mobile Radio Communication Systems (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Description
METHOD AND APPARATUS FOR DETECTING AND PROCESSING A RETRANSMITTED DATA PACKET IN A WIRELESS NETWORK
CROSS REFERENCE TO RELATED APPLICATIONS
[0001] This application claims the benefit of the priority of U.S. Provisional Application Serial No. 61/695,380, filed August 31, 2012 and entitled "Receiver Processing for Unnecessary HARQ Retransmission", which is hereby incorporated by reference.
BACKGROUND
[0002] The present disclosure describes systems and techniques relating to wireless communications.
[0003] Wireless communication devices can use one or more wireless communication technologies such as orthogonal frequency division multiplexing (OFDM) or code division multiple access (CDMA). In an OFDM based wireless communication system, a data stream is split into multiple data substreams. Such data substreams are sent over different OFDM subcarriers, which can be referred to as tones or frequency tones. Various examples of wireless communication dev ices include mobile phones, smart phones, wireless routers, wireless hubs, base stations, and access points. In some cases, wireless communication electronics are integrated with data processing equipment such as laptops, personal digital assistants, and computers.
[0004] Wireless communication systems provide mechanisms for data retransmission such as automatic repeat request (ARQ) and hybrid. ARQ (HARQ). In ARQ, error detection information bits, e.g., cyclic redundancy check (CRC) bits or
checksum bits, are included in a data transmission. A wireless communication device can use error detection bits to detect one or more errors in a decoded version of a received message. In HARQ, error correction bits, such as forward error correction (FEC) bits, are included in a data transmission. A wireless communication device can use error correction bits to correct one or more errors in a decoded version of a received message. A data transmission can include FEC bits and error detection bits. A wireless communication device can use a coding technique such as Reed-Solomon coding, convolutional coding, or turbo coding to encode and decode data. Encoding data may compensate for noise on a wireless communication channel.
[0005] When a message is received, the error detection information can indicate a success or a failure. A decoded message that fails error detection is deemed to have failed decoding, whereas a decoded message that passes error detection is deemed to have been successfully decoded. The wireless communication device can use error detection information to select between sending an acknowledgement (ACK) or a negative acknowledgement (NACK) to the device that transmitted the message. When an ACK is received at the original transmitter, it knows the message was received successfully. When a NACK is received, it knows that the message should be retransmitted.
[0006] However, in some cases, the message is received successfully and the ACK is sent, but the original transmitter fails to successfully receive the ACK. Thus, the transmitter resends the message, and the receiver processes the repeated message. For example, in a cellular network, a base station, such as an evolved Node B (eNB), can retransmit a message that was previously received and successfully decoded by a wireless device, often referred to as user equipment (UE). The UE then decodes the retransmitted message as before, including the data portion therein.
SUMMARY
[0007] The present disclosure describes systems and techniques relating to wireless communications. According to an aspect of the described systems and techniques, an apparatus includes circuitry configured to receive a signal representing a wireless communication transmission; and circuitry configured to process the signal to (i) decode a control portion of the wireless communication transmission, (ii) d etermine from the decoded control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and. so the wireless communication transmission is an unnecessary retransmission, and (iii) trigger acknowledgement of the wireless communication transmission being successfully decoded, without completing a decode of the data portion of the wireless communication transmission, when the unnecessary retransmission is detected. In some implementations, the apparatus is a medium access control device, and the circuitry configured, to process the signal includes a controller including a processor and embedded program code.
[0008] The circuitry configured to process the signal can trigger the
acknowledgement of the wireless communication transmission before the decode of the data portion of the wireless communication transmission is begun. The circuitry configured to process the signal can initiate an alternate transmission, which is different from that used with the previously successful decode and acknowledgement, responsive to one or more detected unnecessary retransmissions. Moreover, the wireless communication transmission can be a downlink transmission from a base station to a user device, the control portion of the wireless communication
transmission can include hybrid, automatic repeat request (HARQ) information, and the circuitry configured to process the signal can be configured to detect the
unnecessary retransmission based on an indication of ne data and a HARQ process number in the HARQ information.
[0009] The base station and the user device can communicate using orthogonal frequency division multiplexing (OFDM). The alternate transmission can include a boosted transmission power of an uplink from the user device to the base station for at least the triggered acknowledgement. The alternate transmission can include a reduced modulation and coding scheme. The alternate transmission can include a radio resource control (RRC) connection reestablishment, and the circuitry configured to process the signal can initiate the RRC connection reestablishment responsive to a number of detected unnecessary retransmissions for a predefined duration exceeding a predefined threshold.
[0010] According to another aspect of the described systems and techniques, a method includes: receiving, at a wireless communication device, a signal representing a wireless communication transmission; decoding a control portion of the wireless communication transmission; determining from the decoded control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and so the wireless communication transmission is an unnecessary retransmission; and triggering acknowledgement, by the wireless communication device, of the wireless communication transmission being
successfully decoded, without completing a decode of the data portion of the wireless communication transmission, when the unnecessary retransmi sion is detected. In some implementations, the decoding and the determining are performed by a processor and program code embedded in a medium access control controller.
[0011] The triggering can include triggering the acknowledgement before the decode of the data portion of the wireless communication transmission is begun. The
method can include initiating an alternate transmission, which is different from that used with the previously successful decode and. acknowledgement, responsive to one or more detected unnecessary retransmissions. In addition, the wireless
communication transmission can be a downlink transmission from a base station to the wireless communication device, the control portion of the wireless communication transmission can include HARQ information, and the determining can include d etecting the unnecessary retransmission based on an indication of new data and a HARQ process number in the HARQ information.
[0012] The base station and the wireless communication device can communicate using OFDM. The alternate transmission can include a boosted transmission power of ail uplink from the wireless communication device to the base station for at least the triggered acknowledgement. The alternate transmission can include a reduced modulation and coding scheme. The alternate transmission can include a RRC connection reestablishment, and the method can include initiating the RRC connection reestablishment responsive to a number of detected unnecessary- retransmissions for a predefined duration exceeding a predefined threshold.
[0013] The described systems and techniques can be implemented in electronic circuitry, computer hardware, firmware, software, or in combinations of them, such as the structural means disclosed in this specification and. structural equivalents thereof. This can include at least one computer-readable medium embodying a program operable to cause one or more data processing apparatus (e.g., a signal processing device including a programmable processor) to perform operations described. Thus, program implementations can be realized, from a disclosed method, system, or apparatus, and apparatus implementations can be realized from a disclosed system, computer-readable medium, or method. Similarly, method implementations can be
realized from a disclosed system, computer-readable medium, or apparatus, and system implementations can be realized from a disclosed method, computer-readable medium, or apparatus.
[0014] For example, the disclosed embodiments below can be implemented in various systems and. apparatus, including, but not limited to, a special purpose data processing apparatus (e.g., a wireless access point, a remote environment monitor, a router, a switch, a computer system component, a medium access unit), a mobile data processing apparatus (e.g., a wireless client, a cellular telephone, a personal digital assistant (PDA), a mobile computer, a digital camera), a general purpose data processing apparatus (e.g., a minicomputer, a server, a mainframe, a supercomputer), or combinations of these.
[0015] The described systems and techniques can result in savings for user equipment processing resources, e.g., time and power. In addition, the described systems and techniques can provide increased reliability for two-way communications in wireless networks, such as wireless networks employing HARQ.
[0016] Details of one or more implementations are set forth in the accompanying drawings and the description below. Other features, objects and advantages may be apparent from the description and drawings, and from the claims.
DRAWING DESCRIPTIONS
[0017] FIG. 1 A shows an example of a wireless network with two wireless communication devices and an example of a retransmission protocol.
[0018] FIG. IB shows an example of a Medium Access Control (MAC) structure for user equipment (UE) in a wireless communication network
[0019] FIG. 2A shows an example of a wireless communication system.
[0020] FIG, 2B shows an example of a format for a wireless communication transmission.
[0021 ] FIG. 3 A is a flowchart showing an example of a process for handling an unnecessary retransmission.
[0022] FIG, 3B is a flowchart showing an example of a process for initiating alternate transmissions in response to an unnecessary retransmission.
DETAILED DESCRIPTION
[0023] FIG, 1 A shows an example of a wireless network with two wireless communication devices and an example of a retransmission protocol. Wireless communication devices 1 10 and 120, such as an access point (AP), base station (BS), access terminal (AT), client station, or mobile station (MS) can include processor electronics 1 16 and 126, such as one or more processors that implement the systems and techniques presented in this disclosure. Wireless communication devices 1 10, 120 include transceiver electronics 114 and 124 to send and/or receive wireless signals over one or more antennas 112a, 112b, 122a, and 122b. In some implementations, transceiver electronics 1 14, 124 include multiple radio units, in some
implementations, a radio unit includes a baseband unit (BBU) and a radio frequency unit (RFU) to transmit and receive signals. Wireless communication devices 1 10, 120 can also include one or more memories 1 18 and 128 configured to store information such as data and/or instructions. In some implementations, wireless communication devices 1 10, 120 include dedicated circuitry for transmitting and dedicated circuitry for receiving.
[0024] A first wireless communication device 110 can transmit data over multiple wireless channels to a second wireless communication device 120. In some
implementations, the first wireless communication device 1 10 implements a frequency division technique to transmit data to the second wireless communication device 120 using two or more wireless channels operated at different frequency hands. In some implementations, the first wireless communication device 1 10 implements a time division technique to transmit data to the second wireless communication device 120 using separate time slots into a shared frequency band. In some implementations, the first wireless communication device 110 implements a space division technique to transmit data to the second wireless communication device 120 using two or more multiplexing matrices to provide spatially separated wireless channels in a single frequency band..
[0025] Wireless communication devices 1 10, 120 in a wireless network, e.g., a wireless local area network (WLAN), can use one or more protocols for Medium Access Control (MAC) and Physical (PHY) layers. For example, a wireless communication device can use a Carrier Sense Multiple Access (CSMA) with Collision Avoidance (CA) based protocol for a MAC layer and OFDM for the PHY layer. The wireless communication devices 1 10, 120 can be configured for one or more wireless communication techniques such as single-input single-output (SISO), multi-input multi-output (MIMO), bit-level combining, and symbol-level combining. A MIMO-based wireless communication device can transmit and receive multiple spatial streams o ver multiple antennas in each of the tones of an OFDM signal.
[0026] The wireless communication devices 110, 120 are sometimes referred to as transmitters and receivers for convenience. For example, a "transmitter" as used herein refers to a wireless communication device that receives and transmits signals. Likewise, a "receiver" as used, herein refers to a wireless communication device that receives and transmits signals. Moreover, in some implementations, the wireless
communication de vices 1 10, 120 run a communication process that uses hybrid automatic repeat request (HARQ) for retransmission.
[0027] HARQ is designed to ensure correct reception by retransmission of transport blocks (i.e., data packets) that have been transmitted but erroneously received. Acknowledgement (ACK) or negative acknowledgement (NACK) signaling from the receiver to the transmitter provides notification of whether or not the reception was successful. Such retransmission protocols are important features deployed in wireless networks, such as LTE (Long-Term Evolution, often referred to as 4G, which employs OFDM technology), WiMAX (Worldwide Interoperability for Microwave Access), and HSDPA (High-Speed Downlink Packet Access, often referred to as 3.5G, 3G-f- or turbo 3G, which employs CDMA technology).
[0028] As shown in the HARQ example in FIG. 1A, an initial transmission for HARQ process #i is sent from the transmitter to the receiver. The HARQ process number can be tracked by packet or time, and the transmitter can keep track of multiple numbers of HARQ processes. Thus, an initial transmission for HARQ process #j is also sent from the transmitter to the receiver. Each different HARQ process number can have different time of transmission and reception scheduling and can have different content (e.g., a Hypertext Transfer Protocol (HTTP)
communication or a Voice Over Internet Protocol (VOIP) communication) or the same content, (e.g., a large packet that has been broken up into pieces).
[0029] The receiver doesn't successfully receive process i, but does successfully receive process ). Thus, the receiver sends a NACK for process i and an ACK for process ). If the transmitter successfully receives both the ACK and the NACK, the transmitter will send a retransmission for process i, and the transmitter will schedule a new process transmission, thus sending an initial transmission for HARQ process #k.
However, in some cases, the ACK is lost or received erroneously by the original transmitter, and so the transmitter will send a retransmission for process ], rather than schedule a ne process. In such cases, the receiver (e.g., wireless communication devices 120) detects the unnecessary retransmission of previously decoded packets and. takes further actions to make future transmissions more robust.
[0030] Various details of such detection and further actions are described below. These described systems and techniques can be implemented in one or more devices (e.g., a wireless communication device, an electronic data storage device, a channel medium access access/control device). Such devices can include processor electronics 1 16 and 126, which can further include one or more integrated circuit (IC) devices. For example, the systems and techniques disclosed can be implemented in a WLAN transceiver device (e.g., a WLAN chipset) suitable for use in an OFDM M1MO system. Furthermore, the systems and techniques disclosed are applicable to general cellular and wireless network systems that deploy HARQ, and while the following description focuses on HARQ, other non-HARQ implementations are also possible.
[0031] FIG. IB shows an example of a MAC structure 130 for user equipment (UE) in a wireless communication network. The elements of the MAC stmctare 130 can form a MAC co trol unit (MCU), one of two or more MCUs, or can include addition elements forming one or more additional MCUs. The MAC structure 130 provides an interface between one or more lower layers and one or more upper layers in a wireless communication device. In some implementations, the MAC structure 130 connects with multiple BBUs, which connect with multiple RFUs, which connect with an antenna module. In some implementations, the MAC structure 130 handles various transport channels, including a broadcast channel, one or more downlink
shared channels, a paging channel, one or more uplink channels, one or more random access channels, and one or more multicast channels.
[0032] The MAC structure 130 can include a de-multiplexing unit 190, a channel prioritization unit 180 (for uplink communications), a multiplexing unit 170, a HARQ unit 160, a random access control unit 150, and a controller 140. The controller 140 orchestrates the activities of the MAC elements, including detection of the unnecessary HARQ retransmission. In some implementations, the controller 140 includes one or more processors 142 and embedded program code 144 (e.g., firmware) that effects detection of unnecessary HARQ retransmissions and actions taken in response thereto.
[0033] The controller 140 can detect an unnecessary HARQ retransmission in a downlink transmission. This can be done by decoding only the control channel, which can arrive first and describes the packet data. The controller 140 can use this information to determine that the packet data was decoded successfully from a previous transmission and thus need not be decoded again. This can result in savings on power consumption and processing time. In addition, i response to this determination, the controller 140 can cause a future uplink transmission to be more robust. This can be done by the UE in an autonomous manner in a wireless communication system.
[0034] FIG. 2 A shows an example of a wireless communication system 200. In this example, the wireless communication system 200 is based on the 3GPP LTE standard, although it will be appreciated that the present disclosure is not limited to the LTE environment. The wireless communication system 200 can include one or more cellular networks 230 made up of a number of radio ceils, or ceils that are each served by a base station, such as evolved Node B (eNB) base stations 210 and 212.
The cells are used to cover different areas in order to provide radio coverage over an area. Wireless communication devices operated in the cellular radio coverage areas that are served by the base stations 210. 212, such as device 220. can be referred to as user equipment (UE). The wireless communication system 200 shown in FIG. 2A includes two base stations 210. 212 (other numbers of base stations are possible) included in a radio access network (RAN) that is known as an evolved UMTS Terrestrial Radio Access Network (eUTRA ) 230. In the LTE example of FIG. 2A, the base stations are shown as eNB base stations 210, 212. The eUTRAN 230 includes the eNB base stations 210, 212.
[0035] A base station 210 can operate in a mobile environment such as a femto- cell, pico-cell, or the base station 210 can operate as a node that can relay signals for other mobile and/or base stations. Base stations 210, 212 can provide wireless services to one or more wireless communication devices 220. Base stations 210, 212 can communicate with each other and. with a core network called an evolved packet core (EPC) 240. The EPC 240 can provide wireless communication devices with access to an externa! network 245, such as the Internet. The EPC 240 can include a mobility management entity (MME). The MME can be the main control element in the EPC 240 responsible for the functionalities, such as the control plane functions related to subscriber and session management. In some implementations, the wireless communication system 200 can include multiple radio access technologies such as WCDMA (Wideband Code Division Multiple Access), UMTS (Universal Mobile Telecommunications System), CDMA2000, and GSM (Global System for Mobile communications).
[0036] The eNB base stations 210, 212 communicate directly with the UE 220. The UE 220 can be a cellular phone, personal digital assistant (PDA), smartphone,
laptop, tablet computer, or other wireless communications device. Further, UEs 220 can include pagers, portable computers, Session Initiation Protocol (SIP) phones, one or more processors within devices, or any other suitable processing devices capable of communicating information using a radio technology. UE 220 can communicate directly with a serving base station to receive sendee when UE 220 is operated within the cell associated with the corresponding serving station. UE 220 can also receive radio signals from base stations neighboring the serving base station. The UE 220 generates requests, responses or otherwise communicates with the EPC 240 and the external network 245 via one or more e B base stations 210, 212.
[0037] These communications include wireless communication transmissions 225 between eNB 210 and UE 220 (e.g., OFDM transmissions). The eNB 210 sends an initial transmission, which the UE 220 successfully decodes. The UE 220 sends an ACK, but the eNB 210 fails to receive the wireless signal or receives the signal but fails to successfully recognize the signal as the ACK from UE 220. Thus, the eNB 210 send a retransmission of the same data sent previously. The UE 220 then receives this retransmission, determines that it was unnecessary since the data being sent has already been received successfully, and concludes that the uplink between the UE 220 and the eNB 210 may have a problem that needs to be addressed (e.g., by adjusting the uplink signal) since the ACK was not received, properly. Note that this conclusion may be made after detection of the first unnecessary retransmission, or only after receipt of more than one unnecessary retransmission. In general, the UE 220 is not encouraged to adopt autonomous transmission behaviors without initiation by the eNB 210, so it may be beneficial to initiate the additional actions by the UE 220, such as described, herein, only after careful consideration of the specific wireless environment.
[0038] FIG, 2B shows an example of a format 250 for a wireless communication transmission. This format 250. which applies to the unnecessary retransmission addressed above, is for an OFDM communication and includes a Physical Download Control Channel (PDCCH) 260 followed by a Physical Download Shared Channel (PDSCH) 270. The PDCCH 260 includes control information 262, which includes a pointer to corresponding data 272 in the PDSCH 270, and also includes process number information, e.g., the HA Q number, and an indication of new data, e.g., a New Data Indicator (NDI) flag. From this information, it can be determined whether or not the data 272 has been successfully decoded previously.
[0039] FIG. 3 A is a flowchart showing an example of a process for handling an unnecessary retransmission. At 305, a signal representing a wireless communication transmission is received at a wireless communication device. The wireless communication device can be UE 220, a component of such UE 220, a base station, or a component of a base station. While much of this description focuses on the UE (e.g., the UE 220 in a 3GPP LTE network} as a downlink packet receiver, the systems and techniques are applicable to the base station as well (e.g., the eNB 210, which can control all the UE scheduling, such as downlink MCS change, downlink power boost and UE handover, which are described further below in connection with FIG. 3B). In addition, the received signal may be a processed version (e.g., filtered, and. amplified.) of the RF signal received on one or more antennas.
[0040] A control portion of the wireless communication transmission is decoded at 310. This decoding may be comp leted before any processing of the data portion of the signal is begun, or decoding of the data portion may begin after a sufficient amount of the control portion is decoded, and the two decoding operations may then occur in parallel In any case, at 315, a determination is made from the decoded
control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and so the wireless
communication transmission is an unnecessary retransmission. For example, an NDI flag and a HARQ process number can be checked against stored information to make this determination.
[0041 ] If the data portion of the wireless communication transmission was not successfully decoded previously, then the data portion is fully processed at 320. In addition, after a successful decoding, information is retained for later use in identifying any unnecessary retransmission of the same da ta. For example, the NDI and HARQ number of the data recei ved can be decoded and stored in memory until new data reception for the same HARQ number happens. If retransmission is necessary, the same HARQ number can be used to indicate the same data transmitted. Once the retransmission is not needed any more for the specific data, the HARQ number can be used, for other new data with the NDI bit set to indicate new data transmission.
[0042] If the data portion of the wireless communication transmission was successfully decoded previously, then in some implementations, an alternate transmission is initiated at 325. An alternate transmission is different (in at least some fashion) from that used with the previously successful decode and. acknowledgement. Such alternate transmissions are optional and can be performed responsive to one or more detected unnecessary retransmissions. Further details of such alternate transmissions are described below in connection with FIG. 3B.
[0043] At 330, an acknowledgement is triggered to indicate the successful decoding, without actually completing a decode of the data portion of the wireless communication transmission, since the data therein was decoded successfully before
this retransmission was received. At 335, decoding of the data portion is either terminated (e.g., if it lias been allowed to begin) or prevented (e.g., if the decode of the data portion has not yet started when the unnecessary retransmission is detected}. In some implementations, no data packet decoding is performed (even partially) for an unnecessary retransmission.
[0044] FIG. 3B is a flowchart showing an example of a process for initiating alternate transmissions in response to an unnecessary retransmission. At 350, a check is made as to whether a number of detected unnecessary retransmissions exceeds a threshold. 'This can involve checking whether the number of detected unnecessary retransmissions exceeds a predefined threshold within a predefined time duration. For example, the check can be whether more than five unnecessary retransmissions have been detected within the last fifty microseconds.
[0045] If the threshold has been exceeded, a radio resource control (RRC) connection reestablishment can be initiated at 355. For example, UE 220 may initiate handover. In some cases, the current channel may be of such low quality that it should be treated as radio link failure. It may be preferable to disconnect on the current channel and seek another channel, e.g., the continuing problem indicates the UE 220 should conclude that the uplink channels to the current serving eNB 210 are not good enough. Thus, the UE 220 can behave as if consecutive uplink data transmissions, such as PRACH (physical random access channel) have failed.
[0046] If the threshold has not been exceeded, a check can be made at 370 regarding current interference conditions since boosting the transmission power may not be appropriate in the current wireless environment. I some implementations, boosting the uplink power can be done in a conservative manner. For example, the UE 220 can keep a timer for initiating power boost, where this timer is set longer than
a timer used for reducing MCS (modulation and coding scheme) in a CQI (Channel Quality Indicator) report (discussed in further detail below).
[0047] If an interference condition is not of concern, then the transmission power can be boosted at 370, This power boost can be applied to an uplink from a wireless communication device to a base station for the acknowledgement of the unnecessary retransmission. This will make the signal stronger, thus increasing the likelihood of the ACK being received by the base station. The power boost can also be applied to other transmissions. For example, the power boost can be applied to control signals, data channels, sounding signals, or a combination of these.
[0048] If there is an interference condition, then the modulation and coding scheme can be reduced at 365. For example, the MCS in a CQI report can be reduced. In some implementations, the eNB may reflect the downlink channel condition in the CQI report into uplink power control and MCS scheduling. Thus, the signal will be more robust in the next transmission. This can be of use in time division multiplexing channels with channel reciprocity (uplink and downlink share the same frequency). Moreover, in some implementations, the transmission type can be switched, such as from 16 QAM (Quadrature Amplitude Modulation) to QPSK (Quadrature Phase-Shift Keying).
[0049] While the alternate transmissions are described, above as operating together, they need not be deployed together. Each of the alternate transmission types can be employed separately in various implementations, or in various combinations other than what is described above.
[0050] A few embodiments have been described in detail above, and various modifications are possible. The disclosed subject matter, including the functional operations described in this specification, can be implemented in electronic circuitry,
computer hardware, firmware, software, or in combinations of them, such as the structural means disclosed in this specification and structural equivalents thereof, including potentially a program operable to cause one or more data processing apparatus to perform the operations described (such as a program encoded in a computer-readable medium, which can be a memory device, a storage device, a machine-readable storage substrate, or other physical, machine-readable medium, or a combmation of one or more of them).
[0051] The term "data processing apparatus" encompasses all apparatus, devices, and. machines for processing data, including by way of example a programmable processor, a computer, or multiple processors or computers. The apparatus can include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
[0052] A program (also known as a computer program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted, languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment. A program does not necessarily correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated, files (e.g., files that store one or more modules, sub programs, or portions of code). A program can be deployed to be
executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and. interconnected by a communication network.
[0053] While this specification contains many specifics, these should not be construed as limitations on the scope of what m ay be claimed, but rather as descriptions of features that may be specific to particular embodiments. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination. Moreover, although features may be described above as acting in certain
combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
[0054] Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and. parallel processing may be advantageous. Moreover, the separation of various system components in the embodiments described above should not be understood as requiring such separation in ail embodiments.
[0055] Other embodiments fall within the scope of the following claims.
Claims
1. An apparatus comprising:
circuitry configured to receive a signal representing a wireless communication transmission; and
circuitry configured to process the signal to (i) decode a control portion of the wireless communication transmission, (ii) determine from the decoded control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and so the wireless communication transmission is an unnecessary retransmission, and (iii) trigger acknowledgeme t of the wireless communication transmission being successfully decoded, without completing a decode of the data portion of the wireless communication transmission, when the unnecessary retransmission is detected.,
2. The apparatus of claim 1, wherein the circuitry configured to process the signal triggers the aclaiowledgement of the wireless communication transmission before the decode of the data portion of the wireless communication transmission is begun.
3. The apparatus of claim 1 , wherein the circuitry configured to process the signal initiates an alternate transmission, which is different from that used with the previously successful decode and acknowledgement, responsive to one or more detected unnecessary retransmissions.
4. The apparatus of claim 3, wherein the wireless communication transmission is a downlink transmission from a base station to a user device, the control portion of the wireless communication transmission includes hybrid automatic repeat request (HARQ) information, and the circuitry configured to process the signal is configured to detect the unnecessary retransmission based on an indication of new data and a HARQ process number in the HARQ information.
5. The apparatus of claim 4, wherein the base station and the user device communicate using orthogonal frequency division multiplexing (OFDM).
6. The apparatus of claim 4, wherein the alternate transmission comprises a boosted transmission power of an uplink from the user device to the base station for at least the triggered acknowledgement.
7. The apparatus of claim 4, wherein the alternate transmission comprises a reduced modulation and coding scheme.
8. The apparatus of claim 4, wherein the alternate transmission comprises a radio resource control (RRC) connection reestablishment.
9. The apparatus of claim 8, wherein the circuitry configured to process the signal initiates the RRC connection reestablishment responsive to a number of detected unnecessary retransmissions for a predefined duration exceeding a predefined threshold.
10. The apparatus of claim 1, wherein the apparatus is a medium access control device, and the circuitry configured to process the signal comprises a controller including a processor and embedded program code.
1 1. A method comprising :
receiving, at a wireless communication device, a signal representing a wireless communication transmission;
decoding a control portion of the wireless communication transmission;
determining from the decoded control portion that a data portion of the wireless communication transmission was successfully decoded previously and acknowledged, and so the wireless communication transmission is an unnecessary retransmission; and
triggering acknowledgement, by the wireless communication device, of the wireless communication transmission being successfully decoded, without completing a decode of the data portion of the wireless communication transmission, when the unnecessary retransmission is detected.
12. The method of claim 11 , wherein the triggering comprises triggering the acknowledgement before the decode of the data portion of the wireless communication transmission is begun.
13. The method of claim 11 , comprising initiating an alternate
transmission, which is different from that used, with the previously successful decode and acknowledgement, responsive to one or more detected unnecessary
retransmissions.
14. The method of claim 13, wherein the wireless communication transmission is a downlink transmission from a base station to the wireless communication device, the control portion of the wireless communication transmission includes hybrid automatic repeat request (HARQ) information, and the determining comprises detecting the unnecessary retransmission based on an indication of new data and a HARQ process number in the HARQ information.
15. The method of claim 14, wherein the base station and the wireless communication device communicate using orthogonal frequency division
multiplexing (OFDM).
16. The method of claim 14, wherein the alternate transmission comprises a boosted transmission power of an uplink from the wireless communication device to the base station for at least the triggered acknowledgement.
17. The method of claim 14, wherein the alternate transmission comprises a reduced modulation and coding scheme.
1 8. The method of claim 14, wherein the alternate transmission comprises a radio resource control (RRC) connection reestablishment.
19. The method of claim 18, comprising initiating the RRC connection reestablishment responsive to a number of detected unnecessary retransmissions for a predefined duration exceeding a predefined threshold.
20. The method of claim 11. wherein the decoding and the determining are performed by a processor and program code embedded, in a medium access control controller.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201261695380P | 2012-08-31 | 2012-08-31 | |
| US61/695,380 | 2012-08-31 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014035906A1 true WO2014035906A1 (en) | 2014-03-06 |
Family
ID=50184211
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2013/056679 Ceased WO2014035906A1 (en) | 2012-08-31 | 2013-08-26 | Method and apparatus for detecting and processing a retransmitted data packet in a wireless network |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US9674730B2 (en) |
| WO (1) | WO2014035906A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2018091228A1 (en) * | 2016-11-18 | 2018-05-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for transferring data in a radio communication |
| US10951365B2 (en) | 2016-11-18 | 2021-03-16 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for transferring data in a radio communication |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9590792B2 (en) | 2013-04-01 | 2017-03-07 | Marvell World Trade Ltd. | Termination of wireless communication uplink periods to facilitate reception of other wireless communications |
| US9608678B1 (en) | 2013-12-19 | 2017-03-28 | Marvell International Ltd. | Method and apparatus for mitigating interference between wireless local area network (WLAN) communications and cellular communications |
| CN106664167B (en) | 2014-07-29 | 2020-02-21 | 松下电器(美国)知识产权公司 | Apparatus and method for receiving and transmitting data in a wireless communication system |
| US10728886B2 (en) * | 2016-06-24 | 2020-07-28 | Apple Inc. | Communication device and method for decoding data from a network |
| US20230050066A1 (en) * | 2020-02-10 | 2023-02-16 | Sony Group Corporation | Telecommunications apparatus and methods |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2007079085A2 (en) * | 2005-12-29 | 2007-07-12 | Interdigital Technology Corporation | Method and system for implementing h-arq-assisted arq operation |
| US20080279092A1 (en) * | 2007-05-11 | 2008-11-13 | Microsoft Corporation | Channel control based on error correction values |
| US20090175175A1 (en) * | 2008-01-04 | 2009-07-09 | Interdigital Patent Holdings, Inc. | Radio link control reset using radio resource control signaling |
| US20110044243A1 (en) * | 2008-01-04 | 2011-02-24 | Seung-June Yi | Harq operation method for retransmitted data |
Family Cites Families (26)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4768283B2 (en) * | 2005-02-15 | 2011-09-07 | パナソニック株式会社 | Retransmission control method, radio communication system, base station, and mobile station |
| US8254315B2 (en) * | 2006-10-31 | 2012-08-28 | Research In Motion Limited | Method and apparatus for resegmentation of packet data for retransmission on HARQ transmission failure |
| US8169957B2 (en) * | 2007-02-05 | 2012-05-01 | Qualcomm Incorporated | Flexible DTX and DRX in a wireless communication system |
| US8005107B2 (en) * | 2007-02-06 | 2011-08-23 | Research In Motion Limited | Method and system for robust MAC signaling |
| EP2238802B1 (en) * | 2007-12-10 | 2018-06-27 | InterDigital Patent Holdings, Inc. | Method and apparatus for triggering radio link control packet discard and radio link control re-establishment |
| US20090190480A1 (en) * | 2007-12-11 | 2009-07-30 | Interdigital Patent Holdings, Inc. | Methods and apparatus for detecting radio link control protocol errors and triggering radio link control re-establishment |
| WO2009088710A1 (en) * | 2008-01-04 | 2009-07-16 | Interdigital Patent Holdings, Inc. | Method and apparatus of performing packet data convergence protocol re-establishment |
| KR101577451B1 (en) * | 2008-01-30 | 2015-12-14 | 엘지전자 주식회사 | Method of detecting and handling an endless rlc retransmission |
| JP5157645B2 (en) * | 2008-05-28 | 2013-03-06 | 日本電気株式会社 | Wireless communication system, control channel transmission method, and reception method |
| CN101651899B (en) * | 2008-08-12 | 2012-12-05 | 中兴通讯股份有限公司 | Method for requesting reestablishment of LTE RRC connection, method for setting cause value and terminal |
| KR101689596B1 (en) * | 2008-12-23 | 2016-12-26 | 엘지전자 주식회사 | A control information transmission method for performing harq process in wireless comunication system supporting multiple transmission bandwidth |
| KR101122095B1 (en) * | 2009-01-05 | 2012-03-19 | 엘지전자 주식회사 | Random Access Scheme Preventing from Unnecessary Retransmission, and User Equipment For the Same |
| KR101621102B1 (en) * | 2009-04-21 | 2016-05-16 | 엘지전자 주식회사 | Apparatus and method of configuring carrier in multiple carrier system |
| WO2011019924A1 (en) * | 2009-08-12 | 2011-02-17 | Research In Motion Limited | System and method for modulation and coding scheme adaptation and power control in a relay network |
| CA2773808A1 (en) * | 2009-09-15 | 2011-03-24 | Rockstar Bidco, LP | Adaptive modulation and coding scheme adjustment in wireless networks |
| EP2526633B1 (en) * | 2010-01-20 | 2014-05-07 | Telefonaktiebolaget LM Ericsson (publ) | Methods and devices for uplink transmit diversity |
| KR101691480B1 (en) * | 2010-04-06 | 2017-01-09 | 삼성전자주식회사 | Method and apparatus for retransmitting packet in mobile communication system |
| EP2636272B1 (en) * | 2010-11-04 | 2018-08-29 | LG Electronics Inc. | Method and apparatus for reconfiguring connection to base station at relay node in a wireless communication system |
| US9554338B2 (en) * | 2011-02-18 | 2017-01-24 | Qualcomm Incorporated | Apparatus, method, and system for uplink control channel reception in a heterogeneous wireless communication network |
| US9118452B2 (en) * | 2011-03-28 | 2015-08-25 | Lg Electronics Inc. | Method for transmitting an uplink signal, method for receiving an uplink signal, user equipment, and base station |
| KR20120122819A (en) * | 2011-04-30 | 2012-11-07 | 주식회사 팬택 | Apparatus and method for reestablishing radio link in wireless communication system |
| US20140198744A1 (en) * | 2011-05-17 | 2014-07-17 | Interdigital Patent Holdings, Inc. | Method and apparatus for data-splitting transmission from multiple sites |
| US8976654B2 (en) * | 2011-11-02 | 2015-03-10 | Telefonaktiebolaget L M Ericsson (Publ) | Burst avoidance in uplink systems |
| US9019908B2 (en) * | 2011-11-30 | 2015-04-28 | Qualcomm Incorporated | Apparatus and method for power adjustment for link imbalances |
| US8792462B2 (en) * | 2012-06-11 | 2014-07-29 | Telefonaktiebolaget L M Ericsson (Publ) | Radio base station and method for switching TTI bundling |
| US8804595B2 (en) * | 2012-06-25 | 2014-08-12 | Fujitsu Limited | Communication transmission system |
-
2013
- 2013-08-26 WO PCT/US2013/056679 patent/WO2014035906A1/en not_active Ceased
- 2013-08-26 US US14/010,304 patent/US9674730B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2007079085A2 (en) * | 2005-12-29 | 2007-07-12 | Interdigital Technology Corporation | Method and system for implementing h-arq-assisted arq operation |
| US20080279092A1 (en) * | 2007-05-11 | 2008-11-13 | Microsoft Corporation | Channel control based on error correction values |
| US20090175175A1 (en) * | 2008-01-04 | 2009-07-09 | Interdigital Patent Holdings, Inc. | Radio link control reset using radio resource control signaling |
| US20110044243A1 (en) * | 2008-01-04 | 2011-02-24 | Seung-June Yi | Harq operation method for retransmitted data |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2018091228A1 (en) * | 2016-11-18 | 2018-05-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for transferring data in a radio communication |
| US20190356425A1 (en) * | 2016-11-18 | 2019-11-21 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for Transferring Data in a Radio Communication |
| US10944514B2 (en) | 2016-11-18 | 2021-03-09 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for transferring data in a radio communication |
| US10951365B2 (en) | 2016-11-18 | 2021-03-16 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for transferring data in a radio communication |
Also Published As
| Publication number | Publication date |
|---|---|
| US20140064098A1 (en) | 2014-03-06 |
| US9674730B2 (en) | 2017-06-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20230040839A1 (en) | Fountain harq for reliable low latency communication | |
| US10212721B2 (en) | Termination of wireless communication uplink periods to facilitate reception of other wireless communications | |
| US11677513B2 (en) | Retransmission for punctured signals | |
| US7978635B2 (en) | H-ARQ acknowledgment detection validation by re-decoding | |
| US9674730B2 (en) | Method and apparatus for detecting and processing a retransmitted data packet in a wireless network | |
| EP3566360B1 (en) | Advanced coding on retranmission of data and control | |
| WO2018098184A1 (en) | Techniques for using a cyclic redundancy check in conjunction with a low-density parity-check encoding scheme | |
| US10644840B2 (en) | Methods of efficient HARQ operation for low latency and high performance services | |
| US20150043397A1 (en) | Method of Handling Communication Operation and Related Communication Device | |
| WO2021248076A1 (en) | Beam blocking detection scheduling request transmission procedures | |
| US20250030506A1 (en) | Methods and procedures for predictive early harq | |
| US20250150211A1 (en) | Method and apparatus for receiving ptp-based retransmission for multicast | |
| CN110431779B (en) | Node, UE and method for detecting data transmission due to data puncturing damage | |
| US20120182918A1 (en) | Method of Handling Latency Impact on CoMP HARQ and Feedback Operation and Related Communication Device | |
| US9735930B2 (en) | System and method using a secondary network node for handling packet retransmissions | |
| WO2017148510A1 (en) | Use of tiny retransmission resource for partial packet retransmission for wireless networks | |
| CN108886423B (en) | Transmission block retransmission method and base station | |
| WO2022036679A1 (en) | Sliding window coding techniques for wireless communications systems | |
| CN118369872A (en) | Method and procedure for predictive early HARQ |
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: 13833982 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13833982 Country of ref document: EP Kind code of ref document: A1 |