Method of Providing a Radio Service at a Remote Terminal

Information

  • Patent Application
  • 20090015370
  • Publication Number
    20090015370
  • Date Filed
    June 27, 2005
    19 years ago
  • Date Published
    January 15, 2009
    15 years ago
Abstract
A method of providing a service at a remote terminal including receiving information broadcast by a commercial radio station in a broadcast radio channel; discriminating an identifier of an application within the received broadcast information; initiating an authentication process for authenticating broadcast information received via the broadcast channel; and in response to a positive authentication, enabling use of information received via the broadcast radio channel by the identified application.
Description
FIELD OF THE INVENTION

Embodiments of the present invention relate to method of providing a radio service at a remote terminal. In particular, they relate to a method by which commercial radio stations may provide bespoke services.


BACKGROUND TO THE INVENTION


FIG. 1 illustrates a radio system 10 comprising a plurality of radio receiver terminals 12A, 12B, 12C, 12D and a plurality of broadcasting antennas 14A and 12B. In this example, each terminal is tuned to a broadcast radio channel 16A, 16B corresponding to a particular commercial radio station such as Jazz FM, for example. The frequency of the broadcast radio channel used for this radio station by the antennas 12A and 12B may differ, but the content of the information transmitted is the same.


Each terminal 12 converts at least some of the information received via the broadcast radio channel into audible sound. The user of a terminal is therefore able to listen to the audio content provided by the radio station to which the radio terminal is tuned.


The broadcast radio channel may also be used to communicate additional information by embedding it within the broadcast information. The additional information may be used to provide specified services such as traffic announcement TA and traffic programme TP or may be used to provide unspecified services such as open data applications (ODA).


According to the Radio Data Services (RDS) specification, the type 3A group conveys information about which Open Data Applications (ODA) are carried on a particular transmission and in which groups they will be found. The group 3A consists of two elements the Applications Identification (AID) code and the Application Group Type code used by the application. The Application Group Type code indicates the group type used, in the particular transmission, to carry the specified ODA information. The AID identifies which application the terminal needs to use. The identified application then uses the ODA information to provide a service at the terminal.


The inventor has realized that a problem may arise, if a malicious broadcaster masquerades as the radio station and provides unauthorized ODA information.


It would be desirable to enable a terminal to authenticate the received ODA information, but this is not straightforward in a broadcast or uni-directional radio channel.


BRIEF DESCRIPTION OF THE INVENTION

According to one embodiment of the invention there is provided a method of providing a service at a remote terminal comprising: receiving information broadcast by a commercial radio station in a broadcast radio channel; discriminating an identifier of an application within the received broadcast information; initiating an authentication process for authenticating broadcast information received via the broadcast channel; and in response to a positive authentication, enabling use of information received via the broadcast radio channel by the identified application.


According to another embodiment of the invention there is provided a terminal comprising: a receiver for receiving information broadcast by a commercial radio station in a broadcast radio channel; means for discriminating an identifier of an application within the received broadcast information; authentication means for authenticating broadcast information received via the broadcast channel; and control means for enabling/disabling the use of information received via the broadcast radio channel by the identified application, wherein in response to a positive authentication of the broadcast information received via the broadcast channel the control means enables the use of information received via the broadcast channel by the identified application.


According to another embodiment of the invention there is provided a method of simultaneously providing a service to a plurality of remote terminals comprising: broadcasting information in a broadcast radio channel comprising an identifier of an application and information for use by the identified application; and providing a digital key, for authenticating the broadcast information, to each of the plurality of remote terminals separately from the broadcast radio channel.





BRIEF DESCRIPTION OF THE DRAWINGS

For a better understanding of the present invention reference will now be made by way of example only to the accompanying drawings in which:



FIG. 1 illustrates a radio system comprising a plurality of terminals and antennas;



FIG. 2 illustrates a method performed at a terminal 12 for providing a service;



FIG. 3 schematically illustrates the functional components of a terminal.





