JPH0743645B2 - Electrical signal recognition processing method - Google Patents

Electrical signal recognition processing method

Info

Publication number
JPH0743645B2
JPH0743645B2 JP3739489A JP3739489A JPH0743645B2 JP H0743645 B2 JPH0743645 B2 JP H0743645B2 JP 3739489 A JP3739489 A JP 3739489A JP 3739489 A JP3739489 A JP 3739489A JP H0743645 B2 JPH0743645 B2 JP H0743645B2
Authority
JP
Japan
Prior art keywords
signal
operation command
storage device
command sequence
address
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
JP3739489A
Other languages
Japanese (ja)
Other versions
JPH02216529A (en
Inventor
晋 山口
Original Assignee
日本電気アイシーマイコンシステム株式会社
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 日本電気アイシーマイコンシステム株式会社 filed Critical 日本電気アイシーマイコンシステム株式会社
Priority to JP3739489A priority Critical patent/JPH0743645B2/en
Publication of JPH02216529A publication Critical patent/JPH02216529A/en
Publication of JPH0743645B2 publication Critical patent/JPH0743645B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電気信号の認識処理方式に関し、特に電気信号
を動作処理器への動作命令列へ変換する電気信号の認識
処理方式に関する。
The present invention relates to an electric signal recognition processing method, and more particularly to an electric signal recognition processing method for converting an electric signal into an operation command sequence for an operation processor.

〔従来の技術〕[Conventional technology]

従来、この種の電気信号の認識処理方式における信号処
理装置では、認識する信号のパターンとその信号パター
ンに対する動作は固定されている。そのため、複数の同
じ信号処理装置に信号を与えた場合の処理結果は同じに
なり、また処理装置としての動作は単一の動作になって
いる。
Conventionally, in a signal processing device in this type of electrical signal recognition processing method, a pattern of a signal to be recognized and an operation for the signal pattern are fixed. Therefore, the processing results when signals are given to a plurality of the same signal processing devices are the same, and the operation as a processing device is a single operation.

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

上述した従来の電気信号の認識処理方式においては、組
み込まれた機械での信号に対する動作が一定であるため
同じ機械で同時に異なった動作を行うことができず、誤
動作の原因になっている。また、これを避けるための異
なった信号処理装置を使用するためには、複数の信号発
生装置が必要になるという欠点がある。
In the above-described conventional electric signal recognition processing method, since the operation for the signal in the incorporated machine is constant, different operations cannot be performed at the same machine at the same time, which causes a malfunction. Further, in order to use different signal processing devices to avoid this, there is a drawback that a plurality of signal generation devices are required.

本発明の目的は、かかる誤動作を減少させ、複数の信号
発生装置を用いずに信号処理を実現する電気信号の認識
処理方式を提供することにある。
It is an object of the present invention to provide an electrical signal recognition processing method that reduces such malfunctions and realizes signal processing without using a plurality of signal generators.

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

本発明の電気信号の認識処理方式は、入力された電気信
号を識別する信号識別装置と、前記信号識別装置に接続
され信号パターンとそれに対応する動作命令列へのアド
レスを記憶する信号パターン記憶装置と、前記電気信号
を動作命令列へのアドレスに変換した結果から動作命令
列を出力する信号変換装置と、前記信号変換装置に接続
され動作命令列を保持する動作命令列記憶装置と、前記
信号パターン記憶装置および動作命令列記憶装置のデー
タを設定するデータ設定装置とを有し、入力電気信号を
動作命令列へ変換するように構成される。
An electrical signal recognition processing method of the present invention is a signal identification device for identifying an input electrical signal, and a signal pattern storage device connected to the signal identification device for storing a signal pattern and an address to a corresponding operation command sequence. A signal conversion device that outputs an operation command sequence from the result of converting the electric signal into an address for an operation command sequence; an operation command sequence storage device that is connected to the signal conversion device and holds an operation command sequence; A pattern storage device and a data setting device for setting data in the operation command sequence storage device, and configured to convert an input electric signal into an operation command sequence.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明す
る。
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を説明するための信号処理装
置のブロック図である。
FIG. 1 is a block diagram of a signal processing device for explaining an embodiment of the present invention.

第1図に示すように、本実施例は、入力された電気信号
を識別するための信号識別装置1と、この信号識別装置
1で識別に使用する電気信号のパターンと動作命令列へ
のアドレスとを保持しておくための信号パターン記憶装
置2とを有する。しかも、この信号識別装置1は入力信
号を識別して発生する信号パターンと信号パターン記憶
装置2に記憶している複数の信号パターンを比較する機
能を備え、それらの信号パターンが一致した場合にその
信号パターンに対応する動作命令列へのアドレスを信号
パターン記憶装置2から取り出し、そのアドレスを信号
出力とする。また、本実施例は信号識別装置1が電気信
号を動作命令列へのアドレスへ変換した結果から動作命
令列を出力する信号変換装置3と、この信号変換装置3
が使用する複数の動作命令列を保持しておくための動作
命令列記憶装置4と、信号パターン記憶装置2および動
作命令列記憶装置4のデータを自由に設定するための1
つのデータ設定装置5とを有している。
As shown in FIG. 1, in the present embodiment, a signal identification device 1 for identifying an input electric signal, a pattern of an electric signal used for identification by the signal identification device 1 and an address to an operation instruction sequence. And a signal pattern storage device 2 for holding and. Moreover, the signal identifying device 1 has a function of comparing a signal pattern generated by identifying an input signal with a plurality of signal patterns stored in the signal pattern storage device 2, and when these signal patterns match, The address to the operation command sequence corresponding to the signal pattern is fetched from the signal pattern storage device 2, and the address is used as a signal output. In this embodiment, the signal identifying device 1 outputs an operation command sequence from the result of converting an electric signal into an address of an operation command sequence, and the signal conversion device 3.
Command sequence storage device 4 for holding a plurality of operation command sequences used by the user, and 1 for freely setting data in the signal pattern storage device 2 and the operation command sequence storage device 4.
It has one data setting device 5.

かかる信号処理装置における信号パターン記憶装置2は
半導体メモリ等で構成され、信号パターンとその信号パ
ターンに対応した動作命令列のアドレス、すなわち動作
命令列記憶装置4に記憶された動作命令列のアドレスと
を保持するデータ構造である。また、動作命令列記憶装
置4も半導体メモリ等で構成され、アドレスを付与され
た複数の動作命令と終了命令とからなる前記動作命令列
を保持するデータ構造である。また、動作命令列記憶装
置4も半導体メモリ等で構成され、アドレスを付与され
た複数の動作命令と終了命令とからなる動作命令列を保
持するデータ構造である。
The signal pattern storage device 2 in such a signal processing device is composed of a semiconductor memory or the like, and stores the signal pattern and the address of the operation command sequence corresponding to the signal pattern, that is, the address of the operation command sequence stored in the operation command sequence storage device 4. Is a data structure that holds. The operation instruction sequence storage device 4 is also composed of a semiconductor memory or the like, and has a data structure that holds the operation instruction sequence consisting of a plurality of address-assigned operation instructions and an end instruction. The operation instruction sequence storage device 4 is also composed of a semiconductor memory or the like, and has a data structure that holds an operation instruction sequence including a plurality of address-assigned operation instructions and an end instruction.

次に、上述した信号処理装置を用いた本実施例における
動作を説明する。
Next, the operation of this embodiment using the above-described signal processing device will be described.

まず、パターン記憶装置2に信号パターンと動作命令列
記憶装置4の動作命令列のアドレスとをデータ設定装置
5によって設定する。同様に、動作命令列記憶装置4に
前記アドレスに対応した動作命令列をデータ設定装置5
より設定する。
First, the data setting device 5 sets the signal pattern and the address of the operation instruction sequence of the operation instruction sequence storage device 4 in the pattern storage device 2. Similarly, the operation instruction sequence storage device 4 stores an operation instruction sequence corresponding to the address in the data setting device 5.
Set more.

次に、かかる信号処理装置に入力された電気信号は信号
識別装置1において信号パターンに変換され、内部のパ
ターン比較により識別される。信号パターン記憶装置2
の中に同じ信号パターンがあれば、信号識別装置1は信
号変換装置3へ動作命令列に対応するアドレスを渡す。
この信号変換装置3は渡されたアドレスにある動作命令
列を動作命令列記憶装置4から読み出して出力する。
尚、信号変換装置3からの動作命令列の出力はかかる命
令列の最後に付加されている終了命令の読み出しにより
完了する。
Next, the electric signal input to the signal processing device is converted into a signal pattern in the signal identifying device 1 and identified by the internal pattern comparison. Signal pattern storage device 2
If there is the same signal pattern in, the signal identification device 1 passes the address corresponding to the operation command sequence to the signal conversion device 3.
The signal conversion device 3 reads out the operation instruction sequence at the passed address from the operation instruction sequence storage device 4 and outputs it.
The output of the operation instruction sequence from the signal conversion device 3 is completed by reading the end instruction added to the end of the instruction sequence.

一方、信号識別装置1において受信した電気信号から識
別した信号パターンがパターン記憶装置2から得られな
い、すなわち存在しない場合には、信号識別装置1は信
号の入力待ち状態を続け、信号変換装置3へはアドレス
を出力しないか、もしくは意味のないダミーアドレスを
出力する。
On the other hand, when the signal pattern identified from the electric signal received by the signal identifying device 1 is not obtained from the pattern storage device 2, that is, when it does not exist, the signal identifying device 1 continues the signal input waiting state, and the signal converting device 3 Does not output the address to, or outputs a meaningless dummy address.

更に、電気信号の信号パターンや動作命令列を変更する
ときは、前述したようにデータ設定装置5から信号パタ
ーン記憶装置2や動作命令列記憶装置4のデータを変更
してやればよい。
Furthermore, when changing the signal pattern of the electric signal or the operation instruction sequence, the data in the signal pattern storage device 2 or the operation instruction sequence storage device 4 may be changed from the data setting device 5 as described above.

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

以上説明したように、本発明の電気信号の認識処理方式
は、認識する信号パターン及びその信号パターンに対す
る動作命令列をデータ設定装置から自由に設定すること
により、誤動作の起る可能性を減少させ、単一の電気信
号で単一の装置に複数の動作をさせることも、複数の装
置で同時に異なった動作をさせることもできるという効
果がある。
As described above, the electrical signal recognition processing method of the present invention reduces the possibility of malfunction by freely setting the signal pattern to be recognized and the operation command sequence for the signal pattern from the data setting device. There is an effect that a single device can be made to perform a plurality of operations with a single electric signal, or a plurality of devices can be made to perform different operations at the same time.

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

第1図は本発明の一実施例を説明するための信号処理装
置のブロック図である。 1……信号識別装置、2……信号パターン記憶装置、3
……信号変換装置、4……動作命令列記憶装置、5……
データ設定装置。
FIG. 1 is a block diagram of a signal processing device for explaining an embodiment of the present invention. 1 ... Signal identification device, 2 ... Signal pattern storage device, 3
...... Signal conversion device, 4 …… Operation instruction string storage device, 5 ……
Data setting device.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】入力された電気信号を識別する信号識別装
置と、前記信号識別装置に接続され信号パターンとそれ
に対応する動作命令列へのアドレスを記憶する信号パタ
ーン記憶装置と、前記電気信号を動作命令列へのアドレ
スに変換した結果から動作命令列を出力する信号変換装
置と、前記信号変換装置に接続され動作命令列を保持す
る動作命令列記憶装置と、前記信号パターン記憶装置お
よび動作命令列記憶装置のデータを設定するデータ設定
装置とを有し、入力電気信号を動作命令列へ変換するこ
とを特徴とする電気信号の認識処理方式。
1. A signal discriminating device for discriminating an input electric signal, a signal pattern storage device connected to the signal discriminating device for storing a signal pattern and an address to an operation command sequence corresponding to the signal pattern, and the electric signal. A signal conversion device that outputs an operation command sequence from a result of converting an address to an operation command sequence, an operation command sequence storage device that is connected to the signal conversion device and holds an operation command sequence, the signal pattern storage device, and the operation command. And a data setting device for setting data in a column storage device, wherein the input electric signal is converted into an operation command sequence.
JP3739489A 1989-02-17 1989-02-17 Electrical signal recognition processing method Expired - Lifetime JPH0743645B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3739489A JPH0743645B2 (en) 1989-02-17 1989-02-17 Electrical signal recognition processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3739489A JPH0743645B2 (en) 1989-02-17 1989-02-17 Electrical signal recognition processing method

Publications (2)

Publication Number Publication Date
JPH02216529A JPH02216529A (en) 1990-08-29
JPH0743645B2 true JPH0743645B2 (en) 1995-05-15

Family

ID=12496314

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3739489A Expired - Lifetime JPH0743645B2 (en) 1989-02-17 1989-02-17 Electrical signal recognition processing method

Country Status (1)

Country Link
JP (1) JPH0743645B2 (en)

Also Published As

Publication number Publication date
JPH02216529A (en) 1990-08-29

Similar Documents

Publication Publication Date Title
JP2015533231A (en) Method and system for using state vector data in a state machine engine
JPH0743645B2 (en) Electrical signal recognition processing method
JPH04293106A (en) Remote diagnostic device of numerical controller
JP2578182B2 (en) Data processing device and data processing system
JP2561308B2 (en) Data stacking device
JP2504974B2 (en) Sequencer high-speed processing method
JP2570977B2 (en) Japanese code converter
JPH02224126A (en) Intelligent processing electronic circuit
SU585546A1 (en) Permanent storage
JPS556624A (en) Code converter systen
JP2567833B2 (en) Interrupt detection method
JP2658525B2 (en) Terminal device with pseudo keyboard input function
JPH0528796A (en) Semiconductor device
JPS6367604A (en) Process signal converter
JPS5631182A (en) Optical character reader
JPS6337735A (en) Data conversion system in communication processor
JPS58106932A (en) Terminal machine recognizing device
JPS54123841A (en) Semiconductor integrated memory element
JPS6339924B2 (en)
JPH02306725A (en) Method and apparatus for code conversion
JPS60129837A (en) Signal processing operation processor
JPH0675899A (en) Information processor
JPS59163626A (en) Keyboard identifying system
JPS55103649A (en) Information processing unit
JPH06266486A (en) Input device and input control method

Legal Events

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