Abstract:
A system for controlling an MBMS(Multimedia Broadcast and Multicast Service) for load distribution and a control method thereof are provided to separate functions, which has to be performed in a BM-SC(Broadcast Multicast Service Center), into one group of functions, which can be processed with a distribution scheme and the other group of functions, which can be processed with a center control scheme by considering properties and mutual relations of the functions, to make system extension easy by properly arranging the separated function at multiple nodes and to enhance reliability by properly distributing the load while the system is being operated. A method for controlling an MBMS(Multimedia Broadcast and Multicast Service) for load distribution comprises the following several steps. A service distribution policy manager requests a load manager of each service control node to estimate a load according to a request for registering a new service(602). The load manager estimates according to the request for estimating the load, and transmits the estimated load to the service distribution policy manager(603). The service distribution policy manager compares the estimated load of each service control node with that of other node, allocates a service control node for the service to be newly registered, and notifies the allocated service control node of the registration of the new service(604,605). A process load distribution policy manager receives a control message like a session initiation request or a session termination request, and compares a measured load value of each service control node with that of other node(606). If the measured load value of each service control node is not over a reference, the process load distribution policy manager allocates one service control node by a round robin scheme. Otherwise, the process load distribution policy manager allocates one service control node which has the smallest measured load value. The process load distribution policy manager transmits the received control message to the allocated service control node, and manages a transaction for processing a response to the control message. If a message received from a mobile communication network is a response to the control message, the process load distribution policy manager transmits the received message to the service control node which is waiting for the corresponding response message by using a transaction identifier.
Abstract:
본 발명은 부호분할 다중접속(CDMA:Code Division Multiple Access) 이동통신시스템에서, 셀 경계 부근에서의 소프트 핸드오프방법에 관한 것으로서, 통화 중인 임의의 이동단말이 셀 사이를 이동하여 소프트 핸드오프를 수행할 경우에, 이동단말의 통화품질과 타겟기지국의 채널 사용상태에 따라 핸드오프 파라미터의 임계값을 가변시키면서 이동단말의 소프트 핸드오프 수행 여부가 결정되도록 한다. 이러한 목적을 달성하기 위한 본 발명은, 이동단말과 관장기지국 및 타겟기지국을 포함하는 디지털 이동통신시스템에서의 소프트 핸드오프방법에 있어서, 상기 이동단말로부터 핸드오프 요구 메시지를 수신한 상기 관장기지국은, 이동단말의 통화품질과 상기 타겟기지국의 채널 사용상태에 따라 핸드오프 수행 여부를 결정하는 것을 특징으로 한다.
Abstract:
본 발명은 공유 메시지 큐 기반의 프로세스간 메시지 송수신 방법 및 그 기록매체 관한 것으로, 상용 실시간 운영체계가 제공하는 프로세스간 내부 통신용 메시지 큐를 이용하여 동일 프로세서 또는 서브시스템내의 프로세스간 메시지 송수신뿐만 아니라, 다른 프로세서 또는 서브시스템내의 프로세스간 메시지 송수신을 가능하게 하기 위한 방법 및 그 기록 매체를 제공하기 위하여, 상용 실시간 운영체계가 제공하는 프로세스간 내부 통신용 메시지 큐의 장점을 최대로 활용하되 첫째, 프로그램들 간 상호 의존성을 배제하여 프로그램들이 기능 단위의 논리적 실행 블록의 형태로 존재할 수 있는 방법을 제공하며 둘째, 응용 프로그램 개발자에게 동일 시스템 내에서 실행되는 프로세스들 간이나 서로 다른 시스템들에서 실행되는 프로세스들 간에 메� �지 통신이 투명하게 이루어지도록 일원화시킨 분산 메시지 송수신 응용 프로그램 인터페이스를 제공하는 것을 특징으로 하며, 차세대 이동통신시스템의 무선 네트워크 제어계를 구성하는 프로세서 또는 서브시스템들간의 프로세스간 메시지 송수신 등에 이용됨.
Abstract:
PURPOSE: An apparatus and method for collecting information and controlling a timer through a management instance in a network management system is provided to offer network resource information according to a time interval requested through information obtained by managing an object-management object instance by composing a resident management object instance for collecting information on an object-oriented interface. CONSTITUTION: An object-manager control unit requests an object-management object instance(1-K) generation for collecting information of a network resource to a management object processing unit(301). The management object processing unit generates one object-management object instance to one network resource(302) and sets a time at a minimum interval period by an instance(303). The object-management instance identifies whether the set period is reached(304). If the set period is reached, the object-management instance collects information according to a minimum interval in a network resource(305), stores collection information in a storing space(306).
Abstract:
PURPOSE: A method for controlling a new call in a hierarchical cell structure is provided to make a distance between a terminal and a micro base station close for minimizing a forward link signal interference between terminals by operating variably a new assigned area of micro cell according to an amount of traffic. CONSTITUTION: When a terminal tries a new call, an intensity(TPWR) of signal of micro cell is measured(S201) and transmitted to the terminal(S202). On the other hand, a micro base station calculates a value of power parameter(TNEW) and send it to the terminal(S206). Then, the intensity(TPWR) and the value of power parameter(TNEW) are compared with each other(S203). If the intensity(TPWR) exceeds the value of power parameter(TNEW), the terminal performs a new call setup in the micro cell because the terminal is within the area of micro cell(S204). If the intensity(TPWR) is smaller than the value of power parameter(TNEW), the terminal performs the new call setup in a macro cell(S205)
Abstract:
PURPOSE: A structure of a message communication system of an inter-process communication using a message queue and a method for processing a message are provided to improve a function of a system by dividing processes into a resident process and a temporary process, by transmitting a message classified as a process identifier to a relevant process through a simple route. CONSTITUTION: An application process unit(127) performs a message communication between systems or processes inside of a system. A message transmission/reception matching unit(123) discriminates a message received, and transmits the message to a message queue. An unidentified process unit(128) discriminates whether there's a process which reads contents of an unidentified message through the message transmission/reception matching unit(123) and processes the message. A system initialization/maintenance and complement unit(121) initializes a plurality of message queues in order to process communications between the units. The first message queue(122) stores a message for reporting states of the units to the unit. The second queue(124) stores a message in case that the message is transmitted to another system. The third message queue(125) stores a message to be transmitted to a resident process module. The fourth message queue(126) stores an unidentified initial message.
Abstract:
PURPOSE: The call demanding handoff is hung up on hook when handoff is failed. So the management method is provided to prevent the situation inducing indisposition, and to control the increasing handoff demand call. CONSTITUTION: The mobile terminal of call moves in the a rear of handoff and tries handoff. If adjacent base station does not alot an empty channel to the mobile terminal, the mobile terminal outputs the estimated time staying in handoff area. The mobile terminal sorts the estimated time staying in the area of handoff sequentially, sfter a trial candidate of handoff confirms whether the achieve means of base station is or not. The handoff of adjacent base station is processed.
Abstract:
PURPOSE: A device for dual managing in a mobile communication system is provided to automatically cut to a backup management device when a defect is generated in an active management device. CONSTITUTION: A method for switching an operation is switched to a backup state after requesting a doubling switch to a management device of the other depending on whether a functional state is abnormal by checking the functional state in a state during the operation. The normality is decided by checking the functional state of the other depending on the functional state is normal after checking the functional state by receiving the requesting signal for changing the doubling state in the backup state. If the functional state of the other's management device is normal, the management device of the other is during the operation, and if the management device of the other is abnormal, a name of active manager is switched.
Abstract:
PURPOSE: A call connection method considering a hand-off decrement and a traffic distribution of cells in a hierarchy structure is provided to divide usable frequencies into frequency sets for a macro cell and a micro cell, and to endow the macro cell with a highest priority than the micro cell, then to make a mobile terminal connect to the macro cell. CONSTITUTION: A base station has a hierarchy structure which a micro cell(102) and a macro cell(101) are overlapped. Frequency sets for a call connection endowed with various priorities are assigned to mobile terminals. When the call connection is requested, frequencies are evenly distributed to the mobile terminals in order not to generate load. A traffic distribution of cells is controlled. The call connection is firstly requested to the macro cell(101). When a mobile terminal number moving at a high speed or a busy mobile terminal number is less, the mobile terminals use frequencies of the macro cell(101). When a frequency channel for a new call of the macro cell(101) is unusable, when the mobile terminals moves at a low speed, the call connection is attempted to the micro cell(102), and the mobile terminals use the frequencies of the macro cell(101) having a wider service area than that of the micro cell(102).
Abstract:
PURPOSE: A soft handoff method in a mobile communication system using a CDMA(Cord Division Multiple Access) is provided to prevent the handoff trial being failed in middle of a process in a Q. CONSTITUTION: A soft handoff method in a mobile communication system using a CDMA(Cord Division Multiple Access) comprises the steps of: deciding whether a available traffic channel in a target base station, which receives handoff demand messages from a control base station according to a demand of a soft handoff from a mobile terminal, exists; transmitting the allowing handoff messages to the base station, which the traffic channel is allocated, when the traffic channel exists; storing a call of the mobile terminal, which required the soft handoff in the suspended Q, when the traffic channel does not exist, and transmitting the handoff suspended messages to the control base station, after queuing the suspended Q according to the required time of currently using channel numbers, from each mobile terminal, and the required time of the handoff; transmitting the allowing handoff messages to the control base station, after allocating the traffic channel to a prior mobile terminal from the suspended Q, according to the traffic channel's generating; transmitting one message of the handoff suspended messages and a handoff command message, to the mobile terminal in the control base station according to the message, which is received from the target base station.