1 / 49
文档名称:

第三代移动通信终端监控系统的设计与实现.pdf

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

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

分享

预览

第三代移动通信终端监控系统的设计与实现.pdf

上传人:山吉 2014/2/8 文件大小:0 KB

下载得到文件列表

第三代移动通信终端监控系统的设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
第三代移动通信终端监控系统的设计与实现
姓名:何尧
申请学位级别:硕士
专业:软件工程
指导教师:陈长清
20051028
华中科技大学硕士学位论文
摘要
随着网络和通信技术的发展,网络管理技术已经成为重要的前沿技术。从第一
代移动通信系统到第二代的数字模拟蜂窝移动通信系统,直至今天的第三代移动通
信系统,世界范围内的移动通信网络发生了天翻地覆的变化。系统的架构越来越复
杂,网元越来越多。网络管理能够实现网络的故障诊断、性能管理、安全管理以及
路由选择策略等。
为了给第三代移动通信网络中的设备提供一个安全、可靠、有效的远程操作维
护中心,实现差错管理、日志管理、性能管理和配置管理,在分析客户需求的基础
上,选择通过网管服务器到代理服务器再到终端设备的三层结构,设计并实现了终
端操作维护中心这套软件。网管服务器和代理服务器都采用 SUN 公司的 Solaris 操作
系统,终端设备主要是第三代移动通信的集成接入设备。
在实现时,网管和代理之间以及代理和终端之间的通信采用简单对象访问协议,
可以方便的通过防火墙。系统的各个主要部分可放在网络的不同节点上,其中网管
客户端可以通过广域网访问网管服务器,网管服务器通过局域网连接代理服务器,
代理服务器再通过局域网管理终端设备。操作人员可以通过客户端在不同的地点访
问服务器得到本系统的服务。数据库采用 Berkeley 开源嵌入式数据库,可以减少繁
琐的进程间通信,同时避免对结构化查询语言进行解析和处理所需的开销,大大提
高了系统的性能。
本系统目前已在英国进入商用阶段,有效的解决了网络中多种设备的管理,效
果基本达到了预先的目标。

关键词:第三代移动通信网络管理代理服务器。




I
华中科技大学硕士学位论文
Abstract
Along with work and the technical development, work
management technique has already e an important part of it. From the first
generation mobile munication system to the second generation mobile
munication system until now, the third generation mobile munication
system. The technical in the world scope took place a big change. The structure of
the system is more and plicated, the amount of element is more and more
huge. work management can carry out the road of the fault manage, performance
manage, log manage etc.
To supply a safe, trusty and effective remote operate and maintenance center for third
generation mobile work equipment, realize fault manage, log
manage, performance manage and configuration manage, based on the analyze of the
requirement of the customer, we use the structure like Monitor-Agent-Terminal design and
implement the Monitor system. Both monitor server and agent server are use Solaris OS
made by SUN. The main terminal is the third generation mobile munication
integrated device.
We use Simple Object Access Protocol to carry the message between monitor and
Agent, Agent and Terminal, so it can pass the fir