EP1733580A1 - Aktualisieren der bevorzugten roaming-liste (prl) in einer karte des sim (teilnehmeridentitätsmodul)/ ruim (wechselbares benutzeridentitätsmodul) - Google Patents

Aktualisieren der bevorzugten roaming-liste (prl) in einer karte des sim (teilnehmeridentitätsmodul)/ ruim (wechselbares benutzeridentitätsmodul)

Info

Publication number
EP1733580A1
EP1733580A1 EP05702218A EP05702218A EP1733580A1 EP 1733580 A1 EP1733580 A1 EP 1733580A1 EP 05702218 A EP05702218 A EP 05702218A EP 05702218 A EP05702218 A EP 05702218A EP 1733580 A1 EP1733580 A1 EP 1733580A1
Authority
EP
European Patent Office
Prior art keywords
file
efprl
efmr
updated
data information
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
EP05702218A
Other languages
English (en)
French (fr)
Inventor
Kenneth Cheng
Tony Lam
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Thales DIS France SA
Original Assignee
Axalto SA
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 Axalto SA filed Critical Axalto SA
Priority to EP05702218A priority Critical patent/EP1733580A1/de
Publication of EP1733580A1 publication Critical patent/EP1733580A1/de
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Definitions

  • the invention deals with updating of data stored in a file included in a data processing system.
  • the present invention relates generally to handling roaming lists in a wireless communication system, and more specifically to updating a preferred roaming list PRL (Preferred Roaming List).
  • PRL Preferred Roaming List
  • this list is stored in a SIM (Subscriber Identity Module) card or a RUIM (Removable User Identity Module)
  • SIM Subscriber Identity Module
  • RUIM Removable User Identity Module
  • a PRL is a list defined in the specifications [S0023] and [S0016] for CDMA (Code-Division Multiple Access). These two documents are incorporated by reference to the description. It allows the Operator to use the OTAPA/SP commands to update the over the air using a defined protocol [S0016]. The relevant files are described in the [S0023] specification.
  • the PRL list is a list of information that resides in the memory of a smart card coupled to a mobile phone. This list is set by the network operator and stored in the SIM/RUIM card. It lists the frequency bands the phone can use in various parts of a country. This list can be updated by the home network operator by means of data download over the air (OTA).
  • OTASP Over-the-Air Service Provisioning
  • Over-the-Air Parameter Administration is a network initiated OTASP process of provisioning mobile phone operational parameters over the air interface.
  • Over-the-Air Service Provisioning (OTA SP) is a process of provisioning mobile station operational parameters over the air interface. The mobile station can receive Preferred Roaming List parameters in one or more SSPR commands from the network. As the APDU buffer on a RUIM is today restricted to 255 bytes, a complete PRL update will be sent over many commands.
  • a list PRL is stored in a temporary storage until reception of a "commit" command received from the server requesting the PRL list update.
  • the server sends a 'Commit APDU'
  • all the data stored in said temporary storage is copied into the file EF pr ⁇ file itself in a permanent memory.
  • the process is very long due to limited resources in the smart card.
  • the problem becomes worse as the size of the PRL increases.
  • the size of a PRL update is about 500 bytes.
  • the processor of the card is engaged in an update process for a long period of time. This is unacceptable in a GSM context as it is stated that each command should take no longer than 2 seconds in order to allow 'authentication' during a session.
  • said data processing system comprises a second file Efmr stored in permanent memory, this file Efmr having the same structure as the first file Efprl, said second file storing data information updates received from the network, and in that when the first file Efprl has to be updated by said second file Efmr, the second file Efmr is renamed by the name of the first file (Efprl).
  • a file EFmr as temporary storage provides a way to get consistent timing for PRL update operations regardless of the size of the PRL list.
  • FIG. 1 is a block diagram view of the architecture of a computer system on which the solution can be applied.
  • Figure 2 is an example of an OTAPA/SP sequence for PRL Update. Card and ME actions.
  • Figure 1 illustrates a system SYS including a mobile phone ME coupled to a RUIM card CARD.
  • the card CARD stores a list PRL.
  • This example is not restrictive; the PRL list could be for example stored in the mobile phone ME.
  • System SYS also comprises a server SERV. In our example, this server is the home network operator. PRL lists are loaded into the SIM card from this server.
  • FIG. 2 is an example of a communication between said couple Mobile- Card and the server SERV.
  • Reference COM means that PRL Update blocks are stored in EFmr file. This is updated as many times as required until the 'COMMIT' command.
  • This PRL comprises a list of preferred telecom operators.
  • This list is stored in a file EF pr ⁇ which can be updated.
  • the structure of EF pri includes parameters blocks.
  • parameters blocks are: -
  • a file ID block defines the file name.
  • a file ID is used to address or identify each specific file.
  • this file ID includes two bytes.
  • - Access conditions block defining access rights on Read command, Update command, Invalidate command, Rehabilitate command. The Access conditions are set for administrator use only.
  • Such file Efprl includes other blocks, but for a better understanding of the invention, we have simplified in reducing the number of blocks and in using a vocabulary other than used in the above standards.
  • this file is inaccessible by the user of the card.
  • the only person allowed to use this file is the administrator ADM. This way, the file Efmr can't be modified. Obviously, this way to manage access conditions is not restrictive; any other way to manage access might be used.
  • each parameter block is the following: - the file name is 6F30 - the access conditions are the following: ⁇ Read command can be used with a password CHV1 ⁇ And Update, Invalidate, Rehabilitate commands can be used by the administrator ADM. - The preferred operators are "TeleCom 1", “TeleCom2". In our example, we see that the user is allowed to use Read command and not the other commands. This example is not restrictive, any other access rights can be implemented function of the context. Let's suppose the operator wants to update the file EF pr ⁇ by a new one corresponding to the second file Efmr.
  • the card also stores a second file Efmr.
  • the operator downloads this file into the card CARD.
  • the structure of this second file Efmr is the same as file EF pr ⁇ .
  • This file includes the same parameter blocks as the file EF pr ⁇ but is located at a different place in memory and its content can be different from file EF pr
  • the first and second files are stored in the same permanent memory.
  • the content of each parameter block is the following: - the file name is FF30 - the access conditions are the following: ⁇ Read, Update, Invalidate, Rehabilitate commands can be used by the administrator ADM; - The preferred operators are: "Complus” and "operaT”.
  • Step l In a first step, referring to figure 2 and more particularly to reference COM, the operator sends a message (or a plurality of commands as shown on figure 2) including a new list of partners. Step 2 The mobile receives this message and stores the new list in said second file Efmr. Step 3 After reception and storage of the list of partners in Efmr, referring to figure 2, the operator server sends an update command. In our example, this command corresponds to the "commit" command. Step 4 When receiving this "commit" command, a program is therefore activated. The program renames the files as follows: - Rename the file Efmr by EFpri.
  • the second file EFmr becomes the current file EFpri by internally modifying the file header ID to EFpri.
  • Old EFpri Becoming the new file dedicated for the updates.
  • the file previously known as EFpri is for example renamed to a temporary File ID and used for storing future updates.
  • the Access conditions are also swapped between the 2 files.
  • the new file EF pr ⁇ is used as preferred operator list PRL for communicating with the network.
  • this procedure will be encapsulated in a transaction, allowing backup of previous data in case of unsuccessful completion of update.
  • file identifiers FF30, 6F30
  • the file ID can be of any value that does not affect normal functioning of the RUIM or Card.
  • data information stored in the second file Efmr is not deleted.
  • the server could reuse this data information if updates are those stored in this file.
  • the operator would only have to send a command including a "commit" command without data information updates. This avoids the server to download a new time data information updates over the air.
  • Each file could be used in target regions where the operator has agreement with a respective partners list.
  • Storing large PRL doesn't affect performance for RUIM as the update just consists in renaming a file.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
EP05702218A 2004-01-14 2005-01-12 Aktualisieren der bevorzugten roaming-liste (prl) in einer karte des sim (teilnehmeridentitätsmodul)/ ruim (wechselbares benutzeridentitätsmodul) Withdrawn EP1733580A1 (de)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP05702218A EP1733580A1 (de) 2004-01-14 2005-01-12 Aktualisieren der bevorzugten roaming-liste (prl) in einer karte des sim (teilnehmeridentitätsmodul)/ ruim (wechselbares benutzeridentitätsmodul)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP04290101A EP1583381A1 (de) 2004-01-14 2004-01-14 Aktualisieren der bevorzugten Roaming-Liste (PRL) in einem Teilnehmeridentitätsmodul (SIM) oder in einem herausnehmbaren Nutzeridentitätsmodul (RUIM)
EP05702218A EP1733580A1 (de) 2004-01-14 2005-01-12 Aktualisieren der bevorzugten roaming-liste (prl) in einer karte des sim (teilnehmeridentitätsmodul)/ ruim (wechselbares benutzeridentitätsmodul)
PCT/IB2005/000048 WO2005069660A1 (en) 2004-01-14 2005-01-12 Updating of preferred roaming list (prl) in a sim (subscriber identity module) / ruim (removable user identity module) card.

Publications (1)

Publication Number Publication Date
EP1733580A1 true EP1733580A1 (de) 2006-12-20

Family

ID=34778229

Family Applications (2)

Application Number Title Priority Date Filing Date
EP04290101A Withdrawn EP1583381A1 (de) 2004-01-14 2004-01-14 Aktualisieren der bevorzugten Roaming-Liste (PRL) in einem Teilnehmeridentitätsmodul (SIM) oder in einem herausnehmbaren Nutzeridentitätsmodul (RUIM)
EP05702218A Withdrawn EP1733580A1 (de) 2004-01-14 2005-01-12 Aktualisieren der bevorzugten roaming-liste (prl) in einer karte des sim (teilnehmeridentitätsmodul)/ ruim (wechselbares benutzeridentitätsmodul)

Family Applications Before (1)

Application Number Title Priority Date Filing Date
EP04290101A Withdrawn EP1583381A1 (de) 2004-01-14 2004-01-14 Aktualisieren der bevorzugten Roaming-Liste (PRL) in einem Teilnehmeridentitätsmodul (SIM) oder in einem herausnehmbaren Nutzeridentitätsmodul (RUIM)

Country Status (4)

Country Link
EP (2) EP1583381A1 (de)
CN (1) CN1918932B (de)
BR (1) BRPI0506813B1 (de)
WO (1) WO2005069660A1 (de)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4548307B2 (ja) 2005-10-31 2010-09-22 ソニー株式会社 分離型処理装置及びそのソフトウエアの版更新方法
CN1984127B (zh) * 2005-12-16 2010-05-12 华为技术有限公司 一种订阅机制中实现批量刷新的方法
CN101635071B (zh) * 2008-07-21 2012-04-25 ***通信集团公司 电子钱包安装/更新方法、***及装置
US9008653B2 (en) 2008-08-15 2015-04-14 Tekelec, Inc. Systems, methods, and computer readable media for providing dynamic steering of roaming in a telecommunications network
CN102196400A (zh) * 2010-03-02 2011-09-21 高通股份有限公司 移动通信终端信息更新的方法和装置
CN104363576A (zh) * 2010-03-02 2015-02-18 高通股份有限公司 用于优选漫游列表的递增更新的***和方法
US9054883B2 (en) 2010-10-05 2015-06-09 Tekelec, Inc. Methods, systems, and computer readable media for user activated policy enhancement
US8825045B2 (en) * 2012-10-05 2014-09-02 Smith Micro Software, Inc. Policy-based roaming updates for mobile devices
DE102012020690A1 (de) * 2012-10-22 2014-04-24 Giesecke & Devrient Gmbh Verfahren zum Einbringen von Teilnehmeridentitätsdaten in ein Teilnehmeridentitätsmodul
EP2955948A1 (de) 2014-06-12 2015-12-16 Uros Technology S.à r.l. Verwaltung von Teilnehmeridentitätsmodulen
EP2955947B1 (de) 2014-06-12 2019-07-31 Uros Technology S.à r.l. Verarbeitung von bevorzugten Roaming-Listen
CN107484150B (zh) * 2017-07-05 2020-12-22 宇龙计算机通信科技(深圳)有限公司 Ev-do网络连接方法、装置及终端
IT201700106423A1 (it) * 2017-09-22 2019-03-22 St Microelectronics Srl Procedimento per gestire schede a circuito integrato, scheda ed apparecchiatura corrispondenti

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19543843C2 (de) * 1995-11-24 2001-02-08 Acer Peripherals Inc Verfahren zur Aktualisierung der Software in einem mikrocomputergestützten Telefon
US5903832A (en) * 1995-12-21 1999-05-11 Nokia Mobile Phones Llimited Mobile terminal having enhanced system selection capability
US5999811A (en) * 1996-02-16 1999-12-07 Ericsson, Inc. Mobile telephone for roaming using dual mode/band equipment including SIM cards
JP2001075785A (ja) * 1999-09-09 2001-03-23 Nec Corp データ更新システム
FR2808645B1 (fr) * 2000-05-05 2002-06-21 France Telecom Procede de re-selection du reseau nominal d'un telephone mobile
GB2369265B (en) * 2000-09-11 2004-03-17 Cable & Wireless Hkt Csl Ltd Method of automatically establishing roaming services in a mobile telecommunications system.

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2005069660A1 *

Also Published As

Publication number Publication date
BRPI0506813A (pt) 2007-06-05
BRPI0506813B1 (pt) 2018-07-10
CN1918932A (zh) 2007-02-21
WO2005069660A1 (en) 2005-07-28
EP1583381A1 (de) 2005-10-05
CN1918932B (zh) 2010-09-29

Similar Documents

Publication Publication Date Title
EP1733580A1 (de) Aktualisieren der bevorzugten roaming-liste (prl) in einer karte des sim (teilnehmeridentitätsmodul)/ ruim (wechselbares benutzeridentitätsmodul)
US7577126B2 (en) System and method for over the air area code update
US10602348B2 (en) System and method for updating dataset versions resident on a wireless device
EP2578005B1 (de) Verfahren und vorrichtung zur verwaltung nichtflüchtiger elemente und bereitstellung von dateien für ein kommunikationsgerät mit mehreren dienstkonten
EP2735180B1 (de) Anwendungsauswahl für eine multi-sim-umgebung
EP1825702B1 (de) Sicherungssystem und verfahren in einem mobilen telekommunikationsnetzwerk
EP1761088B1 (de) Personalisierung von Mobilstationen
US20040214560A1 (en) Modular software components for wireless communication devices
EP2254359A2 (de) Verfahren und Vorrichtung zur Behandlung von Roaminglisten in einem drahtlosen Kommunikationssystem
US11930558B2 (en) Method for providing subscription profiles, subscriber identity module and subscription server
CN100391279C (zh) 更新无线电通信模块执行的主程序的方法
AU4664099A (en) Changing functionality of a module terminal in a wireless network
US6810245B1 (en) Intelligent remote software loading method for wireless portable communication device
JP4571298B2 (ja) 移動端末用のホーム及びローミング用プロビジョニング方法
EP1637003B1 (de) Datenbanksynchronisation
CN101877071A (zh) 一种数据更新方法、装置及***
KR100901871B1 (ko) 스마트 카드를 이용한 프로그램 로딩 방법 및 그 장치
CN106792643A (zh) 一种基于***切换的国际漫游实现方法及***
EP1367487A1 (de) Fernkorrektur einer Anwendung
CN112748937A (zh) 更新eUICC操作***的方法和装置

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20060721

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20080222

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: GEMALTO SA

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Free format text: PREVIOUS MAIN CLASS: H04Q0007320000

Ipc: H04W0008180000

RIC1 Information provided on ipc code assigned before grant

Ipc: H04W 8/18 20090101AFI20110316BHEP

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20111011