JP2016056717A - Control device for internal combustion engine and method of correcting crank angle - Google Patents

Control device for internal combustion engine and method of correcting crank angle Download PDF

Info

Publication number
JP2016056717A
JP2016056717A JP2014182720A JP2014182720A JP2016056717A JP 2016056717 A JP2016056717 A JP 2016056717A JP 2014182720 A JP2014182720 A JP 2014182720A JP 2014182720 A JP2014182720 A JP 2014182720A JP 2016056717 A JP2016056717 A JP 2016056717A
Authority
JP
Japan
Prior art keywords
internal combustion
combustion engine
crank angle
angle
interval
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014182720A
Other languages
Japanese (ja)
Inventor
清水 博和
Hirokazu Shimizu
博和 清水
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.)
Hitachi Astemo Ltd
Original Assignee
Hitachi Automotive Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Automotive Systems Ltd filed Critical Hitachi Automotive Systems Ltd
Priority to JP2014182720A priority Critical patent/JP2016056717A/en
Publication of JP2016056717A publication Critical patent/JP2016056717A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve detection accuracy of a crank angle.SOLUTION: A controller for calculating a crank angle from a reference position in correspondence with a pulse signal POS output for each rotation of a crankshaft at a prescribed angle measures a generation interval TPOSn of the pulse signal POS (S221), divides a generation interval of a toothless portion into intervals of 10 degrees (S222), and calculates a generation interval TPOS10Kn from which rotation variation has been removed (S223, S224). The controller calculates one rotation time T360K from the generation interval TPOS10Kn (S225), and calculates one degree rotation time T1K from the one rotation time T360K (S226). The controller calculates a signal interval angle HosDEGn showing a rotation angle of the crankshaft in accordance with the generation interval of the pulse signal POS from the generation interval TPOS10Kn and the one degree rotation time T1K (S227), and then calculates the crank angle using the reference position as a base point.SELECTED DRAWING: Figure 7

Description

本発明は、内燃機関の制御装置及びクランク角度の補正方法に関する。   The present invention relates to an internal combustion engine control device and a crank angle correction method.

電子制御式の内燃機関では、クランク角度センサにより検出されたクランク角度に基づいて、例えば、点火タイミング,燃料噴射タイミングなどが制御されている。クランク角度センサは、クランクシャフトへの取付精度などに起因する機械的なばらつきを有するため、特開昭63−9679号公報(特許文献1)に記載されるように、上死点位置に基づいて基準位置を補正する技術が提案されている。   In an electronically controlled internal combustion engine, for example, ignition timing, fuel injection timing, and the like are controlled based on a crank angle detected by a crank angle sensor. Since the crank angle sensor has mechanical variations due to the accuracy of mounting to the crankshaft, etc., as described in Japanese Patent Laid-Open No. 63-9679 (Patent Document 1), the crank angle sensor is based on the top dead center position. A technique for correcting the reference position has been proposed.

特開昭63−9679号公報JP-A 63-9679

しかしながら、クランク角度センサの機械的なばらつきは、クランクシャフトへの取付精度に起因するばらつきだけでなく、例えば、シグナルプレートの突起の間隔が不均一であることに起因するばらつきもある。シグナルプレートの突起の間隔にばらつきがあると、これを検知するピックアップセンサの信号から算出されるクランク角度にも誤差が含まれてしまい、内燃機関の制御精度が低下してしまうおそれがある。   However, the mechanical variation of the crank angle sensor is not only a variation due to the mounting accuracy on the crankshaft, but also a variation due to, for example, non-uniform intervals between the projections of the signal plate. If there is variation in the interval between the projections of the signal plate, an error is included in the crank angle calculated from the signal of the pickup sensor that detects this, and the control accuracy of the internal combustion engine may be reduced.

そこで、本発明は、クランク角度の検出精度を向上させた、内燃機関の制御装置及びクランク角度の補正方法を提供することを目的とする。   Accordingly, an object of the present invention is to provide a control device for an internal combustion engine and a crank angle correction method that improve the detection accuracy of the crank angle.

このため、内燃機関の制御装置は、内燃機関の出力軸が所定角度回転するたびに信号を出力するセンサと、センサの出力に応じて出力軸の基準位置からの回転角度を求めるコントローラと、を有する。そして、コントローラが、センサの信号出力間隔に基づいて、出力軸の回転角度を補正する。   For this reason, a control device for an internal combustion engine includes a sensor that outputs a signal each time the output shaft of the internal combustion engine rotates by a predetermined angle, and a controller that obtains a rotation angle from the reference position of the output shaft according to the output of the sensor. Have. Then, the controller corrects the rotation angle of the output shaft based on the signal output interval of the sensor.

また、クランク角度の補正方法では、内燃機関のクランクシャフトが所定角度回転するたびに出力される信号に応じて、基準位置からのクランク角度を求めるコントローラが、信号の出力間隔に基づいてクランク角度を補正する。   Also, in the crank angle correction method, a controller that obtains the crank angle from the reference position in accordance with a signal output every time the crankshaft of the internal combustion engine rotates by a predetermined angle determines the crank angle based on the signal output interval. to correct.

本発明によれば、内燃機関の出力軸の回転角度(クランク角度)の検出精度を向上させることができる。   ADVANTAGE OF THE INVENTION According to this invention, the detection accuracy of the rotation angle (crank angle) of the output shaft of an internal combustion engine can be improved.

車両用内燃機関の一例を示すシステム図である。1 is a system diagram illustrating an example of an internal combustion engine for a vehicle. クランク角度センサの一例を示す概要図である。It is a schematic diagram which shows an example of a crank angle sensor. 信号補正処理の一例を示すメインルーチンのフローチャートである。It is a flowchart of the main routine which shows an example of a signal correction process. 上死点位置を補正するサブルーチンの一例を示すフローチャートである。It is a flowchart which shows an example of the subroutine which correct | amends a top dead center position. 筒内圧が最大となるクランク角度を求める方法の説明図である。It is explanatory drawing of the method of calculating | requiring the crank angle from which cylinder pressure becomes the maximum. 信号間隔を補正するサブルーチンの一例を示すフローチャートである。It is a flowchart which shows an example of the subroutine which correct | amends a signal interval. 信号間隔角度を補正するサブルーチンの一例を示すフローチャートである。It is a flowchart which shows an example of the subroutine which correct | amends a signal interval angle. パルス信号をモニタする方法の説明図である。It is explanatory drawing of the method of monitoring a pulse signal. 信号間隔角度を補正する方法の説明図である。It is explanatory drawing of the method of correct | amending a signal interval angle. クランク角度を補正した状態の説明図である。It is explanatory drawing of the state which correct | amended the crank angle.

以下、添付された図面を参照し、本発明を実施するための実施形態について詳述する。
図1は、車両用内燃機関の一例を示す。
Hereinafter, embodiments for carrying out the present invention will be described in detail with reference to the accompanying drawings.
FIG. 1 shows an example of an internal combustion engine for a vehicle.

内燃機関100は、シリンダブロック110と、シリンダブロック110のシリンダボア112に往復動可能に嵌挿されたピストン120と、吸気ポート130A及び排気ポート130Bが形成されたシリンダヘッド130と、吸気ポート130A及び排気ポート130Bの開口端を開閉する吸気バルブ132及び排気バルブ134と、を有している。   The internal combustion engine 100 includes a cylinder block 110, a piston 120 fitted into a cylinder bore 112 of the cylinder block 110 so as to be reciprocally movable, a cylinder head 130 having an intake port 130A and an exhaust port 130B, an intake port 130A and an exhaust port. An intake valve 132 and an exhaust valve 134 that open and close the opening end of the port 130B are provided.

ピストン120は、クランクシャフト140に対して、ロアリンク150A及びアッパリンク150Bを含むコンロッド(コネクティングロッド)150を介して連結されている。そして、ピストン120の冠面120Aとシリンダヘッド130の下面との間に、燃焼室160が形成されている。燃焼室160を形成するシリンダヘッド130の略中央には、燃料と空気との混合気を着火する点火栓170が取り付けられている。ここで、クランクシャフト140が、出力軸の一例として挙げられる。   The piston 120 is connected to the crankshaft 140 via a connecting rod (connecting rod) 150 including a lower link 150A and an upper link 150B. A combustion chamber 160 is formed between the crown surface 120 </ b> A of the piston 120 and the lower surface of the cylinder head 130. An ignition plug 170 that ignites an air-fuel mixture of fuel and air is attached to substantially the center of the cylinder head 130 that forms the combustion chamber 160. Here, the crankshaft 140 is an example of an output shaft.

また、内燃機関100は、吸気バルブ132の開期間のクランクシャフト140に対する位相を可変とする可変バルブタイミング(VTC:Valve Timing Control)機構180と、燃焼室160の容積を変更することで、圧縮比を可変とする可変圧縮比(VCR:Variable Compression Ratio)機構190と、を備えている。   Further, the internal combustion engine 100 changes the compression ratio by changing the volume of the variable valve timing (VTC: Valve Timing Control) mechanism 180 that changes the phase with respect to the crankshaft 140 during the opening period of the intake valve 132 and the combustion chamber 160. And a variable compression ratio (VCR) mechanism 190.

VTC機構180は、例えば、電動モータなどのアクチュエータによって、クランクシャフト140に対する吸気カムシャフト200の位相を変更することで、吸気バルブ132の作動角を一定としたまま、作動角の中心位相を進角又は遅角させる。   The VTC mechanism 180 changes the phase of the intake camshaft 200 with respect to the crankshaft 140 by an actuator such as an electric motor, for example, so that the operation angle of the intake valve 132 remains constant, and the central phase of the operation angle is advanced. Or retard.

VCR機構190は、例えば、特開2002−276446号公報に開示されるような複リンク機構によって、燃焼室160の容積を変更させることで、内燃機関100の圧縮比を可変とする。以下、VCR機構190の一例について説明する。   The VCR mechanism 190 changes the compression ratio of the internal combustion engine 100 by changing the volume of the combustion chamber 160 by a multi-link mechanism as disclosed in, for example, Japanese Patent Application Laid-Open No. 2002-276446. Hereinafter, an example of the VCR mechanism 190 will be described.

クランクシャフト140は、複数のジャーナル部140Aとクランクピン部140Bとを有し、シリンダブロック110の主軸受(図示せず)に、ジャーナル部140Aが回転自在に支持されている。クランクピン部140Bは、ジャーナル部140Aから偏心しており、ここにロアリンク150Aが回転自在に連結されている。アッパリンク150Bは、下端側が連結ピン152によりロアリンク150Aの一端に回動可能に連結され、上端側がピストンピン154によりピストン120に回動可能に連結されている。コントロールリンク192は、上端側が連結ピン194によりロアリンク150Aの他端に回動可能に連結され、下端側が制御シャフト196を介してシリンダブロック110の下部に回動可能に連結されている。詳しくは、制御シャフト196は、回転可能に機関本体(シリンダブロック110)に支持されていると共に、その回転中心から偏心している偏心カム部196Aを有し、この偏心カム部196Aにコントロールリンク192の下端側が回転可能に嵌合している。制御シャフト196は、電動モータを用いた圧縮比制御アクチュエータ198によって回動位置が制御される。   The crankshaft 140 has a plurality of journal portions 140A and a crankpin portion 140B, and the journal portion 140A is rotatably supported by a main bearing (not shown) of the cylinder block 110. The crankpin portion 140B is eccentric from the journal portion 140A, and a lower link 150A is rotatably connected thereto. The upper link 150B has a lower end side rotatably connected to one end of the lower link 150A by a connecting pin 152, and an upper end side rotatably connected to the piston 120 by a piston pin 154. The control link 192 has an upper end side rotatably connected to the other end of the lower link 150A by a connecting pin 194 and a lower end side rotatably connected to the lower portion of the cylinder block 110 via a control shaft 196. Specifically, the control shaft 196 is rotatably supported by the engine body (cylinder block 110) and has an eccentric cam portion 196A that is eccentric from the center of rotation, and the eccentric cam portion 196A includes a control link 192. The lower end side is rotatably fitted. The rotation position of the control shaft 196 is controlled by a compression ratio control actuator 198 using an electric motor.

このような複リンク機構を用いたVCR機構190においては、制御シャフト196が圧縮比制御アクチュエータ198によって回動されると、偏心カム部196Aの中心位置、つまり、機関本体(シリンダブロック110)に対する相対位置が変化する。これにより、コントロールリンク192の下端の搖動支持位置が変化すると、ピストン上死点(TDC)におけるピストン120の位置が高くなったり低くなったりして、燃焼室160の容積が増減し、内燃機関100の圧縮比が変更される。このとき、圧縮比制御アクチュエータ198の作動を停止させると、ピストン120の往復動によって、制御シャフト196の偏心カム部196Aに対してコントロールリンク192が回転し、圧縮比が低圧縮比側へと推移する。   In the VCR mechanism 190 using such a multi-link mechanism, when the control shaft 196 is rotated by the compression ratio control actuator 198, the center position of the eccentric cam portion 196A, that is, relative to the engine body (cylinder block 110). The position changes. As a result, when the peristaltic support position at the lower end of the control link 192 changes, the position of the piston 120 at the piston top dead center (TDC) increases or decreases, the volume of the combustion chamber 160 increases or decreases, and the internal combustion engine 100 The compression ratio is changed. At this time, when the operation of the compression ratio control actuator 198 is stopped, the control link 192 rotates with respect to the eccentric cam portion 196A of the control shaft 196 by the reciprocation of the piston 120, and the compression ratio shifts to the low compression ratio side. To do.

VTC機構180及びVCR機構190は、マイクロコンピュータなどのプロセッサを内蔵した、VTCコントローラ210及びVCRコントローラ220によって夫々電子制御される。VTCコントローラ210及びVCRコントローラ220は、例えば、車載ネットワークの一例であるCAN(Controller Area Network)230を介して、内燃機関100を電子制御する、マイクロコンピュータなどのプロセッサを内蔵したエンジンコントローラ240に接続されている。従って、VTCコントローラ210、VCRコントローラ220及びエンジンコントローラ240の間では、CAN230を介して任意のデータを送受信できる。なお、車載ネットワークとしては、CAN230に限らず、FlexRay(登録商標)などの公知のネットワークを使用することができる。ここで、エンジンコントローラ240が、コントローラの一例として挙げられる。   The VTC mechanism 180 and the VCR mechanism 190 are electronically controlled by a VTC controller 210 and a VCR controller 220, each including a processor such as a microcomputer. The VTC controller 210 and the VCR controller 220 are connected to, for example, an engine controller 240 including a processor such as a microcomputer that electronically controls the internal combustion engine 100 via a CAN (Controller Area Network) 230 that is an example of an in-vehicle network. ing. Therefore, arbitrary data can be transmitted and received between the VTC controller 210, the VCR controller 220, and the engine controller 240 via the CAN 230. In addition, as a vehicle-mounted network, not only CAN230 but well-known networks, such as FlexRay (trademark), can be used. Here, the engine controller 240 is an example of a controller.

エンジンコントローラ240には、内燃機関100の運転状態の一例として、上死点を基準位置としたクランクシャフト140の所定回転角度ごとにパルス信号POSを出力するクランク角度センサ250、内燃機関100の負荷Qを検出する負荷センサ260、及び、燃焼室160の圧力(筒内圧)Pを検出する筒内圧センサ270の各出力信号が入力されている。ここで、内燃機関100の負荷Qとしては、例えば、吸気負圧、吸気流量、過給圧力、アクセル開度、スロットル開度など、トルクと密接に関連する状態量を使用することができる。また、クランク角度センサ250及び筒内圧センサ270が、夫々、第1のセンサ及び第2のセンサの一例として挙げられる。   As an example of the operating state of the internal combustion engine 100, the engine controller 240 includes a crank angle sensor 250 that outputs a pulse signal POS at every predetermined rotation angle of the crankshaft 140 with the top dead center as a reference position, and a load Q of the internal combustion engine 100. The output signals of the load sensor 260 for detecting the pressure and the in-cylinder pressure sensor 270 for detecting the pressure (in-cylinder pressure) P of the combustion chamber 160 are input. Here, as the load Q of the internal combustion engine 100, for example, a state quantity closely related to the torque, such as an intake negative pressure, an intake air flow rate, a supercharging pressure, an accelerator opening, and a throttle opening can be used. In addition, the crank angle sensor 250 and the in-cylinder pressure sensor 270 are examples of the first sensor and the second sensor, respectively.

クランク角度センサ250は、図2に示すように、周囲に複数の突起252Aが形成されたシグナルプレート252と、シグナルプレート252の突起252Aを検出してパルス信号POSを出力するピックアップセンサ254と、を有する。シグナルプレート252は、例えば、円板形状をなし、クランクシャフト140のジャーナル部140Aと同心に取り付けられている。また、シグナルプレート252の周囲には、2歯欠損した34歯の突起252Aが10度間隔で設けられている。一方、ピックアップセンサ254が出力するパルス信号POSは、例えば、通常ローレベルであり、シグナルプレート252の突起252Aを検知したときにハイレベルに変化する。ここで、シグナルプレート252の突起252Aにおいて2歯欠損した部分は、例えば、基準位置となる上死点を特定するために使用することができる。なお、シグナルプレート252の突起252Aは、クランク角度で10度間隔に限らず、他の角度間隔で設けることもできる。   As shown in FIG. 2, the crank angle sensor 250 includes a signal plate 252 having a plurality of protrusions 252A formed around it, and a pickup sensor 254 that detects the protrusions 252A of the signal plate 252 and outputs a pulse signal POS. Have. The signal plate 252 has, for example, a disc shape and is attached concentrically with the journal portion 140A of the crankshaft 140. Further, around the signal plate 252, 34 tooth protrusions 252 </ b> A with two missing teeth are provided at intervals of 10 degrees. On the other hand, the pulse signal POS output from the pickup sensor 254 is normally at a low level, for example, and changes to a high level when the protrusion 252A of the signal plate 252 is detected. Here, the portion of the protrusion 252A of the signal plate 252 that is missing two teeth can be used, for example, to specify the top dead center that is the reference position. Note that the protrusions 252A of the signal plate 252 are not limited to 10 degrees in crank angle, but may be provided at other angular intervals.

エンジンコントローラ240は、クランク角度センサ250から出力されるパルス信号POSに基づいて、内燃機関100の回転速度Ne及びクランク角度θを算出する。そして、エンジンコントローラ240は、例えば、回転速度及び負荷に適合した目標値が設定されたマップを参照し、内燃機関100の回転速度Ne及び負荷Qに応じた、燃料噴射量、燃料噴射タイミング及び点火タイミングを夫々求める。その後、エンジンコントローラ240は、内燃機関100のクランク角度θが燃料噴射タイミングになったら燃料噴射を開始すると共に、クランク角度θが点火タイミングになったら点火栓170を作動させて混合気を着火させる。このようにすることで、内燃機関100は、その運転状態に応じた燃料噴射及び点火時期に制御される。   The engine controller 240 calculates the rotational speed Ne and the crank angle θ of the internal combustion engine 100 based on the pulse signal POS output from the crank angle sensor 250. Then, the engine controller 240 refers to, for example, a map in which target values suitable for the rotational speed and the load are set, and the fuel injection amount, the fuel injection timing, and the ignition according to the rotational speed Ne and the load Q of the internal combustion engine 100 Ask for timing each. Thereafter, the engine controller 240 starts fuel injection when the crank angle θ of the internal combustion engine 100 reaches the fuel injection timing, and operates the spark plug 170 to ignite the air-fuel mixture when the crank angle θ reaches the ignition timing. By doing in this way, the internal combustion engine 100 is controlled to the fuel injection and ignition timing according to the operation state.

また、エンジンコントローラ240は、例えば、回転速度及び負荷に適合した目標値が設定されたマップを参照し、内燃機関100の回転速度Ne及び負荷Qに応じた、VTC機構180の目標角度及びVCR機構190の目標圧縮比を夫々求める。そして、エンジンコントローラ240は、CAN240を介して、目標角度及び目標圧縮比をVTCコントローラ210及びVCRコントローラ220へと夫々送信する。   The engine controller 240 refers to, for example, a map in which target values suitable for the rotational speed and load are set, and the target angle and VCR mechanism of the VTC mechanism 180 according to the rotational speed Ne and load Q of the internal combustion engine 100. A target compression ratio of 190 is obtained respectively. Then, the engine controller 240 transmits the target angle and the target compression ratio to the VTC controller 210 and the VCR controller 220 via the CAN 240, respectively.

目標角度を受信したVTCコントローラ210は、図示しないセンサにより検出された実際の角度が目標角度に収束するように、VTC機構180のアクチュエータに出力する駆動電流を制御する。また、目標圧縮比を受信したVCRコントローラ220は、図示しないセンサにより検出された実際の圧縮比が目標圧縮比に収束するように、VCR機構190の圧縮比制御アクチュエータ198に出力する駆動電流を制御する。このようにすることで、VTC機構180及びVCR機構190は、内燃機関100の運転状態に応じた目標値に制御される。   Receiving the target angle, the VTC controller 210 controls the drive current output to the actuator of the VTC mechanism 180 so that the actual angle detected by a sensor (not shown) converges to the target angle. The VCR controller 220 that has received the target compression ratio controls the drive current output to the compression ratio control actuator 198 of the VCR mechanism 190 so that the actual compression ratio detected by a sensor (not shown) converges to the target compression ratio. To do. By doing so, the VTC mechanism 180 and the VCR mechanism 190 are controlled to target values corresponding to the operating state of the internal combustion engine 100.

ところで、クランク角度センサ250には、シグナルプレート252の突起252Aの間隔にばらつきが存在すると共に、クランクシャフト140に対するシグナルプレート252の取付精度にばらつきが存在する。そこで、エンジンコントローラ240は、例えば、フラッシュROM(Read Only Memory)などの不揮発性メモリに格納された制御プラグラムを実行することで、次のようにして、クランク角度センサ250のパルス信号POSから求められるクランク角度を補正する。   Incidentally, in the crank angle sensor 250, there is a variation in the interval between the projections 252A of the signal plate 252 and a variation in the mounting accuracy of the signal plate 252 with respect to the crankshaft 140. Therefore, the engine controller 240 is obtained from the pulse signal POS of the crank angle sensor 250 as follows by executing a control program stored in a non-volatile memory such as a flash ROM (Read Only Memory), for example. Correct the crank angle.

図3は、エンジンコントローラ240に電源が投入されたことを契機として、エンジンコントローラ240が所定時間ごとに繰り返し実行する、信号補正処理のメインルーチンの一例を示す。   FIG. 3 shows an example of a main routine of signal correction processing that is repeatedly executed by the engine controller 240 every predetermined time when the engine controller 240 is turned on.

ステップ100(図では「S100」と略記する。以下同様。)では、エンジンコントローラ240のプロセッサが、クランクシャフト140に対するシグナルプレート252の取付精度のばらつき(相対ばらつき)に対応すべく、上死点位置を補正するサブルーチンを実行する。   In step 100 (abbreviated as “S100” in the figure, the same applies to the following), the processor of the engine controller 240 responds to variations (relative variations) in the mounting accuracy of the signal plate 252 with respect to the crankshaft 140. A subroutine for correcting the above is executed.

ステップ200では、エンジンコントローラ240のプロセッサが、シグナルプレート252の突起252Aの間隔のばらつきに対応すべく、信号間隔を補正するサブルーチンを実行する。   In step 200, the processor of the engine controller 240 executes a subroutine for correcting the signal interval so as to cope with the variation in the interval of the protrusions 252A of the signal plate 252.

図4は、上死点位置を補正するサブルーチンの一例を示す。
ステップ110では、エンジンコントローラ240のプロセッサが、燃焼室160の圧力が最大となる、上死点を基準位置としたクランクシャフト140の回転角度(クランク角度)θPmaxを求める。具体的には、エンジンコントローラ240のプロセッサは、クランク角度センサ250及び筒内圧センサ270の各出力値をモニタし、図5に示すように、クランク角度が上死点前10度になったときの筒内圧PtB10、クランク角度が上死点になったときの筒内圧PTDC及び最大筒内圧Pmaxを求める。そして、エンジンコントローラ240のプロセッサは、次式にPtB10、PTDC及びPmaxを代入し、燃焼室160の圧力が最大となるクランク角度θPmax[degATDC]を求める。
θPmax=10×(PtB10−Pmax)/(PtB10−PTDC)−10
FIG. 4 shows an example of a subroutine for correcting the top dead center position.
In step 110, the processor of the engine controller 240 obtains the rotation angle (crank angle) θPmax of the crankshaft 140 with the top dead center as the reference position at which the pressure in the combustion chamber 160 becomes maximum. Specifically, the processor of the engine controller 240 monitors the output values of the crank angle sensor 250 and the in-cylinder pressure sensor 270, and when the crank angle reaches 10 degrees before the top dead center as shown in FIG. The in-cylinder pressure PtB10, the in-cylinder pressure PTDC when the crank angle becomes top dead center, and the maximum in-cylinder pressure Pmax are obtained. Then, the processor of the engine controller 240 substitutes PtB10, PTDC, and Pmax into the following equation to obtain the crank angle θPmax [degATDC] at which the pressure in the combustion chamber 160 becomes maximum.
θPmax = 10 × (PtB10−Pmax) / (PtB10−PTDC) −10

ステップ120では、エンジンコントローラ240のプロセッサが、上死点位置を補正する条件が成立しているか否かを判定する。ここで、上死点位置を補正する条件としては、応答遅れによる影響が少ない条件、具体的には、内燃機関100がアイドリング回転速度以下の低回転運転中であり、かつ、燃焼による筒内圧の影響が少ない条件、具体的には、クランキング時又はエンジン停止時の燃料カット中を適用することができる。なお、燃料カット中に代えて、点火タイミングを大幅に遅角させた条件を適用することもできる。そして、エンジンコントローラ240のプロセッサは、上死点位置を補正する条件が成立していると判定すれば処理をステップ130へと進める一方(Yes)、上死点位置を補正する条件が成立していないと判定すれば処理を終了させる(No)。   In step 120, the processor of the engine controller 240 determines whether a condition for correcting the top dead center position is satisfied. Here, the condition for correcting the top dead center position is a condition that is less affected by the response delay, specifically, the internal combustion engine 100 is operating at a low speed below the idling rotational speed, and the in-cylinder pressure due to combustion is It is possible to apply a condition with little influence, specifically, during fuel cutting when cranking or when the engine is stopped. Note that a condition in which the ignition timing is greatly retarded can be applied instead of during fuel cut. If the processor of the engine controller 240 determines that the condition for correcting the top dead center position is satisfied, the process proceeds to step 130 (Yes), while the condition for correcting the top dead center position is satisfied. If it is determined that there is no, the process is terminated (No).

ステップ130では、エンジンコントローラ240のプロセッサが、上死点位置として、燃焼室160の圧力が最大となるクランク角度θPmaxを設定する。   In step 130, the processor of the engine controller 240 sets the crank angle θPmax at which the pressure in the combustion chamber 160 is maximum as the top dead center position.

かかる上死点位置を補正する処理によれば、上死点前10度の筒内圧PtB10、上死点の筒内圧PTDC及び最大筒内圧Pmaxに基づいて、燃焼室160の圧力が最大となるクランク角度θPmaxが求められる。そして、応答遅れによる影響が少ない条件及び燃焼による筒内圧の影響が少ない条件が共に成立したとき、燃焼室160の圧力が最大となるクランク角度θPmaxが上死点位置に設定される。要するに、燃焼室160の容積が最小となった上死点においては、応答遅れ及び燃焼の影響が少なければ筒圧力が最大となるため、このときのクランク角度θPmaxは上死点を示していると考えることができる。従って、クランクシャフト140に対するクランク角度センサ250のシグナルプレート252の取付精度にばらつきがあっても、クランク角度θPmaxを上死点に設定することで、パルス信号POSの位相のずれを補正することができる。   According to the process of correcting the top dead center position, the crank in which the pressure in the combustion chamber 160 becomes maximum based on the in-cylinder pressure PtB10 at 10 degrees before the top dead center, the in-cylinder pressure PTDC at the top dead center, and the maximum in-cylinder pressure Pmax. An angle θPmax is obtained. When both a condition that is less affected by response delay and a condition that is less affected by in-cylinder pressure due to combustion are satisfied, the crank angle θPmax at which the pressure in the combustion chamber 160 is maximum is set as the top dead center position. In short, at the top dead center where the volume of the combustion chamber 160 is minimized, the cylinder pressure becomes maximum if the response delay and the influence of combustion are small, and the crank angle θPmax at this time indicates the top dead center. Can think. Therefore, even if the mounting accuracy of the signal plate 252 of the crank angle sensor 250 with respect to the crankshaft 140 varies, the phase shift of the pulse signal POS can be corrected by setting the crank angle θPmax to the top dead center. .

そして、パルス信号POSの位相のずれが補正されることから、例えば、燃焼圧力制御として、最大筒内圧となるクランク角度θPmax、IMEP(Indicated Mean Effective Pressure)、MBT(Minimum Advance for Best Torque)、熱発生率の演算精度が向上する。このため、点火タイミングのフィードバック制御性、失火診断精度及び燃焼フィードバック制御性が向上し、内燃機関100の燃費、出力及び安定性を向上させることができる。   Then, since the phase shift of the pulse signal POS is corrected, for example, as the combustion pressure control, the crank angle θPmax, IMEP (Indicated Mean Effective Pressure), MBT (Minimum Advance for Best Torque), Incidence calculation accuracy is improved. For this reason, the feedback timing controllability, the misfire diagnosis accuracy, and the combustion feedback controllability of the ignition timing are improved, and the fuel consumption, output, and stability of the internal combustion engine 100 can be improved.

図6は、信号間隔を補正するサブルーチンの一例を示す。
ステップ210では、エンジンコントローラ240のプロセッサが、信号間隔を補正する条件が成立しているか否かを判定する。ここで、信号間隔を補正する条件としては、サイクル変動の少ない条件、具体的には、内燃機関100が所定回転速度(例えば、2000rpm)より高回転で運転中であり、かつ、内燃機関100の回転速度変化が所定範囲(例えば、20rpm)に収まっている定常運転中を適用することができる。そして、エンジンコントローラ240のプロセッサは、信号間隔を補正する条件が成立していると判定すれば処理をステップ220へと進める一方(Yes)、信号間隔を補正する条件が成立していないと判定すれば処理をステップ230へと進める(No)。
FIG. 6 shows an example of a subroutine for correcting the signal interval.
In step 210, the processor of the engine controller 240 determines whether a condition for correcting the signal interval is satisfied. Here, as a condition for correcting the signal interval, a condition with little cycle fluctuation, specifically, the internal combustion engine 100 is operating at a speed higher than a predetermined rotational speed (for example, 2000 rpm), and the internal combustion engine 100 is It can be applied during steady operation where the change in rotational speed is within a predetermined range (for example, 20 rpm). If the processor of the engine controller 240 determines that the condition for correcting the signal interval is satisfied, the process proceeds to step 220 (Yes), while determining that the condition for correcting the signal interval is not satisfied. If so, the process proceeds to step 230 (No).

ステップ220では、エンジンコントローラ240のプロセッサが、信号間隔角度を補正するサブルーチン(詳細は後述する)を実行する。なお、初期状態における信号間隔角度は、シグナルプレート252の突起252Aの間隔にばらつきがないと仮定したとき、隣接する2つの突起252Aにより発生する信号間隔角度、要するに、クランクシャフト140を基準とした角度とすることができる。   In step 220, the processor of the engine controller 240 executes a subroutine (details will be described later) for correcting the signal interval angle. Note that the signal interval angle in the initial state is the signal interval angle generated by the two adjacent protrusions 252A, that is, the angle based on the crankshaft 140, assuming that there is no variation in the interval between the protrusions 252A of the signal plate 252. It can be.

ステップ230では、エンジンコントローラ240のプロセッサが、初期状態の信号間隔角度又はステップ220で補正した信号間隔角度に基づいて、基準位置を基点としたクランク角度を算出する。即ち、エンジンコントローラ240のプロセッサは、基点からのクランクシャフト140の回転角度(経過角度)を算出する。   In step 230, the processor of the engine controller 240 calculates a crank angle based on the reference position based on the signal interval angle in the initial state or the signal interval angle corrected in step 220. That is, the processor of the engine controller 240 calculates the rotation angle (elapsed angle) of the crankshaft 140 from the base point.

図7は、信号間隔角度を補正するサブルーチンの一例を示す。
ステップ221では、エンジンコントローラ240のプロセッサが、図8に示すように、クランク角度センサ250から出力されるパルス信号POSをモニタし、クランクシャフト140が1回転する間のパルス信号POSの発生間隔TPOSn[ms]を計測する。パルス信号POSの発生間隔TPOSnは、図8及び図9に示すように、パラメータの一例であるカウンタCRACNT及び変数nに関連付けられた状態で、例えば、RAM(Random Access Memory)などの揮発性メモリに一時的に保存される。ここで、カウンタCRACNTは、クランク角度センサ250のシグナルプレート252の欠歯部を検知したときに0にリセットされ、パルス信号POSを検知したときにインクリメントされるパラメータである。また、変数nは、信号間隔角度の補正を開始したときに0となり、パルス信号POSを検知したときにインクリメントされ、n=33となった後に0にリセットされるパラメータである。なお、ここで測定される発生間隔TPOSnは、1歯分だけ遅れている。
FIG. 7 shows an example of a subroutine for correcting the signal interval angle.
In step 221, the processor of the engine controller 240 monitors the pulse signal POS output from the crank angle sensor 250 as shown in FIG. 8, and the generation interval TPOSn [of the pulse signal POS during one rotation of the crankshaft 140 is obtained. ms]. As shown in FIGS. 8 and 9, the generation interval TPOSn of the pulse signal POS is associated with a counter CRACNT, which is an example of a parameter, and a variable n, for example, in a volatile memory such as a RAM (Random Access Memory). Stored temporarily. Here, the counter CRACNT is a parameter that is reset to 0 when the missing tooth portion of the signal plate 252 of the crank angle sensor 250 is detected and incremented when the pulse signal POS is detected. The variable n is a parameter that is 0 when the correction of the signal interval angle is started, incremented when the pulse signal POS is detected, and reset to 0 after n = 33. The generation interval TPOSn measured here is delayed by one tooth.

ステップ222では、エンジンコントローラ240のプロセッサが、シグナルプレート252の欠歯部の発生間隔TPOSnを10度間隔に分割、要するに、発生間隔TPOSnを3分割した10度間隔の発生間隔TPOS10n[ms]を算出し、図9に示すように、カウンタCRACNT及び変数nと関連付けた状態で揮発性メモリに保存する。即ち、クランク角度センサ250は、シグナルプレート252の欠歯部においてパルス信号POSを出力しないため、欠歯部を挟んだ発生間隔TPOnは、他の部分の発生間隔TPOSnの3倍となっている。このため、欠歯部の発生間隔TPOSnを10度間隔に分割することで、他の部分の発生間隔TPOSnに合せることができる。   In step 222, the processor of the engine controller 240 divides the generation interval TPOSn of the toothless portion of the signal plate 252 into 10 degree intervals, in other words, calculates the generation interval TPOS10n [ms] at 10 degree intervals obtained by dividing the generation interval TPOSn into three. Then, as shown in FIG. 9, the data is stored in the volatile memory in a state associated with the counter CRACCNT and the variable n. That is, since the crank angle sensor 250 does not output the pulse signal POS at the missing tooth portion of the signal plate 252, the generation interval TPOn sandwiching the missing tooth portion is three times the generation interval TPOSn of other portions. For this reason, by dividing the generation interval TPOSn of the missing tooth portion into intervals of 10 degrees, it is possible to match the generation interval TPOSn of other portions.

ステップ223では、エンジンコントローラ240のプロセッサが、例えば、カウンタCRACNTが33となったときの発生間隔TPOS10nに基づいて、前回値に対する今回値の比(今回値/前回値)を求めることで、クランクシャフト140の長期的な回転変化率を算出する。   In step 223, for example, the processor of the engine controller 240 obtains a ratio of the current value to the previous value (current value / previous value) based on the generation interval TPOS10n when the counter CRACNT becomes 33, so that the crankshaft A long-term rotation change rate of 140 is calculated.

ステップ224では、エンジンコントローラ240のプロセッサが、発生間隔TPOS10nから回転変動を除去した、10度間隔の発生間隔TPOS10Kn[ms]を算出する。具体的には、エンジンコントローラ240のプロセッサは、カウンタCRACNT又は変数nにより特定される各データについて、次式に発生間隔TPOS10n、回転変化率及び変数nを代入することで、10度間隔の発生間隔TPOS10Knを算出し、これを揮発性メモリに保存する。
TPOS10Kn=TPOS10n×(1+(1−回転変動率)×n/36))
In step 224, the processor of the engine controller 240 calculates a generation interval TPOS10Kn [ms] having an interval of 10 degrees from which the rotation fluctuation is removed from the generation interval TPOS10n. Specifically, the processor of the engine controller 240 substitutes the generation interval TPOS10n, the rotation change rate, and the variable n into the following expression for each data specified by the counter CRACCNT or the variable n, thereby generating the generation interval of 10 degrees. Calculate TPOS10Kn and store it in volatile memory.
TPOS10Kn = TPOS10n × (1+ (1-rotation fluctuation rate) × n / 36))

ステップ225では、エンジンコントローラ240のプロセッサが、揮発性メモリに保存された10度間隔の発生間隔TPOS10Knを参照し、クランクシャフト140が1回転するのに要する1回転時間T360K[ms]を算出する。ここで、1回転時間T360Kは、例えば、クランクシャフト140がある基点から1回転するまでの発生間隔TPOS10Knを順次加算することで算出できる。この場合、欠歯部の発生間隔TPOS10Knは、これを3倍すればよい。   In step 225, the processor of the engine controller 240 refers to the 10-degree generation interval TPOS10Kn stored in the volatile memory, and calculates one rotation time T360K [ms] required for the crankshaft 140 to make one rotation. Here, the one rotation time T360K can be calculated, for example, by sequentially adding the generation interval TPOS10Kn until the crankshaft 140 makes one rotation from a certain base point. In this case, the missing tooth generation interval TPOS10Kn may be tripled.

ステップ226では、エンジンコントローラ240のプロセッサが、1回転時間T360Kを360で除算することで、クランクシャフト140が1度回転するのに要する1度回転時間T1K[ms]を算出する(T1K=T360K/360)。   In step 226, the processor of the engine controller 240 divides the one rotation time T360K by 360 to calculate the one-degree rotation time T1K [ms] required for the crankshaft 140 to rotate once (T1K = T360K / 360).

ステップ227では、エンジンコントローラ240のプロセッサが、カウンタCRACNT又は変数nにより特定される各データについて、次式に発生間隔TPOS10Kn及び1度回転時間T1Kを代入することで、シグナルプレート252の突起252Aの間隔ばらつきを補正した、信号間隔角度HosDEGn[deg]を算出する。
HosDEGn=TPOS10Kn/T1K
In step 227, the processor of the engine controller 240 substitutes the generation interval TPOS10Kn and the 1-degree rotation time T1K into the following expression for each data specified by the counter CRACCNT or the variable n, thereby the interval of the protrusion 252A of the signal plate 252. The signal interval angle HosDEGn [deg] with the variation corrected is calculated.
HosDEGn = TPOS10Kn / T1K

かかる信号間隔角度を補正する処理によれば、サイクル変動の影響が少ない条件が成立したとき、クランク角度センサ250から出力されるパルス信号POSの発生間隔TPOSnが計測される。また、クランク角度センサ250のシグナルプレート252には、突起252Aが存在しない欠歯部があるため、欠歯部を挟んだ2つの突起252Aにより発生するパルス信号POSの発生間隔TPOSnを3つに分割した、10度間隔の発生間隔TPOS10nが算出される。そして、クランクシャフト140の回転変化率が求められ、発生間隔TPOS10nから回転変動を除去した10度間隔の発生間隔TPOS10Knが算出される。さらに、10度間隔の発生間隔TPOS10Knを順次加算して1回転時間T360Kが算出されると共に、1回転時間T360から1度回転時間T1Kが算出される。その後、10度間隔の発生間隔TPOS10Kn及び1度回転時間T1Kから、シグナルプレート252の突起252Aの間隔ばらつきを補正した、信号間隔角度HosDEGnが算出される。   According to the processing for correcting the signal interval angle, the generation interval TPOSn of the pulse signal POS output from the crank angle sensor 250 is measured when a condition with little influence of cycle fluctuation is satisfied. Further, since the signal plate 252 of the crank angle sensor 250 has a missing tooth portion where the protrusion 252A does not exist, the generation interval TPOSn of the pulse signal POS generated by the two protrusions 252A sandwiching the missing tooth portion is divided into three. The 10-degree interval generation interval TPOS10n is calculated. Then, the rotation change rate of the crankshaft 140 is obtained, and the generation interval TPOS10Kn at intervals of 10 degrees obtained by removing the rotation fluctuation from the generation interval TPOS10n is calculated. Further, the one rotation time T360K is calculated by sequentially adding the generation intervals TPOS10Kn at intervals of 10 degrees, and the one rotation time T1K is calculated from the one rotation time T360. Thereafter, the signal interval angle HosDEGn, in which the interval variation of the protrusions 252A of the signal plate 252 is corrected, is calculated from the generation interval TPOS10Kn and the 1-degree rotation time T1K.

信号間隔角度HosDEGnは、突起252Aの間隔ばらつきを補正したものであるから、この信号間隔角度HosDEGnに基づいて、図10に示すように、基準位置を基点としたクランクシャフト140の回転角度(経過角度)を算出すれば、その検出精度を向上させることができる。また、信号間隔角度HosDEGnに基づいて、内燃機関100の回転速度を算出すれば、その検出精度を向上させることができる。   Since the signal interval angle HosDEGn is obtained by correcting the interval variation of the protrusion 252A, based on the signal interval angle HosDEGn, as shown in FIG. 10, the rotation angle (elapsed angle) of the crankshaft 140 based on the reference position is used. ) Can be improved. Further, if the rotational speed of the internal combustion engine 100 is calculated based on the signal interval angle HosDEGn, the detection accuracy can be improved.

このため、クランク角度及び回転速度の検出精度の向上を通して、内燃機関100の制御精度を向上させることができる。また、点火タイミング、燃料噴射タイミング、VTC機構180及びVCR機構190の制御性が向上し、内燃機関100の燃費、出力及び安定性を向上させることもできる。   For this reason, the control accuracy of the internal combustion engine 100 can be improved through the improvement of the detection accuracy of the crank angle and the rotational speed. Further, the controllability of the ignition timing, the fuel injection timing, the VTC mechanism 180 and the VCR mechanism 190 is improved, and the fuel consumption, output and stability of the internal combustion engine 100 can be improved.

ここで、信号間隔角度を補正する方法について、その理解を容易ならしめることを目的として、図9に示す具体例を用いて説明する。なお、図9に示す具体例は、内燃機関100が2000rpmで回転し、クランクシャフト140の回転変動が−0.5%、即ち、1回転当たり10rpmずつ低下することを前提とする。また、クランク角度センサ250において、シグナルプレート252の突起252Aの間隔ばらつきは、変数n=12のとき+1度、変数n=13のとき−1度、変数n=15のとき+1度、変数n=16のとき−2度、変数n=17のとき+1度とする。   Here, a method of correcting the signal interval angle will be described using a specific example shown in FIG. 9 for the purpose of facilitating understanding. The specific example shown in FIG. 9 is based on the assumption that the internal combustion engine 100 rotates at 2000 rpm and the rotational fluctuation of the crankshaft 140 decreases by −0.5%, that is, 10 rpm per one rotation. In the crank angle sensor 250, the interval variation of the protrusion 252A of the signal plate 252 is +1 degree when the variable n = 12, −1 degree when the variable n = 13, +1 degree when the variable n = 15, and the variable n = It is set to -2 degrees when 16 and +1 degree when variable n = 17.

シグナルプレート252の欠歯部の発生間隔TPOSnは、2.588[ms]であるので、これを10度間隔に分割、要するに、3分割した発生間隔TPOS10nは、2.588/3=0.863[ms]となる。また、クランクシャフト140の回転変化率は、その回転変動が−0.5%であるので、1.0050となる。そして、各発生間隔TPOS10nから回転変動を除去した10度間隔の発生間隔TPOS10Knは、例えば、変数n=12(欠歯部)において、0.863×(1+(1−1.0050)×12/36))=0.861[ms]と求められる。   Since the generation interval TPOSn of the toothless portion of the signal plate 252 is 2.588 [ms], it is divided into 10 degree intervals. In short, the generation interval TPOS10n divided into three is 2.588 / 3 = 0.863. [ms]. The rotation change rate of the crankshaft 140 is 1.0050 because the rotation variation is −0.5%. Then, the generation interval TPOS10Kn at intervals of 10 degrees obtained by removing the rotational fluctuation from each generation interval TPOS10n is, for example, 0.863 × (1+ (1-1.0050) × 12 / in the variable n = 12 (missing tooth portion). 36)) = 0.861 [ms].

また、10度間隔の発生間隔TPOS10Knを順次加算して1回転時間T360Kを算出すると、T360K=30.000[ms]となり、これから算出される1度回転時間T1Kは、T1K=30.000/360=0.08333[ms]となる。そして、シグナルプレート252の突起252Aの間隔ばらつきを補正した信号間隔角度HosDEGnは、例えば、変数n=12(欠歯部)において、0.861/0.833=10.0[deg]と求められる。   Further, when the one-rotation time T360K is calculated by sequentially adding the generation intervals TPOS10Kn of 10-degree intervals, T360K = 30.000 [ms], and the one-degree rotation time T1K calculated from this is T1K = 30.000 / 360. = 0.08333 [ms]. Then, the signal interval angle HosDEGn obtained by correcting the interval variation of the protrusion 252A of the signal plate 252 is obtained as 0.861 / 0.833 = 10.0 [deg] in the variable n = 12 (missing tooth portion), for example. .

前記実施形態において、シグナルプレート252の突起252Aの間隔ばらつきを補正するとき、サイクル変動の影響が少ないという条件に代えて、例えば、フリクション、イナーシャ、カム反力及び筒内圧の少なくとも1つに基づいて、サイクル変動を補正することもできる。また、クランク角度センサ250は、そのシグナルプレート252に欠歯部がなくてもよく、この場合には、他のセンサにより上死点位置を識別すればよい。   In the embodiment, when correcting the interval variation of the protrusion 252A of the signal plate 252, instead of the condition that the influence of cycle fluctuation is small, for example, based on at least one of friction, inertia, cam reaction force, and in-cylinder pressure. , Cycle variations can also be corrected. Further, the crank angle sensor 250 may not have a missing tooth portion on the signal plate 252. In this case, the top dead center position may be identified by another sensor.

ここで、前記実施形態から把握し得る請求項以外の技術的思想について、以下に効果と共に説明する。
(A)前記コントローラが、前記出力軸の回転変動を考慮して前記第1のセンサの信号出力間隔から回転変動を除去し、前記回転変動が除去された信号出力間隔から当該信号出力間隔に応じた前記出力軸の回転角度を求め、前記出力軸の回転角度を順次加算して前記基準位置からの回転角度を補正する、ことを特徴とする請求項1〜請求項3のいずれか1つに記載の内燃機関の制御装置。
このようにすれば、第1のセンサの信号出力間隔に基づいて、出力軸の回転角度を補正することができる。
Here, technical ideas other than the claims that can be grasped from the embodiment will be described together with effects.
(A) The controller removes the rotation fluctuation from the signal output interval of the first sensor in consideration of the rotation fluctuation of the output shaft, and responds to the signal output interval from the signal output interval from which the rotation fluctuation is removed. 4. The rotation angle of the output shaft is obtained, and the rotation angle of the output shaft is sequentially added to correct the rotation angle from the reference position. 5. The internal combustion engine control device described.
In this way, the rotation angle of the output shaft can be corrected based on the signal output interval of the first sensor.

(B)前記コントローラが、前記内燃機関がアイドリング回転速度以下で回転しているときに、前記基準位置を設定する、ことを特徴とする請求項3又は請求項4に記載の内燃機関の制御装置。
このようにすれば、応答遅れの影響が少ない条件下で、基準位置を設定することができる。
(B) The control device for an internal combustion engine according to claim 3 or 4, wherein the controller sets the reference position when the internal combustion engine is rotating at an idling rotational speed or less. .
In this way, the reference position can be set under conditions where the influence of response delay is small.

(C)前記コントローラが、前記内燃機関がアイドリング中のとき、前記内燃機関の点火タイミングを大幅に遅角させた状態で、前記基準位置を設定する、ことを特徴とする請求項3又は請求項4に記載の内燃機関の制御装置。
このようにすれば、応答遅れの影響が少ない条件下で、基準位置を設定することができる。
(C) When the internal combustion engine is idling, the controller sets the reference position in a state where the ignition timing of the internal combustion engine is significantly retarded. 4. The control apparatus for an internal combustion engine according to 4.
In this way, the reference position can be set under conditions where the influence of response delay is small.

(D)前記第1のセンサが信号を出力しない欠歯部を有する場合、前記コントローラが、前記欠歯部の信号出力間隔を所定数に分割して、前記出力軸の回転角度を補正する、ことを特徴とする請求項1〜請求項3、(A)、(B)及び(C)のいずれか1つに記載の内燃機関の制御装置。
このようにすれば、欠歯部を有するセンサにも対応することができる。
(D) When the first sensor has a missing tooth portion that does not output a signal, the controller divides the signal output interval of the missing tooth portion into a predetermined number to correct the rotation angle of the output shaft. The control apparatus for an internal combustion engine according to any one of claims 1 to 3, (A), (B), and (C).
If it does in this way, it can respond also to a sensor which has a missing tooth part.

(E)前記出力軸は、クランクシャフトである、ことを特徴とする請求項1〜請求項3、(A)、(B)、(C)及び(D)のいずれか1つに記載の内燃機関の制御装置。
このようにすれば、内燃機関のクランク角度を補正することができる。
(E) The internal combustion engine according to any one of claims 1 to 3, (A), (B), (C), and (D), wherein the output shaft is a crankshaft. Engine control device.
In this way, the crank angle of the internal combustion engine can be corrected.

100 内燃機関
140 クランクシャフト(出力軸)
240 エンジンコントローラ(コントローラ)
250 クランク角度センサ(第1のセンサ)
270 筒内圧センサ(第2のセンサ)
100 Internal combustion engine 140 Crankshaft (output shaft)
240 Engine controller (controller)
250 Crank angle sensor (first sensor)
270 In-cylinder pressure sensor (second sensor)

Claims (5)

内燃機関の出力軸が所定角度回転するたびに信号を出力する第1のセンサと、
前記第1のセンサの出力に応じて前記出力軸の基準位置からの回転角度を求めるコントローラと、
を有し、
前記コントローラが、前記第1のセンサの信号出力間隔に基づいて、前記出力軸の回転角度を補正する、
ことを特徴とする内燃機関の制御装置。
A first sensor that outputs a signal each time the output shaft of the internal combustion engine rotates by a predetermined angle;
A controller for obtaining a rotation angle from a reference position of the output shaft in accordance with an output of the first sensor;
Have
The controller corrects a rotation angle of the output shaft based on a signal output interval of the first sensor;
A control device for an internal combustion engine.
前記コントローラが、前記内燃機関が所定回転速度より高回転で運転中、かつ、前記内燃機関の回転速度変動が所定範囲内であるときに、前記出力軸の回転角度を補正する、
ことを特徴とする請求項1に記載の内燃機関の制御装置。
The controller corrects the rotation angle of the output shaft when the internal combustion engine is operating at a rotation higher than a predetermined rotation speed and the fluctuation of the rotation speed of the internal combustion engine is within a predetermined range;
The control apparatus for an internal combustion engine according to claim 1.
前記内燃機関の筒内圧を検出する第2のセンサを更に有し、
前記コントローラが、前記第2のセンサの出力値に基づいて、前記基準位置を設定する、
ことを特徴とする請求項1又は請求項2に記載の内燃機関の制御装置。
A second sensor for detecting an in-cylinder pressure of the internal combustion engine;
The controller sets the reference position based on an output value of the second sensor;
The control apparatus for an internal combustion engine according to claim 1 or 2, characterized by the above.
前記コントローラが、前記内燃機関への燃料供給を停止した状態で、前記第2のセンサの出力値が最大となる前記出力軸の回転角度を前記基準位置とする、
ことを特徴とする請求項3に記載の内燃機関の制御装置。
In the state where the controller stops the fuel supply to the internal combustion engine, the rotation angle of the output shaft at which the output value of the second sensor is maximum is set as the reference position.
The control device for an internal combustion engine according to claim 3.
内燃機関のクランクシャフトが所定角度回転するたびに出力される信号に応じて、基準位置からのクランク角度を求めるコントローラが、前記信号の出力間隔に基づいて前記クランク角度を補正する、
ことを特徴とするクランク角度の補正方法。
A controller for obtaining a crank angle from a reference position in accordance with a signal output each time the crankshaft of the internal combustion engine rotates by a predetermined angle corrects the crank angle based on an output interval of the signal;
A crank angle correction method characterized by that.
JP2014182720A 2014-09-08 2014-09-08 Control device for internal combustion engine and method of correcting crank angle Pending JP2016056717A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014182720A JP2016056717A (en) 2014-09-08 2014-09-08 Control device for internal combustion engine and method of correcting crank angle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014182720A JP2016056717A (en) 2014-09-08 2014-09-08 Control device for internal combustion engine and method of correcting crank angle

Publications (1)

Publication Number Publication Date
JP2016056717A true JP2016056717A (en) 2016-04-21

Family

ID=55757806

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014182720A Pending JP2016056717A (en) 2014-09-08 2014-09-08 Control device for internal combustion engine and method of correcting crank angle

Country Status (1)

Country Link
JP (1) JP2016056717A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS639679A (en) * 1986-06-28 1988-01-16 Honda Motor Co Ltd Control of ignition timing of internal combustion engine
JPH0610750A (en) * 1992-06-24 1994-01-18 Mitsubishi Electric Corp Control device for internal combustion engine
JP2002276446A (en) * 2001-03-19 2002-09-25 Nissan Motor Co Ltd Starting control device for internal combustion engine
JP2005076554A (en) * 2003-09-01 2005-03-24 Mitsubishi Electric Corp Fuel supply control device for internal combustion engine
JP2005264813A (en) * 2004-03-18 2005-09-29 Toyota Motor Corp Rotation angle detector for internal combustion engine
JP2012117428A (en) * 2010-11-30 2012-06-21 Isuzu Motors Ltd Fuel injection control device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS639679A (en) * 1986-06-28 1988-01-16 Honda Motor Co Ltd Control of ignition timing of internal combustion engine
JPH0610750A (en) * 1992-06-24 1994-01-18 Mitsubishi Electric Corp Control device for internal combustion engine
JP2002276446A (en) * 2001-03-19 2002-09-25 Nissan Motor Co Ltd Starting control device for internal combustion engine
JP2005076554A (en) * 2003-09-01 2005-03-24 Mitsubishi Electric Corp Fuel supply control device for internal combustion engine
JP2005264813A (en) * 2004-03-18 2005-09-29 Toyota Motor Corp Rotation angle detector for internal combustion engine
JP2012117428A (en) * 2010-11-30 2012-06-21 Isuzu Motors Ltd Fuel injection control device

Similar Documents

Publication Publication Date Title
US8392096B2 (en) Cylinder combustion performance monitoring and control
US8307808B2 (en) Cylinder combustion performance monitoring and control with coordinated torque control
JP6414130B2 (en) Control device for internal combustion engine
JP2008202460A (en) Control device for internal combustion engine
JP6254068B2 (en) Control device and control method for internal combustion engine
US10273929B2 (en) Ignition timing control apparatus for internal combustion engine
JP2016125363A (en) Internal combustion engine control device
US9732722B1 (en) Methods and systems for cylinder speed increase control to improve combustion uniformity
JP5196069B2 (en) Control device for internal combustion engine
JP2016133011A (en) Control device of internal combustion engine
US10094315B2 (en) Engine rotational speed control apparatus
US20160363061A1 (en) Control Systems and Methods for Reducing Vibration in Internal Combustion Engines
JP6468212B2 (en) Control device for internal combustion engine
JP2011157852A (en) Control device of internal combustion engine
JP2016056717A (en) Control device for internal combustion engine and method of correcting crank angle
JP2007092549A (en) Stop control device of internal combustion engine
JP2012219757A (en) Internal combustion engine control device
JP6683560B2 (en) Control device for internal combustion engine and control method thereof
JP2010007607A (en) Control device of multi-cylinder internal combustion engine
JP4848337B2 (en) Control device for internal combustion engine
JP4671054B2 (en) Multi-cylinder internal combustion engine start control device
JP6604259B2 (en) Control device for internal combustion engine
KR102063435B1 (en) Ignition Coil Charging Start Angle Control Method
JP2023096684A (en) Valve opening/closing timing control device
JPS6217369A (en) Ignition timing control method under idling of internal-combustion engine

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170315

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171031

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171031

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171207

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180206