KR101218684B1 - Mobile terminal and method for outputting data thereof - Google Patents

Mobile terminal and method for outputting data thereof Download PDF

Info

Publication number
KR101218684B1
KR101218684B1 KR1020110001842A KR20110001842A KR101218684B1 KR 101218684 B1 KR101218684 B1 KR 101218684B1 KR 1020110001842 A KR1020110001842 A KR 1020110001842A KR 20110001842 A KR20110001842 A KR 20110001842A KR 101218684 B1 KR101218684 B1 KR 101218684B1
Authority
KR
South Korea
Prior art keywords
column
record set
index
physical record
mapping information
Prior art date
Application number
KR1020110001842A
Other languages
Korean (ko)
Other versions
KR20120080404A (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 KR1020110001842A priority Critical patent/KR101218684B1/en
Publication of KR20120080404A publication Critical patent/KR20120080404A/en
Application granted granted Critical
Publication of KR101218684B1 publication Critical patent/KR101218684B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1009Address translation using page tables, e.g. page table structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

본 명세서는 변환 색인 버퍼(Translation Lookaside Buffer: TLB) 및 컬럼 사상 정보를 이용하여 하나의 포인터로 이종의 물리적 레코드 셋에 접근할 수 있는 인터페이스를 제공하는 이동 단말기 및 이와 같은 이동 단말기의 데이터 출력 방법에 관한 것이다. 이를 위해, 본 발명의 일 실시예에 따른 이동 단말기는 논리적 레코드 셋의 인덱스와 물리적 레코드 셋의 포인터 타입 및 인덱스를 포함하는 변환 색인 버퍼와, 상기 논리적 레코드 셋 및 상기 물리적 레코드 셋의 컬럼 사상 정보를 저장하는 메모리; 상기 논리적 레코드 셋에서 제 1 인덱스의 제 1 컬럼에 해당하는 데이터의 출력 요청을 감지하는 입력부; 상기 변환 색인 버퍼에 기초하여 상기 제 1 인덱스에 대응하는 물리적 레코드 셋의 포인터 타입 및 제 2 인덱스를 획득하고, 상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋의 컬럼 사상 정보에 기초하여 상기 제 1 컬럼에 사상된 제 2 컬럼을 획득하는 제어부; 및 상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력하는 출력부를 포함하는 것을 특징으로 한다.The present specification relates to a mobile terminal that provides an interface for accessing heterogeneous physical record sets with a pointer using a translation lookaside buffer (TLB) and column mapping information, and a data output method of such a mobile terminal. It is about. To this end, a mobile terminal according to an embodiment of the present invention provides a translation index buffer including an index of a logical record set, a pointer type and an index of a physical record set, and column mapping information of the logical record set and the physical record set. Memory for storing; An input unit configured to detect a request for outputting data corresponding to a first column of a first index in the logical record set; Obtain a pointer type and a second index of a physical record set corresponding to the first index based on the translation index buffer, and based on the column mapping information of the physical record set corresponding to the obtained pointer type, the first column A control unit for obtaining a second column mapped to the; And an output unit configured to output data corresponding to the second column of the second index in the physical record set corresponding to the obtained pointer type.

Description

이동 단말기 및 이동 단말기의 데이터 출력 방법{MOBILE TERMINAL AND METHOD FOR OUTPUTTING DATA THEREOF}MOBILE TERMINAL AND METHOD FOR OUTPUTTING DATA THEREOF}

본 명세서는 이동 단말기 및 이동 단말기의 동작 제어 방법에 관한 것으로서, 더욱 상세하게는 애플리케이션의 실행 기능을 구비하는 이동 단말기 및 이와 같은 이동 단말기의 데이터 출력 방법에 관한 것이다.The present specification relates to a mobile terminal and a method for controlling an operation of the mobile terminal, and more particularly, to a mobile terminal having an execution function of an application and a data output method of such a mobile terminal.

단말기는 이동 가능 여부에 따라 이동 단말기(mobile terminal) 및 고정 단말기(stationary terminal)로 나뉠 수 있다. 다시, 이동 단말기는 사용자의 직접 휴대 가능 여부에 따라 휴대(형) 단말기(handheld terminal) 및 거치형 단말기(vehicle mount terminal)로 나뉠 수 있다. Terminals may be divided into mobile terminals and stationary terminals according to their mobility. Again, the mobile terminal may be divided into a handheld terminal and a vehicle mount terminal according to whether the user can carry it directly.

최근 이동 단말기가 복합적이고 다양한 기능들을 제공함에 따라, 애플리케이션의 실행 기능 등을 포함한 사용자 인터페이스(user interface; UI)의 편리성에 대한 고려가 요구되고 있다.Recently, as a mobile terminal provides complex and various functions, there is a demand for consideration of convenience of a user interface (UI) including an execution function of an application.

본 명세서는 변환 색인 버퍼(Translation Lookaside Buffer: TLB) 및 컬럼 사상 정보를 이용하여 하나의 포인터로 이종의 물리적 레코드 셋에 접근할 수 있는 인터페이스를 제공하는 이동 단말기 및 이와 같은 이동 단말기의 데이터 출력 방법을 제공하는 것을 기술적 과제로 한다.The present specification provides a mobile terminal providing an interface for accessing heterogeneous physical record sets with a pointer using a translation lookaside buffer (TLB) and column mapping information, and a data output method of such a mobile terminal. It is technical problem to provide.

상기한 과제를 실현하기 위한 본 발명의 일예와 관련된 이동 단말기는 논리적 레코드 셋의 인덱스와 물리적 레코드 셋의 포인터 타입 및 인덱스를 포함하는 변환 색인 버퍼와, 상기 논리적 레코드 셋 및 상기 물리적 레코드 셋의 컬럼 사상 정보를 저장하는 메모리; 상기 논리적 레코드 셋에서 제 1 인덱스의 제 1 컬럼에 해당하는 데이터의 출력 요청을 감지하는 입력부; 상기 변환 색인 버퍼에 기초하여 상기 제 1 인덱스에 대응하는 물리적 레코드 셋의 포인터 타입 및 제 2 인덱스를 획득하고, 상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋의 컬럼 사상 정보에 기초하여 상기 제 1 컬럼에 사상된 제 2 컬럼을 획득하는 제어부; 및 상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력하는 출력부를 포함하는 것을 특징으로 한다.A mobile terminal according to an embodiment of the present invention for realizing the above problem includes a translation index buffer including an index of a logical record set, a pointer type and an index of a physical record set, and column mapping of the logical record set and the physical record set. A memory for storing information; An input unit configured to detect a request for outputting data corresponding to a first column of a first index in the logical record set; Obtain a pointer type and a second index of a physical record set corresponding to the first index based on the translation index buffer, and based on the column mapping information of the physical record set corresponding to the obtained pointer type, the first column A control unit for obtaining a second column mapped to the; And an output unit configured to output data corresponding to the second column of the second index in the physical record set corresponding to the obtained pointer type.

일 실시예에서, 상기 메모리는 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 별도로 저장하는 것을 특징으로 한다.The memory may be configured to separately store data corresponding to a column not mapped by the column mapping information in the physical record set.

또한 일 실시예에서, 상기 메모리는 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 휘발성 영역에 저장하는 것을 특징으로 한다.In an exemplary embodiment, the memory may store data corresponding to a column not mapped by the column mapping information in the physical record set in a volatile region.

또한 일 실시예에서, 상기 제어부는 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 가공하여 상기 출력부가 출력하도록 제어하는 것을 특징으로 한다.In an exemplary embodiment, the controller may control the output unit to process data corresponding to a column not mapped by the column mapping information in the physical record set.

또한 일 실시예에서, 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터는 서버로부터 수신되는 데이터 또는 메모리에 저장된 파일로부터 추출되는 데이터인 것을 특징으로 한다.In an embodiment, the data corresponding to a column not mapped by the column mapping information in the physical record set may be data received from a server or data extracted from a file stored in a memory.

또한 일 실시예에서, 상기 제어부는 상기 제 2 컬럼의 획득에 실패한 경우에 상기 출력부가 오류 메시지를 출력하도록 제어하는 것을 특징으로 한다.In an exemplary embodiment, the controller may control the output unit to output an error message when the second column fails to be obtained.

한편, 상기한 과제를 실현하기 위한 본 발명의 일예와 관련된 이동 단말기의 데이터 출력 방법은, 논리적 레코드 셋의 인덱스와 물리적 레코드 셋의 포인터 타입 및 인덱스를 포함하는 변환 색인 버퍼를 생성하는 단계; 상기 논리적 레코드 셋 및 상기 물리적 레코드 셋의 컬럼 사상 정보를 생성하는 단계; 상기 논리적 레코드 셋에서 제 1 인덱스의 제 1 컬럼에 해당하는 데이터의 출력 요청을 감지하는 단계; 상기 변환 색인 버퍼에 기초하여 상기 제 1 인덱스에 대응하는 물리적 레코드 셋의 포인터 타입 및 제 2 인덱스를 획득하는 단계; 상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋의 컬럼 사상 정보에 기초하여 상기 제 1 컬럼에 사상된 제 2 컬럼을 획득하는 단계; 및 상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력하는 단계를 포함하는 것을 특징으로 한다.On the other hand, the data output method of the mobile terminal according to an embodiment of the present invention for realizing the above object comprises the steps of generating a translation index buffer comprising an index of the logical record set and the pointer type and index of the physical record set; Generating column mapping information of the logical record set and the physical record set; Detecting an output request of data corresponding to a first column of a first index in the logical record set; Obtaining a pointer type and a second index of a physical record set corresponding to the first index based on the translation index buffer; Obtaining a second column mapped to the first column based on column mapping information of a physical record set corresponding to the obtained pointer type; And outputting data corresponding to the second column of the second index in the physical record set corresponding to the obtained pointer type.

일 실시예에서, 상기 컬럼 사상 정보를 생성하는 단계는 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 별도로 저장하는 단계를 포함하는 것을 특징으로 한다.The generating of the column mapping information may include separately storing data corresponding to a column not mapped by the column mapping information in the physical record set.

또한 일 실시예에서, 상기 컬럼 사상 정보를 생성하는 단계는 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 메모리의 휘발성 영역에 저장하는 단계를 포함하는 것을 특징으로 한다.In an embodiment, the generating of the column mapping information may include storing data corresponding to a column not mapped by the column mapping information in the physical record set in a volatile region of a memory. .

또한 일 실시예에서, 상기 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력하는 단계는 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 가공하여 출력하는 단계를 포함하는 것을 특징으로 한다.Also, in one embodiment, outputting data corresponding to the second column of the second index in the physical record set may process data corresponding to a column not mapped by the column mapping information in the physical record set. Characterized in that it comprises a step.

또한 일 실시예에서, 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터는 서버로부터 수신되는 데이터 또는 메모리에 저장된 파일로부터 추출되는 데이터인 것을 특징으로 한다.In an embodiment, the data corresponding to a column not mapped by the column mapping information in the physical record set may be data received from a server or data extracted from a file stored in a memory.

또한 일 실시예에서, 상기 제 2 컬럼을 획득하는 단계는 상기 제 2 컬럼의 획득에 실패한 경우에 오류 메시지를 출력하는 단계를 포함하는 것을 특징으로 한다.In an embodiment, the acquiring of the second column may include outputting an error message when the acquisition of the second column fails.

본 발명의 일 실시예에 따르면, 이동 단말기에서 이종의 물리적 레코드 셋 사이에 데이터 정렬이 효율적으로 이루어질 수 있다. 또한, 이동 단말기에서 이종의 레코드 셋 사이에 조인(join) 기능의 수행이 가능하고, 사용자 정의 컬럼의 추가가 가능할 수 있다. 또한, 본 발명의 일 실시예에 따르면, 이동 단말기에서 이종의 물리적 레코드 셋을 가리키는 포인터 사이의 동기화가 효율적으로 이루어질 수 있고, 사용자의 컬럼 접근성이 향상될 수 있다.According to an embodiment of the present invention, data sorting between heterogeneous physical record sets may be efficiently performed in a mobile terminal. In addition, it is possible to perform a join function between heterogeneous record sets in the mobile terminal and to add a user-defined column. In addition, according to an embodiment of the present invention, synchronization between pointers to heterogeneous physical record sets in the mobile terminal can be efficiently performed, and the user's column accessibility can be improved.

도 1은 본 발명의 일 실시예와 관련된 이동 단말기의 블록도(block diagram)이다.
도 2a는 본 발명과 관련된 이동 단말기의 일 예를 전면에서 바라본 사시도이다.
도 2b는 도 2a에 도시된 이동 단말기의 후면 사시도이다.
도 3은 본 발명의 일 실시예에 따른 이동 단말기의 데이터 베이스 계층을 나타내는 도면이다.
도 4a는 본 발명의 일 실시예에 따른 변환 색인 버퍼(Translation Lookaside Buffer: TLB)의 구성을 나타내는 도면이다.
도 4b는 본 발명의 일 실시예에 따른 컬럼 사상 정보를 설명하기 위한 도면이다.
도 4c 내지 도 4f는 본 발명의 일 실시예에 따른 컬럼 사상 테이블을 설명하기 위한 도면이다.
도 5a 및 도 5b는 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.
도 6은 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 과정을 나타내는 흐름도이다.
도 7은 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.
도 8a 및 도 8b는 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.
도 9a 및 도 9b는 본 발명의 제 2 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.
도 10은 본 발명의 실시예들에 따른 이동 단말기의 그룹 관리 인터페이스를 나타내는 도면이다.
1 is a block diagram of a mobile terminal according to an embodiment of the present invention.
2A is a perspective view of a mobile terminal according to an embodiment of the present invention.
FIG. 2B is a rear perspective view of the mobile terminal shown in FIG. 2A.
3 is a diagram illustrating a database hierarchy of a mobile terminal according to an embodiment of the present invention.
4A is a diagram illustrating a configuration of a translation lookaside buffer (TLB) according to an embodiment of the present invention.
4B is a diagram for describing column mapping information according to an embodiment of the present invention.
4C through 4F are diagrams for describing a column mapping table according to an embodiment of the present invention.
5A and 5B are diagrams illustrating a data output screen of a mobile terminal according to an embodiment of the present invention.
6 is a flowchart illustrating a data output process of a mobile terminal according to an embodiment of the present invention.
7 is a diagram illustrating a data output screen of a mobile terminal according to an embodiment of the present invention.
8A and 8B are diagrams illustrating a data output screen of a mobile terminal according to an embodiment of the present invention.
9A and 9B are diagrams illustrating a data output screen of a mobile terminal according to a second embodiment of the present invention.
10 is a diagram illustrating a group management interface of a mobile terminal according to embodiments of the present invention.

이하, 본 발명의 실시예들과 관련된 이동 단말기에 대하여 도면을 참조하여 보다 상세하게 설명한다. 이하의 설명에서 사용되는 구성요소에 대한 접미사 "모듈" 및 "부"는 명세서 작성의 용이함만이 고려되어 부여되거나 혼용되는 것으로서, 그 자체로 서로 구별되는 의미 또는 역할을 갖는 것은 아니다. Hereinafter, a mobile terminal related to embodiments of the present invention will be described in detail with reference to the accompanying drawings. The suffix "module" and " part "for the components used in the following description are given or mixed in consideration of ease of specification, and do not have their own meaning or role.

본 명세서에서 설명되는 이동 단말기에는 휴대폰, 스마트 폰(smart phone), 노트북 컴퓨터(laptop computer), 디지털방송용 단말기, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player), 네비게이션 등이 포함될 수 있다. 그러나, 본 명세서에 기재된 실시예에 따른 구성은 이동 단말기에만 적용 가능한 경우를 제외하면, 디지털 TV, 데스크탑 컴퓨터 등과 같은 고정 단말기에도 적용될 수도 있음을 본 기술분야의 당업자라면 쉽게 알 수 있을 것이다.The mobile terminal described in this specification may include a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a PDA (Personal Digital Assistants), a PMP (Portable Multimedia Player), and navigation. However, it will be readily apparent to those skilled in the art that the configuration according to the embodiments described herein may also be applied to fixed terminals such as digital TVs, desktop computers, etc., except when applicable only to mobile terminals.

도 1은 본 발명의 일 실시예와 관련된 이동 단말기의 블록도(block diagram)이다.1 is a block diagram of a mobile terminal according to an embodiment of the present invention.

상기 이동 단말기(100)는 무선 통신부(110), A/V(Audio/Video) 입력부(120), 사용자 입력부(130), 센싱부(140), 출력부(150), 메모리(160), 인터페이스부(170), 제어부(180) 및 전원 공급부(190) 등을 포함할 수 있다. 도 1에 도시된 구성요소들이 필수적인 것은 아니어서, 그보다 많은 구성요소들을 갖거나 그보다 적은 구성요소들을 갖는 이동 단말기가 구현될 수도 있다.The mobile terminal 100 includes a wireless communication unit 110, an audio / video input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, A controller 170, a controller 180, a power supply 190, and the like. The components shown in FIG. 1 are not essential, and a mobile terminal having more or fewer components may be implemented.

이하, 상기 구성요소들에 대해 차례로 살펴본다.Hereinafter, the components will be described in order.

무선 통신부(110)는 이동 단말기(100)와 무선 통신 시스템 사이 또는 이동 단말기(100)와 이동 단말기(100)가 위치한 네트워크 사이의 무선 통신을 가능하게 하는 하나 이상의 모듈을 포함할 수 있다. 예를 들어, 무선 통신부(110)는 방송 수신 모듈(111), 이동통신 모듈(112), 무선 인터넷 모듈(113), 근거리 통신 모듈(114) 및 위치정보 모듈(115) 등을 포함할 수 있다.The wireless communication unit 110 may include one or more modules for enabling wireless communication between the mobile terminal 100 and the wireless communication system or between the mobile terminal 100 and the network in which the mobile terminal 100 is located. For example, the wireless communication unit 110 may include a broadcast receiving module 111, a mobile communication module 112, a wireless Internet module 113, a short range communication module 114, and a location information module 115 .

방송 수신 모듈(111)은 방송 채널을 통하여 외부의 방송 관리 서버로부터 방송 신호 및/또는 방송 관련된 정보를 수신한다. The broadcast receiving module 111 receives a broadcast signal and / or broadcast related information from an external broadcast management server through a broadcast channel.

상기 방송 채널은 위성 채널, 지상파 채널을 포함할 수 있다. 상기 방송 관리 서버는, 방송 신호 및/또는 방송 관련 정보를 생성하여 송신하는 서버 또는 기 생성된 방송 신호 및/또는 방송 관련 정보를 제공받아 단말기에 송신하는 서버를 의미할 수 있다. 상기 방송 신호는, TV 방송 신호, 라디오 방송 신호, 데이터 방송 신호를 포함할 뿐만 아니라, TV 방송 신호 또는 라디오 방송 신호에 데이터 방송 신호가 결합한 형태의 방송 신호도 포함할 수 있다. The broadcast channel may include a satellite channel and a terrestrial channel. The broadcast management server may refer to a server for generating and transmitting broadcast signals and / or broadcast related information, or a server for receiving broadcast signals and / or broadcast related information generated by the broadcast management server and transmitting the generated broadcast signals and / or broadcast related information. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and a broadcast signal in which a data broadcast signal is combined with a TV broadcast signal or a radio broadcast signal.

상기 방송 관련 정보는, 방송 채널, 방송 프로그램 또는 방송 서비스 제공자에 관련한 정보를 의미할 수 있다. 상기 방송 관련 정보는, 이동통신망을 통하여도 제공될 수 있다. 이러한 경우에는 상기 이동통신 모듈(112)에 의해 수신될 수 있다.The broadcast-related information may refer to a broadcast channel, a broadcast program, or information related to a broadcast service provider. The broadcast related information may also be provided through a mobile communication network. In this case, it may be received by the mobile communication module 112.

상기 방송 관련 정보는 다양한 형태로 존재할 수 있다. 예를 들어, DMB(Digital Multimedia Broadcasting)의 EPG(Electronic Program Guide) 또는 DVB-H(Digital Video Broadcast-Handheld)의 ESG(Electronic Service Guide) 등의 형태로 존재할 수 있다.The broadcast related information may exist in various forms. For example, it may exist in the form of Electronic Program Guide (EPG) of Digital Multimedia Broadcasting (DMB) or Electronic Service Guide (ESG) of Digital Video Broadcast-Handheld (DVB-H).

상기 방송 수신 모듈(111)은, 예를 들어, DMB-T(Digital Multimedia Broadcasting-Terrestrial), DMB-S(Digital Multimedia Broadcasting-Satellite), MediaFLO(Media Forward Link Only), DVB-H(Digital Video Broadcast-Handheld), ISDB-T(Integrated Services Digital Broadcast-Terrestrial) 등의 디지털 방송 시스템을 이용하여 디지털 방송 신호를 수신할 수 있다. 물론, 상기 방송 수신 모듈(111)은, 상술한 디지털 방송 시스템뿐만 아니라 다른 방송 시스템에 적합하도록 구성될 수도 있다.The broadcast receiving module 111 may include, for example, Digital Multimedia Broadcasting-Terrestrial (DMB-T), Digital Multimedia Broadcasting-Satellite (DMB-S), Media Forward Link Only (MediaFLO), and Digital Video Broadcast (DVB-H). Digital broadcast signals can be received using digital broadcasting systems such as Handheld and Integrated Services Digital Broadcast-Terrestrial (ISDB-T). Of course, the broadcast receiving module 111 may be adapted to other broadcasting systems as well as the digital broadcasting system described above.

방송 수신 모듈(111)을 통해 수신된 방송 신호 및/또는 방송 관련 정보는 메모리(160)에 저장될 수 있다.The broadcast signal and / or broadcast related information received through the broadcast receiving module 111 may be stored in the memory 160.

이동통신 모듈(112)은, 이동 통신망 상에서 기지국, 외부의 단말, 서버 중 적어도 하나와 무선 신호를 송수신한다. 상기 무선 신호는, 음성 호 신호, 화상 통화 호 신호 또는 문자/멀티미디어 메시지 송수신에 따른 다양한 형태의 데이터를 포함할 수 있다. The mobile communication module 112 transmits and receives radio signals to at least one of a base station, an external terminal, and a server on a mobile communication network. The wireless signal may include various types of data depending on a voice call signal, a video call signal or a text / multimedia message transmission / reception.

무선 인터넷 모듈(113)은 무선 인터넷 접속을 위한 모듈을 말하는 것으로, 이동 단말기(100)에 내장되거나 외장될 수 있다. 무선 인터넷 기술로는 WLAN(Wireless LAN)(Wi-Fi), Wibro(Wireless broadband), Wimax(World Interoperability for Microwave Access), HSDPA(High Speed Downlink Packet Access) 등이 이용될 수 있다. The wireless Internet module 113 is a module for wireless Internet access, and may be built in or externally attached to the mobile terminal 100. Wireless Internet technologies may include Wireless LAN (Wi-Fi), Wireless Broadband (Wibro), World Interoperability for Microwave Access (Wimax), High Speed Downlink Packet Access (HSDPA), and the like.

근거리 통신 모듈(114)은 근거리 통신을 위한 모듈을 말한다. 근거리 통신(short range communication) 기술로 블루투스(Bluetooth), RFID(Radio Frequency Identification), 적외선 통신(IrDA, infrared Data Association), UWB(Ultra Wideband), ZigBee 등이 이용될 수 있다.The short range communication module 114 refers to a module for short range communication. Bluetooth, Radio Frequency Identification (RFID), infrared data association (IrDA), Ultra Wideband (UWB), ZigBee, and the like can be used as a short range communication technology.

위치정보 모듈(115)은 이동 단말기의 위치를 획득하기 위한 모듈로서, 그의 대표적인 예로는 GPS(Global Position System) 모듈이 있다.The position information module 115 is a module for obtaining the position of the mobile terminal, and a representative example thereof is a Global Position System (GPS) module.

