基于ConvLSTM时间特征网络的卷积代码的盲目识别
1School of Information Science and Technology, Zhejiang Sci-Tech University, Hangzhou 310018, China.
Sensors (Basel, Switzerland)
|February 26, 2025
概括
本研究介绍了ConvLSTM-TFN,这是一种用于识别无线系统中的卷积代码的新型网络. 它在17种代码类型中实现了超过90%的准确性,超过了现有的方法.
科学领域:
- 无线通信是一种无线通信.
- 信号处理 信号处理
- 机器学习用于通信.
背景情况:
- 准确的频道编码识别对于无线系统至关重要.
- 卷积代码的识别是具有挑战性的,因为时间依赖,不同长度,和噪音.
- 现有的方法缺乏适应性,需要人工特性工程.
研究的目的:
- 为卷积码开发一种有效的盲目识别方法.
- 在实际的无线通信场景中克服当前算法的局限性.
- 提高通道编码识别的准确性和稳定性.
主要方法:
- 拟议的ConvLSTM-TFN:一个集结卷积层,长短期记忆 (LSTM) 网络和自我注意机制的网络.
- 利用软决策序列信息来增强功能获取.
- 盲目识别方法,不需要先前了解编码参数或元数据.
主要成果:
- 在17个卷积代码类型中实现了超过90%的识别准确性.
- 在0到20dB的信号噪声比 (SNR) 范围内证明有效.
- 实现了98.7%的平均精度,超过了现有模型.
结论:
- ConvLSTM-TFN为通道编码识别建立了一个新的基准.
- 该方法有效地区分各种编码特征,提供卓越的性能.
- 拟议的网络对于实际的无线通信应用来说是强大而准确的.
相关概念视频
Convolution Properties I
133
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
133
Convolution Properties II
166
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
166
Convolution: Math, Graphics, and Discrete Signals
223
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
223
Force Classification
1.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.1K
Deconvolution
127
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
127
Classification of Signals
375
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
375


