CN106790058B - A kind of ADS-B message data parsing method and system - Google Patents

A kind of ADS-B message data parsing method and system Download PDF

Info

Publication number
CN106790058B
CN106790058B CN201611183584.6A CN201611183584A CN106790058B CN 106790058 B CN106790058 B CN 106790058B CN 201611183584 A CN201611183584 A CN 201611183584A CN 106790058 B CN106790058 B CN 106790058B
Authority
CN
China
Prior art keywords
message
ads
structure body
layer
location information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201611183584.6A
Other languages
Chinese (zh)
Other versions
CN106790058A (en
Inventor
田衍
罗文三
陈平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhan Institute Of Digital Engineering (china Shipbuilding Industry Corp Seventh 0 Nine Institute)
Original Assignee
Wuhan Institute Of Digital Engineering (china Shipbuilding Industry Corp Seventh 0 Nine Institute)
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 Wuhan Institute Of Digital Engineering (china Shipbuilding Industry Corp Seventh 0 Nine Institute) filed Critical Wuhan Institute Of Digital Engineering (china Shipbuilding Industry Corp Seventh 0 Nine Institute)
Priority to CN201611183584.6A priority Critical patent/CN106790058B/en
Publication of CN106790058A publication Critical patent/CN106790058A/en
Application granted granted Critical
Publication of CN106790058B publication Critical patent/CN106790058B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/26Special purpose or proprietary protocols or architectures

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention discloses a kind of ADS-B message data parsing method and system, and method is specific as follows: defining multilevel combination expandable structure body first;Then the validity of ADS-B message is parsed;It is parsed followed by the type to ADS-B message;It is parsed followed by the content to ADS-B message.This method being capable of quick, efficient, flexible parsing ADS-B message;Furthermore by carrying out fault-tolerant processing to the ADS-B message structure body being parsed, accuracy, stability and the reliability of the parsing of ADS-B message data can be improved.

Description

A kind of ADS-B message data parsing method and system
Technical field
The present invention relates to air traffic control technical fields, and in particular to a kind of ADS-B message data parsing method and system.
Background technique
Traditional secondary radar is implemented to monitor based on the mode of inquiry response to target, because at high cost, installation difficulty is big, comprehensive Covering is difficult, has been unable to satisfy the air-transport industry of rapid development.Automatic dependent surveillance broadcast ADS-B is that one kind is defended based on the whole world Star positioning system and the blank pipe monitoring new technology that traffic monitoring and information transmitting are completed using vacant lot, the communication of absolutely empty data-link, tool The data characteristics and high Precision information for having high speed to update, can improve the utilization power in airspace.1090MHz ES ADS-B It is the one mode that International Civil Aviation Organization is uniquely recommended, which need to only do Mode S answering machine and slightly change, can be achieved with ADS-B message coding.ADS-B system has the features such as at low cost, error is small relative to traditional surveillance technology, in civil aviaton and Navigation field has boundless application prospect.
ADS-B shares transmission channel by the way of broadcast, rather than the roll-call formula that tradition Mode S is used is inquired, thus Caused by interfere and increase.In addition, each ADS-B message is made of 112 bit data position information, wrapped in each information There are many information unit quantity contained, and the not certain rule of bit shared by the information unit in each information can be followed. Therefore, general analytic method is difficult fast and efficiently to parse ADS-B message.
Summary of the invention
In view of this, it is necessary to provide a kind of ADS-B message data parsings that can fast and efficiently parse ADS-B message Method and system.
A kind of ADS-B message data analytic method, includes the following steps:
Step 1: defining multilevel combination expandable structure body;Multilevel combination expandable structure body includes ADS-B message First layer universal architecture body and ADS-B message second layer application specific architecture body, ADS-B message second layer application specific architecture body include multiple ADS-B message structure body;
Step 2: ADS-B message is converted into the general structure body of ADS-B message first layer, it is logical according to ADS-B message first layer With the value for representing message format field in structure body, judge whether message is ADS-B message;If so, entering step 3;If not, Enter step 5;
Step 3: according to the value for representing type of message field in the general structure body of ADS-B message first layer, determining ADS-B message Type;
Step 4: according to the ADS-B type of message determined in step 3, the ADS-B message being converted into ADS-B message the Corresponding ADS-B message structure body in two layers of application specific architecture body, and Context resolution is carried out to ADS-B message structure body;
Step 5: terminating.
And a kind of ADS-B message data resolution system, comprising:
Structural body definition unit, for defining multilevel combination expandable structure body;Wherein, the expansible knot of multilevel combination Structure body includes ADS-B message first layer universal architecture body and ADS-B message second layer application specific architecture body, the ADS-B message second layer Application specific architecture body includes multiple ADS-B message structure bodies;
Message Effective judgement unit, for ADS-B message to be converted into the general structure body of ADS-B message first layer, and root According to the value for representing message format field in the general structure body of ADS-B message first layer, judge whether message is ADS-B message;
Type of message determination unit is used for when message Effective judgement unit judges message is effective, according to ADS-B message The value that type of message field is represented in the general structure body of first layer, determines the type of ADS-B message;
Message content resolution unit, the ADS-B type of message for being determined according to type of message determination unit will be described ADS-B message is converted into ADS-B message second layer application specific architecture body corresponding ADS-B message structure body, and to ADS-B message Structural body carries out Context resolution.
A kind of ADS-B message data parsing method and system of the invention, by defining multilevel combination expandable structure Body parses the validity, type, content of ADS-B message, being capable of quick, efficient, flexible parsing ADS-B message;Together When, fault-tolerant processing is carried out to the ADS-B message structure body that is parsed, the accuracy, steady of ADS-B message data parsing can be improved Qualitative and reliability.
Detailed description of the invention
Fig. 1 is the flow chart of ADS-B message data analytic method of the present invention;
Fig. 2 is the structural schematic diagram of multilevel combination expandable structure body;
Fig. 3 is the flow chart of fault-tolerant processing of the invention;
Fig. 4 is the block diagram of ADS-B message data resolution system of the present invention.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, with reference to the accompanying drawings and embodiments, right The present invention is further elaborated, it should be understood that and the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
A kind of ADS-B message data analytic method provided by the invention, process is as shown in Figure 1, detailed process is as follows:
Step 1: defining multilevel combination expandable structure body.
The structure of multilevel combination expandable structure body is as shown in Figure 2.Multilevel combination expandable structure body includes ADS-B Message first layer universal architecture body and ADS-B message second layer application specific architecture body.
Wherein, ADS-B message first layer universal architecture body is a kind of common version structure suitable for all ADS-B messages Body includes ADS-B message format field and ADS-B type of message field.ADS-B message second layer application specific architecture body is according to various Various forms of ADS-B message packets define different ADS-B message structural bodies.ADS-B message structure body embodies ADS- The each single item content of B message packet.In definition structure body, for convenience of parse, by each single item in structural body be defined as 8, 16 or 32.
Step 2: the validity of ADS-B message is parsed.
Specifically, ADS-B message is converted into the general structure body of ADS-B message first layer, it is logical according to ADS-B message first layer With the value for representing message format field in structure body, judge whether message is ADS-B message.If so, entering step 3.If not, Enter step 5.
More specifically, the value that message format field DF and CF is represented in the general structure body of ADS-B message first layer is taken out, or The value of DF, AF judge whether message is ADS-B according to " 1090MHz extends the minimum working performance standard of interrupted oscillation ADS-B " Message.Wherein, only as DF=17 or 18 and CF=0 or 1, or as DF=19 and AF=0, which is ADS-B report Text.
Step 3: the type of ADS-B message is parsed.
Specifically, determining that ADS-B is reported according to the value for representing type of message field in the general structure body of ADS-B message first layer The type of text.
More specifically, the value that type of message field is represented in the general structure body of ADS-B message first layer is taken out, according to " 1090MHz extend the minimum working performance standard of interrupted oscillation ADS-B ", determine the ADS-B message be air position message or Air speed message or be other message.
Step 4: the content of ADS-B message is parsed.
Specifically, the ADS-B message is converted into ADS-B report to according to the ADS-B type of message determined in step 3 Corresponding ADS-B message structure body in literary second layer application specific architecture body, and Context resolution is carried out to ADS-B message structure body.Its In, the mode of Context resolution is carried out to ADS-B message structure body specifically: take out the message needed in ADS-B message structure body The encoded radio of content, according to " 1090MHz extends the minimum working performance standard of interrupted oscillation ADS-B ", in the message being calculated The true value of appearance.
Further, fault-tolerant processing is carried out to the ADS-B message structure body being parsed.As shown in figure 3, fault-tolerant processing Detailed process is as follows:
Step 4.1: the location information in ADS-B message structure body is compared with the location information of ADS-B receiver, First position threshold value is seen if fall out, if not, entering step 4.2;If so, entering step 4.4.
Step 4.2: the ADS-B message that the location information in ADS-B message structure body was received with same target last time Location information is compared, and sees if fall out second position threshold value, if not, entering step 4.3;If so, entering step 4.4。
Step 4.3: the location information in ADS-B message structure body is carried out with the location information estimated by 4 D trajectory Compare, see if fall out the third place threshold value, if not, entering step 5;If so, entering step 4.4.
Step 4.4: abandoning ADS-B message, enter step 5.
Specifically, firstly, the location information of location information and ADS-B receiver in ADS-B message structure body is carried out Compare, judges whether the difference of longitude or latitude in two location informations exceeds first position threshold value, such as 2 degree.If so, Then think that the ADS-B information is wrong, abandons the message.Otherwise, then by ADS-B message structure body location information with it is same The location information for the ADS-B message that target last time receives is compared, and judges the difference of the longitude or latitude in two location informations Whether value exceeds second position threshold value, such as 0.01 degree.If it is, thinking that the ADS-B information is wrong, the message is abandoned.It is no Then, then the location information in ADS-B message structure body is compared with the location information estimated by 4 D trajectory, is judged Whether the difference of longitude or latitude in two location informations exceeds the third place threshold value, such as 0.01 degree.If it is, thinking The ADS-B information is wrong, abandons the message.Otherwise, ADS-B message structural body is stored or is forwarded.
The ADS-B message structural body being parsed can store in memory, can also be used as interface and is sent to other Module uses.Wherein, fault-tolerant processing can be extended or modify, and can improve accuracy, the stabilization of the parsing of ADS-B message data Property and reliability.
Step 5: terminating.
A kind of ADS-B message data analytic method of the present invention, by defining multilevel combination expandable structure body, to ADS- Validity, type, the content of B message are parsed, being capable of quick, efficient, flexible parsing ADS-B message;Meanwhile to parsing The ADS-B message structure body of completion carries out fault-tolerant processing, can improve the accuracy of ADS-B message data parsing, stability and can By property.
The present invention also provides a kind of ADS-B message data resolution systems, as shown in Figure 4, comprising:
Structural body definition unit, for defining multilevel combination expandable structure body.
Wherein, multilevel combination expandable structure body includes ADS-B message first layer universal architecture body and ADS-B message Two layers of application specific architecture body.ADS-B message first layer universal architecture body is a kind of common version knot suitable for all ADS-B messages Structure body includes ADS-B message format field and ADS-B type of message field.ADS-B message second layer application specific architecture body is according to each The various forms of ADS-B message packets of kind, define different ADS-B message structural bodies.ADS-B message structure body embodies The each single item content of ADS-B message packet.In definition structure body, for convenience of parsing, each single item in structural body is defined as 8 Position, 16 or 32.
Message Effective judgement unit, for ADS-B message to be converted into the general structure body of ADS-B message first layer, and root According to the value for representing message format field in the general structure body of ADS-B message first layer, judge whether message is ADS-B message.
Specifically, the value that message format field DF and CF is represented in the general structure body of ADS-B message first layer is taken out, or The value of DF, AF judge whether message is ADS-B according to " 1090MHz extends the minimum working performance standard of interrupted oscillation ADS-B " Message.Wherein, only as DF=17 or 18 and CF=0 or 1, or as DF=19 and AF=0, which is ADS-B report Text.
Type of message determination unit is used for when message Effective judgement unit judges message is effective, according to ADS-B message The value that type of message field is represented in the general structure body of first layer, determines the type of ADS-B message.
Specifically, the value for representing type of message field in the general structure body of ADS-B message first layer is taken out, according to " 1090MHz Extend the minimum working performance standard of interrupted oscillation ADS-B ", determine that the ADS-B message is air position message or air speed Message or be other message.
Message content resolution unit, the ADS-B type of message for being determined according to type of message determination unit will be described ADS-B message is converted into ADS-B message second layer application specific architecture body corresponding ADS-B message structure body, and to ADS-B message Structural body carries out Context resolution.
Wherein, the mode of Context resolution is carried out to ADS-B message structure body specifically: take out in ADS-B message structure body The encoded radio of the message content needed is calculated according to " 1090MHz extends the minimum working performance standard of interrupted oscillation ADS-B " The true value of the message content arrived.
Message fault-tolerant unit, for carrying out fault-tolerant processing to the ADS-B message structure body being parsed.Wherein, message holds Wrong unit was received according to the location information in ADS-B message structure body with the location information of ADS-B receiver, same target last time ADS-B message location information, by 4 D trajectory estimate location information relationship, judge whether to abandon the ADS-B Message.
Specifically, message fault-tolerant unit is first by the position of location information and ADS-B receiver in ADS-B message structure body Confidence breath is compared, and judges whether the difference of longitude or latitude in two location informations exceeds first position threshold value, such as 2 Degree.If it is, thinking that the ADS-B information is wrong, message fault-tolerant unit abandons the message.Otherwise, message fault-tolerant unit is then The location information for the ADS-B message that location information and same target last time in ADS-B message structure body receives is compared, Judge whether the difference of longitude or latitude in two location informations exceeds second position threshold value, such as 0.01 degree.If it is, Think that the ADS-B information is wrong, message fault-tolerant unit abandons the message.Otherwise, message fault-tolerant unit is then by ADS-B message knot Location information in structure body is compared with the location information estimated by 4 D trajectory, judges the longitude in two location informations Or whether the difference of latitude exceeds the third place threshold value, such as 0.01 degree.If it is, think that the ADS-B information is wrong, message Fault-tolerant unit abandons the message.Otherwise, ADS-B message structural body is stored or is forwarded.
The ADS-B message structural body being parsed can store in memory, can also be used as interface and is sent to other Module uses.Wherein, the function of message fault-tolerant unit can be extended or modify, and can improve the parsing of ADS-B message data Accuracy, stability and reliability.
The foregoing is merely presently preferred embodiments of the present invention, is not intended to limit the invention, it is all in spirit of the invention and Within principle, any modification, equivalent replacement, improvement and so on be should all be included in the protection scope of the present invention.

Claims (2)

1. a kind of ADS-B message data analytic method, which comprises the steps of:
Step 1: defining multilevel combination expandable structure body;Multilevel combination expandable structure body includes ADS-B message first Layer universal architecture body and ADS-B message second layer application specific architecture body, ADS-B message second layer application specific architecture body include multiple ADS- B message structure body;
Step 2: ADS-B message is converted into ADS-B message first layer universal architecture body, it is general according to ADS-B message first layer The value that message format field is represented in structural body judges whether message is ADS-B message;If so, entering step 3;If It is no, enter step 5;
Step 3: according to the value for representing type of message field in ADS-B message first layer universal architecture body, determining ADS-B message Type;
Step 4: according to the ADS-B type of message determined in step 3, the ADS-B message being converted into the ADS-B message second layer Corresponding ADS-B message structure body in application specific architecture body, and Context resolution is carried out to ADS-B message structure body;To being parsed ADS-B message structure body carry out fault-tolerant processing;Detailed process is as follows for fault-tolerant processing:
Step 4.1: the location information in ADS-B message structure body being compared with the location information of ADS-B receiver, is judged Whether first position threshold value is exceeded, if not, entering step 4.2;If so, entering step 4.4;
Step 4.2: the position for the ADS-B message that the location information in ADS-B message structure body was received with same target last time Information is compared, and sees if fall out second position threshold value, if not, entering step 4.3;If so, entering step 4.4;
Step 4.3: the location information in ADS-B message structure body is compared with the location information estimated by 4 D trajectory Compared with the third place threshold value being seen if fall out, if not, entering step 5;If so, entering step 4.4;
Step 4.4: abandoning ADS-B message, enter step 5;
Step 5: terminating.
2. a kind of ADS-B message data resolution system characterized by comprising
Structural body definition unit, for defining multilevel combination expandable structure body;Wherein, multilevel combination expandable structure body Including ADS-B message first layer universal architecture body and ADS-B message second layer application specific architecture body, the ADS-B message second layer is dedicated Structural body includes multiple ADS-B message structure bodies;
Message Effective judgement unit, for ADS-B message to be converted into ADS-B message first layer universal architecture body, and according to The value that message format field is represented in ADS-B message first layer universal architecture body judges whether message is ADS-B message;
Type of message determination unit is used for when message Effective judgement unit judges message is effective, according to ADS-B message first The value that type of message field is represented in layer universal architecture body, determines the type of ADS-B message;
Message content resolution unit, the ADS-B type of message for being determined according to type of message determination unit, by the ADS-B Message is converted into ADS-B message second layer application specific architecture body corresponding ADS-B message structure body, and to ADS-B message structure Body carries out Context resolution;
Message fault-tolerant unit carries out fault-tolerant processing to the ADS-B message structure body being parsed;According to ADS-B message structure body In the ADS-B message that receives of location information and the location information of ADS-B receiver, same target last time location information, logical The relationship for crossing the location information of 4 D trajectory estimation, judges whether to abandon the ADS-B message.
CN201611183584.6A 2016-12-20 2016-12-20 A kind of ADS-B message data parsing method and system Active CN106790058B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611183584.6A CN106790058B (en) 2016-12-20 2016-12-20 A kind of ADS-B message data parsing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611183584.6A CN106790058B (en) 2016-12-20 2016-12-20 A kind of ADS-B message data parsing method and system

Publications (2)

Publication Number Publication Date
CN106790058A CN106790058A (en) 2017-05-31
CN106790058B true CN106790058B (en) 2019-09-06

Family

ID=58895780

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611183584.6A Active CN106790058B (en) 2016-12-20 2016-12-20 A kind of ADS-B message data parsing method and system

Country Status (1)

Country Link
CN (1) CN106790058B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111986522B (en) * 2020-07-29 2022-03-22 广州市新航科技有限公司 Airborne equipment positioning method based on ADS-B signal, airborne equipment and storage medium thereof
CN112509383B (en) * 2020-11-24 2022-08-26 民航数据通信有限责任公司 Method for improving accuracy of ADS-B track data

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1599011A2 (en) * 1998-12-04 2005-11-23 Hitachi, Ltd. Distributed system for data communication
CN101110166A (en) * 2007-08-15 2008-01-23 民航数据通信有限责任公司 ADS-B flight path and plan related processing system
CN101169475A (en) * 2007-11-22 2008-04-30 民航数据通信有限责任公司 Data format conversion method fitting the need of broadcasting type automatic relevance monitoring message processing request
CN102377506A (en) * 2010-08-12 2012-03-14 盛科网络(苏州)有限公司 Test message processing system
CN102546442A (en) * 2012-03-09 2012-07-04 北京神州数码思特奇信息技术股份有限公司 Communication protocol conversion technology
CN102682627A (en) * 2012-05-04 2012-09-19 北京民航天宇科技发展有限公司 General aviation flight monitoring airborne system based on ADS-B (Automatic Dependent Surveillance-Broadcast)

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1599011A2 (en) * 1998-12-04 2005-11-23 Hitachi, Ltd. Distributed system for data communication
CN101110166A (en) * 2007-08-15 2008-01-23 民航数据通信有限责任公司 ADS-B flight path and plan related processing system
CN101169475A (en) * 2007-11-22 2008-04-30 民航数据通信有限责任公司 Data format conversion method fitting the need of broadcasting type automatic relevance monitoring message processing request
CN102377506A (en) * 2010-08-12 2012-03-14 盛科网络(苏州)有限公司 Test message processing system
CN102546442A (en) * 2012-03-09 2012-07-04 北京神州数码思特奇信息技术股份有限公司 Communication protocol conversion technology
CN102682627A (en) * 2012-05-04 2012-09-19 北京民航天宇科技发展有限公司 General aviation flight monitoring airborne system based on ADS-B (Automatic Dependent Surveillance-Broadcast)

Also Published As

Publication number Publication date
CN106790058A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
JP6553205B2 (en) Distributed resource management method and distributed resource management system in vehicular ad hoc network
CA2608698C (en) Providing traffic information including a prediction of travel time to traverse a link and using the same
US9613536B1 (en) Distributed flight management system
CN110113788B (en) Label positioning method, system and device
US7940741B2 (en) Providing traffic information relating to a prediction of speed on a link and using the same
US20130085669A1 (en) Systems and Methods for Processing Flight Information
US9853906B2 (en) Network prioritization based on node-level attributes
CN106415299B (en) System and method for high reliability monitoring of aircraft
CN106790058B (en) A kind of ADS-B message data parsing method and system
KR20080016574A (en) Providing information relating to traffic congestion tendency and using the same
CN103900599B (en) The method and system that online navigation driftage rear path is reruned
US20080316057A1 (en) Method for automated standby message response to reduce pilot and air traffic controller workload
US20090195436A1 (en) Systems and methods for obtaining aircraft state data from multiple data links
Fallah et al. Context and network aware communication strategies for connected vehicle safety applications
CN106658401A (en) Out-of-control unmanned aerial vehicle initiative retrieving method and system
CN109587632B (en) Positioning method and device
EP3557900A1 (en) Cloud-based network optimizer for connected vehicles
EP2818956B1 (en) Fault tolerant lateral waypoint sequencing system and method
US9797736B2 (en) Drive assist system, method, and program
US20200280535A1 (en) Method and device for bus addressing, and method and device for providing information
CA2608701C (en) Providing traffic information relating to a prediction of congestion status and using the same
CN105530155A (en) 1553B bus universe message triggering control method
CN111077823B (en) Equipment control method and device, electronic equipment and readable storage medium
CN111240361A (en) Flight control method, device and equipment based on four-dimensional data and storage medium
KR101476740B1 (en) Remote Monitoring System of Ship 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
GR01 Patent grant
GR01 Patent grant