CN111145405A - High-speed railway station gate machine management system - Google Patents

High-speed railway station gate machine management system Download PDF

Info

Publication number
CN111145405A
CN111145405A CN201911423031.7A CN201911423031A CN111145405A CN 111145405 A CN111145405 A CN 111145405A CN 201911423031 A CN201911423031 A CN 201911423031A CN 111145405 A CN111145405 A CN 111145405A
Authority
CN
China
Prior art keywords
data
gate
module
fault
management system
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
Application number
CN201911423031.7A
Other languages
Chinese (zh)
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.)
SHANGHAI SHENTIE INFORMATION ENGINEERING CO LTD
Original Assignee
SHANGHAI SHENTIE INFORMATION ENGINEERING 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 SHANGHAI SHENTIE INFORMATION ENGINEERING CO LTD filed Critical SHANGHAI SHENTIE INFORMATION ENGINEERING CO LTD
Priority to CN201911423031.7A priority Critical patent/CN111145405A/en
Publication of CN111145405A publication Critical patent/CN111145405A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a gate machine management system of a high-speed rail station, which comprises a data acquisition module, a data collection module, a data analysis module, an operation module and a management and decision module, wherein the data acquisition module is used for collecting log files generated in the operation process of a gate machine in real time, the log files comprise gate machine logs, hardware logs, system logs, application logs and safety logs, the log files are filtered to obtain gate machine operation data, the gate machine operation data are packaged into data packets with uniform formats and sent to the data collection module, the data collection module decompresses the received data packets and then sends the decompressed data packets to the data analysis module, the data packets are subjected to data analysis, and analysis results are pushed to the operation module and the management and decision module for inquiry and display. Compared with the prior art, the method has the advantages of high expansibility, no limitation of network environment, improvement of fault recognition rate and the like.

Description

High-speed railway station gate machine management system
Technical Field
The invention relates to a management system, in particular to a gate management system of a high-speed rail station.
Background
In recent years, with the rapid development of high-speed rails in China, the traditional gate monitoring and management mode cannot meet the rapidly-increased management requirement, and the demand for active monitoring and management is higher and higher.
At present, the active management of the gate of the high-speed rail station is realized mainly by cooperating with a gate manufacturer and accessing an information system provided by the manufacturer or using a monitoring interface provided by the gate. However, these two management methods have a plurality of disadvantages: although a gate manufacturer provides a management system, most of the system is based on a cloud end and cannot be locally deployed. Because the high-speed rail station has higher requirements on information safety, and the network where the gate is located does not allow access to the internet according to the management requirements, the technical scheme provided by the manufacturer cannot be implemented in the high-speed rail station; some manufacturers can provide direct data acquisition and monitoring interfaces, but only support the respective manufacturers, and cannot meet the management requirements of various gates of the existing station, and if the gates are uniformly replaced, the cost is sharply increased.
Disclosure of Invention
The invention aims to provide a gate management system of a high-speed rail station, aiming at overcoming the defects that the management system in the prior art cannot be locally deployed and data interfaces of various gates are not communicated.
The purpose of the invention can be realized by the following technical scheme:
a gate machine management system of a high-speed rail station comprises a data acquisition module, a data collection module, a data analysis module, an operation module and a management and decision module, wherein the data acquisition module, the data collection module and the data analysis module are sequentially connected, the operation module and the management and decision module are respectively connected to the data analysis module, the data acquisition module collects log files generated in the operation process of a gate machine in real time, the log files comprise gate machine logs, hardware logs, system logs, application logs and safety logs, the log files are filtered to obtain gate machine operation data, the gate machine operation data are packaged into data packets in a uniform format and sent to the data collection module, the data collection module decompresses the received data packets and sends the data packets to the data analysis module, the data packets are analyzed, and analysis results are pushed to the operation module and the management and decision module to be inquired, And (6) displaying.
The gate operation data comprises a gate operation state, a CPU (Central processing Unit) use condition, a memory use condition and a ticket passing amount.
The data acquisition module judges the running data of the gate, and if the running data is normal data, the data acquisition module is packaged into a normal data packet, and if the running data is abnormal data, the data acquisition module is packaged into a fault data packet.
And the data analysis module stores the normal gate operation data and the abnormal gate operation data after the normal data packet and the fault data packet are decompressed into a data warehouse.
And the data analysis module carries out data persistence, analysis and filtering processing on the abnormal gate operation data in the fault data packet, and identifies the fault and early warning information corresponding to the abnormal gate operation data according to a feature library and a monitoring index.
And the analysis result comprises the position information of the gate with the fault and early warning information.
And the data analysis module judges the fault and early warning information corresponding to the abnormal gate operation data, and if the fault and early warning information is new fault and early warning information, the new fault and early warning information is updated to a feature library.
The application of the gate management system of the high-speed rail station specifically comprises the following steps:
step S1: the data acquisition module detects the running state of the gate, acquires a log file if the gate runs normally, packages the normal gate running data filtered by the log file into a normal data packet, and reports a fault and packages fault information into a fault data packet if the fault exists;
step S2: the data collection module collects and decompresses the normal data packet and the fault data packet, and transmits decompressed normal gate operation data and abnormal gate operation data to the data analysis module;
step S3: and the data analysis module compares the abnormal gate operation data with a feature library and a monitoring index, judges a fault type, records the position information of the gate corresponding to the abnormal gate operation data, pushes the position information to the operation module and the management and decision module, and updates the new fault type to the feature library if the fault type is a new fault type.
Compared with the prior art, the invention has the following beneficial effects:
1. the data object acquired by the data acquisition module is a log file of the gate, and the data object is directly oriented to the central control machine of the gate to acquire bottom layer protocol data, so that the data acquisition method is not limited by the existing gates of different types and has higher expansibility.
2. The invention updates the identified new fault type to the feature library in time, increases the fault type storage capacity of the feature library and improves the fault identification rate of the system.
3. The data acquisition module, the data collection module, the data analysis module, the operation module and the management and decision module are deployed in the local area network and are not limited by the network environment.
4. The invention does not need to modify the existing gate, reduces the risk of influencing the normal operation of the existing gate and does not additionally increase the terminal cost.
Drawings
FIG. 1 is a schematic structural view of the present invention;
FIG. 2 is a schematic diagram of a control flow of the present invention.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments. The present embodiment is implemented on the premise of the technical solution of the present invention, and a detailed implementation manner and a specific operation process are given, but the scope of the present invention is not limited to the following embodiments.
As shown in fig. 1, a gate management system of a high-speed rail station comprises a data acquisition module, a data collection module, a data analysis module, an operation module and a management and decision module, wherein the data acquisition module, the data collection module and the data analysis module are sequentially connected, the operation module and the management and decision module are respectively connected to the data analysis module, the data acquisition module collects log files generated in the operation process of a gate in real time, the log files comprise gate logs, hardware logs, system logs, application logs and safety logs, the log files are filtered to obtain gate operation data, the gate operation data are packaged into data packets in a uniform format and sent to the data collection module, the data collection module decompresses the received data packets and sends the data packets to the data analysis module, the data packets are subjected to data analysis, and analysis results are pushed to the operation module and the management and decision module for query, And (6) displaying.
The gate operation data comprises a gate operation state, a CPU (Central processing Unit) use condition, a memory use condition and a ticket passing amount.
The data acquisition module judges the running data of the gate, and if the running data is normal data, the data acquisition module is packaged into a normal data packet, and if the running data is abnormal data, the data acquisition module is packaged into a fault data packet.
And the data analysis module stores the normal gate operation data and the abnormal gate operation data after the normal data packet and the fault data packet are decompressed into a data warehouse.
And the data analysis module carries out data persistence, analysis and filtering processing on the abnormal gate operation data in the fault data packet, and identifies the fault and early warning information corresponding to the abnormal gate operation data according to the feature library and the monitoring index.
The analysis result comprises the position information of the gate with fault and early warning information.
And the data analysis module judges the fault and early warning information corresponding to the abnormal gate operation data, and if the fault and early warning information is new, the new fault and early warning information is updated to the feature library.
The application of the gate management system of the high-speed rail station specifically comprises the following steps:
step S1: the data acquisition module detects the running state of the gate, acquires a log file if the gate runs normally, packages the normal gate running data filtered by the log file into a normal data packet, and reports a fault and packages fault information into a fault data packet if the fault exists;
step S2: the data collection module collects and decompresses the normal data packet and the fault data packet, and transmits decompressed normal gate operation data and abnormal gate operation data to the data analysis module;
step S3: the data analysis module compares the abnormal gate operation data with the feature library and the monitoring index, judges the fault type, records the position information of the gate corresponding to the abnormal gate operation data, pushes the position information to the operation module and the management and decision module, and updates the new fault type to the feature library if the fault type is new.
Example one
The data acquisition module adopts a C/S architecture, the operating system is an Android client, the management and decision system adopts a B/S architecture, the data analysis system adopts an ELK and big data analysis system, the data analysis module adopts a distributed deployment architecture, and analysis results are stored by adopting a relational database and a non-relational database.
As shown in fig. 2, the specific control flow is as follows:
step S401: detecting the running state of the gate:
step S402: judging whether the running state of the gate is normal or not, if so, jumping to the step S403, and if not, executing the step S404;
step S403: reporting a fault to an operation module, and transmitting fault information to a data acquisition module;
step S404: the data acquisition module collects normal gate operation data and fault information, packages the data into a data packet and transmits the data packet to the data collection module;
step S405: the data collection module decompresses the received data packet and transmits the decompressed data packet to the data analysis module;
step S406: the data analysis module calls a monitoring index;
step S407: calling a data analysis module;
step S408: the data analysis module identifies the received fault information according to the monitoring indexes and the fault samples stored in the feature library;
step S409: judging whether the potential hazard or the fault exists, if so, jumping to the step S410, and if not, jumping to the step S411;
step S410: the data analysis module records the fault information and skips to step S412;
step S411: the data analysis module records the relevant characteristics and updates the relevant characteristics to a characteristic library;
step S412: the data analysis module pushes a notification to the job module.
In addition, it should be noted that the specific embodiments described in the present specification may have different names, and the above descriptions in the present specification are only illustrations of the structures of the present invention. Minor or simple variations in the structure, features and principles of the present invention are included within the scope of the present invention. Various modifications or additions may be made to the described embodiments or methods may be similarly employed by those skilled in the art without departing from the scope of the invention as defined in the appending claims.

Claims (8)

1. A gate management system of a high-speed rail station comprises a data acquisition module, a data collection module, a data analysis module, an operation module and a management and decision module, wherein the data acquisition module, the data collection module and the data analysis module are sequentially connected, and the operation module and the management and decision module are respectively connected to the data analysis module, and the gate management system is characterized in that the data acquisition module collects log files generated in the operation process of a gate in real time, the log files comprise gate logs, hardware logs, system logs, application logs and safety logs, the log files are filtered to obtain gate operation data, the gate operation data are packaged into data packets with a uniform format and sent to the data collection module, the data collection module decompresses the received data packets and sends the data packets to the data analysis module to analyze the data packets, and pushing the analysis result to the operation module and the management and decision module for query and display.
2. The high-speed rail station gate management system according to claim 1, wherein the gate operation data comprises gate operation state, CPU usage, memory usage and ticket passing amount.
3. The gate management system of the high-speed rail station according to claim 1, wherein the data acquisition module judges gate operation data, and encapsulates the gate operation data into a normal data packet if the gate operation data is normal data, and encapsulates the gate operation data into a fault data packet if the gate operation data is abnormal data.
4. The high-speed rail station gate management system according to claim 3, wherein the data analysis module stores the normal gate operation data and the abnormal gate operation data obtained by decompressing the normal data packet and the fault data packet into a data warehouse.
5. The gate management system of the high-speed rail station, according to claim 4, wherein the data analysis module performs data persistence, analysis and filtering on abnormal gate operation data in the fault data packet, and identifies fault and early warning information corresponding to the abnormal gate operation data according to a feature library and a monitoring index.
6. The high-speed rail station gate management system according to claim 5, wherein the analysis result comprises position information of gates in which the fault and early warning information exists.
7. The gate management system of the high-speed rail station, according to claim 5, wherein the data analysis module judges fault and early warning information corresponding to the abnormal gate operation data, and if the fault and early warning information is new, the new fault and early warning information is updated to a feature library.
8. Use of the high-speed railway station gate management system according to any one of claims 1 to 7, characterized in that it comprises the following steps:
step S1: the data acquisition module detects the running state of the gate, acquires a log file if the gate runs normally, packages the normal gate running data filtered by the log file into a normal data packet, and reports a fault and packages fault information into a fault data packet if the fault exists;
step S2: the data collection module collects and decompresses the normal data packet and the fault data packet, and transmits decompressed normal gate operation data and abnormal gate operation data to the data analysis module;
step S3: and the data analysis module compares the abnormal gate operation data with a feature library and a monitoring index, judges a fault type, records the position information of the gate corresponding to the abnormal gate operation data, pushes the position information to the operation module and the management and decision module, and updates the new fault type to the feature library if the fault type is a new fault type.
CN201911423031.7A 2019-12-31 2019-12-31 High-speed railway station gate machine management system Pending CN111145405A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911423031.7A CN111145405A (en) 2019-12-31 2019-12-31 High-speed railway station gate machine management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911423031.7A CN111145405A (en) 2019-12-31 2019-12-31 High-speed railway station gate machine management system

Publications (1)

Publication Number Publication Date
CN111145405A true CN111145405A (en) 2020-05-12

Family

ID=70523002

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911423031.7A Pending CN111145405A (en) 2019-12-31 2019-12-31 High-speed railway station gate machine management system

Country Status (1)

Country Link
CN (1) CN111145405A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111737219A (en) * 2020-06-19 2020-10-02 航电建筑科技(深圳)有限公司 Property inspection equipment start-stop log management method
CN112030818A (en) * 2020-09-25 2020-12-04 深圳市嘉昱机电有限公司 Gate monitoring device and gate system

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010045450A1 (en) * 2000-05-25 2001-11-29 Stevens John K. Package delivery system
WO2008145824A1 (en) * 2007-05-30 2008-12-04 Ylisirnioe Keijo Mail delivery system
CN102243773A (en) * 2010-05-11 2011-11-16 丁峰 Entrance control system supported by multiple identities recognition
CN102456240A (en) * 2010-10-30 2012-05-16 比亚迪股份有限公司 CAN (controller area network) bus based vehicle-mounted recording device and method for controlling stored data thereof
CN105630620A (en) * 2015-12-23 2016-06-01 浪潮集团有限公司 Machine fault automated processing method
CN107483287A (en) * 2017-08-17 2017-12-15 郑州云海信息技术有限公司 A kind of Auto Observation System mouth data pack receiving and transmitting failure system and method
CN108170586A (en) * 2017-12-26 2018-06-15 广东欧珀移动通信有限公司 log processing method, device, storage medium and terminal device
CN109885562A (en) * 2019-01-17 2019-06-14 安徽谛听信息科技有限公司 A kind of big data intelligent analysis system based on cyberspace safety
CN110457178A (en) * 2019-07-29 2019-11-15 江苏艾佳家居用品有限公司 A kind of full link monitoring alarm method based on log collection analysis
CN110555931A (en) * 2019-08-31 2019-12-10 华南理工大学 Face detection and gate inhibition system device based on deep learning recognition
CN110611597A (en) * 2019-10-14 2019-12-24 中国电子科技集团公司第二十八研究所 Cross-domain operation and maintenance system based on unidirectional network gate environment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010045450A1 (en) * 2000-05-25 2001-11-29 Stevens John K. Package delivery system
WO2008145824A1 (en) * 2007-05-30 2008-12-04 Ylisirnioe Keijo Mail delivery system
CN102243773A (en) * 2010-05-11 2011-11-16 丁峰 Entrance control system supported by multiple identities recognition
CN102456240A (en) * 2010-10-30 2012-05-16 比亚迪股份有限公司 CAN (controller area network) bus based vehicle-mounted recording device and method for controlling stored data thereof
CN105630620A (en) * 2015-12-23 2016-06-01 浪潮集团有限公司 Machine fault automated processing method
CN107483287A (en) * 2017-08-17 2017-12-15 郑州云海信息技术有限公司 A kind of Auto Observation System mouth data pack receiving and transmitting failure system and method
CN108170586A (en) * 2017-12-26 2018-06-15 广东欧珀移动通信有限公司 log processing method, device, storage medium and terminal device
CN109885562A (en) * 2019-01-17 2019-06-14 安徽谛听信息科技有限公司 A kind of big data intelligent analysis system based on cyberspace safety
CN110457178A (en) * 2019-07-29 2019-11-15 江苏艾佳家居用品有限公司 A kind of full link monitoring alarm method based on log collection analysis
CN110555931A (en) * 2019-08-31 2019-12-10 华南理工大学 Face detection and gate inhibition system device based on deep learning recognition
CN110611597A (en) * 2019-10-14 2019-12-24 中国电子科技集团公司第二十八研究所 Cross-domain operation and maintenance system based on unidirectional network gate environment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《信号、通信及信息系统工程》: "《信号、通信及信息系统工程》", 31 December 2015 *
李文文: "扇门式闸机控制系统研究", 《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111737219A (en) * 2020-06-19 2020-10-02 航电建筑科技(深圳)有限公司 Property inspection equipment start-stop log management method
CN112030818A (en) * 2020-09-25 2020-12-04 深圳市嘉昱机电有限公司 Gate monitoring device and gate system

Similar Documents

Publication Publication Date Title
CN106209405A (en) Method for diagnosing faults and device
CN112612675A (en) Distributed big data log link tracking method and system under micro-service architecture
CN108848517B (en) Rail transit signal coverage monitoring method
US11322013B2 (en) Monitoring method of MES, monitoring device, and readable storage medium
CN112559285B (en) Micro-service monitoring method and related device based on distributed service architecture
CN111145405A (en) High-speed railway station gate machine management system
CN105656699A (en) Alarm management method and system for content distribution network
CN107450525A (en) Vehicle fault detection apparatus and method
CN105721406A (en) Method and device for obtaining IP black list
CN107635003A (en) The management method of system journal, apparatus and system
CN105302697A (en) Running state monitoring method and system of density data model database
CN108108445A (en) A kind of data intelligence processing method and system
CN106646169A (en) Electrical device partial discharge detection data collection cloud strategy
CN113487334A (en) Commodity fleeing early warning method based on industrial internet identification and identification analysis system
CN106959688A (en) A kind of vehicle trouble messages acquisition method and device
CN117194142A (en) Integrated application performance diagnosis system and method based on link tracking
CN106330535A (en) Vehicle-ground communication data processing method and device
CN110750416A (en) Method and device for automatically processing fault information
CN103618635A (en) Classified association management and control system of informationized equipment
CN111082962A (en) Cloud-based terminal identification system and identification method
CN113472881B (en) Statistical method and device for online terminal equipment
CN116011972A (en) Data processing system, method, electronic equipment and computer storage medium
CN114048083A (en) Domestic CPU and OS based terminal security configuration batch detection system and method
CN112148671A (en) Data management system for Robot
CN115544541B (en) Processing method, equipment and storage medium for target object behavior data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200512