JPS6056636B2 - Carriage return control device for serial printers - Google Patents

Carriage return control device for serial printers

Info

Publication number
JPS6056636B2
JPS6056636B2 JP1936178A JP1936178A JPS6056636B2 JP S6056636 B2 JPS6056636 B2 JP S6056636B2 JP 1936178 A JP1936178 A JP 1936178A JP 1936178 A JP1936178 A JP 1936178A JP S6056636 B2 JPS6056636 B2 JP S6056636B2
Authority
JP
Japan
Prior art keywords
carrier
current position
storage means
carriage return
contents
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
Application number
JP1936178A
Other languages
Japanese (ja)
Other versions
JPS54112126A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1936178A priority Critical patent/JPS6056636B2/en
Publication of JPS54112126A publication Critical patent/JPS54112126A/en
Publication of JPS6056636B2 publication Critical patent/JPS6056636B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Character Spaces And Line Spaces In Printers (AREA)

Description

【発明の詳細な説明】 本発明はシリアルプリンタのキャリッジ、リターン(以
後CRという)制御装置に係り、特にCR時正しくキャ
リアをホームポジションに復帰させるCR制御装置に係
る。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a carriage and return (hereinafter referred to as CR) control device for a serial printer, and particularly to a CR control device that correctly returns a carrier to its home position during CR.

従来のシリアルプリンタにおいては、キャリアのCR時
移動ピッチ数をミスするとキャリアは正しくホームポジ
ションに停止できず、フレームに激突し損傷する場合が
あつた。
In conventional serial printers, if the number of moving pitches of the carrier during CR is incorrect, the carrier may not be able to stop correctly at the home position, and may collide with the frame, resulting in damage.

このような場合以後の印字動作は中断されることになり
、かかる事態は極力防止しなければならない。本発明は
このような欠点を除去するためになされたものであり、
カウントパルスの発生ミス、カウントミスが生じたとし
てもキャリアを正確にホ゛−ムポジシヨンに復帰動作す
ることができるCR制御装置を提供するものてある。そ
のために、キャリアのホームポジションから所定距離範
囲内に設けられ、キャリア自身を検出する検出器と、C
R動作時においてキャリアがこの検出器によつて検出一
されたときキャリアの現在位置を記憶する手段の内容を
検出器が設けられた位置に対応する内容に強制的に修正
する手段を設けたものである。
In such a case, subsequent printing operations will be interrupted, and such a situation must be prevented as much as possible. The present invention has been made to eliminate such drawbacks,
An object of the present invention is to provide a CR control device that can accurately return a carrier to its home position even if a count pulse generation error or a count error occurs. For this purpose, a detector is provided within a predetermined distance range from the home position of the carrier and detects the carrier itself;
A device provided with means for forcibly correcting the contents of the means for storing the current position of the carrier to the contents corresponding to the position where the detector is installed when the carrier is detected by this detector during R operation. It is.

すなわち、現在位置記憶手段の内容がカウントパルスの
発生ミス、カウントミスによつて実際のキャリア位置と
異なつていたとしても、検出器がキャリアを検出した時
点で現在位置記憶手段の計数内容は強制的に検出器が設
けられた位置に対応する内容に修正されるので、それ以
後はキャリアの実際位置と記憶手段の計数内容は一致す
ることとなり、キャリアを目標位置に正確に位置決めす
ることができる。
In other words, even if the content of the current position storage means differs from the actual carrier position due to a count pulse generation error or a count error, the counted contents of the current position storage means are forced to change as soon as the detector detects the carrier. Since the contents are automatically corrected to correspond to the position where the detector is installed, the actual position of the carrier and the counted contents of the storage means match from then on, and the carrier can be accurately positioned at the target position. .

以下図面に従つて本発明を詳細に説明する。The present invention will be explained in detail below with reference to the drawings.

第1図は本発明を適用しうるシリプリンタの位置制御回
路のブロック図であり、1は目標位置を記憶する8ビッ
トの目標位置レジスタ、2はキャリアが所定ピッチ移動
する毎にその進向方向に応じてカウントアップ、ダウン
しキャリアの現在位置を記憶する8ビットの現在位置レ
ジスタ、53は目標位置レジスタと現在位置レジスタの
内容の差に応じて制御信号を発生する演算回路、4はキ
ャリア駆動用のモータ、5は後述の2ブラシポテンショ
メータであるトランスデューサ、6は後述のマルチプレ
クサ、7は差動アンプ、8,11は公知の位相補償回路
、9は電流増幅器、10は差動アンプ7の出力に基いて
キャリアの所定ピッチ毎にパルスを発生するカウントパ
ルス発生回路、12は差動アンプ7の出力を微分してキ
ャリア速度に応じた信号を発生する速度検出回路、13
はCR時のキャリア速度を指定する速度指定回路、13
は差動アンプ、ASl〜4はアナログスイッチである。
第2図aは第1図のポテンショメータの概略図であり、
180図位相のづれた2つのブラシSTOl,2+6V
電源タップSTDPlOV電源タップSTDElll2
円周上に等間隔で設けられた8個のタップSTDl〜8
を備えている。
FIG. 1 is a block diagram of a position control circuit of a serial printer to which the present invention can be applied, in which 1 is an 8-bit target position register that stores the target position, and 2 is a moving direction in which the carrier moves by a predetermined pitch. 53 is an arithmetic circuit that generates a control signal according to the difference between the contents of the target position register and the current position register; 4 is a carrier drive circuit; 5 is a transducer which is a two-brush potentiometer described later, 6 is a multiplexer described later, 7 is a differential amplifier, 8 and 11 are known phase compensation circuits, 9 is a current amplifier, and 10 is the output of the differential amplifier 7. 12 is a speed detection circuit that differentiates the output of the differential amplifier 7 and generates a signal according to the carrier speed; 13;
is a speed designation circuit that designates the carrier speed during CR, 13
is a differential amplifier, and AS1-4 are analog switches.
Figure 2a is a schematic diagram of the potentiometer of Figure 1;
Figure 180 Two brushes STOl with phase difference, 2+6V
Power tap STDPlOV Power tap STDEll2
8 taps STDl~8 provided at equal intervals on the circumference
It is equipped with

尚矢印はスペーシング方向であり、第2図bはポテンシ
ョメータを電気的に図解したものである。
Note that the arrows indicate the spacing direction, and FIG. 2b is an electrical diagram of the potentiometer.

第3図は第1図の現在位置レジスタ2の出力SAl〜4
、トランスデューサ5、マルチプレクサ6、差動増幅器
7、アナログスイッチAS4の関連を説明するものでS
Al〜SA4は現在位置レジスタの下位4ビットの内容
であり、第4ビットSA4によりポテンショメータのブ
ラシSTOl,,:ニ゜ST02のいずれか一方が選択
され、第1〜第3ビットSAl〜3によりポテンショメ
ータのいずれか1つのタップSTT)1〜8が選択され
る。
Figure 3 shows the output SAl~4 of the current position register 2 in Figure 1.
, transducer 5, multiplexer 6, differential amplifier 7, and analog switch AS4.
Al to SA4 are the contents of the lower 4 bits of the current position register, and the fourth bit SA4 selects one of the potentiometer brushes STOl,...:Ni ST02, and the first to third bits SAl to 3 select the potentiometer brush STOl, ...: ST02. Any one tap STT) 1 to 8 is selected.

今、図示の状態で、現在値レジスタ2の下位4ビットが
1000であればタップSTD2に対応するアナログマ
ルチプレクサ6の接点2がオンし、又アナログスイッチ
AS4の上側の接点1がオンする。しかるに、アンプA
MPl,2の出力に差が生じこの差は差動アンプ7によ
り増幅され第1図の補償回路8、アナログスイッチAS
lを介して電流増幅器9に入力され、ここで電流増幅さ
れモータ4を回転する。
Now, in the illustrated state, if the lower four bits of the current value register 2 are 1000, the contact 2 of the analog multiplexer 6 corresponding to the tap STD2 is turned on, and the upper contact 1 of the analog switch AS4 is turned on. However, amplifier A
A difference occurs between the outputs of MP1 and 2, and this difference is amplified by the differential amplifier 7, and the compensation circuit 8 and analog switch AS in FIG.
The current is input to the current amplifier 9 via the current amplifier 9, where the current is amplified and rotates the motor 4.

モータが回転すればトランスデューサ6も回転し、この
ブラシSTOlはタップSTD2に近ずく。
When the motor rotates, the transducer 6 also rotates, and this brush STOl approaches the tap STD2.

この結果、差動アンプ7の出力電圧は次第に減小し、(
第4図波形PCTを参照)ブラシSTOlがタップST
D2に一致したとき零となつてモータ即ちキャリアは停
止する。一方、前記差動アン”プ7の出力電旧℃Tはカ
ウントパルス発生回路10にも与えられ、ここでスライ
ス及び波形整形され第4図のSCP信号となり、現在位
置レジスタの内容を1カウントアップする。以後、次表
に従つて、現在位置レジスタ2から・下位4ビットの信
号SAl〜SA4がマルチプレクサ6、アナログスイッ
チAS4に与えられる毎にモータは1ピッチに相当する
量の回転、停止を繰返えす。
As a result, the output voltage of the differential amplifier 7 gradually decreases (
(Refer to Figure 4 waveform PCT) Brush STOl is tap ST
When it matches D2, it becomes zero and the motor, that is, the carrier stops. On the other hand, the output voltage ℃T of the differential amplifier 7 is also given to the count pulse generation circuit 10, where it is sliced and waveform-shaped to become the SCP signal shown in FIG. 4, which increments the contents of the current position register by one. From then on, according to the table below, the motor repeats rotation and stop by an amount equivalent to one pitch each time the lower 4-bit signals SAl to SA4 from the current position register 2 are applied to the multiplexer 6 and the analog switch AS4. I'll give it back.

従つて、この1ピッチをキャリアの1スペース量に対応
せしめればキャリアのスペーシン)グ動作を行える。尚
第1図中、記号SPはスペーシング動作時“゜1゛とな
る信号、CRは後述のCR時“1゛となる信号である。
さて、改行指令(NL指令)があると図示しない制御部
より信号CRが発生し、第1図の8ビットの目標位置レ
ジスタ1にオール零(ホームポジーシヨン位置を示す)
がセットされる。
Therefore, if this one pitch corresponds to one space amount of the carrier, the spacing operation of the carrier can be performed. In FIG. 1, symbol SP is a signal that becomes "1" during the spacing operation, and CR is a signal that becomes "1" during CR, which will be described later.
Now, when there is a line feed command (NL command), a signal CR is generated from a control section (not shown), and the 8-bit target position register 1 in FIG. 1 is filled with all zeros (indicating the home position position).
is set.

これと同時に演算回路3は目標値と現在位置との差を演
算し、該差が21以上であれば高速度指定信号CR■を
発生する。速度指定回路13はこのCRVにより第5図
の如く速度指定電圧V1を発生する。−又、演算回路は
制御信号CHSを発生し、これによりアナログスイッチ
AS3をオン、アナログスイッチASl,2をオフする
。しかるにモータは直流電圧■1により駆動されホーム
ポジション方向に高速に回転を開始する。モータが所定
量回転すれば前述の如く差動アンプ7より第4図の波形
POTが発生し現在値レジスタはその都度カウントダウ
ンし、その内容は目標値に近づいてゆく。尚、第5図に
は速度指定電圧波形■E1速度検出回路12の出力CV
CSl差動アンプ7の出力POTlカウントパルス発生
回路10の出力SCPをそれぞれ図示している。差動ア
ンプ7の出力は速度検出回路12に入力され速度信号C
VCSが発生する。
At the same time, the arithmetic circuit 3 calculates the difference between the target value and the current position, and if the difference is 21 or more, generates the high speed designation signal CR■. The speed designation circuit 13 uses this CRV to generate a speed designation voltage V1 as shown in FIG. -Also, the arithmetic circuit generates a control signal CHS, which turns on the analog switch AS3 and turns off the analog switches AS1,2. However, the motor is driven by the DC voltage (1) and starts rotating at high speed in the direction of the home position. When the motor rotates by a predetermined amount, the differential amplifier 7 generates the waveform POT shown in FIG. 4 as described above, and the current value register counts down each time, and its contents approach the target value. In addition, in FIG. 5, the speed designation voltage waveform ■Output CV of the E1 speed detection circuit 12
The output SCP of the output POTl count pulse generation circuit 10 of the CSl differential amplifier 7 is shown. The output of the differential amplifier 7 is input to the speed detection circuit 12 and a speed signal C
VCS occurs.

以桟QVCSと速度指定電圧■1が等しくなるように速
度コントロールされ最終的に指定速度でキャリアはホー
ムポジションに向かつて移動する。さて、キャリアがホ
ームポジションの20ピッチ手前まで近ずくと(目標位
置レジスタと現在位レジスタとの差が20ピッチになる
と)演算回路は信号HTSを発生する。
The speed is controlled so that the carrier QVCS and the speed specified voltage 1 are equal, and finally the carrier moves toward the home position at the specified speed. Now, when the carrier approaches 20 pitches before the home position (when the difference between the target position register and the current position register becomes 20 pitches), the arithmetic circuit generates the signal HTS.

速度指定回路13はこのHTSにより、速度指定電圧を
■1より■2にさげキャリアを減速する。ついでキャリ
アがホームポジションの4ピッチ手前に到達すると信号
FSSが発生し、アナログスイッチAS3がオフ、AS
2がオンし、以後定速制御からファインコントロールに
移行する。即ち、現在位置レジスタの内容をいつきよに
4歩進し、これにより目標位置レジスタと現在位置レジ
スタの内容を一致させ以後は差動アンプ7の出力POT
が零となるようにサーボ制御され正しくホームポジショ
ン位置でキャリアは停止する。ところで、CR時カウン
トパルス発生回路10からたまたま何等かの障害でカウ
ントパルスが発生しなかつたとする。
Using this HTS, the speed designation circuit 13 reduces the speed designation voltage from (1) to (2) and decelerates the carrier. Then, when the carrier reaches 4 pitches before the home position, the signal FSS is generated, the analog switch AS3 is turned off, and the AS
2 is turned on, and the constant speed control then shifts to fine control. That is, the contents of the current position register are advanced by four steps, thereby making the contents of the target position register and the current position register match, and from then on, the output POT of the differential amplifier 7 is
The carrier is servo controlled so that it becomes zero, and the carrier stops at the correct home position. Now, let us assume that the CR count pulse generation circuit 10 happens to not generate a count pulse due to some kind of failure.

又、たとえカウントパルスが発生しても現在位置レジス
タ2力幼ウントしなかつたとする。この場合、現在位置
レジスタは1歩進されず、従つて差動アンプ7の出力波
形は第6図の如くなりポテンショメータが1回転するま
で最早やカウントパルスは発生しない。
Also, assume that even if a count pulse occurs, the current position register 2 does not count. In this case, the current position register is not advanced by one step, so the output waveform of the differential amplifier 7 becomes as shown in FIG. 6, and no count pulse is generated until the potentiometer rotates once.

しかし、モータは前述の如く一定電圧を印加され一定速
度で回転しつづけているから、モータが16ピッチ分(
この16ピッチはトランスデューサの1回転に相当し、
現在位置レジスタの下位4ビットの容量に相当している
)回転したときに再びカーウントパルスSCPが発生し
、現在位置レジスタ2によりカウントダウンされる。
However, as mentioned above, the motor continues to rotate at a constant speed with a constant voltage applied to it, so the motor is rotated for 16 pitches (
These 16 pitches correspond to one revolution of the transducer,
When it rotates (corresponding to the capacity of the lower 4 bits of the current position register), a count pulse SCP is generated again, and the current position register 2 counts down.

即ち、正しい現在位置と現在位置レジスタ2の内容を比
較すると現在位置レジスタの下位4ビットは正しいが上
位4ビットに1だけ、誤差を生ノじ、全体で16ピッチ
の誤差を生じる。
That is, when comparing the correct current position and the contents of the current position register 2, the lower 4 bits of the current position register are correct, but there is an error of 1 in the upper 4 bits, resulting in a total error of 16 pitches.

同様に何等かの障害でn回カウントパルスを現在位置レ
ジスタがカウントしなければ現在位置レジスタの下位4
ビットは正しく、上位4ビットはnだけずれることにな
る。
Similarly, if the current position register does not count the n-time count pulse due to some kind of failure, the lower 4 of the current position register
The bits are correct, and the upper 4 bits are shifted by n.

しかるに、このまま前述のCR制御をしたのではキャリ
アは正しくホームポジションに復帰しえず、誤ホームポ
ジションを越えてフレームに激突し損傷を引起こす。
However, if the above-mentioned CR control is carried out as is, the carrier will not be able to return to the home position correctly, and will cross the wrong home position and collide with the frame, causing damage.

そこで、本発明においては第1図に示す如くホームポジ
ションから右方向(CR方向と逆方向)であつて16ピ
ッチ以内にレフトエンドコンタクトというメカ的位置検
出器LEClたとえばリードスイッチを設け、これによ
り、キャリア自身を直接検出し、該位置検出器がキャリ
アを検出したとき現在位置レジスタの上位4ビットをオ
ール零にしている。
Therefore, in the present invention, as shown in FIG. 1, a mechanical position detector LECl, for example, a reed switch, called a left end contact is provided within 16 pitches in the right direction (opposite direction to the CR direction) from the home position. The carrier itself is directly detected, and when the position detector detects the carrier, the upper 4 bits of the current position register are set to all zeros.

このようにすれば下位4ビットはもともと正しく、又ホ
ームポジションより16ピッチ以内にキャリアがいると
きは上位4ビットはオール零になつているはずであるか
ら、正しく現在位置レジスタの内容はキャリアの現在位
置対応した値に修正されたことになる。
In this way, the lower 4 bits are originally correct, and if the carrier is within 16 pitches from the home position, the upper 4 bits should be all zeros, so the contents of the current position register will correctly reflect the carrier's current position. This means that the value has been corrected to correspond to the position.

以後、前述と同様なCR動作を実行すればキャリアは正
しくホームポジションに復帰することになる。以上、本
発明によればCR時、何等かの原因でカウントパルスが
発生しない場合であつても正しくキャリアをホームポジ
ションに復帰せしめることができる。
Thereafter, if the same CR operation as described above is executed, the carrier will correctly return to its home position. As described above, according to the present invention, even if a count pulse is not generated for some reason during CR, it is possible to correctly return the carrier to the home position.

これにより、キャリアがフレームに激突して損傷するこ
ともなく、又印字位置すれもなく、更には印字動作が中
断するようなことはなくその効果は極めて大きい。
As a result, the carrier will not be damaged due to collision with the frame, the printing position will not be misaligned, and furthermore, the printing operation will not be interrupted, which is extremely effective.

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

第1図は本発明の実施例、第2図はトランスデューサの
概略図、第3図は本発明におけるキャリアの移動制御を
説明する詳細図、第4図は第1図の差動アンプの出力波
形及びカウントパルスの波形図、第5図はCR時の第1
図各部の波形図、第6図はカウントミスした場合の波形
図である。 1・・・・・目標位置レジスタ、2・・・・・・現在位
置レジスタ、4・・・・・・モータ、5・・・・・・ト
ランスデューサ、10・・・・カウントパルス発生回路
、13・・・・・・速度指定回路、LEC・・・・・・
位置検出器。
FIG. 1 is an embodiment of the present invention, FIG. 2 is a schematic diagram of a transducer, FIG. 3 is a detailed diagram illustrating carrier movement control in the present invention, and FIG. 4 is an output waveform of the differential amplifier shown in FIG. 1. and the waveform diagram of the count pulse, Figure 5 shows the first pulse at the time of CR.
Waveform diagrams of various parts in the figure, FIG. 6 is a waveform diagram when a count error occurs. 1...Target position register, 2...Current position register, 4...Motor, 5...Transducer, 10...Count pulse generation circuit, 13 ...Speed designation circuit, LEC...
position detector.

Claims (1)

【特許請求の範囲】[Claims] 1 キャリアが移動すべき目標位置を記憶する記憶手段
と、キャリアの現在位置を記憶する記憶手段と、両記憶
手段の記憶内容の差を演算する演算手段と、この演算手
段に接続され、前記差に応じてキャリア駆動モータを駆
動する制御回路と、駆動モータの回転に応じて出力され
るカウントパルスを現在位置記憶手段に供給するフィー
ドバック系路とよりなり、前記差が零になるように制御
することによりキャリアを目標位置に位置決めするシリ
アルプリンタにおいて、キャリアのホームポジション位
置から所定距離範囲内にあり、キャリア自身を検出する
ことによりキャリアがその所定距離範囲内に到来したこ
とを検出するキャリア位置検出器と、キャリアのキャリ
ッジ・リターン動作時に前記キャリアが検出されたとき
前記現在位置記憶手段の記憶内容を前記キャリア位置検
出器を設置した位置に対応する内容に修正する修正手段
とを備えてなることを特徴とするシリアルプリンタのキ
ャリッジ・リターン制御装置。
1 storage means for storing the target position to which the carrier should move; storage means for storing the current position of the carrier; calculation means for calculating the difference between the stored contents of both storage means; A control circuit that drives the carrier drive motor according to the rotation of the drive motor, and a feedback system that supplies count pulses output according to the rotation of the drive motor to the current position storage means, and controls so that the difference becomes zero. In a serial printer, the carrier is located within a predetermined distance range from the home position of the carrier, and the carrier position detection detects that the carrier has arrived within the predetermined distance range by detecting the carrier itself. and correction means for correcting the stored contents of the current position storage means to contents corresponding to the position where the carrier position detector is installed when the carrier is detected during carriage return operation of the carrier. A serial printer carriage return control device featuring:
JP1936178A 1978-02-22 1978-02-22 Carriage return control device for serial printers Expired JPS6056636B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1936178A JPS6056636B2 (en) 1978-02-22 1978-02-22 Carriage return control device for serial printers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1936178A JPS6056636B2 (en) 1978-02-22 1978-02-22 Carriage return control device for serial printers

Publications (2)

Publication Number Publication Date
JPS54112126A JPS54112126A (en) 1979-09-01
JPS6056636B2 true JPS6056636B2 (en) 1985-12-11

Family

ID=11997221

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1936178A Expired JPS6056636B2 (en) 1978-02-22 1978-02-22 Carriage return control device for serial printers

Country Status (1)

Country Link
JP (1) JPS6056636B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07115519B2 (en) * 1986-10-17 1995-12-13 株式会社日立製作所 Printer

Also Published As

Publication number Publication date
JPS54112126A (en) 1979-09-01

Similar Documents

Publication Publication Date Title
US4216415A (en) Position control system comprising a digital algebraic adder circuit
US4103766A (en) Control apparatus for serial printer
US4398138A (en) Spindle orientation control method and apparatus
US4099113A (en) Numerical control servo system
US4259626A (en) Servo control system operable on digital basis with limit cycle suppressed
EP0077446B1 (en) Print head velocity control system using analog and digital feedback
US6204989B1 (en) Controlling a media master writing machine to produce curvilinear servo sector patterns
SE412647B (en) SET AND DEVICE FOR MONITORING AND CONTROL OF SCREW TAPE
EP0077465B1 (en) Print head motor control system with stop distance compensation
US4331910A (en) Positioning control system
KR880000419B1 (en) Method and apparatus for adjusting an installation position of a switch member in a numerical control system
JPS6056636B2 (en) Carriage return control device for serial printers
US4219765A (en) Servocontrol having digitalized distance determination and variable gain/attenuation coefficients
EP0028077A2 (en) Spindle rotation control system
US4037208A (en) Hammer intensity selection apparatus for serial printer
EP0151425A2 (en) Paper feed control in a printer
EP0593760A4 (en) Gear pitch error correction system of numerical controller.
JPS57139820A (en) Backlash correction system of double position feedback control system
EP0034229A1 (en) Apparatus for, and methods of, controlling positioning of a movable part driven by a motor
JPS6025271B2 (en) How to prevent printing position shift
US4035781A (en) Signal priority logic for serial printer
JPH0425101B2 (en)
US5949208A (en) Circuit and method for controlling a DC motor
JPH0123268B2 (en)
JPH0565352B2 (en)