KR100455172B1 - Method for searching database of mobile phone - Google Patents

Method for searching database of mobile phone Download PDF

Info

Publication number
KR100455172B1
KR100455172B1 KR10-2002-0085196A KR20020085196A KR100455172B1 KR 100455172 B1 KR100455172 B1 KR 100455172B1 KR 20020085196 A KR20020085196 A KR 20020085196A KR 100455172 B1 KR100455172 B1 KR 100455172B1
Authority
KR
South Korea
Prior art keywords
database
sms
uicc
file
reading
Prior art date
Application number
KR10-2002-0085196A
Other languages
Korean (ko)
Other versions
KR20040058804A (en
Inventor
문성준
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR10-2002-0085196A priority Critical patent/KR100455172B1/en
Publication of KR20040058804A publication Critical patent/KR20040058804A/en
Application granted granted Critical
Publication of KR100455172B1 publication Critical patent/KR100455172B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/38Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
    • H04B1/40Circuits

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 휴대폰 등의 이동통신 단말기에서 데이터베이스 검색시간을 단축하는 기술에 관한 것이다. 이러한 본 발명은, 단말기가 UICC 상에서 SMS 엘리멘터리파일을 선택하기 이전에 데이터베이스 엘리멘터리파일을 선택하여 저장 상태 비트 스트림을 읽어 들이는 제1과정과; 상기 저장 상태 비트 스트림을 근거로 실제로 SMS가 저장되어 있는 레코드를 판단하여 해당 파일 정보를 읽어들인 후 리드 레코드에 상응되는 만큼의 리드 레코드 연산을 통해 UICC에 저장되어 있는 모든 SMS 데이터를 읽어들이는 제2과정에 의해 달성된다.The present invention relates to a technique for shortening a database search time in a mobile communication terminal such as a mobile phone. The present invention includes a first process of reading a storage status bit stream by selecting a database elementary file before the terminal selects an SMS elementary file on the UICC; A system for determining the record in which the SMS is actually stored based on the storage status bit stream, reading the corresponding file information, and reading all the SMS data stored in the UICC through a read record operation corresponding to the read record. It is achieved by two processes.

Description

휴대폰의 데이터베이스 검색 방법{METHOD FOR SEARCHING DATABASE OF MOBILE PHONE}How to search your phone's database {METHOD FOR SEARCHING DATABASE OF MOBILE PHONE}

본 발명은 휴대폰 등의 이동통신 단말기에서 데이터베이스 검색시간을 단축하는 기술에 관한 것으로, 특히 UICC 카드에 저장된 각종 데이터를 검색/로딩하는 시간을 단축하여 사용자 인터페이스 대응시간을 보다 신속하게 확보할 수 있도록 한 휴대폰의 데이터베이스 검색 방법에 관한 것이다.The present invention relates to a technology for shortening a database search time in a mobile communication terminal such as a mobile phone, and in particular, to shorten the time for searching / loading various data stored in a UICC card so as to secure a user interface response time more quickly. It relates to a database search method of a mobile phone.

종래 기술에 의한 휴대폰에서의 데이터베이스 검색방법을 첨부한 도 1을 참조하여 설명하면 다음과 같다. 상기 도 1은 데이터베이스에 저장된 소정의 데이터(예, SMS: Short Message Service)를 검색하기 위한 단말기와 UICC(UICC: Universal Integrated Circuit Cards, SIM/USIM 포함) 간의 신호 흐름을 나타낸 것이다.Referring to Figure 1 attached to the database search method in the conventional mobile phone as follows. FIG. 1 illustrates a signal flow between a terminal for retrieving predetermined data stored in a database (eg, a short message service (SMS)) and a UICC (including Universal Integrated Circuit Cards, including SIM / USIM).

먼저, 단말기가 UICC 상에서 SMS 엘리멘터리파일(EF_SMS)을 선택하여, 그로부터 SMS 엘리멘터리 파일의 헤더 정보(예: file ID, file size, record length)를읽어온다. 이후, 상기 단말기에서는 상기 헤더 정보를 근거로 레코드 넘버(number of record = file size/ record length)를 획득하게 된다.First, the terminal selects an SMS elementary file (EF_SMS) on the UICC, and reads header information (eg, file ID, file size, record length) of the SMS elementary file therefrom. Thereafter, the terminal acquires a record number (number of record = file size / record length) based on the header information.

만약, 상기 레코드 넘버 값이 "100"인 경우 단말기는 실제 중간에 위치한 레코드에 SMS가 저장되어 있는지의 여부에 상관없이 리드 레코드 커맨드를 100번 반복 수행하여 모든 SMS 레코드에 들어 있는 SMS 데이터를 읽어들인다.If the record number value is "100", the terminal reads the SMS data contained in all SMS records by repeating the read record command 100 times regardless of whether or not the SMS is stored in the record located in the middle. .

이후, 상기 단말기는 각 레코드의 상태(첫번째 바이트)를 근거로 데이터가 존재하는 레코드만을 선택하여 또 다시 읽어 들이게 되므로, 결과적으로 이중적인 처리과정을 수행하게 된다.Thereafter, the terminal selects and rereads only records in which data exists based on the state (first byte) of each record, resulting in a dual process.

이와 같이 종래 휴대폰에서의 데이터베이스 검색 기술에 있어서는 파워 온 시 단말기가 UICC 내의 데이터 베이스의 저장 상태를 알지 못하므로 UICC 내에 최대로 저장할 수 있는 양의 데이터를 무조건 읽어낸 후 실제로 저장되어 있는 레코드만을 다시 읽어들이는 이중적인 처리과정을 수행하게 되므로 많은 시간이 소요되는 문제점이 있었다.As described above, in the database search technology of a conventional mobile phone, since the terminal does not know the storage state of the database in the UICC at power-on, it reads the maximum amount of data that can be stored in the UICC unconditionally and only reads the record that is actually stored. There is a problem that takes a lot of time because it is a dual processing process.

또한, 인명 정보를 저장하고 검색하는 서비스(예: 폰북(phone book) 서비스)의 경우에는 실제 폰북 엘리멘터리 파일에 폰북 데이터가 전혀 존재하지 않는 경우에도 무조건 최대한 읽어내게 되므로 많은 시간이 소요되는 문제점이 있었다.In addition, in the case of a service for storing and retrieving personal information (for example, a phone book service), even if the phone book data does not exist in the actual phone book elementary file, it reads as much as possible unconditionally, it takes a lot of time. There was this.

따라서, 본 발명의 목적은 UICC 내에 데이터 베이스 상태를 저장하는 엘리멘터리 파일을 이용하여 현재 데이터 베이스 저장 상태를 먼저 파악한 후 저장 상태 비트가 인에이블되어 있는 레코드만을 선택적으로 읽어내는 휴대폰의 데이터베이스검색 방법을 제공함에 있다.Accordingly, an object of the present invention is to identify a current database storage state using an elementary file that stores the database state in the UICC, and then to selectively read only records having the storage state bit enabled. In providing.

도 1은 종래 기술에 의한 데이터베이스 검색 과정을 나타낸 신호 흐름도.1 is a signal flow diagram illustrating a database search process according to the prior art.

도 2는 본 발명에 의한 데이터베이스 검색 과정을 나타낸 신호 흐름도.2 is a signal flow diagram illustrating a database search process according to the present invention.

본 발명에 의한 휴대폰의 데이터베이스 검색 방법은, 단말기가 UICC 상에서 SMS 엘리멘터리파일을 선택하기 이전에 데이터베이스 엘리멘터리파일을 선택하여 저장 상태 비트 스트림을 읽어 들이는 제1과정과; 상기 저장 상태 비트 스트림을 근거로 실제로 SMS가 저장되어 있는 레코드를 판단하여 해당 파일 정보를 읽어들인 후 리드 레코드에 상응되는 만큼의 리드 레코드 연산을 통해 UICC에 저장되어 있는 모든 SMS 데이터를 읽어들이는 제2과정으로 이루어지는 것으로, 이와 같은 본 발명의 데이터베이스 검색 방법을 첨부한 도 2를 참조하여 상세히 설명하면 다음과 같다.A database searching method of a mobile phone according to the present invention includes a first step of selecting a database elementary file and reading a storage status bit stream before the terminal selects an SMS elementary file on the UICC; A system for determining the record in which the SMS is actually stored based on the storage status bit stream, reading the corresponding file information, and reading all the SMS data stored in the UICC through a read record operation corresponding to the read record. It consists of two processes, described in detail with reference to Figure 2 attached to the database search method of the present invention as follows.

단말기가 UICC 상에서 SMS 엘리멘터리파일(EF_SMS)을 선택하기 이전에 데이터베이스 엘리멘터리파일(EF_DATABASE)을 먼저 선택한다.The terminal first selects the database elementary file (EF_DATABASE) before selecting the SMS elementary file (EF_SMS) on the UICC.

상기 데이터베이스 엘리멘터리파일(EF_DATABASE)에는 실제 UICC 내의 데이터베이스(SMS, phone book 등)의 저장 상태가 비트 스트림 구조로 저장되어 있다고 간주하면, 상기 단말기는 UICC의 응답 후 리드 레코드를 통해 그 정보를 읽어 들인다.In the database element file EF_DATABASE, if the storage state of the actual database (SMS, phone book, etc.) in the UICC is stored in the bit stream structure, the terminal reads the information through the read record after the response of the UICC. It is.

만약, 상기 SMS의 저장 상태 비트 스트림(save status bit stream)이 100110...1(length 100) 이라고 간주하면, 여기서 실제로 SMS가 저장되어 있는 레코드는 1,4,5,100번이므로 엘리멘터리파일(SELECT/GET RESPONSE EF_SMS)을 통해 파일 정보를 읽어들인 후 리드 레코드 1,4,5,100에 대한 총 4번의 리드 레코드 연산을 통해 UICC에 저장되어 있는 모든 SMS 데이터를 읽어들일 수 있게 된다.If the save status bit stream of the SMS is regarded as 100110 ... 1 (length 100), the record in which the SMS is actually stored is 1, 4, 5, 100, so that the elementary file ( After reading file information through SELECT / GET RESPONSE EF_SMS), it is possible to read all SMS data stored in UICC through a total of four read record operations for read records 1, 4, 5, and 100.

이상에서 상세히 설명한 바와 같이 본 발명은 UICC 내에 데이터 베이스 상태를 저장하는 엘리멘터리 파일을 이용하여 현재 데이터 베이스 저장 상태를 먼저 파악한 후 저장 상태 비트가 인에이블되어 있는 레코드만을 선택적으로 읽어내도록 함으로써, UICC 카드에 저장된 각종 데이터를 검색/로딩하는 시간이 단축되고, 이로 인하여 사용자 인터페이스 대응시간을 보다 신속하게 확보할 수 있는 효과가 있다.As described in detail above, the present invention uses the elementary file for storing the database state in the UICC to first determine the current database storage state, and then selectively reads only records in which the storage state bit is enabled. The time for searching / loading various data stored in the card is shortened, and thus, the user interface response time can be secured more quickly.

Claims (4)

단말기가 UICC 상에서 엘리멘터리파일을 선택하기 이전에 데이터베이스 엘리멘터리파일을 선택하여 저장 상태 정보를 읽어 들이는 제1과정과; 상기 저장 상태 정보를 근거로 실제로 파일이 저장되어 있는 레코드를 판단하여 해당 파일 정보를 읽어들인 후 UICC에 저장되어 있는 모든 파일의 데이터를 읽어들이는 제2과정을 포함하여 이루어지는 것을 특징으로 하는 휴대폰의 데이터베이스 검색 방법.A first step of selecting a database elementary file and reading storage state information before the terminal selects the elementary file on the UICC; And a second step of determining the record in which the file is actually stored based on the storage state information, reading the file information, and then reading the data of all the files stored in the UICC. How to search the database. 제1항에 있어서, 엘리멘터리파일은 단문메시지파일(SMS)인 것을 특징으로 하는 휴대폰의 데이터베이스 검색 방법.The method of claim 1, wherein the elementary file is a short message file (SMS). 제1항에 있어서, 저장상태 정보는 리드 레코드를 통해 읽혀지는 것을 특징으로 하는 휴대폰의 데이터베이스 검색 방법.The method of claim 1, wherein the storage state information is read through a read record. 제1항에 있어서, 저장상태 정보는 비트 스트림 구조로 저장되어 있는 것을 특징으로 하는 휴대폰의 데이터베이스 검색 방법.The method of claim 1, wherein the storage state information is stored in a bit stream structure.
KR10-2002-0085196A 2002-12-27 2002-12-27 Method for searching database of mobile phone KR100455172B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2002-0085196A KR100455172B1 (en) 2002-12-27 2002-12-27 Method for searching database of mobile phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2002-0085196A KR100455172B1 (en) 2002-12-27 2002-12-27 Method for searching database of mobile phone

Publications (2)

Publication Number Publication Date
KR20040058804A KR20040058804A (en) 2004-07-05
KR100455172B1 true KR100455172B1 (en) 2004-11-06

Family

ID=37350873

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2002-0085196A KR100455172B1 (en) 2002-12-27 2002-12-27 Method for searching database of mobile phone

Country Status (1)

Country Link
KR (1) KR100455172B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100948187B1 (en) 2007-10-16 2010-03-16 주식회사 케이티 Method of phone number registration and indication of Universal Integrated Circuit Card and mobile terminal thereof

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100704694B1 (en) * 2006-02-13 2007-04-27 드림소프트(주) Method and apparatus of retrieving for mobile terminal
CN101710919A (en) * 2009-11-11 2010-05-19 中兴通讯股份有限公司 Method and device for quickly loading short messages for mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100948187B1 (en) 2007-10-16 2010-03-16 주식회사 케이티 Method of phone number registration and indication of Universal Integrated Circuit Card and mobile terminal thereof

Also Published As

Publication number Publication date
KR20040058804A (en) 2004-07-05

Similar Documents

Publication Publication Date Title
US9781591B2 (en) Method, apparatus and mobile device for measuring internet traffic of mobile device
US9075676B2 (en) Information processing system, information processing method, and device and program used for the information processing system and the information processing method
RU2006130300A (en) DATA RECORDING DEVICE, METHOD AND PROGRAM FOR REMEMBERING PORTABLE TERMINAL DEVICE
CN109587252A (en) Loading method, device, electronic equipment and the storage medium of operator parameter
EP2461640A1 (en) Method and integrated circuit card for managing the database by interacting with the mobile equipment
US7594041B2 (en) Recording medium, content recording/reproducing system, content reproducing apparatus, content recording apparatus, and content recoding apparatus
CN101473380B (en) Providing additional information from a removable storage medium
US20210098020A1 (en) Magnetic tape cartridge, recording device, recording method, reproducing system, and reproducing method
KR100455172B1 (en) Method for searching database of mobile phone
CN101997977B (en) Method and device for enabling mobile terminal and smart card to be compatible with different network systems
CN111460765B (en) Electronic book labeling processing method, electronic equipment and storage medium
CN102111487B (en) Method and device for realizing global system for mobile communications (GSM) terminal to access 3G universal subscriber identity module (USIM) card
CA2807276C (en) Speed dialing method, subscriber identity module/user identity model and mobile terminal
CN1794848B (en) Data synchronization control method between a user equipment and a user authentication card and a corresponding user authentication card
JP6194714B2 (en) Universal IC card and security attribute verification method
CN108616870A (en) The method and apparatus for identifying the terminal preferentially customized
CN111367476A (en) Data reading method and device for SIM card
JP7005934B2 (en) Electronic information storage medium, IC card, data transmission method, data writing method, data transmission program and data writing program
US8032696B2 (en) Decoding device and semiconductor device which read file rewriting discrimination information
CN105786819A (en) Data operation method and device
CN106874285B (en) Photo file processing method and terminal equipment
US20100162107A1 (en) Terminal equipment and application list display method
CN104125326A (en) Method and terminal for setting message background
CN109726101A (en) Parameter identification method, parameter identification terminal, device and readable storage medium storing program for executing
US20050027926A1 (en) Data storage method

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120926

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20130924

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20140924

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20150924

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20160923

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20170922

Year of fee payment: 14

LAPS Lapse due to unpaid annual fee