JPH05122966A - Printer controller - Google Patents

Printer controller

Info

Publication number
JPH05122966A
JPH05122966A JP3281194A JP28119491A JPH05122966A JP H05122966 A JPH05122966 A JP H05122966A JP 3281194 A JP3281194 A JP 3281194A JP 28119491 A JP28119491 A JP 28119491A JP H05122966 A JPH05122966 A JP H05122966A
Authority
JP
Japan
Prior art keywords
value
compensator
speed
motor
rotation speed
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
JP3281194A
Other languages
Japanese (ja)
Other versions
JP3386825B2 (en
Inventor
Hirotomo Tanaka
啓友 田中
Katsuhiko Nishizawa
克彦 西澤
Hiroaki Tojo
博明 東條
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP28119491A priority Critical patent/JP3386825B2/en
Publication of JPH05122966A publication Critical patent/JPH05122966A/en
Application granted granted Critical
Publication of JP3386825B2 publication Critical patent/JP3386825B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the processing time for operating the output value of a P-I compensator, in a printer which controls a DC motor using the P-I compensator. CONSTITUTION:The value of having multiplied the deviation from the target speed by the gain of an integration factor and the value of having multiplied the deviation by the gain of a proportion factor are stored as a data table in advance in a ROM11, corresponding to the speed of a DC motor 1. An encoder 6 detects the speed and data are taken out of the table, according to the detected value of the speed and the output value of a P-I compensator is operated. Hereby, the processing time for operating the output value of the P-I compensator is shortened, and a printer controller, which is high in control accuracy even in the case that the target speed of revolution is high, can be provided. Moreover, a control system high in responsiveness and stability can be designed by changing the magnitude of the respective gains of the proportion factor and the integration element by the value of an encoder cycle.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は直流モータを駆動して記
録媒体に印字を行なうプリンタに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer for driving a DC motor to print on a recording medium.

【0002】[0002]

【従来の技術】図9は本発明が適用されるシリアルプリ
ンタのキャリッジ機構を示す。直流モータ1の回転運動
はプーリ2を介してタイミングベルト3の直線運動に変
換される。タイミングベルト3で牽引することにより印
字ヘッド4を搭載したキャリッジ5を移動させ、印字ヘ
ッド4から紙等の印字媒体8に印字を行なう。なお直流
モータ1にはエンコーダ6が配設されており、エンコー
ダパルスの基準エッジ(例えば立ち上がりエッジ)が発
生するごとにその周期を計測して回転速度を検出する。
2. Description of the Related Art FIG. 9 shows a carriage mechanism of a serial printer to which the present invention is applied. The rotary motion of the DC motor 1 is converted into a linear motion of the timing belt 3 via the pulley 2. By pulling with the timing belt 3, the carriage 5 carrying the print head 4 is moved, and printing is performed from the print head 4 to the print medium 8 such as paper. An encoder 6 is provided in the DC motor 1, and each time a reference edge (for example, a rising edge) of the encoder pulse occurs, its cycle is measured to detect the rotation speed.

【0003】従来、直流モータ1の回転速度を制御する
方法として実開昭62−169811がある。これは図
10のブロック図で構成される一般的なP−I補償器を
用いた場合の制御方法であり、ゲインKp の比例要素2
0とゲインKi の積分要素21を並列に組み合わせたも
のを補償器22とし、エンコーダパルスの周期Tと目標
周期Tref (目標回転速度に相当)との偏差Errに応じ
て補償器22から演算出力される制御量により直流モー
タ1の回転速度を目標回転速度と一致させる方法であ
る。
Conventionally, as a method for controlling the rotation speed of the DC motor 1, there is a method disclosed in Japanese Utility Model Laid-Open No. 62-169811. This is a control method when a general P-I compensator configured by the block diagram of FIG. 10 is used, and the proportional element 2 of the gain Kp is
The compensator 22 is a combination of 0 and the integral element 21 of the gain Ki in parallel, and is calculated and output from the compensator 22 according to the deviation Err between the period T of the encoder pulse and the target period Tref (corresponding to the target rotation speed). It is a method of matching the rotation speed of the DC motor 1 with the target rotation speed by controlling the control amount.

【0004】[0004]

【発明が解決しようとする課題】従来方法は処理手順の
プログラムをCPUで実行することにより比較的簡単に
実現できる。しかし、エンコーダの基準エッジが発生す
るたびに、目標周期に対する偏差Errを求め、偏差Err
と積分要素のゲインKi の積Igainとその累積値Iout
を求め、さらに偏差Errと比例要素のゲインKp の積P
out を求め、Pout とIout の和を求めて制御量を決定
する、という一連の演算を行なっており長い処理時間が
必要であった。このため直流モータの目標回転速度が速
くなりエンコーダ周期が短くなった場合には演算処理の
対応ができず制御精度を低下させるという問題点があっ
た。
The conventional method can be realized relatively easily by executing the processing procedure program on the CPU. However, every time the reference edge of the encoder occurs, the deviation Err with respect to the target cycle is calculated, and the deviation Err
Igain of the integral and the gain Ki of the integral element and its cumulative value Iout
And the product P of the deviation Err and the gain Kp of the proportional element
A long processing time is required because a series of calculations are performed, in which out is obtained and the control amount is determined by obtaining the sum of Pout and Iout. For this reason, when the target rotation speed of the DC motor is increased and the encoder cycle is shortened, there is a problem that the arithmetic processing cannot be supported and the control accuracy is deteriorated.

【0005】また、積分要素と比例要素のゲインが固定
値であるため、応答性と安定性が共に高い制御系を設計
することが困難であるという問題点もあった。
Further, since the gains of the integral element and the proportional element are fixed values, it is difficult to design a control system having both high responsiveness and stability.

【0006】本発明は以上の点に鑑みこのような問題点
を解決するもので、その目的はP−I補償器から出力す
る制御量を演算する処理時間を短くし、かつ応答性と安
定性を共に高めることによりプリンタに最適な制御精度
の高い直流モータの制御装置を提供するものである。
The present invention has been made in view of the above points and solves such a problem. An object of the present invention is to shorten the processing time for calculating the control amount output from the P-I compensator, and to improve the responsiveness and stability. By providing both of the above, the DC motor control device with high control accuracy, which is optimum for the printer, is provided.

【0007】[0007]

【課題を解決するための手段】この目的を達成するた
め、本発明のプリンタ制御装置は、直流モータの回転速
度に対応して、目標回転速度に対する偏差と積分要素の
ゲインを乗した値を予め記憶する第1の記憶手段と、直
流モータの回転速度に対応して、目標回転速度に対する
偏差と比例要素のゲインを乗した値を予め記憶する第2
の記憶手段と、直流モータの回転速度を検出する速度検
出手段とを有し、前記速度検出手段で検出した回転速度
に応じて前記第1の記憶手段および前記第2の記憶手段
に記憶されている値を用いてP−I補償器の出力値を演
算することを第1の特徴とし、異なる複数の目標回転速
度に対し各々前記第1の記憶手段と前記第2の記憶手段
を有することを第2の特徴とする。
In order to achieve this object, the printer control apparatus of the present invention uses a value obtained by multiplying the deviation from the target rotation speed and the gain of the integral element in advance in accordance with the rotation speed of the DC motor. A first storage means for storing, and a second storage means for storing in advance a value obtained by multiplying the deviation from the target rotation speed by the gain of the proportional element in correspondence with the rotation speed of the DC motor.
Storage means and speed detection means for detecting the rotation speed of the DC motor, and are stored in the first storage means and the second storage means according to the rotation speed detected by the speed detection means. The first feature is that the output value of the P-I compensator is calculated using the present value, and the first storage means and the second storage means are provided for different target rotation speeds. This is the second feature.

【0008】[0008]

【実施例】以下、図面に基づき本発明の実施例を詳細に
説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0009】図1は本発明の一実施例であるシリアルプ
リンタのキャリッジ機構を制御するための制御ブロック
図である。なお、シリアルプリンタのキャリッジ制御装
置の構成は図9と同様である。図1において符号10は
キャリッジ制御装置の制御を行なうCPUであり、RO
M11に書き込まれている制御プログラムに従い後述す
る処理を行なう。ROM11には制御プログラムの他に
本実施例ではエンコーダ6から出力されるエンコーダパ
ルスの周期Tに対応した2種類のデータテーブルを記憶
している。符号12は各種データを一時的に記憶するR
AMである。コンピュータ等のホスト装置13からの印
字データはI/F部(インターフェイス部)14を介し
てCPU10に送られる。印字指令はI/O部15を介
してヘッド駆動部16に送られ、これに応じてヘッド駆
動部16が印字ヘッド4を駆動して印字を行なう。直流
モータ1の制御信号はI/O部15を介して直流モータ
駆動部17に送られ、直流モータ1を駆動する。なお直
流モータ1にはエンコーダ6が配設されており、エンコ
ーダパルスの基準エッジ(本実施例では立ち上がりエッ
ジ)が発生するごとにその周期を計測して回転速度を検
出する。
FIG. 1 is a control block diagram for controlling a carriage mechanism of a serial printer which is an embodiment of the present invention. The configuration of the carriage control device of the serial printer is the same as in FIG. In FIG. 1, reference numeral 10 is a CPU that controls the carriage control device, and
Processing described later is performed according to the control program written in M11. In the present embodiment, in addition to the control program, the ROM 11 stores two types of data tables corresponding to the cycle T of the encoder pulse output from the encoder 6. Reference numeral 12 is an R for temporarily storing various data.
AM. Print data from a host device 13 such as a computer is sent to the CPU 10 via an I / F unit (interface unit) 14. The print command is sent to the head drive unit 16 via the I / O unit 15, and in response to this, the head drive unit 16 drives the print head 4 to perform printing. The control signal of the DC motor 1 is sent to the DC motor driving unit 17 via the I / O unit 15 to drive the DC motor 1. An encoder 6 is provided in the DC motor 1, and every time a reference edge (a rising edge in this embodiment) of an encoder pulse occurs, its cycle is measured to detect the rotation speed.

【0010】なお、制御方式はPWM方式とする。これ
は、図2に示すように、ある一定の周期Tpwm に対する
デューティTdutyを変え、これを制御信号として直流モ
ータ1を駆動する方式である。後述する処理手順から決
定される制御量はこのデューティTdutyに相当する。す
なわち、制御信号は一定周期毎にあるデューティTduty
を持ったパルス列である。これを図3に詳細を示した直
流モータ駆動部17のトランジスタのベース信号として
直流モータ1を駆動する。図3においてトランジスタ
Tr1とトランジスタ Tr4のベースにONの制御信号
を与えることにより回転方向がCWとなり、トランジス
タTr2 とトランジスタTr3 のベースにONの制御信
号を与えることにより回転方向がCCWとなる。
The control method is the PWM method. As shown in FIG. 2, this is a system in which the duty Tduty for a certain fixed period Tpwm is changed and the DC motor 1 is driven by using this as a control signal. The control amount determined from the processing procedure described later corresponds to this duty Tduty. That is, the control signal has a certain duty cycle Tduty.
It is a pulse train with. The DC motor 1 is driven by using this as the base signal of the transistor of the DC motor drive unit 17 shown in detail in FIG. Transistor in FIG.
By giving an ON control signal to the bases of Tr1 and transistor Tr4, the rotation direction becomes CW, and by giving an ON control signal to the bases of transistor Tr2 and transistor Tr3, the rotation direction becomes CCW.

【0011】[0011]

【表1】 [Table 1]

【0012】[0012]

【表2】 [Table 2]

【0013】表1および表2に示したデータテーブルに
ついてさらに詳しく説明する。表1に示したデータテー
ブルにおいて、周期Tと積分要素演算値Igainには図4
に示す関係がありこれは式(1)で表される。
The data tables shown in Tables 1 and 2 will be described in more detail. In the data table shown in Table 1, the cycle T and the integral element calculation value Igain are shown in FIG.
There is a relation shown in, and this is expressed by equation (1).

【0014】 Igain=Ki ×(T−Tref ) T1 >T>T11 ・・・(1) ここで、Ki は図10に示した積分要素21のゲイン、
Tref は目標回転速度に対応する目標周期である。また
右辺第2項(T−Tref )は目標周期Tref に対する偏
差Errである。つまり、それぞれのエンコーダ周期Tに
対応して目標周期Tref に対する偏差Errと積分要素の
ゲインKp を乗した値を予め記憶してある。なおT>T
1、およびT<T11の範囲ではIgainは一定値である。
Igain = Ki × (T−Tref) T1>T> T11 (1) where Ki is the gain of the integration element 21 shown in FIG.
Tref is a target period corresponding to the target rotation speed. The second term (T-Tref) on the right side is the deviation Err with respect to the target period Tref. That is, a value obtained by multiplying the deviation Err with respect to the target period Tref and the gain Kp of the integral element in correspondence with each encoder period T is stored in advance. Note that T> T
In the range of 1 and T <T11, Igain is a constant value.

【0015】表2に示したデータテーブルにおいて、周
期Tと比例要素演算値Pout には図5に示す関係があり
これは式(2)で表される。
In the data table shown in Table 2, the cycle T and the proportional element calculation value Pout have the relationship shown in FIG. 5, which is expressed by the equation (2).

【0016】 Pout =Kp ×(T−Tref ) T1 >T>T11 ・・・(2) ここで、Kp は図10に示した比例要素20のゲインで
ある。つまり、それぞれのエンコーダ周期Tに対応して
目標周期Tref に対する偏差Errと比例要素のゲインK
p を乗した値を予め記憶してある。なおT>T1 、およ
びT<T11の範囲ではPout は一定値である。
Pout = Kp × (T−Tref) T1>T> T11 (2) where Kp is the gain of the proportional element 20 shown in FIG. That is, the deviation Err with respect to the target cycle Tref and the gain K of the proportional element corresponding to each encoder cycle T
The value multiplied by p is stored in advance. Note that Pout is a constant value in the range of T> T1 and T <T11.

【0017】以上のように構成された本発明の一実施例
の動作について図6を参照しながら説明する。図6は周
期Tに応じた制御量Tdutyを決定するまでのフローチャ
ートである。
The operation of the embodiment of the present invention configured as described above will be described with reference to FIG. FIG. 6 is a flowchart until the control amount Tduty according to the cycle T is determined.

【0018】CPU10がI/O部15を介してエンコ
ーダ信号の基準エッジを認識すると周期Tを計測する。
〔ステップ〕 次に、P−I制御を開始してからn番目(n=1、2、
・・・)に発生したエンコーダパルスの周期Tに対応す
る積分要素演算値Igainを表1のデータテーブルから引
き出し、式(3)によりその累積値Iout を演算してC
PU内のレジスタに格納する。〔ステップ〕
When the CPU 10 recognizes the reference edge of the encoder signal via the I / O unit 15, the cycle T is measured.
[Step] Next, n-th (n = 1, 2,
...), the integral element calculation value Igain corresponding to the period T of the encoder pulse generated is drawn from the data table of Table 1, and the cumulative value Iout is calculated by the equation (3) to obtain C.
Store in a register in PU. [Step]

【0019】[0019]

【数1】 [Equation 1]

【0020】さらに、周期Tに対応する比例要素演算値
Pout を表2のデータテーブルから引き出し、〔ステッ
プ〕 制御量Tdutyを式(4)により演算する。〔ステップ
〕 Tduty=Pout +Iout ・・・(4) エンコーダの基準エッジが発生するたびにステップか
らステップの手順で制御量Tdutyを決定する。
Further, the proportional element calculation value Pout corresponding to the cycle T is drawn from the data table of Table 2, and [step] the control amount Tduty is calculated by the equation (4). [Step] Tduty = Pout + Iout (4) Each time the reference edge of the encoder occurs, the control amount Tduty is determined from step to step.

【0021】以上のように、本実施例によればエンコー
ダ周期Tに対応して目標周期Trefに対する偏差Errと
積分要素、比例要素のそれぞれのゲインを乗した値を予
め記憶してあるため、目標周期Tref に対する偏差Er
r、偏差Errと積分要素のゲインKi との積、さらに偏
差Errと比例要素のゲインKp との積を求めるという演
算が不用になる。このため、制御量Tdutyを決定するま
での処理時間を短縮することができる。
As described above, according to this embodiment, the value obtained by multiplying the deviation Err with respect to the target period Tref by the encoder period T and the respective gains of the integral element and the proportional element is stored in advance. Deviation Er with respect to period Tref
The calculation of the product of r, the deviation Err and the gain Ki of the integral element, and the product of the deviation Err and the gain Kp of the proportional element is unnecessary. Therefore, it is possible to shorten the processing time until the control amount Tduty is determined.

【0022】次に本発明の第2の実施例について説明す
る。本実施例では周期Tと積分要素演算値Igainには図
7に示す関係がありこれは式(5)で表される。
Next, a second embodiment of the present invention will be described. In the present embodiment, the cycle T and the integral element calculation value Igain have the relationship shown in FIG. 7, which is expressed by the equation (5).

【0023】[0023]

【数2】 [Equation 2]

【0024】また、周期Tと比例要素演算値Pout には
図8に示す関係がありこれは式6で表される。
Further, there is a relationship shown in FIG. 8 between the period T and the proportional element calculation value Pout, which is expressed by the equation 6.

【0025】[0025]

【数3】 [Equation 3]

【0026】この他の構成、および処理手順は第1の実
施例と同様である。本実施例によればエンコーダ周期T
によって比例要素、積分要素のそれぞれのゲインの大き
さを変えているため応答性と安定性が共に高い制御系を
設計することができる。
The other configuration and processing procedure are the same as those in the first embodiment. According to this embodiment, the encoder cycle T
Since the magnitudes of the gains of the proportional element and the integral element are changed by, the control system having both high responsiveness and stability can be designed.

【0027】なおプリンタでは印字モードに応じて目標
回転速度が複数存在するのが一般的である。この場合に
は目標速度の各々に対し表3および表4に示すようにデ
ータテーブルを設定する。
In the printer, it is general that there are a plurality of target rotation speeds depending on the print mode. In this case, a data table is set as shown in Tables 3 and 4 for each target speed.

【0028】[0028]

【表3】 [Table 3]

【0029】[0029]

【表4】 [Table 4]

【0030】目標回転速度によりエンコーダ周期Tが異
なるため、目標回転速度に対する相対的な制御精度を確
保する場合にはデータテーブル上の周期Tの区間幅を変
えてデータを設定している。また、目標回転速度が低く
エンコーダによる回転速度のサンプリング周期が低下す
る場合にはデータテーブルのデータ設定領域を大きくし
て制御精度を確保する。このようにして印字モードごと
に最適な制御系を設計することができる。
Since the encoder cycle T differs depending on the target rotation speed, the data is set by changing the interval width of the cycle T on the data table in order to secure the relative control accuracy with respect to the target rotation speed. Further, when the target rotation speed is low and the sampling cycle of the rotation speed by the encoder is reduced, the data setting area of the data table is enlarged to secure the control accuracy. In this way, an optimum control system can be designed for each print mode.

【0031】[0031]

【発明の効果】以上説明したように、本発明によればエ
ンコーダ周期に対応して目標周期に対する偏差と比例要
素、積分要素のそれぞれのゲインを乗した値を予め制御
データテーブルとして記憶してあり、制御量を決定する
までの処理時間を短縮することができる。従って目標回
転速度が速い場合にも処理時間の対応が可能となり、印
字速度の速いプリンタにおいても高い制御精度を確保で
きるという効果を有する。また、エンコーダ周期の値に
よって比例要素、積分要素のそれぞれのゲインの大きさ
を変えることにより応答性と安定性が共に高い制御系を
設計することができるという効果を有する。
As described above, according to the present invention, a value obtained by multiplying the deviation with respect to the target period and the gains of the proportional element and the integral element corresponding to the encoder period is stored in advance as a control data table. The processing time until the control amount is determined can be shortened. Therefore, even when the target rotation speed is high, the processing time can be dealt with, and a high control accuracy can be ensured even in a printer with a high printing speed. Further, by changing the magnitudes of the gains of the proportional element and the integral element depending on the value of the encoder period, it is possible to design a control system having both high responsiveness and stability.

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

【図1】本発明の一実施例を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明の実施例の制御信号の説明図。FIG. 2 is an explanatory diagram of control signals according to the embodiment of this invention.

【図3】本発明の実施例の直流モータ駆動回路図。FIG. 3 is a DC motor drive circuit diagram of an embodiment of the present invention.

【図4】本発明の実施例の周期と積分要素演算値の関係
についての説明図。
FIG. 4 is an explanatory diagram of a relationship between a cycle and an integral element calculation value according to the embodiment of this invention.

【図5】本発明の実施例の周期と比例要素演算値の関係
についての説明図。
FIG. 5 is an explanatory diagram of a relationship between a cycle and a proportional element calculation value according to the embodiment of this invention.

【図6】本発明の実施例の制御手順を説明するフローチ
ャート。
FIG. 6 is a flowchart illustrating a control procedure according to the embodiment of this invention.

【図7】本発明の別の実施例の周期と積分要素演算値の
関係についての説明図。
FIG. 7 is an explanatory diagram of a relationship between a cycle and an integral element calculation value according to another embodiment of the present invention.

【図8】本発明の別の実施例の周期と比例要素演算値の
関係についての説明図。
FIG. 8 is an explanatory diagram of a relationship between a cycle and a proportional element calculation value according to another embodiment of the present invention.

【図9】本発明のプリンタの構成図。FIG. 9 is a configuration diagram of a printer of the present invention.

【図10】P−I補償器に関する説明図。FIG. 10 is an explanatory diagram of a PI compensator.

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

1 直流モータ 2 プーリ 3 タイミングベルト 4 印字ヘッド 5 キャリッジ 6 エンコーダ 8 印字媒体 10 CPU 11 ROM 12 RAM 13 ホスト装置 14 I/F部 15 I/O部 16 ヘッド駆動部 17 直流モータ駆動部 20 比例要素 21 積分要素 22 P−I補償器 1 DC Motor 2 Pulley 3 Timing Belt 4 Print Head 5 Carriage 6 Encoder 8 Print Medium 10 CPU 11 ROM 12 RAM 13 Host Device 14 I / F Unit 15 I / O Unit 16 Head Drive Unit 17 DC Motor Drive Unit 20 Proportional Element 21 Integral element 22 PI compensator

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 直流モータをP−I補償器を用いて制御
するプリンタにおいて、 前記直流モータの回転速度の値に対応して、目標回転速
度に対する偏差と積分要素のゲインを乗した値を予め記
憶する第1の記憶手段と、 前記直流モータの回転速度の値に対応して、目標回転速
度に対する偏差と比例要素のゲインを乗した値を予め記
憶する第2の記憶手段と、 前記直流モータの回転速度を検出する速度検出手段とを
有し、 前記速度検出手段で検出した回転速度の値に応じて前記
第1の記憶手段および前記第2の記憶手段に記憶されて
いる値を用いてP−I補償器の出力値を演算することを
特徴とするプリンタ制御装置。
1. A printer for controlling a direct current motor using a P-I compensator, wherein a value obtained by multiplying a deviation from a target rotational speed by a gain of an integral element is corresponding to a value of the rotational speed of the direct current motor in advance. First storage means for storing; second storage means for storing in advance a value obtained by multiplying a deviation with respect to a target rotation speed by a gain of a proportional element corresponding to a value of the rotation speed of the DC motor; And a speed detection means for detecting the rotation speed of the first storage means and the second storage means according to the value of the rotation speed detected by the speed detection means. A printer control device characterized by calculating an output value of a PI compensator.
【請求項2】 異なる複数の目標回転速度に対し各々前
記第1の記憶手段と前記第2の記憶手段を有することを
特徴とする請求項1記載のプリンタ制御装置。
2. The printer control device according to claim 1, wherein the printer control device includes the first storage means and the second storage means for a plurality of different target rotation speeds.
JP28119491A 1991-10-28 1991-10-28 Printer control device Expired - Fee Related JP3386825B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28119491A JP3386825B2 (en) 1991-10-28 1991-10-28 Printer control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28119491A JP3386825B2 (en) 1991-10-28 1991-10-28 Printer control device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2001208400A Division JP3414726B2 (en) 2001-07-09 2001-07-09 Serial printing device

Publications (2)

Publication Number Publication Date
JPH05122966A true JPH05122966A (en) 1993-05-18
JP3386825B2 JP3386825B2 (en) 2003-03-17

Family

ID=17635660

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28119491A Expired - Fee Related JP3386825B2 (en) 1991-10-28 1991-10-28 Printer control device

Country Status (1)

Country Link
JP (1) JP3386825B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5608443A (en) * 1993-11-05 1997-03-04 Esselte N.V. Drive system for a thermal label printer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5608443A (en) * 1993-11-05 1997-03-04 Esselte N.V. Drive system for a thermal label printer
AU678060B2 (en) * 1993-11-05 1997-05-15 Esselte Nv Drive system for a printing apparatus

Also Published As

Publication number Publication date
JP3386825B2 (en) 2003-03-17

Similar Documents

Publication Publication Date Title
US20020172511A1 (en) Method and apparatus for controlling motor
US7336049B2 (en) Method and apparatus for adaptive motor speed control
KR20040017175A (en) Apparatus and method for controlling stepmotor
US20060023007A1 (en) Motor control device, motor control method, and program
JP3386825B2 (en) Printer control device
JPS6337595B2 (en)
JPH0664275A (en) Carriage motor control device of printer
JP3414726B2 (en) Serial printing device
JP2738802B2 (en) Carrier jam detection control method
JPH0118871B2 (en)
JPS62100196A (en) Drive circuit for stepping motor
JPS6335199A (en) Drive control system for stepping motor
JP3136184B2 (en) Pen controller of pen recorder
JPH0499680A (en) Traversing step motor driver for printer
JP3372960B2 (en) Carriage control device
JP2580394B2 (en) DC servo motor control method
JP2988125B2 (en) Carriage control device
JPS6156713B2 (en)
JP2002137480A (en) Drive control method for ink carriage
JPH0550691A (en) Carriage control device
JPH059197U (en) Motor drive
JP2004312951A (en) Dc motor drive
JPH06282302A (en) Method for controlling dc servo motor
JPH0697868B2 (en) Electric motor speed control device and electric motor speed control method
JPS63283499A (en) Driving control of pulse motor

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090110

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100110

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees