WO2023061303A1 - Large-scale fading modeling and estimation method, system, and device, and storage medium - Google Patents

Large-scale fading modeling and estimation method, system, and device, and storage medium Download PDF

Info

Publication number
WO2023061303A1
WO2023061303A1 PCT/CN2022/124172 CN2022124172W WO2023061303A1 WO 2023061303 A1 WO2023061303 A1 WO 2023061303A1 CN 2022124172 W CN2022124172 W CN 2022124172W WO 2023061303 A1 WO2023061303 A1 WO 2023061303A1
Authority
WO
WIPO (PCT)
Prior art keywords
fading
path loss
data
prediction model
shadow fading
Prior art date
Application number
PCT/CN2022/124172
Other languages
French (fr)
Chinese (zh)
Inventor
廖金龙
汪波
许靖
吕星哉
芮华
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2023061303A1 publication Critical patent/WO2023061303A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B17/00Monitoring; Testing
    • H04B17/30Monitoring; Testing of propagation channels
    • H04B17/391Modelling the propagation channel
    • 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

Definitions

  • the embodiments of the present application relate to the field of communication technologies, and in particular to a method, system, device and storage medium for modeling and estimating large-scale fading.
  • Modeling based on large-scale fading of wireless channels is of great significance for studying channel characteristics and performance to optimize wireless communication systems.
  • large-scale fading includes two aspects of path loss and shadow fading, and path loss reflects the long-distance received power.
  • shadow fading reflects changes in power at the obstacle scale.
  • the path loss is generally modeled by empirical formulas, but the empirical formulas contain many non-deterministic calculation parameters, the parameter values are strongly correlated with the scene, and the robustness and generalization of the model are poor.
  • the common idea is: in the modeling process, ignore shadow fading and treat large-scale fading as path loss; Or, after obtaining the historical data of path loss and historical data of shadow fading, the historical data of path loss and historical data of shadow fading are used to perform model training respectively to obtain the prediction model of path loss and the prediction model of shadow fading.
  • shadow fading has a greater impact, and ignoring shadow fading will lead to large errors in the large-scale fading predicted by the model, and will also lead to poor generalization of the model, making it impossible to obtain a reliable large-scale fading model;
  • the loss and shadow fading cannot be completely distinguished, and it is difficult to measure independently. Therefore, it is impossible to separately obtain the historical data of path loss and shadow fading for training, and the feasibility is low.
  • the main purpose of the embodiments of the present application is to propose a large-scale fading modeling and estimation method, system, device, and storage medium, so as to realize the two-way measurement of path loss and shadow fading without independent measurement of path loss and shadow fading.
  • the large-scale fading is modeled, so that an accurate, reliable, and highly achievable large-scale fading prediction model can be obtained, and then the large-scale fading of the channel can be accurately estimated.
  • an embodiment of the present application provides a modeling method for channel large-scale fading, including: acquiring path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations; performing integrated learning according to the path loss parameter and the large-scale fading data to obtain a path loss prediction model; decoupling path loss and shadow fading in the large-scale fading data according to the path loss prediction model to obtain shadow fading data ; performing gridding on the target area, obtaining several grids and dividing the shadow fading data into corresponding grids; performing integrated learning according to the shadow fading data in each grid, A shadow fading prediction model of each grid is obtained.
  • the embodiment of the present application also proposes a method for estimating large-scale channel fading, including: obtaining the path loss parameters of the channel to be measured; inputting the path loss parameters into the path loss prediction model and the shadow fading prediction model respectively , to obtain the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model, wherein the path loss prediction model and the shadow fading prediction model are obtained through the channel as described above obtained by a modeling method of large-scale fading; the sum of the predicted value of path loss and the predicted value of shadow fading is used as the estimated value of large-scale fading of the channel to be measured.
  • an embodiment of the present application also proposes a modeling system for large-scale channel fading, including: a first acquisition module, configured to acquire path loss parameters and large-scale fading data in a target area, the target area It is an area covered by several base stations; the first training module is used for performing integrated learning on the path loss parameter and the large-scale fading data as training data to obtain a path loss prediction model; the decoupling module is used for according to the The path loss prediction model decouples the path loss and shadow fading in the large-scale fading data to obtain shadow fading data; the processing module is used to grid the target area, obtain several grids and convert the shadow fading The fading data is divided into the corresponding grids; the second training module is configured to perform integrated learning according to the shadow fading data in each grid to obtain a shadow fading prediction model for each grid.
  • the embodiment of the present application also proposes a system for estimating large-scale channel fading, including: a second acquisition module, used to obtain the path loss parameter of the channel to be measured; a prediction module, used to convert the path loss parameter
  • the parameters are respectively input into the path loss prediction model and the shadow fading prediction model, and the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model are obtained, wherein the path loss prediction model and the shadow fading prediction model output
  • the shadow fading prediction model is obtained by the above-mentioned channel large-scale fading modeling method; the result generation module is used to use the sum of the path loss prediction value and the shadow fading prediction value as the channel to be tested Large-scale fading estimates for .
  • an embodiment of the present application also proposes an electronic device, the device includes: at least one processor; and a memory connected to the at least one processor in communication; wherein, the memory stores information that can be Instructions executed by the at least one processor, the instructions are executed by the at least one processor, so that the at least one processor can execute the above-mentioned method for modeling channel large-scale fading, or execute the above-mentioned The estimation method of channel large-scale fading described above.
  • the embodiment of the present application also proposes a computer-readable storage medium storing a computer program, and when the computer program is executed by a processor, the above-mentioned method for modeling channel large-scale fading is implemented, or, The method for estimating channel large-scale fading as described above is realized.
  • FIG. 1 is a flowchart of a modeling method for channel large-scale fading provided by an embodiment of the present application
  • FIG. 2 is a flowchart of a method for estimating channel large-scale fading provided by another embodiment of the present application
  • FIG. 3 is a schematic structural diagram of a modeling system for channel large-scale fading provided by another embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a system for estimating large-scale channel fading provided by another embodiment of the present application.
  • Fig. 5 is a schematic structural diagram of an electronic device provided by another embodiment of the present application.
  • large-scale fading includes two aspects of path loss and shadow fading.
  • the current modeling methods for large-scale fading either treat large-scale fading as path loss to obtain an inaccurate model, or only focus on shadow Fading modeling has not yet provided a method of how to obtain shadow fading data that is difficult to measure directly, and the feasibility is low.
  • an embodiment of the present application provides a modeling method for channel large-scale fading, including: acquiring path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations; performing integrated learning according to the path loss parameter and the large-scale fading data to obtain a path loss prediction model; decoupling path loss and shadow fading in the large-scale fading data according to the path loss prediction model to obtain shadow fading data ; performing gridding on the target area, obtaining several grids and dividing the shadow fading data into corresponding grids; performing integrated learning according to the shadow fading data in each grid, A shadow fading prediction model of each grid is obtained.
  • the modeling method for channel large-scale fading proposed in the embodiment of this application, after using the large-scale fading data and path loss parameter training to obtain the path loss prediction model, decouples the path loss and shadow in the large-scale fading data through the path loss prediction model Obtain the shadow fading data, and use the shadow fading data to train the shadow fading prediction model, so that the path loss prediction model and the shadow fading prediction model can be integrated to obtain a complete large-scale fading prediction model.
  • the shadow fading data of the shadow fading prediction model is obtained according to the path loss prediction model. Therefore, even if there is a certain error in the path loss prediction model, this error will be accumulated to the shadow fading part for modeling processing through the shadow fading data.
  • the superposition calculation results of path loss and shadow fading will be infinitely close to the real large-scale fading, ensuring the overall accuracy of large-scale fading, that is, using the path loss prediction model and shadow fading prediction model obtained above
  • the true large-scale fading value of the channel can be accurately estimated.
  • the first aspect of the embodiments of the present application provides a modeling method for large-scale channel fading.
  • the flow of the modeling method for large-scale channel fading includes the following steps.
  • Step 101 acquiring path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations.
  • the area covered by several base stations is selected as the target area according to actual needs. If it is necessary to model the large-scale fading of base station A, base station B, and base station C, the common coverage of base station A, base station B, and base station C can be selected.
  • the area of the target area can also be selected as the target area in the area covered by base station A, base station B, and base station C, such as a rectangular area, and then each base station corresponding to the target area and these base stations in the target area
  • the user equipment (UE) in the area collects, and uses the collected data to obtain path loss parameters and large-scale fading data.
  • the base station industrial parameter information and UE measurement data can be collected by professional equipment, or can be obtained by collecting user terminal measurement reports and UE location distribution and other information on the base station side. This embodiment does not limit the acquisition method.
  • the rectangular area covered by 5 base stations in the field is selected as the target area, and the industrial parameter information of the 5 base stations and the measurement report (Measurement Report, MR) report of the UE covered by the 5 base stations are collected as UE measurement data .
  • MR Measurement Report
  • Step 102 performing integrated learning according to path loss parameters and large-scale fading data to obtain a path loss prediction model.
  • the path loss parameter and its corresponding large-scale fading data are used as a piece of training data to obtain a training set containing several training data, and then use the training set to train the preset integrated model, and the trained integrated model obtained is It is the path loss prediction model, in which the large-scale fading data is the training target and can be used as a supervisory signal in the training process.
  • the training data is processed to obtain one or more training sets, so as to use the obtained training set to train the preset integrated model, and obtain the trained integrated model as path loss prediction Model.
  • This embodiment does not limit the type of integrated model, which may be a random forest model based on a tree model, or an integrated algorithm based on a neural network based on a bagging algorithm, a boosting algorithm, etc.
  • the integrated model formed, etc. will not be described here one by one.
  • this embodiment can implement modeling based on a variety of model types, so as to achieve the purpose of extending the modeling method, so that the modeling method provided by this embodiment can be applied to various situations, thereby enhancing the Adaptability and practicality of modeling methods.
  • the training set can also be preprocessed before training. Delete the entire training data, smooth the singular data, correct the abnormal data, and fill the missing data.
  • the preprocessing method of the training set is only a specific example of the preprocessing method of the training set, and other processing methods that can improve the data of the training set may also be used, and details will not be repeated here.
  • the path loss prediction model will be described below as an example of a random forest model composed of a classification and regression tree (Classification and Regression Tree, CRAT) as a basic model.
  • CRAT classification and Regression Tree
  • step 102 may include: generating an initial path loss training set comprising several training data according to the path loss parameters and large-scale fading data, wherein the large-scale fading data is the training target in the training data; from the initial path loss The training data is extracted with replacement in the training set until the extracted training data constitutes a preset number of path loss training sets.
  • the capacity of the path loss training set is the same as that of the initial path loss training set; Assuming the number of CRAT, the first random forest model is obtained as the path loss prediction model.
  • the base model is a tree model
  • no data standardization is required, but for other types of base models, the data needs to be standardized, and the standardization method can be Min-Max (minimum-maximum) standardization, etc.
  • Use the path loss training set to train a preset number of CRATs respectively, and obtain the first random forest model as the path loss prediction model includes: using the mean square error (Mean-Square Error, MSE) function as the objective function, using K path loss training sets respectively Train K CRATs, and import the corresponding verification set Y i into CRATs for verification to obtain verification errors after one training session.
  • Model robustness verification can also be performed until the obtained verification errors are relatively stable, that is, until the random forest model has a relatively When the robustness is good, the training is stopped and the modeling is successful.
  • K CARTs are combined by calculating the average value of the output results of K CARTs to obtain a random forest model, that is, the output result of the random forest model is the average value of the output results of K CARTs.
  • the depth of CRAT generated by each round of training is not limited, and in order to speed up the training, parallel training can also be used for training.
  • an initial path loss training set containing 4.8 million pieces of training data is obtained. Then, each time in the initial training set Random sampling with replacement, a total of 4.8 million pieces of training data are selected to form a path loss training set S i , and this process is repeated for a total of 20 rounds to form a total of 20 training path loss training sets S 1 ,..., S 20 , In order to obtain a training set of 20 CART trees, a total of 4.8 million samples are taken in the i-th round of sampling to generate 4.8 million data to form a path loss training set.
  • each different path loss training set S i randomly select 2/3 features from each piece of training data, that is, 4 features for training, such as in [Lo n n, Lat n , he n , f n m , hu n m , Lon n m , Lat n m ] randomly select 4 features Lo n n, Lat n , he n and f n m .
  • the input features used in each round of training may be different, or some rounds may randomly get the same input features.
  • Min j Min j, s (Min c1 Loss(y 1 -c 1 )+Min c2 Loss(y 2 -c 2 ))
  • y1 is all the training data points divided into the left subtree according to the division point s
  • c1 is the large-scale fading average value of all the training data points divided into the left subtree
  • y2 is the data points divided into the right subtree according to the division point s All training data points
  • c2 is the large-scale fading average of all training data points divided into the right subtree.
  • Loss represents the mean square error MSE function, which can be:
  • X is the number of all training data points of y1
  • y1 x is the large-scale fading value of the xth training data point.
  • the 4.8 million pieces of training data in the S i- th path loss training set are cyclically divided according to the above method until they are all divided into the leaf nodes of the CART, that is, the training of a single CART is completed.
  • the 20 training path loss training sets are trained to generate 20 CARTs, and finally the average of the output results of the 20 CARTs is used as the output of the random forest model. At this time, it is also necessary to import 1.7 million training data in each round of verification set Y i into the model for verification.
  • large-scale fading can be regarded as shadow fading superimposed on the path loss.
  • the statistical law of shadow fading obeys the Gaussian distribution with a mean value of 0. Therefore, large-scale fading can be regarded as Gaussian noise
  • the path loss of where Gaussian noise is the shadow fading.
  • the random forest model can have a good ability to resist noise interference due to the introduction of feature randomness and training data randomness in the training process. On the one hand, the random forest does not use the gradient descent method to iterate. On the other hand, due to the introduction of randomness in the selection of training data and the randomness of feature selection in the training data, it can greatly reduce the generation of such training data in the training set.
  • the model built based on the idea of ensemble learning can well prevent overfitting.
  • the shadow fading part in the large-scale fading data can be processed as Gaussian noise, so as to better fit the corresponding relationship between the path loss feature quantity and the real path loss, that is, obtain an accurate path loss prediction model.
  • variables in the commonly used path loss empirical calculation model include the three-dimensional (3-dimension, 3D) distance from the UE to the base station, the center frequency, etc., and the empirical model contains many parameters that need to be corrected and calculated based on actual data. Therefore, it is difficult to identify accurate empirical model parameters.
  • this embodiment selects parameters related to path loss as path loss parameters, including: longitude Lon n and latitude Lat n of the base station; base station antenna height he n , center frequency point f n m , UE height hu n m , UE longitude Lon n m and latitude Lat n m , a total of 7-dimensional feature quantities [Lo n n, Lat n , he n , f n m , hu n m , Lon n m , Lat n m ], since large-scale fading includes path loss and shadow fading, both of which are difficult to distinguish and cannot be measured separately.
  • the complete large-scale fading can be used as the target quantity TX n -rsrp n m first, and a training data set is constructed as : [Lo n n, Lat n , he n , f n m , hu n m , Lon n m , Lat n m , TX n -rsrp n m ], each piece of training data contains 8-dimensional data, and the first 7 dimensions are features The eighth dimension is the target quantity. Using this data set, all base stations can be directly included in the modeling together, without having to model each base station separately.
  • the error includes the prediction error of the path loss and the shadow fading value.
  • all data sets S i are imported into the random forest model, and the obtained predicted value is regarded as the path loss, and then the difference between the corresponding large-scale fading and the path loss is exported as shadow fading data , used for the next step of shadow fading model construction.
  • the path loss prediction model has an error caused by shadow fading, this error will be accumulated to the shadow fading part for modeling processing through the shadow fading data.
  • the shadow fading model is constructed accurately, it will make the superposition calculation of path loss and shadow fading The result is infinitely close to the real large-scale fading, which ensures the overall accuracy of large-scale fading.
  • step 103 the path loss and shadow fading in the large-scale fading data are decoupled according to the path loss prediction model to obtain shadow fading data.
  • the path loss parameters are input into the path loss prediction model, so that the path loss prediction model can be used to predict the path loss according to the path loss parameters, and then the path loss value output by the path loss prediction model is compared with the large-scale fading data, and the The result is used as the shadow fading value, so as to realize the decoupling of path loss and shadow fading in large-scale fading data.
  • Step 104 performing gridding on the target area to obtain several grids and dividing the shadow fading data into corresponding grids.
  • the path loss prediction model can be tested by using the shadow fading data: calculate the average value of the shadow fading data in each grid, and check whether there is an average value of at least one grid value exceeds the preset threshold, if so, retrain the path loss prediction model. Specifically, it is to find the statistical distribution parameters of the shadow fading Dt n of each base station in each grid t, assuming that it obeys the Gaussian distribution, and calculate the mean value and variance, then the shadow fading distribution of the base station eNB n in the grid t is expressed as Judging whether the mean value exceeds a preset threshold, such as judging whether it exceeds 0.01.
  • the above-mentioned steps 103 and 104 and the above-mentioned mean value verification process can be performed during the verification process of the training model in step 103 .
  • Step 105 performing integrated learning according to the shadow fading data in each grid to obtain a shadow fading prediction model for each grid.
  • the shadow fading value of each base station located in the same grid is used as a piece of training data to obtain a training set containing several training data, and then use the training set to train the preset ensemble model, and the trained ensemble
  • the model is the shadow fading prediction model, in which the shadow fading value of a base station is sequentially selected as the training target and as the supervisory signal in the training process.
  • N data sets of multi-base station shadow fading feature input and single base station shadow fading feature output are respectively derived.
  • the characteristic input is: the shadow fading [Dt1 , Dt2,...DtN-1]
  • the feature output is: the shadow fading Dt N of the base station number N, therefore, its shadow fading training set is [Dt 1 , Dt 2 ,...Dt N-1 , Dt N ], the first (N-1) dimension is the input, and the Nth dimension is the output.
  • the data set is [Dt 1 , Dt 2 , ..., Dt N , Dt n ], so that N shadow fading training sets are constructed for a certain grid.
  • a shadow fading training set is constructed for model training, and the shadow fading prediction model of each grid is obtained.
  • the shadow fading prediction model is a random forest model based on the CRAT model as an example for illustration.
  • step 105 includes: sequentially select a base station as the target base station, take the shadow fading data of the target base station in each grid as the training target, generate a shadow fading training set based on the target base station for each grid, and use the data corresponding to the same
  • the shadow fading training set of the grid trains a second preset number of CRATs respectively to obtain a second random forest model as the shadow fading prediction model of the corresponding grid, and the second preset number is the total number of base stations.
  • the corresponding feature input in the shadow fading training set is: the shadow fading [Dt2 , Dt3, Dt4, Dt5]
  • the supervision signal is the shadow fading Dt1 of the target base station
  • the training data in the shadow fading training set is [Dt2, Dt3, Dt4, Dt5, Dt1]
  • the first 4 dimensions are input
  • the fifth dimension is output.
  • step 105 it is also necessary to detect whether there is a grid that fails ensemble learning.
  • the shadow fading prediction model of the grid that succeeds ensemble learning is generalized according to a preset method to obtain ensemble learning failure
  • the shadow fading prediction model of the grid wherein the preset method includes: screening the shadow fading prediction model of the grid whose distribution of shadow fading data is closest to the Gaussian distribution, or the ensemble learning of the grid adjacent to the ensemble learning failure A weighted combination of shadow-fading prediction models for successful grids.
  • the base station connected to the UE is independent of other base stations and has no correlation, then the shadow fading random value of the base station is generated according to an independent Gaussian distribution; if the base station connected to the UE is related to other base stations, other base stations The base station already has UE measurement data, and has established a shadow fading random forest model, then the UE measurement data of other base stations are decoupled from the path loss and shadow fading through the path loss random forest model, and then the decoupling The obtained shadow fading is input into the shadow fading random forest model to solve the shadow fading of the UE to be predicted; if the base station connected to the UE is related to other base stations, there is not enough shadow fading training set to train the shadow fading random forest model, but some UEs Measurement data: Select the applicable random forest model in other grids to solve according to the generalization method in step 7; if the base station connected to the UE is related to other base stations, but there is no shadow fading random forest model due
  • the base station connected to the UE is related to other base stations, there is not enough shadow fading training set to train the shadow fading random forest model, but there are some UE measurement data, assuming that a certain grid in this situation is selected for verification and the 10 to be predicted
  • the shadow fading values and model prediction results obtained by decoupling UEs are shown in Table 3.
  • the shadow fading data of eNB4 and eNB5 base station data are initialized as 0dB, 1dB. Then use the shadow fading random forest model of adjacent grids to start cyclic and iterative calculations to update the shadow fading until the final predicted value is obtained.
  • the modeling method based on this embodiment can calculate and predict shadow fading with high precision.
  • the absolute error of shadow fading calculated above is the overall large-scale fading error.
  • the average absolute percentage error is less than 3%, and the accuracy is high.
  • the embodiments of the present application also provide a method for estimating large-scale channel fading.
  • the flow of the method for estimating large-scale channel fading is shown in FIG. 2 , including the following steps.
  • Step 201 acquire the path loss parameter of the channel to be tested.
  • the path loss parameters include base station operating parameter information and UE measurement data in the target area.
  • the path loss parameter may include: base station name, base station longitude, base station latitude, base station antenna height, UE height covered by the base station, UE longitude, UE latitude, and center frequency point.
  • step 202 the path loss parameters are respectively input into the path loss prediction model and the shadow fading prediction model, and the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model are obtained.
  • path loss prediction model and shadow fading prediction model are obtained through the modeling method of channel large-scale fading as described in the above embodiments.
  • the above-mentioned channel large-scale fading modeling method uses the path loss prediction model to decouple the path loss and shadow fading in the large-scale fading data, so as to train the shadow fading prediction model to realize the path loss and shadow fading. Fading is modeled separately to avoid the problem of inaccurate models caused by single modeling.
  • the shadow fading data for training the shadow fading prediction model is obtained according to the path loss prediction model, even if there is a certain error in the path loss prediction model, this The error will be accumulated to the shadow fading part through the shadow fading data for modeling processing.
  • the superposition calculation result of the path loss and shadow fading will be infinitely close to the real large-scale fading, ensuring that the large-scale fading Overall accuracy, so that the path loss prediction model and shadow fading prediction model can be used to accurately estimate the real large-scale fading value of the channel, which is convenient for subsequent analysis and processing.
  • step 203 the sum of the path loss prediction value and the shadow fading prediction value is used as the large-scale fading estimation value of the channel to be tested.
  • large-scale fading includes path loss and shadow fading.
  • shadow fading obeys Gaussian distribution while path loss does not have this characteristic. Therefore, in order to accurately analyze large-scale Fading modeling needs to be carried out separately from path loss and shadow fading, but in the actual process of estimating large-scale fading, path loss and shadow fading need to be viewed as a whole, that is, the estimated value of large-scale fading needs to include path Loss and shadow fading.
  • the embodiments of the present application also provide a modeling system for large-scale channel fading.
  • the structure of the modeling system for large-scale channel fading is shown in FIG. 3 , including the following modules.
  • the first obtaining module 301 is configured to obtain path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations.
  • the first training module 302 is configured to use path loss parameters and large-scale fading data as training data for integrated learning to obtain a path loss prediction model.
  • the decoupling module 303 is configured to decouple path loss and shadow fading in the large-scale fading data according to the path loss prediction model to obtain shadow fading data.
  • the processing module 304 is configured to grid the target area, obtain several grids and divide the shadow fading data into corresponding grids.
  • the second training module 305 is configured to perform integrated learning according to the shadow fading data in each grid to obtain a shadow fading prediction model for each grid.
  • this embodiment is a system embodiment corresponding to the embodiment of the modeling method for large-scale channel fading, and this embodiment can be implemented in cooperation with the embodiment of the modeling method for large-scale channel fading.
  • the relevant technical details mentioned in the embodiment of the method for modeling large-scale channel fading are still valid in this embodiment, and will not be repeated here to reduce repetition.
  • the relevant technical details mentioned in this embodiment can also be applied to the embodiment of the modeling method for channel large-scale fading.
  • modules involved in this embodiment are logical modules.
  • a logical unit can be a physical unit, or a part of a physical unit, or multiple physical units. Combination of units.
  • units that are not closely related to solving the technical problem proposed in the present application are not introduced in this embodiment, but this does not mean that there are no other units in this embodiment.
  • the embodiments of the present application also provide a system for estimating large-scale channel fading.
  • the structure of the system for estimating large-scale channel fading is shown in FIG. 4 , including the following modules.
  • the second acquiring module 401 is configured to acquire the path loss parameter of the channel to be tested.
  • the prediction module 402 is configured to input the path loss parameters into the path loss prediction model and the shadow fading prediction model respectively, and obtain the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model, wherein the path loss prediction Model and shadow fading prediction model is obtained through the modeling method of channel large-scale fading as described above.
  • the result generation module 403 is configured to use the sum of the path loss prediction value and the shadow fading prediction value as the large-scale fading estimation value of the channel to be tested.
  • this embodiment is a system embodiment corresponding to the embodiment of the method for estimating large-scale channel fading, and this embodiment can be implemented in cooperation with the embodiment of the method for estimating large-scale channel fading.
  • the relevant technical details mentioned in the embodiment of the method for estimating large-scale channel fading are still valid in this embodiment, and will not be repeated here to reduce repetition.
  • the related technical details mentioned in this embodiment can also be applied in the embodiment of the method for estimating large-scale channel fading.
  • modules involved in this embodiment are logical modules.
  • a logical unit can be a physical unit, or a part of a physical unit, or multiple physical units. Combination of units.
  • units that are not closely related to solving the technical problem proposed in the present application are not introduced in this embodiment, but this does not mean that there are no other units in this embodiment.
  • the embodiment of the present application also provides an electronic device, as shown in FIG. 5 , including: at least one processor 501; and a memory 502 communicatively connected to the at least one processor 501; wherein, the memory 502 stores Instructions that can be executed by at least one processor 501.
  • the instructions are executed by at least one processor 501, so that at least one processor 501 can execute the method for modeling channel large-scale fading described in any one of the above method embodiments.
  • the memory 502 and the processor 501 are connected by a bus, and the bus may include any number of interconnected buses and bridges, and the bus connects one or more processors 501 and various circuits of the memory 502 together.
  • the bus may also connect together various other circuits such as peripherals, voltage regulators, and power management circuits, all of which are well known in the art and therefore will not be further described herein.
  • the bus interface provides an interface between the bus and the transceivers.
  • a transceiver may be a single element or multiple elements, such as multiple receivers and transmitters, providing means for communicating with various other devices over a transmission medium.
  • the data processed by the processor 501 is transmitted on the wireless medium through the antenna, and further, the antenna also receives the data and transmits the data to the processor 501 .
  • Processor 501 is responsible for managing the bus and general processing, and may also provide various functions including timing, peripheral interface, voltage regulation, power management and other control functions. And the memory 502 may be used to store data used by the processor 501 when performing operations.
  • the embodiments of the present application also provide a computer-readable storage medium storing a computer program.
  • the above method embodiments are implemented when the computer program is executed by the processor.
  • a storage medium includes several instructions to make a device ( It may be a single-chip microcomputer, a chip, etc.) or a processor (processor) to execute all or part of the steps of the methods described in the various embodiments of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc., which can store program codes. .

Landscapes

  • Physics & Mathematics (AREA)
  • Electromagnetism (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Monitoring And Testing Of Transmission In General (AREA)

Abstract

Embodiments of the present application relate to the technical field of communications, and disclose a large-scale fading modeling and estimation method, system, and device, and a storage medium. The channel large-scale fading modeling method comprises: obtaining path loss parameters and large-scale fading data in a target area, the target area being an area jointly covered by several base stations; performing ensemble learning according to the path loss parameters and the large-scale fading data, and obtaining a path loss prediction model; according to the path loss prediction model, decoupling path loss and shadow fading in the large-scale fading data, and obtaining shadow fading data; gridding the target area to obtain multiple grids, and dividing the shadow fading data into corresponding grids; and performing ensemble learning according to the shadow fading data in each grid, and obtaining a shadow fading prediction model of each grid.

Description

大尺度衰落的建模及估计方法、系统、设备和存储介质Modeling and estimation method, system, device and storage medium of large-scale fading
相关申请的交叉引用Cross References to Related Applications
本申请要求在2021年10月13日提交的中国专利申请第202111194300.4号的优先权,该中国专利申请的全部内容通过引用包含于此。This application claims priority to Chinese Patent Application No. 202111194300.4 filed on October 13, 2021, the entire content of which is hereby incorporated by reference.
技术领域technical field
本申请实施例涉及通信技术领域,特别涉及一种大尺度衰落的建模及估计方法、系统、设备和存储介质。The embodiments of the present application relate to the field of communication technologies, and in particular to a method, system, device and storage medium for modeling and estimating large-scale fading.
背景技术Background technique
基于无线信道的大尺度衰落进行建模,对研究信道特征和性能以优化无线通信系统具有重要意义,其中,大尺度衰落包括路径损耗和阴影衰落两方面,路径损耗反映的是长距离上接收功率的变化,而阴影衰落反映的是障碍物尺度上功率的变化。传统建模方式中,对于路径损耗,一般通过经验公式进行建模,但是经验公式内包含较多的非确定性计算参数,参数取值与场景关联性强,模型鲁棒性和泛化性差,实用性不强;而对于阴影衰落,由于其服从高斯分布,一般在高斯分布的基础上对相关性系数进行修正得到模型,但是该方式中相关性系数的初值在设置时具有较大随机性,相关性系数计算的准确性也较低,无法准确地反映实际的相关性大小,因而整体计算误差难以控制。因此,随着人工智能算法的兴起,出现了各种基于历史数据驱动型的建模方法,其中常见的思路是:在建模过程中,忽略阴影衰落,将大尺度衰落当作路径损耗处理;或者,在获取路径损耗的历史数据和阴影衰落的历史数据后,利用路径损耗的历史数据和阴影衰落的历史数据分别进行模型训练,得到路径损耗预测模型和阴影衰落预测模型。Modeling based on large-scale fading of wireless channels is of great significance for studying channel characteristics and performance to optimize wireless communication systems. Among them, large-scale fading includes two aspects of path loss and shadow fading, and path loss reflects the long-distance received power. , while shadow fading reflects changes in power at the obstacle scale. In the traditional modeling method, the path loss is generally modeled by empirical formulas, but the empirical formulas contain many non-deterministic calculation parameters, the parameter values are strongly correlated with the scene, and the robustness and generalization of the model are poor. The practicability is not strong; for shadow fading, because it obeys the Gaussian distribution, the correlation coefficient is generally corrected on the basis of the Gaussian distribution to obtain the model, but the initial value of the correlation coefficient in this method has a large randomness when setting , the calculation accuracy of the correlation coefficient is also low, which cannot accurately reflect the actual correlation size, so the overall calculation error is difficult to control. Therefore, with the rise of artificial intelligence algorithms, various modeling methods based on historical data have emerged. The common idea is: in the modeling process, ignore shadow fading and treat large-scale fading as path loss; Or, after obtaining the historical data of path loss and historical data of shadow fading, the historical data of path loss and historical data of shadow fading are used to perform model training respectively to obtain the prediction model of path loss and the prediction model of shadow fading.
然而,实际过程中,阴影衰落的影响较大,忽略阴影衰落会导致模型的预测出来的大尺度衰落存在较大误差,并且还会导致模型泛化效果差,无法 得到可靠的大尺度衰落模型;实际测量时,损耗和阴影衰落无法完全区分,难以独立测量,从而无法分别获取路径损耗和阴影衰落的历史数据进行训练,可实现性低。However, in the actual process, shadow fading has a greater impact, and ignoring shadow fading will lead to large errors in the large-scale fading predicted by the model, and will also lead to poor generalization of the model, making it impossible to obtain a reliable large-scale fading model; In actual measurement, the loss and shadow fading cannot be completely distinguished, and it is difficult to measure independently. Therefore, it is impossible to separately obtain the historical data of path loss and shadow fading for training, and the feasibility is low.
发明内容Contents of the invention
本申请实施例的主要目的在于提出一种大尺度衰落的建模及估计方法、系统、设备和存储介质,实现在不需要独立测量路径损耗和阴影衰落的情况下,从路径损耗和阴影衰落两方面对大尺度衰落进行建模,使得能够得到准确可靠、可实现性强的大尺度衰落预测模型,进而能够准确地对信道地大尺度衰落进行估计。The main purpose of the embodiments of the present application is to propose a large-scale fading modeling and estimation method, system, device, and storage medium, so as to realize the two-way measurement of path loss and shadow fading without independent measurement of path loss and shadow fading. On the one hand, the large-scale fading is modeled, so that an accurate, reliable, and highly achievable large-scale fading prediction model can be obtained, and then the large-scale fading of the channel can be accurately estimated.
为实现上述目的,本申请实施例提供了一种信道大尺度衰落的建模方法,包括:获取目标区域内的路径损耗参数和大尺度衰落数据,所述目标区域为若干基站共同覆盖的区域;根据所述路径损耗参数和所述大尺度衰落数据进行集成学习,得到路径损耗预测模型;根据所述路径损耗预测模型解耦所述大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据;对所述目标区域进行网格化,得到若干个网格并将所述阴影衰落数据划分到相应的所述网格中;根据各个所述网格内的所述阴影衰落数据进行集成学习,得到各个所述网格的阴影衰落预测模型。To achieve the above purpose, an embodiment of the present application provides a modeling method for channel large-scale fading, including: acquiring path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations; performing integrated learning according to the path loss parameter and the large-scale fading data to obtain a path loss prediction model; decoupling path loss and shadow fading in the large-scale fading data according to the path loss prediction model to obtain shadow fading data ; performing gridding on the target area, obtaining several grids and dividing the shadow fading data into corresponding grids; performing integrated learning according to the shadow fading data in each grid, A shadow fading prediction model of each grid is obtained.
为实现上述目的,本申请实施例还提出了一种信道大尺度衰落的估计方法,包括:获取待测信道的路径损耗参数;将所述路径损耗参数分别输入路径损耗预测模型和阴影衰落预测模型,得到所述路径损耗预测模型输出的路径损耗预测值和所述阴影衰落预测模型输出的阴影衰落预测值,其中,所述路径损耗预测模型和所述阴影衰落预测模型是通过如上所述的信道大尺度衰落的建模方法得到的;将所述路径损耗预测值和所述阴影衰落预测值之和作为所述待测信道的大尺度衰落估计值。In order to achieve the above purpose, the embodiment of the present application also proposes a method for estimating large-scale channel fading, including: obtaining the path loss parameters of the channel to be measured; inputting the path loss parameters into the path loss prediction model and the shadow fading prediction model respectively , to obtain the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model, wherein the path loss prediction model and the shadow fading prediction model are obtained through the channel as described above obtained by a modeling method of large-scale fading; the sum of the predicted value of path loss and the predicted value of shadow fading is used as the estimated value of large-scale fading of the channel to be measured.
为实现上述目的,本申请实施例还提出了一种信道大尺度衰落的建模系统,包括:第一获取模块,用于获取目标区域内的路径损耗参数和大尺度衰 落数据,所述目标区域为若干基站共同覆盖的区域;第一训练模块,用于将所述路径损耗参数和所述大尺度衰落数据作为训练数据进行集成学习,得到路径损耗预测模型;解耦模块,用于根据所述路径损耗预测模型解耦所述大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据;处理模块,用于对所述目标区域进行网格化,得到若干个网格并将所述阴影衰落数据划分到相应的所述网格中;第二训练模块,用于根据各个所述网格内的所述阴影衰落数据进行集成学习,得到各个所述网格的阴影衰落预测模型。In order to achieve the above purpose, an embodiment of the present application also proposes a modeling system for large-scale channel fading, including: a first acquisition module, configured to acquire path loss parameters and large-scale fading data in a target area, the target area It is an area covered by several base stations; the first training module is used for performing integrated learning on the path loss parameter and the large-scale fading data as training data to obtain a path loss prediction model; the decoupling module is used for according to the The path loss prediction model decouples the path loss and shadow fading in the large-scale fading data to obtain shadow fading data; the processing module is used to grid the target area, obtain several grids and convert the shadow fading The fading data is divided into the corresponding grids; the second training module is configured to perform integrated learning according to the shadow fading data in each grid to obtain a shadow fading prediction model for each grid.
为实现上述目的,本申请实施例还提出了一种信道大尺度衰落的估计系统,包括:第二获取模块,用于获取待测信道的路径损耗参数;预测模块,用于将所述路径损耗参数分别输入路径损耗预测模型和阴影衰落预测模型,得到所述路径损耗预测模型输出的路径损耗预测值和所述阴影衰落预测模型输出的阴影衰落预测值,其中,所述路径损耗预测模型和所述阴影衰落预测模型是通过如上所述的信道大尺度衰落的建模方法得到的;结果生成模块,用于将所述路径损耗预测值和所述阴影衰落预测值之和作为所述待测信道的大尺度衰落估计值。In order to achieve the above purpose, the embodiment of the present application also proposes a system for estimating large-scale channel fading, including: a second acquisition module, used to obtain the path loss parameter of the channel to be measured; a prediction module, used to convert the path loss parameter The parameters are respectively input into the path loss prediction model and the shadow fading prediction model, and the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model are obtained, wherein the path loss prediction model and the shadow fading prediction model output The shadow fading prediction model is obtained by the above-mentioned channel large-scale fading modeling method; the result generation module is used to use the sum of the path loss prediction value and the shadow fading prediction value as the channel to be tested Large-scale fading estimates for .
为实现上述目的,本申请实施例还提出了一种电子设备,所述设备包括:至少一个处理器;以及,与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如上所述的信道大尺度衰落的建模方法,或者,执行如上所述的信道大尺度衰落的估计方法。In order to achieve the above purpose, an embodiment of the present application also proposes an electronic device, the device includes: at least one processor; and a memory connected to the at least one processor in communication; wherein, the memory stores information that can be Instructions executed by the at least one processor, the instructions are executed by the at least one processor, so that the at least one processor can execute the above-mentioned method for modeling channel large-scale fading, or execute the above-mentioned The estimation method of channel large-scale fading described above.
为实现上述目的,本申请实施例还提出了一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时实现如上所述的信道大尺度衰落的建模方法,或者,实现如上所述的信道大尺度衰落的估计方法。In order to achieve the above purpose, the embodiment of the present application also proposes a computer-readable storage medium storing a computer program, and when the computer program is executed by a processor, the above-mentioned method for modeling channel large-scale fading is implemented, or, The method for estimating channel large-scale fading as described above is realized.
附图说明Description of drawings
一个或多个实施例通过与之对应的附图中的图片进行示例性说明,这些示例性说明并不构成对实施例的限定。One or more embodiments are exemplified by pictures in the accompanying drawings, and these exemplifications are not intended to limit the embodiments.
图1是本申请的实施例提供的信道大尺度衰落的建模方法的流程图;FIG. 1 is a flowchart of a modeling method for channel large-scale fading provided by an embodiment of the present application;
图2是本申请的另一实施例提供的信道大尺度衰落的估计方法的流程图;FIG. 2 is a flowchart of a method for estimating channel large-scale fading provided by another embodiment of the present application;
图3是本申请的另一实施例提供的信道大尺度衰落的建模系统的结构示意图;FIG. 3 is a schematic structural diagram of a modeling system for channel large-scale fading provided by another embodiment of the present application;
图4是本申请的另一实施例提供的信道大尺度衰落的估计系统的结构示意图;FIG. 4 is a schematic structural diagram of a system for estimating large-scale channel fading provided by another embodiment of the present application;
图5是本申请的另一实施例提供的电子设备的结构示意图。Fig. 5 is a schematic structural diagram of an electronic device provided by another embodiment of the present application.
具体实施方式Detailed ways
由背景技术可知,大尺度衰落包括路径损耗和阴影衰落两方面,目前对大尺度衰落的建模方式要么是将大尺度衰落等同于路径损耗进行处理,得到不准确的模型,要么是仅针对阴影衰落进行建模还未提供如何获取难以直接测量得到的阴影衰落数据的方法,可实现性低。It can be seen from the background technology that large-scale fading includes two aspects of path loss and shadow fading. The current modeling methods for large-scale fading either treat large-scale fading as path loss to obtain an inaccurate model, or only focus on shadow Fading modeling has not yet provided a method of how to obtain shadow fading data that is difficult to measure directly, and the feasibility is low.
为解决上述问题,本申请实施例提供了一种信道大尺度衰落的建模方法,包括:获取目标区域内的路径损耗参数和大尺度衰落数据,所述目标区域为若干基站共同覆盖的区域;根据所述路径损耗参数和所述大尺度衰落数据进行集成学习,得到路径损耗预测模型;根据所述路径损耗预测模型解耦所述大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据;对所述目标区域进行网格化,得到若干个网格并将所述阴影衰落数据划分到相应的所述网格中;根据各个所述网格内的所述阴影衰落数据进行集成学习,得到各个所述网格的阴影衰落预测模型。In order to solve the above problems, an embodiment of the present application provides a modeling method for channel large-scale fading, including: acquiring path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations; performing integrated learning according to the path loss parameter and the large-scale fading data to obtain a path loss prediction model; decoupling path loss and shadow fading in the large-scale fading data according to the path loss prediction model to obtain shadow fading data ; performing gridding on the target area, obtaining several grids and dividing the shadow fading data into corresponding grids; performing integrated learning according to the shadow fading data in each grid, A shadow fading prediction model of each grid is obtained.
本申请实施例提出的信道大尺度衰落的建模方法,在利用大尺度衰落数据和路径损耗参数训练得到路径损耗预测模型之后,通过路径损耗预测模型解耦大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据,并利用阴影衰落数据训练阴影衰落预测模型,从而能够综合路径损耗预测模型和阴影衰落预测模型得到完整的大尺度衰落预测模型。通过利用路径损耗预测模型解耦大尺度衰落数据中的路径损耗和阴影衰落,避免直接测量阴影衰落数 据,降低了获取阴影衰落数据的难度,提高了阴影衰落建模的可实现性,并且由于训练阴影衰落预测模型的阴影衰落数据是根据路径损耗预测模型得到的,因此,即使路径损耗预测模型存在一定误差,但是这个误差会通过阴影衰落数据累计到阴影衰落部分进行建模处理,当阴影衰落的模型构建精确时,将使得路径损耗和阴影衰落的叠加计算结果无限逼近真实的大尺度衰落,保证了在大尺度衰落整体上的准确性,即利用上述得到的路径损耗预测模型和阴影衰落预测模型就能够准确地估计出信道的真实大尺度衰落值。The modeling method for channel large-scale fading proposed in the embodiment of this application, after using the large-scale fading data and path loss parameter training to obtain the path loss prediction model, decouples the path loss and shadow in the large-scale fading data through the path loss prediction model Obtain the shadow fading data, and use the shadow fading data to train the shadow fading prediction model, so that the path loss prediction model and the shadow fading prediction model can be integrated to obtain a complete large-scale fading prediction model. By using the path loss prediction model to decouple the path loss and shadow fading in large-scale fading data, avoiding direct measurement of shadow fading data, reducing the difficulty of obtaining shadow fading data, improving the feasibility of shadow fading modeling, and due to training The shadow fading data of the shadow fading prediction model is obtained according to the path loss prediction model. Therefore, even if there is a certain error in the path loss prediction model, this error will be accumulated to the shadow fading part for modeling processing through the shadow fading data. When the shadow fading When the model is constructed accurately, the superposition calculation results of path loss and shadow fading will be infinitely close to the real large-scale fading, ensuring the overall accuracy of large-scale fading, that is, using the path loss prediction model and shadow fading prediction model obtained above The true large-scale fading value of the channel can be accurately estimated.
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合附图对本申请的各实施例进行详细的阐述。然而,本领域的普通技术人员可以理解,在本申请各实施例中,为了使读者更好地理解本申请而提出了许多技术细节。但是,即使没有这些技术细节和基于以下各实施例的种种变化和修改,也可以实现本申请所要求保护的技术方案。以下各个实施例的划分是为了描述方便,不应对本申请的具体实现方式构成任何限定,各个实施例在不矛盾的前提下可以相互结合相互引用。In order to make the purpose, technical solutions and advantages of the embodiments of the present application clearer, the embodiments of the present application will be described in detail below with reference to the accompanying drawings. However, those of ordinary skill in the art can understand that in each embodiment of the application, many technical details are provided for readers to better understand the application. However, even without these technical details and various changes and modifications based on the following embodiments, the technical solutions claimed in this application can also be realized. The division of the following embodiments is for the convenience of description, and should not constitute any limitation to the specific implementation of the present application, and the embodiments can be combined and referred to each other on the premise of no contradiction.
下面将结合具体的实施例的对本申请记载的分布式系统控制方法的实现细节进行具体的说明,以下内容仅为方便理解提供的实现细节,并非实施本方案的必须。The implementation details of the distributed system control method described in this application will be described in detail below in conjunction with specific embodiments. The following content is only the implementation details provided for easy understanding, and is not necessary for implementing this solution.
本申请的实施例第一方面提供了一种信道大尺度衰落的建模方法,信道大尺度衰落的建模方法的流程参考图1,包括以下步骤。The first aspect of the embodiments of the present application provides a modeling method for large-scale channel fading. Referring to FIG. 1 , the flow of the modeling method for large-scale channel fading includes the following steps.
步骤101,获取目标区域内的路径损耗参数和大尺度衰落数据,目标区域为若干基站共同覆盖的区域。 Step 101, acquiring path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations.
具体地说,根据实际需求选取若干基站共同覆盖的区域作为目标区域,如需要对基站A、基站B和基站C的大尺度衰落进行建模时,可以选取基站A、基站B和基站C共同覆盖的区域作为目标区域,也可以在基站A、基站B和基站C共同覆盖的区域中选取一个规则的区域作为目标区域,如矩形区域等,然后对目标区域对应的各个基站以及这些基站在该目标区域内的用户 终端(User Equipment,UE)等进行采集,利用采集到的数据得到路径损耗参数和大尺度衰落数据。Specifically, the area covered by several base stations is selected as the target area according to actual needs. If it is necessary to model the large-scale fading of base station A, base station B, and base station C, the common coverage of base station A, base station B, and base station C can be selected. The area of the target area can also be selected as the target area in the area covered by base station A, base station B, and base station C, such as a rectangular area, and then each base station corresponding to the target area and these base stations in the target area The user equipment (UE) in the area collects, and uses the collected data to obtain path loss parameters and large-scale fading data.
更具体地说,选取被多个基站共同覆盖的某块矩形区域作为目标区域,采集该多个基站的基站工参信息和目标区域中的UE测量数据,其中,基站工参信息包括:基站名称eNB n、基站经度Lon n、基站纬度Lat n、基站天线高度he n、基站发射功率TX n,共同覆盖目标区域的基站的编号n=1,2,…,N;UE测量数据包括:基站eNB n覆盖的UE高度hu n m、UE的经度Lon n m、UE的纬度Lat n m、UE的接收功率rsrp n m和中心频点f n m,共同覆盖目标区域的基站的编号n=1,2,…,N,m=1,2,…,Mn,m为编号为n的基站覆盖的第m个UE,Mn为编号为n的基站的覆盖的UE的总数量,并且Lon n m、Lat n、he n、f n m、hu n m、Lon n m和Lat n mk可以作为路径损耗参数,TX n-rsrp n m可以作为大尺度衰落数据。 More specifically, a rectangular area covered by multiple base stations is selected as the target area, and base station work parameter information of the multiple base stations and UE measurement data in the target area are collected, wherein the base station work parameter information includes: base station name eNB n , base station longitude Lon n , base station latitude Lat n , base station antenna height he n , base station transmit power TX n , the number of base stations that jointly cover the target area n=1, 2, ..., N; UE measurement data include: base station eNB The UE height hun m covered by n , the longitude Lon n m of the UE, the latitude Lat n m of the UE, the received power rsrp n m of the UE, and the center frequency point f n m , the number n=1 of the base stations that jointly cover the target area, 2, ..., N, m=1, 2, ..., Mn, m is the mth UE covered by the base station numbered n, Mn is the total number of UEs covered by the base station numbered n, and Lon n m , Lat n , he n , f nm , hun m , Lon n m , and Lat n m k can be used as path loss parameters, and TX n -rsrp n m can be used as large-scale fading data.
需要说明的是,基站工参信息和UE测量数据可以通过专业设备采集得到,也可以通过基站侧收集用户终端的测量报告及UE位置分布等信息得到,本实施例不对其获取方式进行限定。It should be noted that the base station industrial parameter information and UE measurement data can be collected by professional equipment, or can be obtained by collecting user terminal measurement reports and UE location distribution and other information on the base station side. This embodiment does not limit the acquisition method.
在一个例子中,选取外场5个基站共同覆盖的矩形区域作为目标区域,采集5个基站的工参信息和5个基站所分别覆盖的UE的测量报告(Measurement Report,MR)报告作为UE测量数据。则获取的数据包括:基站名称eNB 1~eNB 5;基站经纬度(Lon 1,Lat 1),…,(Lon 5,Lat 5),基站天线高度he 1,…,he 5、以及基站发射功率TX 1,…,TX 5;覆盖的UE高度hu 1 M,…,hu 5 M;UE经纬度(Lon 1 M,Lat 1 M),…,(Lon 5 M,Lat 5 M);以及UE的接收功率rsrp 1 M,…,rsrp 1 M;中心频点f 1 M,…,f 5 M,其中,每个基站的UE测量数据共采集100万条,即M=1000000,可以得到500万条训练数据。 In one example, the rectangular area covered by 5 base stations in the field is selected as the target area, and the industrial parameter information of the 5 base stations and the measurement report (Measurement Report, MR) report of the UE covered by the 5 base stations are collected as UE measurement data . The obtained data includes: base station name eNB 1 ~eNB 5 ; base station latitude and longitude (Lon 1 , Lat 1 ), ..., (Lon 5 , Lat 5 ), base station antenna height he 1 , ..., he 5 , and base station transmit power TX 1 ,...,TX 5 ; covered UE height hu 1 M ,...,hu 5 M ; UE latitude and longitude (Lon 1 M , Lat 1 M ),..., (Lon 5 M , Lat 5 M ); and UE received power rsrp 1 M ,..., rsrp 1 M ; center frequency points f 1 M ,..., f 5 M , among which, a total of 1 million pieces of UE measurement data are collected for each base station, that is, M=1000000, and 5 million pieces of training data can be obtained .
步骤102,根据路径损耗参数和大尺度衰落数据进行集成学习,得到路径损耗预测模型。 Step 102, performing integrated learning according to path loss parameters and large-scale fading data to obtain a path loss prediction model.
具体地说,将路径损耗参数及其对应的大尺度衰落数据作为一条训练数 据,得到含有若干训练数据的训练集,然后利用训练集对预设的集成模型进行训练,得到的训练好的集成模型就是路径损耗预测模型,其中,大尺度衰落数据是训练目标,可以作为训练过程中的监督信号。Specifically, the path loss parameter and its corresponding large-scale fading data are used as a piece of training data to obtain a training set containing several training data, and then use the training set to train the preset integrated model, and the trained integrated model obtained is It is the path loss prediction model, in which the large-scale fading data is the training target and can be used as a supervisory signal in the training process.
更具体地说,将Lon n m、Lat n、he n、f n m、hu n m、Lon n m和Lat n m和TX n-rsrp n m作为一条训练数据,n=1,2,…,N;m=1,2,…,M n,n为共同覆盖目标区域的基站的编号,m为编号为n的基站UE覆盖的第m个UE,Mn为编号为n的基站的覆盖的UE的总数量,因此,此时可以得到
Figure PCTCN2022124172-appb-000001
条训练数据,根据预设的集成模型类型对训练数据进行处理以得到一个或多个训练集,从而利用得到的训练集对预设的集成模型进行训练,得到训练好的集成模型作为路径损耗预测模型。
More specifically, take Lon n m , Lat n , he n , f n m , hu n m , Lon n m and Lat n m and TX n -rsrp n m as a piece of training data, n=1, 2, ... , N; m=1, 2,..., M n , n is the number of the base stations that jointly cover the target area, m is the mth UE covered by the base station UE with the number n, and Mn is the number covered by the base station UE with the number n The total number of UEs, therefore, can be obtained at this time
Figure PCTCN2022124172-appb-000001
According to the preset integrated model type, the training data is processed to obtain one or more training sets, so as to use the obtained training set to train the preset integrated model, and obtain the trained integrated model as path loss prediction Model.
本实施例不对集成模型的类型进行限定,可以是以树模型为基模型组成的随机森林模型,或者是以神经网络为基模型且基于套袋(bagging)算法、提升(boosting)算法等集成算法构成的集成模型等,此处就不再一一赘述了。This embodiment does not limit the type of integrated model, which may be a random forest model based on a tree model, or an integrated algorithm based on a neural network based on a bagging algorithm, a boosting algorithm, etc. The integrated model formed, etc., will not be described here one by one.
值得一提的是,本实施例可以基于多样化的模型类型实现建模,从而达到对建模方法进行扩展的目的,使得本实施例提供的建模方法能够适用于各种情况,从而增强了建模方法的适应性和实用性。It is worth mentioning that this embodiment can implement modeling based on a variety of model types, so as to achieve the purpose of extending the modeling method, so that the modeling method provided by this embodiment can be applied to various situations, thereby enhancing the Adaptability and practicality of modeling methods.
需要说明的是,为了提高路径损耗预测模型的准确性,在进行训练之前,还可以对训练集进行预处理,其中,预处理的方式可以是在检测到存在异常数据、数据缺失、奇异数据等情况下删除整条训练数据、平滑奇异数据、修正异常数据、填充缺失数据。当然,以上仅为对训练集预处理方式的具体举例说明,还可以是其他能够提高训练集的数据的处理方式,此处就不再一一赘述了。It should be noted that in order to improve the accuracy of the path loss prediction model, the training set can also be preprocessed before training. Delete the entire training data, smooth the singular data, correct the abnormal data, and fill the missing data. Of course, the above is only a specific example of the preprocessing method of the training set, and other processing methods that can improve the data of the training set may also be used, and details will not be repeated here.
为了便于本领域技术人员更好地理解上述步骤102,以下将以路径损耗预测模型为以分类回归树(Classification and Regression Tree,CRAT)为基模型组成的随机森林模型为例进行说明。In order to facilitate those skilled in the art to better understand the above step 102, the path loss prediction model will be described below as an example of a random forest model composed of a classification and regression tree (Classification and Regression Tree, CRAT) as a basic model.
此时,步骤102可以包括:根据路径损耗参数和大尺度衰落数据生成包 含有若干个训练数据组成的初始路径损耗训练集,其中,大尺度衰落数据为训练数据中的训练目标;从初始路径损耗训练集中有放回地抽取训练数据,直到抽取出的训练数据组成预设数量的路径损耗训练集,路径损耗训练集的容量与初始路径损耗训练集的容量相同;利用路径损耗训练集分别训练预设数量的CRAT,得到第一随机森林模型作为路径损耗预测模型。At this point, step 102 may include: generating an initial path loss training set comprising several training data according to the path loss parameters and large-scale fading data, wherein the large-scale fading data is the training target in the training data; from the initial path loss The training data is extracted with replacement in the training set until the extracted training data constitutes a preset number of path loss training sets. The capacity of the path loss training set is the same as that of the initial path loss training set; Assuming the number of CRAT, the first random forest model is obtained as the path loss prediction model.
特别地,对于基模型为树模型而言,不需要进行数据标准化,但是对于其他类型的基模型,需对数据进行标准化,标准化方式可选择Min-Max(最小-最大)标准化等。In particular, if the base model is a tree model, no data standardization is required, but for other types of base models, the data needs to be standardized, and the standardization method can be Min-Max (minimum-maximum) standardization, etc.
更具体地说,根据路径损耗参数和大尺度衰落数据生成包含有若干个训练数据组成的初始路径损耗训练集可以包括:将Lon n m、Lat n、he n、f n m、hu n m、Lon n m和Lat n m和TX n-rsrp n m作为一条训练数据,n=1,2,…,N;m=1,2,…,M n,n为共同覆盖目标区域的基站的编号,m为编号为n的基站UE覆盖的第m个UE,Mn为编号为n的基站的覆盖的UE的总数量,因此,此时可以得到
Figure PCTCN2022124172-appb-000002
条训练数据。
More specifically, generating an initial path loss training set consisting of several training data according to path loss parameters and large-scale fading data may include: Lon n m , Lat n , he n , f n m , hu n m , Lon n m and Lat n m and TX n -rsrp n m are used as a piece of training data, n=1, 2,..., N; m=1, 2,..., M n , n is the number of base stations that jointly cover the target area , m is the mth UE covered by the base station UE numbered n, and Mn is the total number of UEs covered by the base station numbered n, therefore, it can be obtained at this time
Figure PCTCN2022124172-appb-000002
pieces of training data.
从初始路径损耗训练集中有放回地抽取训练数据,直到抽取出的训练数据组成预设数量的路径损耗训练集包括:在训练随机森林模型时,无需事先划分训练集和验证集,而是在数据量大小为
Figure PCTCN2022124172-appb-000003
的初始数据集S中,每次有放回的随机抽样,共抽取同初始路径损耗训练集中数量为
Figure PCTCN2022124172-appb-000004
的训练数据,构成一个路径损耗训练集S i,重复K轮该抽取过程,共构成K个路径损耗训练集S 1,…,S k,从而为组成随机森林模型的K个树模型构建K个路径损耗训练集。其中,在第k轮抽样过程中一共进行了
Figure PCTCN2022124172-appb-000005
次抽样,根据概率计算约有36.8%数量的训练数据无法被抽中,将该部分未被抽中的训练数据,统一划分为第i轮抽取过程中产生的验证集Y i。这样,在每个不同的训练集S i中,随机选取部分训练数据进行训练,即在K轮训练中,每轮使用的输入特征均为随机选取的部分训练数据。
Extract training data from the initial path loss training set with replacement until the extracted training data constitute a preset number of path loss training sets including: when training a random forest model, there is no need to divide the training set and verification set in advance, but in The data size is
Figure PCTCN2022124172-appb-000003
In the initial data set S of , each time there is a random sampling with replacement, the total number of samples in the training set with the same initial path loss is
Figure PCTCN2022124172-appb-000004
training data to form a path loss training set S i , and repeat the extraction process for K rounds to form K path loss training sets S 1 ,..., S k , so as to construct K tree models for the random forest model. Path loss training set. Among them, a total of
Figure PCTCN2022124172-appb-000005
According to the probability calculation, about 36.8% of the training data cannot be selected, and this part of the unselected training data is uniformly divided into the verification set Y i generated during the i-th round of sampling. In this way, in each different training set S i , a part of training data is randomly selected for training, that is, in K rounds of training, the input features used in each round are part of the training data randomly selected.
利用路径损耗训练集分别训练预设数量的CRAT,得到第一随机森林模 型作为路径损耗预测模型包括:将均方差(Mean-Square Error,MSE)函数作为目标函数,利用K个路径损耗训练集分别训练K棵CRAT,在一次训练完成后将相应的验证集Y i导入CRAT中进行验证得到验证误差,还可以进行模型鲁棒性验证,直到得到的验证误差较为稳定,即直到随机森林模型具有较好的鲁棒性时停止训练,建模成功。然后利用求取K个CART输出结果的平均化值对K个CART进行组合,得到随机森林模型,即随机森林模型的输出结果取K颗CART输出结果的均值。其中,不对每轮训练生成的CRAT的深度进行限制,并且为了加快训练速度还可以采用并行训练方式进行训练。 Use the path loss training set to train a preset number of CRATs respectively, and obtain the first random forest model as the path loss prediction model includes: using the mean square error (Mean-Square Error, MSE) function as the objective function, using K path loss training sets respectively Train K CRATs, and import the corresponding verification set Y i into CRATs for verification to obtain verification errors after one training session. Model robustness verification can also be performed until the obtained verification errors are relatively stable, that is, until the random forest model has a relatively When the robustness is good, the training is stopped and the modeling is successful. Then K CARTs are combined by calculating the average value of the output results of K CARTs to obtain a random forest model, that is, the output result of the random forest model is the average value of the output results of K CARTs. Among them, the depth of CRAT generated by each round of training is not limited, and in order to speed up the training, parallel training can also be used for training.
在一个例子中,在得到500万条训练数据后,对其进行预处理,去除不满足要求的训练数据,得到含有480万条训练数据的初始路径损耗训练集,然后,在初始训练集中每次有放回的随机抽样,共抽取同等的480万条训练数据构成一个路径损耗训练集S i,重复该过程一共抽取20轮,共构成20个训练路径损耗训练集S 1,…,S 20,以得到20颗CART树的训练集,其中,在第i轮抽样过程中一共进行480万次抽样产生480万个数据构成路径损耗训练集,根据概率计算约有36.8%数量约170万条训练数据无法被抽中,而不存在于路径损耗训练集中,将此类未被抽中的训练数据,统一划分为第i轮抽取过程中产生的验证集Y i。接着在每个不同的路径损失训练集S i中,从每条训练数据中随机选取2/3个特征即4个特征进行训练,如在[Lo nn,Lat n,he n,f n m,hu n m,Lon n m,Lat n m]中随机选取4个特征Lo nn、Lat n、he n和f n m。在20轮训练过程中,每轮训练过程使用的输入特征可能均不一样,也可能某几轮会随机到同样的输入特征。接着利用路径损失训练集S i分别训练一个CART,其中,每次划分左右子树时,遍历特征j和对应的划分点s,找到使得左右子树的损失函数计算值之和最小的j和s: In one example, after obtaining 5 million pieces of training data, it is preprocessed to remove training data that does not meet the requirements, and an initial path loss training set containing 4.8 million pieces of training data is obtained. Then, each time in the initial training set Random sampling with replacement, a total of 4.8 million pieces of training data are selected to form a path loss training set S i , and this process is repeated for a total of 20 rounds to form a total of 20 training path loss training sets S 1 ,..., S 20 , In order to obtain a training set of 20 CART trees, a total of 4.8 million samples are taken in the i-th round of sampling to generate 4.8 million data to form a path loss training set. According to the probability calculation, there are about 36.8% of the number of about 1.7 million training data Unable to be selected, and do not exist in the path loss training set, such unselected training data are uniformly divided into the verification set Y i generated during the i-th round of extraction. Then in each different path loss training set S i , randomly select 2/3 features from each piece of training data, that is, 4 features for training, such as in [Lo n n, Lat n , he n , f n m , hu n m , Lon n m , Lat n m ] randomly select 4 features Lo n n, Lat n , he n and f n m . During the 20 rounds of training, the input features used in each round of training may be different, or some rounds may randomly get the same input features. Then use the path loss training set S i to train a CART respectively, in which, each time the left and right subtrees are divided, traverse the feature j and the corresponding division point s, and find j and s that minimize the sum of the loss function calculation values of the left and right subtrees :
Min j、s(Min c1Loss(y 1-c 1)+Min c2Loss(y 2-c 2)) Min j, s (Min c1 Loss(y 1 -c 1 )+Min c2 Loss(y 2 -c 2 ))
其中,y1为根据划分点s划分至左子树的所有训练数据点,c1为划分至左子树的所有训练数据点的大尺度衰落平均值,y2为根据划分点s划分至右 子树的所有训练数据点,c2为划分至右子树的所有训练数据点的大尺度衰落平均值。Loss表示均方误差MSE函数,可以为:Among them, y1 is all the training data points divided into the left subtree according to the division point s, c1 is the large-scale fading average value of all the training data points divided into the left subtree, and y2 is the data points divided into the right subtree according to the division point s All training data points, c2 is the large-scale fading average of all training data points divided into the right subtree. Loss represents the mean square error MSE function, which can be:
Figure PCTCN2022124172-appb-000006
Figure PCTCN2022124172-appb-000006
其中,X为y1的所有训练数据点个数,y1 x为第x个训练数据点的大尺度衰落值。将第S i个路径损耗训练集中的480万条训练数据按上述方式循环进行划分,直至都划分至CART的叶子节点,即完成单颗CART的训练。将20个训练路径损耗训练集分别训练生成20棵CART,最后将20棵CART的输出结果的平均值作为随机森林模型的输出结果。此时,还需要将每轮验证集Y i中的170万训练数据导入模型中进行验证。若采用平均绝对百分比误差来衡量最终的误差,即计算170万训练数据的百分比误差绝对值的平均值,则对于20轮抽样产生的路径循环训练集可以得出20个误差结果,如表1所示。 Among them, X is the number of all training data points of y1, and y1 x is the large-scale fading value of the xth training data point. The 4.8 million pieces of training data in the S i- th path loss training set are cyclically divided according to the above method until they are all divided into the leaf nodes of the CART, that is, the training of a single CART is completed. The 20 training path loss training sets are trained to generate 20 CARTs, and finally the average of the output results of the 20 CARTs is used as the output of the random forest model. At this time, it is also necessary to import 1.7 million training data in each round of verification set Y i into the model for verification. If the average absolute percentage error is used to measure the final error, that is, to calculate the average value of the absolute value of the percentage error of 1.7 million training data, then 20 error results can be obtained for the path cycle training set generated by 20 rounds of sampling, as shown in Table 1 Show.
表1Table 1
Figure PCTCN2022124172-appb-000007
Figure PCTCN2022124172-appb-000007
由表1可知,20个误差结果的平均值为6.6%。若是直接基于神经网络进行大尺度衰落建模,在310万条训练数据构成训练集,170万条训练数据构成验证集的情况下,得出的误差结果为18.4%。显然,本实施例提供的方法相对于现有建模方式,误差更小。It can be seen from Table 1 that the average value of 20 error results is 6.6%. If the large-scale fading modeling is directly based on the neural network, when 3.1 million pieces of training data constitute the training set and 1.7 million pieces of training data constitute the verification set, the error result obtained is 18.4%. Apparently, the method provided in this embodiment has smaller errors than the existing modeling methods.
此外,为防止模型蕴含的随机性造成结果的偶然性,进行模型鲁棒性测验,重复上述步骤进行30次测验,得到的总体平均绝对百分比误差均在6.8%左右,误差分布区间为[7.1%,6.5%],也可以看出建立的随机森林模型具有很 好的鲁棒性。In addition, in order to prevent the contingency of the results caused by the randomness contained in the model, the model robustness test was carried out, and the above steps were repeated for 30 tests. The overall average absolute percentage error obtained was all about 6.8%, and the error distribution range was [7.1%, 6.5%], it can also be seen that the established random forest model has good robustness.
值得一提的是,大尺度衰落可以看作阴影衰落叠加在路径损耗之上,相对路径损耗,阴影衰落的统计规律服从均值为0的高斯分布,因而,可以将大尺度衰落当作带高斯噪声的路径损耗,其中,高斯噪声即为阴影衰落。而随机森林模型由于在训练过程引入了特征随机性、训练数据随机性,因此,可以有很好的抗噪声干扰能力。随机森林一方面不是采用的梯度下降法进行迭代,另一方面由于引入了训练数据选取的随机性和训练数据中特征选取的随机性,能大大减少训练集中此类训练数据的产生。另外,基于集成学习思想构建的模型,可以很好的防止过拟和。此时,可将大尺度衰落数据中的阴影衰落部分作为高斯噪声进行处理,从而较好的拟合出路径损耗特征量和真实路径损耗的对应关系,即得到准确的路径损耗预测模型。It is worth mentioning that large-scale fading can be regarded as shadow fading superimposed on the path loss. Compared with path loss, the statistical law of shadow fading obeys the Gaussian distribution with a mean value of 0. Therefore, large-scale fading can be regarded as Gaussian noise The path loss of , where Gaussian noise is the shadow fading. The random forest model can have a good ability to resist noise interference due to the introduction of feature randomness and training data randomness in the training process. On the one hand, the random forest does not use the gradient descent method to iterate. On the other hand, due to the introduction of randomness in the selection of training data and the randomness of feature selection in the training data, it can greatly reduce the generation of such training data in the training set. In addition, the model built based on the idea of ensemble learning can well prevent overfitting. At this time, the shadow fading part in the large-scale fading data can be processed as Gaussian noise, so as to better fit the corresponding relationship between the path loss feature quantity and the real path loss, that is, obtain an accurate path loss prediction model.
需要说明的是,常用的路径损耗经验计算模型中的变量包括UE到基站的三维(3-dimension,3D)距离、中心频率等,经验模型内包含较多需要根据实际数据进行校正计算的参数,因而难以辨识出准确的经验模型参数,因此,本实施例挑选与路径损耗相关的参数作为路径损耗参数,包括:基站的经度Lon n和纬度Lat n;基站天线高度he n、中心频点f n m、UE高度hu n m、UE的经度Lon n m和纬度Lat n m,共7维特征量[Lo nn,Lat n,he n,f n m,hu n m,Lon n m,Lat n m],由于大尺度衰落包括路径损耗和阴影衰落,两者难以区分也无法分别测量得到,因此,可以先以完整的大尺度衰落作为目标量TX n-rsrp n m,则构建一条训练数据为:[Lo nn,Lat n,he n,f n m,hu n m,Lon n m,Lat n m,TX n-rsrp n m],每条训练数据包含8维数据,前7维为特征量,第8维为目标量,采用该数据集可直接将所有基站纳入一起建模,无需分别对各个基站单独建模。 It should be noted that the variables in the commonly used path loss empirical calculation model include the three-dimensional (3-dimension, 3D) distance from the UE to the base station, the center frequency, etc., and the empirical model contains many parameters that need to be corrected and calculated based on actual data. Therefore, it is difficult to identify accurate empirical model parameters. Therefore, this embodiment selects parameters related to path loss as path loss parameters, including: longitude Lon n and latitude Lat n of the base station; base station antenna height he n , center frequency point f n m , UE height hu n m , UE longitude Lon n m and latitude Lat n m , a total of 7-dimensional feature quantities [Lo n n, Lat n , he n , f n m , hu n m , Lon n m , Lat n m ], since large-scale fading includes path loss and shadow fading, both of which are difficult to distinguish and cannot be measured separately. Therefore, the complete large-scale fading can be used as the target quantity TX n -rsrp n m first, and a training data set is constructed as : [Lo n n, Lat n , he n , f n m , hu n m , Lon n m , Lat n m , TX n -rsrp n m ], each piece of training data contains 8-dimensional data, and the first 7 dimensions are features The eighth dimension is the target quantity. Using this data set, all base stations can be directly included in the modeling together, without having to model each base station separately.
还需要说明的是,将验证集放入模型中进行验证发现误差仍然存在,但远低于神经网络等抗噪声能力差的模型。其中,误差包含路径损耗的预测误差以及阴影衰落值。鲁棒性验证完成后,将所有数据集S i均导入随机森林模型中,将得出的预测值认为是路径损耗,然后将对应的大尺度衰落与该路径 损耗的差值作为阴影衰落数据导出,用于下一步的阴影衰落模型构建。虽然路径损耗预测模型存在阴影衰落带来的误差,但是这个误差会通过阴影衰落数据累计到阴影衰落部分进行建模处理,当阴影衰落的模型构建精确时,将使得路径损耗和阴影衰落的叠加计算结果无限逼近真实的大尺度衰落,保证了在大尺度衰落整体上的准确性。 It should also be noted that when the verification set is put into the model for verification, it is found that the error still exists, but it is much lower than the model with poor anti-noise ability such as neural network. Wherein, the error includes the prediction error of the path loss and the shadow fading value. After the robustness verification is completed, all data sets S i are imported into the random forest model, and the obtained predicted value is regarded as the path loss, and then the difference between the corresponding large-scale fading and the path loss is exported as shadow fading data , used for the next step of shadow fading model construction. Although the path loss prediction model has an error caused by shadow fading, this error will be accumulated to the shadow fading part for modeling processing through the shadow fading data. When the shadow fading model is constructed accurately, it will make the superposition calculation of path loss and shadow fading The result is infinitely close to the real large-scale fading, which ensures the overall accuracy of large-scale fading.
步骤103,根据路径损耗预测模型解耦大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据。In step 103, the path loss and shadow fading in the large-scale fading data are decoupled according to the path loss prediction model to obtain shadow fading data.
具体地说,将路径损耗参数输入到路径损耗预测模型中,以利用路径损耗预测模型根据路径损耗参数进行路径损耗预测,然后路径损耗预测模型输出的路径损耗值与大尺度衰落数据作差,将结果作为阴影衰落值,从而实现对大尺度衰落数据中的路径损耗和阴影衰落进行解耦。Specifically, the path loss parameters are input into the path loss prediction model, so that the path loss prediction model can be used to predict the path loss according to the path loss parameters, and then the path loss value output by the path loss prediction model is compared with the large-scale fading data, and the The result is used as the shadow fading value, so as to realize the decoupling of path loss and shadow fading in large-scale fading data.
步骤104,对目标区域进行网格化,得到若干个网格并将阴影衰落数据划分到相应的网格中。 Step 104, performing gridding on the target area to obtain several grids and dividing the shadow fading data into corresponding grids.
具体地说,按照预设的网格形状对目标区域进行划分,得到若干个网格,确定阴影衰落数据对应的用户终端在目标区域中的位置,将该位置所属的网格确定为阴影衰落数据所属的网格。本实施例不对预设的网格形状进行限定,可以是矩形、正方形、正六边形等,此处就不再一一赘述了。Specifically, divide the target area according to the preset grid shape to obtain several grids, determine the position of the user terminal corresponding to the shadow fading data in the target area, and determine the grid to which the position belongs as the shadow fading data The grid to which it belongs. This embodiment does not limit the shape of the preset grid, which may be a rectangle, a square, a regular hexagon, etc., and details will not be repeated here.
在一个例子中,从矩形的目标区域的左下顶点出发,依次将目标区域按边长为50米的正方形网格进行划分并编号,共分为T个网格,每个网格表示为gridt,其中,网格编号t=1,2,3,…,T。将第三步计算的阴影衰落数据,按UE测量数据所属的UE在网格区域的落点进行归类,将网格gridt的各基站阴影衰落数据表示为Dt 1,…,Dt 5,1-5为基站编号。 In one example, starting from the lower left vertex of the rectangular target area, the target area is sequentially divided and numbered according to a square grid with a side length of 50 meters, and is divided into T grids, and each grid is represented as gridt, Wherein, grid numbers t=1, 2, 3, . . . , T. Classify the shadow fading data calculated in the third step according to the landing point of the UE in the grid area to which the UE measurement data belongs, and express the shadow fading data of each base station in the grid gridt as Dt 1 ,..., Dt 5 , 1- 5 is the base station number.
需要说明的是,根据阴影衰落数据服从正态分布的特性,可以利用阴影衰落数据对路径损耗预测模型进行检验:计算各个网格内的阴影衰落数据平均值,检测是否存在至少一个网格的平均值超过预设阈值,若是,重新训练路径损耗预测模型。具体地说,就是求各网格gridt内的各基站阴影衰落Dt n 的统计分布参数,假设服从高斯分布,求出均值和方差,则网格t内基站eNB n的阴影衰落分布表示为
Figure PCTCN2022124172-appb-000008
判断均值是否超出预设阈值,如判断是否超过0.01。一般而言,均值越接近0,路径损耗预测模型越可靠。特别地,可以将上述步骤103、104以及上述均值验证过程是做步骤103训练模型的验证过程中执行。
It should be noted that, according to the characteristic that the shadow fading data obeys the normal distribution, the path loss prediction model can be tested by using the shadow fading data: calculate the average value of the shadow fading data in each grid, and check whether there is an average value of at least one grid value exceeds the preset threshold, if so, retrain the path loss prediction model. Specifically, it is to find the statistical distribution parameters of the shadow fading Dt n of each base station in each grid t, assuming that it obeys the Gaussian distribution, and calculate the mean value and variance, then the shadow fading distribution of the base station eNB n in the grid t is expressed as
Figure PCTCN2022124172-appb-000008
Judging whether the mean value exceeds a preset threshold, such as judging whether it exceeds 0.01. Generally speaking, the closer the mean value is to 0, the more reliable the path loss prediction model is. In particular, the above-mentioned steps 103 and 104 and the above-mentioned mean value verification process can be performed during the verification process of the training model in step 103 .
值得一提的是,根据阴影衰落服从正态分布的特性,对模型的准确性进行检测,提高了路径损耗预测模型的准确性。It is worth mentioning that, according to the characteristic that shadow fading obeys normal distribution, the accuracy of the model is tested, which improves the accuracy of the path loss prediction model.
步骤105,根据各个网格内的阴影衰落数据进行集成学习,得到各个网格的阴影衰落预测模型。 Step 105, performing integrated learning according to the shadow fading data in each grid to obtain a shadow fading prediction model for each grid.
具体地说,将位于同一网格内的各个基站的阴影衰落值作为一条训练数据,得到含有若干训练数据的训练集,然后利用训练集对预设的集成模型进行训练,得到的训练好的集成模型就是阴影衰落预测模型,其中,依次选取一个基站的阴影衰落值作为训练目标并作为训练过程中的监督信号。Specifically, the shadow fading value of each base station located in the same grid is used as a piece of training data to obtain a training set containing several training data, and then use the training set to train the preset ensemble model, and the trained ensemble The model is the shadow fading prediction model, in which the shadow fading value of a base station is sequentially selected as the training target and as the supervisory signal in the training process.
更具体地说,对于某个网格内N个基站的阴影衰落数据,分别衍生出N份多基站阴影衰落特征输入对单基站阴影衰落特征输出的数据集。以网格gridt内预测目标基站编号N的阴影衰落Dt N为例具体说明,特征输入为:基站编号为n=1,…,(N-1)的基站在网格gridt内的阴影衰落[Dt1,Dt2,...DtN-1],特征输出为:编号N的基站的阴影衰落Dt N,因此,其阴影衰落训练集为[Dt 1,Dt 2,...Dt N-1,Dt N],前(N-1)维为输入,第N维为输出。类似地,对于预测目标基站编号为n的阴影衰落Dt n,数据集为[Dt 1,Dt 2,…,Dt N,Dt n],从而对于某个网格构建N份阴影衰落训练集。对具有充足数据的网格内的每个基站的阴影衰落,都构建一个阴影衰落训练集进行模型训练,得到各个网格的阴影衰落预测模型。 More specifically, for the shadow fading data of N base stations in a certain grid, N data sets of multi-base station shadow fading feature input and single base station shadow fading feature output are respectively derived. Taking the shadow fading Dt N of the predicted target base station number N in the grid gridt as an example to illustrate specifically, the characteristic input is: the shadow fading [Dt1 , Dt2,...DtN-1], the feature output is: the shadow fading Dt N of the base station number N, therefore, its shadow fading training set is [Dt 1 , Dt 2 ,...Dt N-1 , Dt N ], the first (N-1) dimension is the input, and the Nth dimension is the output. Similarly, for predicting the shadow fading Dt n of target base station number n, the data set is [Dt 1 , Dt 2 , ..., Dt N , Dt n ], so that N shadow fading training sets are constructed for a certain grid. For the shadow fading of each base station in the grid with sufficient data, a shadow fading training set is constructed for model training, and the shadow fading prediction model of each grid is obtained.
为了便于本领域技术人员更好地理解上述步骤105,以下将以阴影衰落预测模型为以CRAT为基模型组成的随机森林模型为例进行说明。此时步骤105包括:依次选取一个基站作为目标基站,将各个网格中目标基站的阴影 衰落数据作为训练目标,为每个网格生成一个基于目标基站的阴影衰落训练集,利用对应于同一个网格的阴影衰落训练集分别训练第二预设数量的CRAT,得到第二随机森林模型作为相应网格的阴影衰落预测模型,第二预设数量为基站的总数量。In order to facilitate those skilled in the art to better understand the above step 105, the shadow fading prediction model is a random forest model based on the CRAT model as an example for illustration. At this time step 105 includes: sequentially select a base station as the target base station, take the shadow fading data of the target base station in each grid as the training target, generate a shadow fading training set based on the target base station for each grid, and use the data corresponding to the same The shadow fading training set of the grid trains a second preset number of CRATs respectively to obtain a second random forest model as the shadow fading prediction model of the corresponding grid, and the second preset number is the total number of base stations.
在一个例子中,对于网格内5个基站的阴影衰落,分别衍生出5份多基站阴影衰落特征输入对单基站阴影衰落特征输出的数据集。以网格gridt内预测编号为1的基站作为目标基站为例具体说明,其对应的阴影衰落训练集中的特征输入为:基站编号n=2~4的基站在网格gridt内的阴影衰落[Dt2,Dt3,Dt4,Dt5],监督信号为目标基站的阴影衰落Dt1,因此,阴影衰落训练集中的训练数据为[Dt2,Dt3,Dt4,Dt5,Dt1],前4维为输入,第5维为输出。In an example, for the shadow fading of 5 base stations in the grid, 5 data sets of multi-base station shadow fading feature input and single base station shadow fading feature output are respectively derived. Taking the base station whose prediction number is 1 in the grid gridt as the target base station as an example for specific illustration, the corresponding feature input in the shadow fading training set is: the shadow fading [Dt2 , Dt3, Dt4, Dt5], the supervision signal is the shadow fading Dt1 of the target base station, therefore, the training data in the shadow fading training set is [Dt2, Dt3, Dt4, Dt5, Dt1], the first 4 dimensions are input, and the fifth dimension is output.
需要说明的是,由于训练数据不够等原因,可能存在训练失败的情况,此时,需要通过对训练成功的阴影衰落预测模型进行泛化,得到训练失败的阴影衰落预测模型。具体地说,在执行步骤105之后,还需要对检测是否存在集成学习失败的网格,若存在,对集成学习成功的网格的阴影衰落预测模型按照预设方式进行泛化,得到集成学习失败的网格的阴影衰落预测模型,其中,预设方式包括:筛选阴影衰落数据的分布最接近高斯分布的网格的阴影衰落预测模型,或者,对与集成学习失败的网格相邻的集成学习成功的网格的阴影衰落预测模型进行加权组合。具体地说,通过泛化实现:若UE连接的基站与其它基站互相独立,不具有相关性,则按独立高斯分布生成该基站的阴影衰落随机值;若UE连接的基站与其它基站相关,其它基站已有UE测量数据,且已有建立的阴影衰落随机森林模型,则将其他基站的UE测量数据,通过路径损耗随机森林模型将大尺度衰落解耦出路径损耗和阴影衰落,然后将解耦得到的阴影衰落输入阴影衰落随机森林模型中,求解待预测UE的阴影衰落;若UE连接的基站与其它基站相关,未有足够的阴影衰落训练集训练阴影衰落随机森林模型,但有部分UE的测量数据:按第7步的泛化方式选择其它网格内适用的随机森林模型求解;若UE连接的基站与其它基 站相关,但缺失较多UE的测量数据导致没有阴影衰落随机森林模型、也没有阴影衰落初始值而无法求解:首先如上所述的泛化方式选择其它网格内已有的阴影衰落随机森林模型,然后对缺失测量数据的UE进行随机赋值初始阴影衰落,循环使用阴影衰落随机森林模型依次更新迭代阴影衰落,设定迭代次数或与上一次计算结果的误差作为收敛条件,直至迭代计算完成。It should be noted that, due to insufficient training data and other reasons, there may be cases of training failure. At this time, it is necessary to generalize the shadow fading prediction model that has been successfully trained to obtain a shadow fading prediction model that has failed to train. Specifically, after step 105 is executed, it is also necessary to detect whether there is a grid that fails ensemble learning. If there is, the shadow fading prediction model of the grid that succeeds ensemble learning is generalized according to a preset method to obtain ensemble learning failure The shadow fading prediction model of the grid, wherein the preset method includes: screening the shadow fading prediction model of the grid whose distribution of shadow fading data is closest to the Gaussian distribution, or the ensemble learning of the grid adjacent to the ensemble learning failure A weighted combination of shadow-fading prediction models for successful grids. Specifically, it is realized through generalization: if the base station connected to the UE is independent of other base stations and has no correlation, then the shadow fading random value of the base station is generated according to an independent Gaussian distribution; if the base station connected to the UE is related to other base stations, other base stations The base station already has UE measurement data, and has established a shadow fading random forest model, then the UE measurement data of other base stations are decoupled from the path loss and shadow fading through the path loss random forest model, and then the decoupling The obtained shadow fading is input into the shadow fading random forest model to solve the shadow fading of the UE to be predicted; if the base station connected to the UE is related to other base stations, there is not enough shadow fading training set to train the shadow fading random forest model, but some UEs Measurement data: Select the applicable random forest model in other grids to solve according to the generalization method in step 7; if the base station connected to the UE is related to other base stations, but there is no shadow fading random forest model due to the lack of measurement data of many UEs, It cannot be solved without the initial value of shadow fading: first, select the existing shadow fading random forest model in other grids in the generalization method mentioned above, and then randomly assign the initial shadow fading to the UE with missing measurement data, and use the shadow fading random The forest model updates iterative shadow fading in sequence, and sets the number of iterations or the error with the last calculation result as the convergence condition until the iterative calculation is completed.
其中,在UE连接的基站与其它基站相关,其它基站已有UE测量数据,且已有建立的阴影衰落随机森林模型的情况下,假设选取某个处于该情形的网格进行验证且待预测的10个UE解耦得到的阴影衰落值和模型预测结果,则得到表2。Among them, when the base station connected to the UE is related to other base stations, other base stations have UE measurement data, and have established a shadow fading random forest model, it is assumed that a certain grid in this situation is selected for verification and the to-be-predicted The shadow fading values and model prediction results obtained by decoupling 10 UEs are shown in Table 2.
表2Table 2
Figure PCTCN2022124172-appb-000009
Figure PCTCN2022124172-appb-000009
由表2可知,预测值和解耦得到的目标值比较接近,预测的阴影衰落的平均绝对误差为4.5dB。It can be seen from Table 2 that the predicted value is relatively close to the target value obtained by decoupling, and the average absolute error of predicted shadow fading is 4.5dB.
在UE连接的基站与其它基站相关,未有足够的阴影衰落训练集训练阴影衰落随机森林模型,但有部分UE的测量数据,假设选取某个处于该情形的网格进行验证且待预测的10个UE解耦得到的阴影衰落值和模型预测结果,则得到表3。The base station connected to the UE is related to other base stations, there is not enough shadow fading training set to train the shadow fading random forest model, but there are some UE measurement data, assuming that a certain grid in this situation is selected for verification and the 10 to be predicted The shadow fading values and model prediction results obtained by decoupling UEs are shown in Table 3.
表3table 3
Figure PCTCN2022124172-appb-000010
Figure PCTCN2022124172-appb-000010
Figure PCTCN2022124172-appb-000011
Figure PCTCN2022124172-appb-000011
由表3可知,预测的阴影衰落的平均绝对误差的均值为5.4dB。It can be seen from Table 3 that the mean value of the average absolute error of predicted shadow fading is 5.4dB.
而在与其它基站相关,但缺失较多UE的测量数据导致没有阴影衰落随机森林模型、也没有阴影衰落初始值而无法求解的情况下,选择某数据充分的网格,假设网格内丢失较多数据,然后模拟数据的生成再进行对比查看误差。此时首先要解决模型的选择问题,由于缺失数据无法得到阴影衰落的统计分布,所以选择第7步中的第二种泛化方式,即选取相邻网格的随机森林模型进行预测。然后需解决模型数据的输入问题,通过随机赋初值然后迭代计算直至结果收敛。However, in the case that it is related to other base stations, but the measurement data of many UEs is missing, so there is no random forest model of shadow fading, and there is no initial value of shadow fading, so it cannot be solved, choose a grid with sufficient data, assuming that the loss in the grid Multi-data, and then simulate the generation of data and then compare and check the error. At this time, we must first solve the problem of model selection. Since the statistical distribution of shadow fading cannot be obtained due to missing data, the second generalization method in step 7 is selected, that is, the random forest model of adjacent grids is selected for prediction. Then it is necessary to solve the input problem of the model data by randomly assigning initial values and then iteratively calculating until the results converge.
在本实施例中,假设编号eNB 1,eNB 2的基站测量数据完整,而编号eNB 3、eNB 4、eNB 5的基站阴影衰落数据均有缺失,则初始化其中eNB4、eNB5基站数据的阴影衰落为0dB,1dB。然后使用相邻网格的阴影衰落随机森林模型,开始循环迭代计算更新阴影衰落,直至得出最后的预测值。如:首先用基站[eNB 1,eNB2,eNB4,eNB5]的初始值更新eNB3的阴影衰落,然后用更新的eNB 3阴影衰落值结合其它值构成[eNB 1,eNB 2,eNB 3,eNB 5]更新eNB4,依次地再更新eNB 5,直到本次更新值与上次更新值的变化小于2dB,则确定为最终值。采用该方式计算可以充分的利用基站阴影衰落的相关性限制生成阴影衰落的随机性,且可以通过随机森林模型提高预测阴影衰落的精确性。最后与通过解耦得到的目标值进行比较,得出的结果如表4。 In this embodiment, assuming that the measurement data of base stations numbered eNB 1 and eNB 2 are complete, and the shadow fading data of base stations numbered eNB 3 , eNB 4 , and eNB 5 are all missing, the shadow fading data of eNB4 and eNB5 base station data are initialized as 0dB, 1dB. Then use the shadow fading random forest model of adjacent grids to start cyclic and iterative calculations to update the shadow fading until the final predicted value is obtained. For example: first use the initial value of the base station [eNB 1 , eNB2, eNB4, eNB5] to update the shadow fading of eNB3, and then use the updated eNB 3 shadow fading value combined with other values to form [eNB 1 , eNB 2 , eNB 3 , eNB 5 ] Update eNB4, and then update eNB5 sequentially until the change between the current update value and the last update value is less than 2dB, then it is determined as the final value. Using this calculation method can make full use of the correlation of base station shadow fading to limit the randomness of generating shadow fading, and can improve the accuracy of predicting shadow fading through the random forest model. Finally, compared with the target value obtained through decoupling, the results are shown in Table 4.
表4Table 4
Figure PCTCN2022124172-appb-000012
Figure PCTCN2022124172-appb-000012
Figure PCTCN2022124172-appb-000013
Figure PCTCN2022124172-appb-000013
由表4可知,3个基站预测的阴影衰落的平均绝对误差的均值分别为6.8dB、7.1dB、6.2dB。It can be seen from Table 4 that the mean values of the average absolute errors of shadow fading predicted by the three base stations are 6.8dB, 7.1dB, and 6.2dB, respectively.
值得一提的是,在部分网格对应的阴影衰落数据不充分或者不完整导致无法成功训练出阴影衰落预测模型的情况下,仍然能够为每个网格生成相对准确可靠的阴影衰落预测模型。It is worth mentioning that, in the case that the shadow fading data corresponding to some grids is insufficient or incomplete, so that the shadow fading prediction model cannot be successfully trained, a relatively accurate and reliable shadow fading prediction model can still be generated for each grid.
此外,根据以上表格的数据可以看出,在各种情况下,基于本实施例的建模方法都可以计算预测出精度较高的阴影衰落。并且由于路径损耗的模型误差都累积到阴影衰落处,所以以上计算的阴影衰落绝对误差即为总体的大尺度衰落误差,平均绝对百分比误差低于3%,精度较高。In addition, it can be seen from the data in the above table that under various circumstances, the modeling method based on this embodiment can calculate and predict shadow fading with high precision. And since the path loss model errors are all accumulated in shadow fading, the absolute error of shadow fading calculated above is the overall large-scale fading error. The average absolute percentage error is less than 3%, and the accuracy is high.
本申请的实施例另一方面还提供了一种信道大尺度衰落的估计方法,信道大尺度衰落的估计方法的流程如图2所示,包括以下步骤。On the other hand, the embodiments of the present application also provide a method for estimating large-scale channel fading. The flow of the method for estimating large-scale channel fading is shown in FIG. 2 , including the following steps.
步骤201,获取待测信道的路径损耗参数。 Step 201, acquire the path loss parameter of the channel to be tested.
本实施例中,路径损耗参数包括基站工参信息和目标区域中的UE测量数据。In this embodiment, the path loss parameters include base station operating parameter information and UE measurement data in the target area.
在一个例子中,路径损耗参数可以包括:基站名称、基站经度、基站纬度、基站天线高度、基站覆盖的UE高度、UE的经度、UE的纬度和中心频点。In an example, the path loss parameter may include: base station name, base station longitude, base station latitude, base station antenna height, UE height covered by the base station, UE longitude, UE latitude, and center frequency point.
步骤202,将路径损耗参数分别输入路径损耗预测模型和阴影衰落预测模型,得到路径损耗预测模型输出的路径损耗预测值和阴影衰落预测模型输出的阴影衰落预测值。In step 202, the path loss parameters are respectively input into the path loss prediction model and the shadow fading prediction model, and the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model are obtained.
需要强调的是,路径损耗预测模型和阴影衰落预测模型是通过如上实施例所述的信道大尺度衰落的建模方法得到的。It should be emphasized that the path loss prediction model and shadow fading prediction model are obtained through the modeling method of channel large-scale fading as described in the above embodiments.
值得一提的是,由于上述信道大尺度衰落的建模方法通过利用路径损耗预测模型解耦大尺度衰落数据中的路径损耗和阴影衰落,从而训练得到阴影衰落预测模型,实现对路径损耗和阴影衰落分别建模,避免单一建模导致的模型不准确的问题,同时由于训练阴影衰落预测模型的阴影衰落数据是根据路径损耗预测模型得到的,因此,即使路径损耗预测模型存在一定误差,但是这个误差会通过阴影衰落数据累计到阴影衰落部分进行建模处理,当阴影衰落的模型构建精确时,将使得路径损耗和阴影衰落的叠加计算结果无限逼近真实的大尺度衰落,保证了在大尺度衰落整体上的准确性,从而利用该路径损耗预测模型和阴影衰落预测模型能够准确地估计出信道的真实大尺度衰落值,便于后续进行分析和处理。It is worth mentioning that the above-mentioned channel large-scale fading modeling method uses the path loss prediction model to decouple the path loss and shadow fading in the large-scale fading data, so as to train the shadow fading prediction model to realize the path loss and shadow fading. Fading is modeled separately to avoid the problem of inaccurate models caused by single modeling. At the same time, since the shadow fading data for training the shadow fading prediction model is obtained according to the path loss prediction model, even if there is a certain error in the path loss prediction model, this The error will be accumulated to the shadow fading part through the shadow fading data for modeling processing. When the shadow fading model is constructed accurately, the superposition calculation result of the path loss and shadow fading will be infinitely close to the real large-scale fading, ensuring that the large-scale fading Overall accuracy, so that the path loss prediction model and shadow fading prediction model can be used to accurately estimate the real large-scale fading value of the channel, which is convenient for subsequent analysis and processing.
步骤203,将路径损耗预测值和阴影衰落预测值之和作为待测信道的大尺度衰落估计值。In step 203, the sum of the path loss prediction value and the shadow fading prediction value is used as the large-scale fading estimation value of the channel to be tested.
需要说明的是,大尺度衰落包括路径损耗和阴影衰落,在建模过程中由于两者特性不同,如阴影衰落服从高斯分布而路径损耗并不具有这一特性,因此,为了准确地对大尺度衰落进行建模,需要从路径损耗和阴影衰落两方 面分别进行,但是实际对大尺度衰落进行估计的过程中,需要将路径损耗和阴影衰落整体看待,即大尺度衰落的估计值需要同时包括路径损耗和阴影衰落。It should be noted that large-scale fading includes path loss and shadow fading. During the modeling process, due to the different characteristics of the two, for example, shadow fading obeys Gaussian distribution while path loss does not have this characteristic. Therefore, in order to accurately analyze large-scale Fading modeling needs to be carried out separately from path loss and shadow fading, but in the actual process of estimating large-scale fading, path loss and shadow fading need to be viewed as a whole, that is, the estimated value of large-scale fading needs to include path Loss and shadow fading.
此外,应当理解的是,上面各种方法的步骤划分,只是为了描述清楚,实现时可以合并为一个步骤或者对某些步骤进行拆分,分解为多个步骤,只要包括相同的逻辑关系,都在本专利的保护范围内;对算法中或者流程中添加无关紧要的修改或者引入无关紧要的设计,但不改变其算法和流程的核心设计都在该专利的保护范围内。In addition, it should be understood that the division of steps in the above methods is only for clarity of description, and may be combined into one step or split into multiple steps during implementation. As long as the same logical relationship is included, all Within the scope of protection of this patent; adding insignificant modifications or introducing insignificant designs to the algorithm or process, but not changing the core design of the algorithm and process are all within the scope of protection of the patent.
本申请的实施例另一方面还提供了一种信道大尺度衰落的建模系统,信道大尺度衰落的建模系统的结构示意如图3所示,包括以下模块。On the other hand, the embodiments of the present application also provide a modeling system for large-scale channel fading. The structure of the modeling system for large-scale channel fading is shown in FIG. 3 , including the following modules.
第一获取模块301,用于获取目标区域内的路径损耗参数和大尺度衰落数据,目标区域为若干基站共同覆盖的区域。The first obtaining module 301 is configured to obtain path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations.
第一训练模块302,用于将路径损耗参数和大尺度衰落数据作为训练数据进行集成学习,得到路径损耗预测模型。The first training module 302 is configured to use path loss parameters and large-scale fading data as training data for integrated learning to obtain a path loss prediction model.
解耦模块303,用于根据路径损耗预测模型解耦大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据。The decoupling module 303 is configured to decouple path loss and shadow fading in the large-scale fading data according to the path loss prediction model to obtain shadow fading data.
处理模块304,用于对目标区域进行网格化,得到若干个网格并将阴影衰落数据划分到相应的网格中。The processing module 304 is configured to grid the target area, obtain several grids and divide the shadow fading data into corresponding grids.
第二训练模块305,用于根据各个网格内的阴影衰落数据进行集成学习,得到各个网格的阴影衰落预测模型。The second training module 305 is configured to perform integrated learning according to the shadow fading data in each grid to obtain a shadow fading prediction model for each grid.
不难发现,本实施例为与信道大尺度衰落的建模方法的实施例相对应的系统实施例,本实施例可与信道大尺度衰落的建模方法的实施例互相配合实施。信道大尺度衰落的建模方法的实施例中提到的相关技术细节在本实施例中依然有效,为了减少重复,这里不再赘述。相应地,本实施例中提到的相关技术细节也可应用在信道大尺度衰落的建模方法的实施例中。It is not difficult to find that this embodiment is a system embodiment corresponding to the embodiment of the modeling method for large-scale channel fading, and this embodiment can be implemented in cooperation with the embodiment of the modeling method for large-scale channel fading. The relevant technical details mentioned in the embodiment of the method for modeling large-scale channel fading are still valid in this embodiment, and will not be repeated here to reduce repetition. Correspondingly, the relevant technical details mentioned in this embodiment can also be applied to the embodiment of the modeling method for channel large-scale fading.
值得一提的是,本实施例中所涉及到的各模块均为逻辑模块,在实际应 用中,一个逻辑单元可以是一个物理单元,也可以是一个物理单元的一部分,还可以以多个物理单元的组合实现。此外,为了突出本申请的创新部分,本实施例中并没有将与解决本申请所提出的技术问题关系不太密切的单元引入,但这并不表明本实施例中不存在其它的单元。It is worth mentioning that all the modules involved in this embodiment are logical modules. In practical applications, a logical unit can be a physical unit, or a part of a physical unit, or multiple physical units. Combination of units. In addition, in order to highlight the innovative part of the present application, units that are not closely related to solving the technical problem proposed in the present application are not introduced in this embodiment, but this does not mean that there are no other units in this embodiment.
本申请的实施例另一方面还提供了一种信道大尺度衰落的估计系统,信道大尺度衰落的估计系统的结构示意如图4所示,包括以下模块。On the other hand, the embodiments of the present application also provide a system for estimating large-scale channel fading. The structure of the system for estimating large-scale channel fading is shown in FIG. 4 , including the following modules.
第二获取模块401,用于获取待测信道的路径损耗参数。The second acquiring module 401 is configured to acquire the path loss parameter of the channel to be tested.
预测模块402,用于将路径损耗参数分别输入路径损耗预测模型和阴影衰落预测模型,得到路径损耗预测模型输出的路径损耗预测值和阴影衰落预测模型输出的阴影衰落预测值,其中,路径损耗预测模型和阴影衰落预测模型是通过如上所述的信道大尺度衰落的建模方法得到的。The prediction module 402 is configured to input the path loss parameters into the path loss prediction model and the shadow fading prediction model respectively, and obtain the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model, wherein the path loss prediction Model and shadow fading prediction model is obtained through the modeling method of channel large-scale fading as described above.
结果生成模块403,用于将路径损耗预测值和阴影衰落预测值之和作为待测信道的大尺度衰落估计值。The result generation module 403 is configured to use the sum of the path loss prediction value and the shadow fading prediction value as the large-scale fading estimation value of the channel to be tested.
不难发现,本实施例为与信道大尺度衰落的估计方法的实施例相对应的系统实施例,本实施例可与信道大尺度衰落的估计方法的实施例互相配合实施。信道大尺度衰落的估计方法的实施例中提到的相关技术细节在本实施例中依然有效,为了减少重复,这里不再赘述。相应地,本实施例中提到的相关技术细节也可应用在信道大尺度衰落的估计方法的实施例中。It is not difficult to find that this embodiment is a system embodiment corresponding to the embodiment of the method for estimating large-scale channel fading, and this embodiment can be implemented in cooperation with the embodiment of the method for estimating large-scale channel fading. The relevant technical details mentioned in the embodiment of the method for estimating large-scale channel fading are still valid in this embodiment, and will not be repeated here to reduce repetition. Correspondingly, the related technical details mentioned in this embodiment can also be applied in the embodiment of the method for estimating large-scale channel fading.
值得一提的是,本实施例中所涉及到的各模块均为逻辑模块,在实际应用中,一个逻辑单元可以是一个物理单元,也可以是一个物理单元的一部分,还可以以多个物理单元的组合实现。此外,为了突出本申请的创新部分,本实施例中并没有将与解决本申请所提出的技术问题关系不太密切的单元引入,但这并不表明本实施例中不存在其它的单元。It is worth mentioning that all the modules involved in this embodiment are logical modules. In practical applications, a logical unit can be a physical unit, or a part of a physical unit, or multiple physical units. Combination of units. In addition, in order to highlight the innovative part of the present application, units that are not closely related to solving the technical problem proposed in the present application are not introduced in this embodiment, but this does not mean that there are no other units in this embodiment.
本申请的实施例另一方面还提供了一种电子设备,如图5所示,包括:至少一个处理器501;以及,与至少一个处理器501通信连接的存储器502;其中,存储器502存储有可被至少一个处理器501执行的指令,指令被至少 一个处理器501执行,以使至少一个处理器501能够执行上述任一方法实施例所描述的信道大尺度衰落的建模方法。On the other hand, the embodiment of the present application also provides an electronic device, as shown in FIG. 5 , including: at least one processor 501; and a memory 502 communicatively connected to the at least one processor 501; wherein, the memory 502 stores Instructions that can be executed by at least one processor 501. The instructions are executed by at least one processor 501, so that at least one processor 501 can execute the method for modeling channel large-scale fading described in any one of the above method embodiments.
其中,存储器502和处理器501采用总线方式连接,总线可以包括任意数量的互联的总线和桥,总线将一个或多个处理器501和存储器502的各种电路连接在一起。总线还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路连接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口在总线和收发机之间提供接口。收发机可以是一个元件,也可以是多个元件,比如多个接收器和发送器,提供用于在传输介质上与各种其他装置通信的单元。经处理器501处理的数据通过天线在无线介质上进行传输,进一步,天线还接收数据并将数据传输给处理器501。Wherein, the memory 502 and the processor 501 are connected by a bus, and the bus may include any number of interconnected buses and bridges, and the bus connects one or more processors 501 and various circuits of the memory 502 together. The bus may also connect together various other circuits such as peripherals, voltage regulators, and power management circuits, all of which are well known in the art and therefore will not be further described herein. The bus interface provides an interface between the bus and the transceivers. A transceiver may be a single element or multiple elements, such as multiple receivers and transmitters, providing means for communicating with various other devices over a transmission medium. The data processed by the processor 501 is transmitted on the wireless medium through the antenna, and further, the antenna also receives the data and transmits the data to the processor 501 .
处理器501负责管理总线和通常的处理,还可以提供各种功能,包括定时,外围接口,电压调节、电源管理以及其他控制功能。而存储器502可以被用于存储处理器501在执行操作时所使用的数据。 Processor 501 is responsible for managing the bus and general processing, and may also provide various functions including timing, peripheral interface, voltage regulation, power management and other control functions. And the memory 502 may be used to store data used by the processor 501 when performing operations.
本申请的实施例另一方面还提供了一种计算机可读存储介质,存储有计算机程序。计算机程序被处理器执行时实现上述方法实施例。On the other hand, the embodiments of the present application also provide a computer-readable storage medium storing a computer program. The above method embodiments are implemented when the computer program is executed by the processor.
即,本领域技术人员可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序存储在一个存储介质中,包括若干指令用以使得一个设备(可以是单片机,芯片等)或处理器(processor)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。That is, those skilled in the art can understand that all or part of the steps in the method of the above-mentioned embodiments can be completed by instructing related hardware through a program, the program is stored in a storage medium, and includes several instructions to make a device ( It may be a single-chip microcomputer, a chip, etc.) or a processor (processor) to execute all or part of the steps of the methods described in the various embodiments of the present application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc., which can store program codes. .
本领域的普通技术人员可以理解,上述各实施例是实现本申请的具体实施例,而在实际应用中,可以在形式上和细节上对其作各种改变,而不偏离本申请的精神和范围。Those of ordinary skill in the art can understand that the above-mentioned embodiments are specific embodiments for realizing the present application, and in practical applications, various changes can be made to it in form and details without departing from the spirit and spirit of the present application. scope.

Claims (12)

  1. 一种信道大尺度衰落的建模方法,包括:A modeling method for channel large-scale fading, including:
    获取目标区域内的路径损耗参数和大尺度衰落数据,所述目标区域为若干基站共同覆盖的区域;Acquiring path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations;
    根据所述路径损耗参数和所述大尺度衰落数据进行集成学习,得到路径损耗预测模型;performing integrated learning according to the path loss parameter and the large-scale fading data to obtain a path loss prediction model;
    根据所述路径损耗预测模型解耦所述大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据;Decoupling path loss and shadow fading in the large-scale fading data according to the path loss prediction model to obtain shadow fading data;
    对所述目标区域进行网格化,得到若干个网格并将所述阴影衰落数据划分到相应的所述网格中;Perform gridding on the target area to obtain several grids and divide the shadow fading data into corresponding grids;
    根据各个所述网格内的所述阴影衰落数据进行集成学习,得到各个所述网格的阴影衰落预测模型。An integrated learning is performed according to the shadow fading data in each of the grids to obtain a shadow fading prediction model of each of the grids.
  2. 根据权利要求1所述的信道大尺度衰落的建模方法,其中,所述根据各个所述网格内的所述阴影衰落数据进行集成学习,得到各个所述网格的阴影衰落预测模型之后,所述方法还包括:The modeling method for channel large-scale fading according to claim 1, wherein said integrated learning is performed according to the shadow fading data in each said grid, and after obtaining the shadow fading prediction model of each said grid, The method also includes:
    若检测到存在集成学习失败的所述网格,对集成学习成功的所述网格的所述阴影衰落预测模型按照预设方式进行泛化,得到集成学习失败的所述网格的所述阴影衰落预测模型,其中,所述预设方式包括:筛选所述阴影衰落数据的分布最接近高斯分布的所述网格的所述阴影衰落预测模型,或者,对与集成学习失败的所述网格相邻的集成学习成功的所述网格的所述阴影衰落预测模型进行加权组合。If it is detected that there is a grid that failed in integrated learning, generalize the shadow fading prediction model of the grid that failed in integrated learning according to a preset method, and obtain the shadow of the grid that failed in integrated learning Fading prediction model, wherein the preset method includes: screening the shadow fading prediction model of the grid whose distribution of the shadow fading data is closest to a Gaussian distribution, or, for the grid that fails to integrate learning The shadow fading prediction models of the grids whose adjacent ensemble learning is successful are weighted and combined.
  3. 根据权利要求1或2所述的信道大尺度衰落的建模方法,其中,对所述目标区域进行网格化,得到若干个网格并将所述阴影衰落数据划分到相应的所述网格中之后,所述方法还包括:The method for modeling channel large-scale fading according to claim 1 or 2, wherein the target area is gridded to obtain several grids and the shadow fading data is divided into corresponding grids After, the method also includes:
    计算各个所述网格内的所述阴影衰落数据平均值;calculating the average value of the shadow fading data in each of the grids;
    若检测到至少一个所述网格的所述平均值超过预设阈值,重新训练所述 路径损耗预测模型。If it is detected that the average value of at least one grid exceeds a preset threshold, the path loss prediction model is retrained.
  4. 根据权利要求3所述的信道大尺度衰落的建模方法,其中,所述路径损耗预测模型和所述阴影衰落预测模型的基模型为树模型或神经网络。The method for modeling channel large-scale fading according to claim 3, wherein the base model of the path loss prediction model and the shadow fading prediction model is a tree model or a neural network.
  5. 根据权利要求4所述的信道大尺度衰落的建模方法,其中,所述路径损耗预测模型的基模型为分类回归树CRAT时,所述根据所述路径损耗参数和所述大尺度衰落数据进行集成学习,得到路径损耗预测模型,包括:The method for modeling channel large-scale fading according to claim 4, wherein, when the base model of the path loss prediction model is a classification regression tree CRAT, the method is performed according to the path loss parameters and the large-scale fading data Integrated learning to obtain a path loss prediction model, including:
    根据所述路径损耗参数和所述大尺度衰落数据生成包含有若干个训练数据的初始路径损耗训练集,其中,所述大尺度衰落数据为所述训练数据中的训练目标;generating an initial path loss training set including several training data according to the path loss parameter and the large-scale fading data, wherein the large-scale fading data is a training target in the training data;
    从所述初始路径损耗训练集中有放回地抽取所述训练数据,直到抽取出的所述训练数据组成预设数量的路径损耗训练集,所述路径损耗训练集的容量与所述初始路径损耗训练集的容量相同;Extract the training data from the initial path loss training set with replacement until the extracted training data forms a preset number of path loss training sets, the capacity of the path loss training set is the same as the initial path loss The capacity of the training set is the same;
    利用所述路径损耗训练集分别训练所述预设数量的CRAT,得到第一随机森林模型作为所述路径损耗预测模型。Using the path loss training set to respectively train the preset number of CRATs to obtain a first random forest model as the path loss prediction model.
  6. 根据权利要求4所述的信道大尺度衰落的建模方法,其中,所述阴影衰落预测模型的基模型为CRAT时,所述根据各个所述网格内的所述阴影衰落数据进行集成学习,得到各个所述网格的阴影衰落预测模型,包括:The method for modeling channel large-scale fading according to claim 4, wherein when the base model of the shadow fading prediction model is CRAT, the integrated learning is performed according to the shadow fading data in each grid, Obtain the shadow fading prediction model of each grid, including:
    依次选取一个所述基站作为目标基站,将各个所述网格中所述目标基站的所述阴影衰落数据作为训练目标,为每个所述网格生成一个基于所述目标基站的阴影衰落训练集;Sequentially select one of the base stations as the target base station, use the shadow fading data of the target base station in each grid as a training target, and generate a shadow fading training set based on the target base station for each grid ;
    利用对应于同一个所述网格的所述阴影衰落训练集分别训练第二预设数量的CRAT,得到第二随机森林模型作为相应网格的所述阴影衰落预测模型,所述第二预设数量为所述基站的总数量。Use the shadow fading training set corresponding to the same grid to train a second preset number of CRATs to obtain a second random forest model as the shadow fading prediction model of the corresponding grid, the second preset The quantity is the total quantity of the base stations.
  7. 根据权利要求1所述的信道大尺度衰落的建模方法,其中,所述对所述目标区域进行网格化,得到若干个网格并将所述阴影衰落数据划分到相应的所述网格中,包括:The method for modeling channel large-scale fading according to claim 1, wherein said target area is gridded to obtain several grids and divide said shadow fading data into corresponding grids , including:
    按照预设的网格形状对所述目标区域进行划分,得到若干个所述网格;dividing the target area according to a preset grid shape to obtain several grids;
    确定所述阴影衰落数据对应的用户终端在所述目标区域中的位置;determining the location of the user terminal corresponding to the shadow fading data in the target area;
    将所述位置所属的所述网格确定为所述阴影衰落数据所属的所述网格。determining the grid to which the position belongs as the grid to which the shadow fading data belongs.
  8. 一种信道大尺度衰落的估计方法,包括:A method for estimating channel large-scale fading, comprising:
    获取待测信道的路径损耗参数;Obtain the path loss parameter of the channel to be tested;
    将所述路径损耗参数分别输入路径损耗预测模型和阴影衰落预测模型,得到所述路径损耗预测模型输出的路径损耗预测值和所述阴影衰落预测模型输出的阴影衰落预测值,其中,所述路径损耗预测模型和所述阴影衰落预测模型是通过如权利要求1至7任一项中所述的信道大尺度衰落的建模方法得到的;Inputting the path loss parameters into the path loss prediction model and the shadow fading prediction model respectively, to obtain the path loss prediction value output by the path loss prediction model and the shadow fading prediction value output by the shadow fading prediction model, wherein the path The loss prediction model and the shadow fading prediction model are obtained by the modeling method of channel large-scale fading as described in any one of claims 1 to 7;
    将所述路径损耗预测值和所述阴影衰落预测值之和作为所述待测信道的大尺度衰落估计值。The sum of the path loss prediction value and the shadow fading prediction value is used as the large-scale fading estimation value of the channel to be tested.
  9. 一种信道大尺度衰落的建模系统,包括:A modeling system for channel large-scale fading, including:
    第一获取模块,用于获取目标区域内的路径损耗参数和大尺度衰落数据,所述目标区域为若干基站共同覆盖的区域;The first acquisition module is configured to acquire path loss parameters and large-scale fading data in a target area, where the target area is an area covered by several base stations;
    第一训练模块,用于将所述路径损耗参数和所述大尺度衰落数据作为训练数据进行集成学习,得到路径损耗预测模型;A first training module, configured to use the path loss parameter and the large-scale fading data as training data for integrated learning to obtain a path loss prediction model;
    解耦模块,用于根据所述路径损耗预测模型解耦所述大尺度衰落数据中的路径损耗和阴影衰落,得到阴影衰落数据;A decoupling module, configured to decouple path loss and shadow fading in the large-scale fading data according to the path loss prediction model, to obtain shadow fading data;
    处理模块,用于对所述目标区域进行网格化,得到若干个网格并将所述阴影衰落数据划分到相应的所述网格中;A processing module, configured to grid the target area, obtain several grids and divide the shadow fading data into corresponding grids;
    第二训练模块,用于根据各个所述网格内的所述阴影衰落数据进行集成学习,得到各个所述网格的阴影衰落预测模型。The second training module is configured to perform integrated learning according to the shadow fading data in each of the grids to obtain a shadow fading prediction model of each of the grids.
  10. 一种信道大尺度衰落的估计系统,包括:An estimation system for channel large-scale fading, including:
    第二获取模块,用于获取待测信道的路径损耗参数;The second obtaining module is used to obtain the path loss parameter of the channel to be tested;
    预测模块,用于将所述路径损耗参数分别输入路径损耗预测模型和阴影 衰落预测模型,得到所述路径损耗预测模型输出的路径损耗预测值和所述阴影衰落预测模型输出的阴影衰落预测值,其中,所述路径损耗预测模型和所述阴影衰落预测模型是通过如权利要求1至7任一项中所述的信道大尺度衰落的建模方法得到的;A prediction module, configured to input the path loss parameters into a path loss prediction model and a shadow fading prediction model respectively, to obtain a path loss prediction value output by the path loss prediction model and a shadow fading prediction value output by the shadow fading prediction model, Wherein, the path loss prediction model and the shadow fading prediction model are obtained by the modeling method of channel large-scale fading as described in any one of claims 1 to 7;
    结果生成模块,用于将所述路径损耗预测值和所述阴影衰落预测值之和作为所述待测信道的大尺度衰落估计值。A result generation module, configured to use the sum of the path loss prediction value and the shadow fading prediction value as the large-scale fading estimation value of the channel to be tested.
  11. 一种电子设备,包括:An electronic device comprising:
    至少一个处理器;以及,at least one processor; and,
    与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如权利要求1至7中任一项所述信道大尺度衰落的建模方法,或者,执行如权利要求8所述信道大尺度衰落的估计方法。The memory stores instructions executable by the at least one processor, the instructions are executed by the at least one processor, so that the at least one processor can perform the operation described in any one of claims 1 to 7 The modeling method of the large-scale fading of the channel described above, or, the estimation method of the large-scale fading of the channel as described in claim 8 is performed.
  12. 一种计算机可读存储介质,存储有计算机程序,其中,所述计算机程序被处理器执行时实现如权利要求1至7中任一项所述的信道大尺度衰落的建模方法,或者,实现如权利要求8所述信道大尺度衰落的估计方法。A computer-readable storage medium storing a computer program, wherein, when the computer program is executed by a processor, the method for modeling channel large-scale fading according to any one of claims 1 to 7 is realized, or, The method for estimating channel large-scale fading as claimed in claim 8.
PCT/CN2022/124172 2021-10-13 2022-10-09 Large-scale fading modeling and estimation method, system, and device, and storage medium WO2023061303A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111194300.4 2021-10-13
CN202111194300.4A CN115967457A (en) 2021-10-13 2021-10-13 Modeling and estimating method, system, equipment and storage medium for large-scale fading

Publications (1)

Publication Number Publication Date
WO2023061303A1 true WO2023061303A1 (en) 2023-04-20

Family

ID=85898215

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/124172 WO2023061303A1 (en) 2021-10-13 2022-10-09 Large-scale fading modeling and estimation method, system, and device, and storage medium

Country Status (2)

Country Link
CN (1) CN115967457A (en)
WO (1) WO2023061303A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103561412A (en) * 2013-09-04 2014-02-05 北京交通大学 Channel associated shadow fading construction method based on stationary random process
CN103701534A (en) * 2013-12-10 2014-04-02 深圳清华大学研究院 Large-scale fading factor calculation method and system for wireless channel
CN110113119A (en) * 2019-04-26 2019-08-09 国家无线电监测中心 A kind of Wireless Channel Modeling method based on intelligent algorithm
CN110213003A (en) * 2019-05-21 2019-09-06 北京科技大学 A kind of wireless channel large-scale fading modeling method and device
US11128391B1 (en) * 2020-07-22 2021-09-21 University Of South Florida System and method for predicting wireless channel path loss

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103561412A (en) * 2013-09-04 2014-02-05 北京交通大学 Channel associated shadow fading construction method based on stationary random process
CN103701534A (en) * 2013-12-10 2014-04-02 深圳清华大学研究院 Large-scale fading factor calculation method and system for wireless channel
CN110113119A (en) * 2019-04-26 2019-08-09 国家无线电监测中心 A kind of Wireless Channel Modeling method based on intelligent algorithm
CN110213003A (en) * 2019-05-21 2019-09-06 北京科技大学 A kind of wireless channel large-scale fading modeling method and device
US11128391B1 (en) * 2020-07-22 2021-09-21 University Of South Florida System and method for predicting wireless channel path loss

Also Published As

Publication number Publication date
CN115967457A (en) 2023-04-14

Similar Documents

Publication Publication Date Title
CN108513251B (en) Positioning method and system based on MR data
CN112887145B (en) Distributed network slice fault detection method
CN103945533B (en) Wireless real time position localization methods based on big data
US20090221316A1 (en) Apparatus and method for transforming signal strength of wireless positioning system
WO2016187746A1 (en) Method and device for improving positioning performance of artificial neural network
CN112054943B (en) Traffic prediction method for mobile network base station
CN110213003B (en) Wireless channel large-scale fading modeling method and device
US11762396B2 (en) Positioning system and positioning method based on WI-FI fingerprints
CN105813020A (en) RSSI corrected wireless sensor network positioning algorithm of self-adaptive environment
CN105163326A (en) Cell clustering method and system based on wireless network traffic features
CN104091216A (en) Traffic information predication method based on fruit fly optimization least-squares support vector machine
CN111932039A (en) Train arrival late prediction method and device, electronic equipment and storage medium
CN111343650B (en) Urban scale wireless service flow prediction method based on cross-domain data and loss resistance
CN113591380A (en) Traffic flow prediction method, medium and equipment based on graph Gaussian process
WO2022021420A1 (en) Root cause localization method and apparatus, and electronic device
CN115564114A (en) Short-term prediction method and system for airspace carbon emission based on graph neural network
CN111698695A (en) LTE fingerprint type positioning method based on neural network
CN114584230B (en) Predictive channel modeling method based on countermeasure network and long-term and short-term memory network
CN115278698A (en) Unmanned aerial vehicle base station dynamic deployment method and device based on dynamic user distribution prediction
CN106993296A (en) The performance estimating method and device of terminal
CN116761194B (en) Police affair cooperative communication optimization system and method in wireless communication network
WO2023061303A1 (en) Large-scale fading modeling and estimation method, system, and device, and storage medium
CN115618743B (en) State evaluation method and state evaluation system of sighting telescope system
CN113947123B (en) Personnel trajectory identification method, system, storage medium and equipment
CN112905907B (en) Dynamic community discovery method for system evolution transplanting partition time sequence network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22880242

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE