JP2019066926A - Application management method and device of connected car mounted machine - Google Patents

Application management method and device of connected car mounted machine Download PDF

Info

Publication number
JP2019066926A
JP2019066926A JP2017188651A JP2017188651A JP2019066926A JP 2019066926 A JP2019066926 A JP 2019066926A JP 2017188651 A JP2017188651 A JP 2017188651A JP 2017188651 A JP2017188651 A JP 2017188651A JP 2019066926 A JP2019066926 A JP 2019066926A
Authority
JP
Japan
Prior art keywords
container
application
event
image
container application
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.)
Granted
Application number
JP2017188651A
Other languages
Japanese (ja)
Other versions
JP6840063B2 (en
Inventor
悠己 加須屋
Yuki Kasuya
悠己 加須屋
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2017188651A priority Critical patent/JP6840063B2/en
Publication of JP2019066926A publication Critical patent/JP2019066926A/en
Application granted granted Critical
Publication of JP6840063B2 publication Critical patent/JP6840063B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Time Recorders, Dirve Recorders, Access Control (AREA)
  • Stored Programmes (AREA)
  • Traffic Control Systems (AREA)

Abstract

To realize resource saving and energy saving, while maintaining fast response and instantaneous characteristic of an application, in a connected car mounted machine having constraints in the hardware resource and the loading quantity of energy, by managing an application by using container technique.SOLUTION: An event detection unit 122 detects a container application start event and a container application end event, based on monitoring data collected by a monitoring data acquisition unit 121. A container selection unit 123 selects a container application which starts or ends. A container image management unit 124 manages acquisition and deletion of container images, based on the selection result. A container application management unit 125 manages starting and stop of the container application, based on the selection result.SELECTED DRAWING: Figure 2

Description

本発明は、インターネットへの常時接続機能を具備したコネクテッドカー車載器のアプリケーション管理方法および装置に係り、特に、コンテナ技術を利用することで即応性、瞬時性を損なうことなく省エネルギおよび省リソースを実現するコネクテッドカー車載器のアプリケーション管理方法および装置に関する。   The present invention relates to an application management method and apparatus for a connected car on-board unit equipped with a function of always connecting to the Internet, and in particular, using container technology saves energy and resources without losing responsiveness and instantaneousness. The present invention relates to an application management method and apparatus of a connected car on-board unit to be realized.

IoT (Internet of Things)の典型として、インターネットへの常時接続機能を具備したコネクテッドカーが注目されている。コネクテッドカーは、コンピュータリソース上に車載OSを実装し、この車載OS上で各種のアプリケーションを実行することでドライバに様々なサービスを提供できる。   As a typical example of the Internet of Things (IoT), a connected car equipped with a function to always connect to the Internet has attracted attention. The connected car can provide various services to the driver by mounting an onboard OS on computer resources and executing various applications on the onboard OS.

特許文献1には、走行する車両の車内及び車外のうち少なくともいずれか一方に対して情報を提供する車両用情報提供システム、車両用情報提供方法、およびプログラムが提案されている。   Patent Document 1 proposes a vehicular information provision system, a vehicular information provision method, and a program for providing information to at least one of the inside and the outside of a traveling vehicle.

特開2006-309664号公報JP, 2006-309664, A

特許文献1によれば、アプリケーションの起動および停止を自動的に制御することで省リソースを実現可能であるが、下記の3つの課題が見られる。   According to Patent Document 1, the resource saving can be realized by automatically controlling the start and stop of the application, but the following three problems can be observed.

(1) java(登録商標)アプリケーションを利用するため、走行中に必要なサービスの瞬時起動が実現不可であること。   (1) In order to use a java (registered trademark) application, it is impossible to realize instantaneous activation of a required service while traveling.

(2) インストール済みのアプリケーション制御に特化しているため、柔軟なサービス提供が不可であること。   (2) It is not possible to provide flexible services because it specializes in installed application control.

(3) アプリケーションの削除制御機構が含まれていないため、保存領域の制御が実現不可であり、ハードウェアリソースの効率的な利用が妨げられる。   (3) Since the deletion control mechanism of the application is not included, control of the storage area can not be realized, and efficient use of hardware resources is hindered.

(4) アプリケーションが常時実行中となるのでCPUの処理負荷が増え、電力消費量が多くなる。   (4) Since the application is always running, the processing load on the CPU increases and power consumption increases.

本発明の目的は、上記の技術課題を解決し、コンテナ技術を用いてアプリケーションを管理することにより、ハードウェアリソースやエネルギの搭載量に制約があるコネクテッドカー車載器において、アプリケーションの即応性、瞬時性を維持したまま省リソース、省エネルギを実現することにある。   SUMMARY OF THE INVENTION The object of the present invention is to solve the above technical problems and to manage applications using container technology, so that in the connected car on-board unit whose hardware resources and energy loading amount are limited, the responsiveness of the application and instantaneous It is to realize resource saving and energy saving while maintaining the nature.

上記の目的を達成するために、本発明は、コンピュータを実装したコネクテッドカー車載器のアプリケーション管理装置において、以下の構成を具備した点に特徴がある。   In order to achieve the above object, the present invention is characterized in that the following configuration is provided in an application management device of a connected car in-vehicle unit in which a computer is mounted.

(1) コンピュータをインターネットに常時接続する通信手段と、車載OS上で稼働するコンテナ制御エージェントとを具備し、コンテナ制御エージェントが、コンテナイメージをインターネット経由で取得する手段と、取得したコンテナイメージを車載OS上でコンテナアプリケーションに展開して起動する手段とを具備した。   (1) A communication means for constantly connecting a computer to the Internet, and a container control agent operating on the in-vehicle OS, the container control agent acquiring the container image via the Internet, and the acquired container image in-vehicle A means for deploying and activating a container application on the OS is provided.

(2) コンテナ制御エージェントが、コネクテッドカーに関連した監視データを収集する手段と、監視データに基づいてコンテナアプリケーションの開始イベントを検知する手段と、開始イベントが検知されたコンテナアプリケーションのイメージを取得し、車載OS上でコンテナアプリケーションに展開して起動する手段とを具備した。   (2) The container control agent acquires means for collecting monitoring data related to the connected car, means for detecting a container application start event based on the monitoring data, and an image of the container application for which the start event is detected , And means for deploying and activating a container application on the in-vehicle OS.

(3) コンテナ制御エージェントが、コネクテッドカーに関連した監視データを収集する手段と、監視データに基づいてコンテナイメージの取得イベントを検知する手段と、   (3) A means for container control agent to collect monitoring data related to connected cars, and a means for detecting a container image acquisition event based on the monitoring data,

取得イベントが検知されたコンテナイメージを取得する手段と、監視データに基づいてコンテナアプリケーションの起動イベントを検知する手段と、起動イベントが検知されたコンテナアプリケーションのイメージを車載OS上でコンテナアプリケーションに展開して起動する手段とを具備した。   A means for acquiring a container image in which an acquisition event is detected, a means for detecting a container application activation event based on monitoring data, and an image of the container application in which the activation event is detected is expanded on the vehicle application on the container application And means for activating.

(4) コンテナ制御エージェントがさらに、監視データに基づいてコンテナアプリケーションの終了イベントを検知する手段と、終了イベントが検知されたコンテナアプリケーションの実行を停止し、当該コンテナアプリケーションのイメージを削除する手段とを具備した。   (4) The container control agent further includes means for detecting an end event of the container application based on the monitoring data, and means for stopping execution of the container application for which the end event is detected and deleting the image of the container application. I was equipped.

(5) コンテナ制御エージェントがさらに、監視データに基づいてコンテナアプリケーションの停止イベントを検知する手段と、停止イベントが検知されたコンテナアプリケーションの実行を停止する手段と、監視データに基づいてコンテナイメージの削除イベントを検知する手段と、削除イベントが検知されたコンテナイメージを削除する手段とを具備した。   (5) The container control agent further detects means for detecting the stop event of the container application based on the monitoring data, means for stopping the execution of the container application for which the stop event is detected, and deleting the container image based on the monitoring data A means for detecting an event and a means for deleting a container image in which a deletion event is detected are provided.

本発明によれば、以下のような効果が達成される。   According to the present invention, the following effects are achieved.

(1) コンテナアプリケーションの開始イベントが検知されてから、そのイメージがダウンロードされて展開、起動されるので、車載機ハードウェアのハードウェアリソース、特にメモリリソースおよびCPUリソースの有効利用が可能になる。   (1) After the start event of the container application is detected, the image is downloaded, deployed, and activated, so that hardware resources of the on-vehicle hardware, in particular, memory resources and CPU resources can be effectively used.

(2) コンテナアプリケーションはJava(登録商標)アプリケーション等に較べて起動に要する時間が極めて短いので、開始イベントが検知されてから、その取得、展開、起動を行っても、開始イベントに応じた処理を実質的な応答遅れなく瞬時的に実行できるようになる。   (2) The container application takes a very short time to start up compared to Java (registered trademark) applications etc. Therefore, even if the start event is detected, even if it is acquired, expanded, or started, processing according to the start event It will be possible to execute instantly without substantial response delay.

(3) コンテナアプリケーションの停止イベントとコンテナイメージの削除イベントとを区別し、削除イベントの頻度が停止イベントの頻度よりも低くなるようにしたので、コンテナイメージの削除及び取得が短時間で繰り返される無駄を防止できるようになる。   (3) Since the stop event of the container application and the delete event of the container image are distinguished and the frequency of the delete event is lower than the frequency of the stop event, the waste and collection of the container image is repeated in a short time Can be prevented.

(4) コンテナイメージの取得イベントとコンテナアプリケーションの起動イベントとを区別し、コンテナアプリケーションの起動イベントに備えて予めそのイメージを取得しておくことができるので、起動イベントに対して更に短時間でコンテナアプリケーションを起動できるようになる。   (4) The container image acquisition event and the container application activation event can be distinguished, and the image can be acquired in advance in preparation for the container application activation event. You will be able to launch the application.

本発明の一実施形態に係るコネクテッドカー車載器1を搭載するコネクテッドカー2に好適なネットワーク構成の一例を示した機能ブロック図である。FIG. 1 is a functional block diagram showing an example of a network configuration suitable for a connected car 2 on which the connected car in-vehicle unit 1 according to an embodiment of the present invention is mounted. コンテナ制御エージェント(12)の第1実施形態の機能ブロック図である。It is a functional block diagram of a first embodiment of the container control agent (12). 第1実施形態の動作を示したフローチャートである。It is the flowchart which showed the operation | movement of 1st Embodiment. 開始イベントおよび終了イベントの一例を示した図である。It is a figure showing an example of start event and end event. 開始イベントおよび終了イベントの他の例を示した図である。It is a figure showing other examples of start event and end event. コンテナアプリ開始処理のフローチャートである。It is a flowchart of container application start processing. コンテナアプリ終了処理のフローチャートである。It is a flowchart of container application end processing. コンテナ制御エージェント(12)の第2実施形態の機能ブロック図である。It is a functional block diagram of a second embodiment of the container control agent (12). 第2実施形態の動作を示したフローチャートである。It is the flowchart which showed the operation | movement of 2nd Embodiment. 取得、起動、停止、削除の各イベントの一例を示した図である。It is a figure showing an example of each event of acquisition, start, stop, and deletion. 取得、起動、停止、削除の各イベントの他の例を示した図である。It is a figure showing other examples of acquisition, start, stop, and each event of deletion. コンテナイメージ取得処理のフローチャートである。It is a flowchart of container image acquisition processing. コンテナイメージ起動処理のフローチャートである。It is a flowchart of container image starting processing. コンテナイメージ停止処理のフローチャートである。It is a flowchart of container image stop processing. コンテナイメージ削除処理のフローチャートである。It is a flowchart of container image deletion processing. 本発明の第3実施形態の構成を示した機能ブロック図である。It is a functional block diagram showing composition of a 3rd embodiment of the present invention. 本発明の第7実施形態の構成を示した機能ブロック図である。It is a functional block diagram showing the composition of a 7th embodiment of the present invention.

以下、図面を参照して本発明の実施の形態について詳細に説明する。図1は、本発明の一実施形態に係るコネクテッドカー車載器1を搭載するコネクテッドカー2に好適なネットワーク構成の一例を示した機能ブロック図である。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a functional block diagram showing an example of a network configuration suitable for a connected car 2 on which the connected car in-vehicle unit 1 according to an embodiment of the present invention is mounted.

コネクテッドカー車載機1は、コネクテッドカー2に搭載されてインターネットに常時接続され、同じくインターネットに常時接続する複数のサーバ資源3から各種のコンテナイメージを取得できる。各サーバ資源3には、作業者端末4を操作する作業者により、各種のコンテナイメージが予め蓄積、管理されている。   The connected car in-vehicle apparatus 1 is mounted on the connected car 2 and constantly connected to the Internet, and can acquire various container images from a plurality of server resources 3 that are also constantly connected to the Internet. In each server resource 3, various container images are stored and managed in advance by the worker operating the worker terminal 4.

コネクテッドカー車載機1において、車載機ハードウェア10は、専用または汎用のコンピュータハードウェアにより構成され、オペレーティングシステム(OS)を含む基本プログラムや各種の基本データを記憶するROM101、基本プログラムや各種のコンテナアプリケーションを実行するCPU102、このCPU102にワークエリアを提供するRAM103、インターネットとの常時接続を確保する無線インターフェースIF104およびディスプレイやタッチパネル等のユーザインタフェースUI105等を含み、さらにインターネット経由で取得したデータやアプリケーションを一時記憶する車載器ストストレージ14が接続されている。   In the connected car in-vehicle apparatus 1, the in-vehicle apparatus hardware 10 is configured by a dedicated or general-purpose computer hardware, and stores a basic program including an operating system (OS) and various basic data, a basic program and various containers. It includes a CPU 102 for executing applications, a RAM 103 for providing a work area to the CPU 102, a wireless interface IF 104 for securing a constant connection with the Internet, and a user interface UI 105 such as a display or touch panel, etc. An on-vehicle device storage 14 for temporary storage is connected.

車載機ハードウェア10上では車載器OS11が稼働し、車載器OS11上ではコンテナ制御エージェント12が稼働する。コンテナイメージ13aは、各サーバ資源3から車載器ストストレージ14上にダウンロードされて一時記憶され、その後、車載器OS11上でコンテナアプリケーション13bに展開されて起動、実行される。   The vehicle-mounted device OS 11 operates on the in-vehicle device hardware 10, and the container control agent 12 operates on the vehicle-mounted device OS 11. The container image 13a is downloaded from each server resource 3 onto the vehicle-mounted device storage 14 and temporarily stored, and then expanded into the container application 13b on the vehicle-mounted device OS 11 to be activated and executed.

前記コンテナ制御エージェント12は、コネクテッドカー2の状態、路面状態、位置あるいは環境等に関する監視データに基づいて、実行/停止すべきコンテナアプリケーションを選択し、さらに当該コンテナアプリケーションの実行/停止およびそのコンテナイメージの取得/削除を制御する。   The container control agent 12 selects a container application to be executed / stopped based on monitoring data on the connected car 2 status, road surface condition, position or environment etc, and further executes / stops the container application and its container image Control acquisition / deletion of

図2は、前記コンテナ制御エージェント12の第1実施形態の機能ブロック図である。監視データ取得部121は、コネクテッドカー2に実装されているGPS(図示省略)が出力する緯度,経度,高度および時刻に関する監視データ、ならびに車載センサが検知した車速、エンジン回転数、加速度、燃費、路面状況、走行距離、走行時間、整備、温度、湿度、照度、無線信号、カレンダが出力する各種の監視データを収集する。   FIG. 2 is a functional block diagram of the first embodiment of the container control agent 12. The monitoring data acquisition unit 121 is monitoring data regarding latitude, longitude, altitude and time output by GPS (not shown) mounted on the connected car 2, and vehicle speed, engine speed, acceleration, fuel consumption, detected by the on-vehicle sensor. Collects various monitoring data output by road surface condition, traveling distance, traveling time, maintenance, temperature, humidity, illuminance, wireless signal, calendar.

イベント検知部122は、前記各監視データに基づいて、コンテナイアプリケーションの開始トリガとなるコンテナアプリ開始イベントを検知する検知部122a、およびコンテナアプリケーションの終了トリガとなるコンテナアプリ終了イベントを検知する検知部122bを含む。   The event detection unit 122 detects a container application start event serving as a container application start trigger based on the monitoring data, and a container application end event serving as a container application termination trigger. 122 b.

コンテナ選択部123は、前記コンテナアプリケーションの開始イベントまたは終了イベントに基づいて、それぞれ開始または終了するコンテナアプリケーションを選択する。   The container selection unit 123 selects a container application to start or end based on the start event or the end event of the container application.

コンテナイメージ管理部124は、前記コンテナ選択部123の選択結果に基づいて、サーバ資源3から対応するコンテナイメージをダウンロードして車載器ストレージ14に蓄積し、あるいは終了するコンテナアプリケーションに対応する車載器ストストレージ14上のコンテナイメージを削除する。   The container image management unit 124 downloads the corresponding container image from the server resource 3 based on the selection result of the container selection unit 123 and stores the downloaded container image in the vehicle storage 14 or the container application list corresponding to the container application. Delete the container image on the storage 14

コンテナアプリ管理部125は、前記コンテナ選択部123による選択結果に基づいて、車載器ストストレージ14上のコンテナイメージを車載器OS上でコンテナアプリケーションに展開して起動し、あるいは車載器OS上で起動中のコンテナアプリケーションを停止させる。   The container application management unit 125 expands the container image on the on-vehicle device storage 14 into the container application on the on-vehicle device OS and starts up or starts on the on-vehicle device OS based on the selection result by the container selection unit 123 Stop the container application inside.

本実施形態では、例えばコネクテッドカー2の位置情報に基づいて、当該コネクテッドカー2が所定の観光地域に入ったことが検知されると、当該観光地域に固有の観光案内アプリケーションが選択され、そのコンテナイメージを対応するサーバ資源3から自動的に取得、展開、起動することでドライバに観光案内サービスを提供できるようになる。   In the present embodiment, for example, when it is detected that the connected car 2 has entered a predetermined tourist area based on positional information of the connected car 2, a tourist guidance application specific to the tourist area is selected, and the container By automatically acquiring, deploying, and activating an image from the corresponding server resource 3, it is possible to provide a tourist guidance service to the driver.

また、コネクテッドカー2が当該観光地域から脱出したことが検知されると、前記取得した観光案内アプリケーションを自動的に終了、削除することで、ドライバに操作負担を強いることなくCPUリソースやメモリリソースを開放することができ、省リソースのみならず省エネルギが実現される。   In addition, when it is detected that the connected car 2 has escaped from the tourist area, the acquired tourist information application is automatically terminated and deleted, whereby CPU resources and memory resources are not imposed on the driver. It can be opened, and not only resource saving but energy saving is realized.

図3は、本発明の第1実施形態の動作を示したフローチャートであり、主にコンテナ制御エージェント12の動作を示している。   FIG. 3 is a flow chart showing the operation of the first embodiment of the present invention, mainly showing the operation of the container control agent 12.

ステップS11では、前記監視データ取得部121によりGPSおよび各センサ等から監視データが取得される。ステップS12では、前記各監視データに基づいて、前記イベント検知部122により、コンテナアプリケーションの開始イベントが発生したか否かが判断される。開始イベントが発生していれば、ステップS13へ進んでコンテナアプリ開始処理(図6)が実行される。   In step S11, the monitoring data acquisition unit 121 acquires monitoring data from the GPS, each sensor, and the like. In step S12, based on the monitoring data, the event detection unit 122 determines whether a start event of the container application has occurred. If the start event has occurred, the process proceeds to step S13 and the container application start process (FIG. 6) is executed.

本実施形態では、例えば図4の右側に示したように、GPSから取得した監視データ(緯度,経度)に基づいて、コネクテッドカー2の走行位置が所定のアプリ開始エリアA1に接近または到達したと判断されると、これがコンテナアプリケーションの開始イベントと判断される。   In the present embodiment, for example, as shown on the right side of FIG. 4, the traveling position of the connected car 2 approaches or reaches a predetermined application start area A1 based on monitoring data (latitude, longitude) acquired from GPS If determined, this is determined to be a container application start event.

あるいは、図5の右側に示したように、GPSにより取得される監視データ(高度)に基づいてコネクテッドカー2の走行高度が所定のアプリ開始高度H1に接近または到達したと判断されると、これがコンテナアプリケーションの開始イベントと判断される。   Alternatively, as shown on the right side of FIG. 5, if it is determined that the traveling altitude of the connected car 2 approaches or reaches the predetermined application start altitude H1 based on the monitoring data (altitude) acquired by the GPS, this is It is determined that this is a container application start event.

図6は、前記ステップS13で実行されるコンテナアプリ開始処理の手順を示したフローチャートである。   FIG. 6 is a flow chart showing the procedure of container application start processing executed in step S13.

ステップS21では、前記コンテナアプリ開始イベントに基づいて、新たに起動すべきコンテナアプリケーションが前記コンテナ選択部123により選択される。ステップS22では、前記コンテナイメージ管理部124により、前記選択されたコンテナアプリケーションを管理するサーバ資源3に対して当該アプリケーションのイメージが要求される。   In step S21, the container selection unit 123 selects a container application to be newly activated based on the container application start event. In step S22, the container image management unit 124 requests an image of the application to the server resource 3 that manages the selected container application.

ステップS23では、前記コンテナイメージ管理部124が、前記要求したコンテナイメージを前記サーバ資源3から取得して車載器ストストレージ14に一時記憶する。ステップS24では、前記コンテナアプリ管理部125が、前記一時記憶したコンテナイメージを車載器OS上でコンテナアプリケーションに展開して起動、実行する。   In step S23, the container image management unit 124 acquires the requested container image from the server resource 3 and temporarily stores the acquired container image in the on-vehicle device storage 14. In step S24, the container application management unit 125 deploys the temporarily stored container image into a container application on the vehicle-mounted device OS, and starts and executes the container application.

図3へ戻り、前記ステップS12において、コンテナ開始イベントが発生していないと判断されるとステップS14へ進み、コンテナアプリケーションの終了イベントが発生したか否かが判断される。終了イベントが検知されると、ステップS15へ進んでコンテナアプリ終了処理(図7)が実行される。   Returning to FIG. 3, if it is determined in step S12 that a container start event has not occurred, the process proceeds to step S14, and it is determined whether a container application end event has occurred. When an end event is detected, the process proceeds to step S15, and a container application end process (FIG. 7) is executed.

本実施形態では、前記図4の左側に示したように、GPSから取得した監視データに基づいて検知されたコネクテッドカー2の走行位置が所定のアプリ開始エリアA1から脱出していると、これがコンテナアプリケーションの終了イベントと判断される。   In the present embodiment, as shown on the left side of FIG. 4, when the traveling position of the connected car 2 detected based on the monitoring data acquired from the GPS is out of the predetermined application start area A1, this is a container. It is judged as an application end event.

あるいは、前記図5の左側に示したように、GPSにより取得される監視データに基づいて検知されたコネクテッドカー2の走行高度が所定のアプリ開始高度H1よりも低くなっていると、これがコンテナアプリケーションの終了イベントと判断される。   Alternatively, as shown on the left side of FIG. 5, when the traveling height of the connected car 2 detected based on the monitoring data acquired by the GPS is lower than the predetermined application start height H1, this is a container application It is judged as an end event of.

図7は、前記コンテナアプリ終了処理の手順を示したフローチャートであり、ステップS31では、前記コンテナアプリ終了イベントに基づいて、前記コンテナ選択部123により、新たに終了させるコンテナアプリケーションが選択される。ステップS32では、前記コンテナアプリ管理部125により、前記選択されたコンテナアプリケーションが停止される。ステップS33では、前記コンテナイメージ管理部124により、前記停止させたコンテナアプリケーションのイメージが車載器ストストレージ14から削除される。   FIG. 7 is a flowchart showing the procedure of the container application termination process. In step S31, the container selection unit 123 selects a container application to be newly terminated based on the container application termination event. In step S32, the container application management unit 125 stops the selected container application. In step S 33, the container image management unit 124 deletes the image of the stopped container application from the on-vehicle device storage 14.

本実施形態によれば、コンテナアプリケーションの開始イベントが検知されてから、そのコンテナイメージがダウンロードされて起動されるので、車載機ハードウェア10のハードウェアリソース、特にメモリリソースおよびCPUリソースの有効利用が可能になる。   According to the present embodiment, since the container image is downloaded and activated after the start event of the container application is detected, effective utilization of the hardware resources of the on-vehicle hardware 10, in particular, the memory resource and the CPU resource is achieved. It will be possible.

また、コンテナアプリケーションはJava(登録商標)アプリケーション等に較べて起動に要する時間が極めて短いので、開始イベントが検知されてから、その取得、展開、起動を行っても、開始イベントに応じた処理を実質的な応答遅れなく瞬時的に実行できるようになる。   Also, since the container application takes a very short time to start up compared to Java (registered trademark) applications etc., even if acquisition, deployment, and activation are performed after the start event is detected, processing according to the start event is performed. It becomes possible to execute instantaneously without a substantial response delay.

図8は、本発明の第2実施形態に係るコンテナ制御エージェント12の構成を示した機能ブロック図であり、図2と同一の符号は同一又は同等部分を表しているので、その説明は省略する。   FIG. 8 is a functional block diagram showing the configuration of the container control agent 12 according to the second embodiment of the present invention, and the same reference numerals as FIG. 2 represent the same or equivalent parts, and therefore the description thereof is omitted. .

上記の第1実施形態では、コンテナアプリケーションの開始イベントに応答して取得したコンテナイメージを直ぐに展開してコンテナアプリケーションを起動し、またコンテナアプリケーションの終了イベントに応答して停止したコンテナアプリケーションのイメージを直ぐに削除するものとして説明した。   In the first embodiment described above, the container image acquired immediately in response to the start event of the container application is immediately expanded to start the container application, and the image of the stopped container application is immediately responded to the termination event of the container application. Described as deleting.

第1実施形態によれば、車載機ハードウェア10のハードウェアリソースを極めて有効に利用できる。しかしながら、コネクテッドカー2がアプリ開始エリアA1への接近および離脱を短時間で繰り返すような状況下では、コンテナイメージの取得および削除が繰り返されて無線リソースを無駄に消費することになりかねない。そこで、第2実施形態では車載機ハードウェア10のハードウェアリソースのみならず、無線リソースの有効利用をも可能にしている。   According to the first embodiment, the hardware resources of the on-vehicle apparatus hardware 10 can be extremely effectively used. However, in a situation where the connected car 2 repeatedly approaches and leaves the application start area A1 in a short time, acquisition and deletion of container images may be repeated, which may waste radio resources. Therefore, in the second embodiment, not only hardware resources of the on-vehicle apparatus hardware 10 but also effective utilization of radio resources are enabled.

本実施形態では、イベント検知部122が、前記第1実施形態のコンテナアプリ開始イベント検知部122aに代えて、コンテナイメージを各サーバ資源3から取得して車載器ストストレージ14上に一時記憶させるコンテナイメージ取得イベントを検知する検知部122c、および取得したコンテナイメージを車載器OS11上でコンテナアプリケーションに展開して起動するコンテナアプリ起動イベントを検知する検知部122dを備える。   In this embodiment, the event detection unit 122 is a container that acquires a container image from each server resource 3 and temporarily stores it on the on-vehicle device storage 14 instead of the container application start event detection unit 122 a of the first embodiment. A detection unit 122c that detects an image acquisition event, and a detection unit 122d that detects a container application activation event that develops and activates the acquired container image on a vehicle application on the vehicle-mounted device OS 11.

前記イベント検知部122は更に、前記第1実施形態のコンテナアプリ終了イベント検知部122bに代えて、起動中のコンテナアプリケーションを停止させるコンテナアプリ停止イベントを検知する検知部122e、および前記停止させたコンテナアプリケーションのイメージを車載器ストストレージ14上から削除するコンテナイメージ削除イベントを検知する検知部122fを備える。   The event detection unit 122 further detects a container application stop event for stopping a container application being activated, instead of the container application end event detection unit 122b in the first embodiment, and the stopped container The detection unit 122 f is configured to detect a container image deletion event for deleting an application image from the on-vehicle device storage 14.

コンテナ選択部123は、前記コンテナイメージ取得イベント又はコンテナイメージ削除イベントに基づいて、それぞれ取得また削除するコンテナイメージを選択する。コンテナ選択部123はさらに、前記コンテナアプリ起動イベント又はコンテナアプリ停止イベントに基づいて、それぞれ起動または停止するコンテナアプリケーションを選択する。   The container selection unit 123 selects container images to be acquired or deleted based on the container image acquisition event or the container image deletion event. The container selection unit 123 further selects a container application to be started or stopped based on the container application start event or the container application stop event.

図9は、本発明の第2施形態の動作を示したフローチャートであり、ステップS41では、前記監視データ取得部121が各センサ等から監視データを取得する。ステップS42では、前記各監視データに基づいて、コンテナイメージの取得イベントが発生したか否かが判断される。取得イベントが発生していれば、ステップS43へ進んでコンテナイメージ取得処理(図12)が実行される。   FIG. 9 is a flowchart showing the operation of the second embodiment of the present invention. In step S41, the monitoring data acquisition unit 121 acquires monitoring data from each sensor or the like. In step S42, it is determined based on each of the monitoring data whether a container image acquisition event has occurred. If an acquisition event has occurred, the process proceeds to step S43 and container image acquisition processing (FIG. 12) is executed.

ステップS44では、前記各監視データに基づいて、コンテナイメージの起動イベントが発生したか否かが判断される。起動イベントが発生していれば、ステップS45へ進んでコンテナイアプリ起動処理(図13)が実行される。   In step S44, it is determined based on each of the monitoring data whether or not a container image activation event has occurred. If the start event has occurred, the process proceeds to step S45, and the container application start process (FIG. 13) is executed.

本実施形態では、例えば図10の右側に示したように、GPSから取得した監視データに基づいて、コネクテッドカー2の走行位置が所定のアプリ取得エリアA2に接近あるいは達したことが検知されると、これがコンテナイメージ取得イベントと判断され、サーバ資源3から対応するコンテナイメージが取得されて車載器ストストレージ14上に記憶される。   In this embodiment, for example, as shown on the right side of FIG. 10, when it is detected that the traveling position of the connected car 2 approaches or reaches a predetermined application acquisition area A2 based on the monitoring data acquired from the GPS It is determined that this is a container image acquisition event, and the corresponding container image is acquired from the server resource 3 and stored in the on-vehicle device storage 14.

さらに、コネクテッドカー2の走行位置が前記アプリ取得エリアA2の内側に設定された所定のアプリ起動エリアA3に接近あるいは達したことが検知されると、これがコンテナアプリ起動イベントと判断される。   Furthermore, when it is detected that the traveling position of the connected car 2 approaches or reaches a predetermined application activation area A3 set inside the application acquisition area A2, it is determined that this is a container application activation event.

あるいは、図11の右側に示したように、GPSにより取得される監視データに基づいて、コネクテッドカー2の走行高度が所定のアプリ取得高度H2に達したことが検知されると、これがコンテナアプリ取得イベントと判断される。   Alternatively, as shown on the right side of FIG. 11, when it is detected that the traveling altitude of the connected car 2 has reached a predetermined application acquisition altitude H2 based on monitoring data acquired by GPS, this is a container application acquisition It is judged as an event.

さらに、コネクテッドカー2の走行高度が前記アプリ取得高度A2よりも高く設定された所定のアプリ起動高度H3に接近あるいは達したことが検知されると、これがコンテナアプリ起動イベントと判断される。   Furthermore, when it is detected that the traveling altitude of the connected car 2 approaches or reaches a predetermined application activation altitude H3 set higher than the application acquisition altitude A2, it is determined that this is a container application activation event.

図12は、前記コンテナイメージ取得処理の手順を示したフローチャートであり、ステップS51では、前記コンテナアプリ取得イベントに基づいて、取得すべきコンテナアプリケーションが前記コンテナ選択部123により選択される。ステップS52では、前記コンテナイメージ管理部124により、前記選択されたコンテナアプリケーションを管理するサーバ資源3に対して、前記コンテナアプリケーションのイメージが要求される。ステップS53では、前記コンテナイメージ管理部124が、前記要求したコンテナイメージを前記サーバ資源3から取得して車載器ストストレージ14に一時記憶する。   FIG. 12 is a flowchart showing the procedure of the container image acquisition process. In step S51, the container selection unit 123 selects a container application to be acquired based on the container application acquisition event. In step S52, the container image management unit 124 requests an image of the container application from the server resource 3 that manages the selected container application. In step S53, the container image management unit 124 acquires the requested container image from the server resource 3 and temporarily stores the acquired container image in the on-vehicle device storage 14.

図13は、前記コンテナアプリ起動処理の手順を示したフローチャートであり、ステップS61では、前記コンテナアプリ起動イベントに基づいて、新たに起動すべきコンテナアプリケーションが前記コンテナ選択部123により選択される。ステップS62では、前記選択されたアプリケーションのイメージを取得済みであるか否かが判断される。取得済みでなければステップS63へ進み、対応するコンテナイメージを前記サーバ資源3から取得して車載器ストストレージ14に記憶する。   FIG. 13 is a flowchart showing the procedure of the container application activation process. In step S61, a container application to be newly activated is selected by the container selection unit 123 based on the container application activation event. In step S62, it is determined whether the image of the selected application has been acquired. If not acquired, the process proceeds to step S63, and the corresponding container image is acquired from the server resource 3 and stored in the on-vehicle device storage 14.

ステップS64では、前記コンテナイメージ管理部124により、前記選択されたコンテナアプリケーションに対応した車載器ストストレージ14上のコンテナイメージを車載器OS上でコンテナアプリケーションに展開して実行する。   In step S64, the container image management unit 124 deploys the container image on the vehicle-mounted device storage 14 corresponding to the selected container application into a container application on the vehicle-mounted device OS and executes it.

図9へ戻り、ステップS46では、前記取得した各監視データに基づいて、コンテナアプリ停止イベントが発生したか否かが判断される。停止イベントが発生していれば、ステップS47へ進んでコンテナアプリ停止処理(図14)が実行される。   Referring back to FIG. 9, in step S46, it is determined whether a container application stop event has occurred based on the acquired monitoring data. If the stop event has occurred, the process proceeds to step S47 and the container application stop process (FIG. 14) is executed.

ステップS48では、前記各監視データに基づいて、コンテナイメージ削除イベントが発生したか否かが判断される。削除イベントが発生していれば、ステップS49へ進んでコンテナイメージ削除処理(図15)が実行される。   In step S48, it is determined based on each of the monitoring data whether a container image deletion event has occurred. If a delete event has occurred, the process proceeds to step S49, and a container image delete process (FIG. 15) is executed.

本実施形態では、前記図10の左側に示したように、GPSから取得した監視データに基づいて、コネクテッドカー2の走行位置が所定のアプリ起動エリアA3から離脱したことが検知されると、これがコンテナアプリ停止イベントと判断される。   In this embodiment, as shown on the left side of FIG. 10, when it is detected that the traveling position of the connected car 2 has left the predetermined application activation area A3 based on the monitoring data acquired from the GPS, It is determined that the container application stop event.

さらに、コネクテッドカー2の走行位置が前記アプリ取得エリアA2からも離脱したことが検知されると、これがコンテナイメージ削除イベントと判断される。   Furthermore, when it is detected that the traveling position of the connected car 2 has also left the application acquisition area A2, it is determined that this is a container image deletion event.

あるいは、前記図11の左側に示したように、GPSにより取得される監視データに基づいて、コネクテッドカー2の走行高度が所定のアプリ停止高度H4まで低下したことが検知されると、これがコンテナアプリ停止イベントと判断される。   Alternatively, as shown on the left side of FIG. 11, when it is detected that the traveling height of the connected car 2 has decreased to the predetermined application stopping height H4 based on the monitoring data acquired by the GPS, this is a container application It is judged as a stop event.

さらに、コネクテッドカー2の走行高度が前記アプリ停止高度H4よりも低く設定されたコンテナイメージ削除高度H5まで低下したことが検知されると、これがコンテナアプリ削除イベントと判断される。   Further, when it is detected that the traveling height of the connected car 2 has dropped to the container image deletion height H5 set lower than the application stop height H4, it is determined that this is a container application deletion event.

図14は、前記コンテナアプリ停止処理の手順を示したフローチャートであり、ステップS71では、前記コンテナアプリ停止イベントに基づいて、前記コンテナ選択部123により、停止させるコンテナアプリケーションが選択される。ステップS72では、前記コンテナアプリ管理部125により、前記選択されたコンテナアプリケーションが停止される。   FIG. 14 is a flowchart showing the procedure of the container application stop process. In step S71, the container selection unit 123 selects a container application to be stopped based on the container application stop event. In step S72, the container application management unit 125 stops the selected container application.

図15は、前記コンテナイメージ削除処理の手順を示したフローチャートであり、ステップS81では、前記コンテナアプリ削除イベントに基づいて、前記コンテナ選択部123により、削除するコンテナイメージが選択される。ステップS82では、前記コンテナアプリ管理部125により、前記選択されたコンテナイメージに対応するコンテナアプリケーションが停止済みであるか否かが判断される。停止済みでなければ、ステップS83へ進んで当該アプリケーションが停止される。ステップS84では、前記選択されたコンテナイメージが車載器ストストレージ14上から削除される。   FIG. 15 is a flowchart showing the procedure of the container image deletion process. In step S81, the container selection unit 123 selects a container image to be deleted based on the container application deletion event. In step S82, the container application management unit 125 determines whether the container application corresponding to the selected container image has been stopped. If not stopped, the process proceeds to step S83 to stop the application. In step S84, the selected container image is deleted from the vehicle-mounted device storage 14.

本実施形態によれば、コンテナアプリケーションの停止イベントとコンテナイメージの削除イベントとを区別し、削除イベントの頻度が停止イベントの頻度よりも低くなるようにしたので、コンテナイメージの削除及び取得が短時間で繰り返される無駄を防止できるようになる。   According to the present embodiment, the stop event of the container application and the delete event of the container image are distinguished, and the frequency of the delete event is lower than the frequency of the stop event, so deletion and acquisition of the container image can be performed in a short time. Can prevent repeated wastes.

また、本実施形態によれば、コンテナイメージの取得イベントとコンテナアプリケーションの起動イベントとを区別し、コンテナアプリケーションの起動イベントに備えて予めそのイメージを取得しておくことができるので、起動イベントに対して更に短時間でコンテナアプリケーションを起動できるようになる。   Further, according to the present embodiment, the container image acquisition event and the container application activation event can be distinguished, and in preparation for the container application activation event, the image can be acquired in advance. It will be possible to launch container applications in a short time.

なお、上記の各実施形態では、コネクテッドカー2が自ら取得した監視データに基づいて、開始または終了するコンテナアプリケーションを選択して処理し、あるいは取得、起動、停止、削除するコンテナアプリケーション/コンテナイメージを選択して処置するものとして説明した。   In each of the above embodiments, the connected car 2 selects and processes the container application to be started or ended based on the monitoring data acquired by itself, or the container application / container image to be acquired, started, stopped, or deleted. It has been described as selective treatment.

しかしながら、本発明はこれのみに限定されるものではなく、図16に示した第3実施形態のように、コネクテッドカー2が自ら取得した監視データをインターネット経由で監視サーバ5へ送信すると、当該監視サーバ5が、上記と同様の手順で各イベントを検知するようにしても良い。   However, the present invention is not limited to this, and as in the third embodiment shown in FIG. 16, when the connected car 2 transmits the monitoring data acquired by itself to the monitoring server 5 via the Internet, the monitoring The server 5 may detect each event in the same procedure as described above.

あるいは、図17に示した第4実施形態のように、コネクテッドカー2が自ら取得した監視データをインターネット経由で監視サーバ5へ送信すると共に、監視サーバ5も自ら温度や湿度といった各コネクテッドカーに固有ではない監視データを別途に取得し、これらの監視データに基づいて、上記と同様の手順で各イベントを検知するようにしても良い。   Alternatively, as in the fourth embodiment illustrated in FIG. 17, the connected car 2 transmits the monitoring data acquired by itself to the monitoring server 5 via the Internet, and the monitoring server 5 itself is unique to each connected car such as temperature and humidity. Otherwise, monitoring data may be separately acquired, and each event may be detected according to the same procedure as described above based on the monitoring data.

その場合、監視サーバ5は、開始イベント(第1実施形態)や取得イベント(第2実施形態)を検知すると、これに応答してコンテナアプリケーションを選択し、そのコンテナイメージを対応するサーバ資源3からサーバプッシュ方式でコネクテッドカー2へ提供して処理させることができる。   In that case, when the monitoring server 5 detects a start event (first embodiment) or an acquisition event (second embodiment), the monitoring server 5 selects a container application in response to this, and selects the container image from the corresponding server resource 3 It can be provided to the connected car 2 and processed by the server push method.

同様に、終了イベント(第1実施形態)や削除イベント(第2実施形態)に応答してコンテナアプリケーションを選択して、その結果をコネクテッドカー2へサーバプッシュで通知し、これに応答してコネクテッドカー2がコンテナアプリケーションの停止やコンテナイメージの削除を処理するようにしても良い。   Similarly, the container application is selected in response to the end event (first embodiment) or the deletion event (second embodiment), and the result is notified to the connected car 2 by server push, and in response, the connected application is connected. The car 2 may handle stopping of the container application and deletion of the container image.

さらに、上記の各実施形態では、コネクテッドカー2の位置や高度に基づいて各イベントが検知されるものとして説明したが、本発明はこれのみに限定されるものではなく、例えば、所定の基準値を超える負の加速度が検知されるとコネクテッドカー2の急制動と判断し、これを開始/取得イベントとしてドライブレコーダの撮影アプリケーションを取得、展開、起動する一方、所定時間の経過を終了/停止イベントと判断してドライブレコーダの撮影を終了するようにしても良い。   Furthermore, although each of the above embodiments has been described as detecting each event based on the position and height of the connected car 2, the present invention is not limited to this, for example, a predetermined reference value Is detected as a sudden braking of the connected car 2 when it detects a negative acceleration exceeding 50%, and this is used as a start / acquisition event to acquire, deploy, and start the shooting application of the drive recorder, while ending or stopping an elapse of a predetermined time It may be determined that the shooting of the drive recorder is ended.

あるいは、ETCシステムが発する無線信号を受信すると、これを開始/取得イベントと判断し、ETC処理用のアプリケーションを取得、展開、起動するようにしても良い。   Alternatively, when a wireless signal emitted by the ETC system is received, this may be determined as a start / acquisition event, and an application for ETC processing may be acquired, deployed, and activated.

あるいは、著作権により使用地域や使用時間等が限定されている地図、音楽、動画等のコンテンツの再生について、当該使用地域や時間帯に入ったことを開始/取得イベントとして再生アプリケーションを取得し、使用地域や時間帯から離脱したことを終了/削除イベントと判断して削除等するようにしても良い。   Alternatively, for reproduction of content such as map, music, video, etc. whose use area or use time is limited by copyright, acquire the reproduction application as start / acquisition event of entering the use area or time zone, It may be determined that the user has left the area of use or the time zone as an end / delete event and may delete the event.

あるいは、降雨や降雪の量が所定の基準値を超えたことを開始/取得イベントとして、安全運転を支援するアプリケーションを取得、起動し、降雨量等が基準値を下回ると、これを終了/削除イベントと判断して当該アプリケーションを削除等するようにしても良い。   Alternatively, start / acquire an application that supports safe driving with the start / acquisition event that the amount of rainfall or snowfall exceeds a predetermined reference value, start it, and end / delete it when the amount of rainfall falls below the reference value. It may be determined as an event and the application may be deleted.

1…コネクテッドカー車載機,2…コネクテッドカー,3…サーバ資源,4…作業者端末,5…監視サーバ,10…車載機ハードウェア,11…車載器OS,12…コンテナ制御エージェント,13a…コンテナイメージ,13b…コンテナアプリケーション,14…車載器ストストレージ   DESCRIPTION OF SYMBOLS 1 ... connected car in-vehicle machine, 2 ... connected car, 3 ... server resource, 4 ... worker terminal, 5 ... monitoring server, 10 ... in-vehicle machine hardware, 11 ... in-vehicle device OS, 12 ... container control agent, 13 a ... container Image, 13b ... container application, 14 ... onboard storage

Claims (14)

コンピュータを実装したコネクテッドカー車載器のアプリケーション管理装置において、
コンピュータをインターネットに常時接続する通信手段と、
車載OS上で稼働するコンテナ制御エージェントとを具備し、
前記コンテナ制御エージェントが、
コンテナイメージをインターネット経由で取得する手段と、
取得したコンテナイメージを車載OS上でコンテナアプリケーションに展開して起動する手段とを具備したことを特徴とするコネクテッドカー車載器のアプリケーション管理装置。
In the application management device of the connected car on-board unit equipped with a computer,
Communication means for constantly connecting a computer to the Internet,
Equipped with a container control agent that runs on the in-vehicle operating system,
The container control agent
A means for acquiring container images via the Internet,
An application management device for a connected car in-vehicle unit, comprising: means for expanding the acquired container image into a container application on the in-vehicle OS and activating the container application.
前記コンテナ制御エージェントが、
コネクテッドカーに関連した監視データを収集する手段と、
監視データに基づいてコンテナアプリケーションの開始イベントを検知する手段と、
開始イベントが検知されたコンテナアプリケーションのイメージを取得し、車載OS上でコンテナアプリケーションに展開して起動する手段とを具備したことを特徴とする請求項1に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent
Means for collecting surveillance data related to connected cars,
A means for detecting a container application start event based on monitoring data;
The apparatus according to claim 1, further comprising: means for acquiring an image of the container application in which the start event has been detected, and deploying the container application on the in-vehicle OS and activating the container application. .
前記コンテナ制御エージェントが、
コネクテッドカーに関連した監視データを収集する手段と、
監視データに基づいてコンテナイメージの取得イベントを検知する手段と、
取得イベントが検知されたコンテナイメージを取得する手段と、
監視データに基づいてコンテナアプリケーションの起動イベントを検知する手段と、
起動イベントが検知されたコンテナアプリケーションのイメージを車載OS上でコンテナアプリケーションに展開して起動する手段とを具備したことを特徴とする請求項1に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent
Means for collecting surveillance data related to connected cars,
A means for detecting a container image acquisition event based on monitoring data;
A means for acquiring a container image in which an acquisition event is detected;
A means for detecting a container application activation event based on the monitoring data;
The apparatus according to claim 1, further comprising: means for deploying the image of the container application in which the start event has been detected into the container application on the in-vehicle OS and activating the container application.
前記コンテナ制御エージェントが、
コネクテッドカーに関連した監視データを収集する手段と、
前記監視データをネットワーク上の監視サーバへ送信する手段と、
監視サーバが開始イベントを検知したコンテナアプリケーションのイメージを取得し、車載OS上でコンテナアプリケーションに展開して起動する手段とを具備したことを特徴とする請求項1に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent
Means for collecting surveillance data related to connected cars,
Means for transmitting the monitoring data to a monitoring server on a network;
The connected car in-vehicle unit application according to claim 1, further comprising: means for acquiring an image of a container application in which the monitoring server has detected the start event and deploying the container application on the in-vehicle OS and launching the container application. Management device.
前記コンテナ制御エージェントが、
コネクテッドカーに関連した監視データを収集する手段と、
前記監視データをネットワーク上の監視サーバへ送信する手段と、
監視サーバが取得イベントを検知したコンテナイメージを取得する手段と、
監視サーバが起動イベントを検知したコンテナアプリケーションのイメージを車載OS上でコンテナアプリケーションに展開して起動する手段とを具備したことを特徴とする請求項1に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent
Means for collecting surveillance data related to connected cars,
Means for transmitting the monitoring data to a monitoring server on a network;
A means for acquiring a container image in which the monitoring server has detected an acquisition event;
The apparatus according to claim 1, further comprising: means for deploying an image of a container application whose detection event has been detected by the monitoring server into the container application on the in-vehicle OS and activating the container application.
前記コンテナ制御エージェントがさらに、
監視データに基づいてコンテナアプリケーションの終了イベントを検知する手段と、
終了イベントが検知されたコンテナアプリケーションの実行を停止し、当該コンテナアプリケーションのイメージを削除する手段とを具備したことを特徴とする請求項2に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent further
A means for detecting an end event of a container application based on monitoring data;
The apparatus according to claim 2, further comprising: means for stopping the execution of the container application whose end event is detected and deleting the image of the container application.
前記コンテナ制御エージェントがさらに、
監視データに基づいてコンテナアプリケーションの停止イベントを検知する手段と、
停止イベントが検知されたコンテナアプリケーションの実行を停止する手段と、
監視データに基づいてコンテナイメージの削除イベントを検知する手段と、
削除イベントが検知されたコンテナイメージを削除する手段とを具備したことを特徴とする請求項3に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent further
A means for detecting container application stop events based on monitoring data;
A means for stopping the execution of the container application whose stop event is detected;
A means for detecting a container image deletion event based on monitoring data;
4. The application management device for a connected car in-vehicle unit according to claim 3, further comprising: means for deleting a container image in which a deletion event has been detected.
前記コンテナ制御エージェントがさらに、
監視サーバが終了イベントを検知したコンテナアプリケーションの実行を停止し、当該コンテナアプリケーションのイメージを削除する手段とを具備したことを特徴とする請求項4に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent further
The apparatus according to claim 4, further comprising: means for stopping execution of the container application that has detected the end event by the monitoring server and deleting the image of the container application.
前記コンテナ制御エージェントがさらに、
監視サーバが停止イベントを検知したコンテナアプリケーションの実行を停止する手段と、
監視サーバが削除イベントを検知したコンテナイメージを削除する手段とを具備したことを特徴とする請求項5に記載のコネクテッドカー車載器のアプリケーション管理装置。
The container control agent further
A means for stopping the execution of the container application for which the monitoring server has detected a stop event;
6. The application management device for a connected car in-vehicle unit according to claim 5, further comprising: means for deleting a container image in which the monitoring server has detected a deletion event.
前記監視データが、車載GPSにより検知された位置、標高および時刻の少なくとも一つであることを特徴とする請求項1ないし9のいずれかに記載のコネクテッドカー車載器のアプリケーション管理装置。   The application management device of a connected car in-vehicle unit according to any one of claims 1 to 9, wherein the monitoring data is at least one of a position, an altitude, and a time detected by an in-vehicle GPS. 前記監視データが、車載センサにより検知された車速、エンジン回転数、加速度、燃費、路面状況、走行距離、走行時間、整備、温度、湿度、照度、無線信号、カレンダの少なくとも一つであることを特徴とする請求項1ないし10のいずれかに記載のコネクテッドカー車載器のアプリケーション管理装置。   The monitoring data is at least one of vehicle speed, engine speed, acceleration, fuel consumption, road surface condition, traveling distance, maintenance time, temperature, humidity, illuminance, wireless signal, and calendar detected by the on-vehicle sensor The application management device of a connected car on-board unit according to any one of claims 1 to 10. インターネットに常時接続するコンピュータを実装したコネクテッドカー車載器のアプリケーション管理方法において、
コンテナイメージをインターネット経由で取得し、
取得したコンテナイメージを車載OS上でコンテナアプリケーションに展開し、
前記コンテナアプリケーションを起動することを特徴とするコネクテッドカー車載器のアプリケーション管理方法。
In an application management method of a connected car OBE equipped with a computer constantly connected to the Internet,
Get container image via internet,
Deploy acquired container image to container application on in-vehicle OS,
An application management method of a connected car on-board unit, characterized by starting the container application.
コネクテッドカーに関連した監視データを収集し、
監視データに基づいてコンテナアプリケーションの開始イベントを検知し、
開始イベントが検知されたコンテナアプリケーションのイメージを取得し、
取得したイメージを車載OS上でコンテナアプリケーションに展開して起動することを特徴とする請求項12に記載のコネクテッドカー車載器のアプリケーション管理方法。
Collect surveillance data related to connected cars,
Detect container application start event based on monitoring data,
Get an image of the container application where the start event was detected,
The application management method of a connected car in-vehicle unit according to claim 12, wherein the acquired image is developed into a container application on the in-vehicle OS and started.
コネクテッドカーに関連した監視データを収集し、
監視データをネットワーク上の監視サーバへ送信し、
監視サーバが開始イベントを検知したコンテナアプリケーションのイメージを取得し、
取得したイメージを車載OS上でコンテナアプリケーションに展開して起動することを特徴とする請求項12に記載のコネクテッドカー車載器のアプリケーション管理方法。
Collect surveillance data related to connected cars,
Send monitoring data to the monitoring server on the network,
Acquires the image of the container application that the monitoring server detected the start event,
The application management method of a connected car in-vehicle unit according to claim 12, wherein the acquired image is developed into a container application on the in-vehicle OS and started.
JP2017188651A 2017-09-28 2017-09-28 Application management methods and devices for connected car on-board units Active JP6840063B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017188651A JP6840063B2 (en) 2017-09-28 2017-09-28 Application management methods and devices for connected car on-board units

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017188651A JP6840063B2 (en) 2017-09-28 2017-09-28 Application management methods and devices for connected car on-board units

Publications (2)

Publication Number Publication Date
JP2019066926A true JP2019066926A (en) 2019-04-25
JP6840063B2 JP6840063B2 (en) 2021-03-10

Family

ID=66339650

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017188651A Active JP6840063B2 (en) 2017-09-28 2017-09-28 Application management methods and devices for connected car on-board units

Country Status (1)

Country Link
JP (1) JP6840063B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783518A (en) * 2021-01-26 2021-05-11 电子科技大学 Vehicle-mounted application containerization isolation framework system based on IPFS and implementation method
CN115543649A (en) * 2022-08-31 2022-12-30 荣耀终端有限公司 Data acquisition method and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005072002A1 (en) * 2004-01-26 2005-08-04 Matsushita Electric Industrial Co., Ltd. Terminal device, method, and system capable of automatic execution of process in accordance with event
JP2006309664A (en) * 2005-05-02 2006-11-09 Mitsubishi Electric Corp On-vehicle information system
JP2014221620A (en) * 2013-05-14 2014-11-27 株式会社デンソー Display controller and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005072002A1 (en) * 2004-01-26 2005-08-04 Matsushita Electric Industrial Co., Ltd. Terminal device, method, and system capable of automatic execution of process in accordance with event
JP2006309664A (en) * 2005-05-02 2006-11-09 Mitsubishi Electric Corp On-vehicle information system
JP2014221620A (en) * 2013-05-14 2014-11-27 株式会社デンソー Display controller and program

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"33 最新の仮想化技術を手軽に体験する Dockerで先端アプリを素早く試用", 日経LINUX, vol. 第18巻 第12号, JPN6020038699, 8 November 2016 (2016-11-08), JP, pages 50 - 51, ISSN: 0004364732 *
MORABITO, ROBERTO, ET AL.: "Lightweight virtualization as enabling technology for future smart cars", 2017 IFIP/IEEE SYMPOSIUM ON INTEGRATED NETWORK AND SERVICE MANAGEMENT (IM), JPN6020038697, June 2017 (2017-06-01), pages 1238 - 1245, ISSN: 0004364731 *
徳永雄一、外2名: "CANを用いた階層統合型車載ネットワークの提案", 情報処理学会シンポジウムシリーズVOL.2017, NO.1 マルチメディア,分散,協調とモバイル(DICOMO2, vol. 2017, no. 1, JPN6020038694, 21 June 2017 (2017-06-21), JP, pages 768 - 773, ISSN: 0004364730 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783518A (en) * 2021-01-26 2021-05-11 电子科技大学 Vehicle-mounted application containerization isolation framework system based on IPFS and implementation method
CN115543649A (en) * 2022-08-31 2022-12-30 荣耀终端有限公司 Data acquisition method and electronic equipment
CN115543649B (en) * 2022-08-31 2023-11-03 荣耀终端有限公司 Data acquisition method and electronic equipment

Also Published As

Publication number Publication date
JP6840063B2 (en) 2021-03-10

Similar Documents

Publication Publication Date Title
US11170589B2 (en) Emergency event based vehicle data logging
JP6699230B2 (en) Road abnormality warning system and in-vehicle device
WO2018210184A1 (en) Fleet control method, device, and internet of vehicles system
KR100805295B1 (en) Mobile communication terminal and schedule controlling method using the same
US20120146809A1 (en) Information providing apparatus and method for vehicles
CN104468847A (en) Journey recorded information sharing method, equipment, server and system of vehicle
JP5712845B2 (en) Fault diagnosis device for vehicles
JP6840063B2 (en) Application management methods and devices for connected car on-board units
US11338768B2 (en) Control device, computer readable recording medium recording program for control device, and control method
CN105653366A (en) Information Processing Apparatus and Execution Management Program
JP2007034815A (en) On-vehicle terminal
WO2020231480A1 (en) Map updates based on data captured by an autonomous vehicle
JP2011176795A (en) Data management apparatus, data management program, and data management system
CN106898157B (en) Method for transmitting, receiving and processing data values and transmitting and receiving device
JP2019215869A (en) Management server and management method
US20200294329A1 (en) Data collecting device, data collecting system, data collecting method, and on-vehicle device
US20170094231A1 (en) Scene reconstruction using pre-buffering in sensor triggered automobile cameras
US20190147256A1 (en) Server device and in-vehicle device
JP2006065391A (en) Vehicle information transmitting device and vehicle
JP2007310733A (en) Traffic information management system and on-vehicle device
JP2020027413A (en) Information processing device, control method, program, and storage medium
JP7120948B2 (en) communication terminal
CN112810442B (en) Vehicle start-stop system control method and device and storage medium
JP2022105172A (en) Data structure, storage medium, storage device, and reception device
JP2022002118A (en) Information processor, server device, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190823

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200625

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201014

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210216

R150 Certificate of patent or registration of utility model

Ref document number: 6840063

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150