JP2012121533A - Apparatus and method for managing additional function of on-board equipment - Google Patents

Apparatus and method for managing additional function of on-board equipment Download PDF

Info

Publication number
JP2012121533A
JP2012121533A JP2010276281A JP2010276281A JP2012121533A JP 2012121533 A JP2012121533 A JP 2012121533A JP 2010276281 A JP2010276281 A JP 2010276281A JP 2010276281 A JP2010276281 A JP 2010276281A JP 2012121533 A JP2012121533 A JP 2012121533A
Authority
JP
Japan
Prior art keywords
additional function
vehicle
software
execution
information
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
JP2010276281A
Other languages
Japanese (ja)
Inventor
Junichi Mizutani
淳一 水谷
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP2010276281A priority Critical patent/JP2012121533A/en
Publication of JP2012121533A publication Critical patent/JP2012121533A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an apparatus and method for managing an additional function of on-board equipment, capable of being introduced more simply and easily, while reducing man-hours for verification of the additional function, concerning the additional function separably-added to the on-board equipment.SOLUTION: An arithmetic unit 52 of a navigation system 11 manages execution of the additional function (additional function software 531) separably-added to the navigation system 11 mounted on a vehicle 10. The arithmetic unit 52 includes: a vehicle state detection unit (engine ECU 121, a meter ECU 122, and other ECU 123 etc.) that detects a vehicle state being a state of the vehicle 10; and a control unit 522 that controls execution and stop of the additional function depending on the vehicle state detected by the vehicle state detection unit.

Description

本発明は、車載機器に対して分離可能に付加されるソフトウェアや電子回路によって実行される付加機能を管理する車載機器の付加機能管理装置に関する。   The present invention relates to an additional function management device for an in-vehicle device that manages additional functions executed by software and electronic circuits that are detachably added to the in-vehicle device.

周知のように、車両には、車両制御装置やナビゲーションシステムなどの車載機器が搭載されている。これら車載機器には、車両制御のためのセンサ信号処理やナビゲーションシステムのための画面表示処理などを通じて実行される多様な機能が搭載されている。そして、こうした車載機器にあっては、それらの機能が各種のハードウェアとソフトウェアとの協働によって実現されることが一般的である。   As is well known, in-vehicle devices such as a vehicle control device and a navigation system are mounted on the vehicle. These in-vehicle devices are equipped with various functions that are executed through sensor signal processing for vehicle control, screen display processing for navigation systems, and the like. In such an in-vehicle device, these functions are generally realized by cooperation of various hardware and software.

ところで従来、車載機器に組み込まれたソフトウェアは、最初に組み込まれたものがそのまま使い続けられることが普通であった。しかし近年、車載機器としての機能の多様化に伴い、様々なソフトウェアが用いられるようになっている。そして、このようなソフトウェアは、修正や機能拡張のための更新が頻繁に行われるようになってきているのみならず、車両ユーザの要望等に応じて車載機器に新たな機能を追加するソフトウェアが新規に導入されることも少なくない。そこで、こうして導入される更新用のソフトウェアや機能追加用のソフトウェアは、導入された車載機器が不適切な動作をすることのないように、その動作の適正性が予め検証されることとなる。   By the way, conventionally, software installed in an in-vehicle device usually has been used as it is. However, in recent years, with the diversification of functions as in-vehicle devices, various software has been used. Such software is not only frequently updated for correction and function expansion, but also software that adds new functions to in-vehicle devices in response to requests from vehicle users. In many cases, it is newly introduced. Therefore, the update software and function addition software introduced in this way are verified in advance for their appropriateness of operation so that the installed in-vehicle device does not operate inappropriately.

ここで例えば、更新用の(バージョンアップ用の)ソフトウェアが車載機器で適正に動作することを予め検証する技術の一例が特許文献1に記載されている。この特許文献1に記載の技術は、主にソフトウェアのメンテナンスに関するもので、無線通信を介して基地局側装置から上記ソフトウェアをダウンロードする際に、そのダウンロードに先立ち、当該ソフトウェアの機能情報等を含む「確認情報」をユーザに提示してダウンロード実行の許可を求めるようにしている。この「確認情報」には、ソフトウェア自身の機能情報の他にも、当該ソフトウェアが車載機器にて適正に動作するか否かの判断に資する情報として、ハードウェア変更の要否に関する情報や、デモンストレーション画面を表示する情報なども含まれており、これによってユーザによる確認の便宜が図られるようになっている。   Here, for example, Patent Document 1 describes an example of a technique for verifying in advance that update (version upgrade) software properly operates in an in-vehicle device. The technique described in Patent Document 1 mainly relates to software maintenance, and includes the function information of the software prior to the download when the software is downloaded from the base station side device via wireless communication. “Confirmation information” is presented to the user to request permission to execute the download. In addition to the function information of the software itself, this “confirmation information” includes information regarding whether or not the software needs to be changed, as well as demonstrations, as information that contributes to determining whether or not the software operates properly on the in-vehicle device. Information for displaying the screen and the like is also included, which facilitates confirmation by the user.

特開平11−27749号公報JP 11-27749 A

ところで、車載機器の高機能化は、特に特許文献1に記載のシステムあるいは方法の場合、上記「確認情報」の作成に要する工数を増加させることともなる。また、車載機器の高機能化自体、それを実現するソフトウェアの複雑化が避けられず、その設計段階における適正性の検証に際しても、その作業量の増大が無視できないものとなっている。   By the way, the enhancement of the functions of the in-vehicle device increases the man-hours required for creating the “confirmation information”, particularly in the case of the system or method described in Patent Document 1. In addition, it is inevitable that the in-vehicle device has high functionality itself, and that the software that realizes it is complicated, and the increase in the amount of work cannot be ignored when verifying the appropriateness in the design stage.

このように、車両のユーザにとっては、車載機器としての機能の追加等は歓迎すべきことではあるものの、その導入の手軽さとソフトウェア開発サイドでの検証等にかかる煩雑さとはいわばトレードオフの関係にある。そこで近年は、車載機器に付加機能を追加可能とするうえで、その導入の手軽さとソフトウェア開発の容易さとの両立が求められている。   In this way, for vehicle users, the addition of functions as in-vehicle equipment should be welcomed, but the ease of introduction and the complexity of verification on the software development side are in a trade-off relationship. is there. Therefore, in recent years, in order to make it possible to add an additional function to an in-vehicle device, there is a demand for both easy introduction and easy software development.

なお、車載機器に付加機能を追加する手段としてはソフトウェアが一般的ではあるものの、例えばカスタムLSIなど、ハードウェア(電子回路)の装着によって車載機器に付加機能を追加することも可能である。そしてこの場合であれ、その導入の手軽さと開発サイドでの検証等にかかる煩雑さとの関係は概ね共通したものとなっている。   As a means for adding an additional function to the in-vehicle device, software is generally used, but it is also possible to add the additional function to the in-vehicle device by mounting hardware (electronic circuit) such as a custom LSI. Even in this case, the relationship between the ease of introduction and the complexity of verification on the development side is generally the same.

本発明は、このような実情に鑑みてなされたものであり、その目的は、車載機器に対し分離可能に付加される付加機能について、その検証にかかる工数の抑制を可能としつつ、より手軽で安易な導入を可能とする車載機器の付加機能管理装置及び車載機器の付加機能管理方法を提供することにある。   The present invention has been made in view of such circumstances, and the purpose of the additional function added to the in-vehicle device in a separable manner is to be easier while suppressing the man-hour required for the verification. It is an object to provide an additional function management device for an in-vehicle device and an additional function management method for the in-vehicle device that enable easy introduction.

以下、上記課題を解決するための手段及びその作用効果を記載する。
上記課題を解決するため、請求項1に記載の発明は、車両に搭載された車載機器に対して分離可能に付加される付加機能の実行を管理する車載機器の付加機能管理装置であって、前記車両の状態である車両状態を検出する車両状態検出部と、該車両状態検出部により検出される車両状態に応じて前記付加機能の実行及び停止を制御する制御部とを備えることを要旨とする。
Hereinafter, means for solving the above-described problems and the effects thereof will be described.
In order to solve the above problem, the invention according to claim 1 is an additional function management device for an in-vehicle device that manages the execution of an additional function that is detachably added to the in-vehicle device mounted on the vehicle, A gist is provided with a vehicle state detection unit that detects a vehicle state that is the state of the vehicle, and a control unit that controls execution and stop of the additional function according to the vehicle state detected by the vehicle state detection unit. To do.

このような構成によれば、制御部が付加機能の実行・停止を予め定められた車両状態に基づいて管理するため、車載装置における付加機能の実行環境が、付加機能の実行に許容された車両状態に限られる。そのため、車載機器における付加機能の動作検証を、当該付加機能の実行条件下に限ることができるようになる。これにより、例えば高機能化された車載機器であれ、付加機能の動作検証を、車載機器の全ての機能に対して行うのではなく、付加機能の実行される車両状態下でのみ行うことで十分となるため、付加機能の検証に要する工数の増大を抑制することができるようになる。   According to such a configuration, since the control unit manages execution / stop of the additional function based on a predetermined vehicle state, the vehicle in which the execution environment of the additional function in the in-vehicle device is allowed to execute the additional function. Limited to state. Therefore, the operation verification of the additional function in the in-vehicle device can be limited to the execution condition of the additional function. As a result, for example, even in the case of a highly functional in-vehicle device, it is sufficient that the operation verification of the additional function is not performed for all the functions of the in-vehicle device but only in a vehicle state where the additional function is executed. Therefore, an increase in man-hours required for verifying the additional function can be suppressed.

また、近年の高機能化された車載機器に対しては、その全ての機能に対して付加機能の動作検証を行うことがそもそも現実的ではなくなりつつあり、その検証精度の低下の懸念もある。そこで、このように実行条件を限定することで、当該実行条件下における動作検証の精度低下を抑制するとともに、精度の向上をも可能とすることで、付加機能の車載機器における動作の安全性や確実性が向上されるようにもなる。   In recent years, it is becoming impractical to verify the operation of the additional functions for all of the functions of in-vehicle devices that have been improved in function, and there is a concern that the verification accuracy may be lowered. Therefore, by limiting the execution conditions in this way, it is possible to suppress a decrease in the accuracy of operation verification under the execution conditions and to improve the accuracy. Certainty is also improved.

さらに、付加機能としてもその実行条件が限定されることにより、そこに設けなければならない他の機能に対する対応処理などの増加を抑制することができるため、付加機能としての複雑化や煩雑化も抑制されて、付加機能の設計工数の増加を抑制することができるようになる。   Furthermore, since the execution conditions of additional functions are also limited, it is possible to suppress an increase in processing for other functions that must be provided there, so that the complexity and complexity of additional functions are also suppressed. As a result, an increase in design man-hours for additional functions can be suppressed.

また、従来から、アプリケーションソフトウェアの実行・停止を制御する技術として、車載機器の実行・停止時に基づく技術や、ユーザによる明示的な指示に基づく技術や、予め設定された時間に基づく技術や、リモートコントロールに基づく技術などが知られている。しかしこの構成によれば、車両状態に基づいて従来よりも高い自由度でアプリケーションソフトウェアの実行・停止を制御することができるようになることで、同制御の利便性を向上させるようにもなる。   Conventionally, as technology for controlling execution / stop of application software, technology based on execution / stop of in-vehicle devices, technology based on an explicit instruction by a user, technology based on a preset time, remote control, Technologies based on controls are known. However, according to this configuration, it becomes possible to control the execution / stop of the application software with a higher degree of freedom than in the past based on the vehicle state, thereby improving the convenience of the control.

請求項2に記載の発明は、請求項1に記載の車載機器の付加機能管理装置において、前記車両状態検出部により検出される車両状態が車両の速度であり、前記制御部は、前記検出される車両の速度に応じて前記付加機能の実行及び停止を制御することを要旨とする。   According to a second aspect of the present invention, in the additional function management device for an in-vehicle device according to the first aspect, the vehicle state detected by the vehicle state detection unit is a vehicle speed, and the control unit detects the detected value. The gist is to control execution and stop of the additional function according to the speed of the vehicle.

このような構成によれば、付加機能の実行及び停止が車両の速度に基づいて制御されるようになる。一般に、車両は速度の変化に応じてその安全性や必要とされる情報などが大
きく変化するようになるから、速度に応じて動作状態が変化する機能も多い。そこで、このように車両の速度に応じて付加機能の実行、停止を制御することで、付加機能が実行されない車両の速度においては検証作業を不要とすることができるようになる。これにより、付加機能の検証作業に要する時間の不要な増加を防ぐことができるようにもなる。
According to such a configuration, execution and stop of the additional function are controlled based on the speed of the vehicle. In general, since the safety and necessary information of a vehicle change greatly according to a change in speed, there are many functions whose operation state changes according to the speed. Thus, by performing execution and stop of the additional function according to the speed of the vehicle in this way, it becomes possible to make verification work unnecessary at the speed of the vehicle where the additional function is not executed. Thus, it is possible to prevent an unnecessary increase in the time required for the additional function verification work.

また、付加機能にはその機能の実行されない速度に対する動作処理などが不要となることから機能の不要な増加や、機能の複雑化なども抑制することができるようになる。さらに、付加機能が実行されない速度にあっては、車両機器としても従前の安全性や操作性などを維持することができるため、付加機能の修正や追加がより安全に行えるようにもなる。これにより、付加機能管理装置としては、車載機器の安全性や操作性などを維持しつつ、付加機能の複雑化などを抑制させることができる。   Further, since an additional function does not require an operation process for a speed at which the function is not executed, an unnecessary increase in function and a complicated function can be suppressed. Furthermore, since the conventional safety and operability can be maintained even at a speed at which the additional function is not executed, the additional function can be corrected and added more safely. Thereby, as an additional function management apparatus, complication of an additional function etc. can be suppressed, maintaining the safety | security, operativity, etc. of vehicle equipment.

請求項3に記載の発明は、請求項2に記載の車載機器の付加機能管理装置において、前記付加機能は、前記車載機器により実行されるプログラムに新たな機能を追加するアプリケーションソフトウェアとして提供されることを要旨とする。   According to a third aspect of the present invention, in the additional function management device for an in-vehicle device according to the second aspect, the additional function is provided as application software for adding a new function to a program executed by the in-vehicle device. This is the gist.

このような構成によれば、ソフトウェアが実行されることにより付加機能が作動することから、付加機能の修正や追加もソフトウェアの修正や追加により行われるようになる。一般に、車載機器の機能に対応するソフトウェアは、同車載機器の基本機能を提供するソフトウェアと、それに付属する複数のソフトウェアからなる。例えば、車載機器としてのナビゲーションシステムである場合、基本機能を提供するソフトウェア以外に、表示をサポートするソフトウェアや、目的地経路を算出するソフトウェアや、地図上の詳細な情報などを提供するソフトウェアなどが用意される。このように用意されたソフトウェアの更新が、容易かつ安全に行うことができるようになる。   According to such a configuration, since the additional function is activated by executing the software, the correction or addition of the additional function is also performed by correction or addition of the software. In general, the software corresponding to the function of the in-vehicle device includes software that provides a basic function of the in-vehicle device and a plurality of software attached thereto. For example, in the case of a navigation system as an in-vehicle device, in addition to software that provides basic functions, software that supports display, software that calculates a destination route, software that provides detailed information on a map, etc. Be prepared. The software prepared in this way can be updated easily and safely.

請求項4に記載の発明は、請求項3に記載の車載機器の付加機能管理装置において、前記付加機能として提供されるアプリケーションソフトウェアは、前記車両と無線通信可能に設けられているソフトウェア配信センタから無線通信により配信提供されるものであることを要旨とする。   According to a fourth aspect of the present invention, in the additional function management device for an in-vehicle device according to the third aspect, application software provided as the additional function is provided from a software distribution center provided so as to be capable of wireless communication with the vehicle. The gist is that it is distributed and provided by wireless communication.

このような構成によれば、付加機能に対応するソフトウェアが、ソフトウェア配信センタから配信されるため、車載機器に対するソフトウェアの更新や追加が容易かつ素早く行えるようになる。また、ソフトウェアの更新を素早くかつ容易に行うとしても、そのソフトウェアは実行を管理された車両状態下でのみ実行されるので、ソフトウェアの検証工数は削減しつつ、車両に対する安全性や信頼性は維持される。   According to such a configuration, software corresponding to the additional function is distributed from the software distribution center, so that software can be easily updated and added to the in-vehicle device. Even if the software is updated quickly and easily, the software is executed only under the condition of the vehicle in which execution is controlled. Therefore, the number of verification steps for the software is reduced and the safety and reliability of the vehicle are maintained. Is done.

請求項5に記載の発明は、請求項3に記載の車載機器の付加機能管理装置において、前記車両には、前記付加機能として提供されるアプリケーションソフトウェアを記憶している記憶媒体を接続可能な記憶媒体接続部が設けられており、前記付加機能として提供されるアプリケーションソフトウェアは、前記記憶媒体接続部に接続された前記記憶媒体から提供されるものであることを要旨とする。   According to a fifth aspect of the present invention, in the additional function management device for an in-vehicle device according to the third aspect, a storage medium storing application software provided as the additional function can be connected to the vehicle. The gist is that a medium connection unit is provided, and the application software provided as the additional function is provided from the storage medium connected to the storage medium connection unit.

このような構成によれば、車両に設けられている記憶媒体接続部に接続される記憶媒体から付加機能に対応するソフトウェアが提供されるため、ソフトウェアの更新や変更が安定したデータ通信の下で行なわれるようになる。これにより、例えば、車載機器に対して更新や変更などされるソフトウェアのデータ量が膨大である場合や、無線通信などを介してのデータ通信が困難な場合であっても、ソフトウェアの更新や変更を好適に行うことができるようになる。   According to such a configuration, since software corresponding to the additional function is provided from the storage medium connected to the storage medium connection unit provided in the vehicle, the software update or change can be performed under stable data communication. To be done. This makes it possible to update or change software even when the amount of software data to be updated or changed for in-vehicle devices is enormous, or when data communication via wireless communication is difficult. Can be suitably performed.

請求項6に記載の発明は、請求項3〜5のいずれか一項に記載の車載機器の付加機能管
理装置において、前記車載機器には、運転者に前記付加機能による情報を提供する情報提供部が設けられており、前記付加機能として提供されるアプリケーションソフトウェアは、第1の車両の速度範囲にて前記制御部により実行が許可されて前記情報提供部に該当する情報を提供する第1の付加機能ソフトウェアと、前記第1の車両の速度範囲よりも高い第2の車両の速度範囲にて前記制御部により実行が許可されて前記情報提供部に該当する情報を提供する第2の付加機能ソフトウェアとを含み、前記第2の付加機能ソフトウェアが前記情報提供部を通じて運転者に提供する付加機能による情報量は、前記第1の付加機能ソフトウェアが前記情報提供部を通じて運転者に提供する付加機能による情報量よりも少ないことを要旨とする。
The invention described in claim 6 is the additional function management device for the in-vehicle device according to any one of claims 3 to 5, wherein the in-vehicle device is provided with information for providing information to the driver by the additional function. The application software provided as the additional function is provided with information corresponding to the information providing unit that is permitted to be executed by the control unit within a speed range of the first vehicle. Additional function software and a second additional function that provides information corresponding to the information providing unit that is permitted to be executed by the control unit in a speed range of the second vehicle that is higher than the speed range of the first vehicle The amount of information provided by the additional function provided to the driver through the information providing unit by the second additional function software is provided by the first additional function software. And summarized in that less than the information amount of the additional functions provided to the driver through.

このような構成によれば、車両の速度に応じて第1の付加機能ソフトウェアと第2の付加機能ソフトウェアとが選択的に実行されるようになるので、各速度に適した情報提供のみをすることができように各ソフトウェアを設計することができるようになる。これにより、ソフトウェアの検証に要する工数の不要な増加が防止されるようになる。   According to such a configuration, since the first additional function software and the second additional function software are selectively executed according to the speed of the vehicle, only information suitable for each speed is provided. You will be able to design each software as you can. This prevents an unnecessary increase in man-hours required for software verification.

また、ソフトウェアに搭載しなければならない、他の機能に対応する処理を少なくすることができるため、ソフトウェアの肥大化が抑制され、対応する速度において実行されるソフトウェアとしてはそのサイズを小規模に維持させて車載機器の負荷を低減させることができるようにもなる。   In addition, since the processing corresponding to other functions that must be installed in the software can be reduced, the size of the software that is executed at the corresponding speed is kept small. Thus, the load on the in-vehicle device can be reduced.

請求項7に記載の発明は、請求項3〜6のいずれか一項に記載の車載機器の付加機能管理装置において、前記付加機能として提供されるアプリケーションソフトウェアには、車両の停止時に前記制御部により実行が許可される特定の付加機能ソフトウェアが更に含まれ、前記制御部は、前記検出される車両の速度が車両の停止を示すとき、前記特定の付加機能ソフトウェアを実行することを要旨とする。   According to a seventh aspect of the present invention, in the additional function management device for an in-vehicle device according to any one of the third to sixth aspects, the application software provided as the additional function includes the control unit when the vehicle is stopped. Specific additional function software permitted to be executed by the control unit is further included, and the control unit executes the specific additional function software when the detected vehicle speed indicates a stop of the vehicle. .

このような構成によれば、車両が停車時に特定の付加機能ソフトウェアが実行されるので、特定の付加機能ソフトウェアが修正や追加されたものであれ、車両の走行に対して悪影響を与えるおそれが防止されるようになる。これにより、車載機器に対するソフトウェアの修正や追加がより容易にかつ安全に行なわれるようになる。   According to such a configuration, since the specific additional function software is executed when the vehicle is stopped, it is possible to prevent a possibility that the specific additional function software will be adversely affected if the specific additional function software is modified or added. Will come to be. This makes it easier and safer to modify and add software to the in-vehicle device.

請求項8に記載の発明は、請求項7に記載の車載機器の付加機能管理装置において、前記特定の付加機能ソフトウェアは、該当する車載機器での動作保証のないソフトウェアであることを要旨とする。   The invention according to claim 8 is the additional function management device for the in-vehicle device according to claim 7, wherein the specific additional function software is software without operation guarantee in the corresponding in-vehicle device. .

このような構成によれば、車両における動作保証のない特定のソフトウェア、例えば一般的なコンピュータで動作するソフトウェアなどからなり、車両における動作が保証されていないようなソフトウェアであれ、同ソフトウェアの利便性を確保しつつ車両における安全性を確保することができるようになる。これにより、ソフトウェアの車両状態に対する動作検証を省くこともできようになるため、ソフトウェアの検証にかかる工数を削減することができようにもなる。   According to such a configuration, the software is composed of specific software that is not guaranteed to operate in the vehicle, for example, software that operates on a general computer, and software that is not guaranteed to operate in the vehicle. It is possible to ensure the safety of the vehicle while ensuring the above. As a result, it becomes possible to omit the operation verification of the software with respect to the vehicle state, and therefore, it is possible to reduce the man-hours required for the software verification.

上記課題を解決するため、請求項9に記載の発明は、車両に搭載された車載機器に対して分離可能に付加された付加機能の実行を管理する車載機器の付加機能管理方法であって、前記車両の状態である車両状態を検出しつつ、該検出される車両状態に応じて前記付加機能の実行及び停止を制御するようにしたことを要旨とする。   In order to solve the above-mentioned problem, the invention according to claim 9 is an additional function management method for an in-vehicle device that manages execution of an additional function that is detachably added to the in-vehicle device mounted on the vehicle, The gist of the invention is to control the execution and stop of the additional function according to the detected vehicle state while detecting the vehicle state which is the state of the vehicle.

このような方法によれば、車載装置における付加機能の実行環境が、付加機能の実行・停止を予め定められた車両状態に基づいて管理されるため、付加機能の実行に許容された車両状態に限られることとなる。そのため、車載機器における付加機能の動作検証を、当
該付加機能の実行条件下に限ることができるようになる。これにより、例えば高機能化された車載機器であれ、付加機能の動作検証を、車載機器の全ての機能に対して行うのではなく、実行される車両状態下での機能に対してのみ行うことで十分となるため、付加機能の検証に要する工数の増大を抑制することができるようになる。
According to such a method, since the execution environment of the additional function in the in-vehicle device is managed based on the predetermined vehicle state, the execution / stop of the additional function is managed. It will be limited. Therefore, the operation verification of the additional function in the in-vehicle device can be limited to the execution condition of the additional function. As a result, for example, even in the case of a highly functional in-vehicle device, the operation verification of the additional function is not performed for all functions of the in-vehicle device, but only for the function under the vehicle state to be executed Therefore, an increase in man-hours required for verifying the additional function can be suppressed.

また、近年の高機能化された車載機器に対しては、その全ての機能に対して付加機能の動作検証を行うことがそもそも現実的ではなくなりつつあり、その検証精度の低下の懸念もある。そこで、このように実行条件を限定することで、当該実行条件下における動作検証の精度低下を抑制するとともに、精度の向上をも可能とすることで、付加機能の車載機器における動作の安全性や確実性が向上されるようにもなる。   In recent years, it is becoming impractical to verify the operation of the additional functions for all of the functions of in-vehicle devices that have been improved in function, and there is a concern that the verification accuracy may be lowered. Therefore, by limiting the execution conditions in this way, it is possible to suppress a decrease in the accuracy of operation verification under the execution conditions and to improve the accuracy. Certainty is also improved.

さらに、付加機能としてもその実行条件が限定されることにより、そこに設けなければならない他の機能に対する対応処理などの増加を抑制することができるため、付加機能としての複雑化も抑制されて、付加機能の設計工数の増加を抑制することができるようになる。   Furthermore, since the execution conditions are limited as an additional function, it is possible to suppress an increase in processing corresponding to other functions that must be provided there, so that the complexity as an additional function is also suppressed. An increase in design man-hours for additional functions can be suppressed.

また、従来から、アプリケーションソフトウェアの実行・停止を制御する技術として、車載機器の実行・停止時に基づく技術や、ユーザによる明示的な指示に基づく技術や、予め設定された時間に基づく技術や、リモートコントロールに基づく技術などが知られている。しかしこの構成によれば、車両状態に基づいて従来よりも高い自由度でアプリケーションソフトウェアの実行・停止を制御することができるようになることで、同制御の利便性を向上させるようにもなる。   Conventionally, as technology for controlling execution / stop of application software, technology based on execution / stop of in-vehicle devices, technology based on an explicit instruction by a user, technology based on a preset time, remote control, Technologies based on controls are known. However, according to this configuration, it becomes possible to control the execution / stop of the application software with a higher degree of freedom than in the past based on the vehicle state, thereby improving the convenience of the control.

請求項10に記載の発明は、請求項9に記載の車載機器の付加機能管理方法において、前記付加機能の実行及び停止を前記車両状態として検出される車両の速度に応じて制御することを要旨とする。   A tenth aspect of the present invention is the additional function management method for an in-vehicle device according to the ninth aspect, wherein execution and stop of the additional function are controlled according to a vehicle speed detected as the vehicle state. And

このような方法によれば、付加機能の実行及び停止が車両の速度に基づいて制御されるようになる。一般に、車両は速度の変化に応じてその安全性や必要とされる情報などが大きく変化するようになるから、速度に応じて動作状態が変化する機能も多い。そこで、このように車両の速度に応じて付加機能の実行、停止を制御することで、付加機能が実行されない車両の速度においては検証作業を不要とすることができるようになる。これにより、付加機能の検証作業に要する時間の不要な増加を防ぐことができるようにもなる。   According to such a method, execution and stop of the additional function are controlled based on the speed of the vehicle. In general, since the safety and necessary information of a vehicle change greatly according to a change in speed, there are many functions whose operation state changes according to the speed. Thus, by performing execution and stop of the additional function according to the speed of the vehicle in this way, it becomes possible to make verification work unnecessary at the speed of the vehicle where the additional function is not executed. Thus, it is possible to prevent an unnecessary increase in the time required for the additional function verification work.

また、付加機能にはその機能の実行されない速度に対する動作処理などが不要となることから機能の不要な増加や、機能の複雑化なども抑制することができるようになる。さらに、付加機能が実行されない速度にあっては、車両機器としても従前の安全性や操作性などを維持することができるため、付加機能の修正や追加がより安全に行えるようにもなる。これにより、付加機能管理装置としては、車載機器の安全性や操作性などを維持しつつ、付加機能の複雑化などを抑制させることができる。   Further, since an additional function does not require an operation process for a speed at which the function is not executed, an unnecessary increase in function and a complicated function can be suppressed. Furthermore, since the conventional safety and operability can be maintained even at a speed at which the additional function is not executed, the additional function can be corrected and added more safely. Thereby, as an additional function management apparatus, complication of an additional function etc. can be suppressed, maintaining the safety | security, operativity, etc. of vehicle equipment.

請求項11に記載の発明は、請求項10に記載の車載機器の付加機能管理方法において、前記付加機能は、前記車載機器により実行されるプログラムに新たな機能を追加するアプリケーションソフトウェアとして提供される。   According to an eleventh aspect of the present invention, in the additional function management method for an in-vehicle device according to the tenth aspect, the additional function is provided as application software for adding a new function to a program executed by the in-vehicle device. .

このような方法によれば、ソフトウェアが実行されることにより付加機能が動作することから、付加機能の修正や追加もソフトウェアの修正や追加により行われるようになる。一般に、車載機器の機能に対応するソフトウェアは、同車載機器の基本機能を提供するソフトウェアと、それに付属する複数のソフトウェアからなる。例えば、車載機器としてのナビゲーションシステムである場合、基本機能を提供するソフトウェア以外に、表示をサ
ポートするソフトウェアや、目的地経路を算出するソフトウェアや、地図上の詳細な情報などを提供するソフトウェアなどが用意されている。このように用意されたソフトウェアの更新を、容易かつ安全に行うことができるようになる。
According to such a method, the additional function operates when the software is executed. Therefore, the correction or addition of the additional function is performed by the correction or addition of the software. In general, the software corresponding to the function of the in-vehicle device includes software that provides a basic function of the in-vehicle device and a plurality of software attached thereto. For example, in the case of a navigation system as an in-vehicle device, in addition to software that provides basic functions, software that supports display, software that calculates a destination route, software that provides detailed information on a map, etc. It is prepared. The software prepared in this way can be updated easily and safely.

本発明にかかる車載機器の付加機能管理装置を備える車両を含むソフトウェア配信システムを具体化した一実施形態について、その概略構成を示す模式図。The schematic diagram which shows the schematic structure about one Embodiment which actualized the software delivery system containing the vehicle provided with the additional function management apparatus of the vehicle equipment concerning this invention. 同車載機器について、付加機能管理装置を中心にその概略構成を示すブロック図。The block diagram which shows the schematic structure centering on an additional function management apparatus about the vehicle equipment. 同付加機能管理装置に用いられる管理情報リストに設定される内容の一例を示す図。The figure which shows an example of the content set to the management information list used for the additional function management apparatus. 同付加機能管理装置にて実行される付加機能を管理する工程について示すフローチャート。The flowchart shown about the process of managing the additional function performed with the additional function management apparatus. 同付加機能管理装置にて実行される管理処理の動作例を示すシーケンス図。The sequence diagram which shows the operation example of the management process performed with the additional function management apparatus.

本発明にかかる車載機器の付加機能管理装置を備える車両を含み構成されるソフトウェア配信システムを具体化した一実施形態について、図1〜図5に従って説明する。
ソフトウェア配信システムには、車載機器としてのナビゲーションシステム11でソフトウェアが実行される車両10と、車両10にソフトウェアを配信する配信センタ20とが設けられている。また、ソフトウェア配信システムには、車両10に配信するソフトウェアを配信センタ20に提供する開発センタ30が設けられている。
An embodiment in which a software distribution system including a vehicle including an additional function management device for an in-vehicle device according to the present invention is embodied will be described with reference to FIGS.
The software distribution system is provided with a vehicle 10 in which software is executed by a navigation system 11 as an in-vehicle device, and a distribution center 20 that distributes the software to the vehicle 10. The software distribution system is provided with a development center 30 that provides the distribution center 20 with software to be distributed to the vehicle 10.

開発センタ30は、車両10に搭載されているナビゲーションシステム11にて実行されているプログラムに付加機能を追加すべく、同プログラムに付加することで付加機能を追加できる各種のアプリケーションソフトウェアとしての付加機能ソフトウェア531を必要に応じて更新したり、新規に開発したりする。また開発センタ30は、それら付加機能ソフトウェア531を車両10のナビゲーションシステム11で実行及び停止させる条件としての管理情報532を各付加機能ソフトウェア531に関連付けて作成する。   The development center 30 adds additional functions as various application software that can be added to the program executed by the navigation system 11 mounted on the vehicle 10 by adding the additional function to the program. The software 531 is updated as necessary or newly developed. Further, the development center 30 creates management information 532 as a condition for executing and stopping the additional function software 531 in the navigation system 11 of the vehicle 10 in association with each additional function software 531.

本実施形態では、ナビゲーションシステム11などの車載機器により実行されるプログラムは、ナビゲーションシステム11の基本機能を実現するメインソフトウェアと、メインソフトウェアに付加機能を追加するため同メインソフトウェアとは異なる複数の付加機能ソフトウェア531からなる。付加機能ソフトウェアをメインソフトウェアと別に設けることにより、ナビゲーションシステム11により実行されるプログラムの設計効率やメンテナンス等を向上させることができる。また、付加機能が各別の付加機能ソフトウェア531により提供されることから、ナビゲーションシステム11のメインソフトウェアの複雑化や煩雑化が抑制される一方、ナビゲーションシステム11への付加機能の追加については容易にもなる。ナビゲーションシステム11は、基本機能に加えて付加機能ソフトウェア531が追加されることにより、基本機能が強化されるなどしてユーザにとってより使いやすいものとなる。   In the present embodiment, the program executed by the in-vehicle device such as the navigation system 11 includes a main software that realizes the basic function of the navigation system 11 and a plurality of additions different from the main software in order to add an additional function to the main software. It consists of functional software 531. By providing the additional function software separately from the main software, the design efficiency and maintenance of the program executed by the navigation system 11 can be improved. Further, since the additional function is provided by each of the additional function software 531, the main software of the navigation system 11 is prevented from being complicated and complicated, and the addition of the additional function to the navigation system 11 is easy. Also become. By adding the additional function software 531 in addition to the basic function, the navigation system 11 becomes easier to use for the user, for example, by strengthening the basic function.

このような付加機能ソフトウェア531には、単独で実行可能なソフトウェアや、ナビゲーションシステム11に対して機能を自由に追加実装することのできる差し替え可能(分離可能)なソフトウェア、いわゆるプラグインソフトウェアなどが含まれる。そして、付加機能ソフトウェア531として、ナビゲーションシステム11に対して、目標物を大きく表示するなど画像表示機能をサポートするソフトウェアや、目的までの経路計算に用いられる他のアルゴリズムを提供するソフトウェアや、地図上の店などに詳細情報を提供するソフトウェアなどがある。すなわち本実施形態では、上述した、画像表示機能をサポートするソフトウェアや、経路計算アルゴリズムを提供するソフトウェアや、地図上に詳
細情報を提供するソフトウェアなどが、付加機能ソフトウェア531として、開発センタ30にて更新されたり新規開発されたりする。
Such additional function software 531 includes software that can be executed alone, replaceable (separable) software that can freely implement functions in the navigation system 11, so-called plug-in software, and the like. It is. Further, as the additional function software 531, software that supports an image display function such as displaying a target object on the navigation system 11, software that provides other algorithms used for route calculation up to the target, Software that provides detailed information to other stores. That is, in the present embodiment, the above-described software that supports the image display function, software that provides a route calculation algorithm, software that provides detailed information on a map, and the like are added as additional function software 531 at the development center 30. Updated or newly developed.

なお、こうしてナビゲーションシステム11に導入される更新用のソフトウェアや機能追加用のソフトウェアとしての付加機能ソフトウェア531は、導入されたナビゲーションシステム11が不適切な動作をすることのないように、その動作の適正性が予め検証される。その際、メインソフトウェアよりも小規模のソフトウェアとして作成される付加機能ソフトウェア531は、必要最小限の作業量でその設計段階における適正性の検証が行われる。   It should be noted that the update function software 531 and the additional function software 531 as the function addition software introduced into the navigation system 11 in this way are operated so that the introduced navigation system 11 does not operate inappropriately. Appropriateness is verified in advance. At that time, the additional function software 531 created as software smaller in size than the main software is verified for its suitability in the design stage with a minimum amount of work.

配信センタ20は、開発センタ30と通信回線等で接続されているため、開発センタ30との間で各種データを受信可能になっている。また配信センタ20は、車両10に配信するためのソフトウェアを保存するアプリケーションサーバ21が設置されている。配信センタ20は、開発センタ30から送信された、同開発センタ30にて開発等された各種の付加機能ソフトウェア531及び、それらに付属する管理情報532を受信する。配信センタ20は、受信した付加機能ソフトウェア531について、その内容が配信センタ20への登録条件を充足していることなどの一般的な条件などを審査する。審査を通過した付加機能ソフトウェア531は、それに対応した管理情報532とともにアプリケーションサーバ21に登録される。   Since the distribution center 20 is connected to the development center 30 through a communication line or the like, various data can be received from the development center 30. The distribution center 20 is provided with an application server 21 that stores software for distribution to the vehicle 10. The distribution center 20 receives the various additional function software 531 developed from the development center 30 and the management information 532 attached thereto, transmitted from the development center 30. The distribution center 20 examines the received additional function software 531 for general conditions such as that the contents satisfy the registration conditions for the distribution center 20. The additional function software 531 that has passed the examination is registered in the application server 21 together with the management information 532 corresponding thereto.

また、配信センタ20は、無線通信装置を有するもしくは無線通信装置に接続されているため、車両10との間で無線通信を介して各種データを授受可能になっている。配信センタ20は、車両10のユーザの要求などにより車両10から付加機能ソフトウェア531の配信の要求が受信されると、それに応じて対応する付加機能ソフトウェア531をアプリケーションサーバ21から読み出して車両10に対して配信する。さらに、車両10からナビゲーションシステム11に登録されている付加機能ソフトウェアの情報を収集して、更新された付加機能ソフトウェアの情報や、新しい付加機能ソフトウェアの情報などを車両10に配信するようにもしている。なおその他にも、車両10と配信センタ20との間では、ソフトウェア適合性の管理、ソフトウェア取得権限の管理、使用料管理など、ソフトウェアの配信に対して種々の取り決めに基づく周知の処理が行われることが一般的であるが、ここではそれら周知の処理についての説明は割愛する。   The distribution center 20 has a wireless communication device or is connected to the wireless communication device, so that various data can be exchanged with the vehicle 10 via wireless communication. When the distribution center 20 receives a request for distribution of the additional function software 531 from the vehicle 10 due to a request from the user of the vehicle 10 or the like, the distribution center 20 reads the corresponding additional function software 531 from the application server 21 in response to the request. And deliver. Further, the information on the additional function software registered in the navigation system 11 is collected from the vehicle 10 and the updated information on the additional function software and the information on the new additional function software are distributed to the vehicle 10. Yes. In addition, well-known processing based on various agreements for software distribution, such as software compatibility management, software acquisition authority management, and usage fee management, is performed between the vehicle 10 and the distribution center 20. In general, however, descriptions of these well-known processes are omitted.

車両10は、自動車などの移動体からなり、車両制御に関する各種の制御装置や、前述のナビゲーションシステム11などの情報処理に関する各種の情報処理装置などが搭載されている。図2に示すように、ナビゲーションシステム11は、車両状態検出部としての全地球測位システム(GPS:Global Positioning System)110等を利用して車両10の車両状態である現在位置を検出する。そして、検出された現在位置に基づいてナビゲーション情報記憶部54に予め記憶された地図情報541を参照することにより、運転者に走行目的地までの車両10の走行経路等の案内を行う。   The vehicle 10 includes a moving body such as an automobile, and is mounted with various control devices related to vehicle control, various information processing devices related to information processing such as the navigation system 11 described above, and the like. As shown in FIG. 2, the navigation system 11 detects the current position of the vehicle 10 in the vehicle state by using a global positioning system (GPS) 110 as a vehicle state detection unit. Then, by referring to the map information 541 stored in advance in the navigation information storage unit 54 based on the detected current position, the driver is guided on the travel route of the vehicle 10 to the travel destination.

ナビゲーションシステム11には、車両状態検出部としての情報入力部である音声情報を入力するマイク111や、画像情報を入力するカメラ112や、操作情報を入力するステアリングスイッチ113などが設けられている。これら情報入力部を介して運転者等のユーザが、ナビゲーションシステム11に車両状態などを設定したり、操作内容を指示したりすることができるようになっている。   The navigation system 11 is provided with a microphone 111 that inputs voice information, which is an information input unit as a vehicle state detection unit, a camera 112 that inputs image information, a steering switch 113 that inputs operation information, and the like. A user such as a driver can set a vehicle state or the like in the navigation system 11 or instruct the operation content via the information input unit.

また、ナビゲーションシステム11には、CAN(Control Area Network)などの車載ネットワークとしての車両制御系LAN120が接続されているため、同車両制御系LAN120に接続されているエンジンECUやメータECUやその他のECUなどから車両状態としての車両データを取得可能になっている。例えばエンジン
ECU121や、メータECU122、その他のECU123から、ナビゲーションシステム11は、エンジン回転数や、エンジン温度や、車両の速度(車速)や、車両の加速度や、バーキングブレーキの状態などの車両状態を取得することができる。
In addition, since the vehicle control system LAN 120 as an in-vehicle network such as CAN (Control Area Network) is connected to the navigation system 11, an engine ECU, a meter ECU, and other ECUs connected to the vehicle control system LAN 120 The vehicle data as the vehicle state can be acquired from the above. For example, from the engine ECU 121, the meter ECU 122, and other ECUs 123, the navigation system 11 determines the vehicle state such as the engine speed, the engine temperature, the vehicle speed (vehicle speed), the vehicle acceleration, and the barking brake state. Can be acquired.

さらに、ナビゲーションシステム11には、通信情報を授受可能に通信機141が接続されている。そして、ナビゲーションシステム11は、アンテナ142を用いて無線通信を行う通信機141を介して車両10の外部に設けられている配信センタ20などとの間で、付加機能ソフトウェア531や管理情報532を含む各種データを授受する無線通信を行う。   Furthermore, a communication device 141 is connected to the navigation system 11 so that communication information can be exchanged. The navigation system 11 includes additional function software 531 and management information 532 with the distribution center 20 provided outside the vehicle 10 via the communication device 141 that performs wireless communication using the antenna 142. Wireless communication to exchange various data.

また、ナビゲーションシステム11には、データ情報を授受可能に記憶媒体接続部としての記憶媒体接続装置143が接続されている。これにより、ナビゲーションシステム11は、記憶媒体接続装置143に接続可能な記憶媒体144が該記憶媒体接続装置143に接続されることにより、記憶媒体144との間で各種データを授受することができる。例えば、記憶媒体144は、SDカードやUSBメモリなどであり、記憶媒体接続装置143は、SDカード又はUSBメモリなどの記憶媒体144に適合する接続装置(カードスロット又はメモリスロットなど)である。   The navigation system 11 is connected to a storage medium connection device 143 as a storage medium connection unit so that data information can be exchanged. Thus, the navigation system 11 can exchange various data with the storage medium 144 by connecting the storage medium 144 that can be connected to the storage medium connection apparatus 143 to the storage medium connection apparatus 143. For example, the storage medium 144 is an SD card or a USB memory, and the storage medium connection device 143 is a connection device (such as a card slot or a memory slot) compatible with the storage medium 144 such as an SD card or a USB memory.

一方、ナビゲーションシステム11には、情報提供部としての表示装置131が設けられている。表示装置131は、例えば、液晶ディスプレイによって構成され、車室内のセンターコンソール付近に設置される。この表示装置131には、ナビゲーションシステム11から入力される画像データ等の映像信号に対応した画像が表示される。これにより例えば、ナビゲーションシステム11は、車両10の現在位置とその周辺の地図とを組み合わせた画像データを出力することによって、車両10の位置とその周辺の地図とが組み合わされた画像を表示装置131に表示させる。   On the other hand, the navigation system 11 is provided with a display device 131 as an information providing unit. The display device 131 is configured by a liquid crystal display, for example, and is installed near the center console in the vehicle interior. The display device 131 displays an image corresponding to a video signal such as image data input from the navigation system 11. Thereby, for example, the navigation system 11 outputs image data that combines the current position of the vehicle 10 and the surrounding map, thereby displaying an image combining the position of the vehicle 10 and the surrounding map. To display.

ナビゲーションシステム11には、イーサーネット(登録商標)やフレックスレイ(登録商標)などからなる車載ネットワークとしての車両情報系LAN150が接続されている。このため、ナビゲーションシステム11は、同車両情報系LAN150に接続されているオーディオ装置151やリアシートエンターテイメントシステム155などと相互のデータ通信が可能となっている。オーディオ装置151には、ワイヤレスオーディオ送信機のためのアンテナ152や、オーディオ装置151の出力音声に応じた音声でスピーカ154を駆動させるアンプ153などが接続されている。リアシートエンターテイメントシステム155は、車両10の搭乗者に多様な娯楽を提供するシステムであり、ワイヤレスオーディオ送信機から送信された信号を受信するヘッドフォン受信機や、DVDプレイヤーや、TV受像装置などが含まれている。なお、先のオーディオ装置151を、リアシートエンターテイメントシステム155に含むようにしてもよい。   The navigation system 11 is connected to a vehicle information LAN 150 as an in-vehicle network made up of Ethernet (registered trademark), FlexRay (registered trademark), or the like. For this reason, the navigation system 11 can perform mutual data communication with the audio device 151 and the rear seat entertainment system 155 connected to the vehicle information LAN 150. The audio device 151 is connected to an antenna 152 for a wireless audio transmitter, an amplifier 153 that drives the speaker 154 with sound corresponding to the output sound of the audio device 151, and the like. The rear seat entertainment system 155 is a system that provides a variety of entertainment to passengers of the vehicle 10, and includes a headphone receiver that receives a signal transmitted from a wireless audio transmitter, a DVD player, a TV receiver, and the like. ing. The previous audio device 151 may be included in the rear seat entertainment system 155.

ナビゲーションシステム11には、入出力インターフェース51が設けられている。入出力インターフェース51は、上述した情報入力部、情報提供部、車両制御系LAN120、車両情報系LAN150、及び通信機141などの各機器に接続されるとともに、それら接続される各機器とナビゲーションシステム11との間における各種データなどの情報伝達を可能とさせる。   The navigation system 11 is provided with an input / output interface 51. The input / output interface 51 is connected to each device such as the information input unit, the information providing unit, the vehicle control system LAN 120, the vehicle information system LAN 150, and the communication device 141, and the navigation system 11 and the connected devices. It is possible to transmit information such as various data to and from.

また、ナビゲーションシステム11には、マイクロコンピュータを中心に構成される付加機能管理装置としての演算装置52が設けられている。すなわち演算装置52には、各種演算処理を実行するCPU、各種制御プログラムを格納するROM、データ格納やプログラム実行のためのワークエリアとして利用されるRAM、メモリ(不揮発性メモリを含む)等が設けられている。   Further, the navigation system 11 is provided with an arithmetic device 52 as an additional function management device mainly composed of a microcomputer. That is, the arithmetic device 52 is provided with a CPU that executes various arithmetic processes, a ROM that stores various control programs, a RAM that is used as a work area for data storage and program execution, a memory (including a non-volatile memory), and the like. It has been.

さらに、ナビゲーションシステム11には、ハードディスクなどの公知の記憶装置により構成される付加機能記憶部53とナビゲーション情報記憶部54とが、演算装置52による読み書き可能に設けられている。付加機能記憶部53には、演算装置52にて実行処理される1つ又は複数の付加機能ソフトウェア531と、それらに関連付けられた管理情報532に基づき構成される管理情報リスト533とが記憶されている。   Further, the navigation system 11 is provided with an additional function storage unit 53 and a navigation information storage unit 54 configured by a known storage device such as a hard disk so that the arithmetic device 52 can read and write. The additional function storage unit 53 stores one or a plurality of additional function software 531 to be executed by the arithmetic device 52 and a management information list 533 configured based on the management information 532 associated therewith. Yes.

図3に示すように、管理情報リスト533には、事象種別の項目と、「実行アプリケーション」の項目と、「終了アプリケーション」の項目とが設けられている。事象種別の項目は、管理情報532に設定されている付加機能ソフトウェア531の実行・停止条件に対応する。すなわち、事象種別の項目には、管理情報532に設定されている車両状態検出部から取得される車両状態が設定される。例えば、車両10における事象としては、車両の走行や、車両の停止や、所定の設定速度に対する変化(例えば時速30kmを超過することや、時速30kmに以下であること)、あるいは特定の地理的エリアへの侵入や退出などがある。ここで車両の走行は、車両の速度が「0」ではない事象であり、車両の停止は、車両の速度が「0」であることや、パーキングブレーキが使用されている事象である。「実行アプリケーション」の項目には、事象種別に設定された事象に対応する実行条件の設定されている管理情報532を有する付加機能ソフトウェア531の識別情報が設定される。「終了アプリケーション」の項目には、事象種別に設定された事象に対応する終了条件の設定されている管理情報532を有する付加機能ソフトウェア531の識別情報が設定される。   As shown in FIG. 3, the management information list 533 includes an event type item, an “execution application” item, and an “end application” item. The event type item corresponds to the execution / stop condition of the additional function software 531 set in the management information 532. That is, the vehicle state acquired from the vehicle state detection unit set in the management information 532 is set in the event type item. For example, the event in the vehicle 10 may be a vehicle running, a vehicle stop, a change with respect to a predetermined set speed (for example, exceeding 30 km / h or less than 30 km / h), or a specific geographical area There are intrusions and exits. Here, the travel of the vehicle is an event in which the vehicle speed is not “0”, and the stop of the vehicle is an event in which the vehicle speed is “0” or the parking brake is used. In the item “execution application”, the identification information of the additional function software 531 having the management information 532 in which the execution condition corresponding to the event set in the event type is set is set. In the “end application” item, the identification information of the additional function software 531 having the management information 532 in which the end condition corresponding to the event set in the event type is set is set.

例えば、管理情報リスト533は、複数の付加機能ソフトウェア531として、付加機能ソフトウェアA〜Hを実行管理する場合が例示されている。この管理情報リスト533によれば、事象aは付加機能ソフトウェアAの実行条件に対応している一方、付加機能ソフトウェアBの終了条件に対応している。また事象bは、付加機能ソフトウェアBの実行条件に対応している一方、付加機能ソフトウェアAの終了条件に対応している。さらに事象cは、2つの付加機能ソフトウェアC,Dの実行条件に対応している一方、2つの付加機能ソフトウェアA,Bの終了条件に対応している。また事象dは、2つの付加機能ソフトウェアE,Fの実行条件に対応している一方、2つの付加機能ソフトウェアG,Hの終了条件に対応している。   For example, the management information list 533 exemplifies a case where the additional function software A to H is executed and managed as the plurality of additional function software 531. According to the management information list 533, the event a corresponds to the execution condition of the additional function software A, and corresponds to the end condition of the additional function software B. The event b corresponds to the execution condition of the additional function software B, and corresponds to the end condition of the additional function software A. Further, the event c corresponds to the execution condition of the two additional function softwares C and D, while corresponding to the end condition of the two additional function softwares A and B. Event d corresponds to the execution conditions of the two additional function softwares E and F, while corresponding to the end conditions of the two additional function softwares G and H.

すなわち、各付加機能ソフトウェアA〜Hの管理情報532において、付加機能ソフトウェアAに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアAを識別する情報と、実行条件としての事象aと、終了条件として事象b及び事象cとが設定されている。また、付加機能ソフトウェアBに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアBを識別する情報と、実行条件としての事象bと、終了条件として事象a及び事象cとが設定されている。さらに、付加機能ソフトウェアCに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアCを識別する情報と、実行条件としての事象cとが設定されている。一方、付加機能ソフトウェアDに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアDを識別する情報と、実行条件としての事象cとが設定されている。また、付加機能ソフトウェアEに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアEを識別する情報と、実行条件としての事象dとが設定されている。一方、付加機能ソフトウェアFに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアFを識別する情報と、実行条件としての事象dとが設定されている。さらに、付加機能ソフトウェアGに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアGを識別する情報と、終了条件としての事象dとが設定されている。一方、付加機能ソフトウェアHに関連付けられている管理情報532には、少なくとも、付加機能ソフトウェアHを識別する情報と、実行条件としての事象dとが設定されている。   That is, in the management information 532 of each additional function software A to H, the management information 532 associated with the additional function software A includes at least information for identifying the additional function software A, an event a as an execution condition, Event b and event c are set as end conditions. Further, in the management information 532 associated with the additional function software B, at least information for identifying the additional function software B, an event b as an execution condition, and an event a and an event c as end conditions are set. Yes. Furthermore, at least information for identifying the additional function software C and an event c as an execution condition are set in the management information 532 associated with the additional function software C. On the other hand, in the management information 532 associated with the additional function software D, at least information for identifying the additional function software D and an event c as an execution condition are set. Further, in the management information 532 associated with the additional function software E, at least information for identifying the additional function software E and an event d as an execution condition are set. On the other hand, in the management information 532 associated with the additional function software F, at least information for identifying the additional function software F and an event d as an execution condition are set. Further, in the management information 532 associated with the additional function software G, at least information for identifying the additional function software G and an event d as an end condition are set. On the other hand, in the management information 532 associated with the additional function software H, at least information for identifying the additional function software H and an event d as an execution condition are set.

すなわち、演算装置52は、付加機能ソフトウェア531と、管理情報532とを受信すると、付加機能記憶部53に付加機能ソフトウェア531を記憶させるとともに、管理情報532に設定されている情報を管理情報リスト533に追加する。逆に、演算装置52は、付加機能記憶部53から付加機能ソフトウェア531を削除する際、付加機能ソフトウェア531に対応する情報を管理情報リスト533から削除する。   That is, when the arithmetic device 52 receives the additional function software 531 and the management information 532, the arithmetic device 52 stores the additional function software 531 in the additional function storage unit 53, and stores the information set in the management information 532 as the management information list 533. Add to. Conversely, when deleting the additional function software 531 from the additional function storage unit 53, the arithmetic device 52 deletes information corresponding to the additional function software 531 from the management information list 533.

ナビゲーション情報記憶部54には、ナビゲーションシステム11が経路案内等に用いる地図情報541が記憶されている。
図2を参照して、演算装置52の内部におけるソフトウェアの管理状態について説明する。図2では、演算装置52内におけるソフトウェアの管理状態を階層的な模式図により示している。演算装置52において、いわゆるオペレーティングシステム(OS)としてのシステムソフトウェア520は、そのプログラムはROM等に記憶されており、演算装置52の起動とともに同演算装置52にて実行される。システムソフトウェア520は、演算装置52において複数のソフトウェアを実行可能に管理することができる。本実施形態では、システムソフトウェア520は、ナビゲーションシステム11の基本機能を提供するメインソフトウェア521と、車両状態からなる事象に基づいて複数の付加機能ソフトウェア531の実行・停止を管理する制御部522と、それぞれ付加機能を提供する複数の付加機能ソフトウェア531などの実行を管理する。
The navigation information storage unit 54 stores map information 541 used by the navigation system 11 for route guidance and the like.
With reference to FIG. 2, the management state of the software in the arithmetic unit 52 will be described. In FIG. 2, the management state of software in the arithmetic device 52 is shown by a hierarchical schematic diagram. In the arithmetic device 52, system software 520 as a so-called operating system (OS) is stored in a ROM or the like, and is executed by the arithmetic device 52 when the arithmetic device 52 is started. The system software 520 can manage a plurality of pieces of software in the arithmetic device 52 so as to be executable. In this embodiment, the system software 520 includes main software 521 that provides basic functions of the navigation system 11, a control unit 522 that manages execution / stop of the plurality of additional function software 531 based on an event including a vehicle state, It manages the execution of a plurality of additional function software 531 that provides additional functions.

メインソフトウェア521は、そのプログラムはROMや図示しない記憶装置などに記憶されており、システムソフトウェア520のもと、演算装置52にて実行されることで演算装置52においてナビゲーションシステム11の基本機能を提供する。   The main software 521 stores the program in a ROM, a storage device (not shown), and the like, and is executed by the arithmetic device 52 under the system software 520 to provide the basic function of the navigation system 11 in the arithmetic device 52. To do.

付加機能ソフトウェア(A)531や付加機能ソフトウェア(B)531は、システムソフトウェア520のもと、対応する付加機能ソフトウェア531が、付加機能記憶部53から演算装置52に読み込まれて実行可能に準備されたものである。そして、これらが演算装置52において実行されることでそれぞれの付加機能がメインソフトウェア521に付加されるように作動する。また、演算装置52において、付加機能ソフトウェア531はメインソフトウェア521が実行中であるか否かにかかわらず、各別に実行及び停止が可能になっている。   The additional function software (A) 531 and the additional function software (B) 531 are prepared in such a manner that the corresponding additional function software 531 is read from the additional function storage unit 53 into the arithmetic unit 52 under the system software 520 and can be executed. It is a thing. These are executed in the arithmetic unit 52 so that each additional function is added to the main software 521. In addition, in the arithmetic device 52, the additional function software 531 can be executed and stopped separately regardless of whether the main software 521 is being executed.

制御部522は、車両状態からなる事象に基づいて演算装置52の付加機能ソフトウェア531の実行及び停止を制御するものであり、そのプログラムはROMや図示しない記憶装置などに記憶されている。制御部522は、システムソフトウェア520のもと演算装置52にて実行されることで、付加機能記憶部53の付加機能ソフトウェア531を付加機能記憶部53から演算装置52に読み込ませて実行可能な付加機能ソフトウェア531として準備するとともに、同付加機能ソフトウェア531の演算装置52における実行及び停止を制御する。また、制御部522は、付加機能ソフトウェア531が停止されているとき、修正やバージョンアップなどに伴い付加機能記憶部53の付加機能ソフトウェア531が書き換えられたことに応じて付加機能ソフトウェア531を変更し、付加機能ソフトウェア531に施された修正やバージョンアップが反映されるようにしている。さらに、制御部522は、付加機能記憶部53に更新や追加記憶された付加機能ソフトウェア531を演算装置52に読み込ませて、その付加機能ソフトウェア531を演算装置52において実行可能に準備する。これによりナビゲーションシステム11には、新たな機能が付加機能ソフトウェア531の実行により反映されるようになる。   The control unit 522 controls execution and stop of the additional function software 531 of the arithmetic device 52 based on an event including a vehicle state, and the program is stored in a ROM or a storage device (not shown). The control unit 522 is executed by the arithmetic device 52 under the system software 520, so that the additional function software 531 of the additional function storage unit 53 is read from the additional function storage unit 53 to the arithmetic device 52 and can be executed. The function software 531 is prepared and the execution and stop of the additional function software 531 in the arithmetic unit 52 are controlled. In addition, when the additional function software 531 is stopped, the control unit 522 changes the additional function software 531 according to rewriting of the additional function software 531 of the additional function storage unit 53 due to correction or version upgrade. The correction or version upgrade applied to the additional function software 531 is reflected. Further, the control unit 522 causes the additional function software 531 updated or additionally stored in the additional function storage unit 53 to be read by the arithmetic device 52 and prepares the additional function software 531 to be executable by the arithmetic device 52. As a result, a new function is reflected in the navigation system 11 by executing the additional function software 531.

付加機能ソフトウェア531の実行及び停止を制御する方法として、従来から演算装置52の実行・停止時に基づく方法や、ユーザによる明示的な指示に基づく方法や、予め設定された時間に基づく方法や、リモートコントロールに基づく方法などとが知られているが、それらとは異なる制御方法が制御部522により提供される。   As a method for controlling execution and stop of the additional function software 531, conventionally, a method based on execution / stop of the computing device 52, a method based on an explicit instruction by the user, a method based on a preset time, A control-based method or the like is known, but a control method different from them is provided by the control unit 522.

図4に示すように、制御部522は、演算装置52での付加機能ソフトウェア(A〜H)531の実行を可能にすると、付加機能ソフトウェア(A〜H)531の実行を管理する制御(付加機能管理方法)を開始する。実行を管理する制御が開始されると、付加機能記憶部53から管理情報リスト533を読み込んで、同管理情報リスト533に基づいて付加機能を提供する各付加機能ソフトウェア(A〜H)531の実行及び停止を、対応する事象に基づいて制御可能な(管理可能な)状態となる(図4のステップS10)。   As illustrated in FIG. 4, when the control unit 522 enables execution of the additional function software (A to H) 531 in the arithmetic device 52, the control unit 522 controls the execution of the additional function software (A to H) 531 (addition). Start the function management method. When the control for managing the execution is started, the management information list 533 is read from the additional function storage unit 53 and the additional function software (A to H) 531 that provides the additional function based on the management information list 533 is executed. In addition, the stoppage becomes a controllable (manageable) state based on the corresponding event (step S10 in FIG. 4).

付加機能ソフトウェア(A〜H)531の実行及び停止の制御が可能になると、制御部522は、実行及び停止制御、すなわち付加機能の管理を開始する。付加機能の管理が開始されると、制御部522は、取得される車両状態に基づいて逐次、車両10に所定の事象が生じたか否かを判断する(図4のステップS11)。車両10に生じた所定の事象とは、車両状態検出部から取得された、車両の走行や、車両の停止や、所定の設定速度に対する変化(例えば時速30kmを超過することや、時速30kmに以下であること)、あるいは特定の地理的エリアへの侵入や退出などである。車両10に所定の事象が生じていないと判断した場合(図4のステップS11でNO)、制御部522は、ステップS11を所定の時間間隔で繰り返して、車両10に所定の事象が生じたか否かの判断が繰り返し行われる。   When the execution and stop control of the additional function software (A to H) 531 becomes possible, the control unit 522 starts execution and stop control, that is, management of the additional function. When management of the additional function is started, the control unit 522 sequentially determines whether or not a predetermined event has occurred in the vehicle 10 based on the acquired vehicle state (step S11 in FIG. 4). The predetermined event that has occurred in the vehicle 10 refers to a vehicle running, a vehicle stop, a change with respect to a predetermined set speed acquired from the vehicle state detection unit (for example, exceeding 30 km / h, or less than 30 km / h Or entering or leaving a specific geographic area. If it is determined that a predetermined event has not occurred in vehicle 10 (NO in step S11 in FIG. 4), control unit 522 repeats step S11 at predetermined time intervals to determine whether a predetermined event has occurred in vehicle 10 or not. Is repeatedly determined.

一方、車両10に所定の事象が生じたと判断した場合(図4のステップS11でYES)、制御部522は、生じた事象を取得する(図4のステップS12)とともに、取得した事象が管理情報リスト533に設定されている事象に等しいか否かを判断する(図4のステップS13)。取得した事象が管理情報リスト533に設定されている事象に等しくないと判断した場合(図4のステップS13でNO)、制御部522は、ステップS11に戻ることで、再び、ステップS11の判断を繰り返すようになっている。   On the other hand, when it is determined that a predetermined event has occurred in the vehicle 10 (YES in step S11 in FIG. 4), the control unit 522 acquires the generated event (step S12 in FIG. 4), and the acquired event is management information. It is determined whether the event is equal to the event set in the list 533 (step S13 in FIG. 4). When it is determined that the acquired event is not equal to the event set in the management information list 533 (NO in step S13 in FIG. 4), the control unit 522 returns to step S11, thereby determining step S11 again. It is supposed to repeat.

その一方、取得した事象が管理情報リスト533に設定されている事象に等しいと判断した場合(図4のステップS13でYES)、制御部522は、取得した事象に等しい事象に関連付けられている終了アプリケーションに対する終了処理を行う(図4のステップS14)。そして制御部522は、前記取得した事象に等しい事象に関連付けられている実行アプリケーションに対する実行処理を行う(図4のステップS15)。例えば、図3において、事象aに対応する「終了アプリケーション」は付加機能ソフトウェアBであり、「実行アプリケーション」は付加機能ソフトウェアAである。そして、制御部522は、ステップS11に戻ることで、再び、ステップS11の判断を繰り返すようになる。   On the other hand, if it is determined that the acquired event is equal to the event set in the management information list 533 (YES in step S13 in FIG. 4), the control unit 522 terminates the event associated with the event equal to the acquired event. A termination process for the application is performed (step S14 in FIG. 4). And the control part 522 performs the execution process with respect to the execution application linked | related with the event equal to the said acquired event (step S15 of FIG. 4). For example, in FIG. 3, the “end application” corresponding to the event a is the additional function software B, and the “execution application” is the additional function software A. And the control part 522 comes to repeat determination of step S11 again by returning to step S11.

次に、このように構成された演算装置52における動作例について図5に従って説明する。
図5に示すように、タイミングt11において、車両10から期間Laに渡る事象aが発生すると、当該事象aが実行期間L522にある制御部522に入力される(図5のステップS20)。制御部522は、事象aが入力されることに基づいて、実行・停止制御処理(付加機能の管理処理)を開始する(図5のステップS21)。実行・停止制御処理が開始されると、制御部522は、事象aを管理情報リスト533に設定されている事象と比較して、管理情報リスト533に事象aが設定されていると判断する。そして、制御部522は、管理情報リスト533に設定されている事象aに従って、同事象aに「終了アプリケーション」として設定されている付加機能ソフトウェアBの終了処理を行うとともに、同事象aに「実行アプリケーション」として設定されている付加機能ソフトウェアAの実行処理を行う。なお、図5に示すように、このとき付加機能ソフトウェアBは実行されていないので、タイミングt12において付加機能ソフトウェアAを実行させる処理を行う(図5ステップS22)。この実行処理により、タイミングt12より少し後のタイミングt13より、付加機能ソフトウェアAの実行が開始される(実行期間LA)。
Next, an operation example in the arithmetic device 52 configured as described above will be described with reference to FIG.
As shown in FIG. 5, when an event a over the period La occurs from the vehicle 10 at timing t11, the event a is input to the control unit 522 in the execution period L522 (step S20 in FIG. 5). The control unit 522 starts execution / stop control processing (additional function management processing) based on the input of the event a (step S21 in FIG. 5). When the execution / stop control process is started, the control unit 522 compares the event a with the event set in the management information list 533, and determines that the event a is set in the management information list 533. Then, according to the event a set in the management information list 533, the control unit 522 performs the end processing of the additional function software B set as the “end application” in the event a and The additional function software A set as “application” is executed. As shown in FIG. 5, since the additional function software B is not executed at this time, a process for executing the additional function software A is performed at timing t12 (step S22 in FIG. 5). With this execution process, the execution of the additional function software A is started at the timing t13 slightly after the timing t12 (execution period LA).

その後、図5に示すように、タイミングt21において、車両10から期間Lbに渡る事象bが発生すると、当該事象bが実行期間L522にある制御部522に入力される(図5のステップS23)。制御部522は、事象bが入力されることに基づいて、実行・停止制御処理を開始する(図5のステップS24)。実行・停止制御処理が開始されると、制御部522は、事象bを管理情報リスト533に設定されている事象と比較して同管理情報リスト533に事象bが設定されていると判断する。そして、制御部522は、管理情報リスト533の事象bの設定に従って、同事象bに「終了アプリケーション」として設定されている付加機能ソフトウェアAの終了処理を行うとともに、同事象aに「実行アプリケーション」として設定されている付加機能ソフトウェアBの実行処理を行う。すなわち、タイミングt22において、制御部522は、付加機能ソフトウェアAの終了処理を行う(図5のステップS25)。そしてタイミングt22より後のタイミングt23において、付加機能ソフトウェアBを実行させる処理を行う(図5ステップS26)。この実行処理により、タイミングt23より少し後のタイミングt24より、付加機能ソフトウェアBの実行が開始される(実行期間LB)。   Thereafter, as shown in FIG. 5, when an event b over the period Lb occurs from the vehicle 10 at timing t21, the event b is input to the control unit 522 in the execution period L522 (step S23 in FIG. 5). The control unit 522 starts the execution / stop control process based on the input of the event b (step S24 in FIG. 5). When the execution / stop control process is started, the control unit 522 determines that the event b is set in the management information list 533 by comparing the event b with the event set in the management information list 533. Then, in accordance with the setting of event b in the management information list 533, the control unit 522 performs termination processing of the additional function software A set as “end application” in the event b, and also executes “execution application” in the event a. The additional function software B set as is executed. That is, at timing t22, the control unit 522 performs termination processing of the additional function software A (step S25 in FIG. 5). Then, at timing t23 after timing t22, processing for executing the additional function software B is performed (step S26 in FIG. 5). With this execution process, the execution of the additional function software B is started at the timing t24 slightly after the timing t23 (execution period LB).

またその後、図5に示すように、タイミングt31において、車両10から期間Lcに渡る事象cが発生すると、当該事象cが実行期間L522にある制御部522に入力される(図5のステップS27)。制御部522は、事象cが入力されることに基づいて、実行・停止制御処理を開始する(図5のステップS28)。実行・停止制御処理が開始されると、制御部522は、事象cを管理情報リスト533に設定されている事象と比較して同管理情報リスト533に設定されていると判断する。そして、制御部522は、管理情報リスト533の事象cの設定に従って、同事象cに「終了アプリケーション」として設定されている2つの付加機能ソフトウェアA,Bの終了処理を行うとともに、同事象cに「実行アプリケーション」として設定されている2つの付加機能ソフトウェアC,Dの実行処理を行う。すなわち、タイミングt32において、制御部522は、付加機能ソフトウェアAは実行されていないため、付加機能ソフトウェアBの終了処理のみを行う(図5のステップS29)。図示しないが、その後、タイミングt32より後のタイミングにおいて、2つの付加機能ソフトウェアC,Dを実行させる処理を行う。   Then, as shown in FIG. 5, when an event c over the period Lc from the vehicle 10 occurs at the timing t31, the event c is input to the control unit 522 in the execution period L522 (step S27 in FIG. 5). . The control unit 522 starts the execution / stop control process based on the input of the event c (step S28 in FIG. 5). When the execution / stop control process is started, the control unit 522 determines that the event c is set in the management information list 533 by comparing the event c with the event set in the management information list 533. Then, in accordance with the setting of the event c in the management information list 533, the control unit 522 performs the end processing of the two additional function software A and B set as the “end application” in the event c and The execution processing of the two additional function software C and D set as the “execution application” is performed. That is, at timing t32, the additional function software A is not executed, so the control unit 522 performs only the termination process of the additional function software B (step S29 in FIG. 5). Although not shown, a process for executing the two additional function software C and D is performed at a timing after the timing t32.

以上説明したように、本実施形態の車載機器の付加機能管理装置によれば、以下に列記するような効果が得られるようになる。
(1)一般に、配信するアプリケーションソフトウェアは、車両状態に応じた制御を行なうことが好ましいが、状態に応じた制御をより詳細に行うほど、ソフトウェアとしての規模が大きくなり、複雑化して、開発や検証に工数が係るようになってしまう。しかしながら、付加機能ソフトウェアをメインソフトウェアと別に設けることにより、ナビゲーションシステム11により実行されるプログラムの設計効率やメンテナンス等を向上させることができる。また、付加機能が各別の付加機能ソフトウェア531により提供されることから、ナビゲーションシステム11のメインソフトウェア521の複雑化や煩雑化が抑制される一方、ナビゲーションシステム11への付加機能の追加については容易にもなる。ナビゲーションシステム11は、基本機能に加えて付加機能ソフトウェアが追加されることにより、基本機能が強化されるなどしてユーザにとってより使いやすいものとされる。
As described above, according to the on-vehicle equipment additional function management device of the present embodiment, the effects listed below can be obtained.
(1) In general, it is preferable that application software to be distributed is controlled according to the vehicle state. However, as the control according to the state is performed in more detail, the scale of the software becomes larger and more complicated. Man-hours will be involved in verification. However, by providing the additional function software separately from the main software, the design efficiency and maintenance of the program executed by the navigation system 11 can be improved. In addition, since the additional function is provided by each of the additional function software 531, the main software 521 of the navigation system 11 can be prevented from being complicated and complicated, and the addition of the additional function to the navigation system 11 is easy. It also becomes. The navigation system 11 is made easier to use for the user by adding additional function software in addition to the basic function to enhance the basic function.

(2)制御部522が付加機能の実行・停止を予め定められた車両状態(事象a〜dなど)に基づいて管理するため、ナビゲーションシステム11における付加機能の実行環境が、付加機能の実行に許容された車両状態(事象a〜dなど)に限られる。そのため、ナビゲーションシステム11における付加機能の動作検証を、当該付加機能の実行条件下に限ることができるようになる。これにより、例えば高機能化されたナビゲーションシステム11であれ、付加機能の動作検証を、ナビゲーションシステム11の全ての機能に対し
て行うのではなく、付加機能の実行される車両状態下でのみ行うことで十分となるため、付加機能の検証に要する工数の増大を抑制することができるようになる。
(2) Since the control unit 522 manages execution / stop of the additional function based on a predetermined vehicle state (events a to d, etc.), the execution environment of the additional function in the navigation system 11 is used to execute the additional function. Limited to permitted vehicle conditions (events a to d, etc.). Therefore, the operation verification of the additional function in the navigation system 11 can be limited to the execution condition of the additional function. As a result, for example, even in the navigation system 11 with high functionality, the operation verification of the additional function is not performed for all the functions of the navigation system 11 but only under the vehicle state in which the additional function is executed. Therefore, an increase in man-hours required for verifying the additional function can be suppressed.

(3)また、ナビゲーションシステム11に導入される更新用のソフトウェアや機能追加用のソフトウェアとしての付加機能ソフトウェア531は、導入されたナビゲーションシステム11が不適切な動作をすることのないように、その動作の適正性が予め検証されることとなる。しかし、近年の高機能化された車載機器に対しては、その全ての機能に対して付加機能の動作検証を行うことがそもそも現実的ではなくなりつつあり、その検証精度の低下の懸念もある。そこで、このように実行条件を限定することで、当該実行条件下における動作検証の精度低下を抑制するとともに、精度の向上をも可能とすることで、付加機能の車載機器における動作の安全性や確実性が向上されるようにもなる。   (3) Further, the update function software 531 and the additional function software 531 as the function addition software introduced into the navigation system 11 are arranged so that the introduced navigation system 11 does not operate inappropriately. The appropriateness of the operation is verified in advance. However, it is becoming impractical to verify the operation of the additional functions for all of the functions of recent in-vehicle devices, and there is a concern that the verification accuracy may be lowered. Therefore, by limiting the execution conditions in this way, it is possible to suppress a decrease in the accuracy of operation verification under the execution conditions and to improve the accuracy. Certainty is also improved.

さらに、付加機能ソフトウェア531は、小規模のソフトウェアとして作成されることとなるため、メインソフトウェア521を改修することに比べて、その設計段階における適正性の検証に際しても、その作業量を必要最小限にすることができるようになる。加えて、付加機能としてもその実行条件が限定されることにより、そこに設けなければならない他の機能に対する対応処理などの増加を抑制することができるため、付加機能としての複雑化や煩雑化も抑制されて、付加機能の設計工数の増加を抑制することができるようになる。   Further, since the additional function software 531 is created as small-scale software, the amount of work is minimized as compared with the modification of the main software 521 when verifying the appropriateness in the design stage. To be able to. In addition, since the execution conditions of additional functions are limited, it is possible to suppress an increase in processing for other functions that must be provided there, so that the additional functions are complicated and complicated. As a result, an increase in design man-hours for additional functions can be suppressed.

(4)車両状態(事象a〜dなど)に基づいて高い自由度で付加機能ソフトウェア531の実行・停止を制御することができるようになることで、同制御の利便性を向上させるようにもなる。さらに、配信される付加機能ソフトウェア531を、車両10の動作や運転者に影響を与えない条件でのみ実行させることができるようにもなるので、このことからも出荷前における動作検証にかかる作業量の増加を抑制することができる。   (4) Since the execution / stop of the additional function software 531 can be controlled with a high degree of freedom based on the vehicle state (events a to d, etc.), the convenience of the control can be improved. Become. Furthermore, since the distributed additional function software 531 can be executed only under conditions that do not affect the operation of the vehicle 10 or the driver, the amount of work required for operation verification before shipment is also confirmed. Can be suppressed.

(5)一般に、車両は速度の変化に応じてその安全性や必要とされる情報などが大きく変化するようになるから、速度に応じて動作状態が変化する機能も多い。そこで、車両の速度に応じて付加機能の実行、停止を制御することで、付加機能が実行されない車両の速度においては検証作業を不要とすることができるようになる。これにより、車両状態が速度であっても、付加機能の検証作業に要する時間の不要な増加を防ぐことができるようにもなる。すなわち、付加機能にはその機能の実行されない速度に対する動作処理などが不要となることから機能の不要な増加や、機能の複雑化なども抑制することができるようになる。さらに、付加機能が実行されない速度にあっては、車両機器としても従前の安全性や操作性などを維持することができるため、付加機能の修正や追加がより安全に行えるようにもなる。これにより、付加機能管理装置としては、車載機器の安全性や操作性などを維持しつつ、付加機能の複雑化などを抑制させることができる。   (5) In general, since the safety and necessary information of a vehicle change greatly according to a change in speed, there are many functions whose operation state changes according to the speed. Therefore, by performing execution and stop of the additional function according to the speed of the vehicle, verification work can be made unnecessary at the speed of the vehicle where the additional function is not executed. Thereby, even if the vehicle state is speed, it is possible to prevent an unnecessary increase in the time required for the additional function verification work. That is, since the additional function does not require an operation process for a speed at which the function is not executed, an unnecessary increase in function or a complicated function can be suppressed. Furthermore, since the conventional safety and operability can be maintained even at a speed at which the additional function is not executed, the additional function can be corrected and added more safely. Thereby, as an additional function management apparatus, complication of an additional function etc. can be suppressed, maintaining the safety | security, operativity, etc. of vehicle equipment.

(6)付加機能ソフトウェア531が実行されることにより付加機能が作動することから、付加機能の修正や追加もソフトウェアの修正や追加により行われるようになる。一般に、車載機器の機能に対応するソフトウェアは、同車載機器の基本機能を提供するソフトウェアと、それに付属する複数のアプリケーションソフトウェアなどからなる。例えば、ナビゲーションシステム11は、基本機能を提供するメインソフトウェア521以外に、表示をサポートするアプリケーションソフトウェアや、目的地経路を算出するアプリケーションソフトウェアや、地図上の詳細な情報などを提供するアプリケーションソフトウェアなどが用意される。このように用意されたアプリケーションソフトウェアの更新が、容易かつ安全に行うことができるようになる。   (6) Since the additional function is activated by executing the additional function software 531, the correction and addition of the additional function are also performed by the correction and addition of the software. In general, the software corresponding to the function of the in-vehicle device includes software that provides a basic function of the in-vehicle device, and a plurality of application software attached thereto. For example, in addition to the main software 521 that provides basic functions, the navigation system 11 includes application software that supports display, application software that calculates a destination route, application software that provides detailed information on a map, and the like. Prepared. The application software prepared in this way can be updated easily and safely.

(7)付加機能に対応する付加機能ソフトウェア531を、配信センタ20から配信するため、車載機器に対する付加機能ソフトウェア531の更新や追加が容易かつ素早く行
なわれる。また、付加機能ソフトウェア531の更新を素早くかつ容易に行うとしても、その付加機能ソフトウェア531は実行を管理された車両状態下でのみ実行されるので、ソフトウェアの検証工数は削減しつつ、車両に対する安全性や信頼性は維持される。
(7) Since the additional function software 531 corresponding to the additional function is distributed from the distribution center 20, the additional function software 531 can be easily updated and added to the in-vehicle device. Further, even if the additional function software 531 is updated quickly and easily, the additional function software 531 is executed only under the vehicle state in which execution is controlled. Reliability and reliability are maintained.

また、ソフトウェアに搭載しなければならない、他の機能に対応する処理を少なくすることができるため、ソフトウェアの肥大化が抑制され、対応する速度において実行されるソフトウェアとしてはそのサイズを小規模に維持させて車載機器の負荷を低減させることができるようにもなる。   In addition, since the processing corresponding to other functions that must be installed in the software can be reduced, the size of the software that is executed at the corresponding speed is kept small. Thus, the load on the in-vehicle device can be reduced.

なお上記実施形態は、以下の態様で実施することもできる。
・上記実施形態において事象を車両10の速度による事象として、付加機能ソフトウェア531を各事象、すなわち車両の速度に応じて実行させるようにしてもよい。例えば、車両状態(事象)が時速30km以下の速度範囲のとき、第1の付加機能ソフトウェアを動作させる一方、車両状態(事象)が時速30kmよりも速い速度範囲のとき、第2の付加機能ソフトウェアを動作させるようにする。第1の付加機能ソフトウェア及び第2の付加機能ソフトウェアにはそれぞれ、車両の速度に応じた適切な情報提供機能を有する。例えば、第1の付加機能ソフトウェア及び第2の付加機能ソフトウェアは、ナビゲーションシステムを通じて運転者等に所定の情報を伝達するソフトウェアであるところ、速度が遅いとき、第1の付加機能ソフトウェアにより地図に詳細な情報を付加して表示させる。一方、速度が速いとき、第2の付加機能ソフトウェアにより地図に概略的な情報を付加して表示させる。
In addition, the said embodiment can also be implemented with the following aspects.
In the above embodiment, the additional function software 531 may be executed according to each event, that is, the speed of the vehicle, with the event as an event due to the speed of the vehicle 10. For example, when the vehicle state (event) is in a speed range of 30 km / h or less, the first additional function software is operated. On the other hand, when the vehicle state (event) is in a speed range faster than 30 km / h, the second additional function software is operated. To work. Each of the first additional function software and the second additional function software has an appropriate information providing function corresponding to the speed of the vehicle. For example, the first additional function software and the second additional function software are software that transmits predetermined information to the driver or the like through the navigation system. When the speed is low, the first additional function software and the second additional function software are detailed on the map by the first additional function software. Display with additional information. On the other hand, when the speed is high, schematic information is added to the map and displayed by the second additional function software.

このように、車両10の速度に応じて第1の付加機能ソフトウェアと第2の付加機能ソフトウェアとを選択的に実行することで、各速度に適した情報量の情報が運転者等に提供されるようになる。これにより、各ソフトウェアの検証がそれが実行される速度域だけに対して行われるので、検証に要する工数の不要な増加が防止されるようになる。また、ソフトウェアに搭載しなければならない、他の速度域の機能に対応する処理を少なくできるため、ソフトウェアの肥大化が抑制され、対応する速度において実行されるソフトウェアとしてはそのサイズを小規模に維持させてナビゲーションシステム11の負荷を低減させることができるようにもなる。   As described above, by selectively executing the first additional function software and the second additional function software according to the speed of the vehicle 10, information of an information amount suitable for each speed is provided to the driver or the like. Become so. As a result, since the verification of each software is performed only for the speed range in which the software is executed, an unnecessary increase in the number of man-hours required for the verification is prevented. In addition, since the processing corresponding to the functions of other speed ranges that must be installed in the software can be reduced, the software is prevented from being enlarged, and the size of the software executed at the corresponding speed is kept small. Thus, the load on the navigation system 11 can be reduced.

・上記実施形態における事象を車両10の停車による事象として、停車時に特定の付加機能ソフトウェアが実行されるようにしてもよい。特定の付加機能ソフトウェアが車両の停車時に実行されるので、同特定の付加機能ソフトウェアが修正や追加されたものであれ、車両10の走行に対して影響を与えることが防止される。これにより、ナビゲーションシステム11に対する付加機能ソフトウェアの修正や追加がより容易にかつ安全に行なわれるようになる。このように車両10の停車時に実行される特定の付加機能ソフトウェアであれば、車両10における動作保証がないソフトウェア、例えば一般的な携帯電話やコンピュータで動作するソフトウェアなどであれ、車両の安全性を確保しつつ同ソフトウェアを実行させることができる。これにより、ソフトウェアの車両状態に対する動作検証を省くこともできようになるため、ソフトウェアの検証にかかる工数を削減することができようにもなる。   -The event in the said embodiment may be made into the event by stopping of the vehicle 10, and specific additional function software may be performed at the time of a stop. Since the specific additional function software is executed when the vehicle is stopped, even if the specific additional function software is modified or added, it is possible to prevent the vehicle 10 from being affected. Thereby, correction and addition of additional function software to the navigation system 11 can be performed more easily and safely. As described above, the specific additional function software executed when the vehicle 10 is stopped may be software that is not guaranteed to operate in the vehicle 10, for example, software that operates on a general mobile phone or computer. The software can be executed while securing. As a result, it becomes possible to omit the operation verification of the software with respect to the vehicle state, and therefore, it is possible to reduce the man-hours required for the software verification.

・上記実施形態では、車両制御系LAN120としてCANを用いる一方、車両情報系LAN150としてイーサーネット(登録商標)やフレックスレイ(登録商標)を用いる場合について例示した。しかしこれに限らず、車両制御系LANや車両情報系LANとしては、CAN、LIN、イーサーネット(登録商標)、フレックスレイ(登録商標)のいずれが用いられてもよいし、それらの組み合わせが用いられてもよい。   In the above embodiment, a case where CAN is used as the vehicle control system LAN 120 while Ethernet (registered trademark) or FlexRay (registered trademark) is used as the vehicle information system LAN 150 is illustrated. However, the present invention is not limited to this, and any of CAN, LIN, Ethernet (registered trademark), and FlexRay (registered trademark) may be used as the vehicle control system LAN and the vehicle information system LAN, or a combination thereof may be used. May be.

・上記実施形態では、配信センタ20から受信した管理情報532に基づいて車両10
で管理情報リスト533が作成される場合について例示したが、これに限らず、管理情報リストが直に、配信センタから車両に送られてもよい。この場合、配信センタは、車両の情報管理リストを保持しているか、都度、車両から取得することで、車両に送る情報管理リストを作成することができる。これにより、情報管理リストに関するシステムの自由度が高められる。
In the above embodiment, the vehicle 10 is based on the management information 532 received from the distribution center 20.
However, the present invention is not limited to this, and the management information list may be sent directly from the distribution center to the vehicle. In this case, the distribution center can create the information management list to be sent to the vehicle by holding the information management list of the vehicle or by obtaining the information from the vehicle each time. Thereby, the freedom degree of the system regarding an information management list is raised.

・上実施形態では、付加機能ソフトウェア531に対応する管理情報532が各別に設けられている場合について例示した。しかしこれ限らず、管理情報が付加機能ソフトウェアに含まれていてもよい。この場合、アプリケーションソフトウェアに直に、事象が属性として関連付けられていてもよい。付加機能ソフトウェアに含まれた管理情報を管理情報リストに設定することができる。これにより、付加機能ソフトウェアに対応する管理情報の設計自由度が高められ、管理情報に基づく付加機能ソフトウェアの実行管理の適用可能性が高められるようになる。   In the above embodiment, the case where the management information 532 corresponding to the additional function software 531 is provided separately is illustrated. However, the present invention is not limited to this, and management information may be included in the additional function software. In this case, the event may be directly associated with the application software as an attribute. Management information included in the additional function software can be set in the management information list. As a result, the degree of freedom in design of management information corresponding to the additional function software is increased, and the applicability of execution management of the additional function software based on the management information is increased.

・上記実施形態では、管理情報リスト533により付加機能ソフトウェア531の実行が制御部522により管理される場合について例示した。しかしこれに限らず、制御部は、実行や停止させる付加機能ソフトウェアを、事象の発生の都度、検索するようにするなどしてもよい。検索の際、付加機能ソフトウェアに関連付けられた管理情報や、付加機能ソフトウェアに埋め込まれた管理情報などを参照するようにすればよい。これにより、実行停止の管理にかかる制御の自由度が高められる。   In the above embodiment, the case where execution of the additional function software 531 is managed by the control unit 522 using the management information list 533 is illustrated. However, the present invention is not limited to this, and the control unit may search for additional function software to be executed or stopped each time an event occurs. In the search, management information associated with the additional function software, management information embedded in the additional function software, or the like may be referred to. Thereby, the freedom degree of control concerning management of execution stop is raised.

・上記実施形態では、車両10に通信機141と記憶媒体接続装置143とが設けられる場合について例示した。しかしこれに限らず、車両には、通信機及び記憶媒体接続装置の少なくとも一方が設けられてもよい。例えば、車両に通信機のみが設けられている場合、上記実施形態のように、車両10には通信機141を介して付加機能ソフトウェア531や管理情報532が提供される。また例えば、車両に記憶媒体接続装置のみが設けられている場合、上記実施形態に基づいて説明すると、車両10には記憶媒体144に記憶された付加機能ソフトウェア531や管理情報532が記憶媒体接続装置143を介して提供されるようにしてもよい。このとき記憶媒体144には、配信センタ20や開発センタ30との間でデータ通信が可能である家庭やカーディーラに設けられているコンピュータなどの情報機器を介して、配信センタ20や開発センタ30からの付加機能ソフトウェア531や管理情報532が記憶されるようにするとよい。   In the above embodiment, the case where the communication device 141 and the storage medium connection device 143 are provided in the vehicle 10 is illustrated. However, the present invention is not limited thereto, and the vehicle may be provided with at least one of a communication device and a storage medium connection device. For example, when only a communication device is provided in the vehicle, the additional function software 531 and management information 532 are provided to the vehicle 10 via the communication device 141 as in the above embodiment. Further, for example, when only the storage medium connection device is provided in the vehicle, the additional function software 531 and the management information 532 stored in the storage medium 144 are stored in the storage medium connection device in the vehicle 10. 143 may be provided. At this time, the distribution center 20 and the development center 30 are stored in the storage medium 144 via an information device such as a computer provided in a home or a card dealer that can perform data communication with the distribution center 20 or the development center 30. The additional function software 531 and the management information 532 may be stored.

また、上記実施形態のように、車両10に通信機141と記憶媒体接続装置143とが設けられる場合、付加機能ソフトウェア531や管理情報532はそれぞれ、通信機141及び記憶媒体接続装置143のいずれか一方を介して車両10に提供されるようにしてもよい。   Further, when the communication device 141 and the storage medium connection device 143 are provided in the vehicle 10 as in the above embodiment, the additional function software 531 and the management information 532 are either the communication device 141 or the storage medium connection device 143, respectively. It may be provided to the vehicle 10 via one side.

これらのことによれば、車両に対する付加機能ソフトウェアや管理情報の提供自由度が向上されるようになる。
特に、車両に設けられている記憶媒体接続部に接続される記憶媒体から付加機能ソフトウェアが提供される構成によれば、付加機能ソフトウェアの更新や変更が安定したデータ通信の下で行なわれるようになる。これにより、例えば、車載機器に対して更新や変更などされる付加機能ソフトウェアのデータ量が膨大である場合や、無線通信などを介してのデータ通信が困難な場合であっても、付加機能ソフトウェアの更新や変更を好適に行うことができるようになる。
According to these things, the freedom degree of provision of additional function software and management information to vehicles is improved.
In particular, according to the configuration in which the additional function software is provided from the storage medium connected to the storage medium connection unit provided in the vehicle, the update or change of the additional function software is performed under stable data communication. Become. Thereby, for example, even when the amount of data of additional function software that is updated or changed with respect to the in-vehicle device is enormous, or when data communication via wireless communication is difficult, the additional function software Can be suitably updated or changed.

・上記実施形態では、付加機能が付加機能ソフトウェア531により提供される場合について例示した。しかしこれに限らず、カスタムLSIなどハードウェア(電子回路)の装着によって車載機器に付加するようにしてもよい。これにより、この付加機能管理装置
の車載機器に対する適用範囲を広くすることができるようになる。
In the above embodiment, the case where the additional function is provided by the additional function software 531 is illustrated. However, the present invention is not limited to this, and it may be added to the vehicle-mounted device by mounting hardware (electronic circuit) such as a custom LSI. Thereby, the applicable range with respect to the vehicle equipment of this additional function management apparatus can be widened now.

・上記実施形態では、車載装置がナビゲーションシステム11である場合について例示した。しかしこれに限らず、車載機器としては、車両に備えられている各種の車両制御装置や、音響製品などの情報処理装置などでもよい。これにより、この付加機能管理装置を、車載機器に対して広く適用することができるようになる。   In the above embodiment, the case where the in-vehicle device is the navigation system 11 is illustrated. However, the present invention is not limited to this, and the in-vehicle device may be various vehicle control devices provided in the vehicle, an information processing device such as an acoustic product, or the like. Thereby, this additional function management apparatus can be widely applied to in-vehicle devices.

10…車両、11…ナビゲーションシステム、20…配信センタ、21…アプリケーションサーバ、30…開発センタ、51…入出力インターフェース、52…演算装置、53…付加機能記憶部、54…ナビゲーション情報記憶部、110…全地球測位システム、111…マイク、112…カメラ、113…ステアリングスイッチ、120…車両制御系LAN、131…表示装置、141…通信機、142…アンテナ、143…記憶媒体接続装置、144…記憶媒体、150…車両情報系LAN、151…オーディオ装置、152…アンテナ、153…アンプ、154…スピーカ、155…リアシートエンターテイメントシステム、520…システムソフトウェア、521…メインソフトウェア、522…制御部、531,A〜H…付加機能ソフトウェア、532…管理情報、533…管理情報リスト、541…地図情報。   DESCRIPTION OF SYMBOLS 10 ... Vehicle, 11 ... Navigation system, 20 ... Distribution center, 21 ... Application server, 30 ... Development center, 51 ... Input / output interface, 52 ... Arithmetic unit, 53 ... Additional function storage part, 54 ... Navigation information storage part, 110 ... Global positioning system, 111 ... Microphone, 112 ... Camera, 113 ... Steering switch, 120 ... Vehicle control system LAN, 131 ... Display device, 141 ... Communication device, 142 ... Antenna, 143 ... Storage medium connection device, 144 ... Memory Medium, 150 ... Vehicle information system LAN, 151 ... Audio device, 152 ... Antenna, 153 ... Amplifier, 154 ... Speaker, 155 ... Rear seat entertainment system, 520 ... System software, 521 ... Main software, 522 ... Control unit, 531, A ~ H ... Additional function Software, 532 ... management information, 533 ... management information list, 541 ... map information.

Claims (11)

車両に搭載された車載機器に対して分離可能に付加される付加機能の実行を管理する車載機器の付加機能管理装置であって、
前記車両の状態である車両状態を検出する車両状態検出部と、該車両状態検出部により検出される車両状態に応じて前記付加機能の実行及び停止を制御する制御部とを備える
ことを特徴とする車載機器の付加機能管理装置。
An in-vehicle device additional function management device that manages execution of an additional function that is detachably added to an in-vehicle device mounted on a vehicle,
A vehicle state detection unit that detects a vehicle state that is a state of the vehicle, and a control unit that controls execution and stop of the additional function according to the vehicle state detected by the vehicle state detection unit. Additional function management device for in-vehicle equipment.
前記車両状態検出部により検出される車両状態が車両の速度であり、
前記制御部は、前記検出される車両の速度に応じて前記付加機能の実行及び停止を制御する
請求項1に記載の車載機器の付加機能管理装置。
The vehicle state detected by the vehicle state detection unit is a vehicle speed,
The additional function management device for an in-vehicle device according to claim 1, wherein the control unit controls execution and stop of the additional function according to the detected vehicle speed.
前記付加機能は、前記車載機器により実行されるプログラムに新たな機能を追加するアプリケーションソフトウェアとして提供される
請求項2に記載の車載機器の付加機能管理装置。
The additional function management device for an in-vehicle device according to claim 2, wherein the additional function is provided as application software for adding a new function to a program executed by the in-vehicle device.
前記付加機能として提供されるアプリケーションソフトウェアは、前記車両と無線通信可能に設けられているソフトウェア配信センタから無線通信により配信提供されるものである
請求項3に記載の車載機器の付加機能管理装置。
The additional function management device for in-vehicle devices according to claim 3, wherein the application software provided as the additional function is distributed and provided by a wireless communication from a software distribution center provided so as to be capable of wireless communication with the vehicle.
前記車両には、前記付加機能として提供されるアプリケーションソフトウェアを記憶している記憶媒体を接続可能な記憶媒体接続部が設けられており、
前記付加機能として提供されるアプリケーションソフトウェアは、前記記憶媒体接続部に接続された前記記憶媒体から提供されるものである
請求項3に記載の車載機器の付加機能管理装置。
The vehicle is provided with a storage medium connection unit capable of connecting a storage medium storing application software provided as the additional function,
The in-vehicle device additional function management device according to claim 3, wherein the application software provided as the additional function is provided from the storage medium connected to the storage medium connection unit.
前記車載機器には、運転者に前記付加機能による情報を提供する情報提供部が設けられており、
前記付加機能として提供されるアプリケーションソフトウェアは、第1の車両の速度範囲にて前記制御部により実行が許可されて前記情報提供部に該当する情報を提供する第1の付加機能ソフトウェアと、前記第1の車両の速度範囲よりも高い第2の車両の速度範囲にて前記制御部により実行が許可されて前記情報提供部に該当する情報を提供する第2の付加機能ソフトウェアとを含み、
前記第2の付加機能ソフトウェアが前記情報提供部を通じて運転者に提供する付加機能による情報量は、前記第1の付加機能ソフトウェアが前記情報提供部を通じて運転者に提供する付加機能による情報量よりも少ない
請求項3〜5のいずれか一項に記載の車載機器の付加機能管理装置。
The in-vehicle device is provided with an information providing unit that provides information on the additional function to the driver,
The application software provided as the additional function includes first additional function software that is permitted to be executed by the control unit in a speed range of the first vehicle and that provides information corresponding to the information providing unit; Second additional function software that provides execution information by the control unit and provides information corresponding to the information providing unit in a speed range of the second vehicle that is higher than the speed range of the one vehicle,
The amount of information provided by the additional function provided by the second additional function software to the driver through the information providing unit is greater than the amount of information provided by the additional function provided by the first additional function software to the driver through the information providing unit. The additional function management apparatus of the vehicle-mounted apparatus as described in any one of Claims 3-5.
前記付加機能として提供されるアプリケーションソフトウェアには、車両の停止時に前記制御部により実行が許可される特定の付加機能ソフトウェアが更に含まれ、
前記制御部は、前記検出される車両の速度が車両の停止を示すとき、前記特定の付加機能ソフトウェアを実行する
請求項3〜6のいずれか一項に記載の車載機器の付加機能管理装置。
The application software provided as the additional function further includes specific additional function software that is permitted to be executed by the control unit when the vehicle is stopped.
The said control part performs the said specific additional function software, when the speed of the detected vehicle shows a stop of a vehicle, The additional function management apparatus of the vehicle equipment as described in any one of Claims 3-6.
前記特定の付加機能ソフトウェアは、該当する車載機器での動作保証のないソフトウェアである
請求項7に記載の車載機器の付加機能管理装置。
The additional function management device for an in-vehicle device according to claim 7, wherein the specific additional function software is software that is not guaranteed to operate in the corresponding in-vehicle device.
車両に搭載された車載機器に対して分離可能に付加された付加機能の実行を管理する車載機器の付加機能管理方法であって、
前記車両の状態である車両状態を検出しつつ、該検出される車両状態に応じて前記付加機能の実行及び停止を制御するようにした
ことを特徴とする車載機器の付加機能管理方法。
An additional function management method for an in-vehicle device that manages execution of an additional function that is separably added to an in-vehicle device mounted on a vehicle,
An additional function management method for an in-vehicle device, wherein the execution and stop of the additional function are controlled according to the detected vehicle state while detecting the vehicle state that is the state of the vehicle.
前記付加機能の実行及び停止を前記車両状態として検出される車両の速度に応じて制御する
請求項9に記載の車載機器の付加機能管理方法。
The additional function management method for an in-vehicle device according to claim 9, wherein execution and stop of the additional function are controlled according to a vehicle speed detected as the vehicle state.
前記付加機能は、前記車載機器により実行されるプログラムに新たな機能を追加するアプリケーションソフトウェアとして提供される
請求項10に記載の車載機器の付加機能管理方法。
The additional function management method for an in-vehicle device according to claim 10, wherein the additional function is provided as application software for adding a new function to a program executed by the in-vehicle device.
JP2010276281A 2010-12-10 2010-12-10 Apparatus and method for managing additional function of on-board equipment Pending JP2012121533A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010276281A JP2012121533A (en) 2010-12-10 2010-12-10 Apparatus and method for managing additional function of on-board equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010276281A JP2012121533A (en) 2010-12-10 2010-12-10 Apparatus and method for managing additional function of on-board equipment

Publications (1)

Publication Number Publication Date
JP2012121533A true JP2012121533A (en) 2012-06-28

Family

ID=46503458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010276281A Pending JP2012121533A (en) 2010-12-10 2010-12-10 Apparatus and method for managing additional function of on-board equipment

Country Status (1)

Country Link
JP (1) JP2012121533A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014017286A1 (en) * 2012-07-26 2014-01-30 日本精機株式会社 Power supply control device and instrument device
US10055314B2 (en) 2016-06-14 2018-08-21 International Business Machines Corporation Managing the execution of software applications running on devices having device functions
JP2019137243A (en) * 2018-02-12 2019-08-22 株式会社デンソー Vehicle control system
JP2020032884A (en) * 2018-08-30 2020-03-05 株式会社クボタ Control system
CN110914803A (en) * 2017-08-08 2020-03-24 日立汽车系统株式会社 Vehicle control device
WO2021229861A1 (en) * 2020-05-13 2021-11-18 日立Astemo株式会社 In-vehicle control device, server, and verification system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08234656A (en) * 1995-11-02 1996-09-13 Sumitomo Electric Ind Ltd Display method of navigation system
JPH09319301A (en) * 1996-05-30 1997-12-12 Nippon I D Tec Kk Map information controller in navigation system
JP2003222523A (en) * 2002-01-30 2003-08-08 Sony Corp On-vehicle equipment, computer device and operation control method of application
JP2006285849A (en) * 2005-04-04 2006-10-19 Xanavi Informatics Corp Navigation system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08234656A (en) * 1995-11-02 1996-09-13 Sumitomo Electric Ind Ltd Display method of navigation system
JPH09319301A (en) * 1996-05-30 1997-12-12 Nippon I D Tec Kk Map information controller in navigation system
JP2003222523A (en) * 2002-01-30 2003-08-08 Sony Corp On-vehicle equipment, computer device and operation control method of application
JP2006285849A (en) * 2005-04-04 2006-10-19 Xanavi Informatics Corp Navigation system

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014024444A (en) * 2012-07-26 2014-02-06 Nippon Seiki Co Ltd Power supply control device and instrument
US9457744B2 (en) 2012-07-26 2016-10-04 Nippon Seiki Co., Ltd. Power supply control device and instrument device
WO2014017286A1 (en) * 2012-07-26 2014-01-30 日本精機株式会社 Power supply control device and instrument device
US10055314B2 (en) 2016-06-14 2018-08-21 International Business Machines Corporation Managing the execution of software applications running on devices having device functions
US10061661B2 (en) 2016-06-14 2018-08-28 International Business Machines Corporation Managing the execution of software applications running on devices having device functions
CN110914803A (en) * 2017-08-08 2020-03-24 日立汽车系统株式会社 Vehicle control device
CN110914803B (en) * 2017-08-08 2024-04-09 日立安斯泰莫株式会社 Vehicle control device
JP7095300B2 (en) 2018-02-12 2022-07-05 株式会社デンソー Vehicle control system
JP2019137243A (en) * 2018-02-12 2019-08-22 株式会社デンソー Vehicle control system
JP2020032884A (en) * 2018-08-30 2020-03-05 株式会社クボタ Control system
JP7101568B2 (en) 2018-08-30 2022-07-15 株式会社クボタ Control system
WO2021229861A1 (en) * 2020-05-13 2021-11-18 日立Astemo株式会社 In-vehicle control device, server, and verification system
JP7465147B2 (en) 2020-05-13 2024-04-10 日立Astemo株式会社 Vehicle control device, server, verification system

Similar Documents

Publication Publication Date Title
US11204753B2 (en) Information distribution system and in-vehicle device
JP5382131B2 (en) Vehicle gateway system
US9544414B2 (en) Mobile communication terminal, control method thereof, auxiliary terminal and vehicle
JP2012121533A (en) Apparatus and method for managing additional function of on-board equipment
JP2011070307A (en) Program update device
JP2015083938A (en) Navigation system
US11340891B2 (en) Control device, control method, and computer program
JP2005349878A (en) Software control device
US9014980B2 (en) Vehicular navigation apparatus
JP2012010287A (en) Ont-vehicle equipment for automatically starting application of cooperation equipment in cooperation with mobile equipment
WO2012070604A1 (en) Vehicle-mounted application management device and vehicle-mounted application management method
JP2011081604A (en) Device for updating program for vehicle
US20200233653A1 (en) Program updating method
JP2013137729A (en) Program rewriting system, control device, program distribution device, identification information storage device, and method for rewriting program
CN102565811A (en) Method for downloading application of on-vehicle navigation terminal, on-vehicle navigation terminal and management system
US7610144B2 (en) Navigation apparatus and processing method of the same
US11935341B2 (en) Data storage device and non-transitory tangible computer readable storage medium
WO2013180279A1 (en) In-vehicle information system, information terminal, application execution method, and program
JP2015014956A (en) On-vehicle terminal
KR101461881B1 (en) System and method for providing a multimedia interface controll device in a vehicle
EP4201775A1 (en) Information processing apparatus, vehicle system and information processing method
JP2019200132A (en) On-vehicle system and data update method
KR20190026395A (en) Automotive Thin Display System using HTML5, In Car Server and Method thereof
EP4197873A1 (en) Information processing apparatus and information processing method
JP2021170709A (en) Improvement measures list information generation device, on-vehicle device, and improvement measures list information generation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130416

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140313

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140318

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140512

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140924

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150224