CN110888907A - Item point identification method based on LKJ running data - Google Patents

Item point identification method based on LKJ running data Download PDF

Info

Publication number
CN110888907A
CN110888907A CN201911176451.XA CN201911176451A CN110888907A CN 110888907 A CN110888907 A CN 110888907A CN 201911176451 A CN201911176451 A CN 201911176451A CN 110888907 A CN110888907 A CN 110888907A
Authority
CN
China
Prior art keywords
data
lkj
item
item point
database
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
CN201911176451.XA
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.)
Liaoning Dinghan Qihui Electronic System Engineering Co Ltd
Original Assignee
Liaoning Dinghan Qihui Electronic System 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 Liaoning Dinghan Qihui Electronic System Engineering Co Ltd filed Critical Liaoning Dinghan Qihui Electronic System Engineering Co Ltd
Priority to CN201911176451.XA priority Critical patent/CN110888907A/en
Publication of CN110888907A publication Critical patent/CN110888907A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Remote Sensing (AREA)
  • Train Traffic Observation, Control, And Security (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an item point identification method based on LKJ running data, which comprises the following steps of: acquiring LKJ running record data and extracting key information of item points in the data; extracting and recording LKJ data related to the identification item points; analyzing the recorded LKJ data within a period of time to obtain the change trend of the LKJ data, judging whether an item point appears according to the change trend and determining the item point; searching an item point corresponding to the current kilometer post in a database by adopting a data search algorithm; the determined item points are compared with the inquired item points so as to correct or insert the record of the item points in the database, and the item points in the running process of the locomotive are updated in real time by the method, so that the safety of railway transportation is ensured.

Description

Item point identification method based on LKJ running data
Technical Field
The invention relates to the technical field of data identification items, in particular to an item identification method based on LKJ running data.
Background
In the field of railway monitoring, the running distance of a locomotive can be changed at intervals, such as adding a stop to a running route, moving a parking position forwards or backwards, exceeding a preset time for parking, adding a signal, and the like. And the updated item points are recorded and tracked in real time by adopting intelligent software, so that the driving danger can be reduced and the driving safety can be improved, therefore, the LKJ operation data needs to be identified and recorded in real time in the field of railway management, and the safe driving of the locomotive is ensured. If the management software system of the locomotive cannot update the changed points in real time, the points are identified incorrectly, and if the crew is not attentively observed, a large accident may occur, resulting in irreparable losses.
Disclosure of Invention
According to the problems in the prior art, the invention discloses an item point identification method based on LKJ running data, which specifically comprises the following steps:
acquiring LKJ running record data and extracting key information of item points in the data;
extracting and recording LKJ data related to the identification item points;
analyzing the recorded LKJ data within a period of time to obtain the change trend of the LKJ data, judging whether an item point appears according to the change trend and determining the item point;
searching an item point corresponding to the current kilometer post in a database by adopting a data search algorithm;
and comparing the determined item point with the inquired item point so as to correct or insert the record of the item point in the database.
Further, after LKJ running record data are obtained, whether the traffic route number changes or not is judged, and if the traffic route number changes, the item point of the traffic route number is extracted from the database and recorded.
Further, when the LKJ data related to the identification item point is extracted:
-parsing LKJ data information relating to recognition entry points: the number of the vehicle, the speed, the time, the number of the annunciator, the section number and the kilometer sign information;
judging whether the locally stored LKJ recorded information array exceeds a set threshold value or not, if so, replacing the first recorded information of the data information array by using a first-in first-out replacement algorithm, and if not, storing the latest LKJ data information into the recorded information array;
and forming the analyzed LKJ data information into a data standard format and storing the data standard format in a database.
Further, judging whether an item point appears and determining the item point according to the change trend:
the change trend of the LKJ data information is judged by comparing with LKJ data in a data information array stored locally;
judging whether an item point initial node appears according to the change value of each LKJ data until the item point initial data appears;
inquiring current item point data from a database according to the section number, the semaphore number, the traffic route number and the kilometer post, setting an item point starting mark if a specific record of the current item point is inquired, correcting the item point information in the database if the inquired item point record is different from the item point judged by the current actual LKJ information data, and inserting the currently judged item point information into the database if the current item point record is not inquired from the database;
judging an end node of the item point according to the change value of the current LKJ data information, sorting the end node information of the item point and inserting or correcting the related record of the current item point of the database;
and performing data query from the database by taking the information of the starting node and the ending node of the current item point as query conditions.
Further, when the data search algorithm is adopted to inquire the item points corresponding to the current kilometer posts in the database:
and designing a filtering operator, an aggregation operator and a grouping operator, wherein the deduplication operation adopts a hash table as a cache database, and the database is inquired about the information required to be recorded by the current item point according to the designed operator and by combining a data algorithm.
Preferably, the following steps are specifically adopted when the determined item point is compared with the queried item point so as to correct or insert the record of the item point in the database:
SP1, acquiring a periodic LKJ record set, and calculating the speed change trend, the pipe pressure change trend and the kilometer standard change condition of the item;
SP 2: acquiring the change conditions of the locomotive state, the locomotive signal, the type of the signal machine, the advancing direction, the locomotive working condition, the section number and the station number at the stage;
SP 3: judging the item point again according to the data obtained from SP1 and SP2, and judging the accurate item point;
SP 4: and extracting the starting record and the ending record of the item corresponding to the item in the database, comparing the newly judged starting record and the newly judged ending record of the item, revising the difference information and storing the revised difference information into the database if an error occurs, and specially marking the newly added item and the change of the different item in the database so as to facilitate the convenience of checking by a crew member and a manager, timely correcting the problem and ensuring that the item information of the locomotive route is accurate.
Due to the adoption of the technical scheme, the method for identifying the item based on the LKJ running data provided by the invention can be used for updating the item in the running process of the locomotive in real time, so that the safety of railway transportation is ensured.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a flow chart of the process of determining an endpoint in the present invention.
Detailed Description
In order to make the technical solutions and advantages of the present invention clearer, the following describes the technical solutions in the embodiments of the present invention clearly and completely with reference to the drawings in the embodiments of the present invention:
as shown in fig. 1 and 2, an item identification method based on LKJ operation data specifically includes the following steps:
acquiring LKJ running record data and extracting key information of item points in the data;
extracting and recording LKJ data related to the identification item points;
analyzing the recorded LKJ data within a period of time to obtain the change trend of the LKJ data, judging whether an item point appears according to the change trend and determining the item point;
searching an item point corresponding to the current kilometer post in a database by adopting a data search algorithm;
and comparing the determined item point with the inquired item point so as to correct or insert the record of the item point in the database.
Further, after LKJ running record data are obtained, whether the traffic route number changes or not is judged, and if the traffic route number changes, the item point of the traffic route number is extracted from the database and recorded.
Further, when the LKJ data related to the identification item point is extracted:
-parsing LKJ data information relating to recognition entry points: information such as a car number, a train number, a speed, time, a signal machine number, a section number, a kilometer post and the like;
judging whether the locally stored LKJ recorded information array exceeds a set threshold value or not, if so, replacing the first recorded information of the data information array by using a first-in first-out replacement algorithm, and if not, storing the latest LKJ data information into the recorded information array;
and forming the analyzed LKJ data information into a data standard format and storing the data standard format in a database.
Further, judging whether an item point appears and determining the item point according to the change trend:
the change trend of the LKJ data information is judged by comparing with LKJ data in a data information array stored locally;
judging whether an item point initial node appears according to the change value of each LKJ data, if no initial stage appears, continuously and repeatedly judging according to new LKJ data until the item point initial data appears;
inquiring current item point data from a database according to the section number, the semaphore number, the traffic route number and the kilometer post, if a specific record of the current item point is inquired, setting an item point starting mark, if the inquired item point record is different from the item point judged by the current actual LKJ information data, correcting the item point information in the database, and if the current item point record is not inquired from the database, inserting the currently judged item point information into the database;
judging an end node of the item point according to the change value of the current LKJ data information, and if an item point end stage occurs, forming standard data by the end node information of the item point and inserting the standard data into a database or correcting the record of the current item point in the database;
and performing data query from the database by taking the information of the starting node and the ending node of the current item point as query conditions.
Further, when the data search algorithm is adopted to inquire the item points corresponding to the current kilometer posts in the database:
and the intermediate data is too large, so that the query speed is too slow, a filtering operator, an aggregation operator and a grouping operator are designed, wherein the deduplication operation adopts a hash table as a cache database, and the database is quickly queried to obtain the information required to be recorded by the current item point according to the designed operator and a data algorithm.
Preferably, the following steps are specifically adopted when the determined item point is compared with the queried item point so as to correct or insert the record of the item point in the database:
SP1, acquiring a periodic LKJ record set, and calculating the speed change trend, the pipe pressure change trend and the kilometer standard change condition of the item;
SP 2: acquiring the change conditions of the locomotive state, the locomotive signal, the type of the signal machine, the advancing direction, the locomotive working condition, the section number and the station number at the stage;
SP 3: judging the item point again according to the item point data obtained from SP1 and SP2, comparing LKJ data information at the stage, and judging the accurate item point by using the change value of each information;
SP 4: and extracting the starting record and the ending record of the item corresponding to the item in the database, comparing the newly judged starting record and the newly judged ending record of the item, revising the difference information and storing the revised difference information into the database if an error occurs, and specially marking the newly added item and the change of the different item in the database so as to facilitate the convenience of checking by a crew member and a manager, timely correcting the problem and ensuring that the item information of the locomotive route is accurate.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (5)

1. An item point identification method based on LKJ running data is characterized by comprising the following steps:
acquiring LKJ running record data and extracting key information of item points in the data;
extracting and recording LKJ data related to the identification item points;
analyzing the recorded LKJ data within a period of time to obtain the change trend of the LKJ data, judging whether an item point appears according to the change trend and determining the item point;
searching an item point corresponding to the current kilometer post in a database by adopting a data search algorithm;
and comparing the determined item point with the inquired item point so as to correct or insert the record of the item point in the database.
2. The method of claim 1 for entry point identification based on LKJ operational data, further characterized by: and acquiring LKJ running record data, judging whether the traffic route number changes, and if so, extracting and recording the item point of the traffic route number from the database.
3. The method of claim 1 for entry point identification based on LKJ operational data, further characterized by: extracting LKJ data related to the recognition item points:
-parsing LKJ data information relating to recognition entry points: the number of the vehicle, the speed, the time, the number of the annunciator, the section number and the kilometer sign information;
judging whether the locally stored LKJ recorded information array exceeds a set threshold value or not, if so, replacing the first recorded information of the data information array by using a first-in first-out replacement algorithm, and if not, storing the latest LKJ data information into the recorded information array;
and forming the analyzed LKJ data information into a data standard format and storing the data standard format in a database.
4. The method of claim 1 for entry point identification based on LKJ operational data, further characterized by: judging whether an item point appears and determining the item point according to the change trend:
the change trend of the LKJ data information is judged by comparing with LKJ data in a data information array stored locally;
judging whether an item point initial node appears according to the change value of each LKJ data until the item point initial data appears;
inquiring current item point data from a database according to the section number, the semaphore number, the traffic route number and the kilometer post, setting an item point starting mark if a specific record of the current item point is inquired, correcting the item point information in the database if the inquired item point record is different from the item point judged by the current actual LKJ information data, and inserting the currently judged item point information into the database if the current item point record is not inquired from the database;
judging an end node of the item point according to the change value of the current LKJ data information, sorting the end node information of the item point and inserting or correcting the related record of the current item point of the database;
and performing data query from the database by taking the information of the starting node and the ending node of the current item point as query conditions.
5. The method of claim 1 for entry point identification based on LKJ operational data, further characterized by: when the data search algorithm is adopted to inquire the item points corresponding to the current kilometer posts in the database: and designing a filtering operator, an aggregation operator and a grouping operator, wherein the deduplication operation adopts a hash table as a cache database, and the database is inquired about the information required to be recorded by the current item point according to the designed operator and by combining a data algorithm.
CN201911176451.XA 2019-11-26 2019-11-26 Item point identification method based on LKJ running data Pending CN110888907A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911176451.XA CN110888907A (en) 2019-11-26 2019-11-26 Item point identification method based on LKJ running data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911176451.XA CN110888907A (en) 2019-11-26 2019-11-26 Item point identification method based on LKJ running data

Publications (1)

Publication Number Publication Date
CN110888907A true CN110888907A (en) 2020-03-17

Family

ID=69748880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911176451.XA Pending CN110888907A (en) 2019-11-26 2019-11-26 Item point identification method based on LKJ running data

Country Status (1)

Country Link
CN (1) CN110888907A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112052778A (en) * 2020-09-01 2020-12-08 腾讯科技(深圳)有限公司 Traffic sign identification method and related device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201287735Y (en) * 2008-09-04 2009-08-12 长沙南车电气设备有限公司 Motorcycle safety information remote monitoring apparatus
CN104361001A (en) * 2014-09-29 2015-02-18 株洲南车时代电气股份有限公司 LKJ basic data comparison method and system
CN104554348A (en) * 2014-12-08 2015-04-29 河南思维信息技术有限公司 Locomotive operation real-time analysis method and locomotive operation real-time analysis device
CN106143534A (en) * 2016-06-23 2016-11-23 株洲广义电子技术有限公司 Motorcycle safety controls aid system and motorcycle safety controls householder method
CN106970967A (en) * 2017-03-22 2017-07-21 中车大连机车研究所有限公司 A kind of track circuit database real time updating method and system
JP2018136939A (en) * 2017-02-20 2018-08-30 株式会社 ビーアイマトリックスBi Matrix Co.,Ltd Method for updating database based on spreadsheet for generating update data-categorized optimal query sentence

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201287735Y (en) * 2008-09-04 2009-08-12 长沙南车电气设备有限公司 Motorcycle safety information remote monitoring apparatus
CN104361001A (en) * 2014-09-29 2015-02-18 株洲南车时代电气股份有限公司 LKJ basic data comparison method and system
CN104554348A (en) * 2014-12-08 2015-04-29 河南思维信息技术有限公司 Locomotive operation real-time analysis method and locomotive operation real-time analysis device
CN106143534A (en) * 2016-06-23 2016-11-23 株洲广义电子技术有限公司 Motorcycle safety controls aid system and motorcycle safety controls householder method
JP2018136939A (en) * 2017-02-20 2018-08-30 株式会社 ビーアイマトリックスBi Matrix Co.,Ltd Method for updating database based on spreadsheet for generating update data-categorized optimal query sentence
CN106970967A (en) * 2017-03-22 2017-07-21 中车大连机车研究所有限公司 A kind of track circuit database real time updating method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张俊伟: ""列车运行监控装置运行记录数据应用研究"", 《中国优秀硕士学位论文全文数据库(工程科技Ⅱ辑)》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112052778A (en) * 2020-09-01 2020-12-08 腾讯科技(深圳)有限公司 Traffic sign identification method and related device

Similar Documents

Publication Publication Date Title
CN107273520B (en) Goods loading and unloading site identification method based on truck monitoring data
JP2014130529A (en) New road determination method, new road determination device, display device, computer program and recording medium
CN102887159B (en) Method and device for railway vehicle tracking and planned reporting
KR101601034B1 (en) System for processing and analysing big data obtaining from digital tachograph
CN111038522B (en) Vehicle control unit and method for evaluating a training data set of a driver assistance system
WO2019030916A1 (en) Traffic lane information management method, running control method, and traffic lane information management device
CN104318327A (en) Predictive parsing method for track of vehicle
CN109448387B (en) Illegal driving judgment method based on track
JP6971830B2 (en) Road traffic control device and self-driving vehicle control method
CN108090722A (en) A kind of logistics network station recognition equipment and recognition methods based on GPS
CN112700201A (en) Goods source recommendation method, electronic device and storage medium
CN104943712A (en) Automatic management method for shunting operation notice sheet in shunting monitoring system
CN110888907A (en) Item point identification method based on LKJ running data
CN112257652A (en) Method, device, equipment and storage medium for determining travelable area
CN113343905B (en) Method and system for training road abnormity intelligent recognition model and recognizing road abnormity
CN108665723B (en) Information acquisition method and device
CN115841765B (en) Vehicle position blind area monitoring method and device, electronic equipment and readable storage medium
CN112633812A (en) Track segmentation method, device, equipment and storage medium for freight vehicle
CN117290407A (en) Log-based train braking capability influence analysis method, system and medium
EP2839244A1 (en) Method and device for determining hazardous location data, and hazard warning method and device
KR101601031B1 (en) Method of processing and analysing driving record big data obtaining from digital tachograph
KR20200086258A (en) Navigation system and method in track network
CN112732353B (en) Unmanned train map data loading method and electronic equipment
CN113256997B (en) Traffic vehicle violation detection device and method
Yonezawa et al. Random forest based bus operation states classification using vehicle sensor 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

Application publication date: 20200317