JP2018097442A - Electronic controller - Google Patents

Electronic controller Download PDF

Info

Publication number
JP2018097442A
JP2018097442A JP2016238965A JP2016238965A JP2018097442A JP 2018097442 A JP2018097442 A JP 2018097442A JP 2016238965 A JP2016238965 A JP 2016238965A JP 2016238965 A JP2016238965 A JP 2016238965A JP 2018097442 A JP2018097442 A JP 2018097442A
Authority
JP
Japan
Prior art keywords
main cpu
error
program
reset
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016238965A
Other languages
Japanese (ja)
Other versions
JP6668226B2 (en
Inventor
良 倉光
Makoto Kuramitsu
良 倉光
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 JP2016238965A priority Critical patent/JP6668226B2/en
Publication of JP2018097442A publication Critical patent/JP2018097442A/en
Application granted granted Critical
Publication of JP6668226B2 publication Critical patent/JP6668226B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a controller that comprises a main CPU and a monitor IC and has means for identifying that the main CPU is in a boot mode when an error signal is generated from the main CPU.SOLUTION: An electronic controller 1 identifies that a main CPU is in a boot mode even when an error notice 11 from a main CPU 2 is generated, and a reset output 13 of a monitor IC 3 does not reset the main CPU 2.SELECTED DRAWING: Figure 2

Description

本発明は、ISO26262に代表される機能安全を有するプロセッサを持つ電子制御装置における、プログラム書き込み方法に関する。 The present invention relates to a program writing method in an electronic control device having a processor having functional safety represented by ISO 26262.

従来のプロセッサ(CPU)を用いた車載用電子制御装置では、車両に搭載した制御対象(例えば、エンジンや自動変速機等)の制御を担うメインCPUを、サブCPU等の監視部によって監視することで、電子制御装置の機能安全性を保証するようにしている。例えば、特許文献1にあるメインCPUのプログラムの暴走などによる不正な動作を検出する機構である、ウォッチドッグタイマ(WDT)などがある。   In a vehicle-mounted electronic control device using a conventional processor (CPU), a main CPU responsible for controlling a control target (for example, an engine or an automatic transmission) mounted on a vehicle is monitored by a monitoring unit such as a sub CPU. Therefore, the functional safety of the electronic control device is guaranteed. For example, there is a watch dog timer (WDT) which is a mechanism for detecting an illegal operation due to a program runaway of the main CPU disclosed in Patent Document 1.

また近年、車載電子機器等の機能安全規格として、国際標準化機構のISO26262が、注目を集めている。ISO26262では、車載電子機器の構成要素であるマイコン(例えばメインCPU)等に故障が発生したとしても、機能的な工夫を施すことによって最低限の許容可能な安全を確保する、フェールセーフ制御が求められている。例えば、故障が発生したとしても、故障が発生してから予め定められた期間内で故障を検出することなどが挙げられる。   In recent years, ISO 26262 of the International Organization for Standardization has attracted attention as a functional safety standard for in-vehicle electronic devices and the like. ISO 26262 requires fail-safe control that ensures minimum acceptable safety by applying functional measures even if a failure occurs in a microcomputer (for example, main CPU) that is a component of an in-vehicle electronic device. It has been. For example, even if a failure occurs, the failure may be detected within a predetermined period after the failure occurs.

機能的な工夫の一例として、メインCPUに複数のプロセッサコアを用いたロックステップ方式がある。この技術に関連し、特許文献2には、ロックステップ方式を用いたプロセッサシステムに関する技術が記載されている。ロックステップ方式においては、複数のプロセッサコアにおいて同一の処理(タスク)が実行され、これらの実行結果を比較することによって故障(エラー)が検知される仕組みである。   As an example of a functional device, there is a lockstep method using a plurality of processor cores in the main CPU. In relation to this technique, Patent Document 2 describes a technique related to a processor system using a lockstep method. In the lockstep method, the same processing (task) is executed in a plurality of processor cores, and a failure (error) is detected by comparing these execution results.

上述したように、ロックステップ方式などの機能安全に対応したマイコンでは、タスクのエラー以外にも、様々なエラーを検知することができる。一方で、その故障が一時的か、恒久的かで、フェールセーフ制御に移行するかどうか判断する必要がある。この場合、例えば、特許文献2のようにエラーの検知回数をカウントすることで、そのエラーが一時的か恒久的か判断することができる。   As described above, the microcomputer corresponding to the functional safety such as the lock step method can detect various errors in addition to the task error. On the other hand, it is necessary to determine whether the failure is temporary or permanent, and whether or not to shift to fail-safe control. In this case, for example, by counting the number of error detections as in Patent Document 2, it is possible to determine whether the error is temporary or permanent.

上述したように、機能安全への対応により、様々な要因のエラーを検知し、フェールセーフ制御をすることが可能となった。それに伴い、様々なエラー信号を用いて、マイコンをフェールセーフ制御へ移行させる仕組み(セーフティメカニズム)ができた。   As described above, it is possible to detect errors due to various factors and to perform fail-safe control by responding to functional safety. Along with that, a mechanism (safety mechanism) was made to shift the microcomputer to fail-safe control using various error signals.

特開2013-178736号公報JP 2013-178736 特開2016-110502号公報JP 2016-110502

上述したように、機能安全への対応により、様々なエラー要因を検知し、フェールセーフ制御をすることが可能となった。その制御の仕組みとして、様々なエラー信号を出力し、それにより例えば監視ICなどが、マイコン動作をリセットさせるものが考えられる。   As described above, various error factors can be detected and fail-safe control can be performed by responding to functional safety. As the control mechanism, various error signals may be output, and for example, a monitoring IC may reset the microcomputer operation.

一方で、前記の構成では例えばメインCPUにプログラムが書き込まれていない場合、エラー信号は初期値として、エラー状態になっていることが一般的である。メインCPUにプログラムが書き込まれている場合は、電源の投入後にエラー信号は正常状態へ移行する。   On the other hand, in the above configuration, for example, when a program is not written in the main CPU, the error signal is generally in an error state as an initial value. When a program is written in the main CPU, the error signal shifts to a normal state after the power is turned on.

従来は、メインCPUにプログラムを書き込む場合は、外部から信号を入力しWDTを正常状態にすれば、書き込むことができた。   Conventionally, when a program is written to the main CPU, the program can be written by inputting a signal from the outside to bring the WDT into a normal state.

しかしながら、本課題ではロックステップ等のエラー出力信号が増加し、フェールセーフ制御を統合したため、WDT以外のエラー信号が初期値(エラー状態)のままだと、WDT出力とその他のエラー出力のロジックが監視ICなどで接続されているため、フェールセーフ制御としてメインCPUへリセットをかけ続けるので、書き込むことができないという問題が発生する可能性がある。   However, since the error output signals such as lockstep increase in this task and failsafe control is integrated, if error signals other than WDT remain at their initial values (error state), the logic of WDT output and other error outputs Since the main CPU is reset as fail-safe control because it is connected by a monitoring IC or the like, there is a possibility that writing cannot be performed.

メインCPUと監視ICを有する制御装置において、メインCPUからエラー信号生成時にメインCPUがブートモードであることを識別する手段を有する制御装置。   A control device having a main CPU and a monitoring IC, the control device having means for identifying that the main CPU is in a boot mode when an error signal is generated from the main CPU.

本発明によれば、ロックステップ方式などによるエラー出力を利用したフェールセーフ制御機能をもつ電子制御装置において、メインCPUにプログラムを書き込むことが可能となる。   According to the present invention, a program can be written in the main CPU in an electronic control device having a fail-safe control function using error output by a lock step method or the like.

従来の電子制御装置のフェールセーフ制御の構成の一例、及びその書き込み手法である。It is an example of the structure of the fail safe control of the conventional electronic control apparatus, and its writing method. 本課題の電子制御装置のフェールセーフ制御の構成の一例、及びその書き込み手法である。It is an example of the structure of the fail safe control of the electronic controller of this subject, and its writing method. 実施例1における監視ICのブートモード判定条件を満たすタイミングチャートである。6 is a timing chart that satisfies the boot mode determination condition of the monitoring IC according to the first embodiment. 実施例2におけるメインCPUのプログラムの書き込み異常によって、ロックステップなどのエラーを含むエラー通知の出力を反転させる構成の一例である。10 is an example of a configuration in which an output of an error notification including an error such as a lock step is reversed due to a writing error of a program of a main CPU in the second embodiment. 実施例3における外部からの信号により、ロックステップなどのエラーを含むエラー通知の出力を変える方法の一例である。It is an example of the method of changing the output of the error notification containing errors, such as a lock step, by the signal from the outside in Example 3. FIG.

本実施の形態の概要について説明する。図1は、従来の電子制御装置1(ECU)のフェールセーフ制御の構成の一例である。図1に示す通り、従来はメインCPU2が正常状態であれば、プログラム処理による監視パルス信号(PRUN出力5)を周期信号として出力する。監視IC3では、そのPRUN信号をWDT6により監視しており、メインCPU2に対してリセット7をかけていた。   An outline of the present embodiment will be described. FIG. 1 is an example of a configuration of fail-safe control of a conventional electronic control unit 1 (ECU). As shown in FIG. 1, conventionally, when the main CPU 2 is in a normal state, a monitoring pulse signal (PRUN output 5) by program processing is output as a periodic signal. In the monitoring IC 3, the PRUN signal is monitored by the WDT 6 and a reset 7 is applied to the main CPU 2.

図1の場合は、メインCPU2にプログラムが書き込まれていない場合でも、プログラム書き込み装置4からPRUN信号10を入力することで、WDT6によるリセット信号9を解除することができる。   In the case of FIG. 1, the reset signal 9 by the WDT 6 can be canceled by inputting the PRUN signal 10 from the program writing device 4 even when no program is written in the main CPU 2.

図2は、本課題の電子制御装置1のフェールセーフ制御の構成である。図1の構成に加えて、ロックステップなどのエラーを含むエラー通知11が追加され、その出力8とWDTの出力9が、リセット出力13においてロジックが接続されている。   FIG. 2 is a configuration of fail-safe control of the electronic control device 1 of the present subject. In addition to the configuration of FIG. 1, an error notification 11 including an error such as a lock step is added, and the output 8 and the output 9 of the WDT are connected to the logic at the reset output 13.

そのため、メインCPU2にプログラムが書き込まれていない場合は、プログラム書き込み装置4からPRUN信号10を入力し、WDT6が正常状態になったとしても、ロックステップなどのエラーを含むエラー通知11がエラー状態のままであり、リセット出力
13のロジック接続により、メインCPU2に対してリセット7をかけ続けてしまう状態である。
For this reason, when a program is not written in the main CPU 2, even if the PRUN signal 10 is input from the program writing device 4 and the WDT 6 is in a normal state, the error notification 11 including an error such as a lock step is in an error state. This is a state where the reset 7 is continuously applied to the main CPU 2 due to the logic connection of the reset output 13.

上述した、図2の状態において、メインCPUのプログラム書き込み時においては、リセットを解除するという、プログラムの判定条件を設定する。判定条件は3つあり、1つはエラー出力信号12がロー(エラー)状態であること。1つは、WDT6に外部から入力されるPRUN信号10が正常に入力されていること。もう1つが、電子制御装置1の電源投入からパワーリセット解除タイミングより前(図3で説明する)にPRUNを入力すること。以上の条件を満たす場合、監視IC3はメインCPU2のプログラム書き込み状態(ブートモード)だと判断し、リセット出力13を解除する。以上の条件を、監視IC3のプログラムに追加する。   In the state of FIG. 2 described above, a program determination condition for releasing the reset is set when the main CPU writes the program. There are three judgment conditions. One is that the error output signal 12 is in a low (error) state. One is that the PRUN signal 10 input from the outside to the WDT 6 is normally input. The other is to input PRUN before power reset release timing (described with reference to FIG. 3) after the electronic controller 1 is turned on. When the above conditions are satisfied, the monitoring IC 3 determines that the main CPU 2 is in a program writing state (boot mode) and cancels the reset output 13. The above conditions are added to the program of the monitoring IC 3.

図3は、前記のプログラムブートモード条件を示すタイミングチャートである。イグニッションスイッチ(IGNSW)信号15は、前記の電子制御装置1の電源投入信号にあたる。リセット信号16は、初期値はロー状態であり、正常状態であればパワーオンリセット解除タイミング19にハイ状態へ移行する。パワーオンリセットは、マイコンが起動してから安定するまでリセットをかけることである。   FIG. 3 is a timing chart showing the program boot mode conditions. An ignition switch (IGNSW) signal 15 corresponds to a power-on signal of the electronic control device 1. The initial value of the reset signal 16 is a low state. If the reset signal 16 is normal, the reset signal 16 shifts to a high state at a power-on reset release timing 19. The power-on reset is to reset until the microcomputer becomes stable after starting up.

前記において、パワーオンリセット期間に、ロックステップなどのエラーを含むエラー通知の出力17がロー状態かつ、プログラム書き込み装置による外部からのPRUN信号18が入力されていることを示している。   In the above description, during the power-on reset period, the error notification output 17 including an error such as a lock step is in the low state, and the external PRUN signal 18 from the program writing device is input.

上述した、図2の状態において、メインCPU2のプログラム書き込み異常(例えば、プログラム未書き込み状態)によって、ロックステップなどのエラーを含むエラー通知11の出力を反転させる方法がある。   In the state of FIG. 2 described above, there is a method of inverting the output of the error notification 11 including an error such as a lock step due to a program writing abnormality (for example, a program not written state) of the main CPU 2.

図4は、前記の方法の一例である。メインCPU2はプログラム書き込み異常通知20(例えば、プログラム未書き込み状態)を出力する。メインCPU2と監視IC3の間には、ロックステップなどのエラーを含むエラー通知11とプログラム書き込み異常通知20を入力し、プログラム書き込み異常の場合にエラー通知11の出力を反転させるロジック回路22を設ける方法である。   FIG. 4 is an example of the method described above. The main CPU 2 outputs a program writing abnormality notification 20 (for example, a program unwritten state). A method of providing a logic circuit 22 between the main CPU 2 and the monitoring IC 3 for inputting an error notification 11 including an error such as a lock step and a program writing abnormality notification 20 and inverting the output of the error notification 11 in the case of a program writing abnormality. It is.

図4は一例であり、ロジック回路22の場所は、メインCPU2と監視IC3の間である必要はない。例えば、監視ICの中にあっても構わない。   FIG. 4 is an example, and the location of the logic circuit 22 does not have to be between the main CPU 2 and the monitoring IC 3. For example, it may be in a monitoring IC.

上述した、図2の状態において、ロックステップなどのエラーを含むエラー通知11の出力信号線12に対して、外部(例えば、プログラム書き込み装置4)から直接信号を入力し、正常状態と認識させることで、リセットを解除させる方法である。   In the state of FIG. 2 described above, a signal is directly input from the outside (for example, the program writing device 4) to the output signal line 12 of the error notification 11 including an error such as a lock step, and the normal state is recognized. This is a method for releasing the reset.

図5は、前記の方法の一例である。図2の状態において、ロックステップなどのエラーを含むエラー通知11の出力信号線12に対して、例えば外部のプログラム書き込み装置4からの信号24を入力して、エラー状態を解除させることで、リセット出力13を解除する方法である。   FIG. 5 is an example of the method described above. In the state of FIG. 2, for example, a signal 24 from an external program writing device 4 is input to the output signal line 12 of the error notification 11 including an error such as a lock step to reset the error state, thereby resetting. This is a method of canceling the output 13.

図5は一例であり、ロックステップなどのエラーを含むエラー通知11を解除させる外部からの信号は、プログラム書き込み装置から出力される必要はない。   FIG. 5 is an example, and an external signal for canceling the error notification 11 including an error such as a lock step need not be output from the program writing device.

1:電子制御装置(ECU)
2:メインCPU(メインマイコン)
3:監視IC(サブマイコン)
4:プログラム書き込み装置
5:PRUN出力
6:ウォッチドックタイマ(WDT)
7:リセット回路
8:PRUN信号線
9:WDT出力信号線
10:プログラム書き込み装置からのPRUN信号
11:エラー通知(ロックステップエラー含む)
12:エラー出力信号線
13:リセット出力
14:リセット出力信号線
15:イグニッションスイッチ信号(IGNSW)
16:リセット信号
17:エラー信号
18:PRUN信号
19:パワーオンリセット解除タイミング
20:プログラム異常通知(プログラム未書き込み含む)
21:プログラム異常出力信号線
22:ロジック回路
23:ロジック出力信号線
24:プログラム書き込み装置からのエラー出力信号線
1: Electronic control unit (ECU)
2: Main CPU (main microcomputer)
3: Monitoring IC (sub microcomputer)
4: Program writing device 5: PRUN output 6: Watchdog timer (WDT)
7: Reset circuit 8: PRUN signal line 9: WDT output signal line 10: PRUN signal 11 from program writing device 11: Error notification (including lock step error)
12: Error output signal line 13: Reset output 14: Reset output signal line 15: Ignition switch signal (IGNSW)
16: Reset signal 17: Error signal 18: PRUN signal 19: Power-on reset release timing 20: Program abnormality notification (including program not written)
21: Program abnormal output signal line 22: Logic circuit 23: Logic output signal line 24: Error output signal line from the program writing device

Claims (4)

メインCPUと監視ICを有する制御装置において、メインCPUからエラー信号生成時にメインCPUがブートモードであることを識別する手段を有する制御装置。   A control device having a main CPU and a monitoring IC, the control device having means for identifying that the main CPU is in a boot mode when an error signal is generated from the main CPU. 本件は、ブートモードにおいてリセットを解除することを特徴とした請求項1記載の制御装置。   The control device according to claim 1, wherein the reset is released in the boot mode. 本件は、メインCPUのパワーオンリセット解除前にPRUN信号を入力することを特徴とした請求項1記載の制御装置。   2. The control device according to claim 1, wherein a PRUN signal is input before canceling a power-on reset of the main CPU. 本件は、メインCPUにプログラムが書き込まれているかどうかを検知する手段を有する、請求項1記載の制御装置。   The control device according to claim 1, further comprising means for detecting whether a program is written in the main CPU.
JP2016238965A 2016-12-09 2016-12-09 Electronic control unit Active JP6668226B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016238965A JP6668226B2 (en) 2016-12-09 2016-12-09 Electronic control unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016238965A JP6668226B2 (en) 2016-12-09 2016-12-09 Electronic control unit

Publications (2)

Publication Number Publication Date
JP2018097442A true JP2018097442A (en) 2018-06-21
JP6668226B2 JP6668226B2 (en) 2020-03-18

Family

ID=62633619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016238965A Active JP6668226B2 (en) 2016-12-09 2016-12-09 Electronic control unit

Country Status (1)

Country Link
JP (1) JP6668226B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109591732A (en) * 2019-01-09 2019-04-09 浙江吉利汽车研究院有限公司 Automobile electrification control method, device, entire car controller and automobile

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56156981A (en) * 1980-05-02 1981-12-03 Nec Corp Bubble memory device
JPH0764796A (en) * 1993-08-30 1995-03-10 Nec Commun Syst Ltd Firmware program down-load system
JP2000181719A (en) * 1998-12-15 2000-06-30 Sharp Corp Method for down loading program to communication equipment
JP2004070407A (en) * 2002-08-01 2004-03-04 Alps Electric Co Ltd Controller of electric appliance and writing method of application program thereto
JP2006209876A (en) * 2005-01-28 2006-08-10 Denso Corp Electronic control device
JP2008197906A (en) * 2007-02-13 2008-08-28 Taito Corp Electronic circuit, slave board, writing control program and data update method
JP2009276857A (en) * 2008-05-12 2009-11-26 Taito Corp Electronic circuit and slave substrate
JP2012068299A (en) * 2010-09-21 2012-04-05 Canon Inc Image forming device, method for controlling image forming device, and computer program
JP2012168905A (en) * 2011-02-17 2012-09-06 Taito Corp Write circuit using timer ic
KR20130079775A (en) * 2012-01-03 2013-07-11 현대모비스 주식회사 Self recovery type reprogram micom in vehicle

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56156981A (en) * 1980-05-02 1981-12-03 Nec Corp Bubble memory device
JPH0764796A (en) * 1993-08-30 1995-03-10 Nec Commun Syst Ltd Firmware program down-load system
JP2000181719A (en) * 1998-12-15 2000-06-30 Sharp Corp Method for down loading program to communication equipment
JP2004070407A (en) * 2002-08-01 2004-03-04 Alps Electric Co Ltd Controller of electric appliance and writing method of application program thereto
JP2006209876A (en) * 2005-01-28 2006-08-10 Denso Corp Electronic control device
JP2008197906A (en) * 2007-02-13 2008-08-28 Taito Corp Electronic circuit, slave board, writing control program and data update method
JP2009276857A (en) * 2008-05-12 2009-11-26 Taito Corp Electronic circuit and slave substrate
JP2012068299A (en) * 2010-09-21 2012-04-05 Canon Inc Image forming device, method for controlling image forming device, and computer program
JP2012168905A (en) * 2011-02-17 2012-09-06 Taito Corp Write circuit using timer ic
KR20130079775A (en) * 2012-01-03 2013-07-11 현대모비스 주식회사 Self recovery type reprogram micom in vehicle

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109591732A (en) * 2019-01-09 2019-04-09 浙江吉利汽车研究院有限公司 Automobile electrification control method, device, entire car controller and automobile

Also Published As

Publication number Publication date
JP6668226B2 (en) 2020-03-18

Similar Documents

Publication Publication Date Title
JP5739290B2 (en) Electronic control unit
US9058419B2 (en) System and method for verifying the integrity of a safety-critical vehicle control system
US8495433B2 (en) Microcomputer mutual monitoring system and a microcomputer mutual monitoring method
WO2013137425A1 (en) Circuit for monitoring abnormalities in ecu
JP5967059B2 (en) Electronic control device for vehicle
US10281525B2 (en) Semiconductor device and diagnostic test method for both single-point and latent faults using first and second scan tests
JP5094777B2 (en) In-vehicle electronic control unit
CN110192185B (en) Redundant processor architecture
US10580233B2 (en) Method and apparatus for processing alarm signals
JP6341795B2 (en) Microcomputer and microcomputer system
US9678870B2 (en) Diagnostic apparatus, control unit, integrated circuit, vehicle and method of recording diagnostic data
KR100711850B1 (en) Electronic control system and method having microcomputer monitoring prohibiting function
JP6668226B2 (en) Electronic control unit
JP2018163498A (en) Monitoring circuit
WO2018173910A1 (en) Vehicle control device
JP2016126692A (en) Electronic control device
JP5772716B2 (en) Electronic control unit
JP2009003663A (en) Power control device
JP4820679B2 (en) Electronic control device for vehicle
CN108073489B (en) Method for ensuring operation of calculator
JP2017007539A (en) Control device
JP6457149B2 (en) Electronic control unit
JP4402715B2 (en) Microcontroller system and driving method thereof
JP6090094B2 (en) Information processing device
JP6716429B2 (en) Electronic control device and diagnostic method thereof

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161212

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181204

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190924

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190927

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191118

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200109

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200226

R150 Certificate of patent or registration of utility model

Ref document number: 6668226

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250