KR100244195B1 - The method of detection error in wireless local loop - Google Patents

The method of detection error in wireless local loop Download PDF

Info

Publication number
KR100244195B1
KR100244195B1 KR1019970030553A KR19970030553A KR100244195B1 KR 100244195 B1 KR100244195 B1 KR 100244195B1 KR 1019970030553 A KR1019970030553 A KR 1019970030553A KR 19970030553 A KR19970030553 A KR 19970030553A KR 100244195 B1 KR100244195 B1 KR 100244195B1
Authority
KR
South Korea
Prior art keywords
state change
timer
task
message
management task
Prior art date
Application number
KR1019970030553A
Other languages
Korean (ko)
Other versions
KR19990008551A (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 KR1019970030553A priority Critical patent/KR100244195B1/en
Publication of KR19990008551A publication Critical patent/KR19990008551A/en
Application granted granted Critical
Publication of KR100244195B1 publication Critical patent/KR100244195B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/18Management of setup rejection or failure

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

본 발명에 의한 무선 가입자 망에서의 장애 검출 방법은,The failure detection method in the wireless subscriber network according to the present invention,

장애 검출 태스크가 상태 변화를 검출하는 단계와; 장애 검출 태스크의 이네이블/디세이블 플래그를 확인하는 단계와; 관리 태스크로 상태 변화 메시지를 송신하는 단계 및 관리 태스크에서 상태 변화 메시지를 수신하는 단계와; 현재 상태 변화에 대한 타이머를 확인하는 단계와; 동작중인 타이머가 있으면 타이머를 종료시키는 단계와; 동작중인 타이머가 없으면 새로운 타이머를 시작하고 새로운 메시지를 기다리는 단계 및 관리 태스크에서 타임 아웃 메시지를 수신하는 단계와; 운영자에게 상태 변화 메시지를 송신하는 단계로 구성되어 있는 것을 특징으로 한다.The fault detection task detecting a state change; Checking the enable / disable flag of the failure detection task; Sending a status change message to the management task and receiving a status change message at the management task; Checking a timer for a current state change; Terminating the timer if there is an active timer; Starting a new timer and waiting for a new message if there is no timer in operation and receiving a timeout message at a management task; And sending a status change message to the operator.

Description

무선 가입자 망에서의 장애 검출 방법Failure Detection Method in Wireless Subscriber Network

본 발명은 무선 가입자 망(Wireless Local Loop: WLL)에서의 장애 검출 방법에 관한 것으로서, 특히 일시적인 상태 변화에 대처할 수 있는 방법에 관한 것이다.The present invention relates to a failure detection method in a wireless local loop (WLL), and more particularly to a method capable of coping with a temporary state change.

무선 가입자 망에서의 장애 검출은, 각 요소에 대한 상태 변화를 감지함으로써 장애의 검출을 담당하는 장애 검출 태스크(task)들과, 이들로부터 장애의 발생과 관련한 상태의 변화를 통보받아 이를 운영자에게 알려주는 관리 태스크가 서로 상호 작용을 하도록 되어 있다.The fault detection in the wireless subscriber network detects a change in the state of each element and detects the fault detection tasks responsible for detecting the fault, and informs the operator of the change in the state related to the occurrence of the fault. Management tasks are intended to interact with each other.

장애 검출 태스크는 특정 부분에 대한 상태의 변화를 검출하였을 경우, 장애 발생 메시지를 통해 즉시 관리 태스크에게 상태의 변화를 알려주게 되어 있다.When the failure detection task detects a change in the state of a specific part, the failure detection message immediately informs the management task of the change of state.

장애의 검출은 장애의 검출을 담당하는 장애 검출 태스크가 현재의 상태와 이전의 상태를 비교하여 차이가 생긴 경우, 메시지를 통해 상태 변화가 발생하였음을 관리 태스크에게 알리는 방법으로 수행된다.The detection of a failure is performed by a method in which a failure detection task in charge of detecting a failure compares a current state with a previous state and notifies the management task that a state change has occurred through a message.

상기 관리 태스크는 상태 변화를 운영자에게 알려줄 것인지의 여부(Enable/Disable)를 내부에 테이블(Table) 형태로 유지한다. 즉, 여러 가지 상태 변화에 대해, 운영자가 요구하는 상태 변화에 대한 이네이블/디세이블 비트를 이네이블로 설정한다.The management task maintains (Enable / Disable) whether or not to inform the operator of the status change in the form of a table. That is, for various state changes, the enable / disable bit for the state change required by the operator is set to enable.

관리 태스크는 장애 검출 태스크가 상태 변화를 알려올 경우, 테이블을 참조하여 각 상태 변화의 이네이블/디세이블 값에 따라 운영자에게 이를 알리거나 무시한다.The management task may refer to the table and notify or ignore the operator according to the enable / disable value of each state change when the fault detection task notifies the state change.

상기와 같이 동작하는 종래 기술에서는 장애 검출 태스크가 상태의 변화를 운영자에게 알려줄 것인지의 여부, 즉 이네이블/디세이블의 여부를 알지 못한다.In the prior art operating as described above, it is not known whether the fault detection task informs the operator of the change of state, that is, whether it is enabled or disabled.

그러므로 장애 검출 태스크는 장애가 발생하면 무조건 상태의 변화를 관리 태스크로 전달하여 관리 태스크에서 처리하게 하므로, 불필요한 메시지가 생성되어 관리 태스크 시스템에 부담을 준다는 문제점이 발생한다.Therefore, the failure detection task causes the management task to transfer the change of state unconditionally to the management task when a failure occurs, thereby causing a problem that unnecessary messages are generated to burden the management task system.

관리 태스크는 장애가 없는 상태에서 장애 검출 태스크로부터 상태 변화를 받게 되면 이를 모두 장애로 처리한다. 이때 장애 검출 태스크가 다시 해당 요소의 상태 변화를 알려오면 관리 태스크는 장애가 해제된 것으로 인식한다.If a management task receives a status change from a fault detection task in a state where there is no fault, it treats it as a fault. At this time, when the fault detection task informs the state change of the corresponding element again, the management task recognizes that the fault is released.

그러므로 만일 장애가 발생했다가 즉시 해결되는 경우, 즉 짧은 간격을 상태의 변화가 연속해서 발생하는 경우가 반복된다면, 역시 많은 메시지가 발생되어 시스템에 부담을 주게 된다.Therefore, if a failure occurs and is resolved immediately, that is, if the change of state occurs continuously in a short interval, many messages are also generated and burden the system.

또한 장애 검출 태스크들과 관리 태스크가 모두 다른 프로세서에서 동작하므로, 이네이블/디세이블 플래그 확인 및 데이터베이스 관리를 관리 태스크 프로세서가 전담하여 많은 처리 과정이 하나의 프로세서(관리 태스크)에 집중된다는 문제점이 발생한다.In addition, since fault detection tasks and management tasks are all running on different processors, the management task processor is dedicated to enabling / disabling flag checking and database management, resulting in many processes concentrating on one processor (management task). do.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여,Therefore, the present invention to solve the above problems,

관리 태스크가 장애 검출 태스크로 이네이블/디세이블 플래그를 사용하여 상태 변화 메시지를 받을지의 여부를 알림으로써 불필요한 메시지 생성을 제한하도록 하며, 관리 태스크에서 각 장애의 특성에 따라 어느 정도의 시간동안 장애 상태가 유지될 경우에만 이를 장애로 처리하도록 하는 것는 것을 목적으로 한다.The management task uses the enable / disable flag as a failure detection task to inform whether or not to receive status change messages, thereby limiting the generation of unnecessary messages. It is intended to treat this as a failure only if

도 1 은 본 발명에 의한 장애 검출 태스크와 관리 태스크 및 타이머 태스크의 전체 구성도.1 is an overall configuration diagram of a fault detection task, a management task and a timer task according to the present invention.

도 2 는 본 발명에 의한 장애 검출 태스크의 동작을 나타낸 흐름도.2 is a flowchart illustrating the operation of a fault detection task according to the present invention;

도 3 은 본 발명에 의한 관리 태스크의 동작을 나타낸 흐름도.3 is a flowchart showing the operation of a management task according to the present invention;

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

100 : 장애 검출 태스크 200 : 관리 태스크100: failure detection task 200: management task

300 : 타이머300: timer

상기와 같은 목적을 달성하기 위하여 창안된 본 발명은,The present invention was created to achieve the above object,

장애 검출 태스크가 상태 변화를 검출하는 단계와; 장애 검출 태스크의 이네이블/디세이블 플래그를 확인하는 단계와; 관리 태스크로 상태 변화 메시지를 송신하는 단계 및The fault detection task detecting a state change; Checking the enable / disable flag of the failure detection task; Sending a state change message to an administrative task; and

관리 태스크에서 상태 변화 메시지를 수신하는 단계와; 일시적인 상태 변화인지를 확인하는 단계와; 일시적인 상태 변화이면 타이머를 종료하는 단계와; 가동중인 타이머가 없으면 새로운 타이머를 시작하고 새로운 메시지를 기다리는 단계 및Receiving a status change message at an administrative task; Identifying whether there is a temporary state change; Terminating the timer if it is a temporary state change; If no timer is running, start a new timer and wait for a new message; and

관리 태스크에서 타임 아웃 메시지를 수신하는 단계와; 운영자에게 상태 변화 메시지를 송신하는 단계를 포함하여 구성되어 있다.Receiving a timeout message at an administrative task; Sending a status change message to the operator.

본 발명은 이네이블/디세이블 플래그를 사용함으로써 상태 변화가 운용자에게 보고되고 있는 상황인지의 여부를 판단할 수 있는 장애 검출 태스크와, 상태 변화 메시지를 수신하면 해당 상태 변화에 대한 타이머를 동작시켜 타이머가 아웃되면 그때 운용자에게 상태 변화 메시지를 송신하는 관리 태스크로 구성된다.The present invention provides a fault detection task for determining whether a state change is being reported to an operator by using an enable / disable flag, and when a state change message is received, a timer for the state change is operated. If is out, then it consists of an administrative task that sends a status change message to the operator.

도 1 은 본 발명에 의한 장애 검출 태스크와 관리 태스크 및 타이머 태스크의 전체 구성도를 나타낸 것이다.Figure 1 shows the overall configuration of the fault detection task, management task and timer task according to the present invention.

도시된 바와 같이, 장애 검출 태스크(100)가 상태 변화를 감지하게 되면 이네이블/디세이블 플래그를 확인한다.As shown, when the fault detection task 100 detects a state change, the enable / disable flag is checked.

만약 현재 장애 검출 태스크(100)가 이네이블 상태라면 상태 변화를 관리 태스크(200)로 알리게 되고, 이때 타이머(300)를 가동하기 시작한다.If the current failure detection task 100 is enabled, the state change is notified to the management task 200, and at this time, the timer 300 starts to operate.

타이머(300)가 미리 정해진 시간이 되어 정지될때까지 장애 검출 태스크(100)로부터 새로운 상태 변화가 보고되지 않으면 관리 태스크(200)는 장애의 발생을 운영자에게 보고한다.If no new state change is reported from the failure detection task 100 until the timer 300 is stopped for a predetermined time, the management task 200 reports the occurrence of the failure to the operator.

도 2 은 본 발명에 의한 장애 검출 태스크의 동작을 나타낸 흐름도이다.2 is a flowchart illustrating the operation of a fault detection task according to the present invention.

도시된 바와 같이, 단계(2a)에서 무선 가입자 망에서 상태 변화가 검출되면, 장애 검출 태스크는 단계(2b)에서 현재 플래그를 체크한다.As shown, if a state change is detected in the wireless subscriber network at step 2a, the fault detection task checks the current flag at step 2b.

현재 플래그가 이네이블이면 단계(2c)로 진행하여, 관리 태스크로 상태 변화 메시지를 송신한다.If the current flag is enabled, flow proceeds to step 2c to send a status change message to the management task.

현재 플래그가 디세이블이면 시작으로 돌아가 새로운 상태 변화를 검출한다.If the current flag is disabled, go back to the beginning and detect a new state change.

관리 태스크는 보고된 상태 변화가 이미 보고된 적이 있는지의 여부 즉 일시적인 상태 변화인지를 판단하기 위하여, 각 요소에 대한 상태 변화에 대한 내용을 특정 킷값을 가지는 테이블로 구성하여 놓고, 상태 변화가 보고되면 해당 킷값을 가지는 상태 변화에 대한 타이머가 동작중인지를 검사한다.In order to determine whether a reported state change has already been reported, that is, a temporary state change, the management task organizes the state change for each element into a table with a specific kit value. Checks if a timer is running for a state change with that kit value.

해당 상태 변화에 대한 타이머가 동작중이면 동작중인 타이머를 정지 시키고 새로운 타이머를 시작하여, 현재 검출된 상태 변화가 일시적인 상태 변화라면 무시하고, 일정 시간이 지나도록 유지되었을 때만 운용자에게 보고할 수 있도록 한다.If the timer for the relevant state change is running, stop the running timer and start a new timer, ignoring if the currently detected state change is a temporary state change, and report it to the operator only when a certain time has elapsed. .

도 3 는 본 발명에 의한 관리 태스크의 동작을 나타낸 흐름도이다.3 is a flowchart illustrating the operation of a management task according to the present invention.

도시된 바와 같이, 관리 태스크는 입력된 메시지가 상태 변화 메시지 또는 타임 아웃 메시지냐에 따라 단계(3a) 또는 단계(3e)로 진행한다.As shown, the management task proceeds to step 3a or 3e depending on whether the entered message is a state change message or a time out message.

관리 태스크가 상태 변화 메시지를 수신하면, 먼저 단계(3b)에서 이 상태가 일시적인 것인지를 판단하기 위해 이와 관련한 타이머가 동작하고 있는지를 확인한다. 만약 일시적인 상태 변화였다면, 이전에 이와 관련된 상태 변화가 발생하여, 해당 타이머가 아직 동작중일 것이다.When the management task receives the state change message, it first checks in step 3b whether the timer associated with it is running to determine if this state is temporary. If it was a temporary state change, a state change had occurred previously, so that the timer is still running.

현재 상태 변화를 위한 타이머인지의 확인을 위해, 매 타이머가 시작될 때마다 관련 항목을 저장할 데이터 테이블을 둔다.In order to check whether it is a timer for changing the current state, a data table is stored to store related items each time the timer is started.

만일 일시적인 상태 변화라면, 즉 이전에 현재의 상태 변화와 관련한 타이머가 시작되어, 아직 종료되기 이전에 같은 상태 변화가 발생한 경우, 단계(3c)으로 진행하여 타이머를 종료시킨다.If it is a temporary state change, i.e., the timer associated with the current state change has been started before, and the same state change has occurred before it has yet ended, proceed to step 3c to terminate the timer.

이전 타이머를 종료시켰거나 현재의 상태 변화가 새로운 것이라면, 단계(3d)로 진행하여 해당 상태 변화에 대한 새로운 타이머를 시작하고, 해당 상태 변화 항목에 대한 테이블에 타이머의 동작을 기록한다.If the previous timer was terminated or the current state change is new, the process proceeds to step 3d to start a new timer for the state change, and records the timer's operation in the table for the state change item.

상기 단계(3e)에서 관리 태스크가 상태 변화에 대한 타이머가 종료됨에 따른 타임 아웃 메시지를 수신하게 되면, 이것은 해당 상태 변화가 발생한 후, 정의된 시간만큼 유지된 것이다.If the management task receives a timeout message as the timer for the state change expires in step 3e, this is maintained for a defined time after the state change occurs.

그러므로 단계(3f)로 진행하여 운영자에게 상태의 변화를 알리고, 데이터 테이블에서 현재 상태 변화에 관련해 기록되었던 사항들을 삭제한다.Therefore, the flow proceeds to step 3f to inform the operator of the change of state, and deletes the items recorded in relation to the current state change in the data table.

상기와 같이 각각의 상태 변화에 대한 모든 메시지를 생성하지 않고 타이머를 이용하여 제어함으로써, 운영자의 입장에서 처리해야 할 장애 처리의 대응이 단순화될 수 있다.By controlling by using a timer without generating all the messages for each state change as described above, the response of the fault handling to be handled from the operator's point of view can be simplified.

그러나 본 발명에서와 같이, 이네이블/디세이블 플래그를 장애 검출 태스크에서 사용함에 따라 처리 과정을 장애 검출 태스크와 관리 태스크로 병렬화함으로써, 프로세서의 작업 분담을 가능하게 한다.However, as in the present invention, the enable / disable flag is used in the fault detection task, thereby parallelizing the processing process into the fault detection task and the management task, thereby enabling the workload sharing of the processor.

상기와 같이 동작하는 본발명은,The present invention operating as described above,

장애 검출 태스크와 관리 태스크가 일시적인 상태 변화를 보고하기 위하여 불필요한 메시지를 생성할 필요가 없이, 이네이블/디세이블 플래그와 상태 변화 타이머를 이용하여 필요한 경우에만 메시지를 생성하므로, 전체적으로 메시지의 양을 감소시키는 효과가 있다.Instead of generating unnecessary messages to report temporary state changes, fault detection and management tasks generate messages only when needed using enable / disable flags and state change timers, thereby reducing the overall volume of messages. It is effective to let.

Claims (5)

장애 검출 태스크가 상태 변화를 검출하는 단계(2a)와;The fault detection task detecting a state change (2a); 장애 검출 태스크의 이네이블/디세이블 플래그를 확인하는 단계(2b)와;Checking (2b) an enable / disable flag of the failure detection task; 상기 단계(2b)에서 플래그가 이네이블인 경우 관리 태스크로 상태 변화 메시지를 송신하는 단계(2c) 및Sending a state change message to the management task (2c) if the flag is enabled in step (2b); and 상기 관리 태스크가 장애 검출 태스크로부터 상태 변화 메시지를 수신하는 단계(3a)와;(3a) the management task receiving a state change message from a failure detection task; 일시적인 상태 변화인지를 확인하는 단계(3b)와;Checking (3b) whether it is a temporary state change; 일시적인 상태 변화이면 타이머를 종료하는 단계(3c)와;Terminating the timer 3c if it is a temporary state change; 가동중인 타이머가 없으면 새로운 타이머를 시작하고 새로운 메시지를 기다리는 단계(3d) 및If no timer is running, start a new timer and wait for a new message (3d) and 상기 관리 태스크에서 타임 아웃 메시지를 수신하는 단계(3e)와;Receiving (3e) a timeout message at the management task; 운영자에게 상태 변화 메시지를 송신하는 단계(3f)를 포함하여 구성된 것을 특징으로 하는, 무선 가입자 망에서의 장애 검출 방법.Transmitting (3f) a status change message to an operator. 제 1 항에 있어서,The method of claim 1, 상기 관리 태스크는 각 요소의 상태 변화 항목에 대해, 이네이블/디세이블 플래그의 값을 테이블로 구성하여 놓는 것을 특징으로 하는, 무선 가입자 망에서의 장애 검출 방법.And the management task configures a table of values of an enable / disable flag for a state change item of each element in a table. 제 2 항에 있어서, 상기 테이블 내의 이네이블/디세이블 플래그는,The method of claim 2, wherein the enable / disable flag in the table includes: 운영자에게 보고해야 하는 상태 변화의 플래그는 이네이블로, 운영자에게 보고하지 않는 상태 변화의 플래그는 디세이블로 설정하는 것을 특징으로 하는, 무선 가입자 망에서의 장애 검출 방법.A flag of a state change to be reported to an operator is set to enable and a flag of a state change not to be reported to the operator is set to disable. 제 1 항에 있어서, 상기 단계(3b)는,The method of claim 1, wherein step (3b), 상기 관리 태스크는 각 요소의 상태 변화에 대한 해당 타이머의 동작 여부를 테이블로 구성하여 놓는 것을 특징으로 하는, 무선 가입자 망에서의 장애 검출 방법.The management task comprises a table of whether the operation of the timer for the state change of each element, characterized in that the failure detection method in a wireless subscriber network. 제 4 항에 있어서,The method of claim 4, wherein 해당 상태 변화에 관련한 테이블의 타이머 동작여부에 대한 값이, 타이머 동작으로 설정되어 있으면 일시적 상태로 판단하고, 비동작으로 설정되어 있으면 일시적이지 않은 상태 변화로 판단하는 것을 특징으로 하는, 무선 가입자 망에서의 장애 검출 방법.In a wireless subscriber network, a value of whether a timer is operated in a table related to the state change is determined to be a temporary state if it is set to a timer operation, and to be determined to be a temporary state change if it is set to an inactive state. Method for detecting failures.
KR1019970030553A 1997-07-02 1997-07-02 The method of detection error in wireless local loop KR100244195B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970030553A KR100244195B1 (en) 1997-07-02 1997-07-02 The method of detection error in wireless local loop

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970030553A KR100244195B1 (en) 1997-07-02 1997-07-02 The method of detection error in wireless local loop

Publications (2)

Publication Number Publication Date
KR19990008551A KR19990008551A (en) 1999-02-05
KR100244195B1 true KR100244195B1 (en) 2000-02-01

Family

ID=19513143

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970030553A KR100244195B1 (en) 1997-07-02 1997-07-02 The method of detection error in wireless local loop

Country Status (1)

Country Link
KR (1) KR100244195B1 (en)

Also Published As

Publication number Publication date
KR19990008551A (en) 1999-02-05

Similar Documents

Publication Publication Date Title
JP3139481B2 (en) Network proxy response server, network system, and method for reducing power consumption of this network system
JPH0576654B2 (en)
CN110618864A (en) Interrupt task recovery method and device
KR920008461B1 (en) Process interrupting system and its method
US6964047B2 (en) Method and apparatus for a fast process monitor suitable for a high availability system
KR100244195B1 (en) The method of detection error in wireless local loop
US6651185B1 (en) High availability platform with fast recovery from failure by reducing non-response time-outs
JPH05250225A (en) Inter-device communication controller
KR0121761B1 (en) Detection point processing method in the intelligent network
JPH05342058A (en) Process abnormality detection system
JP2658683B2 (en) System stall monitoring and control method for mutual standby system
JP2000057095A (en) Method and system for processing communication
CN114979257A (en) Message pushing method and device, computer equipment and computer readable storage medium
JPH02190957A (en) Exchanging system for peripheral device
JP2604174Y2 (en) Communication control device
KR20020056426A (en) method for processing a process of the data processing system
JPH04112314A (en) Monitoring system for cut-off of terminal power supply
JP2000347759A (en) Automatic system restart control system
JP2003050753A (en) OPERATION SYSTEM FOR AUTOMATIC RECOVERY Web SERVER
CN118018339A (en) SOA service communication method and device and electronic equipment
JPS62226742A (en) Polling transmission control system
CN110247844A (en) A kind of method that intelligent domestic gateway realizes multi-process multi-protocols
JPH02212966A (en) Host state monitor system
JPH02310755A (en) Health check system
JPH0691565B2 (en) Operation monitoring device for partner processing device

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: 20071011

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee