JP2011014033A - On-board information processing apparatus, and vehicle control device - Google Patents

On-board information processing apparatus, and vehicle control device Download PDF

Info

Publication number
JP2011014033A
JP2011014033A JP2009159023A JP2009159023A JP2011014033A JP 2011014033 A JP2011014033 A JP 2011014033A JP 2009159023 A JP2009159023 A JP 2009159023A JP 2009159023 A JP2009159023 A JP 2009159023A JP 2011014033 A JP2011014033 A JP 2011014033A
Authority
JP
Japan
Prior art keywords
data
function cooperation
function
cooperation
ecu
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
Application number
JP2009159023A
Other languages
Japanese (ja)
Inventor
Tetsuaki Wakabayashi
哲明 若林
Toshiro Isomura
俊郎 磯村
Nobuyuki Yamauchi
信之 山内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toyota Motor Corp
Original Assignee
Toshiba Corp
Toyota Motor Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toyota Motor Corp filed Critical Toshiba Corp
Priority to JP2009159023A priority Critical patent/JP2011014033A/en
Publication of JP2011014033A publication Critical patent/JP2011014033A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an on-board information processing apparatus capable of sharing data for functional cooperation between a plurality of ECUs mounted on a vehicle before used by a vehicle control application that each ECU holds.SOLUTION: The on-board information processing apparatus 100 includes: a functional cooperation tagged data memory 101 for storing data given tag data related to functional cooperation with the other ECU; a functional cooperation memory control unit 103a referring to the tag data stored in the functional cooperation tagged data memory 101 according to the situation information of the vehicle, to specify the execution aspect of a program for functional cooperation with the other ECU; a functional cooperation OS control unit 102 for starting a functional cooperation OS for functional cooperation with the other ECU and for generating packet data for functional cooperation transmitted and received for functional cooperation when the execution aspect for functional cooperation is specified in the functional cooperation memory control unit 103a; and a functional cooperation packet transmitting and receiving unit 103b for transmitting and receiving the packet data for functional cooperation.

Description

本発明は、車両に搭載された複数のECU(electronic control unit)間で機能連携するための情報を共有するための車載用情報処理装置、及び当該情報を用いてリアルタイムでの車両制御を行う車両制御装置に関する。   The present invention relates to an in-vehicle information processing apparatus for sharing information for function cooperation between a plurality of ECUs (electronic control units) mounted on a vehicle, and a vehicle that performs vehicle control in real time using the information The present invention relates to a control device.

近年、エンジン制御などのパワートレーン系、カーナビケーション等の情報処理系、エアコン制御などのボディ系等、車両における制御システムの増加に伴い車両に搭載されるECUが飛躍的に増加しており、且つ車両制御の内容が高度化している。   In recent years, the number of ECUs installed in vehicles has increased dramatically with the increase in vehicle control systems, such as power train systems such as engine control, information processing systems such as car navigation, and body systems such as air conditioner control. The content of vehicle control is becoming more sophisticated.

このような背景下において、複数のECU間で情報を共有して機能連携処理を行う必要性が高まっている。例えば、カーナビ連携車両制御システムは、カーナビゲーションシステムが持つ地図情報と変速機等とを連携させた車両制御システムであり、地図情報に基づいてカーブを予測して、カーブの手前では自動的にシフトダウンしてエンジンブレーキを使用することで運転操作が快適になり、安全性が高まる。   Under such a background, there is an increasing need to perform function cooperation processing by sharing information among a plurality of ECUs. For example, a car navigation linked vehicle control system is a vehicle control system that links map information, transmissions, etc., possessed by a car navigation system, predicts a curve based on map information, and automatically shifts before the curve. Driving down and using the engine brake will make driving more comfortable and increase safety.

また、上記カーナビ連携制御システムでは、専用アプリケーションプログラムを用いてカーブ情報と勾配情報を基に道路形状を3次元で判断し、道路を走行する上で最適なギア比に変速を制御することも可能となる。   In the above-mentioned car navigation system, it is possible to determine the road shape in three dimensions based on curve information and gradient information using a dedicated application program, and to control the shift to the optimum gear ratio for traveling on the road. It becomes.

そして、特に近年のブレーキ制御、ステアリング制御やエンジン制御といった各種の車両制御システムにおいては、ドライバの安全性をより向上させるため、機能連携した情報を用いてリアルタイムでの正確な車両制御が望まれている。   Especially in various vehicle control systems such as brake control, steering control and engine control in recent years, in order to further improve the safety of the driver, accurate vehicle control in real time using information linked with functions is desired. Yes.

ところで、分散メモリ方式の並列計算機において、主記憶内容の共有機構を低コストで実現して、要素プロセッサ間の連携処理の効率向上等を可能とする並列計算機が開示されている(例えば、特許文献1参照)。この並列計算機においては、ミラーテーブルの各要素プロセッサに同じ主記憶内容を持つページを存在させ、主記憶内容の共有を擬似的に実現する。   By the way, in a distributed memory type parallel computer, a parallel computer that realizes a main memory content sharing mechanism at low cost and improves the efficiency of cooperative processing between element processors has been disclosed (for example, Patent Documents). 1). In this parallel computer, each element processor of the mirror table has a page having the same main memory content to share the main memory content in a pseudo manner.

また、複数コンピュータ間でデータ連携を行う際、管理テーブルによってデータ更新を管理するコンピュータ間自動データ転送方法が開示され(例えば、特許文献2参照)、さらに、構造化メッセージによってオブジェクト間の連携を行い、構造記述にマッチングする因数をバインディングする構造記述された構造化メッセージを用いたオブジェクト連携システムも開示されている(例えば、特許文献3参照)。   In addition, an automatic data transfer method between computers that manages data update using a management table when performing data linkage between a plurality of computers is disclosed (see, for example, Patent Document 2), and further, linkage between objects is performed using structured messages. An object cooperation system using a structured description structured message that binds a factor that matches the structure description is also disclosed (see, for example, Patent Document 3).

特開平10−214259号公報JP-A-10-214259 特開平07−334472号公報JP 07-334472 A 特開2001−209619号公報JP 2001-209619 A

しかしながら、上記従来の車載環境での複数のECU間で機能連携した情報を用いて車両制御を行うシステムにおいては、異なるECUが保持する複数のアプリケーション間でのデータ(プログラムも含む)を共有する必要があるが、実行環境の接続形態により、データを保持する他のECUへのアクセスに長いパスを要する場合がある。   However, in a system that performs vehicle control using information that is functionally linked between a plurality of ECUs in the conventional in-vehicle environment, it is necessary to share data (including programs) between a plurality of applications held by different ECUs. However, depending on the connection form of the execution environment, a long path may be required to access another ECU that holds data.

すなわち、現状では、所定のECUで機能連携のための共有データが必要になった時点で、他のECU上のソフトウェアに対して車内LAN経由でデータ転送の要求を行うが、その際の要求先のECU及びLANの負荷状況によっては待ち時間が発生してしまう。例えば、CAN(Controller Area Network)を用いて接続されているECU間で地図データを共有する場合には、512Kバイトの地形データなら、CANでの信号の伝達速度を512Kbpsとすると、地形データの通信だけで8秒の待ち時間が発生してしまう。   That is, at present, when shared data for function cooperation is required in a predetermined ECU, a data transfer request is made to the software on the other ECU via the in-vehicle LAN. Depending on the load status of the ECU and LAN, a waiting time may occur. For example, when map data is shared between ECUs connected using a CAN (Controller Area Network), if the terrain data is 512 Kbytes, the communication speed of the terrain data is assumed with a CAN signal transmission speed of 512 Kbps. Only a waiting time of 8 seconds will occur.

このような場合、従来の車両制御システムにおいては、実行時間の長大化と共に実行時間の見積もりができず、車両制御のリアルタイム性と実行性能を向上させることが困難であるという問題がある。   In such a case, in the conventional vehicle control system, there is a problem that it is difficult to improve the real time performance and the execution performance of the vehicle control because the execution time cannot be estimated as the execution time becomes longer.

また、車載ECU上のアプリケーションプログラムが他のECU上でのデータを利用する場合、その取得したデータへのアクセス方法に統一的な方法が存在していない。このため、特にコンテキストとは全く無関係なアクセスするための明示的なコードは、ソフトウェアの可搬性、可読性を損なうと共に、実行効率の最適化が困難であるという問題もある。   Further, when an application program on the vehicle-mounted ECU uses data on another ECU, there is no unified method for accessing the acquired data. For this reason, explicit code for access that has nothing to do with the context in particular impairs the portability and readability of the software and makes it difficult to optimize execution efficiency.

例えば、ECUから他ECU上のデータにアクセスする場合には、メッセージ通信機能等の複雑なOS(Operating System)機能を用いて、明示的にデータのロードとストアの繰り返しを実現する必要がある。これには、例えばシステムコールと呼ばれるソフトウェア関数コールを記述する必要があるために、機能連携を行う他のECUの接続形態によって、ソフトウェアのソースコードの変更は避けられない。   For example, when accessing data on another ECU from the ECU, it is necessary to explicitly load and store data using a complex OS (Operating System) function such as a message communication function. For this purpose, for example, it is necessary to describe a software function call called a system call. Therefore, a change in the source code of the software is inevitable depending on the connection form of other ECUs that perform function cooperation.

本発明は以上の課題に鑑みてなされたものであり、車載された複数EUC間で機能連携のためのデータを、ECUが実行するアプリケーションが使用するよりも事前に共有できる車載用情報処理装置を提供する。   The present invention has been made in view of the above problems, and provides an in-vehicle information processing apparatus capable of sharing data for function cooperation among a plurality of in-vehicle EUCs in advance of use by an application executed by an ECU. provide.

また、機能連携する他のECUのデータを利用する場合においても、機能連携用データへの統一的なアクセス方法を可能として、車両制御に使用されるソフトウェアの可搬性や可読性を確保できる車載用情報処理装置を提供することをも目的とする。   In addition, even when using data from other ECUs that function together, in-vehicle information that enables a uniform access method to data for function cooperation and ensures the portability and readability of software used for vehicle control Another object is to provide a processing apparatus.

さらに、当該車載用情報処理装置が取得したデータを用いて、トランスミッション制御やブレーキ制御等の各種車両制御をリアルタイムで実現できる車両制御装置を提供することをも目的とする。   It is another object of the present invention to provide a vehicle control device that can realize various vehicle controls such as transmission control and brake control in real time using data acquired by the in-vehicle information processing device.

上記課題を解決するために、本発明に係る車載用情報処理装置は、複数のECU間での機能連携に用いるデータを共有するためにECUに設けられる車載用情報処理装置であって、他のECUとの機能連携に関連するタグデータが付与されたデータを記憶する機能連携タグ付きデータ記憶手段と、車両の状況情報に応じて、上記機能連携タグ付きデータ記憶手段に記憶されている上記タグデータを参照して、上記他のECUとの機能連携用のプログラムの実行局面を特定する機能連携メモリ制御手段と、上記機能連携メモリ制御手段において上記他のECUとの機能連携用のプログラムの実行局面と特定された場合には、機能連携をするため機能連携用OSを起動すると共に、機能連携に用いる機能連携用パケットデータを生成する機能連携OS制御手段と、上記機能連携用パケットデータを機能連携する上記他のECUに送信する機能連携パケット送受信手段とを備えることを特徴とする。   In order to solve the above problems, an in-vehicle information processing apparatus according to the present invention is an in-vehicle information processing apparatus provided in an ECU in order to share data used for functional cooperation among a plurality of ECUs. Data storage means with function cooperation tag for storing data to which tag data related to function cooperation with the ECU is attached, and the tag stored in the data storage means with function cooperation tag according to vehicle status information Referring to the data, function cooperation memory control means for specifying the execution phase of the program for function cooperation with the other ECU, and execution of the program for function cooperation with the other ECU in the function cooperation memory control means When the situation is specified, the function cooperation that activates the function cooperation OS for function cooperation and generates the function cooperation packet data used for the function cooperation. And S control means, characterized in that it comprises a function coordination packet transmitting and receiving means for transmitting to the other ECU that functions cooperate packet data above functions together.

この構成により、本発明に係る車載用情報処理装置の上記機能連携メモリ制御手段は、上記機能連携タグ付きデータ記憶手段に記憶されている上記タグデータを参照して他のECUとの機能連携局面を特定できる。また、上記機能連携OS制御手段は、上記機能連携用OSを立ちあげて機能連携用パケットデータを作成して上記機能連携パケット送受信手段を介して事前に他のECUにデータを送信若しくは他のECUからデータを取得できる。このため、本発明に係る車載用情報処理装置は、車載された複数EUC間で機能連携のためのデータをECUが保持するアプリケーションが使用するよりも事前に共有できる。   With this configuration, the function cooperation memory control unit of the in-vehicle information processing device according to the present invention refers to the tag data stored in the data storage unit with the function cooperation tag and functions cooperation with other ECUs. Can be identified. The function cooperation OS control means starts up the function cooperation OS, creates function cooperation packet data, and transmits data to other ECUs in advance via the function cooperation packet transmission / reception means, or other ECUs. You can get data from. For this reason, the vehicle-mounted information processing apparatus according to the present invention can share data for function cooperation among a plurality of vehicle-mounted EUCs in advance, before an application that the ECU holds is used.

また、本発明に係る車載用情報処理装置の上記機能連携タグ付きデータ記憶手段に記憶される上記データにはプログラムデータ以外の実体データも含まれ、上記機能連携メモリ制御手段は、上記実体データに付与されている上記タグデータを参照して、上記他のECUとの機能連携用の実体データを特定し、上記機能連携OS制御手段は、当該実体データを用いて上記他のECUに送信する上記機能連携用パケットデータを生成し、上記機能連携パケット送受信手段は、当該機能連携用パケットデータを機能連携する上記他のECUに送信することを特徴とする。   Further, the data stored in the data storage unit with the function cooperation tag of the vehicle information processing apparatus according to the present invention includes entity data other than program data, and the function cooperation memory control unit includes the entity data. Referring to the given tag data, the entity data for function cooperation with the other ECU is specified, and the function cooperation OS control means transmits the data to the other ECU using the entity data. The function cooperation packet data is generated, and the function cooperation packet transmission / reception means transmits the function cooperation packet data to the other ECUs that function cooperation.

この構成により、本発明に係る車載用情報処理装置の上記機能連携メモリ制御手段は、上記タグデータを参照することにより、機能連携に用いるプログラムデータのみでなく、機能連携に用いる実体データを特定することができ、この実体データを含む機能連携用パケットデータを他の機能連携するECU側に事前に送信することが可能となる。   With this configuration, the function cooperation memory control unit of the in-vehicle information processing apparatus according to the present invention specifies not only program data used for function cooperation but also entity data used for function cooperation by referring to the tag data. The function cooperation packet data including the entity data can be transmitted in advance to the ECU function cooperation.

また、本発明に係る車載用情報処理装置において上記タグデータには、上記他のECUとの機能連携の実行局面に対応する情報であるシーン識別情報と、当該タグデータが付与されたデータが自らのECUで用いる機能連携用のデータであるか否かを示す機能連携用メモリビットとが含まれることを特徴とする。   In the in-vehicle information processing apparatus according to the present invention, the tag data includes scene identification information, which is information corresponding to the execution phase of the function cooperation with the other ECU, and data to which the tag data is assigned. And a function cooperation memory bit indicating whether or not the function cooperation data is used in the ECU.

この構成により、上記機能連携メモリ制御手段は、上記機能連携用メモリビットを用いて機能連携用のアプリケーションプログラムを特定し、上記シーン識別情報を用いて他のECUと実際に機能連携するシーンに関連したデータを特定することができる。   With this configuration, the function cooperation memory control unit identifies the function cooperation application program using the function cooperation memory bit, and uses the scene identification information to relate to a scene that actually functions in cooperation with another ECU. Data can be identified.

また、本発明に係る車載用情報処理装置の上記タグデータには、さらに、該当アドレスのデータを共有データとして使用するCPUを示すCPU有効ビット、機能連携するECUの識別番号を示すECU ID、機能連携するECUにおけるターゲットとなるCPUの識別番号を示すCPU ID、及びアプリケーションの識別番号であるアプリケーションIDの少なくとも1つが含まれることを特徴とする。   The tag data of the in-vehicle information processing apparatus according to the present invention further includes a CPU valid bit that indicates a CPU that uses the data of the corresponding address as shared data, an ECU ID that indicates an identification number of an ECU that functions, and a function It is characterized in that it includes at least one of a CPU ID indicating the identification number of a target CPU in the cooperating ECU and an application ID that is an identification number of the application.

この構成により、上記機能連携メモリ制御手段は、上記CPU有効ビット、上記ECU ID、上記CPU ID、上記アプリケーションIDを用いて機能連携をする際に実行動作をするCPUやECU、アプリケーションプログラムを特定することができる。   With this configuration, the function cooperation memory control unit specifies a CPU, an ECU, and an application program that perform an execution operation when performing function cooperation using the CPU valid bit, the ECU ID, the CPU ID, and the application ID. be able to.

また、本発明に係る車載用情報処理装置の上記機能連携OS制御手段は、上記機能連携パケット送受信手段が機能連携した上記他のECUから機能連携用パケットデータを受信した場合には、受信した当該機能連携用パケットデータを所定の記憶部に記憶することを特徴とする。   The function cooperation OS control means of the in-vehicle information processing apparatus according to the present invention receives the function cooperation packet transmission / reception means when the function cooperation packet transmission / reception means receives the function cooperation packet data from the other ECU with the function cooperation. The function cooperation packet data is stored in a predetermined storage unit.

この構成により、本発明は、受信した機能連携用パケットデータを所定の記憶部に保持することで、機能連携する際に必要なデータを事前に記憶部に記録しておくことができる。また、車両制御システムにおいては、ネットワーク通信による遅延を生じさせること無くリアルタイムでの車両制御に上記記憶部に記録されたデータを用いることができる。   With this configuration, according to the present invention, the received data for function cooperation packet data is held in a predetermined storage unit, so that data necessary for function cooperation can be recorded in the storage unit in advance. In the vehicle control system, data recorded in the storage unit can be used for vehicle control in real time without causing a delay due to network communication.

また、本発明に係る車載用情報処理装置において上記状況情報には、車両の環境情報、位置情報、及び道路情報の少なくとも1つが含まれることを特徴とする。   In the in-vehicle information processing apparatus according to the present invention, the situation information includes at least one of vehicle environment information, position information, and road information.

この構成により、本発明に係る車載用情報処理装置は、車両の環境情報、位置情報、及び道路情報の少なくとも1つに基づいて、他のECUとの機能連携をする場面を特定して、当該場面に応じたデータを上記タグデータのシーン識別情報を用いて特定して、他のECUとの機能連携の実行局面を特定できる。   With this configuration, the in-vehicle information processing apparatus according to the present invention specifies a scene for performing functional cooperation with another ECU based on at least one of the environment information, the position information, and the road information of the vehicle. Data corresponding to the scene can be specified using the scene identification information of the tag data, and the execution phase of the function cooperation with other ECUs can be specified.

また、本発明に係る車載用情報処理装置は、さらに、CPUが上記機能連携タグ付きデータ記憶手段に記憶されているデータからフェッチしたプログラムデータの上記タグデータに付与されている上記シーン識別情報と、前回フェッチしたプログラムデータの上記タグデータに付与されている上記シーン識別情報とを比較する比較手段と、上記比較手段において上記シーン識別情報に新規なビットが立っていると判定される場合に、上記他のECUとの機能連携のためCPUへの割込み処理を発生させる割込み発生手段とを備え、上記割込み発生手段において割込みが発生した場合、上記機能連携メモリ制御手段は、上記機能連携OS制御手段により上記機能連携用OSを起動させると共に、上記機能連携用パケットデータを作成し、上記機能連携パケット送受信手段は、当該機能連携用パケットデータを機能連携するECUに送信することを特徴とする。   The on-vehicle information processing apparatus according to the present invention further includes the scene identification information given to the tag data of the program data fetched from the data stored in the data storage means with the function cooperation tag by the CPU. The comparison means for comparing the scene identification information given to the tag data of the program data fetched last time, and when the comparison means determines that a new bit is set in the scene identification information, Interrupt generating means for generating interrupt processing to the CPU for function cooperation with the other ECU, and when the interrupt is generated in the interrupt generation means, the function cooperation memory control means is the function cooperation OS control means. To start the function cooperation OS and create the function cooperation packet data. Cooperation packet transmission means, and transmits to the ECU that functions cooperate packet data for that function together.

この構成により、上記比較手段はフェッチしたデータの今回のシーン識別情報と前回のシーン識別情報とを比較して、上記機能連携メモリ制御手段は、シーン識別情報の新たなビットが立っている場合に機能連携の実行局面と特定できる。また、上記割込み発生手段は、機能連携の実行局面においてのみCPUに機能連携の処理をするための割り込み処理を発生させることができるため、CPU資源の有効利用を図ることができる。   With this configuration, the comparison unit compares the current scene identification information of the fetched data with the previous scene identification information, and the function cooperation memory control unit determines that a new bit of the scene identification information is set. It can be identified as the execution phase of function cooperation. Further, since the interrupt generation means can cause the CPU to generate an interrupt process for performing the function cooperation process only in the function cooperation execution phase, it is possible to effectively use the CPU resources.

また、本発明に係る車載用情報処理装置における上記機能連携用パケットデータには、機能連携する上記他のECUが保持するデータを要求する機能連携データリクエスト用パケット、及び自らのECUが保持するデータを機能連携する上記他のECUに送信する機能連携データ送信用パケットが含まれ、上記機能連携パケット送受信手段は、上記車両の状況情報に応じて、上記機能連携用データリクエスト用パケット、又は機能連携データ送信用パケットを機能連携する上記他のECUに送信することを特徴とする。   In addition, the function cooperation packet data in the in-vehicle information processing apparatus according to the present invention includes a function cooperation data request packet for requesting data held by the other ECU function-linked and data held by its own ECU. A function cooperation data transmission packet for transmitting the function cooperation data to the other ECU is included, and the function cooperation packet transmission / reception means is configured to use the function cooperation data request packet or the function cooperation according to the vehicle status information. A data transmission packet is transmitted to the other ECU that is function-linked.

この構成により、上記機能連携OS制御手段は、他のECUからのデータを事前に要求する場合には機能連携データリクエスト用パケット、他のECUに車両の状況情報に応じて事前に機能連携用データを送信する場合には機能連携データ送信用パケットを作成できる。また、上記機能連携パケット送受信手段は、車両の状況情報に応じて機能連携用データリクエスト用パケット、又は機能連携データ送信用パケットを機能連携する他のECUに送信できる。   With this configuration, when the function cooperation OS control means requests data from another ECU in advance, the function cooperation data request packet and the function cooperation data in advance according to vehicle status information from the other ECU. When transmitting, a function cooperation data transmission packet can be created. Further, the function cooperation packet transmitting / receiving means can transmit the function cooperation data request packet or the function cooperation data transmission packet to another ECU that is function cooperative in accordance with the vehicle situation information.

また、本発明に係る車載用情報処理装置における上記機能連携データリクエスト用パケットには、機能連携するECUのアドレス情報を含むヘッダ情報、上記機能連携用パケットデータの種別を示すパケット種別情報、使用しているアプリケーションのアプリケーションID、上記シーン識別情報、自らのECU ID、及び自らのCPU IDのうち少なくとも1つが含まれ、上記機能連携データ送信用パケットには、機能連携する上記他のECUのアドレス情報を含むヘッダ情報、上記パケット種別情報、及び機能連携用データ本体のうち少なくとも1つが含まれることを特徴とする。   The function cooperation data request packet in the in-vehicle information processing apparatus according to the present invention uses header information including address information of the ECU for function cooperation, packet type information indicating the type of the function cooperation packet data, and At least one of the application ID, the scene identification information, the own ECU ID, and the own CPU ID of the current application, and the function cooperation data transmission packet includes address information of the other ECUs that perform the function cooperation. At least one of header information including the above, packet type information, and function cooperation data body.

この構成により、上記機能連携用データリクエスト用パケット、又は上記機能連携データ送信用パケットを受信した車載用情報処理装置では、機能連携する他のECU、CPU、アプリケーション等を特定できる。   With this configuration, the in-vehicle information processing apparatus that has received the function cooperation data request packet or the function cooperation data transmission packet can identify other ECUs, CPUs, applications, and the like that are function cooperative.

また、本発明に係る車両制御装置は、複数のECU間で機能連携用データを共有して、当該機能連携用データを用いて車両制御を行う車両制御装置であって、上記他のECUとの機能連携に関連するタグデータが付与されたデータを記憶する機能連携タグ付きデータ記憶手段と、車両の状況情報に応じて、上記機能連携タグ付きデータ記憶手段に記憶されている上記タグデータを参照して、上記他のECUとの機能連携用のプログラムの実行局面を特定する機能連携メモリ制御手段と、上記機能連携メモリ制御手段において上記他のECUとの機能連携用のプログラムの実行局面と特定された場合には、機能連携をするため機能連携用OSを起動すると共に、機能連携に用いる機能連携用パケットデータを生成する機能連携OS制御手段と、上記機能連携用パケットデータを機能連携する上記他のECUに送信する機能連携パケット送受信手段と、上記機能連携パケット送受信手段が機能連携する上記他のECUから上記機能連携用パケットデータを受信した場合、当該機能連携用パケットデータを保持する記憶手段と、当該記憶手段に格納されている機能連携用データを参照して車両制御を実行可能な車両制御手段とを備えることを特徴とする。   The vehicle control device according to the present invention is a vehicle control device that shares data for function cooperation among a plurality of ECUs and performs vehicle control using the data for function cooperation. Data storage means with function cooperation tag for storing data to which tag data related to function cooperation is stored, and referring to the tag data stored in the data storage means with function cooperation tag according to vehicle status information The function cooperation memory control means for specifying the execution aspect of the program for function cooperation with the other ECU, and the execution situation and specification of the program for function cooperation with the other ECU in the function cooperation memory control means A function cooperation OS control unit that activates a function cooperation OS for function cooperation and generates packet data for function cooperation used for function cooperation; When the function cooperation packet transmission / reception means for transmitting the function cooperation packet data to the other ECU for function cooperation and the function cooperation packet transmission / reception means for receiving the function cooperation packet data from the other ECU for function cooperation, It is characterized by comprising storage means for holding the function cooperation packet data and vehicle control means capable of executing vehicle control with reference to the function cooperation data stored in the storage means.

この構成により、本発明に係る車両制御装置では、上記記憶部に記録され、事前に取得した機能連携用のデータを用いて、トランスミッション制御やブレーキ制御等の各種車両制御をリアルタイムで実現できる。   With this configuration, in the vehicle control device according to the present invention, various vehicle controls such as transmission control and brake control can be realized in real time using the data for function cooperation recorded in advance in the storage unit.

また、本発明に係るプログラムは、複数のECU間での機能連携に用いるデータを当該複数のECUが共有するためにECUに設けられる車載用情報処理装置に用いるプログラムであって、上記他のECUとの機能連携に関連するタグデータが付与されたデータを記憶する機能連携タグ付きデータ記憶ステップと、車両の状況情報に応じて、上記機能連携タグ付きデータ記憶ステップにおいて記憶されている上記タグデータを参照して、上記他のECUとの機能連携用のプログラムの実行局面を特定する機能連携メモリ制御ステップと、上記機能連携メモリ制御ステップにおいて上記他のECUとの機能連携用のプログラムの実行局面と特定された場合には、機能連携をするため機能連携用OSを起動すると共に、機能連携に用いる機能連携用パケットデータを生成する機能連携OS制御ステップと、上記機能連携用パケットデータを機能連携する上記他のECUに送信する機能連携パケット送受信ステップとを含むことを特徴とする。   Further, a program according to the present invention is a program used for an in-vehicle information processing device provided in an ECU so that the data used for function cooperation between the plurality of ECUs is shared by the plurality of ECUs. The tag data stored in the data storing step with function cooperation tag according to the vehicle status information according to the data storage step with function cooperation tag for storing the data to which the tag data related to the function cooperation with is attached. The function cooperation memory control step for specifying the function cooperation program with the other ECU and the function cooperation memory control step for executing the function cooperation program with the other ECU in the function cooperation memory control step. When it is specified, the function cooperation OS is started for function cooperation and the function cooperation used for function cooperation is started. A function coordination OS control step of generating packet data, characterized in that it comprises a functional linkage packet transmission step of transmitting to the other ECU that functions cooperate packet data above functions together.

また、上記機能連携OS制御ステップにおいては、上記機能連携パケット送受信ステップにおいて送受信される機能連携用データを、上記機能連携用OSによって管理されるユーザアドレス空間上の機能連携用アドレス空間に展開し、上記プログラムは、さらに、専用のAPIを介して上記機能連携用アドレス空間に記録された上記機能連携用データにアクセスするステップを含むことを特徴とする。   Further, in the function cooperation OS control step, the function cooperation data transmitted / received in the function cooperation packet transmission / reception step is expanded in the function cooperation address space on the user address space managed by the function cooperation OS, The program further includes a step of accessing the function cooperation data recorded in the function cooperation address space via a dedicated API.

この構成により、本発明に係るプログラムでは、機能連携する他のECUのデータを利用する場合においても、アプリケーションは機能連携用データへの統一的なAPIを用いて機能連携用アドレス空間に展開された機能連携用データへアクセスでき、車両制御に使用されるソフトウェアの可搬性や可読性を確保できる。   With this configuration, in the program according to the present invention, even when using data of another ECU that performs function cooperation, the application is expanded in the function cooperation address space by using a unified API to the function cooperation data. It is possible to access the data for function cooperation and to ensure the portability and readability of the software used for vehicle control.

なお、本発明に係る車載用情報処理装置を構成する処理手段をステップとする車載用情報処理方法として実現したり、それらステップをコンピュータに実行させるプログラムとして実現したり、当該プログラムをDVD、CD−ROM等の記録媒体や通信ネットワーク等の伝送媒体を介して流通させることができるのは言うまでもない。   In addition, it implement | achieves as a vehicle-mounted information processing method which uses the process means which comprises the vehicle-mounted information processing apparatus which concerns on this invention as a step, implement | achieves those steps as a program which makes a computer perform, The said program is DVD, CD- Needless to say, it can be distributed via a recording medium such as a ROM or a transmission medium such as a communication network.

本発明に係る車載用情報処理装置では、事前に各データに付与された機能連携用メモリタグデータを参照することで、車載された複数EUC間での機能連携のためのデータを、各ECUが保持する車両制御用のアプリケーションが使用するよりも事前に共有できる。   In the in-vehicle information processing apparatus according to the present invention, each ECU stores data for function cooperation among a plurality of in-vehicle EUCs by referring to the memory tag data for function cooperation given to each data in advance. It can be shared in advance rather than being used by the vehicle control application that it holds.

また、本発明に係る車載用情報処理装置では、アプリケーションプログラムが共通のAPIを用いて機能連携用のデータにアクセスできるために、機能連携する他のECUのデータを利用する場合においても、機能連携用データへの統一的なアクセス方法を可能として、車両制御に使用されるソフトウェアの可搬性や可読性を確保できる。   Further, in the vehicle information processing apparatus according to the present invention, since the application program can access the data for function cooperation using a common API, the function cooperation can be performed even when the data of another ECU for function cooperation is used. This makes it possible to provide a unified access method to the business data and ensure the portability and readability of the software used for vehicle control.

さらに、本発明に係る車両制御装置においては、車載用情報処理装置が事前に取得したデータを用いて、トランスミッション制御やブレーキ制御等の各種車両制御をリアルタイムで実現できるという作用効果を奏する。   Furthermore, in the vehicle control device according to the present invention, there is an effect that various vehicle controls such as transmission control and brake control can be realized in real time using data acquired in advance by the in-vehicle information processing device.

実施の形態に係る車載用情報処理装置の全体構成図Overall configuration diagram of an in-vehicle information processing apparatus according to an embodiment 実施の形態に係る車載用情報処理装置の実行環境例を示す図The figure which shows the execution environment example of the vehicle-mounted information processing apparatus which concerns on embodiment 実施の形態に係る車載用情報処理装置の機能連携タグ付きデータ記憶部に記憶されるデータの構造例を示す図The figure which shows the structural example of the data memorize | stored in the data storage part with a function cooperation tag of the vehicle-mounted information processing apparatus which concerns on embodiment 実施の形態に係る車載用情報処理装置に備わる機能連携メモリ制御部の動作の説明図Explanatory drawing of operation | movement of the function cooperation memory control part with which the vehicle-mounted information processing apparatus which concerns on embodiment is equipped 実施の形態に係る車載用情報処理装置の機能連携OS制御部において生成される機能連携通信用パケットの例を示す図The figure which shows the example of the packet for function cooperation communication produced | generated in the function cooperation OS control part of the vehicle-mounted information processing apparatus which concerns on embodiment 実施の形態に係る車載用情報処理装置の機能連携パケット送受信部の機能ブロック図Functional block diagram of function-linked packet transmitting / receiving unit of in-vehicle information processing apparatus according to embodiment 機能連携用データが記憶されるアドレス空間を示す図The figure which shows the address space where the data for function cooperation is stored トランスミッション側のECUが機能連携データリクエスト用パケットを生成してナビゲーション側のECU側に送信するまでの動作手順を示すフローチャートFlowchart showing an operation procedure until the transmission side ECU generates a function cooperation data request packet and transmits it to the navigation side ECU side トランスミッション側のECUから機能連携データリクエスト用パケットを受信したナビゲーション側のECUの動作手順を示すフローチャートThe flowchart which shows the operation | movement procedure of ECU of the navigation side which received the packet for function cooperation data requests from ECU of the transmission side ナビゲーション側のECUから機能連携用データを受信したトランスミッション側のECUの動作手順を示すフローチャートThe flowchart which shows the operation | movement procedure of ECU of the transmission side which received the data for function cooperation from ECU of the navigation side

以下、本発明に係る車載用情報処理装置の実施の形態について図面を参照しながら説明する。   Embodiments of an on-vehicle information processing apparatus according to the present invention will be described below with reference to the drawings.

(実施の形態1)
図1は、本実施の形態に係る車載用情報処理装置100の全体構成図であり、車載用情報処理装置100は、機能連携タグ付きデータ記憶部101、機能連携OS制御部102、及びマイコン103を備える。なお、この車載用情報処理装置100は、他のECUと機能連携して情報を共有する各ECUに備えられている。
(Embodiment 1)
FIG. 1 is an overall configuration diagram of an in-vehicle information processing apparatus 100 according to the present embodiment. The in-vehicle information processing apparatus 100 includes a data storage unit 101 with a function cooperation tag, a function cooperation OS control unit 102, and a microcomputer 103. Is provided. The in-vehicle information processing apparatus 100 is provided in each ECU that shares information in cooperation with other ECUs.

機能連携タグ付きデータ記憶部101は、プログラミングデータや地形データ等の実体データに対して、ECU間のアプリケーション連携動作に必要な情報を保持する拡張領域を持つメモリ部である。当該拡張領域は、後述する図3におけるタグデータに相当するものであり、機能連携タグ付きデータ記憶部101に記憶される各データに事前に若しくはコンパイル時等に付与されており、機能連携を行う相手のECUに関する情報、アプリケーションの実行コンテキスト下において機能連携が必要な場面であることを示す情報等が記述されている。なお、タグデータは実行するアプリケーションソフトウェアから直接参照することができなくても構わない。   The data storage unit 101 with a function cooperation tag is a memory unit having an extension area for holding information necessary for application cooperation operation between ECUs for entity data such as programming data and terrain data. The extension area corresponds to the tag data in FIG. 3 described later, and is assigned to each data stored in the data storage unit 101 with the function cooperation tag in advance or at the time of compiling and performs function cooperation. Information related to the other party's ECU, information indicating that a function linkage is necessary under the execution context of the application, and the like are described. The tag data may not be directly referred to from the application software to be executed.

機能連携OS制御部102は、他のECUから機能連携用データの転送要求を受信した場合、機能連携パケット送受信部103bから受信割込みや送信割込みにより、機能連携用OSを起動し、必要なデータを機能連携タグ付きデータ記憶部101に展開する。また、機能連携OS制御部102は、機能連携用データとして後述の図5において説明する機能連携データリクエスト用パケットや機能連携データ送信パケットデータを生成する。   When the function cooperation OS control unit 102 receives a function cooperation data transfer request from another ECU, the function cooperation OS control unit 102 activates the function cooperation OS by a reception interrupt or a transmission interrupt from the function cooperation packet transmission / reception unit 103b, and obtains necessary data. The data is expanded in the data storage unit 101 with the function cooperation tag. Further, the function cooperation OS control unit 102 generates a function cooperation data request packet and function cooperation data transmission packet data described in FIG.

マイコン103は、他のECU間との機能連携処理を制御するために組み込まれているコンピュータであり、本実施の形態においては機能連携メモリ制御部103a及び機能連携パケット送受信部103bを備えている。   The microcomputer 103 is a computer incorporated to control function cooperation processing between other ECUs, and includes a function cooperation memory control unit 103a and a function cooperation packet transmission / reception unit 103b in the present embodiment.

機能連携メモリ制御部103aは、機能連携処理が必要な状況であることを検知し、連携先のECUに対して機能連携用データの要求を行う。また、機能連携メモリ制御部103aは、機能連携タグ付きデータ記憶部101に記憶されているデータの拡張領域の情報を分析し、機能連携動作が必要な場合には機能連携OS制御部102に対して割込み等の機構で通知を行う。   The function cooperation memory control unit 103a detects that the function cooperation processing is necessary, and requests the function cooperation data from the cooperation destination ECU. In addition, the function cooperation memory control unit 103a analyzes the information of the extended area of the data stored in the data storage unit 101 with the function cooperation tag, and when the function cooperation operation is necessary, the function cooperation memory control unit 103a Notification is performed by a mechanism such as interrupt.

機能連携パケット送受信部103bは、機能連携を行う相手のECUに対して機能連携用データ要求を行うためのパケットデータを送信する。また、相手のECUから機能連携用リクエストデータが届いた場合には、受信したデータから機能連携用データを取り出し、機能連携OS制御部102に渡す。   The function cooperation packet transmitting / receiving unit 103b transmits packet data for making a function cooperation data request to the ECU of the other party that performs the function cooperation. When function cooperation request data arrives from the partner ECU, the function cooperation data is extracted from the received data and passed to the function cooperation OS control unit 102.

次に、本発明に係る車載用情報処理装置100における機能連携の実現例について説明する。   Next, an implementation example of function cooperation in the in-vehicle information processing apparatus 100 according to the present invention will be described.

図2は、本実施の形態に係る車載用情報処理装置100の実行環境例を示す図であり、例えば、車載LANを介してECU200とECU210が接続され、これら2つのECU間で機能連携を行うためのデータを共有する処理を行う。なお、本実施の形態においては、ECU200では情報処理系であるナビゲーション用のアプリケーションプログラムが実行されており、ECU210では制御系であるトランスミッション制御用のアプリケーションプログラムが実行されているものとして説明を行う。   FIG. 2 is a diagram illustrating an example of an execution environment of the in-vehicle information processing apparatus 100 according to the present embodiment. For example, the ECU 200 and the ECU 210 are connected via an in-vehicle LAN, and functional cooperation is performed between these two ECUs. Process to share data. In the present embodiment, description will be made assuming that ECU 200 executes an application program for navigation that is an information processing system, and ECU 210 executes an application program for transmission control that is a control system.

ECU200は、地図探索用のプログラムである地図探索用アプリケーション201、データベースに記憶されている地図情報を用いてナビゲーションに表示する地図データを描画する描画アプリケーション202、ECU200においてハードウェアに対応するインターフェースをアプリケーションソフトウェアに提供するOS203、CPU204、CPU204がデータや命令などの情報を取得/更新する際に使用するキャッシュメモリ204a、主メモリ204b、CPU205、CPU205がデータや命令などの情報を取得/更新する際に使用するキャッシュメモリ205a、及び主メモリ205bを備えている。   The ECU 200 is a map search application 201 that is a map search program, a drawing application 202 that draws map data to be displayed in navigation using map information stored in a database, and an interface corresponding to hardware in the ECU 200. When the OS 203, the CPU 204, and the CPU 204 provided to the software acquire / update information such as data and instructions, the cache memory 204a, the main memory 204b, the CPU 205, and the CPU 205 acquire and update information such as data and instructions. A cache memory 205a to be used and a main memory 205b are provided.

そして、例えばECU200において実行される地図検索アプリケーション201は、CPU205が主メモリ205b上の命令を逐次読み取り、命令を処理することで実行を行う。   For example, the map search application 201 executed in the ECU 200 is executed by the CPU 205 sequentially reading instructions on the main memory 205b and processing the instructions.

ECU210は、速度やエンジン回転数に応じて変速比を切り替えるための変速機(トランスミッション)を制御するトランスミッション制御部211、ブレーキを制御するブレーキ制御部212、CPU214、CPU214がデータや命令などの情報を取得/更新する際に使用するキャッシュメモリ214a、主メモリ214b、CPU215、CPU215がデータや命令などの情報を取得/更新する際に使用するキャッシュメモリ215a、及び主メモリ215bを備えている。   The ECU 210 includes a transmission control unit 211 that controls a transmission (transmission) for switching a gear ratio according to speed and engine speed, a brake control unit 212 that controls a brake, a CPU 214, and a CPU 214 that receive information such as data and instructions. A cache memory 214a, a main memory 214b, a CPU 215, and a CPU 215 that are used when acquiring / updating are provided with a cache memory 215a and a main memory 215b that are used when information such as data and instructions is acquired / updated.

ECU200で地図探索用アプリケーション201が実行されている場合において、車両の前方に険しく曲がりくねった坂道があることが検出されたとする。燃費向上のためには、道路の勾配、カーブに従って自動的にトランスミッションのシフト変更を適切に行うことが効果的となる。このためにECU210は機能連携のためにECU200とデータを共有する。   It is assumed that when the map search application 201 is executed by the ECU 200, it is detected that there is a steep and winding slope in front of the vehicle. In order to improve fuel efficiency, it is effective to automatically change the transmission shift appropriately according to the road gradient and curve. Therefore, the ECU 210 shares data with the ECU 200 for function cooperation.

なお、地図探索用アプリケーション201において、例えばカーブの曲率は、カーナビゲーションのデジタル地図情報(座標点データ)から算出することができ、勾配は、車両への加速度の強さで推測したり、地図データ上の等高線も参考にできる。   In the map search application 201, for example, the curvature of the curve can be calculated from the digital map information (coordinate point data) of car navigation, and the gradient can be estimated by the strength of acceleration to the vehicle, or the map data You can also refer to the contour lines above.

車載用情報処理装置100では、ECU200で管理する道路の勾配、カーブ曲率等の地図情報を、ECU210が車両制御を実行する前に予め送信しておくことによってトランスミッション制御を行うECU210が即座に詳細な地図情報を参照することが可能となる。そして、ECU210は、トランスミッションのきめ細かい制御を行おうとした場合に、事前にECU210上のメモリに必要なデータが展開されているために車両状況に応じた適切な車両制御を行うことが可能となる。   In the in-vehicle information processing apparatus 100, the ECU 210 that performs transmission control immediately by transmitting map information such as road gradient and curve curvature managed by the ECU 200 in advance before the ECU 210 executes vehicle control. It is possible to refer to map information. When the ECU 210 tries to perform fine control of the transmission, since necessary data is developed in the memory on the ECU 210 in advance, it is possible to perform appropriate vehicle control according to the vehicle situation.

なお、本発明に係る車載用情報処理装置100において用いられる車両制御のための機能連携は、例えば、ハイブリッドカー等の効率運転にも有効である。すなわち、モータや回生ブレーキを使うタイミングを道路情報に合わせて精密に予測できれば燃費を改善できる。例えば、数km先から長い下り坂が続くときには、回生ブレーキで充電できるので、その前はモータ走行でバッテリを放電しておく、というような制御が可能となる。また、本発明に係る車載用情報処理装置100を用いれば、通勤路など毎日通る道での走行パターンをデータベース化して、走行パターンに合った、発電、放電等の制御を行い、燃費向上につなげることが可能となる。   The function linkage for vehicle control used in the in-vehicle information processing apparatus 100 according to the present invention is also effective for efficient driving of, for example, a hybrid car. That is, if the timing for using the motor and the regenerative brake can be accurately predicted according to the road information, the fuel consumption can be improved. For example, when a long downhill continues several kilometers away, the regenerative brake can be used to charge the battery, so that the battery can be discharged by running the motor before that. In addition, by using the in-vehicle information processing apparatus 100 according to the present invention, a travel pattern on a road that passes every day such as a commuting route is made into a database, and power generation, discharge, etc. are controlled in accordance with the travel pattern, thereby improving fuel efficiency. It becomes possible.

図3は、本実施の形態に係る車載用情報処理装置100の機能連携タグ付きデータ記憶部101(図2における主メモリ204bに対応)に記憶されるデータ300の構造例を示す図である。このデータ300にはプログラム命令を含むデータ部308(例えば32ビット)の他に「機能連携メモリタグ310(特許請求の範囲におけるタグデータに該当)」が付与されている。この機能連携メモリタグ310は、本図に示すような例えば7ビットの追加情報であり、それぞれはアプリケーションソフトウェアからは直接参照できないものである。   FIG. 3 is a diagram illustrating a structure example of the data 300 stored in the data storage unit 101 with the function cooperation tag (corresponding to the main memory 204b in FIG. 2) of the in-vehicle information processing apparatus 100 according to the present embodiment. In addition to a data portion 308 (for example, 32 bits) including a program command, the data 300 is provided with a “function cooperation memory tag 310 (corresponding to tag data in claims)”. This function cooperation memory tag 310 is, for example, 7-bit additional information as shown in the figure, and each of them cannot be referred directly from the application software.

そして、機能連携メモリタグ310における各ビットの意味は次の通りとなる。
連携メモリビット301は、他のECU間との機能連携用にロードされたデータかどうかを示すビットであり、例えば機能連携用にロードしたデータの場合「1」となる。
CPU(204)有効ビット302は、該当アドレスのデータを共有データとしてCPU204がロードしているかを示し、例えばCPU204がメモリ内容を保持する場合「1」となる。
The meaning of each bit in the function cooperation memory tag 310 is as follows.
The cooperation memory bit 301 is a bit indicating whether or not the data is loaded for function cooperation with other ECUs, and is “1” in the case of data loaded for function cooperation, for example.
The CPU (204) valid bit 302 indicates whether the CPU 204 is loading the data at the corresponding address as shared data. For example, when the CPU 204 holds the memory contents, the CPU (204) valid bit 302 is “1”.

CPU(205)有効ビット303は、該当アドレスのデータを共有データとしてCPU205がロードしているかを示し、例えばCPU205がメモリ内容を保持する場合「1」となる。
ECU ID304は、機能連携するECUのIDを示し、アプリケーション実行ECU識別に使用する。
The CPU (205) valid bit 303 indicates whether the CPU 205 is loading the data at the corresponding address as shared data. For example, when the CPU 205 holds the memory contents, the CPU (205) valid bit 303 is “1”.
The ECU ID 304 indicates an ID of an ECU that performs function cooperation, and is used for identifying an application execution ECU.

CPU ID305は、機能連携するECUのターゲットCPUのIDを示し、アプリケーション実行CPU識別に使用する。
アプリケーションID306は、連携メモリビット301がオンの場合、自らのアプリケーションの識別番号を示し、アプリケーションの識別に使用するものであり、連携メモリビット301がオフ(例えば「0」)の時、機能連携するECU上でのアプリケーションの識別番号を示す。
The CPU ID 305 indicates the ID of the target CPU of the ECU that performs function cooperation, and is used for application execution CPU identification.
The application ID 306 indicates an identification number of its own application when the cooperation memory bit 301 is on, and is used to identify the application. When the cooperation memory bit 301 is off (for example, “0”), the application ID 306 functions. Indicates the identification number of the application on the ECU.

シーンID307(特許請求の範囲のシーン識別情報に対応)は、アプリケーションの実行局面を示し、アプリケーション中の連続するコードの識別に使用する。このシーンID307は、連携メモリビット301がオン(例えば「1」)の場合、自らのアプリケーションのシーンを示す。一方、連携メモリビット301がオフの場合、機能連携するECU上でのアプリケーションのシーンを示す。なお、本実施の形態においてシーンID307は1ビットで説明しているが、区別すべきシーンの数が多い場合にはビット数を増加させることにより様々なシーンに対応することが可能となる。   The scene ID 307 (corresponding to the scene identification information in the claims) indicates the execution phase of the application, and is used for identifying continuous codes in the application. The scene ID 307 indicates a scene of its own application when the cooperation memory bit 301 is on (for example, “1”). On the other hand, when the cooperation memory bit 301 is OFF, an application scene on the ECU that performs function cooperation is shown. In this embodiment, the scene ID 307 is described with 1 bit. However, when the number of scenes to be distinguished is large, it is possible to deal with various scenes by increasing the number of bits.

以下、実際の機能連携場面における車載用情報処理装置100の動作に関して説明を行う。   Hereinafter, an operation of the in-vehicle information processing apparatus 100 in an actual function cooperation scene will be described.

図4は、本実施の形態に係る車載用情報処理装置100に備わる機能連携メモリ制御部103aの動作を説明する図である。   FIG. 4 is a diagram for explaining the operation of the function cooperation memory control unit 103a provided in the in-vehicle information processing apparatus 100 according to the present embodiment.

例えば、ECU200において地図探索用アプリケーション201の実行中に、勾配、カーブが厳しい地形が続くことが予測された場合に実行するプログラムコードを格納するメモリ領域の機能連携メモリタグ310のシーンID307に予めビットを立てておく。そして、CPU204の機能連携メモリフェッチ・デコードコントローラ403が機能連携メモリ制御部103aを介して機能連携タグ付きデータ記憶部101からシーンID307のビットが立っているデータをフェッチすると、前回のビットと内容が変わっているときにCPUに割込みを発生させることとなる。   For example, when the ECU 200 is executing the map search application 201, a bit is previously stored in the scene ID 307 of the function cooperation memory tag 310 in the memory area for storing a program code to be executed when it is predicted that a terrain with a severe slope or curve will continue. Stand up. When the function cooperation memory fetch / decode controller 403 of the CPU 204 fetches data with the bit of the scene ID 307 set from the function cooperation tag-attached data storage unit 101 via the function cooperation memory control unit 103a, the previous bit and contents are changed. When it is changed, an interrupt is generated in the CPU.

具体的には、ECU200上で地図検索用アプリケーション201を実行する際、車がこのまま直進すれば勾配の急な道路に突入することが地図データから明らかな場合に、プログラムは機能連携メモリタグ310の機能連携メモリビット301を参照してトランスミッション制御と機能連携をするメモリ上のコード部分に飛ぶ。このとき、機能連携メモリタグ310のシーンID307のビットが立っていることがCPU204において発見される。   Specifically, when the map search application 201 is executed on the ECU 200, if it is clear from the map data that if the vehicle goes straight ahead, the vehicle will enter a steep road, the program stores the function link memory tag 310. The function linkage memory bit 301 is referenced to jump to the code portion on the memory that performs the function linkage with the transmission control. At this time, the CPU 204 finds that the scene ID 307 bit of the function cooperation memory tag 310 is set.

すなわち、機能連携メモリ制御部103aの比較部401は、機能連携タグ付きデータ記憶部101に記憶されているプログラムコードをフェッチする際、機能連携メモリタグ310をチェックし、シーンID307のビットが立っていることを発見すると、前回の状態と比較することで、新規にシーンID307のビットが立ったか否かを判定する。   That is, when fetching the program code stored in the data storage unit 101 with the function cooperation tag, the comparison unit 401 of the function cooperation memory control unit 103a checks the function cooperation memory tag 310 and sets the bit of the scene ID 307. If it is found, it is determined whether or not a bit of the scene ID 307 is newly set by comparing with the previous state.

そして、シーンID307に、新規にビットが立っている場合には、割込み発生部402は、CPU204における現在の処理を中断して、別の処理(割込み処理)を行わせるために割込みを発生させる。なお、割込み発生部402におけるCPU204への割込みは、割込みハンドラあるいはISR(Interrupt Service Routine)といったプログラムにより実行する。   If a new bit is set in the scene ID 307, the interrupt generation unit 402 interrupts the current process in the CPU 204 and generates an interrupt to perform another process (interrupt process). An interrupt to the CPU 204 in the interrupt generation unit 402 is executed by a program such as an interrupt handler or an ISR (Interrupt Service Routine).

また、同時に機能連携メモリタグの情報を機能連携メモリ制御部103a中のタグデータ用レジスタ401aにコピーして、CPU204上のプログラムから参照できるようにする。   At the same time, the information of the function cooperation memory tag is copied to the tag data register 401a in the function cooperation memory control unit 103a so that it can be referred to from the program on the CPU 204.

そして、機能連携メモリ制御部103aの割込み発生部402から発生された割込みがCPU204に入ると、機能連携OS制御部102のサブシステムとして存在する機能連携用OSが起動される。
また、機能連携OS制御部102は、機能連携タグ付きデータ記憶部101から読み取った機能連携メモリタグ情報を、機能連携先のECUに伝達するためのデータをパケット化する。
When the interrupt generated from the interrupt generation unit 402 of the function cooperation memory control unit 103a enters the CPU 204, the function cooperation OS that exists as a subsystem of the function cooperation OS control unit 102 is activated.
In addition, the function cooperation OS control unit 102 packetizes data for transmitting the function cooperation memory tag information read from the data storage unit 101 with the function cooperation tag to the function cooperation destination ECU.

図5は、本実施の形態に係る車載用情報処理装置100の機能連携OS制御部102においてパケット化して生成される機能連携通信用パケットの例を示す図であり、図5(a)は他のECUから機能連携用データを要求する「機能連携データリクエスト用パケット500」、図5(b)は他のECUからリクエストされた機能連携用データを返信する「機能連携データ送信用パケット510」を示している。なお、これらの2種類のパケットデータは、各パケット内に付与されたパケット種別データにより区別される。   FIG. 5 is a diagram illustrating an example of a function cooperation communication packet generated by packetizing in the function cooperation OS control unit 102 of the in-vehicle information processing apparatus 100 according to the present embodiment, and FIG. The function cooperation data request packet 500 for requesting the function cooperation data from the ECU of FIG. 5, and FIG. 5B shows the function cooperation data transmission packet 510 for returning the function cooperation data requested by the other ECU. Show. These two types of packet data are distinguished by packet type data given in each packet.

本図に示す機能連携データリクエスト用パケット500には、通信先ECUのアドレス情報等を含むヘッダ情報501、上記2種類のパケットデータの種別を示すパケット種別(例えば、「0」ならば機能連携データリクエスト用パケット500、「1」ならば機能連携データ送信用パケット510)502、実行するアプリケーションのアプリケーションID503、シーンID504、自らのECU ID505、自らのCPU ID506、及びパケット終端情報507が含まれる。なお、点線508で囲まれたデータ503〜506は、機能連携メモリタグ310から取得したデータとなる。   In the function cooperation data request packet 500 shown in this figure, the header information 501 including the address information of the communication destination ECU, the packet type indicating the type of the two types of packet data (for example, “0”, the function cooperation data The request packet 500 includes a function cooperation data transmission packet 510) 502 if “1”, an application ID 503 of the application to be executed, a scene ID 504, its own ECU ID 505, its own CPU ID 506, and packet end information 507. Note that data 503 to 506 surrounded by a dotted line 508 are data acquired from the function cooperation memory tag 310.

ここで、ヘッダ情報501に含まれる通信先のECUのアドレス情報は、図3に示す機能連携メモリタグ310中のECU ID304からネットワークアドレスを割り出し、使用しているLANのプロトコルに従ってヘッダ情報501に含まれる。   Here, the address information of the communication destination ECU included in the header information 501 is obtained from the network address from the ECU ID 304 in the function cooperation memory tag 310 shown in FIG. 3 and included in the header information 501 according to the LAN protocol used. It is.

なお、この機能連携データリクエスト用パケット500は、例えばエンジンECUとトランスミッションECUとが機能連携している場合に、トランスミッションECU側から事前にエンジンECU側に送信される。このことにより、トランスミッションECUは、エンジンECU側にその都度エンジン回転数等の取得要求を送信しなくても自らのメモリ上にエンジン回転数等を格納できることとなる。   The function cooperation data request packet 500 is transmitted from the transmission ECU side to the engine ECU side in advance when, for example, the engine ECU and the transmission ECU are function cooperation. As a result, the transmission ECU can store the engine speed and the like in its own memory without transmitting an acquisition request such as the engine speed to the engine ECU each time.

機能連携データ送信用パケット510には、通信先ECUのアドレス情報を含むヘッダ情報511、パケット種別512、地図データ等の機能連携用データ513、及びパケット終端情報514が含まれる。   The function cooperation data transmission packet 510 includes header information 511 including address information of the communication destination ECU, packet type 512, function cooperation data 513 such as map data, and packet end information 514.

機能連携OS制御部102は、機能連携データリクエスト用パケット500や機能連携データ送信用パケット510を作成した後、後述の図6に示すように、これらパケット500,510をマイコン103に組み込まれる機能連携パケット送受信部103bにセットして、当該機能連携パケット送受信部103bがヘッダ情報を参照して送信先ECUに送信する。   The function cooperation OS control unit 102 creates the function cooperation data request packet 500 and the function cooperation data transmission packet 510, and then incorporates these packets 500 and 510 into the microcomputer 103 as shown in FIG. The function cooperation packet transmission / reception unit 103b sets the packet transmission / reception unit 103b and transmits it to the transmission destination ECU with reference to the header information.

図6は、本実施の形態に係る車載用情報処理装置100に備わる機能連携パケット送受信部103bの機能ブロック図を示す。   FIG. 6 shows a functional block diagram of the function cooperation packet transmitting / receiving unit 103b provided in the in-vehicle information processing apparatus 100 according to the present embodiment.

本図に示すように、機能連携パケット送受信部103bは、マイコン103のメモリのアドレス上にマッピングされた機能連携送信レジスタ601及び機能連携受信レジスタ602と通信コントローラ603とを備える。   As shown in the figure, the function cooperation packet transmission / reception unit 103 b includes a function cooperation transmission register 601, a function cooperation reception register 602, and a communication controller 603 mapped on the memory address of the microcomputer 103.

通信コントローラ603は、送信時には機能連携送信レジスタ601にセットされたデータを内部バッファ604に取り込み、プロトコル解釈部605によって車載LAN用のプロトコルに変換した後、通信を開始する。なお、機能連携送信レジスタ601にデータがセットされた場合、送信完了割込みが発生し、機能連携OS制御部102が起動されることになる。機能連携のための通信データが続く場合、この機構によって再びデータをセットして通信を行うことができる。   At the time of transmission, the communication controller 603 loads the data set in the function cooperation transmission register 601 into the internal buffer 604 and converts the protocol into the in-vehicle LAN protocol by the protocol interpretation unit 605, and then starts communication. When data is set in the function cooperation transmission register 601, a transmission completion interrupt occurs and the function cooperation OS control unit 102 is activated. When communication data for function cooperation continues, data can be set again by this mechanism to perform communication.

一方、機能連携データの受信時には、プロトコル解釈部605によってデータ部分が内部バッファ604に取り出された後、機能連携受信レジスタ602にセットされる。この場合にも受信完了割込みが発生し、機能連携OS制御部102が起動される。   On the other hand, when receiving the function cooperation data, the protocol interpretation unit 605 extracts the data portion into the internal buffer 604 and then sets it in the function cooperation reception register 602. Also in this case, a reception completion interrupt occurs, and the function cooperation OS control unit 102 is activated.

そして、機能連携OS制御部102は、機能連携メモリ制御部103a内の内部レジスタ(機能連携タグ情報、データ)にデータを書き込んだ後、機能連携メモリデータコントローラに機能連携タグ付きデータ記憶部101への書き込み指示を出す。このとき、機能連携メモリタグ310中の連携メモリビット301には、当該データが機能連携用にロードしたデータであることを示すため「1」が立てられる。   Then, the function cooperation OS control unit 102 writes the data to the internal register (function cooperation tag information, data) in the function cooperation memory control unit 103a, and then transfers the data to the function storage memory data controller 101 with the function cooperation tag. Write instructions for. At this time, the cooperation memory bit 301 in the function cooperation memory tag 310 is set to “1” to indicate that the data is data loaded for function cooperation.

図7は、アプリケーションと機能連携用データとのソフトウェア上での関係を説明するための図であり、図7(a)は、アプリケーション701とAPI(Application Program Interface)702とOS703との関係を示し、図7(b)は、機能連携用データが記憶されるアドレス空間を示している。本図に示すように、ソフトウェア的には、本発明に係る車載用情報処理装置100を備える各ECU間で送受信される機能連携用データは機能連携用のOS703によって管理される専用のメモリ領域である「機能連携アドレス空間704d」に割り当てられる。   FIG. 7 is a diagram for explaining a software relationship between an application and function linkage data. FIG. 7A shows a relationship between an application 701, an API (Application Program Interface) 702, and an OS 703. FIG. 7B shows an address space in which function cooperation data is stored. As shown in the figure, in terms of software, the data for function cooperation transmitted / received between the ECUs including the in-vehicle information processing apparatus 100 according to the present invention is a dedicated memory area managed by the OS 703 for function cooperation. It is assigned to a certain “function cooperation address space 704d”.

この機能連携アドレス空間704dは、ユーザアドレス空間704内のテキスト領域704aやカーネルアドレス空間705内でなく、ユーザアドレス空間704内のデータ領域704b、bss領域704c(未初期化変数領域)、スタック領域704eのように動的に増加するデータの中間位置に確保され、動的に物理メモリを割り当てるようにすることで、メモリ領域を有効に使えるようにされている。   This function cooperation address space 704d is not the text area 704a or the kernel address space 705 in the user address space 704, but the data area 704b, the bss area 704c (uninitialized variable area) in the user address space 704, and the stack area 704e. Thus, the memory area is effectively used by being allocated at an intermediate position of dynamically increasing data and dynamically allocating physical memory.

そして、機能連携アドレス空間704dへのアプリケーション701からのアクセスは、OS703の機能を呼び出す専用のAPI702を使用してアクセスして制御を行うこととなる。   The access from the application 701 to the function cooperation address space 704d is accessed and controlled using a dedicated API 702 that calls a function of the OS 703.

API702が用いる関数の例としては、機能連携アドレス空間704dへの読み込み時や書き込み時に使用する「Co_func_read(*data,tag)」、「Co_func_write(*data,tag)」、機能連携アドレス空間704dへのアクセス時に用いる「Co_func_open(ID)」、「Co_func_close(ID)」等が挙げられる。   Examples of functions used by the API 702 include “Co_func_read (* data, tag)”, “Co_func_write (* data, tag)” used when reading into and writing to the function cooperation address space 704d, and the function cooperation address space 704d. “Co_func_open (ID)”, “Co_func_close (ID)”, etc., used at the time of access.

従って、アプリケーション701では、機能連携が必要なシーンの実行時、専用のAPI702を用いてユーザアドレス空間704に位置する機能連携アドレス空間704dを参照することができる。このため、本発明では、他のECU上に記憶されている機能連携に必要なデータ取得のためのネットワークアクセス時間を排除することができ、実行速度を大幅に向上させることができるようになる。   Therefore, the application 701 can refer to the function cooperation address space 704d located in the user address space 704 using the dedicated API 702 when executing a scene that requires function cooperation. For this reason, in this invention, the network access time for the data acquisition required for the function cooperation memorize | stored in other ECU can be excluded, and an execution speed can be improved significantly.

また同時に、アプリケーション701は、通常は異なるデータフォーマットである機能連携先のデータを統一されたAPI702でアクセスすることが可能となるため、ソフトウェアの開発効率が向上するばかりでなく、ソフトウェアの可搬性や可読性の向上が期待できる。   At the same time, since the application 701 can access data of function linkage destinations, which are usually in different data formats, with a unified API 702, not only the software development efficiency is improved, but also the portability of the software is improved. Improvement in readability can be expected.

このように、本発明では、ECU200から取得したECU210上で必要となるデータが、ECU210のアプリケーション701からアクセス可能な形で機能連携アドレス空間704dに用意できる。CPUは、これらの動作の間、他の動作を実行することが可能であり、また、ECU210がECU200上の機能連携用データを使う時点では、すでに必要なデータはCPUの主メモリやキャッシュメモリに展開されている状況となるためにアプリケーション実行の遅延を発生させないようにすることができる。   Thus, in the present invention, data necessary on the ECU 210 acquired from the ECU 200 can be prepared in the function cooperation address space 704d in a form accessible from the application 701 of the ECU 210. The CPU can execute other operations during these operations, and when the ECU 210 uses the function cooperation data on the ECU 200, the necessary data is already stored in the main memory or cache memory of the CPU. It is possible to prevent delays in application execution due to the deployed situation.

次に、図8から図10を用いて本発明に係る車載用情報処理装置100の動作手順を説明する。なお、図8から図10においては、本発明に係る車載用情報処理装置100の機能連携によりトランスミッション側のECU210が車両制御を実行する事前にナビゲーション側のECU200から地図データを取得する場合の動作手順について記載する。   Next, the operation procedure of the in-vehicle information processing apparatus 100 according to the present invention will be described with reference to FIGS. 8 to 10, the operation procedure when the map data is acquired from the navigation-side ECU 200 in advance by the transmission-side ECU 210 executing the vehicle control by the functional cooperation of the in-vehicle information processing apparatus 100 according to the present invention. Is described.

図8は、トランスミッション側のECU210が機能連携データリクエスト用パケットを生成してナビゲーション側のECU200に送信するまでの動作手順を示すフローチャートである。   FIG. 8 is a flowchart showing an operation procedure until the transmission-side ECU 210 generates a function cooperation data request packet and transmits it to the navigation-side ECU 200.

最初に、ECU210は、トランスミッションプログラム実行時、機能連携タグ付きデータ記憶部101上の機能連携メモリタグの機能連携メモリビットを参照することにより機能連携が必要になることを検知したか否かを判定する(ステップS801)。   First, when executing the transmission program, the ECU 210 determines whether or not the function cooperation is detected by referring to the function cooperation memory bit of the function cooperation memory tag on the data storage unit 101 with the function cooperation tag. (Step S801).

次に、ECU200との機能連携が必要になることが検知された場合には(ステップS801でYES)、機能連携メモリ制御部103aから割込みが発生して、機能連携OS制御部102が起動される(ステップS802)。   Next, when it is detected that function cooperation with the ECU 200 is required (YES in step S801), an interrupt is generated from the function cooperation memory control unit 103a, and the function cooperation OS control unit 102 is activated. (Step S802).

そして、機能連携OS制御部102は、機能連携先のECU200に対してデータのリクエスト情報である機能連携データリクエスト用パケットを生成する(ステップS803)。この場合には、ナビゲーション側のECU200に対して地図データを要求するためのリクエスト用パケットを用意する。   Then, the function cooperation OS control unit 102 generates a function cooperation data request packet that is data request information for the function cooperation destination ECU 200 (step S803). In this case, a request packet for requesting map data to the ECU 200 on the navigation side is prepared.

また、機能連携OS制御部102は、機能連携パケット送受信部103bに生成した機能連携データリクエスト用パケットをセットして(ステップS804)、機能連携パケット送受信部103bは機能連携先となるECU200に機能連携データリクエスト用パケットを送信する(ステップS805)。   Further, the function cooperation OS control unit 102 sets the generated function cooperation data request packet in the function cooperation packet transmission / reception unit 103b (step S804), and the function cooperation packet transmission / reception unit 103b performs function cooperation with the ECU 200 serving as the function cooperation destination. A data request packet is transmitted (step S805).

図9は、トランスミッション側のECU210から機能連携データリクエスト用パケットを受信したナビゲーション側のECU200の動作手順を示すフローチャートである。   FIG. 9 is a flowchart illustrating an operation procedure of the ECU 200 on the navigation side that has received the function cooperation data request packet from the ECU 210 on the transmission side.

最初に、機能連携パケット送受信部103bは、ECU210から機能連携データリクエスト用パケットを受信したか否かを判定する(ステップS901)。   First, the function cooperation packet transmitting / receiving unit 103b determines whether or not a function cooperation data request packet has been received from the ECU 210 (step S901).

そして、機能連携データリクエスト用パケットを受信した場合には(ステップS901でYES)、機能連携パケット送受信部103bは、受信完了割込みにより、機能連携OS制御部102を起動する(ステップS902)。   When the function cooperation data request packet is received (YES in step S901), the function cooperation packet transmitting / receiving unit 103b activates the function cooperation OS control unit 102 in response to the reception completion interrupt (step S902).

次に、機能連携OS制御部102は、機能連携データリクエスト用パケットに応じたデータを機能連携アドレス空間上から抽出して機能連携データ送信用パケットを作成する(ステップS903)。   Next, the function cooperation OS control unit 102 extracts data corresponding to the function cooperation data request packet from the function cooperation address space and creates a function cooperation data transmission packet (step S903).

また、機能連携メモリ制御部103aは、機能連携タグ付きデータ記憶部101から機能連携データ送信用パケットを機能連携パケット送受信部103bにセットして(ステップS904)、機能連携パケット送受信部103bは、リクエスト元のECU210に機能連携データ送信用パケットを送信する(ステップS905)。   Further, the function cooperation memory control unit 103a sets the function cooperation data transmission / reception unit 103b from the function cooperation tag-attached data storage unit 101 to the function cooperation packet transmission / reception unit 103b (step S904), and the function cooperation packet transmission / reception unit 103b A function cooperation data transmission packet is transmitted to the original ECU 210 (step S905).

図10は、図9に示すECU200から機能連携用の地図データを受信したECU210の動作手順を示すフローチャートである。   FIG. 10 is a flowchart showing an operation procedure of ECU 210 that has received map data for function cooperation from ECU 200 shown in FIG.

最初に、ECU210は、ECU200からの返信を受信するまで、CPU資源を有効利用するためにディスパッチにより他の処理を行うことができる(ステップS1001)。そして、機能連携パケット送受信部103bは、機能連携先のECU200からデータ受信したか否かを判定する(ステップ1002)。   Initially, the ECU 210 can perform other processing by dispatching in order to effectively use the CPU resources until a reply from the ECU 200 is received (step S1001). Then, the function cooperation packet transmitting / receiving unit 103b determines whether data is received from the function cooperation destination ECU 200 (step 1002).

そして、データ受信した場合には(ステップS1002YES)、機能連携パケット送受信部103bは、受信完了割込みをして機能連携OS制御部102を起動する(ステップS1003)。   When data is received (step S1002 YES), the function cooperation packet transmitting / receiving unit 103b issues a reception completion interrupt to activate the function cooperation OS control unit 102 (step S1003).

次に、機能連携OS制御部102は、受信したデータ(本実施の形態においては地図データ)を図7に示したようにユーザアドレス空間704にある機能連携アドレス空間704d上に展開する(ステップS1004)。   Next, the function cooperation OS control unit 102 expands the received data (map data in the present embodiment) on the function cooperation address space 704d in the user address space 704 as shown in FIG. 7 (step S1004). ).

また、機能連携メモリ制御部103aは、機能連携アドレス空間704d上の地図データを機能連携タグ付きデータ記憶部101に転送する(ステップS1005)。   In addition, the function cooperation memory control unit 103a transfers the map data on the function cooperation address space 704d to the data storage unit 101 with the function cooperation tag (step S1005).

そして、ECU210の車両制御用の専用のアプリケーションは、機能連携用APIを使用してユーザアドレス空間704にある機能連携用アドレス空間704dにアクセスする(ステップS1006)。   Then, the dedicated application for vehicle control of the ECU 210 accesses the function cooperation address space 704d in the user address space 704 using the function cooperation API (step S1006).

以上の説明のように、本発明に係る車載用情報処理装置100は、異なるECUにおける車載システムの連携動作の実行効率を向上させるために、機能連携タグ付きデータ記憶部101に記憶されているデータ300に付与される機能連携メモリタグ310を参照する。そして、車両の状況情報に応じて、アプリケーションの実行状況から機能連携が必要になることを事前に通知し、他のECUの記憶部に記憶されている機能連携用データをECU上で動作するOSの管理領域に展開して、自らのECUの主メモリやキャッシュメモリ上に展開しておくことが可能となる。   As described above, the in-vehicle information processing apparatus 100 according to the present invention stores data stored in the data storage unit 101 with the function cooperation tag in order to improve the execution efficiency of the cooperation operation of the in-vehicle system in different ECUs. The function cooperation memory tag 310 given to 300 is referred to. Then, in accordance with the vehicle status information, the OS notifies the function linkage that it is necessary from the application execution status in advance, and the function linkage data stored in the storage unit of the other ECU operates on the ECU. It is possible to expand to the management area of the ECU and expand it on the main memory or cache memory of its own ECU.

