JP7363684B2 - リソース管理装置及びリソース管理方法 - Google Patents
リソース管理装置及びリソース管理方法 Download PDFInfo
- Publication number
- JP7363684B2 JP7363684B2 JP2020113199A JP2020113199A JP7363684B2 JP 7363684 B2 JP7363684 B2 JP 7363684B2 JP 2020113199 A JP2020113199 A JP 2020113199A JP 2020113199 A JP2020113199 A JP 2020113199A JP 7363684 B2 JP7363684 B2 JP 7363684B2
- Authority
- JP
- Japan
- Prior art keywords
- vehicle
- priority
- processes
- data
- camera
- 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/5038—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5011—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
- G06F9/5016—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3802—Instruction prefetching
- G06F9/3814—Implementation provisions of instruction buffers, e.g. prefetch buffer; banks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3867—Concurrent instruction execution, e.g. pipeline or look ahead using instruction pipelines
- G06F9/3871—Asynchronous instruction pipeline, e.g. using handshake signals between stages
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/544—Buffers; Shared memory; Pipes
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60R—VEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
- B60R2300/00—Details of viewing arrangements using cameras and displays, specially adapted for use in a vehicle
- B60R2300/10—Details of viewing arrangements using cameras and displays, specially adapted for use in a vehicle characterised by the type of camera system used
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Traffic Control Systems (AREA)
Description
2-1~2-n カメラ
3 電子制御装置(リソース管理装置)
21 通信インターフェース
22 メモリ
23 バッファメモリ
24 プロセッサ
31 データ取得部
32 リソース割り当て部
33 物体検出部
34 車両制御部
35 優先度設定部
Claims (4)
- 一時記憶部と、
互いに非同期かつ周期的に発生し、かつ、優先度が指定される複数の処理のそれぞれについて、当該処理の対象となるデータを取得すると、当該取得したデータを前記一時記憶部に記憶させるデータ取得部と、
所定のタイミングごとに、前記複数の処理のそれぞれについて利用可能な共有リソースを、前記複数の処理のうちの前記一時記憶部に対象となるデータが記憶されている処理について前記優先度が最も高い方から順に割り当てるリソース割り当て部と、
を有し、
前記所定のタイミングは、前記複数の処理のうちの最も優先度が高い処理の対象となるデータが取得されたタイミングであるリソース管理装置。 - 前記複数の処理のそれぞれの対象となるデータは、車両に搭載された互いに異なるセンサから得られたセンサ信号であり、前記複数の処理のそれぞれは、当該処理に対応する前記センサにより得られた前記センサ信号から前記車両の周囲の物体を検出する処理である、請求項1に記載のリソース管理装置。
- 前記車両の走行状況に応じて前記複数の処理のそれぞれについての前記優先度を設定する優先度設定部をさらに有する、請求項2に記載のリソース管理装置。
- 互いに非同期かつ周期的に発生し、かつ、優先度が指定される複数の処理のそれぞれについて、当該処理の対象となるデータを取得すると、当該取得したデータを一時記憶部に記憶させ、
所定のタイミングごとに、前記複数の処理のそれぞれについて利用可能な共有リソースを、前記複数の処理のうちの前記一時記憶部に対象となるデータが記憶されている処理について前記優先度が最も高い方から順に割り当てる、
ことを含み、
前記所定のタイミングは、前記複数の処理のうちの最も優先度が高い処理の対象となるデータが取得されたタイミングであるリソース管理方法。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020113199A JP7363684B2 (ja) | 2020-06-30 | 2020-06-30 | リソース管理装置及びリソース管理方法 |
| CN202110695018.8A CN113867929A (zh) | 2020-06-30 | 2021-06-23 | 资源管理装置以及资源管理方法 |
| US17/358,613 US20210406082A1 (en) | 2020-06-30 | 2021-06-25 | Apparatus and method for managing resource |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020113199A JP7363684B2 (ja) | 2020-06-30 | 2020-06-30 | リソース管理装置及びリソース管理方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022011822A JP2022011822A (ja) | 2022-01-17 |
| JP7363684B2 true JP7363684B2 (ja) | 2023-10-18 |
Family
ID=78989967
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020113199A Active JP7363684B2 (ja) | 2020-06-30 | 2020-06-30 | リソース管理装置及びリソース管理方法 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20210406082A1 (ja) |
| JP (1) | JP7363684B2 (ja) |
| CN (1) | CN113867929A (ja) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11654933B2 (en) * | 2020-11-10 | 2023-05-23 | GM Global Technology Operations LLC | Navigation trajectory using reinforcement learning for an ego vehicle in a navigation network |
| WO2023138870A1 (de) * | 2022-01-20 | 2023-07-27 | Robert Bosch Gmbh | Verfahren und datenverarbeitungsnetzwerk zur verarbeitung von sensordaten |
| JP7707959B2 (ja) * | 2022-02-22 | 2025-07-15 | 株式会社オートネットワーク技術研究所 | 車載制御装置、制御方法及びコンピュータプログラム |
| CN116048833B (zh) * | 2022-08-31 | 2023-10-20 | 荣耀终端有限公司 | 一种线程处理方法、终端设备及芯片系统 |
| KR20240094637A (ko) * | 2022-12-16 | 2024-06-25 | 현대자동차주식회사 | 센서 정보 퓨전 장치를 구비하는 차량 및 이를 이용하여 흡수 합병하는 방법 |
| WO2025035026A2 (en) * | 2023-08-09 | 2025-02-13 | Hayden Ai Technologies, Inc. | Systems, apparatus, and methods for detecting school bus stop‑arm violations |
| CN117194042A (zh) * | 2023-09-26 | 2023-12-08 | 东风商用车有限公司 | 一种存储器资源分配方法、系统、车辆以及存储介质 |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160162335A1 (en) | 2010-12-30 | 2016-06-09 | Mark Henrik Sandstrom | Dynamic Computing Resource Management |
Family Cites Families (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5559548A (en) * | 1994-05-20 | 1996-09-24 | Davis; Bruce | System and method for generating an information display schedule for an electronic program guide |
| US6330646B1 (en) * | 1999-01-08 | 2001-12-11 | Intel Corporation | Arbitration mechanism for a computer system having a unified memory architecture |
| US6490611B1 (en) * | 1999-01-28 | 2002-12-03 | Mitsubishi Electric Research Laboratories, Inc. | User level scheduling of inter-communicating real-time tasks |
| CN1677956A (zh) * | 2004-03-31 | 2005-10-05 | 松下电器产业株式会社 | 资源管理装置、资源管理系统以及资源管理方法 |
| JP2005318558A (ja) * | 2004-03-31 | 2005-11-10 | Matsushita Electric Ind Co Ltd | リソース管理装置、およびリソース管理システム、およびリソース管理方法 |
| TWI462011B (zh) * | 2007-12-28 | 2014-11-21 | Accton Technology Corp | 程序之執行緒群組管理方法 |
| US8321614B2 (en) * | 2009-04-24 | 2012-11-27 | Empire Technology Development Llc | Dynamic scheduling interrupt controller for multiprocessors |
| JP2015011474A (ja) * | 2013-06-27 | 2015-01-19 | ルネサスエレクトロニクス株式会社 | 半導体装置 |
| US10334050B2 (en) * | 2015-11-04 | 2019-06-25 | Zoox, Inc. | Software application and logic to modify configuration of an autonomous vehicle |
| CN105539196B (zh) * | 2015-12-08 | 2017-10-10 | 北京理工大学 | 电动汽车的反馈式变优先级组合传输网络化控制装置 |
| US10347102B2 (en) * | 2016-03-22 | 2019-07-09 | Sensormatic Electronics, LLC | Method and system for surveillance camera arbitration of uplink consumption |
| CN107870800A (zh) * | 2016-09-23 | 2018-04-03 | 超威半导体(上海)有限公司 | 虚拟机活跃性检测 |
| JP6985176B2 (ja) * | 2018-02-16 | 2021-12-22 | 本田技研工業株式会社 | 車両制御装置 |
| CN109017802B (zh) * | 2018-06-05 | 2020-12-25 | 长沙智能驾驶研究院有限公司 | 智能驾驶环境感知方法、装置、计算机设备和存储介质 |
| DE102018219376A1 (de) * | 2018-11-13 | 2020-05-14 | Robert Bosch Gmbh | Verfahren zum Auswählen und beschleunigten Ausführen von Handlungsreaktionen |
| US11461953B2 (en) * | 2019-12-27 | 2022-10-04 | Wipro Limited | Method and device for rendering object detection graphics on image frames |
-
2020
- 2020-06-30 JP JP2020113199A patent/JP7363684B2/ja active Active
-
2021
- 2021-06-23 CN CN202110695018.8A patent/CN113867929A/zh active Pending
- 2021-06-25 US US17/358,613 patent/US20210406082A1/en active Pending
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160162335A1 (en) | 2010-12-30 | 2016-06-09 | Mark Henrik Sandstrom | Dynamic Computing Resource Management |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113867929A (zh) | 2021-12-31 |
| JP2022011822A (ja) | 2022-01-17 |
| US20210406082A1 (en) | 2021-12-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7363684B2 (ja) | リソース管理装置及びリソース管理方法 | |
| JP7388971B2 (ja) | 車両制御装置、車両制御方法及び車両制御用コンピュータプログラム | |
| JP7359735B2 (ja) | 物体状態識別装置、物体状態識別方法及び物体状態識別用コンピュータプログラムならびに制御装置 | |
| JP7342807B2 (ja) | 走行予定経路設定装置及び走行予定経路設定方法 | |
| JP7381388B2 (ja) | 信号灯状態識別装置、信号灯状態識別方法及び信号灯状態識別用コンピュータプログラムならびに制御装置 | |
| JP7435513B2 (ja) | 車両制御装置及び車両制御方法 | |
| CN113435237B (zh) | 物体状态识别装置、识别方法和计算机可读的记录介质以及控制装置 | |
| JP7472832B2 (ja) | 車両制御装置、車両制御方法及び車両制御用コンピュータプログラム | |
| CN110543148B (zh) | 一种任务调度方法及装置 | |
| US20220305909A1 (en) | Automatic speed control device, automatic speed control method, and automatic speed control program | |
| JP7226368B2 (ja) | 物体状態識別装置 | |
| JP7687273B2 (ja) | 車両制御装置、車両制御方法、車両制御用コンピュータプログラム及び優先度設定装置ならびに車両制御システム | |
| US20220319322A1 (en) | Drive assist apparatus and drive assist method | |
| JP7172625B2 (ja) | 情報処理装置 | |
| EP3581467A1 (en) | Object tracking after object turns off host-vehicle roadway | |
| JP7540375B2 (ja) | 車両制御装置、車両制御方法及び車両制御用コンピュータプログラム | |
| JP7064109B2 (ja) | インテリジェント路側ユニットおよびその制御方法 | |
| CN116645651B (zh) | 道路端推测装置、道路端推测方法及计算机程序产品 | |
| KR20250161269A (ko) | 차량 제어 장치 및 그 방법 | |
| JP7589712B2 (ja) | リソース管理装置、リソース管理方法及びリソース管理用コンピュータプログラム | |
| JP2022146384A (ja) | 物体検出装置 | |
| JP7632419B2 (ja) | 車両制御装置、車両制御方法及び車両制御用コンピュータプログラム | |
| JP7643472B2 (ja) | 物体検出装置、物体検出方法、および物体検出用コンピュータプログラム | |
| JP7567838B2 (ja) | 地図更新区間決定装置、地図更新区間決定方法及び地図更新区間決定用コンピュータプログラム | |
| CN114067607B (zh) | 用于控制自动驾驶车辆的方法和装置、车辆及存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220606 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230411 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230516 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230525 |
|
| 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: 20230905 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230918 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 7363684 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |