Title of Invention

A METHOD AND USER TERMINAL FOR ACCESSING DATA ON A NETWORK

Abstract The present invention relates to providing a method of accessing data on a network from a user terminal having a local store and wherein the network is accessed via a service provider, comprising: requesting data; determining whether the requested data is available from the local store and if the data is not available from the local store requesting the requested data from the service provider; and receiving, at the local store, a selection of data from the service provider.
Full Text

METHOD, SYSTEM AND TERMINAL FOR'DATA NETWORKS WITH DISTRIBUTED CACHES
The present invention relates to improvements in network configuration and, more particularly, to improving the system performance, especially in remote network access.
Use of the Internet is expanding rapidly, however the speed of access can still be frustratingly slow. One of the reasons for this is the way in which information is accessed from the Internet, as outlined in Figure 1. A home user with a user terminal 108 typically connects to the Internet 100 using a dial-up connection 110 to an Internet service provider (ISP) 102, via a telecommunications network 112. When the user terminal 108 requests data from the Internet 100, the ISP 102 will first try to supply that information from large caches 106 which are maintained by the ISP. The caches are huge storage devices, which can typically store many terabytes of data. If the required data is not available in the cache, the ISP requests the data from the Internet and supplies the data to the user terminal 108. The connection 104 between the ISP and the Internet is costly, and is one of the reasons why ISPs maintain such caches. The requested data may be stored in the cache so that if the same data is requested by another user at a later date, the ISP can source the data directly, without having connect to the Internet directly. One of the downsides with such a system is that all data is sourced from the ISP, and data which is not in the ISP cache must be sourced from the Internet. Consequently, retrieving data can be slow.
Currently, a number of Internet browsers, such as Microsoft Internet Explorer and Netscape Navigator, which run on user terminals, keep a local copy of data requested from the ISP. In this way, data which is requested frequently by a user should be available locally, without having to access the ISP. Whilst such a solution can increase the amount of data which is sourced locally, no improvement in performance is achieved when requesting data which has not previously been requested by a user, as such data must still be sourced from

the ISP in the manner described above. Similarly, when such data as, for example, the pages of an electronic newspaper which are updated daily or hourly are requested, the local copy is likely to be out-of-date. The present solution is not satisfactory for frequently changing data, as such data must still be sourced from the ISP to ensure that it is up-to-date.
Accordingly, one aim of the present invention is to overcome the above mentioned problems.
According to a first aspect of the present invention, there is provided a method of accessing data on a network from a user terminal having a local store, wherein the network is accessed via a service provider, and wherein the service provider maintains a cache of data available on the network, comprising: requesting data; determining whether the requested data is available from the local store and if the data is not available from the local store requesting the requested data from the service provider; and receiving, at the local store, a selection of data from the service provider.
According to a second aspect of the present invention, there is provided a user terminal for accessing data on a network, the user terminal having a local store, and wherein the network is accessed via a service provider and wherein the service provider maintains a cache of data available on the network, comprising: means for requesting data; a processor for determining whether the requested data is available from the local store; a transceiver for requesting the requested data from the service provider when the requested data is not available from the local store; means for receiving a selection of data from the service provider and storing the received data in the local store.
Advantageously, the present invention speeds up user access of the most frequently accessed or most popular information. By keeping a local copy at the user terminal of selected information from the ISP cache increases the probability that requested data is available locally, without having to access the ISP. Additionally, information may be accessed free of charge without

having to connect to an ISP. Further benefits include reducing the demand on existing dial-up servers, since much of the requested information will be sourced locally. For the ISP, the present invention may be used as a further revenue source by charging users for receiving local cache data.
The invention will now be described, by way of example only, with reference to the accompanying diagrams, in which;
Figure 1 is a block diagram showing an overview of a system according to the
prior art;
Figure 2 is a block diagram showing an embodiment of a user terminal
according to the present invention;
Figure 3 is a block diagram showing an embodiment of a service provider
according to the present invention;
Figure 4 is a block diagram showing an overview of a system according to an
embodiment of the present invention; and
Figure 5 is a block diagram showing one embodiment of the user terminal 200
in greater detail.
Figure 1 is a block diagram showing an overview of a system according to the prior art, as described above.
Figure 2 is a block diagram showing a first embodiment of a user terminal according to the present invention. The user terminal 108 of Figure 1 is replaced by a user terminal 200 comprising a local cache 202. The local cache 202 can be any storage device with a high capacity, and preferably allows rapid access to the data stored thereon. In a preferred embodiment of the present invention the cache is a high capacity hard disk drive.
The present invention is based on the concept that a selection of the data stored on the ISP cache 106 is downloaded onto the local cache 202. When a user terminal requests data from the Internet, the local cache is checked first of all to see if the requested data is present. If it is present, the data is

