JP2015075019A - Engine control device - Google Patents

Engine control device Download PDF

Info

Publication number
JP2015075019A
JP2015075019A JP2013211108A JP2013211108A JP2015075019A JP 2015075019 A JP2015075019 A JP 2015075019A JP 2013211108 A JP2013211108 A JP 2013211108A JP 2013211108 A JP2013211108 A JP 2013211108A JP 2015075019 A JP2015075019 A JP 2015075019A
Authority
JP
Japan
Prior art keywords
combustion pressure
control device
engine control
estimated maximum
engine
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
JP2013211108A
Other languages
Japanese (ja)
Inventor
了也 大舘
Ryoya Odate
了也 大舘
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP2013211108A priority Critical patent/JP2015075019A/en
Publication of JP2015075019A publication Critical patent/JP2015075019A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an engine control device which accurately determines whether or not abnormality combustion inhibitory control is necessary without using an in-cylinder pressure sensor.SOLUTION: An engine control device calculates: estimated maximum combustion pressure on the basis of a detection signal of a knock sensor when the same is larger than a predetermined value (Step S12); and a distribution of the estimated maximum combustion pressure (Step S14). The engine control device also learns a distribution pattern of the estimated maximum combustion pressure (Step S15). Then, the engine control device calculates cumulative combustion pressure of a plurality of estimated maximum combustion pressure on the basis of the distribution pattern of the estimated maximum combustion pressure and determines whether or not abnormality combustion inhibitory control is necessary on the basis of the cumulative combustion pressure.

Description

本発明は、異常燃焼抑制制御の要否を判定するエンジン制御装置に関する。   The present invention relates to an engine control device that determines whether or not abnormal combustion suppression control is necessary.

エンジン制御装置は、ノッキング等の異常燃焼がエンジンの耐久性に悪影響をおよぼすと判定したとき、異常燃焼を抑制する制御である異常燃焼抑制制御を開始する。特許文献1に記載されたエンジン制御装置は、過去の一定日数分の負荷筒内最大圧力データから回帰直線を算出し、この回帰直線を基準に設定した閾値直線から外れる筒内圧力の発生頻度に基づいて異常燃焼の予兆を判定する。   When it is determined that abnormal combustion such as knocking adversely affects the durability of the engine, the engine control device starts abnormal combustion suppression control that is control for suppressing abnormal combustion. The engine control device described in Patent Document 1 calculates a regression line from the maximum in-cylinder pressure data for a certain number of days in the past, and determines the occurrence frequency of the in-cylinder pressure that deviates from the threshold line set based on this regression line. Based on this, a sign of abnormal combustion is determined.

特開2009−203882号公報JP 2009-203882 A

特許文献1のエンジン制御装置は、筒内の最大圧力を筒内圧力検出器である筒内圧センサーを用いて検出する。一般に、筒内圧センサーは、高温および高圧の環境下において圧力を検知する構成を有するため、コストが高い。   The engine control device of Patent Document 1 detects the maximum pressure in the cylinder using an in-cylinder pressure sensor that is an in-cylinder pressure detector. In general, the in-cylinder pressure sensor is expensive because it has a configuration for detecting pressure in a high temperature and high pressure environment.

本発明は、異常燃焼抑制制御の要否を、筒内圧センサーを用いることなく、かつ、精度よく判定するエンジン制御装置を提供することを目的としている。   An object of the present invention is to provide an engine control device that accurately determines whether or not abnormal combustion suppression control is necessary without using an in-cylinder pressure sensor.

本エンジン制御装置の一形態は、次の事項を有する。ノックセンサーを備えたエンジンのエンジン制御装置であって、前記エンジン制御装置は、前記ノックセンサーの検知信号に基づいて、推定最大燃焼圧力を算出し、前記推定最大燃焼圧力に基づいて、推定最大燃焼圧力分布を算出し、前記推定最大燃焼圧力分布に基づいて、複数の前記推定最大燃焼圧力の累積燃焼圧力を算出し、前記累積燃焼圧力に基づいて、異常燃焼抑制制御の要否を判定する。   One form of this engine control apparatus has the following matters. An engine control device for an engine including a knock sensor, wherein the engine control device calculates an estimated maximum combustion pressure based on a detection signal of the knock sensor, and based on the estimated maximum combustion pressure, A pressure distribution is calculated, a cumulative combustion pressure of the plurality of estimated maximum combustion pressures is calculated based on the estimated maximum combustion pressure distribution, and the necessity of abnormal combustion suppression control is determined based on the cumulative combustion pressure.

本エンジン制御装置によれば、ノックセンサーの検知信号に基づいて算出する推定最大燃焼圧力の推定最大燃焼圧力分布に基づいて、累積燃焼圧力を算出する。このため、推定最大燃焼圧力分布の分布形状が変化したとしても、変化した分布形状に応じた累積燃焼圧力を算出することができる。このため、エンジンが使用される環境が異なる場合やエンジン特性が変動した場合においても、異常燃焼抑制制御の要否を、筒内圧センサーを用いることなく、かつ、精度よく判定することができる。   According to this engine control apparatus, the cumulative combustion pressure is calculated based on the estimated maximum combustion pressure distribution of the estimated maximum combustion pressure calculated based on the detection signal of the knock sensor. For this reason, even if the distribution shape of the estimated maximum combustion pressure distribution changes, the cumulative combustion pressure corresponding to the changed distribution shape can be calculated. For this reason, even when the environment in which the engine is used is different or when the engine characteristics fluctuate, the necessity of the abnormal combustion suppression control can be accurately determined without using the in-cylinder pressure sensor.

実施形態の車両のブロック図。The block diagram of the vehicle of an embodiment. 実施形態のクランク回転角度と燃焼圧力との関係を示すグラフ。The graph which shows the relationship between the crank rotation angle and combustion pressure of embodiment. 実施形態の累積燃焼圧力適正化処理フローチャート。The accumulation combustion pressure optimization processing flowchart of an embodiment. (a)実施形態の推定最大燃焼圧力分布の一例を示すヒストグラム。(b)推定最大燃焼圧力分布の別の例を示すヒストグラム。(A) The histogram which shows an example of the estimated maximum combustion pressure distribution of embodiment. (B) A histogram showing another example of the estimated maximum combustion pressure distribution.

図1を参照して、車両1のブロック構成について説明する。
車両1は、エンジン10、および、エンジン10を統括的に制御するエンジン制御装置20を有している。エンジン10は、ノックセンサー11を有している。
The block configuration of the vehicle 1 will be described with reference to FIG.
The vehicle 1 includes an engine 10 and an engine control device 20 that controls the engine 10 in an integrated manner. The engine 10 has a knock sensor 11.

エンジン制御装置20は、エンジン10の燃料噴射、吸入空気量、および、点火時期等を制御する各種の制御信号をエンジン10に出力する。ノックセンサー11は、エンジン10が発生する振動の大きさに応じて変化する検知信号をエンジン制御装置20に出力する。   The engine control device 20 outputs various control signals for controlling the fuel injection, the intake air amount, the ignition timing, and the like of the engine 10 to the engine 10. Knock sensor 11 outputs a detection signal that changes according to the magnitude of vibration generated by engine 10 to engine control device 20.

エンジン10は、異常燃焼が生じたとき、筒内の燃焼圧力が過度に高くなる。異常燃焼が継続すると、エンジン10のピストンおよびピストンリング等の部品の耐久性に悪影響が及ぶおそれがある。このため、エンジン制御装置20は、筒内の燃焼圧力が過度に高い異常燃焼が継続しているか否かを判定し、継続していると判断したとき、異常燃焼抑制制御を開始する。エンジン制御装置20は、この制御の一例として、点火時期を変更した制御を開始する。   When abnormal combustion occurs in the engine 10, the combustion pressure in the cylinder becomes excessively high. If abnormal combustion continues, the durability of parts such as the piston and piston ring of the engine 10 may be adversely affected. For this reason, the engine control device 20 determines whether or not abnormal combustion with an excessively high combustion pressure in the cylinder is continued, and when it is determined that the combustion is continuing, starts the abnormal combustion suppression control. As an example of this control, the engine control device 20 starts control with the ignition timing changed.

