WO2006107699A2 - Method and apparatus for validating radio resource control messages - Google Patents

Method and apparatus for validating radio resource control messages Download PDF

Info

Publication number
WO2006107699A2
WO2006107699A2 PCT/US2006/011635 US2006011635W WO2006107699A2 WO 2006107699 A2 WO2006107699 A2 WO 2006107699A2 US 2006011635 W US2006011635 W US 2006011635W WO 2006107699 A2 WO2006107699 A2 WO 2006107699A2
Authority
WO
WIPO (PCT)
Prior art keywords
message
wtru
valid
tfcs
cell
Prior art date
Application number
PCT/US2006/011635
Other languages
French (fr)
Other versions
WO2006107699A3 (en
Inventor
Scott C. Hergenhan
William Francoeur
Original Assignee
Interdigital Technology Corporation
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 Corporation filed Critical Interdigital Technology Corporation
Priority to MX2007012138A priority Critical patent/MX2007012138A/en
Priority to CA002615985A priority patent/CA2615985A1/en
Priority to EP06740038A priority patent/EP1867180A4/en
Priority to JP2008504355A priority patent/JP2008535399A/en
Publication of WO2006107699A2 publication Critical patent/WO2006107699A2/en
Priority to NO20075401A priority patent/NO20075401L/en
Publication of WO2006107699A3 publication Critical patent/WO2006107699A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/10Integrity
    • H04W12/106Packet or message integrity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections
    • H04W76/22Manipulation of transport tunnels
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections
    • H04W76/27Transitions between radio resource control [RRC] states
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • H04W8/245Transfer of terminal data from a network towards a terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Definitions

  • the present invention generally relates to wireless communication systems, and more particularly, to a method and apparatus for validating radio resource control messages.
  • the 3GPP standard 25.331 specifies the radio resource control
  • RRC radio interface protocol for the radio interface between a wireless transmit/receive unit (WTRU) and a UMTS terrestrial radio access network (UTRAN).
  • Section 8.6 of standard 25.331 describes the rules that the WTRU must follow for validating downlink peer messages received from the UTRAN. Included in this section are rules regarding transport channel information elements (IEs). [0006] Specifically, the standard states in Section 8.6.5.2 that if the IE
  • Transport format combination set is not included and either (1) if no transport format combination set is stored in the WTRU; or (2) if transport channels are added or removed in the message; or (3) if any transport channel is reconfigured in the message such that the size of the transport format set is changed, then the WTRU shall set the variable INVALID_CONFIGURATION to TRUE. [0007] This means that if the any of the above conditions are met, the
  • the WTRU should reject the peer message.
  • the rule does not take additional information into account, such as the type of transport channel being modified, the configured RRC state of the WTRU, etc.
  • the Connected mode is further divided into several RRC states (Le., a CELL_DCH state, a CELLJFACH state, a CELL_PCH state, and a URA-PCH state), which define the kind of channels that the WTRU is using.
  • RRC states Le., a CELL_DCH state, a CELLJFACH state, a CELL_PCH state, and a URA-PCH state
  • RRC states Le., a CELL_DCH state, a CELLJFACH state, a CELL_PCH state, and a URA-PCH state
  • CELL_DCH state dedicated channels are allocated to the WTRU.
  • the CELL_FACH state no dedicated channel is allocated for the WTRU but the WTRU uses common channels which are shared by all WTRUs.
  • the WTRU may receive (and must retain) certain information regarding dedicated channels. This information may then be used by the WTRU if the WTRU is directed by UTRAN to
  • a UTRAN sends a message to the WTRU directing it to a CELL-FACH state and removing a transport channel, but not including a new TFCS.
  • the WTRU accepts this message because the transport channels will not be used in the CELL-FACH state.
  • a UTRAN sends a message to the WTRU directing it to a CELL_DCH state, including neither new transport channel information nor a new TFCS.
  • the WTRU accepts this message because it does not break the validation rule.
  • the WTRU will not be able to operate in the CELL-DCH state because it lacks the appropriate transport channel information or TFCS.
  • a method for validating RRC messages begins by receiving a RRC message at a WTRU from a radio access network.
  • the WTRU determines whether the message is valid by applying a predetermined validation rule to the message, examining the current need for a new TFCS in the WTRU, and examining the RRC state for which the WTRU is configured.
  • the WTRU accepts the message if the message is valid.
  • the WTRU rejects the message if the message is not valid.
  • a WTRU for validating RRC messages includes a receiver, a rule application device, a message accepting device, and a message rejecting device.
  • the receiver is configured to receive a RRC message from a radio access network.
  • the rule application device is configured to determine whether the message is valid by applying a predetermined validation rule.
  • the message accepting device is configured to accept the message if the message is valid.
  • the message rejecting device is configured to reject the message if the message is not valid.
  • Figure 1 is a flowchart of a method for applying a validation rule to an incoming RRC message
  • FIG. 2 is a block diagram of a device configured to apply a validation rule to an incoming RRC message.
  • WTRU wireless transmit/receive unit
  • base station includes, but is not limited to, a Node B, a site controller, an access point, or any other type of interfacing device in a wireless environment.
  • a WTRU wants to allow for a liberal interpretation of the validation rule as defined in the standard (and therefore operate in the most networks possible) and still protect itself against invalid configurations, the WTRU must perform transport channel validation in a manner not described in the standard.
  • FIG. 1 is a flowchart of a method 100 for applying the standard validation rule to an incoming message.
  • the method 100 begins by receiving a peer message at a WTRU (step 102).
  • the WTRU applies the validation rule to the received message (step 104).
  • a determination is made whether the WTRU needs a new TFCS based on the received peer message (step 106). If the WTRU needs a new TFCS, then a TFCS indicator (e.g., a TFCS_NEEDED flag) is set to true (step 108).
  • the TFCS indicator is maintained in the WTRU. If the WTRU does not need a new TFCS, then the TFCS indicator is left unchanged.
  • a determination is made whether the WTRU received a new
  • the TFCS indicator (e.g., the TFCS_NEEDED flag) is set to false (step 112). If the WTRU did not receive a new TFCS, then the TFCS indicator is left unchanged.
  • the WTRU Since the WTRU needs a new TFCS and the network has not supplied the new TFCS during configuration for the CELL_DCH state, the message is properly rejected. If the TFCS indicator is set to false, then the message is accepted (step 116) and the method terminates (step 118). Since the network has supplied the WTRU with a new TFCS prior to or during configuration into the CELL_DCH state, the WTRU correctly accepts the message. In all cases, the WTRU continues operating error-free in the data plane. [0025] The present invention allows the WTRU to operate on networks that interpret the validation rule liberally.
  • FIG. 2 is a block diagram of a device 200 configured to apply a validation rule to an incoming RRC message.
  • the device 200 is a WTRU.
  • the device 200 includes a receiver 202, a rule application device 204 in communication with the receiver 202, a message accepting device 206 in communication with the rule application device 204, and a message rejecting device 208 in communication with the rule application device 204.
  • the receiver 202 receives an incoming RRC message for the device 200.
  • the rule application device 204 applies a message validation rule to the received message and checks the configured state of the WTRU. If the message passes the validation rule or is not configured for the CELL_DCH state, then the message accepting device 206 takes the message and processes it accordingly. If the message fails the validation rule and is configured for the CELL-DCH state, then the message is passed to the message rejecting device 208 and is discarded.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A method for validating radio resource control (RRC) messages begins by receiving a RRC message at a wireless transmit/receive unit (WTRU) from a radio access network. A determination is made at the WTRU whether the message is valid by applying a predetermined validation rule. The WTRU accepts the message if the message is valid. The WTRU rejects the message if the message is not valid. The message is rejected unless a new transport format combination set (TFCS) is provided, until the WTRU enters a CELL_DCH state, or both.

Description

[0001] METHOD AND APPARATUS FOR VALIDATING
RADIO RESOURCE CONTROL MESSAGES
[0002] FIELD OF INVENTION
[0003] The present invention generally relates to wireless communication systems, and more particularly, to a method and apparatus for validating radio resource control messages.
[0004] BACKGROUND
[0005] The 3GPP standard 25.331 specifies the radio resource control
(RRC) protocol for the radio interface between a wireless transmit/receive unit (WTRU) and a UMTS terrestrial radio access network (UTRAN). Section 8.6 of standard 25.331 describes the rules that the WTRU must follow for validating downlink peer messages received from the UTRAN. Included in this section are rules regarding transport channel information elements (IEs). [0006] Specifically, the standard states in Section 8.6.5.2 that if the IE
"Transport format combination set" is not included and either (1) if no transport format combination set is stored in the WTRU; or (2) if transport channels are added or removed in the message; or (3) if any transport channel is reconfigured in the message such that the size of the transport format set is changed, then the WTRU shall set the variable INVALID_CONFIGURATION to TRUE. [0007] This means that if the any of the above conditions are met, the
WTRU should reject the peer message. The rule does not take additional information into account, such as the type of transport channel being modified, the configured RRC state of the WTRU, etc.
[0008] The two basic operational modes of a WTRU are "Idle" and
"Connected" modes. The Connected mode is further divided into several RRC states (Le., a CELL_DCH state, a CELLJFACH state, a CELL_PCH state, and a URA-PCH state), which define the kind of channels that the WTRU is using. In the CELL-DCH state, dedicated channels are allocated to the WTRU. In the CELL_FACH state, no dedicated channel is allocated for the WTRU but the WTRU uses common channels which are shared by all WTRUs. While in the CELL-FACH state, the WTRU may receive (and must retain) certain information regarding dedicated channels. This information may then be used by the WTRU if the WTRU is directed by UTRAN to transition into the CELLJDCH state. [0009] During an interoperability test session, a WTRU under test failed several connection attempts. Analysis showed that the WTRU was rejecting the network's RRC connection setup message because it broke the validation rule. Specifically, the message was directing the WTRU to the CELL_FACH state and was adding a dedicated transport channel, but was not including a transport format combination set (TFCS). The problem was that the validation rule was indeed broken as written. Based on this test result, the implementation of the validation rule could benefit from being more flexible.
[0010] Network operators may be tempted to read this rule liberally, thinking that the rule should only apply to transport channel elements that the WTRU will use in its immediately configured RRC state. The temptation (and perhaps confusion) is reinforced by the current ASN.1 message syntax which requires networks to add dedicated transport channels to all WTRUs upon RRC connection setup, even those being configured for the CELL-FACH state. However, simply delaying an application of the rule until such time as the channels will be used (i.e., when the WTRU is configured for CELL-DCH) will not suffice since the rule is transaction-based. By applying the rule as it is written, the WTRU may reject an operable configuration (such as in the case described above). But by delaying the application of the rule, as the following example shows, the WTRU may accept an inoperable configuration, which is arguably worse.
[0011] For example, consider a WTRU that is operating in a CELL-DCH state. A UTRAN sends a message to the WTRU directing it to a CELL-FACH state and removing a transport channel, but not including a new TFCS. The WTRU accepts this message because the transport channels will not be used in the CELL-FACH state. A UTRAN sends a message to the WTRU directing it to a CELL_DCH state, including neither new transport channel information nor a new TFCS. The WTRU accepts this message because it does not break the validation rule. However, the WTRU will not be able to operate in the CELL-DCH state because it lacks the appropriate transport channel information or TFCS.
[0012] SUMMARY
[0013] A method for validating RRC messages begins by receiving a RRC message at a WTRU from a radio access network. The WTRU determines whether the message is valid by applying a predetermined validation rule to the message, examining the current need for a new TFCS in the WTRU, and examining the RRC state for which the WTRU is configured. The WTRU accepts the message if the message is valid. The WTRU rejects the message if the message is not valid.
[0014] A WTRU for validating RRC messages includes a receiver, a rule application device, a message accepting device, and a message rejecting device. The receiver is configured to receive a RRC message from a radio access network. The rule application device is configured to determine whether the message is valid by applying a predetermined validation rule. The message accepting device is configured to accept the message if the message is valid. The message rejecting device is configured to reject the message if the message is not valid.
[0015] BRIEF DESCRIPTION OF THE DRAWINGS
[0016] A more detailed understanding of the invention may be had from the following description of a preferred embodiment, given by way of example, and to be understood in conjunction with the accompanying drawings, wherein:
[0017] Figure 1 is a flowchart of a method for applying a validation rule to an incoming RRC message; and
[0018] Figure 2 is a block diagram of a device configured to apply a validation rule to an incoming RRC message. [0019] DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS [0020] Hereafter, the term "wireless transmit/receive unit" (WTRU) includes, but is not limited to, a user equipment, a mobile station, a fixed or mobile subscriber unit, a pager, or any other type of device capable of operating in a wireless environment. When referred to hereafter, the term "base station" includes, but is not limited to, a Node B, a site controller, an access point, or any other type of interfacing device in a wireless environment. [0021] If a WTRU wants to allow for a liberal interpretation of the validation rule as defined in the standard (and therefore operate in the most networks possible) and still protect itself against invalid configurations, the WTRU must perform transport channel validation in a manner not described in the standard.
[0022] Figure 1 is a flowchart of a method 100 for applying the standard validation rule to an incoming message. The method 100 begins by receiving a peer message at a WTRU (step 102). The WTRU applies the validation rule to the received message (step 104). A determination is made whether the WTRU needs a new TFCS based on the received peer message (step 106). If the WTRU needs a new TFCS, then a TFCS indicator (e.g., a TFCS_NEEDED flag) is set to true (step 108). The TFCS indicator is maintained in the WTRU. If the WTRU does not need a new TFCS, then the TFCS indicator is left unchanged. [0023] Next, a determination is made whether the WTRU received a new
TFCS in the received peer message (step 110). If the WTRU received a new TFCS, then the TFCS indicator (e.g., the TFCS_NEEDED flag) is set to false (step 112). If the WTRU did not receive a new TFCS, then the TFCS indicator is left unchanged.
[0024] A determination is then made whether the WTRU is configuring itself for the CELL-DCH state based on the received peer message (step 114). If the WTRU is not configuring itself for the CELL_DCH state, then the message is accepted (step 116) and the method terminates (step 118). If the WTRU is configuring itself for the CELL_DCH state (step 114), then the TFCS indicator is evaluated to determine if it is set to true or false (step 120). If the TFCS indicator is set to true, then the WTRU rejects the message (step 122) and the method terminates (step 118). Since the WTRU needs a new TFCS and the network has not supplied the new TFCS during configuration for the CELL_DCH state, the message is properly rejected. If the TFCS indicator is set to false, then the message is accepted (step 116) and the method terminates (step 118). Since the network has supplied the WTRU with a new TFCS prior to or during configuration into the CELL_DCH state, the WTRU correctly accepts the message. In all cases, the WTRU continues operating error-free in the data plane. [0025] The present invention allows the WTRU to operate on networks that interpret the validation rule liberally. The present invention also allows the WTRU to still protect itself against invalid configurations and, therefore, continue operating without self-induced errors in the data plane (leading to less retry and/or fallback handling, and ultimately fewer dropped calls). [0026] Alternatively, the WTRU may not apply the TFCS validation rule, but the WTRU risks accepting invalid configurations or dropping calls. Another alternative is that the WTRU may delay applying the cited TFCS validation rule until the WTRU is configured for the CELL_DCH state. In this case, the WTRU also risks accepting invalid configurations or dropping calls. [0027] Figure 2 is a block diagram of a device 200 configured to apply a validation rule to an incoming RRC message. In a preferred embodiment, the device 200 is a WTRU. The device 200 includes a receiver 202, a rule application device 204 in communication with the receiver 202, a message accepting device 206 in communication with the rule application device 204, and a message rejecting device 208 in communication with the rule application device 204. In operation, the receiver 202 receives an incoming RRC message for the device 200. The rule application device 204 applies a message validation rule to the received message and checks the configured state of the WTRU. If the message passes the validation rule or is not configured for the CELL_DCH state, then the message accepting device 206 takes the message and processes it accordingly. If the message fails the validation rule and is configured for the CELL-DCH state, then the message is passed to the message rejecting device 208 and is discarded. [0028] Although the features and elements of the present invention are described in the preferred embodiments in particular combinations, each feature or element can be used alone without the other features and elements of the preferred embodiments or in various combinations with or without other features and elements of the present invention.

Claims

CLAIMS What is claimed is:
1. A method for validating radio resource control (RRC) messages, comprising the steps of: receiving a RRC message at a wireless transmit/receive unit (WTRU) from a radio access network; determining at the WTRU whether the message is valid by applying a predetermined validation rule to the message; accepting the message by the WTRU if the message is valid; and rejecting the message by the WTRU if the message is not valid.
2. The method according to claim 1, wherein the determining step includes determining whether the WTRU needs a new transport format combination set (TFCS) based on the message.
3. The method according to claim 2, wherein the message is valid if the WTRU receives a new TFCS.
4. The method according to claim 1, wherein the determining step includes determining whether the message will configure the WTRU for a CELL_DCH state.
5. The method according to claim 4, wherein the message is valid if the message will not configure the WTRU for the CELL_DCH state.
6. The method according to claim 1, wherein the determining step includes: determining whether the message will configure the WTRU for a CELL_DCH state; and determining whether the WTRU needs a new transport format combination set (TFCS) based on the message.
7. The method according to claim 6, wherein the message is valid if: the message will configure the WTRU for the CELL_DCH state; and the WTRU does not need a new TFCS.
8. A wireless transmit/receive unit (WTRU) for validating radio resource control (RRC) messages, comprising: a receiver, configured to receive a RRC message from a radio access network; a rule application device, configured to determine whether the message is valid by applying a predetermined validation rule; a message accepting device, configured to accept the message if the message is valid; and a message rejecting device, configured to reject the message if the message is not valid.
9. The WTRU according to claim 8, wherein said rule application device is further configured to determine whether the WTRU needs a new transport format combination set (TFCS) based on the message.
10. The WTRU according to claim 9, wherein the message is valid if the WTRU receives a new TFCS.
11. The WTRU according to claim 8, wherein said rule application device is further configured to determine whether the message will configure the WTRU for a CELL_DCH state.
12. The WTRU according to claim 11, wherein the message is valid if the message will not configure the WTRU for the CELL-DCH state.
13. The WTRU according to claim 8, wherein said rule application device is further configured to: determine whether the message will configure the WTRU for a CELL_DCH state; and determine whether the WTRU needs a new transport format combination set (TFCS) based on the message.
14. The WTRU according to claim 13, wherein the message is valid if: the message will configure the WTRU for the CELL_DCH state; and the WTRU does not need a new TFCS.
PCT/US2006/011635 2005-04-01 2006-03-30 Method and apparatus for validating radio resource control messages WO2006107699A2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
MX2007012138A MX2007012138A (en) 2005-04-01 2006-03-30 Method and apparatus for validating radio resource control messages.
CA002615985A CA2615985A1 (en) 2005-04-01 2006-03-30 Method and apparatus for validating radio resource control messages
EP06740038A EP1867180A4 (en) 2005-04-01 2006-03-30 Method and apparatus for validating radio resource control messages
JP2008504355A JP2008535399A (en) 2005-04-01 2006-03-30 Method and apparatus for validating radio resource management messages
NO20075401A NO20075401L (en) 2005-04-01 2007-10-24 Method and apparatus for validating radio resource control messages

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US66744905P 2005-04-01 2005-04-01
US60/667,449 2005-04-01
US11/312,006 US8320923B2 (en) 2005-04-01 2005-12-20 Method and apparatus for validating radio resource control messages
US11/312,006 2005-12-20

Publications (2)

Publication Number Publication Date
WO2006107699A2 true WO2006107699A2 (en) 2006-10-12
WO2006107699A3 WO2006107699A3 (en) 2008-01-24

Family

ID=37071254

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/011635 WO2006107699A2 (en) 2005-04-01 2006-03-30 Method and apparatus for validating radio resource control messages

Country Status (9)

Country Link
US (2) US8320923B2 (en)
EP (1) EP1867180A4 (en)
JP (1) JP2008535399A (en)
KR (2) KR20070122226A (en)
CA (1) CA2615985A1 (en)
MX (1) MX2007012138A (en)
NO (1) NO20075401L (en)
TW (3) TWI419523B (en)
WO (1) WO2006107699A2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2140631B1 (en) * 2007-05-02 2018-06-20 Nokia Technologies Oy System and method for improving reordering functionality in radio communications
KR101428093B1 (en) * 2008-09-08 2014-08-08 현대자동차주식회사 Validity diagnostic apparatus of data on network for a vehicle

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030203736A1 (en) 2001-12-05 2003-10-30 Zhentao Chi Method for supporting traffics with different quality of service by high speed down link packet access system
US20040114574A1 (en) 2002-05-29 2004-06-17 Interdigital Technology Corporation Packet switched connections using dedicated channels

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100602024B1 (en) 1999-11-01 2006-07-20 유티스타콤코리아 유한회사 Method for transmitting radio resource control message in asynchronous mobile communication system
GB2355890B (en) 1999-10-28 2003-10-08 Ericsson Telefon Ab L M Data transmission in a telecommunications network
US7046992B2 (en) 2001-05-11 2006-05-16 Telefonaktiebolaget Lm Ericsson (Publ) Authentication of termination messages in telecommunications system
GB2382956B (en) 2001-12-05 2006-03-01 Ipwireless Inc Method and arrangement for power control
AU2003232618A1 (en) 2002-05-24 2003-12-12 Siemens Aktiengesellschaft Method and system for the transmission of data in a mobile radio system
WO2004034680A1 (en) 2002-10-07 2004-04-22 Interdigital Technology Corporation System and method for simulation of performance of measurement-based algorithms for slotted wireless communications
CA2428236A1 (en) 2003-05-08 2004-11-08 M-Stack Limited Apparatus and method of handling universal terrestrial radio access network radio resource control connecting messages in universal mobile telecommunications system user equipment
KR100947741B1 (en) 2003-05-09 2010-03-17 엘지전자 주식회사 Rrc connection setup method in a mobile communication system
KR100548344B1 (en) 2003-05-13 2006-02-02 엘지전자 주식회사 Rrc connection method in mobile communication system
WO2004114574A2 (en) 2003-06-17 2004-12-29 Knowmotion, Llc Group network methods and systems
US7406314B2 (en) 2003-07-11 2008-07-29 Interdigital Technology Corporation Wireless transmit receive unit having a transition state for transitioning from monitoring to duplex connected states and method
CN102164397B (en) 2003-07-17 2017-03-01 美商内数位科技公司 There is provided and the method receiving with the neighbouring related support data of AP and AP and WTRU
KR20060067968A (en) 2003-09-09 2006-06-20 인터디지탈 테크날러지 코포레이션 Transport format combination lookup and reselection
ATE400155T1 (en) * 2003-11-07 2008-07-15 Research In Motion Ltd HANDLING CONFIGURATION AND MOBILITY MANAGEMENT MESSAGES WITH MISSING ßCIPHERING ACTIVATION TIME FOR DPCHß INFORMATION IN A UNIVERSAL RADIO TELECOMMUNICATIONS SYSTEM (UMTS)
FI20031671A (en) * 2003-11-17 2005-05-18 Nokia Corp A method and apparatus for correctly reporting received transport blocks on a wireless system
EP1745668B1 (en) * 2004-05-13 2014-08-20 Telefonaktiebolaget LM Ericsson (publ) Reestablishing wireless communication between a radio access network and a mobile station
US7580388B2 (en) * 2004-06-01 2009-08-25 Lg Electronics Inc. Method and apparatus for providing enhanced messages on common control channel in wireless communication system
KR101059876B1 (en) 2004-06-16 2011-08-29 엘지전자 주식회사 Data Transmission Volume Selection Method for Guaranteeing Service Quality of Mobile Communication System

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030203736A1 (en) 2001-12-05 2003-10-30 Zhentao Chi Method for supporting traffics with different quality of service by high speed down link packet access system
US20040114574A1 (en) 2002-05-29 2004-06-17 Interdigital Technology Corporation Packet switched connections using dedicated channels

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
See also references of EP1867180A4
VALES-ALONSO, J. ET AL.: "Selective interceptors for the UMTS Terrestrial Radio Access Network", VEHICULAR TECHNOLOGY CONFERENCE, 6 September 2009 (2009-09-06)

Also Published As

Publication number Publication date
TWI300313B (en) 2008-08-21
NO20075401L (en) 2007-10-24
US8320923B2 (en) 2012-11-27
EP1867180A2 (en) 2007-12-19
TW201014373A (en) 2010-04-01
US20060223551A1 (en) 2006-10-05
TWI403189B (en) 2013-07-21
KR20080031512A (en) 2008-04-08
TWI419523B (en) 2013-12-11
EP1867180A4 (en) 2008-07-23
JP2008535399A (en) 2008-08-28
TW200640270A (en) 2006-11-16
US20130130704A1 (en) 2013-05-23
KR20070122226A (en) 2007-12-28
TW200733766A (en) 2007-09-01
MX2007012138A (en) 2008-04-04
CA2615985A1 (en) 2006-10-12
WO2006107699A3 (en) 2008-01-24

Similar Documents

Publication Publication Date Title
US10631196B2 (en) Method for the transmission of data
CN107211444B (en) System and method for multiple subscriber identity module wireless communication device
US9363792B2 (en) Apparatus method and computer program element for efficient control and supervision of the activity of a communication device
KR20190103435A (en) Method and apparatus for sidelink transmission control
US8112102B2 (en) Method for reading dynamic system information blocks
US10225130B2 (en) Method and apparatus for classifing IP flows for efficient quality of service realization
KR101004760B1 (en) Method and apparatus for improving transmission of downlink shared channel in a wireless communications system
KR20200064135A (en) Data transmission channel processing method, apparatus, and system
US20120088495A1 (en) Apparatuses, Systems, and Methods for Connection Setup
KR20020077919A (en) Method and arrangement for optimizing the re-establishment of connections in a cellular radio system supporting real time and non-real time communications
MX2007004397A (en) Enhanced radio link control error handling.
WO2010121662A1 (en) Access control with partial support for communications
EP1389400B1 (en) Synchronization of stored service parameters in a communication system
US8320923B2 (en) Method and apparatus for validating radio resource control messages
EP1461874B1 (en) Transport format combination indicator signalling
MXPA06003854A (en) A method and a device for reconfiguration in a wireless system.
US11228943B2 (en) Signaling transmission method and apparatus, base station, and terminal
US7961655B2 (en) Method and apparatus for performing radio bearer mapping in a wireless communications system
WO2021161602A1 (en) Terminal, and communication method
US20120087243A1 (en) Message Processing Method and System
EP2124466B1 (en) Method and systems for configuring shared controlled channel of high speed downlink shared channel
US20230074018A1 (en) Terminal and communication method
WO2023139852A1 (en) Terminal, base station, and communication method
EP3879896A1 (en) Terminal device, base station device, and method
KR100782591B1 (en) A method and a device for reconfiguration in a wireless system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680010301.6

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 2615985

Country of ref document: CA

Ref document number: 2008504355

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: MX/a/2007/012138

Country of ref document: MX

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2006740038

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020077024976

Country of ref document: KR

NENP Non-entry into the national phase

Ref country code: RU

WWE Wipo information: entry into national phase

Ref document number: 1020087005794

Country of ref document: KR

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)