JPS62233718A - Pulse conversion circuit for resolver - Google Patents

Pulse conversion circuit for resolver

Info

Publication number
JPS62233718A
JPS62233718A JP7663586A JP7663586A JPS62233718A JP S62233718 A JPS62233718 A JP S62233718A JP 7663586 A JP7663586 A JP 7663586A JP 7663586 A JP7663586 A JP 7663586A JP S62233718 A JPS62233718 A JP S62233718A
Authority
JP
Japan
Prior art keywords
output
circuit
register
value
counter
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
JP7663586A
Other languages
Japanese (ja)
Inventor
Tadanori Ryu
忠則 笠
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 Manufacturing 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 Yaskawa Electric Manufacturing Co Ltd filed Critical Yaskawa Electric Manufacturing Co Ltd
Priority to JP7663586A priority Critical patent/JPS62233718A/en
Publication of JPS62233718A publication Critical patent/JPS62233718A/en
Pending legal-status Critical Current

Links

Landscapes

  • Transmission And Conversion Of Sensor Element Output (AREA)

Abstract

PURPOSE:To output a pulse which is smooth on the whole by knowing the number of output pulses in each period and its period time, dividing the period by the number of pulses and thus calculating the time between output pulses, and then outputting the pulses. CONSTITUTION:When an accumulator 130 is cleared to zero with a signal obtained by delaying a differentiation signal, a multiplexer 132 outputs the value of a register 10 (period time) with the output of a status output circuit 131. Consequently, an adding circuit 133 outputs the value of a register 10. The output of the status output circuit 131 is inputted to a pulse train circuit 14 to output a pulse. When the number of output pulses is zero, its output is intercepted by a zero detecting circuit 15. Then, a subtracter circuit 134 subtracts the absolute value (number of output pulses) of a register 7 from the value of the register 10 and sends the result to the accumulator 130, which latches it with a clock signal CK.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は工作機械やロボットなどの位置検出に用いられ
るレゾルバのパルス変換回路に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a pulse conversion circuit for a resolver used for position detection of machine tools, robots, etc.

〔従来の技術〕[Conventional technology]

従来のレゾルバのパルス変換回路は、PLL方式による
アナログ処理が知られている。しかし、アナログ回路の
ためVCO(電圧周波数変換回路)等の温度変動や、部
品精度が出力に影響してしまう等の不具合があった。
Conventional pulse conversion circuits of resolvers are known to perform analog processing using a PLL system. However, since it is an analog circuit, there are problems such as temperature fluctuations in the VCO (voltage frequency conversion circuit) and the like, and component precision affecting the output.

それに対して、デジタル処理によるパルス変換回路とし
てBRM方式を用いたものがある。その−例を第1図に
示す。
On the other hand, there are pulse conversion circuits using the BRM method using digital processing. An example of this is shown in FIG.

第1図において、■はリングカウンタ、2はレゾルバL
Eへの励磁信号を発生する励磁回路、3はレゾルバLE
からの検出信号のゼロクロス信号を出力するコンパレー
タ、4はゼロクロス信号でリングカウンタ1の出力をラ
ッチするレジスタ、18はレジスタ4から後述するカウ
ンタ19の値を減算する減算回路、20はその減算回路
の値をラッチするレジスタ、21はその値の絶対値を2
2はその符号を検出する回路、23はBRM回路であり
絶対値検出回路21の値のパルス列を出力する。
In Figure 1, ■ is the ring counter, 2 is the resolver L
Excitation circuit that generates an excitation signal to E, 3 is resolver LE
4 is a register that latches the output of ring counter 1 with a zero-cross signal, 18 is a subtraction circuit that subtracts the value of counter 19 (described later) from register 4, and 20 is a subtraction circuit of the subtraction circuit. The register that latches the value, 21, sets the absolute value of the value to 2.
2 is a circuit for detecting the sign thereof, and 23 is a BRM circuit which outputs a pulse train of the value of the absolute value detection circuit 21.

19はBRM回路の出力パルス列と符号検出回路の出力
によりアップダウンするカウンタ、24はこのカウンタ
の出力からパルスエンコーダと同様のパルス列を出力す
るためのパルス発生回路である。
Reference numeral 19 denotes a counter that goes up and down depending on the output pulse train of the BRM circuit and the output of the code detection circuit. Reference numeral 24 designates a pulse generating circuit for outputting a pulse train similar to that of a pulse encoder from the output of this counter.

今、レゾルバLEがある方向にある回転数で動いている
とすると、レジスタ4はコンパレータ3からのゼロクロ
ス信号により常にレゾルバLEの現在位置を示す。
Now, assuming that the resolver LE is moving in a certain direction at a certain rotation speed, the register 4 always indicates the current position of the resolver LE by the zero cross signal from the comparator 3.

今回出力されるべきパルス数は、このレジスタ4の値か
らカウンタ19の値を減算する減算回路18により算出
される。そして、その値はレジスタ20と絶対値検出回
路21を通してBRM回路23に入力されパルス列を出
力する。出力されたパルスは、符号検出回路の出力とか
らカウンタ19へのアンプダウンパルスとなる。このB
RM回路の駆動クロックは、出力する最大パルス数とそ
の出力の期間によって決定される。
The number of pulses to be output this time is calculated by a subtraction circuit 18 that subtracts the value of the counter 19 from the value of this register 4. Then, the value is inputted to the BRM circuit 23 through the register 20 and the absolute value detection circuit 21, and outputs a pulse train. The output pulse becomes an amplifier down pulse from the output of the code detection circuit to the counter 19. This B
The drive clock of the RM circuit is determined by the maximum number of pulses to be output and the period of the output.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

ところで、レゾルバLEの検出信号は、その回転数と回
転方向によりその周波数が変化することは一般に知られ
ている。そのため、動作中の検出信号の最高周波数を考
えて、その時の周期内で今 回の移動距離分のパルス列
を出さなければならない。もし、BRMの周期が前述の
周期よりも長く設定されると加速時には回転方向により
検出信号周波数が高くなっていくため、周期内に出力さ
れるべきパルス列は、全部出力するのを待たずに次の値
がセットされることになり、パルスの未出力分が残って
しまう。そして、このパルスは次回の出力に持ち越され
る。第2図は、この様子を示すものである。
By the way, it is generally known that the frequency of the detection signal of the resolver LE changes depending on its rotation speed and rotation direction. Therefore, considering the highest frequency of the detection signal during operation, it is necessary to output a pulse train for the current travel distance within the period at that time. If the BRM cycle is set longer than the above-mentioned cycle, the detection signal frequency will increase depending on the rotation direction during acceleration, so the pulse train that should be output within the cycle will be output next without waiting for all outputs. The value of will be set, and the unoutput portion of the pulse will remain. This pulse is then carried over to the next output. FIG. 2 shows this situation.

このようにだんだんと周波数が高くなっていくと、未出
力分のパルスがたまっていき、BRMがオーバーフロー
してしまう恐れがある。そのため、このようなことが起
こらないようにBRM回路の周期を短く設定しなければ
ならない。
As the frequency gradually increases in this way, unoutput pulses accumulate, and there is a risk that the BRM will overflow. Therefore, the period of the BRM circuit must be set short to prevent this from occurring.

しかしながら、このような短い周期にパルスが出てしま
うと、逆に回転方向によっては検出信号周波数が低くな
り、第3図に示すようにパルスが全体にわたって出力さ
れなくなる。このようなパルス出力では、ポジションル
ープのパルスとじては、不適当である。
However, if pulses are output in such a short period, the detection signal frequency becomes low depending on the direction of rotation, and as shown in FIG. 3, pulses are not output throughout. Such a pulse output is inappropriate as a position loop pulse.

本発明では、上記の点に鑑み、出力パルスが全体にわた
りなめらかなパルス出力となるようなレゾルバのパルス
変換回路を提供するものである。
In view of the above points, the present invention provides a pulse conversion circuit for a resolver that outputs smooth pulses throughout.

〔問題点を解決するための手段〕[Means for solving problems]

本発明では、上記の問題点を解決するために、レゾルバ
の回転方向と回転数により変化する検出信号の周期をあ
るクロックでカウントし、倍周期の時間を表わすレジス
タと、前記クロックを演算クロックとして毎回の移動距
離の値を前記レジスタの値から減算し、その結果が零か
負の時にはパルスを出力するとともに、その結果にレジ
スタの値を加算し、同様の演算を行なう回路を備えるよ
うにしたものである。
In order to solve the above-mentioned problems, the present invention uses a certain clock to count the period of the detection signal that changes depending on the rotating direction and number of rotations of the resolver, and includes a register that represents the double period time, and a register that uses the clock as an arithmetic clock. The device is equipped with a circuit that subtracts the value of each movement distance from the value in the register, and when the result is zero or negative, outputs a pulse and adds the value in the register to the result to perform a similar operation. It is something.

〔作 用〕[For production]

以上のように本発明は、全体にわたってなめらかなパル
スを出力するために、各周期内の出力パルス数とその周
期時間を知り、その周期をパルス数で除算することで出
力パルスのパルス間の時間を算出しパルスを出力するよ
うにしたもので、この方法によれば、検出信号の周波数
が変化してもなめらかなパルスを出力することができる
As described above, in order to output smooth pulses throughout, the present invention knows the number of output pulses in each period and its period time, and divides the period by the number of pulses to calculate the time between the output pulses. According to this method, a smooth pulse can be output even if the frequency of the detection signal changes.

〔実施例〕〔Example〕

第4図は本発明の実施例のブロック図で、■は0〜Nま
でカウントするリングカウンタ、2はリングカウンタ1
の出力からレゾルバへの励磁信号を発生する励磁回路、
17は帯域フィルタ、3はレゾルバからの検出信号をコ
ンパレートしゼロクロス信号ヲ発生するコンパレータ、
4はコンパレータ3からのゼロクロス信号の立ち上がり
でリングカウンタ1の出力をラッチするレジスタである
FIG. 4 is a block diagram of an embodiment of the present invention, where ■ is a ring counter that counts from 0 to N, and 2 is a ring counter 1.
an excitation circuit that generates an excitation signal from the output of the resolver to the resolver;
17 is a bandpass filter; 3 is a comparator that compares the detection signal from the resolver and generates a zero-cross signal;
4 is a register that latches the output of the ring counter 1 at the rising edge of the zero cross signal from the comparator 3;

レゾルバの検出信号は、レゾルバLEが回転している時
は励磁信号のsinwtに対してsin(wt+θ)の
位相のずれた信号となり、この信号のゼロクロス信号で
レジスタ1の出力をラッチし、このレジスタ4は常にレ
ゾルバの現在位置を表わしている。
When the resolver LE is rotating, the resolver detection signal becomes a signal with a phase shift of sin (wt + θ) with respect to the excitation signal sinwt, and the output of register 1 is latched with the zero cross signal of this signal, and this register 4 always represents the current position of the resolver.

つまり、レゾルバではゼロクロス信号の周期毎にしかそ
の位置がわからないのである。
In other words, the resolver can only know the position of the zero-crossing signal every cycle.

5は出力されたパルス列によりアップダウンするカウン
タで、1周期はど遅れてはいるが、レゾルバLEの時々
刻々の位置を示すものである。カウンタ5は0〜Nまで
をカウントしている。そして出力されるパルス数は、レ
ジスタ4からカウンタ5の値を減算する減算回路で今回
の移動距離、つまり今回の出力パルス数とその方向(正
逆)を求めるものである。
Reference numeral 5 denotes a counter that goes up and down according to the output pulse train, and although it is delayed by one cycle, it indicates the momentary position of the resolver LE. The counter 5 counts from 0 to N. The number of pulses to be outputted is determined by a subtraction circuit that subtracts the value of the counter 5 from the register 4 to find the current movement distance, that is, the current number of output pulses and its direction (forward or reverse).

8はゼロクロス信号の立上りをクロック信号CKにて微
分する微分回路、7はその微分信号によって減算回路6
の出力をランチするレジスタである。つまり、レジスタ
7は毎回の移動距離をラッチしている。
8 is a differentiation circuit that differentiates the rising edge of the zero cross signal with respect to the clock signal CK, and 7 is a subtraction circuit 6 using the differential signal.
This is a register that launches the output of . In other words, the register 7 latches the distance traveled each time.

9はクロック信号CKでカウントされ微分回路8の微分
信号でリセットされるカウンタ、10はそのカウンタ9
の出力を微分信号でラッチするレジスタである。このレ
ジスタ10は毎回のゼロクロス信号、つまり検出信号の
周期をクロック信号CKにてカウントした周期時間を表
わしている。
9 is a counter that is counted by the clock signal CK and reset by the differential signal of the differentiating circuit 8; 10 is the counter 9;
This is a register that latches the output of the differential signal. This register 10 represents the cycle time obtained by counting the cycle of each zero-crossing signal, that is, the detection signal, using the clock signal CK.

11はレジスタ7の絶対値を検出する回路、12は同じ
くレジスタ7の符号を検出する回路、13は、クロック
信号CKを演算クロックとじてこのレジスタ7の絶対値
をレジスタ10の値から減算し、その結果が入るアキュ
ムレータの値が零か負であればそのステータスを出力す
るとともにその結果にレジスタ10の値を加算し再びレ
ジスタ7の絶対値を減算していく演算回路である。
11 is a circuit that detects the absolute value of register 7; 12 is a circuit that also detects the sign of register 7; 13 is a circuit that uses clock signal CK as an operation clock to subtract the absolute value of register 7 from the value of register 10; If the value of the accumulator containing the result is zero or negative, the arithmetic circuit outputs the status, adds the value of register 10 to the result, and subtracts the absolute value of register 7 again.

第5図はこの演算回路の詳細図を示すもので、130は
減算回路134の演算結果をクロック信号CKでラッチ
するアキュムレータレジスタ、131はそのアキュムレ
ータの値が零か負の時に信号を出力するステータス出力
回路、132はその131の出力によりレジスタ10の
出力か“O”を選択するマルチプレクサ、133はマル
チプレクサ132の出力とアキュムレータ130の出力
を加算する加算回路、134は加算回路133の値から
レジスタ7の絶対値を減算する回路、135は微分信号
を1クロック分遅延する回路である。
FIG. 5 shows a detailed diagram of this arithmetic circuit, where 130 is an accumulator register that latches the arithmetic result of the subtraction circuit 134 using the clock signal CK, and 131 is a status register that outputs a signal when the value of the accumulator is zero or negative. 132 is a multiplexer that selects the output of register 10 or "O" according to the output of 131; 133 is an adder circuit that adds the output of multiplexer 132 and the output of accumulator 130; 135 is a circuit that delays the differential signal by one clock.

次にその動作について説明すると、まず、アキュムレー
タ130は微分信号を遅延した信号により“O”にクリ
アーされる、するとステータス出力回路131の出力に
よりマルチプレクサ132はレジスタ10の値を出力す
る。(これは前にも述べたように周期時間である。)そ
の結果、加算回路133はレジスタ10の値を出力する
。また、ステータス出力回路の出力はパルス列回路14
に入りパルスを出力することになる。
Next, the operation will be explained. First, the accumulator 130 is cleared to "O" by a signal obtained by delaying the differential signal. Then, the multiplexer 132 outputs the value of the register 10 by the output of the status output circuit 131. (This is the periodic time, as mentioned earlier.) As a result, adder circuit 133 outputs the value of register 10. In addition, the output of the status output circuit is output from the pulse train circuit 14.
It will enter and output a pulse.

