JP2014088150A - 車載バッテリ管理装置 - Google Patents
車載バッテリ管理装置 Download PDFInfo
- Publication number
- JP2014088150A JP2014088150A JP2012240663A JP2012240663A JP2014088150A JP 2014088150 A JP2014088150 A JP 2014088150A JP 2012240663 A JP2012240663 A JP 2012240663A JP 2012240663 A JP2012240663 A JP 2012240663A JP 2014088150 A JP2014088150 A JP 2014088150A
- Authority
- JP
- Japan
- Prior art keywords
- battery
- state
- information
- ecu
- node
- 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.)
- Pending
Links
- 230000005856 abnormality Effects 0.000 claims abstract description 37
- 230000004913 activation Effects 0.000 claims abstract description 4
- 230000007958 sleep Effects 0.000 claims description 29
- 238000004891 communication Methods 0.000 claims description 23
- 238000003860 storage Methods 0.000 claims description 22
- 230000002159 abnormal effect Effects 0.000 claims description 13
- 238000003745 diagnosis Methods 0.000 claims description 11
- 230000010485 coping Effects 0.000 claims 2
- 238000012544 monitoring process Methods 0.000 description 75
- 238000012545 processing Methods 0.000 description 24
- 238000000034 method Methods 0.000 description 17
- 238000001514 detection method Methods 0.000 description 10
- 230000007704 transition Effects 0.000 description 10
- 230000008569 process Effects 0.000 description 9
- 230000006870 function Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 3
- 230000005611 electricity Effects 0.000 description 3
- 238000012423 maintenance Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000007562 laser obscuration time method Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000005520 cutting process Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E60/00—Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
- Y02E60/10—Energy storage using batteries
Landscapes
- Secondary Cells (AREA)
Abstract
【解決手段】セントラルG/W1は、車載ネットワークを介して、各ECU41〜44に関するノード情報を取得し、メモリバンクに時系列に記憶する。ノード情報には、ECUが起動したときの起動要因を示す情報と、タイムスタンプ等が含まれる。セントラルG/W1は、バッテリ状態を監視し、バッテリ状態の異常を検知した場合、メモリバンクに蓄積されている時系列のノード情報に関する情報を、外部(例えば、ユーザやセンタサーバ)に対して通知する。
【選択図】 図2
Description
ノード情報取得手段は、通信線を介して接続された複数のノードが当該通信線を介して通信を行うように構成された、車載バッテリを電源とする車載ネットワークから、起動又はスリープ状態に移行したノードを識別する識別情報と、当該ノードが起動したときの起動要因を示す情報と、当該ノードが起動又はスリープに移行した時刻を示す情報とを含むノード情報を取得する。記憶手段は、ノード情報取得手段により取得された、時系列の複数のノード情報を記憶する。状態判定手段は、車載バッテリの状態が正常であるか否かを判定する。そして、状態判定手段により車載バッテリの状態が異常と判定された条件下において、通知制御手段は、記憶手段に記憶されている時系列の複数のノード情報に関する情報を、所定の通知手段を介して通知する。
[セントラルゲートウェイ1の構成の説明]
本発明におけるバッテリ管理装置に相当するセントラルゲートウェイ1を中心とする、バッテリ管理システムの構成について、図1を参照しながら説明する。図1に示すように、セントラルゲートウェイ1は通信バス22に接続されている。この通信バス22は、車両に搭載された各種の電装品を制御する複数の電子制御装置(ECU:Electronic Control Unit)が接続された多重通信方式の車載ネットワークを構成するものである。
セントラルゲートウェイ1による監視及び制御の対象となる車載ネットワークの構成及び機能について、図2に基づいて説明する。
セントラルゲートウェイ1によるバッテリ管理の概要について、図3に基づいて説明する。この図3には、車両の電源の作動状態が時間の経過と共にエンジンオン→ACC(エンジンオフ)→電源オフと推移する過程における、バスの作動状態(オン状態/スリープ状態)の推移と、バッテリ残量の推移の一事例が示されている。
セントラルゲートウェイ1のバッテリ状態監視部13が実行する、バッテリ状態監視メインルーチンの手順について、図4のフローチャートを参照しながら説明する。この処理は、セントラルゲートウェイ1がウェイクアップするタイミングで繰返し実行される。なお、本実施形態におけるバッテリの状態監視では、バッテリ電圧を基準にバッテリ残量を推定することを前提としている。
セントラルゲートウェイ1のバッテリ状態監視部13が実行する、傾斜監視ルーチンの手順について、図5のフローチャートを参照しながら説明する。この処理は、バッテリ状態監視メインルーチンの予備の措置として実行されるものであり、セントラルゲートウェイ1がウェイクアップするタイミングで繰返し実行される。
なお、aは、エンジンオフ状態におけるバッテリ電圧Vの単位時間当たりの変化量(すなわち、傾き)である。通知可能時間dが比較的大きい場合、バッテリ残量が危険レベルに達するまでの時間が長く、バッテリ異常に関する外部通知を行うことができる時間に余裕がある。通知可能時間dが比較的小さい場合、バッテリ残量が危険レベルに達するまでの時間が短く、バッテリ異常に関する外部通知を行うことができる時間に余裕がない。そこで、通知可能時間dの長短を基準に、バッテリ残量の減少の推移が危険であるか否かを判断する。
バス状態監視部14によるバス状態の監視及び異常の要因の特定について、図7を参照しながら説明する。
バッテリ対策処置部16による外部通知、及び、整備工場でのログ情報提供について、図8を参照しながら説明する。
バッテリ対策処置部16が実行する対策処置のうち、フェールセーフモードへの移行指示、強制スリープ、ECUリセット、及び、故障診断コード(DTC)の読出しについて、図9を参照しながら説明する。なお、移行指示、強制スリープ、ECUリセット、及び故障診断コードの読出しの手段は、通信プロトコルのコマンドを使用する方法(例えば、CAN、K−LINE)であっても、ダイアグ通信(例えば、物理アドレス、機能アドレス)を使用する方法であってもよい。
本実施形態のセントラルゲートウェイ1を中心とするバッテリ管理システムによれば、以下の効果を奏する。
Claims (6)
- 通信線を介して接続された複数のノードが当該通信線を介して通信を行うように構成された、車載バッテリを電源とする車載ネットワークから、起動又はスリープ状態に移行したノードを識別する識別情報と、当該ノードが起動したときの起動要因を示す情報と、当該ノードが起動又はスリープに移行した時刻を示す情報とを含むノード情報を取得するノード情報取得手段(14)と、
前記ノード情報取得手段により取得された、時系列の複数のノード情報を記憶する記憶手段(15)と、
車載バッテリの状態が正常であるか否かを判定する状態判定手段(13)と、
前記状態判定手段により車載バッテリの状態が異常と判定された条件下において、前記記憶手段に記憶されている時系列の複数のノード情報に関する情報を、所定の通知手段を介して通知する通知制御手段(16)と、
を備えることを特徴とするバッテリ管理装置。 - 請求項1に記載のバッテリ管理装置において、
前記状態判定手段により車載バッテリの状態が異常と判定された条件下において、前記記憶手段に記憶されている時系列の複数のノード情報に関する情報に基づいて、前記異常の要因を特定する要因特定手段(14)と、
前記要因特定手段により特定された要因に係るノードに対して、当該異常への対策処置に関する所定の制御を行う対処処置手段(16)とを更に備えること
を特徴とするバッテリ管理装置。 - 請求項1又は請求項2に記載のバッテリ管理装置において、
前記通知制御手段は、予め定められた複数の通知先の中から、車載バッテリの状態が異常と判定された条件下における車両の作動状態に応じて特定の通知先を決定し、当該決定した通知先に対して、前記記憶手段に記憶されている時系列の複数のノード情報に関する情報を通知すること
を特徴とするバッテリ管理装置。 - 請求項3に記載のバッテリ管理装置において、
前記複数の通知先は、車両に設けられた情報提示手段、車両のユーザが所持する携帯情報端末、及び、外部の情報センタに設けられたセンタ装置であること
を特徴とするバッテリ管理装置。 - 請求項2、又は、請求項2を引用する請求項3若しくは請求項4に記載のバッテリ管理装置において、
前記対処処置手段は、特定された要因に係るノードに対して、故障診断コードの読出し、又は、動作状態のリセット(フェールセーフモードへの移行指示、強制スリープ、又はECUリセット)の少なくとも何れかを行うこと
を特徴とするバッテリ管理装置。 - 請求項2、又は、請求項2を引用する請求項3若しくは請求項4に記載のバッテリ管理装置において、
前記対処処置手段は、特定された要因に係るノードに対して車載バッテリ電源を供給するための電源供給経路を遮断すること
を特徴とするバッテリ管理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012240663A JP2014088150A (ja) | 2012-10-31 | 2012-10-31 | 車載バッテリ管理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012240663A JP2014088150A (ja) | 2012-10-31 | 2012-10-31 | 車載バッテリ管理装置 |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2014088150A true JP2014088150A (ja) | 2014-05-15 |
Family
ID=50790457
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012240663A Pending JP2014088150A (ja) | 2012-10-31 | 2012-10-31 | 車載バッテリ管理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2014088150A (ja) |
Cited By (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016141200A (ja) * | 2015-01-30 | 2016-08-08 | トヨタ自動車株式会社 | 車載ネットワーク |
US9483105B2 (en) | 2014-04-04 | 2016-11-01 | Denso Corporation | Communication system and electronic control unit |
CN111332224A (zh) * | 2018-12-19 | 2020-06-26 | 广州汽车集团股份有限公司 | 车载多媒体系统的控制方法及装置 |
CN111376849A (zh) * | 2018-12-27 | 2020-07-07 | 驭势科技(北京)有限公司 | 一种车辆底盘老化检测方法、装置、车载设备及存储介质 |
JP2021002896A (ja) * | 2019-06-19 | 2021-01-07 | 株式会社デンソー | バッテリ状態監視装置 |
CN112277848A (zh) * | 2019-07-23 | 2021-01-29 | 丰田自动车株式会社 | 车载设备控制装置 |
CN112319305A (zh) * | 2020-10-10 | 2021-02-05 | 蔚来汽车科技(安徽)有限公司 | 车辆的安全监控方法、监控系统和装置 |
KR102232191B1 (ko) * | 2019-12-11 | 2021-03-25 | 주식회사 유라코퍼레이션 | 페일 세이프티 기능을 갖는 스위치 제어 시스템 및 방법 |
CN113665498A (zh) * | 2020-05-15 | 2021-11-19 | 广州汽车集团股份有限公司 | 蓄电池防馈电系统和蓄电池防馈电系统的控制方法 |
CN113715755A (zh) * | 2021-07-14 | 2021-11-30 | 江铃汽车股份有限公司 | 一种车辆溃电预警方法、系统、可读存储介质及车辆 |
CN113763592A (zh) * | 2021-07-29 | 2021-12-07 | 江铃汽车股份有限公司 | 车辆馈电检测方法、系统、可读存储介质及计算机设备 |
CN114148217A (zh) * | 2021-12-10 | 2022-03-08 | 毛思铭 | 基于大数据的静态电源管理系统 |
JP2022118509A (ja) * | 2021-02-02 | 2022-08-15 | 本田技研工業株式会社 | 車両制御システム |
US11467821B2 (en) | 2018-08-10 | 2022-10-11 | Denso Corporation | Vehicle master device, installation instruction determination method and computer program product |
FR3126203A1 (fr) * | 2021-08-20 | 2023-02-24 | Psa Automobiles Sa | Gestion de l’état de charge de la batterie de servitude d’un véhicule |
US11604637B2 (en) | 2018-08-10 | 2023-03-14 | Denso Corporation | Electronic control unit, vehicle electronic control system, difference data consistency determination method and computer program product |
US11656771B2 (en) | 2018-08-10 | 2023-05-23 | Denso Corporation | Electronic control unit, vehicle electronic control system, activation execution control method and computer program product |
US11671498B2 (en) | 2018-08-10 | 2023-06-06 | Denso Corporation | Vehicle master device, update data verification method and computer program product |
US11669323B2 (en) | 2018-08-10 | 2023-06-06 | Denso Corporation | Vehicle electronic control system, program update notification control method and computer program product |
US11683197B2 (en) | 2018-08-10 | 2023-06-20 | Denso Corporation | Vehicle master device, update data distribution control method, computer program product and data structure of specification data |
US11709666B2 (en) | 2018-07-25 | 2023-07-25 | Denso Corporation | Electronic control system for vehicle, program update approval determination method and program update approval determination program |
US11822366B2 (en) | 2018-08-10 | 2023-11-21 | Denso Corporation | Electronic control unit, vehicle electronic control system, rewrite execution method, rewrite execution program, and data structure of specification data |
DE112022000883T5 (de) | 2021-09-27 | 2023-11-30 | Hitachi Astemo, Ltd. | Kommunikationsvorrichtung |
US11876898B2 (en) | 2018-08-10 | 2024-01-16 | Denso Corporation | Vehicle master device, security access key management method, security access key management program and data structure of specification data |
US11907697B2 (en) | 2018-08-10 | 2024-02-20 | Denso Corporation | Vehicle electronic control system, center device, vehicle master device, display control information transmission control method, display control information reception control method, display control information transmission control program, and display control information reception control program |
US11926270B2 (en) | 2018-08-10 | 2024-03-12 | Denso Corporation | Display control device, rewrite progress display control method and computer program product |
US11928459B2 (en) | 2018-08-10 | 2024-03-12 | Denso Corporation | Electronic control unit, retry point specifying method and computer program product for specifying retry point |
US11934823B2 (en) | 2018-07-25 | 2024-03-19 | Denso Corporation | Electronic control system for vehicle, program update approval determination method and program update approval determination program |
US11941384B2 (en) | 2018-08-10 | 2024-03-26 | Denso Corporation | Vehicle master device, rewrite target group administration method, computer program product and data structure of specification data |
US11947953B2 (en) | 2018-08-10 | 2024-04-02 | Denso Corporation | Vehicle electronic control system, progress screen display control method and computer program product |
US11999360B2 (en) | 2018-08-10 | 2024-06-04 | Denso Corporation | Vehicle master device, control method for executing rollback, computer program product for executing rollback and data structure of specification data |
US12030443B2 (en) | 2018-08-10 | 2024-07-09 | Denso Corporation | Vehicle electronic control system, distribution package download determination method and computer program product |
US12061897B2 (en) | 2018-08-10 | 2024-08-13 | Denso Corporation | Vehicle master device, non-rewrite target power supply administration method and computer program product |
US12083970B2 (en) | 2018-08-10 | 2024-09-10 | Denso Corporation | Vehicle master device, vehicle electronic control system, activation request instruction method and computer program product |
US12087103B2 (en) | 2018-05-15 | 2024-09-10 | Denso Corporation | Electronic control unit and non-transitory computer readable medium storing session establishment program |
US12145453B2 (en) | 2020-10-10 | 2024-11-19 | Nio Technology (Anhui) Co., Ltd | Safety monitoring method and system for vehicle, and device |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003019931A (ja) * | 2001-07-06 | 2003-01-21 | Denso Corp | 故障診断システム、車両管理装置、サーバ装置、及び検査診断プログラム |
JP2003027981A (ja) * | 2001-07-13 | 2003-01-29 | Mitsubishi Motors Corp | 車両用故障診断装置 |
JP2006347299A (ja) * | 2005-06-14 | 2006-12-28 | Toyota Motor Corp | 車載制御装置 |
JP2007216838A (ja) * | 2006-02-16 | 2007-08-30 | Fujitsu Ten Ltd | 車両用バッテリの監視システム及び監視方法 |
JP2007230452A (ja) * | 2006-03-02 | 2007-09-13 | Denso Corp | 車両用制御システム |
JP2007302058A (ja) * | 2006-05-09 | 2007-11-22 | Denso Corp | 車載バッテリー監視システム |
WO2009107836A1 (ja) * | 2008-02-29 | 2009-09-03 | 株式会社オートネットワーク技術研究所 | 車両情報記録装置、車両情報通信システム及び車両情報通信方法 |
JP2011039608A (ja) * | 2009-08-06 | 2011-02-24 | Autonetworks Technologies Ltd | 処理システム、動作状態制御方法及びコンピュータプログラム |
JP2012155608A (ja) * | 2011-01-27 | 2012-08-16 | Denso Corp | 車両用データ記録装置 |
JP2012171361A (ja) * | 2011-02-17 | 2012-09-10 | Denso Corp | 車載システム、マスタecuおよび診断ツール |
-
2012
- 2012-10-31 JP JP2012240663A patent/JP2014088150A/ja active Pending
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003019931A (ja) * | 2001-07-06 | 2003-01-21 | Denso Corp | 故障診断システム、車両管理装置、サーバ装置、及び検査診断プログラム |
JP2003027981A (ja) * | 2001-07-13 | 2003-01-29 | Mitsubishi Motors Corp | 車両用故障診断装置 |
JP2006347299A (ja) * | 2005-06-14 | 2006-12-28 | Toyota Motor Corp | 車載制御装置 |
JP2007216838A (ja) * | 2006-02-16 | 2007-08-30 | Fujitsu Ten Ltd | 車両用バッテリの監視システム及び監視方法 |
JP2007230452A (ja) * | 2006-03-02 | 2007-09-13 | Denso Corp | 車両用制御システム |
JP2007302058A (ja) * | 2006-05-09 | 2007-11-22 | Denso Corp | 車載バッテリー監視システム |
WO2009107836A1 (ja) * | 2008-02-29 | 2009-09-03 | 株式会社オートネットワーク技術研究所 | 車両情報記録装置、車両情報通信システム及び車両情報通信方法 |
JP2011039608A (ja) * | 2009-08-06 | 2011-02-24 | Autonetworks Technologies Ltd | 処理システム、動作状態制御方法及びコンピュータプログラム |
JP2012155608A (ja) * | 2011-01-27 | 2012-08-16 | Denso Corp | 車両用データ記録装置 |
JP2012171361A (ja) * | 2011-02-17 | 2012-09-10 | Denso Corp | 車載システム、マスタecuおよび診断ツール |
Cited By (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9483105B2 (en) | 2014-04-04 | 2016-11-01 | Denso Corporation | Communication system and electronic control unit |
JP2016141200A (ja) * | 2015-01-30 | 2016-08-08 | トヨタ自動車株式会社 | 車載ネットワーク |
US12087103B2 (en) | 2018-05-15 | 2024-09-10 | Denso Corporation | Electronic control unit and non-transitory computer readable medium storing session establishment program |
US11709666B2 (en) | 2018-07-25 | 2023-07-25 | Denso Corporation | Electronic control system for vehicle, program update approval determination method and program update approval determination program |
US11934823B2 (en) | 2018-07-25 | 2024-03-19 | Denso Corporation | Electronic control system for vehicle, program update approval determination method and program update approval determination program |
US11907697B2 (en) | 2018-08-10 | 2024-02-20 | Denso Corporation | Vehicle electronic control system, center device, vehicle master device, display control information transmission control method, display control information reception control method, display control information transmission control program, and display control information reception control program |
US11467821B2 (en) | 2018-08-10 | 2022-10-11 | Denso Corporation | Vehicle master device, installation instruction determination method and computer program product |
US11876898B2 (en) | 2018-08-10 | 2024-01-16 | Denso Corporation | Vehicle master device, security access key management method, security access key management program and data structure of specification data |
US12083970B2 (en) | 2018-08-10 | 2024-09-10 | Denso Corporation | Vehicle master device, vehicle electronic control system, activation request instruction method and computer program product |
US12061897B2 (en) | 2018-08-10 | 2024-08-13 | Denso Corporation | Vehicle master device, non-rewrite target power supply administration method and computer program product |
US12030443B2 (en) | 2018-08-10 | 2024-07-09 | Denso Corporation | Vehicle electronic control system, distribution package download determination method and computer program product |
US11999360B2 (en) | 2018-08-10 | 2024-06-04 | Denso Corporation | Vehicle master device, control method for executing rollback, computer program product for executing rollback and data structure of specification data |
US11947953B2 (en) | 2018-08-10 | 2024-04-02 | Denso Corporation | Vehicle electronic control system, progress screen display control method and computer program product |
US11941384B2 (en) | 2018-08-10 | 2024-03-26 | Denso Corporation | Vehicle master device, rewrite target group administration method, computer program product and data structure of specification data |
US11822366B2 (en) | 2018-08-10 | 2023-11-21 | Denso Corporation | Electronic control unit, vehicle electronic control system, rewrite execution method, rewrite execution program, and data structure of specification data |
US11928459B2 (en) | 2018-08-10 | 2024-03-12 | Denso Corporation | Electronic control unit, retry point specifying method and computer program product for specifying retry point |
US11926270B2 (en) | 2018-08-10 | 2024-03-12 | Denso Corporation | Display control device, rewrite progress display control method and computer program product |
US11604637B2 (en) | 2018-08-10 | 2023-03-14 | Denso Corporation | Electronic control unit, vehicle electronic control system, difference data consistency determination method and computer program product |
US11656771B2 (en) | 2018-08-10 | 2023-05-23 | Denso Corporation | Electronic control unit, vehicle electronic control system, activation execution control method and computer program product |
US11671498B2 (en) | 2018-08-10 | 2023-06-06 | Denso Corporation | Vehicle master device, update data verification method and computer program product |
US11669323B2 (en) | 2018-08-10 | 2023-06-06 | Denso Corporation | Vehicle electronic control system, program update notification control method and computer program product |
US11683197B2 (en) | 2018-08-10 | 2023-06-20 | Denso Corporation | Vehicle master device, update data distribution control method, computer program product and data structure of specification data |
CN111332224A (zh) * | 2018-12-19 | 2020-06-26 | 广州汽车集团股份有限公司 | 车载多媒体系统的控制方法及装置 |
CN111376849A (zh) * | 2018-12-27 | 2020-07-07 | 驭势科技(北京)有限公司 | 一种车辆底盘老化检测方法、装置、车载设备及存储介质 |
JP2021002896A (ja) * | 2019-06-19 | 2021-01-07 | 株式会社デンソー | バッテリ状態監視装置 |
JP7226124B2 (ja) | 2019-06-19 | 2023-02-21 | 株式会社デンソー | バッテリ状態監視装置 |
CN112277848B (zh) * | 2019-07-23 | 2023-11-21 | 丰田自动车株式会社 | 车载设备控制装置 |
CN112277848A (zh) * | 2019-07-23 | 2021-01-29 | 丰田自动车株式会社 | 车载设备控制装置 |
KR102232191B1 (ko) * | 2019-12-11 | 2021-03-25 | 주식회사 유라코퍼레이션 | 페일 세이프티 기능을 갖는 스위치 제어 시스템 및 방법 |
CN113665498A (zh) * | 2020-05-15 | 2021-11-19 | 广州汽车集团股份有限公司 | 蓄电池防馈电系统和蓄电池防馈电系统的控制方法 |
CN112319305A (zh) * | 2020-10-10 | 2021-02-05 | 蔚来汽车科技(安徽)有限公司 | 车辆的安全监控方法、监控系统和装置 |
EP3982457A1 (en) * | 2020-10-10 | 2022-04-13 | Nio Technology (Anhui) Co., Ltd | Safety monitoring method and system for vehicle, and device |
US12145453B2 (en) | 2020-10-10 | 2024-11-19 | Nio Technology (Anhui) Co., Ltd | Safety monitoring method and system for vehicle, and device |
JP2022118509A (ja) * | 2021-02-02 | 2022-08-15 | 本田技研工業株式会社 | 車両制御システム |
CN113715755A (zh) * | 2021-07-14 | 2021-11-30 | 江铃汽车股份有限公司 | 一种车辆溃电预警方法、系统、可读存储介质及车辆 |
CN113763592A (zh) * | 2021-07-29 | 2021-12-07 | 江铃汽车股份有限公司 | 车辆馈电检测方法、系统、可读存储介质及计算机设备 |
FR3126203A1 (fr) * | 2021-08-20 | 2023-02-24 | Psa Automobiles Sa | Gestion de l’état de charge de la batterie de servitude d’un véhicule |
DE112022000883T5 (de) | 2021-09-27 | 2023-11-30 | Hitachi Astemo, Ltd. | Kommunikationsvorrichtung |
CN114148217A (zh) * | 2021-12-10 | 2022-03-08 | 毛思铭 | 基于大数据的静态电源管理系统 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2014088150A (ja) | 車載バッテリ管理装置 | |
KR101094213B1 (ko) | 차량용 게이트웨이 전자제어장치 및 그의 주행정보기록방법 | |
KR101582062B1 (ko) | 송신 메시지 생성 장치 및 차재 통신 시스템 | |
US9032233B2 (en) | On-board network system | |
US20100087981A1 (en) | Versatile vehicular care assistant system and method | |
JP2002041141A (ja) | 異常検出システム | |
JP2007237905A (ja) | ハイブリッド型車両用のプログラム書き換えシステム及び電子制御装置 | |
TW201824145A (zh) | 車輛遠距離控制系統 | |
CN106415673B (zh) | 用于诊断车辆中的状态的方法和诊断测试设备 | |
CN109952600B (zh) | 一种用于基于车辆的状态的确定来估计车辆的行驶时间的方法 | |
JP2003226207A (ja) | 車両用電源システム | |
JP4643074B2 (ja) | 車両の電源供給制御装置 | |
JP2003226209A (ja) | 車両用電源システム | |
JP2010064722A (ja) | 車両用動作監視システム | |
CN114919415A (zh) | 一种电池包热失控监测方法及系统 | |
JP4432646B2 (ja) | 遠隔診断システム及びこれに用いる統合制御装置 | |
CN110203157B (zh) | 电池异常溃电辅助诊断装置、服务器及包含其的系统 | |
EP1571599B1 (en) | Data recording apparatus and the method thereof | |
CN110341625B (zh) | 防止车辆电池寄生电流消耗的方法 | |
US10144303B2 (en) | Monitoring device for a vehicle and method for monitoring a vehicle | |
JP2006160176A (ja) | 車両用電源システム | |
KR101618118B1 (ko) | 외부장치를 이용한 차체제어모듈 제어 시스템 및 그 방법 | |
KR20120124925A (ko) | 캔통신을 이용한 암전류 발생 유닛 진단 장치 및 방법 | |
JP2003226208A (ja) | 車両用電源システム | |
JP4538852B2 (ja) | 車両用制御装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150515 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160223 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160830 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161006 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170110 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20170704 |