文档介绍:上海交通大学
硕士学位论文
基于软件无线电的无线测控网数字基带系统的设计
姓名:李群峰
申请学位级别:硕士
专业:电路与系统
指导教师:朱杰
20090101
基于软件无线电的无线测控网数字基带系统的设计
摘要
软件无线电是一种全新的通信系统设计理念,将通信系统的功能
利用软件的方式实现在通用的硬件平台上,使得通信系统能够适应多
种“标准”以及调制方式。TDOA 网络定位是时下比较流行的无线定
位系统。为了移动定位终端的量产和小型化,本文在基于软件无线电
的基础上,阐述了无线定位网络数字基带部分的关键技术的设计与实
现。
移动台数字基带系统包含发射模块和接收模块。发射模块采用直
序列扩频和 BPSK 调制技术,接收模块采用基于软件无线电的数字下
变频技术来实现正交解调。
本文重点讨论接收模块各部分关键技术的实现,首先详细讨论数
字下变频的数控振荡器(NCO),CIC 抽取滤波器模块设计,然后在
QUARTUSII 环境下,用 verilogHDL 语言来实现这些模块。然后,在
matlab 和 QUARTUSII 环境下,对基于 NCO 的载波同步技术和码元
同步进行了理论分析和模型仿真,结果也比较令人满意。
其次,本文讨论了发射模块的关键技术,包括采用的 PN 序列的
产生以及 BPSK 调制,同时,讨论了系统信道采用的 POCSAG 编码
的解码技术,在 QUARTUSII 下,实现了 BCH(31,21)的软件解码。
最后,本文分析了系统的误码率与信道模型和信噪比的关系,以
及部分基带前端电路,包括 AD 采样芯片的选择以及电源部分,同时,
还分析了时下另外一种比较流行的中频接收方案,基于数字下变频芯
2
片 HSP50214B 的设计,并对两种方案做了简单对比。
关键词:现场可编程门阵列,科斯塔斯环,国际一号寻呼码,线性分
组码,数控振荡器,数字下变频,
3
DESIGN OF DIGITAL BASEBAND IN WIRELESS
WORK BASED ON SOFTWARE
RADIO
ABSTRACT
Software radio is a new technique that is used in the development of
communication system. It can give munication system high
adapting ability and broad expansibility. work positioning is a
popular positioning system now. For the mass production and
miniaturization of mobile station of work, this paper
makes a deep research of digital baseband technology based on software
radio and gives the design and implementation of some key module.
The digital baseband of mobile platform includes transmitting and
receiveing modules. Transmitting module uses direct spread spectrum
and BPSK modulation technology, and the receive part uses
software-based digital frequency down conversion technology to achieve
quadrature demodulation.
This artical focused on various parts of receiving module, first,
detailed the design of nco and cic module in the digital down conversion
process, and gave the relization of these module under