JPS58195919A - Output forecasting time displaying system of output file - Google Patents

Output forecasting time displaying system of output file

Info

Publication number
JPS58195919A
JPS58195919A JP57078564A JP7856482A JPS58195919A JP S58195919 A JPS58195919 A JP S58195919A JP 57078564 A JP57078564 A JP 57078564A JP 7856482 A JP7856482 A JP 7856482A JP S58195919 A JPS58195919 A JP S58195919A
Authority
JP
Japan
Prior art keywords
output
data
line printer
time
output device
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
JP57078564A
Other languages
Japanese (ja)
Inventor
Seiji Tanaka
誠治 田中
Masajiro Miura
三浦 正次郎
Hirotsugu Oomori
大森 洋嗣
Katsufumi Mizuguchi
水口 勝文
Nobuko Koike
小池 伸子
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP57078564A priority Critical patent/JPS58195919A/en
Publication of JPS58195919A publication Critical patent/JPS58195919A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)

Abstract

PURPOSE:To display an output forecasting time, by referring to an output device table, operating a time required for an output, and displaying a result of its operation on a display. CONSTITUTION:An output device control part finds out an output request by accessing a recording part 6. As a result, an output data store destination address of its external storage device 3 is detected, and an output to a line printer device 11 is executed. An operating part 9 monitors an output request corresponding to each line printer device in the recording part 6. A printing time required for one line of each line printer device and a feed time required for feeding one page are stored in an output device table 7. In this state, when the output request is detected as a result of this monitoring, a speed corresponding to the line printer is read out from the output device table 7. Subsequently, the sum of the product of the number of output lines and the printing time, and the product of the number of output pages and the feed time is derived, and its result is displayed 10.

Description

【発明の詳細な説明】 (1)発明の技術分野 本発明は、出力ファイルの出力予想時間表示方式、特に
ラインプリンタ装置等への出力が何時1得られるかを表
示するシステムに関する。
DETAILED DESCRIPTION OF THE INVENTION (1) Technical Field of the Invention The present invention relates to a method for displaying the expected output time of an output file, and particularly to a system for displaying when output to a line printer or the like will be obtained.

(−1)技術の背景 近年、電子計算機が広く普及して来ており、そのデータ
処理システムでは、処理結果でラインプリンタ装置へ出
力すべきデータが存在する場合。
(-1) Background of the Technology In recent years, electronic computers have become widespread, and their data processing systems have data that should be output to a line printer as a result of processing.

出力すべき旨の命令が発行される。然し乍ら、目的とす
る出力装置が必ずしも空いているとは限らず、待たざる
を得ない場合がある。通電、データ処理システムでは複
数の処理が並行して進められており、この待ち時間は他
の処理も止めてしまうことになり、データ処理システム
の処理効率を下げることになるので望ましくない。
A command to output is issued. However, the target output device may not always be available, and the user may have no choice but to wait. In power supply and data processing systems, a plurality of processes are carried out in parallel, and this waiting time is undesirable because other processes are also stopped, which lowers the processing efficiency of the data processing system.

(iii )従来技術と問題点 この待ち時間を無くすために、従来はデータ処理部は処
理した結果、出力装置へ出力するデータが存在した場合
は、該データを出力ファイルへ格納し、出力は済んだと
して、処理を終了する。そして出力ファイルの内容を実
際の出力装置へ出力する処理だけを行う出力処理部が目
的とする出力装置の空き状態に応じて実質的出力動作を
行う。
(iii) Prior Art and Problems In order to eliminate this waiting time, conventionally, when the data processing unit has processed data to be output to the output device, it stores the data in an output file and the output is completed. Assuming so, the process ends. Then, the output processing unit, which performs only the process of outputting the contents of the output file to the actual output device, performs the actual output operation depending on the vacant state of the target output device.

データ処理部が出力データを出力ファイルへ格納し、該
格納された出力データは出力処理部が出力するという方
式を採用することにより、データ処理部では、実質的に
出力データが1例えばラインプリンタ装置に出力されず
とも、該出力ファイルに格納され時点で出力済みと看做
すので1次に必要な処理を時間的に早く開始可能となる
By adopting a method in which the data processing section stores output data in an output file, and the output processing section outputs the stored output data, the data processing section can substantially output only one data to a line printer, for example. Even if the output is not output, it is stored in the output file and is considered to have been output at the time, so that the first necessary processing can be started earlier.

しかしながら、出力データが何時ラインプリンタ装置上
に出力されるかは、該ラインプリンタ装置装置に対して
どの位の出力待ちがあるかによって決り、これを従来は
オペレータと言えども知ることはできなかった。
However, when the output data is output to the line printer device depends on how long there is a queue of output for the line printer device, and in the past, even the operator could not know this. .

(iv )発明の目的 本発明の目的は、上記欠点を無くシ、出力予想時間を表
示するデータ処−々式を提供することである。
(iv) OBJECTS OF THE INVENTION An object of the present invention is to eliminate the above-mentioned drawbacks and to provide a data processing formula that displays the expected output time.

(v)発明の構成 上記目的は、データ処理部で出力データが生じる毎に該
出力データを出力ファイルに格納するとともに、出力装
置対応に該出力データに関する行数と頁数とを少なくと
も格納する記録部、及び出力装置の出力速度を格納する
出力装置テーブルとを少なくとも備え、上記記録部に格
納された各出力装置に対応する行数と頁数に基すき上記
出力装置テーブルを参照することにより、出力に要する
時間を演算し、該演算結果を表示装置に表示せしめるご
とによって達成される。
(v) Structure of the Invention The above object is to store the output data in an output file every time the data processing unit generates the output data, and to record at least the number of lines and pages regarding the output data corresponding to the output device. and an output device table storing output speeds of the output devices, and by referring to the output device table based on the number of lines and pages corresponding to each output device stored in the recording section, This is achieved by calculating the time required for output and displaying the calculation result on a display device.

(vi )発明の実施例 第1図は本発明の実施例、第2図は本発明の他の実施例
である。
(vi) Embodiment of the invention FIG. 1 shows an embodiment of the invention, and FIG. 2 shows another embodiment of the invention.

図において、1はデータ処理システム、2は主記憶装置
等を含む中央処理部、3は出力データを格納する外部記
憶装置、4はデータ処理部、5は出力データを格納制御
する格納制御部、6は記録部。
In the figure, 1 is a data processing system, 2 is a central processing unit including a main storage device, 3 is an external storage device that stores output data, 4 is a data processing unit, 5 is a storage control unit that controls storage of output data, 6 is the recording section.

7は出力装置の出力速度を格納する出力装置テーブル、
8は出力装置制御部、9は演算部、10は表示部である
ディスプレイ、1la−11nはラインプリンタ装置を
夫々示す。次に動作を説明する。
7 is an output device table that stores the output speed of the output device;
Reference numeral 8 indicates an output device control section, 9 indicates a calculation section, 10 indicates a display section, and 11a to 11n indicate line printer devices, respectively. Next, the operation will be explained.

即ち1本発明においてはデータ処理部4で処理を例えば
ジョブ単位に実行し、当該ジョブで出力処理が含まれて
いると、格納制御部5に出力処理を依頼する。データ制
御部5では、出力処理依頼を受けると、外部記憶装置3
に出力データを格納するとともに、記録部6へ出力依頼
を受けたジョブの名前Jと、該出力データを格納した外
部記憶装置3の格納場所を示すアドレスAD、出力デー
タの行数り、及び頁数Pを目的とする出力装置の管理テ
ーブルに格納する。そして、データ処理部4は出力処理
は終了したものと看做し1次の処理を開始する。
That is, in the present invention, the data processing unit 4 executes processing, for example, in units of jobs, and if the job includes output processing, the storage control unit 5 is requested to perform the output processing. When the data control unit 5 receives an output processing request, the external storage device 3
The name J of the job that was requested to be output to the recording unit 6, the address AD indicating the storage location of the external storage device 3 where the output data was stored, the number of lines of the output data, and the page. The number P is stored in the management table of the target output device. Then, the data processing unit 4 considers that the output processing has ended and starts the primary processing.

一力、中央処理部2には、出力装置制御部8があり、常
に記録部6と出力部で、あるラインプリンタ装置11を
監視している。ラインプリンタ装置11aにジョブJ1
より出力依頼があり、記録部のラインプリンタ装置11
aに対応する制御テーブルにそのジップ名Jlと出力デ
ータの格納されている外部記憶装置3の格納アドレスA
Dと出力データの行数と頁数等が登録される。該登録を
出力装置制御部は検出し、格納アドレスADを読出し、
外部記憶装置3をアクセスしてラインプリンタ装る外部
記憶袋ff13の格納アドレスADと出力データの行数
と頁数等が登録される。該登録を出力装置制御部は検出
し、格納アドレスADを続出し、外部記憶装置3をアク
セスしてラインプリンタ装′&11 aに出力を行う。
First, the central processing section 2 includes an output device control section 8, which constantly monitors a certain line printer device 11 using the recording section 6 and the output section. Job J1 to the line printer device 11a
There is a request for output, and the line printer device 11 of the recording department
Storage address A of the external storage device 3 where the zip name Jl and output data are stored in the control table corresponding to a.
D, the number of lines of output data, the number of pages, etc. are registered. The output device control unit detects the registration, reads the storage address AD,
The external storage device 3 is accessed and the storage address AD of the external storage bag ff13 equipped with a line printer, the number of lines and pages of output data, etc. are registered. The output device control section detects the registration, sequentially outputs the storage address AD, accesses the external storage device 3, and outputs to the line printer device 11a.

従って、データ処理部は、実際にラインプリンタ装置に
出力されたが否かには関知せず処理を実行し、順次記録
部6に出力依頼を格納するだけである。そして、出力装
置制御部は記録部6をアクセスして出力依頼を見出すと
、その外部記憶装置3の出力データ格納先アドレスを検
出し、ラインプリンタ装置11への出力を行う。
Therefore, the data processing unit executes the process without being concerned with whether or not the data is actually output to the line printer device, and only sequentially stores the output requests in the recording unit 6. When the output device control section accesses the recording section 6 and finds an output request, it detects the output data storage address of the external storage device 3 and outputs it to the line printer device 11.

演算部9は記録部6内の各ラインプリンタ装置に対応す
る出力依頼を監視する。出力装置テーブル7には、各ラ
インプリンタ装置の一行当りに要する印刷時間ipと一
頁フイードするのに要するフィード時間Tfとが格納さ
れてる。そして、上記監視の結果、出力依頼を検出する
と、その出力光であるラインプリンタ装置に対応する速
度を出力装置テーブル7より読出し、出力行数りと印刷
時間Tpの積と、出力頁数Pとフィード時間Tfの積と
の和を求め、その結果をディスプレイ10に表示する。
The calculation unit 9 monitors output requests corresponding to each line printer device in the recording unit 6. The output device table 7 stores the printing time ip required for each line of each line printer and the feed time Tf required to feed one page. When an output request is detected as a result of the above monitoring, the speed corresponding to the line printer device that outputs the light is read from the output device table 7, and the product of the number of output lines and the printing time Tp is calculated as the number of output pages P. The sum of the product and the feed time Tf is calculated, and the result is displayed on the display 10.

従って、ディスプレイ10には出力装置単位にその出力
ファイルの出力終了予定時間が表示されることになる。
Therefore, the scheduled output end time of the output file is displayed on the display 10 for each output device.

第2図は本発明の他の実施例を示しており、前図と同記
号のものは前図と同じものを示す。
FIG. 2 shows another embodiment of the present invention, in which the same symbols as in the previous figure indicate the same things as in the previous figure.

データ処理部4が複数ファイルの出力データを処理結果
として得る(SYSOUT)と、その各ファイル毎に出
力行数と頁数とを求める(Fl〜Fn)。次に、各求め
た結果を合計し、全ファイルの合計(ジョブ・ステップ
合計)JSを求め。
When the data processing unit 4 obtains output data of a plurality of files as a processing result (SYSOUT), the number of output lines and the number of pages are determined for each file (Fl to Fn). Next, the obtained results are totaled to obtain the total JS of all files (job/step total).

更に、このJSを合計する。このJSの合計JSTは、
当該ジョブの出力データの総出力行数と総出力頁数を示
していることになる。
Furthermore, this JS is totaled. The total JST of this JS is
This indicates the total number of output lines and total number of output pages of the output data of the job.

このJSの合計JSTの総出力行数と平均印字速度の積
に、総出力頁数と平均フィード時間の積を加算すること
により、ジョブの出方時間を求めることができ、ディス
プレイ10にそのジョブ終了を表示するとともに、その
出方時間を表示する。
By adding the product of the total number of output pages and the average feed time to the product of the total number of output lines and the average printing speed of the total JST of this JS, the output time of the job can be determined, and the display 10 shows the job output time. In addition to displaying the end, the time of appearance is also displayed.

従って、オペレータは該ディスプレイ1oを見ることに
より、ジョブ出力に要する時間を知ることができる。
Therefore, the operator can know the time required to output a job by looking at the display 1o.

更に、出力装置別に記録部6に格納されている制御表を
用いて、各出力装置別に出方依頼されている全処理を終
了する時刻を求めることも可能でである。中央処理部2
は、主記憶装置を含んでおり、コンソールより、特定の
コマンドを大刀すれば、該主記憶装置に格納されている
プログラムにか起動され、各出力装置別に出力装置テー
ブル7と記録部6中の制御テーブルを用いて出方終了時
間が計算され、現在時刻に該出力終了時間を加算すこと
により、出力終了時刻を求めることができる。同様にし
て、任意ジップについて、その関連する出力装置の出力
終了時間を求め2次にその最も大きい値を求め、該最大
時間を現在時刻に加算することにより、該ジョブの出力
終了時刻を求めることができる。これら求められた時刻
は、IA集処理部EDTにより表示数値のコメントを付
する等の編集が行われ、ディスプレイ10に表示される
Furthermore, by using the control table stored in the recording unit 6 for each output device, it is also possible to determine the time at which all processes requested for each output device are to be completed. Central processing unit 2
includes a main memory device, and when a specific command is issued from the console, the program stored in the main memory device is started, and the output device table 7 and the recording section 6 are stored for each output device. The output end time is calculated using the control table, and the output end time can be determined by adding the output end time to the current time. Similarly, for any zip, find the output end time of the related output device, secondly find its maximum value, and add the maximum time to the current time to find the output end time of the job. Can be done. These obtained times are edited by the IA collection processing unit EDT, such as adding comments with displayed numerical values, and are displayed on the display 10.

一■」靭p劾米一 本発明によれば、ジョブ及び出力装置についてその出力
終了時刻を知ることができ、予定した計算機使用時間の
範囲内で出力ファイルの出力が完了するか否かの判断が
オペレータに可能となり。
According to the present invention, it is possible to know the output end time of a job and an output device, and it is possible to determine whether output of an output file will be completed within the scheduled computer usage time. is now possible for the operator.

場合によっては、出力予想時間が短いジョブを先に出力
させる等のジョブ出力順序の最適化等が可能となり、デ
ータ処理システムの有効利用が図れる。
In some cases, it is possible to optimize the job output order, such as outputting a job with a short expected output time first, and to make effective use of the data processing system.

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

第1図は本発明の実施例、第企図は本発明の他の実施例
である。 図で51はデータ処理システム、2は中央処理部、3は
外部記憶装置、4はデータ処理部、5は格納制御部、6
は記録部、7は出力装置テーブル。 9は演算部、10はディスプレイ、lla〜11nはラ
インプリンタ装置を夫々示す。
FIG. 1 shows an embodiment of the invention, and Figure 1 shows another embodiment of the invention. In the figure, 51 is a data processing system, 2 is a central processing unit, 3 is an external storage device, 4 is a data processing unit, 5 is a storage control unit, 6
is a recording unit, and 7 is an output device table. 9 is an arithmetic unit, 10 is a display, and lla to 11n are line printer devices, respectively.

Claims (1)

【特許請求の範囲】[Claims] (11デ一タ処理部の処理結果で出力すべき内容が格納
される出力ファイルの内容を可視的記録媒体に出力する
出力部を備えたデータ処理システムにおいて、データ処
理部で出力データが生しる毎に該出力データを出力ファ
イルに格納するとともに、出力装置対応に該出力データ
に関する行数と真数とを少なくとも格納する記録部、及
び出力装置の出力速度を格納する出力装置テーブルとを
少なくとも備え、上記記録部に格納された各出力装置に
対応する行数と頁数に基すき上記出力装置テーブルを参
照することにより、出力に要する時間を演算し+ ak
演算結果を表示装置に表示せしめたことを特徴とする出
力ファイルの自力時間表ボ方式。
(11) In a data processing system equipped with an output unit that outputs the contents of an output file in which the contents to be output as a result of the processing of the data processing unit are stored to a visible recording medium, the output data is generated by the data processing unit. Each time, the output data is stored in an output file, and at least a recording unit that stores the number of lines and an antilog number regarding the output data corresponding to the output device, and an output device table that stores the output speed of the output device are provided. The time required for output is calculated by referring to the output device table based on the number of lines and the number of pages corresponding to each output device stored in the recording section.
An output file self-timetable system characterized by displaying calculation results on a display device.
JP57078564A 1982-05-11 1982-05-11 Output forecasting time displaying system of output file Pending JPS58195919A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57078564A JPS58195919A (en) 1982-05-11 1982-05-11 Output forecasting time displaying system of output file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57078564A JPS58195919A (en) 1982-05-11 1982-05-11 Output forecasting time displaying system of output file

Publications (1)

Publication Number Publication Date
JPS58195919A true JPS58195919A (en) 1983-11-15

Family

ID=13665387

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57078564A Pending JPS58195919A (en) 1982-05-11 1982-05-11 Output forecasting time displaying system of output file

Country Status (1)

Country Link
JP (1) JPS58195919A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6320556A (en) * 1986-07-14 1988-01-28 Fujitsu Ltd Inter-processor communication system
JPS6373419A (en) * 1986-09-17 1988-04-04 Fujitsu Ltd Output system for virtual picture

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5552161A (en) * 1978-09-26 1980-04-16 Nec Corp Information processing system
JPS5578364A (en) * 1978-12-08 1980-06-12 Fujitsu Ltd Data transmission time length control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5552161A (en) * 1978-09-26 1980-04-16 Nec Corp Information processing system
JPS5578364A (en) * 1978-12-08 1980-06-12 Fujitsu Ltd Data transmission time length control system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6320556A (en) * 1986-07-14 1988-01-28 Fujitsu Ltd Inter-processor communication system
JPH0556547B2 (en) * 1986-07-14 1993-08-19 Fujitsu Ltd
JPS6373419A (en) * 1986-09-17 1988-04-04 Fujitsu Ltd Output system for virtual picture

Similar Documents

Publication Publication Date Title
CA1206268A (en) Control arrangement for data processing system employing multiple processors
US6553487B1 (en) Device and method for performing high-speed low overhead context switch
JPH0131214B2 (en)
GB2024476A (en) Dynamic disc buffer control unit
JP2007034414A5 (en)
CN109086135B (en) Resource scaling method and device, computer equipment and storage medium
JPS58195919A (en) Output forecasting time displaying system of output file
CN1155891C (en) Equity elevator scheduling calculating method used for direct access storage device
JPS60134953A (en) Data transfer controller
JP3733402B2 (en) Processor resource selection method, processor resource selection system therefor, and computer-readable program recording medium
JPH05128078A (en) Parallel processor
JPS6091452A (en) Task scheduling system of data processor
JP3022829B2 (en) Automatic storage device allocation device
JP3678537B2 (en) Data transfer method and apparatus
JP2871872B2 (en) Sys out spool control method
JP2022013182A (en) Work instruction presentation device and work instruction presentation method
JP2576934B2 (en) Memory-mapped interrupt method
JPS61290548A (en) Area managing system for memory device
JPH04256013A (en) Printer control system
JP2000010831A (en) Data processing system using network
JPH0459635B2 (en)
JPH0981503A (en) Data transfer system and data transfer method
JPH07230512A (en) Predictive time display system for end of center batch register
JPS6236260B2 (en)
JPH03100823A (en) Printer controller