CN112564881A - 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction - Google Patents

5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction Download PDF

Info

Publication number
CN112564881A
CN112564881A CN202011389856.4A CN202011389856A CN112564881A CN 112564881 A CN112564881 A CN 112564881A CN 202011389856 A CN202011389856 A CN 202011389856A CN 112564881 A CN112564881 A CN 112564881A
Authority
CN
China
Prior art keywords
channel state
gate
channel
iteration
true
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
CN202011389856.4A
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.)
NR Engineering Co Ltd
State Grid Anhui Electric Power Co Ltd
Original Assignee
NR Engineering Co Ltd
State Grid Anhui Electric Power 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 NR Engineering Co Ltd, State Grid Anhui Electric Power Co Ltd filed Critical NR Engineering Co Ltd
Priority to CN202011389856.4A priority Critical patent/CN112564881A/en
Publication of CN112564881A publication Critical patent/CN112564881A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0053Allocation of signaling, i.e. of overhead other than pilot signals
    • H04L5/0057Physical resource allocation for CQI
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0006Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Quality & Reliability (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction, which comprises the following steps: 1. acquiring historical channel statistical characteristic samples and corresponding channel state samples by the 5G radio equipment; 2. constructing a neural network based on LSTM; 3. updating the neural network parameters of the LSTM through a self-adaptive gradient descent algorithm; 4. a multi-threshold algorithm is provided to optimize the network; 5. dynamically selecting redundant blocks based on the predicted channel state improves the reliability of data transmission. The invention ensures that the channel prediction considers the time correlation while fitting the transmitted signal to the received signal model, thereby improving the prediction precision, further dynamically adjusting the occupation ratio of redundant blocks according to the channel state and improving the reliability of data transmission in 5G communication.

Description

5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction
Technical Field
The invention relates to a 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction, belonging to the field of wireless communication.
Background
The 5G communication technology has the characteristics of large bandwidth, low time delay, high reliability and the like, reliable data transmission with higher speed is realized in a limited frequency band based on 5G wireless communication, and challenges are brought to the information transmission technology due to the severe characteristics of a wireless channel and complex and changeable external interference. In order to adaptively track dynamic channel variations and thereby introduce FEC (forward error correction) to reduce the impact of channel fading on data transmission, the channel conditions must be predicted.
Traditional prediction methods, such as the AR model, are not suitable for long-term prediction; the calculation amount of the model based on the SOS is large; the self-adaptive algorithm needs more training sets, and the iteration is slow, so that the real-time prediction cannot be realized; adaptive kalman filter prediction requires channel statistics as additional overhead when improving prediction accuracy. The traditional algorithm focuses on predicting the channel state in a short term or predicting the state in a stable channel, and cannot simultaneously guarantee the efficient utilization of the channel and the reliable transmission of data. Therefore, how to simultaneously improve the efficient utilization of the channel and the reliable transmission of data becomes a difficult point in the adaptive channel transmission.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a 5G communication self-adaptive transmission mechanism based on long-time multi-threshold channel state prediction, which predicts the channel state by using a historical data set by means of time correlation and obtains the channel state which can be used for self-adaptive coding according to MGcJ judgment, thereby dynamically adjusting the number of RS error correction codes, meeting the condition of successful data transmission and ensuring the data transmission reliability and the high-efficiency utilization rate of a channel of 5G communication.
In order to achieve the purpose, the invention adopts the following technical scheme:
the invention relates to a 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction, which is characterized by comprising the following steps:
step 1, acquiring a historical channel statistical characteristic information set X transmitted by N data packets and a channel state set Y corresponding to the historical channel statistical characteristic information set X in an off-line manner through 5G radio equipment to form a historical data set, and dividing the historical data set into M data with the length of ksizeThe data block of (1); then dividing M data blocks into training set T1And test set T2
Step 2, constructing the input nodes with the number of 1 xksizeThe LSTM neural network of (a);
step 3, defining the current iteration number of the LSTM neural network as mu, initializing the current iteration number as mu 0, and setting the maximum iteration number as mumax(ii) a Carrying out the mu-th random initialization on the parameters of each layer in the LSTM neural network so as to obtain the mu-th iterationAn LSTM neural network;
step 4, defining and initializing a parameter theta of the mu trainingμDefine initialization μ -th order moment variable k as 0μ=0;
Step 5, training set T from the channel statistical characteristics1In the mu th random selection of n 1 xksizeUsing the channel statistical characteristic information of the transmission time slot of the dimension data block as the sample x selected for the mu timeμInputting the data into the LSTM network of the mu iteration to obtain an n multiplied by 1 dimensional output data set f (x) of the mu iterationμμ),n<M;
Step 6, calculating the n multiplied by 1 dimension output data set f (x) of the mu iterationμμ) And the μ -th selected sample xμCorresponding set of channel states YμMean square error e ofμ
Step 7, calculating the gradient g of the mu iteration by using the formula (1)μ
Figure BDA0002810887140000021
Step 8, calculating the first moment variable k of the mu +1 th iteration by using the formula (2)μ+1
kμ+1=pkμ+(1-p)gμ (2)
In the formula (2), p is an exponential decay rate from the estimate;
step 9, calculating the deviation delta k of the first moment variable of the mu +1 th iteration by using the formula (3)μ+1
Δkμ+1=kμ+1/(1-pμ) (3)
Step 10, calculating the parameter theta of the mu +1 training by using the formula (4)μ+1
θμ+1=-hΔkμ+1/L (4)
In the formula (4), L is a constant in distance estimation, and h is a step constant in distance estimation;
step 11, after assigning mu +1 to muJudging μ > μmaxIf yes, using the LSTM network model A of the mu iterationμThe most optimal model; otherwise, returning to the step 5 for execution;
step 12, from the test set T2N' 1 xk of the totalsizeInputting the statistical characteristic information x' of transmission time slot channel of dimensional data block into the optimal model AμObtaining a predicted channel state sequence Y '═ Y (1), …, Y (i), …, Y (n')](ii) a Wherein Y (i) represents the transmission time slot channel statistical characteristic information x of the ith data blocki' predicted channel state; i ∈ [1, n'];
Step 13, constructing a multi-threshold channel state judgment model, namely an MGcJ model; and initializing the channel state Y of the i-1 th adaptive coding when i is equal to 1Gate(i-1)=0;
Step 14, inputting the predicted channel state Y (i) of the ith data block into the MGcJ model, and judging Y (i) > v ≧ v1If yes, let the ith adaptively coded channel state YGate(i) And executing step 21, otherwise, continuing to execute step 15; wherein v is1A threshold value is judged for the channel state;
step 15, judging Y (i) < v0If true, let YGate(i) And 0, and executing step 21; otherwise, continuing to execute the step 16; wherein v is0A threshold value is judged for the other channel state; and v is1>v0
Step 16, judging the channel state Y of the i-1 st self-adaptive codingGateIf (i-1) is true, executing step 17; otherwise, go to step 19;
step 17, judging Y (i) > v10If true, let YGate(i) And step 21 is executed, otherwise, step 18 is executed; wherein v is10Deciding a secondary threshold value for the channel state;
step 18, determining whether Y (i) > Y (i-1) is true, if true, making YGate(i) 1 and step 21 is executed; otherwise, let YGate(i) And 0, and executing step 21;
step 19, judging Y (i) < vo1If true, let YGate(i) And 0, and executing step 21; otherwise, step 20 is performed. Wherein v is01A secondary threshold value is determined for another channel state, and v10>v01
Step 20, determining whether Y (i) < Y (i-1) is true, if yes, making YGate(i) And 0, and executing step 21; otherwise, let YGate(i) 1 and step 21 is executed;
step 21, assigning i +1 to i, judging whether i > n' is true, and if so, outputting the updated channel state sequence YGate=[YGate(1),…YGate(i),…YGate(n′)]Otherwise, returning to step 14 for execution;
step 22, according to the ith adaptive coding channel state YGate(i) Selecting c in the transmission time slot of the ith data block in 5G wireless communicationγ=2EγThe redundant code block of + k-1 bytes transmits the information code block of k bytes of the ith data block after error correction, wherein EγIs the bit error byte error allowed for data transmission when the channel condition is gamma.
Compared with the prior art, the invention has the beneficial effects that:
1. the invention uses the prediction algorithm based on the LSTM, integrates the time concept into the network, fully utilizes the historical data resources, continuously updates the data set while ensuring the dimensionality of the data set, solves the problem of gradient disappearance in the traditional neural network, and can continuously predict the state change of the channel.
2. The invention uses the adaptive gradient method to update the parameters of the LTSM model, and performs global iteration on the parameters of the model, thereby avoiding the local optimal problem in the traditional BP algorithm, obtaining the global optimal model and improving the accuracy of channel prediction.
3. The invention uses MGcJ decision model to reshape the predicted channel state, avoiding the complex situation of coding scheme caused by scattered channel state in the traditional error correction coding, and adjusting the quantity of redundant blocks more dynamically and efficiently according to the channel state in the transmission process, thereby improving the reliability of data transmission in 5G communication.
Drawings
Fig. 1 is a flowchart of a 5G communication data transmission method according to the present invention;
FIG. 2 is a diagram of the channel state based on LSTM prediction according to the present invention;
fig. 3 is a diagram of multi-threshold channel state decision in accordance with the present invention.
Detailed Description
In this embodiment, referring to fig. 1, a 5G communication adaptive transmission method based on long-time multi-threshold channel state prediction is performed according to the following steps:
step 1, acquiring a historical channel statistical characteristic information set X transmitted by N data packets and a channel state set Y corresponding to the historical channel statistical characteristic information set X in an off-line manner through 5G radio equipment to form a historical data set, and dividing the historical data set into M data with the length of ksizeThe data block of (1); then dividing M data blocks into training set T1And test set T2
Step 2, constructing the input nodes with the number of 1 xksizeThe LSTM neural network of (a);
step 3, defining the current iteration number of the LSTM neural network as mu, initializing the current iteration number as mu 0, and setting the maximum iteration number as mumax(ii) a Carrying out the mu-th random initialization on the parameters of each layer in the LSTM neural network so as to obtain a mu-th iterative LSTM neural network;
step 4, defining and initializing a parameter theta of the mu trainingμDefine initialization μ -th order moment variable k as 0μ=0;
Step 5, training set T from channel statistical characteristics1In the mu th random selection of n 1 xksizeUsing the channel statistical characteristic information of the transmission time slot of the dimension data block as the sample x selected for the mu timeμInputting the data into the LSTM network of the mu iteration to obtain an n multiplied by 1 dimensional output data set f (x) of the mu iterationμμ),n<M;:
Step 6, calculating the n multiplied by 1 dimension output data set f (x) of the mu iterationμμ) And the μ -th selected sample xμCorresponding set of channel states YμMean square error e ofμ
Step 7, calculating the gradient g of the mu iteration by using the formula (1)μ
Figure BDA0002810887140000051
Step 8, calculating the first moment variable k of the mu +1 th iteration by using the formula (2)μ+1
kμ+1=pkμ+(1-p)gμ (2)
In the formula (2), p is an exponential decay rate from the estimate;
step 9, calculating the deviation delta k of the first moment variable of the mu +1 th iteration by using the formula (3)μ+1
Δkμ+1=kμ+1/(1-pμ) (3)
Step 10, calculating the parameter theta of the mu +1 training by using the formula (4)μ+1
θμ+1=-hΔkμ+1/L (4)
In the formula (4), L is a constant in distance estimation, and h is a step constant in distance estimation;
step 11, after the value of mu +1 is assigned to mu, judging that mu is more than mumaxIf yes, using the LSTM network model A of the mu iterationμThe most optimal model; otherwise, returning to step 5 for execution, in the specific embodiment, manually setting the maximum iteration number mu of the networkmax=300;
Step 12, from the test set T2N' 1 xk of the totalsizeInputting the statistical characteristic information x' of transmission time slot channel of dimensional data block into the optimal model AμObtaining a predicted channel state sequence Y '═ Y (1), … Y (i), … Y (n')](ii) a Wherein Y (i) represents the transmission time slot channel statistical characteristic information x of the ith data blocki' predicted channel state; i ∈ [1, n']Detailed description of the preferred embodimentsIn the middle, the obtained predicted channel state is as shown in fig. 2, and under a sample of an massive data set, the channel state obtained by LSTM prediction can better track the change of the actual channel state;
step 13, predicting the obtained channel state non-integer, so that error correction according to channel state self-adaptive coding is particularly complex for ensuring reliable data transmission, and constructing a multi-threshold channel state judgment model, namely an MGcJ model; initializing i to 1, and enabling the i-1 st channel state Y of adaptive codingGate(i-1)=0;
Step 14, inputting the predicted channel state Y (i) of the ith data block into MGcJ model, and judging Y (i) > v ≧ v1If yes, let the ith adaptively coded channel state YGate(i) And executing step 21, otherwise, continuing to execute step 15; wherein v is1A threshold value is judged for the channel state;
step 15, judging Y (i) < v0If true, let YGate(i) And 0, and executing step 21; otherwise, continuing to execute the step 16; wherein v is0A threshold value is judged for the other channel state; and v is1>v0
Step 16, judging the channel state Y of the i-1 st self-adaptive codingGateIf (i-1) is true, executing step 17; otherwise, go to step 19;
step 17, judging Y (i) > v10If true, let YGate(i) And step 21 is executed, otherwise, step 18 is executed; wherein v is10Deciding a secondary threshold value for the channel state;
step 18, determining whether Y (i) > Y (i-1) is true, if true, making YGate(i) 1 and step 21 is executed; otherwise, let YGate(i) And 0, and executing step 21;
step 19, judging Y (i) < vo1If true, let YGate(i) And 0, and executing step 21; otherwise, step 20 is performed. Wherein v is01A secondary threshold value is determined for another channel state, and v10>v01
Step 20, determining whether Y (i) < Y (i-1) is true, if yes, making YGate(i) And 0, and executing step 21; otherwise, let YGate(i) 1 and step 21 is executed;
step 21, assigning i +1 to i, judging whether i > n' is true, and if so, outputting the updated channel state sequence YGate=[YGate(1),…YGate(i),…YGate(n′)]Otherwise, returning to step 14 for execution, in a specific embodiment, the multi-threshold channel decision constructed in steps 14-21 is shown in fig. 3;
step 22, in the transmission time slot of the ith data block, according to the ith self-adaptive coded channel state YGate(i) Selecting c in data transmission for 5G wireless communicationγ=2EγThe redundant code block of + k-1 bytes transmits the k-byte normal information code block of the data to be transmitted after error correction, thereby improving the transmission reliability of the data, wherein EγIs the bit error byte error allowed for data transmission when the channel condition is gamma.

Claims (1)

1. A5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction is characterized by comprising the following steps:
step 1, acquiring a historical channel statistical characteristic information set X transmitted by N data packets and a channel state set Y corresponding to the historical channel statistical characteristic information set X in an off-line manner through 5G radio equipment to form a historical data set, and dividing the historical data set into M data with the length of ksizeThe data block of (1); then dividing M data blocks into training set T1And test set T2
Step 2, constructing the input nodes with the number of 1 xksizeThe LSTM neural network of (a);
step 3, defining the current iteration number of the LSTM neural network as mu, initializing the current iteration number as mu 0, and setting the maximum iteration number as mumax(ii) a Carrying out the mu-th random initialization on the parameters of each layer in the LSTM neural network so as to obtain a mu-th iterative LSTM neural network;
step 4, defining and initializing the training of the second timeParameter thetaμDefine initialization μ -th order moment variable k as 0μ=0;
Step 5, training set T from the channel statistical characteristics1In the mu th random selection of n 1 xksizeUsing the channel statistical characteristic information of the transmission time slot of the dimension data block as the sample x selected for the mu timeμInputting the data into the LSTM network of the mu iteration to obtain an n multiplied by 1 dimensional output data set f (x) of the mu iterationμμ),n<M;
Step 6, calculating the n multiplied by 1 dimension output data set f (x) of the mu iterationμμ) And the μ -th selected sample xμCorresponding set of channel states YμMean square error e ofμ
Step 7, calculating the gradient g of the mu iteration by using the formula (1)μ
Figure FDA0002810887130000011
Step 8, calculating the first moment variable k of the mu +1 th iteration by using the formula (2)μ+1
kμ+1=pkμ+(1-p)gμ (2)
In the formula (2), p is an exponential decay rate from the estimate;
step 9, calculating the deviation delta k of the first moment variable of the mu +1 th iteration by using the formula (3)μ+1
Δkμ+1=kμ+1/(1-pμ) (3)
Step 10, calculating the parameter theta of the mu +1 training by using the formula (4)μ+1
θμ+1=-hΔkμ+1/L (4)
In the formula (4), L is a constant in distance estimation, and h is a step constant in distance estimation;
step 11, after the value of mu +1 is assigned to mu, judging that mu is more than mumaxIf yes, using the LSTM network model A of the mu iterationμThe most optimal model; if not, then,returning to the step 5 for execution;
step 12, from the test set T2N' 1 xk of the totalsizeInputting the statistical characteristic information x' of transmission time slot channel of dimensional data block into the optimal model AμObtaining a predicted channel state sequence Y '═ Y (1), …, Y (i), …, Y (n')](ii) a Wherein Y (i) represents the transmission time slot channel statistical characteristic information x of the ith data blocki' predicted channel state; i ∈ [1, n'];
Step 13, constructing a multi-threshold channel state judgment model, namely an MGcJ model; and initializing the channel state Y of the i-1 th adaptive coding when i is equal to 1Gate(i-1)=0;
Step 14, inputting the predicted channel state Y (i) of the ith data block into the MGcJ model, and judging Y (i) > v ≧ v1If yes, let the ith adaptively coded channel state YGate(i) And executing step 21, otherwise, continuing to execute step 15; wherein v is1A threshold value is judged for the channel state;
step 15, judging Y (i) < v0If true, let YGate(i) And 0, and executing step 21; otherwise, continuing to execute the step 16; wherein v is0A threshold value is judged for the other channel state; and v is1>v0
Step 16, judging the channel state Y of the i-1 st self-adaptive codingGateIf (i-1) is true, executing step 17; otherwise, go to step 19;
step 17, judging Y (i) > v10If true, let YGate(i) And step 21 is executed, otherwise, step 18 is executed; wherein v is10Deciding a secondary threshold value for the channel state;
step 18, determining whether Y (i) > Y (i-1) is true, if true, making YGate(i) 1 and step 21 is executed; otherwise, let YGate(i) And 0, and executing step 21;
step 19, judging Y (i) < vo1If true, let YGate(i) And 0, and executing step 21; otherwise, step 20 is performed. Wherein v is01A secondary threshold value is determined for another channel state, and v10>v01
Step 20, determining whether Y (i) < Y (i-1) is true, if yes, making YGate(i) And 0, and executing step 21; otherwise, let YGate(i) 1 and step 21 is executed;
step 21, assigning i +1 to i, judging whether i > n' is true, and if so, outputting the updated channel state sequence YGate=[YGate(1),…YGate(i),…YGate(n′)]Otherwise, returning to step 14 for execution;
step 22, according to the ith adaptive coding channel state YGate(i) Selecting c in the transmission time slot of the ith data block in 5G wireless communicationγ=2EγThe redundant code block of + k-1 bytes transmits the information code block of k bytes of the ith data block after error correction, wherein EγIs the bit error byte error allowed for data transmission when the channel condition is gamma.
CN202011389856.4A 2020-12-01 2020-12-01 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction Pending CN112564881A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011389856.4A CN112564881A (en) 2020-12-01 2020-12-01 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011389856.4A CN112564881A (en) 2020-12-01 2020-12-01 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction

Publications (1)

Publication Number Publication Date
CN112564881A true CN112564881A (en) 2021-03-26

Family

ID=75047670

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011389856.4A Pending CN112564881A (en) 2020-12-01 2020-12-01 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction

Country Status (1)

Country Link
CN (1) CN112564881A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113489570A (en) * 2021-06-30 2021-10-08 郑州云海信息技术有限公司 Data transmission method, device and equipment for PCIe link

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017054339A1 (en) * 2015-09-29 2017-04-06 中兴通讯股份有限公司 Iterative channel estimation method and apparaus and computer storage medium
CN109194423A (en) * 2018-08-13 2019-01-11 中国人民解放军陆军工程大学 The single-frequency point spectrum prediction method of shot and long term memory models based on optimization
CN110138475A (en) * 2019-05-08 2019-08-16 南京邮电大学 A kind of adaptive threshold channel occupation status prediction technique based on LSTM neural network
CN110233661A (en) * 2019-04-28 2019-09-13 国网安徽省电力有限公司信息通信分公司 Shot and long term Memory Neural Networks training method, channel parameter adjust system and method
CN110912598A (en) * 2019-11-22 2020-03-24 中原工学院 Large-scale MIMO system CSI feedback method based on long-time attention mechanism
CN112003663A (en) * 2020-07-22 2020-11-27 哈尔滨工业大学 Cognitive radio frequency spectrum sensing method based on LSTM neural network
CN112115638A (en) * 2020-08-28 2020-12-22 合肥工业大学 Transformer fault diagnosis method based on improved Adam algorithm optimization neural network

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017054339A1 (en) * 2015-09-29 2017-04-06 中兴通讯股份有限公司 Iterative channel estimation method and apparaus and computer storage medium
CN109194423A (en) * 2018-08-13 2019-01-11 中国人民解放军陆军工程大学 The single-frequency point spectrum prediction method of shot and long term memory models based on optimization
CN110233661A (en) * 2019-04-28 2019-09-13 国网安徽省电力有限公司信息通信分公司 Shot and long term Memory Neural Networks training method, channel parameter adjust system and method
CN110138475A (en) * 2019-05-08 2019-08-16 南京邮电大学 A kind of adaptive threshold channel occupation status prediction technique based on LSTM neural network
CN110912598A (en) * 2019-11-22 2020-03-24 中原工学院 Large-scale MIMO system CSI feedback method based on long-time attention mechanism
CN112003663A (en) * 2020-07-22 2020-11-27 哈尔滨工业大学 Cognitive radio frequency spectrum sensing method based on LSTM neural network
CN112115638A (en) * 2020-08-28 2020-12-22 合肥工业大学 Transformer fault diagnosis method based on improved Adam algorithm optimization neural network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘东健等: "基于LSTM神经网络的卫星频谱多门限感知算法", 《信号处理》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113489570A (en) * 2021-06-30 2021-10-08 郑州云海信息技术有限公司 Data transmission method, device and equipment for PCIe link
CN113489570B (en) * 2021-06-30 2023-05-09 郑州云海信息技术有限公司 Data transmission method, device and equipment of PCIe link

Similar Documents

Publication Publication Date Title
CN112118601B (en) Method for reducing task unloading delay of 6G digital twin edge computing network
US11424963B2 (en) Channel prediction method and related device
US8155584B2 (en) Innovative combinational closed-loop and open-loop satellite user terminal power control system
CN104640155B (en) Gray throughput prediction-based wireless Ad Hoc network TCP congestion avoidance mechanism
CN110519849B (en) Communication and computing resource joint allocation method for mobile edge computing
CN112468265B (en) Wireless local area network modulation coding self-adaptive selection method based on reinforcement learning and wireless equipment
CN116390125A (en) Industrial Internet of things cloud edge cooperative unloading and resource allocation method based on DDPG-D3QN
CN112564881A (en) 5G communication self-adaptive transmission method based on long-time multi-threshold channel state prediction
WO2017152876A1 (en) Apparatus and method for wireless communications, and parameter optimization apparatus and method
CN110474798B (en) Method for predicting future signal of wireless communication by using echo state network
CN116866950A (en) Wireless network resource optimization system and method based on deep learning
CN109561129B (en) Cooperative computing unloading method based on optical fiber-wireless network
US9548848B1 (en) Method and apparatus for reduced complexity CQI feedback in wireless communication systems
US7957286B2 (en) Method for estimating optimized transmission bit rate in wireless local area network system
CN113472427B (en) Satellite network queue management method based on flow prediction
CN115623445A (en) Efficient communication method based on federal learning in Internet of vehicles environment
CN114007113A (en) Video code rate self-adaptive adjusting method and device
Saxena et al. Model-based adaptive modulation and coding with latent thompson sampling
EP2462711B1 (en) Multicast scheduling and link adaptation
Popova et al. Analytical performance evaluation of mixed services with variable data rates for the uplink of UMTS
CN108768470A (en) A kind of limited lower relay cooperative communication system information transferring method of feedback
KR102371444B1 (en) Channel adaptive transmission method of a terminal in a wireless communication environment
CN113923605B (en) Distributed edge learning system and method for industrial internet
CN114756294B (en) Mobile edge computing and unloading method based on deep reinforcement learning
CN113473419B (en) Method for accessing machine type communication device into cellular data network based on reinforcement learning

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210326