JP2737673B2 - Monitoring device - Google Patents

Monitoring device

Info

Publication number
JP2737673B2
JP2737673B2 JP29586494A JP29586494A JP2737673B2 JP 2737673 B2 JP2737673 B2 JP 2737673B2 JP 29586494 A JP29586494 A JP 29586494A JP 29586494 A JP29586494 A JP 29586494A JP 2737673 B2 JP2737673 B2 JP 2737673B2
Authority
JP
Japan
Prior art keywords
input
bit array
change
signal
time
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 - Lifetime
Application number
JP29586494A
Other languages
Japanese (ja)
Other versions
JPH08140163A (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.)
NEC Corp
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP29586494A priority Critical patent/JP2737673B2/en
Publication of JPH08140163A publication Critical patent/JPH08140163A/en
Application granted granted Critical
Publication of JP2737673B2 publication Critical patent/JP2737673B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は監視装置に関し、特に複
数のオンオフ信号を一括サンプリングしてオンオフ信号
の変化を監視する監視装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a monitoring apparatus, and more particularly, to a monitoring apparatus which monitors a change in an on / off signal by sampling a plurality of on / off signals collectively.

【0002】[0002]

【従来の技術】従来より、オン/オフのような2値の値
をとる信号(以下単に「オンオフ信号」という)によっ
て、2つの状態を示し、その状態の変化(以下適宜「状
変」と略する)の回数をカウントして監視する監視装置
が知られている。たとえば、電力装置のブレーカのオン
オフの回数(つまりブレーカの状変の回数)をカウント
し、この状変回数が3回以上であればブレーカの接点を
交換する、といった場合にこの種の監視装置が利用され
る。
2. Description of the Related Art Conventionally, a signal having a binary value such as on / off (hereinafter simply referred to as an "on / off signal") indicates two states, and a change in the state (hereinafter referred to as "state change" as appropriate). A monitoring device that counts and monitors the number of times (abbreviated) is known. For example, this type of monitoring device is used to count the number of times the power device breaker is turned on and off (that is, the number of times the breaker changes shape), and if the number of changes is three or more, the breaker contacts are replaced. Used.

【0003】従来、この種の状変カウンタ付き監視装置
のデータ処理部においては、高速カウンタの場合はハー
ドウェアにてオンオフ信号ごとに状変カウンタを設け状
変回数を計算し、低速カウンタの場合はソフトウェアに
て周期的に一括入力したオンオフ信号から個別の信号を
切り出し状変回数を計数している。
Conventionally, in the data processing section of this type of monitoring apparatus with a state change counter, a state change counter is provided for each on / off signal by hardware for a high-speed counter, and the number of state changes is calculated. Cuts out individual signals from on / off signals periodically and collectively input by software and counts the number of changes.

【0004】[0004]

【発明が解決しようとする課題】ハードウェアによる計
数はオンオフ信号毎に状変カウンタ回路を必要としてい
るため、回路規模が大きくなるほか、状変カウンタ回路
ではカウンタ上限毎にグループを設けなくてはならな
い。
Since counting by hardware requires a state change counter circuit for each ON / OFF signal, the circuit scale becomes large, and in the state change counter circuit, a group must be provided for each counter upper limit. No.

【0005】ソフトウェアによる計数の場合は個別の信
号を切り出しその変化を計数するため、計数処理に時間
がかかり高速カウントできないほか、オンオフ信号の点
数が多くなるほど処理時間が長くなる。
In the case of counting by software, since individual signals are cut out and their changes are counted, the counting process takes a long time to perform high-speed counting, and the processing time becomes longer as the number of on / off signals increases.

【0006】本発明の目的は、回路規模が小さく、かつ
高速にカウントできる監視装置を提供することにある。
It is an object of the present invention to provide a monitoring device having a small circuit scale and capable of counting at high speed.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するた
め、本発明の監視装置においては、データ処理部におい
て、一括入力されたオンオフ信号の各ビットの変化を検
出して、この変化信号を使って論理データ演算を行うこ
とによって、状変回数ごとのビット配列を出力するよう
にした。すなわち、データ処理部は、今回一括入力され
たオンオフ信号を格納する今回入力ビット配列と、前回
一括入力されたオンオフ信号を格納する前回入力ビット
配列と、今回一括入力と前回一括入力を比較してビット
ごとの信号変化を表わす変化ビット配列と、初期化時に
全信号リセットされ、その後一括入力の度に(N−1)
回変化ビット配列および変化ビット配列によって個別に
信号セットされるN回以上変化ビット配列と、Mを1、
2、...、N−1とし、初期化時に全信号リセットさ
れ、その後一括入力の度にまず変化ビット配列により個
別に信号リセットされ、次に(N−M−1)回変化ビッ
ト配列および変化ビット配列によって個別に信号セット
される(N−M)回変化ビット配列と、初期化時に全信
号セットされ、その後一括入力の度に変化ビット配列に
より個別に信号リセットされる0回変化ビット配列とに
よって構成される。
In order to solve the above-mentioned problems, in a monitoring apparatus according to the present invention, a data processing unit detects a change in each bit of an ON / OFF signal input collectively and uses the change signal. By performing a logical data operation, a bit array for each number of state changes is output. That is, the data processing unit compares the current input bit array storing the currently collectively input ON / OFF signal, the previous input bit array storing the previously collectively input ON / OFF signal, the current batch input, and the previous batch input. A change bit array indicating a signal change for each bit, and all signals are reset at the time of initialization.
Time changing bit array and N or more changing bit arrays individually signal-set by the changing bit array;
2,. . . , N−1, all signals are reset at the time of initialization, and thereafter, each time a batch input is performed, the signals are first individually reset by a changed bit array, and then individually by (N−M−1) times changed bit array and changed bit array. , And a 0-times changing bit array in which all signals are set at initialization and then individually reset by the changing bit array each time batch input is performed. .

【0008】N回以上変化ビット配列において「1」で
あるビットに対応する外部装置の状変回数はN回以上で
ある。同様に、(N−M)回以上変化ビット配列、0回
変化ビット配列においても、「1」であるビットに対応
する外部装置の状変回数はそれぞれ(N−M)回、0回
である。
The number of state changes of the external device corresponding to a bit which is "1" in the change bit array is N or more times. Similarly, in the change bit arrangement of (N−M) times or more and the change bit arrangement of 0 times, the number of state changes of the external device corresponding to the bit of “1” is (N−M) times and 0 times, respectively. .

【0009】[0009]

【作用】オンオフ信号の変化を表わす変化ビット配列を
利用して、N回以上変化ビット配列、(N−M)回以上
変化ビット配列、0回変化ビット配列を論理演算によっ
てインクリメントする。オンオフ信号を一括で処理する
ので、回路構成を小さくまとめることができ、計算も高
速になる。
The change bit array representing the change of the ON / OFF signal is used to increment the change bit array for N times or more, the bit array for (N−M) times or more, and the change bit array for 0 times by a logical operation. Since the on / off signals are processed collectively, the circuit configuration can be reduced in size and the calculation can be performed at high speed.

【0010】[0010]

【実施例】次に本発明の一実施例について図面を参照し
て説明する。図1は、本発明の一実施例を示す監視装置
のブロック図であり、図2はデータ処理部の構成を示す
ブロック図である。なお以下に説明する実施例は、請求
項1記載のNが「2」、M=1の場合である。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of a monitoring device showing one embodiment of the present invention, and FIG. 2 is a block diagram showing a configuration of a data processing unit. The embodiment described below is a case where N in claim 1 is "2" and M = 1.

【0011】図1において、監視装置1は入力部2と、
0回状変出力部3と、1回状変出力部4と、2回以上状
変出力部5と、データ処理部6とを有し、入力部2はオ
ンオフ入力信号1からオンオフ入力信号16まで16個
のオンオフ信号を一括入力しする。各オンオフ信号は、
それに対応する外部装置の状態(たとえばブレーカのオ
ン/オフ)を表わしている。
In FIG. 1, a monitoring device 1 includes an input unit 2 and
It has a zero-time variable output unit 3, a one-time variable output unit 4, a two or more-time variable output unit 5, and a data processing unit 6, and the input unit 2 has an on-off input signal 1 to an on-off input signal 16 Up to 16 ON / OFF signals are input collectively. Each on / off signal is
The state of the corresponding external device (for example, ON / OFF of the breaker) is shown.

【0012】0回状変出力部4はオンオフ出力信号1か
らオンオフ出力信号16までを出力し、1回状変出力部
4はオンオフ出力信号17からオンオフ出力信号32ま
でを出力し、2回以上状変出力部5は16ビットのオン
オフ信号をコード変換し通信線にデータ出力し、データ
処理部6は、入力部1と0回状変出力部3、1回状変出
力部4、2回以上状変出力部5に接続されている。
The 0-time variable output section 4 outputs an on-off output signal 1 to an on-off output signal 16, the one-time variable output section 4 outputs a signal from an on-off output signal 17 to an on-off output signal 32, and more than twice. The status change output unit 5 converts the code of the 16-bit on / off signal and outputs the data to the communication line, and the data processing unit 6 includes the input unit 1 and the zero-time status change output unit 3, the once-time status change output unit 4, twice. The above is connected to the state change output unit 5.

【0013】0回状変出力部3からの出力信号は状変回
数が0回である外部装置を示す。たとえばオンオフ出力
信号1が「1」であれば、オンオフ入力信号1を出した
外部装置の状変回数は0回であることを意味する。な
お、本明細書においては、信号を「1」に設定すること
を適宜「セット」といい、また「0」にすることを適宜
「リセット」ということにする。
The output signal from the zero-time change output section 3 indicates an external device whose number of times of change is zero. For example, if the ON / OFF output signal 1 is “1”, it means that the number of state changes of the external device that has output the ON / OFF input signal 1 is 0. In this specification, setting a signal to “1” is referred to as “set” as appropriate, and setting it to “0” is referred to as “reset” as appropriate.

【0014】1回状変出力部4は状変回数が1回である
外部装置を示し、たとえばオンオフ出力信号18が
「1」であれば、オンオフ入力信号2を出した外部装置
の状変回数は1回であることを意味する。2回以上状変
出力部5の出力が1でれば該当する外部装置の状変回数
は2回以上である。2回以上状変出力部5の出力は通信
線によって伝送されるようにしているが、0回状変出力
部3および1回以上状変出力部4と同じように出力して
もよい。
The one-time change output section 4 indicates an external device having one change in the number of times. For example, if the on / off output signal 18 is "1", the number of times of the change of the external device which has output the on / off input signal 2 is indicated. Means once. If the output of the status change output unit 5 is 2 or more, the number of status changes of the corresponding external device is 2 or more. The output of the shape change output unit 5 twice or more is transmitted through the communication line, but may be output in the same manner as the output change unit 3 of zero time and the change output unit 4 of one or more times.

【0015】データ処理部6は、図2に示すように、ビ
ットレジスタとして、今回入力ビットレジスタ11、前
回入力ビット12、変化ビットレジスタ13、2回以上
状変ビットレジスタ14、1回状変ビットレジスタ1
5、0回状変ビットレジスタ16を有している。また、
演算器として、入力演算器21、コピー演算器22、比
較演算器23、第1の信号セット演算器24、第2の信
号セット演算器25、第1の信号リセット演算器26、
第2の信号リセット演算器27、第1の出力演算器2
8、第2の出力演算器29、第3の出力演算器30を有
する。
As shown in FIG. 2, the data processing unit 6 includes a current input bit register 11, a previous input bit 12, a changed bit register 13, a two or more times changed bit register 14, and a once changed bits. Register 1
It has a 5,0-fold bit register 16. Also,
As operation units, an input operation unit 21, a copy operation unit 22, a comparison operation unit 23, a first signal set operation unit 24, a second signal set operation unit 25, a first signal reset operation unit 26,
2nd signal reset operation unit 27, 1st output operation unit 2
8, a second output calculator 29, and a third output calculator 30.

【0016】次に実施例の動作について説明する。初期
化信号31が活性化されると、入力演算器21が入力部
2よりオンオフ信号を一括して受け取り、今回入力ビッ
トレジスタ11に格納し、2回以上状変ビットレジスタ
14と1回状変ビットレジスタ15の全信号はリセット
され、0回状変ビットレジスタの全信号はセットされ
る。
Next, the operation of the embodiment will be described. When the initialization signal 31 is activated, the input operation unit 21 collectively receives the ON / OFF signals from the input unit 2 and stores the ON / OFF signals in the input bit register 11 this time. All the signals of the bit register 15 are reset, and all the signals of the zero-fold bit register are set.