DETAILED DESCRIPTION OF EMBODIMENTS OF THE INVENTION

A commercial radio station is able to simultaneously provide a service to the plurality of remote terminals 12 by broadcasting information in a broadcast radio channel. This broadcast information comprises an identifier of an application (AID) and service information for use by the identified application in providing a service at the terminal.


The broadcast information includes a type 3A group comprising an Applications Identification (AID) code and an Application Group Type code. The AID identifies the application to be used. The Application Group Type code indicates the group type used, in the particular transmission, to carry the service information used by the identified application to provide the service.


Each terminal receiving the broadcast information is able to provide a service by performing the method illustrated in FIG. 2. This method comprises: receiving, at step 20, information broadcast by a commercial radio station in a broadcast radio channel; discriminating, at step 22, an identifier of an application within the received broadcast information; initiating, at step 24, an authentication process 30 for authenticating broadcast information received via the broadcast channel; in response to a positive authentication, enabling, at step 26, use of information received via the broadcast radio channel by the identified application; and in response to a negative authentication, disabling, at step 28, use of information received via the broadcast radio channel by the identified application.


In more detail, at step 20 the terminal receives the broadcast information including a type 3A group comprising an Applications Identification (AID) code and a Application Group Type code. The AID identifies the application to be used. The Application Group Type code indicates the group type used, in the particular transmission, to carry the service information used by the identified application. At step 22 the terminal discriminates the identifier of the application (AID).


The service information used by the identified application typically includes a signature used in the authentication process. The authentication process 30 comprises discriminating, at step 32, the signature within the broadcast information and verifying, at step 34, the signature using a digital key.


The verifying step 34 may in one embodiment comprise creating a signature and comparing the created signature with the received signature. A match produces a positive authentication result whereas the absence of a match produces a negative authentication result. The signature is created using a process that is secret and symmetric with the process used to create the signature before its inclusion within the service information. Typically the symmetric process scrambles data using a digital key according to an algorithm. At least one of the data, digital key and algorithm is secret.


For example, in one implementation, the signature is created by scrambling a Julien calendar day number using a digital key (e.g. application identifier). If the Julien day number is even, then the signature is created by exclusive ORing the Julien day number and the digital key. If the Julien day number is odd, then the signature is created by ANDing the Julien day number and the digital key. The algorithm/data is time varying so the signature advantageously changes with time.


As another example, the signature may be created by scrambling specific data using a digital key ( e.g. the application identifier). The specific data may, for example, be the programme identification (PI) code, a programme service (PS) name, or a programme type (PTY) code.


The verifying step 34 may, in another embodiment, comprise descrambling the received signature and attempting to use the descrambled signature as input data to the identified application. A positive authentication result is indicated if the identified application is able to use the input data whereas a negative authentication result is indicated if the identified application is unable to use the input data. The descrambled signature is created using a process that is secret and the reverse of the process used to create the signature before its inclusion within the service information. The signature is created by scrambling all or part of the service information using the digital key. The terminal descrambles the signature using the same digital key. At least one of the digital key and algorithm is secret.


In one example, the digital key is created by scrambling a Julien calendar day number using a digital key (e.g. application identifier). If the Julien calendar day number is even, then the signature is created by exclusive ORing the Julien calendar day number and the digital key. If the Julien calendar day number is odd, then the signature is created by ANDing the Julien calendar day number and the digital key. The algorithm/data is time varying so the digital key changes with time and the signature changes with time even if the service information is repeated.


As another example, the digital key is created by scrambling specific data using a digital key ( e.g. application identifier). The specific data may, for example, be the programme identification (PI) code, a programme service (PS) name, or a programme type (PTY) code.


The application that uses the service information is typically a JAVA application downloaded to the terminal within a secure MIDlet. The MIDlet comprises a Java Application resource (JAR) and a Java application descriptor (JAD). The JAD typically comprises the application identifier (AID) and a digital certificate that signs the JAR and enables authentication of the origin of the MIDlet. The JAD typically comprises data enabling or defining the authentication process including the digital key, and the application itself. The MIDlet is typically downloaded from a trusted source that is verified by the digital certificate. The MIDlet is downloaded separately to the broadcast radio channel and is typically downloaded via a secure bi-directional communications channel. It may, for example, be downloaded from a web-site or pulled via a cellular telecommunications network.


The same MIDlet may be downloaded separately to each of the terminals. The same broadcast information may be simultaneously provided to each of the terminals and the terminals may simultaneously provide the same service at each of the terminals.


The MIDlet may be updated by the broadcaster at an appropriate point in time. This could be regularly, for example every month, or to coincide with an event such as a fund raising event for a charity. The MIDlet may be updated anytime the broadcaster wishes to provide an additional service at the terminal. The terminal need only obtain the updated MIDlet.


A radio station may therefore offer a bespoke service to its clients by suitable choice of the application downloaded to the terminals and the service information broadcast to the terminals.


The service may for example, display additional information about the music being played. It may also or alternatively provide an option for the user to purchase and download the music to the terminal, or if the terminal is a mobile cellular telephone, to purchase and download a ring-tone for the mobile telephone. These services may be provided by supplying links to web-sites for making the download or telephone numbers which are called to pull a data file.


The authentication of broadcast information may re-occur periodically or it may occur whenever the broadcast radio channel used to broadcast information changes i.e. the terminal receives the broadcast information from another antenna operating at a different frequency.



FIG. 3 illustrates the functional components of a terminal. The terminal comprises a receiver 50 for receiving information broadcast by a commercial radio station in a broadcast radio channel; a processor 52 and a memory 54.


The memory stores computer program instructions which when loaded into the processor 52 control the operation of the terminal and provide means for discriminating an identifier of an application within the received broadcast information; authentication means for authenticating broadcast information received via the broadcast channel; and control means for enabling/disabling the use of information received via the broadcast radio channel by the identified application. In response to a positive authentication, the control means enables the use of information received via the broadcast channel by the identified application. In response to a negative authentication, the control means disables the use of information received via the broadcast channel by the identified application.


Although embodiments of the present invention have been described in the preceding paragraphs with reference to various examples, it should be appreciated that modifications to the examples given can be made without departing from the scope of the invention as claimed. For example, although embodiments of the invention have been described with reference to RDS it should be appreciated that other embodiments use Digital Audio Broadcasting (DAB) radio. The application may be used to automatically launch other Java MIDlets in response to trigger data received from the radio station. For example, the applications may launch a stock tracker application to alert the user to a change in stock values in response to received broadcast information.


Although embodiments of the invention have been described with reference to the Radio Data Service (RDS), other embodiments of the invention use the Radio Broadcast Data System (RBDS).

Claims
  • 1. A method of providing a service at a remote terminal comprising: receiving information broadcast by a commercial radio station in a broadcast radio channel;discriminating an identifier of an application within the received broadcast information;initiating an authentication process for authenticating broadcast information received via the broadcast channel; andin response to a positive authentication, enabling use of information received via the broadcast radio channel by the identified application.
  • 2. A method as claimed in claim 1, wherein the authentication process comprises: discriminating a signature within the broadcast information received via the broadcast channel; andverifying the signature using a digital key.
  • 3. A method as claimed in claim 2, wherein the digital key is associated with the radio station and the authentication process is for authenticating the origin of the received information as the radio station.
  • 4. A method as claimed in claim 2, further comprising providing the digital key to the terminal using means other than the broadcast radio channel.
  • 5. A method as claimed in claim 2, further comprising providing the digital key to the terminal using bi-directional communication.
  • 6. A method as claimed in claim 2, wherein the signature comprises data scrambled using the digital key before it is broadcast in the broadcast radio channel and the step of verifying the signature comprises descrambling the signature using the digital key to recover the data and verifying the data.
  • 7. A method as claimed in claim 6, wherein data comprises a value that changes in time.
  • 8. A method as claimed in claim 6, wherein the data identifies the radio station.
  • 9. A method as claimed in claim 6, wherein the data is for use by the identified application.
  • 10. A method as claimed in claim 1, further comprising downloading the application to the terminal.
  • 11. A method as claimed in claim 10, wherein the authentication process is dependent upon the downloaded application.
  • 12. A method as claimed in claim 11, wherein the authentication process uses a digital key downloaded to the terminal.
  • 13. A method as claimed in claim 1, wherein the application is a JAVA application and is downloaded within a MIDlet.
  • 14. A method as claimed in claim 13, wherein the MIDlet defines the authentication process.
  • 15. A method as claimed in claim 13, wherein the MIDlet defines a digital key used in the authentication process.
  • 16. A method as claimed in claim 13, wherein the MIDlet is a secure MIDlet comprising a digital certificate of the radio station.
  • 17. A method as claimed in claim 13, wherein the MIDlet is downloaded via a cellular telecommunications network.
  • 18. A method as claimed in claim 17, wherein the MIDlet is pulled via the cellular telecommunications network.
  • 19. A method as claimed in claim 1, further comprising detecting when the broadcast radio channel changes during the provision of the service to a new broadcast radio channel;initiating the authentication process for authenticating broadcast information received; andin response to a positive authentication, enabling use of information received via the new broadcast radio channel by the identified application andin response to a negative authentication, disabling use of information received via the new broadcast radio channel by the identified application.
  • 20. A method as claimed in claim 1 wherein the service is provided via the radio data service (RDS) open data application (ODA) and the identifier of an application within the received broadcast information is the application identifier (AID).
  • 21. A terminal comprising: a receiver for receiving information broadcast by a commercial radio station in a broadcast radio channel;means for discriminating an identifier of an application within the received broadcast information;authentication means for authenticating broadcast information received via the broadcast channel; and control means for enabling/disabling the use of information received via the broadcast radio channel by the identified application,wherein in response to a positive authentication of the broadcast information received via the broadcast channel the control means enables the use of information received via the broadcast channel by the identified application.
  • 22. A method of simultaneously providing a service to a plurality of remote terminals comprising: broadcasting information in a broadcast radio channel comprising an identifier of an application and information for use by the identified application; andproviding a digital key, for authenticating the broadcast information, to each of the plurality of remote terminals separately from the broadcast radio channel.
  • 23. A method as claimed in any one of claim 22, further comprising including a signature within the broadcast information, wherein the signature comprises data scrambled using the digital key.
  • 24. A method as claimed in claim 23, wherein data comprises a value that changes in time.
  • 25. A method as claimed in claim 23, wherein the data is a secret shared between the plurality of remote terminals.
  • 26. A method as claimed in claim 23, wherein the data reliably identifies the radio station.
  • 27. A method as claimed in claim 23, wherein the data is for use by the identified application.
  • 28. A method as claimed in claim 22, further comprising providing the application separately from the broadcast radio channel.
  • 29. A method as claimed in claim 22, wherein the application is a JAVA application and is downloaded within a MIDlet.
  • 30. A method as claimed in claim 29, wherein the MIDlet defines an authentication process.
  • 31. A method as claimed in claim 29, wherein the MIDlet defines a digital key used in the authentication process.
  • 32. A method as claimed in claim 29, wherein the MIDlet is a secure MIDlet comprising a digital certificate of the radio station broadcasting the information.
  • 33. A method as claimed in claim 29, wherein the MIDlet is downloaded via a cellular telecommunications network.
  • 34. A method as claimed in claim 33, wherein the MIDlet is pulled via the cellular telecommunications network.
  • 35. A method as claimed in claim 1 wherein the service is provided via the radio data service (RDS) open data application (ODA) and the identifier of an application within the received broadcast information is the application identifier (AID).
Priority Claims (1)
Number Date Country Kind
0414576.9 Jun 2004 GB national
PCT Information
Filing Document Filing Date Country Kind 371c Date
PCT/IB2005/002088 6/27/2005 WO 00 8/1/2008