Share

Autonomous driving algorithms and Its IC Design

Download Autonomous driving algorithms and Its IC Design PDF Online Free

Author :
Release : 2023-08-09
Genre : Technology & Engineering
Kind : eBook
Book Rating : 974/5 ( reviews)

GET EBOOK


Book Synopsis Autonomous driving algorithms and Its IC Design by : Jianfeng Ren

Download or read book Autonomous driving algorithms and Its IC Design written by Jianfeng Ren. This book was released on 2023-08-09. Available in PDF, EPUB and Kindle. Book excerpt: With the rapid development of artificial intelligence and the emergence of various new sensors, autonomous driving has grown in popularity in recent years. The implementation of autonomous driving requires new sources of sensory data, such as cameras, radars, and lidars, and the algorithm processing requires a high degree of parallel computing. In this regard, traditional CPUs have insufficient computing power, while DSPs are good at image processing but lack sufficient performance for deep learning. Although GPUs are good at training, they are too “power-hungry,” which can affect vehicle performance. Therefore, this book looks to the future, arguing that custom ASICs are bound to become mainstream. With the goal of ICs design for autonomous driving, this book discusses the theory and engineering practice of designing future-oriented autonomous driving SoC chips. The content is divided into thirteen chapters, the first chapter mainly introduces readers to the current challenges and research directions in autonomous driving. Chapters 2–6 focus on algorithm design for perception and planning control. Chapters 7–10 address the optimization of deep learning models and the design of deep learning chips, while Chapters 11-12 cover automatic driving software architecture design. Chapter 13 discusses the 5G application on autonomous drving. This book is suitable for all undergraduates, graduate students, and engineering technicians who are interested in autonomous driving.

Deep Learning for Autonomous Vehicle Control

Download Deep Learning for Autonomous Vehicle Control PDF Online Free

Author :
Release : 2019-08-08
Genre : Technology & Engineering
Kind : eBook
Book Rating : 08X/5 ( reviews)

GET EBOOK


Book Synopsis Deep Learning for Autonomous Vehicle Control by : Sampo Kuutti

Download or read book Deep Learning for Autonomous Vehicle Control written by Sampo Kuutti. This book was released on 2019-08-08. Available in PDF, EPUB and Kindle. Book excerpt: The next generation of autonomous vehicles will provide major improvements in traffic flow, fuel efficiency, and vehicle safety. Several challenges currently prevent the deployment of autonomous vehicles, one aspect of which is robust and adaptable vehicle control. Designing a controller for autonomous vehicles capable of providing adequate performance in all driving scenarios is challenging due to the highly complex environment and inability to test the system in the wide variety of scenarios which it may encounter after deployment. However, deep learning methods have shown great promise in not only providing excellent performance for complex and non-linear control problems, but also in generalizing previously learned rules to new scenarios. For these reasons, the use of deep neural networks for vehicle control has gained significant interest. In this book, we introduce relevant deep learning techniques, discuss recent algorithms applied to autonomous vehicle control, identify strengths and limitations of available methods, discuss research challenges in the field, and provide insights into the future trends in this rapidly evolving field.

Creating Autonomous Vehicle Systems

Download Creating Autonomous Vehicle Systems PDF Online Free

Author :
Release : 2017-10-25
Genre : Mathematics
Kind : eBook
Book Rating : 028/5 ( reviews)

GET EBOOK


Book Synopsis Creating Autonomous Vehicle Systems by : Liu Shaoshan

Download or read book Creating Autonomous Vehicle Systems written by Liu Shaoshan. This book was released on 2017-10-25. Available in PDF, EPUB and Kindle. Book excerpt: This book is the first technical overview of autonomous vehicles written for a general computing and engineering audience. The authors share their practical experiences of creating autonomous vehicle systems. These systems are complex, consisting of three major subsystems: (1) algorithms for localization, perception, and planning and control; (2) client systems, such as the robotics operating system and hardware platform; and (3) the cloud platform, which includes data storage, simulation, high-definition (HD) mapping, and deep learning model training. The algorithm subsystem extracts meaningful information from sensor raw data to understand its environment and make decisions about its actions. The client subsystem integrates these algorithms to meet real-time and reliability requirements. The cloud platform provides offline computing and storage capabilities for autonomous vehicles. Using the cloud platform, we are able to test new algorithms and update the HD map—plus, train better recognition, tracking, and decision models. This book consists of nine chapters. Chapter 1 provides an overview of autonomous vehicle systems; Chapter 2 focuses on localization technologies; Chapter 3 discusses traditional techniques used for perception; Chapter 4 discusses deep learning based techniques for perception; Chapter 5 introduces the planning and control sub-system, especially prediction and routing technologies; Chapter 6 focuses on motion planning and feedback control of the planning and control subsystem; Chapter 7 introduces reinforcement learning-based planning and control; Chapter 8 delves into the details of client systems design; and Chapter 9 provides the details of cloud platforms for autonomous driving. This book should be useful to students, researchers, and practitioners alike. Whether you are an undergraduate or a graduate student interested in autonomous driving, you will find herein a comprehensive overview of the whole autonomous vehicle technology stack. If you are an autonomous driving practitioner, the many practical techniques introduced in this book will be of interest to you. Researchers will also find plenty of references for an effective, deeper exploration of the various technologies.

Human-Like Decision Making and Control for Autonomous Driving

Download Human-Like Decision Making and Control for Autonomous Driving PDF Online Free

Author :
Release : 2022-07-25
Genre : Mathematics
Kind : eBook
Book Rating : 951/5 ( reviews)

GET EBOOK


Book Synopsis Human-Like Decision Making and Control for Autonomous Driving by : Peng Hang

Download or read book Human-Like Decision Making and Control for Autonomous Driving written by Peng Hang. This book was released on 2022-07-25. Available in PDF, EPUB and Kindle. Book excerpt: This book details cutting-edge research into human-like driving technology, utilising game theory to better suit a human and machine hybrid driving environment. Covering feature identification and modelling of human driving behaviours, the book explains how to design an algorithm for decision making and control of autonomous vehicles in complex scenarios. Beginning with a review of current research in the field, the book uses this as a springboard from which to present a new theory of human-like driving framework for autonomous vehicles. Chapters cover system models of decision making and control, driving safety, riding comfort and travel efficiency. Throughout the book, game theory is applied to human-like decision making, enabling the autonomous vehicle and the human driver interaction to be modelled using noncooperative game theory approach. It also uses game theory to model collaborative decision making between connected autonomous vehicles. This framework enables human-like decision making and control of autonomous vehicles, which leads to safer and more efficient driving in complicated traffic scenarios. The book will be of interest to students and professionals alike, in the field of automotive engineering, computer engineering and control engineering.

Creating Autonomous Vehicle Systems, Second Edition

Download Creating Autonomous Vehicle Systems, Second Edition PDF Online Free

Author :
Release : 2022-05-31
Genre : Mathematics
Kind : eBook
Book Rating : 052/5 ( reviews)

GET EBOOK


Book Synopsis Creating Autonomous Vehicle Systems, Second Edition by : Liu Shaoshan

Download or read book Creating Autonomous Vehicle Systems, Second Edition written by Liu Shaoshan. This book was released on 2022-05-31. Available in PDF, EPUB and Kindle. Book excerpt: This book is one of the first technical overviews of autonomous vehicles written for a general computing and engineering audience. The authors share their practical experiences designing autonomous vehicle systems. These systems are complex, consisting of three major subsystems: (1) algorithms for localization, perception, and planning and control; (2) client systems, such as the robotics operating system and hardware platform; and (3) the cloud platform, which includes data storage, simulation, high-definition (HD) mapping, and deep learning model training. The algorithm subsystem extracts meaningful information from sensor raw data to understand its environment and make decisions as to its future actions. The client subsystem integrates these algorithms to meet real-time and reliability requirements. The cloud platform provides offline computing and storage capabilities for autonomous vehicles. Using the cloud platform, new algorithms can be tested so as to update the HD map—in addition to training better recognition, tracking, and decision models. Since the first edition of this book was released, many universities have adopted it in their autonomous driving classes, and the authors received many helpful comments and feedback from readers. Based on this, the second edition was improved by extending and rewriting multiple chapters and adding two commercial test case studies. In addition, a new section entitled “Teaching and Learning from this Book” was added to help instructors better utilize this book in their classes. The second edition captures the latest advances in autonomous driving and that it also presents usable real-world case studies to help readers better understand how to utilize their lessons in commercial autonomous driving projects. This book should be useful to students, researchers, and practitioners alike. Whether you are an undergraduate or a graduate student interested in autonomous driving, you will find herein a comprehensive overview of the whole autonomous vehicle technology stack. If you are an autonomous driving practitioner, the many practical techniques introduced in this book will be of interest to you. Researchers will also find extensive references for an effective, deeper exploration of the various technologies.

You may also like...