Fault Detection and Fault-Tolerant Control Using Sliding Modes


Book Description

Fault Detection and Fault-tolerant Control Using Sliding Modes is the first text dedicated to showing the latest developments in the use of sliding-mode concepts for fault detection and isolation (FDI) and fault-tolerant control in dynamical engineering systems. It begins with an introduction to the basic concepts of sliding modes to provide a background to the field. This is followed by chapters that describe the use and design of sliding-mode observers for FDI using robust fault reconstruction. The development of a class of sliding-mode observers is described from first principles through to the latest schemes that circumvent minimum-phase and relative-degree conditions. Recent developments have shown that the field of fault tolerant control is a natural application of the well-known robustness properties of sliding-mode control. A family of sliding-mode control designs incorporating control allocation, which can deal with actuator failures directly by exploiting redundancy, is presented. Various realistic case studies, specifically highlighting aircraft systems and including results from the implementation of these designs on a motion flight simulator, are described. A reference and guide for researchers in fault detection and fault-tolerant control, this book will also be of interest to graduate students working with nonlinear systems and with sliding modes in particular. Advances in Industrial Control aims to report and encourage the transfer of technology in control engineering. The rapid development of control technology has an impact on all areas of the control discipline. The series offers an opportunity for researchers to present an extended exposition of new work in all aspects of industrial control.




Fault Detection and Isolation


Book Description

“Fault Detection and Isolation: Multi-Vehicle Unmanned System” deals with the design and development of fault detection and isolation algorithms for unmanned vehicles such as spacecraft, aerial drones and other related vehicles. Addressing fault detection and isolation is a key step towards designing autonomous, fault-tolerant cooperative control of networks of unmanned systems. This book proposes a solution based on a geometric approach, and presents new theoretical findings for fault detection and isolation in Markovian jump systems. Also discussed are the effects of large environmental disturbances, as well as communication channels, on unmanned systems. The book proposes novel solutions to difficulties like robustness issues, as well as communication channel anomalies. “Fault Detection and Isolation: Multi-Vehicle Unmanned System” is an ideal book for researchers and engineers working in the fields of fault detection, as well as networks of unmanned vehicles.




Industrial Agents


Book Description

Industrial Agents explains how multi-agent systems improve collaborative networks to offer dynamic service changes, customization, improved quality and reliability, and flexible infrastructure. Learn how these platforms can offer distributed intelligent management and control functions with communication, cooperation and synchronization capabilities, and also provide for the behavior specifications of the smart components of the system. The book offers not only an introduction to industrial agents, but also clarifies and positions the vision, on-going efforts, example applications, assessment and roadmap applicable to multiple industries. This edited work is guided and co-authored by leaders of the IEEE Technical Committee on Industrial Agents who represent both academic and industry perspectives and share the latest research along with their hands-on experiences prototyping and deploying industrial agents in industrial scenarios. - Learn how new scientific approaches and technologies aggregate resources such next generation intelligent systems, manual workplaces and information and material flow system - Gain insight from experts presenting the latest academic and industry research on multi-agent systems - Explore multiple case studies and example applications showing industrial agents in a variety of scenarios - Understand implementations across the enterprise, from low-level control systems to autonomous and collaborative management units




Multiagent Systems


Book Description

This is the first comprehensive introduction to multiagent systems and contemporary distributed artificial intelligence that is suitable as a textbook.




Autonomous Vehicles in Support of Naval Operations


Book Description

Autonomous vehicles (AVs) have been used in military operations for more than 60 years, with torpedoes, cruise missiles, satellites, and target drones being early examples.1 They have also been widely used in the civilian sector-for example, in the disposal of explosives, for work and measurement in radioactive environments, by various offshore industries for both creating and maintaining undersea facilities, for atmospheric and undersea research, and by industry in automated and robotic manufacturing. Recent military experiences with AVs have consistently demonstrated their value in a wide range of missions, and anticipated developments of AVs hold promise for increasingly significant roles in future naval operations. Advances in AV capabilities are enabled (and limited) by progress in the technologies of computing and robotics, navigation, communications and networking, power sources and propulsion, and materials. Autonomous Vehicles in Support of Naval Operations is a forward-looking discussion of the naval operational environment and vision for the Navy and Marine Corps and of naval mission needs and potential applications and limitations of AVs. This report considers the potential of AVs for naval operations, operational needs and technology issues, and opportunities for improved operations.




Autonomous Vehicle Technology


Book Description

The automotive industry appears close to substantial change engendered by “self-driving” technologies. This technology offers the possibility of significant benefits to social welfare—saving lives; reducing crashes, congestion, fuel consumption, and pollution; increasing mobility for the disabled; and ultimately improving land use. This report is intended as a guide for state and federal policymakers on the many issues that this technology raises.




Autonomous Horizons


Book Description

Dr. Greg Zacharias, former Chief Scientist of the United States Air Force (2015-18), explores next steps in autonomous systems (AS) development, fielding, and training. Rapid advances in AS development and artificial intelligence (AI) research will change how we think about machines, whether they are individual vehicle platforms or networked enterprises. The payoff will be considerable, affording the US military significant protection for aviators, greater effectiveness in employment, and unlimited opportunities for novel and disruptive concepts of operations. Autonomous Horizons: The Way Forward identifies issues and makes recommendations for the Air Force to take full advantage of this transformational technology.




The Multi-Agent Transport Simulation MATSim


Book Description

The MATSim (Multi-Agent Transport Simulation) software project was started around 2006 with the goal of generating traffic and congestion patterns by following individual synthetic travelers through their daily or weekly activity programme. It has since then evolved from a collection of stand-alone C++ programs to an integrated Java-based framework which is publicly hosted, open-source available, automatically regression tested. It is currently used by about 40 groups throughout the world. This book takes stock of the current status. The first part of the book gives an introduction to the most important concepts, with the intention of enabling a potential user to set up and run basic simulations. The second part of the book describes how the basic functionality can be extended, for example by adding schedule-based public transit, electric or autonomous cars, paratransit, or within-day replanning. For each extension, the text provides pointers to the additional documentation and to the code base. It is also discussed how people with appropriate Java programming skills can write their own extensions, and plug them into the MATSim core. The project has started from the basic idea that traffic is a consequence of human behavior, and thus humans and their behavior should be the starting point of all modelling, and with the intuition that when simulations with 100 million particles are possible in computational physics, then behavior-oriented simulations with 10 million travelers should be possible in travel behavior research. The initial implementations thus combined concepts from computational physics and complex adaptive systems with concepts from travel behavior research. The third part of the book looks at theoretical concepts that are able to describe important aspects of the simulation system; for example, under certain conditions the code becomes a Monte Carlo engine sampling from a discrete choice model. Another important aspect is the interpretation of the MATSim score as utility in the microeconomic sense, opening up a connection to benefit cost analysis. Finally, the book collects use cases as they have been undertaken with MATSim. All current users of MATSim were invited to submit their work, and many followed with sometimes crisp and short and sometimes longer contributions, always with pointers to additional references. We hope that the book will become an invitation to explore, to build and to extend agent-based modeling of travel behavior from the stable and well tested core of MATSim documented here.




From Fault Classification to Fault Tolerance for Multi-Agent Systems


Book Description

Faults are a concern for Multi-Agent Systems (MAS) designers, especially if the MAS are built for industrial or military use because there must be some guarantee of dependability. Some fault classification exists for classical systems, and is used to define faults. When dependability is at stake, such fault classification may be used from the beginning of the system’s conception to define fault classes and specify which types of faults are expected. Thus, one may want to use fault classification for MAS; however, From Fault Classification to Fault Tolerance for Multi-Agent Systems argues that working with autonomous and proactive agents implies a special analysis of the faults potentially occurring in the system. Moreover, the field of Fault Tolerance (FT) provides numerous methods adapted to handle different kinds of faults. Some handling methods have been studied within the MAS domain, adapting to their specificities and capabilities but increasing the large amount of FT methods. Therefore, unless being an expert in fault tolerance, it is difficult to choose, evaluate or compare fault tolerance methods, preventing a lot of developed applications from not only to being more pleasant to use but, more importantly, from at least being tolerant to common faults. From Fault Classification to Fault Tolerance for Multi-Agent Systems shows that specification phase guidelines and fault handler studies can be derived from the fault classification extension made for MAS. From this perspective, fault classification can become a unifying concept between fault tolerance methods in MAS.




Active Fault Tolerant Control Systems


Book Description

Modern technological systems rely on sophisticated control functions to meet increased performance requirements. For such systems, Fault Tolerant Control Systems (FTCS) need to be developed. Active FTCS are dependent on a Fault Detection and Identification (FDI) process to monitor system performance and to detect and isolate faults in the systems. The main objective of this book is to study and to validate some important issues in real-time Active FTCS by means of theoretical analysis and simulation. Several models are presented to achieve this objective, taking into consideration practical aspects of the system to be controlled, performance deterioration in FDI algorithms, and limitations in reconfigurable control laws.