博碩士論文 101623010 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:23 、訪客IP:18.221.146.223
姓名 彭偉杰(Wei-Jie Peng)  查詢紙本館藏   畢業系所 太空科學研究所
論文名稱 先進電離層探測儀整合測試系統
(Integrated Test System of Advanced Ionospheric Probe)
相關論文
★ 動態視星等之星象辨識演算法★ 太空電漿探針系統
★ 太空離子探測系統★ 微衛星離子探測系統
★ 電子溫度儀在太空電漿模擬艙之量測★ 先進電離層探測儀之機構設計與分析
★ 先進電離層探測儀離子流向推導與校正★ 探空火箭姿態計
★ 先進電離層探測儀地面電子測試設備★ 熱真空測試系統
★ 太空電漿模擬艙自動化監控系統★ 數位式探空火箭姿態量測模組
★ 先進電離層探測儀數位控制單元之研製★ 探空十號火箭的姿態重建與分析
★ 先進電離層雙生儀地面電子測試設備★ 先進電離層探測儀
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 福衛五號先進電離層探測儀(Advanced Ionosperic Probe, AIP)需要一套整合測試系統,驗證其中電漿探測器的量測特性,找出誤差範圍與校正曲線。此系統使用的硬體為NI-cRIO 9074搭配自製的三種C型模組,分別為收發模組(Transceiver Module)、SPI模組(皆為單端與差分訊號轉換),電源模組(電源監控與配置)。使用的軟體為LabVIEW FPGA Module與LabVIEW Real-Time Module。透過LabVIEW FPGA Module,撰寫類比轉數位元件(ADC-LTC1867)、數位轉類比元件(DAC-DAC121S101QCMK)、溫度感測器(TMP-TMP122AMDBVTEP)的SPI數位波形與其他數位IO的控制。透過LabVIEW Real-Time Module,撰寫指令收發與科學資料處理之功能。利用此測試系統,本論文已量測出探測器的掃描電壓校正曲線、電流注入校正曲線等重要特性,未來福衛五號進行科學量測時,將可依此正確地解釋量測的電離層參數。
摘要(英) Since the production of flight model of Advanced Ionospheric Probe (AIP) of FORMOSAT-5 (FS-5) has been completed. A test system is required to measure the characteristics of the sensor. The integrated test system is an overall solution for the controll, test and calibration for AIP. The main purpose is to measure the characteristics of sensor, finding the error range and the calibration curve. The hardware contains a controller of NI-cRIO 9074 and three self-made C series modules: transceiver module, SPI module and power module. Transceiver module and SPI module convert the single-ended signal to differential signal or in reverse. Power module distributes power to all devices and continuesly monitoring the current comsuption. The software is built with the embedded framework combined with LabVIEW FPGA module and LabVIEW Real-Time OS, which is based on the LabVIEW programming language. The LabVIEW FPGA module is used to achieve the SPI interfacing for ADC of LTC1867, DAC of DAC121S101, TMP of TMP122 and also some low-level IO control. The LabVIEW Real-Time OS is used to build the top-level UI consisted of command transmitter, science data viewer, and the preview on the result of data characteristics in real-time. This system is able to perform the current injection test to get the profile of calibration curves of AIP sensor, and also with the complete function of SPEU to perform the plasma injection test inside plasma chamber. With the integrated test system, a series of comprehensive test are done to get the parameters and characterestics curves of sensor, to ensure the accuracy and quality of geophysical data from AIP onboarded FS-5.
關鍵字(中) ★ 先進電離層探測儀 關鍵字(英) ★ Advanced Ionospheric Probe
論文目次 目錄
圖目錄 ....... vi
表目錄 ..... xiii
1. 簡介 ....... 1
1.1. 先進電離層探測器 ....... 1
1.1.1. 探測器機構簡介 .... 3
1.1.2. 探測器電路簡介 .... 4
1.1.3. 探測器44 Pin D-Sub接頭腳位定義 .. 6
1.2. 整合測試系統 ..... 7
2. 整合測試系統 . 8
2.1. 硬體架構 .. 8
2.1.1. NI-cRIO 9076簡介 . 8
2.1.2. 15 Pin D-Sub接頭腳位定義 .... 10
2.1.3. 自製模組 .... 12
2.2. 軟體架構 18
2.2.1. LabVIEW FPGA/Real-Time Module簡介 .. 18
2.2.2. 程式架構 .... 19
2.3. SPI . 41
2.3.1. SPI簡介 ...... 41
2.3.2. DAC-DAC121S101QCMK ...... 43
2.3.3. ADC-LTC1867...... 45
2.3.4. TMP-TMP122AMDBVTEP ..... 47
2.3.5. SPI取樣時序圖 .... 48
2.4. 次模式簡介 ....... 50
2.4.1. SPI0/1 ......... 51
2.4.2. SENSON/OFF ....... 51
2.4.3. TESTON/OFF ....... 51
2.4.4. SAFE/NORMAL/FAST/BURST模式 ......... 52
2.4.5. PRI/PLP/RPA/IDM ......... 52
2.4.6. VODA0/1 .... 54
2.4.7. OCDON/OFF ........ 54
2.4.8. DOAD0/1 .... 54
2.4.9. FPDON/OFF ......... 54
2.4.10. PSVBLK0/1/2/3 .. 55
2.4.11. RSVBLK0/1/2/3 .. 55
2.4.12. TRIGON/OFF ..... 55
2.4.13. IDM0/1/2/3/SV Enable/Disable ........ 55
2.4.14. CHADLF0/1/2/3 Enable/Disable ...... 56
2.4.15. CKSVSTEP Enable/Disable ... 57
2.4.16. 0VODA Enable/Disable 57
2.5. RS-232傳輸介面 ......... 57
2.5.1. RS-232(19.2kbps) . 57
2.5.2. RS-232 Prot . 58
2.6. 技術困難 59
2.6.1. SPI數位訊號延遲問題(Delay) 59
2.6.2. 突波問題(Glitch) . 62
2.6.3. 主要與備援SPI訊號互相干擾 ........ 67
3. 探測器模擬器 ......... 68
3.1. 硬體架構 68
3.1.1. NI-cRIO 9074簡介 ......... 68
3.1.2. 15 Pin D-Sub接頭腳位定義 .... 69
3.2. 軟體架構 69
3.2.1. LabVIEW FPGA/Real-Time Module簡介 .. 69
3.2.2. 程式架構 .... 70
3.3. ITS數位波形狀態機之驗證 . 76
3.3.1. SPI數位波形的驗證 ...... 76
3.3.2. 掃描電壓的驗證 .. 80
3.3.3. 科學資料封包的驗證 .... 87
3.3.4. 溫度資料的驗證 .. 94
3.3.5. 總結 . 95
4. 測試結果與討論 ...... 96
4.1. ITS功能初測 ..... 96
4.1.1. DAC功能初測 ..... 96
4.1.2. ADC功能初測 ... 101
4.2. 校正 ...... 106
4.2.1. DAC校正測試 ... 106
4.2.2. ADC校正測試 ... 113
5. 結論 ... 129
參考文獻 130
附錄A-開始NI-FPGA專案 132
附錄B-CDMU模擬器 ......... 143
附錄C-科學資料封包檢查程式 .... 157
附錄D-探測器電路板之腳位定義 165
附錄E-模組電路簡介 168
參考文獻 Chao, C. K. (2012), FORMOSAT-5 AIP System Specification, FS5SPL-CDRL-1005, NSPO/NARL.
Chao, C. K. (2012), FORMOSAT-5 AIP Interface Control Document, FS5SPL-CDRL-1009, NSPO/NARL.
Jhou, Y. H. and C. K. Chao (2013), FORMOSAT-5 AIP ISD to Spacecraft Bus Interface Test Report, FS5SPL-CDRL-1013, NSPO/NARL.
周彥含 (2013),先進電離層探測儀地面電子測試測設備,碩士論文,國立中央大學。
陳冠文 (2013),先進電離層探測儀離子流向推導與校正,碩士論文,國立中央大學。
茅雅音也 (2013),先進電離層探測儀之機構設計與分析,碩士論文,國立中央大學。
林再文 (2014/06/16),AIP DAC calibration and ADC Anti-aliasing Filter,Group Meeting。
林再文 (2014/04/09),Cable for SU,Group Meeting。
林再文 (2014/02/10),AIP/PLP Glitch,Group Meeting。
林再文 (2013/01/13),SU Command and SOH;SPL IC List,Group Meeting。
林再文 (2013/10/07),AIP Sensor Circuit Design Consideration,Group Meeting。
林再文 (2013/09/09),Time Delay in SPI Bus AIP,Group Meeting。
林再文 (2013),AIP Sensor Control Handout。
Visual Signal技術專欄 (2011),從連續到數位。
NI-Tutorial-6983 (2012),FPGA基本概念。
NI-Tutorial-3016 (2013),類比取樣的基礎觀念。
NI Manual (2011), CompactRIO cRIO-9075/9076 Operating Instructions and Specifications.
NI Manual (2014), CompactRIO cRIO-9074XT Operating Instructions and Specifications.
NI Manual (2011), NI-845x Hardware and Software Manual.
NI Datasheet (2012), 24- Bit, 204.8KS/s Dynamic Signal Acquistion and Generation NI 4461, NI 4462.
KEITHLEY User’s Manual (2005), Model 6220 DC Current Source & Model 6221 AC and DC Current Source.
Angilent User’s Manual (2012),Angilent 3350B系列波形產生器產品規格書。
Texus Instruments AN-903 (1993), A Comparison of Differential Termination Techniques.
Peter Avitabile (2001), Mechanical Engineering, Basics of Spectrum Analysis/Measurements and the FFT Analyzer, University of Massachusetts Lowell.
AN699 (1999), Anti-Aliasing, Analog Filter for Data Acquisition System.
吳家琪 (2012),頻譜分析儀,國立台灣海洋大學。
指導教授 趙吉光(Chi-Kuang Chao) 審核日期 2014-7-28
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明