论文标题:移动通信网络中短消息中心的设计与实现 Research on Matching Algorithm and 3D Reconstruction Uncertainty from Two Images 论文作者 曲鸣镝 论文导师 马灵芝,论文学位 硕士,论文专业 测试计量技术及仪器 论文单位 大连理工大学,点击次数 15,论文页数 68页File Size3436k 2003-03-05论文免费下载 http://paper.dic123.com/lunwen_285055442/ 短消息中心;七号信令;多线程;有限状态机;内存数据库 Short Message Service Center;No7 Signaling;Multi Threads;Finite State Machine;Main Memory Database SMS(短消息业务)是一种允许手机接收和发送简短消息的业务,SMC(短消息中心)是负责短消息的存储和转发的通信网络实体。在3G推出延缓,移动数据业务增长缓慢的情况下,短消息业务作为移动通信网增值业务的核心和基础,具有巨大的市场潜力和前景。本文详细介绍了一个短消息中心的设计和实现。 短消息中心主要包括:短消息协议处理模块、七号信令模块和内存数据库模块。本文首先介绍了短消息中心的运行环境、系统功能和关键技术。然后在简要介绍七号信令系统的基础上,介绍了七号信令模块的设计与实现。短消息协议处理模块是短消息中心的核心,本模块的设计中采用了有限状态机、客户/服务器模型、SOCKET和多线程等技术,还提出并实现了逻辑进程和逻辑定时器。短消息中心需要用数据库存储用户信息和短消息数据,一般的短消息中心多采用商用数据库,例如ORACLE或者SQL Server。本文提出并实现了一个用于实时消息处理系统的专用内存数据库,改善了系统的性能。本文随后介绍了短消息中心系统的测试,包括功能测试和性能测试。基于短消息的各种应用正呈方兴未艾之势,所以本文最后介绍了两个基于短消息的应用系统。 本文所实现的短消息中心以及基于短消息的应用系统已经应用移动通信网络中。 SMS(Short Message Service)as we all know is a messaging service that allows sendingand receiving messages to mobile phones. SMC(Short Message Center) is the entity which stores and forwards Short Messages .The design and implementation of a Short Message Center are reported in this paper.The Short Message Center mainly includes: SM protocol module, Forward signal module, Main memory database module, SMPP module and so on. First of all, it introduces running environment, functions and key techniques of the Short Message Center. In addition to introducing No7 Signaling System, it discusses the design and implementation of the Forward signal module. SM protocol module is the core of the Short Message Center. Finite State Machine, Client/Server, SOCKET are used in the design of this module, as well as multi threads. In addition this paper brings forward and implements Logic Process and Logic Timer. Most of the Short Message Centers use commercial database, such as ORACLE and SQL Server, to store userinfos and short messages. A specialized main memory database system used for real-time message process is presented in this paper. In the early future, the usage of Short Message will be more extensive, especially in e-business field. Therefore this paper describes the structure and design of several application systems based on short message.The Short Message Center and application systems presented in this paper have been put into service in mobile communications network.
|