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.

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.

Intelligent Robotics and Applications

Intelligent Robotics and Applications PDF Author: Huayong Yang
Publisher: Springer Nature
ISBN: 9819964989
Category : Computers
Languages : en
Pages : 607

Book Description
The 9-volume set LNAI 14267-14275 constitutes the proceedings of the 16th International Conference on Intelligent Robotics and Applications, ICIRA 2023, which took place in Hangzhou, China, during July 5–7, 2023. The 413 papers included in these proceedings were carefully reviewed and selected from 630 submissions. They were organized in topical sections as follows: Part I: Human-Centric Technologies for Seamless Human-Robot Collaboration; Multimodal Collaborative Perception and Fusion; Intelligent Robot Perception in Unknown Environments; Vision-Based Human Robot Interaction and Application. Part II: Vision-Based Human Robot Interaction and Application; Reliable AI on Machine Human Reactions; Wearable Sensors and Robots; Wearable Robots for Assistance, Augmentation and Rehabilitation of Human Movements; Perception and Manipulation of Dexterous Hand for Humanoid Robot. Part III: Perception and Manipulation of Dexterous Hand for Humanoid Robot; Medical Imaging for Biomedical Robotics; Advanced Underwater Robot Technologies; Innovative Design and Performance Evaluation of Robot Mechanisms; Evaluation of Wearable Robots for Assistance and Rehabilitation; 3D Printing Soft Robots. Part IV: 3D Printing Soft Robots; Dielectric Elastomer Actuators for Soft Robotics; Human-like Locomotion and Manipulation; Pattern Recognition and Machine Learning for Smart Robots. Part V: Pattern Recognition and Machine Learning for Smart Robots; Robotic Tactile Sensation, Perception, and Applications; Advanced Sensing and Control Technology for Human-Robot Interaction; Knowledge-Based Robot Decision-Making and Manipulation; Design and Control of Legged Robots. Part VI: Design and Control of Legged Robots; Robots in Tunnelling and Underground Space; Robotic Machining of Complex Components; Clinically Oriented Design in Robotic Surgery and Rehabilitation; Visual and Visual-Tactile Perception for Robotics. Part VII: Visual and Visual-Tactile Perception for Robotics; Perception, Interaction, and Control of Wearable Robots; Marine Robotics and Applications; Multi-Robot Systems for Real World Applications; Physical and Neurological Human-Robot Interaction. Part VIII: Physical and Neurological Human-Robot Interaction; Advanced Motion Control Technologies for Mobile Robots; Intelligent Inspection Robotics; Robotics in Sustainable Manufacturing for Carbon Neutrality; Innovative Design and Performance Evaluation of Robot Mechanisms. Part IX: Innovative Design and Performance Evaluation of Robot Mechanisms; Cutting-Edge Research in Robotics.

Trends, Paradigms, and Advances in Mechatronics Engineering

Trends, Paradigms, and Advances in Mechatronics Engineering PDF Author: Mellal, Mohamed Arezki
Publisher: IGI Global
ISBN: 1668458896
Category : Technology & Engineering
Languages : en
Pages : 323

Book Description
Most modern systems involve various engineering disciplines. Mechatronic systems are designed to be dependable and efficient; however, mechatronics engineering faces multiple challenges at the design and exploitation stages. It is essential for engineers to be aware of these challenges and remain up to date with the emerging research in the mechatronics engineering field. Trends, Paradigms, and Advances in Mechatronics Engineering presents the latest advances and applications of mechatronics. It highlights the recent challenges in the field and facilitates understanding of the subject. Covering topics such as the construction industry, design optimization, and low-cost fabrication, this premier reference source is a crucial resource for engineers, computer scientists, construction managers, students and educators of higher education, librarians, researchers, and academicians.

Navigation and Control of Autonomous Marine Vehicles

Navigation and Control of Autonomous Marine Vehicles PDF Author: Sanjay Sharma
Publisher: Institution of Engineering and Technology
ISBN: 1785613383
Category : Technology & Engineering
Languages : en
Pages : 348

Book Description
Robotic marine vessels can be used for a wide range of purposes, including defence, marine science, offshore energy and hydrographic surveys, and environmental surveys and protection. Such vessels need to meet a variety of criteria: they must be able to operate in salt water, and to communicate and be controlled over large distances, even when submerged or in inclement weather. Further challenges include 3D navigation of individual vehicles, groups or squadrons. This book covers the current state of research in navigation, modelling and control of marine autonomous vehicles, and deals with various related topics, including collision avoidance, communication, and a range of applications. It provides valuable insights for an audience of researchers, academics and postgraduate students interested in autonomous marine vessels, robotics, and electrical and automobile engineering.