CN115496114B - TDMA burst length estimation method based on K-means clustering - Google Patents

TDMA burst length estimation method based on K-means clustering Download PDF

Info

Publication number
CN115496114B
CN115496114B CN202211444853.5A CN202211444853A CN115496114B CN 115496114 B CN115496114 B CN 115496114B CN 202211444853 A CN202211444853 A CN 202211444853A CN 115496114 B CN115496114 B CN 115496114B
Authority
CN
China
Prior art keywords
burst
clustering
burst length
tdma
outputting
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
CN202211444853.5A
Other languages
Chinese (zh)
Other versions
CN115496114A (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.)
Chengdu Rongxing Technology Co ltd
Original Assignee
Chengdu Rongxing Technology 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 Chengdu Rongxing Technology Co ltd filed Critical Chengdu Rongxing Technology Co ltd
Priority to CN202211444853.5A priority Critical patent/CN115496114B/en
Publication of CN115496114A publication Critical patent/CN115496114A/en
Application granted granted Critical
Publication of CN115496114B publication Critical patent/CN115496114B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Radio Relay Systems (AREA)
  • Time-Division Multiplex Systems (AREA)

Abstract

The invention discloses a TDMA burst length estimation method based on K-means clustering, which relates to the technical field of satellite communication signal processing, and comprises the steps of carrying out burst detection on TDMA data, detecting a burst starting point according to a burst unique word, detecting a burst ending point through signal energy change, and outputting the burst length of each burst; sending each burst length into a K-means clustering device for clustering; and selecting the set with the maximum clustering element amount in the clustering result, and outputting the estimated burst length. The invention applies the K-mean clustering algorithm to the burst length estimation of the TDMA signals with equal length frames, and carries out the K-mean clustering on the burst length roughly estimated by the conventional method, thereby improving the burst length estimation precision and improving the integral interpretation error code performance of the TDMA signals.

Description

TDMA burst length estimation method based on K-means clustering
Technical Field
The invention relates to the technical field of satellite communication signal processing, in particular to a TDMA burst length estimation method based on K-means clustering.
Background
The satellite VSAT (Very Small antenna earth station) system is widely applied due to the advantages of flexible networking, high power utilization rate and the like, currently, a VSAT satellite communication network system, a coast monitoring system, a navigation network, an air network system and the like all adopt a VSAT network, which is called VSAT network for short, and an important link in signal processing of a reverse TDMA (Time Division Multiple Access) link in the VSAT network is to detect the starting point and burst length of a burst, and the error of burst length estimation can directly influence the error code performance of system interpretation, so the correct estimation of the burst length is Very important for the performance of TDMA interpretation. At present, the estimation of the TDMA signal burst completely depends on the energy of a signal to determine the end of the burst, and when the signal quality is poor, the situation of burst end judgment error often occurs, so that the burst interpretation error is caused.
Disclosure of Invention
The invention aims to provide a TDMA burst length estimation method based on K-means clustering, which can accurately estimate the burst length of a long-frame TDMA signal.
The invention solves the problems through the following technical scheme:
a TDMA burst length estimation method based on K-means clustering comprises the following steps:
step S10, carrying out burst detection on the TDMA data, detecting a burst starting point according to the burst unique word, detecting a burst ending point through signal energy change, and outputting the burst length of each burst;
s20, sending each burst length into a K-means clustering device for clustering;
and S30, selecting a set with the maximum clustering element amount in the clustering result, and outputting the estimated burst length.
The step S10 specifically includes:
step S11, order the event
Figure DEST_PATH_IMAGE001
Event->
Figure 854290DEST_PATH_IMAGE002
Figure DEST_PATH_IMAGE003
Figure 348594DEST_PATH_IMAGE004
Wherein,
Figure DEST_PATH_IMAGE005
is a known burst unique word, is asserted>
Figure 738118DEST_PATH_IMAGE006
Is that the variance is pick>
Figure DEST_PATH_IMAGE007
White gaussian noise of (1);
Figure 41317DEST_PATH_IMAGE008
For the signal sampling value sampled n>
Figure DEST_PATH_IMAGE009
N is the sampling times;
step S12 of determining likelihood ratio
Figure 652427DEST_PATH_IMAGE010
Figure DEST_PATH_IMAGE011
Wherein,
Figure 881414DEST_PATH_IMAGE012
is a signal sampling value>
Figure DEST_PATH_IMAGE013
Is an initial decision threshold;
Figure 928874DEST_PATH_IMAGE014
is an event>
Figure 190091DEST_PATH_IMAGE002
The probability of (d);
Figure DEST_PATH_IMAGE015
Is an event>
Figure 468756DEST_PATH_IMAGE001
The probability of (d);
Figure 585091DEST_PATH_IMAGE016
Figure DEST_PATH_IMAGE017
the likelihood ratios further translate to:
Figure 870579DEST_PATH_IMAGE018
s13, taking logarithms at two sides of the above formula simultaneously to obtain a judgment criterion:
Figure DEST_PATH_IMAGE019
simplification yields the inequality:
Figure 217377DEST_PATH_IMAGE020
wherein, the unique word
Figure DEST_PATH_IMAGE021
Is known, therefore->
Figure 645822DEST_PATH_IMAGE022
As is known, the decision criteria are further simplified to:
Figure DEST_PATH_IMAGE023
wherein,
Figure 623137DEST_PATH_IMAGE024
is the final decision threshold;
step S14: and judging the burst starting point and the burst ending point according to the final judgment threshold, and outputting the burst length.
The step S20 specifically includes:
step S21: selecting m, such as 3, from the input burst lengths as initial clustering centers, and initializing a K-means clustering device;
step S22: calculating the distance between each burst length and the clustering centers according to the value of each clustering center, and re-dividing the burst lengths into sets according to the minimum distance;
step S23: recalculating the clustering center of each set by calculating the average value of the burst length in the set;
step S24: and repeating the step S22 and the step S23 until the cluster center value of the set is not changed any more, so as to obtain a cluster set.
The step S30 specifically includes: and traversing each cluster set, selecting the set with the largest cluster element amount, setting a threshold, rejecting the elements with larger deviation in the cluster set again, averaging the rest elements, and outputting the average value as the estimated burst length.
Compared with the prior art, the invention has the following advantages and beneficial effects:
the invention applies the K-mean value clustering algorithm to the TDMA signal burst length estimation of the equal-length frame, and carries out the K-mean value clustering on the burst length roughly estimated by the conventional method, thereby improving the burst length estimation precision and further improving the integral interpretation error code performance of the TDMA signal.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a K-means clustering flow chart.
Detailed Description
The present invention will be described in further detail with reference to examples, but the embodiments of the present invention are not limited thereto.
Example 1:
referring to fig. 1, a TDMA burst length estimation method based on K-means clustering includes:
step S10, carrying out burst detection on the TDMA data, detecting a burst starting point by means of the unique word, and detecting a burst ending point by means of signal energy change;
s20, sending the detected burst lengths to a K-means clustering device for clustering;
and S30, selecting the set with the maximum clustering element amount in the clustering result, and outputting the estimated burst length.
Where a burst is a term well known in the art and refers to a segment of a signal in which a burst occurs.
Example 2:
on the basis of embodiment 1, burst detection is performed on TDMA data, a burst start point is detected by means of a unique word, and a burst end is detected by means of a signal energy change, including the steps of:
step S1, order event
Figure 661500DEST_PATH_IMAGE001
Event->
Figure 251138DEST_PATH_IMAGE002
Figure 753663DEST_PATH_IMAGE003
Figure 557671DEST_PATH_IMAGE004
Wherein,
Figure DEST_PATH_IMAGE025
is a known burst unique word, is asserted>
Figure 896380DEST_PATH_IMAGE026
Is that the variance is pick>
Figure 286779DEST_PATH_IMAGE007
White gaussian noise of (1);
Figure 112652DEST_PATH_IMAGE008
For the signal sampling value sampled n>
Figure 431769DEST_PATH_IMAGE009
N is the sampling times;
step S2, judging likelihood ratio
Figure 444725DEST_PATH_IMAGE010
Figure DEST_PATH_IMAGE027
Wherein,
Figure 235219DEST_PATH_IMAGE028
is a signal sampling value>
Figure 322124DEST_PATH_IMAGE013
Is an initial judgment threshold;
Figure 812142DEST_PATH_IMAGE014
is an event>
Figure 312394DEST_PATH_IMAGE002
The probability of (d);
Figure 841333DEST_PATH_IMAGE015
Is an event>
Figure 110640DEST_PATH_IMAGE001
The probability of (d);
Figure DEST_PATH_IMAGE029
Figure 505981DEST_PATH_IMAGE030
the likelihood ratios further translate into:
Figure DEST_PATH_IMAGE031
s3, taking logarithms at two sides of the above formula at the same time to obtain a judgment criterion:
Figure 604780DEST_PATH_IMAGE032
simplification yields the inequality:
Figure DEST_PATH_IMAGE033
wherein, the unique word
Figure 360247DEST_PATH_IMAGE034
Is known, therefore->
Figure DEST_PATH_IMAGE035
As is known, the decision criteria are further simplified to:
Figure 31531DEST_PATH_IMAGE036
wherein,
Figure 627466DEST_PATH_IMAGE024
is the final decision threshold;
and 4, step 4: and judging the burst start and end according to the final judgment threshold, and outputting the burst length.
Example 3:
on the basis of embodiment 2, as shown in fig. 2, the step of sending the detected burst lengths to a K-means clustering device for clustering includes the steps of:
step 1: selecting 3 from a plurality of input burst lengths as initial clustering centers, and initializing a K-means clustering device;
step 2: calculating the distance between each burst length and the center values according to each clustering center value, and dividing the burst length set again according to the minimum distance;
and step 3: recalculating the center of each cluster by averaging the burst lengths in the set;
and 4, step 4: and repeating the steps 2 and 3 until the cluster center value of each set is not changed any more, and stopping.
Example 4:
on the basis of embodiment 3, the selecting a set with the largest clustering element amount in the clustering result and outputting the estimated burst length includes the steps of: and traversing each cluster set, selecting the set with the largest cluster element amount, setting a threshold, rejecting the elements with larger deviation in the set again, averaging the rest elements, and outputting the average value as the estimated burst length.
Although the present invention has been described herein with reference to the illustrated embodiments thereof, which are intended to be preferred embodiments of the present invention, it is to be understood that the invention is not limited thereto, and that numerous other modifications and embodiments can be devised by those skilled in the art that will fall within the spirit and scope of the principles of this disclosure.

Claims (3)

1. A TDMA burst length estimation method based on K-means clustering is characterized by comprising the following steps:
step S10, carrying out burst detection on time division multiple access TDMA data, detecting a burst starting point according to burst unique words, detecting a burst ending point through signal energy change, and outputting the burst length of each burst; the method specifically comprises the following steps:
step S11, order the event
Figure QLYQS_2
Event->
Figure QLYQS_5
Figure QLYQS_6
Figure QLYQS_3
Wherein +>
Figure QLYQS_7
Is a known burst unique word, is asserted>
Figure QLYQS_8
Is variance +>
Figure QLYQS_9
White gaussian noise;
Figure QLYQS_1
For the signal sampling value sampled n>
Figure QLYQS_4
N is the sampling frequency;
step S12 of determining likelihood ratio
Figure QLYQS_10
Figure QLYQS_13
Wherein it is present>
Figure QLYQS_16
Is a signal sampling value>
Figure QLYQS_12
Is an initial decision threshold;
Figure QLYQS_14
Is event->
Figure QLYQS_17
Probability;
Figure QLYQS_19
Is an event>
Figure QLYQS_11
The probability of (d);
Figure QLYQS_15
Figure QLYQS_18
the likelihood ratios further translate into:
Figure QLYQS_20
s13, taking logarithms at two sides of the above formula simultaneously to obtain a judgment criterion:
Figure QLYQS_21
simplification yields the inequality:
Figure QLYQS_22
wherein, the unique word
Figure QLYQS_23
Is known and therefore is->
Figure QLYQS_24
As is known, the decision criteria are further simplified to:
Figure QLYQS_25
Wherein,
Figure QLYQS_26
a final decision threshold;
step S14: judging the burst starting point and the burst ending point according to the final judgment threshold, and outputting the burst length;
s20, sending each burst length to a K-means clustering device for clustering;
and S30, selecting the set with the maximum clustering element amount in the clustering result, and outputting the estimated burst length.
2. The method for estimating the TDMA burst length based on K-means clustering according to claim 1, wherein said step S20 specifically comprises:
step S21: selecting m from a plurality of input burst lengths as initial clustering centers, and initializing a K-means clustering device;
step S22: calculating the distance between each burst length and the clustering centers according to the value of each clustering center, and re-dividing the burst lengths into sets according to the minimum distance;
step S23: recalculating the clustering center of each set by calculating the average value of the burst lengths in the sets;
step S24: and repeating the step S22 and the step S23 until the cluster center value of the set is not changed any more, so as to obtain a cluster set.
3. The method for estimating the TDMA burst length based on K-means clustering according to claim 2, wherein said step S30 specifically comprises: and traversing each cluster set, selecting the set with the largest cluster element amount, setting a threshold, rejecting the elements with larger deviation in the cluster set again, averaging the rest elements, and outputting the average value as the estimated burst length.
CN202211444853.5A 2022-11-18 2022-11-18 TDMA burst length estimation method based on K-means clustering Active CN115496114B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211444853.5A CN115496114B (en) 2022-11-18 2022-11-18 TDMA burst length estimation method based on K-means clustering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211444853.5A CN115496114B (en) 2022-11-18 2022-11-18 TDMA burst length estimation method based on K-means clustering

Publications (2)

Publication Number Publication Date
CN115496114A CN115496114A (en) 2022-12-20
CN115496114B true CN115496114B (en) 2023-04-07

Family

ID=85116219

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211444853.5A Active CN115496114B (en) 2022-11-18 2022-11-18 TDMA burst length estimation method based on K-means clustering

Country Status (1)

Country Link
CN (1) CN115496114B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009033971A1 (en) * 2007-09-13 2009-03-19 Thomson Licensing System and method for splitting data and data control information
WO2011005536A1 (en) * 2009-06-22 2011-01-13 Qualcomm Incorporated Transmission of reference signal on non-contiguous clusters of resources
CN102563360A (en) * 2012-01-16 2012-07-11 北方工业大学 Vibration event detection method of pipeline safety early warning system based on sequential probability ratio detection
CN107070602A (en) * 2017-04-19 2017-08-18 电子科技大学 A kind of spatial modulation system blind checking method based on K mean cluster algorithm
CN114513226A (en) * 2022-02-22 2022-05-17 广州慧睿思通科技股份有限公司 Method and device for estimating parameters of frequency hopping network station, frequency hopping monitoring equipment and storage medium
CN115314075A (en) * 2022-07-20 2022-11-08 电信科学技术第五研究所有限公司 Frequency hopping signal parameter calculation method under complex multi-radiation source electromagnetic environment

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855760B (en) * 2012-09-27 2014-08-20 中山大学 On-line queuing length detection method based on floating vehicle data
CN105721375B (en) * 2016-03-28 2019-06-04 电子科技大学 A kind of demodulating system and method for the short preamble burst signal of low signal-to-noise ratio
US10531452B2 (en) * 2016-07-11 2020-01-07 Qualcomm Incorporated Hybrid automatic repeat request feedback and multiple transmission time interval scheduling
CN108337187B (en) * 2018-01-22 2022-03-25 京信网络系统股份有限公司 Data transmission method, data transmission device, computer equipment and storage medium
CN108900460B (en) * 2018-06-12 2020-11-13 南京邮电大学 Anti-phase noise robust symbol detection method based on K-means clustering
CN110011942B (en) * 2019-02-15 2021-07-23 中国人民解放军战略支援部队信息工程大学 Morse message intelligent detection and identification method based on deep learning
CN111262802B (en) * 2020-01-14 2021-06-25 西安电子科技大学 Blind channel estimation ambiguity elimination method based on information source characteristics under non-cooperative communication
CN113055020B (en) * 2021-06-02 2021-08-13 北京科技大学 Burst error code detection method based on coding constraint
CN113726416B (en) * 2021-09-01 2022-10-11 北京邮电大学 Satellite communication carrier synchronization method and device and communication equipment
WO2023029044A1 (en) * 2021-09-06 2023-03-09 百图生科(北京)智能技术有限公司 Single-cell sequencing method and apparatus, and device, medium and program product
CN114759951B (en) * 2022-06-15 2022-09-02 成都中星世通电子科技有限公司 Frequency hopping signal real-time blind detection method, parameter estimation method, system and terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009033971A1 (en) * 2007-09-13 2009-03-19 Thomson Licensing System and method for splitting data and data control information
WO2011005536A1 (en) * 2009-06-22 2011-01-13 Qualcomm Incorporated Transmission of reference signal on non-contiguous clusters of resources
CN102563360A (en) * 2012-01-16 2012-07-11 北方工业大学 Vibration event detection method of pipeline safety early warning system based on sequential probability ratio detection
CN107070602A (en) * 2017-04-19 2017-08-18 电子科技大学 A kind of spatial modulation system blind checking method based on K mean cluster algorithm
CN114513226A (en) * 2022-02-22 2022-05-17 广州慧睿思通科技股份有限公司 Method and device for estimating parameters of frequency hopping network station, frequency hopping monitoring equipment and storage medium
CN115314075A (en) * 2022-07-20 2022-11-08 电信科学技术第五研究所有限公司 Frequency hopping signal parameter calculation method under complex multi-radiation source electromagnetic environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Tong Zhao等.《K-Means Clustering-Based Data Detection and Symbol-Timing Recovery for Burst-Mode Optical Receiver》.《IEEE TRANSACTIONS ON COMMUNICATIONS》.2006,第54卷(第8期),第1492-1501页. *

Also Published As

Publication number Publication date
CN115496114A (en) 2022-12-20

Similar Documents

Publication Publication Date Title
US8121229B2 (en) Guard section length detection method and system
US7526016B2 (en) Bluetooth access code assisted initial DC estimation and frame synchronization
JP3553547B2 (en) Apparatus and method for detecting data rate in mobile communication system
JP5039895B2 (en) System and method for DTX frame detection
US10116469B2 (en) Non-coherent multi-symbol-delay differential detector
WO2007078094A1 (en) Apparatus and method for detecting frame boundary in wireless communication system
US7916811B2 (en) Method and apparatus for improved burst acquisition in a digital receiver
CN109548046B (en) Channel self-adaptive cross-protocol communication system and method
US20030021359A1 (en) Efficient channel estimation in a digital communications system
CN115496114B (en) TDMA burst length estimation method based on K-means clustering
US7353170B2 (en) Noise-adaptive decoding
CN114390575B (en) CBTC-oriented wireless signal synchronous detection method, system and device
EP3113399B1 (en) Frame bit detector in near field communications
US8223899B2 (en) Methods and apparatus for initial acquisition gain control in a communication system
US8214722B2 (en) Method and system for signal error determination and correction in a flexray communication system
KR101057365B1 (en) Preamble Detection Method for Burst Mode Packet Transmission System
CN116192338B (en) Quick blind identification method of LDPC code
US10917130B1 (en) Signal receiving apparatus and method having anti-RFI mechanism
CN113411093B (en) Signal receiving device and method with anti-radio frequency interference mechanism
US20010056566A1 (en) Apparatus and method for determining a most likely code word in a digital data transmission system
US9515634B1 (en) Selecting of a pre-filter in a receiver of a communication system
CN118265082A (en) Processing method, device, equipment and medium of Internet of vehicles communication signal
CN118265081A (en) Processing method, device, equipment and medium of Internet of vehicles communication signal
CN113949609A (en) SC-FDE demodulation synchronization method and system
CN108809875A (en) A kind of bpsk signal multiple symbol differential detection method with low error floor

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