JP5943875B2 - Motor control device - Google Patents

Motor control device Download PDF

Info

Publication number
JP5943875B2
JP5943875B2 JP2013099320A JP2013099320A JP5943875B2 JP 5943875 B2 JP5943875 B2 JP 5943875B2 JP 2013099320 A JP2013099320 A JP 2013099320A JP 2013099320 A JP2013099320 A JP 2013099320A JP 5943875 B2 JP5943875 B2 JP 5943875B2
Authority
JP
Japan
Prior art keywords
value
torque
motor
speed
estimated
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.)
Active
Application number
JP2013099320A
Other languages
Japanese (ja)
Other versions
JP2014220938A (en
Inventor
亮佑 寺部
亮佑 寺部
雅哉 原川
雅哉 原川
敦生 葉石
敦生 葉石
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2013099320A priority Critical patent/JP5943875B2/en
Priority to CN201310560316.1A priority patent/CN104143946B/en
Publication of JP2014220938A publication Critical patent/JP2014220938A/en
Application granted granted Critical
Publication of JP5943875B2 publication Critical patent/JP5943875B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、モータ制御装置に関する。   The present invention relates to a motor control device.

推定器はセンサなどで検出できない未知の状態変数を間接的な情報を利用して推定する技術として一般的に知られている。推定器は内部に数値モデルを持ち、制御対象の入出力応答等から未知の状態変数の時間応答数を推定する。モータ制御装置においては、推定器はモータ電気モデルと機械モデルから構成されることが多く、推定器によって電流やモータ速度などの推定値を求めるものが知られている。   An estimator is generally known as a technique for estimating an unknown state variable that cannot be detected by a sensor using indirect information. The estimator has a numerical model inside, and estimates the number of time responses of unknown state variables from the input / output responses of the controlled object. In a motor control device, an estimator is often composed of a motor electrical model and a mechanical model, and it is known that an estimator obtains an estimated value such as current and motor speed.

多くの推定器は、同一時間周期で入力が更新されていくシングルサンプリングレートによって実現されているが、推定器に入力される制御量の測定がセンサ特性の相違などにより物理的制約がある場合などにおいては、入出力でサンプリングレートの異なるマルチレートが用いられる。特許文献1ではマルチレート磁束推定器と称し、サンプリングレートの異なる2つの入力に対し、同じくサンプリングレートの異なる2つの演算器を持つことで推定精度を高める技術が開示されている。   Many estimators are realized with a single sampling rate where the input is updated in the same time period, but there are physical restrictions due to differences in sensor characteristics due to differences in sensor characteristics. , Multi-rates with different sampling rates are used for input and output. Patent Document 1 discloses a technique called a multi-rate magnetic flux estimator, which increases estimation accuracy by having two arithmetic units having different sampling rates for two inputs having different sampling rates.

モータ制御装置においては、モータ電気モデルと機械モデルから構成される推定器を実装する場合、一般的にはモータ電気モデルの応答が速いため、高精度な演算を実現するために、高速サンプリングレートが必要となる。しかし、推定器を実装する上で、演算コストに制約がある場合など、機械モデルまで高速サンプリングレートにすることが困難な場合がある。そこで、モータの電気モデルを高速サンプリングレートで動作する高速演算部に、機械モデルを低速サンプリングレートで動作する低速演算部に分けるようにして、推定器をマルチレート化することが多い。   In motor control devices, when an estimator composed of a motor electrical model and a machine model is installed, the motor electrical model generally has a fast response, so a high-speed sampling rate is required to achieve high-precision calculations. Necessary. However, when implementing an estimator, there are cases where it is difficult to achieve a high sampling rate up to a machine model, such as when there are restrictions on the calculation cost. Therefore, the estimator is often multi-rate by dividing the electric model of the motor into a high-speed computing unit that operates at a high sampling rate and the mechanical model into a low-speed computing unit that operates at a low sampling rate.

このように、モータ制御装置においては、モータ電気モデルと機械モデルから構成される推定器を持つことで、電流やモータ速度などの推定値を求めることが可能になる。また、推定器におけるモータ電気モデルと機械モデルをマルチレート化することにより、推定器を実装する上で、演算コストに制約がある場合などでも、高応答を必要とするモータ電気モデルの演算精度は落とすことなく、演算負荷を減らして最適化された推定器を実現できる。   As described above, in the motor control device, it is possible to obtain estimated values such as current and motor speed by having an estimator including a motor electrical model and a mechanical model. In addition, by implementing multi-rates of the motor electrical model and the machine model in the estimator, the calculation accuracy of the motor electrical model that requires a high response can be achieved even when the calculation cost is limited when implementing the estimator. An optimized estimator can be realized without reducing the calculation load.

特開2008−271702号公報JP 2008-271702 A

上述したように、モータ制御装置における従来の推定器では、モータ電気モデルを高速演算部に、機械モデルを低速演算部に配置するのが一般的であった。しかし、高速演算部にあるモータ電気モデルは、低速演算部にある機械モデルの出力であるモータ速度推定値を必要としており、速度推定値の演算が遅いことが、結果としてモータ電気モデルの演算精度を劣化させてしまうという問題があった。   As described above, in the conventional estimator in the motor control apparatus, it is common to arrange the motor electrical model in the high-speed calculation unit and the mechanical model in the low-speed calculation unit. However, the motor electrical model in the high-speed calculation unit requires the motor speed estimation value that is the output of the mechanical model in the low-speed calculation unit, and the calculation of the speed estimation value is slow, resulting in the calculation accuracy of the motor electrical model. There has been a problem of deteriorating.

本発明は、上記に鑑みてなされたものであって、モータ電気モデルと機械モデルを有する推定器において、高速演算部と低速演算部における機能の分担を最適化することにより、演算精度を改善したモータ制御装置を得ることを目的とする。   The present invention has been made in view of the above, and in an estimator having a motor electrical model and a mechanical model, the calculation accuracy has been improved by optimizing the sharing of functions between the high-speed calculation unit and the low-speed calculation unit. An object is to obtain a motor control device.

上述した課題を解決し、目的を達成するために、本発明は、電流指令値に基づき電圧指令値を出力する電流制御器と、前記電圧指令値から電流推定値およびモータ速度推定値を算出する推定器演算部と、を有するモータ制御装置において、前記推定器演算部は、高速サンプリングレートで動作してモータ速度推定値を算出する高速推定器演算部と、低速サンプリングレートで動作して反力トルク推定値を算出する低速推定器演算部と、を備え、前記高速推定器演算部は、前記電圧指令値と前記モータ速度推定値からトルク推定値と前記電流推定値を出力するモータ電気モデルと、前記トルク推定値と前記反力トルク推定値に基づいてトルク偏差を出力する減算器と、前記トルク偏差から前記モータ速度推定値を出力する速度演算器と、を備え、前記低速推定器演算部は、前記モータ速度推定値から前記反力トルク推定値を出力する機械モデルと、を備えることを特徴とする。   In order to solve the above-mentioned problems and achieve the object, the present invention calculates a current controller and a motor speed estimate from the current controller that outputs a voltage command based on the current command and the voltage command. An estimator computing unit, wherein the estimator computing unit operates at a high sampling rate and calculates a motor speed estimate, and operates at a low sampling rate and a reaction force A low-speed estimator computing unit that calculates a torque estimated value, and the high-speed estimator computing unit outputs a torque estimated value and a current estimated value from the voltage command value and the motor speed estimated value; A subtractor that outputs a torque deviation based on the torque estimated value and the reaction force torque estimated value; and a speed calculator that outputs the motor speed estimated value from the torque deviation. The low speed estimator calculating unit is characterized in that it comprises a machine model that outputs the reaction force torque estimated value from the motor speed estimation value.

本発明によれば、トルク推定値の精度を改善することができる。また演算負荷が減り、最適化されたマルチレート推定器を実現できるという効果を奏する。   According to the present invention, the accuracy of the estimated torque value can be improved. In addition, the calculation load is reduced, and an optimized multi-rate estimator can be realized.

図1は、実施の形態1にかかるモータ制御装置の全体構成図を示す図である。FIG. 1 is an overall configuration diagram of the motor control device according to the first embodiment. 図2は、実施の形態1にかかるモータ電気モデルの詳細図である。FIG. 2 is a detailed diagram of the motor electrical model according to the first embodiment. 図3は、実施の形態1にかかる機械モデルを2慣性系モデルとした時の詳細図である。FIG. 3 is a detailed diagram when the mechanical model according to the first embodiment is a two-inertia model. 図4は、比較例にかかるモータ制御装置の全体構成図を示す図である。FIG. 4 is a diagram illustrating an overall configuration diagram of a motor control device according to a comparative example. 図5は、比較例にかかる機械モデルを2慣性系モデルとした時の詳細図である。FIG. 5 is a detailed diagram when the mechanical model according to the comparative example is a two-inertia system model. 図6は、実施の形態2にかかるモータ制御装置の全体構成図を示す図である。FIG. 6 is an overall configuration diagram of the motor control device according to the second embodiment. 図7は、実施の形態2にかかるモータ電気モデルの詳細図である。FIG. 7 is a detailed diagram of a motor electrical model according to the second embodiment. 図8は、実施の形態3にかかるモータ制御装置の全体構成図を示す図である。FIG. 8 is a diagram illustrating an overall configuration diagram of the motor control device according to the third embodiment. 図9は、実施の形態3にかかるモータ制御装置の全体構成図を示す別の図である。FIG. 9 is another diagram illustrating the overall configuration of the motor control device according to the third embodiment. 図10は、実施の形態3にかかる反力トルク補正器における補正方法について説明した図である。FIG. 10 is a diagram for explaining a correction method in the reaction force torque corrector according to the third embodiment.

以下に、本発明にかかるモータ制御装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a motor control device according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
図1は、本発明の実施の形態1にかかるモータ制御装置101の全体構成図を示す図である。本発明の実施の形態1に係るモータ制御装置101は、モータ電気モデル2と機械モデル4を含んだ推定器演算部102を有している。
Embodiment 1 FIG.
FIG. 1 is a diagram illustrating an overall configuration diagram of a motor control device 101 according to a first embodiment of the present invention. The motor control device 101 according to the first embodiment of the present invention includes an estimator calculation unit 102 including a motor electrical model 2 and a machine model 4.

モータ制御装置101は、電流制御器1および推定器演算部102を備える。推定器演算部102は、高速サンプリングレートで動作する高速推定器演算部103および低速サンプリングレートで動作する低速推定器演算部104を備える。高速推定器演算部103は、モータ電気モデル2、減算器31、および速度演算器32を備える。低速演算部104は、機械モデル4を備える。   The motor control device 101 includes a current controller 1 and an estimator calculation unit 102. The estimator calculation unit 102 includes a high-speed estimator calculation unit 103 that operates at a high sampling rate and a low-speed estimator calculation unit 104 that operates at a low sampling rate. The high-speed estimator calculation unit 103 includes a motor electrical model 2, a subtractor 31, and a speed calculator 32. The low speed calculation unit 104 includes a machine model 4.

電流制御器1には電流指令値と電流FB(フィードバック)値が入力される。電流制御器1は、電流指令値と電流FB値の偏差が0になるように、例えばPI制御を行って電圧指令値を出力する。なお、電流FB値の代わりに電流推定値を使用し、いわゆるセンサレス制御のような構成にしても良い。電流制御器1から出力された電圧指令値は推定器演算部102への入力となる。電流制御器1から出力された電圧指令値は、モータ電気モデル2に入力される。   A current command value and a current FB (feedback) value are input to the current controller 1. The current controller 1 outputs a voltage command value, for example, by performing PI control so that the deviation between the current command value and the current FB value becomes zero. Note that a current estimation value may be used instead of the current FB value, and a configuration like so-called sensorless control may be used. The voltage command value output from the current controller 1 is input to the estimator calculation unit 102. The voltage command value output from the current controller 1 is input to the motor electrical model 2.

モータ電気モデル2は、電圧指令値及びモータ速度推定値を入力とし、電流推定値及びトルク推定値を出力とするものであり、高速推定器演算部103で処理される。   The motor electrical model 2 receives the voltage command value and the estimated motor speed value, and outputs the estimated current value and estimated torque value, and is processed by the high-speed estimator calculation unit 103.

図2は、モータ電気モデル2の詳細図である。モータ電気モデル2は、モータ電圧方程式逆モデル21とトルク演算モデル22から構成されている。モータ電圧方程式逆モデル21は、電圧指令値とモータ速度推定値から電流推定値を求めるものである。モータ電圧方程式逆モデル21の入出力関係は、以下の式(1)で与えられる。なお、式(1)において電圧指令値と電流推定値は、dq座標軸で表現されている。   FIG. 2 is a detailed view of the motor electrical model 2. The motor electrical model 2 includes a motor voltage equation inverse model 21 and a torque calculation model 22. The motor voltage equation inverse model 21 obtains an estimated current value from the voltage command value and the estimated motor speed value. The input / output relationship of the motor voltage equation inverse model 21 is given by the following equation (1). In the equation (1), the voltage command value and the current estimated value are expressed by dq coordinate axes.

Figure 0005943875
Figure 0005943875

式(1)の左辺のid_hatはd軸電流推定値を示し、iq_hatはq軸電流推定値を示す。式(1)の右辺のVd_refはd軸電圧指令値を示し、Vq_refはq軸電圧指令値を示し、ω_hatはモータ速度推定値を示す。また、Raは巻線抵抗、Ldはd軸インダクタンス、Lqはq軸インダクタンス、φaは磁束鎖交数である。なお、式(1)の右辺のpは微分演算子を表わしている。   Id_hat on the left side of Equation (1) indicates a d-axis current estimated value, and iq_hat indicates a q-axis current estimated value. Vd_ref on the right side of Expression (1) indicates a d-axis voltage command value, Vq_ref indicates a q-axis voltage command value, and ω_hat indicates a motor speed estimated value. Ra is a winding resistance, Ld is a d-axis inductance, Lq is a q-axis inductance, and φa is the number of flux linkages. Note that p on the right side of Expression (1) represents a differential operator.

トルク演算モデル22は、式(1)で得られる電流推定値からトルク推定値を求めるものであり、以下の式(2)で与えられる。   The torque calculation model 22 obtains a torque estimated value from the current estimated value obtained by the expression (1), and is given by the following expression (2).

Figure 0005943875
ここで、Tm_hatはトルク推定値、Ktはトルク定数、Pmは極対数である。
Figure 0005943875
Here, Tm_hat is an estimated torque value, Kt is a torque constant, and Pm is the number of pole pairs.

図1の減算器31は、トルク推定値から反力トルク推定値を差し引くことで、トルク偏差を計算するものである。速度演算器32は、トルク偏差からモータ速度推定値を計算するものであり、モータとモータ軸に取り付けられた機械系の総慣性モーメントと積分器から構成されている。機械モデル4は、モータ速度推定値を入力とし、反力トルク推定値と機械位置推定値を出力するものである。   The subtractor 31 in FIG. 1 calculates a torque deviation by subtracting the reaction force torque estimated value from the torque estimated value. The speed calculator 32 calculates a motor speed estimated value from the torque deviation, and is composed of a motor and a total inertia moment of a mechanical system attached to the motor shaft and an integrator. The machine model 4 receives the estimated motor speed value and outputs the estimated reaction force torque value and the estimated machine position value.

図3は、実施の形態1にかかる機械モデル4を2慣性系モデルとした時の詳細図である。機械モデル4は、反力トルク演算器33、減算器34、速度演算器35、および位置演算器36を備える。減算器34は、機械モデル4に入力されたモータ速度推定値から機械速度推定値を差し引くことで速度偏差を計算するものである。反力トルク演算器33は、速度偏差から反力トルク推定値を計算するものである。速度演算器35は、反力トルク推定値から機械速度推定値を計算するものであり、負荷側機械系慣性モーメントと積分器から構成されている。位置演算器36は、機械速度推定値から機械位置推定値を計算するものである。   FIG. 3 is a detailed diagram when the machine model 4 according to the first embodiment is a two-inertia model. The machine model 4 includes a reaction force torque calculator 33, a subtractor 34, a speed calculator 35, and a position calculator 36. The subtractor 34 calculates a speed deviation by subtracting the machine speed estimated value from the motor speed estimated value input to the machine model 4. The reaction force torque calculator 33 calculates a reaction force torque estimated value from the speed deviation. The speed calculator 35 calculates a machine speed estimated value from the reaction force torque estimated value, and includes a load side mechanical system inertia moment and an integrator. The position calculator 36 calculates a machine position estimated value from the machine speed estimated value.

ここで、本実施の形態にかかるモータ制御装置101の対比対象とする比較例にかかるモータ制御装置201について、図4および図5を用いて説明する。図4は、比較例にかかるモータ制御装置201の全体構成図を示す図である。図5は、比較例にかかる機械モデル3の詳細図である。   Here, a motor control device 201 according to a comparative example to be compared with the motor control device 101 according to the present embodiment will be described with reference to FIGS. 4 and 5. FIG. 4 is a diagram illustrating an overall configuration diagram of the motor control device 201 according to the comparative example. FIG. 5 is a detailed view of the machine model 3 according to the comparative example.

図4は、比較例にかかるマルチレート推定器を持つモータ制御装置201全体の構成図を示している。モータ制御装置201は、電流制御器1および推定器演算部102を備える。推定器演算部102は、高速サンプリングレートで動作する高速推定器演算部103および低速サンプリングレートで動作する低速推定器演算部104を備える。高速推定器演算部103は、モータ電気モデル2を備える。低速推定器演算部104は、機械モデル3を備える。すなわち、推定器演算部102は、モータの電気モデルを高速推定器演算部103に、モータの機械モデルを低速推定器演算部104に分けるようにして、マルチレート化されている。   FIG. 4 shows a configuration diagram of the entire motor control device 201 having the multi-rate estimator according to the comparative example. The motor control device 201 includes a current controller 1 and an estimator calculation unit 102. The estimator calculation unit 102 includes a high-speed estimator calculation unit 103 that operates at a high sampling rate and a low-speed estimator calculation unit 104 that operates at a low sampling rate. The high-speed estimator calculation unit 103 includes a motor electrical model 2. The low-speed estimator calculation unit 104 includes a machine model 3. That is, the estimator calculation unit 102 is multi-rate so that the electric model of the motor is divided into the high-speed estimator calculation unit 103 and the mechanical model of the motor is divided into the low-speed estimator calculation unit 104.

図4で示したモータ制御装置201の電流制御器1には電流指令値と電流FB値が入力される。電流制御器1は、電流指令値と電流FB値の偏差が0になるように、例えばPI制御を行って電圧指令値を出力する。なお、電流FB値の代わりに電流推定値を使用し、いわゆるセンサレス制御のような構成にしても良い。電流制御器1から出力された電圧指令値は推定器演算部102への入力となる。電流制御器1から出力された電圧指令値は、モータ電気モデル2に入力される。   A current command value and a current FB value are input to the current controller 1 of the motor control device 201 shown in FIG. The current controller 1 outputs a voltage command value, for example, by performing PI control so that the deviation between the current command value and the current FB value becomes zero. Note that a current estimation value may be used instead of the current FB value, and a configuration like so-called sensorless control may be used. The voltage command value output from the current controller 1 is input to the estimator calculation unit 102. The voltage command value output from the current controller 1 is input to the motor electrical model 2.

図4のモータ電気モデル2は、本実施の形態の図2で示したモータ電気モデル2と同様に電圧指令値及びモータ速度推定値を入力し、電流推定値及びトルク推定値を出力するものであり、高速推定器演算部103で処理される。比較例にかかるモータ制御装置201の電流制御器1およびモータ電気モデル2の機能は、本実施の形態にかかるモータ制御装置101の電流制御器1およびモータ電気モデル2の機能と同様である。   The motor electrical model 2 shown in FIG. 4 inputs a voltage command value and a motor speed estimated value, and outputs a current estimated value and a torque estimated value, similarly to the motor electrical model 2 shown in FIG. 2 of the present embodiment. Yes, and processed by the fast estimator computing unit 103. The functions of the current controller 1 and the motor electrical model 2 of the motor control apparatus 201 according to the comparative example are the same as the functions of the current controller 1 and the motor electrical model 2 of the motor control apparatus 101 according to the present embodiment.

図4においてモータ電気モデル2から出力されたトルク推定値は、機械モデル3に入力される。機械モデル3はトルク推定値を入力とし、モータ速度推定値及び機械位置推定値を出力するものであり、低速推定器演算部104で処理される。   In FIG. 4, the estimated torque value output from the motor electrical model 2 is input to the mechanical model 3. The machine model 3 receives the estimated torque value and outputs the estimated motor speed value and estimated machine position value, and is processed by the low-speed estimator computing unit 104.

図5は、比較例にかかる機械モデル3を2慣性系モデルとした時の詳細図である。機械モデル3に入力されたトルク推定値は、減算器31で反力トルク推定値との差を取られてトルク偏差となる。トルク偏差から速度演算器32によりモータ速度推定値が計算され、モータ速度推定値は機械モデル3の出力となる。モータ速度推定値は、減算器34で機械速度推定値との差が取られて速度偏差となる。速度偏差から反力トルク演算器33により反力トルク推定値が計算され、反力トルク推定値から速度演算器35により機械速度推定値が計算される。機械速度推定値から位置演算器36により機械位置推定値が計算される。機械位置推定値は、機械モデル3の出力となる。   FIG. 5 is a detailed view when the mechanical model 3 according to the comparative example is a two-inertia model. The estimated torque value input to the machine model 3 is subtracted from the estimated reaction force torque value by the subtractor 31 to become a torque deviation. A motor speed estimated value is calculated from the torque deviation by the speed calculator 32, and the motor speed estimated value becomes an output of the machine model 3. The motor speed estimated value is subtracted by the subtractor 34 from the mechanical speed estimated value to become a speed deviation. The reaction force torque calculator 33 calculates the reaction force torque estimated value from the speed deviation, and the speed calculator 35 calculates the machine speed estimated value from the reaction force torque estimated value. A machine position estimated value is calculated by the position calculator 36 from the machine speed estimated value. The machine position estimated value is an output of the machine model 3.

以上に記したように、比較例にかかるモータ制御装置201において、モータ電気モデル2と機械モデル3から構成される推定器を持つことで、電流やモータ速度などの推定値を求めることが可能になる。また、推定器におけるモータ電気モデルと機械モデルをマルチレート化することにより、推定器を実装する上で、演算コストに制約がある場合などでも、高応答を必要とするモータ電気モデルの演算精度は落とすことなく、演算負荷を減らして最適化された推定器を実現できる。   As described above, the motor control device 201 according to the comparative example has an estimator composed of the motor electrical model 2 and the mechanical model 3 so that estimated values such as current and motor speed can be obtained. Become. In addition, by implementing multi-rates of the motor electrical model and the machine model in the estimator, the calculation accuracy of the motor electrical model that requires a high response can be achieved even when the calculation cost is limited when implementing the estimator. An optimized estimator can be realized without reducing the calculation load.

本実施の形態にかかるモータ制御装置101が、図4および図5で示す比較例にかかるモータ制御装置201と異なる部分は、図5の機械モデル3にある減算器31と速度演算器32を機械モデル3から分離し、図1の高速推定器演算部103に配置し直した部分である。なお比較例である図5では、機械モデル3を2慣性系モデルとしたが、機械モデル3から減算器31と速度演算器32を分離したように、モータ速度推定値を計算する演算器を分離できるモデル形状であれば、これ以外の機械モデルに対しても、本実施の形態で用いた分離技術を転用することは可能である。   The motor control device 101 according to the present embodiment differs from the motor control device 201 according to the comparative example shown in FIGS. 4 and 5 in that the subtractor 31 and the speed calculator 32 in the machine model 3 of FIG. This is a part separated from the model 3 and rearranged in the fast estimator computing unit 103 in FIG. In FIG. 5, which is a comparative example, the machine model 3 is a two-inertia model. However, the calculator for calculating the motor speed estimation value is separated as if the subtractor 31 and the speed calculator 32 are separated from the machine model 3. As long as the model shape can be used, the separation technique used in the present embodiment can be diverted to other machine models.

比較例にかかる図4および図5では、高速推定器演算部103にあるモータ電気モデル2は、低速推定器演算部104の機械モデル3で処理されたモータ速度推定値を用いて、トルク推定値を計算している。モータ電気モデル2は、高速サンプリングレートで計算することにより高精度なトルク推定値を計算するものである。しかし、比較例にかかるモータ制御装置201では、低速サンプリングレートの低速推定器演算部104で処理されたモータ速度推定値をモータ電気モデル2における計算過程で使用することになっており、これはモータ電気モデル2で算出するトルク推定値の精度低下の要因となる。機械モデル3は、トルク推定値を元に機械位置推定値を計算するため、結果として機械位置推定値の精度も低下する。   4 and 5 according to the comparative example, the motor electrical model 2 in the high-speed estimator calculation unit 103 uses the motor speed estimation value processed by the machine model 3 in the low-speed estimator calculation unit 104 to calculate the torque estimation value. Is calculated. The motor electrical model 2 calculates a highly accurate torque estimated value by calculating at a high sampling rate. However, in the motor control apparatus 201 according to the comparative example, the motor speed estimation value processed by the low-speed estimator calculating unit 104 having a low-speed sampling rate is used in the calculation process in the motor electrical model 2. This causes a decrease in accuracy of the estimated torque value calculated by the electrical model 2. Since the machine model 3 calculates the machine position estimated value based on the torque estimated value, the accuracy of the machine position estimated value also decreases as a result.

しかし、本実施の形態にかかるモータ制御装置101においては、比較例にかかる機械モデル3から減算器31と速度演算器32を分離し、図1に示す高速推定器演算部103にその機能を取り込んで処理しているので、高速サンプリングレートで計算されたモータ速度推定値がモータ電気モデル2にフィードバックされることになり、トルク推定値の精度を改善することができる。これにより、機械位置推定値をはじめとしたトルク推定値から計算されるその他の推定値の精度も改善される。   However, in the motor control apparatus 101 according to the present embodiment, the subtractor 31 and the speed calculator 32 are separated from the machine model 3 according to the comparative example, and the functions are incorporated into the fast estimator calculator 103 shown in FIG. Therefore, the estimated motor speed value calculated at the high sampling rate is fed back to the motor electrical model 2, and the accuracy of the estimated torque value can be improved. As a result, the accuracy of other estimated values calculated from the estimated torque value including the machine position estimated value is also improved.

モータ電気モデル2にフィードバックされるモータ速度推定値を高サンプリングレートで更新することでモータ電気モデル2の精度を高めることができるので、本実施の形態にかかるモータ制御装置101において、減算器31、速度演算器32を高速推定器演算部103に含めた。しかし、本来減算器31および速度演算器32は機械モデルであるので、減算器31にフィードバックされる反力トルク推定値は必ずしも高サンプリングレートで更新される必要はなく、このような構成にしても精度上大きな問題にならない。   Since the accuracy of the motor electrical model 2 can be improved by updating the estimated motor speed value fed back to the motor electrical model 2 at a high sampling rate, the subtractor 31 in the motor control device 101 according to the present embodiment. The speed calculator 32 is included in the fast estimator calculator 103. However, since the subtractor 31 and the speed calculator 32 are mechanical models, the reaction torque estimation value fed back to the subtractor 31 does not necessarily need to be updated at a high sampling rate. It is not a big problem in accuracy.

以上説明したように、本実施の形態にかかるモータ制御装置101においては、モータ電気モデル2と機械モデル4から構成される推定器演算部102を持ち、機械モデル4から減算器31と速度演算器32を分離し、これらを高速推定器演算部103で処理するようなマルチレート構成にしたので、モータ電気モデル2に高速サンプリングレートで計算されたモータ速度推定値が入力され、トルク推定値の精度を改善することができる。また演算負荷が減り、最適化されたマルチレート推定器を実現できる。   As described above, the motor control device 101 according to the present embodiment has the estimator calculation unit 102 including the motor electrical model 2 and the machine model 4, and the subtractor 31 and the speed calculator from the machine model 4. 32 is separated, and these are processed by the high-speed estimator computing unit 103, so that the motor speed estimated value calculated at the high-speed sampling rate is input to the motor electrical model 2, and the accuracy of the torque estimated value is Can be improved. In addition, the calculation load is reduced, and an optimized multi-rate estimator can be realized.

実施の形態2.
本発明の実施の形態1では、モータ電圧方程式逆モデル21を用いているためにモータ電気モデル2の演算に負荷が掛かっていたが、実施の形態2においては、モータ電気モデル2を別の簡易的なモデルであるモータ電気モデル5に変更することで、更なる演算の高速化を実現する。
Embodiment 2. FIG.
In Embodiment 1 of the present invention, since the motor voltage equation inverse model 21 is used, the calculation of the motor electrical model 2 is loaded. However, in Embodiment 2, the motor electrical model 2 is differently simplified. By changing to the motor electrical model 5 which is a typical model, further speeding up of the calculation is realized.

図6は、実施の形態2にかかるモータ制御装置301の全体構成図である。モータ制御装置301は、電流制御器1および推定器演算部102を備える。推定器演算部102は、高速サンプリングレートで動作する高速推定器演算部103および低速サンプリングレートで動作する低速推定器演算部104を備える。高速推定器演算部103は、モータ電気モデル5、減算器31、速度演算器32、および回転角演算器37を備える。低速演算部104は、実施の形態1と同様な機械モデル4を備える。   FIG. 6 is an overall configuration diagram of a motor control device 301 according to the second embodiment. The motor control device 301 includes a current controller 1 and an estimator calculation unit 102. The estimator calculation unit 102 includes a high-speed estimator calculation unit 103 that operates at a high sampling rate and a low-speed estimator calculation unit 104 that operates at a low sampling rate. The high-speed estimator calculation unit 103 includes a motor electrical model 5, a subtractor 31, a speed calculator 32, and a rotation angle calculator 37. The low speed calculation unit 104 includes a machine model 4 similar to that of the first embodiment.

電流制御器1には電流指令値と電流FB値が入力される。電流制御器1は、電流指令値と電流FB値の偏差が0になるように、例えばPI制御を行って電圧指令値を出力する。なお、電流FB値の代わりに電流推定値を使用し、いわゆるセンサレス制御のような構成にしても良い。   A current command value and a current FB value are input to the current controller 1. The current controller 1 outputs a voltage command value, for example, by performing PI control so that the deviation between the current command value and the current FB value becomes zero. Note that a current estimation value may be used instead of the current FB value, and a configuration like so-called sensorless control may be used.

モータ電気モデル5は、電流指令値及びモータ回転角推定値を入力とし、トルク推定値を出力するものである。減算器31は、トルク推定値から反力トルク推定値を差し引くことで、トルク偏差を計算するものである。速度演算器32は、トルク偏差からモータ速度推定値を計算するものであり、モータとモータ軸に取り付けられた機械系の総慣性モーメントと積分器から構成されている。回転角演算器37は、モータ速度推定値からモータ回転角推定値を計算するものである。機械モデル4は、モータ速度推定値を入力とし、反力トルク推定値と機械位置推定値を出力するものである。   The motor electrical model 5 receives a current command value and an estimated motor rotation angle value and outputs an estimated torque value. The subtractor 31 calculates a torque deviation by subtracting the reaction force torque estimated value from the torque estimated value. The speed calculator 32 calculates a motor speed estimated value from the torque deviation, and is composed of a motor and a total inertia moment of a mechanical system attached to the motor shaft and an integrator. The rotation angle calculator 37 calculates a motor rotation angle estimated value from the motor speed estimated value. The machine model 4 receives the estimated motor speed value and outputs the estimated reaction force torque value and the estimated machine position value.

図7は、モータ電気モデル5の詳細図である。モータ電気モデル5は、トルク演算モデル22とトルク高調波演算モデル23と加算器24から構成されている。トルク演算モデル22は、実施の形態1および比較例にかかる図2で示したものと等しく、電流推定値の代わりに電流指令値を入力に用いて、トルク推定値を求めるようにしている。トルク高調波演算モデル23は、電流指令値とモータ回転角推定値を入力とするものであり、モータ回転位置に応じて変化するトルク成分をテーブル引きや数式で補償するものである。トルク演算モデル22の出力とトルク高調波演算モデル23の出力は加算器24で和が取られて、トルク推定値として出力される。   FIG. 7 is a detailed view of the motor electrical model 5. The motor electrical model 5 includes a torque calculation model 22, a torque harmonic calculation model 23, and an adder 24. The torque calculation model 22 is the same as that shown in FIG. 2 according to the first embodiment and the comparative example, and uses the current command value as an input instead of the current estimated value to obtain the estimated torque value. The torque harmonic calculation model 23 receives the current command value and the estimated motor rotation angle value, and compensates the torque component that changes according to the motor rotation position with a table lookup or a mathematical expression. The output of the torque calculation model 22 and the output of the torque harmonic calculation model 23 are summed by an adder 24 and output as an estimated torque value.

本実施の形態が実施の形態1と異なる部分は、推定器演算部102の入力を電圧指令値から電流指令値に変更し、高速推定器演算部103に新たに回転角演算器37を置くことで、モータ電気モデル2の構成をモータ電気モデル5の構成に変更した部分である。モータ電気モデル2が、入力を電圧指令値とモータ速度推定値、出力を電流推定値とトルク推定値としていたのに対し、モータ電気モデル5は、入力を電流指令値とモータ回転角推定値、出力をトルク推定値としている。また、モータ電気モデル2は、モータ電圧方程式逆モデル21とトルク演算モデル22から構成されているが、モータ電気モデル5は、トルク演算モデル22とトルク高調波演算モデル23と加算器24から構成されており、より簡易的な演算で済むようになっている。   The difference between the present embodiment and the first embodiment is that the input of the estimator computing unit 102 is changed from the voltage command value to the current command value, and a new rotation angle computing unit 37 is placed in the high-speed estimator computing unit 103. Thus, the configuration of the motor electrical model 2 is changed to the configuration of the motor electrical model 5. Whereas the motor electrical model 2 has an input as a voltage command value and a motor speed estimation value and an output as a current estimation value and a torque estimation value, the motor electrical model 5 has an input as a current command value and a motor rotation angle estimation value, The output is the estimated torque value. The motor electrical model 2 is composed of a motor voltage equation inverse model 21 and a torque computation model 22, while the motor electrical model 5 is composed of a torque computation model 22, a torque harmonic computation model 23, and an adder 24. Therefore, simpler calculation is sufficient.

モータ電気モデル5は、電圧指令値の代わりに電流指令値を入力とし、トルク演算モデル22からトルク推定値を生成することで、実施の形態1で演算の負荷要因となっているモータ電圧方程式逆モデル21を排除し、演算負荷を低減することができる。しかし、そのままの構成では、トルク演算モデル22から出力されるトルク推定値に、モータ回転位置に応じて変化するトルク成分が含まれなくなるため、新たに電流指令とモータ回転角推定値から上記成分を生成するトルク高調波演算モデル23を追加し、トルク演算モデル22とトルク高調波演算モデル23の2つの出力を加算器24で合わせた値をトルク推定値として出力する。これにより、精度を確保するようにした。なお、モータ電気モデル2からモータ電気モデル5に変更することで、入力がモータ速度推定値からモータ回転角推定値に変わるため、高速推定器演算部103に新たに回転角演算器37を配置している。   The motor electrical model 5 receives the current command value instead of the voltage command value, and generates a torque estimation value from the torque calculation model 22, thereby reversing the motor voltage equation that is a load factor of the calculation in the first embodiment. The model 21 can be eliminated and the calculation load can be reduced. However, in the configuration as it is, since the torque component that changes according to the motor rotation position is not included in the torque estimation value output from the torque calculation model 22, the above component is newly added from the current command and the motor rotation angle estimation value. A torque harmonic calculation model 23 to be generated is added, and a value obtained by combining two outputs of the torque calculation model 22 and the torque harmonic calculation model 23 by the adder 24 is output as a torque estimation value. As a result, accuracy was ensured. Since the input changes from the motor speed estimated value to the motor rotation angle estimated value by changing from the motor electrical model 2 to the motor electrical model 5, a rotation angle calculator 37 is newly arranged in the high-speed estimator calculating unit 103. ing.

ところで、本実施の形態では、実施の形態1における図1のモータ電気モデル2を図6で示したモータ電気モデル5に変更しているために、出力がトルク推定値のみとなり、電流推定値は出力されない。しかし、モータ電気モデル5自体の演算負荷は軽減されるため、電流推定値を必要としないシステムに対しては、演算処理をさらに高速化させるのに有用である。   By the way, in this embodiment, since the motor electrical model 2 of FIG. 1 in Embodiment 1 is changed to the motor electrical model 5 shown in FIG. 6, the output is only the torque estimated value, and the current estimated value is Not output. However, since the calculation load of the motor electrical model 5 itself is reduced, it is useful for further speeding up the calculation process for a system that does not require an estimated current value.

なお、減算器31と速度演算器32と回転角演算器37を高速推定器演算部103で処理しているので、高速サンプリングレートで計算されたモータ回転角推定値がモータ電気モデル5にフィードバックされることになり、トルク推定値の精度を改善することができる。これにより、機械位置推定値をはじめとしたトルク推定値から計算されるその他の推定値の精度も実施の形態1と同様に改善される。   Since the subtractor 31, speed calculator 32, and rotation angle calculator 37 are processed by the high-speed estimator calculator 103, the estimated motor rotation angle calculated at the high-speed sampling rate is fed back to the motor electrical model 5. As a result, the accuracy of the estimated torque value can be improved. As a result, the accuracy of other estimated values calculated from the estimated torque value including the machine position estimated value is also improved as in the first embodiment.

モータ電気モデル5にフィードバックされるモータ速度推定値を高サンプリングレートで更新することでモータ電気モデル5の精度を高めることができるので、本実施の形態にかかるモータ制御装置101において、減算器31、速度演算器32及び回転角演算器37を高速推定器演算部103に含めた。しかし、本来減算器31および速度演算器32及び回転角演算器37は機械モデルであるので、減算器31にフィードバックされる反力トルク推定値は必ずしも高サンプリングレートで更新される必要はなく、このような構成にしても精度上大きな問題にならない。   Since the accuracy of the motor electrical model 5 can be improved by updating the estimated motor speed value fed back to the motor electrical model 5 at a high sampling rate, the subtractor 31 in the motor control device 101 according to the present embodiment. The speed calculator 32 and the rotation angle calculator 37 are included in the fast estimator calculator 103. However, since the subtractor 31, the speed calculator 32, and the rotation angle calculator 37 are essentially machine models, the reaction force torque estimated value fed back to the subtractor 31 does not necessarily need to be updated at a high sampling rate. Even if it is such a structure, it does not become a big problem on accuracy.

以上説明したように、本実施の形態にかかるモータ制御装置301においては、モータ電気モデル5と機械モデル4から構成される推定器演算部102を持ち、モータ電気モデル5を、モータ電気モデル2とは異なりモータ電圧方程式逆モデル21を使わないものに変更し、機械モデル4から減算器31と速度演算器32と回転角演算器37を分離し、これらを高速推定器演算部102で処理するようなマルチレート構成にしたので、モータ電気モデル5に高速サンプリングレートで計算されたモータ回転角推定値が入力され、トルク推定値の精度を改善することができる。また大幅に演算負荷が減り、最適化されたマルチレート推定器を実現できる。   As described above, the motor control device 301 according to the present embodiment has the estimator calculation unit 102 including the motor electrical model 5 and the mechanical model 4, and the motor electrical model 5 is connected to the motor electrical model 2. However, the motor voltage equation inverse model 21 is not used, and the subtractor 31, the speed calculator 32, and the rotation angle calculator 37 are separated from the machine model 4 and processed by the high-speed estimator calculator 102. Since the multi-rate configuration is adopted, the motor rotation angle estimated value calculated at the high-speed sampling rate is input to the motor electrical model 5, and the accuracy of the torque estimated value can be improved. In addition, the calculation load is greatly reduced, and an optimized multi-rate estimator can be realized.

実施の形態3.
本発明の実施の形態1および実施の形態2では、低速推定器演算部104の図3に示した機械モデル4から出力される低速サンプリングレートで計算された反力トルク推定値を減算器31にフィードバックしている。反力トルク推定値は、低サンプリングレートであっても大きな問題にならないことは既に説明しているが、あまりにも演算速度が遅い場合、反力トルク推定値から計算されるトルク偏差をはじめ、モータ速度推定値や機械位置推定値などフィードバック系全体の精度を落とす恐れがある。そこで実施の形態3では、反力トルク推定値を補正器に通し、補正を行った値をフィードバックすることで、更なる精度改善を実現する。
Embodiment 3 FIG.
In the first embodiment and the second embodiment of the present invention, the reaction torque estimation value calculated at the low sampling rate output from the machine model 4 shown in FIG. I have feedback. Although it has already been explained that the reaction force torque estimated value does not pose a big problem even at a low sampling rate, if the calculation speed is too slow, the torque deviation calculated from the reaction force torque estimated value and the motor The accuracy of the feedback system as a whole, such as the estimated speed value and estimated machine position, may be reduced. In the third embodiment, the estimated accuracy of the reaction force is passed through a corrector, and the corrected value is fed back to achieve further accuracy improvement.

図8および図9は、それぞれ実施の形態3にかかるモータ制御装置401およびモータ制御装置501の全体構成図である。図8および図9は、それぞれ実施の形態1に係る図1のモータ制御装置101および実施の形態2に係る図6のモータ制御装置301について、反力トルク補正機50を追加し、減算器31を減算器51に変更した構成となっている。反力トルク補正機50は、反力トルク推定値を入力し反力トルク補正推定値を出力するものであり、減算器51は、トルク推定値から反力トルク補正推定値を差し引くことでトルク偏差を計算するものである。   8 and 9 are overall configuration diagrams of the motor control device 401 and the motor control device 501 according to the third embodiment, respectively. 8 and FIG. 9 respectively add a reaction torque corrector 50 to the motor control device 101 of FIG. 1 according to the first embodiment and the motor control device 301 of FIG. 6 according to the second embodiment, and a subtractor 31. Is changed to a subtractor 51. The reaction force torque corrector 50 inputs the reaction force torque estimated value and outputs the reaction force torque correction estimated value, and the subtractor 51 subtracts the reaction force torque correction estimated value from the torque estimated value to obtain a torque deviation. Is calculated.

図10は、反力トルク補正器50における補正方法について示したものである。補正の条件として、低速サンプリングレートTs_lが高速サンプリングレートTs_hの整数倍であるとする。この条件を以下の式(3)に示す。

Figure 0005943875
FIG. 10 shows a correction method in the reaction force torque corrector 50. As a condition for correction, it is assumed that the low-speed sampling rate Ts_l is an integer multiple of the high-speed sampling rate Ts_h. This condition is shown in the following formula (3).
Figure 0005943875

この時、補正すべきサンプル時間(以下補正サンプル時間)は、低速サンプリングレートの現サンプル時間Tl(m)から次回のサンプル時間Tl(m+1)までの区間において、高速サンプリングレートTs_h間隔で取った(n+1)個のサンプル時間のうち、低速サンプリングレートの現サンプル時間Tl(m)と次回のサンプル時間Tl(m+1)を除いた(n−1)個のサンプル時間である。   At this time, the sample time to be corrected (hereinafter referred to as correction sample time) was taken at the high sampling rate Ts_h interval in the section from the current sampling time Tl (m) at the low sampling rate to the next sampling time Tl (m + 1) ( Of the (n + 1) sample times, (n-1) sample times excluding the current sample time Tl (m) and the next sample time Tl (m + 1) at the low sampling rate.

例として、図10では低速サンプリングレートと高速サンプリングレートの整数比をn=6としている。この時、補正サンプル時間は、Tl(m)+Ts_h、Tl(m)+2・Ts_h、Tl(m)+3・Ts_h、Tl(m)+4・Ts_h、Tl(m)+5・Ts_hの5点になる。   As an example, in FIG. 10, the integer ratio between the low speed sampling rate and the high speed sampling rate is n = 6. At this time, the correction sample time is Tl (m) + Ts_h, Tl (m) + 2 · Ts_h, Tl (m) + 3 · Ts_h, Tl (m) + 4 · Ts_h, Tl (m) + 5 · Ts_h. .

反力トルク補正器50における反力トルク推定値の補正値の計算は、低速サンプリングレートの前回のサンプル時間Tl(m−1)から現サンプル時間Tl(m)における反力トルク推定値の傾きを計算し、上記傾きを現サンプル時間から次回サンプル時間まで延伸した直線にして、各補正サンプル時間における値を補正値として用いる。図10においては、補正を実施する前の反力トルク推定値は黒丸で示されており、低速サンプリングレートごとにしかその値が変化しない。しかし、補正を行った反力トルク推定値は白丸で示されており、高速サンプリングレートごとでその値が更新されるようになる。そのため、反力トルク推定値が過渡的に変化している場合においては、値の精度が改善されるようになる。   The calculation of the correction value of the reaction force torque estimated value in the reaction force torque corrector 50 is performed by calculating the gradient of the reaction force torque estimated value from the previous sample time Tl (m−1) at the low sampling rate to the current sample time Tl (m). The calculated slope is a straight line extending from the current sample time to the next sample time, and the value at each correction sample time is used as the correction value. In FIG. 10, the reaction force torque estimated value before the correction is performed is indicated by a black circle, and the value changes only for each low-speed sampling rate. However, the corrected reaction force torque estimated value is indicated by a white circle, and the value is updated at each high-speed sampling rate. Therefore, when the estimated reaction force torque value changes transiently, the accuracy of the value is improved.

以上説明したように、低速推定器演算部104の機械モデル4から出力される低速サンプリングレートで計算された反力トルク推定値を反力トルク補正器50に通し、補正を行った値をフィードバックすることで、反力トルク推定値が過渡的に変化している場合に、更なる精度改善が実現できる。   As described above, the reaction force torque estimated value calculated at the low speed sampling rate output from the machine model 4 of the low speed estimator computing unit 104 is passed through the reaction force torque corrector 50, and the corrected value is fed back. As a result, when the estimated reaction force torque value changes transiently, further accuracy improvement can be realized.

このように上記実施の形態においては、推定器演算部102を搭載したモータ制御装置に対して、提案した技術を適用した事例について説明を行ってきた。推定器演算部102は内部にモデルを持ち、既知のパラメータを入力とし未知のパラメータを推定するシステムである。同様に内部にモデルを持ち、制御対象の入出力から未知のパラメータを推定するシステムであるオブザーバに対しても、同じように上記実施の形態において提案した技術を適用することは可能である。   As described above, in the above-described embodiment, the example in which the proposed technique is applied to the motor control device including the estimator calculation unit 102 has been described. The estimator operation unit 102 is a system that has a model inside and estimates an unknown parameter with a known parameter as an input. Similarly, the technique proposed in the above embodiment can be similarly applied to an observer which is a system having an internal model and estimating an unknown parameter from input / output of a control target.

また、モータ電気モデルや機械モデルを実装し、かつリアルタイムで演算を行う装置に対しても、同様の技術を適用することが可能である。具体的には、モータ電気モデルや機械モデルを実装したリアルタイムシミュレータに適用することで、大幅に演算負荷が減り、最適化されたマルチレートシステムを構築でき、リアルタイムシミュレータの演算速度を高速化したり、計算精度を向上させたりすることが可能になる。   The same technique can also be applied to a device that implements a motor electrical model or a machine model and performs calculations in real time. Specifically, by applying it to a real-time simulator that implements a motor electrical model or a machine model, the computational load is greatly reduced, an optimized multi-rate system can be built, the real-time simulator can be accelerated, It becomes possible to improve calculation accuracy.

また、上記実施の形態においては、モータ電気モデル2やモータ電気モデル5を永久磁石型モータとして説明しており、そのモータ電圧方程式を表わす式(1)やトルク推定式を表わす式(2)も永久磁石型モータに基づく数式になっている。しかし、本発明におけるモータ電気モデルは、永久磁石型モータのみに限定されるものではなく、誘導電動機やシンクロナスモータなど様々な回転機にも適用可能である。なおその場合は、それぞれの回転機に対応したモータ電圧方程式やトルク推定式を用いる。   Moreover, in the said embodiment, the motor electrical model 2 and the motor electrical model 5 are demonstrated as a permanent magnet type motor, The formula (1) showing the motor voltage equation, and the formula (2) showing a torque estimation formula are also shown. The formula is based on a permanent magnet motor. However, the motor electrical model in the present invention is not limited to a permanent magnet motor, and can be applied to various rotating machines such as an induction motor and a synchronous motor. In that case, a motor voltage equation or a torque estimation equation corresponding to each rotating machine is used.

さらに、本願発明は上記実施の形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、上記実施の形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出されうる。例えば、上記実施の形態に示される全構成要件からいくつかの構成要件が削除されても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除された構成が発明として抽出されうる。更に、異なる実施の形態にわたる構成要素を適宜組み合わせてもよい。   Furthermore, the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the scope of the invention in the implementation stage. Further, the above embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent requirements. For example, even if some constituent requirements are deleted from all the constituent requirements shown in the above embodiment, the problem described in the column of the problem to be solved by the invention can be solved, and is described in the column of the effect of the invention. In the case where a certain effect can be obtained, a configuration from which this configuration requirement is deleted can be extracted as an invention. Furthermore, the constituent elements over different embodiments may be appropriately combined.

以上のように、本発明にかかるモータ制御装置は、推定器を搭載したモータ制御装置に有用であり、特に、モータの電気モデルを高速サンプリングレートで動作する高速演算部に、機械モデルを低速サンプリングレートで動作する低速演算部に分けるようにして、推定器をマルチレート化したモータ制御装置に適している。   As described above, the motor control device according to the present invention is useful for a motor control device equipped with an estimator. In particular, the motor model is used as a high-speed computing unit that operates at a high sampling rate, and the machine model is used as a low-speed sampling unit. It is suitable for a motor control device in which the estimator is multi-rate by dividing it into a low-speed calculation unit that operates at a rate.

1 電流制御器、2 モータ電気モデル、3 機械モデル、4 機械モデル、5 モータ電気モデル、21 モータ電圧方程式逆モデル、22 トルク演算モデル、23 トルク高調波演算モデル、24 加算器、31 減算器、32 速度演算器、33 反力トルク演算器、34 減算器、35 速度演算器、36 位置演算器、37 回転角演算器、50 反力トルク補正器、51 減算器、101,201,301,401,501 モータ制御装置、102 推定器演算部、103 高速推定器演算部、104 低速推定器演算部。   1 current controller, 2 motor electrical model, 3 mechanical model, 4 mechanical model, 5 motor electrical model, 21 motor voltage equation inverse model, 22 torque calculation model, 23 torque harmonic calculation model, 24 adder, 31 subtractor, 32 speed calculator, 33 reaction force torque calculator, 34 subtractor, 35 speed calculator, 36 position calculator, 37 rotation angle calculator, 50 reaction force torque corrector, 51 subtractor, 101, 201, 301, 401 , 501 Motor controller, 102 estimator computing unit, 103 high-speed estimator computing unit, 104 low-speed estimator computing unit.

Claims (5)

電流指令値に基づき電圧指令値を出力する電流制御器と、
前記電圧指令値から電流推定値およびモータ速度推定値を算出する推定器演算部と、
を有するモータ制御装置において、
前記推定器演算部は、高速サンプリングレートで動作してモータ速度推定値を算出する高速推定器演算部と、低速サンプリングレートで動作して反力トルク推定値を算出する低速推定器演算部と、を備え、
前記高速推定器演算部は、
前記電圧指令値と前記モータ速度推定値からトルク推定値と前記電流推定値を出力するモータ電気モデルと、
前記トルク推定値と前記反力トルク推定値に基づいてトルク偏差を出力する減算器と、
前記トルク偏差から前記モータ速度推定値を出力する速度演算器と、
を備え、
前記低速推定器演算部は、
前記モータ速度推定値から前記反力トルク推定値を出力する機械モデルと、
を備える
ことを特徴とするモータ制御装置。
A current controller that outputs a voltage command value based on the current command value;
An estimator computing unit for calculating a current estimated value and a motor speed estimated value from the voltage command value;
In a motor control device having
The estimator computing unit operates at a high sampling rate to calculate a motor speed estimated value, a low speed estimator computing unit to operate at a low sampling rate and calculate a reaction force torque estimated value, With
The fast estimator computing unit is
A motor electrical model that outputs a torque estimated value and the current estimated value from the voltage command value and the motor speed estimated value;
A subtractor that outputs a torque deviation based on the torque estimated value and the reaction force torque estimated value;
A speed calculator for outputting the estimated motor speed value from the torque deviation;
With
The low-speed estimator computing unit is
A machine model for outputting the reaction torque estimation value from the motor speed estimation value;
A motor control device comprising:
電流指令値に基づき電圧指令値を出力する電流制御器と、
前記電流指令値からモータ速度推定値およびモータ回転角推定値を算出する推定器演算部と、
を有するモータ制御装置において、
前記推定器演算部は、高速サンプリングレートで動作してモータ速度推定値を算出する高速推定器演算部と、低速サンプリングレートで動作して反力トルク推定値を算出する低速推定器演算部と、を備え、
前記高速推定器演算部には
前記電流指令値と前記モータ回転角推定値からトルク推定値を出力するモータ電気モデルと、
前記トルク推定値と前記反力トルク推定値に基づいてトルク偏差を出力する減算器と、
前記トルク偏差から前記モータ速度推定値を出力する速度演算器と、
前記モータ速度推定値から前記モータ回転角推定値を出力する回転角演算器と、
を備え、
前記低速推定器演算部は、
前記モータ速度推定値から前記反力トルク推定値を出力する機械モデルと、
を備える
ことを特徴とするモータ制御装置。
A current controller that outputs a voltage command value based on the current command value;
An estimator operation unit for calculating a motor speed estimated value and a motor rotation angle estimated value from the current command value;
In a motor control device having
The estimator computing unit operates at a high sampling rate to calculate a motor speed estimated value, a low speed estimator computing unit to operate at a low sampling rate and calculate a reaction force torque estimated value, With
In the high-speed estimator computing unit, a motor electrical model that outputs a torque estimated value from the current command value and the motor rotation angle estimated value,
A subtractor that outputs a torque deviation based on the torque estimated value and the reaction force torque estimated value;
A speed calculator for outputting the estimated motor speed value from the torque deviation;
A rotation angle calculator for outputting the motor rotation angle estimation value from the motor speed estimation value;
With
The low-speed estimator computing unit is
A machine model for outputting the reaction torque estimation value from the motor speed estimation value;
A motor control device comprising:
前記モータ電気モデルは、トルク演算モデルとトルク高調波演算モデルを備え、
前記トルク演算モデルにより前記電流指令値からトルクを推定した値と、前記トルク高調波演算モデルにより前記電流指令値および前記モータ回転角推定値からモータ回転位置に応じて変化するトルク成分を求めた値と、の和を前記トルク推定値として計算する
ことを特徴とする請求項2に記載のモータ制御装置。
The motor electrical model includes a torque calculation model and a torque harmonic calculation model,
A value obtained by estimating the torque from the current command value by the torque calculation model, and a torque component that varies according to the motor rotation position from the current command value and the motor rotation angle estimated value by the torque harmonic calculation model. The motor control device according to claim 2, wherein the sum is calculated as the estimated torque value.
前記高速推定器演算部は、前記反力トルク推定値から反力トルク補正推定値を出力する反力トルク補正器を備え、
前記減算器は、前記トルク推定値と前記反力トルク補正推定値からトルク偏差を出力する
ことを特徴とする請求項1、2または3に記載のモータ制御装置。
The high-speed estimator computing unit includes a reaction force torque corrector that outputs a reaction force torque correction estimated value from the reaction force torque estimated value,
The motor control device according to claim 1, wherein the subtractor outputs a torque deviation from the estimated torque value and the estimated reaction force torque correction value.
前記機械モデルは2慣性系モデルであり、前記モータ速度推定値から速度偏差および機械速度推定値を求め、速度偏差に基づいて前記反力トルク推定値を算出し、機械速度推定値から機械位置推定値を算出する
ことを特徴とする請求項1〜4のいずれか1項に記載のモータ制御装置。
The machine model is a two-inertia model, a speed deviation and a machine speed estimated value are obtained from the motor speed estimated value, the reaction force torque estimated value is calculated based on the speed deviation, and a machine position is estimated from the machine speed estimated value. The motor control device according to any one of claims 1 to 4, wherein a value is calculated.
JP2013099320A 2013-05-09 2013-05-09 Motor control device Active JP5943875B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2013099320A JP5943875B2 (en) 2013-05-09 2013-05-09 Motor control device
CN201310560316.1A CN104143946B (en) 2013-05-09 2013-11-12 A motor control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013099320A JP5943875B2 (en) 2013-05-09 2013-05-09 Motor control device

Publications (2)

Publication Number Publication Date
JP2014220938A JP2014220938A (en) 2014-11-20
JP5943875B2 true JP5943875B2 (en) 2016-07-05

Family

ID=51853039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013099320A Active JP5943875B2 (en) 2013-05-09 2013-05-09 Motor control device

Country Status (2)

Country Link
JP (1) JP5943875B2 (en)
CN (1) CN104143946B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6187361B2 (en) * 2014-03-31 2017-08-30 ブラザー工業株式会社 Sheet transport system
CN106788059B (en) * 2017-01-04 2019-02-15 上海航天控制技术研究所 The delay compensation method of high dynamic electric motor servo-controlled system
JP6781498B1 (en) * 2019-07-25 2020-11-04 三菱電機株式会社 Rotation angle estimation device
JP7274984B2 (en) * 2019-08-23 2023-05-17 三菱電機株式会社 Motor simulator and its program
CN112152522B (en) * 2020-09-29 2023-09-26 中国船舶集团有限公司第七二四研究所 Multi-model control method for interaction of non-position sensors in full-speed range of motor

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3185857B2 (en) * 1996-12-20 2001-07-11 株式会社安川電機 Motor control device
JP4654493B2 (en) * 2000-08-08 2011-03-23 株式会社安川電機 Electric motor control device
JP4020726B2 (en) * 2002-08-08 2007-12-12 三菱電機株式会社 Machine position control device and machine position control system
JP4685509B2 (en) * 2004-07-12 2011-05-18 株式会社豊田中央研究所 AC motor drive control device and drive control method
TWI295529B (en) * 2004-12-03 2008-04-01 Mitsubishi Electric Corp Motor controller
JP2008271702A (en) * 2007-04-20 2008-11-06 Yaskawa Electric Corp Ac motor controller and its control method
JP5309838B2 (en) * 2008-09-26 2013-10-09 株式会社安川電機 AC motor control device and control method thereof

Also Published As

Publication number Publication date
CN104143946A (en) 2014-11-12
JP2014220938A (en) 2014-11-20
CN104143946B (en) 2017-01-11

Similar Documents

Publication Publication Date Title
JP6367332B2 (en) Inverter control device and motor drive system
JP5943875B2 (en) Motor control device
TWI545885B (en) Control device for ac rotary machine
JP2014204668A (en) Sensor-less vector control apparatus for induction motor
JP2000270600A (en) Drive of induction motor, and estimating method of its parameters
JP5936770B2 (en) Rotating machine control device
JP2015211633A (en) Rotation angle estimation device for sensorless vector control of synchronous motor
JP2010239730A (en) Device for controlling ac motor, and ac motor drive system
JP5322534B2 (en) Control device and motor control device
JP2004289959A (en) Method and apparatus for controlling permanent-magnet synchronous motor
JP2005253258A (en) Controller for winding field type synchronizer
TWI565219B (en) Device for controlling of ac rotating machine
JP2011050168A (en) Device for controlling synchronous motor
JP6099488B2 (en) AC rotating machine control device
JP2015177600A (en) Vector control device for permanent magnet type synchronous motor, and magnet magnetic flux estimation device
JP5499594B2 (en) Control device for permanent magnet type synchronous motor
JP6664288B2 (en) Motor control device
JP7311759B2 (en) Rotating machine control device
JP5167768B2 (en) Electric motor control apparatus and electric motor control method
JP2015133872A (en) Motor controller and rotor angle estimation method
JP2021197752A (en) Torque estimation device and torque estimation method
CN107528517B (en) Method for controlling rotating electric machine
JP5106295B2 (en) Rotor position estimation device for synchronous motor
JP2013183558A (en) Motor controller
JP6621052B2 (en) Control device for permanent magnet type synchronous motor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150713

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160421

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160426

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160524

R150 Certificate of patent or registration of utility model

Ref document number: 5943875

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250