文档介绍:南京航空航天大学
硕士学位论文
WCDMA核心网HSS网元配置管理模块的设计与实现
姓名:蒋军
申请学位级别:硕士
专业:通信与信息系统
指导教师:宋茂忠
20070101
南京航空航天大学硕士学位论文
摘要
WCDMA 核心网中的归属用户数据服务器(HSS)主要是实现用户定制数据
的存储和读取,与其他网元数据交互量巨大。因此,一个高效的数据配置管理模
块是 HSS 网管系统中的关键一环。当前的电信设备商提供的网管系统普遍存在
功能单一,接口不统一,仅仅适用于管理本企业设备的软件,生命周期一般与设
备相同。为了便于运营商的综合网络管理,网元管理系统需要提供与上级网管的
标准接口,同时集成符合电信管理网规范的性能、故障、配置等各模块,且能够
复用于多种网元设备。本文介绍了严格按照电信管理网规范,基于 J2EE 体系架
构开发的电信统一网管平台。
本文主要针对在配置管理中出现的开发周期长和维护耗费大量人力的情况,
采用了 J2EE、EJB 以及 XML 等面向对象的开发方式,设计开发了配置模块的公
共应用管理部分,并重点实现了配置管理的界面自动生成技术。使配置管理的界
面化开发过程大大简化,二次开发仅需要对封装好的组件通过编辑 XML 文件进
行调用,即可实现常用界面的生成。同时为了能够多种方式接入网管,在统一网
管平台的基础上实现了人机命令的解析和执行模块,使、命令行、界面方
式以及上级网管都可以进行数据配置。经过测试和传送,完成了结果验证和分析。
关键词:归属用户服务器,电信管理网,配置管理,界面自动生成,人机命令解
析
I
WCDMA 核心网 HSS 网元配置管理模块的设计与实现
Abstract
The Home Subscription Server(HSS) in WCDMA ) is mainly
to implement subscriber data restoring and data from HSS interact with
work element ,it is an important role that the
Configuration Management module playing in the work Management
System(NMS).Nowadays,the NMS of equipments are generally with
simplified function,ununique interface which are only applicable with the equipments
of lifecycle of this NMS is the same as their equipments. To
expediently prehensive manage work,the NMS needs to provide
standard interface to superior NMS,integrates Performance Management,Fault
Management,Configuration Management(CM) and is reusable by work
thesis will expatiate an Unified Element Management Platform(UEP)
plies the munication work(TMN) specification
strictly and is based on J2EE architecture.
The traditional CM module needs long time and mass energy for development
and resolve the problem,this thesis designed and developed the
Common Apllication Function(CAF) in CM module by Object Oriented Design such
as J2EE,EJB and XML,implemented the interface auto-generating
access the NMS by differen