KR20020075667A - Device and method for processing data using thread intention dynamic buffer in mobile communication system - Google Patents

Device and method for processing data using thread intention dynamic buffer in mobile communication system Download PDF

Info

Publication number
KR20020075667A
KR20020075667A KR1020010015879A KR20010015879A KR20020075667A KR 20020075667 A KR20020075667 A KR 20020075667A KR 1020010015879 A KR1020010015879 A KR 1020010015879A KR 20010015879 A KR20010015879 A KR 20010015879A KR 20020075667 A KR20020075667 A KR 20020075667A
Authority
KR
South Korea
Prior art keywords
message
dynamic buffer
status
fault
state
Prior art date
Application number
KR1020010015879A
Other languages
Korean (ko)
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 KR1020010015879A priority Critical patent/KR20020075667A/en
Publication of KR20020075667A publication Critical patent/KR20020075667A/en

Links

Abstract

PURPOSE: An apparatus and method for processing data using a thread-oriented dynamic buffer in a mobile system is provided to prevent a loss of a large amount of event messages supplied from a plurality of BTSs(Base Transceiver Subsystems) and BSCs(Base Station Controllers) by storing and processing state/fault messages using a thread-oriented dynamic buffer. CONSTITUTION: An apparatus for processing data using a thread-oriented dynamic buffer in a mobile system consists of a dynamic buffer(100), a message buffering thread part(200), a dynamic buffer search part(300), a state/fault processing part(400), and a state/fault processing driving part(500). If the message buffering thread part(200) writes the state/fault messages supplied from a BTS(1) and a BSC(2), the dynamic buffer(100) dynamically stores and manages them. The message buffering thread part(200), if state/fault messages exist in the message queue(10) of a memory, reads them and stores them in the dynamic buffer(100). The dynamic buffer search part(300) periodically searches whether state/fault messages are stored in the dynamic buffer(100), and reports searched results to the state/fault processing part(400). Informed that state/fault messages are stored in the dynamic buffer(100), the state/fault processing part(400) reads them, analyzes and processes event types, and displays the results to an operator. The state/fault processing driving part(500) executes an initialization operation related to state/fault message processing when the BSM(Base Station Manager) is driven.

Description

이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치 및 그 방법{DEVICE AND METHOD FOR PROCESSING DATA USING THREAD INTENTION DYNAMIC BUFFER IN MOBILE COMMUNICATION SYSTEM}DEVICE AND METHOD FOR PROCESSING DATA USING THREAD INTENTION DYNAMIC BUFFER IN MOBILE COMMUNICATION SYSTEM}

본 발명은 이동통신 BS(BASE STATION) 시스템(SYSTEM)에서의 쓰레드(Thread) 지향 동적 버퍼(Dynamic Buffer)를 이용한 데이터 처리 장치 및 그 방법에 관한 것으로, 더욱 상세하게는 BSM(Base Station Manager; 이하 "BSM"이라 칭함.)이 기지국(Base Transceiver Subsystem) 및 제어국(Base Station Controller)으로부터 다량의 이벤트 메시지(Event Message)를 보고 받았을 때 이들 메시지를 쓰레드를 이용하여 동적으로 저장한 후 처리해주는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치 및 그 방법에 관한 것이다.The present invention relates to a data processing apparatus and method using a thread-oriented dynamic buffer in a mobile communication base station (SYSTEM), and more particularly, to a base station manager (BSM); "BSM".) When a large amount of event messages are reported from the base transceiver station and the base station controller, the messages are dynamically stored and processed using threads. A data processing apparatus using a thread-oriented dynamic buffer in a communication system and a method thereof are provided.

일반적인 쓰레드(Thread)의 개념을 설명하면 많은 프로그램들이 순차적으로 실행할 필요가 없는 서로 독립적인 일들을 불필요하게 순차적으로 수행하고 있다는 사실에서 프로세스보다 작고 독립적으로 스케듈링이 가능한 쓰레드라는 개념이 탄생되었다. 쓰레드의 탄생으로 전통적인 프로세서의 개념은 변경되었다. 프로세스란 "쓰레드의 집합과 리소스들로 구성된 복합적인 엔티티"라는 개념으로 바뀌었고, 쓰레드는 "프로그램에서 실행되는 명령어들의 연속(a sequence of instruction to be executed within a program)"을 의미하는 한편, 리소스는 프로세스에 속한 모든 쓰레드가 공유할 수 있는 어드레스 스페이스, 오픈 파일 등을 의미한다.Explaining the concept of a general thread, the fact that many programs perform unnecessarily sequential tasks that do not need to be executed sequentially creates the concept of a thread that is smaller than a process and can be independently scheduled. The birth of threads changed the concept of traditional processors. Process has been changed to the concept of "a complex entity composed of a set of threads and resources," while a thread means "a sequence of instruction to be executed within a program." This refers to address spaces and open files that can be shared by all threads in a process.

한편, 일반적으로 차세대(3G) 동기식 BS 시스템에서의 BSM은 기지국과 제어국으로부터 메시지들을 수신받았을 때, 그 메시지들을 BSM내의 버퍼(Buffer)에 저장해 두었다가 순차적으로 적절한 처리를 하게 된다.In general, when a BSM in a next generation (3G) synchronous BS system receives messages from a base station and a control station, the BSM stores the messages in a buffer in the BSM and sequentially processes them.

더 구체적으로 살펴보면 기지국이나 제어국에서 BSM으로 보낸 이벤트 메시지는 우선 BSM의 망 정합 엔진을 통과하여 BSM내의 메시지 큐에 쌓인다. 그러면, 장애 또는 상태 처리 블록들은 상기와 같이 메시지 큐에 쌓인 메시지를 리드하여 처리를 하게 된다. 즉, 상태 처리 블록은 상기 메시지 큐에서 상태 메시지를 가져가서 BSM 디스크의 상태 파일 버퍼에 저장하고, 장애 처리 블록은 상기 메시지 큐에서 장애 메시지를 가져가서 BSM 디스크의 장애 파일 버퍼에 저장한 후 순차적으로 처리한다.More specifically, the event message sent from the base station or the control station to the BSM is first accumulated through the BSM network matching engine and stored in the message queue in the BSM. Then, the failure or state processing blocks read the message accumulated in the message queue as described above and process the message. That is, a status processing block takes a status message from the message queue and stores it in a status file buffer of a BSM disk, and a failure processing block takes a failure message from the message queue and stores it in a failure file buffer of a BSM disk, and then sequentially Process.

그러나, 종래 BS 시스템에서는 하나의 BSM이 많은 기지국이나 제어국을 관리하고 있으므로 기지국이나 제어국으로부터 한 순간에 많은 메시지가 BSM으로 유입되면 정적인 크기로 할당되어 있는 파일 버퍼가 가득 차게 되고, 특히 상태나 장애 블록의 메시지 처리 속도가 메시지 유입 속도를 따르지 못할 경우에는 처리되지 못한 채 파일 버퍼에 남아 있는 메시지를 새로이 유입된 메시지가 덮어 씀으로써, 상태 또는 장애 메시지가 유실되는 문제점이 있었다.However, in a conventional BS system, since a single BSM manages many base stations or control stations, when a large number of messages flow into a BSM at a time from a base station or a control station, a file buffer allocated to a static size becomes full, especially a state. However, if the message processing speed of the error block does not follow the message inflow rate, the new or new message overwrites the message remaining in the file buffer, causing the status or failure message to be lost.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위해 이루어진 것으로서, 본 발명의 목적은 쓰레드를 이용한 동적인 메모리 버퍼를 이용하여 상태 및 장애 메시지를 저장한 후 처리해 줌으로써, 다수의 기지국 및 제어국으로부터 유입되는 다량의 이벤트 메시지의 유실을 방지시켜 주기 위한 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치 및 그 방법을 제공하는 데 있다.Accordingly, the present invention has been made to solve the above-mentioned conventional problems, and an object of the present invention is to store and process status and fault messages using a dynamic memory buffer using threads, thereby providing a plurality of base stations and control stations. The present invention provides a data processing apparatus and method using a thread-oriented dynamic buffer in a mobile communication system to prevent the loss of a large amount of event messages flowing from.

상기와 같은 목적을 달성하기 위하여 본 발명 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치는, 다수개의 기지국 및 제어국으로부터 유입된 이벤트 메시지를 처리하는 이동통신 BSM 시스템에서의 데이터 처리 장치에 있어서,In order to achieve the above object, a data processing apparatus using a thread-oriented dynamic buffer in a mobile communication system according to the present invention may be applied to a data processing apparatus in a mobile communication BSM system for processing event messages introduced from a plurality of base stations and control stations. In

상기 기지국 및 제어국으로부터 유입된 상태/장애 메시지를 동적으로 저장하는 링크된 큐인 동적 버퍼;A dynamic buffer that is a linked queue that dynamically stores the status / fault messages introduced from the base station and control station;

메모리의 메시지 큐에 상기 기지국 및 제어국로부터 유입된 상태/장애 메시지들이 존재하면 이를 리드하여 상기 동적 버퍼인 링크된 큐에 저장하는 메시지 버퍼링 쓰레드부;A message buffering thread unit for reading the status / fault messages introduced from the base station and the control station in a message queue of a memory and storing them in the linked queue which is the dynamic buffer;

상기 동적 버퍼인 링크된 큐에 상태/장애 메시지가 저장되어 있는지를 검색하여 이를 통보하는 동적 버퍼 검색부;A dynamic buffer search unit searching for and notifying whether a status / fault message is stored in the linked queue, which is the dynamic buffer;

상기 동적 버퍼 검색부로부터 상기 동적 버퍼에 메시지가 존재함을 알리는 정보를 통보받으면, 상기 동적 버퍼에서 상태/장애 메시지를 리드함과 동시에 이벤트의 종류를 분석하여 처리한 후 운용자에게 그 결과를 디스플레이시키는 상태/장애 처리부; 및When the dynamic buffer search unit is informed that the message exists in the dynamic buffer, the dynamic buffer reads a status / fault message, analyzes the event type, and displays the result to the operator. Status / fault handling section; And

BSM의 구동시 상태/장애 메시지 처리와 관련된 초기화 동작을 수행하는 상태/장애 처리 구동부로 구성된 것을 특징으로 한다.Characterized in that it consists of a status / failure processing driver for performing an initialization operation associated with the processing of the status / failure message when the BSM is driven.

또한, 본 발명 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법은, 다수개의 기지국 및 제어국으로부터 유입된 이벤트 메시지를 처리하는 이동통신 BSM 시스템에서의 데이터 처리 방법에 있어서,In addition, the data processing method using a thread-oriented dynamic buffer in the mobile communication system of the present invention, in the data processing method in a mobile communication BSM system for processing event messages from a plurality of base stations and control stations,

상태/장애 처리 구동부가 상태/장애 메시지의 처리와 관련된 초기화를 수행하는 제 100 단계;A step 100 in which the state / failure processing driver performs initialization related to the processing of the state / failure message;

메시지 버퍼링 쓰레드부가 메모리의 메시지 큐에 저장된 상기 기지국 및 제어국의 상태/장애 메시지들을 일정 주기마다 리드하여 상기 동적 버퍼인 링크된 큐에 저장하는 제 200 단계;Step 200, the message buffering thread unit reads the status / fault messages of the base station and the control station stored in the message queue of the memory at predetermined intervals and stores them in the linked queue which is the dynamic buffer;

동적 버퍼 검색부가 상기 동적 버퍼인 링크된 큐에 상태/장애 메시지가 존재하는지를 계속해서 검색하여 이를 상태/장애 처리부로 통보하는 제 300 단계; 및Step 300, the dynamic buffer search unit continuously searching whether a status / fault message exists in the linked queue that is the dynamic buffer and notifying the status / fault processor; And

상기 상태/장애 처리부가 상기 동적 버퍼 검색부로부터 상기 동적 버퍼에 메시지가 존재한다는 정보를 통보받으면 상기 동적 버퍼에서 상태/장애 메시지를 리드하여 처리하는 제 400 단계로 이루어진 것을 특징으로 한다.If the status / failure processing unit is notified of the information that the message exists in the dynamic buffer from the dynamic buffer retrieval unit, it comprises a 400 step of reading and processing the status / failure message in the dynamic buffer.

도 1은 본 발명의 일 실시예에 따른 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치의 구성을 나타낸 기능 블록도,1 is a functional block diagram showing a configuration of a data processing apparatus using a thread-oriented dynamic buffer in a mobile communication system according to an embodiment of the present invention;

도 2는 본 발명의 일 실시예에 따른 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법을 나타낸 동작 플로우챠트,2 is an operation flowchart illustrating a data processing method using a thread-oriented dynamic buffer in a mobile communication system according to an embodiment of the present invention;

도 3은 도 2에 따른 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법에서 제 100 단계(S100)의 세부 동작과정을 나타낸 동작 플로우챠트,3 is an operation flowchart illustrating a detailed operation of step 100 (S100) in a data processing method using a thread-oriented dynamic buffer in the mobile communication system according to FIG.

도 4는 도 2에 따른 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법에서 제 200 단계(S200)의 세부 동작과정을 나타낸 동작 플로우챠트,4 is an operation flowchart illustrating a detailed operation of step 200 (S200) in a data processing method using a thread-oriented dynamic buffer in the mobile communication system according to FIG.

도 5는 도 2에 따른 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법에서 제 300 단계(S300)의 세부 동작과정을 나타낸 동작 플로우챠트,FIG. 5 is an operation flowchart showing a detailed operation of step 300 (S300) in a data processing method using a thread-oriented dynamic buffer in the mobile communication system according to FIG. 2;

도 6은 도 2에 따른 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법에서 제 400 단계(S400)의 세부 동작과정을 나타낸 동작 플로우챠트이다.FIG. 6 is an operational flowchart illustrating a detailed operation of operation 400 of the step S400 in the data processing method using the thread-oriented dynamic buffer in the mobile communication system according to FIG. 2.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

100 : 동적 버퍼 200 : 메시지 버퍼링 쓰레드부100: dynamic buffer 200: message buffering thread portion

300 : 동적 버퍼 검색부 400 : 상태/장애 처리부300: dynamic buffer search unit 400: status / fault handling unit

500 : 상태/장애 처리 구동부500: status / fault handling drive

이하, 본 발명의 일 실시예에 의한 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치 및 그 방법에 대하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, a data processing apparatus and method using a thread-oriented dynamic buffer in a mobile communication system according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 의한 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치의 기능블록도로서, 본 발명의 일 실시예에 의한 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치는 동적 버퍼(Dynamic Buffer)(100), 메시지 버퍼링 쓰레드부(200), 동적 버퍼 검색부(300), 상태/장애 처리부(400), 및 상태/장애 처리 구동부(500)로 구성되어 있다.1 is a functional block diagram of a data processing apparatus using a thread-oriented dynamic buffer in a mobile communication system according to an embodiment of the present invention, and uses a thread-oriented dynamic buffer in a mobile communication system according to an embodiment of the present invention. The data processing device includes a dynamic buffer 100, a message buffering thread unit 200, a dynamic buffer search unit 300, a state / failure processor 400, and a state / failure driver 500. have.

상기 동적 버퍼(100)는 상기 메시지 버퍼링 쓰레드부(200)가 상기 기지국(1) 및 제어국(2)으로부터 유입된 상태/장애 메시지를 라이트(Write)하면 이를 동적으로 저장하여 관리하는 링크된 큐(Linked Queue)이다.The dynamic buffer 100 dynamically stores and manages the message buffering thread unit 200 when the message buffering thread unit 200 writes a status / fault message introduced from the base station 1 and the control station 2. (Linked Queue).

또한, 상기 메시지 버퍼링 쓰레드부(200)는 메모리의 메시지 큐(10)에 상기기지국(1) 및 제어국(2)로부터 유입된 상태/장애 메시지들이 존재하면 이를 리드하여 상기 동적 버퍼(100)인 링크된 큐에 저장하는 역할을 하며, 이 때 상기 동적 버퍼(100)인 링크된 큐에 상태/장애 메시지들을 저장하는 방법은 푸쉬(push) 연산을 이용한다.In addition, the message buffering thread unit 200 reads the status / failure messages introduced from the base station 1 and the control station 2 in the message queue 10 of the memory to read the dynamic buffer 100. In this case, a method of storing status / fault messages in the linked queue, which is the dynamic buffer 100, uses a push operation.

한편, 상기 동적 버퍼 검색부(300)는 상기 동적 버퍼(100)인 링크된 큐에 상태/장애 메시지가 저장되어 있는지를 주기적으로 검색하여 이에 대한 검색 결과를 상기 상태/장애 처리부(400)로 통보하는 역할을 한다.Meanwhile, the dynamic buffer search unit 300 periodically searches whether a status / failure message is stored in the linked queue, which is the dynamic buffer 100, and notifies the status / failure processor 400 of the search result thereof. It plays a role.

또한, 상기 상태/장애 처리부(400)는 상기 동적 버퍼 검색부(300)로부터 상기 동적 버퍼(100)에 메시지가 존재함을 알리는 정보를 통보받으면, 상기 동적 버퍼(100)에서 상태/장애 메시지를 리드(Read)함과 동시에 이벤트의 종류를 분석하여 처리한 후 운용자에게 그 결과를 디스플레이(Display)시키는 역할을 하며, 이 때 상기 동적 버퍼(100)인 링크된 큐에서 상태/장애 메시지들을 리드하는 방법은 팝(pop) 연산을 이용한다.In addition, when the status / failure processing unit 400 is notified of information indicating that a message exists in the dynamic buffer 100 from the dynamic buffer search unit 300, the dynamic / buffer 100 receives a status / failure message. Simultaneously reads and analyzes the types of events, processes them, and displays the results to the operator. At this time, status / fault messages are read from the linked queue, which is the dynamic buffer 100. The method uses a pop operation.

한편, 상기 상태/장애 처리 구동부(500)는 BSM의 구동시 상태/장애 메시지 처리와 관련된 초기화 동작을 수행하는 역할을 한다.On the other hand, the state / failure processing driver 500 serves to perform the initialization operation associated with the status / failure message processing when the BSM is driven.

그러면, 상기와 같은 구성을 가지는 장치를 이용한 본 발명의 일 실시예에 의한 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법에 대해 설명하기로 한다.Next, a data processing method using a thread-oriented dynamic buffer in a mobile communication system according to an embodiment of the present invention using the apparatus having the above configuration will be described.

먼저, 상기 상태/장애 처리 구동부(500)는 BSM이 구동되면 상태/장애 메시지의 처리와 관련된 초기화를 수행한다(S100).First, when the BSM is driven, the state / failure processing driver 500 performs initialization related to processing of a state / failure message (S100).

이하, 상술한 제 100 단계(S100)의 세부 동작과정에 대해 도 3을 참조하여 설명하면, 상기 상태/장애 처리 구동부(500)는 상태/장애 메시지의 처리와 관련된 초기화를 수행한다(S101).Hereinafter, the detailed operation process of the above-described step 100 (S100) will be described with reference to FIG. 3, and the state / failure processing driver 500 performs initialization related to the processing of the state / failure message (S101).

그런후, 상기 상태/장애 처리 구동부(500)는 상기 동적 버퍼(100)로 사용할 링크된 큐를 생성한다(S102).Then, the state / failure processing driver 500 generates a linked queue to be used as the dynamic buffer (100) (S102).

이어서, 상기 상태/장애 처리 구동부(500)는 상태/장애 메시지의 버퍼링용 쓰레드(200)를 생성한다(S103).Subsequently, the state / failure processing driver 500 generates a thread 200 for buffering the state / failure message (S103).

한편, 상술한 제 100 단계(S100) 이후, 상기 메시지 버퍼링 쓰레드부(200)는 메모리의 메시지 큐(10)에 저장된 상기 기지국(1) 및 제어국(2)의 상태/장애 메시지들을 일정 주기마다 리드하여 상기 동적 버퍼(100)인 링크된 큐에 저장한다(S200).On the other hand, after the above-described step 100 (S100), the message buffering thread unit 200 checks the status / fault messages of the base station 1 and the control station 2 stored in the message queue 10 of the memory at regular intervals. Read and store in the linked queue that is the dynamic buffer (100) (S200).

이하, 상술한 제 200 단계(S200)의 세부 동작과정에 대해 도 4를 참조하여 설명하면, 상기 메시지 버퍼링 쓰레드부(200)는 메모리의 메시지 큐(10)에 상기 기지국(1) 및 제어국(2)으로부터 유입된 상태/장애 메시지들이 존재하는지의 여부를 판단한다(S201).Hereinafter, the detailed operation process of the above-described 200th step (S200) will be described with reference to FIG. 4, wherein the message buffering thread unit 200 is connected to the base station 1 and the control station in the message queue 10 of the memory. It is determined whether there are state / failure messages introduced from 2) (S201).

이 때, 상기 제 201 단계(S201)에서 상기 메모리의 메시지 큐(10)에 상기 기지국(1) 및 제어국(2)으로부터 유입된 상태/장애 메시지들이 존재하지 않으면(NO) 상기 메시지 버퍼링 쓰레드부(200)는 다시 상기 제 201 단계(S201)로 진행하는 한편, 존재하면(YES) 상기 메시지 버퍼링 쓰레드부(200)는 상기 메시지 큐(10)에서 상태/장애 메시지들을 리드한 후 동적 메모리를 할당받아 저장한다(S202).At this time, if there are no status / fault messages introduced from the base station 1 and the control station 2 in the message queue 10 of the memory in step 201 (S201) (NO), the message buffering thread unit 200 again proceeds to step 201 (S201), and if present (YES), the message buffering thread unit 200 reads status / fault messages in the message queue 10 and allocates dynamic memory. Receive and store (S202).

그런후, 상기 메시지 버퍼링 쓰레드부(200)는 상태/장애 메시지들이 저장된 동적 메모리를 푸쉬(push) 연산을 이용하여 링크된 큐의 마지막(tail) 부분에 연결시켜 저장한 후, 다시 상기 제 201 단계(S201)로 진행한다(S203).Thereafter, the message buffering thread unit 200 connects and stores the dynamic memory in which the status / fault messages are stored to the tail of the linked queue by using a push operation, and then, again, in step 201. The flow advances to step S201 (S203).

또한, 상기 동적 버퍼 검색부(300)는 상기 동적 버퍼(100)인 링크된 큐에 상태/장애 메시지가 존재하는지를 계속해서 검색하여 그 존재여부에 대한 정보를 상태/장애 처리부(400)로 통보한다(S300).In addition, the dynamic buffer search unit 300 continuously searches whether there is a status / failure message in the linked queue, which is the dynamic buffer 100, and notifies the status / failure processing unit 400 of the presence / absence information. (S300).

이하, 상술한 제 300 단계(S300)의 세부 동작과정에 대해 도 5를 참조하여 설명하면, 상기 동적 버퍼 검색부(300)는 상기 동적 버퍼(100)인 링크된 큐에 상태/장애 메시지가 존재하는지의 여부를 판단한다(S301).Hereinafter, the detailed operation process of the above-described 300th step S300 will be described with reference to FIG. 5, and the dynamic buffer search unit 300 has a status / fault message in a linked queue that is the dynamic buffer 100. It is determined whether or not (S301).

이 때, 상기 제 301 단계(S301)에서 상기 동적 버퍼(100)인 링크된 큐에 상태/장애 메시지가 존재하지 않으면(NO) 상기 동적 버퍼 검색부(300)는 다시 상기 제 301 단계(S301)로 진행하는 한편, 존재하면(YES) 상기 동적 버퍼 검색부(300)는 상기 링크된 큐(100)에 상태/장애 메시지가 존재함을 알리는 정보를 상기 상태/장애 처리부(400)로 통보한 후, 다시 상기 제 301 단계(S301)로 진행한다(S302).At this time, if the status / fault message does not exist in the linked queue that is the dynamic buffer 100 (NO) in step 301 (NO), the dynamic buffer search unit 300 again performs the step 301 (S301). On the other hand, if present (YES), the dynamic buffer search unit 300 notifies the state / failure processing unit 400 of the information indicating that a status / failure message exists in the linked queue (100) In operation S302, the process proceeds to step 301 again.

한편, 상기 상태/장애 처리부(400)는 상기 동적 버퍼 검색부(300)로부터 상기 동적 버퍼(100)에 메시지가 존재한다는 정보를 통보받으면 상기 동적 버퍼(100)에서 상태/장애 메시지를 리드하여 처리한다(S400).On the other hand, when the status / failure processor 400 is informed by the dynamic buffer searcher 300 that the message exists in the dynamic buffer 100, the dynamic / buffer 100 reads the status / failure message for processing. (S400).

이하, 상술한 제 400 단계(S400)의 세부 동작과정에 대해 도 6을 참조하여 설명하면, 상기 상태/장애 처리부(400)는 상기 동적 버퍼 검색부(300)로부터 상기 동적 버퍼(100)에 메시지가 존재함을 알리는 정보가 입력되었는지의 여부를 판단한다(S401).Hereinafter, the detailed operation process of the above-described 400th step (S400) will be described with reference to FIG. 6, and the state / failure processing unit 400 sends a message from the dynamic buffer searching unit 300 to the dynamic buffer 100. In operation S401, it is determined whether or not information indicating that there is an input.

이 때, 상기 제 401 단계(S401)에서 상기 동적 버퍼 검색부(300)로부터 상기 동적 버퍼(100)에 메시지가 존재함을 알리는 정보가 입력되지 않으면(NO) 상기 상태/장애 처리부(400)는 다시 상기 제 401 단계(S401)로 진행하는 한편, 입력되면(YES) 상기 상태/장애 처리부(400)는 팝(pop) 연산을 이용하여 상기 링크된 큐(100)의 머리(head) 부분의 메시지를 분리한 후 리드한다(S402).In this case, when the information indicating that the message exists in the dynamic buffer 100 is not input from the dynamic buffer search unit 300 in step 401 (NO), the status / failure processing unit 400 The process proceeds to step 401 again (S401), and if it is input (YES), the status / failure processing unit 400 uses a pop operation to generate a message of a head of the linked queue 100. After removing the lead (S402).

그런후, 상기 상태/장애 처리부(400)는 그 상태/장애 메시지에 대한 이벤트의 종류를 분석하여 처리한 후 운용자에게 그 결과값을 디스플레이시킨다(S403).Thereafter, the status / failure processor 400 analyzes and processes the type of event for the status / failure message and displays the result value to the operator (S403).

이어서, 상기 상태/장애 처리부(400)는 처리된 동적 메모리를 상기 링크된 큐(100)에서 해제시킨 후, 다시 상기 제 401 단계(S401)로 진행한다(S404).Subsequently, the state / failure processor 400 releases the processed dynamic memory from the linked queue 100 and then proceeds to step 401 again (S404).

따라서, 상술한 제 100 단계(S100)에서 제 400 단계(S400)까지의 메시지 처리 과정은 계속해서 반복하여 진행된다.Therefore, the above-described message processing process from the 100th step S100 to the 400th step S400 is continuously repeated.

상술한 바와 같이 본 발명에 의한 이동통신 시스템에서의 쓰레드 지향 동적버퍼를 이용한 데이터 처리 장치 및 그 방법에 의하면, 쓰레드를 이용한 동적인 메모리 버퍼를 이용하여 상태 및 장애 메시지를 저장한 후 처리해 줌으로써 다수의 기지국 및 제어국으로부터 유입되는 다량의 이벤트 메시지의 유실을 방지시켜 줌과 동시에 이로 인한 BSM의 성능을 향상시켜 준다는 뛰어난 효과가 있다.As described above, according to the data processing apparatus and the method using a thread-oriented dynamic buffer in the mobile communication system according to the present invention, by using a dynamic memory buffer using a thread to store and process a number of status and fault messages There is an excellent effect of preventing the loss of a large amount of event messages from the base station and the control station, thereby improving the performance of the BSM.

Claims (8)

다수개의 기지국 및 제어국으로부터 유입된 이벤트 메시지를 처리하는 이동통신 BSM 시스템에서의 데이터 처리 장치에 있어서,A data processing apparatus in a mobile communication BSM system for processing event messages introduced from a plurality of base stations and control stations, 상기 기지국 및 제어국으로부터 유입된 상태/장애 메시지를 동적으로 저장하는 링크된 큐인 동적 버퍼;A dynamic buffer that is a linked queue that dynamically stores the status / fault messages introduced from the base station and control station; 메모리의 메시지 큐에 상기 기지국 및 제어국로부터 유입된 상태/장애 메시지들이 존재하면 이를 리드하여 상기 동적 버퍼인 링크된 큐에 저장하는 메시지 버퍼링 쓰레드부;A message buffering thread unit for reading the status / fault messages introduced from the base station and the control station in a message queue of a memory and storing them in the linked queue which is the dynamic buffer; 상기 동적 버퍼인 링크된 큐에 상태/장애 메시지가 저장되어 있는지를 검색하여 이를 통보하는 동적 버퍼 검색부;A dynamic buffer search unit searching for and notifying whether a status / fault message is stored in the linked queue, which is the dynamic buffer; 상기 동적 버퍼 검색부로부터 상기 동적 버퍼에 메시지가 존재함을 알리는 정보를 통보받으면, 상기 동적 버퍼에서 상태/장애 메시지를 리드함과 동시에 이벤트의 종류를 분석하여 처리한 후 운용자에게 그 결과를 디스플레이시키는 상태/장애 처리부; 및When the dynamic buffer search unit is informed that the message exists in the dynamic buffer, the dynamic buffer reads a status / fault message, analyzes the event type, and displays the result to the operator. Status / fault handling section; And BSM의 구동시 상태/장애 메시지 처리와 관련된 초기화 동작을 수행하는 상태/장애 처리 구동부로 구성된 것을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치.A data processing apparatus using a thread-oriented dynamic buffer in a mobile communication system, characterized by comprising a state / failure processing driver for performing an initialization operation related to the processing of a status / failure message when the BSM is driven. 제 1항에 있어서,The method of claim 1, 상기 메시지 버퍼링 쓰레드부는 상기 동적 버퍼인 링크된 큐에 상태/장애 메시지들을 저장할 때 푸쉬(push) 연산을 통해 링크된 큐의 마지막(tail) 부분에 연결(push)하여 저장함을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치.The message buffering thread unit stores and stores status / fault messages in the linked queue, which is the dynamic buffer, by connecting to the tail portion of the linked queue through a push operation. Data Processing Equipment Using Thread-Oriented Dynamic Buffers 제 1항에 있어서,The method of claim 1, 상기 상태/장애 처리부는 상기 동적 버퍼인 링크된 큐에서 상태/장애 메시지들을 리드할 때 팝(pop) 연산을 통해 링크된 큐의 머리(head) 부분의 메시지를 분리(pop)하여 리드함을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 장치.The status / failure processor may pop a message of the head of the linked queue through a pop operation when reading the status / failure messages in the linked queue that is the dynamic buffer. Data processing apparatus using a thread-oriented dynamic buffer in a mobile communication system. 다수개의 기지국 및 제어국으로부터 유입된 이벤트 메시지를 처리하는 이동통신 BSM 시스템에서의 데이터 처리 방법에 있어서,A data processing method in a mobile communication BSM system for processing an event message from a plurality of base stations and control stations, 상태/장애 처리 구동부가 상태/장애 메시지의 처리와 관련된 초기화를 수행하는 제 100 단계;A step 100 in which the state / fault processing driver performs initialization related to processing of the state / fault message; 메시지 버퍼링 쓰레드부가 메모리의 메시지 큐에 저장된 상기 기지국 및 제어국의 상태/장애 메시지들을 일정 주기마다 리드하여 상기 동적 버퍼인 링크된 큐에 저장하는 제 200 단계;Step 200, the message buffering thread unit reads the status / fault messages of the base station and the control station stored in the message queue of the memory at predetermined intervals and stores them in the linked queue which is the dynamic buffer; 동적 버퍼 검색부가 상기 동적 버퍼인 링크된 큐에 상태/장애 메시지가 존재하는지를 계속해서 검색하여 이를 상태/장애 처리부로 통보하는 제 300 단계; 및Step 300, the dynamic buffer search unit continuously searching whether a status / fault message exists in the linked queue that is the dynamic buffer and notifying the status / fault processor; And 상기 상태/장애 처리부가 상기 동적 버퍼 검색부로부터 상기 동적 버퍼에 메시지가 존재한다는 정보를 통보받으면 상기 동적 버퍼에서 상태/장애 메시지를 리드하여 처리하는 제 400 단계로 이루어진 것을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법.In the mobile communication system, if the status / failure processing unit is informed from the dynamic buffer search unit that the message exists in the dynamic buffer, the status / failure message is read and processed in the dynamic buffer. Data processing using thread-oriented dynamic buffers. 제 4항에 있어서,The method of claim 4, wherein 상기 제 100 단계는, 상기 상태/장애 처리 구동부가 상태/장애 메시지의 처리와 관련된 초기화를 수행하는 제 101 단계;The step 100 may include the step 101 of performing, by the state / failure processing driver, initialization related to processing of a state / failure message; 상기 상태/장애 처리 구동부가 동적 버퍼로 사용할 링크된 큐를 생성하는 제 102 단계; 및Step 102 of the state / failure driver generating a linked queue to be used as a dynamic buffer; And 상기 상태/장애 처리 구동부가 상태/장애 메시지의 버퍼링용 쓰레드를 생성하는 제 103 단계로 이루어진 것을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법.And a step 103 of generating, by the state / failure processing driver, a thread for buffering a state / failure message. 제 4항에 있어서,The method of claim 4, wherein 상기 제 200 단계는, 상기 메시지 버퍼링 쓰레드부가 메모리의 메시지 큐에 상기 기지국 및 제어국으로부터 유입된 상태/장애 메시지들이 존재하는지의 여부를 판단하는 제 201 단계;In step 200, the message buffering thread unit 201 determines whether there are state / failure messages introduced from the base station and the control station in a message queue of memory; 상기 제 201 단계에서 상기 메모리의 메시지 큐에 상기 기지국 및 제어국으로부터 유입된 상태/장애 메시지들이 존재하지 않으면 다시 상기 제 201 단계로 진행하는 한편, 존재하면 상기 메시지 버퍼링 쓰레드부가 상기 메시지 큐에서 상태/장애 메시지들을 리드한 후 동적 메모리를 할당받아 저장하는 제 202 단계; 및In step 201, if the status / fault messages introduced from the base station and the control station do not exist in the message queue of the memory, the process proceeds to the step 201 again, and if present, the message buffering thread unit Step 202 of allocating and storing the dynamic memory after reading the fault messages; And 상기 메시지 버퍼링 쓰레드부가 상태/장애 메시지들이 저장된 동적 메모리를 푸쉬(push) 연산을 이용하여 링크된 큐의 마지막(tail) 부분에 연결시키는 제 203 단계로 이루어진 것을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법.And a step 203 of the message buffering thread unit connecting the dynamic memory storing the status / fault messages to the tail of the linked queue using a push operation. How to handle data using dynamic buffers. 제 4항에 있어서,The method of claim 4, wherein 상기 제 300 단계는, 상기 동적 버퍼 검색부가 상기 동적 버퍼인 링크된 큐에 상태/장애 메시지가 존재하는지의 여부를 판단하는 제 301 단계; 및The step 300 may include: determining whether a status / fault message exists in a linked queue that is the dynamic buffer; And 상기 제 301 단계에서 상기 동적 버퍼인 링크된 큐에 상태/장애 메시지가 존재하지 않으면 다시 상기 제 301 단계로 진행하는 한편, 존재하면 상기 동적 버퍼 검색부가 상기 링크된 큐에 상태/장애 메시지가 존재함을 알리는 정보를 상기 상태/장애 처리부로 통보하는 제 302 단계로 이루어진 것을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법.If there is no status / fault message in the linked queue which is the dynamic buffer in step 301, the flow proceeds to the step 301 again, and if there is a status / fault message in the linked queue, the dynamic buffer search unit exists. And a step 302 of notifying the status / failure processing unit of the information informing the user of the information, using the thread-oriented dynamic buffer in the mobile communication system. 제 4항에 있어서,The method of claim 4, wherein 상기 제 400 단계는, 상기 상태/장애 처리부가 상기 동적 버퍼 검색부로부터 상기 동적 버퍼에 메시지가 존재함을 알리는 정보가 입력되었는지의 여부를 판단하는 제 401 단계;In step 400, the status / failure processor determines whether information indicating that a message exists in the dynamic buffer has been input from the dynamic buffer searcher; 상기 제 401 단계에서 상기 동적 버퍼 검색부로부터 상기 동적 버퍼에 메시지가 존재함을 알리는 정보가 입력되지 않으면 다시 상기 제 401 단계로 진행하는 한편, 입력되면 상기 상태/장애 처리부가 팝(pop) 연산을 이용하여 상기 링크된 큐의 머리(head) 부분의 메시지를 분리한 후 리드하는 제 402 단계;If the information indicating that the message exists in the dynamic buffer is not input from the dynamic buffer search unit in step 401, the process proceeds to the step 401 again, and if so, the status / failure processing unit performs a pop operation. A step 402 of separating and reading a message of a head portion of the linked queue by using the separated queue; 상기 상태/장애 처리부가 그 상태/장애 메시지에 대한 이벤트의 종류를 분석하여 처리한 후 운용자에게 그 결과값을 디스플레이시키는 제 403 단계; 및Step 403, the status / failure processing unit analyzes and processes the type of event for the status / failure message and displays the result value to the operator; And 상기 상태/장애 처리부가 처리된 동적 메모리를 상기 링크된 큐에서 해제시키는 제 404 단계로 이루어진 것을 특징으로 하는 이동통신 시스템에서의 쓰레드 지향 동적 버퍼를 이용한 데이터 처리 방법.And a step 404 of releasing, from the linked queue, the dynamic memory processed by the state / failure processing unit.
KR1020010015879A 2001-03-27 2001-03-27 Device and method for processing data using thread intention dynamic buffer in mobile communication system KR20020075667A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010015879A KR20020075667A (en) 2001-03-27 2001-03-27 Device and method for processing data using thread intention dynamic buffer in mobile communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010015879A KR20020075667A (en) 2001-03-27 2001-03-27 Device and method for processing data using thread intention dynamic buffer in mobile communication system

Publications (1)

Publication Number Publication Date
KR20020075667A true KR20020075667A (en) 2002-10-05

Family

ID=27698827

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010015879A KR20020075667A (en) 2001-03-27 2001-03-27 Device and method for processing data using thread intention dynamic buffer in mobile communication system

Country Status (1)

Country Link
KR (1) KR20020075667A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040026765A (en) * 2002-09-26 2004-04-01 에스케이 텔레콤주식회사 SMS message loss preventing system
KR100701742B1 (en) * 2006-03-09 2007-03-29 엘지전자 주식회사 Apparatus and method of buffer memory assignment for AP

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040026765A (en) * 2002-09-26 2004-04-01 에스케이 텔레콤주식회사 SMS message loss preventing system
KR100701742B1 (en) * 2006-03-09 2007-03-29 엘지전자 주식회사 Apparatus and method of buffer memory assignment for AP

Similar Documents

Publication Publication Date Title
JP3273202B2 (en) Method of transferring data through a plurality of data channels and circuit architecture thereof
EP0768609B1 (en) Multimedia data transferring method
US9158574B2 (en) Handling interrupts in data processing
EP0732659A1 (en) Controlling (n+i) I/O channels with (n) data managers in a homogeneous software programming environment
JP2004326743A (en) Virtualization of global interrupt queue
JPH10283210A (en) Virtual machine movement control system between virtual machine systems
US20110107344A1 (en) Multi-core apparatus and load balancing method thereof
JP2004326774A (en) Selective generation of asynchronous report about compartment managing operation for logically compartmentalized computer
US6779180B1 (en) Apparatus and method for preventing stack overflow from synchronous completion of asynchronous functions
KR20080105390A (en) Apparatus and method for controlling commands used in flash memory
JP2004078322A (en) Task management system, program, recording medium, and control method
TWI457828B (en) Compute thread array granularity execution preemption
KR20020075667A (en) Device and method for processing data using thread intention dynamic buffer in mobile communication system
EP0729104A2 (en) A data transfer control device for controlling data transfer between shared memories of clusters
US6675238B1 (en) Each of a plurality of descriptors having a completion indicator and being stored in a cache memory of an input/output processor
JP6368452B2 (en) Improved scheduling of tasks performed by asynchronous devices
US6223246B1 (en) Computer system having an interrupt handler
JPH10260850A (en) Virtual computer system
JP2010231296A (en) Parallel computing system
JP2009015569A (en) Method of controlling access to device, and processor
KR920009447B1 (en) Multi process system
CN117093335A (en) Task scheduling method and device for distributed storage system
JP3797274B2 (en) Firmware dispatch method, method, and program
CN111143078A (en) Data processing method and device and computer readable storage medium
JPS6091452A (en) Task scheduling system of data processor

Legal Events

Date Code Title Description
N231 Notification of change of applicant
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination