JP2010130852A - Motor controller and estimation control method - Google Patents

Motor controller and estimation control method Download PDF

Info

Publication number
JP2010130852A
JP2010130852A JP2008305282A JP2008305282A JP2010130852A JP 2010130852 A JP2010130852 A JP 2010130852A JP 2008305282 A JP2008305282 A JP 2008305282A JP 2008305282 A JP2008305282 A JP 2008305282A JP 2010130852 A JP2010130852 A JP 2010130852A
Authority
JP
Japan
Prior art keywords
command
speed
position command
motor
difference
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
JP2008305282A
Other languages
Japanese (ja)
Inventor
Kazuo Sato
一男 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric 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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP2008305282A priority Critical patent/JP2010130852A/en
Publication of JP2010130852A publication Critical patent/JP2010130852A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a motor controller having high followability at a constant speed by reducing a feedforward amount in accordance with a machine to follow a command, simplifying control operation to reduce overshoot in acceleration and deceleration, and to provide an estimation control method. <P>SOLUTION: The motor controller includes: a position command difference buffer section (21) for storing position commands per sampling time; and an estimation operating section (22) for generating a speed command based on a position command of the position command difference buffer section and a position deviation of the position of the motor. The position command difference buffer section has two stages when using only speed feedforward, and four stages when using only torque feedforward. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、予測制御方法とそれを含む電動機制御装置に関するもので、現在の位置指令から未来の位置指令を予測し、位置フィードバックが位置指令に追従するように制御するものである。   The present invention relates to a predictive control method and an electric motor control device including the predictive control method, and predicts a future position command from a current position command, and controls so that position feedback follows the position command.

従来の予測制御方法は、移動を開始するサンプリング時刻に現在時刻からMステップ先までの目標指令値を発生し、次のサンプリング時刻以降は現在時刻からMステップ先の目標指令値のみを発生させて予見(予測と同義)制御演算をしている(例えば、特許文献1参照)。
図8において、21は指令発生器、22は指令増分値を記憶するメモリ、23は予見制御パラメータを記憶するメモリ、24は出力増分値を記憶するメモリ、25は過去の制御入力を記憶するメモリ、28は演算器であり、指令増分値を記憶するメモリ22で目標指令切り替え信号により、予見制御を行う最初のサンプリング時刻には、現在時刻からMステップ先までの目標指令増分値をメモリに記憶し、次のサンプリング時刻からは現在時刻からはメモリの内容を1サンプリング過去にシフトした後、新たに未来指令増分値を記憶する。 演算器28は(1)式により制御入力v(i)を算出する。算出されたv(i)はメモリ25に記憶されるとともに、モータ制御器に出力され制御される。
このように、従来の制御方法は、移動を開始するサンプリング時刻に現在時刻からMステップ先までの目標指令値を発生し、次のサンプリング時刻以降は現在時刻からMステップ先の目標指令値のみを発生させて予見制御演算するものである。
特開平8−123537号公報(第4頁、図2)
The conventional predictive control method generates a target command value from the current time to M step ahead at the sampling time when movement starts, and generates only a target command value M steps ahead from the current time after the next sampling time. Foreseeing (synonymous with prediction) control calculation is performed (for example, see Patent Document 1).
In FIG. 8, 21 is a command generator, 22 is a memory for storing command increment values, 23 is a memory for storing preview control parameters, 24 is a memory for storing output increment values, and 25 is a memory for storing past control inputs. , 28 is an arithmetic unit, and a memory 22 for storing a command increment value stores a target command increment value from the current time to M steps ahead in the memory at the first sampling time for performing the preview control by a target command switching signal. After the next sampling time, the memory contents are shifted one sampling past from the current time, and a future command increment value is newly stored. The computing unit 28 calculates the control input v (i) by the equation (1). The calculated v (i) is stored in the memory 25 and output to the motor controller for control.
As described above, the conventional control method generates a target command value from the current time to M step ahead at the sampling time when movement starts, and only the target command value of M step ahead from the current time after the next sampling time. It is generated and the predictive control is calculated.
JP-A-8-123537 (page 4, FIG. 2)

従来の位置が指令に追従するように制御する方法は、予見(予測)制御でMステップ先の目標指令値とN−1ステップ前の補正指令値が必要で、制御演算が複雑であり、指令への追従はMステップ先の目標指令値とN−1ステップ前の補正指令値で決まり、またフィードフォワード量の調整がないので指令への追従を機械に合わせることができないという問題があった。
本発明はこのような問題点に鑑みてなされたものであり、機械にあわせてフィードフォワード量を調整して指令に追従させ、制御演算を簡易にして、加減速時のオーバシュートを減らし、一定速度時の追従性を高めた電動機制御装置と予測制御方法を提供することを目的とする。
The conventional method of controlling the position so as to follow the command requires a target command value of M steps ahead and a correction command value of N-1 steps in predictive (predictive) control, and the control calculation is complicated. The follow-up to the position is determined by the target command value M steps ahead and the correction command value before the N-1 step, and since there is no adjustment of the feedforward amount, there is a problem that the follow-up to the command cannot be matched with the machine.
The present invention has been made in view of such problems. The feedforward amount is adjusted in accordance with the machine so as to follow the command, the control calculation is simplified, the overshoot at the time of acceleration / deceleration is reduced, and constant. It is an object of the present invention to provide an electric motor control device and a predictive control method with improved followability during speed.

上記問題を解決するため、本発明は、次のように構成したのである。
請求項1に記載の発明は、位置指令をサンプリング時間毎に保存する位置指令差分バッファ部と、前記位置指令差分バッファ部の位置指令と電動機位置の位置偏差に基づいて速度指令を生成する予測演算部と、前記速度指令と電動機速度の速度偏差に基づいてトルク指令を生成する速度制御部と、トルク指令に基づいて電動機を駆動する電動機駆動部と、前記電動機位置の時間差分により前記電動機速度を生成する電動機速度生成部と、を備えた電動機制御装置において、速度フィードフォワードのみ使用する場合、前記位置指令差分バッファを2段とする位置指令差分バッファ部を備えるとするものである。
また、請求項2に記載の発明は、位置指令差分バッファ部は、トルクフィードフォワードを使用する場合、位置指令差分バッファを4段とするものである。
In order to solve the above problem, the present invention is configured as follows.
The invention according to claim 1 is a position command difference buffer unit that stores a position command for each sampling time, and a prediction calculation that generates a speed command based on the position command of the position command difference buffer unit and the position deviation of the motor position. A speed control unit that generates a torque command based on a speed deviation between the speed command and the motor speed, a motor drive unit that drives the motor based on the torque command, and a time difference between the motor positions to determine the motor speed. When using only the speed feedforward in an electric motor control device including an electric motor speed generation unit to be generated, the electric motor control device includes a position command difference buffer unit having two stages of the position command difference buffer.
In the invention according to claim 2, the position command difference buffer unit has four stages of position command difference buffers when using torque feed forward.

また、請求項3に記載の発明は、位置指令差分バッファ部は、フィードフォワードを使用しない場合位置指令差分バッファを使用せずに、位置指令の差分が同一とするものである。
また、請求項4に記載の発明は、位置指令をサンプリング時間毎に保存する位置指令差分バッファ部と、前記位置指令差分バッファ部の位置指令と電動機位置の位置偏差に基づいて速度指令を生成する予測演算部と、前記速度指令と電動機速度の速度偏差に基づいてトルク指令を生成する速度制御部と、トルク指令に基づいて電動機を駆動する電動機駆動部と、前記電動機位置の時間差分により前記電動機速度を生成する電動機速度生成部と、を備えた電動機制御装置の制御方法において、速度フィードフォワードのみ使用する場合、前記位置指令差分バッファを2段として位置指令差分を保存するステップとするものである。
According to a third aspect of the present invention, the position command difference buffer unit uses the same position command difference without using the position command difference buffer when feedforward is not used.
According to a fourth aspect of the present invention, a position command difference buffer unit that stores a position command for each sampling time, and a speed command is generated based on the position command of the position command difference buffer unit and the position deviation of the motor position. A prediction calculation unit; a speed control unit that generates a torque command based on a speed deviation between the speed command and the motor speed; a motor drive unit that drives the motor based on the torque command; and a time difference between the motor positions. In a control method of an electric motor control device including an electric motor speed generation unit that generates a speed, when only speed feedforward is used, the position command difference buffer is stored in two stages and the position command difference is stored. .

また、請求項5に記載の発明は、トルクフィードフォワードを使用する場合は、位置指令差分バッファを4段として位置指令差分を保存するステップとするものである。
また、請求項6に記載の発明は、フィードフォワードを使用しない場合は、位置指令差分バッファを使用せずに、位置指令差分が同一として予測制御を行うステップとするものである。
According to a fifth aspect of the present invention, when using torque feed forward, the position command difference buffer is stored in four stages and the position command difference is stored.
According to the sixth aspect of the present invention, when feedforward is not used, the position command difference is not used but the prediction control is performed with the same position command difference.

本発明によると、位置指令差分バッファを減らして演算を簡易にし、加減速時のオーバシュートを減らし、一定速度時の追従性を高めた電動機制御装置と予測制御方法を提供することができる。   According to the present invention, it is possible to provide an electric motor control device and a predictive control method in which the position command difference buffer is reduced to simplify the calculation, the overshoot at the time of acceleration / deceleration is reduced, and the followability at a constant speed is improved.

以下、本発明の実施の形態について図を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は本発明の電動機制御装置の構成を示すブロック図である。 図において、1は電動機制御装置、2は電動機、3は位置検出器、11は予測制御部、12は速度制御部、13は電流制御部、14はパワー変換部、15は速度生成部、16はエンコーダ信号入出力部である。
予測制御部11は位置指令と電動機位置の位置偏差に基づいて速度指令を生成し、速度制御部12は速度指令と電動機速度の速度偏差に比例積分制御を行い、トルク指令を生成する。電流制御部13はトルク指令を電流指令に変換し、電流指令と電動機電流の電流偏差に基づいて電圧指令を生成する。パワー変換部14は電圧指令をPWM信号に変換して電力変換器を駆動して電動機に電流指令どおりの電流を流す。位置検出器3は電動機2に結合され、電動機の位置を検出する。速度生成部15は、電動機位置の時間差分をとって電動機速度を生成する。
本発明の特徴的な部分は、予測制御部11の位置指令差分バッファを速度フィードフォワードのみ使用する場合は、2段或いはトルクフィードフォワードを使用する場合は、4段とした点である。
FIG. 1 is a block diagram showing a configuration of an electric motor control device of the present invention. In the figure, 1 is an electric motor control device, 2 is an electric motor, 3 is a position detector, 11 is a prediction control unit, 12 is a speed control unit, 13 is a current control unit, 14 is a power conversion unit, 15 is a speed generation unit, 16 Is an encoder signal input / output unit.
The prediction control unit 11 generates a speed command based on the position command and the position deviation of the motor position, and the speed control unit 12 performs proportional integral control on the speed command and the speed deviation of the motor speed to generate a torque command. The current control unit 13 converts the torque command into a current command, and generates a voltage command based on a current deviation between the current command and the motor current. The power conversion unit 14 converts the voltage command into a PWM signal, drives the power converter, and flows a current according to the current command to the motor. The position detector 3 is coupled to the electric motor 2 and detects the position of the electric motor. The speed generation unit 15 generates a motor speed by taking the time difference of the motor position.
A characteristic part of the present invention is that the position command difference buffer of the prediction control unit 11 is set to two stages when only speed feedforward is used or four stages when torque feedforward is used.

