JP5248538B2 - Address search system - Google Patents
Address search system Download PDFInfo
- Publication number
- JP5248538B2 JP5248538B2 JP2010027525A JP2010027525A JP5248538B2 JP 5248538 B2 JP5248538 B2 JP 5248538B2 JP 2010027525 A JP2010027525 A JP 2010027525A JP 2010027525 A JP2010027525 A JP 2010027525A JP 5248538 B2 JP5248538 B2 JP 5248538B2
- Authority
- JP
- Japan
- Prior art keywords
- name
- address
- area
- search system
- node
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Navigation (AREA)
Description
この発明は、住所検索システムに関し、特に所望の地点を迅速に検索するための技術に関する。 This invention relates to residential plants retrieval systems, techniques for particular quickly find the desired location.
従来、住所データベースを用いて所望の地点を検索する住所検索システムが知られている。この住所検索システムで特定された地点は、その地点を中心とする地図を表示したり、その地点を目的地として現在位置からの経路を探索したり、さらには、その地点の周辺の施設等を検索するために使用される。 Conventionally, an address search system that searches for a desired point using an address database is known. The location specified by this address search system displays a map centered on that location, searches for a route from the current location with that location as the destination, and also identifies facilities around that location. Used to search.
このような住所検索システムで使用される住所データベースは、例えば、都道府県名、行政区・市名、行政区名、町村名、番地名といった広い領域から狭い領域までの各地域名称をノードに対応させ、広い領域を上位階層とする複数階層から構成された木構造を有する。なお、都道府県よりさらに広い領域の地域名称、例えば、東北地方、関東地方、近畿地方といった地域名称が最上位階層として使用される場合もある。 The address database used in such an address search system, for example, associates each area name from a wide area to a narrow area such as a prefecture name, administrative district / city name, administrative district name, town name, street name, etc. with a node, It has a tree structure composed of a plurality of hierarchies with a wide area as an upper hierarchy. Note that regional names in a wider area than prefectures, for example, regional names such as the Tohoku region, Kanto region, and Kinki region may be used as the highest layer.
従来の住所検索システムでは、このような木構造を有する住所データベースを利用し、広い領域の地域名称から狭い領域の地域名称へ順次絞り込みを行いながら、換言すれば、都道府県→行政区・市→行政区→町村→番地のように順番に住所データベースのノードを辿りながら所望の地点が特定される。 In the conventional address search system, using an address database having such a tree structure, while narrowing down sequentially from a wide area name to a narrow area name, in other words, prefecture → administrative district / city → administrative district A desired point is identified by following the nodes of the address database in order, such as town, village, and address.
より詳しくは、住所検索が指示されると、まず、最上位階層の都道府県を選択するために、都道府県名が一覧形式で画面に表示される。利用者は、この画面に表示された都道府県名の中から所望の都道府県を選択する。所望の都道府県が選択されると、次いで、選択された都道府県に属する第2階層の行政区・市名が一覧形式で画面に表示される。以下、同様にして、町村名、番地(丁目)というようにノードを対話形式で順番に辿っていき、最下位階層に到達することにより所望の地域や地点が特定される。 More specifically, when an address search is instructed, first, the prefecture names are displayed on the screen in a list format in order to select the prefecture in the highest hierarchy. The user selects a desired prefecture from the prefecture names displayed on this screen. When the desired prefecture is selected, the administrative districts and city names of the second hierarchy belonging to the selected prefecture are then displayed on the screen in a list format. In the same manner, nodes are sequentially traced in an interactive manner, such as a town name and an address (chome), and a desired area or point is specified by reaching the lowest hierarchy.
具体的な例を挙げると、「異人館」で有名な、兵庫県神戸市中央区北野町二丁目を検索する場合、「兵庫県→神戸市→中央区→北野町→二丁目」と住所表記に従って該当する地域を順次選択しながら絞り込みが行われる。 For example, if you search for 2 Kitano-cho, Chuo-ku, Kobe, Hyogo, famous for “Ijinkan”, the address notation is “Hyogo → Kobe → Chuo-ku → Kitano-cho → 2-chome”. Narrow down while sequentially selecting the corresponding areas according to the above.
なお、住所検索システムに関連する技術として、ユーザがデータベースに登録されていない不正確な検索住所文字列を入力した場合でも、目的とする住所または目的とする住所の近辺の地図を提供する住所検索システムが知られている(例えば、特許文献1参照)。この住所検索システムでは、ユーザは、情報端末を介して、地図を所望する住所を住所検索サーバに入力する。検索部は、入力された検索住所文字列に基づいて住所データベースを検索し、該当する住所データを検索する。そして、検索された住所データに対応付けられた地図データを地図データベースから読み出してユーザに提供する。ユーザの入力した検索住所文字列に該当する住所が存在しない場合は、1つ以上の住所がヒットするまで、検索住所文字列を後方から所定量(例えば、1文字、住所表記単位、所定の境界まで)ずつ削除して検索を繰り返す。 In addition, as a technology related to the address search system, even if the user inputs an incorrect search address string that is not registered in the database, an address search that provides the target address or a map of the vicinity of the target address A system is known (see, for example, Patent Document 1). In this address search system, a user inputs an address for which a map is desired to an address search server via an information terminal. A search part searches an address database based on the input search address character string, and searches applicable address data. And the map data matched with the searched address data are read from a map database, and are provided to a user. When there is no address corresponding to the search address character string input by the user, a predetermined amount (for example, one character, address notation unit, predetermined boundary) of the search address character string from the back until one or more addresses are hit Delete) and repeat the search.
また、他の関連する技術として、登録地点の名称の読み、または名称の文字列を入力して目的地や通過点等の登録地点を検索する車両用ナビゲーション装置が知られている(例えば、特許文献2参照)。この車両用ナビゲーション装置は、登録地点情報として各登録地点の読みに関する情報を格納する情報記憶手段と、登録地点の読みを入力する入力手段と、この入力手段により入力された読みを所定の文字列に変換する変換手段と、変換された文字列を含む名称の登録地点を情報記憶手段に記憶された登録地点から検索する検索手段と、検索された登録地点を一覧表示する表示手段とを備えている。これにより、50音入力による検索が容易になり、使い勝手に優れたものになっている。 As another related technique, there is known a vehicle navigation device that searches a registered point such as a destination or a passing point by reading a name of a registered point or inputting a character string of a name (for example, a patent) Reference 2). This vehicle navigation apparatus includes information storage means for storing information relating to reading of each registered spot as registered spot information, input means for inputting the reading of the registered spot, and a reading inputted by the input means as a predetermined character string. Conversion means for converting to a search means, search means for searching for registered points of names including the converted character string from registered points stored in the information storage means, and display means for displaying a list of searched registration points Yes. Thereby, the search by 50 sound input becomes easy, and it is excellent in usability.
しかしながら、利用者が目的とする地点を検索しようとしても、その地点の住所表記の途中の知識が暖昧であったり、町名のみを記憶している場合が多い。従って、上記のように構成される住所検索システムにおいて対話形式で地域名称を選択していく過程で、何れかの階層で不知や曖昧な地域名称が存在すると最下位階層まで到達できなかったり、誤った地域名称を選択した場合は上位の階層に戻ってやり直す必要があるので、所望の地点に至るまでに長時間を要する。 However, even if the user tries to search for a target point, the knowledge in the middle of the address notation of the point is often warm or only the town name is stored. Therefore, in the process of selecting an area name interactively in the address search system configured as described above, if there is an unknown or ambiguous area name in any hierarchy, the lowest hierarchy may not be reached or an error may occur. When a region name is selected, it is necessary to go back to the upper level and start again, so it takes a long time to reach a desired point.
例えば、上述した「異人館」を検索する場合に、住所情報の記憶パターンとしては、
(1)北野町という町名だけを知っている。
(2)北野町という町名と、それが兵庫県の神戸市に存在することは知っている。
などが考えられる。このような場合、例えば、住所情報の記憶パターン(1)の場合は、「兵庫県」という第1階層が選択できず、検索に失敗する。住所情報の記憶パターン(2)の場合は、「兵庫県」および「神戸市」といった第1階層および第2階層は選択できるものの、第3階層である区名が選択できず、検索に失敗する。
For example, when searching for the above-mentioned “Ijinkan”, as a storage pattern of address information,
(1) I know only the name of Kitano Town.
(2) I know the name of Kitano Town and that it exists in Kobe City, Hyogo Prefecture.
And so on. In such a case, for example, in the case of the address information storage pattern (1), the first hierarchy “Hyogo Prefecture” cannot be selected, and the search fails. In the case of the address information storage pattern (2), although the first and second hierarchies such as “Hyogo Prefecture” and “Kobe City” can be selected, the ward names in the third hierarchy cannot be selected, and the search fails. .
そこで、各階層に含まれる地域名称を一覧形式で表示するという対策がなされているが、一覧の中から間違った地域名称を選択すると、次の下位階層の全ての地域名称をチェックして該当する地域名称が存在しないことを認識してから上位階層に戻り、別の地域名称を再度選択して同様の操作を繰り返す必要がある。上述した住所情報の記憶パターン(2)の例では、第3階層である区名を間違えると、次の第4階層の全ての町名をチェックして該当する町名「北野町」が存在しないことを認識してから第3階層に戻り、別の区名を再度選択して同様の操作を繰り返す必要がある。 Therefore, there is a countermeasure to display the area name included in each hierarchy in a list format, but if you select the wrong area name from the list, all the area names in the next lower hierarchy are checked and applicable. After recognizing that the area name does not exist, it is necessary to return to the upper hierarchy, select another area name again, and repeat the same operation. In the example of the address information storage pattern (2) described above, if the ward name in the third hierarchy is wrong, all the town names in the next fourth hierarchy are checked and the corresponding town name “Kitano Town” does not exist. After recognition, it is necessary to return to the third hierarchy, select another ward name again, and repeat the same operation.
住所情報の記憶パターンとしては、上記に限らず、例えば、「××社のある青山一丁目」とか「丸の内の○○」などといった住所表記の一部分のみが検索の鍵となる場合も多く考えられ、これら、住所表記の記憶が暖昧な場合、目的とする地点を検索できない、あるいは検索に多大な時間を要するなどの問題がある。 The storage pattern of the address information is not limited to the above. For example, there are many cases where only a part of address notation such as “Aoyama 1-chome with XX company” or “Marunouchi ○○” is the key to search. However, when the memory of the address notation is ambiguous, there is a problem that the target point cannot be searched or the search takes a long time.
上述した従来の住所検索システムの問題を解消するものとして、読み仮名だけで検索を行う、「50音検索」という方法も知られているが、50音検索は、一般に、施設名称を検索キーとして用いるものであるため、住所表記を含まない場合がある。また、住所表記を含んでいても、検索対象となる施設数が膨大であり、大量に候補が表示される中からの選択や、一覧表示が可能になるまでに入力すべき文字数が増加し、入力操作が煩雑になるという問題がある。 As a method for solving the problem of the conventional address search system described above, a method called “50-sound search” is also known, in which a search is performed only with a reading pseudonym. In general, a 50-sound search is performed using a facility name as a search key. Because it is used, it may not include address notation. In addition, even if the address notation is included, the number of facilities to be searched is enormous, and the number of characters to be input before the selection or list display from a large number of candidates displayed becomes possible, There is a problem that the input operation becomes complicated.
この発明は、上述した問題を解消するためになされたものであり、目的とする地点を簡単な操作で迅速に検索できる住所検索システムを提供することを目的とする。 The present invention has been made to solve the above problem, and an object thereof is to provide a living plant search system that can quickly find the point of interest by a simple operation.
この発明に係る住所検索システムは、住所を構成する上位層の行政区画から下位層の行政区画に至る各段階の領域を表す地域名称をノードに対応付けた木構造を有し、前記地域名称が対応付けられた各ノードのうち最上位の親ノードの地域名称は、子ノードの地域名称より下位層の行政区画である住所データベースと、地域名称を入力する入力部と、入力部から入力された地域名称を親ノードとする子ノードを住所データベースから検索することで、各段階のうち所定の段階の下位層の行政区画の地域名称から検索を開始する中央処理装置と、中央処理装置により検索された子ノードに対応する地域名称を出力する出力部とを備えているものである。 The address search system according to the present invention has a tree structure in which an area name representing an area of each stage from an upper level administrative division to a lower level administrative division constituting an address is associated with a node, and the area name is The region name of the highest parent node among the associated nodes is input from the address database, which is an administrative division below the region name of the child node, the input unit for inputting the region name, and the input unit By searching from the address database for child nodes with the regional name as the parent node, the central processing unit that starts the search from the regional name of the administrative division of the lower layer of the predetermined stage in each stage and the central processing unit And an output unit for outputting the area name corresponding to the child node.
この発明によれば、地域名称が対応付けられた各ノードのうち最上位の親ノードの地域名称は、子ノードの地域名称より下位層の行政区画であるように構成されているので、下位層の行政区画を表す地域名称、例えば町村名から検索を開始することができる。その結果、住所表記の途中の地域名称が不知や暖昧であったり、また有名な地名のみを知っており、その土地が属する上位の地域名称(例えば、区名や市名)を知らない場合であっても、目的の地点を検索できる。
According to the present invention, an area name of the parent node of the top level of each node that is local name associated, which is configured to be a administrative district in the lower layer than the area name of the child node, the lower layer The search can be started from an area name representing the administrative division of the city, for example, a town or village name. As a result, the area name in the middle of the address notation is unknown or warm, or you know only the famous place name and do not know the upper area name (for example, ward name or city name) to which the land belongs Even so, you can search for the point of interest.
以下、この発明の実施の形態を、図面を参照しながら詳細に説明する。なお、以下では、この発明の住所検索システムが車両に搭載されたナビゲーション装置に適用されている場合を例に挙げて説明する。
実施の形態1.
図1は、この発明の実施の形態1に係る住所検索システムの構成を示すブロック図である。この住所検索システムは、中央処理装置1、地図情報記憶装置2、航法関連情報検出装置3および入出力装置4から構成されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Hereinafter, a case where the address search system of the present invention is applied to a navigation device mounted on a vehicle will be described as an example.
1 is a block diagram showing a configuration of an address search system according to
中央処理装置1は、この住所検索システムの全体を制御する。この中央処理装置1は、CPU10、メモリ11、記憶装置インタフェース12、入出力インタフェース13、画像プロセッサ14および音声インタフェース15から構成されている。
The
CPU10は、メモリ11に格納されている制御プログラムに従って動作することにより各種処理を実行する。このCPU10で実行される処理の詳細は後述する。メモリ11は、上述したようにCPU10を動作させるための制御プログラムを記憶する他、CPU10が各種処理を実行する際のワーク領域として使用される。
The CPU 10 executes various processes by operating according to a control program stored in the
記憶装置インタフェース12は、CPU10と地図情報記憶装置2との間のデータの送受を制御する。入出力インタフェース13は、CPU10と航法関連情報検出装置3および入出力装置4との間のデータの送受を制御する。画像プロセッサ14は、CPU10からの指示に応答して画像データを生成し、入出カ装置4に含まれるディスプレイ装置41に送る。これにより、ディスプレイ装置41に画像が表示される。
The
音声インタフェース15は、CPU10から送られてくる音声データに基づいて音声信号を生成し、入出力装置4中のスピーカ46に送る。これにより、スピーカ46から音声が発生される。また、音声インタフェース15は、入出力装置4に含まれるマイクロフォン47から音声データを受け取り、CPU10に送る。
The
地図情報記憶装置2は、例えばハードディスク装置や、DVD、CDなどの読み込み専用記憶媒体およびそのドライブ装置といった記憶装置21から構成されている。この記憶装置21には、地図データが記憶されている。また、この記憶装置21には、住所データベースが構築されている。
The map
住所データベースは、都道府県名、行政区・市名、行政区名、町村名、番地名といった広い領域から狭い領域までの各地域名称をノードに対応させた木構造を有する点は従来の住所データベースと同じであるが、狭い領域を上位階層とする複数階層から構成されている点で従来の住所データベースと異なる。図4に住所データベースの一部が示されており、行政区・市名より狭い領域を表す町村名が行政区・市名の上位階層のノードになっている。なお、この実施の形態1に係る住所データベースでは、最上位階層のノードとして、地域名称の先頭の読みを表す文字が設けられている。 The address database is the same as the conventional address database in that it has a tree structure in which each area name from a wide area to a narrow area such as prefecture name, administrative district / city name, administrative district name, town name, and street address name is associated with a node. However, it is different from the conventional address database in that it is composed of a plurality of hierarchies with a narrow area as an upper hierarchy. A part of the address database is shown in FIG. 4, and the names of the towns and villages representing the area narrower than the administrative district / city name are the nodes in the upper hierarchy of the administrative district / city name. In the address database according to the first embodiment, a character representing the first reading of the area name is provided as a node in the highest hierarchy.
航法関連情報検出装置3は、車両の運行に伴って発生する情報や外部から提供される情報を取得する。この航法関連情報検出装置3は、GPS受信機31、ジャイロ32、車速センサ33、交通情報受信装置34および広域通信装置35から構成されている。
The navigation related
GPS受信機31は、図示しないGPS衛星から送信される情報を用いて、車両位置、進行方位、速度等を検出する。このGPS受信機31で検出することにより得られた情報は、中央処理装置1に送られる。ジャイロ32は、車両の移動に伴う旋回角、旋回角速度といった角度関連情報を検出する。このジャイロ32で検出された角度関連情報は、中央処理装置1に送られる。車速センサ33は、車両の移動速度や移動距離を検出する。この車速センサ33で検出された移動速度や移動距離は、車速情報として中央処理装置1に送られる。
The
交通情報受信装置34は、図示しないセンタから送信される渋滞情報や工事情報などを受信する。この交通情報受信装置34で受信された情報は中央処理装置1に送られる。広域通信装置35は、公衆無線電話網や無線LANといった無線通信を用いて、各種情報を地上局との間で交換する。広域通信装置35は、地上局から受信された情報を中央処理装置1に送るとともに、中央処理装置1から受け取った情報を地上局に送信する。
The traffic information receiving device 34 receives traffic jam information and construction information transmitted from a center (not shown). Information received by the traffic information receiver 34 is sent to the
入出力装置4は、利用者の操作を受け付けるとともに、利用者に対して情報を提供する。この入出力装置4は、ディスプレイ装置41、タッチパネル42、スイッチパネル(SWパネル)43、リモートコントローラ(以下、「リモコン」と略する)受光部44、リモコン45、スピーカ46およびマイクロフォン47から構成されている。タッチパネル42、スイッチパネル43、リモコン受光部44およびリモコン45は、この発明の入出力部に対応し、ディスプレイ装置41は、この発明の出力部に対応する。
The input /
ディスプレイ装置41は、例えばLCD(液晶表示)パネルや小型ブラウン管などから構成されており、中央処理装置1の画像プロセッサ14から送られてくる画像データに基づいて地図情報や住所検索ダイアログなどを表示する。
The display device 41 is composed of, for example, an LCD (liquid crystal display) panel or a small cathode ray tube, and displays map information, an address search dialog, and the like based on image data sent from the image processor 14 of the
タッチパネル42は、ディスプレイ装置41の表示面上に設置され、タッチ位置を表す情報を中央処理装置1に送る。利用者は、ディスプレイ装置41に表示された操作ボタンをタッチパネル42の上からタッチすることにより、その操作ボタンの指定や選択を行うことができる。
The
スイッチパネル43は、ディスプレイ装置41およびタッチパネル42を囲むように保持する枠の前面に配設された複数のボタンやジョイスティックなどから構成されている。このスイッチパネル43は、利用者の操作に応じた情報を中央処理装置1に送る。
The switch panel 43 includes a plurality of buttons, a joystick, and the like disposed on the front surface of a frame that is held so as to surround the display device 41 and the
リモコン受光部44は、リモコン45から送信される赤外線等の無線信号を受信し、中央処理装置1に送る。リモコン45は、ボタンの操作に応じた赤外線等の無線信号を発生し、リモコン受光部44に送信する。これらリモコン受光部44およびリモコン45により、利用者は遠隔から住所検索システムを操作できるようになっている。
The remote control
スピーカ46は、中央処理装置1から音声信号として送られてくる電気信号を音響信号に変換し、音声を発生する。マイクロフォン47は、運転者が発した音声である音響信号を電気信号に変換し、音声信号として中央処理装置1に送る。
The
次に、上記のように構成される、この発明の実施の形態1に係る住所検索システムの動作を、図2に示すフローチャートを参照しながら説明する。
Next, the operation of the address search system according to
住所検索システムの電源が投入されると、まず、初期化処理が実行される(ステップST10)。この初期化処理では、中央処理装置1の構成要素に対する初期値の設定、ディスプレイ装置41への初期画面の表示などが行われる。
When the address search system is powered on, an initialization process is first executed (step ST10). In this initialization process, initial values are set for the components of the
次いで、現在地検出が行われる(ステップST11)。即ち、CPU10は、GPS受信機31から入出力インタフェース13を介して得られる情報に基づき自車両の現在位置を検出する。次いで、表示の更新が行われる(ステップST12)。即ち、CPU10は、ステップST11で検出された現在位置を中心とする所定範囲の地図データを記憶装置21から記憶装置インタフェース12を介して取得し、画像プロセッサ14に送る。また、CPU10は、ジャイロ32から入出力インタフェース13を介して角度関連情報を取得するとともに、車速センサ33から入出力インタフェース13を介して車速情報を取得し、画像プロセッサ14に送る。
Next, current location detection is performed (step ST11). That is, the CPU 10 detects the current position of the host vehicle based on information obtained from the
画像プロセッサ14は、CPU10から受け取った地図データに基づいて地図を描画するための画像データを生成し、この画像データの上に、CPU10から受け取った角度関連情報および車速情報に基づいて生成した自車マークを描画するための画像データを重ねてディスプレイ装置41に送る。これにより、ディスプレイ装置41の画面に、自車の周辺の地図と自車マークが表示される。 The image processor 14 generates image data for drawing a map based on the map data received from the CPU 10, and the own vehicle generated based on the angle-related information and the vehicle speed information received from the CPU 10 on the image data. The image data for drawing the mark is superimposed and sent to the display device 41. As a result, the map around the vehicle and the vehicle mark are displayed on the screen of the display device 41.
次いで、操作入力があるかどうかが調べられる(ステップST13)。即ち、CPU10は、タッチパネル42、スイッチパネル43またはリモコン受光部44から入出力インタフェース13を介して、操作がなされた旨を表す操作情報が取得されたかどうかを調べる。ここで、操作入力があることが判断されると操作入力処理が行われる(ステップST14)。この操作入力処理では、タッチパネル42、スイッチパネル43またはリモコン45の操作に応じて、目的地や通過点の設定処理が実行される他、この発明に直接関係する住所検索処理が実行される。この住所検索処理の詳細は後述する。
Next, it is checked whether or not there is an operation input (step ST13). That is, the CPU 10 checks whether operation information indicating that an operation has been performed is acquired from the
上記ステップST13で操作入力がないことが判断された場合、またはステップST14の操作に処理が完了した場合は、次いで、目的地または通過点の設定が行われているかどうかが調べられる(ステップST15)。ここで、目的地または通過点が設定されていないことが判断されると、シーケンスはステップST11に戻り、上述した処理が繰り返される。 If it is determined in step ST13 that there is no operation input, or if the process in step ST14 is completed, it is then checked whether a destination or passing point has been set (step ST15). . Here, if it is determined that the destination or passing point is not set, the sequence returns to step ST11 and the above-described processing is repeated.
一方、ステップST15で、目的地または通過点が設定されていることが判断されると、次いで、経路誘導が行われる(ステップST16)。即ち、CPU10は、目的地または通過点までの経路を表す経路データを画像プロセッサ14に送る。画像プロセッサ14は、この経路データに基づき経路を表示するための画像データを生成してディスプレイ装置41に送る。これにより、ディスプレイ装置41の画面に表示されている地図上に、目的地または通過点までの経路が表示される。 On the other hand, if it is determined in step ST15 that the destination or passing point is set, then route guidance is performed (step ST16). In other words, the CPU 10 sends route data representing the route to the destination or passing point to the image processor 14. The image processor 14 generates image data for displaying a route based on the route data and sends the image data to the display device 41. Thereby, the route to the destination or the passing point is displayed on the map displayed on the screen of the display device 41.
次いで、経路案内が行われる(ステップST17)。即ち、CPU10は、地図データに関連付けて記憶装置21に格納されている案内メッセージを記憶装置インタフェース12を介して取得し、音声データとして音声インタフェース15に送る。音声インタフェース15は、受け取った音声データを音声信号に変換してスピーカ46に送る。これにより、スピーカ46から案内の音声が発生される。
Next, route guidance is performed (step ST17). That is, the CPU 10 acquires a guidance message stored in the
次いで、目的地に到着したかどうかが調べられる(ステップST18)。即ち、CPU10は、GPS受信機31から入出力インタフェース13を介して取得された情報によって示される車両の現在位置が、ステップST14で設定された目的地の位置に一致するかどうかを調べる。ここで、目的地に到着していないことが判断されると、シーケンスはステップST11に戻り、上述した処理が繰り返される。一方、ステップST18において、目的地に到着したことが判断されると処理は終了する。
Next, it is checked whether or not the destination has been reached (step ST18). That is, the CPU 10 checks whether or not the current position of the vehicle indicated by the information acquired from the
次に、図2に示すフローチャートのステップST14で実行される操作入力処理のうちの住所検索処理の詳細を図3に示すフローチャートを参照しながら説明する。この操作入力処理は、上述したように、ディスプレイ装置41の画面に表示された操作ボタンの押下がタッチパネル42によって検出された場合、スイッチパネル43のスイッチが押下された場合、またはリモコン45のボタンが押下された場合に実行される。
Next, details of the address search process in the operation input process executed in step ST14 of the flowchart shown in FIG. 2 will be described with reference to the flowchart shown in FIG. As described above, this operation input processing is performed when the
タッチパネル42、スイッチパネル43またはリモコン45を操作することにより検索モードへの移行が指示されると、まず、メニュー表示が行われる(ステップST20)。即ち、CPU10は、入出力装置4からの操作情報が検索モードへの移行を示していると、メニュー画面の画像データを画像プロセッサ14に送る。これにより、ディスプレイ装置41に、図5(a)に示すようなメニュー画面が表示される。このメニュー画面には、住所検索、施設検索、郵便番号検索、50音検索、電話番号検索といった操作ボタンが形成されており、ユーザは、所望の検索を選択できるようになっている。
When the shift to the search mode is instructed by operating the
次いで、メニュー画面の中の住所検索が選択されたどうかが調べられる(ステップST21)。即ち、CPU10は、タッチパネル42から入出力インタフェース13を介して送られてくるタッチ位置を表す情報に基づき、住所検索の操作ボタンが押下されたかどうかを調べる。そして、住所選択が選択されていないことが判断されると、その他の処理が行われる(ステップST22)。このステップST22では、施設検索処理、郵便番号検索処理、50音検索処理、電話番号検索処理が実行されるが、詳細な説明は省略する。
Next, it is checked whether address search in the menu screen is selected (step ST21). That is, the CPU 10 checks whether or not an address search operation button has been pressed based on information representing a touch position sent from the
ステップST21で、住所選択が選択されたことが判断されると、次いで、住所検索ダイアログが表示される(ステップST23)。このステップST23で表示される住所検索ダイアログは、図5(b)に示すように、目的地点の地域名称の最初の読みを、あ行、か行、・・・わ行の中から選択できるようになっている。 If it is determined in step ST21 that address selection has been selected, an address search dialog is then displayed (step ST23). In the address search dialog displayed in this step ST23, as shown in FIG. 5 (b), the first reading of the area name of the destination point can be selected from line A, line,. It has become.
この住所検索ダイアログで、地域名称の最初の読みが選択されると、次いで、住所データベース検索処理が実行される(ステップST24)。即ち、CPU10は、記憶装置21に構築されている住所データベースを検索し、選択された読みを親ノードとする全ての子ノードの地域名称、つまり第2階層の町村名を、該記憶装置21から記憶装置インタフェース12を介して読み出す。図4は、神戸市中央区北野町二丁目を検索するために利用者が「か行」を選択したことにより、「貝原」、・・・、「相川」、・・・、「北野」、・・・といった町村名が検索される様子を示している。
When the first reading of the area name is selected in the address search dialog, an address database search process is then executed (step ST24). That is, the CPU 10 searches the address database constructed in the
次いで、候補一覧表示が行われる(ステップST25)。即ち、CPU10は、ステップST24で読み出した町村名を表すデータを画像プロセッサ14に送る。画像プロセッサ14は、受け取ったデータに基づき画像信号を生成してディスプレイ装置41に送る。これにより、図5(c)に示すような、か行の読みを有する町村名の一覧を含む町村選択ダイアログがディスプレイ装置41に表示される。 Next, candidate list display is performed (step ST25). That is, the CPU 10 sends data representing the town and village name read in step ST24 to the image processor 14. The image processor 14 generates an image signal based on the received data and sends it to the display device 41. As a result, a town / village selection dialog including a list of town / village names having a line reading as shown in FIG.
この町村選択ダイアログは、町村名一覧の他に、か行の中の母音による分類を行うためのボタン、スクロールのための上下矢印ボタンを備えている。なお、一覧表示される町村名の数が少なければ、母音による分類を行うためのボタンの表示は省略され、また、全ての町村名を町村選択ダイアログに表示できれば上下矢印の表示も省略される。 In addition to the list of town names, this town / village selection dialog includes buttons for sorting by vowels in a row and up / down arrow buttons for scrolling. If the number of town names displayed in the list is small, the display of a button for performing classification based on vowels is omitted, and the display of up and down arrows is also omitted if all town names can be displayed in the town selection dialog.
利用者は、この町村選択ダイアログ上で、入出力装置4のタッチパネル42、スイッチパネル43またはリモコン45を用いて、所望の町村名を選択する。ここで、利用者は、神戸市中央区北野町二丁目を検索するために町村選択ダイアログで「北野町」を選択するものとする。
The user uses the
次いで、最下位階層に到達したか、または表示要求がなされたかどうかが調べられる(ステップST26)。このステップST26で、最下位階層に到達せず、また表示要求もなされていないことが判断されると、シーケンスはステップST24に戻り、上述した処理が繰り返される。 Next, it is checked whether the lowest hierarchy has been reached or a display request has been made (step ST26). If it is determined in step ST26 that the lowest hierarchy has not been reached and no display request has been made, the sequence returns to step ST24 and the above-described processing is repeated.
この繰り返し処理の内容は以下の通りである。即ち、2回目の住所データベース検索処理(ステップST24)では、CPU10は、記憶装置21に構築されている住所データベースを検索し、選択された「北野町」を親ノードとする全ての子ノードの地域名称、つまり第3階層の行政区・市名を、該記憶装置21から記憶装置インタフェース12を介して読み出す。図4は、神戸市中央区北野町二丁目を検索するために利用者が「北野町」を選択したことにより、「札幌市」、「十和田市」・・・、「姫路市」といった行政区・市名が検索される様子を示している。
The contents of this repetitive processing are as follows. That is, in the second address database search process (step ST24), the CPU 10 searches the address database constructed in the
2回目の候補一覧表示処理(ステップST25)では、CPU10は、ステップST24で読み出した行政区・市名を表すデータを画像プロセッサ14に送る。画像プロセッサ14は、受け取ったデータに基づき画像信号を生成してディスプレイ装置41に送る。これにより、図5(d)に示すような、「北野町」という町村名が存在する行政区・市名の一覧を含む行政区・市選択ダイアログがディスプレイ装置41に表示される。この行政区・市選択ダイアログは、スクロールのための上下矢印ボタンを備えている。なお、行政区・市選択ダイアログは、図5(c)と同様に、母音による分類を行うためのボタンを備えて構成することもできる。また、行政区・市名の表示の順番は、五十音順または地理条件順(例えば北から南への順)にすることができる。 In the second candidate list display process (step ST25), the CPU 10 sends data representing the administrative district / city name read in step ST24 to the image processor 14. The image processor 14 generates an image signal based on the received data and sends it to the display device 41. As a result, as shown in FIG. 5 (d), an administrative district / city selection dialog including a list of administrative districts / city names where the town name “Kitano-cho” exists is displayed on the display device 41. This administrative district / city selection dialog has up and down arrow buttons for scrolling. Note that the administrative district / city selection dialog can also be configured with a button for performing classification based on vowels, as in FIG. The order of display of administrative districts and city names can be in the order of Japanese syllabary or geographical conditions (for example, from north to south).
利用者は、この行政区・市選択ダイアログ上で、入出力装置4のタッチパネル42、スイッチパネル43またはリモコン45を用いて、所望の行政区・市名を選択する。ここで、利用者は、神戸市中央区北野町二丁目を検索するために行政区・市選択ダイアログで「神戸市中央区」を選択するものとする。この場合、例えば利用者が、所望地点の住所表記の中間部分の記憶が暖昧であったとしても、概略の地理的条件は把握しているのが通常であるため、神戸にある異人館を所望するのに、札幌や所沢を選ぶことは考えにくい。従って、所望の行政区・市を選択できる確率が高くなる。この所望の行政区・市名を選択する時点では、最下位階層に到達せず、また表示要求もなされていないのでシーケンスはステップST24に戻る。
On the administrative district / city selection dialog, the user selects a desired administrative district / city name using the
3回目の住所データベース検索処理(ステップST24)では、CPU10は、記憶装置21に構築されている住所データベースを検索し、選択された「神戸市中央区」を親ノードとする全ての子ノードの地域名称、つまり第4階層の丁目名を、該記憶装置21から記憶装置インタフェース12を介して読み出す。図4は、神戸市中央区北野町二丁目を検索するために利用者が「神戸市中央区」を選択したことにより、「一丁目」、「二丁目」・・・、「四丁目」といった丁目名が検索される様子を示している。
In the third address database search process (step ST24), the CPU 10 searches the address database built in the
3回目の候補一覧表示処理(ステップST25)では、CPU10は、ステップST24で読み出した丁目名を表すデータを画像プロセッサ14に送る。画像プロセッサ14は、受け取ったデータに基づき画像信号を生成してディスプレイ装置41に送る。これにより、図5(e)に示すような、「兵庫県神戸市中央区北野町」に存在する丁目名の一覧を含む丁目選択ダイアログがディスプレイ装置41に表示される。この丁目選択ダイアログには、地図表示を要求するためのMapボタンが設けられている。 In the third candidate list display process (step ST25), the CPU 10 sends data representing the chome name read in step ST24 to the image processor 14. The image processor 14 generates an image signal based on the received data and sends it to the display device 41. Thereby, a chome selection dialog including a list of chome names existing in “Kitano-cho, Chuo-ku, Kobe City, Hyogo Prefecture” as shown in FIG. This chome selection dialog is provided with a Map button for requesting map display.
利用者は、この丁目選択ダイアログ上で、入出力装置4のタッチパネル42、スイッチパネル43またはリモコン45を用いて、所望の丁目を選択するとともに、Mapボタンを押下する。ここで、利用者は、神戸市中央区北野町二丁目を検索するために丁目選択ダイアログで「二丁目」を選択するものとする。これにより、ステップST26において最下位階層に到達したことが判断され、地図検索および地図表示が行われる(ステップST27)。即ちCPU10は、丁目選択ダイアログで選択された二丁目に該当する地図データを記憶装置21から記憶装置インタフェース12を介して取得し、画像プロセッサ14に送る。画像プロセッサ14は、この地図データに基づいて地図を描画するための表示信号を生成し、ディスプレイ装置41に送る。これにより、図5(f)に示すように、兵庫県神戸市中央区北野町二丁目を中心とする地図がディスプレイ装置41に表示される。
The user uses the
なお、利用者が、上記一連の地域名称の選択の途中でMapボタンを押下した場合は、ステップST27では、その時点で特定されている領域の地図をディスプレイ装置41に表示する処理が行われる。また、上記一連の地域名称の選択によって特定された兵庫県神戸市中央区北野町二丁目を中心とする地図を表示するだけでなく、さらに特定された住所を目的地や経由地に設定するように構成することもできる。 If the user presses the Map button during the selection of the series of area names, in step ST27, a process of displaying a map of the area specified at that time on the display device 41 is performed. In addition to displaying a map centered on 2-chome Kitano-cho, Chuo-ku, Kobe, Hyogo Prefecture, as specified by the series of regional names above, the specified address should be set as the destination or waypoint. It can also be configured.
以上説明したように、この発明の実施の形態1に係る住所検索システムによれば、所望の地点の住所表記の一部を不知であったり曖昧であったとしても、所望の地点の地図表示が可能であり、また目的地や経由地などの設定が可能になるので、利用者の利便性が向上する。 As described above, according to the address search system according to the first embodiment of the present invention, even if a part of the address notation of the desired point is unknown or ambiguous, the map display of the desired point is possible. This is possible, and the destination and waypoints can be set, so the convenience for the user is improved.
実施の形態2.
この発明の実施の形態2に係る住所検索システムは、実施の形態1に係る住所検索システムで使用される、図5(e)に示す丁目選択ダイアログに、丁目の属性情報を付加して表示するようにしたものである。
The address search system according to the second embodiment of the present invention displays the attribute information added to the chome selection dialog shown in FIG. 5 (e) used in the address search system according to the first embodiment. It is what I did.
図6は、実施の形態2に係る住所検索システムで使用される丁目選択ダイアログの例を示す図である。この丁目選択ダイアログでは、選択可能な丁目の各々に、その丁目を代表する施設や地域情報から成る属性情報が付加されて表示される。 FIG. 6 is a diagram illustrating an example of a chome selection dialog used in the address search system according to the second embodiment. In this chome selection dialog, each selectable chome is displayed with attribute information including facility and area information representing the chome.
図5(e)に示した実施の形態1に係る住所検索システムで使用される丁目選択ダイアログでは、何れの丁目を選んだとしても所望地域の近隣を表示できるので、従来よりも利便性が向上するが、利用者が丁目まで記憶していない場合には誤選択の可能性が残る。これに対し、この実施の形態2に係る住所検索システムによれば、各丁目を代表する施設や地域情報が付加されて表示されるので、誤選択の可能性が低減し、選択操作がさらに容易になる。 The chome selection dialog used in the address search system according to the first embodiment shown in FIG. 5 (e) can display the neighborhood of the desired area regardless of which chome is selected, thus improving convenience compared to the prior art. However, if the user does not memorize up to the chome, the possibility of erroneous selection remains. On the other hand, according to the address search system according to the second embodiment, since the facility and area information representing each chome is added and displayed, the possibility of erroneous selection is reduced and the selection operation is further facilitated. become.
実施の形態3.
この発明の実施の形態3に係る住所検索システムは、実施の形態1に係る住所検索システムにおいて、町村名の階層と行政区・市の階層との間に、行政区・市より広い領域を表す都道府県の階層を追加したものである。
The address search system according to the third embodiment of the present invention is the address search system according to the first embodiment, wherein the prefecture representing a wider area than the administrative district / city is between the town name / village name hierarchy and the administrative district / city hierarchy. Is added.
図7は、この実施の形態3に係る住所検索システムで使用される住所データベースの構成および動作を説明するための図である。この住所データベースを用いて動作する住所検索システムでは、町村名を選択した後に、図8(d)に示すような都道府県選択ダイアログが表示される。この都道府県選択ダイアログで1つの都道府県名が選択されることにより、実施の形態1と同様に、図8(e)に示す行政区・市選択ダイアログが表示される。その他の動作は、実施の形態1に係る住所検索システムの動作と同じである。 FIG. 7 is a diagram for explaining the configuration and operation of an address database used in the address search system according to the third embodiment. In an address search system that operates using this address database, a prefecture selection dialog as shown in FIG. 8D is displayed after a town name is selected. By selecting one prefecture name in this prefecture selection dialog, the administrative district / city selection dialog shown in FIG. 8 (e) is displayed as in the first embodiment. Other operations are the same as those of the address search system according to the first embodiment.
この発明の実施の形態3に係る住所検索システムは、目的とする地点を表す「北野町」が広域に渡り多数存住する場合に有効に機能する。この場合、実施の形態1と同様に、利用者がある程度の地理知識を有すれば、まったく異なった都道府県の選択することは考えにくいので、都道府県選択ダイアログに表示された都道府県名を適切に選択し、以下、図8(e)、図8(f)に示すダイアログを順次辿ることにより所望の地点に到着することが可能になる。 The address search system according to the third embodiment of the present invention functions effectively when a large number of “Kitano-cho” representing a target point exists over a wide area. In this case, as in the first embodiment, if the user has a certain amount of geographical knowledge, it is difficult to select a completely different prefecture, so the name of the prefecture displayed in the prefecture selection dialog is appropriate. Then, it is possible to arrive at a desired point by sequentially following the dialogs shown in FIGS. 8 (e) and 8 (f).
なお、この発明の実施の形態3に係る住所検索システムは、所望する町村名が存在する行政区・市が極めて少ない場合は、丁目までを直接選択するように変形できる。図9は、この場合に使用される住所データベースの構成および動作を説明するための図であり、所望の町村名が単一の行政区・市にしか存在しない例を示している。
Note that the address search system according to
このような場合には、絞り込みのための行政区・市の選択は不要なため、図10(d)に示すように、住所表記の全体が表示された丁目選択ダイアログが使用される。この構成により、選択操作を行うべき階層の数が削減され、また、住所表記の全体が表示されたダイアログを用いて所望の地点の選択が可能になるので、選択操作が容易になる。 In such a case, it is not necessary to select administrative districts and cities for narrowing down, so as shown in FIG. 10D, a chome selection dialog in which the entire address notation is displayed is used. According to this configuration, the number of hierarchies to be selected is reduced, and a desired point can be selected using a dialog displaying the entire address notation, so that the selection operation is facilitated.
実施の形態4.
この発明の実施の形態4に係る住所検索システムは、所望の地点を特定する際に走行履歴を考慮するようにしたものである。
In the address search system according to the fourth embodiment of the present invention, a travel history is taken into account when specifying a desired point.
この発明の実施の形態4に係る住所検索システムの構成は、図1に示した実施の形態1に係る住所検索システムの構成と同じである。
The configuration of the address search system according to
次に、この発明の実施の形態4に係る住所検索システムの動作を、図11に示したフローチャートを参照しながら説明する。なお、図2に示した処理と同一部分には、図2で使用した符号と同一の符号を付して説明を省略する。
Next, the operation of the address search system according to
この住所検索システムでは、図2に示したフローチャートのステップST11とステップST12との間に走行履歴収集処理(ステップST30)が追加されている。この走行履歴収集処理は、この発明の走行履歴収集手段に対応する。走行履歴収集処理では、CPU10は、ステップST11で取得された車両の現在位置を表す情報に基づき行政区・市を走行した回数を走行履歴として行政区・市毎にメモリ11に累積して記憶する。この走行履歴により、利用者が好んで走行する地域を判断することができる。このメモリ11に記憶された走行履歴は、操作入力処理(ステップST14)で参照される。
In this address search system, a travel history collection process (step ST30) is added between step ST11 and step ST12 of the flowchart shown in FIG. This travel history collection process corresponds to the travel history collection means of the present invention. In the travel history collection process, the CPU 10 accumulates and stores the number of travels in the administrative district / city in the
図12は、図11に示すフローチャートのステップST14で実行される操作入力処理のうちの住所検索処理の詳細を示すフローチャートである。この住所検索処理では、図3に示したフローチャートのステップST24とステップST25との間に検索結果ソート処理(ステップST40)が追加されている。 FIG. 12 is a flowchart showing details of the address search process in the operation input process executed in step ST14 of the flowchart shown in FIG. In this address search process, a search result sorting process (step ST40) is added between step ST24 and step ST25 of the flowchart shown in FIG.
この検索結果ソート処理では、ステップST24で検索された複数の行政区・市名を走行履歴に従ってソートする処理が行われる。次のステップST24において行政区・市選択ダイアログで複数の行政区・市名を表示する場合は、ソートされた後の行政区・市名が表示される。従って、行政区・市選択ダイアログには、利用者が好んで走行する行政区・市が優先して表示される。 In this search result sorting process, a process of sorting a plurality of administrative districts / city names searched in step ST24 according to the travel history is performed. When displaying a plurality of administrative districts / city names in the administrative district / city selection dialog in the next step ST24, the sorted administrative districts / city names are displayed. Therefore, in the administrative district / city selection dialog, the administrative district / city that the user likes to travel is displayed with priority.
図13(d)は、走行履歴が兵庫県に集中している場合の行政区・市選択ダイアログの例を示し、所望する町村名が存在する兵庫県下の行政区・市名が優先して表示されている。また、行政区・市選択ダイアログには、他の地域を所望する場合に備え、地域の切り替えボタンが用意されている。図13(e)は、地域の切り替えボタンを選択した場合に、実施の形態3に係る住所検索システムと同様に、より広い領域である都道府県選択ダイアログが表示される場合の例を示している。 FIG. 13 (d) shows an example of the administrative district / city selection dialog when the travel history is concentrated in Hyogo Prefecture. The administrative district / city name under the Hyogo prefecture where the desired town / village name exists is displayed with priority. Yes. In the administrative district / city selection dialog, a region switching button is prepared in case another region is desired. FIG. 13E shows an example in which a prefecture selection dialog that is a wider area is displayed when an area switching button is selected, as in the address search system according to the third embodiment. .
以上説明したように、この発明の実施の形態4に係る住所検索システムによれば、車両の運転者の行動範囲を優先して検索の操作を行うことができるので、遠隔地の地域名称が混在した中から1つを選択するという煩わしさを回避でき、利便性が向上する。 As described above, according to the address search system according to the fourth embodiment of the present invention, the search operation can be performed with priority given to the range of action of the driver of the vehicle, so that the remote area names are mixed. Therefore, it is possible to avoid the troublesomeness of selecting one from the above, and the convenience is improved.
実施の形態5.
この発明の実施の形態5に係る住所検索システムは、所望の地点を特定する際に目的地履歴を考慮するようにしたものである。
Embodiment 5 FIG.
In the address search system according to the fifth embodiment of the present invention, the destination history is taken into account when specifying a desired point.
この発明の実施の形態5に係る住所検索システムの構成は、図1に示した実施の形態1に係る住所検索システムの構成と同じである。
The configuration of the address search system according to Embodiment 5 of the present invention is the same as the configuration of the address search system according to
次に、この発明の実施の形態5に係る住所検索システムの動作を、図14に示したフローチャートを参照しながら説明する。なお、図2に示した処理と同一部分には、図2で使用した符号と同一の符号を付して説明を省略する。 Next, the operation of the address search system according to Embodiment 5 of the present invention will be described with reference to the flowchart shown in FIG. The same parts as those shown in FIG. 2 are denoted by the same reference numerals as those used in FIG.
この住所検索システムでは、図2に示したフローチャートのステップST14の次に目的地履歴収集処理(ステップST50)が追加されている。この目的地履歴収集処理は、この発明の目的地履歴収集手段に対応する。目的地履歴収集処理では、CPU10は、ナビゲーション機能を用いて目的地として設定された回数を目的地履歴として行政区・市毎にメモリ11に累積して記憶する。この目的地履歴により、利用者が頻繁に目的地として設定する地域を判断することができる。このメモリ11に記憶された目的地履歴は、操作入力処理(ステップST14)で参照される。
In this address search system, destination history collection processing (step ST50) is added after step ST14 of the flowchart shown in FIG. This destination history collection process corresponds to the destination history collection means of the present invention. In the destination history collection process, the CPU 10 accumulates and stores the number of times set as the destination using the navigation function in the
操作入力処理は、次の点を除き、図12示した実施の形態4に係るそれと同じである。即ち、検索結果ソート処理(ステップST40)では、ステップST24で検索された複数の行政区・市名を目的地履歴に従ってソートする処理が行われる。次のステップST24において行政区・市選択ダイアログで複数の行政区・市名を表示する場合は、ソートされた後の行政区・市名が表示される。従って、行政区・市選択ダイアログには、頻繁に目的地として設定される行政区・市が優先して表示される。 The operation input process is the same as that according to the fourth embodiment shown in FIG. 12 except for the following points. That is, in the search result sorting process (step ST40), a process of sorting a plurality of administrative districts / city names searched in step ST24 according to the destination history is performed. When displaying a plurality of administrative districts / city names in the administrative district / city selection dialog in the next step ST24, the sorted administrative districts / city names are displayed. Therefore, in the administrative district / city selection dialog, administrative districts / city frequently set as destinations are displayed with priority.
以上説明したように、この発明の実施の形態5に係る住所検索システムによれば、頻繁に目的地として設定する地域を優先して選択可能となる。したがって、ほとんど利用しない遠方の地域や、主として走行する自宅近傍の既知の領域などの不要な情報を排除し、利用者の嗜好に合致した検索が可能になる。 As described above, according to the address search system according to the fifth embodiment of the present invention, it is possible to preferentially select an area that is frequently set as a destination. Therefore, unnecessary information such as a distant area that is rarely used or a known area in the vicinity of the home where the user travels is excluded, and a search that matches the user's preference is possible.
なお、上述した実施の形態4および実施の形態5においては、利用時間帯履歴や利用曜目履歴(検索を実行した曜目情報を蓄積、平日の利用と休日すなわち娯楽利用とで、優先表示地域を切り替える)などと併用して地域名称をダイアログに表示させる順番を変更するように構成できる。 In the fourth embodiment and the fifth embodiment described above, the usage time zone history and the usage day history (accumulation of the day information on which the search was executed are stored, the weekday usage and the holiday or entertainment usage, the priority display area The order in which the area names are displayed in the dialog can be changed in combination.
1 中央処理装置、2 地図情報記憶装置、3 航法関連情報検出装置、4 入出力装置、10 CPU、11 メモリ、12 記憶装置インタフェース、13 入出力インタフェース、14 画像プロセッサ、15 音声インタフェース、21 記憶装置、31 GPS受信機、32 ジャイロ、33 車速センサ、34 交通情報受信装置、35 広域通信装置、41 ディスプレイ装置、42 タッチパネル、43 スイッチパネル、44 リモコン受光部、45 リモコン、46 スピーカ、47 マイクロフォン。
DESCRIPTION OF
Claims (6)
地域名称を入力する入力部と、
前記入力部から入力された地域名称を親ノードとする子ノードを前記住所データベースから検索することで、前記各段階のうち所定の段階の下位層の行政区画の地域名称から検索を開始する中央処理装置と、
前記中央処理装置により検索された子ノードに対応する地域名称を出力する出力部と
を備えた住所検索システム。 It has a tree structure in which the area name representing the area of each stage from the upper level administrative division to the lower level administrative division constituting the address is associated with the node, and is the highest of the nodes associated with the area name. The area name of the upper parent node is an address database that is an administrative division below the area name of the child node,
An input section for inputting the region name;
Central processing for starting a search from an area name of a lower-level administrative division in a predetermined stage among the stages by searching a child node having the area name input from the input unit as a parent node from the address database Equipment,
An address search system comprising: an output unit that outputs an area name corresponding to a child node searched by the central processing unit.
入力部は、目的の地点の地域名称の先頭の読みを表す文字を入力し、
中央処理装置は、
前記入力部から入力された文字の読みを有する地域名称を前記住所データベースの最上位階層から選択して出力部に出力し、
該出力された地域名称の中から前記入力部によって選択された1つの地域名称を親ノードとする子ノードを前記住所データベースから検索することを特徴とする請求項1記載の住所検索システム。 The address database further includes characters representing the first reading of the area name as a node of the highest hierarchy,
The input part inputs characters representing the first reading of the area name of the target point,
The central processing unit
Select a region name having a character reading input from the input unit from the highest hierarchy of the address database, and output to the output unit,
The address search system according to claim 1, wherein a child node having one region name selected by the input unit as a parent node from the output region names is searched from the address database.
出力部は、中央処理装置により検索された子ノードに対応する地域名称を、前記走行履歴収集手段に蓄積された走行頻度の高い地域から順番に出力することを特徴とする請求項1記載の住所検索システム。 A travel history collecting means for collecting and accumulating the travel frequency of the area where the vehicle has traveled;
2. The address according to claim 1, wherein the output unit sequentially outputs the area names corresponding to the child nodes searched by the central processing unit, starting from the area with the high traveling frequency accumulated in the traveling history collection means. Search system.
出力部は、中央処理装置により検索された子ノードに対応する地域名称を、前記目的地履歴収集手段に蓄積された設定回数の高い地域から順番に出力することを特徴とする請求項1記載の住所検索システム。 A destination history collecting means for collecting and accumulating the set number of times of the area set as the destination;
2. The output unit according to claim 1, wherein the output unit sequentially outputs the region names corresponding to the child nodes searched by the central processing unit, starting from the region having a high set number of times accumulated in the destination history collection unit. Address search system.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010027525A JP5248538B2 (en) | 2010-02-10 | 2010-02-10 | Address search system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010027525A JP5248538B2 (en) | 2010-02-10 | 2010-02-10 | Address search system |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2004120623A Division JP2005301904A (en) | 2004-04-15 | 2004-04-15 | Address database and address search system using the same |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010170559A JP2010170559A (en) | 2010-08-05 |
| JP5248538B2 true JP5248538B2 (en) | 2013-07-31 |
Family
ID=42702602
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2010027525A Expired - Lifetime JP5248538B2 (en) | 2010-02-10 | 2010-02-10 | Address search system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5248538B2 (en) |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6175468A (en) * | 1984-09-19 | 1986-04-17 | Shunnosuke Otsuka | Place name dictionary generating method in japanese word processor |
| JPH01195577A (en) * | 1988-01-29 | 1989-08-07 | Ricoh Co Ltd | Map information guide device |
| JP2793590B2 (en) * | 1988-02-24 | 1998-09-03 | キヤノン株式会社 | Information processing method |
| JP3864638B2 (en) * | 1999-10-13 | 2007-01-10 | アイシン・エィ・ダブリュ株式会社 | Information retrieval device |
| JP2002014987A (en) * | 2000-06-29 | 2002-01-18 | Abba-Net:Kk | Search method and search engine |
| JP2003223453A (en) * | 2002-01-31 | 2003-08-08 | Daikei Data Processing Co Ltd | Matching method for address information with position coordinates |
-
2010
- 2010-02-10 JP JP2010027525A patent/JP5248538B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JP2010170559A (en) | 2010-08-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10733219B2 (en) | Methods, devices and computer software for facilitating searching and display of locations relevant to a digital map | |
| US11391594B2 (en) | Methods, devices and computer software for facilitating searching and display of locations relevant to a digital map | |
| US11720574B2 (en) | Methods, devices and computer software for facilitating searching and display of locations relevant to a digital map | |
| JP2010515982A (en) | Improved search capability for portable navigation devices | |
| JP4197724B2 (en) | Point search device, navigation device, point search method, point search program, and information recording medium recording this point search program | |
| JP5370833B2 (en) | Navigation device, vehicle, and navigation program | |
| JP2008216081A (en) | Navigation device and free way retrieving method | |
| CN100405369C (en) | address lookup system | |
| JP5865668B2 (en) | Information terminal, program, and search method | |
| JP5670761B2 (en) | Navigation device | |
| JP5248538B2 (en) | Address search system | |
| JP2001116579A (en) | Navigation device and recording medium | |
| JP6710051B2 (en) | Display device, display method, and display program | |
| JP4182490B2 (en) | Vehicle navigation device and storage medium | |
| JP2009210547A (en) | Destination selection support device and destination selection support program | |
| JP5378037B2 (en) | Navigation device and destination setting method thereof | |
| JP2006085222A (en) | Text retrieval device and text retrieval method | |
| JP3783487B2 (en) | Information retrieval device | |
| JP3864638B2 (en) | Information retrieval device | |
| JP2005190334A (en) | Data search and display device | |
| WO2006054463A1 (en) | Point retrieving device, and navigation device | |
| JP2013015732A (en) | Navigation device, voice recognition method using navigation device, and program | |
| KR101090582B1 (en) | Map information providing device and navigation device using the same | |
| JP2010071885A (en) | Navigation device, destination search method, and program | |
| JP2009266129A (en) | Data search device, navigation apparatus and data search method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120131 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120330 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120821 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121009 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130402 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130410 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160419 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |