Advanced Model Predictive Control for Autonomous Marine Vehicles PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download Advanced Model Predictive Control for Autonomous Marine Vehicles PDF full book. Access full book title Advanced Model Predictive Control for Autonomous Marine Vehicles by Yang Shi. Download full books in PDF and EPUB format.

Advanced Model Predictive Control for Autonomous Marine Vehicles

Advanced Model Predictive Control for Autonomous Marine Vehicles PDF Author: Yang Shi
Publisher: Springer
ISBN: 9783031193538
Category : Technology & Engineering
Languages : en
Pages : 0

Book Description
This book provides a comprehensive overview of marine control system design related to underwater robotics applications. In particular, it presents novel optimization-based model predictive control strategies to solve control problems appearing in autonomous underwater vehicle applications. These novel approaches bring unique features, such as constraint handling, prioritization between multiple design objectives, optimal control performance, and robustness against disturbances and uncertainties, into the control system design. They therefore form a more general framework to design marine control systems and can be widely applied. Advanced Model Predictive Control for Autonomous Marine Vehicles balances theoretical rigor – providing thorough analysis and developing provably-correct design conditions – and application perspectives – addressing practical system constraints and implementation issues. Starting with a fixed-point positioning problem for a single vehicle and progressing to the trajectory-tracking and path-following problem of the vehicle, and then to the coordination control of a large-scale multi-robot team, this book addresses the motion control problems, increasing their level of challenge step-by-step. At each step, related subproblems such as path planning, thrust allocation, collision avoidance, and time constraints for real-time implementation are also discussed with solutions. In each chapter of this book, compact and illustrative examples are provided to demonstrate the design and implementation procedures. As a result, this book is useful for both theoretical study and practical engineering design, and the tools provided in the book are readily applicable for real-world implementation.

Advanced Model Predictive Control for Autonomous Marine Vehicles

Advanced Model Predictive Control for Autonomous Marine Vehicles PDF Author: Yang Shi
Publisher: Springer
ISBN: 9783031193538
Category : Technology & Engineering
Languages : en
Pages : 0

Book Description
This book provides a comprehensive overview of marine control system design related to underwater robotics applications. In particular, it presents novel optimization-based model predictive control strategies to solve control problems appearing in autonomous underwater vehicle applications. These novel approaches bring unique features, such as constraint handling, prioritization between multiple design objectives, optimal control performance, and robustness against disturbances and uncertainties, into the control system design. They therefore form a more general framework to design marine control systems and can be widely applied. Advanced Model Predictive Control for Autonomous Marine Vehicles balances theoretical rigor – providing thorough analysis and developing provably-correct design conditions – and application perspectives – addressing practical system constraints and implementation issues. Starting with a fixed-point positioning problem for a single vehicle and progressing to the trajectory-tracking and path-following problem of the vehicle, and then to the coordination control of a large-scale multi-robot team, this book addresses the motion control problems, increasing their level of challenge step-by-step. At each step, related subproblems such as path planning, thrust allocation, collision avoidance, and time constraints for real-time implementation are also discussed with solutions. In each chapter of this book, compact and illustrative examples are provided to demonstrate the design and implementation procedures. As a result, this book is useful for both theoretical study and practical engineering design, and the tools provided in the book are readily applicable for real-world implementation.

Advanced Model Predictive Control for Autonomous Marine Vehicles

Advanced Model Predictive Control for Autonomous Marine Vehicles PDF Author: Yang Shi
Publisher: Springer Nature
ISBN: 3031193547
Category : Technology & Engineering
Languages : en
Pages : 210

Book Description
This book provides a comprehensive overview of marine control system design related to underwater robotics applications. In particular, it presents novel optimization-based model predictive control strategies to solve control problems appearing in autonomous underwater vehicle applications. These novel approaches bring unique features, such as constraint handling, prioritization between multiple design objectives, optimal control performance, and robustness against disturbances and uncertainties, into the control system design. They therefore form a more general framework to design marine control systems and can be widely applied. Advanced Model Predictive Control for Autonomous Marine Vehicles balances theoretical rigor – providing thorough analysis and developing provably-correct design conditions – and application perspectives – addressing practical system constraints and implementation issues. Starting with a fixed-point positioning problem for a single vehicle and progressing to the trajectory-tracking and path-following problem of the vehicle, and then to the coordination control of a large-scale multi-robot team, this book addresses the motion control problems, increasing their level of challenge step-by-step. At each step, related subproblems such as path planning, thrust allocation, collision avoidance, and time constraints for real-time implementation are also discussed with solutions. In each chapter of this book, compact and illustrative examples are provided to demonstrate the design and implementation procedures. As a result, this book is useful for both theoretical study and practical engineering design, and the tools provided in the book are readily applicable for real-world implementation.

Motion Control of Autonomous Underwater Vehicles Using Advanced Model Predictive Control Strategy

Motion Control of Autonomous Underwater Vehicles Using Advanced Model Predictive Control Strategy PDF Author: Chao Shen
Publisher:
ISBN:
Category :
Languages : en
Pages :

Book Description
The increasing reliance on oceans, rivers and waterways in a spectrum of human activities have demonstrated the large demand for advanced marine technologies that facilitate multifarious in-water services and tasks. The autonomous underwater vehicle (AUV) is a representative marine technology which has been contributing continuously to many ocean-related fields. An elaborate control system is essential to AUVs. However, AUVs present difficult control system design problems due to their nonlinear dynamics, the unpredictable environment and the poor knowledge about the hydrodynamic coupling of the vehicle degrees of freedom. When designing the motion controller, the practical constraints on the AUV system such as limited perceiving, computing and actuating capabilities should also be respected. The model predictive control (MPC) is an advanced control technology that leverages optimization to calculate the control command. Thanks to the optimization nature, MPC can conveniently handle the complex nonlinearity in system dynamics as well as the state and control constraints. MPC takes the receding horizon control paradigm which gains satisfactory robustness against model uncertainties and external disturbances. Therefore, MPC is an ideal candidate for solving the AUV motion control problems. On the other hand, since the optimization is solved by iterative numerical algorithms, the obtained control signal is an implicit function of the system state, which complicates the characterization of the closed-loop properties. Moreover, the nonlinear system dynamics makes the online optimization nonlinear programming (NLP) problems. The high computational complexity may cause an issue on the real-time control for embedded platforms with limited computing resources. In order to push the advanced MPC technology towards real-world AUV applications, this PhD dissertation is concerned with fundamental AUV motion control problems and attempts to address the aforementioned challenges and provide novel solutions. This dissertation proceeds with Chapter 1 by providing state-of-the-art introductions to related research areas. The mathematical model used for the AUV motion control is elaborated in Chapter 2. In Chapter 3, we consider the AUV navigation and control problem in constrained workspace. A unified receding horizon optimization framework consisting of the dynamic path planning and the nonlinear model predictive control (NMPC) tracking control is developed. Although the NMPC tracking controller well accommodates the practical constraints on the AUV system, it presents a brand new design philosophy compared with the existing control systems that are implemented on real AUVs. Since the existing AUV control systems are reliable controllers, AUV practitioners tend not to fully replace them but to improve the control performance by adding features. By considering this, in Chapter 4, we develop the Lyapunov-based model predictive control (LMPC) scheme which builds on the existing AUV control system and invoke online optimization to improve the control performance. Chapter 5 focuses on the path following (PF) problem. Unlike the trajectory tracking control which equally emphasizes the spatial and temporal control objectives, the PF control often prioritizes the path convergence over the speed assignment. To incorporate this objective prioritization into the controller design, a novel multi-objective model predictive control (MOMPC) scheme is developed. While the MPC technique provides several salient features (e.g., optimality, constraints handling, objective prioritization, robustness, etc.), those features come at a price: a computational bottleneck is formed by the heavy burden of solving online optimizations in real time. To explicitly address this issue, in Chapter 6, the computational complexity of the MPC algorithms is particularly emphasized. Two novel strategies which potentially alleviate the computational burden of the MPC-based AUV tracking control are proposed. In Chapter 7, some conclusive remarks are provided and a few avenues for future research are identified.

Advances in Unmanned Marine Vehicles

Advances in Unmanned Marine Vehicles PDF Author: G.N. Roberts
Publisher: IET
ISBN: 0863414508
Category : Technology & Engineering
Languages : en
Pages : 461

Book Description
Unmanned marine vehicles (UMVs) include autonomous underwater vehicles, remotely operated vehicles, semi-submersibles and unmanned surface craft. Considerable importance is being placed on the design and development of such vehicles, as they provide cost-effective solutions to a number of littoral, coastal and offshore problems. This book highlights the advanced technology that is evolving to meet the challenges being posed in this exciting and growing area of research.

Explainable Artificial Intelligence for Autonomous Vehicles

Explainable Artificial Intelligence for Autonomous Vehicles PDF Author: Kamal Malik
Publisher: CRC Press
ISBN: 1040099297
Category : Computers
Languages : en
Pages : 205

Book Description
Explainable AI for Autonomous Vehicles: Concepts, Challenges, and Applications is a comprehensive guide to developing and applying explainable artificial intelligence (XAI) in the context of autonomous vehicles. It begins with an introduction to XAI and its importance in developing autonomous vehicles. It also provides an overview of the challenges and limitations of traditional black-box AI models and how XAI can help address these challenges by providing transparency and interpretability in the decision-making process of autonomous vehicles. The book then covers the state-of-the-art techniques and methods for XAI in autonomous vehicles, including model-agnostic approaches, post-hoc explanations, and local and global interpretability techniques. It also discusses the challenges and applications of XAI in autonomous vehicles, such as enhancing safety and reliability, improving user trust and acceptance, and enhancing overall system performance. Ethical and social considerations are also addressed in the book, such as the impact of XAI on user privacy and autonomy and the potential for bias and discrimination in XAI-based systems. Furthermore, the book provides insights into future directions and emerging trends in XAI for autonomous vehicles, such as integrating XAI with other advanced technologies like machine learning and blockchain and the potential for XAI to enable new applications and services in the autonomous vehicle industry. Overall, the book aims to provide a comprehensive understanding of XAI and its applications in autonomous vehicles to help readers develop effective XAI solutions that can enhance autonomous vehicle systems' safety, reliability, and performance while improving user trust and acceptance. This book: Discusses authentication mechanisms for camera access, encryption protocols for data protection, and access control measures for camera systems. Showcases challenges such as integration with existing systems, privacy, and security concerns while implementing explainable artificial intelligence in autonomous vehicles. Covers explainable artificial intelligence for resource management, optimization, adaptive control, and decision-making. Explains important topics such as vehicle-to-vehicle (V2V) communication, vehicle-to-infrastructure (V2I) communication, remote monitoring, and control. Emphasizes enhancing safety, reliability, overall system performance, and improving user trust in autonomous vehicles. The book is intended to provide researchers, engineers, and practitioners with a comprehensive understanding of XAI's key concepts, challenges, and applications in the context of autonomous vehicles. It is primarily written for senior undergraduate, graduate students, and academic researchers in the fields of electrical engineering, electronics and communication engineering, computer science and engineering, information technology, and automotive engineering.

Passivity-Based Model Predictive Control for Mobile Vehicle Motion Planning

Passivity-Based Model Predictive Control for Mobile Vehicle Motion Planning PDF Author: Adnan Tahirovic
Publisher: Springer Science & Business Media
ISBN: 144715049X
Category : Technology & Engineering
Languages : en
Pages : 64

Book Description
Passivity-based Model Predictive Control for Mobile Vehicle Navigation represents a complete theoretical approach to the adoption of passivity-based model predictive control (MPC) for autonomous vehicle navigation in both indoor and outdoor environments. The brief also introduces analysis of the worst-case scenario that might occur during the task execution. Some of the questions answered in the text include: • how to use an MPC optimization framework for the mobile vehicle navigation approach; • how to guarantee safe task completion even in complex environments including obstacle avoidance and sideslip and rollover avoidance; and • what to expect in the worst-case scenario in which the roughness of the terrain leads the algorithm to generate the longest possible path to the goal. The passivity-based MPC approach provides a framework in which a wide range of complex vehicles can be accommodated to obtain a safer and more realizable tool during the path-planning stage. During task execution, the optimization step is continuously repeated to take into account new local sensor measurements. These ongoing changes make the path generated rather robust in comparison with techniques that fix the entire path prior to task execution. In addition to researchers working in MPC, engineers interested in vehicle path planning for a number of purposes: rescued mission in hazardous environments; humanitarian demining; agriculture; and even planetary exploration, will find this SpringerBrief to be instructive and helpful.

A Sampling-based Model Predictive Control Approach to Motion Planning for Autonomous Underwater Vehicles

A Sampling-based Model Predictive Control Approach to Motion Planning for Autonomous Underwater Vehicles PDF Author: Charmane Venda Caldwell
Publisher:
ISBN:
Category :
Languages : en
Pages : 97

Book Description
ABSTRACT: In recent years there has been a demand from the commercial, research and military industries to complete tedious and hazardous underwater tasks. This has lead to the use of unmanned vehicles, in particular autonomous underwater vehicles (AUVs). To operate inthis environment the vehicle must display kinematically and dynamically feasible trajectories. Kinematic feasibility is important to allow for the limited turn radius of an AUV, while dynamic feasibility can take into consideration limited acceleration and braking capabilities due to actuator limitations and vehicle inertia. Model Predictive Control (MPC) is a method that has the ability to systematically handle multi-input multi-output (MIMO) control problems subject to constraints. It finds the control input by optimizing a cost function that incorporates a model of the system to predict future outputs subject to the constraints. This makes MPC a candidate method for AUV trajectory generation. However, traditional MPC has difficulties in computing control inputs in real time for processes with fast dynamics. This research applies a novel MPC approach, called Sampling-Based Model Predictive Control (SBMPC), to generate kinematically or dynamically feasible system trajectories for AUVs. The algorithm combines the benefits of sampling-based motion planning with MPC while avoiding some of the major pitfalls facing both traditional sampling-based planning algorithms and traditional MPC, namely large computation times and local minimum problems. SBMPC is based on sampling (i.e., discretizing) the input space at each sample period and implementing a goal-directed optimization method (e.g., A?) in place of standard nonlinear programming. SBMPC can avoid local minimum, has only two parameters to tune, and has small computational times that allows it to be used online fast systems. A kinematic model, decoupled dynamic model and full dynamic model are incorporated in SBMPC to generate a kinematic and dynamic feasible 3D path. Simulation results demonstrate the efficacy of SBMPC in guiding an autonomous underwater vehicle from a start position to a goal position in regions populated with various types of obstacles.

Model Predictive Control for an Autonomous Underwater Vehicle

Model Predictive Control for an Autonomous Underwater Vehicle PDF Author: Lourdes Soriano Campos
Publisher:
ISBN:
Category :
Languages : en
Pages : 144

Book Description


Advanced Control Methods in Marine Robotics Applications

Advanced Control Methods in Marine Robotics Applications PDF Author: Fabio Bonsignorio
Publisher: Frontiers Media SA
ISBN: 288966872X
Category : Technology & Engineering
Languages : en
Pages : 143

Book Description


Advances in Mechanism, Machine Science and Engineering in China

Advances in Mechanism, Machine Science and Engineering in China PDF Author: Xinjun Liu
Publisher: Springer Nature
ISBN: 981199398X
Category : Technology & Engineering
Languages : en
Pages : 2228

Book Description
This book presents the conference proceedings of the 23rd IFToMM China International Conference on Mechanism and Machine Science & Engineering (IFToMM CCMMS 2022). CCMMS was initiated in 1982, and it is the most important forum held in China for the exchange of research ideas, presentation of technical and scientific achievements, and discussion of future directions in the field of mechanism and machine science. The topics include parallel/hybrid mechanism synthesis and analysis, theoretical & computational kinematics, compliant mechanisms and micro/nano-mechanisms, reconfigurable and metamorphic mechanisms, space structures, mechanisms and materials, structure adaptation in space environment and ground testing, large-scale membrane deployable structures, construction and application of super-scale space systems, cams, gears and combining mechanisms, fluid power mechatronics drivetrain, mechanical design theory and methods, dynamics and vibration control, mechatronics, biologically inspired mechanisms and robotics, medical & rehabilitation robotics, mobile robotics, soft robotics, heavy non-road mobile machine, robot applications, engineering education on mechanisms, machines, and robotics. This book provides a state-of-the-art overview of current advances in mechanism and machine science in China. The inspiring ideas presented in the papers enlighten academic research and industrial application. The potential readers include academic researchers and industrial professionals in mechanism and machine science.