JP6716708B2 - 車載電子制御装置 - Google Patents
車載電子制御装置 Download PDFInfo
- Publication number
- JP6716708B2 JP6716708B2 JP2018543812A JP2018543812A JP6716708B2 JP 6716708 B2 JP6716708 B2 JP 6716708B2 JP 2018543812 A JP2018543812 A JP 2018543812A JP 2018543812 A JP2018543812 A JP 2018543812A JP 6716708 B2 JP6716708 B2 JP 6716708B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- unit
- vehicle
- electronic control
- information
- 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
Images
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W50/00—Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
- B60W50/06—Improving the dynamic response of the control system, e.g. improving the speed of regulation or avoiding hunting or overshoot
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W40/00—Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models
- B60W40/08—Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models related to drivers or passengers
- B60W40/09—Driving style or behaviour
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W40/00—Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models
- B60W40/10—Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models related to vehicle motion
- B60W40/105—Speed
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/0223—User address space allocation, e.g. contiguous or non contiguous base addressing
- G06F12/0292—User address space allocation, e.g. contiguous or non contiguous base addressing using tables or multilevel address translation means
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/29—Geographical information databases
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Transportation (AREA)
- Mechanical Engineering (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Human Computer Interaction (AREA)
- Remote Sensing (AREA)
- Traffic Control Systems (AREA)
- Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
Description
また、ステップ112で示すように、テーブルの数だけ繰り返すことで、全テーブルを更新することが可能となる。なお、テーブル更新に関するステップ114の詳細は図10のとおりであるが、詳細な説明は省略する。
図3に示す通り、各テーブルは、データ記憶部内の該当するデータの格納場所特定情報が付加されているため、ステップ93で格納場所特定情報を参照する際、データ記憶部内の該当する全データを検索することなく、格納場所特定情報の参照のみでデータ記憶部から該当するデータのみを取得することが可能となる。今回の例では、テーブル32のメモリ上のアドレスを参照し、ステップ94の処理として、実際のデータをデータ記憶部14からアプリケーション側に複製する。
具体的には、データ収集後、取得されたデータをデータ長の分だけ解析し、ユーザ初期設定情報に該当する場合、ステップ71のデータ生成処理において、TTCの値を計算後、次の処理にデータを受け渡す。
この時、新たに作成されるデータも、識別情報として用いることが可能であり、データ取得の度に何度もアプリケーション側で同じ計算を行う必要が無いため、効率且つ、高速なデータの取得が実現できる。
Claims (4)
- 複数のデータを取得するデータ収集部と、
前記複数のデータを記憶するデータ記憶部と、
前記データ記憶部(データベース)に格納されるデータの中で所定のデータ条件に適合するデータの格納場所を特定する格納場所特定情報(アドレス情報)を有するテーブルを生成するとともに、異なる複数のデータ条件に応じた複数のテーブルを生成するテーブル生成部と、
前記複数のテーブルの中から所定のテーブル選択条件に基づいてテーブルを選択するテーブル選択部と、を備え、
前記所定のテーブル選択条件は、走行モード、走行シーン、実行アプリケーション、優先度、安全度、使用頻度の少なくとも1つに基づいて設定される車載電子制御装置。 - 前記データに対して認識処理を行う認識部を備え、
前記所定のテーブル選択条件は、前記認識処理の結果に基づいて設定される、請求項1に記載の車載電子制御装置。 - 前記所定のデータ条件は、データの種類を含む、請求項1に記載の車載電子制御装置。
- 前記データの種類は、相対距離、相対速度、TTC、減速度、の少なくとも1つである、請求項3に記載の車載電子制御装置。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016195351 | 2016-10-03 | ||
| JP2016195351 | 2016-10-03 | ||
| PCT/JP2017/032969 WO2018066329A1 (ja) | 2016-10-03 | 2017-09-13 | 車載電子制御装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPWO2018066329A1 JPWO2018066329A1 (ja) | 2019-06-24 |
| JP6716708B2 true JP6716708B2 (ja) | 2020-07-01 |
Family
ID=61830972
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018543812A Active JP6716708B2 (ja) | 2016-10-03 | 2017-09-13 | 車載電子制御装置 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US11130500B2 (ja) |
| EP (1) | EP3521123B1 (ja) |
| JP (1) | JP6716708B2 (ja) |
| CN (1) | CN109789878B (ja) |
| WO (1) | WO2018066329A1 (ja) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10747275B2 (en) * | 2017-09-21 | 2020-08-18 | Google Llc | Access to high frame-rate radar data via a circular buffer |
| JP6463435B1 (ja) * | 2017-10-04 | 2019-02-06 | 三菱電機株式会社 | 制御装置および制御方法 |
| CN111722618A (zh) * | 2020-06-30 | 2020-09-29 | 深圳市元征科技股份有限公司 | 一种汽车数据流的单位切换方法及相关装置 |
| KR20240004432A (ko) * | 2021-05-07 | 2024-01-11 | 두산 밥캣 노스 아메리카, 인크. | 동력기계의 자동 경로 추적 |
| JP7766424B2 (ja) * | 2021-07-28 | 2025-11-10 | Astemo株式会社 | 車載処理装置 |
Family Cites Families (26)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| NL8602654A (nl) * | 1986-10-23 | 1988-05-16 | Philips Nv | Werkwijze voor het in kavels verdelen en in een massageheugen bitsgewijs opslaan van een gegevensbestand, alsook voor het adresseren van een kavel, en inrichting voor het uitvoeren van de werkwijze. |
| JPH08161244A (ja) | 1994-12-06 | 1996-06-21 | Hitachi Ltd | データ伝送方法 |
| EP0767358B1 (en) * | 1995-10-04 | 2004-02-04 | Aisin Aw Co., Ltd. | Vehicle navigation system |
| JP4449162B2 (ja) * | 2000-05-09 | 2010-04-14 | 株式会社エクォス・リサーチ | 地図表示装置 |
| JP3445236B2 (ja) * | 2000-10-03 | 2003-09-08 | パイオニア株式会社 | ナビゲーション装置 |
| JP4678110B2 (ja) * | 2001-09-12 | 2011-04-27 | 株式会社豊田中央研究所 | 環境危険度演算装置 |
| JPWO2006046669A1 (ja) | 2004-10-28 | 2008-05-22 | 国立大学法人福井大学 | データベース管理装置、方法、プログラム |
| JP2007034878A (ja) * | 2005-07-29 | 2007-02-08 | Turbo Data Laboratory:Kk | 情報処理方法、情報処理装置および情報処理プログラム |
| JP4882625B2 (ja) * | 2005-12-26 | 2012-02-22 | 株式会社デンソー | マイクロコンピュータ |
| US20080031587A1 (en) * | 2006-08-02 | 2008-02-07 | Chia-Hung Chen | Methods for searching data recorded in a storage and recording systems that allow playback utilizing trick-mode operations |
| CN100511325C (zh) * | 2007-12-17 | 2009-07-08 | 武汉大学 | 基于视图的车辆预警方法 |
| DE112009002603T5 (de) * | 2008-10-30 | 2012-08-02 | Ford Global Technologies, Llc | Fahrzeug und Verfahren zum Angeben von Empfehlungen für einen darin befindlichen Fahrer |
| JP5338260B2 (ja) * | 2008-10-31 | 2013-11-13 | アイシン・エィ・ダブリュ株式会社 | データリスト読み書き装置及びその方法 |
| JP2010165202A (ja) * | 2009-01-16 | 2010-07-29 | Alpine Electronics Inc | 情報処理装置及びファイル高速読み出し方法 |
| US8260489B2 (en) * | 2009-04-03 | 2012-09-04 | Certusview Technologies, Llc | Methods, apparatus, and systems for acquiring and analyzing vehicle data and generating an electronic representation of vehicle operations |
| US9092981B2 (en) * | 2010-03-03 | 2015-07-28 | Panasonic Intellectual Property Management Co., Ltd. | Road condition management system and road condition management method |
| AU2012246717A1 (en) | 2011-02-25 | 2013-09-12 | Vnomics Corp. | System and method for in-vehicle operator training |
| JPWO2012176924A1 (ja) * | 2011-06-20 | 2015-02-23 | 日本電気株式会社 | 情報処理装置、情報処理システム、情報処理方法、および、プログラム |
| JP5604394B2 (ja) * | 2011-09-22 | 2014-10-08 | 株式会社日立製作所 | 電気自動車の消費電力量提供システム |
| JP5803844B2 (ja) * | 2012-08-21 | 2015-11-04 | トヨタ自動車株式会社 | 割込予測装置、割込予測方法、及び運転支援システム |
| JP6140430B2 (ja) * | 2012-11-20 | 2017-05-31 | 三菱重工メカトロシステムズ株式会社 | 車両データ収集システム、車両データ収集方法、車載装置、プログラム、及び記録媒体 |
| CN103116608A (zh) * | 2013-01-18 | 2013-05-22 | 同济大学 | 一种快速路交通流再现的方法 |
| WO2014115563A1 (ja) * | 2013-01-28 | 2014-07-31 | 日本電気株式会社 | 運転支援装置、運転支援方法、および運転支援プログラムを記憶する記録媒体 |
| KR101500294B1 (ko) * | 2014-02-14 | 2015-03-11 | 엠앤에스시스템 주식회사 | 특허 분석 시스템 및 방법과 이를 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체 |
| KR101558789B1 (ko) * | 2014-07-07 | 2015-10-07 | 현대자동차주식회사 | 우선순위저장방식 이알엠 방법 및 이를 적용한 이알엠 제어기 |
| CN105701060B (zh) * | 2016-03-04 | 2019-02-12 | 中车青岛四方车辆研究所有限公司 | 基于fpga的高速实时数据记录系统 |
-
2017
- 2017-09-13 WO PCT/JP2017/032969 patent/WO2018066329A1/ja not_active Ceased
- 2017-09-13 US US16/331,503 patent/US11130500B2/en active Active
- 2017-09-13 JP JP2018543812A patent/JP6716708B2/ja active Active
- 2017-09-13 EP EP17858168.2A patent/EP3521123B1/en active Active
- 2017-09-13 CN CN201780053720.6A patent/CN109789878B/zh active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN109789878B (zh) | 2022-04-29 |
| EP3521123A1 (en) | 2019-08-07 |
| US20190193748A1 (en) | 2019-06-27 |
| EP3521123A4 (en) | 2020-05-06 |
| EP3521123B1 (en) | 2023-09-06 |
| CN109789878A (zh) | 2019-05-21 |
| WO2018066329A1 (ja) | 2018-04-12 |
| US11130500B2 (en) | 2021-09-28 |
| JPWO2018066329A1 (ja) | 2019-06-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6716708B2 (ja) | 車載電子制御装置 | |
| CN110036424B (zh) | 用于预测未来的速度轨迹的速度信息的存储 | |
| AU2017285130B2 (en) | Method and system for providing auto space management using virtuous cycle | |
| CN105667508B (zh) | 车辆速度调节 | |
| JP6424761B2 (ja) | 運転支援システム及びセンタ | |
| JP6994567B2 (ja) | 車両制御装置 | |
| CN107436149B (zh) | 用于渐进式地图维护和通信通道选择的系统和方法 | |
| CN109109786B (zh) | 基于众包的虚拟传感器生成以及虚拟传感器应用控制 | |
| US20200363215A1 (en) | Map updates based on data captured by an autonomous vehicle | |
| JP2021140470A (ja) | 情報処理装置、車両、プログラム、及び情報処理方法 | |
| US20180025634A1 (en) | Vehicle group management apparatus, vehicle group management method, computer readable medium, and vehicle group display apparatus | |
| US10755565B2 (en) | Prioritized vehicle messaging | |
| US20230073038A1 (en) | Hierarchical processing of traffic signal face states | |
| JP6230457B2 (ja) | 情報処理装置、情報処理方法、および情報処理プログラム | |
| JP7598978B2 (ja) | 車両のナビゲーションのためのシステム、方法及び計算装置 | |
| CN110648547A (zh) | 运输基础设施通信和控制 | |
| JP2019096084A (ja) | 情報処理装置 | |
| CN111402571A (zh) | 一种勤务车队冲突异常预警及调整方案生成的方法及装置 | |
| JP2022002118A (ja) | 情報処理装置、サーバ装置、情報処理方法、及びプログラム | |
| US20240175710A1 (en) | Low Latency Vector Map Updates | |
| US20240175715A1 (en) | Vector map live updates | |
| US20240176774A1 (en) | Vector Map Optimization | |
| US12128889B2 (en) | Adaptive messaging within a cloud and edge computing environment for V2X applications | |
| US12342222B2 (en) | Method for selecting data packages based on priority during vehicle-to-vehicle communications | |
| US12449273B2 (en) | Local vector map |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190219 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20191008 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191115 |
|
| 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: 20200519 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200610 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6716708 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| 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 |