JP2010241338A - 車両制御装置、車両制御プログラム - Google Patents
車両制御装置、車両制御プログラム Download PDFInfo
- Publication number
- JP2010241338A JP2010241338A JP2009094048A JP2009094048A JP2010241338A JP 2010241338 A JP2010241338 A JP 2010241338A JP 2009094048 A JP2009094048 A JP 2009094048A JP 2009094048 A JP2009094048 A JP 2009094048A JP 2010241338 A JP2010241338 A JP 2010241338A
- Authority
- JP
- Japan
- Prior art keywords
- vehicle control
- vehicle
- state
- control device
- rewrite
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 abstract description 35
- 230000008569 process Effects 0.000 abstract description 33
- 238000004891 communication Methods 0.000 description 23
- 238000012544 monitoring process Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 5
- 238000007689 inspection Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 5
- 230000008859 change Effects 0.000 description 4
- 238000001514 detection method Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 230000010354 integration Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
Classifications
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F02—COMBUSTION ENGINES; HOT-GAS OR COMBUSTION-PRODUCT ENGINE PLANTS
- F02D—CONTROLLING COMBUSTION ENGINES
- F02D41/00—Electrical control of supply of combustible mixture or its constituents
- F02D41/24—Electrical control of supply of combustible mixture or its constituents characterised by the use of digital means
- F02D41/2406—Electrical control of supply of combustible mixture or its constituents characterised by the use of digital means using essentially read only memories
- F02D41/2425—Particular ways of programming the data
- F02D41/2487—Methods for rewriting
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F02—COMBUSTION ENGINES; HOT-GAS OR COMBUSTION-PRODUCT ENGINE PLANTS
- F02D—CONTROLLING COMBUSTION ENGINES
- F02D41/00—Electrical control of supply of combustible mixture or its constituents
- F02D41/24—Electrical control of supply of combustible mixture or its constituents characterised by the use of digital means
- F02D41/26—Electrical control of supply of combustible mixture or its constituents characterised by the use of digital means using computer, e.g. microprocessor
- F02D41/28—Interface circuits
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F02—COMBUSTION ENGINES; HOT-GAS OR COMBUSTION-PRODUCT ENGINE PLANTS
- F02D—CONTROLLING COMBUSTION ENGINES
- F02D41/00—Electrical control of supply of combustible mixture or its constituents
- F02D41/22—Safety or indicating devices for abnormal conditions
Landscapes
- Engineering & Computer Science (AREA)
- Chemical & Material Sciences (AREA)
- Combustion & Propulsion (AREA)
- Mechanical Engineering (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Stored Programmes (AREA)
- Combined Controls Of Internal Combustion Engines (AREA)
- Power Sources (AREA)
Abstract
【解決手段】車両制御システムにおいては、書換処理にて、車両状態を取得し(S120)、取得した車両状態が電源状態対応データベースに記載の条件と一致するように変化したか否かをパラメータ毎に判定し、車両状態が一致した条件に対応するパラメータの値を、パラメータ毎に設定された所定の書換値に書き換える(S130〜S180)。従って、例えば、パラメータの書換条件が異なる電子制御装置を統合した場合であっても、各パラメータを電子制御装置の統合前に設定されていた最適なタイミングで書き換えることができる。
【選択図】図3
Description
[本実施形態の構成]
図1(a)は本発明が適用された車両制御システム1の概略構成を示すブロック図、図1(b)は車両制御ECU10(車両制御装置)のソフトウェア構成を示す説明図である。また、図2(a)は電源状態対応データベース34を示す説明図、図2(b)は書換値データベース35を示す説明図である。
このように構成された車両制御システム1において、車両制御ECU10が、電源状態監視アプリケーション31としての機能を用いて、データ36の値を書き換える(初期化する)処理について図3を用いて説明する。図3は、車両制御ECU10のCPU12が実行する書換処理を示すフローチャートである。
書換処理は、車両制御ECU10がバッテリ電源(+B23)に接続されると開始される処理であって、まず、電源状態保持RAMを初期化する(S110)。即ち、RAM14の領域のうちの電源状態を保持する領域を初期化する。ここでの「初期化」は、オール0(つまり、全てOFF状態)を入力する処理を示す。
以上のように詳述した車両制御システム1において、車両制御ECU10は、書換処理にて、車両状態を繰り返し取得し、取得した車両状態が電源状態対応データベース34に記載の書換条件と一致するように変化したか否かをパラメータ毎に判定し、車両状態が書換条件と一致したパラメータの値を、パラメータ毎に設定された所定の書換値に書き換える。
本発明の実施の形態は、上記の実施形態に何ら限定されることはなく、本発明の技術的範囲に属する限り種々の形態を採りうる。
このような車両制御システム1によれば、パラメータ(データ36)の数の増減を伴うプログラムの変更が生じた場合であっても、電源状態対応データベース34における書換条件がネットワーク通信線6〜8毎に設定されているので、プログラムにおいてはパラメータとネットワーク通信線6〜8との関係を修正するのみでよく、パラメータと電源状態対応データベース34との関係を修正する必要がない。よって、プログラムの変更時における対処を容易に実施することができる。
Claims (5)
- 複数のパラメータを利用した演算に基づく指令を発することによって車両制御を行う車両制御装置であって、
車両状態を取得する車両状態取得手段と、
前記取得した車両状態が前記パラメータ毎に予め設定された書換条件と一致するように変化したか否かを判定し、前記車両状態が一致した書換条件に対応するパラメータの値を、前記パラメータ毎に設定された所定の書換値に書き換えるパラメータ書換手段と、
を備えたことを特徴とする車両制御装置。 - 請求項1に記載の車両制御装置において、
当該車両制御装置は、異なる複数のネットワークに対してデータの送受信を行うよう構成されており、
前記書換条件は、前記ネットワーク毎に設定されていること
を特徴とする車両制御装置。 - 請求項1または請求項2に記載の車両制御装置において、
当該車両制御装置は、複数の電源に接続されており、
前記車両状態取得手段は、前記各電源における電圧の状態をそれぞれ取得し、
前記書換条件としては、電圧の状態に関する条件が設定されていること
を特徴とする車両制御装置。 - 請求項1〜請求項3の何れかに記載の車両制御装置において、
少なくとも1つのパラメータに対して複数の書換条件、および該各書換条件に対応する異なる値の書換値が設定されていること
を特徴とする車両制御装置。 - コンピュータを請求項1〜請求項4の何れかに記載の車両制御装置を構成する各手段として機能させる車両制御プログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009094048A JP5487691B2 (ja) | 2009-04-08 | 2009-04-08 | 車両制御装置、車両制御プログラム |
US12/662,050 US20100262316A1 (en) | 2009-04-08 | 2010-03-30 | Vehicle control apparatus |
DE102010003716A DE102010003716A1 (de) | 2009-04-08 | 2010-04-08 | Fahrzeugsteuervorrichtung |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009094048A JP5487691B2 (ja) | 2009-04-08 | 2009-04-08 | 車両制御装置、車両制御プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010241338A true JP2010241338A (ja) | 2010-10-28 |
JP5487691B2 JP5487691B2 (ja) | 2014-05-07 |
Family
ID=42813813
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009094048A Active JP5487691B2 (ja) | 2009-04-08 | 2009-04-08 | 車両制御装置、車両制御プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20100262316A1 (ja) |
JP (1) | JP5487691B2 (ja) |
DE (1) | DE102010003716A1 (ja) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2447994A2 (en) | 2010-10-27 | 2012-05-02 | Aisin Aw Co., Ltd. | Electronic component and electronic device |
CN103043006A (zh) * | 2012-12-20 | 2013-04-17 | 联合汽车电子有限公司 | 车身电子控制器的电压控制方法 |
JP2017007379A (ja) * | 2015-06-17 | 2017-01-12 | 三菱電機株式会社 | 車両制御システム、受信制御装置および車両制御装置 |
WO2023189955A1 (ja) * | 2022-03-30 | 2023-10-05 | 株式会社デンソー | 車両制御装置、及び車両制御システム |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE112016000992T5 (de) * | 2015-03-30 | 2017-11-16 | Honda Motor Co., Ltd. | Programmneuschreibvorrichtung und programmneuschreibverfahren |
CN105128771B (zh) * | 2015-07-17 | 2019-03-15 | 重庆嗨驾科技有限公司 | 一种车辆控制方法及车辆控制装置 |
CN105128770B (zh) * | 2015-07-17 | 2018-03-23 | 重庆嗨驾科技有限公司 | 一种车辆控制终端的控制方法及车辆控制终端 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007010810A (ja) * | 2005-06-29 | 2007-01-18 | Yamaha Corp | 車室内音場制御装置 |
JP2008187243A (ja) * | 2007-01-26 | 2008-08-14 | Denso Corp | データ中継装置 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6738697B2 (en) * | 1995-06-07 | 2004-05-18 | Automotive Technologies International Inc. | Telematics system for vehicle diagnostics |
US7082359B2 (en) * | 1995-06-07 | 2006-07-25 | Automotive Technologies International, Inc. | Vehicular information and monitoring system and methods |
US5794164A (en) * | 1995-11-29 | 1998-08-11 | Microsoft Corporation | Vehicle computer system |
JPH11107846A (ja) * | 1997-10-07 | 1999-04-20 | Jatco Corp | 車両用制御装置 |
JP2000022698A (ja) * | 1998-06-30 | 2000-01-21 | Yazaki Corp | 車両ネットワークシステム及び車両機器状態制御方法 |
DE19838333A1 (de) * | 1998-08-24 | 2000-03-02 | Bosch Gmbh Robert | System zur Steuerung des Antriebs eines Fahrzeugs |
US6909944B2 (en) * | 1999-07-30 | 2005-06-21 | Oshkosh Truck Corporation | Vehicle control system and method |
US7184866B2 (en) * | 1999-07-30 | 2007-02-27 | Oshkosh Truck Corporation | Equipment service vehicle with remote monitoring |
US6421593B1 (en) * | 1999-07-30 | 2002-07-16 | Pierce Manufacturing Inc. | Military vehicle having cooperative control network with distributed I/O interfacing |
US6993421B2 (en) * | 1999-07-30 | 2006-01-31 | Oshkosh Truck Corporation | Equipment service vehicle with network-assisted vehicle service and repair |
US6356823B1 (en) * | 1999-11-01 | 2002-03-12 | Itt Research Institute | System for monitoring and recording motor vehicle operating parameters and other data |
US7778750B2 (en) * | 2002-02-25 | 2010-08-17 | Cummins Inc. | Vehicle communications network adapter |
JP2004017676A (ja) * | 2002-06-12 | 2004-01-22 | Denso Corp | 車両用通信システム、初期化装置及び車両用制御装置 |
JP2008088913A (ja) | 2006-10-03 | 2008-04-17 | Denso Corp | 始動制御システム |
US20090092875A1 (en) | 2007-10-05 | 2009-04-09 | Hitachi Maxell, Ltd. | Fuel cell, membrane electrode assembly |
-
2009
- 2009-04-08 JP JP2009094048A patent/JP5487691B2/ja active Active
-
2010
- 2010-03-30 US US12/662,050 patent/US20100262316A1/en not_active Abandoned
- 2010-04-08 DE DE102010003716A patent/DE102010003716A1/de not_active Ceased
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007010810A (ja) * | 2005-06-29 | 2007-01-18 | Yamaha Corp | 車室内音場制御装置 |
JP2008187243A (ja) * | 2007-01-26 | 2008-08-14 | Denso Corp | データ中継装置 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2447994A2 (en) | 2010-10-27 | 2012-05-02 | Aisin Aw Co., Ltd. | Electronic component and electronic device |
CN103043006A (zh) * | 2012-12-20 | 2013-04-17 | 联合汽车电子有限公司 | 车身电子控制器的电压控制方法 |
JP2017007379A (ja) * | 2015-06-17 | 2017-01-12 | 三菱電機株式会社 | 車両制御システム、受信制御装置および車両制御装置 |
WO2023189955A1 (ja) * | 2022-03-30 | 2023-10-05 | 株式会社デンソー | 車両制御装置、及び車両制御システム |
Also Published As
Publication number | Publication date |
---|---|
JP5487691B2 (ja) | 2014-05-07 |
DE102010003716A1 (de) | 2010-11-04 |
US20100262316A1 (en) | 2010-10-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5487691B2 (ja) | 車両制御装置、車両制御プログラム | |
JP4803168B2 (ja) | 車両用情報記憶装置 | |
JP4624448B2 (ja) | 制御装置、制御システム及びコンピュータプログラム | |
JP2009264828A (ja) | 電子制御装置 | |
WO2016111213A1 (ja) | 車載中継装置及び中継方法 | |
JP5286659B2 (ja) | 車載装置中継システム、車載装置中継方法及び中継装置 | |
US5884211A (en) | System and method for memory reset of a vehicle controller | |
JP2007168463A (ja) | 車両用電子制御システム及びデータ変換装置 | |
CN110658800A (zh) | 车载电子控制装置 | |
JP2007206827A (ja) | 電子制御ユニット及び車載デバイス制御用プログラムの生成方法 | |
WO2013081096A1 (ja) | 車載制御システム | |
CN114077237A (zh) | 机器学习装置 | |
CN114125777A (zh) | 车载设备、信息生成方法、非临时存储介质以及车辆 | |
JP6935837B1 (ja) | 機械学習装置及び機械学習システム | |
JP2007269181A (ja) | 車両の電子制御システムの車両情報の設定方法 | |
JP2021128531A5 (ja) | ||
CN111984284B (zh) | 数据重写方法和数据重写系统 | |
JP2009050129A (ja) | セーフティコントローラ | |
JP2004040649A (ja) | 車載通信装置 | |
JP6887277B2 (ja) | 自動車用電子制御装置 | |
JP4026924B2 (ja) | 自動車用電子制御装置 | |
JP2019114003A (ja) | プログラム制御装置、プログラム制御システムおよびプログラム制御方法 | |
JP2006344031A (ja) | 車両データ記憶装置および車両データ記憶方法 | |
JP2014215120A (ja) | 電子制御装置 | |
JP4399696B2 (ja) | 内燃機関制御装置と、内燃機関制御装置を用いたデータ通信システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120209 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130510 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130521 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130717 |
|
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: 20140128 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140210 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5487691 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |