JP2009053920A - Program management system for on-vehicle electronic control unit - Google Patents

Program management system for on-vehicle electronic control unit Download PDF

Info

Publication number
JP2009053920A
JP2009053920A JP2007219940A JP2007219940A JP2009053920A JP 2009053920 A JP2009053920 A JP 2009053920A JP 2007219940 A JP2007219940 A JP 2007219940A JP 2007219940 A JP2007219940 A JP 2007219940A JP 2009053920 A JP2009053920 A JP 2009053920A
Authority
JP
Japan
Prior art keywords
program
version
ecu
upgrade
electronic control
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.)
Withdrawn
Application number
JP2007219940A
Other languages
Japanese (ja)
Inventor
Akira Kanazawa
明 金澤
Tatsuji Matsumoto
達治 松本
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.)
Sumitomo Wiring Systems Ltd
AutoNetworks Technologies Ltd
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Wiring Systems Ltd
AutoNetworks Technologies Ltd
Sumitomo Electric Industries 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 Sumitomo Wiring Systems Ltd, AutoNetworks Technologies Ltd, Sumitomo Electric Industries Ltd filed Critical Sumitomo Wiring Systems Ltd
Priority to JP2007219940A priority Critical patent/JP2009053920A/en
Publication of JP2009053920A publication Critical patent/JP2009053920A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system which, while upgrading a program of an ECU, prevents the occurrence of an operation failure of the ECU by version mismatching with a program of another ECU connected by a bus. <P>SOLUTION: The system comprises a server connected to a plurality of electronic control units through a bus, and holding an upgrade program updated from a current program loaded in the electronic units. Any one of the electronic control units or the server includes a dependency information management part which holds dependency information between the current program and the upgrade program, and an update determination processing part which determines the propriety of update to the upgrade program from the dependency information. The update determination processing part makes, when it determines that the update is possible, the server transmit the held upgrade program to the electronic control unit. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、車載用電子制御ユニットのプログラム管理システムに関し、詳しくは、電子制御ユニットに組み込まれたプログラムのバージョンアップを行う場合に、他の電子制御ユニットのプログラムのバージョンとの不整合による電子制御ユニットの動作不良の発生を未然に防ぐものである。   The present invention relates to a program management system for an on-vehicle electronic control unit, and more specifically, when performing a version upgrade of a program incorporated in an electronic control unit, electronic control due to a mismatch with a program version of another electronic control unit This prevents the unit from malfunctioning.

従来より、車両には車載機器を制御する複数の電子制御ユニット(ECU)が搭載されており、該複数のECUを多重通信用のバスを介して接続し、相互に通信を行う車載用通信システムが採用されている。
各ECUには他のECUとデータ通信を行って車載機器を動作させるためのプログラムが組み込まれている。該プログラムは車載機器の製造会社等によりしばしばバージョンアップされるため、ディーラー等で各ECUのプログラムをバージョンアッププログラムに更新する。
Conventionally, a vehicle has a plurality of electronic control units (ECUs) that control in-vehicle devices, and the plurality of ECUs are connected via a multiplex communication bus to communicate with each other. Is adopted.
Each ECU incorporates a program for operating data on the vehicle by performing data communication with other ECUs. Since the program is often upgraded by a manufacturer of the in-vehicle device, the ECU program is updated to a version upgrade program by a dealer or the like.

これら各ECUに組み込まれたプログラムは、プログラムのバージョンによって起動タイミングや通信タイミングが異なっている。従って、車両の出荷後に特定のECUのプログラムがバージョンアッププログラムに更新された場合、他のECUのプログラムとのバージョンの不整合により、該ECUは、他のECUとの通信に異常が発生したり車載機器を動作させることができないなどの動作不良を起こす恐れがある。   The programs incorporated in these ECUs differ in activation timing and communication timing depending on the version of the program. Therefore, when a specific ECU program is updated to a version upgrade program after the vehicle is shipped, the ECU may cause an abnormality in communication with another ECU due to a version mismatch with another ECU program. There is a risk of malfunction such as inability to operate the in-vehicle device.

このため、例えば特開2000−207681号公報(特許文献1)においては、各ECUはプログラムのバックアップ領域を備えており、バージョンアッププログラムへの更新を行う前に、現プログラムを旧プログラムとしてバックアップ領域に保存する方法が提案されている。バージョンアップログラムへの更新後にECUに動作不良が発生した場合にはバックアップ領域に保存した旧プログラムを使用することにより、ECUを正常に動作していた更新前の状態に戻している。   For this reason, for example, in Japanese Patent Application Laid-Open No. 2000-207681 (Patent Document 1), each ECU has a program backup area, and before updating to the upgrade program, the current program is used as an old program as a backup area. A method of saving is proposed. When an operation failure occurs in the ECU after the update to the version upgrade program, the old program stored in the backup area is used to return the ECU to the state before the update that was operating normally.

特開2000−207681号公報JP 2000-207681 A

しかし、特許文献1においては、ECUのプログラムをバージョンアッププログラムへの更新前の状態に戻すことはできるが、他のECUのプログラムとのバージョンの不整合によるECUの動作不良を防止することはできないという問題がある。
また、バージョンアップしたプログラムと整合しないプログラムを有する他のECUを特定することはできず、該ECUの動作不良の原因を特定できないという問題がある。
However, in Patent Document 1, although it is possible to return the ECU program to the state before the update to the version upgrade program, it is not possible to prevent malfunction of the ECU due to version mismatch with other ECU programs. There is a problem.
In addition, another ECU having a program that does not match the upgraded program cannot be specified, and the cause of the malfunction of the ECU cannot be specified.

本発明は、前記問題に鑑みてなされたもので、ECUのプログラムをバージョンアッププログラムに更新する場合に、他のECUのプログラムのバージョンとの不整合による該ECUの動作不良の発生を防ぐことを課題としている。   The present invention has been made in view of the above-described problem, and prevents an ECU from malfunctioning due to inconsistency with other ECU program versions when an ECU program is updated to a version upgrade program. It is an issue.

前記課題を解決するため、車両に搭載される電子制御ユニットのプログラムのバージョンアップを管理する車載用電子制御ユニットのプログラム管理システムであって、
複数の前記電子制御ユニットにバスを介して接続され、前記電子制御ユニットに搭載されている現プログラムから更新されるバージョンアッププログラムを保有するサーバを備え、
前記電子制御ユニットのいずれか1つ又は前記サーバは、現プログラムとバージョンアッププログラム間の依存関係情報を保有する依存情報管理部と、前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を備え、
前記更新判断処理部は、更新可と判断する場合に前記サーバに保有している前記バージョンアッププログラムを前記電子制御ユニットに送信させる車載用電子制御ユニットのプログラム管理システムを提供している。
In order to solve the above-mentioned problem, there is a program management system for an in-vehicle electronic control unit that manages version upgrade of a program for an electronic control unit mounted on a vehicle,
A server that is connected to a plurality of the electronic control units via a bus and has a version upgrade program updated from a current program installed in the electronic control unit,
Any one of the electronic control units or the server determines a dependency information management unit that holds dependency relationship information between the current program and the upgrade program, and whether or not the dependency information can be updated to the upgrade program. An update determination processing unit,
The update determination processing unit provides a program management system for an in-vehicle electronic control unit that causes the electronic control unit to transmit the upgrade program held in the server when it is determined that the update is possible.

前記電子制御ユニットのいずれか1つ(以下、管理ECUと称す)又は前記サーバの更新判断処理部は、依存情報管理部から現プログラムとバージョンアッププログラム間の依存関係情報を読み出し、サーバに保有するバージョンアッププログラムのバージョンと該依存関係情報から所定のECUへのバージョンアッププログラムへの更新の可否を判断する。   Any one of the electronic control units (hereinafter referred to as a management ECU) or the update determination processing unit of the server reads dependency information between the current program and the upgrade program from the dependency information management unit, and holds it in the server From the version upgrade program version and the dependency relationship information, it is determined whether or not the upgrade to the upgrade program for a predetermined ECU is possible.

管理ECUが更新判断処理部を備える場合、更新判断処理部が更新可の判断を行うと該判断結果を管理ECUからサーバに送信し、サーバはバージョンアッププログラムを所定のECUへ送信して該ECUのプログラムをバージョンアッププログラムに更新する。サーバが更新判断処理部を備える場合には、更新判断処理部は更新可の判断を行うと、サーバに備えたバージョンアッププログラムを所定のECUへ送信する。
更新判断処理部がバージョンアッププログラムへの更新が不可であると判断したときには、サーバはバージョンアッププログラムを所定のECUへ送信せず、更新を行わない。
When the management ECU includes an update determination processing unit, the update determination processing unit transmits the determination result from the management ECU to the server when the update determination processing unit determines that the update is possible, and the server transmits a version upgrade program to the predetermined ECU. Update the program to the upgrade program. When the server includes an update determination processing unit, when the update determination processing unit determines that update is possible, the update determination processing unit transmits an upgrade program provided in the server to a predetermined ECU.
When the update determination processing unit determines that the update to the upgrade program is impossible, the server does not transmit the upgrade program to a predetermined ECU and does not perform the update.

このように、更新判断処理部が所定のECUへのバージョンアッププログラムへの更新の可否を判断し、更新不可である場合にはサーバはバージョンアッププログラムの送信を行わないので、他のECUのプログラムのバージョンとの不整合によるECUの動作不良を防止することができる。   In this way, the update determination processing unit determines whether or not the upgrade to the upgrade program for the predetermined ECU is possible, and if the update is impossible, the server does not transmit the upgrade program, so the program of the other ECU It is possible to prevent malfunction of the ECU due to inconsistency with this version.

詳細には、依存関係情報には、バージョンアッププログラムを所定のECUに組み込む場合の該バージョンアッププログラムのバージョンと、該バージョンアッププログラムのバージョンと不整合とならない他のECUのプログラムのバージョンとが記載されている。
所定のECUのプログラムをサーバの保有するバージョンアッププログラムへ更新する場合に、更新判断処理部は、予め備えた他のECUの現プログラムのバージョンを、該依存関係情報のバージョンアッププログラムのバージョンと不整合とならない他のECUのプログラムのバージョンと比較し、他のECUの現プログラムが、依存関係情報に記載された他のECUのプログラムのバージョンを満たしている、即ちバージョンアッププログラムと他のECUの現プログラムが整合していれば、所定のECUへのバージョンアッププログラムへの更新が可であると判断する。一方、バージョンアッププログラムと他のECUの現プログラムが不整合であれば、更新不可であると判断する。
このため、更新判断処理部は、バージョンアッププログラムと整合しないプログラムを有する他のECUを特定することができる。
Specifically, the dependency relationship information includes the version of the upgrade program when the upgrade program is incorporated into a predetermined ECU and the version of the program of another ECU that does not become inconsistent with the version of the upgrade program. Has been.
When updating a program of a predetermined ECU to a version upgrade program held by the server, the update determination processing unit sets the version of the current program of another ECU prepared in advance as the version of the version upgrade program of the dependency relationship information. Compared to the version of the other ECU program that does not match, the current program of the other ECU satisfies the version of the other ECU program described in the dependency relationship information, that is, the version upgrade program and the other ECU If the current program is consistent, it is determined that the upgrade to the upgrade program for a predetermined ECU is possible. On the other hand, if the upgrade program and the current program of another ECU are inconsistent, it is determined that the update is impossible.
Therefore, the update determination processing unit can specify another ECU having a program that does not match the upgrade program.

前記依存情報管理部または更新判断処理部を有する電子制御ユニットまたは前記サーバは、前記バスで接続された前記複数の電子制御ユニットの現プログラムのバージョンを予め記憶しているバージョン管理部または、前記電子制御ユニットへ現プログラムのバージョンを問い合わせるバージョン問い合わせ部を備えている。   The electronic control unit or the server having the dependency information management unit or the update determination processing unit stores a version of the current program of the plurality of electronic control units connected by the bus in advance, or the electronic A version inquiry unit for inquiring the version of the current program to the control unit is provided.

管理ECU又はサーバがバージョン管理部を備えている場合には、複数のECUの現プログラムのバージョンを予め記憶しているので、更新判断処理部は該記憶された現プログラムのバージョンを用いてバージョンアッププログラムへの更新の可否を高速に判断することができる。   When the management ECU or the server includes a version management unit, the version of the current program of the plurality of ECUs is stored in advance, so that the update determination processing unit upgrades using the stored version of the current program. Whether to update the program can be determined at high speed.

また、管理ECU又はサーバがバージョン管理部を備えているので、少なくともバージョンアッププログラムを更新すべきECUのみ本発明のプログラム管理システムに対応させておけば、他のECUの動作不良を起こすことなく本発明のプログラム管理システムを用いてバージョンアッププログラムを更新することができる。すなわち、バージョンアッププログラムと不整合となる可能性のある現プログラムを備えたECUが本発明のプログラム管理システムに対応していない場合であっても、更新判断処理部はバージョン管理部
に記憶された現プログラムのバージョンを用いてバージョンアッププログラムへの更新の可否を判断することができ、更新可の場合には該当するECUにバージョンアッププログラムを更新することができる。
In addition, since the management ECU or the server includes a version management unit, if at least only the ECU that should update the upgrade program is made to correspond to the program management system of the present invention, the operation of other ECUs will not occur. The upgrade program can be updated using the program management system of the invention. That is, even if the ECU having the current program that may be inconsistent with the upgrade program is not compatible with the program management system of the present invention, the update determination processing unit is stored in the version management unit. It is possible to determine whether or not the upgrade to the upgrade program is possible using the version of the current program. If the update is possible, the upgrade program can be updated to the corresponding ECU.

また、管理ECU又はサーバがバージョン問い合わせ部を備えている場合、各ECUにはバージョン応答部を備えている。管理ECU又はサーバは該現プログラムのバージョンの上方を予め記憶しているのではなく、バージョンアッププログラムの更新の度に、管理ECU又はサーバが各ECUにプログラムのバージョンを問い合わせて各ECUのバージョンを取得している。
このため、更新判断処理部は確実に最新のバージョン情報を用いてバージョンアッププログラムへの更新の可否を判断することができる。また、本システム以外の手段でプログラムがバージョンアッププログラムに更新されていた場合であっても、確実に最新のバージョン情報を用いることができる。
さらに、更新判断処理部はバージョンアッププログラムの更新の度に各ECUの現プログラムのバージョンを取得しているので、管理ECU又はサーバには各ECUの現プログラムのバージョンを予め記憶するバージョン管理部を設ける必要がない。
When the management ECU or server includes a version inquiry unit, each ECU includes a version response unit. The management ECU or server does not store the upper version of the current program in advance, but each time the version upgrade program is updated, the management ECU or server inquires each ECU about the version of the program and determines the version of each ECU. Have acquired.
For this reason, the update determination processing unit can reliably determine whether the update to the upgrade program is possible using the latest version information. Even when the program is updated to the upgrade program by means other than this system, the latest version information can be used reliably.
Further, since the update determination processing unit obtains the version of the current program of each ECU every time the version upgrade program is updated, the management ECU or server has a version management unit for storing in advance the version of the current program of each ECU. There is no need to provide it.

なお、バージョン応答部を備えたECUとバージョン応答部を備えていないECUが混在している場合には、管理ECUまたはサーバが、バージョン管理部とバージョン問い合わせ部の両方を備えていてもよい。この場合、更新判断処理部は、バージョンアッププログラムの更新の度に、バージョン応答部を備えたECUにはプログラムのバージョンを問い合わせてバージョンを取得する一方、バージョン応答部を備えていないECUのプログラムのバージョンをバージョン管理部から取得することができる。   When an ECU having a version response unit and an ECU not having a version response unit are mixed, the management ECU or the server may include both a version management unit and a version inquiry unit. In this case, each time the version upgrade program is updated, the update determination processing unit inquires of the ECU having the version response unit about the version of the program and obtains the version. On the other hand, the update determination processing unit The version can be acquired from the version management unit.

前記サーバは、保有する前記バージョンアッププログラムまたは/およびプログラム間の依存関係情報を、無線を介して外部サーバから受信していてもよい。
プログラム管理システムは、管理ECUまたはサーバと無線で接続された外部サーバを備えており、バージョンアッププログラムまたは/およびプログラム間の依存関係情報を記憶している。管理ECUまたはサーバは、プログラム間の依存関係情報を外部サーバから受信して依存情報管理部に記憶すると共に、サーバはバージョンアッププログラムを外部サーバから受信して記憶する。
管理ECUまたはサーバに備えた更新判断処理部は、外部サーバから受信した依存関係情報及びバージョンアッププログラムを用いて、所定のECUへのバージョンアッププログラムへの更新の可否を判断する。
The server may receive the version upgrade program or / and dependency relationship information between programs from an external server via wireless.
The program management system includes an external server wirelessly connected to the management ECU or server, and stores version upgrade programs and / or dependency information between programs. The management ECU or server receives dependency relationship information between programs from an external server and stores it in the dependency information management unit, and the server receives and stores an upgrade program from the external server.
An update determination processing unit provided in the management ECU or the server determines whether or not an update to the upgrade program for a predetermined ECU can be performed using the dependency relationship information and the upgrade program received from the external server.

このように、バージョンアッププログラムへの更新を行う度に、バージョンアッププログラムまたは/および依存関係情報を外部サーバから受信して用いることで、予めバージョンアッププログラムまたは/および依存関係情報を管理ECUまたはサーバに記憶するための記憶部を設ける必要がない。   In this way, each time an update to the upgrade program is performed, the upgrade program or / and dependency information is received from the external server and used, so that the upgrade program or / and dependency information is previously managed by the management ECU or server. There is no need to provide a storage unit for storing the data.

また、外部サーバは、具体的にはECUで駆動する車載機器の製造会社等に配置されており、製造会社はECUに組み込むプログラムを提供している。製造会社において、ECUに組み込まれたプログラムのバージョンアッププログラムが提供されると、該バージョンアッププログラムに関する新たな依存関係情報も併せて提供され、外部サーバに記憶される。
車両の管理ECUまたはサーバは、無線を介して外部サーバと接続して製造会社から提供されるバージョンアッププログラム又は/および依存関係情報を受信する。
このため、サーバは常に最新のバージョンアッププログラムを受信して所定のECUに送信することができると共に、管理ECUまたはサーバの更新判断処理部は常に最新の依存関係情報を用いて更新の可否の判断を行うことができる。
The external server is specifically arranged in a manufacturer of an in-vehicle device driven by the ECU, and the manufacturer provides a program to be incorporated in the ECU. When the manufacturer provides a version upgrade program for the program incorporated in the ECU, new dependency relationship information regarding the version upgrade program is also provided and stored in the external server.
The vehicle management ECU or server receives an upgrade program or / and dependency relationship information provided from a manufacturer by connecting to an external server via wireless communication.
For this reason, the server can always receive the latest upgrade program and send it to a predetermined ECU, and the management ECU or the update determination processing unit of the server always uses the latest dependency information to determine whether or not to update. It can be performed.

前記サーバは、前記バスを介して前記電子制御ユニットと接続されたダイアグノーシス内に収容されたサーバからなる。
また、前記サーバは、カーナビゲーション、携帯電話、パソコン等の電子機器であってもよい。
The server is a server housed in a diagnosis connected to the electronic control unit via the bus.
The server may be an electronic device such as a car navigation system, a mobile phone, or a personal computer.

前記各電子制御ユニットは、バージョンアップ前の現プログラムを旧プログラムとして記憶するプログラムバックアップ領域を備えていてもよい。
所定のECUへバージョンアッププログラムを更新する際に、該ECUは旧プログラムをプログラムバックアップ領域に保存する。バージョンアッププログラムへの更新後、該ECUが動作不良となった場合には、ダイアグは該ECUにプログラムバックアップ領域に記憶された旧プログラムを復帰させるよう指示を出す。バージョンアッププログラムに更新する以前は該ECUは旧プログラムを用いて正常に動作していたため、旧プログラムを復帰させることで、バージョンアッププログラムへの更新により動作不良となったECUの動作を正常とすることができる。
Each of the electronic control units may include a program backup area for storing the current program before upgrading as an old program.
When updating the upgrade program to a predetermined ECU, the ECU stores the old program in the program backup area. If the ECU malfunctions after the upgrade to the upgrade program, the diagnosis instructs the ECU to restore the old program stored in the program backup area. Before updating to the upgrade program, the ECU was operating normally using the old program, so returning the old program normalizes the operation of the ECU that malfunctioned due to the upgrade to the upgrade program. be able to.

また、バージョンアッププログラムへの更新後、該ECUが動作不良となった場合に、更新判断処理部は該バージョンアッププログラムの更新が失敗であると判断し、依存情報管理部の依存関係情報に該バージョンアッププログラムの更新失敗を追加してもよい。
さらに、外部サーバに依存関係情報が記憶されている場合には、外部サーバに該バージョンアッププログラムの更新失敗の情報を提供してもよい。
In addition, when the ECU malfunctions after the update to the upgrade program, the update determination processing unit determines that the update of the upgrade program has failed and includes the dependency information in the dependency information management unit. An update failure of the version upgrade program may be added.
Further, when the dependency information is stored in the external server, the update failure information of the upgrade program may be provided to the external server.

本発明の車載用電子制御ユニットのプログラム管理システムは、具体的には、下記の第1〜第7の形態に分類することができる。   Specifically, the on-vehicle electronic control unit program management system of the present invention can be classified into the following first to seventh embodiments.

第1の形態では、複数の前記電子制御ユニットはバスを介して接続され、これら複数の電子制御ユニットのいずれか1つの電子制御ユニットは、自電子制御ユニットを含む他の電子制御ユニットのプログラムのバージョンを予め記憶しているバージョン管理部と、プログラム間の依存関係情報を記憶している依存情報管理部とからなるプログラム管理部と、前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を備え、
前記プログラム管理部を備えた前記電子制御ユニットは、バージョンアッププログラムを含むプログラムを保持するプログラム保持部を有するダイアグノーシス(以下ダイアグと称す)と前記バスで接続され、
前記プログラム管理部を有する電子制御ユニットの更新判断処理部は、前記バージョン管理部で管理している電子制御ユニットの現プログラムのバージョン情報を用いて、前記現プログラムと前記バージョンアッププログラムとの依存関係情報を前記依存情報管理部から読み出して、前記バージョンアッププログラムへの更新の可否を判断し、更新可である場合には、前記ダイアグが前記バージョンアッププログラムを前記電子制御ユニットに送信している。
In the first mode, the plurality of electronic control units are connected via a bus, and any one of the plurality of electronic control units is a program of another electronic control unit including its own electronic control unit. A program management unit including a version management unit that stores a version in advance and a dependency information management unit that stores dependency information between programs, and determines whether or not the dependency information can be updated to the upgrade program. An update determination processing unit for
The electronic control unit including the program management unit is connected to a diagnosis (hereinafter referred to as a diagnosis) having a program holding unit for holding a program including a version upgrade program by the bus,
The update determination processing unit of the electronic control unit having the program management unit uses the version information of the current program of the electronic control unit managed by the version management unit, and the dependency relationship between the current program and the upgrade program The information is read from the dependency information management unit to determine whether or not the upgrade to the upgrade program is possible. When the update is possible, the diagnostic transmits the upgrade program to the electronic control unit.

第2の形態では、複数の前記電子制御ユニットはバスを介して接続され、これら複数の電子制御ユニットのいずれか1つの電子制御ユニットは、自電子制御ユニットを含む他の電子制御ユニットのプログラムのバージョンを予め記憶しているバージョン管理部を備え、前記バージョン管理部を有する電子制御ユニットは、バージョンアッププログラムを含むプログラムを保持するプログラム保持部と該保持するプログラム間の依存関係情報を記憶している依存情報管理部と前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を有するダイアグに前記バスを介して接続され、
前記ダイアグの更新判断処理部は、前記バージョン管理部で管理している電子制御ユニットの現プログラムのバージョン情報を用いて、前記現プログラムと前記バージョンアッププログラムとの依存関係を前記依存情報管理部から読み出して、前記バージョンアッププログラムへの更新の可否を判断し、更新可であると前記バージョンアッププログラムを前記電子制御ユニットに送信している。
In the second mode, the plurality of electronic control units are connected via a bus, and any one of the plurality of electronic control units is a program of another electronic control unit including its own electronic control unit. An electronic control unit having a version management unit that stores a version in advance, the electronic control unit having the version management unit stores dependency relationship information between a program holding unit that holds a program including a version upgrade program and the held program Connected via the bus to a diagnosis having a dependency information management unit and an update determination processing unit that determines whether or not an update to the upgrade program is possible from the dependency relationship information,
The update determination processing unit of the diagnosis uses the version information of the current program of the electronic control unit managed by the version management unit to determine the dependency relationship between the current program and the upgrade program from the dependency information management unit. Reading is performed to determine whether or not the upgrade to the upgrade program is possible. If the update is possible, the upgrade program is transmitted to the electronic control unit.

第3の形態では、複数の前記電子制御ユニットはバスを介して接続されたダイアグを備え、
前記ダイアグは、バージョンアッププログラムを含むプログラムを保持するプログラム保持部と、該保持するプログラム間の依存関係情報を記憶している依存情報管理部と、前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部と、前記電子制御ユニットに現在のプログラムのバージョンを問い合わせるバージョン問い合わせ部を備える一方、
前記各電子制御ユニットは前記ダイアグの問い合わせ部からの問い合わせで現プログラムの現在のバージョン番号を応答するバージョン応答部を備え、
前記ダイアグの問い合わせ部は前記電子制御ユニットのバージョン応答部からの応答で、前記バージョン管理部で管理している電子制御ユニットの現プログラムのバージョン情報を取得し、前記更新判断処理部は前記現プログラムと前記バージョンアッププログラムとの依存関係情報を前記依存情報管理部から読み出して、前記バージョンアッププログラムへの更新の可否を判断し、更新可であると前記バージョンアッププログラムを前記電子制御ユニットに送信している。
In a third mode, the plurality of electronic control units include a diagnosis connected via a bus,
The diagnosis includes a program holding unit that holds a program including an upgrade program, a dependency information management unit that stores dependency relationship information between the held programs, and an update program that updates the dependency information to the upgrade program. While comprising an update determination processing unit that determines whether it is possible and a version inquiry unit that inquires the electronic control unit about the version of the current program,
Each electronic control unit includes a version response unit that responds to the current version number of the current program in response to an inquiry from the inquiry unit of the diagnosis,
The inquiry unit of the diagnosis is a response from the version response unit of the electronic control unit, and acquires version information of the current program of the electronic control unit managed by the version management unit, and the update determination processing unit is the current program Is read from the dependency information management unit to determine whether or not the upgrade to the upgrade program is possible. If the update is possible, the upgrade program is transmitted to the electronic control unit. ing.

第4の形態では、複数の前記電子制御ユニットはバスを介して接続されたダイアグを備えると共に、無線で接続された外部サーバを備え、
前記外部サーバは、プログラム間の依存関係情報を記憶している依存情報管理部を備え、
前記ダイアグは、バージョンアッププログラムを含むプログラムを保持するプログラム保持部と前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を備え、
前記複数の電子制御ユニットのいずれか1つの電子制御ユニットは、自電子制御ユニットを含む他の電子制御ユニットのプログラムのバージョンを予め記憶しているバージョン管理部を備え、
前記ダイアグの更新判断処理部は、前記バージョン管理部で管理している電子制御ユニットの現プログラムのバージョン情報を用いて、前記現プログラムと前記バージョンアッププログラムとの依存関係情報を前記依存情報管理部から読み出して、前記バージョンアッププログラムへの更新の可否を判断し、更新可であると前記ダイアグが前記バージョンアッププログラムを前記電子制御ユニットに送信している。
In a fourth mode, the plurality of electronic control units include a diagnosis connected via a bus and an external server connected wirelessly,
The external server includes a dependency information management unit that stores dependency information between programs,
The diagnosis includes a program holding unit that holds a program including an upgrade program and an update determination processing unit that determines whether or not an update to the upgrade program is possible from the dependency relationship information.
Any one of the plurality of electronic control units includes a version management unit that stores in advance a version of a program of another electronic control unit including the own electronic control unit,
The diagnostic update determination processing unit uses the version information of the current program of the electronic control unit managed by the version management unit to obtain dependency information between the current program and the upgrade program as the dependency information management unit. From the above, it is determined whether or not the upgrade to the upgrade program is possible. If the update is possible, the diagnostic program transmits the upgrade program to the electronic control unit.

第5の形態では、複数の前記電子制御ユニットはバスを介して接続されたダイアグを備えると共に、無線で接続された外部サーバを備え、
前記外部サーバは、プログラム間の依存関係情報を記憶している依存情報管理部と、バージョンアッププログラムを含むプログラムを保持するプログラム保持部を備え、
前記ダイアグは、前記外部サーバから前記バージョンアッププログラムをダウンロードするダウンロード部と前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を備え、
前記複数の電子制御ユニットのいずれか1つの電子制御ユニットは、自電子制御ユニットを含む他の電子制御ユニットのプログラムのバージョンを予め記憶しているバージョン管理部を備え、
前記ダイアグの更新判断処理部は、前記バージョン管理部で管理している電子制御ユニットの現プログラムのバージョン情報を用いて、前記現プログラムと前記バージョンアッププログラムとの依存関係情報を前記依存情報管理部から読み出して、前記バージョンアッププログラムへの更新の可否を判断し、更新可である場合には、前記ダイアグが前記外部サーバから前記バージョンアッププログラムをダウンロードして、前記電子制御ユニットに送信している。
In a fifth aspect, the plurality of electronic control units include a diagnosis connected via a bus and an external server connected wirelessly.
The external server includes a dependency information management unit that stores dependency relationship information between programs, and a program holding unit that holds a program including an upgrade program,
The diagnosis includes a download unit that downloads the upgrade program from the external server and an update determination processing unit that determines whether or not an update to the upgrade program is possible from the dependency information.
Any one of the plurality of electronic control units includes a version management unit that stores in advance a version of a program of another electronic control unit including the own electronic control unit,
The diagnostic update determination processing unit uses the version information of the current program of the electronic control unit managed by the version management unit to obtain dependency information between the current program and the upgrade program as the dependency information management unit. Is read out from the external server to determine whether or not the upgrade to the upgrade program is possible. If the update is possible, the diagnostic program downloads the upgrade program from the external server and sends it to the electronic control unit. .

第6の形態では、複数の前記電子制御ユニットはバスを介して接続されたダイアグを備えると共に、無線で接続された外部サーバを備え、
前記外部サーバは、プログラム間の依存関係情報を記憶している依存情報管理部を備え、
前記ダイアグは、バージョンアッププログラムを含むプログラムを保持するプログラム保持部と前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を備え、
前記複数の電子制御ユニットのいずれか1つの電子制御ユニットは、自電子制御ユニットを含む他の電子制御ユニットのプログラムのバージョンを予め記憶しているバージョン管理部を備え、
前記各電子制御ユニットは、バージョンアップ前の現プログラムを旧プログラムとして記憶するプログラムバックアップ領域を備え、
前記ダイアグの更新判断処理部は、前記バージョン管理部で管理している電子制御ユニットの現プログラムのバージョン情報を用いて、前記現プログラムと前記バージョンアッププログラムとの依存関係情報を前記依存情報管理部から読み出して、前記バージョンアッププログラムへの更新の可否を判断し、更新可であると前記ダイアグが前記バージョンアッププログラムを前記電子制御ユニットに送信する一方、前記電子制御ユニットが現プログラムをプログラムバックアップ領域に旧プログラムとして記憶する。
In a sixth aspect, the plurality of electronic control units include a diagnosis connected via a bus, and an external server connected wirelessly,
The external server includes a dependency information management unit that stores dependency information between programs,
The diagnosis includes a program holding unit that holds a program including an upgrade program and an update determination processing unit that determines whether or not an update to the upgrade program is possible from the dependency relationship information.
Any one of the plurality of electronic control units includes a version management unit that stores in advance a version of a program of another electronic control unit including the own electronic control unit,
Each electronic control unit includes a program backup area for storing the current program before the upgrade as an old program,
The diagnostic update determination processing unit uses the version information of the current program of the electronic control unit managed by the version management unit to obtain dependency information between the current program and the upgrade program as the dependency information management unit. From this, it is determined whether or not the upgrade to the upgrade program is possible. If the update is possible, the diagnostic program transmits the upgrade program to the electronic control unit, while the electronic control unit stores the current program in the program backup area. As an old program.

第7の形態は、複数の前記電子制御ユニットはバスを介して接続されたダイアグを備えると共に、無線で接続された外部サーバを備え、
前記外部サーバは、プログラム間の依存関係情報を記憶している依存情報管理部と、バージョンアッププログラムを含むプログラムを保持するプログラム保持部を備え、
前記ダイアグは、前記外部サーバから前記バージョンアッププログラムをダウンロードするダウンロード部と前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を備え、
前記複数の電子制御ユニットのいずれか1つの電子制御ユニットは、自電子制御ユニットを含む他の電子制御ユニットのプログラムのバージョンを予め記憶しているバージョン管理部を備え、
前記各電子制御ユニットは、バージョンアップ前の現プログラムを旧プログラムとして記憶するプログラムバックアップ領域を備え、
前記ダイアグの更新判断処理部は、前記バージョン管理部で管理している電子制御ユニットの現プログラムのバージョン情報を用いて、前記現プログラムと前記バージョンアッププログラムとの依存関係情報を前記依存情報管理部から読み出して、前記バージョンアッププログラムへの更新の可否を判断し、更新可である場合には、前記ダイアグが前記外部サーバから前記バージョンアッププログラムをダウンロードして、前記電子制御ユニットに送信する一方、前記電子制御ユニットが現プログラムをプログラムバックアップ領域に旧プログラムとして記憶する。
In a seventh aspect, the plurality of electronic control units include a diagnosis connected via a bus, and an external server connected wirelessly,
The external server includes a dependency information management unit that stores dependency relationship information between programs, and a program holding unit that holds a program including an upgrade program,
The diagnosis includes a download unit that downloads the upgrade program from the external server and an update determination processing unit that determines whether or not an update to the upgrade program is possible from the dependency information.
Any one of the plurality of electronic control units includes a version management unit that stores in advance a version of a program of another electronic control unit including the own electronic control unit,
Each electronic control unit includes a program backup area for storing the current program before the upgrade as an old program,
The diagnostic update determination processing unit uses the version information of the current program of the electronic control unit managed by the version management unit to obtain dependency information between the current program and the upgrade program as the dependency information management unit. From the above, it is determined whether or not the upgrade to the upgrade program is possible, and if the update is possible, the diagnostic downloads the upgrade program from the external server and transmits it to the electronic control unit. The electronic control unit stores the current program as an old program in the program backup area.

前述したように、本発明の車載用電子制御ユニットのプログラム管理システムによれば、更新判断処理部が所定のECUへのバージョンアッププログラムへの更新の可否を判断し、更新不可である場合にはサーバはバージョンアッププログラムの送信を行わないので、他のECUのプログラムのバージョンとの不整合によるECUの動作不良を防止することができる。
また、依存情報管理部の依存関係情報を用いて、バージョンアッププログラムのバージョンと、バージョン管理部に記憶された管理ECU及び他のECUの現プログラムのバージョンとの依存関係情報からバージョンアッププログラムの更新の可否を判断しているので、バージョンアップしたプログラムと整合しないプログラムを有する他のECUを特定することができる。
As described above, according to the in-vehicle electronic control unit program management system of the present invention, the update determination processing unit determines whether or not the upgrade to the upgrade program for the predetermined ECU is possible, and when the update is not possible, Since the server does not transmit the upgrade program, it is possible to prevent malfunction of the ECU due to inconsistencies with the versions of the programs of other ECUs.
In addition, using the dependency relationship information of the dependency information management unit, updating the upgrade program from the dependency relationship information between the version of the upgrade program and the version of the current program of the management ECU and other ECUs stored in the version management unit Therefore, it is possible to identify another ECU having a program that does not match the upgraded program.

以下、本発明の実施形態を図面を参照して説明する。
図1乃至図4に本発明の第1実施形態を示す。
本発明のプログラム管理システム10は車両に搭載される電子制御ユニット(ECU)20のプログラムのバージョンアップを管理するものであり、該複数のECU20とダイアグ30とを備えている。複数のECU20は多重通信用のバス11を介して相互に接続していると共に、該複数のECU20のいずれか1つのECU20を管理ECUとしている。本実施形態では、4つのECU20を備えており、ECU20Dを管理ECU20Dとしている。
前記管理ECU20Dおよび他のECU20はバス11を介してダイアグノーシス(以下、ダイアグと略称する)30と接続しており、該ダイアグ30はバージョンアッププログラムを保有するサーバとなるものである。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
1 to 4 show a first embodiment of the present invention.
The program management system 10 according to the present invention manages version upgrade of an electronic control unit (ECU) 20 mounted on a vehicle, and includes the plurality of ECUs 20 and a diagnosis 30. The plurality of ECUs 20 are connected to each other via a bus 11 for multiplex communication, and any one of the plurality of ECUs 20 is used as a management ECU. In the present embodiment, four ECUs 20 are provided, and the ECU 20D is a management ECU 20D.
The management ECU 20D and the other ECU 20 are connected to a diagnosis (hereinafter abbreviated as a diagnosis) 30 via a bus 11, and the diagnosis 30 serves as a server having a version upgrade program.

各ECU20は記憶部22とECU処理部21を備えている。記憶部22にはECU20に接続された車載機器(図示せず)を駆動し他のECU20と通信を行うためのプログラムが記憶されている。また、ECU処理部21は記憶部22に記憶されたプログラムをダイアグ30から送信されたバージョンアッププログラムに更新した場合に、該更新が成功したか否かのバージョンアップ結果をダイアグ30に送信している。   Each ECU 20 includes a storage unit 22 and an ECU processing unit 21. The storage unit 22 stores a program for driving an in-vehicle device (not shown) connected to the ECU 20 to communicate with other ECUs 20. In addition, when the ECU processing unit 21 updates the program stored in the storage unit 22 to the upgrade program transmitted from the diagnosis 30, the ECU processing unit 21 transmits the upgrade result indicating whether the update is successful to the diagnosis 30. Yes.

管理ECU20Dは、バージョンアッププログラムへの更新の可否を判断する更新判断処理部として機能する管理処理部23と、プログラム管理部24を備えている。該プログラム管理部24はメモリ等の記憶部からなり、バージョン管理部50と依存情報管理部51を備えている。
バージョン管理部50は自ECU20を含む他のECU20のプログラムのバージョン情報を予め記憶しており、依存情報管理部51はプログラム間の依存関係情報を記憶している。これらの情報は車両の工場出荷時に予め記憶させておく。
The management ECU 20D includes a management processing unit 23 that functions as an update determination processing unit that determines whether an upgrade to the version upgrade program is possible, and a program management unit 24. The program management unit 24 includes a storage unit such as a memory, and includes a version management unit 50 and a dependency information management unit 51.
The version management unit 50 stores in advance version information of programs of other ECUs 20 including its own ECU 20, and the dependency information management unit 51 stores dependency relationship information between programs. These pieces of information are stored in advance when the vehicle is shipped from the factory.

図2(A)はバージョン管理部50の例、図2(B)は依存情報管理部51の例を示している。
図2(A)のバージョン管理部50は、各ECU20のプログラムのバージョンを全て記憶しており、例えば、ECU20Aのプログラムの現在のバージョンはVer1.41.42であることを示している。また、図2(B)の依存情報管理部51は、例えばECU20BのプログラムのバージョンをVer1.74.00にバージョンアップする場合には、ECU20CのバージョンがVer2.23.62以上、ECU20AのバージョンがVer2.00.00以上であればよいことを示している。
従って、ECU20AのバージョンをVer2.00.00にバージョンアップする場合には、ECU20B、ECU20CはそれぞれVer1.73.20、Ver2.23.62以上であればよく、図2(A)より該条件を満たしている。
一方、図2(A)よりECU20AのバージョンはVer1.41.42なので、ECU20BのプログラムのバージョンをVer1.74.00にバージョンアップすることはできない。
2A shows an example of the version management unit 50, and FIG. 2B shows an example of the dependency information management unit 51.
The version management unit 50 in FIG. 2A stores all the program versions of each ECU 20, and indicates that the current version of the program of the ECU 20A is, for example, Ver1.41.42. 2B, for example, when upgrading the program version of the ECU 20B to Ver 1.74.00, the version of the ECU 20C is Ver2.23.62 or higher, and the version of the ECU 20A is This indicates that Ver 2.00.00 or higher is sufficient.
Therefore, when the version of the ECU 20A is upgraded to Ver 2.00.00, the ECU 20B and the ECU 20C may be Ver 1.73.20 and Ver 2.23.62 or more, respectively. Satisfies.
On the other hand, since the version of ECU 20A is Ver1.41.42 from FIG. 2A, the version of the program of ECU20B cannot be upgraded to Ver1.74.00.

管理処理部23は、バージョン管理部50からバージョン管理部50のバージョン情報と依存情報管理部51の依存関係情報を取得し、バージョンアッププログラムとの依存関係情報を読み出してバージョンアッププログラムへの更新の可否を判断し、該判断結果をダイアグ30に送信している。また、判断結果が更新不可である場合には、判断結果の送信と同時に、更新不可の原因となったECU20の現在のバージョンと該更新に必要なバージョンとをダイアグ30に送信する。例えば上記例では、ECU20BのプログラムのバージョンをVer1.74.00にバージョンアップする場合に、ECU20Aのバージョンが整合せずバージョンアップすることができない。このとき、更新不可となった原因のECU20Aの現在のバージョンがVer1.41.42であることと、更新に必要なバージョンがVer2.00.00であることを送信する。
また、バージョンアップ対象であるECU20のプログラムが更新された場合には、ダイアグ30から更新通知を受信してバージョン管理部50のバージョン情報を書き換えている。
The management processing unit 23 acquires the version information of the version management unit 50 and the dependency relationship information of the dependency information management unit 51 from the version management unit 50, reads the dependency relationship information with the version upgrade program, and updates the version upgrade program. Whether or not it is possible is determined, and the determination result is transmitted to the diagnosis 30. If the determination result is not updateable, the current version of the ECU 20 that caused the update failure and the version necessary for the update are transmitted to the diagnosis 30 simultaneously with the transmission of the determination result. For example, in the above example, when the version of the program of the ECU 20B is upgraded to Ver 1.74.00, the version of the ECU 20A is not consistent and cannot be upgraded. At this time, the fact that the current version of the ECU 20A causing the update failure is Ver1.41.42 and the version necessary for the update is Ver2.00.00 are transmitted.
Further, when the program of the ECU 20 to be upgraded is updated, an update notification is received from the diagnosis 30 and the version information of the version management unit 50 is rewritten.

ダイアグ30はダイアグ記憶部32とダイアグ処理部31と表示部33を備え、ダイアグ記憶部32にはバージョンアッププログラムを含むプログラムを保持するプログラム保持部52を有している。
ダイアグ処理部31は管理ECU20Dからバージョンアッププログラムへの更新の可否の判断結果を受信し、更新可の場合には、バージョンアップ対象であるECU20にバージョンアッププログラムを送信している。また、バージョンアップ対象であるECU20からバージョンアッププログラムの更新が成功した旨の通知を受信すると、管理ECU20Dに更新通知を送信している。
表示部33は、管理ECU20Dから受信した依存性の判断結果が更新不可である場合に、更新不可である旨を表示するものである。また、更新不可の原因となったECU20の現在のバージョンと該更新に必要なバージョンも表示する。
The diagnosis 30 includes a diagnosis storage unit 32, a diagnosis processing unit 31, and a display unit 33. The diagnosis storage unit 32 includes a program storage unit 52 that stores a program including an upgrade program.
The diagnosis processing unit 31 receives the determination result of whether or not the upgrade to the upgrade program is possible from the management ECU 20D, and if the update is possible, transmits the upgrade program to the ECU 20 that is the upgrade target. In addition, when a notification indicating that the upgrade of the upgrade program has been successfully received is received from the ECU 20 that is the upgrade target, an update notification is transmitted to the management ECU 20D.
The display unit 33 displays that updating is not possible when the dependency determination result received from the management ECU 20D is not updatable. In addition, the current version of the ECU 20 that caused the update failure and the version necessary for the update are also displayed.

図3および図4に、前記構成からなるプログラム管理システムの動作フローチャートを示す。
ECU20Aのプログラムをダイアグ30に記憶されたバージョンアッププログラムに更新してバージョンアップする場合を例にして説明する。
ステップS10では、ダイアグ30はバージョンアッププログラムのバージョン情報を管理ECU20Dに送信する。例えばバージョンアッププログラムのバージョンがVer2.00.00の場合、バージョンアッププログラムのバージョン情報Ver2.00.00を管理ECU20Dに送信する。
3 and 4 show operation flowcharts of the program management system configured as described above.
An example of updating the program of the ECU 20A to the version upgrade program stored in the diagnosis 30 will be described.
In step S10, the diagnosis 30 transmits version information of the upgrade program to the management ECU 20D. For example, when the version of the upgrade program is Ver2.00.00, the version information Ver2.00.00 of the upgrade program is transmitted to the management ECU 20D.

ステップS11では、管理ECU20Dはダイアグ30からバージョンアッププログラムのバージョン情報を受信している。
ステップS12では、管理ECU20Dの管理処理部23は、プログラム管理部24からバージョン管理部50のバージョン情報と依存情報管理部51の依存関係情報を読み出す。
ステップS13では、ステップS11で受信したバージョンアッププログラムのバージョン情報と、ステップS12で読み出した各ECU20のバージョン情報及び依存関係情報から、ECU20Bのプログラムのバージョンアッププログラムへの更新の可否を判断する。
例えば、バージョンアッププログラムのバージョンはVer2.00.00なので、図2(B)に示す依存情報管理部51の依存関係情報を参照すると、ECU20AのプログラムをVer2.00.00にバージョンアップする場合は、ECU20BのプログラムのバージョンはVer1.73.20以上、ECU20CのバージョンがVer2.23.62以上であればよいことが分かる。そこで、図2(A)に示すバージョン管理部50のバージョン情報を参照すると、ECU20Bの現プログラムのバージョンは、Ver1.73.20、ECU20CのバージョンはVer2.23.62である。このため、バージョンアップが可能であると判断する。
In step S11, the management ECU 20D receives version information of the upgrade program from the diagnosis 30.
In step S12, the management processing unit 23 of the management ECU 20D reads the version information of the version management unit 50 and the dependency relationship information of the dependency information management unit 51 from the program management unit 24.
In step S13, it is determined from the version information of the upgrade program received in step S11 and the version information and dependency relationship information of each ECU 20 read in step S12 whether the update of the program of ECU 20B to the upgrade program is possible.
For example, since the version of the upgrade program is Ver2.00.00, referring to the dependency relationship information of the dependency information management unit 51 shown in FIG. 2B, the program of the ECU 20A is upgraded to Ver2.00.00. It can be seen that the program version of the ECU 20B may be Ver 1.73.20 or higher and the version of the ECU 20C may be Ver 2.23.62 or higher. Therefore, referring to the version information of the version management unit 50 shown in FIG. 2A, the version of the current program of the ECU 20B is Ver1.73.20, and the version of the ECU20C is Ver2.23.62. Therefore, it is determined that the version can be upgraded.

ステップS14では、管理処理部23はバージョンアッププログラムへの更新の可否の判断結果をダイアグ30に送信する。判断結果が更新不可である場合には、判断結果の送信と同時に、更新不可の原因となったECU20の現在のバージョンと該更新に必要なバージョンもダイアグ30に送信する。
ステップS15では、ダイアグ30のダイアグ処理部31が前記判断結果を受信している。
ステップS16では、ダイアグ処理部31は受信した判断結果がバージョンアッププログラムへの更新可か否かを判定している。更新可であればステップS17へ進む。更新不可の場合にはステップS30に進む。
ステップS17では、ダイアグ処理部31はECU20Aにバージョンアッププログラムを送信している。
In step S <b> 14, the management processing unit 23 transmits a determination result on whether or not update to the upgrade program is possible to the diagnosis 30. If the determination result is not updateable, the current version of the ECU 20 that caused the update failure and the version necessary for the update are also transmitted to the diagnosis 30 at the same time as the determination result is transmitted.
In step S15, the diagnosis processing unit 31 of the diagnosis 30 receives the determination result.
In step S16, the diagnosis processing unit 31 determines whether or not the received determination result can be updated to the upgrade program. If it can be updated, the process proceeds to step S17. If it cannot be updated, the process proceeds to step S30.
In step S17, the diagnosis processing unit 31 transmits an upgrade program to the ECU 20A.

ステップS18では、ECU20Aはバージョンアッププログラムを受信している。
ステップS19では、ECU20Aは記憶部22にバージョンアッププログラムを記憶し、プログラムをバージョンアッププログラムに更新している。
ステップS30では、ステップS16で更新不可である場合に、判断結果と同時に送信された、更新不可の原因となったECU20の現在のバージョンと該更新に必要なバージョンとをダイアグ30の表示部33に表示する。
In step S18, the ECU 20A receives the upgrade program.
In step S19, the ECU 20A stores the upgrade program in the storage unit 22, and updates the program to the upgrade program.
In step S30, when the update is not possible in step S16, the current version of ECU 20 that is the cause of the non-update and the version necessary for the update, which is transmitted simultaneously with the determination result, are displayed on display unit 33 of diagnosis 30. indicate.

次に、図4に示すステップS20で、ECU20Aはバージョンアップが成功したか否かを示すバージョンアップ結果情報をダイアグ30に送信している。
ステップS21では、ダイアグ30はバージョンアップ結果情報を受信している。
ステップS22では、ダイアグ処理部31は、受信したバージョンアップ結果情報よりECU20Aへのバージョンアッププログラムの更新が成功したか否かを判断している。成功した場合はS23へ進む。失敗した場合はステップS31へ進む。
ステップS23では、ダイアグ30は管理ECU20DにECU20Aのプログラムのバージョンが更新された旨の通知を送信する。
ステップS24では、管理ECU20DはステップS23の更新通知を受信する。
ステップS25では、管理ECU20Dはバージョン管理部50のECU20Aのバージョン情報をステップS11で受信したバージョンに書き換える。
ステップS31では、ECU20Aでバージョンアッププログラムの更新が失敗した場合に、失敗した旨をダイアグ30の表示部33に表示する。
Next, in step S20 shown in FIG. 4, the ECU 20A transmits upgrade result information indicating whether or not the upgrade is successful to the diagnosis 30.
In step S21, the diagnosis 30 receives the version upgrade result information.
In step S22, the diagnosis processing unit 31 determines whether or not the update of the upgrade program to the ECU 20A has succeeded from the received upgrade result information. If successful, the process proceeds to S23. If unsuccessful, the process proceeds to step S31.
In step S23, the diagnosis 30 transmits a notification that the version of the program of the ECU 20A has been updated to the management ECU 20D.
In step S24, the management ECU 20D receives the update notification in step S23.
In step S25, the management ECU 20D rewrites the version information of the ECU 20A of the version management unit 50 with the version received in step S11.
In step S31, when the update of the upgrade program has failed in the ECU 20A, the fact that the update has failed is displayed on the display unit 33 of the diagnosis 30.

本発明によれば、管理ECU20Dが所定のECU20へのバージョンアッププログラムへの更新の可否を判断し、更新不可である場合にはダイアグ30はバージョンアッププログラムの送信を行わないので、他のECU20のプログラムのバージョンとの不整合によるECU20の動作不良を防止することができる。
また、管理ECU20Dは依存情報管理部51の依存関係情報を用いて、バージョンアッププログラムのバージョンと、バージョン管理部50に記憶された管理ECU20D及び他のECU20の現プログラムのバージョンとの依存関係情報からバージョンアッププログラムの更新の可否を判断しているので、バージョンアップしたプログラムと整合しないプログラムを有する他のECUを特定することができる。
According to the present invention, the management ECU 20D determines whether or not the upgrade to the upgrade program for the predetermined ECU 20 is possible. If the update is not possible, the diagnosis 30 does not transmit the upgrade program. It is possible to prevent malfunction of the ECU 20 due to inconsistency with the program version.
Further, the management ECU 20D uses the dependency relationship information of the dependency information management unit 51 to determine from the dependency relationship information between the version of the upgrade program and the version of the current program of the management ECU 20D and the other ECU 20 stored in the version management unit 50. Since it is determined whether or not the upgrade program can be updated, another ECU having a program that does not match the upgraded program can be identified.

なお、管理ECU20Dは専用のECU20である必要はなく、例えばボディECUなど他の用途で使用されている既存のECU20へ管理ECU20Dの機能を追加してもよい。
また、ダイアグ30は携帯電話、パソコン等が有線または無線で接続されたものでもよく、ECUであってもよい。
Note that the management ECU 20D does not have to be a dedicated ECU 20, and the function of the management ECU 20D may be added to an existing ECU 20 that is used for other purposes such as a body ECU.
The diagnosis 30 may be a mobile phone, a personal computer or the like connected by wire or wireless, or may be an ECU.

さらに、依存情報管理部51に記憶された依存関係情報は、車載機器の製造会社等から提供されるものである。車両の工場出荷後に依存関係情報が更新されたり、所定のECU20へのバージョンアッププログラムの更新を行った場合には、ディーラー等においてダイアグに新たな依存関係情報を書き込み、ダイアグ30から管理ECU20Dに依存関係情報を送信して依存関係情報を更新してもよい。   Further, the dependency relationship information stored in the dependency information management unit 51 is provided by a manufacturer of the in-vehicle device. When the dependency relationship information is updated after the vehicle is shipped from the factory or when the upgrade program for the predetermined ECU 20 is updated, new dependency relationship information is written in the diagnosis at the dealer or the like, and the diagnosis 30 depends on the management ECU 20D. The dependency information may be updated by transmitting the relationship information.

また、管理ECU20Dにおいて所定のECU20へのバージョンアッププログラムへの更新の可否を判断し、他のECU20とのプログラムと整合がとれず更新不可である場合であっても、強制的にバージョンアッププログラムに更新する機能を備えてもよい。
2つのECUのプログラムのバージョンが互いに整合がとれず、どちらのECUに対してもバージョンアッププログラムの更新ができない場合、一方のECUに対して強制的にバージョンアッププログラムに更新することで、他方のECUに対しても更新を行うことができる。
In addition, the management ECU 20D determines whether or not the upgrade to the upgrade program for the predetermined ECU 20 is possible, and even if it is not consistent with the program with the other ECU 20 and cannot be updated, the upgrade program is forcibly changed. A function of updating may be provided.
If the versions of the programs of the two ECUs are not consistent with each other and the upgrade program cannot be updated for either ECU, the other ECU can be forced to update to the upgrade program for the other ECU. Updates can also be made to the ECU.

図5及び図6に本発明の第2実施形態を示す。
図5に示すように、第1実施形態とは依存情報管理部51をダイアグ30のダイアグ記憶部32に備えており、更新判断処理部をダイアグ処理部31としている点が相違している。
図6にプログラム管理システムの動作フローチャートを示す。
ECU20Aのプログラムをダイアグ30に記憶されたバージョンアッププログラムに更新してバージョンアップする場合を例にして説明する。
ステップS40では、ダイアグ30は管理ECU20Dに対して、管理ECU20Dのバージョン管理部50に記憶された各ECU20のバージョン情報を送信するよう送信要求を出す。
5 and 6 show a second embodiment of the present invention.
As shown in FIG. 5, the first embodiment is different from the first embodiment in that the dependency information management unit 51 is provided in the diagnosis storage unit 32 of the diagnosis 30 and the update determination processing unit is the diagnosis processing unit 31.
FIG. 6 shows an operation flowchart of the program management system.
An example of updating the program of the ECU 20A to the version upgrade program stored in the diagnosis 30 will be described.
In step S40, the diagnosis 30 issues a transmission request to the management ECU 20D to transmit the version information of each ECU 20 stored in the version management unit 50 of the management ECU 20D.

ステップS41では、管理ECU20Dはダイアグ30からの送信要求を受信する。
ステップS42では、管理ECU20Dは各ECU20のバージョン管理部50に記憶されたバージョン情報をダイアグ30に送信する。
ステップS43では、ダイアグ30はバージョン情報を受信する。
ステップS44では、ダイアグ30のダイアグ処理部31は、ダイアグ記憶部32の依存情報管理部51から依存関係情報を読み出すと共に、プログラム保持部52に記憶されたバージョンアッププログラムのバージョン情報を読み出す。
ステップS45では、ダイアグ30のダイアグ処理部31は、ステップS43で受信した各ECU20のバージョン情報と、ステップS44で読み出した依存関係情報及びバージョンアッププログラムのバージョン情報から、ECU20Aのプログラムのバージョンアッププログラムへの更新の可否を判断する。
ステップS16以降は第1実施形態と同様であり、バージョンアッププログラムへの更新の可の場合はバージョンアッププログラムをECU20Aに送信し、更新不可の場合は原因を表示してフローチャートを終了する。ステップS19以降は図4と同様である。
In step S41, the management ECU 20D receives a transmission request from the diagnosis 30.
In step S <b> 42, the management ECU 20 </ b> D transmits the version information stored in the version management unit 50 of each ECU 20 to the diagnosis 30.
In step S43, the diagnosis 30 receives version information.
In step S <b> 44, the diagnosis processing unit 31 of the diagnosis 30 reads the dependency relationship information from the dependency information management unit 51 of the diagnosis storage unit 32 and also reads the version information of the upgrade program stored in the program holding unit 52.
In step S45, the diagnosis processing unit 31 of the diagnosis 30 converts the version information of each ECU 20 received in step S43, the dependency relationship information read in step S44, and the version information of the upgrade program to the upgrade program of the program of the ECU 20A. Judge whether or not to update.
Step S16 and subsequent steps are the same as those in the first embodiment. When the update to the upgrade program is possible, the upgrade program is transmitted to the ECU 20A, and when the update is impossible, the cause is displayed and the flowchart is terminated. Step S19 and subsequent steps are the same as those in FIG.

前記構成によっても、ダイアグ30が所定のECUへのバージョンアッププログラムへの更新の可否を判断し、更新不可である場合にはダイアグはバージョンアッププログラムの送信を行わないので、プログラムのバージョンアップによるECUの動作不良を防止することができる。
なお、他の構成および作用効果は第1実施形態と同様のため、同一の符号を付して説明を省略する。
Even with the above configuration, the diagnosis 30 determines whether or not the upgrade to the upgrade program for the predetermined ECU is possible. If the update is not possible, the diagnosis does not transmit the upgrade program. Can be prevented from malfunctioning.
In addition, since another structure and an effect are the same as that of 1st Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

図7及び図8に本発明の第3実施形態を示す。
ダイアグ30のダイアグ記憶部32には、依存情報管理部51を備えている。また、ダイアグ処理部31にバージョン問い合わせ部34を備えており、バージョン問い合わせ部34は各ECU20にプログラムのバージョン情報を問い合わせ、各ECU20から送信されるバージョン情報を受信する。さらに、更新判断処理部をダイアグ処理部31としている
各ECU20のECU処理部21にはバージョン応答部26を備え、ダイアグ30からバージョン情報の問い合わせが送信されると、自ECU20のバージョン情報を送信する。
即ち、プログラム管理システム10は予めバージョン管理部50を備えておらず、ダイアグ30は依存性判断時に各ECU20に対してバージョンを問い合わせてバージョン情報を得ている。
なお、本実施形態のプログラム管理システムに管理ECU20Dは備えていない。
7 and 8 show a third embodiment of the present invention.
The diagnosis storage unit 32 of the diagnosis 30 includes a dependency information management unit 51. The diagnosis processing unit 31 includes a version inquiry unit 34. The version inquiry unit 34 inquires each ECU 20 about the version information of the program, and receives the version information transmitted from each ECU 20. Further, the update determination processing unit is a diagnosis processing unit 31. The ECU processing unit 21 of each ECU 20 includes a version response unit 26. When an inquiry about version information is transmitted from the diagnosis 30, the version information of the own ECU 20 is transmitted. .
That is, the program management system 10 does not include the version management unit 50 in advance, and the diagnosis 30 obtains version information by inquiring each ECU 20 about the version when determining the dependency.
Note that the management ECU 20D is not provided in the program management system of the present embodiment.

図8に前記構成からなるプログラム管理システムの動作フローチャートを示す。
ECU20Aのプログラムをダイアグ30に記憶されたバージョンアッププログラムに更新してバージョンアップする場合を例にして説明する。
ステップS50では、ダイアグ30のバージョン問い合わせ部34はECU20B、20Cにプログラムのバージョン情報を問い合わせる。
ステップS51では、ECU20B、20Cはダイアグ30からの問い合わせを受信している。
FIG. 8 shows an operation flowchart of the program management system having the above-described configuration.
An example of updating the program of the ECU 20A to the version upgrade program stored in the diagnosis 30 will be described.
In step S50, the version inquiry unit 34 of the diagnosis 30 inquires ECU 20B, 20C about program version information.
In step S51, the ECUs 20B and 20C receive the inquiry from the diagnosis 30.

ステップS52では、ECU20B、20Cのバージョン応答部26は自ECU20のプログラムのバージョン情報を送信している。
ステップS53では、ダイアグ30はECU20B、20Cから送信されたプログラムのバージョン情報を受信している。
ステップS54では、ダイアグ30のダイアグ処理部31は、ダイアグ記憶部32の依存情報管理部51から依存関係情報を読み出すと共に、バージョンアッププログラムのバージョン情報を読み出す。
In step S <b> 52, the version response unit 26 of the ECUs 20 </ b> B and 20 </ b> C transmits the version information of the program of the own ECU 20.
In step S53, the diagnosis 30 receives the program version information transmitted from the ECUs 20B and 20C.
In step S54, the diagnosis processing unit 31 of the diagnosis 30 reads the dependency relationship information from the dependency information management unit 51 of the diagnosis storage unit 32 and also reads the version information of the upgrade program.

ステップS55では、ダイアグ30のダイアグ処理部31は、ステップS53で受信した各ECU20のバージョン情報と、ステップS54で読み出した依存関係情報及びバージョンアッププログラムのバージョン情報から、ECU20Aのプログラムのバージョンアッププログラムへの更新の可否を判断する。
ステップS16以降は第1実施形態と同様であり、バージョンアッププログラムへの更新の可の場合はバージョンアッププログラムをECU20Aに送信し、更新不可の場合は原因を表示してフローチャートを終了する。ステップS19以降は図4と同様である。
なお、第3実施形態においては、第1実施形態のステップS23からS25は不要である。第3実施形態ではバージョン管理部50は備えていないため、バージョン管理部50の書き換えを行う必要はないからである。
なお、他の構成および作用効果は第1実施形態と同様のため、同一の符号を付して説明を省略する。
In step S55, the diagnosis processing unit 31 of the diagnosis 30 converts the version information of each ECU 20 received in step S53, the dependency relationship information read in step S54, and the version information of the upgrade program into the upgrade program of the program of the ECU 20A. Judge whether or not to update.
Step S16 and subsequent steps are the same as those in the first embodiment. When the update to the upgrade program is possible, the upgrade program is transmitted to the ECU 20A, and when the update is impossible, the cause is displayed and the flowchart is terminated. Step S19 and subsequent steps are the same as those in FIG.
In the third embodiment, steps S23 to S25 of the first embodiment are not necessary. This is because the version management unit 50 is not provided in the third embodiment, and therefore it is not necessary to rewrite the version management unit 50.
In addition, since another structure and an effect are the same as that of 1st Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

図9及び図10に本発明の第4実施形態を示す。
プログラム管理システム10はインターネット等のネットワーク網12と接続された外部サーバ40を備えており、該外部サーバ40はサーバ記憶部42に記憶された依存情報管理部51と、サーバ処理部41を有する。また、ダイアグ30、管理ECU20D及びECU20が接続されたバス11には通信モジュール13が接続されており、通信モジュール13とネットワーク網12が無線通信を行って、外部サーバ40とダイアグ30、管理ECU20D等が通信を行う。
また、更新判断処理部をダイアグ30のダイアグ処理部31としている。
9 and 10 show a fourth embodiment of the present invention.
The program management system 10 includes an external server 40 connected to a network 12 such as the Internet, and the external server 40 includes a dependency information management unit 51 and a server processing unit 41 stored in a server storage unit 42. The communication module 13 is connected to the bus 11 to which the diagnosis 30, the management ECU 20D, and the ECU 20 are connected. The communication module 13 and the network 12 perform wireless communication, and the external server 40, the diagnosis 30, the management ECU 20D, and the like. Communicate.
The update determination processing unit is the diagnosis processing unit 31 of the diagnosis 30.

前記プログラム管理システム10の動作を示すフローチャートを図10に示す。
ECU20Aのプログラムをダイアグ30に記憶されたバージョンアッププログラムに更新してバージョンアップする場合を例にして説明する。
ステップS60では、ダイアグ30は管理ECU20Dに対して、管理ECU20Dのバージョン管理部50に記憶された各ECU20のバージョン情報を送信するよう送信要求を出す。
ステップS61では、管理ECU20Dはダイアグ30からの送信要求を受信する。
ステップS62では、管理ECU20Dは各ECU20のバージョン情報をダイアグ30に送信する。
A flow chart showing the operation of the program management system 10 is shown in FIG.
An example of updating the program of the ECU 20A to the version upgrade program stored in the diagnosis 30 will be described.
In step S60, the diagnosis 30 issues a transmission request to the management ECU 20D to transmit the version information of each ECU 20 stored in the version management unit 50 of the management ECU 20D.
In step S61, the management ECU 20D receives a transmission request from the diagnosis 30.
In step S <b> 62, the management ECU 20 </ b> D transmits the version information of each ECU 20 to the diagnosis 30.

ステップS63では、ダイアグ30はバージョン情報を受信する。
ステップS64では、ダイアグ30は外部サーバ40に対して、外部サーバ40のサーバ記憶部42の依存情報管理部51に記憶された依存関係情報を送信するよう送信要求を出すと共に、バージョンアッププログラムのバージョン情報を送信する。
ステップS65では、外部サーバ40はダイアグ30からの送信要求とバージョンアッププログラムのバージョン情報を受信する。
ステップS66では、外部サーバ40は、バージョンアッププログラムのバージョン情報に関する依存関係情報をダイアグ30に送信する。
ステップS67では、ダイアグ30は外部サーバ40から依存関係情報を受信する。
In step S63, the diagnosis 30 receives version information.
In step S64, the diagnosis 30 issues a transmission request to the external server 40 to transmit the dependency information stored in the dependency information management unit 51 of the server storage unit 42 of the external server 40, and the version of the version upgrade program. Send information.
In step S65, the external server 40 receives the transmission request from the diagnosis 30 and the version information of the upgrade program.
In step S <b> 66, the external server 40 transmits dependency information related to the version information of the upgrade program to the diagnosis 30.
In step S <b> 67, the diagnosis 30 receives dependency relationship information from the external server 40.

ステップS68では、ダイアグ30のダイアグ処理部31は、ステップS63で受信した各ECU20のバージョン情報と、ステップS67で受信した依存関係情報、バージョンアッププログラムのバージョン情報から、ECU20Aのプログラムのバージョンアッププログラムへの更新の可否を判断する。
ステップS16以降は第1実施形態と同様であり、バージョンアッププログラムへの更新の可の場合はバージョンアッププログラムをECU20Aに送信し、更新不可の場合は原因を表示してフローチャートを終了する。ステップS19以降は図4と同様である。
なお、他の構成および作用効果は第1実施形態と同様のため、同一の符号を付して説明を省略する。
In step S68, the diagnosis processing unit 31 of the diagnosis 30 converts the version information of each ECU 20 received in step S63, the dependency relationship information received in step S67, and the version information of the upgrade program to the upgrade program of the program of the ECU 20A. Judge whether or not to update.
Step S16 and subsequent steps are the same as those in the first embodiment. When the update to the upgrade program is possible, the upgrade program is transmitted to the ECU 20A, and when the update is impossible, the cause is displayed and the flowchart is terminated. Step S19 and subsequent steps are the same as those in FIG.
In addition, since another structure and an effect are the same as that of 1st Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

なお、バージョンアップするプログラムはECU20に接続された機器を動作させるものであり、外部サーバ40は該機器の製造会社に配置されていてもよい。ダイアグ30はECU20にバージョンアッププログラムを送信する前に、外部サーバ40にバージョンアッププログラムを送信する。外部サーバ40が該バージョンアッププログラムの正当性を認証し、ダイアグ30に認証したバージョンアッププログラムを送信すると、ダイアグ30は認証されたバージョンアッププログラムを用いてECU20のプログラムをバージョンアップするものでもよい。   Note that the version upgrade program operates a device connected to the ECU 20, and the external server 40 may be arranged in a manufacturer of the device. The diagnostic 30 transmits the upgrade program to the external server 40 before transmitting the upgrade program to the ECU 20. When the external server 40 authenticates the validity of the upgrade program and transmits the authenticated upgrade program to the diagnosis 30, the diagnosis 30 may upgrade the program of the ECU 20 using the authenticated upgrade program.

図11に本発明の第4実施形態の変形例を示す。
プログラム管理システム10の構成において、更新判断処理部を外部サーバ40のサーバ処理部41としている。
ステップS60からS63は第4実施形態と同様であり、ダイアグ30は管理ECU20Dのバージョン管理部50から各ECU20のバージョン情報を受信している。
ステップS70で、ダイアグ30は各ECU20のバージョン情報と、ダイアグ記憶部32のバージョンアッププログラムのバージョン情報を外部サーバ40に送信する。
ステップS71で、外部サーバ40は各ECU20のバージョン情報とバージョンアッププログラムのバージョン情報を受信する。
FIG. 11 shows a modification of the fourth embodiment of the present invention.
In the configuration of the program management system 10, the update determination processing unit is the server processing unit 41 of the external server 40.
Steps S60 to S63 are the same as in the fourth embodiment, and the diagnosis 30 receives the version information of each ECU 20 from the version management unit 50 of the management ECU 20D.
In step S <b> 70, the diagnosis 30 transmits the version information of each ECU 20 and the version information of the upgrade program stored in the diagnosis storage unit 32 to the external server 40.
In step S71, the external server 40 receives the version information of each ECU 20 and the version information of the upgrade program.

ステップS72で、外部サーバ40はサーバ記憶部42の依存情報管理部51から依存関係情報を読み出す。
ステップS73で、外部サーバ40のサーバ処理部41は、ステップS70で受信した各ECU20のバージョン情報とバージョンアッププログラムのバージョン情報と、ステップS71で読み出した依存関係情報からECU20Aのプログラムのバージョンアッププログラムへの更新の可否を判断する。
In step S <b> 72, the external server 40 reads dependency relationship information from the dependency information management unit 51 of the server storage unit 42.
In step S73, the server processing unit 41 of the external server 40 converts the version information of each ECU 20 received in step S70, the version information of the version upgrade program, and the dependency relationship information read out in step S71 to the version upgrade program of the ECU 20A. Judge whether or not to update.

ステップS74で、外部サーバ40のサーバ処理部41はバージョンアッププログラムへの更新の可否の判断結果をダイアグ30に送信する。判断結果が更新不可である場合には、判断結果の送信と同時に、更新不可の原因となったECU20の現在のバージョンと該更新に必要なバージョンもダイアグ30に送信する。
ステップS75で、ダイアグ30は判断結果を受信する。
ステップS16以降は第4実施形態と同様であり、バージョンアッププログラムへの更新の可の場合はバージョンアッププログラムをECU20Aに送信し、更新不可の場合は原因を表示してフローチャートを終了する。ステップS19以降は図4と同様である。
なお、他の構成および作用効果は第4実施形態と同様のため、同一の符号を付して説明を省略する。
In step S <b> 74, the server processing unit 41 of the external server 40 transmits a determination result on whether or not update to the upgrade program is possible to the diagnosis 30. If the determination result is not updateable, the current version of the ECU 20 that caused the update failure and the version necessary for the update are also transmitted to the diagnosis 30 at the same time as the determination result is transmitted.
In step S75, the diagnosis 30 receives the determination result.
Step S16 and subsequent steps are the same as those in the fourth embodiment. When the upgrade to the upgrade program is possible, the upgrade program is transmitted to the ECU 20A. When the update is not possible, the cause is displayed and the flowchart ends. Step S19 and subsequent steps are the same as those in FIG.
In addition, since another structure and an effect are the same as that of 4th Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

図12及び図13に本発明の第5実施形態を示す。
ダイアグ30ではなく外部サーバ40のサーバ記憶部42にバージョンアッププログラムを含むプログラムを保持するプログラム保持部52を備えており、ダイアグ処理部31にはダウンロード部53を備えている点が第4実施形態と相違している。
12 and 13 show a fifth embodiment of the present invention.
The fourth embodiment is that the server storage unit 42 of the external server 40 is provided with a program holding unit 52 for holding a program including an upgrade program, and the diagnosis processing unit 31 is provided with a download unit 53 instead of the diagnosis 30. Is different.

プログラム管理システム10の動作を示すフローチャートを図13に示す。
ECU20Aのプログラムを外部サーバ40に記憶されたバージョンアッププログラムに更新してバージョンアップする場合を例にして説明する。
ステップS60からS63までは第4実施形態と同様であり、ダイアグ30は管理ECU20Dのバージョン管理部50から各ECU20のバージョン情報を受信している。
A flowchart showing the operation of the program management system 10 is shown in FIG.
An example in which the ECU 20A program is upgraded to a version upgrade program stored in the external server 40 will be described.
Steps S60 to S63 are the same as in the fourth embodiment, and the diagnosis 30 receives version information of each ECU 20 from the version management unit 50 of the management ECU 20D.

ステップS80では、ダイアグ30は外部サーバ40に対して、外部サーバ40のサーバ記憶部42の依存情報管理部51に記憶された依存関係情報を送信するよう送信要求を出すと共に、バージョンアッププログラムのバージョン情報を送信するよう送信要求を出す。
ステップS81では、外部サーバ40はダイアグ30からの送信要求を受信する。
ステップS82では、外部サーバ40はサーバ記憶部42からバージョンアッププログラムのバージョン情報を読み出すと共に、依存情報管理部51から依存関係情報を読み出す。
ステップS83では、外部サーバ40は、バージョンアッププログラムのバージョン情報と、該バージョンアッププログラムのバージョン情報に関する依存関係情報をダイアグ30に送信する。
ステップS84では、ダイアグ30は外部サーバ40から依存関係情報とバージョンアッププログラムのバージョン情報を受信する。
In step S80, the diagnosis 30 issues a transmission request to the external server 40 to transmit the dependency information stored in the dependency information management unit 51 of the server storage unit 42 of the external server 40, and the version of the version upgrade program. Send a request to send information.
In step S81, the external server 40 receives the transmission request from the diagnosis 30.
In step S <b> 82, the external server 40 reads the version information of the upgrade program from the server storage unit 42 and reads the dependency relationship information from the dependency information management unit 51.
In step S <b> 83, the external server 40 transmits the version information of the upgrade program and the dependency relationship information regarding the version information of the upgrade program to the diagnosis 30.
In step S84, the diagnosis 30 receives the dependency relationship information and the version information of the upgrade program from the external server 40.

ステップS68とステップS16は第4実施形態と同様であり、ダイアグ30は、受信した各ECU20のバージョン情報と、依存関係情報、バージョンアッププログラムのバージョン情報から、ECU20Aのプログラムのバージョンアッププログラムへの更新の可否を判断し、更新可の場合にはステップS85へ進む。
ステップS85では、ダイアグ30は外部サーバ40にバージョンアッププログラムのダウンロード要求を出す。
Step S68 and step S16 are the same as in the fourth embodiment, and the diagnosis 30 updates the ECU 20A program to the upgrade program from the received version information of each ECU 20, the dependency relationship information, and the version information of the upgrade program. If the update is possible, the process proceeds to step S85.
In step S85, the diagnosis 30 issues a download request for the upgrade program to the external server 40.

ステップS86では、外部サーバ40はダウンロード要求を受信している。
ステップS87では、外部サーバ40はダイアグ30にバージョンアッププログラムを送信している。
ステップS88では、ダイアグ30はバージョンアッププログラムを受信している。
ステップS17以降は第4実施形態と同様であり、ダイアグ30はECU20Aにバージョンアッププログラムを送信してプログラムを更新している。ステップS19以降は図4と同様である。
なお、他の構成および作用効果は第4実施形態と同様のため、同一の符号を付して説明を省略する。
In step S86, the external server 40 has received a download request.
In step S87, the external server 40 transmits the upgrade program to the diagnosis 30.
In step S88, the diagnosis 30 has received the upgrade program.
Step S17 and subsequent steps are the same as in the fourth embodiment, and the diagnosis 30 updates the program by transmitting an upgrade program to the ECU 20A. Step S19 and subsequent steps are the same as those in FIG.
In addition, since another structure and an effect are the same as that of 4th Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

また、第5実施形態では、ダイアグ30のダイアグ処理部31を更新判断処理部としてECU20Aのプログラムのバージョンアッププログラムへの更新の可否を判断しているが、外部サーバ40のサーバ処理部41を更新判断処理部とし、ダイアグ30がステップS63で管理ECU20Dから受信した各ECU20のバージョン情報を外部サーバ40に送信し、外部サーバ40のサーバ処理部41がECU20Aのプログラムのバージョンアッププログラムへの更新の可否を判断してもよい。このとき、外部サーバ40から更新可否の判断結果がダイアグ30に送信され、ステップS16以降の動作を行う。   In the fifth embodiment, the diagnosis processing unit 31 of the diagnosis 30 is used as the update determination processing unit to determine whether the ECU 20A can be updated to the upgrade program. However, the server processing unit 41 of the external server 40 is updated. The diagnosis processing unit transmits the version information of each ECU 20 received from the management ECU 20D in step S63 to the external server 40, and the server processing unit 41 of the external server 40 can update the program of the ECU 20A to the upgrade program. May be judged. At this time, the determination result of whether or not update is possible is transmitted from the external server 40 to the diagnosis 30, and the operations after step S16 are performed.

図14乃至図16に本発明の第6実施形態を示す。
第4実施形態と同様の構成としているが、各ECU20A、20B、20Cのプログラムを記憶している記憶部22に、プログラムバックアップ領域25を備えている。
14 to 16 show a sixth embodiment of the present invention.
Although it is the same structure as 4th Embodiment, the program backup area | region 25 is provided in the memory | storage part 22 which has memorize | stored the program of each ECU20A, 20B, 20C.

前記プログラム管理システム10の動作を示すフローチャートを図15及び図16に示す。
ECU20Aのプログラムをダイアグ30に記憶されたバージョンアッププログラムに更新してバージョンアップする場合を例にして説明する。
図15において、第4実施形態と異なるステップはステップS90であり、ステップS18で、ECU20Aがバージョンアッププログラムをダイアグ30から受信すると、ECU20Aは記憶部22に記憶されている現プログラムを旧プログラムとしてプログラムバックアップ領域25に保存する。その後、ステップS19でバージョンアッププログラムを記憶部22に記憶している。ステップS19以降は図4と同様である。
A flow chart showing the operation of the program management system 10 is shown in FIGS.
An example of updating the program of the ECU 20A to the version upgrade program stored in the diagnosis 30 will be described.
In FIG. 15, the step different from the fourth embodiment is step S90. When the ECU 20A receives the upgrade program from the diagnosis 30 in step S18, the ECU 20A programs the current program stored in the storage unit 22 as an old program. Save in the backup area 25. Thereafter, the upgrade program is stored in the storage unit 22 in step S19. Step S19 and subsequent steps are the same as those in FIG.

図15に示すECU20Aへのバージョンアッププログラムの更新の動作が終了した後、ECU20Aが動作不良を起こした場合のフローチャートを図16に示す。
ステップS91では、ダイアグ30はECU20Aに旧プログラムで動作するよう指令を出す。
ステップS92では、ECU20Aは該指令を受信する。
ステップS93では、ECU20Aはプログラムバックアップ領域25に記憶された旧プログラムを読み出して、現在バージョンアッププログラムが記憶されている領域に旧プログラムを記憶させる。即ち、ECU20Aは旧バージョンのプログラムで動作するようにプログラムを切り替える。
FIG. 16 shows a flowchart when the ECU 20A malfunctions after the update operation of the upgrade program to the ECU 20A shown in FIG.
In step S91, the diagnosis 30 instructs the ECU 20A to operate with the old program.
In step S92, the ECU 20A receives the command.
In step S93, the ECU 20A reads the old program stored in the program backup area 25, and stores the old program in the area where the version upgrade program is currently stored. That is, the ECU 20A switches the program so as to operate with the old version of the program.

ステップS94では、ECU20Aはダイアグ30に旧プログラムでの動作の切替が完了したことを通知する。
ステップS95では、ダイアグ30は切替完了通知を受信する。
ステップS96では、ダイアグ30は管理ECU20Dにバージョン管理部50のバージョン情報を旧プログラムのバージョンに書き換えるよう指令を出す。
ステップS97では、管理ECU20Dは書き換え指令を受信する。
ステップS98では、管理ECU20Dはバージョン管理部50のバージョン情報のうちECU20Aのバージョン情報を旧プログラムのバージョンに書き換える。
ステップS99では、ECU20Aは書き換え完了通知をダイアグ30に送信している。
ステップS100では、ダイアグ30は書き換え完了通知をECU20Aから受信している。
In step S94, the ECU 20A notifies the diagnosis 30 that the operation switching in the old program has been completed.
In step S95, the diagnosis 30 receives a switch completion notification.
In step S96, the diagnosis 30 instructs the management ECU 20D to rewrite the version information of the version management unit 50 with the version of the old program.
In step S97, the management ECU 20D receives a rewrite command.
In step S98, the management ECU 20D rewrites the version information of the ECU 20A among the version information of the version management unit 50 to the version of the old program.
In step S99, the ECU 20A transmits a rewrite completion notification to the diagnosis 30.
In step S100, the diagnosis 30 receives a rewrite completion notification from the ECU 20A.

ステップS101では、ダイアグ30は、外部サーバ40のサーバ記憶部42の依存情報管理部51に書き換え指令を送信すると共に、ECU20Aが動作不良を起こした時の各ECU20のプログラムのバージョンを依存関係情報として送信している。
ステップS102では、外部サーバ40は書き換え指令及び依存関係情報を受信している。
ステップS103では、外部サーバ40は依存関係情報を書き換えている。
ステップS104では、外部サーバ40は書き換え完了通知をダイアグ30に送信している。
ステップS105で、ダイアグ30は外部サーバ40から書き換え完了通知を受信している。
なお、他の構成および作用効果は第4実施形態と同様のため、同一の符号を付して説明を省略する。
In step S101, the diagnosis 30 transmits a rewrite command to the dependency information management unit 51 of the server storage unit 42 of the external server 40, and uses the version of each ECU 20 program when the ECU 20A malfunctions as dependency relationship information. Sending.
In step S102, the external server 40 receives the rewrite command and dependency relationship information.
In step S103, the external server 40 rewrites the dependency relationship information.
In step S <b> 104, the external server 40 transmits a rewrite completion notification to the diagnosis 30.
In step S <b> 105, the diagnosis 30 receives a rewrite completion notification from the external server 40.
In addition, since another structure and an effect are the same as that of 4th Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

図17に本発明の第7実施形態を示す。
プログラム管理システム10は第5実施形態と同様の構成としているが、各ECU20A、Bのプログラムを記憶している記憶部22に、プログラムバックアップ領域25を備えている。
本発明のプログラム管理システム10の動作は第5実施形態の図13のフローチャートと同様の動作を行う。また、ECU20Aへのバージョンアッププログラムの更新の動作が終了した後、ECU20Aが動作不良を起こした場合は、第6実施形態の図15と同様の動作を行う。
なお、他の構成および作用効果は第5実施形態と同様のため、同一の符号を付して説明を省略する。
FIG. 17 shows a seventh embodiment of the present invention.
The program management system 10 has the same configuration as that of the fifth embodiment, but includes a program backup area 25 in the storage unit 22 that stores the programs of the ECUs 20A and 20B.
The operation of the program management system 10 of the present invention is the same as that of the flowchart of FIG. 13 of the fifth embodiment. Further, when the ECU 20A malfunctions after the update operation of the upgrade program to the ECU 20A is completed, the same operation as that of FIG. 15 of the sixth embodiment is performed.
In addition, since another structure and an effect are the same as that of 5th Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

本発明である車載用電子制御ユニットのプログラム管理システムの第1実施形態を示す構成図である。It is a block diagram which shows 1st Embodiment of the program management system of the vehicle-mounted electronic control unit which is this invention. (A)はバージョン管理部の例、(B)は依存情報管理部の例である。(A) is an example of a version management unit, and (B) is an example of a dependency information management unit. プログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a program management system. プログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a program management system. 第2実施形態を示す構成図である。It is a block diagram which shows 2nd Embodiment. プログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a program management system. 第3実施形態を示す構成図である。It is a block diagram which shows 3rd Embodiment. プログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a program management system. 第4実施形態を示す構成図である。It is a block diagram which shows 4th Embodiment. プログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a program management system. 第4実施形態の変形例を示すプログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the program management system which shows the modification of 4th Embodiment. 第5実施形態を示す構成図である。It is a block diagram which shows 5th Embodiment. プログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a program management system. 第6実施形態を示す構成図である。It is a block diagram which shows 6th Embodiment. プログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a program management system. プログラム更新後のECUの動作不良時のプログラム管理システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the program management system at the time of malfunction of ECU after a program update. 第7実施形態を示す構成図である。It is a block diagram which shows 7th Embodiment.

符号の説明Explanation of symbols

10 プログラム管理システム
20(20A〜20C) 電子制御ユニット(ECU)
20D 管理ECU
22 記憶部
23 管理処理部
24 プログラム管理部
25 プログラムバックアップ領域
26 バージョン応答部
30 ダイアグ
33 表示部
34 バージョン問い合わせ部
40 外部サーバ
50 バージョン管理部
51 依存情報管理部
52 プログラム保持部
53 ダウンロード部
10 Program Management System 20 (20A-20C) Electronic Control Unit (ECU)
20D management ECU
22 storage unit 23 management processing unit 24 program management unit 25 program backup area 26 version response unit 30 diagnosis 33 display unit 34 version inquiry unit 40 external server 50 version management unit 51 dependency information management unit 52 program holding unit 53 download unit

Claims (5)

車両に搭載される電子制御ユニットのプログラムのバージョンアップを管理する車載用電子制御ユニットのプログラム管理システムであって、
複数の前記電子制御ユニットにバスを介して接続され、前記電子制御ユニットに搭載されている現プログラムから更新されるバージョンアッププログラムを保有するサーバを備え、
前記電子制御ユニットのいずれか1つ又は前記サーバは、現プログラムとバージョンアッププログラム間の依存関係情報を保有する依存情報管理部と、前記依存関係情報からバージョンアッププログラムへの更新の可否を判断する更新判断処理部を備え、
前記更新判断処理部は、更新可と判断する場合に前記サーバに保有している前記バージョンアッププログラムを前記電子制御ユニットに送信させる車載用電子制御ユニットのプログラム管理システム。
A program management system for an in-vehicle electronic control unit that manages version upgrade of a program for an electronic control unit mounted on a vehicle,
A server that is connected to a plurality of the electronic control units via a bus and has a version upgrade program updated from a current program installed in the electronic control unit,
Any one of the electronic control units or the server determines a dependency information management unit that holds dependency relationship information between the current program and the upgrade program, and whether or not the dependency information can be updated to the upgrade program. An update determination processing unit,
The update determination processing unit is a program management system for an in-vehicle electronic control unit that causes the electronic control unit to transmit the upgrade program stored in the server when determining that the update is possible.
前記依存情報管理部または更新判断処理部を有する電子制御ユニットまたは前記サーバは、前記バスで接続された前記複数の電子制御ユニットの現プログラムのバージョンを予め記憶しているバージョン管理部または、前記電子制御ユニットへ現プログラムのバージョンを問い合わせるバージョン問い合わせ部を備えている請求項1に記載の車載用電子制御ユニットのプログラム管理システム。   The electronic control unit or the server having the dependency information management unit or the update determination processing unit stores a version of the current program of the plurality of electronic control units connected by the bus in advance, or the electronic The in-vehicle electronic control unit program management system according to claim 1, further comprising a version inquiry unit that inquires the control unit about the version of the current program. 前記サーバは、保有する前記バージョンアッププログラムまたは/およびプログラム間の依存関係情報を、無線を介して外部サーバから受信している請求項1または請求項2に記載の車載用電子制御ユニットのプログラム管理システム。   The program management of the vehicle-mounted electronic control unit according to claim 1 or 2, wherein the server receives the version upgrade program or / and dependency information between programs from an external server via wireless communication. system. 前記サーバは、前記バスを介して前記電子制御ユニットと接続されたダイアグノーシス内に収容されたサーバからなる請求項1乃至請求項3のいずれか1項に記載の車載用電子制御ユニットのプログラム管理システム。   4. The on-vehicle electronic control unit program management according to claim 1, wherein the server is a server accommodated in a diagnosis connected to the electronic control unit via the bus. 5. system. 前記各電子制御ユニットは、バージョンアップ前の現プログラムを旧プログラムとして記憶するプログラムバックアップ領域を備えた請求項1乃至請求項4のいずれか1項に記載の車載用電子制御ユニットのプログラム管理システム。   5. The on-vehicle electronic control unit program management system according to claim 1, wherein each electronic control unit includes a program backup area for storing a current program before upgrading as an old program. 6.
JP2007219940A 2007-08-27 2007-08-27 Program management system for on-vehicle electronic control unit Withdrawn JP2009053920A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007219940A JP2009053920A (en) 2007-08-27 2007-08-27 Program management system for on-vehicle electronic control unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007219940A JP2009053920A (en) 2007-08-27 2007-08-27 Program management system for on-vehicle electronic control unit

Publications (1)

Publication Number Publication Date
JP2009053920A true JP2009053920A (en) 2009-03-12

Family

ID=40504953

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007219940A Withdrawn JP2009053920A (en) 2007-08-27 2007-08-27 Program management system for on-vehicle electronic control unit

Country Status (1)

Country Link
JP (1) JP2009053920A (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011044105A (en) * 2009-08-24 2011-03-03 Kyocera Mita Corp Firmware update program and image forming device
JP2011065586A (en) * 2009-09-18 2011-03-31 Yamaha Corp Firmware update device and program
JP2013107497A (en) * 2011-11-21 2013-06-06 Denso Corp Data rewrite system for vehicle, in-vehicle apparatus used in data rewrite system, and rewrite apparatus
JP2014085766A (en) * 2012-10-22 2014-05-12 Nec Corp Version management device, apparatus, information processing system, version management method, and computer program
JP2015003624A (en) * 2013-06-21 2015-01-08 株式会社小糸製作所 Light distribution control system for headlamps for vehicle
KR101568882B1 (en) * 2009-12-22 2015-11-12 현대모비스 주식회사 Reprogram method of low frequency decive
JP5989190B1 (en) * 2015-06-12 2016-09-07 三菱電機株式会社 Gateway and in-vehicle software update system using the same
JP6009622B1 (en) * 2015-06-12 2016-10-19 三菱電機株式会社 Update manager and in-vehicle software update system using the same
WO2017098644A1 (en) * 2015-12-10 2017-06-15 三菱電機株式会社 Information processing device, information processing method, and information processing program
JP2017157004A (en) * 2016-03-02 2017-09-07 住友電気工業株式会社 System, method, and computer program for updating programs
JP2018005834A (en) * 2016-07-08 2018-01-11 キヤノン株式会社 Information processing equipment and control method thereof, and program
CN108920168A (en) * 2018-06-15 2018-11-30 先进储能材料国家工程研究中心有限责任公司 It supports multiple similar ECU while upgrading and having the Bootloader method that anti-program mismatches function
JP2018200510A (en) * 2017-05-25 2018-12-20 株式会社デンソーテン Software update apparatus, software update system and software update method
JP2019109746A (en) * 2017-12-19 2019-07-04 日立オートモティブシステムズ株式会社 Automobile electronic controller
CN110162316A (en) * 2018-02-16 2019-08-23 丰田自动车株式会社 The non-transitory computer-readable medium for updating confirmation method and storage update confirmation program of controller of vehicle, program
EP3537287A1 (en) 2018-03-07 2019-09-11 Toyota Jidosha Kabushiki Kaisha Vehicle control system and method for confirming software consistency
US20190278587A1 (en) * 2018-03-07 2019-09-12 Toyota Jidosha Kabushiki Kaisha Vehicle control system and vehicle control method
JP2019159401A (en) * 2018-03-07 2019-09-19 トヨタ自動車株式会社 Electronic control unit system, and software consistency check system in electronic control unit system
WO2020003515A1 (en) * 2018-06-29 2020-01-02 三菱電機株式会社 Update control device, update control system, and update control method
CN110647341A (en) * 2019-09-21 2020-01-03 深圳市英博超算科技有限公司 OTA upgrading method, OTA upgrading device, OTA vehicle and computer readable storage medium
JP2020123253A (en) * 2019-01-31 2020-08-13 富士通株式会社 On-vehicle system and ecu
CN111656317A (en) * 2017-12-11 2020-09-11 株式会社自动网络技术研究所 Vehicle-mounted updating device, program, and method for updating program or data
JP2020173832A (en) * 2015-09-14 2020-10-22 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Gateway device, firmware update method, and control program
CN112328294A (en) * 2020-11-12 2021-02-05 杭州创想智联科技有限公司 OTA (over the air) upgrading method and system for vehicle ECU (electronic control Unit)
JP2021169308A (en) * 2017-11-06 2021-10-28 トヨタ自動車株式会社 Updating system, vehicle system, and updating management device
EP3937008A1 (en) 2020-07-08 2022-01-12 Toyota Jidosha Kabushiki Kaisha Software update apparatus, software update method, non-transitory storage medium storing program, vehicle, and ota master
US11279370B2 (en) 2017-07-26 2022-03-22 Mitsubishi Electric Corporation Driving control system and drive assist method
CN115118577A (en) * 2022-06-24 2022-09-27 重庆长安汽车股份有限公司 Method and device for determining remote upgrade abnormal reason, electronic equipment and storage medium
CN115208867A (en) * 2021-04-01 2022-10-18 丰田自动车株式会社 Center, distribution control method, and non-transitory storage medium
US20230107783A1 (en) * 2020-03-26 2023-04-06 Autonetworks Technologies, Ltd. In-vehicle information processing apparatus, information processing method, and server program
WO2023084567A1 (en) * 2021-11-09 2023-05-19 三菱電機株式会社 Control device for vehicle
JP7331989B2 (en) 2018-03-07 2023-08-23 トヨタ自動車株式会社 Apparatus for verifying consistency of software, vehicle equipped with the same, method and program for verifying consistency of software
WO2024062897A1 (en) * 2022-09-22 2024-03-28 株式会社アドヴィックス Control system and software update method

Cited By (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011044105A (en) * 2009-08-24 2011-03-03 Kyocera Mita Corp Firmware update program and image forming device
JP2011065586A (en) * 2009-09-18 2011-03-31 Yamaha Corp Firmware update device and program
KR101568882B1 (en) * 2009-12-22 2015-11-12 현대모비스 주식회사 Reprogram method of low frequency decive
US9104522B2 (en) 2011-11-21 2015-08-11 Denso Corporation Data rewrite system for vehicle, in-vehicle apparatus and rewrite apparatus
JP2013107497A (en) * 2011-11-21 2013-06-06 Denso Corp Data rewrite system for vehicle, in-vehicle apparatus used in data rewrite system, and rewrite apparatus
KR101455910B1 (en) * 2011-11-21 2014-11-03 가부시키가이샤 덴소 Data rewrite system for vehicle, in-vehicle apparatus and rewrite apparatus
JP2014085766A (en) * 2012-10-22 2014-05-12 Nec Corp Version management device, apparatus, information processing system, version management method, and computer program
JP2015003624A (en) * 2013-06-21 2015-01-08 株式会社小糸製作所 Light distribution control system for headlamps for vehicle
JP5989190B1 (en) * 2015-06-12 2016-09-07 三菱電機株式会社 Gateway and in-vehicle software update system using the same
JP6009622B1 (en) * 2015-06-12 2016-10-19 三菱電機株式会社 Update manager and in-vehicle software update system using the same
JP2017004331A (en) * 2015-06-12 2017-01-05 三菱電機株式会社 Gateway and in-vehicle software update system using the same
JP2017001567A (en) * 2015-06-12 2017-01-05 三菱電機株式会社 Update manager and in-vehicle software update system using the same
JP2020173832A (en) * 2015-09-14 2020-10-22 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Gateway device, firmware update method, and control program
WO2017098644A1 (en) * 2015-12-10 2017-06-15 三菱電機株式会社 Information processing device, information processing method, and information processing program
JPWO2017098644A1 (en) * 2015-12-10 2018-03-01 三菱電機株式会社 Information processing apparatus, information processing method, and information processing program
US10261773B2 (en) 2015-12-10 2019-04-16 Mitsubishi Electric Corporation Information processing device, information processing method, and computer readable medium
WO2017149825A1 (en) * 2016-03-02 2017-09-08 住友電気工業株式会社 Program update system, program update method, and computer program
JP2017157004A (en) * 2016-03-02 2017-09-07 住友電気工業株式会社 System, method, and computer program for updating programs
JP2018005834A (en) * 2016-07-08 2018-01-11 キヤノン株式会社 Information processing equipment and control method thereof, and program
JP2018200510A (en) * 2017-05-25 2018-12-20 株式会社デンソーテン Software update apparatus, software update system and software update method
US11279370B2 (en) 2017-07-26 2022-03-22 Mitsubishi Electric Corporation Driving control system and drive assist method
JP2021169308A (en) * 2017-11-06 2021-10-28 トヨタ自動車株式会社 Updating system, vehicle system, and updating management device
CN111656317A (en) * 2017-12-11 2020-09-11 株式会社自动网络技术研究所 Vehicle-mounted updating device, program, and method for updating program or data
JP2019109746A (en) * 2017-12-19 2019-07-04 日立オートモティブシステムズ株式会社 Automobile electronic controller
CN110162316B (en) * 2018-02-16 2024-03-19 丰田自动车株式会社 Vehicle control device, program update confirmation method, and non-transitory computer-readable medium storing update confirmation program
CN110162316A (en) * 2018-02-16 2019-08-23 丰田自动车株式会社 The non-transitory computer-readable medium for updating confirmation method and storage update confirmation program of controller of vehicle, program
US10831472B2 (en) 2018-03-07 2020-11-10 Toyota Jidosha Kabushiki Kaisha Vehicle control system and vehicle control method
JP7081223B2 (en) 2018-03-07 2022-06-07 トヨタ自動車株式会社 Master device, master, method and program for checking the integrity of software, vehicle
US11886871B2 (en) 2018-03-07 2024-01-30 Toyota Jidosha Kabushiki Kaisha Vehicle control system and vehicle control method
EP4293553A2 (en) 2018-03-07 2023-12-20 Toyota Jidosha Kabushiki Kaisha Vehicle control system and method for confirming software consistency
JP7331989B2 (en) 2018-03-07 2023-08-23 トヨタ自動車株式会社 Apparatus for verifying consistency of software, vehicle equipped with the same, method and program for verifying consistency of software
JP2019159401A (en) * 2018-03-07 2019-09-19 トヨタ自動車株式会社 Electronic control unit system, and software consistency check system in electronic control unit system
JP2019159399A (en) * 2018-03-07 2019-09-19 トヨタ自動車株式会社 Electronic control unit system, and software consistency check system in electronic control unit system
US11604636B2 (en) 2018-03-07 2023-03-14 Toyota Jidosha Kabushiki Kaisha Vehicle control system and method for confirming software consistency
US11520578B2 (en) 2018-03-07 2022-12-06 Toyota Jidosha Kabushiki Kaisha Vehicle control system and vehicle control method
EP4033351A1 (en) 2018-03-07 2022-07-27 Toyota Jidosha Kabushiki Kaisha Vehicle control system and method for confirming software consistency
US10936306B2 (en) 2018-03-07 2021-03-02 Toyota Jidosha Kabushiki Kaisha Vehicle control system and software compatibility checking method
US20190278587A1 (en) * 2018-03-07 2019-09-12 Toyota Jidosha Kabushiki Kaisha Vehicle control system and vehicle control method
US11169793B2 (en) 2018-03-07 2021-11-09 Toyota Jidosha Kabushiki Kaisha Vehicle control system and method for confirming software consistency
EP3537287A1 (en) 2018-03-07 2019-09-11 Toyota Jidosha Kabushiki Kaisha Vehicle control system and method for confirming software consistency
JP7035635B2 (en) 2018-03-07 2022-03-15 トヨタ自動車株式会社 Software consistency check method in vehicle control system and vehicle control system
CN108920168B (en) * 2018-06-15 2022-03-11 先进储能材料国家工程研究中心有限责任公司 Bootloader method supporting simultaneous upgrading of multiple similar ECUs and having function of preventing program mismatching
CN108920168A (en) * 2018-06-15 2018-11-30 先进储能材料国家工程研究中心有限责任公司 It supports multiple similar ECU while upgrading and having the Bootloader method that anti-program mismatches function
WO2020003515A1 (en) * 2018-06-29 2020-01-02 三菱電機株式会社 Update control device, update control system, and update control method
CN112313618B (en) * 2018-06-29 2023-12-22 三菱电机株式会社 Update control device, update control system, and update control method
CN112313618A (en) * 2018-06-29 2021-02-02 三菱电机株式会社 Update control device, update control system, and update control method
JPWO2020003515A1 (en) * 2018-06-29 2020-12-17 三菱電機株式会社 Update control device, update control system and update control method
US11256495B2 (en) 2019-01-31 2022-02-22 Fujitsu Limited Onboard system and ECU
EP3699755A2 (en) 2019-01-31 2020-08-26 Fujitsu Limited Alignment a combination of software of ecus in an onboard system and ecu
JP2020123253A (en) * 2019-01-31 2020-08-13 富士通株式会社 On-vehicle system and ecu
JP7200708B2 (en) 2019-01-31 2023-01-10 富士通株式会社 In-vehicle system and ECU
CN110647341A (en) * 2019-09-21 2020-01-03 深圳市英博超算科技有限公司 OTA upgrading method, OTA upgrading device, OTA vehicle and computer readable storage medium
US20230107783A1 (en) * 2020-03-26 2023-04-06 Autonetworks Technologies, Ltd. In-vehicle information processing apparatus, information processing method, and server program
US11720349B2 (en) 2020-07-08 2023-08-08 Toyota Jidosha Kabushiki Kaisha Software update apparatus, software update method, non-transitory storage medium storing program, vehicle, and OTA master
EP4184316A1 (en) 2020-07-08 2023-05-24 Toyota Jidosha Kabushiki Kaisha Software update apparatus, software update method, non-transitory storage medium storing program, vehicle, and ota master
EP3937008A1 (en) 2020-07-08 2022-01-12 Toyota Jidosha Kabushiki Kaisha Software update apparatus, software update method, non-transitory storage medium storing program, vehicle, and ota master
JP7367626B2 (en) 2020-07-08 2023-10-24 トヨタ自動車株式会社 Software update device, method, program and vehicle
JP2022015169A (en) * 2020-07-08 2022-01-21 トヨタ自動車株式会社 Software update apparatus, method, program, and vehicle
CN112328294B (en) * 2020-11-12 2023-06-06 杭州创想智联科技有限公司 OTA upgrading method and system for vehicle ECU
CN112328294A (en) * 2020-11-12 2021-02-05 杭州创想智联科技有限公司 OTA (over the air) upgrading method and system for vehicle ECU (electronic control Unit)
CN115208867A (en) * 2021-04-01 2022-10-18 丰田自动车株式会社 Center, distribution control method, and non-transitory storage medium
WO2023084567A1 (en) * 2021-11-09 2023-05-19 三菱電機株式会社 Control device for vehicle
JP7475559B2 (en) 2021-11-09 2024-04-26 三菱電機株式会社 Vehicle control device
CN115118577B (en) * 2022-06-24 2023-08-18 重庆长安汽车股份有限公司 Remote upgrade abnormality cause determination method, device, electronic equipment and storage medium
CN115118577A (en) * 2022-06-24 2022-09-27 重庆长安汽车股份有限公司 Method and device for determining remote upgrade abnormal reason, electronic equipment and storage medium
WO2024062897A1 (en) * 2022-09-22 2024-03-28 株式会社アドヴィックス Control system and software update method

Similar Documents

Publication Publication Date Title
JP2009053920A (en) Program management system for on-vehicle electronic control unit
JP6390644B2 (en) Program update system, program update method, and computer program
CN106802813B (en) Method and device for upgrading aerial firmware and vehicle
CN100474183C (en) System and method for identifying nonequivalent functionality between the software of a device and the device driver
EP2456257B1 (en) Method and system for upgrading wireless data card
JP4888718B2 (en) Distributed control system
JP2010195111A (en) Onboard computer system
US20230359454A1 (en) Software update device, update control method, and non-transitory storage medium
JP2007092621A (en) Electronic control unit
JP2008254484A (en) On-vehicle communication system
CN107102849B (en) Method and apparatus for file replacement with periodic ignition switch off
JP2001331327A (en) Electronic equipment
CN103365684B (en) Updating method and multi-domain embedded system
US20210173634A1 (en) Vehicle control device and program update system
EP3982254A1 (en) Server, software update system, distribution method, and non-transitory storage medium
CN104991805A (en) Intelligent device and system disaster recovery backup control method thereof
JP5084853B2 (en) Firmware update device, communication device, electronic device, firmware update system, firmware update method, and program
JP6859282B2 (en) Electronic devices, program update methods and computer programs
US20070220186A1 (en) Frequency converter controller, peripheral device, method and program
US20220391192A1 (en) Ota master, center, system, method, non-transitory storage medium, and vehicle
US20220317994A1 (en) Ota master, update control method, and non-transitory storage medium
EP4036712A1 (en) Ota master, update control method, non-transitory storage medium, and vehicle
EP3945417A1 (en) Software update device, update control method, non-transitory storage medium, and server
WO2020195034A1 (en) Vehicle-mounted update device, update processing system, update processing method, and processing program
JP5174718B2 (en) Network system and network adapter

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20101102