JP2009163845A - Data storage and communication system - Google Patents

Data storage and communication system Download PDF

Info

Publication number
JP2009163845A
JP2009163845A JP2008002324A JP2008002324A JP2009163845A JP 2009163845 A JP2009163845 A JP 2009163845A JP 2008002324 A JP2008002324 A JP 2008002324A JP 2008002324 A JP2008002324 A JP 2008002324A JP 2009163845 A JP2009163845 A JP 2009163845A
Authority
JP
Japan
Prior art keywords
data
storage device
vehicle
storage medium
server
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.)
Pending
Application number
JP2008002324A
Other languages
Japanese (ja)
Inventor
Toshiaki Isotani
俊明 磯谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Corp
Original Assignee
Denso Corp
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 Denso Corp filed Critical Denso Corp
Priority to JP2008002324A priority Critical patent/JP2009163845A/en
Publication of JP2009163845A publication Critical patent/JP2009163845A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data storage for securing remaining capacity of a storage medium without moving data used frequently from the storage medium, and to provide a communication system. <P>SOLUTION: A navigation apparatus mounted on a vehicle has a music server function for recording music on a hard disk HDD for management, and moves music data for securing the remaining capacity of the HDD. When the vehicle returns home (S110-YES), the music data is moved by connecting to a home server through a radio LAN (S120) by detecting low-frequency music data (S150) through retrieving a recorded music management DB when the remaining capacity is less than a threshold N (S140-YES), and by moving the music data to a network storage connected to the home server (S170), so that the capacity of the HDD remains at least at the threshold N. A write error during drive can be prevented by setting a larger threshold N as vibration applied to the HDD during drive is larger. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、多数のデータを記憶可能な記憶媒体を備え、記憶媒体からのデータの読み出し及び記憶媒体へのデータの書き込みを行う携帯又は移動体用のデータ記憶装置、及び、その装置内のデータを移動させるのに好適な通信システムに関する。   The present invention includes a storage medium capable of storing a large number of data, a data storage device for portable or mobile objects that reads data from the storage medium and writes data to the storage medium, and data in the device It is related with the communication system suitable for moving.

従来より、音声データや映像データをハードディスク等の記憶媒体に記録し、必要に応じてそのデータを記憶媒体から読み出し音声や映像を再生する、記録再生装置が知られている(例えば、特許文献1等参照)。   2. Description of the Related Art Conventionally, a recording / reproducing apparatus that records audio data and video data on a storage medium such as a hard disk and reads the data from the storage medium and reproduces audio and video as necessary is known (for example, Patent Document 1). Etc.).

また、このように記憶媒体へのデータの書き込みを行う装置では、記憶媒体にデータを書き込むことのできる残容量が少なくなると、下記1)、2)のように、記憶媒体に既に記憶されているデータの一部を処理して、残容量を増加させることも提案されている。   In addition, in such an apparatus for writing data to a storage medium, when the remaining capacity for writing data to the storage medium decreases, it is already stored in the storage medium as in 1) and 2) below. It has also been proposed to increase the remaining capacity by processing a part of the data.

1)記憶媒体に記憶されているデータの中から、所定期間以上使用されていないデータを検索し、そのデータを圧縮して、記憶媒体の圧縮データ保存領域に格納し、更に、圧縮前の元のデータを記憶媒体から消去することにより、記憶媒体の空き領域(残容量)を増加させる(例えば、特許文献2等参照)。   1) Search the data stored in the storage medium for data that has not been used for a predetermined period of time, compress the data, store it in the compressed data storage area of the storage medium, and further store the original data before compression. Is deleted from the storage medium to increase the free space (remaining capacity) of the storage medium (see, for example, Patent Document 2).

2)記憶媒体(メモリ)の残容量が画像データを保存するのに要する容量よりも少なくなると、記憶媒体に記憶された最も古い画像データをメールサーバに移動させて、記憶媒体の残容量を増加させる(例えば、特許文献3等参照)。
特開2002−218393号公報 特開平9−219647号公報 特開2005−269254号公報
2) When the remaining capacity of the storage medium (memory) is less than the capacity required to store the image data, the oldest image data stored in the storage medium is moved to the mail server, and the remaining capacity of the storage medium is increased. (See, for example, Patent Document 3).
JP 2002-218393 A JP-A-9-219647 JP 2005-269254 A

しかしながら、記憶媒体の残容量を増加させるに当たって、上記1)のように、記憶媒体に記憶されたデータの一部を圧縮して記憶し直す方法では、データの圧縮により1データ当たりの記憶領域を少なくすることはできるものの、記憶媒体に格納されるデータの数を減らすことはできないので、記憶媒体に格納されるデータの数が増えれば増えるほど、圧縮データの数が増加し、最終的には記憶媒体の残容量を増加させることができなくなってしまうという問題がある。   However, in order to increase the remaining capacity of the storage medium, as in 1) above, in the method of compressing and re-storing a part of the data stored in the storage medium, the storage area per data is reduced by compressing the data. Although the number can be reduced, the number of data stored in the storage medium cannot be reduced, so the more data stored in the storage medium, the more compressed data, and finally There is a problem that the remaining capacity of the storage medium cannot be increased.

一方、上記2)のように、記憶媒体に記憶されたデータの一部をメールサーバに移動させる方法では、データの移動により記憶媒体内に格納されるデータの数を減らすことができるので、記憶媒体の残容量を確実に減らすことができる。   On the other hand, in the method of moving a part of the data stored in the storage medium to the mail server as in 2) above, the number of data stored in the storage medium can be reduced by the movement of the data. The remaining capacity of the medium can be surely reduced.

しかし、上記2)の方法では、記憶媒体に記憶された最も古いデータをメールサーバに移動させるので、記憶媒体から頻繁に読み出される使用頻度の高いデータであっても、メールサーバに移動させてしまい(換言すれば、記憶媒体から消去させてしまい)、使用者にとって使い勝手が悪くなるという問題がある。   However, in the method 2), since the oldest data stored in the storage medium is moved to the mail server, even frequently used data that is frequently read from the storage medium is moved to the mail server. (In other words, it is erased from the storage medium), and there is a problem that the usability becomes worse for the user.

本発明は、こうした問題に鑑みなされたものであり、記憶媒体から使用頻度の高いデータを移動させることなく記憶媒体の残容量を確保することのできるデータ記憶装置及び通信システムを提供することを目的とする。   The present invention has been made in view of these problems, and an object of the present invention is to provide a data storage device and a communication system that can ensure the remaining capacity of a storage medium without moving frequently used data from the storage medium. And

かかる目的を達成するためになされた請求項1に記載のデータ記憶装置においては、記憶媒体へのデータを格納することによって、記憶媒体の残容量が予め設定された閾値未満となった場合、抽出手段が、その旨を判定して、記憶媒体に記憶されたデータの中から使用頻度の低いデータを抽出し、移動手段が、その抽出された使用頻度の低いデータを、通信手段を介して外部記憶装置へ移動させる。   The data storage device according to claim 1, which has been made to achieve the above object, is extracted when the remaining capacity of the storage medium becomes less than a preset threshold value by storing data in the storage medium. The means determines that, and extracts data with low usage frequency from the data stored in the storage medium, and the moving means externally extracts the extracted data with low usage frequency via the communication means. Move to storage.

このため、請求項1に記載の発明によれば、記憶媒体の残容量が閾値未満となった場合に、記憶媒体内のデータの一部を外部記憶装置に移動させて、記憶媒体の残容量を閾値以上にすることができるだけでなく、記憶媒体の残容量を確保するために、記憶媒体から使用頻度の高いデータを消去してしまうのを防止できる。よって、本発明によれば、データ記憶装置の使い勝手を向上できる。   Therefore, according to the first aspect of the present invention, when the remaining capacity of the storage medium becomes less than the threshold, a part of the data in the storage medium is moved to the external storage device, and the remaining capacity of the storage medium Can be prevented from erasing frequently used data from the storage medium in order to secure the remaining capacity of the storage medium. Therefore, according to the present invention, the usability of the data storage device can be improved.

次に、請求項2に記載のデータ記憶装置においては、通信手段が、特定の場所に設置された外部サーバとの間で無線通信を行うことにより、外部サーバに接続された外部記憶装置へアクセス可能となるよう構成されており、当該データ記憶装置が外部サーバに接近すると、通信開始手段が通信手段を起動して外部サーバとの通信を開始させる。   Next, in the data storage device according to claim 2, the communication means accesses the external storage device connected to the external server by performing wireless communication with the external server installed in a specific place. When the data storage device approaches the external server, the communication start unit activates the communication unit to start communication with the external server.

このため、請求項2に記載のデータ記憶装置によれば、通信手段が外部サーバと無線通信ができるようになったときに、通信手段を自動で外部サーバに接続させることができる。このため、記憶媒体の残容量が閾値未満になっているときに、移動手段による外部記憶装置へのデータの移動をより早く実行させることができるようになり、記憶媒体の残容量不足により記憶媒体にデータを格納できなくなるのを、より良好に防止することができる。   For this reason, according to the data storage device of the second aspect, when the communication means can perform wireless communication with the external server, the communication means can be automatically connected to the external server. For this reason, when the remaining capacity of the storage medium is less than the threshold value, the movement of the data to the external storage device by the moving means can be executed more quickly, and the storage medium is insufficient due to the shortage of the remaining capacity of the storage medium. Thus, it is possible to better prevent the data from being stored.

また、請求項2に記載のデータ記憶装置においては、通信手段が無線通信を行う外部サーバとして、例えば、当該データ記憶装置の使用者の自宅に構築されたホームネットワーク上のホームサーバを登録しておけば、当該データ記憶装置の使用者(若しくは使用者の車両)が自宅に戻ったときに、記憶媒体に記憶された使用頻度の低いデータを、ホームサーバを介してホームネットワーク上の所望の記憶装置(外部記憶装置)に自動で移動させて、記憶媒体の残容量を確保する、といったことが可能となる。   In the data storage device according to claim 2, for example, a home server on a home network built in the home of the user of the data storage device is registered as an external server with which the communication means performs wireless communication. Then, when the user (or the user's vehicle) of the data storage device returns to his / her home, the infrequently used data stored in the storage medium is stored in the desired storage on the home network via the home server. It is possible to automatically move the device (external storage device) to ensure the remaining capacity of the storage medium.

なお、このように通信手段がホームサーバとの間で行う無線通信には、無線LANを利用するようにするとよい。つまり、無線LANは、ホームサーバにアクセスポイントを設けることで簡単に実現でき、しかも、データ記憶装置には、無線LAN用の通信端末を設けるだけでよいので、本発明を容易に実現できることになる。   Note that a wireless LAN may be used for the wireless communication performed by the communication unit with the home server. That is, the wireless LAN can be easily realized by providing an access point on the home server, and the data storage device only needs to be provided with a communication terminal for the wireless LAN, so that the present invention can be easily realized. .

一方、請求項3に記載のデータ記憶装置は、記憶媒体としてハードディスクを備え、車両に搭載されて使用されるものであり、第1の閾値設定手段を備えたことを特徴とする。
そして、第1の閾値設定手段は、車両走行中に記憶媒体に振動を与える車両の走行状態を監視し、その監視結果に基づき、車両の走行状態が記憶媒体に振動を与え易い走行状態であるほど値が大きくなるように、抽出手段がデータの抽出に用いる残容量の閾値を設定する。
On the other hand, a data storage device according to a third aspect of the present invention includes a hard disk as a storage medium, is used by being mounted on a vehicle, and includes a first threshold setting unit.
The first threshold value setting means monitors the running state of the vehicle that gives vibration to the storage medium during the running of the vehicle, and based on the monitoring result, the running state of the vehicle is a running state that easily gives vibration to the storage medium. A threshold value of the remaining capacity used by the extraction unit for data extraction is set so that the value increases as the value increases.

つまり、ハードディスクは、データを記憶可能な空き領域があっても、その領域が分散していると、データの書き込みエラーが発生し易くなり、しかも、この書き込みエラーは、ハードディスク(換言すれば車両)の振動が大きいほど、発生し易くなる。   In other words, even if there is a free space in the hard disk where data can be stored, if the space is dispersed, a data write error is likely to occur, and this write error is caused by the hard disk (in other words, the vehicle). The greater the vibration, the more likely it is to occur.

そこで、本発明では、車両走行中に車両の走行状態を監視することにより、車両運転者が好む車両の走行条件を検出し、その走行条件下でハードディスクへの書き込みエラーが発生することのないように、抽出手段がデータの抽出に用いる残容量の閾値を設定するのである。   Therefore, in the present invention, the running condition of the vehicle preferred by the vehicle driver is detected by monitoring the running condition of the vehicle while the vehicle is running, so that an error in writing to the hard disk does not occur under the running condition. In addition, a threshold value for the remaining capacity used by the extraction means for data extraction is set.

この結果、本発明によれば、車両運転者が好む車両の走行状態が記憶媒体に振動を与え易い走行状態であるほど、ハードディスク内の残容量、延いては、データを連続して記憶できる連続記憶領域、をより大きく確保し、車両走行時に書き込みエラーが発生する確率を低減できるようになる。   As a result, according to the present invention, as the vehicle driving state preferred by the vehicle driver is a driving state in which the storage medium is more likely to vibrate, the remaining capacity in the hard disk, that is, continuous data can be stored continuously. It is possible to secure a larger storage area and reduce the probability that a write error will occur when the vehicle is running.

また次に、請求項4に記載のデータ記憶装置は、記憶媒体としてハードディスクを備え、車両に搭載されて車両用ナビゲーション装置と共に使用されるものであり、第2の閾値設定手段を備えたことを特徴とする。   According to a fourth aspect of the present invention, there is provided a data storage device comprising a hard disk as a storage medium, mounted on a vehicle and used with a vehicle navigation device, and further comprising a second threshold setting means. Features.

そして、第2の閾値設定手段は、車両の走行中に記憶媒体へのデータの書き込みエラーが発生し易い場所が登録された悪路データベースを有し、ナビゲーション装置にて目的地までの走行予定経路が計算されると、その走行予定経路と悪路データベースとを照合することにより、走行予定経路上でデータの書き込みエラーが発生し易い箇所を検出し、その検出結果に基づき、エラーが発生し易い箇所が多いほど値が大きくなるように、残容量の閾値を設定する。   The second threshold value setting means has a rough road database in which locations where data writing errors to the storage medium are likely to occur during traveling of the vehicle are registered, and the planned traveling route to the destination by the navigation device Is calculated, a portion where the data writing error is likely to occur on the planned traveling route is detected by comparing the planned traveling route with the rough road database, and an error is likely to occur based on the detection result. The remaining capacity threshold is set so that the value increases as the number of locations increases.

従って、本発明によれば、車両が走行予定経路に沿って走行しているときに、記憶媒体へのデータの書き込みを行った際に、記憶媒体内で連続記憶領域が不足していて、書き込みエラーが発生する確率を低減できる。   Therefore, according to the present invention, when data is written to the storage medium when the vehicle is traveling along the planned travel route, the continuous storage area is insufficient in the storage medium, and the data is written. The probability that an error will occur can be reduced.

なお、悪路データベースは、予め作成されたものを使用するようにしてもよいが、請求項5に記載のように、車両の走行中に記憶媒体へのデータの書き込みエラーが発生したときに、車両の現在位置を検出して悪路データベースに登録することにより、悪路データベースを更新する、悪路データベース更新手段を設けるようにすれば、悪路データベースを予め作成しておく必要がなく、本発明のデータ記憶装置を容易に実現できる。   The rough road database may be prepared in advance, but as described in claim 5, when an error occurs in writing data to the storage medium while the vehicle is running, By providing the rough road database update means for detecting the current position of the vehicle and registering it in the rough road database, it is not necessary to prepare the rough road database in advance. The data storage device of the invention can be easily realized.

次に、請求項6に記載のデータ記憶装置には、通信手段を介して外部記憶装置から新規データを取得し、記憶媒体に格納する格納手段が設けられる。このため、請求項6に記載の発明によれば、記憶媒体に記憶されたデータの内、使用頻度の低いデータを外部記憶装置に移動させて、記憶媒体の残容量を閾値以上に確保することができるだけでなく、外部記憶装置内の新規データを記憶媒体内に取り込むことで、記憶媒体内のデータを新しいものに自動更新することができる。   Next, the data storage device according to claim 6 is provided with storage means for acquiring new data from the external storage device via the communication means and storing it in the storage medium. For this reason, according to the sixth aspect of the present invention, among the data stored in the storage medium, the data with low usage frequency is moved to the external storage device, and the remaining capacity of the storage medium is secured above the threshold value. In addition, by taking in new data in the external storage device into the storage medium, the data in the storage medium can be automatically updated to a new one.

次に、請求項7に記載の発明は、上述した請求項1〜請求項6の何れかに記載のデータ記憶装置が、上述したホームサーバ等の外部サーバに接近したときに、その外部サーバと無線通信を行うことで、使用頻度の低いデータを外部サーバに接続された外部記憶装置に移動させ、データ記憶装置内の記憶媒体の残容量を閾値以上に保持するための、通信システムに関するものである。   Next, when the data storage device according to any of claims 1 to 6 approaches an external server such as the home server described above, the invention according to claim 7 The present invention relates to a communication system for moving infrequently used data to an external storage device connected to an external server by performing wireless communication, and maintaining the remaining capacity of the storage medium in the data storage device above a threshold value. is there.

そして、この通信システムには、互いに異なる場所に分散して配置された複数の外部サーバが設けられており、その外部サーバの一つは、データ記憶装置の使用者の自宅に設置されたホームサーバにて構成されている。また、ホームサーバは、他の外部サーバからデータ記憶装置が移動させたデータを取得し、ホームサーバに接続された外部記憶装置に格納する。   This communication system is provided with a plurality of external servers distributed in different places, and one of the external servers is a home server installed at the home of the user of the data storage device It is composed of. Further, the home server acquires data moved by the data storage device from another external server, and stores it in the external storage device connected to the home server.

この通信システムによれば、データ記憶装置が使用頻度の低いデータを移動させるための外部サーバが複数分散して配置されていることから、データ記憶装置において、記憶媒体の残容量が閾値未満となってから、使用頻度の低いデータを外部記憶装置に移動させる迄の時間(換言すれば、記憶媒体の残容量の低下によってデータを格納できなくなる時間)を短くすることができる。   According to this communication system, the data storage device has a plurality of external servers that are used to move data that is less frequently used, so that the remaining capacity of the storage medium is less than the threshold in the data storage device. After that, it is possible to shorten the time until data that is less frequently used is moved to the external storage device (in other words, the time when data cannot be stored due to the decrease in the remaining capacity of the storage medium).

また、データ記憶装置が外部サーバに移動させたデータは、データ記憶装置の使用者の自宅に設置されたホームサーバに集められ、自宅の外部記憶装置に格納されることから、データ記憶装置の使用者は、そのデータを自宅で簡単に処理することができるようになる。   Further, since the data moved by the data storage device to the external server is collected at the home server installed at the home of the user of the data storage device and stored in the external storage device at home, the use of the data storage device The person can easily process the data at home.

以下、本発明が適用された実施形態について、図面を用いて説明する。
[第1実施形態]
図1は第1実施形態の通信システム全体の構成を表すブロック図である。
Embodiments to which the present invention is applied will be described below with reference to the drawings.
[First Embodiment]
FIG. 1 is a block diagram showing the configuration of the entire communication system according to the first embodiment.

図1に示すように、本実施形態の通信システムは、車両(自動車)2に搭載されたナビゲーション装置10と、車両の使用者の自宅に設置されたホームサーバ30とから構成される。   As shown in FIG. 1, the communication system of this embodiment includes a navigation device 10 mounted on a vehicle (automobile) 2 and a home server 30 installed at the home of the user of the vehicle.

ナビゲーション装置10は、車両の現在位置を検出するためのGPS受信機12、各種画像を表示するための表示部14、走行案内用の音声や音楽を再生するためのスピーカ16、使用者が各種指令を入力するための操作部18、地図等の各種情報を記憶するためのハードディスク(HDD)20、及び、これら各部に接続されて各種制御を実行する制御部(マイクロコンピュータからなる)22を備え、乗員からの指令に基づき表示部に道路地図を表示したり、走行経路を案内する周知のものである。   The navigation device 10 includes a GPS receiver 12 for detecting the current position of the vehicle, a display unit 14 for displaying various images, a speaker 16 for reproducing voice and music for driving guidance, and various commands issued by the user. An operation unit 18 for inputting information, a hard disk (HDD) 20 for storing various information such as a map, and a control unit (comprising a microcomputer) 22 connected to these units to execute various controls, This is a known device that displays a road map on a display unit or guides a travel route based on a command from an occupant.

また、本実施形態のナビゲーション装置10には、CDやDVDから音楽、映像等の情報を読み取るためのCD/DVDプレーヤ24が設けられており、制御部22は、操作部18からの指令に従いCD/DVDプレーヤ24を制御して情報を読み取り、スピーカ16や表示部14を介して音楽や映像を再生する。   Further, the navigation device 10 of the present embodiment is provided with a CD / DVD player 24 for reading information such as music and video from a CD or DVD, and the control unit 22 follows the command from the operation unit 18. / The DVD player 24 is controlled to read information, and music and video are reproduced via the speaker 16 and the display unit 14.

また、制御部22は、操作部18からの指令に従い、CDやDVDに記憶された音楽データをHDD20に記憶可能な方式の音楽データに変換してHDD20に録音(リッピング)すると共に、その録音曲の管理データベース(録音曲管理DB)を生成/更新し、更に、そのHDD20に録音した音楽データの再生、曲名等の付加情報の編集、録音曲の一覧表示等も行う。   Further, the control unit 22 converts music data stored in the CD or DVD into music data of a format that can be stored in the HDD 20 in accordance with a command from the operation unit 18 and records (rips) the music data in the HDD 20. The management database (recorded music management DB) is generated / updated, and music data recorded on the HDD 20 is reproduced, additional information such as a song name is edited, and a list of recorded music is displayed.

つまり、本実施形態のナビゲーション装置10は、所謂ミュージックサーバとしての機能も有する。
なお、録音曲管理DBは、録音曲毎に、曲名、曲の長さ(時間)、データサイズ、アルバム名、アーティスト名、ジャンル名、発売年月日、録音年月日、再生回数、最終アクセス(再生/編集)日、等を管理するためのものであり、HDD20の所定領域に記憶されている。
That is, the navigation device 10 of the present embodiment also has a function as a so-called music server.
The recorded song management DB is for each recorded song, song name, song length (time), data size, album name, artist name, genre name, release date, recording date, playback count, last access, etc. (Reproduction / editing) This is for managing dates and the like, and is stored in a predetermined area of the HDD 20.

また更に、本実施形態のナビゲーション装置10には、無線LANの通信端末としての機能を有する通信部26が設けられており、車両2が使用者の自宅に戻ったときに、この通信部26を介して、使用者の自宅に設置されたホームサーバ30との間で各種情報をやりとりできるようになっている。   Furthermore, the navigation device 10 of the present embodiment is provided with a communication unit 26 having a function as a wireless LAN communication terminal. When the vehicle 2 returns to the user's home, the communication unit 26 is Thus, various information can be exchanged with the home server 30 installed at the home of the user.

そして、制御部22には、車両の走行状態やエンジンの運転状態を検知できるように、車両のイグニッション(IG)スイッチ6や車速センサ8も接続されている。
一方、ホームサーバ30は、使用者の自宅に構築されたホームネットワーク(LAN)上に設けられており、ホームネットワーク上の他の機器、例えば、パーソナルコンピュータ(PC)32、ネットワークストレージ34、プリンタ36等と相互にデータ通信を行うことができる。
The control unit 22 is also connected to a vehicle ignition (IG) switch 6 and a vehicle speed sensor 8 so that the vehicle running state and the engine driving state can be detected.
On the other hand, the home server 30 is provided on a home network (LAN) built at a user's home, and other devices on the home network, such as a personal computer (PC) 32, a network storage 34, and a printer 36. Data communication can be performed with each other.

また、ホームサーバ30は、無線LANのアクセスポイント(AP)としての機能も有し、無線LANを介してアクセスしてきたネットワーク機器をホームネットワーク上の他の機器に接続したり、家庭内のネットワーク機器を無線LANを介して制御したりする。   The home server 30 also has a function as a wireless LAN access point (AP), and connects a network device accessed via the wireless LAN to another device on the home network, or a home network device. Are controlled via a wireless LAN.

そして、ホームサーバ30は、予め接続が許可されたナビゲーション装置10の通信部26から無線LANを介して接続要求があれば、通信部26のホームネットワークへの接続を許可し、ナビゲーション装置10は、ホームネットワーク上の機器(ネットワークストレージ34等)へアクセスできるようになる。   Then, if there is a connection request via the wireless LAN from the communication unit 26 of the navigation device 10 to which connection is permitted in advance, the home server 30 permits the connection of the communication unit 26 to the home network. It becomes possible to access devices on the home network (such as the network storage 34).

次に、図2は、ナビゲーション装置10の制御部22にて実行される曲データ移動処理を表すフローチャートである。
この曲データ移動処理は、ナビゲーション装置10のミュージックサーバ機能を利用して、使用者が各種音楽(曲データ)をHDD20に録音してゆき、HDD20の残容量が少なくなったときに、HDD20内の曲データの一部を、ホームネットワーク上のネットワークストレージ34に移動させて、HDD20に音楽を新規録音できるようにするための処理であり、イグニッションスイッチ6がオン状態(つまりエンジンの運転中)で、ナビゲーション装置10の電源が入っているときにメインルーチンの一つとして繰り返し実行される。
Next, FIG. 2 is a flowchart showing song data movement processing executed by the control unit 22 of the navigation device 10.
This music data movement process uses the music server function of the navigation device 10 to record various kinds of music (music data) on the HDD 20 and when the remaining capacity of the HDD 20 decreases, This is a process for moving a part of the song data to the network storage 34 on the home network so that new music can be recorded on the HDD 20, and when the ignition switch 6 is on (that is, the engine is running) This is repeatedly executed as one of the main routines when the navigation device 10 is powered on.

図2に示すように、曲データ移動処理では、まずS110(Sはステップを表す)にて、GPS受信機12にて検出された車両の現在位置に基づき、車両が自宅付近にいるか否か、換言すれば通信部26を介して自宅のホームサーバ30と通信できるか否か、を判断する。そして、車両が自宅付近にいなければ、S110の判定処理を再度実行することにより、車両が自宅付近に移動するのを待つ。   As shown in FIG. 2, in the music data movement process, first, in S110 (S represents a step), based on the current position of the vehicle detected by the GPS receiver 12, whether or not the vehicle is near the home, In other words, it is determined whether or not communication with the home server 30 at home is possible via the communication unit 26. If the vehicle is not near the home, the determination process of S110 is executed again to wait for the vehicle to move near the home.

一方、S110にて、車両は自宅付近にいて、自宅のホームサーバ30と通信できると判断されると、S120に移行し、通信部26を介して当該ナビゲーション装置10を自宅のホームサーバ30(延いてはホームネットワーク)に接続する。   On the other hand, if it is determined in S110 that the vehicle is near the home and can communicate with the home server 30 at home, the process proceeds to S120, and the navigation device 10 is connected to the home server 30 (extension) via the communication unit 26. Connected to the home network).

そして、続くS130では、HDD20の残容量を確認し、S140にて、その残容量は、予め設定された閾値N[Byte]未満であるか否かを判断する。
S140にて、HDD20の残容量が閾値N[Byte]以上であると判断されると、HDD20内の曲データを移動させて残容量を確保する必要がないので、当該曲データ移動処理を一旦終了する。
In the subsequent S130, the remaining capacity of the HDD 20 is confirmed. In S140, it is determined whether or not the remaining capacity is less than a preset threshold value N [Bytes].
If it is determined in S140 that the remaining capacity of the HDD 20 is equal to or greater than the threshold value N [Bytes], it is not necessary to secure the remaining capacity by moving the song data in the HDD 20, so the song data moving process is temporarily terminated. To do.

また逆に、S140にて、HDD20の残容量が閾値N[Byte]未満であると判断されると、S150に移行して、HDD20内の録音曲管理DBを検索して、自宅のネットワークストレージ34に移動させるべき曲データを抽出する、録音曲管理DB検索処理を実行する。   Conversely, if it is determined in S140 that the remaining capacity of the HDD 20 is less than the threshold value N [Bytes], the process proceeds to S150, the recorded music management DB in the HDD 20 is searched, and the home network storage 34 is retrieved. The recorded music management DB search process for extracting music data to be moved to is executed.

図2に示すように、この録音曲管理DB検索処理では、まずS210にて、カウンタiを値0に初期設定し、続くS220にて、カウンタiの値をインクリメント(+1)した後、S230にて、カウンタiの値が録音曲管理DBに登録された録音曲の総数以下であるか否かを判断する。   As shown in FIG. 2, in the recorded music management DB search process, first, in S210, the counter i is initially set to a value of 0, and in the subsequent S220, the value of the counter i is incremented (+1), and then the process goes to S230. Thus, it is determined whether or not the value of the counter i is equal to or less than the total number of recorded songs registered in the recorded song management DB.

そして、カウンタiの値が録音曲の総数以下であれば、S240に移行して、録音曲管理DBから、カウンタiの値に対応したi番目の録音曲の管理情報(詳しくは、管理情報の内、録音日、最終アクセス日、再生回数)を読み込み、続くS250〜270にて、その読み込んだ管理情報に基づき、i番目の録音曲の使用頻度を判定する。   If the value of the counter i is equal to or less than the total number of recorded songs, the process proceeds to S240, and the management information of the i-th recorded song corresponding to the value of the counter i (specifically, the management information) The recording date, the last access date, and the number of times of reproduction) are read, and in S250 to 270, the use frequency of the i-th recorded music is determined based on the read management information.

即ち、S250では、i番目の録音曲の録音日から現在まではX日以上経過しているか否かを判断し、録音日から現在までX日以上経過していなければ、録音曲の使用頻度は高いと判断して、S220に移行し、録音日から現在までX日以上経過していれば、S260に移行する。   That is, in S250, it is determined whether or not X days or more have elapsed from the recording date of the i-th recording song to the present. If X days or more have not elapsed from the recording date to the present, the usage frequency of the recording song is If it is determined that it is high, the process proceeds to S220. If X days or more have elapsed from the recording date to the present, the process proceeds to S260.

次にS260では、録音曲への最終アクセス日から現在までは所定日数(Y日)以上経過しているか否かを判断し、最終アクセス日から現在までY日以上経過していなければ、録音曲の使用頻度は高いと判断して、S220に移行し、最終アクセス日から現在までY日以上経過していれば、S270に移行する。   Next, in S260, it is determined whether or not a predetermined number of days (Y days) has passed since the last access date to the recorded song, and if not more than Y days have passed since the last access date, It is determined that the frequency of use is high, the process proceeds to S220, and if more than Y days have elapsed from the last access date to the present, the process proceeds to S270.

またS270では、録音曲の再生回数は所定回数(Z回)未満であるか否かを判断し、録音曲の再生回数がZ回以上であれば、録音曲の使用頻度は高いと判断して、S220に移行し、録音曲の再生回数がZ回未満であれば、録音曲の使用頻度は低いと判断して、S280に移行し、i番目の録音曲を、自宅のネットワークストレージ34に移動すべき該当曲として設定し、当該録音曲管理DB検索処理を終了する。   In S270, it is determined whether or not the number of times the recorded song is played is less than a predetermined number (Z times). If the number of times the recorded song is played is equal to or greater than Z times, it is determined that the frequency of use of the recorded song is high. , The process moves to S220, and if the number of playback times of the recorded song is less than Z times, it is determined that the use frequency of the recorded song is low, and the process moves to S280, and the i-th recorded song is moved to the home network storage 34 The corresponding song is set as the song to be recorded, and the recorded song management DB search process is terminated.

なお、S230にて、カウンタiの値が録音曲管理DBに登録された録音曲の総数を超えたと判断された場合には、自宅のネットワークストレージ34に移動すべき使用頻度の低い録音曲はないものとして、当該録音曲管理DB検索処理を終了する。   In S230, if it is determined that the value of the counter i exceeds the total number of recorded songs registered in the recorded song management DB, there is no less frequently used recorded song to be moved to the home network storage 34. As a thing, the recording music management DB search process is terminated.

上記のように録音曲管理DB検索処理が実行されると、今度は、S160に移行して、自宅のネットワークストレージ34に移動すべき該当曲はあるか否かを判断する。
そして、該当曲がなければ、当該曲データ移動処理を一旦終了し、逆に該当曲があれば、S170に移行して、その該当曲の曲データを、通信部26及びホームサーバ30を介して自宅のネットワークストレージ34に移動させ、再度S130に移行する。
When the recorded music management DB search process is executed as described above, this time, the process proceeds to S160, and it is determined whether there is a corresponding music to be moved to the network storage 34 at home.
If there is no corresponding song, the music data moving process is temporarily terminated. If there is a corresponding song, the process proceeds to S170, and the song data of the corresponding song is transferred via the communication unit 26 and the home server 30. It moves to the network storage 34 at home and shifts to S130 again.

つまり、該当曲の曲データをネットワークストレージ34に移動させれば、その曲データの分だけ、HDD20の残容量は増えるが、残容量は閾値N以上になるとは限らないので、再度S130に移行し、S130以降の処理を再度実行するのである。   That is, if the song data of the corresponding song is moved to the network storage 34, the remaining capacity of the HDD 20 increases by the amount of the song data, but the remaining capacity is not necessarily equal to or greater than the threshold value N, so the process proceeds to S130 again. The processes after S130 are executed again.

なお、曲データ移動処理は、イグニッションスイッチ6がオン状態(つまりエンジンの運転中)でナビゲーション装置10の電源が入っているときに、制御部22において繰り返し実行される処理であるが、S170にて曲データをネットワークストレージ34に移動させているときにイグニッションスイッチ6がオフされた際には、ナビゲーション装置10の電源を落とさず、曲データの移動が完了してから、ナビゲーション装置10の電源を落とすようにされている。   Note that the music data movement process is a process that is repeatedly executed by the control unit 22 when the ignition switch 6 is on (that is, the engine is running) and the navigation device 10 is turned on. When the ignition switch 6 is turned off while moving the song data to the network storage 34, the navigation device 10 is not turned off. After the movement of the song data is completed, the navigation device 10 is turned off. Has been.

以上説明したように、本実施形態のナビゲーション装置10は、HDD20に音楽を録音して再生するミュージックサーバ機能を有する。そして、音楽の録音等によってHDD20の残容量が閾値N未満になった際には、車両が自宅に戻ってホームサーバ30との無線通信ができるようになったときに、HDD20に記憶された曲データの一部を自宅のネットワークストレージ34に移動させることで、HDD20の残容量を、音楽の新記録音が可能な閾値N以上に保持する。   As described above, the navigation device 10 of the present embodiment has a music server function for recording and reproducing music on the HDD 20. When the remaining capacity of the HDD 20 becomes less than the threshold N due to music recording or the like, the music stored in the HDD 20 is restored when the vehicle returns to the home and can perform wireless communication with the home server 30. By moving a part of the data to the network storage 34 at home, the remaining capacity of the HDD 20 is maintained at a threshold N or higher that allows new recording sound of music.

また、ナビゲーション装置10において、HDD20から自宅のネットワークストレージ34に移動させる曲データは、使用頻度の低い曲データであり、HDD20の残容量が閾値N未満であっても、使用頻度の低い曲データがなければ、ネットワークストレージ34への曲データの移動が行われることはない。   In the navigation device 10, song data to be moved from the HDD 20 to the home network storage 34 is song data with low usage frequency. Even if the remaining capacity of the HDD 20 is less than the threshold value N, song data with low usage frequency is stored. Otherwise, the music data is not moved to the network storage 34.

このため、本実施形態のナビゲーション装置10によれば、HDD20の残容量が閾値N未満となった場合に、曲データの一部をネットワークストレージ34に移動させて、HDD20の残容量を閾値N以上にすることができるだけでなく、HDD20の残容量を確保するために、HDD20から使用頻度の高い曲データを消去してしまうのを防止することができ、使用者の使い勝手を向上できる。   For this reason, according to the navigation device 10 of the present embodiment, when the remaining capacity of the HDD 20 becomes less than the threshold value N, a part of the music piece data is moved to the network storage 34, and the remaining capacity of the HDD 20 is equal to or greater than the threshold value N. In addition, in order to secure the remaining capacity of the HDD 20, it is possible to prevent erasing of frequently used song data from the HDD 20, thereby improving the usability of the user.

なお、本実施形態においては、ナビゲーション装置10が、本発明のデータ記憶装置に相当し、HDD20が、本発明の記憶媒体に相当し、通信部26が、本発明の通信手段に相当する。また、制御部22において実行される曲データ移動処理が、本発明の移動手段に相当し、曲データ移動処理のS150にて実行される録音曲管理DB検索処理が、本発明の抽出手段に相当し、同じくS110及びS120の処理が、本発明の通信開始手段に相当する。また、自宅のホームサーバ30は、本発明の外部サーバに相当し、ネットワークストレージ34は、本発明の外部記憶装置に相当する。   In the present embodiment, the navigation device 10 corresponds to the data storage device of the present invention, the HDD 20 corresponds to the storage medium of the present invention, and the communication unit 26 corresponds to the communication means of the present invention. Further, the song data moving process executed in the control unit 22 corresponds to the moving means of the present invention, and the recorded song management DB search process executed in S150 of the song data moving process corresponds to the extracting means of the present invention. Similarly, the processing of S110 and S120 corresponds to the communication start means of the present invention. The home server 30 at home corresponds to the external server of the present invention, and the network storage 34 corresponds to the external storage device of the present invention.

次に、上記第1実施形態の変形例について説明する。
[変形例1]
上記実施形態のナビゲーション装置10では、ミュージックサーバとしての機能を実現するために音楽をHDD20に録音するが、HDD20は、データを記憶可能な空き領域が分散していると、データの書き込みエラーが発生し易くなり、しかも、この書き込みエラーは、HDD20(換言すれば車両)の振動が大きいほど発生し易くなる。
Next, a modification of the first embodiment will be described.
[Modification 1]
In the navigation device 10 of the above-described embodiment, music is recorded on the HDD 20 in order to realize the function as a music server. However, if the HDD 20 has scattered free areas where data can be stored, a data write error occurs. In addition, the writing error is more likely to occur as the vibration of the HDD 20 (in other words, the vehicle) increases.

このため、音楽の録音時に書き込みエラーが発生するのを防止するには、HDD20の残容量を、車両の振動が大きくなるほど大きくすることが望ましい。
そこで、車両走行中に音楽を録音しているときには、図3に示す悪路データベース(悪路DB)構築処理を実行することにより、書き込みエラーが発生した場所を検出して、悪路DBとしてデータベース化するようにし、ナビゲーション装置10の走行案内機能によって、自宅からの車両の出発前に走行予定経路が設定された際には、図3に示す閾値設定処理を実行することにより、悪路DBを利用して、その走行予定経路上で書き込みエラーが発生し易い場所を検出し、その検出結果に基づき、HDD20の残量判定用の閾値Nを設定するようにするとよい。
For this reason, in order to prevent a writing error from occurring during recording of music, it is desirable to increase the remaining capacity of the HDD 20 as the vibration of the vehicle increases.
Therefore, when recording music while the vehicle is running, the location where the writing error has occurred is detected by executing the rough road database (bad road DB) construction process shown in FIG. When the planned travel route is set before the departure of the vehicle from the home by the travel guidance function of the navigation device 10, the threshold setting process shown in FIG. It is preferable to detect a place where a write error is likely to occur on the planned travel route and set a threshold N for determining the remaining amount of the HDD 20 based on the detection result.

つまり、悪路DB構築処理では、音楽の録音中に書き込みエラーが発生したか否かを判断し(S310)、書き込みエラーが発生すると、GPS受信機12から車両の位置情報を取得し(S320)、その取得した位置情報を悪路DBへ書き込む(S330)ことにより、悪路DBを生成・更新する。   That is, in the rough road DB construction process, it is determined whether or not a writing error has occurred during recording of music (S310), and if a writing error has occurred, vehicle position information is acquired from the GPS receiver 12 (S320). Then, the acquired position information is written into the rough road DB (S330), thereby generating / updating the rough road DB.

また、閾値設定処理では、悪路DB構築処理で生成・更新された最新の悪路DBを読み込み(S410)、この悪路DBと走行予定経路とを照合することで、走行予定経路上で書き込みエラーが発生し易い悪路の場所を特定して(S420)、その場所の個数を算出し(S430)、その個数と予め設定された閾値計算用の係数とを用いて、曲データ移動処理でHDD20の残容量を判定するための閾値Nを設定する(S440)。   Further, in the threshold setting process, the latest rough road DB generated and updated by the rough road DB construction process is read (S410), and the rough road DB and the planned travel route are collated to write on the planned travel route. The location of the rough road where an error is likely to occur is specified (S420), the number of the locations is calculated (S430), and the number of the locations and a preset threshold calculation coefficient are used to perform music data movement processing. A threshold value N for determining the remaining capacity of the HDD 20 is set (S440).

そして、このようにすれば、車両が自宅から出る前に、走行予定経路上の悪路の個数に応じて設定された閾値Nを用いて、曲データ移動処理を実行させることができるようになり、その後の車両走行中に使用者がHDD20に音楽を録音させた際に、HDD20の残容量不足によって書き込みエラーが発生するのを防止できるようになる。   In this way, the music data movement process can be executed using the threshold value N set according to the number of bad roads on the planned travel route before the vehicle leaves the home. Then, when the user records music on the HDD 20 while the vehicle is running, it is possible to prevent a write error from occurring due to a shortage of the remaining capacity of the HDD 20.

なお、図3に示す悪路DB構築処理は、本発明の悪路データベース更新手段に相当し、同じく閾値設定処理は、本発明の第2の閾値設定手段に相当する。
[変形例2]
次に、上記変形例1は、ナビゲーション装置10の機能によって車両の走行予定経路が設定されたときに、その走行予定経路の道路状態に応じて閾値Nを設定する技術であるため、走行予定経路が設定されない場合には、通常用いられる基準の閾値Nが使用されることになる。そして、この閾値Nを車両の種別や使用者にかかわらず一定値に固定すると、車両によっては、走行中に書き込みエラーが発生し易くなることが考えられる。
The rough road DB construction process shown in FIG. 3 corresponds to the rough road database update means of the present invention, and the threshold value setting process similarly corresponds to the second threshold value setting means of the present invention.
[Modification 2]
Next, since the modified example 1 is a technique for setting the threshold N according to the road state of the planned travel route when the planned travel route of the vehicle is set by the function of the navigation device 10, the planned travel route When is not set, the standard threshold value N that is normally used is used. If this threshold value N is fixed to a constant value regardless of the type of vehicle and the user, it is conceivable that a writing error tends to occur during traveling depending on the vehicle.

そこで、車両走行中には、書き込みエラーの起因となる車両(換言すればHDD20)の振動を検出し、その検出結果に基づき、閾値Nを設定するようにしてもよい。
具体的には、図4に例示するように、車両走行中に、加速度センサ(Gセンサ)を用いて車両に掛かる加速度(より好ましくは前後、左右、上下に掛かる加速度)を計測し(S510)、その加速度の平均値(詳しくは加速度のピークの平均値:平均G)を算出し(S520)、その算出した平均Gを車両走行時に発生した振動の大きさを表すパラメータとして、その平均Gと閾値計算用の係数とを用いて、車両固有の基準となる閾値Nを設定する(S530)、といった手順で、閾値設定処理を実行するとよい。
Therefore, while the vehicle is running, the vibration of the vehicle (in other words, the HDD 20) causing the write error may be detected, and the threshold value N may be set based on the detection result.
Specifically, as illustrated in FIG. 4, the acceleration applied to the vehicle (more preferably, the acceleration applied to the front, back, left, and right) is measured using an acceleration sensor (G sensor) while the vehicle is running (S510). Then, the average value of the acceleration (specifically, the average value of the peak of acceleration: average G) is calculated (S520), and the calculated average G is used as a parameter representing the magnitude of vibration generated during vehicle travel. The threshold value setting process may be executed in the procedure of setting a threshold value N that is a vehicle-specific reference using a threshold calculation coefficient (S530).

そして、このようにすれば、車両運転者が好む車両の走行状態が記憶媒体に振動を与え易い走行状態であったり、車両自体が振動し易い車両であったとしても、その振動状態に応じて、振動しやすい車両ほど残容量の閾値Nが大きい値に設定されることになり、HDD20の残容量を不必要に大きくすることなく、車両走行中にHDD20への書き込みエラーが発生するのを防止できるようになる。   In this way, even if the driving state of the vehicle preferred by the vehicle driver is a driving state in which the storage medium is likely to vibrate or the vehicle itself is likely to vibrate, depending on the vibration state. As the vehicle tends to vibrate, the threshold value N of the remaining capacity is set to a larger value, and an error in writing to the HDD 20 is prevented while the vehicle is traveling without unnecessarily increasing the remaining capacity of the HDD 20. become able to.

なお、図4に示す閾値設定処理は、本発明の第1の閾値設定手段に相当する。
[変形例3]
また次に、上記実施形態では、車両が自宅付近にいて、ナビゲーション装置10がホームサーバ30と無線通信できる場合には、HDD20の残容量を確保するために、HDD20に記憶された曲データの一部をネットワークストレージ34の移動を行うものとして説明したが、こうした曲データの移動とは別に、ネットワークストレージ34から新規データ(新たに録音された曲データ等)を取得し、HDD20に書き込む処理を実行するようにしてもよい。
The threshold setting process shown in FIG. 4 corresponds to the first threshold setting means of the present invention.
[Modification 3]
Next, in the above embodiment, when the vehicle is near home and the navigation device 10 can wirelessly communicate with the home server 30, in order to secure the remaining capacity of the HDD 20, one piece of music data stored in the HDD 20 is stored. However, in addition to the movement of the song data, a process for acquiring new data (such as newly recorded song data) from the network storage 34 and writing it to the HDD 20 is executed. You may make it do.

具体的には、図5に示すように、曲データ移動処理において、S140にて否定判断(NO)された場合には、S180にて、ネットワークストレージ34内にHDD20に取り込むべき新規の曲データがあるか否かを判断する。   Specifically, as shown in FIG. 5, in the music data movement process, if a negative determination (NO) is made in S140, new music data to be loaded into the HDD 20 in the network storage 34 is stored in S180. Judge whether there is.

そして、S180にて、ネットワークストレージ34内に取り込むべき新規の曲データがあると判断されると、S190に移行し、ネットワークストレージ34からその曲データを取得して、HDD20に格納した後、S130に移行する。また逆に、S180にて、ネットワークストレージ34内に取り込むべき新規の曲データはないと判断されると、曲データ移動処理を終了する。   If it is determined in S180 that there is new song data to be loaded into the network storage 34, the process proceeds to S190, the song data is acquired from the network storage 34, stored in the HDD 20, and then the process proceeds to S130. Transition. Conversely, if it is determined in S180 that there is no new song data to be loaded into the network storage 34, the song data movement process is terminated.

そして、曲データ移動処理をこのように実行すれば、HDD20に記憶された曲データの一部を自宅のネットワークストレージ34に移動させて、HDD20の残容量を閾値N以上に確保することができるだけでなく、ネットワークストレージ34に記憶された新規曲データをHDD20内に自動で取り込み、HDD20内の曲データを自動更新することができるようになる。   If the music data moving process is executed in this way, a part of the music data stored in the HDD 20 can be moved to the home network storage 34, and the remaining capacity of the HDD 20 can be ensured to be equal to or greater than the threshold value N. Instead, new song data stored in the network storage 34 can be automatically taken into the HDD 20 and the song data in the HDD 20 can be automatically updated.

なお、図5において、S180及びS190の処理は、本発明の格納手段に相当する。
ここで、図1及び図5のフローチャートにおいて、S160にて移動すべき該当曲がないと判断された場合には、曲データ移動処理を一旦終了するが、この場合には、HDD20の残容量が少ない旨を報知する報知処理、或いは、HDD20の残容量が少ないので移動する曲を指定するように促し、その後、指定された曲を移動させる処理、を実行するようにしてもよい。
[第2実施形態]
次に、上記実施形態では、ナビゲーション装置10は、使用者の自宅に設置されたホームサーバ30との間で無線通信を行うことにより、HDD20内の曲データの一部をネットワークストレージ34に移動させて、HDD20の残容量を閾値N以上に確保するものとして説明したが、例えば、使用者が外出先でHDD20に大量の曲データを保存したくなったときには、HDD20に録音されている曲データを自宅のネットワークストレージ34に移動させることができないので、HDD20内の曲データの一部を消去するしかなく、不便である。
In FIG. 5, the processing of S180 and S190 corresponds to the storage means of the present invention.
Here, in the flowcharts of FIGS. 1 and 5, if it is determined in S160 that there is no corresponding song to be moved, the song data moving process is temporarily terminated. In this case, however, the remaining capacity of the HDD 20 is limited. A notification process for notifying that the amount is small, or a process of prompting the user to specify a song to be moved because the remaining capacity of the HDD 20 is small, and then a process for moving the specified song may be executed.
[Second Embodiment]
Next, in the above embodiment, the navigation device 10 moves part of the song data in the HDD 20 to the network storage 34 by performing wireless communication with the home server 30 installed at the user's home. In the above description, the remaining capacity of the HDD 20 is ensured to be equal to or greater than the threshold N. Since it cannot be moved to the home network storage 34, there is no choice but to delete a part of the song data in the HDD 20, which is inconvenient.

そこで、こうした問題を防止するには、図6に例示するように、ナビゲーション装置10から送信された曲データを保存し得る蓄積サーバ40を、車両が走行する道路に沿って分散して配置しておき、各蓄積サーバ40の位置や各蓄積サーバ40に記憶された曲データを管理サーバ50が管理することで、車両2に搭載されたナビゲーション装置10が蓄積サーバに移動(アップロード)した曲データを、そのナビゲーション装置10に対応したホームサーバ30が自動で取得(ダウンロード)するようにするとよい。   Therefore, in order to prevent such a problem, as illustrated in FIG. 6, the storage servers 40 that can store the song data transmitted from the navigation device 10 are distributed and arranged along the road on which the vehicle travels. The management server 50 manages the position of each storage server 40 and the music data stored in each storage server 40, so that the music data moved (uploaded) to the storage server by the navigation device 10 mounted on the vehicle 2 is stored. The home server 30 corresponding to the navigation device 10 may be automatically acquired (downloaded).

以下、このように構成された図6に示す通信システムを、本発明の第2実施形態として説明する。
なお、以下の説明において、ホームサーバ30、蓄積サーバ40、及び管理サーバ50は、電話回線若しくはインターネット等の広域ネットワークを利用して相互にアクセス可能になっており、車両2に搭載されるナビゲーション装置10には、図1に示した構成に加えて、携帯電話等の無線通信回線を介して管理サーバ50にアクセスするための通信装置が設けられているものとする。
Hereinafter, the communication system shown in FIG. 6 configured as described above will be described as a second embodiment of the present invention.
In the following description, the home server 30, the storage server 40, and the management server 50 are accessible to each other using a wide area network such as a telephone line or the Internet, and are installed in the vehicle 2. 10 includes a communication apparatus for accessing the management server 50 via a wireless communication line such as a mobile phone in addition to the configuration shown in FIG.

また、蓄積サーバ40は、ホームサーバ30と同様、無線LANのアクセスポイントとしての機能を有し、ナビゲーション装置10から無線LANを利用してアクセスできるものとする。   Similarly to the home server 30, the storage server 40 has a function as a wireless LAN access point and can be accessed from the navigation device 10 using the wireless LAN.

ナビゲーション装置10は、第1実施形態と同様、図2若しくは図5に示した曲データ移動処理を実行し、無線LANにてホームサーバ30に接続できる場合(S110:YES)には、S120以降の処理を実行することにより、HDD20の残容量が閾値N以上となるように曲データの一部をネットワークストレージ34に直接移動させ、逆に、ホームサーバ30に接続できないとき(S110:NO)には、図7に示す曲データ移動処理を実行する。   As in the first embodiment, the navigation device 10 executes the music data movement process shown in FIG. 2 or FIG. 5 and when it can be connected to the home server 30 via the wireless LAN (S110: YES), the steps after S120 are performed. By executing the processing, a part of the music piece data is directly moved to the network storage 34 so that the remaining capacity of the HDD 20 is equal to or greater than the threshold value N. Conversely, when the home server 30 cannot be connected (S110: NO) The music data movement process shown in FIG. 7 is executed.

図7の曲データ移動処理では、まずS510にて、HDD20の残容量を確認し、S520にて、その残容量は、予め設定された閾値N未満であるか否かを判断する。
そして、HDD20の残容量が閾値N未満であれば、S530に移行して、図2に示したS150と同様の手順で録音曲管理DB検索処理を実行し、続くS540にて、HDD20の残容量確保のために移動させるべき曲データ(該当曲)はあるか否かを判断する。
In the music data movement process of FIG. 7, first, in S510, the remaining capacity of the HDD 20 is confirmed, and in S520, it is determined whether or not the remaining capacity is less than a preset threshold value N.
If the remaining capacity of the HDD 20 is less than the threshold value N, the process proceeds to S530 to execute the recorded music management DB search process in the same procedure as S150 shown in FIG. It is determined whether there is music data (corresponding music) to be moved for securing.

そして、該当曲があれば、S550に移行して、その該当曲の曲データを移動用として設定し、HDD20の残容量を、該当曲の曲データのデータサイズ分だけ減らすことで、残容量を更新し、再度S520に移行する。   If there is a corresponding song, the process proceeds to S550, the song data of the corresponding song is set for movement, and the remaining capacity of the HDD 20 is reduced by the data size of the song data of the corresponding song. Update and go to S520 again.

つまり、S520〜S550では、HDD20の残容量を閾値N以上にするために移動させるべき曲データを、使用頻度が低い曲データの中から抽出する。
次に、S520にて、HDD20の残容量が閾値N以上であると判断されるか、或いは、S540にて、移動させるべき該当曲はないと判断されると、S560に移行して、上記S550にて移動用として設定された曲データはあるか否かを判断する。
That is, in S520 to S550, music data to be moved in order to make the remaining capacity of the HDD 20 equal to or greater than the threshold value N is extracted from music data with a low usage frequency.
Next, if it is determined in S520 that the remaining capacity of the HDD 20 is equal to or greater than the threshold value N, or if it is determined in S540 that there is no corresponding song to be moved, the process proceeds to S560 and the above S550 is performed. It is determined whether or not there is music data set for movement at.

S560にて、移動用曲データはないと判断されると、当該曲データ移動処理を一旦終了し、逆に、移動用曲データがあると判断されると、S570に移行して、管理サーバ50接続用の通信装置を介して、管理サーバ50に接続し、車両の現在位置を送信することで、自車両がアクセス可能な蓄積サーバ40の探索を依頼する。   If it is determined in S560 that there is no music data for movement, the music data movement process is temporarily terminated. Conversely, if it is determined that there is music data for movement, the process proceeds to S570, and the management server 50 By connecting to the management server 50 via the communication device for connection and transmitting the current position of the vehicle, a search for the storage server 40 accessible by the host vehicle is requested.

すると、管理サーバ50は、図7に示す移動用蓄積サーバ探索処理を実行することにより、蓄積サーバ40の設置位置等が登録された蓄積サーバデータベース(蓄積サーバDB)を探索して、蓄積サーバ40の探索を依頼してきた車両の周囲に配置されている蓄積サーバを検出し(S720)、その探索結果を、依頼車両に送信する(S730)。   Then, the management server 50 searches the storage server database (storage server DB) in which the installation position of the storage server 40 is registered by executing the movement storage server search process shown in FIG. The storage server arranged around the vehicle that requested the search is detected (S720), and the search result is transmitted to the requested vehicle (S730).

このため、ナビゲーション装置10側では、S570にて管理サーバ50に蓄積サーバ40の探索を依頼した後は、S580に移行して、管理サーバ50から蓄積サーバ40の探索結果が送信されてくるのを待ち、探索結果が送信されてくると、その探索結果を記憶した後、管理サーバ50との接続を遮断する。   For this reason, on the navigation device 10 side, after requesting the management server 50 to search the storage server 40 in S 570, the process proceeds to S 580 and the search result of the storage server 40 is transmitted from the management server 50. When the search result is transmitted, the search result is stored, and then the connection with the management server 50 is cut off.

そして、続くS590では、管理サーバ50から取得した探索結果に基づき、自車両周囲に無線LANにて通信可能な蓄積サーバ40があるか否かを判断し、自車両周囲に通信可能な蓄積サーバ40がなければ、再度S570に移行する。なお、このように、S570に移行するのは、車両の移動によって通信可能な蓄積サーバ40が出てくるからである。   In subsequent S590, based on the search result acquired from the management server 50, it is determined whether or not there is a storage server 40 that can communicate with the wireless LAN around the host vehicle, and the storage server 40 that can communicate around the host vehicle. If there is not, the process proceeds to S570 again. Note that the reason for shifting to S570 in this manner is that the storage server 40 that can communicate with the vehicle moves out.

次に、S590にて、自車両周囲に無線LANにて通信可能な蓄積サーバ40があると判断されると、S600に移行して、無線LAN用の通信部26を介して、その蓄積サーバ40に接続し、続くS610にて、S550で移動用として設定された全ての曲データと、自車両に対応したホームサーバのアドレス情報とを送信することにより、これら各データを蓄積サーバ40側に設けられたハードディスク等の外部記憶装置に記憶させる。なお、ナビゲーション装置10は、蓄積サーバ40側の記憶装置に送信した移動用の曲データを、HDD20から消去する。   Next, when it is determined in S590 that there is a storage server 40 that can communicate with the wireless LAN around the host vehicle, the process proceeds to S600, and the storage server 40 is transmitted via the wireless LAN communication unit 26. In step S610, all the song data set for movement in S550 and the address information of the home server corresponding to the host vehicle are sent to the storage server 40 side. Stored in an external storage device such as a hard disk. The navigation device 10 deletes the moving song data transmitted to the storage device on the storage server 40 side from the HDD 20.

そして、このように、HDD20内の移動用曲データを全て蓄積サーバ40に移動させると、S620にて、その蓄積サーバ40との接続を遮断し、当該曲データ移動処理を一旦終了する。   When all the music data for movement in the HDD 20 are moved to the storage server 40 in this way, the connection with the storage server 40 is cut off in S620, and the music data movement process is temporarily ended.

この結果、ナビゲーション装置10において、HDD20の残容量が閾値N未満になったときには、ホームサーバ30を介して自宅のネットワークストレージ34に使用頻度の低い曲データを移動させて、HDD20の残容量を増加することができるだけでなく、車両の走行路に沿って分散配置された蓄積サーバ40に設けられた記憶装置(外部記憶装置)に使用頻度の低い曲データを移動させて、HDD20の残容量を増加することができる。よって、ナビゲーション装置10において、HDD20の残容量が少なくなって、音楽を新規に録音できなくなるのを、より良好に防止することができる。   As a result, in the navigation device 10, when the remaining capacity of the HDD 20 becomes less than the threshold N, the song data that is less frequently used is moved to the home network storage 34 via the home server 30 to increase the remaining capacity of the HDD 20. Not only can this be performed, but song data that is less frequently used is moved to a storage device (external storage device) provided in the storage server 40 that is distributed along the vehicle's travel path, thereby increasing the remaining capacity of the HDD 20. can do. Therefore, in the navigation device 10, it is possible to better prevent the remaining capacity of the HDD 20 from being reduced and music from being newly recorded.

次に、ホームサーバ30は、図8に示すデータ収集処理を定期的に実行する。
このデータ収集処理は、ホームサーバ30に対応した車両2のナビゲーション装置10がHDD20の残容量確保のために蓄積サーバ40に移動させた曲データを、各蓄積サーバ40から収集して、自宅のネットワークストレージ34に保存し直すための処理である。
Next, the home server 30 periodically executes the data collection process shown in FIG.
In this data collection process, the music data moved to the storage server 40 by the navigation device 10 of the vehicle 2 corresponding to the home server 30 to secure the remaining capacity of the HDD 20 is collected from each storage server 40 and the network of the home This is a process for re-saving in the storage 34.

そして、このデータ収集処理が開始されると、S810にて、当該ホームサーバ30を管理サーバ50に接続して、ホームサーバ30自身のアドレス情報を送信することにより、自サーバ宛のデータを保存している蓄積サーバ40の探索を依頼する。   Then, when this data collection process is started, the home server 30 is connected to the management server 50 and the address information of the home server 30 itself is transmitted to save the data addressed to the server at S810. The search for the storage server 40 is requested.

すると、管理サーバ50は、図8に示すデータ保存蓄積サーバ探索処理を起動し、各地域に分散配置された蓄積サーバ40に、探索を依頼してきたホームサーバ30宛のデータを保存しているか否かを問い合わせ(S910)、各蓄積サーバ40からの回答を受信することにより、ホームサーバ30宛のデータを保存しているデータ保存蓄積サーバを検出し(S920)、その検出結果(つまりデータ保存蓄積サーバ)を、探索を依頼してきたホームサーバ30に通知する(S930)。   Then, the management server 50 activates the data storage / accumulation server search process shown in FIG. 8, and stores whether or not the data addressed to the home server 30 that requested the search is stored in the storage servers 40 distributed in each area. Is received (S910), and a response from each storage server 40 is received to detect a data storage / storage server storing data addressed to the home server 30 (S920), and the detection result (that is, data storage / storage) Server) is notified to the home server 30 that requested the search (S930).

このため、ホームサーバ30側では、S810にて管理サーバ50に蓄積サーバ40の探索を依頼した後は、S820に移行して、管理サーバ50から蓄積サーバ40の探索結果が送信されてくるのを待ち、探索結果が送信されてくると、その探索結果を記憶した後、管理サーバ50との接続を遮断する。   For this reason, on the home server 30 side, after requesting the management server 50 to search the storage server 40 in S810, the process proceeds to S820, and the search result of the storage server 40 is transmitted from the management server 50. When the search result is transmitted, the search result is stored, and then the connection with the management server 50 is cut off.

そして、続くS830では、管理サーバ50から取得した探索結果に基づき、ホームサーバ30に対応した車両2のナビゲーション装置10からの送信データ(曲データ)を保存している蓄積サーバ40があるか否かを判断し、データを保存した蓄積サーバ40がなければ、当該データ収集処理を終了する。   In subsequent S830, based on the search result acquired from the management server 50, whether or not there is a storage server 40 that stores transmission data (music data) from the navigation device 10 of the vehicle 2 corresponding to the home server 30. If there is no storage server 40 storing the data, the data collection process is terminated.

一方、S830にて、自サーバ宛のデータを保存した蓄積サーバ40があると判断されると、S840に移行して、そのデータ保存蓄積サーバに接続して、自サーバ宛のデータの転送要求を送信する。   On the other hand, if it is determined in S830 that there is a storage server 40 that stores data addressed to its own server, the process proceeds to S840 to connect to the data storage storage server and request transfer of data addressed to its own server. Send.

そして、転送要求を送信した後は、S850に移行して、蓄積サーバ40から送信されてくるデータを受信して、ネットワークストレージ34へ記憶し、その後、蓄積サーバとの接続を遮断して、当該データ収集処理を終了する。   Then, after transmitting the transfer request, the process proceeds to S850, where the data transmitted from the storage server 40 is received and stored in the network storage 34, and then the connection with the storage server is cut off. End the data collection process.

このように、本実施形態では、車両2のナビゲーション装置10がHDD20内の曲データの一部を自宅とは異なる場所に設置された蓄積サーバ40に移動させると、そのナビゲーション装置10に対応したホームサーバ30が、その蓄積サーバ40から曲データを取得して、自宅のネットワークストレージ34に格納する。このため、ナビゲーション装置10の使用者は、ナビゲーション装置10のHDD20から移動させた曲データを、自宅で簡単に処理することができるようになる。   Thus, in this embodiment, when the navigation device 10 of the vehicle 2 moves part of the song data in the HDD 20 to the storage server 40 installed at a location different from the home, the home corresponding to the navigation device 10 is used. The server 30 acquires music data from the storage server 40 and stores it in the network storage 34 at home. Therefore, the user of the navigation device 10 can easily process the song data moved from the HDD 20 of the navigation device 10 at home.

以上、本発明の実施形態及び変形例について説明したが、本発明は上記説明に限定されるものではなく、本発明の要旨を逸脱しない範囲内にて種々の態様をとることができる。
例えば、上記説明では、本発明のデータ記憶装置を、車両2に搭載されるナビゲーション装置10に適用した場合について説明したが、本発明は、ナビゲーション装置10以外の車載装置に適用してもよく、携帯型のデータ記憶装置に適用してもよい。
As mentioned above, although embodiment and the modification of this invention were demonstrated, this invention is not limited to the said description, A various aspect can be taken in the range which does not deviate from the summary of this invention.
For example, in the above description, the case where the data storage device of the present invention is applied to the navigation device 10 mounted on the vehicle 2 has been described, but the present invention may be applied to an in-vehicle device other than the navigation device 10, You may apply to a portable data storage device.

また、上記実施形態では、記憶媒体として、HDD20(ハードディスク)を備え、HDD20に、音楽を録音して再生するデータ記憶装置(ナビゲーション装置)について説明したが、データ記憶装置としては、記憶媒体として、フラッシュメモリ等のメモリ装置を備えたものであってもよく、また、音楽以外のデータを記憶するものであってもよい。   In the above embodiment, a data storage device (navigation device) that includes the HDD 20 (hard disk) as a storage medium and records and reproduces music on the HDD 20 has been described. However, as a data storage device, A memory device such as a flash memory may be provided, or data other than music may be stored.

第1実施形態の通信システム全体の構成を表すブロック図である。It is a block diagram showing the structure of the whole communication system of 1st Embodiment. 曲データ移動処理及び録音局管理DB検索処理を表すフローチャートである。It is a flowchart showing a music data movement process and a recording station management DB search process. 変形例1の悪路DB構築処理及び閾値設定処理を表すフローチャートである。It is a flowchart showing the rough road DB construction process and threshold value setting process of the modification 1. 変形例2の閾値設定処理を表すフローチャートである。10 is a flowchart illustrating a threshold setting process according to Modification 2. 変形例3の曲データ移動処理を表すフローチャートである。It is a flowchart showing the music data movement process of the modification 3. 第2実施形態の通信システムの概略構成を表す説明図である。It is explanatory drawing showing schematic structure of the communication system of 2nd Embodiment. 第2実施形態の曲データ移動処理を表すフローチャートである。It is a flowchart showing the music data movement process of 2nd Embodiment. 第2実施形態のホームサーバで実行されるデータ収集処理を表すフローチャートである。It is a flowchart showing the data collection process performed with the home server of 2nd Embodiment.

符号の説明Explanation of symbols

2…車両、6…イグニッションスイッチ、8…車速センサ、10…ナビゲーション装置、12…GPS受信機、14…表示部、16…スピーカ、18…操作部、20…ハードディスク(HDD)、22…制御部、24…CD/DVDプレーヤ、26…通信部、30…ホームサーバ、34…ネットワークストレージ、40…蓄積サーバ、50…管理サーバ。   DESCRIPTION OF SYMBOLS 2 ... Vehicle, 6 ... Ignition switch, 8 ... Vehicle speed sensor, 10 ... Navigation device, 12 ... GPS receiver, 14 ... Display part, 16 ... Speaker, 18 ... Operation part, 20 ... Hard disk (HDD), 22 ... Control part 24 ... CD / DVD player, 26 ... communication unit, 30 ... home server, 34 ... network storage, 40 ... storage server, 50 ... management server.

Claims (7)

多数のデータを記憶可能な記憶媒体を備え、該記憶媒体からのデータの読み出し及び該記憶媒体へのデータの書き込みを行う携帯又は移動体用のデータ記憶装置であって、
無線通信により外部記憶装置との間でデータを送受信する通信手段と、
前記記憶媒体の残容量が予め設定された閾値未満であるか否かを判定し、残容量が閾値未満であれば、前記記憶媒体に記憶されたデータの中から、使用頻度の低いデータを抽出する抽出手段と、
前記抽出手段にて抽出された使用頻度の低いデータを、前記通信手段を介して外部記憶装置へ移動させる移動手段と、
を備えたことを特徴とするデータ記憶装置。
A portable or mobile data storage device comprising a storage medium capable of storing a large number of data, reading data from the storage medium, and writing data to the storage medium,
A communication means for transmitting / receiving data to / from an external storage device by wireless communication;
It is determined whether or not the remaining capacity of the storage medium is less than a preset threshold, and if the remaining capacity is less than the threshold, data with low usage frequency is extracted from the data stored in the storage medium Extraction means to
Moving means for moving infrequently used data extracted by the extracting means to an external storage device via the communication means;
A data storage device comprising:
前記通信手段は、特定の場所に設置された外部サーバとの間で無線通信を行うことにより、該外部サーバに接続された外部記憶装置へアクセス可能となるよう構成され、
更に、当該データ記憶装置が前記外部サーバに接近すると前記通信手段を起動して前記外部サーバとの通信を開始させる通信開始手段、を備えたことを特徴とする請求項1に記載のデータ記憶装置。
The communication means is configured to be able to access an external storage device connected to the external server by performing wireless communication with an external server installed in a specific place,
2. The data storage device according to claim 1, further comprising a communication start unit that activates the communication unit to start communication with the external server when the data storage device approaches the external server. .
当該データ記憶装置は、前記記憶媒体としてハードディスクを備え、車両に搭載されて使用されるものであり、
更に、車両走行中に前記記憶媒体に振動を与える車両の走行状態を監視し、該監視結果に基づき、車両の走行状態が前記記憶媒体に振動を与え易い走行状態であるほど値が大きくなるよう、前記抽出手段がデータの抽出に用いる残容量の閾値を設定する第1の閾値設定手段、を備えたことを特徴とする請求項1又は請求項2の何れかに記載のデータ記憶装置。
The data storage device includes a hard disk as the storage medium and is used by being mounted on a vehicle.
Further, the vehicle traveling state that gives vibration to the storage medium during vehicle traveling is monitored, and based on the monitoring result, the value increases as the traveling state of the vehicle is a traveling state in which vibration is easily applied to the storage medium. 3. The data storage device according to claim 1, further comprising first threshold value setting means for setting a threshold value of a remaining capacity used by the extraction means for data extraction.
当該データ記憶装置は、前記記憶媒体としてハードディスクを備え、車両に搭載されて車両用ナビゲーション装置と共に使用されるものであり、
更に、車両の走行中にデータの書き込みエラーが発生し易い悪路の場所が登録された悪路データベースを有し、前記ナビゲーション装置にて目的地までの走行予定経路が計算されると、該走行予定経路と前記悪路データベースとを照合することにより、走行予定経路上でデータの書き込みエラーが発生し易い箇所を検出し、該検出結果に基づき、書き込みエラーが発生し易い箇所が多いほど値が大きくなるよう、前記抽出手段がデータの抽出に用いる残容量の閾値を設定する第2の閾値設定手段、を備えたことを特徴とする請求項1〜請求項3の何れかに記載のデータ記憶装置。
The data storage device includes a hard disk as the storage medium, and is used with a vehicle navigation device mounted on a vehicle.
Further, the vehicle has a rough road database in which locations of bad roads where data writing errors are likely to occur during travel of the vehicle are registered, and when the planned travel route to the destination is calculated by the navigation device, the travel By comparing the planned route with the rough road database, a location where a data write error is likely to occur on the planned travel route is detected, and based on the detection result, the value increases as there are more locations where a write error is likely to occur. The data storage according to any one of claims 1 to 3, further comprising a second threshold value setting means for setting a threshold value of a remaining capacity used by the extraction means for data extraction so as to increase. apparatus.
車両の走行中に前記記憶媒体へのデータの書き込みエラーが発生したとき、車両の現在位置を検出して前記悪路データベースに登録することにより、前記悪路データベースを更新する悪路データベース更新手段、を備えたことを特徴とする請求項4に記載のデータ記憶装置。   Rough road database update means for updating the rough road database by detecting the current position of the vehicle and registering it in the rough road database when an error occurs in writing data to the storage medium while the vehicle is running; The data storage device according to claim 4, further comprising: 前記通信手段を介して前記外部記憶装置から新規データを取得し、前記記憶媒体に格納する格納手段を備えたことを特徴とする請求項1〜請求項5の何れかに記載のデータ記憶装置。   6. The data storage device according to claim 1, further comprising storage means for acquiring new data from the external storage device via the communication means and storing the new data in the storage medium. 請求項1〜請求項6の何れかに記載のデータ記憶装置と、
互いに異なる場所に分散して配置された複数の外部サーバと、
から構成され、前記データ記憶装置が、前記外部サーバの一つに接近したとき、該接近した外部サーバと無線通信を行うことで、使用頻度の低いデータを外部サーバに接続された外部記憶装置に移動させ、当該データ記憶装置内の記憶媒体の残容量を閾値以上に保持する通信システムであって、
前記外部サーバの一つは、前記データ記憶装置の使用者の自宅に設置されたホームサーバであり、該ホームサーバは、他の外部サーバから前記データ記憶装置が移動させたデータを取得し、当該ホームサーバに接続された外部記憶装置に格納することを特徴とする通信システム。
A data storage device according to any one of claims 1 to 6;
A plurality of external servers distributed in different locations, and
When the data storage device approaches one of the external servers, wireless communication is performed with the approached external server, whereby infrequently used data is transferred to the external storage device connected to the external server. A communication system that moves and holds the remaining capacity of the storage medium in the data storage device above a threshold value,
One of the external servers is a home server installed at a home of a user of the data storage device, the home server acquires data moved by the data storage device from another external server, and A communication system characterized by storing in an external storage device connected to a home server.
JP2008002324A 2008-01-09 2008-01-09 Data storage and communication system Pending JP2009163845A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008002324A JP2009163845A (en) 2008-01-09 2008-01-09 Data storage and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008002324A JP2009163845A (en) 2008-01-09 2008-01-09 Data storage and communication system

Publications (1)

Publication Number Publication Date
JP2009163845A true JP2009163845A (en) 2009-07-23

Family

ID=40966294

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008002324A Pending JP2009163845A (en) 2008-01-09 2008-01-09 Data storage and communication system

Country Status (1)

Country Link
JP (1) JP2009163845A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7327204B2 (en) 2020-02-21 2023-08-16 株式会社デンソー Storage management system and storage management device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309796A (en) * 1993-04-28 1994-11-04 Sharp Corp Digital information reproducing device
JP2001184239A (en) * 1999-09-30 2001-07-06 Compaq Computer Corp Computer system capable of moving overflow data to network storage
JP2004258801A (en) * 2003-02-24 2004-09-16 Alpine Electronics Inc Data processor
JP2005158187A (en) * 2003-11-27 2005-06-16 Toshiba Corp Information recording and reproducing device
JP2007214859A (en) * 2006-02-09 2007-08-23 Matsushita Electric Ind Co Ltd Recorder having network connection function and computer program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309796A (en) * 1993-04-28 1994-11-04 Sharp Corp Digital information reproducing device
JP2001184239A (en) * 1999-09-30 2001-07-06 Compaq Computer Corp Computer system capable of moving overflow data to network storage
JP2004258801A (en) * 2003-02-24 2004-09-16 Alpine Electronics Inc Data processor
JP2005158187A (en) * 2003-11-27 2005-06-16 Toshiba Corp Information recording and reproducing device
JP2007214859A (en) * 2006-02-09 2007-08-23 Matsushita Electric Ind Co Ltd Recorder having network connection function and computer program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7327204B2 (en) 2020-02-21 2023-08-16 株式会社デンソー Storage management system and storage management device

Similar Documents

Publication Publication Date Title
JP4356700B2 (en) Playback device
CN104246435B (en) Guider
JP2005038352A (en) Reproduction device, reproduction system and reproduction control method
JP2001165669A (en) Navigation system
US6600993B1 (en) Navigation system
JP2007066473A (en) Media server device, media server control method and program
JP6738105B2 (en) Electronic devices, information systems, programs
JP2008039573A (en) Memory information presentation system
JP4637462B2 (en) Content data management apparatus, content data management method, and program
JP2006294172A (en) Terminal equipment, content erasure/transfer control system and content erasure control method
JP2009163845A (en) Data storage and communication system
US8027754B2 (en) On-vehicle device
JP2006201853A (en) Content reproduction device
JP2006293697A5 (en)
JP4209838B2 (en) In-vehicle multimedia system, in-vehicle multimedia device and portable player
JP4295718B2 (en) In-vehicle multimedia system, computer device, in-vehicle multimedia device and portable player
JP2009026401A (en) Device for vehicle
JP4963722B2 (en) Recorded data playback device, etc.
EP1265239A1 (en) Mobile electronic apparatus and method for controlling read/write rate of data
JP2019153933A (en) Content reproduction device and content reproduction method
JP4694049B2 (en) Download playback system, in-vehicle playback device, download station, in-vehicle playback method, and program
JP5195007B2 (en) Distribution system and in-vehicle device
JP2007133538A (en) Navigation device
WO2019012684A1 (en) Playback list preparation device and playback list preparation method
JP5495837B2 (en) Navigation device using memory card

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100705

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111018

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120327