【0017】その後はサンプリングタイミング毎に以下
のデータ処理が順次行われる。まず、コピー演算器22
が今回入力ビットレジスタ11の内容を前回入力ビット
レジスタ12へコピーし、入力演算器21が入力部2よ
りオンオフ信号を一括して受け取り今回入力ビットレジ
スタ11に格納し、比較演算器23が今回入力ビットレ
ジスタ11の内容と前回入力ビットレジスタ12の内容
との排他論理和の値を変化ビットレジスタ13に格納す
る。すなわち、変化ビットレジスタ13において、今回
入力信号が前回と異なるビットには「1」がセットされ
る。
Thereafter, the following data processing is sequentially performed at each sampling timing. First, the copy operation unit 22
Copies the contents of the current input bit register 11 to the previous input bit register 12, the input arithmetic unit 21 collectively receives the on / off signals from the input unit 2, stores it in the current input bit register 11, and the comparison arithmetic unit 23 inputs the current input bit register 11. The value of the exclusive OR of the content of the bit register 11 and the content of the previous input bit register 12 is stored in the change bit register 13. That is, in the change bit register 13, “1” is set to a bit whose current input signal is different from the previous input signal.

【0018】次に第1の信号セット演算器24が1回状
変ビットレジスタ15の内容と変化ビットレジスタ13
の内容との論理積を計算し、その結果と2回以上状変ビ
ットレジスタ14の内容との論理和の値を2回以上状変
ビットレジスタ14に格納する。
Next, the first signal set operation unit 24 calculates the contents of the one-time change bit register 15 and the change bit register 13
Is calculated, and the value of the logical sum of the result and the content of the bit change register 14 more than once is stored in the bit change register 14 more than once.

【0019】次いで、第1の信号リセット演算器26が
変化ビットレジスタ13の内容の否定と1回状変ビット
レジスタ15の論理積の値を1回状変ビットレジスタ1
5に格納する。次に第2の信号セット演算器25が0回
状変ビットレジスタ16の内容と変化ビットレジスタ1
3の内容との論理積の値と1回状変ビットレジスタ15
の内容との論理和の値を1回状変ビットレジスタ15に
格納する。
Next, the first signal reset calculator 26 negates the contents of the change bit register 13 and stores the logical product of the change bit register 15 in the change bit register 1.
5 is stored. Next, the second signal set calculator 25 stores the contents of the 0-bit change bit register 16 and the change bit register 1.
3 and the one-time variable bit register 15
Is stored in the once-variable bit register 15.

【0020】さらに、第2の信号リセット演算器27が
変化ビットレジスタ13の内容の否定と0回状変ビット
レジスタ16の論理積の値を0回状変ビットレジスタ1
6に格納する。
Further, the second signal reset calculator 27 calculates the negation of the contents of the change bit register 13 and the logical product value of the zero-time change bit register 16 to obtain the zero-time change bit register 1.
6 is stored.

【0021】最後に、第1の出力演算器28、第2の出
力演算器29、第3の出力演算器30がそれぞれ出力部
5,4,3に対してオンオフ信号を一括して出力する。
Finally, the first output calculator 28, the second output calculator 29, and the third output calculator 30 collectively output on / off signals to the output units 5, 4, and 3, respectively.

【0022】以上のようにすれば、0回状変出力部3の
出力信号で「1」の出力は状変が0回であることを示
し、1回状変出力部4の出力信号で「1」は状変が1回
であることを示し、2回状変出力部5の出力信号で
「1」は状変が2回以上であることを示す。したがっ
て、これらの出力部を参照することにより状変の回数を
直ちに把握して適当な処置を施すことができる。この装
置によれば、小規模の回路構成により迅速なカウント処
理ができる。
As described above, an output of “1” in the output signal of the zero-time change output unit 3 indicates that the change is zero, and the output signal of the one-time change output unit 4 indicates “0”. “1” indicates that the shape change is performed once, and the output signal of the twice-change output unit 5 indicates that “1” indicates that the shape change is performed twice or more. Therefore, by referring to these output units, it is possible to immediately grasp the number of state changes and take appropriate measures. According to this device, quick count processing can be performed with a small-scale circuit configuration.

【0023】次に本発明の第2の実施例を説明する。図
3は第2実施例を示すブロック図であって、この実施例
においては、第1の実施例のデータ処理部6を、コンピ
ュータを用いて構成した(図3に60で示す)。なお、
図3において、図2と同じ構成部分には同じ参照番号を
付して示した。
Next, a second embodiment of the present invention will be described. FIG. 3 is a block diagram showing a second embodiment. In this embodiment, the data processing unit 6 of the first embodiment is configured using a computer (indicated by 60 in FIG. 3). In addition,
3, the same components as those in FIG. 2 are denoted by the same reference numerals.

【0024】図3において、61は中央処理部(CP
U)であって、第1実施例の演算器21〜27に対応す
る。62はプログラム/データが格納された記憶部であ
り、ここには第1実施例のビットレジスタ11〜16に
対応するビット配列が格納されている。すなわち、記憶
部62には、今回入力ビット配列、前回入力ビット配
列、変化ビット配列、2回以上変化ビット配列、1回状
変ビット配列、0回状変ビット配列の6個のビット配列
が設定されている。63は入力部2とデータバス67と
を接続する入力制御部、64〜66は各出力部とデータ
バス67とを接続する出力制御部である。
In FIG. 3, reference numeral 61 denotes a central processing unit (CP
U), which corresponds to the arithmetic units 21 to 27 of the first embodiment. A storage unit 62 stores programs / data, and stores a bit array corresponding to the bit registers 11 to 16 of the first embodiment. That is, in the storage unit 62, six bit arrays of a current input bit array, a previous input bit array, a changed bit array, a two or more changed bit array, a one-time changed bit array, and a zero-time changed bit array are set. Have been. 63 is an input control unit for connecting the input unit 2 to the data bus 67, and 64 to 66 are output control units for connecting each output unit to the data bus 67.

【0025】次に図4〜6のフローチャートを用いて第
2実施例の動作を説明する。まず、中央処理部61は、
初期化信号31が活性化したかどうかチェックし(40
1)、活性化したらリセット処理を行う(402)。活
性化していなければ、入力信号のサンプリングタイミン
グかどうかみて(403)、サンプリングタイミングで
あればカウント処理を行う(404)。
Next, the operation of the second embodiment will be described with reference to the flowcharts of FIGS. First, the central processing unit 61
Check whether the initialization signal 31 has been activated (40
1), after activation, a reset process is performed (402). If it is not activated, it is checked whether it is the sampling timing of the input signal (403), and if it is the sampling timing, the counting process is performed (404).

【0026】図5はリセット処理のサブルーチンを示
し、リセット処理においては、まず入力部2からオンオ
フ信号を入力し、それを記憶部62内の今回入力ビット
配列に設定する(501)。そして2回以上状変ビット
配列の全ビットをリセットし(502)、1回状変ビッ
ト配列の全ビットをリセットし(503)、0回状変ビ
ット配列の全ビットをセットする(504)。
FIG. 5 shows a reset processing subroutine. In the reset processing, first, an on / off signal is input from the input unit 2 and is set in the present input bit array in the storage unit 62 (501). Then, all bits of the bit change array are reset twice (502), all bits of the bit change bit array are reset (503), and all bits of the bit change bit array are set (504).

【0027】図6はカウント処理のサブルーチンを示
し、上記リセット処理の後、前回入力ビット配列へ今回
入力ビット配列をコピーし(601)、入力部2からオ
ンオフ信号を入力して今回入力ビット配列に設定する
(602)。次に今回入力ビット配列と前回入力ビット
配列の排他的論理和を変化ビット配列に設定する(60
3)。次いで1回状変ビット配列と変化ビット配列との
論理積と、2回以上状変ビット配列との論理和を2回以
上状変ビット配列に設定する(604)。そして変化ビ
ット配列の否定と1回状変ビット配列との論理積を1回
状変ビット配列に設定し(605)、0回状変ビット配
列と変化ビット配列との論理積と、1回状変ビット配列
との論理和を1回状変ビット配列に設定する(60
6)。続いて変化ビット配列の否定と0回状変ビット配
列との論理積を0回ビット配列に設定する(607)。
FIG. 6 shows a count processing subroutine. After the above reset processing, the present input bit array is copied to the previous input bit array (601), and an on / off signal is input from the input unit 2 to the current input bit array. It is set (602). Next, the exclusive OR of the current input bit array and the previous input bit array is set in the change bit array (60).
3). Next, the logical product of the one-time changing bit array and the changing bit array and the logical sum of the two or more changing bit arrays are set to the two or more changing bit arrays (604). Then, the logical product of the negation of the changing bit array and the one-time changing bit array is set to a one-time changing bit array (605), and the logical product of the zero-time changing bit array and the changing bit array is set to The logical sum with the variable bit array is set to a one-time variable bit array (60
6). Subsequently, the logical product of the negation of the changing bit array and the 0-times changing bit array is set to the 0-times bit array (607).

【0028】次に0回状変ビット配列を0回状変出力部
3へ出力し(608)、1回状変ビット配列を1回状変
出力部4へ出力し(609)、2回以上状変ビット配列
を2回以上状変出力部5へ出力する(610)。
Next, the zero-time variable bit array is output to the zero-time variable output unit 3 (608), and the one-time variable bit array is output to the one-time variable output unit 4 (609). The state change bit array is output to the state change output unit 5 twice or more (610).

【0029】以上の動作により、各出力部3,4,5か
らそれぞれ0回、1回、2回以上の状変回数データが得
られる。
By the above operation, the data of the number of times of state change of 0 times, 1 time, 2 times or more is obtained from each of the output units 3, 4, 5 respectively.

【0030】上記実施例においては状変回数を0回、1
回、2回以上に分けてデータ処理を施したが(N=2,
M=1)、それに限らず、所望の状変回数データが得ら
れることはいうまでもない。
In the above embodiment, the number of state changes is 0, 1
Data processing was performed twice or more times (N = 2,
M = 1), but it is needless to say that desired state change frequency data can be obtained.

【0031】[0031]

【発明の効果】以上説明したように、本発明によれば、
データ処理部がオンオフ信号を一括してカウント演算処
理を行うため、ハードウェアとしてオンオフ信号毎の状
変カウンタ回路が不要である。またデータ処理部のアル
ゴリズムが単純化されているため、処理時間が短縮さ
れ、高速でカウント処理することができる。
As described above, according to the present invention,
Since the data processing unit collectively performs the count operation on the on / off signals, a state change counter circuit for each on / off signal is not required as hardware. Further, since the algorithm of the data processing unit is simplified, the processing time is shortened, and the counting process can be performed at high speed.

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

【図1】本発明の監視装置の一実施例の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a monitoring device according to the present invention.

【図2】図1のデータ処理部の回路構成を示すブロック
図である。
FIG. 2 is a block diagram illustrating a circuit configuration of a data processing unit in FIG. 1;

【図3】本発明の第2実施例のデータ処理部のブロック
図である。
FIG. 3 is a block diagram of a data processing unit according to a second embodiment of the present invention.

【図4】第2実施例の動作を示すフローチャートであ
る。
FIG. 4 is a flowchart showing the operation of the second embodiment.

【図5】図4のリセット処理の内容を示すフローチャー
トである。
FIG. 5 is a flowchart showing the contents of a reset process of FIG. 4;

【図6】図4のカウント処理の内容を示すフローチャー
トである。
FIG. 6 is a flowchart showing the contents of a count process of FIG. 4;

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

1 監視装置 2 入力部 3 0回状変出力部 4 1回状変出力部 5 1回以上状変出力部 6 データ処理部 REFERENCE SIGNS LIST 1 monitoring device 2 input unit 3 0-time change output unit 4 1-time change output unit 5 1 or more-time change output unit 6 data processing unit

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数のオンオフ信号を繰り返し一括入力
する入力部と、 Nを正整数として、初期化後、0回、1回、...、
(N−1)回、N回以上の信号変化を示すオンオフ信号
を各回数別に一括出力する出力部と、 前記入力部から一括入力したデータを処理して前記出力
部へデータを送るデータ処理部とを備え、 前記データ処理部は、 今回一括入力されたオンオフ信号を格納する今回入力ビ
ット配列と、 前回一括入力されたオンオフ信号を格納する前回入力ビ
ット配列と、 今回一括入力と前回一括入力を比較してビットごとの信
号変化を表わす変化ビット配列と、 初期化時に全信号リセットされ、その後一括入力の度に
(N−1)回変化ビット配列および変化ビット配列によ
って個別に信号セットされるN回以上変化ビット配列
と、 Mを1、2、...、N−1とし、初期化時に全信号リ
セットされ、その後一括入力の度にまず変化ビット配列
により個別に信号リセットされ、次に(N−M−1)回
変化ビット配列および変化ビット配列によって個別に信
号セットされる(N−M)回変化ビット配列と、 初期化時に全信号セットされ、その後一括入力の度に変
化ビット配列により個別に信号リセットされる0回変化
ビット配列とを備えたことを特徴とする監視装置。
1. An input unit for repeatedly inputting a plurality of on / off signals collectively; and 0, 1 time,. . . ,
An output unit that collectively outputs an on-off signal indicating a signal change of (N-1) times and N times or more, and a data processing unit that processes data input collectively from the input unit and sends data to the output unit The data processing unit comprises: a current input bit array for storing on / off signals input collectively this time; a previous input bit array for storing on / off signals input collectively last time; and a current batch input and a previous batch input. A change bit array representing a signal change for each bit by comparison, and all signals are reset at initialization, and thereafter, each time a batch input is made, the signal is individually set by the change bit array (N-1) times and the change bit array. Bit array with more than one change, M is 1, 2,. . . , N−1, all signals are reset at the time of initialization, and thereafter, each time a batch input is performed, the signals are first individually reset by a changed bit array, and then individually by (N−M−1) times changed bit array and changed bit array. (N-M) times changing bit array, which is set as a signal, and a 0 times changing bit array, which is set all signals at initialization and then individually reset by the changing bit array each time a batch input is performed. A monitoring device characterized by the above-mentioned.
JP29586494A 1994-11-04 1994-11-04 Monitoring device Expired - Lifetime JP2737673B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29586494A JP2737673B2 (en) 1994-11-04 1994-11-04 Monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29586494A JP2737673B2 (en) 1994-11-04 1994-11-04 Monitoring device

Publications (2)

Publication Number Publication Date
JPH08140163A JPH08140163A (en) 1996-05-31
JP2737673B2 true JP2737673B2 (en) 1998-04-08

Family

ID=17826180

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29586494A Expired - Lifetime JP2737673B2 (en) 1994-11-04 1994-11-04 Monitoring device

Country Status (1)

Country Link
JP (1) JP2737673B2 (en)

Also Published As

Publication number Publication date
JPH08140163A (en) 1996-05-31

Similar Documents

Publication Publication Date Title
US5655133A (en) Massively multiplexed superscalar Harvard architecture computer
EP0225761B1 (en) Apparatus and method for calculating cyclical redundancy codes
US5508951A (en) Arithmetic apparatus with overflow correction means
EP2126710A2 (en) Content-terminated dma
JPS63278136A (en) Arithmetic circuit
JP3515591B2 (en) A parallelized magnitude comparator that compares a binary number to a fixed value
KR100692997B1 (en) Fast fourier transform apparatus
US5398327A (en) Central processing unit including two-valued/n-valued conversion unit
US20060064449A1 (en) Operation apparatus and operation system
GB2298295A (en) Data processing systems
JP2737673B2 (en) Monitoring device
US4007439A (en) Select high/low register method and apparatus
JP3332606B2 (en) Microprocessor
JP2771912B2 (en) Arithmetic control method of vector arithmetic processing unit
JPS58151644A (en) Digital operating device
JPS61138333A (en) Arithmetic module
JP2907276B2 (en) Arithmetic processing unit
JPH04114232A (en) Microcomputer
JP3251311B2 (en) Sorting method for data representing numerical values
SU1008731A1 (en) Computing device
JPH04170621A (en) Keyboard signal processor
JPH0561644A (en) Accumulator circuit
JPH06175822A (en) Decimal arithmetic instruction processor
JPH03233724A (en) Repetitive processing control system
JPH04282704A (en) Sequence controller