従って、各ECUは、車両状況に応じて事前に機能連携用データを受信若しくは送信しておくことができるため、車両制御用のアプリケーションの使用時における車両制御に遅延を生じさせずにリアルタイムに車両制御を行うことを可能とする。   Therefore, each ECU can receive or transmit the function cooperation data in advance according to the vehicle situation, so that the vehicle can be controlled in real time without causing a delay in the vehicle control when using the vehicle control application. It is possible to perform control.

また、各ECUに備わる車両制御用のアプリケーションは専用の機能連携アドレス空間に記録更新される機能連携用データを統一されたAPIでアクセスすることが可能となり、車両制御時での他のECUへのネットワークアクセス時間を排除でき、車両制御の実行速度を大幅に向上でき、且つソフトウェアの開発効率を向上させることが可能となる。   In addition, the application for vehicle control provided in each ECU can access the function cooperation data recorded and updated in the dedicated function cooperation address space with a unified API, and can be used for other ECUs during vehicle control. Network access time can be eliminated, vehicle control execution speed can be greatly improved, and software development efficiency can be improved.

尚、上記の実施の形態の説明において、ナビゲーション用ECU200とトランスミッションECU210間の機能連携として説明を行ったが、車載された複数のECU間での機能連携には、例えば情報処理系ECU、ブレーキ制御用ECUやステアリング制御用ECU等、他の様々なECU間の情報共有に本発明に係る車載用情報処理装置を用いることができるのは言うまでもない。   In the description of the above embodiment, the function linkage between the navigation ECU 200 and the transmission ECU 210 has been described. However, for the function linkage between a plurality of on-vehicle ECUs, for example, an information processing system ECU, brake control, etc. Needless to say, the in-vehicle information processing apparatus according to the present invention can be used for information sharing among various other ECUs such as a control ECU and a steering control ECU.

本発明に係る車載用情報処理装置は、例えば、複数のECUの機能連携を用いて車両制御を行う車両に適用できる。   The vehicle-mounted information processing apparatus according to the present invention can be applied to, for example, a vehicle that performs vehicle control using the function cooperation of a plurality of ECUs.

100 車載用情報処理装置
101 機能連携タグ付きデータ記憶部
102 機能連携OS制御部
103 マイコン
103a 機能連携メモリ制御部
103b 機能連携パケット送受信部
200,210 ECU
201 地図探索用アプリケーション
202 描画アプリケーション
203,213 OS
204,205,214,215 CPU
204a,205a,214a,215a キャッシュメモリ
204b,205b,214b,215b 主メモリ
211 トランスミッション制御部
212 ブレーキ制御部
401 比較部
401a レジスタ
402 割込み発生部
403 機能連携メモリフェッチ・デコードコントローラ
601 機能連携送信レジスタ
602 機能連携受信レジスタ
603 通信コントローラ
604 内部バッファ
605 プロトコル解釈部
DESCRIPTION OF SYMBOLS 100 Vehicle-mounted information processing apparatus 101 Data storage part with function cooperation tag 102 Function cooperation OS control part 103 Microcomputer 103a Function cooperation memory control part 103b Function cooperation packet transmission / reception part 200,210 ECU
201 Map search application 202 Drawing application 203, 213 OS
204, 205, 214, 215 CPU
204a, 205a, 214a, 215a Cache memory 204b, 205b, 214b, 215b Main memory 211 Transmission control unit 212 Brake control unit 401 Comparison unit 401a Register 402 Interrupt generation unit 403 Function linkage memory fetch / decode controller 601 Function linkage transmission register 602 Function Cooperation reception register 603 Communication controller 604 Internal buffer 605 Protocol interpretation part

Claims (14)

複数のECU間での機能連携に用いるデータを共有するためにECUに設けられる車載用情報処理装置であって、
他のECUとの機能連携に関連するタグデータが付与されたデータを記憶する機能連携タグ付きデータ記憶手段と、
車両の状況情報に応じて、前記機能連携タグ付きデータ記憶手段に記憶されている前記タグデータを参照して、前記他のECUとの機能連携用のプログラムの実行局面を特定する機能連携メモリ制御手段と、
前記機能連携メモリ制御手段において前記他のECUとの機能連携用のプログラムの実行局面と特定された場合には、機能連携をするため機能連携用OSを起動すると共に、機能連携に用いる機能連携用パケットデータを生成する機能連携OS制御手段と、
前記機能連携用パケットデータを機能連携する前記他のECUに送信する機能連携パケット送受信手段とを備える
ことを特徴とする車載用情報処理装置。
An in-vehicle information processing apparatus provided in an ECU for sharing data used for function cooperation among a plurality of ECUs,
Data storage means with function cooperation tag for storing data to which tag data related to function cooperation with other ECUs is attached;
Function linkage memory control that identifies an execution phase of a program for function linkage with the other ECU by referring to the tag data stored in the data linkage means with the function linkage tag according to vehicle status information Means,
When the function cooperation memory control means specifies the execution phase of the program for function cooperation with the other ECU, the function cooperation OS is started for function cooperation and used for function cooperation. A function cooperation OS control means for generating packet data;
An in-vehicle information processing apparatus comprising: function cooperation packet transmission / reception means for transmitting the function cooperation packet data to the other ECU for function cooperation.
前記機能連携タグ付きデータ記憶手段に記憶される前記データにはプログラムデータ以外の実体データも含まれ、
前記機能連携メモリ制御手段は、前記実体データに付与されている前記タグデータを参照して、前記他のECUとの機能連携用の実体データを特定し、
前記機能連携OS制御手段は、当該実体データを用いて前記他のECUに送信する前記機能連携用パケットデータを生成し、
前記機能連携パケット送受信手段は、当該機能連携用パケットデータを機能連携する前記他のECUに送信する
ことを特徴とする請求項1記載の車載用情報処理装置。
The data stored in the data storage unit with the function linkage tag includes entity data other than program data,
The function linkage memory control means refers to the tag data attached to the entity data, specifies entity data for function linkage with the other ECU,
The function cooperation OS control means generates the function cooperation packet data to be transmitted to the other ECU using the entity data,
The in-vehicle information processing apparatus according to claim 1, wherein the function cooperation packet transmitting / receiving means transmits the function cooperation packet data to the other ECU that performs function cooperation.
前記タグデータには、前記他のECUとの機能連携の実行局面に対応する情報であるシーン識別情報と、当該タグデータが付与されたデータが自らのECUで用いる機能連携用のデータであるか否かを示す機能連携用メモリビットとが含まれる
ことを特徴とする請求項1又は2記載の車載用情報処理装置。
Whether the tag data is scene identification information that is information corresponding to the execution phase of the function cooperation with the other ECU, and whether the data to which the tag data is attached is data for function cooperation used in its own ECU The in-vehicle information processing apparatus according to claim 1, further comprising: a function cooperation memory bit indicating whether or not.
前記タグデータには、さらに、該当アドレスのデータを共有データとして使用するCPUを示すCPU有効ビット、機能連携するECUの識別番号を示すECU ID、機能連携するECUにおけるターゲットとなるCPUの識別番号を示すCPU ID、及びアプリケーションの識別番号であるアプリケーションIDの少なくとも1つが含まれる
ことを特徴とする請求項3記載の車載用情報処理装置。
The tag data further includes a CPU valid bit that indicates a CPU that uses the data at the corresponding address as shared data, an ECU ID that indicates an identification number of the ECU that cooperates with the function, and an identification number of the CPU that is a target in the ECU that cooperates with the function. The vehicle information processing apparatus according to claim 3, wherein at least one of a CPU ID to be displayed and an application ID that is an application identification number is included.
前記機能連携OS制御手段は、前記機能連携パケット送受信手段が機能連携した前記他のECUから機能連携用パケットデータを受信した場合には、受信した当該機能連携用パケットデータを所定の記憶部に記憶する
ことを特徴とする請求項1又は2記載の車載用情報処理装置。
The function cooperation OS control means stores the received function cooperation packet data in a predetermined storage unit when receiving the function cooperation packet data from the other ECU with which the function cooperation packet transmitting / receiving means has function cooperation. The in-vehicle information processing apparatus according to claim 1 or 2, characterized in that:
前記状況情報には、車両の環境情報、位置情報、及び道路情報の少なくとも1つが含まれる
ことを特徴とする請求項1記載の車載用情報処理装置。
The in-vehicle information processing apparatus according to claim 1, wherein the situation information includes at least one of environment information, position information, and road information of a vehicle.
前記車載用情報処理装置は、さらに、
CPUが前記機能連携タグ付きデータ記憶手段に記憶されているデータからフェッチしたプログラムデータの前記タグデータに付与されている前記シーン識別情報と、前回フェッチしたプログラムデータの前記タグデータに付与されている前記シーン識別情報とを比較する比較手段と、
前記比較手段において前記シーン識別情報に新規なビットが立っていると判定される場合に、前記他のECUとの機能連携のためCPUへの割込み処理を発生させる割込み発生手段とを備え、
前記割込み発生手段において割込みが発生した場合、前記機能連携メモリ制御手段は、前記機能連携OS制御手段により前記機能連携用OSを起動させると共に、前記機能連携用パケットデータを作成し、
前記機能連携パケット送受信手段は、当該機能連携用パケットデータを機能連携するECUに送信する
ことを特徴とする請求項1又は2記載の車載用情報処理装置。
The in-vehicle information processing apparatus further includes:
The CPU adds the scene identification information given to the tag data of the program data fetched from the data stored in the function-linked tag-attached data storage means and the tag data of the program data fetched last time. Comparing means for comparing the scene identification information;
An interrupt generating means for generating an interrupt process to the CPU for function cooperation with the other ECU when it is determined in the comparing means that a new bit is set in the scene identification information;
When an interrupt occurs in the interrupt generation means, the function cooperation memory control means activates the function cooperation OS by the function cooperation OS control means and creates the function cooperation packet data,
The in-vehicle information processing apparatus according to claim 1, wherein the function cooperation packet transmitting / receiving unit transmits the function cooperation packet data to an ECU that performs function cooperation.
前記機能連携用パケットデータには、機能連携する前記他のECUが保持するデータの取得を要求する機能連携データリクエスト用パケット、及び自らのECUが保持するデータを機能連携する前記他のECUに送信する機能連携データ送信用パケットが含まれ、
前記機能連携パケット送受信手段は、前記車両の状況情報に応じて、前記機能連携用データリクエスト用パケット、又は機能連携データ送信用パケットを機能連携する前記他のECUに送信する
ことを特徴とする請求項7記載の車載用情報処理装置。
In the function cooperation packet data, a function cooperation data request packet for requesting acquisition of data held by the other ECU that functions and the data held by its own ECU are transmitted to the other ECU that function cooperation. Function linkage data transmission packet to be included,
The function cooperation packet transmission / reception means transmits the function cooperation data request packet or the function cooperation data transmission packet to the other ECU that is function cooperation according to the vehicle status information. Item 8. A vehicle information processing apparatus according to Item 7.
前記機能連携データリクエスト用パケットには、機能連携するECUのアドレス情報を含むヘッダ情報、前記機能連携用パケットデータの種別を示すパケット種別情報、使用しているアプリケーションのアプリケーションID、前記シーン識別情報、自らのECU ID、及び自らのCPU IDのうち少なくとも1つが含まれ、
前記機能連携データ送信用パケットには、機能連携する前記他のECUのアドレス情報を含むヘッダ情報、前記パケット種別情報、及び機能連携用データ本体のうち少なくとも1つが含まれる
ことを特徴とする請求項8記載の車載用情報処理装置。
In the function cooperation data request packet, header information including address information of the function cooperation ECU, packet type information indicating the type of the function cooperation packet data, application ID of the application being used, the scene identification information, At least one of its own ECU ID and its own CPU ID is included,
The function cooperation data transmission packet includes at least one of header information including address information of the other ECU that performs function cooperation, the packet type information, and a function cooperation data body. 8. The in-vehicle information processing apparatus according to 8.
複数のECU間で機能連携用データを共有して、当該機能連携用データを用いて車両制御を行う車両制御装置であって、
他のECUとの機能連携に関連するタグデータが付与されたデータを記憶する機能連携タグ付きデータ記憶手段と、
車両の状況情報に応じて、前記機能連携タグ付きデータ記憶手段に記憶されている前記タグデータを参照して、前記他のECUとの機能連携用のプログラムの実行局面を特定する機能連携メモリ制御手段と、
前記機能連携メモリ制御手段において前記他のECUとの機能連携用のプログラムの実行局面と特定された場合には、機能連携をするため機能連携用OSを起動すると共に、機能連携に用いる機能連携用パケットデータを生成する機能連携OS制御手段と、
前記機能連携用パケットデータを機能連携する前記他のECUに送信する機能連携パケット送受信手段と、
前記機能連携パケット送受信手段が機能連携する前記他のECUから前記機能連携用パケットデータを受信した場合、当該機能連携用パケットデータを保持する記憶手段と、
当該記憶手段に格納されている機能連携用データを参照して車両制御を実行可能な車両制御手段とを備える
ことを特徴とする車両制御装置。
A vehicle control device that shares data for function cooperation among a plurality of ECUs and performs vehicle control using the data for function cooperation,
Data storage means with function cooperation tag for storing data to which tag data related to function cooperation with other ECUs is attached;
Function linkage memory control that identifies an execution phase of a program for function linkage with the other ECU by referring to the tag data stored in the data linkage means with the function linkage tag according to vehicle status information Means,
When the function cooperation memory control means specifies the execution phase of the program for function cooperation with the other ECU, the function cooperation OS is started for function cooperation and used for function cooperation. A function cooperation OS control means for generating packet data;
A function cooperation packet transmitting / receiving means for transmitting the function cooperation packet data to the other ECU for function cooperation;
When the function cooperation packet transmission / reception means receives the function cooperation packet data from the other ECU with which the function cooperation packet functions, the storage means for holding the function cooperation packet data;
A vehicle control device comprising: vehicle control means capable of executing vehicle control with reference to the function cooperation data stored in the storage means.
前記タグデータには、前記他のECUとの機能連携の実行局面に対応する情報であるシーン識別情報と、当該タグデータが付与されたデータが自らのECUで用いる機能連携用のデータであるか否かを示す機能連携用メモリビットとが含まれる
ことを特徴とする請求項10記載の車両制御装置。
Whether the tag data is scene identification information that is information corresponding to the execution phase of the function cooperation with the other ECU, and whether the data to which the tag data is attached is data for function cooperation used in its own ECU The vehicle control apparatus according to claim 10, further comprising: a function cooperation memory bit indicating whether or not.
複数のECU間での機能連携に用いるデータを共有するためにECUに設けられる車載用情報処理装置に用いるプログラムであって、
他のECUとの機能連携に関連するタグデータが付与されたデータを記憶する機能連携タグ付きデータ記憶ステップと、
車両の状況情報に応じて、前記機能連携タグ付きデータ記憶ステップにおいて記憶されている前記タグデータを参照して、前記他のECUとの機能連携用のプログラムの実行局面を特定する機能連携メモリ制御ステップと、
前記機能連携メモリ制御ステップにおいて前記他のECUとの機能連携用のプログラムの実行局面と特定された場合には、機能連携をするため機能連携用OSを起動すると共に、機能連携に用いる機能連携用パケットデータを生成する機能連携OS制御ステップと、
前記機能連携用パケットデータを機能連携する前記他のECUに送信する機能連携パケット送受信ステップとを含む
ことを特徴とするプログラム。
A program used in an in-vehicle information processing apparatus provided in an ECU for sharing data used for function cooperation between a plurality of ECUs,
A data storage step with a function cooperation tag for storing data to which tag data related to function cooperation with other ECUs is attached;
Function linkage memory control for identifying an execution phase of a program for function linkage with the other ECU by referring to the tag data stored in the data linkage step with the function linkage tag according to vehicle status information Steps,
When the function cooperation memory control step identifies the execution phase of the program for function cooperation with the other ECU, the function cooperation OS is activated for function cooperation and the function cooperation is used for function cooperation. A function linkage OS control step for generating packet data;
And a function cooperation packet transmission / reception step of transmitting the function cooperation packet data to the other ECU that performs function cooperation.
前記機能連携OS制御ステップにおいては、前記機能連携パケット送受信ステップにおいて送受信される機能連携用データを、前記機能連携用OSによって管理されるユーザアドレス空間上の機能連携用アドレス空間に展開し、
前記プログラムは、さらに、
専用のAPIを介して前記機能連携用アドレス空間に記録された前記機能連携用データにアクセスするステップを含む
ことを特徴とする請求項11記載のプログラム。
In the function cooperation OS control step, the function cooperation data transmitted / received in the function cooperation packet transmission / reception step is expanded in a function cooperation address space on a user address space managed by the function cooperation OS,
The program further includes:
The program according to claim 11, further comprising a step of accessing the function cooperation data recorded in the function cooperation address space via a dedicated API.
前記タグデータには、前記他のECUとの機能連携の実行局面に対応する情報であるシーン識別情報と、当該タグデータが付与されたデータが自らのECUで用いる機能連携用のデータであるか否かを示す機能連携用メモリビットとが含まれる
ことを特徴とする請求項12又は13記載のプログラム。
Whether the tag data is scene identification information that is information corresponding to the execution phase of the function cooperation with the other ECU, and whether the data to which the tag data is attached is data for function cooperation used in its own ECU The program according to claim 12 or 13, further comprising: a memory bit for function cooperation indicating whether or not.
JP2009159023A 2009-07-03 2009-07-03 On-board information processing apparatus, and vehicle control device Pending JP2011014033A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009159023A JP2011014033A (en) 2009-07-03 2009-07-03 On-board information processing apparatus, and vehicle control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009159023A JP2011014033A (en) 2009-07-03 2009-07-03 On-board information processing apparatus, and vehicle control device

Publications (1)

Publication Number Publication Date
JP2011014033A true JP2011014033A (en) 2011-01-20

Family

ID=43592828

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009159023A Pending JP2011014033A (en) 2009-07-03 2009-07-03 On-board information processing apparatus, and vehicle control device

Country Status (1)

Country Link
JP (1) JP2011014033A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102016220652A1 (en) 2015-10-21 2017-04-27 Denso Corporation COORDINATION SYSTEM
DE102016222091A1 (en) 2015-11-10 2017-05-11 Denso Corporation ELECTRONIC CONTROL UNIT
DE102017220783A1 (en) 2016-11-25 2018-05-30 Denso Corporation Vehicle control system
WO2020050315A1 (en) * 2018-09-06 2020-03-12 株式会社デンソー Vehicle control system
JP2020040646A (en) * 2018-09-06 2020-03-19 株式会社デンソー Vehicle control system
WO2020179123A1 (en) * 2019-03-05 2020-09-10 住友電気工業株式会社 Management device, vehicle communication system, vehicle, vehicle communication management device, vehicle communication management program
WO2020179124A1 (en) * 2019-03-05 2020-09-10 住友電気工業株式会社 Management device, communication system, vehicle, vehicle communication management device, vehicle communication management program
WO2020262135A1 (en) * 2019-06-26 2020-12-30 株式会社デンソー Vehicle control system and electronic control device
JP2021049990A (en) * 2020-12-25 2021-04-01 トヨタ自動車株式会社 Control device, management device, system, control method, and vehicle
JP2021049989A (en) * 2020-12-25 2021-04-01 トヨタ自動車株式会社 Control device, management device, system, control method, and vehicle
US11196610B2 (en) 2015-12-04 2021-12-07 Mitsubishi Electric Corporation Transfer control apparatus, vehicle, and transfer control method
US11608075B2 (en) 2018-08-30 2023-03-21 Toyota Jidosha Kabushiki Kaisha Information processing apparatus

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102016220652A1 (en) 2015-10-21 2017-04-27 Denso Corporation COORDINATION SYSTEM
DE102016220652B4 (en) 2015-10-21 2021-10-14 Denso Corporation Coordination system for the mutual coordination of two control parts
DE102016222091A1 (en) 2015-11-10 2017-05-11 Denso Corporation ELECTRONIC CONTROL UNIT
US11196610B2 (en) 2015-12-04 2021-12-07 Mitsubishi Electric Corporation Transfer control apparatus, vehicle, and transfer control method
DE102017220783A1 (en) 2016-11-25 2018-05-30 Denso Corporation Vehicle control system
US11608075B2 (en) 2018-08-30 2023-03-21 Toyota Jidosha Kabushiki Kaisha Information processing apparatus
US11897492B2 (en) 2018-08-30 2024-02-13 Toyota Jidosha Kabushiki Kaisha Information processing apparatus
WO2020050315A1 (en) * 2018-09-06 2020-03-12 株式会社デンソー Vehicle control system
JP2020040646A (en) * 2018-09-06 2020-03-19 株式会社デンソー Vehicle control system
CN113557697A (en) * 2019-03-05 2021-10-26 住友电气工业株式会社 Management device, vehicle communication system, vehicle communication management method, and vehicle communication management program
US11956314B2 (en) 2019-03-05 2024-04-09 Sumitomo Electric Industries, Ltd. Management device, vehicle communication system, vehicle, vehicle communication management method, and vehicle communication management program
JP7380671B2 (en) 2019-03-05 2023-11-15 住友電気工業株式会社 Management device, vehicle communication system, vehicle communication management method, and vehicle communication management program
WO2020179124A1 (en) * 2019-03-05 2020-09-10 住友電気工業株式会社 Management device, communication system, vehicle, vehicle communication management device, vehicle communication management program
JP7384198B2 (en) 2019-03-05 2023-11-21 住友電気工業株式会社 Management device, communication system, vehicle, vehicle communication management method, and vehicle communication management program
WO2020179123A1 (en) * 2019-03-05 2020-09-10 住友電気工業株式会社 Management device, vehicle communication system, vehicle, vehicle communication management device, vehicle communication management program
CN113557697B (en) * 2019-03-05 2023-03-24 住友电气工业株式会社 Management device, vehicle communication system, vehicle communication management method, and vehicle communication management program
JP2021005217A (en) * 2019-06-26 2021-01-14 株式会社デンソー Vehicle control system and electronic control device
WO2020262135A1 (en) * 2019-06-26 2020-12-30 株式会社デンソー Vehicle control system and electronic control device
JP2021049989A (en) * 2020-12-25 2021-04-01 トヨタ自動車株式会社 Control device, management device, system, control method, and vehicle
JP7107358B2 (en) 2020-12-25 2022-07-27 トヨタ自動車株式会社 Control device, manager, system, control method and vehicle
JP7107359B2 (en) 2020-12-25 2022-07-27 トヨタ自動車株式会社 Control device, manager, system, control method and vehicle
JP2021049990A (en) * 2020-12-25 2021-04-01 トヨタ自動車株式会社 Control device, management device, system, control method, and vehicle

Similar Documents

Publication Publication Date Title
JP2011014033A (en) On-board information processing apparatus, and vehicle control device
JP3898264B2 (en) Vehicle network system
CN109387207B (en) System and method for providing maps to autonomous vehicles via cloud-based systems
KR102004060B1 (en) Efficient communications amongst computing nodes for operating autonomous vehicles
EP2543963B1 (en) Method of updating a database of a navigation device and navigation device associated thereto
US6954153B2 (en) System and method for communicating map data for vehicle navigation
JP2007034815A (en) On-vehicle terminal
JPH05204890A (en) Multiple node distribution data processing system used for land car
CN110324806B (en) Control device, recording medium, and control method
JP2010181989A (en) Data-processing device
CN107391285B (en) Memory sharing method and system
EP2130120B1 (en) Data update system and computer program
WO2023051591A1 (en) Interprocess communication method and related apparatus
US11250701B2 (en) Data transfer logic for transferring data between sensors and planning and control of an autonomous driving vehicle
WO2014206229A1 (en) Accelerator and data processing method
US20200150648A1 (en) Vehicle control apparatus
CN102929800B (en) Cache consistency protocol derivation processing method
US20180060053A1 (en) Evolving streaming installation of software applications
JP5759759B2 (en) Car navigation system
JP5855781B2 (en) Car navigation system
JP7108067B1 (en) Terminal device, management server, communication system, and program
WO2023276431A1 (en) In-vehicle device, method, computer program, driving assistance server, and driving assistance method
JP5452357B2 (en) Vehicle data storage device
JP6171881B2 (en) Electronic control unit
JPWO2023277031A5 (en)

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110901