999精品在线视频,手机成人午夜在线视频,久久不卡国产精品无码,中日无码在线观看,成人av手机在线观看,日韩精品亚洲一区中文字幕,亚洲av无码人妻,四虎国产在线观看 ?

Research on Interpolation Method for Missing Electricity Consumption Data

2024-03-13 13:19:12JundeChenJiajiaYuanWeirongChenAdnanZebMdSuzauddolaandYaserNanehkaran
Computers Materials&Continua 2024年2期

Junde Chen ,Jiajia Yuan ,Weirong Chen ,Adnan Zeb ,Md Suzauddola and Yaser A.Nanehkaran,?

1Department of Electronic Commerce,Xiangtan University,Xiangtan,411105,China

2School of Information Engineering,Yancheng Teachers University,Yancheng,224000,China

3Department of Information and Electrical Engineering,Ningde Normal University,Ningde,352100,China

4College of Engineering,Southern University of Science and Technology,Shenzhen,518005,China

5School of Informatics,Xiamen University,Xiamen,361005,China

ABSTRACT Missing value is one of the main factors that cause dirty data.Without high-quality data,there will be no reliable analysis results and precise decision-making.Therefore,the data warehouse needs to integrate high-quality data consistently.In the power system,the electricity consumption data of some large users cannot be normally collected resulting in missing data,which affects the calculation of power supply and eventually leads to a large error in the daily power line loss rate.For the problem of missing electricity consumption data,this study proposes a group method of data handling(GMDH)based data interpolation method in distribution power networks and applies it in the analysis of actually collected electricity data.First,the dependent and independent variables are defined from the original data,and the upper and lower limits of missing values are determined according to prior knowledge or existing data information.All missing data are randomly interpolated within the upper and lower limits.Then,the GMDH network is established to obtain the optimal complexity model,which is used to predict the missing data to replace the last imputed electricity consumption data.At last,this process is implemented iteratively until the missing values do not change.Under a relatively small noise level(α=0.25),the proposed approach achieves a maximum error of no more than 0.605%.Experimental findings demonstrate the efficacy and feasibility of the proposed approach,which realizes the transformation from incomplete data to complete data.Also,this proposed data interpolation approach provides a strong basis for the electricity theft diagnosis and metering fault analysis of electricity enterprises.

KEYWORDS Data interpolation;GMDH;electricity consumption data;distribution system

1 Introduction

In the operation of the power grid,the difference between the power supply and sold counted by the measuring meter is called the statistical power line loss,and the corresponding power line loss rate is termed the statistical line loss rate [1].Power supply enterprises hope that through the calculation and analysis of power line loss,they can dynamically and accurately propose loss reduction targets for power line objects.Inaccurate user metering circuits,such as abnormal behavior of electricity consumption and inaccurate magnification of metering devices,are important reasons for the fluctuation of the power line loss rate[2–5].In the intelligent analysis and modeling of abnormal power consumption,there are evaluation indicators like power,load,alarm,and line loss.The data quality of these indicators directly affects the result accuracy and the evaluation standard of the models.Consequently,the data interpolation of missing values poses foundational importance to data analysis in diverse fields.

To achieve better modeling and analysis effects,the sample data needs to be preprocessed firstly,such as the missing data of power line loss needs to be filled by the results of appropriate algorithms,and then the power line loss rate can be calculated by using the topological relationship of the power line loss of branch lines.According to statistics,0.5% of data missing is equal to the situation that 5% noise is injected into the analyzed dataset [6,7].This is why in many scientific disciplines;data interpolation is a frequently-used method to complete missing data or to increase its resolution[8–11].Thus,missing data recovery has also become a research hotspot in a wide range of fields.The idea of missing data interpolation with possible values comes from the fact that interpolating missing data with the most probable values produces less information loss than deleting incomplete samples altogether.Many different methods have been developed to implement missing data interpolation depending upon the nature of the data and the accuracy required.The main methods are based on statistical missing data interpolation methods[12–14]and machine learning(ML)based classification methods[15–19].By assuming the normal distribution of the dataset,Junger et al.[12]proposed an EM algorithm-based method to implement the imputation of missing data in time series for air pollutants.Despite obtaining good accuracy and precision,their proposed imputation method is strictly subject tothe assumption conditions.Based on the random forest (RF) algorithm,Stekhoven et al.[20]introduced a iterative imputation method,which they termed missForest,for the task of mixedtype data interpolation.In the experimental analysis,the missForest outperformed other compared methods and attained competitive results.Nevertheless,this method is based on RF,which is an ensemble algorithm with high complexity.In another research,Picornell et al.[21]applied a moving mean interpolation method to interpolate missing data in aerobiological databases,and they attained a 70% success rate using this method.Although satisfactory accuracy has been obtained,the proposed method,as a parametric statistics method,has certain subjectivity in parameter determination.More than that,machine learning methods are of high computational efficiency and does not require too much prior knowledge,which can make up for some shortcomings of statistical model-based methods.Zhang et al.[16]proposed a novel k nearest neighbor(k-NN)imputation method to iteratively impute missing data.The similarity between missing data and its nearest neighbors is measured by gray distance.Though competitive performance is achieved by their method,the computational processes of this method are complicated.Depending upon the adaptive neuro-fuzzy inference system(ANFIS),Yang et al.[17]introduced a method for the interpolation of missing wind data.Their experimental results indicate that the proposed method outperforms the compared wind shear coefficient (WSC)method.However,this method relies on the condition that the correlation coefficient of data is greater than 0.85.By applying the artificial neural network(ANN)method,Fallah et al.[18]established a twostage time series model for the interpolation of missing methane(CH4)data,and their model reached an average mean absolute percentage error (MAPE) of 3.03% during the testing stage.Though the high performance was achieved,the ANN-based method has the risk of overfitting and the prediction results are difficult to explain.Thereupon,after reviewing the relevant literature,this study proposed a GMDH-based data interpolation method for missing electricity consumption data.Concretely,the upper and lower limits of missing values are first determined according to prior knowledge or existing data information,and the missing data were randomly interpolated within the upper and lower limits.Then,the GMDH network with multiple variables as the input is established to obtain the optimal complexity model.The missing value is predicted using the optimal complexity model to replace the last interpolated data of the missing value.At last,the iterative loop is implemented until the interpolation data does not change anymore.Overall,the major contributions of this paper are recapitulated as follows:

-A GMDH-based data interpolation method is proposed for the interpolation of missing electricity consumption data,which is useful for the calculation of power line loss and provides a strong basis for the electricity theft diagnosis and metering fault analysis.

-This study proposes an approach for the determination of the upper and lower limits and uses them for the random interpolation of missing values.On the basis of this,the GMDH network is established to obtain the optimal complexity model,thereby predicting the optimum interpolation data.

-The proposed GMDH-based interpolation method builds non-physical models under noisy data,and it filters out the optimal complexity model with the best fitting accuracy and prediction accuracy through internal and external criteria.

-The anti-interference ability is tested in the model,and considering the noise disturbances,different noise level setups are implemented for the model.Experimental findings reveal the efficacy of the model under different noise levels.

The remaining writing is decorated as: Section 3 presents the materials and methodology.The proposed approach is importantly discussed to perform the data interpolation of missing electricity consumption data.Section 4 dedicates to the experimental part and empirical research is implemented in this section.Section 5 concludes this paper with a summary and points out the direction of future work.

2 Literature Review

As mentioned in the Introduction,data interpolation which is crucial for timely data analysis or prediction tasks has been widely studied by researchers in various fields.By using a neural latent variable model,known as a Neural Process (NP),Sharma et al.[22] built generative models to estimate missing values in clinical time-series data.Ahn et al.[23] compared and investigated the effects of data imputation methods for building long short-term memory (LSTM) networks-based time series forecasting model,and they used the mean absolute error (MAE) and weighted mean absolute percentage error (WMAPE) as the evaluation metrics.Huang et al.[24] proposed a data interpolation method for traffic generative modeling by applying discrete wavelet transform(DWT)to decompose the complete traffic flow data into low-frequency and high-frequency data.Based on the improved complete ensemble empirical mode decomposition with adaptive noise (CEEMDAN)and generative adversarial interpolation network,Zhao et al.[25]developed a missing interpolation model for wind power data.By establishing a pixelwise dynamic convolution neural network(CNN),Kim et al.[26]performed the interpolation for LiDAR depth data.Using multiple imputation models,Zhang et al.[27]performed data imputation for missing values in land price dataset.Draman et al.[28]applied rational corrected scheme comprising three local schemes defined on each triangle to perform scattered data interpolation,and the metrics including the Root Mean Square Error (RMSE),maximum error (Max error),coefficient of determination (R2) and CPU time (in seconds) are used to evaluate the model performance.Lou et al.[29] proposed a wavelet-based convolutional block attention deep learning network named W-CBADL to implement the interpolation for irregularly sampled seismic data,and they used the metrics such asMAE,MAPE,and structure similarity index measure(SSIM)to evaluate the model performance.Table 1 summarizes the reviewed articles along with their methodologies,databases,measurement metrics,and application fields that focus on missing data interpolation.

Table 1:Missing data interpolation

3 Materials and Methods

3.1 Materials

The power line loss includes all the power loss from the primary side of the main transformer of the power plant (excluding the power used by the plant) to the user’s electric energy meter.The power line loss cannot be directly measured.It is calculated by subtracting the power supply and the electricity sold.At present,power metering,marketing,business,and decision support systems have basically realized networking and intelligence.It can easily collect,analyze and manage data by using intelligent acquisition terminal equipment and communication network.Relevant data of 1000 10 kV feeder line losses in one year are randomly selected from the power metering system as the research object.The major variables include the object number of 10 kV feeder line loss,voltage level,statistical start time,end time,power input,and power output.Therefore,the line loss rate can be computed as: line loss rate=(supplied power– sold power)/supplied power.Among them,the supplied power is the power collected when entering the line and the sold power is the sum of all the major users’power consumption on the line.Because the power consumption of individual users such as households is relatively small in a fixed power grid,and be ignored in general,this study primarily focuses on the analysis of the power consumption of large industrial users on the line.Fig.1 portrays the topology relationship between the large industrial users and lines.It is noteworthy that the electricity consumption of some large users cannot be normally collected due to certain reasons,such as transformer trips,data missing,and terminal parameter setting errors.If this part of the data is lost,the calculation result of the supplied power will be affected,and the daily line loss rate data will eventually lead to a large error.Therefore,it is necessary to interpolate the daily electricity consumption data to achieve a better predictive modeling effect.Table 2 presents the partial sample data.

Figure 1:Topological relationship between lines and large users

Table 2:The sample data of feeder line loss

3.2 Methods

3.2.1 GMDH Algorithm

The group method of data handling(GMDH)is a core algorithm of self-organizing data mining,which can automatically determine the variables to enter the model,the model structure and parameters in a self-organizing manner[30–34].GMDH is essentially a heuristic self-organization algorithm.First,it generates random combinations of input variables based on incomplete information of complex nonlinear systems,and forms multiple combinations named partial descriptions.Then,the optimal combination is selected according to the tentative criteria of adaptability to the external environment.This operation is repeated to form a multi-layer network structure,where each layer includes the formed partial description and selection operation,similar to the process of plant breeding.Finally,the system that can adapt to the external environment is developed automatically,which is termed complete expression.Fig.2 depicts a typical GMDH network architecture.

Figure 2:A typical GMDH network

Different from the artificial neural network(ANN)family,GMDH uses the form of mathematical description,namely referential function,to establish the general relationship between the input and output variables for modeling.In general,the Kolmogorov–Gabor (K-G) polynomial [33],which can well represent the mathematical description and model any analytic single-valued transformation through an algebraic sum of terms,is frequently used as the initial model of the algorithm[34].The K-G polynomial comprised of(v1,v2,...,vn)variables is established as follows:

where(v1,v2,...,vn)denotes the input variables,(a1,a2,...,an)means the vector of coefficient or weight,and y is the output variable.Theoretically,as the independent variables and polynomial degree(also known as complexity) increase,a polynomial sequence can fit any numerical data with the required precision [30].Hence,in practice,this method is often utilized for prediction problems in various domains.

3.2.2 Proposed Approach

First,the dependent and independent variables are defined from the original data set,and the upper and lower limits of missing values are determined according to prior knowledge or existing data information.All missing data are randomly interpolated within the upper and lower limits.Then,the GMDH network of all variables is established to obtain the optimal complexity model,which is used to predict the missing data to replace the last imputed electricity consumption data.Finally,the iterative loop is implemented until the missing values do not change.Fig.3a portrays the specific processes of the GMDH-based interpolation method,and the details are presented as follows:

Step 1(Determine the dependent and independent variables):The variable xi with missing data is determined to be the dependent variable,and the variable (x1,x2,...,xi-1,xi,xi+1,...,xn) without missing data is determined to be the independent variable.

Step 2(Confirm the upper and lower limits of missing values):According to prior knowledge and existing data information,the upper and lower limits of missing values are counted and designated as.The value of each iteration does not exceed this range.

Step 3(Random interpolation for missing data):All missing data are randomly interpolated at the first time,and the interpolated values are located in the interval of.

Step 4 (Find the optimal complexity model): This step establishes a GMDH model between variables with missing data and other variables,and finds out the optimal complexity model,as shown in Fig.3b.

Figure 3:The process of GMDH-based interpolation method

There are two loops in the optimization process: one is the data interpolated by the GMDH algorithm,where the loop is to find the optimum model;the other is to continuously update the filling interpolation value through the loop.Thereafter,the best interpolation value of the model is obtained through the two cycles to improve the accuracy.More specifically,the detailed process of building the optimal complexity model is described as follows:

(1)Divide the electricity consumption data of industrial huge users into training set A and testing set B(Nω=NA+NB,ω=A∪B).Especially,to establish a prediction model,the sampledataset is further divided into a learning setA,validation setB,and testing setC.The ratio of training set,validation set,and test set is 3:1:1,i.e.,Nω=NA+NB+NC,ω=A∪B∪C.

(2) The general relationship between dependent variables (variables with missing data) and independent variables(variables without missing data)is established as a“reference function”,where the K-G polynomial is utilized.

(3)Select one or more criteria with the nature of external complementary as the objective function(system),or called external criteria.

(4) Generate the intermediate candidate model of the first layer.The transfer functionyk=is employed to generate the intermediate candidate models in a selforganizing way,and the number of variables and model structure are different.Whilst,the parameters ofykare estimated on trainingA.

(5) The selection of the intermediate models in the first layer.Depending upon the external criterion,the first-layer intermediate models are selected on test set B,and the chosen intermediate modelsωk(e.g.,k=1,2,5,10)are used as the input variables of the second layer.

(6) Form the optimal complexity model.Repeating the above (4) and (5),the intermediate candidate models of the second tonthlayers can be yielded in turn,and finally,the optimal complexity model that can be analyzed and explicit is formed.

Step 5 (Update the interpolation data): The value calculated by the optimal complexity model is used to replace the last interpolation value of the missing data.If the calculated value of a certain iteration exceeds the upper and lower limits,the boundary value is used to interpolate the missing data.Mathematically,in the ithiteration,if,then.Otherwise,if,then.

Step 6(Iterate until the interpolation value does not change):Repeat the above processes from step 3 to step 5 until the interpolation value of the iteration does not change anymore.In summary,a brief description of the above processes is presented in Algorithm 1.

4 Experiments

To verify the validity of the proposed approach,this paper uses the actual data collected from the line loss module of the electric energy metering automation system as the analysis object.A realworld empirical study was performed using the proposed GMDH-based data interpolation method for missing electricity consumption data imputation in power supply bureaus of Guangxi,China.Table 3 summarizes the representative sample data,and each row of the original data in this table represents the electricity quantity collected at 10 time points a day.Where the electricity quantity seriesxof a certain day contains missing data,and the data of the electricity quantity seriesyof the previous day is complete at the same time.Note that 2 data are missing in 20 sets of data and the missing rate is 10%.Therefore,using the proposed GMDH-based data interpolation method,the missing data are iteratively interpolated and the error rate between the interpolated data and the original data is compared under different noise levels.

Table 3:Original power data and initial random interpolation

Firstly,all missing data are randomly interpolated,and the interpolated values are located in the interval of.For example,the nearest data to the missing value x are 220.7723 and 225.2166 when y is equal to 234.54,as shown in Table 3.The first interpolation of missing data for x uses the random value located in the range of [220.772 3225.216 6],and similarly,the nearest values of the second missing data are 234.8939 and 227.971,respectively.The nearest neighbor values can be randomly selected to interpolate into the missing data,and it can be taken as the initial scheme of the next interpolation.By doing this,the data used for each interpolation is the intermediate data of the interval,which ensures that the interpolated value will not exceed the initial upper and lower limits.Subsequently,this study establishes the GMDH model between the variables with missing data and other variables,and finds out the optimal complexity model.The K-G polynomial is selected as the reference function,and to simplify the algorithm,the initial function selected in this experiment is as follows:

where x1~x6are the 6 samples with the smallest distance(k=6).In addition,the system is susceptible to various noise disturbances,such as power reading errors,measurement errors,and various objective factors.Therefore,considering the noise interference,the actual observed sample data conforms to the following relationship:

In Eq.(3),the value ofαis in(0,0.25,0.5,1),Z is 4 groups of random data located in the interval[-0.5,0.5],andαis equal to 0 when the system is not disturbed by noises.Thexvalue under different noise levels is compared with the data interpolated by the GMDH method,and theZvalue of each simulation is randomly generated by the computer.Table 4 displays the results of the GMDH-based data interpolation method with the 10%percentage of missing data.Considering the measurement of model efficiency,we investigate the performance using the metrics like the relative error(Erel)and root mean squared error(RMSE),which are correspondingly calculated in Eqs.(4)and(5).

Table 4:Interpolation results of the proposed method(percentage of missing values is 10%)

whereyiandstand for the actual value and predicted value,respectively.It can be observed from Table 4 that the calculation error of the proposed method is relatively small,and the maximum error does not exceed 0.605% at relatively small noise levels (e.g.,α=0.25),which demonstrates that the proposed method can effectively perform the interpolation for the missing data and has a certain antiinterference ability.

Moreover,Table 5 presents the results of the GMDH-based data interpolation method with a higher percentage of missing data(30%).From Table 5,it can be seen that when the missing rate of the collected data is high,the GMDH-based data interpolation method can also be used to estimate the missing data and obtain a relatively low error rate.Therefore,the model can be deployed to the electricity metering system and applied to the power line loss analysis as well as other functional modules that require high-quality data.It provides a basis for business applications such as power line loss analysis of the metering automation system.A comparative analysis of the line loss rate(LLR)on a certain line before and after data interpolation is shown in Table 6,and the corresponding curve is depicted in Fig.4.

Table 5:Interpolation results of the proposed method(percentage of missing values is 30%)

Table 6:LLR comparison before and after data interpolation

Table 7:Comparison of imputation data for different models(User A)

Table 8:Comparison of imputation data for different models(User B)

Table 9:Comparison of imputation data for different models(User C)

Figure 4:LLR comparison before and after interpolation

It can be seen from Fig.4 that the data of many days before interpolation can be considered as the line loss rate exceeding the standard (more than 15%),or even seriously exceeding the standard(more than 30%).Thus,the suspicion of electricity theft is relatively high on this line.However,the fact is that the electricity consumption data on this line has not been recorded,which causes the poor prediction effect of the models.From the curve of LLR after interpolation,it can be observed that the line loss rate exceeding the standard is only on 2021-4-16,indicating that many original missing data have been interpolated.As a result,the line loss rate has decreased and this is more in line with the normal situation.In addition,considering different noise levels,e.g.,α=1.0,0.6,0.5,0.33,and 0.1,the 5 models with differentαparameters are used to interpolate the missing electricity quantity data of different users.The comparison results of different models are presented in Tables 7–9,respectively.

According to the results predicted in the above tables,the total errors of these five models are 134.4196,113.5041,106.8864,96.6144,and 80.8589,respectively.Whilst,depending upon the electricity quantity value predicted by different models,the corresponding power line loss rates are calculated,respectively.Table 10 summarizes the power line loss rate statistics based on the prediction results of different models,and the corresponding curve is depicted in Fig.5.

Figure 5:LLR comparison diagram of different models

Table 10:LLR comparison of different models

From the comparison of electricity prediction errors of different models in Table 10,it can be assumed that model 1 has the largest deviation owing to the influence of relatively high noise levels.Also,it can be observed from the LLR comparison chart of different models in Fig.5 that the curve of model 1 has the largest fluctuation range,which indicates the relatively large errors of this model.On the contrary,model 5 has the smallest prediction error of electricity quantity and the LLR curve almost coincides with other curves,which implies the overfitting risks of this model.Therefore,we remove these two models in the interpolation analysis of missing electricity consumption data.

5 Conclusion

In intelligent power management,such as adaptive anti-theft diagnosis modeling,there are evaluation indicators like power,load,alarm,and line loss,and the data quality of these evaluation indicators is very important and will affect the accuracy of the modeling results.Due to network packet loss,terminal failure,electricity cut,and other factors,some metering points may be offline or data cannot be collected in the power metering system,resulting in missing and incomplete data.The lack of electricity data not only affects the collection integrity rate,average electricity consumption,electronic marketing settlement,and other utility indexes but also influences the effectiveness of the electricity theft diagnosis and metering device fault detection.Thereupon,to address these challenges,this paper proposes a GMDH-based data interpolation method for missing electricity consumption data.The upper and lower limits of missing values are initially determined according to prior knowledge or existing data information,and the missing data were randomly interpolated within the upper and lower limits.Then,the GMDH network with multiple variables as the input is established to gain the optimal complexity model,which is used to predict the missing value to replace the last interpolated dataiteratively.

The empirical analysis result shows that the calculation error of the proposed approach is relatively small,demonstrating the efficacy and feasibility of the proposed approach.It has successfully updated the missing electricity consumption data,automatically realized the organization and management of data,and offered the basis for the analysis of abnormal electricity consumption,such as electricity theft,illegal power utilization,metering device faults and errors.In future development,we expect to embed the model into the electricity metering system to automatically interpolate the values for the missing electricity consumption data.Meanwhile,this approach can be transplanted to other related fields,such as data exception processing,online prediction analysis,sparse signal recovery,and others.

Acknowledgement:The work is partially supported by the Research Funds of Hunan Provincial Natural Science Research Fund.The authors would also like to thank the editors and unknown reviewers for their constructive advice.

Funding Statement:This research was funded by the National Nature Sciences Foundation of China(Grant No.42250410321).

Author Contributions:J.C.,Y.J.,and W.C.:data collection,analysis,and interpretation of results,draft manuscript preparation;M.C.S.,and Y.A.N.:supervision,visualization and revise the manuscript.All authors reviewed the results and approved the final version of the manuscript.

Availability of Data and Materials:The datasets used and/or analyzed during the current study are available from the corresponding author on reasonable request.

Conflicts of Interest:The authors declare that they have no conflicts of interest to report regarding the present study.

主站蜘蛛池模板: 亚洲天堂日本| 日韩精品免费一线在线观看 | 日本一区二区不卡视频| 久久免费成人| 中文字幕一区二区人妻电影| 暴力调教一区二区三区| 欧亚日韩Av| 婷婷久久综合九色综合88| 欧美亚洲日韩中文| 狠狠色成人综合首页| 日本久久网站| 原味小视频在线www国产| 亚洲国产精品久久久久秋霞影院| 亚洲天堂在线免费| 欧美a级完整在线观看| 91在线精品免费免费播放| 精品无码一区二区三区电影| 国产xxxxx免费视频| 亚洲精品第1页| 激情综合网激情综合| 国产精品亚洲专区一区| 国产精品第一区在线观看| 伊人久久精品无码麻豆精品| 四虎永久在线精品国产免费 | 婷婷五月在线| 欧美性猛交一区二区三区| 成人国内精品久久久久影院| 综合社区亚洲熟妇p| 99热这里都是国产精品| 国产在线精彩视频论坛| 国产精品浪潮Av| 波多野结衣久久高清免费| 91精品啪在线观看国产60岁 | 中文字幕伦视频| 精品99在线观看| 日本一区高清| 久久天天躁狠狠躁夜夜2020一| 国产极品美女在线播放| 婷婷综合缴情亚洲五月伊| 欧美精品一区二区三区中文字幕| 超碰91免费人妻| 亚洲视频三级| 国产免费高清无需播放器| 狠狠色狠狠综合久久| 国产欧美精品一区aⅴ影院| 国产精品香蕉在线| 视频在线观看一区二区| 国产高清色视频免费看的网址| 成人在线综合| 亚洲人成影院在线观看| 高潮毛片免费观看| 亚洲精品成人7777在线观看| 亚洲综合色在线| 欧美一区二区三区国产精品| 日韩欧美中文在线| 天堂在线视频精品| 久久精品亚洲中文字幕乱码| 国产人免费人成免费视频| 97久久精品人人做人人爽| 国产欧美日韩免费| AV片亚洲国产男人的天堂| 99这里精品| 国禁国产you女视频网站| 亚洲欧美另类视频| 国产特一级毛片| AV在线天堂进入| 欧美成人区| 成人午夜精品一级毛片| 国产jizzjizz视频| 欧美亚洲国产精品第一页| 久久久久免费精品国产| 久久人人97超碰人人澡爱香蕉| 久久精品人人做人人爽电影蜜月| 萌白酱国产一区二区| 免费看av在线网站网址| 亚洲AV无码精品无码久久蜜桃| www.狠狠| 亚洲综合久久成人AV| 波多野结衣一二三| 亚洲国产黄色| 成人在线天堂| 伊人久综合|