• <tr id="yyy80"></tr>
  • <sup id="yyy80"></sup>
  • <tfoot id="yyy80"><noscript id="yyy80"></noscript></tfoot>
  • 99热精品在线国产_美女午夜性视频免费_国产精品国产高清国产av_av欧美777_自拍偷自拍亚洲精品老妇_亚洲熟女精品中文字幕_www日本黄色视频网_国产精品野战在线观看 ?

    Maximum Correntropy Criterion-Based UKF for Loosely Coupling INS and UWB in Indoor Localization

    2024-03-23 08:15:52YanWangYouLuYuqingZhouandZhijianZhao

    Yan Wang,You Lu,Yuqing Zhou and Zhijian Zhao

    Department of Computer and Communication Engineering,Northeastern University,Qinhuangdao,066004,China

    ABSTRACT Indoor positioning is a key technology in today’s intelligent environments,and it plays a crucial role in many application areas.This paper proposed an unscented Kalman filter (UKF) based on the maximum correntropy criterion(MCC)instead of the minimum mean square error criterion(MMSE).This innovative approach is applied to the loose coupling of the Inertial Navigation System (INS) and Ultra-Wideband (UWB).By introducing the maximum correntropy criterion,the MCCUKF algorithm dynamically adjusts the covariance matrices of the system noise and the measurement noise,thus enhancing its adaptability to diverse environmental localization requirements.Particularly in the presence of non-Gaussian noise,especially heavy-tailed noise,the MCCUKF exhibits superior accuracy and robustness compared to the traditional UKF.The method initially generates an estimate of the predicted state and covariance matrix through the unscented transform(UT)and then recharacterizes the measurement information using a nonlinear regression method at the cost of the MCC.Subsequently,the state and covariance matrices of the filter are updated by employing the unscented transformation on the measurement equations.Moreover,to mitigate the influence of non-line-of-sight(NLOS)errors positioning accuracy,this paper proposes a k-medoid clustering algorithm based on bisection k-means(Bikmeans).This algorithm preprocesses the UWB distance measurements to yield a more precise position estimation.Simulation results demonstrate that MCCUKF is robust to the uncertainty of UWB and realizes stable integration of INS and UWB systems.

    KEYWORDS Maximum correntropy criterion;unscented Kalman filter;inertial navigation system;ultra-wideband;bisecting kmeans;clustering algorithm

    1 Introduction

    Indoor localization technology has important applications in modern society.As the need for indoor positioning accuracy and reliability increases dramatically,researchers are committed to developing more efficient and accurate indoor positioning methods.The Inertial Navigation System(INS)and Ultra-Wideband(UWB)techniques are two common methods for indoor localization,each with its own set of advantages and limitations.

    The Inertial Navigation System (INS) is a self-sufficient navigation technology that operates independently without reliance on external information or the emission of external energy.This autonomy endows it with unique advantages,such as being inconspicuous and immune to external electromagnetic interference.Inertial Navigation utilizes an inertial measurement unit (IMU),a technology that estimates position,velocity,and attitude by fusing acceleration and angular velocity.The Inertial Navigation System (INS) relies on sensors like accelerometers and gyroscopes to gauge an object’s acceleration and angular velocity.This data allows for the continuous and realtime tracking of position and attitude.Nonetheless,as time progresses,cumulative errors begin to accumulate,becoming increasingly significant with extended durations.Ultra-Wideband technology can realize centimeter-level high-precision distance measurement.However,in indoor environments,the path of signal propagation is non-line-of-sight stemming from various obstacles such as furniture,decorations,pillars,doors,and partitions.At this point,UWB is unable to achieve accurate distance measurement and position estimation.The fusion localization scheme based on UWB/INS,on the one hand,compensates for the loss of accuracy of UWB localization in the non-line-of-sight(NLOS)environment and smoothes the localization trajectory of UWB;on the other hand,it also eliminates the aggregated error of INS and augments the localization precision of INS.The integrated system can also output multi-dimensional data such as position,velocity and attitude,which enriches the positioning information.In this research paper,the application of the Kalman filter is explored.Nonetheless,these filters,which are developed using the minimum mean square error (MMSE) approach,may not adequately accommodate the unpredictable noise encountered in UWB scenarios,leading to potentially significant errors.To triumph over this dilemma,this paper presents a novel approach utilizing the unscented Kalman filter (UKF) algorithm incorporating the maximum correntropy criterion(MCC).

    Linear dynamic systems usually use the Kalman filter (KF),but when dealing with nonlinear problems,the extended Kalman filter (EKF) [1] and the unscented Kalman filter (UKF) [2]are commonly used.EKF algorithm linearizes nonlinear functions using Taylor series expansion,replacing the state transfer matrix with the Jacobi matrix in Kalman filtering equations.Then,it calculates state estimation and variance within the Kalman filtering framework.However,this approximation may not be sufficiently accurate,especially when the function shows a high degree of nonlinearity,which can potentially lead to filter divergence.In addition,the derivation of the Jacobi matrix is very cumbersome and can be difficult to implement.The Unscented Kalman filter(UKF)algorithm uses the Unscented Transform to derive a set of sigma points.It then converts the task of linearizing the nonlinear function into approximating the probability density distribution of the system’s state variables through nonlinear function transfer.Finally,it addresses the filtering issue within the framework of the Kalman filter algorithm.The UKF method offers a derivative-free,higher-order approximation that can achieve more precise results without requiring the computation of the complex Jacobi matrix unlike EKF.However,both EKF and UKF may not be effective in scenarios where the measurement is affected by heavy-tailed non-Gaussian noise.To address this issue,robust methods like Huber’s generalized great likelihood method have been proposed in [3,4],which combines both l1/l2 paradigms to construct the cost function and can minimize the maximum asymptotic estimation variance for the case of disturbed Gaussian distributions,and its robustness is better than that of the estimation based on the l2 paradigm while trying to keep the l2 paradigm for a pure Gaussian distribution as much as possible estimation efficiency when pure Gaussian distribution is maintained as much as possible.In contrast,the maximum correntropy-based nonlinear unscented Kalman filter(MCCUKF)derived in this paper utilizes UT to obtain the prediction state estimates,and the measurement information is reformulated using the nonlinear regression model under MCC,considering the covariance matrix.Subsequently,the filter states and covariance matrix are obtained through UT applied to the measurement equations.The paper presents an advanced fusion localization method for INS and UWB,combining EKF and MCCUKF for enhanced robustness in complex environments,unlike previous studies using single or linear filters.A new clustering algorithm is also introduced to reduce UWB’s non-line-of-sight ranging errors.

    The paper presents the following contributions:

    1) We proposed a new clustering algorithm: k-medoid clustering based on bisection k means to preprocess UWB data and remove outliers caused by ranging errors or noise interference,making the positioning results more accurate.

    2) Applying the unscented Kalman filter based on the maximum correntropy criterion to indoor positioning to complete the fusion of ultra-wideband and inertial Navigation.

    3) A dual filtering algorithm based on maximum correntropy unscented Kalman filter and extended Kalman filter is proposed to loosely couple the localization results of INS and UWB while achieving more accurate and stable indoor localization.

    The subsequent sections of the paper are structured as follows.In the next section,we present the work on the localization algorithm.Section 3 describes the proposed localization and clustering algorithms and derives the numerical expressions for the MCCUKF localization algorithm.Section 4 compares and analyzes the simulation results of various algorithms and the experiment result.Finally,Section 5 gives conclusions and an outlook for future research.

    2 Related Work

    Table 1 summarizes related works with different fusion types of indoor localization.

    Table 1:Summary of related works based on indoor localization

    Target tracking and localization are necessary in the fields of satellite network orbiting and autonomous Navigation,network communication,mobile position estimation,and wireless sensor network motion target tracking [12].The loose coupling method is relatively straightforward and uncomplicated.On the contrary,although tight coupling has higher positioning accuracy,it requires more algorithms and computational resources,and the time synchronization requirement between INS and UWB is relatively high,which needs to ensure that the data acquisition and processing time of both are consistent.Tight coupling has higher positioning accuracy compared to loose coupling,but there are still difficulties in practical realization.In [13],the authors proposed a Fixed Lag Extended Finite Impulse Response Smoothing(FEFIRS)algorithm to integrate the INS and UWB data tightly.Most classical filtering theories,such as least squares filtering,assume that Gaussianity is its underlying distribution[3].The authors of[14]first proposed a multi-hypothesis starting location discrimination method based on observability analysis,which assists in attaining precise starting points.By suppressing the severe linearization loss in conventional EKFs,antics-EKF helps to improve ballistic tracking accuracy.LS-SVM-assisted UFIR filters were proposed in [15].The authors in[16] transformed the RWSL problem into a nonconvex optimization problem without the need for statistical NLOS errors and path states.A hybrid skeleton-based wireless localization and placement technology of reference nodes,known as integrated wireless location,was put forward by[17].

    Compared with RSSI,channel status information (CSI) can effectively avoid the adverse effect of the multipath effect on the localization results.Therefore,the value of CSI is used as the feature value of localization,the location fingerprint database of Radio Map is established,and the weighted proximity algorithm matches the recent fingerprint database data of KNN to estimate the location of the localization point.Reference[18]proposed a Gramer-Rao lower bound(CRLB)approach based on CSI localization.Reference[19]identified the fundamental differences in the physical layer between Bluetooth Low Energy(BLE)BLE and Wi-FI,and proposes the Bloc system,which combines novel,BLE-compatible algorithms to customer service the challenges of extending CSI localization to BLE.In[20],the authors put forward a new deep learning-based approach for indoor vehicle localization(Deep VIP) using the smartphone’s built-in sensors for indoor vehicle localization.The authors in[21]introduced a novel method for indoor localization by integrating dictionary learning techniques.This framework was further enhanced with a Hidden Markov-based tracking algorithm,elevating the precision of the solution.

    In recent research,numerous scholars have incorporated the concept of correntropy into the field of indoor localization.The maximum correntropy principle argues that in the absence of a priori knowledge,we should choose the probability distribution with maximum uncertainty.In indoor localization,the maximum correntropy criterion can be employed to estimate the uncertainty of the location and incorporate it into the design of the filter.Reference [22] introduced a method for automatically selecting regularization parameters in the maximum correntropy criterion (MCC)by incorporating a general convex regularization penalty term in the situation where pre-existing knowledge,such as state constraints,is available.In [23],the authors proposed a novel approach by combining the maximum correntropy criterion Kalman filter (MCC-KF) with the estimation projection method.In [24],an extended kernel recursive maximum correntropy adaptive filtering algorithm was put forward to strengthen resistance to interference of the system to non-Gaussian noise.The authors in[25]proposed an improved K-medoids clustering algorithm which preserves the computational efficiency and simplicity of the simple and fast K-medoids algorithm while improving its clustering performance.In[26],the authors proposed a loosely coupled fusion of INS and UWB based on generalized probabilistic data association(GPDA)with a modified verification gate(MVG)based on conventional GPDA.

    3 Proposed Algorithm

    The intention of this paper is to accommodate a loosely coupled integrated high-accuracy localization system for INS and UWB in the indoor environment.Generally,the inertial navigation system mounts the inertial element on the mobile node (MN).As the node moves,its angular velocity changes constantly.The inertial element’s gyroscope is capable of measuring the MN’s angular momentum.By applying knowledge of dynamics,this data can be used to determine the heading angle and attitude of the MN during movement.Additionally,the accelerometer can measure the acceleration of MN through primary and secondary integration over time.One can obtain the velocity and position information of the MN during its motion.For each UWB subsystem,the distance connecting MN and BS is measured using the time-of-arrival(TOA)technique.This distance data is then preprocessed using the k-medoid clustering method based on bisection k,which means discarding the outliers with large errors and attenuating the ramification of NLOS on the positioning validity.Afterward,the UWB position estimation is obtained by utilizing the trilateral measurement method.Finally,the dual filtering algorithms,namely the extended Kalman filter (EKF) and the maximum correntropy-based unscented Kalman filter(MCCUKF),are employed to fuse INS and UWB data.The overall framework is portrayed in Fig.1.

    Figure 1:The flowchart of recommended algorithm

    3.1 INS Navigation

    INS is an environmentally independent navigation technique.In INS,the coordinate system for attitude detection is commonly used as a carrier coordinate system and navigation coordinate system.In the theory of rigid body fixed point rotation,the attitude modes describing the kinematic coordinate system are Euler angles,quaternions,and directional cosines.The inertial measurement unit (IMU)collects acceleration and angular velocity data in three axes through the accelerometer and gyroscope built into the INS,respectively.It should be emphasized that the acceleration data is the information in connection with the carrier’s coordinate system.Therefore,to accurately determine the position and velocity of the Mobile Node(MN),it is essential to transform the acceleration data into information applicable to the navigational coordinate system.Angular velocity information is typically used to update the attitude of the Mobile Node(MN)and thus does not require conversion between coordinate systems.Euler angles are used to provide information about the MN’s orientation.ε=,?is roll,θis pitch,andφis yaw.ν=is the velocity vector and the position vector is P=.n,e,ddenote the east,north,and down directions,respectively.From the knowledge of the dynamics of the robotic arm,the state transfer equation of the robotic arm was obtained,and from the accelerometer and gyroscope measurements,the attitude,velocity and position information of the robotic arm was estimated,the state vectors are as stated below:

    where,qis the quaternion form of the attitude information of the mobile node,?is the quaternion product,is the directional cosine matrix,ωandAare the gyroscope and accelerometer measurements,respectively,andgis the gravitational acceleration,the error state model of the MN is

    where,Δxτis the error state vector,Δεrepresents the error in attitude,Δv represents the error in velocity,Δp represents the error in position,respectively.Δbω,ΔbAare the errors of the gyroscope and accelerometer,[·]×is the skew symmetry operator,ωωrepresents the stochastic disturbance of the gyroscope,Aωrepresents the stochastic disturbance of the accelerometer.The error state vector corrects the state vector through feedback,as shown in the flowchart in Fig.1.

    3.2 UWB Navigation

    3.2.1 Signal Model

    The available UWB ranging models are Received Signal Strength (RSS),Time of Arrival/Time Difference of Arrival/Round Trip Time of Flight (TOA/TDOA/RTOF),and Phase Difference of Arrival (PDOA).In this paper,the Time of Arrival (TOA) is used for UWB distance measurement.Assuming that the number of base stations involved in localization is M and the coordinates are j=1,2,...,M,the base station receives signals from the mobile node,the TOA is modeled as follows:

    where,dj(τ)is the geographical separation between thej-th base station and the mobile node at theτinstance.is the precise distance betweenj-th base station and the mobile node atτinstance.Nτrepresents the LOS measurement error which modeled as the Gaussian white noise whose mean value is zero and the standard deviation is,dnlosrepresents the error caused by NLOS transmission which modeled as a gamma distribution,as shown in(6).

    whereα1is the shape parameter,α2is the scale parameter,is the mobile node’s coordinate.So,thedNLOS’s means value anddNLOS’s standard deviation is,respectively.

    3.2.2 K-Medoid Based on Bisection K-Means

    The distance measurements of UWB contain NLOS errors and measurement errors,which can cause serious errors in the localization results if this result is directly used for subsequent localization.It is imperative to mitigate the impact of NLOS on the localization results following the distance measurement.This paper introduces a novel algorithm for NLOS suppression to preprocess the obtained distance values,replacing some of the measurement values containing NLOS errors with those not interfered with by NLOS.In the k-means algorithm,we repeatedly select the cluster’s mean as the new center and continue iterating until the cluster’s objects’distribution remains unchanged.In contrast,the k-medoid algorithm selects the points in the sample as the clustering center each time.This paper’s objective is to enhance the precision and stability of clustering outcomes by presenting a k-medoid clustering approach that utilizes bisection k-means.The method first performs bisection k-mean clustering on the ranging values,takes the clustering result of the bisection k-mean as a known point,then calculates the distance from this known point to each point in the sample,and selects the sample point closest to the known point as the initial clustering center.By adopting this approach,we can enhance the accuracy of selecting the initial cluster center and thus improve the quality of the clustering results.

    To implement bisection k-medoid clustering on the data,we set the number of clusters k to 4.Select the two clusters with the smallest sum of squared errors(SSE)and compute the centers of the clusters.It is important to note that in k-medoid clustering,the center of mass for each cluster must be an actual data point,and these initial centers are chosen randomly.However,this random selection can lead to instability and the problem of local optima in the k-medoid algorithm.To address this,our paper introduces an algorithm for selecting the k-medoid cluster centers,with the process outlined as follows:

    Step 1: At theτmoment,record the L distance measurement values including both LOS measurement values and NLOS measurement values between thej-th base station and the mobile node as

    Step 2:The L measurements are grouped into a single cluster,which is then divided into two subclusters,after which the clusterViwith the largest sum of squared errors (SSE) is selected,and the cluster is binary clustering with the underlying k-means.This process of division is continued until the number of clusters reaches 4.The formula for the sum of squared errors(SSE)is given below:

    where,νiis the clustering center of clusterVi,andyis the sample in the cluster.

    Step 3:From the final four clusters,the two clustersV1andV2with the smallest SSE are selected,and the centersμ1andμ2of the clusters are computed to obtain the clustering results with bisection k-means:μ=.

    Step 4:Calculate the distance fromμ=to each sample data point and select the closest sample point toμas the original cluster centroid of k-medoid for k-medoid clustering.Note that the cluster grouping for k-medoid clustering is 2.The L distance values are classified into two categories,LOS and NLOS.By k-medoid,to obtain the clustering centerλ1for LOS and the clustering centerλ2for NLOS.Measurements greater thanλ2are replaced withλ2,thereby attenuating the effect of NLOS.

    The flowchart of our clustering algorithm is portrayed in Fig.2.

    Figure 2:The flowchart of k-medoid based on bisection k-means

    3.2.3 UWB Location

    Trilateral measurements and least squares are introduced to deduce the coordinates of MN.The location coordinates of the base station and MN are,respectively.Note that=zτ,from Eq.(9),we get

    We represent the above equation using a linear matrix

    where,Λ,PMNandΠare

    Finally,the position of MN at moment n is estimated as

    3.3 Maximum Correntropy Criterion

    3.3.1 Introduction of MCC

    Correntropy,a novel concept,is employed to evaluate the overall similarity between two random variables.Considering two specified random variables∈R,whose joint density function is,and whose correntropy is defined as

    where,E[·]is the expectation operator andκ(·)denotes a shift-invariant kernel following the Mercer condition.The main role of the kernel function is to compute the inner product of two input variables after dimensional transformation.Therefore,any kernel function can be rewritten as.Here,〈·〉denotes the inner product is computed.Φ(x)is a mapping function used to map the data to different dimensions.Each kernel function corresponds to a unique mapping function.In this research paper,we opt for the widely used Gaussian kernel as the kernel function.The mathematical expression for the Gaussian kernel is as follows:

    where,?=,andσ >0 is the kernel bandwidth which is a very important design parameter in MCC.

    Correntropy can be gauged by utilizing the sample mean estimator at N specified points.

    The concept of correntropy becomes apparent.Correntropy is defined as the summation of weighted even-order moments of the error variable.Additionally,the kernel bandwidth plays a significant role as a parameter that determines the importance of statistical instances of order two and higher.It is important to note that when the kernel bandwidth greatly surpasses the data’s dynamic range.Considering a time series of residuals,the cost function of the MCC can be portrayed as mentioned below:

    3.3.2 Comparison to Minimum Mean Square Error(MSE)Criterion

    A comparison of the formulas for the minimum mean square error criterion and the maximum correntropy criterion is as follows:

    It is evident that the minimum mean square error criterion is a quadratic function in random space in the joint probability density along theperimeter,i.e.,the integral of the error.However,there are certain problems with utilizing a quadratic measure of difference.If some of the samples between the random variables are farther away from,then one will amplify this error in a quadratic fashion,making the effect of these samples far greater than the effect of the other samples,making the gap between the two samples wider and wider.The Gaussian correntropy limits the infinite expansion of this error since the Gaussian function has a value range of(0,1],so the effect on individual samples is limited to this interval.The kernel function is the form of its limitation.To a certain extent,the correntropy of the differences in the individual samples will be reflected more evenly.

    3.4 MCCUKF-Based INS/UWB Integration

    3.4.1 EKF Prediction

    Navigation information from INS and UWB is fused by quadratic filtering based on EKF and MCCUKF.Specifically,the state transfer equation and observation equation of MCCUKF are first constructed based on the output of EKF.Then,the nonlinear function is mapped onto a Gaussian distribution using the traceless transform,and the state estimation and update are performed through the prediction and update steps.Finally,more accurate position estimation results are obtained by MCCUKF fusion.The error state prediction and prediction covariance are given below:

    where,zτis the observation vector at the momentτ,is the observation matrix given by(30),ris the observation error with the covariance matrix of,Sτis the covariance matrix of innovation.

    3.4.2 EKF Update

    The Kalman gain is giving by

    The error state is updated as below:

    Covariance update:

    3.4.3 MCCUKF Prediction

    The error equations of state and observation equations for discrete-time nonlinear systems are

    where,Ldenotes the dimension of the state vector,λ=α2(L+?)-Lis scale correction factor,where,αdetermines the degree of diffusion of the sigma point,in general,0<α≤1,?is a scaling factor usually set to 3-L.The constantλdetermines the distribution of sigma points around.

    Using the 2L+1 sigma above to obtain the priori error state and the priori state covariance matrix,the following equations are obtained

    in which the associated scaling factors of the state and covariance matrix are

    where,βis associated with the prior knowledge of thedistribution(β=2 is considered to be the most optimal).

    3.4.4 MCCUKF Measurement Update

    A collection of sigma points is derived from the priori error state prediction meanand covariance matrixPτ|τ-1

    Afterwards,the forecasted measurement mean is determined as shown below:

    Furthermore,the state measurement cross-covariance matrix is as follows:

    Subsequently,we utilize MCC to execute the observation update.Initially,we denote the priori estimation error of the state as

    Combining Eqs.(34),(35) and (44),we obtained the following statistical nonlinear regression model.

    where,Bτcan be obtained by the Cholesky decomposition ofΘτ,Left-multiplyingon both sides of the Eq.(45),we get the transformed statistical regression model.

    We proceed by formulating a cost function utilizing MCC.

    The optimal solution ofΔxτis obtained by taking the partial derivative ofJM(Δxτ)with respect toΔxτand making it zero:

    This can alternatively be stated below:

    The Eq.(54)can be further written in the form of a matrix as

    where,irepresents the number of iterations.

    The actual stateΔxτis not known.we setζ(Δxτ)=Δxτ-=0.In this way,it is easy to derive

    The revised measurement covariance is

    The state equation and measurement equation can be further written as

    Status update:

    Covariance update:

    where,

    The autocorrelation matrix

    As a result,the nominal state of the MT is calibrated as follows and the final state estimate is produced:

    4 Simulation and Experiment

    In this chapter,the effectiveness of the suggested solution is evaluated by simulation results.

    4.1 Simulation

    In the conducted experiment,five beacon nodes are randomly arranged in the scene,using NaveGo as a simulation tool.The target node follows a predetermined trajectory in the simulation scene.The range of the simulation scene is 60 m × 60 m.Since only the localization accuracy of the twodimensional plane is considered in the experiments in this paper,thez-coordinate is set as a constant of 2 m in the simulation.This simulation modeling experiment ignores the positioning error in the vertical direction and considers only the planar coordinates.The simulation study was conducted to investigate the non-line-of-sight errors obeying the gamma,Gaussian and uniform distributions,respectively.EKF [27],Joint-state estimate Particle Filter (JSEPF-EKF) [28],PF [29] and Classical-UKF[30]are used as comparative algorithms to validate the effectiveness of the suggested solution,and Cumulative Error Distribution Function(CDF)and Root Mean Square Error(RMSE)are used as the criteria for evaluating the effectiveness of different algorithms.

    where,T=16282 is the total number of samples,tmis the number of Monte Carlo runs.xτ(7:9)is the actual coordinates of the mobile node at theτ-th simulation,(7:9)is the predicted coordinates of the mobile node obtained by the proposed algorithm of this paper at theτ-th simulation.The simulation outcomes were obtained through over 1000 iterations of the Monte Carlo method.The filter parameter settings and specifications for IMU and UWB is depicted in Table 2.

    Table 2:Simulation parameter of INS

    4.1.1 Gamma Distribution

    We make the assumption that the measurement noise’s distribution is Gaussian,and when the nonline-of-sight error obeys a gamma distribution,the components for the simulation are set as presented in Table 3.

    Table 3:Component of Gamma distribution

    The following simulation results are analyzed:

    By referring to Fig.3,it can be seen that when the probability of NLOS error increases from 0.1 to 0.8,the RMSE of EKF,JSEPF-EKF and PR-PF increases expeditiously with the gradual increase of NLOS probability,and the average accuracy of localization are 1.818,1.762 and 2.207 m,respectively.Whereas the proposed solution’s average localization precision is 0.821 m,the average localization precision of Classical-UKF is 0.8093 m.The average localization precision of the proposed solution is improved by 54.84%,53.41% and 62.80% compared to EKF,JSEPF-EKF and PR-PF,respectively.When the probability of non-line-of-sight error is between 0.3 and 0.7,the localization accuracy of Classical-UKF is higher than that of MCCUKF.

    Fig.4 shows that the RMSE of EKF,JSEPF-EKF,Classical-UKF and PR-PF increases significantly when NLOS error’s mean value increases gradually from 1 to 6,while the proposed solution increases slowly and shows a relatively smooth effectiveness.The mean localization inaccuracies of the EKF,JSEPF-EKF,Classical-UKF and PR-PF are 1.771,1.812,1.157 and 2.1 m,respectively,whereas that of the proposed solution is 0.5746 m.In comparison to the other three comparative algorithms,the proposed solution demonstrates noteworthy progress in accuracy,with enhancements of 67.56%,68.28%,50.33% and 72.64% compared to EKF,JSEPF-EKF,Classical-UKF and PR-PF,respectively.It is evident that the proposed solution manifests superior localization accuracy and robustness when compared to the other three algorithms.

    Figure 3:The value of the corresponding RMSE changes with the variation of NLOS error’s probability

    Figure 4:The value of the corresponding RMSE changes with the variation of NLOS error’s mean value

    As depicted in Fig.5,with the increasing standard deviation of NLOS,the RMSE of EKF,JSEPFEKF,PR-PF and Classical-UKF shows a slow increasing trend,with average inaccuracies of 1.996,1.929,2.31 and 0.8157 m,respectively.The RMSE of the proposed solution shows a slow decreasing trend with little change and the average error is 0.541 m.The positioning performance of MCCUKF is superior to that of the Classic-UKF.

    Fig.6 shows that the average inaccuracies of all algorithms have several distinct peaks.This is because the rotation occurs during the movement of the MN when there is an abrupt change in the motion state of the MN.The average inaccuracies of EKF,JSEPF-EKF,PR-PF and Classical-UKF are 1.937,1.829,2.311 and 1.206 m,respectively.In contrast,the proposed solution’s average inaccuracy is 0.593 m,The positioning error is 1.344,1.236,1.718 and 0.613 m lower than the four comparative algorithms,and the precision is improved by 69.39%,67.58%,74.34% and 49.60%,respectively.

    Figure 5:The value of the corresponding RMSE changes with the variation of NLOS error’s standard deviation

    Figure 6:The average RMSE over time

    Fig.7 depicts the cumulative probability of the proposed algorithm reaches 1 very quickly,and the localization inaccuracies are distributed within 0.5 m from the target point.

    Figure 7:The relationship between the CDF and the location error

    4.1.2 Gaussian Distribution

    When the measurement noise and the NLOS error both follow a Gaussian distribution,the corresponding parameters are set,as portrayed in Table 4.

    Table 4:Component of Gaussian distribution

    Fig.8 shows that the larger the NLOS error probability is,the larger the localization inaccuracy is and the smaller the accuracy is.The mean localization inaccuracies of EKF,JSEPF-EKF,PR-PF and Classical-UKF are 3.294,2.957,3.214 and 1.232 m,respectively.The accuracies of the proposed solution are improved by 81.41%,79.29%,80.94% and 50.28%,respectively,as compared to EKF,JSEPF-EKF,PR-PF and Classical-UKF.

    Fig.9 shows that the RMSE of the proposed solution stays around 0.5 m,which has smaller and more stable localization inaccuracy.The EKF,JSEPF-EKF,PR-PF and Classical-UKF algorithms exhibit average localization errors of 3.678,3.597,3.627 and 0.6798 m,respectively.In contrast,the proposed solution achieves an average localization accuracy with an inaccuracy rate of 0.487 m.Comparing it with the other four algorithms,the proposed solution showcases accuracy improvements of 86.76%,86.43%,86.57% and 28.36%,respectively.

    In Fig.10,when NLOS error’s the mean value is between 3 and 9,the RMSE of the proposed solution is around 0.5 m,and the accuracy is improved by 87.12%,87.10%,87.37% and 28.11%compared to EKF,JSEPF-EKF,PRPF and Classical-UKF,respectively.Obviously,the solution presented in this paper demonstrates superior localization precision and robustness.

    Figure 8:The value of the corresponding RMSE changes with the variation of NLOS error’s probability

    Figure 9:The value of the corresponding RMSE changes with the variation of NLOS error’s standard deviation

    Figure 10:The value of the corresponding RMSE changes with the variation of NLOS error’s mean value

    The CDF of the location error was depicted in Fig.11.The proposed solution achieves a localization inaccuracy of approximately 0.9 m,surpassing the other four algorithms in terms of its significantly enhanced localization accuracy.

    Figure 11:The relationship between the CDF and the location error

    4.1.3 Uniform Distribution

    Assuming that the LOS error follows a Gaussian distributionand the NLOS error follows a uniform distributionU(m,n),the conventional parameter settings are as portrayed in Table 5.

    Table 5:Component of uniform distribution

    In Fig.12,the localization accuracy of all algorithms shows a decreasing trend with increasing NLOS error probability.Compared to EKF,Classical-UKF,JSEPF-EKF and PRPF,the proposed solution exhibits improvements in accuracy by 79.24%,20.08%,79.16% and 81.39%,respectively.Besides,compared to the Classical-UKF,the MCCUKF has a slightly better positioning performance.

    Figure 12:The value of the corresponding RMSE changes with the variation of NLOS error’s probability

    At higher NLOS probability,the localization error is also increasing.However,the solution suggested can lower the impact of NLOS error on the localization effectiveness,so that the effectiveness remains better under higher NLOS probability,which indicates that the proposed solution demonstrates greater robustness and adaptability.

    In Fig.13,the RMSE of the EKF,JSEPF-EKF,PR-PF exhibits an increase as the NLOS standard deviation increases.However,the RMSE of the algorithm presented in this paper remains relatively stable around 0.5 m,with no notable changes.The proposed solution in this paper demonstrates improved accuracy compared to EKF,JSEPF-EKF,and PR-PF,with enhancements of 84.89%,84.59%,and 86.01%,respectively,while it improves 32.09% over the Classical-UKF.From the simulation results in Fig.13,it can be seen that the performance of UKF is improved by adding the maximum correntropy criterion.

    In Fig.14,the CDF plot of the proposed solution shows a steep shape,which indicates that most of the samples have a small localization error.This implies that the proposed algorithm exhibits enhanced effectiveness in localization.

    Figure 13:The value of the corresponding RMSE changes with the variation of NLOS error’s standard deviation

    Figure 14:The relationship between the CDF and the localization error

    4.2 Experiment

    To verify the efficacy of the suggested solution in localization,we established an authentic experimental setting within the library and the classroom.The distance separating the mobile node from the base station is measured by the TOA-based ranging technique through UWB wireless communication technology utilizing narrowband pulse transmission data characteristics.Considering the requirements of low cost and high effectiveness.The INS sensor comprises a triaxial gyroscope and a triaxial accelerometer,which can gauge the acceleration and angular velocity of the corresponding axes.Figs.15 and 16 show the UWB module and inertial navigation trolley.To handle the time synchronization issue between the UWB module and the INS,the mobile node is prevented from traveling on the inertial navigation trolley and synchronized with the trolley.As shown in Figs.17,18,19a and 19b,the experimental scenarios are the library and the classroom.We arranged five base stations,and the trolley containing the mobile nodes traveled along a predetermined trajectory,whose speed is 0.5 m/s at a uniform speed.The trajectory of the cart is represented by the red line and the arrow is the direction of movement The frequency of UWB in the experiment is 5 Hz,and the number of samples in the library and classroomis 294 and 322,respectively.The INS has a sampling frequency of 50 Hz and the number of samples in library and classroom is 2946 and 3220,respectively.The initial coordinates of the x-axis,y-axis and z-axis are set as 0.6,0.6,and 0.2 m,correspondingly.

    Figure 15:The UWB node

    Figure 16:Inertial navigation trolley

    Figure 17:Experimental scenario(library)

    Figure 18:Experimental scenario(classroom)

    Figure 19:The experiment’s floor plan

    As depicted in Fig.20,the suggested solution exhibits a significantly lower average localization error compared to the four algorithms being compared.Specifically,Fig.20a shows that in the library,the average errors for EKF,JSEPF-EKF,Classical-UKF and PR-PF are recorded as 2.422,2.199,1.358 and 1.632,respectively,the proposed algorithm achieves an average error of 1.158.Fig.20b shows that in the classroom,the average errors for EKF,JSEPF-EKF,Classical-UKF and PR-PF are recorded as 4.275,4.683,1.63 and 3.563,respectively,whereas the proposed algorithm achieves an average error of only 1.006.The CDF in Fig.21 also clearly depicts that the suggested solution significantly outperforms the other comparative algorithms in terms of localization accuracy.

    Figure 20:Positioning deviations of different sampling point

    Figure 21:The relationship between the CDF and the localization error,(a)is in the library,(b)is in the classroom

    5 Conclusion

    In this research,a novel approach for enhancing the precision and reliability of indoor localization is introduced.The proposed method combines maximum correntropy with unscented Kalman filtering for inertial Navigation and an integrated ultra-wideband localization system.We first proposed a kmedoid clustering algorithm based on bisection k-means to preprocess UWB data and remove outliers caused by ranging errors or noise interference.Then,the concept of maximum correntropy criterion is implemented in the unscented Kalman filter,and the solutions of the inertial navigation system and the ultra-wideband system are fused using a hybrid filter based on EKF and MCCUKF to derive the ultimate state estimation of the target.The algorithm described in this paper exhibits enhanced precision and robustness in localization.Although the proposed algorithm has good performance in single-target localization,in multi-target localization,the performance of the algorithm is degraded due to the interactions between targets.Future research will concentrate on assessing the algorithm’s effectiveness in complex environments,such as multi-target tracking.

    Acknowledgement:The authors wish to express their appreciation to the editors and reviewers for their helpful review and recommendations which greatly improved the presentation of this paper.

    Funding Statement:This work was supported by the National Natural Science Foundation of China under Grant Nos.62273083 and 61 803077;Natural Science Foundation of Hebei Province under Grant No.F2020501012.

    Author Contributions:The authors confirm contribution to the paper as follows: Guidance and oversight throughout the project:Yan Wang;provide critical feedback on the manuscript:Yan Wang;study conception and design:You Lu;data collection:You Lu;analysis and interpretation of results:You Lu;experimental design and perform data analysis:You Lu,Yuqing Zhou,Zhijian Zhao;draft manuscript preparation: You Lu.All authors reviewed the results and approved the final version of the manuscript.

    Availability of Data and Materials:All the reviewed research literature and used data in this research paper consists of publicly available scholarly articles,conference proceedings and reports.The references and citations are contained in the reference list of this manuscript.Any further inquiries about the data can be directed to the corresponding author.

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

    久久毛片免费看一区二区三区| 人人妻人人爽人人添夜夜欢视频| 国产女主播在线喷水免费视频网站| 日韩精品有码人妻一区| 黑人欧美特级aaaaaa片| 一二三四在线观看免费中文在| 波多野结衣av一区二区av| 精品人妻熟女毛片av久久网站| 最近最新中文字幕大全免费视频 | 五月开心婷婷网| 麻豆av在线久日| 亚洲av男天堂| 高清欧美精品videossex| av线在线观看网站| 19禁男女啪啪无遮挡网站| 电影成人av| 在线观看三级黄色| a 毛片基地| 欧美精品高潮呻吟av久久| 精品人妻熟女毛片av久久网站| 一区二区三区精品91| 丰满乱子伦码专区| 少妇 在线观看| 亚洲第一av免费看| 久久人妻熟女aⅴ| 少妇人妻久久综合中文| 日韩免费高清中文字幕av| 18禁动态无遮挡网站| 久久av网站| 十八禁人妻一区二区| 国产亚洲午夜精品一区二区久久| 97精品久久久久久久久久精品| 日韩精品免费视频一区二区三区| 母亲3免费完整高清在线观看| 日韩中文字幕视频在线看片| 亚洲欧美中文字幕日韩二区| 亚洲人成网站在线观看播放| 日韩人妻精品一区2区三区| 在线观看三级黄色| www日本在线高清视频| 精品亚洲成a人片在线观看| 久久久国产精品麻豆| 国产极品粉嫩免费观看在线| 欧美日韩国产mv在线观看视频| 亚洲专区中文字幕在线 | 美国免费a级毛片| 乱人伦中国视频| 成人免费观看视频高清| 亚洲av男天堂| 9热在线视频观看99| 日韩视频在线欧美| 一级,二级,三级黄色视频| 亚洲国产中文字幕在线视频| 一边摸一边做爽爽视频免费| 亚洲在久久综合| 街头女战士在线观看网站| 中文字幕最新亚洲高清| 欧美 日韩 精品 国产| 日本黄色日本黄色录像| 国产熟女午夜一区二区三区| 丁香六月欧美| 晚上一个人看的免费电影| 中文字幕人妻丝袜一区二区 | 日韩制服丝袜自拍偷拍| 中文字幕另类日韩欧美亚洲嫩草| 国产男女内射视频| 亚洲三区欧美一区| 中文字幕人妻丝袜一区二区 | av在线app专区| 大陆偷拍与自拍| 两性夫妻黄色片| 伦理电影免费视频| 18禁动态无遮挡网站| 大香蕉久久网| 成年女人毛片免费观看观看9 | 在线观看免费日韩欧美大片| 成人三级做爰电影| 卡戴珊不雅视频在线播放| 韩国av在线不卡| 丝袜喷水一区| 久久精品人人爽人人爽视色| 亚洲一卡2卡3卡4卡5卡精品中文| 久久久久视频综合| 国精品久久久久久国模美| 嫩草影院入口| 午夜精品国产一区二区电影| 中文字幕人妻丝袜一区二区 | 免费日韩欧美在线观看| 国产成人欧美| 十八禁高潮呻吟视频| 十八禁网站网址无遮挡| 免费人妻精品一区二区三区视频| 高清av免费在线| netflix在线观看网站| 欧美亚洲日本最大视频资源| 男人添女人高潮全过程视频| 欧美日韩综合久久久久久| 日本一区二区免费在线视频| 黑人猛操日本美女一级片| 在现免费观看毛片| 女人高潮潮喷娇喘18禁视频| 国产不卡av网站在线观看| 国产免费福利视频在线观看| 少妇人妻久久综合中文| 国产成人免费无遮挡视频| 精品国产超薄肉色丝袜足j| 美女午夜性视频免费| 在线天堂最新版资源| 成人黄色视频免费在线看| 色综合欧美亚洲国产小说| 国产免费一区二区三区四区乱码| 水蜜桃什么品种好| 女人高潮潮喷娇喘18禁视频| 黄色视频不卡| 成人手机av| 国产男人的电影天堂91| 国产1区2区3区精品| 女性被躁到高潮视频| 亚洲成人一二三区av| 国产一区有黄有色的免费视频| 亚洲在久久综合| 一级,二级,三级黄色视频| 少妇人妻 视频| 久久久久精品国产欧美久久久 | 日韩 欧美 亚洲 中文字幕| 久久鲁丝午夜福利片| 最近最新中文字幕大全免费视频 | 蜜桃在线观看..| 汤姆久久久久久久影院中文字幕| 啦啦啦中文免费视频观看日本| 九九爱精品视频在线观看| 99国产综合亚洲精品| xxx大片免费视频| 一级a爱视频在线免费观看| 尾随美女入室| 久久久精品国产亚洲av高清涩受| 亚洲国产欧美在线一区| 一边摸一边做爽爽视频免费| 黄色视频不卡| 大片电影免费在线观看免费| 老司机在亚洲福利影院| 老汉色av国产亚洲站长工具| 成人国产麻豆网| 国产精品久久久久成人av| 成年动漫av网址| 大香蕉久久成人网| 热re99久久国产66热| 国产日韩欧美在线精品| 亚洲精品自拍成人| 王馨瑶露胸无遮挡在线观看| 国产av一区二区精品久久| 老鸭窝网址在线观看| 国产日韩一区二区三区精品不卡| 国产精品蜜桃在线观看| 纵有疾风起免费观看全集完整版| 亚洲av电影在线观看一区二区三区| 晚上一个人看的免费电影| 叶爱在线成人免费视频播放| 亚洲欧洲日产国产| 国产深夜福利视频在线观看| 麻豆av在线久日| 国产99久久九九免费精品| 高清在线视频一区二区三区| 丝袜人妻中文字幕| 热re99久久国产66热| 亚洲精品一区蜜桃| 欧美亚洲 丝袜 人妻 在线| 一区二区三区四区激情视频| 亚洲专区中文字幕在线 | 99九九在线精品视频| 美女午夜性视频免费| 久久性视频一级片| 热99国产精品久久久久久7| 亚洲精华国产精华液的使用体验| 日韩不卡一区二区三区视频在线| 久久久久精品性色| 性高湖久久久久久久久免费观看| 亚洲精品国产色婷婷电影| 中文字幕制服av| 狠狠婷婷综合久久久久久88av| 夫妻午夜视频| 97在线人人人人妻| 免费观看a级毛片全部| av电影中文网址| 亚洲精华国产精华液的使用体验| 中文欧美无线码| 少妇猛男粗大的猛烈进出视频| 伊人久久国产一区二区| 国产精品成人在线| 超碰成人久久| 成人免费观看视频高清| 欧美中文综合在线视频| 久久人人97超碰香蕉20202| 亚洲精品aⅴ在线观看| 黄片播放在线免费| 亚洲第一av免费看| 亚洲天堂av无毛| 丰满少妇做爰视频| 人妻一区二区av| 桃花免费在线播放| 97人妻天天添夜夜摸| 久久精品国产亚洲av涩爱| 七月丁香在线播放| 色婷婷久久久亚洲欧美| 国产精品.久久久| av又黄又爽大尺度在线免费看| 国产亚洲一区二区精品| 永久免费av网站大全| 啦啦啦中文免费视频观看日本| 国产xxxxx性猛交| 黄片无遮挡物在线观看| 一边摸一边抽搐一进一出视频| 高清视频免费观看一区二区| 狂野欧美激情性xxxx| 韩国高清视频一区二区三区| 亚洲一码二码三码区别大吗| 少妇猛男粗大的猛烈进出视频| 在线观看免费视频网站a站| 黄片无遮挡物在线观看| 男人爽女人下面视频在线观看| 国产一区二区三区综合在线观看| 国产成人啪精品午夜网站| 纯流量卡能插随身wifi吗| 你懂的网址亚洲精品在线观看| 男女国产视频网站| 国产又爽黄色视频| 大香蕉久久成人网| 99九九在线精品视频| 亚洲精品一二三| 99热网站在线观看| 欧美 日韩 精品 国产| 交换朋友夫妻互换小说| 精品久久久精品久久久| 亚洲精华国产精华液的使用体验| 亚洲一级一片aⅴ在线观看| 天堂俺去俺来也www色官网| 免费女性裸体啪啪无遮挡网站| 欧美久久黑人一区二区| 欧美成人午夜精品| 精品人妻熟女毛片av久久网站| 一区二区av电影网| 亚洲国产最新在线播放| 国产成人系列免费观看| 国产精品二区激情视频| 欧美最新免费一区二区三区| av片东京热男人的天堂| 中文乱码字字幕精品一区二区三区| 男女无遮挡免费网站观看| 久久久亚洲精品成人影院| 国产精品免费大片| 久久97久久精品| 丝袜在线中文字幕| 伦理电影免费视频| 日韩 亚洲 欧美在线| 国产精品一二三区在线看| 波野结衣二区三区在线| 国产熟女欧美一区二区| 久久久精品94久久精品| 亚洲精品国产区一区二| 国产一卡二卡三卡精品 | 免费日韩欧美在线观看| 亚洲国产看品久久| 精品福利观看| 亚洲欧美日韩无卡精品| 国产成人精品无人区| 日韩欧美在线二视频| 12—13女人毛片做爰片一| 母亲3免费完整高清在线观看| 久久精品国产综合久久久| 在线免费观看的www视频| 91麻豆av在线| 乱人伦中国视频| 在线观看免费日韩欧美大片| 搡老熟女国产l中国老女人| 亚洲自拍偷在线| 久9热在线精品视频| 一级a爱视频在线免费观看| 色综合站精品国产| 中文字幕久久专区| 精品乱码久久久久久99久播| 亚洲国产精品久久男人天堂| 国产精品香港三级国产av潘金莲| 久久久国产成人精品二区| 天天躁夜夜躁狠狠躁躁| 亚洲人成电影免费在线| 亚洲五月色婷婷综合| 国产精品av久久久久免费| 国产激情欧美一区二区| 长腿黑丝高跟| www.熟女人妻精品国产| 久久人人精品亚洲av| 波多野结衣一区麻豆| 女同久久另类99精品国产91| 电影成人av| 国产精品亚洲美女久久久| 美女高潮到喷水免费观看| 天堂影院成人在线观看| 丰满的人妻完整版| 欧洲精品卡2卡3卡4卡5卡区| 啦啦啦免费观看视频1| 99久久精品国产亚洲精品| 国产高清视频在线播放一区| 如日韩欧美国产精品一区二区三区| 一边摸一边抽搐一进一出视频| 丝袜美腿诱惑在线| 中文字幕av电影在线播放| 久久精品aⅴ一区二区三区四区| 国产97色在线日韩免费| 精品人妻1区二区| 91国产中文字幕| 777久久人妻少妇嫩草av网站| 制服丝袜大香蕉在线| 亚洲国产欧美网| 啦啦啦 在线观看视频| 两个人看的免费小视频| 精品乱码久久久久久99久播| 欧美久久黑人一区二区| 精品乱码久久久久久99久播| 91大片在线观看| 婷婷六月久久综合丁香| 欧美中文综合在线视频| 国产精品香港三级国产av潘金莲| 国产单亲对白刺激| 亚洲国产精品sss在线观看| 无人区码免费观看不卡| 天天躁夜夜躁狠狠躁躁| 热99re8久久精品国产| 12—13女人毛片做爰片一| 久久九九热精品免费| 精品不卡国产一区二区三区| 18美女黄网站色大片免费观看| 一边摸一边抽搐一进一出视频| 露出奶头的视频| 久久国产亚洲av麻豆专区| 亚洲熟妇熟女久久| 脱女人内裤的视频| 亚洲中文av在线| 欧美一级a爱片免费观看看 | 午夜a级毛片| 老司机福利观看| 波多野结衣av一区二区av| 操美女的视频在线观看| 99国产极品粉嫩在线观看| 国产麻豆成人av免费视频| 99久久久亚洲精品蜜臀av| 精品欧美国产一区二区三| 动漫黄色视频在线观看| 久久九九热精品免费| 成人特级黄色片久久久久久久| 亚洲精品久久国产高清桃花| 日本黄色视频三级网站网址| 午夜精品在线福利| 精品国产亚洲在线| 欧美色视频一区免费| 亚洲中文字幕一区二区三区有码在线看 | 在线av久久热| 无遮挡黄片免费观看| 日本撒尿小便嘘嘘汇集6| 大型黄色视频在线免费观看| 性少妇av在线| 国产在线观看jvid| 国产激情久久老熟女| 巨乳人妻的诱惑在线观看| 亚洲第一欧美日韩一区二区三区| 国产精品久久久av美女十八| 亚洲精品国产一区二区精华液| av在线播放免费不卡| 亚洲精品国产一区二区精华液| 一a级毛片在线观看| 一卡2卡三卡四卡精品乱码亚洲| 91成人精品电影| 首页视频小说图片口味搜索| 99国产极品粉嫩在线观看| 国产麻豆成人av免费视频| 亚洲一区二区三区色噜噜| 如日韩欧美国产精品一区二区三区| 亚洲欧美激情在线| 亚洲成av人片免费观看| 每晚都被弄得嗷嗷叫到高潮| 人人妻人人澡人人看| 91字幕亚洲| 日本一区二区免费在线视频| 人人妻人人澡欧美一区二区 | 丰满的人妻完整版| 精品久久久久久久久久免费视频| 亚洲精品美女久久久久99蜜臀| 91老司机精品| 亚洲中文av在线| 在线国产一区二区在线| 制服丝袜大香蕉在线| 国产精品乱码一区二三区的特点 | 妹子高潮喷水视频| 一级作爱视频免费观看| 99国产极品粉嫩在线观看| 国产亚洲欧美98| 亚洲欧美日韩无卡精品| www.精华液| av视频免费观看在线观看| 色尼玛亚洲综合影院| 国产不卡一卡二| www.精华液| 午夜免费观看网址| 怎么达到女性高潮| 国产一区二区三区在线臀色熟女| 熟妇人妻久久中文字幕3abv| 一级片免费观看大全| 国产精品亚洲一级av第二区| 欧美成狂野欧美在线观看| 999精品在线视频| 日本一区二区免费在线视频| 无遮挡黄片免费观看| 婷婷丁香在线五月| 黄色女人牲交| 亚洲情色 制服丝袜| 91精品三级在线观看| 中文字幕久久专区| 91成年电影在线观看| 欧美日本视频| 免费看美女性在线毛片视频| 精品福利观看| 欧美成狂野欧美在线观看| 亚洲电影在线观看av| 啪啪无遮挡十八禁网站| 亚洲色图av天堂| 18禁裸乳无遮挡免费网站照片 | av中文乱码字幕在线| 国产成人欧美在线观看| 男女做爰动态图高潮gif福利片 | 亚洲精品久久成人aⅴ小说| 级片在线观看| 99在线人妻在线中文字幕| 久久影院123| 亚洲av美国av| 亚洲中文日韩欧美视频| 欧美日韩亚洲综合一区二区三区_| 无限看片的www在线观看| 亚洲aⅴ乱码一区二区在线播放 | 精品福利观看| 如日韩欧美国产精品一区二区三区| 亚洲全国av大片| 成人国语在线视频| 在线观看免费视频网站a站| 国产aⅴ精品一区二区三区波| 欧美日本中文国产一区发布| av电影中文网址| 欧美色视频一区免费| 亚洲 国产 在线| 女人被狂操c到高潮| 久久亚洲精品不卡| 啦啦啦观看免费观看视频高清 | 激情在线观看视频在线高清| 十八禁人妻一区二区| 多毛熟女@视频| 久热这里只有精品99| 亚洲天堂国产精品一区在线| 啦啦啦 在线观看视频| 精品久久久精品久久久| 最近最新免费中文字幕在线| 成人av一区二区三区在线看| 女人被狂操c到高潮| 久久精品国产亚洲av香蕉五月| 久久人妻av系列| 久久久水蜜桃国产精品网| 韩国av一区二区三区四区| 亚洲精品中文字幕一二三四区| 少妇 在线观看| 亚洲一卡2卡3卡4卡5卡精品中文| 日韩成人在线观看一区二区三区| 级片在线观看| 久久精品人人爽人人爽视色| 色老头精品视频在线观看| 亚洲五月婷婷丁香| 婷婷精品国产亚洲av在线| 熟女少妇亚洲综合色aaa.| 国产成年人精品一区二区| 真人做人爱边吃奶动态| 亚洲av第一区精品v没综合| 少妇 在线观看| 99精品久久久久人妻精品| 国产男靠女视频免费网站| 精品久久久久久成人av| 99在线人妻在线中文字幕| 亚洲专区字幕在线| 一本久久中文字幕| 女人高潮潮喷娇喘18禁视频| 国产精品永久免费网站| 久久久久久久午夜电影| 欧美不卡视频在线免费观看 | av超薄肉色丝袜交足视频| 久久婷婷成人综合色麻豆| 桃色一区二区三区在线观看| 精品国产美女av久久久久小说| 黄色毛片三级朝国网站| 久久久久久久精品吃奶| 每晚都被弄得嗷嗷叫到高潮| 亚洲第一欧美日韩一区二区三区| 岛国视频午夜一区免费看| 黑人操中国人逼视频| 人成视频在线观看免费观看| 12—13女人毛片做爰片一| 国产单亲对白刺激| 亚洲,欧美精品.| 国产成人精品久久二区二区免费| 久久久久久久久久久久大奶| 亚洲成人久久性| 可以免费在线观看a视频的电影网站| 国产精品久久久久久精品电影 | www.自偷自拍.com| 国产精品 欧美亚洲| 免费高清视频大片| 少妇熟女aⅴ在线视频| 男人的好看免费观看在线视频 | 亚洲成人免费电影在线观看| 99久久精品国产亚洲精品| 国产精品久久久人人做人人爽| 欧美最黄视频在线播放免费| 亚洲av熟女| 身体一侧抽搐| 中出人妻视频一区二区| 国产私拍福利视频在线观看| 看黄色毛片网站| 亚洲av熟女| 欧美精品啪啪一区二区三区| 国产av又大| 村上凉子中文字幕在线| 两个人看的免费小视频| 国产亚洲精品久久久久5区| 亚洲成人免费电影在线观看| 国产亚洲欧美98| 国产精品免费一区二区三区在线| netflix在线观看网站| 久久久久国内视频| 亚洲全国av大片| 日本三级黄在线观看| 亚洲无线在线观看| 一级a爱视频在线免费观看| 精品国产一区二区久久| 久久精品国产亚洲av香蕉五月| 男男h啪啪无遮挡| 一级,二级,三级黄色视频| 成人国产一区最新在线观看| 在线播放国产精品三级| 国产精品自产拍在线观看55亚洲| 一级黄色大片毛片| 无人区码免费观看不卡| 少妇被粗大的猛进出69影院| 精品国产国语对白av| 亚洲人成电影观看| 波多野结衣av一区二区av| 人人澡人人妻人| 亚洲精品中文字幕一二三四区| 免费在线观看影片大全网站| 亚洲av电影不卡..在线观看| 亚洲精品粉嫩美女一区| 免费在线观看完整版高清| 黑人操中国人逼视频| 一本久久中文字幕| 久久久国产欧美日韩av| 最近最新中文字幕大全电影3 | 中国美女看黄片| 亚洲少妇的诱惑av| 久久热在线av| а√天堂www在线а√下载| 久久久久久人人人人人| 亚洲第一欧美日韩一区二区三区| 欧美日本中文国产一区发布| 免费无遮挡裸体视频| 午夜老司机福利片| 国产精品,欧美在线| 午夜福利影视在线免费观看| 好男人在线观看高清免费视频 | 最近最新免费中文字幕在线| 午夜免费成人在线视频| 久久热在线av| 两个人视频免费观看高清| ponron亚洲| 日韩欧美在线二视频| 成在线人永久免费视频| 国产一级毛片七仙女欲春2 | 欧美日韩精品网址| 国产麻豆69| 国产精品,欧美在线| 日韩国内少妇激情av| 可以在线观看的亚洲视频| 黄色女人牲交| 国产成+人综合+亚洲专区| 69精品国产乱码久久久| 久久婷婷人人爽人人干人人爱 | 色精品久久人妻99蜜桃| 午夜影院日韩av| 国产99久久九九免费精品| 亚洲精华国产精华精| 国产野战对白在线观看| 精品国产乱子伦一区二区三区| 大型av网站在线播放| 国产精品久久久久久亚洲av鲁大| 国产日韩一区二区三区精品不卡| 日日干狠狠操夜夜爽| 天天躁夜夜躁狠狠躁躁| 最新美女视频免费是黄的| 日本免费a在线| 999久久久国产精品视频| 亚洲天堂国产精品一区在线| 日本a在线网址| 97碰自拍视频| 精品一区二区三区av网在线观看| 大型av网站在线播放| 精品人妻1区二区| 中文字幕久久专区| 18美女黄网站色大片免费观看| 在线视频色国产色| 窝窝影院91人妻| 又大又爽又粗| 中文字幕人成人乱码亚洲影| 国产亚洲精品综合一区在线观看 |