WO2005034477A1 - Communicating method using scheduling of transmissions - Google Patents
Communicating method using scheduling of transmissions Download PDFInfo
- Publication number
- WO2005034477A1 WO2005034477A1 PCT/GB2004/004147 GB2004004147W WO2005034477A1 WO 2005034477 A1 WO2005034477 A1 WO 2005034477A1 GB 2004004147 W GB2004004147 W GB 2004004147W WO 2005034477 A1 WO2005034477 A1 WO 2005034477A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- communications
- class
- time
- user equipment
- scheduling
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/04—Real-time or near real-time messaging, e.g. instant messaging [IM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/1066—Session management
- H04L65/1101—Session protocols
- H04L65/1104—Session initiation protocol [SIP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/80—Responding to QoS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/61—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/62—Establishing a time schedule for servicing the requests
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/58—Message adaptation for wireless communication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/10—Architectures or entities
- H04L65/1016—IP multimedia subsystem [IMS]
Definitions
- the present invention relates to telecommunication networks and in particular to the scheduling of communication transmissions in such systems.
- a network infrastructure which may include wired and wireless communication links, and user devices which connect to the infrastructure in order to communicate with each other.
- handsets develop to a position in which they are provided with much more functionality than a traditional telephone and are, in some ways, more akin to personal computers on which a number of different program applications may operate.
- the present invention has been developed in the context of such systems, but it will be appreciated that it is, for the reason just mentioned, also applicable more generally to computer systems and networks.
- devices of the type mentioned above it is further well known for a plurality of different applications to be operating or running on a user device simultaneously. These applications may be user applications of which the user is aware but also may include background or housekeeping applications which the device runs. Some or all of such applications may at various times wish to send communications which would typically be addressed to corresponding applications at other user devices or at server devices in the network. Communications to and from the network are directly handled by specific functionality within the device (typically referred to as communication layers) which may handle the proper addressing of the communication and processing of the data to ensure compliance with specific communication protocols etc which are in operation.
- communication layers typically referred to as communication layers
- the present invention provides functionality at the application level which functions to predict when time critical communications will occur. On the basis of such predictions, other communications are sent at times when they will not interfere with the time optical communications.
- the invention provides a method of controlling the transmission of communications from user equipment in a communications network in which there are a first class of communications which may be sent from user equipment which are time critical and which must be sent and or will elicit responses from remote equipment at predictable times, and a second class of communications the sending of which from user equipment is not time critical; the method comprising: determining time periods during which communications in said first class or said responses are likely to occur; and scheduling transmission of communications in said second class such that they do not occur during said determined time periods.
- Figure 1 illustrates simplified session set up using SIP
- Figure 2 illustrates scheduling an accordance with this invention implemented by SIP.
- SIP Session Initiation Protocol
- SIP call control uses a specific set of messages and responses, defined in RFC3261, to allow a user to set up sessions (for voice, video and other usage).
- Extensions to SIP signalling are defined to allow for Instant Messaging and Presence support using the same SIP signalling network.
- the characteristics of Instant Messaging and Presence (performance and message size) are not necessarily compatible with the requirements for call control.
- An Instant Message may contain a large attachment (image or video clip for instance), which, on a restricted bandwidth link may take a significant amount of time to transport. During this time it would clearly delay any further messages, and for instance a session set up message could easily be delayed by such a transfer, resulting in the user aborting the session, or dissatisfaction due to extended set up times.
- SIP signalling uses a well defined sequence of requests and responses, see figure 1, for a simplified overview.
- the steps are as follows 1.
- User Agent 1 sends an Invite (with offered session parameters). This is passed by the SIP Proxy to User Agent 2 using SIP routing rules etc. 2.
- the 100 trying messages are used to keep the originator informed of session progress.
- the 183 Session Progress contains an answer to the offered session parameters.
- the PRACK contains the proposed agreed session parameters. 5.
- the 200 OK indicates a successful session set up.
- the principle applied is that the User Agent knows about the times agreed via the expires header for different procedures, and therefore at what point it will have to perform more signalling to refresh these. It can therefore set a guard period around this end time when it will not initiate new signalling, and in effect it can anticipate if any proposed signalling, if started, will encroach into the guard period. It is possible to initiate new signalling at any time outside of these guard periods. A similar stance can be taken for the period between an initial request and the 200 OK response (or other final response e.g. in the case of unsuccessful or rejected requests), i.e. no new signalling is initiated during an ongoing procedure, so a guard period is also set between the request and the final response.
- the terminal determines that transmission would encroach upon the upcoming guard period identified from TI fro the necessary re-registration. 4.
- the re-registration procedure takes place and although the guard period for TI runs out, a new guard period for the second part of the authenticated registration procedure is still running, so the IM is still not sent.
- the register has an authorisation request from the network requiring a second register procedure. This process illustrates why the guard period may be set during the Register procedure. 5.
- the terminal Upon completion of the registration the terminal again looks at the pending IM request. In this case the transmission time will not overlap with any already identified guard periods, so the DV1 can be scheduled and sent.
- Guard periods are set between the initial and final response for all procedures so that for instance the transmission of the IM did not take place between the REGISTER (or more importantly an INVITE) and it's 200OK because it may delay messages transferred before the 200OK as part of these procedures (e.g. an authenticated register as shown in the illustration, or signalling due to unsuccessful procedure. Or detailed INVITE signalling illustrated in a simplified way in Figure 1).
- the example shown is relatively simple, and for instance the setting of the guard periods can be more sophisticated e.g. to include other constraints on the refresh procedures e.g. the refresh may be required to start some minimum fixed time before expiry.
- the application/session layer will be aware of these restrictions and can account for them when setting the guard periods.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Mobile Radio Communication Systems (AREA)
- Communication Control (AREA)
Abstract
A method of scheduling communication transmissions in telecommunications networks. Functionality is provided at the application level which predicts when time critical communications will occur. On the basis of such predictions, other communications are sent at times when they will not interfere with time optimal communications. In particular, the method is a method of controlling the transmission of communications from user equipment in a communications network in which there are a first class of communications which may be sent from user equipment which are time critical and which must be sent and/or will elicit responses from remote equipment at predictive times, and a second class of communications the sending of which from user equipment is not time critical; the method comprising: determining time periods during which communicates in said first class or said responses are likely to occur; and scheduling transmission of communications in said second class such that they do not occur during said determined time periods.
Description
COMMUNICATING METHOD USING SCHEDULING OF TRANSMISSIONS The present invention relates to telecommunication networks and in particular to the scheduling of communication transmissions in such systems. In a telecommunication system, such as a mobile telephone system, there are provided, as is well known, a network infrastructure, which may include wired and wireless communication links, and user devices which connect to the infrastructure in order to communicate with each other. Recent generations of mobile telephones have seen handsets develop to a position in which they are provided with much more functionality than a traditional telephone and are, in some ways, more akin to personal computers on which a number of different program applications may operate. The present invention has been developed in the context of such systems, but it will be appreciated that it is, for the reason just mentioned, also applicable more generally to computer systems and networks. In devices of the type mentioned above it is further well known for a plurality of different applications to be operating or running on a user device simultaneously. These applications may be user applications of which the user is aware but also may include background or housekeeping applications which the device runs. Some or all of such applications may at various times wish to send communications which would typically be addressed to corresponding applications at other user devices or at server devices in the network. Communications to and from the network are directly handled by specific functionality within the device (typically referred to as communication layers) which may handle the proper addressing of the communication and processing of the data to ensure compliance with specific communication protocols etc which are in operation. It is known within such layers to provide simple scheduling functionality to enable proper handling of multiple communications received from the applications at the same time. This may include buffering and prioritisation based on well known schemes. Such handling of communications can present problems, as will be explained on the basis of an example in the context of a mobile telecommunication system. In such a situation a user device (the mobile handset) may have one radio link or bearer
via which to communicate with the network and thereby other users and services. The handset may however have a number of different sessions set up, such as a voice call and an instant messaging service. Communications relevant to all of the established settings are sent using the same radio bearer and therefore scheduling of the various messages onto the bearer is required. As mentioned above simple scheduling may be performed by the communication layers to ensure that only one message at a time is sent to the radio bearer. However problems may still arise. In such systems, the protocols for establishing the session may require that, in order to continue a session, the user device must re-register at certain intervals. This is performed as a housekeeping function in the background as mentioned above. If the device is unable to send or receive such messages, sessions may become disconnected causing inconvenience to the user. It has been found that such a problem can arise in the circumstance where an application has to generate communications on the radio bearer at critical times relating to such registration. For instance, an Instant Messaging application may be sending a message with a large attachment which may occupy the radio bearer for a considerable period of time. If during that period, a time comes when another application needs to register or re-register a session that session may be lost. Normal scheduling procedures in the communication layers cannot overcome such problems. The present invention provides functionality at the application level which functions to predict when time critical communications will occur. On the basis of such predictions, other communications are sent at times when they will not interfere with the time optical communications. In particular the invention provides a method of controlling the transmission of communications from user equipment in a communications network in which there are a first class of communications which may be sent from user equipment which are time critical and which must be sent and or will elicit responses from remote equipment at predictable times, and a second class of communications the sending of which from user equipment is not time critical; the method comprising: determining time periods during which communications in said first class or said responses are likely to occur; and scheduling transmission of communications in said second class such that they do not occur during said determined time periods.
The present invention will be better understood from the following description of a preferred operational embodiment in the context of SIP operation The description is given in conjunction with the accompanying figures, in which: Figure 1 illustrates simplified session set up using SIP; and Figure 2 illustrates scheduling an accordance with this invention implemented by SIP. The introduction of the Session Initiation Protocol (SIP) into mobile networks for multimedia session control, Instant Messaging, Presence and Conferencing greatly enhances the customer experience. However, in networks where the access speed is restricted e.g. mobile networks where the air interface resource is at a premium, there is a potential foi quality of service issues to arise (e.g. call set up delay) due to the sharing of the same bearer for the SIP call control messages and possible IM/Presence messages. SIP call control uses a specific set of messages and responses, defined in RFC3261, to allow a user to set up sessions (for voice, video and other usage). Extensions to SIP signalling are defined to allow for Instant Messaging and Presence support using the same SIP signalling network. The characteristics of Instant Messaging and Presence (performance and message size) are not necessarily compatible with the requirements for call control. An Instant Message may contain a large attachment (image or video clip for instance), which, on a restricted bandwidth link may take a significant amount of time to transport. During this time it would clearly delay any further messages, and for instance a session set up message could easily be delayed by such a transfer, resulting in the user aborting the session, or dissatisfaction due to extended set up times. SIP signalling uses a well defined sequence of requests and responses, see figure 1, for a simplified overview.
The steps are as follows 1. User Agent 1 sends an Invite (with offered session parameters). This is passed by the SIP Proxy to User Agent 2 using SIP routing rules etc. 2. The 100 trying messages are used to keep the originator informed of session progress.
3. The 183 Session Progress contains an answer to the offered session parameters. 4. The PRACK contains the proposed agreed session parameters. 5. The 200 OK indicates a successful session set up.
These requests and responses form well known bounded procedures. There is one other key factor about SIP signalling, in that some Requests can contain an Expires header which indicates, depending on the request type, how long that request is valid for.
Examples are as follows 1. REGISTER : in a register messages the expires time indicates the time after which the user needs to re-register 2. SUBSCRIBE : this indicates how long a subscription (e.g. to another users presence information) is valid for, and therefore when it needs to be refreshed. 3. PUBLISH : this indicates the minimum time before the next publication of updated presence information will take place (if no change has taken place then no publication will be needed) In all cases the Expires time is proposed by the terminal and agreed/set by the network. The operation of this embodiment uses the fact that the SIP procedures are well bounded and that many functions have an agreed refresh time to allow SIP signalling to be scheduled at the application (i.e. SIP) layer. Figure 2 illustrates some examples. The principle applied is that the User Agent knows about the times agreed via the expires header for different procedures, and therefore at what point it will have to perform more signalling to refresh these. It can therefore set a guard period around this end time when it will not initiate new signalling, and in effect it can anticipate if any proposed signalling, if started, will encroach into the guard period. It is possible to initiate new signalling at any time outside of these guard periods. A similar stance can be taken for the period between an initial request and the 200 OK response (or other final response e.g. in the case of unsuccessful or rejected
requests), i.e. no new signalling is initiated during an ongoing procedure, so a guard period is also set between the request and the final response. SIP INVITEs will be initiated due to user interaction, and cannot be predicted, r so it is possible that they may be requested during a guard period. In the case of a user initiated INVITE request the guard period can be overridden - to maintain user satisfaction. The basic principle is illustrated Figure 2, with the request to send an Instant Message, as described below. 1. The size of the instant message (including attachments) will be known, so it is possible for the terminal to estimate the transmission time. 2. On receipt of the request the terminal identifies that there is a guard period already running due to the ongoing Publish procedure, hence the sending of the IM is deferred. 3. On completion of the Publish procedure the IM is still pending. Again the terminal determines that transmission would encroach upon the upcoming guard period identified from TI fro the necessary re-registration. 4. The re-registration procedure takes place and although the guard period for TI runs out, a new guard period for the second part of the authenticated registration procedure is still running, so the IM is still not sent. The register has an authorisation request from the network requiring a second register procedure. This process illustrates why the guard period may be set during the Register procedure. 5. Upon completion of the registration the terminal again looks at the pending IM request. In this case the transmission time will not overlap with any already identified guard periods, so the DV1 can be scheduled and sent.
Guard periods are set between the initial and final response for all procedures so that for instance the transmission of the IM did not take place between the REGISTER (or more importantly an INVITE) and it's 200OK because it may delay messages transferred before the 200OK as part of these procedures (e.g. an authenticated register as shown in the illustration, or signalling due to unsuccessful procedure. Or detailed INVITE signalling illustrated in a simplified way in Figure 1). The example shown is relatively simple, and for instance the setting of the guard periods can be more sophisticated e.g. to include other constraints on the refresh
procedures e.g. the refresh may be required to start some minimum fixed time before expiry. The application/session layer will be aware of these restrictions and can account for them when setting the guard periods.
Claims
1. A method of controlling the transmission of communications from user equipment in a communications network in which there are a first class of communications which may be sent from user equipment which are time critical and which must be sent and/or will elicit responses from remote equipment at predictable times, and a second class of communications the sending of which from user equipment is not time critical; the method comprising: determining time periods during which communications in said first class or said responses are likely to occur; and scheduling transmission of communications in said second class such that they do not occur during said determined time periods.
2. A method according to claim 1 in which said first class of communications includes Session Initiation Protocol (SIP) invite and registration communications.
3. A method according to claim 1 or 2 in which said second class of communications includes Instant Messages (IMs).
4. A method according to any of claims 1-3 in which said time periods are determined based on known refresh times of registered procedures.
5. A method according to any of claims 1-4 in which said time periods are determined to extend by predetermined amounts before and after actual expected times of communications.
6. A method according to any of claims 1-5 in which said scheduling of communications in said second class is done taking account of expected transmission times of said communications.
7. A method according to any preceding claim in which the expected time of a future communication in said first class is predicted on the basis of information contained in an earlier communication in the first class.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0323183.4 | 2003-10-03 | ||
GB0323183A GB2406743A (en) | 2003-10-03 | 2003-10-03 | Scheduling communication transmissions in telecommunications networks |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2005034477A1 true WO2005034477A1 (en) | 2005-04-14 |
Family
ID=29415454
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/GB2004/004147 WO2005034477A1 (en) | 2003-10-03 | 2004-09-29 | Communicating method using scheduling of transmissions |
Country Status (2)
Country | Link |
---|---|
GB (1) | GB2406743A (en) |
WO (1) | WO2005034477A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200052994A1 (en) * | 2015-06-30 | 2020-02-13 | T-Mobile Usa, Inc. | Backend Polling Based on Nonzero SIP Subscribe Expiration |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030093530A1 (en) * | 2001-10-26 | 2003-05-15 | Majid Syed | Arbitrator system and method for national and local content distribution |
EP1335556A1 (en) * | 2002-02-05 | 2003-08-13 | Siemens Aktiengesellschaft | Method of transmitting data packets having different traffic classes over a connection between two nodes of a communications system |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5491531A (en) * | 1993-04-28 | 1996-02-13 | Allen-Bradley Company, Inc. | Media access controller with a shared class message delivery capability |
WO2003045017A1 (en) * | 2001-11-20 | 2003-05-30 | Siemens Aktiengesellschaft | Method for transmitting packet data in a radio communication system |
-
2003
- 2003-10-03 GB GB0323183A patent/GB2406743A/en not_active Withdrawn
-
2004
- 2004-09-29 WO PCT/GB2004/004147 patent/WO2005034477A1/en active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030093530A1 (en) * | 2001-10-26 | 2003-05-15 | Majid Syed | Arbitrator system and method for national and local content distribution |
EP1335556A1 (en) * | 2002-02-05 | 2003-08-13 | Siemens Aktiengesellschaft | Method of transmitting data packets having different traffic classes over a connection between two nodes of a communications system |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200052994A1 (en) * | 2015-06-30 | 2020-02-13 | T-Mobile Usa, Inc. | Backend Polling Based on Nonzero SIP Subscribe Expiration |
Also Published As
Publication number | Publication date |
---|---|
GB2406743A (en) | 2005-04-06 |
GB0323183D0 (en) | 2003-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1665722B1 (en) | Exchange protocol for combinational multimedia services | |
US9106716B2 (en) | Method, apparatus, and system for cross-platform conference convergence | |
TWI383654B (en) | A method and arrangement for controlling a multimedia communication session | |
US8184559B2 (en) | Key telephone system using a SIP and method of receiving and answering an incoming call for a representative group in the key telephone system | |
JP5318871B2 (en) | Method and communication node for optimizing time-dependent communication | |
CN101563903B (en) | Service adaptation in an ip multimedia subsystem network | |
WO2008084911A1 (en) | Session update using management of capability of terminal | |
NZ544016A (en) | Registrations in a communication system | |
US20060178160A1 (en) | System and method for management of communication rights | |
US20110145319A1 (en) | Group session management and admission control of multiple internet protocol flows | |
CN101496352B (en) | An internet protocol multimedia subsystem network element and its operation method | |
JP2009010972A (en) | Routing of call given to subscriber | |
US9071690B2 (en) | Call transfer processing in SIP mode | |
US8018899B2 (en) | Handoff system and method between different kinds of devices, SIP server and operational method of SIP server | |
US9258367B2 (en) | Technique for managing sessions with entities in a communication network | |
US20100064182A1 (en) | Communication system | |
US20060089131A1 (en) | Delay timers for managing internal state changes and messages in user equipment for real-time multimedia applications | |
US8792344B2 (en) | Method and system for managing signalling in a telecommunication network | |
US20060087973A1 (en) | Delay timers for managing internal state changes and messages in user equipment for real-time multimedia applications | |
EP1665747B1 (en) | Bearer setup for a multimedia service | |
CN101404674B (en) | Call routing method, proxy server and relay device | |
WO2005034477A1 (en) | Communicating method using scheduling of transmissions | |
EP2200254B1 (en) | Mobile network system and guidance message providing method | |
US8068128B2 (en) | Visual communication server and communication system | |
KR100882903B1 (en) | System and method for call setup in voip network |
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 | ||
122 | Ep: pct application non-entry in european phase |