1 / 67
文档名称:

WCDMA无线网络控制器性能测试工具的设计与实现.pdf

格式:pdf   页数:67
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

WCDMA无线网络控制器性能测试工具的设计与实现.pdf

上传人:coconut 2014/2/13 文件大小:0 KB

下载得到文件列表

WCDMA无线网络控制器性能测试工具的设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
WCDMA无线网络控制器性能测试工具的设计与实现
姓名:卢星
申请学位级别:硕士
专业:通信与信息系统
指导教师:王芙蓉
20070602
摘要
移动通信的飞速发展,使得对通信设备的性能要求越来越高。性能测试作为检
验通信设备性能最重要的测试方法,同时也发挥着越来越重要的作用。然而,有些
性能测试项目使用人工的方式进行测试是不现实的,这就必须得借助软件的方法来
模拟测试行为,达到对通信设备全面测试的目的。
针对无线网络控制器(RNC)性能测试工具所要模拟和测试的对象,详细分析
了无线网络控制器的基本功能、网络架构以及周边接口;根据性能测试的要求,分
析了与性能测试相关的信令流程,以便测试时能正常触发无线网络控制器内部相应
的流程。
由于无线网络控制器性能测试工具只是模拟用户设备和 NodeB 相应的功能,并
非完全将它们实现;所以,设计的过程中,必须对无线接口和 Iub 接口进行必要的简
化和合并,形成测试工具独有的接口,而与接口相关的信令协议,也只是实现与性
能测试相关的功能。
由于性能测试需要发起大量用户同时呼叫,所以给出了同步呼叫话务量模型和
BHCA 话务量模型。同时,由于在长时间呼叫保持测试的过程中,必须持续的产生
语音数据,所以在设计的过程中给出了一种模拟自适应多速率语音数据的方法。
出于软件的可维护性和扩展性方面的考虑,测试工具在设计之初选择了模块化
的设计方法,将整个测试工具所需达到的功能分为六个功能模块来实现,包括:用
户界面、测试用例生成器、用户设备资源模块、Iub 接口控制面模块、ATM 功能模
块、IP 协议栈等部分。这种设计方式,为今后测试工具的进一步发展和完善奠定了
坚实的基础。
通过在实际的测试环境中,使用此测试工具对无线网络控制器进行测试,可以
验证测试工具的正确性;同时,通过对测试结果的分析,也可以粗略地评估被测试
的无线网络控制器的性能和处理能力。


关键词:第三代移动通信;无线网络控制器;性能测试;测试工具;话务量模型

I
Abstract
The rapid development of munication makes the increasingly high
performance requirements munication equipments. As the most important method
for testing the performance munication equipments, performance testing is playing
a more and more important role. However, some cases of performance testing can not be
achieved only by using artificial means, we need to write software to simulate some
behaviors of performance testing in order to make a full test of the equipments.
Aiming at the functions of objects simulated by the testing tool, this paper analysed
the basic functions and software architecture of work controller (RNC) system.
According to the requirements of performance testing, this paper studied the signaling
flow related to performace testing in detail. So performace testing can trigger the
corresponding signaling flow in work controller system.
Because the testing tool just only simulated the functions of user equipment and
NodeB, instead of implementing pletely, so the tool not only has to predigest and
combine the archi