KR20060078185A - Information searching system for car navigation system - Google Patents

Information searching system for car navigation system Download PDF

Info

Publication number
KR20060078185A
KR20060078185A KR1020040116895A KR20040116895A KR20060078185A KR 20060078185 A KR20060078185 A KR 20060078185A KR 1020040116895 A KR1020040116895 A KR 1020040116895A KR 20040116895 A KR20040116895 A KR 20040116895A KR 20060078185 A KR20060078185 A KR 20060078185A
Authority
KR
South Korea
Prior art keywords
search
poi
name
information
index
Prior art date
Application number
KR1020040116895A
Other languages
Korean (ko)
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 KR1020040116895A priority Critical patent/KR20060078185A/en
Publication of KR20060078185A publication Critical patent/KR20060078185A/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3453Special cost functions, i.e. other than distance or default speed limit of road segments
    • G01C21/3476Special cost functions, i.e. other than distance or default speed limit of road segments using point of interest [POI] information, e.g. a route passing visible POIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0968Systems involving transmission of navigation instructions to the vehicle

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

본 발명은 차량 항법장치(car navigation system)에서 사용자의 관심위치(Points Of Interest: POI) 데이터 베이스를 검색하는 방법과 그 장치에 관한 것으로서, 특히 대용량의 POI 검색 시 자원을 적게 사용하면서도 빠른 검색 결과를 얻을 수 있도록 한 차량 항법장치의 정보 검색 시스템에 관한 것이다.The present invention relates to a method and apparatus for searching a point of interest (POI) database of a user in a car navigation system. Especially, a quick search result using less resources when searching for a large amount of POI. It relates to an information retrieval system of a vehicle navigation system.

본 발명의 차량 항법장치의 정보 검색방법은, 관심위치 데이터 베이스(POI DB)내의 필요한 정보를 검색하기 위하여 수치형 데이터에 대한 색인파일(general index)과, 정렬되지 않은 명칭(문자열)에 대한 색인파일(inversed file index)을 생성하는 전처리 단계; 입력된 검색조건을 판별하여 명칭 단독 검색인 경우 상기 명칭에 대한 색인파일(inversed file index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하는 단계; 입력된 검색조건을 판별하여 명칭 단독 검색 이외의 경우 상기 수치형 데이터에 대한 색인파일(general index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하는 단계; 를 포함하여 검색을 수행함으로써, 고속의 정보 검색이 가능하고, 검색 시스템의 성능 향상이 이루어진다.The information retrieval method of the vehicle navigation apparatus of the present invention is a general index for numerical data and an index for an unaligned name (string) in order to search for necessary information in a POI DB. A preprocessing step of generating an inversed file index; Determining an input search condition and searching and outputting corresponding information in a POI DB based on an inversed file index when the name is a single search; Determining an input search condition and retrieving and outputting corresponding information from a POI DB based on an index file for the numerical data in a case other than a name search alone; By performing a search, including, a high-speed information search is possible, and the performance of the search system is improved.

차량항법장치,정보검색,검색엔진Vehicle Navigation System, Information Search, Search Engine

Description

차량 항법장치의 정보 검색시스템{INFORMATION SEARCHING SYSTEM FOR CAR NAVIGATION SYSTEM}Information retrieval system of vehicle navigation system {INFORMATION SEARCHING SYSTEM FOR CAR NAVIGATION SYSTEM}

도1은 본 발명에 따른 차량 항법장치의 정보 검색 시스템 구성을 나타낸 블록도1 is a block diagram showing the configuration of an information retrieval system of a vehicle navigation system according to the present invention;

도2는 본 발명을 설명하기 위한 일반 서적의 색인(index)의 예를 나타낸 도면2 is a diagram showing an example of an index of a general book for explaining the present invention;

도3은 본 발명에 따른 POI_DB와 수치형 데이터에 대한 색인파일(general index file)의 구성을 나타낸 도면3 is a diagram showing the configuration of a POI_DB and a general index file for numerical data according to the present invention;

도4는 본 발명에서 POI 명칭으로부터 하위 문자열을 추출하여 중복을 제거하면서 사전순으로 정렬하는 과정의 예를 나타낸 도면4 is a diagram illustrating an example of a process of extracting a sub string from a POI name and sorting in alphabetical order while eliminating duplication;

도5는 본 발명에서 각 하위 문자열이 포함된 POI 위치를 기록한 명칭 파일(inversed file)의 예를 나타낸 도면FIG. 5 is a view showing an example of a name file (inversed file) recording a POI location including each substring in the present invention. FIG.

도6은 본 발명에 따른 차량 항법 장치의 정보 검색방법의 플로우차트6 is a flowchart of the information retrieval method of the vehicle navigation apparatus according to the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

100: 사용자 검색조건 입력부 200: 데이터 저장부100: user search condition input unit 200: data storage unit

300: POI 검색엔진 400: 검색 결과 출력부300: POI search engine 400: search result output unit

본 발명은 차량 항법장치(car navigation system)에서 사용자의 관심위치(Points Of Interest: POI) 데이터 베이스를 검색하는 방법과 그 장치에 관한 것으로서, 특히 대용량의 POI 검색 시 자원을 적게 사용하면서도 빠른 검색 결과를 얻을 수 있도록 한 차량 항법장치의 정보 검색 시스템에 관한 것이다.The present invention relates to a method and apparatus for searching a point of interest (POI) database of a user in a car navigation system. Especially, a quick search result using less resources when searching for a large amount of POI. It relates to an information retrieval system of a vehicle navigation system.

최근, 차량용 항법장치(car navigation system)나 텔레매틱스 시스템(telematics system) 등과 같은 차량 정보 단말기의 보급과 수요가 증가하고 있다. 통상, 차량용 항법장치는 GPS로부터 수신한 위치정보를 근거로 하여 현재 차량의 위치를 파악하고, 이 것을 토대로 맵핑되는 지리정보 상에 차량의 현재 지리적 위치에 대한 정보와 목적지까지의 도로 주행정보 등을 제공하는 시스템으로서 다양한 방식과 종류의 단말장치가 제공되고 있다. 텔레매틱스 시스템 또한 차량의 위치를 기반으로 하는 도로 상황 등의 정보 제공은 물론, 차량의 상태나 안전성 여부 등에 대한 쌍방향 정보의 제공과 교류, 주변 환경에 대한 지리적, 물리적, 사회 환경적인 다양하고 풍부한 정보의 제공이 이루어지는 첨단 이동 통신 단말 서비스로서 보급되고 있다.Recently, the popularity and demand of vehicle information terminals such as car navigation systems and telematics systems are increasing. In general, the vehicle navigation apparatus detects the current position of the vehicle on the basis of the position information received from the GPS, and based on the geographic information mapped therein, the information about the current geographical position of the vehicle and the road driving information to the destination are displayed. As a system to provide, various types and types of terminal apparatuses are provided. The telematics system also provides information on road conditions based on the location of the vehicle, as well as providing interactive information on the status and safety of the vehicle, exchanges, and a variety of geographical, physical and social environmental and environmental information. It is spreading as an advanced mobile communication terminal service provided.

이러한 차량 정보 단말기는 기본적으로, 위치정보의 수신과 처리를 위한 모듈, 서비스 시스템과의 통신을 위한 모듈, 그리고 서비스 시스템으로부터 제공되는 정보를 디스플레이하기 위한 모듈, 이들을 제어하는 모듈, 사용자나 각종 센서들과의 인터페이스를 위한 모듈 등을 포함하여 구성된다. 차량 정보 단말기는 GPS 위성 으로부터 GPS 정보를 수신하여 현재의 위치를 판정하고, 판정된 위치정보를 근거로 하여 서비스 시스템으로부터 제공되는 각종 정보, 예를 들면, 항법 관련 정보(지도, 도로 여건이나 지체/정체 상황 등), 주변의 물리적, 사회 환경적인 정보(주유소, 음식점, 숙박업소, 관광지 등)를 디스플레이하여 줌으로써 사용자에게 필요한 다양한 정보를 제공하게 된다.Such a vehicle information terminal is basically a module for receiving and processing location information, a module for communication with a service system, a module for displaying information provided from a service system, a module for controlling them, a user or various sensors It is configured to include a module for interfacing with the module. The vehicle information terminal receives the GPS information from the GPS satellites to determine the current position, and based on the determined position information, various information provided from the service system, for example, navigation related information (map, road condition or delay / Congestion, etc.) and surrounding physical and social and environmental information (gas stations, restaurants, lodging establishments, tourist attractions, etc.) to provide a variety of information necessary for the user.

이와 같은 차량용 항법장치에서 길안내를 받기 위해서는 목적지 검색과 설정이 가능해야 한다. 그런데, 콜 센터가 함께 운영되는 서비스 시스템의 경우에는 주로 상담원과의 전화 통화를 통해서 길안내를 받게 되지만, 대다수의 차량 항법장치에서는 네비게이션 장치나 텔레매틱스 단말장치 자체에 관심위치 데이터 베이스(POI DB: Points Of Interest Data Base)를 구축해 놓고, 사용자가 직접 단말기에서 검색하여 목적지를 정하게 된다.In order to receive directions in such a vehicle navigation system, a destination search and setting should be possible. However, in the case of a service system in which a call center is operated together, directions are mainly received through a telephone call with an agent. However, in most vehicle navigation systems, a navigation point or a telematics terminal itself has a location of interest database (POI DB: Points). Of Interest Data Base) is constructed, and the user searches the terminal directly to determine the destination.

그러므로 관심위치 데이터 베이스(POI DB)에서 얼마나 빠르게 원하는 목적지 등의 정보를 검색해 낼 수 있는가의 문제가 해당 시스템의 성능과 품질을 좌우하는 요소로 작용하게 된다.Therefore, the question of how quickly the POI DB can retrieve information such as the desired destination acts as a factor in determining the performance and quality of the system.

관심위치 데이터 베이스(POI DB)의 경우를 살펴보면 한 세트(set)는 [명칭, 위치, 업종코드, 지역코드]로 이루어져 있고, 이 세트가 수십만개 이상이 모여서 전체 데이터 베이스를 구성하게 된다. 여기서 각각의 데이터 베이스 타입은 [문자열, 정수, 정수, 정수]의 타입으로 이루어지며, 입력 가능한 조건의 조합을 예로 들어 본다면, 1. 업종 단독 (검색), 2. 지역 단독 (검색), 3. 명칭 단독 (검색), 4. 업종+지역 (검색), 5. 업종+명칭 (검색), 6. 지역+명칭 (검색), 7. 업종+지역+ 명칭 (검색) 의 7가지 조건이다.In the case of POI DB, one set is composed of [name, location, industry code, area code], and this set is composed of hundreds of thousands or more to form the entire database. Here, each database type is composed of [String, Integer, Integer, Integer], and taking the combination of conditions that can be entered as an example: 1. Industry alone (search), 2. Region alone (search), 3. There are seven conditions: name alone (search), 4. sector + region (search), 5. sector + name (search), 6. region + name (search), 7. sector + region + name (search).

이와 같은 POI의 개수는 사회가 발전하고 복잡해질수록 계속하여 새롭게 추가될 수 밖에 없기 때문에 단말기의 저장매체 용량이 허락하는 한 계속하여 증가하게 되지만, 관심위치 데이터 베이스(POI DB)가 단말기에 내장되는 매입형 시스템(embedded system)의 경우에는 일반적인 PC 환경과는 달리 그 자원(저장용량)이 한정되어 있다. 그러므로 매입형 시스템에서 대용량의 관심위치 데이터 베이스(POI DB)에 대한 검색을 수행할 때에는 검색 성능의 향상을 위하여, 관심위치 데이터 베이스(POI DB)의 구성과 그 내용에 따라 잘 정의된 검색기법이 요구된다.As the number of POIs increases as society develops and becomes more complex, new POIs will continue to increase, so that the storage medium capacity of the terminal will continue to increase, but the POI DB will be embedded in the terminal. Embedded systems have limited resources (storage capacity), unlike typical PC environments. Therefore, when performing a search on a large POI database in an embedded system, a well-defined search method is developed according to the structure of the POI database and its contents in order to improve search performance. Required.

종래의 차량 항법장치에서 관심위치 데이터 베이스(POI DB)를 검색하는 수단은 다음의 두 가지를 예로 들 수 있다. 첫번째는 상용 데이터 베이스 검색 시스템(embedded database management system)을 사용하는 경우이고, 두번째는 플랫 파일(flat file)을 선형적으로 검색하여 원하는 결과를 도출하는 방법이다.Means of searching the POI DB in the conventional vehicle navigation apparatus may be as follows. The first is using a commercially available database management system, and the second is a method of linearly searching a flat file to produce a desired result.

전자의 경우 대부분의 상용 DBMS(DataBase Management System)에서는 저장 매체인 플래쉬 메모리(flash memory)의 특징-데이터 리드(data read) 속도는 늦고, 탐색(seek) 속도는 빠른 점-을 이용하지 않고 사업자(enterprise)용으로 범용적으로 사용하도록 만들어진 것이다. 이미 만들어져서 사업자(enterprise) 환경에서 사용되다가 매입형 시스템(embedded system)에 넣기로 결정되었을 때, 사용 가능한 SQL(Structure Query Language) 문법의 수를 줄이거나, 색인(indexing) 기능을 제거하는 등, 그 본연의 기능을 줄여서 소용량의 데이터베이스 검색에만 적합하게 만든 경우가 대부분이다. 그러므로, 플래쉬 메모리의 특성이 전혀 고려되지 않은 경 우가 많다. 예를 들어 IBM의 매입형 DBMS인 DB2e의 경우 사업자(enterprise)용으로 만들어진 DB2 기능의 축소형 버전이라고 할 수 있다. 이 것은 수치형 데이터의 경우 색인만 제공할 뿐만 아니라, SQL의 기능 중에서 상당 부분을 지원하지 않는다. In the former case, most commercial database management systems (DBMSs) do not use the features of flash memory, which is a storage medium, such as a slow data read speed and a fast seek speed. It is intended for general use for the enterprise. When it's already created and used in an enterprise environment, and it's decided to put it in an embedded system, reduce the number of Structure Query Language (SQL) syntax available, or remove the indexing feature. In many cases, it's reduced functionality to make it suitable only for small database searches. Therefore, in many cases, the characteristics of the flash memory are not considered at all. For example, IBM's embedded DBMS, DB2e, is a scaled-down version of DB2 features built for the enterprise. This not only provides indexes for numeric data, but also does not support much of the functionality of SQL.

상용 DBMS의 경우 색인을 추가하게 되면 앞에 설명한 7개의 조건 조합의 모든 경우의 수에 따라 모두 색인작업을 해주어야 한다. 그 결과 색인을 기술하는데 사용되는 플래쉬 메모리의 사용량 또한 기하급수적으로 증가하게 되므로 메모리 자원이 한정된 매입형 시스템에는 적합하지 않게 된다.In the case of commercial DBMSs, adding indexes requires indexing according to the number of cases in the seven combinations of conditions described above. As a result, the amount of flash memory used to describe the index also increases exponentially, making it unsuitable for embedded systems with limited memory resources.

또한, 플래쉬 메모리의 관점에서 보면, 특히 리드(read) 속도가 상대적으로 느리기 때문에 리드 횟수가 많아질수록 검색 속도도 현저하게 느려지게 된다. 그렇지만 기존의 검색장치들은 이러한 특징은 고려하지 않고 단순히 읽고 비교하는 작업을 반복하게 되어 있기 때문에 리드의 수와 리드하는 메모리의 양은 늘어나게 되어 전체적인 검색 성능을 저하시키게 되는 것이다.In addition, from the flash memory point of view, since the read speed is relatively slow, the search speed is remarkably slowed as the number of reads increases. However, the existing search apparatuses do not take this feature into account and simply repeat reading and comparing operations, thereby increasing the number of reads and the amount of read memory, thereby reducing the overall search performance.

다음으로, 후자(flat file system linear search)의 경우 질의를 구문분석(parsing)하고 실행시키는 작업을 축소할 수 있으므로 그에 소요되는 시간 비용을 줄일 수는 있지만, 각각의 조건에 따라 정렬되지 않은 파일을 검색할 경우에는 파일의 처음부터 끝까지 일정한 단위로 읽어들여 직접 비교할 수 밖에 없기 때문에 데이터의 양에 비례하여 검색속도가 느려질 수 밖에 없다.Next, the flat file system linear search reduces the time spent parsing and executing the query, which can reduce the cost of time, but does not allow you to sort files that are not sorted according to their conditions. In the case of searching, it is inevitably read from the beginning to the end of the file and compared directly, so the search speed becomes slow in proportion to the amount of data.

지금까지 설명한 종래의 검색 장치들에서, 데이터를 정렬하여 저장한 후, 전처리를 통하여 각 구간(정보 저장 구간)에 대한 최초의 값에 대해 색인을 생성할 수도 있다. 기존 장치에서 제공하는 이러한 색인 기능은 수치 데이터에 적합하므 로, 정렬된 숫자 형태로 표현되는 '업종'과 '지역코드'의 검색에는 적합하지만, '명칭(문자열)'의 경우를 살펴보면, 명칭 단독 조건일 경우를 위하여 POI 명칭에 따라 데이터를 사전 순서로 정렬하는 것은 업종, 지역코드의 정렬 순서가 어긋나게 되므로 다른 조건 검색의 효율성을 오히려 떨어뜨리게 된다.In the conventional retrieval apparatus described above, after sorting and storing data, an index may be generated for the first value for each section (information storage section) through preprocessing. This indexing function provided by the existing device is suitable for numerical data, so it is suitable for searching 'industry' and 'region code' expressed in sorted numeric form, but in case of 'name (string)', the name alone Sorting the data according to the POI name in order in case of a condition is that the sorting order of the industry and area codes is out of order, thereby decreasing the efficiency of searching for other conditions.

지금까지 설명한 종래 기술의 문제점을 정리해 보면, 첫째, 상용 DBMS의 경우 매입형 대용량 데이터 베이스 검색에 적합하지 않다는 것이고, 둘째, 색인 기능을 사용할 수 있지만 수치형 데이터에 적합하기 때문에 명칭 단독 조건에 대해서는 새로운 문자열에 대한 색인이 필요하고, 다른 조건 검색의 효율을 떨어뜨리는 문제점이 있고, 세트째, 리드 속도는 느리고 탐색 속도는 빠른 플래쉬 메모리의 특징을 고려하지 않고 있다는 점이다.The problems of the prior art described so far are as follows. First, commercial DBMSs are not suitable for embedded large database searches. Second, index functions can be used, but they are suitable for numerical data. There is a problem in that an index on a string is required, and the efficiency of other conditional searching is reduced, and, thirdly, the read memory is slow and the search speed does not consider the features of the flash memory.

따라서, 이러한 문제점을 해결하고, 모든 검색 조건 조합에서 보다 빠른 검색 결과를 도출할 수 있는 수단이 요구된다.Therefore, there is a need for a means to solve this problem and to derive faster search results in all combinations of search conditions.

본 발명의 목적은 차량 항법장치에서 관심위치 데이터 베이스(POI DB)내의 필요한 정보를 고속으로 검색할 수 있는 차량 항법 장치의 정보 검색시스템을 제공하는데 있다.SUMMARY OF THE INVENTION An object of the present invention is to provide an information retrieval system of a vehicle navigation apparatus which can search for necessary information in a POI DB at a high speed in a vehicle navigation apparatus.

본 발명의 또 다른 목적은 관심위치 데이터 베이스(POI DB)내의 필요한 정보를 고속으로 검색하기 위하여, 정렬된 수치 데이터에 대한 색인파일과, 정렬되지 않은 명칭(문자열)에 대한 색인파일을 구성하고, 입력된 검색조건에 따라 상기 색인파일을 기반으로 저장매체의 데이터 베이스로부터 필요한 정보를 검색함으로써, 검색 시스템 성능을 향상시킬 수 있도록 한 차량 항법장치의 정보 검색시스템을 제공하는데 있다.It is still another object of the present invention to construct an index file for sorted numerical data and an index file for unaligned names (strings) in order to search for necessary information in a POI DB at high speed. The present invention provides an information retrieval system for a vehicle navigation system capable of improving the performance of a retrieval system by retrieving necessary information from a database of a storage medium based on the index file according to an input search condition.

상기 목적을 달성하기 위한 본 발명의 차량 항법장치의 정보 검색방법은, 관심위치 데이터 베이스(POI DB)내의 필요한 정보를 검색하기 위하여 수치형 데이터에 대한 색인파일(general index)과, 정렬되지 않은 명칭(문자열)에 대한 색인파일(inversed file index)을 생성하는 전처리 단계; 입력된 검색조건을 판별하여 명칭 단독 검색인 경우 상기 명칭에 대한 색인파일(inversed file index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하는 단계; 입력된 검색조건을 판별하여 명칭 단독 검색 이외의 경우 상기 수치형 데이터에 대한 색인파일(general index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하는 단계; 를 포함하여 구성됨을 특징으로 한다.In order to achieve the above object, the information retrieval method of the vehicle navigation apparatus of the present invention includes an unindexed name and a general index for numerical data in order to retrieve necessary information in a POI DB. A preprocessing step of creating an inversed file index for the (string); Determining an input search condition and searching and outputting corresponding information in a POI DB based on an inversed file index when the name is a single search; Determining an input search condition and retrieving and outputting corresponding information from a POI DB based on an index file for the numerical data in a case other than a name search alone; Characterized in that configured to include.

또한 상기 목적을 달성하기 위한 본 발명의 차량 항법장치의 정보 검색장치는, 사용자의 검색 조건을 입력하기 위한 검색 조건 입력부; 관심위치 데이터 베이스(POI DB)와, 상기 관심위치 데이터 베이스(POI DB)에서 수치형 데이터에 대한 색인파일(general index)과, 정렬되지 않은 명칭에 대한 색인파일(inversed file index)을 저장하는 데이터 저장부; 상기 검색 조건 입력부를 통해서 입력된 검색조건에 따라 상기 데이터 저장부의 해당 색인파일을 참조하여 POI DB 내에서 필요한 정보를 검색하여 출력하는 POI 검색엔진; 상기 검색 결과가 디스플레이되는 검색 결과 출력부; 를 포함하여 구성됨을 특징으로 한다.In addition, the information search apparatus of the vehicle navigation apparatus of the present invention for achieving the above object, the search condition input unit for inputting a search condition of the user; Data storing POI DB, general index for numerical data in POI DB, and inversed file index for unaligned names Storage unit; A POI search engine that searches for and outputs necessary information in a POI DB by referring to a corresponding index file of the data storage unit according to a search condition input through the search condition input unit; A search result output unit displaying the search result; Characterized in that configured to include.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 검색조건은 [지역,업종,명칭]의 단독 검색이거나 또는 이들의 조합검색인 것을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation apparatus of the present invention, the retrieval condition is characterized in that it is a single retrieval of [region, industry, name] or a combination retrieval thereof.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 수치형 데이터에 대한 색인파일(general index)은 [지역,업종,명칭]으로 이루어지는 원본 데이터를 지역코드에 따라 정렬한 후 한 지역내에서 업종 코드에 따라 정렬하여 POI DB를 구축하고, 상기 POI DB를 바탕으로 각 지역과 지역내 업종 코드값의 첫번째 위치만을 찾아내어 정렬함으로써 생성됨을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation system of the present invention, the general index for the numerical data is arranged in the area of the industry after sorting the original data consisting of [region, industry, name] according to the area code POI DB is constructed by sorting according to codes, and based on the POI DB, only the first location of each region and the industry type code value is found and sorted.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 정렬되지 않은 명칭(문자열)에 대한 색인파일(inversed file index)은 POI DB를 바탕으로 모든 명칭을 중복없이 추출하는 단계, 추출된 명칭을 모든 단어의 하위 문자열로 분해하여 중복없이 사전순으로 저장하는 단계, 상기 저장된 하위 문자열들을 POI DB의 각 세트(set)와 비교하여 하위 문자열이 POI 명칭에 일부 문자열로 포함되어 있는 경우 해당 하위 문자열이 저장된 자료구조 뒤에 자신이 포함되어 있는 세트의 위치정보를 기술하는 단계로 생성함을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation apparatus of the present invention, the inversed file index for the unordered name (string) is extracted without duplication of all names based on the POI DB, all extracted names Decomposing the substring into words and storing them in alphabetical order without duplication; comparing the stored substrings with each set of the POI DB, and when the substring is included as a partial string in the POI name, the corresponding substring is stored. It is characterized by generating the location information of the set including itself after the data structure.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 하위 문자열은 2글자 이상을 선택하는 것을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation system of the present invention, the lower character string is characterized by selecting two or more characters.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 입력된 검색조건이 명칭 단독 검색인 경우 해당 색인파일(inversed file index)을 블록 단위로 읽어들여 비교 검색하는 것을 특징으로 한다.In the information retrieval system of the vehicle navigation apparatus of the present invention, when the input search condition is a name-only search, a corresponding index file is read in block units to perform a comparative search.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 검색조건(명칭) 의 하위 문자열은 2진 검색을 기반으로 검색하는 것을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation apparatus of the present invention, the substring of the search condition (name) is characterized in that the search based on the binary search.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 검색조건이 지역 단독조건이거나 지역과 명칭의 조합조건인 경우, 해당 색인파일(general index)에서 해당 지역의 시작 위치를 토대로 POI DB에 바로 접근하여 지역코드가 바뀌기 전까지 읽어 검색결과로 출력하고, 명칭 조건을 고려하는 경우 해당 명칭까지 만족하는 정보를 검색결과로 출력하는 것을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation system of the present invention, if the search condition is a region alone condition or a combination of region and name, the POI DB is directly accessed based on the starting position of the region in the corresponding index file. It reads until the area code is changed and outputs the search result. When considering the condition of the name, information satisfying the corresponding name is output as the search result.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 검색조건이 업종 단독조건이거나 업종과 명칭의 조합조건인 경우, 해당 색인파일(general index)에서 각 지역별로 해당 업종 코드의 시작위치를 토대로 POI DB에 바로 접근하여 검색결과로 출력하고, 명칭 조건을 고려하는 경우 해당 명칭까지 만족하는 정보를 검색결과로 출력하는 것을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation apparatus of the present invention, if the search condition is a sole industry condition or a combination of the industry and name, POI based on the start position of the industry code for each region in the corresponding index file (general index) Directly access the DB and output as a search result, and when considering the name condition, it is characterized by outputting the information that satisfies the corresponding name as a search result.

또한 본 발명의 차량 항법장치의 정보 검색시스템에서, 상기 검색조건이 업종과 지역의 조합조건이거나 업종과 지역 및 명칭의 조합조건인 경우, 해당 색인파일(general index)에서 해당지역의 해당 업종 위치를 찾아 POI DB에 바로 접근하여 검색결과로 출력하고, 명칭 조건을 고려하는 경우 해당 명칭까지 만족하는 정보를 검색결과로 출력하는 것을 특징으로 한다.In addition, in the information retrieval system of the vehicle navigation system of the present invention, when the search condition is a combination of the type of industry and region, or a combination of the type of industry and the region and name, the location of the type of business of the corresponding region in the general index file Find and output POI DB as a search result and output information that satisfies the corresponding name as a search result when considering the name condition.

상기한 바와 같이 구성된 본 발명의 차량 항법장치의 정보 검색시스템의 실시예를 첨부된 도면을 참조하여 설명하면 다음과 같다.An embodiment of the information retrieval system of the vehicle navigation apparatus of the present invention configured as described above will be described with reference to the accompanying drawings.

도1은 본 발명에 따른 차량 항법장치의 정보 검색 시스템 블록도이다. 도1에 나타낸 바와 같이 본 발명에 따른 차량 항법장치의 정보 검색 시스템은, 사용자의 검색 조건을 입력하기 위한 검색 조건 입력부(100); 관심위치 데이터 베이스(POI_DB.dat)와, 상기 관심위치 데이터 베이스(POI DB)에서 수치형 데이터에 대한 색인파일(general_index.dat)과, 정렬되지 않은 명칭에 대한 색인파일(inversed_file_index.dat)을 저장하는 데이터 저장부(200); 상기 검색 조건 입력부(100)를 통해서 입력된 검색조건에 따라 상기 데이터 저장부의 해당 색인파일을 참조하여 POI DB 내에서 필요한 정보를 검색하여 출력하는 POI 검색엔진(300); 상기 검색 결과가 디스플레이되는 검색 결과 출력부(400);를 포함하여 구성된다.1 is a block diagram of an information retrieval system of a vehicle navigation system according to the present invention. As shown in FIG. 1, an information retrieval system of a vehicle navigation apparatus according to the present invention includes: a search condition input unit 100 for inputting a search condition of a user; Stores a POI database (POI_DB.dat), an index file (general_index.dat) for numerical data in the POI database, and an index file (inversed_file_index.dat) for an unordered name A data storage unit 200; A POI search engine 300 for searching for and outputting necessary information in a POI DB by referring to a corresponding index file of the data storage unit according to a search condition input through the search condition input unit 100; And a search result output unit 400 in which the search result is displayed.

사용자가 검색 조건 입력부(100)를 통해서 '지역', '업종', '명칭'의 3가지 조건을 단독 혹은 자유롭게 조합하여 입력하면, POI 검색엔진(300)에서는 입력된 검색 조건에 따라 상기 데이터 저장부(200)의 색인파일들을 기반으로 POI DB(POI_DB.dat)에서 해당 데이터를 검색하고, 검색 결과는 검색 결과 출력부(400)를 통해서 디스플레이하여 준다. 입력된 검색조건이 명칭 단독 검색인 경우는 명칭에 대한 색인파일(inversed_file_index.dat)을 이용해서 POI DB내에서 해당 정보를 읽어와 출력하고, 그 이외의 경우는 수치형 데이터에 대한 색인파일(general_index.dat)을 이용해서 POI DB내에서 해당 정보를 읽어와 출력한다.When the user inputs three conditions of 'region', 'industry', and 'name' alone or freely through the search condition input unit 100, the POI search engine 300 stores the data according to the input search condition. The corresponding data is searched in the POI DB (POI_DB.dat) based on the index files of the unit 200, and the search result is displayed through the search result output unit 400. If the search condition is a name-only search, the information is read and output from the POI DB using the index file (inversed_file_index.dat) for the name. Otherwise, the index file (general_index) for numeric data is output. .dat) to read and output the information in the POI DB.

상기 수치형 데이터에 대한 색인파일(general_index.dat)과 명칭에 대한 색인파일(inversed_file_index.dat)은 후술하는 전처리 과정의 수행에 의해서 생성되고 시스템에 저장된다. 수치 데이터에 대해서는 해당 데이터의 위치를 가리키는 색인을 가지게 되며, 명칭에 대해서는 해당 문자열에 대한 파일(inversed_file_index.dat)를 가지게 되는데, 이 것은 도2에 나타낸 바와같이 일반 적인 서적의 뒷면에 있는 색인과 유사한 역할을 하게 된다. 즉, 단어의 위치를 알려주는 일반 서적의 색인(페이지 표기)처럼 명칭(문자열)과 그 명칭(문자열)에 해당하는 정보가 저장된 위치를 색인으로 갖는 것이다.The index file (general_index.dat) for the numerical data and the index file (inversed_file_index.dat) for the name are generated by the preprocessing process described later and stored in the system. For numerical data, it has an index indicating the location of the data, and for its name, it has a file (inversed_file_index.dat) for that string, similar to the index on the back of a typical book, as shown in Figure 2. It will play a role. In other words, like an index (page notation) of a general book indicating the position of a word, the index has a name (string) and a location where information corresponding to the name (string) is stored.

이와 같은 방식으로 색인들을 구성하는 이유는 고속 검색을 위한 것일 뿐만 아니라, POI DB 저장매체가 플래쉬 메모리인 경우 플래쉬 메모리의 느린 리드(read) 속도와 빠른 탐색(seek) 속도를 이용하기 때문이다. 즉, 상대적으로 훨씬 작은 색인파일을 읽고 그 색인에서 사용자 입력 검색조건에 가까운 위치를 얻어낸 후, 원하는 위치에 직접 접근하여 필요한 최소한의 데이터만을 읽을 수 있기 때문에 리드 속도를 크게 줄일 수 있도록 하기 위한 것이다.The indexes are constructed not only for high-speed search, but also because the POI DB storage medium uses flash memory's slow read speed and fast seek speed. In other words, it is possible to read a much smaller index file, obtain a location close to the user input search condition from the index, and then directly access a desired location and read only the minimum data necessary, thereby greatly reducing the read speed.

상기 전처리 과정에 의한 색인파일들의 생성은 실제 시스템에 격납(deploy)되기 전에 수행하는 것으로서, 실제 타겟 시스템과는 달리 일반 PC와 같이 성능이 우수한 플랫폼에서 실행하게 되며, 이 전처리 과정을 상술하면 다음과 같다.The generation of the index files by the preprocessing process is performed before being stored in the real system. Unlike the real target system, the index files are executed on a high-performance platform such as a general PC. same.

[색인파일 생성을 위한 전처리 과정][Preprocessing for Creating Index File]

도3은 본 발명의 차량 항법장치의 정보 검색시스템에서 수치형 데이터에 대한 색인파일(general_index.dat)(210)과 POI DB(POI_DB.dat)(220)의 구성과 상호 관계를 보여준다. 수치형 데이터에 대한 색인파일(general_index.dat)(210)은 정렬된 업종들의 시작위치에 대한 색인정보를 가지고 있으며, 이 색인정보는 POI_DB(POI_DB.dat)(220) 내에서 해당 업종에 대한 정보의 시작위치를 가리키고 있다. POI_DB(POI_DB.dat)(220)의 해당 업종에 대한 정보는 [지역,업종,명칭]의 파일(230) 구조를 가지고 각각의 지역마다, 각각의 지역마다에 해당하는 업종마다 구성 되어 있다.FIG. 3 shows the configuration and interrelationship between the index file (general_index.dat) 210 and the POI DB (POI_DB.dat) 220 for numerical data in the information retrieval system of the vehicle navigation system of the present invention. The index file (general_index.dat) 210 for numerical data has index information on the start positions of sorted businesses, and this index information is information on the corresponding industry in POI_DB (POI_DB.dat) 220. Points to the starting position of. The information on the industry of the POI_DB (POI_DB.dat) 220 has a file 230 structure of [region, industry, name] and is configured for each industry and each industry corresponding to each area.

도4는 POI 명칭으로부터 하위 문자열을 추출하여 그 중복성을 제거하면서 사전 순으로 정렬한 예를 보여주고 있다. POI_DB(240)에서 그 명칭을 하위 문자열로 분해한 데이터(241)와, 여기서 중복성을 제거하면서 사전 순서로 정렬한 데이터(250)를 보여준다. 실제 지역과 업종에 따라 나열된 POI 데이터이지만 여기서는 그 명칭만을 고려하였다.4 shows an example in which substrings are extracted from POI names and sorted in alphabetical order while removing their redundancy. In the POI_DB 240, the data 241 obtained by decomposing the name into the substring and the data 250 sorted in the lexicographic order while removing redundancy are shown. POI data listed according to actual region and industry, but only the name is considered here.

도5는 각각의 하위 문자열이 포함된 POI의 위치를 기록한 명칭에 대한 색인파일(inversed_file_index.dat)의 예(260)를 보여주고 있다. 여기서 데이터 구조는 그 명칭이 포함된 POI의 POI_DB(POI_DB.dat)내 옵셋(offset)을 표현하는 구조로 되어 있다.Fig. 5 shows an example 260 of an index file (inversed_file_index.dat) for a name that records the location of a POI including each substring. Here, the data structure is a structure representing an offset in POI_DB (POI_DB.dat) of the POI including the name.

이러한 색인파일들은 다음과 같이 구성한다.These index files are organized as follows.

제1단계: 무작위로 수집된 원본 POI 데이터(raw POI data)를 지역코드에 따라 오름차순으로 정렬한다. 그리고 그 정렬된 데이터의 같은 지역 내에서는 업종 코드에 따라 오름차순으로 정렬한다. 이와 같은 정렬의 결과로 1차 기준이 되는 지역이 오름차순으로 정렬되고, 각각의 지역 내에서는 업종코드도 오름차순으로 정렬이 된다. 그렇지만 명칭은 특별한 순서를 가지지못하기 때문에 지역코드와 업종코드에 따라 정리된다. 도3에 예시한 데이터 베이스(POI_DB.dat)(220)를 살펴보면, 지역코드에 따라 오름차순으로 정렬된 결과로 지역1,지역2,...,지역m의 순서로 1차 정렬이 이루어지고, 다시 각각의 지역내에서 다시 업종1,업종2,...,업종n의 순서로 2차 정렬이 이루어진 것을 알 수 있다. 그렇지만 명칭은 그렇지 않은 것을 알 수 있다. 예를 들어, 지역1의 업종1을 살펴보면 해당 정보 구조(230)에서 명칭의 정렬은 없고 [지역1,업종1,명칭]의 구조를 가지고 정리됨을 알 수 있다.Step 1: Sort randomly collected raw POI data in ascending order according to the area code. And within the same region of the sorted data, sort in ascending order by industry code. As a result of this sorting, the region which is the primary criterion is sorted in ascending order, and the industry code is sorted in ascending order in each region. However, names do not have a particular order, so they are sorted by region and industry code. Referring to the database (POI_DB.dat) 220 illustrated in FIG. 3, the primary sorting is performed in the order of region 1, region 2, ..., region m as a result sorted in ascending order according to the region code. Again, within each region, you can see that the secondary sorting was done in the order of Industry 1, Industry 2, ..., Industry n. However, you can see that the name is not. For example, looking at sector 1 of region 1, it can be seen that there is no arrangement of names in the corresponding information structure 230, but arranged with the structure of [region 1, sector 1, name].

제2단계: 상기 제1단계에서 생성된 POI_DB(POI_DB.dat)(220)를 바탕으로 각 지역과 그 지역 내의 업종 코드값의 첫번째 위치만을 찾아내서 이 것을 오름차순으로 정렬한다. 이와 같은 정렬의 결과물로 도3에 예시한 바와 같이 수치형 데이터에 대한 색인파일(general_index.dat)(210)이 생성된다.Second step: Based on the POI_DB (POI_DB.dat) 220 generated in the first step, only the first position of each region and the industry code value within the region is found and sorted in ascending order. As a result of this sorting, an index file (general_index.dat) 210 for numerical data is generated as illustrated in FIG.

즉, 상기 생성된 수치형 데이터에 대한 색인파일(general_index.dat)(210)은 POI_DB(POI_DB.dat)(220)에 대하여 지역m의 업종n 위치를 가리키는 정보구조가 되는 것이다.That is, the index file (general_index.dat) 210 for the generated numerical data is an information structure indicating the location n of the industry m of the region m with respect to the POI_DB (POI_DB.dat) 220.

제3단계: 본 단계는 상기 POI_DB(POI_DB.dat)(220)를 바탕으로 모든 명칭을 중복없이 추출하고 그 것을 다시 하위 문자열로 분해한 다음, 분해된 문자열을 중복없이 사전순으로 정리하여 저장하는 단계이며, 다음과 같이 수행한다.Step 3: This step extracts all names without duplication based on the POI_DB (POI_DB.dat) 220, decomposes them into substrings again, and then stores the decomposed strings in alphabetical order without duplication. Steps are performed as follows.

상기 제1단계에서 생성된 데이터 베이스(POI_DB(POI_DB.dat))를 바탕으로 모든 '명칭'을 중복없이 추출한다(즉, 동일한 명칭이 여러번 발견될 경우에는 이를 하나로 통일하여 저장한다). 다음에는, 이렇게 추출된 '명칭'을 모든 단어의 하위 문자열로 분해하여 중복없이 사전 순으로 저장한다. 즉, 동일한 하위 문자열이 여러번 발견될 경우에는 통일하여 저장하는데, 본 발명에서는 2글자 이상을 하위 문자열로 삼았다.Based on the database (POI_DB (POI_DB.dat)) created in the first step, all the 'names' are extracted without duplication (that is, if the same name is found several times, it is unified and stored as one). Next, the extracted name is decomposed into substrings of all words and stored in alphabetical order without duplication. In other words, when the same sub string is found several times, the same sub string is stored unified. In the present invention, two or more letters are used as the sub string.

예를 들어 도4에 나타낸 바와 같이, POI_DB(240)에서 '명칭'을 중복없이 추출하여 'LG전자', '삼성전자', '대우자동차', '현대자동차'의 명칭을 추출할 수 있 다. 이 것은 임의의 지역m(혹은 임의의 지역m의 업종n)에서 'LG전자'를 명칭으로 하는 정보가 2개 이상 된다고 하여도 이를 하나의 명칭 'LG전자'로 통일하여 저장한다는 의미이다. 이렇게 추출된 '명칭'을 모든 단어의 하위 문자열로 분해한다. 분해된 문자열을 부호 '241'로 표기하였다. 이와 같이 분해된 문자열에 대하여 중복없이 사전순으로 정렬하여 저장한다. 중복 제거 후 사전순으로 정리된 문자열을 부호 '250'으로 표기하였다. 물론, 이 것은 실제 지역과 업종에 따라 나열된 POI 데이터이지만 도4에서는 '명칭'만을 고려하여 표현한 것이다.For example, as shown in FIG. 4, the names of 'LG Electronics', 'Samsung Electronics', 'Daewoo Motor' and 'Hyundai Motor' can be extracted by extracting the 'name' from the POI_DB 240 without duplication. . This means that even if there are two or more pieces of information named 'LG Electronics' in any region m (or an industry n in any region m), they are stored in a single name 'LG Electronics'. This 'name' is decomposed into substrings of all words. The decomposed string is indicated by the symbol '241'. The decomposed strings are sorted and stored in alphabetical order without duplication. After deduplication, the strings arranged in alphabetical order are denoted by the symbol '250'. Of course, this is the POI data listed according to the actual region and industry, but in Figure 4 is expressed only considering the 'name'.

제4단계: 본 단계는 명칭에 대한 색인파일(inversed_file_index.dat)을 구성하는 단계이다. 상기 제3단계에서 추출된 하위 문자열들을 차례대로 뽑아내서 상기 제1단계에서 구축된 POI_DB(POI_DB.dat)(220)의 각 세트(set)와 비교하는 작업을 수행한다. 이때 비교 기준이 되는 하위 문자열이 POI_DB(POI_DB.dat)(220) 명칭에 일부 문자열로 포함되어 있다고 하면 해당 하위 문자열이 저장된 자료구조 뒤에 자신이 포함되어 있는 세트(set)의 위치, 즉 파일내에서의 옵셋(offset)을 링크 리스트(linked list)로 연결하여 준다. 기준 하위 문자열이 포함된 세트(set)가 많은 경우에는 그 뒤에 연속해서 오프셋을 가지고 있도록 한다.Step 4: This step is to construct an indexed file (inversed_file_index.dat) for the name. The substrings extracted in the third step are sequentially extracted and compared with each set of the POI_DB (POI_DB.dat) 220 constructed in the first step. If the substring to be compared is included in the POI_DB (POI_DB.dat) 220 name as a part of the string, the position of the set containing the substring after the data structure where the substring is stored, that is, in the file Link the offset of the link to a linked list. If there are many sets containing the reference substring, make sure they have offsets after them.

이 단계에 의하여 생성되는 색인파일(inversed_file_index.dat)의 예가 도5에 표현되어 있다. 도5에 나타낸 색인파일의 예는 각 하위 문자열이 포함된 POI의 위치를 기록한 파일이며, offset(명칭)은 그 명칭이 포함된 POI의 POI_DB내의 옵셋을 표현한다.An example of the index file (inversed_file_index.dat) generated by this step is shown in FIG. An example of the index file shown in Fig. 5 is a file in which the position of the POI including each substring is recorded, and the offset (name) represents an offset in POI_DB of the POI including the name.

만약 사용자가 "전자"를 검색조건으로 입력했다면 'LG전자'와 '삼성전자'의 옵셋을 가지고 있기 때문에 POI_DB에 바로 접근해서 검색 결과를 얻을 수 있는 것이다. 즉, 도5에 표현된 색인파일(inversed_file_index.dat)(260)에서 '전자'를 문자열로 가지는 색인정보를 살펴보면 [전자 -> offset(LG전자) -> offset(삼성전자)]로 기술되고 있으므로, 그 옵셋을 가지고 POI_DB(POI_DB.dat) (220) 내에서 해당 명칭인 'LG전자'와 '삼성전자'가 위치하는 곳에 곧바로 접근(access)해서 결과를 얻을 수 있는 것이다. 이와 같이 POI 명칭으로부터 하위 문자열을 추출하여 중복제거하고 분해하여 사전순으로 정렬한 파일을 가짐으로써, 명칭조건은 완전한 명칭이 아니라 명칭의 하위 문자열도 검색조건으로 받아들여 검색할 수 있는 기반을 제공할 수 있게 된다.If the user inputs "electronic" as a search condition, the user has the offset of "LG Electronics" and "Samsung Electronics", so he can directly access POI_DB and get the search results. That is, in the index file (inversed_file_index.dat) 260 illustrated in FIG. 5, the index information having 'electronic' as a string is described as [electronic-> offset (LG electronic)-> offset (Samsung electronic)]. With the offset, POI_DB (POI_DB.dat) (220) can be accessed directly to the places where the names 'LG Electronics' and 'Samsung Electronics' are located, and the result can be obtained. By extracting substrings from POI names, deduplicating them, decomposing them, and having files sorted in alphabetical order, the naming condition is not a complete name, but a substring of the name is provided as a search condition to provide a basis for searching. It becomes possible.

지금까지 설명한 전처리 과정을 수행하게 되면 차량 항법장치의 정보 검색시스템에서는 실제 사용하게 되는 다음의 3개의 파일이 생성된다.When the preprocessing process described above is performed, the following three files which are actually used in the information retrieval system of the vehicle navigation system are generated.

하나는 제1단계의 결과로 검색 대상이 되는 POI_DB(POI_DB.dat)(220)이고, 다른 하나는 상기 제2단계의 결과로 생성되는 수치형 데이터의 각 시작 위치를 가지고 있는 수치형 데이터에 대한 색인파일(general_index.dat)(210)이며, 나머지 하나는 상기 제4단계의 결과물인 하위 문자열과 그를 포함하고 있는 POI의 위치에 관련된 정보, 즉 명칭에 대한 색인파일(inversed_file_index.dat)(260)이다.One is POI_DB (POI_DB.dat) 220 which is a search target as a result of the first step, and the other is for numerical data having respective starting positions of the numeric data generated as a result of the second step. An index file (general_index.dat) 210, and the other is an index file (inversed_file_index.dat) 260 of information related to the location of the sub-string resulting from the fourth step and the location of the POI including the same. to be.

이와 같이 생성된 파일을 토대로 하여, 검색 조건 입력에 따라 적절한 색인파일을 이용해서 POI_DB(POI_DB.dat)내에서 해당 정보를 검색하게 된다.Based on the file generated as described above, according to the search condition input, the corresponding information is searched in the POI_DB (POI_DB.dat) using an appropriate index file.

[사용자 입력 검색조건에 따른 정보 검색과정][Inquiry process based on user input search condition]

사용자가 검색조건 입력부(100)를 이용해서 [지역, 업종, 명칭]의 3가지 조 건을 단독으로 입력하거나, 혹은 이들의 조합을 검색조건으로 입력하면 POI 검색엔진(300)은 상기 데이터 저장부(200)에 저장되어 있는 수치형 데이터에 대한 색인파일(general_index.dat)과 명칭에 대한 색인파일(inversed_file_index.dat) 중에서 적당한 색인파일을 참조하여 POI_DB(POI_DB.dat)내의 해당 정보를 검색하고 그 결과를 출력부(400)에 표시해 주게 된다.When the user inputs three conditions of [region, type of business, name] alone using the search condition input unit 100, or inputs a combination thereof as a search condition, the POI search engine 300 stores the data storage unit. Search for the corresponding information in POI_DB (POI_DB.dat) by referring to the appropriate index file among index files (general_index.dat) and numerical index files (inversed_file_index.dat) for numerical data stored in (200). The result is displayed on the output unit 400.

도6은 이와 같은 본 발명의 검색방법의 실시예를 보여준다.Figure 6 shows an embodiment of such a search method of the present invention.

먼저, 검색조건 입력단계(S10)는 사용자가 검색조건 입력부(100)를 통해 검색조건을 입력하는 단계이다. 여기서 검색조건은 앞서 설명한 바와 같이 지역, 업종, 명칭의 3가지 단독 조건 입력일 수도 있고, 이들의 조합에 의한 조건 입력일 수도 있다. 본 발명에 따른 POI 검색엔진(300)은 명칭 단독 조건인 경우와 그 이외의 단독 조건 혹은 복합 조건인 경우 각각에 대해서 적절한 색인파일을 사용하여 검색을 수행하게 된다.First, a search condition input step S10 is a step in which a user inputs a search condition through the search condition input unit 100. As described above, the search condition may be three independent condition inputs of a region, an industry, and a name, or a condition input by a combination thereof. The POI search engine 300 according to the present invention performs a search using an appropriate index file for each case of a name-only condition and another case or a compound condition.

검색 조건 판별단계(S20)에서 사용자가 입력한 검색 조건을 판별한다. 사용자가 입력한 검색 조건이 명칭 단독 검색에 해당하면 다음 단계(S31)로 이행하여, 명칭에 대한 색인파일(inversed_file_index.dat)에서 하위 문자열의 세트(set)를 각 플래쉬 파일 시스템의 블록(block) 단위만큼 메모리에 읽어들인다. 이와 같이 플래쉬 파일 시스템에서 블록 단위로 읽어들이는 이유는 응용에서 그 보다 적은 단위로 읽더라도 결국 블록 단위로 읽도록 되어 있기 때문이다. 따라서, 블록 단위로 읽는 것이 가장 효율적이다.In the search condition determination step (S20), the search condition input by the user is determined. If the search condition entered by the user corresponds to the name-only search, the process proceeds to the next step (S31), and a set of substrings in the index file (inversed_file_index.dat) for the name is a block of each flash file system. Read into memory as much as a unit. The reason for reading in units of blocks in the flash file system is that even if the application reads in smaller units, the unit reads in units of blocks. Therefore, reading in blocks is most efficient.

그리고 다음 단계(S32)에서, 입력 값(검색 조건으로 입력한 명칭)이 읽어들 인 블록 범위에 포함되는가를 판단한다. 검색 조건으로 입력한 명칭이 읽어들인 블록 범위 안에 포함되면 다음 단계(S33)로 이행하여, 메모리 상에서 상기 이미 정렬된 데이터를 대상으로 이진 검색을 수행하고, 이진 검색 결과 하위 문자열이 발견되었는가를 판단한다. 이와 같이 메모리 상에서 이미 정렬된 데이터를 대상으로 이진 검색을 하게 되면 데이터의 양이 많다고 하더라도 그 비교 회수가 제한되기 때문에 실제 비교 데이터의 비교 횟수가 극소화된다. 즉, 데이터가 n개라고 할 때 그 비교 횟수는 log2n을 넘지 않게 되기 때문에 데이터 비교 회수와 리드 회수를 현격하게 줄일 수 있게 되는 것이다. 그러므로, 입력된 하위 문자열을 찾기 위해서 이진 검색을 수행하게 되는 것이다.In the next step S32, it is determined whether the input value (name entered as a search condition) is included in the read block range. If the name entered as the search condition is included in the read block range, the process proceeds to the next step S33, where a binary search is performed on the already sorted data in memory, and a binary search result substring is determined. . As described above, if a binary search is performed on data that is already sorted in memory, even if the amount of data is large, the number of comparisons is limited, thereby minimizing the number of comparisons of actual comparison data. In other words, when the number of data is n, the number of comparisons does not exceed log 2 n, so the number of data comparisons and reads can be significantly reduced. Therefore, binary search is performed to find the input substring.

예를 들어, 도3에 나타낸 예제의 경우 POI(240)의 개수가 4개일 뿐이지만, '자동차'가 포함된 단어를 찾기 위해서는 4번의 데이터 리드와 4번의 비교를 해야 한다. 즉, 데이터 리드와 비교의 횟수가 <4,4>가 된다. 그렇지만 명칭에 대한 색인파일(inversed_file_index.dat)(260)에서 미리 위치를 찾게 되면 색인파일 리드 한번 및 비교 한번, 그리고 POI_DB(POI_DB.dat)(220)에서 리드 두번으로 그 리드와 비교 횟수가 <3,1>로 줄어들게 되는 것이다. 따라서, 실제 수십, 수백만건 이상의 데이터를 가지는 경우에 있어서 하위 문자열의 중복율이 기하급수적으로 늘어날 때, 데이터 리드와 비교의 횟수가 선형적으로 읽을 때의 <수십만,수백만>에서 <수십,수백> 정도로 줄어들게 되고, 이 것은 곧 검색 성능과 속도의 향상을 의미하게 되는 것이다. 이로써 명칭에 대한 색인파일(inversed_file_index.dat)을 읽는 경우가 선형적으로 검색하는 경우보다 몇 천배에서 많게는 몇 만배 이상 유리함을 알 수 있다.For example, in the example illustrated in FIG. 3, the number of POIs 240 is only four, but four data leads and four comparisons are required to find a word including 'car'. In other words, the number of times of data read and comparison becomes <4,4>. However, if the location of the index file (inversed_file_index.dat) 260 is found in advance, the index file reads and compares as well as the reads in the index file (POI_DB.dat) 220 twice. , 1>. Therefore, in the case of actually having tens or millions or more of data, when the redundancy of the substring increases exponentially, the number of data reads and comparisons is linearly read from hundreds of thousands, millions, to hundreds, hundreds. It will be reduced to a degree, which means an increase in search performance and speed. This shows that reading the indexed file (inversed_file_index.dat) for a name is several thousand to many tens of thousands of times more advantageous than a linear search.

한편, 상기 이진 검색단계(S33)에서의 이진 검색 결과, 하위 문자열이 발견되지 않았으면 다음 단계(S34)로 이행하여 읽을 부분이 더 남아 있는가를 판단하고, 읽을 부분이 더 남아 있으면 앞의 단계(S31)로 이행하여 그 이후의 과정을 반복한다.On the other hand, if the result of the binary search in the binary search step (S33), if the lower string is not found, the process proceeds to the next step (S34) to determine whether there are more parts to read, and if there are more parts to read, the previous step (S31) ) And repeat the subsequent steps.

그러나, 상기 이진 검색단계(S33)에서의 이진 검색 결과, 하위 문자열이 발견되었다면 다음 단계(S50)로 이행하여 결과를 출력부(400)로 출력하고 검색완료 단계(S60)로 이행한다.However, if the binary search result in the binary search step (S33), if the lower string is found, the process proceeds to the next step (S50) and outputs the result to the output unit 400 and proceeds to the search completion step (S60).

지금까지 설명한 일련의 과정을 반복하여 읽을 부분이 더 이상 남아있지 않음에도 불구하고 이진 검색 결과가 나오지 않으면 검색 실패를 출력하는 단계(S70)로 이행하고 검색을 종료한다.If the binary search result does not come out even though there are no more parts to read by repeating the series of steps described so far, the process proceeds to the step of outputting a search failure (S70) and the search ends.

한편, 상기 검색 조건 판별단계(S20)에서, 사용자가 입력한 검색 조건이 명칭 단독 조건 이외인 경우에는 다음 단계(S41)로 이행하여 수치형 데이터에 대한 색인파일(general_index.dat)에서 지역 업종에 맞는 위치를 찾아 POI_DB(POI_DB.dat)에서 필요한 만큼 바로 읽어들이고, 이 것으로부터 다음 단계(S42)에서 그 결과가 있는지의 여부를 판별한다. 검색 결과가 없는 경우는 검색 실패를 출력하는 단계(S70)로 이행하고, 검색 결과가 있는 경우는 해당 결과의 출력단계(S50)로 이행한다.On the other hand, in the search condition determination step (S20), if the search condition entered by the user is other than the name alone condition, the process proceeds to the next step (S41) to the local industry in the index file (general_index.dat) for the numeric data; The correct position is found and immediately read as needed from POI_DB (POI_DB.dat), and it is determined whether there is a result in the next step (S42). If there is no search result, the process proceeds to step S70 of outputting a search failure, and if there is a search result, the process proceeds to output step S50 of the result.

전술한 수치형 데이터에 대한 색인파일(general_index.dat) 기반의 정보 검 색에서의 입력 검색 조건과 그에 대응하는 검색수순은 다음의 3가지 경우로 각각 구분할 수 있다.The input search condition and the corresponding search procedure in the above-mentioned information search based on the index file (general_index.dat) for numerical data can be classified into the following three cases.

첫째는 지역 단독조건이거나 지역과 명칭의 조합 검색조건인 경우이다. 이 경우에는 수치형 데이터에 대한 색인파일(general_index.dat)(210)에서 해당 지역의 시작 위치를 찾아서 POI_DB(POI_DB.dat)(220)에 바로 접근하여 지역 코드가 바뀌기 전까지의 정보를 읽어서 결과물로 출력한다. 이 때 명칭 조건이 추가가 되어 있다면 그 명칭까지 만족할 때를 검색 결과물로 출력한다.The first is the case of local singular conditions or a combination of local and name search conditions. In this case, find the starting position of the region in the index file (general_index.dat) 210 for the numerical data, and immediately access POI_DB (POI_DB.dat) 220 to read the information until the region code is changed and return the result. Output If a name condition is added at this time, the search result is output when the name is satisfied.

두번째는 업종 단독조건이거나 업종과 명칭의 조합 검색조건인 경우이다. 이 경우에는 수치형 데이터에 대한 색인파일(general_index.dat)(210)에서 각 지역별로 해당 업종 코드의 시작 위치를 찾아서 POI_DB(POI_DB.dat)(220)에 바로 접근하여 조건에 만족하는 정보들을 읽어서 검색 결과물로 출력한다. 물론, 이 경우에도 명칭 조건이 추가되어 있다면 명칭까지 만족할 때를 검색 결과물로 출력한다.The second case is the case of industry alone or a combination of industry and name. In this case, the index file (general_index.dat) (210) for numerical data is searched for the location of the industry code for each region, and the POI_DB (POI_DB.dat) 220 is directly accessed to read information satisfying the conditions. Output as a search result. Of course, in this case, if a naming condition is added, the search result is output when the name is satisfied.

세번째는 업종과 지역의 조합 검색조건이거나, 업종과 지역 및 명칭의 조합 검색조건인 경우이다. 이 경우는 상기 색인파일(general_index.dat)(210)을 참조하여 해당 지역에서 해당 업종의 위치를 바로 찾아서 POI_DB(POI_DB.dat)(220)에 접근하여 결과물로 출력한다. 이 때에도 명칭 조건이 추가되어 있다면 명칭까지 만족할 때를 결과물로 출력한다.The third case is a combination search condition of an industry type and a region or a combination search condition of an industry type and a region and a name. In this case, by referring to the index file (general_index.dat) 210, the location of the corresponding industry is immediately found in the corresponding area, and the POI_DB (POI_DB.dat) 220 is accessed and output as a result. In this case, if a naming condition is added, the result is output when the name is satisfied.

지금까지 설명한 수치형 데이터에 대한 색인파일(general_index.dat) 기반의 정보 검색에 있어서는 색인파일 검색을 통해서 색인 검색 1회만으로 필요한 정보만큼만 읽어들일 수 있기 때문에 검색 효율이 높고, 검색 속도와 성능의 향상이 이루 어지게 되는 것이다.In the information search based on the index file (general_index.dat) for the numeric data described so far, only the necessary information can be read through the index file search and the search efficiency is high, and the search speed and performance are improved. This will be achieved.

본 발명의 차량 항법장치의 정보 검색시스템에서는 정렬된 수치 데이터에 대한 색인과 정렬되지 않은 명칭(문자열)에 대한 색인을 기반으로 하여 고속의 정보 검색 기반을 제공한다. 따라서, 플래쉬 메모리를 저장매체로 할 경우 플래쉬 메모리 사용량을 줄이고, 데이터에 따라 검색 시간이 비례하여 늘어나는 점을 개선하여 비교적 일정한 시간 내에 검색이 가능하다.The information retrieval system of the vehicle navigation apparatus of the present invention provides a fast information retrieval basis based on an index for sorted numerical data and an index for an unaligned name (string). Therefore, when the flash memory is used as a storage medium, the amount of flash memory is reduced and the search time is proportionally increased according to the data, so that the search can be performed within a relatively constant time.

또한 본 발명의 차량 항법장치의 정보 검색시스템에 따르면 고속의 정보 검색이 가능하게 되어 검색 성능을 향상시킬 수 있게 되고, 검색 시간이 평준화되며, 이로 인하여 차량 항법장치의 품질을 향상시킬 수 있게 될 뿐만 아니라 사용자 편의성(user interactivity)의 향상도 이루어질 수 있게 된다.In addition, according to the information retrieval system of the vehicle navigation system of the present invention, it is possible to improve the search performance by high-speed information retrieval, and the search time is leveled, thereby improving the quality of the vehicle navigation system. In addition, user interactivity may be improved.

Claims (15)

관심위치 데이터 베이스(POI DB)내의 필요한 정보를 검색하기 위하여 수치형 데이터에 대한 색인파일(general index)과, 정렬되지 않은 명칭(문자열)에 대한 색인파일(inversed file index)을 생성하는 전처리 단계; 입력된 검색조건을 판별하여 명칭 단독 검색인 경우 상기 명칭에 대한 색인파일(inversed file index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하는 단계; 입력된 검색조건을 판별하여 명칭 단독 검색 이외의 경우 상기 수치형 데이터에 대한 색인파일(general index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하는 단계; 를 포함하여 구성됨을 특징으로 하는 차량 항법장치의 정보 검색방법.A preprocessing step of generating a general index for numerical data and an inversed file index for unaligned names (strings) to search for necessary information in a POI DB; Determining an input search condition and searching and outputting corresponding information in a POI DB based on an inversed file index when the name is a single search; Determining an input search condition and retrieving and outputting corresponding information from a POI DB based on an index file for the numerical data in a case other than a name search alone; Information retrieval method of the vehicle navigation apparatus characterized in that it comprises a. 제 1 항에 있어서, 상기 검색조건은 [지역,업종,명칭]의 단독 검색이거나 또는 이들의 조합검색인 것을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein the search condition is a single search of [region, industry, name] or a combination search thereof. 제 1 항에 있어서, 상기 수치형 데이터에 대한 색인파일(general index)은 [지역,업종,명칭]으로 이루어지는 원본 데이터를 지역코드에 따라 정렬한 후 한 지역내에서 업종 코드에 따라 정렬하여 POI DB를 구축하고, 상기 POI DB를 바탕으로 각 지역과 지역내 업종 코드값의 첫번째 위치만을 찾아내어 정렬함으로써 생성됨을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein the general index of the numerical data is a POI DB by sorting the original data consisting of [region, industry, name] according to the area code and sorting according to the industry code within a region. And constructing by finding and aligning only the first position of each region and a sector type code value in the region based on the POI DB. 제 1 항에 있어서, 상기 정렬되지 않은 명칭(문자열)에 대한 색인파일(inversed file index)은 POI DB를 바탕으로 모든 명칭을 중복없이 추출하는 단계, 추출된 명칭을 모든 단어의 하위 문자열로 분해하여 중복없이 사전순으로 저장하는 단계, 상기 저장된 하위 문자열들을 POI DB의 각 세트(set)와 비교하여 하위 문자열이 POI 명칭에 일부 문자열로 포함되어 있는 경우 해당 하위 문자열이 저장된 자료구조 뒤에 자신이 포함되어 있는 세트의 위치정보를 기술하는 단계로 생성함을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein the inversed file index for the unsorted name (string) is extracted without duplication of all names based on the POI DB, and the extracted name is decomposed into substrings of all words. Storing the sub-strings in alphabetical order without duplication, and comparing the stored sub-strings with each set of the POI DB, if the sub-string is included as a partial string in the POI name, the sub-string is included after the stored data structure. And generating the position information of the set information. 제 4 항에 있어서, 상기 하위 문자열은 2글자 이상을 선택하는 것을 특징으로 하는 차량 항법장치의 정보 검색방법.The information retrieval method of claim 4, wherein the lower character string selects two or more characters. 제 1 항에 있어서, 상기 입력된 검색조건이 명칭 단독 검색인 경우 해당 색인파일(inversed file index)을 블록 단위로 읽어들여 비교 검색하는 것을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein when the input search condition is a name-only search, an inversed file index is read in block units to perform a comparative search. 제 1 항에 있어서, 상기 검색조건(명칭)의 하위 문자열은 2진 검색을 기반으로 검색하는 것을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein the substring of the search condition (name) is searched based on a binary search. 제 1 항에 있어서, 상기 검색조건이 지역 단독조건이거나 지역과 명칭의 조합조건인 경우, 해당 색인파일(general index)에서 해당 지역의 시작 위치를 토대 로 POI DB에 바로 접근하여 지역코드가 바뀌기 전까지 읽어 검색결과로 출력하고, 명칭 조건을 고려하는 경우 해당 명칭까지 만족하는 정보를 검색결과로 출력하는 것을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein when the search condition is a region-only condition or a combination of region and name, until the region code is changed by directly accessing the POI DB based on the starting position of the region in the general index file. The information search method of a vehicle navigation system, characterized in that to read and output as a search result, the information that satisfies the corresponding name is output as a search result when considering the name condition. 제 1 항에 있어서, 상기 검색조건이 업종 단독조건이거나 업종과 명칭의 조합조건인 경우, 해당 색인파일(general index)에서 각 지역별로 해당 업종 코드의 시작위치를 토대로 POI DB에 바로 접근하여 검색결과로 출력하고, 명칭 조건을 고려하는 경우 해당 명칭까지 만족하는 정보를 검색결과로 출력하는 것을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein the search condition is an industry-only condition or a combination of an industry type and a name, and the POI DB is directly accessed based on the start position of the industry code for each region in the corresponding index file. If the name condition is considered, the information search method for a vehicle navigation system, characterized in that for outputting information that satisfies the corresponding name as a search result. 제 1 항에 있어서, 상기 검색조건이 업종과 지역의 조합조건이거나 업종과 지역 및 명칭의 조합조건인 경우, 해당 색인파일(general index)에서 해당지역의 해당 업종 위치를 찾아 POI DB에 바로 접근하여 검색결과로 출력하고, 명칭 조건을 고려하는 경우 해당 명칭까지 만족하는 정보를 검색결과로 출력하는 것을 특징으로 하는 차량 항법장치의 정보 검색방법.The method of claim 1, wherein when the search condition is a combination condition of an industry type and an area or a combination condition of an industry type and an area and a name, the location of the type of business in the corresponding region is found in the general index file to directly access the POI DB The information search method of a vehicle navigation system, characterized in that outputted as a search result, and outputting information that satisfies the corresponding name as a search result when considering the condition of the name. 사용자의 검색 조건을 입력하기 위한 검색 조건 입력부; 관심위치 데이터 베이스(POI DB)와, 상기 관심위치 데이터 베이스(POI DB)에서 수치형 데이터에 대한 색인파일(general index)과, 정렬되지 않은 명칭에 대한 색인파일(inversed file index)을 저장하는 데이터 저장부; 상기 검색 조건 입력부를 통해서 입력된 검색조 건에 따라 상기 데이터 저장부의 해당 색인파일을 참조하여 POI DB 내에서 필요한 정보를 검색하여 출력하는 POI 검색엔진; 상기 검색 결과가 디스플레이되는 검색 결과 출력부;를 포함하여 구성됨을 특징으로 하는 차량 항법장치의 정보 검색장치.A search condition input unit for inputting a search condition of a user; Data storing POI DB, general index for numerical data in POI DB, and inversed file index for unaligned names Storage unit; A POI search engine that searches for and outputs necessary information in a POI DB by referring to a corresponding index file of the data storage unit according to a search condition inputted through the search condition input unit; And a search result output unit for displaying the search result. 제 11 항에 있어서, 상기 검색조건은 [지역,업종,명칭]의 단독 검색이거나 또는 이들의 조합검색인 것을 특징으로 하는 차량 항법장치의 정보 검색장치.12. The information retrieval apparatus for a vehicle navigation apparatus according to claim 11, wherein the search condition is a single search of [region, industry, name] or a combination search thereof. 제 11 항에 있어서, 상기 수치형 데이터에 대한 색인파일(general index)은 [지역,업종,명칭]으로 이루어지는 POI DB에서 지역과 지역내 업종 코드값의 첫번째 위치를 가리키는 정보파일로 구성된 것을 특징으로 하는 차량 항법장치의 정보 검색장치.12. The method of claim 11, wherein the general index file for the numerical data comprises an information file indicating a first position of a region and a region type code value in a POI DB composed of [region, industry type, name]. Information retrieval device of the vehicle navigation system. 제 11 항에 있어서, 상기 정렬되지 않은 명칭(문자열)에 대한 색인파일(inversed file index)은 [명칭]의 적어도 2개 이상의 일부 문자열을 포함하는 해당 자료구조 뒤에 자신이 포함되어 있는 POI DB 상의 해당 세트 위치정보를 기술한 정보파일로 구성된 것을 특징으로 하는 차량 항법장치의 정보 검색장치.12. The method of claim 11, wherein the inversed file index for an unordered name (string) is a corresponding one on a POI DB that contains itself after a corresponding data structure comprising at least two or more partial strings of [name]. An information retrieval apparatus for a vehicle navigation system, characterized by comprising an information file describing set position information. 제 11 항에 있어서, 상기 검색엔진은 상기 입력된 검색조건을 판별하여 명칭 단독 검색인 경우 상기 명칭에 대한 색인파일(inversed file index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하고, 명칭 단독 검색 이외의 경우에는 상기 수치형 데이터에 대한 색인파일(general index)을 기반으로 POI DB에서 해당 정보를 검색하여 출력하는 것을 특징으로 하는 차량 항법장치의 정보 검색장치.The method of claim 11, wherein the search engine determines the input search condition and searches for and outputs corresponding information from the POI DB based on an inversed file index when the name is solely searched. In the case of other than the search, the information retrieval apparatus of the vehicle navigation apparatus, characterized in that the corresponding information is retrieved and output from the POI DB based on the general index of the numerical data.
KR1020040116895A 2004-12-30 2004-12-30 Information searching system for car navigation system KR20060078185A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040116895A KR20060078185A (en) 2004-12-30 2004-12-30 Information searching system for car navigation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040116895A KR20060078185A (en) 2004-12-30 2004-12-30 Information searching system for car navigation system

Publications (1)

Publication Number Publication Date
KR20060078185A true KR20060078185A (en) 2006-07-05

Family

ID=37170127

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040116895A KR20060078185A (en) 2004-12-30 2004-12-30 Information searching system for car navigation system

Country Status (1)

Country Link
KR (1) KR20060078185A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100894948B1 (en) * 2007-03-13 2009-04-27 주식회사 현대오토넷 Integrated search method for searching destination in navigation system
KR20100095130A (en) * 2009-02-20 2010-08-30 팅크웨어(주) Representation device and method for point of interest
CN101517363B (en) * 2006-08-18 2012-09-26 谷歌公司 Providing routing information based on ambiguous locations

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101517363B (en) * 2006-08-18 2012-09-26 谷歌公司 Providing routing information based on ambiguous locations
KR100894948B1 (en) * 2007-03-13 2009-04-27 주식회사 현대오토넷 Integrated search method for searching destination in navigation system
KR20100095130A (en) * 2009-02-20 2010-08-30 팅크웨어(주) Representation device and method for point of interest

Similar Documents

Publication Publication Date Title
EP0987823B1 (en) Method and system for compressing geographic data
US6691123B1 (en) Method for structuring and searching information
CN102142038B (en) Multi-stage query processing system and method for use with tokenspace repository
KR101516858B1 (en) Query parsing for map search
KR101945749B1 (en) Method of searching a data base, navigation device and method of generating an index structure
US7103536B1 (en) Symbol dictionary compiling method and symbol dictionary retrieving method
US20130212076A1 (en) Generating Content Snippets Using a Tokenspace Repository
US20020156779A1 (en) Internet search engine
US20030093418A1 (en) Method of storing and retrieving miniaturised data
CN106407360B (en) Data processing method and device
EP2836928B1 (en) Full text search using r-trees
JPH09179872A (en) Method and device for indexing data base by using finite state transducer
US20100125614A1 (en) Systems and processes for functionally interpolated increasing sequence encoding
EP1653378A2 (en) System and method for data entry and search
CN114610955A (en) Intelligent retrieval method and device, electronic equipment and storage medium
US8745022B2 (en) Full text search based on interwoven string tokens
WO2001065410A2 (en) Search engine for spatial data indexing
CN115543993A (en) Data processing method and device, electronic equipment and storage medium
US20110137912A1 (en) System, method and computer program product for documents retrieval
CN116150093B (en) Method for realizing object storage enumeration of objects and electronic equipment
KR20060078185A (en) Information searching system for car navigation system
CN115794861A (en) Offline data query multiplexing method based on feature abstract and application thereof
CN114513550B (en) Geographic position information processing method and device and electronic equipment
CN109299106A (en) Data query method and apparatus
WO2009001174A1 (en) System and method for data compression and storage allowing fast retrieval

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application