freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)論文(磁通門傳感器)(已修改)

2025-06-17 23:58 本頁面
 

【正文】 吉林大學本科畢業(yè)論文 (設計) 1 摘要 三分量磁通門 地磁場檢測裝置是 應用 磁通門傳感器 對 地磁場 進行測量的 矢量檢測裝置 。 與其它類型測磁儀器相比,磁通門傳感器具有分辨率高 ,測量弱磁場范圍寬,體積 小、重量輕、功耗低,經(jīng)濟性好,能夠直接測量磁場的 失 量和適于在高速運動系統(tǒng)中使用等特點,被廣泛應用 于 各 種 領(lǐng)域。 本文分析了磁通門傳感器的工作原理, 詳細論述了如何采用數(shù)字檢波的方法進行信號處理 .本文 還 介紹 了三分量地磁場 檢測裝置 硬件電路 的 設計 和 單片機程序 。 檢測 裝置 主要由 三分量 磁通門 傳感器、單片機 最小系統(tǒng) 、A/D 數(shù)據(jù)采集 電路 和串口電路 構(gòu)成。 三分量 磁通門 傳感器檢測到 磁場 的矢量 大小, 輸出信號 經(jīng)過 有源濾波器和放大器處理后得到三路 幅度與磁場各分量大小成正比的 正弦 信號 。 A/D 同時對三路 信號進行 4 倍頻 采 樣,將兩個周期的采樣數(shù)據(jù)傳 送到 單片機 , 然后 單片機 通過串 行端 口 將數(shù)據(jù) 發(fā) 送到計算機, 最后 由計算機完成數(shù)據(jù) 的 處理和分析。 關(guān)鍵詞 三分量 地磁場 數(shù)字檢波 數(shù)據(jù)采集 串 行端口 吉林大學本科畢業(yè)論文 (設計) 2 The Design of Geomagic Field Detection Device Based on Threeponent Fluxgate Sensors Abstrat The threeponent fluxgate geoamagic field detection device is a kind of vector detection device which can measure the geoamagic field with other instruments which can measure geomagic field,the fluxgate sensor has the virtue of small size,light weight, low power consumption and good economy,is used widely in different fields. This paper introduces the working principle of the fluxgate sensor and the digital demodulation method in detail. The design of hardware circuit of the threeponent fluxgate geomagic field detection device and progamming of MCU are also introduced in this paper. The detection device consists of threeponent fluxgate sensors, MCU system, A/D data acquisition circuit and port munication circuit. The magic vector is detected by the threeponent fluxgate sensors,signals output from the senors are processed by active filters and there are three sinusoidal signals,whose amplitude are proportional to the magnitude of geomagic field ponent. The A/D convertor produces 4 points sampling signals, and transmits data of two cycles to CPU, then CPU send the data to puter via the port. Finally,the data is processed and analyzed by puter. Keywords three ponents geomagic field Digital demodulation Data Acquisition Com Port 吉林大學本科畢業(yè)論文 (設計) 3 目錄 摘要 ..................................................................................................................... 1 ABSTRAT............................................................................................................ 2 1 緒論 ............................................................................................................... 1 研究三分量磁通門地磁場檢測裝置的目的和意義 ............................. 1 各種測磁儀器 ......................................................................................... 2 磁通門測磁儀器的研究 現(xiàn)狀 ................................................................. 5 2 檢測裝置的工作原理 ................................................................................... 6 磁通門傳感器的工作原理 ..................................................................... 6 檢測裝置的工作原理 ............................................................................. 8 地磁檢測裝置的主要功能 ................................................................... 12 3 三分量磁通門地磁場檢測裝置的硬件電路設計 ................................... 12 前置檢測電路的設計 ........................................................................... 12 分頻電路和信號轉(zhuǎn)換電路的設計: ........................................... 13 驅(qū)動電路的設計: ....................................................................... 13 選頻放大電路的設計: ............................................................... 14 16 位 A/D 轉(zhuǎn)換器 4 倍頻采樣的硬件設計 ......................................... 16 根據(jù) A/D 采集電路的設計要求選擇合適的 A/D: ................... 16 A/D 采集電路的設計: ................................................................ 17 內(nèi)部電源的設計 ................................................................................... 18 4 三分量磁通門地磁場檢測裝置的的軟件設計 ......................................... 19 STC89C54RD+單片機介紹 ................................................................ 19 A/D 的軟件控制 .................................................................................. 20 程序流程圖 ......................................................................................... 21 示例程序 ............................................................................................. 21 串口發(fā)送的硬件設計 ......................................................................... 23 5 測試結(jié)果及分析 ....................................................................................... 24 分頻器電路測試 ................................................................................. 24 吉林大學本科畢業(yè)論文 (設計) 4 功率驅(qū)動電路的測試 ........................................................................... 25 信號轉(zhuǎn)換電路測試 ............................................................................... 25 帶通濾波器的測試 ............................................................................... 26 6 對三分量測量的通道差異進行校正的方案設計 ................................... 28 方案 1:通過硬件電路的調(diào)試進行校正 .......................................... 28 方案 2:通過軟件編程對測量結(jié)果進行校正 .................................. 29 總結(jié) ................................................................................................................... 30 參考文獻及參考資料 ....................................................................................... 31 致謝 ................................................................................................................... 33 英文翻譯 ........................................................................................................... 34 英文翻譯原文 ................................................................................................... 37 吉林大學本科畢業(yè)論文 (設計) 1 1 緒論 研究 三分量 磁通門 地磁場檢測裝置 的目的和意義 在介紹 三分量磁通門地磁場檢測裝置 之前,首先介紹一下它的研究目的和意義。 檢測裝置 主要 是通過檢測 地 磁場 的 大小來尋找鐵磁性物質(zhì)的。鐵磁性物質(zhì)中很重要的一類就是鐵。 我國是最早發(fā)現(xiàn)和使用鐵的國家,同時鐵也是世界上發(fā)現(xiàn)并使用最早的一種金屬材料。 世界鐵資源豐富, 據(jù)美國地質(zhì)調(diào)查所和礦業(yè)局 1996 年 1 月的統(tǒng)計,世界鐵礦石資源量 超過 8000 億 噸 ,折合金屬量超過 2300 億 噸 。 1995 年世界鐵礦石儲量 1 500 億 噸、 儲量基礎 2300 億 噸 ,折合鐵金屬量分別為 650 億噸 、 1000 億 噸 。 我國鐵金屬儲量 億 噸 ,應在俄羅斯、澳大利亞、加拿大、巴
點擊復制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1