도 1을 참조하면, A/V(Audio/Video) 입력부(120)는 오디오 신호 또는 비디오 신호 입력을 위한 것으로, 이에는 카메라(121)와 마이크(122) 등이 포함될 수 있다. 카메라(121)는 화상 통화모드 또는 촬영 모드에서 이미지 센서에 의해 얻어지는 정지영상 또는 동영상 등의 화상 프레임을 처리한다. 처리된 화상 프레임은 디스플레이부(151)에 표시될 수 있다.Referring to FIG. 1, an A / V (Audio / Video) input unit 120 is for inputting an audio signal or a video signal, and may include a camera 121 and a microphone 122. The camera 121 processes image frames such as still images or moving images obtained by the image sensor in the video call mode or the photographing mode. The processed image frame can be displayed on the display unit 151. [

카메라(121)에서 처리된 화상 프레임은 메모리(160)에 저장되거나 무선 통신부(110)를 통하여 외부로 전송될 수 있다. 카메라(121)는 사용 환경에 따라 2개 이상이 구비될 수도 있다.The image frame processed by the camera 121 may be stored in the memory 160 or transmitted to the outside through the wireless communication unit 110. [ Two or more cameras 121 may be provided depending on the use environment.

마이크(122)는 통화모드 또는 녹음모드, 음성인식 모드 등에서 마이크로폰(Microphone)에 의해 외부의 음향 신호를 입력받아 전기적인 음성 데이터로 처리한다. 처리된 음성 데이터는 통화 모드인 경우 이동통신 모듈(112)을 통하여 이동통신 기지국으로 송신 가능한 형태로 변환되어 출력될 수 있다. 마이크(122)에는 외부의 음향 신호를 입력받는 과정에서 발생되는 잡음(noise)을 제거하기 위한 다양한 잡음 제거 알고리즘이 구현될 수 있다.The microphone 122 receives an external sound signal through a microphone in a communication mode, a recording mode, a voice recognition mode, or the like, and processes it as electrical voice data. The processed voice data can be converted into a form that can be transmitted to the mobile communication base station through the mobile communication module 112 when the voice data is in the call mode, and output. Various noise reduction algorithms may be implemented in the microphone 122 to remove noise generated in receiving an external sound signal.

사용자 입력부(130)는 사용자가 단말기의 동작 제어를 위한 입력 데이터를 발생시킨다. 사용자 입력부(130)는 키 패드(key pad) 돔 스위치 (dome switch), 터치 패드(정압/정전), 조그 휠, 조그 스위치 등으로 구성될 수 있다. The user input unit 130 generates input data for a user to control the operation of the terminal. The user input unit 130 may include a key pad dome switch, a touch pad (static pressure / capacitance), a jog wheel, a jog switch, and the like.

센싱부(140)는 이동 단말기(100)의 개폐 상태, 이동 단말기(100)의 위치, 사용자 접촉 유무, 이동 단말기의 방위, 이동 단말기의 가속/감속 등과 같이 이동 단말기(100)의 현 상태를 감지하여 이동 단말기(100)의 동작을 제어하기 위한 센싱 신호를 발생시킨다. 예를 들어 이동 단말기(100)가 슬라이드 폰 형태인 경우 슬라이드 폰의 개폐 여부를 센싱할 수 있다. 또한, 전원 공급부(190)의 전원 공급 여부, 인터페이스부(170)의 외부 기기 결합 여부 등을 센싱할 수도 있다. 한편, 상기 센싱부(140)는 근접 센서(141)를 포함할 수 있다. The sensing unit 140 senses the current state of the mobile terminal 100 such as the open / close state of the mobile terminal 100, the position of the mobile terminal 100, the presence or absence of user contact, the orientation of the mobile terminal, And generates a sensing signal for controlling the operation of the mobile terminal 100. For example, when the mobile terminal 100 is in the form of a slide phone, it may sense whether the slide phone is opened or closed. In addition, whether the power supply unit 190 is supplied with power, whether the interface unit 170 is coupled to the external device may be sensed. Meanwhile, the sensing unit 140 may include a proximity sensor 141.

출력부(150)는 시각, 청각 또는 촉각 등과 관련된 출력을 발생시키기 위한 것으로, 이에는 디스플레이부(151), 음향 출력 모듈(152), 알람부(153), 및 햅틱 모듈(154) 등이 포함될 수 있다.The output unit 150 is for generating output related to the visual, auditory or tactile sense and includes a display unit 151, an audio output module 152, an alarm unit 153, and a haptic module 154 .

디스플레이부(151)는 이동 단말기(100)에서 처리되는 정보를 표시(출력)한다. 예를 들어, 이동 단말기가 통화 모드인 경우 통화와 관련된 UI(User Interface) 또는 GUI(Graphic User Interface)를 표시한다. 이동 단말기(100)가 화상 통화 모드 또는 촬영 모드인 경우에는 촬영 또는/및 수신된 영상 또는 UI, GUI를 표시한다. The display unit 151 displays (outputs) information processed by the mobile terminal 100. For example, when the mobile terminal is in the call mode, a UI (User Interface) or a GUI (Graphic User Interface) associated with a call is displayed. When the mobile terminal 100 is in the video communication mode or the photographing mode, the photographed and / or received video or UI and GUI are displayed.

디스플레이부(151)는 액정 디스플레이(liquid crystal display, LCD), 박막 트랜지스터 액정 디스플레이(thin film transistor-liquid crystal display, TFT LCD), 유기 발광 다이오드(organic light-emitting diode, OLED), 플렉시블 디스플레이(flexible display), 3차원 디스플레이(3D display) 중에서 적어도 하나를 포함할 수 있다. The display unit 151 includes a liquid crystal display (LCD), a thin film transistor-liquid crystal display (TFT LCD), an organic light-emitting diode (OLED), and a flexible display (flexible). and at least one of a 3D display.

이들 중 일부 디스플레이는 그를 통해 외부를 볼 수 있도록 투명형 또는 광투과형으로 구성될 수 있다. 이는 투명 디스플레이라 호칭될 수 있는데, 상기 투명 디스플레이의 대표적인 예로는 TOLED(Transparant OLED) 등이 있다. 디스플레이부(151)의 후방 구조 또한 광 투과형 구조로 구성될 수 있다. 이러한 구조에 의하여, 사용자는 단말기 바디의 디스플레이부(151)가 차지하는 영역을 통해 단말기 바디의 후방에 위치한 사물을 볼 수 있다.Some of these displays may be transparent or light transmissive so that they can be seen through. This can be referred to as a transparent display, and a typical example of the transparent display is TOLED (Transparent OLED) and the like. The rear structure of the display unit 151 may also be of a light transmission type. With this structure, the user can see an object located behind the terminal body through the area occupied by the display unit 151 of the terminal body.

이동 단말기(100)의 구현 형태에 따라 디스플레이부(151)이 2개 이상 존재할 수 있다. 예를 들어, 이동 단말기(100)에는 복수의 디스플레이부들이 하나의 면에 이격되거나 일체로 배치될 수 있고, 또한 서로 다른 면에 각각 배치될 수도 있다. There may be two or more display units 151 according to the embodiment of the mobile terminal 100. For example, in the mobile terminal 100, a plurality of display portions may be spaced apart from one another, or may be disposed integrally with one another, and may be disposed on different surfaces, respectively.

디스플레이부(151)와 터치 동작을 감지하는 센서(이하, '터치 센서'라 함)가 상호 레이어 구조를 이루는 경우(이하, '터치 스크린'이라 함)에, 디스플레이부(151)는 출력 장치 이외에 입력 장치로도 사용될 수 있다. 터치 센서는, 예를 들어, 터치 필름, 터치 시트, 터치 패드 등의 형태를 가질 수 있다.When the display unit 151 and a sensor for detecting a touch operation (hereinafter, referred to as a touch sensor) form a mutual layer structure (hereinafter referred to as a touch screen), the display unit 151 may be configured in addition to an output device. Can also be used as an input device. The touch sensor may have the form of, for example, a touch film, a touch sheet, a touch pad, or the like.

터치 센서는 디스플레이부(151)의 특정 부위에 가해진 압력 또는 디스플레이부(151)의 특정 부위에 발생하는 정전 용량 등의 변화를 전기적인 입력신호로 변환하도록 구성될 수 있다. 터치 센서는 터치 되는 위치 및 면적뿐만 아니라, 터치 시의 압력까지도 검출할 수 있도록 구성될 수 있다. The touch sensor may be configured to convert a change in a pressure applied to a specific portion of the display unit 151 or a capacitance generated in a specific portion of the display unit 151 into an electrical input signal. The touch sensor can be configured to detect not only the position and area to be touched but also the pressure at the time of touch.

터치 센서에 대한 터치 입력이 있는 경우, 그에 대응하는 신호(들)는 터치 제어기로 보내진다. 터치 제어기는 그 신호(들)를 처리한 다음 대응하는 데이터를 제어부(180)로 전송한다. 이로써, 제어부(180)는 디스플레이부(151)의 어느 영역이 터치 되었는지 여부 등을 알 수 있게 된다.If there is a touch input to the touch sensor, the corresponding signal (s) is sent to the touch controller. The touch controller processes the signal (s) and transmits the corresponding data to the controller 180. As a result, the controller 180 can know which area of the display unit 151 is touched.

도 1을 참조하면, 상기 터치스크린에 의해 감싸지는 이동 단말기의 내부 영역 또는 상기 터치 스크린의 근처에 근접 센서(141)가 배치될 수 있다. 상기 근접 센서는 소정의 검출면에 접근하는 물체, 혹은 근방에 존재하는 물체의 유무를 전자계의 힘 또는 적외선을 이용하여 기계적 접촉이 없이 검출하는 센서를 말한다. 근접 센서는 접촉식 센서보다는 그 수명이 길며 그 활용도 또한 높다. Referring to FIG. 1, a proximity sensor 141 may be disposed in an inner region of the mobile terminal or in the vicinity of the touch screen, which is surrounded by the touch screen. The proximity sensor refers to a sensor that detects the presence or absence of an object approaching a predetermined detection surface or a nearby object without mechanical contact using the force of an electromagnetic field or infrared rays. The proximity sensor has a longer life span than the contact sensor and its utilization is also high.

상기 근접 센서의 예로는 투과형 광전 센서, 직접 반사형 광전 센서, 미러 반사형 광전 센서, 고주파 발진형 근접 센서, 정전용량형 근접 센서, 자기형 근접 센서, 적외선 근접 센서 등이 있다. 상기 터치스크린이 정전식인 경우에는 상기 포인터의 근접에 따른 전계의 변화로 상기 포인터의 근접을 검출하도록 구성된다. 이 경우 상기 터치 스크린(터치 센서)은 근접 센서로 분류될 수도 있다.Examples of the proximity sensor include a transmission photoelectric sensor, a direct reflection photoelectric sensor, a mirror reflection photoelectric sensor, a high frequency oscillation proximity sensor, a capacitive proximity sensor, a magnetic proximity sensor, and an infrared proximity sensor. And to detect the proximity of the pointer by the change of the electric field along the proximity of the pointer when the touch screen is electrostatic. In this case, the touch screen (touch sensor) may be classified as a proximity sensor.

이하에서는 설명의 편의를 위해, 상기 터치스크린 상에 포인터가 접촉되지 않으면서 근접되어 상기 포인터가 상기 터치스크린 상에 위치함이 인식되도록 하는 행위를 "근접 터치(proximity touch)"라고 칭하고, 상기 터치스크린 상에 포인터가 실제로 접촉되는 행위를 "접촉 터치(contact touch)"라고 칭한다. 상기 터치스크린 상에서 포인터로 근접 터치가 되는 위치라 함은, 상기 포인터가 근접 터치될 때 상기 포인터가 상기 터치스크린에 대해 수직으로 대응되는 위치를 의미한다.Hereinafter, for convenience of explanation, the act of allowing the pointer to be recognized without being in contact with the touch screen so that the pointer is located on the touch screen is referred to as a "proximity touch", and the touch The act of actually touching the pointer on the screen is called "contact touch." The position where the pointer is proximately touched on the touch screen means a position where the pointer is vertically corresponding to the touch screen when the pointer is touched.

상기 근접센서는, 근접 터치와, 근접 터치 패턴(예를 들어, 근접 터치 거리, 근접 터치 방향, 근접 터치 속도, 근접 터치 시간, 근접 터치 위치, 근접 터치 이동 상태 등)을 감지한다. 상기 감지된 근접 터치 동작 및 근접 터치 패턴에 상응하는 정보는 터치 스크린상에 출력될 수 있다. The proximity sensor detects a proximity touch and a proximity touch pattern (e.g., a proximity touch distance, a proximity touch direction, a proximity touch speed, a proximity touch time, a proximity touch position, a proximity touch movement state, and the like). Information corresponding to the detected proximity touch operation and the proximity touch pattern may be output on the touch screen.

음향 출력 모듈(152)은 호신호 수신, 통화모드 또는 녹음 모드, 음성인식 모드, 방송수신 모드 등에서 무선 통신부(110)로부터 수신되거나 메모리(160)에 저장된 오디오 데이터를 출력할 수 있다. 음향 출력 모듈(152)은 이동 단말기(100)에서 수행되는 기능(예를 들어, 호신호 수신음, 메시지 수신음 등)과 관련된 음향 신호를 출력하기도 한다. 이러한 음향 출력 모듈(152)에는 리시버(Receiver), 스피커(speaker), 버저(Buzzer) 등이 포함될 수 있다.The sound output module 152 may output audio data received from the wireless communication unit 110 or stored in the memory 160 in a call signal reception, a call mode or a recording mode, a voice recognition mode, a broadcast reception mode, and the like. The sound output module 152 also outputs sound signals related to functions (e.g., call signal reception sound, message reception sound, etc.) performed in the mobile terminal 100. [ The audio output module 152 may include a receiver, a speaker, a buzzer, and the like.

알람부(153)는 이동 단말기(100)의 이벤트 발생을 알리기 위한 신호를 출력한다. 이동 단말기에서 발생 되는 이벤트의 예로는 호 신호 수신, 메시지 수신, 키 신호 입력, 터치 입력 등이 있다. 알람부(153)는 비디오 신호나 오디오 신호 이외에 다른 형태, 예를 들어 진동으로 이벤트 발생을 알리기 위한 신호를 출력할 수도 있다. 상기 비디오 신호나 오디오 신호는 디스플레이부(151)나 음성 출력 모듈(152)을 통해서도 출력될 수 있어서, 그들(151,152)은 알람부(153)의 일부로 분류될 수도 있다.The alarm unit 153 outputs a signal for notifying the occurrence of an event of the mobile terminal 100. Examples of events that occur in the mobile terminal include call signal reception, message reception, key signal input, touch input, and the like. The alarm unit 153 may output a signal for notifying the occurrence of an event in a form other than the video signal or the audio signal, for example, vibration. The video signal or the audio signal may be output through the display unit 151 or the audio output module 152 so that they may be classified as a part of the alarm unit 153.

햅틱 모듈(haptic module)(154)은 사용자가 느낄 수 있는 다양한 촉각 효과를 발생시킨다. 햅틱 모듈(154)이 발생시키는 촉각 효과의 대표적인 예로는 진동이 있다. 햅택 모듈(154)이 발생하는 진동의 세기와 패턴 등은 제어가능하다. 예를 들어, 서로 다른 진동을 합성하여 출력하거나 순차적으로 출력할 수도 있다. The haptic module 154 generates various tactile effects that the user can feel. A typical example of the haptic effect generated by the haptic module 154 is vibration. The intensity and pattern of vibration generated by the haptic module 154 can be controlled. For example, different vibrations may be synthesized and output or sequentially output.

햅틱 모듈(154)은, 진동 외에도, 접촉 피부면에 대해 수직 운동하는 핀 배열, 분사구나 흡입구를 통한 공기의 분사력이나 흡입력, 피부 표면에 대한 스침, 전극(eletrode)의 접촉, 정전기력 등의 자극에 의한 효과와, 흡열이나 발열 가능한 소자를 이용한 냉온감 재현에 의한 효과 등 다양한 촉각 효과를 발생시킬 수 있다. In addition to vibration, the haptic module 154 may be configured to provide a pin array that vertically moves with respect to the contact skin surface, a jetting force or suction force of air through an injection or inlet port, grazing to the skin surface, contact of an electrode, electrostatic force, and the like. Various tactile effects can be generated, such as effects by the endothermic and the reproduction of a sense of cold using the elements capable of endotherm or heat generation.

햅틱 모듈(154)은 직접적인 접촉을 통해 촉각 효과의 전달할 수 있을 뿐만 아니라, 사용자가 손가락이나 팔 등의 근 감각을 통해 촉각 효과를 느낄 수 있도록 구현할 수도 있다. 햅틱 모듈(154)은 휴대 단말기(100)의 구성 태양에 따라 2개 이상이 구비될 수 있다.The haptic module 154 can be implemented not only to transmit the tactile effect through the direct contact but also to allow the user to feel the tactile effect through the muscular sensation of the finger or arm. The haptic module 154 may include two or more haptic modules 154 according to the configuration of the portable terminal 100.

메모리(160)는 제어부(180)의 동작을 위한 프로그램을 저장할 수 있고, 입/출력되는 데이터들(예를 들어, 폰북, 메시지, 정지영상, 동영상 등)을 임시 저장할 수도 있다. 상기 메모리(160)는 상기 터치스크린 상의 터치 입력시 출력되는 다양한 패턴의 진동 및 음향에 관한 데이터를 저장할 수 있다.The memory 160 may store a program for the operation of the controller 180 and temporarily store input / output data (e.g., a phone book, a message, a still image, a moving picture, etc.). The memory 160 may store data on vibration and sound of various patterns outputted when a touch is input on the touch screen.

메모리(160)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(Random Access Memory, RAM), SRAM(Static Random Access Memory), 롬(Read-Only Memory, ROM), EEPROM(Electrically Erasable Programmable Read-Only Memory), PROM(Programmable Read-Only Memory), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다. 이동 단말기(100)는 인터넷(internet)상에서 상기 메모리(160)의 저장 기능을 수행하는 웹 스토리지(web storage)와 관련되어 동작할 수도 있다.The memory 160 may be a flash memory type, a hard disk type, a multimedia card micro type, a card type memory (for example, SD or XD memory), a RAM (Random Access Memory), SRAM (Static Random Access Memory), ROM (Read Only Memory), EEPROM (Electrically Erasable Programmable Read-Only Memory), PROM A disk, and / or an optical disk. The mobile terminal 100 may operate in association with a web storage that performs a storage function of the memory 160 on the Internet.

인터페이스부(170)는 이동 단말기(100)에 연결되는 모든 외부기기와의 통로 역할을 한다. 인터페이스부(170)는 외부 기기로부터 데이터를 전송받거나, 전원을 공급받아 이동 단말기(100) 내부의 각 구성 요소에 전달하거나, 이동 단말기(100) 내부의 데이터가 외부 기기로 전송되도록 한다. 예를 들어, 유/무선 헤드셋 포트, 외부 충전기 포트, 유/무선 데이터 포트, 메모리 카드(memory card) 포트, 식별 모듈이 구비된 장치를 연결하는 포트, 오디오 I/O(Input/Output) 포트, 비디오 I/O(Input/Output) 포트, 이어폰 포트 등이 인터페이스부(170)에 포함될 수 있다. The interface unit 170 serves as a path for communication with all external devices connected to the mobile terminal 100. The interface unit 170 receives data from an external device or supplies power to each component in the mobile terminal 100 or transmits data to the external device. For example, a wired / wireless headset port, an external charger port, a wired / wireless data port, a memory card port, a port for connecting a device having an identification module, an audio I / O port, A video input / output (I / O) port, an earphone port, and the like may be included in the interface unit 170.

식별 모듈은 이동 단말기(100)의 사용 권한을 인증하기 위한 각종 정보를 저장한 칩으로서, 사용자 인증 모듈(User Identify Module, UIM), 가입자 인증 모듈(Subscriber Identify Module, SIM), 범용 사용자 인증 모듈(Universal Subscriber Identity Module, USIM) 등을 포함할 수 있다. 식별 모듈이 구비된 장치(이하 '식별 장치')는, 스마트 카드(smart card) 형식으로 제작될 수 있다. 따라서 식별 장치는 포트를 통하여 단말기(100)와 연결될 수 있다. The identification module is a chip for storing various information for authenticating the use right of the mobile terminal 100 and includes a user identification module (UIM), a subscriber identity module (SIM), a general user authentication module A Universal Subscriber Identity Module (USIM), and the like. Devices with identification modules (hereinafter referred to as "identification devices") can be manufactured in a smart card format. Accordingly, the identification device can be connected to the terminal 100 through the port.

상기 인터페이스부는 이동단말기(100)가 외부 크래들(cradle)과 연결될 때 상기 크래들로부터의 전원이 상기 이동단말기(100)에 공급되는 통로가 되거나, 사용자에 의해 상기 크래들에서 입력되는 각종 명령 신호가 상기 이동단말기로 전달되는 통로가 될 수 있다. 상기 크래들로부터 입력되는 각종 명령 신호 또는 상기 전원은 상기 이동단말기가 상기 크래들에 정확히 장착되었음을 인지하기 위한 신호로 동작될 수도 있다.The interface unit may be a passage through which power from the cradle is supplied to the mobile terminal 100 when the mobile terminal 100 is connected to an external cradle, or various command signals input from the cradle by a user may be transferred. It may be a passage that is delivered to the terminal. The various command signals or the power source input from the cradle may be operated as a signal for recognizing that the mobile terminal is correctly mounted on the cradle.

제어부(controller, 180)는 통상적으로 이동 단말기의 전반적인 동작을 제어한다. 예를 들어 음성 통화, 데이터 통신, 화상 통화 등을 위한 관련된 제어 및 처리를 수행한다. 제어부(180)는 멀티 미디어 재생을 위한 멀티미디어 모듈(181)을 구비할 수도 있다. 멀티미디어 모듈(181)은 제어부(180) 내에 구현될 수도 있고, 제어부(180)와 별도로 구현될 수도 있다.The controller 180 typically controls the overall operation of the mobile terminal. For example, voice communication, data communication, video communication, and the like. The control unit 180 may include a multimedia module 181 for multimedia playback. The multimedia module 181 may be implemented in the control unit 180 or may be implemented separately from the control unit 180. [

상기 제어부(180)는 상기 터치스크린 상에서 행해지는 필기 입력 또는 그림 그리기 입력을 각각 문자 및 이미지로 인식할 수 있는 패턴 인식 처리를 행할 수 있다. The controller 180 may perform a pattern recognition process for recognizing handwriting input or drawing input performed on the touch screen as characters and images, respectively.

전원 공급부(190)는 제어부(180)의 제어에 의해 외부의 전원, 내부의 전원을 인가받아 각 구성요소들의 동작에 필요한 전원을 공급한다.The power supply unit 190 receives an external power source and an internal power source under the control of the controller 180 to supply power for operation of each component.

여기에 설명되는 다양한 실시예는 예를 들어, 소프트웨어, 하드웨어 또는 이들의 조합된 것을 이용하여 컴퓨터 또는 이와 유사한 장치로 읽을 수 있는 기록매체 내에서 구현될 수 있다.The various embodiments described herein may be embodied in a recording medium readable by a computer or similar device using, for example, software, hardware, or a combination thereof.

하드웨어적인 구현에 의하면, 여기에 설명되는 실시예는 ASICs (application specific integrated circuits), DSPs (digital signal processors), DSPDs (digital signal processing devices), PLDs (programmable logic devices), FPGAs (field programmable gate arrays, 프로세서(processors), 제어기(controllers), 마이크로 컨트롤러(micro-controllers), 마이크로 프로세서(microprocessors), 기타 기능 수행을 위한 전기적인 유닛 중 적어도 하나를 이용하여 구현될 수 있다. 일부의 경우에 본 명세서에서 설명되는 실시예들이 제어부(180) 자체로 구현될 수 있다.According to a hardware implementation, the embodiments described herein include application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), and the like. It may be implemented using at least one of processors, controllers, micro-controllers, microprocessors, and electrical units for performing other functions. The described embodiments may be implemented by the controller 180 itself.

소프트웨어적인 구현에 의하면, 본 명세서에서 설명되는 절차 및 기능과 같은 실시예들은 별도의 소프트웨어 모듈들로 구현될 수 있다. 상기 소프트웨어 모듈들 각각은 본 명세서에서 설명되는 하나 이상의 기능 및 작동을 수행할 수 있다. 적절한 프로그램 언어로 쓰여진 소프트웨어 어플리케이션으로 소프트웨어 코드가 구현될 수 있다. 상기 소프트웨어 코드는 메모리(160)에 저장되고, 제어부(180)에 의해 실행될 수 있다.According to the software implementation, embodiments such as the procedures and functions described herein may be implemented as separate software modules. Each of the software modules may perform one or more of the functions and operations described herein. Software code can be implemented in a software application written in a suitable programming language. The software code is stored in the memory 160 and can be executed by the control unit 180. [

도 2a는 본 발명과 관련된 이동 단말기 또는 휴대 단말기의 일 예를 전면에서 바라본 사시도이다.2A is a perspective view of an example of a mobile terminal or a mobile terminal according to the present invention.

개시된 휴대 단말기(100)는 바 형태의 단말기 바디를 구비하고 있다. 다만, 본 발명은 여기에 한정되지 않고, 2 이상의 바디들이 상대 이동 가능하게 결합되는 슬라이드 타입, 폴더 타입, 스윙 타입, 스위블 타입 등 다양한 구조에 적용이 가능하다. The disclosed mobile terminal 100 has a bar-shaped terminal body. However, the present invention is not limited thereto, and can be applied to various structures such as a slide type, a folder type, a swing type, and a swivel type in which two or more bodies are relatively movably coupled.

바디는 외관을 이루는 케이스(케이싱, 하우징, 커버 등)를 포함한다. 본 실시예에서, 케이스는 프론트 케이스(101)와 리어 케이스(102)로 구분될 수 있다. 프론트 케이스(101)와 리어 케이스(102)의 사이에 형성된 공간에는 각종 전자부품들이 내장된다. 프론트 케이스(101)와 리어 케이스(102) 사이에는 적어도 하나의 중간 케이스가 추가로 배치될 수도 있다.The body includes a case (a casing, a housing, a cover, and the like) which forms an appearance. In this embodiment, the case may be divided into a front case 101 and a rear case 102. [ A variety of electronic components are embedded in the space formed between the front case 101 and the rear case 102. At least one intermediate case may be additionally disposed between the front case 101 and the rear case 102. [

케이스들은 합성수지를 사출하여 형성되거나 금속 재질, 예를 들어 스테인레스 스틸(STS) 또는 티타늄(Ti) 등과 같은 금속 재질을 갖도록 형성될 수도 있다.The cases may be formed by injecting synthetic resin or may be formed of a metal material, for example, a metal material such as stainless steel (STS) or titanium (Ti).

단말기 바디, 주로 프론트 케이스(101)에는 디스플레이부(151), 음향출력부(152), 카메라(121), 사용자 입력부(130/131,132), 마이크(122), 인터페이스(170) 등이 배치될 수 있다.The display unit 151, the sound output unit 152, the camera 121, the user input units 130/131 and 132, the microphone 122, the interface 170, and the like may be disposed in the front body 101 have.

디스플레이부(151)는 프론트 케이스(101)의 주면의 대부분을 차지한다. 디스플레이부(151)의 양단부 중 일 단부에 인접한 영역에는 음향출력부(151)와 카메라(121)가 배치되고, 다른 단부에 인접한 영역에는 사용자 입력부(131)와 마이크(122)가 배치된다. 사용자 입력부(132)와 인터페이스(170) 등은 프론트 케이스(101) 및 리어 케이스(102)의 측면들에 배치될 수 있다.The display unit 151 occupies most of the main surface of the front case 101. A sound output unit 151 and a camera 121 are disposed in an area adjacent to one end of both ends of the display unit 151 and a user input unit 131 and a microphone 122 are disposed in an area adjacent to the other end. The user input unit 132 and the interface 170 may be disposed on the side surfaces of the front case 101 and the rear case 102. [

사용자 입력부(130)는 휴대 단말기(100)의 동작을 제어하기 위한 명령을 입력받기 위해 조작되는 것으로서, 복수의 조작 유닛들(131,132)을 포함할 수 있다. 조작 유닛들(131,132)은 조작부(manipulating portion)로도 통칭 될 수 있으며, 사용자가 촉각 적인 느낌을 가면서 조작하게 되는 방식(tactile manner)이라면 어떤 방식이든 채용될 수 있다.The user input unit 130 is operated to receive a command for controlling the operation of the portable terminal 100 and may include a plurality of operation units 131 and 132. The manipulation units 131 and 132 may also be collectively referred to as manipulating portions, and may be employed in any manner as long as the user operates the tactile manner with a tactile feeling.

제1 또는 제2조작 유닛들(131, 132)에 의하여 입력되는 내용은 다양하게 설정될 수 있다. 예를 들어, 제1 조작 유닛(131)은 시작, 종료, 스크롤 등과 같은 명령을 입력받고, 제2 조작 유닛(132)은 음향출력부(152)에서 출력되는 음향의 크기 조절 또는 디스플레이부(151)의 터치 인식 모드로의 전환 등과 같은 명령을 입력받을 수 있다.The contents inputted by the first or second operation unit 131 or 132 may be variously set. For example, the first operation unit 131 receives commands such as start, end, scroll, and the like, and the second operation unit 132 controls the size of the sound output from the sound output unit 152 or the size of the sound output from the display unit 151 To the touch recognition mode of the touch screen.

도 2b는 도 2a에 도시된 휴대 단말기의 후면 사시도이다. FIG. 2B is a rear perspective view of the portable terminal shown in FIG. 2A.

도 2b를 참조하면, 단말기 바디의 후면, 다시 말해서 리어 케이스(102)에는 카메라(121')가 추가로 장착될 수 있다. 카메라(121')는 카메라(121, 도 2a 참조)와 실질적으로 반대되는 촬영 방향을 가지며, 카메라(121)와 서로 다른 화소를 가지는 카메라일 수 있다. Referring to FIG. 2B, a camera 121 'may be further mounted on the rear surface of the terminal body, that is, the rear case 102. The camera 121 'may have a photographing direction substantially opposite to the camera 121 (see FIG. 2A), and may be a camera having different pixels from the camera 121.

예를 들어, 카메라(121)는 화상 통화 등의 경우에 사용자의 얼굴을 촬영하여 상대방에 전송함에 무리가 없도록 저 화소를 가지며, 카메라(121')는 일반적인 피사체를 촬영하고 바로 전송하지는 않는 경우가 많기에 고 화소를 가지는 것이 바람직하다. 카메라(121,121')는 회전 또는 팝업(pop-up) 가능하게 단말기 바디에 설치될 수도 있다.For example, the camera 121 may have a low pixel so that the face of the user can be photographed and transmitted to the other party in case of a video call or the like, and the camera 121 ' It is preferable to have a large number of pixels. The cameras 121 and 121 'may be installed in the terminal body so as to be rotatable or pop-upable.

카메라(121')에 인접하게는 플래쉬(123)와 거울(124)이 추가로 배치된다. 플래쉬(123)는 카메라(121')로 피사체를 촬영하는 경우에 피사체를 향해 빛을 비추게 된다. 거울(124)은 사용자가 카메라(121')를 이용하여 자신을 촬영(셀프 촬영)하고자 하는 경우에, 사용자 자신의 얼굴 등을 비춰볼 수 있게 한다.A flash 123 and a mirror 124 are further disposed adjacent to the camera 121 '. The flash 123 illuminates the subject when the subject is photographed by the camera 121 '. The mirror 124 allows the user to illuminate the user's own face or the like when the user intends to shoot himself / herself (self-photographing) using the camera 121 '.

단말기 바디의 후면에는 음향 출력부(152')가 추가로 배치될 수도 있다. 음향 출력부(152')는 음향 출력부(152, 도 2a 참조)와 함께 스테레오 기능을 구현할 수 있으며, 통화시 스피커폰 모드의 구현을 위하여 사용될 수도 있다.An acoustic output 152 'may be additionally disposed on the rear surface of the terminal body. The sound output unit 152 'may implement the stereo function together with the sound output unit 152 (see FIG. 2A), and may be used for the implementation of the speakerphone mode during a call.

단말기 바디의 측면에는 통화 등을 위한 안테나 외에 방송신호 수신용 안테나(116)가 추가적으로 배치될 수 있다. 방송수신모듈(111, 도 1 참조)의 일부를 이루는 안테나(116)는 단말기 바디에서 인출 가능하게 설치될 수 있다.In addition to the antenna for talking and the like, a broadcast signal reception antenna 116 may be additionally disposed on the side of the terminal body. The antenna 116, which forms part of the broadcast receiving module 111 (see FIG. 1), can be installed to be able to be drawn out from the terminal body.

단말기 바디에는 휴대 단말기(100)에 전원을 공급하기 위한 전원공급부(190)가 장착된다. 전원공급부(190)는 단말기 바디에 내장되거나, 단말기 바디의 외부에서 직접 탈착될 수 있게 구성될 수 있다.A power supply unit 190 for supplying power to the portable terminal 100 is mounted on the terminal body. The power supply unit 190 may be embedded in the terminal body or may be directly detachable from the outside of the terminal body.

리어 케이스(102)에는 터치를 감지하기 위한 터치 패드(135)가 추가로 장착될 수 있다. 터치 패드(135) 또한 디스플레이부(151)와 마찬가지로 광 투과형으로 구성될 수 있다. 이 경우에, 디스플레이부(151)가 양면에서 시각 정보를 출력하도록 구성된다면, 터치 패드(135)를 통해서도 상기 시각 정보를 인지할 수 있게 된다. 상기 양면에 출력되는 정보는 상기 터치 패드(135)에 의해 모두 제어될 수도 있다. 이와 달리, 터치 패드(135)에는 디스플레이가 추가로 장착되어, 리어 케이스(102)에도 터치 스크린이 배치될 수도 있다.The rear case 102 may further include a touch pad 135 for sensing a touch. The touch pad 135 may also be of a light transmission type like the display unit 151. [ In this case, if the display unit 151 is configured to output time information on both sides, the time information can be recognized through the touch pad 135 as well. The information output on both sides may be all controlled by the touch pad 135. [ Alternatively, a display may be additionally mounted on the touch pad 135, and a touch screen may be disposed on the rear case 102 as well.

터치 패드(135)는 프론트 케이스(101)의 디스플레이부(151)와 상호 관련되어 작동한다. 터치 패드(135)는 디스플레이부(151)의 후방에 평행하게 배치될 수 있다. 이러한 터치 패드(135)는 디스플레이부(151)와 동일하거나 작은 크기를 가질 수 있다.The touch pad 135 operates in association with the display unit 151 of the front case 101. The touch pad 135 may be disposed parallel to the rear of the display unit 151. The touch pad 135 may have a size equal to or smaller than that of the display unit 151.

이하에서는 상기와 같이 구성된 단말기와 관련된 실시 예들에 대하여 첨부된 도면을 참조하여 설명한다. 후술하는 실시 예들은 단독으로 또는 서로 조합되어 사용될 수 있다. 또한, 후술하는 실시 예들이 상술한 사용자 인터페이스(UI)와 조합되어 사용될 수도 있다.Hereinafter, exemplary embodiments related to a terminal configured as described above will be described with reference to the accompanying drawings. Embodiments described later may be used alone or in combination with each other. In addition, embodiments described below may be used in combination with the above-described user interface (UI).

본 문서에서 개시되는 실시 예들은, 도 1 내지 2b를 참조하여 설명한 상기 이동 단말기(100)에서 구현될 수 있다. Embodiments disclosed in this document may be implemented in the mobile terminal 100 described with reference to FIGS. 1 to 2B.

이동 단말기(100)의 데이터 출력 기능Data output function of the mobile terminal 100

이하, 도 3내지 도 10을 참조하여 본 발명의 실시 예에 따른 이동 단말기의 데이터 출력 방법과 이를 구현하기 위한 이동 단말기(100)의 동작을 상세하게 설명한다.Hereinafter, a method of outputting data of a mobile terminal and an operation of the mobile terminal 100 for implementing the same will be described in detail with reference to FIGS. 3 to 10.

제어부(180)는 무선 통신부(110) 또는 인터페이스부(170)를 제어하여 외부 장치 또는 애플리케이션 제공 서버로부터 애플리케이션을 획득할 수 있다. 또한, 제어부(180)는 획득된 애플리케이션을 메모리(160)에 저장하고, 설치할 수 있다. 메모리(160)는 애플리케이션이 설치되면 애플리케이션의 프로그램 및 데이터를 저장하고, 제어부(180)는 애플리케이션의 설치 정보를 관리할 수 있다. 또한, 애플리케이션이 설치되면 제어부(180)는 설치된 애플리케이션을 실행하도록 설정된 오브젝트를 생성하고, 생성된 오브젝트를 메모리(160)에 저장할 수 있다.The controller 180 may control the wireless communication unit 110 or the interface unit 170 to obtain an application from an external device or an application providing server. In addition, the controller 180 may store and install the obtained application in the memory 160. When the application is installed, the memory 160 may store programs and data of the application, and the controller 180 may manage installation information of the application. In addition, when the application is installed, the controller 180 may generate an object set to execute the installed application and store the generated object in the memory 160.

제어부(180)는 대기화면의 표시 요청을 수신하면, 디스플레이부(151)가 메모리(160)에 저장된 적어도 하나의 오브젝트를 포함하는 대기화면을 표시하도록 제어할 수 있다. 대기화면에 표시된 오브젝트가 사용자 입력부(130)를 통해 선택될 수 있고, 오브젝트가 선택되면 선택된 오브젝트에 대응하는 애플리케이션이 실행될 수 있다.When the controller 180 receives the request for displaying the idle screen, the controller 180 may control the display 151 to display the idle screen including at least one object stored in the memory 160. An object displayed on the idle screen may be selected through the user input unit 130, and when an object is selected, an application corresponding to the selected object may be executed.

제어부(180)가 공용의 프로세싱 리소스를 공유하는 방식의 멀티태스킹을 지원하는 이동 단말기(100)에서, 제어부(180)는 작업 스케쥴링을 통해 다수의 애플리케이션들을 실행할 수 있다. 즉, 제어부(180)는 제 1 애플리케이션을 포그라운드 영역에서 실행하면서(즉, 활성화 상태) 제 2 애플리케이션을 백그라운드 영역에서 실행할 수 있다(즉, 비활성화 상태).In the mobile terminal 100 that supports multitasking in which the controller 180 shares a common processing resource, the controller 180 can execute a plurality of applications through job scheduling. That is, the controller 180 may execute the second application in the background area while executing the first application in the foreground area (that is, the activated state) (ie, deactivate the state).

사용자 입력부(130)는 터치 센서를 이용하여 다양한 제스쳐를 감지할 수 있다. 일 실시예에서, 제스쳐는 손가락 또는 스타일러스 등을 이용한 탭(tap), 드래그(drag), 플릭(flick), 스와이프(swipe), 더블 탭(double tap) 및 터치 앤 홀드(touch & hold) 제스쳐를 포함할 수 있다.The user input unit 130 may detect various gestures using a touch sensor. In one embodiment, the gesture is a tap, drag, flick, swipe, double tap, and touch & hold gesture using a finger or stylus, etc. It may include.

탭 제스쳐는 화면의 사용자 인터페이스 요소를 터치하는 가장 기본적인 제스쳐로서, 짧은 시간 동안 손가락 또는 스타일러스를 터치 스크린에 접촉시키는 모션을 의미한다. 마우스의 싱글 클릭(single click)과 동일한 모션을 의미한다. 터치 모션, 롱 프레스 모션 등은 동일한 모션을 의미할 수 있다.A tap gesture is the most basic gesture of touching a user interface element of a screen, and means a motion of touching a touch screen or a finger or a stylus for a short time. It means the same motion as the single click of the mouse. Touch motion, long press motion, etc. may mean the same motion.

드래그 제스쳐는 화면을 터치한 상태에서 특정 방향으로 스크롤하는 모션을 의미한다. 예를 들어, 드래그 제스쳐는 스크롤 가능한 사용자 인터페이스 요소에서 화면을 상하로 스크롤할 때 사용된다.The drag gesture refers to a motion of scrolling in a specific direction while touching the screen. For example, drag gestures are used to scroll up and down the screen in scrollable user interface elements.

플릭 제스쳐는 드래그 제스쳐를 취하되 짧은 시간 안에 손가락이나 스타일러스를 터치 스크린으로부터 떼는 제스쳐를 의미한다. 예를 들어, 플릭 제스쳐는 스크롤 가능한 사용자 인터페이스 요소에서 화면을 상하로 빠르게 스크롤할 때 사용된다.Flick gestures are gestures that take a drag gesture but release a finger or stylus from the touch screen in a short time. For example, flick gestures are used to quickly scroll up and down the screen in scrollable user interface elements.

스와이프 제스쳐는 드래그 제스쳐를 취하되 손가락이나 스타일러스트를 터치 스크린에서 강하게 드래그하는 제스쳐를 의미한다. 예를 들어, 드래그 제스쳐는 목록에서 각 아이템에 대응하는 숨겨진 삭제 메뉴를 표시하게 할 때 사용된다.Swipe gesture refers to a gesture that takes a drag gesture but strongly drags a finger or a star illustration on the touch screen. For example, drag gestures are used to display a hidden delete menu corresponding to each item in a list.

더블 탭 제스쳐는 두번의 연속적인 탭 모션을 의미하며, 예를 들어, 콘텐츠나 이미지를 줌인하여 가운데로 위치시키거나, 줌 아웃의 기능에 사용된다.Double tap gestures refer to two consecutive tap motions, for example, to zoom in or center content or an image, or to zoom out.

터치 앤 홀드 제스쳐는 손가락이나 스타일러스를 터치 스크린에서 터치한 채 소정 시간을 유지하는 모션을 의미한다. 터치 앤 홀드 제스쳐는 롱 프레스(long press)라고도 불린다. 편집가능한 텍스트에서 커서의 위치에 대한 확대된 뷰(view)를 디스플레이하는 기능에 사용된다.Touch and hold gesture refers to a motion of maintaining a predetermined time while touching a finger or a stylus on a touch screen. Touch and hold gestures are also called long presses. Used to display an enlarged view of the position of the cursor in editable text.

한편, 이동 단말기(100)의 터치 스크린은 멀티 터치를 인식할 수도 있다. 이 경우에 제스쳐는 핀치 오픈(pinch open) 및 핀치 클로즈(pinch close) 제스쳐를 더 포함할 수 있다.Meanwhile, the touch screen of the mobile terminal 100 may recognize a multi touch. In this case, the gesture may further include pinch open and pinch close gestures.

핀치 오픈 제스쳐는 마치 화면을 늘이는 것처럼 두 손가락을 터치 스크린 상에 터치한 채 벌리는 제스쳐를 의미한다. 핀치 오픈 제스쳐는 지도 보기에서 지도 화면을 줌인할 때 사용된다. 더블 탭 제스쳐는 미리 정해진 배율만큼 자동으로 줌인을 수행할 때 사용되지만, 핀치 오픈 제스쳐는 사용자가 손가락을 벌리는 정도에 근거하여 줌인 레벨을 조정할 때 사용된다.A pinch open gesture refers to a gesture of spreading two fingers together while touching the touch screen as if extending the screen. Pinch open gestures are used to zoom in on the map screen in the map view. The double tap gesture is used to automatically zoom in by a predetermined magnification, but the pinch open gesture is used to adjust the zoom in level based on the degree of the user's finger spreading.

핀치 클로즈 제스쳐는 핀치 오픈 제스쳐의 반대 제스쳐로서, 마치 화면을 좁히는 것처럼 두 손가락을 터치 스크린 상에 터치한 채 좁히는 제스쳐를 의미한다. 예를 들어, 핀치 오픈 제스쳐는 지도 보기에서 지도 화면을 줌아웃할 때 사용된다.The pinch close gesture is an opposite gesture of the pinch open gesture, and means a gesture of touching two fingers on the touch screen as if the screen is narrowed. For example, a pinch open gesture is used to zoom out of a map screen in map view.

또한 일 실시예에서, 제스쳐는 사용자 인터페이스 요소(그래픽 오브젝트)가 표시되지 않은 영역에서 수행될 수 있다. 예를 들어, 사용자는 이동 단말기(100)에서 화면의 빈 영역을 통과하는 수평 또는 수직의 스와이프(swipe) 제스쳐를 수행할 수 있다. 다른 실시예에서, 사용자는 예를 들어 화면에서 빈 영역의 상부, 하부, 좌측 또는 우측 부분을 터치 또는 탭할 수 있다. 또 다른 실시예에서, 네비게이션 가이드(또는 인디케이터)가 화면에 표시될 수 있다. 사용자는 예를 들어, 인디케이터의 영역을 터치 또는 스와이프할 수 있다.Also in one embodiment, the gesture may be performed in an area where no user interface element (graphical object) is displayed. For example, the user may perform a horizontal or vertical swipe gesture passing through a blank area of the screen in the mobile terminal 100. In another embodiment, the user may touch or tap, for example, the top, bottom, left or right portion of the blank area on the screen. In another embodiment, a navigation guide (or indicator) may be displayed on the screen. The user can, for example, touch or swipe the area of the indicator.

오브젝트를 선택하는 제스쳐는 오브젝트의 터치 또는 탭 제스쳐가 될 수 있다. 사용자 입력부(130)가 오브젝트의 터치 또는 탭 제스처를 감지하면, 제어부(180)는 오브젝트에 대응하는 애플리케이션을 실행할 수 있다.The gesture for selecting an object may be a touch or tap gesture of the object. When the user input unit 130 detects a touch or tap gesture of the object, the controller 180 may execute an application corresponding to the object.

또 다른 오브젝트를 선택하는 제스쳐는 오브젝트의 롱 프레스(소정 시간 동안의 터치 또는 탭을 의미함) 제스처가 될 수 있다. 사용자 입력부(130)가 오브젝트의 롱 프레스 제스쳐를 감지하면, 제어부(180)는 오브젝트 또는 오브젝트에 대응하는 애플리케이션을 관리할 수 있는 사용자 인터페이스를 제공할 수 있다. 이와 같은 사용자 인터페이스의 예로는, 오브젝트의 이동, 삭제 등이 있을 수 있다.The gesture of selecting another object may be a long press (meaning a touch or tap for a predetermined time) gesture of the object. When the user input unit 130 detects the long press gesture of the object, the controller 180 may provide a user interface for managing the object or an application corresponding to the object. Examples of such a user interface may include moving or deleting an object.

또한, 다수의 오브젝트는 오브젝트 그룹을 구성할 수 있다. 오브젝트 그룹은 하나의 오브젝트인 동시에 다수의 오브젝트를 포함할 수 있다. 예를 들어, 오브젝트 그룹 안에는 오브젝트가 포함될 수 있고, 다른 오브젝트 그룹이 포함될 수 있다. 오브젝트 그룹에 인가될 수 있는 제스쳐의 종류는 오브젝트 그룹에 인가될 수 있는 제스쳐와 동일할 수 있다. 다만, 오브젝트가 선택되면 대응하는 애플리케이션이 실행될 수 있는 반면에 오브젝트 그룹이 선택되면 오브젝트 그룹에 포함된 오브젝트 또는 다른 오브젝트 그룹이 표시될 수 있다.Also, a plurality of objects may constitute an object group. The object group may be one object and may include a plurality of objects at the same time. For example, an object group may include an object, and another object group may be included. The type of gesture that may be applied to the object group may be the same as the gesture that may be applied to the object group. However, when an object is selected, a corresponding application may be executed, whereas when an object group is selected, an object included in the object group or another object group may be displayed.

다수의 오브젝트는 또한, 페이지를 구성할 수 있다. 페이지는 디스플레이 상에서의 뷰(view)를 의미한다. 즉, 페이지는 디스플레이 상에서 하나 이상의 오브젝트들을 표시할 수 있는 단위로서, 상기 하나 이상의 오브젝트들은 연관되거나 연관되지 않을 수 있다. 페이지는 복수 개 존재할 수 있는데, 복수개의 페이지들은 페이지 인디케이터에 의해 임의 접근이 가능하다. 즉, 각각의 페이지들은 페이지 인디케이터를 탭하는 제스쳐에 의해 어느 한 페이지에서 다른 한 페이지로의 임의 전환이 가능할 수 있다.Multiple objects may also constitute a page. A page refers to a view on the display. That is, a page is a unit capable of displaying one or more objects on a display, and the one or more objects may or may not be associated with each other. There may be a plurality of pages, and the plurality of pages may be randomly accessed by the page indicator. That is, each page may be able to arbitrarily switch from one page to another by a gesture of tapping the page indicator.

도 3은 본 발명의 일 실시예에 따른 이동 단말기의 데이터 베이스 계층을 나타내는 도면이다.3 is a diagram illustrating a database hierarchy of a mobile terminal according to an embodiment of the present invention.

본 발명의 일 실시예에 따른 이동 단말기의 데이터 베이스 계층(200)은 응용프로그램(Applications) 계층(210), 프레임워크(Framework) 계층(220) 및 물리적 데이터베이스 계층(230)을 포함할 수 있다.The database layer 200 of the mobile terminal according to an embodiment of the present invention may include an application layer 210, a framework layer 220, and a physical database layer 230.

응용프로그램 계층(210)은 SDK(Software Development Kit)를 이용해서 개발되는 이메일 클라이언트, SMS, 지도, 브라우져, 연락처 등 다양한 애플리케이션들을 포함할 수 있다.The application layer 210 may include various applications such as an email client, an SMS, a map, a browser, and a contact that are developed using a software development kit (SDK).

프레임워크 계층(220)은 Content Resolver(222) 및 Content Provider(224)를 포함할 수 있다. Content Resolver(222)는 이용가능한 Content Provider(224)들의 접근 권한(Permission)과 URI(Uniform Resource Identifier)를 이용해 특정 Content Provider(224)를 반환할 수 있다. Content Provider(224)는 서로 다른 애플리케이션 간에 데이터 접근을 위한 인터페이스로써 Content Resolver(222)를 통해서 접근할 수 있다.The framework layer 220 may include a content resolver 222 and a content provider 224. The content resolver 222 may return a specific content provider 224 using the access rights of the available content providers 224 and a uniform resource identifier (URI). The content provider 224 may be accessed through the content resolver 222 as an interface for accessing data between different applications.

데이터베이스 계층(230)은 플래시 메모리 파일 시스템 및 SQLite와 같은 데이터베이스 관리시스템으로 구성되며, 실제 데이터가 저장되는 물리적인 저장 장치가 될 수 있다.The database layer 230 is composed of a flash memory file system and a database management system such as SQLite, and may be a physical storage device in which actual data is stored.

이동 단말기(100)에서 Content Resolver(222)의 질의에 대한 반환 값으로 커서(Cursor)라는 객체가 반환될 수 있다. 커서는 질의의 결과 추출된 데이터들을 접근하기 위한 포인터로써, 순차접근과 임의접근에 이용될 수 있다. 또한, 커서는 내부 데이터베이스 관리시스템과 애플리케이션을 분리시켜 독립적인 인터페이스를 제공해 주는 역할도 수행할 수 있다.In the mobile terminal 100, an object called a cursor may be returned as a return value for a query of the content resolver 222. A cursor is a pointer for accessing data extracted from a query and can be used for sequential access and random access. Cursors can also serve as a separate interface from internal database management systems and applications.

도 4a는 본 발명의 일 실시예에 따른 변환 색인 버퍼(Translation Lookaside Buffer: TLB)의 구성을 나타내는 도면이다.4A is a diagram illustrating a configuration of a translation lookaside buffer (TLB) according to an embodiment of the present invention.

커서 변환 계층(300)은 커서 인터페이스 계층(310), 관리자 계층(320), 커서 변환 색인 버퍼(330), 램 상주 데이터 구조(340) 및 물리적인 커서들(350)을 포함할 수 있다.The cursor translation layer 300 may include a cursor interface layer 310, a manager layer 320, a cursor translation index buffer 330, a RAM resident data structure 340, and physical cursors 350.

커서 인터페이스 계층(310)은 관리자 계층(320) 및 커서 변환 색인 버퍼(330) 사이의 인터페이스, 그리고 플랫폼과 커서 변환 색인 버퍼(330) 사이의 인터페이스를 제공할 수 있다.Cursor interface layer 310 may provide an interface between manager layer 320 and cursor translation index buffer 330, and an interface between the platform and cursor translation index buffer 330.

관리자 계층(320)은 가상 컬럼의 물리적 컬럼으로의 변환을 관리하는 컬럼 사상 관리자(Column Windowing Manager), 다수의 물리적 커서 사이의 데이터 동기화를 제공하는 싱크 핸들러 관리자(Sync Handler Manager) 및 사용자 정의 컬럼을 관리하는 가상 필드 관리자(Virtual Field Manager)를 포함할 수 있다.The manager hierarchy 320 includes a column windowing manager that manages the conversion of virtual columns into physical columns, a sync handler manager that provides data synchronization between multiple physical cursors, and user-defined columns. It may include a managing a virtual field manager (Virtual Field Manager).

커서 변환 색인 버퍼(330)는 다수의 물리적인 커서를 가상의 커서로 변환할 수 있게 해준다. 커서 변환 색인 버퍼(330)의 각 아이템은 가상 커서의 인덱스, 물리적 커서의 타입(종류) 및 물리적 커서 내에서의 실제 위치로 구성될 수 있다. 예를 들어, 제어부(180)는 애플리케이션이 커서 변환 색인 버퍼(330)의 두 번째 아이템에 접근할 경우, 내부적으로는 SMS 커서의 첫 번째 인덱스로 변환한 후에 실제 레코드에 접근할 수 있다.Cursor translation index buffer 330 allows the conversion of multiple physical cursors into virtual cursors. Each item of the cursor translation index buffer 330 may consist of an index of the virtual cursor, a type (type) of the physical cursor, and an actual position within the physical cursor. For example, when the application accesses the second item of the cursor translation index buffer 330, the controller 180 may internally access the actual record after converting to the first index of the SMS cursor.

램 상주 데이터 구조(340)는 사용자 정의 컬럼에 대한 데이터 가공을 위한 데이터 구조의 집합을 의미한다. 이를 위해, 이동 단말기(100)에서는 사용자 정의 컬럼 추가 함수 및 데이터 가공함수가 제공될 수 있다. 제어부(180)는 사용자 정의 컬럼 추가 함수를 이용해 컬럼 사상을 할 수 없는 컬럼을 생성할 수 있고, 해당 컬럼에 접근할 때 호출되는 데이터 가공 함수를 등록해 특정 레코드의 데이터를 획득할 수 있다. The RAM resident data structure 340 refers to a set of data structures for data processing for user defined columns. To this end, the mobile terminal 100 may be provided with a user-defined column addition function and a data processing function. The controller 180 may generate a column that cannot be mapped using a user-defined column addition function, and may acquire data of a specific record by registering a data processing function that is called when the column is accessed.

데이터 가공 함수는 다양한 형태로 구현이 가능하며, 메모리(160)의 휘발성 영역에 상주하고 있는 데이터를 직접 전달하거나 별도의 데이터 조작을 통해 데이터를 반환할 수 있다. 또한, 메모리(160)의 데이터베이스에 저장된 데이터들뿐만 아니라 네트워크 상 또는 파일 상에 있는 데이터를 이용할 수도 있다.The data processing function may be implemented in various forms, and may directly transfer data residing in the volatile region of the memory 160 or return data through a separate data manipulation. In addition, data stored in a database of the memory 160 may be used as well as data on a network or a file.

커서들(350)은 Content Resolver(222)의 질의의 결과 추출된 데이터들을 접근하기 위한 포인터가 될 수 있다.The cursors 350 may be pointers for accessing data extracted as a result of the query of the content resolver 222.

도 4b는 본 발명의 일 실시예에 따른 컬럼 사상 정보를 설명하기 위한 도면이다.4B is a diagram for describing column mapping information according to an embodiment of the present invention.

가상 컬럼 테이블(410)은 물리적 컬럼 테이블(420)에 사상될 수 있다. 가상 컬럼 테이블(410)은 고정 메시지 컬럼(FIXED_MSG_COLUMNS)과 각 고정 메시지 컬럼에 대한 실제 컬럼 이름(Real name)을 포함할 수 있다. 예컨대, MSG_COL_MESSAGE_ID에 대한 실제 컬럼 이름은 "msg_id"가 될 수 있다.The virtual column table 410 may be mapped to the physical column table 420. The virtual column table 410 may include a fixed message column FIXED_MSG_COLUMNS and a real column name for each fixed message column. For example, the actual column name for MSG_COL_MESSAGE_ID may be "msg_id".

또한, 물리적 컬럼 테이블(420)은 고정 메시지 타입 컬럼(FIXED_MMS_COLUMNS)과 각 고정 메시지 타입 컬럼에 대한 실제 컬럼 이름(Real name)을 포함할 수 있다. 예컨대, MMS_COL_MESSAGE_ID에 대한 실제 컬럼 이름은 "_id"가 될 수 있다. 여기에서, 실제 컬럼 이름이 ""인 컬럼은 실제 데이터 베이스에 존재하지 않는 컬럼으로 램 상주 데이터 구조(340)를 이용해 데이터를 획득할 수 있게 된다. 또한, 실제 컬럼 이름이 null인 컬럼은 별도의 조작없이 null 또는 0을 반환하게 한다. 이에 따라, 오류 메시지가 출력될 수 있다.In addition, the physical column table 420 may include a fixed message type column FIXED_MMS_COLUMNS and a real column name for each fixed message type column. For example, the actual column name for MMS_COL_MESSAGE_ID may be "_id". Here, the column whose actual column name is "" is a column which does not exist in the actual database, so that data can be obtained using the RAM resident data structure 340. Also, a column whose null column name is null will return null or 0 without any manipulation. Accordingly, an error message may be output.

도 4c 내지 도 4f는 본 발명의 일 실시예에 따른 컬럼 사상 정보를 설명하기 위한 도면이다.4C to 4F are diagrams for describing column mapping information according to an embodiment of the present invention.

도 4c에서, 물리적 컬럼 테이블(420)은 전체 인덱스 테이블(430) 및 데이터 인덱스 테이블(440)에 맵핑될 수 있다. In FIG. 4C, the physical column table 420 may be mapped to the full index table 430 and the data index table 440.

도 4d에서, 전체 인덱스 테이블(430)은 고정 메시지 타입 컬럼(FIXED_MMS_COLUMNS)에 대한 인덱스 역할과, 실제 데이터베이스에 맵핑되어 있는지 여부를 나타낼 수 있다. 예컨대, 전체 인덱스 테이블(430)에서 -1의 값을 갖는 컬럼은 실제 데이터베이스에 맵핑되지 않은 컬럼을 의미할 수 있다.In FIG. 4D, the entire index table 430 may indicate an index role for the fixed message type column FIXED_MMS_COLUMNS and whether it is mapped to an actual database. For example, a column having a value of −1 in the entire index table 430 may mean a column that is not mapped to an actual database.

도 4e에서, 데이터 인덱스 테이블(440)은 고정 메시지 타입 컬럼(FIXED_MMS_COLUMNS)에 대한 인덱스 값과 실제 데이터베이스에서 해당 컬럼의 인덱스를 포함할 수 있다. In FIG. 4E, the data index table 440 may include an index value for the fixed message type column FIXED_MMS_COLUMNS and an index of the corresponding column in the actual database.

도 4f에서, 데이터베이스 테이블(450)은 실제 데이터베이스 테이블에서 각 컬럼에 대응하는 값을 포함할 수 있다.In FIG. 4F, the database table 450 may include a value corresponding to each column in the actual database table.

이하에서는, 가상 컬럼으로부터 실제 컬럼에 대한 데이터를 획득하는 과정을 보다 상세하게 설명한다.Hereinafter, a process of obtaining data about an actual column from a virtual column will be described in more detail.

먼저, 화면에 표시된 메시지 리스트 중 1번 인덱스의 타임스탬프 컬럼에 해당하는 데이터의 출력 요청을 수신하면, 도 4a의 변환 색인 버퍼(330)에서 1번 인덱스에 해당하는 커서 타입과 물리적 인덱스 값을 각각 획득한다. 이에 따라, 커서 타입으로 MMS와 물리적 인덱스 값으로 5가 획득된다.First, upon receiving a request for outputting data corresponding to the timestamp column of index 1 in the message list displayed on the screen, the cursor type and physical index value corresponding to index 1 are respectively obtained from the translation index buffer 330 of FIG. 4A. Acquire. Accordingly, 5 is obtained as the MMS and the physical index value as the cursor type.

이어서, 도 4b의 가상 컬럼 테이블(410)에서 고정 메시지 컬럼(FIXED_MSG_COLUMNS)이 MSG_COL_TIME_STAMP, 즉 실제 이름이 "time_stamp"인 컬럼에 사상된 컬럼의 이름을 물리적 컬럼 테이블(420)로부터 획득한다. 이 경우에, 고정 MMS 컬럼으로 MMS_COL_TIME_STAMP, 즉 실제 이름인 "date"가 획득될 수 있다.Subsequently, in the virtual column table 410 of FIG. 4B, the fixed message column FIXED_MSG_COLUMNS obtains the name of the column mapped to MSG_COL_TIME_STAMP, that is, the column whose actual name is "time_stamp" from the physical column table 420. In this case, MMS_COL_TIME_STAMP, that is, the actual name "date" may be obtained as the fixed MMS column.

이제, 물리적 컬럼 테이블(420)에서 "date" 컬럼에 해당하는 전체 인덱스 테이블(430)의 전체 인덱스 컬럼을 검사하여 실제 데이터베이스에 맵핑되어 있는지 여부를 판단하고, 해당 인덱스 값인 5를 획득한다. 또한, 데이터 인덱스 테이블(440)에서 실제 데이터베이스에서 해당 인덱스 값인 5에 대응하는 컬럼의 인덱스값인 3을 획득한다.Now, the physical column table 420 examines the entire index column of the entire index table 430 corresponding to the "date" column to determine whether it is mapped to the actual database, and obtains the corresponding index value of 5. In addition, the data index table 440 obtains the index value 3 of the column corresponding to the index value 5 in the actual database.

결과적으로 MMS 데이터베이스로부터, 변환 색인 버퍼(330)에서 획득된 커서의 물리적 인덱스인 5번 레코드의 3번 컬럼에 해당하는 값이 반환된다. 예를 들어, 그 값은, 데이터베이스 테이블(450)의 2010/10/31이 될 수 있다.As a result, a value corresponding to column 3 of record 5, which is the physical index of the cursor obtained from the translation index buffer 330, is returned from the MMS database. For example, the value may be 2010/10/31 of the database table 450.

도 5a 및 도 5b는 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.5A and 5B are diagrams illustrating a data output screen of a mobile terminal according to an embodiment of the present invention.

제어부(180)는 도 4a 및 도 4b를 참조하여 설명된 변환 색인 버퍼 및 컬럼 사상 정보를 이용하여, 메시지 송수신 애플리케이션, 음악 재생 애플리케이션 및 연락처 관리 애플리케이션에서 이용 가능한 데이터들을 통합 관리할 수 있는 화면을 제공할 수 있다.The controller 180 provides a screen for integrated management of data available in a message transceiving application, a music playback application, and a contact management application using the conversion index buffer and column mapping information described with reference to FIGS. 4A and 4B. can do.

먼저, 제어부(180)는 메시지 타입(msgType), 메시지 내용(msgBody) 및 타임 스탬프(timeStamp)를 가상 컬럼으로 생성할 수 있다. 이 경우에, 각각의 컬럼은 실제 데이터베이스의 물리적 컬럼과 사상되어 있거나, 메모리(160)의 휘발성 영역에 상주할 수 있다. First, the controller 180 may generate a message type msgType, a message content msgBody, and a time stamp as a virtual column. In this case, each column may be mapped to a physical column of an actual database or may reside in a volatile region of memory 160.

가상 컬럼인 메지지 내용 및 타임 스탬프는 각각 실제 물리적 컬럼에 연관된 컬럼이 될 수 있다. 메시지 내용은 음악 재생 애플리케이션에서는 노래 제목(title), 연락처 관리 애플리케이션에서는 이름(display_name) 및 메시지 송수신 애플리케이션에서는 내용(body) 컬럼에 사상될 수 있다. 또한, 타임 스탬프는 음악 재생 애플리케이션에서는 추가된 날짜(date_added), 연락처 관리 애플리케이션에서는 동기화 날짜(sync3) 및 메시지 송수신 애플리케이션에서는 날짜(date) 컬럼으로 사상될 수 있다.The message content and time stamp, which are virtual columns, may each be a column associated with an actual physical column. The message content can be mapped to the song title in the music playback application, the name display_name in the contact management application, and the body column in the message transceiving application. In addition, the time stamp may be mapped to the date (date_added) added in the music reproduction application, the synchronization date (sync3) in the contact management application, and the date column in the message transmission / reception application.

메시지 타입의 경우에는 실제 데이터베이스 상에는 존재하지 않는 컬럼으로써 도 4a의 램 상주 데이터 구조(340)에 따라 생성될 수 있다.In the case of the message type, it may be generated according to the RAM resident data structure 340 of FIG. 4A as a column that does not exist in the actual database.

도 5a 및 도 5b에서, 메시지 리스트를 표시하는 화면(500)에서 메시지 리스트 내의 각 아이템은 메시지의 타입(501), 메시지의 내용(502) 및 메시지가 저장된 시간(503)을 포함할 수 있다. 5A and 5B, each item in the message list on the screen 500 displaying the message list may include the type 501 of the message, the content 502 of the message, and the time 503 at which the message was stored.

도 5a에서, 사용자 입력부(130)가 메시지 리스트 내의 각 아이템을 메시지 타입에 따라 정렬하는 명령을 감지하면, 제어부(180)는 가상 컬럼의 메시지 타입(msgType)에 따라 리스트 내의 각 아이템을 정렬할 수 있다. 예를 들어, 데이터는 메시지 송수신 애플리케이션에서 이용 가능한 데이터, 음악 재생 애플리케이션에서 이용 가능한 데이터 및 연락처 관리 애플리케이션에서 이용 가능한 데이터 순으로 정렬될 수 있다.In FIG. 5A, when the user input unit 130 detects a command for sorting each item in the message list according to the message type, the controller 180 may sort each item in the list according to the message type (msgType) of the virtual column. have. For example, the data may be ordered in the order of data available in the message transceiving application, data available in the music playback application, and data available in the contact management application.

도 5b에서, 사용자 입력부(130)가 메시지 리스트 내의 각 아이템을 메시지 내용에 따라 정렬하는 명령을 감지하면, 제어부(180)는 가상 컬럼의 메시지 종류(msg_body)에 따라 리스트 내의 각 아이템을 정렬할 수 있다. 예를 들어, 각 애플리케이션에서 이용 가능한 데이터가 메시지의 내용에 대해 오름차순 정렬될 수 있다.In FIG. 5B, when the user input unit 130 detects a command for sorting each item in the message list according to the message content, the controller 180 may sort each item in the list according to the message type (msg_body) of the virtual column. have. For example, the data available to each application may be sorted in ascending order of the content of the message.

도 6은 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 과정을 나타내는 흐름도이다.6 is a flowchart illustrating a data output process of a mobile terminal according to an embodiment of the present invention.

제어부(180)는 논리적 레코드 셋의 인덱스와 물리적 레코드 셋의 포인터 타입 및 인덱스를 포함하는 변환 색인 버퍼를 생성하고, 생성된 변환 색인 버퍼를 메모리(160)에 저장할 수 있다(S100). 제어부(180)는 특정 애플리케이션에서 이용 가능한 물리적 레코드 셋의 인덱스를 논리적 레코드 셋의 인덱스로 변환하여, 변환 색인 버퍼를 생성하고 메모리(160)에 저장할 수 있다. 이 경우에, 물리적 레코드 셋의 포인터 타입에 의해 복수의 물리적 레코드 셋들에 포함된 인덱스들이 하나의 논리적 레코드 셋의 인덱스로 변환될 수 있다.The controller 180 may generate a translation index buffer including the index of the logical record set, the pointer type and the index of the physical record set, and store the generated translation index buffer in the memory 160 (S100). The controller 180 may convert the index of the physical record set available to the specific application into the index of the logical record set, generate a conversion index buffer, and store the converted index buffer in the memory 160. In this case, indexes included in the plurality of physical record sets may be converted into indexes of one logical record set by the pointer type of the physical record set.

또한, 제어부(180)는 논리적 레코드 셋 및 물리적 레코드 셋의 컬럼 사상 정보를 생성하고, 생성된 컬럼 사상 정보를 메모리(160)에 저장할 수 있다(S200). 이 경우에, 제어부(180)는 물리적 레코드 셋에 존재하지만, 논리적 레코드 셋의 고정 컬럼에 사상할 수 없는 컬럼을 위한 가상 컬럼을 메모리(160)의 비휘발성 영역을 통해 생성하고, 해당 가상 컬럼에 접근할 때 호출되는 데이터 가공 함수를 등록할 수 있다.In addition, the controller 180 may generate column mapping information of the logical record set and the physical record set, and store the generated column mapping information in the memory 160 (S200). In this case, the controller 180 creates a virtual column for the column that exists in the physical record set but cannot map to the fixed column of the logical record set through the nonvolatile region of the memory 160, You can register data processing functions that are called when accessing.

또한, 사용자 입력부(130)는 논리적 레코드 셋에서 제 1 인덱스의 제 1 컬럼에 해당하는 데이터의 출력 요청을 감지할 수 있다(S300). 예를 들어, 도 5a의 화면에서, 사용자 입력부(130)는 1번 인덱스의 타임 스탬프(time_stamp) 컬럼에 대응하는 데이터의 출력 요청을 감지할 수 있다. In addition, the user input unit 130 may detect a request for outputting data corresponding to the first column of the first index in the logical record set (S300). For example, on the screen of FIG. 5A, the user input unit 130 may detect a request for outputting data corresponding to a time_stamp column of index # 1.

또한, 제어부(180)는 변환 색인 버퍼에 기초하여 제 1 인덱스에 대응하는 물리적 레코드 셋의 포인터 타입 및 제 2 인덱스를 획득할 수 있다(S400). 예를 들어, 도 4a의 커서 변환 색인 버퍼(330)에서 1번 인덱스에 대응하는 아이템이 획득될 수 있다. 제어부(180)는 1번 인덱스에 대응하는 아이템에서 MMS라는 커서 타입 및 물리적 인덱스 값으로 5를 획득할 수 있다. 그리고, 제어부(180)는 상기 획득된 아이템의 포인터 타입에 대응하는 컬럼 사상 정보를 획득할 수 있다. 예를 들어, 획득된 아이템의 커서 타입인 MMS에 대한 도 4b의 컬럼 사상 정보가 획득될 수 있다.In addition, the controller 180 may obtain a pointer type and a second index of a physical record set corresponding to the first index based on the conversion index buffer (S400). For example, an item corresponding to index 1 may be obtained from the cursor translation index buffer 330 of FIG. 4A. The controller 180 may obtain 5 as a cursor type and a physical index value of MMS in the item corresponding to the first index. The controller 180 may obtain column mapping information corresponding to the obtained pointer type of the item. For example, column mapping information of FIG. 4B may be obtained for an MMS which is a cursor type of an acquired item.

또한, 제어부(180)는 획득된 포인터 타입에 대응하는 물리적 레코드 셋의 컬럼 사상 정보에 기초하여 제 1 컬럼에 사상된 제 2 컬럼을 획득할 수 있다(S500). 예를 들어, 도 4b의 컬럼 사상 정보에 기초하여 컬럼 "time_stamp"에 대응하는 컬럼 "date"가 타임 스탬프(time_stamp) 컬럼의 이름으로 획득될 수 있다.In addition, the controller 180 may obtain a second column mapped to the first column based on column mapping information of the physical record set corresponding to the obtained pointer type (S500). For example, based on the column mapping information of FIG. 4B, a column "date" corresponding to the column "time_stamp" may be obtained as a name of a time stamp column.

또한, 출력부(150)는 획득된 포인터 타입에 대응하는 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력할 수 있다(S600). 예를 들어, 도 4a의 커서 변환 색인 버퍼(330)에서 1번 인덱스에 대응하는 아이템의 물리적 인덱스는 5번임을 알 수 있다. 따라서, 제어부(180)는 실제 MMS에 대한 데이터베이스에서 5번 인덱스에 대응하는 레코드의 "timeStamp"에 해당하는 데이터를 획득할 수 있다. 예를 들어, 디스플레이부(151)는 제어부(151)가 획득한 데이터를 출력할 수 있다.In addition, the output unit 150 may output data corresponding to the second column of the second index in the physical record set corresponding to the obtained pointer type (S600). For example, it can be seen that the physical index of the item corresponding to index 1 is 5 in the cursor translation index buffer 330 of FIG. 4A. Therefore, the controller 180 can obtain data corresponding to "timeStamp" of the record corresponding to index 5 in the database for the actual MMS. For example, the display unit 151 may output data acquired by the controller 151.

도 7은 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.7 is a diagram illustrating a data output screen of a mobile terminal according to an embodiment of the present invention.

사용자 입력부(130)가 메시지 통합 관리 애플리케이션을 실행하도록 설정된 오브젝트의 선택을 감지하면, 제어부(180)는 메시지 통합 관리 애플리케이션을 실행할 수 있다. 이에 따라, 디스플레이부(180)는 메시지 통합 관리의 사용자 인터페이스(600)를 제공할 수 있다.When the user input unit 130 detects the selection of the object set to execute the message integrated management application, the controller 180 may execute the message integrated management application. Accordingly, the display unit 180 may provide a user interface 600 for managing message integration.

도 7을 참조하면, 메시지 통합 관리의 사용자 인터페이스(600)는 관리 메뉴 영역(610), 전체 조회 메뉴(620) 및 그룹 조회 메뉴 영역(630)을 포함할 수 있다.Referring to FIG. 7, the user interface 600 of message integration management may include a management menu area 610, an entire inquiry menu 620, and a group inquiry menu area 630.

관리 메뉴 영역(610)은 메시지 리스트를 표시하도록 설정된 리스트 메뉴 및 사용자 계정 관리 메뉴를 표시하도록 설정된 계정 메뉴를 표시할 수 있다. 전체 조회 메뉴(620)는 전체 메시지 수를 나타내는 인디케이터(622)를 포함하며, 전체 조회 메뉴(620)가 선택되면 전체 메시지 리스트가 표시될 수 있다.The management menu area 610 may display a list menu set to display a message list and an account menu set to display a user account management menu. The all inquiry menu 620 includes an indicator 622 indicating the total number of messages. When the all inquiry menu 620 is selected, an entire message list may be displayed.

그룹 조회 메뉴 영역(630)은 그룹을 나타내는 이미지(632), 그룹의 이름(634), 그룹에 포함된 구성원의 수를 나타내는 인디케이터(636) 및 그룹 메시지 수를 나타내는 인디케이터(638)를 표시할 수 있다. 그룹 조회 메뉴 영역(630)에서 어느 하나의 그룹이 선택되면 그룹 메시지 리스트가 표시될 수 있다.The group lookup menu area 630 may display an image 632 representing a group, a name 634 of the group, an indicator 636 indicating the number of members included in the group, and an indicator 638 indicating the number of group messages. have. If any one group is selected in the group inquiry menu area 630, a group message list may be displayed.

도 8a 및 도 8b는 본 발명의 일 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.8A and 8B are diagrams illustrating a data output screen of a mobile terminal according to an embodiment of the present invention.

도 8a 및 도 8b를 참조하면, 도 7에서 전체 조회 메뉴(620)가 선택되면 메시지 리스트 인터페이스(700)가 표시된다. 메시지 리스트 인터페이스(700)는 메시지 리스트의 구성원 범위를 나타내는 인디케이터 영역(702), 메시지의 타입을 선택하는 탭 영역(710) 및 메시지를 표시하는 영역(720)을 포함할 수 있다.8A and 8B, if the entire inquiry menu 620 is selected in FIG. 7, the message list interface 700 is displayed. The message list interface 700 may include an indicator area 702 indicating a member range of a message list, a tap area 710 for selecting a type of a message, and an area 720 for displaying a message.

도 8a에서, 전체 메시지 탭(712)이 선택되면, SMS, E-mail 또는 SNS의 메시지 타입을 갖는 메시지들의 리스트가 표시될 수 있다. 각 메시지들은 메시지 제목, 메시지 내용 및 메시지 수신 시각 항목을 포함하여 표시될 수 있다. 여기에서, 제어부(180)는 변환 색인 버퍼 및 컬럼 사상 정보를 이용하여 각 메시지 타입에서 동일한 컬럼(메시지 제목, 메시지 내용 또는 메시지 수신 시각 항목)에 대응하는 데이터를 획득할 수 있다. 이에 따라, 제어부(180)는 전체 테이블의 조인, 동일 컬럼에 의한 정렬 등을 사용자의 요청에 따라 수행할 수 있다.In FIG. 8A, when the entire message tab 712 is selected, a list of messages having a message type of SMS, E-mail or SNS may be displayed. Each message may be displayed including a message title, a message content, and a message reception time item. Here, the controller 180 can obtain data corresponding to the same column (message title, message content, or message reception time item) in each message type by using the conversion index buffer and column mapping information. Accordingly, the controller 180 can perform the join of the entire table, the sort by the same column, etc. according to the user's request.

도 8b에서, SMS 탭(714)이 선택되면, SMS의 메시지 타입을 갖는 메시지들의 리스트가 표시될 수 있다. 각 메시지들은 메시지 제목, 메시지 내용 및 메시지 수신 시각 항목을 포함하여 표시될 수 있다.In FIG. 8B, if SMS tab 714 is selected, a list of messages with a message type of SMS may be displayed. Each message may be displayed including a message title, a message content, and a message reception time item.

도 9a 및 도 9b는 본 발명의 제 2 실시예에 따른 이동 단말기의 데이터 출력 화면을 나타내는 도면이다.9A and 9B are diagrams illustrating a data output screen of a mobile terminal according to a second embodiment of the present invention.

도 9a 및 도 9b를 참조하면, 그룹 조회 메뉴 영역(630)에서 어느 하나의 그룹이 선택되면 메시지 리스트 인터페이스(700)가 표시된다. 메시지 리스트 인터페이스(700)는 메시지 리스트의 구성원 범위를 나타내는 인디케이터 영역(702), 메시지의 타입을 선택하는 탭 영역(710) 및 메시지를 표시하는 영역(720)을 포함할 수 있다.9A and 9B, if any one group is selected in the group inquiry menu area 630, the message list interface 700 is displayed. The message list interface 700 may include an indicator area 702 indicating a member range of a message list, a tap area 710 for selecting a type of a message, and an area 720 for displaying a message.

도 9a에서, 전체 메시지 탭(712)이 선택되면, SMS, E-mail 또는 SNS의 메시지 타입을 갖는 메시지들 중 구성원 범위에 포함된 구성원과 관련된 리스트가 표시될 수 있다. 각 메시지들은 메시지 제목, 메시지 내용 및 메시지 수신 시각 항목을 포함하여 표시될 수 있다.In FIG. 9A, when the entire message tab 712 is selected, a list related to a member included in a member range among messages having a message type of SMS, E-mail or SNS may be displayed. Each message may be displayed including a message title, a message content, and a message reception time item.

도 9b에서, SMS 탭(714)이 선택되면, SMS의 메시지 타입을 갖는 메시지들 중 구성원 범위에 포함된 구성원과 관련된 리스트가 표시될 수 있다. 각 메시지들은 메시지 제목, 메시지 내용 및 메시지 수신 시각 항목을 포함하여 표시될 수 있다. In FIG. 9B, when the SMS tab 714 is selected, a list related to a member included in a member range among messages having a message type of SMS may be displayed. Each message may be displayed including a message title, a message content, and a message reception time item.

여기에서, 제어부(180)는 변환 색인 버퍼 및 컬럼 사상 정보를 이용하여 각 메시지 타입에서 동일한 컬럼(메시지 제목, 메시지 내용 또는 메시지 수신 시각 항목)에 대응하는 데이터를 획득할 수 있다. 이에 따라, 제어부(180)는 전체 테이블에서 특정 그룹에 대응하는 구성원들의 레코드의 조인, 동일 컬럼에 의한 정렬 등을 사용자의 요청에 따라 수행할 수 있다.Here, the controller 180 can obtain data corresponding to the same column (message title, message content, or message reception time item) in each message type by using the conversion index buffer and column mapping information. Accordingly, the controller 180 can perform joining of records of members corresponding to a specific group in the entire table, sorting by the same column, etc. according to a user's request.

도 10은 본 발명의 실시예들에 따른 이동 단말기의 그룹 관리 인터페이스를 나타내는 도면이다.10 is a diagram illustrating a group management interface of a mobile terminal according to embodiments of the present invention.

그룹 관리 인터페이스(800)는 메뉴 인디케이터 영역(802), 그룹 이름 편집 영역(810), 구성원 편집 영역(820)을 포함할 수 있다. 메뉴 인디케이터 영역(802)은 현재 메뉴가 그룹 관리 메뉴임을 나타내는 인디케이터를 표시할 수 있다. 그룹 이름 편집 영역(810)은 현재 편집중인 그룹의 이름을 편집할 수 있는 인터페이스를 표시할 수 있다. 그룹의 이름을 편집할 수 있는 인터페이스는 그룹을 나타내는 이미지(812) 및 그룹의 이름(814)을 편집할 수 있는 편집 메뉴를 포함할 수 있다.The group management interface 800 may include a menu indicator area 802, a group name editing area 810, and a member editing area 820. The menu indicator area 802 may display an indicator indicating that the current menu is a group management menu. The group name editing area 810 may display an interface for editing the name of the group currently being edited. The interface for editing the name of a group may include an image 812 representing the group and an edit menu for editing the name of the group 814.

구성원 편집 영역(820)은 현재 그룹에 포함된 구성원을 편집할 수 있는 인터페이스를 표시할 수 있다. 구성원을 편집할 수 있는 인터페이스는 구성원을 나타내는 이미지(822) 및 구성원의 이름(824)을 편집할 수 있는 편집 메뉴를 포함할 수 있다.The member editing area 820 may display an interface for editing the members included in the current group. The interface for editing a member may include an image 822 representing the member and an edit menu for editing the member's name 824.

본 발명의 일실시예에 의하면, 전술한 방법은, 프로그램이 기록된 매체에 프로세서가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 프로세서가 읽을 수 있는 매체의 예로는, ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 데이터 저장장치 등이 있으며, 캐리어 웨이브(예를 들어, 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 상기와 같이 설명된 이동 단말기 및 그 동작 제어방법은 상기 설명된 실시예들의 구성과 방법이 한정되게 적용될 수 있는 것이 아니라, 상기 실시예들은 다양한 변형이 이루어질 수 있도록 각 실시예들의 전부 또는 일부가 선택적으로 조합되어 구성될 수도 있다.According to an embodiment of the present invention, the above-described method can be implemented as a code readable by a processor on a medium on which a program is recorded. Examples of the medium that can be read by the processor include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, etc., and may be implemented in the form of a carrier wave (e.g., transmission over the Internet) . The above-described mobile terminal and its operation control method are not limited to the configuration and method of the above-described embodiments, but the embodiments are all or part of each of the embodiments to be variously modified. It may be configured in combination.

여기서, 본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니되며, 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다. 따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고, 본 발명의 기술적 사상을 모두 대변하는 것은 아니므로, 본 출원시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다.Here, the terms and words used in the present specification and claims should not be construed as limited to ordinary or dictionary meanings, but should be construed as meaning and concept consistent with the technical idea of the present invention. Therefore, the embodiments described in the present specification and the configurations shown in the drawings are merely the most preferred embodiments of the present invention, and not all of the technical ideas of the present invention are described. Therefore, It should be understood that various equivalents and modifications may be present.

100: 이동단말기 110: 무선통신부
120: A/V 입력부 130: 사용자 입력부
140: 센싱부 150: 출력부
160: 메모리 170: 인터페이스부
180: 제어부 190: 전원 공급부
100: mobile terminal 110: wireless communication unit
120: A / V input unit 130: user input unit
140: sensing unit 150: output unit
160: memory 170: interface unit
180: control unit 190: power supply unit

Claims (12)

논리적 레코드 셋의 인덱스와 물리적 레코드 셋의 포인터 타입 및 인덱스를 포함하는 변환 색인 버퍼와, 상기 논리적 레코드 셋 및 상기 물리적 레코드 셋의 컬럼 사상 정보를 저장하는 메모리;
상기 논리적 레코드 셋에서 제 1 인덱스의 제 1 컬럼에 해당하는 데이터의 출력 요청을 감지하는 입력부;
상기 변환 색인 버퍼에 기초하여 상기 제 1 인덱스에 대응하는 물리적 레코드 셋의 포인터 타입 및 제 2 인덱스를 획득하고, 상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋의 컬럼 사상 정보에 기초하여 상기 제 1 컬럼에 사상된 제 2 컬럼을 획득하는 제어부; 및
상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력하는 출력부를 포함하는 것을 특징으로 하는 이동 단말기.
A translation index buffer including an index of a logical record set, a pointer type and an index of a physical record set, and a memory for storing column mapping information of the logical record set and the physical record set;
An input unit configured to detect a request for outputting data corresponding to a first column of a first index in the logical record set;
Obtain a pointer type and a second index of a physical record set corresponding to the first index based on the translation index buffer, and based on the column mapping information of the physical record set corresponding to the obtained pointer type, the first column A control unit for obtaining a second column mapped to the; And
And an output unit configured to output data corresponding to the second column of the second index in the physical record set corresponding to the obtained pointer type.
제 1항에 있어서, 상기 메모리는,
상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 별도로 저장하는 것을 특징으로 하는 이동 단말기.
The method of claim 1, wherein the memory,
And storing data corresponding to a column not mapped by the column mapping information in the physical record set.
제 2항에 있어서, 상기 메모리는,
상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 휘발성 영역에 저장하는 것을 특징으로 하는 이동 단말기.
The method of claim 2, wherein the memory,
And storing data corresponding to a column not mapped by the column mapping information in the physical record set in a volatile region.
제 2항에 있어서, 상기 제어부는,
상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 가공하여 상기 출력부가 출력하도록 제어하는 것을 특징으로 하는 이동 단말기.
The method of claim 2, wherein the control unit,
And processing the output unit by processing data corresponding to a column not mapped by the column mapping information in the physical record set.
제 2항에 있어서, 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터는,
서버로부터 수신되는 데이터 또는 메모리에 저장된 파일로부터 추출되는 데이터인 것을 특징으로 하는 이동 단말기.
The data of claim 2, wherein data corresponding to a column not mapped by the column mapping information in the physical record set includes:
The mobile terminal, characterized in that the data received from the server or data extracted from the file stored in the memory.
제 1항에 있어서, 상기 제어부는,
상기 제 2 컬럼의 획득에 실패한 경우에 상기 출력부가 오류 메시지를 출력하도록 제어하는 것을 특징으로 하는 이동 단말기.
The method of claim 1, wherein the control unit,
And the output unit controls to output an error message when the acquisition of the second column fails.
논리적 레코드 셋의 인덱스와 물리적 레코드 셋의 포인터 타입 및 인덱스를 포함하는 변환 색인 버퍼를 생성하는 단계;
상기 논리적 레코드 셋 및 상기 물리적 레코드 셋의 컬럼 사상 정보를 생성하는 단계;
상기 논리적 레코드 셋에서 제 1 인덱스의 제 1 컬럼에 해당하는 데이터의 출력 요청을 감지하는 단계;
상기 변환 색인 버퍼에 기초하여 상기 제 1 인덱스에 대응하는 물리적 레코드 셋의 포인터 타입 및 제 2 인덱스를 획득하는 단계;
상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋의 컬럼 사상 정보에 기초하여 상기 제 1 컬럼에 사상된 제 2 컬럼을 획득하는 단계; 및
상기 획득된 포인터 타입에 대응하는 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력하는 단계를 포함하는 것을 특징으로 하는 이동 단말기의 데이터 출력 방법.
Creating a translation index buffer comprising an index of the logical record set and a pointer type and index of the physical record set;
Generating column mapping information of the logical record set and the physical record set;
Detecting an output request of data corresponding to a first column of a first index in the logical record set;
Obtaining a pointer type and a second index of a physical record set corresponding to the first index based on the translation index buffer;
Obtaining a second column mapped to the first column based on column mapping information of a physical record set corresponding to the obtained pointer type; And
Outputting data corresponding to a second column of a second index in a physical record set corresponding to the obtained pointer type.
제 7항에 있어서, 상기 컬럼 사상 정보를 생성하는 단계는,
상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 별도로 저장하는 단계를 포함하는 것을 특징으로 하는 이동 단말기의 데이터 출력 방법.
The method of claim 7, wherein generating the column mapping information,
And separately storing data corresponding to a column not mapped by the column mapping information in the physical record set.
제 8항에 있어서, 상기 컬럼 사상 정보를 생성하는 단계는,
상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 메모리의 휘발성 영역에 저장하는 단계를 포함하는 것을 특징으로 하는 이동 단말기의 데이터 출력 방법.
The method of claim 8, wherein generating the column mapping information comprises:
And storing data corresponding to a column not mapped by the column mapping information in the physical record set in a volatile region of a memory.
제 8항에 있어서, 상기 물리적 레코드 셋에서 제 2 인덱스의 제 2 컬럼에 해당하는 데이터를 출력하는 단계는,
상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터를 가공하여 출력하는 단계를 포함하는 것을 특징으로 하는 이동 단말기의 데이터 출력 방법.
The method of claim 8, wherein outputting data corresponding to the second column of the second index in the physical record set includes:
And processing and outputting data corresponding to columns not mapped by the column mapping information in the physical record set.
제 8항에 있어서, 상기 물리적 레코드 셋에서 상기 컬럼 사상 정보에 의해 사상되지 않은 컬럼에 해당하는 데이터는,
서버로부터 수신되는 데이터 또는 메모리에 저장된 파일로부터 추출되는 데이터인 것을 특징으로 하는 이동 단말기의 데이터 출력 방법.
The data of claim 8, wherein the data corresponding to a column not mapped by the column mapping information in the physical record set includes:
The data output method of the mobile terminal, characterized in that the data received from the server or data extracted from a file stored in the memory.
제 7항에 있어서, 상기 제 2 컬럼을 획득하는 단계는,
상기 제 2 컬럼의 획득에 실패한 경우에 오류 메시지를 출력하는 단계를 포함하는 것을 특징으로 하는 이동 단말기의 데이터 출력 방법.
The method of claim 7, wherein obtaining the second column comprises:
And outputting an error message when the second column fails to be acquired.
KR1020110001842A 2011-01-07 2011-01-07 Mobile terminal and method for outputting data thereof KR101218684B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110001842A KR101218684B1 (en) 2011-01-07 2011-01-07 Mobile terminal and method for outputting data thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110001842A KR101218684B1 (en) 2011-01-07 2011-01-07 Mobile terminal and method for outputting data thereof

Publications (2)

Publication Number Publication Date
KR20120080404A KR20120080404A (en) 2012-07-17
KR101218684B1 true KR101218684B1 (en) 2013-01-21

Family

ID=46713017

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110001842A KR101218684B1 (en) 2011-01-07 2011-01-07 Mobile terminal and method for outputting data thereof

Country Status (1)

Country Link
KR (1) KR101218684B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040089546A (en) * 2003-04-11 2004-10-21 소니 가부시끼 가이샤 Information processing apparatus and the method, the medium, the program, and the imaging apparatus
KR20080063514A (en) * 2005-10-20 2008-07-04 콸콤 인코포레이티드 Caching memory attribute indicators with cached memory data
WO2009158269A1 (en) 2008-06-26 2009-12-30 Qualcomm Incorporated Memory management unit directed access to system interfaces

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040089546A (en) * 2003-04-11 2004-10-21 소니 가부시끼 가이샤 Information processing apparatus and the method, the medium, the program, and the imaging apparatus
KR20080063514A (en) * 2005-10-20 2008-07-04 콸콤 인코포레이티드 Caching memory attribute indicators with cached memory data
WO2009158269A1 (en) 2008-06-26 2009-12-30 Qualcomm Incorporated Memory management unit directed access to system interfaces

Also Published As

Publication number Publication date
KR20120080404A (en) 2012-07-17

Similar Documents

Publication Publication Date Title
US8774869B2 (en) Mobile terminal and control method thereof
KR101617461B1 (en) Method for outputting tts voice data in mobile terminal and mobile terminal thereof
KR101590189B1 (en) Method for controlling menu in mobile terminal and mobile terminal using the same
US9594476B2 (en) Electronic device comprising a touch-screen display and a rear input unit, and method of controlling the same
KR20140089245A (en) Method for controlling using double touch jesture and the terminal thereof
KR20140045060A (en) Mobile terminal and method for controlling thereof
KR20140043644A (en) Mobile terminal and control method for the mobile terminal
KR20120006674A (en) Mobile terminal and method for controlling the same
KR20150051767A (en) The mobile terminal and the control method thereof
KR102187569B1 (en) Mobile terminal and control method for the mobile terminal
KR101294306B1 (en) Mobile device and control method for the same
KR20140113155A (en) Mobile device and control method for the same
KR20130034885A (en) Mobile terminal and intelligent information search method thereof
KR20130055073A (en) Mobile terminal and method for controlling of the same
KR101840196B1 (en) Mobile terminal and method for controlling thereof
KR20130069151A (en) Mobile terminal and method for controlling thereof
KR101218684B1 (en) Mobile terminal and method for outputting data thereof
KR101781862B1 (en) Mobile terminal and method for controlling thereof
KR20130083201A (en) Mobile terminal and method for controlling thereof, and recording medium thereof
KR20140061892A (en) Control apparatus of mobile terminal and method thereof
KR101468654B1 (en) Method for providing personalized service in mobile terminal and apparatus therefor
KR101598227B1 (en) Method for dispalying menu in mobile terminal and mobile terminal using the same
KR101818113B1 (en) Mobile terminal and method for turning pages thereof
KR101818112B1 (en) Mobile terminal and method for moving object thereof
KR20120081493A (en) Mobile terminal and contents navigation method thereof

Legal Events

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

Payment date: 20151124

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20161114

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20171114

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20181114

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20191114

Year of fee payment: 8