WO2005122529A1 - Method for transmitting specific application data in a cellular network - Google Patents

Method for transmitting specific application data in a cellular network Download PDF

Info

Publication number
WO2005122529A1
WO2005122529A1 PCT/NO2004/000164 NO2004000164W WO2005122529A1 WO 2005122529 A1 WO2005122529 A1 WO 2005122529A1 NO 2004000164 W NO2004000164 W NO 2004000164W WO 2005122529 A1 WO2005122529 A1 WO 2005122529A1
Authority
WO
WIPO (PCT)
Prior art keywords
user equipment
network
data
application server
application data
Prior art date
Application number
PCT/NO2004/000164
Other languages
French (fr)
Inventor
Vidar Oliver Lilleheim
Leif Einar Aune
Original Assignee
Teleca Wireless Solutions As
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 Teleca Wireless Solutions As filed Critical Teleca Wireless Solutions As
Priority to PCT/NO2004/000164 priority Critical patent/WO2005122529A1/en
Publication of WO2005122529A1 publication Critical patent/WO2005122529A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2854Wide area networks, e.g. public data networks
    • H04L12/2856Access arrangements, e.g. Internet access
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/24Negotiation of communication capabilities

Definitions

  • the present invention relates to machine-to-machine communication in the General Packet Radio Service (GPRS) for the Global System for Mobile communications (GSM) network and the Universal Mobile Telephone Service (UMTS) network.
  • GPRS General Packet Radio Service
  • GSM Global System for Mobile communications
  • UMTS Universal Mobile Telephone Service
  • Machine-to-machine communication relates to the transfer of data directly between communicating data systems without the interaction of human beings.
  • the data concerned may be sensor data, alarm data, control data for an apparatus, data from a mobile payment terminal, etc.
  • GPRS over GSM or GPRS over UMTS are suited for such applications, due to their high data transfer rates.
  • the user equipment at one end of the transfer link includes a mobile terminal in connection with a cellular network trough a SGSN.
  • the User equipment wants to exchange data with an application server in an external IP network.
  • an activation procedure is started, whereupon the mobile terminal is authenticated and connected to the external network through a GGSN.
  • the data is then transferred to the external IP network using IP protocols.
  • application specific data is transmitted between a User Equipment connected to a Global System for Mobile communications (GSM) network or a Universal Mobile Telephone Service (UMTS) network and an application server in an external IP network by the General Packet Radio Service, by letting a login server authenticate and negotiate IP protocol configurations for the User Equipment, and sending application data from a Terminal or User Equipment transparent through the GSM or UMTS network to the application server in the external network, and vice versa, using Protocol Configuration Options for sending the application data as parameter values.
  • GSM Global System for Mobile communications
  • UMTS Universal Mobile Telephone Service
  • Fig. 1 gives an overview of the GSM and UMTS networks
  • Fig. 2 is a signalling sequence diagram illustrating the PDP context activation procedure for GSM.
  • Fig. 3 is the corresponding signalling sequence diagram illustrating the PDP context activation procedure for UMTS.
  • This invention make use of existing control signals to carry application specific data, by enhancing the use of certain control parameters.
  • PDP Packet Data Protocol
  • a set of parameters i.e. the Protocol Configuration Options parameters
  • the parameters are however forwarded transparently in the case when the external network is responsible for authentication and IP protocol configuration.
  • This invention makes use of these Protocol Configuration Options for the purpose of sending specific application information, both from the User Equipment to an application in the external network, as well as sending information from the external network to the User Equipment.
  • Protocol Configuration Options are coded according to RFC 1700, carrying protocol configuration options for LCP, PAP, CHAP and IPCP.
  • This invention makes use of the framework of these protocols, but utilises the parameter values for transmitting specific application data.
  • FIG. 1 shows the logical architecture of the GPRS part of a GSM and a UMTS network.
  • the PDN is referred to as the "external network", this is any network with an IP connection to the GGSN.
  • the TE and MT are referred to as the User Equipment (UE), also called a user terminal.
  • UE User Equipment
  • the User Equipment UE is by default always connected to the Serving GPRS Support Node (SGSN), the procedures for this are described in the 3GPP TS 23.060.
  • the SGSN keeps information of the current location of the UE.
  • the UE When the UE shall connect to the external network, it may be authenticated, the UE must obtain an IP address and some protocol configuration options are negotiated. These tasks may be performed by the GGSN or the external network. This invention is only valid when the external network is handling the authentication or the IP address allocation or the protocol negotiation.
  • the UE Before the UE can connect to the external network, several parameters may be set, e.g. username and password. In the case where the authentication (or IP allocation or the protocol configuration) is done by the external network, these parameters are transparent to the SGSN and GGSN.
  • the parameters is sent as "Protocol Configuration Options" in the message “Activate PDP context request” from the UE to the SGSN, and in the message “Create PDP context request" from SGSN to GGSN.
  • the interface between the GGSN and the external network is described in 3 GPP TS 29.061.
  • Several protocols are available, e.g. RADIUS, DHCP, PPP (including IPCP, LCP; CHAP, PAP) and L2TP.
  • the "protocol configuration options" parameters are handled in the GGSN in the way that they are taken from the "Create PDP context request” and mapped (as is) into e.g. a "Radius Authentication Request message” or they are used inside a PPP session between the GGSN and the external network.
  • the "Radius Authentication Request message" or the "PPP session” is terminated in an application server in the external network, where these parameters may be handled specifically by the application.
  • Protocol configuration options in the messages "Create PDP context response” from GGSN to SGSN and "Activate PDP context response” from SGSN to the UE may be used. This may be done by e.g. using the IPCP parameters "IP address” and/or "IP- Compression-potocol” fields.
  • 3GPP Technical Specification 23.061.
  • 3GPP Technical Specification 24.008.

Abstract

The present invention discloses a method for transmitting specific application data transparent through a GSM and UMTS network from/to a terminal/User Equipment to/from an application server in an external network, by enhancing the use of the already existing Protocol Configuration Options.

Description

A METHOD FOR TRANSMITTING SPECIFIC APPLICATION DATA IN A CELLULAR NETWORK
Field of the invention
The present invention relates to machine-to-machine communication in the General Packet Radio Service (GPRS) for the Global System for Mobile communications (GSM) network and the Universal Mobile Telephone Service (UMTS) network.
Background of the invention
Machine-to-machine communication relates to the transfer of data directly between communicating data systems without the interaction of human beings. The data concerned may be sensor data, alarm data, control data for an apparatus, data from a mobile payment terminal, etc. In some instances it might be necessary or practical to transfer such data over a wireless link in the cellular network. Especially the modern packet switched mobile networks, GPRS over GSM or GPRS over UMTS are suited for such applications, due to their high data transfer rates.
The user equipment at one end of the transfer link includes a mobile terminal in connection with a cellular network trough a SGSN. The User equipment wants to exchange data with an application server in an external IP network. When the user equipment is about to send data to the external network, an activation procedure is started, whereupon the mobile terminal is authenticated and connected to the external network through a GGSN. The data is then transferred to the external IP network using IP protocols.
However, the current pricing of data transmission in the GPRS network for GSM and UMTS makes it unsuitable for machine-to-machine communication. This prevents the adoption of cellular networks for the transfer of data from mobile or otherwise inaccessible user equipment.
Brief summary of the invention
It is an object of the present invention to provide a method for transmitting specific application data from a User Equipment to an application in the external network, or vice versa, by utilizing the resources in a GSM or a UMTS network more efficiently. This is achieved in a method as defined in the appended patent claims. In particular, according to the present invention application specific data is transmitted between a User Equipment connected to a Global System for Mobile communications (GSM) network or a Universal Mobile Telephone Service (UMTS) network and an application server in an external IP network by the General Packet Radio Service, by letting a login server authenticate and negotiate IP protocol configurations for the User Equipment, and sending application data from a Terminal or User Equipment transparent through the GSM or UMTS network to the application server in the external network, and vice versa, using Protocol Configuration Options for sending the application data as parameter values.
Brief description of the drawings
In order to make the invention more readily understandable, the discussion that follows will refer to the accompanying drawings, in which:
Fig. 1 gives an overview of the GSM and UMTS networks,
Fig. 2 is a signalling sequence diagram illustrating the PDP context activation procedure for GSM, and
Fig. 3 is the corresponding signalling sequence diagram illustrating the PDP context activation procedure for UMTS.
Detailed description of preferred embodiments
This invention make use of existing control signals to carry application specific data, by enhancing the use of certain control parameters.
In packet switched cellular communication networks, like GPRS for GSM and UMTS, User Equipment performs a Packet Data Protocol (PDP) context activation procedure to establish a communication path towards an external network in order to access the services and facilities of that external network. This procedure is described in the recommendation of the 3GPP TS 23.060.
In connection with the PDP context activation procedure, a set of parameters, i.e. the Protocol Configuration Options parameters, may be sent from the User Equipment to the GGSN for authentication and IP protocol configuration. The parameters are however forwarded transparently in the case when the external network is responsible for authentication and IP protocol configuration.
In the external network these parameters are received, and handled according to defined rules. This invention makes use of these Protocol Configuration Options for the purpose of sending specific application information, both from the User Equipment to an application in the external network, as well as sending information from the external network to the User Equipment.
According to current standard 3 GPP TS 24.008, the Protocol Configuration Options are coded according to RFC 1700, carrying protocol configuration options for LCP, PAP, CHAP and IPCP. This invention makes use of the framework of these protocols, but utilises the parameter values for transmitting specific application data.
Figure 1 shows the logical architecture of the GPRS part of a GSM and a UMTS network. The PDN is referred to as the "external network", this is any network with an IP connection to the GGSN. The TE and MT are referred to as the User Equipment (UE), also called a user terminal.
The User Equipment UE is by default always connected to the Serving GPRS Support Node (SGSN), the procedures for this are described in the 3GPP TS 23.060. The SGSN keeps information of the current location of the UE.
When the UE is about to connect to the external network an activation procedure is started, this procedure is also described in the 3GPP TS 23.060.
When the UE shall connect to the external network, it may be authenticated, the UE must obtain an IP address and some protocol configuration options are negotiated. These tasks may be performed by the GGSN or the external network. This invention is only valid when the external network is handling the authentication or the IP address allocation or the protocol negotiation.
The signalling sequence for the procedure is shown in Figure 2 and Figure 3.
An example:
Before the UE can connect to the external network, several parameters may be set, e.g. username and password. In the case where the authentication (or IP allocation or the protocol configuration) is done by the external network, these parameters are transparent to the SGSN and GGSN. The parameters is sent as "Protocol Configuration Options" in the message "Activate PDP context request" from the UE to the SGSN, and in the message "Create PDP context request" from SGSN to GGSN.
The interface between the GGSN and the external network is described in 3 GPP TS 29.061. Several protocols are available, e.g. RADIUS, DHCP, PPP (including IPCP, LCP; CHAP, PAP) and L2TP.
The "protocol configuration options" parameters are handled in the GGSN in the way that they are taken from the "Create PDP context request" and mapped (as is) into e.g. a "Radius Authentication Request message" or they are used inside a PPP session between the GGSN and the external network.
The "Radius Authentication Request message" or the "PPP session" is terminated in an application server in the external network, where these parameters may be handled specifically by the application.
In order to send application specific data from the external network to the UE, the
"protocol configuration options" in the messages "Create PDP context response" from GGSN to SGSN and "Activate PDP context response" from SGSN to the UE may be used. This may be done by e.g. using the IPCP parameters "IP address" and/or "IP- Compression-potocol" fields.
In the embodiment of the invention discussed in the example above, some specific protocols and parameters are used to visualize the invention, but the invention is by no means limited to these specifically mentioned protocols/parameters. The scope of the invention is as defined in the appended patent claims.
Abbreviations
CHAP - Challenge Handshake Authentication Protocol DHCP - Dynamic Host Configuration Protocol IPCP - Internet Protocol Control Protocol LCP - Link Control Protocol IP - Internet Protocol
PAP - Password Authentication Protocol PPP - Point-to-Point Protocol
RADIUS- Remote Authentication Dial In User Service
References
3GPP: Technical Specification 23.060.
3GPP: Technical Specification 23.061. 3GPP: Technical Specification 24.008.
IETF: RFC 1700

Claims

P a t e n t c l a i m s
1. A method for transmitting specific application data between a User Equipment connected to a Global System for Mobile communications (GSM) network or a Universal Mobile Telephone Service (UMTS) network and an application server in an external IP network by the General Packet Radio Service, c h a r a c t e r i z e d i n
letting a login server authenticate and negotiate IP protocol configurations for the User Equipment,
sending application data from a Terminal or User Equipment transparent through the GSM or UMTS network to the application server in the external network, and vice versa, using Protocol Configuration Options for sending the application data as parameter values.
2. A method as claimed in claim 1 , in which application data is sent from the application server to the User Equipment, by
the application server accepting a request from an GGSN which causes the GGSN to issue a "Create PDP context response" message to a SGSN serving said User Equipment,
the application server transferring said data to the User Equipment using the Protocol Configuration Options.
3. A method as claimed in claim 1, in which said application server is serving as the login server.
4. A method as claimed in claim 1 , in which said Protocol Configuration Options relates to one or more of the protocols LCP, PAP, CHAP and/or IPCP.
PCT/NO2004/000164 2004-06-07 2004-06-07 Method for transmitting specific application data in a cellular network WO2005122529A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/NO2004/000164 WO2005122529A1 (en) 2004-06-07 2004-06-07 Method for transmitting specific application data in a cellular network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/NO2004/000164 WO2005122529A1 (en) 2004-06-07 2004-06-07 Method for transmitting specific application data in a cellular network

Publications (1)

Publication Number Publication Date
WO2005122529A1 true WO2005122529A1 (en) 2005-12-22

Family

ID=35503485

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/NO2004/000164 WO2005122529A1 (en) 2004-06-07 2004-06-07 Method for transmitting specific application data in a cellular network

Country Status (1)

Country Link
WO (1) WO2005122529A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010015134A1 (en) * 2008-08-06 2010-02-11 中兴通讯股份有限公司 Method and system and user equipment for protocol configuration option transmission

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002041592A1 (en) * 2000-11-14 2002-05-23 Telefonaktiebolaget Lm Ericsson (Publ) Network requested packet data protocol context activation
WO2003081856A1 (en) * 2002-03-26 2003-10-02 Telefonaktiebolaget L M Ericsson (Publ) A system, an arrangement and a method relating to ip-addressing
WO2004016026A1 (en) * 2002-08-05 2004-02-19 Nokia Corporation A method of speeding up the registration procedure in a cellular network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002041592A1 (en) * 2000-11-14 2002-05-23 Telefonaktiebolaget Lm Ericsson (Publ) Network requested packet data protocol context activation
WO2003081856A1 (en) * 2002-03-26 2003-10-02 Telefonaktiebolaget L M Ericsson (Publ) A system, an arrangement and a method relating to ip-addressing
WO2004016026A1 (en) * 2002-08-05 2004-02-19 Nokia Corporation A method of speeding up the registration procedure in a cellular network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010015134A1 (en) * 2008-08-06 2010-02-11 中兴通讯股份有限公司 Method and system and user equipment for protocol configuration option transmission

Similar Documents

Publication Publication Date Title
AU776094B2 (en) Method and apparatus for authentication in a wireless telecommunications system
US8762450B2 (en) Apparatus and method for reducing frequent server messages
KR101221539B1 (en) Methods and apparatuses for cdma2000/gprs roaming
EP1156626B1 (en) Mobile communication network, terminal equipment and packet communication control method
CA2396769C (en) Method and apparatus for requesting point-to-point protocol (ppp) instances from a packet data services network
CN101600224B (en) Realization method for supporting a plurality of PDP contexts by wireless data card and wireless data card
CA2399731A1 (en) Method and apparatus for providing configurable layers and protocols in a communications system
JP4146359B2 (en) System and method for transparent mobile IP registration during PPP negotiation
US20060224712A1 (en) Device management in a communication system
CN106664735A (en) Maximum transmission unit size reporting and discovery by a user equipment
JP2008533788A (en) How to set up a communication device
JP2010114905A (en) Mobile terminal and wireless device with common ip address
WO2011137928A1 (en) Packet data network connection with non-transparent interworking mode
US20070211752A1 (en) Method of establishing a PPP session over an air interface
WO2016134481A1 (en) System and method for transmitting over multiple simultaneous communication networks by using point-to-point protocol over ethernet
US6947406B2 (en) Establishing connections between terminal equipment and a mobile terminal
WO2012139623A1 (en) Mobile terminal multiple network registration
WO2005122529A1 (en) Method for transmitting specific application data in a cellular network
KR100369938B1 (en) Identification & Transfer Method of Static IP and Dynamic IP for Network Accessing of ISP Mobile Subscriber in 3rd Generation GPRS Network
KR20010048891A (en) Method for connecting one mobile station to other mobile station in order to communicate data between mobile stations
JP4885810B2 (en) Wireless terminal adapter
JP3959402B2 (en) COMMUNICATION CONNECTION DEVICE, COMMUNICATION TERMINAL, AND COMMUNICATION METHOD USING THE SAME
JP3778483B2 (en) Data communication method in mobile communication
KR100396923B1 (en) Interface Processing Method Between GPRS Gateway Node and ISP Network for Authentication and IP Assignment of ISP Mobile Subscriber in 3rd Generation GPRS Network
CN102780996B (en) Data unloading method, user equipment, peer node and data unloading system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase