KR100205076B1 - The db management method for sm service center in cellular system - Google Patents

The db management method for sm service center in cellular system Download PDF

Info

Publication number
KR100205076B1
KR100205076B1 KR1019960062348A KR19960062348A KR100205076B1 KR 100205076 B1 KR100205076 B1 KR 100205076B1 KR 1019960062348 A KR1019960062348 A KR 1019960062348A KR 19960062348 A KR19960062348 A KR 19960062348A KR 100205076 B1 KR100205076 B1 KR 100205076B1
Authority
KR
South Korea
Prior art keywords
short
service center
data
database
message
Prior art date
Application number
KR1019960062348A
Other languages
Korean (ko)
Other versions
KR19980044281A (en
Inventor
현은희
김성희
Original Assignee
정선종
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 정선종, 한국전자통신연구원 filed Critical 정선종
Priority to KR1019960062348A priority Critical patent/KR100205076B1/en
Publication of KR19980044281A publication Critical patent/KR19980044281A/en
Application granted granted Critical
Publication of KR100205076B1 publication Critical patent/KR100205076B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/04Large scale networks; Deep hierarchical networks
    • H04W84/042Public Land Mobile systems, e.g. cellular systems

Abstract

본 발명은 셀룰러 시스템에 적용된 단문서비스 센터를 위한 데이터베이스 시스템의 구조와 그 데이터베이스 시스템에서 사용된 데이터 관리 기법들에 관한 것이다. 그 목적은 이동단말기를 휴대한 가입자가 언제 어디서나 한정된 크기의 메시지를 원하는 곳으로 송수신하게 하는 데에 있다. 그 특징은 단문서비스 센터의 기본기능을 위한 응용 프로그램들을 구분하여 관리하되, 단문서비스 센터의 커널역할을 수행하는 단문서비스 응용 프로그램과, 단문서비스 센터를 운용 및 보전하는 운용보전 응용 프로그램과, PSTN(Public Switched Telephone Network) 가입자로부터 단문메세지 수신을 처리하는 호제어 응용 프로그램 및 단문서비스와 관련된 모든 신호정합 기능을 수행하는 신호정합 응용 프로그램으로 구분하여 관리하여 관리하는 데에 있다. 다른 특징은 단문서비스 센터에서 관리대상이 되는 데이터들을 그 특성에 따라 실시간 데이터와 비실시간 데이터로 구분하여 데이터 관리스킴을 별도로 운영하되, 실시간 데이터들을 주메모리에 상주시키고, 운용증 디스크 입출력을 최소화하기 위해 별도의 데이터베이스 응용 프로그램을 구현하여 비실시간 데이터의 관리스킴과 분리하는 데에 있다.The present invention relates to a structure of a database system for a short service center applied to a cellular system and data management techniques used in the database system. The purpose is to allow a subscriber with a mobile terminal to send and receive a limited size message anytime, anywhere. Its characteristics are classified and managed for the basic functions of the short service center, but the short service service application that performs the kernel role of the short service center, the operation maintenance application for operating and maintaining the short service center, and PSTN ( Public Switched Telephone Network) It is divided into call control application that handles short message reception from subscriber and signal matching application that performs all signal matching functions related to short message service. Another feature is to separate data to be managed in short service center into real-time data and non-real-time data according to its characteristics to operate data management scheme separately, but to keep real-time data in main memory and minimize operation disk input / output The goal is to implement a separate database application to separate it from the non-real-time data management scheme.

Description

셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법(Method for managing database for short message service center in cellular system)Method for managing database for short message service center in cellular system

본 발명은 셀룰러 시스템에 적용된 단문서비스 센터를 위한 데이터베이스 시스템의 구조와 그 데이터베이스 시스템에서 사용된 데이터 관리 기법들에 관한 것이다.The present invention relates to a structure of a database system for a short service center applied to a cellular system and data management techniques used in the database system.

일반적으로, 대부분의 상용 데이터베이스 관리 시스템들은 분산된 비즈니스 환경에서 복잡한 유형의 데이터 관리 요구사항에 대해서 보다 편리하고 다양한 서비스의 제공을 목적으로 하여 개발되고 있다. 이는 또한 그 사용대상이나 적용범위가 컴퓨터를 포함하는 모든 분야에 적용될 수 있도록 발전되고 있다. 그러나, 통신분야에 존재하는 대부분의 통신 시스템들은 심각한 실시간 처리를 요구한다거나 시간의 변화에 따라 데이터베이스에 저장될 데이터 양의 변화가 심각하며 또한 방대한 데이터를 다루어야 하는 등 그들만의 고유한 특성을 갖게 된다. 또한 데이터베이스 관리 시스템의 기능을 결정하는데 중요한 영향을 미치는 데이터 특성이나 트랜잭션의 유형이 비교적 단순하고 반복적이라는 특징을 갖는다. 이러한 통신 분야의 특성은 이동중인 가입자가 메시지 전달을 목적으로 하는 단문서비스를 구현하는 데에 있어서도 예외는 아니어서 다양한 유형의 정보저장이나 사용자 인터페이스, 복잡한 클라이언트/서버 환경이나 분산 시스템 환경에서의 다양한 트랜잭션 위주의 관리기능들보다는 단순히 텔레서비스 계층의 프로토콜에 따라 전달되는 데이터를 신속히 저장하고 검색하며 저장된 데이터의 신뢰성을 유지할 수 있어야 한다. 단문서비스 제공을 위해 필요한 몇 가지의 기능을 추가적으로 요구한다.In general, most commercial database management systems are developed to provide more convenient and various services for complex types of data management requirements in a distributed business environment. It is also evolving so that its use or scope can be applied to all fields, including computers. However, most communication systems in the communication field have their own characteristics, such as requiring serious real-time processing or changing the amount of data to be stored in the database with time, and dealing with huge data. . It is also characterized by relatively simple and repetitive data characteristics or types of transactions that have a significant impact on determining the functionality of a database management system. The characteristics of this communication field are not an exception for the mobile subscriber to implement a short message service for the purpose of message delivery, and various transactions in various types of information storage, user interface, complex client / server environment, or distributed system environment. Rather than simply managing functions, it should be able to quickly store and retrieve the data delivered according to the protocol of the teleservice layer and maintain the reliability of the stored data. It additionally requires some functions necessary to provide short service.

이미 상용화된 데이터베이스 시스템을 사용할 경우에는 불필요한 오버헤드와 단위시간당 처리가능한 트랜잭션의 회수를 만족시키지 못한다는 문제점이 있었다.When using a commercially available database system, there is a problem that it does not satisfy the unnecessary overhead and the number of transactions that can be processed per unit time.

상기 문제점을 해결하기 위하여 안출된 본 발명은 이동단말기를 휴대한 가입자가 언제 어디서나 한정된 크기의 메시지를 원하는 곳으로 송수신하게 하는 데에 그 목적이 있다. 또한, 메시지의 전달 서비스는 발신 가입자의 메시지가 언제 어디서나 정확히 전달됨을 보장하여야 하므로 본 발명은 임의의 착신 가입자가 서비스 영역의 밖에 존재하거나 단말기의 전원이 차단되어 메시지의 수신이 불가능한 경우에도 그 가입자로 전달되어야 될 메시지들이 유실되지 않도록 하는 데에 또 다른 목적이 있다. 그리고, 본 발명은 메시지들이 특정 시점 혹은 일정기간 지연된 시점에 착신 가입자에게 전달될 수 있는 시간-기반의 서비스도 가능하도록 하는 데에 또 다른 목적이 있다.Disclosure of Invention The present invention devised to solve the above problems has an object of allowing a subscriber carrying a mobile terminal to send and receive a limited size message anytime, anywhere. In addition, the message delivery service should ensure that the message of the originating subscriber is correctly delivered anytime, anywhere, so that the present invention is directed to the subscriber even if any called party exists outside the service area or the terminal is powered off to receive the message. Another purpose is to ensure that the messages to be delivered are not lost. In addition, another object of the present invention is to enable a time-based service that can be delivered to a called subscriber at a specific point in time or a delayed period of time.

상기 목적을 달성하기 위한 본 발명의 특징은 단문서비스 센터의 기본기능을 위한 응용 프로그램들을 구분하여 관리하되, 상기 단문서비스 센터의 커널역할을 수행하는 단문서비스 응용 프로그램과, 상기 단문서비스 센터를 운용 및 보전하는 운용보전 응용 프로그램과, 단문메시지 수신을 처리하는 호제어 응용프로그램 및 상기 단문서비스와 관련된 모든 신호정합 기능을 수행하는 신호정합 응용 프로그램으로 구분하여 관리하여 관리하는 데에 있다.A characteristic of the present invention for achieving the above object is to manage the application for the basic functions of the short-service service center, the short-service service application to perform the kernel role of the short-service service center, and to operate the short service center and It is divided into a management maintenance application program, a call control application that handles short message reception, and a signal matching application program that performs all signal matching functions related to the short message service.

상기 목적을 달성하기 위한 본 발명의 또 다른 특징은 단문서비스 센터에서 관리대상이 되는 데이터들을 그 특성에 따라 실시간 데이터와 비실시간 데이터로 구분하여 데이터 관리스킴을 별도로 운영하되, 실시간 데이터들을 주메모리에 상주시키고, 운용중 디스크 입출력을 최소화하기 위해 별도의 데이터베이스 응용 프로그램을 구현하여 비실시간 데이터의 관리스킴과 분리하는 데에 있다.Another feature of the present invention for achieving the above object is to separate the data to be managed in the short service center into real-time data and non-real-time data according to its characteristics to operate a data management scheme separately, real-time data in the main memory It is to separate from the non-real time data management scheme by implementing a separate database application program to reside and minimize disk I / O during operation.

상기 목적을 달성하기 위한 본 발명의 또 다른 특징은 단문메시지 통화량의 증가로 인해 데이터의 양이 시스템에 한정된 메모리 자원을 초과할 경우에 디스크를 활용하도록 하는 데에 있다.Another feature of the present invention for achieving the above object is to utilize the disk when the amount of data exceeds the memory resources limited to the system due to the increase in the amount of short message call.

단문서비스 센터는 수신 불가능한 가입자들에게 전달되어야 할 메시지를 센터 내의 데이터베이스에 저장하였다가 수신가능한 상태로 인지되었을 때에 전달하는 기능을 가지며 메시지 전달 서비스를 수행하는 응용 소프트웨어와 안정되고 신뢰성 있는 시스템 운용을 위한 운용보전 소프트웨어의 개발을 효율적으로 지원하면서 시스템 전체의 성능을 만족할 수 있는 데이터베이스 시스템의 개발이 요구된다. 이동통신망에서의 단문서비스 센터는 SME(Short Message Entity)라 부르는 최종 단말간에 한정된 길이의 문자정보를 교환하도록 중계하는 시스템이다. 본 발명에서는 단문서비스 센터의 요구사항들을 처리할 수 있는 새로운 주문형 데이터베이스 시스템을 개발하여 CDMA 디지털 셀룰러 시스템의 단문서비스 센터에 적용한다. 특히, 단문서비스 센터의 데이터베이스는 많은 양의 메시지들을 관리하면서도 신속한 검색이 가능하고 다양한 길이의 메시지들을 저장 및 관리하여야 하는 가변길이 텍스트 데이터 관리기능이 제공되어야 한다. 또한 메시지를 구성하는 데이터 항목들은 중첩된 구조형(nested structure)이 포함된 복잡한 구조를 가지므로 관리 대상을 표현하기 위해 다양한 데이터 형이 지원되어야 한다. 그리고 신속한 검색 및 저장을 위해 효율적인 물리적 구조를 기술하고 관리할 수 있어야 하며 가입자들이 요구하는 시간에 메시지의 전달이 가능하도록 시간을 기본으로 하는 트리거링(triggering)기능을 지원하여야 한다. 또한 이와 같은 메시지 전달 기능을 관리하는 응용 서비스의 동작과 연결된 데이터 활성화 기능을 제공하여야 한다. 이외에도 시스템의 형상 데이터 관리, 과금 데이터 관리, 다양한 통계 데이터 관리 등의 운용 데이터 관리를 위한 데이터베이스들이 필요하며 이들 데이터베이스들은 상호간에 참조가능하고 추후 서비스의 기능이나 데이터베이스의 추가에 대비하여 재사용성을 높일 수 있는 구조를 갖도록 구성하여야 한다. 이와 같은 요구사항을 기반으로 디지털 셀룰러 시스템에서 단문서비스 센터 시스템의 특성 및 성능에 만족할 수 있는 주문형 데이터베이스 시스템의 개발을 위하여 단문서비스 센터 데이터베이스 시스템의 구조와 데이터베이스의 관리방법을 위한 기법들을 설명한다.Short service center has a function to store messages to be delivered to unreceivable subscribers in a database in the center and deliver them when they are recognized as receivable. There is a need to develop a database system that can efficiently support the development of operational maintenance software while satisfying the performance of the entire system. The short message service center in the mobile communication network is a system for relaying to exchange character information of a limited length between end terminals called Short Message Entity (SME). In the present invention, a new on-demand database system capable of handling the requirements of a short message service center is developed and applied to a short message service center of a CDMA digital cellular system. In particular, the database of the short service center should be provided with a variable-length text data management function capable of quickly retrieving and storing and managing messages of various lengths while managing a large amount of messages. In addition, the data items that compose the message have a complex structure including nested structure, so that various data types must be supported to express managed objects. In addition, it must be able to describe and manage an efficient physical structure for quick retrieval and storage, and support time-based triggering function to enable message delivery at the time required by subscribers. In addition, the data activation function associated with the operation of the application service that manages the message delivery function should be provided. In addition, databases for operational data management such as system configuration data management, billing data management, and various statistical data management are required, and these databases can be referred to each other and can be reused in preparation for future service functions or database addition. It must be configured to have a structure. Based on these requirements, we describe the structure of the short service center database system and techniques for managing the database to develop an on-demand database system that can satisfy the characteristics and performance of the short service center system in a digital cellular system.

제1도는 본 발명이 적용되는 CMS 망의 구조도.1 is a structural diagram of a CMS network to which the present invention is applied.

제2도는 본 발명에서 사용한 단문서비스 메시지 센터의 구성도.2 is a block diagram of a short message service center used in the present invention.

제3도는 본 발명에서 제안된 데이터 관리 시스템의 구성도.3 is a block diagram of a data management system proposed in the present invention.

제4도는 단문메세지 데이터 관리의 구조도.4 is a structural diagram of short message data management.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예들 중의 하나를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail one of the preferred embodiments according to the present invention.

앞에서 기술한 기준에 의해 이미 상용화된 데이터베이스 시스템들을 위주로 그 적합성을 비교한 결과 방대한 양의 가변 길이 데이터의 효율적인 관리를 통한 메모리 성능의 향상과 클러스터링(clustering)을 이용한 효율적인 물리적 저장구조 정의, 사건발생에 따른 특정 루틴의 수행, 효과적인 서비스의 확장 및 추가를 위한 확장성 측면에서 기존의 관계형 데이터 모델에 비해 객체지향 데이터 모델의 적용이 유리하다고 판단된다. 객체지향 데이터베이스를 이용할 경우 관계형 데이터베이스의 경우와 달리 데이터베이스 응용 프로그램을 개발하는 개발자들이 데이터베이스의 스키마 및 트랜잭션을 직접 정의한다. 이는 객체 지향 데이터 모델의 경우 데이터베이스 스키마가 데이터만을 포함하는 것이 아니라 그 데이터를 동작시킬 연산을 함께 저장하게 되므로 데이터의 성격이나 동작 규칙을 반영하기 때문이다. 그러므로 관계형 데이터베이스의 경우 온라인 트랜잭션에서 수행되는 튜플들의 양에 따라 적용되는 액서스 방법을 변경한다거나 튜플들의 물리적 위치를 조정하는 등의 운용상 변화에 대해 동적으로 대응하지 못한다. 그러나 객체 지향 데이터베이스 경우 데이터와 그 데이터를 관리하는 프로그램이 함께 관리되므로서 프로그램이 해당 데이터의 상태를 알 수 있기 때문에 운용 중 시스템의 파라미터들을 튜닝할 수 있으므로 데이터베이스 양의 증감에 따라 효율적인 액서스 기법이나 메모리 관리 전략을 적용하므로서 성능향상에 도움을 준다. 이와 같은 이유로 본 발명에서는 상용화된 객체지향 데이터베이스 시스템인 ObjectStore를 기반으로하여 앞에서 기술된 단문서비스 센터의 데이터베이스에 대한 요구사항을 처리할 수 있는 소프트웨어 모듈들을 개발하고 이들을 통합하여 최적의 데이터베이스 시스템을 개발한다.As a result of comparing the suitability of database systems already commercialized according to the criteria described above, it is possible to improve the memory performance through the efficient management of the large amount of variable length data, to define the efficient physical storage structure using clustering, and the occurrence of events. It is judged that the application of object-oriented data model is more advantageous than the existing relational data model in terms of performance of specific routines, expansion and addition of effective services. Using object-oriented databases, unlike relational databases, developers who develop database applications define their own schema and transactions. This is because in the object-oriented data model, the database schema not only includes data but also stores operations to operate the data together, thereby reflecting the nature or operation rules of the data. Therefore, relational databases cannot dynamically respond to operational changes such as changing the access method applied or adjusting the physical location of tuples according to the amount of tuples performed in an online transaction. However, in an object-oriented database, data and the program that manages the data are managed together so that the program knows the state of the data so that the parameters of the system can be tuned during operation. Apply management strategies to help improve performance. For this reason, in the present invention, based on the commercialized object-oriented database system ObjectStore, we develop software modules that can handle the requirements of the database of the short-service service center described above and integrate them to develop an optimal database system. .

제1도는 본 발명이 적용되는 CMS 망의 구조도이다. 제1도를 참조하여 본 발명이 적용되는 CMS 망의 구조를 설명하면 다음과 같다.1 is a structural diagram of a CMS network to which the present invention is applied. Referring to Figure 1 describes the structure of a CMS network to which the present invention is applied.

이는 CMS(CDMA Mobile System) 망 구조로 CDMA 디지털 셀룰러 시스템에 SMS-MC(106)노드를 추가하는 형태로 이루어진다. MS(Mobile Station)(101)는 IS-637 단문서비스용 프로토콜 처리기능, PC와의 EIA-232-E I/F 기능, 단문서비스용 MMI(Man-Machine Interface) 기능을 지원하는 이동가입자 단말기이다. BTS(Basestation Transceiver System)는 엑세스/페이징 채널을 통한 단문메시지 송수신 기능을 지원하고, BSC(Base Station Controller)는 트래픽 채널을 통한 단문메시지 송수신 기능과, 데이터 버스트 메시지를 단문메시지로 포멧 변환/역변환하는 기능, 그리고 서비스 옵션처리 기능을 지원한다(102). MSC(Mobile Switching Center)(103)는 IS-637 단문서비스용 트랜스포트 프로토콜 처리기능, 단문서비스 메시지센터의 대표번호 식별 및 접속기능, 공중전화망(Public Switched Telephone Network, 이하 PSTN이라고 약칭함)(107)으로부터의 단문서비스 센터로의 중계호 처리 및 트렁크 접속기능을 제공한다. 방문가입자 위치등록기(VLR : Visiter Location Register)(104)은 단문메시지 발신가입자 인증기능과 발착신 단문시 단문서비스 가입자 정보 검색기능, 착신 단문서비스 센터로의 루팅기능, 위치등록이 되지 않은 발착신 가입자의 위치 등록 기능을 수행한다. 본 가입자 위치등록기/인증센터(Home Location Register/Authentication Center, 이하 HLR/AC라고 약침함)(105)는 이동가입자 정보관리 기능, 루팅정보 관리 기능, 단문서비스 과금분류 기능, 단문서비스 인증 기능, 착신단말의 단문메시지 수신가능 통보기능을 지원한다. SMS-MC(106)는 이동국과 이동국간 그리고 이동국과 SME(Short Message Entity)간에 간단한 문자열을 제한된 크기의 메시지 형태로 전달하는 단문메시지 서비스를 수행하는 시스템으로 MSC/VLR과 HLR/AC와 No. 7 신호 방식으로 연결되고 이를 기반으로하여 SMS MAP 프로토콜(109)을 사용하여 비실시간 메시지 전달 특성인 저장-전송(Store-and-Forward) 기능을 지원한다. 또한 단문서비스 제공자(Service Provider, 이하 SP라고 약칭함)(110)와의 정합을 위하여 X.25 혹은 이더넷(Ethernet) 프로토콜로 공중데이터망(Public Switched Packet Data Network, 이하 PSPDN이라고 약칭함)(108)과 접속되어 날씨, 여행, 도로교통 정보 안내, 신용카드 인증 및 조회, 원격감시, 자동 차량 항법등과 같은 단문메시지로 표현 가능한 부가 서비스를 제공한다.This is a form of adding an SMS-MC 106 node to a CDMA digital cellular system in a CMS (CDMA Mobile System) network structure. MS (Mobile Station) 101 is a mobile subscriber station that supports protocol processing for IS-637 short service, EIA-232-E I / F function with PC, and MMI (Man-Machine Interface) function for short service. BTS (Basestation Transceiver System) supports short message transmission and reception through access / paging channel, and BSC (Base Station Controller) supports short message transmission and reception through traffic channel and converts and converts data burst messages into short messages. Function, and service option processing function (102). MSC (Mobile Switching Center) 103 is a transport protocol processing function for IS-637 short message service, representative number identification and access function of short message service center, public switched telephone network (hereinafter abbreviated as PSTN) (107) It provides relay call processing and trunk access function to short message service center. Visitor Location Register (VLR) 104 provides a short message subscriber authentication function, a short service subscriber information search function for incoming and outgoing short messages, routing to an incoming short service center, and incoming and outgoing subscribers whose location is not registered. Performs the location registration function. The home location register / authentication center (abbreviated as HLR / AC) 105 is a mobile subscriber information management function, routing information management function, short message service billing function, short service authentication function, incoming call Supports a short message receiving notification function of the terminal. The SMS-MC 106 is a system that performs a short message service that delivers a simple character string in a limited size message between the mobile station and the mobile station and between the mobile station and the short message entity (SME). It is connected by 7 signaling schemes and based on this, the SMS MAP protocol 109 is used to support the store-and-forward function, which is a non-real-time message delivery characteristic. In addition, for matching with the short-term service provider (hereinafter, referred to as SP) 110, it is referred to as a Public Switched Packet Data Network (hereinafter referred to as PSPDN) using X.25 or Ethernet protocol. It provides additional services that can be expressed in short messages, such as weather, travel, road traffic information, credit card authentication and inquiry, remote monitoring, and automatic vehicle navigation.

제2도는 본 발명에서 사용한 단문서비스 메시지 센터의 구성도이다. 제2도를 참조하여 본 발명에서 사용한 단문서비스 메시지 센터의 구성을 설명하면 다음과 같다.2 is a block diagram of a short message service center used in the present invention. Referring to Figure 2 describes the configuration of a short message service center used in the present invention as follows.

이는 SMS-MC의 플랫폼 구조도이다. 단문서비스 메시지 센터는 UNIX System V를 운영체제로 한 4개의 컴퓨터 시스템을 LAN으로 연결하고 있으며, 용량에 따라 추가가 용이하게 설계되었다. IP(Intelligent Peripheral)는 PSTN 가입자에게 다양한 정보의 입출력을 지원하기 위하여, 주문화된 안내방송 장치, 음성/언어 합성 및 인식장치, DTMF 디지트 수신기, 톤 생성기, MF 톤 생성기 등과 같은 특수한 자원을 가지고 사용자와 망 사이의 유연한 상호작용을 제공한다(202). IN(Intelligent Network)은 No.7 신호 망 접속을 위한 No.7 프로토콜 스택과 No.7 운용 관리 일체를 제공하며 TCAP API를 이용하여 CMS(CDMA Mobile System) MAP 프로토콜 및 텔레서비스 계층 프로토콜을 처리하며 LAN으로 연결된 MC와 데이터를 송수신한다(203). SMS Service Logic을 처리하는 MC(Message Center)는 단문메시지 데이터베이스를 이용한 SMS 응용기능들로 구성되며, PSPDN 외부서비스 제공자 정합을 지원하기 위하여 X.25 및 이더넷 인터페이스를 제공한다(201). SMS OAM(Operating and Maintenance)은 이러한 시스템들의 상태관리 및 형상관리 등의 운용보전 기능을 수행한다(204).This is the platform structure of SMS-MC. The short message service center connects four computer systems with UNIX System V as the LAN and is designed to be easy to add depending on the capacity. Intelligent Peripheral (IP) provides users with special resources such as customized announcement devices, voice / language synthesis and recognition devices, DTMF digit receivers, tone generators, MF tone generators, etc. to support input and output of various information to PSTN subscribers. It provides a flexible interaction between and the network (202). IN (Intelligent Network) provides No.7 protocol stack and No.7 operation management for accessing No.7 signaling network and processes CMS (CDMA Mobile System) MAP protocol and teleservice layer protocol using TCAP API. Transmit and receive data with the MC connected via LAN (203). The Message Center (MC) that processes the SMS Service Logic is composed of SMS application functions using a short message database, and provides X.25 and Ethernet interfaces to support PSPDN external service provider matching (201). SMS OAM (Operating and Maintenance) performs the operation maintenance functions such as state management and configuration management of these systems (204).

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예들 중의 하나를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail one of the preferred embodiments according to the present invention.

제3도는 본 발명에서 제안된 데이터 관리 시스템의 구성도이다. 제3도를 참조하여 본 발명에서 제안된 데이터 관리 시스템의 구성을 설명하면 다음과 같다.3 is a block diagram of a data management system proposed in the present invention. The configuration of the data management system proposed in the present invention with reference to FIG. 3 is as follows.

단문서비스 센터의 기본기능을 위한 응용 프로그램들을 단문서비스 응용 프로그램과 시스템의 운용보전을 위한 응용 프로그램 그리고 호제어 응용프로그램과 신호정합 응용 프로그램으로 구분하여 관리한다. 단문서비스 응용 프로그램은(301) 단문서비스 센터의 커널역할을 수행하는 부분으로 발신 단말기로부터 수신되는 단문메시지를 착신 단말기로 전송할 수 없거나 착신 단말기가 메시지를 수신할 수 없는 상태인 경우 그 메시지를 데이터베이스에 저장하였다가 해당 착신 단말기가 수신 가능한 상태가 되었음을 통보받았을 때에 전송한다. 호제어 응용 프로그램(302)은 PSTN 발신자가 이동망 착신자에게 단문메시지를 보내고자 할 때에 이동통신 교환기를 경유한 입증계호 및 모사 착신호를 설정하고 안내방송 송출 및 DTMF 신호를 활용한 단문세시지 수신을 처리하는 역할을 수행한다. 운용보전 응용 프로그램(303)은 과금 및 통계와 같이 단문서비스 센터의 운용을 위한 기능들과 센터의 신뢰도와 효율성을 유지하기 위한 자원 및 보전관리 기능들을 수행하는 프로그램이다. 신호정합 응용 프로그램(304)은 단문서비스 센터와 MSC 사이에, 단문서비스 센터와 HLR 사이에, 단문서비스 센터와 SME 사이에 및 단문서비스 센터와 단문서비스 센터 사이에 이루어지는 단문서비스와 관련된 모든 신호정합 기능을 수행한다. 단문서비스 센터의 데이터베이스 시스템은 Object Design 사에서 개발된 객체지향 데이터베이스인 ObjectStore(305)를 기반으로 구축된다. ObjectStore(305)는 클라이언트/서버 아키텍쳐를 지원한다. 서버(306)의 프로세스는 디스크(307) 상의 물리적인 데이터를 관리하고 데이터를 요구한 클라이언트 프로세스들을 조정/중재하며 로킹 데이블 유지, 데드록 탐지, 체크포인팅, 버퍼관리 및 라이센스 관리 등을 제공한다. 클라이언트(308)는 네트워크상에서 서버를 액서스하는 어플리케이션 프로세스를 수행하는 시스템으로 단문서비스 센터의 기능을 수행하는 각종 소프트웨어 블럭들이 수행되는 환경이다. 단문서비스 센터의 데이터베이스 시스템은 영구적인 데이터들을 위한 데이터베이스를 응용 소프트웨어 특성별로 다수 구현하여 서버에 저장하고 다수의 클라인트들이 용도별로 접근할 수 있도록 하였다. 이러한 구성은 각각의 응용 소프트웨어의 관리 대상이 되는 데이터나 트랜잭션들의 유형이 실행되어야 할 기능들에 의존하므로 각각의 데이터베이스마다 관리스킴이 독립적이고 만족해야 할 성능의 목표가 서로 다르게 된다. 이러한 특성은 한정된 시스템 자원을 효율적으로 활용하여 최적의 성능을 제공하기 위해 서로 다른 관리체제를 유지하는 것이 매우 효과적이다. 본 발명에서는 관리 대상이 되는 데이터들을 실시간 데이터와 비실시간 데이터로 구분하여 실시간 데이터들은 주 메모리에 저장하고 비실시간 데이터들은 디스크 기반의 데이터베이스에 저장하도록하여 실시간 데이터 관리를 위한 성능을 향상시킨다. 이를 위해 응용 프로그램과 데이터베이스 사이에 라이브러리 형태를 갖는 별도의 데이터베이스 응용 프로그램(309)을 두어 실시간 데이터들의 주 메모리 상주를 관리한다. 일반적으로 통신분야에서 호 처리나 위치 정보관리와 같은 실시간 응용을 위해 주 메모리 데이터베이스를 이용하듯이 단문서비스 센터가 특정 단말의 메시지 수신불능 상태가 해제됨을 통보받은 즉시 그 가입자에 대한 모든 단문메시지들을 신속하게 검색하여 전달하기 위해 주 메모리 데이터베이스를 이용하는 것을 원칙으로 한다. 반면에 센터의 운용보전 기능을 위한 상태관리나 주기적인 통계정보와 같이 일시적 데이터나 호제어 및 신호정합 장비를 포함한 시스템의 형상정보 및 과금정보와 같은 비실시간 데이터 관리를 위해 디스크 기반의 데이터베이스를 구현하여 한정된 주 메모리 영역을 실시간 액서스에 활용하도록 함으로써 시스템의 성능을 수용한다. 단문서비스 센터의 데이터베이스 응용 프로그램은 인터페이스 모듈, 클러스터링 모듈, 세그먼트 관리 모듈, 이벤트 관리 모듈로 구성된다. 인터페이스 모듈(310)은 응용 프로그램으로부터의 데이터 접근 요구를 수신하고 결과를 제공하는 모듈로서 입력된 요구의 파라미터들을 분석하여 필요한 모듈을 호출하게 하고 데이터베이스에 대한 연산 후 결과를 응용 프로그램이 원하는 형태로 구성한다. 클러스터링 모듈(311)은 운용중 디스크 입출력의 회수를 최소화 하기 위해 데이터들의 물리적인 위치를 조정하는 모듈이다. 통화량의 폭주로 인해 단문메시지 센터에서 저장하여야 할 메시지의 양이 증가하여 한정된 주 메모리 자원을 초과할 경우 모든 데이터를 주 메모리에 저장하지 못하고 디스크를 사용할 수 밖에 없게 된다. 이러한 상태에서 최악의 경우 한 번의 디스크 연산을 수행하도록 저장된 모든 종류의 메시지들을 물리적으로 클러스터링하여 저장하고 이들에 대한 포인터는 항시 주 메모리에 상주시킴으로써 실시간 액서스를 지원한다. 이러한 클러스터링은 데이터베이스 응용 프로그램의 트랜잭션 특성을 반영하여 가능한 한 유사한 시간대에 검색되는 다수의 데이터들을 디스크 입출력 단위가 되는 하나의 영역에 함께 저장함으로써 최악의 경우 한 번의 디스크 입출력으로 트랜잭션 수행을 완료한다. 세그먼트 관리모듈(312)은 데이터베이스에 저장된 오브젝트들을 클러스터링하는 기준영역인 세그먼트 관리 모듈로 한 세그먼트에 한정된 개수의 클로스터를 저장하고 운용 중 항상 각 세그먼트들이 순차적으로 채워질 수 있도록 관리함으로써 프래그먼트가 최소화된 주 메모리의 효율적인 관리를 지원한다. 액서스 모듈(313)은 메시지들에 대한 검색과 입력 그리고 삭제연산을 수행하는 모듈이다. 데이터베이스에서 데이터들에 대한 액서스 기법은 검색하고자 하는 데이터의 타입이나 크기, 그리고 입력될 수 있는 객체의 개수 등에 의해 달라지게 되고 이러한 데이터 검색기법은 데이터베이스의 트랜잭션 처리시간에 많은 영향을 주게 된다. 일반적으로 데이터베이스에서의 액서스 기법은 한 번 결정되면 새로운 스키마를 적용하기 전까지는 고정된 방법을 이용하게 된다. 예를 들면 관계형 데이터베이스의 한 릴레이션은 키 애트리뷰트의 성격에 적합한 액서스 기법을 선정하면 해당 릴레이션을 액서스하는 모든 트랜잭션들이 이를 이용하게 된다. 단문메시지 데이터베이스의 경우에 데이터 검색은 발/착신 가입자의 고유번호나 메시지가 저장된 시간에 의해 이루어진다. 또한 그 값의 범위가 매우 넓게 검색될 객체의 수가 방대하며 객체의 입출력이 빈번하므로 인덱싱 기법이나 트리구조를 이용한 액서스 보다 해쉬 기법이 적합하다. 그러나 이러한 해쉬기법의 적용 또한 데이터의 입출력이 빈번하여 임의의 시점에 데이터베이스에 저장된 데이터의 양에 변화가 많은 경우 한 가지의 해쉬함수를 적용하면 지속적이고 안정된 성능을 제공할 수 없게 되는데 이는 데이터베이스에 저장되어 있는 튜플이나 객체의 개수에 따라 가장 빠른 검색을 가능케 하는 해쉬함수가 서로 다를 수 있기 때문이다. 그러므로 단문서비스 센터의 데이터베이스에서는 운용도중 저장된 데이터의 양에 따라 적절한 해쉬함수를 적용할 수 있도록 하여 최적의 액서스 성능을 제공한다. 이벤트 관리 모듈(314)은 시간-사건에 기반을 둔 트리거링을 위해 시간에 따른 이벤트를 관리하는 모듈이다. 가입자가 지정한 시각에 메시지를 전달하거나 지정된 시간 동안의 임의의 시점에 메시지를 전달하여야하는 서비스 요구는 시간 사건에 기반을 둔 트리거링 기능을 요구하며 이는 단문서비스 센터가 제공해야 하는 서비스의 종류별로 관련된 데이터들에 대한 전달(delivery) 행위의 활성화를 통해 이루어진다. 이는 객체지향 개념의 기본인 데이터 추상화와 객체의 캡슐화를 이용하여 착신 가입자에게 전달되어야 하는 일련의 데이터들에 전달이라는 행위를 연결하고 시간 사건의 발생에 따라 이를 활성화 하므로서 효과적인 수행 및 관리를 처리할 수 있게 한다.The application programs for the basic functions of the short service center are divided into short service application programs, application programs for system maintenance, call control applications, and signal matching applications. The short message service application (301) performs the kernel role of the short message service center, and if the short message received from the calling terminal cannot transmit to the called terminal or the called terminal cannot receive the message, the message is sent to the database. It is stored and transmitted when the called terminal is informed that it is in a receivable state. When the PSTN caller wants to send a short message to the mobile network receiver, the call control application program 302 sets up an attestation signal and a simulated incoming signal via the mobile communication switch, and transmits a short message using an announcement broadcast and a DTMF signal. It performs the role of processing. The operation maintenance application program 303 is a program for performing functions for operating a short service center such as billing and statistics, and resource and maintenance management functions for maintaining the reliability and efficiency of the center. The signal matching application 304 includes all signal matching functions related to the short service between the short service center and the MSC, between the short service center and the HLR, between the short service center and the SME, and between the short service center and the short service center. Do this. The database system of the short message service center is constructed based on the ObjectStore 305, an object-oriented database developed by Object Design. ObjectStore 305 supports a client / server architecture. Processes in server 306 manage physical data on disk 307, coordinate / arbiter client processes that require data, provide locking tables, deadlock detection, checkpointing, buffer management, and license management. The client 308 is a system that executes an application process that accesses a server on a network. The client 308 is an environment in which various software blocks performing a function of a short service center are performed. The short-term service center's database system implements a number of databases for permanent data by application software characteristics and stores them on a server, allowing multiple clients to access them by usage. Since this configuration depends on the functions to be executed by the type of data or transactions to be managed by each application software, the management goals of each database are independent and the performance objectives to be satisfied are different. These characteristics make it very effective to maintain different management systems to efficiently utilize limited system resources to provide optimal performance. In the present invention, data to be managed is divided into real-time data and non-real-time data so that real-time data is stored in main memory and non-real-time data is stored in a disk-based database to improve performance for real-time data management. To this end, a separate database application 309 having a library form between the application program and the database is managed to manage main memory resident of real-time data. In general, as a communication service uses the main memory database for real-time applications such as call processing and location information management, the short message service center promptly sends all short messages to the subscriber as soon as it is notified that the incapacitation state of a particular terminal is released. In principle, the main memory database is used for searching and delivering. On the other hand, a disk-based database is implemented for non-real-time data management such as system configuration information and billing information such as temporary data or call control and signal matching equipment, such as status management and periodic statistical information for the operation maintenance function of the center. This allows the system to utilize the limited main memory area for real-time access. The database application program of short service center is composed of interface module, clustering module, segment management module, and event management module. The interface module 310 is a module for receiving a data access request from an application program and providing a result. The interface module 310 analyzes the parameters of the input request to call a necessary module and configures the result after the operation on the database in the form desired by the application program. do. Clustering module 311 is a module for adjusting the physical location of the data in order to minimize the number of disk input and output during operation. When the traffic volume increases, the amount of messages to be stored in the short message center increases, and if the limited main memory resources are exceeded, all data cannot be stored in the main memory and the disk can only be used. In this state, in the worst case, all kinds of stored messages are physically clustered and stored to perform one disk operation, and pointers to them are always in main memory to support real-time access. Such clustering reflects the transaction characteristics of the database application program and stores a plurality of data retrieved at the same time as possible in one area that becomes the disk I / O unit. The segment management module 312 is a segment management module that is a reference area for clustering objects stored in a database. The segment management module 312 stores a limited number of cloners in one segment and manages each segment to be sequentially filled during operation. It supports efficient management of memory. The access module 313 is a module that searches for, inputs, and deletes messages. The access technique for data in the database depends on the type and size of the data to be searched and the number of objects that can be input. This data retrieval technique affects the transaction processing time of the database. In general, once a database access method is determined, it uses a fixed method until a new schema is applied. For example, if a relation in a relational database chooses an access scheme that is appropriate for the nature of the key attribute, all transactions that access that relation will use it. In the case of a short message database, data retrieval is performed by the identification number of the calling / receiving subscriber or the time when the message is stored. In addition, since the number of objects to be searched is very wide and the input / output of objects is frequent, the hash method is more suitable than the indexing method or the access using the tree structure. However, the application of this hash technique also occurs when the input / output of data is frequently changed and the amount of data stored in the database at any time is large, so if one hash function is applied, continuous and stable performance cannot be provided. This is because the hash function that enables the fastest searching can be different depending on the number of tuples or objects. Therefore, in the short service center's database, it is possible to apply an appropriate hash function according to the amount of data stored during operation, thereby providing optimum access performance. Event management module 314 is a module for managing events over time for time-based triggering. Service requests that need to deliver a message at a subscriber-specified time or at any point in time for a specified time require triggering capabilities based on time events, which are related to the types of services that a short service center must provide. This is done by activating the delivery action to the children. It uses the data abstraction and object encapsulation, which are the basis of object-oriented concepts, to connect a series of data to be delivered to the called subscriber and to activate it according to the occurrence of time events. To be.

제4도는 단문메시지 데이터 관리의 구조도이다. 제4도를 참조하여 단문메시지 데이터 관리의 구조를 설명하면 다음과 같다.4 is a structural diagram of short message data management. Referring to FIG. 4, the structure of short message data management will be described as follows.

이는 단문메시지 데이터들에 대한 효율적인 관리를 위한 데이터의 구조이다. 단문메시지 데이터베이스를 이용하는 단문서비스 응용 프로그램의 핵심 트랜잭션은 셀룰러 네트워크의 모든 가입자들에 대한 등록 및 위치정보를 총괄하는 본 가입자 위치등록기로부터 임의의 시점에 임의의 착신 가입자가 메시지 수신가능 상태임을 통보 받은 경우 데이터베이스에 저장되어 있는 모든 메시지를 검색하여 해당 착신 가입자에 대한 메시지를 전달하는 것이다. 또한 이러한 트랜잭션은 메시지를 전달하고자 할 때 해당 착신 가입자가 서비스 영역밖에 있거나 이동단말기의 전원이 차단되어 있을 경우 그 메시지를 데이터베이스에 저장하는 트랜잭션이 선행되고, 정상적으로 메시지 전송이 완료된 경우 데이터베이스로부터 메시지를 삭제하는 트랜잭션이 수행됨을 전제로 한다. 이때 메시지의 저장 및 삭제 연산은 특정 메시지 한 개에 대한 처리를 필요로 하므로 랜덤 액서스 형태를 취하고 있으며, 경우에 따라서 발신가입자 번호나 착신가입자 번호, 메시지가 저장된 시간, 그리고 메시지의 ID 등에 의해 질의가 수행된다. 그러나 메시지의 검색연산은 특정 착신 가입자를 기준으로 동시에 다수의 메시지 검색을 요하는 범위퀘리(range query) 형태를 취하게 된다. 단문서비스 센터에서 관리되어야 할 메시지들은 크게 기본서비스 메시지와 부가서비스 메시지로 나눌 수 있고 기본서비스를 위한 메시지는 CPT 메시지와, CMT 메시지, VMN 메시지, EMN 메시지, FMN 메시지, UserAck 메시지, DeliveryAck 메시지, 그리고 CancellationAck 메시지로 구분되고 부가서비스를 위한 메시지는 단문서비스 센터에 연결된 서비스 제공자들로부터 수신한 메시지 정보들이 있다.This is a structure of data for efficient management of short message data. When a core transaction of a short service application using a short message database is informed at any point in time that any called subscriber is in a state capable of receiving a message from the present subscriber locator that oversees registration and location information for all subscribers of the cellular network. It searches all messages stored in the database and delivers the message for the called party. In addition, such a transaction is preceded by a transaction that stores the message in the database when the called party is out of the service area or when the mobile terminal is powered off. It is assumed that a transaction is executed. In this case, the storage and deletion operation of a message requires processing of one specific message, and thus takes a random access form. In some cases, a query is made based on a calling party number, a called party number, a time when a message is stored, and a message ID. Is performed. However, the message retrieval operation takes the form of a range query that requires retrieval of multiple messages at the same time based on a particular called party. The messages to be managed in the short service center can be divided into basic service message and supplementary service message. The messages for basic service are CPT message, CMT message, VMN message, EMN message, FMN message, UserAck message, DeliveryAck message, and The message for the supplementary service is divided into a CancellationAck message and includes message information received from service providers connected to the short service center.

본 발명에서는 이들 각각의 메시지 종류별로 메시지 버퍼(402,403,404)를 정의하는데, 메시지 버퍼는 하나의 착신 가입자에 대해 CPT 메시지 버퍼, CMT 메시지 버퍼, VMN 메시지 버퍼, EMN 메시지 버퍼, FMN 메시지 버퍼, UserAck 메시지 버퍼, DeliveryAck 메시지 버퍼, CancellationAck 메시지 버퍼와 같이 8개의 메시지 버퍼가 할당되고 이들 메시지 버퍼들은 동일한 착신 가입자에 대해 그룹으로 모아져서 정보를 검색하기 용이하게 구성된다. 메시지 버퍼들의 그룹(408)에는 한 개 이상 8개 이하의 메시지 버퍼들이 존재하게 되고 메시지의 입력 및 삭제 연산에 따라 동적으로 할당되거나 해제된다. 착신 가입자를 위한 메시지 버퍼의 그룹은 반드시 동일한 클러스터(405,406) 내에 저장되고 단문 데이터베이스를 위해 할당한 캐쉬 영역이 사용 가능한 모든 클러스터를 캐쉬 내에 즉 주 메모리 내에 저장함으로써 정보검색 도중 디스크 연산을 배재한다. 또한 이들 각 그룹의 주소는 착신 가입자 메시지 버퍼(401)에 각각의 착신 가입자 번호와 함께 저장되어 임의의 착신 가입자에 대한 데이터 검색시 그 가입자에 대한 모든 메시지들을 검색할 수 있도록 한다. 랜덤 액서스 형태를 갖는 발신 가입자 번호를 통한 데이터의 검색을 위해서도 착신 가입자 운용 방식과 같이 메시지 종류별로 메시지 버퍼를 구성하고 동일한 발신 가입자를 위한 메시지 버퍼들을 그룹핑하여 발신 가입자 메시지 버퍼(407)에 저장하도록 구성하지만 단지 특정 발신 가입자에 대한 메시지 버퍼들은 서로 다른 클러스터에 저장할 수 있으며 이러한 구조가 운용중 데이터 접근 성능을 저하시키지 않는다. 또한 신속한 데이터 검색을 위해 발/착신가입자 메시지 버퍼는 특정 클러스터에 별도로 저장되어 항상 주 메모리에 상주하도록 한다.In the present invention, the message buffers 402, 403, 404 are defined for each of these message types. The message buffers are CPT message buffers, CMT message buffers, VMN message buffers, EMN message buffers, FMN message buffers, and UserAck message buffers for one called subscriber. Eight message buffers are allocated, such as a DeliveryAck message buffer and a CancellationAck message buffer, and these message buffers are configured to facilitate retrieval of information by being grouped for the same called subscriber. One or more message buffers exist in the group of message buffers 408, and are dynamically allocated or released according to message input and delete operations. The group of message buffers for the called subscriber necessarily excludes disk operations during information retrieval by storing all clusters in the cache, i.e., main memory, that are stored in the same cluster 405, 406 and that the cache area allocated for the short database is available. The address of each of these groups is also stored in the called party message buffer 401 with each called party number so that all messages for that subscriber can be retrieved when retrieving data for any called party. In order to retrieve data through a calling party number having a random access form, a message buffer is configured for each type of message, and the message buffers for the same calling party are grouped and stored in the calling party message buffer 407 as in the called subscriber operating method. However, only message buffers for a particular originating subscriber can be stored in different clusters, and this structure does not degrade data access performance during operation. In addition, for fast data retrieval, incoming / outgoing message buffers are stored separately in a specific cluster so that they always reside in main memory.

본 발명에서 제안된 단문서비스 센터를 위한 데이터베이스 시스템은 객체지향 데이터베이스를 이용하여 실시간 데이터와 비실시간 데이터를 위한 별도의 관리체제를 적용하고, 데이터의 클러스터링과 저장된 객체의 양에 따른 가변적인 액서스 기법을 적용함으로써 한정된 메모리 자원하에서 고성능의 액서스를 가능케 하였다. 또한 데이터 흐름을 제어하는 프로그램이 데이터베이스에 함께 저장되므로서 단문서비스 수행에 필요한 시간 사건에 따른 트리거링이나 해당 절차의 활성화 등과 같은 요구 사항을 훌륭히 만족하는 데이터베이스 시스템을 구축하였으며 서로 다른 개발환경을 갖는 응용 프로그램 분야들이 하나의 객체 지향 데이터베이스 관리 시스템 위에서 효과적으로 동작할 수 있도록 데이터베이스 응용 프로그램을 구현 하였다. 개발된 데이터베이스는 실시간과 비실시간 데이터들을 동시에 제어하여야 하며 시간 사건에 따른 동작의 활성화 등과 같은 요구사항을 갖는 통신분야의 많은 응용들에 적용 가능하며 객체지향 데이터베이스의 이점을 활용하여 고유한 요구사항을 만족하는 주문형 데이터베이스 구현에 활용할 수 있을 것이다.The database system for short service center proposed in the present invention applies a separate management system for real-time data and non-real-time data using an object-oriented database, and implements a variable access method according to the clustering of data and the amount of stored objects. The application enables high performance access under limited memory resources. In addition, since the program that controls the data flow is stored together in the database, we have built a database system that satisfies the requirements such as triggering according to time events or activation of the procedure required for short message service. Database applications are implemented so that fields can operate effectively on an object-oriented database management system. The developed database must control both real-time and non-real-time data simultaneously and can be applied to many applications in the communication field with requirements such as activation of time-dependent actions. It can be used to build a satisfying on-demand database.

Claims (7)

단문서비스 센터의 기본기능을 위한 응용 프로그램들을 구분하여 관리하되, 상기 단문서비스 센터의 커널역할을 수행하는 단분서비스 응용 프로그램; 상기 단문서비스 센터를 운용 및 보전하는 운용보전 응용 프로그램; PSTN 가입자로부터의 단문메시지 수신을 처리하는 호제어 응용 프로그램; 및 상기 단문서비스와 관련된 모든 신호정합 기능을 수행하는 신호정합 응용 프로그램으로 구분하여 관리하여 관리하는 것을 특징으로 하는 셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법.A single-part service application program that manages applications for basic functions of a short-term service center, and performs a kernel role of the short-service service center; An operation maintenance application program for operating and maintaining the short service center; A call control application that handles the receipt of short messages from PSTN subscribers; And a signal matching application program that performs all signal matching functions related to the short message service. 제1항에 있어서, 상기 단문서비스 응용 프로그램이, 상기 응용 프로그램으로부터의 데이터 접근요구를 수신하고 결과를 제공하는 인터페이스 모듈; 운용중 디스크 입출력의 회수를 최소화 하기 위해 데이터들의 물리적인 위치를 조정하는 클러스터링 모듈; 프래그먼트가 최소화된 주 메모리의 효율적인 관리를 지원하는 세그먼트 관리 모듈; 메시지들에 대한 검색과 입력 그리고 삭제연산을 수행하는 액서스 모듈; 및 이벤트 관리 모듈로 구성되는 것을 특징으로 하는 셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법.The system of claim 1, wherein the short service application program comprises: an interface module for receiving a data access request from the application program and providing a result; Clustering module for adjusting the physical location of the data to minimize the number of disk input and output during operation; A segment management module supporting efficient management of fragmented main memory; An access module for searching, inputting, and deleting the messages; And an event management module, the database management method for a short service center of a cellular system. 제2항에 있어서, 상기 클러스터링 모듈이, 통화량의 폭주로 인해 단문세시지 센터에서 저장하여야 할 메시지의 양이 증가하여 한정된 주 메모리 자원을 초과할 경우에 한 번의 디스크 연산을 수행하도록 저장된 모든 종류의 메시지들을 물리적으로 클러스터링하여 저장하고 이들에 대한 포이터를 항시 주 메모리에 상주시킴으로써 실시간 액서스를 지원하는 것을 특징으로 하는 셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법.3. The apparatus of claim 2, wherein the clustering module stores all kinds of messages to perform one disk operation when the amount of messages to be stored in the short message center increases due to the bursting of the call volume and exceeds a limited main memory resource. A method for managing a database for a short service center of a cellular system, characterized by supporting real-time access by physically clustering and storing messages and locating pointers thereof in main memory. 제3항에 있어서, 상기 클러스터링이 데이터베이스 응용 프로그램의 트랜잭션 특성을 반영하여 가능한 한 유사한 시간대에 검색되는 다수의 데이터들을 디스크 입출력 단위가 되는 하나의 영역에 함께 저장함으로써 최악의 경우에 한 번의 디스크 입출력으로 트랜잭션 수행을 완료하는 것을 특징으로 하는 셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법.According to claim 3, wherein the clustering reflects the transaction characteristics of the database application program in the worst case by storing a plurality of data retrieved in the same time zone as possible as a disk I / O unit in one worst case disk I / O Database management method for a short service center of a cellular system, characterized in that to complete the transaction. 제2항에 있어서, 상기 세그먼트 관리 모듈이 한 세그먼트에 한정된 개수의 클러스터를 저장하고 운용 중 항상 각 세그먼트들이 순차적으로 채워질 수 있도록 관리함으로써 프래그먼트가 최소화된 주 메모리의 효율적인 관리를 지원하는 것을 특징으로 하는 셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법.The method of claim 2, wherein the segment management module supports efficient management of fragmented main memory by storing a limited number of clusters in one segment and managing each segment to be sequentially filled during operation. Database management method for short service center of cellular system. 단문서비스 센터에서 관리대상이 되는 데이터들을 그 특성에 따라 실시간 데이터와 비실시간 데이터로 구분하여 데이터 관리스킴을 별도로 운영하되, 실시간 데이터들을 주메모리에 상주시키고; 운용중 디스크 입출력을 최소화하기 위해 별도의 데이터베이스 응용 프로그램을 구현하여 비실시간 데이터의 관리스킴과 분리하는 것을 특징으로 하는 셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법.In the short service center, the data to be managed is divided into real-time data and non-real-time data according to its characteristics to operate a data management scheme separately, wherein the real-time data resides in main memory; A database management method for a short service center of a cellular system, characterized by separating a non-real time data management scheme by implementing a separate database application program to minimize disk I / O during operation. 단문메시지 통화량의 증가로 인해 데이터의 양이 시스템에 한정된 메모리 자원을 초과할 경우에 디스크를 활용하도록 하는 것을 특징으로 하는 셀룰러 시스템의 단문서비스 센터용 데이터베이스 관리방법.Short message Database management method for a short service center of a cellular system, characterized in that the disk is utilized when the amount of data exceeds the memory resources limited to the system due to the increase in the call volume.
KR1019960062348A 1996-12-06 1996-12-06 The db management method for sm service center in cellular system KR100205076B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960062348A KR100205076B1 (en) 1996-12-06 1996-12-06 The db management method for sm service center in cellular system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960062348A KR100205076B1 (en) 1996-12-06 1996-12-06 The db management method for sm service center in cellular system

Publications (2)

Publication Number Publication Date
KR19980044281A KR19980044281A (en) 1998-09-05
KR100205076B1 true KR100205076B1 (en) 1999-06-15

Family

ID=19486149

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960062348A KR100205076B1 (en) 1996-12-06 1996-12-06 The db management method for sm service center in cellular system

Country Status (1)

Country Link
KR (1) KR100205076B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100452073B1 (en) * 2001-10-19 2004-10-12 트라이콤텍 주식회사 Short message service system

Also Published As

Publication number Publication date
KR19980044281A (en) 1998-09-05

Similar Documents

Publication Publication Date Title
US6985747B2 (en) Use of triggers and a location hypercube to enable push-based location applications
US5768509A (en) Short message server without local customer database
CN102027731B (en) Method and apparatus for pre-fetching data in a mobile network environment using edge data storage
Cai et al. Processing range-monitoring queries on heterogeneous mobile objects
US5781857A (en) Method of establishing an email monitor responsive to a wireless communications system user
CN101540969A (en) Method for realizing number carried in short message system and device thereof
CN1301126A (en) Calling distribution method for mobile switching system
Mao et al. A distributed database architecture for global roaming in next-generation mobile networks
Wang et al. Intelligent location tracking strategy in PCS
KR100205076B1 (en) The db management method for sm service center in cellular system
CN104580421A (en) Server and user group information pushing method adopting same
CN105095224A (en) Method, apparatus and system for carrying out OLAP analysis in mobile communication network
EP1204290A2 (en) Method, system and point-to-multipoint service center for performing mobile station location updates
KR19980044280A (en) How to input a short message into the short message service center database of a cellular system
US9220958B2 (en) Consequential location derived information
US20100075700A1 (en) Flexible capacity short message service center (SMSC)
KR100205077B1 (en) The sm deleting method for sms center db in cellular system
US7120450B2 (en) Consequential location derived information
CN101378540A (en) Method and system for implementing number portability business, and number portability data-base
KR100216539B1 (en) Sms searching method and database structure in cellular system
KR19990024690A (en) Short service billing data collection method
KR100227797B1 (en) Method for controlling sms center in the digital mobile communication system
JP3776278B2 (en) Database processing system
CN101018213A (en) The method and system of file resource service
CN103188405B (en) The method and system of synchronous order relations in a kind of value-added service

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080307

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee