JP7338384B2 - 車両の演算処理装置、サーバコンピュータおよびプログラム - Google Patents
車両の演算処理装置、サーバコンピュータおよびプログラム Download PDFInfo
- Publication number
- JP7338384B2 JP7338384B2 JP2019182779A JP2019182779A JP7338384B2 JP 7338384 B2 JP7338384 B2 JP 7338384B2 JP 2019182779 A JP2019182779 A JP 2019182779A JP 2019182779 A JP2019182779 A JP 2019182779A JP 7338384 B2 JP7338384 B2 JP 7338384B2
- Authority
- JP
- Japan
- Prior art keywords
- vehicle
- arithmetic processing
- processing unit
- calculation
- outside
- 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; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/02—Comparing digital values
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1097—Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/01—Detecting movement of traffic to be counted or controlled
- G08G1/0104—Measuring and analyzing of parameters relative to traffic conditions
- G08G1/0108—Measuring and analyzing of parameters relative to traffic conditions based on the source of data
- G08G1/0116—Measuring and analyzing of parameters relative to traffic conditions based on the source of data from roadside infrastructure, e.g. beacons
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/30—Services specially adapted for particular environments, situations or purposes
- H04W4/40—Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
- H04W4/44—Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for communication between vehicles and infrastructures, e.g. vehicle-to-cloud [V2C] or vehicle-to-home [V2H]
Landscapes
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computing Systems (AREA)
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Traffic Control Systems (AREA)
Description
図1は、車両100,102を含む通信システムの全体構成を示す図である。インターネットなどを含む通信ネットワーク10には、サーバコンピュータ12が接続されている。サーバコンピュータ12は、CPU,ROM,RAMなどを含むコンピュータであるが、機能ブロックとして通信ネットワーク10を介しての通信を行う通信部12aと、全体制御を行う制御部12bを有している。サーバコンピュータ12は、この例においては、交通管理センターなどの所定地域の車両の移動などを管理するシステムであり、車両100に対しても、経路探索や渋滞情報や自動運転支援情報の提供など各種のサービスを提供する。サーバコンピュータ12は、個別のサービスを提供するものや、これを統括するものや、気象などその他の情報を提供するものなど、その役割に応じて多数設けられる。
図2は、車両100,102に搭載される演算処理、通信処理を行う構成を示す図である。演算処理装置20は、演算処理を実行可能な電子回路を備え、各種の演算処理を行い、演算結果を出力する。演算処理装置20は、CPU,ROM,RAMなどを含むコンピュータであり、記憶しているプログラムを実行するとよい。
図3は、演算処理装置20における外部と演算を分担する演算処理についてのフローチャートである。まず、外部との通信が可能であるかを判定する(S11)。通常は、外部との通信が可能であるが、機器の故障や、ネットワークの障害などで通信ができない場合もある。S11の判定において、NOであり、外部との通信ができない場合には、演算を外部と分担することはできないため、処理を終了する。
図4は、サーバコンピュータ12において、演算課題を処理するフローチャートである。複数の車両のいずれかの車両(第1車両)100から、演算処理をしてもらいたい演算課題の送信があるかを監視することで、演算課題を受信したかを判定し(S21)、演算課題を受信した場合には、その演算課題の処理(演算)が可能な車両102を探索する(S22)。そして、探索結果によって得られた車両(第2車両)102に演算課題を送信する(S23)。演算課題を受信した車両(第2車両)102は演算課題についての演算を行い、演算結果をサーバコンピュータ12に送信する。サーバコンピュータ12は演算結果を受信した場合(S24でYES)、その演算結果を車両(第1車両)100に送信する(S25)。このようにして、車両(第1車両)において、演算が間に合わない場合に、演算課題をサーバコンピュータ12に送信することで、演算結果を得ることができる。特に、サーバコンピュータ12は演算を自己で行うことなく、演算能力に余裕のある車両(第2車両)102に演算を行わせることで、複数の車両100,102の演算能力を有効に利用することができる。
Claims (7)
- 車両外部との通信機能を有する車両に搭載される車両の演算処理装置であって、
演算課題について演算し演算結果を出力するとともに、
前記演算処理装置が演算する演算量が、第一所定値以上の場合に演算課題を、前記通信機能を用いて車両外部に送信し、
前記演算処理装置の演算する演算量が、前記第一所定値より小さい第二所定値以下の場合に演算課題を、前記通信機能を用いて車両外部から受信する、
車両の演算処理装置。 - 請求項1に記載の車両の演算処理装置であって、
前記車両外部から受信する演算課題は、外部のサーバコンピュータを介して受信する、
車両の演算処理装置。 - 請求項1に記載の車両の演算処理装置であって、
前記車両外部に送信する演算課題は、外部のサーバコンピュータを介して送信される、
車両の演算処理装置。 - 請求項1に記載の車両の演算処理装置であって、
前記車両外部の通信機能は、所定範囲内に存在する他の車両の演算処理装置との通信機能を含む、
車両の演算処理装置。 - 請求項4に記載の車両の演算処理装置であって、
前記演算処理装置が演算する演算量が第二所定値以上の場合に演算課題を、前記通信機能を用いて前記所定範囲内に存在する前記他の車両の演算処理装置に送信するように構成された、
車両の演算処理装置。 - 請求項4または5に記載の車両の演算処理装置であって、
演算課題を他の車両の演算装置に送信する場合に、通信ネットワークを介して自車を特定する自車のアドレスも他の車両に送信する、
車両の演算処理装置。 - 車両外部との通信機能を有する車両に搭載される車両の演算処理装置により実行可能であり、前記演算処理装置に、
演算課題について演算し演算結果を出力することと、
演算する演算量が第一所定値以上の場合に演算課題を車両外部に送信し、演算する演算量が、前記第一所定値より小さい前記第二所定値以下の場合に、演算課題を車両外部から受信することと、
を含む動作を実行させるように構成された、
プログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019182779A JP7338384B2 (ja) | 2019-10-03 | 2019-10-03 | 車両の演算処理装置、サーバコンピュータおよびプログラム |
DE102020121881.8A DE102020121881A1 (de) | 2019-10-03 | 2020-08-20 | Fahrzeugverarbeitungsvorrichtung für arithmetische Operation, Server-Computer und nichtflüchtiges Speichermedium |
CN202010863029.8A CN112615893A (zh) | 2019-10-03 | 2020-08-25 | 车辆用运算处理装置、服务器计算机及非暂时性存储介质 |
US17/019,521 US11354095B2 (en) | 2019-10-03 | 2020-09-14 | Vehicular arithmetic operation processing device, server computer, and non-transitory storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019182779A JP7338384B2 (ja) | 2019-10-03 | 2019-10-03 | 車両の演算処理装置、サーバコンピュータおよびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021060651A JP2021060651A (ja) | 2021-04-15 |
JP7338384B2 true JP7338384B2 (ja) | 2023-09-05 |
Family
ID=74875529
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019182779A Active JP7338384B2 (ja) | 2019-10-03 | 2019-10-03 | 車両の演算処理装置、サーバコンピュータおよびプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US11354095B2 (ja) |
JP (1) | JP7338384B2 (ja) |
CN (1) | CN112615893A (ja) |
DE (1) | DE102020121881A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023195521A1 (ja) * | 2022-04-08 | 2023-10-12 | Freet株式会社 | 分散処理システム |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004280815A (ja) | 2003-03-13 | 2004-10-07 | Internatl Business Mach Corp <Ibm> | 外部ポート配分に基づくサーバ負荷分散のための方法および装置 |
JP2010176452A (ja) | 2009-01-30 | 2010-08-12 | Pioneer Electronic Corp | 情報処理分散システム、情報処理装置及び情報処理分散方法 |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4747971B2 (ja) * | 2006-07-07 | 2011-08-17 | 株式会社日立製作所 | 交通情報システム |
JP2010003213A (ja) * | 2008-06-23 | 2010-01-07 | Denso Corp | 制御装置、演算モード切換方法及びプログラム |
JP5516560B2 (ja) * | 2011-12-08 | 2014-06-11 | 株式会社豊田中央研究所 | 車両分散処理システム及び車両分散処理方法 |
US9231998B2 (en) * | 2014-01-22 | 2016-01-05 | Ford Global Technologies, Llc | Vehicle-specific computation management system for cloud computing |
JP2017228107A (ja) | 2016-06-23 | 2017-12-28 | 住友電気工業株式会社 | 中継装置、中継方法及びコンピュータプログラム |
JP6771559B2 (ja) * | 2016-07-06 | 2020-10-21 | 三菱電機株式会社 | 移動体通信装置、移動体通信方法、及び移動体通信プログラム |
JP2018090007A (ja) * | 2016-11-30 | 2018-06-14 | トヨタ自動車株式会社 | 車両通信システム |
JP6928870B2 (ja) | 2017-10-20 | 2021-09-01 | トヨタ自動車株式会社 | 車両および演算システム |
JP6977510B2 (ja) | 2017-11-30 | 2021-12-08 | トヨタ自動車株式会社 | 自動車 |
JP7294771B2 (ja) * | 2018-04-02 | 2023-06-20 | トヨタ自動車株式会社 | 車載装置および車載装置のクロック設定方法およびプログラム |
US10705884B2 (en) * | 2018-07-12 | 2020-07-07 | Toyota Jidosha Kabushiki Kaisha | Managing computational tasks in vehicle context |
US11011063B2 (en) * | 2018-11-16 | 2021-05-18 | Toyota Motor North America, Inc. | Distributed data collection and processing among vehicle convoy members |
-
2019
- 2019-10-03 JP JP2019182779A patent/JP7338384B2/ja active Active
-
2020
- 2020-08-20 DE DE102020121881.8A patent/DE102020121881A1/de active Pending
- 2020-08-25 CN CN202010863029.8A patent/CN112615893A/zh active Pending
- 2020-09-14 US US17/019,521 patent/US11354095B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004280815A (ja) | 2003-03-13 | 2004-10-07 | Internatl Business Mach Corp <Ibm> | 外部ポート配分に基づくサーバ負荷分散のための方法および装置 |
JP2010176452A (ja) | 2009-01-30 | 2010-08-12 | Pioneer Electronic Corp | 情報処理分散システム、情報処理装置及び情報処理分散方法 |
Also Published As
Publication number | Publication date |
---|---|
CN112615893A (zh) | 2021-04-06 |
US11354095B2 (en) | 2022-06-07 |
JP2021060651A (ja) | 2021-04-15 |
DE102020121881A1 (de) | 2021-04-08 |
US20210103428A1 (en) | 2021-04-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11012502B2 (en) | Method for operating a decentralized computing network, in particular an edge cloud computer of the decentralized computing network | |
US11403517B2 (en) | Proximity-based distributed sensor processing | |
US9429657B2 (en) | Power efficient activation of a device movement sensor module | |
US11861407B2 (en) | Method for managing computing capacities in a network with mobile participants | |
EP2717016A1 (en) | Method and system for providing route assistance for electric vehicles | |
JP7047829B2 (ja) | 車両マクロクラウドにおける改善された無線通信 | |
GB2525750A (en) | Crowd enhanced connectivity map for data transfer intermittency mitigation | |
JP2002538448A (ja) | 基地局制御装置、移動性車両の走行方法及び通知メッセージの通信方法 | |
US11354158B2 (en) | Platooning of computational resources in automated vehicles networks | |
US10395532B2 (en) | Method for operating a vehicle, and motor vehicle | |
JP6951935B2 (ja) | 動態管理サーバ、動態管理方法および動態管理プログラム | |
JP2020135320A (ja) | 管制装置及び自動運転車両 | |
JP7338384B2 (ja) | 車両の演算処理装置、サーバコンピュータおよびプログラム | |
JP6771559B2 (ja) | 移動体通信装置、移動体通信方法、及び移動体通信プログラム | |
WO2019062438A1 (zh) | 对可移动设备进行充电的方法及设备 | |
US20220057221A1 (en) | Method for the Navigation of a Vehicle | |
KR20210089409A (ko) | 차량 자원을 이용하여 서비스를 제공하는 장치 및 그의 동작 방법 | |
US11520353B2 (en) | Station and in-vehicle device | |
JP2006325231A (ja) | 位置管理方法、通信システムおよび情報提供システム | |
JP6520693B2 (ja) | 計算リソース提供方法および計算リソース提供システム | |
JP6179342B2 (ja) | 待ち合わせ時刻設定方法および携帯端末 | |
Smirnov et al. | Interaction of Autonomous and Manually-Controlled Vehicles: Implementation of a Road User Communication Service | |
KR101978298B1 (ko) | 데이터 트래픽 관리 방법, 이를 위한 시스템, 이를 위한 서비스장치 및 이를 위한 단말기 | |
JP7368651B1 (ja) | サーバ装置、制御方法及びプログラム | |
JP7049282B2 (ja) | 情報処理システムおよび情報処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211020 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220929 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20221011 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221109 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230307 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230420 |
|
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: 20230725 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230807 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7338384 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |