JP2007133601A - Software package, system management device, and onboard information equipment - Google Patents

Software package, system management device, and onboard information equipment Download PDF

Info

Publication number
JP2007133601A
JP2007133601A JP2005325233A JP2005325233A JP2007133601A JP 2007133601 A JP2007133601 A JP 2007133601A JP 2005325233 A JP2005325233 A JP 2005325233A JP 2005325233 A JP2005325233 A JP 2005325233A JP 2007133601 A JP2007133601 A JP 2007133601A
Authority
JP
Japan
Prior art keywords
update
unit
software
functional units
updating
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
JP2005325233A
Other languages
Japanese (ja)
Inventor
Seiki Yamashita
清貴 山下
Ryosuke Matsuoka
亮介 松岡
Akira Kumeta
明 久米田
Hiroshi Nonaka
弘 野中
Koreya Ishioka
之也 石岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Ten Ltd
Fujitsu Ltd
Original Assignee
Denso Ten Ltd
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Ten Ltd, Fujitsu Ltd filed Critical Denso Ten Ltd
Priority to JP2005325233A priority Critical patent/JP2007133601A/en
Publication of JP2007133601A publication Critical patent/JP2007133601A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To improve efficiency in updating of software, in a system having a plurality of processing units. <P>SOLUTION: A system management section 22 in a main unit 20 holds system information for identifying a processing unit configuration of an onboard system 1. An update processing section 23 refers to update information that is managed for each system configuration by an application update server 2, and determines whether or not update is necessary for its own system. Furthermore, software operating on the processing unit is divided by a function unit and an update unit, and the size of update data is set as a necessary minimum. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

この発明は、複数の機能ユニットを含むシステムのソフトウェアを更新するためのソフトウェアパッケージ、複数の機能ユニットを含むシステムのソフトウェアを更新するためのシステム管理装置および車載用情報機器に関する。   The present invention relates to a software package for updating software of a system including a plurality of functional units, a system management apparatus for updating software of a system including a plurality of functional units, and an in-vehicle information device.

計算機システムのソフトウェアを更新する場合、そのシステムに対応した更新用データを使用する必要がある。そのため、例えば特許文献1が開示するように、異なる複数のアーキテクチャに対応するソフトウェアを格納した単一のインストール媒体から、インストールすべきソフトウェアを自動識別する技術が使用されてきた。   When updating software of a computer system, it is necessary to use update data corresponding to the system. Therefore, for example, as disclosed in Patent Document 1, a technique for automatically identifying software to be installed from a single installation medium storing software corresponding to a plurality of different architectures has been used.

また、特許文献2が開示するように、複数のCPUを有するマルチCPUシステムにおいて、各CPUに対するソフトウェアダウンロード処理時に、他のCPUが実行中であるサービスへの影響を低減する技術も考案されている。   Further, as disclosed in Patent Document 2, in a multi-CPU system having a plurality of CPUs, a technique for reducing the influence on services being executed by other CPUs during software download processing for each CPU has also been devised. .

特開平6−44110号公報JP-A-6-44110 特開平10−260845号公報JP-A-10-260845

ところで、複数の処理ユニットを有するシステムにおいて、各処理ユニット上で動作するソフトウェアを更新する場合、それぞれの処理ユニットが個別に更新の必要性を判断し、更新処理を実行する必要があった。   By the way, in a system having a plurality of processing units, when software that operates on each processing unit is updated, it is necessary for each processing unit to individually determine the necessity of updating and to execute the updating process.

例えば車載システムは、EFIやABSなどの車両動作用の処理ユニットや、ナビゲーションユニット、オーディオユニットなど車載機能を制御する処理ユニットなど、様々な処理ユニットの組み合わせによって構成されている。そのため、これらの処理ユニットが個別に更新処理を行なうこととすると、多大な時間や労力が必要となるという問題があった。   For example, an in-vehicle system is configured by a combination of various processing units such as a processing unit for vehicle operation such as EFI and ABS, and a processing unit for controlling in-vehicle functions such as a navigation unit and an audio unit. Therefore, when these processing units individually perform update processing, there is a problem that much time and labor are required.

本発明は、上述した従来技術における問題点を解消するためになされたものであり、複数の処理ユニットを有するシステムにおけるソフトウェアの更新を効率化するソフトウェアパッケージ、システム管理装置および車載用情報機器を提供することを目的とする。   The present invention has been made to solve the above-described problems in the prior art, and provides a software package, a system management apparatus, and an in-vehicle information device that improve the efficiency of software update in a system having a plurality of processing units. The purpose is to do.

上述した課題を解決し、目的を達成するため、請求項1の発明に係るソフトウェアパッケージは、複数の機能ユニットを含むシステムのソフトウェアを更新するためのソフトウェアパッケージであって、前記複数の機能ユニットを更新するための複数の更新ソフトウェアと、前記複数の機能ユニットごとに更新の可否を判断するための管理データとを含むことを特徴とする。   In order to solve the above-described problems and achieve the object, a software package according to the invention of claim 1 is a software package for updating software of a system including a plurality of functional units, and the plurality of functional units are It includes a plurality of update software for updating, and management data for determining whether update is possible for each of the plurality of functional units.

この請求項1の発明によれば、ソフトウェアパッケージは、複数の機能ユニットを更新するための複数の更新ソフトウェアと、前記複数の機能ユニットごとに更新の可否を判断するための管理データとを含む。   According to the first aspect of the present invention, the software package includes a plurality of update software for updating a plurality of functional units and management data for determining whether or not the plurality of functional units can be updated.

また、請求項2の発明に係るシステム管理装置は、複数の機能ユニットを含むシステムのソフトウェアを更新するためのシステム管理装置であって、外部から複数機能ユニットを更新するための更新ソフトウェアと前記複数の機能ユニット毎の更新の可否を判断するための管理データとを読込む読込部と、前記複数の機能ユニットのソフトウェアの更新状態を記憶する記憶部と、を備え、前記読込部によって読込まれた管理データと、前記記憶部に記憶されたソフトウェアの更新状態に基づいて、前記複数の機能ユニット毎の更新の可否を判断することを特徴とする。   A system management apparatus according to a second aspect of the invention is a system management apparatus for updating software of a system including a plurality of functional units, the update software for updating a plurality of functional units from the outside, and the plurality A read unit that reads management data for determining whether or not each functional unit can be updated, and a storage unit that stores software update states of the plurality of functional units, and read by the read unit Whether to update each of the plurality of functional units is determined based on management data and an update state of software stored in the storage unit.

この請求項2の発明によればシステム管理装置は、外部から読込んだ前記複数の機能ユニット毎の更新の可否を判断するための管理データと、自システムの複数の機能ユニットのソフトウェアの更新状態とを比較し、複数の機能ユニット毎の更新の可否を判断する。   According to the second aspect of the present invention, the system management apparatus includes management data for determining whether or not each of the plurality of functional units read from the outside can be updated, and software update states of the plurality of functional units of the own system. To determine whether or not updating is possible for each of the plurality of functional units.

また、請求項3の発明に係るシステム管理装置は、請求項2の発明において、記更新の可否の判断の結果、更新可能な機能ユニットが存在する場合に、当該機能ユニットの更新処理を実行する更新処理部をさらに備えたことを特徴とする。   According to a third aspect of the present invention, the system management apparatus according to the second aspect of the invention executes update processing of the functional unit when there is an updatable functional unit as a result of the determination as to whether or not update is possible. An update processing unit is further provided.

この請求項3の発明によればシステム管理装置は、外部から読込んだ前記複数の機能ユニット毎の更新の可否を判断するための管理データと、自システムの複数の機能ユニットのソフトウェアの更新状態とを比較し、複数の機能ユニット毎の更新の可否を判断し、更新可能な機能ユニットが存在する場合に、当該機能ユニットの更新処理を実行する。   According to the third aspect of the present invention, the system management apparatus includes management data for determining whether or not each of the plurality of functional units read from the outside can be updated, and software update states of the plurality of functional units of the own system. And whether or not updating is possible for each of the plurality of functional units. When there is a functional unit that can be updated, the functional unit is updated.

また、請求項4の発明に係る車載用情報機器は、請求項2または3に記載のシステム管理装置を搭載したことを特徴とする。   According to a fourth aspect of the present invention, there is provided an in-vehicle information device including the system management device according to the second or third aspect.

この請求項4の発明によれば車載用情報機器は、外部から読込んだ前記複数の機能ユニット毎の更新の可否を判断するための管理データと、自システムの複数の機能ユニットのソフトウェアの更新状態とを比較し、複数の機能ユニット毎の更新の可否を判断する。   According to the invention of claim 4, the in-vehicle information device is configured to update the management data for determining whether or not each of the plurality of functional units read from the outside can be updated and the software of the plurality of functional units of the own system. The status is compared to determine whether or not updating is possible for each of the plurality of functional units.

請求項1の発明によれば、ソフトウェアパッケージは、複数の機能ユニットを更新するための複数の更新ソフトウェアと、前記複数の機能ユニットごとに更新の可否を判断するための管理データとを含むので、複数の処理ユニットを有するシステムにおけるソフトウェアの更新を効率化するソフトウェアパッケージを得ることができるという効果を奏する。   According to the invention of claim 1, the software package includes a plurality of update software for updating a plurality of functional units and management data for determining whether or not the plurality of functional units can be updated. There is an effect that it is possible to obtain a software package that can efficiently update software in a system having a plurality of processing units.

また、請求項2の発明によればシステム管理装置は、外部から読込んだ前記複数の機能ユニット毎の更新の可否を判断するための管理データと、自システムの複数の機能ユニットのソフトウェアの更新状態とを比較し、複数の機能ユニット毎の更新の可否を判断するので、複数の処理ユニットを有するシステムにおけるソフトウェアの更新の必要性を効率的に判断するシステム管理装置を得ることができるという効果を奏する。   According to a second aspect of the present invention, the system management apparatus includes management data for determining whether or not each of the plurality of functional units read from the outside can be updated, and software updates for the plurality of functional units of the own system. Since it is determined whether or not updating is possible for each of the plurality of functional units by comparing the status, it is possible to obtain a system management apparatus that can efficiently determine the necessity of software update in a system having a plurality of processing units. Play.

また、請求項3の発明によればシステム管理装置は、外部から読込んだ前記複数の機能ユニット毎の更新の可否を判断するための管理データと、自システムの複数の機能ユニットのソフトウェアの更新状態とを比較し、複数の機能ユニット毎の更新の可否を判断し、更新可能な機能ユニットが存在する場合に、当該機能ユニットの更新処理を実行するので、複数の処理ユニットを有するシステムにおけるソフトウェアの更新を効率化するシステム管理装置を得ることができるという効果を奏する。   According to a third aspect of the present invention, the system management apparatus includes management data for determining whether or not each of the plurality of functional units read from the outside can be updated, and software updates for the plurality of functional units of the own system. Software in a system having a plurality of processing units because the state is compared, a determination is made as to whether updating is possible for each of the plurality of functional units, and when there is a functional unit that can be updated, the functional unit is updated. There is an effect that it is possible to obtain a system management apparatus that improves the efficiency of updating.

また、請求項4の発明によれば車載用情報機器は、外部から読込んだ前記複数の機能ユニット毎の更新の可否を判断するための管理データと、自システムの複数の機能ユニットのソフトウェアの更新状態とを比較し、複数の機能ユニット毎の更新の可否を判断するので、複数の処理ユニットを有するシステムにおけるソフトウェアの更新を効率化した車載用情報機器を得ることができるという効果を奏する。   According to a fourth aspect of the present invention, the in-vehicle information device includes management data for determining whether or not each of the plurality of functional units read from the outside can be updated, and software of the plurality of functional units of the own system. Since the update state is compared and whether or not the update is possible for each of the plurality of functional units is determined, there is an effect that it is possible to obtain an in-vehicle information device that efficiently updates software in a system having a plurality of processing units.

以下に添付図面を参照して、この発明に係る車載システムの好適な実施例について詳細に説明する。   Exemplary embodiments of an in-vehicle system according to the present invention will be described below in detail with reference to the accompanying drawings.

図1は、本発明の実施の形態である車載システム1の概要構成を示す概要構成図である。同図に示すように、車載システム1は、ナビゲーション機能やオーディオ機能などが一体となった複合機1aと、EFIユニット31、ABSユニット32などの動作制御系ユニットとを車載ネットワーク(車載LANやCAN等)によって接続して構成する。また複合機1aは、その内部に外部通信ユニット11、光学ディスクドライブ12、HD(Hard Disc)ドライブ13、入力装置14、出力装置15、メインユニット20、ナビゲーションユニット33、オーディオユニット34、テレビユニット35を有する。   FIG. 1 is a schematic configuration diagram showing a schematic configuration of an in-vehicle system 1 according to an embodiment of the present invention. As shown in the figure, the in-vehicle system 1 includes an MFP 1a in which a navigation function and an audio function are integrated, and an operation control system unit such as an EFI unit 31 and an ABS unit 32. Etc.). The multifunction device 1a includes an external communication unit 11, an optical disk drive 12, an HD (Hard Disc) drive 13, an input device 14, an output device 15, a main unit 20, a navigation unit 33, an audio unit 34, and a television unit 35. Have

外部通信ユニット11は、DCM通信や無線LAN通信などによって外部との通信を行なう通信装置である。また、光学ディスクドライブ12は、CD(Compact Disc)4やDVD5に記録された情報を読み出す装置であり、HDドライブ13は、HD(Hard Disc)への読み書きを行なう装置である。入力装置14は、スイッチやタッチパネルなどユーザからの入力を受け付ける入力デバイス群であり、出力装置15は、ディスプレイやスピーカなどの出力デバイス群である。   The external communication unit 11 is a communication device that performs communication with the outside through DCM communication, wireless LAN communication, or the like. The optical disk drive 12 is a device that reads information recorded on a CD (Compact Disc) 4 or a DVD 5, and the HD drive 13 is a device that reads from or writes to an HD (Hard Disc). The input device 14 is an input device group that receives input from the user such as a switch or a touch panel, and the output device 15 is an output device group such as a display or a speaker.

EFIユニット31は、エンジンの燃料噴射を制御する処理ユニットであり、その動作内容はアプリケーション41によって定まる。ABSユニット32は、ブレーキによる制動を制御する処理ユニットであり、その動作内容はアプリケーション42によって定まる。   The EFI unit 31 is a processing unit that controls fuel injection of the engine, and its operation content is determined by the application 41. The ABS unit 32 is a processing unit that controls braking by a brake, and the operation content is determined by the application 42.

ナビゲーションユニット33は、ユーザが指定した目的地までの経路誘導を行なう処理ユニットであり、その動作内容はアプリケーション43によって定まる。オーディオユニット34は、光学ディスクドライブ12やHDドライブ13が読み出した音楽データなどの再生,ラジオ放送の受信などを行なう処理ユニットであり、その動作内容はアプリケーション44によって定まる。テレビユニット35は、テレビ放送の受信を行なう処理ユニットであり、その動作内容はアプリケーション45によって定まる。   The navigation unit 33 is a processing unit that guides the route to the destination designated by the user, and the operation content is determined by the application 43. The audio unit 34 is a processing unit that reproduces music data read by the optical disk drive 12 and the HD drive 13, receives radio broadcasts, and the like, and its operation content is determined by the application 44. The television unit 35 is a processing unit that receives television broadcasts, and its operation content is determined by the application 45.

メインユニット20は、車載システム1を管理する、システム管理装置として機能するユニットであり、その内部に入出力制御部21、システム管理部22および更新処理部23を有する。入出力制御部21は、各処理ユニットの入出力を管理することで、外部通信ユニット11、光学ディスクドライブ12、HDドライブ13、入力装置14および出力装置15の共用を実現する。   The main unit 20 is a unit that functions as a system management device that manages the in-vehicle system 1, and includes an input / output control unit 21, a system management unit 22, and an update processing unit 23 therein. The input / output control unit 21 manages the input / output of each processing unit, thereby realizing sharing of the external communication unit 11, the optical disk drive 12, the HD drive 13, the input device 14, and the output device 15.

システム管理部22は、車載システム1の処理ユニット構成、すなわち車載システム1にどの処理ユニットが接続されているかを一意に特定するシステム情報を保持する。更新処理部23は、各処理ユニット上で動作するソフトウェア(アプリケーション41〜45)の更新が必要であるか否かを確認する処理を行なう。   The system management unit 22 retains system information that uniquely identifies the processing unit configuration of the in-vehicle system 1, that is, which processing unit is connected to the in-vehicle system 1. The update processing unit 23 performs processing for confirming whether or not software (applications 41 to 45) operating on each processing unit needs to be updated.

アプリケーションの更新に関する情報や更新用のデータは、システム外部のアプリケーション更新サーバ2が提供している。更新処理部23は、システム情報管理部22が保持するシステム情報と、アプリケーション提供サーバ2が提供するシステム更新情報とを比較して、更新が必要であるか否かを判断する。   Information related to application updates and update data are provided by the application update server 2 outside the system. The update processing unit 23 compares the system information held by the system information management unit 22 with the system update information provided by the application providing server 2 and determines whether or not an update is necessary.

システム情報管理部22が保持するシステム情報の具体例を図2に示す。システム情報は、同図に示すように、車載システム1を構成する処理ユニットを記憶している。この時、例えばシステムに接続可能なナビゲーションユニットの種類が複数あるならば、車載システム1に接続されているナビゲーションユニットの種類を特定するための情報も併せて記憶する。他の処理ユニットについても、どのような機能を有するユニットであるかに加え、その種類を特定する情報を記憶しておく。   A specific example of the system information held by the system information management unit 22 is shown in FIG. As shown in the figure, the system information stores processing units constituting the in-vehicle system 1. At this time, for example, if there are a plurality of types of navigation units that can be connected to the system, information for specifying the types of navigation units connected to the in-vehicle system 1 is also stored. For other processing units, information specifying the type is stored in addition to the functions of the other processing units.

また、システム情報は、各処理ユニットについて、その処理ユニット上で動作するソフトウェア(アプリケーション41〜45)がどのような機能単位に分割されているかを記憶している。   Further, the system information stores, for each processing unit, what functional unit the software (applications 41 to 45) operating on the processing unit is divided into.

さらに、機能単位は、個別に更新可能な複数の更新単位(コンポーネント)から構成されており、システム情報は、各機能単位がどのような更新単位に分割されているかを記憶している。   Furthermore, the functional unit is composed of a plurality of update units (components) that can be individually updated, and the system information stores what update unit each functional unit is divided into.

そして、システム情報には、各処理ユニット、機能単位、更新単位について、バージョン情報、もしくは最新の更新日付が記憶されている。   The system information stores version information or the latest update date for each processing unit, functional unit, and update unit.

一方でアプリケーション更新サーバ2は、図3に示すようにシステム情報ごと、すなわちシステムにおける処理ユニットの構成ごとに、更新情報と更新用データとを対応付けたソフトウェアパッケージを保持している。更新情報は、具体的にはそのシステム全体や各処理ユニット、機能単位、更新単位などに付されたバージョン情報、もしくは最新の更新日付などである。また、更新用データは、処理ユニット、機能単位、もしくは更新単位を更新する更新ソフトウェアである。   On the other hand, the application update server 2 holds a software package in which update information is associated with update data for each system information, that is, for each processing unit configuration in the system, as shown in FIG. The update information is specifically the version information attached to the entire system, each processing unit, functional unit, update unit, etc., or the latest update date. The update data is update software for updating a processing unit, a function unit, or an update unit.

なお、アプリケーション更新サーバ2ではなく、パーソナルコンピュータ3やCD4、DVD5等がソフトウェアパッケージを保持していてもよい。   Note that the personal computer 3, CD 4, DVD 5, etc. may hold the software package instead of the application update server 2.

したがって、車載システム1は、サーバや他のコンピュータ、CDやDVDなど所定の記録媒体によって提供される複数のシステム情報のうち、自らの構成に対応したシステム情報を参照し、その更新情報に示されたバージョン情報(もしくは最新の更新日付)が、自システムにおけるバージョン情報(もしくは最新の更新日付)よりも新しい場合には、更新が可能であると判断することができる。   Therefore, the in-vehicle system 1 refers to system information corresponding to its own configuration among a plurality of system information provided by a server, another computer, a predetermined recording medium such as a CD or DVD, and is indicated in the update information. If the version information (or the latest update date) is newer than the version information (or the latest update date) in the own system, it can be determined that the update is possible.

ここで、更新可否の判断や更新の実行については、最も小さい単位である更新単位ごとに実行することが望ましい。しかしながら、バージョン情報や最新更新日付が機能単位ごとに付され、更新単位に対して付されていない場合には、機能単位ごとに更新可否の判断や更新の実行を行なう。同様に、バージョン情報や最新更新日付が諸ユニットごとに付され、機能単位に対して付されていない場合には、処理ユニットごとに更新可否の判断や更新の実行を行なう。   Here, it is desirable that the determination of whether or not update is possible and the execution of the update be performed for each update unit, which is the smallest unit. However, when version information and the latest update date are attached to each functional unit and not attached to the update unit, whether the update is possible or not is performed for each functional unit. Similarly, when version information and the latest update date are attached to each unit and not attached to the functional unit, it is determined whether the update is possible or the update is executed for each processing unit.

なお、パーソナルコンピュータ3は、アプリケーション更新サーバ2から通信によって更新用情報や更新用データを取得することもできる。車載機が直接サーバと通信する場合は、携帯電話などを用いることになり通信料が高くなってしまう。一方、パーソナルコンピュータとサーバ間は、ADSLやFTTH等の安価で高速な通信回線が普及しているので、サーバからPCに一旦データをダウンロードしてから無線LANなどを利用して車載機にデータを転送することで、通信料金を低く抑えることができる。   Note that the personal computer 3 can also acquire update information and update data from the application update server 2 by communication. When the in-vehicle device directly communicates with the server, a mobile phone or the like is used, resulting in a high communication fee. On the other hand, since low-speed and high-speed communication lines such as ADSL and FTTH are widespread between personal computers and servers, data is once downloaded from the server to the PC and then transferred to the in-vehicle device using a wireless LAN or the like. By transferring, the communication charge can be kept low.

更新処理部23は、DCM通信部11aや無線LAN通信部11bによる通信、光学ディスクドライブ12を用いた記録媒体からの読み出しによって、更新に関する情報や更新用データの取得を行なう。   The update processing unit 23 acquires information related to the update and update data through communication by the DCM communication unit 11a and the wireless LAN communication unit 11b and reading from the recording medium using the optical disk drive 12.

更新処理部23の具体的な処理動作を図4に示す。同図に示すフローチャートは、ユーザから更新確認の要求があった場合や、所定の更新確認条件を満たした場合に開始される。   The specific processing operation of the update processing unit 23 is shown in FIG. The flowchart shown in the figure starts when there is a request for update confirmation from the user or when a predetermined update confirmation condition is satisfied.

処理が開始されると、更新処理部23は、まずシステム管理部22が保持するシステム情報を取得する(ステップS101)。そして、アプリケーション更新サーバが提供する更新履歴を参照し、自システムが更新可能であるか否かを判断する(ステップS102)。その結果、更新可能でなければ(ステップS102,No)、そのまま処理を終了する。   When the process is started, the update processing unit 23 first acquires system information held by the system management unit 22 (step S101). Then, with reference to the update history provided by the application update server, it is determined whether or not the own system can be updated (step S102). As a result, if the update is not possible (No in step S102), the process is terminated as it is.

一方、自システムが更新可能であるならば(ステップS102,Yes)、更新可能な処理ユニットを特定する(ステップS103)。つづいて、特定した処理ユニットのアプリケーションのうちいずれのパッケージが更新可能であるかを特定し(ステップS104)、さらに特定したパッケージのうちいずれのコンポーネントが更新可能であるかを特定する(ステップS105)。   On the other hand, if the own system is updatable (step S102, Yes), an updatable processing unit is specified (step S103). Subsequently, it is specified which package can be updated among the applications of the specified processing unit (step S104), and further, which component among the specified packages can be updated is specified (step S105). .

つぎに、更新処理部23は、特定したコンポーネントを更新するための更新用データを取得して、対応する処理ユニットに配信する(ステップS106)。各処理ユニットは、更新用データを用いて更新が完了した場合に更新完了通知をメインユニット20に送信するので、更新処理部23は、この更新完了通知を受信した(ステップS107,Yes)後にシステム情報を更新して(ステップS108)、処理を終了する。   Next, the update processing unit 23 acquires update data for updating the identified component and distributes it to the corresponding processing unit (step S106). Since each processing unit transmits an update completion notification to the main unit 20 when the update is completed using the update data, the update processing unit 23 receives the update completion notification (step S107, Yes) and then performs the system The information is updated (step S108), and the process ends.

なお、このフローチャートでは、アプリケーションサ更新サーバからソフトウェアパッケージを取得する場合を例に説明を行なったが、他の方法によって取得する場合であっても、同様の処理動作を採用することができる。   In this flowchart, the case where the software package is acquired from the application server update server has been described as an example. However, the same processing operation can be adopted even when the software package is acquired by another method.

例えば、パーソナルコンピュータ3からソフトウェアパッケージを取得する場合には、外部通信ユニット11が無線LAN通信部11bを用いて取得する。また、CD4やDVD5からソフトウェアパッケージを取得する場合には、光学ディスクドライブ12を用いて読み出せばよい。また、パーソナルコンピュータ3が保持するソフトウェアパッケージをCDやDVDなどの光学記録媒体、フロッピー(登録商標)ディスクなどの磁気記録媒体、USBメモリなどの電子記録媒体などを介して取得するなど、ソフトウェアパッケージの取得経路は任意に変更することが可能である。   For example, when acquiring a software package from the personal computer 3, the external communication unit 11 acquires using the wireless LAN communication unit 11b. In addition, when acquiring a software package from a CD 4 or a DVD 5, it may be read using the optical disk drive 12. In addition, the software package held by the personal computer 3 is acquired via an optical recording medium such as a CD or DVD, a magnetic recording medium such as a floppy (registered trademark) disk, an electronic recording medium such as a USB memory, or the like. The acquisition path can be arbitrarily changed.

上述してきたように、本実施例にかかる車載システム1では、システム管理装置として機能するメインユニット20が、システムの処理ユニット構成を特定するシステム情報を保持し、システム構成ごとに管理された更新情報を参照して更新の必要性を判断するので、システム全体の更新の必要性を一括して効率的に確認することができる。   As described above, in the in-vehicle system 1 according to the present embodiment, the main unit 20 functioning as a system management apparatus holds system information for specifying the processing unit configuration of the system, and is updated information managed for each system configuration. Therefore, it is possible to efficiently check the necessity of updating the entire system collectively.

また、処理ユニット上で動作するソフトウェアを機能単位・更新単位に分割し、更新用データのサイズを必要最小限とすることで、システムの更新処理を効率化し、ユーザの労力や時間、通信コストを削減することができる。   In addition, the software running on the processing unit is divided into functional units and update units, and the size of the update data is kept to a minimum, thereby streamlining system update processing and reducing user effort, time, and communication costs. Can be reduced.

さらに、ある機能ユニットのソフトを更新する場合、その機能ユニット上で実行中のプログラムだけを一時的に停止させ、プログラム更新後、更新したプログラムを起動させることで、車載機の機能全体を停止させることなく、例えばナビゲーションを機能させたままオーディオユニットのプログラムを更新することが可能となる。   Furthermore, when updating the software of a certain functional unit, only the program currently running on that functional unit is temporarily stopped, and after updating the program, the updated program is started to stop the entire function of the in-vehicle device. For example, it is possible to update the program of the audio unit while the navigation is functioning.

なお、本実施例では、更新用データを受信した処理ユニットが、各々更新処理を実行して更新完了通知をメインユニットに送信する構成について説明したが、例えばメインユニットが各処理ユニットの更新を実行する構成としても良い。   In the present embodiment, the configuration has been described in which the processing units that have received the update data execute update processing and send update completion notifications to the main unit. For example, the main unit updates each processing unit. It is good also as composition to do.

また、本実施例では、アプリケーション更新用のデータを記録する記録媒体としてCDやDVDなどの光学記録媒体を利用する場合について説明したが、フロッピー(登録商標)ディスクなどの磁気記録媒体、USBメモリなどの電子記録媒体など、任意の記録媒体を利用することが可能である。   In this embodiment, the case where an optical recording medium such as a CD or DVD is used as a recording medium for recording application update data has been described. However, a magnetic recording medium such as a floppy (registered trademark) disk, a USB memory, or the like. Any recording medium such as an electronic recording medium can be used.

さらに、本実施例では車両に搭載する車載システムを例に説明を行なったが、本発明の利用はこれに限定されるものではなく、任意のシステムに適用することができるものである。   Furthermore, although the present embodiment has been described by taking an in-vehicle system mounted on a vehicle as an example, the use of the present invention is not limited to this and can be applied to any system.

以上のように、本発明にかかるソフトウェアパッケージ、システム管理装置および車載用情報機器は、複数の処理ユニットを有するシステムの管理に有用であり、特に処理ユニットのソフトウェアの更新管理に適している。   As described above, the software package, the system management apparatus, and the in-vehicle information device according to the present invention are useful for managing a system having a plurality of processing units, and are particularly suitable for managing software updates of the processing units.

本発明の実施例にかかる運転支援装置の概要構成を示す概要構成図である。1 is a schematic configuration diagram showing a schematic configuration of a driving support apparatus according to an embodiment of the present invention. 図1に示したシステム情報について説明する説明図である。It is explanatory drawing explaining the system information shown in FIG. 図1に示したアプリケーション更新サーバについて説明する説明図である。It is explanatory drawing explaining the application update server shown in FIG. 図1に示した更新処理部の処理動作を説明するフローチャートである。It is a flowchart explaining the processing operation of the update process part shown in FIG.

符号の説明Explanation of symbols

1 車載システム
1a 複合機
2 アプリケーション更新サーバ
11 外部通信ユニット
11a DCM通信部
11b 無線LAN通信部
12 光学ディスクドライブ
13 HDドライブ
20 メインユニット
21 入出力制御部
22 システム管理部
23 更新処理部
31 EFIユニット
32 ABSユニット
33 ナビゲーションユニット
34 オーディオユニット
35 テレビユニット
41〜45アプリケーション
DESCRIPTION OF SYMBOLS 1 In-vehicle system 1a MFP 2 Application update server 11 External communication unit 11a DCM communication part 11b Wireless LAN communication part 12 Optical disk drive 13 HD drive 20 Main unit 21 Input / output control part 22 System management part 23 Update process part 31 EFI unit 32 ABS unit 33 Navigation unit 34 Audio unit 35 TV unit 41-45 application

Claims (4)

複数の機能ユニットを含むシステムのソフトウェアを更新するためのソフトウェアパッケージであって、前記複数の機能ユニットを更新するための複数の更新ソフトウェアと、前記複数の機能ユニットごとに更新の可否を判断するための管理データとを含むソフトウェアパッケージ。   A software package for updating software of a system including a plurality of functional units, for determining a plurality of update software for updating the plurality of functional units, and whether or not each of the plurality of functional units can be updated. Software package that includes management data. 複数の機能ユニットを含むシステムのソフトウェアを更新するためのシステム管理装置であって、
外部から複数機能ユニットを更新するための更新ソフトウェアと前記複数の機能ユニット毎の更新の可否を判断するための管理データとを読込む読込部と、
前記複数の機能ユニットのソフトウェアの更新状態を記憶する記憶部と、
を備え、前記読込部によって読込まれた管理データと、前記記憶部に記憶されたソフトウェアの更新状態に基づいて、前記複数の機能ユニット毎の更新の可否を判断するシステム管理装置。
A system management apparatus for updating software of a system including a plurality of functional units,
A reading unit for reading update software for updating a plurality of functional units from the outside and management data for determining whether or not each functional unit can be updated;
A storage unit for storing update states of software of the plurality of functional units;
A system management device that determines whether or not each of the plurality of functional units can be updated based on management data read by the reading unit and an update state of software stored in the storage unit.
前記更新の可否の判断の結果、更新可能な機能ユニットが存在する場合に、当該機能ユニットの更新処理を実行する更新処理部をさらに備えたことを特徴とする請求項2に記載のシステム管理装置。   The system management apparatus according to claim 2, further comprising an update processing unit that executes an update process of the functional unit when there is an updatable functional unit as a result of the determination as to whether or not the update is possible. . 請求項2または3に記載のシステム管理装置を搭載した車載用情報機器。   An in-vehicle information device equipped with the system management device according to claim 2.
JP2005325233A 2005-11-09 2005-11-09 Software package, system management device, and onboard information equipment Pending JP2007133601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005325233A JP2007133601A (en) 2005-11-09 2005-11-09 Software package, system management device, and onboard information equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005325233A JP2007133601A (en) 2005-11-09 2005-11-09 Software package, system management device, and onboard information equipment

Publications (1)

Publication Number Publication Date
JP2007133601A true JP2007133601A (en) 2007-05-31

Family

ID=38155216

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005325233A Pending JP2007133601A (en) 2005-11-09 2005-11-09 Software package, system management device, and onboard information equipment

Country Status (1)

Country Link
JP (1) JP2007133601A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010174507A (en) * 2009-01-29 2010-08-12 Kubota Corp Control device for working machine
JP2010178032A (en) * 2009-01-29 2010-08-12 Kubota Corp Communication system of working machine
CN102662647A (en) * 2012-03-01 2012-09-12 中标软件有限公司 Lunix operating system and security update method of same
WO2013015054A1 (en) 2011-07-22 2013-01-31 クラリオン株式会社 System for remote control by vehicle-mounted device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004295589A (en) * 2003-03-27 2004-10-21 Toshiba Mach Co Ltd Controller and method for updating program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004295589A (en) * 2003-03-27 2004-10-21 Toshiba Mach Co Ltd Controller and method for updating program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010174507A (en) * 2009-01-29 2010-08-12 Kubota Corp Control device for working machine
JP2010178032A (en) * 2009-01-29 2010-08-12 Kubota Corp Communication system of working machine
WO2013015054A1 (en) 2011-07-22 2013-01-31 クラリオン株式会社 System for remote control by vehicle-mounted device
US9467797B2 (en) 2011-07-22 2016-10-11 Clarion Co., Ltd. System for remote control by vehicle-mounted device
CN102662647A (en) * 2012-03-01 2012-09-12 中标软件有限公司 Lunix operating system and security update method of same

Similar Documents

Publication Publication Date Title
JP5465099B2 (en) Information processing device
JP5629927B2 (en) Online update method for in-vehicle devices
US7590839B2 (en) System employing fast booting of application programs
US8538404B2 (en) Centrally managing user-specified configuration data for a configurable device
JP2009543217A (en) System and method for power management for wireless storage devices
JP2005349878A (en) Software control device
US20170346893A1 (en) Peer-to-peer data migration
WO2007020735A1 (en) Conflict solving device
JPWO2011055447A1 (en) Vehicle gateway device
US11327816B2 (en) Monitoring components in a service framework
JP5963991B1 (en) User interface execution device and user interface design device
JP2011258141A (en) Information processor
WO2010071020A1 (en) Information processing device, program update method, and information processing system
JP5063746B2 (en) Information processing device
US20110209134A1 (en) Information processing apparatus
JP2007133601A (en) Software package, system management device, and onboard information equipment
US20230062039A1 (en) Information processing device and file recording method
JP2006011647A (en) Software management device
JP6480754B2 (en) Data processing apparatus, data processing system, and computer program
JP2003122587A (en) Network equipment with software update function, software update processing program, and recording medium having software update processing program recorded therein
US20110197202A1 (en) Handling Messages in a Computing Device
JP2007213392A (en) Sql trace acquisition system and method
JP2008071288A (en) Software management method and management system
JP6011782B2 (en) In-vehicle communication device and information communication system
EP2124448A1 (en) Method for playing streaming data, electronic device for performing the same and information storage media for storing the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080723

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110418

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110426

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110816