MEMS慣性傳感器自動(dòng)批量測(cè)試標(biāo)定系統(tǒng)的研究
本文關(guān)鍵詞: MEMS慣性傳感器 數(shù)據(jù)采集 以太網(wǎng)通信 數(shù)據(jù)存儲(chǔ)與處理 自動(dòng)批量 出處:《南京理工大學(xué)》2017年碩士論文 論文類型:學(xué)位論文
【摘要】:MEMS慣性傳感器已經(jīng)廣泛應(yīng)用于電子玩具、智能機(jī)械、手機(jī)、醫(yī)療器械、汽車電子、導(dǎo)航、姿態(tài)測(cè)量、智能彈藥等民用及軍用領(lǐng)域。但MEMS慣性傳感器的測(cè)試標(biāo)定依然以手動(dòng)、單件為主,測(cè)試標(biāo)定效率低,時(shí)間長(zhǎng),易出錯(cuò)。論文以改善傳統(tǒng)測(cè)試標(biāo)定方法為目的,設(shè)計(jì)了一套MEMS慣性傳感器自動(dòng)批量測(cè)試標(biāo)定系統(tǒng)。根據(jù)系統(tǒng)所需功能及性能指標(biāo),設(shè)計(jì)了系統(tǒng)的總體結(jié)構(gòu)。系統(tǒng)主要包括下位機(jī)、上位機(jī)和三軸轉(zhuǎn)臺(tái),下位機(jī)又包括多通道數(shù)據(jù)采集卡、以太網(wǎng)交換機(jī)和數(shù)據(jù)存儲(chǔ)與處理模塊。論文詳細(xì)闡述了下位機(jī)的硬件設(shè)計(jì)和軟件設(shè)計(jì),并介紹了上位機(jī)軟件的設(shè)計(jì)。在下位機(jī)硬件設(shè)計(jì)方面,論文依次討論了 MEMS慣性傳感器為模擬信號(hào)輸出、采用SPI輸出和采用串口輸出這三種情況下的數(shù)據(jù)采集電路的設(shè)計(jì)、以太網(wǎng)數(shù)據(jù)傳輸電路的設(shè)計(jì)、SD卡備份存儲(chǔ)電路和電源電路的設(shè)計(jì),以及數(shù)據(jù)存儲(chǔ)與處理模塊的設(shè)計(jì)。在下位機(jī)軟件設(shè)計(jì)方面,介紹了三種多通道數(shù)據(jù)采集卡的數(shù)據(jù)采集程序設(shè)計(jì)、以太網(wǎng)通信程序設(shè)計(jì)、SD卡存儲(chǔ)程序設(shè)計(jì)以及數(shù)據(jù)存儲(chǔ)與處理模塊的程序設(shè)計(jì)。在上位機(jī)軟件方面,主要介紹了上位機(jī)軟件開發(fā)環(huán)境、軟件流程以及主要功能模塊的實(shí)現(xiàn)。設(shè)計(jì)完成的系統(tǒng)可同時(shí)對(duì)64個(gè)MEMS加速度計(jì),或32個(gè)MEMS陀螺,或8個(gè)以上MIMU進(jìn)行測(cè)試標(biāo)定,并具有可選擇實(shí)驗(yàn)項(xiàng)目、自動(dòng)控制傳感器通斷電、自動(dòng)控制三軸轉(zhuǎn)臺(tái)、選擇采樣率等功能。在論文最后,給出了系統(tǒng)主要功能模塊的測(cè)試結(jié)果,對(duì)MEMS慣性傳感器進(jìn)行測(cè)試標(biāo)定實(shí)驗(yàn)的過程,以及完成的MEMS加速度計(jì)靜態(tài)零偏和靜態(tài)多位置測(cè)試、MEMS陀螺靜態(tài)零偏和速率實(shí)驗(yàn)和MIMU標(biāo)定實(shí)驗(yàn)的結(jié)果。測(cè)試標(biāo)定結(jié)果表明,系統(tǒng)可實(shí)現(xiàn)對(duì)多個(gè)MEMS慣性傳感器進(jìn)行自動(dòng)化的測(cè)試標(biāo)定,相比于傳統(tǒng)的單個(gè)、手動(dòng)測(cè)試標(biāo)定,效率得到了很大的提高,且減少了人力的投入。
[Abstract]:MEMS inertial sensors have been widely used in electronic toys, smart machinery, mobile phones, medical devices, automotive electronics, navigation, attitude measurement. Intelligent ammunition and other civil and military fields, but the MEMS inertial sensor test calibration is still manual, single-piece, low efficiency test calibration, long time. It is easy to make mistakes. In order to improve the traditional testing and calibration method, a set of MEMS inertial sensor automatic batch test calibration system is designed. According to the required function and performance index of the system. The overall structure of the system is designed. The system mainly includes the lower computer, the upper computer and the three-axis turntable, and the lower computer includes the multi-channel data acquisition card. Ethernet switch and data storage and processing module. This paper describes the hardware design and software design of the lower computer in detail, and introduces the software design of the upper computer, as well as the hardware design of the lower computer. The paper discusses the data acquisition circuit design of MEMS inertial sensor for analog signal output, SPI output and serial port output, Ethernet data transmission circuit design in turn. The design of SD card backup storage circuit and power supply circuit, as well as the design of data storage and processing module. In the software design of the lower computer, the data acquisition program design of three kinds of multi-channel data acquisition card is introduced. Ethernet communication program design SD card storage program design and data storage and processing module program design. In the host computer software, mainly introduces the host computer software development environment. The software flow and the realization of the main function modules. The system can test and calibrate 64 MEMS accelerometers, 32 MEMS gyroscopes, or more than 8 MIMU at the same time. It has the functions of selecting experimental items, automatically controlling the power off of the sensor, automatically controlling the three-axis turntable and selecting the sampling rate. At the end of the paper, the test results of the main function modules of the system are given. The process of testing and calibrating the MEMS inertial sensor and the static zero bias and static multi-position test of the MEMS accelerometer are carried out. The results of MEMS gyroscope static zero-bias and rate experiments and MIMU calibration experiments show that the system can automatically calibrate multiple MEMS inertial sensors. Compared with the traditional single test calibration, the efficiency of manual testing and calibration is greatly improved, and the input of manpower is reduced.
【學(xué)位授予單位】:南京理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP212
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 焦佳偉;石云波;鄒坤;智丹;;加速度傳感器批量標(biāo)定測(cè)試系統(tǒng)的設(shè)計(jì)[J];自動(dòng)化與儀表;2015年12期
2 陳灃;楊栓虎;楊朝明;楊鵬翔;;一種基于MFC的轉(zhuǎn)臺(tái)自動(dòng)測(cè)試系統(tǒng)[J];測(cè)控技術(shù);2015年05期
3 侯為萍;孫敏;;小型化MEMS陀螺儀標(biāo)定平臺(tái)的設(shè)計(jì)[J];電子工業(yè)專用設(shè)備;2015年02期
4 高羅卿;莊源昌;;基于LWIP協(xié)議的嵌入式遠(yuǎn)程監(jiān)控終端的研發(fā)與實(shí)現(xiàn)[J];電氣自動(dòng)化;2015年01期
5 邢超;張嶸;周斌;鄧焱;;基于數(shù)據(jù)庫(kù)的IMU自動(dòng)化標(biāo)定系統(tǒng)設(shè)計(jì)[J];測(cè)控技術(shù);2014年06期
6 鄧焱;邢超;張嶸;周斌;;高效率的MEMS陀螺管芯動(dòng)態(tài)特性測(cè)試方法[J];清華大學(xué)學(xué)報(bào)(自然科學(xué)版);2014年06期
7 李園晴;何海洋;;微機(jī)械加速度計(jì)發(fā)展及其在制導(dǎo)武器中的應(yīng)用[J];科技經(jīng)濟(jì)市場(chǎng);2013年04期
8 李承斌;尤政;張高飛;趙嘉昊;;微慣性測(cè)量單元的減振結(jié)構(gòu)設(shè)計(jì)與仿真分析[J];傳感器與微系統(tǒng);2012年11期
9 陳衛(wèi)衛(wèi);黃麗斌;楊波;;不等基頻硅微諧振式加速度計(jì)[J];傳感技術(shù)學(xué)報(bào);2011年11期
10 王華軍;王燕;李新娥;;基于Hopkinson桿的高g值加速度傳感器的動(dòng)態(tài)特性分析[J];應(yīng)用光學(xué);2011年05期
,本文編號(hào):1489142
本文鏈接:http://sikaile.net/shoufeilunwen/xixikjs/1489142.html