CN115098601A - Highway data receiving, processing and storing method and system - Google Patents

Highway data receiving, processing and storing method and system Download PDF

Info

Publication number
CN115098601A
CN115098601A CN202210725767.5A CN202210725767A CN115098601A CN 115098601 A CN115098601 A CN 115098601A CN 202210725767 A CN202210725767 A CN 202210725767A CN 115098601 A CN115098601 A CN 115098601A
Authority
CN
China
Prior art keywords
data
classification
highway
processing
receiving
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
CN202210725767.5A
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.)
Shandong Banner Information Co ltd
Original Assignee
Shandong Banner Information 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 Shandong Banner Information Co ltd filed Critical Shandong Banner Information Co ltd
Priority to CN202210725767.5A priority Critical patent/CN115098601A/en
Publication of CN115098601A publication Critical patent/CN115098601A/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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • 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
    • G06F16/24564Applying rules; Deductive queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A highway data receiving, processing and storing method and a system thereof comprise the following steps: receiving monitoring data of the highway; classifying and extracting the monitoring data according to a classification rule to obtain extracted data; setting the extracted data into a corresponding classification database to obtain stored data; and the classification rule is established according to the data format of the classification database. The method is based on the background that provincial toll stations are cancelled to realize one national network, and due to the fact that various toll portals, toll lanes and overtaking control systems in the expressway have a plurality of manufacturers and different protocol standards, corresponding protocol development is often needed for the manufacturers, and a large amount of repetitive work is caused.

Description

Highway data receiving, processing and storing method and system
Technical Field
The application relates to a method and a system for receiving, processing and storing highway data.
Background
Under the prospect of eliminating provincial toll stations to realize one network in China, various toll portals, toll lanes and overtaking control systems in the expressway have a plurality of manufacturers and different protocol standards, and corresponding protocol development is often required for the manufacturers, so that a large amount of repetitive labor is caused. Some storage methods by data analysis are available, but the overall efficiency is low, and errors are likely to occur in the process of unloading, and the method is not suitable for being used in the field with high requirements of highway data.
Disclosure of Invention
In order to solve the above problems, the present application discloses, on one hand, a method for receiving, processing and storing highway data, comprising the following steps:
receiving monitoring data of a highway;
classifying and extracting the monitoring data according to a classification rule to obtain extracted data;
setting the extracted data into a corresponding classification database to obtain stored data;
and the classification rule is established according to the data format of the classification database. The method is based on the background that provincial toll stations are cancelled to realize one national network, and due to the fact that various toll portals, toll lanes and overtaking control systems in the expressway have a plurality of manufacturers and different protocol standards, corresponding protocol development is often needed for the manufacturers, and a large amount of repetitive work is caused.
Preferably, the method further comprises a process of creating a classification database and classification rules, comprising the following steps: and (4) establishing a classification database according to the monitoring data, and then determining a classification rule according to the data structure of the classification database.
Preferably, the classification extraction is obtained by comprehensive judgment according to data sources and data self-identification analysis.
Preferably, the comprehensive evaluation is performed as follows: the data source acquires and confirms according to an original source provided by the monitoring data, and performs pre-classification on the monitoring data according to historical information of the monitoring data provided by the original source;
performing data matching on target data and data in a classified database of a type obtained by pre-classification by extracting the target data in the monitoring data, and performing data matching on the target data and the data in other classified databases if the matching rate of the data matching is lower than a threshold value until the matching rate of the data matching is not lower than the threshold value;
if the classification databases meeting the requirements are not obtained in the process, if the matching rate of at least one of the classification databases exceeds 60%, the extracted data is written into the classification database with the highest matching rate, and the extracted data is marked to obtain the standard data. The comprehensive evaluation of the application judges the data type through the data source, can ensure the reduction of the required time when the data is judged and the accuracy of the classification of the monitoring data, obtains the standard data and provides a basis for the effective expansion of the classification database.
Preferably, the data matching includes a numerical matching and a data representation matching.
Preferably, the method further comprises analyzing and monitoring specific data in the stored data: calculating to obtain a median of the stored data, and determining that the data in the range of 30% above and below the median are common data; taking the common data at the boundary as a base point, carrying out outward expansion calculation, if the numerical value increase and decrease change rate of the two sides of the common data is lower than 10% of that of the common data serving as the calculation base point, marking the adjacent stored data as the common data, repeating the steps until more than 10% of the stored data are found or all the check calculation is completed, and marking more than 10% of the stored data as specific data; and performing source verification and data extraction accuracy verification on the specific data. According to the method and the device, the data extraction accuracy is judged through self judgment of internal data, so that addition and accumulation of specific data are avoided, and the accuracy of finally obtained storage data is improved.
Preferably, the method further comprises the following processing procedures of the identification data: and when the data volume of the standard and different data in the same classification database exceeds the data volume threshold or the percentage of the standard and different data in the same classification database exceeds the percentage threshold, establishing a new classification database through the data source of the standard and different data and the meaning of the standard and different data.
Preferably, the monitoring data comprises lane monitoring data, gantry monitoring data and overload monitoring data.
Preferably, the database is a JSON database.
On the other hand, the application also discloses a highway data receiving, processing and storing system, which comprises the following modules:
the data receiving module is used for receiving monitoring data of the highway;
the data extraction module is used for classifying and extracting the monitoring data according to a classification rule to obtain extracted data;
the data classification module is used for setting the extracted data into a corresponding classification database;
and the configuration module is used for setting the classification database and the classification rules.
This application can bring following beneficial effect:
1. the method is based on the background of canceling provincial toll stations to realize one national network, and as various toll portals, toll lanes and overtaking control systems in the expressway have a plurality of manufacturers and different protocol standards, corresponding protocol development is often required to be carried out aiming at the manufacturers, so that a large amount of repetitive labor is caused;
2. the comprehensive evaluation of the application judges the data type through the data source, can ensure the reduction of the time required for judging the data and the accuracy of monitoring data classification, obtains the standard and different data and provides a basis for the effective expansion of a classification database;
3. according to the method and the device, the data extraction accuracy is judged through self judgment of internal data, so that addition and accumulation of specific data are avoided, and the accuracy of finally obtained storage data is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic view of example 1;
FIG. 2 is a schematic view of example 2.
Detailed Description
In order to clearly illustrate the technical features of the present solution, the present application will be explained in detail through the following embodiments.
In a first embodiment, as shown in fig. 1, a method for receiving, processing and storing highway data includes the following steps:
s101, receiving monitoring data of a highway;
the monitoring data comprises lane monitoring data, portal monitoring data and overload control monitoring data.
S102, classifying and extracting monitoring data according to classification rules to obtain extracted data, wherein the classification rules are established according to data formats of a classification database;
the method also comprises a process of creating a classification database and classification rules, and comprises the following steps:
and newly building a classification database according to the monitoring data, and then determining a classification rule according to a data structure of the classification database.
The classified extraction is obtained by comprehensive judgment according to data sources and data self-identification analysis.
The comprehensive evaluation is carried out according to the following modes:
the data source acquires and confirms according to an original source provided by the monitoring data, and performs pre-classification on the monitoring data according to historical information of the monitoring data provided by the original source; for example, if the historical information shows that the traffic lane monitoring data is more than the traffic lane monitoring data, the traffic lane monitoring data is classified according to the historical information;
performing data matching on target data and data in a classified database of a type obtained by pre-classification by extracting the target data in the monitoring data, and performing data matching on the target data and the data in other classified databases if the matching rate of the data matching is lower than a threshold value, if the threshold value is 80%, until the matching rate of the data matching is not lower than the threshold value;
if the classification databases meeting the requirements are not obtained in the process, if the matching rate of at least one of the classification databases exceeds 60%, the extracted data is written into the classification database with the highest matching rate, and the extracted data is marked to obtain the standard and different data.
The data matching comprises numerical value matching and data representation matching. If the same value or 5% above or below the value exists, the matching rate may be defined as 100%, and if there is no data within the range, or if it exceeds 5%, the matching rate is set to 90%, 85%, or the like according to the degree of the exceeding.
And (3) processing the labeled data:
when the data volume of the marked data in the same classification database exceeds a data volume threshold (for example, more than 10000) or the percentage of the marked data in the same classification database exceeds a percentage threshold (for example, more than 20%, that is, the whole data is 10000, and the marked data is 2000), a new classification database is established through the data source and the self meaning of the marked data.
S103, setting the extracted data into a corresponding classification database to obtain stored data;
analytical monitoring of specific data among the stored data:
calculating to obtain a median of the stored data, and determining that the data in the range of 30% above and below the median are common data;
taking the common data at the boundary as a base point, carrying out outward expansion calculation, if the numerical value increase and decrease change rate of the two sides of the common data is lower than 10% of that of the common data serving as the calculation base point, marking the adjacent stored data as the common data, repeating the steps until more than 10% of the stored data are found or all the check calculation is completed, and marking more than 10% of the stored data as specific data;
if the value of the normal data at the boundary is 100, the value of the nearest normal data is 101, and the value to be verified is 99, the following calculation is performed: [ (100-99) - (101-99) ]/100 ═ 0, then mark it as normal data, and do the validation back and forth.
The source verification (namely, the original source) and the verification of the data extraction accuracy are performed on the specific data (for the data accuracy, manual data extraction can be performed, and data re-extraction can also be performed by means of re-extraction and the like).
It will be appreciated that the database is a JSON database.
In a second embodiment, as shown in fig. 2, a highway data receiving, processing and storing system includes the following modules:
a data receiving module 201, configured to receive monitoring data of an expressway;
the data extraction module 202 is configured to perform classification extraction on the monitoring data according to a classification rule to obtain extracted data;
the data classification module 203 is used for setting the extracted data into a corresponding classification database;
and the configuration module 204 is used for setting the classification database and the classification rules.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art to which the present application pertains. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A highway data receiving, processing and storing method is characterized in that: the method comprises the following steps:
receiving monitoring data of the highway;
classifying and extracting the monitoring data according to a classification rule to obtain extracted data;
setting the extracted data into a corresponding classification database to obtain stored data;
and the classification rule is established according to the data format of the classification database.
2. The highway data receiving, processing and storing method according to claim 1, wherein the highway data receiving, processing and storing method comprises the following steps: the process of creating a classification database and classification rules is also included, including the steps of:
and newly building a classification database according to the monitoring data, and then determining a classification rule according to a data structure of the classification database.
3. The highway data receiving, processing and storing method according to claim 1, wherein the highway data receiving, processing and storing method comprises the following steps: the classified extraction is obtained by comprehensive judgment according to data sources and data self-identification analysis.
4. The highway data receiving, processing and storing method according to claim 3, wherein the highway data receiving, processing and storing method comprises the following steps: the comprehensive evaluation is carried out according to the following modes:
the data source acquires and confirms according to an original source provided by the monitoring data, and performs pre-classification on the monitoring data according to historical information of the monitoring data provided by the original source;
performing data matching on target data and data in a classified database of a type obtained by pre-classification by extracting the target data in the monitoring data, and performing data matching on the target data and the data in other classified databases if the matching rate of the data matching is lower than a threshold value until the matching rate of the data matching is not lower than the threshold value;
if the classification databases meeting the requirements are not obtained in the process, if the matching rate of at least one of the classification databases exceeds 60%, the extracted data is written into the classification database with the highest matching rate, and the extracted data is marked to obtain the standard and different data.
5. The method for receiving, processing and storing the highway data according to claim 4, wherein the method comprises the following steps: the data matching comprises numerical value matching and data representation matching.
6. The method for receiving, processing and storing the highway data according to claim 1, wherein the method comprises the following steps: also included is the analytical monitoring of specific data among the stored data:
calculating to obtain a median of the stored data, and determining that the data in the range of 30% above and below the median are common data;
taking the common data at the boundary as a base point, carrying out outward expansion calculation, if the numerical value increase and decrease change rate of the two sides of the common data is lower than 10% of that of the common data serving as the calculation base point, marking the adjacent stored data as the common data, repeating the steps until more than 10% of the stored data are found or all the check calculation is completed, and marking more than 10% of the stored data as specific data;
and performing source verification and data extraction accuracy verification on the specific data.
7. The highway data receiving, processing and storing method according to claim 3, wherein the highway data receiving, processing and storing method comprises the following steps: the method also comprises a processing procedure of the marking data:
and when the data volume of the standard and different data in the same classification database exceeds the data volume threshold or the percentage of the standard and different data in the same classification database exceeds the percentage threshold, establishing a new classification database through the data source of the standard and different data and the meaning of the standard and different data.
8. The highway data receiving, processing and storing method according to claim 1, wherein the highway data receiving, processing and storing method comprises the following steps: the monitoring data comprises lane monitoring data, portal monitoring data and overload control monitoring data.
9. The highway data receiving, processing and storing method according to claim 1, wherein the highway data receiving, processing and storing method comprises the following steps: the database is a JSON database.
10. A highway data receiving, processing and storing system is characterized in that: the system comprises the following modules:
the data receiving module is used for receiving monitoring data of the highway;
the data extraction module is used for classifying and extracting the monitoring data according to a classification rule to obtain extracted data;
the data classification module is used for setting the extracted data into a corresponding classification database;
and the configuration module is used for setting the classification database and the classification rules.
CN202210725767.5A 2022-06-24 2022-06-24 Highway data receiving, processing and storing method and system Pending CN115098601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210725767.5A CN115098601A (en) 2022-06-24 2022-06-24 Highway data receiving, processing and storing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210725767.5A CN115098601A (en) 2022-06-24 2022-06-24 Highway data receiving, processing and storing method and system

Publications (1)

Publication Number Publication Date
CN115098601A true CN115098601A (en) 2022-09-23

Family

ID=83292849

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210725767.5A Pending CN115098601A (en) 2022-06-24 2022-06-24 Highway data receiving, processing and storing method and system

Country Status (1)

Country Link
CN (1) CN115098601A (en)

Similar Documents

Publication Publication Date Title
CN112557598B (en) Urban air quality monitoring and management method based on Internet of things
US20130132166A1 (en) Smart toll network for improving performance of vehicle identification systems
CN106323301A (en) Road information obtaining method and device
CN112396093A (en) Driving scene classification method, device and equipment and readable storage medium
CN104298832A (en) Road network traffic flow analytical method based on RFID technology
CN116168356B (en) Vehicle damage judging method based on computer vision
CN103679214A (en) Vehicle detection method based on online area estimation and multi-feature decision fusion
CN110796066A (en) Lane line group construction method and device
CN111309945A (en) Method and system for accurately classifying inspection pictures of unmanned aerial vehicle
CN114722944A (en) Point cloud precision determination method, electronic device and computer storage medium
CN105160991A (en) Identification method and system of new building
CN111797188A (en) Urban functional area quantitative identification method based on open-source geographic space vector data
CN115310278A (en) Simulation method and verification method for large-scale road network online micro traffic
CN114815889A (en) Unmanned aerial vehicle airport monitoring control system based on big data
CN112347131B (en) Urban rail project demand identification and coverage method and device
CN115116224B (en) Edge end data acquisition and transmission system and method
CN117633137A (en) Map data analysis and extraction method and system based on deep learning
CN111369790B (en) Vehicle passing record correction method, device, equipment and storage medium
CN115098601A (en) Highway data receiving, processing and storing method and system
CN107580329B (en) Network analysis optimization method and device
CN107517474B (en) Network analysis optimization method and device
CN110610446A (en) County town classification method based on two-step clustering thought
CN112614345B (en) Vehicle speed calculation method, device, equipment and storage medium
CN112434877A (en) Smart city data processing method and device based on cloud computing
CN111709357A (en) Method and device for identifying target area, electronic equipment and road side equipment

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