JPH05278279A - Printer - Google Patents

Printer

Info

Publication number
JPH05278279A
JPH05278279A JP7792492A JP7792492A JPH05278279A JP H05278279 A JPH05278279 A JP H05278279A JP 7792492 A JP7792492 A JP 7792492A JP 7792492 A JP7792492 A JP 7792492A JP H05278279 A JPH05278279 A JP H05278279A
Authority
JP
Japan
Prior art keywords
stepping motor
counter
pulse
pulse cycle
interrupt
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
JP7792492A
Other languages
Japanese (ja)
Inventor
Akio Katsumata
章夫 勝又
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.)
Toshiba TEC Corp
Original Assignee
Tokyo Electric 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 Tokyo Electric Co Ltd filed Critical Tokyo Electric Co Ltd
Priority to JP7792492A priority Critical patent/JPH05278279A/en
Publication of JPH05278279A publication Critical patent/JPH05278279A/en
Pending legal-status Critical Current

Links

Landscapes

  • Handling Of Sheets (AREA)
  • Character Spaces And Line Spaces In Printers (AREA)

Abstract

PURPOSE:To effectively use a timer interrupt signal by a method wherein a driving circuit is constructed at a low cost by controlling by driving a plurality of stepping motors by one timer interrupt signal. CONSTITUTION:A timer which outputs a timer interrupt signal, an acceleration deceleration control table which stores an acceleration deceleration pattern of a stepping motor as a number of steps and a number of inter rupts, a first interrupt counter and a second interrupt counter which count the number of interrupts of the time interrupt signal after processing by shifting respectively to the first stepping motor and the second stepping motor, and a first step counter and a second step counter which count a number of steps, are provided. Then, every time shift processing of a control signal of the stepping motor is carried out, (1) is added to a counted value of a corresponding step counter in accelerating and (1) is subtracted therefrom in decelerating.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、複数のステッピング
モータを設けたプリンタに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer provided with a plurality of stepping motors.

【0002】[0002]

【従来の技術】プリンタにおいて用紙を搬送するため
に、ステッピングモータを使用したものが知られてい
る。ステッピングモータの回転駆動によりプラテン及び
ローラ等を回転させて、用紙は収納部から印字ヘッド等
に搬送される。
2. Description of the Related Art A printer using a stepping motor to convey a sheet is known. By rotating the stepping motor, the platen, rollers and the like are rotated, and the paper is conveyed from the storage section to the print head and the like.

【0003】例えば、カラープリンタ等の印字ヘッドが
複数設けられたものにおいては、各印字ヘッドによる印
字動作に応動して用紙を搬送させるために、各印字ヘッ
ド(プラテン)に対応してステッピングモータを設けて
いた。
For example, in a printer provided with a plurality of print heads such as a color printer, a stepping motor is provided corresponding to each print head (platen) in order to convey a sheet in response to a printing operation by each print head. It was provided.

【0004】しかし、ステッピングモータはパルス信号
によって駆動制御されるが、駆動開始時に所望の速度に
対応したパルス信号を入力しても追従できずに駆動しな
い場合があり、駆動開始時にスローアップと呼ばれる加
速処理をしなければならなかった。すなわち、複数のス
テッピングモータを別々のタイミングで駆動制御する必
要があった。
However, although the stepping motor is driven and controlled by a pulse signal, it may not be driven because it cannot follow even if a pulse signal corresponding to a desired speed is input at the start of driving, which is called slow-up at the start of driving. I had to do accelerated processing. That is, it is necessary to drive and control a plurality of stepping motors at different timings.

【0005】そこで、従来のカラープリンタにおいて
は、複数のステッピングモータを駆動制御するために、
各ステッピングモータに対して別々のCPU(central
proc-essing unit )を設け、それぞれのステッピング
モータを独立して駆動制御していた。また、CPUによ
っては複数本(3本程度のものが知られている)のタイ
マ割込信号の入力端子を備えているので、このタイマ割
込信号の各入力端子に対してステッピングモータをそれ
ぞれ対応させ、タイマ割込信号の入力端子の数のステッ
ピングモータをタイマ割込によるソフトウエア処理によ
りそれぞれ独立して駆動制御していた。
Therefore, in the conventional color printer, in order to drive and control a plurality of stepping motors,
A separate CPU (central
proc-essing unit) was installed and each stepping motor was independently driven and controlled. Some CPUs have a plurality of timer interrupt signal input terminals (three of which are known). Therefore, a stepping motor is provided for each timer interrupt signal input terminal. Then, the stepping motors having the number of input terminals of the timer interrupt signal are independently driven and controlled by the software processing by the timer interrupt.

【0006】[0006]

【発明が解決しようとする課題】従来のプリンタにおい
て、複数のステッピングモータに対して別々のCPUを
設けてステッピングモータをそれぞれ独立して駆動制御
するものでは、回路構成が複雑になりコストアップにな
るという問題があった。
In a conventional printer in which a plurality of CPUs are provided for a plurality of stepping motors and the stepping motors are independently driven and controlled, the circuit configuration becomes complicated and the cost increases. There was a problem.

【0007】またタイマ割込信号の入力端子の数のステ
ッピングモータをタイマ割込によるソフトウエア処理に
より独立して駆動制御するものでは、ソフトウエア処理
が大きくなってしまうので、ソフトウエア処理の開発に
時間及びコストがかかるという問題があった。さらにC
PUのタイマ割込信号の入力端子は、例えば周辺機器に
対するタイマ割込信号を入力して、CPUはそのタイマ
割込信号に対する処理をしなければならないため、ステ
ッピングモータの駆動制御するためのタイマ割込信号の
入力端子の使用には、数量的に制限されてしまうという
問題があった。
Further, in the case where the stepping motors having the number of input terminals of the timer interrupt signal are independently driven and controlled by the software processing by the timer interrupt, the software processing becomes large, so that the software processing is developed. There is a problem that it takes time and cost. Furthermore C
The PU timer interrupt signal input terminal inputs, for example, a timer interrupt signal to a peripheral device, and the CPU must process the timer interrupt signal. Therefore, the timer interrupt signal for controlling the driving of the stepping motor is input. There is a problem in that the use of the input signal input terminal is limited in quantity.

【0008】そこでこの発明は、1つのタイマ割込信号
により複数のステッピングモータを駆動制御でき、従っ
て安価にステッピングモータの駆動回路を構成できしか
もタイマ割込信号を有効に使用できるプリンタを提供す
ることを目的とする。
Therefore, the present invention provides a printer which can drive and control a plurality of stepping motors by one timer interrupt signal, and thus can inexpensively configure a drive circuit for the stepping motor and effectively use the timer interrupt signal. With the goal.

【0009】[0009]

【課題を解決するための手段】この発明は、それぞれ制
御信号の1パルス入力により1ステップ駆動する複数の
ステッピングモータを設け、この各ステッピングモータ
の駆動により印字動作を行うプリンタにおいて、一定時
間間隔で割込信号を出力するタイマ割込手段と、各ステ
ッピングモータに対応して設けられ、対応するステッピ
ングモータの駆動タイミングをそれぞれ出力する複数の
駆動タイミング出力手段と、この各駆動タイミング出力
手段に対応して設けられ、対応する駆動タイミング出力
手段により駆動タイミングが出力されると割込信号の出
力回数をカウント開始する複数の割込回数カウンタと、
制御信号における加減速時に段階的に変化する複数のパ
ルス周期を割込信号の出力回数と対応して記憶したパル
ス周期記憶手段と、各ステッピングモータに対応して設
けられ、対応するステッピングモータを制御する制御信
号のパルス周期を指定するパルス周期指定手段と、この
パルス周期指定手段により指定されたパルス周期に対応
してパルス周期記憶手段に記憶された割込信号の出力回
数を対応する割込回数カウンタがカウントすると、この
割込回数カウンタに対してカウント値を初期化して再カ
ウント開始させると共に制御信号の1パルス出力を行う
制御信号出力手段と、この制御信号出力手段により1パ
ルス出力が行われると加速時又は減速時にはパルス周期
指定手段により指定されるパルス周期を1段階短いパル
ス周期又は1段階長いパルス周期に変更させるパルス周
期変更手段とを設けたものである。
SUMMARY OF THE INVENTION According to the present invention, a plurality of stepping motors, each of which is driven in one step by one pulse input of a control signal, is provided, and a printing operation is performed by driving each of the stepping motors. Timer interrupt means for outputting an interrupt signal, a plurality of drive timing output means provided corresponding to each stepping motor, and respectively outputting the drive timing of the corresponding stepping motor, and corresponding to each drive timing output means A plurality of interrupt number counters, each of which is provided to start counting the number of output of the interrupt signal when the drive timing is output by the corresponding drive timing output means,
A pulse cycle storage means that stores a plurality of pulse cycles that change stepwise during acceleration / deceleration in the control signal in association with the number of times the interrupt signal is output, and is provided corresponding to each stepping motor and controls the corresponding stepping motor. Pulse cycle designating means for designating the pulse cycle of the control signal, and the output frequency of the interrupt signal stored in the pulse cycle storing means corresponding to the pulse cycle designated by the pulse cycle designating means. When the counter counts, the control signal output means for initializing the count value and starting the re-counting for this interrupt counter and outputting one pulse of the control signal, and one pulse output by this control signal output means. When accelerating or decelerating, the pulse cycle specified by the pulse cycle specifying means is one step shorter or one step. Those provided had a pulse period changing means for changing the pulse period.

【0010】[0010]

【作用】このような構成の本発明において、駆動タイミ
ング出力手段により駆動タイミングが出力されると、タ
イマ割込手段により出力される割込信号について、その
出力回数のカウントが、割込回数カウンタにより開始さ
れる。
In the present invention having such a structure, when the drive timing is output by the drive timing output means, the count of the number of outputs of the interrupt signal output by the timer interrupt means is counted by the interrupt number counter. Be started.

【0011】パルス周期指定手段により指定されたパル
ス周期に対応して、前記パルス周期記憶手段に記憶され
た割込信号の出力回数を対応する割込回数カウンタがカ
ウントすると、制御信号出力手段により、その割込回数
カウンタに対してカウント値を初期化して再カウント開
始させると共に、対応するステッピングモータに制御信
号の1パルス出力が行われる。
When the corresponding interrupt frequency counter counts the output frequency of the interrupt signal stored in the pulse cycle storage means in accordance with the pulse cycle specified by the pulse cycle specifying means, the control signal output means The count value of the interrupt counter is initialized and recounting is started, and one pulse of the control signal is output to the corresponding stepping motor.

【0012】この制御信号の1パルス出力が行われる
と、パルス周期変更手段により、パルス周期指定手段に
より指定されるパルス周期が、加速時又は減速時にはそ
れぞれ1段階短いパルス周期又は1段階長いパルス周期
に変更される。
When one pulse of the control signal is output, the pulse cycle changing means changes the pulse cycle specified by the pulse cycle specifying means by one step shorter or one step longer during acceleration or deceleration, respectively. Is changed to.

【0013】[0013]

【実施例】以下、この発明の一実施例を図面を参照して
説明する。なお、この実施例は本発明をインクリボンを
使用した2つのサーマルヘッドを備えたプリンタに適用
したもので、図1において1は制御部本体を構成するC
PU(central processingunit )である。このCPU
1が行う処理のプログラムデータが記憶されたROM
(read only memory)2及び前記CPU1が処理を行う
ときに使用する各種メモリのエリアが形成されたRAM
(random access memory)3は、システムバス4を介し
て前記CPU1と接続されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. In this embodiment, the present invention is applied to a printer provided with two thermal heads using an ink ribbon, and in FIG.
It is a PU (central processing unit). This CPU
ROM storing the program data of the processing performed by 1.
(Read only memory) 2 and RAM in which various memory areas used when the CPU 1 performs processing are formed
The (random access memory) 3 is connected to the CPU 1 via the system bus 4.

【0014】第1のサーマルヘッド5a、第1のリボン
モータ5b、第1のステッピングモータ5cからなる第
1の印字部5及び第2のサーマルヘッド6a、第2のリ
ボンモータ6b、第2のステッピングモータ6cからな
る第2の印字部6にはさらに、それぞれ用紙を検出して
前記第1のステッピングモータ及び第2のステッピング
モータに対して駆動タイミングの信号を出力する駆動タ
イミング出力手段としての第1のフィードセンサ5d及
び第2のフィードセンサ6dが設けられている。
A first printing unit 5 including a first thermal head 5a, a first ribbon motor 5b, and a first stepping motor 5c, a second thermal head 6a, a second ribbon motor 6b, and a second stepping device. The second printing unit 6 including the motor 6c further includes a first drive timing output unit that detects a sheet and outputs a drive timing signal to the first stepping motor and the second stepping motor. The feed sensor 5d and the second feed sensor 6d are provided.

【0015】前記第1のサーマルヘッド5a及び前記第
2のサーマルヘッド6aを駆動させるヘッドドライバ
7、前記第1のステッピングモータ5c及び前記第2の
ステッピングモータ6cを駆動させるステッピングモー
タドライバ8、前記第1のリボンモータ5b及び前記第
2のリボンモータ6bを駆動させるリボンモータドライ
バ9は、前記システムバス4を介して前記CPU1と接
続されている。
A head driver 7 for driving the first thermal head 5a and the second thermal head 6a, a stepping motor driver 8 for driving the first stepping motor 5c and the second stepping motor 6c, and a second A ribbon motor driver 9 for driving the first ribbon motor 5b and the second ribbon motor 6b is connected to the CPU 1 via the system bus 4.

【0016】前記第1のフィードセンサ5d及び前記第
2のフィードセンサ6dからの出力信号を入力するI/
O(input/output)ポート10、各種データが入力され
るキーボード11を制御するキーボードコントローラ1
2、各種データが表示される表示器13を制御する表示
コントローラ14、エラー発生時等において警報を放置
するためのブザー15を制御するブザーコントローラ1
6、ホストコンピュータと回線を介して接続された通信
インターフェイス17もまた、前記システムバス4を介
して前記CPU1と接続されている。
I / I for inputting output signals from the first feed sensor 5d and the second feed sensor 6d
A keyboard controller 1 for controlling an O (input / output) port 10 and a keyboard 11 for inputting various data
2. A display controller 14 for controlling a display 13 for displaying various data, and a buzzer controller 1 for controlling a buzzer 15 for leaving an alarm when an error occurs.
6. The communication interface 17 connected to the host computer via the line is also connected to the CPU 1 via the system bus 4.

【0017】さらに前記CPU1には、所定時間間隔t
毎にタイマ割込信号を出力するタイマ割込手段としての
タイマ18が接続されている。
Further, the CPU 1 is provided with a predetermined time interval t.
A timer 18 as a timer interrupt means for outputting a timer interrupt signal every time is connected.

【0018】前記RAM3には、図2(a)に示すよう
に、ステップ数に対応して割込回数が記憶されたパルス
周期記憶手段としての加減速制御テーブル3aが形成さ
れ、また図2(b)に示すように、割込回数カウンタと
しての第1の(1−)割込カウンタ3b1及び第2の
(2−)割込カウンタ3b2とパルス周期指定手段とし
ての第1のステップカウンタ3b3及び第2のステップ
カウンタ3b4とが設けられたカウンタエリア3bが形
成され、さらに第1のフラグ及び第2のフラグと第1の
状態フラグ及び第2の状態フラグとが設けられたフラグ
エリア3cが形成されている。
As shown in FIG. 2 (a), the RAM 3 is provided with an acceleration / deceleration control table 3a as a pulse cycle storing means for storing the number of interrupts corresponding to the number of steps, and FIG. As shown in b), the first (1-) interrupt counter 3b1 and the second (2-) interrupt counter 3b2 as the interrupt number counter and the first step counter 3b3 as the pulse cycle designating means, A counter area 3b provided with a second step counter 3b4 is formed, and a flag area 3c provided with a first flag and a second flag and a first state flag and a second state flag is formed. Has been done.

【0019】また、前記第1の印字部5及び第2の印字
部6においては、図3に示すように、前記第1のサーマ
ルヘッド5a及び第2のサーマルヘッド6aに対向配置
して第1のプラテン5e及び第2のプラテン6eが設け
られており、前記第1のサーマルヘッド5aと前記第1
のプラテン5eとの間及び前記第2のサーマルヘッド6
aと前記第2のプラテン6eとの間を用紙が搬送される
ように搬送路が設けられている。そして前記第1のフィ
ードセンサ5d及び前記第2のフィードセンサ6dは、
その搬送路上に前記第1のサーマルヘッド5a及び前記
第2のサーマルヘッド6aからそれぞれ搬送元方向へ設
定距離離れた位置に設けられている。前記第1のサーマ
ルヘッド5a及び前記第2のサーマルヘッド6aの印字
面にインクリボンを供給する第1のインクリボンカセッ
ト5f及び第2のインクリボンカセット6fが着脱自在
に設けられている。
Further, in the first printing unit 5 and the second printing unit 6, as shown in FIG. 3, the first printing unit 5 and the second printing unit 6 are arranged so as to face the first thermal head 5a and the second thermal head 6a. A platen 5e and a second platen 6e are provided for the first thermal head 5a and the first thermal head 5a.
Between the platen 5e and the second thermal head 6
A conveyance path is provided so that the sheet is conveyed between a and the second platen 6e. Then, the first feed sensor 5d and the second feed sensor 6d are
The first thermal head 5a and the second thermal head 6a are provided on the transport path at positions separated by a set distance in the transport source direction. A first ink ribbon cassette 5f and a second ink ribbon cassette 6f for supplying ink ribbons are detachably provided on the printing surfaces of the first thermal head 5a and the second thermal head 6a.

【0020】前記第1のステッピングモータ5c及び前
記第2のステッピングモータ6cと前記第1のプラテン
5e及び前記第2のプラテン6eとはベルトを介して接
続され、前記各ステッピングモータ5c、6cの回転駆
動によりそれぞれ前記各プラテン5e、6eを回転駆動
させるようになっている。さらに前記第1のプラテン5
e及び前記第2のプラテン6eにはそれぞれ第1のギア
5g及び第2のギア6gを介して第1のフィードローラ
5h及び第2のフィードローラ6hが接続され、前記第
1のプラテン5e及び前記第2のプラテン6eの回転駆
動に応じて前記第1のフィードローラ5h及び前記第2
のフィードローラ6hが回転し用紙を搬送するようにな
っている。
The first stepping motor 5c and the second stepping motor 6c are connected to the first platen 5e and the second platen 6e via a belt, and the rotation of the stepping motors 5c and 6c is performed. The platens 5e and 6e are rotationally driven by driving. Further, the first platen 5
e and the second platen 6e are connected to a first feed roller 5h and a second feed roller 6h via a first gear 5g and a second gear 6g, respectively. According to the rotational drive of the second platen 6e, the first feed roller 5h and the second feed roller 5h
The feed roller 6h rotates to convey the paper.

【0021】図4に、前記タイマ18からタイマ割込信
号が出力されたときに、前記CPU1が行うタイマ割込
処理の流れを示す。
FIG. 4 shows the flow of the timer interrupt process performed by the CPU 1 when the timer 18 outputs a timer interrupt signal.

【0022】まず、第1のフィードセンサ5dにより用
紙が検出されいているか否かを判断する。第1のフィー
ドセンサ5dにより用紙が検出されていなければ、RA
M3に形成された第1のフラグが0か否か判断する。こ
の第1のフラグが0ならば、次に、ステップ1(ST
1)の処理として、第2のフィードセンサ6dにより用
紙が検出されているか否かを判断するようになってお
り、第1のフラグが0でなければ、RAM3に形成され
た第1のステップカウンタ3b3のカウント値が0か否
か判断する。第1のステップカウンタ3b3のカウント
値が0ならば、第1のフラグに0を設定して前述のステ
ップ1の処理を行うようになっており、第1のステップ
カウンタ3b3のカウント値が0でなければ、次に後述
する第1のステッピングモータ制御処理を行うようにな
っている。この第1のステッピングモータ制御処理が終
了すると、前述のステップ1の処理を行うようになって
いる。
First, it is determined whether or not the sheet is detected by the first feed sensor 5d. If no paper is detected by the first feed sensor 5d, RA
It is determined whether the first flag formed in M3 is 0. If this first flag is 0, then step 1 (ST
As the processing of 1), it is determined whether or not a sheet is detected by the second feed sensor 6d, and if the first flag is not 0, the first step counter formed in the RAM 3 is formed. It is determined whether or not the count value of 3b3 is 0. If the count value of the first step counter 3b3 is 0, the first flag is set to 0 and the processing of the above step 1 is performed, and if the count value of the first step counter 3b3 is 0. If not, the first stepping motor control process described below is performed. When the first stepping motor control process is completed, the process of step 1 described above is performed.

【0023】また、前記第1のフィードセンサ5dによ
り用紙が検出されていれば、第1のフラグに1を設定し
て、後述する第1のステッピングモータ制御処理を行う
ようになっている。この第1のステッピングモータ制御
処理が終了すると前述のステップ1の処理を行うように
なっている。
If a sheet is detected by the first feed sensor 5d, the first flag is set to 1 and the first stepping motor control process described later is performed. When the first stepping motor control process is completed, the process of step 1 described above is performed.

【0024】ステップ1の処理において、第2のフィー
ドセンサ6dにより用紙が検出されているか否か判断さ
れ、第2のフィードセンサ6dにより用紙が検出されて
いなければ、RAM3に形成された第2のフラグが0か
否か判断する。この第2のフラグが0ならば、このタイ
マ割込処理を終了するようになっており、第2のフラグ
が0でなければ、RAM3に形成された第2のステップ
カウンタ3b4のカウント値が0か否か判断する。第2
のステップカウンタ3b4のカウント値が0ならば、第
2のフラグに0を設定して、このタイマ割込処理を終了
するようになっており、第2のステップカウンタ3b4
のカウント値が0でなければ、次に後述する第2のステ
ッピングモータ制御処理を行うようになっている。この
第2のステッピングモータ制御処理が終了すると、この
タイマ割込処理を終了するようになっている。
In the processing of step 1, it is judged whether or not the sheet is detected by the second feed sensor 6d. If the sheet is not detected by the second feed sensor 6d, the second sheet formed in the RAM 3 is detected. It is determined whether the flag is 0. If the second flag is 0, the timer interrupt process is terminated. If the second flag is not 0, the count value of the second step counter 3b4 formed in the RAM 3 is 0. Judge whether or not. Second
If the count value of the step counter 3b4 is 0, the second flag is set to 0 and the timer interrupt process is terminated.
If the count value of is not 0, the second stepping motor control process described later is performed. When the second stepping motor control process ends, the timer interrupt process ends.

【0025】また、前記第2のフィードセンサ6dによ
り用紙が検出されていれば、第2のフラグに1を設定し
て、後述する第2のステッピングモータ制御処理を行う
ようになっている。この第2のステッピングモータ制御
処理が終了すると、このタイマ割込処理を終了するよう
になっている。
If a sheet is detected by the second feed sensor 6d, the second flag is set to 1 and a second stepping motor control process described later is performed. When the second stepping motor control process ends, the timer interrupt process ends.

【0026】図5に、前述の第1のステッピングモータ
制御処理の流れを示す。
FIG. 5 shows the flow of the above-mentioned first stepping motor control processing.

【0027】まず、RAM3に形成された第1の状態フ
ラグが0か又は1か判断する。
First, it is determined whether the first status flag formed in the RAM 3 is 0 or 1.

【0028】第1の状態フラグが0ならば、RAM3に
形成された第1の割込カウンタ3b1に対して+1の加
算処理を行う。
If the first state flag is 0, the first interrupt counter 3b1 formed in the RAM 3 is incremented by +1.

【0029】この加算処理が行われた第1の割込カウン
タ3b1のカウント値が、加減速制御テーブル3aにお
いて第1のステップカウンタ3b3のカウント値により
指定されたステップ数に対応して記憶された割込回数と
等しいか否か確認する。第1の割込カウンタ3b1のカ
ウント値が加減速制御テーブル3aに記憶されたその割
込回数と等しいときには、第1のステッピングモータ5
cに出力する制御信号において、ハイレベルをローレベ
ル又はローレベルをハイレベルに変更するモータシフト
を行い(制御信号出力手段)、第1のステップカウンタ
3b3に対して+1の加算処理を行い(パルス周期変更
手段)、さらに第1の割込カウンタに0を設定する(制
御信号出力手段)。
The count value of the first interrupt counter 3b1 on which this addition processing has been performed is stored in correspondence with the number of steps designated by the count value of the first step counter 3b3 in the acceleration / deceleration control table 3a. Check if it is equal to the number of interrupts. When the count value of the first interrupt counter 3b1 is equal to the number of interrupts stored in the acceleration / deceleration control table 3a, the first stepping motor 5
In the control signal output to c, a motor shift for changing the high level to the low level or changing the low level to the high level is performed (control signal output means), and +1 addition processing is performed to the first step counter 3b3 (pulse). (Cycle changing means), and 0 is set in the first interrupt counter (control signal output means).

【0030】次に第1のステップカウンタ3b3のカウ
ント値が5か否か確認し、第1のステップカウンタ3b
3のカウント値が5のときには、第1の状態フラグに1
を設定する。
Next, it is confirmed whether the count value of the first step counter 3b3 is 5, and the first step counter 3b is checked.
When the count value of 3 is 5, the first state flag is set to 1
To set.

【0031】そして、この第1のステッピングモータ制
御処理を終了するようになっている。
Then, the first stepping motor control process is ended.

【0032】また、第1の状態フラグが1ならば、第1
の割込カウンタ3b1に対して+1の加算処理を行う。
If the first status flag is 1, the first
+1 is added to the interrupt counter 3b1.

【0033】この加算処理が行われた第1の割込カウン
タ3b1のカウント値が、加減速制御テーブル3aにお
いて第1のステップカウンタ3b3のカウント値により
指定されたステップ数に対応して記憶された割込回数と
等しいか否か確認する。第1の割込カウンタ3b1のカ
ウント値が加減速制御テーブル3aに記憶されたその割
込回数と等しいときには、モータシフトを行い、第1の
割込カウンタ3b1に0を設定する(制御信号出力手
段)。
The count value of the first interrupt counter 3b1 on which this addition processing has been performed is stored in correspondence with the number of steps designated by the count value of the first step counter 3b3 in the acceleration / deceleration control table 3a. Check if it is equal to the number of interrupts. When the count value of the first interrupt counter 3b1 is equal to the number of interrupts stored in the acceleration / deceleration control table 3a, the motor is shifted and 0 is set in the first interrupt counter 3b1 (control signal output means). ).

【0034】次に印字終了か否か確認して、印字終了の
ときには第1の状態フラグに2を設定し、第1の割込カ
ウンタ3b1に0を設定する。
Next, it is confirmed whether or not the printing is completed. When the printing is completed, the first status flag is set to 2 and the first interrupt counter 3b1 is set to 0.

【0035】そして、この第1のステッピングモータ制
御処理を終了するようになっている。
Then, the first stepping motor control process is ended.

【0036】さらに第1の状態フラグが0及び1でもな
ければ、すなわち第1の状態フラグが2であると判断し
て、第1の割込カウンタ3b1に対して+1の加算処理
を行う。
If the first state flag is neither 0 nor 1, that is, the first state flag is 2, it is determined that the first interrupt counter 3b1 is incremented by +1.

【0037】この加算処理が行われた第1の割込カウン
タ3b1のカウント値が、加減速制御テーブル3aにお
いて第1のステップカウンタ3b3のカウント値により
指定されたステップ数に対応して記憶された割込回数と
等しいか否かを判断する。第1の割込カウンタ3b1の
カウント値が加減速制御テーブル3aに記憶されたその
割込回数と等しくなければ、この第1のステッピングモ
ータ制御処理を終了するようになっている。
The count value of the first interrupt counter 3b1 on which this addition processing has been performed is stored in correspondence with the number of steps designated by the count value of the first step counter 3b3 in the acceleration / deceleration control table 3a. Judge whether it is equal to the number of interrupts. If the count value of the first interrupt counter 3b1 is not equal to the number of interrupts stored in the acceleration / deceleration control table 3a, the first stepping motor control process is ended.

【0038】また、第1の割込カウンタ3b1のカウン
ト値が加減速制御テーブル3aに記憶されたその割込回
数と等しければ、モータシフトを行い(制御信号出力手
段)、第1のステップカウンタ3b3に対して−1の減
算処理を行い(パルス周期変更手段)、さらに、第1の
割込カウンタ3b1に0を設定する(制御信号出力手段
)。
If the count value of the first interrupt counter 3b1 is equal to the number of interrupts stored in the acceleration / deceleration control table 3a, the motor is shifted (control signal output means) and the first step counter 3b3. −1 is subtracted (pulse cycle changing means), and 0 is set in the first interrupt counter 3b1 (control signal output means).

【0039】次に第1のステップカウンタ3b3のカウ
ント値が0か否か確認して、第1のステップカウンタ3
b3のカウント値が0のときには、第1の状態フラグに
0を設定する。
Next, it is confirmed whether or not the count value of the first step counter 3b3 is 0, and the first step counter 3
When the count value of b3 is 0, 0 is set in the first state flag.

【0040】そしてこの第1のステッピングモータ制御
処理を終了するようになっている。
Then, the first stepping motor control process is ended.

【0041】図6に、前述の第2のステッピングモータ
制御処理の流れを示す。
FIG. 6 shows the flow of the above-mentioned second stepping motor control processing.

【0042】基本的にはこの第2のステッピングモータ
制御処理も、前述の第1のステッピングモータ制御処理
とほとんど同一であるが、異なるのは第2の状態フラ
グ、第2の割込カウンタ3b2、第2のステップカウン
タ3b4を使用する点だけである。従って、ここではこ
の第2のステッピングモータ制御処理の流れの説明は省
略する。
Basically, this second stepping motor control process is also almost the same as the above-mentioned first stepping motor control process, except that the second state flag, the second interrupt counter 3b2, The only difference is that the second step counter 3b4 is used. Therefore, the description of the flow of the second stepping motor control process is omitted here.

【0043】このような構成の本実施例においては、図
7乃至図10に示すタイマ18からのタイマ割込信号、
第1のステッピングモータ5cのシフト処理、第2のス
テッピングモータ6cのシフト処理、第1のステッピン
グモータ5cの制御信号、第2のステッピングモータ6
cの制御信号、第1のフィードセンサ5dの検出信号、
第2のフィードセンサ6dの検出信号のタイミングの例
のように、第1のステッピングモータ5c及び第2のス
テッピングモータ6cが、タイマ18からのタイマ割込
信号により加減速制御される。
In this embodiment having such a structure, the timer interrupt signal from the timer 18 shown in FIGS.
Shift processing of the first stepping motor 5c, shift processing of the second stepping motor 6c, control signal of the first stepping motor 5c, second stepping motor 6
a control signal of c, a detection signal of the first feed sensor 5d,
As in the example of the timing of the detection signal of the second feed sensor 6d, the first stepping motor 5c and the second stepping motor 6c are acceleration / deceleration controlled by the timer interrupt signal from the timer 18.

【0044】まず図7に示すように、第1のフィードセ
ンサ5dが用紙を検出すると(A時点)、その時第1の
状態フラグが0に設定されているため、その直ぐ後のタ
イマ割込信号(B時点)により、第1のステッピングモ
ータ5cに対して加速駆動が開始される。
First, as shown in FIG. 7, when the first feed sensor 5d detects a sheet (time A), the first status flag is set to 0 at that time, so the timer interrupt signal immediately after that is set. At (B time), acceleration drive is started for the first stepping motor 5c.

【0045】すなわち、加速駆動では、そのタイマ割込
信号が入力されたとき(B時点)、加減速制御テーブル
よ3aにより第1のステップカウンタ3b3が0(ステ
ップ数0)のときには割込回数が1と設定されており、
タイマ割込信号の入力回数、すなわち第1の割込カウン
タ3b1のカウント値(割込回数)が1であるから、第
1のステッピングモータ5cに対してシフト処理が行わ
れて、この第1のステッピングモータ5cの制御信号は
ローレベルからハイレベルに変化する。そして、第1の
ステップカウンタ3b3のカウント値が1となる。
That is, in acceleration driving, when the timer interrupt signal is input (time B), the number of interrupts is set when the first step counter 3b3 is 0 (step number 0) by the acceleration / deceleration control table 3a. Is set to 1,
Since the number of times the timer interrupt signal has been input, that is, the count value of the first interrupt counter 3b1 (the number of interrupts) is 1, the first stepping motor 5c is subjected to the shift processing, and the first stepping motor 5c is shifted. The control signal of the stepping motor 5c changes from low level to high level. Then, the count value of the first step counter 3b3 becomes 1.

【0046】加減速制御テーブル3aにより第1のステ
ップカウンタ3b3が1(ステップ数1)のときには割
込回数が5に設定されており、シフト処理後のタイマ割
込信号の入力回数、すなわち第1の割込カウンタ3b1
のカウント値(割込回数)が5になるまで、第1のステ
ッピングモータ5cの制御信号はハイレベルのままに保
持される。第1の割込カウンタ3b1のカウント値が5
になると、再び第1のステッピングモータ5cに対して
シフト処理が行われて、第1のステッピングモータ5c
の制御信号はローレベルに変化する。そして第1のステ
ップカウンタ3b3のカウント値は2となる。
According to the acceleration / deceleration control table 3a, when the first step counter 3b3 is 1 (step number 1), the number of interrupts is set to 5, and the number of input of the timer interrupt signal after the shift process, that is, the first Interrupt counter 3b1
The control signal of the first stepping motor 5c is maintained at the high level until the count value (interruption count) of 5 becomes 5. The count value of the first interrupt counter 3b1 is 5
Then, the shift process is performed again on the first stepping motor 5c, and the first stepping motor 5c
Control signal changes to low level. Then, the count value of the first step counter 3b3 becomes 2.

【0047】このようにして加減速制御テーブル3aに
基づいて、シフト処理後のタイマ割込信号の割込回数、
すなわち第1の割込カウンタ3b1により順に4、3、
2がカウントされると、その度に第1のステッピングモ
ータ5cに対してシフト処理が行われて、第1のステッ
ピングモータ5cの制御信号が、ハイレベル、ローレベ
ル、ハイレベルと変化する。そして第1のステップカウ
ンタ3b3のカウント値が順に3、4、5となる。
In this way, based on the acceleration / deceleration control table 3a, the number of interruptions of the timer interruption signal after the shift processing,
That is, the first interrupt counter 3b1 causes 4, 3,
When 2 is counted, the shift process is performed on the first stepping motor 5c each time, and the control signal of the first stepping motor 5c changes to high level, low level, or high level. Then, the count values of the first step counter 3b3 become 3, 4, and 5 in order.

【0048】第1のステップカウンタ3b3が5になる
と、第1の状態フラグに1が設定され、その次のタイマ
割込信号(C時点)により第1のステッピングモータ5
cに対して定速駆動が行われる。
When the first step counter 3b3 reaches 5, the first state flag is set to 1, and the next timer interrupt signal (at time C) causes the first stepping motor 5 to move.
Constant speed drive is performed on c.

【0049】すなわち、定速駆動では、加減速制御テー
ブル3aのステップ数5に対応して割込回数が1と設定
されているので、タイマ割込信号が入力される度に、第
1のステッピングモータ5cの制御信号がローレベルか
らハイレベル又はハイレベルからローレベルへと変化す
る。
That is, in the constant speed drive, the number of interrupts is set to 1 corresponding to the number of steps 5 in the acceleration / deceleration control table 3a, so that the first stepping is performed each time the timer interrupt signal is input. The control signal of the motor 5c changes from low level to high level or from high level to low level.

【0050】次に図8に示すように、用紙が第2のフィ
ードセンサ6dにより検出されると(D時点)、その時
の第2の状態フラグが0に設定されているため、その直
ぐ後のタイマ割込信号(E時点)により、第1のステッ
ピングモータ5cの制御と同様に、第2のステッピング
モータ6cに対して加速駆動が開始される。
Next, as shown in FIG. 8, when the sheet is detected by the second feed sensor 6d (at the time point D), the second state flag at that time is set to 0, so that immediately after that. By the timer interrupt signal (at the time point E), the acceleration driving is started for the second stepping motor 6c, similarly to the control of the first stepping motor 5c.

【0051】すなわち、第2の割込カウンタ3b2によ
り順に1、5、4、3、2がカウントされると、その度
に第2のステッピングモータ6cに対してシフト処理が
行われて、第2のステッピングモータの制御信号がハイ
レベル、ローレベル、ハイレベル、ローレベル、ハイレ
ベルと変化する。そして第2のステップカウンタ3b4
のカウント値が順に0、1、2、3、4、5となる。
That is, when the second interrupt counter 3b2 sequentially counts 1, 5, 4, 3 and 2, the shift process is performed on the second stepping motor 6c every time the second interrupt counter 3b2 counts. The control signal of the stepping motor changes from high level, low level, high level, low level, and high level. And the second step counter 3b4
Count values of 0 are sequentially 1, 0, 2, 3, 4, 5.

【0052】第2のステップカウンタ3b4が5になる
と、第2の状態フラグに1が設定されて、その次のタイ
マ割込信号(F時点)により、第1のステッピングモー
タ5cの制御と同様に、第2のステッピングモータ6c
に対して定速駆動が行われる。
When the second step counter 3b4 reaches 5, the second state flag is set to 1, and the next timer interrupt signal (time F) causes the same operation as the control of the first stepping motor 5c. , Second stepping motor 6c
Is driven at a constant speed.

【0053】図9に示すように、第1のフィードセンサ
5dが用紙の終端を検出(G時点)した後、第1の印字
部5による用紙への印字が終了すると、第1の状態フラ
グが2に設定され、その次のタイマ割込信号(H時点)
により、第1のステッピングモータ5cに対して減速駆
動が開始される。
As shown in FIG. 9, after the first feed sensor 5d detects the end of the paper (at time G), when the first printing unit 5 finishes printing on the paper, the first status flag is Set to 2 and the next timer interrupt signal (at the time of H)
As a result, deceleration driving is started for the first stepping motor 5c.

【0054】すなわち、減速駆動では加速駆動とは逆
に、第1の割込カウンタ3b1により順に1、2、3、
4、5がカウントされると、第1のステッピングモータ
5cに対してシフト処理が行われて、第1のステッピン
グモータ5cの制御信号がローレベル、ハイレベル、ロ
ーレベル、ハイレベル、ローレベルと変化する。そして
第1のステップカウンタ3b3のカウント値が順に4、
3、2、1、0となる。
That is, in the deceleration driving, contrary to the acceleration driving, 1, 2, 3,
When 4 and 5 are counted, shift processing is performed on the first stepping motor 5c, and the control signal of the first stepping motor 5c changes to low level, high level, low level, high level, low level. Change. Then, the count value of the first step counter 3b3 is 4,
It becomes 3, 2, 1, 0.

【0055】この第1のステップカウンタ3b3のカウ
ント値が0となると、第1の状態フラグに0が設定さ
れ、第1のステッピングモータ5cの制御処理は、次に
第1のフィードセンサ5dにより用紙を検出するまで行
なわれなくなる。
When the count value of the first step counter 3b3 becomes 0, the first state flag is set to 0, and the control process of the first stepping motor 5c is performed next by the first feed sensor 5d. Will not be performed until is detected.

【0056】次に図10に示すように、第2のフィード
センサ6dが用紙の終端を検出(i時点)した後、第2
の印字部6による用紙への印字が終了すると、第2の状
態フラグが2に設定され、その次のタイマ割込信号(J
時点)により、第1のステッピングモータ5cの制御と
同様に、第2のステッピングモータ6cに対して減速駆
動が開始される。
Next, as shown in FIG. 10, after the second feed sensor 6d detects the end of the sheet (time i), the second
When the printing unit 6 finishes printing on the paper, the second status flag is set to 2, and the next timer interrupt signal (J
At the time point), similarly to the control of the first stepping motor 5c, the deceleration drive is started for the second stepping motor 6c.

【0057】この減速駆動により、第2のステップカウ
ンタ3b4が0となると、第2の状態フラグに0が設定
され、第2のステッピングモータ6cの制御処理は、次
に第2のフィードセンサ6dにより用紙を検出するまで
行われなくなる。
By this deceleration driving, when the second step counter 3b4 becomes 0, the second state flag is set to 0, and the control process of the second stepping motor 6c is next performed by the second feed sensor 6d. It will not be performed until the paper is detected.

【0058】このように本実施例によれば、ステッピン
グモータの加減速パターンとしてステップ数に対応して
割込回数を記憶した加減速制御テーブル3aを設け、さ
らに第1のステッピングモータ5c及び第2のステッピ
ングモータ6cに対応して、それぞれシフト処理後のタ
イマ割込信号の入力回数をカウントする第1の割込カウ
ンタ3b1及び第2の割込カウンタ3b2と、それぞれ
ステップ数をカウントする第1のステップカウンタ3b
3及び第2のステップカウンタ3b4を設けたことによ
り、タイマ18からの1つのタイマ割込信号により第1
のステッピングモータ5cと第2のステッピングモータ
6cとを独立して加減速制御できる。
As described above, according to this embodiment, as the acceleration / deceleration pattern of the stepping motor, the acceleration / deceleration control table 3a storing the number of interrupts corresponding to the number of steps is provided, and the first stepping motor 5c and the second stepping motor 5c are provided. Corresponding to the stepping motor 6c, the first interrupt counter 3b1 and the second interrupt counter 3b2 for counting the number of input of the timer interrupt signal after the shift processing, and the first interrupt counter 3b2 for counting the number of steps respectively. Step counter 3b
3 and the second step counter 3b4 are provided, the first timer interrupt signal from the timer 18 causes the first
The stepping motor 5c and the second stepping motor 6c can be independently accelerated / decelerated.

【0059】従って、それぞれのステッピングモータの
駆動回路において、特別に各ステッピングモータに対し
てCPUを設ける必要も、また各ステッピングモータに
対応して割込信号を設ける必要がないので、安価な簡単
な駆動回路でステッピングモータを駆動制御できる。
Therefore, in the drive circuit of each stepping motor, it is not necessary to provide a CPU for each stepping motor, and it is not necessary to provide an interrupt signal corresponding to each stepping motor, which is inexpensive and simple. The drive circuit can drive and control the stepping motor.

【0060】さらに、タイマ割込信号が1つだけで良い
ので、従来のプリンタの制御回路におけるステッピング
モータ制御用の2つのタイマ割込信号のうちの1つを、
他の目的に使用できる。すなわち、タイマ割込信号を有
効に使用できる。
Further, since only one timer interrupt signal is required, one of the two timer interrupt signals for controlling the stepping motor in the conventional printer control circuit is
Can be used for other purposes. That is, the timer interrupt signal can be effectively used.

【0061】なお、この実施例においては、2個のステ
ッピングモータが設けられたプリンタについて説明した
が、この発明はこれに限定されるのもではなく、3個以
上のステッピングモータが設けられたプリンタにも適用
されるものである。
In this embodiment, the printer provided with two stepping motors has been described, but the present invention is not limited to this, and the printer provided with three or more stepping motors. Also applies to.

【0062】[0062]

【発明の効果】以上詳述したようにこの発明によれば、
1つのタイマ割込信号により複数のステッピングモータ
を駆動制御でき、従って安価にステッピングモータの駆
動回路を構成できしかもタイマ割込信号を有効に使用で
きるプリンタを提供できる。
As described in detail above, according to the present invention,
It is possible to provide a printer in which a plurality of stepping motors can be driven and controlled by one timer interrupt signal, and thus a driving circuit for the stepping motor can be inexpensively configured and the timer interrupt signal can be effectively used.

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

【図1】この発明の一実施例の要部回路構成を示すブロ
ック図。
FIG. 1 is a block diagram showing a circuit configuration of essential parts of an embodiment of the present invention.

【図2】同実施例の加減速制御テーブル及びカウンタエ
リアの構成を示す図。
FIG. 2 is a diagram showing a configuration of an acceleration / deceleration control table and a counter area of the embodiment.

【図3】同実施例の第1の印字部及び第2の印字部の概
略構成を示す図。
FIG. 3 is a diagram showing a schematic configuration of a first printing unit and a second printing unit of the same embodiment.

【図4】同実施例のタイマ割込処理の流れを示す図。FIG. 4 is a diagram showing a flow of timer interrupt processing of the embodiment.

【図5】同実施例の第1のステッピングモータ制御処理
の流れを示す図。
FIG. 5 is a diagram showing a flow of a first stepping motor control process of the embodiment.

【図6】同実施例の第2のステッピングモータ制御処理
の流れを示す図。
FIG. 6 is a diagram showing a flow of a second stepping motor control process of the embodiment.

【図7】同実施例の各種信号のタイミングを示す図。FIG. 7 is a diagram showing timings of various signals in the embodiment.

【図8】同実施例の各種信号のタイミングを示す図。FIG. 8 is a diagram showing timings of various signals in the embodiment.

【図9】同実施例の各種信号のタイミングを示す図。FIG. 9 is a diagram showing timings of various signals in the embodiment.

【図10】同実施例の各種信号のタイミングを示す図。FIG. 10 is a diagram showing timings of various signals in the embodiment.

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

1…CPU、3a…加減速制御テーブル、3b1…第1
の割込カウンタ、3b2…第2の割込カウンタ、3b3
…第1のステップカウンタ、3b4…第2のステップカ
ウンタ、5c…第1のステッピングモータ、5d…第1
のフィードセンサ、6c…第2のステッピングモータ、
6d…第2のフィードセンサ、18…タイマ。
1 ... CPU, 3a ... Acceleration / deceleration control table, 3b1 ... 1st
Interrupt counter, 3b2 ... second interrupt counter, 3b3
... first step counter, 3b4 ... second step counter, 5c ... first stepping motor, 5d ... first
Feed sensor, 6c ... second stepping motor,
6d ... 2nd feed sensor, 18 ... Timer.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 それぞれ制御信号の1パルス入力により
1ステップ駆動する複数のステッピングモータを設け、
この各ステッピングモータの駆動により印字動作を行う
プリンタにおいて、一定時間間隔で割込信号を出力する
タイマ割込手段と、前記各ステッピングモータに対応し
て設けられ、対応するステッピングモータの駆動タイミ
ングをそれぞれ出力する複数の駆動タイミング出力手段
と、この各駆動タイミング出力手段に対応して設けら
れ、対応する駆動タイミング出力手段により駆動タイミ
ングが出力されると前記割込信号の出力回数をカウント
開始する複数の割込回数カウンタと、前記制御信号にお
ける加減速時に段階的に変化する複数のパルス周期を前
記割込信号の出力回数と対応して記憶したパルス周期記
憶手段と、前記各ステッピングモータに対応して設けら
れ、対応するステッピングモータを制御する制御信号の
パルス周期を指定するパルス周期指定手段と、このパル
ス周期指定手段により指定されたパルス周期に対応して
前記パルス周期記憶手段に記憶された割込信号の出力回
数を対応する割込回数カウンタがカウントすると、この
割込回数カウンタに対してカウント値を初期化して再カ
ウント開始させると共に前記制御信号の1パルス出力を
行う制御信号出力手段と、この制御信号出力手段により
1パルス出力が行われると加速時又は減速時には前記パ
ルス周期指定手段により指定されるパルス周期を1段階
短いパルス周期又は1段階長いパルス周期に変更させる
パルス周期変更手段とを設けたことを特徴とするプリン
タ。
1. A plurality of stepping motors, each of which is driven in one step by inputting one pulse of a control signal,
In a printer that performs a printing operation by driving each of the stepping motors, a timer interrupt means that outputs an interrupt signal at a constant time interval, and a stepping motor that is provided corresponding to each of the stepping motors are provided. A plurality of drive timing output means for outputting and a plurality of drive timing output means provided corresponding to each of the drive timing output means, and for starting the counting of the number of output of the interrupt signal when the drive timing is output by the corresponding drive timing output means. An interrupt counter, a pulse cycle storage unit that stores a plurality of pulse cycles that change stepwise during acceleration / deceleration in the control signal in association with the number of times the interrupt signal is output, and corresponds to each stepping motor. Provide the pulse cycle of the control signal that controls the corresponding stepping motor. When the interrupt cycle counter corresponding to the pulse cycle designating means and the output frequency of the interrupt signal stored in the pulse cycle storing means corresponding to the pulse cycle designated by the pulse cycle designating means is counted, A control signal output means for initializing a count value to the frequency counter and starting re-counting, and for outputting one pulse of the control signal, and one pulse output by the control signal output means, the control signal output means is used during acceleration or deceleration. A printer provided with pulse cycle changing means for changing the pulse cycle designated by the pulse cycle designating means to a pulse cycle shorter by one step or a pulse cycle longer by one step.
JP7792492A 1992-03-31 1992-03-31 Printer Pending JPH05278279A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7792492A JPH05278279A (en) 1992-03-31 1992-03-31 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7792492A JPH05278279A (en) 1992-03-31 1992-03-31 Printer

Publications (1)

Publication Number Publication Date
JPH05278279A true JPH05278279A (en) 1993-10-26

Family

ID=13647641

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7792492A Pending JPH05278279A (en) 1992-03-31 1992-03-31 Printer

Country Status (1)

Country Link
JP (1) JPH05278279A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6000869A (en) * 1996-06-20 1999-12-14 Samsung Electronics Co., Ltd. Technique for controlling the position of a driving motor and a print head

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6000869A (en) * 1996-06-20 1999-12-14 Samsung Electronics Co., Ltd. Technique for controlling the position of a driving motor and a print head

Similar Documents

Publication Publication Date Title
JPH0725103A (en) Printer and printing method
US4489260A (en) Method of driving a stepping motor and a drive circuit thereof
JPH0121718B2 (en)
US5116149A (en) Printer for reducing printing operation time
US4277191A (en) Printer system having microprocessor control
JPH05278279A (en) Printer
EP0341671B1 (en) Bidirectional printing device
IE42322B1 (en) Serial printer
US6000869A (en) Technique for controlling the position of a driving motor and a print head
EP0137463B1 (en) Daisy wheel type printing device
JP2694691B2 (en) Printer device
JP3323290B2 (en) Thermal transfer printer
JP2713683B2 (en) Printer control method
JPH11342661A (en) Label printer
JPS6043528B2 (en) electronic typewriter
JP2652831B2 (en) Printing control method
JP2877607B2 (en) Data output control method
JPH0929953A (en) Image forming apparatus
US4806029A (en) Carriage drive unit for avoiding a loss time period in a printer
JPH08156328A (en) Timing control device
JPH04146186A (en) Color image forming system
JPS6032680A (en) Serial printer apparatus
JPH0519990A (en) Printer
JPH10250055A (en) Ink jet printer
JPH0347776A (en) Printer