Movatterモバイル変換


[0]ホーム

URL:


US20200097921A1 - Equipment repair management and execution - Google Patents

Equipment repair management and execution
Download PDF

Info

Publication number
US20200097921A1
US20200097921A1US16/139,149US201816139149AUS2020097921A1US 20200097921 A1US20200097921 A1US 20200097921A1US 201816139149 AUS201816139149 AUS 201816139149AUS 2020097921 A1US2020097921 A1US 2020097921A1
Authority
US
United States
Prior art keywords
equipment
repair
data
computing device
learning model
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
US16/139,149
Inventor
Dipanjan Ghosh
Ahmed Khairy FARAHAT
Chi Zhang
Marcos Vieira
Chetan GUPTA
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi LtdfiledCriticalHitachi Ltd
Priority to US16/139,149priorityCriticalpatent/US20200097921A1/en
Assigned to HITACHI, LTD.reassignmentHITACHI, LTD.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: FARAHAT, AHMED KHAIRY, GHOSH, DIPANJAN, GUPTA, CHETAN, VIEIRA, MARCOS, ZHANG, CHI
Priority to EP19176365.5Aprioritypatent/EP3627408A1/en
Priority to JP2019118477Aprioritypatent/JP6792029B2/en
Priority to US16/729,657prioritypatent/US11544676B2/en
Publication of US20200097921A1publicationCriticalpatent/US20200097921A1/en
Priority to JP2020185051Aprioritypatent/JP7013547B2/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

In some examples, a computer system may receive historical repair data for first equipment, and may extract features from the historical repair data for the first equipment as training data including one or more of: free-text variables associated with comments related to the first equipment; usage attributes associated with the first equipment; equipment attributes associated with the first equipment; sensor data associated with the first equipment; or event data associated with the first equipment. The system may determine a repair hierarchy including a plurality of repair levels for the equipment. The system may use the training data to train a machine learning model as a multilayer model trained to perform multiple tasks for predicting individual levels of the repair hierarchy. The system may receive a repair request associated with second equipment and uses the machine learning model to determine at least one repair action based on the received repair request.

Description

Claims (20)

What is claimed:
1. A system comprising:
one or more processors; and
one or more non-transitory computer-readable media maintaining executable instructions, which, when executed by the one or more processors, configure the one or more processors to perform operations comprising:
receiving historical repair data for first equipment;
extracting features from the historical repair data for the first equipment as training data including one or more of: free-text variables associated with comments related to the first equipment; usage attributes associated with the first equipment;
equipment attributes associated with the first equipment; sensor data associated with the first equipment; or event data associated with the first equipment;
determining, from the historical repair data, a repair hierarchy including a plurality of repair levels for the first equipment;
training, using the training data, a deep learning model as a multilayer model trained to perform multiple tasks for predicting individual levels of the repair hierarchy;
receiving a repair request associated with second equipment; and
using the deep learning model to determine at least one repair action based on the received repair request.
2. The system as recited inclaim 1, the operations further comprising:
extracting features from data associated with the second equipment including one or more of: free-text variables associated with comments related to the second equipment; usage attributes associated with the second equipment; equipment attributes associated with the second equipment; sensor data associated with the second equipment; or event data associated with the second equipment; and
inputting the extracted features associated with the second equipment into the deep learning model to determine the at least one repair action.
3. The system as recited inclaim 2, the operations further comprising:
extracting features from the event data associated with the second equipment as a plurality of event data feature vectors;
determining a context vector based on the features extracted from at least one of the free-text variables, the usage attributes, or the equipment attributes associated with the second equipment; and
weighting the event data feature vectors based at least in part on the context vector.
4. The system as recited inclaim 1, the operations further comprising, during the training of the deep learning model, employing a backpropagation algorithm to calculate gradients with respect to each learnable variable in the deep learning model using a loss function.
5. The system as recited inclaim 1, wherein the deep learning model is one of a deep learning neural network or a recurrent neural network.
6. The system as recited inclaim 1, the operations further comprising determining a repair plan based on the one or more repair actions and a respective probability of success determined for each repair action.
7. The system as recited inclaim 6, the operations further comprising, based on the repair plan performing at least one of:
sending an order for a part for a repair;
sending a communication to assign labor to perform the repair;
sending a communication to schedule a repair time for the repair; or
remotely initiating a procedure on the equipment to effectuate, at least partially, the repair.
8. A method comprising:
receiving, by a first computing device, historical repair data for the first equipment;
extracting features from the historical repair data for the first equipment as training data including one or more of: free-text variables associated with comments related to the first equipment; usage attributes associated with the first equipment; equipment attributes associated with the first equipment; sensor data associated with the first equipment; or event data associated with the first equipment;
determining a repair hierarchy including a plurality of repair levels for the first equipment;
training, using the training data, a machine learning model as a multilayer model trained to perform multiple tasks for predicting individual levels of the repair hierarchy;
receiving a repair request associated with second equipment; and
using the machine learning model to determine at least one repair action based on the received repair request.
9. The method as recited inclaim 8, further comprising:
extracting features from data associated with the second equipment including one or more of: free-text variables associated with comments related to the second equipment; usage attributes associated with the second equipment; equipment attributes associated with the second equipment; sensor data associated with the second equipment; or event data associated with the second equipment; and
inputting the extracted features associated with the second equipment into the machine learning model to determine the at least one repair action.
10. The method as recited inclaim 9, further comprising:
extracting features from the event data associated with the second equipment as a plurality of event data feature vectors;
determining a context vector based on the features extracted from at least one of the free-text variables, the usage attributes, or the equipment attributes associated with the second equipment; and
weighting the event data feature vectors based at least in part on the context vector.
11. The method as recited inclaim 8, further comprising, during the training of the machine learning model, employing a backpropagation algorithm to calculate gradients with respect to each learnable variable in the machine learning model using a loss function.
12. The method as recited inclaim 8, wherein the machine learning model is one of a deep learning neural network or a recurrent neural network.
13. The method as recited inclaim 8, further comprising determining a repair plan based on the one or more repair actions and a respective probability of success determined for each repair action.
14. The method as recited inclaim 13, further comprising, based on the repair plan performing at least one of:
sending an order for a part for a repair;
sending a communication to assign labor to perform the repair;
sending a communication to schedule a repair time for the repair; or
remotely initiating a procedure on the equipment to effectuate, at least partially, the repair.
15. One or more non-transitory computer-readable media storing instructions that, when executed by one or more processors, program the one or more processors to perform operations comprising:
receiving historical repair data for first equipment;
extracting features from the historical repair data for the first equipment as training data including one or more of: free-text variables associated with comments related to the first equipment; usage attributes associated with the first equipment; equipment attributes associated with the first equipment; sensor data associated with the first equipment; or event data associated with the first equipment;
determining a repair hierarchy including a plurality of repair levels for the first equipment;
training, using the training data, a deep learning model as a multilayer model trained to perform multiple tasks for predicting individual levels of the repair hierarchy;
receiving a repair request associated with second equipment; and
using the deep learning model to determine at least one repair action based on the received repair request.
16. The method as recited inclaim 15, the operations further comprising:
extracting features from data associated with the second equipment including one or more of: free-text variables associated with comments related to the second equipment; usage attributes associated with the second equipment; equipment attributes associated with the second equipment; sensor data associated with the second equipment; or event data associated with the second equipment; and
inputting the extracted features associated with the second equipment into the deep learning model to determine the at least one repair action.
17. The method as recited inclaim 16, wherein extracting features from the event data associated with the second equipment as a plurality of event data feature vectors;
determining a context vector based on the features extracted from at least one of the free-text variables, the usage attributes, or the equipment attributes associated with the second equipment; and
weighting the event data feature vectors based at least in part on the context vector.
18. The method as recited inclaim 15, the operations further comprising, during the training of the deep learning model, employing a backpropagation algorithm to calculate gradients with respect to each learnable variable in the deep learning model using a loss function.
19. The method as recited inclaim 15, wherein the deep learning model is one of a deep learning neural network or a recurrent neural network.
20. The method as recited inclaim 15, further comprising:
determining a repair plan based on the one or more repair actions and a respective probability of success determined for each repair action; and
based on the repair plan performing at least one of:
sending an order for a part for a repair;
sending a communication to assign labor to perform the repair;
sending a communication to schedule a repair time for the repair; or
remotely initiating a procedure on the equipment to effectuate, at least partially, the repair.
US16/139,1492018-09-242018-09-24Equipment repair management and executionAbandonedUS20200097921A1 (en)

Priority Applications (5)

Application NumberPriority DateFiling DateTitle
US16/139,149US20200097921A1 (en)2018-09-242018-09-24Equipment repair management and execution
EP19176365.5AEP3627408A1 (en)2018-09-242019-05-24Equipment repair management and execution
JP2019118477AJP6792029B2 (en)2018-09-242019-06-26 Equipment repair management system, repair methods and computer-readable media
US16/729,657US11544676B2 (en)2018-09-242019-12-30Equipment repair management and execution
JP2020185051AJP7013547B2 (en)2018-09-242020-11-05 Equipment repair management system, repair methods and computer readable media

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US16/139,149US20200097921A1 (en)2018-09-242018-09-24Equipment repair management and execution

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US16/729,657ContinuationUS11544676B2 (en)2018-09-242019-12-30Equipment repair management and execution

Publications (1)

Publication NumberPublication Date
US20200097921A1true US20200097921A1 (en)2020-03-26

Family

ID=66647211

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US16/139,149AbandonedUS20200097921A1 (en)2018-09-242018-09-24Equipment repair management and execution
US16/729,657ActiveUS11544676B2 (en)2018-09-242019-12-30Equipment repair management and execution

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US16/729,657ActiveUS11544676B2 (en)2018-09-242019-12-30Equipment repair management and execution

Country Status (3)

CountryLink
US (2)US20200097921A1 (en)
EP (1)EP3627408A1 (en)
JP (2)JP6792029B2 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20200004625A1 (en)*2018-06-292020-01-02International Business Machines CorporationDetermining when to perform error checking of a storage unit by training a machine learning module
US20200134496A1 (en)*2018-10-292020-04-30Hewlett Packard Enterprise Development LpClassifying parts via machine learning
CN112150285A (en)*2020-09-232020-12-29哈尔滨工业大学(威海)Abnormal financial organization hierarchy dividing system based on neighborhood topological structure and working method thereof
US20210012228A1 (en)*2019-07-082021-01-14Kabushiki Kaisha ToshibaInference apparatus, learning apparatus, inference method, and learning method
US20210012239A1 (en)*2019-07-122021-01-14Microsoft Technology Licensing, LlcAutomated generation of machine learning models for network evaluation
US20210200614A1 (en)*2018-08-072021-07-01Nippon Telegraph And Telephone CorporationOperation sequence generation apparatus, operation sequence generation method and program
US11099743B2 (en)2018-06-292021-08-24International Business Machines CorporationDetermining when to replace a storage device using a machine learning module
US11119662B2 (en)2018-06-292021-09-14International Business Machines CorporationDetermining when to perform a data integrity check of copies of a data set using a machine learning module
WO2022245832A1 (en)*2021-05-172022-11-24Copperleaf Technologies Inc.Systems thinking in asset investment planning
US11537900B2 (en)*2019-01-232022-12-27MakinaRocks Co., Ltd.Anomaly detection
US20230161780A1 (en)*2021-11-192023-05-25Hyundai Motor CompanyRecommendation algorithm-based problem action suggestion system and method thereof
US20230259120A1 (en)*2020-07-172023-08-17Honeywell International Inc.Intelligent workflow engine for manufacturing process
WO2024035975A1 (en)*2022-08-092024-02-15Dimaag-Ai, Inc.Failure mode discovery for machine components
US12079646B2 (en)*2022-12-072024-09-03Sap SeEnterprise dynamic forms with enterprise resource processing
US12136094B1 (en)*2020-06-302024-11-05United Services Automobile Association (Usaa)Micro insurance and warranty cataloging, detection and evaluation system
US20240412172A1 (en)*2023-06-072024-12-12The Boeing CompanyIntelligent service request submittal system
US20250149153A1 (en)*2023-11-022025-05-08GE Precision Healthcare LLCElectronic acquisition of troubleshooting knowledge for medical imaging scanners
US20250199896A1 (en)*2023-12-152025-06-19Caterpillar Inc.Resolving an issue experienced by a particular device without using a troubleshooting guide directed at the particular device

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11887063B2 (en)2019-09-302024-01-30Mitchell International, Inc.Automated vehicle repair estimation by random ensembling of multiple artificial intelligence functions
US10733512B1 (en)*2019-12-172020-08-04SparkCognition, Inc.Cooperative use of a genetic algorithm and an optimization trainer for autoencoder generation
US20210357766A1 (en)*2020-05-182021-11-18Northrop Grumman Systems CorporationClassification of maintenance reports for modular industrial equipment from free-text descriptions
US20220092559A1 (en)*2020-09-222022-03-24Schneider Enterprise Resources, LLCYard check system with maintenance feedback from customer
US11704942B2 (en)2020-10-292023-07-18Caterpillar Inc.Undercarriage wear prediction using machine learning model
WO2022101234A1 (en)2020-11-132022-05-19Koninklijke Philips N.V.System and method for automated or semi-automated identification of malfunction area(s) for maintenance cases
JP7461899B2 (en)*2021-01-082024-04-04日立建機株式会社 Maintenance Support System
CN115147329B (en)*2021-03-292025-03-07北京小米移动软件有限公司 A method, device, equipment and storage medium for repairing a flexible panel
CN117337439A (en)*2021-05-172024-01-02松下电器(美国)知识产权公司Repair content prediction method, repair content prediction device, program, and repair content prediction model generation method
US11886179B2 (en)2021-11-022024-01-30Caterpillar Inc.Systems and methods for determining machine usage severity
US12400192B1 (en)*2021-12-172025-08-26U.S. Bank National AssociationAutonomous tracking of disparate assets
CN119604834A (en)2022-09-232025-03-11甲骨文国际公司 Data Center Level Power Management with Reactive Power Capping
US12007734B2 (en)2022-09-232024-06-11Oracle International CorporationDatacenter level power management with reactive power capping
US12176711B2 (en)2022-11-082024-12-24Oracle International CorporationTechniques for orchestrated load shedding
AU2024224360A1 (en)*2023-02-232025-10-09Bryce Francis DurrantData communications network and method for assisting users with apparatus service/maintenance
US20250200472A1 (en)*2023-12-152025-06-19Caterpillar Inc.Streamlining and customizing users troubleshooting workflow
CN117435997B (en)*2023-12-202024-03-01杭州市特种设备检测研究院(杭州市特种设备应急处置中心)Elevator early warning and on-demand maintenance method based on transducer and time sequence compression mechanism
CN119917910A (en)*2024-12-252025-05-02湖北华中电力科技开发有限责任公司 A multi-modal intelligent evaluation method for health status of smart park equipment, electronic equipment and medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20200258057A1 (en)*2017-10-062020-08-13Hitachi, Ltd.Repair management and execution

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5729452A (en)1995-03-311998-03-17Envirotest Acquisition Co.Method and system for diagnosing and reporting failure of a vehicle emission test
US6298305B1 (en)1998-07-152001-10-02Visteon Technologies, LlcMethods and apparatus for providing voice guidance in a vehicle navigation system
US20110119062A1 (en)2005-09-292011-05-19Dohan Jewel LVoice-recognition/voice-activated vehicle signal system
US20080254746A1 (en)2007-04-132008-10-16Lear CorporationVoice-enabled hands-free telephone system for audibly announcing vehicle component information to vehicle users in response to spoken requests from the users
US8782467B2 (en)*2012-02-012014-07-15Honeywell International Inc.Systems and methods for creating a near optimal maintenance plan
US9672497B1 (en)*2013-11-042017-06-06Snap-On IncorporatedMethods and systems for using natural language processing and machine-learning to produce vehicle-service content
US9881428B2 (en)*2014-07-302018-01-30Verizon Patent And Licensing Inc.Analysis of vehicle data to predict component failure
US9348920B1 (en)2014-12-222016-05-24Palantir Technologies Inc.Concept indexing among database of documents using machine learning techniques
US9785919B2 (en)*2015-12-102017-10-10General Electric CompanyAutomatic classification of aircraft component distress
US10692050B2 (en)*2016-04-062020-06-23American International Group, Inc.Automatic assessment of damage and repair costs in vehicles
JP2018022372A (en)*2016-08-042018-02-08日本電信電話株式会社Maintenance method, maintenance system, and program
JP6711418B2 (en)*2016-12-262020-06-17三菱電機株式会社 Recovery support system
JP6861519B2 (en)*2017-01-182021-04-21三菱電機株式会社 Faulty part identification system, faulty part identification method, and program
GB2563860A (en)*2017-06-272019-01-02Green Running LtdA system and method for identifying appliances under recall
US10776760B2 (en)*2017-11-172020-09-15The Boeing CompanyMachine learning based repair forecasting
WO2019178676A1 (en)*2018-03-232019-09-26Avigilon CorporationMethod and system for interfacing with a user to facilitate an image search for an object-of-interest

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20200258057A1 (en)*2017-10-062020-08-13Hitachi, Ltd.Repair management and execution

Cited By (25)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11204827B2 (en)2018-06-292021-12-21International Business Machines CorporationUsing a machine learning module to determine when to perform error checking of a storage unit
US11119662B2 (en)2018-06-292021-09-14International Business Machines CorporationDetermining when to perform a data integrity check of copies of a data set using a machine learning module
US20200004625A1 (en)*2018-06-292020-01-02International Business Machines CorporationDetermining when to perform error checking of a storage unit by training a machine learning module
US11119663B2 (en)2018-06-292021-09-14International Business Machines CorporationDetermining when to perform a data integrity check of copies of a data set by training a machine learning module
US11119660B2 (en)2018-06-292021-09-14International Business Machines CorporationDetermining when to replace a storage device by training a machine learning module
US11119851B2 (en)*2018-06-292021-09-14International Business Machines CorporationDetermining when to perform error checking of a storage unit by training a machine learning module
US11099743B2 (en)2018-06-292021-08-24International Business Machines CorporationDetermining when to replace a storage device using a machine learning module
US11119850B2 (en)2018-06-292021-09-14International Business Machines CorporationDetermining when to perform error checking of a storage unit by using a machine learning module
US20210200614A1 (en)*2018-08-072021-07-01Nippon Telegraph And Telephone CorporationOperation sequence generation apparatus, operation sequence generation method and program
US20200134496A1 (en)*2018-10-292020-04-30Hewlett Packard Enterprise Development LpClassifying parts via machine learning
US11537900B2 (en)*2019-01-232022-12-27MakinaRocks Co., Ltd.Anomaly detection
US20210012228A1 (en)*2019-07-082021-01-14Kabushiki Kaisha ToshibaInference apparatus, learning apparatus, inference method, and learning method
US20210012239A1 (en)*2019-07-122021-01-14Microsoft Technology Licensing, LlcAutomated generation of machine learning models for network evaluation
US12136094B1 (en)*2020-06-302024-11-05United Services Automobile Association (Usaa)Micro insurance and warranty cataloging, detection and evaluation system
US20230259120A1 (en)*2020-07-172023-08-17Honeywell International Inc.Intelligent workflow engine for manufacturing process
CN112150285A (en)*2020-09-232020-12-29哈尔滨工业大学(威海)Abnormal financial organization hierarchy dividing system based on neighborhood topological structure and working method thereof
WO2022245832A1 (en)*2021-05-172022-11-24Copperleaf Technologies Inc.Systems thinking in asset investment planning
US20230161780A1 (en)*2021-11-192023-05-25Hyundai Motor CompanyRecommendation algorithm-based problem action suggestion system and method thereof
US12061614B2 (en)*2021-11-192024-08-13Hyundai Motor CompanyRecommendation algorithm-based problem action suggestion system and method thereof
WO2024035975A1 (en)*2022-08-092024-02-15Dimaag-Ai, Inc.Failure mode discovery for machine components
US12079646B2 (en)*2022-12-072024-09-03Sap SeEnterprise dynamic forms with enterprise resource processing
US20240412172A1 (en)*2023-06-072024-12-12The Boeing CompanyIntelligent service request submittal system
US20250149153A1 (en)*2023-11-022025-05-08GE Precision Healthcare LLCElectronic acquisition of troubleshooting knowledge for medical imaging scanners
US20250199896A1 (en)*2023-12-152025-06-19Caterpillar Inc.Resolving an issue experienced by a particular device without using a troubleshooting guide directed at the particular device
WO2025128280A1 (en)*2023-12-152025-06-19Caterpillar Inc.Resolving an issue experienced by a particular device without using a troubleshooting guide directed at the particular device

Also Published As

Publication numberPublication date
JP2021022407A (en)2021-02-18
EP3627408A1 (en)2020-03-25
US20200134574A1 (en)2020-04-30
JP6792029B2 (en)2020-11-25
US11544676B2 (en)2023-01-03
JP2020053011A (en)2020-04-02
JP7013547B2 (en)2022-01-31

Similar Documents

PublicationPublication DateTitle
US11544676B2 (en)Equipment repair management and execution
US20200258057A1 (en)Repair management and execution
CN119067689B (en) Production tracing and transaction collaboration method and system of MES system
US11288577B2 (en)Deep long short term memory network for estimation of remaining useful life of the components
US20240345551A1 (en)Building management system with natural language model-based data structure generation
US11853051B2 (en)Method and apparatus for optimizing diagnostics of rotating equipment
US11620162B2 (en)Resource allocation optimization for multi-dimensional machine learning environments
CN119357803B (en)Remote acquisition system for operation data of gas equipment
US20240377792A1 (en)Machine learning architectures for building management system with building equipment servicing
CN112116185A (en)Test risk estimation using historical test data
US12361212B2 (en)System and method for generating and extracting data from machine learning model outputs
US20220164659A1 (en)Deep Learning Error Minimizing System for Real-Time Generation of Big Data Analysis Models for Mobile App Users and Controlling Method for the Same
US20250110461A1 (en)Automated edge device configuration for building management systems
US12308031B2 (en)Prognostic maintenance system and method
US20240403714A1 (en)Generative artificial intelligence user interface server
US12437029B1 (en)System and method for identifying outlier data and generating corrective action
US12118019B1 (en)Smart data signals for artificial intelligence based modeling
US12423519B1 (en)Applying cascading machine learning models to command prompts
US12395397B2 (en)Real-time monitoring ecosystem
US20250323822A1 (en)Real-time monitoring ecosystem
US20250078648A1 (en)Systems and methods of machine learning model rules generator for building management systems
US20250138490A1 (en)Distributed machine learning model resource allocation for building management systems
SantiagoPredictive maintenance mechanisms for heating equipment
IbrahimLLM-Baserad Frågehantering för Felloggar på Scania AB
Saragadam et al.A Scalable and High Availability Solution for Recommending Resolutions to Problem Tickets

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:HITACHI, LTD., JAPAN

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GHOSH, DIPANJAN;FARAHAT, AHMED KHAIRY;ZHANG, CHI;AND OTHERS;REEL/FRAME:046947/0064

Effective date:20180921

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:ADVISORY ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STCBInformation on status: application discontinuation

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


[8]ページ先頭

©2009-2025 Movatter.jp