JP4299875B2 - In-vehicle information terminal device, in-vehicle information control system, and in-vehicle information control method - Google Patents

In-vehicle information terminal device, in-vehicle information control system, and in-vehicle information control method Download PDF

Info

Publication number
JP4299875B2
JP4299875B2 JP2008182563A JP2008182563A JP4299875B2 JP 4299875 B2 JP4299875 B2 JP 4299875B2 JP 2008182563 A JP2008182563 A JP 2008182563A JP 2008182563 A JP2008182563 A JP 2008182563A JP 4299875 B2 JP4299875 B2 JP 4299875B2
Authority
JP
Japan
Prior art keywords
information
contract
terminal
center
vehicle
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 - Fee Related
Application number
JP2008182563A
Other languages
Japanese (ja)
Other versions
JP2008251054A (en
Inventor
大輔 石川
健司 森
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.)
Panasonic Corp
Toyota Motor Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Toyota Motor Corp
Matsushita Electric Industrial Co Ltd
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 Panasonic Corp, Toyota Motor Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP2008182563A priority Critical patent/JP4299875B2/en
Publication of JP2008251054A publication Critical patent/JP2008251054A/en
Application granted granted Critical
Publication of JP4299875B2 publication Critical patent/JP4299875B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、ユーザーが意識せずにセンター装置と端末装置に記憶された情報の整合をとることができる車載情報端末装置、車載情報制御システムおよび車載情報制御方法に関するものである。   The present invention relates to an in-vehicle information terminal device, an in-vehicle information control system, and an in-vehicle information control method that can match information stored in a center device and a terminal device without being conscious of a user.

従来、車載情報制御システムとして、車両等でユーザーが使用して情報提供を受ける車載情報端末装置から、ユーザーが情報提供を行う情報提供者のセンター装置と接続して、ユーザーがリクエストを行うと、前記センター装置から前記車載情報端末装置に各種のコンテンツを提供するシステムがある。   Conventionally, as an in-vehicle information control system, from an in-vehicle information terminal device that is used by a user in a vehicle or the like to receive information, the user connects to an information provider's center device that provides information, and when the user makes a request, There is a system that provides various contents from the center device to the in-vehicle information terminal device.

このような場合、コンテンツを提供するセンター装置(情報提供者)は、そのコンテンツの維持管理や利益授受のため、情報提供を行うユーザーと契約を締結し、このユーザーに課金を行っている。この際、センター装置には、ユーザーとの契約情報を記憶して、ユーザーからコンテンツの要求があった場合には、契約情報を確認し、契約にしたがって提供している。   In such a case, the center device (information provider) that provides the content concludes a contract with the user who provides the information and charges the user for maintenance and profit transfer of the content. At this time, the center device stores contract information with the user, and when there is a content request from the user, the contract information is confirmed and provided according to the contract.

さらに、上記のように契約情報がセンター装置にしかない場合、ユーザーがコンテンツを使用したいとおもった場合、このコンテンツ使用の契約が済んでいるか否かを確認するために、一旦端末装置からセンター装置にアクセスしなければ確認できないため、端末装置側にも、上記契約情報を記憶し、端末装置側のみでコンテンツ使用の契約の有無を確認できるようにすることもできる。   Furthermore, when the contract information is only available in the center device as described above, if the user wants to use the content, the terminal device once changes from the terminal device to the center device to confirm whether or not the content use contract has been completed. Since it cannot be confirmed without access, it is also possible to store the contract information also on the terminal device side so that the presence or absence of a content use contract can be confirmed only on the terminal device side.

ところが、このような同一の契約情報を、車載情報端末装置と、センター装置との双方で保持していると、双方の情報の同一性が崩れてしまう可能性がある。そこで、このような端末装置上のデータと、センター装置上のデータとの一致を保証させる必要がある。   However, if the same contract information is held by both the in-vehicle information terminal device and the center device, the identity of both information may be lost. Therefore, it is necessary to guarantee the coincidence between the data on the terminal device and the data on the center device.

ユーザー端末で保持する共有データをセンター装置で保持する共有データと一致させるシステムには、図5に示すように、ユーザーが端末装置からセンター装置にアクセスすると、センター装置10がデータ配信プログラム11を端末装置20に返信し、端末装置20で起動されたデータ配信プログラム11が共有データAの最終更新日時Aをデータ群21から取得して送り、センター装置10が基データ群13から取得した共有データBの最終更新日時Bと最終更新日時Aを比較して更新が必要な共有データAに対する更新データを端末装置20に返信することにより、自動的に端末装置に保持するデータを、センター装置に保持するデータに更新するシステムが考えられている(例えば、特許文献1参照)。
特開2002−189622号公報
In the system for matching the shared data held in the user terminal with the shared data held in the center device, as shown in FIG. 5, when the user accesses the center device from the terminal device, the center device 10 loads the data distribution program 11 into the terminal. The data distribution program 11 activated in the terminal device 20 returns to the device 20, acquires and sends the last update date / time A of the shared data A from the data group 21, and the shared data B acquired from the base data group 13 by the center device 10. By comparing the last update date / time B and the last update date / time A and returning the update data for the shared data A that needs to be updated to the terminal device 20, the data held in the terminal device is automatically held in the center device. A system for updating data has been considered (see, for example, Patent Document 1).
JP 2002-189622 A

しかしながら、従来の車載情報制御システムでは、ユーザーがセンター装置に接続せずに車載情報端末装置のみで、上記契約情報の削除や変更を加えてしまうと、車載情報端末装置とセンター装置との間で契約情報の同一性がとれないという問題があった。   However, in the conventional in-vehicle information control system, if the user deletes or changes the contract information only with the in-vehicle information terminal device without connecting to the center device, the in-vehicle information terminal device and the center device There was a problem that the contract information was not identical.

本発明はこのような問題を解決するためになされたもので、ユーザーが契約情報の削除操作を行っても、車載情報端末装置とセンター装置との間で情報の同一性を保つことができる車載情報端末、車載情報制御システムおよび車載情報制御方法を提供するものである。   The present invention has been made to solve such a problem, and even when a user performs an operation to delete contract information, the in-vehicle information terminal device and the center device can maintain the same information. An information terminal, an in-vehicle information control system, and an in-vehicle information control method are provided.

本発明の車載情報制御システムは、車載情報端末装置からユーザー登録を行うことにより、情報提供者が前記登録ユーザーに対して情報の提供を許可する契約を締結し、この契約情報をセンター装置で記憶する車載情報制御システムにおいて、前記車載情報端末装置は、前記センター装置と通信を行う端末通信手段と、前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶する端末記憶手段と、前記登録ユーザー情報の削除命令を入力する情報削除命令入力手段と、前記情報削除命令入力手段により前記登録ユーザー情報の削除命令が入力されたとき、前記端末記憶手段に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記端末記憶手段に記憶された情報の削除を行い、前記契約が締結されている場合には、前記端末通信手段による前記センター装置との通信を行い、前記契約情報の解除命令を送信させる契約解除制御手段とを備え、前記センター装置は、前記契約情報を記憶するセンター記憶手段と、前記車載情報端末装置と通信を行い、前記契約情報の解除命令を受信するセンター通信手段と、前記センター装置と正常に接続できたとき、前記センター記憶手段に記憶された契約情報の解約処理を行うセンター解約制御手段とを備え、前記センター通信手段は、前記契約情報の解約処理ができたとき、前記車載情報端末装置に前記端末契約情報の消去を促す案内を送信し、前記端末通信手段は、前記契約情報の解除命令を送信後、前記センター装置から前記端末契約情報の消去を促す案内を受信し、前記契約解除制御手段は、前記端末記憶手段に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記端末記憶手段に記憶された情報の削除を促すことを特徴とした構成を有している。   In the in-vehicle information control system according to the present invention, by performing user registration from the in-vehicle information terminal device, the information provider concludes a contract permitting the registered user to provide information, and the contract information is stored in the center device. In the in-vehicle information control system, the in-vehicle information terminal device stores terminal communication information synchronized with the contract information stored in the center device, together with the terminal communication means for communicating with the center device, and the registered user information. Terminal storage means, information deletion instruction input means for inputting a deletion instruction for the registered user information, and when the deletion instruction for the registered user information is input by the information deletion instruction input means, the information stored in the terminal storage means Confirm the terminal contract information, and if the contract is not concluded, delete the information stored in the terminal storage means And when the contract is concluded, the terminal communication means communicates with the center apparatus, and includes contract cancellation control means for transmitting a contract information cancellation command, When the center storage means for storing the contract information, the center communication means for communicating with the in-vehicle information terminal device and receiving the contract information release command, and the center device can be normally connected, the center storage means Center cancellation control means for canceling stored contract information, and the center communication means guides the in-vehicle information terminal device to delete the terminal contract information when the contract information cancellation process is completed. And the terminal communication means receives a guidance for erasing the terminal contract information from the center device after transmitting the contract information release command. When the contract is concluded in the terminal contract information stored in the terminal storage unit, the contract cancellation control unit is configured to execute the terminal storage unit based on a guide for urging the received terminal contract information to be deleted. It has a configuration characterized by prompting the deletion of the information stored in.

この構成により、車載情報端末装置から登録ユーザー情報の削除命令を入力すると、契約情報が記憶されたセンター装置に接続し、前記契約情報の解除命令を送信し、前記センター装置では、前記契約情報の解除命令を受信し、前記記憶された契約情報の解約処理を行うので、ユーザーが意識してセンター装置に接続しなくても、自動的にセンター装置に接続し契約情報を削除することができ、ユーザー登録情報だけが削除された契約情報が残ることを防止することができるとともに、車載情報端末装置に記憶された端末契約情報とセンター装置に記憶された契約情報との整合性を常に保つことができることとなる。   With this configuration, when a registered user information deletion command is input from the in-vehicle information terminal device, the contract information is stored in the center device, and the contract information release command is transmitted. Since the cancellation instruction is received and the stored contract information is canceled, the user can be automatically connected to the center apparatus and delete the contract information without being consciously connected to the center apparatus. The contract information from which only the user registration information is deleted can be prevented from remaining, and the consistency between the terminal contract information stored in the in-vehicle information terminal device and the contract information stored in the center device can always be maintained. It will be possible.

さらに、車載情報端末とセンター装置とが正常に接続できた場合にのみ、センター装置の契約情報の解除を行ってから、車載情報端末装置の端末契約情報の解除を促すことができ、通信状態が不安定であっても、車載情報端末とセンター装置との契約情報の同一性を正確に保つことができることとなる。また、登録ユーザー情報の削除命令が入力されたとき、端末契約情報を確認し、契約が締結されている場合には、センター装置と通信を行い、センター装置の契約情報を解除するので、ユーザーが登録ユーザー情報の削除命令のみを入力した場合であっても、意識せずに車載情報端末とセンター装置との契約情報の同一性を保つことができることとなる。   Furthermore, only when the in-vehicle information terminal and the center device can be normally connected, after canceling the contract information of the center device, it is possible to prompt the user to release the terminal contract information of the in-vehicle information terminal device, and the communication state is Even if it is unstable, the identity of contract information between the in-vehicle information terminal and the center device can be accurately maintained. Also, when a registered user information deletion command is entered, the terminal contract information is confirmed, and if the contract is concluded, it communicates with the center device and releases the contract information of the center device. Even when only the registered user information deletion command is input, the same contract information between the in-vehicle information terminal and the center device can be maintained without being conscious of it.

また、本発明の車載情報制御方法は、車載情報端末装置からユーザー登録を行うことにより、情報提供者が前記登録ユーザーに対して情報の提供を許可する契約を締結した契約情報を記憶したセンター装置と、前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶した車載情報端末装置と、を制御する車載情報制御方法において、前記車載情報端末装置において前記登録ユーザー情報の削除命令を入力する情報削除命令入力ステップと、前記情報削除命令入力ステップにより前記登録ユーザー情報の削除命令が入力されたとき、前記車載情報端末装置に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記車載情報端末装置に記憶された情報の削除を行う契約解除制御ステップと、前記情報削除命令入力ステップにより前記登録ユーザー情報の削除命令が入力されたとき、前記車載情報端末装置に記憶された端末契約情報を確認し、前記契約が締結されている場合には、前記センター装置に前記契約情報の解除命令を送信する解除命令送信ステップと、前記センター装置で前記契約情報の解除命令を受信する解除命令受信ステップと、前記センター装置と正常に接続できたとき、前記センター装置に記憶された契約情報の解約処理を行うセンター解約制御ステップと、前記契約情報の解約処理ができたとき、前記センター装置から前記車載情報端末装置に前記端末契約情報の消去を促す案内を送信する消去案内送信ステップと、前記車載情報端末装置において、前記端末契約情報の消去を促す案内を受信する解除促進受信ステップと、を備え、前記契約解除制御ステップは、前記車載情報端末に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記車載情報端末に記憶された情報の削除を促すことを特徴としている。   Further, the in-vehicle information control method of the present invention stores the contract information in which the information provider has concluded a contract for permitting the registered user to provide information by performing user registration from the in-vehicle information terminal device. And an in-vehicle information control device that stores terminal contract information synchronized with contract information stored in the center device together with the registered user information, in the in-vehicle information terminal method, the registered user in the in-vehicle information terminal device An information deletion instruction input step for inputting an information deletion instruction, and when the registration user information deletion instruction is input by the information deletion instruction input step, confirm the terminal contract information stored in the in-vehicle information terminal device, When the contract is not concluded, the contract cancellation is performed to delete the information stored in the in-vehicle information terminal device When the delete instruction of the registered user information is input by the control step and the information delete instruction input step, the terminal contract information stored in the in-vehicle information terminal device is confirmed, and when the contract is concluded A release command sending step for sending a release command for the contract information to the center device, a release command receiving step for receiving the release command for the contract information at the center device, and when the center device is successfully connected, A center cancellation control step for canceling contract information stored in the center device, and a guide for urging the in-vehicle information terminal device to delete the terminal contract information from the center device when the contract information cancellation processing is completed. Erasure guidance transmission step, and in the in-vehicle information terminal device, a guide for erasing the terminal contract information is received. A cancellation promotion receiving step, wherein the contract cancellation control step deletes the received terminal contract information when the contract is concluded in the terminal contract information stored in the in-vehicle information terminal. It is characterized by prompting the deletion of information stored in the in-vehicle information terminal based on the prompting guidance.

この方法により、車載情報端末装置から登録ユーザー情報の削除命令を入力すると、契約情報が記憶されたセンター装置に接続し、前記契約情報の解除命令を送信し、前記センター装置では、前記契約情報の解除命令を受信し、前記記憶された契約情報の解約処理を行い、前記センター装置から前記車載情報端末装置に端末契約情報の解除促進命令を送信するので、ユーザーが意識してセンター装置に接続しなくても、自動的にセンター装置に接続し契約情報を削除し、端末契約情報の解除促進命令も受信することができ、ユーザー登録情報だけが削除された契約情報が残ることを防止することができるとともに、端末契約情報の解除促進命令により、車載情報端末装置の契約情報も忘れずに削除することができ、確実に車載情報端末装置に記憶された端末契約情報とセンター装置に記憶された契約情報との整合性を保つことができることとなる。   With this method, when an instruction to delete registered user information is input from the in-vehicle information terminal device, a connection is made to the center device in which the contract information is stored, and a release instruction for the contract information is transmitted. A cancellation command is received, the stored contract information is cancelled, and a terminal contract information cancellation promotion command is transmitted from the center device to the in-vehicle information terminal device. Even if it is not, it is possible to automatically connect to the center device, delete the contract information, receive the terminal contract information release promotion command, and prevent the contract information from which only the user registration information has been deleted from remaining. It is possible to delete the contract information of the in-vehicle information terminal device without forgetting by the terminal contract information release promotion instruction, and the in-vehicle information terminal device is surely And thus it can keep the consistency with 憶 by terminal contract information and the center device to the stored contract information.

さらに、車載情報端末とセンター装置とが正常に接続できた場合にのみ、センター装置の契約情報の解除を行ってから、車載情報端末装置の端末契約情報の解除を促すことができ、通信状態が不安定であっても、車載情報端末とセンター装置との契約情報の同一性を正確に保つことができることとなる。また、登録ユーザー情報の削除命令が入力されたとき、端末契約情報を確認し、契約が締結されている場合には、センター装置と通信を行い、センター装置の契約情報を解除するので、ユーザーが登録ユーザー情報の削除命令のみを入力した場合であっても、意識せずに車載情報端末とセンター装置との契約情報の同一性を保つことができることとなる。   Furthermore, only when the in-vehicle information terminal and the center device can be normally connected, after canceling the contract information of the center device, it is possible to prompt the user to release the terminal contract information of the in-vehicle information terminal device, and the communication state is Even if it is unstable, the identity of contract information between the in-vehicle information terminal and the center device can be accurately maintained. Also, when a registered user information deletion command is entered, the terminal contract information is confirmed, and if the contract is concluded, it communicates with the center device and releases the contract information of the center device. Even when only the registered user information deletion command is input, the same contract information between the in-vehicle information terminal and the center device can be maintained without being conscious of it.

さらに、本発明の車載情報端末装置は、ユーザー登録を行うことにより、情報提供者が前記登録ユーザーに対して情報の提供を許可する契約を締結した契約情報が記憶されたセンター装置と通信を行う車載情報端末装置において、前記センター装置と通信を行う端末通信手段と、前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶する端末記憶手段と、前記登録ユーザー情報の削除命令を入力する情報削除命令入力手段と、前記情報削除命令入力手段により前記登録ユーザー情報の削除命令が入力されたとき、前記端末記憶手段に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記端末記憶手段に記憶された情報の削除を行い、前記契約が締結されている場合には、前記端末通信手段による前記センター装置との通信を行い、前記契約情報の解除命令を送信させる契約解除制御手段とを備え、前記端末通信手段は、前記契約情報の解除命令を送信後、前記センター装置から前記端末契約情報の消去を促す案内を受信し、前記契約解除制御手段は、前記端末記憶手段に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記端末記憶手段に記憶された情報の削除を促すことを特徴とした構成を有している。   Furthermore, the in-vehicle information terminal device of the present invention communicates with the center device in which the contract information in which the information provider has concluded the contract permitting the registered user to provide the information by performing user registration. In the in-vehicle information terminal device, terminal communication means for communicating with the center device, terminal storage means for storing terminal contract information synchronized with the contract information stored in the center device together with the registered user information, and the registered user An information deletion instruction input means for inputting an information deletion instruction; and when the deletion instruction for the registered user information is input by the information deletion instruction input means, the terminal contract information stored in the terminal storage means is confirmed, and When the contract is not concluded, the information stored in the terminal storage means is deleted, and the contract is concluded Comprises a contract cancellation control means for communicating with the center device by the terminal communication means and transmitting the contract information cancellation command, and the terminal communication means transmits the contract information cancellation command, The guidance for erasing the terminal contract information from the center device is received, and the contract cancellation control means receives the terminal contract information stored in the terminal storage means when the contract is concluded. It has a configuration characterized in that deletion of information stored in the terminal storage means is urged based on guidance for erasing terminal contract information.

この構成により、登録ユーザー情報の削除命令を入力すると、契約情報が記憶されたセンター装置に接続し、前記契約情報の解除命令を送信するので、ユーザーが意識してセンター装置に接続しなくても、自動的にセンター装置に接続し、センター装置に契約情報の削除命令を送信することができ、ユーザー登録情報だけが削除された契約情報が残ることを防止することができるとともに、車載情報端末装置に記憶された端末契約情報とセンター装置に記憶された契約情報との整合性を常に保つことができることとなる。   With this configuration, when a deletion instruction for registered user information is input, a connection is made to the center device in which the contract information is stored, and a release instruction for the contract information is transmitted, so that even if the user does not consciously connect to the center device In addition, it is possible to automatically connect to the center device, transmit a contract information deletion command to the center device, and prevent the contract information from which only the user registration information has been deleted from remaining, and the in-vehicle information terminal device Thus, it is possible to always maintain consistency between the terminal contract information stored in the contract information and the contract information stored in the center apparatus.

さらに、車載情報端末とセンター装置とが正常に接続できた場合にのみ、車載情報端末装置の端末契約情報の消去を促す案内を受信することができ、通信状態が不安定であっても、車載情報端末とセンター装置との契約情報の同一性を正確に保つことができることとなる。また、登録ユーザー情報の削除命令が入力されたとき、端末契約情報を確認し、契約が締結されている場合には、センター装置に契約情報の解除命令を送信させるので、ユーザーが登録ユーザー情報の削除命令のみを入力した場合であっても、意識せずに車載情報端末とセンター装置との契約情報の同一性を保つことができることとなる。   Furthermore, only when the in-vehicle information terminal and the center device are normally connected, it is possible to receive guidance for erasing the terminal contract information of the in-vehicle information terminal device. The identity of the contract information between the information terminal and the center device can be accurately maintained. Also, when a registered user information deletion command is input, the terminal contract information is confirmed, and if the contract is concluded, the center device transmits a contract information release command, so that the user can register the registered user information. Even when only the delete command is input, the same contract information between the in-vehicle information terminal and the center device can be maintained without being conscious of it.

また、本発明の車載情報端末装置は、1契約につき複数のユーザーが登録でき、最初のユーザー登録を行うことにより、情報提供者が前記複数の登録ユーザーに対して情報の提供を許可する契約を締結した契約情報を記憶するセンター装置と通信を行う車載情報端末装置において、前記センター装置と通信を行う端末通信手段と、前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶する端末記憶手段と、前記全ての登録ユーザー情報の削除命令を入力する情報削除命令入力手段と、前記情報削除命令入力手段により前記全ての登録ユーザー情報の削除命令が入力されたとき、前記端末記憶手段に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記端末記憶手段に記憶された情報の削除を行い、前記契約が締結されている場合には、前記端末通信手段による前記センター装置との通信を行い、前記契約情報の解除命令を送信させる契約解除制御手段とを備え、前記端末通信手段は、前記契約情報の解除命令を送信後、前記センター装置から前記端末契約情報の消去を促す案内を受信し、前記契約解除制御手段は、前記端末記憶手段に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記端末記憶手段に記憶された情報の削除を促すことを特徴とした構成を有している。   In the in-vehicle information terminal device of the present invention, a plurality of users can be registered per contract, and by performing initial user registration, an information provider allows a contract for permitting provision of information to the plurality of registered users. In the in-vehicle information terminal device that communicates with the center device that stores the concluded contract information, the terminal communication means that communicates with the center device, and the terminal synchronized with the contract information stored in the center device together with the registered user information Terminal storage means for storing contract information, information deletion instruction input means for inputting a deletion instruction for all the registered user information, and when a deletion instruction for all registered user information is input by the information deletion instruction input means The terminal contract information stored in the terminal storage means is confirmed, and if the contract is not concluded, the terminal storage means A contract cancellation control unit that deletes stored information and, when the contract is concluded, communicates with the center apparatus by the terminal communication unit and transmits a contract information cancellation command; The terminal communication means receives a guidance for erasing the terminal contract information from the center apparatus after transmitting the contract information release command, and the contract release control means is a terminal stored in the terminal storage means. In the contract information, when the contract is concluded, the configuration is characterized in that deletion of the information stored in the terminal storage means is urged based on the guidance for erasing the received terminal contract information. Have.

この構成により、登録された全ての登録ユーザー情報の削除命令を入力すると、契約情報が記憶されたセンター装置に接続し、前記契約情報の解除命令を送信するので、ユーザーが意識してセンター装置に接続しなくても、自動的にセンター装置に接続し、センター装置に契約情報の削除命令を送信することができ、ユーザー登録情報だけが削除された契約情報が残ることを防止することができるとともに、ユーザーが削除する登録ユーザーの数を意識することなく削除することができ、車載情報端末装置に記憶された端末契約情報とセンター装置に記憶された契約情報との整合性を常に保つことができることとなる。   With this configuration, when an instruction to delete all registered registered user information is input, the contract information is stored in the center device and the contract information release command is transmitted. Even if it is not connected, it can automatically connect to the center device, send a contract information deletion command to the center device, and prevent contract information from which only user registration information has been deleted from remaining. Can be deleted without being aware of the number of registered users, and the consistency between the terminal contract information stored in the in-vehicle information terminal device and the contract information stored in the center device can always be maintained It becomes.

さらに、車載情報端末とセンター装置とが正常に接続できた場合にのみ、車載情報端末装置の端末契約情報の消去を促す案内を受信することができ、通信状態が不安定であっても、車載情報端末とセンター装置との契約情報の同一性を正確に保つことができることとなる。   Furthermore, only when the in-vehicle information terminal and the center device are normally connected, it is possible to receive guidance for erasing the terminal contract information of the in-vehicle information terminal device. The identity of the contract information between the information terminal and the center device can be accurately maintained.

以上説明したように、本発明は、車載情報端末装置から登録ユーザー情報の削除命令を入力すると、契約情報が記憶されたセンター装置に接続し、前記契約情報の解除命令を送信し、前記センター装置では、前記契約情報の解除命令を受信し、前記記憶された契約情報の解約処理を行うことにより、ユーザーが意識してセンター装置に接続しなくても、自動的にセンター装置に接続し契約情報を削除することができ、ユーザー登録情報だけが削除された契約情報が残ることを防止することができるとともに、車載情報端末装置に記憶された端末契約情報とセンター装置に記憶された契約情報との整合性を常に保つことができるというすぐれた効果を有する車載情報制御システムを提供することができるものである。   As described above, according to the present invention, when an instruction to delete registered user information is input from the in-vehicle information terminal apparatus, the center apparatus is connected to the center apparatus in which contract information is stored, and the cancel instruction for the contract information is transmitted. Then, the contract information cancellation command is received and the stored contract information is canceled, so that the user can be automatically connected to the center device without being consciously connected to the center device. And the contract information in which only the user registration information is deleted can be prevented from remaining, and the terminal contract information stored in the in-vehicle information terminal device and the contract information stored in the center device It is possible to provide an in-vehicle information control system having an excellent effect that consistency can always be maintained.

さらに、車載情報端末とセンター装置とが正常に接続できた場合にのみ、センター装置の契約情報の解除を行ってから、車載情報端末装置の端末契約情報の解除を促すことができ、通信状態が不安定であっても、車載情報端末とセンター装置との契約情報の同一性を正確に保つことができるというすぐれた効果を有する車載情報制御システムを提供することができるものである。また、登録ユーザー情報の削除命令が入力されたとき、端末契約情報を確認し、契約が締結されている場合には、センター装置と通信を行い、センター装置の契約情報を解除するので、ユーザーが登録ユーザー情報の削除命令のみを入力した場合であっても、意識せずに車載情報端末とセンター装置との契約情報の同一性を保つことができるというすぐれた効果を有する車載情報制御システムを提供することができるものである。   Furthermore, only when the in-vehicle information terminal and the center device can be normally connected, after canceling the contract information of the center device, it is possible to prompt the user to release the terminal contract information of the in-vehicle information terminal device, and the communication state is Even if it is unstable, it is possible to provide an in-vehicle information control system having an excellent effect that the identity of contract information between the in-vehicle information terminal and the center device can be accurately maintained. Also, when a registered user information deletion command is entered, the terminal contract information is confirmed, and if the contract is concluded, it communicates with the center device and releases the contract information of the center device. Providing an in-vehicle information control system that has the excellent effect that it is possible to maintain the same contract information between the in-vehicle information terminal and the center device without being aware of it even when only a registered user information deletion command is input. Is something that can be done.

以下、本発明の実施の形態について、図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1の実施の形態)
まず、本発明の第1の実施の形態における車載情報制御システムの構成図を、図1に示す。図1に示すように、本実施の形態の車載情報制御システムは、ユーザーとの契約情報を記憶するセンター装置200と、センター装置200に記憶された契約情報と同期した端末契約情報を記憶する車載情報端末装置100とを備え、センター装置200と車載情報端末装置100とは、ネットワーク300で接続されている。車載情報端末装置100は、複数接続されるが、図1では1つのみ示している。
(First embodiment)
First, the block diagram of the vehicle-mounted information control system in the 1st Embodiment of this invention is shown in FIG. As shown in FIG. 1, the in-vehicle information control system according to the present embodiment includes a center device 200 that stores contract information with a user, and an in-vehicle information that stores terminal contract information synchronized with the contract information stored in the center device 200. An information terminal device 100 is provided, and the center device 200 and the in-vehicle information terminal device 100 are connected by a network 300. A plurality of in-vehicle information terminal devices 100 are connected, but only one is shown in FIG.

車載情報端末装置100は、車両等に搭載されてユーザーが使用するものであり、ユーザーの操作情報を入力する操作入力部110と、前記端末契約情報を記憶する端末記憶部120と、センター装置200と通信を行い、センター装置200と契約情報や提供情報の送受信を行う端末通信部130と、ユーザーへの操作案内や提供する情報の表示を行う端末表示部140と、この車載情報端末装置100の各部を制御する端末制御部190とを備えている。   The in-vehicle information terminal device 100 is mounted on a vehicle or the like and used by a user, and includes an operation input unit 110 that inputs user operation information, a terminal storage unit 120 that stores the terminal contract information, and a center device 200. A terminal communication unit 130 that transmits / receives contract information and provided information to / from the center device 200, a terminal display unit 140 that displays operation guidance to a user and information to be provided, and the in-vehicle information terminal device 100 And a terminal control unit 190 that controls each unit.

センター装置200は、例えば、車載情報端末装置100に比べてより高度な機能、性能を持ったサーバーと呼ばれるような情報処理装置で実現され、道路地図等の経路案内情報(以下、カーナビゲーション情報という)やゲーム等(以下、まとめてコンテンツという)の情報提供を行う情報提供者のサーバーである。また、センター装置200は、車載情報端末装置100と通信を行い、車載情報端末装置100から前記契約情報の解除命令やコンテンツの送受信を行うセンター通信部210と、前記契約情報やコンテンツを記憶するセンター記憶部220と、このセンター装置200の各部を制御するセンター制御部290とを備えている。   The center device 200 is realized by, for example, an information processing device called a server having higher functions and performance than the in-vehicle information terminal device 100, and is provided with route guidance information such as a road map (hereinafter referred to as car navigation information). ), Games, etc. (hereinafter collectively referred to as contents). The center device 200 communicates with the in-vehicle information terminal device 100, and a center communication unit 210 that transmits / receives the contract information release command and content from the in-vehicle information terminal device 100, and a center that stores the contract information and content. A storage unit 220 and a center control unit 290 that controls each unit of the center device 200 are provided.

ここで、前記契約情報とは、ユーザーが情報提供者から各種のコンテンツの提供を受けるために、情報提供者とユーザーとが結んだ契約内容の情報であり、この契約情報が検索されることにより、ユーザーは情報提供者から各種のコンテンツの提供が許可されるものである。上記契約を結ぶことにより、センター記憶部220に契約情報が作成され、例えば、この契約情報があるユーザーのみがカーナビゲーション情報等のコンテンツの提供を受けることができる。   Here, the contract information is information on a contract content between the information provider and the user so that the user can receive various contents from the information provider, and the contract information is searched. The user is permitted to provide various contents by the information provider. By signing the contract, contract information is created in the center storage unit 220. For example, only a user who has this contract information can receive provision of contents such as car navigation information.

また、端末契約情報とは、前記契約締結時に、センター装置200側の契約情報作成と同期して車載情報端末装置100側に作成される情報であり、この端末契約情報により、車載情報端末装置100がセンター装置200と接続されていなくても、契約内容を確認したり、使用可能なコンテンツを把握したりすることができる。   The terminal contract information is information created on the in-vehicle information terminal device 100 side in synchronization with the contract information creation on the center device 200 side when the contract is concluded. The in-vehicle information terminal device 100 is based on the terminal contract information. However, even if it is not connected to the center apparatus 200, it is possible to confirm the contract details and grasp the usable contents.

ユーザーの操作情報とは、ユーザーが車載情報端末装置100の操作入力部110から入力した操作指示の情報をいう。   The user operation information refers to operation instruction information input from the operation input unit 110 of the in-vehicle information terminal device 100 by the user.

また、車載情報端末装置100の操作入力部110は、例えば、キーボード、タッチパネル、タブレット等の入力装置により構成され、数字、文字および記号等によりユーザーの操作情報を入力するようになっている。なお、本実施の形態において、操作入力部110は、キーボードで構成されているものとし、ユーザーごとに情報を削除する個別削除キー、登録されている全ユーザーの情報を削除する全ユーザー削除キー、本システムを使用するユーザー等を選択する選択キー、情報提供者との契約締結を行う契約実行キー、ユーザー自身が作成する情報等を入力するための文字キーを備えている。   The operation input unit 110 of the in-vehicle information terminal device 100 is configured by an input device such as a keyboard, a touch panel, and a tablet, for example, and inputs user operation information using numbers, characters, symbols, and the like. In this embodiment, it is assumed that the operation input unit 110 is configured with a keyboard, an individual deletion key for deleting information for each user, an all user deletion key for deleting information of all registered users, A selection key for selecting a user who uses the system, a contract execution key for executing a contract with an information provider, and a character key for inputting information created by the user himself / herself are provided.

また、端末記憶部120は、例えば、半導体メモリ、磁気ディスク、磁気光ディスク等で構成され、端末通信部130を介してセンター装置200から受信した契約情報による端末契約情報、操作入力部110により入力されたユーザーが入力したユーザー作成情報を記録するようになっている。   The terminal storage unit 120 is configured by, for example, a semiconductor memory, a magnetic disk, a magnetic optical disk, or the like, and is input by the terminal input information and the operation input unit 110 based on the contract information received from the center device 200 via the terminal communication unit 130. User-created information entered by a new user is recorded.

また、端末表示部140は、例えば、画像処理回路、液晶ディスプレイ等で構成され、コンテンツの表示、ユーザーの操作案内や入力操作の表示を行うようになっている。   The terminal display unit 140 includes, for example, an image processing circuit, a liquid crystal display, and the like, and displays content, user operation guidance, and input operations.

また、端末制御部190は、例えば、CPU、ROM、RAM等により構成され、操作入力部110から前記端末契約情報の解除命令が入力されたとき、端末通信部130を介してセンター装置200に前記契約情報の解除命令を送信させる等、この車載情報端末装置100の各部を制御する。   The terminal control unit 190 is configured by, for example, a CPU, a ROM, a RAM, and the like. When a terminal contract information release command is input from the operation input unit 110, the terminal control unit 190 is connected to the center device 200 via the terminal communication unit 130. The respective units of the in-vehicle information terminal device 100 are controlled such that a contract information release command is transmitted.

さらに、センター装置200のセンター記憶部220は、例えば、半導体メモリ、磁気ディスク、磁気光ディスク等で構成され、前記契約情報およびユーザーに提供するコンテンツ等を記録するようになっている。   Furthermore, the center storage unit 220 of the center device 200 is configured by, for example, a semiconductor memory, a magnetic disk, a magnetic optical disk, and the like, and records the contract information and contents to be provided to the user.

また、センター制御部290は、例えば、CPU、ROM、RAM等により構成され、センター通信部210を介して前記契約情報の解除命令を受信したとき、センター記憶部220に記憶された契約情報の解約処理を行う等、このセンター装置200の各部を制御する。   The center control unit 290 is constituted by, for example, a CPU, a ROM, a RAM, and the like, and when the contract information cancellation command is received via the center communication unit 210, the contract information stored in the center storage unit 220 is canceled. Each part of this center apparatus 200 is controlled, such as performing a process.

次に、本実施の形態における車載情報制御システムの動作について、図2、図3にフローチャートを示し、説明する。本実施の形態において、車載情報端末装置100は、1契約につき2つのユーザー登録ができるようになっている。   Next, the operation of the in-vehicle information control system according to the present embodiment will be described with reference to flowcharts shown in FIGS. In the present embodiment, the in-vehicle information terminal device 100 can perform two user registrations per contract.

最初に、図2を参照して、本実施の形態の車載情報制御システムにおけるユーザー登録処理について簡単に説明する。   First, a user registration process in the in-vehicle information control system of the present embodiment will be briefly described with reference to FIG.

図2において、まず、車載情報制御システムが起動されると、本システムを使用するユーザーの選択画面が表示され、ユーザーにより車載情報端末装置100の操作入力部110から使用ユーザーが選択される(ステップs101)。使用ユーザーが選択されると、車載情報端末装置100が情報提供者と契約済みか否かが判断される(ステップs102)。ここで、契約済みであれば、選択されたユーザーが登録済みか否かが判断され(ステップs109)、契約済みでなければ、契約締結画面を表示する(ステップs103)。   In FIG. 2, when the in-vehicle information control system is activated, a selection screen for a user who uses the system is displayed, and the user is selected from the operation input unit 110 of the in-vehicle information terminal device 100 by the user (step) s101). When the user is selected, it is determined whether or not the in-vehicle information terminal device 100 is contracted with the information provider (step s102). Here, if it has been contracted, it is determined whether or not the selected user has been registered (step s109), and if not contracted, a contract conclusion screen is displayed (step s103).

次に、ユーザーにより車載情報端末装置100の操作入力部110から情報提供者との契約締結を行う契約実行キーの入力を待ち(ステップs104)、契約実行キーが受け付けられないときは本処理を終了し、契約実行キーを押下されたときには、センター装置との接続を行う(ステップs105)。センター装置200と正常に接続ができたら、センター装置200で契約情報の作成を行い、センター記憶部220に記憶するとともに、車載情報端末装置100の端末記憶部120にも上記契約情報と同期した端末契約情報を記憶する(ステップs106)。   Next, the user waits for input of a contract execution key for performing a contract with the information provider from the operation input unit 110 of the in-vehicle information terminal device 100 (step s104), and ends the process when the contract execution key is not accepted. When the contract execution key is pressed, the center apparatus is connected (step s105). If the center device 200 can be normally connected, the contract information is created in the center device 200 and stored in the center storage unit 220. The terminal storage unit 120 of the in-vehicle information terminal device 100 also synchronizes with the contract information. The contract information is stored (step s106).

次いで、センター装置200の契約情報、車載情報端末装置100の端末契約情報が、正常に作成されたら、ユーザー登録を行う(ステップs107)。ここでは、上記選択されたユーザーでユーザー登録処理が行われる。   Next, when the contract information of the center device 200 and the terminal contract information of the in-vehicle information terminal device 100 are normally created, user registration is performed (step s107). Here, the user registration process is performed by the selected user.

ユーザー登録が、正常に行われたら、センター装置200からコンテンツのサービス提供画面を車載情報端末装置100に送信し、車載情報端末装置100の端末表示部140に表示する(ステップs108)。   If the user registration is normally performed, a content service provision screen is transmitted from the center device 200 to the in-vehicle information terminal device 100 and displayed on the terminal display unit 140 of the in-vehicle information terminal device 100 (step s108).

上記車載情報端末装置100の契約済み判断処理(ステップs102)で、契約済みであった場合には、選択されたユーザーが登録済みか否かが判断される(ステップs109)。ここで、選択されたユーザーが登録済みでない場合には、上記ユーザー登録処理(ステップs107)を行い、選択されたユーザーが登録済みならば、上記サービス画面表示処理(ステップs108)を行って、本ユーザー登録処理を終了する。   In the contracted determination process (step s102) of the in-vehicle information terminal device 100, if it is contracted, it is determined whether or not the selected user has been registered (step s109). If the selected user is not registered, the user registration process (step s107) is performed. If the selected user is registered, the service screen display process (step s108) is performed. End the user registration process.

したがって、初めて本システムを使用するときには、情報提供者との契約が締結されてから、指定されたユーザーでユーザー登録が行われ、本システムが使用可能となり、1ユーザー登録済みで他のユーザー使用時には、自動的に他のユーザー登録が行われて、本システムを使用することができる。   Therefore, when using this system for the first time, after a contract with the information provider is concluded, user registration is performed with the specified user, and this system can be used. Other user registration is automatically performed and the system can be used.

次に、図3を参照して、本実施の形態の車載情報制御システムにおけるユーザーごとの情報削除処理について説明する。ここでは既に、車載情報端末装置100からセンター装置200に対して、1ユーザーの登録処理が完了しているものとする。   Next, information deletion processing for each user in the in-vehicle information control system of the present embodiment will be described with reference to FIG. Here, it is assumed that registration processing for one user has already been completed from the in-vehicle information terminal device 100 to the center device 200.

図3において、まず、ユーザーにより車載情報端末装置100の操作入力部110からユーザー消去操作が入力される(ステップs301)と、当該ユーザーが契約中であるか否かを、車載情報端末装置100側で端末記憶部120に記憶されている端末契約情報を検索して、確認する(ステップs302)。ここで、当該ユーザーが契約中でなければ、車載情報端末装置100内の情報消去処理を行い(ステップs308)、処理を終了する。契約中の場合には、ブラウザを起動して、センター装置200と接続する(ステップs303)。   In FIG. 3, first, when a user delete operation is input from the operation input unit 110 of the in-vehicle information terminal device 100 by the user (step s301), it is determined whether or not the user is under contract. The terminal contract information stored in the terminal storage unit 120 is searched and confirmed (step s302). Here, if the user is not contracting, the information erasing process in the in-vehicle information terminal device 100 is performed (step s308), and the process is terminated. If the contract is in progress, the browser is activated and connected to the center apparatus 200 (step s303).

次に、センター装置200と正常に接続できたか否かを確認する(ステップs304)。センター装置200と正常に接続ができなければ、本処理を終了し、正常に接続できた場合には、当該ユーザーの解約処理を行う(ステップs305)。ここでのユーザー解約処理は、センター装置200側で、センター記憶部220に記憶されている契約情報の解約処理を行う。   Next, it is confirmed whether or not the center apparatus 200 can be normally connected (step s304). If the center apparatus 200 cannot be normally connected, this process is terminated. If the center apparatus 200 is normally connected, the user is canceled (step s305). Here, the user cancellation process is performed on the contract information stored in the center storage unit 220 on the center device 200 side.

次いで、センター装置200においてユーザーの解約処理が正常に完了したか否かを確認する(ステップs306)。解約処理が正常にできなければ、本処理を終了し、正常に解約処理ができた場合には、車載情報端末装置100内の情報の消去を促す案内を、センター装置200から車載情報端末装置100に送信する(ステップs307)。ここで、車載情報端末装置100の端末記憶部120に記憶された端末契約情報にセンター側契約解除のフラグをたてておくと、ユーザー情報消去処理のたびにセンター装置200と通信を行わずにユーザー消去処理を行うことができる。また、この情報消去案内およびセンター解約処理フラグ更新後、センター装置200から車載情報端末装置100との通信を切断するようにしてもよい。   Next, it is confirmed whether or not the user's cancellation process is normally completed in the center device 200 (step s306). If the cancellation process cannot be performed normally, the present process is terminated. If the cancellation process is performed normally, a guidance for erasing information in the in-vehicle information terminal device 100 is sent from the center device 200 to the in-vehicle information terminal device 100. (Step s307). Here, if a flag for canceling the contract on the center side is set in the terminal contract information stored in the terminal storage unit 120 of the in-vehicle information terminal device 100, communication with the center device 200 is not performed each time the user information deletion process is performed. User erasure processing can be performed. Further, after the information deletion guidance and the center cancellation processing flag are updated, the communication with the in-vehicle information terminal device 100 from the center device 200 may be disconnected.

車載情報端末装置100内の情報の消去案内を受信したら、ユーザーは、車載情報端末装置100内の情報の消去処理を行い(ステップs308)、本処理を終了する。   When receiving the information deletion guide in the in-vehicle information terminal device 100, the user deletes the information in the in-vehicle information terminal device 100 (step s308), and ends this processing.

以上の処理により、車載情報端末装置100でユーザー情報の削除を行う場合に、意識してセンター装置200に接続しなくても、センター装置200側に契約情報が残っている場合には、センター装置200と接続して、センター装置200側の契約情報を削除するので、車載情報端末装置100側の契約情報が削除され、センター装置200側の契約情報だけが残ることが無くなり、センター側と端末側との契約情報を常に一致させておくことができ、契約情報不整合による問題を回避することができる。   Through the above processing, when user information is deleted in the in-vehicle information terminal device 100, if the contract information remains on the center device 200 side without being consciously connected to the center device 200, the center device 200, the contract information on the center device 200 side is deleted, so the contract information on the in-vehicle information terminal device 100 side is deleted, and only the contract information on the center device 200 side does not remain, and the center side and the terminal side And the contract information can always be matched, and problems due to contract information inconsistency can be avoided.

(第2の実施の形態)
次に、本発明の第2の実施の形態の車載情報制御システムについて説明する。本実施の形態における車載情報制御システムの構成は、上記実施の形態と同様であるので、説明を省略する。
(Second Embodiment)
Next, an in-vehicle information control system according to a second embodiment of the present invention will be described. Since the configuration of the in-vehicle information control system in the present embodiment is the same as that in the above embodiment, the description thereof is omitted.

次に、本実施の形態の車載情報制御システムの動作について、図4にフローチャートを示し、説明する。   Next, the operation of the in-vehicle information control system according to the present embodiment will be described with reference to a flowchart shown in FIG.

以下、図4を参照して、本実施の形態の車載情報制御システムにおける全ユーザー情報の削除処理について説明する。ここでは既に、車載情報端末装置100からセンター装置200に対して、2ユーザーの登録処理が完了しているものとする。   Hereinafter, with reference to FIG. 4, the deletion process of all the user information in the vehicle-mounted information control system of this Embodiment is demonstrated. Here, it is assumed that registration processing for two users has already been completed from the in-vehicle information terminal device 100 to the center device 200.

図4において、まず、ユーザーにより車載情報端末装置100の操作入力部110から全ユーザー消去操作が入力される(ステップs401)と、登録されているユーザーで契約中のユーザーがあるか否かを、車載情報端末装置100側で端末記憶部120に記憶されている端末契約情報を検索して、確認する(ステップs402)。ここで、契約中のユーザーがなければ、車載情報端末装置100内の情報消去処理を行い(ステップs409)、処理を終了する。登録されているユーザーの内いずれかが契約中の場合には、ブラウザを起動して、センター装置200と接続する(ステップs403)。   In FIG. 4, first, when an all-user deletion operation is input by the user from the operation input unit 110 of the in-vehicle information terminal device 100 (step s401), it is determined whether or not there is a registered user who is under contract. The terminal contract information stored in the terminal storage unit 120 is searched and confirmed on the in-vehicle information terminal device 100 side (step s402). Here, if there is no user under contract, information erasure processing in the in-vehicle information terminal device 100 is performed (step s409), and the processing is terminated. If any of the registered users has a contract, the browser is activated and connected to the center apparatus 200 (step s403).

次に、センター装置200と正常に接続できたか否かを確認する(ステップs404)。センター装置200と正常に接続ができなければ、本処理を終了し、正常に接続できた場合には、当該ユーザーの解約処理を行う(ステップs405)。ここでのユーザー解約処理は、センター装置200側で、センター記憶部220に記憶されている契約情報の解約処理を行う。   Next, it is confirmed whether or not the center apparatus 200 is normally connected (step s404). If the center apparatus 200 cannot be normally connected, this process is terminated. If the center apparatus 200 is normally connected, the user is canceled (step s405). Here, the user cancellation process is performed on the contract information stored in the center storage unit 220 on the center device 200 side.

次いで、センター装置200においてユーザーの解約処理が正常に完了したか否かを確認する(ステップs406)。解約処理が正常にできなければ、本処理を終了し、正常に解約処理ができた場合には、車載情報端末装置100内の情報の消去を促す案内を、センター装置200から車載情報端末装置100に送信する(ステップs408)。ここでも、上記実施の形態と同様に、車載情報端末装置100の端末記憶部120に記憶された端末契約情報にセンター側契約解除のフラグをたてておくと、ユーザー情報消去処理のたびにセンター装置200と通信を行わずにユーザー消去処理を行うことができる。また、この情報消去案内およびセンター解約処理フラグ更新後、センター装置200から車載情報端末装置100との通信を切断するようにしてもよい。   Next, it is confirmed whether or not the user's cancellation processing is normally completed in the center device 200 (step s406). If the cancellation process cannot be performed normally, the present process is terminated. If the cancellation process is performed normally, a guidance for erasing information in the in-vehicle information terminal device 100 is sent from the center device 200 to the in-vehicle information terminal device 100. (Step s408). Here, as in the above-described embodiment, if a flag for canceling the contract on the center side is set in the terminal contract information stored in the terminal storage unit 120 of the in-vehicle information terminal device 100, the center is deleted each time the user information is deleted. The user deletion process can be performed without communicating with the apparatus 200. Further, after the information deletion guidance and the center cancellation processing flag are updated, the communication with the in-vehicle information terminal device 100 from the center device 200 may be disconnected.

車載情報端末装置100内の情報の消去案内を受信したら、ユーザーは、車載情報端末装置100内の情報の消去処理を行い(ステップs409)、本処理を終了する。   When the information deletion guide in the in-vehicle information terminal device 100 is received, the user deletes the information in the in-vehicle information terminal device 100 (step s409), and ends this processing.

以上の処理により、車載情報端末装置100で全てのユーザー情報の削除を行う場合に、意識してセンター装置200に接続しなくても、センター装置200側に契約情報が残っている場合には、センター装置200と接続して、センター装置200側に残っている契約情報を削除するので、車載情報端末装置100側の契約情報が削除され、センター装置200側の契約情報だけが残ることが無くなり、センター側と端末側との契約情報を常に一致させておくことができ、契約情報不整合による問題を回避することができる。   When all the user information is deleted by the in-vehicle information terminal device 100 by the above processing, if the contract information remains on the center device 200 side without being consciously connected to the center device 200, Since the contract information remaining on the center device 200 side is deleted by connecting to the center device 200, the contract information on the in-vehicle information terminal device 100 side is deleted, and only the contract information on the center device 200 side is not left. The contract information on the center side and the terminal side can always be matched, and problems due to contract information inconsistency can be avoided.

本発明の第1の実施の形態における車載情報制御システムの構成を示すブロック図The block diagram which shows the structure of the vehicle-mounted information control system in the 1st Embodiment of this invention 本発明の第1の実施の形態におけるユーザー登録処理を示すフローチャートThe flowchart which shows the user registration process in the 1st Embodiment of this invention 本発明の第1の実施の形態におけるユーザーごとの情報削除処理を示すフローチャートThe flowchart which shows the information deletion process for every user in the 1st Embodiment of this invention 本発明の第2の実施の形態における全ユーザー情報の削除処理を示すフローチャートThe flowchart which shows the deletion process of all the user information in the 2nd Embodiment of this invention 従来のユーザー端末で保持する共有データと、センター装置で保持する共有データとを一致させるシステムの一例を示すブロック図A block diagram showing an example of a system for matching shared data held in a conventional user terminal with shared data held in a center device

符号の説明Explanation of symbols

10 センター装置
11 データ配信プログラム
12 配信データ収集プログラム
13 基データ群
19 記録媒体
20 端末装置
21 データ群
22 データ配信プログラム域
29 ネットワーク
100 車載情報端末装置
110 操作入力部
120 端末記憶部
130 端末通信部
140 端末表示部
190 端末制御部
200 センター装置
210 センター通信部
220 センター記憶部
290 センター制御部
300 ネットワーク
DESCRIPTION OF SYMBOLS 10 Center apparatus 11 Data distribution program 12 Distribution data collection program 13 Basic data group 19 Recording medium 20 Terminal device 21 Data group 22 Data distribution program area 29 Network 100 Vehicle-mounted information terminal device 110 Operation input part 120 Terminal storage part 130 Terminal communication part 140 Terminal display unit 190 Terminal control unit 200 Center device 210 Center communication unit 220 Center storage unit 290 Center control unit 300 Network

Claims (4)

車載情報端末装置からユーザー登録を行うことにより、情報提供者が前記登録ユーザーに対して情報の提供を許可する契約を締結し、この契約情報をセンター装置で記憶する車載情報制御システムにおいて、
前記車載情報端末装置は、前記センター装置と通信を行う端末通信手段と、
前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶する端末記憶手段と、
前記登録ユーザー情報の削除命令を入力する情報削除命令入力手段と、
前記情報削除命令入力手段により前記登録ユーザー情報の削除命令が入力されたとき、前記端末記憶手段に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記端末記憶手段に記憶された情報の削除を行い、前記契約が締結されている場合には、前記端末通信手段による前記センター装置との通信を行い、前記契約情報の解除命令を送信させる契約解除制御手段とを備え、
前記センター装置は、前記契約情報を記憶するセンター記憶手段と、
前記車載情報端末装置と通信を行い、前記契約情報の解除命令を受信するセンター通信手段と、
前記センター装置と正常に接続できたとき、前記センター記憶手段に記憶された契約情報の解約処理を行うセンター解約制御手段とを備え、
前記センター通信手段は、前記契約情報の解約処理ができたとき、前記車載情報端末装置に前記端末契約情報の消去を促す案内を送信し、
前記端末通信手段は、前記契約情報の解除命令を送信後、前記センター装置から前記端末契約情報の消去を促す案内を受信し、
前記契約解除制御手段は、前記端末記憶手段に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記端末記憶手段に記憶された情報の削除を促すことを特徴とする車載情報制御システム。
In the in-vehicle information control system in which the information provider concludes a contract permitting the provision of information to the registered user by performing user registration from the in-vehicle information terminal device, and the contract information is stored in the center device.
The in-vehicle information terminal device includes terminal communication means for communicating with the center device;
Terminal storage means for storing terminal contract information synchronized with the contract information stored in the center device together with the registered user information;
An information deletion instruction input means for inputting an instruction to delete the registered user information;
When the deletion instruction of the registered user information is input by the information deletion instruction input means, the terminal contract information stored in the terminal storage means is confirmed. When the contract is not concluded, the terminal storage means Deletes the information stored in the contract, and if the contract is concluded, the terminal communication means communicates with the center device, and contract cancellation control means for transmitting the contract information cancellation command, Prepared,
The center device includes center storage means for storing the contract information;
Center communication means for communicating with the in-vehicle information terminal device and receiving a cancellation command for the contract information;
A center cancellation control means for canceling contract information stored in the center storage means when the center apparatus is successfully connected;
The center communication means, when the contract information cancellation processing has been completed, transmits a guidance for erasing the terminal contract information to the in-vehicle information terminal device,
The terminal communication means receives a guidance for erasing the terminal contract information from the center device after transmitting the contract information release command,
When the contract is concluded in the terminal contract information stored in the terminal storage unit, the contract cancellation control unit is configured to execute the terminal storage unit based on a guide for urging the received terminal contract information to be deleted. An in-vehicle information control system characterized by prompting deletion of information stored in the vehicle.
車載情報端末装置からユーザー登録を行うことにより、情報提供者が前記登録ユーザーに対して情報の提供を許可する契約を締結した契約情報を記憶したセンター装置と、前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶した車載情報端末装置と、を制御する車載情報制御方法において、
前記車載情報端末装置において前記登録ユーザー情報の削除命令を入力する情報削除命令入力ステップと、
前記情報削除命令入力ステップにより前記登録ユーザー情報の削除命令が入力されたとき、前記車載情報端末装置に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記車載情報端末装置に記憶された情報の削除を行う契約解除制御ステップと、
前記情報削除命令入力ステップにより前記登録ユーザー情報の削除命令が入力されたとき、前記車載情報端末装置に記憶された端末契約情報を確認し、前記契約が締結されている場合には、前記センター装置に前記契約情報の解除命令を送信する解除命令送信ステップと、
前記センター装置で前記契約情報の解除命令を受信する解除命令受信ステップと、
前記センター装置と正常に接続できたとき、前記センター装置に記憶された契約情報の解約処理を行うセンター解約制御ステップと、
前記契約情報の解約処理ができたとき、前記センター装置から前記車載情報端末装置に前記端末契約情報の消去を促す案内を送信する消去案内送信ステップと、
前記車載情報端末装置において、前記端末契約情報の消去を促す案内を受信する解除促進受信ステップと、
を備え、
前記契約解除制御ステップは、前記車載情報端末に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記車載情報端末に記憶された情報の削除を促すことを特徴とする車載情報制御方法。
A center device that stores contract information in which an information provider has concluded a contract permitting provision of information to the registered user by performing user registration from the in-vehicle information terminal device, and the center device together with the registered user information In-vehicle information control method for controlling in-vehicle information terminal device that stores terminal contract information synchronized with contract information stored in
An information deletion command input step for inputting a deletion command for the registered user information in the in-vehicle information terminal device;
When the deletion instruction of the registered user information is input by the information deletion instruction input step, the terminal contract information stored in the in-vehicle information terminal device is confirmed, and when the contract is not concluded, the in-vehicle information A contract cancellation control step for deleting information stored in the terminal device;
When the deletion instruction of the registered user information is input by the information deletion instruction input step, the terminal contract information stored in the in-vehicle information terminal apparatus is confirmed, and when the contract is concluded, the center apparatus A release command sending step for sending a release command for the contract information to
A cancellation command receiving step of receiving a cancellation command for the contract information in the center device;
A center cancellation control step for canceling contract information stored in the center device when the center device is successfully connected;
When the contract information cancellation process is completed, an erasure guidance transmission step of transmitting a guidance for erasing the terminal contract information from the center device to the in-vehicle information terminal device;
In the in-vehicle information terminal device, a release promotion receiving step for receiving a guidance for erasing the terminal contract information;
With
When the contract is concluded in the terminal contract information stored in the in-vehicle information terminal, the contract cancellation control step is based on a guide prompting deletion of the received terminal contract information. An in-vehicle information control method characterized by prompting the deletion of information stored in the vehicle.
ユーザー登録を行うことにより、情報提供者が前記登録ユーザーに対して情報の提供を許可する契約を締結した契約情報が記憶されたセンター装置と通信を行う車載情報端末装置において、
前記センター装置と通信を行う端末通信手段と、
前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶する端末記憶手段と、
前記登録ユーザー情報の削除命令を入力する情報削除命令入力手段と、
前記情報削除命令入力手段により前記登録ユーザー情報の削除命令が入力されたとき、前記端末記憶手段に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記端末記憶手段に記憶された情報の削除を行い、前記契約が締結されている場合には、前記端末通信手段による前記センター装置との通信を行い、前記契約情報の解除命令を送信させる契約解除制御手段とを備え、
前記端末通信手段は、前記契約情報の解除命令を送信後、前記センター装置から前記端末契約情報の消去を促す案内を受信し、
前記契約解除制御手段は、前記端末記憶手段に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記端末記憶手段に記憶された情報の削除を促すことを特徴とする車載情報端末装置。
In the in-vehicle information terminal device that communicates with the center device that stores the contract information that the information provider has signed a contract for allowing the registered user to provide information to the registered user by performing user registration.
Terminal communication means for communicating with the center device;
Terminal storage means for storing terminal contract information synchronized with the contract information stored in the center device together with the registered user information;
An information deletion instruction input means for inputting an instruction to delete the registered user information;
When the deletion instruction of the registered user information is input by the information deletion instruction input means, the terminal contract information stored in the terminal storage means is confirmed. When the contract is not concluded, the terminal storage means Deletes the information stored in the contract, and if the contract is concluded, the terminal communication means communicates with the center device, and contract cancellation control means for transmitting the contract information cancellation command, Prepared,
The terminal communication means receives a guidance for erasing the terminal contract information from the center device after transmitting the contract information release command,
When the contract is concluded in the terminal contract information stored in the terminal storage unit, the contract cancellation control unit is configured to execute the terminal storage unit based on a guide for urging the received terminal contract information to be deleted. An in-vehicle information terminal device that prompts deletion of information stored in the vehicle.
1契約につき複数のユーザーが登録でき、最初のユーザー登録を行うことにより、情報提供者が前記複数の登録ユーザーに対して情報の提供を許可する契約を締結した契約情報を記憶するセンター装置と通信を行う車載情報端末装置において、
前記センター装置と通信を行う端末通信手段と、
前記登録ユーザー情報とともに、前記センター装置に記憶された契約情報と同期した端末契約情報を記憶する端末記憶手段と、
前記全ての登録ユーザー情報の削除命令を入力する情報削除命令入力手段と、
前記情報削除命令入力手段により前記全ての登録ユーザー情報の削除命令が入力されたとき、前記端末記憶手段に記憶された端末契約情報を確認し、前記契約が締結されていない場合には、前記端末記憶手段に記憶された情報の削除を行い、前記契約が締結されている場合には、前記端末通信手段による前記センター装置との通信を行い、前記契約情報の解除命令を送信させる契約解除制御手段とを備え、
前記端末通信手段は、前記契約情報の解除命令を送信後、前記センター装置から前記端末契約情報の消去を促す案内を受信し、
前記契約解除制御手段は、前記端末記憶手段に記憶された端末契約情報において、前記契約が締結されている場合には、前記受信した端末契約情報の消去を促す案内に基づいて、前記端末記憶手段に記憶された情報の削除を促すことを特徴とする車載情報端末装置。
A plurality of users can be registered per contract, and by performing initial user registration, the information provider communicates with a center device that stores contract information that has concluded a contract permitting the plurality of registered users to provide information. In the in-vehicle information terminal device that performs
Terminal communication means for communicating with the center device;
Terminal storage means for storing terminal contract information synchronized with the contract information stored in the center device together with the registered user information;
Information deletion command input means for inputting a deletion command for all the registered user information;
When the deletion instruction of all the registered user information is input by the information deletion instruction input means, the terminal contract information stored in the terminal storage means is confirmed, and when the contract is not concluded, the terminal A contract cancellation control unit that deletes information stored in the storage unit and, when the contract is concluded, communicates with the center apparatus by the terminal communication unit and transmits a contract information cancellation command. And
The terminal communication means receives a guidance for erasing the terminal contract information from the center device after transmitting the contract information release command,
When the contract is concluded in the terminal contract information stored in the terminal storage unit, the contract cancellation control unit is configured to execute the terminal storage unit based on a guide for urging the received terminal contract information to be deleted. An in-vehicle information terminal device that prompts deletion of information stored in the vehicle.
JP2008182563A 2008-07-14 2008-07-14 In-vehicle information terminal device, in-vehicle information control system, and in-vehicle information control method Expired - Fee Related JP4299875B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008182563A JP4299875B2 (en) 2008-07-14 2008-07-14 In-vehicle information terminal device, in-vehicle information control system, and in-vehicle information control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008182563A JP4299875B2 (en) 2008-07-14 2008-07-14 In-vehicle information terminal device, in-vehicle information control system, and in-vehicle information control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2002304370A Division JP2004139410A (en) 2002-10-18 2002-10-18 In-vehicle information terminal device, in-vehicle information control system and in-vehicle information control method

Publications (2)

Publication Number Publication Date
JP2008251054A JP2008251054A (en) 2008-10-16
JP4299875B2 true JP4299875B2 (en) 2009-07-22

Family

ID=39975832

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008182563A Expired - Fee Related JP4299875B2 (en) 2008-07-14 2008-07-14 In-vehicle information terminal device, in-vehicle information control system, and in-vehicle information control method

Country Status (1)

Country Link
JP (1) JP4299875B2 (en)

Also Published As

Publication number Publication date
JP2008251054A (en) 2008-10-16

Similar Documents

Publication Publication Date Title
EP3388948A1 (en) Information transfer system, vehicle-mounted terminal, and information transfer method
CN102546785A (en) Connected account provider for multiple personal computers
CN102341836A (en) Map distribution server, map information terminal, and map distribution system using these map distribution server and map information terminal
JP2006099721A (en) Mobile body terminal device, non-contact card function management system and non-contact card function acquisition system
JP2021138368A (en) On-vehicle update device, update processing method, and update processing program
JP4615474B2 (en) Communication terminal, user data movement system, and user data movement method
JP2008294976A (en) Portable terminal, portable terminal management system and data storing method
CN104520836A (en) Systems and methods for facilitating service provision between applications
CN104750629B (en) The system and method for interlocking vehicle termination and portable terminal
JP2006191384A (en) Mobile and content transmission method
JP3846214B2 (en) Data output scheduling system, portable terminal and data pool device
US20200175446A1 (en) System and method for managing taxi dispatch, and program for controlling taxi dispatch requests
JP4296194B2 (en) Content transmission system, communication terminal, and content transmission method
JP2007049343A (en) Authentication system
JP2001307281A (en) Method for operating taxi and system
CN104335215A (en) Management sever
JP7051243B2 (en) Information processing equipment, information processing methods and programs
JP4299875B2 (en) In-vehicle information terminal device, in-vehicle information control system, and in-vehicle information control method
JP2019204547A (en) server
JP2004139410A (en) In-vehicle information terminal device, in-vehicle information control system and in-vehicle information control method
JP2006276961A (en) Vehicle dispatch management device
JP5274028B2 (en) Transaction system, transaction method
US20140129619A1 (en) Information processing system, portable information processing apparatus, and information processing method
EP3576079A1 (en) Travel history conversion method, information processing device and information system
JP4204319B2 (en) Method for delivery of route guidance elements, automotive navigation equipment and center

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080714

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: 20090324

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090417

R150 Certificate of patent or registration of utility model

Ref document number: 4299875

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120424

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130424

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130424

Year of fee payment: 4

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

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees