1,496 research outputs found

    Automated Fault-Detection for Small Satellite Pointing Control Systems Using One-Sided Learning

    Get PDF
    In this paper, we propose a ground-based automated novelty detection system for a small satellite attitude dynamics control system using a one-sided learning algorithm: One-Class Support Vector Machine (OC-SVM) method. This fault-detection system was designed to only learn from nominal behavior of the satellite during the commissioning phase and to identify and detect anomalies when there was a subtle behavioral failure in the attitude control system. The detection system was trained by only observing the nominal attitude dynamics behavior of a small satellite for a period of time. Training data was obtained from reaction wheel outputs in a healthy attitude control system, and reaction wheel currents and angular velocities were selected as training features. A one-class classifier was built from a hyperplane decision function during training. An adaptive Sequential Minimal Optimization (SMO) method was utilized to solve the quadratic problem in the application of OC-SVM algorithm to provide an optimal solution for the hyperplane decision function. Two tests were performed on the system to validate its feasibility and detection accuracy. Untrained reaction wheel bearing failures were added into the attitude control system validation tests to examine whether the fault-detection system was capable of detecting and diagnosing the reaction wheel failures. Training and testing performance for the fault-detection system are presented with discussion

    AI and OR in management of operations: history and trends

    Get PDF
    The last decade has seen a considerable growth in the use of Artificial Intelligence (AI) for operations management with the aim of finding solutions to problems that are increasing in complexity and scale. This paper begins by setting the context for the survey through a historical perspective of OR and AI. An extensive survey of applications of AI techniques for operations management, covering a total of over 1200 papers published from 1995 to 2004 is then presented. The survey utilizes Elsevier's ScienceDirect database as a source. Hence, the survey may not cover all the relevant journals but includes a sufficiently wide range of publications to make it representative of the research in the field. The papers are categorized into four areas of operations management: (a) design, (b) scheduling, (c) process planning and control and (d) quality, maintenance and fault diagnosis. Each of the four areas is categorized in terms of the AI techniques used: genetic algorithms, case-based reasoning, knowledge-based systems, fuzzy logic and hybrid techniques. The trends over the last decade are identified, discussed with respect to expected trends and directions for future work suggested

    Telemetry Fault-Detection Algorithms: Applications for Spacecraft Monitoring and Space Environment Sensing

    Get PDF
    Algorithms have been developed that identify unusual behavior in satellite health telemetry. Telemetry from solid-state power amplifiers and amplifier thermistors from 32 geostationary Earth orbit communications satellites from 1991 to 2015 are examined. Transient event detection and change-point event detection techniques that use a sliding window-based median are used, statistically evaluating the telemetry stream compared to the local norm. This approach allows application of the algorithms to any spacecraft platform because there is no reliance in the algorithms on satellite- or component-specific parameters, and it does not require a priori knowledge about the data distribution. Individual telemetry data streams are analyzed with the event detection algorithms, resulting in a compiled list of unusual events for each satellite. This approach identifies up to six events of up to six events that affect 51 of 53 telemetry streams at once, indicative of a spacecraft system-level event. In two satellites, the same top event date (4 December 2008) occurs over more than 10 years of telemetry from both satellites. Of the five spacecraft with known maneuvers, the algorithms identify the maneuvers in all cases. Event dates are compared to known operational activities, space weather events, and available anomaly lists to assess the use of event detection algorithms for spacecraft monitoring and sensing of the space environment.The authors would like to acknowledge the U.S. Air Force Office of Sponsored Research grant FA9550-13-1-0099 and NASA for funding this work through NASA Space Technology and Research Fellowship grant NNX16AM74H

    Machine Learning Methods for Anomaly Detection in Nuclear Power Plant Power Transformers

    Full text link
    Power transformers are an important component of a nuclear power plant (NPP). Currently, the NPP operates a lot of power transformers with extended service life, which exceeds the designated 25 years. Due to the extension of the service life, the task of monitoring the technical condition of power transformers becomes urgent. An important method for monitoring power transformers is Chromatographic Analysis of Dissolved Gas. It is based on the principle of controlling the concentration of gases dissolved in transformer oil. The appearance of almost any type of defect in equipment is accompanied by the formation of gases that dissolve in oil, and specific types of defects generate their gases in different quantities. At present, at NPPs, the monitoring systems for transformer equipment use predefined control limits for the concentration of dissolved gases in the oil. This study describes the stages of developing an algorithm to detect defects and faults in transformers automatically using machine learning and data analysis methods. Among machine learning models, we trained Logistic Regression, Decision Trees, Random Forest, Gradient Boosting, Neural Networks. The best of them were then combined into an ensemble (StackingClassifier) showing F1-score of 0.974 on a test sample. To develop mathematical models, we used data on the state of transformers, containing time series with values of gas concentrations (H2, CO, C2H4, C2H2). The datasets were labeled and contained four operating modes: normal mode, partial discharge, low energy discharge, low-temperature overheating.Comment: 9 pages, 5 figures, 4 tables, 33 reference

    Health Management and Adaptive Control of Distributed Spacecraft Systems

    Get PDF
    As the development of challenging missions like on-orbit construction and collaborative inspection that involve multi-spacecraft systems increases, the requirements needed to improve post-failure safety to maintain the mission performance also increases, especially when operating under uncertain conditions. In particular, space missions that involve Distributed Spacecraft Systems (e.g, inspection, repairing, assembling, or deployment of space assets) are susceptible to failures and threats that are detrimental to the overall mission performance. This research applies a distributed Health Management System that uses a bio-inspired mechanism based on the Artificial Immune System coupled with a Support Vector Machine to obtain an optimized health monitoring system capable of detecting nominal and off-nominal system conditions. A simulation environment is developed for a fleet of spacecraft performing a low-Earth orbit inspection within close proximity of a target space asset, where the spacecraft observers follow stable relative orbits with respect to the target asset, allowing dynamics to be expressed using the Clohessy-Wiltshire-Hill equations. Additionally, based on desired points of inspection, the observers have specific attitude requirements that are achieved using Reaction Wheels as the control moment device. An adaptive control based on Deep Reinforcement Learning using an Actor-Critic-Adverse architecture is implemented to achieve high levels of mission protection, especially under disturbances that might lead to performance degradation. Numerical simulations to evaluate the capabilities of the health management architecture when the spacecraft network is subjected to failures are performed. A comparison of different attitude controllers such as Nonlinear Dynamic Inversion and Pole Placement against Deep Reinforcement Learning based controller is presented. The Dynamic Inversion controller showed better tracking performance but large control effort, while the Deep Reinforcement controller showed satisfactory tracking performance with minimal control effort. Numerical simulations successfully demonstrated the potential of both the bioinspired Health Monitoring System architecture and the controller, to detect and identify failures and overcome bounded disturbances, respectively

    An Online Adaptive Machine Learning Framework for Autonomous Fault Detection

    Get PDF
    The increasing complexity and autonomy of modern systems, particularly in the aerospace industry, demand robust and adaptive fault detection and health management solutions. The development of a data-driven fault detection system that can adapt to varying conditions and system changes is critical to the performance, safety, and reliability of these systems. This dissertation presents a novel fault detection approach based on the integration of the artificial immune system (AIS) paradigm and Online Support Vector Machines (OSVM). Together, these algorithms create the Artificial Immune System augemented Online Support Vector Machine (AISOSVM). The AISOSVM framework combines the strengths of the AIS and OSVM to create a fault detection system that can effectively identify faults in complex systems while maintaining adaptability. The framework is designed using Model-Based Systems Engineering (MBSE) principles, employing the Capella tool and the Arcadia methodology to develop a structured, integrated approach for the design and deployment of the data-driven fault detection system. A key contribution of this research is the development of a Clonal Selection Algorithm that optimizes the OSVM hyperparameters and the V-Detector algorithm parameters, resulting in a more effective fault detection solution. The integration of the AIS in the training process enables the generation of synthetic abnormal data, mitigating the need for engineers to gather large amounts of failure data, which can be impractical. The AISOSVM also incorporates incremental learning and decremental unlearning for the Online Support Vector Machine, allowing the system to adapt online using lightweight computational processes. This capability significantly improves the efficiency of fault detection systems, eliminating the need for offline retraining and redeployment. Reinforcement Learning (RL) is proposed as a promising future direction for the AISOSVM, as it can help autonomously adapt the system performance in near real-time, further mitigating the need for acquiring large amounts of system data for training, and improving the efficiency of the adaptation process by intelligently selecting the best samples to learn from. The AISOSVM framework was applied to real-world scenarios and platform models, demonstrating its effectiveness and adaptability in various use cases. The combination of the AIS and OSVM, along with the online learning and RL integration, provides a robust and adaptive solution for fault detection and health management in complex autonomous systems. This dissertation presents a significant contribution to the field of fault detection and health management by integrating the artificial immune system paradigm with Online Support Vector Machines, developing a structured, integrated approach for designing and deploying data-driven fault detection systems, and implementing reinforcement learning for online, autonomous adaptation of fault management systems. The AISOSVM framework offers a promising solution to address the challenges of fault detection in complex, autonomous systems, with potential applications in a wide range of industries beyond aerospace

    Vehicle-Level Reasoning Systems: Integrating System-Wide Data to Estimate the Instantaneous Health State

    Get PDF
    At the aircraft level, a Vehicle-Level Reasoning System (VLRS) can be developed to provide aircraft with at least two significant capabilities: improvement of aircraft safety due to enhanced monitoring and reasoning about the aircrafts health state, and also potential cost savings by enabling Condition Based Maintenance (CBM). Along with the benefits of CBM, an important challenge facing aviation safety today is safeguarding against system and component failures and malfunctions. Faults can arise in one or more aircraft subsystem their effects in one system may propagate to other subsystems, and faults may interact

    APPLICATION OF SOFT COMPUTING TECHNIQUES OVER HARD COMPUTING TECHNIQUES: A SURVEY

    Get PDF
    Soft computing is the fusion of different constituent elements. The main aim of this fusion to solve real-world problems, which are not solve by traditional approach that is hard computing. Actually, in our daily life maximum problem having uncertainty and vagueness information. So hard computing fail to solve this problems, because it give exact solution. To overcome this situation soft computing techniques plays a vital role, because it has capability to deal with uncertainty and vagueness and produce approximate result. This paper focuses on application of soft computing techniques over hard computing techniques
    • …
    corecore