US20180135224A1 - Washing machine failure detection and processing method - Google Patents

Washing machine failure detection and processing method Download PDF

Info

Publication number
US20180135224A1
US20180135224A1 US15/570,586 US201615570586A US2018135224A1 US 20180135224 A1 US20180135224 A1 US 20180135224A1 US 201615570586 A US201615570586 A US 201615570586A US 2018135224 A1 US2018135224 A1 US 2018135224A1
Authority
US
United States
Prior art keywords
washing machine
detection
value
processing method
data
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.)
Abandoned
Application number
US15/570,586
Inventor
Lin Yang
Yu Chen
Kai Xue
Dafeng FANG
Liangliang Yu
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.)
Qingdao Haier Washing Machine Co Ltd
Original Assignee
Qingdao Haier Washing Machine Co 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 Qingdao Haier Washing Machine Co Ltd filed Critical Qingdao Haier Washing Machine Co Ltd
Assigned to QINGDAO HAIER WASHING MACHINE CO., LTD. reassignment QINGDAO HAIER WASHING MACHINE CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHEN, YU, FANG, Dafeng, XUE, KAI, YANG, LIN, YU, Liangliang
Publication of US20180135224A1 publication Critical patent/US20180135224A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • DTEXTILES; PAPER
    • D06TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
    • D06FLAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
    • D06F33/00Control of operations performed in washing machines or washer-dryers 
    • D06F33/30Control of washing machines characterised by the purpose or target of the control 
    • D06F33/47Responding to irregular working conditions, e.g. malfunctioning of pumps 
    • DTEXTILES; PAPER
    • D06TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
    • D06FLAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
    • D06F37/00Details specific to washing machines covered by groups D06F21/00 - D06F25/00
    • D06F37/42Safety arrangements, e.g. for stopping rotation of the receptacle upon opening of the casing door
    • DTEXTILES; PAPER
    • D06TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
    • D06FLAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
    • D06F33/00Control of operations performed in washing machines or washer-dryers 
    • D06F33/02
    • DTEXTILES; PAPER
    • D06TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
    • D06FLAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
    • D06F2103/00Parameters monitored or detected for the control of domestic laundry washing machines, washer-dryers or laundry dryers
    • D06F2103/18Washing liquid level
    • DTEXTILES; PAPER
    • D06TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
    • D06FLAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
    • D06F2105/00Systems or parameters controlled or affected by the control systems of washing machines, washer-dryers or laundry dryers
    • D06F2105/52Changing sequence of operational steps; Carrying out additional operational steps; Modifying operational steps, e.g. by extending duration of steps
    • DTEXTILES; PAPER
    • D06TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
    • D06FLAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
    • D06F33/00Control of operations performed in washing machines or washer-dryers 
    • D06F33/30Control of washing machines characterised by the purpose or target of the control 
    • D06F33/44Control of the operating time, e.g. reduction of overall operating time
    • DTEXTILES; PAPER
    • D06TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
    • D06FLAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
    • D06F33/00Control of operations performed in washing machines or washer-dryers 
    • D06F33/30Control of washing machines characterised by the purpose or target of the control 
    • D06F33/46Control of the energy or water consumption

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.
  • a method for detecting and processing washing machine failure comprising:
  • a PC pointer detection step in 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 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 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.
  • FIG. 2 is a flow chart of the zero-crossing interrupt detection step in an embodiment of the washing machine failure detection and processing method of the present invention.
  • PC program counter, referred to as PC
  • ROM Read Only Memory
  • CRC Cyclic Redundancy Check
  • CRC-16 16-bit cyclic redundancy check code
  • the present embodiment 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 S 13 , 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 S 11 and step S 12 , 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 50 Hz.
  • 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 20 ms.
  • 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:
  • 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 written data of 0x55 is namely 01010101 and the written data of 0xaa is namely 10101010.
  • 0x55 and 0xaa are respectively assigned to two adjacent RAM addresses at the same time, and therefore both of the addresses can be detected at the same time.
  • the different value could separate the addresses in order to avoid the address confusion in detecting the two addresses simultaneously, thereby improving the efficiency of detection.
  • it initiates the following steps that, from the first address the other value which was not assigned to the first address is written again, as an example, if the value 0x55 is assigned to the first address for the first time, that means only parts of the bits are updated as 1. Therefore, 0xaa should be assigned to the first address repeatedly, namely all the bits of the first address written as 0 are updated as 1 in the replicated assignment, which is capable of implementing effective detection of all the bits.
  • the embodiment includes a SCM register error detection step, in which includes:
  • each of the register subsequently and then reading the output, comparing the written data against the data read out to confirm whether the output is same as the original written data; and then writing the other value of 0x55 or 0xaa in and then read the output, comparing the written data and the data read out to confirm whether the output is same as the original written data; if the exact match is found in both comparisons, the register is regular; otherwise a register error occurs and the register error is reported, resetting the system.
  • each of the register could be detected respectively and the effectiveness of detection could be ensured by writing the value of 0x55 and 0xaa respectively.
  • 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)

Abstract

Disclosed is a washing machine failure detection and processing method, comprising the following steps: a PC pointer detection step: respectively detecting various running processes of a washing machine; respectively detecting whether a current value of a logical register is the same as an assigned value after the running of various subprograms is ended, and if the current value is different from the assigned value, judging that a PC pointer fails, and keeping a record of a current failure occurring in which running process of the washing machine according to the assigned value; and when it is judged that the PC pointer fails, waiting for a time t1, and continuing to detect whether the current value of the logical register is the same as the assigned value, and if so, continuing to execute the subprogram, otherwise executing system resetting. In the washing machine failure detection and processing method in the present invention, an internal running error is prevented from occurring in an algorithm of a washing machine, a failure is detected by a system before being found by a user, and a corresponding security control measure is adopted, thereby guaranteeing the secure running of the washing machine.

Description

    TECHNICAL FIELD
  • The present invention belongs to the technical field of washing machine, and more particularly to a method for washing machine failure detection and processing.
  • BACKGROUNDS
  • Only the door open/closed status signal is considered in processing in the traditional washing machine detection program. In fact, two IO ports are used and the input ports receiving the signals are scanned and read every 10 ms; 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. However, in this method, other washing machine failures, such as the continuous one-way rotation of the motor, washing time exceeded, spin-dry time exceeded, water supply exceeded, or alarm fault under the particular circumstance that the door is being opened during filing up water, washing or drying and the like, could not be timely sensed, which results in potential safety risks for users.
  • In order to solve the technical problem that there is not a method well suited for detecting the runtime program faults, a detection and processing method for washing machine failure is disclosed in the present invention.
  • In order to solve the above technical problem, the present invention is implemented by the following technical solution.
  • A method for detecting and processing washing machine failure, comprising:
  • A PC pointer detection step, in which includes:
  • (11) detecting the programs which service various washing machine running procedures respectively, in which each of the program corresponds to a subroutine, and the value of a logic register is being assigned when each of the subroutine execution initiates, wherein the programs at least include water supply program, washing program and the spin-dry program;
  • (12) detecting whether the current value of the logic register is identical to the assigned value when each of the subroutine completes execution, if the current value and the assigned value are different, it is determined that the PC pointer error occurs, and the program in which the error occurred is stored according to the assigned value;
  • (13) when the PC pointer error is determined, delaying t1, and then continually detecting whether the current value of the logic register is same with the assigned value, if identical, executing the subroutine continually, otherwise resetting the system.
  • Further, in the 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.
  • Further, the method includes a zero-crossing interrupt detection step, in which includes:
  • (21) Setting the zero-crossing interrupt period T1 and detecting the actual period T of the zero-crossing interrupt of the motor signal.
  • (22) Determining whether the zero-crossing interrupt T belongs to the range of [T1-Δt1,T1+Δt1], if it is in the range, the zero-crossing interrupt is regular, otherwise the zero-crossing interrupt is irregular;
  • (23) If the zero interrupt is irregular, resetting the system.
  • Further, 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.
  • Further, the method includes a DC fault detection step of the RAM of the SCM (Single Chip Microcomputer), in which includes:
  • Detecting all of the addresses of the RAM of the SCM cyclically by the chessboard detection method;
  • Storing the data of addresses to be detected and disabling the interrupts before the detection; firstly assigning either 0x55 or 0xaa to the first address to be detected while assigning the other value to the sequent address to be detected, and then reading data from the two addresses and comparing them against the assigned written data respectively, if neither an exact match found, a RAM error occurs and the exceptional handling is executed; if the data are match, detecting the other addresses of the RAM cyclically with the same method until all of the addresses are detected.
  • Further, the method includes a SCM register error detection step, in which includes:
  • Detecting all registers cyclically by the chessboard detection method;
  • Writing either 0x55 or 0xaa in each of the register subsequently and then reading the output, comparing the written data against the data read out to confirm whether the output is same as the original written data; and then writing the other value of 0x55 or 0xaa in and then read the output, comparing the written data and the data read out to confirm whether the output is same as the original written data; if the exact match is found in both comparisons, the register is regular; otherwise a register error occurs.
  • Further, 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.
  • Further, in 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.
  • Further, 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.
  • Compared with the prior art, the advantages and the positive effects of the present invention are: 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 other features and advantages of the present invention will become more apparent by reading of the detailed description of the embodiments of the present invention in conjunction with the accompanying drawings.
  • In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following drawings, which are to be used in the description of the embodiments or the prior art, will be briefly described. It will be apparent that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained by those skilled in the art without departing from the inventive work.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a flow chart of the PC pointer detection step in an embodiment of the washing machine failure detection and processing method of the present invention;
  • FIG. 2 is a flow chart of the zero-crossing interrupt detection step in an embodiment of the washing machine failure detection and processing method of the present invention.
  • DETAILED DESCRIPTION OF THE INVENTION Embodiment
  • Referring to the drawings, the invention will now be described completely in detail, and it will be apparent that the described embodiments are merely part of the embodiments of the invention and are not intended to be exhaustive. All the other embodiments based on the embodiments of the present invention obtained by those of ordinary skill in the art without creative work are within the scope of the present invention.
  • Explanation of Terminology
  • PC: program counter, referred to as PC;
  • RAM: the abbreviation of Random Access Memory, referred to as RAM;
  • ROM: the abbreviation of Read Only Memory, referred to as ROM;
  • CRC: the abbreviation of Cyclic Redundancy Check, referred to as CRC; CRC-16 refers to 16-bit cyclic redundancy check code;
  • DC: analog to digital conversion.
  • Embodiment 1
  • As shown in FIG. 1, the present embodiment provides a washing machine failure detection processing method comprising the following steps:
  • A PC pointer detection step, as shown in FIG. 1:
  • S11, detecting the programs which service various washing machine running procedures respectively, in which each of the program corresponds to a subroutine, and the value of a logic register is being assigned when each of the subroutine initiates to execute, wherein the running programs at least include water supply program, washing program and the spin-dry program.
  • S12, detecting whether the current value of the logic register is identical to the assigned value when each of the subroutine completes its execution, if the current value and the assigned value are different, it is determined that the PC pointer error occurs, and the program in which the error occurred is stored according to the assigned value;
  • S13, when the PC pointer error is determined, delaying t1, and then continually detecting whether the current value of the logic register is same with the assigned value, if identical, executing the subroutine continually, otherwise executing system resetting.
  • 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.
  • In 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.
  • As preferred, the present embodiment also includes a zero-crossing interrupt detection step, in which includes:
  • S21, Setting the zero-crossing interrupt period T1 and detecting the actual period T of the zero-crossing interrupt of the motor signal;
  • S22, Determining whether the zero-crossing interrupt T belongs to the range of [T1−Δt1,T1+Δt1], if it belongs to the range, the zero-crossing interrupt is regular, otherwise the zero-crossing interrupt is irregular;
  • S23, If the zero interrupt is irregular, resetting the system.
  • The electricity power frequency is 50 Hz. 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 20 ms. 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.
  • During the runtime of the washing machine, 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.
  • If the RAM of the SCM has DC faults, it may results in inconsistency between the data written in and the data read out from the SCM, therefore the program may not be properly executed and the washing machine cannot work. Therefore a DC fault detection step of the RAM of the SCM is provided in this embodiment, in which including:
  • Detecting all addresses of the RAM of the SCM cyclically by the chessboard detection method;
  • Before the detection, the data of all the addresses to be detected are stored and the interrupts are disabled. That procedure, on one hand is to ensure that the program can be executed properly with the original written data once the detection completed, on the other hand, is to avoid generating interrupts, in which the detection data may be regarded and processed as program data, during the detection. Then, firstly assigning either 0x55 or 0xaa to the first address to be detected while assigning the other value to the sequent address to be detected, and then reading data from the two addresses respectively and comparing them against the assigned written data respectively, if neither an exact match found, a RAM error occurs and the exceptional handling is executed; if the data are match, detecting the other addresses of the RAM cyclically with the same method until all of the addresses are detected. Wherein the written data of 0x55 is namely 01010101 and the written data of 0xaa is namely 10101010. In this embodiment, 0x55 and 0xaa are respectively assigned to two adjacent RAM addresses at the same time, and therefore both of the addresses can be detected at the same time. Moreover, the different value could separate the addresses in order to avoid the address confusion in detecting the two addresses simultaneously, thereby improving the efficiency of detection. In order to ensure the correctness of the detection result, after the first round of detection, it initiates the following steps that, from the first address the other value which was not assigned to the first address is written again, as an example, if the value 0x55 is assigned to the first address for the first time, that means only parts of the bits are updated as 1. Therefore, 0xaa should be assigned to the first address repeatedly, namely all the bits of the first address written as 0 are updated as 1 in the replicated assignment, which is capable of implementing effective detection of all the bits.
  • Further, the embodiment includes a SCM register error detection step, in which includes:
  • Detecting all registers cyclically by the chessboard detection method;
  • Writing either 0x55 or 0xaa in each of the register subsequently and then reading the output, comparing the written data against the data read out to confirm whether the output is same as the original written data; and then writing the other value of 0x55 or 0xaa in and then read the output, comparing the written data and the data read out to confirm whether the output is same as the original written data; if the exact match is found in both comparisons, the register is regular; otherwise a register error occurs and the register error is reported, resetting the system. In the embodiment, each of the register could be detected respectively and the effectiveness of detection could be ensured by writing the value of 0x55 and 0xaa respectively.
  • 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. In the CRC algorithm, 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. In this embodiment, 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.
  • As described in this embodiment, in 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. In order to prevent runtime error of the program defined input port and output port, as the input port is wrongly regarded as the output port, or the output port is wrongly regarded as the input port, 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.
  • It is to be understood that the foregoing description is not intended to be limiting of the invention and that the invention is not limited to the above-described examples and that variations, modifications, additions or substitutions made by one of ordinary skill in the art within the true scope of the invention.

Claims (10)

1. A washing machine failure detection and processing method, comprising:
PC pointer detection step:
(11) detecting the programs which service various washing machine running procedures respectively, in which each of the program corresponds to a subroutine, and the value of a logic register is being assigned when each of the subroutine execution initiates, wherein the programs at least include water supply program, washing program and the spin-dry program;
(12) detecting whether the current value of the logic register is identical to the assigned value when each of the subroutine completes execution, if the current value and the assigned value are different, it is determined that the PC pointer error occurs, and the program in which the error occurred is stored according to the assigned value;
(13) when the PC pointer error is determined, delaying t1, and then continually detecting whether the current value of the logic register is same with the assigned value, if identical, executing the subroutine continually, otherwise resetting the system.
2. The washing machine failure detection and processing method according to claim 1, further comprising:
Zero-crossing interrupt detection step:
(21) Setting the zero-crossing interrupt period T1 and detecting the actual period T of the zero-crossing interrupt of the motor signal;
(22) Determining whether the zero-crossing interrupt T belongs to the range of [T1-Δt1,T1+Δt1], if it is in the range, the zero-crossing interrupt is regular, otherwise the zero-crossing interrupt is irregular;
(23) If the zero interrupt is irregular, resetting the system.
3. The washing machine failure detection and processing method according to claim 1, further comprising:
fixed cycle interrupt detection step:
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.
4. The washing machine failure detection and processing method according to claim 1, further comprising:
DC fault detection step of the RAM of the SCM:
detecting all of the addresses of the RAM of the SCM cyclically by the chessboard detection method;
storing the data of addresses to be detected and disabling the interrupts before the detection;
firstly assigning either 0x55 or 0xaa to the first address to be detected while assigning the other value to the sequent address to be detected, and then reading data from the two addresses and comparing them against the assigned written data respectively, if neither an exact match found, a RAM error occurs and the exceptional handling is executed; if the data are match, detecting the other addresses of the RAM cyclically with the same method until all of the addresses are detected.
5. The washing machine failure detection and processing method according to claim 4, further comprising:
SCM register error detection step:
detecting all registers cyclically by the chessboard detection method;
writing either 0x55 or 0xaa in each of the register subsequently and then reading the output, comparing the written data against the data read out to confirm whether the output is same as the original written data; and then writing the other value of 0x55 or 0xaa in and then read the output, comparing the written data and the data read out to confirm whether the output is same as the original written data; if the exact match is found in both comparisons, the register is regular;
otherwise a register error occurs.
6. The washing machine failure detection and processing method according to claim 5, further comprising:
ROM detection step:
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.
7. The washing machine failure detection and processing method according to claim 6, further comprising:
in 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 all of the ROM data calculation completed.
8. The washing machine failure detection and processing method according to claim 7, further comprising:
special function register processing step:
periodically assigning set values repeatedly to the configuration registers of the functional modules used in the SCM.
9. The washing machine failure detection and processing method according to claim 2, further comprising:
fixed cycle interrupt detection step:
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.
10. The washing machine failure detection and processing method according to claim 2, further comprising:
DC fault detection step of the RAM of the SCM:
detecting all of the addresses of the RAM of the SCM cyclically by the chessboard detection method;
storing the data of addresses to be detected and disabling the interrupts before the detection;
firstly assigning either 0x55 or 0xaa to the first address to be detected while assigning the other value to the sequent address to be detected, and then reading data from the two addresses and comparing them against the assigned written data respectively, if neither an exact match found, a RAM error occurs and the exceptional handling is executed; if the data are match, detecting the other addresses of the RAM cyclically with the same method until all of the addresses are detected.
US15/570,586 2015-04-28 2016-03-28 Washing machine failure detection and processing method Abandoned US20180135224A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201510209110.3A CN106149284B (en) 2015-04-28 2015-04-28 A kind of washing machine fault detection processing method
CN201510209110.3 2015-04-28
PCT/CN2016/077510 WO2016173353A1 (en) 2015-04-28 2016-03-28 Washing machine failure detection and processing method

Publications (1)

Publication Number Publication Date
US20180135224A1 true US20180135224A1 (en) 2018-05-17

Family

ID=57198088

Family Applications (1)

Application Number Title Priority Date Filing Date
US15/570,586 Abandoned US20180135224A1 (en) 2015-04-28 2016-03-28 Washing machine failure detection and processing method

Country Status (6)

Country Link
US (1) US20180135224A1 (en)
EP (1) EP3290558B1 (en)
JP (1) JP6697483B2 (en)
KR (1) KR20180013898A (en)
CN (1) CN106149284B (en)
WO (1) WO2016173353A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
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

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112860500B (en) * 2021-02-22 2024-03-22 四川腾盾科技有限公司 Power-on self-detection method for redundant aircraft management computer board
CN115982057B (en) * 2023-03-02 2023-06-09 杭州协能科技股份有限公司 Program pointer fault detection method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010025392A1 (en) * 2000-03-29 2001-10-04 Youn Sang Chul Communication-controlled washing system and method for operating the same
US20020032491A1 (en) * 2000-09-12 2002-03-14 Fumihiro Imamura 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

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54144058A (en) * 1978-04-28 1979-11-09 Toshiba Corp Electronically controlled automatic washing machine
JPH05101697A (en) * 1991-10-02 1993-04-23 Nec Corp Fault diagnostic circuit for lsi
JPH0759986A (en) * 1993-08-27 1995-03-07 Toshiba Corp Washing machine
JPH1063541A (en) * 1996-08-19 1998-03-06 Nippon Motorola Ltd Program hang-up monitor device for computer system
JPH10161909A (en) * 1996-11-28 1998-06-19 Unisia Jecs Corp Abnormality detecting device of microcomputer
DE19755089C2 (en) * 1997-12-11 2003-07-03 Whirlpool Co Safety circuit for a heating circuit in a washing machine, dishwasher or dryer
JP2001154794A (en) * 1999-11-29 2001-06-08 Nec Fielding Ltd Pointing device with click function by blink
JP4979464B2 (en) * 2007-05-31 2012-07-18 オリンパス株式会社 Microscope device, control program, and control method
JP5464128B2 (en) * 2010-11-12 2014-04-09 富士電機株式会社 RAM failure diagnosis apparatus and program thereof
JP2013011988A (en) * 2011-06-28 2013-01-17 Toshiba Corp Diagnostic method for ic cards and program codes
JP5834841B2 (en) * 2011-11-30 2015-12-24 ブラザー工業株式会社 Heating device and image forming apparatus
JP2014061050A (en) * 2012-09-20 2014-04-10 Panasonic Corp Washing and drying machine
US9256433B2 (en) * 2013-03-15 2016-02-09 Intel Corporation Systems and methods for move elimination with bypass multiple instantiation table
CN103205875A (en) * 2013-04-01 2013-07-17 慈溪市小金鱼电器厂 Intelligent washing machine control system
KR20140126189A (en) * 2013-04-22 2014-10-30 삼성전자주식회사 Apparatus and Method for supporting multi-mode in processor
JP5766238B2 (en) * 2013-06-28 2015-08-19 株式会社東芝 Washing machine
CN104404738A (en) * 2014-12-19 2015-03-11 江苏新安电器有限公司 Control system of intelligent washing machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010025392A1 (en) * 2000-03-29 2001-10-04 Youn Sang Chul Communication-controlled washing system and method for operating the same
US20020032491A1 (en) * 2000-09-12 2002-03-14 Fumihiro Imamura 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

Cited By (1)

* Cited by examiner, † Cited by third party
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

Also Published As

Publication number Publication date
EP3290558B1 (en) 2023-07-19
CN106149284A (en) 2016-11-23
EP3290558C0 (en) 2023-07-19
WO2016173353A1 (en) 2016-11-03
CN106149284B (en) 2019-04-26
EP3290558A1 (en) 2018-03-07
JP6697483B2 (en) 2020-05-20
KR20180013898A (en) 2018-02-07
EP3290558A4 (en) 2019-04-10
JP2018514306A (en) 2018-06-07

Similar Documents

Publication Publication Date Title
CN105528308A (en) Power failure processing method and device and electronic apparatus
US20180135224A1 (en) Washing machine failure detection and processing method
CN108038021B (en) Code memory checking method for computer program operation stage
CN112053737B (en) Online parallel processing soft error real-time error detection and recovery method and system
CN113946148A (en) MCU chip awakening system based on multi-ECU cooperative control
US8255769B2 (en) Control apparatus and control method
KR102131230B1 (en) Method for self diagnosis of ram error detection logic in powertrain ecu system and apparatus thereof
US10467889B2 (en) Alarm handling circuitry and method of handling an alarm
JP2018067047A (en) Controller
CN110865906B (en) Motor initial position angle storage method and device, vehicle and storage medium
CN113127273B (en) Singlechip detection circuit and corresponding detection method
US8230286B1 (en) Processor reliability improvement using automatic hardware disablement
Beckschulze et al. Fault handling approaches on dual-core microcontrollers in safety-critical automotive applications
CN109887539B (en) RAM detection method based on March algorithm
CN111352754A (en) Data storage error detection and correction method and data storage device
CN112817805B (en) Memory data security verification system and method based on self-adaptive platform automobile open system architecture
JPH03136153A (en) Microcontroller
JPH05225077A (en) Hard error detection system for memory control circuit holding ecc
JP2014225110A (en) Safety controller
JP2023005919A (en) Semiconductor device and error detection method
CN105830162B (en) Method and device for detecting erroneous data in at least one memory element
CN115220786A (en) Microcontroller unit and corresponding operating method
KR20240067770A (en) Electronic circuit and method for self-diagnosis of data memory
CN115373915A (en) Anti-interference power-on starting method with NVM (non-volatile memory) chip
JPS6362047A (en) System for detecting abnormality of program sequence

Legal Events

Date Code Title Description
AS Assignment

Owner name: QINGDAO HAIER WASHING MACHINE CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YANG, LIN;CHEN, YU;XUE, KAI;AND OTHERS;REEL/FRAME:044411/0505

Effective date: 20171027

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION