当前位置:网站首页>Learning notes 23-- basic theory of multi-sensor information fusion (Part I)
Learning notes 23-- basic theory of multi-sensor information fusion (Part I)
2022-06-24 22:11:00 【FUXI_ Willard】
This blog series includes 6 A column , Respectively :《 Overview of autopilot Technology 》、《 Technical foundation of autopilot vehicle platform 》、《 Autopilot positioning technology 》、《 Self driving vehicle environment perception 》、《 Decision and control of autonomous driving vehicle 》、《 Design and application of automatic driving system 》, The author is not an expert in the field of automatic driving , Just a little white on the road of exploring automatic driving , This series has not been read , It is also thinking while reading and summarizing , Welcome to friends , Please give your suggestions in the comments area , Help the author pick out the mistakes , thank you !
This column is about 《 Self driving vehicle environment perception 》 Book notes
1. Basic theory of multisensor information fusion
1.1 An introduction to
- Automatic driving , Multiple sensors are required to cooperate with each other , Together, they form the perception system of autonomous vehicle ;
- In the process of multi-sensor information fusion , The following key problems need to be solved :
- data alignment . Since the data observed by each sensor is within its own reference frame , Before fusing this information , They must be swapped into the same space-time frame ; The rounding error caused by space-time registration must be compensated accordingly ;
- Uncertainty of sensor observation data . Due to the uncertainty of the working environment of the sensor , This results in noise components in the observation data , In the process of fusion, it is necessary to reduce the uncertainty of these information to the greatest extent ;
- Data Association . The problem of data association is widespread , It is necessary to solve the correlation problem in the time domain of a single sensor , And the correlation problem in multi-sensor spatial domain , Thus, data from the same target source can be determined ;
- Incompleteness 、 Inconsistent and false data . In multi-sensor information fusion system , There are sometimes multiple interpretations of the measured data received by the sensor , It is called data incompleteness ; Multisensor data often give inconsistent or even contradictory explanations to the observation environment ;
- Requirements for on-board system :
- Unified synchronization clock , Ensure the time consistency and correctness of sensor information ;
- Accurate multi-sensor calibration , Ensure the spatial consistency of different sensor information at the same time ;
1.2 Basic theory of multisensor information fusion
1.2.1 Overview of multisensor information fusion
- Sensor data fusion is an information processing method for a system using multiple sensors , It can take advantage of the combination of multiple sensors , Eliminate the limitations of a single sensor ;
- Integrate the data resources provided by multiple sensors of the same or different kind distributed in different locations , Use computer technology to analyze it , Complement each other , Achieve the best synergy , Obtain consistent interpretation and description of the observed object , Improve the fault tolerance of the system , So as to improve the system decision-making 、 planning 、 The rapidity and correctness of the response , Make the system obtain more sufficient information ;
- Advantages of using multi-sensor fusion technology :
- Improve the accuracy of system perception . Multiple sensors are combined and complementary , Avoid the limitations of a single sensor , Maximize the advantages of each sensor , It can simultaneously obtain a variety of different feature information of the detected object , Reduce environmental 、 Noise and other disturbances ;
- Increase the perception dimension of the system , Improve the reliability and robustness of the system . Multisensor fusion can bring a certain degree of information redundancy , Even if one of the sensors fails , The system can still continue to work normally within a certain range , It has high fault tolerance , Increase the reliability and confidence of system decision-making ;
- Enhance the ability to use the environment . The information collected by multi-sensor fusion technology has obvious feature complementarity , A wider coverage of space and time , It makes up for the semantic uncertainty of spatial resolution and environment of a single sensor .
- Effectively reduce costs . Fusion can realize multiple inexpensive sensors to replace expensive sensor devices , Reduce the cost budget on the basis of guaranteed performance ;
- Sensor fusion process :
- Multiple sensors work independently to obtain observation data ;
- For each sensor data (RGB Images 、 Point cloud data, etc ) Pre treatment ;
- Feature extraction of processing data 、 Transformation , And carry out pattern recognition processing , Get the description information of the observation object ;
- Data association is carried out in the data fusion center according to certain criteria ;
- The data of each sensor is fused using an algorithm that is sufficiently optimized , Obtain a consistent description and interpretation of the observed object .
边栏推荐
- Balanced binary search tree
- Maximum flow problem
- Practice of hierarchical management based on kubesphere
- Réduire le PIP à la version spécifiée (mettre à jour le PIP avec pycharm avant de le réduire à la version originale)
- The logic of "Ali health" has long changed
- These map operations in guava have reduced my code by 50%
- EasyBypass
- Opengauss kernel: simple query execution
- leetcode:515. 在每个树行中找最大值【无脑bfs】
- Yida technology signed a contract with seven wolves to help the digital transformation of "Chinese men's wear leader"
猜你喜欢
SAP interface debug setting external breakpoints
60 个神级 VS Code 插件!!
如何提取网页中的日期?
985测试工程师被吊打,学历和经验到底谁更重要?
The collection of zero code enterprise application cases in various industries was officially released
Cannot find reference 'imread' in 'appears in pycharm__ init__. py‘
嵌入式开发:技巧和窍门——干净地从引导加载程序跳转到应用程序代码
Practice of hierarchical management based on kubesphere
心楼:华为运动健康的七年筑造之旅
cv2导包时报Could not find a version that satisfies the requirement cv2 (from versions: none)
随机推荐
KT6368A蓝牙双模透传芯片软件版本选型说明
[notes of Wu Enda] convolutional neural network
St Table + two points
Flutter: Unsupported value: false/true
Minimum spanning tree based on Kruskal
一个女孩子居然做了十年硬件。。。
权限想要细化到按钮,怎么做?
想当测试Leader,这6项技能你会吗?
Collapse code using region
try-with-resources 中的一个坑,注意避让
Maximum flow problem
Excel layout
降低pip到指定版本(通过cmp升级pip,在降低到原来版本)
Detailed explanation of agency mode
直播软件app开发,左右自动滑动的轮播图广告
01--- conditions for interference of two trains of waves at the meeting place
Xinlou: Huawei's seven-year building journey of sports health
cv2导包时报Could not find a version that satisfies the requirement cv2 (from versions: none)
壹沓科技签约七匹狼,助力「中国男装领导者」数字化转型
降低pip到指定版本(通过PyCharm升级pip,在降低到原来版本)