JP7226064B2 - electronic controller - Google Patents

electronic controller Download PDF

Info

Publication number
JP7226064B2
JP7226064B2 JP2019081937A JP2019081937A JP7226064B2 JP 7226064 B2 JP7226064 B2 JP 7226064B2 JP 2019081937 A JP2019081937 A JP 2019081937A JP 2019081937 A JP2019081937 A JP 2019081937A JP 7226064 B2 JP7226064 B2 JP 7226064B2
Authority
JP
Japan
Prior art keywords
core
control
cores
engine
operating state
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
JP2019081937A
Other languages
Japanese (ja)
Other versions
JP2020181244A (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.)
Denso Corp
Original Assignee
Denso Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Corp filed Critical Denso Corp
Priority to JP2019081937A priority Critical patent/JP7226064B2/en
Publication of JP2020181244A publication Critical patent/JP2020181244A/en
Application granted granted Critical
Publication of JP7226064B2 publication Critical patent/JP7226064B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は電子制御装置に関する。 The present invention relates to electronic control units.

複数のコアを持つマイクロコンピュータ(以下、マイコンと称す)を搭載した電子制御装置では、再現性の重要度が高い制御を実行する場合があり、このようなマイコンではAMP型のアーキテクチャが多く採用されている。 An electronic control device equipped with a microcomputer with multiple cores (hereinafter referred to as a microcomputer) may execute control with high reproducibility, and such a microcomputer often adopts the AMP type architecture. ing.

特開2014-78078号公報JP 2014-78078 A 特開2018-067135号公報JP 2018-067135 A

AMP型アーキテクチャは事前に設計者が各コアに割当てた制御通りに実行されるため、処理負荷を予め予測して制御を適切に割当てるように設計する必要がある。
しかしながら、エンジン制御のような複雑な制御系を持つ電子制御装置では、エンジンの運転状態において処理負荷が変動することから、一律に処理負荷が平準化するように制御を割当てることは困難である。また、コアにより処理負荷にばらつきがある場合、処理負荷が高いコアに合わせてマイコン性能の選定する必要があり、コストにも影響する課題となる。
Since the AMP-type architecture is executed according to the control assigned to each core in advance by the designer, it is necessary to predict the processing load in advance and to appropriately assign the control.
However, in an electronic control unit having a complicated control system such as engine control, the processing load fluctuates depending on the operating state of the engine. In addition, when the processing load varies depending on the core, it is necessary to select the performance of the microcomputer according to the core with the high processing load, which also affects the cost.

本発明は上記事情に鑑みてなされたもので、その目的は、複数のコアによる処理負荷のばらつきを低減してマイコンの処理能力を高めることができる電子制御装置を提供することにある。 SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an electronic control device capable of reducing variations in processing loads caused by a plurality of cores and increasing the processing performance of a microcomputer.

請求項1の発明によれば、複数のコアは、割当てられたコア固定制御を実行すると同時に、制御対象の動作状態に対応して割当てられたコア可変制御を実行する。

According to the first aspect of the invention, the plurality of cores execute assigned core-fixed control and at the same time, assigned core-variable control corresponding to the operating state of the controlled object.

第1実施形態におけるエンジンECUの構成を示すブロック図A block diagram showing the configuration of an engine ECU in the first embodiment. 運転状態に対応した制御状態を示す図Diagram showing the control state corresponding to the operating state 代表的な領域の制御状態を示す図(その1)Diagram showing the control state of a typical area (part 1) 代表的な領域の制御状態を示す図(その2)Diagram showing the control state of a typical area (Part 2) コア固定制御を示すフローチャートFlowchart showing core pinning control コアAによるコア可変制御を示すフローチャートFlowchart showing core variable control by core A コアB~Nによるコア可変制御を示すフローチャートFlowchart showing core variable control by cores B to N 第2実施形態における運転状態に対応した制御状態を示す図A diagram showing control states corresponding to operating states in the second embodiment. 第3実施形態における操作状態に対応した制御状態を示す図A diagram showing control states corresponding to operation states in the third embodiment.

以下、複数の実施形態について図面を参照して説明する。複数の実施形態において、機能的または構造的に対応する部分には同一の参照符号を付与する。
(第1実施形態)
エンジンECUに適用した第1実施形態について図1から図7を参照して説明する。
図1に示すエンジンECU1(電子制御装置に相当)は、マイコン2、入力回路3、出力回路4、通信回路5を有して構成されている。入力回路3は、エンジン制御に必要な各センサから各検出信号を入力する。出力回路4は、エンジン制御を行うための各種アクチュエータに対して駆動信号を出力する。通信回路5は、他のECUと例えばCANを通信プロトコルとする車載ネットワークにより接続されている。CANは登録商標である。
A plurality of embodiments will be described below with reference to the drawings. In several embodiments, functionally or structurally corresponding parts are given the same reference numerals.
(First embodiment)
A first embodiment applied to an engine ECU will be described with reference to FIGS. 1 to 7. FIG.
An engine ECU 1 (corresponding to an electronic control unit) shown in FIG. An input circuit 3 receives detection signals from sensors required for engine control. The output circuit 4 outputs drive signals to various actuators for engine control. The communication circuit 5 is connected to other ECUs by an in-vehicle network using CAN as a communication protocol, for example. CAN is a registered trademark.

マイコン2は、複数のコアA~Nと、プログラムを記憶したROM6(記憶部に相当)、ワークデータを記憶するためのRAM7、通信回路5と通信するI/O8を備えている。
ROM6には、プログラムとして、複数のコア固定制御用と複数のコア可変制御を実行するためのプログラムが記憶されている。コア固定制御とは再現性の重要度が高い制御であり、割当てられるコアが規定されているAMP型アーキテクチャが採用されている。コア固定制御は、各コアA~Nに対応した数だけROM6に記憶されている。
The microcomputer 2 includes a plurality of cores A to N, a ROM 6 (corresponding to a storage unit) storing programs, a RAM 7 for storing work data, and an I/O 8 communicating with the communication circuit 5 .
The ROM 6 stores a program for executing a plurality of core fixed control and a plurality of core variable control as a program. Core fixed control is control with a high degree of reproducibility, and employs an AMP-type architecture in which cores to be assigned are defined. The number of core fixing controls corresponding to each core A to N is stored in the ROM 6 .

コア可変制御とは再現性の重要度が低い制御であり、割当てられるコアは規定されていないが、エンジン(制御対象に相当)の運転状態(動作状態に相当)に対応して割当てられるコアが規定されているAMP型アーキテクチャが採用されている。つまり、コア可変制御は厳密にはAMP型アーキテクチャではないが、エンジンの運転状態が同一であるという条件下ではAMP型アーキテクチャであると言える。コア可変制御は、設計仕様に応じた数だけROM6に記憶されている。 Core variable control is a control in which the importance of reproducibility is low, and the assigned core is not specified, but the assigned core corresponds to the operating state (equivalent to the operating state) of the engine (equivalent to the controlled object). A defined AMP type architecture is adopted. In other words, although core variable control is not strictly an AMP type architecture, it can be said that it is an AMP type architecture under the condition that the operating state of the engine is the same. The core variable control is stored in the ROM 6 by the number corresponding to the design specifications.

エンジンの運転状態とは、例えばエンジン回転数、エンジン負荷率、エンジン水温などである。コア可変制御は、各コアA~Nの処理負荷が平準化するようにエンジンの運転状態に応じて割当てるコアが設計者により規定されている。 The operating state of the engine is, for example, engine speed, engine load factor, engine coolant temperature, and the like. In the core variable control, the designer defines the cores to be allocated according to the operating state of the engine so that the processing load of each core A to N is leveled.

以下、コア可変制御をエンジンの運転状態に基づいて各コアA~Nに割当てる手順について説明する。まず、エンジンの運転状態について説明する。エンジンの運転状態は、図2に示すようにx軸をエンジン回転数、y軸をエンジン負荷率とした2次元座標で表されており、さらにx軸及びy軸に閾値をそれぞれ設定することで複数の領域に区画されている。本実施形態では、x軸及びy軸に2個の閾値をそれぞれ設定することで運転状態を領域1-1、1-2、1-3……3-3の9個の領域に区画しているが、各座標軸に少なくとも1個の閾値を設定することで4個以上に区画しても良い。 A procedure for allocating core variable control to each core A to N based on the operating state of the engine will be described below. First, the operating state of the engine will be explained. As shown in FIG. 2, the operating state of the engine is represented by two-dimensional coordinates with the engine speed on the x-axis and the engine load factor on the y-axis. It is divided into multiple areas. In this embodiment, two thresholds are set on the x-axis and the y-axis to divide the driving state into nine regions 1-1, 1-2, 1-3 . . . 3-3. However, by setting at least one threshold value for each coordinate axis, it may be divided into four or more.

コア固定制御が実行するタスクとしては、噴射制御、点火制御、A/F(Air/fuel ratio)制御、KCS(Knock Control System)制御、電子スロットル制御、過給制御、ISC(Idle Speed Control)制御、クルーズ制御、OBD(On-board diagnostics)制御などであるが、これに限定されるものではない。
コア可変制御が実行するタスクとしては、エアコン制御、エンジン水温制御、イモビ制御、Gセンサ制御、充電制御などであるが、これに限定されるものではない。
Tasks executed by fixed core control include injection control, ignition control, A/F (Air/fuel ratio) control, KCS (Knock Control System) control, electronic throttle control, supercharging control, and ISC (Idle Speed Control) control. , cruise control, OBD (On-board diagnostics) control, etc., but not limited to these.
Tasks executed by the core variable control include, but are not limited to, air conditioner control, engine water temperature control, immobilizer control, G sensor control, charging control, and the like.

エンジン水温制御は、エンジン水温を適切に制御するためにファンを駆動したり、エンジン水路の切替弁を切替えたりする制御である。エアコン制御は、運転者が車両を加速したい操作を行った場合にエンジンの負荷となるエアコンのコンプレッサを停止する制御である。 The engine water temperature control is control for driving the fan and switching the switching valve of the engine water passage in order to appropriately control the engine water temperature. Air conditioner control is control to stop the compressor of the air conditioner, which is a load on the engine, when the driver performs an operation to accelerate the vehicle.

さて、運転者がイグニッションスイッチをONすると、エンジンECU1にバッテリから給電されるようになるので、各コアA~Nが起動する。
各コアA~Nは、起動すると、図5に示すコア固定制御をROM6から読込んで実行する。このコア固定制御では、各コアA~Nは、割当てられた固定制御を実行する(S101)。
Now, when the driver turns on the ignition switch, power is supplied to the engine ECU 1 from the battery, and each core A to N is activated.
When activated, each core A to N reads the core fixing control shown in FIG. 5 from the ROM 6 and executes it. In this core fixed control, each core A to N executes the assigned fixed control (S101).

また、各コアA~Nは、起動すると、コア可変制御をROM6から読込んで実行する。この場合、コアA(特定コアに相当)とコアB~Nとではコア可変制御の動作が異なる。つまり、コアAは、図6に示すコア可変制御において、領域を判断し(S201)、他のコアB~Nに領域を通知してから(S202)、領域に基づいて割当てられたコア可変制御を実行する(S203)。 Further, each of the cores A to N, when activated, reads the core variable control from the ROM 6 and executes it. In this case, core A (corresponding to a specific core) and cores B to N have different core variable control operations. That is, in the core variable control shown in FIG. 6, the core A judges the area (S201), notifies the other cores B to N of the area (S202), and then performs the core variable control assigned based on the area. (S203).

一方、コアB~Nは、図7に示すコア可変制御において、コアAから領域が通知されたかを判断しており(S301:NO)、通知された場合は(S301:YES)、領域に基づいて割当てられたコア可変制御を実行する(S302)。 On the other hand, in the core variable control shown in FIG. 7, the cores B to N determine whether the area has been notified from the core A (S301: NO), and if notified (S301: YES), based on the area The assigned core variable control is executed (S302).

以上のようにして各コアA~Nは、割当てられたコア固定制御を実行すると同時に、エンジンの運転状態に基づいて割当てられたコア可変制御を実行する。
尚、領域によってはコアA~Nにコア可変制御が割当てられない場合があり、このようにコア可変制御が割当てられなかったコアはコア可変制御を実行することはない。
As described above, each of the cores A to N executes the assigned core fixed control and at the same time performs the assigned core variable control based on the operating state of the engine.
Note that core variable control may not be assigned to cores A to N in some areas, and cores to which core variable control is not assigned will not execute core variable control.

コア固定制御とコア可変制御について具体的に説明する。マイコン2に4個のコアA~Dが設けられている例を用いて説明するが、4個に限定されることはなく任意数のコアを備えるようにしても良い。 The fixed core control and the variable core control will be specifically described. An example in which the microcomputer 2 is provided with four cores A to D will be described, but the number of cores is not limited to four, and any number of cores may be provided.

コアA~Nが実行するコア固定制御は次のように設定されている。コアAは、割当てられたISC制御、電子スロットル制御、過給制御を実行する。コアBは、割当てられたKCS制御、点火制御を実行する。コアCは、割当てられた噴射制御、A/F制御を実行する。コアDは、割当てられたクルーズコントロール制御、OBD制御を実行する。 The core fixing control executed by cores A to N is set as follows. Core A executes assigned ISC control, electronic throttle control, and supercharging control. Core B executes assigned KCS control and ignition control. Core C executes assigned injection control and A/F control. Core D executes assigned cruise control control and OBD control.

図3に示すように各コアA~Dによるコア固定制御による処理負荷はエンジンの運転状態によって異なる。例えばコアAが実行する過給制御は、エンジン負荷が高い領域では、ウェイストゲートバルブの閉じ力を制御し、要求する駆動力を実現する制御を実行する。このため、領域3-3の過給制御は領域1-1の場合に比較して処理負荷が大きくなっている。 As shown in FIG. 3, the processing load due to the core fixing control by each core A to D varies depending on the operating state of the engine. For example, the supercharging control executed by the core A controls the closing force of the wastegate valve in a region where the engine load is high, and executes control to realize the required driving force. Therefore, the supercharging control in the region 3-3 has a larger processing load than in the case of the region 1-1.

このように領域に応じてコアA~Dが実行するコア固定制御の処理負荷が異なることから、各コアA~Dがコア固定制御に加えてコア可変制御を実行する場合の処理負荷が平準化するように領域に対応して各コアA~Dに割当てられるコア可変制御が規定されている。 In this way, since the processing load of core fixed control executed by cores A to D differs depending on the area, the processing load is leveled when each core A to D executes core variable control in addition to core fixed control. A core variable control assigned to each core A to D corresponding to the area is stipulated.

以下、エンジン回転数とエンジン負荷率とに対応して区画された領域1-1と領域3-3とを代表領域として説明する。これらの領域1-1と領域3-3に対応したコア固定制御とコア可変制御とは説明のために例示しただけであり、実際とは異なる場合がある。 Regions 1-1 and 3-3 partitioned corresponding to the engine speed and the engine load factor will be described below as representative regions. The core fixed control and the core variable control corresponding to these regions 1-1 and 3-3 are only exemplified for explanation, and may differ from the actual ones.

図3に示す領域1-1では、コアAの処理負荷が最も大きく、コアBの処理負荷が最も小さい。そこで、コア可変制御として、コアAにコア可変制御を割当てず、コアBにヒーマネ制御とエアコン制御とを割当て、コアCにイモビ制御を割当て、コアDにGセンサ制御と充電制御とを割当てることで各コアA~Dの処理負荷を平準化する。 In area 1-1 shown in FIG. 3, the processing load on core A is the largest, and the processing load on core B is the smallest. Therefore, core variable control is not assigned to core A, heat management control and air conditioner control are assigned to core B, immobilizer control is assigned to core C, and G sensor control and charging control are assigned to core D. equalizes the processing load of each core A to D.

図4に示す領域3-3では、コアBの処理負荷が最も大きく、コアCの処理負荷が最も小さい。そこで、コア可変制御として、コアAにエアコン制御とヒーマネ制御とを割当て、コアBにコア可変制御を割当てず、コアCにイモビ制御とGセンサ制御とを割当て、コアDに充電制御を割当てることで各コアA~Dの処理負荷を平準化する。
同様にして、各領域に対応してコア可変制御を各コアA~Dに割当てることで各コアA~Dの処理負荷を平準化している。
In area 3-3 shown in FIG. 4, the processing load on core B is the largest and the processing load on core C is the smallest. Therefore, as core variable control, air conditioner control and heat management control are assigned to core A, core variable control is not assigned to core B, immobilizer control and G sensor control are assigned to core C, and charging control is assigned to core D. equalizes the processing load of each core A to D.
Similarly, by assigning core variable control to each core AD corresponding to each area, the processing load of each core AD is leveled.

このような実施形態によれば、次のような効果を奏することができる。
各コアA~Dは、割当てられたコア固定制御を実行すると同時に、エンジンの運転状態に対応して割当てられたコア可変制御を実行するので、エンジンの運転状態が変動した場合であっても各コアA~Dの処理負荷を平準化することができる。
According to such an embodiment, the following effects can be obtained.
Each core A to D executes assigned core fixed control and at the same time, assigned core variable control corresponding to the operating state of the engine. The processing loads of cores A to D can be leveled.

コアAは、エンジンの運転状態を判断し、その判断結果を他のコアB~Dに通知し、他のコアB~Dは、コアAから通知された判断結果に基づいて割当てられたコア可変制御を実行するので、他のコアB~Dの処理負荷を軽減することができる。 The core A determines the operating state of the engine and notifies the other cores B to D of the determination result, and the other cores B to D are allocated core variables based on the determination results notified from the core A. Since control is executed, the processing load on the other cores B to D can be reduced.

エンジンの運転状態を、2つのパラメータで表される2次元座標の座標軸に2個の閾値を設定することで複数の領域に区画するようにしたので、エンジンの運転状態の変動に応じて各コアA~Dにコア可変制御を適切に割当てることができる。 Since the operating state of the engine is divided into a plurality of regions by setting two threshold values on the coordinate axes of the two-dimensional coordinates represented by the two parameters, each core Core variable control can be appropriately assigned to AD.

(第2実施形態)
第2実施形態について図8を参照して説明する。この第2実施形態は、エンジンの運転状態を3次元座標で表すことを特徴とする。
図8に示すようにエンジンの運転状態は、x軸のエンジン回転数、y軸のエンジン負荷率、z軸のエンジン水温とした3次元座標で表されており、さらにx軸、y軸及びz軸に1個の閾値を設定することで8個の領域1-1-1、1-1-2、1-2-1、……2-2-2に区画されている。
(Second embodiment)
A second embodiment will be described with reference to FIG. This second embodiment is characterized in that the operating state of the engine is represented by three-dimensional coordinates.
As shown in FIG. 8, the operating state of the engine is represented by three-dimensional coordinates with the engine speed on the x-axis, the engine load factor on the y-axis, and the engine water temperature on the z-axis. By setting one threshold on the axis, it is divided into eight regions 1-1-1, 1-1-2, 1-2-1, .

第1実施形態と同様に、各コアA~Dに割当てるコア固定制御は規定されていると共に領域に対応して各コアA~Dに割当てるコア可変制御も規定されている。各コアA~Dに割当てるコア可変制御は各コアA~Dの処理負荷が平準化するように規定されている。
各コアA~Dは、割当てられたコア固定制御を実行すると同時に、エンジンの運転状態に対応して割当てられたコア可変制御を実行する。
As in the first embodiment, core fixed control assigned to each core A to D is defined, and core variable control to be assigned to each core A to D corresponding to the area is also defined. The core variable control assigned to each core AD is defined so that the processing load of each core AD is leveled.
Each of the cores A to D executes assigned core fixed control and at the same time, assigned core variable control corresponding to the operating state of the engine.

このような実施形態によれば、エンジンの運転状態を3つパラメータで表される3次元座標により複数の領域に区画するようにしたので、エンジンの運転状態をより詳細な領域に区画することができる。 According to this embodiment, since the operating state of the engine is divided into a plurality of areas by three-dimensional coordinates represented by three parameters, it is possible to divide the operating state of the engine into more detailed areas. can.

(第3実施形態)
第3実施形態について図9を参照して説明する。この第3実施形態は、領域をエンジンに対する操作状態で区画したことを特徴とする。
図9に示すようにアクセルのスロットル開度が1度未満の場合はアイドルON状態の領域Aとし、スロットル開度が1度以上の場合はアイドルOFF状態の領域Bとする。
各コアA~Dは、上記各実施形態と同様に、割当てられたコア固定制御を実行すると同時に、スロットル開度に応じた領域に対応して割当てられたコア可変制御を実行する。
(Third embodiment)
A third embodiment will be described with reference to FIG. This third embodiment is characterized in that the regions are divided according to the operating state of the engine.
As shown in FIG. 9, when the throttle opening of the accelerator is less than 1 degree, the region A is the idling ON state, and when the throttle opening is 1 degree or more, the region B is the idling OFF state.
Each of the cores A to D executes the allocated core fixed control, and at the same time, executes the core variable control allocated corresponding to the region corresponding to the throttle opening, as in the above embodiments.

このような実施形態によれば、エンジンに対する操作状態に対応して領域が区画されているので、エンジンの運転状態ではなくエンジンに対する操作状態に基づいてコア可変制御を各コアA~Dに割当てることができ、適用対象を拡大することができる。 According to such an embodiment, since the areas are divided corresponding to the operating states of the engine, the core variable control can be assigned to each of the cores A to D based on the operating state of the engine instead of the operating state of the engine. It is possible to expand the scope of application.

(その他の実施形態)
エンジンの運転状態を判断し、その判断結果を他のコアに通知する専用のコアを設けるようにしても良い。
各コアがエンジンの運転状態を判断し、その判断結果に基づいて対応するコア可変制御を実行するようにしても良い。
(Other embodiments)
A dedicated core may be provided for determining the operating state of the engine and notifying the other cores of the determination result.
Each core may determine the operating state of the engine and execute the corresponding core variable control based on the determination result.

エンジンの運転状態を、第1実施形態や第2実施形態で説明したエンジンの運転状態と、第3実施形態で説明した操作状態とを組み合わせた領域で区切るようにしても良い。
エンジンの運転状態に限定されることなく、各種制御対象の動作状態を制御するマイコンに適用するようにしても良い。
The operating state of the engine may be divided into areas that combine the operating state of the engine described in the first and second embodiments and the operation state described in the third embodiment.
The present invention may be applied to a microcomputer that controls the operational states of various controlled objects without being limited to the operational states of the engine.

本開示は、実施形態に準拠して記述されたが、本開示は当該実施形態や構造に限定されるものではないと理解される。本開示は、様々な変形例や均等範囲内の変形をも包含する。加えて、様々な組み合わせや形態、さらには、それらに一要素のみ、それ以上、あるいはそれ以下、を含む他の組み合わせや形態をも、本開示の範疇や思想範囲に入るものである。 Although the present disclosure has been described with reference to embodiments, it is understood that the present disclosure is not limited to such embodiments or structures. The present disclosure also includes various modifications and modifications within the equivalent range. In addition, various combinations and configurations, as well as other combinations and configurations, including single elements, more, or less, are within the scope and spirit of this disclosure.

図面中、1はエンジンECU(電子制御装置)、2はマイコン、6はROM(記憶部)、Aはコア(特定コア)、B~Nはコアである。
In the drawings, 1 is an engine ECU (electronic control unit), 2 is a microcomputer, 6 is a ROM (storage unit), A is a core (specific core), and B to N are cores.

Claims (4)

マイクロコンピュータ(2)が搭載された電子制御装置であって、
前記マイクロコンピュータは、
複数のコア固定制御と複数のコア可変制御とを実行するためのプログラムを記憶した記憶部(6)と、
割当てられた前記コア固定制御を実行すると同時に、複数の領域に区画されている制御対象の動作状態に対応して割当てられた前記コア可変制御を実行する複数のコアと
を備え
各コアが前記コア固定制御に加えて前記コア可変制御を実行する場合の処理負荷が平準化するように前記領域に対応して前記各コアに割当てられる前記コア可変制御が規定され、
前記複数コアのうちの特定コアは、前記制御対象の動作状態に対応する領域を判断し、その判断結果を、前記特定コアを除くコアに通知し、
前記特定コアを除くコアは、前記特定コアから通知された判断結果に基づいて割当てられた前記コア可変制御を実行する電子制御装置。
An electronic control device equipped with a microcomputer (2),
The microcomputer
a storage unit (6) storing a program for executing a plurality of fixed core controls and a plurality of variable core controls;
a plurality of cores that execute the allocated core fixed control and at the same time execute the core variable control allocated corresponding to the operating state of a controlled object divided into a plurality of areas ;
with
The core variable control assigned to each core corresponding to the region is defined so that the processing load when each core executes the core variable control in addition to the core fixed control is leveled,
a specific core among the plurality of cores determines an area corresponding to the operating state of the control target, and notifies the cores other than the specific core of the determination result;
An electronic control device in which the cores other than the specific core execute the core variable control assigned based on the determination result notified from the specific core.
前記制御対象の動作状態は座標軸で表され、当該座標軸に少なくとも1つの閾値を設定することで複数の領域に区画されている請求項1に記載の電子制御装置。 2. The electronic control device according to claim 1, wherein the operating state of the controlled object is represented by coordinate axes, and is partitioned into a plurality of areas by setting at least one threshold on the coordinate axes. 前記領域は、前記制御対象に対する操作状態に対応して区画されている請求項1または2に記載の電子制御装置。 3. The electronic control device according to claim 1 , wherein said areas are partitioned corresponding to operation states of said control object . 前記コア固定制御は、再現性の重要度が高い制御であり、
前記コア可変制御は、再現性の重要度が低い制御である請求項1から3のいずれか一項に記載の電子制御装置。
The core fixation control is a control with high importance of reproducibility,
The electronic control unit according to any one of claims 1 to 3 , wherein the core variable control is control with low reproducibility .
JP2019081937A 2019-04-23 2019-04-23 electronic controller Active JP7226064B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019081937A JP7226064B2 (en) 2019-04-23 2019-04-23 electronic controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019081937A JP7226064B2 (en) 2019-04-23 2019-04-23 electronic controller

Publications (2)

Publication Number Publication Date
JP2020181244A JP2020181244A (en) 2020-11-05
JP7226064B2 true JP7226064B2 (en) 2023-02-21

Family

ID=73024103

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019081937A Active JP7226064B2 (en) 2019-04-23 2019-04-23 electronic controller

Country Status (1)

Country Link
JP (1) JP7226064B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007188398A (en) 2006-01-16 2007-07-26 Seiko Epson Corp Multiprocessor system, and program for making computer execute control method of multiprocessor system
JP2008097280A (en) 2006-10-11 2008-04-24 Denso Corp Control apparatus of multicore cpu for mobile object, microcomputer for mobile object and mobile object operation supporting apparatus
JP2010093727A (en) 2008-10-10 2010-04-22 Ricoh Co Ltd Image distribution apparatus, terminal device, image distribution method, program, and recording medium
JP2011100338A (en) 2009-11-06 2011-05-19 Hitachi Automotive Systems Ltd Onboard multiple application execution apparatus
JP2013133736A (en) 2011-12-26 2013-07-08 Toyota Motor Corp Control device of internal combustion engine
JP2014078078A (en) 2012-10-09 2014-05-01 Denso Corp Electronic control device
JP2018067135A (en) 2016-10-19 2018-04-26 日立オートモティブシステムズ株式会社 Vehicle control apparatus

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007188398A (en) 2006-01-16 2007-07-26 Seiko Epson Corp Multiprocessor system, and program for making computer execute control method of multiprocessor system
JP2008097280A (en) 2006-10-11 2008-04-24 Denso Corp Control apparatus of multicore cpu for mobile object, microcomputer for mobile object and mobile object operation supporting apparatus
JP2010093727A (en) 2008-10-10 2010-04-22 Ricoh Co Ltd Image distribution apparatus, terminal device, image distribution method, program, and recording medium
JP2011100338A (en) 2009-11-06 2011-05-19 Hitachi Automotive Systems Ltd Onboard multiple application execution apparatus
JP2013133736A (en) 2011-12-26 2013-07-08 Toyota Motor Corp Control device of internal combustion engine
JP2014078078A (en) 2012-10-09 2014-05-01 Denso Corp Electronic control device
JP2018067135A (en) 2016-10-19 2018-04-26 日立オートモティブシステムズ株式会社 Vehicle control apparatus

Also Published As

Publication number Publication date
JP2020181244A (en) 2020-11-05

Similar Documents

Publication Publication Date Title
US7836866B2 (en) Method for controlling cylinder deactivation
US20040236488A1 (en) Motor vehicle control system and method for controlling a motor vehicle
EP3097294B1 (en) Control device forn an internal combustion engine
US7213570B2 (en) Method and apparatus for controlling throttle during vehicle coasting
US9903285B2 (en) Control device for internal combustion engine with turbocharger
US20160123250A1 (en) Device for controlling internal combustion engine
JP2013228859A (en) Plant control device
JP2009068402A (en) Control device for drive unit
JP7226064B2 (en) electronic controller
US6276332B1 (en) Electronic airflow control
US20210224104A1 (en) System and method for dynamic software management
US6314359B1 (en) System for modifying a load bias function based on transient engine operation
US9624847B2 (en) Method and apparatus to stabilize engine state selection using an energy based stabilization strategy for hybrid powertrain systems
EP2763049B1 (en) Engine control device
US6754563B1 (en) Method for establishing a motor vehicle operating variable that is to be determined
JP3350950B2 (en) Automotive electronic control unit
JPS6332974B2 (en)
US20200164852A1 (en) Motor control apparatus and method for damping engine vibration
JP2016118818A (en) Control device of vehicle
JP6771272B2 (en) In-vehicle electronic control device and stack usage
JP2021089581A (en) Electronic control device
CN115877813A (en) Method, system and computer program product for performing on-board diagnostic functions in a vehicle
KR101794570B1 (en) Apparatus and method for controlling engine
JP2014135025A (en) Microcomputer
JP2017016410A (en) Electronic control device and stack area use monitoring method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210720

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220712

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220906

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230123

R151 Written notification of patent or utility model registration

Ref document number: 7226064

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151