Kamol Kaemarungsi and Prashant Krishnamurthy Telecommunications Program School of Information Science. University of Pittsburgh 135 N. Bellefield Avenue, Pittsburgh. Pennsylvani

Given a set of system parameters and radio propagation characteristics. which are the number of access points. the grid spacing. the path loss exponent. and standard deviation of RSS. the accuracy of a positioning system can he determined in terms of the prohabilily of returning the correct location with the model presented in this manuscript. The analysis results provide a guideline on parameters to consider in designing and deploying an indoor positioning system. The system does not require a large number of access points (no more than five) to improve the accuracy performance. The number of access points and their locations depend on the network infrastructure and the budget. The cost of IEEE 802.1 Ib based access points is rapidly falling and it may not be a problem to add one or two more to provide additional coverage for indoor positioning. The grid spacing is closely tied to the application requirements of the indoor positioning system. The grid spacing must he selected properly and cannot be too small to provide a fine granularity or accuracy as the precision may he poor. A larger grid spacing may provide a ktter precision. but may render the location information very coarse. A grid spacing of 1 meter is found to be a suitable value based on our model and simulations. The standard deviation of the sampled RSS vector should be low in order to provide a better performance and a larger path loss exponent will benefit the precision. However. the standard deviation of RSS and the path loss exponent are not controllable parameters.

They vary depending on the indoor environment and building malerial. Larger standard deviations are reported inside large and open space buildings. while smaller standard deviations are found mostly in small and closed spaces [71. The path loss exponent also depends on the material inside buildings. A system designer should balance all of these system parameters by adjusting the number of access points and grid spacing in order to deliver a satisfactory accuracy and precision. In our ongoing work. we are trying to address the limitations of our model discussed previously and validate our model with real measurements.

Modeling of Indoor Positioning Systems Based on Location Fingerprinting的更多相关文章

  1. Indoor Positioning System & Real time location system

    背景 惨痛的背景,正如我前面提到的,参加了公司的一个训练营.刚进来公司的新人,内心充满着对未来的美好憧憬,期待自己能闯出属于自己的天地.更何况,作为一名程序员,无比的希望所有人对自己写得代码或者App ...

  2. Task: Indoor Positioning with WiFi Signals

    Task: Indoor Positioning with WiFi SignalsYou are hired by a company to design an indoor localizatio ...

  3. NodeJS websocket qr based on location

    https://juejin.im/post/5a5728436fb9a01c982c7d93 http://www.cnblogs.com/panhe-xue/p/5902108.html---br ...

  4. Video tagging systems based on DNNs

    Need: With the ever-growth large-scale video in the mobile phone, so what will everyone get from the ...

  5. 室内定位系列(一)——WiFi位置指纹(译)

    原文:<Advanced Location-Based Technologies and Services>--chapter 2 WiFi Location Fingerprint 作者 ...

  6. Vision-Based Positioning for Internet-of-Vehicles

    Vision-Based Positioning for Internet-of-Vehicles Introduction Ego-positioning aims at locating an o ...

  7. 基于智能手机的3D地图导航

    https://www.gpsworld.com/resources/archives/ Going 3D Personal Nav and LBS To enrich user experience ...

  8. {ICIP2014}{收录论文列表}

    This article come from HEREARS-L1: Learning Tuesday 10:30–12:30; Oral Session; Room: Leonard de Vinc ...

  9. Disposable microfluidic devices: fabrication, function, and application Gina S. Fiorini and Daniel T

    Disposable microfluidic devices: fabrication, function, and application Gina S. Fiorini and Daniel T ...

随机推荐

  1. yarn 查看任务信息

    一.在命令行使用命令查看 (1)查看日志:yarn logs -applicationId application_1469094096026_26612 (2)查看状态:yarn applicait ...

  2. 基于Storyboard的创建多分支NavigationController的方法

    如果遇到本文图片只展示一半的情况,多数情况下刷新一下浏览器即可 遇到的问题 我在写程序的时候碰到这样一个简单的需求,用户点击"我的XX"这样的功能时候,需要判断当前用户是否已经登录 ...

  3. JAVA泛化及为什么需要泛化

    泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数. 比如,有一种类型为List,此时该List可以是任意类型的列表,如Integer,String等等. 如果把List类型改为List ...

  4. 系统封装 EasyBoot如何将WIN7安装版提取到光盘

    1 将WIN7光盘中的文件提取到Easyboot根目录,注意不要autorun.inf和setup.exe这两个文件.我们这里的Easyboot已经有了一些其他东西(XP的安装版文件,PE的文件等等, ...

  5. java 字符深入知识,待整理

    '编',"编",  为什么获取到的字节数组长度不一样 http://www.cnblogs.com/yongdaimi/p/5899328.html Unicode 官网 http ...

  6. CentOS6.8 SVN服务器管理多项目

    一 需求 一般来说,公司有多个项目,在搭建好SVN服务器之后,就需要使用SVN来实现不在一个项目中的开发人员不能访问其它项目中的代码. 假设: 有3个项目:project1.project2.proj ...

  7. excel表格快捷键

    CTRL+A   全选     CTRL+B   加粗       CTRL+C   复制      CTRL+D   下拉(复制上一个单元格的格式和内容)    CTRL+G   定位 CTRL+F ...

  8. ASP.NET CORE RAZOR :向 Razor 页面添加验证

    https://docs.microsoft.com/zh-cn/aspnet/core/tutorials/razor-pages/validation 本部分中向 Movie 模型添加了验证逻辑. ...

  9. 安卓SAX解析XML文件

    XML文件经常使用的解析方式有DOM解析,SAX解析. 一.Sax SAX(simpleAPIforXML)是一种XML解析的替代方法. 相比于DOM.SAX是一种速度更快,更有效的方法. 它逐行扫描 ...

  10. Visual Assist X安装路径

    C:\Users\系统用户名\AppData\Local\Microsoft\VisualStudio\VS版本号\Extensions\VAX插件目录\