【新书推荐】【2020】基于MATLAB和Pixhawk的多轴飞行器设计与控制实践

2023-05-16

在这里插入图片描述

本书是斯普林格于2017年出版的《Introduction to Multicopter Design and Control》的姊妹版本,旨在通过一个实际的过程帮助读者加深对多轴飞行器设计与控制的理解。

As the sister book to “Introduction to Multicopter Design and Control,” published by Springer in 2017, this book focuses on using a practical process to help readers to deepen their understanding of multicopter design and control.

本书介绍了一种新颖的多轴飞行器学习入门教程,可以帮助读者从理论走向实践。

Novel tools with tutorials on multicopters are presented, which can help readers move from theory to practice.

本书中的实验采用:

Experiments presented in this book employ:

(1) 最广泛使用的飞行平台——多轴飞行器;

(1) The most widely-used flight platform – multicopters – as a flight platform;

(2) 最广泛使用的飞控硬件——Pixhawk——作为控制平台;

(2) The most widely-used flight pilot hardware – Pixhawk – as a control platform; and

(3) 在控制工程领域应用最广泛的编程语言之一——MATLAB+Simulink——作为一种编程语言。

(3) One of the most widely-used programming languages in the field of control engi-neering – MATLAB + Simulink – as a programming language.

基于当前先进的开发概念模型化设计(MBD)过程,上述三个方面是紧密联系在一起的。

Based on the current advanced development concept Model-Based Design (MBD)process, the three aspects mentioned above are closely linked.

每一个实验都在MATLAB和Simulink中实现,并在搭建的仿真平台上进行了数值模拟试验。

Each experiment is implemented in MATLAB and Simulink, and the numerical simula-tion test is carried out on a built simulation platform.

读者可以使用自动代码生成技术将控制器上传到Pixhawk自动驾驶仪上,并与给定的实时模拟器形成闭环,用于硬件在环(HIL)测试。

Readers can upload the controller to the Pixhawk autopilot using automatic code generation technology and form a closed loop with a given real-time simulator for Hardware-In-the-Loop (HIL) testing.

之后,就可以使用Pixhawk自动驾驶仪进行实际的飞行控制。

After that, the actual flight with the Pixhawk autopilot can be performed.

这是迄今为止我所看到的最完整、最清晰的现代无人机基本原理指南,它涵盖了这些先进空中机器人的每一个元素,并介绍了基于业界领先的开源软件和工具的示例和教程。

This is by far the most complete and clear guide to modern drone fundamentals I’ve seen.It covers every element of these advanced aerial robots and walks through examples and tutorials based on the industry’s leading open-source software and tools.

通过这本书,你就会准备好在这个令人兴奋的新行业开展前沿工作。(Chris Anderson,3DR首席执行官兼Linux基金会无人机代码项目主席)

Read this book, and you’ll be well prepared to work at the leading edge of this exciting new industry. (Chris Anderson, CEO 3DR and Chairman, the Linux Foundation’s Dronecode Project)

由于涉及到多领域的知识,多轴飞行器的发展及其应用在机器人领域具有很大的挑战性。

The development of a multicopter and its applications is very challenging in the robotics area due to the multidomain knowledge involved.

本书系统地阐述了设计、模拟和实现多轴飞行器的领先的工作流程——基于模型的设计,常用于汽车和航空国防工业。

This book systematically addresses the design, simulation and implementation of multicopters with the industrial leading workflow – Model-Based Design, commonly used in the automotive and aero-defense industries.

有了这本书,研究人员和工程师可以无缝地将概念、工作流和工具应用到其他工程领域,特别是机器人设计和机器人应用开发。(张艳良博士,威斯顿机器人创始人,原MathWorks机器人系统工具箱产品经理)

With this book, researchers and engineers can seamlessly apply the concepts, workflows, and tools in other engineering areas, especially robot design and robotics application development. (Dr. Yanliang Zhang, Founder of Weston Robot, EX-product Manager of Robotics System Toolbox at the MathWorks)

更多精彩文章请关注公众号:在这里插入图片描述

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

【新书推荐】【2020】基于MATLAB和Pixhawk的多轴飞行器设计与控制实践 的相关文章

随机推荐

  • ubuntu16.04LTS更换阿里源

    sudo gedit etc apt sources list 替换 xff1a 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 deb cdrom Ubuntu 16 04 LTS Xenial
  • Nginx 配置问题 server directive is not allowed here in /etc/nginx/nginx.conf:69

    前沿 今天在其他服务器上重新配置 nginx conf 文件 xff0c 配置结束启动 nginx 发现遇到了这样一个错误 xff0c 我擦 我配置文件都是从上个服务器上 复制粘贴过来的 xff0c 怎么会遇到这个问题呢 xff1f 百思不
  • labelImg ZeroDivisionError: float division by zero 问题定位和解决方案

    一 前沿 labelImg的使用和安装这里不过多讲解 xff0c 网上一堆教程 二 问题以及解决方案 2 1 问题如下 xff1a Traceback span class token punctuation span most recen
  • Linux系统下查看版本信息

    一 前沿 有时候回去查看Linux的版本信息和内核 xff0c 每次可能都需要百度一下 xff0c 今天记录一下 xff0c 方便以后自己看 二 查看Linux内核版本命令 2 1 第一种方式 显示正在运行的内核版本 1 cat proc
  • Centos7下安装 prometheus+grafana

    一 前言 1 什么是 Prometheus xff1f Prometheus是最初在SoundCloud上构建的开源系统监视和警报工具包 自2012年成立以来 xff0c 许多公司和组织都采用了Prometheus xff0c 该项目拥有非
  • Linux ssh:handshake failed:EOF

    一 前沿 1 Notes xff1a 以下操作均在 京东云服务器 2 在配置好免密登陆之后 xff0c 通过ssh登陆的时候间接性的遇见 ssh handshake failed EOF 真是让人恼火 xff0c 所以给总结一下 二 解决步
  • prometheus 文件配置小技巧优化

    一 前言 很久没看过监控 xff0c 直到公司机器越来越多 xff0c 项目越来越多 xff0c prometheus yml 文件一直在增加显得很杂乱无章 xff0c 这里优化了根据项目文件来改配置文件 二 优化 1 prometheus
  • prometheus通过process-exporter监控进程并实现企业报警

    一 前沿 通过上级篇文章我们已经对 Prometheus监控服务器基础资源做了记录 xff0c 这节课主要记录一下监控服务器上的进程 二 实现步骤 Prometheus机器IPprocess exporter机器IP192 168 1 31
  • python - RSA加密

    什么是RSA xff1f 这里粘贴一些定义 RSA公开密钥密码体制 所谓的公开密钥密码体制就是使用不同的加密密钥与解密密钥 xff0c 是一种 由已知加密密钥推导出解密密钥在计算上是不可行的 密码体制 在公开密钥密码体制中 xff0c 加密
  • scrapy-设置请求头

    当我们大量使用scrapy 请求一个网站的时候我们知道scrapy默认的请求头是 xff1a 可以看到默认的请求头就是scrapy xff0c 这样就很容易导致浏览器封掉的可能 xff0c 这个时候我们就需要给请求加一个请求头来模拟浏览器
  • Android Studio gradle配置

    settings gradle 配置指定路径 module 博主博客 https blog uso6 comhttps blog csdn net dxk539687357 一 正常情况 xff0c 导入本项目的模块只需要使用 includ
  • Windows10 安装 pytesseract 出错 Error opening data file Tesseract-OCR\tessdata/eng.traineddata

    首先表明自己出现的错误 xff1a D BuildFolder tesseract ocr testing gt tesseract dlld exe eurotext tif eurotext span class hljs keywor
  • python--爬取微信公众号

    缘由 相信大家有时候面试的时候会遇到爬取微信公众号的事情 xff0c 终于闲了会参考大佬文章自己也搞了一个微信公众号的爬取简单分享一下 xff0c 莫嫌弃代码low 借鉴知识 博客参考 xff1a https blog csdn net x
  • 物联网操作系统的三大核心流派

    物联网操作系统的三大核心流派 目前 xff0c 市面上的物联网操作系统 基本形成了三大核心流派 1 由传统的嵌入式RTOS发展而来 xff0c 典型代表 xff1a FreeRTOS RT Thread LiteOS uCOS MICO 优
  • “> /dev/null 2>&1“ 含义

    在使用python时 xff0c 有时我们可能会看到这样的代码段 pip install gym pyvirtualdisplay span class token operator gt span span class token ope
  • 认识MEC

    文章目录 一 什么是MEC 二 什么是移动通信系统 三 为什么要有MEC 一 什么是MEC 所谓MEC 从字面上直观理解就能知道 这是一种运用在移动通信系统 Mobile 边缘节点 Edge 并承担大量计算任务 Computer 的玩意儿
  • ROS学习-2 工作空间文件结构和创建功能包

    古月居ROS入门21讲第九个视频 src放功能包的源码和laungh文件 build是编译过程中产生的中间文件 xff0c 二进制文件 install是安装空间 xff0c 放最终编译生成的可执行文件的 xff0c 可以给客户使用的文件 d
  • HC32L系列MCU在KEIL新建工程后在JLINK 下 SW Device下找不到设备的解决方法

    HC32L系列MCU在KEIL新建工程后在JLINK 下 SW Device下找不到设备的解决方法 问题 xff1a 新建工程HC32L的工程 xff0c 通过JLINK连接目标板 xff0c 点击KEIL环境的魔术棒 xff0c 选取JL
  • 漫谈Anchor-based和Anchor-Free

    曾几何时 xff0c Anchor based独霸目标检测这块CV疆域内的肥沃之地 如今 xff0c Anchor Free以其灵活的走位在目标检测中有了一席之地 xff0c 正以星星之火可以燎原之势扩大着自己的声势 Anchor base
  • 【新书推荐】【2020】基于MATLAB和Pixhawk的多轴飞行器设计与控制实践

    本书是斯普林格于2017年出版的 Introduction to Multicopter Design and Control 的姊妹版本 xff0c 旨在通过一个实际的过程帮助读者加深对多轴飞行器设计与控制的理解 As the siste