US20040160984A1 - Variable packet lengths for high packet data rate communications - Google Patents

Variable packet lengths for high packet data rate communications Download PDF

Info

Publication number
US20040160984A1
US20040160984A1 US10/368,887 US36888703A US2004160984A1 US 20040160984 A1 US20040160984 A1 US 20040160984A1 US 36888703 A US36888703 A US 36888703A US 2004160984 A1 US2004160984 A1 US 2004160984A1
Authority
US
United States
Prior art keywords
packet
packets
data
data rate
sub
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
US10/368,887
Other versions
US7280562B2 (en
Inventor
Nagabhushana Sidhushayana
Rashid Attar
Ramin Rezaiifar
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.)
Qualcomm Inc
Original Assignee
Qualcomm Inc
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 Qualcomm Inc filed Critical Qualcomm Inc
Assigned to QUALCOMM INCORPORATED reassignment QUALCOMM INCORPORATED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ATTAR, RASHID A., REZAIIFAR, RAMIN, SINDHUSHAYANA, NAGABHUSHANA
Priority to US10/368,887 priority Critical patent/US7280562B2/en
Priority to BRPI0407546A priority patent/BRPI0407546B1/en
Priority to TW093104008A priority patent/TWI332332B/en
Priority to ES04712335T priority patent/ES2384240T3/en
Priority to EP04712335A priority patent/EP1597879B1/en
Priority to AU2004213992A priority patent/AU2004213992B2/en
Priority to MXPA05008762A priority patent/MXPA05008762A/en
Priority to PCT/US2004/004710 priority patent/WO2004075495A1/en
Priority to KR1020057015224A priority patent/KR101098351B1/en
Priority to CA2516384A priority patent/CA2516384C/en
Priority to JP2006503657A priority patent/JP4537382B2/en
Priority to AT04712335T priority patent/ATE557502T1/en
Priority to CN200480006541XA priority patent/CN1759575B/en
Priority to RU2005129106/09A priority patent/RU2341903C2/en
Publication of US20040160984A1 publication Critical patent/US20040160984A1/en
Publication of US7280562B2 publication Critical patent/US7280562B2/en
Application granted granted Critical
Priority to JP2010023007A priority patent/JP4787366B2/en
Priority to JP2010023006A priority patent/JP4550940B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/36Flow control; Congestion control by determining packet size, e.g. maximum transfer unit [MTU]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L12/5602Bandwidth control in ATM Networks, e.g. leaky bucket
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/16Implementing security features at a particular protocol layer
    • H04L63/162Implementing security features at a particular protocol layer at the data link layer

Definitions

  • the present invention relates generally to communication systems, and more specifically to variable packet lengths for application to a high rate packet data communications.
  • FIG. 1 illustrates the air interface layering architecture for a 1° x.EV-DO system.
  • the Connection layer (CL) provides air link connection establishment and maintenance services.
  • the Security Layer (SL) provides encryption and authentication services.
  • the Physical Layer (PL) provides the channel structure, frequency, power output, modulation and encoding specifications for the Forward and Reverse channels.
  • the Medium Access Control (MAC) layer defines procedures to receive and transmit over the Physical Layer.
  • FIG. 2 illustrates the Forward channel structure, including Pilot, MAC, Control and Traffic channels.
  • Processing of a Connection Layer (CL) packet 102 includes first adding a security layer header 110 and tail 112 to the form a Security Layer (SL) packet 104 .
  • the SL packet 104 is then used to generate a Medium Access Control (MAC) layer packet 106 , and finally a Physical Layer (PL) packet 108 .
  • the MAC layer 106 payload is a fixed number of bits.
  • the PL 108 payload is then a multiple n times the length of the MAC layer 106 payload, plus the length of physical layer overhead (CRC tail bits etc.), wherein n is an integer.
  • the limitations of the fixed MAC layer 106 payload results in inefficiencies in transmission and thus wasted bandwidth. For example, when the channel condition to a given user is “good as determined by Signal to Interference and Noise Ratio (SINR) or Data Rate Control (DRC) measure exceeding a threshold, there is a desire to transmit larger packets. For such a user, transmission of smaller blocks of data, such as voice packets, vocoder frames, etc., on the current forward link structure in IS-856 would result in wasted space in the MAC layer 106 packet. As the size of the data is much smaller than the fixed length of the MAC layer 106 packet, the remaining bits are filled with a padding. The result is inefficiency, as the MAC layer 106 packet is not fully utilized.
  • SINR Signal to Interference and Noise Ratio
  • DRC Data Rate Control
  • variable packet length for HRD communications, wherein the variable length packets provide efficiency.
  • variable length packets provide efficiency.
  • MAC layer 106 packets into a single physical layer packet, allowing data of multiple users to be transmitted per packet.
  • FIG. 1 is a portion of the air interface layering architecture of a High Rate Packet Data (HRPD) communication system.
  • HRPD High Rate Packet Data
  • FIG. 2 is a forward channel structure for a HRPD communication system.
  • FIG. 3 is a security layer structure for a Format A connection layer packet.
  • FIG. 4 3 is a security layer structure for a Format B connection layer packet.
  • FIGS. 5 and 6 illustrate the generation for simplex and multiplex MAC packets from security layer packets.
  • FIG. 7 is a physical layer packet structure used to carry a single MAC layer packet of length less than 1000 bits.
  • FIG. 8 is a physical layer packet structure used to carry a single MAC layer packet of length equal to 1000 bits.
  • FIG. 9 is a physical layer packet structure used to carry multiple MAC layer packets of length equal to 1000 bits each.
  • FIG. 10 is a table of nominal data rates and data rate request interpretations.
  • FIG. 11 shows the compatibility between an explicit data rate indicator and data rate request values.
  • FIG. 12 illustrates generation of a physical layer packet based on a short security layer packet.
  • FIG. 13 illustrates generation of a 512-bit multiplexed physical layer packet containing payloads for two users.
  • FIG. 14 is a multiplex physical layer packet including different length security layer packets.
  • FIG. 15 is a physical layer packet including multiple medium access control layer capsules.
  • FIGS. 16 and 17 illustrate transmission of multiple slots to achieve a nominal data rate and a maximum data rate.
  • FIG. 18 is an access network according to one embodiment.
  • FIG. 19 is an access terminal according to one embodiment.
  • An HDR subscriber station referred to herein as an access terminal (AT) may be mobile or stationary, and may communicate with one or more HDR base stations, referred to herein as modem pool transceivers (MPTs).
  • An access terminal transmits and receives data packets through one or more modem pool transceivers to an HDR base station controller, referred to herein as a modem pool controller (MPC).
  • Modem pool transceivers and modem pool controllers are parts of a network called an access network.
  • An Access Network (AN) transports data packets between multiple access terminals (ATs).
  • the AN includes network equipment providing connectivity between a packet switched data network and the AT.
  • An AN is similar to a Base Station (BS), while an AT is similar to a Mobile Station (MS).
  • BS Base Station
  • MS Mobile Station
  • the access network may be further connected to additional networks outside the access network, such as a corporate intranet or the Internet, and may transport data packets between each access terminal and such outside networks.
  • An access terminal that has established an active traffic channel connection with one or more modem pool transceivers is called an active access terminal, and is said to be in a traffic state.
  • An access terminal that is in the process of establishing an active traffic channel connection with one or more modem pool transceivers is said to be in a connection setup state.
  • An access terminal may be any data device that communicates through a wireless channel or through a wired channel, for example using fiber optic or coaxial cables.
  • An access terminal may further be any of a number of types of devices including but not limited to PC card, compact flash, external or internal modem, or wireless or wireline phone.
  • the communication link through which the access terminal sends signals to the modem pool transceiver is called a reverse link.
  • the communication link through which a modem pool transceiver sends signals to an access terminal is called a forward link.
  • the SL packet size is given as 1000 bits.
  • the SL packet includes an amount of overhead given as x bits. Alternate embodiments may provide an alternate length for the SL packet.
  • FIG. 3 illustrates two formats for data referred to as Format A and Format B.
  • Format A is defined as a SL packet having a one to one relation with the CL packet. In other words, the length of the CL packet is 1000 bits (i.e., the given size of the SL packet) minus x. In other words, the CL packet plus the SL overhead is equal to the given length of the SL packet.
  • Format B is defined as 1) a SL packet which includes padding, or 2) a SL packet which includes multiple CL packets with or without padding.
  • the size of the SL packet may be variable.
  • FIG. 3 illustrates a Format A packet wherein the SL packet is one of four sizes.
  • the size of the SL packet may be one of: 112, 240, 488, or 1000 bits.
  • the SL is made up of the CL packet. There is one CL packet corresponding to one user. Data is processed as illustrated in FIG. 1, wherein processing of a Connection Layer (CL) packet 102 includes concatenating one or more Connection Layer packets, together with padding if necessary, and then adding a security layer header 110 and tail 112 to the form a Security Layer (SL) packet 104 .
  • CL Connection Layer
  • SL Security Layer
  • FIG. 4 illustrates a Format B packet wherein the SL packet is variable, and the SL payload includes one or more CL packets plus padding.
  • the resultant SL packet size is one of 112, 240, 488, or 1000 bits.
  • FIG. 5 illustrates processing of SL packets, wherein the SL packets have a length less than 1000 bits.
  • Two fields are appended to the SL packet, a SubPacket Identification (SPID) or MAC index value, which is 6 bits long, and a LENgth indicator (LEN), which are two bits.
  • the MAC index identifies the user to whom the packet is directed.
  • the MAC index field is used to identify the user to whom the packet is destined.
  • LEN specifies the format.
  • the LEN field is used to specify whether the SL packet is of Format A or Format B. If the SL packet is of format A, the LEN also specifies the length of the SL packet, which could take on one of three values: 112, 240, 488.
  • the resultant MAC layer subpacket is 120, 248, or 496 bits long.
  • the MAC layer subpacket is then processed to form the MAC layer packet by determining if multiple MAC layer subpackets are to be combined.
  • the MAC layer packet includes one or more MAC layer subpackets plus an inner Cyclic Redundancy Check value along with any necessary padding.
  • the MAC layer packet is referred to as Multiplex if containing more than one SL packet, possibly for different users.
  • a CRC value and a tail value are applied to the MAC layer packet to form a PL layer packet as illustrated in FIG. 7.
  • the resultant PL packet is then 152, 280, or 528 bits long.
  • FIG. 6 illustrates processing of SL packets, wherein the SL packets have a length equal to 1000 bits.
  • the MAC layer payload is the SL packet.
  • the MAC layer packet is referred to as Simplex.
  • FIG. 8 illustrates processing of MAC layer packets wherein the MAC layer packet has a length of 1000 bits.
  • the processing of FIG. 8 may be used for Format A or Format B SL packets.
  • a CRC value and a tail are applied to the MAC layer packet.
  • a format indicator (FMT), of 2 bits, is also applied.
  • “Simplex” refers to a MAC packet with one SL packet; and “multiplex” implies more than one SL packet.
  • a simplex MAC packet contains exactly one SL packet; and a multiplex MAC packet contains two or more SL packets.
  • a capsule is defined as a MAC packet, followed by a few bits of overhead, which carry information specific to that MAC packet, e.g. FIG. 15 illustrates a single PL packet carries multiple MAC layer packets.
  • a MAC capsule is used when a PL packet carries two or more MAC packets. The capsule is used to identify the individual capsules and is, therefore, used only in case of a multiplex packet.
  • the size of the PL packet may be increased to accommodate larger transfers.
  • the larger PL packet also allows for multiple MAC packets to be embedded within one PL packet. Specifically, multiple MAC packets with multiple destination addresses may each be embedded in a subpacket. In this way, one PL packet is transmitted to multiple users.
  • a capsule is given including a MAC layer packet, the FMT and a capsule address. The interpretation of the FMT field is as specified in Table 1.
  • the capsule address provides the destination of the MAC layer packet. Note that if the MAC layer packet is a multiplex packet, i.e., including multiple CL layer packets each having a different destination address, the capsule address may be left blank.
  • the capsule address has little meaning, as it may only designate one user.
  • the capsule address is 6 bits in the present example.
  • the composite of the MAC layer packet, FMT and capsule address forms the MAC layer capsule.
  • multiple MAC layer capsules may be concatenated.
  • a CRC value i.e., pad, CRC and tail
  • the padding may be included such that the MAC layer capsule overhead, i.e., pad, CRC and tail, has a length of 16*n bits.
  • the specific length is a design choice, determined by the number of bits leftover in the PL packet after the MAC capsules and tail bits are included. Whenever there are enough bits left, it is desirable to use 32-bit CRC.
  • the PL packet of length 2048 bits uses a 24-bit CRC, while longer PL packets use a 32-bit CRC.
  • there are four extended lengths for the PL packet 2048, 3072, 4096 and 5120 bits.
  • FIG. 10 is a table of nominal data rates corresponding to the extended PL packets, which are recently defined with respect to HRPD in IS-856.
  • PL packet lengths as given in FIG. 7, a packet length of 152 bits is transmitted and incrementally retransmitted over 4 slots, for a nominal transmission data rate of 19.2 kbps.
  • calculation of data rates adopts the convention of rounding down the PL packet length to the nearest power of two.
  • Each slot in a 1xEV-DO system is 1.666 ms long. For good channel conditions, the data rate may be increased to 76.8 kbps through the use of early termination.
  • Early termination refers to a system wherein the receiver of the data transmits an acknowledgement or ACK when the data has been received and decoded correctly. In this way, all four attempts may not be used for transmission. Such acknowledgement terminates any further transmission of the packet.
  • packet lengths of 280 and 528 bits are each transmitted over 6 slots, resulting in nominal data rates of 25.6 kbps, and 57.6 kbps, respectively.
  • each may have a maximum data rate of 153.6 kbps, and 307.2 kbps, respectively, given early termination.
  • FIG. 17 illustrates the transmission of 280 bits per packet per slot, wherein the transmission and incremental retransmission is over 6 slots.
  • the nominal data rate is 25.6 kbps. Termination after the first slot results in a maximum data rate of 153.6 kbps, while termination after the third slot results in a data rate of 115.2 kbps, or half the maximum. If all 6 slots are transmitted, the nominal data rate of 25.6 kbps is realized.
  • the AT provides a data rate request to the AN, wherein the data rate request is transmitted on the Reverse Link (RL), and specifically on a Data Request Channel (DRC).
  • the data rate request may be calculated as a function of the received signal quality at the AT.
  • the AT determines a maximum data rate at which the AT may receive data.
  • the maximum data rate is then requested by the AT for data transmissions from the AN.
  • the data rate request is received by the AN, which then selects a packet size accordingly.
  • the AN may generate a shorter PL packet, a conventional PL packet, or a longer PL packet.
  • Each data rate request corresponds to one or more packet sizes. This choice depends on the QoS for the flow in question.
  • the AN may transmit a simplex PL packet of length 152 bits to effect the 19.2 kbps or may transmit a PL packet of length 280 bits for an, effective data rate of 25.6 kbps.
  • the AT has knowledge of the possible PL packet sizes and data rates, the AT does not have specific knowledge as to which one is currently being used. In one embodiment, the AT tries each potential PL packet size. Note that smaller packet lengths tend to reduce loss as less information is retransmitted if not correctly received. Similarly, there is a better chance of decoding at lower data rates.
  • the time taken to transmit the shorter packets is a fraction of that required for longer packets given identical channel conditions.
  • Multi-valued data rate requests are sent via the DRC data rate request, wherein the correspondence is given in Table II.
  • the designation “(L)” indicates an extended PL packet length.
  • DRC0 corresponds to 19.2 kbps and 25.6 kbps.
  • the PL packet contains 152 bits and is transmitted over 4 slots.
  • the PL packet contains 280 bits and is transmitted over 6 slots.
  • the indicator (L) is included in the table entry.
  • DRC5 corresponds to 307.2 kbps, wherein the PL packet length is 2048 bits.
  • DRC7 corresponds to 614 kbps, wherein the PL packet length is 2048 bits.
  • packet division multiplexing is available when a DRC data rate request indicates a data rate greater than or equal to 153 kbps, or another predetermined value.
  • a single PL packet of 1024 bits or more is composed of one or more MAC layer capsule(s). Each capsule then contains MAC layer packets to one or more users.
  • each access probe enables a pilot (I-channel), which functions as a preamble.
  • a modified preamble includes an Explicit Data Rate Indicator (EDRI).
  • EDRI Explicit Data Rate Indicator
  • the encoder packets support multiplex of data into one packet. At higher data rates, the preamble includes an EDRI field on the modulation phase Q branch.
  • the EDRI is (8,4,4) bi-orthogonal coded and block repeated 8 times.
  • the EDRI specifies one of a plurality of rates.
  • the preamble transmits the MAC index on the I-branch.
  • the MAC index (assigned to a given terminal by the AN) is a 6-bit number used by the AN to Walsh cover the packet (with the corresponding 64-ary Walsh cover) to aid the AT in identifying packets directed to thereto. This mechanism is used for a unicast packet.
  • the preamble transmits the EDRI on the 0 -branch, wherein all users with DRC compatible with EDRI attempt to decode the packet.
  • FIG. 11 lists the set of data rates that are compatible with each DRC. A data rate is said to be compatible with a DRC, if the packet corresponding to that data rate may be reliably decoded by any user capable of decoding (reliably) a packet with that DRC.
  • the data rate compatible with a DRC is at most equal to that of a packet associated with the given DRC, and the duration of the packet is at least as long as that of a packet associated with the given DRC. In other words, if the user can decode a packet for that DRC it can decode a packet with all the data rates that are compatible with that DRC.
  • an ACKnowledgement (ACK) indicator is provided for MAC layer retransmission, referred to as D-ARQ.
  • the ACK is transmitted on the Reverse Link by those users able to decode the PL packet, wherein the packet contains a MAC layer packet or subpacket addressed thereto.
  • the ACK transmission is boosted by 3 dB to allow for On-Off keying.
  • the ACK is indicated by the presence of a signal and the NACK by the absence of the signal.
  • ACK and NAK are indicated by transmitted different signals, of equal strength and opposite sign relative to each other.
  • one of the messages is indicated by transmitting a non-trivial signal
  • the other message is indicated by transmitting no signal.
  • ON-OFF signaling is used for ARQ of multi-user packets
  • bipolar signaling is used for ARQ of single-user packets.
  • the ACK is transmitted two slots after transmission of the packet, i.e., in the third time-slot. This is done so as to allow time for demodulation and decoding of the packet by the AT.
  • the ACK is transmitted at a time slot, which is delayed by 4 slots from that of the single user packet.
  • the AN When a multi-user packet is directed to a first AT, and the AN does not receive an ACK from that AT, the AN will not send a unicast packet to that AT during the next slot on the same interlace offset. This is to disambiguate the meaning of the ACK that is sent on the 7 th slot after the transmission of the multi-user packet.
  • the SL packet is 240 bits.
  • the SL packet is a Format A packet
  • the target PL packet is 280 bits
  • the MAC ID 8.
  • the SL packet is processed by adding two fields: SPID and LEN, as described hereinabove.
  • the LEN field is 2 bits and the SPID field is 6 bits, resulting in a modified packet of 248 bits.
  • An Inner CRC (8 bits) is appended, and in addition a 16-bit CRC plus an 8-bit tail are added resulting in a 280 PL packet.
  • FIG. 1 illustrated in FIG.
  • the SL packet 200 is a Format A packet from a first user.
  • the SL packet 220 is a Format B packet from a second user.
  • the multiplexed packet then includes an SPID and LEN for each of packets 200 and 220 .
  • An inner CRC (8 bits), a CRC (16 bits), and a tail (8 bits) are added to the multiplexed packet resulting in a PL packet of 528 bits.
  • each SL packet has a corresponding MAC ID value.
  • the SL packets are of various lengths, including a first SL packet of 488 bits, a second SL packet of 240 bits, and two SL packets of 112 bits.
  • a SPID and LEN are applied to each SL packet to form a multiplexed packet.
  • An inner CRC, CRC and Tail are then applied to the multiplexed packet to form a PL packet.
  • a format field, FMT is also included.
  • the FMT value identifies the PL packet as a multiplexed packet.
  • different format packets e.g., Format A and Format B packets
  • a first SL packet has 1000 bits, wherein the second and third SL packets are 488 bits each.
  • the first SL packet 300 is used to generate a first capsule, and the second and third packets 320 , 340 are used to generate a second capsule.
  • the SL packet 300 is 1000 bits and therefore may compose a single capsule.
  • the SL packets 320 , 340 are less than 1000 bits and are therefore one capsule includes both packets.
  • FIG. 18 illustrates a wireless infrastructure element 400 , including transmit circuitry (Tx) 402 , and receive circuitry (Rx) 418 coupled to a communication bus 420 .
  • a DRC unit 410 receives the DRC data rate request as received on the DRC channel from ATs.
  • the element 400 further includes a Central Processing Unit (CPU) 412 and a memory 406 .
  • the PL packet generation 404 receives the DRC data rate request from DRC unit 410 and composes the PL packet.
  • the PL packet generation 404 may generate a simplex packet or a multiplex packet, and further may implement any of the methods described hereinabove.
  • FIG. 19 illustrates an AT 500 according to one embodiment.
  • the AT 500 includes transmit circuitry (Tx) 502 , and receive circuitry (Rx) 518 coupled to a communication bus 520 .
  • a DRC unit 510 determines the maximum data rate and transmits the corresponding request on the DRC channel from ATs.
  • the element 500 further includes a Central Processing Unit (CPU) 512 and a memory 506 .
  • the PL packet interpretation 504 receives the PL packet form the AN and determines if any content is directed to AT 500 . Further the PL packet interpretation 504 determines the transmission rate of the received PL packet.
  • the PL packet interpretation 504 may process a simplex packet or a multiplex packet, and further may implement any of the methods described hereinabove.
  • a mechanism for supporting multi-user packets in the context of 1 xEV-DO system provides for a modified Preamble structure (Unicast v/s multi-user packets), a modified Rate Set, and/or a modified mechanism for identifying ACK from a single-user packet or a multiplexed packet (delayed ACK).
  • a modified Preamble structure Unicast v/s multi-user packets
  • a modified Rate Set and/or a modified mechanism for identifying ACK from a single-user packet or a multiplexed packet (delayed ACK).
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • a general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine.
  • a processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
  • a software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium.
  • the storage medium may be integral to the processor.
  • the processor and the storage medium may reside in an ASIC.
  • the ASIC may reside in a user terminal.
  • the processor and the storage medium may reside as discrete components in a user terminal.

Abstract

Method and apparatus for variable length Physical Layer (PL) packet generation. Multiple Security Layer (SL) packets may be multiplexed into a single PL packet to increase efficiency, wherein the SL packets may have variable lengths. In one embodiment, different format SL packets for different users are combined into capsules that form the PL packet. Shorter packets are for users in poor channel conditions or requiring smaller amounts of data due to the applications and the accompanying Quality of Service (QoS) requirements. In one embodiment, a modified Preamble structure provides for Unicast or multi-user packets. Alternate embodiment provides modified Rate Sets, a mechanism for identifying ACK from a single-user packet or a multiplexed packet (delayed ACK). ON/OFF keying for ACK channel v/s bi-polar keying used in IS-856, and/or multi-valued interpretation of DRC.

Description

    BACKGROUND 1. Field
  • The present invention relates generally to communication systems, and more specifically to variable packet lengths for application to a high rate packet data communications. [0001]
  • 2. Background
  • High Packet Data Rate (HPDR) communications are optimized for bulk data transport. One HPDR system is detailed in the cdma2000, standard referred to as 1xEV-DO and specified in TIA/EIA IS-856 entitled “cdma2000 High Rate Packet Data Air Interface Specification.” FIG. 1 illustrates the air interface layering architecture for a 1° x.EV-DO system. The Connection layer (CL) provides air link connection establishment and maintenance services. The Security Layer (SL) provides encryption and authentication services. The Physical Layer (PL) provides the channel structure, frequency, power output, modulation and encoding specifications for the Forward and Reverse channels. The Medium Access Control (MAC) layer defines procedures to receive and transmit over the Physical Layer. FIG. 2 illustrates the Forward channel structure, including Pilot, MAC, Control and Traffic channels. [0002]
  • Data is processed as illustrated in FIG. 1, wherein processing of a Connection Layer (CL) [0003] packet 102 includes first adding a security layer header 110 and tail 112 to the form a Security Layer (SL) packet 104. The SL packet 104 is then used to generate a Medium Access Control (MAC) layer packet 106, and finally a Physical Layer (PL) packet 108. The MAC layer 106 payload is a fixed number of bits. The PL 108 payload is then a multiple n times the length of the MAC layer 106 payload, plus the length of physical layer overhead (CRC tail bits etc.), wherein n is an integer.
  • The limitations of the [0004] fixed MAC layer 106 payload results in inefficiencies in transmission and thus wasted bandwidth. For example, when the channel condition to a given user is “good as determined by Signal to Interference and Noise Ratio (SINR) or Data Rate Control (DRC) measure exceeding a threshold, there is a desire to transmit larger packets. For such a user, transmission of smaller blocks of data, such as voice packets, vocoder frames, etc., on the current forward link structure in IS-856 would result in wasted space in the MAC layer 106 packet. As the size of the data is much smaller than the fixed length of the MAC layer 106 packet, the remaining bits are filled with a padding. The result is inefficiency, as the MAC layer 106 packet is not fully utilized.
  • There is a need, therefore, for a variable packet length for HRD communications, wherein the variable length packets provide efficiency. There is further a need to combine [0005] smaller MAC layer 106 packets into a single physical layer packet, allowing data of multiple users to be transmitted per packet.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a portion of the air interface layering architecture of a High Rate Packet Data (HRPD) communication system. [0006]
  • FIG. 2 is a forward channel structure for a HRPD communication system. [0007]
  • FIG. 3 is a security layer structure for a Format A connection layer packet. [0008]
  • FIG. 4[0009] 3 is a security layer structure for a Format B connection layer packet.
  • FIGS. 5 and 6 illustrate the generation for simplex and multiplex MAC packets from security layer packets. [0010]
  • FIG. 7 is a physical layer packet structure used to carry a single MAC layer packet of length less than 1000 bits. [0011]
  • FIG. 8 is a physical layer packet structure used to carry a single MAC layer packet of length equal to 1000 bits. [0012]
  • FIG. 9 is a physical layer packet structure used to carry multiple MAC layer packets of length equal to 1000 bits each. [0013]
  • FIG. 10 is a table of nominal data rates and data rate request interpretations. [0014]
  • FIG. 11 shows the compatibility between an explicit data rate indicator and data rate request values. [0015]
  • FIG. 12 illustrates generation of a physical layer packet based on a short security layer packet. [0016]
  • FIG. 13 illustrates generation of a 512-bit multiplexed physical layer packet containing payloads for two users. [0017]
  • FIG. 14 is a multiplex physical layer packet including different length security layer packets. [0018]
  • FIG. 15 is a physical layer packet including multiple medium access control layer capsules. [0019]
  • FIGS. 16 and 17 illustrate transmission of multiple slots to achieve a nominal data rate and a maximum data rate. [0020]
  • FIG. 18 is an access network according to one embodiment. [0021]
  • FIG. 19 is an access terminal according to one embodiment.[0022]
  • DETAILED DESCRIPTION
  • The word “exemplary” is used herein to mean “serving as an example, instance, or illustration.” Any embodiment described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other embodiments. [0023]
  • An HDR subscriber station, referred to herein as an access terminal (AT), may be mobile or stationary, and may communicate with one or more HDR base stations, referred to herein as modem pool transceivers (MPTs). An access terminal transmits and receives data packets through one or more modem pool transceivers to an HDR base station controller, referred to herein as a modem pool controller (MPC). Modem pool transceivers and modem pool controllers are parts of a network called an access network. An Access Network (AN) transports data packets between multiple access terminals (ATs). The AN includes network equipment providing connectivity between a packet switched data network and the AT. An AN is similar to a Base Station (BS), while an AT is similar to a Mobile Station (MS). [0024]
  • The access network may be further connected to additional networks outside the access network, such as a corporate intranet or the Internet, and may transport data packets between each access terminal and such outside networks. An access terminal that has established an active traffic channel connection with one or more modem pool transceivers is called an active access terminal, and is said to be in a traffic state. An access terminal that is in the process of establishing an active traffic channel connection with one or more modem pool transceivers is said to be in a connection setup state. An access terminal may be any data device that communicates through a wireless channel or through a wired channel, for example using fiber optic or coaxial cables. An access terminal may further be any of a number of types of devices including but not limited to PC card, compact flash, external or internal modem, or wireless or wireline phone. The communication link through which the access terminal sends signals to the modem pool transceiver is called a reverse link. The communication link through which a modem pool transceiver sends signals to an access terminal is called a forward link. [0025]
  • In the following discussion, the SL packet size is given as 1000 bits. The SL packet includes an amount of overhead given as x bits. Alternate embodiments may provide an alternate length for the SL packet. FIG. 3 illustrates two formats for data referred to as Format A and Format B. Format A is defined as a SL packet having a one to one relation with the CL packet. In other words, the length of the CL packet is 1000 bits (i.e., the given size of the SL packet) minus x. In other words, the CL packet plus the SL overhead is equal to the given length of the SL packet. Format B is defined as 1) a SL packet which includes padding, or 2) a SL packet which includes multiple CL packets with or without padding. [0026]
  • According to one embodiment, the size of the SL packet may be variable. FIG. 3 illustrates a Format A packet wherein the SL packet is one of four sizes. The size of the SL packet may be one of: 112, 240, 488, or 1000 bits. The SL is made up of the CL packet. There is one CL packet corresponding to one user. Data is processed as illustrated in FIG. 1, wherein processing of a Connection Layer (CL) [0027] packet 102 includes concatenating one or more Connection Layer packets, together with padding if necessary, and then adding a security layer header 110 and tail 112 to the form a Security Layer (SL) packet 104.
  • FIG. 4 illustrates a Format B packet wherein the SL packet is variable, and the SL payload includes one or more CL packets plus padding. The resultant SL packet size is one of 112, 240, 488, or 1000 bits. [0028]
  • FIG. 5 illustrates processing of SL packets, wherein the SL packets have a length less than 1000 bits. Two fields are appended to the SL packet, a SubPacket Identification (SPID) or MAC index value, which is 6 bits long, and a LENgth indicator (LEN), which are two bits. The MAC index identifies the user to whom the packet is directed. The MAC index field is used to identify the user to whom the packet is destined. LEN specifies the format. The LEN field is used to specify whether the SL packet is of Format A or Format B. If the SL packet is of format A, the LEN also specifies the length of the SL packet, which could take on one of three values: 112, 240, 488. The resultant MAC layer subpacket is 120, 248, or 496 bits long. The MAC layer subpacket is then processed to form the MAC layer packet by determining if multiple MAC layer subpackets are to be combined. The MAC layer packet includes one or more MAC layer subpackets plus an inner Cyclic Redundancy Check value along with any necessary padding. The MAC layer packet is referred to as Multiplex if containing more than one SL packet, possibly for different users. A CRC value and a tail value are applied to the MAC layer packet to form a PL layer packet as illustrated in FIG. 7. The resultant PL packet is then 152, 280, or 528 bits long. [0029]
  • FIG. 6 illustrates processing of SL packets, wherein the SL packets have a length equal to 1000 bits. The MAC layer payload is the SL packet. The MAC layer packet is referred to as Simplex. [0030]
  • FIG. 8 illustrates processing of MAC layer packets wherein the MAC layer packet has a length of 1000 bits. The processing of FIG. 8 may be used for Format A or Format B SL packets. A CRC value and a tail are applied to the MAC layer packet. Additionally, a format indicator (FMT), of 2 bits, is also applied. The significance of the FMT is given as in Table I. [0031]
    TABLE I
    Format field (FMT) Definitions
    01 = Format A Simplex
    11 = Format B Simplex
    00 = Multiplex MAC packet
    10 = Invalid MAC packet
  • “Simplex” refers to a MAC packet with one SL packet; and “multiplex” implies more than one SL packet. In other words, a simplex MAC packet contains exactly one SL packet; and a multiplex MAC packet contains two or more SL packets. A capsule is defined as a MAC packet, followed by a few bits of overhead, which carry information specific to that MAC packet, e.g. FIG. 15 illustrates a single PL packet carries multiple MAC layer packets. A MAC capsule is used when a PL packet carries two or more MAC packets. The capsule is used to identify the individual capsules and is, therefore, used only in case of a multiplex packet. [0032]
  • According to one embodiment, the size of the PL packet may be increased to accommodate larger transfers. The larger PL packet also allows for multiple MAC packets to be embedded within one PL packet. Specifically, multiple MAC packets with multiple destination addresses may each be embedded in a subpacket. In this way, one PL packet is transmitted to multiple users. As illustrated in FIG. 9, a capsule is given including a MAC layer packet, the FMT and a capsule address. The interpretation of the FMT field is as specified in Table 1. The capsule address provides the destination of the MAC layer packet. Note that if the MAC layer packet is a multiplex packet, i.e., including multiple CL layer packets each having a different destination address, the capsule address may be left blank. In other words, if the PL packet will include information for multiple users, then the capsule address has little meaning, as it may only designate one user. The capsule address is 6 bits in the present example. The composite of the MAC layer packet, FMT and capsule address forms the MAC layer capsule. [0033]
  • Continuing with FIG. 9, multiple MAC layer capsules may be concatenated. To the combination of MAC layer capsules is added a CRC value, a tail, and any necessary padding. The padding may be included such that the MAC layer capsule overhead, i.e., pad, CRC and tail, has a length of 16*n bits. The specific length is a design choice, determined by the number of bits leftover in the PL packet after the MAC capsules and tail bits are included. Whenever there are enough bits left, it is desirable to use 32-bit CRC. In the present example the PL packet of [0034] length 2048 bits uses a 24-bit CRC, while longer PL packets use a 32-bit CRC. In the present example, there are four extended lengths for the PL packet: 2048, 3072, 4096 and 5120 bits.
  • FIG. 10 is a table of nominal data rates corresponding to the extended PL packets, which are recently defined with respect to HRPD in IS-856. Referring to the PL packet lengths as given in FIG. 7, a packet length of 152 bits is transmitted and incrementally retransmitted over 4 slots, for a nominal transmission data rate of 19.2 kbps. Note that according to one embodiment, calculation of data rates adopts the convention of rounding down the PL packet length to the nearest power of two. Each slot in a 1xEV-DO system is 1.666 ms long. For good channel conditions, the data rate may be increased to 76.8 kbps through the use of early termination. Early termination refers to a system wherein the receiver of the data transmits an acknowledgement or ACK when the data has been received and decoded correctly. In this way, all four attempts may not be used for transmission. Such acknowledgement terminates any further transmission of the packet. Similarly, packet lengths of 280 and 528 bits are each transmitted over 6 slots, resulting in nominal data rates of 25.6 kbps, and 57.6 kbps, respectively. Similarly, each may have a maximum data rate of 153.6 kbps, and 307.2 kbps, respectively, given early termination. [0035]
  • Referring to FIG. 16, for 152 bits per packet per slot having a nominal data rate of 19.2 kbps, termination after the first slot results in a maximum data rate of 76.8 kbps. Early termination after the second slot results in a maximum data rate of 38.4 kbps, or half the maximum data rate. If all four slots are transmitted, the nominal data rate of 19.2 kbps is realized. [0036]
  • FIG. 17 illustrates the transmission of 280 bits per packet per slot, wherein the transmission and incremental retransmission is over 6 slots. Here the nominal data rate is 25.6 kbps. Termination after the first slot results in a maximum data rate of 153.6 kbps, while termination after the third slot results in a data rate of 115.2 kbps, or half the maximum. If all 6 slots are transmitted, the nominal data rate of 25.6 kbps is realized. [0037]
  • In a 1xEV-DO system, the AT provides a data rate request to the AN, wherein the data rate request is transmitted on the Reverse Link (RL), and specifically on a Data Request Channel (DRC). The data rate request may be calculated as a function of the received signal quality at the AT. The AT determines a maximum data rate at which the AT may receive data. The maximum data rate is then requested by the AT for data transmissions from the AN. The data rate request is received by the AN, which then selects a packet size accordingly. For a given data rate request, the AN may generate a shorter PL packet, a conventional PL packet, or a longer PL packet. Each data rate request corresponds to one or more packet sizes. This choice depends on the QoS for the flow in question. [0038]
  • For example, as given in FIG. 10, for a data rate request of 19.2 kbps, referred to as “DRC0,” the AN may transmit a simplex PL packet of [0039] length 152 bits to effect the 19.2 kbps or may transmit a PL packet of length 280 bits for an, effective data rate of 25.6 kbps. While the AT has knowledge of the possible PL packet sizes and data rates, the AT does not have specific knowledge as to which one is currently being used. In one embodiment, the AT tries each potential PL packet size. Note that smaller packet lengths tend to reduce loss as less information is retransmitted if not correctly received. Similarly, there is a better chance of decoding at lower data rates. In addition, the time taken to transmit the shorter packets (in case of no early termination) is a fraction of that required for longer packets given identical channel conditions.
  • Multi-valued data rate requests are sent via the DRC data rate request, wherein the correspondence is given in Table II. The designation “(L)” indicates an extended PL packet length. The data rate values 19.2 kbps, 28.2 kbps, and 57.6 kbps, each refer to the bit length as given in FIG. 10, respectively. For example, DRC0 corresponds to 19.2 kbps and 25.6 kbps. For data transmissions having a nominal data rate of 19.2 kbps, the PL packet contains 152 bits and is transmitted over 4 slots. For data transmissions having a nominal data rate of 25.6 kbps, the PL packet contains 280 bits and is transmitted over 6 slots. When a full length, or extended length packet is used, the indicator (L) is included in the table entry. For example, DRC5 corresponds to 307.2 kbps, wherein the PL packet length is 2048 bits. Similarly, DRC7 corresponds to 614 kbps, wherein the PL packet length is 2048 bits. [0040]
    TABLE II
    DRC data rate rate rate rate rate
    request (kbps) (kbps) (kbps) (kbps)
    DRC0 19.2 25.6
    DRC1 19.2 25.6 25.6 (L)
    DRC2 19.2 25.6 57.6  76.8
    DRC3 19.2 25.6 57.6 153.6
    DRC4 25.6 57.6 307.2
    DRC5 25.6 57.6 307.2 (L)
    DRC6 57.6 614.4
    DRC7 57.6 614 (L)
  • Generally, packet division multiplexing is available when a DRC data rate request indicates a data rate greater than or equal to 153 kbps, or another predetermined value. For multiplexing, a single PL packet of 1024 bits or more is composed of one or more MAC layer capsule(s). Each capsule then contains MAC layer packets to one or more users. In one HRPD system, each access probe enables a pilot (I-channel), which functions as a preamble. According to one embodiment, a modified preamble includes an Explicit Data Rate Indicator (EDRI). The encoder packets support multiplex of data into one packet. At higher data rates, the preamble includes an EDRI field on the modulation phase Q branch. The EDRI is (8,4,4) bi-orthogonal coded and block repeated 8 times. The EDRI specifies one of a plurality of rates. To check if a packet is for a given user, the user will check the MAC layer identifiers. For a single user packet, the preamble transmits the MAC index on the I-branch. The MAC index (assigned to a given terminal by the AN) is a 6-bit number used by the AN to Walsh cover the packet (with the corresponding 64-ary Walsh cover) to aid the AT in identifying packets directed to thereto. This mechanism is used for a unicast packet. For multi-user packets, the preamble transmits the EDRI on the 0 -branch, wherein all users with DRC compatible with EDRI attempt to decode the packet. [0041]
  • Potential data rates and corresponding EDRI Length (in chips) are given as: 153.6 k (256), 307.2 k-L (256), 307.2 k(128), 614 k-L (128), 921 k (128), 1.2M-L (128), 614 k (64), 1.2M (64), 1.5 M (128), 1.8M (64), 2.4M (64), 3.0M (64), and are further illustrated in FIG. 11. FIG. 11 lists the set of data rates that are compatible with each DRC. A data rate is said to be compatible with a DRC, if the packet corresponding to that data rate may be reliably decoded by any user capable of decoding (reliably) a packet with that DRC. Generally, the data rate compatible with a DRC is at most equal to that of a packet associated with the given DRC, and the duration of the packet is at least as long as that of a packet associated with the given DRC. In other words, if the user can decode a packet for that DRC it can decode a packet with all the data rates that are compatible with that DRC. [0042]
  • For multiplexed packets, and specifically for multi-user packets, an ACKnowledgement (ACK) indicator is provided for MAC layer retransmission, referred to as D-ARQ. The ACK is transmitted on the Reverse Link by those users able to decode the PL packet, wherein the packet contains a MAC layer packet or subpacket addressed thereto. The ACK transmission is boosted by 3 dB to allow for On-Off keying. The ACK is indicated by the presence of a signal and the NACK by the absence of the signal. In bi-polar keying, ACK and NAK are indicated by transmitted different signals, of equal strength and opposite sign relative to each other. In contrast, with on-off keying, one of the messages (ACK) is indicated by transmitting a non-trivial signal, while the other message (NAK) is indicated by transmitting no signal. ON-OFF signaling is used for ARQ of multi-user packets, while bipolar signaling is used for ARQ of single-user packets. For single user packets, i.e., unicast transmission, the ACK is transmitted two slots after transmission of the packet, i.e., in the third time-slot. This is done so as to allow time for demodulation and decoding of the packet by the AT. For multi-user packets, the ACK is transmitted at a time slot, which is delayed by 4 slots from that of the single user packet. When a multi-user packet is directed to a first AT, and the AN does not receive an ACK from that AT, the AN will not send a unicast packet to that AT during the next slot on the same interlace offset. This is to disambiguate the meaning of the ACK that is sent on the 7[0043] th slot after the transmission of the multi-user packet.
  • Referring again to the packet construction procedures described hereinabove, in a first example of packet encapsulation illustrated in FIG. 12, the SL packet is 240 bits. The SL packet is a Format A packet, the target PL packet is 280 bits, and the MAC ID=8. The SL packet is processed by adding two fields: SPID and LEN, as described hereinabove. The LEN field is 2 bits and the SPID field is 6 bits, resulting in a modified packet of 248 bits. An Inner CRC (8 bits) is appended, and in addition a 16-bit CRC plus an 8-bit tail are added resulting in a 280 PL packet. In a second example, illustrated in FIG. 13, two 240-bit SL packets are multiplexed to form a 528-bit PL packet. A [0044] first SL packet 200 is 240 bits and has a MAC ID=8. The SL packet 200 is a Format A packet from a first user. The SL packet 220 is a Format B packet from a second user. The SL packet 220 is also 240 bits, but has a MAC ID=5. The multiplexed packet then includes an SPID and LEN for each of packets 200 and 220. An inner CRC (8 bits), a CRC (16 bits), and a tail (8 bits) are added to the multiplexed packet resulting in a PL packet of 528 bits. In a third example, four same format packets, e.g., Format A packets, each from different users, are multiplexed into a 1024-bit PL packet as illustrated in FIG. 14. Each SL packet has a corresponding MAC ID value. The SL packets are of various lengths, including a first SL packet of 488 bits, a second SL packet of 240 bits, and two SL packets of 112 bits. A SPID and LEN are applied to each SL packet to form a multiplexed packet. An inner CRC, CRC and Tail are then applied to the multiplexed packet to form a PL packet. In this example, a format field, FMT, is also included. As indicated in Table 1 given hereinabove, the FMT value identifies the PL packet as a multiplexed packet. In a fourth example, illustrated in FIG. 15, different format packets, e.g., Format A and Format B packets, are multiplexed to form a 2048-bit PL packet. A first SL packet has 1000 bits, wherein the second and third SL packets are 488 bits each. The first SL packet 300 is used to generate a first capsule, and the second and third packets 320, 340 are used to generate a second capsule. The SL packet 300 is 1000 bits and therefore may compose a single capsule. The SL packets 320, 340 are less than 1000 bits and are therefore one capsule includes both packets. As illustrated, a FMT and capsule address is applied to the first SL packet 300 to form a first capsule. The second capsule is multiplexed capsule including the SL packets 320, 340. To each of the SL packets 320, 340 are added an SPID and LEN. A second capsule address is then provided for the second capsule. The second capsule address is cleared indicating that data for multiple recipients are included in the capsule. The two capsules are then concatenated and a pad, CRC, and tail appended to form a 2048-bit PL packet. FIG. 18 illustrates a wireless infrastructure element 400, including transmit circuitry (Tx) 402, and receive circuitry (Rx) 418 coupled to a communication bus 420. A DRC unit 410 receives the DRC data rate request as received on the DRC channel from ATs. The element 400 further includes a Central Processing Unit (CPU) 412 and a memory 406. The PL packet generation 404 receives the DRC data rate request from DRC unit 410 and composes the PL packet. The PL packet generation 404 may generate a simplex packet or a multiplex packet, and further may implement any of the methods described hereinabove. FIG. 19 illustrates an AT 500 according to one embodiment. The AT 500 includes transmit circuitry (Tx) 502, and receive circuitry (Rx) 518 coupled to a communication bus 520. A DRC unit 510 determines the maximum data rate and transmits the corresponding request on the DRC channel from ATs. The element 500 further includes a Central Processing Unit (CPU) 512 and a memory 506. The PL packet interpretation 504 receives the PL packet form the AN and determines if any content is directed to AT 500. Further the PL packet interpretation 504 determines the transmission rate of the received PL packet. The PL packet interpretation 504 may process a simplex packet or a multiplex packet, and further may implement any of the methods described hereinabove.
  • As described hereinabove, methods and apparatus are providing multi-user packets on a forward link in order to improve packing efficiency. In one embodiment, shorter packets are provided to users either in poor channel conditions or users that require smaller amounts of data due to the applications and the corresponding Quality of Service (QoS) requirements. In another embodiment, a mechanism for supporting multi-user packets in the context of 1 xEV-DO system provides for a modified Preamble structure (Unicast v/s multi-user packets), a modified Rate Set, and/or a modified mechanism for identifying ACK from a single-user packet or a multiplexed packet (delayed ACK). ON/OFF keying for ACK channel v/s bi-polar keying used in IS-856, and/or a multi-valued interpretation of DRC [0045]
  • Those of skill in the art would understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof. [0046]
  • Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention. [0047]
  • The various illustrative logical blocks, modules, and circuits described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration. [0048]
  • The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal. [0049]
  • The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.[0050]

Claims (22)

What is claimed is:
1. A method for an access terminal, comprising:
receiving a Physical Layer (PL) data packet including a sub-packet;
extracting a sub-packet identifier;
determining if the sub-packet is directed to the access terminal; and
processing the sub-packet if directed to the access terminal.
2. The method as in claim 1, further comprising:
extracting a length value indicating a bit length of a Medium Access Control (MAC) data packet corresponding to the PL data packet.
3. The method as in claim 2, wherein the length value identifies a format of the PL data packet.
4. The method as in claim 1, further comprising:
extracting a capsule address indicating a destination of at least one capsule in the PL data packet.
5. The method as in claim 4, wherein the capsule address is included in a capsule address field, and wherein a designated capsule address indicates a multi-user PL data packet.
6. The method as in claim 1, further comprising:
sending an acknowledge indicator if the sub-packet contained in the PL packet is directed to the access terminal.
7. A remote station apparatus comprising:
a control processor for executing computer-readable instructions;
memory storage device for storing computer-readable instructions; and
Physical layer (PL) packet interpretation unit adapted to:
determining if the sub-packet is directed to the access terminal; and
processing the sub-packet if directed to the access terminal.
8. A remote station, comprising:
means for receiving a Physical Layer (PL) data packet;
means for extracting a sub-packet identifier;
means for determining if the sub-packet is directed to the access terminal; and
means for processing the sub-packet if directed to the access terminal.
9. An Access Network apparatus comprising:
Data Rate Control (DRC) unit for receiving data rate requests from Access Terminals (ATs); and
Physical Layer (PL) packet generation unit adapted to receive the data rate requests from the DRC unit and generating a variable length PL packet in response.
10. The AN as in claim 9, wherein the PL packet generation unit is adapted to:
generate a variable length Security Layer (SL) packet.
11. The AN as in claim 10, wherein the PL packet generation unit is adapted to:
combine a plurality of SL packets into one PL packet.
12. The AN as in claim 9, wherein the AN is adapted to:
retransmit the variable length PL packet after a first number of time slots, wherein the AN waits sufficient time slots to allow a recipient to acknowledge receipt.
13. The AN as in claim 12, wherein the first number of time slots is four.
14. The AN as in claim 9, wherein the PL packet generation unit generates the variable length PL packet as a function of the data rate requests.
15. The AN as in claim 9, wherein the PL packet generation unit is adapted to:
generate a capsule comprising a plurality of Security Layer (SL) packets directed to multiple Access Terminals (ATs).
16. The AN as in claim 15, wherein the PL packet generation unit is adapted to:
generate a plurality of capsules, wherein each capsule has a corresponding capsule address.
17. A method for processing data packets in a wireless communication system, comprising:
receiving a plurality of packets for transmission to a plurality of users;
concatenating a first of the plurality of packets for a first of the plurality of users to a second of the plurality of packets for a second of the plurality of users; and
transmitting the first and second packets into one physical layer packet.
18. A method for processing data packets in a wireless communication system, comprising:
receiving a first block of data for transmission;
determining a security layer packet size based on the size of the first block of data;
generating a security layer packet having the determined security packet layer size.
19. The method as in claim 18, wherein the wireless communication system has a default security layer packet size in bits, and the determined security packet layer size is smaller than the default security layer packet size.
20. The method as in claim 18, wherein determining the security layer packet comprises:
determining a forward link channel condition; and
determining a security layer packet size as a function of the forward link channel condition.
21. The method as in claim 18, wherein determining the security layer packet rises:
determining a Quality of Service (QoS) requirement; and
determining a security layer packet size as a function of on the forward link channel condition.
22. A method for processing data in a wireless communication system, comprising:
eceiving a data rate request per a Data Rate Control (DRC) channel;
electing one of a plurality of data rates corresponding to the data rate request; and
ransmitting data at the selected data rate.
US10/368,887 2003-02-18 2003-02-18 Variable packet lengths for high packet data rate communications Active 2026-04-08 US7280562B2 (en)

Priority Applications (16)

Application Number Priority Date Filing Date Title
US10/368,887 US7280562B2 (en) 2003-02-18 2003-02-18 Variable packet lengths for high packet data rate communications
KR1020057015224A KR101098351B1 (en) 2003-02-18 2004-02-18 Variable packet length for high packet data rate communications
JP2006503657A JP4537382B2 (en) 2003-02-18 2004-02-18 Variable packet length for high packet data rate communication
ES04712335T ES2384240T3 (en) 2003-02-18 2004-02-18 Variable packet lengths for high speed communications
EP04712335A EP1597879B1 (en) 2003-02-18 2004-02-18 Variable packet lengths for communications with a high rate
AU2004213992A AU2004213992B2 (en) 2003-02-18 2004-02-18 Variable packet lengths for high packet data rate communications
MXPA05008762A MXPA05008762A (en) 2003-02-18 2004-02-18 Variable packet lengths for high packet data rate communications.
PCT/US2004/004710 WO2004075495A1 (en) 2003-02-18 2004-02-18 Variable packet lengths for high packet data rate communications
BRPI0407546A BRPI0407546B1 (en) 2003-02-18 2004-02-18 variable packet lengths for high packet data rate communications
CA2516384A CA2516384C (en) 2003-02-18 2004-02-18 Variable packet lengths for high packet data rate communications
TW093104008A TWI332332B (en) 2003-02-18 2004-02-18 Variable packet lengths for high packet data rate communications
AT04712335T ATE557502T1 (en) 2003-02-18 2004-02-18 VARIABLE PACKET LENGTH FOR HIGH RATE COMMUNICATIONS
CN200480006541XA CN1759575B (en) 2003-02-18 2004-02-18 Variable packet lengths for high packet data rate communications
RU2005129106/09A RU2341903C2 (en) 2003-02-18 2004-02-18 Variable packet lengths for high-speed transfer of data packets
JP2010023007A JP4787366B2 (en) 2003-02-18 2010-02-04 Variable packet length for high packet data rate communication
JP2010023006A JP4550940B2 (en) 2003-02-18 2010-02-04 Variable packet length for high packet data rate communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/368,887 US7280562B2 (en) 2003-02-18 2003-02-18 Variable packet lengths for high packet data rate communications

Publications (2)

Publication Number Publication Date
US20040160984A1 true US20040160984A1 (en) 2004-08-19
US7280562B2 US7280562B2 (en) 2007-10-09

Family

ID=32850232

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/368,887 Active 2026-04-08 US7280562B2 (en) 2003-02-18 2003-02-18 Variable packet lengths for high packet data rate communications

Country Status (14)

Country Link
US (1) US7280562B2 (en)
EP (1) EP1597879B1 (en)
JP (3) JP4537382B2 (en)
KR (1) KR101098351B1 (en)
CN (1) CN1759575B (en)
AT (1) ATE557502T1 (en)
AU (1) AU2004213992B2 (en)
BR (1) BRPI0407546B1 (en)
CA (1) CA2516384C (en)
ES (1) ES2384240T3 (en)
MX (1) MXPA05008762A (en)
RU (1) RU2341903C2 (en)
TW (1) TWI332332B (en)
WO (1) WO2004075495A1 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040196860A1 (en) * 2003-04-02 2004-10-07 Docomo Communications Laboratories Usa, Inc. Systems and methods for goodput guarantee through adaptive fair queuing
US20040258096A1 (en) * 2003-06-18 2004-12-23 Yoon Young C. Forward ACK/NACK channel for CDMA system
US20050237990A1 (en) * 2002-06-07 2005-10-27 Sami Uskela Data transmission method and system
US20060153126A1 (en) * 2005-01-07 2006-07-13 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving multiuser packet in a mobile communication system
US20060176881A1 (en) * 2005-02-10 2006-08-10 Nokia Corporation Method and apparatus to support multi-user packets in a wireless communication system
WO2007014021A2 (en) * 2005-07-21 2007-02-01 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
US20070081500A1 (en) * 2005-10-12 2007-04-12 Samsung Electronics Co., Ltd. Method and apparatus for transmitting and receiving data in a code division multiple access system
EP1936827A2 (en) * 2005-07-21 2008-06-25 Qualcomm Incorporated Multiplexing and feedback support for wireless communication system
US20080319908A1 (en) * 2007-06-21 2008-12-25 Microsoft Corporation Packet Schema for Pay-as-You-Go Service Provisioning
US20100157854A1 (en) * 2008-12-19 2010-06-24 L3 Communications Integrated Systems, L.P. Systems and methods for sending data packets between multiple fpga devices
DE102009017909A1 (en) * 2009-04-17 2010-10-21 Rohde & Schwarz Sit Gmbh Method for saving data from different sized data packets of data stream to be sent in encrypted, equal size other data packets of transport data stream over transmission channel, involves marking data packet with flag bit
KR101100204B1 (en) 2005-08-18 2011-12-28 엘지전자 주식회사 Method of generating MAC packet in mobile communications system
DE112005002242B4 (en) * 2004-09-18 2012-06-21 Samsung Electronics Co., Ltd. Device and method for sending / receiving a packet in a mobile communication system
US8238931B1 (en) 2009-12-10 2012-08-07 Sprint Spectrum L.P. Auxiliary pilot triggering based on latency
US8264964B1 (en) * 2009-09-29 2012-09-11 Sprint Spectrum L.P. Enhanced reverse-link auxiliary pilot trigger
US20130294262A1 (en) * 2012-05-04 2013-11-07 Qualcomm Incorporated Methods and apparatus for measuring interference and communicating information
US8792460B2 (en) 2009-07-29 2014-07-29 Kyocera Corporation Radio terminal and transmission rate prediction method
US8848680B2 (en) 2009-12-03 2014-09-30 Lg Electronics Inc. Method and apparatus for transmitting a frame in a wireless RAN system

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8391249B2 (en) 2003-02-18 2013-03-05 Qualcomm Incorporated Code division multiplexing commands on a code division multiplexed channel
US7660282B2 (en) 2003-02-18 2010-02-09 Qualcomm Incorporated Congestion control in a wireless data network
US7155236B2 (en) 2003-02-18 2006-12-26 Qualcomm Incorporated Scheduled and autonomous transmission and acknowledgement
US20040160922A1 (en) 2003-02-18 2004-08-19 Sanjiv Nanda Method and apparatus for controlling data rate of a reverse link in a communication system
US8705588B2 (en) 2003-03-06 2014-04-22 Qualcomm Incorporated Systems and methods for using code space in spread-spectrum communications
US7215930B2 (en) 2003-03-06 2007-05-08 Qualcomm, Incorporated Method and apparatus for providing uplink signal-to-noise ratio (SNR) estimation in a wireless communication
US8477592B2 (en) 2003-05-14 2013-07-02 Qualcomm Incorporated Interference and noise estimation in an OFDM system
US8489949B2 (en) 2003-08-05 2013-07-16 Qualcomm Incorporated Combining grant, acknowledgement, and rate control commands
US7623553B2 (en) * 2003-11-03 2009-11-24 Qualcomm Incorporated Method, apparatus, and system for data transmission and processing in a wireless communication environment
KR100918748B1 (en) * 2005-01-07 2009-09-24 삼성전자주식회사 Apparatus and method for transmitting/receiving packet of multi user in a mobile communication system
US8838115B2 (en) * 2005-07-20 2014-09-16 Qualcomm Incorporated Method and apparatus for expanded data rate control indices in a wireless communication system
US8743909B2 (en) * 2008-02-20 2014-06-03 Qualcomm Incorporated Frame termination
US7616610B2 (en) 2005-10-04 2009-11-10 Motorola, Inc. Scheduling in wireless communication systems
KR100748702B1 (en) * 2006-01-27 2007-08-13 삼성전자주식회사 apparatus and method of processing frame in wireless LAN
US8249607B2 (en) 2006-03-29 2012-08-21 Motorola Mobility, Inc. Scheduling in wireless communication systems
US8085819B2 (en) * 2006-04-24 2011-12-27 Qualcomm Incorporated Superposition coding in a wireless communication system
CN103152145B (en) 2006-04-25 2016-10-12 Lg电子株式会社 The method sending data by utilizing the resource in hybrid automatic request operations
CN100428744C (en) * 2006-07-27 2008-10-22 华为技术有限公司 Transmission method and system for packet data in communication network
US8964734B2 (en) * 2007-07-26 2015-02-24 The Directv Group, Inc. Method and system for communicating content having modified packet headers through a satellite
US9564988B2 (en) * 2007-07-26 2017-02-07 The Directv Group, Inc. Method and system for forming a formatted content stream and using a cyclic redundancy check
RU2450453C2 (en) * 2007-11-21 2012-05-10 Квэлкомм Инкорпорейтед Time slot replacement method and apparatus
KR101193332B1 (en) 2007-11-21 2012-10-19 콸콤 인코포레이티드 Method and apparatus for timeslot swapping
US8468426B2 (en) * 2008-07-02 2013-06-18 Apple Inc. Multimedia-aware quality-of-service and error correction provisioning
ATE554571T1 (en) * 2009-01-07 2012-05-15 Abb Research Ltd IED FOR AND METHOD FOR CREATING A SA SYSTEM
JP5375738B2 (en) * 2010-05-18 2013-12-25 ソニー株式会社 Signal transmission system
US8902901B2 (en) 2012-03-23 2014-12-02 Itron, Inc. Communication packet conversion
US11419006B2 (en) * 2019-07-29 2022-08-16 Nokia Technologies Oy User data transport over control plane in communication system using designated payload container types
RU202244U1 (en) * 2020-09-22 2021-02-09 Анатолий Николаевич Мартьянов DEVICE FOR CALCULATING THE OPTIMUM PACKET SIZE BY THE CRITERION OF THE MINIMUM TOTAL MESSAGE TRANSMISSION TIME
RU203223U1 (en) * 2020-09-22 2021-03-26 Анатолий Николаевич Мартьянов DEVICE FOR CALCULATING THE OPTIMAL PACKET SIZE BY CRITERION OF MINIMUM DELAY AND MESSAGE TRANSMISSION TIME DIFFERENCE
RU2764784C1 (en) * 2021-03-15 2022-01-21 Федеральное казенное военное образовательное учреждение высшего образования "Военная академия Ракетных войск стратегического назначения имени Петра Великого" МО РФ Method for minimising the latency with guaranteed transmission of a packeted smoothed stream of digital compressed images
RU205442U1 (en) * 2021-04-09 2021-07-14 Анатолий Николаевич Мартьянов DEVICE FOR MINIMIZING THE APPLICATION QUEUE IN MASS SERVICE SYSTEMS WITH PULSING INPUT FLOW
RU205444U1 (en) * 2021-04-09 2021-07-14 Анатолий Николаевич Мартьянов DEVICE FOR CALCULATING THE OPTIMAL PACKET SIZE BY THE CRITERION OF THE MINIMUM DELAYED DIGITAL COMPRESSED IMAGES IN THE CONDITIONS OF OPTIMAL Smoothing WITHOUT LOSS
RU210691U1 (en) * 2022-01-27 2022-04-27 Анатолий Николаевич Мартьянов DEVICE FOR CALCULATION OF OPTIMUM PARAMETERS FOR SMOOTHING FRACTAL TRAFFIC BY CRITERION OF MAXIMUM CORRESPONDENCE OF AVERAGE RATE AND GREATEST SURGE OF INPUT AGGREGATED FLOW UNDER THE CONDITION OF NO PACKET LOSS DUE TO BUFFER OVERFLOW

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020012334A1 (en) * 2000-01-20 2002-01-31 Strawczynski Leo L. Servicing multiple high speed data users in shared packets of a high speed wireless channel
US20020105929A1 (en) * 2000-10-24 2002-08-08 Xixian Chen Shared channel structure, ARQ systems and methods
US20040001536A1 (en) * 2002-06-27 2004-01-01 Anit Lohtia Controlling the rate of data transfer over a wireless link

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6230203B1 (en) * 1995-10-20 2001-05-08 Scientific-Atlanta, Inc. System and method for providing statistics for flexible billing in a cable environment
US6226277B1 (en) * 1997-10-14 2001-05-01 Lucent Technologies Inc. Method for admitting new connections based on usage priorities in a multiple access system for communications networks
US6567416B1 (en) 1997-10-14 2003-05-20 Lucent Technologies Inc. Method for access control in a multiple access system for communications networks
US6507585B1 (en) * 1998-05-27 2003-01-14 3Com Corporation Multi-carrier LAN adapter device using frequency domain equalizer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020012334A1 (en) * 2000-01-20 2002-01-31 Strawczynski Leo L. Servicing multiple high speed data users in shared packets of a high speed wireless channel
US20020105929A1 (en) * 2000-10-24 2002-08-08 Xixian Chen Shared channel structure, ARQ systems and methods
US20030067899A9 (en) * 2000-10-24 2003-04-10 Xixian Chen Shared channel structure, ARQ systems and methods
US20040001536A1 (en) * 2002-06-27 2004-01-01 Anit Lohtia Controlling the rate of data transfer over a wireless link

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050237990A1 (en) * 2002-06-07 2005-10-27 Sami Uskela Data transmission method and system
US7397805B2 (en) * 2003-04-02 2008-07-08 Ntt Docomo Inc. Systems and methods for goodput guarantee through adaptive fair queuing
US20040196860A1 (en) * 2003-04-02 2004-10-07 Docomo Communications Laboratories Usa, Inc. Systems and methods for goodput guarantee through adaptive fair queuing
US20040258096A1 (en) * 2003-06-18 2004-12-23 Yoon Young C. Forward ACK/NACK channel for CDMA system
US7466666B2 (en) * 2003-06-18 2008-12-16 Telefonaktiebolaget Lm Ericsson (Publ) Forward ACK/NACK channel for CDMA system
US8218486B2 (en) 2004-09-18 2012-07-10 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving packet in a mobile communication system
DE112005002242B4 (en) * 2004-09-18 2012-06-21 Samsung Electronics Co., Ltd. Device and method for sending / receiving a packet in a mobile communication system
US20060153126A1 (en) * 2005-01-07 2006-07-13 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving multiuser packet in a mobile communication system
US8842695B2 (en) * 2005-01-07 2014-09-23 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving multiuser packet in a mobile communication system
US20140307615A1 (en) * 2005-01-07 2014-10-16 Samsung Electronics Co., Ltd. Apparatus and Method for Transmitting/Receiving Multiuser Packet in a Mobile Communication System
US10057729B2 (en) * 2005-01-07 2018-08-21 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving multiuser packet in a mobile communication system
US20060176881A1 (en) * 2005-02-10 2006-08-10 Nokia Corporation Method and apparatus to support multi-user packets in a wireless communication system
US7924772B2 (en) * 2005-02-10 2011-04-12 Nokia Corporation Method and apparatus to support multi-user packets in a wireless communication system
EP1936828A2 (en) * 2005-07-21 2008-06-25 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
US8743861B2 (en) 2005-07-21 2014-06-03 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
WO2007014021A2 (en) * 2005-07-21 2007-02-01 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
KR101003289B1 (en) 2005-07-21 2010-12-21 콸콤 인코포레이티드 Multiplexing and feedback support for wireless communication systems
US7869417B2 (en) 2005-07-21 2011-01-11 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
EP1936827A3 (en) * 2005-07-21 2011-03-23 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
EP1936828A3 (en) * 2005-07-21 2011-03-30 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
US8913537B2 (en) 2005-07-21 2014-12-16 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
US20070060167A1 (en) * 2005-07-21 2007-03-15 Qualcomm Incorporated Multiplexing and feedback support for wireless communication systems
EP1936827A2 (en) * 2005-07-21 2008-06-25 Qualcomm Incorporated Multiplexing and feedback support for wireless communication system
WO2007014021A3 (en) * 2005-07-21 2007-05-18 Qualcomm Inc Multiplexing and feedback support for wireless communication systems
KR101100204B1 (en) 2005-08-18 2011-12-28 엘지전자 주식회사 Method of generating MAC packet in mobile communications system
US8396016B2 (en) * 2005-10-12 2013-03-12 Samsung Electronics Co., Ltd. Method and apparatus for transmitting and receiving data in a code division multiple access system
US20070081500A1 (en) * 2005-10-12 2007-04-12 Samsung Electronics Co., Ltd. Method and apparatus for transmitting and receiving data in a code division multiple access system
US8244640B2 (en) 2007-06-21 2012-08-14 Microsoft Corporation Packet schema for pay-as-you-go service provisioning
US20080319908A1 (en) * 2007-06-21 2008-12-25 Microsoft Corporation Packet Schema for Pay-as-You-Go Service Provisioning
US8175095B2 (en) * 2008-12-19 2012-05-08 L3 Communications Integrated Systems, L.P. Systems and methods for sending data packets between multiple FPGA devices
US20100157854A1 (en) * 2008-12-19 2010-06-24 L3 Communications Integrated Systems, L.P. Systems and methods for sending data packets between multiple fpga devices
DE102009017909A1 (en) * 2009-04-17 2010-10-21 Rohde & Schwarz Sit Gmbh Method for saving data from different sized data packets of data stream to be sent in encrypted, equal size other data packets of transport data stream over transmission channel, involves marking data packet with flag bit
US8792460B2 (en) 2009-07-29 2014-07-29 Kyocera Corporation Radio terminal and transmission rate prediction method
US8264964B1 (en) * 2009-09-29 2012-09-11 Sprint Spectrum L.P. Enhanced reverse-link auxiliary pilot trigger
US9237048B2 (en) 2009-12-03 2016-01-12 Lg Electronics Inc. Method and apparatus for transmitting a frame in a wireless RAN system
US8861441B2 (en) 2009-12-03 2014-10-14 Lg Electronics Inc. Method and apparatus for transmitting a frame in a wireless ran system
US8848680B2 (en) 2009-12-03 2014-09-30 Lg Electronics Inc. Method and apparatus for transmitting a frame in a wireless RAN system
US9516642B2 (en) 2009-12-03 2016-12-06 Lg Electronics Inc. Method and apparatus for transmitting a frame in a wireless RAN system
US9876661B2 (en) 2009-12-03 2018-01-23 Lg Electronics Inc. Method and apparatus for transmitting a frame in a wireless ran system
US8238931B1 (en) 2009-12-10 2012-08-07 Sprint Spectrum L.P. Auxiliary pilot triggering based on latency
US8767765B2 (en) * 2012-05-04 2014-07-01 Qualcomm Incorporated Methods and apparatus for measuring interference and communicating information
US20130294262A1 (en) * 2012-05-04 2013-11-07 Qualcomm Incorporated Methods and apparatus for measuring interference and communicating information

Also Published As

Publication number Publication date
JP4787366B2 (en) 2011-10-05
TWI332332B (en) 2010-10-21
EP1597879A1 (en) 2005-11-23
ATE557502T1 (en) 2012-05-15
RU2005129106A (en) 2006-01-27
JP4550940B2 (en) 2010-09-22
MXPA05008762A (en) 2005-11-04
WO2004075495A1 (en) 2004-09-02
BRPI0407546A (en) 2006-03-01
JP2010166573A (en) 2010-07-29
AU2004213992A1 (en) 2004-09-02
CA2516384A1 (en) 2004-09-02
EP1597879B1 (en) 2012-05-09
CA2516384C (en) 2014-09-09
RU2341903C2 (en) 2008-12-20
AU2004213992B2 (en) 2009-09-17
JP2006518170A (en) 2006-08-03
KR20050100402A (en) 2005-10-18
CN1759575B (en) 2011-04-06
BRPI0407546B1 (en) 2017-03-21
ES2384240T3 (en) 2012-07-02
TW200501664A (en) 2005-01-01
KR101098351B1 (en) 2011-12-26
CN1759575A (en) 2006-04-12
JP2010166574A (en) 2010-07-29
US7280562B2 (en) 2007-10-09
JP4537382B2 (en) 2010-09-01

Similar Documents

Publication Publication Date Title
US7280562B2 (en) Variable packet lengths for high packet data rate communications
US20180123740A1 (en) Autonomous transmission for extended coverage
AU2005253495B2 (en) Transmitting and receiving control protocol data unit having processing time information
EP2332356B1 (en) Rlc segmentation for carrier aggregation
JP2002522954A (en) Group addressing in packet communication systems
WO2003069853A1 (en) Method for controlling data transmission, and data transmission system
US7685492B2 (en) Method, arrangement, node and mobile unit for improved transmission between two units of a telecommunication system
EP2678962B1 (en) Method and arrangement for resolving a temporary block flow
US8411697B2 (en) Method and arrangement for improving media transmission quality using robust representation of media frames
EP0954187A1 (en) Method and apparatus for indicating variable data processing in telecommunications connections
CN116318525A (en) Data transmission method and device and communication equipment
KR20050114180A (en) A method for construct map information element for hybrid arq in broadband wireless access system

Legal Events

Date Code Title Description
AS Assignment

Owner name: QUALCOMM INCORPORATED, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SINDHUSHAYANA, NAGABHUSHANA;ATTAR, RASHID A.;REZAIIFAR, RAMIN;REEL/FRAME:013790/0235

Effective date: 20030218

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12