JPS62293993A - Motor driving method - Google Patents
Motor driving methodInfo
- Publication number
- JPS62293993A JPS62293993A JP13381986A JP13381986A JPS62293993A JP S62293993 A JPS62293993 A JP S62293993A JP 13381986 A JP13381986 A JP 13381986A JP 13381986 A JP13381986 A JP 13381986A JP S62293993 A JPS62293993 A JP S62293993A
- Authority
- JP
- Japan
- Prior art keywords
- motor
- driving
- routine
- main routine
- microcomputer
- 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
Links
- 238000000034 method Methods 0.000 title claims description 35
- 230000005611 electricity Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000033001 locomotion Effects 0.000 description 2
- 235000017166 Bambusa arundinacea Nutrition 0.000 description 1
- 235000017491 Bambusa tulda Nutrition 0.000 description 1
- 241001330002 Bambuseae Species 0.000 description 1
- 235000015334 Phyllostachys viridis Nutrition 0.000 description 1
- 239000011425 bamboo Substances 0.000 description 1
- 239000003795 chemical substances by application Substances 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000005284 excitation Effects 0.000 description 1
Landscapes
- Control Of Stepping Motors (AREA)
Abstract
Description
【発明の詳細な説明】
3、発明の詳細な説明
〔産業上の利用分野〕
本発明はマイクロコンピュータを用いてモータを駆動す
るモータ駆動方法にl′l!′Iする。[Detailed Description of the Invention] 3. Detailed Description of the Invention [Field of Industrial Application] The present invention is directed to a motor driving method for driving a motor using a microcomputer. 'I will.
一般に、OA礪器、民生機器等の各種機器の動作の高速
化、複雑化の質請に伴い、これらの機器の可動部を駆1
FIltlるモータに対しても駆動動伯の高速化、複雑
化が要請されている。In general, as various types of equipment such as office automation equipment and consumer equipment become faster and more complex, the moving parts of these equipment are becoming more difficult to drive.
FIltl motors are also required to have faster and more complex driving motions.
この要請を満すために、従来からt−夕をマイクロコン
ピュータを用いて、モータへの通電を制御して、1■ク
ーしている。In order to meet this requirement, conventionally, a microcomputer has been used to control the supply of electricity to the motor to cool down the motor.
第4図は高速プリンタ雪において印字ヘッド(共に図示
せず)を移動させる場合の一例を示し、ステッピングモ
ータ1をrj動制御2IIの対象としている。このステ
ッピングモータ1は通電を高速で切換えることにより、
動作の高速化、複雑化を実現することのできるモータの
1種である。そして、ステッピングモータ1の動作の高
速化、複雑化を図るためにマイクロコンピュータ2によ
ってステッピングモータ1への通電状態を制御するよう
にしている。FIG. 4 shows an example of moving a print head (both not shown) in a high-speed printer, and the stepping motor 1 is the object of the RJ motion control 2II. This stepping motor 1 can switch energization at high speed to
It is a type of motor that can realize faster and more complex operations. In order to increase the speed and complicate the operation of the stepping motor 1, the microcomputer 2 controls the state of energization of the stepping motor 1.
例えば、マイクロコンピュータ2により要請される動作
に応じて、ステッピングモータ1の速度、スローアップ
/ダウンの長さや方法、ステップ数、励磁方式、回転方
向等の種々の条件を適確に変えてステッピングモータ1
を駆動させる。For example, depending on the operation requested by the microcomputer 2, various conditions such as the speed of the stepping motor 1, the length and method of slowing down/down, the number of steps, the excitation method, the direction of rotation, etc. are appropriately changed to control the stepping motor. 1
drive.
実際には、ステッピングモータ1を駆動する時には、マ
イクロコンピュータ2にその駆動のためのプログラムを
用意しておき、このプログラムをタイマ3と共動さゼる
ことによって実行さゼて、ドライバ4に対してステッピ
ングモータ1を駆動ザる特定信号2aを発信する。そし
て、このドライバ4は受信した特定信号2aに従って通
電相を切換える等の制御を行なってステッピングモータ
1へ通電し、ステッピングモータ1を特定信号2aの内
容に応じて回転させている。In reality, when driving the stepping motor 1, a program for driving the stepping motor 1 is prepared in the microcomputer 2, and this program is executed in conjunction with the timer 3, and is executed by the driver 4. A specific signal 2a for driving the stepping motor 1 is transmitted. The driver 4 performs controls such as switching the energizing phase in accordance with the received specific signal 2a, energizes the stepping motor 1, and rotates the stepping motor 1 in accordance with the content of the specific signal 2a.
そして、このマイクロコンピュータ2が処理を行なうプ
ログラムの流れは、第5図に示すメインルーチンと、第
6図に示すタイマ3によって呼び出される割込みルーチ
ンとによって形成されている。The flow of the program processed by this microcomputer 2 is formed by a main routine shown in FIG. 5 and an interrupt routine called by the timer 3 shown in FIG.
これらのメインルーチンと、割込みルーチンどの役割分
担は、メインルーチンによって主な処理を行ない、実際
にドライバ4へfi定信号28を発信するするのは割込
みルーチンによって行なうようにされている。The roles of the main routine and the interrupt routine are such that the main routine performs the main processing, and the interrupt routine actually transmits the fi constant signal 28 to the driver 4.
次に、マイクロコンピュータ2によって行なわれるステ
ッピングモータ1の駆動方法を、第5図および第6図に
示す各ルーチンに従って説明づる。Next, a method of driving the stepping motor 1 performed by the microcomputer 2 will be explained according to the routines shown in FIGS. 5 and 6.
メインル−チンにおいて、ステップST、で七−タスタ
ートとすると、直ちに割込みルーチンが割込み、そのス
テップl5T1においてステッピングモータ1への通電
相切換出力を設定し、続いてステップl5T2において
タイマ値をタイマ3にビットする。In the main routine, when the seventh step is started at step ST, the interrupt routine immediately interrupts, sets the energized phase switching output to the stepping motor 1 at step 15T1, and then sets the timer value to timer 3 at step 15T2. Bit.
この割込みルーチンにJ:る割込みが終了すると、その
後メインルーチンのステップS下2以下でタイマ1直の
長さの設定等の判断が行なわれる。すなわら、ステップ
ST2においてステッピングモータ1に対して要求する
回転方向が正転か逆転かの判断を行ない、正転である場
合にはステップST3においてステッピングモータ1へ
の通電相を正回転とさせ、逆転である場合にはステップ
ST3においてステッピングモータ1への通電槽を逆回
転とさせる。イの後、ステップST4においてタイマ値
の定速設定を行なう。その後、ステップST5において
タイマ値をスローアップするか否かを判断し、YESと
判断した場合にはステップST6においてタイマ1直を
スローアップ設定し、Noと判断した場合にはステップ
ST6にお【プる処理を回避してステップST7に向う
。そして、このステップST7においてタイマ値をスロ
ーダウンするか否かを判断し、YESと判断した場合に
はステップST8においてタイマ値をスローダウン設定
し、NOと判断した場合にはステップST8における処
理を回避してステップST9に向う。そして、このステ
ップST9において、ステッピングモータ1に送給する
通電パルスのステップ数がタイマ値に達した否かを判断
し、YESの場合にはステップ5T1oにおいてモータ
ストップとさせ、Noの場合にはステップ5T1o1.
:おける処理を回避して、通電パルスが設定したステッ
プ数に到jヱするようにさゼる。When the interrupt in this interrupt routine ends, determinations such as setting the length of the first timer shift are made in steps S2 and below of the main routine. That is, in step ST2, it is determined whether the rotation direction requested of the stepping motor 1 is forward rotation or reverse rotation, and if it is forward rotation, the energization phase to the stepping motor 1 is set to forward rotation in step ST3. , in the case of reverse rotation, the current supply tank to the stepping motor 1 is caused to rotate in the reverse direction in step ST3. After step ST4, the timer value is set at a constant speed. Thereafter, in step ST5, it is determined whether or not to slow up the timer value, and if it is determined to be YES, the timer 1 shift is set to be slowed down in step ST6, and if it is determined to be no, the timer value is set to slow up. The process then proceeds to step ST7. Then, in this step ST7, it is determined whether or not to slow down the timer value, and if it is determined to be YES, the timer value is set to be slowed down in step ST8, and if it is determined to be NO, the process in step ST8 is avoided. The process then proceeds to step ST9. Then, in this step ST9, it is determined whether the number of steps of the energizing pulse sent to the stepping motor 1 has reached the timer value, and if YES, the motor is stopped in step 5T1o, and if NO, the step is stopped. 5T1o1.
:Avoiding the process in step 1, the energizing pulse reaches the set number of steps.
しかしながら、前述した従来のマイクロコンピュータを
用いたモータ駆動方法においては、ステッピングモータ
1の駆動に必要なタイマ値の艮ざ等の判断をマイクロコ
ンビコータ2のメインプログラムとなるメインルーチン
によって行なっているので、このマイクロコンピュータ
2を用いた他の処理例えば印字ヘッドへの通電制御等を
行なうための余裕が少ない。敢えて別の処理を行なうた
めには、メインプログラムを一段と複雑に絹み直す必要
があり、また、ステッピングモータ1の速度等の条件を
変える場合にも対応が困難であった。However, in the conventional motor driving method using a microcomputer as described above, judgments such as the determination of the timer value necessary for driving the stepping motor 1 are made by the main routine that is the main program of the microcombi coater 2. There is little room for other processes using the microcomputer 2, such as controlling the supply of electricity to the print head. In order to carry out a different process, it is necessary to make the main program even more complicated, and it is also difficult to deal with changing conditions such as the speed of the stepping motor 1.
本発明はこれらの点に鑑みてなされたものであり、マイ
クロコンピュータを用いてモータを駆動する場合に、モ
ータをその駆動条件を種々に変えて1.かつ、確実に駆
動させることができ、しかも、モータ駆動処理と異なる
他の処理をモータ駆動処理と同時に並行して行なうこと
ができ、更に、メインプログラムに余裕をもたせて種々
の処理を同時進行的に容易にかつ効率的に行なうことが
できるモータ駆動方法を提供することを目的とする。The present invention has been made in view of these points, and when driving a motor using a microcomputer, the motor is driven under various driving conditions. Furthermore, it is possible to drive the motor reliably, and other processes different from the motor drive process can be performed in parallel at the same time as the motor drive process.Furthermore, it is possible to perform various processes at the same time by leaving space in the main program. It is an object of the present invention to provide a motor driving method that can be easily and efficiently carried out.
(問題点を解決するための手段)
本発明のモータ駆動方法は、マイクロコンピュータをメ
インルーチンと、タイマによって呼び出される割込みル
ーチンとに従って作動させて、モータを駆動する特定信
号をドライバに向けて発信させ、このドライバを前記特
定信号に従って作動させて、前記モータへの通電状態を
1IIIrIJせしめてモータを駆動するモータ駆動方
法において、前記マイクロコンピュータは、前記モータ
の駆動に必要なパターンをメインルーチンにより設定し
、その後前記割込みルーチンによって前記パターンに応
じた特定信号を17る駆動処理を行ない、この割込みル
ーチンが作動状態にあるuNに前記メインルーチンを他
の処理動作を可能とさせながら、前記特定信号をドライ
バに発信させることを特徴とづる。(Means for Solving Problems) The motor driving method of the present invention operates a microcomputer according to a main routine and an interrupt routine called by a timer, and sends a specific signal to the driver to drive the motor. , in the motor driving method of driving the motor by operating the driver according to the specific signal to set the energization state to the motor to 1IIIrIJ, the microcomputer sets a pattern necessary for driving the motor by a main routine. Then, the interrupt routine performs processing to drive a specific signal according to the pattern, and this interrupt routine drives the specific signal while allowing the main routine to perform other processing operations in the activated uN. It is characterized by transmitting information to people.
本発明においてはマイクロコンピュータのメインルーチ
ンにモータの駆動条件に対応づ゛る種々のパラメータを
予め設定しである。In the present invention, various parameters corresponding to motor drive conditions are preset in the main routine of the microcomputer.
そして、モータの駆動を行なう場合、先ずメインルーチ
ンが作動してセータの駆動条件に応じたパラメータを設
定し、その後タイマによって割込みルーチンが呼び出さ
れる。When the motor is to be driven, a main routine is first activated to set parameters according to the sweater driving conditions, and then an interrupt routine is called by a timer.
その後は、υj込みルーチンによって、nti記パラメ
ータに応じた特定信号を得る駆動処理、すなわち設定さ
れたモータの駆動制御が行なわれるか否かの判断および
各種の値の設定が行なわれる。After that, the υj-inclusive routine performs drive processing to obtain a specific signal according to the nti parameters, that is, it is determined whether or not the set motor drive control is to be performed, and various values are set.
一方、この割込みルーチンが作動している間はメインル
ーチンがモータの駆動処理から切離されているので、こ
の間にメインルーチンによって他の処理動作例えば印字
ヘッドへの通電制御を行なうことができる。On the other hand, while this interrupt routine is in operation, the main routine is separated from the motor drive processing, so during this time the main routine can perform other processing operations, such as controlling the supply of electricity to the print head.
このようにして、モータの駆動制御処理と、他の処理と
を同時進行させることができ、効率よくマイクロコンピ
ュータを作動さゼることができる。In this way, the motor drive control processing and other processing can proceed simultaneously, and the microcomputer can be operated efficiently.
また、モータの駆動条件の変化すなわち種々のパラメー
タの変化に対しても、マイクロコンピュータのメインチ
ールによって容易に対応することができ、モータの駆動
条件の変化を円滑に遂行することができる。Furthermore, changes in motor drive conditions, that is, changes in various parameters, can be easily dealt with by the main processor of the microcomputer, and changes in motor drive conditions can be carried out smoothly.
以下、本発明の実施例を第1図から第3図について説明
する。Embodiments of the present invention will be described below with reference to FIGS. 1 to 3.
第1図は本発明方法を実施するモータ駆8機構を示し、
ステッピングモータ11は駆動対象となるステッピング
モータであり、このステッピングモータ11をマイクロ
コンピュータ12、タイマ13およびドライバ14を用
いて従来とほぼ同tIに駆動する様に形成されている。FIG. 1 shows a motor drive 8 mechanism for carrying out the method of the present invention,
The stepping motor 11 is a stepping motor to be driven, and is configured to drive the stepping motor 11 using a microcomputer 12, a timer 13, and a driver 14 at approximately the same tI as in the prior art.
本実施例においては、マイクロコンピュータ12によっ
て第2図に示すメインルチンおよび第3図に示す割込み
ルーチンに従って作動し、ドライバ14に対してステッ
ピングモータ1を駆動する特定信号12aを発信させる
。In this embodiment, the microcomputer 12 operates according to the main routine shown in FIG. 2 and the interrupt routine shown in FIG. 3, and causes the driver 14 to transmit a specific signal 12a for driving the stepping motor 1.
更に説明するとメインルーチンにおいて、ステップST
1で予め設定しであるパラメータの中からモータの駆動
条件に対応したパラメータを選択して設定し、ステップ
ST2でモータスタートとすると、直ちに割込みルーチ
ンが割込む。To explain further, in the main routine, step ST
When the parameters corresponding to the motor driving conditions are selected and set from among the preset parameters in step ST1 and the motor is started in step ST2, the interrupt routine immediately interrupts.
この後、本実施例においては、割込みルーチンによって
パラメークに応じたt−夕の駆動処Jff!となる秤々
の判断が行なわれる。After this, in this embodiment, the interrupt routine executes the t-even drive process Jff! according to the parameters. A judgment is made on the scales.
すなわち、ステップ[ST1にJ3いてステッピングモ
ータ11に対して要求する回転方向が正転か逆転かの判
断を行ない、正転である場合に(:1ステツプ■ST2
においてステッピングセータ11への通電相を正回転と
さゼ、逆転である場合にはステップl5T2においてス
テッピングモータ11への通電相を逆回転とさせる。そ
の後、ステップl5T3においてタイマ値の定速設定を
行なう。その後、ステップl5T4においてタイマ値を
スローアップするか否かを判断し、YESと判断した場
合にはステップl5T5においてタイマ値をスローアッ
プ設定し、Noと判断した場合にはステップl5T5に
おける処理を回避してステップl5T6に向う。そして
、このステップl5T6においてタイマ値をスローダウ
ンするか否かを判断し、YESと判断した場合にはステ
ップl5T7においてタイマ値をスローダウン設定し、
Noと判断した場合にはステップl5T7における処理
を回避してステップl5T8に向う。そして、ステップ
l5T8においてタイマ値をタイマ13にセットする。That is, in step [ST1, J3 determines whether the rotation direction requested of the stepping motor 11 is forward or reverse, and if it is forward rotation, (:1 step ■ST2
In step 15T2, the energization phase to the stepping motor 11 is set to forward rotation and reverse rotation, and in step 15T2, the energization phase to the stepping motor 11 is set to reverse rotation. Thereafter, in step 15T3, the timer value is set at a constant speed. After that, it is determined in step l5T4 whether or not to slow up the timer value, and if it is determined to be YES, the timer value is set to be slowed down in step l5T5, and if it is determined to be no, the processing in step l5T5 is avoided. Then, proceed to step 15T6. Then, in this step 15T6, it is determined whether or not to slow down the timer value, and if it is determined as YES, the timer value is set to be slowed down in step 15T7,
If the determination is No, the process in step 15T7 is avoided and the process proceeds to step 15T8. Then, in step 15T8, a timer value is set in the timer 13.
その後、メインルーチンのステップST4に戻り、この
ステップST4において、ステッピングモータ11に送
給する通電パルスのステップ数がタイマ値に達した否か
を判断し、YESの場合にはステップST5においてモ
ータストップとさけ、Noの場合にはステップST5に
J3ける処理を回避して、通電パルスが設定したステッ
プ数に到達するようにさせる。After that, the process returns to step ST4 of the main routine. In step ST4, it is determined whether the number of steps of the energizing pulse sent to the stepping motor 11 has reached the timer value. If YES, the motor is stopped in step ST5. If the answer is No, the process in step ST5 is avoided and the energization pulse reaches the set number of steps.
このようにしてマイクロコンビコータ11の駆動制御を
簡単に行なうことができる。In this way, the drive control of the micro combi coater 11 can be easily performed.
また、本実施例においては、メインルーチンがそのステ
ップST2からS T 4の間に保持されている時には
、モータの駆動処理に関与しないので、この間にステッ
プST3として他の処I’l!動作例えば印字ヘッドへ
の通電制御を行なう。Further, in this embodiment, when the main routine is held between steps ST2 and ST4, it is not involved in the motor drive processing, so during this time, other processing is performed as step ST3! For example, it controls the supply of electricity to the print head.
このように本発明においては、モータの駆動処理に必要
で時間を要する判断処理等を割込みルーチンで行ない、
この割込みルーチンの動作中はメインルーチンを自由状
態にして負担を軽くし、他の処理を行なえるようにして
いる。そして、このメインルーチンが自由状態にある時
に、印字ヘッドへの通電やデータの編集等を同時に並行
して容易に行なうことができる。In this way, in the present invention, the interrupt routine performs the judgment process that is necessary for the motor drive process and takes time.
While this interrupt routine is operating, the main routine is left in a free state to lighten the load and allow other processing to be performed. When this main routine is in a free state, it is possible to easily perform energization of the print head, editing of data, etc. simultaneously and in parallel.
また、モータの駆動条件の変更も、メインルーチンによ
るパラメータの選択設定を行ない、その後は割込みルー
チンで処理を行なうことにより極めて簡単に行なうこと
ができる。Furthermore, changing the driving conditions of the motor can be done extremely easily by selecting and setting parameters using the main routine and then performing processing using the interrupt routine.
なお、駆動制御の対象となるモータは、ステッピングモ
ータ以外のものも含まれる。Note that motors subject to drive control include motors other than stepping motors.
また、本発明は前記実施例のものに限られず、必要に応
じて変更することができる。Further, the present invention is not limited to the above embodiments, and can be modified as necessary.
このように本発明のモータ駆動方法は溝成され作用する
ものであるから、マイクロコンピュータを用いてモータ
を駆動する場合に、モータをその駆動条件を挿々に変え
て、かつ、確実に駆動させることができ、しかも、モー
タ駆動処理と異なる他の処理をモータ駆動処理と同時に
並行して行なうことができ、更に、メインプログラムに
余裕をもたせて種々の処理を同時逆行的に容易にかつ効
率的に行なうことができる笠の効果を奏する。Since the motor driving method of the present invention operates in a grooved manner, when driving the motor using a microcomputer, the motor can be driven reliably by changing the driving conditions from time to time. In addition, other processes different from motor drive processing can be performed in parallel with the motor drive processing, and furthermore, the main program can be provided with leeway to allow various processes to be performed simultaneously and backwards easily and efficiently. It has the effect of a hat that can be carried out.
第1図は本発明のモータ駆動方法の対傘となろモータ駆
動機構の概略系統図、第2図および第3図はそれぞれ本
発明方法の一実施例を示すマイクロコンピュータのメイ
ンルーチンおよび割込みルーチンを示すチャー1−図、
第4図は従来のモータ駆動機構を示す概略系統図、第5
図および第6図はそれぞれ従来方法を示す第2図および
第3図と同様の図である。
11・・・ステッピングモータ、12・・・マイク11
−1ンピユータ、12a・・・特定信号、13・・・タ
イマ、14・・・ドライバ。
出願人代理人 中 尾 俊 輔第1図
不¥
第2図
くツイン・ルー4ン〉
=
第3区
(1+]区御ルー手ン〉
第5図
くツイン・lし一手ン〉FIG. 1 is a schematic system diagram of a naro motor drive mechanism, which is the umbrella for the motor drive method of the present invention, and FIGS. 2 and 3 respectively show a main routine and an interrupt routine of a microcomputer showing one embodiment of the method of the present invention. Char 1 - diagram showing,
Figure 4 is a schematic system diagram showing a conventional motor drive mechanism;
Figures 2 and 6 are similar to Figures 2 and 3, respectively, showing the conventional method. 11...Stepping motor, 12...Microphone 11
-1 computer, 12a... specific signal, 13... timer, 14... driver. Applicant's agent Shunsuke Nakao Figure 1: ¥5,000 Figure 2: Twin route 4〉 = District 3 (1+): Ward 3〉 Figure 5: Twin route: 1〉
Claims (1)
によつて呼び出される割込みルーチンとに従って作動さ
せて、モータを駆動する特定信号をドライバに向けて発
信させ、このドライバを前記特定信号に従って作動させ
て、前記モータへの通電状態を制御せしめてモータを駆
動するモータ駆動方法において、前記マイクロコンピュ
ータは、前記モータの駆動に必要なパターンをメインル
ーチンにより設定し、その後前記割込みルーチンによつ
て前記パターンに応じた特定信号を得る駆動力処理を行
ない、この割込みルーチンが作動状態にある時に前記メ
インルーチンを他の処理動作を可能とさせながら、前記
特定信号をドライバに発信させることを特徴とするモー
タ駆動方法。 2)高速プリンタに用いられるステッピングモータを駆
動条件に応じて駆動させることを特徴とする特許請求の
範囲第1項記載のモータ駆動方法。[Claims] 1) A microcomputer is operated according to a main routine and an interrupt routine called by a timer, and a specific signal for driving the motor is transmitted to a driver, and the driver is caused to operate according to the specific signal. In the motor driving method, the microcomputer sets a pattern necessary for driving the motor using a main routine, and then sets a pattern necessary for driving the motor using the interrupt routine. The present invention is characterized by performing driving force processing to obtain a specific signal according to the pattern, and transmitting the specific signal to the driver while enabling the main routine to perform other processing operations when the interrupt routine is in an active state. motor drive method. 2) A motor driving method according to claim 1, characterized in that a stepping motor used in a high-speed printer is driven according to driving conditions.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13381986A JPS62293993A (en) | 1986-06-11 | 1986-06-11 | Motor driving method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13381986A JPS62293993A (en) | 1986-06-11 | 1986-06-11 | Motor driving method |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS62293993A true JPS62293993A (en) | 1987-12-21 |
Family
ID=15113780
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP13381986A Pending JPS62293993A (en) | 1986-06-11 | 1986-06-11 | Motor driving method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS62293993A (en) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS57129199A (en) * | 1981-02-04 | 1982-08-11 | Toshiba Corp | Drive device for stepping motor |
-
1986
- 1986-06-11 JP JP13381986A patent/JPS62293993A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS57129199A (en) * | 1981-02-04 | 1982-08-11 | Toshiba Corp | Drive device for stepping motor |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS62293993A (en) | Motor driving method | |
JP2550570B2 (en) | Printer | |
CN207841656U (en) | Ceramic material 3D printer kinetic control system based on labview | |
JP2001275374A (en) | Motor controller and storage medium | |
JPH1190752A (en) | Changing speed control method for automatic tool changer | |
JPS63205256A (en) | Printer | |
JPH028908B2 (en) | ||
JPS6154971A (en) | Serial printer | |
JPS60120080A (en) | Carriage drive controller | |
JP2003080747A (en) | Recording method for line thermal printer and line thermal printer used therefor | |
JPS6156713B2 (en) | ||
JPH0360941A (en) | Parameter corresponding type tool transfer speed control method | |
CN117435360A (en) | Walking unit control method based on brushless motor | |
JP2001001284A (en) | Robot control device using information on field of view of operator | |
JP2904863B2 (en) | Ink ribbon movement control method for color printer | |
JPH0280276A (en) | Printing carriage control system of serial printer | |
JPH0343869B2 (en) | ||
JPH11198449A (en) | Method for controlling printing of printer | |
JP3249976B2 (en) | Servo motor torque control system | |
JPS61109700A (en) | Automatic cutting type high-speed printer | |
JPH0810822Y2 (en) | Motor control system | |
JP2002002049A (en) | Driving method of stepping motor for carriage | |
JP3208765B2 (en) | Thermal line printer | |
JPS5941276A (en) | Dot-matrix type serial printer | |
JPS615972A (en) | Printing-controlling system |