JPS6252325B2 - - Google Patents

Info

Publication number
JPS6252325B2
JPS6252325B2 JP57197583A JP19758382A JPS6252325B2 JP S6252325 B2 JPS6252325 B2 JP S6252325B2 JP 57197583 A JP57197583 A JP 57197583A JP 19758382 A JP19758382 A JP 19758382A JP S6252325 B2 JPS6252325 B2 JP S6252325B2
Authority
JP
Japan
Prior art keywords
input
input device
key
checking
word processor
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
Application number
JP57197583A
Other languages
Japanese (ja)
Other versions
JPS5987535A (en
Inventor
Hitoshi Yonenaga
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP57197583A priority Critical patent/JPS5987535A/en
Publication of JPS5987535A publication Critical patent/JPS5987535A/en
Publication of JPS6252325B2 publication Critical patent/JPS6252325B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/004Error avoidance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 本発明は、ワードプロセツサの入力装置に係
り、特に、入力装置の異常チエツクに関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an input device for a word processor, and more particularly to checking for abnormalities in the input device.

第1図はワードプロセツサの一般的な構成を示
したものである。1は本体を示し、該本体1の中
には状態表示を行なうCRT2と、記憶媒体であ
るフレキシブルメデイア(図示せず)を駆動する
フレキシブルデイスク装置4が格納されている。
FIG. 1 shows the general configuration of a word processor. Reference numeral 1 indicates a main body, and the main body 1 houses a CRT 2 for displaying status and a flexible disk device 4 for driving a flexible medium (not shown) as a storage medium.

また、本体1の前部には、入力装置3が配置さ
れ、オペレータによる文字等の入力を可能とす
る。
Furthermore, an input device 3 is arranged at the front of the main body 1, allowing the operator to input characters and the like.

第2図は、布線系よりみた構成であり、主制御
回路5と各装置間はケーブル6,7,8で接続さ
れていることを示す。
FIG. 2 shows the configuration as seen from the wiring system, and shows that the main control circuit 5 and each device are connected by cables 6, 7, and 8.

第2図の主制御回路5について、第3図を用い
説明する。10はプログラム蓄積型計算ユニツト
(以下CPUという。)で、11は不揮発性メモリ
ーからなり電源投入時に実行するプログラムを有
するブートROM、12は文書編集装置としての
機能を実行するプログラムを格納するためのプロ
グラムメモリー、14はドツトマトリクスで漢字
を表わすドツトデータを漢字コードを索引として
記憶するキヤラクタージエネレータ、15は
CPU10の指令に従つてキヤラクタージエネレ
ータ14よりドツトデータを読み出しCRT2を
動作させる信号を発生するコントローラである。
13は一時記憶部に係るフレキシブルデイスク装
置4を制御するフレキシブルデイスク制御回路
(FDC)である。回路相互はバスライン20で結
合されている。
The main control circuit 5 shown in FIG. 2 will be explained using FIG. 3. 10 is a program storage type calculation unit (hereinafter referred to as CPU); 11 is a boot ROM made of non-volatile memory and has a program to be executed when the power is turned on; and 12 is a boot ROM for storing a program that executes the function of a document editing device. 14 is a program memory; 14 is a character generator that stores dot data representing kanji in a dot matrix with kanji codes as an index; 15 is a character generator;
This is a controller that reads dot data from the character generator 14 in accordance with instructions from the CPU 10 and generates a signal to operate the CRT 2.
13 is a flexible disk control circuit (FDC) that controls the flexible disk device 4 related to the temporary storage section. The circuits are connected to each other by a bus line 20.

上記の構成において、いま、電源が投入される
と、CPU10はイニシヤルプログラムローダー
であるブートROM11に記憶されたプログラム
を実行する。一般に、係るプログラムではフレキ
シブルデイスク装置4にセツトされたフレキシブ
ルデイスク(図示せず)に記憶されているデータ
をプログラムメモリー12に転送するものであ
る。そしてこの転送が終了すると、CPU10は
プログラムメモリー12に記憶されている文書編
集装置としてのプログラムの先頭番地に制御を分
岐する。その結果、入力装置3上での操作キー入
力に従いキー入力CE16、CPU10を介しCRT
2上への文字の表示、文書編集等の処理が可能と
なる。
In the above configuration, when the power is turned on, the CPU 10 executes the program stored in the boot ROM 11, which is an initial program loader. Generally, such a program transfers data stored on a flexible disk (not shown) set in the flexible disk device 4 to the program memory 12. When this transfer is completed, the CPU 10 branches control to the start address of the program as a document editing device stored in the program memory 12. As a result, according to the operation key input on the input device 3, the key input CE16 is sent to the CRT via the CPU 10.
It becomes possible to display characters on 2, edit documents, etc.

以上述べた構成の中で、入力装置3を中心に考
えてみる。
In the configuration described above, the input device 3 will be mainly considered.

第1図に示されたようなワードプロセツサの場
合、本体1の有する各機能は、外部からの対話形
式の指示で遂次実行されてゆくのが通常であり、
その外部からの指示は、入力装置の持つキー群の
オン、オフ情報として与えられる。従つて、シス
テム全体にとつてその機能を正常に働かせるうえ
で、入力装置の持つ役割はかなり大きい。ところ
が、通常のシステムにおいては、入力装置からの
入力は電源投入後すぐにはチエツクされず、外部
からの入力が必要な段階になつて、入力状態を見
ることにより入力装置動作の正常、異常が確認さ
れる。つまり、このことは入力装置の異常が原因
となつて、電源投入後にシステムが動作し実行さ
れた処理が全て無駄になる可能性があることであ
り、操作者にそれだけ多くの負担をかけることに
なる。
In the case of a word processor like the one shown in FIG. 1, each function of the main body 1 is normally executed sequentially in response to an external interactive instruction.
The external instruction is given as on/off information for a group of keys of the input device. Therefore, the role of the input device is quite large in ensuring that the functions of the entire system function properly. However, in normal systems, the input from the input device is not checked immediately after the power is turned on, and when the input from the outside is required, it is possible to determine whether the input device is operating normally or abnormally by checking the input status. It is confirmed. In other words, this means that due to an abnormality in the input device, the system operates and the processing executed after power is turned on may be all wasted, placing a greater burden on the operator. Become.

本発明の目的は、電源投入後まず入力装置に対
して諸チエツクを行わせることにより、該入力装
置を含むシステムの入力装置異常に起因するシス
テムダウンを防止できる入力装置を提供すること
にある。
An object of the present invention is to provide an input device that can prevent a system including the input device from going down due to an abnormality in the input device by first performing various checks on the input device after power is turned on.

本発明は、電源投入時に動作する、総てのキス
イツチについて短絡があるかどうかをチエツクす
る第1のチエツク手段を設けてスイツチのオフ異
常の有無を自動的にチエツクし、データ格納に関
するキーの入力操作を指示すると共にその入力の
良否をチエツクする第2のチエツク手段を設けて
処理(入力)済データの格納が不能になるのを事
前にチエツクできるようにし、そのチエツク効果
を表示手段に表示することによつて入力装置が異
常のまま使用されその途中でシステムダウンにな
るのを防止できるようにしたものである。
The present invention provides a first check means that checks whether there is a short circuit in all the key switches, which operates when the power is turned on, to automatically check whether there is an abnormality in turning off the switches, and to input keys related to data storage. A second check means for instructing the operation and checking the quality of the input is provided so that it is possible to check in advance whether the processed (input) data cannot be stored, and the effect of the check is displayed on the display means. This makes it possible to prevent the input device from being used abnormally and causing the system to go down in the middle.

次に、実施例について述べる。 Next, examples will be described.

第4図は、本発明の一実施例を示すワードプロ
セツサのブロツク図で、本体システム部25、入
力装置27、そしてそれらを接続するケーブル2
6より成る。このうち入力装置27はマトリクス
状に配したキースイツチのオン・オフ情報を検
知、信号処理したうえで本体システム部25に転
送し、外部からのシステム制御をつかさどつてい
る。また本体システム部25は入力装置27から
のデータ入力により複数個有する機能を選択実行
する。
FIG. 4 is a block diagram of a word processor showing an embodiment of the present invention, which includes a main system section 25, an input device 27, and a cable 2 connecting them.
Consists of 6. Among these, the input device 27 detects on/off information of the key switches arranged in a matrix, processes the signals, and transfers the signals to the main system section 25, thereby controlling the system from the outside. Further, the main body system section 25 selects and executes a plurality of functions by inputting data from the input device 27.

第5図に示すフローチヤートに基づいて本実施
例の動作説明を行う。
The operation of this embodiment will be explained based on the flowchart shown in FIG.

まず本体システム部25に含まれるCPU10
の行う各処理について説明する。
First, the CPU 10 included in the main body system section 25
Each process performed will be explained.

処理30はシステムの初期処理を行うブート
ROM11をスタートさせる。
Process 30 is a boot that performs initial processing of the system.
Start ROM11.

処理31はメモリーチエツクであり、このシス
テムの動作プログラム(CPU10の動作に係
る)の基盤となるプログラムメモリー12のチエ
ツクを行う。
Process 31 is a memory check, which checks the program memory 12 which is the basis of the operating program (related to the operation of the CPU 10) of this system.

処理32は本実施例の特徴である入力装置27
のチエツク処理である。
The process 32 is performed by the input device 27, which is a feature of this embodiment.
This is a check process.

処理33ではフレキシブルデイスク装置4から
プログラムメモリー12へプログラムを格納す
る。
In process 33, the program is stored from the flexible disk device 4 into the program memory 12.

処理34は入力装置27から入力されたデータ
をプログラムメモリー12上のプログラムに基づ
いて処理する行程を示す。
Processing 34 indicates a step in which data input from input device 27 is processed based on the program on program memory 12.

処理35は処理34により処理されたデータ
を、フレキシブルデイスク装置4を通してフレキ
シブルメデイアへ格納する処理を示す。
Process 35 indicates a process in which the data processed in process 34 is stored on a flexible medium through the flexible disk device 4.

次に、第5図の流れの中で、処理32の特徴と
重要性を述べる。
Next, the characteristics and importance of the process 32 will be described in the flow shown in FIG.

第5図中の各処理は、電源投入後処理30,3
1,32,33,34,35の順に流れる。特に
処理33,34,35に関しては、各処理のスタ
ートを入力装置27からのキー入力によつて指示
する。従つて処理32が行われないと仮定したと
き、処理33,34,35の段階に入つてからの
入力装置27の異常発見は、電源投入後からその
処理に入るまでの時間的無駄を招き、また特に、
最も多くの時間を要する処理34終了後の処理3
5における入力装置27の処理済データ格納指示
キーの使用不能は、操作者に対してかなり大きな
負担を与える。
Each process in FIG.
Flows in the order of 1, 32, 33, 34, 35. Particularly regarding processes 33, 34, and 35, the start of each process is instructed by key input from the input device 27. Therefore, assuming that process 32 is not performed, discovering an abnormality in the input device 27 after entering processes 33, 34, and 35 will result in wasted time from when the power is turned on until the process starts. Also, especially
Process 3 after completion of process 34 that requires the most time
The inability to use the processed data storage instruction key of the input device 27 in step 5 places a considerable burden on the operator.

上述の理由から入力装置チエツク処理32の本
システム全体からみた重要性は大きいことが解
る。
For the above-mentioned reasons, it can be seen that the input device check processing 32 is of great importance from the perspective of the entire system.

続いて処理32をさらに細分化した第6図に従
い説明する。
Next, the process 32 will be explained in accordance with FIG. 6, which is further divided into parts.

この入力装置チエツク処理は、まず処理36か
ら始まる。
This input device check process begins with process 36.

処理36はキー群のオン・オフ情報を得て入力
データとする入力装置27において、まずキース
イツチの短絡を調べ、もし短絡があれば次の処理
に進まず、操作者に対して異常を表示する。短絡
がない場合は次のチエツク処理37に移る。
In the process 36, in the input device 27 which obtains the on/off information of the key group and uses it as input data, first check for a short circuit in the key switch, and if there is a short circuit, do not proceed to the next process and display an abnormality to the operator. . If there is no short circuit, the process moves to the next check process 37.

処理37は実際にキー入力ができるか否かをチ
エツクするもので、システムが正常に機能を果た
すうえで最低限のものを、本体システム部25か
らの指示で予め設定された通りに操作者にキー入
力してもらう。ここでは、最も大きなリスクは処
理済データの格納不能であり、これに関するキー
入力チエツクを行うことが最も効果的である。
Processing 37 is to check whether key input is actually possible or not, and the operator is asked to perform the minimum input required for the system to function normally, as preset in accordance with instructions from the main body system section 25. Have the key input. Here, the biggest risk is the inability to store processed data, and it is most effective to perform a key input check regarding this.

この処理32を通つたものは入力装置27が正
常とし、次の処理33に進み全システムを動作さ
せる。また、異常が発見された場合には、システ
ム動作(処理33以降)開始前の異常処理が可能
である。
If the input device 27 passes through this process 32, it is determined that the input device 27 is normal, and the process proceeds to the next process 33, in which the entire system is operated. Furthermore, if an abnormality is discovered, it is possible to handle the abnormality before the system operation (process 33 and subsequent steps) starts.

本実施例によれば、電源投入時に入力装置27
の諸チエツクを行うため、システム動作進行後の
入力装置異常によるシステムダウンを防ぐことが
でき、操作者に入力装置27の異常に起因する過
大な負担をかけずに済み、このことは製品の機能
面からみて効果が大きい。
According to this embodiment, when the power is turned on, the input device 27
Since the system performs various checks, it is possible to prevent the system from going down due to an abnormality in the input device after the system operation has progressed, and there is no need to place an excessive burden on the operator due to an abnormality in the input device 27. From a surface perspective, the effect is great.

以上のように本発明は、電源投入時に、総ての
キースイツチについて短絡状態での異常があるか
どうかを自動的にチエツクでき、またオン異常
(入力できない)についてはデータ格納に関する
キースイツチを操作者に操作させてその入力の良
否をチエツクするようにし、これらのチエツク結
果を表示することができるので、入力装置が異常
のまま使用することに起因するシステムダウンで
処理データが無効になるのを防止することがで
き、操作者にかかる負担を軽減することができ
る。
As described above, the present invention can automatically check whether there is an abnormality due to a short circuit in all key switches when the power is turned on, and if there is an abnormality in the ON state (input is not possible), the operator can be instructed to select the key switch related to data storage. Since the input device can be operated to check the quality of the input and the results of these checks can be displayed, processing data can be prevented from becoming invalid due to system failure caused by using the input device with abnormal conditions. This can reduce the burden on the operator.

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

第1図〜第3図は従来のワードプロセツサを示
すもので、第1図は全体斜視図、第2図は全体構
成のブロツク図、第3図は主制御回路のブロツク
図である。第4図〜第6図は本発明になるワード
プロセツサを示すもので、第4図は全体構成のブ
ロツク図で第5図および第6図は動作フローチヤ
ートである。 10……CPU、11……ブートROM、12…
…プログラムメモリ、25……本体システム部、
27……入力装置。
1 to 3 show a conventional word processor; FIG. 1 is a perspective view of the entire word processor, FIG. 2 is a block diagram of the overall configuration, and FIG. 3 is a block diagram of the main control circuit. 4 to 6 show a word processor according to the present invention, with FIG. 4 being a block diagram of the overall configuration, and FIGS. 5 and 6 being operational flowcharts. 10...CPU, 11...Boot ROM, 12...
...Program memory, 25...Main system section,
27...Input device.

Claims (1)

【特許請求の範囲】[Claims] 1 キースイツチのオン、オフ状態を検出して作
成される入力信号に基づいて文書編集処理を実行
するワードプロセツサにおいて、電源投入時に動
作する、総てのキースイツチについて短絡がある
かどうかを自動的にチエツクする第1のチエツク
手段と、データ格納に関するキーの入力操作を指
示すると共にその入力の良否をチエツクする第2
のチエツク手段と、前記第1のチエツク手段によ
つてキースイツチの短絡を検出したとき及び/ま
たは前記第2のチエツク手段によつてキースイツ
チの入力不良を検出したときはこれを表示する表
示手段とを設けたことを特徴とするワードプロセ
ツサの入力装置。
1 In a word processor that executes document editing processing based on an input signal created by detecting the on/off state of a key switch, the word processor automatically detects whether there is a short circuit for all key switches that operate when the power is turned on. A first checking means for checking, and a second checking means for instructing key input operations related to data storage and checking the quality of the input.
and a display means for displaying when a short circuit of the key switch is detected by the first checking means and/or when an input failure of the key switch is detected by the second checking means. An input device for a word processor, characterized in that:
JP57197583A 1982-11-12 1982-11-12 Input device of word processor Granted JPS5987535A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57197583A JPS5987535A (en) 1982-11-12 1982-11-12 Input device of word processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57197583A JPS5987535A (en) 1982-11-12 1982-11-12 Input device of word processor

Publications (2)

Publication Number Publication Date
JPS5987535A JPS5987535A (en) 1984-05-21
JPS6252325B2 true JPS6252325B2 (en) 1987-11-05

Family

ID=16376897

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57197583A Granted JPS5987535A (en) 1982-11-12 1982-11-12 Input device of word processor

Country Status (1)

Country Link
JP (1) JPS5987535A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0542527U (en) * 1991-11-12 1993-06-08 積水化学工業株式会社 Sanitary unit

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5636755A (en) * 1979-09-04 1981-04-10 Canon Inc Self-diagnosis system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5636755A (en) * 1979-09-04 1981-04-10 Canon Inc Self-diagnosis system

Also Published As

Publication number Publication date
JPS5987535A (en) 1984-05-21

Similar Documents

Publication Publication Date Title
JPS60262204A (en) Programmable controller
JPS6252325B2 (en)
JPS6351301B2 (en)
JPH03184087A (en) Data processor
US4941109A (en) Method of effectively performing a feed operation and printing apparatus for realizing the method
JPH0760669A (en) Operation system for industrial machine
JP3170154B2 (en) SFC program development equipment
JPH0811073A (en) Robot controller
JP2000057081A (en) Information processor
JPS6211369B2 (en)
JPS60160447A (en) Programmable controller
JPS6116104B2 (en)
JPS60173631A (en) Control program switching system
JPS58221405A (en) Programmable controller
JP2737489B2 (en) Numerical control unit
JPS62267841A (en) Program debug device
JPS58107906A (en) Process step type programmable controller
JP3134878B2 (en) Programmable controller
JP2934713B2 (en) Menu processing device
JPS5862709A (en) Monitor device for programmable controller
JPH0217525A (en) Electronic computer
JPS62251832A (en) Raising system for electronic apparatus
JPS6238746B2 (en)
JPS60156154A (en) Console switching system
JPS59168528A (en) Initial program loading system