sourced from the local cache. If the data is not in the local cache, a connection is made with the ISP in the normal manner and the data is sourced by the ISP. By storing a selection of data locally at the user terminal speeds up access times for data which is present in the cache. Requested data which was sourced from the ISP may optionally be stored in the local cache 202.
The way in which data is selected for use in the local cache is described below.
Figure 3 is a block diagram showing an embodiment of a service provider according to the present invention. The ISP 500 is similar to the ISP 102 of Figure 1 but additionally comprises an analyser module 502 for keeping and analysing statistics of the usage of the data stored in the caches 106, For example, each time data is requested, by any user, from one of the caches 106, the analyser keeps track of the number of times that data has been requested (this is commonly referred to as the number of hits).
The analyser 502 effectively classifies the cached data according to popularity, and enables all requested data to be ranked according to the number of hits. The analyser can logically reorganise the data on the caches 106 according to the rank, or alternatively may keep a separate listing of ranked data and a link to the actual location of that data on the cache.
The data stored in the ISP cache is based on the requested data from all the user terminals which connect to the ISP. In this way, given the large numbers of users who use an ISP, there is a high probability that the data requested by any individual user will be present in the ISP cache. Caches typically use a renewal algorithm to regularly remove data which has not been accessed recently, thereby ensuring that predominantly only popular information is stored in the cache.

According to one embodiment of the present invention the ISP 500 can arrange for a selection of the ISP cache to be transmitted to the local cache. The part of the ISP cache transmitted could be, for example, 10Gb of the data with the most hits. If the user terminal receiving this data has a cache smaller than the amount of data being transmitted, it is preferred that the local cache is filled with the most popular data first.
In an alternative embodiment, the ISP cache can be classified into data of different subject areas, and the data in each subject area can be further ranked according to the number of hits. In this embodiment, all of the data is transmitted to the local cache, and the processor 406 of the user terminal decides whether to accept data from each category depending on predefined user preferences. In yet a further alternative embodiment, the ISP can store user preferences for each user terminal, and download the selection of cache data only to those user terminals with matching preferences, using for example a multicast protocol.
By storing the most popular data of the ISP cache in the local cache increases the likelihood that the data required by the user will be found in the local cache.
The present invention provides a number of embodiments offering different ways in which the selected data may be downloaded from the ISP to the local
cache.
In one embodiment, the selected data is downloaded over the normal dial-up connection 110. In a further, preferred, embodiment, the user terminal is adapted to receive data from a broadcast or broadband network, as exemplified in Figure 4. Any suitable point-to-point network could also be used. In this embodiment, the ISP 500 transmits the selection of data for downloading to the local cache to the network 300 from where the data is transmitted to one or more user terminals. Examples of suitable networks include digital video broadcast (DVB) and synchronous digital subscriber line

(ADSL). In the case of a broadcast network, such as a DVB network, the very high bandwidths and large coverage makes this an ideal medium for transmitting the selection of data to a large number of user terminals.
The user terminal is preferably arranged to receive the selection of data based on a predetermined schedule, for example, to allow the data to be downloaded overnight or at another time when the user terminal is not is use. Obviously, the user terminal would have to be powered-up in order to receive such a transmission.
Figure 5 is a block diagram showing one embodiment of the user terminal 200 in greater detail. The user terminal 200 comprises a transceiver 404 for connecting with an ISP via a telecommunications network, as shown in Figure 3. A receiver 402 is also provided for receiving data from a second network, such as a broadband or broadcast network, as described above. A processor 406 controls the receiver 402, the transceiver 404, a user interface 408, a display 410 and a local cache 202. The user interface 408 and the display 410 enable the user to operate the user terminal as will be appreciated by those skilled in the art. The receiver 402 can be any suitable receiver for receiving data from the network 300. For example, if the network 300 is a DVB network, the receiver 402 is a DVB receiver. The receiver 402 receives a selection of data from the ISP cache and stores the received data, or part of the received data, in the cache 202. Subsequently, when a user requests data from the Internet, the processor first of all checks to see whether the data is available in the cache 202. If the data is available, it is sourced from the cache, otherwise a connection with the ISP is made via the transceiver 404 and the data is sourced from the ISP. The processor 406 also includes a scheduler to enable the selection of data to be received by the receiver 402 and stored in the cache 202 as appropriate. The scheduler may also include timers which can be arranged to power-on the user terminal at a predetermined time in order to receive a scheduled transmission of data. The user terminal 400 also includes an analyser 412, the function of which is described below.

The selection of data from the ISP cache to be downloaded to the local user terminal cache is of prime importance. If the data on the local cache is not representative of the type of the data the user is likely to try and access, then browsing times may well be reduced, due to the additional step of determining whether requested data is present on the local cache, prior to connection to the ISP.
As previously mentioned, the cache of an ISP may typically have a capacity of many terabytes, whereas the local cache is likely to be in the order of tens of gigabytes. Additionally, different user terminals are likely to have caches of differing sizes.
As a result of present invention, much of the data requested by the user will be sourced from the local cache, not from the ISP, eliminating the need to connect to the ISP and greatly increasing performance. In order to maintain accurate usage statistics on the ISP cache, for example for classifying the data according to the number of hits, the user terminal preferably needs to collect the usage data and to provide the ISP with the statistics. Additionally, many Internet pages contain adverts, hits counters and the like, for which the usage statistics also need to be accurately reported back to the advertisers. The analyser 412 shown in Figure 5 performs just such tasks. The statistical information from the analyser 412 can be fed back to the ISP via the transceiver 404, either on an ad-hoc basis whilst connected to the ISP or, alternatively, this task could be scheduled to take place overnight or when the user terminal is not in use.
The user terminal 200 of Figure 5 may additionally comprise a security module (not shown) under control the processor 406 which is used to scramble the contents of the local cache. Since the local cache represents the most frequently requested data from a number of different users, it could be possible to analyse the cache data to discover the kind of data other users are requesting. If the majority of users of an ISP work, for example, for one company, other users of the ISP could possibly determine, from the local

cache, information which could be prejudicial to that company. Scrambling of the local cache would prevent such analysis, and would help protect the privacy of users. Those skilled in the art will appreciate that there are numerous ways in which such scrambling could be performed, and such techniques will not be discussed herein.
In yet a further embodiment of the present invention, the selection of data transmitted by the service provider could alternatively be determined by the service provider according to parameters other than based on the usage statistics of data in the ISP cache. For example, the service provider may provide its own data to user terminals, for example, data which is supplied from a private network. In a further example, the ISP could search the Internet for information about specific topics, and transmit this information to specific users of groups of users. For example, a chemical research centre may wish to receive only information about chemical research, and would not be interested in receiving information regarding other topics.
The frequency at which the local cache is updated may be changed depending on, for example, different subscription levels paid by a user. On a basic subscription level, the local cache may only be updated nightly, whereas for a premium user the cache may be updated several times a time. Additionally, it may be possible for a user to request a download of cache data at an alternative time.
The present invention can be applied to both home user terminals, using for example a telephone dial-up connection, and to mobile user terminals. Mobile user terminals could use, for example, the wireless application protocol (WAP), and could connect to an ISP via any kind of typical mobile communication protocol, including GSM, GPRS, WCDMA, etc.


WE CLAIM :
1 A method of accessing data on a network from a user terminal having a local store and wherein the network is accessed via a service provider, comprising the steps of
requesting data;
determining whether the requested data is available from the local store and if the data is not available from the local store requesting the requested data from the service provider; and
receiving, at the local store, a collection of data from the service provider, the collection of data being as determined by the service provider and containing data based not exclusively on the data requested by the user terminal.
2. The method as claimed in claim 1, wherein the service provider maintains a cache of data available on the network and further wherein the selection of data from the service provider is a selection of data from the cache of data,
3. The method as claimed in claim 1 or 2, comprising, selecting a portion of the cache for transmission to the user terminal.
4. The method as claimed in 2, wherein in the step of selecting comprises classifying data in the cache according to popularity and selecting a selection of classified data.
5. The method as claimed in claim 4, comprising storing, at the user terminal, a number of predefined user preferences and further wherein the step of receiving is adapted to only receiving data having a classification which matches the defined user preferences.
6. The method as claimed in claim 3 or 4, comprising storing, at the service provider, a number of predefined user preferences and transmitting the selection of data to a user terminal based upon the stored user preferences.

7. The method as claimed in any preceding claim, wherein the step of receiving is adapted to receive the selection of data according to a predetermined schedule.
8. The method as claimed in claim 7 comprising receiving the selection of data according to one of a plurality of user selectable subscription preferences.
9. The method as claimed in any preceding claim comprising encrypting the contents of the local store.
10. The method as claimed in any preceding claim, wherein the steps of requesting data and supplying the requested data are adapted for requesting data via a first, telecommunications network.
11. The method as claimed in any preceding claim, wherein the step of receiving the selection of data is adapted for receiving the data via a second network.
12. The method as claimed in claim 10, wherein the first network is a point-to-point network.
13. The method as claimed in claims 10 or 11, wherein the second network is a broadcast network.
14. The method as claimed in claim 10, 11 or 12 wherein the second network is a DVB network.
15. The method as claimed in any preceding claim comprising statistically analysing the usage of data from the local store to produce statistical usage data and reporting the statistical usage data to the service provider.

16. The method as claimed in claim 15 comprising carrying out the reporting of the statistical usage data when the user terminal is otherwise inoperative.
17. A user terminal (200) for accessing data on a network, having a local store (202)and wherein the network is accessed via a service provider, comprising:
means (404) for requesting data from the network;
a processor (406) for determining whether the requested data is available from the local store (202) and if the data is not available from the local store (202) requesting the requested data from the service provider;
a receiver (402) for receiving a selection of data from the service provider and containing data not exclusively based on the data requested by the user terminal (200).
18. The user terminal (200) as claimed in claim 17, comprising means (500) for storing user preferences and wherein the receiver (402) is adapted to receive data corresponding to the stored user preferences.
19. The user terminal (200) claim 17 or 18, wherein the processor (406) comprises a scheduler to control the receiver (402) to receive a selection of data according to a predetermined schedule.
20. The user terminal (200) as claimed in claims 17, 18 or 19, wherein the processor (406) comprises an encrypter for encrypting and decrypting the contents of the local store.
21. The user terminal (200) as claimed in any of claims 17 to 20, comprising a transceiver (404) for a first telecommunications network.
22. The user terminal (200) as claimed in claim 21, wherein the receiver (402) is for a second wireless network.

23. The user terminal (200) of claim 21 or 22 wherein the transceiver (404) is for a point-to-point network.
24. The user terminal (200) as claimed in claim 22 or 23, wherein the receiver (402) is for a broadcast network.
25. The user terminal (200) as claimed in claim 24 wherein the receiver (402) is for a DVB network.
26. The user terminal (200) as claimed in any of claims 17 to 25 comprising an analyser (412) operable to analyse statistically the usage of data from the local store (202) to produce statistical usage data to be reported to the service provider.
27. The user terminal (200) as claimed in claim 26 adapted to report the statistical usage data to the service provider when otherwise inoperative.
28. A network comprising a service provider coupled to a user terminal (200) as claimed in any one of claims 17 to 27.


Documents:

214-chenp-2004-abstract image.jpg

214-chenp-2004-abstract.pdf

214-chenp-2004-claims.pdf

214-chenp-2004-correspondnece-others.pdf

214-chenp-2004-correspondnece-po.pdf

214-chenp-2004-description(complete).pdf

214-chenp-2004-drawings.pdf

214-chenp-2004-form 1.pdf

214-chenp-2004-form 26.pdf

214-chenp-2004-form 3.pdf

214-chenp-2004-form 5.pdf

214-chenp-2004-others.doc.pdf

214-chenp-2004-pct.pdf

abs-214-chenp-2004.jpg


Patent Number 211833
Indian Patent Application Number 214/CHENP/2004
PG Journal Number 13/2008
Publication Date 31-Mar-2008
Grant Date 13-Nov-2007
Date of Filing 03-Feb-2004
Name of Patentee M/S. NOKIA CORPORATION
Applicant Address KEILALAHDENTIE 4, FIN-02150 ESPOO,
Inventors:
# Inventor's Name Inventor's Address
1 SALO, JUHA NOPPAKATU 6 b 3, FIN 20660 LITTOINEN,
2 AALTONEN, JANNE, LA HIRVIKOIRANKATU 15, FIN-20900 TURKU,
PCT International Classification Number G06F 12/08
PCT International Application Number PCT/EP01/09640
PCT International Filing date 2001-08-03
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 NA