JP2010161464A - Remote service providing system, on-vehicle terminal, server, remote service providing method, and program - Google Patents

Remote service providing system, on-vehicle terminal, server, remote service providing method, and program Download PDF

Info

Publication number
JP2010161464A
JP2010161464A JP2009000805A JP2009000805A JP2010161464A JP 2010161464 A JP2010161464 A JP 2010161464A JP 2009000805 A JP2009000805 A JP 2009000805A JP 2009000805 A JP2009000805 A JP 2009000805A JP 2010161464 A JP2010161464 A JP 2010161464A
Authority
JP
Japan
Prior art keywords
remote service
state
vehicle
unit
application 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
JP2009000805A
Other languages
Japanese (ja)
Inventor
Masatake Kumabe
正剛 隈部
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2009000805A priority Critical patent/JP2010161464A/en
Publication of JP2010161464A publication Critical patent/JP2010161464A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enable a user to receive PUSH type remote service without operating an on-vehicle terminal. <P>SOLUTION: The on-vehicle includes a state acquisition means for acquiring the state of a vehicle, a state updating means for updating the state from a remote service obtained by a first communication means, and a state transmission means for transmitting information of the state acquired by the state acquisition means to an application server by the first communication means. The application server includes a remote service storage means for storing remote services associated with respective states, a remote service acquisition means for, by referring a state received by a second communication means, acquiring a remote service related to the state from the remote service storage means, and a remote service providing means for transmitting the remote service acquired by the remote service acquisition means to the on-vehicle terminal by the second communication means. <P>COPYRIGHT: (C)2010,JPO&amp;INPIT

Description

本発明は、状態の更新を自動で行うリモートサービス提供システム、車載端末、サーバ、リモートサービス提供方法、及びプログラムに関する。   The present invention relates to a remote service providing system that automatically updates a state, an in-vehicle terminal, a server, a remote service providing method, and a program.

従来におけるインターネットや無線通信等のネットワークを介してリモートサービスを提供する車載システムとしては、例えば、特許文献1に記載される技術がある。   As a conventional in-vehicle system that provides remote services via a network such as the Internet or wireless communication, there is a technique described in Patent Document 1, for example.

特許文献1に記載されるリモートサービス提供システムでは、無線通信機能を有した音声案内ユニットと、携帯電話用基地局と、リモートサービスセンタと、リモートサービスサーバと、から構成され、音声案内ユニットからリモートサービスセンタへサービス要求を送信すると、リモートサービスセンタがサービス要求に対応したリモートサービス情報を音声案内ユニットへ無線通信を行うことにより、ユーザの所望するサービスの提供を行っている。   The remote service providing system described in Patent Document 1 includes a voice guidance unit having a wireless communication function, a mobile phone base station, a remote service center, and a remote service server, and is remote from the voice guidance unit. When a service request is transmitted to the service center, the remote service center wirelessly communicates remote service information corresponding to the service request to the voice guidance unit, thereby providing a service desired by the user.

また、特許文献2では、プレゼンスサーバ装置から他の装置(例えば、ゲートウェイ装置)にプレゼンティティ毎に当該プレゼンスサーバ装置が有するプレゼンス情報管理機能を委譲し、該他の装置により、該委譲通知の対象となるプレゼンティティのプレゼンス情報を管理することで、通信量を抑えながらリアルタイムにプレゼンス情報を通知するプレゼンス情報管理システムについて開示されている。   Further, in Patent Document 2, the presence information management function of the presence server device is delegated from the presence server device to another device (for example, gateway device) for each presentity, and the subject of the delegation notification is provided by the other device. A presence information management system that notifies presence information in real time while controlling the amount of communication is disclosed by managing presentity presence information.

特開2007−225497号公報JP 2007-225497 A 特開2008−035453号公報JP 2008-035453 A

特許文献1では、地図案内を含む自動ナビゲーション設定等、運転者が欲しい情報は、自らが要求することでオンデマンド配信されるPULL型配信で情報配信が行われることになる。   In Patent Document 1, information desired by the driver, such as automatic navigation setting including map guidance, is distributed by PULL type distribution that is distributed on demand when requested by the driver.

しかしながら、車両の状態は常に流動的であり、特定の車両に対して適切なリモートサービスが提供されることが望まれている。   However, the state of the vehicle is always fluid, and it is desired that an appropriate remote service be provided for a specific vehicle.

そこで本発明は、上記問題点に鑑みてなされたもので、ユーザが車載端末を操作する事なくPUSH型のリモートサービスを享受できるようにすることを目的とする。   Therefore, the present invention has been made in view of the above problems, and an object of the present invention is to enable a user to enjoy a push-type remote service without operating a vehicle-mounted terminal.

上記課題を解決するため、本発明におけるリモートサービス提供システムは、ネットワークを介して通信を行う第1の通信手段を有する車載端末を備える車両と、ネットワークを介して通信を行う第2の通信手段を有するアプリケーションサーバと、を備えるリモートサービス提供システムにおいて、車載端末は、車両の状態を取得する状態取得手段と、第1の通信手段により得られたリモートサービスから状態を更新する状態更新手段と、状態取得手段により取得した状態の情報を第1の通信手段によりアプリケーションサーバへ送信する状態送信手段と、を備え、アプリケーションサーバは、各状態に関連付けられたリモートサービスを格納するリモートサービス格納手段と、第2の通信手段により受信した状態を参照して、リモートサービス格納手段から状態に関連するリモートサービスを取得するリモートサービス取得手段と、リモートサービス取得手段により取得したリモートサービスを第2の通信手段により車載端末に送信するリモートサービス提供手段と、を備えることを特徴とする。   In order to solve the above problems, a remote service providing system according to the present invention includes a vehicle including an in-vehicle terminal having a first communication unit that performs communication via a network, and a second communication unit that performs communication via the network. In the remote service providing system including the application server, the in-vehicle terminal includes a state acquisition unit that acquires the state of the vehicle, a state update unit that updates the state from the remote service obtained by the first communication unit, and a state State transmission means for transmitting the state information acquired by the acquisition means to the application server by the first communication means, the application server storing remote service storage means for storing the remote service associated with each state, Refer to the status received by the communication means of 2 Remote service acquisition means for acquiring a remote service related to the state from the service storage means, and remote service provision means for transmitting the remote service acquired by the remote service acquisition means to the in-vehicle terminal by the second communication means. Features.

また、本発明における車載端末は、ネットワークを介して通信を行う通信手段と、取り付けられた車両の状態を取得する状態取得手段と、通信手段により得られたリモートサービスから状態を更新する状態更新手段と、状態取得手段により取得した状態を通信手段を用いてアプリケーションサーバへ送信する送信手段と、を備えることを特徴とする。   The in-vehicle terminal according to the present invention includes a communication unit that performs communication via a network, a state acquisition unit that acquires a state of the attached vehicle, and a state update unit that updates a state from a remote service obtained by the communication unit. And a transmission means for transmitting the state acquired by the state acquisition means to the application server using the communication means.

また、本発明におけるアプリケーションサーバは、ネットワークを介して通信を行う通信手段と、各状態に関連付けられたリモートサービスを格納するリモートサービス格納手段と、通信手段により受信した状態を参照して、リモートサービス格納手段からリモートサービスを取得するリモートサービス取得手段と、リモートサービス取得手段により取得したリモートサービスを通信手段により車両に備えられた車載端末に提供するリモートサービス提供手段と、を備えることを特徴とする。   The application server according to the present invention refers to a communication unit that performs communication via a network, a remote service storage unit that stores a remote service associated with each state, and a status received by the communication unit, Remote service acquisition means for acquiring a remote service from the storage means, and remote service providing means for providing the remote service acquired by the remote service acquisition means to the in-vehicle terminal provided in the vehicle by the communication means, .

また、本発明におけるリモートサービス提供方法は、車両に備えられる車載端末による車両の状態を取得する状態取得ステップと、状態取得ステップにより取得した状態の情報を、ネットワークを介してアプリケーションサーバへ送信する送信ステップと、アプリケーションサーバによる送信ステップにて送信された状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部からリモートサービスを取得するリモートサービス取得ステップと、リモートサービス取得ステップにより取得したリモートサービスを車載端末に送信するリモートサービス提供ステップと、車載端末によるリモートサービス提供ステップにて提供されたリモートサービスから状態を更新する状態更新ステップと、を備えることを特徴とする。   The remote service providing method according to the present invention includes a state acquisition step of acquiring a vehicle state by an in-vehicle terminal provided in the vehicle, and transmission of transmitting the state information acquired by the state acquisition step to the application server via the network. A remote service acquisition step for acquiring a remote service from a remote service storage unit for storing a remote service associated with each state with reference to the step and the state transmitted in the transmission step by the application server; and a remote service acquisition step A remote service providing step of transmitting the remote service acquired by the vehicle-mounted terminal, and a state updating step of updating the state from the remote service provided in the remote service providing step by the vehicle-mounted terminal. And butterflies.

また、本発明における車載端末の状態更新方法は、取り付けられた車両の状態を取得する状態取得ステップと、ネットワークを介して状態取得ステップにより取得した状態の情報をアプリケーションサーバへ送信し、アプリケーションサーバより提供されるリモートサービスの受信を行う通信ステップと、通信ステップにより得られたリモートサービスから状態を更新する状態更新ステップと、を備えることを特徴とする。   In addition, the state update method for the in-vehicle terminal according to the present invention transmits a state acquisition step for acquiring the state of the attached vehicle, and information on the state acquired by the state acquisition step via the network to the application server. It comprises a communication step for receiving a provided remote service, and a state update step for updating the state from the remote service obtained by the communication step.

また、本発明におけるアプリケーションサーバの状態更新方法車載端末は、ネットワークを介して車両の状態を受信する受信ステップと、受信ステップにより受信した車両の状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部からリモートサービスを取得するリモートサービス取得ステップと、リモートサービス取得ステップにより取得したリモートサービスを車両に備えられた車載端末に送信する送信ステップと、を備えることを特徴とする。   The application server state update method according to the present invention includes: a reception step of receiving a vehicle state via a network; a remote service associated with each state with reference to the vehicle state received in the reception step; A remote service acquisition step of acquiring a remote service from a remote service storage unit that stores the remote service, and a transmission step of transmitting the remote service acquired by the remote service acquisition step to an in-vehicle terminal provided in the vehicle .

また、本発明におけるプログラムは、車両に備えられる車載端末による車両の状態を取得する状態取得処理と、状態取得処理により取得した状態の情報を、ネットワークを介してアプリケーションサーバへ送信する送信処理と、アプリケーションサーバによる送信ステップにて送信された状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部からリモートサービスを取得するリモートサービス取得処理と、リモートサービス取得ステップにより取得したリモートサービスを車載端末に送信するリモートサービス提供処理と、車載端末によるリモートサービス提供ステップにて提供されたリモートサービスから状態を更新する状態更新処理と、をコンピュータに実行させることを特徴とする。   Further, the program according to the present invention includes a state acquisition process for acquiring a vehicle state by an in-vehicle terminal provided in the vehicle, a transmission process for transmitting information on the state acquired by the state acquisition process to the application server via a network, Referring to the status transmitted in the transmission step by the application server, the remote service acquisition processing for acquiring the remote service from the remote service storage unit for storing the remote service associated with each status, and the remote service acquisition step A remote service providing process for transmitting a remote service to an in-vehicle terminal and a state updating process for updating the state from the remote service provided in the remote service providing step by the in-vehicle terminal are executed by a computer.

また、本発明におけるプログラムは、取り付けられた車両の状態を取得する状態取得処理と、ネットワークを介して状態取得処理により取得した状態の情報をアプリケーションサーバへ送信し、アプリケーションサーバより提供されるリモートサービスの受信を行う通信処理と、通信処理により得られたリモートサービスから状態を更新する状態更新処理と、をコンピュータに実行させることを特徴とする。   In addition, the program according to the present invention transmits a state acquisition process for acquiring the state of the attached vehicle and a state service acquired by the state acquisition process via the network to the application server, and is provided by the application server. And a state update process for updating a state from a remote service obtained by the communication process.

また、本発明におけるプログラムは、ネットワークを介して車両の状態を受信する受信処理と、受信処理により受信した状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部からリモートサービスを取得するリモートサービス取得処理と、リモートサービス取得処理により取得したリモートサービスを車両に備えられた車載端末に送信する送信処理と、をコンピュータに実行させることを特徴とする。   In addition, the program according to the present invention is a remote process that receives a vehicle state via a network and a remote service storage unit that stores a remote service associated with each state with reference to the state received by the reception process. It is characterized by causing a computer to execute a remote service acquisition process for acquiring a service and a transmission process for transmitting the remote service acquired by the remote service acquisition process to an in-vehicle terminal provided in the vehicle.

本発明により、車載端末が車両のステータス(エンジン停止・アイドリング停車・走行中・走行速度等)を通知する事により、リモートサービス(広告配信・ソフトウェア更新・ファームウェア更新・コンテンツ配信・新機能追加等)をPUSH配信する事が可能となる。   According to the present invention, the in-vehicle terminal notifies the vehicle status (engine stop, idling stop, running, running speed, etc.), thereby providing remote service (advertising delivery, software update, firmware update, content delivery, new function addition, etc.) Can be delivered via PUSH.

本発明の実施形態に係るリモートサービス提供システムの構成図である。It is a block diagram of the remote service provision system which concerns on embodiment of this invention. 本発明の実施形態に係るリモートサービス提供システムの機能ブロック図である。It is a functional block diagram of the remote service provision system which concerns on embodiment of this invention. 本発明の実施形態に係る車載端末のフローチャート図である。It is a flowchart figure of the vehicle-mounted terminal which concerns on embodiment of this invention. 本発明の実施形態に係るアプリケーションサーバのフローチャート図である。It is a flowchart figure of the application server which concerns on embodiment of this invention. 本発明の実施形態に係るリモートサービス提供システムのシーケンス図である。It is a sequence diagram of the remote service provision system which concerns on embodiment of this invention. 本発明の他の実施形態に係るリモートサービス提供システムのフローチャート図である。It is a flowchart figure of the remote service provision system which concerns on other embodiment of this invention. 本発明の他の実施形態に係るリモートサービス提供システムの機能ブロック図である。It is a functional block diagram of the remote service provision system which concerns on other embodiment of this invention. 本発明の他の実施形態に係るリモートサービス提供システムのシーケンス図である。It is a sequence diagram of the remote service provision system which concerns on other embodiment of this invention.

次に、発明を実施するための最良の形態について図面を参照して詳細に説明する。   Next, the best mode for carrying out the invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態におけるリモートサービス提供システムの構成図である。リモートサービス提供システム100は、車両110と、ネットワーク120と、アプリケーションサーバ130と、を有して構成される。   FIG. 1 is a configuration diagram of a remote service providing system according to an embodiment of the present invention. The remote service providing system 100 includes a vehicle 110, a network 120, and an application server 130.

車両110は、車両の状態を取得するECU(Electric Control Unit)群112と、SIP(Session Initiation Protocol)対応統合通信車載端末111と、を有している。SIP対応統合通信車載端末111は、ECU群にて取得した車両の状態を、車両110の現在の状態としてプレゼンスの発行を行う。   The vehicle 110 includes an ECU (Electric Control Unit) group 112 that acquires the state of the vehicle, and a SIP (Session Initiation Protocol) compatible integrated communication in-vehicle terminal 111. The SIP compatible integrated communication in-vehicle terminal 111 issues a presence with the vehicle state acquired by the ECU group as the current state of the vehicle 110.

発行されたプレゼンスは、ネットワーク120を介してアプリケーションサーバ130へ通知される。アプリケーションサーバ130は、状態管理データベース(以下、状態管理DB)131と、リモートサービス種別毎DB群132と、を有して構成される。   The issued presence is notified to the application server 130 via the network 120. The application server 130 includes a state management database (hereinafter, state management DB) 131 and a DB group 132 for each remote service type.

状態管理DB131は、通知されたプレゼンス情報の登録を行う。また、リモートサービス種別毎DB群132には、各リモートサービスが種別毎に分けられて格納されている。   The state management DB 131 registers the notified presence information. The remote service type DB group 132 stores each remote service separately for each type.

アプリケーションサーバ130は、状態管理DBに登録された情報を基にして、登録された状態に最適なリモートサービスをリモートサービス種別毎DB群132より選別・取得し、車両が発行したプレゼンスに最適なリモートサービスを提供する。   Based on the information registered in the state management DB, the application server 130 selects and obtains a remote service that is optimal for the registered state from the DB group 132 for each remote service type, and the remote that is optimal for the presence issued by the vehicle. Provide service.

(第1の実施形態)
図2は、本発明の実施形態におけるリモートサービス提供システムの機能ブロック図である。リモートサービス提供システム200は、各種ECU、及びSIP対応統合通信車載端末219を搭載する車両210と、車両状態とリモートサービスを管理提供するアプリケーションサーバ230と、車両群とアプリケーションサーバを接続するネットワーク220とを有して構成される。
(First embodiment)
FIG. 2 is a functional block diagram of the remote service providing system in the embodiment of the present invention. The remote service providing system 200 includes a vehicle 210 equipped with various ECUs and an SIP-compatible integrated communication vehicle-mounted terminal 219, an application server 230 that manages and provides vehicle status and remote service, and a network 220 that connects the vehicle group and the application server. It is comprised.

車両210は、通信デバイス211とSIPスタック212とSIPメッセージ処理部213と外部ECU情報処理部214と外部ECU通信処理部215と車載システムアクセスデバイス216とを有するSIP対応統合通信車載端末219と、車内ネットワーク217と、各種ECU群218と、を備える。   The vehicle 210 includes a SIP-compatible integrated communication in-vehicle terminal 219 having a communication device 211, a SIP stack 212, a SIP message processing unit 213, an external ECU information processing unit 214, an external ECU communication processing unit 215, and an in-vehicle system access device 216, A network 217 and various ECU groups 218 are provided.

通信デバイス211は、ネットワーク220と接続可能なデバイスであり、それらを適切にコントロールする事が可能なコントロールドライバを備える。   The communication device 211 is a device that can be connected to the network 220 and includes a control driver that can appropriately control them.

SIPスタック212は、通信デバイス211により発行されたSIPメッセージをSIPメッセージ処理部213へハンドリングする機能と、SIPメッセージ処理部213で作成されたSIPメッセージを通信デバイス211へ発行する機能とSIPプロトコルのセッションを管理する機能を備える。   The SIP stack 212 has a function of handling the SIP message issued by the communication device 211 to the SIP message processing unit 213, a function of issuing the SIP message created by the SIP message processing unit 213 to the communication device 211, and a SIP protocol session. It has a function to manage.

SIPメッセージ処理部213は、SIPスタック212で発行されたSIPメッセージを構文解析する機能と、外部ECU情報処理部214からSIPメッセージ送信要求があった場合にSIPメッセージを作成し、SIPスタック212へ対して発行する機能とを備える。   The SIP message processing unit 213 generates a SIP message when there is a SIP message transmission request from the external ECU information processing unit 214, and a function for parsing the SIP message issued by the SIP stack 212. And issue function.

外部ECU情報処理部214は、SIPメッセージ処理部213から要求があった場合に外部ECU通信処理部215に対して処理要求を発行する機能と、外部ECU通信処理部215から発行された情報を分析し、SIPメッセージ処理部213に対して処理要求を発行する機能とを備える。   The external ECU information processing unit 214 analyzes a function for issuing a processing request to the external ECU communication processing unit 215 when there is a request from the SIP message processing unit 213 and information issued from the external ECU communication processing unit 215. And a function for issuing a processing request to the SIP message processing unit 213.

外部ECU通信処理部215は、車載システムアクセスデバイス毎に存在するコントロールドライバを示している。外部ECU通信処理部215は、外部ECU情報処理部214と車載システムアクセスデバイス216間で送受される情報をトンネリングする機能を備える。   The external ECU communication processing unit 215 indicates a control driver that exists for each in-vehicle system access device. The external ECU communication processing unit 215 has a function of tunneling information transmitted and received between the external ECU information processing unit 214 and the in-vehicle system access device 216.

車内ネットワーク217は、車内LAN、あるいはその他全ての車内情報網を示し、ECU群218は、車両内に有する全ての情報送受可能なECUの集合を示す。   The in-vehicle network 217 indicates an in-vehicle LAN or all other in-vehicle information networks, and the ECU group 218 indicates a set of all ECUs that can transmit and receive information in the vehicle.

アプリケーションサーバ230は、通信デバイス231と、SIPスタック232と、SIPメッセージ処理部233と、DB管理部234と、状態管理DB235と、リモートサービス管理DB群236と、状態毎サービス検索部237と、リモートサービス提供処理部238と、を備える。   The application server 230 includes a communication device 231, a SIP stack 232, a SIP message processing unit 233, a DB management unit 234, a state management DB 235, a remote service management DB group 236, a service search unit for each state 237, a remote A service provision processing unit 238.

通信デバイス231は、ネットワーク220と接続可能なデバイスであり、それらを適切にコントロールする事が可能なコントロールドライバを備える。   The communication device 231 is a device that can be connected to the network 220 and includes a control driver that can appropriately control them.

SIPスタック232は、通信デバイス231により発行されたSIPメッセージをSIPメッセージ処理部233へハンドリングする機能と、SIPメッセージ処理部233で作成されたSIPメッセージを通信デバイス231へ発行する機能と、SIPプロトコルのセッションを管理する機能と、を備える。   The SIP stack 232 has a function of handling a SIP message issued by the communication device 231 to the SIP message processing unit 233, a function of issuing the SIP message created by the SIP message processing unit 233 to the communication device 231, and a SIP protocol And a function for managing a session.

SIPメッセージ処理部233は、SIPスタックで発行されたSIPメッセージを構文解析する機能と、外部ECU情報処理部214からSIPメッセージ送信要求があった場合にSIPメッセージを作成し、SIPスタック212へ対して発行する機能とを備える。   The SIP message processing unit 233 generates a SIP message when there is a SIP message transmission request from the external ECU information processing unit 214, and a function for parsing the SIP message issued by the SIP stack. It has a function to issue.

DB管理部234は、車両より発行された車両の状態を状態管理DB235へ登録する機能を備える。また、必要に応じて状態管理DB235の情報を削除・変更する機能も備える。   The DB management unit 234 has a function of registering the state of the vehicle issued by the vehicle in the state management DB 235. Further, it also has a function of deleting / changing information in the state management DB 235 as necessary.

リモートサービス種別毎管理DB236は、車両の状態に応じて提供可能なリモートサービスをサービス種別毎に格納しているデータベースの集合を示す。   The remote service type management DB 236 represents a set of databases that store, for each service type, remote services that can be provided according to the state of the vehicle.

状態毎サービス検索部237は、状態管理DBに周期的にアクセスし車両の状態を監視する機能と、リモートサービス提供可能な状態になった車両を検出した際にはリモートサービス管理DB群236に接続し提供可能なリモートサービス情報を引き出してリモートサービス提供処理部238へ処理要求を発行する機能と、を備える。   The service search unit for each state 237 periodically accesses the state management DB to monitor the state of the vehicle, and connects to the remote service management DB group 236 when detecting a vehicle that is ready to provide a remote service. And a function for extracting remote service information that can be provided and issuing a processing request to the remote service provision processing unit 238.

リモートサービス提供処理部238は、発行された処理要求を元に通信デバイス231を介して車両へリモートサービスをPUSH配信する機能を備える。   The remote service provision processing unit 238 has a function of PUSH distributing the remote service to the vehicle via the communication device 231 based on the issued processing request.

ネットワーク220は、ローカルエリアネットワーク、広域ネットワーク、セルラーネットワーク、あるいはベージャネットワーク等車載通信に用いられる各種ネットワークを示す。   The network 220 indicates various networks used for in-vehicle communication such as a local area network, a wide area network, a cellular network, or a pager network.

次に、図3を参照して、本発明の第1の実施形態に関わる車載端末の動作について詳細に説明する。図3は、車載端末219のフローチャート図である。   Next, the operation of the in-vehicle terminal according to the first embodiment of the present invention will be described in detail with reference to FIG. FIG. 3 is a flowchart of the in-vehicle terminal 219.

まず、車載端末219は、ECU群218などから車内ネットワーク217を介して、車両の状態を取得する(ステップS31)。   First, the in-vehicle terminal 219 acquires the state of the vehicle from the ECU group 218 or the like via the in-vehicle network 217 (step S31).

取得した状態情報をネットワークを介して、アプリケーションサーバ230へと送信する(ステップS32)。アプリケーションサーバ230より送信されてくる該状態情報に基づいたリモートサービスを受信する(ステップS33)。受信したリモートサービスに従って、状態の更新(例えば、ソフトウェアやファームウェアの更新、あるいは配信された広告やコンテンツなどの表示)を行う(ステップS34)。   The acquired state information is transmitted to the application server 230 via the network (step S32). A remote service based on the status information transmitted from the application server 230 is received (step S33). According to the received remote service, the status is updated (for example, software or firmware is updated, or a distributed advertisement or content is displayed) (step S34).

次に、図4を参照して、本発明の第1の実施形態に関わるアプリケーションサーバの動作について詳細に説明する。図4は、アプリケーションサーバ230のフローチャート図である。   Next, the operation of the application server according to the first embodiment of the present invention will be described in detail with reference to FIG. FIG. 4 is a flowchart of the application server 230.

まず、アプリケーションサーバ230は、車載端末219より送信されてくる車両の現在の状態情報を受信する(ステップS41)。   First, the application server 230 receives the current state information of the vehicle transmitted from the in-vehicle terminal 219 (step S41).

取得した状態情報に基づいて、リモートサービス種別毎データベース群236から関連するリモートサービスを取得する(ステップS42)。取得したリモートサービスを該車載端末へと送信する(ステップS43)。なお、リモートサービスは、例えば、ソフトウェアやファームウェアの更新プログラム、あるいは広告やコンテンツなどの情報である。   Based on the acquired state information, a related remote service is acquired from the remote service type database group 236 (step S42). The acquired remote service is transmitted to the in-vehicle terminal (step S43). The remote service is, for example, software or firmware update programs, or information such as advertisements or contents.

次に、図5を参照して、本発明の第1の実施形態に関わるリモートサービス提供システムの動作について詳細に説明する。図5は、リモートサービス提供システム200のシーケンス図である。   Next, the operation of the remote service providing system according to the first embodiment of the present invention will be described in detail with reference to FIG. FIG. 5 is a sequence diagram of the remote service providing system 200.

ECU群218から発行された情報が、車内ネットワーク217を経由してSIP対応統合通信車載端末219へ渡される(ステップS51)。   Information issued from the ECU group 218 is passed to the SIP-compatible integrated communication in-vehicle terminal 219 via the in-vehicle network 217 (step S51).

SIP対応統合通信車載端末219では、受信した情報を車載システムアクセスデバイス216を介して、外部ECU通信処理部215へ送信する。外部ECU通信処理部215は、外部ECU情報処理部214へと該情報を渡す。外部ECU情報処理部214は、受け取った情報を分析し、車両210の状態を変更する必要があると判断した場合、SIPメッセージ処理部213に対して処理要求を発行する。なお、ここでの変更可否判断は、例えば、渋滞中における車両停止時や雨天時における一定速度以上で走行が行われているなどとして車両の状況、及び周囲の環境によって一定環境下では、状態更新を行うよう設定するとよい。また、必ずしも変更可否判断は行う必要はなく、例えば情報を取得する度に毎回SIPメッセージ処理部213へと処理要求を発行してもよい。   The SIP-compatible integrated communication in-vehicle terminal 219 transmits the received information to the external ECU communication processing unit 215 via the in-vehicle system access device 216. The external ECU communication processing unit 215 passes the information to the external ECU information processing unit 214. When the external ECU information processing unit 214 analyzes the received information and determines that the state of the vehicle 210 needs to be changed, the external ECU information processing unit 214 issues a processing request to the SIP message processing unit 213. In this case, whether or not the change can be made is determined by, for example, updating the state in a certain environment depending on the situation of the vehicle and the surrounding environment, such as when the vehicle is running at a certain speed or more when it is stopped or in rainy weather. It is good to set to do. Further, it is not always necessary to determine whether or not change is possible. For example, a processing request may be issued to the SIP message processing unit 213 every time information is acquired.

SIPメッセージ処理部213は、外部ECU情報処理部214から発行された処理要求をもとにSIPメッセージを作成し、SIPスタック212へ渡す。SIPスタック212は、SIPメッセージ処理部213から渡されたSIPメッセージのセッション管理を行い、且つ通信デバイス211を介してネットワーク220へ情報を送信する。   The SIP message processing unit 213 creates a SIP message based on the processing request issued from the external ECU information processing unit 214 and passes it to the SIP stack 212. The SIP stack 212 performs session management of the SIP message passed from the SIP message processing unit 213 and transmits information to the network 220 via the communication device 211.

次に、アプリケーションサーバ230は、ネットワーク220を介して送信された車両状態の情報を受信する(ステップS52)。   Next, the application server 230 receives the vehicle state information transmitted via the network 220 (step S52).

アプリケーションサーバ230では、受信した情報を通信デバイス231経由でSIPスタック232が受信し、SIPメッセージのセッション管理を行い、SIPメッセージ処理部233へ渡す。SIPメッセージ処理部233では、受信したSIPメッセージの構文解析を行い、DB管理部234へ処理要求を発行する。DB管理部234は、発行された処理要求を分析する。なお、処理要求とは、例えば状態管理DBへの反映などである。   In the application server 230, the SIP stack 232 receives the received information via the communication device 231, performs session management of the SIP message, and passes it to the SIP message processing unit 233. The SIP message processing unit 233 analyzes the syntax of the received SIP message and issues a processing request to the DB management unit 234. The DB management unit 234 analyzes the issued processing request. The processing request is, for example, reflection in the state management DB.

DB管理部234は、分析した車両210の状態を状態管理DB235に登録する(ステップS53)。   The DB management unit 234 registers the analyzed state of the vehicle 210 in the state management DB 235 (step S53).

状態管理DB235に登録が行われると、状態毎サービス検索部437は、リモートサービス種別毎DB群236へアクセスを行う(ステップS54)。   When registration is performed in the state management DB 235, the service search unit for each state 437 accesses the DB group 236 for each remote service type (step S54).

状態毎サービス検索部237は、登録された車両の状態に基づいて、リモートサービス種別毎DB群236の中から関連するリモートサービス情報を取得し、リモートサービス提供処理部238に処理要求を発行する。リモートサービス提供処理部238は、発行された処理要求に基づいて車両210の状態に適したリモートサービスを通信デバイス231経由でPUSH配信する。   The service search unit for each state 237 acquires related remote service information from the remote service type DB group 236 based on the registered vehicle state, and issues a processing request to the remote service provision processing unit 238. The remote service provision processing unit 238 pushes a remote service suitable for the state of the vehicle 210 via the communication device 231 based on the issued processing request.

該情報は、ネットワーク220を介してSIP対応統合通信車載端末219へ送信される(ステップS55)。   The information is transmitted to the SIP-compatible integrated communication in-vehicle terminal 219 via the network 220 (step S55).

SIP対応統合通信車載端末219では、受信したリモートサービス情報を通信デバイス211経由でSIPスタック212が受信し、SIPメッセージのセッション管理を行い、SIPメッセージ処理部213へ渡す。SIPメッセージ処理部213では、受信したSIPメッセージの構文解析を行い、必要に応じて外部ECU情報処理部214へ処理要求を発行する。外部ECU情報処理部214は、受信した処理要求に応じて外部ECU通信処理部215を介して車載システムアクセスデバイス216へ処理情報を送信する。   In the SIP-compatible integrated communication in-vehicle terminal 219, the SIP stack 212 receives the received remote service information via the communication device 211, performs session management of the SIP message, and passes it to the SIP message processing unit 213. The SIP message processing unit 213 analyzes the syntax of the received SIP message and issues a processing request to the external ECU information processing unit 214 as necessary. The external ECU information processing unit 214 transmits processing information to the in-vehicle system access device 216 via the external ECU communication processing unit 215 in response to the received processing request.

車載システムアクセスデバイス216から送信された処理情報は、車内ネットワーク217を介してECU群218へ送信され、状態の更新が行われる(ステップS56)。   The processing information transmitted from the in-vehicle system access device 216 is transmitted to the ECU group 218 via the in-vehicle network 217, and the state is updated (step S56).

なお、ステップS53における登録は、必ずしもする必要はなく、例えば、受信した車両状態の情報に基づいて、そのままリモートサービス種別毎DB群236へアクセスし、関連するリモートサービスを取得してもよい。   Note that the registration in step S53 is not necessarily performed. For example, the remote service type DB group 236 may be accessed as it is based on the received vehicle state information to obtain a related remote service.

本実施形態によれば、車両内部の情報をSIPプレゼンス機能を用いて通信し、サービス対象車両の状態をタイムリーに管理できるため、車両のその時の状態に最も適したリモートサービスがPUSH配信できる。この結果、種々のユースケースに対応したリモートサービスの提供が可能となる。   According to the present embodiment, information inside the vehicle is communicated using the SIP presence function, and the state of the service target vehicle can be managed in a timely manner, so that the remote service most suitable for the current state of the vehicle can be distributed by PUSH. As a result, it is possible to provide a remote service corresponding to various use cases.

(第2の実施形態)
次に、図6を参照に本発明のリモートサービス提供システムに関わる第2の実施形態について詳細に説明する。
(Second Embodiment)
Next, a second embodiment relating to the remote service providing system of the present invention will be described in detail with reference to FIG.

第1の実施形態におけるステップS52にてアプリケーションサーバが車両状態の情報を受信して、DB管理部234が、発行された処理要求を分析した際に、状態管理DB235に車両状態の情報を反映する必要があるか否かを判断する(ステップS61)。なお、ここでの判断は、予め同様の車両の状態が状態管理DB235に登録されていたり、平常状態である場合などに、反映させる必要がないと判断する。   In step S52 in the first embodiment, when the application server receives the vehicle state information and the DB management unit 234 analyzes the issued processing request, the state management DB 235 reflects the vehicle state information. It is determined whether or not it is necessary (step S61). Note that the determination here determines that it is not necessary to reflect the same vehicle state in advance when it is registered in the state management DB 235 or is in a normal state.

ステップS61の判断において、反映する必要有りと判断した場合には、第1の実施形態におけるステップS53以降の処理に従う(ステップS62)。一方、反映する必要なしと判断された場合には、予め決められた所定時間が経過したか否かを判断する(ステップS63)。   If it is determined in step S61 that it is necessary to reflect, the processing following step S53 in the first embodiment is followed (step S62). On the other hand, if it is determined that it is not necessary to reflect, it is determined whether or not a predetermined time has passed (step S63).

所定時間が経過したら、所定時間経過後に取得するよう予め決められたリモートサービスをリモートサービス種別毎DB群236から取得する(ステップS64)。取得したリモートサービスをネットワークを介して車載端末へと送信する(ステップS65)。なお、以降の動作については、第1の実施形態と同様なので詳細については、省略する。   When the predetermined time elapses, a remote service predetermined to be acquired after the elapse of the predetermined time is acquired from the remote service type DB group 236 (step S64). The acquired remote service is transmitted to the in-vehicle terminal via the network (step S65). Since the subsequent operation is the same as that of the first embodiment, the details are omitted.

本構成によれば、所定時間毎に車載端末より送られてくる情報に対して、特に必要でない場合には、リモートサービスの送信を行うことがなく、また、一定時間経過後には、所定のリモートサービス(例えば、広告など)を配信することが可能である。   According to this configuration, the remote service is not transmitted to the information sent from the in-vehicle terminal every predetermined time unless particularly necessary, and after a predetermined time has elapsed, the predetermined remote is not transmitted. Services (eg, advertisements) can be delivered.

なお、状態管理DB235に登録が行われた際には、毎回リモートサービスを取得するよう記載したが、これに限ることはなく、例えば、周期的に状態毎サービス検索部237が状態管理DB235を監視し、更新されていれば、リモートサービスを取得するよう構成してもよい。本構成により、配信回数を軽減させられるとともに、配信可能な時にリモートサービスを一括して配信することも可能である。   It is described that the remote service is acquired every time registration is performed in the state management DB 235. However, the present invention is not limited to this. For example, the state-based service search unit 237 periodically monitors the state management DB 235. If it has been updated, the remote service may be acquired. With this configuration, the number of times of distribution can be reduced, and remote services can be distributed in a batch when the distribution is possible.

(第3の実施形態)
次に、本発明の第3の実施形態について図面を参照して詳細に説明する。図7は、本発明の他の実施形態におけるリモートサービス提供システムの機能ブロック図である。
(Third embodiment)
Next, a third embodiment of the present invention will be described in detail with reference to the drawings. FIG. 7 is a functional block diagram of a remote service providing system according to another embodiment of the present invention.

リモートサービス提供システム400は、ユーザ持込端末、及びSIP対応統合通信車載端末を搭載する車両410と、車両状態とリモートサービスを管理提供するアプリケーションサーバ430と、車両群とアプリケーションサーバを接続するネットワーク420とを有して構成される。   The remote service providing system 400 includes a vehicle 410 equipped with a user bring-in terminal and a SIP-compatible integrated communication in-vehicle terminal, an application server 430 that manages and provides vehicle status and remote service, and a network 420 that connects the vehicle group and the application server. And is configured.

車両410は、図2における車両210と同様に、通信デバイス411とSIPスタック412とSIPメッセージ処理部413と外部機器情報処理部414と外部機器通信処理部415と車載システムアクセスデバイス416とを有するSIP対応統合通信車載端末419と、車内ネットワーク417と、を備え、各種ECU群218の替わりに、情報端末やオーディオ機器などのユーザ持込端末類418と、を備える。   Similar to the vehicle 210 in FIG. 2, the vehicle 410 includes a communication device 411, a SIP stack 412, a SIP message processing unit 413, an external device information processing unit 414, an external device communication processing unit 415, and an in-vehicle system access device 416. A corresponding integrated communication in-vehicle terminal 419 and an in-vehicle network 417 are provided, and instead of the various ECU groups 218, user bring-in terminals 418 such as information terminals and audio equipment are provided.

アプリケーションサーバ430は、通信デバイス431と、SIPスタック432と、SIPメッセージ処理部433と、DB管理部434と、状態管理DB435と、リモートサービス管理DB群436と、状態毎サービス検索部437と、リモートサービス提供処理部438と、を備える。   The application server 430 includes a communication device 431, a SIP stack 432, a SIP message processing unit 433, a DB management unit 434, a state management DB 435, a remote service management DB group 436, a service search unit for each state 437, a remote A service provision processing unit 438.

図2におけるリモートサービス提供システム200と同様な各種機能については、詳細な説明は省略する。なお、ユーザ持込端末類418は、情報送受可能な持込端末の集合である。   Detailed descriptions of various functions similar to those of the remote service providing system 200 in FIG. 2 are omitted. The user carry-in terminals 418 are a set of carry-in terminals that can send and receive information.

次に、図8を参照して、本発明の第3の実施形態に関わるリモートサービス提供システムの動作について詳細に説明する。図8は、リモートサービス提供システム400のシーケンス図である。   Next, the operation of the remote service providing system according to the third embodiment of the present invention will be described in detail with reference to FIG. FIG. 8 is a sequence diagram of the remote service providing system 400.

ユーザ持込端末類418から発行された自身の情報が、車内ネットワーク417を経由してSIP対応統合通信車載端末419へ渡される(ステップS81)。   The user's own information issued from the user carry-in terminals 418 is passed to the SIP-compatible integrated communication in-vehicle terminal 419 via the in-vehicle network 417 (step S81).

SIP対応統合通信車載端末419では、受信した情報を車載システムアクセスデバイス416を介して、外部機器通信処理部415が受信し、外部機器情報処理部414へ渡す。外部機器情報処理部414は、受け取った情報を分析し、車両410の状態を変更する必要があると判断した場合、SIPメッセージ処理部413に対して処理要求を発行する。SIPメッセージ処理部413は、外部機器情報処理部414から発行された処理要求をもとにSIPメッセージを作成し、SIPスタック412へ渡す。SIPスタック412は、SIPメッセージ処理部413から渡されたSIPメッセージのセッション管理を行い、且つ通信デバイス411を介してネットワーク420へ情報を送信する。   In the SIP-compatible integrated communication in-vehicle terminal 419, the external device communication processing unit 415 receives the received information via the in-vehicle system access device 416 and passes it to the external device information processing unit 414. When the external device information processing unit 414 analyzes the received information and determines that the state of the vehicle 410 needs to be changed, the external device information processing unit 414 issues a processing request to the SIP message processing unit 413. The SIP message processing unit 413 creates a SIP message based on the processing request issued from the external device information processing unit 414 and passes it to the SIP stack 412. The SIP stack 412 performs session management of the SIP message passed from the SIP message processing unit 413 and transmits information to the network 420 via the communication device 411.

次に、該情報はネットワーク420を介して、アプリケーションサーバ430へ送信される(ステップS82)。   Next, the information is transmitted to the application server 430 via the network 420 (step S82).

アプリケーションサーバ430では、受信した情報を通信デバイス431経由でSIPスタック432が受信し、SIPメッセージのセッション管理を行い、SIPメッセージ処理部433へ渡す。SIPメッセージ処理部433では、受信したSIPメッセージの構文解析を行い、必要に応じてDB管理部434へ処理要求を発行し、DB管理部434は、発光された処理要求を分析する。   In the application server 430, the SIP stack 432 receives the received information via the communication device 431, performs session management of the SIP message, and passes it to the SIP message processing unit 433. The SIP message processing unit 433 analyzes the syntax of the received SIP message, issues a processing request to the DB management unit 434 as necessary, and the DB management unit 434 analyzes the emitted processing request.

分析の結果、ユーザ持込端末類418の状態を状態管理DB435に反映させる必要があると判断した場合は、状態管理DB435にユーザ持込端末類418の状態を登録する(ステップS83)。   If it is determined as a result of the analysis that the state of the user terminal 418 needs to be reflected in the state management DB 435, the state of the user terminal 418 is registered in the state management DB 435 (step S83).

状態毎サービス検索部437は、周期的に状態管理DB435を監視し、車両410がリモートサービス提供可能な状態になっている事を検出すると、リモートサービス種別毎DB群436へアクセスする(ステップS84)。   The service search unit for each state 437 periodically monitors the state management DB 435 and, when detecting that the vehicle 410 is in a state in which the remote service can be provided, accesses the DB group 436 for each remote service type (step S84). .

状態毎サービス検索部437は、リモートサービス種別毎DB群436の中からユーザ持込端末類418の状態に最適なリモートサービス情報を取得し、リモートサービス提供処理部438に処理要求を発行する。リモートサービス提供処理部438は、発行された処理要求に基づいてユーザ持込端末類418の状態に最も適したリモートサービスを通信デバイス431経由でPUSH配信する。   The service search unit for each state 437 acquires remote service information optimal for the state of the user terminal 418 from the DB group 436 for each remote service type, and issues a processing request to the remote service provision processing unit 438. The remote service provision processing unit 438 pushes the remote service most suitable for the state of the user terminal 418 based on the issued processing request via the communication device 431.

該情報は、ネットワーク420を介してSIP対応統合通信車載端末419へ送信される(ステップS85)。   This information is transmitted to the SIP-compatible integrated communication in-vehicle terminal 419 via the network 420 (step S85).

SIP対応統合通信車載端末419では、受信した情報を通信デバイス411経由でSIPスタック412が受信し、SIPメッセージのセッション管理を行い、SIPメッセージ処理部413へ渡す。SIPメッセージ処理部413では、受信したSIPメッセージの構文解析を行い、必要に応じて外部機器情報処理部414へ処理要求を発行する。外部機器情報処理部414は、受信した処理要求に応じて外部機器通信処理部415を介して車載システムアクセスデバイス416へ情報を送信する。   In the SIP-compatible integrated communication in-vehicle terminal 419, the SIP stack 412 receives the received information via the communication device 411, performs session management of the SIP message, and passes it to the SIP message processing unit 413. The SIP message processing unit 413 analyzes the syntax of the received SIP message and issues a processing request to the external device information processing unit 414 as necessary. The external device information processing unit 414 transmits information to the in-vehicle system access device 416 via the external device communication processing unit 415 in response to the received processing request.

車載システムアクセスデバイス416から送信された情報は、車内ネットワーク417を介してユーザ持込端末類418へ送信される(ステップS86)。   Information transmitted from the in-vehicle system access device 416 is transmitted to the user bring-in terminals 418 via the in-vehicle network 417 (step S86).

本実施形態によれば、ユーザによって持ち込まれた端末の情報をSIPプレゼンス機能を用いて通信し、サービス対象端末の状態をタイムリーに管理できるため、車両のその時の状態に最も適したリモートサービスがPUSH配信できる。この結果、種々のユースケースに対応したリモートサービスの提供が可能となる。   According to the present embodiment, since the information of the terminal brought in by the user is communicated using the SIP presence function and the state of the service target terminal can be managed in a timely manner, the remote service most suitable for the current state of the vehicle is Push distribution is possible. As a result, it is possible to provide a remote service corresponding to various use cases.

以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範囲な趣旨および範囲から逸脱することなく、これら具体例に様々な修正および変更が可能である。   The present invention has been described above by the preferred embodiments of the present invention. While the invention has been described with reference to specific embodiments thereof, various modifications and changes can be made to these embodiments without departing from the broader spirit and scope of the invention as defined in the claims. is there.

本発明によれば、状態通知を利用した車両用途調査や車両使用頻度調査用途に適用できる。また、状態管理とそれに伴うPUSH型配信を利用した防犯システムやデバイスロックといった用途にも適用可能である。   According to the present invention, the present invention can be applied to vehicle usage surveys and vehicle usage frequency surveys using state notification. Moreover, it is applicable also to uses, such as a crime prevention system and a device lock using state management and accompanying PUSH type | mold delivery.

200 リモートサービス提供システム
210 車両
211 通信デバイス
212 SIPスタック
213 SIPメッセージ処理部
214 外部ECU情報処理部
215 外部ECU通信処理部
216 車載システムアクセスデバイス
217 車内ネットワーク
218 各種ECU群
219 SIP対応統合通信車載端末
220 ネットワーク
230 アプリケーションサーバ
231 通信デバイス
232 SIPスタック
233 SIPメッセージ処理部
234 DB管理部
235 状態管理DB
236 リモートサービス管理DB郡
237 状態毎サービス検索部
238 リモートサービス提供処理部
414 外部機器情報処理部
415 外部機器通信処理部
418 ユーザ持込端末類
200 Remote Service Providing System 210 Vehicle 211 Communication Device 212 SIP Stack 213 SIP Message Processing Unit 214 External ECU Information Processing Unit 215 External ECU Communication Processing Unit 216 In-vehicle System Access Device 217 In-Vehicle Network 218 Various ECU Groups 219 SIP Compatible Integrated Communication In-vehicle Terminal 220 Network 230 Application server 231 Communication device 232 SIP stack 233 SIP message processing unit 234 DB management unit 235 Status management DB
236 Remote service management DB group 237 Service search unit for each state 238 Remote service provision processing unit 414 External device information processing unit 415 External device communication processing unit 418 User bring-in terminals

Claims (15)

ネットワークを介して通信を行う第1の通信手段を有する車載端末を備える車両と、前記ネットワークを介して通信を行う第2の通信手段を有するアプリケーションサーバと、を備えるリモートサービス提供システムにおいて、
前記車載端末は、前記車両の状態を取得する状態取得手段と、前記第1の通信手段により得られたリモートサービスから状態を更新する状態更新手段と、前記状態取得手段により取得した状態の情報を前記第1の通信手段により前記アプリケーションサーバへ送信する状態送信手段と、を備え、
前記アプリケーションサーバは、各状態に関連付けられたリモートサービスを格納するリモートサービス格納手段と、前記第2の通信手段により受信した前記状態を参照して、前記リモートサービス格納手段から前記状態に関連するリモートサービスを取得するリモートサービス取得手段と、前記リモートサービス取得手段により取得したリモートサービスを前記第2の通信手段により前記車載端末に送信するリモートサービス提供手段と、を備えることを特徴とするリモートサービス提供システム。
In a remote service providing system comprising: a vehicle including a vehicle-mounted terminal having a first communication unit that performs communication via a network; and an application server including a second communication unit that performs communication via the network.
The in-vehicle terminal includes status acquisition means for acquiring the status of the vehicle, status update means for updating the status from the remote service obtained by the first communication means, and status information acquired by the status acquisition means. State transmitting means for transmitting to the application server by the first communication means,
The application server refers to a remote service storage unit that stores a remote service associated with each state, and the state received by the second communication unit, and the remote service storage unit stores a remote service related to the state. Remote service providing means comprising: remote service obtaining means for obtaining a service; and remote service providing means for transmitting the remote service obtained by the remote service obtaining means to the in-vehicle terminal by the second communication means. system.
前記車載端末は、前記状態取得手段により取得した状態を変更する必要があるか否かを判断する第1の状態変更判断手段と、を備え、
前記状態送信手段は、前記第1の状態変更判断手段により変更の必要有りと判断した前記状態の情報を前記第1の通信手段により前記アプリケーションサーバへ送信することを特徴とする請求項1記載のリモートサービス提供システム。
The in-vehicle terminal includes a first state change determination unit that determines whether or not the state acquired by the state acquisition unit needs to be changed,
2. The state transmitting unit transmits the information on the state determined to be necessary to be changed by the first state change determining unit to the application server by the first communication unit. Remote service provision system.
前記アプリケーションサーバは、前記状態を格納する状態管理手段を備え、
前記リモートサービス取得手段は、前記状態管理手段が更新されると前記状態管理手段に格納されている状態を参照して、前記リモートサービス格納手段から関連するリモートサービスを取得することを特徴とする請求項1又は2記載のリモートサービス提供システム。
The application server includes state management means for storing the state,
The remote service acquisition unit acquires a related remote service from the remote service storage unit by referring to a state stored in the state management unit when the state management unit is updated. Item 3. The remote service providing system according to Item 1 or 2.
前記リモートサービス取得手段は、一定時間前記状態管理手段の更新がないと予め定められたリモートサービスを取得することを特徴とする請求項3記載のリモートサービス提供システム。   4. The remote service providing system according to claim 3, wherein the remote service acquisition unit acquires a predetermined remote service when the state management unit is not updated for a certain period of time. 前記アプリケーションサーバは、周期的に前記状態管理手段へアクセスして更新を検知するする状態管理更新検知手段を備え、
前記リモートサービス取得手段は、前記状態管理更新検知手段により前記状態管理手段が更新されていることを検知すると前記状態管理手段に格納されている状態を参照して、前記リモートサービス格納手段から関連するリモートサービスを取得することを特徴とする請求項3記載のリモートサービス提供システム。
The application server includes a state management update detection unit that periodically accesses the state management unit to detect an update,
The remote service acquisition unit refers to the state stored in the state management unit when the state management update detection unit detects that the state management unit is updated, and relates to the remote service storage unit. The remote service providing system according to claim 3, wherein the remote service is acquired.
前記状態取得手段は、ECU(Electric Control Unit)群より前記車両の状態を取得することを特徴とする請求項1から5のいずれか1項に記載のリモートサービス提供システム。   6. The remote service providing system according to claim 1, wherein the state acquisition unit acquires the state of the vehicle from an ECU (Electric Control Unit) group. 6. 前記状態取得手段は、前記車両に取外し可能な装置より前記装置の状態を取得することを特徴とする請求項1から5のいずれか1項に記載のリモートサービス提供システム。   The remote service providing system according to any one of claims 1 to 5, wherein the status acquisition unit acquires the status of the device from a device removable from the vehicle. ネットワークを介して通信を行う通信手段と、
取り付けられた車両の状態を取得する状態取得手段と、
前記通信手段により得られたリモートサービスから状態を更新する状態更新手段と、
前記状態取得手段により取得した前記状態を前記通信手段を用いてアプリケーションサーバへ送信する送信手段と、を備えることを特徴とする車載端末。
A communication means for communicating via a network;
State acquisition means for acquiring the state of the mounted vehicle;
State update means for updating the state from the remote service obtained by the communication means;
A vehicle-mounted terminal comprising: a transmission unit configured to transmit the state acquired by the state acquisition unit to an application server using the communication unit.
ネットワークを介して通信を行う通信手段と、
各状態に関連付けられたリモートサービスを格納するリモートサービス格納手段と、
前記通信手段により受信した前記状態を参照して、前記リモートサービス格納手段から前記リモートサービスを取得するリモートサービス取得手段と、
前記リモートサービス取得手段により取得したリモートサービスを前記通信手段により前記車両に備えられた車載端末に提供するリモートサービス提供手段と、を備えることを特徴とするアプリケーションサーバ。
A communication means for communicating via a network;
Remote service storage means for storing remote services associated with each state;
Remote service acquisition means for acquiring the remote service from the remote service storage means with reference to the state received by the communication means;
An application server comprising: a remote service providing unit that provides the remote service acquired by the remote service acquiring unit to an in-vehicle terminal provided in the vehicle by the communication unit.
車両に備えられる車載端末による前記車両の状態を取得する状態取得ステップと、
前記状態取得ステップにより取得した前記状態の情報を、ネットワークを介してアプリケーションサーバへ送信する送信ステップと、
前記アプリケーションサーバによる前記送信ステップにて送信された前記状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部から前記リモートサービスを取得するリモートサービス取得ステップと、
前記リモートサービス取得ステップにより取得したリモートサービスを前記車載端末に送信するリモートサービス提供ステップと、
前記車載端末による前記リモートサービス提供ステップにて提供された前記リモートサービスから状態を更新する状態更新ステップと、を備えることを特徴とするリモートサービス提供方法。
A state acquisition step of acquiring the state of the vehicle by an in-vehicle terminal provided in the vehicle;
A transmission step of transmitting the state information acquired by the state acquisition step to an application server via a network;
A remote service acquisition step of acquiring the remote service from a remote service storage unit that stores a remote service associated with each state with reference to the state transmitted in the transmission step by the application server;
A remote service providing step of transmitting the remote service acquired by the remote service acquiring step to the in-vehicle terminal;
A state updating step of updating a state from the remote service provided in the remote service providing step by the in-vehicle terminal.
取り付けられた車両の状態を取得する状態取得ステップと、
ネットワークを介して前記状態取得ステップにより取得した前記状態の情報をアプリケーションサーバへ送信し、前記アプリケーションサーバより提供されるリモートサービスの受信を行う通信ステップと、
前記通信ステップにより得られたリモートサービスから状態を更新する状態更新ステップと、を備えることを特徴とする車載端末の状態更新方法。
A state acquisition step of acquiring the state of the attached vehicle;
A communication step of transmitting information on the state acquired by the state acquisition step via a network to an application server and receiving a remote service provided by the application server;
A state update step of updating the state from the remote service obtained by the communication step.
ネットワークを介して車両の状態を受信する受信ステップと、
前記受信ステップにより受信した前記車両の状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部から前記リモートサービスを取得するリモートサービス取得ステップと、
前記リモートサービス取得ステップにより取得したリモートサービスを前記車両に備えられた車載端末に送信する送信ステップと、を備えることを特徴とするアプリケーションサーバの状態更新方法。
A receiving step for receiving the state of the vehicle via the network;
A remote service acquisition step of acquiring the remote service from a remote service storage unit that stores a remote service associated with each state with reference to the state of the vehicle received by the reception step;
A transmission step of transmitting the remote service acquired in the remote service acquisition step to an in-vehicle terminal included in the vehicle.
車両に備えられる車載端末による前記車両の状態を取得する状態取得処理と、
前記状態取得処理により取得した前記状態の情報を、ネットワークを介してアプリケーションサーバへ送信する送信処理と、
前記アプリケーションサーバによる前記送信ステップにて送信された前記状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部から前記リモートサービスを取得するリモートサービス取得処理と、
前記リモートサービス取得ステップにより取得したリモートサービスを前記車載端末に送信するリモートサービス提供処理と、
前記車載端末による前記リモートサービス提供ステップにて提供された前記リモートサービスから状態を更新する状態更新処理と、をコンピュータに実行させるプログラム。
A state acquisition process of acquiring the state of the vehicle by an in-vehicle terminal provided in the vehicle;
A transmission process for transmitting the state information acquired by the state acquisition process to an application server via a network;
A remote service acquisition process for acquiring the remote service from a remote service storage unit that stores a remote service associated with each state with reference to the state transmitted in the transmission step by the application server;
A remote service providing process for transmitting the remote service acquired in the remote service acquiring step to the in-vehicle terminal;
A program that causes a computer to execute state update processing for updating a state from the remote service provided in the remote service providing step by the in-vehicle terminal.
取り付けられた車両の状態を取得する状態取得処理と、
ネットワークを介して前記状態取得処理により取得した前記状態の情報をアプリケーションサーバへ送信し、前記アプリケーションサーバより提供されるリモートサービスの受信を行う通信処理と、
前記通信処理により得られたリモートサービスから状態を更新する状態更新処理と、をコンピュータに実行させるプログラム。
State acquisition processing for acquiring the state of the attached vehicle;
A communication process for transmitting the status information acquired by the status acquisition process via a network to the application server and receiving a remote service provided by the application server;
A program for causing a computer to execute state update processing for updating a state from a remote service obtained by the communication processing.
ネットワークを介して車両の状態を受信する受信処理と、
前記受信処理により受信した前記状態を参照して、各状態に関連付けられたリモートサービスを格納するリモートサービス格納部から前記リモートサービスを取得するリモートサービス取得処理と、
前記リモートサービス取得処理により取得したリモートサービスを前記車両に備えられた車載端末に送信する送信処理と、をコンピュータに実行させるプログラム。
A reception process for receiving the state of the vehicle via the network;
A remote service acquisition process for acquiring the remote service from a remote service storage unit that stores a remote service associated with each state with reference to the state received by the reception process;
A program for causing a computer to execute a transmission process of transmitting a remote service acquired by the remote service acquisition process to an in-vehicle terminal provided in the vehicle.
JP2009000805A 2009-01-06 2009-01-06 Remote service providing system, on-vehicle terminal, server, remote service providing method, and program Pending JP2010161464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009000805A JP2010161464A (en) 2009-01-06 2009-01-06 Remote service providing system, on-vehicle terminal, server, remote service providing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009000805A JP2010161464A (en) 2009-01-06 2009-01-06 Remote service providing system, on-vehicle terminal, server, remote service providing method, and program

Publications (1)

Publication Number Publication Date
JP2010161464A true JP2010161464A (en) 2010-07-22

Family

ID=42578328

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009000805A Pending JP2010161464A (en) 2009-01-06 2009-01-06 Remote service providing system, on-vehicle terminal, server, remote service providing method, and program

Country Status (1)

Country Link
JP (1) JP2010161464A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016098313A1 (en) * 2014-12-18 2016-06-23 株式会社デンソー Wireless communication device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003333186A (en) * 2002-05-13 2003-11-21 Ntt Data Corp Information providing system and apparatus, communication terminal device, and, program
JP2004326470A (en) * 2003-04-25 2004-11-18 Hitachi Ltd Information distribution system and information distribution server
JP2008230467A (en) * 2007-03-22 2008-10-02 Mitsubishi Electric Corp Travel support device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003333186A (en) * 2002-05-13 2003-11-21 Ntt Data Corp Information providing system and apparatus, communication terminal device, and, program
JP2004326470A (en) * 2003-04-25 2004-11-18 Hitachi Ltd Information distribution system and information distribution server
JP2008230467A (en) * 2007-03-22 2008-10-02 Mitsubishi Electric Corp Travel support device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016098313A1 (en) * 2014-12-18 2016-06-23 株式会社デンソー Wireless communication device
JP2016119519A (en) * 2014-12-18 2016-06-30 株式会社デンソー Radio communication device
DE112015005647B4 (en) 2014-12-18 2021-10-28 Denso Corporation WIRELESS COMMUNICATION DEVICE

Similar Documents

Publication Publication Date Title
EP1130933B1 (en) Location dependent services
US8620578B1 (en) Centralized location storage system and method
US8792913B2 (en) Method and system for providing assistance resource progress information along a route
US20070149214A1 (en) System, apparatus, and methods for location managed message processing
US6542819B1 (en) Geolocation of mobile devices
US20180176719A1 (en) Communication method and system
EP1609290B1 (en) Managing context-related information with a mobile station
US20110219226A1 (en) Method of Triggering Location Based Events in a User Equipment
US20090030999A1 (en) Contact Proximity Notification
EP1274264A1 (en) Location-based content delivery
CN106101982B (en) A kind of application program method for down loading and system
WO2007001660A2 (en) Positioning service utilizing existing radio base stations
WO2008022338A2 (en) Presence-based communication between local wireless network access points and mobile devices
US9910862B2 (en) System and method for processing location data
WO2011120247A1 (en) Mobile terminal, application server, method and system for application-pushing
JP2003503918A (en) Method and system for connecting a mobile terminal to a database
US20120135755A1 (en) Apparatus and method for providing contents services
JPWO2005109933A1 (en) MOBILE TERMINAL, SERVER, INFORMATION PROVIDING SYSTEM, MOBILE TERMINAL COMMUNICATION METHOD, SERVER COMMUNICATION METHOD, AND INFORMATION PROVIDING SYSTEM INFORMATION PROVIDING METHOD
US9247011B2 (en) System and method for reducing latency of location based information retrieved from a location service
JP4612158B2 (en) Mobile communication terminal
JP2010161464A (en) Remote service providing system, on-vehicle terminal, server, remote service providing method, and program
KR20090100131A (en) Apparatus and method for location information service of terminal in broadband wireless communication system
JP2009017216A (en) System and method for switching between wide-area communication and direct communication
JP2010057197A (en) Mobile communication terminal device
JP6434599B1 (en) Portable terminal, management server, control method thereof, program, and search distribution system

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Effective date: 20110920

Free format text: JAPANESE INTERMEDIATE CODE: A7421

A621 Written request for application examination

Effective date: 20111215

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121221

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130507