+

US20090083603A1 - Radio Resource Control-Service Data Unit Reception - Google Patents

Radio Resource Control-Service Data Unit Reception Download PDF

Info

Publication number
US20090083603A1
US20090083603A1 US12/329,047 US32904708A US2009083603A1 US 20090083603 A1 US20090083603 A1 US 20090083603A1 US 32904708 A US32904708 A US 32904708A US 2009083603 A1 US2009083603 A1 US 2009083603A1
Authority
US
United States
Prior art keywords
segment
communication
segmented communication
segmented
segments
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.)
Abandoned
Application number
US12/329,047
Inventor
Yi-Ju Chao
Stephen E. Terry
Julio Dineiro
James Miller
Carl Wang
Janet Stern-Berkowitz
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.)
InterDigital Technology Corp
Original Assignee
InterDigital Technology Corp
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 InterDigital Technology Corp filed Critical InterDigital Technology Corp
Priority to US12/329,047 priority Critical patent/US20090083603A1/en
Publication of US20090083603A1 publication Critical patent/US20090083603A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/005Control of transmission; Equalising
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1835Buffer management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1809Selective-repeat protocols

Definitions

  • the Universal Mobile Telecommunications Systems (UMTS) network architecture illustrated in FIG. 1 , includes a core network (CN) 2 , a UMTS Terrestrial Radio Access Network (UTRAN) 3 , and at least one User Equipment (UE) 18 , (only one UE 18 being shown for simplicity).
  • the two general interfaces are the Iu interface between the UTRAN and the core network as well as the radio interface Uu between the UTRAN and the UE.
  • the UTRAN consists of several Radio Network Subsystems (RNSs) 10 , 11 . They can be interconnected by the Iur interface. Each RNS 10 , 11 is divided into a Radio Network Controller (RNC) 12 , 13 and several base stations (Node Bs) 14 - 17 . The Node Bs 14 - 17 are connected to the RNCs 12 , 13 by the Iub interface. One Node B 14 - 17 can serve one or multiple cells.
  • RNC Radio Network Controller
  • the UTRAN 3 supports both FDD mode and TDD mode on the radio interface. For both modes, the same network architecture and the same protocols are used.
  • the Radio Interface Protocol Stack architecture is illustrated in FIG. 2 .
  • the design of the Radio Interface Protocol Stack 20 is divided into three layers: the physical layer (L 1 ) 21 , the data link layer (L 2 ) 22 , and the network layer (L 3 ) 23 .
  • L 2 is split into four sublayers: the Medium Access Control (MAC) 24 , the Radio Link Control (RLC) 25 , the Broadcast/Multicast Control (BMC) 27 , and the Packet Data Convergence Protocol (PDCP) 26 .
  • MAC Medium Access Control
  • RLC Radio Link Control
  • BMC Broadcast/Multicast Control
  • PDCP Packet Data Convergence Protocol
  • L 3 23 contains the Radio Resource Control (RRC) 28 .
  • the RRC handles the control plane signaling of L 3 between the UTRAN 3 and the UEs 18 . It is also responsible for configuration and control of all other protocol layers in the UTRAN 3 and for controlling the available radio resources. This includes assignment, reconfiguration and release of radio resources, as well as continuous control of the requested Quality of Service.
  • the Radio Link Control (RLC) layer 25 provides transparent, unacknowledged or acknowledged mode data transfer to the upper layers.
  • the acknowledged mode transfer uses a sliding window protocol with selective reject-automatic repeat request.
  • the MAC layer 24 maps the logical channels of the RLC 25 on the transport channels, which are provided by the physical layer.
  • the MAC layer 24 is informed about resource allocations by the RRC 28 , and mainly consists of a multiplexing function.
  • the priority handling between different data flows, which are mapped onto the same physical resources, is also done by the MAC layer 24 .
  • the function and operation of the BMC 27 and the PDCP 26 are well known to those of skill in the art and will not be explained in greater detail herein.
  • the physical layer 21 is responsible for the transmission of transport blocks over the air interface. This includes forward error correction, multiplexing of different transport channels on the same physical resources, rate matching, (i.e., matching the amount of user data to the available physical resources), modulation, spreading and radio frequency RF processing. Error detection is also performed by the physical layer 21 and indicated to the higher layers 22 , 23 .
  • the data flow through L 2 22 is shown in FIG. 3 .
  • the higher layer Protocol Data Units (PDUs) are passed to the RLC layer 25 .
  • the Service Data Units (SDUs) are segmented and concatenated. Together with the RLC header, the RLC PDUs are built. No error detection code is added in the RLC layer 25 .
  • For transparent-mode RLC no segmentation on the RLC layer 25 is performed and neither the RLC header nor the MAC header are added to higher layer PDUs.
  • This header can contain routing information which describes the mapping of logical channels to transport channels. On common channels, a UE identification can also be included.
  • L 1 21 the physical layer
  • a CRC is added for error detection purposes.
  • the result of the CRC check in the receiver is passed to the RLC layer 25 for control of retransmissions.
  • a radio resource control service data unit may be sent in RLC transparent, unacknowledged or acknowledged modes between the UTRAN-RRC and the UE-RRC.
  • the acknowledged mode will not be discussed hereinafter.
  • the RLC and MAC layers of the receiving side are not aware of the RRC-SDU. Therefore, any errors in the received RRC-SDU caused during transmission or by other sources, must be performed at the RRC layer, instead of at the lower layers.
  • the RRC-SDU may be transmitted in several individual segments known as transport blocks (TB).
  • transport blocks An example of an RRC-SDU is the broadcast control channel system information blocks (BCCH-SIB).
  • BCCH-SIB broadcast control channel system information blocks
  • TBs associated with this SIB are repeatedly retransmitted.
  • SDU version indications are identified by “value tags”.
  • the UE 18 assumes that the UTRAN is repeatedly sending identical BCCH-SIBs. If there are changes in the BCCH-SIB transmitted from the UTRAN 3 , the UTRAN 3 uses the value tag to indicate to the UE 18 that there has been a change. Scheduling information, when the TBs of a BCCH-SIB should arrive at the UE 18 , and the version of the BCCH-SIB, are known to the UE 18 in advance of transmission from the UTRAN 3 .
  • FIG. 4 is an illustration of the UE 18 receiving an L 1 SDU.
  • the SDU comprises the TB, which carries, for example, the BCCH-SIB; and a CRC, which is used by L 1 of the UE 18 to perform transmission error detection.
  • the TB may also include the system frame number (SFN), as is the case for a TB of the BCCH-SIB, which indicates the time when the TB should arrive at the UE 18 .
  • SFN system frame number
  • the SFN of arrival can be derived by L 1 from physical layer timing.
  • L 1 of the UE 18 passes the TB, SFN and CRC result to the higher layers.
  • the RLC and MAC layers 25 , 24 operate in transparent mode for broadcast channel (BCH) data, the TB is passed to the RRC layer.
  • TBs are often transmitted between the UE 18 and the UTRAN 3 in a fading environment, transmission of TBs is associated with a targeted probability of successful transmission/reception, for example ninety-nine percent (99%).
  • a BCCH-SIB consists of a large number of TBs, the probability of correctly receiving all of the TBs of a BCCH-SIB is approximated at 0.99 raised to the power of the number of TBs.
  • a BCCH-SIB of a broadcast control channel (BCCH) may need more than ten TBs to transmit; in this case, the probability of the UE 18 successfully receiving the BCCH-SIB is (0.99) to the 10, which is less than ninety percent (90%). Accordingly, the probability of successful reception of the BCCH-SIB decreases as the number of TBs increases.
  • the time to successfully receive the SIBs determines the performance for many system functions. Additionally, to maintain proper performance of these system functions, SIB repetition rates may have to be increased to compensate for failed transmissions, which reduces radio resource efficiency and utilization.
  • FIGS. 5 and 6 are an illustration and a flow diagram, respectively, of a current method used for successfully receiving an RRC SDU transmitted by the UTRAN 3 to the UE 18 .
  • the UE-BCFE reads the RRC-SDU and determines if there is a TB in error or missing from the RRC-SDU (Step 61 ). For purposes of this example, SFN 10 is assumed to have an error.
  • the UE-BCFE discards the entire RRC-SDU and waits the repetition rate, i.e. 64 frames, to receive another RRC-SDU carrying the same information (Step 62 ).
  • SFN 70 SFN 6+64 (repetition rate)
  • the UE-BCFE successfully receives and decodes the RRC-SDU (Step 64 ).
  • the UE-BCFE discards the entire received RRC-SDU (Step 62 ) comprising 9 TBs and waits the repetition rate to receive the next RRC-SDU (Step 63 ). This process continues until the UE-BCFE receives nine (9) consecutive TBs which are correct.
  • the first area is in the latency of proper/correct reception, which results in reduced performance of system functions requiring system information and or increased reception, thereby reducing radio resource efficiency.
  • the second is when the UE L 1 is required to repeatedly receive, decode and process all TBs in the RRC-SDU each time there is an error, this results in high processing and battery costs.
  • a method for receiving a segmented communication begins by periodically transmitting the segmented communication.
  • the segmented communication is received and each segment of the segmented communication is examined to determine if the segment is valid. If the segment is valid, then the segment is stored. If the segment is invalid, then the invalid segment is identified.
  • the segmented communication is retransmitted and received. Only the identified invalid segments of the retransmitted communication are examined to determine if the previously invalid segments are now valid.
  • a user equipment for receiving a periodically transmitted segmented communication includes a receiver, examining means, a memory, and identifying means.
  • the receiver is used to receive the segmented communication.
  • the examining means examines each segment of the segmented communication to determine if the segment is valid.
  • the memory is used to store valid segments.
  • the identifying means identifies invalid segments in the segmented communication, whereby during a subsequent transmission of the segmented communication, the examining means only examines the identified invalid segments.
  • FIG. 1 is a block diagram of a universal mobile telecommunications system (UMTS).
  • UMTS universal mobile telecommunications system
  • FIG. 2 is an illustration of a radio interface protocol stack architecture.
  • FIG. 3 is an illustration of the data flow through layer 2 .
  • FIG. 4 is an illustration of a UE receiving a Layer 1 SDU.
  • FIG. 5 is an illustration of a current method used for receiving the RRC-SDU.
  • FIG. 6 is a flow diagram of a current method used for receiving the RRC-SDU.
  • FIG. 7 is an illustration of a method for receiving the RRC-SDU in accordance with the preferred embodiment of the present invention.
  • FIG. 8 is a flow diagram of a method for receiving the RRC-SDU in accordance with the preferred embodiment of the present invention.
  • the UE-L 1 passes a received TB set, the SFN, and the CRC-error-detection result of each TB to the higher layers, (L 2 and L 3 ). Since the MAC and RLC layers 24 , 25 operate in transparent mode for the BCCH, for example, the BCCH TBs can be forwarded to the L 3 without processing. It is also possible that TBs with CRC errors are discarded by L 2 or L 3 before forwarding to L 3 .
  • FIGS. 7 and 8 are an illustration and flow diagram, respectively, of the method used in the preferred embodiment of the present invention.
  • FIG. 7 illustrates an example scenario wherein an RRC-SDU is composed of nine (9) TBs with a repetition period of 64 frames.
  • the UE-BCFE receives the set of TBs corresponding to the RRC-SDU from one of the Node Bs 14 - 17 (Step 80 ) and determines whether one or more TBs are missed or have an error (Step 81 ).
  • the UE-BCFE there are at least two ways for the UE-BCFE to make this determination.
  • the first way is for the UE L 1 to detect if there is a transmission error using the CRC error detection and inform the UE-BCFE of the SFN(s) of the errored TB(s).
  • the second method is for the UE-BCFE to utilize the scheduling information and SFN(s) of correctly received TBs to determine TBs that have not been successfully received.
  • Step 82 the UE-BCFE
  • Step 83 the TBs which are missing or in error are discarded.
  • step 83 may be similarly accomplished by either L 1 or L 2 in advance of UE-BCFE processing.
  • the RRC 28 then computes the next SFNs of all errored or missing TBs for the next RRC-SDU transmission (Step 84 ).
  • the UE-BCFE would add the errored TB (SFN 10 ) to the repetition period of 64 to determine the next occurrence of the SFN, which in this example is 74 .
  • the RRC 28 informs L 1 to only receive and decode the determined SFNs. In this example, only one TB corresponding to SFN 74 is identified for re-reception. Once the L 1 receives the TBs for the calculated next SFNs, L 1 forwards only the TBs, SFNs and CRCs to the RRC 28 of the particular SFNs requested by the RRC 28 (Step 85 ).
  • the UE-BCFE stores the correct TBs in their place along with the other correct TBs (Step 82 ) and decodes the RRC-SDU (Step 86 ). If there are still TBs with CRC-errors for the received RRC-SDU, the RRC 28 determines such SFNs and repeats the process disclosed above (Step 84 ). This process continues until the complete set of TBs associated with the RRC-SDU have been stored by the UE-BCFE and processed by the RRC 28 (Step 86 ).
  • the present invention is applicable to all segmented RRC-SDUs that are periodically transmitted.
  • the procedure starts upon detection of an updated value tag. If reception is in progress and a value tag is updated, all TBs of the previous set are deleted by the UE-BCFE.
  • One advantage of the present invention is that the successful RRC-SDU reception time, or (latency), is significantly reduced to the latency associated with the targeted error rate of the transmission of individual TBs between the UE 18 and the UTRAN 3 , independent of the size of a RRC-SDU.
  • Reduced reception latency improves the performance of UE functions associated with acquisition of system information such as faster cell search, reduced handover transmission break period, faster establishment of RAN connections and transitions between UE states.
  • the invention allows for more UE 18 efficient reception of system information, it is therefore possible to reduce scheduling rates, (i.e., the period of retransmission). This results in improved efficiency and greater utilization of limited BCCH physical resources.
  • Another advantage of the present invention is that the UE processing and battery consumption is reduced. With the ability to detect an individual TB reception error and the knowledge of TB scheduling information, the UE 18 can initiate reception only for the particular failed TBs rather than receiving the entire RRC-SDU. Additionally, UE battery and processing are further reduced due to the fact that successful RRC-SDU reception is achieved with fewer transmissions.
  • This invention can be applied to make the UE-BCFE receiving an RRC-SDU, such as the BCCH-SIB on the BCH faster and with reduced UE processing/battery consumption.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Communication Control (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)
  • Input Circuits Of Receivers And Coupling Of Receivers And Audio Equipment (AREA)
  • Circuits Of Receivers In General (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A method for receiving periodic transmissions of a segmented communication is disclosed. The segmented communication is received and each segment of the segmented communication is examined to determine if the segment is valid. Valid segments are stored, while invalid segments are discarded. Next, it is computed when the invalid segments will be retransmitted. A subsequent transmission of the communication is received and a retransmission of a previously identified invalid segment is extracted, the retransmitted segment being located based on the computation. The retransmitted segment is examined to determine if it is valid.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 11/073,971, filed Mar. 7, 2005, which is a continuation of U.S. patent application Ser. No. 10/226,082, filed Aug. 22, 2002, issued as U.S. Pat. No. 6,874,113 on Mar. 29, 2005, which claims priority from U.S. Provisional Patent Application No. 60/322,664, filed Sep. 17, 2001.
  • BACKGROUND
  • The Universal Mobile Telecommunications Systems (UMTS) network architecture, illustrated in FIG. 1, includes a core network (CN) 2, a UMTS Terrestrial Radio Access Network (UTRAN) 3, and at least one User Equipment (UE) 18, (only one UE 18 being shown for simplicity). The two general interfaces are the Iu interface between the UTRAN and the core network as well as the radio interface Uu between the UTRAN and the UE.
  • The UTRAN consists of several Radio Network Subsystems (RNSs) 10, 11. They can be interconnected by the Iur interface. Each RNS 10, 11 is divided into a Radio Network Controller (RNC) 12, 13 and several base stations (Node Bs) 14-17. The Node Bs 14-17 are connected to the RNCs 12, 13 by the Iub interface. One Node B 14-17 can serve one or multiple cells.
  • The UTRAN 3 supports both FDD mode and TDD mode on the radio interface. For both modes, the same network architecture and the same protocols are used.
  • Communication between the Node Bs 14-17 and the UEs 18 over the radio interface Uu is conducted using a Radio Interface Protocol. The Radio Interface Protocol Stack architecture is illustrated in FIG. 2. As those skilled in the art would realize, the design of the Radio Interface Protocol Stack 20 is divided into three layers: the physical layer (L1) 21, the data link layer (L2) 22, and the network layer (L3) 23. L2 is split into four sublayers: the Medium Access Control (MAC) 24, the Radio Link Control (RLC) 25, the Broadcast/Multicast Control (BMC) 27, and the Packet Data Convergence Protocol (PDCP) 26.
  • L3 23 contains the Radio Resource Control (RRC) 28. The RRC handles the control plane signaling of L3 between the UTRAN 3 and the UEs 18. It is also responsible for configuration and control of all other protocol layers in the UTRAN 3 and for controlling the available radio resources. This includes assignment, reconfiguration and release of radio resources, as well as continuous control of the requested Quality of Service.
  • The Radio Link Control (RLC) layer 25 provides transparent, unacknowledged or acknowledged mode data transfer to the upper layers. The acknowledged mode transfer uses a sliding window protocol with selective reject-automatic repeat request.
  • The MAC layer 24 maps the logical channels of the RLC 25 on the transport channels, which are provided by the physical layer. The MAC layer 24 is informed about resource allocations by the RRC 28, and mainly consists of a multiplexing function. The priority handling between different data flows, which are mapped onto the same physical resources, is also done by the MAC layer 24. The function and operation of the BMC 27 and the PDCP 26 are well known to those of skill in the art and will not be explained in greater detail herein.
  • The physical layer 21 is responsible for the transmission of transport blocks over the air interface. This includes forward error correction, multiplexing of different transport channels on the same physical resources, rate matching, (i.e., matching the amount of user data to the available physical resources), modulation, spreading and radio frequency RF processing. Error detection is also performed by the physical layer 21 and indicated to the higher layers 22, 23.
  • The data flow through L2 22 is shown in FIG. 3. The higher layer Protocol Data Units (PDUs) are passed to the RLC layer 25. In the RLC layer 25, the Service Data Units (SDUs) are segmented and concatenated. Together with the RLC header, the RLC PDUs are built. No error detection code is added in the RLC layer 25. For transparent-mode RLC, no segmentation on the RLC layer 25 is performed and neither the RLC header nor the MAC header are added to higher layer PDUs.
  • In the MAC layer 24, only a header is added. This header can contain routing information which describes the mapping of logical channels to transport channels. On common channels, a UE identification can also be included.
  • In L1 21 (the physical layer), a CRC is added for error detection purposes. The result of the CRC check in the receiver is passed to the RLC layer 25 for control of retransmissions.
  • In current UMTS TDD or FDD systems, a radio resource control service data unit (RRC-SDU) may be sent in RLC transparent, unacknowledged or acknowledged modes between the UTRAN-RRC and the UE-RRC. The acknowledged mode will not be discussed hereinafter. However, when an RRC-SDU is transported in the transparent or unacknowledged modes, the RLC and MAC layers of the receiving side are not aware of the RRC-SDU. Therefore, any errors in the received RRC-SDU caused during transmission or by other sources, must be performed at the RRC layer, instead of at the lower layers.
  • The RRC-SDU may be transmitted in several individual segments known as transport blocks (TB). An example of an RRC-SDU is the broadcast control channel system information blocks (BCCH-SIB).
  • In the case of the BCCH-SIB, from the UTRAN-RRC to the UE broadcast control functional entity (UE-BCFE), TBs associated with this SIB are repeatedly retransmitted. SDU version indications are identified by “value tags”. When the value tag does not change, the UE 18 assumes that the UTRAN is repeatedly sending identical BCCH-SIBs. If there are changes in the BCCH-SIB transmitted from the UTRAN 3, the UTRAN 3 uses the value tag to indicate to the UE 18 that there has been a change. Scheduling information, when the TBs of a BCCH-SIB should arrive at the UE 18, and the version of the BCCH-SIB, are known to the UE 18 in advance of transmission from the UTRAN 3.
  • FIG. 4 is an illustration of the UE 18 receiving an L1 SDU. The SDU comprises the TB, which carries, for example, the BCCH-SIB; and a CRC, which is used by L1 of the UE 18 to perform transmission error detection. As illustrated, the TB may also include the system frame number (SFN), as is the case for a TB of the BCCH-SIB, which indicates the time when the TB should arrive at the UE 18. Alternatively, for a TB that does not explicitly contain the SFN, the SFN of arrival can be derived by L1 from physical layer timing. L1 of the UE 18 passes the TB, SFN and CRC result to the higher layers. However, since the RLC and MAC layers 25, 24 operate in transparent mode for broadcast channel (BCH) data, the TB is passed to the RRC layer.
  • Since TBs are often transmitted between the UE 18 and the UTRAN 3 in a fading environment, transmission of TBs is associated with a targeted probability of successful transmission/reception, for example ninety-nine percent (99%). If a BCCH-SIB consists of a large number of TBs, the probability of correctly receiving all of the TBs of a BCCH-SIB is approximated at 0.99 raised to the power of the number of TBs. For example, a BCCH-SIB of a broadcast control channel (BCCH) may need more than ten TBs to transmit; in this case, the probability of the UE 18 successfully receiving the BCCH-SIB is (0.99) to the 10, which is less than ninety percent (90%). Accordingly, the probability of successful reception of the BCCH-SIB decreases as the number of TBs increases.
  • In UMTS TDD or FDD systems, the time to successfully receive the SIBs determines the performance for many system functions. Additionally, to maintain proper performance of these system functions, SIB repetition rates may have to be increased to compensate for failed transmissions, which reduces radio resource efficiency and utilization.
  • FIGS. 5 and 6 are an illustration and a flow diagram, respectively, of a current method used for successfully receiving an RRC SDU transmitted by the UTRAN 3 to the UE 18. As shown, the UE-BCFE receives the RRC-SDU (Step 60) which, for purposes of this example, comprises 9 TBs, labeled from SFN=2 to SFN=18 at a repetition rate of 64 frames. The UE-BCFE reads the RRC-SDU and determines if there is a TB in error or missing from the RRC-SDU (Step 61). For purposes of this example, SFN 10 is assumed to have an error. Since an error exists in the received RRC-SDU, the UE-BCFE discards the entire RRC-SDU and waits the repetition rate, i.e. 64 frames, to receive another RRC-SDU carrying the same information (Step 62). Once again the UE-BCFE receives the RRC-SDU, comprising 9 TBs, labeled from SFN=66 to SFN=82 (Step 63), and determines if an error is present (Step 61). In this example, SFN 70 (SFN 6+64 (repetition rate)) has an error or is missing. If no error is found in the received RRC-SDU, the UE-BCFE successfully receives and decodes the RRC-SDU (Step 64). Otherwise, as in the present case, the UE-BCFE discards the entire received RRC-SDU (Step 62) comprising 9 TBs and waits the repetition rate to receive the next RRC-SDU (Step 63). This process continues until the UE-BCFE receives nine (9) consecutive TBs which are correct.
  • There are two areas of concern with this type of method for receiving the RRC-SDU from the UTRAN. The first area is in the latency of proper/correct reception, which results in reduced performance of system functions requiring system information and or increased reception, thereby reducing radio resource efficiency. The second is when the UE L1 is required to repeatedly receive, decode and process all TBs in the RRC-SDU each time there is an error, this results in high processing and battery costs.
  • Therefore, there exists a need for an improved UMTS TDD or FDD system.
  • SUMMARY
  • A method for receiving a segmented communication begins by periodically transmitting the segmented communication. The segmented communication is received and each segment of the segmented communication is examined to determine if the segment is valid. If the segment is valid, then the segment is stored. If the segment is invalid, then the invalid segment is identified. The segmented communication is retransmitted and received. Only the identified invalid segments of the retransmitted communication are examined to determine if the previously invalid segments are now valid.
  • A user equipment for receiving a periodically transmitted segmented communication includes a receiver, examining means, a memory, and identifying means. The receiver is used to receive the segmented communication. The examining means examines each segment of the segmented communication to determine if the segment is valid. The memory is used to store valid segments. The identifying means identifies invalid segments in the segmented communication, whereby during a subsequent transmission of the segmented communication, the examining means only examines the identified invalid segments.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of a universal mobile telecommunications system (UMTS).
  • FIG. 2 is an illustration of a radio interface protocol stack architecture.
  • FIG. 3 is an illustration of the data flow through layer 2.
  • FIG. 4 is an illustration of a UE receiving a Layer 1 SDU.
  • FIG. 5 is an illustration of a current method used for receiving the RRC-SDU.
  • FIG. 6 is a flow diagram of a current method used for receiving the RRC-SDU.
  • FIG. 7 is an illustration of a method for receiving the RRC-SDU in accordance with the preferred embodiment of the present invention.
  • FIG. 8 is a flow diagram of a method for receiving the RRC-SDU in accordance with the preferred embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • The preferred embodiment of the present invention will be described with reference to the drawing figures wherein like numerals represent like elements throughout.
  • Referring back to FIG. 4, the UE-L1 passes a received TB set, the SFN, and the CRC-error-detection result of each TB to the higher layers, (L2 and L3). Since the MAC and RLC layers 24, 25 operate in transparent mode for the BCCH, for example, the BCCH TBs can be forwarded to the L3 without processing. It is also possible that TBs with CRC errors are discarded by L2 or L3 before forwarding to L3.
  • FIGS. 7 and 8 are an illustration and flow diagram, respectively, of the method used in the preferred embodiment of the present invention. FIG. 7 illustrates an example scenario wherein an RRC-SDU is composed of nine (9) TBs with a repetition period of 64 frames. The UE-BCFE is informed in advance to expect the RRC-SDU from SFN=2 to SFN=to 18. The UE-BCFE receives the set of TBs corresponding to the RRC-SDU from one of the Node Bs 14-17 (Step 80) and determines whether one or more TBs are missed or have an error (Step 81).
  • In accordance with the preferred embodiment of the present invention, there are at least two ways for the UE-BCFE to make this determination. The first way is for the UE L1 to detect if there is a transmission error using the CRC error detection and inform the UE-BCFE of the SFN(s) of the errored TB(s). The second method is for the UE-BCFE to utilize the scheduling information and SFN(s) of correctly received TBs to determine TBs that have not been successfully received. Although only two methods for making such a determination of whether TBs are in error or missing have been disclosed herein, other methods may be utilized which fall within the scope of the present invention.
  • Once this determination has been made by the UE-BCFE, those TBs that are correct are stored by the UE-BCFE (Step 82) and the TBs which are missing or in error are discarded (Step 83). It should be noted that step 83 may be similarly accomplished by either L1 or L2 in advance of UE-BCFE processing. The RRC 28 then computes the next SFNs of all errored or missing TBs for the next RRC-SDU transmission (Step 84). Using the example illustrated in FIG. 7, the UE-BCFE would add the errored TB (SFN 10) to the repetition period of 64 to determine the next occurrence of the SFN, which in this example is 74. It is also possible that several TBs may be in error, and in this case, the SFN of each failed TB in the subsequent RRC-SDU transmission is calculated. Once the SFNs corresponding to each of the failed TBs in the subsequent transmission have been determined by the UE-BCFE, the RRC 28 informs L1 to only receive and decode the determined SFNs. In this example, only one TB corresponding to SFN 74 is identified for re-reception. Once the L1 receives the TBs for the calculated next SFNs, L1 forwards only the TBs, SFNs and CRCs to the RRC 28 of the particular SFNs requested by the RRC 28 (Step 85). If no error is detected in the set of retransmitted and received TBs, and no further TBs are missing from the RRC-SDU, the UE-BCFE stores the correct TBs in their place along with the other correct TBs (Step 82) and decodes the RRC-SDU (Step 86). If there are still TBs with CRC-errors for the received RRC-SDU, the RRC 28 determines such SFNs and repeats the process disclosed above (Step 84). This process continues until the complete set of TBs associated with the RRC-SDU have been stored by the UE-BCFE and processed by the RRC 28 (Step 86).
  • The present invention is applicable to all segmented RRC-SDUs that are periodically transmitted. The procedure starts upon detection of an updated value tag. If reception is in progress and a value tag is updated, all TBs of the previous set are deleted by the UE-BCFE.
  • One advantage of the present invention is that the successful RRC-SDU reception time, or (latency), is significantly reduced to the latency associated with the targeted error rate of the transmission of individual TBs between the UE 18 and the UTRAN 3, independent of the size of a RRC-SDU. Reduced reception latency improves the performance of UE functions associated with acquisition of system information such as faster cell search, reduced handover transmission break period, faster establishment of RAN connections and transitions between UE states.
  • Further, since the invention allows for more UE 18 efficient reception of system information, it is therefore possible to reduce scheduling rates, (i.e., the period of retransmission). This results in improved efficiency and greater utilization of limited BCCH physical resources.
  • Another advantage of the present invention is that the UE processing and battery consumption is reduced. With the ability to detect an individual TB reception error and the knowledge of TB scheduling information, the UE 18 can initiate reception only for the particular failed TBs rather than receiving the entire RRC-SDU. Additionally, UE battery and processing are further reduced due to the fact that successful RRC-SDU reception is achieved with fewer transmissions.
  • This invention can be applied to make the UE-BCFE receiving an RRC-SDU, such as the BCCH-SIB on the BCH faster and with reduced UE processing/battery consumption.
  • While the present invention has been described in terms of the preferred embodiment, other variations which are within the scope of the invention as outlined in the claims below will be apparent to those skilled in the art.

Claims (16)

1. A method for receiving periodic transmissions of a segmented communication, comprising:
receiving the segmented communication;
examining each segment of the segmented communication to determine if the segment is valid;
storing a valid segment;
discarding an invalid segment;
computing when the invalid segments will be retransmitted;
receiving a subsequent transmission of the communication;
extracting a retransmission of a previously identified invalid segment, the retransmitted segment being located based on the result of the computing; and
repeating the examining.
2. The method according to claim 1, wherein the examining includes:
detecting an error in a segment by using an error code included with each segment; and
determining a segment number of each segment in which an error was detected.
3. The method according to claim 1, wherein the examining includes:
determining whether a segment has not been received, based on other segments of the communication that have been received.
4. The method according to claim 1, wherein the subsequent transmission occurs after a predetermined repetition rate.
5. The method according to claim 1, wherein each segment includes a value tag.
6. The method according to claim 5, wherein each transmission of the segmented communication has an equivalent value tag.
7. The method according to claim 5, wherein the stored valid segments are discarded if a retransmission of the segmented communication has a different value tag.
8. The method according to claim 1, wherein the segmented communication includes broadcast control channel system information blocks.
9. A user equipment configured to receive a periodically transmitted segmented communication, comprising:
a receiver configured to receive the segmented communication;
a processor configured to:
examine each segment of the segmented communication to determine if the segment is valid;
discard an invalid segment; and
compute when the invalid segments will be retransmitted; and
a memory configured to store valid segments.
10. The user equipment according to claim 9, wherein said processor is further configured to:
detect a segment number in a segment using an error code included with each segment; and
determine a segment number of each segment in which an error was detected.
11. The user equipment according to claim 9, wherein said processor is further configured to:
determine whether a segment has not been received, based on other segments of the communication that have been received.
12. The user equipment according to claim 9, wherein each subsequent transmission of the segmented communication occurs after a predetermined repetition rate.
13. The user equipment according to claim 9, wherein each segment includes a value tag.
14. The user equipment according to claim 13, wherein each transmission of the segmented communication has an equivalent value tag.
15. The user equipment according to claim 13, wherein said processor is further configured to discard the valid segments stored in said memory if a subsequent retransmission of the segmented communication has a different value tag.
16. The user equipment according to claim 9, wherein the segmented communication includes broadcast control channel system information blocks.
US12/329,047 2001-09-17 2008-12-05 Radio Resource Control-Service Data Unit Reception Abandoned US20090083603A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/329,047 US20090083603A1 (en) 2001-09-17 2008-12-05 Radio Resource Control-Service Data Unit Reception

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US32266401P 2001-09-17 2001-09-17
US10/226,082 US6874113B2 (en) 2001-09-17 2002-08-22 Radio resource control-service data unit reception
US11/073,971 US7581147B2 (en) 2001-09-17 2005-03-07 Radio resource control-service data unit reception
US12/329,047 US20090083603A1 (en) 2001-09-17 2008-12-05 Radio Resource Control-Service Data Unit Reception

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/073,971 Continuation US7581147B2 (en) 2001-09-17 2005-03-07 Radio resource control-service data unit reception

Publications (1)

Publication Number Publication Date
US20090083603A1 true US20090083603A1 (en) 2009-03-26

Family

ID=26920191

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/226,082 Expired - Lifetime US6874113B2 (en) 2001-09-17 2002-08-22 Radio resource control-service data unit reception
US11/073,971 Expired - Lifetime US7581147B2 (en) 2001-09-17 2005-03-07 Radio resource control-service data unit reception
US12/329,047 Abandoned US20090083603A1 (en) 2001-09-17 2008-12-05 Radio Resource Control-Service Data Unit Reception

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/226,082 Expired - Lifetime US6874113B2 (en) 2001-09-17 2002-08-22 Radio resource control-service data unit reception
US11/073,971 Expired - Lifetime US7581147B2 (en) 2001-09-17 2005-03-07 Radio resource control-service data unit reception

Country Status (17)

Country Link
US (3) US6874113B2 (en)
EP (1) EP1428334A4 (en)
JP (8) JP2005503712A (en)
KR (4) KR200296691Y1 (en)
CN (4) CN101674170B (en)
AR (1) AR036536A1 (en)
AU (4) AU2002326891B2 (en)
BR (1) BR0212797A (en)
CA (2) CA2558912A1 (en)
DE (2) DE02761643T1 (en)
IL (2) IL160525A0 (en)
MX (1) MXPA04002512A (en)
MY (1) MY135443A (en)
NO (1) NO337216B1 (en)
SG (1) SG145561A1 (en)
TW (8) TWI243621B (en)
WO (1) WO2003026168A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100195519A1 (en) * 2009-02-02 2010-08-05 Samsung Electronics Co., Ltd. Method and apparatus for preventing a miss-detection of duplicated packets and an out-of-sequence delivery to the higher layer in unacknowledged mode operation

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6874113B2 (en) * 2001-09-17 2005-03-29 Interdigital Technology Corporation Radio resource control-service data unit reception
ATE412299T1 (en) * 2001-11-24 2008-11-15 Lg Electronics Inc METHOD FOR TRANSMITTING PACKET DATA IN COMPRESSED FORM IN A COMMUNICATIONS SYSTEM
KR100464039B1 (en) * 2002-11-18 2004-12-31 엘지전자 주식회사 Method for broadcast service of mobile telecommunication system
KR100539779B1 (en) * 2002-12-31 2006-01-11 엘지전자 주식회사 Frequency search method of mobile communication terminal
KR100498347B1 (en) 2003-04-01 2005-07-01 엘지전자 주식회사 Data-processing method for supporting amr codec
US7620705B2 (en) 2004-07-30 2009-11-17 Research In Motion Limited Method and apparatus for provisioning a communications client on a host device
KR100748342B1 (en) * 2005-09-14 2007-08-09 매그나칩 반도체 유한회사 Manufacturing Method of CMOS Image Sensor
EP1887822B1 (en) 2006-08-09 2013-07-24 Alcatel Lucent A method for acquiring system information by a mobile station
WO2008024282A2 (en) * 2006-08-21 2008-02-28 Interdigital Technology Corporation Method and apparatus for controlling arq and harq transmissions and retranmissions in a wireless communication system
AU2007305615B2 (en) * 2006-10-03 2012-09-20 Ntt Docomo, Inc. Mobile station, radio base station, mobile communication system, and method of transmitting and receiving broadcast information
CN101542915B (en) * 2006-11-21 2013-10-16 三星电子株式会社 Method and apparatus for receiving system information from base station in a mobile communication system
US8121152B2 (en) * 2006-12-07 2012-02-21 Electronics And Telecommunications Research Institute Method for encoding broadcast channel protocol data unit based on broadcast control channel scheduling error in universal mobile telecommunications system
KR100978865B1 (en) * 2007-02-09 2010-08-31 삼성전자주식회사 Method and apparatus for transmitting and receiving system information in mobile communication system
KR101341515B1 (en) * 2007-06-18 2013-12-16 엘지전자 주식회사 Method of updating repeatedly-transmitted information in wireless communicaiton system
KR101486352B1 (en) 2007-06-18 2015-01-26 엘지전자 주식회사 Method of controlling uplink synchronization state at a user equipment in a mobile communication system
KR101470637B1 (en) * 2007-06-18 2014-12-08 엘지전자 주식회사 Radio resource enhancement method, status information reporting method, and receiving apparatus in a mobile communication system
WO2008156314A2 (en) * 2007-06-20 2008-12-24 Lg Electronics Inc. Effective system information reception method
US8149768B2 (en) * 2007-06-20 2012-04-03 Lg Electronics Inc. Method of transmitting data in mobile communication system
KR101137671B1 (en) * 2007-06-26 2012-04-23 노키아 코포레이션 Apparatus, method and computer program product providing distribution of segmented system information
KR101479341B1 (en) 2007-08-10 2015-01-05 엘지전자 주식회사 An efficient receiving method in a wireless communication system providing an MBMS service
KR101490253B1 (en) 2007-08-10 2015-02-05 엘지전자 주식회사 Method of transmitting and receiving control information in a wireless communication system
KR101467789B1 (en) * 2007-08-10 2014-12-03 엘지전자 주식회사 Uplink Connection Control Method of Dormant Terminal
KR20090016431A (en) * 2007-08-10 2009-02-13 엘지전자 주식회사 How to Perform Channel Quality Reporting in Wireless Communication Systems
KR101422031B1 (en) 2007-08-10 2014-07-23 엘지전자 주식회사 Random access method for broadcast and multicast service
KR20090016412A (en) * 2007-08-10 2009-02-13 엘지전자 주식회사 Data communication method in wireless communication system
WO2009022805A1 (en) * 2007-08-10 2009-02-19 Lg Electronics Inc. Method of reporting measurement result in wireless communication system
EP2176969B1 (en) * 2007-08-10 2012-11-28 LG Electronics Inc. Methods of setting up channel in wireless communication system
KR101392697B1 (en) 2007-08-10 2014-05-19 엘지전자 주식회사 Method for detecting security error in mobile telecommunications system and device of mobile telecommunications
KR101461965B1 (en) * 2007-08-14 2014-11-14 엘지전자 주식회사 Method and apparatus for transmitting and processing data blocks in a specific protocol layer of a wireless communication system
KR101461970B1 (en) 2007-09-13 2014-11-14 엘지전자 주식회사 A method of performing a polling process in a wireless communication system
CN103327536B (en) * 2007-09-13 2016-07-06 Lg电子株式会社 The method of transmission buffer state report in a wireless communication system
KR100937432B1 (en) * 2007-09-13 2010-01-18 엘지전자 주식회사 Radio Resource Allocation Method in Wireless Communication System
KR101435844B1 (en) * 2007-09-18 2014-08-29 엘지전자 주식회사 Method for transmitting data blocks in a wireless communication system
KR101591824B1 (en) 2007-09-18 2016-02-04 엘지전자 주식회사 Method of performing polling procedure in a wireless communication system
KR101513033B1 (en) 2007-09-18 2015-04-17 엘지전자 주식회사 A method for qos guarantees in a multilayer structure
US8687565B2 (en) * 2007-09-20 2014-04-01 Lg Electronics Inc. Method of effectively transmitting radio resource allocation request in mobile communication system
KR101297065B1 (en) * 2007-10-26 2013-08-19 에이저 시스템즈 엘엘시 Extraction of values from partially-corrupted data packets
KR20090043465A (en) * 2007-10-29 2009-05-06 엘지전자 주식회사 Error solving method according to radio bearer type
US20090190544A1 (en) * 2008-01-25 2009-07-30 Qualcomm Incorporated Method and apparatus for channel identification in a wireless communication system
KR101594359B1 (en) 2008-01-31 2016-02-16 엘지전자 주식회사 Method of signaling back-off information in random access
US8270348B2 (en) 2008-01-31 2012-09-18 Lg Electronics Inc. Method for sending status information in mobile telecommunications system and receiver of mobile telecommunications
EP2086276B1 (en) 2008-01-31 2016-11-02 LG Electronics Inc. Method for signaling back-off information in random access
WO2010126068A1 (en) * 2009-04-27 2010-11-04 日本電気株式会社 Reception device, reception method, and program
KR101613845B1 (en) * 2010-03-11 2016-04-20 삼성전자주식회사 Apparatus and method for efficient beaconing of femto enhanced node b in wireless communication system
US8601334B2 (en) 2011-05-10 2013-12-03 At&T Intellectual Property I, L.P. System and method for delivering content over a multicast network
FI124785B (en) 2012-07-18 2015-01-30 Arm Finland Oy Method and device for exchanging messages
TWI501082B (en) * 2013-07-19 2015-09-21 Inventec Corp Computer system and operating method thereof
US9467255B2 (en) * 2014-12-23 2016-10-11 Ibiquity Digital Corporation Systems and methods for digital radio broadcast with cross platform reception
KR102148620B1 (en) * 2016-10-07 2020-08-26 츠-밍 처우 Method and apparatus for transmitting system information
CN108632766B (en) * 2017-03-24 2019-11-22 电信科学技术研究院 A kind of system information transmission, acquisition methods, base station and terminal
ES2994918T3 (en) * 2019-11-01 2025-02-04 Ericsson Telefon Ab L M Error handling for rrc segmentation
KR20210057949A (en) * 2019-11-13 2021-05-24 삼성전자주식회사 Method and appratus for dividing downlink radio resource control message in next generation communication system

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3743819A (en) * 1970-12-31 1973-07-03 Computer Identics Corp Label reading system
US5845086A (en) * 1994-09-29 1998-12-01 Siemens Aktiengesellschaft System for addressing a destination station using only address of a network junction and station link identifier in a network with plurality of segments
US6038436A (en) * 1995-05-18 2000-03-14 Ericsson Inc. Method and apparatus for conserving power in portable, battery-operated radios
US6112323A (en) * 1998-06-29 2000-08-29 Microsoft Corporation Method and computer program product for efficiently and reliably sending small data messages from a sending system to a large number of receiving systems
US6145109A (en) * 1997-12-12 2000-11-07 3Com Corporation Forward error correction system for packet based real time media
US6161207A (en) * 1996-11-15 2000-12-12 Motorola, Inc. Communications unit and method of communicating having efficient packet acknowledgement
US6223324B1 (en) * 1999-01-05 2001-04-24 Agere Systems Guardian Corp. Multiple program unequal error protection for digital audio broadcasting and other applications
US6370397B1 (en) * 1998-05-01 2002-04-09 Telefonaktiebolaget Lm Ericsson (Publ) Search window delay tracking in code division multiple access communication systems
US20020075873A1 (en) * 2000-12-20 2002-06-20 Gwenda Lindhorst-Ko Method of protecting traffic in a mesh network
US6424637B1 (en) * 2000-06-23 2002-07-23 Motorola, Inc. Method for synchronizing a mobile station to UMTS while operating in GSM dedicated mode
US6456826B1 (en) * 2000-02-25 2002-09-24 Nokia Mobile Phones Ltd. User equipment and procedure for handling possible out-of-synchronization condition in UMTS terrestrial radio access network for time division duplexing mode
US6504836B1 (en) * 1997-10-27 2003-01-07 Telefonaktiebolaget Lm Ericsson (Publ) Communication system
US6542484B1 (en) * 1998-05-15 2003-04-01 Telefonaktiebolaget Lm Ericsson (Publ) Code allocation for radiocommunication systems
US6594791B2 (en) * 1999-01-29 2003-07-15 Nokia Corporation Signalling method in an incremental redundancy communication system whereby data blocks can be combined
US6615045B1 (en) * 1999-03-03 2003-09-02 Lucent Technologies Inc. Method for transferring data upon request using permanent identifier
US6650649B1 (en) * 1998-07-24 2003-11-18 Hughes Electronics Corporation Extension interface units in a communication system
US6788652B1 (en) * 1999-04-08 2004-09-07 Lg Information & Communications, Ltd. Radio protocol for mobile communication system and method
US6874113B2 (en) * 2001-09-17 2005-03-29 Interdigital Technology Corporation Radio resource control-service data unit reception
US6925096B2 (en) * 2000-09-22 2005-08-02 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for managing traffic flows

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5223324A (en) * 1988-01-29 1993-06-29 The Dow Chemical Company Flame retardant foams
JPH08125584A (en) * 1994-10-26 1996-05-17 Sanyo Electric Co Ltd Digital radio wave communication equipment
JPH08242476A (en) 1995-03-02 1996-09-17 Fujitsu Ltd Radio calling system
JP3658829B2 (en) * 1996-02-05 2005-06-08 ソニー株式会社 Data communication method
TW448642B (en) * 1997-12-15 2001-08-01 Ericsson Telefon Ab L M Base station transmit power control in a CDMA cellular telephone system
JPH11341534A (en) 1998-05-26 1999-12-10 Kokusai Electric Co Ltd Radio paging receiver
US6392993B1 (en) * 1998-06-29 2002-05-21 Microsoft Corporation Method and computer program product for efficiently and reliably sending small data messages from a sending system to a large number of receiving systems
FI106504B (en) * 1998-10-06 2001-02-15 Nokia Networks Oy Procedure for segmenting data in a telecommunications system
US6643813B1 (en) * 1999-02-17 2003-11-04 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for reliable and efficient data communications
US6334047B1 (en) * 1999-04-09 2001-12-25 Telefonaktiebolaget Lm Ericsson (Publ) Adaptive power control in a mobile radio communications system
TW435021B (en) 1999-05-18 2001-05-16 Inventec Corp Data switching method and system for network terminal
ATE212491T1 (en) * 1999-07-05 2002-02-15 Cit Alcatel MACRO DIVERSITY TRANSMISSION IN A MOBILE TELEPHONE SYSTEM
EP1123599A1 (en) * 1999-08-19 2001-08-16 Koninklijke Philips Electronics N.V. Automatic repeat request protocol
CN1162858C (en) * 1999-10-22 2004-08-18 明碁电脑股份有限公司 Method for planning specific storage unit in multiple storage units
KR100369629B1 (en) 1999-11-25 2003-01-29 주식회사 하이닉스반도체 Method for converting signaling radio link protocol in IMT-2000 mobile communication system
KR100370060B1 (en) 1999-12-30 2003-01-30 엘지전자 주식회사 Method for operating communication in Next-generation Communication System
FI110831B (en) * 1999-12-31 2003-03-31 Nokia Corp Procedure for intensifying data transfer and data transfer protocols
US6496520B1 (en) * 2000-01-21 2002-12-17 Broadcloud Communications, Inc. Wireless network system and method

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3743819A (en) * 1970-12-31 1973-07-03 Computer Identics Corp Label reading system
US5845086A (en) * 1994-09-29 1998-12-01 Siemens Aktiengesellschaft System for addressing a destination station using only address of a network junction and station link identifier in a network with plurality of segments
US6038436A (en) * 1995-05-18 2000-03-14 Ericsson Inc. Method and apparatus for conserving power in portable, battery-operated radios
US6161207A (en) * 1996-11-15 2000-12-12 Motorola, Inc. Communications unit and method of communicating having efficient packet acknowledgement
US6504836B1 (en) * 1997-10-27 2003-01-07 Telefonaktiebolaget Lm Ericsson (Publ) Communication system
US6145109A (en) * 1997-12-12 2000-11-07 3Com Corporation Forward error correction system for packet based real time media
US6370397B1 (en) * 1998-05-01 2002-04-09 Telefonaktiebolaget Lm Ericsson (Publ) Search window delay tracking in code division multiple access communication systems
US6542484B1 (en) * 1998-05-15 2003-04-01 Telefonaktiebolaget Lm Ericsson (Publ) Code allocation for radiocommunication systems
US6112323A (en) * 1998-06-29 2000-08-29 Microsoft Corporation Method and computer program product for efficiently and reliably sending small data messages from a sending system to a large number of receiving systems
US6650649B1 (en) * 1998-07-24 2003-11-18 Hughes Electronics Corporation Extension interface units in a communication system
US6223324B1 (en) * 1999-01-05 2001-04-24 Agere Systems Guardian Corp. Multiple program unequal error protection for digital audio broadcasting and other applications
US6594791B2 (en) * 1999-01-29 2003-07-15 Nokia Corporation Signalling method in an incremental redundancy communication system whereby data blocks can be combined
US6615045B1 (en) * 1999-03-03 2003-09-02 Lucent Technologies Inc. Method for transferring data upon request using permanent identifier
US6788652B1 (en) * 1999-04-08 2004-09-07 Lg Information & Communications, Ltd. Radio protocol for mobile communication system and method
US6456826B1 (en) * 2000-02-25 2002-09-24 Nokia Mobile Phones Ltd. User equipment and procedure for handling possible out-of-synchronization condition in UMTS terrestrial radio access network for time division duplexing mode
US6424637B1 (en) * 2000-06-23 2002-07-23 Motorola, Inc. Method for synchronizing a mobile station to UMTS while operating in GSM dedicated mode
US6925096B2 (en) * 2000-09-22 2005-08-02 Telefonaktiebolaget L M Ericsson (Publ) Method and apparatus for managing traffic flows
US20020075873A1 (en) * 2000-12-20 2002-06-20 Gwenda Lindhorst-Ko Method of protecting traffic in a mesh network
US6874113B2 (en) * 2001-09-17 2005-03-29 Interdigital Technology Corporation Radio resource control-service data unit reception

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100195519A1 (en) * 2009-02-02 2010-08-05 Samsung Electronics Co., Ltd. Method and apparatus for preventing a miss-detection of duplicated packets and an out-of-sequence delivery to the higher layer in unacknowledged mode operation
US8228938B2 (en) * 2009-02-02 2012-07-24 Samsung Electronics Co., Ltd. Method and apparatus for preventing a miss-detection of duplicated packets and an out-of-sequence delivery to the higher layer in unacknowledged mode operation

Also Published As

Publication number Publication date
AU2006230710A1 (en) 2006-11-09
TWI301711B (en) 2008-10-01
CN101674170B (en) 2013-10-23
KR20030096143A (en) 2003-12-24
TW200931866A (en) 2009-07-16
CN1976263A (en) 2007-06-06
TW200807945A (en) 2008-02-01
US20030061557A1 (en) 2003-03-27
JP6054354B2 (en) 2016-12-27
IL160525A (en) 2009-09-01
TW200420017A (en) 2004-10-01
JP2005503712A (en) 2005-02-03
JP5926623B2 (en) 2016-05-25
AU2005237153B2 (en) 2006-07-20
TWI370640B (en) 2012-08-11
DE02761643T1 (en) 2004-08-26
US20050153696A1 (en) 2005-07-14
CA2458316C (en) 2007-01-09
BR0212797A (en) 2004-10-05
TW575261U (en) 2004-02-01
NO337216B1 (en) 2016-02-15
AU2005237153A1 (en) 2005-12-15
JP2012217185A (en) 2012-11-08
TWI470965B (en) 2015-01-21
WO2003026168A1 (en) 2003-03-27
MXPA04002512A (en) 2004-05-31
CN1555618A (en) 2004-12-15
JP2010279071A (en) 2010-12-09
EP1428334A4 (en) 2010-06-02
CN1976263B (en) 2013-03-13
US6874113B2 (en) 2005-03-29
AU2009202592A1 (en) 2009-07-16
SG145561A1 (en) 2008-09-29
AU2005237153C1 (en) 2009-10-08
MY135443A (en) 2008-04-30
DE20214310U1 (en) 2003-02-20
IL160525A0 (en) 2004-07-25
JP2015027115A (en) 2015-02-05
JP2014014184A (en) 2014-01-23
TW201306516A (en) 2013-02-01
AU2002326891B2 (en) 2005-08-25
CN2686252Y (en) 2005-03-16
EP1428334A1 (en) 2004-06-16
JP2012182839A (en) 2012-09-20
AR036536A1 (en) 2004-09-15
JP2016174389A (en) 2016-09-29
CN101674170A (en) 2010-03-17
TWI521916B (en) 2016-02-11
KR20070108099A (en) 2007-11-08
KR20050090961A (en) 2005-09-14
TWI243621B (en) 2005-11-11
CA2558912A1 (en) 2003-03-27
AU2006230710B2 (en) 2009-03-26
TW201524148A (en) 2015-06-16
TW200637236A (en) 2006-10-16
KR200296691Y1 (en) 2002-12-11
US7581147B2 (en) 2009-08-25
JP5926624B2 (en) 2016-05-25
CA2458316A1 (en) 2003-03-27
NO20041087L (en) 2004-06-16
JP2006121755A (en) 2006-05-11
TWI277313B (en) 2007-03-21

Similar Documents

Publication Publication Date Title
US7581147B2 (en) Radio resource control-service data unit reception
AU2002326891A1 (en) Radio resource control-service data unit reception
US6643813B1 (en) Method and apparatus for reliable and efficient data communications
US8413002B2 (en) Method of performing ARQ procedure for transmitting high rate data
US9288713B2 (en) Method and apparatus for dynamically changing modes of a reliable transport protocol
AU2012205172B2 (en) Radio Resource Control-Service Data Unit Reception

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载