図2を参照して、異常燃焼発生時の推定最大燃焼圧力の算出について説明する。
エンジン制御装置20は、ノックセンサー11の検知信号に基づいて、推定最大燃焼圧力を算出する。
The calculation of the estimated maximum combustion pressure when abnormal combustion occurs will be described with reference to FIG.
The engine control device 20 calculates the estimated maximum combustion pressure based on the detection signal of the knock sensor 11.

ノックセンサー11は、非飽和動作領域および飽和動作領域を有している。ノックセンサー11は、非飽和動作領域において、エンジン10が発生する振動の大きさに応じて変化する検知信号を出力する。ノックセンサー11は、エンジン10の振動が検知限界を超えるとき、飽和動作領域となり、検知信号の大きさが飽和する。   Knock sensor 11 has a non-saturated operating region and a saturated operating region. Knock sensor 11 outputs a detection signal that changes in accordance with the magnitude of vibration generated by engine 10 in the non-saturated operation region. When the vibration of the engine 10 exceeds the detection limit, the knock sensor 11 becomes a saturated operation region, and the magnitude of the detection signal is saturated.

異常燃焼による燃焼圧力が大きく、燃焼圧力の変動が大きいときほど、エンジン10の振動は大きくなる。そのため、エンジン10の振動がノックセンサー11の検知限界を超え、検知信号の大きさが飽和している期間が長いほど、異常燃焼によって生じた燃焼圧力の最大値、すなわち最大燃焼圧力が大きいと推定できる。   As the combustion pressure due to abnormal combustion increases and the fluctuation of the combustion pressure increases, the vibration of the engine 10 increases. Therefore, it is estimated that the longer the period in which the vibration of the engine 10 exceeds the detection limit of the knock sensor 11 and the magnitude of the detection signal is saturated, the greater the maximum value of the combustion pressure caused by abnormal combustion, that is, the maximum combustion pressure. it can.

図2における第1回転角度θ1および第2回転角度θ2は、ノックセンサー11の検知出力が非飽和動作領域の上限となるクランク回転角度である。エンジン制御装置20は、この第1回転角度θ1、第2回転角度θ2に基づいて最大燃焼圧力の推定値である最大推定燃焼圧力を算出する。   The first rotation angle θ1 and the second rotation angle θ2 in FIG. 2 are crank rotation angles at which the detection output of the knock sensor 11 becomes the upper limit of the unsaturated operation region. The engine control device 20 calculates a maximum estimated combustion pressure that is an estimated value of the maximum combustion pressure based on the first rotation angle θ1 and the second rotation angle θ2.

例えば、エンジン制御装置20は、ノックセンサー11の振動検知開始からクランク回転角度が第1回転角度θ1に至るまでの期間の長さに基づいて燃焼圧力の上昇曲線を推定し、クランク回転角度が第2回転角度θ2に至ってから振動検知終了までの期間の長さに基づいて燃焼圧力の下降曲線を推定する。そして、図2に示すように、第1回転角度θ1から第2回転角度θ2までの検知信号が飽和している期間の燃焼圧力の推移を、これら上昇曲線と下降曲線を互いに交わるまで延長することにより推定し、ノックセンサー11の飽和動作領域の推定燃焼圧力(図2の点線)を算出する。推定最大燃焼圧力は、こうしてエンジン制御装置20が算出した推定燃焼圧力の最大値である。   For example, the engine control device 20 estimates an increase curve of the combustion pressure based on the length of a period from when the vibration detection of the knock sensor 11 starts until the crank rotation angle reaches the first rotation angle θ1, and the crank rotation angle is A downward curve of the combustion pressure is estimated based on the length of the period from when the two rotation angles θ2 are reached until the end of vibration detection. Then, as shown in FIG. 2, the transition of the combustion pressure during the period in which the detection signal from the first rotation angle θ1 to the second rotation angle θ2 is saturated is extended until these ascending and descending curves cross each other. And the estimated combustion pressure (dotted line in FIG. 2) in the saturation operation region of the knock sensor 11 is calculated. The estimated maximum combustion pressure is the maximum value of the estimated combustion pressure thus calculated by the engine control device 20.

なお、上記の上昇曲線および下降曲線が予め求められている場合には、クランク回転角度が第1回転角度θ1から第2回転角度θ2に至るまでの時間のみから、ノックセンサー11の飽和動作領域の推定燃焼圧力を算出することができる。   In the case where the above ascending curve and descending curve are obtained in advance, the saturation operation region of the knock sensor 11 is determined only from the time until the crank rotation angle reaches the second rotation angle θ2 from the first rotation angle θ1. An estimated combustion pressure can be calculated.

エンジン制御装置20は、エンジン10の耐久性に悪影響を及ぼすおそれがある推定最大燃焼圧力を累積して、累積燃焼圧力を算出する。エンジン制御装置20は、累積燃焼圧力が予め決められた規定値よりも大きくなるとき、異常燃焼抑制制御を開始する。   The engine control device 20 calculates an accumulated combustion pressure by accumulating the estimated maximum combustion pressure that may adversely affect the durability of the engine 10. The engine control device 20 starts the abnormal combustion suppression control when the accumulated combustion pressure becomes larger than a predetermined specified value.

エンジン10は、エンジン10が使用される環境およびエンジン10の累積運転時間等に応じて特性が変動する。このため、エンジン制御装置20は、エンジン10の運転中に、累積燃焼圧力適正化処理に基づいて、累積燃焼圧力の算出に使用する推定最大燃焼圧力の値を適正化する。   The characteristics of the engine 10 vary depending on the environment in which the engine 10 is used, the accumulated operation time of the engine 10, and the like. For this reason, the engine control device 20 optimizes the value of the estimated maximum combustion pressure used for calculation of the cumulative combustion pressure based on the cumulative combustion pressure optimization process during the operation of the engine 10.

図3を参照して、累積燃焼圧力算出適正化処理について説明する。
エンジン制御装置20は、エンジン10の運転中に、この累積燃焼圧力適正化処理を一定の周期毎に繰り返し実行する。
The accumulated combustion pressure calculation optimization process will be described with reference to FIG.
The engine control device 20 repeatedly executes this cumulative combustion pressure optimization process at regular intervals during the operation of the engine 10.

エンジン制御装置20は、ステップS11において、異常燃焼が発生しているか否かを判定する。エンジン制御装置20は、ノックセンサー11の検知信号が予め決められた値よりも大きいとき、異常燃焼が発生したことを判定する。エンジン制御装置20は、ステップS11において、異常燃焼が発生していると判定するまで、ステップS11を繰り返す。エンジン制御装置20は、異常燃焼の発生回数を計数している。エンジン制御装置20は、ステップS11において、異常燃焼が発生していると判定したとき、異常燃焼の発生回数を計数した値である異常燃焼累積回数をカウントアップする。エンジン制御装置20は、ステップS11において、異常燃焼が発生していると判定したとき、ステップS12において、推定最大燃焼圧力を算出する。   In step S11, the engine control device 20 determines whether or not abnormal combustion has occurred. The engine control device 20 determines that abnormal combustion has occurred when the detection signal of the knock sensor 11 is greater than a predetermined value. The engine control device 20 repeats step S11 until it is determined in step S11 that abnormal combustion has occurred. The engine control device 20 counts the number of occurrences of abnormal combustion. When it is determined in step S11 that the abnormal combustion has occurred, the engine control device 20 counts up the abnormal combustion cumulative number, which is a value obtained by counting the number of occurrences of the abnormal combustion. When it is determined in step S11 that abnormal combustion has occurred, the engine control device 20 calculates an estimated maximum combustion pressure in step S12.

エンジン制御装置20は、ステップS13において、異常燃焼累積回数が予め決められた規定値に達したか否かを判定する。エンジン制御装置20は、ステップS13において、異常燃焼累積回数が規定値に到達するまで、ステップS11〜ステップS13を繰り返す。エンジン制御装置20は、ステップS13において、異常燃焼累積回数が規定値に達したと判定したとき、ステップS14において、推定最大燃焼圧力分布(図4参照)を算出する。エンジン制御装置20は、ステップS15において、新たな推定最大燃焼圧力分布の学習を行い、累積燃焼圧力を適正化する。   In step S13, the engine control device 20 determines whether or not the abnormal combustion accumulation count has reached a predetermined value. In step S13, the engine control device 20 repeats steps S11 to S13 until the cumulative number of abnormal combustion reaches a specified value. When it is determined in step S13 that the cumulative number of abnormal combustion has reached the specified value, the engine control device 20 calculates an estimated maximum combustion pressure distribution (see FIG. 4) in step S14. In step S15, the engine control device 20 learns a new estimated maximum combustion pressure distribution and optimizes the cumulative combustion pressure.

累積燃焼圧力を適正化する学習の一例を以下に説明する。
図4は、異常燃焼発生時における推定最大燃焼圧力分布を示している。
エンジン制御装置20は、推定最大燃焼圧力分布として、予め決められた規定値の異常燃焼累積回数分の推定最大燃焼圧力ヒストグラムを算出する。図4(a)は、例えば、エンジン10の累積運転時間が極短時間のときの推定最大燃焼圧力ヒストグラムである。図4(b)は、例えば、長時間の累積運転時間が経過した後の推定最大燃焼圧力ヒストグラムである。
An example of learning for optimizing the cumulative combustion pressure will be described below.
FIG. 4 shows the estimated maximum combustion pressure distribution when abnormal combustion occurs.
The engine control device 20 calculates an estimated maximum combustion pressure histogram corresponding to the cumulative number of abnormal combustions of a predetermined specified value as the estimated maximum combustion pressure distribution. FIG. 4A is an estimated maximum combustion pressure histogram when the accumulated operation time of the engine 10 is extremely short, for example. FIG. 4B is an estimated maximum combustion pressure histogram after elapse of a long cumulative operation time, for example.

エンジン制御装置20は、推定最大燃焼圧力が所定の値よりも大きなD〜Hの推定最大燃焼圧力領域をエンジンの耐久性に悪影響を及ぼすおそれがある部品ダメージ発生領域と規定する。   The engine control device 20 defines an estimated maximum combustion pressure region of D to H in which the estimated maximum combustion pressure is larger than a predetermined value as a component damage occurrence region that may adversely affect the durability of the engine.

エンジン制御装置20は、それぞれの推定最大燃焼圧力に対して重み係数を付与する。エンジン制御装置20は、累積燃焼圧力適正化処理を行なうことにより、推定最大燃焼圧力ヒストグラムの分布形状に応じて、重み係数を変更する。   The engine control device 20 gives a weighting coefficient to each estimated maximum combustion pressure. The engine control device 20 changes the weighting factor according to the distribution shape of the estimated maximum combustion pressure histogram by performing the cumulative combustion pressure optimization process.

エンジン制御装置20は、図4(a)に示される推定最大燃焼圧力ヒストグラムの分布形状のとき、例えば、複数の推定最大燃焼圧力のそれぞれの重み係数を「1」に設定する。エンジン制御装置20は、推定最大燃焼圧力ヒストグラムの分布形状の図4(a)からのずれ量に応じて重み係数の値を変更する。   When the distribution shape of the estimated maximum combustion pressure histogram shown in FIG. 4A is set, for example, the engine control device 20 sets the weight coefficient of each of the plurality of estimated maximum combustion pressures to “1”. The engine control device 20 changes the value of the weighting coefficient according to the amount of deviation from the distribution shape of the estimated maximum combustion pressure histogram from FIG.

例えば、エンジン制御装置20は、図4(b)に示される推定最大燃焼圧力ヒストグラムの分布形状のとき、部品ダメージ発生領域における異常燃焼の発生頻度が多いと判定する。エンジン制御装置20は、部品ダメージ発生領域の複数の推定最大燃焼圧力のそれぞれの重み係数を「1」未満であり「0」よりも大きい値に設定する。   For example, when the estimated maximum combustion pressure histogram shown in FIG. 4B has a distribution shape, the engine control device 20 determines that the occurrence frequency of abnormal combustion in the part damage occurrence region is high. The engine control device 20 sets the weight coefficient of each of the plurality of estimated maximum combustion pressures in the part damage occurrence region to a value less than “1” and greater than “0”.

また、エンジン制御装置20は、図4(b)に示される分布形状においては、Eの推定最大燃焼圧力となる異常燃焼の発生頻度が突出して多いと判定する。エンジン制御装置20は、Eの推定最大燃焼圧力の重み係数をさらに小さな値に設定する。   Further, the engine control device 20 determines that the occurrence frequency of abnormal combustion that becomes the estimated maximum combustion pressure of E is prominent in the distribution shape shown in FIG. The engine control device 20 sets the weight coefficient of the estimated maximum combustion pressure of E to a smaller value.

エンジン制御装置20は、推定最大燃焼圧力ヒストグラムの部品ダメージ発生領域に含まれる、個々の推定最大燃焼圧力に累積燃焼圧力算出適正化処理によって設定された重み係数を乗じて累積燃焼圧力を算出する。エンジン制御装置20は、算出した累積燃焼圧力の値に基づいて、異常燃焼抑制制御の要否を判定する。   The engine control device 20 calculates the cumulative combustion pressure by multiplying each estimated maximum combustion pressure included in the part damage occurrence region of the estimated maximum combustion pressure histogram by the weighting factor set by the cumulative combustion pressure calculation optimization process. The engine control device 20 determines whether or not the abnormal combustion suppression control is necessary based on the calculated cumulative combustion pressure value.

エンジン制御装置20は、以下の効果を奏する。
エンジン制御装置20は、ノックセンサー11の検知信号に基づいて算出する推定最大燃焼圧力に基づいて、推定最大燃焼圧力分布を算出する。エンジン制御装置20は、推定最大燃焼圧力分布の分布形状に応じた重み計数を設定して、累積燃焼圧力を算出する。エンジン制御装置20は、累積燃焼圧力に基づいて異常燃焼抑制制御の要否を判定する。このため、エンジン制御装置20は、推定最大燃焼圧力分布の分布形状が変化したとしても、変化した分布形状を学習して新たな分布形状に応じた累積燃焼圧力を算出することができる。このため、エンジン制御装置20は、エンジン10が使用される環境が異なる場合やエンジン特性が変動した場合においても、異常燃焼抑制制御の要否を、筒内圧センサーを用いることなく、かつ、精度よく判定することができる。
The engine control device 20 has the following effects.
The engine control device 20 calculates the estimated maximum combustion pressure distribution based on the estimated maximum combustion pressure calculated based on the detection signal of the knock sensor 11. The engine control device 20 sets a weighting factor according to the distribution shape of the estimated maximum combustion pressure distribution, and calculates the cumulative combustion pressure. The engine control device 20 determines whether or not abnormal combustion suppression control is necessary based on the accumulated combustion pressure. For this reason, even if the distribution shape of the estimated maximum combustion pressure distribution changes, the engine control device 20 can learn the changed distribution shape and calculate the cumulative combustion pressure according to the new distribution shape. For this reason, the engine control device 20 can accurately determine whether or not the abnormal combustion suppression control is necessary even when the environment in which the engine 10 is used is different or when the engine characteristics fluctuate without using the in-cylinder pressure sensor. Can be determined.

10…エンジン、11…ノックセンサー、20…エンジン制御装置。   DESCRIPTION OF SYMBOLS 10 ... Engine, 11 ... Knock sensor, 20 ... Engine control apparatus.

Claims (1)

ノックセンサーを備えたエンジンのエンジン制御装置であって、
前記エンジン制御装置は、
前記ノックセンサーの検知信号に基づいて、推定最大燃焼圧力を算出し、
前記推定最大燃焼圧力に基づいて、推定最大燃焼圧力分布を算出し、
前記推定最大燃焼圧力分布に基づいて、複数の前記推定最大燃焼圧力の累積燃焼圧力を算出し、
前記累積燃焼圧力に基づいて、異常燃焼抑制制御の要否を判定する
エンジン制御装置。
An engine control device for an engine equipped with a knock sensor,
The engine control device
Calculate the estimated maximum combustion pressure based on the detection signal of the knock sensor,
Based on the estimated maximum combustion pressure, calculate an estimated maximum combustion pressure distribution,
Based on the estimated maximum combustion pressure distribution, calculate a cumulative combustion pressure of a plurality of the estimated maximum combustion pressure,
An engine control device that determines whether or not abnormal combustion suppression control is necessary based on the cumulative combustion pressure.
JP2013211108A 2013-10-08 2013-10-08 Engine control device Pending JP2015075019A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013211108A JP2015075019A (en) 2013-10-08 2013-10-08 Engine control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013211108A JP2015075019A (en) 2013-10-08 2013-10-08 Engine control device