もし、出力パルス数が“0”であった時は零検出回路1
5によりその出力は止められる。そして、減算回路13
4はレジスタ10の値からレジスタ7の絶対値(出力パ
ルス数である。)を減算してアキュムレータ130に出
力し、アキュムレータ130はクロック信号CKにより
それをラッチする。
If the output pulse number is “0”, zero detection circuit 1
5 stops its output. And the subtraction circuit 13
4 subtracts the absolute value of register 7 (which is the number of output pulses) from the value of register 10 and outputs it to accumulator 130, which latches it in response to clock signal CK.

アキュムレータ130の値がその時“正”であれば、今
度はステータス出力回路131は出力しないためマルチ
プレクサ132は“0”を出力する。そうすると減算回
路134にはアキュムレータ130の値が出力され、こ
の値からレジスタ7の絶対値を減算することになる。そ
して、同様の演算をクロック信号CKごとに行っていく
If the value of the accumulator 130 is "positive" at that time, the status output circuit 131 does not output an output this time, so the multiplexer 132 outputs "0". Then, the value of the accumulator 130 is output to the subtraction circuit 134, and the absolute value of the register 7 is subtracted from this value. Similar calculations are then performed for each clock signal CK.

この部分の演算フローチャートを第6図に示す。A calculation flowchart for this part is shown in FIG.

ここでレジスタ7とレジスタ10の値を3.10と仮定
すると、そのパルス出力は第7図のようになる。
Assuming that the values of register 7 and register 10 are 3.10, the pulse output will be as shown in FIG.

パルス列回路14はステータス出力回路131の出力と
符号検出回路12の出力によりカウンタ5へのアップパ
ルス、ダウンパルスを発生する。
The pulse train circuit 14 generates up pulses and down pulses for the counter 5 based on the output of the status output circuit 131 and the output of the sign detection circuit 12.

しかし、減算回路6の値が零の時は検出回路15の出力
によりパルスは発生しない。16はカウンタ5の出力か
らパルスエンコーダと同じ出力のA相、B相、C相のパ
ルスを発生するパルス発生回路である。
However, when the value of the subtraction circuit 6 is zero, no pulse is generated due to the output of the detection circuit 15. Reference numeral 16 denotes a pulse generation circuit that generates A-phase, B-phase, and C-phase pulses of the same output as the pulse encoder from the output of the counter 5.

〔発明の効果〕〔Effect of the invention〕

レゾルバLEの回転が加速時、検出信号周波数が高くな
ったり、低くなったりする時を考えてみる。まず周期が
だんだん短くなる時はパルスがその周期内に全部出力で
きないことになり、残りパルスは次の周期にまわされ、
っぎの周期では前回の周期で残りのパルスも含めたパル
スを出力することになる。
Let us consider when the rotation of the resolver LE is accelerating and the detection signal frequency becomes high or low. First, when the period becomes shorter and shorter, all the pulses cannot be output within that period, and the remaining pulses are passed on to the next period.
In the second cycle, the pulses including the remaining pulses from the previous cycle will be output.

そのため、たまりパルスでオーバーフローすることもな
くなめらかな変化のパルス列となる。また、周期がだん
だん長くなるときには、パルスはすへ1出力されるがB
RM方式のようにある決まった期間でパルスを出すので
はなく、周期の変化に応じた間隔のパルスが出るため周
期が長くなってもパルスは全体的に出力される。
Therefore, there is no overflow due to accumulated pulses, resulting in a pulse train with smooth changes. Also, when the period becomes longer and longer, one pulse is output to B.
Unlike the RM method, pulses are not emitted in a fixed period, but pulses are emitted at intervals that correspond to changes in the period, so even if the period becomes longer, pulses are output throughout.

以上述べたように、この回路ではディジタル処理であり
ながらアナログ回路で処理したのと同じようななめらか
な変化のパルスを得ることができる。
As mentioned above, although this circuit uses digital processing, it is possible to obtain pulses with smooth changes similar to those processed by analog circuits.

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

第1図は従来のレゾルバのパルス変換回路のブロック図
、第2図及び第3図は従来のパルス変換回路における出
力パルスの様子を示す図、第4図は本発明の実施例のブ
ロック図、第5図は演算回路の詳細ブロック図、第6図
は演算フローチャート、第7図は本発明実施例のパルス
出力の様子を示す図である。 1・・・リングカウンタ 2・・・レゾルバ励磁回路 3・・・コンパレータ 4・・・レジスタ 5・・・アップダウンカウンタ 6・・・減算回路 7・・・レジスタ 8・・・微分回路 9・・・カウンタ エO・・・レジスタ 11・・・絶対値検出回路 12・・・符号検出回路 13・・・演算回路 14・・・パルス列回路 工5・・・零検出回路。 16・・・パルス発生回路 エフ・・・帯域フィルタ 18・・・減算回路 19・・・アップダウンカウンタ 20・・・レジスタ 21・・・絶対値検出回路 22・・・符号検出回路 23・・−BRM回路 24・・・パルス発生回路 25・・・遅延回路 130・・・アキムレジスタ 131・・・ステータス出力回路 132・・・マルチプレクサ 133・・・加算回路 134・・・減算回路 135・・・遅延回路
FIG. 1 is a block diagram of a conventional resolver pulse conversion circuit, FIGS. 2 and 3 are diagrams showing the state of output pulses in the conventional pulse conversion circuit, and FIG. 4 is a block diagram of an embodiment of the present invention. FIG. 5 is a detailed block diagram of the calculation circuit, FIG. 6 is a calculation flowchart, and FIG. 7 is a diagram showing the state of pulse output in the embodiment of the present invention. 1...Ring counter 2...Resolver excitation circuit 3...Comparator 4...Register 5...Up/down counter 6...Subtraction circuit 7...Register 8...Differentiating circuit 9... - Counter O...Register 11...Absolute value detection circuit 12...Sign detection circuit 13...Arithmetic circuit 14...Pulse train circuit 5...Zero detection circuit. 16...Pulse generation circuit F...Band filter 18...Subtraction circuit 19...Up/down counter 20...Register 21...Absolute value detection circuit 22...Sign detection circuit 23...- BRM circuit 24... Pulse generation circuit 25... Delay circuit 130... Achim register 131... Status output circuit 132... Multiplexer 133... Addition circuit 134... Subtraction circuit 135... Delay circuit

Claims (1)

【特許請求の範囲】[Claims] 0〜Nまでをカウントするリングカウンタと、リングカ
ウンタの値からレゾルバの励磁信号sinwt、cos
wtを発生させる励磁回路と、レゾルバの検出信号をコ
ンパレートしてゼロクロス信号を出力するコンパレータ
と、このゼロクロス信号でリングカウンタの出力をラッ
チするレジスタと、後述のパルス列によりアップダウン
するカウンタ(0〜Nまでをカウントする)と、前記レ
ジスタの値からこのカウンタの値を減算し移動距離を算
出する減算回路と、クロック信号CKでゼロクロス信号
の微分を行なう微分回路と、クロック信号CKでカウン
トアップしこの微分出力でリセットされる周期カウンタ
と、この周期カウンタの値を前記の微分出力でラッチす
る周期カウンタレジスタと、前記の微分出力で前記減算
回路の値をラッチするレジスタと、クロック信号CKを
演算クロックとしてこのレジスタの出力である移動距離
の絶対値を周期カウンタレジスタの値から減算し、その
結果が入るアキュムレータの値が零か負であればそのス
テータスを出力するとともにその結果に周期カウンタレ
ジスタの値を加算し再びレジスタの絶対値を減算してい
く演算回路と、アキュムレータの値の零か負のステータ
ス出力と移動距離の値の符号によりアップダウンのパル
ス列を出力するパルス列回路と、パルス列によりアップ
ダウンする前述のカウンタの出力からパルスエンコーダ
と同様のパルス列を出力するためのパルス発生回路を具
備したことを特徴とするレゾルバのパルス変換回路。
A ring counter that counts from 0 to N, and resolver excitation signals sinwt and cos from the ring counter value.
an excitation circuit that generates wt, a comparator that compares the resolver detection signal and outputs a zero-crossing signal, a register that latches the output of the ring counter with this zero-crossing signal, and a counter that goes up and down (from 0 to a subtraction circuit that subtracts the value of this counter from the value of the register to calculate the travel distance, a differentiation circuit that differentiates the zero-cross signal with the clock signal CK, and a count-up circuit with the clock signal CK. A period counter that is reset by this differential output, a period counter register that latches the value of this period counter with the differential output, a register that latches the value of the subtraction circuit with the differential output, and a clock signal CK is operated. As a clock, the absolute value of the travel distance, which is the output of this register, is subtracted from the value of the period counter register, and if the value of the accumulator containing the result is zero or negative, the status is output and the result is added to the period counter register. There is an arithmetic circuit that adds values and subtracts the absolute value of the register again, a pulse train circuit that outputs up and down pulse trains depending on the zero or negative status output of the accumulator value and the sign of the travel distance value, and 1. A pulse conversion circuit for a resolver, comprising a pulse generation circuit for outputting a pulse train similar to that of a pulse encoder from the output of the above-mentioned counter that goes down.
JP7663586A 1986-04-04 1986-04-04 Pulse conversion circuit for resolver Pending JPS62233718A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7663586A JPS62233718A (en) 1986-04-04 1986-04-04 Pulse conversion circuit for resolver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7663586A JPS62233718A (en) 1986-04-04 1986-04-04 Pulse conversion circuit for resolver

Publications (1)

Publication Number Publication Date
JPS62233718A true JPS62233718A (en) 1987-10-14

Family

ID=13610832

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7663586A Pending JPS62233718A (en) 1986-04-04 1986-04-04 Pulse conversion circuit for resolver

Country Status (1)

Country Link
JP (1) JPS62233718A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010014643A (en) * 2008-07-07 2010-01-21 Japan Aviation Electronics Industry Ltd A/b phase signal generator, rd converter, and angle detection apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010014643A (en) * 2008-07-07 2010-01-21 Japan Aviation Electronics Industry Ltd A/b phase signal generator, rd converter, and angle detection apparatus
JP4519183B2 (en) * 2008-07-07 2010-08-04 日本航空電子工業株式会社 AB phase signal generator, RD converter and angle detection device

Similar Documents

Publication Publication Date Title
US5065095A (en) Position detecting apparatus having means for detecting DC components of AC detection signals
JPS62233718A (en) Pulse conversion circuit for resolver
EP0580477A1 (en) Position detecting apparatus
JP2002116058A (en) Encoder data conversion circuit
US4689539A (en) Speed detecting device
JPH0449892B2 (en)
JPS6247717A (en) Digital servo control system
KR940001630B1 (en) Velocity detector
JP3320454B2 (en) Motor position control device and motor position control method
JP3015751B2 (en) Encoder interpolation circuit
JPS62123360A (en) Position and speed detector
KR940003382Y1 (en) Position detection circuit of encoder pulse
JP2891472B2 (en) Speed signal detection circuit
JPS62259101A (en) Speed arithmetic system
Su et al. A simple linear velocity estimator for high-precision motion control
SU1349003A2 (en) Displacement-to-code-to-phase conversion device
JPH0384463A (en) Speed detecting circuit
US4939756A (en) Two-phase encoder circuit
SU402048A1 (en) CORNER CONVERTER - CODE
SU1673981A1 (en) Speed measuring device
JPH04329309A (en) Generating method for absolute signal
JPH0674787A (en) Absolute position detector
JPH01159711A (en) Position control device
JPS59204769A (en) Displacement direction detecting circuit
JPS61126421A (en) Signal processing circuit for output format of incremental rotary encoder