CN110708129B - A method for acquiring wireless channel state information - Google Patents
A method for acquiring wireless channel state information Download PDFInfo
- Publication number
- CN110708129B CN110708129B CN201910817115.2A CN201910817115A CN110708129B CN 110708129 B CN110708129 B CN 110708129B CN 201910817115 A CN201910817115 A CN 201910817115A CN 110708129 B CN110708129 B CN 110708129B
- Authority
- CN
- China
- Prior art keywords
- prediction
- channel
- algorithm
- channel state
- state 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B17/00—Monitoring; Testing
- H04B17/30—Monitoring; Testing of propagation channels
- H04B17/373—Predicting channel quality or other radio frequency [RF] parameters
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L25/00—Baseband systems
- H04L25/02—Details ; arrangements for supplying electrical power along data transmission lines
- H04L25/0202—Channel estimation
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Evolutionary Computation (AREA)
- Molecular Biology (AREA)
- Artificial Intelligence (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Power Engineering (AREA)
- Quality & Reliability (AREA)
- Electromagnetism (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域technical field
本发明涉及一种无线信道状态信息获取方法,属于无线与移动通信技术领域。The invention relates to a method for acquiring wireless channel state information, which belongs to the technical field of wireless and mobile communication.
背景技术Background technique
以无人机通信场景为例,近年来,无人机被广泛应用于社会生产生活的诸多领域。在一些联合探测任务中,为了是无人机群更加有效的协同配合,无人机之间需要共享一些数据,因此,无人机之间有较多的通信需求。信道状态信息是无人机之间进行通信传输的一个关键参数。但是移动状态下信道状态变化很快,由于信道估计过程中的反馈时延,所得的信道状态信息存在过期的问题,这个问题会导致通信的中断。因此,高动态性给信道估计带来了巨大挑战,而信道预测为解决这类问题提供了潜在的可能性。为了解决以上问题,研究者在信道预测中投入了大量的精力。在传统的传输方案中,基于信道估计得到的历史信道状态信息的信道预测起到了提升系统性能的效果。Taking the drone communication scene as an example, in recent years, drones have been widely used in many fields of social production and life. In some joint detection missions, in order to make the UAV group cooperate more effectively, some data needs to be shared between UAVs. Therefore, there are more communication requirements between UAVs. Channel state information is a key parameter for communication between UAVs. However, the channel state changes rapidly in the mobile state. Due to the feedback delay in the channel estimation process, the obtained channel state information has the problem of being out of date, which will lead to communication interruption. Therefore, high dynamics pose great challenges to channel estimation, while channel prediction offers potential possibilities to solve such problems. In order to solve the above problems, researchers have invested a lot of energy in channel prediction. In traditional transmission schemes, channel prediction based on historical channel state information obtained from channel estimation has the effect of improving system performance.
研究人员设计了一些信道预测算法,经典的自回归(Autoregressive,AR)算法中信道冲激响应是用历史信道状态信息的线性组合来表示的,但是AR算法不能适应无人机通信过程中高多普勒频偏对信道预测效果明显有所下降。另外回声状态网络(Echo StateNetworks,ESN)也被用于预测瑞利信道的状态变化。然而从仿真效果上来看,ESN算法在无人机通信场景中的表现依然难以保证通信的可靠性。不同于AR和ESN算法,ASELM算法能够在预测过程中自适应的调整自身的预测网络结构来应对无人机通信过程中信道状态快速多变的问题。Researchers have designed some channel prediction algorithms. In the classic autoregressive (AR) algorithm, the channel impulse response is represented by a linear combination of historical channel state information. The effect of Le frequency offset on channel prediction is obviously decreased. In addition, the echo state network (Echo State Networks, ESN) is also used to predict the state change of the Rayleigh channel. However, from the perspective of simulation results, the performance of ESN algorithm in UAV communication scenarios is still difficult to guarantee the reliability of communication. Different from the AR and ESN algorithms, the ASELM algorithm can adaptively adjust its own prediction network structure during the prediction process to deal with the rapid change of the channel state in the UAV communication process.
发明内容Contents of the invention
有鉴于此,本发明考虑了自适应调整预测神经网络的结构,并基于ELM算法提出了ASELM信道预测算法。其特征在于,所述算法含有以下过程,改进的ELM算法进行信道信息获取主要包括如下两个步骤:In view of this, the present invention considers the adaptive adjustment of the structure of the prediction neural network, and proposes the ASELM channel prediction algorithm based on the ELM algorithm. It is characterized in that the algorithm contains the following process, and the improved ELM algorithm for channel information acquisition mainly includes the following two steps:
训练过程:设定需求预测精度,设定预测窗口的长度,算法通过设定一定长度的预测窗口和预测窗口的滑动步长来取得良好的预测效果,经过训练,算法可以根据预测的精度需求自适应的调节其内部的神经网络结构,从而实现预测精度和预测时间联合优化,由于满足需求的隐藏神经元个数在一定区间内预测误差相近;因此,可以认为在一定隐藏神经元数量区间内,任意隐藏神经元数量值处的预测结果可以近似认为是整个组所有隐藏神经元数量值的对应的预测效果;故而可以采取分组搜索的方式(此处设置一定区间内相邻隐藏神经元数量值为一组,每一组内任取隐藏神经元数量值为典型值)进行最佳隐藏神经元个数的快速搜索,通过对比不同隐藏神经元数量典型值所对应的测试集的NMSE值,来判定是否该典型值的预测效果达到了需求预测精度;如果达到需求预测精度则立即停止搜索新的参数,即找到满足精度需求的最小的典型值,实验证明,该训练过程所需时间小于1秒。Training process: set the demand forecasting accuracy and the length of the forecasting window. The algorithm achieves good forecasting results by setting a certain length of forecasting window and the sliding step of the forecasting window. After training, the algorithm can automatically Adaptively adjust its internal neural network structure, so as to realize the joint optimization of prediction accuracy and prediction time. Since the number of hidden neurons that meets the demand is close to the prediction error within a certain interval; therefore, it can be considered that within a certain interval of the number of hidden neurons, The prediction result at any hidden neuron number value can be approximately considered as the corresponding prediction effect of all hidden neuron number values in the whole group; therefore, the method of group search can be adopted (here, the number of adjacent hidden neurons in a certain interval is set to be A group, the number of hidden neurons in each group is randomly selected as a typical value) to quickly search for the optimal number of hidden neurons, and determine by comparing the NMSE values of the test sets corresponding to the typical values of the number of hidden neurons. Whether the prediction effect of the typical value reaches the demand prediction accuracy; if it reaches the demand prediction accuracy, stop searching for new parameters immediately, that is, find the smallest typical value that meets the accuracy requirements. Experiments have proved that the training process takes less than 1 second.
预测过程:将算法的参数数设置为上面训练过程中得到的典型值,输出无人机平台间通信场景的信道预测结果;经验证,每一个节点的预测时间一般小于0.1秒。Prediction process: Set the number of parameters of the algorithm to the typical values obtained in the above training process, and output the channel prediction results of the communication scene between UAV platforms; it has been verified that the prediction time of each node is generally less than 0.1 second.
根据本发明的方法,通过对信道插入导频进行信道估计来获取信道状态信息数据作为所提算法的训练集,提取出信道状态数据的有关特征。在实际通信过程中,结合发送导频的方式,就可以使得信道预测与信道估计有效结合在一起,从而在数据发送过程中保证发端对信道状态的掌握。同时由于充分利用了信道状态信息的历史数据,所以可以避免信道状态过期带来的问题,有效克服了通信环境变化带来的信道状态快速多变的困难。According to the method of the present invention, the channel state information data is acquired as the training set of the proposed algorithm by performing channel estimation on the channel insertion pilot frequency, and the relevant features of the channel state data are extracted. In the actual communication process, combined with the way of sending pilots, channel prediction and channel estimation can be effectively combined, so as to ensure that the sender can grasp the channel state during the data transmission process. At the same time, due to the full use of the historical data of the channel state information, problems caused by the expiration of the channel state can be avoided, and the difficulty of rapid and changeable channel states caused by changes in the communication environment can be effectively overcome.
附图说明Description of drawings
图1是所提无线信道状态信息获取方法的算法流程图Figure 1 is the algorithm flow chart of the proposed wireless channel state information acquisition method
图2是无人机通信的一种场景模型图,示出了无人机平台之间通信的信道随着无人机运动不断变化的情况。Fig. 2 is a scene model diagram of UAV communication, which shows the situation that the communication channel between UAV platforms changes continuously with the movement of UAVs.
图3是ELM算法的基本算法框图。Figure 3 is a basic algorithm block diagram of the ELM algorithm.
图4是信道预测的帧结构图。示出了信道预测与信道估计在数据传输过程中的联系。导频插入的方式进行信道估计,获取历史信道状态信息,这些数据被用作预测神经网络的训练,训练好之后的信道预测网络,在数据传输过程中提供信道状态信息的预测值,从而保证发端在发送数据时对信道状态的了解,有效减少数据传输过程中因信道状态变化而引起的丢包误码乃至通信中断问题。Fig. 4 is a frame structure diagram of channel prediction. Shows the relationship between channel prediction and channel estimation during data transmission. Channel estimation is performed by means of pilot insertion to obtain historical channel state information. These data are used to train the prediction neural network. After training, the channel prediction network provides the predicted value of the channel state information during data transmission, thereby ensuring the The understanding of the channel state when sending data can effectively reduce the problem of packet loss and error and even communication interruption caused by the change of channel state during data transmission.
图5是ASELM算法与AR和ESN算法预测精度MATLAB仿真对比图。Figure 5 is a MATLAB simulation comparison chart of the prediction accuracy of the ASELM algorithm and the AR and ESN algorithms.
图6是通信过程中,所提无线信道状态信息获取方法的完整工作过程的流程图。Fig. 6 is a flow chart of the complete working process of the proposed method for obtaining wireless channel state information during the communication process.
具体实施方式Detailed ways
为使本发明的目的、技术方案和优点更加清楚,下面结合附图对本发明作进一步的详细描述。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings.
理论上,无线电波的传播路径和时间决定了信道状态信息,如果发射端和接收端都处于移动状态下,则会产生相当大的多普勒频偏,信道状态变化较快,信道状态信息的变化产生的数据量较大,这些数据的预测本质上是一个数学上的回归问题,ELM在处理回归问题时,具有泛化能力强和学习快速的特点,预测网络通过对这些信道状态数据的学习可以提取其中的数据特征,进而对数据变化趋势进行快速有效的预测。基于这些先验知识,我们对ELM算法进行了针对性的优化,提出了一种无线信道状态信息获取方法。Theoretically, the propagation path and time of radio waves determine the channel state information. If both the transmitting end and the receiving end are in a moving state, a considerable Doppler frequency deviation will be generated, and the channel state changes quickly. The amount of data generated by the change is large, and the prediction of these data is essentially a mathematical regression problem. When dealing with regression problems, ELM has the characteristics of strong generalization ability and fast learning. The prediction network learns these channel state data The characteristics of the data can be extracted, and then the trend of data changes can be quickly and effectively predicted. Based on these prior knowledge, we optimized the ELM algorithm and proposed a wireless channel state information acquisition method.
下面举例说明本发明在无人机平台通信的信道预测中的应用,使用复正弦信道模型来等效宽带无线信道模型,收发端的无人机处于3D的相对运动当中,其信道状态信息可以表示为The following example illustrates the application of the present invention in the channel prediction of UAV platform communication. The complex sinusoidal channel model is used to equivalent the broadband wireless channel model. The UAV at the transceiver end is in 3D relative motion, and its channel state information can be expressed as
其中,t为时间,α表示复信道增益,fd表示多普勒频偏,多普勒频偏的变化取决于发射端和接收端的变化,aR是归一化接收矩阵导航矢量,aT是归一化发送矩阵导航矢量。(θR,φR)是到达角,(θT,φT)表示发射角,(θ,φ)表示波束指向,导航矢量a(θ,φ)可以表示为Among them, t is time, α is the complex channel gain, f d is the Doppler frequency offset, the change of Doppler frequency offset depends on the change of the transmitting end and the receiving end, a R is the normalized receiving matrix navigation vector, a T is the normalized send matrix navigation vector. (θ R ,φ R ) is the arrival angle, (θ T ,φ T ) represents the launch angle, (θ,φ) represents the beam pointing, and the navigation vector a(θ,φ) can be expressed as
其中Ωy=kdy sin(θ)sin(φ),Ωx=kdx sin(θ)cos(φ),波数k=2π/λ,表示的是克罗内克积。Ny和Nx分别表示的是2×2的MIMO平面阵列上的y方向和x方向上的天线阵元的数量。dx=dy=λ/2,分别表示y方向和x方向上天线阵元的间隔,此处间隔设置为半波长。Gant(·)表示的是辐射方向图,Where Ω y =kd y sin(θ)sin(φ), Ω x =kd x sin(θ)cos(φ), wave number k=2π/λ, represents the Kronecker product. N y and N x respectively represent the number of antenna elements in the y direction and the x direction on the 2×2 MIMO planar array. d x =d y =λ/2, which represent the intervals of the antenna elements in the y direction and the x direction respectively, where the interval is set to half a wavelength. G ant (·) represents the radiation pattern,
其中θ和φ可以表示成where θ and φ can be expressed as
通过对插入导频的方式,我们可以获得上述信道状态信息h(t)。通过对信道状态信息数据格式进行整理,从而获得算法训练和测试所需的训练集和测试集。By inserting pilots, we can obtain the above channel state information h(t). By organizing the data format of channel state information, the training set and test set required for algorithm training and testing are obtained.
ASELM算法基于ELM算法的一种改进型算法,其中ELM算法是一种单层前馈神经网络(single-hidden layer feedforward neural networks,SLFNs),该算法的结构清晰,层次分明,基本ELM算法过程如下:The ASELM algorithm is an improved algorithm based on the ELM algorithm. The ELM algorithm is a single-hidden layer feedforward neural network (SLFNs). The algorithm has a clear structure and a clear hierarchy. The basic ELM algorithm process is as follows :
假设给定一个训练集激励函数g(x),隐藏神经元个数N,Suppose given a training set The activation function g(x), the number of hidden neurons N,
步骤1:任意输入权重wi和偏差bi, Step 1: Arbitrarily input weight w i and bias b i ,
步骤2:计算隐藏层输出矩阵H。Step 2: Calculate the hidden layer output matrix H.
步骤3:计算输出权重β: Step 3: Calculate the output weight β:
其中,隐藏层神经网络输出矩阵为Among them, the hidden layer neural network output matrix is
输出权重为The output weight is
输出矩阵为The output matrix is
基于以上ELM算法,提出了ASELM算法。其特征在于,所述算法含有以下过程,改进的ELM算法进行信道信息获取主要包括如下两个步骤:Based on the above ELM algorithm, ASELM algorithm is proposed. It is characterized in that the algorithm contains the following process, and the improved ELM algorithm for channel information acquisition mainly includes the following two steps:
训练过程:设定需求预测精度,设定预测窗口的长度,算法通过设定一定长度的预测窗口和预测窗口的滑动步长来取得良好的预测效果,经过训练,算法可以根据预测的精度需求自适应的调节其内部的神经网络结构,从而实现预测精度和预测时间联合优化,由于满足需求的隐藏神经元个数在一定区间内预测误差相近。因此,可以认为在一定隐藏神经元数量区间内,任意隐藏神经元数量值处的预测结果可以近似认为是整个组所有隐藏神经元数量值的对应的预测效果。故而可以采取分组搜索的方式(此处设置一定区间内相邻隐藏神经元数量值为一组,每一组内任取隐藏神经元数量值为典型值)进行最佳隐藏神经元个数的快速搜索,通过对比不同隐藏神经元数量典型值所对应的测试集的NMSE值,来判定是否该典型值的预测效果达到了需求预测精度。如果达到需求预测精度则立即停止搜索新的参数,即找到满足精度需求的最小的典型值,实验证明,该训练过程所需时间小于1秒。Training process: set the demand forecasting accuracy and the length of the forecasting window. The algorithm achieves good forecasting results by setting a certain length of forecasting window and the sliding step of the forecasting window. After training, the algorithm can automatically Adaptively adjust its internal neural network structure, so as to realize the joint optimization of prediction accuracy and prediction time, because the number of hidden neurons that meets the demand is similar to the prediction error within a certain interval. Therefore, it can be considered that within a certain hidden neuron number interval, the prediction result at any hidden neuron number value can be approximately considered as the corresponding prediction effect of all hidden neuron number values in the entire group. Therefore, the method of group search can be adopted (here, the number of adjacent hidden neurons in a certain interval is set as a group, and the number of hidden neurons in each group is randomly selected as a typical value) to quickly determine the number of optimal hidden neurons. Search, by comparing the NMSE values of the test sets corresponding to different typical values of the number of hidden neurons, to determine whether the prediction effect of the typical value has reached the demand prediction accuracy. If the demand prediction accuracy is reached, the search for new parameters is immediately stopped, that is, the minimum typical value that meets the accuracy requirements is found. Experiments have proved that the training process takes less than 1 second.
预测过程:将算法的参数数设置为上面训练过程中得到的典型值,输出无人机平台间通信场景的信道预测结果。经验证,每一个节点的预测时间一般小于0.1秒。Prediction process: Set the number of parameters of the algorithm to the typical values obtained in the above training process, and output the channel prediction results of the communication scene between UAV platforms. It has been verified that the prediction time of each node is generally less than 0.1 second.
(1)ASELM算法的具体实现过程如图1所示。(1) The specific implementation process of the ASELM algorithm is shown in Figure 1.
(2)参见图2,在无人机通信模型中,包括收发端两个飞行中的无人机该模型等效于端到端信道模型;其中的带箭头的虚线表示无人机运动的方向和轨迹,棒状连接表示无人机的波束对准所建立的信道。(2) Referring to Figure 2, in the UAV communication model, there are two flying UAVs at the receiving and receiving end. This model is equivalent to the end-to-end channel model; the dotted line with arrows indicates the direction of UAV movement and traces, the stick connections represent the channels established by the UAV's beamalignment.
我们设计的目标是在保证无人机平台之间通信过程中对信道状态的有效预测。由于无人机是在做高速的3D运动,所以信道状态变化很快,想要对信道状态信息进行有效的预测是比较困难的,这不仅要求算法有良好的泛化能力,还要求算法具有学习快速的特点,过于复杂的预测算法将无法适应无人机通信场景的需求。The goal of our design is to ensure efficient prediction of the channel state during communication between UAV platforms. Since the UAV is doing high-speed 3D movement, the channel state changes rapidly, and it is difficult to effectively predict the channel state information. This not only requires the algorithm to have good generalization ability, but also requires the algorithm to have the ability to learn Fast features, overly complex prediction algorithms will not be able to adapt to the needs of UAV communication scenarios.
(3)参见图3,在该方法中,ELM算法框图中可以看出ELM是一种轻量级的单层神经网络。基于ELM算法而改进的ASELM算法也是一种轻量级算法,可以很好的避免耗费大量的运算和训练时间,节省计算资源和计算时间,进而为适应无人机之间的快速多变的信道状态奠定了基础。(3) Referring to Fig. 3, in this method, it can be seen from the ELM algorithm block diagram that ELM is a lightweight single-layer neural network. The improved ASELM algorithm based on the ELM algorithm is also a lightweight algorithm, which can avoid consuming a lot of computing and training time, save computing resources and computing time, and adapt to the fast and changeable channels between UAVs. The state lays the groundwork.
(4)参见图4,在无人机通信系统中,通信链路建立之后,通信系统会首先通过插入导频的方式进行信道估计,估计出信道的状态以后反馈到发端,但是信道快速多变的特点导致反馈回来的信道状态已经过期,故而不能直接应用到当前的数据发送中,此时就需要依据已经估计出来的历史信道状态信息来预测当前的信道状态。信道预测帧结构如图4所示,其中信道估计值为训练数据集,所预测出来的信道状态信息作为当前发端发送信号的依据。(4) See Figure 4. In the UAV communication system, after the communication link is established, the communication system will first perform channel estimation by inserting pilots, and then feedback the status of the channel to the originator, but the channel is rapidly changing The characteristics of the feedback channel state have expired, so it cannot be directly applied to the current data transmission. At this time, it is necessary to predict the current channel state based on the estimated historical channel state information. The channel prediction frame structure is shown in Figure 4, where the channel estimation value is the training data set, and the predicted channel state information is used as the basis for the current sending end to send signals.
(5)为了展示本发明中各种机制的实用性能,申请人进行了多次仿真试验。MATLAB仿真试验的结果如图5所示。(5) In order to demonstrate the practical performance of various mechanisms in the present invention, the applicant has conducted multiple simulation tests. The results of the MATLAB simulation test are shown in Figure 5.
(6)参见图6,在无人机通信系统中,图6展示的是一个完整的无线信道状态信息的获取流程。(6) Referring to FIG. 6, in the UAV communication system, FIG. 6 shows a complete acquisition process of wireless channel state information.
以上所述仅为本发明的较佳实例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明保护的范围之内。The above descriptions are only preferred examples of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included in the protection of the present invention. within the range.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910817115.2A CN110708129B (en) | 2019-08-30 | 2019-08-30 | A method for acquiring wireless channel state information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910817115.2A CN110708129B (en) | 2019-08-30 | 2019-08-30 | A method for acquiring wireless channel state information |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110708129A CN110708129A (en) | 2020-01-17 |
CN110708129B true CN110708129B (en) | 2023-01-31 |
Family
ID=69194198
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910817115.2A Active CN110708129B (en) | 2019-08-30 | 2019-08-30 | A method for acquiring wireless channel state information |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110708129B (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114079493A (en) * | 2020-08-13 | 2022-02-22 | 华为技术有限公司 | Channel state information measurement feedback method and related device |
CN112134816B (en) * | 2020-09-27 | 2022-06-10 | 杭州电子科技大学 | An ELM-LS Joint Channel Estimation Method Based on Smart Reflective Surfaces |
CN115022896A (en) * | 2021-03-05 | 2022-09-06 | 维沃移动通信有限公司 | Information reporting method and device, first equipment and second equipment |
CN113139466B (en) * | 2021-04-23 | 2024-11-12 | 航天网安技术(深圳)有限公司 | Image recognition method and related equipment based on single hidden layer neural network |
CN113285896B (en) * | 2021-04-30 | 2023-04-07 | 南京邮电大学 | Time-varying channel prediction method based on stack type ELM |
CN113472412B (en) * | 2021-07-13 | 2023-10-24 | 西华大学 | Enhanced ELM-based superposition CSI feedback method |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105761488A (en) * | 2016-03-30 | 2016-07-13 | 湖南大学 | Real-time limit learning machine short-time traffic flow prediction method based on fusion |
CN107528650A (en) * | 2017-08-30 | 2017-12-29 | 华南师范大学 | A kind of Forecasting Methodology of the cognitive radio networks frequency spectrum based on GCV RBF neurals |
CN109902259A (en) * | 2019-02-25 | 2019-06-18 | 中国科学院地理科学与资源研究所 | A lightweight reconstruction method for missing spatiotemporal data |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9240123B2 (en) * | 2013-12-13 | 2016-01-19 | Here Global B.V. | Systems and methods for detecting road congestion and incidents in real time |
US10311375B2 (en) * | 2014-10-16 | 2019-06-04 | Nanyang Technological University | Systems and methods for classifying electrical signals |
-
2019
- 2019-08-30 CN CN201910817115.2A patent/CN110708129B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105761488A (en) * | 2016-03-30 | 2016-07-13 | 湖南大学 | Real-time limit learning machine short-time traffic flow prediction method based on fusion |
CN107528650A (en) * | 2017-08-30 | 2017-12-29 | 华南师范大学 | A kind of Forecasting Methodology of the cognitive radio networks frequency spectrum based on GCV RBF neurals |
CN109902259A (en) * | 2019-02-25 | 2019-06-18 | 中国科学院地理科学与资源研究所 | A lightweight reconstruction method for missing spatiotemporal data |
Non-Patent Citations (3)
Title |
---|
Design and Fabrication of a Special Purpose Winding Machine for ELM Control Coils of JET;Mahesh Ghate 等;《IEEE Transactions on Applied Superconductivity》;20160226;全文 * |
Predicting Wireless Channel Features Using Neural Networks;Shiva Navabi 等;《2018 IEEE International Conference on Communications (ICC)》;20180731;全文 * |
基于最优定界椭球-极限学习机算法自适应软测量建模的应用;刘宁 等;《科学技术与工程》;20180908;全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN110708129A (en) | 2020-01-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110708129B (en) | A method for acquiring wireless channel state information | |
CN113162679B (en) | DDPG algorithm-based IRS (intelligent resilient software) assisted unmanned aerial vehicle communication joint optimization method | |
Liao et al. | The Rayleigh fading channel prediction via deep learning | |
CN112788699B (en) | A method and system for determining network topology of a flying ad hoc network | |
Mom et al. | Application of artificial neural network for path loss prediction in urban macrocellular environment | |
CN113613301B (en) | Air-ground integrated network intelligent switching method based on DQN | |
CN110708108A (en) | A beam steering optimization method for multi-UAV millimeter-wave networks | |
Jiao et al. | Advanced deep learning models for 6G: overview, opportunities and challenges | |
WO2023093777A1 (en) | Communication method and apparatus | |
Han et al. | Multi-uav automatic dynamic obstacle avoidance with experience-shared a2c | |
CN114884775A (en) | Deep learning-based large-scale MIMO system channel estimation method | |
Yang et al. | Intelligent computation offloading for joint communication and sensing-based vehicular networks | |
Kumar et al. | Continual learning-based channel estimation for 5g millimeter-wave systems | |
Zhao et al. | Deep deterministic policy gradient-based rate maximization for RIS-UAV-assisted vehicular communication networks | |
Evmorfos et al. | Deep actor-critic for continuous 3D motion control in mobile relay beamforming networks | |
CN116709359B (en) | Self-adaptive route joint prediction method for flight Ad Hoc network | |
CN117295090A (en) | Resource allocation method for Unmanned Aerial Vehicle (UAV) through-sense integrated system | |
CN115884093A (en) | Energy-efficiency-priority intelligent reflecting surface-assisted unmanned aerial vehicle communication anti-interference robust design method | |
Li et al. | Anti-jamming transmission in softwarization UAV network: a federated deep reinforcement learning approach | |
CN111479258B (en) | User division method and device | |
Liu et al. | Complex-valued reinforcement learning based dynamic beamforming design for irs aided time-varying downlink channel | |
Yang et al. | An interrelated imitation learning method for heterogeneous drone swarm coordination | |
Xie et al. | Multi-objective Aerial IRS-assisted ISAC Optimization via Generative AI-enhanced Deep Reinforcement Learning | |
Evmorfos et al. | Double Deep Q Learning with Gradient Biasing for Mobile Relay Beamforming Networks | |
Liu et al. | Graph neural networks for timely updates of short packets in interference-limited networks |
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 |