2019-07-17 10:24:57 +08:00
<!DOCTYPE html>
<!-- [if IE 8]><html class="no - js lt - ie9" lang="zh - CN" > <![endif] -->
<!-- [if gt IE 8]><! --> < html class = "no-js" lang = "zh-CN" > <!-- <![endif] -->
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< title > 定位系统 — Autolabor Box 文档< / title >
< script type = "text/javascript" src = "../../../_static/js/modernizr.min.js" > < / script >
< script type = "text/javascript" id = "documentation_options" data-url_root = "../../../" src = "../../../_static/documentation_options.js" > < / script >
< script type = "text/javascript" src = "../../../_static/jquery.js" > < / script >
< script type = "text/javascript" src = "../../../_static/underscore.js" > < / script >
< script type = "text/javascript" src = "../../../_static/doctools.js" > < / script >
< script type = "text/javascript" src = "../../../_static/language_data.js" > < / script >
< script type = "text/javascript" src = "../../../_static/translations.js" > < / script >
< script type = "text/javascript" src = "../../../_static/js/theme.js" > < / script >
< link rel = "stylesheet" href = "../../../_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "../../../_static/pygments.css" type = "text/css" / >
< link rel = "stylesheet" href = "../../../_static/css/page.css" type = "text/css" / >
< link rel = "index" title = "索引" href = "../../../genindex.html" / >
< link rel = "search" title = "搜索" href = "../../../search.html" / >
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
< a href = "../../../index.html" class = "icon icon-home" > Autolabor Box
< / a >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "../../../search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div >
< div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "main navigation" >
< p class = "caption" > < span class = "caption-text" > 主页< / span > < / p >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "../../../index.html" > Autolabor NavigationKit 文档主页< / a > < / li >
< / ul >
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" >
< nav class = "wy-nav-top" aria-label = "top navigation" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "../../../index.html" > Autolabor Box< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "breadcrumbs navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "../../../index.html" > Docs< / a > » < / li >
< li > 定位系统< / li >
< li class = "wy-breadcrumbs-aside" >
< a href = "../../../_sources/version_two/location/marvelmind/doc.md.txt" rel = "nofollow" > View page source< / a >
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
< div class = "section" id = "id1" >
< h1 > 定位系统< a class = "headerlink" href = "#id1" title = "永久链接至标题" > ¶< / a > < / h1 >
< div class = "section" id = "id2" >
< h2 > 产品概要< a class = "headerlink" href = "#id2" title = "永久链接至标题" > ¶< / a > < / h2 >
< p > 定位系统能够为机器人、自动驾驶车辆、无人机等设备提供 ±2cm 的定位精度。定位系统包含一个由多个固定超声标签构成的基站网络(地图),一个或多个安装在被定位物体上的移动标签和协调整个系统工作的中心路由节点,所有设备之间通过无线电通信。< / p >
2019-07-19 16:54:12 +08:00
< p > < img alt = "../../../_images/location.png" src = "../../../_images/location.png" / > < / p >
2019-07-17 10:24:57 +08:00
< p > 系统通过超声脉冲的飞行时间计算移动标签与固定标签的距离,进而利用三边定位算法计算出移动标签在地图中的位置。固定标签之间也能通过超声测距,因此在合理布置固定标签的情况下,系统能够实现自动建图,避免人工测量距离。< / p >
2019-07-19 16:54:12 +08:00
< p > < img alt = "../../../_images/starter_set.png" src = "../../../_images/starter_set.png" / > 入门套件< / p >
2019-07-17 10:24:57 +08:00
< / div >
< div class = "section" id = "id3" >
< h2 > 参数列表< a class = "headerlink" href = "#id3" title = "永久链接至标题" > ¶< / a > < / h2 >
< table border = "1" class = "docutils" >
< thead >
< tr >
< th > 参数< / th >
< th > 技术指标< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td > 标签距离< / td >
< td > 30m (理想情况下测试结果)< / td >
< / tr >
< tr >
< td > < / td >
< td > < 20m (常规建图定位建议距离)< / td >
< / tr >
< tr >
< td > 定位精度< / td >
< td > 绝对精度: 距离的1~3%< / td >
< / tr >
< tr >
< td > < / td >
< td > 差分精度: ±2cm< / td >
< / tr >
< tr >
< td > 定位频率< / td >
< td > 1/20Hz ~ 45Hz< / td >
< / tr >
< tr >
< td > < / td >
< td > 与移动标签到固定标签的距离有关(距离越近频率越高)< / td >
< / tr >
< tr >
< td > < / td >
< td > 与移动标签的数量有关(数量越多频率越低)< / td >
< / tr >
< tr >
< td > 供电< / td >
< td > 内部: 1000mAh 锂电池( 根据使用情况可续航2天到数月) < / td >
< / tr >
< tr >
< td > < / td >
< td > 外部: USB供电< / td >
< / tr >
< tr >
< td > 尺寸< / td >
< td > 55 x 55 x 33 mm( 含天线: 55 x 55 x 65 mm) < / td >
< / tr >
< / tbody >
< / table > < / div >
< div class = "section" id = "id4" >
< h2 > 设备介绍< a class = "headerlink" href = "#id4" title = "永久链接至标题" > ¶< / a > < / h2 >
< div class = "section" id = "id5" >
< h3 > 定位标签< a class = "headerlink" href = "#id5" title = "永久链接至标题" > ¶< / a > < / h3 >
2019-07-19 16:54:12 +08:00
< p > < img alt = "../../../_images/beacon1.png" src = "../../../_images/beacon1.png" / > beacon< / p >
2019-07-17 10:24:57 +08:00
< p > 一个定位标签包含5个超声波换能器, 收发各个方向的超声信号。一个标签可以作为固定标签也可作为移动标签使用, 通过 Dashboard 修改配置可以很方便使二者互换。< / p >
< p > 固定标签通常被安装在墙上或者天花板上,并且换能器朝下以提供与机器人尽可能大的无遮挡覆盖区域。< / p >
< p > 应该合理设计固定标签的位置和角度以提供最大的超声信号覆盖范围,系统的定位效果非常依赖固定标签收到的超声信号的质量。< / p >
< p > 建图过程中,固定标签发射并接收超声波信号。地图锁定后定位过程中,固定标签只接收超声波信号,移动标签只发送超声波信号。< / p >
< p > 移动标签放置在被定位对象上,为了尽可能避免遮挡提高覆盖范围,应该水平放置在较高处。任何覆盖物都可能降低超声信号的强度导致系统不能正常工作,因此应完全避免标签换能器被覆盖。< / p >
< / div >
< div class = "section" id = "id6" >
< h3 > 路由< a class = "headerlink" href = "#id6" title = "永久链接至标题" > ¶< / a > < / h3 >
2019-07-19 16:54:12 +08:00
< p > < img alt = "../../../_images/modem1.png" src = "../../../_images/modem1.png" / > beacon< / p >
2019-07-17 10:24:57 +08:00
< p > 路由是整个定位系统的中心控制器, 系统工作时路由必须一直在线。注意路由没有内置电池, 只能使用USB供电。< / p >
< p > 路由的放置位置需要保证无线电信号覆盖所有标签, 一般情况下使用默认的天线时能够达到100m 的覆盖半径。降低无线电通信速率并且使用全尺寸( 165mm、433MHz) 天线能进一步提高覆盖范围。< / p >
< p > 注意路由和标签的距离不能小于0.5-1m, 如果需要某个标签与路由距离非常近, 则取下标签的天线。< / p >
< / div >
< / div >
< / div >
< / div >
< / div >
< footer >
< hr / >
< div role = "contentinfo" >
< p >
© Copyright 2019, Autolabor
< / p >
< / div >
Built with < a href = "http://sphinx-doc.org/" > Sphinx< / a > using a < a href = "https://github.com/rtfd/sphinx_rtd_theme" > theme< / a > provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
< / footer >
< / div >
< / div >
< / section >
< / div >
< script type = "text/javascript" >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
< / html >