JPH03246603A - Rapid counter - Google Patents

Rapid counter

Info

Publication number
JPH03246603A
JPH03246603A JP4330990A JP4330990A JPH03246603A JP H03246603 A JPH03246603 A JP H03246603A JP 4330990 A JP4330990 A JP 4330990A JP 4330990 A JP4330990 A JP 4330990A JP H03246603 A JPH03246603 A JP H03246603A
Authority
JP
Japan
Prior art keywords
counter
count value
memory
ram
sequence control
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.)
Pending
Application number
JP4330990A
Other languages
Japanese (ja)
Inventor
Yojiro Izumi
泉 洋二郎
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP4330990A priority Critical patent/JPH03246603A/en
Publication of JPH03246603A publication Critical patent/JPH03246603A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To make it possible to hold a count value even at the time of generating service interruption by storing the count value of a counter in a memory. CONSTITUTION:A backed-up RAM 3 and the counter 5 for outputting an interruption request signal to a CPU 1 in each counting an external clock are used for the rapid counter. The CPU 1 prepares interruption processing such as the saving of a register at the time of receiving an interruption request from the counter 5 and adds '1' to the count value stored in the RAM 3. When the count value reaches a set point, processing such as the output of prescribed data to a prescribed output address, the setting of the succeeding set point in the RAM 3 and the updating of a table pointer is executed. Since the count value of the counter 5 is successively stored in the RAM 3, the count value can be stored even at the time of generating power interruption.

Description

【発明の詳細な説明】 [産業上の利用分野1 本発明は、シーケンス制御プログラムに従って負荷の動
作制御を行うシーケンス制御装置に用いられるカウント
値を多段設定可能な高速カウンタに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field 1] The present invention relates to a high-speed counter that can set count values in multiple stages and is used in a sequence control device that controls the operation of a load according to a sequence control program.

[従来の技術] シーケンス制御プログラムに従って負荷の動作制御を行
うシーケンス制御装置においては、カウント値を多段設
定可能な高速カウンタを必要とするものがある。そこで
、上記高速カウンタをシーケンス制御装置の演算処理部
にでソフト的に実現する方法が提案されている。この方
法では、クロックをカウントするカウンタの経過値と、
出力を変化すべき目標値(設定値)とを比較命令を利用
して比較し、その結果に基づいて負荷制御信号を出力さ
せるようにしである。ところが、この方法によると、シ
ーケンス制御プログラムのスキャン速度の範囲で出力応
答にばらつきを生じる問題があった。
[Prior Art] Some sequence control devices that control the operation of a load according to a sequence control program require a high-speed counter that can set count values in multiple stages. Therefore, a method has been proposed in which the above-mentioned high-speed counter is implemented as software in the arithmetic processing section of the sequence control device. In this method, the elapsed value of the counter that counts the clock,
A comparison command is used to compare a target value (set value) at which the output should be changed, and a load control signal is output based on the result. However, this method has a problem in that the output response varies within the scan speed range of the sequence control program.

そこで、通常プログラム実行用のCPUの他に、カウン
タ処理専用のCPU(あるいはさらに高速処理を必要と
する場合には比較処理もハード化する)を用いる方法が
ある。しかし、この場合には高価なCPUを付加するた
めに、コストアップとなる問題があった。
Therefore, in addition to the CPU for normal program execution, there is a method of using a CPU dedicated to counter processing (or, if even higher-speed processing is required, the comparison processing is also made into hardware). However, in this case, there was a problem of increased costs due to the addition of an expensive CPU.

このような従来の問題点を解消するため、本発明者は特
願昭62−269573号において次のシーケンス制御
装置を提案している。このシーケンス制御装置は、第6
図に示すように、シーケンス制御プログラムを記憶する
RAM3と、I10インター7二−ス2を介して入力信
号を取り込むと共に、シーケンス制御プログラムに基づ
いて負荷制御信号を作成してI10インターフェース2
を介して出力するCPU 1と、外部クロックをカウン
トしカウントアツプ時に割込み要求信号を出力するプリ
セット型カウンタ5と、システムプログラムを記憶する
ROM4とで構成されている。
In order to solve these conventional problems, the present inventor proposed the following sequence control device in Japanese Patent Application No. 62-269573. This sequence control device
As shown in the figure, input signals are taken in through a RAM 3 that stores a sequence control program and an I10 interface 2, and a load control signal is created based on the sequence control program.
1, a preset counter 5 that counts an external clock and outputs an interrupt request signal when the count is up, and a ROM 4 that stores a system program.

ここで、RAM3は上記シーケンス制御プログラムの他
に、カウンタ5にプリセットする設定値、出力アドレス
、出力データを組にして複数組記憶する第7図に示すデ
ータテーブルを記憶しており、このデータテーブルはシ
ーケンス制御プログラム中のカウンタ設定命令により作
成される。また、カウンタ5は内部クロックも選択的に
カウンタできるらので、ダウンカウントを行い、0力ウ
ント時に割込み要求信号としてのパルスを出力する。
Here, in addition to the above-mentioned sequence control program, the RAM 3 stores a data table shown in FIG. 7 that stores a plurality of sets of setting values to be preset in the counter 5, output addresses, and output data. is created by a counter setting instruction in the sequence control program. Furthermore, since the counter 5 can selectively count the internal clock, it performs down-counting and outputs a pulse as an interrupt request signal when the counter 5 counts down to zero.

今、カウンタ5で多段カウントアツプ動作を開始する場
合には、初期化を行った後に、最初の設定値(第7図で
は設定値0)をプリセットする。その設定値がカウント
アツプされると、カウンタ5からCP、Ulに割込みを
かけ、CPUIは第8図に示す割込み処理を行う、即ち
、カウンタ5からの割込みがかかると、CPUIはまず
レジスタを退避させた後、データテーブルのテーブルポ
インタをロードしくこの場合にはテーブルポインタは”
1″になっている)、このテーブルポインタが示すデー
タテーブルの内容(出力アドレス″0”、出力テ゛−タ
”0”)をロードし、その出力アドレス(”0”)に出
力データ(”0″)を出力し、初段のカウント動作を終
了する。そして、次には、2段目の設定値(1”)をカ
ウンタ5にプリセットし、テーブルポインタを更新しく
テーブルポインタを”4”に更新)、レジスタを復帰さ
せて元のプログラム処理(?!’]込み処理に分岐する
前の処理)に戻り、次の割込みがかかるまで通常のシー
ケンス制御プログラムに基づいた演算処理を行うといっ
た動作を繰り返す。
If the counter 5 is to start a multi-stage count-up operation, the initial set value (set value 0 in FIG. 7) is preset after initialization. When the set value is counted up, the counter 5 issues an interrupt to CP and Ul, and the CPU performs the interrupt processing shown in FIG. After that, load the table pointer of the data table. In this case, the table pointer is "
1"), the contents of the data table indicated by this table pointer (output address "0", output data "0") are loaded, and the output data ("0") is loaded to the output address ("0"). '') and completes the first stage counting operation.Next, the second stage set value (1") is preset to counter 5, and the table pointer is updated to "4". ), restores the register, returns to the original program processing (the processing before branching to the insert processing), and repeats operations such as performing arithmetic processing based on the normal sequence control program until the next interrupt occurs. .

この方法によれば、^速カウンタの設定段数を任意に設
定でき(但し、RAM3の記憶容量に応じて設定される
データテーブルの記憶容量の範囲内)、多段設定高速カ
ウンタ用のCPUのような高価なハードウェアを付加す
ることなく多段設定が可能であり、また外部クロックを
カウンタ5でカウントし、カウント771時にCPU 
1に割込みをかけ、所定の出力アドレスに所定のデータ
を出力するので、各段のカウント動作がシーケンス制御
プログラムのスキャン速度に依存せず、出力応答のばら
つきをなくすことができる。
According to this method, the number of stages of the speed counter can be set arbitrarily (within the storage capacity of the data table set according to the storage capacity of RAM3), and the Multi-stage setting is possible without adding expensive hardware, and the external clock is counted by counter 5, and when the count is 771, the CPU
1 and outputs predetermined data to a predetermined output address, the counting operation at each stage does not depend on the scan speed of the sequence control program, and variations in output response can be eliminated.

[発明が解決しようとする課題1 ところが、上述のように外部カウンタであるカウンタ5
を用いた場合、停電時にはカウンタ5のカウント値がリ
セットされてしまう問題があった。
[Problem to be solved by the invention 1 However, as mentioned above, the counter 5 which is an external counter
When using this, there was a problem that the count value of the counter 5 would be reset in the event of a power outage.

つまりは、上述の多段設定高速カウンタはカウント値の
非保持型のものとなっていた。
In other words, the multi-stage setting high-speed counter described above is of a type that does not hold count values.

本発明は上述の点に鑑みて為されたものであり、その目
的とするところは、保持型の多段設定高速カウンタを提
供することにある。
The present invention has been made in view of the above-mentioned points, and its object is to provide a holding type multi-stage setting high-speed counter.

[課題を解決するための手段] 上記目的を達成するために、本発明はシーケンス制御プ
ログラムに基づいて負荷の動作制御を行う演算処理手段
と、クロックを1つカウントする毎に演算処理手段に割
込み要求信号を出すプリセット型カウンタと、このカウ
ンタに設定する設定値、その設定値をカウンタがカウン
トアツプした時に出力されるデータ、及びそのデータが
出力されるアドレスを組にして複数組記憶するデータテ
ープルを記憶するバックアップされたメモリとで構成さ
れ、上記メモリにカウンタのカウント値を記憶させ、演
算処理手段に割込みがかかる毎にメモリの記憶したカウ
ント値を更新するようにしである。
[Means for Solving the Problems] In order to achieve the above object, the present invention includes an arithmetic processing means that controls the operation of a load based on a sequence control program, and an arithmetic processing means that interrupts the arithmetic processing means every time one clock is counted. A data table that stores multiple sets of a preset counter that outputs a request signal, a set value to be set to this counter, data that is output when the counter counts up the set value, and an address to which the data is output. The count value of the counter is stored in the memory, and the count value stored in the memory is updated every time the arithmetic processing means is interrupted.

なお、バックアップを不要とするために、不揮発性メモ
リを別個に設け、電源電圧の降下時にメモリに記憶した
カウント値を不揮発性メモリに転送するようにしても良
い。
Note that in order to eliminate the need for backup, a non-volatile memory may be provided separately, and the count value stored in the memory may be transferred to the non-volatile memory when the power supply voltage drops.

[作用1 本発明は、上述のように高速カウンタを構成することに
より、カウンタのカウント値をメモリに保存することが
できるようにして、停電になってもカウント値が保持さ
れるようにしたものである。
[Operation 1] The present invention configures a high-speed counter as described above so that the count value of the counter can be stored in the memory, so that the count value is retained even in the event of a power outage. It is.

なお、不揮発性メモリを別個に設け、電源電圧の降下時
にメモリに記憶したカウント値を不揮発性メモリに転送
すると、メモリのバックアップが不要なる。
Note that if a non-volatile memory is provided separately and the count value stored in the memory is transferred to the non-volatile memory when the power supply voltage drops, memory backup becomes unnecessary.

[実施例1] 第1図及び第2図に本発明の一実施例を示す。[Example 1] An embodiment of the present invention is shown in FIGS. 1 and 2. FIG.

本実施例は基本的には第6図の従来例と同じものであり
、以下に説明する魚が異なるものである。
This embodiment is basically the same as the conventional example shown in FIG. 6, except for the fish described below.

本実施例のRAM3としてバックアップされたものを用
い、またカウンタ5として外部クロックを1つカウント
する毎にCPUIに割込み要求信号を出すものを用いで
ある。そして、CPUIはこの割込み要求信号を受ける
毎に第2図に示す処理を実行する。まず、カウンタ5か
ら割込み要求があると、レジスタの退避等の割込み処理
のための準備をし、RAM3内のカウント値を1つイン
クリメントし、そのカウント値が設定値に達したかを判
断する。ここで、設定値に達した場合には、第6図従来
例と同様にして、所定の出力アドレスへの所定のデータ
の出力、次の設定値のRAM3へのセット(なお、従来
はカウンタ5にプリセットしていた)、及びテーブルポ
インタの更新等の第8図と同様の処理を行う。そして、
処理が終了した場合、あるいはカウント値が設定値に達
しない場合は、レジスタを復帰して割込み処理を終了し
、元のプログラム処理(割込み処理に分岐する前の処理
)に戻り、次の割込みがかかるまで通常のシーケンス制
御プログラムに基づいた演算処理を行うといった動作を
繰り返す、つまり、本実施例ではカウンタ5のカウント
値をRAM3上に保存して行く二とになるので、停電に
なってもカウント値が保持され、カウンタ5自身をバッ
クアップする必要がない、しかも、このようにバックア
ップされたRAMa上にカウント値を保存すると、カウ
ンタ5そのものをバックアップするよりも消費電流を少
なくできる利7点がある。
The RAM 3 of this embodiment is backed up, and the counter 5 is one that issues an interrupt request signal to the CPU every time it counts one external clock. Then, each time the CPUI receives this interrupt request signal, it executes the processing shown in FIG. First, when an interrupt request is received from the counter 5, preparations for interrupt processing such as register saving are made, the count value in the RAM 3 is incremented by one, and it is determined whether the count value has reached a set value. Here, when the set value is reached, the predetermined data is output to the predetermined output address and the next set value is set in the RAM 3 (conventionally, the counter 5 8) and update the table pointer. and,
When the processing is completed or the count value does not reach the set value, the register is restored, the interrupt processing is finished, the original program processing (the processing before branching to interrupt processing) is resumed, and the next interrupt is executed. Until then, the operation of performing arithmetic processing based on the normal sequence control program is repeated. In other words, in this embodiment, the count value of the counter 5 is stored in the RAM 3, so even if there is a power outage, the counting will continue. The value is retained, and there is no need to back up the counter 5 itself.Moreover, storing the count value on the backed up RAMa in this way has seven advantages in that the current consumption can be lower than when backing up the counter 5 itself. .

[実施例2] 第3図乃至第5図に本発明の他の実施例を示す。[Example 2] Other embodiments of the present invention are shown in FIGS. 3 to 5.

本実施例はカウント値を保持する処理動作に関しては第
1の実施例と同様に行うもので、以下の点が第1の実施
例と異なる。つまり、本実施例の場合には、第3図に示
すように、不揮発性のメモリであるE2FROM6と、
電源(例えば、24■)の電圧降下を検知する電圧降下
検知回路7とを新たに設け、電圧降下検知回路7の出力
をCPU 1のNMI(/ンマスカプルインタラプト)
に入力し、停電時にCPU 1に割込みをかけ、第4図
に示すようにRAM3に記憶しであるカウント値をE2
FROM6に転送し、電源の復旧時に第5図に示すよう
に初期化後にE2FROM6からRAM3にカウント値
を転送するようにしたものである。
This embodiment performs the processing operation for holding count values in the same manner as the first embodiment, but differs from the first embodiment in the following points. In other words, in the case of this embodiment, as shown in FIG. 3, E2FROM6, which is a nonvolatile memory,
A new voltage drop detection circuit 7 is installed to detect the voltage drop of the power supply (for example, 24■), and the output of the voltage drop detection circuit 7 is connected to the NMI (/n masked interrupt) of the CPU 1.
, interrupts CPU 1 during a power outage, stores the count value in RAM 3 as shown in Figure 4, and outputs the count value to E2.
The count value is transferred to the FROM 6, and when the power is restored, the count value is transferred from the E2 FROM 6 to the RAM 3 after initialization as shown in FIG.

なお、上記RAM3からのE”PROM6へのカウント
値の転送は、CPUI、RAM3、ROM4及びE”P
ROM6が動作可能な電圧である間(例えば、電源回路
8の出力電圧Vccが5Vに保持されている間)に行う
。従って、本実施例の場合にはRAM3もバックアップ
する必要がなく、このためバックアップのためにバッテ
リ等を必要とせず、メインテナンスが容易になる。また
、上述の場合には電圧降下検知回路7を用いてあったが
、電源スィッチ等の手動スイッチからcpuiに電圧降
下信号を与えろようにしても良い。
Note that the transfer of the count value from RAM3 to E"PROM6 is performed by the CPU, RAM3, ROM4, and E"PROM.
This is performed while the ROM 6 is at an operable voltage (for example, while the output voltage Vcc of the power supply circuit 8 is maintained at 5V). Therefore, in the case of this embodiment, there is no need to back up the RAM 3 either, and therefore no battery or the like is required for backup, making maintenance easier. Furthermore, although the voltage drop detection circuit 7 is used in the above case, a voltage drop signal may be given to the CPU from a manual switch such as a power switch.

[発明の効果1 本発明は上述のように、シーケンス制御プログラムに基
づいて負荷の動作制御を行う演算処理手段と、クロック
を1つカウントする毎に演算処理手段に割込み要求信号
を呂すプリセット型カウンタと、このカウンタに設定す
る設定値、その設定値をカウンタが力7ントア7プした
時に出力されるデータ、及びそのデータが出力されるア
ドレスを岨にして複数組記憶するデータテーブルを記憶
するバックアップされたメモリとで構成され、上記メモ
リにカウンタのカウント値を記憶させ、演算処理手段に
割込みがかかる毎にメモリの記憶したカウント値を更新
しているので、カウンタのカウント値がメモリ上に記憶
され、このため停電になってもカウント値が保持される
。しかも、このようにバックアップされたメモリ上にカ
ウント値を保存すると、カウンタそのものをバックアッ
プするよりも消費電流を少なくできる。
[Effect of the Invention 1] As described above, the present invention includes an arithmetic processing means that controls the operation of a load based on a sequence control program, and a preset type that sends an interrupt request signal to the arithmetic processing means every time one clock is counted. Stores a data table that stores a counter, a setting value to be set to this counter, data to be output when the counter outputs the setting value, and a plurality of sets based on the address to which the data is output. The count value of the counter is stored in the memory, and the count value stored in the memory is updated every time an interrupt occurs to the arithmetic processing means, so the count value of the counter is stored in the memory. The count value is stored, so even if there is a power outage, the count value is retained. Moreover, by storing the count value in the backed up memory in this way, current consumption can be reduced compared to backing up the counter itself.

また、不揮発性メモリを別個に設け、電源電圧の降下時
にメモリに記憶したカウント値を不揮発性メモリに転送
すると、メモリのバックアップが不要なり、例えばバッ
クアップのためにバフテリを用いた場合のようにメイン
テナンスが面倒になることがない。
In addition, if a non-volatile memory is provided separately and the count value stored in the memory is transferred to the non-volatile memory when the power supply voltage drops, there is no need to back up the memory. It never becomes a hassle.

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

第1図は本発明の一実施例の回路図、#12図は同上の
CPUf)割込み処理を示す7rj−チャート、第3図
は他の実施例の回路図、第4図は停電時のCP Uの割
込み処理を示す70−チャート、wIJ5図は電源復旧
時のCPUの処理を示す70−チャート、第6図は従来
例の回路図、第7図はデータテーブルの説明図、第8図
はCPUの割込み処理を示す70−チャートである。 1はCPU、3はRAM、4はROM、5はカウンタ、
6はE2PROM、7は電圧降下検知回路である。
Fig. 1 is a circuit diagram of an embodiment of the present invention, Fig. #12 is a 7rj-chart showing the same CPU f) interrupt processing, Fig. 3 is a circuit diagram of another embodiment, and Fig. 4 is a CP at a power outage. 70-chart showing U interrupt processing, wIJ5 diagram 70-chart showing CPU processing when power is restored, Fig. 6 is a circuit diagram of a conventional example, Fig. 7 is an explanatory diagram of a data table, and Fig. 8 is a 70-chart showing CPU processing when power is restored. 70 is a chart showing CPU interrupt processing; FIG. 1 is CPU, 3 is RAM, 4 is ROM, 5 is counter,
6 is an E2PROM, and 7 is a voltage drop detection circuit.

Claims (2)

【特許請求の範囲】[Claims] (1)シーケンス制御プログラムに基づいて負荷の動作
制御を行うシーケンス制御装置に用いられ、カウント値
を多段設定可能な高速カウンタであって、シーケンス制
御プログラムに基づいて負荷の動作制御を行う演算処理
手段と、クロックを1つカウントする毎に演算処理手段
に割込み要求信号を出すプリセット型カウンタと、この
カウンタに設定する設定値、その設定値をカウンタがカ
ウントアップした時に出力されるデータ、及びそのデー
タが出力されるアドレスを組にして複数組記憶するデー
タテーブルを記憶するバックアップされたメモリとで構
成され、上記メモリにカウンタのカウント値を記憶させ
、演算処理手段に割込みがかかる毎にメモリの記憶した
カウント値を更新して成ることを特徴とする高速カウン
タ。
(1) A high-speed counter that is used in a sequence control device that controls the operation of a load based on a sequence control program and is capable of setting count values in multiple stages, and is an arithmetic processing means that controls the operation of the load based on the sequence control program. , a preset counter that issues an interrupt request signal to the arithmetic processing means every time it counts one clock, a set value to be set to this counter, data output when the counter counts up the set value, and the data. and a backed-up memory that stores a data table that stores a plurality of sets of addresses that are output. A high-speed counter characterized by updating a counted value.
(2)上記メモリとしてバックアップされていないもの
を用いると共に、不揮発性メモリを別個に設け、電源電
圧の降下時にメモリに記憶したカウント値を不揮発性メ
モリに転送して成る請求項1記載の高速カウンタ。
(2) The high-speed counter according to claim 1, wherein a non-backed-up memory is used as the memory, a non-volatile memory is provided separately, and the count value stored in the memory is transferred to the non-volatile memory when the power supply voltage drops. .
JP4330990A 1990-02-23 1990-02-23 Rapid counter Pending JPH03246603A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4330990A JPH03246603A (en) 1990-02-23 1990-02-23 Rapid counter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4330990A JPH03246603A (en) 1990-02-23 1990-02-23 Rapid counter

Publications (1)

Publication Number Publication Date
JPH03246603A true JPH03246603A (en) 1991-11-05

Family

ID=12660201

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4330990A Pending JPH03246603A (en) 1990-02-23 1990-02-23 Rapid counter

Country Status (1)

Country Link
JP (1) JPH03246603A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05210404A (en) * 1992-01-31 1993-08-20 Sharp Corp Programmable controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05210404A (en) * 1992-01-31 1993-08-20 Sharp Corp Programmable controller

Similar Documents

Publication Publication Date Title
JPH09330236A (en) Microprocessor and peripheral device for the same
US5541943A (en) Watchdog timer lock-up prevention circuit
JPS60160096A (en) Memory rewriting demanding circuit
US5784627A (en) Integrated timer for power management and watchdog functions
JPS62221732A (en) Register saving and recovery system
JPH0652070A (en) Device and method for data protection in integrated circuit
JPH03246603A (en) Rapid counter
US6370651B1 (en) Synchronizing user commands to a microcontroller in a memory device
JPH0573296A (en) Microcomputer
JPS60214044A (en) Microcomputer
US20230261649A1 (en) Logic circuit for providing a signal value after a predetermined time period and method of using same
JP2923869B2 (en) Event input circuit
JP2004171040A (en) Timer circuit
JPH10171654A (en) Fast data arithmetic processor
JP2508026B2 (en) Timer control method
JPH04275603A (en) Programmable controller
JP2844624B2 (en) Data processing device
JPH0333934A (en) Register saving/recovering system
JP3144811B2 (en) Monitoring timer circuit
JP2847729B2 (en) Information processing device
JPS63155330A (en) Microprogram controller
JPH1124941A (en) Method and device for instruction execution control
JPH0527991A (en) Electronic processor
JPH04287421A (en) Start circuit for a/d converter or d/a converter
JPH02310638A (en) System for controlling micro program