Publications (1)

Publication Number Publication Date
JP2015075019A true JP2015075019A (en) 2015-04-20

Family

ID=53000090

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013211108A Pending JP2015075019A (en) 2013-10-08 2013-10-08 Engine control device

Country Status (1)

Country Link
JP (1) JP2015075019A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020128727A (en) * 2019-02-08 2020-08-27 トヨタ自動車株式会社 Knocking detection device and knocking detection method of internal combustion engine
JP2021050646A (en) * 2019-09-24 2021-04-01 トヨタ自動車株式会社 Ignition timing control device for internal combustion engine
JP2021050634A (en) * 2019-09-24 2021-04-01 トヨタ自動車株式会社 Ignition timing control device for internal combustion engine

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020128727A (en) * 2019-02-08 2020-08-27 トヨタ自動車株式会社 Knocking detection device and knocking detection method of internal combustion engine
US11307111B2 (en) 2019-02-08 2022-04-19 Toyota Jidosha Kabushiki Kaisha Knocking detection system and knocking detection method of internal combustion engine
JP2021050646A (en) * 2019-09-24 2021-04-01 トヨタ自動車株式会社 Ignition timing control device for internal combustion engine
JP2021050634A (en) * 2019-09-24 2021-04-01 トヨタ自動車株式会社 Ignition timing control device for internal combustion engine
CN112629650A (en) * 2019-09-24 2021-04-09 丰田自动车株式会社 Ignition timing control device for internal combustion engine
US11346316B2 (en) 2019-09-24 2022-05-31 Toyota Jidosha Kabushiki Kaisha Ignition timing control device for internal combustion engine
CN112629650B (en) * 2019-09-24 2023-01-17 丰田自动车株式会社 Ignition timing control device for internal combustion engine

Similar Documents

Publication Publication Date Title
US7424820B2 (en) Knocking state determination device
FI123044B (en) Method and arrangement for controlling ignition failure
JP6059194B2 (en) Internal combustion engine knock determination device
WO2015187679A8 (en) Systems and methods for measuring and reducing vehicle fuel waste
JP5762021B2 (en) Engine knock control device
WO2018202975A3 (en) Method for filtering a richness signal originating from an engine exhaust sensor
RU2009149320A (en) DETONATION DETERMINATION DEVICE AND METHOD OF DETONATION DETERMINATION FOR INTERNAL COMBUSTION ENGINE
JP2015075019A (en) Engine control device
JP6182558B2 (en) Method for recognizing combustion knock in an internal combustion engine
JP2013122229A (en) Electronic control device of internal combustion engine
JP4930612B2 (en) Combustion state detection device for internal combustion engine
JP2013155726A (en) Knock detecting device of internal combustion engine
JP2010209682A (en) Engine control device
JP5229116B2 (en) Ignition timing control device for internal combustion engine
KR20180068487A (en) Method of misfire detection for catalyst damage
JP2014077413A (en) Control device and control method for engine
KR101646395B1 (en) Engine Combustion Noise Feedback Control Method based Estimation of Engine Vibration Signal
US20160076478A1 (en) Fuel injection control system for a single-cylinder diesel engine and control method therefor
JP5456182B2 (en) Engine knock control device
KR100471903B1 (en) Knocking determination method
JP2018021456A (en) Combustion calculation device
KR102417381B1 (en) Apparatus and Method for controlling injection
JP2017145691A (en) Spark ignition type internal combustion engine
JP2016125350A (en) Control device for internal combustion engine
JP2015078651A5 (en)