図2は予測制御部11の構成を示すブロック図である。図において、21は指令バッファ部、22は予測演算部、23はフィードフォワード演算部である。
ここで、本発明の予測制御について説明する。
本発明の予測制御は位置と位置指令を一致させるよう、現在時刻 i・Ts(時刻i、サンプリング周期Ts)において、Mサンプリング未来の目標指令増分値Δr(i+M)と、位置の増分値y(i)を入力として、制御入力である速度指令vrefに以下のように与える。 速度フィードフォワードのみ使用する場合は(1)式で、トルクフィードフォワードを使用する場合は(2)式となる。
FIG. 2 is a block diagram illustrating a configuration of the prediction control unit 11. In the figure, 21 is a command buffer unit, 22 is a prediction calculation unit, and 23 is a feedforward calculation unit.
Here, the predictive control of the present invention will be described.
In the predictive control of the present invention, at the current time i · Ts (time i, sampling period Ts), the target command increment value Δr (i + M) of M sampling future and the position increment value y ( Using i) as an input, the speed command v ref as a control input is given as follows. When only speed feedforward is used, equation (1) is used, and when torque feedforward is used, equation (2) is obtained.

ここで、Δr(i)は位置指令差分、Δy(i)は位置の差分、e(i)は位置偏差、vFF(i)は速度フィードフォワードでvFF=ffv×Δr(i+1)、tFF(i)はトルクフィードフォワードでtFF(i)=ffa×Δr(i+4)である。 ffv、ffaはそれぞれフィードフォワードゲインであり、vm、E、p、g、x、tはあらかじめ計算した定数である。
指令バッファ21は、速度フィードフォワードのみ使用する場合は(3)式の演算をするため位置指令差分の2段バッファ処理を行う。
Here, Δr (i) is a position command difference, Δy (i) is a position difference, e (i) is a position deviation, v FF (i) is a speed feedforward, and v FF = ffv × Δr (i + 1), t FF (i) is torque feed forward and tFF (i) = ffa × Δr (i + 4). ffv and ffa are feed forward gains, respectively, and vm, E, p 0 , g 1 , x n and t n are constants calculated in advance.
When only the speed feedforward is used, the command buffer 21 performs the two-stage buffer processing of the position command difference in order to calculate the equation (3).

また、トルクフィードフォワードを使用する場合は(4)式の演算をするため位置指令差分の4段バッファ処理を行う。 When torque feed forward is used, a 4-step buffer process for position command difference is performed in order to calculate equation (4).

また、予測演算部22は、(1)式の演算処理を行う。フィードフォワード演算部23は、速度フィードフォワードvFF(i)及びトルクフィードフォワードtFF(i)のフィードフォワード演算を行う。 Moreover, the prediction calculation part 22 performs the calculation process of Formula (1). The feedforward calculation unit 23 performs a feedforward calculation of speed feedforward v FF (i) and torque feedforward t FF (i).

図3は予測制御部11を更に(1)式または、(2)式の演算を実行するための詳細な構成を示すブロック図である。 図において、21は指令バッファ部、22は予測演算部、 23はフィードフォワード演算部である。 その処理は前述と同様である。
予測制御は、制御対象の入力である速度指令から出力である位置までの伝達関数モデルを用いて求めた未来偏差予測値と、偏差と、制御入力に関する評価関数が最小となるように、制御入力である速度指令を求めたものである。
位置指令増分値Δr(i)を用いて、未来偏差予測値e(i+M)を、(5)式で与え、評価関数を(6)式で与える。
FIG. 3 is a block diagram showing a detailed configuration for the prediction control unit 11 to further execute the calculation of the expression (1) or (2). In the figure, 21 is a command buffer unit, 22 is a prediction calculation unit, and 23 is a feedforward calculation unit. The processing is the same as described above.
Predictive control is based on the control input so that the future deviation predicted value obtained using the transfer function model from the speed command that is the control target input to the output position, the deviation, and the evaluation function related to the control input are minimized. Is a speed command.
Using the position command increment Δr (i), the future deviation predicted value e * (i + M) is given by equation (5), and the evaluation function is given by equation (6).

ここでMは予測区関数、e(i+M)は制御周期iからMサンプル先の未来予測偏差、eは偏差、C、C、αは調整係数である。
(6)式の評価関数が最小となるような制御入力vref(i)を求めて制御する。
速度指令vrefは(7)式の予測制御式で与えられる。
Here, M is a prediction function, e * (i + M) is a future prediction deviation M samples ahead of the control period i, e is a deviation, and C, C d , and α are adjustment coefficients.
(6) The control input v ref (i) that minimizes the evaluation function of the equation is obtained and controlled.
The speed command v ref is given by a predictive control expression of Expression (7).

図6は、予測制御部11を更に(7)式5の演算を実行するための詳細な構成を示すブロック図である。図において、21は指令バッファ部、22は予測演算部、23はフィードフォワード演算部である。
本発明と異なるのは指令バッファ21が、(8)式の演算をするため位置指令差分のM段バッファ処理を行い、予測演算部22は(7)式の演算処理を行う点である。フィードフォワード演算部23は、前述と同様の処理を行う。
FIG. 6 is a block diagram showing a detailed configuration for the prediction control unit 11 to further execute the calculation of Equation (7). In the figure, 21 is a command buffer unit, 22 is a prediction calculation unit, and 23 is a feedforward calculation unit.
The difference from the present invention is that the command buffer 21 performs M-stage buffer processing of the position command difference in order to perform the calculation of equation (8), and the prediction calculation unit 22 performs the calculation processing of equation (7). The feedforward calculation unit 23 performs the same process as described above.

指令バッファ21は位置指令差分のM段バッファがあるが、バッファの段数が大きいと過渡時に速度指令は緩やかになり、そこでフィードフォワード等で追従させすぎるとオーバシュートやアンダーシュートし易くなる。 The command buffer 21 has an M-stage buffer for position command difference, but if the number of stages of the buffer is large, the speed command becomes gradual at the time of transition.

図4は位置指令差分のバッファの大きさと制御周期の違いによる速度指令の関係を示した図である。 図4(a)は制御周期として0.5ms、8段程度の位置指令差分バッファの場合の速度指令であり、加速から一定速度になるところで位置指令から遅れているのが分かる。 これを位置指令に追従させようとすると大きなフィードフォワードが必要になるが、大きなフィードフォワードはオーバシュートに繋がる。図4(b)は制御周期として0.5ms、2段程度の位置指令差分バッファの場合の速度指令であり、加速から一定速度になるところでも位置指令から追従しているのが分かる。更に追従させようとするには図4(c)のように制御周期として0.25msと短縮すると、速度指令は更に位置指令に追従する。これは指令の重み

が未来の方がv<v<v・・と大きいからである。つまり指令の重みvと位置指令差分を乗算した部分は (9)式となり、予測区間が短いほど位置指令差分に近づくためである。
また制御周期が短くなると、位置指令差分が一定速度になる点では指令の重みvと位置指令差分を乗算した部分である(10)式は位置指令差分が一定速度に近くなるので大きくなり位置指令差分に近づくためである。
FIG. 4 is a diagram showing the relationship between the position command difference buffer size and the speed command depending on the control cycle. FIG. 4A shows a speed command in the case of a position command differential buffer of about 8 ms and a control cycle of about 8 ms. It can be seen that the position command is delayed from the position command at a constant speed after acceleration. A large feedforward is required to make this follow the position command, but a large feedforward leads to an overshoot. FIG. 4B shows a speed command in the case of a position command difference buffer of about 0.5 ms as a control cycle and about two stages, and it can be seen that the position command follows from the position command even at a constant speed from the acceleration. For further tracking, if the control cycle is shortened to 0.25 ms as shown in FIG. 4C, the speed command further follows the position command. This is the weight of the command

This is because the future is larger as v 1 <v 2 <v 3 . That weight v part multiplied by m and the position command difference command becomes (9), in order to approach the position command difference shorter prediction interval.
Further, when the control period is shortened, in terms of the position command difference is constant speed is a portion obtained by multiplying the position command difference between the weight v m command (10) is larger because the position command difference becomes closer to the predetermined speed position This is to approach the command difference.

このように多くの位置指令差分バッファの場合より大きなフィードフォワードを必要としないので、位置指令に追従させてもオーバシュートやアンダーシュートし難くなるのである。 Thus, since a larger feed forward is not required than in the case of many position command differential buffers, overshoot and undershoot are difficult to follow even if the position command is followed.

図5は、本発明の制御方法を示すフローチャートである。 図において、ステップS1では速度フィードフォワードのみ使用する場合は、(11)式の指令バッファ分を、トルクフィードフォワードを使用する場合は、(12)式の指令バッファ分を演算する。   FIG. 5 is a flowchart showing the control method of the present invention. In the figure, in step S1, the command buffer of equation (11) is calculated when only speed feedforward is used, and the command buffer of equation (12) is calculated when torque feedforward is used.


次にステップS2では位置偏差分e(i)をe(i)=Δr(i)−Δy(i)より算出する。ステップS3では速度フィードフォワードを(13)式より演算する。

Next, in step S2, the position deviation e (i) is calculated from e (i) = Δr (i) −Δy (i). In step S3, speed feed forward is calculated from equation (13).

ステップS4ではトルクフィードフォワードを使用する場合は、トルクフィードフォワードを式(14)を使用して演算する。 In step S4, when using torque feed forward, torque feed forward is calculated using equation (14).


ステップS5ではステップS1〜ステップS4の演算結果より(1)式或いは(2)式速度指令を算出する。ステップS6では位置指令差分Δr(i)を指令バッファ21に保存する。予測制御の演算はサンプリング周期、つまり制御周期毎に行う。

In step S5, an equation (1) or equation (2) speed command is calculated from the calculation results of steps S1 to S4. In step S 6, the position command difference Δr (i) is stored in the command buffer 21. The calculation of predictive control is performed every sampling period, that is, every control period.

このようにして2段或いは4段として位置指令差分バッファを用いた予測制御で、位置指令に追従させても位置決め時にはオーバシュートやアンダーシュートを防ぐことができるのである。   In this way, in the predictive control using the position command difference buffer as two or four stages, overshoot and undershoot can be prevented during positioning even if the position command is followed.

図7は第2実施例の予測制御部11を以下の(15)式6の演算を実行するための構成を、詳細に示すブロック図である。図において、22は予測演算部である。予測演算部22は(15)式の演算を実行する。実施例1と異なる部分は、指令バッファ部やフィードフォワード演算部がない部分である。速度指令vrefは(15)式の予測制御式で与えられる。 FIG. 7 is a block diagram showing in detail a configuration for the prediction control unit 11 of the second embodiment to execute the calculation of the following equation (15). In the figure, 22 is a prediction calculation unit. The prediction calculation unit 22 executes the calculation of equation (15). A different part from Example 1 is a part which does not have an instruction | command buffer part and a feedforward calculating part. The speed command v ref is given by the predictive control expression of Expression (15).

(15)式の第1項の部分(16)式は、あらかじめ計算される定数なので、位置指令差分バッファがなく簡易に演算ができる。 Since the expression (16) in the first term of the expression (15) is a constant that is calculated in advance, there is no position command difference buffer and the calculation can be performed easily.

このように位置指令差分バッファを用いない予測制御で、位置指令に追従させても位置決め時にはオーバシュートやアンダーシュートを防ぐことができる。   In this way, with predictive control that does not use the position command difference buffer, overshoot and undershoot can be prevented during positioning even if the position command is followed.

本発明の電動機制御装置の構成を示すブロック図The block diagram which shows the structure of the motor control apparatus of this invention 本発明の予測制御部の構成を示すブロック図The block diagram which shows the structure of the prediction control part of this invention. 本発明の予測制御部の詳細な構成を示すブロック図The block diagram which shows the detailed structure of the prediction control part of this invention 位置指令差分のバッファの大きさ及び制御周期の違いによる位置指令差分と速度指令のタイミング図Position command difference and speed command timing diagram due to difference in buffer size and control cycle of position command difference 本発明の電動機制御装置の予測制御方法を示すフローチャートThe flowchart which shows the prediction control method of the electric motor control apparatus of this invention 位置指令差分バッファが多段ある予測制御部の詳細な構成を示すブロック図Block diagram showing the detailed configuration of a prediction control unit having multiple stages of position command difference buffers 第2実施例の予測制御部の詳細な構成を示すブロック図The block diagram which shows the detailed structure of the prediction control part of 2nd Example. 従来技術の制御装置を説明するためのブロック図Block diagram for explaining a conventional control device

符号の説明Explanation of symbols

1 電動機制御装置
2 電動機
3 位置検出器
11 予測制御部
12 速度制御部
13 電流制御部
14 パワー変換部
15 電動機速度生成部
16 エンコーダ信号入出力部
21 位置指令バッファ部
22 予測演算部
23 フィードフォワード演算部
DESCRIPTION OF SYMBOLS 1 Electric motor control apparatus 2 Electric motor 3 Position detector 11 Prediction control part 12 Speed control part 13 Current control part 14 Power conversion part 15 Motor speed generation part 16 Encoder signal input / output part 21 Position command buffer part 22 Prediction calculation part 23 Feedforward calculation Part

Claims (6)

位置指令をサンプリング時間毎に保存する位置指令差分バッファ部と、前記位置指令差分バッファ部の位置指令と電動機位置の位置偏差に基づいて速度指令を生成する予測演算部と、前記速度指令と電動機速度の速度偏差に基づいてトルク指令を生成する速度制御部と、トルク指令に基づいて電動機を駆動する電動機駆動部と、前記電動機位置の時間差分により前記電動機速度を生成する電動機速度生成部と、を備えた電動機制御装置において、
速度フィードフォワードのみ使用する場合は前記位置指令差分バッファを2段とする位置指令差分バッファ部を備えることを特徴とする電動機制御装置。
A position command difference buffer unit that stores a position command every sampling time; a prediction calculation unit that generates a speed command based on a position command of the position command difference buffer unit and a positional deviation of the motor position; and the speed command and the motor speed A speed control unit that generates a torque command based on the speed deviation of the motor, a motor drive unit that drives the motor based on the torque command, and a motor speed generation unit that generates the motor speed based on a time difference between the motor positions. In the provided motor control device,
An electric motor control device comprising a position command difference buffer unit having two stages of the position command difference buffer when only speed feedforward is used.
前記位置指令差分バッファ部は、トルクフィードフォワードを使用する場合、位置指令差分バッファを4段とすることを特徴とする請求項1記載の電動機制御装置。   The motor control device according to claim 1, wherein the position command difference buffer unit has four stages of position command difference buffers when torque feedforward is used. 前記位置指令差分バッファ部は、フィードフォワードを使用しない場合は、位置指令差分バッファを使用せずに、位置指令の差分が同一とすることを特徴とする請求項1記載の電動機制御装置。   The motor control device according to claim 1, wherein the position command difference buffer unit uses the same position command difference without using the position command difference buffer when feedforward is not used. 位置指令をサンプリング時間毎に保存する位置指令差分バッファ部と、前記位置指令差分バッファ部の位置指令と電動機位置の位置偏差に基づいて速度指令を生成する予測演算部と、前記速度指令と電動機速度の速度偏差に基づいてトルク指令を生成する速度制御部と、トルク指令に基づいて電動機を駆動する電動機駆動部と、前記電動機位置の時間差分により前記電動機速度を生成する電動機速度生成部と、を備えた電動機制御装置の予測制御方法において、
速度フィードフォワードのみ使用する場合、前記位置指令差分バッファを2段として位置指令差分を保存するステップと、を備えることを特徴とする電動機制御装置の予測制御方法。
A position command difference buffer unit that stores a position command every sampling time; a prediction calculation unit that generates a speed command based on a position command of the position command difference buffer unit and a positional deviation of the motor position; and the speed command and the motor speed A speed control unit that generates a torque command based on the speed deviation of the motor, a motor drive unit that drives the motor based on the torque command, and a motor speed generation unit that generates the motor speed based on a time difference between the motor positions. In the predictive control method of the provided motor control device,
A step of storing a position command difference by using two stages of the position command difference buffer when only speed feedforward is used, and a predictive control method for an electric motor control device.
トルクフィードフォワードを使用する場合は、位置指令差分バッファを4段として位置指令差分を保存するステップを備えることを特徴とする請求項4記載の電動機制御装置の予測制御方法。   5. The predictive control method for an electric motor control device according to claim 4, further comprising a step of storing the position command difference using four stages of the position command difference buffer when torque feed forward is used. フィードフォワードを使用しない場合は、位置指令差分バッファを使用せずに、位置指令差分が同一として予測制御を行うステップを備えることを特徴とする請求項4記載の電動機制御装置の予測制御方法。   5. The predictive control method for an electric motor control device according to claim 4, further comprising a step of performing predictive control with the same position command difference without using a position command difference buffer when feedforward is not used.
JP2008305282A 2008-11-28 2008-11-28 Motor controller and estimation control method Pending JP2010130852A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008305282A JP2010130852A (en) 2008-11-28 2008-11-28 Motor controller and estimation control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008305282A JP2010130852A (en) 2008-11-28 2008-11-28 Motor controller and estimation control method

Publications (1)

Publication Number Publication Date
JP2010130852A true JP2010130852A (en) 2010-06-10

Family

ID=42330808

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008305282A Pending JP2010130852A (en) 2008-11-28 2008-11-28 Motor controller and estimation control method

Country Status (1)

Country Link
JP (1) JP2010130852A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013077007A1 (en) * 2011-11-22 2013-05-30 三菱電機株式会社 Motor controller

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013077007A1 (en) * 2011-11-22 2013-05-30 三菱電機株式会社 Motor controller
JPWO2013077007A1 (en) * 2011-11-22 2015-04-27 三菱電機株式会社 Motor control device
US9274514B2 (en) 2011-11-22 2016-03-01 Mitsubishi Electric Corporation Motor control apparatus
DE112012004848B4 (en) * 2011-11-22 2018-01-11 Mitsubishi Electric Corporation Motor control device
DE112012004848B9 (en) 2011-11-22 2018-03-22 Mitsubishi Electric Corporation Motor control device

Similar Documents

Publication Publication Date Title
JP5650814B1 (en) Motor control device with feedforward control
KR101033766B1 (en) Servo control device
JP2010271854A (en) Servo control apparatus that performs dual-position feedback control
JPWO2006011519A1 (en) Servo control device
CN105814503A (en) Numerical control device and numerical control method
JP2012104047A (en) Servo controller
JP2007336705A (en) Motor controller
JP2006062515A (en) Booster device and electric power steering device
JP2019083672A (en) Inverter, and drive control method for motor
JP2010130852A (en) Motor controller and estimation control method
JP5550423B2 (en) Control device for permanent magnet synchronous motor
JP6769246B2 (en) Electric motor control device
KR101630141B1 (en) Command generation device
JP2003169488A (en) Controller of servo motor and control method
JP2009100599A (en) Motor control device and control method thereof
JP2006018431A (en) Servo control device
JP7100971B2 (en) Motor drive with current detector
JP2009240074A (en) Motor controller and control method therefor
JP2011164680A (en) Position instruction generator
JP5527127B2 (en) Robot system
JP2009044832A (en) Method and device for controlling servo
JP2003022133A (en) Sampling processing method, velocity instruction compensating method and processing means
JP4604636B2 (en) Power conversion control device
JP3864291B2 (en) Multi-axis controller
JP4730659B2 (en) Motor control device