KR100354161B1 - Fault report controller of base station - Google Patents

Fault report controller of base station Download PDF

Info

Publication number
KR100354161B1
KR100354161B1 KR1019970080745A KR19970080745A KR100354161B1 KR 100354161 B1 KR100354161 B1 KR 100354161B1 KR 1019970080745 A KR1019970080745 A KR 1019970080745A KR 19970080745 A KR19970080745 A KR 19970080745A KR 100354161 B1 KR100354161 B1 KR 100354161B1
Authority
KR
South Korea
Prior art keywords
defect
fault
report
remove
elimination
Prior art date
Application number
KR1019970080745A
Other languages
Korean (ko)
Other versions
KR19990060518A (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 KR1019970080745A priority Critical patent/KR100354161B1/en
Publication of KR19990060518A publication Critical patent/KR19990060518A/en
Application granted granted Critical
Publication of KR100354161B1 publication Critical patent/KR100354161B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q1/00Details of selecting apparatus or arrangements
    • H04Q1/18Electrical details
    • H04Q1/20Testing circuits or apparatus; Circuits or apparatus for detecting, indicating, or signalling faults or troubles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/162Fault indication, e.g. localisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/163Fault alarm

Abstract

PURPOSE: A fault report controller of a base station is provided to manage a base station effectively by reducing overload of a node and a BSM monitor in a management system of a device generating a large number of faults burstly. CONSTITUTION: A fault generating detector(100) detects a fault by polling a device during a predetermined period. A fault generating accumulation counter(110) performs a fault report when the detected fault is generated first in the device. The counter(110) counts accumulatively a time of fault generation F(i,j) according to the kinds of fault when the detected fault is generated continuously and then initializes the value of a time of fault remove G(i,j). A continuous fault generation processing unit(140) performs a fault report when the number of the accumulation fault counted is reached to a predetermined fault report critical value(M) and initializes the counter of fault generation First_F(i,j). A fault remove detector(120) detects normalization of fault generated to the device. A fault remove accumulation counter(130) counts accumulatively the value of a time of fault remove G(i,j) in order to discriminate the normalization of the fault. When a time of normalization G(i,j) counted accumulatively is reached to the fault remove critical value(K), a continuous fault remove processing unit(150) initializes a time of the accumulated fault remove F(i,j).

Description

기지국의 결함보고제어기Base station defect report controller

본 발명은 연속적(Burstly)으로 발생하는 소자 결함(Device Fault)에 대한 보고를 제어하는 시스템에 관한 것이다.The present invention relates to a system for controlling reporting of device faults that occur continuously.

종래의 시스템의 결함보고는 결함(Fault)에 해당하는 이벤트(Event)가 발생할 때마다 매번 보고(Report)하도록 되어 있다. 즉, 결함이 발생할 때마다 결함보고(Fault Report)가 이루어진다는 것이다.In the conventional system, a fault report is to report each time an event corresponding to a fault occurs. That is, a fault report is generated whenever a fault occurs.

예를 들어, 600msec로 폴링(polling)하는 결함관리제어기(Fault Management Controller)에서 30분 동안 N 개의 소자에서 L 개의 결함이 연속으로 감지된다고하자. 그러면, 이 결함관리제어기는 무려 N×L×3000 개의 결함보고가 이루어진다.For example, let's say a fault management controller polling at 600msec detects L faults consecutively in N devices for 30 minutes. Then, this defect management controller reports as many as N × L × 3000 defects.

그런데, 종래의 결함보고시스템은 다음과 같은 문제점이 있었다. 먼저, 이벤트가 발생할 때마다 매번 보고 프로그램이 실시됨으로 인해 내부처리통신(이하 IPC:Inter Proccessor Communication) 노드(node)나, 상위 프로세서에 걸리는 부하가 높아진다. 따라서, 시스템이 과열된다거나, 오동작할 우려가 있다.However, the conventional defect reporting system has the following problems. First, a report program is executed every time an event occurs, thereby increasing the load on an internal processor communication (IPC) node or an upper processor. Therefore, there is a fear that the system may overheat or malfunction.

본 발명은 이러한 문제점을 해결하기 위한 것으로, 다량의 결함들이 연속적으로 발생하는 소자(Device)의 관리시스템(Management System)에서, 노드와 BSM모니터의 과부하를 줄여 기지국을 효율적으로 관리하는 데에 그 목적이 있다.The present invention is to solve this problem, in the management system (Device) Management system (Management System) of a large number of defects, the purpose of efficiently managing the base station by reducing the overload of the node and BSM monitor There is this.

도 1은 본 발명의 결함보고관리제어기를 도시한 블록도.1 is a block diagram showing a defect report management controller of the present invention.

도 2는 본 발명의 동작원리를 도시한 흐름도.2 is a flowchart illustrating the operation principle of the present invention.

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

100 : 결함발생검출기(FOD) 110 : 결함발생누적카운터(FOCA)100: defect occurrence detector (FOD) 110: defect accumulation counter (FOCA)

120 : 결함소거검출기(FCD) 130 : 결함소거누적카운터(FCCA)120: fault elimination detector (FCD) 130: fault elimination cumulative counter (FCCA)

140 : 연속결함발생처리부(BOFPS) 150 : 연속결함소거처리부(BCFPS)140: continuous defect occurrence processing unit (BOFPS) 150: continuous defect erasure processing unit (BCFPS)

본 발명은 결함발생제어기와 결함소거제어기가 서로 상호작용하여 동작하는 것이 특징이다.The present invention is characterized in that the defect generation controller and the defect erasing controller operate in interaction with each other.

본 발명의 소자결함관리부(Device Fault Management Block)(200)는 결함발생제어기(이하 FOC:Fault Occur Controller)와 결함소거제어기(이하 FCC:Fault Clear Controller)로 구성되어 있다. 도1은 본 발명의 소자결함관리부(Device Fault Manegement)를 도시한 블록도이다. FOC는 결함발생검출기(이하 FOD:Fault Occur Detector)(100)와, 결함발생누적계수기(이하 FOCA:Fault Occur Counter Accumulator)(110)와, 연속적결함발생처리부(이하 BOFPS:Burstly Occured Fault Proccessing Sub-block)(140)으로 구성된다. 그리고, FCC는 결함소거검출기(이하 FCD:Fault Clear Detector)(120), 결함소거누적계수기(이하 FCCA:Fault ClearCounter Accumulator)(130)와, 연속적결함소거처리부(이하 BCFPS:Burstly Cleared Fault Proccessing Sub-block)(150)으로 구성된다.The device fault management block 200 according to the present invention includes a fault generation controller (hereinafter referred to as FOC) and a fault erase controller (hereinafter referred to as FCC). 1 is a block diagram illustrating a device fault management unit of the present invention. The FOC includes a Fault Occur Detector (FOD) 100, a Fault Occur Counter Accumulator (FOCA) 110, and a BOFPS (Burstly Occured Fault Proccessing Sub-). block 140). In addition, the FCC includes a fault clear detector (FCD: Fault Clear Detector 120), a fault clear accumulator (FCCA: Fault ClearCounter Accumulator) (130), and a continuous fault clearing unit (BCFPS: Burstly Cleared Fault Proccessing Sub-). block 150).

FOCA(110)는 발생된 결함의 개수를 소자별로 누적계수하고, 또 결함의 종류별로 누적계수한다. 그리고, FCCA(130)는 발생된 결함의 정상화 유무를 결정하고, 정상화 여부에 대한 판단을 위해 정상화 했던 횟수를 누적계수한다. BOFPS(140)는 결함보고를 실시할 시점을 판단하는 기능을 수행하고, BCFPS(150)는 이전에 누적계수되어 있는 결함계수값을 초기화시킬 것인가를 판단하는 기능을 수행한다.The FOCA 110 accumulates the number of generated defects for each device, and accumulates for each kind of defects. In addition, the FCCA 130 determines whether the generated defect is normalized and counts the number of times that the normalization is normalized to determine whether the defect is normalized. The BOFPS 140 performs a function of determining when to perform a defect report, and the BCFPS 150 performs a function of determining whether to initialize a previously accumulated cumulative coefficient value.

본 발명의 소자결함관리부의 동작원리는 다음과 같다. 도2는 본 발명의 동작 원리를 도시한 흐름도이다. 먼저 소자결함관리부(200)는 여러 개의 각각 다른 보드(보드1, 보드2, ...보드N)들로부터 발생되는 결함(Fault)들을 검출하기 위해서 600ms 마다 폴링(polling)한다. 그리고, 폴링 중에 결함이 발생했는가를 판단하고, 결함이 발생되었을 경우에는 그 특정결함의 발생여부를 판단하여 그 결함의 종류를 판별한다. 이 과정에서 검출되는 결함들은 모두 FOD와 FCD에서 동시에 감지한다. FOCA는 검출된 결함이 정상상태에서 발생된 결함으로 판명되면(First_F(i,j) = ON) 즉시결함보고(Fault Report)를 하고, 계속 발생되는 결함이면 결함발생횟수값을 하나 증가시키고(F(i,j).++), 연속적으로 발생되는 상황에 대한 여부를 판단한다.The operation principle of the device defect management unit of the present invention is as follows. 2 is a flowchart illustrating the operating principle of the present invention. First, the device defect management unit 200 polls every 600 ms to detect faults generated from several different boards (board 1, board 2, ... board N). Then, it is determined whether a defect has occurred during polling. If a defect occurs, it is determined whether the specific defect has occurred and the type of the defect is determined. All defects detected in this process are simultaneously detected by FOD and FCD. The FOCA makes a fault report immediately if the detected fault is found to be a fault occurring in the normal state (First_F (i, j) = ON). (i, j). ++), to determine whether the situation occurs continuously.

즉, 어떤 소자의 이벤트가 이전에는 정상이었다가 처음 결함으로 판명되면 결함보고를 하고, 어떤 소자의 이벤트가 지속적으로 결함이면 결함보고를 하지 않는다는 것이다. 왜냐하면, 지속적으로 결함이벤트가 발생된다는 것은 이전에 처음 결함이벤트로 감지되었을 때 이미 결함보고가 되었다고 판단하기 때문이다.In other words, if an event of a device was previously normal and found to be the first defect, a defect report is reported. This is because a fault event is generated continuously because it is determined that a defect report has already been reported when it is first detected as a fault event.

이 때, 결함이 연속적으로 발생되는 상황에 대한 판단을 위해서 각 소자(Device)와 각 결함(Fault)의 종류별 결함발생횟수(Fault Occur Count) F(i,j)를 누적 계수하고, 소거카운터(Clear Counter) G(i,j)를 초기화한다. 이 때, i는 소자의 개수이고, j는 소자에 발생된 결함의 종류에 해당한다.At this time, in order to determine the situation in which the fault occurs continuously, the fault count (F (i, j)) of each device and each fault type is accumulated and the erase counter ( Clear Counter) Initializes G (i, j). In this case, i is the number of devices, and j corresponds to the kind of defects generated in the device.

F(i,j)를 누적계수하고 G(i,j)가 초기화되면, 본 발명의 소자결함관리부의 FCC의 FCCA는 결함이 발생되었던 소자에 해당하는 결함의 연속적인 발생상황이 정상화가 되었는지를 판단하기 위하여 각 소자와 결함의 종류별로 결함소거횟수(Fault Clear Count) G(i,j)를 누적계수한다.If F (i, j) is accumulated and G (i, j) is initialized, the FCCA of the FCC of the device defect management unit of the present invention determines whether the continuous occurrence of defects corresponding to the device in which the defect has occurred has been normalized. In order to judge, the fault clear count G (i, j) is accumulated by each device and the type of the fault.

그리고, BOFPS는 결함보고의 시점을 결정하기 위해서 F(i,j)를 소정의 기준값인 결함보고임계치 M과 비교하여 F(i,j)가 M 이하이면 계속 폴링(polling)을 실시하여 결함(Fault)을 검출하고, F(i,j)가 M에 도달하면 현재 누적된 결함을 모두 상위단에 결함보고(Fault Report) 하고, 결함발생카운터를 0으로 초기화한다.Then, BOFPS compares F (i, j) with a defect report threshold value M, which is a predetermined reference value, in order to determine the timing of defect reporting, and continues to poll if F (i, j) is M or less. Fault) is detected, and when F (i, j) reaches M, a fault report is reported to all upper stage faults, and the fault occurrence counter is initialized to zero.

이 BOFPS와 병행하여 BCFPS는 누적계수된 결함개수 F(i,j)를 초기화할 것인지 아니면, 지속적으로 폴링(polling)할 것인지를 결정하기 위해서 G(i,j)를 결함소거임계치 K와 비교하여 G(i,j)가 K 이하이면 계속 폴링을 실시하여 결함을 검출하고, G(i,j)가 K에 도달하면 현재 누적된 종류별 결함발생횟수 F(i,j)를 0으로 초기화한다.In parallel with this BOFPS, BCFPS compares G (i, j) with the defect elimination threshold K to determine whether to initialize the cumulative count of defects F (i, j) or to continue polling. If G (i, j) is less than or equal to K, polling is continued and defects are detected. If G (i, j) reaches K, the accumulated defect count F (i, j) for each type is initialized to zero.

따라서, BOFPS와 BCFPS는 서로 상호작용을 함으로써 정상적인 동작이 수행된다. 여기서 임계치 M값과 K값은 각각의 소자들의 특성에 따라 또는, 각각의 결함들의 특성에 따라 적절히 선택하여 사용할 수 있다.Thus, BOFPS and BCFPS interact with each other to perform normal operation. The threshold values M and K may be appropriately selected according to the characteristics of the respective devices or the characteristics of the respective defects.

본 발명은 다량으로 발생되는 결함들의 보고횟수를 감소시킴으로써 IPC 노드 상의 효율을 향상시킬 수 있고, 프로세서의 과부하를 줄여준다. 그리고, 중앙제어국에서 무인 기지국에 설치된 소자의 결함과 이상 유무를 정확히 파악할 수 있는 장점도 있다. 뿐만 아니라, 상위 프로세서와 BSM 모니터의 메시지 처리양을 줄임으로서 기지국의 제어 및 상황모니터링을 효율적으로 수행할 수 있는 효과도 있다.The present invention can improve the efficiency on the IPC node by reducing the number of reports of defects that occur in large quantities, and reduce the processor overhead. In addition, there is an advantage that the central control station can accurately determine the defects and abnormalities of the elements installed in the unmanned base station. In addition, by reducing the amount of message processing of the upper processor and the BSM monitor, it is possible to efficiently perform control and situation monitoring of the base station.

Claims (3)

소정의 주기동안 소자를 폴링하여 결함을 검출하는 결함발생검출기;A defect generation detector for detecting a defect by polling the device for a predetermined period; 상기 결함발생검출기가 검출한 결함을 상기 소자와 상기 곁함의 종류별로 결함발생횟수F(i,j)를 누적 계수하고 결함소거횟수값G(i,j)을 초기화하는 결함발생누적 카운터;A defect accumulation cumulative counter which accumulates a defect occurrence count F (i, j) for each type of the device and the side of the defect detected by the defect occurrence detector and initializes the defect erasure count value G (i, j); 상기 누적계수된 결함의 개수 F(i,j)가 처음 또는 소정의 결함보고임계치(M)에 도달하면 결함보고를 실시하고 해당 상기 누적 계수된 결함발생 횟수를 초기화하는 연속결함발생처리부;A continuous defect generation processor for performing a defect report and initializing the cumulative counted number of occurrences of the defect when the number of counted defects F (i, j) reaches a first or predetermined defect report threshold value M; 상기 소자에 발생되었던 결함의 정상화를 검출하는 결함소거검출기;A defect elimination detector for detecting normalization of defects which have occurred in the device; 상기 결함의 정상화여부를 판단하기 위해 상기 소자와 상기 결함의 종류별로 결함소거횟수값 G(i,j)를 누적계수하는 결함소거누적카운터;A defect elimination cumulative counter that accumulates a count of the number of defect erasure times G (i, j) for each element and the type of the defect to determine whether the defect is normalized; 상기 누적계수된 정상화의 횟수 값이G(i,j)가 소정의 결함소거임계치(K)에 도달하면 상기 누적된 결함발생횟수 F(i,j)를 초기화하는 연속적결함소거처리부를 포함하여 구성된 것을 특징으로 하는 결함보고제어장치.And a continuous defect elimination processing unit for initializing the accumulated defect occurrence frequency F (i, j) when G (i, j) reaches a predetermined defect erasure threshold value K. Defect report control device, characterized in that. 제 1 항에 있어서, 상기 연속적결함발생처리부는 결함소거횟수 G(i,j)를 초기화하고, 결함발생횟수 F(i,j)가 결함보고임계치(M)일 때 결함보고를 하고 결함발생횟수를 초기화하는 것을 특징으로 하는 결함보고제어장치.The method of claim 1, wherein the continuous defect occurrence processing unit initializes the defect elimination frequency G (i, j), reports a defect when the defect occurrence frequency F (i, j) is the defect report threshold value M, and the number of defect occurrences. Defect report control device, characterized in that for initializing. 제 1 항에 있어서, 상기 연속적결함소거처리부는 결함소거횟수 G(i,j)가 결함소거임계치(K)일 때 결함소거회수와 결함발생횟수를 초기화하는 것을 특징으로 하는 결함보고제어장치.2. The defect report control apparatus according to claim 1, wherein the continuous defect elimination processing unit initializes the defect elimination frequency and the number of defect occurrence times when the defect elimination frequency G (i, j) is the defect elimination threshold value (K).
KR1019970080745A 1997-12-31 1997-12-31 Fault report controller of base station KR100354161B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970080745A KR100354161B1 (en) 1997-12-31 1997-12-31 Fault report controller of base station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970080745A KR100354161B1 (en) 1997-12-31 1997-12-31 Fault report controller of base station

Publications (2)

Publication Number Publication Date
KR19990060518A KR19990060518A (en) 1999-07-26
KR100354161B1 true KR100354161B1 (en) 2002-12-28

Family

ID=37489397

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970080745A KR100354161B1 (en) 1997-12-31 1997-12-31 Fault report controller of base station

Country Status (1)

Country Link
KR (1) KR100354161B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR940003274A (en) * 1992-07-02 1994-02-21 양승택 Dynamic control method of fault handling rate when fault occurs in electronic switch

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR940003274A (en) * 1992-07-02 1994-02-21 양승택 Dynamic control method of fault handling rate when fault occurs in electronic switch

Also Published As

Publication number Publication date
KR19990060518A (en) 1999-07-26

Similar Documents

Publication Publication Date Title
US6233449B1 (en) Operation and maintenance control point and method of managing a self-engineering telecommunications network
WO1997024839A2 (en) Fault impact analysis
CN101399883A (en) Exception monitoring management method and device
CN101741991A (en) Alarm processing method, device and system
CN100401826C (en) Fault detection method for transmission link
KR100354161B1 (en) Fault report controller of base station
JP2004145536A (en) Management system
CN115899366A (en) Fault early warning method, device, equipment and storage medium of pressure control electromagnetic valve
CN114385719A (en) Digitalized equipment fault predicting system based on multi-data acquisition and analysis
CN109189644B (en) Whole cabinet RMC, and method and system for automatically configuring number of newly added nodes of whole cabinet
JPH06175887A (en) Fault monitoring/reporting system
KR0183138B1 (en) Fault information preprocessing method for fault diagnosis of isdn switching system
JP2002149230A (en) Equipment reaction monitoring method
Hayasaka et al. Method for detection of lot defects for maintenance of ICT power supplies and air conditioning equipment and verification results
JPH03263238A (en) Service processor
JPH1074108A (en) Fault detection system
KR20000042924A (en) Apparatus for processing alarms and faults in switching system
JP2001036484A (en) Method for automatically detecting frequency occurred fault
CN1653839A (en) Method for preventing erroneous detection of transmission output level error in a radio base station device and radio base station device
CN117076186A (en) Memory fault detection method, system, device, medium and server
KR19990003115A (en) Automatic Detection of VOCODER in CDMA Systems
KR20020042214A (en) auto recovery/checking system of server for the internet
KR100521739B1 (en) Method for optimization of knowledge data on network management system by input of operator
KR20000052031A (en) Method for suppressing repeated alarm ON/OFF in WLL system
JP2618126B2 (en) System audit monitoring method and apparatus

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application
J201 Request for trial against refusal decision
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20010324

Effective date: 20020528

Free format text: TRIAL NUMBER: 2001101000771; TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20010324

Effective date: 20020528

S901 Examination by remand of revocation
GRNO Decision to grant (after opposition)
N231 Notification of change of applicant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20050628

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee