JP7359096B2 - Vehicle control device - Google Patents

Vehicle control device Download PDF

Info

Publication number
JP7359096B2
JP7359096B2 JP2020126887A JP2020126887A JP7359096B2 JP 7359096 B2 JP7359096 B2 JP 7359096B2 JP 2020126887 A JP2020126887 A JP 2020126887A JP 2020126887 A JP2020126887 A JP 2020126887A JP 7359096 B2 JP7359096 B2 JP 7359096B2
Authority
JP
Japan
Prior art keywords
vehicle
storage device
software
control
vehicle 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.)
Active
Application number
JP2020126887A
Other languages
Japanese (ja)
Other versions
JP2022023738A (en
Inventor
勇 八壽八
淳 田端
弘一 奥田
真史 山本
有記 牧野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toyota Motor Corp
Original Assignee
Toyota Motor Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP2020126887A priority Critical patent/JP7359096B2/en
Priority to CN202110836267.4A priority patent/CN113986273A/en
Publication of JP2022023738A publication Critical patent/JP2022023738A/en
Application granted granted Critical
Publication of JP7359096B2 publication Critical patent/JP7359096B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)
  • Control Of Transmission Device (AREA)

Description

本発明は、車両の制御を行う車両用制御装置に関するものである。 The present invention relates to a vehicle control device that controls a vehicle.

第1制御装置と第2制御装置とを備え、車両の制御を行うと共に前記車両の制御に用いられる車両制御用ソフトウェアの更新処理を行う車両用制御装置が良く知られている。例えば、特許文献1に記載された制御装置がそれである。この特許文献1には、通信用の制御装置と、第1メモリ領域及び第2メモリ領域を有し、第1メモリ領域に記憶された制御プログラムを起動して通常制御を実施すると共に通信用の制御装置を介して送信された書き換え要求を受信したときに第1メモリ領域の制御プログラムを受信した新規プログラムに書き換える制御用の制御装置と、を備え、制御用の制御装置は、第1メモリ領域に新規プログラムを書き込むときには、書き込み前に第1メモリ領域の制御プログラムを第2メモリ領域に転送して記憶することが開示されている。 2. Description of the Related Art A vehicle control device that includes a first control device and a second control device, controls a vehicle, and also updates vehicle control software used to control the vehicle is well known. For example, the control device described in Patent Document 1 is one such example. This patent document 1 includes a communication control device, a first memory area, and a second memory area, starts a control program stored in the first memory area to perform normal control, and also performs communication control. a control device for rewriting a control program in a first memory area to a received new program when a rewrite request transmitted via the control device is received, the control device for controlling rewriting the control program in the first memory area; It has been disclosed that when writing a new program to a computer, the control program in the first memory area is transferred to and stored in the second memory area before writing.

特開2016-118879号公報Japanese Patent Application Publication No. 2016-118879

ところで、前記特許文献1を参照すれば、第1制御装置が備える第1記憶装置とは別の記憶装置を第1制御装置に用意しておき、更新処理を行う際には、更新処理に先立って、車両制御用ソフトウェアを別の記憶装置にバックアップすることで、第1記憶装置に記憶された車両制御用ソフトウェアを、その車両制御用ソフトウェアを更新対象とする新ソフトウェアを用いて書き換える更新処理が正常に完了しなければ、別の記憶装置にバックアップした車両制御用ソフトウェアを第1記憶装置に書き戻すことができ、車両の制御に現在の車両制御用ソフトウェアを復活させて用いることができる。しかしながら、第1制御装置に、全体として大容量の記憶装置が必要になる。 By the way, if you refer to Patent Document 1, a storage device different from the first storage device included in the first control device is prepared in the first control device, and when performing the update process, the By backing up the vehicle control software to another storage device, the update process of rewriting the vehicle control software stored in the first storage device using new software that updates the vehicle control software can be performed. If the process is not completed normally, the vehicle control software backed up in another storage device can be written back to the first storage device, and the current vehicle control software can be restored and used to control the vehicle. However, the first control device requires a large-capacity storage device as a whole.

本発明は、以上の事情を背景として為されたものであり、その目的とするところは、現在の車両制御用ソフトウェアの更新処理に失敗しても現在の車両制御用ソフトウェアを復活させて車両の制御に用いることができ、且つ、第1制御装置の全体の記憶装置の大容量化を抑制することができる車両用制御装置を提供することにある。 The present invention has been made against the background of the above circumstances, and its purpose is to restore the current vehicle control software and update the vehicle even if the update process of the current vehicle control software fails. An object of the present invention is to provide a vehicle control device that can be used for control and can suppress an increase in the capacity of the entire storage device of a first control device.

第1の発明の要旨とするところは、(a)第1制御装置と第2制御装置とを備え、車両の制御を行うと共に前記車両の制御に用いられる車両制御用ソフトウェアの更新処理を行う車両用制御装置であって、(b)前記第1制御装置に備えられた、前記車両制御用ソフトウェアを記憶する第1記憶装置と、(c)前記第2制御装置に備えられた、前記車両制御用ソフトウェアを更新対象とする新ソフトウェアを記憶する第2記憶装置と、(d)前記車両制御用ソフトウェアを用いて前記車両の制御を行う車両制御実行部と、(e)前記第2記憶装置に記憶された前記新ソフトウェアを前記第1記憶装置に書き込むことで前記車両制御用ソフトウェアの更新処理を行う更新処理部と、(f)前記更新処理部による前記更新処理に先立って、前記第1記憶装置に記憶された更新対象の前記車両制御用ソフトウェアを前記第2記憶装置に書き込むバックアップ処理部と、(g)前記第2記憶装置に既に記憶されている書込完了済みの前記新ソフトウェアとは別の新ソフトウェアを前記第2記憶装置に記憶する際に、前記書込完了済みの前記新ソフトウェアを用いた前記更新処理部による前記更新処理に先立って前記バックアップ処理部により前記更新対象の前記車両制御用ソフトウェアが前記第2記憶装置に書き込まれた場合を予測した状態における前記第2記憶装置の書込可能な推定空き容量を算出し、前記推定空き容量が前記別の新ソフトウェアの容量未満である場合には、前記第2記憶装置への前記別の新ソフトウェアの書き込みを拒否する受信可否処理部と、を含むことにある。 The gist of the first invention is as follows: (a) a vehicle that includes a first control device and a second control device, controls a vehicle, and performs updating processing of vehicle control software used to control the vehicle; (b) a first storage device provided in the first control device and storing the vehicle control software; and (c) a control device provided in the second control device for controlling the vehicle. (d) a vehicle control execution unit that controls the vehicle using the vehicle control software; (e) the second storage device; (f) an update processing unit that performs an update process of the vehicle control software by writing the stored new software into the first storage device; and (f) prior to the update process by the update processing unit, (g) a backup processing unit that writes the vehicle control software to be updated stored in the device into the second storage device; (g) the new software that is already stored in the second storage device and whose writing has been completed; When storing another new software in the second storage device, prior to the update process by the update process unit using the new software that has been written, the backup process unit causes the vehicle to be updated. Calculate the estimated writable free space of the second storage device in a predicted state in which control software is written to the second storage device, and if the estimated free space is less than the capacity of the another new software. In some cases, the software may further include a reception permission processing unit that refuses writing of the other new software to the second storage device .

また、第2の発明は、前記第1の発明に記載の車両用制御装置において、前記バックアップ処理部は、前記更新処理部による前記更新処理が正常に行われなかった場合には、前記第2記憶装置に書き込んだ前記更新対象の前記車両制御用ソフトウェアを前記第1記憶装置に書き込むことにある。 Further, in a second invention, in the vehicle control device according to the first invention, the backup processing section is configured to perform the second The purpose of the present invention is to write the vehicle control software to be updated, which has been written in the storage device, into the first storage device.

また、第3の発明は、前記第1の発明又は第2の発明に記載の車両用制御装置において、前記バックアップ処理部は、前記更新処理部による前記更新処理が正常に行われた場合には、前記第2記憶装置に書き込んだ前記更新対象の前記車両制御用ソフトウェアを前記第2記憶装置から消去することにある。 Further, a third invention is the vehicle control device according to the first invention or the second invention, in which the backup processing section is configured to perform a process when the update processing by the update processing section is normally performed. and erasing the vehicle control software to be updated written in the second storage device from the second storage device.

また、第の発明は、前記第1の発明から第の発明の何れか1つに記載の車両用制御装置において、前記更新処理部は、前記車両制御実行部による、前記更新対象の前記車両制御用ソフトウェアを用いた前記車両の制御が実行されていないときに、前記更新処理を行うことにある。 Further, a fourth invention is the vehicle control device according to any one of the first to third inventions, wherein the update processing section is configured to update the update target by the vehicle control execution section. The update process is performed when the vehicle is not controlled using vehicle control software.

前記第1の発明によれば、第2制御装置の第2記憶装置に記憶された新ソフトウェアを第1制御装置の第1記憶装置に書き込むことによる、第1記憶装置に記憶された車両制御用ソフトウェアの更新処理に先立って、更新対象の車両制御用ソフトウェアが第2記憶装置に書き込まれるので、新ソフトウェアの書き込みが正常に完了しなかったときには、つまり新ソフトウェアの書き込みが失敗したときには、第2記憶装置にバックアップした更新対象となる現在の車両制御用ソフトウェアを第1記憶装置に書き戻すことができる。よって、現在の車両制御用ソフトウェアの更新処理に失敗しても現在の車両制御用ソフトウェアを復活させて車両の制御に用いることができ、且つ、第1制御装置の全体の記憶装置の大容量化を抑制することができる。
また、第2記憶装置に既に記憶されている書込完了済みの新ソフトウェアとは別の新ソフトウェアが第2記憶装置に記憶させられる際に、書込完了済みの新ソフトウェアを用いた更新処理に先立って更新対象の車両制御用ソフトウェアが第2記憶装置に書き込まれた場合を予測した状態における第2記憶装置の推定空き容量が別の新ソフトウェアの容量未満である場合には、第2記憶装置への別の新ソフトウェアの書き込みが拒否されるので、書込完了済みの新ソフトウェアを用いた更新処理に際して、更新対象の車両制御用ソフトウェアを第2記憶装置にバックアップすることができなくなる事態を回避することができる。
According to the first invention, the new software stored in the second storage device of the second control device is written to the first storage device of the first control device, so that the software for controlling the vehicle stored in the first storage device is Prior to the software update process, the vehicle control software to be updated is written to the second storage device, so if writing of the new software is not completed normally, that is, if writing of the new software fails, The current vehicle control software to be updated that has been backed up in the storage device can be written back to the first storage device. Therefore, even if the update process of the current vehicle control software fails, the current vehicle control software can be restored and used for controlling the vehicle, and the capacity of the entire storage device of the first control device can be increased. can be suppressed.
In addition, when new software that is different from the new software that has already been written to the second storage device is stored in the second storage device, the update process using the new software that has been written to the second storage device can be performed. If the estimated free space of the second storage device is less than the capacity of another new software in a state where the vehicle control software to be updated is previously written to the second storage device, the second storage device Avoiding a situation in which the vehicle control software to be updated cannot be backed up to the second storage device when performing an update process using new software that has already been written, since writing another new software to the storage device is rejected. can do.

また、前記第2の発明によれば、第1記憶装置に記憶された車両制御用ソフトウェアの更新処理が正常に行われなかった場合には、更新処理前に第2記憶装置に書き込まれた更新対象の車両制御用ソフトウェアが第1記憶装置に書き込まれるので、現在の車両制御用ソフトウェアの更新処理に失敗しても現在の車両制御用ソフトウェアを用いた車両の制御を行うことができる。 Further, according to the second invention, if the update processing of the vehicle control software stored in the first storage device is not performed normally, the update written in the second storage device before the update processing is performed. Since the target vehicle control software is written to the first storage device, even if the update process of the current vehicle control software fails, the vehicle can be controlled using the current vehicle control software.

また、前記第3の発明によれば、第1記憶装置に記憶された車両制御用ソフトウェアの更新処理が正常に行われた場合には、更新処理前に第2記憶装置に書き込まれた更新対象の車両制御用ソフトウェアが第2記憶装置から消去させられるので、車両制御用ソフトウェアの更新処理に成功した後もバックアップした車両制御用ソフトウェアが第2記憶装置に記憶されたままとされず、第2記憶装置の空き容量を適切に確保することができる。 Further, according to the third invention, when the update processing of the vehicle control software stored in the first storage device is performed normally, the update target written in the second storage device before the update processing Since the vehicle control software is deleted from the second storage device, the backed up vehicle control software will not remain stored in the second storage device even after the vehicle control software update process is successful. It is possible to appropriately secure free space in the storage device.

また、前記第の発明によれば、更新対象の車両制御用ソフトウェアを用いた車両の制御が実行されていないときに、更新対象の車両制御用ソフトウェアの更新処理が行われるので、車両制御用ソフトウェアの更新処理を行う際に車両の制御動作に支障が生じるのを防止することができる。 Further, according to the fourth invention, when the vehicle control software to be updated is not being controlled to control the vehicle, the updating process for the vehicle control software to be updated is performed. It is possible to prevent a problem from occurring in the control operation of the vehicle when performing software update processing.

本発明が適用される車両の概略構成を説明する図であると共に、車両用制御装置を説明する図である。1 is a diagram illustrating a schematic configuration of a vehicle to which the present invention is applied, and a diagram illustrating a vehicle control device. 図1の機械式有段変速部の変速作動とそれに用いられる係合装置の作動の組み合わせとの関係を説明する作動図表である。2 is an operation diagram illustrating the relationship between the speed change operation of the mechanical stepped transmission section of FIG. 1 and the combination of operations of the engagement device used therein. 図1の電気式無段変速部と機械式有段変速部とにおける各回転要素の回転速度の相対的関係を表す共線図である。FIG. 2 is a collinear diagram showing the relative relationship between the rotational speeds of each rotating element in the electric continuously variable transmission section and the mechanical stepwise variable transmission section of FIG. 1. FIG. 無線通信を介して車両制御用ソフトウェアを更新する構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a configuration for updating vehicle control software via wireless communication. 図1の機械式有段変速部の変速制御に用いられるATギヤ段変速マップと、走行モードの切替制御に用いられる走行モード切替マップとの一例を示す図であって、それぞれの関係を示す図でもある。FIG. 2 is a diagram showing an example of an AT gear shift map used for speed change control of the mechanical stepped transmission section of FIG. 1 and a driving mode switching map used for driving mode switching control, and a diagram showing the relationship between them. There is also. 第2記憶装置に受信後新ソフトウェアが記憶されている状態でサーバーからの書き込み要求が有った場合の一例を示す図であり、別の新ソフトウェアの書き込みが許可される場合を示している。FIG. 7 is a diagram illustrating an example of a case where there is a write request from the server while the received new software is stored in the second storage device, and shows a case where writing of another new software is permitted. 第2記憶装置に受信後新ソフトウェアが記憶されている状態でサーバーからの書き込み要求が有った場合の、図6とは別の一例を示す図であり、別の新ソフトウェアの書き込みが拒否される場合を示している。This is a diagram showing an example different from FIG. 6 when there is a write request from the server while the received new software is stored in the second storage device, and the writing of another new software is rejected. This shows the case where 車両用制御装置の制御作動の要部を説明するフローチャートであり、現ソフトウェアの更新処理に失敗しても現ソフトウェアを復活させて車両の制御に用いることができ、且つ、電子制御装置の全体の記憶装置の大容量化を抑制する為の制御作動を説明するフローチャートである。This is a flowchart illustrating the main part of the control operation of the vehicle control device, and even if the current software update process fails, the current software can be restored and used for controlling the vehicle, and the current software can be restored and used for controlling the vehicle. 3 is a flowchart illustrating a control operation for suppressing an increase in the capacity of a storage device.

本発明の実施形態において、前記自動変速機における変速比は、「入力側の回転部材の回転速度/出力側の回転部材の回転速度」である。この変速比におけるハイ側は、変速比が小さくなる側である高車速側である。変速比におけるロー側は、変速比が大きくなる側である低車速側である。例えば、最ロー側変速比は、最も低車速側となる最低車速側の変速比であり、変速比が最も大きな値となる最大変速比である。 In an embodiment of the present invention, the transmission ratio in the automatic transmission is "rotational speed of input-side rotating member/rotational speed of output-side rotating member". The high side of this gear ratio is the high vehicle speed side where the gear ratio becomes smaller. The low side in the gear ratio is the low vehicle speed side where the gear ratio increases. For example, the lowest side gear ratio is a gear ratio on the lowest vehicle speed side where the vehicle speed is lowest, and is a maximum gear ratio where the gear ratio has the largest value.

以下、本発明の実施例を図面を参照して詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明が適用される車両10の概略構成を説明する図であると共に、車両10における各種制御の為の制御系統の要部を説明する図である。図1において、車両10は、動力伝達装置12、エンジン14、第1回転機MG1、及び第2回転機MG2を備えている。 FIG. 1 is a diagram illustrating a schematic configuration of a vehicle 10 to which the present invention is applied, as well as a diagram illustrating main parts of a control system for various controls in the vehicle 10. In FIG. 1, a vehicle 10 includes a power transmission device 12, an engine 14, a first rotating machine MG1, and a second rotating machine MG2.

エンジン14は、駆動力を発生することが可能な駆動力源であって、例えばガソリンエンジンやディーゼルエンジン等の公知の内燃機関である。エンジン14は、後述する電子制御装置90によって車両10に備えられたスロットルアクチュエータや燃料噴射装置や点火装置等を含むエンジン制御装置50が制御されることによりエンジン14の出力トルクであるエンジントルクTeが制御される。 The engine 14 is a driving force source capable of generating driving force, and is, for example, a known internal combustion engine such as a gasoline engine or a diesel engine. The engine 14 has an engine torque Te, which is an output torque of the engine 14, by controlling an engine control device 50 including a throttle actuator, a fuel injection device, an ignition device, etc. provided in the vehicle 10 by an electronic control device 90, which will be described later. controlled.

第1回転機MG1及び第2回転機MG2は、電動機(モータ)としての機能及び発電機(ジェネレータ)としての機能を有する回転電気機械であって、所謂モータジェネレータである。第1回転機MG1及び第2回転機MG2は、各々、車両10に備えられたインバータ52を介して、車両10に備えられたバッテリ54に接続されている。第1回転機MG1及び第2回転機MG2は、各々、後述する電子制御装置90によってインバータ52が制御されることにより、第1回転機MG1の出力トルクであるMG1トルクTg及び第2回転機MG2の出力トルクであるMG2トルクTmが制御される。回転機の出力トルクは、例えばエンジン14の運転時と同じ回転方向である正回転の場合、加速側となる正トルクでは力行トルクであり、減速側となる負トルクでは回生トルクである。バッテリ54は、第1回転機MG1及び第2回転機MG2の各々に対して電力を授受する蓄電装置である。第1回転機MG1及び第2回転機MG2は、車体に取り付けられる非回転部材としてのケース16内に設けられている。 The first rotating machine MG1 and the second rotating machine MG2 are rotating electrical machines that have a function as an electric motor and a generator, and are so-called motor generators. The first rotating machine MG1 and the second rotating machine MG2 are each connected to a battery 54 provided in the vehicle 10 via an inverter 52 provided in the vehicle 10. The first rotating machine MG1 and the second rotating machine MG2 are controlled by an inverter 52 by an electronic control device 90, which will be described later. MG2 torque Tm, which is the output torque of , is controlled. The output torque of the rotating machine is, for example, in the case of positive rotation, which is the same rotational direction as when the engine 14 is operating, a positive torque on the acceleration side is a power running torque, and a negative torque on the deceleration side is a regenerative torque. The battery 54 is a power storage device that transfers power to and from each of the first rotating machine MG1 and the second rotating machine MG2. The first rotating machine MG1 and the second rotating machine MG2 are provided in a case 16 as a non-rotating member attached to the vehicle body.

動力伝達装置12は、ケース16内において共通の軸心上に直列に配設された、電気式無段変速部18及び機械式有段変速部20等を備えている。電気式無段変速部18は、直接的に或いは図示しないダンパーなどを介して間接的にエンジン14に連結されている。機械式有段変速部20は、電気式無段変速部18の出力側に連結されている。又、動力伝達装置12は、機械式有段変速部20の出力回転部材である出力軸22に連結された差動歯車装置24、差動歯車装置24に連結された一対の車軸26等を備えている。車軸26は、車両10が備える駆動輪28と連結されている。尚、以下、電気式無段変速部18を無段変速部18、機械式有段変速部20を有段変速部20という。又、無段変速部18や有段変速部20等は上記共通の軸心に対して略対称的に構成されており、図1ではその軸心の下半分が省略されている。上記共通の軸心は、エンジン14のクランク軸、そのクランク軸に連結された無段変速部18の入力回転部材である連結軸30などの軸心である。 The power transmission device 12 includes an electric continuously variable transmission section 18, a mechanical stepped transmission section 20, etc., which are arranged in series on a common axis within the case 16. The electric continuously variable transmission section 18 is connected to the engine 14 directly or indirectly via a damper (not shown) or the like. The mechanical stepped transmission section 20 is connected to the output side of the electric continuously variable transmission section 18 . The power transmission device 12 also includes a differential gear device 24 connected to an output shaft 22 which is an output rotating member of the mechanical stepped transmission section 20, a pair of axles 26 connected to the differential gear device 24, etc. ing. The axle 26 is connected to drive wheels 28 included in the vehicle 10. Hereinafter, the electric continuously variable transmission section 18 will be referred to as the continuously variable transmission section 18, and the mechanical stepped transmission section 20 will be referred to as the stepped transmission section 20. Further, the continuously variable transmission section 18, the stepped transmission section 20, etc. are constructed approximately symmetrically with respect to the above-mentioned common axis, and the lower half of the axis is omitted in FIG. The common axis is the axis of the crankshaft of the engine 14, the connecting shaft 30 which is an input rotating member of the continuously variable transmission section 18 connected to the crankshaft, and the like.

無段変速部18は、第1回転機MG1と、エンジン14の動力を第1回転機MG1及び無段変速部18の出力回転部材である中間伝達部材32に機械的に分割する動力分割機構としての差動機構34とを備えている。中間伝達部材32には、第2回転機MG2が動力伝達可能に連結されている。無段変速部18は、第1回転機MG1の運転状態が制御されることにより差動機構34の差動状態が制御される電気式無段変速機である。無段変速部18は、変速比(ギヤ比ともいう)γ0(=エンジン回転速度Ne/MG2回転速度Nm)が変化させられる電気的な無段変速機として作動させられる。エンジン回転速度Neは、エンジン14の回転速度であり、無段変速部18の入力回転速度すなわち連結軸30の回転速度と同値である。MG2回転速度Nmは、第2回転機MG2の回転速度であり、無段変速部18の出力回転速度すなわち中間伝達部材32の回転速度と同値である。第1回転機MG1は、エンジン回転速度Neを制御可能な回転機であって、差動用回転機に相当する。尚、第1回転機MG1の運転状態を制御することは、第1回転機MG1の運転制御を行うことである。 The continuously variable transmission section 18 serves as a power splitting mechanism that mechanically divides the power of the first rotating machine MG1 and the engine 14 between the first rotating machine MG1 and an intermediate transmission member 32, which is an output rotating member of the continuously variable transmission section 18. A differential mechanism 34 is provided. A second rotating machine MG2 is connected to the intermediate transmission member 32 so that power can be transmitted thereto. The continuously variable transmission unit 18 is an electric continuously variable transmission in which the differential state of the differential mechanism 34 is controlled by controlling the operating state of the first rotary machine MG1. The continuously variable transmission unit 18 is operated as an electrically continuously variable transmission in which the speed ratio (also referred to as gear ratio) γ0 (=engine rotation speed Ne/MG2 rotation speed Nm) is changed. The engine rotational speed Ne is the rotational speed of the engine 14 and has the same value as the input rotational speed of the continuously variable transmission section 18, that is, the rotational speed of the connecting shaft 30. The MG2 rotational speed Nm is the rotational speed of the second rotating machine MG2, and has the same value as the output rotational speed of the continuously variable transmission section 18, that is, the rotational speed of the intermediate transmission member 32. The first rotating machine MG1 is a rotating machine whose engine rotational speed Ne can be controlled, and corresponds to a differential rotating machine. Note that controlling the operating state of the first rotating machine MG1 means controlling the operation of the first rotating machine MG1.

差動機構34は、シングルピニオン型の遊星歯車装置にて構成されており、サンギヤS0、キャリアCA0、及びリングギヤR0を備えている。キャリアCA0には連結軸30を介してエンジン14が動力伝達可能に連結され、サンギヤS0には第1回転機MG1が動力伝達可能に連結され、リングギヤR0には第2回転機MG2が動力伝達可能に連結されている。差動機構34において、キャリアCA0は入力要素として機能し、サンギヤS0は反力要素として機能し、リングギヤR0は出力要素として機能する。 The differential mechanism 34 is configured with a single pinion type planetary gear device, and includes a sun gear S0, a carrier CA0, and a ring gear R0. An engine 14 is connected to the carrier CA0 via a connecting shaft 30 so that power can be transmitted thereto, a first rotating machine MG1 is connected to the sun gear S0 so that power can be transmitted thereto, and a second rotating machine MG2 is capable of transmitting power to the ring gear R0. is connected to. In the differential mechanism 34, carrier CA0 functions as an input element, sun gear S0 functions as a reaction force element, and ring gear R0 functions as an output element.

有段変速部20は、中間伝達部材32と駆動輪28との間の動力伝達経路の一部を構成する有段変速機としての機械式変速機構、つまり無段変速部18と駆動輪28との間の動力伝達経路の一部を構成する機械式変速機構である。中間伝達部材32は、有段変速部20の入力回転部材としても機能する。中間伝達部材32には第2回転機MG2が一体回転するように連結されている。第2回転機MG2は、駆動力を発生することが可能な駆動力源として機能する回転機であって、走行駆動用回転機に相当する。又、無段変速部18の入力側にはエンジン14が連結されている。よって、有段変速部20は、駆動力源(エンジン14、第2回転機MG2)と駆動輪28との間の動力伝達経路の一部を構成する自動変速機である。有段変速部20は、例えば第1遊星歯車装置36及び第2遊星歯車装置38の複数組の遊星歯車装置と、ワンウェイクラッチF1を含む、クラッチC1、クラッチC2、ブレーキB1、ブレーキB2の複数の係合装置とを備えている、公知の遊星歯車式の自動変速機である。以下、クラッチC1、クラッチC2、ブレーキB1、及びブレーキB2については、特に区別しない場合は単に係合装置CBという。 The stepped transmission section 20 is a mechanical transmission mechanism as a stepped transmission that constitutes a part of the power transmission path between the intermediate transmission member 32 and the driving wheels 28, that is, the continuously variable transmission section 18 and the driving wheels 28. This is a mechanical transmission mechanism that forms part of the power transmission path between the two. The intermediate transmission member 32 also functions as an input rotating member of the stepped transmission section 20. A second rotating machine MG2 is connected to the intermediate transmission member 32 so as to rotate therewith. The second rotating machine MG2 is a rotating machine that functions as a driving force source capable of generating driving force, and corresponds to a traveling driving rotating machine. Further, the engine 14 is connected to the input side of the continuously variable transmission section 18. Therefore, the stepped transmission section 20 is an automatic transmission that constitutes a part of the power transmission path between the driving power source (engine 14, second rotating machine MG2) and the driving wheels 28. The stepped transmission unit 20 includes, for example, a plurality of sets of planetary gear devices such as a first planetary gear device 36 and a second planetary gear device 38, and a plurality of clutches C1, C2, brake B1, and brake B2 including one-way clutch F1. This is a known planetary gear type automatic transmission equipped with an engagement device. Hereinafter, the clutch C1, the clutch C2, the brake B1, and the brake B2 will be simply referred to as the engagement device CB unless otherwise distinguished.

係合装置CBは、油圧アクチュエータにより押圧される多板式或いは単板式のクラッチやブレーキ、油圧アクチュエータによって引き締められるバンドブレーキなどにより構成される、油圧式の摩擦係合装置である。係合装置CBは、車両10に備えられた油圧制御回路56内の各ソレノイドバルブSL1-SL4等から出力される調圧された係合装置CBの各係合圧によりそれぞれのトルク容量が変化させられることで、各々、係合や解放などの状態である作動状態が切り替えられる。 The engagement device CB is a hydraulic friction engagement device that includes a multi-disc or single-disc clutch or brake that is pressed by a hydraulic actuator, a band brake that is tightened by a hydraulic actuator, or the like. The respective torque capacities of the engagement devices CB are changed by the regulated engagement pressures of the engagement devices CB output from the respective solenoid valves SL1 to SL4, etc. in the hydraulic control circuit 56 provided in the vehicle 10. As a result, the operating states such as engagement and release are switched.

有段変速部20は、第1遊星歯車装置36及び第2遊星歯車装置38の各回転要素が、直接的に或いは係合装置CBやワンウェイクラッチF1を介して間接的に、一部が互いに連結されたり、中間伝達部材32、ケース16、或いは出力軸22に連結されている。第1遊星歯車装置36の各回転要素は、サンギヤS1、キャリアCA1、リングギヤR1であり、第2遊星歯車装置38の各回転要素は、サンギヤS2、キャリアCA2、リングギヤR2である。 In the stepped transmission section 20, each rotating element of the first planetary gear device 36 and the second planetary gear device 38 is partially connected to each other, directly or indirectly via the engagement device CB or the one-way clutch F1. or connected to the intermediate transmission member 32, the case 16, or the output shaft 22. Each rotating element of the first planetary gear apparatus 36 is a sun gear S1, a carrier CA1, and a ring gear R1, and each rotating element of the second planetary gear apparatus 38 is a sun gear S2, a carrier CA2, and a ring gear R2.

有段変速部20は、複数の係合装置のうちの何れかの係合装置である例えば所定の係合装置の係合によって、変速比γat(=AT入力回転速度Ni/出力回転速度No)が異なる複数の変速段(ギヤ段ともいう)のうちの何れかのギヤ段が形成される有段変速機である。つまり、有段変速部20は、複数の係合装置の何れかが係合されることで、ギヤ段が切り替えられるすなわち変速が実行される。本実施例では、有段変速部20にて形成されるギヤ段をATギヤ段と称す。AT入力回転速度Niは、有段変速部20の入力回転速度すなわち中間伝達部材32の回転速度であり、MG2回転速度Nmと同値である。AT入力回転速度Niは、MG2回転速度Nmで表すことができる。出力回転速度Noは、有段変速部20の出力回転速度すなわち出力軸22の回転速度である。出力回転速度Noは、無段変速部18と有段変速部20とを合わせた全体の自動変速機である複合変速機40の出力回転速度でもある。尚、エンジン回転速度Neは、複合変速機40の入力回転速度でもある。 The stepped transmission section 20 changes the gear ratio γat (=AT input rotation speed Ni/output rotation speed No) by engaging one of the plurality of engagement devices, for example, a predetermined engagement device. This is a stepped transmission in which one of a plurality of gears (also referred to as gears) having different speeds is formed. That is, in the stepped transmission section 20, when any one of the plurality of engagement devices is engaged, the gear stage is switched, that is, the gear is changed. In this embodiment, the gear stage formed by the stepped transmission section 20 is referred to as an AT gear stage. The AT input rotational speed Ni is the input rotational speed of the stepped transmission section 20, that is, the rotational speed of the intermediate transmission member 32, and has the same value as the MG2 rotational speed Nm. The AT input rotational speed Ni can be expressed as the MG2 rotational speed Nm. The output rotational speed No is the output rotational speed of the stepped transmission section 20, that is, the rotational speed of the output shaft 22. The output rotational speed No is also the output rotational speed of the compound transmission 40, which is the entire automatic transmission including the continuously variable transmission section 18 and the stepped transmission section 20. Note that the engine rotation speed Ne is also the input rotation speed of the compound transmission 40.

有段変速部20は、例えば図2の係合作動表に示すように、複数のATギヤ段として、AT1速ギヤ段(図中の「1st」)-AT4速ギヤ段(図中の「4th」)の4段の前進用のATギヤ段が形成される。AT1速ギヤ段の変速比γatが最も大きく、ハイ側のATギヤ段程、変速比γatが小さくなる。又、後進用のATギヤ段(図中の「Rev」)は、例えばクラッチC1の係合且つブレーキB2の係合によって形成される。つまり、後進走行を行う際には、例えばAT1速ギヤ段が形成される。図2の係合作動表は、各ATギヤ段と複数の係合装置の各作動状態との関係をまとめたものである。すなわち、図2の係合作動表は、各ATギヤ段と、各ATギヤ段において各々係合される係合装置である所定の係合装置との関係をまとめたものである。図2において、「○」は係合、「△」はエンジンブレーキ時や有段変速部20のコーストダウンシフト時に係合、空欄は解放をそれぞれ表している。 For example, as shown in the engagement operation table of FIG. 2, the stepped transmission section 20 has a plurality of AT gears, from AT 1st gear ("1st" in the diagram) to AT 4th gear ("4th" in the diagram). '') four forward AT gear stages are formed. The transmission ratio γat of the AT first gear is the largest, and the higher the AT gear, the smaller the transmission ratio γat. Further, the AT gear stage for reverse movement ("Rev" in the figure) is formed, for example, by engaging the clutch C1 and engaging the brake B2. That is, when traveling backward, for example, the AT 1st gear is established. The engagement operation table in FIG. 2 summarizes the relationship between each AT gear stage and each operation state of the plurality of engagement devices. That is, the engagement operation table in FIG. 2 summarizes the relationship between each AT gear and a predetermined engagement device that is engaged in each AT gear. In FIG. 2, "○" indicates engagement, "△" indicates engagement during engine braking or coast downshifting of the stepped transmission section 20, and blank spaces indicate disengagement.

有段変速部20は、後述する電子制御装置90によって、ドライバー(=運転者)のアクセル操作や車速V等に応じて形成されるATギヤ段が切り替えられる、すなわち複数のATギヤ段が選択的に形成される。例えば、有段変速部20の変速制御においては、係合装置CBの何れかの掴み替えにより変速が実行される、すなわち係合装置CBの係合と解放との切替えにより変速が実行される、所謂クラッチツゥクラッチ変速が実行される。 In the stepped transmission section 20, an electronic control device 90 (to be described later) switches between AT gears formed according to the driver's accelerator operation, vehicle speed V, etc., that is, a plurality of AT gears are selectively switched. is formed. For example, in the speed change control of the stepped transmission section 20, the speed change is performed by changing the grip of any of the engagement devices CB, that is, the speed change is performed by switching between engagement and disengagement of the engagement device CB. A so-called clutch-to-clutch shift is performed.

車両10は、更に、機械式のオイルポンプであるMOP58、不図示の電動式のオイルポンプ等を備えている。MOP58は、連結軸30に連結されており、エンジン14の回転と共に回転させられて動力伝達装置12にて用いられる作動油OILを吐出する。又、不図示の電動式のオイルポンプは、例えばエンジン14の停止時すなわちMOP58の非駆動時に駆動させられて作動油OILを吐出する。MOP58や不図示の電動式のオイルポンプが吐出した作動油OILは、油圧制御回路56へ供給される。係合装置CBは、作動油OILを元にして油圧制御回路56により調圧された各係合圧によって作動状態が切り替えられる。 The vehicle 10 further includes an MOP 58 that is a mechanical oil pump, an electric oil pump (not shown), and the like. The MOP 58 is connected to the connecting shaft 30, rotates with the rotation of the engine 14, and discharges hydraulic oil OIL used in the power transmission device 12. Further, an electric oil pump (not shown) is driven to discharge hydraulic oil OIL, for example, when the engine 14 is stopped, that is, when the MOP 58 is not driven. Hydraulic oil OIL discharged by the MOP 58 or an electric oil pump (not shown) is supplied to the hydraulic control circuit 56. The operating state of the engagement device CB is switched by each engagement pressure regulated by the hydraulic control circuit 56 based on the hydraulic oil OIL.

図3は、無段変速部18と有段変速部20とにおける各回転要素の回転速度の相対的関係を表す共線図である。図3において、無段変速部18を構成する差動機構34の3つの回転要素に対応する3本の縦線Y1、Y2、Y3は、左側から順に第2回転要素RE2に対応するサンギヤS0の回転速度を表すg軸であり、第1回転要素RE1に対応するキャリアCA0の回転速度を表すe軸であり、第3回転要素RE3に対応するリングギヤR0の回転速度(すなわち有段変速部20の入力回転速度)を表すm軸である。又、有段変速部20の4本の縦線Y4、Y5、Y6、Y7は、左から順に、第4回転要素RE4に対応するサンギヤS2の回転速度、第5回転要素RE5に対応する相互に連結されたリングギヤR1及びキャリアCA2の回転速度(すなわち出力軸22の回転速度)、第6回転要素RE6に対応する相互に連結されたキャリアCA1及びリングギヤR2の回転速度、第7回転要素RE7に対応するサンギヤS1の回転速度をそれぞれ表す軸である。縦線Y1、Y2、Y3の相互の間隔は、差動機構34の歯車比ρ0に応じて定められている。又、縦線Y4、Y5、Y6、Y7の相互の間隔は、第1、第2遊星歯車装置36、38の各歯車比ρ1、ρ2に応じて定められている。共線図の縦軸間の関係においてサンギヤとキャリアとの間が「1」に対応する間隔とされるとキャリアとリングギヤとの間が遊星歯車装置の歯車比ρ(=サンギヤの歯数/リングギヤの歯数)に対応する間隔とされる。 FIG. 3 is a collinear diagram showing the relative relationship between the rotational speeds of the rotating elements in the continuously variable transmission section 18 and the stepped transmission section 20. As shown in FIG. In FIG. 3, three vertical lines Y1, Y2, and Y3 corresponding to the three rotating elements of the differential mechanism 34 constituting the continuously variable transmission section 18 indicate, in order from the left side, the line of the sun gear S0 corresponding to the second rotating element RE2. The g-axis represents the rotational speed, the e-axis represents the rotational speed of the carrier CA0 corresponding to the first rotational element RE1, and the rotational speed of the ring gear R0 corresponding to the third rotational element RE3 (i.e., the rotational speed of the stepped transmission section 20). The m-axis represents the input rotational speed. In addition, four vertical lines Y4, Y5, Y6, and Y7 of the stepped transmission section 20 indicate, from the left, the rotational speed of the sun gear S2 corresponding to the fourth rotational element RE4, and the rotational speed of the sun gear S2 corresponding to the fifth rotational element RE5. The rotational speed of the connected ring gear R1 and carrier CA2 (i.e., the rotational speed of the output shaft 22), the rotational speed of the mutually connected carrier CA1 and ring gear R2 corresponding to the sixth rotational element RE6, and the rotational speed of the mutually connected carrier CA1 and ring gear R2 corresponding to the seventh rotational element RE7 These axes each represent the rotational speed of sun gear S1. The mutual spacing between the vertical lines Y1, Y2, and Y3 is determined according to the gear ratio ρ0 of the differential mechanism 34. Further, the mutual intervals between the vertical lines Y4, Y5, Y6, and Y7 are determined according to the gear ratios ρ1 and ρ2 of the first and second planetary gear units 36 and 38, respectively. In the relationship between the vertical axes of the collinear chart, if the distance between the sun gear and the carrier is set to ``1'', the distance between the carrier and the ring gear is the gear ratio ρ (=number of teeth of the sun gear/ring gear) of the planetary gear. The interval corresponds to the number of teeth).

図3の共線図を用いて表現すれば、無段変速部18の差動機構34において、第1回転要素RE1にエンジン14(図中の「ENG」参照)が連結され、第2回転要素RE2に第1回転機MG1(図中の「MG1」参照)が連結され、中間伝達部材32と一体回転する第3回転要素RE3に第2回転機MG2(図中の「MG2」参照)が連結されて、エンジン14の回転を中間伝達部材32を介して有段変速部20へ伝達するように構成されている。無段変速部18では、縦線Y2を横切る各直線L0e、L0m、L0Rにより、サンギヤS0の回転速度とリングギヤR0の回転速度との関係が示される。 Expressed using the collinear diagram of FIG. 3, in the differential mechanism 34 of the continuously variable transmission section 18, the engine 14 (see "ENG" in the figure) is connected to the first rotating element RE1, and the second rotating element A first rotating machine MG1 (see "MG1" in the figure) is connected to RE2, and a second rotating machine MG2 (see "MG2" in the figure) is connected to a third rotating element RE3 that rotates integrally with the intermediate transmission member 32. The rotation of the engine 14 is transmitted to the stepped transmission section 20 via the intermediate transmission member 32. In the continuously variable transmission section 18, the relationship between the rotational speed of the sun gear S0 and the rotational speed of the ring gear R0 is shown by each straight line L0e, L0m, and L0R that cross the vertical line Y2.

又、有段変速部20において、第4回転要素RE4はクラッチC1を介して中間伝達部材32に選択的に連結され、第5回転要素RE5は出力軸22に連結され、第6回転要素RE6はクラッチC2を介して中間伝達部材32に選択的に連結されると共にブレーキB2を介してケース16に選択的に連結され、第7回転要素RE7はブレーキB1を介してケース16に選択的に連結される。有段変速部20では、係合装置CBの係合解放制御によって縦線Y5を横切る各直線L1、L2、L3、L4、LRにより、出力軸22における「1st」、「2nd」、「3rd」、「4th」、「Rev」の各回転速度が示される。 Further, in the stepped transmission section 20, the fourth rotational element RE4 is selectively connected to the intermediate transmission member 32 via the clutch C1, the fifth rotational element RE5 is connected to the output shaft 22, and the sixth rotational element RE6 is connected to the intermediate transmission member 32 via the clutch C1. The seventh rotating element RE7 is selectively connected to the intermediate transmission member 32 via the clutch C2 and to the case 16 via the brake B2, and the seventh rotating element RE7 is selectively connected to the case 16 via the brake B1. Ru. In the stepped transmission section 20, "1st", "2nd", and "3rd" on the output shaft 22 are controlled by the straight lines L1, L2, L3, L4, and LR that cross the vertical line Y5 by the engagement and release control of the engagement device CB. , "4th", and "Rev" are shown.

図3中の実線で示す、直線L0e及び直線L1、L2、L3、L4は、少なくともエンジン14を駆動力源として走行するハイブリッド走行(=HV走行)が可能なHV走行モードでの前進走行における各回転要素の相対速度を示している。HV走行は、エンジン14からの駆動力を少なくとも用いて走行するエンジン走行である。このHV走行モードでは、差動機構34において、キャリアCA0に入力される正トルクのエンジントルクTeに対して、第1回転機MG1による負トルクの反力トルクとなるMG1トルクTgがサンギヤS0に入力されると、リングギヤR0には正回転にて正トルクとなるエンジン直達トルクTd(=Te/(1+ρ0)=-(1/ρ0)×Tg)が現れる。そして、要求駆動力に応じて、エンジン直達トルクTdとMG2トルクTmとの合算トルクが車両10の前進方向の駆動トルクとして、AT1速ギヤ段-AT4速ギヤ段のうちの何れかのATギヤ段が形成された有段変速部20を介して駆動輪28へ伝達される。第1回転機MG1は、正回転にて負トルクを発生する場合には発電機として機能する。第1回転機MG1の発電電力Wgは、バッテリ54に充電されたり、第2回転機MG2にて消費される。第2回転機MG2は、発電電力Wgの全部又は一部を用いて、或いは発電電力Wgに加えてバッテリ54からの電力を用いて、MG2トルクTmを出力する。このように、第1回転機MG1は、エンジン14からの駆動力を伝達するようにエンジントルクTeに対する反力トルクを出力する回転機である。 The straight line L0e and the straight lines L1, L2, L3, and L4 shown by solid lines in FIG. It shows the relative speed of the rotating elements. HV driving is engine driving in which the vehicle uses at least the driving force from the engine 14. In this HV driving mode, in the differential mechanism 34, MG1 torque Tg, which is a negative torque reaction torque from the first rotary machine MG1, is input to the sun gear S0 in response to the positive engine torque Te input to the carrier CA0. Then, a direct engine torque Td (=Te/(1+ρ0)=-(1/ρ0)×Tg) appears in the ring gear R0, which becomes a positive torque in the normal rotation. Then, depending on the required driving force, the total torque of the engine direct torque Td and the MG2 torque Tm is used as the driving torque in the forward direction of the vehicle 10 to select one of the AT gears from the AT 1st gear to the AT 4th gear. is transmitted to the drive wheels 28 via the stepped transmission section 20 formed with the following. The first rotating machine MG1 functions as a generator when generating negative torque during forward rotation. The power Wg generated by the first rotating machine MG1 is charged into the battery 54 or consumed by the second rotating machine MG2. The second rotating machine MG2 outputs the MG2 torque Tm using all or part of the generated power Wg, or using the power from the battery 54 in addition to the generated power Wg. In this way, the first rotating machine MG1 is a rotating machine that outputs a reaction torque to the engine torque Te so as to transmit the driving force from the engine 14.

図3中の一点鎖線で示す直線L0m及び図3中の実線で示す直線L1、L2、L3、L4は、エンジン14の運転を停止した状態で第2回転機MG2を駆動力源として走行するモータ走行(=EV走行)が可能なEV走行モードでの前進走行における各回転要素の相対速度を示している。EV走行は、第2回転機MG2からの駆動力のみを用いて走行するモータ走行である。EV走行モードでの前進走行におけるEV走行では、キャリアCA0はゼロ回転とされ、リングギヤR0には正回転にて正トルクとなるMG2トルクTmが入力される。このとき、サンギヤS0に連結された第1回転機MG1は、無負荷状態とされて負回転にて空転させられる。つまり、EV走行モードでの前進走行では、エンジン14は駆動されず、エンジン回転速度Neはゼロとされ、MG2トルクTmが車両10の前進方向の駆動トルクとして、AT1速ギヤ段-AT4速ギヤ段のうちの何れかのATギヤ段が形成された有段変速部20を介して駆動輪28へ伝達される。ここでのMG2トルクTmは、正回転且つ正トルクの力行トルクである。 The straight line L0m shown by the dashed line in FIG. 3 and the straight lines L1, L2, L3, L4 shown by the solid line in FIG. It shows the relative speed of each rotating element during forward travel in the EV travel mode in which travel (=EV travel) is possible. EV driving is motor driving using only the driving force from the second rotating machine MG2. During EV travel in forward travel in the EV travel mode, carrier CA0 is set to zero rotation, and MG2 torque Tm, which becomes positive torque when rotated in the forward direction, is input to ring gear R0. At this time, the first rotary machine MG1 connected to the sun gear S0 is brought into an unloaded state and is idled at negative rotation. That is, in forward driving in the EV driving mode, the engine 14 is not driven, the engine rotational speed Ne is zero, and the MG2 torque Tm is used as the driving torque in the forward direction of the vehicle 10 between the AT 1st gear and the AT 4th gear. The transmission is transmitted to the driving wheels 28 via the stepped transmission section 20 in which one of the AT gears is formed. The MG2 torque Tm here is a power running torque of positive rotation and positive torque.

図3中の破線で示す、直線L0R及び直線LRは、EV走行モードでの後進走行における各回転要素の相対速度を示している。このEV走行モードでの後進走行では、リングギヤR0には負回転にて負トルクとなるMG2トルクTmが入力され、そのMG2トルクTmが車両10の後進方向の駆動トルクとして、AT1速ギヤ段が形成された有段変速部20を介して駆動輪28へ伝達される。車両10では、後述する電子制御装置90によって、複数のATギヤ段のうちの前進用のロー側のATギヤ段である例えばAT1速ギヤ段が形成された状態で、前進走行時における前進用のMG2トルクTmとは正負が反対となる後進用のMG2トルクTmが第2回転機MG2から出力させられることで、後進走行を行うことができる。ここでのMG2トルクTmは、負回転且つ負トルクの力行トルクである。尚、HV走行モードにおいても、直線L0Rのように第2回転機MG2を負回転とすることが可能であるので、EV走行モードと同様に後進走行を行うことが可能である。 A straight line L0R and a straight line LR shown by broken lines in FIG. 3 indicate the relative speed of each rotating element during reverse travel in the EV travel mode. When traveling backward in this EV driving mode, the MG2 torque Tm, which becomes a negative torque at negative rotation, is input to the ring gear R0, and the MG2 torque Tm is used as the driving torque for the vehicle 10 in the reverse direction to form the AT 1st gear. It is transmitted to the drive wheels 28 via the stepped transmission section 20. In the vehicle 10, an electronic control device 90, which will be described later, sets a low forward AT gear among a plurality of AT gears, such as an AT 1st gear, when the vehicle 10 is running forward. Reverse travel can be performed by outputting the MG2 torque Tm for reverse travel, which has the opposite polarity to the MG2 torque Tm, from the second rotary machine MG2. The MG2 torque Tm here is a powering torque of negative rotation and negative torque. Note that even in the HV driving mode, it is possible to cause the second rotary machine MG2 to rotate negatively as in the straight line L0R, so it is possible to perform backward driving similarly to the EV driving mode.

車両10は、走行用の駆動力源として、エンジン14及び第2回転機MG2を備えたハイブリッド車両である。動力伝達装置12において、エンジン14や第2回転機MG2から出力される動力は、有段変速部20へ伝達され、その有段変速部20から差動歯車装置24等を介して駆動輪28へ伝達される。このように、動力伝達装置12は、駆動力源(エンジン14、第2回転機MG2)からの駆動力を駆動輪28へ伝達する。尚、動力は、特に区別しない場合にはトルクや力も同意である。 The vehicle 10 is a hybrid vehicle that includes an engine 14 and a second rotating machine MG2 as a driving force source for driving. In the power transmission device 12, the power output from the engine 14 and the second rotating machine MG2 is transmitted to the stepped transmission section 20, and from the stepped transmission section 20 to the drive wheels 28 via the differential gear device 24 and the like. communicated. In this way, the power transmission device 12 transmits the driving force from the driving power source (engine 14, second rotating machine MG2) to the driving wheels 28. Note that power also means torque and force unless otherwise specified.

図1に戻り、車両10は、エンジン14、無段変速部18、及び有段変速部20などの制御に関連する車両10の制御装置を含むコントローラとしての電子制御装置90を備えている。図1は、電子制御装置90の入出力系統を示す図であり、又、電子制御装置90による制御機能の要部を説明する機能ブロック図である。電子制御装置90は、例えばCPU、RAM、ROM、入出力インターフェース等を備えた所謂マイクロコンピュータを含んで構成されており、CPUはRAMの一時記憶機能を利用しつつ予めROMに記憶されたプログラムに従って信号処理を行うことにより車両10の各種制御を行う。電子制御装置90は、必要に応じて駆動力源制御用、有段変速制御用等に分けて構成される。 Returning to FIG. 1, the vehicle 10 includes an electronic control device 90 as a controller that includes a control device for the vehicle 10 related to controlling the engine 14, the continuously variable transmission section 18, the stepped transmission section 20, and the like. FIG. 1 is a diagram showing the input/output system of the electronic control device 90, and is also a functional block diagram illustrating the main parts of the control functions by the electronic control device 90. The electronic control device 90 includes, for example, a so-called microcomputer equipped with a CPU, RAM, ROM, input/output interface, etc., and the CPU uses the temporary storage function of the RAM and executes programs stored in the ROM in advance. Various controls of the vehicle 10 are performed by performing signal processing. The electronic control device 90 is configured for driving force source control, stepped transmission control, etc. as necessary.

電子制御装置90には、車両10に備えられた各種センサ等(例えばエンジン回転速度センサ60、出力回転速度センサ62、MG1回転速度センサ64、MG2回転速度センサ66、アクセル開度センサ68、スロットル弁開度センサ70、ブレーキペダルセンサ71、ステアリングセンサ72、ドライバ状態センサ73、Gセンサ74、ヨーレートセンサ76、バッテリセンサ78、油温センサ79、車両周辺情報センサ80、車両位置センサ81、外部ネットワーク通信用アンテナ82、ナビゲーションシステム83、運転支援設定スイッチ群84、シフトポジションセンサ85など)による検出値に基づく各種信号等(例えばエンジン回転速度Ne、車速Vに対応する出力回転速度No、第1回転機MG1の回転速度であるMG1回転速度Ng、AT入力回転速度Niと同値であるMG2回転速度Nm、運転者の加速操作の大きさを表す運転者のアクセル操作量であるアクセル開度θacc、電子スロットル弁の開度であるスロットル弁開度θth、ホイールブレーキを作動させる為のブレーキペダルが運転者によって操作されている状態を示す信号であるブレーキオン信号Bon、運転者によるブレーキペダルの踏込操作の大きさを表すブレーキ操作量Bra、車両10に備えられたステアリングホイールの操舵角θsw及び操舵方向Dsw、ステアリングホイールが運転者によって握られている状態を示す信号であるステアリングオン信号SWon、運転者の状態を示す信号であるドライバ状態信号Drv、車両10の前後加速度Gx及び左右加速度Gy、車両10の鉛直軸まわりの回転角速度であるヨーレートRyaw、バッテリ54のバッテリ温度THbatやバッテリ充放電電流Ibatやバッテリ電圧Vbat、作動油OILの温度である作動油温THoil、車両周辺情報Iard、位置情報Ivp、通信信号Scom、ナビ情報Inavi、自動運転制御やクルーズ制御等の運転支援制御における運転者による設定を示す信号である運転支援設定信号Sset、車両10に備えられたシフトレバーの操作ポジションPOSshなど)が、それぞれ供給される。 The electronic control device 90 includes various sensors installed in the vehicle 10 (for example, an engine rotation speed sensor 60, an output rotation speed sensor 62, an MG1 rotation speed sensor 64, an MG2 rotation speed sensor 66, an accelerator opening sensor 68, and a throttle valve). Opening sensor 70, brake pedal sensor 71, steering sensor 72, driver status sensor 73, G sensor 74, yaw rate sensor 76, battery sensor 78, oil temperature sensor 79, vehicle surrounding information sensor 80, vehicle position sensor 81, external network communication various signals based on detected values (for example, engine rotation speed Ne, output rotation speed No corresponding to vehicle speed V, first rotating machine MG1 rotational speed Ng, which is the rotational speed of MG1, MG2 rotational speed Nm, which is the same value as the AT input rotational speed Ni, accelerator opening degree θacc, which is the driver's accelerator operation amount that represents the magnitude of the driver's acceleration operation, and electronic throttle. Throttle valve opening θth, which is the opening of the valve; brake-on signal Bon, which is a signal indicating that the driver is operating the brake pedal to operate the wheel brake; and the magnitude of the brake pedal depression by the driver. the steering angle θsw and steering direction Dsw of the steering wheel provided in the vehicle 10, the steering-on signal SWon, which is a signal indicating the state in which the steering wheel is held by the driver, and the driver's state. the driver status signal Drv, the longitudinal acceleration Gx and the lateral acceleration Gy of the vehicle 10, the yaw rate Ryaw, which is the rotational angular velocity of the vehicle 10 around the vertical axis, the battery temperature THbat of the battery 54, the battery charging/discharging current Ibat, and the battery voltage. Vbat, hydraulic oil temperature THoil which is the temperature of hydraulic oil OIL, vehicle surrounding information Iard, location information Ivp, communication signal Scom, navigation information Inavi, signal indicating settings by the driver in driving support controls such as automatic driving control and cruise control. A driving support setting signal Sset, an operating position POSsh of a shift lever provided in the vehicle 10, etc.) are respectively supplied.

運転者のアクセル操作量は、例えばアクセルペダルなどのアクセル操作部材の操作量である加速操作量であって、車両10に対する運転者の出力要求量である。運転者の出力要求量としては、アクセル開度θaccの他に、スロットル弁開度θthなどを用いることもできる。 The driver's accelerator operation amount is an acceleration operation amount that is the operation amount of an accelerator operation member such as an accelerator pedal, and is an output request amount of the driver to the vehicle 10. In addition to the accelerator opening θacc, the throttle valve opening θth can also be used as the driver's output request amount.

ドライバ状態センサ73は、例えば運転者の表情や瞳孔などを撮影するカメラ、運転者の生体情報を検出する生体情報センサなどのうちの少なくとも一つを含んでおり、運転者の視線や顔の向き、眼球や顔の動き、心拍の状態等の運転者の状態を取得する。 The driver status sensor 73 includes at least one of a camera that photographs the driver's facial expressions and pupils, a biological information sensor that detects biological information of the driver, and detects the driver's line of sight and face direction. , acquire the driver's condition such as eyeball and facial movements, heartbeat condition, etc.

車両周辺情報センサ80は、例えばライダー、レーダー、及び車載カメラなどのうちの少なくとも一つを含んでおり、走行中の道路に関する情報や車両周辺に存在する物体に関する情報を直接的に取得する。前記ライダーは、例えば車両10の前方の物体、側方の物体、後方の物体などを各々検出する複数のライダー、又は、車両10の全周囲の物体を検出する一つのライダーであり、検出した物体に関する物体情報を車両周辺情報Iardとして出力する。前記レーダーは、例えば車両10の前方の物体、前方近傍の物体、後方近傍の物体などを各々検出する複数のレーダーなどであり、検出した物体に関する物体情報を車両周辺情報Iardとして出力する。前記ライダーやレーダーによる物体情報には、検出した物体の車両10からの距離と方向とが含まれる。前記車載カメラは、例えば車両10の前方や後方を撮像する単眼カメラ又はステレオカメラであり、撮像情報を車両周辺情報Iardとして出力する。この撮像情報には、走行路の車線、走行路における標識、駐車スペース、及び走行路における他車両や歩行者や障害物などの情報が含まれる。 The vehicle surrounding information sensor 80 includes, for example, at least one of a lidar, a radar, an on-vehicle camera, and the like, and directly acquires information regarding the road on which the vehicle is traveling and information regarding objects existing around the vehicle. The lidar is, for example, a plurality of lidars that detect objects in front of the vehicle 10, objects on the sides, objects behind the vehicle 10, etc., or one lidar that detects objects all around the vehicle 10, and the detected objects Object information related to the vehicle is output as vehicle surrounding information Iard. The radars are, for example, a plurality of radars that respectively detect objects in front of the vehicle 10, objects near the front, objects near the rear, etc., and output object information regarding the detected objects as vehicle surrounding information Iard. The object information from the lidar or radar includes the distance and direction of the detected object from the vehicle 10. The vehicle-mounted camera is, for example, a monocular camera or a stereo camera that photographs the front and rear of the vehicle 10, and outputs the photographed information as vehicle surrounding information Iard. This imaging information includes information such as lanes on the driving path, signs on the driving path, parking spaces, and other vehicles, pedestrians, and obstacles on the driving path.

車両位置センサ81は、GPSアンテナなどを含んでいる。位置情報Ivpは、GPS(Global Positioning System)衛星が発信するGPS信号(軌道信号)などに基づく地表又は地図上における車両10の現在位置を示す情報である自車位置情報を含んでいる。 Vehicle position sensor 81 includes a GPS antenna and the like. The position information Ivp includes vehicle position information that is information indicating the current position of the vehicle 10 on the ground or on a map based on a GPS signal (orbit signal) transmitted by a GPS (Global Positioning System) satellite.

ナビゲーションシステム83は、ディスプレイやスピーカ等を有する公知のナビゲーションシステムである。ナビゲーションシステム83は、位置情報Ivpに基づいて、予め記憶された地図データ上に自車位置を特定する。ナビゲーションシステム83は、ディスプレイに表示した地図上に自車位置を表示する。ナビゲーションシステム83は、目的地が入力されると、出発地から目的地までの走行経路を演算し、ディスプレイやスピーカ等で運転者に走行経路などの指示を行う。ナビ情報Inaviは、例えばナビゲーションシステム83に予め記憶された地図データに基づく道路情報や施設情報などの地図情報などを含んでいる。前記道路情報には、市街地道路、郊外道路、山岳道路、高速自動車道路すなわち高速道路などの道路の種類、道路の分岐や合流、道路の勾配、制限速度などの情報が含まれる。前記施設情報には、スーパー、商店、レストラン、駐車場、公園、車両10の故障対応業者、自宅、高速道路におけるサービスエリアなどの拠点の種類、所在位置、名称などの情報が含まれる。上記サービスエリアは、例えば高速道路で、駐車、食事、給油などの設備のある拠点である。 The navigation system 83 is a known navigation system that includes a display, speakers, and the like. The navigation system 83 specifies the vehicle position on pre-stored map data based on the position information Ivp. The navigation system 83 displays the vehicle's position on a map displayed on a display. When a destination is input, the navigation system 83 calculates a driving route from the departure point to the destination, and instructs the driver about the driving route through a display, a speaker, or the like. The navigation information Inavi includes, for example, map information such as road information and facility information based on map data stored in the navigation system 83 in advance. The road information includes information such as types of roads such as city roads, suburban roads, mountain roads, and expressways, branching and merging of roads, road gradients, and speed limits. The facility information includes information such as the type, location, and name of bases such as supermarkets, stores, restaurants, parking lots, parks, service providers for the vehicle 10, homes, and service areas on expressways. The service area is, for example, a base on an expressway that has facilities such as parking, meals, and refueling.

運転支援設定スイッチ群84は、自動運転制御を実行させる為の自動運転選択スイッチ、クルーズ制御を実行させる為のクルーズスイッチ、クルーズ制御における車速を設定するスイッチ、クルーズ制御における先行車との車間距離を設定するスイッチ、設定された車線を維持して走行するレーンキープ制御を実行させる為のスイッチなどを含んでいる。 The driving support setting switch group 84 includes an automatic driving selection switch for executing automatic driving control, a cruise switch for executing cruise control, a switch for setting the vehicle speed in cruise control, and a switch for setting the vehicle speed to the preceding vehicle in cruise control. It includes switches for setting the vehicle, and switches for executing lane keep control to maintain the set lane while driving.

通信信号Scomは、例えば道路交通情報通信システムなどの車外装置であるセンターとの間で送受信された道路交通情報など、及び/又は、前記センターを介さずに車両10の近傍にいる他車両との間で直接的に送受信された車車間通信情報などを含んでいる。前記道路交通情報には、例えば道路の渋滞、事故、工事、所要時間、駐車場などの情報が含まれる。前記車車間通信情報は、例えば車両情報、走行情報、交通環境情報などを含んでいる。前記車両情報には、例えば乗用車、トラック、二輪車などの車種を示す情報が含まれる。前記走行情報には、例えば車速V、位置情報、ブレーキペダルの操作情報、ターンシグナルランプの点滅情報、ハザードランプの点滅情報などの情報が含まれる。前記交通環境情報には、例えば道路の渋滞、工事などの情報が含まれる。 The communication signal Scom is, for example, road traffic information transmitted and received with a center that is an external device such as a road traffic information communication system, and/or communication with other vehicles in the vicinity of the vehicle 10 without going through the center. It includes inter-vehicle communication information directly sent and received between vehicles. The road traffic information includes, for example, information such as road congestion, accidents, construction, travel time, and parking lots. The vehicle-to-vehicle communication information includes, for example, vehicle information, driving information, traffic environment information, and the like. The vehicle information includes, for example, information indicating the type of vehicle such as a passenger car, truck, or two-wheeled vehicle. The driving information includes, for example, vehicle speed V, position information, brake pedal operation information, turn signal lamp blinking information, hazard lamp blinking information, and the like. The traffic environment information includes, for example, information such as road congestion and construction.

電子制御装置90からは、車両10に備えられた各装置(例えばエンジン制御装置50、インバータ52、油圧制御回路56、外部ネットワーク通信用アンテナ82、ホイールブレーキ装置86、操舵装置88、情報周知装置89など)に各種指令信号(例えばエンジン14を制御する為のエンジン制御指令信号Se、第1回転機MG1及び第2回転機MG2を各々制御する為の回転機制御指令信号Smg、係合装置CBの作動状態を制御する為の油圧制御指令信号Sat、通信信号Scom、ホイールブレーキによる制動トルクを制御する為のブレーキ制御指令信号Sbra、車輪(特には前輪)の操舵を制御する為の操舵制御指令信号Sste、運転者に警告や報知を行う為の情報周知制御指令信号Sinfなど)が、それぞれ出力される。 From the electronic control device 90, each device provided in the vehicle 10 (for example, the engine control device 50, the inverter 52, the hydraulic control circuit 56, the external network communication antenna 82, the wheel brake device 86, the steering device 88, the information dissemination device 89) etc.), various command signals (for example, an engine control command signal Se for controlling the engine 14, a rotating machine control command signal Smg for controlling each of the first rotating machine MG1 and the second rotating machine MG2, and an engagement device CB). A hydraulic control command signal Sat for controlling the operating state, a communication signal Scom, a brake control command signal Sbra for controlling the braking torque of the wheel brake, a steering control command signal for controlling the steering of the wheels (especially the front wheels) Sste, information dissemination control command signal Sinf for warning or informing the driver, etc.) are output.

ホイールブレーキ装置86は、車輪にホイールブレーキによる制動トルクを付与するブレーキ装置である。ホイールブレーキ装置86は、運転者による例えばブレーキペダルの踏込操作などに応じて、ホイールブレーキに設けられたホイールシリンダへブレーキ油圧を供給する。ホイールブレーキ装置86では、通常時には、ブレーキマスタシリンダから発生させられる、ブレーキ操作量Braに対応した大きさのマスタシリンダ油圧がブレーキ油圧としてホイールシリンダへ供給される。一方で、ホイールブレーキ装置86では、例えばABS制御時、横滑り抑制制御時、車速制御時、自動運転制御時などには、ホイールブレーキによる制動トルクの発生の為に、各制御で必要なブレーキ油圧がホイールシリンダへ供給される。上記車輪は、駆動輪28及び不図示の従動輪である。 The wheel brake device 86 is a brake device that applies braking torque to the wheels by means of a wheel brake. The wheel brake device 86 supplies brake hydraulic pressure to a wheel cylinder provided in a wheel brake in response to a driver's depression of a brake pedal, for example. In the wheel brake device 86, under normal conditions, master cylinder hydraulic pressure generated from the brake master cylinder and having a magnitude corresponding to the brake operation amount Bra is supplied to the wheel cylinders as brake hydraulic pressure. On the other hand, in the wheel brake device 86, for example, during ABS control, sideslip prevention control, vehicle speed control, automatic driving control, etc., the brake hydraulic pressure required for each control is controlled to generate braking torque by the wheel brake. Supplied to wheel cylinders. The wheels are a driving wheel 28 and a driven wheel (not shown).

操舵装置88は、例えば車速V、操舵角θsw及び操舵方向Dsw、ヨーレートRyawなどに応じたアシストトルクを車両10の操舵系に付与する。操舵装置88では、例えば自動運転制御時などには、前輪の操舵を制御するトルクを車両10の操舵系に付与する。 The steering device 88 applies assist torque to the steering system of the vehicle 10 according to, for example, the vehicle speed V, the steering angle θsw, the steering direction Dsw, the yaw rate Ryaw, and the like. The steering device 88 applies torque for controlling the steering of the front wheels to the steering system of the vehicle 10, for example, during automatic driving control.

情報周知装置89は、例えば車両10の走行に関わる何らかの故障が発生したり、車両10の走行に関わる機能が低下した場合などに、運転者に対して警告や報知を行う装置である。情報周知装置89は、例えばモニタやディスプレイやアラームランプ等の表示装置、及び/又はスピーカやブザー等の音出力装置などである。前記表示装置は、運転者に対して視覚的な警告や報知を行う装置である。音出力装置は、運転者に対して聴覚的な警告や報知を行う装置である。 The information dissemination device 89 is a device that issues a warning or notification to the driver, for example, when some kind of failure related to the running of the vehicle 10 occurs or when a function related to the running of the vehicle 10 deteriorates. The information dissemination device 89 is, for example, a display device such as a monitor, a display, or an alarm lamp, and/or a sound output device such as a speaker or a buzzer. The display device is a device that provides visual warnings and notifications to the driver. The sound output device is a device that provides an auditory warning or notification to the driver.

電子制御装置90は、例えば書き換え可能なROM等の第1記憶装置91を備えている。第1記憶装置91は、電子制御装置90による車両10の制御に用いられる車両制御用ソフトウェア92を記憶する記憶装置である。車両制御用ソフトウェア92は、例えば車両10の制御手順が定められた複数種類の車両制御用プログラム92P、及び車両制御用プログラム92Pに従って車両10を制御するときに用いられる複数種類の制御用データ92Dを含んでいる。 The electronic control device 90 includes a first storage device 91 such as a rewritable ROM. The first storage device 91 is a storage device that stores vehicle control software 92 used for controlling the vehicle 10 by the electronic control device 90. The vehicle control software 92 includes, for example, multiple types of vehicle control programs 92P in which control procedures for the vehicle 10 are determined, and multiple types of control data 92D used when controlling the vehicle 10 according to the vehicle control programs 92P. Contains.

車両10は、更に、送受信機100、第1ゲートウェイECU110、更新用制御装置120、第2ゲートウェイECU130、コネクタ140等を備えている。 The vehicle 10 further includes a transceiver 100, a first gateway ECU 110, an update control device 120, a second gateway ECU 130, a connector 140, and the like.

送受信機100は、車両10とは別に存在する、車両10とは別の車外装置であるサーバー200と通信する機器である。 The transceiver 100 is a device that communicates with a server 200 that exists separately from the vehicle 10 and is an external device other than the vehicle 10 .

第1ゲートウェイECU110、更新用制御装置120、及び第2ゲートウェイECU130は、各々、電子制御装置90と同様のハード構成を備えており、例えば第1記憶装置91に記憶された車両制御用ソフトウェア92の書き換えを行う制御装置である。 The first gateway ECU 110, the update control device 120, and the second gateway ECU 130 each have the same hardware configuration as the electronic control device 90, and for example, the vehicle control software 92 stored in the first storage device 91. This is a control device that performs rewriting.

コネクタ140は、車両10とは別に存在する、車両10とは別の車外装置である外部書き換え装置210を接続する為のものである。コネクタ140は、公知の規格によって形状や電気信号が定められている。コネクタ140は、故障診断装置を接続するコネクタとして用いることも可能である。コネクタ140の規格には、例えばOBD(On-Board Diagnostics)、WWH-OBD(World Wide Harmonized-OBD)、KWP(Keyword Protocol)、UDS(Unified Diagnostic Services)等がある。コネクタ140は、OBDコネクタ、DLCコネクタ、故障診断コネクタなどと呼ばれている。 The connector 140 is for connecting an external rewriting device 210 which is a device outside the vehicle 10 and which exists separately from the vehicle 10 . The shape and electrical signals of the connector 140 are determined by known standards. The connector 140 can also be used as a connector for connecting a failure diagnosis device. Standards for the connector 140 include, for example, OBD (On-Board Diagnostics), WWH-OBD (World Wide Harmonized-OBD), KWP (Keyword Protocol), and UDS (Unified Diagnostic Services). The connector 140 is called an OBD connector, a DLC connector, a failure diagnosis connector, or the like.

サーバー200は、図4に示すように、車両10外部のネットワーク220に接続されたシステムである。サーバー200は、アップロードされた、新ソフトウェア202を記憶している。サーバー200は、必要に応じて新ソフトウェア202を車両10に送信する。サーバー200は、新ソフトウェア202を配信するソフト配信センターとして機能する。新ソフトウェア202は、車両制御用ソフトウェア92を更新対象とするソフトウェアである。新ソフトウェア202は、現在の車両制御用ソフトウェア92を新ソフトウェア202を用いて書き換えた後の車両制御用ソフトウェア92すなわち更新後の車両制御用ソフトウェア92となるものである。新ソフトウェア202は、例えば各々対応する車両制御用プログラム92Pを更新対象とする複数種類の新プログラム202P、及び各々対応する制御用データ92Dを更新対象とする複数種類の新データ202Dを含んでいる。新プログラム202Pは、現在の車両制御用プログラム92Pを新プログラム202Pを用いて書き換えた後の車両制御用プログラム92Pすなわち更新後の車両制御用プログラム92Pとなるものである。新データ202Dは、現在の制御用データ92Dを新データ202Dを用いて書き換えた後の制御用データ92Dすなわち更新後の制御用データ92Dとなるものである。本実施例では、現在の車両制御用ソフトウェア92を現ソフトウェア92と言うこともある。 The server 200 is a system connected to a network 220 outside the vehicle 10, as shown in FIG. The server 200 stores the new software 202 that has been uploaded. Server 200 transmits new software 202 to vehicle 10 as necessary. The server 200 functions as a software distribution center that distributes new software 202. The new software 202 is software that updates the vehicle control software 92. The new software 202 is the vehicle control software 92 obtained by rewriting the current vehicle control software 92 using the new software 202, that is, the updated vehicle control software 92. The new software 202 includes, for example, a plurality of types of new programs 202P, each of which targets a corresponding vehicle control program 92P, and a plurality of types of new data 202D, each of which targets a corresponding control data 92D. The new program 202P is the vehicle control program 92P obtained by rewriting the current vehicle control program 92P using the new program 202P, that is, the updated vehicle control program 92P. The new data 202D is the control data 92D obtained by rewriting the current control data 92D using the new data 202D, that is, the updated control data 92D. In this embodiment, the current vehicle control software 92 may also be referred to as current software 92.

外部書き換え装置210は、車内通信網に直接的に接続され、電子制御装置90などと同様に、車内通信網を流れるCAN(Controller Area Network)フレームを受信したり、車内通信網にCANフレームを送信することができる。 The external rewriting device 210 is directly connected to the in-vehicle communication network, and, like the electronic control device 90, receives CAN (Controller Area Network) frames flowing through the in-vehicle communication network and transmits CAN frames to the in-vehicle communication network. can do.

送受信機100は、図4に示すように、車両10外部の無線装置230との間での無線通信Rを介してネットワーク220と接続されている。無線装置230は、ネットワーク220と接続された、無線通信Rを介して各種信号を送受信する送受信装置である。 As shown in FIG. 4, the transceiver 100 is connected to a network 220 via wireless communication R with a wireless device 230 outside the vehicle 10. The wireless device 230 is a transmitting/receiving device that is connected to the network 220 and transmits and receives various signals via wireless communication R.

第1ゲートウェイECU110は、送受信機100と接続されており、サーバー200から無線通信Rを介して送信される新ソフトウェア202を必要に応じて送受信機100を用いて受信し、受信した新ソフトウェア202を更新用制御装置120に送信する。尚、車両10では、外部ネットワーク通信用アンテナ82を介してサーバー200との間で無線通信Rが行われても良い。 The first gateway ECU 110 is connected to the transceiver 100, receives new software 202 transmitted from the server 200 via wireless communication R using the transceiver 100 as needed, and transmits the received new software 202. It is transmitted to the update control device 120. Note that in the vehicle 10, wireless communication R may be performed with the server 200 via the external network communication antenna 82.

更新用制御装置120は、車両10において、無線通信Rを介した、車両制御用ソフトウェア92の書き込みや書き換えを統括する制御装置である。更新用制御装置120は、第1ゲートウェイECU110から送信された新ソフトウェア202を用いて車両制御用ソフトウェア92を書き換える。 The update control device 120 is a control device that controls writing and rewriting of the vehicle control software 92 in the vehicle 10 via the wireless communication R. The update control device 120 rewrites the vehicle control software 92 using the new software 202 sent from the first gateway ECU 110.

更新用制御装置120は、車両制御用ソフトウェア92を更新する機能を実現する為に、更新処理手段すなわち更新処理部122、及び書き換え可能なROM等の第2記憶装置124を備えている。 The update control device 120 includes an update processing means, that is, an update processing section 122, and a second storage device 124 such as a rewritable ROM in order to realize a function of updating the vehicle control software 92.

更新処理部122は、車両10に対して配信される、車両制御用ソフトウェア92を更新する必要がある新ソフトウェア202がサーバー200に存在するか否かを判定する。見方を換えれば、更新処理部122は、サーバー200から車両制御用ソフトウェア92を更新する必要がある新ソフトウェア202を配信する要求、つまり新ソフトウェア202を更新用制御装置120に書き込む、サーバー200からの書き込み要求が有るか否かを判定する。 The update processing unit 122 determines whether new software 202 that is distributed to the vehicle 10 and that needs to update the vehicle control software 92 exists in the server 200 . In other words, the update processing unit 122 receives a request from the server 200 to distribute new software 202 that needs to update the vehicle control software 92, that is, a request from the server 200 to write the new software 202 to the update control device 120. Determine whether there is a write request.

更新処理部122は、サーバー200からの書き込み要求が有ると判定した場合には、新ソフトウェア202をサーバー200から無線通信Rを介して受信するつまりダウンロードする指令を第1ゲートウェイECU110へ出力する。更新処理部122は、第1ゲートウェイECU110がサーバー200から受信した新ソフトウェア202を受信後新ソフトウェア126として第2記憶装置124に記憶する。第2記憶装置124は、サーバー200から受信した新ソフトウェア202つまり受信後新ソフトウェア126を記憶する記憶装置である。受信後新ソフトウェア126は、第2記憶装置124に記憶された新プログラム202Pである受信後新プログラム126P、及び第2記憶装置124に記憶された新データ202Dである受信後新データ126Dを含んでいる。 When the update processing unit 122 determines that there is a write request from the server 200, it outputs a command to the first gateway ECU 110 to receive, that is, download, the new software 202 from the server 200 via the wireless communication R. The update processing unit 122 stores the new software 202 received by the first gateway ECU 110 from the server 200 in the second storage device 124 as the received new software 126 . The second storage device 124 is a storage device that stores the new software 202 received from the server 200, that is, the received new software 126. The new after-reception software 126 includes a new after-reception program 126P, which is a new program 202P stored in the second storage device 124, and new after-reception data 126D, which is new data 202D stored in the second storage device 124. There is.

更新処理部122は、受信後新ソフトウェア126を用いて、更新対象の車両制御用ソフトウェア92の書き換えを実施する、すなわち車両制御用ソフトウェア92の更新処理を行う。つまり、更新処理部122は、第2記憶装置124に記憶された新ソフトウェア202を第1記憶装置91に書き込むことで車両制御用ソフトウェア92の更新処理を行う。 After receiving the new software 126, the update processing unit 122 uses the new software 126 to rewrite the vehicle control software 92 to be updated, that is, performs an update process for the vehicle control software 92. In other words, the update processing unit 122 updates the vehicle control software 92 by writing the new software 202 stored in the second storage device 124 into the first storage device 91.

第2ゲートウェイECU130は、コネクタ140と接続されており、コネクタ140を介して接続される外部書き換え装置210を用いて、車両制御用ソフトウェア92を書き換える為のものである。尚、車両10と外部書き換え装置210とは、コネクタ140を介して有線にて接続可能に構成されているが、無線にて接続可能に構成されても良い。 The second gateway ECU 130 is connected to a connector 140 and is used to rewrite vehicle control software 92 using an external rewriting device 210 connected via the connector 140. Although the vehicle 10 and the external rewriting device 210 are configured to be connectable by wire via the connector 140, they may be configured to be connectable wirelessly.

第1制御装置としての電子制御装置90と第2制御装置としての更新用制御装置120とは、車両10の制御を行うと共に車両制御用ソフトウェア92の更新処理を行う車両用制御装置150である。特には、電子制御装置90と更新用制御装置120とは、車両10の制御を行うと共に、車両10とは別の車外装置であるサーバー200から無線通信Rを介して受信した新ソフトウェア202を用いて、車両制御用ソフトウェア92の更新処理を行う車両用制御装置150である。このように、車両用制御装置150は、電子制御装置90と更新用制御装置120とを備えている。 The electronic control device 90 as the first control device and the update control device 120 as the second control device are the vehicle control device 150 that controls the vehicle 10 and performs update processing of the vehicle control software 92. In particular, the electronic control device 90 and the update control device 120 control the vehicle 10 and use new software 202 received via wireless communication R from the server 200, which is an external device separate from the vehicle 10. This is a vehicle control device 150 that performs update processing of vehicle control software 92. In this way, the vehicle control device 150 includes the electronic control device 90 and the update control device 120.

電子制御装置90は、車両10における各種制御を実現する為に、更に、AT変速制御手段すなわちAT変速制御部93、ハイブリッド制御手段すなわちハイブリッド制御部94、制動力制御手段すなわち制動力制御部95、及び運転制御手段すなわち運転制御部96を備えている。 In order to realize various controls in the vehicle 10, the electronic control device 90 further includes an AT shift control means, that is, an AT shift control section 93, a hybrid control means, that is, a hybrid control section 94, a braking force control means, that is, a braking force control section 95, and an operation control means, that is, an operation control section 96.

AT変速制御部93は、予め実験的に或いは設計的に求められて記憶された関係すなわち予め定められた関係である例えば図5に示すようなATギヤ段変速マップを用いて有段変速部20の変速判断を行い、必要に応じて有段変速部20の変速制御を実行する為の油圧制御指令信号Satを油圧制御回路56へ出力する。 The AT shift control unit 93 uses an AT gear shift map as shown in FIG. A hydraulic control command signal Sat is output to the hydraulic control circuit 56 to execute the gear change control of the stepped transmission section 20 as necessary.

図5において、ATギヤ段変速マップは、例えば車速V及び要求駆動力Frdemを変数とする二次元座標上に、有段変速部20の変速制御に用いられる、有段変速部20の変速が判断される為の予め定められた複数種類の変速線SHつまりATギヤ段の切替えが判断される為の予め定められた複数種類の変速線SH、を有する所定の関係である。ここでは、車速Vに替えて出力回転速度Noなどを用いても良い。又、要求駆動力Frdemに替えて要求駆動トルクTrdemやアクセル開度θaccやスロットル弁開度θthなどを用いても良い。複数種類の変速線SHは、例えば実線に示すようなアップシフトが判断される為のアップシフト線SHua、SHub、SHuc、及び破線に示すようなダウンシフトが判断される為のダウンシフト線SHda、SHdb、SHdcを含んでいる。 In FIG. 5, the AT gear shift map is a two-dimensional coordinate system using, for example, vehicle speed V and required driving force Frdem as variables. This is a predetermined relationship having a plurality of predetermined types of shift lines SH for determining whether or not to change the AT gear. Here, instead of the vehicle speed V, output rotational speed No. etc. may be used. Further, the required driving torque Trdem, the accelerator opening θacc, the throttle valve opening θth, etc. may be used instead of the required driving force Frdem. The plurality of types of shift lines SH include, for example, upshift lines SHua, SHub, and SHuc for determining an upshift as shown by a solid line, and downshift lines SHda for determining a downshift as shown by a broken line. Contains SHdb and SHdc.

ハイブリッド制御部94は、エンジン14の作動を制御するエンジン制御手段すなわちエンジン制御部としての機能と、インバータ52を介して第1回転機MG1及び第2回転機MG2の作動を制御する回転機制御手段すなわち回転機制御部としての機能とを含んでおり、それらの制御機能によりエンジン14、第1回転機MG1、及び第2回転機MG2によるハイブリッド駆動制御等を実行する。 The hybrid control unit 94 functions as an engine control unit that controls the operation of the engine 14, that is, an engine control unit, and a rotating machine control unit that controls the operations of the first rotating machine MG1 and the second rotating machine MG2 via the inverter 52. That is, it includes a function as a rotating machine control section, and executes hybrid drive control etc. by the engine 14, first rotating machine MG1, and second rotating machine MG2 by these control functions.

ハイブリッド制御部94は、予め定められた関係である例えば駆動要求量マップにアクセル開度θacc及び車速Vを適用することで駆動要求量としての駆動輪28における要求駆動力Frdemを算出する。前記駆動要求量としては、要求駆動力Frdem[N]の他に、駆動輪28における要求駆動トルクTrdem[Nm]、駆動輪28における要求駆動パワーPrdem[W]、出力軸22における要求AT出力トルク等を用いることもできる。ハイブリッド制御部94は、バッテリ54の充電可能電力Winや放電可能電力Wout等を考慮して、要求駆動トルクTrdemと車速Vとに基づく要求駆動パワーPrdemを実現するように、エンジン14を制御する指令信号であるエンジン制御指令信号Seと、第1回転機MG1及び第2回転機MG2を制御する指令信号である回転機制御指令信号Smgとを出力する。エンジン制御指令信号Seは、例えばそのときのエンジン回転速度NeにおけるエンジントルクTeを出力するエンジン14のパワーであるエンジンパワーPeの指令値である。回転機制御指令信号Smgは、例えばエンジントルクTeの反力トルクとしての指令出力時のMG1回転速度NgにおけるMG1トルクTgを出力する第1回転機MG1の発電電力Wgの指令値であり、又、指令出力時のMG2回転速度NmにおけるMG2トルクTmを出力する第2回転機MG2の消費電力Wmの指令値である。 The hybrid control unit 94 calculates the required driving force Frdem at the drive wheels 28 as the required drive amount by applying the accelerator opening θacc and the vehicle speed V to a predetermined relationship, for example, a required drive amount map. The required drive amount includes, in addition to the required driving force Frdem [N], the required driving torque Trdem [Nm] at the driving wheels 28, the required driving power Prdem [W] at the driving wheels 28, and the required AT output torque at the output shaft 22. etc. can also be used. The hybrid control unit 94 issues a command to control the engine 14 so as to realize the required drive power Prdem based on the required drive torque Trdem and the vehicle speed V, taking into consideration the chargeable power Win, dischargeable power Wout, etc. of the battery 54. It outputs an engine control command signal Se, which is a signal, and a rotary machine control command signal Smg, which is a command signal for controlling the first rotating machine MG1 and the second rotating machine MG2. The engine control command signal Se is, for example, a command value of the engine power Pe, which is the power of the engine 14 that outputs the engine torque Te at the engine rotational speed Ne at that time. The rotating machine control command signal Smg is, for example, a command value for the generated power Wg of the first rotating machine MG1 that outputs the MG1 torque Tg at the MG1 rotational speed Ng when the command is output as a reaction torque of the engine torque Te, and This is the command value of the power consumption Wm of the second rotating machine MG2 that outputs the MG2 torque Tm at the MG2 rotational speed Nm when the command is output.

バッテリ54の充電可能電力Winは、バッテリ54の入力電力の制限を規定する入力可能電力であり、バッテリ54の放電可能電力Woutは、バッテリ54の出力電力の制限を規定する出力可能電力である。バッテリ54の充電可能電力Winや放電可能電力Woutは、例えばバッテリ温度THbat及びバッテリ54の充電量に相当する充電状態値SOC[%]に基づいて電子制御装置90により算出される。バッテリ54の充電状態値SOCは、バッテリ54の充電状態を示す値であり、例えばバッテリ充放電電流Ibat及びバッテリ電圧Vbatなどに基づいて電子制御装置90により算出される。 The chargeable power Win of the battery 54 is the inputtable power that defines the limit on the input power of the battery 54, and the dischargeable power Wout of the battery 54 is the outputtable power that defines the limit on the output power of the battery 54. The chargeable power Win and dischargeable power Wout of the battery 54 are calculated by the electronic control device 90 based on, for example, the battery temperature THbat and the state of charge value SOC [%] corresponding to the amount of charge of the battery 54. The state of charge value SOC of the battery 54 is a value indicating the state of charge of the battery 54, and is calculated by the electronic control unit 90 based on, for example, the battery charging/discharging current Ibat and the battery voltage Vbat.

ハイブリッド制御部94は、例えば無段変速部18を無段変速機として作動させて複合変速機40全体として無段変速機として作動させる場合、最適エンジン動作点等を考慮して、要求駆動パワーPrdemを実現するエンジンパワーPeが得られるエンジン回転速度NeとエンジントルクTeとなるように、エンジン14を制御すると共に第1回転機MG1の発電電力Wgを制御することで、無段変速部18の無段変速制御を実行して無段変速部18の変速比γ0を変化させる。この制御の結果として、無段変速機として作動させる場合の複合変速機40の変速比γt(=γ0×γat=Ne/No)が制御される。最適エンジン動作点は、例えば要求エンジンパワーPedemを実現するときに、エンジン14単体の燃費にバッテリ54における充放電効率等を考慮した車両10におけるトータル燃費が最も良くなるエンジン動作点として予め定められている。このエンジン動作点は、エンジン回転速度NeとエンジントルクTeとで表されるエンジン14の運転点である。 For example, when the continuously variable transmission section 18 is operated as a continuously variable transmission and the compound transmission 40 as a whole is operated as a continuously variable transmission, the hybrid control section 94 takes into consideration the optimum engine operating point, etc., and sets the required driving power Prdem. By controlling the engine 14 and the generated power Wg of the first rotary machine MG1 so that the engine rotational speed Ne and engine torque Te are such that the engine power Pe that achieves the Step-change speed control is executed to change the speed ratio γ0 of the continuously variable transmission section 18. As a result of this control, the gear ratio γt (=γ0×γat=Ne/No) of the compound transmission 40 when operated as a continuously variable transmission is controlled. The optimum engine operating point is predetermined as the engine operating point at which the total fuel efficiency of the vehicle 10 is the best, taking into consideration the fuel efficiency of the engine 14 alone, the charging/discharging efficiency of the battery 54, etc., when realizing the required engine power Pedem, for example. There is. This engine operating point is the operating point of the engine 14 expressed by the engine rotational speed Ne and the engine torque Te.

ハイブリッド制御部94は、例えば無段変速部18を有段変速機のように変速させて複合変速機40全体として有段変速機のように変速させる場合、予め定められた関係である例えば有段変速マップを用いて複合変速機40の変速判断を行い、AT変速制御部93による有段変速部20のATギヤ段の変速制御と協調して、変速比γtが異なる複数のギヤ段を選択的に成立させるように無段変速部18の変速制御を実行する。複数のギヤ段は、それぞれの変速比γtを維持できるように出力回転速度Noに応じて第1回転機MG1によりエンジン回転速度Neを制御することによって成立させることができる。 For example, when the continuously variable transmission section 18 is caused to shift like a stepped transmission and the entire compound transmission 40 is caused to shift like a stepped transmission, the hybrid control section 94 sets a predetermined relationship, for example, a stepped transmission. The shift map is used to determine the shift of the compound transmission 40, and the AT shift control unit 93 cooperates with the AT gear shift control of the stepped transmission unit 20 to selectively select a plurality of gears with different gear ratios γt. The speed change control of the continuously variable transmission section 18 is executed so that the following is achieved. The plurality of gears can be established by controlling the engine rotational speed Ne by the first rotary machine MG1 according to the output rotational speed No so as to maintain the respective gear ratios γt.

ハイブリッド制御部94は、走行モードとして、EV走行モード又はHV走行モードを走行状態に応じて選択的に成立させる。例えば、ハイブリッド制御部94は、予め定められた関係である例えば図5に示すような走行モード切替マップを用いて、要求駆動パワーPrdemが比較的小さなEV走行領域にある場合には、EV走行モードを成立させる一方で、要求駆動パワーPrdemが比較的大きなHV走行領域にある場合には、HV走行モードを成立させる。 The hybrid control unit 94 selectively establishes an EV driving mode or an HV driving mode as the driving mode depending on the driving state. For example, the hybrid control unit 94 uses a driving mode switching map having a predetermined relationship, such as the one shown in FIG. is established, while if the required drive power Prdem is in a relatively large HV driving range, the HV driving mode is established.

図5において、走行モード切替マップは、例えば車速V及び要求駆動力Frdemを変数とする二次元座標上に、HV走行モードとEV走行モードとを切り替える為のHV走行領域とEV走行領域との境界線を有する所定の関係である。走行モードの切替えでは走行に用いられる駆動力源が切り替えられることから、上記境界線は、例えば一点鎖線に示すような、駆動力源の切替制御に用いられる、EV走行とHV走行との間での走行形態の切替えが判断される為の予め定められた駆動力源切替線CPである。駆動力源切替線CPは、EV走行とHV走行との切替えが判断される為の予め定められた走行領域切替線でもある。尚、図5では、便宜上、この走行モード切替マップをATギヤ段変速マップと共に示している。 In FIG. 5, the driving mode switching map is a boundary between the HV driving area and the EV driving area for switching between the HV driving mode and the EV driving mode, on a two-dimensional coordinate using, for example, the vehicle speed V and the required driving force Frdem as variables. It is a predetermined relationship with a line. Since the driving power source used for driving is switched when switching the driving mode, the above boundary line is used for controlling the switching of the driving power source, for example, as shown in the dashed line, between EV driving and HV driving. This is a predetermined driving force source switching line CP for determining whether to switch the driving mode. The driving force source switching line CP is also a predetermined driving range switching line for determining whether to switch between EV driving and HV driving. In addition, in FIG. 5, for convenience, this driving mode switching map is shown together with the AT gear shift map.

ハイブリッド制御部94は、要求駆動パワーPrdemがEV走行領域にあるときであっても、バッテリ54の充電状態値SOCが予め定められたエンジン始動閾値未満となる場合やエンジン14の暖機が必要な場合などには、HV走行モードを成立させる。前記エンジン始動閾値は、エンジン14を強制的に始動してバッテリ54を充電する必要がある充電状態値SOCであることを判断する為の予め定められた閾値である。 Even when the required drive power Prdem is in the EV driving range, the hybrid control unit 94 controls the hybrid control unit 94 when the state of charge value SOC of the battery 54 is less than a predetermined engine start threshold or when the engine 14 needs to be warmed up. In such cases, the HV driving mode is established. The engine start threshold is a predetermined threshold for determining that the state of charge SOC is such that it is necessary to forcibly start the engine 14 and charge the battery 54.

ハイブリッド制御部94は、エンジン14の運転停止時にHV走行モードを成立させた場合には、エンジン14を始動するエンジン始動制御を行う。ハイブリッド制御部94は、エンジン14を始動するときには、例えば第1回転機MG1によりエンジン回転速度Neを上昇させつつ、エンジン回転速度Neが点火可能な所定点火可能回転速度以上となったときに点火することでエンジン14を始動する。すなわち、ハイブリッド制御部94は、第1回転機MG1によりエンジン14をクランキングすることでエンジン14を始動する。 The hybrid control unit 94 performs engine start control to start the engine 14 when the HV driving mode is established when the engine 14 is stopped. When starting the engine 14, the hybrid control unit 94 increases the engine rotation speed Ne using the first rotary machine MG1, and ignites the engine when the engine rotation speed Ne becomes equal to or higher than a predetermined ignition-enabled rotation speed. This starts the engine 14. That is, the hybrid control unit 94 starts the engine 14 by cranking the engine 14 using the first rotating machine MG1.

制動力制御部95は、例えば運転者によるアクセル操作(例えばアクセル開度θacc、アクセル開度θaccの減少速度)、車速V、降坂路の勾配、ホイールブレーキを作動させる為の運転者によるブレーキ操作(例えばブレーキ操作量Bra、ブレーキ操作量Braの増大速度)などに基づいて目標減速度を算出し、予め定められた関係を用いて目標減速度を実現する為の要求制動力Bdemを設定する。制動力制御部95は、車両10の減速走行中には、要求制動力Bdemが得られるように車両10の制動力を発生させる。 The braking force control unit 95 controls, for example, the driver's accelerator operation (e.g., accelerator opening θacc, reduction rate of accelerator opening θacc), vehicle speed V, slope of a downhill road, and driver's brake operation for operating the wheel brake ( For example, the target deceleration is calculated based on the brake operation amount Bra, the rate of increase in the brake operation amount Bra, etc., and the required braking force Bdem for realizing the target deceleration is set using a predetermined relationship. The braking force control unit 95 generates a braking force for the vehicle 10 so that the required braking force Bdem is obtained while the vehicle 10 is running at a deceleration.

車両10の制動力は、例えば第2回転機MG2による回生制御による制動力すなわち回生制動力、ホイールブレーキ装置86による制動力すなわちホイールブレーキ力などによって発生させられる。車両10の制動力は、例えばエネルギー効率の向上の観点では、回生制動力にて優先して発生させられる。制動力制御部95は、回生制動力に必要な回生トルクが得られるように第2回転機MG2による回生制御を実行する指令をハイブリッド制御部94へ出力する。第2回転機MG2による回生制御は、駆動輪28から入力される被駆動トルクにより第2回転機MG2を回転駆動させて発電機として作動させ、その発電電力をインバータ52を介してバッテリ54へ充電する制御である。 The braking force of the vehicle 10 is generated by, for example, a braking force caused by regenerative control by the second rotary machine MG2, ie, a regenerative braking force, a braking force, ie, a wheel braking force, by the wheel brake device 86, and the like. For example, from the viewpoint of improving energy efficiency, the braking force of the vehicle 10 is generated preferentially by regenerative braking force. Braking force control unit 95 outputs a command to hybrid control unit 94 to execute regeneration control by second rotary machine MG2 so that regenerative torque necessary for regenerative braking force is obtained. The regeneration control by the second rotary machine MG2 is such that the second rotary machine MG2 is rotationally driven by the driven torque input from the drive wheels 28 to operate as a generator, and the generated power is charged to the battery 54 via the inverter 52. control.

制動力制御部95は、例えば要求制動力Bdemが比較的小さな場合には、専ら回生制動力にて要求制動力Bdemを実現する。制動力制御部95は、例えば要求制動力Bdemが比較的大きな場合には、回生制動力にホイールブレーキ力を加えて要求制動力Bdemを実現する。制動力制御部95は、例えば車両10が停止する直前には、回生制動力の分をホイールブレーキ力に置き換えて要求制動力Bdemを実現する。制動力制御部95は、要求制動力Bdemを実現するのに必要となるホイールブレーキ力を得る為のブレーキ制御指令信号Sbraをホイールブレーキ装置86へ出力する。 For example, when the required braking force Bdem is relatively small, the braking force control unit 95 realizes the required braking force Bdem exclusively by regenerative braking force. For example, when the required braking force Bdem is relatively large, the braking force control unit 95 adds wheel braking force to the regenerative braking force to achieve the required braking force Bdem. For example, immediately before the vehicle 10 stops, the braking force control unit 95 replaces the regenerative braking force with wheel braking force to achieve the required braking force Bdem. The braking force control unit 95 outputs a brake control command signal Sbra to the wheel brake device 86 to obtain the wheel braking force necessary to realize the required braking force Bdem.

運転制御部96は、車両10の運転制御として、運転者の運転操作に基づいて走行する手動運転制御と、運転者の運転操作に因らず車両10を運転する運転支援制御とを行うことが可能である。前記手動運転制御は、運転者の運転操作による手動運転にて走行する運転制御である。その手動運転は、アクセル操作、ブレーキ操作、操舵操作などの運転者の運転操作によって車両10の通常走行を行う運転方法である。前記運転支援制御は、例えば運転操作を自動的に支援する運転支援にて走行する運転制御である。その運転支援は、運転者の運転操作(意思)に因らず、各種センサからの信号や情報等に基づく電子制御装置90による制御により加減速、制動などを自動的に行うことによって車両10の走行を行う運転方法である。前記運転支援制御は、例えば運転者により入力された目的地や地図情報などに基づいて自動的に目標走行状態を設定し、その目標走行状態に基づいて加減速、制動、操舵などを自動的に行う自動運転にて走行する自動運転制御などである。尚、運転支援制御には、操舵操作などの一部の運転操作を運転者が行い、加減速、制動などを自動的に行うようなクルーズ制御を含めても良い。 As the driving control of the vehicle 10, the driving control unit 96 can perform manual driving control to drive the vehicle 10 based on the driver's driving operation, and driving support control to drive the vehicle 10 regardless of the driver's driving operation. It is possible. The manual driving control is driving control in which the vehicle is driven manually by the driver's driving operation. The manual driving is a driving method in which the vehicle 10 is driven normally by the driver's driving operations such as accelerator operation, brake operation, and steering operation. The driving support control is, for example, driving control in which the vehicle travels with driving support that automatically supports driving operations. The driving support is performed by automatically performing acceleration, deceleration, braking, etc. by the electronic control device 90 based on signals and information from various sensors, regardless of the driver's driving operation (intention). This is a driving method for driving. The driving support control automatically sets a target driving state based on, for example, the destination or map information input by the driver, and automatically controls acceleration, deceleration, braking, steering, etc. based on the target driving state. This includes automatic driving control that allows the vehicle to run automatically. Note that the driving support control may include cruise control in which the driver performs some driving operations such as steering operations, and automatically performs acceleration, deceleration, braking, etc.

運転制御部96は、運転支援設定スイッチ群84における自動運転選択スイッチやクルーズスイッチなどがオフとされて運転支援による運転が選択されていない場合には、手動運転モードを成立させて手動運転制御を実行する。運転制御部96は、例えば運転者の操作等に応じて加減速と制動とを行うように、有段変速部20、エンジン14、回転機MG1、MG2、及びホイールブレーキ装置86を各々制御する指令を、AT変速制御部93、ハイブリッド制御部94、及び制動力制御部95に出力することで手動運転制御を実行する。 If the automatic driving selection switch, cruise switch, etc. in the driving support setting switch group 84 are turned off and driving with driving support is not selected, the driving control unit 96 establishes a manual driving mode and performs manual driving control. Execute. The operation control unit 96 issues commands to control the stepped transmission unit 20, the engine 14, the rotary machines MG1, MG2, and the wheel brake device 86, respectively, so as to perform acceleration, deceleration, and braking according to the driver's operation, for example. is output to the AT shift control section 93, hybrid control section 94, and braking force control section 95 to perform manual driving control.

運転制御部96は、運転者によって運転支援設定スイッチ群84における自動運転選択スイッチが操作されて自動運転が選択されている場合には、自動運転モードを成立させて自動運転制御を実行する。具体的には、運転制御部96は、運転者により入力された目的地、位置情報Ivpに基づく自車位置情報、ナビ情報Inaviなどに基づく地図情報、及び車両周辺情報Iardに基づく走行路における各種情報等に基づいて、自動的に目標走行状態を設定する。運転制御部96は、設定した目標走行状態に基づいて加減速と制動と操舵とを自動的に行うように、有段変速部20、エンジン14、回転機MG1、MG2、及びホイールブレーキ装置86を各々制御する指令を、AT変速制御部93、ハイブリッド制御部94、及び制動力制御部95に出力することに加え、前輪の操舵を制御する為の操舵制御指令信号Ssteを操舵装置88に出力することで自動運転制御を行う。 When the automatic driving selection switch in the driving support setting switch group 84 is operated by the driver to select automatic driving, the driving control unit 96 establishes an automatic driving mode and executes automatic driving control. Specifically, the driving control unit 96 uses a destination input by the driver, vehicle position information based on location information Ivp, map information based on navigation information Inavi, etc., and various information on the driving route based on vehicle surrounding information Iard. A target driving state is automatically set based on information etc. The driving control unit 96 controls the stepped transmission unit 20, the engine 14, the rotating machines MG1, MG2, and the wheel brake device 86 so as to automatically perform acceleration/deceleration, braking, and steering based on the set target driving state. In addition to outputting control commands to the AT shift control section 93, hybrid control section 94, and braking force control section 95, a steering control command signal Sste for controlling the steering of the front wheels is output to the steering device 88. This enables automatic driving control.

ここで、車両制御用プログラム92Pは、例えばハイブリッド制御部94によるエンジン14の制御に用いられるエンジン制御用プログラムであるエンジン用プログラム92Peg、ハイブリッド制御部94による第1回転機MG1の制御に用いられる第1回転機制御用プログラムであるMG1用プログラム92Pm1、ハイブリッド制御部94による第2回転機MG2の制御に用いられる第2回転機制御用プログラムであるMG2用プログラム92Pm2、AT変速制御部93による有段変速部20の制御に用いられる自動変速機制御用プログラムであるAT用プログラム92Patなどを含んでいる。MG2用プログラム92Pm2は、駆動力源として機能する回転機の制御に用いられる回転機制御用プログラムである。MG2用プログラム92Pm2は、EV走行に用いられるモータ走行用プログラムであるEV用プログラム92Pevと、第2回転機MG2による回生制御に用いられる回生制御用プログラムである回生用プログラム92Preとを含んでいる。 Here, the vehicle control program 92P includes, for example, an engine program 92Peg that is an engine control program used for controlling the engine 14 by the hybrid control section 94, and an engine program 92Peg that is an engine control program used for controlling the first rotating machine MG1 by the hybrid control section 94. A program for MG1 92Pm1 which is a first rotating machine control program, a program for MG2 92Pm2 which is a second rotating machine control program used for controlling the second rotating machine MG2 by the hybrid control unit 94, and a stepped transmission unit by the AT transmission control unit 93. The AT program 92Pat, which is an automatic transmission control program used for controlling the automatic transmission 20, is included. The MG2 program 92Pm2 is a rotating machine control program used to control a rotating machine that functions as a driving force source. The MG2 program 92Pm2 includes an EV program 92Pev, which is a motor running program used for EV running, and a regeneration program 92Pre, which is a regeneration control program used for regeneration control by the second rotating machine MG2.

制御用データ92Dは、例えば複数種類の変速線SH、駆動力源切替線CP、車両10の制御に用いられる制御値Sctの学習制御による学習値としての補正値又は補正量を制限する制限値GDなどを含んでいる。制御値Sctは、例えばエンジン制御指令信号Se、回転機制御指令信号Smg、油圧制御指令信号Sat、ブレーキ制御指令信号Sbra、操舵制御指令信号Ssteなどの各種指令信号である。具体的には、制御値Sctは、AT変速制御部93による有段変速部20の変速制御の過渡中において作動状態が切り替えられる係合装置CBの係合圧を変化させるように制御される油圧制御指令信号Satとしての係合圧指令値などである。AT変速制御部93は、例えば有段変速部20の変速制御における変速ショックを抑制しつつ変速時間が適切になるように、係合圧指令値を学習制御によって補正する。制限値GDは、例えば学習制御による制御値Sctの変化が大き過ぎないように制限する為の予め定められたガード値であり、異なる制御値Sct毎に予め定められている。 The control data 92D includes, for example, a plurality of types of shift lines SH, a driving power source switching line CP, a correction value as a learning value by learning control of the control value Sct used to control the vehicle 10, or a limit value GD that limits the correction amount. Contains such as. The control value Sct is various command signals such as an engine control command signal Se, a rotating machine control command signal Smg, a hydraulic control command signal Sat, a brake control command signal Sbra, and a steering control command signal Sste. Specifically, the control value Sct is the hydraulic pressure controlled to change the engagement pressure of the engagement device CB whose operating state is switched during the transition of the shift control of the stepped transmission section 20 by the AT shift control section 93. This includes an engagement pressure command value as a control command signal Sat. The AT shift control section 93 corrects the engagement pressure command value by learning control so that the shift time becomes appropriate while suppressing shift shock in the shift control of the stepped transmission section 20, for example. The limit value GD is a predetermined guard value for limiting, for example, a change in the control value Sct due to learning control from being too large, and is predetermined for each different control value Sct.

電子制御装置90は、車両制御用ソフトウェア92を用いて車両10の制御を行う、つまり車両制御用プログラム92Pに従って車両10を制御する車両制御実行部97を備えている。車両制御実行部97は、AT変速制御部93、ハイブリッド制御部94、制動力制御部95、運転制御部96などを含んでいる。 The electronic control device 90 includes a vehicle control execution unit 97 that controls the vehicle 10 using vehicle control software 92, that is, controls the vehicle 10 according to a vehicle control program 92P. The vehicle control execution section 97 includes an AT shift control section 93, a hybrid control section 94, a braking force control section 95, a driving control section 96, and the like.

ところで、新ソフトウェア202つまり受信後新ソフトウェア126を用いて、現ソフトウェア92の更新処理を行ったときに、電子制御装置90つまり第1記憶装置91への受信後新ソフトウェア126の書き込みに失敗した状況が発生する可能性がある。車両制御用ソフトウェア92の更新処理では、例えば現ソフトウェア92の消去後に、又は、現ソフトウェア92の記憶領域に上書きするように、受信後新ソフトウェア126の書き込みが行われる。その為、受信後新ソフトウェア126の書き込みに失敗した状況が発生すると、更新後の車両制御用ソフトウェア92を用いた車両10の制御が実行不能になる。これに対して、電子制御装置90は、車両制御用ソフトウェア92の更新処理に先立って、現ソフトウェア92のバックアップを行う。こうすることで、受信後新ソフトウェア126の書き込みに失敗したときには、バックアップしておいた現ソフトウェア92を第1記憶装置91に書き戻し、車両10の制御に現ソフトウェア92を復活させて用いることができる。この際、現ソフトウェア92のバックアップ先の記憶領域を電子制御装置90内に予め設けておくことが考えられる。この場合、電子制御装置90に、全体として大容量の記憶装置が必要になる。 By the way, when updating the current software 92 using the new software 202, that is, the received new software 126, there is a situation where writing of the received new software 126 to the electronic control unit 90, that is, the first storage device 91 fails. may occur. In the process of updating the vehicle control software 92, the new software 126 is written after reception, for example, after erasing the current software 92 or overwriting the storage area of the current software 92. Therefore, if a situation occurs in which writing of the new software 126 after reception fails, it becomes impossible to control the vehicle 10 using the updated vehicle control software 92. On the other hand, the electronic control device 90 backs up the current software 92 before updating the vehicle control software 92. By doing this, when writing of the new software 126 fails after receiving it, the backed up current software 92 can be written back to the first storage device 91 and the current software 92 can be restored and used for controlling the vehicle 10. can. At this time, it is conceivable to previously provide a storage area in the electronic control device 90 as a backup destination for the current software 92. In this case, the electronic control unit 90 requires a large-capacity storage device as a whole.

車両10は、電子制御装置90とは別に更新用制御装置120を備えており、更新用制御装置120の第2記憶装置124は、例えば車両制御用ソフトウェア92の更新処理が保留となっているときやサーバー200から複数種類の新ソフトウェア202を配信する要求が有ったときなどのように、複数種類の新ソフトウェア202を記憶することに備えて、一定以上の容量を有している。そこで、電子制御装置90は、車両制御用ソフトウェア92の更新処理に先立って、現在の車両制御用ソフトウェア92を第2記憶装置124にバックアップする。 The vehicle 10 includes an update control device 120 separate from the electronic control device 90, and the second storage device 124 of the update control device 120 is stored, for example, when update processing of the vehicle control software 92 is pending. It has a certain capacity or more in preparation for storing multiple types of new software 202, such as when there is a request to distribute multiple types of new software 202 from the server 200. Therefore, the electronic control device 90 backs up the current vehicle control software 92 in the second storage device 124 before updating the vehicle control software 92.

具体的には、電子制御装置90は、現在の車両制御用ソフトウェア92の更新処理に失敗しても現在の車両制御用ソフトウェア92を復活させて車両10の制御に用いることができ、且つ、電子制御装置90の全体の記憶装置の大容量化を抑制する為に、更に、状態判定手段すなわち状態判定部98及びバックアップ処理手段すなわちバックアップ処理部99を備えている。 Specifically, even if the current vehicle control software 92 fails to update, the electronic control device 90 can restore the current vehicle control software 92 and use it to control the vehicle 10. In order to suppress an increase in the capacity of the entire storage device of the control device 90, the control device 90 is further provided with a state determining means, that is, a state determining section 98, and a backup processing means, that is, a backup processing section 99.

状態判定部98は、受信後新ソフトウェア126が第2記憶装置124に有る場合には、更新対象となる車両制御用ソフトウェア92の更新処理、すなわち電子制御装置90の第1記憶装置91への受信後新ソフトウェア126の書き込みを許可するか否かを判断する。状態判定部98は、更新対象となる車両制御用ソフトウェア92の更新処理が実行されても車両10の現在の制御動作に支障が無いか否かに基づいて、第1記憶装置91への受信後新ソフトウェア126の書き込みを許可するか否かを判断する。 If the new software 126 is present in the second storage device 124 after receiving it, the state determination unit 98 performs an update process of the vehicle control software 92 to be updated, that is, the reception to the first storage device 91 of the electronic control device 90. It is then determined whether writing of the new software 126 is permitted. The state determination unit 98 determines whether or not the current control operation of the vehicle 10 will be affected even if the update process of the vehicle control software 92 to be updated is executed, after receiving the information in the first storage device 91. It is determined whether writing of the new software 126 is permitted.

状態判定部98は、車両制御実行部97による、更新対象となる車両制御用ソフトウェア92を用いた制御処理の実行中である場合には、更新対象となる車両制御用ソフトウェア92の更新処理が実行されると車両10の現在の制御動作に支障が有ると判定する。 If the vehicle control execution unit 97 is currently executing a control process using the vehicle control software 92 to be updated, the status determination unit 98 determines that the update process for the vehicle control software 92 to be updated is executed. If so, it is determined that there is a problem with the current control operation of the vehicle 10.

例えば、EV走行はEV走行の制御に係わる車両制御用ソフトウェア92を使用した走行である。その為、EV走行中に、EV走行の制御に係わる車両制御用ソフトウェア92の更新処理が行われるとEV走行に支障が生じる。一方で、EV走行中に、EV走行の制御に係わる車両制御用ソフトウェア92以外の車両制御用ソフトウェア92の更新処理が行われてもEV走行に支障が生じ難い。EV走行の制御に係わる車両制御用ソフトウェア92は、例えばMG2用プログラム92Pm2などである。EV走行の制御に係わる車両制御用ソフトウェア92以外の車両制御用ソフトウェア92は、例えばHV走行の制御に係わる車両制御用ソフトウェア92、変速線SH、駆動力源切替線CP、制限値GDなどである。HV走行の制御に係わる車両制御用ソフトウェア92は、例えばエンジン用プログラム92Peg、エンジントルクTeに対する反力トルクを出力する第1回転機MG1を制御するMG1用プログラム92Pm1などである。状態判定部98は、EV走行中である場合には、EV走行の制御に係わる車両制御用ソフトウェア92を更新対象とする受信後新ソフトウェア126の第1記憶装置91への書き込みを許可しない。状態判定部98は、EV走行中である場合には、EV走行の制御に係わる車両制御用ソフトウェア92以外の車両制御用ソフトウェア92を更新対象とする受信後新ソフトウェア126の第1記憶装置91への書き込みを許可する。EV走行中以外においても上述したEV走行中と同様の観点で、受信後新ソフトウェア126の第1記憶装置91への書き込みを許可するか否かが判断される。 For example, EV driving is driving using vehicle control software 92 related to control of EV driving. Therefore, if updating processing of the vehicle control software 92 related to control of EV driving is performed during EV driving, a problem will occur in EV driving. On the other hand, even if updating processing of vehicle control software 92 other than the vehicle control software 92 related to control of EV driving is performed during EV driving, the EV driving is unlikely to be hindered. The vehicle control software 92 related to the control of EV driving is, for example, the MG2 program 92Pm2. The vehicle control software 92 other than the vehicle control software 92 related to the control of EV driving includes, for example, the vehicle control software 92 related to the control of HV driving, the shift line SH, the driving power source switching line CP, the limit value GD, etc. . The vehicle control software 92 related to the control of HV driving includes, for example, an engine program 92Peg, an MG1 program 92Pm1 that controls the first rotary machine MG1 that outputs a reaction torque to the engine torque Te, and the like. When the vehicle is running in an EV mode, the state determining unit 98 does not permit writing of the received new software 126 to the first storage device 91, which updates the vehicle control software 92 related to the control of the EV mode. When the state determining unit 98 is in EV driving, the state determining unit 98 stores the received new software 126 to the first storage device 91, which targets the vehicle control software 92 other than the vehicle control software 92 related to the control of EV driving. Allow writing. Even when the vehicle is not running in an EV, it is determined whether or not to permit writing of the received new software 126 into the first storage device 91 from the same viewpoint as during running in an EV as described above.

尚、車両用制御装置150による制御値Sctの学習制御は、例えば学習制御の対象となる何らかの種類の車両10の制御が一旦終了した後に、次回の同じ種類の車両10の制御に用いられる制御値Sctを学習によって補正する制御である。従って、学習制御の対象となる何らかの種類の車両10の制御の実施中には、学習制御は実施されない。その為、学習制御における制限値GDの更新処理が実行されても車両10の現在の制御動作に支障は無い。このようなことから、状態判定部98は、車両10の現在の制御動作に係わらず、制限値GDを更新対象とする受信後新ソフトウェア126の書き込みを許可する。 In addition, the learning control of the control value Sct by the vehicle control device 150 is performed, for example, after the control of a certain type of vehicle 10 that is the object of the learning control is once completed, the control value Sct used for the next control of the same type of vehicle 10 is This is a control that corrects Sct by learning. Therefore, learning control is not performed while any type of vehicle 10 that is subject to learning control is being controlled. Therefore, even if the process of updating the limit value GD in the learning control is executed, there is no problem with the current control operation of the vehicle 10. For this reason, the state determining unit 98 allows writing of the new post-reception software 126 that updates the limit value GD, regardless of the current control operation of the vehicle 10.

更新処理部122は、状態判定部98により第1記憶装置91への受信後新ソフトウェア126の書き込みを許可しないと判断された場合には、受信後新ソフトウェア126を用いた、更新対象となる車両制御用ソフトウェア92の更新処理を保留する。更新処理部122は、状態判定部98により第1記憶装置91への受信後新ソフトウェア126の書き込みを許可すると判断された場合には、第1記憶装置91への受信後新ソフトウェア126の書き込みを実施する。このように、更新処理部122は、車両制御実行部97による、更新対象の車両制御用ソフトウェア92を用いた車両10の制御が実行されていないときに、更新対象の車両制御用ソフトウェア92の更新処理を行う。 If the state determining unit 98 determines that writing of the received new software 126 to the first storage device 91 is not permitted, the update processing unit 122 updates the vehicle to be updated using the received new software 126. The update process of the control software 92 is put on hold. If the status determining unit 98 determines that writing of the new software 126 after reception into the first storage device 91 is permitted, the update processing unit 122 prevents writing of the new software 126 after reception into the first storage device 91. implement. In this way, the update processing unit 122 updates the vehicle control software 92 to be updated when the vehicle control execution unit 97 is not controlling the vehicle 10 using the vehicle control software 92 to be updated. Perform processing.

バックアップ処理部99は、更新処理部122による車両制御用ソフトウェア92の更新処理に先立って、第1記憶装置91に記憶された更新対象の車両制御用ソフトウェア92を更新用制御装置120の第2記憶装置124に書き込む。 Prior to the updating process of the vehicle control software 92 by the update processing unit 122, the backup processing unit 99 stores the vehicle control software 92 to be updated stored in the first storage device 91 in the second storage of the update control device 120. Write to device 124.

状態判定部98は、バックアップ処理部99による第2記憶装置124への更新対象の車両制御用ソフトウェア92の書き込みが完了したか否かを判定する。 The state determining unit 98 determines whether the backup processing unit 99 has completed writing the vehicle control software 92 to be updated into the second storage device 124.

更新処理部122は、状態判定部98によりバックアップ処理部99による第2記憶装置124への更新対象の車両制御用ソフトウェア92の書き込みが完了したと判定された場合には、第1記憶装置91に記憶された更新対象の車両制御用ソフトウェア92がバックアップ処理部99により第1記憶装置91から消去された後に、第1記憶装置91への受信後新ソフトウェア126の書き込みを開始する。尚、受信後新ソフトウェア126の書き込みが更新対象の車両制御用ソフトウェア92を上書きする場合には、車両制御用ソフトウェア92は消去されなくても良い。 When the status determination unit 98 determines that the backup processing unit 99 has completed writing the vehicle control software 92 to be updated to the second storage device 124, the update processing unit 122 updates the first storage device 91. After the stored vehicle control software 92 to be updated is deleted from the first storage device 91 by the backup processing unit 99, writing of the received new software 126 to the first storage device 91 is started. In addition, when writing the new software 126 after reception overwrites the vehicle control software 92 to be updated, the vehicle control software 92 does not need to be erased.

状態判定部98は、更新処理部122による第1記憶装置91への受信後新ソフトウェア126の書き込みが完了したか否かを判定する。状態判定部98は、更新処理部122による第1記憶装置91への受信後新ソフトウェア126の書き込みが完了したと判定した場合には、更新処理部122による第1記憶装置91への受信後新ソフトウェア126の書き込みが失敗したか否か、すなわち更新処理部122による更新対象の車両制御用ソフトウェア92の更新処理が正常に行われなかったか否かを判定する。状態判定部98は、例えば第1記憶装置91への書き込みが完了した受信後新ソフトウェア126つまり更新後の車両制御用ソフトウェア92に誤りがないかの検査、所謂ベリファイを行うことによって、更新処理部122による第1記憶装置91への受信後新ソフトウェア126の書き込みが失敗したか否かを判定する。又は、状態判定部98は、例えば仮想空間上で更新後の車両制御用ソフトウェア92を動作させて異常な制御が為されていないかを確認することによって、更新処理部122による第1記憶装置91への受信後新ソフトウェア126の書き込みが失敗したか否かを判定しても良い。 The status determining unit 98 determines whether writing of the received new software 126 into the first storage device 91 by the update processing unit 122 has been completed. If the status determining unit 98 determines that writing of the new software 126 after being received by the update processing unit 122 into the first storage device 91 is completed, the status determining unit 98 determines that writing of the new software 126 after being received by the update processing unit 122 into the first storage device 91 is completed. It is determined whether the writing of the software 126 has failed, that is, whether the updating process of the vehicle control software 92 to be updated by the update processing unit 122 has not been performed normally. For example, the status determining unit 98 checks whether there are any errors in the received new software 126, that is, the updated vehicle control software 92 that has been written to the first storage device 91, by performing a so-called verification, thereby updating the update processing unit. After receiving the new software 126 into the first storage device 91 by 122, it is determined whether writing of the new software 126 has failed. Alternatively, the state determining unit 98 may operate the updated vehicle control software 92 in a virtual space to check whether abnormal control is being performed, thereby updating the first storage device 91 by the update processing unit 122. It may be determined whether writing of the new software 126 has failed after receiving the new software 126.

バックアップ処理部99は、状態判定部98により更新処理部122による更新対象の車両制御用ソフトウェア92の更新処理が正常に行われなかったと判定された場合には、第2記憶装置124に書き込んだ更新対象の車両制御用ソフトウェア92を第1記憶装置91に書き込む。 If the status determination unit 98 determines that the update processing of the vehicle control software 92 to be updated by the update processing unit 122 has not been performed normally, the backup processing unit 99 updates the update written to the second storage device 124. The target vehicle control software 92 is written into the first storage device 91.

状態判定部98は、バックアップ処理部99による、第2記憶装置124に書き込まれた更新対象の車両制御用ソフトウェア92の第1記憶装置91への書き込みが完了したか否かを判定する。 The state determining unit 98 determines whether the backup processing unit 99 has completed writing the vehicle control software 92 to be updated, which was written in the second storage device 124, into the first storage device 91.

バックアップ処理部99は、状態判定部98により更新処理部122による更新対象の車両制御用ソフトウェア92の更新処理が正常に行われたと判定された場合には、第2記憶装置124に書き込んだ更新対象の車両制御用ソフトウェア92を第2記憶装置124から消去する。 If the status determination unit 98 determines that the update processing of the vehicle control software 92 to be updated by the update processing unit 122 has been performed normally, the backup processing unit 99 stores the update target written in the second storage device 124. The vehicle control software 92 is deleted from the second storage device 124.

更新処理部122による第1記憶装置91への受信後新ソフトウェア126の書き込み完了後には、第2記憶装置124に記憶された受信後新ソフトウェア126は第2記憶装置124から消去され、第2記憶装置124に書き込まれた車両制御用ソフトウェア92は第2記憶装置124から消去される。従って、第2記憶装置124は、基本的には、サーバー200からの書き込み要求が有った新ソフトウェア202を記憶する為の容量やその新ソフトウェア202の更新対象の車両制御用ソフトウェア92をバックアップする為の容量が確保されている。しかしながら、複数種類の新ソフトウェア202を記憶する場合、新ソフトウェア202の各容量によっては、更新処理の際に更新対象の車両制御用ソフトウェア92を第2記憶装置124に書き込むことができなくなるおそれがある。このような場合は、第2記憶装置124に既に記憶されている書込完了済みの新ソフトウェア202つまり受信後新ソフトウェア126とは別の新ソフトウェア202をサーバー200から受信して書き込む為の容量が第2記憶装置124に不足していることになる。更新用制御装置120は、別の新ソフトウェア202を新たに書き込む為の容量が第2記憶装置124に不足している場合には、別の新ソフトウェア202の書き込みを拒否する。 After the update processing unit 122 completes writing the received new software 126 to the first storage device 91, the received new software 126 stored in the second storage device 124 is erased from the second storage device 124, and the new received software 126 is deleted from the second storage device 124. The vehicle control software 92 written in the device 124 is erased from the second storage device 124. Therefore, the second storage device 124 basically backs up the capacity for storing the new software 202 requested to be written from the server 200 and the vehicle control software 92 to be updated with the new software 202. There is sufficient capacity for this purpose. However, when storing multiple types of new software 202, depending on the capacity of each new software 202, there is a possibility that the vehicle control software 92 to be updated may not be written to the second storage device 124 during the update process. . In such a case, the capacity for receiving and writing new software 202 different from the new software 202 already stored in the second storage device 124, that is, the received new software 126, from the server 200 is insufficient. This means that the second storage device 124 is insufficient. The update control device 120 rejects the writing of another new software 202 if the second storage device 124 does not have enough capacity to newly write another new software 202 .

図6は、第2記憶装置124に受信後新ソフトウェア126が記憶されている状態でサーバー200からの書き込み要求が有った場合の一例を示す図であり、別の新ソフトウェア202の書き込みが許可される場合を示している。図6において、「その他容量CSo」は、更新処理部122などの制御に用いられるソフトウェア等の容量CSoを示している。「書込完了済みの新ソフトウェア容量CSw」は、第2記憶装置124に既に記憶されている書込完了済みの新ソフトウェア202つまり受信後新ソフトウェア126の容量CSwを示している。「現ソフトウェア容量CSp」は、書込完了済みの新ソフトウェア202を用いた更新処理部122による更新処理に先立ってバックアップ処理部99により更新対象の車両制御用ソフトウェア92が第2記憶装置124に書き込まれた場合を予測した状態における、更新対象となる現ソフトウェア92の容量CSpを示している。「サーバーからの書き込み要求ソフトウェア容量CSd」は、サーバー200からの書き込み要求が有った別の新ソフトウェア202の容量CSdを示している。「更新用制御装置(第2記憶装置)容量SC」は、第2記憶装置124の容量SCを示している。図6では、「その他容量CSo」、「書込完了済みの新ソフトウェア容量CSw」、及び「現ソフトウェア容量CSp」を加算した容量に、「サーバーからの書き込み要求ソフトウェア容量CSd」を加えても、「更新用制御装置(第2記憶装置)容量SC」が不足しないので、別の新ソフトウェア202の書き込みが許可される。つまり、受信後新ソフトウェア126を用いた更新処理部122による更新処理に先立ってバックアップ処理部99により更新対象の車両制御用ソフトウェア92が第2記憶装置124に書き込まれた場合を予測した状態における第2記憶装置124の書込可能な推定空き容量SCe(=SC-(CSo+CSw+CSp))が別の新ソフトウェア202の容量CSd以上であるので、別の新ソフトウェア202の書き込みが許可される。 FIG. 6 is a diagram showing an example of a case where a write request is received from the server 200 while the received new software 126 is stored in the second storage device 124, and writing of another new software 202 is permitted. Indicates the case where In FIG. 6, "Other capacity CSo" indicates the capacity CSo of software used to control the update processing unit 122 and the like. “Writing-completed new software capacity CSw” indicates the capacity CSw of the writing-completed new software 202 already stored in the second storage device 124, that is, the received new software 126. “Current software capacity CSp” indicates that the vehicle control software 92 to be updated is written to the second storage device 124 by the backup processing unit 99 prior to the update processing by the update processing unit 122 using the new software 202 that has been written. The figure shows the capacity CSp of the current software 92 to be updated in a predicted state. “Write requested software capacity CSd from server” indicates the capacity CSd of another new software 202 for which there was a write request from the server 200. “Update control device (second storage device) capacity SC” indicates the capacity SC of the second storage device 124. In FIG. 6, even if the "software capacity CSd requested from the server" is added to the capacity obtained by adding "other capacity CSo", "new software capacity CSw with completed writing", and "current software capacity CSp", Since the "update control device (second storage device) capacity SC" is not insufficient, writing of another new software 202 is permitted. That is, prior to the update process by the update process unit 122 using the new software 126 after reception, the backup process unit 99 writes the vehicle control software 92 to be updated into the second storage device 124. Since the estimated writable free capacity SCe (=SC-(CSo+CSw+CSp)) of the second storage device 124 is greater than or equal to the capacity CSd of another new software 202, writing of another new software 202 is permitted.

図7は、第2記憶装置124に受信後新ソフトウェア126が記憶されている状態でサーバー200からの書き込み要求が有った場合の、図6とは別の一例を示す図であり、別の新ソフトウェア202の書き込みが拒否される場合を示している。図7において、「その他容量CSo」等の各文言は、図6と同様である。図7では、「その他容量CSo」、「書込完了済みの新ソフトウェア容量CSw」、及び「現ソフトウェア容量CSp」を加算した容量に、「サーバーからの書き込み要求ソフトウェア容量CSd」を加えると、「更新用制御装置(第2記憶装置)容量SC」を超えるので、別の新ソフトウェア202の書き込みが拒否される。つまり、第2記憶装置124の書込可能な推定空き容量SCeが別の新ソフトウェア202の容量CSd未満であるので、別の新ソフトウェア202の書き込みが拒否される。 FIG. 7 is a diagram showing an example different from FIG. 6 when there is a write request from the server 200 while the received new software 126 is stored in the second storage device 124. This shows a case where writing of new software 202 is rejected. In FIG. 7, each wording such as "other capacity CSo" is the same as in FIG. 6. In FIG. 7, when adding the "software capacity CSd requested to write from the server" to the capacity obtained by adding "other capacity CSo", "new software capacity CSw for which writing has been completed", and "current software capacity CSp", the result is " Since the update control device (second storage device) capacity SC is exceeded, writing of another new software 202 is rejected. In other words, since the estimated writable free capacity SCe of the second storage device 124 is less than the capacity CSd of another new software 202, writing of another new software 202 is rejected.

更新用制御装置120は、サーバー200からの書き込み要求が有った新ソフトウェア202の書き込みの可否を処理する為に、更に、受信可否処理手段すなわち受信可否処理部128を備えている。 The update control device 120 further includes a reception permission processing means, that is, a reception permission processing unit 128, in order to process whether or not the new software 202 for which a write request has been received from the server 200 can be written.

受信可否処理部128は、更新処理部122によりサーバー200からの書き込み要求が有ると判定された場合には、更新用制御装置120の第2記憶装置124の容量に、サーバー200からの書き込み要求が有った新ソフトウェア202を書き込む為の余裕が有るか否かを判定する。具体的には、受信可否処理部128は、第2記憶装置124に受信後新ソフトウェア126が記憶されていない状態の場合は、第2記憶装置124の容量に余裕が有ると判定する。又、受信可否処理部128は、第2記憶装置124に受信後新ソフトウェア126が記憶されている状態の場合は、第2記憶装置124の書込可能な推定空き容量SCeを算出し、推定空き容量SCeが書き込み要求が有った別の新ソフトウェア202の容量CSd以上であるか否かに基づいて第2記憶装置124の容量に余裕が有るか否かを判定する(図6、図7参照)。 If the update processing unit 122 determines that there is a write request from the server 200, the reception permission processing unit 128 stores the write request from the server 200 in the capacity of the second storage device 124 of the update control device 120. It is determined whether there is enough room to write the existing new software 202. Specifically, if the received new software 126 is not stored in the second storage device 124, the reception permission processing unit 128 determines that the second storage device 124 has sufficient capacity. In addition, if the new software 126 is stored in the second storage device 124 after receiving it, the reception permission processing unit 128 calculates the estimated writable free space SCe of the second storage device 124, and calculates the estimated free space SCe. Based on whether or not the capacity SCe is greater than or equal to the capacity CSd of another new software 202 for which a write request has been made, it is determined whether there is sufficient capacity in the second storage device 124 (see FIGS. 6 and 7). ).

受信可否処理部128は、第2記憶装置124の容量に余裕が有ると判定した場合には、サーバー200からの書き込み要求が有った、第2記憶装置124への新ソフトウェア202の書き込みを許可する。一方で、受信可否処理部128は、第2記憶装置124の容量に余裕が無いと判定した場合には、サーバー200からの書き込み要求が有った、第2記憶装置124への別の新ソフトウェア202の書き込みを拒否する。このように、受信可否処理部128は、第2記憶装置124に既に記憶されている書込完了済みの新ソフトウェア202つまり受信後新ソフトウェア126とは別の新ソフトウェア202をサーバー200から受信して第2記憶装置124に記憶する際に、第2記憶装置124の書込可能な推定空き容量SCeを算出し、推定空き容量SCeが別の新ソフトウェア202の容量CSd未満である場合には、第2記憶装置124への別の新ソフトウェア202の書き込みを拒否する。 If the reception permission processing unit 128 determines that the second storage device 124 has sufficient capacity, it allows writing of the new software 202 to the second storage device 124 for which there has been a write request from the server 200. do. On the other hand, if the reception permission processing unit 128 determines that there is not enough capacity in the second storage device 124, the reception permission processing unit 128 writes another new software to the second storage device 124 for which there is a write request from the server 200. 202 is rejected. In this way, the reception permission processing unit 128 receives the new software 202 from the server 200 that is different from the written new software 202 already stored in the second storage device 124, that is, the received new software 126. When storing data in the second storage device 124, the estimated writable free capacity SCe of the second storage device 124 is calculated, and if the estimated free capacity SCe is less than the capacity CSd of another new software 202, the 2. Writing of another new software 202 to the storage device 124 is rejected.

更新処理部122は、受信可否処理部128により新ソフトウェア202の書き込みが許可された場合に、新ソフトウェア202をダウンロードする指令を第1ゲートウェイECU110へ出力し、第1ゲートウェイECU110がサーバー200から受信した新ソフトウェア202の第2記憶装置124への書き込みを実行する。一方で、更新処理部122は、受信可否処理部128により新ソフトウェア202の書き込みが拒否された場合には、第2記憶装置124への新ソフトウェア202の書き込みを保留する。 The update processing unit 122 outputs a command to download the new software 202 to the first gateway ECU 110 when writing of the new software 202 is permitted by the reception permission processing unit 128, and the first gateway ECU 110 receives the command from the server 200. The new software 202 is written to the second storage device 124. On the other hand, if writing of the new software 202 is rejected by the reception permission processing unit 128, the update processing unit 122 suspends writing of the new software 202 to the second storage device 124.

図8は、車両用制御装置150の制御作動の要部を説明するフローチャートであって、現ソフトウェア92の更新処理に失敗しても現ソフトウェア92を復活させて車両10の制御に用いることができ、且つ、電子制御装置90の全体の記憶装置の大容量化を抑制する為の制御作動を説明するフローチャートであり、例えば繰り返し実行される。 FIG. 8 is a flowchart illustrating the main part of the control operation of the vehicle control device 150. Even if the update process of the current software 92 fails, the current software 92 can be revived and used to control the vehicle 10. , and is a flowchart illustrating a control operation for suppressing an increase in the capacity of the entire storage device of the electronic control device 90, and is executed repeatedly, for example.

図8において、先ず、更新処理部122の機能に対応するステップ(以下、ステップを省略する)S10において、サーバー200からの書き込み要求が有るか否かが判定される。このS10の判断が否定される場合は、本ルーチンが終了させられる。このS10の判断が肯定される場合は受信可否処理部128の機能に対応するS20において、更新用制御装置120つまり第2記憶装置124の容量に余裕が有るか否かが判定される。このS20の判断が肯定される場合は受信可否処理部128及び更新処理部122の機能に対応するS30において、サーバー200からの書き込み要求が有った、第2記憶装置124への新ソフトウェア202の書き込みが許可され、サーバー200から受信した新ソフトウェア202の第2記憶装置124への書き込みが実行される。上記S20の判断が否定される場合は受信可否処理部128の機能に対応するS40において、サーバー200からの書き込み要求が有った、第2記憶装置124への別の新ソフトウェア202の書き込みが拒否される。上記S30に次いで、又は、上記S40に次いで、状態判定部98の機能に対応するS50において、電子制御装置90つまり第1記憶装置91への新ソフトウェア202つまり受信後新ソフトウェア126の書き込みを許可するか否かが判断される。このS50の判断が否定される場合は、本ルーチンが終了させられる。このS50の判断が肯定される場合はバックアップ処理部99の機能に対応するS60において、第1記憶装置91に記憶された更新対象となる現ソフトウェア92が第2記憶装置124に書き込まれる。次いで、状態判定部98の機能に対応するS70において、第2記憶装置124への現ソフトウェア92の書き込みが完了したか否かが判定される。このS70の判断が否定される場合は、上記S60に戻される。このS70の判断が肯定される場合は更新処理部122の機能に対応するS80において、第1記憶装置91に受信後新ソフトウェア126が書き込まれる。次いで、状態判定部98の機能に対応するS90において、第1記憶装置91への受信後新ソフトウェア126の書き込みが完了したか否かが判定される。このS90の判断が否定される場合は、上記S80に戻される。このS90の判断が肯定される場合は状態判定部98の機能に対応するS100において、第1記憶装置91への受信後新ソフトウェア126の書き込みが失敗したか否が判定される。このS100の判断が否定される場合はバックアップ処理部99の機能に対応するS110において、第2記憶装置124に書き込まれた現ソフトウェア92が第2記憶装置124から消去させられる。上記S100の判断が肯定される場合はバックアップ処理部99の機能に対応するS120において、第2記憶装置124に書き込まれた現ソフトウェア92が第1記憶装置91に書き込まれる。次いで、状態判定部98の機能に対応するS130において、第2記憶装置124に書き込まれた現ソフトウェア92の第1記憶装置91への書き込みが完了したか否かが判定される。このS130の判断が否定される場合は、上記S120に戻される。このS130の判断が肯定される場合は、本ルーチンが終了させられる。 In FIG. 8, first, in step S10 corresponding to the function of the update processing unit 122 (step will be omitted hereinafter), it is determined whether there is a write request from the server 200. If the determination at S10 is negative, this routine is ended. If the determination in S10 is affirmative, it is determined in S20, which corresponds to the function of the reception permission processing section 128, whether or not there is sufficient capacity of the update control device 120, that is, the second storage device 124. If the judgment in S20 is affirmative, in S30 corresponding to the functions of the reception permission processing section 128 and the update processing section 122, the new software 202 is written to the second storage device 124 for which there is a write request from the server 200. Writing is permitted, and the new software 202 received from the server 200 is written to the second storage device 124. If the judgment in S20 is negative, in S40 corresponding to the function of the reception permission processing unit 128, writing of another new software 202 to the second storage device 124 for which there was a write request from the server 200 is rejected. be done. Following the above S30 or following the above S40, in S50 corresponding to the function of the status determination section 98, writing of the new software 202, that is, the new software 126 after reception, to the electronic control device 90, that is, the first storage device 91 is permitted. It is determined whether or not. If the determination at S50 is negative, this routine is ended. If the determination in S50 is affirmative, in S60 corresponding to the function of the backup processing section 99, the current software 92 to be updated stored in the first storage device 91 is written to the second storage device 124. Next, in S70 corresponding to the function of the status determination unit 98, it is determined whether writing of the current software 92 to the second storage device 124 has been completed. If the determination at S70 is negative, the process returns to S60. If the determination in S70 is affirmative, the new software 126 is written into the first storage device 91 in S80, which corresponds to the function of the update processing section 122. Next, in S90 corresponding to the function of the status determination unit 98, it is determined whether writing of the received new software 126 to the first storage device 91 has been completed. If the determination at S90 is negative, the process returns to S80. If the determination in S90 is affirmative, it is determined in S100 corresponding to the function of the status determination unit 98 whether writing of the new software 126 after reception into the first storage device 91 has failed. If the determination in S100 is negative, the current software 92 written in the second storage device 124 is erased from the second storage device 124 in S110, which corresponds to the function of the backup processing section 99. If the determination in S100 is affirmative, the current software 92 written in the second storage device 124 is written in the first storage device 91 in S120, which corresponds to the function of the backup processing section 99. Next, in S130 corresponding to the function of the status determination unit 98, it is determined whether writing of the current software 92 written in the second storage device 124 to the first storage device 91 is completed. If the determination at S130 is negative, the process returns to S120. If the determination at S130 is affirmative, this routine is ended.

上述のように、本実施例によれば、更新用制御装置120の第2記憶装置124に記憶された新ソフトウェア202を電子制御装置90の第1記憶装置91に書き込むことによる、第1記憶装置91に記憶された現ソフトウェア92の更新処理に先立って、更新対象の現ソフトウェア92が第2記憶装置124に書き込まれるので、新ソフトウェア202の書き込みが正常に完了しなかったときには、つまり新ソフトウェア202の書き込みが失敗したときには、第2記憶装置124にバックアップした現ソフトウェア92を第1記憶装置91に書き戻すことができる。よって、現ソフトウェア92の更新処理に失敗しても現ソフトウェア92を復活させて車両10の制御に用いることができ、且つ、電子制御装置90の全体の記憶装置の大容量化を抑制することができる。 As described above, according to the present embodiment, the new software 202 stored in the second storage device 124 of the update control device 120 is written to the first storage device 91 of the electronic control device 90, so that the first storage device Prior to updating the current software 92 stored in the software 91, the current software 92 to be updated is written to the second storage device 124. Therefore, if the writing of the new software 202 is not completed normally, If writing fails, the current software 92 backed up to the second storage device 124 can be written back to the first storage device 91. Therefore, even if the update process of the current software 92 fails, the current software 92 can be restored and used to control the vehicle 10, and the storage capacity of the entire electronic control device 90 can be suppressed from increasing in capacity. can.

また、本実施例によれば、第1記憶装置91に記憶された現ソフトウェア92の更新処理が正常に行われなかった場合には、更新処理前に第2記憶装置124に書き込まれた更新対象の現ソフトウェア92が第1記憶装置91に書き込まれるので、現ソフトウェア92の更新処理に失敗しても現ソフトウェア92を用いた車両10の制御を行うことができる。 Further, according to the present embodiment, if the update processing of the current software 92 stored in the first storage device 91 is not performed normally, the update target written in the second storage device 124 before the update processing Since the current software 92 is written to the first storage device 91, the vehicle 10 can be controlled using the current software 92 even if the updating process of the current software 92 fails.

また、本実施例によれば、第1記憶装置91に記憶された現ソフトウェア92の更新処理が正常に行われた場合には、更新処理前に第2記憶装置124に書き込まれた更新対象の現ソフトウェア92が第2記憶装置124から消去させられるので、現ソフトウェア92の更新処理に成功した後もバックアップした現ソフトウェア92が第2記憶装置124に記憶されたままとされず、第2記憶装置124の空き容量を適切に確保することができる。 Further, according to the present embodiment, when the update processing of the current software 92 stored in the first storage device 91 is performed normally, the update target written in the second storage device 124 before the update processing is Since the current software 92 is erased from the second storage device 124, the backed up current software 92 does not remain stored in the second storage device 124 even after the update process of the current software 92 is successful. 124 free capacity can be appropriately secured.

また、本実施例によれば、第2記憶装置124に既に記憶されている書込完了済みの新ソフトウェア202とは別の新ソフトウェア202が第2記憶装置124に記憶させられる際に、第2記憶装置124の推定空き容量SCeが別の新ソフトウェア202の容量CSd未満である場合には、第2記憶装置124への別の新ソフトウェア202の書き込みが拒否されるので、書込完了済みの新ソフトウェア202を用いた更新処理に際して、更新対象の現ソフトウェア92を第2記憶装置124にバックアップすることができなくなる事態を回避することができる。 Furthermore, according to the present embodiment, when the new software 202 that is different from the new software 202 that has already been written to the second storage device 124 is stored in the second storage device 124, the second If the estimated free capacity SCe of the storage device 124 is less than the capacity CSd of another new software 202, writing of another new software 202 to the second storage device 124 is rejected, so the new During update processing using the software 202, it is possible to avoid a situation where the current software 92 to be updated cannot be backed up to the second storage device 124.

また、本実施例によれば、更新対象の現ソフトウェア92を用いた車両10の制御が実行されていないときに、更新対象の現ソフトウェア92の更新処理が行われるので、現ソフトウェア92の更新処理を行う際に車両10の制御動作に支障が生じるのを防止することができる。 Furthermore, according to the present embodiment, the update process for the current software 92 to be updated is performed when the control of the vehicle 10 using the current software 92 to be updated is not executed, so the update process for the current software 92 is performed. It is possible to prevent the control operation of the vehicle 10 from being hindered when performing the above operations.

以上、本発明の実施例を図面に基づいて詳細に説明したが、本発明はその他の態様においても適用される。 Although the embodiments of the present invention have been described above in detail based on the drawings, the present invention can also be applied to other aspects.

例えば、前述の実施例では、第1記憶装置91、車両制御実行部97、状態判定部98、バックアップ処理部99などの各機能は電子制御装置90に備えられ、又、更新処理部122、第2記憶装置124、受信可否処理部128などの各機能は更新用制御装置120に備えられていたが、この態様に限らない。例えば、バックアップ処理部99の機能の全部又は一部は、更新用制御装置120に備えられていても良いし、又は、受信可否処理部128の機能の全部又は一部は、電子制御装置90に備えられていても良い。要は、第1記憶装置91が電子制御装置90に備えられ、且つ、第2記憶装置124が更新用制御装置120に備えられておれば良く、車両制御実行部97、状態判定部98、バックアップ処理部99、更新処理部122、受信可否処理部128などの各機能は、車両用制御装置150に備えられていれば良い。 For example, in the embodiment described above, each function such as the first storage device 91, the vehicle control execution section 97, the state determination section 98, the backup processing section 99, etc. is provided in the electronic control device 90, and the update processing section 122, the Although the update control device 120 is equipped with the functions such as the 2 storage device 124 and the reception permission processing section 128, the present invention is not limited to this embodiment. For example, all or part of the functions of the backup processing section 99 may be provided in the update control device 120, or all or part of the functions of the reception permission processing section 128 may be provided in the electronic control device 90. It is good to be prepared. In short, it is sufficient that the first storage device 91 is provided in the electronic control device 90 and the second storage device 124 is provided in the update control device 120. Each function such as the processing section 99, the update processing section 122, and the reception permission processing section 128 may be provided in the vehicle control device 150.

また、前述の実施例では、サーバー200から無線通信Rを介して受信した新ソフトウェア202を用いて車両制御用ソフトウェア92の更新処理を行う場合を例示して本発明を説明したが、この態様に限らない。例えば、車両10の保管場所などの専門業者の拠点以外の場所において、外部書き換え装置210を用いて車両制御用ソフトウェア92の更新処理を行う場合、又は、新ソフトウェアが記録された、CD、DVD等の光ディスク、フラッシュメモリ等の不揮発性メモリなどの記録媒体から車両10が備える読み取り器を介して読み取った新ソフトウェアを用いて車両制御用ソフトウェア92の更新処理を行う場合などでも、更新処理の失敗に対して専門業者による対処が困難になり、更新後の車両制御用ソフトウェア92を用いた車両10の制御が実行不能になるおそれがある。その為、例えば外部書き換え装置210を用いて車両制御用ソフトウェア92の更新処理を行う場合、又は、車両10内の読み取り器によって記録媒体から読み取った新ソフトウェアを用いて車両制御用ソフトウェア92の更新処理を行う場合などでも、図8のフローチャートを実行することが可能である。尚、この場合には、図8のS10において、外部書き換え装置210又は車両10内の読み取り器からの書き込み要求が有るか否かが判定される。又、図1において、外部書き換え装置210に記憶された、車両制御用ソフトウェア92を更新する必要がある新ソフトウェアは、第2ゲートウェイECU130を介して更新用制御装置120の第2記憶装置124に受信後新ソフトウェア126として記憶される。又は、記録媒体に記録された、車両制御用ソフトウェア92を更新する必要がある新ソフトウェアは、車両10内の読み取り器を介して更新用制御装置120の第2記憶装置124に記憶される。第2記憶装置124は、車両制御用ソフトウェア92を更新対象とする新ソフトウェアを記憶する記憶装置である。第2記憶装置124への新ソフトウェアの書き込みは、無線を介した手段、有線を介した手段、車両10内の読み取り器を介した手段など、手段を問わない。 Furthermore, in the above-described embodiment, the present invention has been described by exemplifying the case where the vehicle control software 92 is updated using the new software 202 received from the server 200 via the wireless communication R. Not exclusively. For example, when updating the vehicle control software 92 using the external rewriting device 210 at a location other than a specialist company's base such as a storage location of the vehicle 10, or when updating the vehicle control software 92 using the external rewriting device 210, or using a CD, DVD, etc. on which new software is recorded. Even when updating the vehicle control software 92 using new software read from a recording medium such as an optical disk or a non-volatile memory such as a flash memory using a reader included in the vehicle 10, the update process may fail. However, it becomes difficult for a specialist to deal with the problem, and there is a possibility that control of the vehicle 10 using the updated vehicle control software 92 becomes impossible. Therefore, for example, when updating the vehicle control software 92 using the external rewriting device 210, or using new software read from a recording medium by a reader inside the vehicle 10, the vehicle control software 92 is updated. The flowchart in FIG. 8 can be executed even when performing the following. In this case, in S10 of FIG. 8, it is determined whether there is a write request from the external rewriting device 210 or the reader inside the vehicle 10. In addition, in FIG. 1, new software that is stored in the external rewriting device 210 and that needs to update the vehicle control software 92 is received by the second storage device 124 of the update control device 120 via the second gateway ECU 130. It is then stored as new software 126. Alternatively, new software recorded on the recording medium that needs to update the vehicle control software 92 is stored in the second storage device 124 of the update control device 120 via a reader in the vehicle 10. The second storage device 124 is a storage device that stores new software that updates the vehicle control software 92. The new software can be written to the second storage device 124 by any means, such as wirelessly, wired, or using a reader inside the vehicle 10.

また、前述の実施例において、例えば第2記憶装置124に既に受信後新ソフトウェア126が記憶されている状態のときには、常に、受信後新ソフトウェア126とは別の新ソフトウェア202をサーバー200から受信することを禁止するのであれば、図8のフローチャートにおけるS10-S40は必ずしも備えられていなくても良い。尚、受信後新ソフトウェア126とは別の新ソフトウェアは、車両制御用ソフトウェア92を更新対象とする新ソフトウェア202でなくても良く、機能を追加する為に第1記憶装置91に書き込まれる新ソフトウェアであっても良い。 Furthermore, in the above embodiment, when the new received software 126 is already stored in the second storage device 124, for example, new software 202 different from the new received software 126 is always received from the server 200. If this is prohibited, steps S10 to S40 in the flowchart of FIG. 8 may not necessarily be provided. Note that the new software that is different from the received new software 126 does not have to be the new software 202 that updates the vehicle control software 92, but may be new software that is written to the first storage device 91 to add functionality. It may be.

また、前述の実施例において、送受信機100とサーバー200とは、ネットワーク220を介して接続されていたが、例えばサーバー200が備える無線装置を介して接続されていても良いし、サーバー200と直接的に接続された無線装置を介して接続されていても良い。 Further, in the above embodiment, the transceiver 100 and the server 200 were connected via the network 220, but they may also be connected via a wireless device included in the server 200, or directly connected to the server 200. The connection may be made via a wireless device connected to the network.

また、前述の実施例では、本発明が適用される車両として、複合変速機40を備える車両10を例示したが、車両10に限らず、車両制御用ソフトウェアの更新処理を行う車両であれば、本発明を適用することができる。 Further, in the above-described embodiment, the vehicle 10 equipped with the compound transmission 40 was exemplified as a vehicle to which the present invention is applied. The present invention can be applied.

尚、上述したのはあくまでも一実施形態であり、本発明は当業者の知識に基づいて種々の変更、改良を加えた態様で実施することができる。 The above-mentioned embodiment is merely one embodiment, and the present invention can be implemented with various changes and improvements based on the knowledge of those skilled in the art.

10:車両
90:電子制御装置(第1制御装置)
91:第1記憶装置
92:車両制御用ソフトウェア
97:車両制御実行部
99:バックアップ処理部
120:更新用制御装置(第2制御装置)
122:更新処理部
124:第2記憶装置
128:受信可否処理部
150:車両用制御装置
202:新ソフトウェア
10: Vehicle 90: Electronic control device (first control device)
91: First storage device 92: Vehicle control software 97: Vehicle control execution section 99: Backup processing section 120: Update control device (second control device)
122: Update processing section 124: Second storage device 128: Reception permission processing section 150: Vehicle control device 202: New software

Claims (4)

第1制御装置と第2制御装置とを備え、車両の制御を行うと共に前記車両の制御に用いられる車両制御用ソフトウェアの更新処理を行う車両用制御装置であって、
前記第1制御装置に備えられた、前記車両制御用ソフトウェアを記憶する第1記憶装置と、
前記第2制御装置に備えられた、前記車両制御用ソフトウェアを更新対象とする新ソフトウェアを記憶する第2記憶装置と、
前記車両制御用ソフトウェアを用いて前記車両の制御を行う車両制御実行部と、
前記第2記憶装置に記憶された前記新ソフトウェアを前記第1記憶装置に書き込むことで前記車両制御用ソフトウェアの更新処理を行う更新処理部と、
前記更新処理部による前記更新処理に先立って、前記第1記憶装置に記憶された更新対象の前記車両制御用ソフトウェアを前記第2記憶装置に書き込むバックアップ処理部と、
前記第2記憶装置に既に記憶されている書込完了済みの前記新ソフトウェアとは別の新ソフトウェアを前記第2記憶装置に記憶する際に、前記書込完了済みの前記新ソフトウェアを用いた前記更新処理部による前記更新処理に先立って前記バックアップ処理部により前記更新対象の前記車両制御用ソフトウェアが前記第2記憶装置に書き込まれた場合を予測した状態における前記第2記憶装置の書込可能な推定空き容量を算出し、前記推定空き容量が前記別の新ソフトウェアの容量未満である場合には、前記第2記憶装置への前記別の新ソフトウェアの書き込みを拒否する受信可否処理部と、
を含むことを特徴とする車両用制御装置。
A vehicle control device comprising a first control device and a second control device, controlling a vehicle and updating vehicle control software used for controlling the vehicle,
a first storage device provided in the first control device and storing the vehicle control software;
a second storage device that is provided in the second control device and stores new software that updates the vehicle control software;
a vehicle control execution unit that controls the vehicle using the vehicle control software;
an update processing unit that updates the vehicle control software by writing the new software stored in the second storage device into the first storage device;
a backup processing section that writes the vehicle control software to be updated stored in the first storage device into the second storage device prior to the update processing by the update processing section;
When storing new software in the second storage device that is different from the new software that has already been written to the second storage device, the new software that has been written to the second storage device is The second storage device is writable in a state in which it is predicted that the vehicle control software to be updated is written to the second storage device by the backup processing section prior to the update processing by the update processing section. a reception permission processing unit that calculates an estimated free space and, if the estimated free space is less than the capacity of the different new software, refuses writing of the different new software to the second storage device;
A vehicle control device comprising:
前記バックアップ処理部は、前記更新処理部による前記更新処理が正常に行われなかった場合には、前記第2記憶装置に書き込んだ前記更新対象の前記車両制御用ソフトウェアを前記第1記憶装置に書き込むことを特徴とする請求項1に記載の車両用制御装置。 The backup processing unit writes the vehicle control software to be updated written in the second storage device to the first storage device if the update processing by the update processing unit is not performed normally. The vehicle control device according to claim 1, characterized in that: 前記バックアップ処理部は、前記更新処理部による前記更新処理が正常に行われた場合には、前記第2記憶装置に書き込んだ前記更新対象の前記車両制御用ソフトウェアを前記第2記憶装置から消去することを特徴とする請求項1又は2に記載の車両用制御装置。 The backup processing unit erases the vehicle control software written in the second storage device to be updated from the second storage device if the update processing by the update processing unit is performed normally. The vehicle control device according to claim 1 or 2, characterized in that: 前記更新処理部は、前記車両制御実行部による、前記更新対象の前記車両制御用ソフトウェアを用いた前記車両の制御が実行されていないときに、前記更新処理を行うことを特徴とする請求項1からの何れか1項に記載の車両用制御装置。 2. The update processing unit performs the update process when the vehicle control execution unit is not controlling the vehicle using the vehicle control software to be updated. 3. The vehicle control device according to any one of 3 to 3.
JP2020126887A 2020-07-27 2020-07-27 Vehicle control device Active JP7359096B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020126887A JP7359096B2 (en) 2020-07-27 2020-07-27 Vehicle control device
CN202110836267.4A CN113986273A (en) 2020-07-27 2021-07-23 Vehicle control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020126887A JP7359096B2 (en) 2020-07-27 2020-07-27 Vehicle control device

Publications (2)

Publication Number Publication Date
JP2022023738A JP2022023738A (en) 2022-02-08
JP7359096B2 true JP7359096B2 (en) 2023-10-11

Family

ID=79735059

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020126887A Active JP7359096B2 (en) 2020-07-27 2020-07-27 Vehicle control device

Country Status (2)

Country Link
JP (1) JP7359096B2 (en)
CN (1) CN113986273A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005132131A (en) 2003-10-28 2005-05-26 Fujitsu Ten Ltd Software updating device, and software updating method
JP2014029619A (en) 2012-07-31 2014-02-13 Auto Network Gijutsu Kenkyusho:Kk Control system and program update method
JP2018037059A (en) 2016-08-30 2018-03-08 株式会社オートネットワーク技術研究所 On-vehicle update device and on-vehicle update system
JP2019105945A (en) 2017-12-11 2019-06-27 株式会社オートネットワーク技術研究所 In-vehicle updating apparatus, program, and method of updating program or data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005132131A (en) 2003-10-28 2005-05-26 Fujitsu Ten Ltd Software updating device, and software updating method
JP2014029619A (en) 2012-07-31 2014-02-13 Auto Network Gijutsu Kenkyusho:Kk Control system and program update method
JP2018037059A (en) 2016-08-30 2018-03-08 株式会社オートネットワーク技術研究所 On-vehicle update device and on-vehicle update system
JP2019105945A (en) 2017-12-11 2019-06-27 株式会社オートネットワーク技術研究所 In-vehicle updating apparatus, program, and method of updating program or data

Also Published As

Publication number Publication date
JP2022023738A (en) 2022-02-08
CN113986273A (en) 2022-01-28

Similar Documents

Publication Publication Date Title
US20220063585A1 (en) In-vehicle system
CN111137304B (en) Vehicle control device
US20230322243A1 (en) Vehicle program update system and vehicle program update method
US10962107B2 (en) Control device for vehicle
CN114379536B (en) Control device for vehicle
EP3812203A1 (en) Control apparatus for vehicle
US11597398B2 (en) Vehicle control apparatus
JP7359096B2 (en) Vehicle control device
JP2020140407A (en) Control device for vehicle
JP7247830B2 (en) Vehicle software update system
JP7087995B2 (en) Vehicle control unit
US20220024472A1 (en) Control apparatus for vehicle
JP7388331B2 (en) Vehicle control device
JP2022024287A (en) Vehicle control device
JP7172924B2 (en) Vehicle software update system
JP2022018031A (en) Vehicular control apparatus
JP2022018032A (en) Control apparatus for vehicle
JP2020084853A (en) Vehicle control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220624

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230627

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230722

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230829

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230911

R151 Written notification of patent or utility model registration

Ref document number: 7359096

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151