EP3290558B1 - Erkennung eines defekts bei einer waschmaschine und verarbeitungsverfahren - Google Patents
Erkennung eines defekts bei einer waschmaschine und verarbeitungsverfahren Download PDFInfo
- Publication number
- EP3290558B1 EP3290558B1 EP16785784.6A EP16785784A EP3290558B1 EP 3290558 B1 EP3290558 B1 EP 3290558B1 EP 16785784 A EP16785784 A EP 16785784A EP 3290558 B1 EP3290558 B1 EP 3290558B1
- Authority
- EP
- European Patent Office
- Prior art keywords
- washing machine
- detection
- data
- value
- read
- 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.)
- Active
Links
Images
Classifications
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F33/00—Control of operations performed in washing machines or washer-dryers
- D06F33/30—Control of washing machines characterised by the purpose or target of the control
- D06F33/47—Responding to irregular working conditions, e.g. malfunctioning of pumps
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F33/00—Control of operations performed in washing machines or washer-dryers
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F2103/00—Parameters monitored or detected for the control of domestic laundry washing machines, washer-dryers or laundry dryers
- D06F2103/18—Washing liquid level
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F2105/00—Systems or parameters controlled or affected by the control systems of washing machines, washer-dryers or laundry dryers
- D06F2105/52—Changing sequence of operational steps; Carrying out additional operational steps; Modifying operational steps, e.g. by extending duration of steps
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F33/00—Control of operations performed in washing machines or washer-dryers
- D06F33/30—Control of washing machines characterised by the purpose or target of the control
- D06F33/44—Control of the operating time, e.g. reduction of overall operating time
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F33/00—Control of operations performed in washing machines or washer-dryers
- D06F33/30—Control of washing machines characterised by the purpose or target of the control
- D06F33/46—Control of the energy or water consumption
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F37/00—Details specific to washing machines covered by groups D06F21/00 - D06F25/00
- D06F37/42—Safety arrangements, e.g. for stopping rotation of the receptacle upon opening of the casing door
Definitions
- the present invention belongs to the technical field of washing machine, and more particularly to a method for washing machine failure detection and processing.
- Only the door open/closed status signal is considered in processing in the traditional washing machine detection program.
- two IO ports are used and the input ports receiving the signals are scanned and read every 10ms; if the signal is not changed in 100 ms continuously, the result by logic operation of NAND of the two IO ports output is being assigned to a buffer register. If the door open signal is detected by at least one of the IO port, the door is regarded in an open state and then the display chip and the power controller are in communication. If the display chip receives the signal indicating the door is opened or the communication with the power controller is failed longer than 3 seconds by means of CRC8 (Cyclic Redundancy Check 8-bit), the motor of the washing machine is being stopped.
- CRC8 Cyclic Redundancy Check 8-bit
- EP 1 186 695 is considered to be prior art and discloses a remote control system for a laundry appliance including a remote control device externally accessible via a communication network, the remote control device including a data base storing coping information used to cope with an abnormal condition occurring during operation of the laundry appliance, for every type of the laundry appliance, and a laundry appliance control device connected via the communication network to the remote control device so as to receive the coping information corresponding to the abnormal condition via the communication network from the remote control device when the abnormal condition has occurred in the laundry appliance.
- the present invention is implemented by the following technical solution.
- a method for detecting and processing washing machine failure comprising:
- a Program Counter (PC) pointer detection step which includes:
- step (13) after resetting the system, reading the current water level data from the water-level sensor and comparing the current water level against the preset water level data, if the current water level is higher than the preset water level, ignoring the water supply program and implementing the subsequent program; if the current water level is zero, implementing the spin-dry program.
- the method includes a zero-crossing interrupt detection step, in which includes:
- the method includes a fixed cycle interrupt detection step, in which includes: When it is detected that the upper cover of the washing machine is opened while the alarm fails to properly function and/or the procedure for terminating the current running subroutine is not timely executed, the fixed cycle interrupt error occurs, resetting the system.
- the method includes a analog to digital conversion (DC) fault detection step of the RAM of the SCM (Single Chip Microcomputer), in which includes:
- the method includes a SCM register error detection step, in which includes:
- the method includes a ROM detection step, in which includes: calculating the CRC-16 checksum of the area code of ROM, and then comparing the result with the fixed CRC-16 checksum stored in the ROM, if a mismatch found, ROM error occurs and the exception handling is executed.
- the ROM detection step calculating the CRC16 check value of a 32-bit data extracted from the ROM every time, and the CRC16 check value of all of the ROM areas are produced until the calculation of all of the data in the ROM is completed.
- the method further includes the step for processing the special function register: periodically assigning set values repeatedly to the configuration registers of the functional modules used in the SCM.
- the washing machine failure detection processing method of the present invention can prevent internal operation errors caused by the running programs algorithm of washing machine, and also prevent other faulty operation patterns such as water supply exceeded or washing time exceeded, thereby ensuring the safe operation of the washing machine and reducing the possibility of personal injury caused by the washing machine failures.
- the present invention provides a washing machine failure detection processing method comprising the following steps: A PC pointer detection step, as shown in Fig.1 :
- the PC pointer value always vectors to the address of the current executed program. If the PC pointer error occurs in runtime, the washing machine may maintain the current operation patterns because of the control failure, leading to errors as washing time exceeded, spin-dry time exceeded, or water supply exceeded. Those faults do not only damage the motor or other components, but also may further result in accidents and risk the safety of user.
- the PC pointer detection can sense the runtime safety problems and implement proper process to correct, so that the errors as water supply exceeded or idling cased by internal operation algorithm error could be prevented, thereby ensuring the safety operation of washing machine and lower the possibility of personal injury.
- the present embodiment after resetting the system in the step S13, in order to prevent repeatedly execute the same program, as example filling water, the present embodiment provides further procedures, in which including reading the current water level data from the water-level sensor and comparing the current water level with the preset water level, if the current water level is higher than the preset water level, ignoring the water supply program and implementing the subsequent program; if the current water level is zero, implementing the spin-dry program. Since at least one complete subroutine is executed through the step S11 and step S12, it is assumed that a complete water supply process is performed. If the current water level is zero, there is no need to perform the water supply program or the washing program repeatedly, the direct execution of the spin-dry program could save water and power and also shorten the operation time.
- the present embodiment also includes a zero-crossing interrupt detection step, in which includes:
- the electricity power frequency is 50Hz.
- the external interrupt port of the SCM receives the electricity power signal through extra electricity circuit.
- the interrupt generated is defined as the zero-crossing interrupt and the normal signal period is 20ms.
- the comparison result between the signal period of the zero-crossing interrupt and the time set by the SCM timing controller is used in the program to determine whether the timing interrupt or the zero-crossing interrupt is regular. If a zero-crossing interrupt error occurs, the washing machine may be in a running pattern of continuous one-way rotation which is possibly neglect by the users.
- the zero-crossing interrupt detection step could sense this zero-crossing error timely and execute system resetting to ensure the safety operation.
- the present embodiment also includes fixed cycle interrupt detection step, in which includes: When it is detected that the upper cover of the washing machine is opened while the alarm fails to properly function and/or the procedure for terminating the current running subroutine is not timely executed, the fixed cycle interrupt error occurs, resetting the system.
- the fixed cycle interrupt is used to detect sudden situations when the washing machine should be stopped, such as the upper cover of the washing machine is opened in normal operation, and also used to automatically terminate the running of the washing machine and send alarm signal for preventing users from hurting.
- the occurrence of the fixed cycle interrupt error results in the situation that the alarm fails to properly function while the washing machine is still running regardless the upper cover is opened, which is a potential safety risk for users.
- the embodiment is to use the fixed cycle interrupt to further ensure the safety of washing machine running.
- a DC fault detection step of the RAM of the SCM is provided in this embodiment, in which including:
- the embodiment includes a SCM register error detection step, in which includes:
- the method further includes a ROM detection step, in which includes: calculating the CRC-16 checksum of the area code of ROM, and then comparing the result with the fixed CRC-16 checksum stored in the ROM, if a mismatch found, ROM error occurs and the exception handling is executed.
- CRC is an error check code and characterized in that the bit length of the message and the bit length of the validity are selective.
- the bits representing the input can be encoded by a polynomial selected and the result is appended with, in the receiving end, the same algorithm is executed to ensure the correctness and completeness of data communication.
- the CRC-8 cannot meet the requirements for distributing the message length of the area code of ROM while the using of CRC-32 is redundant. Therefore, the CRC-16 is preferably selected to according to the requirements of the area code of ROM and the expected distribution of message length. The use of the CRC-16 can prevent errors written in the programs occurring, thereby ensuring the safe operation of washing machine with program correctness.
- the ROM detection step calculating the CRC16 check value of a 32-bit data extracted from the ROM each time, and the CRC16 check value of the ROM area is produced until calculation with all ROM data completed.
- the washing machine failure detection processing method of the present embodiment further includes the step for processing the special function register, in which comprises: periodically assigning set values repeatedly to the configuration registers of the functional modules used in the SCM.
- the special function register typically used to control the input port and the output port of the SCM.
- the repeated non-stop assignment is used in this step to timely correct the written value which may be mistakenly written, without affecting the safe operation of the program.
Landscapes
- Engineering & Computer Science (AREA)
- Textile Engineering (AREA)
- Control Of Washing Machine And Dryer (AREA)
Claims (8)
- Verfahren zur Erkennung und Verarbeitung von Waschmaschinenfehlern, umfassend einen Programmfortschrittszeiger-Erkennungsschritt:erkennen der Programme, die jeweils verschiedene Waschmaschinenbetriebsvorgänge bedienen, wobei jedes Programm einem Unterprogramm entspricht und wobei der Wert eines Logikregisters zugewiesen wird, wenn die Ausführung jedes Unterprogramms beginnt, wobei die Programme wenigstens das Wasserversorgungprogramm, das Waschprogramm und das Schleuderprogramm umfassen;erkennen, ob der aktuelle Wert des Logikregisters mit dem zugewiesenen Wert identisch ist, wenn jedes Unterprogramm seine Ausführung abschließt, wobei, wenn der aktuelle Wert und der zugewiesene Wert unterschiedlich sind, festgestellt wird, dass der Programmfortschrittszeigerfehler aufgetreten ist, und wobei das Programm, in dem der Fehler aufgetreten ist, entsprechend dem zugewiesenen Wert gespeichert wird;verzögern von t1, wenn der Programmfortschritts-zeigerfehler bestimmt ist, und dann kontinuierliches erkennen, ob der aktuelle Wert des Logikregisters mit dem zugewiesenen Wert übereinstimmt, wobei, wenn er identisch ist, das Unterprogramm kontinuierlich ausgeführt wird, andernfalls eine System-Rücksetzung durchgeführt wird.
- Verfahren zur Erkennung und Verarbeitung von Waschmaschinenfehlern nach Anspruch 1, ferner umfassend einen Schritt zur Erkennung von Nulldurchgang-Interrupts:einstellen der Nulldurchgang-Interrupt-Periode T1 und erfassen der tatsächlichen Periode T des Nulldurchgang-Interrupts des Motorsignals;bestimmen, ob der Nulldurchgang-Interrupt T im Bereich von [T1-Δt1, T1+Δt1] liegt, wobei, wenn der Nulldurchgang-Interrupt in dem Bereich liegt, der Nulldurchgang-Interrupt regulär ist, andernfalls der Nulldurchgangs-Interrupt irregulär ist;wobei, wenn der Nulldurchgang-Interrupt irregulär ist, das System zurückgesetzt wird.
- Verfahren zur Erkennung und Verarbeitung von Waschmaschinenfehlern nach Anspruch 1 oder Anspruch 2, ferner umfassend einen festen Zyklus-Interrupt-Erkennungsschritt, wobei der feste Zyklus-Interrupt dazu dient, plötzliche Situationen zu erkennen, in denen die Waschmaschine angehalten werden sollte:
wenn festgestellt wird, dass die obere Abdeckung der Waschmaschine geöffnet wird, während der Alarm nicht richtig funktioniert und/oder das Verfahren zum Beenden des aktuell laufenden Unterprogramms nicht rechtzeitig ausgeführt wird, tritt der Fester-Zyklus-Interrupt-Fehler auf, was zum Zurücksetzen des Systems führt. - Verfahren zur Erkennung und Verarbeitung von Waschmaschinenfehlern nach Anspruch 1 oder Anspruch 2, ferner umfassend einen Schritt zur Fehlererkennung bei der Analog-Digital-Umwandlung des RAM des Ein-Chip-Mikrocomputers:zyklisches Erkennen aller Adressen des RAM des Ein-Chip-Mikrocomputers durch das Schachbrett-Erkennungsverfahren;Speichern der Daten der zu erkennenden Adressen und Deaktivieren der Interrupts vor der Erkennung; zuerst Zuweisen von entweder 0x55 oder Oxaa zu der ersten zu erkennenden Adresse, während der anderen zu erkennenden Adresse der andere Wert zugewiesen wird, und dann Auslesen der Daten von den beiden Adressen und Vergleichen dieser mit den jeweils zugewiesenen geschriebenen Daten, wobei, wenn keine exakte Übereinstimmung gefunden wird, ein RAM-Fehler auftritt und die Ausnahmebehandlung ausgeführt wird; wobei, wenn die Daten übereinstimmen, die anderen Adressen des RAM zyklisch mit dem gleichen Verfahren erkannt werden, bis alle Adressen erkannt sind.
- Verfahren zur Erkennung und Verarbeitung von Waschmaschinenfehlern nach Anspruch 4, ferner umfassend einen Schritt zur Erkennung von Fehlern im Register eines Ein-Chip-Mikrocomputers:zyklisches Erkennen aller Register durch das Schachbrett-Erkennungsverfahren;anschließend Schreiben von entweder 0x55 oder Oxaa in jedes der Register und dann Auslesen der Ausgabe, Vergleichen der geschriebenen Daten mit den ausgelesenen Daten, um zu bestätigen, ob die Ausgabe dieselbe wie die ursprünglich geschriebenen Daten ist; und dann Schreiben des anderen Wertes von 0x55 oder Oxaa und dann Lesen der Ausgabe, Vergleichen der geschriebenen Daten und der ausgelesenen Daten, um zu bestätigen, ob die Ausgabe mit den ursprünglich geschriebenen Daten übereinstimmt; wobei, wenn in beiden Vergleichen die genaue Übereinstimmung gefunden wird, das Register regulär ist; andernfalls ein Registerfehler auftritt.
- Verfahren zur Erkennung und Verarbeitung von Waschmaschinenfehlern nach Anspruch 5, ferner umfassend einen Schritt zur Erkennung von Festwert-Speichern:
berechnen der CRC-16-Prüfsumme des Bereichscodes des Festwert-Speichers und anschließendes Vergleichen des Ergebnisses mit der festen CRC-16-Prüfsumme, die im FestwertSpeicher (ROM) gespeichert ist, wobei, wenn eine Nichtübereinstimmung festgestellt wird, ein Fehler im Festwert-Speicher auftritt und die Ausnahmebehandlung ausgeführt wird. - Verfahren zum Erkennen und Verarbeiten von Waschmaschinenfehlern nach Anspruch 6, ferner umfassend:
in dem Schritt zur Erkennung von Festwert-Speichern, Berechnen des CRC-16-Prüfwerts aus extrahierten 32-Bit-Daten im Festwertspeicher-Erkennungsschritt, erfolgend jedes Mal, und wobei der CRC-16-Prüfwert aller Bereiche des Festwert-Speichers erstellt wird, bis die Berechnung aller Daten des Festwert-Speichers abgeschlossen ist. - Verfahren zur Erkennung und Verarbeitung von Waschmaschinenfehlern nach Anspruch 7, ferner umfassend einen Verarbeitungsschritt für ein Sonderfunktions-register:
periodisches, wiederholtes Zuweisen von Einstellwerten an die Konfigurationsregister der im Ein-Chip-Mikrocomputer verwendeten Funktionsmodule.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510209110.3A CN106149284B (zh) | 2015-04-28 | 2015-04-28 | 一种洗衣机故障检测处理方法 |
| PCT/CN2016/077510 WO2016173353A1 (zh) | 2015-04-28 | 2016-03-28 | 一种洗衣机故障检测处理方法 |
Publications (4)
| Publication Number | Publication Date |
|---|---|
| EP3290558A1 EP3290558A1 (de) | 2018-03-07 |
| EP3290558A4 EP3290558A4 (de) | 2019-04-10 |
| EP3290558B1 true EP3290558B1 (de) | 2023-07-19 |
| EP3290558C0 EP3290558C0 (de) | 2023-07-19 |
Family
ID=57198088
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP16785784.6A Active EP3290558B1 (de) | 2015-04-28 | 2016-03-28 | Erkennung eines defekts bei einer waschmaschine und verarbeitungsverfahren |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US20180135224A1 (de) |
| EP (1) | EP3290558B1 (de) |
| JP (1) | JP6697483B2 (de) |
| KR (1) | KR20180013898A (de) |
| CN (1) | CN106149284B (de) |
| WO (1) | WO2016173353A1 (de) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11656615B2 (en) | 2020-11-30 | 2023-05-23 | Haier Us Appliance Solutions, Inc. | Methods for detecting fan anomalies with built-in usage and sensory data |
| CN112860500B (zh) * | 2021-02-22 | 2024-03-22 | 四川腾盾科技有限公司 | 一种多余度飞机管理计算机板卡上电自检测方法 |
| CN115522357B (zh) * | 2022-10-24 | 2025-06-06 | 珠海格力电器股份有限公司 | 洗衣机的故障处理方法、装置及洗衣机 |
| CN115982057B (zh) * | 2023-03-02 | 2023-06-09 | 杭州协能科技股份有限公司 | 程序指针故障检测方法 |
| CN118621515B (zh) * | 2023-03-08 | 2025-11-21 | 青岛海尔洗衣机有限公司 | 洗涤周期数据的还原方法、装置、设备和介质 |
| KR20250111577A (ko) | 2024-01-15 | 2025-07-22 | 성기봉 | 폼마법사 네비게이션의 아두이노 구조(Web 리모컨) |
Family Cites Families (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS54144058A (en) * | 1978-04-28 | 1979-11-09 | Toshiba Corp | Electronically controlled automatic washing machine |
| JPH05101697A (ja) * | 1991-10-02 | 1993-04-23 | Nec Corp | Lsi用故障診断回路 |
| JPH0759986A (ja) * | 1993-08-27 | 1995-03-07 | Toshiba Corp | 洗濯機 |
| JPH1063541A (ja) * | 1996-08-19 | 1998-03-06 | Nippon Motorola Ltd | コンピュータシステムのプログラム暴走監視装置 |
| JPH10161909A (ja) * | 1996-11-28 | 1998-06-19 | Unisia Jecs Corp | マイクロコンピュータの異常検出装置 |
| DE19755089C2 (de) * | 1997-12-11 | 2003-07-03 | Whirlpool Co | Sicherheitsschaltung für einen Heizkreis einer Wasch-, Geschirrspülmaschine oder eines Trockners |
| JP2001154794A (ja) * | 1999-11-29 | 2001-06-08 | Nec Fielding Ltd | まばたきによるクリック機能を有するポインティング装置 |
| EP1143313B1 (de) * | 2000-03-29 | 2009-07-08 | Lg Electronics Inc. | System zum ferngemeldeten gesteuerten Wäsche und Verfahren dafür |
| US6778868B2 (en) * | 2000-09-12 | 2004-08-17 | Kabushiki Kaisha Toshiba | Remote control of laundry appliance |
| US20050183209A1 (en) * | 2004-02-23 | 2005-08-25 | Costa Craig A. | Network and protocol for controlling washing and drying machines which share common utilities |
| JP4979464B2 (ja) * | 2007-05-31 | 2012-07-18 | オリンパス株式会社 | 顕微鏡装置、該制御プログラム、及び該制御方法 |
| JP5464128B2 (ja) * | 2010-11-12 | 2014-04-09 | 富士電機株式会社 | Ram故障診断装置、そのプログラム |
| JP2013011988A (ja) * | 2011-06-28 | 2013-01-17 | Toshiba Corp | Icカード及びプログラムコードの診断方法 |
| JP5834841B2 (ja) * | 2011-11-30 | 2015-12-24 | ブラザー工業株式会社 | 加熱装置、及び画像形成装置 |
| JP2014061050A (ja) * | 2012-09-20 | 2014-04-10 | Panasonic Corp | 洗濯乾燥機 |
| US9256433B2 (en) * | 2013-03-15 | 2016-02-09 | Intel Corporation | Systems and methods for move elimination with bypass multiple instantiation table |
| CN103205875A (zh) * | 2013-04-01 | 2013-07-17 | 慈溪市小金鱼电器厂 | 一种智能洗衣机控制系统 |
| KR20140126189A (ko) * | 2013-04-22 | 2014-10-30 | 삼성전자주식회사 | 프로세서의 멀티 실행 모드 지원 장치 및 방법 |
| JP5766238B2 (ja) * | 2013-06-28 | 2015-08-19 | 株式会社東芝 | 洗濯機 |
| CN104404738A (zh) * | 2014-12-19 | 2015-03-11 | 江苏新安电器有限公司 | 一种智能洗衣机的控制系统 |
-
2015
- 2015-04-28 CN CN201510209110.3A patent/CN106149284B/zh active Active
-
2016
- 2016-03-28 EP EP16785784.6A patent/EP3290558B1/de active Active
- 2016-03-28 KR KR1020177033725A patent/KR20180013898A/ko not_active Ceased
- 2016-03-28 US US15/570,586 patent/US20180135224A1/en not_active Abandoned
- 2016-03-28 JP JP2017556666A patent/JP6697483B2/ja not_active Expired - Fee Related
- 2016-03-28 WO PCT/CN2016/077510 patent/WO2016173353A1/zh not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| JP6697483B2 (ja) | 2020-05-20 |
| US20180135224A1 (en) | 2018-05-17 |
| CN106149284A (zh) | 2016-11-23 |
| CN106149284B (zh) | 2019-04-26 |
| EP3290558A1 (de) | 2018-03-07 |
| WO2016173353A1 (zh) | 2016-11-03 |
| KR20180013898A (ko) | 2018-02-07 |
| EP3290558A4 (de) | 2019-04-10 |
| EP3290558C0 (de) | 2023-07-19 |
| JP2018514306A (ja) | 2018-06-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP3290558B1 (de) | Erkennung eines defekts bei einer waschmaschine und verarbeitungsverfahren | |
| CN108153611B (zh) | 故障自检方法、故障自检装置、微控制器和可读存储介质 | |
| CN110703096B (zh) | 一种电机工作状态检测方法、装置、设备和存储介质 | |
| US10379946B2 (en) | Controller | |
| CN106502811A (zh) | 一种1553b总线通信故障处理方法 | |
| CN115794472A (zh) | 芯片的错误收集及错误处理方法、装置及存储介质 | |
| CA2689416C (en) | Control apparatus and control method | |
| CN109376031A (zh) | 一种防止eeprom存储区校验误判发生的方法及装置 | |
| US20180233026A1 (en) | Alarm handling circuitry and method of handling an alarm | |
| CN113127273B (zh) | 单片机检测电路及相应的检测的方法 | |
| CN105739928A (zh) | 基于多区域存储的配网终端设备参数存储方法 | |
| CN110865906B (zh) | 一种电机初始位置角度存储方法、装置、车辆及存储介质 | |
| CN118041892B (zh) | 用于储能系统的地址分配方法、储能系统及可读存储介质 | |
| CN119311480A (zh) | 智能存储高算力工控芯片的掉电保护方法、装置及设备 | |
| CN112817805B (zh) | 基于自适应平台汽车开放系统架构的内存数据安全验证系统及方法 | |
| CN110825565B (zh) | 一种电器恢复出厂设置的控制方法与系统 | |
| Beckschulze et al. | Fault handling approaches on dual-core microcontrollers in safety-critical automotive applications | |
| JPH05225077A (ja) | Eccを保持したメモリ制御回路のハードエラー検出方式 | |
| CN109887539B (zh) | 基于March算法的RAM检测方法 | |
| CN111352754A (zh) | 一种数据存储检错纠错方法及数据存储装置 | |
| CN120762957A (zh) | 电能表数据风险自动识别和校正的方法、介质和电能表 | |
| JPH03136153A (ja) | マイクロコントローラ | |
| JPS61278953A (ja) | Ramのエラ−チエツク方法 | |
| CN116932259A (zh) | 一种MCU FLASH与Program Counter故障复合诊断方法及系统 | |
| JP2014225110A (ja) | 安全コントローラ |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20171115 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: BA ME |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20190314 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: D06F 33/02 20060101ALN20190307BHEP Ipc: D06F 37/42 20060101AFI20190307BHEP Ipc: D06F 39/00 20060101ALN20190307BHEP Ipc: D06F 39/08 20060101ALN20190307BHEP |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: EXAMINATION IS IN PROGRESS |
|
| 17Q | First examination report despatched |
Effective date: 20210608 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R079 Free format text: PREVIOUS MAIN CLASS: D06F0033020000 Ipc: D06F0037420000 Ref country code: DE Ref legal event code: R079 Ref document number: 602016081175 Country of ref document: DE Free format text: PREVIOUS MAIN CLASS: D06F0033020000 Ipc: D06F0037420000 |
|
| GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: GRANT OF PATENT IS INTENDED |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: D06F 105/52 20200101ALN20230126BHEP Ipc: D06F 103/18 20200101ALN20230126BHEP Ipc: D06F 33/46 20200101ALN20230126BHEP Ipc: D06F 33/44 20200101ALN20230126BHEP Ipc: D06F 39/00 20060101ALN20230126BHEP Ipc: D06F 39/08 20060101ALN20230126BHEP Ipc: D06F 33/47 20200101ALI20230126BHEP Ipc: D06F 37/42 20060101AFI20230126BHEP |
|
| INTG | Intention to grant announced |
Effective date: 20230216 |
|
| GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE PATENT HAS BEEN GRANTED |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R096 Ref document number: 602016081175 Country of ref document: DE |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
| U01 | Request for unitary effect filed |
Effective date: 20230821 |
|
| U07 | Unitary effect registered |
Designated state(s): AT BE BG DE DK EE FI FR IT LT LU LV MT NL PT SE SI Effective date: 20230907 |
|
| REG | Reference to a national code |
Ref country code: LT Ref legal event code: MG9D |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20231020 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20231119 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: RS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 Ref country code: NO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20231019 Ref country code: IS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20231119 Ref country code: HR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20231020 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R097 Ref document number: 602016081175 Country of ref document: DE |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SM Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 Ref country code: RO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 Ref country code: CZ Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 Ref country code: SK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| 26N | No opposition filed |
Effective date: 20240422 |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
| U90 | Renewal fees not paid: noting of loss of rights |
Free format text: RENEWAL FEE NOT PAID FOR YEAR 09 Effective date: 20241015 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MC Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 |
|
| GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20240328 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MC Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20240328 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20240328 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20240328 Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20240328 Ref country code: CH Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20240331 |
|
| U93 | Unitary patent lapsed |
Free format text: RENEWAL FEE NOT PAID Effective date: 20240331 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO Effective date: 20160328 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: HU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO Effective date: 20160328 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20230719 |