EP4122797A1 - Conditional expression-based alarm-sounding method and apparatus for railway monitoring system - Google Patents
Conditional expression-based alarm-sounding method and apparatus for railway monitoring system Download PDFInfo
- Publication number
- EP4122797A1 EP4122797A1 EP21754876.7A EP21754876A EP4122797A1 EP 4122797 A1 EP4122797 A1 EP 4122797A1 EP 21754876 A EP21754876 A EP 21754876A EP 4122797 A1 EP4122797 A1 EP 4122797A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- alarm
- satisfied
- condition
- monitoring system
- restoration
- 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.)
- Pending
Links
- 238000012544 monitoring process Methods 0.000 title claims abstract description 97
- 230000014509 gene expression Effects 0.000 title claims abstract description 77
- 238000000034 method Methods 0.000 title claims abstract description 38
- 230000001747 exhibiting effect Effects 0.000 claims abstract description 9
- 238000004590 computer program Methods 0.000 claims description 15
- 238000012545 processing Methods 0.000 claims description 12
- 230000008569 process Effects 0.000 claims description 9
- 238000010606 normalization Methods 0.000 claims description 6
- 230000004069 differentiation Effects 0.000 abstract description 2
- 238000012423 maintenance Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 206010063385 Intellectualisation Diseases 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000003825 pressing Methods 0.000 description 2
- 238000006467 substitution reaction Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 239000013589 supplement Substances 0.000 description 1
Images
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B61—RAILWAYS
- B61L—GUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
- B61L27/00—Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor
- B61L27/50—Trackside diagnosis or maintenance, e.g. software upgrades
- B61L27/53—Trackside diagnosis or maintenance, e.g. software upgrades for trackside elements or systems, e.g. trackside supervision of trackside control system conditions
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B61—RAILWAYS
- B61L—GUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
- B61L23/00—Control, warning or like safety means along the route or between vehicles or trains
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B61—RAILWAYS
- B61L—GUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
- B61L23/00—Control, warning or like safety means along the route or between vehicles or trains
- B61L23/34—Control, warning or like safety means along the route or between vehicles or trains for indicating the distance between vehicles or trains by the transmission of signals therebetween
Definitions
- the present disclosure belongs to a field of railway signal technologies and railway signal centralized monitoring system technologies, and more particularly, relates to an alarming method and apparatus for a railway monitoring system based on conditional expressions.
- a conventional mode is compiling a plurality of software branches according to intelligent analysis alarm needs of respective regions; a disadvantage of such mode is that a plurality of branches will be generated, so continuous maintenance of these branches is needed, which is time-consuming, labor-intensive, and prone to confusion.
- the plurality of software branches also need to be modified, resulting in heavy workload.
- alarm logic of intelligent analysis alarms is all in the software, it is difficult to find errors therein, which is not favorable for maintenance.
- the present disclosure provides an alarming method for a railway monitoring system based on conditional expressions, which includes:
- the monitoring value includes a monitoring value self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types.
- the normalizing includes classifying the monitoring values displayed in the monitoring system; the monitoring values are classified according to a first level, a second level, and a third level; the first level is device type; the second level is device; the third level is attribute.
- the device type includes frequency-shift track circuit, 25 Hz track circuit, turnout, signal, external power grid, switch machine, interlock, train control, axle counter, and air conditioner;
- the device is defined as respective specific devices under the device type;
- the attribute is defined as a collection quantity contained under each device, the collection quantity is a switch quantity or an analog quantity, the switch quantity is a quantity having a finite number of states; and the analog quantity represents a quantity having a continuous value.
- the alarm conditional expression contains one or more of analog quantity, switch quantity and historical alarm.
- the checking the alarm condition includes: rechecking the alarm condition containing an attribute when an attribute value changes.
- the checking whether an alarm condition is satisfied includes checking whether the alarm condition is continuously satisfied within configured delay time. If the alarm condition is continuously satisfied within the configured time, exhibiting an alarm in the monitoring system; if the alarm condition is not satisfied within the configured time, then returning to recheck whether the alarm condition is satisfied.
- the checking whether alarm exhibition satisfies the restoration condition includes checking whether the restoration condition is continuously satisfied within the configured delay time.
- the checking whether the restoration condition is continuously satisfied within the configured delay time includes: judging, after starting alarm exhibition in the monitoring system, whether the restoration condition is continuously satisfied within the configured delay time; if the restoration condition is satisfied within the configured delay time, then cancelling alarm exhibition in the monitoring system and returning to recheck whether the alarm condition is satisfied; if the restoration condition is not satisfied within the configured delay time, then returning to recheck whether the restoration condition is satisfied within the configured delay time.
- the present disclosure further provides an alarming apparatus for a railway monitoring system based on conditional expressions, the alarming apparatus including modules below:
- a normalization processing module configured to normalize a monitoring value, and acquire a device configuration file
- An alarm conditional expression generating module configured to form an alarm conditional expression and a restoration conditional expression according to the device configuration file, and input the alarm conditional expression and the restoration conditional expression into an alarm configuration file;
- An alarm operating module configured to load the alarm configuration file into a monitoring system, and sequentially check whether an alarm condition and a restoration condition are satisfied;
- An alarm processing module configured to exhibit an alarm in the monitoring system based on an operation result of the alarm operating module; and cancel alarm exhibition in the monitoring system when alarm exhibition satisfies the restoration condition.
- the normalization processing module is configured to process a monitoring value self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types.
- the alarm conditional expression generating module is configured to form an alarm conditional expression containing one or more of analog quantity, switch quantity and historical alarm according to the configuration file.
- the alarm operating module is configured to check the alarm condition including an attribute when an attribute value changes.
- the alarm processing module is further configured to process whether the alarm condition is continuously satisfied within configured delay time; and whether the restoration condition is continuously satisfied within the configured delay time.
- the present disclosure further provides a computer-readable storage medium; the computer-readable storage medium has a computer program stored therein; and when executed by a processor in a monitoring system, the computer program implements the steps of the above-described railway monitoring system alarming method based on conditional expressions.
- the railway monitoring system alarming method and apparatus based on conditional expressions may solve more and more software branch problems caused by continuous differentiation of intelligent analysis alarms in respective regions, and implement software unification. Meanwhile, software may be streamlined; in the software, there is no analysis logic of intelligent analysis alarms, but only a simple framework is provided, and all the analysis logic of intelligent analysis alarms is placed in a configuration file with clear logic, which is convenient for on-site maintenance personnel to view intelligent analysis alarm logic and correct errors in time. With respect to newly added on-site intelligent analysis alarm needs, it is only necessary to modify the configuration file to implement a variety of intelligent analysis alarms.
- monitoring values of railway signal devices are diverse; the monitoring values include monitoring values self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types, which may basically be classified into switch quantities and analog quantities.
- a specific manifestation form of the switch quantity is real-time value of the switch quantity, change moment, change sequence or the number of changes.
- the switch quantity is a quantity having a finite number of states, and different states are usually denoted by numbers 0, 1, 2...n.
- states thereof include occupied by vehicle, idle without vehicle, uncollected, etc.; the occupied-by-vehicle state may be denoted by 0, the idle-without-vehicle state may be denoted by 1, and the uncollected state may be denoted by 3.
- An analog quantity is a quantity having a continuous value, for example, a voltage of a power supply screen, a track current, etc., and a specific manifestation form thereof is real-time value, average value, maximum value or minimum value.
- the switch quantity or the analog quantity may be collectively classified as an attribute, and the attribute is a numerical value.
- each attribute belongs to one or several devices; and each device belongs to devices of one or several device types. According to systems to which the devices belong, the devices may be classified into different device types. For example, a device type of 25 Hz track contains many devices, for example, IG, IIG, 1705G, etc. And each device contains various attributes, for example, track occupancy state, track voltage, track circuit, etc. In use, it may be flexibly configured according to needs, and it is not fixed and unique.
- all the monitoring values displayed in the railway monitoring system may finally each come down to a certain attribute in a certain device in a certain device type, that is, classified according to the first level as device type, the second level as device and the third level as attribute, and these classified monitoring values are normalized;
- the device type includes, but not is limited to, frequency-shift track circuit, 25 Hz track circuit, turnout, signal, external power grid, switch machine and air conditioner;
- the device is defined as respective specific devices under the device type;
- the attribute is defined as a collection quantity contained under each device (specifically including a switch quantity or an analog quantity), and has a numerical value as a manifestation form thereof.
- an alarming method for a railway monitoring system based on conditional expressions includes:
- alarm condition If the alarm condition is satisfied, exhibiting an alarm in a monitoring system; then checking whether alarm exhibition satisfies a restoration condition; if the restoration condition is satisfied, cancelling alarm exhibition in the monitoring system.
- the alarm conditional expression contains one or more of analog quantity, switch quantity and historical alarm.
- the checking an alarm condition includes: rechecking the alarm condition containing an attribute when an attribute value changes.
- the checking whether an alarm condition is satisfied includes checking whether the alarm condition is continuously satisfied within configured delay time. If the alarm condition is continuously satisfied within the configured time, exhibiting an alarm in the monitoring system; if the alarm condition is not satisfied within the configured time, delaying for one second, and returning to recheck whether the alarm condition is satisfied.
- That the checking whether alarm exhibition satisfies the restoration condition includes checking whether the restoration condition is continuously satisfied within configured delay time, includes: judging, after starting alarm exhibition in the monitoring system, whether the restoration condition is continuously satisfied within the configured delay time; if the restoration condition is satisfied within the configured delay time, then cancelling alarm exhibition in the monitoring system and returning to recheck whether the alarm condition is satisfied; if the restoration condition is not satisfied within the configured delay time, delaying for one second, and returning to recheck whether the restoration condition is satisfied.
- configuration file 1 is used to represent devices contained under a device type "25 Hz track circuit" and attributes contained under each device, and to point out a name of a switch quantity or an analog quantity corresponding to each attribute. Contents and the number of attributes under each device may be changed according to actual needs.
- the device configuration file 1 indicates that the 25 Hz track circuit has two devices 3G and IG, and each device contains two attributes of track state and track voltage.
- an alarm conditional expression is designed to implement track voltage analog quantity over-limit alarming, where, a symbol ".” is used for separation to ensure clear meaning; each attribute is represented in a three-stage mode "device type. device name. attribute name” to uniquely determine an attribute; "device type. attribute name” is used to indicate that alarm conditions are checked respectively with respect to all devices under the device type.
- the alarm conditional expression is:
- the meaning of the alarm conditional expression is "checking each 25 Hz track circuit device, whether the track voltage is greater than an upper adjustment limit and a current track state is 1 (when the attribute is 1, it indicates that there is no vehicle pressing the track)".
- the restoration condition is set as:
- the meaning of the restoration condition is "checking each 25 Hz track circuit device, whether the track voltage is less than or equal to the upper adjustment limit, and the current track state is 1 (when the attribute is 1, it indicates that there is no vehicle pressing the track)".
- the track voltage in the 25 Hz track circuit device does not satisfy the condition of being less than or equal to the upper adjustment limit, delay for one second and continue to judge whether the restoration condition is satisfied.
- configuration file 2 is used to represent devices contained in the device type "external power grid", and attributes contained under each device, and to point out a name of a switch quantity or an analog quantity corresponding to each attribute.
- the configuration file 2 indicates that there are three devices in the external power grid: line I phase A, line I phase B, and line I phase A; each device contains seven attributes, i.e., voltage, current, frequency, active power, reactive power, apparent power, and power factor.
- an alarm conditional expression is designed to implement external power grid power outage alarming.
- the external power grid line-I phase-A power outage alarm conditional expression is configured as:
- line I phase B voltage. value > 143 & external power grid.
- line I phase C voltage. value > 143
- the meaning of the restoration condition is "checking whether the voltage attribute value of line I phase A under the device type of external power grid is greater than 143".
- configuration file 3 is used to represent devices contained under the device type "switch machine", and attributes contained under each device, and to point out a name of a switch quantity or an analog quantity corresponding to each attribute.
- the above-described configuration indicates that there are two switch machine devices, 3-J and 3-X in the switch machine; and each device contains a plurality of pieces of attribute information related to the device, such as normal position indication switch quantity, reverse position indication switch quantity, and normal position direct-current voltage.
- the alarm conditional expression is designed to implement turnout non-indication alarming; and the alarm conditional expression is configured as:
- switch machine. 1DQ relay switch quantity represents the attribute of “1DQ relay switch quantity” under each device under the device type of "switch machine”
- switch machine. normal position indication switch quantity represents the attribute of "normal position indication switch quantity” under each device under the device type of "switch machine”
- switch machine. reverse position indication switch quantity represents the attribute of "reverse position indication switch quantity” under each device under the device type of "switch machine”.
- switch machine alarm conditional expression is "checking each switch machine device, the 1DQ relay switch quantity has a value of 0, and the normal position indication switch quantity has a value of 0, and the reverse position indication switch quantity has a value of 0".
- switch machine alarm conditional expression When the above-described switch machine alarm conditional expression is loaded into the centralized monitoring program, it will start to detect devices under each "special switch machine”, take values for operation according to requirements in the alarm conditional expression, and alarm according to an operation result.
- the meaning of the restoration conditional expression is "checking each switch machine device, the value of the normal position indication switch quantity is 1 or the value of the reverse position indication switch quantity is 1".
- contents in the alarm conditional expression may be varied, and secondary alarm may be performed according to other existing alarm results, which may implement more complex alarm logic while simplifying a logic expression.
- the secondary alarm of the switch machine may be configured by using an alarm conditional expression below:
- an alarming apparatus for a railway monitoring system based on conditional expressions; the alarming apparatus includes modules below:
- a normalization processing module configured to normalize a monitoring value, and acquire a device configuration file
- An alarm conditional expression generating module configured to form an alarm conditional expression and a restoration conditional expression according to the device configuration file, and input the alarm conditional expression and the restoration conditional expression into an alarm configuration file;
- An alarm operating module configured to load the alarm configuration file into a monitoring system, and sequentially check whether an alarm condition and a restoration condition are satisfied;
- An alarm processing module configured to exhibit an alarm in the monitoring system based on an operation result of the alarm operating module; and cancel alarm exhibition in the monitoring system when alarm exhibition satisfies the restoration condition.
- the normalization processing module is configured to process a monitoring value self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types.
- the alarm conditional expression generating module is configured to form an alarm conditional expression containing one or more of analog quantity, switch quantity and historical alarm according to the configuration file.
- the alarm operating module is configured to check the alarm condition including an attribute when an attribute value changes.
- the alarm processing module is further configured to process whether the alarm condition is continuously satisfied within configured delay time; and whether the restoration condition is continuously satisfied within the configured delay time.
- a computer-readable storage medium has a computer program stored therein; and when executed by a processor in a monitoring system, the computer program implements the steps of the above-described railway monitoring system alarming method based on conditional expressions.
- the computer program includes program instructions; and when executed by the processor, the program instructions implement all or part of the processes in method according to the above-described embodiment, which may also be completed as the computer program instructs relevant hardware; the computer program may be stored in a computer-readable storage medium; when executed by the processor, the computer program may implement the steps of the above-described respective method embodiments.
- the computer program includes a computer program code; and the computer program code may be in a form of source code, object code, executable file, or some intermediate forms.
- the computer-readable medium may include: any entity or apparatus that can carry a computer program code, a record medium, a U disk, a mobile hard disk, a magnetic disk, an optical disk, a computer memory, a Read-Only Memory (ROM), a Random Access Memory (RAM), an electric carrier signal, a telecommunication signal, a software distribution medium, etc.
- the computer-readable storage medium may be an internal storage unit of a terminal according to any one of the foregoing embodiments, for example, hard disk or memory of the terminal.
- the computer-readable storage medium may also be an external storage device of the terminal, for example, a plug-in hard disk, a Smart Memory Card (SMC), a Secure Digital (SD) card, a Flash Card, etc., equipped on the terminal.
- the computer-readable storage medium may also include both an internal storage unit and an external storage device of the terminal.
- the computer-readable storage medium is configured to store the computer programs as well as other programs and data required by the terminal.
- the computer-readable storage medium may also be configured to temporarily store data that has been output or will be output.
- the railway monitoring system alarming method and apparatus based on conditional expressions provide a simple framework to put all the analysis logic of intelligent analysis alarms into the configuration file with clear logic, which is convenient for on-site maintenance personnel to view intelligent analysis alarm logic and correct errors in time. With respect to newly added on-site intelligent analysis alarm needs, it is only necessary to modify the configuration file to implement a variety of intelligent analysis alarms.
Landscapes
- Engineering & Computer Science (AREA)
- Mechanical Engineering (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Train Traffic Observation, Control, And Security (AREA)
Abstract
Description
- The present disclosure belongs to a field of railway signal technologies and railway signal centralized monitoring system technologies, and more particularly, relates to an alarming method and apparatus for a railway monitoring system based on conditional expressions.
- With development of the railway industry, the number of railway lines continues to increase, more and more various devices are used to ensure safety of railway operations, and more and more data indicators requires attention from on-site operators. Therefore, requirements for intellectualization of centralized monitoring of railway signals are becoming more and more urgent. In order to implement intellectualization, respective railway bureaus have introduced relevant technical conditions. Each railway bureau will issue intelligent analysis alarm technical files suitable for the railway bureau itself according to its own intelligence needs and understanding of various indicators. Electric affair departments and electric affair sections of the respective railway bureaus will further refine and supplement the technical files according to their own jurisdictions, resulting in different intelligent analysis alarms in respective regions.
- A conventional mode is compiling a plurality of software branches according to intelligent analysis alarm needs of respective regions; a disadvantage of such mode is that a plurality of branches will be generated, so continuous maintenance of these branches is needed, which is time-consuming, labor-intensive, and prone to confusion. When there are commonality problems in software, the plurality of software branches also need to be modified, resulting in heavy workload. Meanwhile, in the conventional method, since alarm logic of intelligent analysis alarms is all in the software, it is difficult to find errors therein, which is not favorable for maintenance.
- With respect to the above-described problems, the present disclosure provides an alarming method for a railway monitoring system based on conditional expressions, which includes:
- Normalizing a monitoring value, and acquiring a device configuration file;
- Forming an alarm conditional expression and a restoration conditional expression according to the device configuration file, and inputting the alarm conditional expression and the restoration conditional expression into an alarm configuration file;
- Loading the alarm configuration file into a railway monitoring system, and checking whether an alarm condition is satisfied;
- If the alarm condition is satisfied, exhibiting an alarm in the monitoring system; then checking whether alarm exhibition satisfies a restoration condition; if the restoration condition is satisfied, cancelling alarm exhibition in the monitoring system.
- Further, the monitoring value includes a monitoring value self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types.
- Further, the normalizing includes classifying the monitoring values displayed in the monitoring system; the monitoring values are classified according to a first level, a second level, and a third level; the first level is device type; the second level is device; the third level is attribute.
- Further, the device type includes frequency-shift track circuit, 25 Hz track circuit, turnout, signal, external power grid, switch machine, interlock, train control, axle counter, and air conditioner; the device is defined as respective specific devices under the device type; the attribute is defined as a collection quantity contained under each device, the collection quantity is a switch quantity or an analog quantity, the switch quantity is a quantity having a finite number of states; and the analog quantity represents a quantity having a continuous value.
- Further, the alarm conditional expression contains one or more of analog quantity, switch quantity and historical alarm.
- Further, the checking the alarm condition includes: rechecking the alarm condition containing an attribute when an attribute value changes.
- Further, if the alarm condition is not satisfied, delaying for a certain period of time, and returning to recheck whether the alarm condition is satisfied.
- Further, the checking whether an alarm condition is satisfied includes checking whether the alarm condition is continuously satisfied within configured delay time. If the alarm condition is continuously satisfied within the configured time, exhibiting an alarm in the monitoring system; if the alarm condition is not satisfied within the configured time, then returning to recheck whether the alarm condition is satisfied.
- Further, if the restoration condition is not satisfied, delaying for a certain period of time, and returning to recheck whether the restoration condition is satisfied.
- Further, the checking whether alarm exhibition satisfies the restoration condition includes checking whether the restoration condition is continuously satisfied within the configured delay time. The checking whether the restoration condition is continuously satisfied within the configured delay time includes: judging, after starting alarm exhibition in the monitoring system, whether the restoration condition is continuously satisfied within the configured delay time; if the restoration condition is satisfied within the configured delay time, then cancelling alarm exhibition in the monitoring system and returning to recheck whether the alarm condition is satisfied; if the restoration condition is not satisfied within the configured delay time, then returning to recheck whether the restoration condition is satisfied within the configured delay time.
- The present disclosure further provides an alarming apparatus for a railway monitoring system based on conditional expressions, the alarming apparatus including modules below:
- A normalization processing module: configured to normalize a monitoring value, and acquire a device configuration file;
- An alarm conditional expression generating module: configured to form an alarm conditional expression and a restoration conditional expression according to the device configuration file, and input the alarm conditional expression and the restoration conditional expression into an alarm configuration file;
- An alarm operating module: configured to load the alarm configuration file into a monitoring system, and sequentially check whether an alarm condition and a restoration condition are satisfied;
- An alarm processing module: configured to exhibit an alarm in the monitoring system based on an operation result of the alarm operating module; and cancel alarm exhibition in the monitoring system when alarm exhibition satisfies the restoration condition.
- Further, the normalization processing module is configured to process a monitoring value self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types.
- Further, the alarm conditional expression generating module is configured to form an alarm conditional expression containing one or more of analog quantity, switch quantity and historical alarm according to the configuration file.
- Further, the alarm operating module is configured to check the alarm condition including an attribute when an attribute value changes.
- Further, the alarm processing module is further configured to process whether the alarm condition is continuously satisfied within configured delay time; and whether the restoration condition is continuously satisfied within the configured delay time.
- The present disclosure further provides a computer-readable storage medium; the computer-readable storage medium has a computer program stored therein; and when executed by a processor in a monitoring system, the computer program implements the steps of the above-described railway monitoring system alarming method based on conditional expressions.
- The railway monitoring system alarming method and apparatus based on conditional expressions according to the present disclosure may solve more and more software branch problems caused by continuous differentiation of intelligent analysis alarms in respective regions, and implement software unification. Meanwhile, software may be streamlined; in the software, there is no analysis logic of intelligent analysis alarms, but only a simple framework is provided, and all the analysis logic of intelligent analysis alarms is placed in a configuration file with clear logic, which is convenient for on-site maintenance personnel to view intelligent analysis alarm logic and correct errors in time. With respect to newly added on-site intelligent analysis alarm needs, it is only necessary to modify the configuration file to implement a variety of intelligent analysis alarms.
- Other features and advantages of the present disclosure will be further explained in the following description, and partly become self-evident therefrom, or be understood through implementation of the present disclosure. The objectives and other advantages of the present disclosure will be achieved through the structure specifically pointed out in the description, claims, and the accompanying drawings.
- In order to clearly illustrate the technical solution of the embodiments of the present disclosure or in the prior art, the drawings that need to be used in description of the embodiments or the prior art will be briefly described in the following; it is obvious that the described drawings are only related to some embodiments of the present disclosure; based on the drawings, those ordinarily skilled in the art can acquire other drawings, without any inventive work.
-
FIG. 1 shows a flow chart of an alarming method for a railway monitoring system based on conditional expressions according to an embodiment of the present disclosure; -
FIG. 2 shows a schematic diagram of an alarming apparatus for a railway monitoring system based on conditional expressions according to an embodiment of the present disclosure; and -
FIG. 3 shows a structural schematic diagram of a railway monitoring system based on conditional expressions according to an embodiment of the present disclosure. - In order to make objectives, technical details and advantages of the embodiments of the present disclosure apparent, the technical solutions of the embodiment will be described in a clearly and fully understandable way in connection with the drawings related to the embodiments of the present disclosure. It is obvious that the described embodiments are just a part but not all of the embodiments of the present disclosure. Based on the described embodiments herein, those ordinarily skilled in the art can acquire other embodiment(s), without any inventive work, which should be within the scope of the present disclosure.
- Monitoring values of railway signal devices are diverse; the monitoring values include monitoring values self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types, which may basically be classified into switch quantities and analog quantities. A specific manifestation form of the switch quantity is real-time value of the switch quantity, change moment, change sequence or the number of changes. The switch quantity is a quantity having a finite number of states, and different states are usually denoted by numbers 0, 1, 2...n. For example, with respect to a track on a railway, states thereof include occupied by vehicle, idle without vehicle, uncollected, etc.; the occupied-by-vehicle state may be denoted by 0, the idle-without-vehicle state may be denoted by 1, and the uncollected state may be denoted by 3. An analog quantity is a quantity having a continuous value, for example, a voltage of a power supply screen, a track current, etc., and a specific manifestation form thereof is real-time value, average value, maximum value or minimum value.
- Regardless of whether the switch quantity or the analog quantity, they may be collectively classified as an attribute, and the attribute is a numerical value. And each attribute belongs to one or several devices; and each device belongs to devices of one or several device types. According to systems to which the devices belong, the devices may be classified into different device types. For example, a device type of 25 Hz track contains many devices, for example, IG, IIG, 1705G, etc. And each device contains various attributes, for example, track occupancy state, track voltage, track circuit, etc. In use, it may be flexibly configured according to needs, and it is not fixed and unique. Thus, all the monitoring values displayed in the railway monitoring system may finally each come down to a certain attribute in a certain device in a certain device type, that is, classified according to the first level as device type, the second level as device and the third level as attribute, and these classified monitoring values are normalized; wherein, the device type includes, but not is limited to, frequency-shift track circuit, 25 Hz track circuit, turnout, signal, external power grid, switch machine and air conditioner; the device is defined as respective specific devices under the device type; the attribute is defined as a collection quantity contained under each device (specifically including a switch quantity or an analog quantity), and has a numerical value as a manifestation form thereof.
- Through the above-described process of normalizing the monitoring values, various seemingly irrelevant data are integrated, so that the program in the centralized monitoring system does not need to care about a specific meaning of each collection quantity; regardless of whether each collection quantity is a switch quantity or an analog quantity, it may be classified as a certain attribute in a certain device of a certain device type. Therefore, in a subsequent use process, the operator may directly perform operations on attributes, such as taking value, taking change time, and taking upper and lower limits, etc., without worrying about whether the attribute is a switch quantity or an analog quantity, which lays a foundation for unification of the program.
- According to a first aspect of the embodiment of the present disclosure, there is provided an alarming method for a railway monitoring system based on conditional expressions. Referring to
FIG. 1 , the method includes: - Normalizing a monitoring value, and acquiring a device configuration file;
- Forming an alarm conditional expression and a restoration conditional expression according to the device configuration file, and inputting the same into an alarm configuration file;
- Loading the alarm configuration file into a railway monitoring system, and checking whether an alarm condition is satisfied;
- If the alarm condition is satisfied, exhibiting an alarm in a monitoring system; then checking whether alarm exhibition satisfies a restoration condition; if the restoration condition is satisfied, cancelling alarm exhibition in the monitoring system.
- If the alarm condition is not satisfied, delaying for one second and returning to recheck whether the alarm condition is satisfied.
- The alarm conditional expression contains one or more of analog quantity, switch quantity and historical alarm.
- The checking an alarm condition includes: rechecking the alarm condition containing an attribute when an attribute value changes.
- The checking whether an alarm condition is satisfied includes checking whether the alarm condition is continuously satisfied within configured delay time. If the alarm condition is continuously satisfied within the configured time, exhibiting an alarm in the monitoring system; if the alarm condition is not satisfied within the configured time, delaying for one second, and returning to recheck whether the alarm condition is satisfied.
- If the restoration condition is not satisfied, delaying for one second, and returning to recheck whether the restoration condition is satisfied.
- That the checking whether alarm exhibition satisfies the restoration condition includes checking whether the restoration condition is continuously satisfied within configured delay time, includes: judging, after starting alarm exhibition in the monitoring system, whether the restoration condition is continuously satisfied within the configured delay time; if the restoration condition is satisfied within the configured delay time, then cancelling alarm exhibition in the monitoring system and returning to recheck whether the alarm condition is satisfied; if the restoration condition is not satisfied within the configured delay time, delaying for one second, and returning to recheck whether the restoration condition is satisfied.
- In an embodiment of the present disclosure, configuration file 1 is used to represent devices contained under a device type "25 Hz track circuit" and attributes contained under each device, and to point out a name of a switch quantity or an analog quantity corresponding to each attribute. Contents and the number of attributes under each device may be changed according to actual needs.
- Configuration file 1:
- DevType name="25Hz track circuit">
- <Devs>
- <Dev name="3G" >
- <Prop name="track state" data="3GH switch quantity"/>
- <Prop name="track voltage" data="3G track voltage"/>
- </Dev>
- <Dev name="IG">
- <Prop name="track state" data="IGH switch quantity"/>
- <Prop name="track voltage" data="IG track voltage"/>
- </Dev>
- </DevType>
- The device configuration file 1 indicates that the 25 Hz track circuit has two devices 3G and IG, and each device contains two attributes of track state and track voltage.
- According to the configuration file of the above-described 25 Hz track circuit, an alarm conditional expression is designed to implement track voltage analog quantity over-limit alarming, where, a symbol "." is used for separation to ensure clear meaning; each attribute is represented in a three-stage mode "device type. device name. attribute name" to uniquely determine an attribute; "device type. attribute name" is used to indicate that alarm conditions are checked respectively with respect to all devices under the device type.
- The alarm conditional expression is:
- (25 Hz track circuit. track voltage. value > 25 Hz track circuit. track voltage. upper adjustment limit) & (25 Hz track circuit. track state. value = 1)
- Where, "25 Hz track circuit. track voltage" represents the attribute of "track voltage" under each device under the device type of "25 Hz track circuit". The symbol "&" represents an "and" operation.
- The meaning of the alarm conditional expression is "checking each 25 Hz track circuit device, whether the track voltage is greater than an upper adjustment limit and a current track state is 1 (when the attribute is 1, it indicates that there is no vehicle pressing the track)".
- When the above-described alarm conditional expression is loaded into the monitoring system program, it will start to detect each device under the "25 Hz track circuit", and take values for operation according to requirements in the alarm conditional expression; when an operation result is true, give an alarm; and when it is false, give no alarm.
- It should be further noted that, in the present disclosure, when the alarm conditional expression operation result is true, before exhibiting an alarm to the monitoring system, it is necessary to further judge whether the configured delay time for alarming is satisfied, if it is satisfied, give an alarm; if it is not satisfied, delay for one second, and return to recheck the alarm condition.
- After alarm exhibition, it is further judged whether the restoration condition is satisfied, so as to judge whether to cancel the alarm, and the restoration condition is set as:
- (25 Hz track circuit. track voltage <= 25 Hz track circuit. track voltage. upper adjustment limit) & (25 Hz track circuit. track state. value = 1)
- The meaning of the restoration condition is "checking each 25 Hz track circuit device, whether the track voltage is less than or equal to the upper adjustment limit, and the current track state is 1 (when the attribute is 1, it indicates that there is no vehicle pressing the track)".
- At this time, if the track voltage in the 25 Hz track circuit device is less than or equal to the upper adjustment limit, cancel the alarm and return again to check the alarm condition.
- It should be further noted that, in the present disclosure, when the restoration conditional expression operation result is true, before the monitoring system cancels alarm exhibition, it is necessary to further judge whether the configured delay time for alarm restoration is satisfied; if it is satisfied, cancel alarm exhibition; if it is not satisfied, delay for one second and return to recheck the restoration condition.
- If the track voltage in the 25 Hz track circuit device does not satisfy the condition of being less than or equal to the upper adjustment limit, delay for one second and continue to judge whether the restoration condition is satisfied.
- In another embodiment of the present disclosure, configuration file 2 is used to represent devices contained in the device type "external power grid", and attributes contained under each device, and to point out a name of a switch quantity or an analog quantity corresponding to each attribute.
- Configuration file 2:
<DevType name="extemal power grid"> <Devs> <Dev name="line I phase A" id="0"> <Prop name="voltage" datatype="external power grid" data="line-I phase-A voltage" /> <Prop name="current" datatype="external power grid" data="line-I phase-A current" /> <Prop name="frequency" datatype="external power grid" data="line-I phase-A frequency" /> <Prop name="active power" datatype="external power grid" data="line-I phase-A active power" /> <Prop name="reactive power" datatype="external power grid" data="line-I phase-A reactive power" /> <Prop name="apparent power" datatype="external power grid" data="line-I phase-A apparent power" /> <Prop name="power factor" datatype=" external power grid" data="line-I phase-A power factor" /> <Prop name="phase-A voltage" datatype="external power grid" data="line-I phase-A voltage" visible="0" /> <Prop name="voltage curve" datatype="external power grid instant power outage curve" data="line-I phase-A voltage curve" /> </Dev> <Dev name="line-I phase-B" id="1"> <Prop name="voltage" datatype="external power grid" data="line-I phase-B voltage" /> <Prop name="current" datatype="external power grid" data="line-I phase-B current" /> <Prop name="frequency" datatype="external power grid" data="line-I phase-B frequency" /> <Prop name="active power" datatype="external power grid" data="line-I phase-B active power" /> <Prop name="reactive power" datatype="external power grid" data="line-I phase-B reactive power" /> <Prop name="apparent power" datatype="external power grid" data="line-I phase-B apparent power" /> <Prop name="power factor" datatype="external power grid" data="line-I phase-B power factor" /> <Prop name="phase-A voltage" datatype="external power grid" data="line-I phase-B voltage" visible="0" /> <Prop name="voltage curve" datatype="external power grid instant power outage curve" data="line-I phase-B voltage curve" /> </Dev> <Dev name="line-I phase-C" id="2"> <Prop name="voltage" datatype="external power grid" data="line-I phase-C voltage" /> <Prop name="current" datatype="external power grid" data="line-I phase-C current" /> <Prop name="frequency" datatype="external power grid" data="line-I phase-C frequency" /> <Prop name="active power" datatype="external power grid" data="line-I phase-C active power" /> <Prop name="reactive power" datatype="external power grid" data="line-I phase-C reactive power" /> <Prop name="apparent power" datatype="external power grid" data="line-I phase-C apparent power" /> <Prop name="power factor" datatype="external power grid" data="line-I phase-C power factor" /> </Dev> </DevType>
<DevType name="switch machine" id="1" > <Devs> <Dev name="3-J" id="0"> <Prop name="normal position indication switch quantity" data="3-J-DB" /> <Prop name="reverse position indication switch quantity" data="3-J-FB" /> <Prop name="normal position direct-current voltage" datatype="turnout indication voltage" data="3-J-normal position direct-current voltage" /> <Prop name="normal position alternating-current voltage" datatype="turnout indication voltage" data="3-J-normal position alternating-current voltage" /> <Prop name="reverse position direct-current voltage" datatype="turnout indication voltage" data="3-J-reverse position direct-current voltage" /> <Prop name="reverse position alternating-current voltage" datatype="turnout indication voltage" data="3-J-reverse position alternating-current voltage"/> <Prop name="1DQ relay switch quantity" data="3-J-1DQJ" /> <Prop name="pre-furcation red light strip switch quantity" data="3-5DGH" /> <Prop name="pre-furcation white light strip switch quantity" data="3-5DGB" /> <Prop name="single operation button" data="1/3CA" /> <Prop name="total normal button" data="total normal position" /> <Prop name="total reverse button" data="total reverse position" /> <Prop name="normal operation relay" data="1/3DCJ" /> <Prop name="reverse operation relay" data="1/3FCJ" /> <Prop name="allow operation relay" data="1/3YCJ" /> <Prop name="fuse switch quantity" data=" 11" /> </Dev> <Dev name="3-X" id="4"> <Prop name="normal position indication switch quantity" data="3-X-DB" /> <Prop name="reverse position indication switch quantity" data="3-X-FB" /> <Prop name="normal position direct-current voltage" datatype="turnout indication voltage" data="3-X-normal position direct-current voltage" /> <Prop name="normal position alternating-current voltage" datatype="turnout indication voltage" data="3-X-normal position alternating-current voltage" /> <Prop name="reverse position direct-current voltage" datatype="turnout indication voltage" data="3-X-reverse position direct-current voltage" /> <Prop name="reverse position alternating-current voltage" datatype="turnout indication voltage" data="3-X-reverse position alternating-current voltage" /> <Prop name="1DQ relay switch quantity" data="3-X-1DQJ" /> <Prop name="pre-furcation red light strip switch quantity" data="3-5DGH" /> <Prop name="pre-furcation white light strip switch quantity" data="3-5DGB" /> <Prop name="single operation button" data="1/3CA" /> <Prop name="total normal button" data="total normal position" /> <Prop name="total reverse button" data="total reverse position" /> <Prop name="normal operation relay" data=" 1/3DCJ" /> <Prop name="reverse operation relay" data=" 1/3FCJ" /> <Prop name="allow operation relay" data="1/3YCJ" /> <Prop name="fuse switch quantity" data=" 11" /> </Dev> </DevType>
Claims (18)
- An alarming method for a railway monitoring system based on conditional expressions, comprising:normalizing a monitoring value, and acquiring a device configuration file;forming an alarm conditional expression and a restoration conditional expression according to the device configuration file, and inputting the alarm conditional expression and the restoration conditional expression into an alarm configuration file;loading the alarm configuration file into a monitoring system, and checking whether an alarm condition is satisfied;if the alarm condition is satisfied, exhibiting an alarm in the monitoring system; then checking whether alarm exhibition satisfies a restoration condition; if the restoration condition is satisfied, cancelling alarm exhibition in the monitoring system.
- The alarming method according to claim 1, wherein, the monitoring value comprises a monitoring value self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types.
- The alarming method according to claim 1, wherein, the normalizing comprises classifying the monitoring values displayed in the monitoring system; the monitoring values are classified according to a first level, a second level, and a third level; the first level is device type; the second level is device; the third level is attribute.
- The alarming method according to claim 3, wherein, the device type comprises frequency-shift track circuit, 25Hz track circuit, turnout, signal, external power grid, switch machine, interlock, train control, axle counter, and air conditioner; the device is defined as respective specific devices under the device type; the attribute is defined as a collection quantity contained under each device, the collection quantity is a switch quantity or an analog quantity, the switch quantity is a quantity having a finite number of states; and the analog quantity represents a quantity having a continuous value.
- The alarming method according to claim 1, wherein, the alarm conditional expression contains one or more of analog quantity, switch quantity and historical alarm.
- The alarming method according to claim 1, wherein, the checking the alarm condition comprises: rechecking the alarm condition containing an attribute when an attribute value changes.
- The alarming method according to claim 1, wherein, if the alarm condition is not satisfied, delaying for a certain period of time, and returning to recheck whether the alarm condition is satisfied.
- The alarming method according to claim 1, wherein, the checking whether an alarm condition is satisfied comprises checking whether the alarm condition is continuously satisfied within configured delay time.
- The alarming method according to claim 8, wherein, the checking whether the alarm condition is continuously satisfied within configured delay time comprises steps of:if the alarm condition is continuously satisfied within the configured time, exhibiting an alarm in the monitoring system;if the alarm condition is not satisfied within the configured time, then returning to recheck whether the alarm condition is satisfied.
- The alarming method according to claim 1, wherein, if the restoration condition is not satisfied, delaying for a certain period of time, and returning to recheck whether the restoration condition is satisfied.
- The alarming method according to claim 1, wherein, the checking whether alarm exhibition satisfies the restoration condition comprises checking whether the restoration condition is continuously satisfied within the configured delay time.
- The alarming method according to claim 11, wherein, the checking whether the restoration condition is continuously satisfied within configured delay time comprises steps of:judging, after starting alarm exhibition in the monitoring system, whether the restoration condition is continuously satisfied within the configured delay time;if the restoration condition is satisfied within the configured delay time, then cancelling alarm exhibition in the monitoring system and returning to recheck whether the alarm condition is satisfied;if the restoration condition is not satisfied within the configured delay time, then returning to recheck whether the restoration condition is satisfied within the configured delay time.
- An alarming apparatus for a railway monitoring system based on conditional expressions, the alarming apparatus comprising modules below:a normalization processing module: configured to normalize a monitoring value, and acquire a device configuration file;an alarm conditional expression generating module: configured to form an alarm conditional expression and a restoration conditional expression according to the device configuration file, and input the alarm conditional expression and the restoration conditional expression into an alarm configuration file;an alarm operating module: configured to load the alarm configuration file into a monitoring system, and sequentially check whether an alarm condition and a restoration condition are satisfied;an alarm processing module: configured to exhibit an alarm in the monitoring system based on an operation result of the alarm operating module; and cancel alarm exhibition in the monitoring system when alarm exhibition satisfies the restoration condition.
- The alarming apparatus according to claim 13, wherein, the normalization processing module is configured to process a monitoring value self-collected by the monitoring system and all monitoring values received by system interfaces corresponding to respective device types.
- The alarming apparatus according to claim 13, wherein, the alarm conditional expression generating module is configured to form an alarm conditional expression containing one or more of analog quantity, switch quantity and historical alarm according to the configuration file.
- The alarming apparatus according to claim 13, wherein, the alarm operating module is configured to check the alarm condition comprising an attribute when an attribute value changes.
- The alarming apparatus according to claim 13, wherein, the alarm processing module is further configured to process whether the alarm condition is continuously satisfied within configured delay time; and whether the restoration condition is continuously satisfied within the configured delay time.
- A computer-readable storage medium, wherein, the computer-readable storage medium has a computer program stored therein; and when executed by a processor in a monitoring system, the computer program implements the steps of the method according to any one of claims 1 to 12.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110645187.0A CN113085958B (en) | 2021-06-10 | 2021-06-10 | Railway monitoring system alarm method and device based on conditional expression |
PCT/CN2021/104724 WO2022257209A1 (en) | 2021-06-10 | 2021-07-06 | Conditional expression-based alarm-sounding method and apparatus for railway monitoring system |
Publications (2)
Publication Number | Publication Date |
---|---|
EP4122797A4 EP4122797A4 (en) | 2023-01-25 |
EP4122797A1 true EP4122797A1 (en) | 2023-01-25 |
Family
ID=76664888
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP21754876.7A Pending EP4122797A1 (en) | 2021-06-10 | 2021-07-06 | Conditional expression-based alarm-sounding method and apparatus for railway monitoring system |
Country Status (3)
Country | Link |
---|---|
EP (1) | EP4122797A1 (en) |
CN (1) | CN113085958B (en) |
WO (1) | WO2022257209A1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118018957B (en) * | 2023-12-27 | 2024-09-06 | 四川明星新能源科技有限公司 | Dangerous area construction electronic positioning safety management system |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08310398A (en) * | 1995-05-18 | 1996-11-26 | Toshiba Eng Co Ltd | Railroad control system |
JP5003981B2 (en) * | 2009-03-09 | 2012-08-22 | 公益財団法人鉄道総合技術研究所 | Condition monitoring device |
CN101917237B (en) * | 2010-07-27 | 2013-02-20 | 北京全路通信信号研究设计院有限公司 | Railway signal monitoring method and system |
CN101905704B (en) * | 2010-08-04 | 2012-03-14 | 北京全路通信信号研究设计院有限公司 | Method, equipment and system for monitoring railway equipment |
CN202693751U (en) * | 2012-08-02 | 2013-01-23 | 中国神华能源股份有限公司 | Railway signal monitoring system |
EP3575758A1 (en) * | 2018-06-01 | 2019-12-04 | Frauscher Sensortechnik GmbH | Monitoring unit for monitoring a linear asset and method for monitoring a linear asset |
CN111994137B (en) * | 2020-09-04 | 2022-07-12 | 深圳科安达电子科技股份有限公司 | Alarm analysis method based on railway signal centralized monitoring |
CN112685605A (en) * | 2020-12-24 | 2021-04-20 | 深圳科安达电子科技股份有限公司 | Alarm analysis method and system |
CN112597226B (en) * | 2020-12-24 | 2022-08-16 | 卡斯柯信号有限公司 | Data unified generation processing method for signal comprehensive operation and maintenance system |
-
2021
- 2021-06-10 CN CN202110645187.0A patent/CN113085958B/en active Active
- 2021-07-06 EP EP21754876.7A patent/EP4122797A1/en active Pending
- 2021-07-06 WO PCT/CN2021/104724 patent/WO2022257209A1/en unknown
Also Published As
Publication number | Publication date |
---|---|
EP4122797A4 (en) | 2023-01-25 |
CN113085958A (en) | 2021-07-09 |
WO2022257209A1 (en) | 2022-12-15 |
CN113085958B (en) | 2021-09-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110020967B (en) | Information processing method and device for intelligent alarm of power grid dispatching end transformer substation | |
CN107317394B (en) | Anti-misoperation method, device and system for scheduling operation ticket | |
CN103744396B (en) | A kind of device being applied to SVG, APF cooperation control | |
CN110932226B (en) | Automatic checking system for relay protection setting value | |
EP4122797A1 (en) | Conditional expression-based alarm-sounding method and apparatus for railway monitoring system | |
CN108181546B (en) | Power distribution network fault positioning method and device and terminal equipment | |
CN108923542A (en) | A kind of VR system for power scheduling | |
CN104408654A (en) | Financial monitoring management system | |
CN111756581A (en) | Power distribution network operation fault processing method and device, computer equipment and storage medium | |
CN110287274A (en) | A kind of Power management information system | |
CN116523294A (en) | Knowledge graph-based power grid risk early warning and decision system, method and equipment | |
CN113552857A (en) | Automatic excitation detection method and system in autonomous controllable intelligent substation | |
CN117856226A (en) | Safety analysis method and device for power grid and electronic equipment | |
CN103193159B (en) | Lifting and slewing cycle number detecting system and method for automobile crane boom | |
CN116668261A (en) | Multi-source data fusion-based power transformation intelligent gateway system | |
CN104003304A (en) | Crane safety monitoring device capable of monitoring energy efficiency | |
CN109213786A (en) | Low pressure industry expands data processing method and system | |
CN115392383A (en) | Early warning method and device for electricity utilization abnormity, electronic equipment and storage medium | |
CN114173216A (en) | Electric energy meter field meter reading method and device, field meter reading terminal, storage medium and system | |
CN113533916A (en) | Multifunctional insulation detector based on insulation monitoring system | |
CN105372538B (en) | Detection method and device for power distribution network equipment | |
CN111047188A (en) | Power failure plan generation method and system, computer equipment and storage medium | |
CN117994085B (en) | Method, device, equipment and medium for standardizing operation business of unmanned hydropower plant | |
Wei et al. | Visual Online Debugging and Diagnosis System for Substation Secondary Equipment | |
CN113742017B (en) | Display method and device of power data, storage medium and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
17P | Request for examination filed |
Effective date: 20210824 |
|
A4 | Supplementary search report drawn up and despatched |
Effective date: 20221216 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: EXAMINATION IS IN PROGRESS |
|
17Q | First examination report despatched |
Effective date: 20240503 |
|
DAV | Request for validation of the european patent (deleted) | ||
DAX | Request for extension of the european patent (deleted) |