JP6085386B1 - 基盤プログラム及び車両監視システム - Google Patents
基盤プログラム及び車両監視システム Download PDFInfo
- Publication number
- JP6085386B1 JP6085386B1 JP2016070399A JP2016070399A JP6085386B1 JP 6085386 B1 JP6085386 B1 JP 6085386B1 JP 2016070399 A JP2016070399 A JP 2016070399A JP 2016070399 A JP2016070399 A JP 2016070399A JP 6085386 B1 JP6085386 B1 JP 6085386B1
- Authority
- JP
- Japan
- Prior art keywords
- control system
- unit
- monitoring
- actuator
- sensor
- 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
Links
- 238000012544 monitoring process Methods 0.000 title claims abstract description 151
- 238000000034 method Methods 0.000 claims abstract description 40
- 230000005856 abnormality Effects 0.000 claims abstract description 14
- 230000004044 response Effects 0.000 claims description 19
- 238000011084 recovery Methods 0.000 claims description 7
- 230000002159 abnormal effect Effects 0.000 claims description 4
- 238000003745 diagnosis Methods 0.000 description 46
- 238000012545 processing Methods 0.000 description 44
- 230000006870 function Effects 0.000 description 26
- 230000008569 process Effects 0.000 description 20
- 238000010586 diagram Methods 0.000 description 8
- 238000002405 diagnostic procedure Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 238000011161 development Methods 0.000 description 3
- 230000004913 activation Effects 0.000 description 2
- 230000008878 coupling Effects 0.000 description 2
- 238000010168 coupling process Methods 0.000 description 2
- 238000005859 coupling reaction Methods 0.000 description 2
- 238000007689 inspection Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 230000003213 activating effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Landscapes
- Safety Devices In Control Systems (AREA)
Abstract
Description
図2は、第1実施形態に係る制御系及び監視系の機能構成を示す。
図9は、第2実施形態に係る制御系及び監視系の機能構成を示す。第1実施形態と異なる点は、制御系及び監視系がそれぞれ多重化される点である。本実施形態では2系統(すなわち、制御系と監視系とのセットの個数が2であること)、すなわち二重化の例を示す。しかし、多重化はその例に限定されるものではなく、3以上の系統(すなわち、制御系と監視系とのセットの個数を3以上にすること)により多重化が実現されてもよい。個々の系統内の機能、構成、及び動作は第1実施形態と同じであり、2系統間の監視系の連携が、第1実施形態にはない点である。以下では、第2実施形態で特有の事項について特に説明し、第1実施形態と同一又は同等の点については説明を省略する。
Claims (4)
- 車両のアクチュエータをセンサからの入力に基づいて制御する制御系を監視するためのコンピュータに車両監視方法を実行させる基盤プログラムであって、
前記車両監視方法が、
前記制御系及び前記センサの少なくとも一方から該センサのデータを受け付ける受付ステップと、
前記基盤プログラムとは独立した外部プログラムに、前記制御系が正常であるか否かを判定させるために、前記受付ステップにおいて受け付けられた前記センサのデータを入力変数として該外部プログラムを呼び出す呼出ステップと、
前記呼出ステップに応じて前記外部プログラムから返された判定結果が前記制御系の異常を示す場合には、前記制御系及び前記アクチュエータの少なくとも一方に停止指示を出力し、前記制御系及び前記アクチュエータの少なくとも一方が停止している状態において前記判定結果が前記制御系の正常を示す場合には、前記制御系及び前記アクチュエータの少なくとも一方に復旧指示を出力する出力ステップと
を含む、
基盤プログラム。 - 前記コンピュータが前記制御系から独立している、
請求項1に記載の基盤プログラム。 - 前記車両監視方法が、前記車両の他のアクチュエータを制御する他の制御系の動作を監視する他のコンピュータに前記受付ステップにおいて受け付けられた前記センサのデータを渡す多重化ステップをさらに含み、
前記他のコンピュータが、前記多重化ステップにおいて渡された前記データを保存する、
請求項1又は2に記載の基盤プログラム。 - 車両のアクチュエータをセンサからの入力に基づいて制御する制御系を監視する車両監視システムであって、
前記制御系及び前記センサの少なくとも一方から該センサのデータを受け付ける受付部と、
前記制御系が正常であるか否かを前記受付部により受け付けられた前記センサのデータに基づいて判定する判定部と、
前記制御系が異常であると前記判定部により判定された場合には、前記制御系及び前記アクチュエータの少なくとも一方に停止指示を出力し、前記制御系及び前記アクチュエータの少なくとも一方が停止している状態において前記制御系が正常であると前記判定部により判定された場合には、前記制御系及び前記アクチュエータの少なくとも一方に復旧指示を出力する出力部と
を備え、
前記判定部が、基盤プログラムと、該基盤プログラムとは独立した外部プログラムがコンピュータ上で実行されることで実現するものであり、
前記基盤プログラムが前記受付部により受け付けられた前記センサのデータを入力変数として前記外部プログラムを呼び出すことで、前記判定が実行される、
車両監視システム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016070399A JP6085386B1 (ja) | 2016-03-31 | 2016-03-31 | 基盤プログラム及び車両監視システム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016070399A JP6085386B1 (ja) | 2016-03-31 | 2016-03-31 | 基盤プログラム及び車両監視システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6085386B1 true JP6085386B1 (ja) | 2017-02-22 |
JP2017182547A JP2017182547A (ja) | 2017-10-05 |
Family
ID=58095288
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016070399A Active JP6085386B1 (ja) | 2016-03-31 | 2016-03-31 | 基盤プログラム及び車両監視システム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6085386B1 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62161037A (ja) * | 1986-01-09 | 1987-07-17 | Nippon Denso Co Ltd | 車両に搭載される総合診断装置 |
JPH04360201A (ja) * | 1991-06-06 | 1992-12-14 | Omron Corp | 情報統合化装置 |
JP2000305604A (ja) * | 1999-04-19 | 2000-11-02 | Mitsubishi Electric Corp | 自己監視機能付き車載用電子制御装置 |
JP2003019931A (ja) * | 2001-07-06 | 2003-01-21 | Denso Corp | 故障診断システム、車両管理装置、サーバ装置、及び検査診断プログラム |
-
2016
- 2016-03-31 JP JP2016070399A patent/JP6085386B1/ja active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62161037A (ja) * | 1986-01-09 | 1987-07-17 | Nippon Denso Co Ltd | 車両に搭載される総合診断装置 |
JPH04360201A (ja) * | 1991-06-06 | 1992-12-14 | Omron Corp | 情報統合化装置 |
JP2000305604A (ja) * | 1999-04-19 | 2000-11-02 | Mitsubishi Electric Corp | 自己監視機能付き車載用電子制御装置 |
JP2003019931A (ja) * | 2001-07-06 | 2003-01-21 | Denso Corp | 故障診断システム、車両管理装置、サーバ装置、及び検査診断プログラム |
Also Published As
Publication number | Publication date |
---|---|
JP2017182547A (ja) | 2017-10-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20200249937A1 (en) | Information update apparatus and information update method | |
US7552359B2 (en) | Computer system and method for dealing with errors | |
JP2020506472A (ja) | 冗長プロセッサアーキテクチャ | |
CN104583969A (zh) | 具备自监视功能的计算机、监视程序 | |
US9925935B2 (en) | In-vehicle communication system and in-vehicle communication method | |
JP2013041501A (ja) | 車両制御装置、車両制御システム | |
JP5327105B2 (ja) | バックアップシステム | |
CN112740121A (zh) | 用于车辆的控制架构 | |
JP6085386B1 (ja) | 基盤プログラム及び車両監視システム | |
CN114064343B (zh) | 一种区块链的异常处置方法及装置 | |
JP4328969B2 (ja) | 制御装置の診断方法 | |
JP2007039206A (ja) | エレベーター制御システム | |
US10089200B2 (en) | Computer apparatus and computer mechanism | |
JP2018052315A (ja) | 自動車用制御装置及び内燃機関用制御装置 | |
CN109086179B (zh) | 一种程序异常情况下的处理方法和装置 | |
EP3534226B1 (en) | Modular control system | |
JP2005092695A (ja) | 二重化コントローラ、その等値化モード決定方法 | |
JP6766612B2 (ja) | 車載式故障診断装置 | |
KR102713479B1 (ko) | 항공기 제어를 위한 방법, 장치 및 시스템 | |
JP2006279498A (ja) | ノード診断システム及びノード | |
JP4640116B2 (ja) | マルチノードコンピュータシステム、統合サービスプロセッサ、ステータス管理方法及びプログラム | |
JP2015064737A (ja) | プロセス計算機の冗長化装置および冗長化方法、並びに当該冗長化装置を適用したプロセス計算機 | |
JP2005115472A (ja) | 運行管理装置 | |
US20230318870A1 (en) | Providing a service in a node of a cyber-physical system having at least two application modules | |
JP5559100B2 (ja) | 電子制御システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20170104 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170127 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6085386 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |