JP2589362B2 - Program type information output control method - Google Patents

Program type information output control method

Info

Publication number
JP2589362B2
JP2589362B2 JP1020379A JP2037989A JP2589362B2 JP 2589362 B2 JP2589362 B2 JP 2589362B2 JP 1020379 A JP1020379 A JP 1020379A JP 2037989 A JP2037989 A JP 2037989A JP 2589362 B2 JP2589362 B2 JP 2589362B2
Authority
JP
Japan
Prior art keywords
output
information
speed
output speed
unit
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.)
Expired - Fee Related
Application number
JP1020379A
Other languages
Japanese (ja)
Other versions
JPH02201566A (en
Inventor
陽子 浅野
克彦 小川
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP1020379A priority Critical patent/JP2589362B2/en
Publication of JPH02201566A publication Critical patent/JPH02201566A/en
Application granted granted Critical
Publication of JP2589362B2 publication Critical patent/JP2589362B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、プログラム形情報出力制御方式に関し、特
に、コンピュータシステムにおいて、ファイルデータ、
プログラムデータ、メッセージデータ等のデータ情報の
出力速度をプログラムにより指定して制御できるプログ
ラム形情報出力制御方式に関するものである。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program-type information output control system, and more particularly, to a computer system that uses file data,
The present invention relates to a program-type information output control system capable of controlling the output speed of data information such as program data and message data by designating the program.

〔従来の技術〕[Conventional technology]

従来、コンピュータシステム,ネットワークシステム
等において、ファイルデータ、プログラムデータ、メッ
セージデータ等のデータ情報を出力する出力方式は、デ
ータ情報の出力処理を行う装置の出力速度、例えば入出
力制御装置の処理速度、通信処理を行う通信制御装置
(モデム等)の通信速度、出力装置(ディスプレイ等)
の処理速度などの出力デバイスの物理的特性の動作速度
に依存して、データ情報の出力速度が決定され、その出
力速度により、データ情報を出力するような出力方式で
システムが設計されている。
2. Description of the Related Art Conventionally, in a computer system, a network system, or the like, an output method for outputting data information such as file data, program data, and message data is based on an output speed of a device that performs an output process of data information, for example, a processing speed of an input / output control device. Communication speed of communication control device (modem etc.) that performs communication processing, output device (display etc.)
The output speed of the data information is determined depending on the operation speed of the physical characteristics of the output device such as the processing speed of the output device, and the system is designed in an output system that outputs the data information based on the output speed.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

ところで、システムから出力する必要のあるデータ情
報は、可能な限り迅速に出力することがシステム設計の
原則と考えられているため、この原則によりシステム設
計が行われているシステムにおいては、そこに高速な出
力デバイスが組み込まれた場合、その高速度の出力速度
で出力するデータ情報が出力されることになる。
By the way, it is considered that the principle of system design is to output data information that needs to be output from the system as quickly as possible. When an appropriate output device is incorporated, data information to be output at the high output speed is output.

したがって、システムに高速な出力装置が組み込ま
れ、高速な出力装置に逐次に出力データ情報が出力され
ると、例えば、システムの稼働状態,動作等を監視する
ため、システムから出力中のデータ情報を読み取る必要
のあるオペレータにとって、その認識限界を越えてしま
うという問題が生じる。これに対しては、例えば、出力
速度を出力デバイスの特性に合わせて一定値に設定する
出力方式があるが、出力するデータ情報の種類によって
は、オペレータが速すぎると感じる場合もあれば、遅す
ぎていらいらすると感じる場合もあり、上述と同様に、
出力されるデータ情報の認識が難しくなるという欠点が
ある。また、他の出力方式の例として、ひとまとまりの
データ情報をキーボード等からの入力操作に応じて、デ
ィスプレイ画面に瞬時に出力する方式があるが、大量の
情報の場合、キー操作が多くなり、操作が煩雑になると
いう問題がある。さらに、別の出力方式の例として、出
力するデータ情報の内容に応じてあらかじめ出力速度を
決めておく方式もあるが、出力する情報内容を予め知っ
ておく必要があり、また出力するデータ情報の出力速度
を予め設定しておかねばならないという問題がある。
Therefore, when a high-speed output device is incorporated in the system and the output data information is sequentially output to the high-speed output device, the data information being output from the system is monitored, for example, to monitor the operating state and operation of the system. For the operator who needs to read, there is a problem that the recognition limit is exceeded. To deal with this, for example, there is an output method in which the output speed is set to a constant value in accordance with the characteristics of the output device. However, depending on the type of data information to be output, the operator may feel that it is too fast, You may find it too frustrating.
There is a disadvantage that it is difficult to recognize the output data information. As another example of the output method, there is a method in which a set of data information is instantaneously output to a display screen in response to an input operation from a keyboard or the like. There is a problem that operation becomes complicated. Further, as another example of the output method, there is a method in which the output speed is determined in advance in accordance with the content of the data information to be output. However, it is necessary to know the information content to be output in advance, and There is a problem that the output speed must be set in advance.

本発明の目的は、プログラム形情報出力制御方式にお
いて、オペレータが選択した出力速度プログラム情報お
よびデータ情報の内容に応じて、データ情報の出力速度
を自動的に設定・可変することが可能となる技術を提供
することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a technique for automatically setting and varying the output speed of data information in accordance with the output speed program information and data information selected by an operator in a program type information output control system. Is to provide.

本発明の前記ならびにその他の目的と新規な特徴は、
本明細書の記述及び添付図面によって明らかになるであ
ろう。
The above and other objects and novel features of the present invention are as follows.
It will become apparent from the description of the present specification and the accompanying drawings.

〔課題を解決するための手段〕[Means for solving the problem]

上記目的を達成するため、本発明においては、データ
情報を出力装置に出力する情報出力制御方式において、
前記データ情報が供給され、データ情報の出力速度を決
定するための速度指標を算出する速度指標算出手段と、
前記速度指標に対応してそれぞれ異なる変化率で出力速
度が変化する複数種類の出力速度プログラム情報を記憶
する記憶手段と、前記記憶手段から出力速度プログラム
情報の任意の1つを選択する選択手段と、前記選択され
た出力速度プログラム情報における、前記速度指標算出
手段で算出された速度指標に対応する出力速度に応じて
データ情報の出力制御を行う出力制御手段とを備えるこ
とを特徴とする。
In order to achieve the above object, in the present invention, in an information output control system for outputting data information to an output device,
The data information is supplied, a speed index calculating means for calculating a speed index for determining the output speed of the data information,
Storage means for storing a plurality of types of output speed program information whose output speed changes at different rates of change in accordance with the speed indexes, and selecting means for selecting any one of the output speed program information from the storage means And output control means for controlling output of data information in accordance with the output speed corresponding to the speed index calculated by the speed index calculation means in the selected output speed program information.

〔作用〕 前記手段によれば、データ情報の出力速度を決定する
ための速度指標を算出する速度指標算出手段と、予めオ
ペレータが指定する複数種類の出力速度プログラム情報
を記憶する記憶手段が備えられ、この記憶手段に記憶さ
れる複数種類の出力速度プログラム情報は、速度指標に
対応してそれぞれ異なる変化率で出力速度が変化する。
[Operation] According to the above means, there are provided a speed index calculating means for calculating a speed index for determining the output speed of the data information, and a storage means for storing a plurality of types of output speed program information specified by an operator in advance. The output speed of the plurality of types of output speed program information stored in the storage means changes at different rates in accordance with the speed indexes.

そして、記憶手段から複数種類の出力速度プログラム
情報の中の任意のひとつを選択する選択手段が更に備え
られ、データ情報の出力制御を行う出力制御手段が、選
択された出力速度プログラム情報における、速度指標算
出手段で算出された速度指標に対応する出力速度に応じ
てデータ情報の出力制御を行う。
And selecting means for selecting any one of the plurality of types of output speed program information from the storage means, wherein the output control means for controlling the output of the data information comprises: The output control of the data information is performed according to the output speed corresponding to the speed index calculated by the index calculating means.

これにより、オペレータが複数種類の出力速度プログ
ラム情報から所望する一つを選択し、各オペレータ個人
の情報認識速度特性に適合した出力速度で、かつ、デー
タ情報の内容に応じて出力速度を自動的に可変させて、
データ情報の出力を行うことが可能となる。
Thus, the operator selects a desired one from a plurality of types of output speed program information, and automatically sets the output speed at an output speed suitable for each operator's individual information recognition speed characteristic and according to the content of the data information. Variable
It is possible to output data information.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面を用いて具体的に説明
する。
Hereinafter, an embodiment of the present invention will be specifically described with reference to the drawings.

なお、実施例を説明するための全図において、同一要
素のものは同一符号を付け、その繰り返しの説明は省略
する。
In all the drawings for describing the embodiments, the same components are denoted by the same reference numerals, and the repeated description thereof will be omitted.

第1図は、本発明の一実施例にかかるシステムの出力
制御部の要部の構成を示すブロック図である。第1図に
おいて、10は情報信号であり、情報信号10はコンピュー
ターシステム等から送信されてきた出力しようとするデ
ータ情報の信号である。また、11は情報記憶部、12は速
度指標算出部、13は出力速度情報記憶部、14は出力速度
選択入力部、15は出力速度決定部、16は情報出力制御
部、17は出力情報、18は情報出力部である。
FIG. 1 is a block diagram showing a configuration of a main part of an output control unit of a system according to an embodiment of the present invention. In FIG. 1, reference numeral 10 denotes an information signal, and the information signal 10 is a signal of data information to be output transmitted from a computer system or the like. Also, 11 is an information storage unit, 12 is a speed index calculation unit, 13 is an output speed information storage unit, 14 is an output speed selection input unit, 15 is an output speed determination unit, 16 is an information output control unit, 17 is output information, 18 is an information output unit.

情報記憶部11は、送信されてきた情報信号10を一次記
憶する。情報記憶部11で一次記憶された情報信号は速度
指標算出部12に供給され、速度指標算出部12は、情報記
憶部11内の情報信号からその情報の出力速度を決定する
ための速度指標を算出する。一方、出力速度情報記憶部
13はk(k≧2)種類の出力速度プログラム情報を記憶
しており、出力速度選択入力部14からの選択指示入力に
より、出力速度情報記憶部13に記憶されているk種類の
出力速度プログラム情報の1つが選択されて、出力速度
決定部15に入力される。出力速度決定部15は、速度指標
算出部12で算出された速度指標と、出力速度選択入力部
14からの選択指示入力で出力速度情報記憶部13より供給
された出力速度プログラム情報から出力速度情報を算出
する。出力速度決定部15で算出された出力速度情報は、
情報出力制御部16に供給される。情報出力制御部16は出
力速度決定部15から出力速度情報を受信し、その出力速
度情報と情報記憶部11から送信されてきた情報信号10に
より出力制御を行い、出力情報17を出力して、情報出力
部18に供給する。出力情報17は出力速度が制御された情
報信号となっている。情報出力部18は出力情報17に基づ
き情報を出力する。
The information storage unit 11 temporarily stores the transmitted information signal 10. The information signal temporarily stored in the information storage unit 11 is supplied to the speed index calculation unit 12, and the speed index calculation unit 12 calculates a speed index for determining the output speed of the information from the information signal in the information storage unit 11. calculate. On the other hand, the output speed information storage unit
Reference numeral 13 stores k (k ≧ 2) types of output speed program information, and k types of output speed programs stored in the output speed information storage unit 13 in response to a selection instruction input from the output speed selection input unit 14. One of the information is selected and input to the output speed determining unit 15. The output speed determination unit 15 includes a speed index calculated by the speed index calculation unit 12 and an output speed selection input unit.
The output speed information is calculated from the output speed program information supplied from the output speed information storage unit 13 in response to the selection instruction input from. The output speed information calculated by the output speed determining unit 15 is
The information is supplied to the information output control unit 16. The information output control unit 16 receives output speed information from the output speed determination unit 15, performs output control based on the output speed information and the information signal 10 transmitted from the information storage unit 11, and outputs output information 17, The information is supplied to the information output unit 18. The output information 17 is an information signal whose output speed is controlled. The information output unit 18 outputs information based on the output information 17.

第2図は、情報信号として送信されてくるデータ情報
の一例を示す図である。第2図におけるデータ情報20
は、そのデータが14行20列の文字列から成る文書情報
(この文書は、Ben Shneiderman;東基衛、井関治監訳;
“ユーザー・インタフェースの設計”より引用)となっ
ている。
FIG. 2 is a diagram showing an example of data information transmitted as an information signal. Data information 20 in FIG.
Is document information whose data is composed of character strings of 14 rows and 20 columns (translated by Ben Shneiderman;
"Quoted from" Design of user interface ").

第3a図,第3b図,第3c図,第3d図,および第3e図は、
出力速度情報記憶部に記憶されているk種類の出力速度
プログラム情報の一例を説明する図である。これらの第
3a図〜第3e図において、横軸は速度指標I、縦軸は出力
速度Sを表示している。
Figures 3a, 3b, 3c, 3d, and 3e
It is a figure explaining an example of k kinds of output speed program information stored in the output speed information storage part. These first
3A to 3E, the horizontal axis represents the speed index I, and the vertical axis represents the output speed S.

また、第4a図,第4b図,および第4c図は、第2図に示
したデータ情報の出力処理の一例を説明するディスプレ
イ画面を示す図である。それぞれ、第2図に示したデー
タ情報の各々の部分(21,22,23)が出力された画面例を
示している。第4a図,第4b図および第4c図は、それぞれ
出力処理の開始の30秒後の画面、60秒後の画面、90秒後
の画面を表わしている。
4a, 4b, and 4c are diagrams showing a display screen for explaining an example of the data information output process shown in FIG. Each shows an example of a screen on which each part (21, 22, 23) of the data information shown in FIG. 2 is output. 4a, 4b, and 4c show a screen 30 seconds after the start of the output processing, a screen 60 seconds after, and a screen 90 seconds after, respectively.

次に出力処理の動作例を説明する。動作例の説明の前
にいくつかの仮定を述べておく。
Next, an operation example of the output processing will be described. Before describing the operation example, some assumptions are described.

(1)情報信号10としては、第2図に示すようなデータ
情報20の文書情報が送信されるとし、これらはすべて情
報記憶部11に一次記憶されるものとする。また、これら
には20文字毎に改行情報が付加されているものとする。
(1) It is assumed that the document information of the data information 20 as shown in FIG. 2 is transmitted as the information signal 10, and these are all temporarily stored in the information storage unit 11. In addition, it is assumed that line feed information is added to each of these 20 characters.

(2)速度指標算出部12では、情報信号10内のデータ要
素X[この動作例の説明ではXを文の長さデータとす
る]より、出力されるデータ情報の読み易さを示す速度
指標Iを関数I=f(X)[この動作例の説明ではfを
文の長さの平均長を求める関数とする]で求めるものと
する。文の長さは最大200文字とし、速度指標Iは最大
の文の長さの200文字で正規化した値(0.0≦I≦1.0)
をとり、この値が大きいほど読み易いものとする。第2
図のデータ情報20の文書情報に対する速度指標IはI=
0.29となるとする。
(2) The speed index calculating unit 12 calculates the speed index indicating the readability of the output data information from the data element X in the information signal 10 [X is sentence length data in the description of the operation example]. It is assumed that I is obtained by a function I = f (X) [in the description of the operation example, f is a function for obtaining an average length of a sentence]. The sentence length is a maximum of 200 characters, and the speed index I is a value normalized by the maximum sentence length of 200 characters (0.0 ≦ I ≦ 1.0)
And the larger the value, the easier to read. Second
The speed index I for the document information of the data information 20 shown in FIG.
It is assumed to be 0.29.

(3)出力速度情報記憶部13には、第3a図〜第3e図に示
すような出力速度プログラム情報が記憶されているもの
とする。各出力速度プログラム情報には番号が付加され
ていて、出力速度選択入力部14ではその番号を入力する
ものとする。ここでは出力速度プログラム情報を選択す
る番号として“”が選択され、第3c図の出力速度プロ
グラム情報が選択されたものとする。
(3) The output speed information storage unit 13 stores output speed program information as shown in FIGS. 3a to 3e. A number is added to each output speed program information, and the output speed selection input unit 14 inputs the number. Here, it is assumed that “” is selected as the number for selecting the output speed program information, and the output speed program information in FIG. 3c is selected.

(4)出力速度決定部15で算出する出力速度Sは単位分
あたりの出力行数で表すものとする。
(4) The output speed S calculated by the output speed determination unit 15 is represented by the number of output lines per unit minute.

(5)情報出力部18では文書情報がディスプレイ画面に
出力されるものとする。文書は1画面10行20列の大きさ
で出力され、画面の下方から現れて上方へ行単位でスク
ロールしていくものとする。
(5) The information output unit 18 outputs document information to a display screen. It is assumed that the document is output in a size of 10 rows and 20 columns per screen, appears from the bottom of the screen, and scrolls upward in units of lines.

次に、第4a図,第4b図,および第4c図を参照し、第1
図のブロック図により、データ情報の出力処理の動作例
を説明する。
Next, referring to FIGS. 4a, 4b, and 4c, FIG.
The operation example of the data information output process will be described with reference to the block diagram of FIG.

情報信号10として与えられたデータ情報の文書情報
は、情報記憶部11に一次記憶され、その後、速度指標算
出部12と情報出力制御部16に送信される。速度指標算出
部12は、送信されてきた情報信号10より速度指標I=0.
29を算出し、出力速度決定部15へ送信する。オペレータ
は、出力速度選択入力部14から出力速度プログラム情報
を選択するため“”を入力する。この入力を受けた出
力速度情報記憶部13は、出力速度選択入力部14から送信
されてきた入力情報から出力速度プログラム情報の関
数を選択し、出力速度決定部15へ送信する。出力速度決
定部15は、速度指標算出部12から速度指標I=0.29を受
信し、出力速度情報記憶部13から出力速度プログラム情
報を受信し、出力速度S=14(行/分)を算出して、
情報出力制御部16へ送信する。情報出力制御部16は、出
力速度決定部15より出力速度14行/分の情報を受信し、
情報記憶部11より受信した情報信号を出力速度14行/分
の出力制御を行い、出力情報17として情報出力部18へ送
信する。情報出力部18は受信した出力情報17から、文書
情報(第2図)を出力速度14行/分でディスプレイ画面
に順次に表示する。このような出力処理により、ディス
プレイ画面には、30秒後に、文書情報における第1の部
分21(第2図)が、第4a図に示すような画面41で表示さ
れる。また、60秒後には、文書情報の第2の部分22が、
第4b図に示すような画面42で表示される。更に、90秒後
には、文書情報の第3の部分23が、第4c図に示すような
画面43で表示される。
The document information of the data information provided as the information signal 10 is temporarily stored in the information storage unit 11, and then transmitted to the speed index calculation unit 12 and the information output control unit 16. The speed index calculation unit 12 calculates the speed index I = 0 from the transmitted information signal 10.
29 is calculated and transmitted to the output speed determining unit 15. The operator inputs "" to select output speed program information from the output speed selection input section 14. Upon receiving the input, the output speed information storage unit 13 selects a function of the output speed program information from the input information transmitted from the output speed selection input unit 14, and transmits the function to the output speed determination unit 15. The output speed determination unit 15 receives the speed index I = 0.29 from the speed index calculation unit 12, receives the output speed program information from the output speed information storage unit 13, and calculates the output speed S = 14 (rows / min). hand,
The information is transmitted to the information output control unit 16. The information output control unit 16 receives the information of the output speed of 14 lines / min from the output speed determination unit 15,
The information signal received from the information storage unit 11 is output-controlled at an output speed of 14 lines / min, and is transmitted to the information output unit 18 as output information 17. The information output unit 18 sequentially displays the document information (FIG. 2) on the display screen at an output speed of 14 lines / minute from the received output information 17. By such an output process, the first portion 21 (FIG. 2) of the document information is displayed on the display screen as a screen 41 as shown in FIG. 4a after 30 seconds. After 60 seconds, the second part 22 of the document information is
It is displayed on a screen 42 as shown in FIG. 4b. After 90 seconds, the third part 23 of the document information is displayed on a screen 43 as shown in FIG. 4c.

このように、本実施例の情報出力制御方式によれば、
k種類の出力速度プログラム情報を記憶しておき、ま
た、データ情報の出力速度を決定するための速度指標、
即ち、データ情報の読み易さを示す速度指標を算出し、
出力する情報の出力速度を、オペレータが選択した出力
速度プログラム情報における、前記算出された速度指標
に対応する出力速度に定め、その出力速度で出力制御を
行うことにより、各オペレータ個人の情報認識速度特性
に適合した出力速度で、かつ、データ情報の内容に応じ
て出力速度を自動的に可変させて、情報の出力を行うこ
とができる。
Thus, according to the information output control method of the present embodiment,
k kinds of output speed program information are stored, and a speed index for determining an output speed of data information;
That is, the speed index indicating the readability of the data information is calculated,
The output speed of the information to be output is set to the output speed corresponding to the calculated speed index in the output speed program information selected by the operator, and the output control is performed at the output speed, whereby the information recognition speed of each operator is individually determined. The output of information can be performed by automatically varying the output speed at an output speed suitable for the characteristics and according to the content of the data information.

次に、本実施例の変形例を説明する。上述の実施例の
説明においては、情報信号10として、第2図に示すよう
なデータ情報20の文書情報が送信されて、出力されるも
のとしたが、この文書情報の文字数や文の長さ、行列数
は任意である。また、情報信号10には改行情報が付加さ
れているものとしたが、文字の大きさやタイプ、情報の
配置等の付加情報を与えてもよい。また、付加情報を与
えずに出力速度制御部16で適宜解釈して処理するように
してもよい。
Next, a modified example of the present embodiment will be described. In the above description of the embodiment, the document information of the data information 20 as shown in FIG. 2 is transmitted and output as the information signal 10, but the number of characters and the length of the sentence of the document information are described. , The number of matrices is arbitrary. Although the line feed information has been added to the information signal 10, additional information such as the size and type of characters and the arrangement of information may be given. Also, the output speed control unit 16 may appropriately interpret and process without giving additional information.

速度指標算出部12では、情報信号10内のデータ要素X
を文の長さとし、情報の読み易さを示す速度指標I=f
(X)を求める関数fを文の長さの平均長を求める関数
としたが、データ要素Xは各文字種列の長さなど、任意
のパラメータを設定することができる。また、速度指標
Iを求める関数I=f(X)も任意である。文の長さは
最大200文字としたが、この長さは任意である。速度指
標Iは正規化した値0.0≦I≦1.0をとり、値が大きいほ
ど読み易いものとしたが、速度指標Iの取りうる範囲や
値が示唆する意味は任意である。
In the speed index calculating unit 12, the data element X in the information signal 10 is
Is the length of the sentence, and the speed index I = f indicating the readability of the information
Although the function f for calculating (X) is a function for calculating the average length of the sentence length, the data element X can be set to any parameter such as the length of each character type string. The function I = f (X) for obtaining the speed index I is also arbitrary. The maximum length of a sentence is 200 characters, but this length is arbitrary. The speed index I takes a normalized value 0.0 ≦ I ≦ 1.0, and the larger the value is, the easier it is to read. However, the range or value that the speed index I can take has any meaning.

出力速度情報記憶部13には、第3a図〜第3e図に示すよ
うな出力速度プログラム情報が記憶されているものとし
たが、出力素度プログラム情報の形式は数式や表の形式
でもよく、関数も任意のものが設定できる。また、各々
の出力速度プログラム情報には番号が付加されていて、
出力速度選択入力部14ではその番号を入力するものとし
たが、各出力速度プログラム情報の特性を示した中から
選択する方法を採用するなど、入力方法や手段は任意で
ある。
The output speed information storage unit 13 stores output speed program information as shown in FIGS. 3a to 3e.However, the format of the output rawness program information may be a mathematical expression or a table format. Any function can be set. Also, a number is added to each output speed program information,
The output speed selection input section 14 inputs the number, but the input method and means are arbitrary such as adopting a method of selecting from the characteristics of each output speed program information.

出力速度決定部15で算出する出力素度Sは、単位分あ
たりの出力行数で表すものとしたが、単位秒あたりでも
よいし文字数等で表してもよい。一方、情報出力部18で
は出力される情報はディスプレイ画面に出力されるもの
としたが、これはプリンタ等の出力デバイスでもよい。
出力情報は一画面10行20列の大きさで出力されるとした
が、画面の大きさや構成は任意である。情報は画面の下
方から現れて上方へ行単位でスクロールしていくものと
したが、任意のひとかたまり単位でスクロールしていく
形式でもよいし、1行ずつ前文を消去して同じ位置に次
の文を出力するような形式等でもよい。
Although the output rawness S calculated by the output speed determining unit 15 is represented by the number of output lines per unit minute, it may be represented by the number of characters per unit second or the like. On the other hand, the information output section 18 outputs the information to the display screen, but this may be an output device such as a printer.
The output information is output in a size of 10 rows and 20 columns per screen, but the size and configuration of the screen are arbitrary. The information appears from the bottom of the screen and scrolls upwards in units of lines. However, the information may be scrolled in arbitrary lump units, or the previous sentence may be deleted line by line and the next sentence may be placed in the same position. May be output.

また、ここでは、第2図に示したようなデータ情報
が、一度に全て情報信号10として送信されてきて情報記
憶部11に一時的に記憶しておくとしたが、送信される情
報の全体はもっと長いもので、一度に送信されてくる情
報信号10はその一部で、何回かに分けて送信されてきて
もよい。また情報記憶部11に一時的に記憶した情報を一
度にすべて速度指標算出部12に送信するとしたが、情報
記憶部11に一時的に記憶されている情報すべてではな
く、任意のひとまとまりだけでもよい。
Here, it is assumed that the data information as shown in FIG. 2 is transmitted all at once as the information signal 10 and temporarily stored in the information storage unit 11, but the entire information transmitted is Is longer, and the information signal 10 transmitted at one time is a part thereof, and may be transmitted in several times. In addition, all the information temporarily stored in the information storage unit 11 is transmitted to the speed index calculation unit 12 at a time, but not all the information temporarily stored in the information storage unit 11, but only an arbitrary unit. Good.

次に、本発明の他の実施例を説明する。 Next, another embodiment of the present invention will be described.

第5図は、本発明の他の実施例にかかるシステムの出
力制御部の要部の構成を示すブロック図である。第5図
において、10は情報信号、11は情報記憶部、12は速度指
標算出部、13は出力速度情報記憶部、14は出力速度選択
入力部、15は出力速度決定部、16は情報出力制御部、17
は出力情報、18は情報出力部であり、これらのブロック
の各要素は第1図で説明した要素と同様の要素である。
ここのシステムの例では、情報記憶部11に与えられる情
報信号10として、データベース50に予め蓄積されたデー
タベース情報を用いている。第5図に示した実施例は、
データベースシステムや他のシステムに蓄積されたデー
タ情報を情報処理システムの出力装置に出力する制御装
置で採用する場合のシステム例である。
FIG. 5 is a block diagram showing a configuration of a main part of an output control unit of a system according to another embodiment of the present invention. In FIG. 5, 10 is an information signal, 11 is an information storage unit, 12 is a speed index calculation unit, 13 is an output speed information storage unit, 14 is an output speed selection input unit, 15 is an output speed determination unit, and 16 is an information output unit. Control, 17
Is output information, and 18 is an information output unit. Each element of these blocks is the same as the element described in FIG.
In this example of the system, database information previously stored in the database 50 is used as the information signal 10 provided to the information storage unit 11. The embodiment shown in FIG.
This is an example of a system in which data information stored in a database system or another system is employed in a control device that outputs the information to an output device of an information processing system.

第6図は、本発明の別の他の実施例にかかるシステム
の出力制御部の構成を示すブロック図である。第6図の
システムの例において、ブロックの各要素は第5図で説
明した要素の同様の要素である。ここのシステムの例で
は、情報記憶部11に与えられる情報信号10として、遠隔
地に設けられたデータベース50に蓄積されたデータベー
ス情報を用い、通信回線60を介して供給されるものとし
ている。このシステム例は、データベースシステムを有
する情報センタや他の端末等から通信回線を通して送信
されてきたデータ情報を出力する通信端末やモデムなど
の通信制御装置等で用いるシステム例である。
FIG. 6 is a block diagram showing a configuration of an output control unit of a system according to another embodiment of the present invention. In the example of the system of FIG. 6, each element of the block is similar to the element described in FIG. In this example of the system, the information signal 10 provided to the information storage unit 11 is supplied via a communication line 60 using database information stored in a database 50 provided in a remote place. This system example is a system example used in a communication control device such as a communication terminal or a modem that outputs data information transmitted through a communication line from an information center having a database system or another terminal.

第7図は、本発明の更に別の他の実施例にかかるシス
テムの出力制御部の要部の構成を示すブロック図であ
る。第7図のシステムの例において、ブロックの各要素
は第5図で説明した要素と同様の要素である。ここのシ
ステムの例では、情報記憶部11に与えられる情報信号10
として、データベース50に予め蓄積されたデータベース
情報を用いている。また、第7図のシステム例は、第6
図のシステム例とは逆に、出力制御を行う主要部分の装
置(11,12,13,15,16)がデータベース50のあるセンタ側
に設けられ、出力データの表示部の情報出力部18および
入力操作部の出力速度選択入力部14からなる端末装置が
遠隔地に設けられる構成となっている。すなわち、情報
センタや通信制御端末装置のように、出力する情報を送
信する側の本体部や通信制御装置の側に出力制御部を組
み入れたシステム例である。
FIG. 7 is a block diagram showing a configuration of a main part of an output control unit of a system according to still another embodiment of the present invention. In the example of the system in FIG. 7, each element of the block is the same as the element described in FIG. In the example of the system here, the information signal 10 provided to the information storage unit 11 is
The database information stored in the database 50 in advance is used. Also, the system example of FIG.
Contrary to the system example shown in the figure, the devices (11, 12, 13, 15, 16) of the main parts for performing output control are provided on the center side where the database 50 is located, and the information output unit 18 and the output data display unit are provided. A terminal device including an output speed selection input unit 14 of the input operation unit is provided at a remote place. That is, this is an example of a system in which an output control unit is incorporated in a main body unit that transmits information to be output or a communication control device, such as an information center or a communication control terminal device.

以上、本発明を実施例にもとづき具体的に説明した
が、本発明は、前記実施例に限定されるものではなく、
その要旨を逸脱しない範囲において種々変更可能である
ことは言うまでもない。
As mentioned above, although the present invention was explained concretely based on an example, the present invention is not limited to the above-mentioned example.
It goes without saying that various changes can be made without departing from the scope of the invention.

〔発明の効果〕〔The invention's effect〕

以上、説明したように、本発明のプログラム形情報出
力制御方式によれば、オペレータが複数種類の出力速度
プログラム情報から所望する一つを選択することによ
り、各オペレータ個人の情報認識速度特性に適合した出
力速度で、データ情報を出力することができるので、各
オペレータが各自の情報認識速度特性に適合した情報の
出力速度を自由に選択することができ、適切な出力速度
を選択して、データ情報を出力することが可能となる。
As described above, according to the program-type information output control method of the present invention, the operator selects the desired one from a plurality of types of output speed program information, thereby adapting to the information recognition speed characteristics of each operator. Can output data information at the specified output speed, so that each operator can freely select the output speed of the information that suits his / her information recognition speed characteristics. It is possible to output information.

また、送信されるデータ情報から読み易さを示す速度
指標を算出し、この速度指標に対応する、各オペレータ
が選択した出力速度プログラム情報の出力速度で、デー
タ情報を出力するようにしたので、データ情報の内容に
応じて出力速度を自動的に可変させて、情報の出力を行
うことが可能となる。
Also, a speed index indicating readability is calculated from the transmitted data information, and the data information is output at the output speed of the output speed program information selected by each operator corresponding to the speed index, It is possible to output information by automatically varying the output speed according to the content of the data information.

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

第1図は、本発明の一実施例にかかるシステムの出力制
御部の要部の構成を示すブロック図、 第2図は、情報信号として送信されてくるデータ情報の
一例を示す図、 第3a図,第3b図,第3c図,第3d図,および第3e図は、出
力速度情報記憶部に記憶されているk種類の出力速度プ
ログラム情報の一例を説明する図、 第4a図,第4b図,および第4c図は、第2図に示したデー
タ情報の出力処理の一例を説明するディスプレイ画面を
示す図、 第5図は、本発明の他の実施例にかかるシステムの出力
制御部の要部の構成を示すブロック図、 第6図は、本発明の別の他の実施例にかかるシステムの
出力制御部の要部の構成を示すブロック図、 第7図は、本発明の更に別の他の実施例にかかるシステ
ムの出力制御部の要部の構成を示すブロック図である。 図中、10……情報信号、11……情報記憶部、12……速度
指標算出部、13……出力速度情報記憶部、14……出力速
度選択入力部、15……出力速度決定部、16……情報出力
制御部、17……出力情報、18……情報出力部、20……デ
ータ情報、50……データベース、60……通信回線。
FIG. 1 is a block diagram illustrating a configuration of a main part of an output control unit of a system according to an embodiment of the present invention. FIG. 2 is a diagram illustrating an example of data information transmitted as an information signal. FIG. 3, FIG. 3b, FIG. 3c, FIG. 3d, and FIG. 3e are diagrams for explaining an example of k kinds of output speed program information stored in the output speed information storage unit, FIG. 4a, FIG. FIG. 4C and FIG. 4C are diagrams showing a display screen for explaining an example of the data information output process shown in FIG. 2. FIG. 5 is a diagram showing the output control unit of the system according to another embodiment of the present invention. FIG. 6 is a block diagram illustrating a configuration of a main part, FIG. 6 is a block diagram illustrating a configuration of a main part of an output control unit of a system according to another embodiment of the present invention, and FIG. FIG. 14 is a block diagram illustrating a configuration of a main part of an output control unit of a system according to another embodiment. In the figure, 10 ... information signal, 11 ... information storage unit, 12 ... speed index calculation unit, 13 ... output speed information storage unit, 14 ... output speed selection input unit, 15 ... output speed determination unit, 16 ... information output control unit, 17 ... output information, 18 ... information output unit, 20 ... data information, 50 ... database, 60 ... communication line.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】データ情報を出力装置に出力する情報出力
制御方式において、前記データ情報が供給され、データ
情報の出力速度を決定するための速度指標を算出する速
度指標算出手段と、前記速度指標に対応してそれぞれ異
なる変化率で出力速度が変化する複数種類の出力速度プ
ログラム情報を記憶する記憶手段と、前記記憶手段から
出力速度プログラム情報の任意の1つを選択する選択手
段と、前記選択された出力速度プログラム情報におけ
る、前記速度指標算出手段で算出された速度指標に対応
する出力速度に応じてデータ情報の出力制御を行う出力
制御手段とを備えることを特徴とするプログラム形情報
出力制御方式。
1. An information output control method for outputting data information to an output device, wherein the data information is supplied, and a speed index calculating means for calculating a speed index for determining an output speed of the data information; Storage means for storing a plurality of types of output speed program information in which output speeds change at different rates of change, respectively; selecting means for selecting any one of the output speed program information from the storage means; Output control means for controlling output of data information in accordance with an output speed corresponding to the speed index calculated by the speed index calculation means in the output speed program information obtained. method.
JP1020379A 1989-01-30 1989-01-30 Program type information output control method Expired - Fee Related JP2589362B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1020379A JP2589362B2 (en) 1989-01-30 1989-01-30 Program type information output control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1020379A JP2589362B2 (en) 1989-01-30 1989-01-30 Program type information output control method

Publications (2)

Publication Number Publication Date
JPH02201566A JPH02201566A (en) 1990-08-09
JP2589362B2 true JP2589362B2 (en) 1997-03-12

Family

ID=12025410

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1020379A Expired - Fee Related JP2589362B2 (en) 1989-01-30 1989-01-30 Program type information output control method

Country Status (1)

Country Link
JP (1) JP2589362B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1125097A (en) * 1997-06-20 1999-01-29 Daewoo Electron Co Ltd Method for sliding video data on screen in retrieval system
JP3338777B2 (en) 1998-04-22 2002-10-28 日本電気株式会社 Mobile terminal and screen display method thereof
JP3647283B2 (en) * 1998-09-21 2005-05-11 シャープ株式会社 Document information extraction device
JP2012003656A (en) * 2010-06-21 2012-01-05 Hitachi Solutions Ltd Information terminal device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60152190U (en) * 1984-03-19 1985-10-09 横河電機株式会社 display device
JPS62145282A (en) * 1985-12-20 1987-06-29 株式会社日立製作所 Character display control system
JPS62186289A (en) * 1986-02-12 1987-08-14 カシオ計算機株式会社 Display control unit

Also Published As

Publication number Publication date
JPH02201566A (en) 1990-08-09

Similar Documents

Publication Publication Date Title
JP4388982B2 (en) Web browser capable of navigation between hypertext objects by remote control device
US6515690B1 (en) Systems and methods providing an interface for navigating dynamic text
JP2002203185A (en) Device and method for receiving commodity order, system and method of ordering commodity, and commodity ordering device
JP2589362B2 (en) Program type information output control method
JPH05323941A (en) Scrolling controller
KR890007155A (en) Character input method and device
JPS60186922A (en) Message output system
JPH036731A (en) Message display device
JP2000187547A (en) Device and method for controlling scroll
EP0742535A3 (en) Image control device for displaying a ballon
JPH04255889A (en) Deciding method for document comprehension
JPH05181921A (en) System for dynamically switching display menu
JPH07105192A (en) Character input device
JPS60185116A (en) Printing control apparatus of printer
JPH08235283A (en) Data processor
JP2659103B2 (en) Graph generation processing device
JPS62285124A (en) Input/output display device with operating guidance
JP2906059B2 (en) Voyage information display device
JP2005092138A (en) Ability training device, ability measuring instrument, program, ability training method, and ability measuring method
JPH08314906A (en) Scroll bar display control system
JP3211911B2 (en) Information search support method
JPS5817753A (en) Telex device
JPH0776883B2 (en) Process control equipment
JPH05289725A (en) Numerical control information preparation device
JP2002049926A (en) Graphics device and computer readable storage medium

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees