基于AD系列陀螺儀和加速度計信號處理及其應(yīng)用研究
本文選題:陀螺儀 切入點(diǎn):加速度計 出處:《閩南師范大學(xué)》2014年碩士論文
【摘要】:隨著科學(xué)技術(shù)日新月異的發(fā)展,MEMS慣性傳感器在傾角測量系統(tǒng)中具有一定的應(yīng)用價值。慣性系統(tǒng)的精度主要取決于陀螺儀和加速度計的精度,之前許多關(guān)于慣性系統(tǒng)精度的研究都是通過改善硬件結(jié)構(gòu)或加工工藝技術(shù)提高精度,雖然在某種程度上提高了慣性傳感器的精度,但也造成了技術(shù)困難和成本昂貴的局面。因此有必要尋求一種軟件方法替代慣性傳感器信號處理系統(tǒng),以降低工藝要求和成本。利用軟件優(yōu)化算法提高信號的精度是慣性傳感器一個重要研究方向。 本論文主要以微機(jī)械A(chǔ)D系列加速度計ADXL203和陀螺儀ADXRS622為研究對象,從理論分析、電路設(shè)計、算法仿真、試驗(yàn)驗(yàn)證等方面展開工作,探討微慣性器件的工作特性和信號處理方法。論文研究的重點(diǎn)從兩個方面出發(fā),即MEMS慣性傳感器的信號調(diào)理電路設(shè)計和軟件消噪算法試驗(yàn)。實(shí)驗(yàn)結(jié)果表明小波變換閾值消噪算法優(yōu)于卡爾曼濾波算法,,在實(shí)際應(yīng)用獲得良好的效果。論文主要工作有: 首先,根據(jù)MEMS慣性傳感器的工作原理和結(jié)構(gòu)特點(diǎn)分析ADXL系列加速度計和ADXRS系列陀螺儀的工作性能,完成MEMS慣性傳感器與數(shù)據(jù)采集之間的信號調(diào)理電路、DSP處理器與A/D轉(zhuǎn)換接口以及電源模塊等具體設(shè)計與物理實(shí)現(xiàn),并通過實(shí)驗(yàn)驗(yàn)證設(shè)計方案的可行性。 其次,建立陀螺儀信號的檢測裝置,選用TMS320F28335作為測量系統(tǒng)的處理器,編寫相關(guān)程序,研究卡爾曼濾波算法和小波變換閾值消噪算法在AD系列MEMS慣性傳感器信號的應(yīng)用,且做了相關(guān)試驗(yàn)。借助CCS4.2軟件開發(fā)平臺,在F28335DSP開發(fā)板上實(shí)時實(shí)現(xiàn)陀螺儀信號的卡爾曼濾波處理,有一定的消噪效果。MEMS陀螺儀信號的小波閾值消噪建立在陀螺儀漂移分析基礎(chǔ)上,借助MATLAB仿真平臺,選出最佳小波函數(shù)、分解層數(shù)和匹配閾值,編寫小波變換閾值消噪相關(guān)MATLAB程序。多次試驗(yàn)結(jié)果表明sym4小波函數(shù)6層分解和啟發(fā)式硬閾值的消噪效果最佳。 最后,將所設(shè)計的AD系列MEMS慣性傳感器測量系統(tǒng)應(yīng)用于兩輪自平衡小車中,通過比較兩種軟件消噪算法優(yōu)缺點(diǎn),選擇小波變換閾值算法作實(shí)時消噪,實(shí)驗(yàn)結(jié)果表明算法的實(shí)時性能滿足兩輪自平衡小車平衡控制的需要,小車的車體平衡效果良好。
[Abstract]:With the rapid development of science and technology, MEMS inertial sensors have certain application value in inclination measurement system.The precision of inertial system mainly depends on the precision of gyroscope and accelerometer.Although the precision of inertial sensor is improved to some extent, it also causes technical difficulties and high cost.Therefore, it is necessary to find a software method to replace the inertial sensor signal processing system in order to reduce the process requirements and costs.It is an important research direction of inertial sensor to improve the signal precision by software optimization algorithm.In this paper, the micromechanical AD series accelerometer ADXL203 and gyroscope ADXRS622 are taken as the research objects. The work is carried out from the aspects of theoretical analysis, circuit design, algorithm simulation and experimental verification, and the working characteristics and signal processing methods of micro-inertial devices are discussed.This paper focuses on two aspects: the design of signal conditioning circuit of MEMS inertial sensor and the experiment of software de-noising algorithm.The experimental results show that the wavelet transform threshold denoising algorithm is better than the Kalman filter algorithm and has good effect in practical application.The main work of the thesis is as follows:First of all, according to the working principle and structural characteristics of MEMS inertial sensors, the performance of ADXL series accelerometers and ADXRS series gyroscopes is analyzed.The signal conditioning circuit between MEMS inertial sensor and data acquisition is completed. The interface between DSP processor and A / D converter and the power module are designed and realized. The feasibility of the design is verified by experiments.Secondly, the gyroscope signal detection device is established, the TMS320F28335 is selected as the processor of the measurement system, and the related program is written. The application of Kalman filter algorithm and wavelet transform threshold de-noising algorithm in AD series MEMS inertial sensor signal is studied.The related experiments were also done.With the help of CCS4.2 software development platform, the Kalman filter processing of gyroscope signal is realized in real time on F28335DSP development board. The wavelet threshold de-noising of MEMS gyroscope signal is established on the basis of gyroscope drift analysis, and the simulation platform of MATLAB is used.The optimal wavelet function, the number of decomposition layers and the matching threshold are selected, and the wavelet transform threshold denoising related MATLAB program is written.The experimental results show that the sym4 wavelet function with 6 layers decomposition and heuristic hard threshold denoising is the best.Finally, the AD series MEMS inertial sensor measurement system is applied to the two-wheel self-balancing vehicle. By comparing the advantages and disadvantages of the two software de-noising algorithms, the wavelet transform threshold algorithm is selected for real-time de-noising.Experimental results show that the real-time algorithm can meet the needs of two-wheel self-balancing vehicle balance control, and the car body balance effect is good.
【學(xué)位授予單位】:閩南師范大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號】:TP212;TN911.7
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 ;《AD》報告選譯中國的激光和光學(xué)期刊的情況[J];激光雜志;1996年01期
2 王海泉;雷紹婷;沈雷;;快衰落信道下修正的卡方-AD聯(lián)合檢測[J];電路與系統(tǒng)學(xué)報;2013年01期
3 李剛;ADμC8XX系列單片機(jī)原理與應(yīng)用技術(shù)[J];單片機(jī)與嵌入式系統(tǒng)應(yīng)用;2002年02期
4 朱寧西 ,張齊;用ADμC812實(shí)現(xiàn)嵌入式可編程邏輯控制器[J];電子技術(shù);2003年10期
5 朱寧西,張齊;基于ADμC812的微型可編程邏輯控制器[J];兵工自動化;2004年01期
6 趙尉舟;練斌;柯遼原;周融;;基于ADμC812的高速數(shù)據(jù)采集系統(tǒng)的設(shè)計與應(yīng)用[J];蘭州教育學(xué)院學(xué)報;2009年01期
7 曹振華;;高性能低成本可分段AD構(gòu)件研究[J];計算機(jī)時代;2012年12期
8 閆云鵬;章雪挺;劉敬彪;;基于24位AD的鉑電阻海水測溫系統(tǒng)[J];杭州電子科技大學(xué)學(xué)報;2013年05期
9 ;深信服AD應(yīng)用交付護(hù)航中融信托縱橫商海[J];中國金融電腦;2010年07期
10 吳鵬;夏田;;基于RT-Linux的AD噴涂機(jī)開放式數(shù)控系統(tǒng)的研究[J];組合機(jī)床與自動化加工技術(shù);2007年02期
相關(guān)會議論文 前10條
1 譚琦;羅曉燕;向娟;王華;;誤診為AD的先天性無丙種球蛋白血癥1例[A];中華醫(yī)學(xué)會第十八次全國皮膚性病學(xué)術(shù)年會論文匯編[C];2012年
2 梁磊;羌金鳳;沈茗茗;;AD型特殊單立管排水系統(tǒng)在超高層民用建筑中的應(yīng)用[A];全國給水排水技術(shù)信息網(wǎng)41屆技術(shù)交流會論文集[C];2013年
3 廖勇梅;陳達(dá)燦;陳德宇;;培土清心方對AD患者神經(jīng)內(nèi)分泌免疫網(wǎng)絡(luò)影響的研究[A];2008全國中西醫(yī)結(jié)合皮膚性病學(xué)術(shù)會議論文匯編[C];2008年
4 鄔偉;楊景全;黃健康;王小同;鄭國慶;張昱;;骨髓間充質(zhì)干細(xì)胞對AD大鼠學(xué)習(xí)記憶能力的影響及機(jī)制[A];2008年浙江省神經(jīng)病學(xué)學(xué)術(shù)年會論文匯編[C];2008年
5 孫臣友;王均明;;Allopregnanolone增加轉(zhuǎn)基因AD小鼠黑質(zhì)多巴胺神經(jīng)元的數(shù)目及其機(jī)制[A];中國解剖學(xué)會2011年年會論文文摘匯編[C];2011年
6 杜艷軍;孫國杰;劉靜;閆慶軍;王述菊;;艾灸預(yù)刺激對AD大鼠細(xì)胞周期調(diào)節(jié)因子CyclinA,p21/cip的影響[A];2011中國針灸學(xué)會年會論文集(摘要)[C];2011年
7 張平;張本恕;;BDNF修飾骨髓間充質(zhì)干細(xì)胞治療AD的實(shí)驗(yàn)研究[A];中華醫(yī)學(xué)會第十三次全國神經(jīng)病學(xué)學(xué)術(shù)會議論文匯編[C];2010年
8 孫夢超;原媛;俞熹;;基于AD卡和LabVIEW軟件的計算機(jī)實(shí)測物理實(shí)驗(yàn)[A];第六屆全國高等學(xué)校物理實(shí)驗(yàn)教學(xué)研討會論文集(上冊)[C];2010年
9 周如倩;林水淼;;中藥參銀口服液對輕度認(rèn)知功能損害(MCI)患者的臨床療效及降低MCI阿爾茨海默病(AD)轉(zhuǎn)化率研究[A];2008年全國抗衰老與老年癡呆學(xué)術(shù)會議論文集[C];2008年
10 閆云鵬;章雪挺;劉敬彪;;基于24位AD的鉑電阻海水測溫系統(tǒng)[A];浙江省電子學(xué)會2013學(xué)術(shù)年會論文集[C];2013年
相關(guān)重要報紙文章 前8條
1 Nathan Jessop 翻譯 王迪;AD藥物歐洲崎嶇路[N];醫(yī)藥經(jīng)濟(jì)報;2012年
2 路紅霞;AD用藥迸發(fā)活力[N];醫(yī)藥經(jīng)濟(jì)報;2013年
3 樂天 編譯;Ad——hoc網(wǎng)絡(luò):來自戰(zhàn)場的無線通信技術(shù)[N];計算機(jī)世界;2010年
4 仲治國;Windows Server 2003中AD數(shù)據(jù)庫的備份與恢復(fù)[N];電腦報;2004年
5 王華逸 鄒宇;AD照明:創(chuàng)新力就是競爭力[N];中國高新技術(shù)產(chǎn)業(yè)導(dǎo)報;2012年
6 徐錚奎;可用于AD治療的常規(guī)藥物[N];中國醫(yī)藥報;2003年
7 方維;甲狀腺素激素增加女性罹患AD危險[N];醫(yī)藥經(jīng)濟(jì)報;2008年
8 申濤 鄒宇;AD照明進(jìn)軍LED道路照明領(lǐng)域[N];中國高新技術(shù)產(chǎn)業(yè)導(dǎo)報;2012年
相關(guān)博士學(xué)位論文 前6條
1 張曉雷;加減地黃飲子治療阿爾茨海默型癡呆(AD)的臨床研究[D];黑龍江中醫(yī)藥大學(xué);2006年
2 董曉華;蛇床子素對AD大鼠學(xué)習(xí)記憶的影響及機(jī)制研究[D];河北醫(yī)科大學(xué);2012年
3 李振國;AD大鼠淀粉樣蛋白前體裂解酶的改變及其機(jī)制的實(shí)驗(yàn)研究[D];中南大學(xué);2006年
4 羅紅波;二苯乙烯苷對AD鼠內(nèi)質(zhì)網(wǎng)應(yīng)激的影響及機(jī)制研究[D];中南大學(xué);2008年
5 嚴(yán)家川;煙堿對AD大鼠認(rèn)知功能障礙的作用及機(jī)制的研究[D];第三軍醫(yī)大學(xué);2006年
6 齊桓;Ad介導(dǎo)G250基因轉(zhuǎn)染DC激活免疫效應(yīng)細(xì)胞治療腎癌的實(shí)驗(yàn)研究[D];第一軍醫(yī)大學(xué);2007年
相關(guān)碩士學(xué)位論文 前10條
1 馬志偉;醛糖還原酶抑制劑改善鏈脲佐菌素引起的AD樣病變及其機(jī)制研究[D];華中科技大學(xué);2013年
2 王茂松;AD商貿(mào)集團(tuán)公司內(nèi)部控制體系研究[D];西北大學(xué);2013年
3 冀俊虎;紅景天對AD大鼠行為學(xué)和腦組織抗氧化能力影響的實(shí)驗(yàn)研究[D];山西醫(yī)科大學(xué);2009年
4 劉若蘭;艾灸預(yù)刺激對AD大鼠海馬14-3-3蛋白及神經(jīng)元細(xì)胞凋亡的影響[D];湖北中醫(yī)藥大學(xué);2012年
5 王志華;高膽固醇飲食誘發(fā)去卵巢兔AD樣病理學(xué)變化及植物雌激素的保護(hù)作用[D];山西醫(yī)科大學(xué);2005年
6 劉一玄;益智膠囊治療老年性癡呆(AD)(脾腎兩虛,痰濁血瘀證)臨床研究[D];湖北中醫(yī)學(xué)院;2009年
7 王巧峰;用不對稱雙羥化(AD)反應(yīng)合成紫杉醇C_(13)側(cè)鏈[D];第四軍醫(yī)大學(xué);2004年
8 李明珠;皺紋盤鮑(Haliotis discus hannai Ino.)△6脂肪酸去飽和酶(△6FAD)基因克隆以及不同脂肪源對皺紋盤鮑稚鮑生長、脂肪酸組成和△6FAD表達(dá)的影響[D];中國海洋大學(xué);2010年
9 劉兵;編碼人CD20的Ad載體誘發(fā)抗小鼠淋巴瘤特異性免疫的研究[D];中國人民解放軍軍事醫(yī)學(xué)科學(xué)院;2007年
10 張蕾;大鼠海馬有髓神經(jīng)纖維髓鞘老年性改變及轉(zhuǎn)基因AD小鼠早期行為學(xué)和海馬的改變[D];重慶醫(yī)科大學(xué);2011年
本文編號:1723580
本文鏈接:http://sikaile.net/kejilunwen/wltx/1723580.html