JP2006327217A - Program for vehicle control and electronic control device for vehicle - Google Patents

Program for vehicle control and electronic control device for vehicle Download PDF

Info

Publication number
JP2006327217A
JP2006327217A JP2005148878A JP2005148878A JP2006327217A JP 2006327217 A JP2006327217 A JP 2006327217A JP 2005148878 A JP2005148878 A JP 2005148878A JP 2005148878 A JP2005148878 A JP 2005148878A JP 2006327217 A JP2006327217 A JP 2006327217A
Authority
JP
Japan
Prior art keywords
program
application
vehicle control
platform
vehicle
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005148878A
Other languages
Japanese (ja)
Inventor
Masahito Ishio
雅人 石尾
Ichiyo Yamaguchi
一陽 山口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Ten Ltd
Original Assignee
Denso Ten Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Ten Ltd filed Critical Denso Ten Ltd
Priority to JP2005148878A priority Critical patent/JP2006327217A/en
Publication of JP2006327217A publication Critical patent/JP2006327217A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Combined Controls Of Internal Combustion Engines (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a program for vehicle control and an electronic control device for a vehicle free of the risk of malfunction even when they are started according to other system requisite when a plurality of systems are mounted on one ECU. <P>SOLUTION: The program for vehicle control has a power supply IC 4 to enter the power supply condition and the starting requisite to a CPU 11 on the basis of signals from a timer 16, a battery 2, a push SW, a brake switch (STP), an IG SW, an ACC, a communication IC 15, etc. The communication IC 15 conducts mutual communication with other ECUs via a CAN bus 3, while the timer 16 clocks the time, and emits wake-up signals to the power supply IC 14 at certain intervals, for example every three hours. A motion requisite determining part 34 determines the motion requisites of each of the applications such as a power supply management 21, a push start 22, an eco-run 23, a start charger 24, etc. on the basis of the power supply condition and the starting requisites fed from a power supply condition sensing part 31 and a starting requisite sensing part 32, and actuates only the application which meets the motion requisites. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラム及びこの車両制御用プログラムを実行するコンピュータを備えた車両用電子制御装置に関する。   The present invention relates to a vehicle control program including a platform that is a hardware-dependent program, and a plurality of applications that are programs for causing a computer to realize a vehicle control function, and a computer that executes the vehicle control program. The present invention relates to a vehicle electronic control device.

車両の電子制御装置(以下、ECUという)は、車両の制御機構との間で信号のやり取りを行って車両の電子制御を行うものであり、例えば、エンジン制御ECUには車両に装備されているセンサ群で検出された、車速、エンジン回転数、空気流入量等の情報が入力され、エンジン制御ECUはこれらの情報に基づいて所定の演算処理を行い、その演算結果(例えば、燃料噴射量やバイパス空気量などを制御するための信号)を車両に装備された、電動スロットルやスタータ噴射弁等の制御機構へ送出し、燃料の噴射量や流入空気量の制御などを行っている。   A vehicle electronic control device (hereinafter referred to as an ECU) performs electronic control of a vehicle by exchanging signals with a vehicle control mechanism. For example, an engine control ECU is provided in a vehicle. Information such as the vehicle speed, the engine speed, and the air inflow amount detected by the sensor group is input, and the engine control ECU performs predetermined arithmetic processing based on the information, and the calculation result (for example, fuel injection amount, A signal for controlling the amount of bypass air, etc.) is sent to a control mechanism such as an electric throttle or a starter injection valve installed in the vehicle to control the fuel injection amount and the inflow air amount.

車両にはこのような電子制御装置が多数、例えば、上記のようなエンジン制御ECU、所定の条件成立時にエンジン自動停止再始動制御を行うエコランECU、ランプやドアなどの制御を行うボディECU、自動変速(AT)制御ECU、エアバッグECU、セキュリティECU等が搭載されており、これらの各ECUは、担当する制御対象について、単体で独自に制御しているが、他のECUとの情報授受が必要な場合もある。
このため、車両に搭載する複数のECUを関連付けして各種制御を行うために、その複数のECUを共通のバスラインに接続するとともに、代表的標準ネットワークプロトコルであるントロールエリアネットワーク(Controller Area Network、以下CANという)プロトコルを使用して相互通信制御を行っている。
There are many such electronic control devices in the vehicle, such as an engine control ECU as described above, an eco-run ECU that performs engine automatic stop / restart control when a predetermined condition is satisfied, a body ECU that controls lamps, doors, etc. A transmission (AT) control ECU, an airbag ECU, a security ECU, and the like are mounted, and each of these ECUs independently controls a control object in charge, but information is exchanged with other ECUs. It may be necessary.
For this reason, in order to perform various controls by associating a plurality of ECUs mounted on a vehicle, the plurality of ECUs are connected to a common bus line, and a typical standard network protocol, a controller area network (Controller Area Network, Intercommunication control is performed using a protocol (hereinafter referred to as CAN).

一方、車両用電子制御装置は組み込み型のマイクロコンピュータ(以下、マイコンという)を備えており、このマイコン上で動作するソフトウェアは、一般的に、ハードウェアに依存するプログラムであるプラットフォームプログラムと、車両用の制御に依存するプログラムであるアプリケーションプログラムとに分けて構成されている(例えば、特許文献1参照)。
特開2000−97102号公報
On the other hand, an electronic control device for a vehicle includes an embedded microcomputer (hereinafter referred to as a microcomputer), and software that operates on the microcomputer generally includes a platform program that is a hardware-dependent program, and a vehicle. And an application program that is a program that depends on the control for use (see, for example, Patent Document 1).
JP 2000-97102 A

プラットフォームプログラムは、ハードウェアデバイスからデータを入力して、その入力したデータに基づくデータを、例えばAPI(Application Program Interface)のようなインターフェースを介して、アプリケーションプログラムによる処理に対して提供したり、アプリケーションプログラムによる処理によって得られたデータをハードウェアデバイスに対して出力したりする処理をコンピュータに実行させるためのプログラムである。
また、アプリケーションプログラムは、このプラットフォームプログラムから入力されたデータを用いた処理や、このプラットフォームプログラムを介して出力するデータを生成する処理をコンピュータに実行させるためのプログラムである。
The platform program inputs data from a hardware device and provides data based on the input data to processing by an application program via an interface such as an API (Application Program Interface), It is a program for causing a computer to execute processing for outputting data obtained by processing by a program to a hardware device.
The application program is a program for causing a computer to execute processing using data input from the platform program and processing to generate data output via the platform program.

このように、プラットフォームプログラムは、ハードウェアデバイスに対するアクセスを行うプログラムを含む一方、アプリケーションプログラムは、直接ハードウェアデバイスへのアクセスを行うプログラムを含まず、プラットフォームインターフェースを介して、プラットフォームプログラムによる処理にハードウェアデバイスとの入出力をさせている。こうすることにより、アプリケーションプログラムの開発者は、ハードウェアの詳細構成や制御方法を意識することなくアプリケーションプログラムを作成することができる。   As described above, the platform program includes a program for accessing the hardware device, while the application program does not include a program for directly accessing the hardware device, and is hard to process by the platform program via the platform interface. I / O with wear devices. By doing so, the developer of the application program can create the application program without being aware of the detailed configuration of hardware and the control method.

上記のような車両用電子制御装置のアプリケーションには、大きく分けてパワトレ系アプリケーションとボディ系アプリケーションがある。パワトレ系アプリケーションは、イグニッションオンにて動作するアプリケーション群であり、例えば、エンジン制御やトランスミッション制御などが含まれ、以後、IGシステムという。また、ボディ系アプリケーションは、常時もしくは通信によるウェイクアップ時に動作するアプリケーション群であり、例えば、プッシュスタートやドアカーテシなどが含まれ、バッテリ接続状態で常時動作するため、+Bシステムともいう。   The above-described applications of the vehicle electronic control device are roughly classified into a power train application and a body application. The power train application is a group of applications that operate when the ignition is turned on, and includes, for example, engine control and transmission control, and is hereinafter referred to as an IG system. The body application is a group of applications that operate at all times or at the time of communication wakeup, and includes, for example, push start and door courtesy.

現状では、パワトレ系アプリケーションとボディ系アプリケーションは別個のECUで動作させているが、今後パワトレ系アプリケーションとボディ系アプリケーションが一つのECUに実装されることが予想される。
このように、パワトレ系アプリケーションとボディ系アプリケーションが同じECUやマイコンに実装されたり、複数のボディ系アプリケーションが一つのECUに実装されたりすると、自アプリケーションの動作要件以外の要件で起動されることがあるため、以下のような問題が発生する恐れがある。
(1)他アプリケーションの起動要件でECUやマイコンが起動されるため、自アプリケーションが駆動するアクチュエータ等を本来動作させるべきでないタイミングで動作させてしまう誤動作の発生
(2)ダイアグ・故障の誤検出
At present, the power train application and the body application are operated by separate ECUs, but it is expected that the power train application and the body application will be mounted on one ECU in the future.
In this way, if a powertrain application and a body application are mounted on the same ECU or microcomputer, or if a plurality of body applications are mounted on a single ECU, the application may be started with requirements other than the operation requirements of the own application. Therefore, the following problems may occur.
(1) Since the ECU and microcomputer are activated by the activation requirements of other applications, the occurrence of malfunctions that cause the actuators, etc., driven by the application to operate at a timing that should not be operated originally (2) False detection of diagnostics / failures

本発明は、上記の問題に鑑みてなされたもので、複数のシステム(アプリケーション)を単一のECUに実装した場合に、他システム要件で起動した場合でも、誤動作しない車両制御用プログラム及び車両用電子制御装置を提供することを目的とする。   The present invention has been made in view of the above-described problems. When a plurality of systems (applications) are mounted on a single ECU, a vehicle control program and a vehicle that do not malfunction even when activated by other system requirements An object is to provide an electronic control device.

上述の目的を達成するため、本発明に係る車両制御用プログラム(1)は、
ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、上記各アプリケーションに対して制御装置の電源状態及び/又は起動要件を通知する機能を実現させるためのプログラムを含み、
上記各アプリケーションが、上記プラットフォームから通知された電源状態及び/又は起動要件に基づいて起動を行うか否かを判定する機能を実現させるためのプログラムを含むことを特徴とする。
In order to achieve the above object, a vehicle control program (1) according to the present invention includes:
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
The platform includes a program for realizing the function of notifying the power state and / or activation requirement of the control device to each application,
Each of the applications includes a program for realizing a function of determining whether or not to start based on a power supply state and / or a start requirement notified from the platform.

また、本発明に係る車両制御用プログラム(2)は、
ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、上記各アプリケーションに対して制御装置の電源状態及び/又は起動要件を通知する機能を実現させるためのプログラムを含み、
上記各アプリケーションが、上記プラットフォームからの電源状態及び/又は起動要件の通知時に起動するとともに、上記プラットフォームから通知された電源状態及び/又は起動要件が自アプリケーションの動作要件に該当しない場合、所定の制御動作を禁止する機能を実現させるためのプログラムを含むことを特徴とする。
Moreover, the vehicle control program (2) according to the present invention includes:
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
The platform includes a program for realizing the function of notifying the power state and / or activation requirement of the control device to each application,
When each of the applications starts when the power status and / or activation requirements are notified from the platform, and the power status and / or activation requirements notified from the platform do not correspond to the operation requirements of the application, predetermined control is performed. A program for realizing a function for prohibiting the operation is included.

さらに、本発明に係る車両制御用プログラム(3)は、
ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、制御装置の電源状態及び/又は起動要件に基づいて各アプリケーションの動作要件の判定を行い、必要なアプリケーションについてのみ起動する機能を実現させるためのプログラムを含むことを特徴とする。
Furthermore, the vehicle control program (3) according to the present invention includes:
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
The platform includes a program for determining an operation requirement of each application based on a power supply state and / or activation requirement of the control device and realizing a function of starting only a necessary application.

また、本発明に係る車両制御用プログラム(4)は、
ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、制御装置の電源状態及び/又は起動要件に基づいて全てのアプリケーションの起動を行うとともに、制御装置の電源状態及び/又は起動要件に基づいて各アプリケーションの動作要件の判定を行い、動作要件に該当しないアプリケーションに対して、所定の制御動作を禁止させる機能を実現させるためのプログラムを含むことを特徴とする。
Moreover, the vehicle control program (4) according to the present invention includes:
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
The above platform starts all applications based on the power supply status and / or startup requirements of the control device, and determines the operation requirements of each application based on the power supply status and / or startup requirements of the control device. It includes a program for realizing a function of prohibiting a predetermined control operation for an application that does not meet the requirements.

さらに、本発明に係る車両制御用プログラム(5)は、車両制御用プログラム(1)又は車両制御用プログラム(3)において、
上記アプリケーション又は上記プラットフォームが、動作要件に該当しないアプリケーションが他アプリケーションに公開する変数を所定の固定値に設定する機能を実現させるためのプログラムを含むことを特徴とし、
本発明に係る車両制御用プログラム(6)は、車両制御用プログラム(1)又は車両制御用プログラム(3)において、
上記アプリケーション又は上記プラットフォームが、動作要件に該当しないアプリケーションの動作が停止された場合、その旨を他の車両用電子制御装置に通知し、他の車両用電子制御装置側にて動作要件に該当しないアプリケーションのデータを参照し、異常検出を行っている処理をマスクさせる機能を実現させるためのプログラムを含むことを特徴とする。
Furthermore, the vehicle control program (5) according to the present invention is a vehicle control program (1) or a vehicle control program (3).
The application or the platform includes a program for realizing a function of setting a variable that an application not corresponding to the operation requirement is disclosed to another application to a predetermined fixed value,
The vehicle control program (6) according to the present invention is a vehicle control program (1) or a vehicle control program (3).
When the operation of the application that does not correspond to the operation requirements of the application or the platform is stopped, the fact is notified to the other vehicle electronic control device, and the other vehicle electronic control device does not correspond to the operation requirement. It includes a program for realizing a function of masking a process of detecting an abnormality with reference to application data.

また、本発明に係る車両制御用プログラム(7)は、車両制御用プログラム(1)〜車両制御用プログラム(4)のいずれかにおいて、
上記アプリケーション又は上記プラットフォームが、動作要件に該当しないアプリケーションが出力するコネクタ端子の異常検出処理を禁止する機能を実現させるためのプログラムを含むことを特徴とする。
Further, the vehicle control program (7) according to the present invention is any one of the vehicle control program (1) to the vehicle control program (4).
The application or the platform includes a program for realizing a function of prohibiting connector terminal abnormality detection processing output by an application not corresponding to the operation requirement.

さらに、本発明に係る車両制御用プログラム(8)は、車両制御用プログラム(1)〜車両制御用プログラム(6)のいずれかにおいて、
上記電源状態が、イグニッションスイッチ操作もしくは電源制御装置操作により設定される、電源オフ、アクセサリ電源オン、イグニッションオン等の状態であることを特徴とし、
本発明に係る車両制御用プログラム(9)は、車両制御用プログラム(1)〜車両制御用プログラム(6)のいずれかにおいて、
上記起動要件が、他の車両用電子制御装置からの通信によるウェイクアップ、または、所定のスイッチ操作、あるいは、内部タイマによる定時毎のウェイクアップ等の条件であることを特徴とする。
Furthermore, the vehicle control program (8) according to the present invention is any one of the vehicle control program (1) to the vehicle control program (6).
The power state is a state of power off, accessory power on, ignition on, etc. set by operating an ignition switch or a power control device,
The vehicle control program (9) according to the present invention is any one of the vehicle control program (1) to the vehicle control program (6).
The activation requirement is a condition such as a wake-up by communication from another vehicle electronic control device, a predetermined switch operation, or a wake-up every fixed time by an internal timer.

また、本発明に係る車両用電子制御装置(1)は、
車両制御用プログラム(1)〜車両制御用プログラム(9)のいずれかの車両制御用プログラムに基づいて当該機能を実現するコンピュータを備えたことを特徴とする。
Moreover, the vehicle electronic control device (1) according to the present invention includes:
A computer that realizes the function based on any one of the vehicle control program (1) to the vehicle control program (9) is provided.

本発明に係る車両制御用プログラム(1)によれば、プラットフォームが各アプリケーションに対して制御装置の電源状態及び/又は起動要件を通知し、各アプリケーションは、プラットフォームから通知された電源状態及び/又は起動要件に基づいて動作を行うか否かを判定し、自アプリケーションの動作要件に該当しないときは動作しないので、誤動作を防止することができる。
また、本発明に係る車両制御用プログラム(2)によれば、各アプリケーションが、プラットフォームからの電源状態及び/又は起動要件の通知時に起動するとともに、プラットフォームから通知された電源状態及び/又は起動要件が自アプリケーションの動作要件に該当しない場合、所定の制御動作を禁止するので、同様に誤動作を防止することができる。
According to the vehicle control program (1) according to the present invention, the platform notifies each application of the power state and / or activation requirement of the control device, and each application receives the power state and / or notified from the platform. It is determined whether or not to perform an operation based on the activation requirement. If the operation does not meet the operation requirement of the own application, the operation is not performed, so that malfunction can be prevented.
In addition, according to the vehicle control program (2) of the present invention, each application is activated when the power supply state and / or activation requirement is notified from the platform, and the power state and / or activation requirement notified from the platform. Is not applicable to the operation requirements of the own application, the predetermined control operation is prohibited, so that the malfunction can be similarly prevented.

さらに、本発明に係る車両制御用プログラム(3)によれば、プラットフォームが制御装置の電源状態及び/又は起動要件に基づいて各アプリケーションの動作要件の判定を行い、必要なアプリケーションについてのみ動作させるので、誤動作を防止することができる。
また、本発明に係る車両制御用プログラム(4)によれば、プラットフォームが制御装置の電源状態及び/又は起動要件に基づいて全てのアプリケーションの起動を行うとともに、制御装置の電源状態及び/又は起動要件に基づいて各アプリケーションの動作要件の判定を行い、動作要件に該当しないアプリケーションに対して、所定の制御動作を禁止させるので、同様に、誤動作を防止することができる。
Furthermore, according to the vehicle control program (3) according to the present invention, the platform determines the operation requirement of each application based on the power supply state and / or the activation requirement of the control device, and operates only the necessary application. , Malfunction can be prevented.
Further, according to the vehicle control program (4) according to the present invention, the platform starts all applications based on the power supply state and / or start-up requirement of the control device, and the power supply state and / or start-up of the control device. Since the operation requirements of each application are determined based on the requirements, and a predetermined control operation is prohibited for the application not corresponding to the operation requirements, similarly, malfunction can be prevented.

さらに、本発明に係る車両制御用プログラム(5)によれば、動作要件に該当しないアプリケーションが他アプリケーションに公開する変数が所定の固定値に設定され、本発明に係る車両制御用プログラム(6)によれば、動作要件に該当しないアプリケーションの動作が停止された場合、その旨を他の車両用電子制御装置に通知し、他の車両用電子制御装置側にて動作要件に該当しないアプリケーションのデータを参照し、異常検出を行っている処理がマスクされるので、誤動作を防止することができる。
また、本発明に係る車両制御用プログラム(7)によれば、動作要件に該当しないアプリケーションが出力するコネクタ端子の異常検出処理が禁止されるので、誤ダイアグを防止することができる。
Furthermore, according to the vehicle control program (5) according to the present invention, a variable that an application that does not meet the operation requirements is set to a predetermined fixed value, and the vehicle control program (6) according to the present invention is set. According to the above, when the operation of an application not corresponding to the operation requirement is stopped, the fact is notified to the other vehicle electronic control device, and the application data not corresponding to the operation requirement on the other vehicle electronic control device side Referring to FIG. 5, the process for detecting an abnormality is masked, so that a malfunction can be prevented.
Moreover, according to the vehicle control program (7) according to the present invention, the connector terminal abnormality detection process output by the application not corresponding to the operation requirement is prohibited, so that erroneous diagnosis can be prevented.

以下、本発明の車両制御用プログラムの実施例について、図面を用いて説明する。図1は本発明の車両用制御プログラムを実装したECUの実施例を示すブロック図であり、図に示すように、このECU1は、CPU11、ROM12、RAM13、電源IC14、通信IC15、タイマ16とこれらを接続するバスライン等から構成されている。CPU11はECU1のハードウェア各部を制御するとともに、ROM12に記憶されたプログラムに基づいて様々なプログラムを実行する。また、RAM13はSRAM等で構成され、プログラムの実行時に発生する一時的なデータを記憶する。   Embodiments of a vehicle control program according to the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of an ECU in which the vehicle control program of the present invention is implemented. As shown in the figure, the ECU 1 includes a CPU 11, a ROM 12, a RAM 13, a power supply IC 14, a communication IC 15, a timer 16 and these. It is comprised from the bus line etc. which connect. The CPU 11 controls each part of the hardware of the ECU 1 and executes various programs based on the programs stored in the ROM 12. The RAM 13 is composed of an SRAM or the like and stores temporary data generated when the program is executed.

電源IC14には、タイマ16、バッテリ2、プッシュスイッチ(SW)、ブレーキスイッチ(STP)、イグニッションスイッチ(IGSW)、アクセサリスイッチ(ACC)、通信IC15等からの信号が入力され、電源状態や起動要件をCPU11に入力する。また、通信IC15は、CANバス3を介して他のECUと相互通信を行い、タイマ16は時間を計時し、例えば、3時間毎に電源IC14にウェイクアップ信号を出力する。   Signals from the timer 16, the battery 2, the push switch (SW), the brake switch (STP), the ignition switch (IGSW), the accessory switch (ACC), the communication IC 15 and the like are input to the power supply IC 14, and the power supply state and activation requirements Is input to the CPU 11. Further, the communication IC 15 performs mutual communication with other ECUs via the CAN bus 3, and the timer 16 measures time, for example, outputs a wakeup signal to the power supply IC 14 every 3 hours.

なお、IGSW、ACCはキースイッチ(イグニッションキー)がイグニッション(IGN)ポジション、アクセサリ(ACC)ポジションにあるときにオンとなり、プッシュSWは、イグニッションキーの操作によらず、スイッチ操作でエンジンを始動するものであり、例えば、スイッチ釦を1回押すと、ACCスイッチが入り、2回押すとIGSWがオンとなり、3回押すとエンジンがスタートするというようなエンジン始動機能を実行させるものである。   The IGSW and ACC are turned on when the key switch (ignition key) is in the ignition (IGN) position and the accessory (ACC) position, and the push SW starts the engine by the switch operation regardless of the operation of the ignition key. For example, when the switch button is pressed once, the ACC switch is turned on, when the switch button is pressed twice, the IGSW is turned on, and when the switch button is pressed three times, the engine start function is executed.

一方、各種のアプリケーションをCPU11に実行させるためにROM12に記憶されるプログラムは、図2に示すように、アプリケーションプログラムとプラットフォームプログラムとがリンクして構成されており、 アプリケーションプログラムは、+Bシステムである電源マネージメント21、プッシュスタート22と、IGシステムであるエコラン23、始動・充電24とからなる。   On the other hand, a program stored in the ROM 12 for causing the CPU 11 to execute various applications is configured by linking an application program and a platform program as shown in FIG. 2, and the application program is a + B system. It consists of a power management 21, a push start 22, an eco-run 23 which is an IG system, and a start / charge 24.

電源マネージメント21は、電源接続等を起動要件として車載用電子機器等の電源制御を行い、プッシュスタート22はプッシュSWの押下を起動要件として、ACCスイッチオン、イグニッションスイッチオン、エンジンスタート等のプッシュSWによるエンジン始動機能を実行する。
また、エコラン23は、エンジンの駆動と停止を行いながら車両を走行させるエコラン(アイドリングストップ)機能を実行し、始動・充電24は、エンジン始動及びオルタネータにより発電された電力によるバッテリの充電制御等を実行するものである。
The power management 21 controls the power supply of the in-vehicle electronic device or the like with the power connection as an activation requirement, and the push start 22 pushes the push SW to activate the push switch such as an ACC switch on, an ignition switch on, and an engine start. The engine start function is executed.
The eco-run 23 performs an eco-run (idling stop) function for driving the vehicle while driving and stopping the engine, and the start / charge 24 performs engine start-up and battery charge control by the electric power generated by the alternator. It is something to execute.

図3はこれらのアプリケーションの起動条件を表にしたものであり、電源マネージメント21は、タイマ16からの3時間毎のウェイクアップ信号、CANウェイクアップ、バッテリの接続、ACCオンのいずれかで起動し、プッシュスタート22はプッシュSW操作時、ブレーキ踏み込み時、CANウェイクアップ時に起動し、エコラン23と始動・充電24はイグニッションSWオン時に起動する。
なお、CANウェイクアップは他のECUからのウェイクアップ信号によりウェイクアップするものであり、図4に示すように、CAN通信バス上にECU−Aがウェイクアップ信号を流すと、ECU−Bはスリープ状態からウェイクアップ状態に移行する。
FIG. 3 is a table showing the activation conditions of these applications. The power management 21 is activated by any one of the wake-up signal from the timer 16 every three hours, CAN wake-up, battery connection, and ACC on. The push start 22 is activated when the push SW is operated, the brake is depressed, and the CAN wakes up. The eco-run 23 and the start / charge 24 are activated when the ignition SW is turned on.
The CAN wakeup is a wakeup signal from another ECU. As shown in FIG. 4, when the ECU-A sends a wakeup signal on the CAN communication bus, the ECU-B sleeps. Transition from state to wake-up state.

また、プラットフォームプログラムは、電源状態検知部31、起動要件検知部32及び動作要件通知部33から構成されており、電源状態検知部31、起動要件検知部32は、それぞれ電源IC14から入力される電源状態、起動要件を検知して動作要件通知部33に入力する。動作要件通知部33は、電源状態検知部31、起動要件検知部32から電源状態、起動要件が入力された場合、その電源状態、起動要件を各アプリケーションプログラム21〜24に通知する。   The platform program includes a power supply state detection unit 31, an activation requirement detection unit 32, and an operation requirement notification unit 33. Each of the power supply state detection unit 31 and the activation requirement detection unit 32 is a power source input from the power supply IC 14. The state and activation requirements are detected and input to the operation requirement notification unit 33. The operation requirement notification unit 33 notifies the application programs 21 to 24 of the power supply state and the activation requirement when the power supply state and the activation requirement are input from the power supply state detection unit 31 and the activation requirement detection unit 32.

次に、動作要件通知部33から電源状態、起動要件が通知された場合のCPU11の作用について、図5のフローチャートにより説明する。
動作要件通知部33から電源状態、起動要件が通知された場合、CPU11は、図5のフローチャートに示すアプリケーション毎の起動プログラムを開始し、通知された電源状態、起動要件より該当するアプリケーションの起動条件が成立するか否かを判定し(ステップ101)、該当するアプリケーションの起動条件が成立したと判定した場合、そのアプリケーションを起動し(ステップ102)、該当するアプリケーションの起動条件が成立していないと判定した場合、そのアプリケーションの起動プログラムを終了する。
Next, the operation of the CPU 11 when the power requirement and the activation requirement are notified from the operation requirement notification unit 33 will be described with reference to the flowchart of FIG.
When the power requirement and the activation requirement are notified from the operation requirement notifying unit 33, the CPU 11 starts the activation program for each application shown in the flowchart of FIG. 5, and the activation condition of the application corresponding to the notified power status and activation requirement is started. Is determined (step 101), and if it is determined that the activation condition for the corresponding application is satisfied, the application is activated (step 102), and the activation condition for the corresponding application is not satisfied. If determined, the application startup program is terminated.

以上のように、プラットフォームが各アプリケーションに対して制御装置の電源状態及び起動要件を通知し、各アプリケーションは、プラットフォームから通知された電源状態及び起動要件に基づいて動作を行うか否かを判定し、自アプリケーションの動作要件に該当しないときは起動しないので、誤動作を防止することができる。   As described above, the platform notifies each application of the power status and activation requirements of the control device, and each application determines whether to perform an operation based on the power status and activation requirements notified from the platform. Since it does not start when it does not correspond to the operation requirements of its own application, it can prevent malfunction.

なお、上記の実施例において、各アプリケーションが、動作要件に該当しないと判定した場合、自アプリケーションが他アプリケーションに公開する変数を所定の固定値に設定することにより、他アプリケーションの誤動作を防止することができる。
例えば、図6に示すように、エコランアプリケーション23が動作要件に該当し、起動している場合には、エコランアプリケーション23から始動要求信号が始動・充電アプリケーション24に伝達されるが、エコランアプリケーション23が動作要件に該当せず、動作を停止している場合には、エコランアプリケーション23からの始動要求信号として常時オフ信号を始動・充電アプリケーション24に伝達することにより、始動・充電アプリケーション24の誤動作を防止することができる。
In the above embodiment, when it is determined that each application does not correspond to the operation requirement, the malfunction of the other application can be prevented by setting the variable that the own application discloses to the other application to a predetermined fixed value. Can do.
For example, as shown in FIG. 6, when the eco-run application 23 meets the operation requirements and is activated, a start request signal is transmitted from the eco-run application 23 to the start / charge application 24. When the operation is not performed and the operation is stopped, the start / charge application 24 is prevented from malfunctioning by transmitting the always-off signal to the start / charge application 24 as a start request signal from the eco-run application 23. can do.

また、動作要件に該当しないアプリケーションの動作が停止された場合には、その旨を通信IC15、CANバス3を介して他のECUへ通知し、他ECU側にて動作要件に該当しないアプリケーションのデータを参照し、異常検出を行っている処理をマスクするようにすれば、他ECUによる誤ダイアグを防止することができる。   Further, when the operation of an application that does not correspond to the operation requirement is stopped, the fact is notified to the other ECU via the communication IC 15 and the CAN bus 3, and the data of the application that does not correspond to the operation requirement on the other ECU side. By referring to the above and masking the process for detecting the abnormality, it is possible to prevent erroneous diagnosis by other ECUs.

上記の実施例では、各アプリケーションが自アプリケーションの動作要件に該当するときのみ起動したが、プラットフォームからの電源状態及び起動要件の通知時にすべてのアプリケーションが起動するとともに、プラットフォームから通知された電源状態及び起動要件が動作要件に該当しないアプリケーションが、所定の制御動作を禁止することにより、誤動作を防止することもでき、以下、プラットフォームからの電源状態及び起動要件の通知時にすべてのアプリケーションが起動する場合の実施例について、図7のフローチャートにより説明する。
なお、ECUのハードウェア構成、ソフトウェア構造は図1、図2と同様であるので、詳細な説明を省略する。
In the above embodiment, each application is started only when it meets the operation requirements of its own application. However, all the applications are started when the power state and the start requirement are notified from the platform, and the power state notified from the platform and It is also possible to prevent malfunctions by prohibiting prescribed control operations for applications whose start requirements do not correspond to the operation requirements. Hereinafter, when all applications are started when the power status and start requirements are notified from the platform The embodiment will be described with reference to the flowchart of FIG.
The hardware configuration and software structure of the ECU are the same as those shown in FIGS.

動作要件通知部33から電源状態、起動要件が通知された場合、CPU11は図7のフローチャートに示すアプリケーション毎の起動プログラムを開始し、通知された電源状態、起動要件より該当するアプリケーションの動作要件が成立するか否かを判定する(ステップ201)。該当するアプリケーションの動作要件が成立したと判定した場合、CPU11はそのアプリケーションを起動した(ステップ202)後、起動プログラムを終了する。   When the power supply state and the activation requirement are notified from the operation requirement notification unit 33, the CPU 11 starts the activation program for each application shown in the flowchart of FIG. 7, and the operation requirement of the corresponding application is determined from the notified power supply state and activation requirement. It is determined whether or not it is established (step 201). If it is determined that the operation requirement of the corresponding application is satisfied, the CPU 11 starts the application (step 202), and then ends the start program.

一方、ステップ201で自アプリケーションの動作要件が成立していないと判定した場合、CPU11はそのアプリケーションを起動した(ステップ203)後、該当するアプリケーションが出力・駆動するランプやアクチュエータを非駆動側に設定し、制御動作を禁止する(ステップ204)。次に、CPU11は、他のアプリケーションまたは他のECUに対して該当するアプリケーションが出力するコネクタ端子の異常検出(ダイアグ処理)を禁止した(ステップ205)後、起動プログラムを終了する。
なお、CPU11は上記の各アプリケーションの起動プログラムを順次に、または同時に実行する。
On the other hand, if it is determined in step 201 that the operation requirements of the application itself are not satisfied, the CPU 11 activates the application (step 203), and then sets the lamp and actuator output / driven by the corresponding application to the non-driving side. The control operation is prohibited (step 204). Next, the CPU 11 prohibits the detection (diagnosis process) of the connector terminal output by the corresponding application to another application or another ECU (step 205), and then ends the activation program.
Note that the CPU 11 executes the activation programs for the respective applications sequentially or simultaneously.

以上のように、プラットフォームからの電源状態及び起動要件の通知時にすべてのアプリケーションを起動しても、プラットフォームから通知された電源状態及び起動要件が自アプリケーションの動作要件に該当しない場合、所定の制御動作を禁止することにより、同様に誤動作を防止することができる。   As described above, even if all applications are started when the power status and startup requirements are notified from the platform, if the power status and startup requirements notified from the platform do not correspond to the operation requirements of the local application, the predetermined control operation is performed. By prohibiting the above, malfunction can be similarly prevented.

以上の実施例では、プラットフォームから通知された電源状態及び起動要件に基づいて各アプリケーションが動作要件に該当するか否かを判定したが、プラットフォームプログラムにより電源状態及び起動要件に基づいて各アプリケーションの動作要件の判定を行い、必要なアプリケーションについてのみ起動することもでき、以下、プラットフォームプログラムにより各アプリケーションの動作要件の判定を行う場合の実施例について説明する。   In the above embodiment, whether or not each application meets the operation requirements is determined based on the power supply status and the start requirement notified from the platform, but the operation of each application is determined based on the power supply status and the start requirement by the platform program. The requirements can be determined and only necessary applications can be activated. Hereinafter, an embodiment in which the operation requirements of each application are determined by the platform program will be described.

図8は、各種のアプリケーションをCPU11に実行させるためにROM12に記憶されるソフトウェア構造を含むECUの構成を示すブロック図であり、図2のプラットフォームプログラムの動作要件通知部33が動作要件判定部34と置き換えられている点が相異するが、その他のECUのハードウェア構成、ソフトウェア構造は図1、図2と同様であるので、詳細な説明を省略する。
上記の動作要件判定部34は、電源状態検知部31、起動要件検知部32から入力された電源状態及び起動要件に基づいて各アプリケーションの動作要件の判定を行うものであり、この動作要件判定部34のプログラム実行時のCPU11の作用を図9のフローチャートにより説明する。
FIG. 8 is a block diagram showing a configuration of the ECU including a software structure stored in the ROM 12 for causing the CPU 11 to execute various applications. The operation requirement notifying unit 33 of the platform program in FIG. However, since the hardware configuration and software structure of other ECUs are the same as those in FIGS. 1 and 2, detailed description thereof will be omitted.
The operation requirement determination unit 34 determines the operation requirement of each application based on the power supply state and the activation requirement input from the power supply state detection unit 31 and the activation requirement detection unit 32. This operation requirement determination unit The operation of the CPU 11 when executing the program 34 will be described with reference to the flowchart of FIG.

CPU11は図9のフローチャートに示すアプリケーション動作要件判定プログラムを常時実行しており、このプログラムを開始すると、まず、CPU11は、タイマ16から3時間毎のウェイクアップ信号を受けたか否かを判定し(ステップ301)、タイマ16からウェイクアップ信号を受けたと判定した場合、電源マネージメントアプリケーション21を起動し(ステップ302)、タイマ16からウェイクアップ信号を受けていないと判定した場合、バッテリ2の接続があったか否かを判定する(ステップ303)。   The CPU 11 always executes the application operation requirement determination program shown in the flowchart of FIG. 9. When this program is started, the CPU 11 first determines whether or not a wake-up signal is received from the timer 16 every three hours ( Step 301) When it is determined that the wake-up signal is received from the timer 16, the power management application 21 is started (Step 302). When it is determined that the wake-up signal is not received from the timer 16, the battery 2 is connected. It is determined whether or not (step 303).

バッテリ2の接続があったと判定した場合、CPU11は、電源マネージメントアプリケーション21を起動し(ステップ302)、バッテリ2の接続がなかったと判定した場合、ACCがオンになったか否かを判定する(ステップ304)。そして、ACCがオンになったと判定した場合、CPU11は、電源マネージメントアプリケーション21を起動し(ステップ302)、ACCがオンになっていないと判定した場合、CANウェイクアップ信号を受信したか否かを判定し(ステップ305)、CANウェイクアップ信号を受信したと判定した場合、電源マネージメントアプリケーション21及びプッシュスタートアプリケーション22を起動する(ステップ306)。   If it is determined that the battery 2 is connected, the CPU 11 activates the power management application 21 (step 302). If it is determined that the battery 2 is not connected, the CPU 11 determines whether the ACC is turned on (step). 304). If it is determined that ACC is turned on, the CPU 11 activates the power management application 21 (step 302). If it is determined that ACC is not turned on, the CPU 11 determines whether a CAN wakeup signal has been received. If it is determined (step 305) and it is determined that the CAN wakeup signal has been received, the power management application 21 and the push start application 22 are activated (step 306).

一方、ステップ305でCANウェイクアップ信号を受信していないと判定した場合、または、ステップ302で電源マネージメントアプリケーション21を起動した後、CPU11は、プッシュスイッチ操作が有ったか否かを判定し(ステップ307)、プッシュスイッチ操作が有ったと判定した場合、プッシュスタートアプリケーション22を起動する(ステップ308)。また、プッシュスイッチ操作がなかったと判定した場合、CPU11は、STPの入力に基づいてブレーキの踏み込みがあったか否かを判定し(ステップ309)、ブレーキの踏み込みがあったと判定した場合、プッシュスタートアプリケーション22を起動する(ステップ308)。   On the other hand, if it is determined in step 305 that the CAN wakeup signal has not been received, or after starting the power management application 21 in step 302, the CPU 11 determines whether or not a push switch operation has been performed (step 307) If it is determined that the push switch has been operated, the push start application 22 is activated (step 308). If it is determined that the push switch has not been operated, the CPU 11 determines whether or not the brake has been depressed based on the input of the STP (step 309). If it is determined that the brake has been depressed, the push start application 22 Is activated (step 308).

そして、ステップ306で電源マネージメントアプリケーション21及びプッシュスタートアプリケーション22を起動した場合、ステップ308でプッシュスタートアプリケーション22を起動した場合、あるいは、ステップ309でブレーキの踏み込みがなかったと判定した場合、CPU11は、IGSWの出力に基づいてイグニッションスイッチがオンになったか否かを判定し(ステップ310)、イグニッションスイッチがオンになったと判定した場合、エコランアプリケーション23を起動した(ステップ311)後、始動・充電アプリケーション24を起動する。一方、ステップ310でイグニッションスイッチがオンになっていないと判定した場合、CPU11はプログラムを終了する。   If the power management application 21 and the push start application 22 are activated in step 306, if the push start application 22 is activated in step 308, or if it is determined in step 309 that the brake has not been depressed, the CPU 11 Whether or not the ignition switch is turned on (step 310). If it is determined that the ignition switch is turned on, the eco-run application 23 is started (step 311), and then the start / charge application 24 Start up. On the other hand, if it is determined in step 310 that the ignition switch is not turned on, the CPU 11 ends the program.

以上のように、プラットフォームプログラムが制御装置の電源状態及び起動要件に基づいて各アプリケーションの動作要件の判定を行い、必要なアプリケーションについてのみ動作させるので、上記と同様に誤動作を防止することができる。   As described above, since the platform program determines the operation requirements of each application based on the power supply state and activation requirements of the control device and operates only the necessary applications, it is possible to prevent malfunctions as described above.

この実施例では、動作要件を満足したアプリケーションのみを起動したが、上記の実施例2と同様に、プラットフォームプログラムが制御装置の電源状態及び起動要件に基づいて全てのアプリケーションの起動を行うとともに、制御装置の電源状態及び起動要件に基づいて各アプリケーションの動作要件の判定を行い、動作要件に該当しないアプリケーションに対して、所定の制御動作を禁止させるようにすることも可能である。   In this embodiment, only applications that satisfy the operation requirements are activated. However, as in the above-described embodiment 2, the platform program activates all applications based on the power supply state and activation requirements of the control device, and performs control. It is also possible to determine the operation requirement of each application based on the power supply state and activation requirement of the device, and prohibit a predetermined control operation for an application not corresponding to the operation requirement.

また、上記の実施例1と同様に、各アプリケーションが、動作要件に該当しないと判定した場合、各アプリケーションが他アプリケーションに公開する変数を所定の固定値に設定することにより、他アプリケーションの誤動作を防止することができる。
例えば、図10に示すように、プラットフォームプログラムにおいて、エコランアプリケーション23が動作要件に該当し、動作している場合には、エコランアプリケーション23からの始動要求信号を始動・充電アプリケーション24に伝達し、エコランアプリケーション23が動作要件に該当せず、動作を停止している場合には、エコランアプリケーション23からの始動要求信号として常時オフ信号を始動・充電アプリケーション24に伝達することにより、始動・充電アプリケーション24の誤動作を防止することができる。
Similarly to the first embodiment, when each application determines that it does not meet the operation requirements, a variable that each application discloses to the other application is set to a predetermined fixed value, thereby causing a malfunction of the other application. Can be prevented.
For example, as shown in FIG. 10, in the platform program, when the eco-run application 23 meets the operation requirements and is operating, the start-up request signal from the eco-run application 23 is transmitted to the start / charge application 24, and the eco-run application 23 When the application 23 does not correspond to the operation requirement and the operation is stopped, the start / charge application 24 is notified by transmitting an always-off signal to the start / charge application 24 as a start request signal from the eco-run application 23. Malfunctions can be prevented.

さらに、動作要件に該当しないアプリケーションの動作が停止された場合には、プラットフォームのプログラムにより、上記と同様に、その旨を通信IC15、CANバス3を介して他のECUへ通知し、他ECU側にて動作要件に該当しないアプリケーションのデータを参照し、異常検出を行っている処理をマスクさせることにより、他ECUによる誤ダイアグを防止することができる。   Further, when the operation of the application not corresponding to the operation requirement is stopped, the platform program notifies the other ECU via the communication IC 15 and the CAN bus 3 in the same manner as described above. By referring to the data of the application that does not correspond to the operation requirements in FIG. 5 and masking the process for detecting the abnormality, it is possible to prevent erroneous diagnosis by other ECUs.

また、以上の実施例では、ECUのアプリケーションとして電源マネージメント、プッシュスタート、エコラン、始動・充電を例として説明したが、その他のアプリケーションを備えた車両用電子制御装置にも本発明を適用することが可能である。   In the above embodiments, power management, push start, eco-run, and start / charge are described as examples of ECU applications. However, the present invention can also be applied to a vehicle electronic control device having other applications. Is possible.

本発明の車両用制御プログラムを実装したECUの実施例を示すブロック図である。It is a block diagram which shows the Example of ECU which mounted the control program for vehicles of this invention. 各種のアプリケーションを実行させるためにROMに記憶されるプログラムの構造を示す図である。It is a figure which shows the structure of the program memorize | stored in ROM in order to perform various applications. 各アプリケーションの起動条件の一例を示す表である。It is a table | surface which shows an example of the starting conditions of each application. CANウェイクアップを説明するための図である。It is a figure for demonstrating CAN wakeup. 電源状態、起動要件が通知された場合の起動プログラムの作用を示すフローチャートである。It is a flowchart which shows the effect | action of the starting program when a power supply state and a starting requirement are notified. 動作要件に該当しないと判定した場合に、自アプリケーションが他アプリケーションに公開する変数を所定の固定値に設定する場合のプログラム構造を示す図である。It is a figure which shows the program structure in the case of determining with a predetermined | prescribed fixed value the variable which an own application discloses to other applications, when it determines with not satisfy | filling operation requirements. 電源状態、起動要件が通知された場合の起動プログラムの他の実施例の作用を示すフローチャートである。It is a flowchart which shows the effect | action of the other Example of the starting program when a power supply state and a starting requirement are notified. 各種のアプリケーションを実行させるためにROMに記憶されるソフトウェアの構造を含むECUの他の実施例の構成を示す図である。It is a figure which shows the structure of the other Example of ECU containing the structure of the software memorize | stored in ROM in order to perform various applications. 電源状態及び起動要件に基づいて各アプリケーションの動作要件の判定を行う場合の作用を示すフローチャートである。It is a flowchart which shows an effect | action in the case of determining the operation requirement of each application based on a power supply state and a starting requirement. 動作要件に該当しないと判定した場合に、各アプリケーションが他アプリケーションに公開する変数を所定の固定値に設定する場合のプラットフォームのプログラム構造を示す図である。It is a figure which shows the program structure of a platform in case it determines with not satisfy | filling operation requirements, and the variable which each application exposes to another application is set to a predetermined fixed value.

符号の説明Explanation of symbols

1 ECU
11 CPU
12 ROM
13 RAM
14 電源IC
15 通信IC
16 タイマ
2 バッテリ
3 CANバス
21 電源マネージメントアプリケーション
22 プッシュスタートアプリケーション
23 エコランアプリケーション
24 始動・充電アプリケーション
31 電源状態検知部
32 起動要件検知部
33 動作要件通知部
34 動作要件判定部
1 ECU
11 CPU
12 ROM
13 RAM
14 Power IC
15 Communication IC
16 timer
2 battery 3 CAN bus 21 power management application 22 push start application 23 eco-run application 24 start / charge application 31 power supply state detection unit 32 activation requirement detection unit 33 operation requirement notification unit 34 operation requirement determination unit

Claims (10)

ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、上記各アプリケーションに対して制御装置の電源状態及び/又は起動要件を通知する機能を実現させるためのプログラムを含み、
上記各アプリケーションが、上記プラットフォームから通知された電源状態及び/又は起動要件に基づいて起動を行うか否かを判定する機能を実現させるためのプログラムを含むことを特徴とする車両制御用プログラム。
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
The platform includes a program for realizing the function of notifying the power state and / or activation requirement of the control device to each application,
A vehicle control program comprising: a program for realizing a function for determining whether or not each application is activated based on a power state and / or activation requirement notified from the platform.
ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、上記各アプリケーションに対して制御装置の電源状態及び/又は起動要件を通知する機能を実現させるためのプログラムを含み、
上記各アプリケーションが、上記プラットフォームからの電源状態及び/又は起動要件の通知時に起動するとともに、上記プラットフォームから通知された電源状態及び/又は起動要件が自アプリケーションの動作要件に該当しない場合、所定の制御動作を禁止する機能を実現させるためのプログラムを含むことを特徴とする車両制御用プログラム。
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
The platform includes a program for realizing the function of notifying the power state and / or activation requirement of the control device to each application,
When each of the applications starts when the power status and / or activation requirements are notified from the platform, and the power status and / or activation requirements notified from the platform do not correspond to the operation requirements of the application, predetermined control is performed. A vehicle control program comprising a program for realizing a function for prohibiting operation.
ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、制御装置の電源状態及び/又は起動要件に基づいて各アプリケーションの動作要件の判定を行い、必要なアプリケーションについてのみ起動する機能を実現させるためのプログラムを含むことを特徴とする車両制御用プログラム。
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
Vehicle control characterized in that the platform includes a program for determining an operation requirement of each application based on a power supply state and / or activation requirement of a control device, and realizing a function of starting only a necessary application Program.
ハードウェアに依存するプログラムであるプラットフォームと、コンピュータに車両の制御機能を実現させるためのプログラムである複数のアプリケーションとを含む車両制御用プログラムであって、
上記プラットフォームが、制御装置の電源状態及び/又は起動要件に基づいて全てのアプリケーションの起動を行うとともに、制御装置の電源状態及び/又は起動要件に基づいて各アプリケーションの動作要件の判定を行い、動作要件に該当しないアプリケーションに対して、所定の制御動作を禁止させる機能を実現させるためのプログラムを含むことを特徴とする車両制御用プログラム。
A vehicle control program including a platform that is a hardware-dependent program and a plurality of applications that are programs for causing a computer to realize a vehicle control function,
The above platform starts all applications based on the power supply status and / or startup requirements of the control device, and determines the operation requirements of each application based on the power supply status and / or startup requirements of the control device. A vehicle control program comprising a program for realizing a function for prohibiting a predetermined control operation for an application not corresponding to the requirement.
請求項1又は請求項3に記載された車両制御用プログラムにおいて、
上記アプリケーション又は上記プラットフォームが、動作要件に該当しないアプリケーションが他アプリケーションに公開する変数を所定の固定値に設定する機能を実現させるためのプログラムを含むことを特徴とする車両制御用プログラム。
In the vehicle control program according to claim 1 or 3,
A vehicle control program, characterized in that the application or the platform includes a program for realizing a function of setting a variable that an application that does not correspond to the operation requirement is disclosed to another application to a predetermined fixed value.
請求項1又は請求項3に記載された車両制御用プログラムにおいて、
上記アプリケーション又は上記プラットフォームが、動作要件に該当しないアプリケーションの動作が停止された場合、その旨を他の車両用電子制御装置に通知し、他の車両用電子制御装置側にて動作要件に該当しないアプリケーションのデータを参照し、異常検出を行っている処理をマスクさせる機能を実現させるためのプログラムを含むことを特徴とする車両制御用プログラム。
In the vehicle control program according to claim 1 or 3,
When the operation of the application that does not correspond to the operation requirements of the application or the platform is stopped, the fact is notified to the other vehicle electronic control device, and the other vehicle electronic control device does not correspond to the operation requirement. A vehicle control program comprising a program for realizing a function of masking a process of detecting an abnormality with reference to application data.
請求項1〜請求項4のいずれかに記載された車両制御用プログラムにおいて、
上記アプリケーション又は上記プラットフォームが、動作要件に該当しないアプリケーションが出力するコネクタ端子の異常検出処理を禁止する機能を実現させるためのプログラムを含むことを特徴とする車両制御用プログラム。
In the vehicle control program according to any one of claims 1 to 4,
A vehicle control program comprising: a program for causing the application or the platform to realize a function of prohibiting connector terminal abnormality detection processing output by an application not corresponding to the operation requirement.
請求項1〜請求項6のいずれかに記載された車両制御用プログラムにおいて、
上記電源状態が、イグニッションスイッチ操作もしくは電源制御装置操作により設定される、電源オフ、アクセサリ電源オン、イグニッションオン等の状態であることを特徴とする車両制御用プログラム。
In the vehicle control program according to any one of claims 1 to 6,
A vehicle control program, wherein the power state is a state of power off, accessory power on, ignition on, or the like set by operating an ignition switch or operating a power control device.
請求項1〜請求項6のいずれかに記載された車両制御用プログラムにおいて、
上記起動要件が、他の車両用電子制御装置からの通信によるウェイクアップ、または、所定のスイッチ操作、あるいは、内部タイマによる定時毎のウェイクアップ等の条件であることを特徴とする車両制御用プログラム。
In the vehicle control program according to any one of claims 1 to 6,
The vehicle control program characterized in that the activation requirement is a condition such as a wake-up by communication from another vehicle electronic control device, a predetermined switch operation, or a wake-up at regular intervals by an internal timer .
請求項1〜9のいずれかに記載された車両制御用プログラムに基づいて当該請求項における機能を実現するコンピュータを備えたことを特徴とする車両用電子制御装置。   An electronic control device for a vehicle, comprising: a computer that realizes the function according to the claim based on the vehicle control program according to any one of claims 1 to 9.
JP2005148878A 2005-05-23 2005-05-23 Program for vehicle control and electronic control device for vehicle Withdrawn JP2006327217A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005148878A JP2006327217A (en) 2005-05-23 2005-05-23 Program for vehicle control and electronic control device for vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005148878A JP2006327217A (en) 2005-05-23 2005-05-23 Program for vehicle control and electronic control device for vehicle

Publications (1)

Publication Number Publication Date
JP2006327217A true JP2006327217A (en) 2006-12-07

Family

ID=37549382

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005148878A Withdrawn JP2006327217A (en) 2005-05-23 2005-05-23 Program for vehicle control and electronic control device for vehicle

Country Status (1)

Country Link
JP (1) JP2006327217A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009179206A (en) * 2008-01-31 2009-08-13 Denso Corp Electronic control device of vehicle
JP2009292335A (en) * 2008-06-05 2009-12-17 Denso Corp Electronic control apparatus
JP2010221961A (en) * 2009-03-25 2010-10-07 Denso Corp Application execution control device, and application execution control program
KR20120018648A (en) * 2010-08-23 2012-03-05 현대모비스 주식회사 A electronic unit of vehicle connected to can bus and method for waking-up the electronic unit of vehicle
JP2013243758A (en) * 2009-05-20 2013-12-05 Renesas Electronics Corp Communication system for automobile
US9575525B2 (en) 2009-05-20 2017-02-21 Renesas Electronics Corporation Semiconductor integrated circuit device
CN108528267A (en) * 2017-03-03 2018-09-14 北京翼莱新能源电动车辆有限公司 The vehicle device control method and electric vehicle of electric vehicle
CN108877057A (en) * 2017-05-08 2018-11-23 江苏聚合新能源科技有限公司 A kind of shared bicycle monitoring management system

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009179206A (en) * 2008-01-31 2009-08-13 Denso Corp Electronic control device of vehicle
JP2009292335A (en) * 2008-06-05 2009-12-17 Denso Corp Electronic control apparatus
JP2010221961A (en) * 2009-03-25 2010-10-07 Denso Corp Application execution control device, and application execution control program
US10126797B2 (en) 2009-05-20 2018-11-13 Renesas Electronics Corporation Method of controlling electronic controller units
US10359823B2 (en) 2009-05-20 2019-07-23 Renesas Electronics Corporation Method of controlling electronic controller units
JP2013243758A (en) * 2009-05-20 2013-12-05 Renesas Electronics Corp Communication system for automobile
JP2015013641A (en) * 2009-05-20 2015-01-22 ルネサスエレクトロニクス株式会社 Automobile
US9575525B2 (en) 2009-05-20 2017-02-21 Renesas Electronics Corporation Semiconductor integrated circuit device
US9804658B2 (en) 2009-05-20 2017-10-31 Renesas Electronics Corporation Semiconductor integrated circuit device
KR101650838B1 (en) 2010-08-23 2016-09-05 현대모비스 주식회사 A electronic unit of vehicle connected to can bus and method for waking-up the electronic unit of vehicle
KR20120018648A (en) * 2010-08-23 2012-03-05 현대모비스 주식회사 A electronic unit of vehicle connected to can bus and method for waking-up the electronic unit of vehicle
CN108528267A (en) * 2017-03-03 2018-09-14 北京翼莱新能源电动车辆有限公司 The vehicle device control method and electric vehicle of electric vehicle
CN108877057A (en) * 2017-05-08 2018-11-23 江苏聚合新能源科技有限公司 A kind of shared bicycle monitoring management system

Similar Documents

Publication Publication Date Title
JP2006327217A (en) Program for vehicle control and electronic control device for vehicle
CN100470026C (en) Engine start control system
JP4466720B2 (en) Engine control device
JP4728020B2 (en) Vehicle control software and vehicle control apparatus
CN106351776B (en) System and method for monitoring the temperature of the component for the super capacitor system being used together with automatic start/stop system
US10911252B2 (en) Communication system for vehicle and method for controlling the same
US20070194748A1 (en) System and method for supervising battery for vehicle
JP2007030593A (en) Electronic control system
US20090134970A1 (en) In-vehicle electronic control apparatus having monitoring control circuit
JP2008267297A (en) Economic run control device and engine restarting method
CN100348851C (en) Method for controlling idle stop-and-go system
JP2009030543A (en) In-vehicle engine control device
US7082914B2 (en) Method for controlling idle stop-and-go system
JP4503256B2 (en) Method and apparatus for starting or stopping an engine-driven vehicle
JP3970196B2 (en) Engine intake air amount control device and engine intake air amount control method
EP1712424B1 (en) Vehicle control apparatus
JP3883842B2 (en) Electronic control device for vehicle
CN103221669B (en) Control device and control method for engine, engine start device, and vehicle
JP2013209982A (en) Engine automatic stop/start control device
JP4753623B2 (en) Vehicle control program and vehicle electronic control device
JP2017133388A (en) Control device
JP3908020B2 (en) Electronic control device for vehicle
JP6720586B2 (en) Engine starter
JP3623492B2 (en) Vehicle control system
JP5495931B2 (en) Engine generator starting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080331

A761 Written withdrawal of application

Effective date: 20090122

Free format text: JAPANESE INTERMEDIATE CODE: A761