Sensor fusion(传感器融合)
From Wikipedia, the free encyclopedia
来自维基百科,免费的百科
Sensor fusion is combining of sensory data or data derived from disparate sources such that the resulting information has less uncertainty than would be possible when these sources were used individually. The term uncertainty reduction in this case can mean more accurate, more complete, or more dependable, or refer to the result of an emerging view, such as stereoscopic vision (calculation of depth information by combining two-dimensional images from two cameras at slightly different viewpoints).[1][2]
Sensor fusion(传感器融合)是将传感器数据或者从分散源产生的数据结合在一起,从而使结果信息跟各自独立使用时会少一些不确定性。术语“不确定性减小”在这里是指更加准确,更加完整,或者更加可靠,或者指一种新兴观点的结果,例如立体视觉(通过结合来自两个稍微不同的视点的照相机的两种维度的图片深度信息的计算)。
The data sources for a fusion process are not specified to originate from identical sensors. One can distinguish direct fusion, indirect fusion and fusion of the outputs of the former two. Direct fusion is the fusion of sensor data from a set of heterogeneous or homogeneous sensors, soft sensors, and history values of sensor data, while indirect fusion uses information sources like a priori knowledge about the environment and human input.
融合处理的数据源并不是特指由相同的传感器产生。一个融合处理过程可以识别直接融合,间接融合及前两者的输出的融合。直接融合是指从一系列的异构或同构传感器数据,软测量,以及传感器数据的历史数值的融合。而间接融合使用信息源比如环境以及人类输入的先验知识。
Sensor fusion is also known as (multi-sensor) Data fusion and is a subset of information fusion.
传感器融合也称为(多传感器)数据融合,并作为信息融合的子类。
Sensory fusion is simply defined as the unification of visual excitations from corresponding retinal images into a single visual perception a single visual image. Single vision is the hallmark of retinal correspondence Double vision is the hallmark of retinal disparity
传感器融合也简单地被定位为从相对应的视网膜图像视觉到单一视觉感知图像的激发的统一。单视觉是视网膜合作的标识,双视觉是视网膜视差的标识。
Contents 目录
1 Examples of sensors 传感器的示例
2 Sensor fusion algorithms 传感器融合算法
3 Example sensor fusion calculations 举例传感器融合计算
4 Centralized versus decentralized 集中与分散
5 Levels 层次
6 Applications 应用
7 See also 参阅
8 References 参考
9 External links 外部链接
1. Examples of sensors 传感器示例
Radar 雷达
Sonar and other acoustic 声呐和其他声响
Infra-red / thermal imaging camera 热红外/热成像相机
TV cameras 电视摄像机
Sonobuoys 声呐浮标
Seismic sensors 地震传感器
Magnetic sensors 磁传感器
Electronic Support Measures (ESM) 电子支持措施(ESM)
Phased array 相控阵
MEMS 微型机电系统
Accelerometers 加速度计
Global Positioning System (GPS) 全球定位系统
2. Sensor fusion algorithms 传感器融合算法
Sensor fusion is a term that covers a number of methods and algorithms, including: 传感器融合是一个术语,它包括很多方法和算法,包括:
Central Limit Theorem 中心极限定理
Kalman filter 卡尔曼滤波
Bayesian networks 贝叶斯网络
Dempster-Shafer D-S理论
3. Example sensor fusion calculations 举例传感器融合计算
Two example sensor fusion calculations are illustrated below. 两个示例传感器融合计算列举如下。
Let {\textbf{x}}_1 and {\textbf{x}}_2 denote two sensor measurements with noise variances \scriptstyle\sigma_1^2 and \scriptstyle\sigma_2^2 , respectively. One way of obtaining a combined measurement {\textbf{x}}_3 is to apply the Central Limit Theorem, which is also employed within the Fraser-Potter fixed-interval smoother, namely [3] [4]
让x1和x2贡献两个传感器测量值带有噪声方差σ12和σ22,分别来说。获取融合测量值x3的一种方法是使用中心极限定理,它也被使用在弗雷泽波特固定区间光滑,即:
where \scriptstyle\sigma_3^{2} = (\scriptstyle\sigma_1^{-2} + \scriptstyle\sigma_2^{-2})^{-1} is the variance of the combined estimate. It can be seen that the fused result is simply a linear combination of the two measurements weighted by their respective noise variances.
其中是联合估计的方差。可以看出融合结果是简单的两种观测值以它们各自的噪声方差加权的线性结合。
Another method to fuse two measurements is to use the optimal Kalman filter. Suppose that the data is generated by a first-order system and let {\textbf{P}}_k denote the solution of the filter's Riccati equation. By applying Cramer's rule within the gain calculation it can be found that the filter gain is given by [4]
另一种方法是使用最优的卡尔曼滤波融合两种测量值。假定数据是由一阶系统产生,让Pk表示滤波器的黎卡提方程的结果。通过使用增益计算的克拉默法则可以发现滤波器增益可以由以下给出:
By inspection, when the first measurement is noise free, the filter ignores the second measurement and vice versa. That is, the combined estimate is weighted by the quality of the measurements.
通过检查,当第一个测量值是无噪声的,那么该滤波器就忽略了第二个测量值,反之亦然。也就是说,融合估计只由测量值的质量来估计。
4. Centralized versus decentralized 集中与分散
In sensor fusion, centralized versus decentralized refers to where the fusion of the data occurs. In centralized fusion, the clients simply forward all of the data to a central location, and some entity at the central location is responsible for correlating and fusing the data. In decentralized, the clients take full responsibility for fusing the data. "In this case, every sensor or platform can be viewed as an intelligent asset having some degree of autonomy in decision-making."[5]
在传感器融合中,集中与分散是指数据融合发生的地方。在集中融合中,用户简单地提交所有的数据到一个中心位置,某些中心位置的实体负责关联和融合数据。在分散融合中,用户端全权负责融合数据。“在该情况下,每一个传感器或平台可以被视为有某种程度自治决策制定的智能设备”。
Multiple combinations of centralized and decentralized systems exist.
多种集中和分散融合系统结合是存在的。
5. Levels 层次
There are several categories or levels of sensor fusion that are commonly used.* [6] [7] [8] [9] [10] [11]
常用的有多种种类或层次的传感器融合。
Level 0 – Data alignment 第0级 - 数据对齐(排列)
Level 1 – Entity assessment (e.g. signal/feature/object). 第1级 - 实体评定(比如,信号/特征/对象)
Tracking and object detection/recognition/identification 追踪以及对象检测/识别/辨认
Level 2 – Situation assessment 第2级 - 位置评定
Level 3 – Impact assessment 第3级 - 影响评定
Level 4 – Process refinement (i.e. sensor management) 第4级 - 处理提炼(例如,传感器管理)
Level 5 – User refinement 第5级 - 用户提炼
6. Applications 应用
One application of sensor fusion is GPS/INS, where Global Positioning System and Inertial Navigation System data is fused using various different methods, e.g. the Extended Kalman Filter. This is useful, for example, in determining the attitude of an aircraft using low-cost sensors.[12] Another example is using the Data fusion approach to determine the traffic state (low traffic, traffic jam, medium flow) using road side collected acoustic, image and sensor data.[13]
一个传感器融合应用是GPS/INS,全球定位系统和惯性导航系统数据是通过使用多种不同方法融合,例如,扩展卡尔曼滤波。这是有用的,例如,在使用低价的传感器的航空器的姿势确定中。另一个例子是通过收集路侧声学、图像以及传感器数据使用数据融合方法来决定交通状态(低流量,交通拥堵,中等流畅)
A practical example how to combine data of different displacement and position sensors in order to obtain high bandwidth at high resolution can be found in this master thesis.[14] One can see the applied methods of optimal filtering (in sense of minimizing e.g. the energy norm) or the MIMO Kalman filter.
一个实用的例子关于如何结合不同的替代和定位传感器数据来获取高精度的高带宽的方法可以在该硕士论文中找到。你可以看到最优滤波(求最小参数 如能量范数)或者MIMO卡尔曼滤波的应用方法。
7. See also参阅
Data fusion 数据融合
Image fusion 图像融合
Information integration 信息整合
Data mining 数据挖掘
Information: Information is not data 信息:信息不等于数据
Data (computing) 数据(计算)
multimodal integration 多种方式整合
Fisher's method for combining independent tests of significance Fisher的结合独立意义实验方法
Transducer Markup Language (TML) is an XML based markup language which enables sensor fusion. 传感器标记语言(TML)是一个使能传感器融合的基于XML的标记语言
Brooks – Iyengar algorithm 布鲁克斯–艾扬格算法
Inertial navigation system 惯性导航系统
Sensor Grid 传感器网络
Semantic Perception 语义认知
8. References 参考
1) Elmenreich, W. (2002). Sensor Fusion in Time-Triggered Systems, PhD Thesis (PDF). Vienna, Austria: Vienna University of Technology. p. 173.
2) Haghighat, M. B. A., Aghagolzadeh, A., & Seyedarabi, H. (2011). Multi-focus image fusion for visual sensor networks in DCT domain. Computers & Electrical Engineering, 37(5), 789-797.
3) Maybeck, S. (1982). Stochastic Models, Estimating, and Control. River Edge, NJ: Academic Press.
4) a b Einicke, G.A. (2012). Smoothing, Filtering and Prediction: Estimating the Past, Present and Future. Rijeka, Croatia: Intech. ISBN 978-953-307-752-9.
5)N. Xiong; P. Svensson (2002). "Multi-sensor management for information fusion: issues and approaches". Information Fusion. p. 3(2):163–186.
6) Rethinking JDL Data Fusion Levels
7) Blasch, E., Plano, S. (2003) “Level 5: User Refinement to aid the Fusion Process”, Proceedings of the SPIE, Vol. 5099.
8)J. Llinas; C. Bowman; G. Rogova; A. Steinberg; E. Waltz; F. White (2004). Revisiting the JDL data fusion model II. International Conference on Information Fusion. CiteSeerX: 10.1.1.58.2996.
9) Blasch, E. (2006) "Sensor, user, mission (SUM) resource management and their interaction with level 2/3 fusion" International Conference on Information Fusion.
10) http://defensesystems.com/articles/2009/09/02/c4isr1-sensor-fusion.aspx
11) Blasch, E., Steinberg, A., Das, S., Llinas, J., Chong, C.-Y., Kessler, O., Waltz, E., White, F. (2013) "Revisiting the JDL model for information Exploitation," International Conference on Information Fusion.
12) Gross, Jason; Yu Gu; Matthew Rhudy; Srikanth Gururajan; Marcello Napolitano (July 2012). "Flight Test Evaluation of Sensor Fusion Algorithms for Attitude Estimation". IEEE Transactions on Aerospace and Electronic Systems 48 (3): 2128–2139. doi:10.1109/TAES.2012.6237583.
13) Joshi, V., Rajamani, N., Takayuki, K., Prathapaneni, N., Subramaniam, L. V., (2013). Information Fusion Based Learning for Frugal Traffic State Sensing. Proceedings of the Twenty-Third International Joint Conference on Artificial Intelligence.
14) Piri, Daniel (2014). "Sensor Fusion in Nanopositioning". Vienna, Austria: Vienna University of Technology. p. 140.
J. L. Crowley and Y. Demazeau Principles and Techniques for Sensor Data Fusion Signal Processing, Volume 32, Issues 1–2, May 1993, Pages 5–27
9. External links 外部链接
International Society of Information Fusion 国际信息融合社会 http://www.isif.org/
Categories(类别): Robotic sensing(https://en.wikipedia.org/wiki/Category:Robotic_sensing) Computer data Sensors(https://en.wikipedia.org/wiki/Category:Computer_data)
Navigation menu(https://en.wikipedia.org/wiki/Category:Sensors)
https://en.wikipedia.org/wiki/Sensor_fusion
Sensor fusion(传感器融合)的更多相关文章
- 扩展卡尔曼滤波EKF与多传感器融合
参考:https://blog.csdn.net/young_gy/article/details/78468153 Extended Kalman Filter(扩展卡尔曼滤波)是卡尔曼滤波的非线性 ...
- Udacity carnd2 Sensor Fusion, Extended Karman Filter (English)
Extended Karman Filter Zhenglei 2018 January This is a project to estimate the car position from Lid ...
- 车载多传感器融合定位方案:GPS +IMU+MM
导读 高德定位业务包括云上定位和端上定位两大模块.其中,云上定位主要解决Wifi指纹库.AGPS定位.轨迹挖掘和聚类等问题:端上定位解决手机端和车机端的实时定位问题.近年来,随着定位业务的发展,用户对 ...
- Sensor Fusion-based Exploration in Home Environments using Information, Driving and Localization Gains(基于传感器融合的使用信息、驾驶和定位增益在家庭环境中的探索)
Authors: Joong-Tae Park, Jae-Bok Song Department:Department of Mechanical Engineering, Korea Un ...
- 传感器 Sensor 加速度【示例】
简介 坐标系 x轴:从左到右 y轴:从下到上 z轴:从内到外 这个坐标系与Android 2D API中的不同,传感器中的返回值都以此坐标系为准. SENSOR_TYPE_ACCELEROMETER ...
- Android Sensor.TYPE_STEP_COUNTER 计步器传感器 步数统计
注意:使用 计步器传感器 Sensor.TYPE_STEP_COUNTER 获取步数前需要手机支持该传感器 1.学习资料 1.1 SENSOR.TYPE_STEP_COUNTER 地址:开发者文档 翻 ...
- 第44章 MPU6050传感器—姿态检测—零死角玩转STM32-F429系列
第44章 MPU6050传感器—姿态检测 全套200集视频教程和1000页PDF教程请到秉火论坛下载:www.firebbs.cn 野火视频教程优酷观看网址:http://i.youku.co ...
- zz自动驾驶多传感器感知的探索1
Pony.ai 在多传感器感知上积累了很多的经验,尤其是今年年初在卡车上开始了新的尝试.我们有不同的传感器配置,以及不同的场景,对多传感器融合的一些新的挑战,有了更深刻的认识,今天把这些经验,总结一下 ...
- zz自动驾驶多传感器感知的探索
案例教学,把“问题”讲清楚了,赞 Pony.ai 在多传感器感知上积累了很多的经验,尤其是今年年初在卡车上开始了新的尝试.我们有不同的传感器配置,以及不同的场景,对多传感器融合的一些新的挑战,有了更深 ...
随机推荐
- Redis need tcl 8.5 or newer
hadoop@stormspark:~/workspace/redis2.6.13/src$ make testYou need tcl 8.5 or newer in order to run th ...
- 2018 Jar_Feb_Newwords
检测钩子程序 开发一个检测钩子程序的工具 - 豆丁网http://www.docin.com/p-1363993661.html pdf掺杂病毒的方法 Java的:xml文件中跳过的二进制数据在解析 ...
- sqlserver table partion
SQL SERVER 表分区实施步奏 1. 概要说明 SQL SERVER的表分区功能是为了将一个大表(表中含有非常多条数据)的数据根据某条件(仅限该表的主键)拆分成多个文件存放,以提高查询数据时 ...
- 3.3 JSP内置对象概述
1.request 1.1 request获取页面传来的参数,参数通过浏览器网址和后面添加?的方式传达. 传参:”show.jsp?id=001” 获取参数:request.getParameter( ...
- HTML 求阶乘之和
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- 群晖Nas中搭建Intellij Idea的LicenseServer服务
下载IntelliJIDEALicenseServer(直接找度娘) 准备 shellX 或其他 ssh工具,个人比较喜欢 mobaxterm. 通过 ssh工具连接到群晖中,用户名和密码就是登陆群晖 ...
- Python 遍历文件夹 listdir walk 的区别
一.一级目录import os path = 'd:\file'; for filename in os.listdir(path): print(os.path.join(path,filename ...
- Win32 Debug & Release
今天帮汤老师调试程序,他生成的程序不能运行,怀疑子程序之间编译顺序的问题:我试了之后,也出现同样的问题,但是把Win32 Debug 换成Win32 Release却可以运行了. 网上搜索了下,在CV ...
- centos7 二进制安装包安装 mysql5.6
centos7 二进制安装包安装 mysql5.6 一.下载mysql5.6二进制安装包 http://mirrors.sohu.com/mysql/MySQL-5.6/ 如:mysql-5.6.34 ...
- Windows下Python IDLE设置
Windows下安装Python 2.7.5,发现IDLE是个不错的IDE,可以编辑.运行, 希望与.py文件关联起来,作为编辑器使用,经过尝试,找到了一个方法. 打开注册表,找到\KEY_CLA ...