CA2324185A1 - A process and system for configuring repair codes for diagnostics of machine malfunctions - Google Patents

A process and system for configuring repair codes for diagnostics of machine malfunctions Download PDF

Info

Publication number
CA2324185A1
CA2324185A1 CA002324185A CA2324185A CA2324185A1 CA 2324185 A1 CA2324185 A1 CA 2324185A1 CA 002324185 A CA002324185 A CA 002324185A CA 2324185 A CA2324185 A CA 2324185A CA 2324185 A1 CA2324185 A1 CA 2324185A1
Authority
CA
Canada
Prior art keywords
repair codes
repair
codes
list
module configured
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
CA002324185A
Other languages
French (fr)
Inventor
Richard Gerald Bliley
David Richard Gibson
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.)
General Electric Co
Original Assignee
General Electric Co
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 General Electric Co filed Critical General Electric Co
Publication of CA2324185A1 publication Critical patent/CA2324185A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2257Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using expert systems

Abstract

A process and system for populating a database of repair codes used by respective diagnostic tools to identify repairs of respective machines is provided. The process allows for collecting (e.g., 52) a list of available repair codes. The process further allows for executing expert analysis (e.g., 53) upon the collected list so as to determine compatibility of the respective repair codes with the diagnostic tools. A
customizing step (e.g., 55) allows for customizing the list of repair codes based upon the executed expert analysis, and a storing step (e.g., 57) allows for storing the customized list of repair codes in the database of repair codes.

Description

A PROCESS AND SYSTEM FOR CONFIGURING
REPAIR CODES FOR DIAGNOSTICS OF
MACHINE MALFUNCTIONS
BACKGROUND OF THE INVENTION
The present invention relates generally to machine diagnostics, and more specifically, to a system and method for configuring repair codes for diagnostics of machine malfunctions.
A machine, such as a locomotive or other complex systems used in industrial processes, medical imaging, telecommunications, aerospace applications, power generation, etc., includes elaborate controls and sensors that generate faults when anomalous operating conditions of the machine are encountered. Typically, a field engineer will look at a fault log and determine whether a repair is necessary.
Approaches like neural networks, decision trees, etc., have been employed to learn over input data to provide prediction, classification, and function approximation capabilities in the context of diagnostics. Often, such approaches have required structured and relatively static and complete input data sets for learning, and have produced models that resist real-world interpretation.
Another approach, Case Based Reasoning (CBR), is based on the observation that experiential knowledge (memory of past experiences - or cases) is applicable to problem solving as learning rules or behaviors. CBR relies on relatively little pre-processing of raw knowledge, focusing instead on indexing, retrieval, reuse, and archival of cases. In the diagnostic context, a case refers to a problem/solution description pair that represents a diagnosis of a problem and an appropriate repair.
CBR assumes cases described by a fixed, known number of descriptive attributes. Conventional CBR systems assume a corpus of fully valid or "gold standard" cases that new incoming cases can be matched against.
U.S. Patent No. 5,463,768 discloses an approach which uses error log data and assumes predefined cases with each case associating an input error log to a verified, unique diagnosis of a problem. In particular, a plurality of historical error logs are grouped into case sets of common malfunctions. From the group of case sets, common patterns, i.e., consecutive rows or strings of data, are labeled as a block.
Blocks are used to characterize fault contribution for new error logs that are received in a diagnostic unit. Unfortunately, for a continuous fault code stream where any or all possible fault codes may occur from zero to any finite number of times and where the fault codes may occur in any order, predefining the structure of a case is nearly impossible.
U.S. Patent Application Serial No. 09/285,611, assigned to the same assignee of the present invention discloses a system and method for processing historical repair data and fault log data, which is not restricted to sequential occurrences of fault log entries and which provides weighted repair and distinct fault cluster combinations, to facilitate analysis of new fault log data from a malfunctioning machine.
Further, U.S.
Patent Application Serial No. 09/285,612" assigned to the same assignee of the present invention discloses a system and method for analyzing new fault log data from a malfunctioning machine in which the system and method are not restricted to sequential occurrences of fault log entries, and wherein the system and method predict one or more repair actions using predetermined weighted repair and distinct fault cluster combinations.
Further, U.S. Patent Application Serial No. 09/438,271, titled, "A Method and System for Analyzing Fault and Snapshot Operational Parameter Data For Diagnostics of Machine Malfunctions", and assigned to the same assignee of the present invention discloses a system and method that uses snapshot observations of operational parameters from the machine in combination with the fault log data in order to further enhance the predictive accuracy of the diagnostic algorithms used therein. In each of the foregoing approaches, it would be desirable to have accurate and reliable output and/or feedback to the diagnostic tools for machine repairs and/or handling of replaceable components by using repair codes configured to accurately and unambiguously address each respective predicted repair. Thus, it would be desirable to have repair codes configured to precisely and accurately pinpoint to respective components and/or repairs notwithstanding that the machine may have hundreds or even thousands of components, some of them substantially interrelated to one another. It would be further desirable to systematically maintain a database wherein the repair codes are kept substantially up to date notwithstanding deployment of new models and/or configurations either in the diagnostic tools and/or the machine.
BRIEF SUMMARY OF THE INVENTION
Generally speaking, the present invention fulfills the foregoing needs by providing a process for populating a database of repair codes used by respective diagnostic tools to identify repairs of respective machines, the process allows for collecting a list of available repair codes. The process further allows for executing expert analysis upon the collected list so as to determine compatibility of the respective repair codes therein with the diagnostic tools. A customizing step allows for customizing the list of repair codes based upon the executed expert analysis, and a storing step allows for storing the customized list of repair codes in the database of repair codes.
The present invention further fulfills the foregoing needs by providing a system for populating a database of repair codes used by respective diagnostic tools to identify repairs of respective machines. The system includes means for collecting a list of available repair codes. The system further includes means for executing expert analysis upon the collected list so as to determine compatibility of the respective repair codes therein with the diagnostic tools. Customizing means is provided to customize the list of repair codes based upon the executed expert analysis, and storing means allow to store the customized list of repair codes in the database of repair codes.
BRIEF DESCRIPTION OF THE DRAWINGS
The features and advantages of the present invention will become apparent from the following detailed description of the invention when read with the accompanying drawings in which:
FIG. 1 is a block diagram of an exemplary system that may readily benefit from the teachings of the present invention and uses a processor for processing operational parameter data and fault log data from one or more machines and for diagnosing a malfunctioning machine;
FIG. 2 is an illustration of exemplary repair log data that may be categorized using the repairs codes configured with the process of the present invention;
FIG. 3 is an illustration of exemplary fault log data;
FIG. 4 is a flow chart of an exemplary embodiment of the process of the present invention for configuring repair codes that may be used for populating a database of repair data;
FIGS. 5 A and SB collectively make up a flow chart that illustrate further details in connection with the process of FIG. 4;
FIG. 6 is a listing containing exemplary repair codes generated using the flow charts of FIGS. 4 and 5; and FIG. 7 is a flow chart describing steps for generating a plurality of cases, including predetermined repairs that may be accurately and precisely identified with the repair codes of the present invention, and further including fault cluster combinations and operational parameter observations for each case.
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 diagrammatically illustrates one example of a diagnostic system 10 that may readily benefit from the teachings of the present invention. System 10 provides a process for automatically harvesting or mining repair data comprising a plurality of related and unrelated repairs and fault log data comprising a plurality of faults, from one or more machines such as locomotives, and generating weighted repair and distinct fault cluster combinations which are diagnostically significant predictors to facilitate analysis of new fault log data from a malfunctioning locomotive. It will be appreciated that system 10 may allow for hybridly analyzing the fault log data jointly with operational parameters from the machine.
Although the present invention is described with reference to a mobile asset, such as a locomotive, or any other relatively large land-based transportation equipment, system 10 can be used in conjunction with any machine in which operation of the machine is monitored, such as a chemical, an electronic, a mechanical, or a microprocessor machine.
Exemplary system 10 includes a processor 12 such as a computer (e.g., UNIX
workstation) having a hard drive, input devices such as a keyboard, a mouse, magnetic storage media (e.g., tape cartridges or disks), optical storage media (e.g., CD-ROMs), and output devices such as a display and a printer. Processor 12 is operably connected to and processes data contained in a repair data storage unit 20 -S-and a fault log data storage unit 22. Processor 12 is further respectively connected to and processes noise-reduction filters stored in a storage unit 27, and candidate snapshot anomalies stored in a storage unit 28.
Repair data storage unit 20 includes repair data or records regarding a plurality of related and unrelated repairs for one or more locomotives. FIG. 2 shows an exemplary portion 30 of the repair data contained in repair data storage unit 20. The repair data may include a customer identification number 32, a locomotive identification or unit number 33, the date 34 of the repair, the repair code 35, a repair code description 36, a description of the actual repair 37 performed, etc.
Fault log data storage unit 22 includes fault log data or records regarding a plurality of faults occurring prior to the repairs for the one or more locomotives. FIG.
3 shows an exemplary portion 40 of the fault log data contained in fault log data storage unit 22. The fault log data may include a customer identification number 42, a locomotive identification number or unit 44, the date 45 when the fault occurred, a I S fault code 46, a fault code description 48, etc.
As suggested above, additional data used in the analysis of the present invention include operational parameter data indicative of a plurality of operational parameters or operational conditions of the machine. The operational parameter data may be obtained from various sensor readings or observations, e.g., temperature sensor readings, pressure sensor readings, electrical sensor readings, engine power readings, etc. Examples of operational conditions of the machine may include whether the locomotive is operating in a motoring or in a dynamic braking mode of operation, whether any given subsystem in the locomotive is undergoing a self test, whether the locomotive is stationary, whether the engine is operating under maximum load conditions, etc. It will be appreciated by those skilled in the art that the repair data storage unit, the fault log data storage unit, and the operational parameter data storage unit may respectively contain repair data, fault log data and operational parameter data for a plurality of different locomotives. It will be further appreciated that the operational parameter data may be made up of snapshot observations, i.e., substantially instantaneous readings or discrete samples of the respective values of the operational parameters from the locomotive. Preferably, the snapshot observations are temporally aligned relative to the time when respective faults are generated or logged in the locomotive. For example, the temporal alignment allows for determining the respective values of the operational parameters from the locomotive prior, during or after the logging of respective faults in the locomotive. The operational parameter data need not be limited to snapshot observations since S substantially continuous observations over a predetermined period of time before or after a fault is logged can be similarly obtained. This feature may be particularly desirable if the system is configured for detection of trends that may be indicative of incipient failures in the locomotive.
As suggested above the present invention allows for developing, populating, and maintaining a database or table, for example a look-up table, for each repair code used by the diagnostic system. The repair codes are configured to be used regardless of the specific diagnostic technique used by the diagnostic system, e.g., CBR, Bayesian Belief Network (BBN), etc. Similarly, the output of the diagnostic tool is configured to provide respective repair predictions based on the repair codes found on the database. Generally, any feedback to the diagnostic tools, such as may be used for adaptive learning, is also based on the repair codes stored in the database.
As suggested above, FIG. 4 illustrates a flow chart of an exemplary embodiment of a process 50 of the present invention for configuring repair codes that may be used for populating a database of repair data. As shown in the flowchart of FIG. 4, upon start of operations at step 51, step 52 allows for collecting a list of available repair codes. By way of example and not of limitation, the initial repair codes may be collected from a bucket or database 54 of externally derived codes generally configured for tracking reliability of components of the machine, or any other externally derived codes not necessarily configured for diagnostics.
Step 53 allows for executing expert analysis upon the collected list so as to determine compatibility of the respective repair codes with a selected diagnostic tool.
By way of example and not of limitation, the expert analysis may be performed by teams of experts who preferably have a reasonably thorough understanding of respective subsystems of the locomotive and their interaction with other subsystems of the locomotive. For example, one team may address repair codes for the traction subsystem of the locomotive. Another team may address repair codes for the engine cooling subsystem, etc. As suggested above, each of such teams may also interact _7_ with the diagnostics experts in order to insure that the newly configured repair codes are fully compatible with any of the diagnostics techniques used for running diagnostics on any given locomotive. As further discussed in the context of FIG. 5 below, step 55 allows for customizing the list of repair codes based upon the expert analysis conducted in step 53. Prior to return step 59, step 57 allows for storing the customized list of repair codes in the database of repair data.
As shown in the flowchart of FIG. 5, made up of FIGS. SA and SB, upon start of operations at step 51, and as discussed above, step 52 allows for collecting the list of available repair codes. It will be appreciated that the expert analysis performed on the collected repair codes allows for conducting the process steps which are now discussed below. For example, a step 56 allows for determining if there are any missing repair codes. Step 58 allows for adding any such missing codes.
Otherwise, step 60 allows for determining if there are ambiguous or imprecise repair codes. Step 62 allows for resolving any such ambiguity or lack of precision. Otherwise, step 64 allows for determining if there are any repair codes unsuitable for the respective diagnostic tools. Step 66 allows for deleting or modifying any such unsuitable repair codes. Otherwise, step 68 allows for determining if there are any inapplicable repair codes. Step 70 allows for deleting any such inapplicable repair codes.
Otherwise, any remaining repair codes may be conveniently stored in the database 20 of repair data.
It will be appreciated that if desired, step 72 allows for repeating any new iterations of the process 50. For example, such new iterations may be performed at predetermined time intervals, e.g., annually, monthly, etc., and/or upon the occurrence of predetermined events, such as deployment of new locomotive configurations, updates, etc.
FIG. 6 shows an exemplary list or file of repair codes 35, including respective descriptions 36 and wherein respective repair codes are categorized at least based on a respective subsystem codes 38, assembly codes 39 and subassembly codes 40. It will be appreciated by those skilled in the art that the above categories are merely illustrative being that further categorizations would be readily achievable depending on the level of refinement desired for any given application.
Row 41 is an example of a repair code (e.g., repair code 1404) that may have been previously missing from the externally-derived bucket of codes but since a _g_ malfunction condition described as alternator blower overload is now predictable by the diagnostic system, then that repair code was added to match the foregoing malfunction condition.
Rows 42 collectively represent an example that corrects a previously ambiguous or imprecise repair code, (not shown). For example, the previous code may have simply indicated that there was a control line failure, for example, in the dynamic braking subsystem of the locomotive. However, such repair code may not have been particularly helpful if, for example, there were four control lines in that subsystem. In that case, respective repair codes 1619 through 1622 collectively pinpoint the precise control line being affected due to a respective contactor failure.
Row 43 is an example of a repair code (e.g., repair code 2410) that may be unsuitable for any of the diagnostics tools. In this exemplary case, let us presume that there are a plurality of pipes that carry water to the engine. Let us further assume that the diagnostic tool is not conditioned to pinpoint whether any specific pipe has failed.
Thus, in this case having a respective repair code for any of such pipes would be of little value and any such repair code should be deleted. Similarly, row 44 illustrates an example of an inapplicable repair code. For example, presuming that degradation of journal bearings in a truck of a locomotive is not conducive to be readily predicted by any of the diagnostic tools, then having a repair code for such a condition would also be of little value and any such repair code should be deleted.
FIG. 7 is a flowchart of an exemplary process 150 of the present invention for selecting or extracting repair data from repair data storage unit 20, fault log data from fault log data storage unit 22, and operational parameter data from operational parameter data storage unit 29 and generating a plurality of diagnostic cases, which are stored in a case storage unit 24. As used herein, the term "case"
comprises a repair and one or more distinct faults or fault codes in combination with respective observations of one or more operational parameters.
With reference still to FIG. 7, process 150 comprises, at 152, selecting or extracting a repair from repair data storage unit 20 (FIG. 1). Given the identification of a repair, the present invention searches fault log data storage unit 22 (FIG. 1) to select or extract, at 154, distinct faults occurring over a predetermined period of time prior to the repair. Similarly, operational parameter data storage unit 29 (FIG. 1) may be searched to select or extract, at 155, respective observations of the operational parameter data occurring over a predetermined period of time prior to the repair.
Once again, the observations may include snapshot observations, or may include substantially continuous observations that would allow for detecting trends that may develop over time in the operational parameter data and that may be indicative of malfunctions in the machine. The predetermined period of time may extend from a predetermined date prior to the repair to the date of the repair. Desirably, the period of time extends from prior to the repair, e.g., 14 days, to the date of the repair. It will be appreciated that other suitable time periods may be chosen. The same period of time may be chosen for generating all of the cases.
At 156, the number of times each distinct fault occurred during the predetermined period of time is determined. At 157, the respective values of the observations of the operational parameters is determined. A plurality of repairs, one or more distinct fault cluster and respective observations of the operational parameters are generated and stored as a case, at 160. For each case, a plurality of repair, respective fault cluster combinations, and respective combinations of clusters of observations of the operational parameters is generated at 162.
In addition, when initially setting up case data storage unit 24, a field engineer may review each of the plurality of cases to determine whether the collected data, either fault log data and/or operational parameter data, provide a good indication of the repair. If not, one or more cases can be excluded or removed from case data storage unit 24. This review by a field engineer would increase the initial accuracy of the system in assigning weights to the repair, candidate snapshot malfunctions and fault cluster combinations.
While the preferred embodiments of the present invention have been shown and described herein, it will be obvious that such embodiments are provided by way of example only. Numerous variations, changes and substitutions will occur to those of skill in the art without departing from the invention herein. Accordingly, it is intended that the invention be limited only by the spirit and scope of the appended claims.

Claims (20)

1. A process for populating a database of repair codes used by respective diagnostic tools to identify repairs of respective mobile assets, the process comprising:
a) collecting (e.g., 52) a list of available repair codes;
b) executing (e.g., 53) expert analysis upon the collected list so as to determine compatibility of the respective repair codes therein with the diagnostic tools;
c) customizing (e.g., 55) the list of repair codes based upon the executed expert analysis; and d) storing (e.g., 57) the customized list of repair codes in the database of repair codes.
2. The process of claim 1 wherein the customizing step comprises adding (e.g., 58) any missing repair codes to the list of repair codes.
3. The process of claim 1 wherein the customizing step comprises resolving (e.g., 62) any diagnostics ambiguities, if any, in respective ones of the repair codes.
4. The process of claim 1 wherein the customizing step comprises deleting or modifying (e.g., 66) any repairs codes unsuitable for the diagnostic tools.
5. The process of claim 1 wherein the customizing step comprises deleting (e.g., 66) any inapplicable repair codes.
6. The process of claim 1 further comprising a step of executing new iterations (e.g., 72) of steps a) through d) at predetermined intervals so as to maintain the database of repair codes substantially up to date.
7. The process of claim 1 further comprising a step of executing new iterations (e.g., 72) of steps a) through d) upon deployment of configuration changes and/or new models of the mobile assets.
8. The process of claim 1 wherein the respective mobile assets comprise a fleet of locomotives or other large land-based transportation equipment.
9. The process of claim 1 wherein the list of repair codes comprises respective repair codes for respective subsystems of the locomotive.
10. The process of claim 1 wherein the customizing step comprises:
adding (e.g., 59) any missing repair codes to the list of repair codes;
resolving (e.g., 62) any diagnostic ambiguities in respective ones of the repair codes; and deleting (e.g., 66) any repair codes indicative of repairs unsuitable and/or inapplicable for the diagnostics tools.
11. A system for populating a database of repair codes used by respective diagnostic tools to identify repairs of respective mobile assets, the system comprising:
a module configured to collect (e.g., 52) a list of available repair codes;
a module configured to execute (e.g., 53) expert analysis upon the collected list so as to determine compatibility of the respective repair codes therein with the diagnostic tools;
a module configured to customize (e.g., 55) the list of repair codes based upon the executed expert analysis; and memory configured to store (e.g., 57) the customized list of repair codes in the database of repair codes.
12. The system of claim 11 further comprising a module configured to add any missing repair codes (e.g., 58) to the list of repair codes.
13. The system of claim 11 further comprising a module configured to resolve any diagnostics ambiguities (e.g., 62), if any, in respective ones of the repair codes.
14. The system of claim 11 further comprising a module configured to delete or modify (e.g., 66) any repairs codes unsuitable for the diagnostic tools.
15. The system of claim 11 further comprising a module configured to delete (e.g., 66) any inapplicable repair codes.
16. The system of claim 11 further comprising a module configured to execute new iterations (e.g., 72) at predetermined intervals so as to maintain the database of repair codes substantially up to date.
17. The system of claim 11 further comprising a module configured to execute new iterations (e.g., 72) upon deployment of configuration changes and/or new models of the machine.
18. The system of claim 11 wherein the respective mobile assets comprise a fleet of locomotives.
19. The system of claim 11 wherein the list of repair codes comprises respective repair codes for respective subsystems of the locomotive.
20. The system of claim 11 further comprising:
a module configured to add any missing repair codes (e.g., 58) to the list of repair codes;
a module configured to resolve any diagnostic ambiguities (e.g., 62) in respective ones of the repair codes; and a module configured to delete any repair codes (e.g., 66) indicative of repairs unsuitable and/or inapplicable for the diagnostics tools.
CA002324185A 1999-10-28 2000-10-25 A process and system for configuring repair codes for diagnostics of machine malfunctions Abandoned CA2324185A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US16229899P 1999-10-28 1999-10-28
US60/162,298 1999-10-28

Publications (1)

Publication Number Publication Date
CA2324185A1 true CA2324185A1 (en) 2001-04-28

Family

ID=22585040

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002324185A Abandoned CA2324185A1 (en) 1999-10-28 2000-10-25 A process and system for configuring repair codes for diagnostics of machine malfunctions

Country Status (2)

Country Link
US (1) US6543007B1 (en)
CA (1) CA2324185A1 (en)

Families Citing this family (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6636771B1 (en) * 1999-04-02 2003-10-21 General Electric Company Method and system for analyzing continuous parameter data for diagnostics and repairs
US7146531B2 (en) * 2000-12-28 2006-12-05 Landesk Software Limited Repairing applications
US6801841B2 (en) * 2001-02-15 2004-10-05 Joseph A. Tabe Standard transportation excellent maintenance solutions
US6865512B2 (en) * 2002-11-12 2005-03-08 Koninklijke Philips Electronics N.V. Automated medical imaging system maintenance diagnostics
US7392430B2 (en) * 2003-03-28 2008-06-24 International Business Machines Corporation System and program product for checking a health of a computer system
US7206965B2 (en) * 2003-05-23 2007-04-17 General Electric Company System and method for processing a new diagnostics case relative to historical case data and determining a ranking for possible repairs
JP2006191988A (en) * 2005-01-11 2006-07-27 Olympus Corp Testing device for ultrasonic endoscope
US7869908B2 (en) * 2006-01-20 2011-01-11 General Electric Company Method and system for data collection and analysis
US7819312B2 (en) * 2006-06-30 2010-10-26 Caterpillar Inc Method and system for operating machines
US7677452B2 (en) * 2006-06-30 2010-03-16 Caterpillar Inc. Method and system for providing signatures for machines
US7690565B2 (en) * 2006-06-30 2010-04-06 Caterpillar Inc. Method and system for inspecting machines
US8661165B2 (en) 2008-10-27 2014-02-25 Lennox Industries, Inc. Device abstraction system and method for a distributed architecture heating, ventilation and air conditioning system
US9152155B2 (en) 2008-10-27 2015-10-06 Lennox Industries Inc. Device abstraction system and method for a distributed-architecture heating, ventilation and air conditioning system
US8452456B2 (en) 2008-10-27 2013-05-28 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US9632490B2 (en) 2008-10-27 2017-04-25 Lennox Industries Inc. System and method for zoning a distributed architecture heating, ventilation and air conditioning network
US8655490B2 (en) 2008-10-27 2014-02-18 Lennox Industries, Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8615326B2 (en) 2008-10-27 2013-12-24 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8774210B2 (en) 2008-10-27 2014-07-08 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8788100B2 (en) 2008-10-27 2014-07-22 Lennox Industries Inc. System and method for zoning a distributed-architecture heating, ventilation and air conditioning network
US8994539B2 (en) 2008-10-27 2015-03-31 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed-architecture heating, ventilation and air conditioning network
US8452906B2 (en) 2008-10-27 2013-05-28 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8437877B2 (en) 2008-10-27 2013-05-07 Lennox Industries Inc. System recovery in a heating, ventilation and air conditioning network
US8463442B2 (en) 2008-10-27 2013-06-11 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and air conditioning network
US9261888B2 (en) 2008-10-27 2016-02-16 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8433446B2 (en) 2008-10-27 2013-04-30 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed-architecture heating, ventilation and air conditioning network
US8855825B2 (en) 2008-10-27 2014-10-07 Lennox Industries Inc. Device abstraction system and method for a distributed-architecture heating, ventilation and air conditioning system
US8892797B2 (en) 2008-10-27 2014-11-18 Lennox Industries Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8352080B2 (en) 2008-10-27 2013-01-08 Lennox Industries Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8655491B2 (en) 2008-10-27 2014-02-18 Lennox Industries Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and air conditioning network
US8543243B2 (en) 2008-10-27 2013-09-24 Lennox Industries, Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US9678486B2 (en) 2008-10-27 2017-06-13 Lennox Industries Inc. Device abstraction system and method for a distributed-architecture heating, ventilation and air conditioning system
US9325517B2 (en) 2008-10-27 2016-04-26 Lennox Industries Inc. Device abstraction system and method for a distributed-architecture heating, ventilation and air conditioning system
US8255086B2 (en) 2008-10-27 2012-08-28 Lennox Industries Inc. System recovery in a heating, ventilation and air conditioning network
US8560125B2 (en) 2008-10-27 2013-10-15 Lennox Industries Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8744629B2 (en) 2008-10-27 2014-06-03 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8694164B2 (en) 2008-10-27 2014-04-08 Lennox Industries, Inc. Interactive user guidance interface for a heating, ventilation and air conditioning system
US9432208B2 (en) 2008-10-27 2016-08-30 Lennox Industries Inc. Device abstraction system and method for a distributed architecture heating, ventilation and air conditioning system
US8352081B2 (en) 2008-10-27 2013-01-08 Lennox Industries Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US9651925B2 (en) * 2008-10-27 2017-05-16 Lennox Industries Inc. System and method for zoning a distributed-architecture heating, ventilation and air conditioning network
US8977794B2 (en) 2008-10-27 2015-03-10 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8600559B2 (en) 2008-10-27 2013-12-03 Lennox Industries Inc. Method of controlling equipment in a heating, ventilation and air conditioning network
US8802981B2 (en) 2008-10-27 2014-08-12 Lennox Industries Inc. Flush wall mount thermostat and in-set mounting plate for a heating, ventilation and air conditioning system
US8798796B2 (en) 2008-10-27 2014-08-05 Lennox Industries Inc. General control techniques in a heating, ventilation and air conditioning network
US8295981B2 (en) 2008-10-27 2012-10-23 Lennox Industries Inc. Device commissioning in a heating, ventilation and air conditioning network
US8725298B2 (en) 2008-10-27 2014-05-13 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and conditioning network
US8548630B2 (en) 2008-10-27 2013-10-01 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed-architecture heating, ventilation and air conditioning network
US8463443B2 (en) 2008-10-27 2013-06-11 Lennox Industries, Inc. Memory recovery scheme and data structure in a heating, ventilation and air conditioning network
US8874815B2 (en) 2008-10-27 2014-10-28 Lennox Industries, Inc. Communication protocol system and method for a distributed architecture heating, ventilation and air conditioning network
US8762666B2 (en) 2008-10-27 2014-06-24 Lennox Industries, Inc. Backup and restoration of operation control data in a heating, ventilation and air conditioning network
US9377768B2 (en) 2008-10-27 2016-06-28 Lennox Industries Inc. Memory recovery scheme and data structure in a heating, ventilation and air conditioning network
US8437878B2 (en) 2008-10-27 2013-05-07 Lennox Industries Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and air conditioning network
US9268345B2 (en) 2008-10-27 2016-02-23 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8564400B2 (en) 2008-10-27 2013-10-22 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8239066B2 (en) 2008-10-27 2012-08-07 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8442693B2 (en) 2008-10-27 2013-05-14 Lennox Industries, Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8600558B2 (en) 2008-10-27 2013-12-03 Lennox Industries Inc. System recovery in a heating, ventilation and air conditioning network
USD648641S1 (en) 2009-10-21 2011-11-15 Lennox Industries Inc. Thin cover plate for an electronic system controller
USD648642S1 (en) 2009-10-21 2011-11-15 Lennox Industries Inc. Thin cover plate for an electronic system controller
US8260444B2 (en) 2010-02-17 2012-09-04 Lennox Industries Inc. Auxiliary controller of a HVAC system
US8463485B2 (en) * 2010-11-10 2013-06-11 GM Global Technology Operations LLC Process for service diagnostic and service procedures enhancement
US9239991B2 (en) 2013-09-05 2016-01-19 General Electric Company Services support system and method
US11100732B2 (en) * 2019-05-21 2021-08-24 GM Global Technology Operations LLC Enhanced system failure diagnosis

Family Cites Families (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4270174A (en) 1979-02-05 1981-05-26 Sun Electric Corporation Remote site engine test techniques
US4463418A (en) 1981-06-30 1984-07-31 International Business Machines Corporation Error correction from remote data processor by communication and reconstruction of processor status storage disk
US4517468A (en) 1984-04-30 1985-05-14 Westinghouse Electric Corp. Diagnostic system and method
US4695946A (en) 1984-10-25 1987-09-22 Unisys Corporation Maintenance subsystem for computer network including power control and remote diagnostic center
US4823914A (en) 1987-06-24 1989-04-25 Elevator Performance Technologies, Inc. Status line monitoring system and method of using same
KR890007306A (en) 1987-10-30 1989-06-19 제트.엘.더머 Online valve diagnostic monitoring system
US5274572A (en) 1987-12-02 1993-12-28 Schlumberger Technology Corporation Method and apparatus for knowledge-based signal monitoring and analysis
US5113489A (en) 1989-01-27 1992-05-12 International Business Machines Corporation Online performance monitoring and fault diagnosis technique for direct current motors as used in printer mechanisms
JP2574892B2 (en) 1989-02-15 1997-01-22 株式会社日立製作所 Load sharing control method for automobile
US4970725A (en) 1989-03-14 1990-11-13 Westinghouse Electric Corp. Automated system testability assessment method
US5123017A (en) 1989-09-29 1992-06-16 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Remote maintenance monitoring system
US4977390A (en) 1989-10-19 1990-12-11 Niagara Mohawk Power Corporation Real time method for processing alaarms generated within a predetermined system
US5282127A (en) 1989-11-20 1994-01-25 Sanyo Electric Co., Ltd. Centralized control system for terminal device
US5321837A (en) 1991-10-11 1994-06-14 International Business Machines Corporation Event handling mechanism having a process and an action association process
FR2685526B1 (en) 1991-12-20 1994-02-04 Alcatel Nv CONNECTION NETWORK WITH MONITORING SENSORS AND DIAGNOSTIC SYSTEM, AND METHOD OF ESTABLISHING DIAGNOSTICS FOR SUCH A NETWORK.
JP2952124B2 (en) * 1992-11-25 1999-09-20 富士写真フイルム株式会社 Photo processing machine failure diagnosis system
US5400018A (en) 1992-12-22 1995-03-21 Caterpillar Inc. Method of relaying information relating to the status of a vehicle
US5445347A (en) 1993-05-13 1995-08-29 Hughes Aircraft Company Automated wireless preventive maintenance monitoring system for magnetic levitation (MAGLEV) trains and other vehicles
US5666534A (en) 1993-06-29 1997-09-09 Bull Hn Information Systems Inc. Method and appartus for use by a host system for mechanizing highly configurable capabilities in carrying out remote support for such system
US5406502A (en) 1993-06-29 1995-04-11 Elbit Ltd. System and method for measuring the operation of a device
US5463768A (en) 1994-03-17 1995-10-31 General Electric Company Method and system for analyzing error logs for diagnostics
US5629869A (en) 1994-04-11 1997-05-13 Abb Power T&D Company Intelligent circuit breaker providing synchronous switching and condition monitoring
US5528516A (en) 1994-05-25 1996-06-18 System Management Arts, Inc. Apparatus and method for event correlation and problem reporting
US5566091A (en) 1994-06-30 1996-10-15 Caterpillar Inc. Method and apparatus for machine health inference by comparing two like loaded components
US5594663A (en) 1995-01-23 1997-01-14 Hewlett-Packard Company Remote diagnostic tool
WO1996027513A1 (en) 1995-03-03 1996-09-12 Qualcomm Incorporated Method and apparatus for monitoring parameters of vehicle electronic control units
US5712972A (en) * 1995-06-07 1998-01-27 Sony Corporation Identification of faults in data paths and functional units of a central processing unit by a systematic execution of test instructions
US5678002A (en) 1995-07-18 1997-10-14 Microsoft Corporation System and method for providing automated customer support
US5916286A (en) * 1995-09-15 1999-06-29 Seashore; Jay E. Portable automobile diagnostic tool
US6067410A (en) * 1996-02-09 2000-05-23 Symantec Corporation Emulation repair system
US5742915A (en) 1995-12-13 1998-04-21 Caterpillar Inc. Position referenced data for monitoring and controlling
US5633628A (en) 1996-01-03 1997-05-27 General Railway Signal Corporation Wheelset monitoring system
US6031621A (en) * 1996-11-05 2000-02-29 Hewlett-Packard Company Information collection system
US5845272A (en) 1996-11-29 1998-12-01 General Electric Company System and method for isolating failures in a locomotive
US5950147A (en) 1997-06-05 1999-09-07 Caterpillar Inc. Method and apparatus for predicting a fault condition
US6175934B1 (en) 1997-12-15 2001-01-16 General Electric Company Method and apparatus for enhanced service quality through remote diagnostics
US6216066B1 (en) 1998-07-01 2001-04-10 General Electric Company System and method for generating alerts through multi-variate data assessment
US6263322B1 (en) * 1998-07-07 2001-07-17 Hunter Engineering Company Integrated automotive service system and method
US6345257B1 (en) * 1998-12-14 2002-02-05 National Railroad Passenger Corporation Computer based interactive defect reporting system for the paperless reporting of problems in a vehicle forming part of a fleet
US6415395B1 (en) * 1999-04-02 2002-07-02 General Electric Company Method and system for processing repair data and fault log data to facilitate diagnostics
US6336065B1 (en) * 1999-10-28 2002-01-01 General Electric Company Method and system for analyzing fault and snapshot operational parameter data for diagnostics of machine malfunctions
US6343236B1 (en) * 1999-04-02 2002-01-29 General Electric Company Method and system for analyzing fault log data for diagnostics
US6301531B1 (en) 1999-08-23 2001-10-09 General Electric Company Vehicle maintenance management system and method
US6243628B1 (en) 1999-09-07 2001-06-05 General Electric Company System and method for predicting impending failures in a locomotive

Also Published As

Publication number Publication date
US6543007B1 (en) 2003-04-01

Similar Documents

Publication Publication Date Title
US6543007B1 (en) Process and system for configuring repair codes for diagnostics of machine malfunctions
US6622264B1 (en) Process and system for analyzing fault log data from a machine so as to identify faults predictive of machine failures
US6981182B2 (en) Method and system for analyzing fault and quantized operational data for automated diagnostics of locomotives
US6636771B1 (en) Method and system for analyzing continuous parameter data for diagnostics and repairs
AU768166B2 (en) Method and apparatus for diagnosing difficult to diagnose faults in a complex system
EP1254402B1 (en) Method and system for analyzing continuous parameter data for diagnostics and repairs
US6415395B1 (en) Method and system for processing repair data and fault log data to facilitate diagnostics
US6625589B1 (en) Method for adaptive threshold computation for time and frequency based anomalous feature identification in fault log data
US6947797B2 (en) Method and system for diagnosing machine malfunctions
US6343236B1 (en) Method and system for analyzing fault log data for diagnostics
CA2387927C (en) A method and system for estimating time of occurrence of machine-disabling failures
US6650949B1 (en) Method and system for sorting incident log data from a plurality of machines
US20040073843A1 (en) Diagnostics using information specific to a subsystem
CA2368818C (en) A method and system for analyzing operational data for diagnostics of locomotive malfunctions
CA2388489C (en) Method and system for analyzing fault log data for diagnostics and repairs of locomotives
Rosenberg The Navy IDSS program: adaptive diagnostics and feedback analysis-precursors to a fault prognostics capability
Wohl System Complexity, Diagnostic Behaviour, and Repair Time: A Predictive Theory
Marriott et al. A novel algorithmic approach to the integration of posterior knowledge into condition-monitoring systems

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued