JP2016013044A - Controller, motor controller and steering device - Google Patents

Controller, motor controller and steering device Download PDF

Info

Publication number
JP2016013044A
JP2016013044A JP2014135016A JP2014135016A JP2016013044A JP 2016013044 A JP2016013044 A JP 2016013044A JP 2014135016 A JP2014135016 A JP 2014135016A JP 2014135016 A JP2014135016 A JP 2014135016A JP 2016013044 A JP2016013044 A JP 2016013044A
Authority
JP
Japan
Prior art keywords
pwm
motor
pwm signal
calculation
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014135016A
Other languages
Japanese (ja)
Other versions
JP6314697B2 (en
Inventor
雄人 塩津
Taketo Shiozu
雄人 塩津
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.)
JTEKT Corp
Original Assignee
JTEKT 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 JTEKT Corp filed Critical JTEKT Corp
Priority to JP2014135016A priority Critical patent/JP6314697B2/en
Publication of JP2016013044A publication Critical patent/JP2016013044A/en
Application granted granted Critical
Publication of JP6314697B2 publication Critical patent/JP6314697B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Steering Control In Accordance With Driving Conditions (AREA)
  • Power Steering Mechanism (AREA)
  • Control Of Electric Motors In General (AREA)
  • Control Of Ac Motors In General (AREA)
  • Control Of Motors That Do Not Use Commutators (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a controller which enables the improvement of immediacy of PWM control.SOLUTION: A motor controller 30 comprises: a first operation part 35 operable to produce first PWM signals αa-αf; a second operation part 36 operable to produce second PWM signals βa-βf; and a synthesized-signal generation part 34 operable to synthesizes the first PWM signals αa-αf and the second PWM signals βa-βf. The first and second operation parts 35 and 36 use carriers which are shifted by T/2 in phase respectively, perform a correction in which a duty instruction value is halved, and produce the first PWM signals αa-αf and the second PWM signals βa-βf based on comparisons between the corrected duty instruction values and the carriers respectively. The synthesized-signal generation part 34 takes a logical OR of the first PWM signals αa-αf and the second PWM signals βa-βf, thereby producing synthesized PWM signals Ca-Cf. The motor controller 30 perform PWM control on a motor 21 by driving by the drive circuit 31 based on the synthesized PWM signals Ca-Cf.

Description

本発明は、制御対象をPWM(パルス幅変調)制御する制御装置、モータ制御装置、及びステアリング装置に関する。   The present invention relates to a control device, a motor control device, and a steering device that perform PWM (pulse width modulation) control on a controlled object.

車両の操舵機構にモータのアシスト力を付与することにより運転者のステアリング操作を補助する電動パワーステアリング装置が知られている。この電動パワーステアリング装置は、運転者の操舵トルクを検出するトルクセンサと、トルクセンサの検出操舵トルクに基づきモータの駆動を制御するモータ制御装置とを備えている。モータ制御装置は、モータを駆動させるための駆動回路と、駆動回路をPWM信号に基づき駆動させるマイクロコンピュータ(以下、「マイコン」と略記する)とを有している。マイコンは、トルクセンサの検出操舵トルクに基づき電流指令値を演算し、モータに実際に供給される電流値を電流指令値に追従させるべく、それらの偏差に応じた電流フィードバック制御を実行することによりPWM信号を生成する。マイコンは、生成したPWM信号に基づき駆動回路を駆動させることにより、モータをPWM制御する。こうしたモータのPWM制御により操舵トルクに応じたアシスト力が操舵機構に付与され、運転者のステアリング操作が補助される。   2. Description of the Related Art There is known an electric power steering device that assists a driver's steering operation by applying a motor assist force to a vehicle steering mechanism. This electric power steering apparatus includes a torque sensor that detects a steering torque of a driver, and a motor control apparatus that controls driving of the motor based on the detected steering torque of the torque sensor. The motor control device includes a drive circuit for driving the motor and a microcomputer (hereinafter abbreviated as “microcomputer”) for driving the drive circuit based on the PWM signal. The microcomputer calculates a current command value based on the detected steering torque of the torque sensor, and executes current feedback control according to the deviation so that the current value actually supplied to the motor follows the current command value. A PWM signal is generated. The microcomputer performs PWM control of the motor by driving the drive circuit based on the generated PWM signal. By such PWM control of the motor, an assist force corresponding to the steering torque is applied to the steering mechanism, and the driver's steering operation is assisted.

ところで、このようなモータ制御装置では、マイコンに何らかの異常が生じると、マイコンが電流指令値の演算やPWM信号の生成を適切に行うことができなくなる。これがモータの動作に異常を来す要因となる。そこで、特許文献1に記載のモータ制御装置では、PWM信号の生成を主として行うメインマイコンとは別に、サブマイコンが設けられている。メインマイコン及びサブマイコンは相互に状態を監視している。そして、メインマイコンがサブマイコンの異常を検出した場合、あるいはサブマイコンがメインマイコンの異常を検出した場合、メインマイコンあるいはサブマイコンがモータの駆動を停止する等の異常対応処理を実行する。   By the way, in such a motor control device, if any abnormality occurs in the microcomputer, the microcomputer cannot appropriately calculate the current command value and generate the PWM signal. This is a factor causing abnormalities in the operation of the motor. Therefore, in the motor control device described in Patent Document 1, a sub-microcomputer is provided separately from the main microcomputer that mainly generates the PWM signal. The main microcomputer and the sub microcomputer mutually monitor the state. When the main microcomputer detects an abnormality in the sub-microcomputer, or when the sub-microcomputer detects an abnormality in the main microcomputer, the main microcomputer or the sub-microcomputer performs abnormality handling processing such as stopping the motor drive.

特開2011−148498号公報JP 2011-148498 A

特許文献1に記載のモータ制御装置は2つのマイコンを有してはいるものの、一方のサブマイコンはPWM信号の生成を行っていない。すなわち、モータのPWM制御に関しては、2つのマイコンを搭載しているという利点を生かすことができていない。2つのマイコンを利用してモータのPWM制御の即時性を高めることができれば、より滑らかなモータの動作を実現することができ、ひいては操舵感を向上させることが可能である。   Although the motor control device described in Patent Document 1 has two microcomputers, one sub-microcomputer does not generate a PWM signal. In other words, regarding the PWM control of the motor, the advantage that two microcomputers are mounted cannot be utilized. If the immediacy of the PWM control of the motor can be enhanced by using two microcomputers, a smoother motor operation can be realized, and the steering feeling can be improved.

なお、このような課題は、電動パワーステアリング装置のモータ制御装置に限らず、制御対象をPWM制御する制御装置に共通する課題である。
本発明は、こうした実情に鑑みてなされたものであり、その目的は、PWM制御の即時性を向上させることのできる制御装置、モータ制御装置、及びステアリング装置を提供することにある。
Such a problem is not limited to the motor control device of the electric power steering apparatus, but is a problem common to a control device that performs PWM control on a control target.
The present invention has been made in view of such circumstances, and an object thereof is to provide a control device, a motor control device, and a steering device that can improve the immediacy of PWM control.

上記課題を解決する制御装置は、PWM信号を生成する複数の演算部と、前記複数の演算部によりそれぞれ生成されるPWM信号を合成する合成信号生成部と、を備え、前記演算部の個数をNとし、前記PWM信号の生成に用いられる搬送波の周期をTとするとき、前記複数の演算部は、位相がT/Nずつずれた搬送波をそれぞれ用いるとともに、デューティ指示値を1/N倍する補正を行い、補正後のデューティ指示値と前記搬送波との比較に基づき前記PWM信号をそれぞれ生成し、前記合成信号生成部は、前記複数の演算部によりそれぞれ生成されるPWM信号の論理和を取ることで合成PWM信号を生成し、前記合成PWM信号に基づき制御対象をPWM制御する。   A control device that solves the above problem includes a plurality of calculation units that generate PWM signals, and a combined signal generation unit that combines the PWM signals generated by the plurality of calculation units, respectively. When N is N and the period of the carrier wave used for generating the PWM signal is T, the plurality of arithmetic units respectively use the carrier wave whose phase is shifted by T / N and multiply the duty instruction value by 1 / N. The PWM signal is generated based on a comparison between the corrected duty instruction value and the carrier wave, and the combined signal generation unit takes a logical sum of the PWM signals generated by the plurality of calculation units. Thus, a composite PWM signal is generated, and the control target is PWM-controlled based on the composite PWM signal.

一つの演算部がデューティ指示値と搬送波との比較に基づきPWM信号を生成する場合、搬送波の周期をTとすると、PWM信号は周期Tの間に一つのパルス信号を有する構成となる。これに対し、上記構成のように、N個の演算部によりそれぞれ用いられる搬送波の位相をT/Nずつずらせば、N個の演算部によるパルス信号の生成タイミングをT/Nずつずらすことができるため、N個の演算部が周期Tの間にパルス信号を順次生成する。そのため、各演算部により生成されるPWM信号の論理和を取ることにより合成PWM信号を生成すれば、周期Tの間にN個のパルス信号を含むPWM信号を得ることができる。結果的に、一つの演算部だけでPWM信号を生成する場合と比較すると、PWM信号の更新頻度がN倍となる。   When one arithmetic unit generates a PWM signal based on a comparison between the duty instruction value and the carrier wave, assuming that the carrier wave period is T, the PWM signal has one pulse signal during the period T. On the other hand, if the phase of the carrier wave used by each of the N arithmetic units is shifted by T / N as in the above configuration, the pulse signal generation timing by the N arithmetic units can be shifted by T / N. Therefore, N calculation units sequentially generate pulse signals during the period T. Therefore, if a combined PWM signal is generated by taking the logical sum of the PWM signals generated by the respective arithmetic units, a PWM signal including N pulse signals during the period T can be obtained. As a result, the frequency of updating the PWM signal is N times that of the case where the PWM signal is generated by only one arithmetic unit.

また、各演算部が、1/N倍された補正後のデューティ指示値と搬送波との比較に基づきPWM信号を生成すれば、各演算部により演算されるPWM信号は、1/N倍されたデューティ指示値に対応するPWM信号となる。よって、各演算部により生成されるPWM信号を合成して合成PWM信号を生成すれば、合成PWM信号は、デューティ指示値の元の値に対応したPWM信号となる。   Further, if each calculation unit generates a PWM signal based on a comparison between the corrected duty instruction value multiplied by 1 / N and the carrier wave, the PWM signal calculated by each calculation unit is multiplied by 1 / N. The PWM signal corresponds to the duty instruction value. Therefore, if a PWM signal generated by each calculation unit is combined to generate a combined PWM signal, the combined PWM signal becomes a PWM signal corresponding to the original value of the duty instruction value.

したがって、上記構成のように、合成PWM信号に基づき制御対象の駆動を制御すれば、デューティ指示値に対応した制御対象の駆動を確保しながらも、PWM制御の更新頻度を増加させることができるため、PWM制御の即時性を向上させることができる。   Therefore, if the drive of the controlled object is controlled based on the composite PWM signal as in the above configuration, the update frequency of the PWM control can be increased while ensuring the driven of the controlled object corresponding to the duty instruction value. The immediacy of PWM control can be improved.

上記制御装置について、前記複数の演算部の異常をそれぞれ検出する異常検出手段を更に備え、前記異常検出手段により前記複数の演算部のいずれかに異常が検出された際、残りの正常な演算部が複数存在する場合には、前記正常な複数の演算部は、同正常な演算部の個数をMとするとき、T/Mずつずれた搬送波をそれぞれ用いるとともに、前記デューティ指示値を1/M倍する補正を行い、補正後のデューティ指示値と前記搬送波との比較に基づき前記PWM信号をそれぞれ生成し、前記合成信号生成部は、前記正常な複数の演算部によりそれぞれ生成されるPWM信号の論理和を取ることにより前記合成PWM信号を生成し、前記合成PWM信号に基づき前記制御対象をPWM制御することが好ましい。   The control device further includes an abnormality detection unit that detects an abnormality of each of the plurality of calculation units, and when the abnormality detection unit detects an abnormality in any of the plurality of calculation units, the remaining normal calculation units When there are a plurality of normal calculation units, when the number of normal calculation units is M, each of the normal calculation units uses a carrier wave shifted by T / M, and the duty instruction value is set to 1 / M. The PWM signal is generated based on a comparison between the corrected duty instruction value and the carrier wave, and the combined signal generation unit generates a PWM signal generated by each of the plurality of normal calculation units. Preferably, the combined PWM signal is generated by taking a logical sum, and the control target is PWM controlled based on the combined PWM signal.

この構成によれば、複数の演算部のいずれかに異常が生じた際、残りの正常な演算部が複数存在している場合には、それらの正常な演算部により演算されるPWM信号に基づき合成PWM信号の生成を継続することができる。これにより、合成PWM信号の更新頻度を確保することができるため、PWM制御の即時性を担保することができる。   According to this configuration, when an abnormality occurs in any of the plurality of calculation units, when there are a plurality of remaining normal calculation units, based on the PWM signal calculated by those normal calculation units. The generation of the composite PWM signal can be continued. Thereby, since the update frequency of a synthetic | combination PWM signal can be ensured, the immediacy of PWM control can be ensured.

上記制御装置について、前記複数の演算部の異常をそれぞれ検出する異常検出手段を更に備え、前記異常検出手段により前記複数の演算部のいずれかに異常が検出された際、残りの正常な演算部が一つのみである場合には、前記正常な一つの演算部は、前記デューティ指示値の元の値と前記搬送波との比較に基づきPWM信号を生成し、前記合成信号生成部は、前記正常な一つの演算部により生成されたPWM信号をそのまま出力し、前記正常な一つの演算部により生成されたPWM信号に基づき前記制御対象をPWM制御することが好ましい。   The control device further includes an abnormality detection unit that detects an abnormality of each of the plurality of calculation units, and when the abnormality detection unit detects an abnormality in any of the plurality of calculation units, the remaining normal calculation units Is one, the one normal calculation unit generates a PWM signal based on a comparison between the original value of the duty instruction value and the carrier wave, and the combined signal generation unit is the normal signal Preferably, the PWM signal generated by a single arithmetic unit is output as it is, and the control object is PWM controlled based on the PWM signal generated by the normal single arithmetic unit.

この構成によれば、正常な演算部が一つのみとなった場合には、その正常な一つの演算部により生成されるPWM信号に基づきPWM制御を継続することができるため、PWM制御の継続性を向上させることができる。   According to this configuration, when there is only one normal calculation unit, the PWM control can be continued based on the PWM signal generated by the one normal calculation unit. Can be improved.

一方、モータを駆動させるための駆動回路と、前記駆動回路をPWM信号に基づき駆動させることにより前記モータをPWM制御する制御装置と、を備えるモータ制御装置において、前記制御装置として上述の制御装置が用いられることが好ましい。   On the other hand, in a motor control device comprising: a drive circuit for driving a motor; and a control device that performs PWM control of the motor by driving the drive circuit based on a PWM signal. It is preferable to be used.

この構成によれば、モータ制御の即時性を向上させることができるため、モータをより滑らかに動作させることができる。
また、車両の操舵機構に動力を付与するモータと、前記モータを駆動させるための駆動回路と、前記駆動回路をPWM信号に基づき駆動させることにより前記モータをPWM制御する制御装置と、を備えるステアリング装置において、前記制御装置として上述の制御装置が用いられることが好ましい。
According to this configuration, since the immediacy of motor control can be improved, the motor can be operated more smoothly.
Further, a steering system comprising: a motor that applies power to a vehicle steering mechanism; a drive circuit that drives the motor; and a control device that performs PWM control of the motor by driving the drive circuit based on a PWM signal. In the apparatus, the above-described control device is preferably used as the control device.

この構成によれば、モータにより操舵機構に動力を付与する制御の即時性を向上させることができるため、操舵感を向上させることができる。   According to this configuration, since the immediacy of control for applying power to the steering mechanism by the motor can be improved, the steering feeling can be improved.

本発明によれば、PWM制御の即時性を向上させることができる。   According to the present invention, the immediacy of PWM control can be improved.

電動パワーステアリング装置の一実施形態についてその概略構成を示すブロック図。The block diagram which shows the schematic structure about one Embodiment of an electric power steering apparatus. 実施形態の電動パワーステアリング装置についてそのモータ制御装置の構成を示すブロック図。The block diagram which shows the structure of the motor control apparatus about the electric power steering apparatus of embodiment. 実施形態のモータ制御装置についてその駆動回路の構成を示すブロック図。The block diagram which shows the structure of the drive circuit about the motor control apparatus of embodiment. 実施形態のモータ制御装置についてその第1演算部の構成を示す制御ブロック図。The control block diagram which shows the structure of the 1st calculating part about the motor control apparatus of embodiment. (a)〜(g)は、補正後のデューティ指示値Du’,Dv’,Dw’と第1PWM信号αa〜αfとの関係を示すタイミングチャート。(A)-(g) is a timing chart which shows the relationship between corrected duty instruction | indication value Du ', Dv', Dw 'and 1st PWM signal (alpha) a- (alpha) f. (a),(b)は、第1演算部及び第2演算部によりそれぞれ用いられる搬送波δ1,δ2の波形を示すタイミングチャート。(A), (b) is a timing chart which shows the waveform of the carrier waves (delta) 1, (delta) 2 used by the 1st calculating part and the 2nd calculating part, respectively. モータ制御装置の合成信号生成部により実行される処理の手順を示すフローチャート。The flowchart which shows the procedure of the process performed by the synthetic | combination signal generation part of a motor control apparatus. (a)〜(e)は、第1演算部及び第2演算部によりそれぞれ用いられる補正後のデューティ指示値Du’、第1PWM信号αa、第2PWM信号βa、並びに合成PWM信号Caの関係を示すタイミングチャート。(A)-(e) shows the relationship between the corrected duty instruction value Du ′, the first PWM signal αa, the second PWM signal βa, and the combined PWM signal Ca, which are used by the first calculation unit and the second calculation unit, respectively. Timing chart. (a)〜(g)は、電動パワーステアリング装置の変形例について、第1〜第3演算部によりそれぞれ用いられる補正後のデューティ指示値Du’、第1PWM信号αa、第2PWM信号βa、第3PWM信号γa、並びに合成PWM信号Caの関係を示すタイミングチャート。(A)-(g) is the corrected duty instruction value Du ′, the first PWM signal αa, the second PWM signal βa, and the third PWM used by the first to third arithmetic units, respectively, for the modified example of the electric power steering apparatus. 4 is a timing chart showing the relationship between a signal γa and a composite PWM signal Ca. 電動パワーステアリング装置の変形例についてそのモータ制御装置の合成信号生成部により実行される処理の手順を示すフローチャート。The flowchart which shows the procedure of the process performed by the synthetic | combination signal production | generation part of the motor control apparatus about the modification of an electric power steering apparatus.

以下、電動パワーステアリング装置の一実施形態について説明する。
図1に示すように、本実施形態の電動パワーステアリング装置1は、運転者のステアリングホイール11の操作に基づき転舵輪16を転舵させる操舵機構10と、モータ21により操舵機構10にアシスト力を付与するアシスト機構20と、モータ21の駆動を制御するモータ制御装置30とを備えている。
Hereinafter, an embodiment of the electric power steering apparatus will be described.
As shown in FIG. 1, the electric power steering apparatus 1 according to the present embodiment provides an assisting force to the steering mechanism 10 by a steering mechanism 10 that steers the steered wheels 16 based on a driver's operation of the steering wheel 11 and a motor 21. An assist mechanism 20 to be applied and a motor control device 30 for controlling driving of the motor 21 are provided.

操舵機構10は、ステアリングホイール11の回転軸となるステアリングシャフト12と、ステアリングシャフト12の下端部にラックアンドピニオン機構13を介して連結されたラックシャフト14とを有している。操舵機構10では、運転者のステアリングホイール11の操作に伴いステアリングシャフト12が回転すると、その回転運動がラックアンドピニオン機構13を介してラックシャフト14の軸方向の往復直線運動に変換される。このラックシャフト14の軸方向の往復直線運動がその両端に連結されたタイロッド15を介して転舵輪16に伝達されることにより転舵輪16の転舵角が変化し、車両の進行方向が変更される。   The steering mechanism 10 includes a steering shaft 12 that serves as a rotating shaft of the steering wheel 11, and a rack shaft 14 that is coupled to a lower end portion of the steering shaft 12 via a rack and pinion mechanism 13. In the steering mechanism 10, when the steering shaft 12 rotates in response to the driver's operation of the steering wheel 11, the rotational motion is converted into the axial reciprocating linear motion of the rack shaft 14 via the rack and pinion mechanism 13. The reciprocating linear motion of the rack shaft 14 in the axial direction is transmitted to the steered wheels 16 via the tie rods 15 connected to both ends thereof, whereby the steered angle of the steered wheels 16 is changed and the traveling direction of the vehicle is changed. The

アシスト機構20は、モータ21と、モータ21の出力軸21a及びステアリングシャフト12を連結する減速機22とを備えている。モータ21はブラシレスモータからなる。アシスト機構20は、モータ21の出力軸21aの回転を減速機22により減速してステアリングシャフト12に伝達することによりステアリングシャフト12にアシスト力(アシストトルク)を付与する。   The assist mechanism 20 includes a motor 21 and a speed reducer 22 that connects the output shaft 21 a of the motor 21 and the steering shaft 12. The motor 21 is a brushless motor. The assist mechanism 20 applies assist force (assist torque) to the steering shaft 12 by decelerating the rotation of the output shaft 21a of the motor 21 by the speed reducer 22 and transmitting it to the steering shaft 12.

電動パワーステアリング装置1には、車両の状態量や運転者の操作量を検出する各種センサが設けられている。例えばステアリングシャフト12には、運転者のステアリング操作に際してステアリングシャフト12に付与される操舵トルクThを検出するトルクセンサ40が設けられている。モータ21には、その出力軸21aの回転角θを検出する回転角センサ41が設けられている。車両には、その走行速度Spdを検出する車速センサ42が設けられている。これらのセンサ40〜42の出力はモータ制御装置30に取り込まれる。モータ制御装置30は、各センサ40〜42により検出される操舵トルクTh、モータ回転角θ、及び車速Spd等に基づきモータ21をPWM制御することによりステアリングシャフト12にアシスト力を付与するアシスト制御を実行する。   The electric power steering apparatus 1 is provided with various sensors for detecting the state quantity of the vehicle and the operation amount of the driver. For example, the steering shaft 12 is provided with a torque sensor 40 that detects a steering torque Th applied to the steering shaft 12 when a driver performs a steering operation. The motor 21 is provided with a rotation angle sensor 41 for detecting the rotation angle θ of the output shaft 21a. The vehicle is provided with a vehicle speed sensor 42 for detecting the traveling speed Spd. Outputs of these sensors 40 to 42 are taken into the motor control device 30. The motor control device 30 performs assist control for applying assist force to the steering shaft 12 by PWM control of the motor 21 based on the steering torque Th, the motor rotation angle θ, the vehicle speed Spd, and the like detected by the sensors 40 to 42. Run.

図2に示すように、モータ制御装置30は、駆動回路31と、電流センサ32u,32v,32wと、プリドライバ33と、合成信号生成部34と、マイクロコンピュータを中心に構成される第1及び第2演算部35,36と、演算タイミング調整部37とを備えている。   As shown in FIG. 2, the motor control device 30 includes a drive circuit 31, current sensors 32u, 32v, and 32w, a pre-driver 33, a combined signal generation unit 34, and a first and a second that are configured around a microcomputer. Second calculation units 35 and 36 and a calculation timing adjustment unit 37 are provided.

図3に示すように、駆動回路31は、上側FET31a及び下側FET31dの直列回路と、上側FET31b及び下側FET31eの直列回路と、上側FET31c及び下側FET31fの直列回路とを並列接続してなる周知のインバータ回路を有している。各上側FET31a〜31cは電源(電源電圧「+Vcc」)に電気的に接続されている。各下側FET31d〜31fは接地されている。上側FET31aと下側FET31dとの接続点P1、上側FET31bと下側FET31eとの接続点P2、及び上側FET31cと下側FET31fとの接続点P3は給電線Wu,Wv,Wwを介してモータ21の各相コイルにそれぞれ接続されている。各FET31a〜31fは、プリドライバ33から出力される駆動信号Ga〜Gfに基づきスイッチングされる。この各FET31a〜31fのスイッチングに基づき、電源から供給される直流電力が三相の交流電力に変換される。変換された三相の交流電力が給電線Wu,Wv,Wwを介してモータ21の各相コイルにそれぞれ供給されることによりモータ21が駆動する。   As shown in FIG. 3, the drive circuit 31 is formed by connecting a series circuit of an upper FET 31a and a lower FET 31d, a series circuit of an upper FET 31b and a lower FET 31e, and a series circuit of an upper FET 31c and a lower FET 31f in parallel. It has a known inverter circuit. Each upper FET 31a to 31c is electrically connected to a power supply (power supply voltage “+ Vcc”). The lower FETs 31d to 31f are grounded. A connection point P1 between the upper FET 31a and the lower FET 31d, a connection point P2 between the upper FET 31b and the lower FET 31e, and a connection point P3 between the upper FET 31c and the lower FET 31f are connected to the motor 21 via the feed lines Wu, Wv, and Ww. Each phase coil is connected. The FETs 31a to 31f are switched based on drive signals Ga to Gf output from the pre-driver 33. Based on the switching of the FETs 31a to 31f, the DC power supplied from the power source is converted into three-phase AC power. The converted three-phase AC power is supplied to each phase coil of the motor 21 via the feed lines Wu, Wv, Ww, thereby driving the motor 21.

電流センサ32u,32v,32wは、下側FET31d〜31fに直列接続されたシャント抵抗をそれぞれ有する周知の構成からなる。電流センサ32u,32v,32wは、モータ21に供給される各相電流値Iu,Iv,Iwをそれぞれ検出する。   The current sensors 32u, 32v, and 32w each have a known configuration having shunt resistors connected in series to the lower FETs 31d to 31f. The current sensors 32u, 32v, and 32w detect the phase current values Iu, Iv, and Iw supplied to the motor 21, respectively.

図2に示すように、第1演算部35は、トルクセンサ40、車速センサ42、回転角センサ41、及び電流センサ32u,32v,32wのそれぞれの出力を取り込む。第1演算部35は、これらのセンサにより検出される操舵トルクTh、車速Spd、モータ回転角θ、及び各相電流値Iu,Iv,Iwに基づき第1PWM信号αa〜αfを生成する。   As shown in FIG. 2, the first calculation unit 35 takes in outputs of the torque sensor 40, the vehicle speed sensor 42, the rotation angle sensor 41, and the current sensors 32 u, 32 v, and 32 w. The first calculation unit 35 generates first PWM signals αa to αf based on the steering torque Th, the vehicle speed Spd, the motor rotation angle θ, and the phase current values Iu, Iv, and Iw detected by these sensors.

詳しくは、図4に示すように、第1演算部35は、電流指令値演算部50と、第1及び第2減算器51a,51bと、第1及び第2フィードバック(F/B)制御部52a,52bと、二相/三相変換部53と、デューティ指示値演算部54と、デューティ指示値補正部55と、PWM信号生成部56と、三相/二相変換部57とを有している。   Specifically, as shown in FIG. 4, the first calculation unit 35 includes a current command value calculation unit 50, first and second subtractors 51a and 51b, and first and second feedback (F / B) control units. 52a, 52b, a two-phase / three-phase converter 53, a duty instruction value calculator 54, a duty instruction value corrector 55, a PWM signal generator 56, and a three-phase / two-phase converter 57. ing.

電流指令値演算部50はd軸電流指令値Id*及びq軸電流指令値Iq*を演算する。d軸電流指令値Id*及びq軸電流指令値Iq*は、d/q座標系におけるモータ21の供給電流の目標値を示す。電流指令値演算部50は操舵トルクThと車速Spdとに基づきq軸電流指令値Iq*を演算する。例えば、電流指令値演算部50は、操舵トルクThの絶対値が大きくなるほど、また車速Spdが遅くなるほどq軸電流指令値Iq*の絶対値をより大きい値に設定する。また、電流指令値演算部50はd軸電流指令値Id*を零に設定する。電流指令値演算部50は、演算したd軸電流指令値Id*及びq軸電流指令値Iq*を第1及び第2減算器51a,51bにそれぞれ出力する。   The current command value calculation unit 50 calculates a d-axis current command value Id * and a q-axis current command value Iq *. The d-axis current command value Id * and the q-axis current command value Iq * indicate target values for the supply current of the motor 21 in the d / q coordinate system. The current command value calculation unit 50 calculates a q-axis current command value Iq * based on the steering torque Th and the vehicle speed Spd. For example, the current command value calculation unit 50 sets the absolute value of the q-axis current command value Iq * to a larger value as the absolute value of the steering torque Th increases and as the vehicle speed Spd decreases. Further, the current command value calculation unit 50 sets the d-axis current command value Id * to zero. The current command value calculation unit 50 outputs the calculated d-axis current command value Id * and q-axis current command value Iq * to the first and second subtracters 51a and 51b, respectively.

三相/二相変換部57は各相電流値Iu,Iv,Iw及びモータ回転角θを取り込む。三相/二相変換部57はモータ回転角θを用いて各相電流値Iu,Iv,Iwをd/q座標系に写像することによりd軸電流値Id及びq軸電流値Iqを演算する。d軸電流値Id及びq軸電流値Iqは、d/q座標系におけるモータ21の実際の供給電流値を示す。三相/二相変換部57は、演算したd軸電流値Id及びq軸電流値Iqを第1及び第2減算器51a,51bにそれぞれ出力する。   The three-phase / two-phase converter 57 takes in the respective phase current values Iu, Iv, Iw and the motor rotation angle θ. The three-phase / two-phase converter 57 calculates the d-axis current value Id and the q-axis current value Iq by mapping each phase current value Iu, Iv, Iw to the d / q coordinate system using the motor rotation angle θ. . The d-axis current value Id and the q-axis current value Iq indicate actual supply current values of the motor 21 in the d / q coordinate system. The three-phase / two-phase converter 57 outputs the calculated d-axis current value Id and q-axis current value Iq to the first and second subtracters 51a and 51b, respectively.

第1減算器51aは、d軸電流指令値Id*からd軸電流値Idを減算することによりd軸電流偏差ΔIdを求め、このd軸電流偏差ΔIdを第1F/B制御部52aに出力する。第1F/B制御部52aは、d軸電流値Idをd軸電流指令値Id*に追従させるべくd軸電流偏差ΔIdに基づく電流フィードバック制御を実行することによりd軸電圧指令値Vd*を生成し、このd軸電圧指令値Vd*を二相/三相変換部53に出力する。   The first subtractor 51a obtains a d-axis current deviation ΔId by subtracting the d-axis current value Id from the d-axis current command value Id *, and outputs the d-axis current deviation ΔId to the first F / B control unit 52a. . The first F / B control unit 52a generates the d-axis voltage command value Vd * by executing current feedback control based on the d-axis current deviation ΔId so that the d-axis current value Id follows the d-axis current command value Id *. The d-axis voltage command value Vd * is then output to the two-phase / three-phase converter 53.

第2減算器51bは、q軸電流指令値Iq*からq軸電流値Iqを減算することによりq軸電流偏差ΔIqを求め、このq軸電流偏差ΔIqを第2F/B制御部52bに出力する。第2F/B制御部52bは、q軸電流値Iqをq軸電流指令値Iq*に追従させるべくq軸電流偏差ΔIqに基づく電流フィードバック制御を実行することによりq軸電圧指令値Vq*を生成し、このq軸電圧指令値Vq*を二相/三相変換部53に出力する。   The second subtractor 51b obtains a q-axis current deviation ΔIq by subtracting the q-axis current value Iq from the q-axis current command value Iq *, and outputs the q-axis current deviation ΔIq to the second F / B control unit 52b. . The second F / B control unit 52b generates the q-axis voltage command value Vq * by executing current feedback control based on the q-axis current deviation ΔIq so that the q-axis current value Iq follows the q-axis current command value Iq *. The q-axis voltage command value Vq * is then output to the two-phase / three-phase converter 53.

二相/三相変換部53はモータ回転角θを取り込む。二相/三相変換部53はモータ回転角θを用いてd軸電圧指令値Vd*及びq軸電圧指令値Vq*を三相座標系に写像することにより、三相座標系における各相電圧指令値Vu*,Vv*,Vw*を演算し、これらの各相電圧指令値Vu*,Vv*,Vw*をデューティ指示値演算部54に出力する。   The two-phase / three-phase converter 53 captures the motor rotation angle θ. The two-phase / three-phase conversion unit 53 uses the motor rotation angle θ to map the d-axis voltage command value Vd * and the q-axis voltage command value Vq * to the three-phase coordinate system, whereby each phase voltage in the three-phase coordinate system. The command values Vu *, Vv *, Vw * are calculated, and these phase voltage command values Vu *, Vv *, Vw * are output to the duty instruction value calculation unit 54.

デューティ指示値演算部54は各相電圧指令値Vu*,Vv*,Vw*に対応する各相のデューティ指示値Du,Dv,Dwを演算する。デューティ指示値Du,Dv,Dwは、駆動回路31の各上側FET31a〜31cのオンデューティ比を「0%〜100%」の範囲でそれぞれ示したものである。デューティ指示値演算部54は、演算したデューティ指示値Du,Dv,Dwをデューティ指示値補正部55に出力する。   The duty instruction value calculation unit 54 calculates the duty instruction values Du, Dv, Dw of each phase corresponding to the phase voltage instruction values Vu *, Vv *, Vw *. The duty instruction values Du, Dv, and Dw indicate the on-duty ratios of the upper FETs 31a to 31c of the drive circuit 31 in the range of “0% to 100%”, respectively. The duty instruction value calculation unit 54 outputs the calculated duty instruction values Du, Dv, Dw to the duty instruction value correction unit 55.

デューティ指示値補正部55は、以下の式(1)〜(3)に基づきデューティ指示値Du,Dv,Dwを補正する。なお、「N」は、PWM信号の生成を行う演算部の個数を示す。すなわち、本実施形態では、Nの値は「2」に設定されている。   The duty instruction value correction unit 55 corrects the duty instruction values Du, Dv, and Dw based on the following equations (1) to (3). “N” indicates the number of arithmetic units that generate PWM signals. That is, in this embodiment, the value of N is set to “2”.

Du’=Du/N ・・・(1)
Dv’=Dv/N ・・・(2)
Dw’=Dw/N ・・・(3)
よって、本実施形態では、補正後のデューティ指示値Du’,Dv’,Dw’は「0%〜50%」の範囲でそれぞれ設定される。デューティ指示値補正部55は、式(1)〜(3)に基づき演算した補正後のデューティ指示値Du’,Dv’,Dw’をPWM信号生成部56に出力する。
Du ′ = Du / N (1)
Dv ′ = Dv / N (2)
Dw ′ = Dw / N (3)
Therefore, in the present embodiment, the corrected duty instruction values Du ′, Dv ′, and Dw ′ are set in the range of “0% to 50%”, respectively. The duty instruction value correction unit 55 outputs the corrected duty instruction values Du ′, Dv ′, Dw ′ calculated based on the equations (1) to (3) to the PWM signal generation unit 56.

PWM信号生成部56は、例えば図5(a)〜(g)に示すように、補正後のデューティ指示値Du’,Dv’,Dw’と、周期Tの三角波からなる搬送波(PWMキャリア)δ1との比較に基づき第1PWM信号αa〜αfを生成する。詳しくは、図5(b),(d),(f)に示すように、PWM信号生成部56は、搬送波δ1の値よりもデューティ指示値Du,Dv,Dwの方が大きい場合にはオン信号を示し、搬送波δ1の値よりもデューティ指示値Du,Dv,Dwの方が小さい場合にはオフ信号を示す第1PWM信号αa〜αcをそれぞれ生成する。また、図5(c),(e),(g)に示すように、PWM信号生成部56は、搬送波δ1の値よりもデューティ指示値Du,Dv,Dwの方が小さい場合にはオン信号を示し、搬送波δ1の値よりもデューティ指示値Du,Dv,Dwの方が大きい場合にはオフ信号を示す第1PWM信号αd〜αfをそれぞれ生成する。第1PWM信号αa〜αfは駆動回路31のFET31a〜31fをそれぞれオン/オフさせるための信号である。例えば第1PWM信号αaがオン信号である場合には、上側FET31aがオン状態となり、第1PWM信号αaがオフ信号である場合には、上側FET31aがオフ状態となる。そして、図2に示すように、PWM信号生成部56は、生成した第1PWM信号αa〜αfを合成信号生成部34に出力する。   For example, as shown in FIGS. 5A to 5G, the PWM signal generation unit 56 is a carrier wave (PWM carrier) δ1 composed of corrected duty instruction values Du ′, Dv ′, Dw ′ and a triangular wave with a period T. Based on the comparison, the first PWM signals αa to αf are generated. Specifically, as shown in FIGS. 5B, 5D, and 5F, the PWM signal generator 56 is turned on when the duty instruction values Du, Dv, and Dw are larger than the value of the carrier wave δ1. When the duty instruction values Du, Dv, and Dw are smaller than the value of the carrier wave δ1, the first PWM signals αa to αc indicating the off signals are generated. Further, as shown in FIGS. 5C, 5E, and 5G, the PWM signal generation unit 56 turns on signals when the duty instruction values Du, Dv, and Dw are smaller than the value of the carrier wave δ1. When the duty instruction values Du, Dv, and Dw are larger than the value of the carrier wave δ1, first PWM signals αd to αf indicating an off signal are generated. The first PWM signals αa to αf are signals for turning on / off the FETs 31a to 31f of the drive circuit 31, respectively. For example, when the first PWM signal αa is an on signal, the upper FET 31a is turned on, and when the first PWM signal αa is an off signal, the upper FET 31a is turned off. As shown in FIG. 2, the PWM signal generation unit 56 outputs the generated first PWM signals αa to αf to the combined signal generation unit 34.

第1演算部35は自身の状態を監視する自己診断機能を有しており、自己診断の結果Sd1を例えばウォッチドック信号等により合成信号生成部34に送信する。したがって、合成信号生成部34は、第1演算部35から送信される自己診断結果Sd1に基づいて第1演算部35が正常であるか否かを検出することができる。   The first calculation unit 35 has a self-diagnosis function for monitoring its own state, and transmits the result Sd1 of the self-diagnosis to the composite signal generation unit 34 by, for example, a watchdog signal. Therefore, the composite signal generation unit 34 can detect whether or not the first calculation unit 35 is normal based on the self-diagnosis result Sd1 transmitted from the first calculation unit 35.

第2演算部36は第1演算部35と同一の性能を有している。すなわち、第2演算部36は、第1演算部35と同様の演算手法により、操舵トルクTh、車速Spd、モータ回転角θ、及び各相電流値Iu,Iv,Iwに基づき第2PWM信号βa〜βfを生成する。また、第2演算部36も自身の状態を監視する自己診断機能を有しており、自己診断の結果Sd2を合成信号生成部34に送信する。したがって、合成信号生成部34は、第2演算部36から送信される自己診断結果Sd2に基づいて第2演算部36が正常であるか否かを検出することができる。   The second calculation unit 36 has the same performance as the first calculation unit 35. That is, the second calculation unit 36 uses the same calculation method as the first calculation unit 35 to calculate the second PWM signal βa˜ based on the steering torque Th, the vehicle speed Spd, the motor rotation angle θ, and the phase current values Iu, Iv, Iw. βf is generated. Further, the second calculation unit 36 also has a self-diagnosis function for monitoring its own state, and transmits the result Sd2 of the self-diagnosis to the combined signal generation unit 34. Therefore, the composite signal generation unit 34 can detect whether or not the second calculation unit 36 is normal based on the self-diagnosis result Sd2 transmitted from the second calculation unit 36.

演算タイミング調整部37は第1演算部35及び第2演算部36のそれぞれの演算タイミングを調整する。詳しくは、PWM信号の生成を行う演算部の個数をNとし、PWM信号の生成に用いられる搬送波δ1の周期を「T」とするとき、演算タイミング調整部37は第2演算部36の演算タイミングを第1演算部35の演算タイミングよりも「T/N」だけ遅らせる。すなわち、本実施形態では、演算タイミング調整部37が第2演算部36の演算タイミングを第1演算部35の演算タイミングよりも「T/2」だけ遅らせる。具体的には、図6(a),(b)に示すように、演算タイミング調整部37は、各演算部35,36の同期を取る処理を時刻t1で開始すると、まずは時刻t1で第1演算部35にクロックのトリガ信号を送信する。その後、演算タイミング調整部37は、時刻t1から時間T/2が経過した時刻t2で第2演算部36にクロックのトリガ信号を送信する。これにより、第1演算部35の搬送波δ1と第2演算部36の搬送波δ2との間に「T/2」の位相差が生じる。結果的に、第2演算部36の第2PWM信号βa〜βfの演算タイミングを第1演算部35の第1PWM信号αa〜αfの演算タイミングよりも「T/2」だけ遅らせることができる。   The calculation timing adjustment unit 37 adjusts the calculation timings of the first calculation unit 35 and the second calculation unit 36. Specifically, when the number of arithmetic units that generate the PWM signal is N and the period of the carrier wave δ1 used for generating the PWM signal is “T”, the arithmetic timing adjustment unit 37 calculates the arithmetic timing of the second arithmetic unit 36. Is delayed by “T / N” from the calculation timing of the first calculation unit 35. That is, in the present embodiment, the calculation timing adjustment unit 37 delays the calculation timing of the second calculation unit 36 by “T / 2” from the calculation timing of the first calculation unit 35. Specifically, as shown in FIGS. 6A and 6B, when the calculation timing adjustment unit 37 starts the process of synchronizing the calculation units 35 and 36 at time t1, first, at the time t1, the calculation is performed at the first time. A clock trigger signal is transmitted to the arithmetic unit 35. Thereafter, the calculation timing adjustment unit 37 transmits a clock trigger signal to the second calculation unit 36 at time t2 when time T / 2 has elapsed from time t1. As a result, a phase difference of “T / 2” is generated between the carrier wave δ1 of the first calculation unit 35 and the carrier wave δ2 of the second calculation unit 36. As a result, the calculation timing of the second PWM signals βa to βf of the second calculation unit 36 can be delayed by “T / 2” from the calculation timing of the first PWM signals αa to αf of the first calculation unit 35.

図2に示すように、合成信号生成部34は第1演算部35及び第2演算部36からそれぞれ送信される自己診断結果Sd1,Sd2に基づき各演算部35,36の状態を監視している。合成信号生成部34は第1演算部35及び第2演算部36が共に正常である場合、第1演算部35により演算される第1PWM信号αa〜αfと、第2演算部36により演算される第2PWM信号βa〜βfとを合成することにより合成PWM信号Ca〜Cfを生成する。具体的には、「y=a,b,c,d,e,f」とすると、合成信号生成部34は、第1PWM信号αyと第2PWM信号βyとの論理和を取ることにより合成PWM信号Cyを生成する。したがって、合成PWM信号Cyは、第1PWM信号αy及び第2PWM信号βyのいずれか一方がオン信号である場合、オン信号を示し、第1PWM信号αy及び第2PWM信号βyが共にオフ信号である場合、オフ信号を示す。   As shown in FIG. 2, the composite signal generation unit 34 monitors the states of the calculation units 35 and 36 based on the self-diagnosis results Sd1 and Sd2 transmitted from the first calculation unit 35 and the second calculation unit 36, respectively. . The combined signal generator 34 is calculated by the first PWM signals αa to αf calculated by the first calculator 35 and the second calculator 36 when both the first calculator 35 and the second calculator 36 are normal. The synthesized PWM signals Ca to Cf are generated by synthesizing the second PWM signals βa to βf. Specifically, when “y = a, b, c, d, e, f”, the combined signal generation unit 34 obtains a logical sum of the first PWM signal αy and the second PWM signal βy to generate a combined PWM signal. Cy is generated. Therefore, the combined PWM signal Cy indicates an on signal when either the first PWM signal αy or the second PWM signal βy is an on signal, and when both the first PWM signal αy and the second PWM signal βy are off signals, Indicates an off signal.

また、合成信号生成部34は、第1演算部35及び第2演算部36のそれぞれの状態に基づき図7に示す処理を所定の演算周期で繰り返し実行する。すなわち、合成信号生成部34は、まず、第1演算部35及び第2演算部36のいずれか一方の異常を検出したか否かを判断する(S1)。そして、合成信号生成部34は、第1演算部35及び第2演算部36が共に正常である場合には(S1:NO)、この処理を終了する。これに対し、合成信号生成部34は、第1演算部35及び第2演算部36のいずれか一方の異常を検出した場合には(S1:NO)、正常な演算部に異常検出信号Seを送信する(S2)。例えば、合成信号生成部34は第2演算部36の異常を検出した場合、異常検出信号Seを第1演算部35に送信する。このとき、図4に示すように、第1演算部35のデューティ指示値補正部55は、異常検出信号Seを受信すると、デューティ指示値Du,Dv,Dwの補正処理を停止する。すなわち、デューティ指示値補正部55は、デューティ指示値演算部54により演算されたデューティ指示値の元の値Du,Dv,DwをそのままPWM信号生成部56に出力する。したがって、第1演算部35は、「0%〜100%」の範囲で設定されるデューティ指示値Du,Dv,Dwに対応した第1PWM信号αa〜αfを出力する。   Further, the combined signal generation unit 34 repeatedly executes the process shown in FIG. 7 at a predetermined calculation cycle based on the states of the first calculation unit 35 and the second calculation unit 36. That is, the composite signal generation unit 34 first determines whether or not an abnormality has been detected in one of the first calculation unit 35 and the second calculation unit 36 (S1). Then, when both the first calculation unit 35 and the second calculation unit 36 are normal (S1: NO), the combined signal generation unit 34 ends this process. On the other hand, when the combined signal generation unit 34 detects an abnormality in one of the first calculation unit 35 and the second calculation unit 36 (S1: NO), the combined signal generation unit 34 sends the abnormality detection signal Se to the normal calculation unit. Transmit (S2). For example, when the composite signal generation unit 34 detects an abnormality in the second calculation unit 36, the composite signal generation unit 34 transmits an abnormality detection signal Se to the first calculation unit 35. At this time, as shown in FIG. 4, when the duty instruction value correction unit 55 of the first calculation unit 35 receives the abnormality detection signal Se, the duty instruction value Du, Dv, and Dw correction processing is stopped. That is, the duty instruction value correction unit 55 outputs the original values Du, Dv, and Dw of the duty instruction value calculated by the duty instruction value calculation unit 54 to the PWM signal generation unit 56 as they are. Therefore, the first calculator 35 outputs the first PWM signals αa to αf corresponding to the duty instruction values Du, Dv, and Dw set in the range of “0% to 100%”.

そして、図7に示すように、合成信号生成部34は、S2の処理に続いて、正常な演算部から出力されるPWM信号をそのまま出力する合成停止モードに遷移する(S3)。すなわち、合成信号生成部34は第2演算部36の異常を検出した場合、第1演算部35から出力される第1PWM信号αa〜αfをそのまま出力する。また、合成信号生成部34は第1演算部35の異常を検出した場合、第2演算部36から出力される第2PWM信号βa〜βfをそのまま出力する。   Then, as shown in FIG. 7, following the process of S2, the composite signal generation unit 34 transitions to a synthesis stop mode in which the PWM signal output from the normal calculation unit is output as it is (S3). That is, when the composite signal generation unit 34 detects an abnormality in the second calculation unit 36, the first PWM signal αa to αf output from the first calculation unit 35 is output as it is. In addition, when the composite signal generation unit 34 detects an abnormality in the first calculation unit 35, it outputs the second PWM signals βa to βf output from the second calculation unit 36 as they are.

図3に示すように、プリドライバ33は、合成信号生成部34から出力される合成PWM信号Ca〜Cf、第1PWM信号αa〜αf、及び第2PWM信号βa〜βfのいずれかを増幅することにより駆動信号Ga〜Gfを生成する。プリドライバ33は、駆動信号Ga〜Gfを駆動回路31のFET31a〜31fのそれぞれのゲート端子に印加することにより各FET31a〜31fを開閉駆動させる。この各FET31a〜31fの開閉駆動に基づきモータ21が駆動し、ステアリングシャフト12にアシスト力を付与するアシスト制御が実行される。   As illustrated in FIG. 3, the pre-driver 33 amplifies any one of the combined PWM signals Ca to Cf, the first PWM signals αa to αf, and the second PWM signals βa to βf output from the combined signal generation unit 34. Drive signals Ga to Gf are generated. The pre-driver 33 applies the drive signals Ga to Gf to the gate terminals of the FETs 31a to 31f of the drive circuit 31, thereby driving the FETs 31a to 31f to open and close. The motor 21 is driven based on the opening / closing drive of the FETs 31a to 31f, and assist control for applying an assist force to the steering shaft 12 is executed.

次に、本実施形態の電動パワーステアリング装置1の動作について説明する。
第1演算部35及び第2演算部36が共に正常な場合、第1演算部35及び第2演算部36は図8(a)〜(d)に示すように第1PWM信号αa及び第2PWM信号βaをそれぞれ生成する。すなわち、第1演算部35は、図8(a),(c)に示すように、補正後のデューティ指示値Du’(=Du/2)と搬送波δ1とを比較することにより第1PWM信号αaを生成する。したがって、第1PWM信号αaは、デューティ指示値Du/2に対応したPWM信号となる。また、第2演算部36も、図8(b),(d)に示すように、補正後のデューティ指示値Du’(=Du/2)と搬送波δ2とを比較することにより第2PWM信号βaを生成する。したがって、第2PWM信号βaも、第1PWM信号αaと同様に、デューティ指示値Du/2に対応したPWM信号となる。ただし、第2PWM信号βaは、第1PWM信号αaに対して、「T/2」の位相差を有する信号となる。
Next, operation | movement of the electric power steering apparatus 1 of this embodiment is demonstrated.
When both the first calculation unit 35 and the second calculation unit 36 are normal, the first calculation unit 35 and the second calculation unit 36 have the first PWM signal αa and the second PWM signal as shown in FIGS. βa is generated respectively. That is, as shown in FIGS. 8A and 8C, the first calculator 35 compares the corrected duty instruction value Du ′ (= Du / 2) with the carrier wave δ1 to compare the first PWM signal αa. Is generated. Therefore, the first PWM signal αa is a PWM signal corresponding to the duty instruction value Du / 2. Further, as shown in FIGS. 8B and 8D, the second calculation unit 36 also compares the corrected duty instruction value Du ′ (= Du / 2) with the carrier wave δ2 to compare the second PWM signal βa. Is generated. Accordingly, the second PWM signal βa is also a PWM signal corresponding to the duty instruction value Du / 2, similarly to the first PWM signal αa. However, the second PWM signal βa is a signal having a phase difference of “T / 2” with respect to the first PWM signal αa.

そして、図8(e)に示すように、合成信号生成部34は、図8(c),(d)にそれぞれ示される第1PWM信号αaと第2PWM信号βaとの論理和を取ることにより合成PWM信号Caを生成する。これにより、合成PWM信号Caは、デューティ指示値Du/2に対応した第1PWM信号αaと、デューティ指示値Du/2に対応した第2PWM信号βaとが合成された信号となる。なお、合成信号生成部34は他の合成PWM信号Cb〜Cfも同様に生成する。そして、モータ制御装置30は、この合成PWM信号Ca〜Cfに基づき駆動回路31の各FET31a〜31fをスイッチングすることにより、モータ21の駆動を制御する。   Then, as shown in FIG. 8 (e), the combined signal generation unit 34 combines the first PWM signal αa and the second PWM signal βa shown in FIGS. 8 (c) and 8 (d), respectively. A PWM signal Ca is generated. Thus, the combined PWM signal Ca is a signal obtained by combining the first PWM signal αa corresponding to the duty instruction value Du / 2 and the second PWM signal βa corresponding to the duty instruction value Du / 2. Note that the combined signal generation unit 34 generates other combined PWM signals Cb to Cf in the same manner. The motor control device 30 controls the drive of the motor 21 by switching the FETs 31a to 31f of the drive circuit 31 based on the combined PWM signals Ca to Cf.

また、例えば第2演算部36に異常が生じた場合、第1演算部35は、デューティ指示値の元の値Du,Dv,Dwと搬送波δ1とを比較することにより第1PWM信号αa〜αfを生成する。したがって、第1PWM信号αaは、デューティ指示値Du,Dv,Dwに対応したPWM信号となる。このとき、合成信号生成部34は、第1PWM信号αa〜αfをそのまま出力する。したがって、モータ制御装置30は、第1PWM信号αa〜αfに基づき駆動回路31の各FET31a〜31fをスイッチングすることにより、モータ21の駆動を制御する。なお、モータ制御装置30は、第1演算部35に異常が生じた場合、第2演算部36により生成される第2PWM信号βa〜βfに基づきモータ21の駆動を制御する。   For example, when an abnormality occurs in the second calculation unit 36, the first calculation unit 35 compares the original values Du, Dv, and Dw of the duty instruction values with the carrier wave δ1 to obtain the first PWM signals αa to αf. Generate. Therefore, the first PWM signal αa is a PWM signal corresponding to the duty instruction values Du, Dv, Dw. At this time, the composite signal generation unit 34 outputs the first PWM signals αa to αf as they are. Therefore, the motor control device 30 controls the driving of the motor 21 by switching the FETs 31a to 31f of the drive circuit 31 based on the first PWM signals αa to αf. The motor control device 30 controls driving of the motor 21 based on the second PWM signals βa to βf generated by the second calculation unit 36 when an abnormality occurs in the first calculation unit 35.

以上説明した本実施形態の電動パワーステアリング装置1及びモータ制御装置30によれば以下の(1)及び(2)に示す作用及び効果を得ることができる。
(1)図8(e)に示すように、合成PWM信号Caは、デューティ指示値Duに対応したPWM信号であるとともに、搬送波δ1,δ2の周期Tの間に2個のパルス信号を有する信号となる。すなわち、本実施形態の合成PWM信号Caは、一つの演算部により周期Tの搬送波を用いて生成されるPWM信号と比較すると、2倍の更新頻度を有するPWM信号となる。また、合成PWM信号Cb〜Cfについても同様である。これらの合成PWM信号Ca〜Cfに基づきモータ制御装置30が駆動回路31を駆動させることにより、モータ21のPWM制御の更新頻度を増加させることができるため、PWM制御の即時性を向上させることができる。結果的に、アシスト制御の即時性を向上させることができるため、モータ21をより滑らかに動作させることができ、操舵感が向上する。
According to the electric power steering device 1 and the motor control device 30 of the present embodiment described above, the following operations and effects (1) and (2) can be obtained.
(1) As shown in FIG. 8 (e), the combined PWM signal Ca is a PWM signal corresponding to the duty instruction value Du and a signal having two pulse signals during the period T of the carrier waves δ1 and δ2. It becomes. That is, the combined PWM signal Ca of the present embodiment is a PWM signal having twice the update frequency as compared with a PWM signal generated by using a carrier wave having a period T by one arithmetic unit. The same applies to the combined PWM signals Cb to Cf. Since the motor control device 30 drives the drive circuit 31 on the basis of these combined PWM signals Ca to Cf, the update frequency of the PWM control of the motor 21 can be increased, so that the immediacy of the PWM control can be improved. it can. As a result, since the immediacy of the assist control can be improved, the motor 21 can be operated more smoothly and the steering feeling is improved.

(2)第1演算部35及び第2演算部36のいずれか一方に異常が生じた場合には、正常な演算部により生成されるPWM信号に基づきモータ21のPWM制御を継続することができる。これにより、モータ21の駆動制御の継続性を向上させることができ、ひいてはアシスト制御の継続性を向上させることができる。   (2) When an abnormality occurs in one of the first calculation unit 35 and the second calculation unit 36, the PWM control of the motor 21 can be continued based on the PWM signal generated by the normal calculation unit. . Thereby, the continuity of the drive control of the motor 21 can be improved, and as a result, the continuity of the assist control can be improved.

なお、上記実施形態は、以下の形態にて実施することもできる。
・第1演算部35及び第2演算部36により用いられる搬送波δ1,δ2の位相を「T/2」だけずらす方法としては、演算タイミング調整部37を用いる方法に限らず、適宜の方法を採用することができる。例えば第1演算部35及び第2演算部36が相互通信を通じて各搬送波δ1,δ2の位相を調整することにより、搬送波δ1,δ2の位相を「T/2」だけずらしてもよい。
In addition, the said embodiment can also be implemented with the following forms.
The method of shifting the phases of the carriers δ1 and δ2 used by the first calculation unit 35 and the second calculation unit 36 by “T / 2” is not limited to the method using the calculation timing adjustment unit 37, and an appropriate method is adopted. can do. For example, the phases of the carriers δ1 and δ2 may be shifted by “T / 2” by the first calculator 35 and the second calculator 36 adjusting the phases of the carriers δ1 and δ2 through mutual communication.

・第2演算部36は、第1演算部35と同一の性能を有するものに限らず、第1演算部35の機能の一部のみを有するものであってもよい。
・搬送波δ1,δ2は、三角波に限らず、のこぎり波等であってもよい。
The second computing unit 36 is not limited to having the same performance as the first computing unit 35, and may have only a part of the function of the first computing unit 35.
The carrier waves δ1 and δ2 are not limited to triangular waves but may be sawtooth waves or the like.

・上記実施形態では、第1演算部35及び第2演算部36のそれぞれの異常を合成信号生成部34により検出したが、それらの異常を検出する異常検出手段はこれに限らず、適宜の構成を採用することが可能である。例えば第1演算部35及び第2演算部36が相互に状態を監視することにより、各演算部35,36の異常を検出してもよい。この構成と、合成信号生成部34により各演算部35,36の状態を監視する構成とを組み合わせれば、各演算部35,36の異常検出精度を向上させることができる。また、合成信号生成部34により各演算部35,36の状態を監視する構成に代えて、第1演算部35及び第2演算部36が相互に状態を監視する構成のみを用いてもよい。この構成によれば、合成信号生成部34の演算負担を軽減することができる。   In the above embodiment, each abnormality of the first calculation unit 35 and the second calculation unit 36 is detected by the composite signal generation unit 34. However, the abnormality detection means for detecting these abnormalities is not limited to this, and an appropriate configuration. Can be adopted. For example, the first computing unit 35 and the second computing unit 36 may detect the abnormality of each computing unit 35, 36 by monitoring the state of each other. Combining this configuration with the configuration in which the combined signal generation unit 34 monitors the states of the calculation units 35 and 36 can improve the abnormality detection accuracy of the calculation units 35 and 36. Further, instead of the configuration in which the combined signal generation unit 34 monitors the states of the calculation units 35 and 36, only the configuration in which the first calculation unit 35 and the second calculation unit 36 monitor the states of each other may be used. According to this configuration, it is possible to reduce the calculation burden on the composite signal generation unit 34.

・モータ制御装置30は3個以上の演算部を有していてもよい。例えば演算部の数が3個の場合には、図9(a)〜(c)に示すように、3つの演算部は、位相がT/3ずつずれた搬送波δ1,δ2,δ3をそれぞれ用いる。また、3つの演算部は、例えばデューティ指示値Duを1/3倍する補正をそれぞれ行い、図9(d)〜(f)に示すように、補正後のデューティ指示値Du/3と搬送波δ1,δ2,δ3との比較に基づき第1PWM信号αa、第2PWM信号βa、及び第3PWM信号γaをそれぞれ生成する。そして、図9(g)に示すように、合成信号生成部34は、これらのPWM信号αa,βa,γaの論理和を取ることで合成PWM信号Caを生成する。要は、演算部の数をNとし、PWM信号の生成に用いられる搬送波の周期をTとすると、複数の演算部は、位相がT/Nずつずれた搬送波をそれぞれ用いる。また、複数の演算部は、デューティ指示値Du,Dv,Dwを1/N倍する補正を行い、補正後のデューティ指示値Du/N,Dv/N,Dw/Nと搬送波との比較に基づきPWM信号をそれぞれ生成する。そして、合成信号生成部34は、各演算部により演算されるPWM信号の論理和を取ることで合成PWM信号Ca〜Cfを生成する。   The motor control device 30 may have three or more calculation units. For example, when the number of arithmetic units is three, as shown in FIGS. 9A to 9C, the three arithmetic units respectively use carriers δ1, δ2, and δ3 whose phases are shifted by T / 3. . Further, the three arithmetic units respectively perform correction for multiplying the duty instruction value Du by 1/3, for example, and, as shown in FIGS. 9D to 9F, the corrected duty instruction value Du / 3 and the carrier wave δ1. , Δ2, and δ3, the first PWM signal αa, the second PWM signal βa, and the third PWM signal γa are respectively generated. Then, as shown in FIG. 9G, the composite signal generation unit 34 generates a composite PWM signal Ca by taking the logical sum of these PWM signals αa, βa, and γa. In short, if the number of operation units is N and the period of the carrier wave used for generating the PWM signal is T, the plurality of operation units respectively use carriers whose phases are shifted by T / N. In addition, the plurality of calculation units perform correction by multiplying the duty instruction values Du, Dv, and Dw by 1 / N, and based on comparison of the corrected duty instruction values Du / N, Dv / N, and Dw / N with the carrier wave Each PWM signal is generated. Then, the combined signal generation unit 34 generates combined PWM signals Ca to Cf by taking a logical sum of the PWM signals calculated by the respective calculation units.

・モータ制御装置30が3個以上の演算部を有している場合には、合成信号生成部34にて図10に示す処理を所定の周期で繰り返し実行することが有効である。すなわち、合成信号生成部34は、まず、複数の演算部のうちのいずれかの異常を検出したか否かを判断する(S10)。そして、合成信号生成部34は、全ての演算部が正常である場合には(S10:NO)、この処理を終了する。これに対し、合成信号生成部34は、複数の演算部のうちのいずれかの異常を検出した場合には(S10:YES)、正常な演算部が複数存在するか否かを判断する(S11)。そして、合成信号生成部34は、正常な演算部が複数存在する場合には(S11:YES)、正常な演算部の個数Mの情報を含む異常検出信号Seを残りの正常な演算部及び演算タイミング調整部37にそれぞれ送信する(S12)。このとき、演算タイミング調整部37は、異常検出信号Seに含まれる個数Mの情報に基づき、残りの正常な複数の演算部がT/Mずつずれた搬送波を用いるように各演算部の搬送波の位相のずれを調整する。また、正常な演算部のデューティ指示値補正部55は、異常検出信号Seに含まれる正常な演算部の個数Mの情報に基づき、以下の式(4)〜(6)に基づき補正後のデューティ指示値Du’,Dv’,Dw’を演算する。   When the motor control device 30 has three or more arithmetic units, it is effective to repeatedly execute the processing shown in FIG. 10 at a predetermined cycle by the composite signal generation unit 34. That is, the composite signal generation unit 34 first determines whether any abnormality is detected from among the plurality of calculation units (S10). Then, when all the calculation units are normal (S10: NO), the combined signal generation unit 34 ends this process. On the other hand, when detecting an abnormality in any of the plurality of calculation units (S10: YES), the combined signal generation unit 34 determines whether there are a plurality of normal calculation units (S11). ). Then, when there are a plurality of normal calculation units (S11: YES), the composite signal generation unit 34 uses the remaining normal calculation units and calculation to detect the abnormality detection signal Se including information on the number M of normal calculation units. Each is transmitted to the timing adjustment unit 37 (S12). At this time, the calculation timing adjustment unit 37 uses the carrier wave shifted by T / M based on the information on the number M included in the abnormality detection signal Se so that the remaining normal calculation units use carrier waves shifted by T / M. Adjust the phase shift. Further, the duty instruction value correction unit 55 of the normal calculation unit is based on the information on the number M of normal calculation units included in the abnormality detection signal Se, and the corrected duty based on the following equations (4) to (6). The instruction values Du ′, Dv ′, Dw ′ are calculated.

Du’=Du/M ・・・(4)
Dv’=Dv/M ・・・(5)
Dw’=Dw/M ・・・(6)
そして、合成信号生成部34は、S11の処理に続いて、正常な複数の演算部からそれぞれ出力されるPWM信号の論理和を取ることにより合成PWM信号Ca〜Cfを生成する合成維持モードに遷移する(S13)。
Du ′ = Du / M (4)
Dv ′ = Dv / M (5)
Dw ′ = Dw / M (6)
Then, after the process of S11, the composite signal generation unit 34 transitions to a composite maintenance mode in which the composite PWM signals Ca to Cf are generated by taking the logical sum of the PWM signals output from the plurality of normal arithmetic units, respectively. (S13).

これに対し、合成信号生成部34は、正常な演算部が一つのみの場合には(S11:NO)、図7に示したS2及びS3と同様の処理を実行する。
このような構成によれば、複数の演算部のいずれかに異常が生じた際、残りの正常な演算部が複数存在している場合には、それらの正常な演算部により演算されるPWM信号に基づき合成PWM信号の生成を継続することができる。これにより、合成PWM信号の更新頻度を確保することができるため、モータ21のPWM制御の即時性を担保することができる。結果的に、アシスト制御の即時性を担保することができる。
On the other hand, when there is only one normal calculation unit (S11: NO), the composite signal generation unit 34 performs the same processing as S2 and S3 illustrated in FIG.
According to such a configuration, when an abnormality occurs in any of the plurality of calculation units, if there are a plurality of remaining normal calculation units, the PWM signal calculated by those normal calculation units The generation of the composite PWM signal can be continued based on the above. Thereby, since the update frequency of a synthetic | combination PWM signal can be ensured, the immediacy of the PWM control of the motor 21 can be ensured. As a result, the immediacy of assist control can be ensured.

・モータ21として、ブラシレスモータに代えて、ブラシ付きモータを用いてもよい。
・上記実施形態のモータ制御装置30は、例えばモータによりラックシャフト14にアシスト力を付与する電動パワーステアリング装置に用いることも可能である。また、電動パワーステアリング装置に限らず、例えばステアバイワイヤ式のステアリング装置等、操舵機構に動力を付与するモータと、モータを駆動させるための駆動回路と、駆動回路をPWM信号に基づき駆動させることによりモータをPWM制御する制御装置とを備える各種ステアリング装置に用いることが可能である。さらに、上記実施形態のモータ制御装置30の構成は、ステアリング装置のモータ制御装置に限らず、適宜のモータ制御装置に適用可能である。
As the motor 21, a brush motor may be used instead of the brushless motor.
-The motor control apparatus 30 of the said embodiment can also be used for the electric power steering apparatus which provides the assist force to the rack shaft 14 with a motor, for example. In addition to an electric power steering device, for example, a steer-by-wire steering device, a motor that applies power to the steering mechanism, a drive circuit for driving the motor, and a drive circuit that is driven based on the PWM signal The present invention can be used in various steering devices including a control device that performs PWM control of a motor. Furthermore, the configuration of the motor control device 30 of the above embodiment is not limited to the motor control device of the steering device, and can be applied to an appropriate motor control device.

・上記実施形態の構成は、モータ制御装置に限らず、例えばLEDの調光装置等、制御対象をPWM制御する適宜の制御装置に適用することが可能である。   The configuration of the above embodiment is not limited to the motor control device, and can be applied to an appropriate control device that performs PWM control of a control target, such as an LED dimming device.

T…周期、αa〜αf…第1PWM信号、βa〜βf…第2PWM信号、γa…第3PWM信号、δ1〜δ3…搬送波、Ca〜Cf…合成PWM信号、Du,Dv,Dw…デューティ指示値、1…電動パワーステアリング装置、10…操舵機構、21…モータ、30…モータ制御装置、31…駆動回路、34…合成信号生成部(異常検出手段)、35…第1演算部、36…第2演算部。   T ... period, αa to αf ... first PWM signal, βa to βf ... second PWM signal, γa ... third PWM signal, δ1 to δ3 ... carrier wave, Ca to Cf ... combined PWM signal, Du, Dv, Dw ... duty indication value, DESCRIPTION OF SYMBOLS 1 ... Electric power steering apparatus, 10 ... Steering mechanism, 21 ... Motor, 30 ... Motor control apparatus, 31 ... Drive circuit, 34 ... Synthetic signal production | generation part (abnormality detection means), 35 ... 1st calculating part, 36 ... 2nd Arithmetic unit.

Claims (5)

PWM信号を生成する複数の演算部と、
前記複数の演算部によりそれぞれ生成されるPWM信号を合成する合成信号生成部と、を備え、
前記演算部の個数をNとし、前記PWM信号の生成に用いられる搬送波の周期をTとするとき、
前記複数の演算部は、位相がT/Nずつずれた搬送波をそれぞれ用いるとともに、デューティ指示値を1/N倍する補正を行い、補正後のデューティ指示値と前記搬送波との比較に基づき前記PWM信号をそれぞれ生成し、
前記合成信号生成部は、前記複数の演算部によりそれぞれ生成されるPWM信号の論理和を取ることで合成PWM信号を生成し、
前記合成PWM信号に基づき制御対象をPWM制御する制御装置。
A plurality of arithmetic units for generating PWM signals;
A combined signal generation unit that combines the PWM signals generated by the plurality of arithmetic units,
When the number of the arithmetic units is N and the period of the carrier wave used for generating the PWM signal is T,
The plurality of arithmetic units respectively use a carrier wave whose phase is shifted by T / N and perform a correction for multiplying a duty instruction value by 1 / N, and based on a comparison between the corrected duty instruction value and the carrier wave, the PWM Each generates a signal,
The combined signal generation unit generates a combined PWM signal by taking a logical sum of the PWM signals respectively generated by the plurality of calculation units,
A control device that performs PWM control of a control target based on the combined PWM signal.
前記複数の演算部の異常をそれぞれ検出する異常検出手段を更に備え、
前記異常検出手段により前記複数の演算部のいずれかに異常が検出された際、残りの正常な演算部が複数存在する場合には、
前記正常な複数の演算部は、同正常な演算部の個数をMとするとき、T/Mずつずれた搬送波をそれぞれ用いるとともに、前記デューティ指示値を1/M倍する補正を行い、補正後のデューティ指示値と前記搬送波との比較に基づき前記PWM信号をそれぞれ生成し、
前記合成信号生成部は、前記正常な複数の演算部によりそれぞれ生成されるPWM信号の論理和を取ることにより前記合成PWM信号を生成し、
前記合成PWM信号に基づき前記制御対象をPWM制御する
請求項1に記載の制御装置。
Further comprising an abnormality detection means for detecting an abnormality in each of the plurality of arithmetic units,
When an abnormality is detected in any of the plurality of calculation units by the abnormality detection unit, when there are a plurality of remaining normal calculation units,
When the number of normal computing units is M, each of the normal computing units uses a carrier wave that is shifted by T / M, and performs a correction that multiplies the duty instruction value by 1 / M. Each of the PWM signals based on a comparison between the duty instruction value and the carrier wave,
The combined signal generation unit generates the combined PWM signal by taking a logical sum of the PWM signals respectively generated by the normal arithmetic units.
The control device according to claim 1, wherein the control object is PWM-controlled based on the combined PWM signal.
前記複数の演算部の異常をそれぞれ検出する異常検出手段を更に備え、
前記異常検出手段により前記複数の演算部のいずれかに異常が検出された際、残りの正常な演算部が一つのみである場合には、
前記正常な一つの演算部は、前記デューティ指示値の元の値と前記搬送波との比較に基づきPWM信号を生成し、
前記合成信号生成部は、前記正常な一つの演算部により生成されたPWM信号をそのまま出力し、
前記正常な一つの演算部により生成されたPWM信号に基づき前記制御対象をPWM制御する
請求項1に記載の制御装置。
Further comprising an abnormality detection means for detecting an abnormality in each of the plurality of arithmetic units,
When an abnormality is detected in any of the plurality of calculation units by the abnormality detection unit, when there is only one remaining normal calculation unit,
The normal one calculation unit generates a PWM signal based on a comparison between the original value of the duty instruction value and the carrier wave,
The combined signal generation unit outputs the PWM signal generated by the normal one calculation unit as it is,
The control device according to claim 1, wherein the control target is PWM-controlled based on a PWM signal generated by the normal one arithmetic unit.
モータを駆動させるための駆動回路と、
前記駆動回路をPWM信号に基づき駆動させることにより前記モータをPWM制御する制御装置と、を備え、
前記制御装置として、請求項1〜3のいずれか一項に記載の制御装置が用いられるモータ制御装置。
A drive circuit for driving the motor;
A control device for PWM controlling the motor by driving the drive circuit based on a PWM signal;
The motor control apparatus with which the control apparatus as described in any one of Claims 1-3 is used as said control apparatus.
車両の操舵機構に動力を付与するモータと、
前記モータを駆動させるための駆動回路と、
前記駆動回路をPWM信号に基づき駆動させることにより前記モータをPWM制御する制御装置と、を備え、
前記制御装置として、請求項1〜3のいずれか一項に記載の制御装置が用いられるステアリング装置。
A motor for applying power to a vehicle steering mechanism;
A drive circuit for driving the motor;
A control device for PWM controlling the motor by driving the drive circuit based on a PWM signal;
A steering device in which the control device according to any one of claims 1 to 3 is used as the control device.
JP2014135016A 2014-06-30 2014-06-30 Control device, motor control device, and steering device Active JP6314697B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014135016A JP6314697B2 (en) 2014-06-30 2014-06-30 Control device, motor control device, and steering device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014135016A JP6314697B2 (en) 2014-06-30 2014-06-30 Control device, motor control device, and steering device

Publications (2)

Publication Number Publication Date
JP2016013044A true JP2016013044A (en) 2016-01-21
JP6314697B2 JP6314697B2 (en) 2018-04-25

Family

ID=55229420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014135016A Active JP6314697B2 (en) 2014-06-30 2014-06-30 Control device, motor control device, and steering device

Country Status (1)

Country Link
JP (1) JP6314697B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10243568B2 (en) 2016-12-05 2019-03-26 Renesas Electronics Corporation Semiconductor device, control system, and synchronization method
CN110168452A (en) * 2017-02-21 2019-08-23 欧姆龙株式会社 Controller for motor
JP2020040552A (en) * 2018-09-12 2020-03-19 日立オートモティブシステムズ株式会社 Steering device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06305429A (en) * 1993-04-22 1994-11-01 Koyo Seiko Co Ltd Motor-driven power steering
JPH07163189A (en) * 1993-12-08 1995-06-23 Toyota Motor Corp Pwm controller for motor
JP2010130793A (en) * 2008-11-27 2010-06-10 Hitachi Automotive Systems Ltd Motor control unit and operating control method
JP2012046075A (en) * 2010-08-26 2012-03-08 Jtekt Corp Electric power steering system
JP2013031331A (en) * 2011-07-29 2013-02-07 Jtekt Corp Electric motor and electric motor control device
JP2013236486A (en) * 2012-05-09 2013-11-21 Mitsubishi Electric Corp Motor control device, and electric power steering device using the same
JP2015116054A (en) * 2013-12-12 2015-06-22 オムロンオートモーティブエレクトロニクス株式会社 Motor controller

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06305429A (en) * 1993-04-22 1994-11-01 Koyo Seiko Co Ltd Motor-driven power steering
JPH07163189A (en) * 1993-12-08 1995-06-23 Toyota Motor Corp Pwm controller for motor
JP2010130793A (en) * 2008-11-27 2010-06-10 Hitachi Automotive Systems Ltd Motor control unit and operating control method
JP2012046075A (en) * 2010-08-26 2012-03-08 Jtekt Corp Electric power steering system
JP2013031331A (en) * 2011-07-29 2013-02-07 Jtekt Corp Electric motor and electric motor control device
JP2013236486A (en) * 2012-05-09 2013-11-21 Mitsubishi Electric Corp Motor control device, and electric power steering device using the same
JP2015116054A (en) * 2013-12-12 2015-06-22 オムロンオートモーティブエレクトロニクス株式会社 Motor controller

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10243568B2 (en) 2016-12-05 2019-03-26 Renesas Electronics Corporation Semiconductor device, control system, and synchronization method
CN110168452A (en) * 2017-02-21 2019-08-23 欧姆龙株式会社 Controller for motor
CN110168452B (en) * 2017-02-21 2022-04-19 欧姆龙株式会社 Motor control device
JP2020040552A (en) * 2018-09-12 2020-03-19 日立オートモティブシステムズ株式会社 Steering device
JP7227721B2 (en) 2018-09-12 2023-02-22 日立Astemo株式会社 steering device

Also Published As

Publication number Publication date
JP6314697B2 (en) 2018-04-25

Similar Documents

Publication Publication Date Title
US9771098B2 (en) Motor control device and electric power steering device
US10494017B2 (en) Electric power steering apparatus
JP5396948B2 (en) Motor control device and electric power steering device
CN109451781B (en) Electric power steering apparatus
JP4350077B2 (en) Inverter device, motor device, transmission ratio variable device, and steering assist device
CN109562780B (en) Electric power steering apparatus
JP2003079181A (en) Electric power steering control equipment and control method
JP2009027905A (en) Motor control apparatus, and electric power steering apparatus
US9650067B2 (en) Steering control apparatus
JP4581574B2 (en) Motor control device and electric power steering device
CN110809855A (en) Motor control device and electric power steering device equipped with same
JP6314697B2 (en) Control device, motor control device, and steering device
CN110304132A (en) The power steering gear and its control method of motor drive
US8983730B2 (en) Electric power steering apparatus
JP5556219B2 (en) Electric power steering device
JP2016013045A (en) Controller, motor controller and steering device
JP2012066728A (en) Electric power steering device
JP5012157B2 (en) Electric power steering device
JP5176369B2 (en) Electric power steering device
JP2008254491A (en) Electric power steering device
JP2012076644A (en) Electric power steering device
JP5332786B2 (en) Motor control device and electric power steering device
JP5295522B2 (en) Electric power steering device
JP2015128943A (en) electric power steering device
JP2015081001A (en) Electric power steering device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170515

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: 20180227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180228

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180312

R150 Certificate of patent or registration of utility model

Ref document number: 6314697

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150