JP2010195111A - Onboard computer system - Google Patents

Onboard computer system Download PDF

Info

Publication number
JP2010195111A
JP2010195111A JP2009040110A JP2009040110A JP2010195111A JP 2010195111 A JP2010195111 A JP 2010195111A JP 2009040110 A JP2009040110 A JP 2009040110A JP 2009040110 A JP2009040110 A JP 2009040110A JP 2010195111 A JP2010195111 A JP 2010195111A
Authority
JP
Japan
Prior art keywords
update
control means
slave
unit
master
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
JP2009040110A
Other languages
Japanese (ja)
Inventor
Kazuhisa Iwamoto
和久 岩本
Yu Osada
祐 長田
Tomonori Kodan
友紀 小段
Hironobu Sugimoto
浩伸 杉本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Ten Ltd
Toyota Motor Corp
Original Assignee
Denso Ten Ltd
Toyota Motor Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Ten Ltd, Toyota Motor Corp filed Critical Denso Ten Ltd
Priority to JP2009040110A priority Critical patent/JP2010195111A/en
Publication of JP2010195111A publication Critical patent/JP2010195111A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To update a program for each device included in an onboard machine, as safely as possible to minimize the effect of a failure even when an unexpected failure occurs. <P>SOLUTION: A master unit includes: a slave update control means which controls an update order to, in a hierarchical structure of slave control means, preferentially update a computer program executed by a slave control means on a lower layer and subsequently update a computer program for a slave control means one hierarchical level higher than the lower layer; and a master update control means which controls an update order to, in a hierarchical structure of the master control means, preferentially update a computer program executed by a master control means on a lower layer and subsequently update a computer program for a master control means one hierarchical level higher than the lower layer after a slave update means updates the computer programs for slave units to be updated. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、車載コンピュータシステムに含まれるコンピュータプログラムの更新技術に関する。   The present invention relates to a technique for updating a computer program included in an in-vehicle computer system.

車載機は複数の制御装置を含み、各制御装置は互いに車載ネットワークで接続される。これらの制御装置の中には、例えば、マスタユニット、あるいはマスタECU(Electronic Control Unit)と呼ばれ、車載機全体を管理する装置と、スレーブユニット、あるい
は、スレーブECUと呼ばれ、マスタユニットに接続され担当する処理を実行する装置が存在する。
The in-vehicle device includes a plurality of control devices, and each control device is connected to each other via an in-vehicle network. Among these control devices, for example, called a master unit or master ECU (Electronic Control Unit), a device that manages the entire vehicle-mounted device, called a slave unit or slave ECU, and connected to the master unit There is a device for executing the processing in charge.

また、マスタユニット、スレーブユニットともに、プロセッサとメモリを含むマイクロコンピュータ(以下、単にマイコン)等の制御部を複数階層に渡って有することがある。複数階層とは、例えば、上位側の制御部の指示にしたがって、下位側の制御部が処理を分担して実行するような親子関係の構造をいう。したがって、車載機では、複数の制御部が親子関係を構築し、車載機がいわば制御部の木構造を構築している。そして、それぞれの制御部は、メモリ上に展開されたコンピュータプログラムを実行することで、それぞれの機能を提供する。   Further, both the master unit and the slave unit may have a control unit such as a microcomputer (hereinafter simply referred to as a microcomputer) including a processor and a memory over a plurality of layers. For example, the multiple hierarchy refers to a parent-child relationship structure in which lower-level control units share and execute processing according to instructions from the higher-level control unit. Therefore, in the in-vehicle device, a plurality of control units construct a parent-child relationship, and the in-vehicle device constructs a tree structure of the control unit. And each control part provides each function by running the computer program expand | deployed on memory.

このような車両上の複数の機器に組み込むべき種々の制御プログラムを外部から読込んでEEPROMに保存し、そして伝送路を通じて車両上の各種の機器を指定して該当する制御プログラムをEEPROMから転送する技術も提案されている(例えば、下記特許文献1等)。   A technology that reads various control programs to be incorporated into multiple devices on the vehicle from the outside, saves them in EEPROM, and designates various devices on the vehicle through the transmission path to transfer the corresponding control programs from the EEPROM. Has also been proposed (for example, Patent Document 1 below).

特開2004−140996号公報JP 2004-140996 A 特開2006−172093号公報JP 2006-172093 A 特開2006−189973号公報JP 2006-189973 A

しかしながら、従来の技術では、車載機に含まれる各機器が親子関係を構築し、複雑な木構造を構築している場合に、それぞれの機器の制御プログラムを更新する際、更新が失敗した場合の配慮が十分でない。例えば、機器のプログラムを更新中に、誤操作あるいはバッテリ不足等により電源が遮断し、更新途中のプログラムが破壊されてしまう場合もあるからである。   However, in the conventional technology, when each device included in the in-vehicle device has a parent-child relationship and has a complicated tree structure, when updating the control program of each device, the update fails. Consideration is not enough. For example, while updating the device program, the power supply may be interrupted due to an erroneous operation or a battery shortage, and the program being updated may be destroyed.

本発明の目的は、車載機に含まれる各機器のプログラムを極力安全に更新し、予期しない障害が発生した場合にも、障害の影響を可能な限り小さくする技術を提供することである。   An object of the present invention is to provide a technique for updating the program of each device included in an in-vehicle device as safely as possible and reducing the influence of the failure as much as possible even when an unexpected failure occurs.

本発明は前記課題を解決するために、以下の手段を採用した。すなわち、本発明の一態様は、車内ネットワークで接続されるマスタユニットと1以上のスレーブユニットとを備える車載システムとして例示される。   The present invention employs the following means in order to solve the above problems. That is, one aspect of the present invention is exemplified as an in-vehicle system including a master unit and one or more slave units connected via an in-vehicle network.

ここで、マスタユニットは、車外のネットワークへの接続手段と、車内ネットワークへ
の接続手段と、階層構造を形成する複数のマスタ制御手段と、を有する。そして、複数のマスタ制御手段は、少なくとも一部の処理の実行を他のマスタ制御手段に指示する第1のマスタ制御手段と、第1のマスタ制御手段から指示された処理のうち少なくとも一部を実行するとともに、処理の少なくとも他の一部を実行する第3のマスタ制御手段が存在する場合に、他の一部の実行を第3のマスタ制御手段に指示する第2のマスタ制御手段とを含む、少なくとも2階層の階層構造を形成する。また、複数のマスタ制御手段がそれぞれ、コンピュータプログラムを実行可能な形式で記憶する記憶手段と、記憶手段に記憶されたコンピュータプログラムを実行する処理手段と、を含む。
Here, the master unit has connection means to a network outside the vehicle, connection means to the in-vehicle network, and a plurality of master control means forming a hierarchical structure. The plurality of master control means includes at least a part of the first master control means that instructs other master control means to execute at least a part of the processes, and the process instructed by the first master control means. A second master control means for instructing the third master control means to execute another part when there is a third master control means for executing and executing at least another part of the process. A hierarchical structure including at least two layers is formed. Each of the plurality of master control means includes storage means for storing the computer program in an executable form, and processing means for executing the computer program stored in the storage means.

一方、スレーブユニットは、車内ネットワークへの接続手段と、階層構造を形成する複数のスレーブ制御手段と、を有する以外は、マスタユニットと同様の構成である。   On the other hand, the slave unit has the same configuration as that of the master unit except that the slave unit includes a connection unit to the in-vehicle network and a plurality of slave control units that form a hierarchical structure.

そして、マスタユニットは、車外のネットワークへの接続手段を通じて、それぞれのコンピュータプログラムを更新するための更新プログラムを取得し、不揮発性の記憶手段に保存する手段と、スレーブユニットに対して、スレーブ制御手段の階層構造において、下層のスレーブ制御手段で実行されるコンピュータプログラムを優先して更新し、下層のスレーブ制御手段で実行されるコンピュータプログラムを更新後に、下層の上位の階層のスレーブ制御手段で実行されるコンピュータプログラムを更新するように更新順を制御するスレーブ更新制御手段と、スレーブ更新手段によって、更新対象のスレーブユニットのコンピュータプログラムが更新された後に、マスタ制御手段の階層構造において、下層のマスタ制御手段で実行されるコンピュータプログラムを優先して更新し、下層のマスタ制御手段で実行されるコンピュータプログラムを更新後に、下層の上位の階層のマスタ制御手段で実行されるコンピュータプログラムを更新するように更新順を制御するマスタ更新制御手段と、を有する。   Then, the master unit obtains an update program for updating each computer program through a connection means to a network outside the vehicle, stores the update program in a nonvolatile storage means, and a slave control means for the slave unit In the hierarchical structure, the computer program executed by the slave control means in the lower layer is preferentially updated, and the computer program executed by the slave control means in the lower layer is updated and then executed by the slave control means in the upper hierarchy of the lower layer. Slave update control means for controlling the update order so as to update the computer program to be updated, and after the computer program of the slave unit to be updated is updated by the slave update means, the master control of the lower layer in the hierarchical structure of the master control means Control executed by means The master update that controls the update order so that the computer program executed by the lower-level master control means is updated and then the computer program executed by the lower-level master control means is updated. Control means.

この構成では、車載システムのコンピュータプログラムの更新において、マスタユニットより先にスレーブユニットが更新される。更新プログラムは、マスタユニットに保持されるので、スレーブユニットでの更新が失敗しても、直ちに、マスタユニットに保持される更新プログラムで、再度更新を行うことができる。一方、マスタユニットでの更新を先に行って失敗した場合に、車載システム全体の更新プログラムが利用できなくなり、再度、更新プログラム全体を取得しなければならない状態に陥る可能が高くなる。上記例示の態様は、そのような自体を回避できる可能性が高い。   In this configuration, in updating the computer program of the in-vehicle system, the slave unit is updated before the master unit. Since the update program is held in the master unit, even if the update in the slave unit fails, the update program can be immediately updated again with the update program held in the master unit. On the other hand, when the update in the master unit is performed first and fails, the update program for the entire in-vehicle system cannot be used, and there is a high possibility that the entire update program must be acquired again. There is a high possibility that the above-described exemplary embodiment can avoid such a situation.

また、スレーブユニット、マスタユニット、それぞれの更新において、スレーブ制御手段およびマスタ制御手段の、それぞれの階層構造の下層を先に更新する。通常、プログラムの更新では、更新の初期に問題が生じることが多い。したがって、階層構造の下層で実行されるコンピュータプログラムを先に更新することで、問題の発生、あるいは、更新失敗による影響を、階層構造の下層側、すなわち、システム中の狭い範囲に限定できる可能性が高い。   In addition, in each update of the slave unit and the master unit, the lower layer of each hierarchical structure of the slave control unit and the master control unit is updated first. In general, problems in updating a program often occur at the initial stage of the update. Therefore, by updating the computer program executed in the lower layer of the hierarchical structure first, it is possible to limit the occurrence of the problem or the influence of the update failure to the lower side of the hierarchical structure, that is, a narrow range in the system. Is expensive.

本発明によれば、車載機に含まれる各機器のプログラムを極力安全に更新し、予期しない障害が発生した場合にも、障害の影響を可能な限り小さくできる。   According to the present invention, the program of each device included in the in-vehicle device is updated as safely as possible, and even when an unexpected failure occurs, the influence of the failure can be minimized.

車載システムの構成図を例である。It is an example of a block diagram of an in-vehicle system. マスタユニットの具体例を示す図である。It is a figure which shows the specific example of a master unit. スレーブユニットの管理テーブルの例である。It is an example of the management table of a slave unit. 1つのスレーブユニットでのマイコンの管理テーブルの例である。It is an example of the management table of the microcomputer in one slave unit. 車載システムのプログラム更新処理の処理フローを例示する図である。It is a figure which illustrates the processing flow of the program update process of a vehicle-mounted system. スレーブユニットに対するプログラム更新処理の詳細を例示する図である。It is a figure which illustrates the detail of the program update process with respect to a slave unit. スレーブユニット側の親マイコンによる更新処理を例示する図である。It is a figure which illustrates the update process by the parent microcomputer by the side of a slave unit. スレーブユニット側の親マイコンによる復旧処理を例示する図である。It is a figure which illustrates the recovery process by the parent microcomputer by the side of a slave unit. 実施例2に係るスレーブユニットのプログラム更新処理を例示する図である。FIG. 10 is a diagram illustrating a program update process of a slave unit according to the second embodiment. 実施例3に係るアクセサリ電源停止後のプログラム更新処理の例示する図であるFIG. 10 is a diagram illustrating a program update process after an accessory power supply is stopped according to a third embodiment. 実施例4に係るプログラム更新処理を例示する図である。FIG. 10 is a diagram illustrating a program update process according to a fourth embodiment.

以下、図面を参照して本発明を実施するための最良の形態(以下、実施形態という)に係る車載システムについて説明する。以下の実施形態の構成は例示であり、本発明は実施形態の構成には限定されない。   Hereinafter, an in-vehicle system according to the best mode for carrying out the present invention (hereinafter referred to as an embodiment) will be described with reference to the drawings. The configuration of the following embodiment is an exemplification, and the present invention is not limited to the configuration of the embodiment.

<システムの概要>
図1に、本車載システムの構成図を例示する。本車載システムは、車載LAN(Local Area Network)2(本発明の車内ネットワークに相当)で接続されたマスタユニット10と、1以上のスレーブユニット20、30等を含む。本実施形態では、スレーブユニット20,30の2台で説明するが、スレーブユニットの数は、2台に限定されるわけではなく、1台の場合もあり、また、3台以上の場合もある。車載LANとしては、様々な規格が提案されており、例えば、AVC-LAN、MOST(Media Oriented Systems Trans-port)等を
例示できる。
<System overview>
FIG. 1 illustrates a configuration diagram of the in-vehicle system. This in-vehicle system includes a master unit 10 and one or more slave units 20 and 30 connected via an in-vehicle LAN (Local Area Network) 2 (corresponding to the in-vehicle network of the present invention). In the present embodiment, two slave units 20 and 30 will be described. However, the number of slave units is not limited to two, and may be one, or may be three or more. . Various standards have been proposed for the in-vehicle LAN, and examples thereof include AVC-LAN and MOST (Media Oriented Systems Trans-port).

マスタユニット10、スレーブユニット20,30は、いずれも、ECU(Electronic
Control Unit)と呼ばれるものであり、内部に複数のマイクロコンピュータ(以下、マ
イコンという)を含んでいる。また、これらのマイコンは、階層的な親子関係を構成している。すなわち、図1の例では、マスタユニット10は、親マイコン11と親マイコン11に管理される子マイコン11A,11Bを有している。ここで、管理されるとは、例えば、親マイコン11の指示にしたがって、親マイコンが提供する機能の一部を分担して処理していることをいう。また、子マイコン11Bは、さらに、孫マイコン11Cを管理している。なお、これらのマイコンとマイコンとの間は、バス(図1では、「内部接続」で示す)で接続される。複数の親マイコン11、子マイコン11A,11B、孫マイコン11C等がマスタ制御手段に相当する。
Each of the master unit 10 and the slave units 20 and 30 is an ECU (Electronic
Control Unit) and includes a plurality of microcomputers (hereinafter referred to as microcomputers). These microcomputers constitute a hierarchical parent-child relationship. That is, in the example of FIG. 1, the master unit 10 includes a parent microcomputer 11 and child microcomputers 11 </ b> A and 11 </ b> B managed by the parent microcomputer 11. Here, “managed” means that, for example, a part of the function provided by the parent microcomputer is shared and processed in accordance with an instruction from the parent microcomputer 11. Further, the child microcomputer 11B further manages the grandchild microcomputer 11C. These microcomputers are connected by a bus (indicated by “internal connection” in FIG. 1). A plurality of parent microcomputers 11, child microcomputers 11A and 11B, grandchild microcomputers 11C, and the like correspond to master control means.

同様に、スレーブユニット20は、親マイコン21、子マイコン21A,21B,孫マイコン21Cを含む。また、スレーブユニット30は、親マイコン31、子マイコン31A,31B,孫マイコン31Cを含む。複数の親マイコン21、31、子マイコン21A,21B、31A,31B、孫マイコン21C,31C等がスレーブ制御手段に相当する。図1の例では、マスタユニット10、スレーブユニット20,30は、いずれも、子マイコンが2個、孫マイコンが1個の構成であるが、マイコンの階層関係がこのような構成に限定されるわけではない。   Similarly, the slave unit 20 includes a parent microcomputer 21, child microcomputers 21A and 21B, and a grandchild microcomputer 21C. The slave unit 30 includes a parent microcomputer 31, child microcomputers 31A and 31B, and a grandchild microcomputer 31C. A plurality of parent microcomputers 21, 31, child microcomputers 21A, 21B, 31A, 31B, grandchild microcomputers 21C, 31C, and the like correspond to slave control means. In the example of FIG. 1, each of the master unit 10 and the slave units 20 and 30 has two child microcomputers and one grandchild microcomputer, but the hierarchical relationship of the microcomputers is limited to such a structure. Do not mean.

本車載システムは、無線通信媒体、例えば、車載データ通信モジュール(Data Communication Module:DCM)、携帯電話、PHS(Personal Handyphone System)、無線LAN等によって、基幹ネットワーク(コアネットワークともいう)上のセンタサーバ3と通信する。本車載システムのマスタユニット10は、センタサーバ3から、最新バージョンのプログラムを取得し、マスタユニット10、スレーブユニット20,30で実行されるコンピュータプログラムを最新バージョンのものに更新する。   This in-vehicle system is a center server on a backbone network (also referred to as a core network) by a wireless communication medium, for example, an in-vehicle data communication module (DCM), a mobile phone, a PHS (Personal Handyphone System), a wireless LAN, or the like. Communicate with 3. The master unit 10 of the in-vehicle system acquires the latest version of the program from the center server 3 and updates the computer program executed in the master unit 10 and the slave units 20 and 30 to the latest version.

図2に、マスタユニット10の具体例を示す。この例では、マスタユニット10の親マ
イコン11は、CPU12(本発明の処理手段に相当)、ROM(Read Only Memory)13、RAM(Random Access Memory)14およびI/Oインターフェース15を含む。ROM13は、例えば、フラッシュメモリであり、1回の書き込みと、データ消去後の再書き込みが可能である。この意味で、本実施形態のROM13は、不揮発性メモリ(本発明の記憶手段に相当)ともいい、書き込み不可能なメモリではない。ROM13には、CPU12で実行されるコンピュータプログラムが実行可能な形式に展開され、所定のアドレスに格納される。実行可能な形式とは、コンピュータプログラムがCPU12の機械命令列で記述され、コンピュータプログラムが有するそれぞれの部分(モジュール)がそれぞれのアドレスに直接または間接に割り当てられ、例えば、JUMP命令等の制御命令によって、モジュール間が結合され、次の実行すべき機械命令を示すカウンタの指示にしたがって、CPU12が機械命令を処理可能な状態で配置されていることをいう。
FIG. 2 shows a specific example of the master unit 10. In this example, the parent microcomputer 11 of the master unit 10 includes a CPU 12 (corresponding to the processing means of the present invention), a ROM (Read Only Memory) 13, a RAM (Random Access Memory) 14, and an I / O interface 15. The ROM 13 is, for example, a flash memory, and can be written once and rewritten after erasing data. In this sense, the ROM 13 of this embodiment is also called a non-volatile memory (corresponding to the storage means of the present invention) and is not a non-writable memory. In the ROM 13, the computer program executed by the CPU 12 is expanded into a format that can be executed and stored at a predetermined address. The executable format is a computer program described in the machine instruction sequence of the CPU 12, and each part (module) of the computer program is directly or indirectly assigned to each address. For example, by a control instruction such as a JUMP instruction This means that the modules are connected and arranged so that the CPU 12 can process the machine instruction in accordance with the instruction of the counter indicating the machine instruction to be executed next.

また、ROM13には、スレーブユニット20,30にインストールされるべきプログラムが一時的に保存される。一方は、RAM14は、例えば、ダイナミックRAMであり、CPU12が処理するデータ等が保持される。   The ROM 13 temporarily stores programs to be installed in the slave units 20 and 30. On the other hand, the RAM 14 is a dynamic RAM, for example, and holds data processed by the CPU 12.

また、図2では、子マイコン11Bの例として、チューナユニットが例示されている。チューナユニットは、CPU11B、ROM13B、I/Oインターフェース15B、およびチューナ16Bを含む。I/Oインターフェース15Bは、バスおよび親マイコンのI/Oインターフェース15を通じて、子マイコン11BのCPU12Bと、親マイコン11のCPU12とを接続する。CPU12Bは、ROM13B上に展開されたコンピュータプログラムを実行し、チューナ16Bを制御する。ROM13Bは、例えば、フラッシュメモリであり、1回の書き込みと、データ消去後の再書き込みが可能である。ROM13Bには、CPU12Bで実行されるコンピュータプログラムが実行可能な形式に展開され、所定のアドレスに格納される。チューナ16Bは、例えば、サーバ3から送信される情報を無線通信信号で受信する。なお、チューナ16Bの内部に、さらに、孫マイコンが設けられる場合がある。   In FIG. 2, a tuner unit is illustrated as an example of the child microcomputer 11B. The tuner unit includes a CPU 11B, a ROM 13B, an I / O interface 15B, and a tuner 16B. The I / O interface 15B connects the CPU 12B of the child microcomputer 11B and the CPU 12 of the parent microcomputer 11 through the bus and the I / O interface 15 of the parent microcomputer. The CPU 12B executes a computer program developed on the ROM 13B and controls the tuner 16B. The ROM 13B is, for example, a flash memory, and can be written once and rewritten after erasing data. In the ROM 13B, a computer program executed by the CPU 12B is expanded into a format that can be executed and stored at a predetermined address. For example, the tuner 16B receives information transmitted from the server 3 as a wireless communication signal. A grandchild microcomputer may be further provided inside the tuner 16B.

子マイコン11BのCPU12Bは、チューナ16Bで受信された情報を、I/Oインターフェース15B、バス、およびI/Oインターフェース15を介して、親マイコンのCPU12に引き渡す。   The CPU 12B of the child microcomputer 11B delivers the information received by the tuner 16B to the CPU 12 of the parent microcomputer via the I / O interface 15B, the bus, and the I / O interface 15.

図2では、他の子マイコンの例として、ビデオインターフェース15Cおよびビデオデコーダ16Cを含むビデオユニットが例示されている。例えば、ビデオデコーダ16C内にも、子マイコンの構成が含まれている。その場合に、機能の複雑さに応じて、子マイコンの配下にさらに、孫マイコンが設けられる。さらに、ビデオデコーダ16Cに、表示操作パネル17Cが接続される。表示操作パネル17Cは、映像データ、およびグラフィックスオブジェクトを画面に表示するとともに、グラフィックスオブジェクトに対するユーザ操作を検出する。すなわち、表示操作パネル17Cは、いわゆるタッチパネルである。   In FIG. 2, a video unit including a video interface 15C and a video decoder 16C is illustrated as an example of another child microcomputer. For example, the configuration of the child microcomputer is included in the video decoder 16C. In this case, a grandchild microcomputer is further provided under the child microcomputer according to the complexity of the function. Further, a display operation panel 17C is connected to the video decoder 16C. The display operation panel 17C displays the video data and the graphics object on the screen, and detects a user operation on the graphics object. That is, the display operation panel 17C is a so-called touch panel.

また、図2では、他の子マイコンの例として、オーディオインターフェース15Dおよびパワーアンプ16Dを含む構成が例示されている。例えば、パワーアンプ16D内にも、子マイコンの構成が含まれている。その場合に、機能の複雑さに応じて、子マイコンの配下にさらに、孫マイコンが設けられる。   In FIG. 2, a configuration including an audio interface 15D and a power amplifier 16D is illustrated as an example of another child microcomputer. For example, the configuration of the child microcomputer is included in the power amplifier 16D. In this case, a grandchild microcomputer is further provided under the child microcomputer according to the complexity of the function.

さらに、図2では、I/Oインターフェース15には、I/Oインターフェース15Eを通じて入力操作部16Eが接続されている。入力操作部16Eは、例えば、操作ボタン列である。あるいは、入力操作部16Eは、リモートコントローラからの赤外線を受光する受光部と信号処理部を含む、リモートコントローラインターフェースでもよい。入力操作部15Eにも、少なくとも1つの子マイコンが設けられている。   Further, in FIG. 2, an input operation unit 16E is connected to the I / O interface 15 through the I / O interface 15E. The input operation unit 16E is, for example, an operation button row. Alternatively, the input operation unit 16E may be a remote controller interface including a light receiving unit that receives infrared rays from a remote controller and a signal processing unit. The input operation unit 15E is also provided with at least one child microcomputer.

また、I/Oインターフェース15には、I/Oインターフェース15Fを通じて着脱可能記憶媒体入出力装置16Fが接続されている。着脱可能記憶媒体入出力装置16Fは、例えば、CD−ROM(Compact Disk Read Only Memory)読み取り装置、DVD(Digital Versatile Disk)駆動装置、ブルーレイディスク駆動装置、フラッシュメモリカー
ド入出力装置等である。着脱可能記憶媒体入出力装置16Fにも、少なくとも1つの子マイコンが設けられている。
In addition, a removable storage medium input / output device 16F is connected to the I / O interface 15 through the I / O interface 15F. The removable storage medium input / output device 16F is, for example, a CD-ROM (Compact Disk Read Only Memory) reader, a DVD (Digital Versatile Disk) drive, a Blu-ray disc drive, a flash memory card input / output device, or the like. The detachable storage medium input / output device 16F is also provided with at least one child microcomputer.

さらに、I/Oインターフェース15に車載LAN2へのインターフェース(本発明の車内ネットワークへの接続手段に相当)を通じて、車載LAN2が接続される。なお、スレーブユニット20,30も、マスタユニット10と同様の構成である。ただし、スレーブユニット20,30は、車載LAN2へのインターフェース(本発明の車内ネットワークへの接続手段に相当)を含むが、チューナ16B等の車外への接続手段および着脱可能記憶媒体入出力装置16Fは含まない。   Further, the in-vehicle LAN 2 is connected to the I / O interface 15 through an interface to the in-vehicle LAN 2 (corresponding to the connection means to the in-vehicle network of the present invention). The slave units 20 and 30 have the same configuration as the master unit 10. However, although the slave units 20 and 30 include an interface to the in-vehicle LAN 2 (corresponding to the connection means to the in-vehicle network of the present invention), the connection means to the outside such as the tuner 16B and the removable storage medium input / output device 16F are Not included.

したがって、マスタユニット10内には、装備される機器の構成にしたがって、親マイコン11の配下に子マイコン11B,11C、さらに、孫マイコン11Dのように(図1参照)、マイコンが階層的に接続される。   Therefore, in the master unit 10, according to the configuration of the equipment to be equipped, the microcomputers are hierarchically connected under the parent microcomputer 11 such as the child microcomputers 11B and 11C and the grandchild microcomputer 11D (see FIG. 1). Is done.

以上のような親マイコン以下、子マイコン、孫マイコン等の階層構造は、スレーブユニット20,30にも同様に存在する。スレーブユニット20は、例えば、エアーコンディショナー制御装置である。また、スレーブユニット30は、例えば、デジタルテレビ制御装置である。   The hierarchical structures of the parent microcomputer, the child microcomputer, and the grandchild microcomputer as described above exist in the slave units 20 and 30 as well. The slave unit 20 is, for example, an air conditioner control device. The slave unit 30 is, for example, a digital television control device.

本車載システムでは、各マイコンのコンピュータプログラムをバージョンアップする場合には、マスタユニット10の親マイコン11が、チューナユニット11Bを通じて、センタサーバ3にアクセスし、更新プログラムを取得する。ただし、マスタユニット10の親マイコンは、着脱可能記憶媒体入出力装置16Fを通じて可搬媒体(DVD,CD、メモリカード等)から更新プログラムを取得してもよい。   In this in-vehicle system, when upgrading the computer program of each microcomputer, the parent microcomputer 11 of the master unit 10 accesses the center server 3 through the tuner unit 11B and acquires the update program. However, the parent microcomputer of the master unit 10 may acquire the update program from a portable medium (DVD, CD, memory card, etc.) through the removable storage medium input / output device 16F.

そして、マスタユニット10の親マイコン11は、マスタユニット10およびスレーブユニット20,30のそれぞれのマイコンで実行されるコンピュータプログラムを更新する。その場合に、本車載システムは、コンピュータプログラムの更新に伴う、不具合が車載システム全体に影響及ぼす可能性を極力抑制するように、各マイコンのコンピュータプログラムを更新する。   Then, the parent microcomputer 11 of the master unit 10 updates the computer program executed by each of the master unit 10 and the slave units 20 and 30. In this case, the in-vehicle system updates the computer program of each microcomputer so as to suppress as much as possible the possibility that a failure accompanying the update of the computer program affects the entire in-vehicle system.

以下、個々のスレーブユニットは、参照番号を付して、スレーブユニット20のように呼び、一方、複数のスレーブユニットを総称する場合には、参照番号を省略して、単にスレーブユニットと呼ぶ。   Hereinafter, each slave unit is referred to as a slave unit 20 with a reference number attached. On the other hand, when a plurality of slave units are collectively referred to, the reference number is omitted and the slave unit is simply referred to as a slave unit.

<データ構造>
図3および図4に、マスタユニット10が、車載システムの各部のプログラムを更新するために参照するデータ例を示す。図3は、車載LAN2によってマスタユニット10に接続されるスレーブユニットの管理テーブルの例である。スレーブユニットの管理テーブルは、マスタユニット10のROM13に保持される。
<Data structure>
3 and 4 show examples of data that the master unit 10 refers to in order to update the program of each part of the in-vehicle system. FIG. 3 is an example of a management table of slave units connected to the master unit 10 by the in-vehicle LAN 2. The slave unit management table is held in the ROM 13 of the master unit 10.

図3のように、スレーブユニットの管理テーブルの各レコードは、スレーブユニットの機器IDと、型番と、車載LAN2のアドレスを含む。スレーブユニットの機器IDは、スレーブユニットを識別する情報である。例えば、機器IDは、それぞれの機器(マスタ
ユニット、スレーブユニット等のECU)の車載LAN2上でのノード名である。型番は、それらの機器の製造メーカでの管理コードである。例えば、型番をキーにセンタサーバ3にアクセスし、その機器に関する詳細情報、例えば、機器内の部品構成、マイコンの数、複数のマイコンの階層構造等を取得できる。車載LAN2のアドレスは、マスタユニット10がスレーブユニットにアクセスするときのアドレスである。
As shown in FIG. 3, each record of the slave unit management table includes a device ID of the slave unit, a model number, and an address of the in-vehicle LAN 2. The device ID of the slave unit is information for identifying the slave unit. For example, the device ID is a node name on the in-vehicle LAN 2 of each device (ECU such as a master unit and a slave unit). The model number is a management code in the manufacturer of those devices. For example, the center server 3 can be accessed using the model number as a key, and detailed information regarding the device, for example, the component configuration in the device, the number of microcomputers, the hierarchical structure of a plurality of microcomputers, and the like can be acquired. The address of the in-vehicle LAN 2 is an address when the master unit 10 accesses the slave unit.

スレーブユニットの管理テーブルは、次のようにしてメンテナンスされる。例えば、スレーブユニット20が組み込まれ、最初に、マスタユニット10とスレーブユニット20間で、通信がなされたときに、スレーブユニット20の情報をスレーブユニットの管理テーブルに格納するようにすればよい。スレーブユニットの管理テーブルを参照することによって、マスタユニット10のCPU12は、車載LAN2に接続されたそれぞれのスレーブユニット20等の存在の有無、型番およびそのスレーブユニット20等にアクセスするための車載LAN2上のアドレスを認識できる。型番については、スレーブユニット20等のインストール時、操作表示パネル17Cから入力し、機器IDと対応付けて記録するようにしてもよい。また、車載システムの工場出荷時に、図3のようなスレーブユニットの管理テーブルを不揮発性メモリに格納しておくようにしてもよい。   The slave unit management table is maintained as follows. For example, when the slave unit 20 is incorporated and communication is first performed between the master unit 10 and the slave unit 20, information on the slave unit 20 may be stored in the management table of the slave unit. By referring to the management table of the slave unit, the CPU 12 of the master unit 10 determines whether or not each slave unit 20 or the like connected to the in-vehicle LAN 2 exists, the model number, and the on-vehicle LAN 2 for accessing the slave unit 20 or the like. Can be recognized. The model number may be input from the operation display panel 17C and recorded in association with the device ID when the slave unit 20 or the like is installed. Further, the slave unit management table as shown in FIG. 3 may be stored in the nonvolatile memory when the vehicle-mounted system is shipped from the factory.

図4は、例えば、スレーブユニットの1つであり、機器ID(ECU1)によって特定されるスレーブユニットが有するマイコンの管理テーブルの例である。マイコンの管理テーブルは、マスタユニット10、あるいは、各スレーブユニットに対してそれぞれ設けられ、それぞれに含まれるマイコンを管理する。マイコンの管理テーブルの各レコードは、マイコンID、子ID、親ID、および通信用マイコンフラグを含む。   FIG. 4 is an example of a management table of a microcomputer that is one of the slave units and is included in the slave unit specified by the device ID (ECU1). A microcomputer management table is provided for each master unit 10 or each slave unit, and manages the microcomputers included in each. Each record of the microcomputer management table includes a microcomputer ID, a child ID, a parent ID, and a communication microcomputer flag.

例えば、機器IDがECU1のスレーブユニットの場合には、マイコンとして、ID1−ID5が例示されている。まだ、ID1のマイコンの子IDとして、ID2,ID3が存在する。この例では、ID2,ID3のマイコンは、それぞれID1のマイコンの子マイコンであることを示している。また、ID1のマイコンは、ID2,ID3のマイコンの親マイコンであることを示している。ID1のマイコンの親マイコンの指定が空欄("-")となっており、ID1のマイコンが階層構造の最上位に位置することを示している。   For example, when the device ID is a slave unit of the ECU 1, ID1-ID5 is exemplified as the microcomputer. There are still ID2 and ID3 as child IDs of the microcomputer of ID1. In this example, ID2 and ID3 microcomputers are child microcomputers of the ID1 microcomputer. The ID1 microcomputer is the parent microcomputer of the ID2 and ID3 microcomputers. The designation of the parent microcomputer of the ID1 microcomputer is blank ("-"), indicating that the ID1 microcomputer is positioned at the top of the hierarchical structure.

さらに、通信用マイコンフラグから、マイコンIDがID5のマイコンは、通信用マイコンであることを示している。このようなマイコンの管理テーブルは、センタサーバ3から取得し、ROM13に格納しておけばよい。   Furthermore, the microcomputer flag for communication indicates that the microcomputer whose ID is ID5 is a communication microcomputer. Such a microcomputer management table may be acquired from the center server 3 and stored in the ROM 13.

すなわち、マスタユニット10は、最初にスレーブユニット(例えば、ECU1)と通信を確立し、ECU1を認識したときに、そのスレーブユニットの機器IDをスレーブユニットの管理テーブルに登録するとともに、センタサーバ3から、そのスレーブユニットのマイコンの管理テーブルを取得し、不揮発性メモリに格納しておけばよい。   That is, when the master unit 10 first establishes communication with the slave unit (for example, ECU 1) and recognizes the ECU 1, the master unit 10 registers the device ID of the slave unit in the management table of the slave unit, and from the center server 3 The slave unit microcomputer management table may be acquired and stored in the nonvolatile memory.

<処理フロー>
図5に、車載システムのプログラム更新処理の処理フローを例示する。図5の処理は、マスタユニット10のCPU12が不揮発性メモリに展開されたコンピュータプログラムを実行することによって実現される。マスタユニット10の入出力操作部16Eへのユーザ操作をCPU12が検知して、図5に示す処理を起動する。なお、入出力操作部16Eへの操作の代わりに、表示操作パネル17Cへの操作によって、図5の処理を起動してもよい。
<Processing flow>
FIG. 5 illustrates a processing flow of the program update process of the in-vehicle system. The processing in FIG. 5 is realized by the CPU 12 of the master unit 10 executing a computer program loaded in a nonvolatile memory. The CPU 12 detects a user operation on the input / output operation unit 16E of the master unit 10 and activates the processing shown in FIG. Note that the processing of FIG. 5 may be activated by an operation on the display operation panel 17C instead of an operation on the input / output operation unit 16E.

この処理では、マスタユニット10は、まず、センタサーバ3からシステムの更新プログラムを暗号化した暗号化データをダウンロードし、マスタユニット10のRAM14に保存する(S5)。そして、マスタユニット10は、ダウンロードしたプログラムをマス
タユニット10のRAM14上で復号し、不揮発性メモリに保存する(S7)。S7の処理を実行するマスタユニット10のCPU12が本発明の更新プログラムを取得し、不揮発性の記憶手段に保存する手段に相当する。
In this process, the master unit 10 first downloads encrypted data obtained by encrypting the system update program from the center server 3, and stores it in the RAM 14 of the master unit 10 (S5). Then, the master unit 10 decrypts the downloaded program on the RAM 14 of the master unit 10 and stores it in the nonvolatile memory (S7). The CPU 12 of the master unit 10 that executes the process of S7 corresponds to means for acquiring the update program of the present invention and storing it in the nonvolatile storage means.

次に、マスタユニット10は、更新プログラムによってプログラムを更新する更新対象の機器を決定する(S8)。更新対象機器の一覧表は、更新プログラムとともに、センタサーバ3からダウンロードするようにすればよい。そして、マスタユニット10は、更新対象機器の一覧表(型番の一覧表)と、スレーブユニット管理テーブル(図3)の型番を照合し、本車載システムに搭載されている更新対象機器を決定すればよい。   Next, the master unit 10 determines an update target device whose program is to be updated by the update program (S8). The list of devices to be updated may be downloaded from the center server 3 together with the update program. Then, the master unit 10 collates the update target device list (model number list) with the model numbers of the slave unit management table (FIG. 3), and determines the update target device mounted in the in-vehicle system. Good.

次に、マスタユニット10は、復号した更新プログラムを用いて、スレーブユニットのプログラムを更新する(S9)。そして、マスタユニット10は、すべての更新対象のスレーブユニットのプログラムを更新したか否かを判定する(S10)。そして、更新対象のスレーブユニットで未更新のものが存在する場合に、マスタユニット10は、制御をS9に戻し、残りの更新対象のスレーブユニットに対して、プログラムの更新処理を繰り返す。   Next, the master unit 10 updates the program of the slave unit using the decrypted update program (S9). Then, the master unit 10 determines whether or not the programs of all the slave units to be updated have been updated (S10). If there is an unupdated slave unit to be updated, the master unit 10 returns the control to S9 and repeats the program update process for the remaining slave units to be updated.

一方、すべての更新対象のスレーブユニットの更新処理が終了すると、次に、マスタユニット10は、マスタユニット10自身が更新対象となっているか否かを判定する(S12)。そして、更新プログラムによる更新対象に、マスタユニット10のプログラムが含まれる場合、マスタユニット10は、マスタユニット10自身の更新対象のプログラムを更新する(S13)。S13の処理を実行するマスタユニット10のCPU12が本発明のマスタ更新制御手段に相当する。   On the other hand, when the update processing of all the update target slave units is completed, the master unit 10 next determines whether or not the master unit 10 itself is an update target (S12). Then, when the program of the master unit 10 is included in the update target by the update program, the master unit 10 updates the update target program of the master unit 10 itself (S13). The CPU 12 of the master unit 10 that executes the process of S13 corresponds to the master update control means of the present invention.

図6に、スレーブユニットのプログラム更新処理(図6のS9)の詳細を例示する。この処理では、マスタユニット10は、それぞれのスレーブユニットのマイコン管理テーブル(図4参照)を基に、プログラム更新対象のスレーブユニットでマイコンの階層構造をたどり、次のマイコンを検索する(S91)。ここで、次のマイコンとは、階層構造で最も下位に位置するマイコンである。例えば、親マイコン、子マイコン、孫マイコンの3階層が存在する場合に、孫マイコンが最初に更新対象となる。階層構造で最も下位に位置するマイコンは、図4のマイコンの管理テーブルをたどることで、検索できる。また、同一階層複数のマイコンが存在する場合、図4のマイコンの管理テーブル中で先に見出された方のマイコンを先に処理する。   FIG. 6 illustrates details of the slave unit program update process (S9 in FIG. 6). In this process, the master unit 10 searches the next microcomputer by following the hierarchical structure of the microcomputer in the slave unit to be updated based on the microcomputer management table (see FIG. 4) of each slave unit (S91). Here, the next microcomputer is a microcomputer located at the lowest position in the hierarchical structure. For example, when there are three layers of a parent microcomputer, a child microcomputer, and a grandchild microcomputer, the grandchild microcomputer is first updated. The microcomputer located at the lowest level in the hierarchical structure can be searched by following the management table of the microcomputer shown in FIG. If there are a plurality of microcomputers in the same hierarchy, the microcomputer found first in the microcomputer management table of FIG. 4 is processed first.

そして、検索されたマイコンがプログラムの更新対象か否かを判定する(S93)。プログラムの更新対象のマイコンの識別情報は、例えば、更新プログラムとともに、センタサーバ3からダウンロードするようにすればよい。そして、S91で検索された次のマイコンがプログラム更新の対象である場合、スレーブユニットにそのマイコンのプログラムの更新を指示する(S95)。プログラムの更新は、例えば、そのマイコンが実行するスレーブユニットの不揮発性メモリ上のアドレスに該当するプログラムを書き込むことによってなされる。スレーブユニットの不揮発性メモリへのプログラムの書き込み処理は、例えば、マスタユニット10(親マイコン11)から、スレーブユニットに、更新対象のマイコンのIDと、そのマイコンの更新プログラムを引き渡し、スレーブユニットに書き込みを依頼すればよい。S91−S95の処理を実行するマスタユニット10のCPU12が本発明のスレーブ更新制御手段に相当する。   Then, it is determined whether or not the retrieved microcomputer is a program update target (S93). What is necessary is just to make it download the identification information of the microcomputer of the update object of a program from the center server 3 with an update program, for example. If the next microcomputer searched in S91 is a program update target, the slave unit is instructed to update the microcomputer program (S95). The program is updated, for example, by writing the program corresponding to the address on the nonvolatile memory of the slave unit executed by the microcomputer. The program writing process to the nonvolatile memory of the slave unit is performed, for example, by transferring the ID of the microcomputer to be updated and the update program of the microcomputer from the master unit 10 (parent microcomputer 11) to the slave unit and writing to the slave unit. Can be requested. The CPU 12 of the master unit 10 that executes the processes of S91 to S95 corresponds to the slave update control means of the present invention.

次に、マスタユニット10は、当該スレーブユニットについて、すべてのマイコンのプログラム更新の確認が終了したか否かを判定する(S97)。すべてのマイコンのプログラム更新処理が終了していない場合、マスタユニット10は、制御をS91に戻し、スレーブユニット内のマイコンの階層構造中で、次のマイコンを検索する。この処理は、階層
構造中で、最下層のマイコンから、親マイコンに至るまで繰り返される。一方、すべてのマイコンのプログラム更新の確認が終了すると、マスタユニット10は、処理を終了する。
Next, the master unit 10 determines whether or not the confirmation of program update of all the microcomputers has been completed for the slave unit (S97). If the program update processing of all the microcomputers has not been completed, the master unit 10 returns the control to S91 and searches for the next microcomputer in the hierarchical structure of the microcomputers in the slave unit. This process is repeated from the lowest layer microcomputer to the parent microcomputer in the hierarchical structure. On the other hand, when the confirmation of program update for all the microcomputers is completed, the master unit 10 ends the process.

なお、ここでは、図6の処理は、マスタユニット10で実行するものとしたが、S91からS97の処理をスレーブユニットの親マイコンが実行するようにしてもよい。   Here, the processing of FIG. 6 is executed by the master unit 10, but the processing of S91 to S97 may be executed by the parent microcomputer of the slave unit.

図7に、スレーブユニット側の親マイコンによる更新処理を例示する。この処理では、スレーブユニットは、マスタユニット10から更新対象のマイコンのIDと、更新プログラムを受信する(S31)。つぎに、スレーブユニット側の親マイコンは、受信した更新プログラムのうち、通信用マイコンの更新プログラムを不揮発性メモリに保存する(S32)。通信用マイコンとは、車載LAN2とのインターフェースを制御するマイコンである。   FIG. 7 illustrates an update process by the parent microcomputer on the slave unit side. In this process, the slave unit receives the ID of the microcomputer to be updated and the update program from the master unit 10 (S31). Next, the master microcomputer on the slave unit side stores the update program for the communication microcomputer among the received update programs in the nonvolatile memory (S32). The communication microcomputer is a microcomputer that controls an interface with the in-vehicle LAN 2.

S32では、通信用マイコンの更新プログラムを不揮発性メモリに保存したが、通信用マイコンの更新前のプログラムを不揮発性メモリに保存するようにしてもよい。更新プログラムを保存した場合には、更新に失敗したときに、再度更新を実行できる。また、更新前のプログラムを保存した場合には、更新に失敗したときに更新前の状態に復旧できる。したがって、通信用マイコンの更新プログラムまたは更新前のプログラムの少なくとも一方を保存すればよい。この処理を実行するスレーブユニットの親マイコンが本発明の車内ネットワークへの接続手段を制御するコンピュータプログラムの更新プログラムおよび更新前のコンピュータプログラムの少なくとも1つを保存する手段に相当する。   In S32, the communication microcomputer update program is stored in the nonvolatile memory, but the communication microcomputer update program may be stored in the nonvolatile memory. When the update program is saved, the update can be executed again when the update fails. In addition, when the pre-update program is saved, it can be restored to the pre-update state when the update fails. Therefore, it is only necessary to store at least one of the communication microcomputer update program or the pre-update program. The parent microcomputer of the slave unit that executes this processing corresponds to means for storing at least one of the computer program update program for controlling the connection means to the in-vehicle network of the present invention and the computer program before update.

次に、更新処理の開始を不揮発性メモリに記憶する(S33)。S33の処理を実行するスレーブユニットの親マイコンが本発明のコンピュータプログラムの更新が開始されたことを不揮発性の記憶装置に記録する手段に相当する。   Next, the start of the update process is stored in the nonvolatile memory (S33). This corresponds to means for recording in the nonvolatile storage device that the parent microcomputer of the slave unit executing the processing of S33 has started the update of the computer program of the present invention.

そして、親マイコンは、更新対象のマイコンのプログラムを更新する。すなわち、マスタユニット10から指定されたマイコンのIDに対応するプログラムの格納先(不揮発性メモリのアドレス)に、更新プログラムを書き込む(S35)。   Then, the parent microcomputer updates the program of the microcomputer to be updated. That is, the update program is written in the storage location (nonvolatile memory address) of the program corresponding to the microcomputer ID designated by the master unit 10 (S35).

そして、更新が終了すると、スレーブユニット側の親マイコンは、更新完了を不揮発性メモリに記憶する(S39)。S39の処理を実行するスレーブユニットの親マイコンが本発明のコンピュータプログラムの更新が完了したことを不揮発性の記憶装置に記録する手段に相当する。   When the update is completed, the parent microcomputer on the slave unit side stores the update completion in the nonvolatile memory (S39). The parent microcomputer of the slave unit that executes the process of S39 corresponds to means for recording in the nonvolatile storage device that the update of the computer program of the present invention has been completed.

図8に、スレーブユニット側の親マイコンによる復旧処理を例示する。これは、例えば、スレーブユニット側の親マイコンが、スレーブユニットに属するいずれかのマイコンのプログラム更新処理実行中に、電源が遮断してしまった場合に、次に、電源が再投入されたときの処理である。この処理は、電源が投入されると常に、実行される。   FIG. 8 illustrates recovery processing by the parent microcomputer on the slave unit side. This is because, for example, when the parent microcomputer on the slave unit side shuts off the power while executing the program update process of any microcomputer belonging to the slave unit, the next time the power is turned on again It is processing. This process is executed whenever the power is turned on.

この処理では、スレーブユニット側の親マイコンは、不揮発性メモリにおいて、更新が開始され、かつ、更新が終了していない記録が存在するか否かを検索する。そのような記録が検出された場合、スレーブユニット側の親マイコンは、更新未完了と判定する(S53)。S53の処理を実行するスレーブユニットの親マイコンが本発明の更新が中断したことを判定する手段に相当する。   In this process, the parent microcomputer on the slave unit side searches the nonvolatile memory for whether or not there is a record in which the update is started and the update is not completed. When such a recording is detected, the parent microcomputer on the slave unit side determines that the update is not completed (S53). The master microcomputer of the slave unit that executes the process of S53 corresponds to means for determining that the update of the present invention has been interrupted.

その場合には、スレーブユニット側の親マイコンは、不揮発性メモリに格納された更新プログラムが正常なものであるか否かを判定する(S55)。すなわち、プログラム更新中に、電源が遮断された場合には、完全な状態で、更新プログラムが不揮発性メモリに格
納されていない可能性がある。不揮発性メモリに格納された更新プログラムが正常なものであるか否か(プログラムが破壊されているか否か)は、例えば、センタサーバ3からダウンロードされる更新プログラムにチェックサム値を付与しておけばよい。そして、不揮発性メモリに格納された更新プログラムのチェックサムを算出し、センタサーバ3からダウンロードされたチェックサムと一致するか否かを判定すればよい。S55の処理を実行するスレーブユニットの親マイコンが本発明の更新プログラムが破壊されているか否かを判定する手段に相当する。
In that case, the parent microcomputer on the slave unit side determines whether or not the update program stored in the nonvolatile memory is normal (S55). That is, if the power is shut off during program update, the update program may not be stored in the nonvolatile memory in a complete state. Whether or not the update program stored in the non-volatile memory is normal (whether or not the program is destroyed) can be determined by giving a checksum value to the update program downloaded from the center server 3, for example. That's fine. Then, the checksum of the update program stored in the nonvolatile memory may be calculated to determine whether or not it matches the checksum downloaded from the center server 3. The parent microcomputer of the slave unit that executes the process of S55 corresponds to means for determining whether or not the update program of the present invention has been destroyed.

そして、プログラムが正常でない場合、スレーブユニット側の親マイコンは、破壊されたプログラムが、通信用マイコンのプログラムか否かを判定する(S56)。破壊されているのが、通信用マイコンのプログラムでない場合、スレーブユニット側の親マイコンは、マスタユニット10に、更新対象のマイコンのIDを指定し、更新プログラムの再送信を要求する(S57)。S57の処理を実行するスレーブユニットの親マイコンが本発明の再度の送信を要求する手段に相当する。そして、スレーブユニット側の親マイコンは、更新プログラムを再度受信し(この処理を実行するスレーブユニットの親マイコンが本発明の再度取得する手段に相当)、更新対象のマイコンのプログラムを更新する(S58)。   If the program is not normal, the parent microcomputer on the slave unit side determines whether the destroyed program is a program for the communication microcomputer (S56). If the communication microcomputer program is not destroyed, the parent microcomputer on the slave unit side designates the ID of the microcomputer to be updated to the master unit 10 and requests retransmission of the update program (S57). The parent microcomputer of the slave unit that executes the process of S57 corresponds to a means for requesting another transmission of the present invention. Then, the parent microcomputer on the slave unit side receives the update program again (corresponding to means for acquiring again by the parent microcomputer of the slave unit that executes this processing), and updates the program of the microcomputer to be updated (S58). ).

一方、破壊されているのが、通信用マイコンのプログラムである場合、スレーブユニット側の親マイコンは、不揮発性メモリから通信用マイコンのプログラムを読み出し、更新処理を再実行する(S59)。S59の処理を実行するスレーブユニットの親マイコンが本発明のネットワークへの接続手段の制御を復旧する手段に相当する。そして、通信用マイコンのプログラム更新完了後に、スレーブユニット側の親マイコンは、更新完了を不揮発性メモリに記憶する(S60)。   On the other hand, when the communication microcomputer program is destroyed, the parent microcomputer on the slave unit side reads the communication microcomputer program from the nonvolatile memory and re-executes the update process (S59). The parent microcomputer of the slave unit that executes the process of S59 corresponds to means for restoring control of the means for connecting to the network of the present invention. Then, after the program update of the communication microcomputer is completed, the slave microcomputer on the slave unit side stores the update completion in the nonvolatile memory (S60).

以上述べたように、本実施例に係る車載システムによれば、マスタユニット10よりも先に、スレーブユニットのプログラムを更新する。マスタユニット10のプログラムの更新が失敗したような場合には、例えば、着脱可能記憶媒体の入出力装置を通じて、リカバリを行い、再度センタサーバ3から更新プログラムをダウンロードできる。しかし、その場合に、全プログラムのダウンロードが必要となる。すなわち、車載システム全体の更新がやり直しとなる。一方、本実施例のように、スレーブユニット側のプログラムの更新を先に行って、更新に失敗した場合には、更新プログラムがマスタユニット10の不揮発性メモリに残っているので、少ない負荷で再度スレーブユニットのプログラムの更新を再度実行できる。   As described above, according to the in-vehicle system according to the present embodiment, the program of the slave unit is updated before the master unit 10. When the update of the program of the master unit 10 fails, for example, the recovery program can be recovered through the input / output device of the removable storage medium, and the update program can be downloaded from the center server 3 again. However, in that case, all programs must be downloaded. In other words, the entire in-vehicle system is updated again. On the other hand, if the program on the slave unit side is updated first and the update fails as in this embodiment, the update program remains in the non-volatile memory of the master unit 10, so it can be re-executed with a small load. The slave unit program can be updated again.

しかしながら、スレーブユニットの場合には、通常、マスタユニット10のように、着脱可能記憶媒体の入出力装置16Fを接続する構成になっていない。したがって、車載LAN2を通じたマスタユニット10と、スレーブユニットとの通信が重要なリカバリ手段となる。そこで、本実施例では、図8に示したように、スレーブユニット側にて、少なくとも車載LAN2を通じてマスタユニット10と通信するための通信用マイコンの更新プログラムまたは更新前の通信プログラムを親マイコンの不揮発性メモリに保存する。これにより、通信プログラムの更新時に、電源遮断等の不慮の事態が発生しても、スレーブユニット側で、少なくとも、マスタユニット10との通信機能を復旧できる。   However, in the case of a slave unit, the input / output device 16F of a detachable storage medium is not usually connected like the master unit 10 is. Therefore, communication between the master unit 10 and the slave unit through the in-vehicle LAN 2 becomes an important recovery means. Therefore, in this embodiment, as shown in FIG. 8, on the slave unit side, the update program of the communication microcomputer for communicating with the master unit 10 through at least the in-vehicle LAN 2 or the communication program before the update is stored in the nonvolatile memory of the parent microcomputer. Save in memory. As a result, even if an unexpected situation such as power interruption occurs when the communication program is updated, at least the communication function with the master unit 10 can be restored on the slave unit side.

また、スレーブユニットに対するプログラムの更新において、親マイコン、子マイコン、あるいは、孫マイコンという階層的なマイコンの構成において、下位に位置するマイコンのプログラムを先に更新した。下位のマイコンほど、プログラムの更新失敗時の影響範囲が小さいので、以上の手順によって、より安全にプログラムの更新を実施できる。例えば、更新プログラム自体に問題があって更新に失敗するような事態が発生しても、早期に、影響の少ない範囲で問題を摘出できる。   In updating the program for the slave unit, the program of the microcomputer located at the lower position in the hierarchical microcomputer configuration of the parent microcomputer, the child microcomputer, or the grandchild microcomputer was first updated. Since the lower-level microcomputer has a smaller influence range when the program update fails, the program can be updated more safely by the above procedure. For example, even if a situation occurs in which there is a problem with the update program itself and the update fails, the problem can be identified as early as possible in a range with little influence.

また、本実施例では、スレーブユニット側にて、親マイコンがそれぞれのマイコンのプログラムの更新開始と更新完了とを不揮発性メモリに記録する。そして、車載システムの電源が投入されたときに、プログラムの更新が開始され、更新が完了していない記録が残っているか否かを判定する。これによって、更新途中で中断してしまった更新処理を検出できる。さらに、そのような中断が検出されると、次に、親マイコンは、更新プログラムが破壊されているか否かを確認する。そして、通信プログラムが破壊されている場合には、親マイコンが保存したプログラムを基に通信機能を復旧する。また、通信プログラム以外のプログラムが破壊されている場合には、マスタユニットから再度更新プログラムを取得する。このように、本車載システムによれば、更新の中断、プログラムの破壊を検出可能として、プログラムの更新に伴う問題の発生を極力低減できる。   In this embodiment, on the slave unit side, the parent microcomputer records the update start and update completion of each microcomputer program in the nonvolatile memory. Then, when the power of the in-vehicle system is turned on, the update of the program is started, and it is determined whether or not there is a record that has not been updated. This makes it possible to detect an update process that has been interrupted during the update. Further, when such an interruption is detected, the parent microcomputer next checks whether or not the update program has been destroyed. If the communication program is destroyed, the communication function is restored based on the program saved by the parent microcomputer. If a program other than the communication program is destroyed, an update program is acquired again from the master unit. As described above, according to the in-vehicle system, it is possible to detect the interruption of the update and the destruction of the program, and it is possible to reduce the occurrence of problems associated with the update of the program as much as possible.

上記実施例1では、スレーブユニット側で、通信マイコンの更新プログラムを一旦不揮発性メモリに保存した上で、プログラムの更新を実行した。そのような手順によって、少なくとも、マスタユニット10とスレーブユニットとの間の車載LAN2を通じた復旧手段を維持した。そのような構成に代えて、すなわち、通信マイコンの更新プログラムを一旦不揮発性メモリに保存する代わりに、スレーブユニットでのマイコンのプログラム更新手順を工夫することで、スレーブユニットのリカバリができなくなるという問題の発生をある程度低減できる。   In the first embodiment, on the slave unit side, the communication microcomputer update program is temporarily stored in the nonvolatile memory, and then the program is updated. By such a procedure, at least the recovery means through the in-vehicle LAN 2 between the master unit 10 and the slave unit was maintained. Instead of such a configuration, that is, instead of temporarily storing the communication microcomputer update program in the nonvolatile memory, the slave unit cannot be recovered by devising the microcomputer program update procedure in the slave unit. Can be reduced to some extent.

図9に、スレーブユニットのプログラム更新処理の他の例を示す。この処理は、通信用マイコンについては、最後にプログラムを更新する点が、図6の場合と相異する。   FIG. 9 shows another example of the program update process of the slave unit. This processing differs from the case of FIG. 6 in that the program is updated last for the communication microcomputer.

すなわち、マスタユニット10は、そのスレーブユニットに含まれるマイコンのうち、通信用マイコン以外のマイコンを図5のマイコン管理テーブルから、階層構造の最下層を優先して検索する(S91A)。その後のS93−S97の処理は、図6の場合と同様であるので、その説明を省略する。そして、通信用マイコンを除くマイコンに対して、プログラム更新の確認が終了すると、マスタユニット10は、通信用マイコンがプログラム更新の対象か否かを判定する(S98)。そして、通信用マイコンがプログラム更新の対象である場合、マスタユニット10は、そのスレーブユニットに含まれるマイコン中の通信用マイコンのプログラムの更新を指示する(S99)。   That is, the master unit 10 searches the microcomputer management table of FIG. 5 with priority given to the lowest layer of the hierarchical structure among the microcomputers included in the slave unit, except for the communication microcomputer (S91A). Since the subsequent processing of S93-S97 is the same as that in the case of FIG. 6, the description thereof is omitted. When the program update confirmation is completed for the microcomputers other than the communication microcomputer, the master unit 10 determines whether or not the communication microcomputer is a program update target (S98). When the communication microcomputer is a program update target, the master unit 10 instructs to update the communication microcomputer program in the microcomputer included in the slave unit (S99).

このような手順を取ることによって、更新用プログラムに問題があって、更新が失敗する場合でも、通信用マイコンのプログラム更新よりも前に問題が発生する可能性を高くすることができる。例えば、図9では、省略しているが、マイコンのプログラム更新が終了するごとに、それぞれのマイコン単独で、動作チェックを行ってもよい。また、通信用マイコン以外の更新対象のマイコンのプログラム更新が終了したときに、動作チェックを実行してもよい。   By taking such a procedure, even if there is a problem in the update program and the update fails, the possibility that the problem will occur before the program update of the communication microcomputer can be increased. For example, although omitted in FIG. 9, each microcomputer may perform an operation check every time the program update of the microcomputer ends. The operation check may be executed when the program update of the microcomputer to be updated other than the communication microcomputer is completed.

そして、問題が発生した段階で、更新処理を停止し、当該スレーブユニットからマスタユニット10に問題が発生した旨を報知するようにすればよい。このような手順により、通信用マイコンでのプログラム更新失敗の可能性を低減できる。通信用マイコンで障害が発生すると、マスタユニット10との通信が不可となり、そのスレーブユニットの使用ができなくなる場合が生じる。そのような可能性を極力低減できる。   Then, when the problem occurs, the update process is stopped and the slave unit may notify the master unit 10 that the problem has occurred. Such a procedure can reduce the possibility of program update failure in the communication microcomputer. When a failure occurs in the communication microcomputer, communication with the master unit 10 becomes impossible and the slave unit may not be used. Such a possibility can be reduced as much as possible.

なお、実施例2では、通信マイコンの更新プログラムを一旦不揮発性メモリに保存する代わりに、スレーブユニットでの通信用マイコンのプログラム更新手順を最後にすることで、問題の発生をある程度低減した。しかし、そのような手順に代えて、通信マイコンの更新プログラムを一旦不揮発性メモリに保存するとともに、さらに、スレーブユニットで
の通信用マイコンのプログラム更新を最後にするようにしてもよい。そのような組み合わせによって、確実にマスタユニット10とスレーブユニットとの通信を復旧する手段を維持した上で、さらに、通信用マイコンでのプログラムの更新失敗の発生を低減できる。
In the second embodiment, instead of temporarily storing the update program for the communication microcomputer in the nonvolatile memory, the program update procedure for the communication microcomputer in the slave unit is made last to reduce the occurrence of problems to some extent. However, instead of such a procedure, the communication microcomputer update program may be temporarily stored in the nonvolatile memory, and the communication microcomputer program update in the slave unit may be last. By such a combination, it is possible to reliably maintain the means for restoring the communication between the master unit 10 and the slave unit, and further reduce the occurrence of program update failures in the communication microcomputer.

(アクセサリ電源遮断後のプログラム更新)
上記実施例1では、車載システムに対して、十分に電力が供給できる状態、すなわち、車両の動力源(例えば、エンジン)が始動中で、アクセサリ電源から、電力が供給される状態でのプログラムの更新処理を説明した。しかし、車両の運転中に、車載システムのプログラムが更新されると、車載システム自体が利用できなくなる。このため、ユーザに対して、車両の動力源が停止後(アクセサリ電源停止後)に、バッテリのような二次電池にて、車載システムを駆動し、プログラム更新する機能が提供される。
(Program update after turning off accessory power)
In the first embodiment, the program in a state where sufficient power can be supplied to the in-vehicle system, that is, the power source (for example, the engine) of the vehicle is starting and power is supplied from the accessory power source. The update process has been described. However, if the in-vehicle system program is updated while the vehicle is operating, the in-vehicle system itself cannot be used. For this reason, after the power source of the vehicle is stopped (after the accessory power supply is stopped), the user is provided with a function of driving the in-vehicle system with a secondary battery such as a battery and updating the program.

図10に、アクセサリ電源停止後のプログラム更新処理を例示する。この処理は、入力操作部16Eまたは表示操作パネル17Cを通じたユーザの指示をマスタユニット10が受け付けて実行される。その指示を検出するマスタユニット10のCPU12が、本発明の二次電池モードでの更新実行の指示を受け付ける手段に相当する。   FIG. 10 illustrates a program update process after the accessory power supply is stopped. This process is executed when the master unit 10 receives a user instruction through the input operation unit 16E or the display operation panel 17C. The CPU 12 of the master unit 10 that detects the instruction corresponds to a means for receiving an instruction to execute the update in the secondary battery mode of the present invention.

そのような指示を受け付け、マスタユニット10は、アクセサリ電源遮断後、二次電池にて車載システムが駆動されているときに、以下の処理を実行する。この処理では、マスタユニット10は、二次電池の充電状態を確認する(S1)。二次電池の充電状態は、例えば、二次電池の端子電圧から判定できる。   Upon receiving such an instruction, the master unit 10 executes the following process when the in-vehicle system is driven by the secondary battery after the accessory power supply is shut off. In this process, the master unit 10 confirms the state of charge of the secondary battery (S1). The state of charge of the secondary battery can be determined from the terminal voltage of the secondary battery, for example.

そして、マスタユニット10は、充電量が十分か否かを判定する(S3)。充電量が十分か否かの基準値は、プログラム更新処理に必要な時間から決定すればよい。例えば、車載システムのプログラム更新に必要な時間が、事前の試験等によって、T2分であるとする。一方、二次電池の開放端子電圧Vと、車載システムの稼働可能時間Tを関係付けてマップ化し、不揮発性メモリに格納しておく。そして、T2の稼働に必要な充電量に相当する開放端子電圧V2をマップから求め、基準値とすればよい。そして、開放端子電圧Vが基準値V2を上回っている場合には、充電量が十分であると判定すればよい。S3の処理を実行するマスタユニット10のCPU12が、本発明の充電状態を検出する手段に相当する。   Then, the master unit 10 determines whether or not the charge amount is sufficient (S3). What is necessary is just to determine the reference value of whether charge amount is enough from the time required for a program update process. For example, it is assumed that the time required for the program update of the in-vehicle system is T2 minutes by a preliminary test or the like. On the other hand, the open terminal voltage V of the secondary battery and the operating time T of the in-vehicle system are related and mapped, and stored in the nonvolatile memory. Then, the open terminal voltage V2 corresponding to the amount of charge required for the operation of T2 may be obtained from the map and used as a reference value. Then, when the open terminal voltage V exceeds the reference value V2, it may be determined that the charge amount is sufficient. The CPU 12 of the master unit 10 that executes the process of S3 corresponds to means for detecting the state of charge of the present invention.

充電量が不十分な場合、マスタユニット10は、例えば、車載システムの表示操作パネル17Cに二次電池の充電量が不足している旨のメッセージを表示し(S21)、処理を終了する。なお、このようなメッセージの代わりに、発光ダイオード等で、所定の警告を表示するようにしてもよい。S21の処理を実行するマスタユニット10のCPU12が、本発明の報知する手段に相当する。一方、充電量が十分な場合、マスタユニット10は、S5−S13の処理を実行する。この処理は、実施例1,2と同様である。   When the charge amount is insufficient, the master unit 10 displays a message indicating that the charge amount of the secondary battery is insufficient, for example, on the display / operation panel 17C of the in-vehicle system (S21), and ends the process. Instead of such a message, a predetermined warning may be displayed with a light emitting diode or the like. The CPU 12 of the master unit 10 that executes the process of S21 corresponds to the notification means of the present invention. On the other hand, when the amount of charge is sufficient, the master unit 10 performs the process of S5-S13. This process is the same as in the first and second embodiments.

そして、スレーブユニットおよびマスタユニット10自身のプログラム更新後に、マスタユニット10は、それぞれのスレーブユニットが電源を遮断したか否かを確認する(S15)。S15の処理を実行するマスタユニット10のCPU12が、本発明の更新完了後に電源を遮断したか否かを判定する手段に相当する。   Then, after updating the program of the slave unit and the master unit 10 itself, the master unit 10 checks whether or not each slave unit has shut off the power (S15). The CPU 12 of the master unit 10 that executes the process of S15 corresponds to means for determining whether or not the power supply is shut off after the completion of the update of the present invention.

スレーブユニットの電源が遮断されていない場合、例えば、表示操作パネル17Cでの警告メッセージの表示、あるいは、発光ダイオード等による警告の表示を行えばよい。また、ブザー等の音によって、警告を発してもよい。そして、マスタユニット10は、制御をS15に戻し、再度スレーブユニットが電源を遮断したか否かを確認する。なお、それぞれのスレーブユニットが電源を遮断したか否かを確認する代わりに、それぞれのスレー
ブユニットでプログラムの更新が完了したときに、マスタユニット10が、その更新が完了したスレーブユニットの電源を強制的に遮断するようにしてもよい。
When the power of the slave unit is not shut off, for example, a warning message may be displayed on the display / operation panel 17C or a warning by a light emitting diode or the like may be displayed. Further, a warning may be issued by a sound such as a buzzer. And the master unit 10 returns control to S15, and confirms again whether the slave unit interrupted | blocked the power supply. Instead of checking whether each slave unit shuts off the power, when the program update is completed in each slave unit, the master unit 10 forces the power of the slave unit that has been updated. You may make it interrupt.

一方、すべてのスレーブユニットの電源が遮断された場合、マスタユニット10は、マスタユニット10自身の電源を遮断する(S19)。S19の処理を実行するマスタユニット10のCPU12が、本発明のマスタユニット10の電源を遮断する手段に相当する。   On the other hand, when the power of all the slave units is cut off, the master unit 10 cuts off the power of the master unit 10 itself (S19). The CPU 12 of the master unit 10 that executes the process of S19 corresponds to means for shutting off the power supply of the master unit 10 of the present invention.

以上述べたように、本実施例によれば、アクセサリ電源遮断後でも、安全にプログラムの更新処理を実行できる。また、プログラム更新終了後、確実に、スレーブユニットおよびマスタユニット10の電源を遮断し、二次電池の消耗を回避できる。   As described above, according to the present embodiment, the program update process can be executed safely even after the accessory power supply is shut off. In addition, after the program update is completed, the power to the slave unit and the master unit 10 can be surely cut off, and the secondary battery can be prevented from being consumed.

また、本実施例によれば、マスタユニットは、二次電池の充電状態が十分でない場合には、二次電池の充電量が不足している旨のメッセージを表示し、処理を終了する。したがって、更新処理が途中で中断してしまうような不十分なバッテリ状態でのプログラムの更新処理の起動を抑制できる。   Further, according to this embodiment, when the charging state of the secondary battery is not sufficient, the master unit displays a message indicating that the charging amount of the secondary battery is insufficient, and ends the process. Therefore, it is possible to suppress activation of the program update process in an insufficient battery state where the update process is interrupted in the middle.

図11に、実施例4に係るプログラム更新処理を例示する。この処理は、車載LAN2がリングネットワークであった場合の処理である。リングネットワークの場合、ネットワークに接続されるマスタユニット10、およびスレーブユニットのいずれかが停止すると、もはや、車載システム全体の通信が遮断される。そこで、リングネットワークの場合には、プログラムの更新終了後、時刻を設定して、マスタユニット10およびスレーブユニットが一斉に電源を遮断する。他の構成および作用は、実施例3と同様である。そこで、同一の処理ステップには、同一の符号を付してその説明を省略する。   FIG. 11 illustrates a program update process according to the fourth embodiment. This process is a process when the in-vehicle LAN 2 is a ring network. In the case of a ring network, when any one of the master unit 10 and the slave unit connected to the network stops, the communication of the entire in-vehicle system is cut off. Therefore, in the case of a ring network, the time is set after the program update is completed, and the master unit 10 and the slave unit simultaneously shut off the power. Other configurations and operations are the same as those in the third embodiment. Therefore, the same processing steps are denoted by the same reference numerals and description thereof is omitted.

すなわち、図11で、S1から13までの処理、およびS21の処理は、図10と同様である。実施例4では、プログラムの更新終了後(S11でYESの場合)、マスタユニット10は、各スレーブユニットに、所定時間(例えば、T1秒)後に、電源を遮断するように指示を送信する(S15A)。S11の処理を実行するマスタユニット10のCPU12が、本発明の更新が完了したか否かを判定する手段に相当する。また、S15の処理を実行するマスタユニット10のCPU12が、本発明のスレーブユニットの電源を遮断する指示をスレーブユニットに送信する手段に相当する。   That is, in FIG. 11, the processing from S1 to S13 and the processing of S21 are the same as those in FIG. In the fourth embodiment, after the program update is completed (YES in S11), the master unit 10 transmits an instruction to each slave unit to shut off the power after a predetermined time (for example, T1 seconds) (S15A). ). The CPU 12 of the master unit 10 that executes the process of S11 corresponds to means for determining whether or not the update of the present invention has been completed. Further, the CPU 12 of the master unit 10 that executes the process of S15 corresponds to means for transmitting an instruction to shut down the power supply of the slave unit of the present invention to the slave unit.

そして、マスタユニット10は、所定時間(T1秒)を計測する(S17A)。S17の処理を実行するマスタユニット10のCPU12が、本発明の計測する手段に相当する。時間の計測は、例えば、マスタユニット10の親マイコンのクロックおよびOSのクロック機能をAPI(アプリケーションインターフェース)から呼び出して、実現すればよい。なお、このとき、各スレーブユニットでも、同様の計測がなされている。   Then, the master unit 10 measures a predetermined time (T1 second) (S17A). The CPU 12 of the master unit 10 that executes the process of S17 corresponds to the measuring means of the present invention. The time measurement may be realized, for example, by calling the clock function of the master microcomputer of the master unit 10 and the clock function of the OS from an API (application interface). At this time, the same measurement is performed in each slave unit.

そして、所定時間(T1秒)経過後、マスタユニット10は、電源を遮断する(S19)。同様に、各スレーブユニットも、電源を遮断する。S19の処理を実行するマスタユニット10のCPU12が、本発明の所定時間経過後に、マスタユニット10の電源を遮断する手段に相当する。   Then, after a predetermined time (T1 second) has elapsed, the master unit 10 shuts off the power (S19). Similarly, each slave unit also cuts off the power. The CPU 12 of the master unit 10 that executes the process of S19 corresponds to means for shutting off the power supply of the master unit 10 after a predetermined time of the present invention has elapsed.

以上のような手順によって、リングネットワークの車載LAN2であっても、二次電池によるプログラム更新実行後、マスタユニット10およびスレーブユニットの電源を遮断し、二次電池の消耗を抑制できる。   According to the procedure as described above, even in the in-vehicle LAN 2 of the ring network, the power supply to the master unit 10 and the slave unit can be shut off after executing the program update by the secondary battery, and the consumption of the secondary battery can be suppressed.

<その他>
以上述べた車載システムの機能は、マスタユニット10、スレーブユニット等に含まれる各親マイコン、および子マイコンが実行するコンピュータとして実現できる。また、これらのコンピュータプログラムは、着脱可能記憶媒体入出力装置16Fでデータを入出力可能な媒体に記憶し、車載システムにインストールすることもできる。また、車載システムが、チューナ16B等を通じて、車外のネットワークから、これらのコンピュータプログラムをダウンロードし、車載システムにインストールすることもできる。
<Others>
The functions of the in-vehicle system described above can be realized as a computer executed by each parent microcomputer and child microcomputer included in the master unit 10, the slave unit, and the like. In addition, these computer programs can be stored in a medium that can be input / output by the removable storage medium input / output device 16F, and can be installed in the in-vehicle system. The in-vehicle system can also download these computer programs from a network outside the vehicle through the tuner 16B and install them in the in-vehicle system.

1 車載システム
2 車載LAN
3 センタサーバ
10 マスタユニット
11,21,31 親マイコン
12 CPU
13 ROM
14 RAM
15,15B I/Oインターフェース
11A,11B,11C 子マイコン
20,30 スレーブユニット
21A,21B,21C,31A,31B,31C 子マイコン
1 In-vehicle system 2 In-vehicle LAN
3 Center server 10 Master unit 11, 21, 31 Parent microcomputer 12 CPU
13 ROM
14 RAM
15, 15B I / O interface 11A, 11B, 11C Child microcomputer 20, 30 Slave unit 21A, 21B, 21C, 31A, 31B, 31C Child microcomputer

Claims (5)

車内ネットワークで接続されるマスタユニットと1以上のスレーブユニットとを備え、
前記マスタユニットは、
車外のネットワークへの接続手段と、
前記車内ネットワークへの接続手段と、
階層構造を形成する複数のマスタ制御手段と、を有し、
前記複数のマスタ制御手段は、少なくとも一部の処理の実行を他のマスタ制御手段に指示する第1のマスタ制御手段と、前記第1のマスタ制御手段から指示された前記処理のうち少なくとも一部を実行するとともに、前記処理の少なくとも他の一部を実行する第3のマスタ制御手段が存在する場合に、前記他の一部の実行を前記第3のマスタ制御手段に指示する第2のマスタ制御手段とを含む、少なくとも2階層の階層構造を形成し、
前記複数のマスタ制御手段がそれぞれ、コンピュータプログラムを実行可能な形式で記憶する記憶手段と、前記記憶手段に記憶されたコンピュータプログラムを実行する処理手段と、を含み、
前記スレーブユニットは、
前記車内ネットワークへの接続手段と、
階層構造を形成する複数のスレーブ制御手段と、を有し、
前記複数のスレーブ制御手段は、少なくとも一部の処理の実行を他のスレーブ制御手段に指示する第1のスレーブ制御手段と、前記第1のスレーブ制御手段から指示された前記処理のうち少なくとも一部を実行するとともに、前記処理の少なくとも他の一部を実行する第3のスレーブ制御手段が存在する場合に、前記他の一部の実行を前記第3のスレーブ制御手段に指示する第2のスレーブ制御手段とを含む、少なくとも2階層の階層構造を形成し、
前記複数のスレーブ制御手段がそれぞれ、コンピュータプログラムを実行可能な形式で記憶する記憶手段と前記記憶手段に記憶されたコンピュータプログラムを実行する処理手段と、を含み、
前記マスタユニットは、
前記車外のネットワークへの接続手段を通じて、前記それぞれのコンピュータプログラムを更新するための更新プログラムを取得し、不揮発性の記憶手段に保存する手段と、
前記スレーブユニットに対して、前記スレーブ制御手段の階層構造において、下層のスレーブ制御手段で実行されるコンピュータプログラムを優先して更新し、前記下層のスレーブ制御手段で実行されるコンピュータプログラムを更新後に、前記下層の上位の階層のスレーブ制御手段で実行されるコンピュータプログラムを更新するように更新順を制御するスレーブ更新制御手段と、
前記スレーブ更新制御手段によって、更新対象のスレーブユニットのコンピュータプログラムが更新された後に、前記マスタ制御手段の階層構造において、下層のマスタ制御手段で実行されるコンピュータプログラムを優先して更新し、前記下層のマスタ制御手段で実行されるコンピュータプログラムを更新後に、前記下層の上位の階層のマスタ制御手段で実行されるコンピュータプログラムを更新するように更新順を制御するマスタ更新制御手段と、を有する車載コンピュータシステム。
It has a master unit and one or more slave units connected via the in-vehicle network,
The master unit is
Means for connecting to a network outside the vehicle;
Means for connecting to the in-vehicle network;
A plurality of master control means forming a hierarchical structure,
The plurality of master control means includes a first master control means for instructing another master control means to execute at least a part of the processes, and at least a part of the processes instructed by the first master control means. And a second master for instructing the third master control means to execute the other part when there is a third master control means for executing at least another part of the process. Forming a hierarchical structure of at least two layers including control means;
Each of the plurality of master control means includes storage means for storing a computer program in an executable form, and processing means for executing the computer program stored in the storage means,
The slave unit is
Means for connecting to the in-vehicle network;
A plurality of slave control means forming a hierarchical structure,
The plurality of slave control means include a first slave control means for instructing other slave control means to execute at least a part of the processes, and at least a part of the processes instructed by the first slave control means. And a second slave that instructs the third slave control means to execute the other part when there is a third slave control means that executes at least another part of the process. Forming a hierarchical structure of at least two layers including control means;
Each of the plurality of slave control means includes storage means for storing a computer program in an executable form, and processing means for executing the computer program stored in the storage means,
The master unit is
Means for acquiring an update program for updating the respective computer program through the connection means to the network outside the vehicle, and storing the update program in a nonvolatile storage means;
For the slave unit, in the hierarchical structure of the slave control means, the computer program executed by the lower slave control means is preferentially updated, and after updating the computer program executed by the lower slave control means, Slave update control means for controlling the update order so as to update the computer program executed by the slave control means of the upper hierarchy of the lower layer;
After the computer program of the slave unit to be updated is updated by the slave update control unit, in the hierarchical structure of the master control unit, the computer program executed by the lower master control unit is preferentially updated, and the lower layer An in-vehicle computer having master update control means for controlling an update order so as to update the computer program executed by the master control means in the upper layer after the update of the computer program executed by the master control means system.
前記スレーブユニットの階層構造の最上位のスレーブ制御手段は、
前記車内ネットワークへの接続手段の制御のための通信プログラムの更新プログラムおよび更新前の通信プログラムの少なくとも1つを保存する手段と、
前記コンピュータプログラムの更新が開始されたことを不揮発性の記憶装置に記録する手段と、
前記コンピュータプログラムの更新が完了したことを前記不揮発性の記憶装置に記録する手段と、
電源が遮断後、再度投入されたときに、前記コンピュータプログラムの更新が開始され
た後に終了前に更新が中断したことを判定する手段と、
前記終了前に更新が中断したと判定したときに、更新プログラムが破壊されているか否かを判定する手段と、
前記通信プログラムの更新プログラムが破壊されている判定したときに前記不揮発性メモリに保存した更新プログラムまたは更新前の通信プログラムによって車内ネットワークへの接続手段の制御を復旧する手段と、
前記通信プログラム以外の更新プログラムが破壊されている判定したときに
前記マスタユニットに再送要求して前記更新プログラムを再度取得する手段と、を有し、
前記マスタユニットは、前記再送要求された更新プログラムを前記不揮発性の記憶手段から読み出して前記スレーブユニットに送信する手段を有する請求項1に記載に車載コンピュータシステム。
The uppermost slave control means of the hierarchical structure of the slave units is:
Means for storing at least one of an update program of the communication program for controlling the connection means to the in-vehicle network and a communication program before the update;
Means for recording in the non-volatile storage device that the update of the computer program has started;
Means for recording in the nonvolatile storage device that the update of the computer program has been completed;
Means for determining that the update is interrupted before the end after the start of the update of the computer program when the power is turned off and then turned on again;
Means for determining whether the update program is destroyed when it is determined that the update is interrupted before the end;
Means for restoring control of the connection means to the in-vehicle network by the update program stored in the non-volatile memory or the communication program before update when it is determined that the update program of the communication program is destroyed;
Means for requesting retransmission to the master unit when determining that an update program other than the communication program has been destroyed, and obtaining the update program again,
The in-vehicle computer system according to claim 1, wherein the master unit includes a unit that reads the update program requested to be retransmitted from the nonvolatile storage unit and transmits the program to the slave unit.
前記マスタユニットは、車両のエンジン停止後に二次電池駆動にて前記コンピュータプログラムの更新を実行する二次電池モードでの更新実行の指示を受け付ける手段と、
二次電池モードでの更新の実行時に、前記スレーブユニットがコンピュータプログラムの更新完了後に電源を遮断したか否かを判定する手段と、
前記スレーブユニットが電源を遮断した後に、マスタユニットの電源を遮断する手段と、を有する請求項1または2に記載の車載コンピュータシステム。
The master unit is configured to receive an update execution instruction in a secondary battery mode in which the computer program is updated by driving a secondary battery after the vehicle engine is stopped;
Means for determining whether or not the slave unit shuts off the power after completion of the update of the computer program when executing the update in the secondary battery mode;
The vehicle-mounted computer system according to claim 1, further comprising means for shutting off the power of the master unit after the slave unit shuts off the power.
前記車載ネットワークはリング接続されたネットワークであり、
前記マスタユニットは、車両のエンジン停止後に二次電池駆動にて前記コンピュータプログラムの更新を実行する二次電池モードでの更新実行の指示を受け付ける手段と、
二次電池モードでの更新の実行時に、前記スレーブユニットのそれぞれにおいてコンピュータプログラムの更新が完了したか否かを判定する手段と、
すべてのスレーブユニットでの更新が完了したときに、それぞれのスレーブユニットの電源を所定時間経過後に遮断する指示を、スレーブユニットに送信する手段と、
前記所定時間を計測する手段と、
前記所定時間経過後に、マスタユニットの電源を遮断する手段と、を有する請求項1または2に記載の車載コンピュータシステム。
The in-vehicle network is a ring-connected network,
The master unit is configured to receive an update execution instruction in a secondary battery mode in which the computer program is updated by driving a secondary battery after the vehicle engine is stopped;
Means for determining whether or not the update of the computer program is completed in each of the slave units when performing the update in the secondary battery mode;
Means for transmitting to the slave unit an instruction to shut off the power of each slave unit after a lapse of a predetermined time when the update in all the slave units is completed;
Means for measuring the predetermined time;
The vehicle-mounted computer system according to claim 1, further comprising a unit that shuts off a power supply of the master unit after the predetermined time has elapsed.
1以上のスレーブユニットと車内ネットワークで接続されるマスタユニットであり、
前記スレーブユニットは、
前記車内ネットワークへの接続手段と、
階層構造を形成する複数のスレーブ制御手段と、を有し、
前記複数のスレーブ制御手段は、少なくとも一部の処理の実行を他のスレーブ制御手段に指示する第1のスレーブ制御手段と、前記第1のスレーブ制御手段から指示された前記処理のうち少なくとも一部を実行するとともに、前記処理の少なくとも他の一部を実行する第3のスレーブ制御手段が存在する場合に、前記他の一部の実行を前記第3のスレーブ制御手段に指示する第2のスレーブ制御手段とを含む、少なくとも2階層の階層構造を形成し、
前記複数のスレーブ制御手段がそれぞれ、コンピュータプログラムを実行可能な形式で記憶する記憶手段と前記記憶手段に記憶されたコンピュータプログラムを実行する処理手段と、を含み、
前記マスタユニットは、
車外のネットワークへの接続手段と、
前記車内ネットワークへの接続手段と、
階層構造を形成する複数のマスタ制御手段と、を有し、
前記複数のマスタ制御手段は、少なくとも一部の処理の実行を他のマスタ制御手段に指示する第1のマスタ制御手段と、前記第1のマスタ制御手段から指示された前記処理のうち少なくとも一部を実行するとともに、前記処理の少なくとも他の一部を実行する第3
のマスタ制御手段が存在する場合に、前記他の一部の実行を前記第3のマスタ制御手段に指示する第2のマスタ制御手段とを含む、少なくとも2階層の階層構造を形成し、
前記複数のマスタ制御手段がそれぞれ、コンピュータプログラムを実行可能な形式で記憶する記憶手段と、前記記憶手段に記憶されたコンピュータプログラムを実行する処理手段と、を含み、
さらに、前記マスタユニットは、
前記車外のネットワークへの接続手段を通じて、前記それぞれのコンピュータプログラムを更新するための更新プログラムを取得し、不揮発性の記憶手段に保存する手段と、
前記スレーブユニットに対して、前記スレーブ制御手段の階層構造において、下層のスレーブ制御手段で実行されるコンピュータプログラムを優先して更新し、前記下層のスレーブ制御手段で実行されるコンピュータプログラムを更新後に、前記下層の上位の階層のスレーブ制御手段で実行されるコンピュータプログラムを更新するように更新順を制御するスレーブ更新制御手段と、
前記スレーブ更新制御手段によって、更新対象のスレーブユニットのコンピュータプログラムが更新された後に、前記マスタ制御手段の階層構造において、下層のマスタ制御手段で実行されるコンピュータプログラムを優先して更新し、前記下層のマスタ制御手段で実行されるコンピュータプログラムを更新後に、前記下層の上位の階層のマスタ制御手段で実行されるコンピュータプログラムを更新するように更新順を制御するマスタ更新制御手段と、を有するマスタユニット。
A master unit that is connected to one or more slave units via an in-vehicle network.
The slave unit is
Means for connecting to the in-vehicle network;
A plurality of slave control means forming a hierarchical structure,
The plurality of slave control means include a first slave control means for instructing other slave control means to execute at least a part of the processes, and at least a part of the processes instructed by the first slave control means. And a second slave that instructs the third slave control means to execute the other part when there is a third slave control means that executes at least another part of the process. Forming a hierarchical structure of at least two layers including control means;
Each of the plurality of slave control means includes storage means for storing a computer program in an executable form, and processing means for executing the computer program stored in the storage means,
The master unit is
Means for connecting to a network outside the vehicle;
Means for connecting to the in-vehicle network;
A plurality of master control means forming a hierarchical structure,
The plurality of master control means includes a first master control means for instructing another master control means to execute at least a part of the processes, and at least a part of the processes instructed by the first master control means. And at least another part of the process is executed.
And a second master control means for instructing the third master control means to execute the other part when the master control means is present, forming a hierarchical structure of at least two layers,
Each of the plurality of master control means includes storage means for storing a computer program in an executable form, and processing means for executing the computer program stored in the storage means,
Furthermore, the master unit is
Means for acquiring an update program for updating the respective computer program through the connection means to the network outside the vehicle, and storing the update program in a nonvolatile storage means;
For the slave unit, in the hierarchical structure of the slave control means, the computer program executed by the lower slave control means is preferentially updated, and after updating the computer program executed by the lower slave control means, Slave update control means for controlling the update order so as to update the computer program executed by the slave control means of the upper hierarchy of the lower layer;
After the computer program of the slave unit to be updated is updated by the slave update control unit, in the hierarchical structure of the master control unit, the computer program executed by the lower master control unit is preferentially updated, and the lower layer A master update control means for controlling an update order so as to update the computer program executed by the master control means of the upper layer after the update of the computer program executed by the master control means. .
JP2009040110A 2009-02-24 2009-02-24 Onboard computer system Withdrawn JP2010195111A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009040110A JP2010195111A (en) 2009-02-24 2009-02-24 Onboard computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009040110A JP2010195111A (en) 2009-02-24 2009-02-24 Onboard computer system

Publications (1)

Publication Number Publication Date
JP2010195111A true JP2010195111A (en) 2010-09-09

Family

ID=42820316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009040110A Withdrawn JP2010195111A (en) 2009-02-24 2009-02-24 Onboard computer system

Country Status (1)

Country Link
JP (1) JP2010195111A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2488006A (en) * 2011-02-14 2012-08-15 Fujitsu Ltd Installing software updates in an order that takes into account the down time caused by an update failing
JP2014124978A (en) * 2012-12-25 2014-07-07 Honda Motor Co Ltd Data writing method, and data writing unit
WO2017110605A1 (en) * 2015-12-24 2017-06-29 株式会社オートネットワーク技術研究所 Program updating system for vehicle
JP2018020609A (en) * 2016-08-01 2018-02-08 株式会社デンソー Vehicular control system
JP2018058582A (en) * 2017-10-11 2018-04-12 Kddi株式会社 Maintenance device, maintenance method and computer program
JP2018194981A (en) * 2017-05-15 2018-12-06 本田技研工業株式会社 Communication system, mobile object, and control program rewriting method
DE102018211984A1 (en) 2017-07-21 2019-01-24 Denso Corporation VEHICLE CONTROL SYSTEM
JP2019156331A (en) * 2018-03-16 2019-09-19 トヨタ自動車株式会社 Program update management device
JP2019175349A (en) * 2018-03-29 2019-10-10 Kddi株式会社 Delivery device
WO2020032201A1 (en) * 2018-08-10 2020-02-13 株式会社デンソー Vehicular electronic control system, power source self-holding execution control method, and power source self-holding execution control program
JP2020027643A (en) * 2018-08-10 2020-02-20 株式会社デンソー Electronic control system for vehicle, and method and program for controlling execution of self holding of power source
WO2020129324A1 (en) * 2018-12-20 2020-06-25 Nttエレクトロニクス株式会社 Module, information processing device equipped with same, and program data updating method for updating program data of module
JP2020142565A (en) * 2019-03-04 2020-09-10 株式会社オートネットワーク技術研究所 On-vehicle update device, update processing program and method of updating program
JP2021138368A (en) * 2018-05-11 2021-09-16 株式会社オートネットワーク技術研究所 On-vehicle update device, update processing method, and update processing program
JP2021166089A (en) * 2016-10-17 2021-10-14 住友電工オプティフロンティア株式会社 Management system for fusion connection device, and management method for fusion connection device
WO2021220988A1 (en) * 2020-04-28 2021-11-04 キヤノンメディカルシステムズ株式会社 Sample inspection device and sample inspection system
JP2021536403A (en) * 2018-09-17 2021-12-27 クノル−ブレムゼ ジステーメ フューア ヌッツファールツォイゲ ゲゼルシャフト ミット ベシュレンクテル ハフツングKnorr−Bremse Systeme fuer Nutzfahrzeuge GmbH Auxiliary power and methods for providing auxiliary power

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2488006A (en) * 2011-02-14 2012-08-15 Fujitsu Ltd Installing software updates in an order that takes into account the down time caused by an update failing
US9081640B2 (en) 2011-02-14 2015-07-14 Fujitsu Limited Apparatus, method and medium for calculating an update order on a service level objective
JP2014124978A (en) * 2012-12-25 2014-07-07 Honda Motor Co Ltd Data writing method, and data writing unit
WO2017110605A1 (en) * 2015-12-24 2017-06-29 株式会社オートネットワーク技術研究所 Program updating system for vehicle
JP2018020609A (en) * 2016-08-01 2018-02-08 株式会社デンソー Vehicular control system
JP7452805B2 (en) 2016-10-17 2024-03-19 住友電工オプティフロンティア株式会社 Fusion splicing device management system and fusion splicing device management method
JP2021166089A (en) * 2016-10-17 2021-10-14 住友電工オプティフロンティア株式会社 Management system for fusion connection device, and management method for fusion connection device
JP7247448B2 (en) 2016-10-17 2023-03-29 住友電工オプティフロンティア株式会社 Fusion splicer management system and fusion splicer management method
JP2018194981A (en) * 2017-05-15 2018-12-06 本田技研工業株式会社 Communication system, mobile object, and control program rewriting method
DE102018211984A1 (en) 2017-07-21 2019-01-24 Denso Corporation VEHICLE CONTROL SYSTEM
JP2018058582A (en) * 2017-10-11 2018-04-12 Kddi株式会社 Maintenance device, maintenance method and computer program
JP2019156331A (en) * 2018-03-16 2019-09-19 トヨタ自動車株式会社 Program update management device
CN110275720A (en) * 2018-03-16 2019-09-24 丰田自动车株式会社 Program update control apparatus
US11556331B2 (en) 2018-03-16 2023-01-17 Toyota Jidosha Kabushiki Kaisha Program update management device
JP7010087B2 (en) 2018-03-16 2022-01-26 トヨタ自動車株式会社 Program update management device, program update management method, and program
JP2019175349A (en) * 2018-03-29 2019-10-10 Kddi株式会社 Delivery device
JP2021138368A (en) * 2018-05-11 2021-09-16 株式会社オートネットワーク技術研究所 On-vehicle update device, update processing method, and update processing program
JP2020027643A (en) * 2018-08-10 2020-02-20 株式会社デンソー Electronic control system for vehicle, and method and program for controlling execution of self holding of power source
WO2020032201A1 (en) * 2018-08-10 2020-02-13 株式会社デンソー Vehicular electronic control system, power source self-holding execution control method, and power source self-holding execution control program
JP2021536403A (en) * 2018-09-17 2021-12-27 クノル−ブレムゼ ジステーメ フューア ヌッツファールツォイゲ ゲゼルシャフト ミット ベシュレンクテル ハフツングKnorr−Bremse Systeme fuer Nutzfahrzeuge GmbH Auxiliary power and methods for providing auxiliary power
US11511689B2 (en) 2018-09-17 2022-11-29 Knorr-Bremse Systeme Fuer Nutzfahrzeuge Gmbh Supplementary power supply and a method for providing supplemental power
JP2020101889A (en) * 2018-12-20 2020-07-02 Nttエレクトロニクス株式会社 Module, information processing device provided with module, program data update method for updating program data of module
WO2020129324A1 (en) * 2018-12-20 2020-06-25 Nttエレクトロニクス株式会社 Module, information processing device equipped with same, and program data updating method for updating program data of module
JP7281275B2 (en) 2018-12-20 2023-05-25 Nttエレクトロニクス株式会社 Module, information processing apparatus including same, and program data update method for updating program data of module
US11853736B2 (en) 2018-12-20 2023-12-26 Ntt Electronics Corporation Module, information processing device equipped with same, and method for updating program data to update program data in module
JP2020142565A (en) * 2019-03-04 2020-09-10 株式会社オートネットワーク技術研究所 On-vehicle update device, update processing program and method of updating program
WO2021220988A1 (en) * 2020-04-28 2021-11-04 キヤノンメディカルシステムズ株式会社 Sample inspection device and sample inspection system

Similar Documents

Publication Publication Date Title
JP2010195111A (en) Onboard computer system
JP6390644B2 (en) Program update system, program update method, and computer program
US7991988B2 (en) Communication device and firmware update method thereof
US20090320012A1 (en) Secure booting for updating firmware over the air
JP2009053920A (en) Program management system for on-vehicle electronic control unit
CN109964227B (en) Method and terminal for updating SELinux security policy
JP4482029B2 (en) Radio base station and radio base station operation method
CN110083380A (en) Firmware update and the electronic device for using the method
US9424022B2 (en) Method for updating firmware of an electronic device within a computer
CN103154900A (en) Embedded program update method, embedded program update program, electronic apparatus, network system
US20040103172A1 (en) Method of updating an operation system
JP5895385B2 (en) Image output apparatus and program thereof
JP2010170197A (en) Firmware management program, storage device, and firmware management method
CN112416411B (en) Upgrading method and device, equipment end, server and computer readable medium
CN107102849B (en) Method and apparatus for file replacement with periodic ignition switch off
CN113032183A (en) System management method, device, computer equipment and storage medium
JP2022142263A (en) Information processing apparatus and information processing program
JP5084853B2 (en) Firmware update device, communication device, electronic device, firmware update system, firmware update method, and program
CN116719670B (en) Data processing method, electronic device and readable storage medium
US20220391192A1 (en) Ota master, center, system, method, non-transitory storage medium, and vehicle
US20220244946A1 (en) Ota master, update control method, non-transitory storage medium, and vehicle
JP2009245292A (en) Device to be tested, testing system, testing method, and program
JP7484791B2 (en) OTA master, update control method, and update control program
JP2001034822A (en) Controller for automatic vending machine
CN113190244A (en) Method and device for upgrading wireless module, computer equipment and storage medium

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