JP2003121310A - Equipment and method for testing vehicle system - Google Patents

Equipment and method for testing vehicle system

Info

Publication number
JP2003121310A
JP2003121310A JP2001320624A JP2001320624A JP2003121310A JP 2003121310 A JP2003121310 A JP 2003121310A JP 2001320624 A JP2001320624 A JP 2001320624A JP 2001320624 A JP2001320624 A JP 2001320624A JP 2003121310 A JP2003121310 A JP 2003121310A
Authority
JP
Japan
Prior art keywords
vehicle
node
control means
vehicle system
cycle
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2001320624A
Other languages
Japanese (ja)
Other versions
JP3963092B2 (en
Inventor
Masatoshi Kido
正利 城戸
Ichiro Hosoya
伊知郎 細谷
Kazuhiro Kajio
和弘 梶尾
Yoshihito Suzuki
良仁 鈴木
Hideki Fujishiro
英樹 藤城
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.)
Toyota Motor Corp
Original Assignee
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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP2001320624A priority Critical patent/JP3963092B2/en
Publication of JP2003121310A publication Critical patent/JP2003121310A/en
Application granted granted Critical
Publication of JP3963092B2 publication Critical patent/JP3963092B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To test a vehicle system in real time through a simple arrangement. SOLUTION: A start signal representative of simulation start is transmitted from a GUI node to each node in response to a simulation start command (100, 102). Each node is initialized upon receiving the start signal and when initialization of all nodes is ended, a sync signal is transmitted to each node in order to synchronize a vehicle system test equipment (104, 106). Operation period t of each node, which is the greatest common measure of periods of one loop operation, is then detected based on the state from each node (110) and a communication period T, which is the greatest common measure of the operation period of respective nodes, is determined (112). Subsequently, a sync period V for operating the vehicle system test equipment while synchronizing is set (114) and real time processing is executed by a sync signal having a set sync period (116-124).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、車両システム試験
装置、及び方法にかかり、特に、車両に搭載された電子
機器を通信しながら制御する車両システムを試験する車
両システム試験装置、及び方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vehicle system test apparatus and method, and more particularly to a vehicle system test apparatus and method for testing a vehicle system for controlling electronic devices mounted on a vehicle while communicating.

【0002】[0002]

【従来の技術】近年、車両には複数の電子制御装置(以
下、ECUという)が搭載されており、これら複数のE
CUをバスで接続しローカルエリアネットワーク(以
下、車両用LANという)を構築してこれらのECU間
をデータ通信することが可能になってきている。
2. Description of the Related Art In recent years, a plurality of electronic control units (hereinafter referred to as ECUs) are mounted on a vehicle.
It has become possible to connect CUs by a bus to build a local area network (hereinafter referred to as a vehicle LAN) and perform data communication between these ECUs.

【0003】複数のECUの各々はセンサの値や車両内
機器の動作状態に応じた制御をしており、各ECUは車
両の状態がセンサの値や車両内機器の動作状態に対応す
る状態になるべく制御している。例えば、各種センサの
値によって、エンジンECUは燃料噴射量などを制御し
たり、ABSECUは車両の制動状態を制御したりして
いる。
Each of the plurality of ECUs controls according to the value of the sensor and the operating state of the device in the vehicle, and each ECU makes the state of the vehicle correspond to the value of the sensor and the operating state of the device in the vehicle. Control as much as possible. For example, the engine ECU controls the fuel injection amount and the like, and the ABS ECU controls the braking state of the vehicle based on the values of various sensors.

【0004】このような車両に搭載された各ECUは、
担当する制御対象について独自に制御をしているが、他
のECUとの情報授受が必要な場合もある。このため、
車両用LANを利用してデータの授受が行われている。
Each ECU mounted on such a vehicle is
Although the control target in charge is independently controlled, there are cases where it is necessary to exchange information with other ECUs. For this reason,
Data is exchanged using a vehicle LAN.

【0005】上記車両内機器(やECU)は、事前に試
験をする必要がある。この試験は、車両内機器等の制御
系単位で試験を実行することが考えられるが、逐次試験
を行ったのでは処理に要する時間は、搭載された車両内
機器等の制御系の数に応じて増加する。これを解消する
ため、車両内機器等の複数の制御系について管理制御を
統括する中央処理装置を有して、制御系を同期制御しつ
つ試験するものがある。ところが、中央処理装置により
複数の制御系を同期制御しつつ試験する場合、中央処理
装置の負荷が増大する。
The above-mentioned in-vehicle device (or ECU) needs to be tested in advance. This test may be performed in units of control systems such as in-vehicle equipment, but if the sequential tests are performed, the time required for processing depends on the number of control systems such as in-vehicle equipment installed. Increase. In order to solve this problem, there is a tester that has a central processing unit that supervises management control of a plurality of control systems such as in-vehicle equipment, and performs tests while synchronously controlling the control systems. However, when a test is performed while synchronously controlling a plurality of control systems by the central processing unit, the load on the central processing unit increases.

【0006】そこで、ECU毎に試験を実行する分散型
の車両用自動試験装置が提案されている(特開昭58−
48870号公報参照)。この技術では、車両の搭載機
器に対応して設けられた各搭載機器に関する試験プログ
ラムにより作動する複数のコンピュータの制御及び管理
をする車両用自動試験装置において、各搭載機器に同期
信号制御部を設けて互いに同期しながら試験を実行す
る。これにより、中央処理装置の負荷軽減を達成してい
る。
Therefore, there has been proposed a distributed vehicle automatic test device for executing a test for each ECU (Japanese Patent Laid-Open No. 58-58).
(See Japanese Patent No. 48870). In this technology, in a vehicle automatic test device that controls and manages a plurality of computers operated by a test program for each on-board device provided corresponding to the on-board device of the vehicle, a synchronization signal control unit is provided for each on-board device. Test in sync with each other. As a result, the load on the central processing unit is reduced.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、従来の
分散型の車両用自動試験装置では、各搭載機器に同期信
号制御部を設ける必要があると共に、車両システム全体
としての試験の実行処理を、各搭載機器で行わなければ
ならない。すななち、車両システムとして統括した制御
を実行するためには処理負荷が増大する。このため、車
両システムとして実際の車両が動作しているときのよう
に実時間で処理をさせることは困難である。
However, in the conventional distributed type automatic vehicle test apparatus, it is necessary to provide a synchronization signal control unit in each on-board device, and the execution process of the test of the entire vehicle system is Must be done on board equipment. That is, the processing load increases in order to execute the control integrated as the vehicle system. Therefore, it is difficult for the vehicle system to perform processing in real time as when an actual vehicle is operating.

【0008】本発明は、上記事実を考慮して、単純な構
成かつ実時間で車両システムを試験することができる車
両システム試験装置、及び方法を得ることが目的であ
る。
In view of the above facts, the present invention has an object to obtain a vehicle system test apparatus and method capable of testing a vehicle system with a simple configuration and in real time.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に本発明は、車両の状態を制御する複数の制御手段が並
列に接続された車両システムを試験する車両システム試
験装置において、前記複数の制御手段の各々の演算周期
を検出する検出手段と、前記複数の制御手段の各々につ
いて、制御手段の物理値を得るための通信周期として演
算周期の最小公倍数を求める演算手段と、予め定めた時
間精度を含めた通信周期の繰り返し演算によって生じる
1演算周期ずれる通信周期の回数を導出する導出手段
と、前記導出手段により導出された通信周期の回数以下
のタイミングで前記制御手段の同期を行う同期手段と、
を備えたことを特徴とする。
In order to achieve the above object, the present invention provides a vehicle system test apparatus for testing a vehicle system in which a plurality of control means for controlling a vehicle state are connected in parallel. Detecting means for detecting the calculation cycle of each of the control means, calculation means for obtaining the least common multiple of the calculation cycle as a communication cycle for obtaining the physical value of the control means for each of the plurality of control means, and a predetermined time Derivation means for deriving the number of communication cycles deviated by one calculation cycle generated by repeated calculation of communication cycles including accuracy, and synchronization means for synchronizing the control means at a timing equal to or less than the number of communication cycles derived by the deriving means. When,
It is characterized by having.

【0010】本発明の車両システム試験装置は、車両の
状態を制御する複数の制御手段が並列に接続された車両
システムを試験する。車両には複数のコンピュータなど
により構成された制御手段が備えられており、各々の制
御手段は車両内の担当する部分を制御する。例えば、エ
ンジン制御やブレーキ制御などのように各制御手段が担
当する部分を制御するには、一定の演算周期がある。こ
れら複数の制御手段の各々の演算周期を検出手段によっ
て検出する。また、各制御手段が担当する部分では、そ
の担当部分についての結果出力や入力待機など物理値を
得るための一連の演算周期の連続からなる通信周期を必
要とする。この通信周期は、各制御手段の各々について
担当する部分により異なる。そこで、演算手段は、複数
の制御手段の各々について、制御手段の物理値を得るた
めの通信周期として演算周期の最小公倍数を求める。従
って、車両内の制御手段が担当する部分の通信周期は、
誤差を含むことがある。導出手段は、予め定めた時間精
度を含めた通信周期の繰り返し演算によって生じる1演
算周期ずれる通信周期の回数を導出する。これによっ
て、複数の制御手段による各通信周期の繰り返し回数に
より1演算周期ずれる回数を求めることができる。同期
手段は、導出手段により導出された通信周期の回数以下
のタイミングで前記制御手段の同期を行う。従って、車
両システムでは、各通信周期の繰り返しにより1演算周
期だけずれる以前に、同期をとることができる。
The vehicle system test apparatus of the present invention tests a vehicle system in which a plurality of control means for controlling the state of the vehicle are connected in parallel. The vehicle is provided with a control unit composed of a plurality of computers and the like, and each control unit controls a portion in charge of the vehicle. For example, in order to control the part in charge of each control means such as engine control and brake control, there is a fixed calculation cycle. The calculation cycle of each of the plurality of control means is detected by the detection means. Further, the part in charge of each control means needs a communication cycle consisting of a series of a series of calculation cycles for obtaining a physical value such as result output and input standby for the part in charge. This communication cycle differs depending on the part in charge of each control means. Therefore, the arithmetic means obtains the least common multiple of the arithmetic cycle as a communication cycle for obtaining the physical value of the control means for each of the plurality of control means. Therefore, the communication cycle of the part in charge of the control means in the vehicle is
It may include an error. The deriving unit derives the number of communication cycles that are deviated by one calculation cycle, which is generated by the repeated calculation of the communication cycle including the predetermined time accuracy. With this, it is possible to obtain the number of times deviated by one calculation period based on the number of times each communication cycle is repeated by the plurality of control means. The synchronizing means synchronizes the control means at a timing equal to or less than the number of communication cycles derived by the deriving means. Therefore, in the vehicle system, it is possible to achieve synchronization before the shift of one calculation cycle occurs due to the repetition of each communication cycle.

【0011】前記制御手段は、前記車両に搭載されかつ
前記車両の状態を制御することを模擬する模擬制御手段
で構成することができる。
The control means can be constituted by a simulation control means mounted on the vehicle and simulating controlling the state of the vehicle.

【0012】制御手段は、車両に搭載された実際のEC
Uなどのコンピュータを使用することも可能であるが、
電気的に試験するときに、車両を作動させる必要がない
場合が多い。そこで、車両に搭載されかつ前記車両の状
態を制御することを模擬する模擬制御手段で構成する。
この模擬制御手段は、独立したコンピュータで各々構成
してもよく、単一のコンピュータで構成してもよい。単
一のコンピュータで構成する場合には、担当する部分の
コンピュータ上の作動を独立実行可能にすることが好ま
しい。
The control means is an actual EC mounted on the vehicle.
It is possible to use a computer such as U,
Often it is not necessary to operate the vehicle when testing electrically. Therefore, it is configured by a simulation control means mounted on a vehicle and simulating controlling the state of the vehicle.
The simulation control unit may be configured by an independent computer or a single computer. In the case of a single computer, it is preferable that the operation of the part in charge can be independently executed.

【0013】前記車両システム試験装置では、前記模擬
制御手段の少なくとも1つは、前記車両に搭載された機
構の模擬部と、その機構の作動による制御を行う作動制
御部とから構成することができる。
In the vehicle system test apparatus, at least one of the simulation control means may be composed of a simulation section for a mechanism mounted on the vehicle and an operation control section for controlling the operation of the mechanism. .

【0014】模擬制御手段で車両システムを試験すると
きは、車両に搭載された機構の模擬を行う必要がある場
合もある。そこで、対象となる模擬制御手段の少なくと
も1つを、車両に搭載された機構の模擬部と、その機構
の作動による制御を行う作動制御部とから構成する。こ
のゆに、独立構成することにより、機構の模擬と、その
機構の作動による制御とを分離独立して扱うことがで
き、試験の自由度が増加する。
When testing the vehicle system with the simulation control means, it may be necessary to simulate the mechanism mounted on the vehicle. Therefore, at least one of the target simulation control means is composed of a simulation section of a mechanism mounted on the vehicle and an operation control section for controlling by the operation of the mechanism. In addition, the independent structure enables the simulation of the mechanism and the control by the operation of the mechanism to be separately handled, which increases the degree of freedom of the test.

【0015】また、前記車両システム試験装置では、前
記車両に搭載されかつ前記車両の状態を制御する実制御
手段に接続すると共に、該実制御手段に対して与えられ
るべき実信号に相当する擬似信号を出力する信号発生手
段をさらに備えることができる。
In the vehicle system testing device, the pseudo signal corresponding to the actual signal to be provided to the actual control means is connected to the actual control means mounted on the vehicle and controlling the state of the vehicle. It is possible to further include a signal generating means for outputting

【0016】ところで、車両システムを試験するとき、
車両に搭載された実際のECUなどのコンピュータで構
成された制御手段を実質的に作動させて試験することが
より現実に近い。そこで、車両に搭載されて車両の状態
を制御する実制御手段に接続すると共に、該実制御手段
に対して与えられるべき実信号に相当する擬似信号を出
力する信号発生手段をさらに備える。このようにするこ
とによって、車両の状態を制御する実制御手段すなわち
車両に搭載された実際のECUなどのコンピュータで構
成された制御手段を実質的に作動させて試験することが
可能となる。
By the way, when testing a vehicle system,
It is more realistic to actually operate and test the control means constituted by a computer such as an actual ECU mounted on the vehicle. Therefore, it is further provided with a signal generating means mounted on the vehicle and connected to an actual control means for controlling the state of the vehicle and outputting a pseudo signal corresponding to an actual signal to be given to the actual control means. By doing so, the actual control means for controlling the state of the vehicle, that is, the control means constituted by a computer such as an actual ECU mounted on the vehicle can be substantially operated and tested.

【0017】前記複数の制御手段は、車両用ローカルエ
リアネットワークで接続することができる。
The plurality of control means can be connected by a vehicle local area network.

【0018】車両システム試験装置では、複数の制御手
段が並列に接続して車両システムを試験する。車両シス
テムでは、車両内において同時または逐次で統括的に各
車両内の機器や制御手段が作動されている。これらの個
々の車両内の機器の特性値(例えば、センサ出力の値や
機構の作動状態を表すデータ)の保存や授受する際には
共通のデータバス上で処理すれば、他に新たな構成を必
要とすることない。そこで、複数の制御手段は、車両用
ローカルエリアネットワークで接続すれば、特性値の保
存処理や授受処理をすることができる。
In the vehicle system testing device, a plurality of control means are connected in parallel to test the vehicle system. In the vehicle system, the devices and control means in each vehicle are collectively or simultaneously operated in the vehicle. If characteristic values (for example, sensor output values or data indicating the operating state of the mechanism) of the devices in each of these vehicles are stored or transferred, they can be processed on a common data bus to create a new configuration. Never need. Therefore, if the plurality of control means are connected by the vehicle local area network, it is possible to perform the storage processing and the transmission / reception processing of the characteristic value.

【0019】ここで、単純な構成かつ実時間で車両シス
テムを試験するためには、演算周期と通信周期とを考慮
して制御手段を同期させればよい。詳細には、車両の状
態を制御する複数の制御手段が並列に接続された車両シ
ステムを試験する車両システム試験方法であって、前記
複数の制御手段の各々の演算周期を検出し、前記複数の
制御手段の各々について、制御手段の物理値を得るため
の通信周期として演算周期の最小公倍数を求め、予め定
めた時間精度を含めた通信周期の繰り返し演算によって
生じる1演算周期ずれる通信周期の回数を導出し、前記
導出手段により導出された通信周期の回数以下のタイミ
ングで前記制御手段の同期を行う。
Here, in order to test the vehicle system with a simple configuration and in real time, the control means may be synchronized in consideration of the calculation cycle and the communication cycle. Specifically, there is provided a vehicle system test method for testing a vehicle system in which a plurality of control means for controlling a state of a vehicle are connected in parallel, wherein the calculation cycle of each of the plurality of control means is detected, For each of the control means, the least common multiple of the calculation cycle is obtained as the communication cycle for obtaining the physical value of the control means, and the number of communication cycles deviated by one calculation cycle generated by the repeated calculation of the communication cycle including the predetermined time accuracy is calculated. Then, the control means is synchronized at a timing less than or equal to the number of communication cycles derived by the derivation means.

【0020】[0020]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態の一例を詳細に説明する。本実施の形態は車両
に搭載される複数の電子機器を担当する複数のECUが
車両用LANでデータ授受可能に構築された車両用情報
通信システムの試験に本発明を適用したものである。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, an example of an embodiment of the present invention will be described in detail with reference to the drawings. The present embodiment is an application of the present invention to a test of a vehicle information communication system constructed so that a plurality of ECUs in charge of a plurality of electronic devices mounted on a vehicle can exchange data with a vehicle LAN.

【0021】図2に示すように、本実施の形態にかかる
車両システム試験装置10は、複数のノード12−1,
12−2,・・・,12−n (nは搭載ノードの最大
数、以下、一般化してノード12−i:1≦i≦nと表
記する場合がある)から構成される。
As shown in FIG. 2, the vehicle system test apparatus 10 according to the present embodiment includes a plurality of nodes 12-1,
, 12-n (n is the maximum number of mounted nodes, and may be generalized as nodes 12-i: 1 ≦ i ≦ n).

【0022】これらのノード12−iの各々は、コンピ
ュータを含んで独立した構成とされている。また、ノー
ド12−iの各々は、車両内部に設けられたデータバス
として機能する車両用LAN14に接続されている。こ
の車両用LAN14にはISO9141等の規格で定め
られたものを用いることができる。この車両用LAN1
4には、車両に搭載された実際のECUが接続されてい
る。さらに、ノード12−i の各々は、上記車両用LA
N14とは別途に、ノード間接続すなわちコンピュータ
接続を可能とするデータバス16に接続されている。こ
のデータバス16にはTCP/IP等の規格で知られる
コンピュータ接続の規格を用いることができる。このよ
うに、ノード12−iの各々を車両用LAN14及びデ
ータバス16に接続することによって、車両用LANと
等価に試験装置を構築することができると共に、模擬す
るノードを独立して制御したりノード間の情報授受(通
信)を可能としたりすることができる。
Each of these nodes 12-i has an independent structure including a computer. Each of the nodes 12-i is connected to the vehicle LAN 14 that functions as a data bus provided inside the vehicle. As the vehicle LAN 14, it is possible to use the one defined by the standard such as ISO9141. LAN1 for this vehicle
An actual ECU mounted on the vehicle is connected to 4. Further, each of the nodes 12-i is connected to the vehicle LA.
Separately from N14, it is connected to a data bus 16 which enables connection between nodes, that is, computer connection. The data bus 16 can use a computer connection standard known as a standard such as TCP / IP. In this way, by connecting each of the nodes 12-i to the vehicle LAN 14 and the data bus 16, a test apparatus can be constructed equivalent to the vehicle LAN, and the simulated node can be controlled independently. Information can be exchanged (communication) between nodes.

【0023】上記のノード12−iは、スケジュール管
理を実施するメインノード、車両に搭載された電子機器
に関係する部分の模擬を行うプラントノード、車両用L
ANからのデータやコマンドのみから制御信号を算出す
る模擬を行うECUノード、車両に搭載された実際のE
CUへ擬似信号を供給して模擬を行う擬似信号ノード、
そして、車両内に搭載された表示や乗員の操作の模擬を
行うGUIノードがある。
The above-mentioned node 12-i is a main node for executing schedule management, a plant node for simulating a portion related to electronic equipment mounted on a vehicle, and an L for vehicle.
An ECU node that simulates a control signal calculated only from data and commands from the AN, and an actual E mounted on the vehicle
A pseudo signal node for supplying a pseudo signal to the CU to perform simulation,
Then, there is a GUI node mounted in the vehicle for simulating the display and the operation of the occupant.

【0024】図2の例では、メインノードとしてノード
12−2が示されている。ノード12−2は車両に搭載
されたエンジン機構の動作モデルを模擬するエンジンモ
デル12−2B、車両用LAN14に接続された他のノ
ードからのデータやコマンドからエンジン制御のための
信号を算出する模擬を行うECUモデル12−2A、ノ
ード間の時間制御や監視を行う時間調整モデル12−2
Cからなる、機能的なモデルに分類構成されている。
In the example of FIG. 2, the node 12-2 is shown as the main node. The node 12-2 is an engine model 12-2B that simulates an operation model of an engine mechanism mounted on the vehicle, and a simulation that calculates a signal for engine control from data and commands from other nodes connected to the vehicle LAN 14. ECU model 12-2A for performing a time adjustment model 12-2 for time control and monitoring between nodes
It is classified and configured into a functional model composed of C.

【0025】プラントノードとしては、ノード12−
3,12−4が示されている。ノード12−3は車両に
搭載された変速機構の動作モデルを模擬するECTモデ
ル12−3B、車両用LAN14に接続された他のノー
ドからのデータやコマンドからECT制御のための信号
を算出する模擬を行うECUモデル12−3Aからな
る、機能的なモデルに分類構成されている。また、ノー
ド12−4は車両に搭載された制動機構の動作モデルを
模擬するブレーキモデル12−4B、車両用LAN14
に接続された他のノードからのデータやコマンドからブ
レーキ制御のための信号を算出する模擬を行うECUモ
デル12−4Aからなる、機能的なモデルに分類構成さ
れている。
As the plant node, the node 12-
3, 12-4 are shown. The node 12-3 is an ECT model 12-3B that simulates an operation model of a transmission mechanism mounted on the vehicle, and a simulation that calculates a signal for ECT control from data and commands from other nodes connected to the vehicle LAN 14. The ECU model 12-3A for performing the above is classified and configured into a functional model. Further, the node 12-4 is a brake model 12-4B simulating an operation model of a braking mechanism mounted on the vehicle, the vehicle LAN 14
It is classified and configured into a functional model including an ECU model 12-4A that performs a simulation for calculating a signal for brake control from data or a command from another node connected to.

【0026】なお、ノード12−4は、ABS(アンチ
ロック・ブレーキ・システム)を含むことも可能であ
る。ABSは、周知のように車輪と路面との間に生じる
スリップ状態やタイヤのロック状態を回避するために、
タイヤ毎に制動力やタイヤの回転停止力等を制御するも
のである。
It should be noted that the node 12-4 can also include an ABS (antilock brake system). ABS is well known in order to avoid a slip condition or a tire lock condition that occurs between a wheel and a road surface.
The braking force, the rotation stopping force of the tire, and the like are controlled for each tire.

【0027】ECUノードとしては、VSC(ビークル
・スタビリティ・コントロール)を担当するノード12
−5が示されている。VSCは、車両の挙動制御を行う
ものであり、低μ路の横スベリ等を防止するため、ヨー
レイトや操舵角に応じてタイヤの回転力を制御する信号
を出力するノードである。
As the ECU node, the node 12 in charge of VSC (vehicle stability control)
-5 is shown. The VSC controls the behavior of the vehicle and is a node that outputs a signal for controlling the rotational force of the tire according to the yaw rate and the steering angle in order to prevent lateral slippage on a low μ road.

【0028】擬似信号ノードとしては、ノード12−6
が示されている。ノード12−6は車両に搭載されたか
つ車両用LAN14に接続された実際のECU12−6
Aと、この実ECU12−6Aに対して擬似信号を出力
する擬似信号発生装置モデル12−6Bからなる、機能
的なモデルに分類構成されている。
The pseudo signal node is the node 12-6.
It is shown. The node 12-6 is an actual ECU 12-6 mounted on the vehicle and connected to the vehicle LAN 14.
It is classified into a functional model including A and a pseudo signal generator model 12-6B that outputs a pseudo signal to the actual ECU 12-6A.

【0029】GUIノードとしては、ノード12−1が
示されている。ノード12−1は操作や表示の模擬であ
り、車両に搭載された機器の乗員による操作の模擬を行
うドライバ操作モデル12−1A、車両に搭載された表
示機器の表示の模擬を行うインパネ表示モデル12−1
B、車両や車両に搭載された機器の操作の模擬を指示す
るためのシミュレーション操作モデル12−1C、から
なる、機能的なモデルに分類構成されている。なお、操
作や表示の模擬であり、車両用LAN14を必要としな
い場合があるので、車両用LAN14への接続は必須で
はない。
As the GUI node, the node 12-1 is shown. The node 12-1 is a simulation of operation and display, and is a driver operation model 12-1A that simulates operation of a device mounted on the vehicle by an occupant, and an instrument panel display model that simulates display of a display device mounted on the vehicle. 12-1
B, a functional model including a simulation operation model 12-1C for instructing the simulation of the operation of the vehicle and the equipment mounted on the vehicle. Note that the connection to the vehicle LAN 14 is not essential because it is a simulation of operation and display and the vehicle LAN 14 may not be needed.

【0030】なお、上記複数のノードについて説明した
が、本実施の形態にかかるノードは上述のノードに限定
されるものではなく、車両内に搭載された機器やECU
を模擬する他のノードを含めることができる。
Although the plurality of nodes have been described above, the nodes according to the present embodiment are not limited to the above-mentioned nodes, and devices and ECUs mounted in the vehicle may be used.
Other nodes can be included that mimic.

【0031】図3に示すように、ノード12−2は、デ
ータバス16に接続されたCPU20、RAM22、R
OM24を含んたコンピュータ構成で構築されており、
ROMには後述する通信処理等を行うためのプログラム
が予め記憶されている。このノード12−2は、入力デ
ータや演算結果等を表示する表示装置26、コマンドや
データ等を入力するための入力装置28、データバス1
6に接続するインタフェース部であるシミュレート通信
装置32,及び車両用LAN14に接続するインタフェ
ース部である車内LAN通信装置34を含んで構成され
ている。
As shown in FIG. 3, the node 12-2 includes a CPU 20, a RAM 22 and an R connected to the data bus 16.
Built with a computer configuration including OM24,
A program for performing communication processing, which will be described later, is stored in advance in the ROM. The node 12-2 includes a display device 26 for displaying input data, calculation results, etc., an input device 28 for inputting commands, data, etc., and a data bus 1.
6 and an in-vehicle LAN communication device 34 which is an interface unit connected to the vehicle LAN 14.

【0032】なお、ノード12−3,12−4,12−
5の各々は、ノード12−2と同様の構成であるため、
詳細な説明を省略する。
Nodes 12-3, 12-4, 12-
Since each of 5 has the same configuration as the node 12-2,
Detailed description is omitted.

【0033】図4(A)に示すように、ノード12−2
は、メインノードとして機能して上述のようにエンジン
制御のための信号を算出する模擬を行うECUモデル1
2−2A、エンジンモデル12−2B、時間調整モデル
12−2Cに機能的に分類できる。
As shown in FIG. 4A, the node 12-2
Is an ECU model 1 that functions as a main node and performs a simulation to calculate a signal for engine control as described above.
2-2A, engine model 12-2B, and time adjustment model 12-2C can be functionally classified.

【0034】なお、ノード12−3,12−4のプラン
トノードは、ノード12−2と同様に分類できるが、図
4(A)に示す時間調整モデル12−2Cとして機能す
る分類部分が担当するノードのスケジュール調整すなわ
ちタイミング調整を担当する部分となる。図2では、プ
ラントノードについてタイミング指示等の機能を特に示
していないが、ノードの内部処理(すなわちECUモデ
ル12−3A、12−4A)として本来含んでいる機能
であるため、ここにスケジューラ12−3Ax,12−
4Axとして明示することができる。
The plant nodes of the nodes 12-3 and 12-4 can be classified in the same manner as the node 12-2, but the classification portion functioning as the time adjustment model 12-2C shown in FIG. 4A is in charge. It is a part in charge of schedule adjustment of the node, that is, timing adjustment. In FIG. 2, a function such as timing instruction is not particularly shown for the plant node, but since it is a function originally included as an internal process of the node (that is, the ECU models 12-3A and 12-4A), the scheduler 12- is included here. 3Ax, 12-
It can be specified as 4Ax.

【0035】図4(B)に示すように、ノード12−5
のECUノードは、ECUのみで構成可能なモデル(E
CUモデル12−5A)であるが、上記と同様に本来含
んでいる機能としてスケジューラ12−5Axを独立し
て示した。
As shown in FIG. 4B, the node 12-5
The ECU node of is a model (E
Although it is the CU model 12-5A), the scheduler 12-5Ax is independently shown as a function originally included as in the above.

【0036】図5(A)に示すように、ノード12−6
は、ノード12−2と同様の構成であり、CPU40、
RAM42、ROM44を含んたコンピュータ構成で、
表示装置46、入力装置48、シミュレート通信装置5
2,及び車内LAN通信装置54がバス50に接続され
て構成されている。図5(B)に示すように、ノード1
2−6は、擬似信号ノードとして機能して上述のように
擬似信号を出力する擬似信号発生装置モデル12−6B
である機能分類になる。
As shown in FIG. 5A, the node 12-6
Has a configuration similar to that of the node 12-2, and includes a CPU 40,
A computer configuration including a RAM 42 and a ROM 44,
Display device 46, input device 48, simulated communication device 5
2, and the in-vehicle LAN communication device 54 is configured to be connected to the bus 50. As shown in FIG. 5B, the node 1
2-6 is a pseudo signal generator model 12-6B that functions as a pseudo signal node and outputs a pseudo signal as described above.
It becomes a function classification.

【0037】図6(A)に示すように、ノード12−1
は、上記ノードとほぼ同様の構成であるが車両用LAN
14への接続は必須ではないため、CPU60、RAM
62、ROM64を含んたコンピュータ構成で、表示装
置66、入力装置68、及びシミュレート通信装置72
がバス60に接続されて構成されている。図6(B)に
示すように、ノード12−1は、GUIノードとして機
能して上述のように操作や表示を模擬するGUIモデル
(12−1A,1B,1C)である機能分類になる。
As shown in FIG. 6A, the node 12-1
Has a configuration similar to that of the above node, but is a vehicle LAN
Connection to 14 is not mandatory, so CPU60, RAM
62, a computer configuration including a ROM 64, a display device 66, an input device 68, and a simulated communication device 72.
Are connected to the bus 60. As shown in FIG. 6 (B), the node 12-1 is classified as a GUI model (12-1A, 1B, 1C) that functions as a GUI node and simulates the operation and display as described above.

【0038】なお、図示は省略したが、ノードを構成す
るコンピュータのバスに、記録媒体としてのフレキシブ
ルディスクなどが挿抜可能なリードライトユニットを接
続することができる。なお、後述する処理ルーチン等
は、リードライトユニットを用いてフレキシブルディス
クに対して読み書き可能である。従って、後述する処理
ルーチンは、ROMなどに記憶することなく、予めフレ
キシブルディスクに記録しておき、リードライトユニッ
トを介してフレキシブルディスクに記録された処理プロ
グラムを実行してもよい。また、ハードディスク装置等
の大容量記憶装置(図示省略)を接続し、フレキシブル
ディスクに記録された処理プログラムを大容量記憶装置
(図示省略)へ格納(インストール)して実行するよう
にしてもよい。また、記録媒体としては、任意の磁気的
なものや光学的なものとしての記録媒体がある。例え
ば、CD−ROM,MD,MO,DVD等のディスクや
DAT等の磁気テープがあり、これらを用いるときに
は、上記リードライトユニットに代えてまたはさらにC
D−ROM装置、MD装置、MO装置、DVD装置、D
AT装置等を用いればよい。また、ICカードなどの記
録媒体も利用可能である。
Although not shown, a read / write unit capable of inserting / removing a flexible disk as a recording medium can be connected to a bus of a computer forming a node. It should be noted that the processing routine and the like to be described later can read from and write to the flexible disk using the read / write unit. Therefore, the processing routine described below may be recorded in the flexible disk in advance without being stored in the ROM or the like, and the processing program recorded in the flexible disk may be executed via the read / write unit. Further, a large-capacity storage device (not shown) such as a hard disk device may be connected, and the processing program recorded on the flexible disk may be stored (installed) in the large-capacity storage device (not shown) and executed. Further, the recording medium includes an arbitrary magnetic recording medium and optical recording medium. For example, there are discs such as CD-ROM, MD, MO, and DVD, and magnetic tapes such as DAT. When using these, instead of the read / write unit, or further C
D-ROM device, MD device, MO device, DVD device, D
An AT device or the like may be used. A recording medium such as an IC card can also be used.

【0039】次に、本実施の形態の作用を図1,図7,
図8を参照しつつ説明する。本実施の形態は車両に搭載
される複数のノード12で車両用情報通信システムの試
験を行うときに、通常の車両用LAN14と、試験模擬
するデータ授受可能なデータバス16とにより行うもの
である。
Next, the operation of this embodiment will be described with reference to FIGS.
This will be described with reference to FIG. In the present embodiment, when a vehicle information communication system is tested by a plurality of nodes 12 mounted on a vehicle, a normal vehicle LAN 14 and a data bus 16 capable of exchanging data to simulate a test are used. .

【0040】なお、以下の説明では、各ノード12が担
当する電子機器のパラメータは予め各メモリ(ROMや
RAM)に記憶(登録)されていると共に、他のメモリ
にバックアップ可能なものとする。
In the following description, it is assumed that the parameters of the electronic device handled by each node 12 are stored (registered) in each memory (ROM or RAM) in advance and can be backed up in another memory.

【0041】車両システム試験装置10による模擬を開
始するために、予め各ノード12の電源を投入し、模擬
開始可能な環境に設定する。ノード12−1は、GUI
ノードであるので、車両システム試験装置10の進行を
指示したり監視したりするためのユーザインタフェース
・プログラムが実行される。
In order to start the simulation by the vehicle system test apparatus 10, each node 12 is turned on in advance and the environment where the simulation can be started is set. The node 12-1 is a GUI
Being a node, a user interface program for instructing and monitoring the progress of the vehicle system test apparatus 10 is executed.

【0042】図1に示すように、エンジン制御を担当す
るメインノードであるノード12−2では、本車両シス
テム試験装置10の基本処理が実行される。より具体的
には、時間調整モデル12−2Cにおける処理が実行さ
れる。
As shown in FIG. 1, in the node 12-2, which is the main node in charge of engine control, the basic processing of the vehicle system test apparatus 10 is executed. More specifically, the process in the time adjustment model 12-2C is executed.

【0043】ステップ100では、ノード12−1から
の模擬開始指示を表す信号を受信したか否かを判断す
る。その信号受信をするまで否定判断を繰り返し、信号
を受信するとステップ100で肯定されステップ102
へ進む。ステップ102では、上記ステップ100で受
け取った模擬開始指示を受けて、各ノード12−iへ模
擬を開始することを表すスタート信号を送信する。この
信号送信は、データバス16を介して行われる。このス
タート信号を各ノード12−iが受信することによっ
て、各ノード12−iは初期化処理を行う(詳細は後
述)。
In step 100, it is judged whether or not a signal representing the simulation start instruction from the node 12-1 is received. The negative determination is repeated until the signal is received, and when the signal is received, the affirmative determination is made in step 100 and the step 102 is performed.
Go to. In step 102, in response to the simulation start instruction received in step 100, a start signal indicating the start of simulation is transmitted to each node 12-i. This signal transmission is performed via the data bus 16. When each node 12-i receives this start signal, each node 12-i performs initialization processing (details will be described later).

【0044】次のステップ104では、全てのノードが
初期化を終了したか否かを判断する。ステップ104で
は、各ノード12−iから送信されるデータを読み取る
ことによって各ノードが初期化を終了したか否かを判定
し、予め定めた全てのノードについてその判定が全て終
了したことを判断する。具体的には、各ノード12−i
が初期化処理に終了に伴ってその旨を表すデータを受信
したり、各ノード12−iがノードの状態を記憶する図
示しない共有メモリを更新するその更新状態を監視した
りすることで判定する。
At the next step 104, it is judged whether or not all the nodes have completed the initialization. In step 104, it is determined whether each node has completed the initialization by reading the data transmitted from each node 12-i, and it is determined that the determination has been completed for all the predetermined nodes. . Specifically, each node 12-i
Receives data indicating that the initialization process is completed, and each node 12-i updates the shared memory (not shown) that stores the state of the node and monitors the updated state. .

【0045】全ノードの初期化が終了するまでステップ
104では否定判断を繰り返し、肯定されると、ステッ
プ106へ進む。ステップ106では、既に全ノードの
初期化が終了しているので、車両システム試験装置10
の同期をとるために、各ノード12−iへ同期信号を送
信する。この信号送信は、データバス16を介して行わ
れる。各ノード12−iでは、この同期信号を受信する
ことで、各ノード12−iのECUモデルの初期化を行
う。各ノード12−iでは、ECUモデルの初期化が終
了すると、その演算結果を送信し、同期信号の受信待機
状態へ移行する。
Until the initialization of all the nodes is completed, the negative judgment is repeated in step 104, and if the judgment is affirmative, the routine proceeds to step 106. In step 106, the initialization of all the nodes has already been completed, so the vehicle system test apparatus 10
A synchronization signal is transmitted to each node 12-i in order to synchronize the above. This signal transmission is performed via the data bus 16. By receiving this synchronization signal, each node 12-i initializes the ECU model of each node 12-i. When the initialization of the ECU model is completed, each node 12-i transmits the calculation result and shifts to the standby state for receiving the synchronization signal.

【0046】次のステップ108では、全てのノードが
模擬のための同期待機状態に移行したか否かを判断す
る。ステップ108では、各ノード12−iから演算結
果が送信されたか否かを判別することによって、全ノー
ドが模擬のための同期待機状態に移行したか否かを判断
する。具体的には、各ノード12−iがECUモデルの
初期化処理終了に伴って送信するデータを受信したり、
各ノード12−iが初期化処理終了に対応するデータを
記憶する図示しない共有メモリを更新するその更新状態
を監視したりすることで判定する。
At the next step 108, it is judged whether or not all the nodes have shifted to the synchronization waiting state for simulation. In step 108, it is determined whether or not all the nodes 12-i have transmitted the calculation result, thereby determining whether or not all the nodes have transitioned to the synchronization standby state for simulation. Specifically, each node 12-i receives data transmitted with the completion of the initialization process of the ECU model,
The determination is made by each node 12-i updating the shared memory (not shown) that stores the data corresponding to the end of the initialization process and monitoring the update state.

【0047】全ノードが同期待機状態に移行するまでス
テップ108では否定判断を繰り返し、肯定されると、
ステップ110へ進む。ステップ110では、各ノード
12−iの状態に基づいて、各ノード12−iの演算周
期tを検出する。この演算周期は、各ノード12−iの
1ループ演算の周期の最大公約数である。すなわち、各
ノード12−iでは1ループ演算処理を1回以上繰り返
し行うことによってノード内の処理を完了する。1ルー
プ演算とは、該当するノード12−iにおいて1つの処
理を遂行するために必要とする最小単位であり、例えば
送信処理や受信処理などを行うために必要とするデータ
収集などの1ループ演算が行われる。従って、該当する
ノード12−iにおいて1ループ演算は繰り返し行われ
るが、1ループ演算が基準となる。
In step 108, a negative determination is repeated until all the nodes have transitioned to the synchronization standby state.
Go to step 110. In step 110, the calculation cycle t of each node 12-i is detected based on the state of each node 12-i. This operation cycle is the greatest common divisor of the cycle of one loop operation of each node 12-i. That is, in each node 12-i, the processing in the node is completed by repeating the one-loop arithmetic processing once or more. The one-loop operation is a minimum unit required to perform one process in the corresponding node 12-i, and for example, one-loop operation such as data collection required to perform a transmission process or a reception process. Is done. Therefore, although the one-loop operation is repeatedly performed in the corresponding node 12-i, the one-loop operation is the reference.

【0048】次のステップ112では、通信周期Tを求
める。通信周期は、各ノード12−iの演算周期の公倍
数である。すなわち、各ノード12−iでは他のノード
に対してデータ(物理値)を授けたり他のノードからデ
ータ(物理値)を受け取ったりする物理値の通信を行
う。上述のように、各ノード12−iでは1ループ演算
の演算周期で各種演算処理を遂行するが、例えば演算結
果を得るためには、プラントモデルからのセンサー値を
受け取ったり、他のノードへ演算結果である物理値を送
信したりする。従って、プラントモデルの許容誤差や通
信負荷によって周期が変動する。そこで、これらを考慮
するために、通信周期Tとして、各ノード12−iの演
算周期の公倍数を定める。
In the next step 112, the communication cycle T is obtained. The communication cycle is a common multiple of the calculation cycle of each node 12-i. That is, each node 12-i performs physical value communication such as giving data (physical value) to another node or receiving data (physical value) from another node. As described above, each node 12-i performs various calculation processes in a calculation cycle of one loop calculation. For example, in order to obtain the calculation result, the sensor value from the plant model is received or the calculation is performed to another node. It sends the resulting physical value. Therefore, the cycle varies depending on the tolerance of the plant model and the communication load. Therefore, in order to take these into consideration, a common multiple of the calculation cycle of each node 12-i is determined as the communication cycle T.

【0049】次のステップ114では、車両システム試
験装置10を同期させつつ作動させるための同期周期V
を設定する。各ノード12−iは時間精度Sで稼働す
る。このため、時間精度Sを考慮すると、通信周期Tの
繰り返しによって通信周期T分の時間だけずれる状態が
生じることがある。
At the next step 114, a synchronization cycle V for operating the vehicle system test apparatus 10 in synchronization with each other.
To set. Each node 12-i operates with time accuracy S. Therefore, in consideration of the time accuracy S, the communication cycle T may be repeated and the communication cycle T may be shifted by the time corresponding to the communication cycle T.

【0050】すなわち、演算周期t=通信周期Tのノー
ドを例にし、t=0.001秒(1ms)でS=0.0
001秒(100μs)とすると、演算回数h=T/S
=10、となり、ノードの演算を10回行うたびに1演
算周期分だけずれが生じる。従って、この繰り返しを継
続的に実施すると、演算周期分のズレ時間が増加してい
く。
That is, taking a node having an operation cycle t = communication cycle T as an example, S = 0.0 at t = 0.001 seconds (1 ms).
If 001 seconds (100 μs), the number of calculations h = T / S
= 10, and every time the node calculation is performed 10 times, there is a deviation of one calculation cycle. Therefore, if this repetition is continuously performed, the deviation time for the calculation cycle increases.

【0051】そこで、本実施の形態では、時間精度Sに
よる誤差を補正するため、1演算周期分だけのずれを許
容することを含む場合に、演算回数h以内に同期タイミ
ング(同期周期V)を設定する。なお、1演算周期分の
ずれも補正するには、演算回数h未満で同期タイミング
を設定することが好ましい。
Therefore, in the present embodiment, in order to correct the error due to the time accuracy S, when the deviation of only one operation cycle is allowed, the synchronization timing (synchronization cycle V) is set within the number of operations h. Set. In order to correct the deviation for one calculation cycle, it is preferable to set the synchronization timing with less than the number of calculations h.

【0052】同期周期Vの設定が終了すると、次のステ
ップ116において時間合わせ処理が実行される。ステ
ップ116では、各ノード12−iへ同期信号を送信す
る。この同期信号により、各ノード12−iでは、リア
ルタイムの処理が開始される。また、各ノード12−i
は、また、擬似信号発生装置モデル12−6Bにおい
て、シミュレーションすなわち擬似信号の発生が開始さ
れる。なお、ステップ116の同期信号送信による各ノ
ード12−iの動作としては、ECU起動タイミングを
模擬するために、予め定めた所定時間までプラントモデ
ルの演算のみを実施する。
When the setting of the synchronization cycle V is completed, the time adjustment processing is executed in the next step 116. At step 116, a synchronization signal is transmitted to each node 12-i. This synchronization signal causes each node 12-i to start real-time processing. Also, each node 12-i
In addition, in the pseudo signal generator model 12-6B, simulation, that is, generation of a pseudo signal is started. Note that, as the operation of each node 12-i by transmitting the synchronization signal in step 116, only the plant model is calculated until a predetermined time in order to simulate the ECU activation timing.

【0053】次のステップ118では、通常の処理を実
行する。この通常処理は、上記設定した同期周期Vによ
り各ノード12−iを同期させつつシミュレーションを
実行する処理である。
In the next step 118, normal processing is executed. This normal process is a process of executing a simulation while synchronizing each node 12-i with the set synchronization cycle V.

【0054】次のステップ120では、エラーが発生し
たか否かを判断し、肯定されたときには、ステップ12
2でエラー処理をしたのちに、ステップ124へ進み、
否定されたときは、そのままステップ124へ進む。ス
テップ124では、ノード12−1からのGUIによる
終了指示を表す信号を受信したか否かを判別することに
よって車両システム試験装置10の処理を終了するか否
かを判断する。ステップ124で否定されると、ステッ
プ118へ戻り通常処理を繰り返し実行する。一方、ス
テップ124で肯定されると、本ルーチンを終了する。
In the next step 120, it is judged whether or not an error has occurred. If the result is affirmative, step 12
After performing error processing in 2, proceed to step 124,
When the result is negative, the process directly proceeds to step 124. In step 124, it is determined whether or not the processing of the vehicle system test apparatus 10 is terminated by determining whether or not a signal indicating a GUI termination instruction from the node 12-1 is received. When the result in step 124 is NO, the process returns to step 118 to repeat the normal processing. On the other hand, if the result in step 124 is affirmative, this routine ends.

【0055】車両システム試験装置10では、通信の遅
れや過剰な演算負荷による遅れがあり、これらをエラー
として判別する。本実施の形態では、エラー対応として
次の3つの対応を定めている。なお、他のノードにおい
ても同様であるが、各ノードにより対応を異ならせるこ
とも可能であるため、選択的に設定することもできる。 (1)エラー状態からの回復を待機 正常なノードの動作を一時停止、エラーのノードの正常
状態への復帰を待機 予め設定した時間以上回復しないときシミュレーション
を終了 擬似信号発生装置モデルを含まないノードによるシステ
ムに有効な設定 (2)即時終了 直ちにシミュレーションを終了 擬似信号発生装置モデルでの実ECU接続のノードを含
むシステムに有効な設定 特に、重要度が高いノードがエラー状態のときに有効 (3)前回値を保持して継続処理 エラーしたノードが用いた前回の物理値等を用いシミュ
レーションを継続 擬似信号発生装置モデルでの実ECU接続のノードを含
むシステムに有効な設定 特に、重要度が低いノードがエラー状態のときに有効 なお、本実施の形態では、上記3つの設定を用いるが、
本発明はこれに限定されるものではなく、上記の組み合
わせの設定や段階的な設定にしてもよく、また、他の設
定を用いてもよい。
In the vehicle system test apparatus 10, there is a communication delay and a delay due to an excessive calculation load, and these are discriminated as errors. In this embodiment, the following three measures are defined as error measures. Note that the same applies to other nodes, but since the correspondence can be made different for each node, it can be set selectively. (1) Waiting for recovery from error state Suspend normal node operation, wait for error node to return to normal state End simulation when not recovering for more than preset time Node that does not include pseudo signal generator model Valid settings for the system by (2) Immediate termination Immediate termination of simulation Immediate termination Valid settings for the system including the node connected to the actual ECU in the pseudo signal generator model Effective especially when a node of high importance is in an error state (3 ) Continue the simulation by using the previous physical value etc. used by the node that retained the previous value and continued processing error Settings that are effective for the system including the node of the actual ECU connection in the pseudo signal generator model Especially low importance This is valid when the node is in the error state. In the present embodiment, the above three settings are used.
The present invention is not limited to this, and the setting of the above combination or the stepwise setting may be used, or another setting may be used.

【0056】図7には、各ノード12−iで実行される
基本処理を示した。
FIG. 7 shows the basic processing executed by each node 12-i.

【0057】ステップ130では、ノード12−2から
のスタート信号を受信したか否かを判断する。その信号
受信をするまで否定判断を繰り返し、スタート信号を受
信するとステップ130で肯定されステップ132へ進
む。ステップ132では、ノード12−2からのスター
ト信号により、初期化処理を行う。この初期化処理はの
プラントモデルの初期化を行う。初期化が終了すると、
次のステップ134において初期化が終了した旨を表し
同期信号の待機状態へ移行したことを表すデータを送信
する。
At step 130, it is judged whether or not the start signal from the node 12-2 is received. The negative determination is repeated until the signal is received, and when the start signal is received, the affirmative determination is made in step 130 and the process proceeds to step 132. In step 132, initialization processing is performed by the start signal from the node 12-2. This initialization process initializes the plant model of. When initialization is completed,
In the next step 134, data indicating that the initialization is completed and indicating that the synchronization signal is in the standby state is transmitted.

【0058】次のステップ136では、ノード12−2
からの同期信号を受信したか否かを判断する。その同期
信号を受信するまで否定判断を繰り返し、同期信号を受
信するとステップ136で肯定されステップ138へ進
む。ステップ138では、ECUモデルの初期化処理を
実行した後に、その演算結果を次のステップ140へ送
信する。ステップ140の処理後には再度、同期信号待
機状態へ移行する。
In the next step 136, the node 12-2
It is determined whether or not the synchronization signal from is received. The negative determination is repeated until the synchronization signal is received, and when the synchronization signal is received, the affirmative determination is made in step 136 and the process proceeds to step 138. In step 138, after executing the ECU model initialization process, the calculation result is transmitted to the next step 140. After the processing of step 140, the state again shifts to the synchronization signal standby state.

【0059】次のステップ142では、ノード12−2
からの同期信号を受信したか否かを判断する。その同期
信号を受信するまで否定判断を繰り返し、同期信号を受
信するとステップ142で肯定されステップ144へ進
む。ステップ144では、そのノードの1ループ演算な
どによる通常の演算処理が実行される。この通常処理
は、上述の同期周期Vに同期してシミュレーションが実
行される処理である。
In step 142, the node 12-2
It is determined whether or not the synchronization signal from is received. The negative determination is repeated until the synchronization signal is received, and when the synchronization signal is received, the affirmative determination is made in step 142 and the process proceeds to step 144. In step 144, normal operation processing such as one-loop operation of the node is executed. This normal process is a process in which the simulation is executed in synchronization with the above-mentioned synchronization cycle V.

【0060】次のステップ146では、エラーが発生し
たか否かを判断し、肯定されたときには、ステップ14
8でエラー処理をしたのちに、ステップ150へ進み、
否定されたときは、そのままステップ150へ進む。ス
テップ150では、ノード12−2からのシミュレーシ
ョン終了指示を表す信号を受信したか否かを判別するこ
とによって終了するか否かを判断する。ステップ150
で否定されると、ステップ144へ戻り通常処理を繰り
返し実行する。一方、ステップ150で肯定されると、
本ルーチンを終了する。
In the next step 146, it is judged whether or not an error has occurred. If the result is affirmative, step 14
After error processing in step 8, proceed to step 150,
When the result is negative, the process directly proceeds to step 150. In step 150, it is determined whether or not to end by determining whether or not a signal indicating a simulation end instruction from the node 12-2 is received. Step 150
If the answer is NO in step 144, the process returns to step 144 to repeat the normal processing. On the other hand, if affirmative in step 150,
This routine ends.

【0061】なお、上記ステップ110の処理は、本発
明の検出手段の処理に相当し、ステップ112の処理
は、本発明の演算手段の処理に相当する。また、ステッ
プ114の同期周期Vを求める処理は、本発明の導出手
段の処理に相当する。また、求めた同期周期Vで同期し
て模擬させるノード12−2の処理は、本発明の同期手
段に相当する。
The processing of step 110 corresponds to the processing of the detecting means of the present invention, and the processing of step 112 corresponds to the processing of the calculating means of the present invention. The process of obtaining the synchronization cycle V in step 114 corresponds to the process of the derivation means of the present invention. Further, the processing of the node 12-2 which is simulated in synchronization with the obtained synchronization cycle V corresponds to the synchronization means of the present invention.

【0062】また、上記ノードは本発明の模擬制御手段
に相当し、プラントモデルは本発明の機構部に相当し、
ECUモデルは作動制御部に相当する。また、擬似信号
発生装置モデル(装置)は、本発明の信号発生手段に相
当する。
The node corresponds to the simulation control means of the present invention, the plant model corresponds to the mechanical section of the present invention,
The ECU model corresponds to the operation control unit. The pseudo signal generator model (device) corresponds to the signal generating means of the present invention.

【0063】図8には、本車両システム試験装置10に
おいてシミュレーションが実行されるノードについての
通常処理中のタイムチャートを示した。このタイムチャ
ートを参照して、車両システム試験装置10の作動をさ
らに説明する。
FIG. 8 shows a time chart during normal processing for the node for which the simulation is executed in the vehicle system test apparatus 10. The operation of the vehicle system test apparatus 10 will be further described with reference to this time chart.

【0064】エンジン制御を担当するメインノードであ
るノード12−2では、本車両システム試験装置10の
スケジュール管理を遂行する時間調整モデル12−2C
と、ECUモデル12−2Aとの両方の処理が実行され
る。
At the node 12-2, which is the main node in charge of engine control, the time adjustment model 12-2C for performing schedule management of the vehicle system test apparatus 10 is executed.
And the ECU model 12-2A are executed.

【0065】なお、図8では、以下の説明のために、便
宜上、演算周期t毎に演算するメインのノードA(図2
のノード12−2)、演算周期t毎に演算する一般的な
ノードB、演算周期2t毎に演算する他のノードC,演
算周期4t毎に演算する他のノードD,・・・として説
明する。図8では、縦軸に時間経過を示し、横軸にノー
ドを示している。
Note that in FIG. 8, for convenience of explanation, the main node A (FIG.
12-2) of the above, a general node B that calculates every calculation cycle t, another node C that calculates every calculation cycle 2t, another node D that calculates every calculation cycle 4t, ... . In FIG. 8, the vertical axis indicates the passage of time and the horizontal axis indicates the nodes.

【0066】模擬が開始されると、ノードAは(自己を
含め)、各ノード(A,B,C,D,・・・)へ同期信
号を送信することでノード間同期を実施し、各ノードは
それを受けて各処理を開始する。各ノードの処理は、演
算処理、送信処理、受信処理の繰り返しを1つの処理と
して想定している。
When the simulation is started, the node A (including itself) carries out inter-node synchronization by transmitting a synchronization signal to each node (A, B, C, D, ...). The node receives it and starts each process. The processing of each node is assumed to be a repetition of arithmetic processing, transmission processing, and reception processing.

【0067】詳細には、ノードAは演算周期t毎に演算
するノードであり、その同期信号により1ループ演算を
実行する。その演算結果を送信し受信待機状態へ移行す
る。ノードAは演算周期tで送受信の処理を実行する。
従って、演算周期tに至ると、再度1ループ演算を実行
するが、受信を開始するまで受信待機状態を維持する。
ノードBは、ノードAと同様である。
More specifically, the node A is a node that performs an operation at every operation cycle t, and executes a one-loop operation by its synchronizing signal. The calculation result is transmitted and the reception standby state is entered. The node A executes transmission / reception processing at the calculation cycle t.
Therefore, when the calculation cycle t is reached, the one-loop calculation is executed again, but the reception standby state is maintained until reception is started.
Node B is similar to node A.

【0068】ノードCは、演算周期2t毎に演算するノ
ードであり、ノードCは演算周期2tで送受信の処理を
実行する。まず、ノードAからの同期信号により1ルー
プ演算を実行する。その演算結果を送信し受信待機状態
へ移行した後に、受信処理を実行する。演算周期2tに
至ると、再度1ループ演算を実行するが、ここでは、受
信を完了しているため、そのままの状態を維持する。
The node C is a node that performs calculation at every calculation cycle 2t, and the node C executes transmission / reception processing at the calculation cycle 2t. First, the one-loop operation is executed by the synchronization signal from the node A. After transmitting the calculation result and shifting to the reception standby state, the reception process is executed. When the calculation cycle 2t is reached, the one-loop calculation is executed again, but since the reception is completed here, the state is maintained as it is.

【0069】同様に、ノードDは、演算周期4t毎に演
算するノードであり、ノードCは演算周期4tで送受信
の処理を実行する。まず、ノードAからの同期信号によ
り1ループ演算を実行する。その演算結果を送信し受信
待機状態へ移行した後に、受信処理を実行する。演算周
期4tに至ると、再度1ループ演算を実行するが、ここ
では、受信を完了しているため、そのままの状態を維持
する。
Similarly, the node D is a node that performs calculation every 4t in the calculation cycle, and the node C executes transmission / reception processing in the calculation cycle 4t. First, the one-loop operation is executed by the synchronization signal from the node A. After transmitting the calculation result and shifting to the reception standby state, the reception process is executed. When the calculation cycle 4t is reached, the one-loop calculation is executed again, but since the reception is completed here, the state is maintained as it is.

【0070】図8では、演算周期4t毎に演算するノー
ドまでを想定しており、演算周期がt1,t2,t3,
t4の通信周期Tを1群としてシミュレートする。すな
わち、周期が4t毎に同期信号をメインノードが送信す
ることで同期させている。このように、周期として周期
T1,T2,T3,・・・、のように通信周期T毎に同
期されたシミュレートが可能である。
In FIG. 8, nodes up to every 4t are calculated, and the calculation cycle is t1, t2, t3.
The communication cycle T of t4 is simulated as one group. That is, the main node transmits a synchronization signal every 4t to synchronize. In this way, it is possible to perform a simulation synchronized with each communication cycle T, such as cycles T1, T2, T3, ... As a cycle.

【0071】以上説明したように、本実施の形態では、
車両に搭載された制御系を担当するECUを含むノード
の各々を模擬するとき、各々演算周期が異なる場合であ
っても、これらを同期させつつ模擬することが可能とな
る。また、各ノードの時間精度を考慮して同期させるた
め、演算周期のずれによる遅延時間を抑制することがで
き、高速のシミュレートが可能となる。
As described above, in the present embodiment,
When simulating each of the nodes including the ECU that is in charge of the control system mounted on the vehicle, even if the calculation cycles are different, it is possible to simulate them while synchronizing them. Also, since the synchronization is performed in consideration of the time accuracy of each node, the delay time due to the deviation of the calculation cycle can be suppressed, and high-speed simulation can be performed.

【0072】なお、上記の実施の形態では、バス経由す
なわちデータバス16を介して同期させる場合を説明し
たが、バス経由に限定されるものではなく、任意のネッ
トワーク接続による構成によって同期させてもよい。
In the above embodiment, the case where the synchronization is performed via the bus, that is, the data bus 16 has been described. However, the present invention is not limited to the way via the bus, and the synchronization may be achieved by an arbitrary network connection configuration. Good.

【0073】また、上記の実施の形態では、ECUや擬
似信号発生装置によって情報授受する場合を説明した
が、本発明はこれに限定されるものではなく、車両内に
搭載された電子機器で情報授受可能な装置に接続しても
よく、模擬するようにしてもよい。
Further, in the above-mentioned embodiment, the case where the information is transmitted and received by the ECU and the pseudo signal generating device has been described, but the present invention is not limited to this, and the information is transmitted by the electronic equipment mounted in the vehicle. It may be connected to a transferable device or may be simulated.

【0074】[0074]

【発明の効果】以上説明したように本発明によれば、各
制御手段が担当する部分を制御するための演算周期を検
出手段により検出し、通信周期として演算周期の最小公
倍数を演算手段により求め、通信周期の繰り返し演算に
より生じる1演算周期ずれる通信周期の回数を導出手段
により導出して、同期手段によって同期を行うので、車
両システムでは、各通信周期の繰り返しにより1演算周
期だけずれる以前に、同期をとることができる、という
効果がある。
As described above, according to the present invention, the detecting means detects the calculation cycle for controlling the portion in charge of each control means, and the calculating means finds the least common multiple of the calculation cycle as the communication cycle. Since the derivation means derives the number of communication cycles that are deviated by one operation cycle caused by the repeated operation of the communication cycle and the synchronization means performs synchronization, in the vehicle system, before the operation is shifted by one operation cycle due to the repetition of each communication cycle, The effect is that they can be synchronized.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施の形態にかかる車両システム試験
装置において、同期処理を実行するためのスケジューリ
ングを行う処理の流れを示すフローチャートである。
FIG. 1 is a flowchart showing a flow of a process for performing scheduling for executing a synchronization process in a vehicle system test device according to an embodiment of the present invention.

【図2】本発明の実施の形態にかかる車両システム試験
装置の概略構成を示すブロック図である。
FIG. 2 is a block diagram showing a schematic configuration of a vehicle system testing device according to an embodiment of the present invention.

【図3】車両システム試験装置のメインノードの概略構
成を示すブロック図である。
FIG. 3 is a block diagram showing a schematic configuration of a main node of the vehicle system test device.

【図4】ノードを機能的に分類した概念構成を示し、
(A)はプラントモデルを含む構成、(B)はECUモ
デルのみからなる構成を示している。
FIG. 4 shows a conceptual configuration in which nodes are functionally classified,
(A) shows a configuration including a plant model, and (B) shows a configuration including only an ECU model.

【図5】車両システム試験装置の実ECUと接続するノ
ードに関し、(A)は概略構成を示すブロック図であ
り、(B)は機能的に分類した概念構成図である。
5A is a block diagram showing a schematic configuration of a node connected to an actual ECU of the vehicle system test device, and FIG. 5B is a conceptual configuration diagram functionally classified.

【図6】車両システム試験装置のGUIのノードに関
し、(A)は概略構成を示すブロック図であり、(B)
は機能的に分類した概念構成図である。
FIG. 6 is a block diagram showing a schematic configuration of a GUI node of a vehicle system test device, and FIG.
Is a conceptual block diagram functionally classified.

【図7】本発明の実施の形態にかかる車両システム試験
装置において、同期処理が実行されるノードでの処理の
流れを示すフローチャートである。
FIG. 7 is a flowchart showing a processing flow in a node in which a synchronization process is executed in the vehicle system test device according to the exemplary embodiment of the present invention.

【図8】本車両システム試験装置においてシミュレーシ
ョンが実行されるノードについての通常処理中のタイム
チャートである。
FIG. 8 is a time chart during normal processing for a node for which a simulation is executed in this vehicle system test device.

【符号の説明】[Explanation of symbols]

10 車両システム試験装置 12 ノード 12−2A ECUモデル 12−2B エンジンモデル 12−2C 時間調整モデル 12−6B 擬似信号発生装置モデル 14 車両用LAN 16 データバス S 時間精度 T 通信周期 V 同期周期 h 演算回数 t 演算周期 10 Vehicle system test equipment 12 nodes 12-2A ECU model 12-2B engine model 12-2C time adjustment model 12-6B Pseudo signal generator model 14 Vehicle LAN 16 data bus S time accuracy T communication cycle V sync cycle h Number of calculations t Calculation cycle

───────────────────────────────────────────────────── フロントページの続き (72)発明者 梶尾 和弘 愛知県豊田市トヨタ町1番地 トヨタ自動 車株式会社内 (72)発明者 鈴木 良仁 愛知県名古屋市東区東桜一丁目13番3号 株式会社トヨタコミュニケーションシステ ム内 (72)発明者 藤城 英樹 愛知県名古屋市東区東桜一丁目13番3号 株式会社トヨタコミュニケーションシステ ム内 Fターム(参考) 5H223 AA09 BB08 DD03 DD09 EE02 EE05 EE06 EE13 FF05 FF08   ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Kazuhiro Kajio             1 Toyota Town, Toyota City, Aichi Prefecture Toyota Auto             Car Co., Ltd. (72) Inventor Yoshihito Suzuki             13-13 Higashisakura, Higashi-ku, Nagoya-shi, Aichi             Toyota Communication System Co., Ltd.             Inside (72) Inventor Hideki Fujishiro             13-13 Higashisakura, Higashi-ku, Nagoya-shi, Aichi             Toyota Communication System Co., Ltd.             Inside F-term (reference) 5H223 AA09 BB08 DD03 DD09 EE02                       EE05 EE06 EE13 FF05 FF08

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 車両の状態を制御する複数の制御手段が
並列に接続された車両システムを試験する車両システム
試験装置において、 前記複数の制御手段の各々の演算周期を検出する検出手
段と、 前記複数の制御手段の各々について、制御手段の物理値
を得るための通信周期として演算周期の最小公倍数を求
める演算手段と、 予め定めた時間精度を含めた通信周期の繰り返し演算に
よって生じる1演算周期ずれる通信周期の回数を導出す
る導出手段と、 前記導出手段により導出された通信周期の回数以下のタ
イミングで前記制御手段の同期を行う同期手段と、 を備えたことを特徴とする車両システム試験装置。
1. A vehicle system test apparatus for testing a vehicle system in which a plurality of control means for controlling a state of a vehicle are connected in parallel, a detection means for detecting a calculation cycle of each of the plurality of control means, For each of the plurality of control means, the calculation means for obtaining the least common multiple of the calculation cycle as the communication cycle for obtaining the physical value of the control means, and one calculation cycle generated by the repeated calculation of the communication cycle including the predetermined time accuracy A vehicle system test apparatus comprising: a deriving unit that derives the number of communication cycles; and a synchronization unit that synchronizes the control unit at a timing that is equal to or less than the number of communication cycles derived by the deriving unit.
【請求項2】 前記制御手段は、前記車両に搭載されか
つ前記車両の状態を制御することを模擬する模擬制御手
段で構成したことを特徴とする請求項1に記載の車両シ
ステム試験装置。
2. The vehicle system test apparatus according to claim 1, wherein the control unit is a simulation control unit mounted on the vehicle and simulating controlling a state of the vehicle.
【請求項3】 前記模擬制御手段の少なくとも1つは、
前記車両に搭載された機構の模擬部と、その機構の作動
による制御を行う作動制御部とから構成されたことを特
徴とする請求項1または請求項2に記載の車両システム
試験装置。
3. At least one of the simulation control means,
The vehicle system test apparatus according to claim 1 or 2, wherein the vehicle system test apparatus comprises a simulation section of a mechanism mounted on the vehicle, and an operation control section that performs control by operating the mechanism.
【請求項4】 前記車両に搭載されかつ前記車両の状態
を制御する実制御手段に接続すると共に、該実制御手段
に対して与えられるべき実信号に相当する擬似信号を出
力する信号発生手段をさらに備えたことを特徴とする請
求項1乃至請求項3の何れか1項に記載の車両システム
試験装置。
4. A signal generating means mounted on the vehicle and connected to an actual control means for controlling the state of the vehicle, and outputting a pseudo signal corresponding to an actual signal to be given to the actual control means. The vehicle system test apparatus according to any one of claims 1 to 3, further comprising:
【請求項5】 前記複数の制御手段は、車両用ローカル
エリアネットワークで接続されたことを特徴とする請求
項1乃至請求項4の何れか1項に記載の車両システム試
験装置。
5. The vehicle system test apparatus according to claim 1, wherein the plurality of control means are connected by a vehicle local area network.
【請求項6】 車両の状態を制御する複数の制御手段が
並列に接続された車両システムを試験する車両システム
試験方法であって、 前記複数の制御手段の各々の演算周期を検出し、 前記複数の制御手段の各々について、制御手段の物理値
を得るための通信周期として演算周期の最小公倍数を求
め、 予め定めた時間精度を含めた通信周期の繰り返し演算に
よって生じる1演算周期ずれる通信周期の回数を導出
し、 前記導出手段により導出された通信周期の回数以下のタ
イミングで前記制御手段の同期を行うことを特徴とする
車両システム試験方法。
6. A vehicle system test method for testing a vehicle system in which a plurality of control means for controlling a state of a vehicle are connected in parallel, wherein the calculation cycle of each of the plurality of control means is detected. For each of the control means, the least common multiple of the calculation cycle is obtained as the communication cycle for obtaining the physical value of the control means, and the number of communication cycles deviated by one calculation cycle caused by the repeated calculation of the communication cycle including the predetermined time accuracy. And the control means is synchronized with the timing less than or equal to the number of communication cycles derived by the deriving means.
JP2001320624A 2001-10-18 2001-10-18 Vehicle system test apparatus and method Expired - Fee Related JP3963092B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001320624A JP3963092B2 (en) 2001-10-18 2001-10-18 Vehicle system test apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001320624A JP3963092B2 (en) 2001-10-18 2001-10-18 Vehicle system test apparatus and method

Publications (2)

Publication Number Publication Date
JP2003121310A true JP2003121310A (en) 2003-04-23
JP3963092B2 JP3963092B2 (en) 2007-08-22

Family

ID=19137982

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001320624A Expired - Fee Related JP3963092B2 (en) 2001-10-18 2001-10-18 Vehicle system test apparatus and method

Country Status (1)

Country Link
JP (1) JP3963092B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006176000A (en) * 2004-12-22 2006-07-06 Toyota Motor Corp Abnormal condition determining system
JP2006329788A (en) * 2005-05-25 2006-12-07 Nissan Motor Co Ltd Testing system for on-vehicle electrical component, and testing method
JP2008070368A (en) * 2006-09-11 2008-03-27 Dspace Digital Signal Processing & Control Engineering Gmbh How to test electronic control system
JP2008077560A (en) * 2006-09-25 2008-04-03 Fujitsu Ten Ltd Test system of control device
JP2009014406A (en) * 2007-07-02 2009-01-22 Toyota Motor Corp Automatic inspection apparatus for electronic control unit
JP2010055249A (en) * 2008-08-27 2010-03-11 Internatl Business Mach Corp <Ibm> Simulation method, system, and program
JP2011504630A (en) * 2007-11-23 2011-02-10 イリノイ トゥール ワークス インコーポレイティド System, control apparatus and method for synchronous acquisition and synchronous reproduction of data
JP2011158990A (en) * 2010-01-29 2011-08-18 Fujitsu Ltd Collection device, sensor device, and collection method
WO2013133431A1 (en) * 2012-03-09 2013-09-12 本田技研工業株式会社 Communication simulating system, communication simulating method, and vehicle communication apparatus
JP7408342B2 (en) 2019-10-17 2024-01-05 株式会社堀場製作所 Test system, test method and test program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562038B (en) * 2017-08-31 2020-10-27 中国第一汽车股份有限公司 Automatic test system for vehicle-mounted controller

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006176000A (en) * 2004-12-22 2006-07-06 Toyota Motor Corp Abnormal condition determining system
JP4577090B2 (en) * 2005-05-25 2010-11-10 日産自動車株式会社 In-vehicle electrical component test system and test method
JP2006329788A (en) * 2005-05-25 2006-12-07 Nissan Motor Co Ltd Testing system for on-vehicle electrical component, and testing method
JP2008070368A (en) * 2006-09-11 2008-03-27 Dspace Digital Signal Processing & Control Engineering Gmbh How to test electronic control system
JP2008077560A (en) * 2006-09-25 2008-04-03 Fujitsu Ten Ltd Test system of control device
JP2009014406A (en) * 2007-07-02 2009-01-22 Toyota Motor Corp Automatic inspection apparatus for electronic control unit
US20110054823A1 (en) * 2007-11-23 2011-03-03 Illinois Tool Works Inc. System, controller and method for synchronized capture and synchronized playback of data
JP2011504630A (en) * 2007-11-23 2011-02-10 イリノイ トゥール ワークス インコーポレイティド System, control apparatus and method for synchronous acquisition and synchronous reproduction of data
US9323246B2 (en) * 2007-11-23 2016-04-26 Illinois Tool Works Inc. System, controller and method for synchronized capture and synchronized playback of data
JP2010055249A (en) * 2008-08-27 2010-03-11 Internatl Business Mach Corp <Ibm> Simulation method, system, and program
JP2011158990A (en) * 2010-01-29 2011-08-18 Fujitsu Ltd Collection device, sensor device, and collection method
WO2013133431A1 (en) * 2012-03-09 2013-09-12 本田技研工業株式会社 Communication simulating system, communication simulating method, and vehicle communication apparatus
CN104160259A (en) * 2012-03-09 2014-11-19 本田技研工业株式会社 Communication simulating system, communication simulating method, and vehicle communication apparatus
JP5690444B2 (en) * 2012-03-09 2015-03-25 本田技研工業株式会社 Communication simulation system, communication simulation method, and vehicle communication device
US10546073B2 (en) 2012-03-09 2020-01-28 Honda Motor Co., Ltd. Communication simulating system, communication simulating method, and vehicle communication apparatus
JP7408342B2 (en) 2019-10-17 2024-01-05 株式会社堀場製作所 Test system, test method and test program

Also Published As

Publication number Publication date
JP3963092B2 (en) 2007-08-22

Similar Documents

Publication Publication Date Title
JP5336507B2 (en) System, control apparatus and method for synchronous acquisition and synchronous reproduction of data
US8036761B2 (en) Simulation hardware apparatus comprising vehicle model
US6804636B2 (en) Control program development support apparatus
JP3963092B2 (en) Vehicle system test apparatus and method
JP2002505024A (en) Concurrent hardware-software co-simulation
JP2001060219A (en) Design verification method and device using emulation and simulation
JP7130499B2 (en) Method for providing real-time simulation part for control unit development and simulation apparatus for control unit development
JP4961832B2 (en) In-vehicle electrical system development support device and design defect verification method
US5107450A (en) Method of testing a network setup
EP2128765A2 (en) Systems and methods for diagnosing faults in electronic systems
Köhl et al. How to do hardware-in-the-loop simulation right
JP2007518152A (en) Simulation system and computer-implemented method for simulating and verifying a control system
JP4648453B2 (en) System and method for testing a controller mechanism
JP4400209B2 (en) In-vehicle electrical component test system and test method
KR102410940B1 (en) Method and system for ECU execution time monitoring and fault finding
US5515504A (en) Method for checking conformity to a standard of a representative module of a circuit dedicated to management of a communications protocol, and system for implementing it
US20230261961A1 (en) System and method for simulation and testing of multiple virtual ecus
JP6548708B2 (en) Low Latency Testing Machine for Image Processing Systems
JP2003228496A (en) Control-program development supporting device
GB2478661A (en) A Controller Device and Method for Testing for an Automotive Test System
Ursu et al. Simulink® modeling for vehicle simulator design
EP4036780A1 (en) Electronic control unit timing emulation
KR102622279B1 (en) Apparatus and method for evaluating vehicular elements using virtual electronic control unit
JPH1021157A (en) Device and method for verifying bus bridge model
JP4504423B2 (en) A coupling method for coupling a controller and a program modeling active chain diagnostics

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040723

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060627

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060825

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070501

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070514

LAPS Cancellation because of no payment of annual fees