JP2005299580A - 内燃機関の制御装置 - Google Patents
内燃機関の制御装置 Download PDFInfo
- Publication number
- JP2005299580A JP2005299580A JP2004119850A JP2004119850A JP2005299580A JP 2005299580 A JP2005299580 A JP 2005299580A JP 2004119850 A JP2004119850 A JP 2004119850A JP 2004119850 A JP2004119850 A JP 2004119850A JP 2005299580 A JP2005299580 A JP 2005299580A
- Authority
- JP
- Japan
- Prior art keywords
- knock
- data
- value
- correlation coefficient
- internal combustion
- 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
Links
Images
Classifications
-
- F—MECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
- F02—COMBUSTION ENGINES; HOT-GAS OR COMBUSTION-PRODUCT ENGINE PLANTS
- F02D—CONTROLLING COMBUSTION ENGINES
- F02D35/00—Controlling engines, dependent on conditions exterior or interior to engines, not otherwise provided for
- F02D35/02—Controlling engines, dependent on conditions exterior or interior to engines, not otherwise provided for on interior conditions
- F02D35/027—Controlling engines, dependent on conditions exterior or interior to engines, not otherwise provided for on interior conditions using knock sensors
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01L—MEASURING FORCE, STRESS, TORQUE, WORK, MECHANICAL POWER, MECHANICAL EFFICIENCY, OR FLUID PRESSURE
- G01L23/00—Devices or apparatus for measuring or indicating or recording rapid changes, such as oscillations, in the pressure of steam, gas, or liquid; Indicators for determining work or energy of steam, internal-combustion, or other fluid-pressure engines from the condition of the working fluid
- G01L23/22—Devices or apparatus for measuring or indicating or recording rapid changes, such as oscillations, in the pressure of steam, gas, or liquid; Indicators for determining work or energy of steam, internal-combustion, or other fluid-pressure engines from the condition of the working fluid for detecting or indicating knocks in internal-combustion engines; Units comprising pressure-sensitive members combined with ignitors for firing internal-combustion engines
- G01L23/221—Devices or apparatus for measuring or indicating or recording rapid changes, such as oscillations, in the pressure of steam, gas, or liquid; Indicators for determining work or energy of steam, internal-combustion, or other fluid-pressure engines from the condition of the working fluid for detecting or indicating knocks in internal-combustion engines; Units comprising pressure-sensitive members combined with ignitors for firing internal-combustion engines for detecting or indicating knocks in internal combustion engines
- G01L23/225—Devices or apparatus for measuring or indicating or recording rapid changes, such as oscillations, in the pressure of steam, gas, or liquid; Indicators for determining work or energy of steam, internal-combustion, or other fluid-pressure engines from the condition of the working fluid for detecting or indicating knocks in internal-combustion engines; Units comprising pressure-sensitive members combined with ignitors for firing internal-combustion engines for detecting or indicating knocks in internal combustion engines circuit arrangements therefor
Landscapes
- Engineering & Computer Science (AREA)
- Chemical & Material Sciences (AREA)
- Combustion & Propulsion (AREA)
- Mechanical Engineering (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Combined Controls Of Internal Combustion Engines (AREA)
Abstract
【解決手段】 点火毎にノックセンサ28の出力からノックの特徴を表す2つのデータ(ピーク値と形状相関係数)を求め、これら2つのデータをそれぞれなまし処理して各データの平均値を近似的に求めると共に、なまし処理前後のデータの偏差を二乗した値をなまし処理して近似的に分散Vを求め、この分散Vの平方根をとって近似的に標準偏差を求め、各データを平均値と標準偏差を用いて正規化する(ステップ102〜104)。そして、正規化した2つのデータに関する分布を求め、この分布と理想ノック分布との相関性を表すノック判定用相関係数を算出し、このノック判定用相関係数に基づいて1燃焼毎のノック判定に用いるノック判定閾値を補正する(ステップ105〜110)。
【選択図】 図2
Description
平均値Xav=(X1 +X2 +……+Xn )/n
分散V={(X1 −Xav)2 +(X2 −Xav)2 +……+(Xn −Xav)2 }/n 標準偏差σ=√V
以下、このノック判定の方法について詳しく説明する。
センサ出力から抽出するデータは、ノックの特徴を表すデータである。本実施例では、このデータとして、センサ出力のノック周波数成分のピーク値と、該センサ出力の波形とノック特有の波形を表す理想ノック波形との相関性を表す形状相関係数を用いる。この形状相関係数の演算は、次のようにして行う。まず、ピーク前後の所定期間の理想的なノック波形を理想ノック波形として定め、ピーク前のセンサ出力波形については理想ノック波形より上昇率が急峻であれば理想ノック波形をそのまま積算してピーク前の波形面積を求め、理想ノック波形より上昇率が緩やかであれば、センサ出力波形と理想ノック波形との差に応じて、理想ノック波形に対して所定量小さく補正した値を積算してピーク前の波形面積を求める。
各データ(ピーク値と形状相関係数)を正規化するには、平均値と標準偏差σが必要となり、標準偏差σを算出するには、分散Vが必要となる。
例えば、n個のデータをX1 、X2 、……Xn とすると、平均値Xav、分散V、標準偏差σは次のように定義される。
分散V={(X1 −Xav)2 +(X2 −Xav)2 +……+(Xn −Xav)2 }/n 標準偏差σ=√V
これら各定義式を用いて平均値Xavと標準偏差σを演算する場合、所定期間分の多数のデータを格納する膨大なRAM容量が必要となる。エンジン制御のように、各気筒の点火毎、燃料噴射毎等に各種の情報を更新していく必要があるシステムでは、平均値Xavと標準偏差σの演算に使用できるRAM容量も制限されるため、各定義式を用いる演算方法をそのまま実施することは現実には困難である。
正規化ピーク値Sp =(ピーク値−ピーク値平均値)/ピーク値標準偏差
正規化形状相関係数Sc
=(形状相関係数−形状相関係数平均値)/形状相関係数標準偏差
この正規化により、運転条件による差を無くした普遍的なデータ(ピーク値と形状相関係数)を求めることができる。
ピーク値と形状相関係数との正規化データ(Sp ,Sc )が、予め区分された複数の領域の何処に該当するか判断し、該当した領域のカウンタをカウントアップする。この処理を所定点火回数分繰り返すことで検出分布を作成する。
(4)検出分布と理想ノック分布との相関性(ノックレベルの判定)
正規化データ(Sp ,Sc )による検出分布と理想ノック分布との相関性(類似性)を表すノック判定用の相関係数(類似度)を演算する。このノック判定用の相関係数は、検出分布の形状がノック発生時に現れる特徴を有するか否かを判定する指標となる。
ノック判定用の相関係数を予め設定した判定値と比較し、このノック判定用の相関係数が判定値以上であれば、許容レベルを越えるノックが発生していると判断して、1燃焼毎のノック判定に用いるノック判定閾値を小さくするよう補正する。これにより、より小さなノックを検出できるようにする。
以上説明したノック判定閾値の補正は、ECU27によって図2乃至図4の各ルーチンに従って実行される。以下、これら各ルーチンの処理内容を説明する。
図2のノック判定閾値補正ルーチンは、エンジン運転中に周期的に実行される。本ルーチンが起動されると、まずステップ101で、センサ出力から抽出したデータ(ピーク値Pと形状相関係数C)のサンプリング数をカウントする総カウンタをカウントアップし、点火毎にセンサ出力のノック周波数成分のピーク値Pを検出すると共に(ステップ102)、後述する図3の形状相関係数算出ルーチンを実行して、形状相関係数Cを算出する(ステップ103)。
図3の形状相関係数算出ルーチンは、上記図2のノック判定閾値補正ルーチンのステップ103で実行されるサブルーチンである。本ルーチンが起動されると、まずステップ201で、検出したセンサ出力の波形(以下「検出波形」という)のピーク位置を検出する(図5参照)。
c[θ]=1−{s[θ]−a[θ]}/a[θ]
c[θ]=1−|s[θ]−a[θ]|/a[θ]
C=Σc[θ]・a[θ]/Σa[θ]
これにより、形状相関係数Cは常に1以下(0≦C≦1)になり、検出波形s[θ]と理想ノック波形a[θ]との相関性が高いほど、形状相関係数Cは1に近い値になる。
図4の正規化ルーチンは、前記図2のノック判定閾値補正ルーチンのステップ104で実行されるサブルーチンであり、特許請求の範囲でいう統計処理手段と正規化手段としての役割を果たす。本ルーチンが起動されると、まずステップ301で、ECU27のRAMに記憶されている前回算出したピーク値Pの平均値Pav(i-1)と形状相関係数Cの平均値Cav(i-1)を読み込む。
Pav(i)=α1 ・P+(1−α1)・Pav(i-1)
上式において、α1 はなまし係数である。
Cav(i)=α2 ・C+(1−α2)・Cav(i-1)
上式において、α2 はなまし係数である。この場合、なまし係数α1 ,α2 は演算処理の簡略化のために、固定値としても良いが、エンジン運転状態に応じてなまし係数α1 ,α2 をマップ又は数式等により変化させるようにしても良い。このようにすれば、例えば定常運転時には、平均値Pav(i)、Cav(i) の正確性を重視した設定にし、過渡運転時には、追従性を重視した設定にするといった具合に、エンジン運転状態に応じて、正確性や追従性を調整できる利点がある。
Vp(i)=β1 ・{P−Pav(i)]2 +(1−β1)・Vp(i-1)
上式において、β1 はなまし係数である。
Vc(i)=β2 ・{C−Cav(i)]2 +(1−β2)・Vc(i-1)
上式において、β2 はなまし係数である。この場合も、なまし係数β1 ,β2 は演算処理の簡略化のために、固定値としても良いが、エンジン運転状態に応じてなまし係数β1 ,β2 をマップ又は数式等により変化させるようにしても良い。このようにすれば、例えば定常運転時には、分散Vp 、Vc の正確性を重視した設定にし、過渡運転時には、追従性を重視した設定にするといった具合に、エンジン運転状態に応じて、正確性や追従性を調整できる利点がある。
σp =√Vp(i)
σc =√Vc(i)
Sp ={P−Pav(i)]/σp
Sc ={C−Cav(i)]/σc
Claims (5)
- 内燃機関の運転状態を検出するセンサの出力を周期的にサンプリングして統計的に処理する統計処理手段を備え、この統計処理手段の処理結果を用いて内燃機関の運転を制御する内燃機関の制御装置において、
前記統計処理手段は、前記センサ出力のサンプリング毎にサンプリングしたデータをなまし処理して近似的に該データの平均値を求める手段と、前記なまし処理前後のデータの偏差を二乗した値を用いて該データの散らばりの度合いを表す指標を演算する手段とを有することを特徴とする内燃機関の制御装置。 - 前記データの散らばりの度合いを表す指標は、標準偏差σであり、
前記統計処理手段は、前記なまし処理前後のデータの偏差を二乗した値をなまし処理して近似的に分散Vを求め、この分散Vの平方根を演算して近似的に標準偏差σを求めることを特徴とする請求項1に記載の内燃機関の制御装置。 - 前記統計処理手段は、サンプリングしたデータを前記平均値と前記標準偏差σを用いて正規化する正規化手段を有することを特徴とする請求項2に記載の内燃機関の制御装置。
- 前記センサは、内燃機関のノック状態に応じた波形の信号を出力するセンサであり、
前記統計処理手段は、前記センサ出力のサンプリング毎に該センサ出力のノック周波数成分のピーク値と、該センサ出力の波形とノック特有の波形を表す理想ノック波形との相関性を表す形状相関係数とを前記データとして求めて、これらピーク値と形状相関係数をそれぞれ前記正規化手段により正規化し、正規化したピーク値と形状相関係数に関する所定点火回数分の分布を求め、この分布の形状がノック発生時に現れる特徴を有するか否かでノックの発生状態を判定することを特徴とする請求項3に記載の内燃機関の制御装置。 - 前記統計処理手段は、前記なまし処理に用いるなまし係数を内燃機関の運転状態に応じて変化させる手段を有することを特徴とする請求項1乃至4のいずれかに記載の内燃機関の制御装置。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004119850A JP4375728B2 (ja) | 2004-04-15 | 2004-04-15 | 内燃機関の制御装置 |
| EP05008324A EP1586881B1 (en) | 2004-04-15 | 2005-04-15 | Apparatus and method for controlling internal combustion engine |
| US11/106,568 US7054735B2 (en) | 2004-04-15 | 2005-04-15 | Apparatus and method for controlling internal combustion engine |
| CN2005100646077A CN1683781B (zh) | 2004-04-15 | 2005-04-15 | 内燃机的控制装置及控制方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004119850A JP4375728B2 (ja) | 2004-04-15 | 2004-04-15 | 内燃機関の制御装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2005299580A true JP2005299580A (ja) | 2005-10-27 |
| JP4375728B2 JP4375728B2 (ja) | 2009-12-02 |
Family
ID=34935255
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2004119850A Expired - Fee Related JP4375728B2 (ja) | 2004-04-15 | 2004-04-15 | 内燃機関の制御装置 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US7054735B2 (ja) |
| EP (1) | EP1586881B1 (ja) |
| JP (1) | JP4375728B2 (ja) |
| CN (1) | CN1683781B (ja) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007211722A (ja) * | 2006-02-10 | 2007-08-23 | Toyota Motor Corp | 内燃機関の制御装置 |
| JP2009019547A (ja) * | 2007-07-11 | 2009-01-29 | Toyota Motor Corp | 内燃機関のノッキング判定装置 |
| DE102011083875A1 (de) | 2010-10-04 | 2012-04-05 | Mazda Motor Corporation | Klopfsteuervorrichtung für einen Verbrennungsmotor |
| JP2013189919A (ja) * | 2012-03-14 | 2013-09-26 | Mitsubishi Electric Corp | 内燃機関のノック制御装置 |
| CN109470389A (zh) * | 2018-11-27 | 2019-03-15 | 上海应用技术大学 | 应变式扭矩测量系统及方法 |
| JP2019145111A (ja) * | 2013-04-10 | 2019-08-29 | ロベルト・ボッシュ・ゲゼルシャフト・ミト・ベシュレンクテル・ハフツングRobert Bosch Gmbh | データに基づく関数モデルを計算するためのモデル計算ユニット、制御装置、及び方法 |
Families Citing this family (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4410674B2 (ja) * | 2004-04-22 | 2010-02-03 | トヨタ自動車株式会社 | 内燃機関のノッキング判定装置およびその装置を含む点火制御システム |
| JP4605642B2 (ja) * | 2004-12-14 | 2011-01-05 | 株式会社デンソー | 内燃機関のノック判定装置 |
| JP4538383B2 (ja) * | 2005-06-28 | 2010-09-08 | トヨタ自動車株式会社 | 内燃機関の点火時期制御装置 |
| JP4390774B2 (ja) * | 2006-01-27 | 2009-12-24 | トヨタ自動車株式会社 | 内燃機関の点火時期制御装置 |
| JP4229142B2 (ja) * | 2006-06-21 | 2009-02-25 | トヨタ自動車株式会社 | 内燃機関のノック制御装置 |
| US8527187B2 (en) * | 2007-03-13 | 2013-09-03 | GM Global Technology Operations LLC | Systems and methods for digital signal processing |
| US7918130B2 (en) * | 2007-05-11 | 2011-04-05 | GM Global Technology Operations LLC | Methods and systems to identify cam phaser hardware degradation |
| US7899652B2 (en) * | 2007-08-31 | 2011-03-01 | Toyota Motor Engineering & Manufacturing North America, Inc. | Linear programming support vector regression with wavelet kernel |
| CN101235783B (zh) * | 2007-12-20 | 2010-10-13 | 华夏龙晖(北京)汽车电子科技有限公司 | 一种爆震的调节装置和方法 |
| US8676514B2 (en) * | 2010-06-29 | 2014-03-18 | General Electric Company | System and method for monitoring health of airfoils |
| CN102155322A (zh) * | 2011-03-10 | 2011-08-17 | 重庆长安汽车股份有限公司 | 一种发动机爆震判定方法 |
| JP2013068160A (ja) * | 2011-09-22 | 2013-04-18 | Suzuki Motor Corp | エンジンのノック制御装置 |
| US8738271B2 (en) | 2011-12-16 | 2014-05-27 | Toyota Motor Engineering & Manufacturing North America, Inc. | Asymmetric wavelet kernel in support vector learning |
| JP5892786B2 (ja) * | 2011-12-26 | 2016-03-23 | 三菱電機株式会社 | 内燃機関のノック制御装置 |
| JP5843652B2 (ja) * | 2012-02-20 | 2016-01-13 | 三菱電機株式会社 | 内燃機関のノック制御装置 |
| US9279406B2 (en) | 2012-06-22 | 2016-03-08 | Illinois Tool Works, Inc. | System and method for analyzing carbon build up in an engine |
| WO2014196034A1 (ja) * | 2013-06-05 | 2014-12-11 | トヨタ自動車株式会社 | 内燃機関の制御装置 |
| JP2015083792A (ja) * | 2013-10-25 | 2015-04-30 | ヤマハ発動機株式会社 | パワーユニットおよび車両 |
| FR3074542B1 (fr) * | 2017-12-06 | 2019-12-20 | IFP Energies Nouvelles | Procede de commande d'un moteur a combustion interne a allumage commande au moyen d'un estimateur de cliquetis |
| CN110750520A (zh) * | 2019-10-23 | 2020-02-04 | 深圳前海微众银行股份有限公司 | 特征数据处理方法、装置、设备及可读存储介质 |
| US11255241B1 (en) * | 2020-10-13 | 2022-02-22 | GM Global Technology Operations LLC | Systems and methods for selective catalytic reduction (SCR) failure detection |
| US11982246B2 (en) * | 2020-11-23 | 2024-05-14 | Transportation Ip Holdings, Llc | Methods and systems for engine |
| CN113153553B (zh) * | 2021-03-23 | 2022-08-26 | 长沙理工大学 | 电控喷油器喷油量线性特性优化方法 |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6060621A (ja) | 1983-09-14 | 1985-04-08 | Toyo Denso Co Ltd | 光スイツチ装置 |
| EP0392804B1 (en) * | 1989-04-14 | 1995-02-22 | Hitachi, Ltd. | Engine controller equipped with knocking detector |
| US5608633A (en) * | 1991-07-29 | 1997-03-04 | Nissan Motor Co., Ltd. | System and method for detecting knocking for internal combustion engine |
| JP2976709B2 (ja) | 1992-08-04 | 1999-11-10 | 松下電器産業株式会社 | ビデオテープレコーダ |
| US5386722A (en) * | 1993-03-24 | 1995-02-07 | Ford Motor Company | Method and apparatus for statistically determining knock borderline and evaluating knock intensity in an internal combustion engine |
| JP2893233B2 (ja) * | 1993-12-09 | 1999-05-17 | 株式会社ユニシアジェックス | 筒内圧センサの診断装置 |
| JP2864975B2 (ja) * | 1993-12-22 | 1999-03-08 | 三菱自動車工業株式会社 | 内燃機関の制御装置 |
| IT1281052B1 (it) * | 1995-12-01 | 1998-02-11 | Fiat Ricerche | Metodo di rilevamento di detonazione per motori a combustione interna. |
| IT1294853B1 (it) * | 1997-09-09 | 1999-04-23 | Fiat Ricerche | Metodo do rilevamento e controllo della detonazione per un motore a combustione interna. |
-
2004
- 2004-04-15 JP JP2004119850A patent/JP4375728B2/ja not_active Expired - Fee Related
-
2005
- 2005-04-15 CN CN2005100646077A patent/CN1683781B/zh not_active Expired - Fee Related
- 2005-04-15 US US11/106,568 patent/US7054735B2/en not_active Expired - Fee Related
- 2005-04-15 EP EP05008324A patent/EP1586881B1/en not_active Expired - Lifetime
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007211722A (ja) * | 2006-02-10 | 2007-08-23 | Toyota Motor Corp | 内燃機関の制御装置 |
| JP2009019547A (ja) * | 2007-07-11 | 2009-01-29 | Toyota Motor Corp | 内燃機関のノッキング判定装置 |
| DE102011083875A1 (de) | 2010-10-04 | 2012-04-05 | Mazda Motor Corporation | Klopfsteuervorrichtung für einen Verbrennungsmotor |
| US8949006B2 (en) | 2010-10-04 | 2015-02-03 | Mitsubishi Electric Corporation | Knock control apparatus for internal combustion engine |
| DE102011083875B4 (de) * | 2010-10-04 | 2019-08-29 | Mazda Motor Corporation | Klopfsteuervorrichtung für einen Verbrennungsmotor |
| JP2013189919A (ja) * | 2012-03-14 | 2013-09-26 | Mitsubishi Electric Corp | 内燃機関のノック制御装置 |
| JP2019145111A (ja) * | 2013-04-10 | 2019-08-29 | ロベルト・ボッシュ・ゲゼルシャフト・ミト・ベシュレンクテル・ハフツングRobert Bosch Gmbh | データに基づく関数モデルを計算するためのモデル計算ユニット、制御装置、及び方法 |
| CN109470389A (zh) * | 2018-11-27 | 2019-03-15 | 上海应用技术大学 | 应变式扭矩测量系统及方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN1683781A (zh) | 2005-10-19 |
| CN1683781B (zh) | 2010-06-16 |
| US7054735B2 (en) | 2006-05-30 |
| US20050234632A1 (en) | 2005-10-20 |
| EP1586881A2 (en) | 2005-10-19 |
| JP4375728B2 (ja) | 2009-12-02 |
| EP1586881B1 (en) | 2012-10-03 |
| EP1586881A3 (en) | 2006-09-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4375728B2 (ja) | 内燃機関の制御装置 | |
| JP4390104B2 (ja) | 内燃機関のノック判定装置 | |
| EP1924831B1 (en) | Knock determination apparatus and method for engines | |
| US6688286B2 (en) | Knock control apparatus for engine | |
| CN101375051B (zh) | 用于在内燃机中通过爆震控制来控制点火正时的设备和方法 | |
| JP4550917B2 (ja) | 内燃機関の制御装置 | |
| US20080306677A1 (en) | Knocking state determination device | |
| JP5968504B1 (ja) | 過給機付き内燃機関の制御装置 | |
| US8005607B2 (en) | Device and method for controlling ignition timing of internal combustion engine | |
| JP4925251B2 (ja) | 内燃機関のノック判定装置 | |
| CN114689324B (zh) | 标定点火提前角的方法及台架试验设备和发动机控制系统 | |
| EP3961020B1 (en) | Engine system control method, and engine system | |
| JPH04326036A (ja) | ノッキング検出方法 | |
| JP2012017668A (ja) | エンジン制御パラメータの適合方法及び適合システム | |
| JP2004340104A (ja) | 振動検出センサの出力信号の補正方法、及び振動検出センサの出力信号の補正係数算出装置 | |
| JPH05202798A (ja) | 内燃機関用ノック制御装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070117 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080416 |
|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20080416 |
|
| RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20080426 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20080416 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080530 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090106 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090108 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090305 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090508 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090702 |
|
| 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: 20090904 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090904 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4375728 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120918 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120918 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130918 Year of fee payment: 4 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |