CN104682981A - Decoding board of ADS-B (automatic dependent surveillance broadcast) receiver - Google Patents

Decoding board of ADS-B (automatic dependent surveillance broadcast) receiver Download PDF

Info

Publication number
CN104682981A
CN104682981A CN201510132930.7A CN201510132930A CN104682981A CN 104682981 A CN104682981 A CN 104682981A CN 201510132930 A CN201510132930 A CN 201510132930A CN 104682981 A CN104682981 A CN 104682981A
Authority
CN
China
Prior art keywords
module
error
signal
detection
correction
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
CN201510132930.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.)
Tianjin 764 Communication and Navigation Technology Corp
Original Assignee
Tianjin 764 Communication and Navigation Technology Corp
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 Tianjin 764 Communication and Navigation Technology Corp filed Critical Tianjin 764 Communication and Navigation Technology Corp
Priority to CN201510132930.7A priority Critical patent/CN104682981A/en
Publication of CN104682981A publication Critical patent/CN104682981A/en
Pending legal-status Critical Current

Links

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention relates to a decoding board of an ADS-B (automatic dependent surveillance broadcast) receiver. A digital logic circuit of the decoding board comprises an AD (analog-digital) conversion module and an FPGA (field programmable gate array) digital logic module; a baseband digital processing part of the FPGA digital logic module mainly comprises an input signal synchronization module, a preamble detection module, a code bit pickup and confidence analysis module, a CRC (cyclic redundancy check) error detection and correction module and a ping-pong FIFO (first in and first out) access data module. With the adoption of a dynamic detection threshold method, a problem of high possibility of data loss in a decoding process is solved; compared with an original method, the data size after decoding is increased; by improving a logic time sequence in a baseband data processing process, a problem of non-aligned transmission of decoding data by accident is solved, and a situation of transmission data dislocation is eliminated; after a test, the decoding board is stable in working and reliable in performance.

Description

Automatic dependent surveillance broadcast ADS-B receiver decoding plate
Technical field
The present invention relates to airmanship, particularly a kind of Automatic dependent surveillance broadcast ADS-B receiver decoding plate.
Technical background
In the scientific research of digital communication product and in producing, the base-band digital processing section of ADS-B receiver decoding plate in the past, due to usually use when signal amplitude filtering controls segmented thresholding control current can the power bracket of processing signals, but segment threshold is often not easily chosen, and easily choose improper due to thresholding and cause signal correctly to resolve near segment threshold, thus the discontinuous problem of dropout is caused to occur.How to address this problem the problem just becoming those skilled in the art and will study and solve.
Summary of the invention
Object of the present invention is exactly for overcoming the deficiencies in the prior art, for the problem that obliterated data easy in the decode procedure of existing receiver decoding plate and data do not line up, a kind of design of Automatic dependent surveillance broadcast ADS-B receiver decoding plate is provided, by adopting detection of dynamic gate method, solve the problem of easy obliterated data in decode procedure, add decoded data volume compared with former method, by improving the logical sequence in base band data processing procedure, solve decoded data and transmit the problem do not lined up once in a while, eliminate the situation of transmission data dislocation, concrete technical scheme is, a kind of Automatic dependent surveillance broadcast ADS-B receiver decoding plate, its Digital Logical Circuits is by AD analog-to-digital conversion module, FPGA digital logic module forms, it is characterized in that: the base-band digital process of described FPGA part mainly comprises input signal synchronization module, detection of preamble module, code bit pickup and Confidence Analysis module, CRC check error-detection error-correction module, Ping-pong FIFO access data module, systems baseband digital process mainly comprises the following steps,
Step 1, signal amplitude filtering control, adopt detection of dynamic threshold algorithm, namely current detection threshold is dynamically determined according to the header reference power detected, this needs synchronous with thresholding for digital video signal time delay a period of time, this process eliminates some signal that segmented thresholding control method causes and correctly cannot resolve problem;
Step 2, detection of preamble, these needs extract effective impulse position, signal rising edge and signal trailing edge three information from the signal through step 1, and when detecting that 4 have a pulse at S mode preamble time interval, then carry out subsequent packet and resolve, examination criteria is
1) 4 pulses have the sequential of 0-1.0-3.5-4.5 μ s,
2) rising edge >=2,
3) all the other are effective impulse position VPP,
Then the steps such as the calculating of header reference power, power consistency check, 1um/3.5us/4.5us test, DF certification are carried out, header computing reference power again after these checkings, for resolving, in 13us simultaneously after header being detected, continue to find header, if this header is equally by above-mentioned all tests, its header reference value is compared with present header reference frame angle value, if this new signal 3dB at least higher than old signal amplitude, so abandon old signal, process new signal, otherwise, ignore new signal, continue the old signal of process;
The pickup of step 3, code bit and Confidence Analysis, adopt the correlation method of multi-parameter and multisampling to carry out code pickup and the Confidence Analysis of ADS-B;
Step 4, CRC check error-detection error-correction, after the judgement of the extraction of completion code position and confidence level, error-detection error-correction to be carried out to them, adopt the strong error-detection error-correction method of confidence declaration, first the judgement of wrong patterns is carried out, equal zero, error detection is passed through, and inerrancy occurs, no, carry out the corresponding syndrome of low confidence bit with 112 bit correction of storage inside to combine, then carry out whether with wrong patterns matching judgment, be, the error correction of corresponding bit bit reversal completes, no, error correction failure, jumps out error-detection error-correction module;
Step 5, Ping-pong FIFO access data, will eventually pass the data that verified stored in Ping-pong FIFO, by data that bus transfer calculates in the interruption of Fixed Time Interval.
The invention has the beneficial effects as follows and the per second data volume that is correctly decoded is added more than 20%, solve simultaneously originally in detection of preamble process near segment threshold data correctly cannot resolve thus cause the problem of loss of data, solve decoded data import FIFO into before the problem that do not line up of data, eliminate the situation of transmission data dislocation, after solving CRC check error bit simultaneously, the problem of data modification mistake.Working stability after tested, dependable performance.
Accompanying drawing explanation
Fig. 1 is hardware configuration sketch of the present invention.
Fig. 2 is the digital signal processing module of baseband portion of the present invention.
Fig. 3 is ADS-B message header of the present invention.
Fig. 4 is the strong error-detection error-correction handling process of confidence declaration of the present invention.
Embodiment
As shown in Figure 1,2,3, 4, a kind of Automatic dependent surveillance broadcast ADS-B receiver decoding plate, its Digital Logical Circuits is made up of AD analog-to-digital conversion module, FPGA digital logic module, it is characterized in that: the base-band digital process of described FPGA part mainly comprises input signal synchronization module, detection of preamble module, code bit pickup and Confidence Analysis module, CRC check error-detection error-correction module, Ping-pong FIFO access data module, systems baseband digital process mainly comprises the following steps
Step 1, signal amplitude filtering control, adopt detection of dynamic threshold algorithm, namely current detection threshold is dynamically determined according to the header reference power detected, this needs synchronous with thresholding for digital video signal time delay a period of time, this process eliminates some signal that segmented thresholding control method causes and correctly cannot resolve problem;
Step 2, detection of preamble, these needs extract effective impulse position, signal rising edge and signal trailing edge three information from the signal through step 1, and when detecting that 4 have a pulse at S mode preamble time interval, then carry out subsequent packet and resolve, examination criteria is
1) 4 pulses have the sequential of 0-1.0-3.5-4.5 μ s,
2) rising edge >=2,
3) all the other are effective impulse position VPP,
Then the steps such as the calculating of header reference power, power consistency check, 1um/3.5us/4.5us test, DF certification are carried out, header computing reference power again after these checkings, for resolving, in 13us simultaneously after header being detected, continue to find header, if this header is equally by above-mentioned all tests, its header reference value is compared with present header reference frame angle value, if this new signal 3dB at least higher than old signal amplitude, so abandon old signal, process new signal, otherwise, ignore new signal, continue the old signal of process;
The pickup of step 3, code bit and Confidence Analysis, the correlation method of multi-parameter and multisampling is adopted to carry out code pickup and the Confidence Analysis of ADS-B, the method makes full use of the reference power value in the information of 10 sampled values of each code bit and detection of preamble, determines code and confidence level by contrast;
Step 4, CRC check error-detection error-correction, after the judgement of the extraction of completion code position and confidence level, will carry out error-detection error-correction to them, adopt the strong error-detection error-correction method of confidence declaration, first carry out the judgement of wrong patterns, equal zero, error detection is passed through, and inerrancy occurs, no, carry out the corresponding syndrome of low confidence bit with 112 bit correction of storage inside to combine, carry out again whether with wrong patterns matching judgment, be that the error correction of corresponding bit bit reversal completes, no, error correction failure;
Step 5, Ping-pong FIFO access data, will eventually pass the data that verified stored in Ping-pong FIFO, by data that bus transfer calculates in the interruption of Fixed Time Interval.
Technical indicator of the present invention:
(1) input signal feature:
AD frequency acquisition: 10MHZ
AD gathers figure place: 12bit
Receiving video signals input range: 0 ~ 4V, input impedance ∞
Signal form: ADS-B 1090 ES
(2) sensitivity :-88dBm
(3) target disposal ability: 500 sorties/second.

Claims (1)

1. an Automatic dependent surveillance broadcast ADS-B receiver decoding plate, its Digital Logical Circuits is made up of AD analog-to-digital conversion module, FPGA digital logic module, it is characterized in that: the base-band digital processing section of described FPGA digital logic module mainly comprises input signal synchronization module, detection of preamble module, code bit pickup and Confidence Analysis module, CRC check error-detection error-correction module, Ping-pong FIFO access data module, systems baseband digital process mainly comprises the following steps
Step 1, signal amplitude filtering control, adopt detection of dynamic threshold algorithm, namely current detection threshold is dynamically determined according to the header reference power detected, by synchronous with thresholding for digital video signal time delay a period of time, this process eliminate some signal that segmented thresholding control method causes and correctly cannot resolve problem;
Step 2, detection of preamble, extract effective impulse position, signal rising edge and signal trailing edge three information from the signal through step 1, and when detecting that 4 have a pulse at S mode preamble time interval, then carry out subsequent packet and resolve, examination criteria is
1) 4 pulses have the sequential of 0-1.0-3.5-4.5 μ s,
2) rising edge >=2,
3) all the other are effective impulse position VPP,
Then the steps such as the calculating of header reference power, power consistency check, 1um/3.5us/4.5us test, DF certification are carried out, header computing reference power again after these checkings, for resolving, in 13us simultaneously after header being detected, continue to find header, if this header is equally by above-mentioned all tests, its header reference value is compared with present header reference frame angle value, if this new signal 3dB at least higher than old signal amplitude, so abandon old signal, process new signal, otherwise, ignore new signal, continue the old signal of process;
The pickup of step 3, code bit and Confidence Analysis, adopt the correlation method of multi-parameter and multisampling to carry out code pickup and the Confidence Analysis of ADS-B;
Step 4, CRC check error-detection error-correction, after the judgement of the extraction of completion code position and confidence level, error-detection error-correction to be carried out to them, adopt the strong error-detection error-correction method of confidence declaration, first the judgement of wrong patterns is carried out, equal zero, error detection is passed through, and inerrancy occurs, no, carry out the corresponding syndrome of low confidence bit with 112 bit correction of storage inside to combine, then carry out whether with wrong patterns matching judgment, be, the error correction of corresponding bit bit reversal completes, no, error correction failure, jumps out error-detection error-correction module;
Step 5, Ping-pong FIFO access data, will eventually pass the data that verified stored in Ping-pong FIFO, by data that bus transfer calculates in the interruption of Fixed Time Interval.
CN201510132930.7A 2015-03-25 2015-03-25 Decoding board of ADS-B (automatic dependent surveillance broadcast) receiver Pending CN104682981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510132930.7A CN104682981A (en) 2015-03-25 2015-03-25 Decoding board of ADS-B (automatic dependent surveillance broadcast) receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510132930.7A CN104682981A (en) 2015-03-25 2015-03-25 Decoding board of ADS-B (automatic dependent surveillance broadcast) receiver

Publications (1)

Publication Number Publication Date
CN104682981A true CN104682981A (en) 2015-06-03

Family

ID=53317634

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510132930.7A Pending CN104682981A (en) 2015-03-25 2015-03-25 Decoding board of ADS-B (automatic dependent surveillance broadcast) receiver

Country Status (1)

Country Link
CN (1) CN104682981A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104993908A (en) * 2015-06-12 2015-10-21 陕西宝成航空仪表有限责任公司 Method of increasing S mode response signal decoding reliability
CN106154080A (en) * 2016-06-17 2016-11-23 中国电子科技集团公司第二十八研究所 A kind of 1090ES automatic signal detection method and system
CN107171680A (en) * 2017-05-22 2017-09-15 中国民航大学 The Automatic dependent surveillance broadcast system de-interweaving method of low complex degree under single channel
CN114839649A (en) * 2022-04-11 2022-08-02 南京航空航天大学 Distributed time service multipoint positioning receiver

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0954191A1 (en) * 1997-11-07 1999-11-03 Lucent Technologies Inc. Adaptive digital radio communication system
CN102347779A (en) * 2011-07-22 2012-02-08 新邮通信设备有限公司 Time division duplexing radio remote unit equipment and multichannel receive link multiplexing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0954191A1 (en) * 1997-11-07 1999-11-03 Lucent Technologies Inc. Adaptive digital radio communication system
CN102347779A (en) * 2011-07-22 2012-02-08 新邮通信设备有限公司 Time division duplexing radio remote unit equipment and multichannel receive link multiplexing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
倪育德等: "《高级接收机自主完好性监视的可用性预测》", 《中国民航大学学报》 *
王菲: "《基于1090MHzES数据链ADS-B关键技术研究》", 《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104993908A (en) * 2015-06-12 2015-10-21 陕西宝成航空仪表有限责任公司 Method of increasing S mode response signal decoding reliability
CN106154080A (en) * 2016-06-17 2016-11-23 中国电子科技集团公司第二十八研究所 A kind of 1090ES automatic signal detection method and system
CN106154080B (en) * 2016-06-17 2019-03-08 中国电子科技集团公司第二十八研究所 A kind of 1090ES automatic signal detection method and system
CN107171680A (en) * 2017-05-22 2017-09-15 中国民航大学 The Automatic dependent surveillance broadcast system de-interweaving method of low complex degree under single channel
CN114839649A (en) * 2022-04-11 2022-08-02 南京航空航天大学 Distributed time service multipoint positioning receiver

Similar Documents

Publication Publication Date Title
CN104682981A (en) Decoding board of ADS-B (automatic dependent surveillance broadcast) receiver
US4259663A (en) Contention interference detection by comparison of transmitted and received signal information
CN109075742B (en) Baud rate calibration circuit and serial port chip
US8519784B2 (en) FSK demodulator
US20110029803A1 (en) Clock recovery of serial data signal
CN108390752B (en) Signal receiving method
CN104330774B (en) FPGA (Field Programmable Gate Array)-based S-mode secondary radar decoder
CN110034914B (en) Frame synchronization method for overcoming low signal-to-noise ratio and carrier frequency offset of receiver
JP2011010053A (en) Device and method for detecting information
CN104242964A (en) Method and device for restraining impulse interference in communication system
CN112987545B (en) Time signal code element identification method, device and time system equipment
CN114567340B (en) ADS-B signal receiving baseband processing method and system based on correlation algorithm
CN105653489A (en) MIL (Military)_STD(Standard)_1553 bus analysis and triggering method
CN105005511A (en) Serial communication data checking method
CN101610570B (en) Communication method and device for adapting to multiple speeds for dual port AISG tower amplifier
US6567487B1 (en) Method for the sampling of biphase coded digital signals
CN109802761B (en) Fault identification method and device
US9479148B2 (en) Serial data signal edge detection
CN110535620A (en) A kind of signal detection and synchronous method based on decision-feedback
CN107437978B (en) Data processing method and receiver
CN113098626B (en) Near field sound wave communication synchronization method
CN103916211A (en) Data receiving method and device
CN112688892B (en) Subcarrier detection method, carrier signal demodulation method and demodulation device
CN103165139A (en) Method and device for detecting figure infra-acoustic frequency signals
KR100766972B1 (en) Appraratus and method for signal detecting of rfid system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150603