CN101719301B - Alarm processing method and device - Google Patents

Alarm processing method and device Download PDF

Info

Publication number
CN101719301B
CN101719301B CN2009102434381A CN200910243438A CN101719301B CN 101719301 B CN101719301 B CN 101719301B CN 2009102434381 A CN2009102434381 A CN 2009102434381A CN 200910243438 A CN200910243438 A CN 200910243438A CN 101719301 B CN101719301 B CN 101719301B
Authority
CN
China
Prior art keywords
thread
warning
alert levels
police
warning message
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN2009102434381A
Other languages
Chinese (zh)
Other versions
CN101719301A (en
Inventor
陆涛
杨洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing North Microelectronics Co Ltd
Original Assignee
Beijing North Microelectronics Co Ltd
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 Beijing North Microelectronics Co Ltd filed Critical Beijing North Microelectronics Co Ltd
Priority to CN2009102434381A priority Critical patent/CN101719301B/en
Publication of CN101719301A publication Critical patent/CN101719301A/en
Application granted granted Critical
Publication of CN101719301B publication Critical patent/CN101719301B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Alarm Systems (AREA)

Abstract

The invention provides an alarm processing method and an alarm processing device. The method comprises the following steps: monitoring all current started threads; aiming at each thread X, extracting alarm information of all the threads related with the thread X; and when the thread X gives an alarm, performing alarm processing on the thread X and the related threads thereof according to the extracted alarm information. The method sets a single thread to monitor all the threads, and the single monitoring thread stores the alarm information of all the threads; therefore, when some one thread gives an alarm, the method can extract the alarm information of other threads related with the thread and perform alarm processing so as to integrally protect the security of equipment or process production.

Description

A kind of alarm processing method and device
Technical field
The present invention relates to the device control technical field, particularly relate to a kind of alarm processing method and device of device control software.
Background technology
Warning is meant in equipment running process, the information warning that sends owing to equipment or software anomaly.Warning is in the important effect of bringing into play in service of equipment, and it directly provides the protection to equipment, has safeguarded the safety of explained hereafter.And the processing after report to the police taking place has important effect equally to the protection of equipment.
At present the processing after reporting to the police mainly is based on type of alarm, present warning message mainly is divided into two types: one type is that obstructive type is reported to the police, and stops the operation of current thread after promptly taking place when reporting to the police immediately, provides information warning, waits pending; Another kind of is that non-obstructive type is reported to the police, and provide information warning after promptly taking place when reporting to the police, but this thread still continues operation.
With reference to Fig. 1, be the process flow diagram of the described a kind of alarm processing method of prior art.
Step 101, certain thread of equipment moves;
Step 102, the thread operation exception sends warning message;
Step 103 is judged type of alarm;
Step 104 if obstructive type is reported to the police, then stops the operation of current thread, provides information warning and waits for artificial treatment, and the processing mode that provides mainly comprises:
1) stops current thread, carry out the equipment protection operation of setting in advance;
2) carry out this thread again;
3) ignore current warning, continue operation.
Step 105 if the unblock type is reported to the police, then continues the operation current thread, and provides information warning, waits for the manual intervention processing.
Above-mentioned alarm processing method can be eliminated the unusual of current thread, and equipment and explained hereafter are played the certain protection effect.But other thread relevant with current thread also possibly receive the influence of current thread and cause danger, and said method does not provide any processing.For example, report to the police for the unblock type, some warning message need stop some operations necessary before manual intervention, and present warning processing mode does not provide this processing; Report to the police for obstructive type, current thread has been blocked in this warning, but does not stop the operation of related linear program.
Summary of the invention
Technical matters to be solved by this invention provides a kind of alarm processing method and device, can work as report to the police to take place after, all the relevant panalarms that might cause danger are handled, guarantee the safety of equipment comprehensively.
In order to address the above problem, the invention discloses a kind of alarm processing method, comprising:
Monitor all threads of current startup;
To each thread X, extract the warning message of all threads relevant with thread X, comprise alert levels in the said warning message;
After thread X reports to the police,, thread X and related linear program thereof are carried out different warning processing according to the alert levels that comprises in the warning message according to the warning message that is extracted; And/or, according to the specific mode that defines in the warning message to the processing of reporting to the police of thread X and related linear program thereof.
Preferably, saidly thread X and related linear program thereof are carried out different warnings according to the alert levels that comprises in the warning message handle and comprise:
Judge the alert levels of thread X;
If alert levels is indicative warning, then continue active thread X;
If alert levels is the warning of mistake property, then waits for reresenting behind the thread X end of run thread X and related linear program thereof are carried out manual handle;
If being mortality, alert levels reports to the police the then operation of terminate thread X and related linear program thereof.
Preferably, if alert levels is indicative warning, then thread X continues operation, stops the thread relevant with thread X simultaneously.
Preferably, all threads of the current startup of said monitoring comprise:
Start a monitoring thread separately, all threads of current startup are monitored.
The present invention also provides a kind of warning treating apparatus, comprising:
The alarm monitoring unit is used to monitor all threads of current startup;
Information extraction unit is used for extracting the warning message of all threads relevant with thread X to each thread X, comprises alert levels in the said warning message;
The warning processing unit is used for when monitoring after thread X reports to the police, and according to the warning message that is extracted, thread X and related linear program thereof is carried out different warnings according to the alert levels that comprises in the warning message handle; And/or, according to the specific mode that defines in the warning message to the processing of reporting to the police of thread X and related linear program thereof.
Preferably, said warning processing unit comprises:
Judgment sub-unit is used to judge the alert levels of thread X;
First handles subelement, is used for when alert levels is indicative warning, continues active thread X;
Second handles subelement, is used for when alert levels is the warning of mistake property, reresents behind the wait thread X end of run thread X and related linear program thereof are carried out manual handle;
The 3rd handles subelement, is used for when alert levels is the mortality warning operation of terminate thread X and related linear program thereof.
Preferably, said first handles subelement also is used for when alert levels is indicative warning, continues active thread X, stops the thread relevant with thread X simultaneously.
Preferably, said warning processing unit comprises:
Manages subelement everywhere, and the specific mode that is used for defining according to warning message is to the processing of reporting to the police of thread X and related linear program thereof.
Preferably, said device also comprises:
The warning definition unit is used for defining warning message at each thread.
Compared with prior art, the present invention has the following advantages:
At first; The present invention proposes a kind of improved alarm processing method, this method is provided with an independent thread and monitors all threads, and said independent monitoring thread has been preserved the warning message of all threads; Therefore after certain thread is reported to the police; Can extract the warning message of other threads relevant with this thread, the processing of reporting to the police in the lump, thereby from Global Macros the safety of equipment or explained hereafter.
Secondly, the present invention carries out the processing of different brackets respectively according to the significance level of reporting to the police: for indicative warning, continue operation and send the thread of warning; For the warning of mistake property, then wait for reresenting behind the thread end of run this thread and related linear program thereof are carried out manual handle; Report to the police for mortality, stop the operation of this thread and related linear program thereof.
Description of drawings
Fig. 1 is the process flow diagram of the described a kind of alarm processing method of prior art;
Fig. 2 is the process flow diagram of the embodiment of the invention one said a kind of improved alarm processing method;
Fig. 3 is the alarm flow figure of thread A in the embodiment of the invention two;
Fig. 4 is the warning processing flow chart of thread C in the embodiment of the invention two;
Fig. 5 is the structural drawing of the embodiment of the invention three said a kind of improved warning treating apparatus.
Embodiment
For make above-mentioned purpose of the present invention, feature and advantage can be more obviously understandable, below in conjunction with accompanying drawing and embodiment the present invention done further detailed explanation.
In the equipment or software systems of multithreading operation; Usually not separate between the thread; The operation of a thread may influence the operation of other several threads, therefore, and after the operation of a thread occurs unusually; If relative thread is not carried out safeguard protection yet, just easily other related linear program is caused danger.
For these reasons, the present invention proposes a kind of improved alarm processing method, can carry out necessary warning processing simultaneously, prevent dangerous generation on the whole thread and the related linear program thereof that sends warning.Be elaborated through embodiment below.
Embodiment one:
With reference to Fig. 2, be the process flow diagram of the embodiment of the invention one said a kind of improved alarm processing method.
Step 201 is monitored all threads of current startup;
A thread (below be called monitoring thread) can be set separately, all threads of current startup are monitored, perhaps, realize monitoring function by other functional module in equipment or the software systems according to practical application.
Monitoring is handled as follows:
Step 202 to each thread X, is extracted the warning message of all threads relevant with thread X;
Each thread has all defined warning message; Said thread X is the some threads of general reference; The implementation that said monitoring thread is extracted the warning message relevant with thread X can have two kinds: a kind of is direct in the definition monitoring thread, all is saved in warning messages all in the system in the monitoring thread; Another kind is that monitoring thread can communicate with any one thread in the system alternately, obtains the warning message relevant with this thread from this thread.
Said warning message generally includes the content such as rank and warning processing mode of information description, the warning of type, the warning of warning.
In the present embodiment, said type of alarm comprises that obstructive type is reported to the police and the unblock type is reported to the police.Obstructive type is reported to the police and is meant the operation that after the generation of reporting to the police, stops current thread immediately, provides information warning, waits pending; The warning of unblock type is meant after the generation of reporting to the police and provides information warning, but this thread still continues operation.
The information description of said warning is meant the description to alarm content.
In the present embodiment, the rank of said warning is divided into three kinds: indicative warning, the warning of mistake property and mortality are reported to the police.
Said warning processing mode mainly comprises two kinds: first kind is to divide processing mode according to the rank of reporting to the police, and is divided into:
1) indicative warning does not process;
2) reresent after current thread such as mistake property warning finishes and carry out manual process;
3) mortality is reported to the police and is stopped all associative operations at once.
Second kind of warning processing mode is: according to the specific mode that defines in the warning message processing of reporting to the police.
Step 203 is after thread X reports to the police, according to the warning message that is extracted, to the processing of reporting to the police of thread X and related linear program thereof.
According to the definition of above-mentioned warning processing mode, in the present embodiment, can carry out following warning and handle:
If thread X is only relevant with the warning of part thread, then can adopt second kind of processing mode, promptly according to the processing of reporting to the police of the mode of appointment;
If the warning of other any thread all can impact thread X, then should take first kind of processing mode, promptly carry out handled respectively according to the level of reporting to the police:
If alert levels is indicative warning, then continue active thread X;
If alert levels is the warning of mistake property, then waits for reresenting behind the thread X end of run thread X and related linear program thereof are carried out manual handle;
If being mortality, alert levels reports to the police the then operation of terminate thread X and related linear program thereof.
Usually, for the multithreading equipment or the software systems of complicacy, because the relevance of cross-thread is higher, first kind of warning processing mode of more employing; And, then can only adopt second kind of warning processing mode for cross-thread relevance lower simple device or software systems, related linear program is handled getting final product according to the mode of appointment.In addition, can also in same multithreading equipment or software systems, dispose this two kinds of warning processing modes simultaneously, after reporting to the police, preferentially select first kind of processing mode, and then adopt second kind of processing mode.
In sum; After certain thread of equipment or software systems is reported to the police; The warning message of other threads that above-mentioned alarm processing method is can basis relevant with this thread; To the processing of reporting to the police in the lump of the thread of take place reporting to the police and related linear program thereof, thus from Global Macros the safety of equipment or explained hereafter.And, can also carry out the processing of different brackets respectively according to the significance level of reporting to the police, very flexibly.
Embodiment two:
Present embodiment will be explained the present invention through the example of practical application.
With the PROCESS FOR TREATMENT is example, and in technological process, need three variablees: one is surging pressure P, and one is temperature T, and also having one is the flow Flow of N2 (nitrogen).
Supposed in this technology implementation parallel starting three thread A, B, C, wherein thread C is for carrying out the main thread of technology, and thread A is used to monitor above-mentioned three variablees, and thread B is used for monitoring thread C and thread A.Wherein, the warning message of thread A is defined as: adopt first kind of warning processing mode, when pressure P went beyond the scope, thread A sent one-level warning (indicative warning); When temperature T went beyond the scope, thread A sent secondary warning (warning of mistake property); When flow Flow went beyond the scope, thread A sent three grades of warnings (mortality warning).
The Starting mode of thread A, B, C is following:
Thread C as main thread by software or start-up by hand; Thread A belongs to the Partial Variable thread of monitoring thread C, starts by thread C, otherwise by upper layer software (applications) or start-up by hand; Thread B is started by main thread C as monitoring thread usually, also can be started by other monitored threads of needs.
Because thread C is main thread,, present embodiment describes so mainly being treated to example with the warning of thread C.Wherein, the warning meeting of thread A exerts an influence to thread C.
With reference to Fig. 3, be the alarm flow figure of thread A.
Step 301 starts thread A, monitoring process data P, T and Flow;
Step 302, thread A monitors variable P or T or Flow when going beyond the scope, and sends warning;
Step 303 waits pending warning message.
It is different unusual variable to occur, and corresponding alert levels is also different, and the warning processing mode also can be different.
With reference to Fig. 4, be the warning processing flow chart of thread C.
Step 401 starts thread C, the beginning PROCESS FOR TREATMENT;
Step 402, thread C starts thread B, and thread C continues operation simultaneously;
Step 403, thread B extracts all warning messages relevant with thread C, comprising two warning messages of thread A;
Thread B can also can configure all warning messages through obtaining all warning messages relevant with thread C with thread C interaction parameter in definition thread B.
Because thread C is a main thread, so relevant with a plurality of sub-threads, in the present embodiment, thread A only is illustrated as one of them sub-thread.
Step 404, thread B monitors thread A and sends warning;
Step 405, thread B judges the alert levels of thread A;
Thread B can obtain the alert levels of thread A according to the warning message that defines among the thread A:
When pressure P went beyond the scope, thread A sent one-level and reports to the police (indicative warning), execution in step 406;
When temperature T went beyond the scope, thread A sent secondary and reports to the police (warning of mistake property), execution in step 407;
When flow Flow went beyond the scope, thread A sent three grades of warnings (mortality warning), execution in step 408.
Step 406 for indicative warning, does not process, and continues active thread A;
When pressure P goes beyond the scope, little to the influence of thread C, so the operation that thread B can terminate thread A.The warning that thread A sends can provide information, and operating personnel can select whether to carry out manual intervention according to prompt messages to be handled.
Whether for indicative warning, according to actual conditions, operating personnel also can not do any intervention, can eliminate automatically unusually but monitor this warning always.
Step 407 for the warning of mistake property, is reresented behind the wait thread A end of run thread A and related linear program C thereof is carried out manual handle;
When temperature T goes beyond the scope; Bring some risks may for thread C; But can not influence the operation of thread A; Therefore the not operation of terminate thread A at once of thread B, but provide information again behind the thread A end of run by the time, operating personnel can select whether to carry out manual intervention according to this information to be handled.
Usually, the significance level of this mistake property warning is higher than indicative warning, so operating personnel generally can carry out the equipment protection operation immediately behind thread A end of run.
Step 408 is reported to the police the operation of terminate thread A and related linear program C thereof for mortality.
When flow Flow goes beyond the scope, because flow Flow is most important to the influence of thread C, so thread B meeting horse back terminate thread A, stop all threads relevant (like thread C) simultaneously with thread A, wait for that operating personnel carry out the equipment protection operation.
In addition, if thread C is only relevant with thread A, then thread B can adopt second kind of warning processing mode.Be the warning processing mode that can define appointment among the thread A, after thread A reported to the police, thread B directly stopped thread A and thread C.
No matter need to prove that different with prior art, above-mentioned alarm processing method can't be distinguished the type of warning, be that obstructive type is reported to the police or the unblock type is reported to the police promptly, all can handle according to first kind of warning processing mode or second kind of warning processing mode.
For example, report to the police for the unblock type, if according to first kind of warning processing mode, alert levels is generally indicative warning or the warning of mistake property, and promptly current thread can continue operation.With indicative warning is example, and two kinds of disposal routes can be arranged: a kind of is to be left intact, and continues the operation current thread, and operating personnel can select whether to carry out manual intervention according to prompt messages; Also have a kind of situation to be; Some warning message need stop some operations necessary before manual intervention, current thread continues operation in this case, but the thread relevant with current thread then stops; So just stopped some operations necessary; If operating personnel select manual intervention to handle according to alarm, those relevant necessity operations stop, thereby have protected the safety of equipment.
And report to the police for obstructive type, if according to first kind of warning processing mode, alert levels normally mortality is reported to the police, and need stop the processing of current thread and related linear program thereof immediately.
Embodiment three:
With reference to Fig. 5, be the structural drawing of the embodiment of the invention three said a kind of improved warning treating apparatus.
Said device mainly comprises:
Alarm monitoring unit 51 is used to monitor all threads of current startup;
Information extraction unit 52 is used for extracting the warning message of all threads relevant with thread X to each thread X;
Warning processing unit 53 is used for when monitoring after thread X reports to the police, according to the warning message that is extracted, to the processing of reporting to the police of thread X and related linear program thereof.
Wherein, said warning message comprises the content such as rank and warning processing mode of information description, the warning of type, the warning of warning.
In the present embodiment, said warning processing mode mainly comprises two kinds:
First kind of warning processing mode is: if the warning of other any thread all can impact thread X, then divide processing mode according to the rank of reporting to the police, be divided into:
1) indicative warning does not process;
2) reresent after current thread such as mistake property warning finishes and carry out manual process;
3) mortality is reported to the police and is stopped all associative operations at once.
Second kind of warning processing mode is: if thread X is only relevant with the warning of part thread, then according to the specific mode that defines in the warning message processing of reporting to the police.
Therefore, corresponding first kind of warning processing mode, said warning processing unit 53 can comprise:
Judgment sub-unit 531 is used to judge the alert levels of thread X, and said alert levels is included in the said warning message;
First handles subelement 532, is used for when alert levels is indicative warning, continues active thread X; Perhaps, the situation for before manual intervention, needing to stop some necessary operation can continue active thread X, stops the thread relevant with thread X simultaneously;
Second handles subelement 533, is used for when alert levels is the warning of mistake property, reresents behind the wait thread X end of run thread X and related linear program thereof are carried out manual handle;
The 3rd handles subelement 534, is used for when alert levels is the mortality warning operation of terminate thread X and related linear program thereof.
Corresponding second kind of warning processing mode, said warning processing unit 53 can also comprise:
Manages subelement 535 everywhere, and the specific mode that is used for defining according to warning message is to the processing of reporting to the police of thread X and related linear program thereof.
Preferably, said device can also comprise:
Warning definition unit 54 is used for defining warning message at each thread.
In sum; After certain thread of equipment or software systems is reported to the police; The warning message of other threads that above-mentioned warning treating apparatus is can basis relevant with this thread; To the processing of reporting to the police in the lump of the thread of take place reporting to the police and related linear program thereof, thus from Global Macros the safety of equipment or explained hereafter.And, can also carry out the processing of different brackets respectively according to the significance level of reporting to the police, very flexibly.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed all is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.For device embodiment, because it is similar basically with method embodiment, so description is fairly simple, relevant part gets final product referring to the part explanation of method embodiment.
More than to a kind of alarm processing method provided by the present invention and device; Carried out detailed introduction; Used concrete example among this paper principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that on embodiment and range of application, all can change, in sum, this description should not be construed as limitation of the present invention.

Claims (9)

1. an alarm processing method is characterized in that, comprising:
Monitor all threads of current startup;
To each thread X, extract the warning message of all threads relevant with thread X, comprise alert levels in the said warning message;
After thread X reports to the police,, thread X and related linear program thereof are carried out different warning processing according to the alert levels that comprises in the warning message according to the warning message that is extracted; And/or, according to the specific mode that defines in the warning message to the processing of reporting to the police of thread X and related linear program thereof.
2. method according to claim 1 is characterized in that, saidly thread X and related linear program thereof are carried out different warnings according to the alert levels that comprises in the warning message handles and comprises:
Judge the alert levels of thread X;
If alert levels is indicative warning, then continue active thread X;
If alert levels is the warning of mistake property, then waits for reresenting behind the thread X end of run thread X and related linear program thereof are carried out manual handle;
If being mortality, alert levels reports to the police the then operation of terminate thread X and related linear program thereof.
3. method according to claim 2 is characterized in that:
If alert levels is indicative warning, then thread X continues operation, stops the thread relevant with thread X simultaneously.
4. method according to claim 1 is characterized in that, all threads of the current startup of said monitoring comprise:
Start a monitoring thread separately, all threads of current startup are monitored.
5. a warning treating apparatus is characterized in that, comprising:
The alarm monitoring unit is used to monitor all threads of current startup;
Information extraction unit is used for extracting the warning message of all threads relevant with thread X to each thread X, comprises alert levels in the said warning message;
The warning processing unit is used for when monitoring after thread X reports to the police, and according to the warning message that is extracted, thread X and related linear program thereof is carried out different warnings according to the alert levels that comprises in the warning message handle; And/or, according to the specific mode that defines in the warning message to the processing of reporting to the police of thread X and related linear program thereof.
6. device according to claim 5 is characterized in that, said warning processing unit comprises:
Judgment sub-unit is used to judge the alert levels of thread X;
First handles subelement, is used for when alert levels is indicative warning, continues active thread X;
Second handles subelement, is used for when alert levels is the warning of mistake property, reresents behind the wait thread X end of run thread X and related linear program thereof are carried out manual handle;
The 3rd handles subelement, is used for when alert levels is the mortality warning operation of terminate thread X and related linear program thereof.
7. device according to claim 6 is characterized in that:
Said first handles subelement also is used for when alert levels is indicative warning, continues active thread X, stops the thread relevant with thread X simultaneously.
8. according to claim 5 or 6 described devices, it is characterized in that said warning processing unit comprises:
Manages subelement everywhere, and the specific mode that is used for defining according to warning message is to the processing of reporting to the police of thread X and related linear program thereof.
9. device according to claim 5 is characterized in that, also comprises:
The warning definition unit is used for defining warning message at each thread.
CN2009102434381A 2009-12-22 2009-12-22 Alarm processing method and device Active CN101719301B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009102434381A CN101719301B (en) 2009-12-22 2009-12-22 Alarm processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009102434381A CN101719301B (en) 2009-12-22 2009-12-22 Alarm processing method and device

Publications (2)

Publication Number Publication Date
CN101719301A CN101719301A (en) 2010-06-02
CN101719301B true CN101719301B (en) 2012-07-25

Family

ID=42433869

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009102434381A Active CN101719301B (en) 2009-12-22 2009-12-22 Alarm processing method and device

Country Status (1)

Country Link
CN (1) CN101719301B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102496246A (en) * 2011-12-08 2012-06-13 西安航空电子科技有限公司 Method for processing and displaying alarm based on priority and danger level
US9916192B2 (en) * 2012-01-12 2018-03-13 International Business Machines Corporation Thread based dynamic data collection
CN104952761B (en) * 2014-03-27 2018-11-06 北京北方华创微电子装备有限公司 Semiconductor equipment technique processes the method and system of abnormality processing
CN104156297A (en) * 2014-08-07 2014-11-19 浪潮(北京)电子信息产业有限公司 Warning method and device
CN106385341B (en) * 2016-08-31 2021-03-26 福建天晴数码有限公司 Method and system for monitoring thread by client
CN114495399B (en) * 2022-04-01 2022-07-22 武汉中科通达高新技术股份有限公司 Processing system, method, computer equipment and medium for national standard camera alarm information

Also Published As

Publication number Publication date
CN101719301A (en) 2010-06-02

Similar Documents

Publication Publication Date Title
CN101719301B (en) Alarm processing method and device
CN108055282A (en) Industry control abnormal behaviour analysis method and system based on self study white list
US7876211B2 (en) Apparatus and method for alarm suppression in a monitoring system
JP2010033118A (en) Alarm management device
JP2007299228A (en) Monitoring control system, monitoring control device, field operation terminal of same, and monitoring method of same system
JP6858676B2 (en) Plant security response support system
CN105159744A (en) Virtual machine measurement method and apparatus
JP6577442B2 (en) Unauthorized intrusion prevention device, unauthorized intrusion prevention method and unauthorized intrusion prevention program
CN102098179A (en) Computer state monitoring alarm method and system
CN104809851A (en) Key security parameter alarming method for chemical engineering devices
CN104637555A (en) Intelligent monitoring method and intelligent monitoring system based on nuclear power station unit
CN103440892A (en) Digitization alarm optimization design method of nuclear power plant
CN102253873B (en) Alarm system and method for BIOS (Basic Input Output System)
CN106683727A (en) Fault monitoring method in accident handling
JP2013109608A (en) Plant-monitoring and control terminal device, and plant-monitoring and control method
CN104051038A (en) Method for quickly entering digital nuclear power plant accident procedure
CN104486149B (en) A kind of finite state machine method for ground test
CN103631199B (en) The numerical control device of maintenance function when possessing HMI exception
CN110995840B (en) Remote terminal anti-dismantling control method suitable for excavator
JP2016505183A5 (en)
CN106250764A (en) A kind of terminal control system
CN113330381A (en) Control system
CN201515382U (en) Exchange machine with intrusion prevention system
CN114864125A (en) Failure processing method and device for fire information of nuclear power plant and computer equipment
CN108052827A (en) A kind of switching method with double engines, device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: 100176 Beijing economic and Technological Development Zone, Wenchang Road, No. 8, No.

Patentee after: Beijing North China microelectronics equipment Co Ltd

Address before: 100016, building 2, block M5, East Jiuxianqiao Road, Chaoyang District, Beijing

Patentee before: Beifang Microelectronic Base Equipment Proces Research Center Co., Ltd., Beijing

CP03 Change of name, title or address