JPS633348A - Data processing simulation system - Google Patents

Data processing simulation system

Info

Publication number
JPS633348A
JPS633348A JP61147556A JP14755686A JPS633348A JP S633348 A JPS633348 A JP S633348A JP 61147556 A JP61147556 A JP 61147556A JP 14755686 A JP14755686 A JP 14755686A JP S633348 A JPS633348 A JP S633348A
Authority
JP
Japan
Prior art keywords
input
output
simulation
output device
data processing
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
JP61147556A
Other languages
Japanese (ja)
Inventor
Masahiko Watanabe
渡邉 理彦
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP61147556A priority Critical patent/JPS633348A/en
Publication of JPS633348A publication Critical patent/JPS633348A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To perform the integrated simulation including an operating system OS providing an input/output device deciding part and performing simulation of the input/output actions after decision of an input/output device. CONSTITUTION:When the input/output instruction of a user subprogram 110 is supplied, an input/output device deciding part 130 identifies a normal mode of a simulation mode via a magnetic tape control part 120. In a simulation mode the input/output actions carried out to a magnetic tape device 150 are delivered to an input/output action simulating part 160. Then the input/output action simulation is carried out to a magnetic disk device 180 and the control is shifted to a magnetic disk control part 170. This simulation is not carried out by an input/output instruction given from a user program but carried out after an input/output device is decided by the part 130. Thus it is possible to perform the integrated simulation including an OS.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は情報処理シヌテムに関し、特に各種入出力装置
に対する入出力動作のシミュレーション方式lこ関する
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an information processing system, and particularly to a simulation method of input/output operations for various input/output devices.

(従来の技術) 従来、この種のシミュレーション方式はジョブ制御言語
(J CL : Job Control Langu
age )などにより、プログラム内のファイル定義自
体を変更することにより行っていた。
(Prior Art) Conventionally, this type of simulation method is based on the Job Control Language (JCL).
This was done by changing the file definition itself within the program, such as by using .

第2図は、従来技術によるデータ処理シミュレーション
方式を実現する一例を示すブロック図である。第2図に
おいて、210はユーザプログラム、220は磁気テー
プファイル管理部、240は磁気テープ装置制御部、2
50は磁気テープ装置、270は磁気ディスク装置制御
部、280は磁気ディスク装置、290は磁気ディスク
ファイル管理部である。
FIG. 2 is a block diagram showing an example of implementing a data processing simulation method according to the prior art. In FIG. 2, 210 is a user program, 220 is a magnetic tape file management section, 240 is a magnetic tape device control section, 2
50 is a magnetic tape device, 270 is a magnetic disk device control section, 280 is a magnetic disk device, and 290 is a magnetic disk file management section.

第2因の実例では、ユーザプログラム210に対して、
どの装置によりシミュレーションを行うかの指示を与え
ることによりミ気テープファイルに対する入出力命令を
磁気デイヌクファイルに対する入出力命令によりシミュ
レートしている。
In the example of the second cause, for the user program 210,
By giving instructions as to which device should be used to perform the simulation, the input/output commands for the micro tape file are simulated by the input/output commands for the magnetic tape file.

(発明が解決しようとする問題点) 上述した従来のシミュレーション方式では、ユーザプロ
グラムのなかのファイル定義自体を変更してしまうため
に、オペレーティングシステム(OS : Opera
ting System 0以下、OSと称する。)を
含めた総合的なシミュレーションが不可能であると云う
欠点がある。
(Problems to be Solved by the Invention) In the conventional simulation method described above, since the file definition itself in the user program is changed, the operating system (OS)
ting System 0 hereinafter referred to as OS. ) is not possible in a comprehensive simulation.

本発明の目的は、入出力装置を決定してから後に、入出
力動作のシミュレーションを行うことによって上記欠点
を除去し、O8を含めた総合的なシミュレーションを実
施できるように構成したデータ処理シミュレーション方
式を提供することにある。
An object of the present invention is to eliminate the above-mentioned drawbacks by simulating the input/output operation after determining the input/output device, and to provide a data processing simulation method configured to perform comprehensive simulation including O8. Our goal is to provide the following.

(問題点を解決するための手段) 本発明によるデータ処理シミュレーション方式は、ファ
イル定義自体を変更することなくニーサブログラムによ
り入出力装置を介して周辺装置のデータ処理をシミュレ
ーションするものであって、入出力装置決定部と、入出
力動作シミュレーション部とを具備して構成したもので
ある。
(Means for Solving the Problems) The data processing simulation method according to the present invention simulates data processing of a peripheral device via an input/output device using a knee subprogram without changing the file definition itself. It is configured to include an input/output device determining section and an input/output operation simulation section.

入出力装置決定部は対象となる入出力装置を決定して通
常動作時とシミュレーション時とを区分し、個々にユー
ザプログラムにより処理を実行させるためのものである
The input/output device determination unit determines the target input/output device, distinguishes between normal operation and simulation, and causes each user program to execute processing.

入出力動作シミュレーション部は、シミュレーション時
には入出力装置決定部の指示により入出力動作をシミュ
レーションするためのものである。
The input/output operation simulation section is for simulating input/output operations according to instructions from the input/output device determination section during simulation.

(実施例) 次に、本発明について図面を参照して説明する。(Example) Next, the present invention will be explained with reference to the drawings.

第1図は、本発明によるデータ処理シミュレーション方
式を実現する一実施例を示すブロック図であり、ユーザ
プログラムが磁気テープファイルをアクセスするときの
動作を示している。
FIG. 1 is a block diagram showing an embodiment of the data processing simulation method according to the present invention, and shows the operation when a user program accesses a magnetic tape file.

第1図において、110はユーザプログラム、120は
磁景テープファイル管理部、130は入出力装置決定部
、140は磁気テープ装置制御部、150は磁気テープ
装置、160は入出力動作シミュレーション部、170
は磁気ディスク装置制御部、180は磁気ディスク装置
である。
In FIG. 1, 110 is a user program, 120 is a magnetic tape file management section, 130 is an input/output device determination section, 140 is a magnetic tape device control section, 150 is a magnetic tape device, 160 is an input/output operation simulation section, 170
180 is a magnetic disk device control unit, and 180 is a magnetic disk device.

第1図において入出力装置決定部130に対して、どの
装置によりシミュレーションを行うかの指示を与えるこ
とにより入出力装置が決定される。ここでは磁気テープ
装置150に対する入出力動作がシミュレートされるの
で、入出力動作シミュレーション部160により磁気デ
ィスク装置180に対する入出力動作のシミュレーショ
ンが実行される。
In FIG. 1, the input/output device is determined by giving an instruction to the input/output device determination unit 130 as to which device is to be used for simulation. Since the input/output operation to the magnetic tape device 150 is simulated here, the input/output operation simulation unit 160 executes the simulation of the input/output operation to the magnetic disk device 180.

すなわち、ユーザプログラム110および磁気テープフ
ァイル管理部120は、通常モードであるか、あるいは
シミュレーションモードであるかを意識する必要はなく
、それぞれ磁気テープファイルに対する入出力命令、お
よび磁気テープ装置150に対する入出力動作を行えば
よい。
That is, the user program 110 and the magnetic tape file management unit 120 do not need to be aware of whether the mode is normal mode or simulation mode, and each input/output command to the magnetic tape file and input/output to the magnetic tape device 150. Just do the action.

通常モードであるか、あるいはシミュレーションモード
であるかは、入出力装置決定部130により識別され、
通常モードであれば、そのまま磁気テープ装置150に
対する入出力動作が磁気テープ装置制御部140に渡さ
れる。
Whether the mode is normal mode or simulation mode is identified by the input/output device determination unit 130,
In the normal mode, input/output operations for the magnetic tape device 150 are directly passed to the magnetic tape device control section 140.

シミュレーションモードの場合、磁気テープ装置150
に対する入出力動作は入出力動作シミュレーション部1
60に渡され、そこで磁気ディスク装置180に対する
入出力動作のシミュレーションが実行されて、制御が磁
気ディスク装置制御部170へと渡される。
In the case of simulation mode, the magnetic tape device 150
The input/output operation is performed by the input/output operation simulation section 1.
60, a simulation of input/output operations for the magnetic disk device 180 is executed, and control is passed to the magnetic disk device control unit 170.

(発明の効果) 以上説明したように本発明は、各種装置に対する入出力
動作のシミュレーションをユーザプログラムからの入出
力命令によって行うのではなく、入出力装置を決定して
から後に入出力動作のシミュレーションを行うことによ
り、O8の機能である各種装置ファイル管理部を含めた
ソフトウェアの総合的なシミュレーションを実行できる
と云う効果がある。
(Effects of the Invention) As explained above, the present invention does not simulate input/output operations for various devices using input/output commands from a user program, but instead simulates input/output operations after determining an input/output device. By doing this, it is possible to perform a comprehensive simulation of the software including the various device file management units that are the functions of O8.

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

第1図は、本発明によるデータ処理シミュレーション方
式の一実施例を示すブロック図である。第2図は、従来
技術によるデータ処理シミュレーション方式の一例を示
すブロック図である。 110.210・・・ユーザプログラム120.220
・・・磁気テープファイル管理部130・・・入出力装
置決定部 140.240・・・磁気テープ装置制御部150.2
50・・・磁気テープ装置 160・・・入出力動作シミュレーション部170.2
70・・・磁気ディスク装置制御部180.280・・
・磁気ディスク装置290・・・磁気ディスクファイル
管理部特許出題入  日本磁気株式会社 代理人 弁理士 井  ノ  ロ   壽才1図
FIG. 1 is a block diagram showing an embodiment of a data processing simulation method according to the present invention. FIG. 2 is a block diagram showing an example of a data processing simulation method according to the prior art. 110.210...User program 120.220
...Magnetic tape file management section 130...I/O device determination section 140.240...Magnetic tape device control section 150.2
50... Magnetic tape device 160... Input/output operation simulation section 170.2
70...Magnetic disk device control unit 180.280...
・Magnetic disk device 290...Magnetic disk file management department Patent questions included Japan Magnetic Co., Ltd. Agent Patent attorney Inoro Jusai 1 diagram

Claims (1)

【特許請求の範囲】[Claims] ユーザプログラムにより対象となる入出力装置を介して
周辺装置のデータ処理をシミュレーションするデータ処
理シミュレーション方式であって、前記対象となる入出
力装置を決定して通常動作時とシミュレーション時とを
区分し、個々に前記ユーザプログラムにより処理を実行
させるための入出力装置決定部と、前記シミュレーショ
ン時には前記入出力装置決定部の指示により入出力動作
をシミュレーションするための入出力動作シミュレーシ
ョン部とを具備し、前記ユーザプログラムのファイル定
義自体を変更することがないように構成したことを特徴
とするデータ処理シミュレーション方式。
A data processing simulation method for simulating data processing of a peripheral device via a target input/output device by a user program, the method determining the target input/output device and distinguishing between normal operation and simulation, an input/output device determination section for individually executing processing according to the user program; and an input/output operation simulation section for simulating input/output operations according to instructions from the input/output device determination section during the simulation; A data processing simulation method characterized in that it is structured so that the file definition itself of a user program does not need to be changed.
JP61147556A 1986-06-24 1986-06-24 Data processing simulation system Pending JPS633348A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61147556A JPS633348A (en) 1986-06-24 1986-06-24 Data processing simulation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61147556A JPS633348A (en) 1986-06-24 1986-06-24 Data processing simulation system

Publications (1)

Publication Number Publication Date
JPS633348A true JPS633348A (en) 1988-01-08

Family

ID=15433007

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61147556A Pending JPS633348A (en) 1986-06-24 1986-06-24 Data processing simulation system

Country Status (1)

Country Link
JP (1) JPS633348A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6148055A (en) * 1984-08-14 1986-03-08 Fujitsu Ltd Communication management controller having artificial circuit control part

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6148055A (en) * 1984-08-14 1986-03-08 Fujitsu Ltd Communication management controller having artificial circuit control part

Similar Documents

Publication Publication Date Title
JPS6017539A (en) Emulation system
JPH0533423B2 (en)
JPH05216712A (en) Computer system, method for performing inner-viewing task on computer system and i/o processor assembly
KR920003044B1 (en) Control system for guest execution of virtual computer system
JP2861962B2 (en) Computer program simulation apparatus and method
JPS633348A (en) Data processing simulation system
JPS60159948A (en) Instruction exception processing system
JPH08263130A (en) Simulation system
JPH0638238B2 (en) Virtual computer system
JPH11219209A (en) Offline simulation device of general purpose plc
JP2632964B2 (en) Test processing method of coaching device
JP2899009B2 (en) Information processing device
JPH04333171A (en) Device for simulation
JPS6334644A (en) Simulator with functional level
JPS62154042A (en) Control system for input/output instruction simulation
JPS6143347A (en) Simulation method of vector instruction
JPH02284205A (en) Simulation system for pc
JPH04111137A (en) Simulator
JPH01185733A (en) Input/output emulation system
JPH10154084A (en) Instruction simulation method and instruction simulation system
JPH0713783A (en) Operating method for virtual machine system
JPH01159743A (en) Firm soft simulator
JPH0553835A (en) Processor for applying right of user
JPH0895817A (en) Method for testing information processor
JPH0561934A (en) Logical simulation system