JP2008024107A - 車両のブレーキ制御装置 - Google Patents
車両のブレーキ制御装置 Download PDFInfo
- Publication number
- JP2008024107A JP2008024107A JP2006197386A JP2006197386A JP2008024107A JP 2008024107 A JP2008024107 A JP 2008024107A JP 2006197386 A JP2006197386 A JP 2006197386A JP 2006197386 A JP2006197386 A JP 2006197386A JP 2008024107 A JP2008024107 A JP 2008024107A
- Authority
- JP
- Japan
- Prior art keywords
- stop position
- brake
- vehicle
- brake control
- target stop
- 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
Images
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60T—VEHICLE BRAKE CONTROL SYSTEMS OR PARTS THEREOF; BRAKE CONTROL SYSTEMS OR PARTS THEREOF, IN GENERAL; ARRANGEMENT OF BRAKING ELEMENTS ON VEHICLES IN GENERAL; PORTABLE DEVICES FOR PREVENTING UNWANTED MOVEMENT OF VEHICLES; VEHICLE MODIFICATIONS TO FACILITATE COOLING OF BRAKES
- B60T7/00—Brake-action initiating means
- B60T7/12—Brake-action initiating means for automatic initiation; for initiation not subject to will of driver or passenger
- B60T7/22—Brake-action initiating means for automatic initiation; for initiation not subject to will of driver or passenger initiated by contact of vehicle, e.g. bumper, with an external object, e.g. another vehicle, or by means of contactless obstacle detectors mounted on the vehicle
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60T—VEHICLE BRAKE CONTROL SYSTEMS OR PARTS THEREOF; BRAKE CONTROL SYSTEMS OR PARTS THEREOF, IN GENERAL; ARRANGEMENT OF BRAKING ELEMENTS ON VEHICLES IN GENERAL; PORTABLE DEVICES FOR PREVENTING UNWANTED MOVEMENT OF VEHICLES; VEHICLE MODIFICATIONS TO FACILITATE COOLING OF BRAKES
- B60T2230/00—Monitoring, detecting special vehicle behaviour; Counteracting thereof
- B60T2230/04—Jerk, soft-stop; Anti-jerk, reduction of pitch or nose-dive when braking
Landscapes
- Engineering & Computer Science (AREA)
- Transportation (AREA)
- Mechanical Engineering (AREA)
- Regulating Braking Force (AREA)
Abstract
【解決手段】制御ユニット5では、認識された白線データ、立体物データから停止位置候補P1〜Pnを抽出し、これらの位置L1〜Lnを取得して、現在のブレーキ操作量θp、車速Vに基づいて求めた制動距離Lbに最も近いものを目標停止位置Ltとして設定する。目標停止位置Ltから学習値LLを減算して補正目標停止Ltcを演算し、補正目標停止Ltc、車速Vに基づいてブレーキ操作量補正値θpcを設定する。そして、ブレーキ操作量θpとブレーキ操作量補正値θpcとの差の絶対値|θp−θpc|が、設定範囲の際にブレーキ操作量補正値θpcによるブレーキ制御を実行する。
【選択図】図2
Description
図1乃至図3は本発明の実施の一形態を示し、図1は車両に搭載したブレーキ制御装置の概略構成図、図2はブレーキアシスト制御プログラムのフローチャート、図3はブレーキアシスト制御で定められる各パラメータ等の説明図である。
まず、ステップ(以下、「S」と略称)101で、必要情報を読み込み、S102に進んで、ブレーキアシスト制御実行フラグFLが1(制御実行中)か否か(すなわち、FL=0)判定する。
Lb=−(1/2)・(V2/(k・θp)) …(1)
ここで、kは、ブレーキ操作量θpを減速度に換算する係数である。尚、制動距離Lbは、上述の(1)式によることなく予め設定しておいたマップにより求めるようにしても良い。
Ltc=Lt−LL …(2)
θpc=−(1/2)・(V2/(k・Ltc)) …(3)
尚、ブレーキ操作量補正値θpcは、上述の(3)式によることなく予め設定しておいたマップにより求めるようにしても良い。このようにS111、S112によりブレーキ制御量設定手段が構成されている。
2 ブレーキ制御装置
3 ステレオカメラ
4 ステレオ画像認識装置
5 制御ユニット(停止位置候補認識手段、目標停止位置設定手段、ブレーキ制御量設定手段、ブレーキ制御実行手段)
6 ブレーキ駆動部
8 ブレーキペダルセンサ(ブレーキ操作量検出手段)
9 車速センサ(車速検出手段)
Claims (4)
- 車両の停止位置となる停止位置候補を認識する停止位置候補認識手段と、
ブレーキ操作量を検出するブレーキ操作量検出手段と、
車速を検出する車速検出手段と、
上記停止位置候補とブレーキ操作量と車速に基づいて車両を停止させる目標停止位置を設定する目標停止位置設定手段と、
上記目標停止位置と車速に基づいて車両を停止させるブレーキ制御量を設定するブレーキ制御量設定手段と、
上記ブレーキ操作量が上記ブレーキ制御量に対して予め設定する領域の値となる場合、上記ブレーキ制御量によりブレーキ制御を実行するブレーキ制御実行手段と、
を備えたことを特徴とする車両のブレーキ制御装置。 - 上記目標停止位置設定手段は、現在のブレーキ操作量と車速に基づいて制動距離を求め、上記停止位置候補の中で上記制動距離に近いものの位置を上記目標停止位置として設定することを特徴とする請求項1記載の車両のブレーキ制御装置。
- 上記ブレーキ制御量設定手段は、上記目標停止位置に対して予め設定する補正値分だけ車両寄りの位置に補正目標停止位置を設定し、該補正目標停止位置で停止するのに必要なブレーキ量を上記ブレーキ制御量として設定することを特徴とする請求項1又は請求項2記載の車両のブレーキ制御装置。
- 上記補正目標停止位置を求めるための補正値は、予め設定した条件が成立する場合に学習して更新することを特徴とする請求項3記載の車両のブレーキ制御装置。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006197386A JP4813279B2 (ja) | 2006-07-19 | 2006-07-19 | 車両のブレーキ制御装置 |
DE102007030803.7A DE102007030803B4 (de) | 2006-07-19 | 2007-07-03 | Fahrzeugbremssteuerungssystem |
US11/822,658 US8036828B2 (en) | 2006-07-19 | 2007-07-09 | Vehicle braking control device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006197386A JP4813279B2 (ja) | 2006-07-19 | 2006-07-19 | 車両のブレーキ制御装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008024107A true JP2008024107A (ja) | 2008-02-07 |
JP4813279B2 JP4813279B2 (ja) | 2011-11-09 |
Family
ID=38830882
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006197386A Expired - Fee Related JP4813279B2 (ja) | 2006-07-19 | 2006-07-19 | 車両のブレーキ制御装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8036828B2 (ja) |
JP (1) | JP4813279B2 (ja) |
DE (1) | DE102007030803B4 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020152279A (ja) * | 2019-03-20 | 2020-09-24 | 株式会社Subaru | 車両 |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8452078B2 (en) * | 2008-10-15 | 2013-05-28 | Toyota Motor Engineering & Manufacturing North America | System and method for object recognition and classification using a three-dimensional system with adaptive feature detectors |
US8687898B2 (en) * | 2010-02-01 | 2014-04-01 | Toyota Motor Engineering & Manufacturing North America | System and method for object recognition based on three-dimensional adaptive feature detectors |
US8799201B2 (en) | 2011-07-25 | 2014-08-05 | Toyota Motor Engineering & Manufacturing North America, Inc. | Method and system for tracking objects |
JP5809104B2 (ja) * | 2012-05-15 | 2015-11-10 | 有限会社アクセス | 清掃装置用連結具及び清掃装置 |
EP4324712A4 (en) * | 2021-04-12 | 2024-06-12 | Nissan Motor Co., Ltd. | BRAKE CONTROL METHOD AND BRAKE CONTROL DEVICE |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005004662A (ja) * | 2003-06-13 | 2005-01-06 | Aisin Seiki Co Ltd | 車両用走行制御装置 |
JP2005112011A (ja) * | 2003-10-02 | 2005-04-28 | Toyota Motor Corp | 車両走行制御装置、車両走行制御方法、及び車両走行制御システム |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5173859A (en) * | 1990-11-05 | 1992-12-22 | General Motors Corporation | Automatic vehicle deceleration |
JP3965218B2 (ja) * | 1996-03-29 | 2007-08-29 | 日産自動車株式会社 | 車両のブレーキ制御システム |
JP2004256104A (ja) | 1996-03-29 | 2004-09-16 | Nissan Motor Co Ltd | 車両のブレーキ制御システム |
JP3330313B2 (ja) * | 1997-12-12 | 2002-09-30 | 本田技研工業株式会社 | 物体検知手段を備える車両の制御装置 |
JP3751142B2 (ja) * | 1998-02-18 | 2006-03-01 | 本田技研工業株式会社 | 車両の制動制御装置 |
JPH11255089A (ja) | 1998-03-12 | 1999-09-21 | Fuji Heavy Ind Ltd | 車両の自動ブレーキ制御装置 |
DE19817326A1 (de) | 1998-04-18 | 1999-10-21 | Continental Teves Ag & Co Ohg | Verfahren zum Verkürzen des Bremsgeweges |
DE19852375A1 (de) | 1998-11-13 | 2000-05-18 | Bayerische Motoren Werke Ag | Bremssystem für ein Fahrzeug |
JP2003191414A (ja) * | 2001-12-27 | 2003-07-08 | Toray Ind Inc | 二軸配向積層ポリエステルフィルム |
JP4134894B2 (ja) * | 2003-12-09 | 2008-08-20 | 株式会社デンソー | 車両運転支援装置 |
-
2006
- 2006-07-19 JP JP2006197386A patent/JP4813279B2/ja not_active Expired - Fee Related
-
2007
- 2007-07-03 DE DE102007030803.7A patent/DE102007030803B4/de not_active Expired - Fee Related
- 2007-07-09 US US11/822,658 patent/US8036828B2/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005004662A (ja) * | 2003-06-13 | 2005-01-06 | Aisin Seiki Co Ltd | 車両用走行制御装置 |
JP2005112011A (ja) * | 2003-10-02 | 2005-04-28 | Toyota Motor Corp | 車両走行制御装置、車両走行制御方法、及び車両走行制御システム |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020152279A (ja) * | 2019-03-20 | 2020-09-24 | 株式会社Subaru | 車両 |
JP7290964B2 (ja) | 2019-03-20 | 2023-06-14 | 株式会社Subaru | 車両 |
Also Published As
Publication number | Publication date |
---|---|
JP4813279B2 (ja) | 2011-11-09 |
US20080021625A1 (en) | 2008-01-24 |
US8036828B2 (en) | 2011-10-11 |
DE102007030803A1 (de) | 2008-01-24 |
DE102007030803B4 (de) | 2021-09-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3330942B1 (en) | Method for controlling travel control device, and travel control device | |
EP3330941B1 (en) | Travel control method and travel control device | |
US8026799B2 (en) | Vehicle collision determination apparatus | |
EP3330945B1 (en) | Method for controlling travel control device, and travel control device | |
JP6237685B2 (ja) | 車両制御装置 | |
JP4995029B2 (ja) | 車両の運転支援装置 | |
EP3330943B1 (en) | Method for controlling travel control device, and travel control device | |
JP4229051B2 (ja) | 運転意図推定装置、車両用運転操作補助装置および車両用運転操作補助装置を備えた車両 | |
JP4021344B2 (ja) | 車両用運転支援装置 | |
JP2012183867A (ja) | 車両の運転支援装置 | |
JP2008168784A (ja) | 車両の走行制御装置 | |
JP2007099237A (ja) | 車両用運転支援装置 | |
JP4813279B2 (ja) | 車両のブレーキ制御装置 | |
JP2017117345A (ja) | 運転支援装置及び運転支援方法 | |
JP2006298008A (ja) | 車両の運転支援装置 | |
JP2005186813A (ja) | 車両用運転支援装置 | |
JP6092825B2 (ja) | 車両の制御装置 | |
JP2009286279A (ja) | 車両の運転支援装置 | |
JP4948996B2 (ja) | 車両の運転支援装置 | |
JP2005178518A (ja) | 車両用運転支援装置 | |
JP2010231337A (ja) | 車両の車線逸脱警報装置 | |
JP4850963B1 (ja) | 車両の運転支援装置 | |
JP2004249846A (ja) | 車両用運転操作補助装置およびその装置を備えた車両 | |
JP4824118B2 (ja) | 車両の運転支援装置 | |
KR101073259B1 (ko) | 조향 제어를 이용한 충돌회피 방법 및 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090611 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110224 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110308 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110425 |
|
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: 20110809 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110824 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4813279 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140902 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |