JPH04213489A - Simulation data input device - Google Patents

Simulation data input device

Info

Publication number
JPH04213489A
JPH04213489A JP2400952A JP40095290A JPH04213489A JP H04213489 A JPH04213489 A JP H04213489A JP 2400952 A JP2400952 A JP 2400952A JP 40095290 A JP40095290 A JP 40095290A JP H04213489 A JPH04213489 A JP H04213489A
Authority
JP
Japan
Prior art keywords
data
data input
simulation
input device
simulator computer
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.)
Withdrawn
Application number
JP2400952A
Other languages
Japanese (ja)
Inventor
Toshio Kishigami
岸上 寿夫
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.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries Ltd
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 Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP2400952A priority Critical patent/JPH04213489A/en
Publication of JPH04213489A publication Critical patent/JPH04213489A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To decrease the calculation quantity of a simulation computer and to shorten the processing time thereof with a simulation data input device which is installed between plural actual machines and a simulation computer and executes real time simulation by supplying the data communicated between the plural actual machines to the simulation computer. CONSTITUTION:A CPU 62 selects only the necessary data from the data 31, 41 which are inputted via data input I/F 61 according to the data kind command 15a inputted from the simulation computer 1 and are communicated between the plural actual machines 3 and 4. After this data is stored into a memory 63, the data is supplied as the selected data 64a via a data input/output I/F 64 to above-mentioned simulation computer 1.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、複数の実機とシミュレ
ータ計算機との間に設置され、該複数の実機間で通信さ
れるデータをシミュレータ計算機に供給してリアルタイ
ムシミュレーションを行なうシミュレーションデータ入
力装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a simulation data input device that is installed between a plurality of real machines and a simulator computer and performs real-time simulation by supplying data communicated between the plurality of real machines to the simulator computer. .

【0002】0002

【従来の技術】訓練シミュレータや性能評価シミュレー
タなどのリアルタイムシミュレータは種々の装置から構
成されるが、これらの一部または多くの部分には実機が
装備される場合が多い。この実機の通信データをシミュ
レータに使用する目的で用いられるのがシミュレーショ
ンデータ入力装置であり、従来のシミュレーションデー
タ入力装置について図2及び図3により説明する。
2. Description of the Related Art Real-time simulators such as training simulators and performance evaluation simulators are composed of various devices, and some or many of these devices are often equipped with actual machines. A simulation data input device is used for the purpose of using the communication data of the actual machine in a simulator, and a conventional simulation data input device will be explained with reference to FIGS. 2 and 3.

【0003】図2は、周辺機器との接続及びシミュレー
タ計算機の内部構成を示すもので、3が第1の実機、4
が第2の実機、5が第1の実機3と第2の実機4の間に
設置されたデータ入力装置、1がシミュレータ計算機で
ある。第1の実機3と第2の実機4の間に設置され、こ
れらの間で伝送される通信データを取込んでシミュレー
タ計算機1に出力する。シミュレータ計算機1では、デ
ータ入力装置5からのデータをデータ入力インタフェー
ス(I/F)12より入力し、バスラインを介してCP
U11で処理する。この際にCPU11は、内部処理と
してデータ選択処理A1を行ない、シミュレーションに
必要なデータを選択した後にその必要なデータのみをメ
モリ13に記憶させるものである。
FIG. 2 shows the connections with peripheral devices and the internal structure of the simulator computer, in which 3 is the first real machine, 4 is the
is a second real machine, 5 is a data input device installed between the first real machine 3 and the second real machine 4, and 1 is a simulator computer. It is installed between the first real machine 3 and the second real machine 4, takes in communication data transmitted between them, and outputs it to the simulator computer 1. In the simulator computer 1, data from a data input device 5 is inputted through a data input interface (I/F) 12, and is sent to the CP via a bus line.
Processed in U11. At this time, the CPU 11 performs a data selection process A1 as an internal process, and after selecting data necessary for the simulation, stores only the necessary data in the memory 13.

【0004】次いで図3により上記データ入力装置5内
の回路構成について述べる。データ入力装置5は、第1
の実機3から第2の実機4への通信データ31及び第2
の実機4から第1の実機3への通信データ41を共に内
部のデータ入力処理部51によって取込む。取込まれた
データは順次データバッファ52に保持された後、デー
タ出力処理部53によって適宜タイミングで読出され、
上記シミュレータ計算機1へ出力されるようになる。
Next, the circuit configuration within the data input device 5 will be described with reference to FIG. The data input device 5 is a first
The communication data 31 from the real machine 3 to the second real machine 4 and the second
The communication data 41 from the first real machine 4 to the first real machine 3 are both taken in by the internal data input processing section 51. The captured data is sequentially held in the data buffer 52, and then read out at appropriate timing by the data output processing section 53.
It comes to be output to the simulator computer 1 mentioned above.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
た従来のシミュレーションデータ入力装置5は、ただ単
に第1の実機3と第2の実機4間の通信データ31,4
1を取込んでシミュレータ計算機1へ送出するだけであ
り、必要なデータの選択処理はシミュレータ計算機1内
で行なっているため、シミュレータ計算機1で扱うデー
タ量及び選択処理に要する時間が膨大なものとなり、シ
ミュレータ計算機1の処理時間を増大させる結果となる
と共に、一般的に大型で高価なシミュレータ計算機1の
負担が増すために設備及びランニングコストの増大にも
つながってしまう。
[Problems to be Solved by the Invention] However, the above-described conventional simulation data input device 5 merely inputs communication data 31, 4 between the first real machine 3 and the second real machine 4.
1 and sends it to the simulator computer 1, and the necessary data selection process is performed within the simulator computer 1. Therefore, the amount of data handled by the simulator computer 1 and the time required for the selection process are enormous. This results in an increase in the processing time of the simulator computer 1, and also increases the burden on the simulator computer 1, which is generally large and expensive, leading to an increase in equipment and running costs.

【0006】本発明は上記のような実情に鑑みてなされ
たもので、その目的とするところは、シミュレータ計算
機の負担を減じ、緒コストを下げると共に処理時間を向
上させることが可能なシミュレーションデータ入力装置
を提供することにある。
The present invention has been made in view of the above-mentioned circumstances, and its purpose is to provide a simulation data input method that can reduce the burden on a simulator computer, lower the initial cost, and improve the processing time. The goal is to provide equipment.

【0007】[0007]

【課題を解決するための手段及び作用】すなわち本発明
は、シミュレータ計算機より入力されるデータ種類コマ
ンドに従って複数の実機間で通信されるデータ中から必
要なデータのみを選択し、上記シミュレータ計算機に供
給するようにしたもので、シミュレータ計算機における
計算量を減少させてその処理時間を短縮させると共に、
シミュレータ計算機の緒コストを下げることができる。
[Means and effects for solving the problems] That is, the present invention selects only necessary data from data communicated between a plurality of actual machines according to a data type command input from a simulator computer, and supplies the selected data to the simulator computer. This reduces the amount of calculations on the simulator computer and shortens its processing time.
The initial cost of the simulator computer can be reduced.

【0008】[0008]

【実施例】以下図面を参照して本発明の一実施例を説明
する。図1はシミュレーションデータ入力装置を周辺機
器との接続構成も含めて示すもので、上記図2及び図3
と同一部分には同一符号を付してその説明は省略する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. Figure 1 shows the simulation data input device, including the connection configuration with peripheral devices, and Figures 2 and 3 above.
The same parts are given the same reference numerals and their explanation will be omitted.

【0009】同図中、第1の実機3から第2の実機4へ
の通信データ31と、第2の実機4から第1の実機3へ
の通信データ41は共にデータ入力装置6の内部のデー
タ入力I/F61より入力し、CPU62に送出する。 CPU62は、データ入出力I/F64によりシミュレ
ータ計算機1側から送られてくるデータ種類コマンド1
5aに従ってデータ入力I/F61で入力された通信デ
ータ31,41の中から必要なデータのみを選択してメ
モリ63に記憶保持させた後、このメモリ63に保持さ
れるデータを適宜タイミングで読出し、データ入出力I
/F64より選択データ64aとしてシミュレータ計算
機1へ出力させる。
In the figure, communication data 31 from the first real machine 3 to the second real machine 4 and communication data 41 from the second real machine 4 to the first real machine 3 are both stored inside the data input device 6. It is input from the data input I/F 61 and sent to the CPU 62. The CPU 62 receives the data type command 1 sent from the simulator computer 1 side through the data input/output I/F 64.
5a, select only the necessary data from the communication data 31, 41 input through the data input I/F 61 and store it in the memory 63, and then read out the data held in the memory 63 at an appropriate timing. Data input/output I
/F64 to output to the simulator computer 1 as selection data 64a.

【0010】シミュレータ計算機1では、CPU11が
データ入出力I/F15を介してデータ入力装置6側に
データ種類コマンド15aを出力する一方、データ入出
力I/F15を介して入力された選択データ64aを一
旦メモリ13に記憶させ、このメモリ13に記憶される
選択データ64aによってリアルタイムシミュレーショ
ンを実行する。
In the simulator computer 1, the CPU 11 outputs the data type command 15a to the data input device 6 side via the data input/output I/F 15, and at the same time outputs the selection data 64a input via the data input/output I/F 15. The selection data 64a is temporarily stored in the memory 13, and a real-time simulation is executed using the selection data 64a stored in the memory 13.

【0011】上記のような構成にあって、データ入力装
置6のCPU62内での処理内容を説明する。まずCP
U62は、データ入力I/F61により通信データ31
,41の入力処理B1を行なう。またこれと同時にCP
U62は、シミュレータ計算機1のデータ入出力I/F
15から送られてくるデータ種類コマンド15aをデー
タ入出力I/F64を介して入力し、その判別処理B2
を行なう。判別されたデータ種類コマンド15aはその
まま内部レジスタ等に保持される。そして、この保持し
たデータ種類コマンド15aを用いて上記データ入力I
/F61からのデータに対し、コマンド別のデータ選択
処理B3を行なう。この選択処理によって得られたコマ
ンドの該当するデータはメモリ63に順次記憶させるも
ので、一定量のデータがメモリ63に記憶されたらこれ
を読出し、適宜タイミングでデータ入出力I/F64に
より選択データ64aとしてシミュレータ計算機1側へ
の出力処理B4を行なう。
[0011] With the above configuration, the processing contents within the CPU 62 of the data input device 6 will be explained. First, CP
U62 receives communication data 31 through data input I/F 61.
, 41 is performed. At the same time, CP
U62 is the data input/output I/F of the simulator computer 1
The data type command 15a sent from 15 is input via the data input/output I/F 64, and its discrimination processing B2
Do this. The determined data type command 15a is held as is in an internal register or the like. Then, using this held data type command 15a, the data input I
/F61 data selection processing B3 is performed for each command. The data corresponding to the command obtained by this selection process is stored in the memory 63 sequentially. When a certain amount of data is stored in the memory 63, it is read out and the selected data 64a is read out by the data input/output I/F 64 at an appropriate timing. Output processing B4 to the simulator computer 1 side is performed as follows.

【0012】したがって、シミュレータ計算機1におい
ては、データ種類コマンド15aをデータ入力装置6へ
出力することでデータ入力装置6から送られてくる選択
データ64aに対して必要なものであるか否かといった
選択処理を行なわずに、そのままシミュレーションのた
めの計算処理C1に使用することができ、速やかにリア
ルタイムシミュレーションを実行することができるため
、処理時間を必要最小限に短縮することができる。
Therefore, in the simulator computer 1, by outputting the data type command 15a to the data input device 6, the selection data 64a sent from the data input device 6 is selected as to whether or not it is necessary. Since it can be used as it is for the calculation process C1 for simulation without any processing, and real-time simulation can be quickly executed, the processing time can be shortened to the necessary minimum.

【0013】以上に示したデータ入力装置6、シミュレ
ータ計算機1それぞれの処理は、並列に行なわれるもの
であり、シミュレータ計算機1のCPU11がシミュレ
ーションのための計算を行なっている間にもデータ入力
装置6のCPU62は必要なデータの選択処理を行なう
ものである。そのため、シミュレータ計算機1のCPU
11をシミュレーション計算に専任させることができ、
CPU11の負担を軽減して処理時間を短縮させること
ができる。このことは、一般的に大型で高価なコンピュ
ータを使用するシミュレータ計算機1にあって、設備及
びランニングコストの大幅な軽減に繋がる。
The processes of the data input device 6 and the simulator computer 1 described above are performed in parallel, and even while the CPU 11 of the simulator computer 1 is performing calculations for simulation, the data input device 6 is The CPU 62 performs selection processing of necessary data. Therefore, the CPU of simulator computer 1
11 can be dedicated to simulation calculations,
It is possible to reduce the burden on the CPU 11 and shorten the processing time. This leads to a significant reduction in equipment and running costs for the simulator computer 1, which generally uses a large and expensive computer.

【0014】[0014]

【発明の効果】以上詳記した如く本発明によれば、複数
の実機とシミュレータ計算機との間に設置され、該複数
の実機間で通信されるデータをシミュレータ計算機に供
給してリアルタイムシミュレーションを行なうシミュレ
ーションデータ入力装置において、シミュレータ計算機
より入力されるデータ種類コマンドに従って複数の実機
間で通信されるデータ中から必要なデータのみを選択し
、上記シミュレータ計算機に供給するようにしたので、
シミュレータ計算機における計算量を減少させてその処
理時間を大幅に短縮させると共に、シミュレータ計算機
の緒コストを下げることが可能なシミュレーションデー
タ入力装置を提供することができる。
[Effects of the Invention] As described in detail above, according to the present invention, a device is installed between a plurality of real machines and a simulator computer, and performs real-time simulation by supplying data communicated between the plurality of real machines to the simulator computer. In the simulation data input device, only the necessary data is selected from among the data communicated between the plurality of actual machines according to the data type command input from the simulator computer, and is supplied to the simulator computer.
It is possible to provide a simulation data input device that can reduce the amount of calculation in a simulator computer, significantly shorten its processing time, and lower the initial cost of the simulator computer.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の一実施例に係るシミュレーションデー
タ入力装置の構成を示すブロック図。
FIG. 1 is a block diagram showing the configuration of a simulation data input device according to an embodiment of the present invention.

【図2】従来のリアルタイムシミュレーションにおける
シミュレーションデータ入力装置とシミュレータ計算機
の関係を示す図。
FIG. 2 is a diagram showing the relationship between a simulation data input device and a simulator computer in a conventional real-time simulation.

【図3】図2のシミュレーションデータ入力装置の回路
構成を示すブロック図。
FIG. 3 is a block diagram showing the circuit configuration of the simulation data input device of FIG. 2;

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

1…シミュレータ計算機、3…第1の実機、4…第2の
実機、5…データ入力装置、6…データ入力装置、11
,62…CPU、12,61…データ入力インタフェー
ス(I/F)、13,63…メモリ、15,64…デー
タ入出力インタフェース(I/F)、31,41…通信
データ。
DESCRIPTION OF SYMBOLS 1... Simulator computer, 3... First real machine, 4... Second real machine, 5... Data input device, 6... Data input device, 11
, 62... CPU, 12, 61... Data input interface (I/F), 13, 63... Memory, 15, 64... Data input/output interface (I/F), 31, 41... Communication data.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  複数の実機とシミュレータ計算機との
間に設置され、該複数の実機間で通信されるデータをシ
ミュレータ計算機に供給してリアルタイムシミュレーシ
ョンを行なうシミュレーションデータ入力装置において
、上記シミュレータ計算機より入力されるデータ種類コ
マンドに従って上記複数の実機間で通信されるデータ中
から必要なデータを選択する選択手段と、この選択手段
によって得たデータのみを上記シミュレータ計算機に供
給する供給手段とを具備したことを特徴とするシミュレ
ーションデータ入力装置。
Claim 1: A simulation data input device installed between a plurality of real machines and a simulator computer, and configured to perform real-time simulation by supplying data communicated between the plurality of real machines to the simulator computer, wherein data input from the simulator computer is provided. and a supply means for supplying only the data obtained by the selection means to the simulator computer. A simulation data input device characterized by:
JP2400952A 1990-12-07 1990-12-07 Simulation data input device Withdrawn JPH04213489A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2400952A JPH04213489A (en) 1990-12-07 1990-12-07 Simulation data input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2400952A JPH04213489A (en) 1990-12-07 1990-12-07 Simulation data input device

Publications (1)

Publication Number Publication Date
JPH04213489A true JPH04213489A (en) 1992-08-04

Family

ID=18510810

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2400952A Withdrawn JPH04213489A (en) 1990-12-07 1990-12-07 Simulation data input device

Country Status (1)

Country Link
JP (1) JPH04213489A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325803A (en) * 1994-06-02 1995-12-12 A I Service Kk Virtual cim system, construction method for the virtual cim system and construction method for cim system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325803A (en) * 1994-06-02 1995-12-12 A I Service Kk Virtual cim system, construction method for the virtual cim system and construction method for cim system

Similar Documents

Publication Publication Date Title
US3787673A (en) Pipelined high speed arithmetic unit
JP2882426B2 (en) Address generator
CN112632885B (en) Software and hardware combined verification system and method
US6850880B1 (en) High speed software driven emulator comprised of a plurality of emulation processors with an improved maintenance bus that streams data at high speed
JPH01295355A (en) Interruption control circuit for multi-master bus
JPH04213489A (en) Simulation data input device
JP2576379B2 (en) Logic simulation equipment
KR970008189B1 (en) Memory space control method and memory apparatus
JP2961754B2 (en) Parallel processing unit of information processing device
JPH0398163A (en) Vector data processor
JPH06289106A (en) Integrated circuit device and its manufacture
JPS59219060A (en) Electronic exchange test system
JPH06314253A (en) Data transfer circuit
JPH05128279A (en) One-chip microcomputer
JPS61161553A (en) Hardware simulator
JPH01204566A (en) Picture pattern generator
JPH05303603A (en) Logic simulation device
JPH02224141A (en) Logical simulation system
JPH0272437A (en) Simulation system for logic circuit
JPH04111149A (en) Circuit system for dma device
JPS6349832A (en) Data processor
JPH10260706A (en) Programmable controller
JPH04369044A (en) Testing device for computer
JPH04181373A (en) Vector processor
JPH05101110A (en) Data base arithmetic processing unit

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980312