JPH1144555A - Data conversion circuit - Google Patents

Data conversion circuit

Info

Publication number
JPH1144555A
JPH1144555A JP20176697A JP20176697A JPH1144555A JP H1144555 A JPH1144555 A JP H1144555A JP 20176697 A JP20176697 A JP 20176697A JP 20176697 A JP20176697 A JP 20176697A JP H1144555 A JPH1144555 A JP H1144555A
Authority
JP
Japan
Prior art keywords
data
output
encoder
pulse
circuit
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.)
Granted
Application number
JP20176697A
Other languages
Japanese (ja)
Other versions
JP3994231B2 (en
Inventor
Kenji Hara
憲二 原
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric Corp
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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP20176697A priority Critical patent/JP3994231B2/en
Publication of JPH1144555A publication Critical patent/JPH1144555A/en
Application granted granted Critical
Publication of JP3994231B2 publication Critical patent/JP3994231B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent an output pulse from fluctuating by a method wherein encoder data calculates previous differential data as current differential data when a transmission error occurs. SOLUTION: At the time of occurrence of a transmission error, if a calculation error of CRC occurs, a sampling block is not output from a transmission control part 3 so that it is missing. Therefore, a D-type flip-flop DFF1-1 keeps current data held, the held current data is output from the DFF1-1 to a subsequent stage, and the same pulse as a previous one is output to an addition circuit. Therefore, even if input data to an encoder is temporarily stopped, a dangerous phenomenon such as jump or stop of the pulse with the DFF1-1 absent in conventional examples may be prevented, maintaining continuity. The number of output pulses at this time is compared with shift register data of a conversion part 4 when transmission is recovered to a normal state and converged to normal calculation, thereby causing no problem. This can be realized both in a DDA-scheme circuit and in a BRM-scheme circuit.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、サーボドライブ・
システムにおけるシリアルでデータを送るシリアルエン
コーダのデータをパルス列に変換する回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a servo drive
The present invention relates to a circuit for converting data of a serial encoder that transmits data serially into a pulse train in a system.

【0002】[0002]

【従来の技術】従来のサーボドライブ・システムにおけ
るシリアルエンコーダのパルス列変換方式については、
アブソリュート・エンコーダから出力された絶対位置デ
ータをインクリメンタル・パルス列に変換して使用する
ためのデータ変換回路が、特開昭63−179213号
公報に開示されている。図3はその従来のデータ変換回
路のブロック図である。図3において、アブソリュート
・エンコーダの回転開始と共に絶対位置データがシフト
レジスタ10へ入力し、この直列データはクロックCL
Kの一定周期T毎に並列変換されてALU(演算論理回
路)30へ入力する。可逆カウンタ20は入力パルス信
号をアップ又はダウンカウントする。ALU30はシフ
レジスタ10からの入力と可逆カウンタ20の出力を入
力し、前者のデータから後者のカウント数を減算して差
分データとして出力する。ALU40はバス7上のデー
タとALU30の出力を加算して、D型フリップフロッ
プ(DFF)50はALU40の出力を受けて内部クロ
ック信号CPに従いバス7上に出力する。デコーダ60
はALU40で発生するキャリー信号Cと、ALU30
からの正負判別用のデータMSBを入力して、内部クロ
ックCPに従い、 MSB:0の時には、エンコーダの正回転方向に対
応するパルス列+FBを、 MSB:1の時は、エンコーダの負方向回転に対応
する−FBを出力し、それぞれ可逆カウンタ20の端子
UP、DOWNに入力させることによって、可逆カウン
タ20のカウント値は常にエンコーダの出力する絶対位
置データに追従する。したがって、デコーダから出力す
るパルス列+FB、−FBは、エンコーダの絶対位置デ
ータから変換された通常のインクリメンタル・フィード
バックパルス信号として、サーボ・ドライブシステム、
プグラマブル・コントローラシステム等で使用できる。
上の図3に示した回路の構成は、DDA方式(デジタル
・データの補間回路方式)と呼ばれる周知の回路であっ
て、ALU20の差分データを、ALU40とD−FF
50とデコーダ60とで構成する積分回路で積分してC
Pによるパルス列に変換するものであ。また、このDD
A方式以外に、周知のBRM方式(バイナリー・レー
ト、マルチプライヤー)によっても積分回路を構成する
ことができる。この場合も同じように、可逆カウンタと
双方向BRM回路、D−FF回路、デマルチプレクサ等
による構成で、アップパルス、ダウンパルスを作成する
ことで実現できる。
2. Description of the Related Art Regarding a pulse sequence conversion method of a serial encoder in a conventional servo drive system,
Japanese Patent Application Laid-Open No. 63-179213 discloses a data conversion circuit for converting absolute position data output from an absolute encoder into an incremental pulse train for use. FIG. 3 is a block diagram of the conventional data conversion circuit. In FIG. 3, when the rotation of the absolute encoder starts, absolute position data is input to the shift register 10, and this serial data is transmitted by the clock CL.
It is converted in parallel at every constant period T of K and input to the ALU (arithmetic logic circuit) 30. The reversible counter 20 counts up or down the input pulse signal. The ALU 30 receives the input from the shift register 10 and the output of the reversible counter 20, subtracts the latter count number from the former data, and outputs the result as differential data. The ALU 40 adds the data on the bus 7 and the output of the ALU 30, and the D-type flip-flop (DFF) 50 receives the output of the ALU 40 and outputs it on the bus 7 according to the internal clock signal CP. Decoder 60
Is the carry signal C generated in the ALU 40 and the ALU 30
The data MSB for positive / negative discrimination is input, and a pulse train + FB corresponding to the positive rotation direction of the encoder when MSB: 0, and a negative rotation of the encoder when MSB: 1 when MSB: 0. By outputting −FB and inputting the signals to terminals UP and DOWN of the reversible counter 20, respectively, the count value of the reversible counter 20 always follows the absolute position data output from the encoder. Therefore, the pulse trains + FB and -FB output from the decoder are used as a normal incremental feedback pulse signal converted from the absolute position data of the encoder, as a servo drive system,
It can be used in programmable controller systems.
The configuration of the circuit shown in FIG. 3 above is a known circuit called a DDA system (digital data interpolation circuit system), in which the difference data of the ALU 20 is transferred to the ALU 40 and the D-FF.
C and is integrated by an integrating circuit composed of
It is to convert to a pulse train by P. In addition, this DD
In addition to the A method, the integration circuit can be configured by a well-known BRM method (binary rate, multiplier). In this case, similarly, it can be realized by creating an up pulse and a down pulse with a configuration including a reversible counter, a bidirectional BRM circuit, a D-FF circuit, a demultiplexer, and the like.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来例においては、差分データを基にパルス列変換を行う
ものであり、例えば、図2に示すサンプリング・クロッ
クの説明図のように、エンコーダの位置情報S(NO
1、2、3、4、5・・・)は単位時間に受信して、カ
ウンタのカウント値Cとの差、(S−C)を演算して積
分演算を行い出力パルスを作成しているので、もしも伝
送エラーが発生すると、図2のエンコーダ位置情報S−
NO4のように、入力データが入力しないために差分デ
ータは“0”になり、出力は停止して、その後で点線部
で示すように倍の周波数のパルスを出力するという事態
が発生する。このように、単純に従来のDDA方式を実
施すると、シリアルエンコーダから送られたデータがH
DLCにおけるCRCの演算エラー等が発生した時に、
エンコーダデータが更新されず最悪の場合パルスが停止
してしまい、サーボドライブ・システム全体が制御不能
に陥る危険があった。そこで、本発明は、サーボドライ
ブ・システムにおけるシリアルエンコーダの送出データ
をパルス列に変換する回路において、伝送異常が発生し
ても出力パルスの変動が無いデータ変換回路を提供する
ことを目的としている。
However, in the above-mentioned conventional example, pulse train conversion is performed based on the difference data. For example, as shown in the explanatory diagram of the sampling clock shown in FIG. S (NO
1, 2, 3, 4, 5,...) Are received in a unit time, the difference from the count value C of the counter, (S−C) is calculated, and the integral calculation is performed to generate an output pulse. Therefore, if a transmission error occurs, the encoder position information S-
As in NO4, since the input data is not input, the difference data becomes "0", the output is stopped, and then a double frequency pulse is output as indicated by the dotted line. Thus, when the conventional DDA method is simply implemented, the data sent from the serial encoder is H
When a CRC calculation error or the like in the DLC occurs,
In the worst case, the encoder data is not updated and the pulse stops, and there is a danger that the entire servo drive system will lose control. SUMMARY OF THE INVENTION It is an object of the present invention to provide a data conversion circuit in a servo drive system for converting data transmitted from a serial encoder into a pulse train, in which output pulses do not fluctuate even if a transmission error occurs.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明によると、シリアルでデータを
送るエンコーダのデータをAB等複数相のパルス列に変
換するデータ変換回路であって、前記エンコーダの送出
したデータとパルス列の差を求めDDAまたはBRM方
式の積分手段により単位時間当たりのパルス列を求める
前記データ変換回路において、伝送エラーが発生した時
は、前記エンコーダのデータが前回の差分データを今回
の差分データとして演算するパルス列出力手段を備えた
ことを特徴としている。また、請求項2記載の発明によ
ると、前記データ変換回路における前記パルス列出力手
段は、具体的に、伝送データが正常な場合にのみ伝送制
御部より出力するサンプリング・クロックによって動作
するDFF回路を、差分データを出力するALUと積分
回路の間に設け、前記サンプリング・クロックが出力さ
れない場合には保持している前回のパルスを出力するこ
とを特徴としている。上記のような構成とすることによ
り、伝送エラーが発生した時は前回と同じデータを加算
できるようにすることで、出力パルスの変動を防止でき
る。
According to the first aspect of the present invention, there is provided a data conversion circuit for converting data of an encoder for transmitting data serially into a pulse train of a plurality of phases such as AB. When a transmission error occurs in the data conversion circuit that determines the difference between the data sent from the encoder and the pulse train and determines the pulse train per unit time by the DDA or BRM integrator, when the transmission error occurs, the encoder data is replaced with the previous difference data. Is provided as a current difference data. According to the second aspect of the present invention, the pulse train output means in the data conversion circuit specifically includes a DFF circuit that operates with a sampling clock output from a transmission control unit only when transmission data is normal. It is provided between the ALU that outputs the difference data and the integration circuit, and outputs the held previous pulse when the sampling clock is not output. With the above configuration, when a transmission error occurs, the same data as the previous data can be added, thereby preventing a change in the output pulse.

【0005】[0005]

【発明の実施の形態】以下、本発明の実施の形態につい
て図を参照して説明する。図1は本発明の実施の形態に
係るデータ変換回路のブロック図であり、図2は図1に
示すサンプリングクロックの説明図である。図1におい
て、1は差分データのALU30の出力側とデータ加算
ALU40の入力側との間に接続される本発明に用いら
れるD型フリップフロップ(DFF)1である。シリア
ルエンコーダのデータはHDLC方式の伝送制御部3へ
入力され、CRC演算結果が正常な時は読込まれたデー
タはシフトクロックでシリアル/パラレル変換部4へ入
力してパラレルデータに変換され、シフトクロックに基
づくサンプリング・クロックをインバータ2を介してD
FF1−1へ送出する。EXOR(排他的論理和)回路
5はA相、B相パルスの作成回路である。図3に示した
従来回路と同一回路には同一符号が付されている。すな
わち、20は可逆カウンタで、入力パルス信号をアップ
又はダウンカウントする。30はALU(演算論理回
路)で、シリアル/パラレル変換部4からの入力Sと可
逆カウンタ20の出力Cを入力し、前者のデータから後
者のカウント数を減算して差分データとして本発明に用
いられるD型フリップフロップ(DFF)1へ出力す
る。40はALU(演算論理回路)で、バス7上のデー
タとD型フリップフロップ1の出力を加算して、D型フ
リップフロップ(DFF)50へ出力する。D型フリッ
プフロップ(DFF)50はALU40の出力を受けて
内部クロック信号CPに従いバス7上に出力する。デコ
ーダ60はALU40で発生するキャリー信号Cと、D
型フリップフロップ1からの正負判別用のデータMSB
を入力して、内部クロックCPに従い、 MSB:0の時には、エンコーダの正回転方向に対
応するパルス列+FBを、 MSB:1の時は、エンコーダの負方向回転に対応
する−FBを出力し、それぞれ可逆カウンタ20の端子
UP、DOWNに入力させることによって、可逆カウン
タ20のカウント値は常にエンコーダの出力する絶対位
置データに追従する。したがって、デコーダから出力す
るパルス列+FB、−FBは、エンコーダの絶対位置デ
ータから変換された通常のインクリメンタル・フィード
バックパルス信号として、サーボ・ドライブシステム、
プグラマブル・コントローラシステム等で使用できる。
つぎに動作について説明する。データの伝送をHDLC
で行う伝送制御部3はシリアルエンコーダのデータを読
み込み、シフトクロックでシリアル/パラレル変換部4
を送ると同時に、CRCの演算結果が正常な時は、サン
プリング・クロックをインバータ2を介してDFF1−
1へ送出する。サンプリング・クロックはCRCの演算
結果にエラーがあれば送出されない。シリアル/パラレ
ル変換されたパラレルデータSからアップダウンカウン
タ20のカウント数CをALU30で減算する。減算し
た差分データは、図2の水平T軸の目盛に示すサンプリ
ング・クロックが入力中で、クロックの下降エッジでラ
ッチされて正常に動作しているDFF1−1を介して、
加算ALU40へ入力しDFF2−50の出力と加算さ
れる。デコーダ60はMSBとキャリーを入力して、パ
ルス列を出力する。アップダウンカウンタ20では入力
するパルス列をカウントして、カウンタ20のLSBと
次のビットよりEXOR回路5で、シリアルエンコーダ
の入力データに追従するA、B相2相のパルス列を出力
する。一方、伝送エラーの発生時は、CRCの演算エラ
ーが発生するとサンプリング・クロックは伝送制御部3
から出力されないので、図2のエンコーダ一位置情報S
−N04の時のように欠落となって、DFF1−1は前
回のデータを保持したままとなり、DFF1−1からは
保持している前回のデータが後段へ出力され、前回と同
じパルスが加算回路へ出力されるので、エンコーダの入
力データが1時停止しても、図2に点線部分で示した従
来例でのDFF1−1が無い時のパルスの跳躍、停止と
いった危険現象は防止され、連続性が維持される。この
場合の出力パルス数は、伝送が正常に復した時に変換部
4のシフトレジスタのデータと比較され、正常演算へ収
斂するので問題はない。なお、本実施の形態ではここま
で、DDA方式の回路例について説明したが、同様な構
成によってBRM方式の回路でも実現可能であることは
勿論である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a data conversion circuit according to an embodiment of the present invention, and FIG. 2 is an explanatory diagram of a sampling clock shown in FIG. In FIG. 1, reference numeral 1 denotes a D-type flip-flop (DFF) 1 used in the present invention, which is connected between the output side of the ALU 30 for difference data and the input side of the data addition ALU 40. The data of the serial encoder is input to the transmission control unit 3 of the HDLC system, and when the CRC operation result is normal, the read data is input to the serial / parallel conversion unit 4 with the shift clock to be converted into parallel data. The sampling clock based on
Send to FF1-1. The EXOR (exclusive OR) circuit 5 is a circuit for generating A-phase and B-phase pulses. The same reference numerals are given to the same circuits as the conventional circuit shown in FIG. That is, reference numeral 20 denotes a reversible counter which counts up or down the input pulse signal. Reference numeral 30 denotes an ALU (arithmetic logic circuit) which receives the input S from the serial / parallel converter 4 and the output C of the reversible counter 20, subtracts the latter count number from the former data, and uses it as difference data in the present invention. To the D-type flip-flop (DFF) 1 to be output. An ALU (arithmetic logic circuit) 40 adds the data on the bus 7 and the output of the D-type flip-flop 1 and outputs the result to a D-type flip-flop (DFF) 50. D-type flip-flop (DFF) 50 receives the output of ALU 40 and outputs it on bus 7 in accordance with internal clock signal CP. Decoder 60 carries carry signal C generated by ALU 40 and D
MSB for positive / negative discrimination from flip-flop 1
According to the internal clock CP, a pulse train + FB corresponding to the positive rotation direction of the encoder is output when MSB: 0, and -FB corresponding to a negative rotation of the encoder is output when MSB: 1. By inputting the signals to the terminals UP and DOWN of the reversible counter 20, the count value of the reversible counter 20 always follows the absolute position data output from the encoder. Therefore, the pulse trains + FB and -FB output from the decoder are used as a normal incremental feedback pulse signal converted from the absolute position data of the encoder, as a servo drive system,
It can be used in programmable controller systems.
Next, the operation will be described. HDLC for data transmission
The transmission control section 3 reads the data of the serial encoder and performs serial / parallel conversion section 4 using the shift clock.
When the CRC operation result is normal, the sampling clock is supplied to DFF1-
Send to 1. The sampling clock is not transmitted if there is an error in the CRC operation result. The count number C of the up / down counter 20 is subtracted by the ALU 30 from the serial data / parallel converted parallel data S. The subtracted difference data is input via the DFF 1-1 which is inputting a sampling clock shown on the scale of the horizontal T axis in FIG. 2 and which is latched at the falling edge of the clock and is operating normally.
The signal is input to the addition ALU 40 and added to the output of the DFF 2-50. The decoder 60 inputs the MSB and the carry, and outputs a pulse train. The up / down counter 20 counts an input pulse train, and outputs an A / B-phase two-phase pulse train that follows input data of the serial encoder by the EXOR circuit 5 based on the LSB of the counter 20 and the next bit. On the other hand, when a transmission error occurs, the sampling clock is transmitted to the transmission control unit 3 when a CRC calculation error occurs.
Is not output from the encoder, the encoder one-position information S in FIG.
As in the case of -N04, the data is lost, the DFF1-1 keeps the previous data, the previous data held is output from the DFF1-1 to the subsequent stage, and the same pulse as the previous one is added to the adder circuit. Therefore, even if the input data of the encoder is stopped at 1 o'clock, the danger phenomenon such as jumping and stopping of the pulse without the DFF 1-1 in the conventional example shown by the dotted line in FIG. Sex is maintained. In this case, the number of output pulses is compared with the data in the shift register of the conversion unit 4 when the transmission is restored to normal, and converges to a normal operation, so that there is no problem. In this embodiment, a circuit example of the DDA system has been described. However, it is needless to say that a circuit of the BRM system can be realized by a similar configuration.

【0006】[0006]

【発明の効果】以上説明したように、本発明によれば、
エンコーダのデータがCRC等の伝送エラーが発生した
時には、伝送データが正常な場合のみ出力されるサンプ
リング・クロックによって動作するDFF回路から、保
持する前回のパルスを出力するように構成したので、デ
ータの伝送異常が発生しても出力パルスの変動は無く、
サーボドライブ・システム全体に悪影響を及ぼさないデ
ータ変換回路を供することができる。
As described above, according to the present invention,
When a transmission error such as CRC occurs in the encoder data, the DFF circuit operated by the sampling clock output only when the transmission data is normal outputs the previous pulse to be held. Even if a transmission error occurs, there is no change in the output pulse.
A data conversion circuit that does not adversely affect the entire servo drive system can be provided.

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

【図1】本発明の実施の形態に係るデータ変換回路のブ
ロック図である。
FIG. 1 is a block diagram of a data conversion circuit according to an embodiment of the present invention.

【図2】図1に示すサンプリング・クロックの説明図で
ある。
FIG. 2 is an explanatory diagram of a sampling clock shown in FIG.

【図3】従来のデータ変換回路のブロック図である。FIG. 3 is a block diagram of a conventional data conversion circuit.

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

1、50 D型フリップフロップ(DFF) 2 インバータ 3 伝送制御部 4 シリアル/パラレル変換部 5 EXOR(排他的論理和)回路 7 バス 10 シフトレジスタ 20 可逆カウンタ 30、40 ALU(演算論理回路) 60 デコーダ 1, 50 D-type flip-flop (DFF) 2 inverter 3 transmission control unit 4 serial / parallel conversion unit 5 EXOR (exclusive OR) circuit 7 bus 10 shift register 20 reversible counter 30, 40 ALU (arithmetic logic circuit) 60 decoder

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 シリアルでデータを送るエンコーダのデ
ータをAB等複数相のパルス列に変換するデータ変換回
路であって、前記エンコーダの送出したデータとパルス
列の差を求めDDAまたはBRM方式の積分手段により
単位時間当たりのパルス列を求める前記データ変換回路
において、 伝送エラーが発生した時は、前記エンコーダのデータが
前回の差分データを今回の差分データとして演算するパ
ルス列出力手段を備えたことを特徴とするデータ変換回
路。
1. A data conversion circuit for converting data of an encoder for transmitting data serially into a pulse train of a plurality of phases such as AB, wherein a difference between the data sent from the encoder and the pulse train is obtained by DDA or BRM integration means. In the data conversion circuit for obtaining a pulse train per unit time, when a transmission error occurs, the data of the encoder includes pulse train output means for calculating the previous difference data as the present difference data. Conversion circuit.
【請求項2】 前記データ変換回路において、 前記パルス列出力手段は、伝送データが正常な場合にの
み伝送制御部より出力するサンプリング・クロックによ
って動作するDFF回路を、差分データを出力するAL
Uと積分回路の間に設け、前記サンプリング・クロック
が出力されない場合には保持している前回のパルスを出
力することを特徴とする請求項1記載のデータ変換回
路。
2. The data conversion circuit, wherein the pulse train output means operates a DFF circuit operated by a sampling clock output from a transmission control unit only when transmission data is normal, and outputs an AL signal that outputs differential data.
2. The data conversion circuit according to claim 1, wherein said data conversion circuit is provided between U and an integration circuit, and outputs the held previous pulse when the sampling clock is not output.
JP20176697A 1997-07-28 1997-07-28 Data conversion circuit Expired - Fee Related JP3994231B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20176697A JP3994231B2 (en) 1997-07-28 1997-07-28 Data conversion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20176697A JP3994231B2 (en) 1997-07-28 1997-07-28 Data conversion circuit

Publications (2)

Publication Number Publication Date
JPH1144555A true JPH1144555A (en) 1999-02-16
JP3994231B2 JP3994231B2 (en) 2007-10-17

Family

ID=16446593

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20176697A Expired - Fee Related JP3994231B2 (en) 1997-07-28 1997-07-28 Data conversion circuit

Country Status (1)

Country Link
JP (1) JP3994231B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007320429A (en) * 2006-05-31 2007-12-13 Nsk Ltd Electric power steering apparatus
CN111238547A (en) * 2020-01-19 2020-06-05 东方电气自动控制工程有限公司 Rotation speed calculation algorithm for zero-crossing turnover of position type encoder

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007320429A (en) * 2006-05-31 2007-12-13 Nsk Ltd Electric power steering apparatus
CN111238547A (en) * 2020-01-19 2020-06-05 东方电气自动控制工程有限公司 Rotation speed calculation algorithm for zero-crossing turnover of position type encoder

Also Published As

Publication number Publication date
JP3994231B2 (en) 2007-10-17

Similar Documents

Publication Publication Date Title
JP3041564B2 (en) Sampling rate converter
JPH1144555A (en) Data conversion circuit
JPH10311743A (en) Offset correction circuit of encoder
JP2001154704A (en) Feedback control system
JP2002116058A (en) Encoder data conversion circuit
JP3531374B2 (en) Displacement detector
JPH0821859B2 (en) D / A conversion method
JPH06100961B2 (en) Digital signal processor
JPS61159826A (en) Digital-to-analaog converter
KR0139982B1 (en) Digital pll synthesizer
JPH0446016B2 (en)
KR930009103B1 (en) Device for interpolating a digital audio signal
JP2008076382A (en) Serial encoder data conversion circuit, and servo drive system
JPH0429258B2 (en)
JPS6059776B2 (en) pulse width modulation circuit
JPS63284415A (en) Abnormality detecting circuit for encoder
JP2006138822A (en) Encoder position detecting circuit
JP3016094B2 (en) Double integral type AD converter
JP2734287B2 (en) Sampling clock information generation circuit
JPH06140932A (en) Semiconductor integrated circuit
KR960013427B1 (en) Motor rotation servo control apparatus
JP2594699B2 (en) 5B6B code rule inversion circuit
JPS60165134A (en) Data processor
JPH04329309A (en) Generating method for absolute signal
JPH03175758A (en) Octet timing signal protection circuit

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20040618

Free format text: JAPANESE INTERMEDIATE CODE: A621

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060324

A977 Report on retrieval

Effective date: 20061016

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20061108

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Effective date: 20061228

Free format text: JAPANESE INTERMEDIATE CODE: A523

A131 Notification of reasons for refusal

Effective date: 20070131

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070305

A02 Decision of refusal

Effective date: 20070404

Free format text: JAPANESE INTERMEDIATE CODE: A02

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070528

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20070612

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070704

A61 First payment of annual fees (during grant procedure)

Effective date: 20070717

Free format text: JAPANESE INTERMEDIATE CODE: A61

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 3

Free format text: PAYMENT UNTIL: 20100810

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 3

Free format text: PAYMENT UNTIL: 20100810

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 4

Free format text: PAYMENT UNTIL: 20110810

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120810

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees