JPH08249152A - Computer system and control method thereof - Google Patents

Computer system and control method thereof

Info

Publication number
JPH08249152A
JPH08249152A JP7051076A JP5107695A JPH08249152A JP H08249152 A JPH08249152 A JP H08249152A JP 7051076 A JP7051076 A JP 7051076A JP 5107695 A JP5107695 A JP 5107695A JP H08249152 A JPH08249152 A JP H08249152A
Authority
JP
Japan
Prior art keywords
cumulative time
computer system
break
counting
inputs
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
JP7051076A
Other languages
Japanese (ja)
Inventor
Hiroshi Miyasato
博 宮里
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP7051076A priority Critical patent/JPH08249152A/en
Publication of JPH08249152A publication Critical patent/JPH08249152A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

(57)【要約】 【目的】 オペレータが意識しなくとも、自動的に合図
を出すことにより休憩をとるきっかけを与えて、オーバ
ーワークによる肉体疲労の蓄積や仕事の効率の低下を防
ぐコンピュータシステムおよびその制御方法を提供す
る。 【構成】 カウンターなどの初期設定をするステップ6
と、単位時間内におけるキー入力回数をカウントするス
テップ7と、キー入力回数が指定回数を越えたか判定す
るステップ8と、指定累積時間を越えたか判定するステ
ップ9と、累積時間を算出するステップ10と、休憩指
示処理ステップ11とからなる。
(57) [Abstract] [Purpose] A computer system and a computer system that prevent the accumulation of physical fatigue due to overwork and a decrease in work efficiency by giving an opportunity to take a break by automatically giving a signal even if the operator is not aware of it. The control method is provided. [Structure] Step 6 for initial setting of counters, etc.
A step 7 of counting the number of key inputs within a unit time, a step 8 of determining whether the number of key inputs exceeds a designated number of times, a step 9 of determining whether the designated cumulative time has been exceeded, and a step 10 of calculating a cumulative time. And a break instruction processing step 11.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータシステム
およびその制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer system and its control method.

【0002】[0002]

【従来の技術】従来では、コンピュータ端末などを連続
使用することによる目の疲れ、肩のこりなどの肉体疲労
や仕事の効率の低下を防止するために、次のようなこと
を行っていた。
2. Description of the Related Art Conventionally, in order to prevent eye fatigue, physical fatigue such as stiff shoulders, and deterioration of work efficiency due to continuous use of a computer terminal, the following has been performed.

【0003】仕事の区切りのよいところで休憩をと
る。
Take breaks when you have good breaks in work.

【0004】時計などを見ながら、一定の時間が経過
したら休憩をとる。
While looking at a clock or the like, a break is taken after a lapse of a certain time.

【0005】タイマーに時間を指定して、時間がきた
らアラームで合図する。
A time is designated in a timer and an alarm is signaled when the time comes.

【0006】以上のような例を用いて休憩を実施してい
たが、これらはいずれもオペレータが意識して行ってい
た。
Although the breaks were carried out using the above examples, the operator was aware of all of these breaks.

【0007】[0007]

【発明が解決しようとする課題】上記従来例では、いず
れの場合も、まずオペレータが意識して実施しなければ
休憩をとるきっかけがつかめなく、確実性に乏しいとい
う欠点があった。すなわち、従来例ではオペレータが意
識していなければ、いつの間にかオーバーワークとな
り、肉体疲労が蓄積し、また、仕事の効率の低下を招く
こととなっていた。本発明は上記従来例の欠点を解消す
るためになされたのであり、オペレータが意識しなくと
も、所定の頻度以上の仕事をした場合には自動的に合図
を出すことにより休憩をとるきっかけを与えて、オーバ
ーワークによる肉体疲労の蓄積や仕事の効率の低下を防
ぐコンピュータシステムおよびその制御方法を提供する
ことを目的とする。
In any of the above-mentioned conventional examples, there is a drawback in that the operator cannot grasp the trigger for taking a break unless he or she is aware of it, and the reliability is poor. That is, in the conventional example, if the operator is not aware of it, overwork will be unknowingly accumulated, physical fatigue will be accumulated, and work efficiency will be reduced. The present invention has been made to solve the drawbacks of the conventional example described above, and even if the operator is not conscious of it, it automatically gives a signal to take a break when working more than a predetermined frequency. In addition, it is an object of the present invention to provide a computer system and a control method thereof that prevent physical fatigue from accumulating due to overwork and a decrease in work efficiency.

【0008】[0008]

【課題を解決するための手段】本発明のコンピュータシ
ステムは、単位時間内での入力装置からの入力回数をカ
ウントする入力回数カウント手段と、処理の開始からの
累積時間を算出する累積時間算出手段と、前記入力回数
カウント手段ででカウントした入力回数が所定値を越え
たかを判定する第一の判定手段と、前記累積時間算出手
段で算出した累積時間が所定値を越えたかを判定する第
二の判定手段と、前記第一、第二の判定手段のの判定結
果がともに真である場合に、休憩の指示を表示する表示
手段とを備えたものである。
A computer system according to the present invention comprises an input count counting means for counting the number of inputs from an input device within a unit time, and a cumulative time calculating means for calculating a cumulative time from the start of processing. A first determining means for determining whether the number of inputs counted by the input number counting means exceeds a predetermined value, and a second determining means for determining whether or not the cumulative time calculated by the cumulative time calculating means exceeds a predetermined value. And the display means for displaying a break instruction when the determination results of the first and second determination means are both true.

【0009】また、コンピュータシステムの制御方法
は、以下のステップを含むものである。
The computer system control method includes the following steps.

【0010】(a)単位時間内での入力装置からの入力
回数をカウントするステップ (b)処理の開始からの累積時間を算出するステップ (c)aのステップでカウントした入力回数が所定値を
越えたかを判定するステップ (d)bのステップで算出した累積時間が所定値を越え
たかを判定するステップ (e)cのステップの判定結果が真であり、かつ、dの
ステップの判定結果も真である場合に、休憩の指示を行
うステップ ここで、休憩の指示を行うステップは、この指示を表示
装置に表示するものとしても音声により行うものとして
もよい。
(A) Step of counting the number of inputs from the input device within a unit time (b) Step of calculating the cumulative time from the start of the process (c) The number of inputs counted in the step a has a predetermined value. Step (d) determining whether the cumulative time calculated in step (d) b has exceeded a predetermined value. Step (e) The determination result in step c is true, and the determination result in step d is also true. Step for instructing break when true, Here, the step for instructing break may be performed by displaying this instruction on the display device or by voice.

【0011】[0011]

【作用】本発明は、上記のような構成または方法による
ことで、単位時間内のキー入力回数が所定値以上で、か
つ、処理の開始からの累積時間が所定値以上となった時
に、オペレータに対する休憩の指示が表示される。
The present invention has the above-described configuration or method, and when the number of key inputs in a unit time is a predetermined value or more and the cumulative time from the start of the process is a predetermined value or more, the operator The instruction to take a break is displayed.

【0012】[0012]

【実施例】以下、本発明の実施例について図面を参照し
て詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0013】(実施例1)図2は、本発明の一実施例の
情報処理システムのブロック図である。
(Embodiment 1) FIG. 2 is a block diagram of an information processing system according to an embodiment of the present invention.

【0014】この情報処理システムは、図1のフローチ
ャートに示すプログラムの実行および各装置の制御を行
う中央処理装置1と、後述の指定単位時間や指定累積時
間などを記憶する半導体メモリなどの記憶装置2と、情
報の入力を行うキーボード3と、情報を画面に表示する
CRTなどの表示装置4と、アラームなどの音声を発す
るスピーカー5とから、その主要部が構成されている。
また、後述するキー入力回数カウンターおよび累積時間
カウンターは、中央処理装置1に設けられている。
This information processing system includes a central processing unit 1 for executing a program shown in the flow chart of FIG. 1 and controlling each device, and a storage device such as a semiconductor memory for storing a specified unit time or a specified cumulative time which will be described later. 2, a keyboard 3 for inputting information, a display device 4 such as a CRT for displaying information on a screen, and a speaker 5 for emitting a sound such as an alarm form a main part.
A key input number counter and a cumulative time counter, which will be described later, are provided in the central processing unit 1.

【0015】図1は、本実施例の処理を示すフローチャ
ートである。
FIG. 1 is a flow chart showing the processing of this embodiment.

【0016】この図を参照すると、本実施例における処
理は、カウンターなどの初期設定をするステップ6と、
単位時間内におけるキー入力回数をカウントするステッ
プ7と、キー入力回数が指定回数を越えたか判定するス
テップ8と、指定累積時間を越えたか判定するステップ
9と、累積時間を算出するステップ10と、休憩指示処
理ステップ11とからなる。
Referring to this figure, the processing in this embodiment includes step 6 for initializing a counter and the like,
A step 7 of counting the number of key inputs in a unit time, a step 8 of determining whether the number of key inputs exceeds a specified number of times, a step 9 of determining whether the number of times of key input exceeds a specified accumulated time, and a step 10 of calculating an accumulated time, And a break instruction processing step 11.

【0017】次に、上記のように構成された本実施例の
情報処理システムの制御方法について説明する。
Next, a control method of the information processing system of the present embodiment configured as described above will be described.

【0018】処理に先立って、単位時間内でのキー入力
回数をカウントするカウンター(キー入力カウンター)
およびこの単位時間の指定並びに後述のループを抜ける
ための所定のキー入力回数の指定と、累積時間を蓄積す
るカウンター(累積時間カウンター)および休憩指示処
理に移る累積時間の指定などをキーボード3より入力
し、記憶装置2に予め設定しておく。なお、説明の便宜
上、ここで指定した単位時間を指定単位時間と、ここで
指定したキー入力回数を指定回数と、ここで指定した累
積時間を指定累積時間という。
Prior to processing, a counter (key input counter) for counting the number of key inputs per unit time
Also, from the keyboard 3, input of this unit time, specification of a predetermined number of key inputs for exiting the loop described later, a counter for accumulating accumulated time (cumulative time counter), and specification of accumulated time for moving to rest instruction processing are input. Then, it is set in the storage device 2 in advance. For convenience of explanation, the unit time designated here is called a designated unit time, the number of key inputs designated here is designated a designated number of times, and the cumulative time designated here is designated a designated cumulative time.

【0019】本実施例においては、まず最初に、キー入
力カウンター、累積時間カウンターなどを初期設定する
(カウンターの数値を0にする)(ステップ6)。そし
て、指定単位時間内にキー入力された回数をカウントす
る(ステップ7)。指定単位時間が経過したら指定回数
を越えたか判定し(ステップ8)、この条件を満たした
ら、次に処理の開始からの累積時間が指定累積時間を越
えたか判定し(ステップ9)、ステップ8の条件を満た
さない時は、ステップ6に戻り、初期設定を行う。次
に、ステップ9において、指定累積時間を満たしていな
ければ処理の開始からの累積時間を算出し(ステップ1
0)、再度、キー入力回数カウント(ステップ7)を行
う。ステップ9において、指定累積時間を満たしたら休
憩指示処理(ステップ11)に入る。
In this embodiment, first, a key input counter, a cumulative time counter, etc. are initialized (the counter value is set to 0) (step 6). Then, the number of key inputs made within the designated unit time is counted (step 7). When the designated unit time has elapsed, it is determined whether the designated number of times has been exceeded (step 8). If this condition is satisfied, then it is determined whether the cumulative time from the start of processing has exceeded the designated cumulative time (step 9). When the condition is not satisfied, the process returns to step 6 and the initial setting is performed. Next, in step 9, if the designated cumulative time is not satisfied, the cumulative time from the start of the process is calculated (step 1
0) Then, the number of key inputs is counted again (step 7). When the designated cumulative time is satisfied in step 9, the break instruction processing (step 11) is started.

【0020】ここで、休憩指示処理ステップ11では、
表示装置4の明暗を変えたり、表示装置4にメッセージ
を表示するなどして目で判断できるようにする。
Here, in the break instruction processing step 11,
The brightness of the display device 4 is changed, or a message is displayed on the display device 4 so that the judgment can be made visually.

【0021】なお、上記のステップ6〜11の処理は、
いずれも中央処理装置1の制御によって行われる。
The above steps 6 to 11 are executed as follows.
Both are performed under the control of the central processing unit 1.

【0022】本実施例のように情報処理システムを制御
することで、所定の頻度以上で仕事を続けた場合には、
オペレータが意識しなくとも自動的に表示装置4に休憩
指示が表示されて休憩をとるきっかけが与えられるの
で、オーバーワークによる肉体疲労の蓄積や仕事の効率
の低下を防ぐことができる。
By controlling the information processing system as in the present embodiment, when work is continued at a predetermined frequency or more,
Even if the operator is not aware, a break instruction is automatically displayed on the display device 4 to give an opportunity to take a break, so that accumulation of physical fatigue due to overwork and a decrease in work efficiency can be prevented.

【0023】(実施例2)実施例1では、休憩指示処理
ステップ11において、表示装置4を利用して視覚によ
る合図の方式をとったが、スピーカー5を利用してアラ
ームなど聴覚による合図の方式も可能である。
(Embodiment 2) In the first embodiment, in the rest instruction processing step 11, the display device 4 is used for visual cues, but the speaker 5 is used for audible cues such as alarms. Is also possible.

【0024】[0024]

【発明の効果】以上説明したように本発明によれば、所
定の頻度以上で仕事を続けた場合には、オペレータが意
識しなくとも自動的に合図が出て休憩をとるきっかけが
与えられるので、オーバーワークによる肉体疲労の蓄積
や仕事の効率の低下を防ぐことができる。
As described above, according to the present invention, when the operator continues to work at a predetermined frequency or more, even if the operator is not aware of it, the operator automatically gives a signal to take a break. It is possible to prevent accumulation of physical fatigue due to overwork and reduction of work efficiency.

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

【図1】 実施例のフローチャートFIG. 1 is a flowchart of an embodiment.

【図2】 実施例のブロック図FIG. 2 is a block diagram of an embodiment.

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

1 中央処理装置 2 記憶装置 3 キーボード 4 表示装置 5 スピーカー 1 Central Processing Unit 2 Storage Device 3 Keyboard 4 Display Device 5 Speaker

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 単位時間内での入力装置からの入力回数
をカウントする入力回数カウント手段と、処理の開始か
らの累積時間を算出する累積時間算出手段と、前記入力
回数カウント手段ででカウントした入力回数が所定値を
越えたかを判定する第一の判定手段と、前記累積時間算
出手段で算出した累積時間が所定値を越えたかを判定す
る第二の判定手段と、前記第一、第二の判定手段のの判
定結果がともに真である場合に、休憩の指示を表示する
表示手段とを備えたコンピュータシステム。
1. An input number counting means for counting the number of inputs from an input device within a unit time, a cumulative time calculating means for calculating a cumulative time from the start of processing, and the input number counting means for counting. First determining means for determining whether the number of inputs exceeds a predetermined value, second determining means for determining whether the cumulative time calculated by the cumulative time calculating means exceeds a predetermined value, and the first and second And a display unit that displays a break instruction when both determination results of the determination unit are true.
【請求項2】 以下のステップを含むコンピュータシス
テムの制御方法。 (a)単位時間内での入力装置からの入力回数をカウン
トするステップ (b)処理の開始からの累積時間を算出するステップ (c)aのステップでカウントした入力回数が所定値を
越えたかを判定するステップ (d)bのステップで算出した累積時間が所定値を越え
たかを判定するステップ (e)cのステップの判定結果が真であり、かつ、dの
ステップの判定結果も真である場合に、休憩の指示を行
うステップ
2. A method for controlling a computer system including the following steps. (A) A step of counting the number of inputs from the input device within a unit time. (B) A step of calculating a cumulative time from the start of the process. (C) Whether the number of inputs counted in the step a exceeds a predetermined value. Judgment step (d) The judgment result of the step of (e) c is true, and the judgment result of the step of d is also true, in which it is judged whether the cumulative time calculated in the step b exceeds a predetermined value. Steps to give if you take a break
【請求項3】 休憩の指示を行うステップは、この指示
を表示装置に表示するものとする請求項2に記載のコン
ピュータシステムの制御方法。
3. The method of controlling a computer system according to claim 2, wherein the step of giving a break instruction displays the instruction on a display device.
【請求項4】 休憩の指示を行うステップは、この指示
を音声により行うものとする請求項2に記載のコンピュ
ータシステムの制御方法。
4. The method for controlling a computer system according to claim 2, wherein the step of giving a break instruction is to give the instruction by voice.
JP7051076A 1995-03-10 1995-03-10 Computer system and control method thereof Withdrawn JPH08249152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7051076A JPH08249152A (en) 1995-03-10 1995-03-10 Computer system and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7051076A JPH08249152A (en) 1995-03-10 1995-03-10 Computer system and control method thereof

Publications (1)

Publication Number Publication Date
JPH08249152A true JPH08249152A (en) 1996-09-27

Family

ID=12876726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7051076A Withdrawn JPH08249152A (en) 1995-03-10 1995-03-10 Computer system and control method thereof

Country Status (1)

Country Link
JP (1) JPH08249152A (en)

Similar Documents

Publication Publication Date Title
CA2064956C (en) Warning timer for users of interactive systems
JP3290321B2 (en) Buffer monitoring method and device therefor
JP2010176255A (en) System for evaluation and management of development process
JPH07261835A (en) Monitor device
JP4216265B2 (en) Display system and display device
JP2008117294A (en) Message display apparatus, arithmetic unit, message display program, and arithmetic program
JP2842352B2 (en) Window display system
JPS59109914A (en) Plant monitoring device
CN116260904B (en) Alarm processing method and device and electronic equipment
TWI895232B (en) Apparatus for concentration enhancement
JP3035082U (en) VDT failure prevention system
JP3123401B2 (en) Peak level display
JP2002032170A (en) POS terminal
JP2803429B2 (en) Control device
JP2003190568A (en) Playground management device
JP2538040B2 (en) Process priority setting method and multi-process management device
JPH0764747A (en) Method of displaying moving image of device operation and moving image display apparatus of device operation using the method
JPH04160527A (en) Data processor
JPH06348241A (en) Information processing equipment
CN106027773A (en) Alarm clock reminding method and alarm clock reminding apparatus
JP2003211515A (en) Molding machine
JPH1063567A (en) Memory shortage displaying method
JPH1083229A (en) VDT device
JPH08234885A (en) How to operate the device
KR0173408B1 (en) Implementation method of hourglass function of communication terminal device

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: 20020604