基于DSP的GSM基站信息監(jiān)測設(shè)備設(shè)計與實(shí)現(xiàn)
本文選題:GSM接收機(jī) 切入點(diǎn):基帶信號處理 出處:《電子科技大學(xué)》2015年碩士論文 論文類型:學(xué)位論文
【摘要】:截至2014年年底,我國已擁有超過6億GSM網(wǎng)絡(luò)用戶。GSM基站作為GSM網(wǎng)絡(luò)的中繼站,其運(yùn)行狀況直接影響GSM網(wǎng)絡(luò)的通信質(zhì)量。因此,必須確保GSM基站的正常運(yùn)行。針對GSM下行鏈路(由BTS到MS)傳輸?shù)腉SM基站信息(包括BSIC、PLMN色碼、BCC、LAI、LAC、MCC、MNC等)進(jìn)行必要監(jiān)測是移動通信領(lǐng)域的重要任務(wù)。而系統(tǒng)地提出GSM基站信息監(jiān)測設(shè)備的設(shè)計方法,并研制出該設(shè)備,正是本論文依托課題的主要研究內(nèi)容。本論文首先簡要分析了包括GSM系統(tǒng)基本結(jié)構(gòu)、空中接口理論及信號處理流程等在內(nèi)的GSM信號處理理論,并提出了硬件系統(tǒng)與軟件系統(tǒng)的設(shè)計方案,分別包括GSM接收機(jī)方案、基帶信號處理模塊方案與BCH譯碼模塊方案、上位機(jī)GUI方案。然后,本論文依據(jù)設(shè)計方案,詳細(xì)分析了硬件系統(tǒng)電路設(shè)計思想:依次分析了SAWF模塊、RF接收模塊電路設(shè)計方法,完成了基于AD6548的GSM接收機(jī)電路設(shè)計;分別分析了DSP最小系統(tǒng)及其外圍A/D轉(zhuǎn)換模塊、Bootloader模塊、SDRAM模塊及串行通信模塊電路設(shè)計方法,完成了基于TMS320VC5509A的基帶信號處理模塊電路設(shè)計。本論文還分析了電源模塊電路設(shè)計方法。之后,本論文依據(jù)設(shè)計方案,詳細(xì)分析了軟件系統(tǒng)程序設(shè)計思想。首先,本論文分析了解旋轉(zhuǎn)算法,以消除后續(xù)信道均衡中的復(fù)數(shù)運(yùn)算;隨后分析了滑窗檢測算法,利用訓(xùn)練序列分別完成了FCCH、SCH捕獲,并依次完成了頻率同步、時間同步,最終實(shí)現(xiàn)系統(tǒng)同步。然后,本論文分析了利用接收符號序列與已調(diào)制本地訓(xùn)練序列的相關(guān)性進(jìn)行信道估計的思想;隨后利用信道估計結(jié)果分析了匹配濾波算法。本論文提出了利用采用Viterbi算法的MLSE均衡器完成信道均衡,實(shí)現(xiàn)GMSK解調(diào)的思想,并詳細(xì)分析了Vtierbi算法的實(shí)現(xiàn)流程。之后,本論文分析了信道譯碼算法,依次完成解交織復(fù)用、卷積碼(以GSM采用的(2,1,4)卷積碼為例)譯碼及CRC校驗(yàn),最終實(shí)現(xiàn)了BCH譯碼信息獲取。另外,為了解讀BCH譯碼信息(為二進(jìn)制符號序列形式),并實(shí)現(xiàn)上位機(jī)與DSP的串行通信,本論文還分析了上位機(jī)設(shè)計方法(主要為串口功能設(shè)計與GUI)。本論文利用軟件無線電技術(shù),結(jié)合成熟的移動通信技術(shù),系統(tǒng)地分析了GSM空中接口物理層接收信號處理方法。本論文在最后還通過聯(lián)調(diào)測試,驗(yàn)證了設(shè)計的正確性,并對下一步工作進(jìn)行了展望。
[Abstract]:By the end of 2014, our country has more than 600 million GSM network users. GSM base station as the relay station of GSM network, its running condition directly affects the communication quality of GSM network. It is necessary to ensure the normal operation of the GSM base station. It is an important task in the field of mobile communication to monitor the GSM base station information transmitted by the GSM downlink (from BTS to MSM), including the BSIC-PLMN color code. The design method of information monitoring equipment, And develop the equipment, which is the main research content of this thesis. Firstly, this paper briefly analyzes the GSM signal processing theory, including the basic structure of GSM system, the theory of air interface and signal processing flow, etc. The design schemes of hardware system and software system, including GSM receiver, baseband signal processing module, BCH decoding module and host computer GUI, are put forward, respectively. The circuit design idea of hardware system is analyzed in detail: the circuit design method of RF receiver module of SAWF module is analyzed in turn, and the circuit design of GSM receiver based on AD6548 is completed. The circuit design methods of DSP minimum system and its peripheral A / D conversion module, including bootloader module and serial communication module, are analyzed respectively. The circuit design of baseband signal processing module based on TMS320VC5509A is completed. The circuit design method of power supply module is also analyzed in this paper. Then, according to the design scheme, the software system program design idea is analyzed in detail. In this paper, the rotation algorithm is analyzed to eliminate the complex operation in the subsequent channel equalization, and then the sliding window detection algorithm is analyzed. The FCCH Sch acquisition is accomplished by using the training sequence, and the frequency synchronization and time synchronization are completed in turn. Finally, the synchronization of the system is realized. Then, this paper analyzes the idea of channel estimation based on the correlation between the received symbol sequence and the modulated local training sequence. Then we analyze the matched filtering algorithm with the channel estimation results. In this paper, we propose the idea of using the MLSE equalizer using Viterbi algorithm to realize the GMSK demodulation, and analyze the implementation flow of the Vtierbi algorithm in detail. In this paper, the channel decoding algorithm is analyzed, and the decoding and decoding of convolutional codes (taking the convolutional code of GSM as an example) and CRC check are carried out in turn. Finally, the information of BCH decoding is obtained. In order to interpret the BCH decoding information (binary symbol sequence form) and realize the serial communication between host computer and DSP, this paper also analyzes the design method of upper computer (mainly serial port function design and gui). Combined with the mature mobile communication technology, this paper systematically analyzes the physical layer receiving signal processing method of GSM air interface. At the end of this paper, the correctness of the design is verified by the combined adjustment test, and the future work is prospected.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2015
【分類號】:TN929.532
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 姬宣德,申彥杰,苑濤;空間矢量脈寬調(diào)制技術(shù)的DSP實(shí)現(xiàn)[J];礦山機(jī)械;2004年12期
2 柯麗,黃廉卿;DSP芯片在實(shí)時圖像處理系統(tǒng)中的應(yīng)用[J];光機(jī)電信息;2005年01期
3 楊大成;許晉華;;一種基于DSP和圖像識別的藥品檢測系統(tǒng)設(shè)計[J];電氣傳動自動化;2006年06期
4 王楠;曾連蓀;;基于DSP的數(shù)據(jù)采集處理系統(tǒng)研究[J];信息技術(shù);2010年10期
5 趙麗;;基于DSP的備用電源自動投入裝置的設(shè)計[J];電氣電子教學(xué)學(xué)報;2012年01期
6 曹志峰,車文華,羅曉沛,夏平疇;基于DSP的核磁共振測井用高速數(shù)據(jù)采集系統(tǒng)的設(shè)計[J];數(shù)據(jù)采集與處理;2002年01期
7 馬憲民 ,桂佑林;基于DSP的直接轉(zhuǎn)矩控制系統(tǒng)的設(shè)計與實(shí)現(xiàn)[J];電子技術(shù)應(yīng)用;2002年02期
8 孫繼平,關(guān)永,張杰;DSP極低碼率的礦井遠(yuǎn)程視頻監(jiān)控系統(tǒng)[J];西安科技學(xué)院學(xué)報;2003年03期
9 田大強(qiáng),蔣平,趙劍峰;新型DSP用于并聯(lián)型有源電力濾波器的計算和控制[J];電力科學(xué)與工程;2003年01期
10 鐘炎平,陳丹,趙真;空間矢量脈寬調(diào)制原理及DSP實(shí)現(xiàn)方法[J];空軍雷達(dá)學(xué)院學(xué)報;2003年04期
相關(guān)會議論文 前10條
1 王玉泰;李念強(qiáng);孫傳偉;;基于DSP的直接數(shù)字頻率合成的算法研究及實(shí)現(xiàn)[A];第二屆全國信息獲取與處理學(xué)術(shù)會議論文集[C];2004年
2 李海軍;王旭東;周永勤;馬春紅;;基于DSP的12/8極開關(guān)磁阻電機(jī)調(diào)速系統(tǒng)實(shí)現(xiàn)[A];2006中國電工技術(shù)學(xué)會電力電子學(xué)會第十屆學(xué)術(shù)年會論文摘要集[C];2006年
3 謝衛(wèi)才;于慶蓮;匡秀洪;謝澍;劉可;;基于DSP的永磁無刷直流電機(jī)調(diào)速系統(tǒng)的設(shè)計[A];第十五屆中國小電機(jī)技術(shù)研討會論文摘要集[C];2010年
4 蔡滿軍;吳惕華;;基于DSP的分布式計算機(jī)控制系統(tǒng)[A];中國自動化學(xué)會全國第九屆自動化新技術(shù)學(xué)術(shù)交流會論文集[C];2004年
5 徐建德;馬瑞卿;郭緒猛;;基于DSP的永磁同步電機(jī)變頻調(diào)速系統(tǒng)的實(shí)現(xiàn)[A];第十二屆中國小電機(jī)技術(shù)研討會論文集[C];2007年
6 趙慧民;莊宏成;沈偉;;指紋成像技術(shù)及其在DSP中的一種應(yīng)用[A];第十屆全國信號處理學(xué)術(shù)年會(CCSP-2001)論文集[C];2001年
7 劉靜;潘春德;徐秀國;曲忠儉;;基于DSP的微機(jī)保護(hù)研究[A];第十五屆全國煤礦自動化學(xué)術(shù)年會和中國煤炭學(xué)會煤礦自動化專業(yè)委員會學(xué)術(shù)會議論文集[C];2005年
8 付子義;馮紅梅;;基于DSP的永磁直線同步電動機(jī)垂直運(yùn)輸系統(tǒng)信號檢測與處理研究[A];2006年全國直線電機(jī)學(xué)術(shù)年會論文集[C];2006年
9 黃智勇;林莘;;基于DSP的微機(jī)型輸電線路距離保護(hù)原理與應(yīng)用[A];全面建設(shè)小康社會:中國科技工作者的歷史責(zé)任——中國科協(xié)2003年學(xué)術(shù)年會論文集(上)[C];2003年
10 何降彪;梁雨時;王世琥;;基于DSP模糊控制的開關(guān)磁阻電機(jī)調(diào)速系統(tǒng)設(shè)計[A];第十三屆中國小電機(jī)技術(shù)研討會論文集[C];2008年
相關(guān)重要報紙文章 前10條
1 ;摩托羅拉:關(guān)注DSP三大應(yīng)用市場[N];中國電子報;2003年
2 ;DSP市場增速不減[N];中國電子報;2004年
3 賽迪顧問股份有限公司 萬江洪;中國DSP市場超過126億元[N];中國電子報;2004年
4 水益;DSP把家庭影院搬入汽車[N];計算機(jī)世界;2005年
5 陳富勇;DSP市場需求時代已經(jīng)來臨[N];西部時報;2004年
6 ;基站DSP供應(yīng)商加快推出新一代產(chǎn)品[N];中國電子報;2007年
7 賽迪顧問股份有限公司半導(dǎo)體事業(yè)部 萬江洪;手機(jī)拖累DSP市場 今年增速再度趨緩[N];中國電子報;2005年
8 浩軍;無線將左右DSP市場[N];中國計算機(jī)報;2001年
9 記者 王婷婷;中國DSP芯片問世上海[N];國際金融報;2003年
10 李松青;DSP:移動互聯(lián)網(wǎng)的核心引擎[N];中國計算機(jī)報;2003年
相關(guān)博士學(xué)位論文 前6條
1 任坤;DSP編譯器關(guān)鍵技術(shù)研究[D];浙江大學(xué);2007年
2 趙丹培;頻域下的目標(biāo)跟蹤方法及其在DSP中的實(shí)現(xiàn)[D];中國科學(xué)院研究生院(長春光學(xué)精密機(jī)械與物理研究所);2006年
3 傅志中;紅外掃描成像動目標(biāo)檢測跟蹤技術(shù)與DSP實(shí)時實(shí)現(xiàn)[D];電子科技大學(xué);2002年
4 何瑾;金融印鑒真?zhèn)巫R別新方法研究[D];天津大學(xué);2010年
5 林超;主要DSP毒素免疫學(xué)檢測方法及沿海市售海產(chǎn)品污染調(diào)查[D];吉林大學(xué);2014年
6 趙慶亮;基于DSP的自動平衡控制理論與方法研究[D];北京化工大學(xué);2012年
,本文編號:1648392
本文鏈接:http://sikaile.net/kejilunwen/wltx/1648392.html