Skip to main content
Erschienen in: EURASIP Journal on Wireless Communications and Networking 1/2019

Open Access 01.12.2019 | Research

RSSD-based 3-D localization of an unknown radio transmitter using weighted least square and factor graph

verfasst von: Liyang Zhang, Taihang Du, Chundong Jiang

Erschienen in: EURASIP Journal on Wireless Communications and Networking | Ausgabe 1/2019

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Realizing accurate detection of an unknown radio transmitter (URT) has become a challenging problem due to its unknown parameter information. A method based on received signal strength difference (RSSD) fingerprint positioning technique and using factor graph (FG) for 2-D scenario has been developed. However, the URT positioning under 3-D scenario is more difficult with the large number of unknown parameters and has greater practical significance. In addition, the previous RSSD-based FG model is not accurate enough to express the relationship between the RSSD and corresponding location coordinates since the RSSD variances of reference points are different in practice. This paper proposes a more accurate 3-D FG model to reduce the influence of difference of RSSD measurement variances on positioning accuracy effectively by utilizing weighted least square (WLS). With the proposed RSSD-based 3-D WLSFG model and sum-product rule, positioning process of the proposed 3-D RSSD-WLSFG algorithm is derived. To verify the feasibility of the proposed method, we also explores the effects of different signal receiver numbers and grid distances on positioning accuracy. The simulation experiment results show that the proposed algorithm can obtain the best positioning performance compared with the conventional K nearest neighbor (KNN) algorithm and RSSD-FG algorithm under different grid distances and signal receiver numbers.
Abkürzungen
AP
Access point
FG
Factor graph
LS
Least square
RSSD
Received signal strength difference
URT
Unknown radio transmitter
WLS
Weighted least square

1 Introduction

Currently, a variety of radio signals have been widely used and existed in our daily life. To strengthen the monitoring of illegal radio spectrum resources, protect the rights and interests of legitimate users, and combat the occupation of illegal signal resources are related to the security and privacy of the nation, enterprises and individuals. A challenging issue is that realizing the accurate localization of an unknown radio transmitter (URT) is an important work in radio management.
A variety of the positioning techniques for the URT have been developed based on measurements obtained from signal receiver, which is also denoted as access point (AP). The measurements mainly include time of arrival (TOA) [1], time difference of arrival (TDOA) [2], frequency different of arrival (FDOA) [3], received signal strength (RSS) [4, 5], angle of arrival (AOA) [6], and hybrid of them [79]. Among all the measurement parameters, the RSS-based positioning techniques are widely used for the advantages of no extra antenna arrays, no time synchronization limitation, and low cost. A large number of RSS-based techniques have been developed in recent years. Due to the RSS information that can be converted to distance estimates for constructing a set of linear equations, a well-known method was proposed by utilizing least square (LS) algorithm to estimate the optimal location of the target by minimizing the sum of squares of geometric distance errors between the target and AP [10]. Since the distance between the target and each AP is different, the estimated geometric distance error is not the same when using the channel model to convert RSS to geometric distance. In order to improve the robustness to the errors in the estimation of the geometric distance, weighted least squares (WLS) estimators were proposed in [11, 12]. However, due to serious signal attenuation and multi-path effect, the channel model used to convert RSS and geometric distance is not enough to accurately reflect the real distance between the target and AP in the actual scenario. Therefore, the positioning accuracy will be seriously affected. The RSS-based fingerprint positioning technique does not require accurate signal propagation model and estimation of parameters such as the geometric distance between target and APs. The process of RSS-based fingerprint positioning method is mainly divided into two phases: the off-line training phase and the on-line positioning phase. In the off-line training phase, RSS measurements are collected from different access points (APs) deployed in the positioning area. Then, RSS and corresponding location coordinates construct off-line fingerprint database. In the on-line positioning phase, the positioning target location is estimated by collecting the real-time RSS measurements and matching the fingerprint database with appropriate positioning algorithm. Two typical RSS-based fingerprint positioning techniques are RADAR [13] and LANDMARC [14], which are based on K nearest neighbor (KNN) algorithm [15]. The basic principle of KNN approach is to calculate the location of positioning target by averaging locations of K reference points with the minimum RSS Euclidean distance found in the fingerprint database. But the techniques mentioned above do not fully take into account the stochastic properties of measurement errors, and the Euclidian distance cannot reflect the geometric distance exactly. To solve this issue, the famous Maximum-likelihood (ML) [16] positioning technique was proposed to process the measurement information in the form of probability. In this way, it not only directly reflects the stochastic properties of measurement information but also achieve higher accuracy compared with the deterministic positioning methods [17, 18]. Nevertheless, the major problem of ML approach is hard to implement in practice because the ML cost function is highly nonlinear and contains multiple local minima and maxima [19]. Furthermore, ML-based algorithm is not feasible because of its high computational complexity.
Among all positioning techniques, the technique base on factor graph (FG) is famous for low computational complexity and high positioning accuracy [20]. Many kinds of FG positioning techniques based on the various measurements described above have been developed. The TOA-FG [21] technique used the signal propagation time between the radio transmitter and APs to estimate the distance, but this requires the clocks of both to be synchronous. In order to be free from the limitation of clock synchronization between the radio transmitter and APs, TDOA-FG method was proposed in [22]. It should be noted that radio transmitter and APs also need to be synchronized with the clock of the reference node. However, TOA-FG and TDOA-FG are both more suitable for line of sight (LOS) positioning scenario. The RSS-FG [23] technique overcomes the requirement of clock synchronization and establishes the mathematical relationship between RSS measurement and corresponding location coordinates. Moreover, RSS information contains the result information caused by the influence of environment and device hardware, and it is also suitable for LOS and non-line of sight (NLOS) positioning environment. Yet, the RSS-FG algorithm has been proved to be unable to achieve the localization of the URT, because both transmitting frequency and power of the URT are unknown. After that, a robust fingerprint database based on received signal strength difference (RSSD) was first proposed to eliminate the influence caused by the difference between the testing devices and training devices in [24]. Besides, it also mitigates the influence of hardware variations between the testing devices and the training devices. Taking advantage of this characteristic of RSSD information, Aziz et al. [25] proposed an RSSD-FG technique to realize the detection of an URT. However, the mathematical model established in RSSD-FG algorithm is not accurate enough, because the model considers that the RSSD measurement variance of each selected reference point is the same and ignores the difference of the RSS measurement variances among the selected reference points. To attain higher positioning accuracy, a RSSD-AOA FG method with simulation was proposed in [26]. However, AOA measurements of the URT is easily affected by NLOS positioning scenario in practice.
The above positioning methods based on factor graph are all focus on 2-D scenario. To the best of our knowledge, there is no existing research in the literature to realize the localization of an URT in 3-D scenario. In this paper, we combine the RSSD-based FG fingerprint positioning technique and WLS method to propose a new 3-D RSSD-WLSFG algorithm, and it is considered to be an effective method for detecting an URT in 3-D space.
The following are the contributions of this paper:
1) A more accurate RSSD-based 3-D WLSFG model was first constructed by combining the FG technique with WLS for an URT, which can effectively reduce the impact of differences in variance of RSSD at different reference points on positioning accuracy.
2) On the basis of the proposed model, a new 3-D RSSD-WLSFG algorithm was derived by using sum-product theorem and soft-information calculation.
3) In addition, we explored the effects of different grid distances and AP numbers on positioning accuracy and conducted simulation and experimental to verify our proposed approach.
Section 2 introduces our positioning principle and framework. The proposed 3-D RSSD-WLSFG positioning algorithm is presented in Section 3. In Section 4 and Section 5, the results and discussion of simulation and experiment are presented respectively. Section 6 presents the conclusion and future directions for our research.

2 The principle and system model

2.1 Factor graph and sum-product algorithm

In this subsection, we introduce the spirit of factor graph and sum-product principle at first. The main idea of factor graph and sum-product algorithm is briefly summarized as in [27]. A factor graph is a bidirectional graph that describes how to decompose a multivariate global function into the product of multiple local functions. On the basis of the factor graph, sum-product algorithm is developed to calculate the edge distribution of global functions by soft-information transmission in the corresponding graph model. In general, a factor graph model consists of the variable nodes (g, w1,..., wM) and factor nodes (F, P1,..., PM) as shown in Fig. 1. The factor node represents the local function node in related to variable nodes. Considering the fragment of factor graphs shown in Fig. 1, the factor nodes can be separated with joint distribution into groups. Here, the problem of calculating local functions is solved by using sum-product algorithm. The sum-product algorithm works by collecting the soft-information transmission of local function product along the path in the factor graph. The soft-information transported between the variable nodes and factor nodes represents the stochastic properties of the associated variable nodes. With several iterative processes of soft-information transported between the variable nodes and factor nodes, the solution of variables to a problem expressed by a factor graph can be easily obtained.
In this paper, we denote SI(a,b) being the soft information transported from node a to node b, which represents the statistical properties of the variable nodes and measurement errors in the form of a Gaussian probability density function \(\left (SI(a,b) \sim N\left ({m_{a,b}},\sigma _{a,b}^{2}\right)\right)\). The mean and variance of SI(a,b) are ma,b and \(\sigma _{a,b}^{2}\) respectively. For example, the soft information transported from g to F can be expressed by:
$$ SI({g},{F}) = \prod\limits_{k = 1}^{M} {SI({P_{k}},{g})}, $$
(1)
where Pk is k-th factor node. The product of some independent Gaussian distributions is still a Gaussian distribution. The mean and variance of SI(g,F) can be obtained by:
$$ m_{g,F} = \sigma_{g,F}^{2} \cdot \sum\limits_{k = 1}^{M} {\frac{{{m_{{P_{k}},{g}}}}}{{\sigma_{{P_{k}},{g}}^{2}}}} $$
(2)
and
$$ \sigma_{g,F}^{2} = 1/\sum\limits_{k = 1}^{M} {\frac{1}{{\sigma_{{P_{k}},{g}}^{2}}}}. $$
(3)
The soft information transported from the factor node to a variable node can be calculated from the product of a local function associated with the factor node and all the soft information of the other variable nodes as:
$$ SI({F},{g}) \,=\, \int\limits_{w_{1}} \!...\!\int\limits_{w_{M}} \left[ f(g,w_{1},...,w_{M}) \prod\limits_{k = 1}^{M} SI(P_{k},g) \right]d_{w_{1}}...d_{w_{M}}, $$
(4)
where f(g,w1,...,wM) is the local function of factor node F associated with all the variable nodes.
With the above sum-product update rules of (1)–(4), the variable node can be estimated through all the soft-information conveyed by the corresponding factor nodes. Thus, we can calculate the whole soft information of g with this method as follows:
$$ SI({g}) = \prod\limits_{k = 1}^{M} {SI({P_{k}},{g})}. $$
(5)

2.2 Positioning system

The proposed 3-D RSSD-based FG positioning system for a radio transmitter is described in Fig. 2. First, we place APs in the positioning area to collect RSS measurements from the radio transmitter and the positioning area is divided into several cube sub-areas with equal side length. The vertex of the cube is denoted as the reference point, and the side of the cube is called grid distance represented by d. In the off-line training phase, A radio transmitter with a known fixed emission strength and frequency is used to traverse each reference point. Meanwhile, the RSSD measurements obtained from the sampling RSS and location coordinates of each reference point are recorded and stored to establish the fingerprint database. In our work, RSSD characteristic parameter is applied to adapt to the diversity of unknown radio emitters, since RSSD is not affected by the emission strength and frequency [28]. In this way, it greatly reduces the workload of RSS-based fingerprint positioning technique in constructing corresponding databases to match different targets. More importantly, RSS-based parameter cannot realize the localization of the URE. After that, the RSSD-FG model can be obtained as done in [25]. Combining the RSSD database and RSSD-FG model, we can obtain the proposed RSSD-based 3-D WLSFG model by using WLS method.
In the on-line positioning phase, real-time RSS measurements from the positioning target will be collected and used as the input values of the proposed RSSD-based 3-D WLSFG model. Finally, the estimated location of positioning target can be calculated by the sum-product algorithm and soft information transported back and forth in the model. The detailed process of our proposed algorithm will be introduced in the next section.

3 Proposed 3-D RSSD-WLSFG algorithm

3.1 RSSD-based 3-D WLSFG model

The proposed RSSD-based 3-D WLSFG model also consists two kinds of nodes as shown in Fig. 3, the factor nodes (A1, A2, At, D1, D2, Dt, P1, P2, Pi and Pj) and the variable nodes (p1, p2, pi, pj, R1, R2, Rt, x, y and z), where i and j are the index number of AP (ij and i,j = 1,2,...,N) and t is the index number of AP combination (t = 1,2,...,N). As shown in Fig. 2, the AP combination is “ij= 12, 23, 34, 41”. First, RSS measurements of different APs are used as the input measurements (\(\widehat {p}_{1}\), \(\widehat {p}_{2}\),..., \(\widehat {p}_{i}\)). When an URT enters the positioning area, AP will collect RSS measurements and they can be expressed as:
$$ \widehat{p}_{w,i} = \widetilde{p}_{w,i}+ e_{i}, $$
(6)
where \(\widetilde {p}_{w,i}\) is the RSS error-free measurement of RSS in units of watt (W) and it can be obtained by averaging a certain number of sampling measurements. The number of samples in this paper is set to 100. ei represents the measurement error of i-th AP in units of watt (W), and it can be expressed by zero-mean Gaussian distribution \(\left (e_{i} \sim N\left (0,\sigma _{i}^{2}\right)\right)\). In order to better reflect the local linearity characteristic of RSS, it is processed in logarithmic scale, where \(\widehat {p}_{i} = 10 \cdot \log _{10}\left (\widetilde {p}_{w,i} + e_{i}\right)\). The logarithmic RSS distribution is proved to be Gaussian approximation [23]. Factor node Pi is to utilize the logarithmic RSS and variance of RSS measurements to generate variable node pi with gaussian distribution \(\left ({p_{i}} \sim N\left (\widetilde {p}_{i},\sigma _{p_{i}}^{2}\right)\right)\), where \(\widetilde {p}_{i}\) and \(\sigma _{p_{i}}^{2}\) are the mean and variance of sampling logarithmic RSS respectively. Factor node Dt represents the subtraction relationship of two different APs, and it can be expressed by:
$$ R_{t} = p_{i} - p_{j}, $$
(7)
where Rt represents the subtraction relationship of RSS between i-th AP and j-th AP. Second, factor nodes transport the soft information from the variable nodes by using the simple local functions. Finally, the root variable nodes x and y combine with the soft information of all the connected factor nodes based on the sum-product algorithm. Thus, location of the URT will be estimated with a few iterative process among the source factor nodes and variable nodes.
As known from the log-normal shadowing model [29], RSS is related to the distance from AP. Thus, the relationship between the location coordinate (x,y,z) and logarithmic RSSD (R) can formulate a linear equation, which can be expressed by:
$$ k_{x}x + k_{y}y + k_{z}z + k_{r}R = c, $$
(8)
where kx, ky, kz, and kr are the coefficients and c is a non-zero constant usually set to one. Thus, we can utilize least square (LS) approach to obtain the coefficients of Eq. (8). In this paper, five reference points are selected by using pattern-recognition technique [23] and the positioning area consisted of these five reference points is defined as the sub-positioning area. Since the logarithmic RSSD and the location of the five reference points are known, five linear equations in matrix form for t-th AP combination are given by:
$$ \mathbf{A} \cdot \mathbf{K} = \mathbf{C}, $$
(9)
where
$$ \mathbf{A} = \left[ \begin{array}{*{20}{c}} x_{1} & y_{1} & z_{1} & \widetilde{R}_{t,1}\\ x_{2} & y_{2} & z_{2} & \widetilde{R}_{t,2}\\ x_{3} & y_{3} & z_{3} & \widetilde{R}_{t,3}\\ \begin{array}{l} x_{4}\\ x_{5} \end{array}&\begin{array}{l} y_{4}\\ y_{5} \end{array}&\begin{array}{l} z_{4}\\ z_{5} \end{array}&\begin{array}{l} \widetilde{R}_{t,4}\\ \widetilde{R}_{t,5} \end{array} \end{array} \right], \mathbf{K} = \left[ \begin{array}{c} k_{x,t}\\ k_{y,t}\\ k_{z,t}\\ k_{r,t} \end{array} \right], \mathbf{C} = \left[ \begin{array}{c} 1\\ 1\\ 1\\ \begin{array}{l} 1\\ 1 \end{array} \end{array} \right]. $$
(10)
where kx,t, ky,t, kz,t and kr,t are coefficients of the linear equation corresponding to i-th AP combination, (xs,ys) (s=1, 2, 3, 4, 5) is the location coordinate of s-th reference point, and \(\widetilde {R}_{t,s}\) is the mean logarithmic RSSD of s-th reference point from t-th AP combination. Here, the mean logarithmic RSSD can be obtained by averaging 100 sampling logarithmic RSSD. According to Eq. (10), the coefficients can be calculated by K=(AT·A)−1·AT·C. Thus, the relationship between the location coordinates (x,y,z) and mean logarithmic RSSD \(\left (\widetilde {R}_{t}\right)\) of t-th AP combination within the selected sub-positioning area can be expressed as:
$$ k_{x,t}x + k_{y,t}y + k_{z,t}z + k_{r,t} \widetilde{R}_{t} = 1. $$
(11)
Actually, the variances of RSSD measurements at different reference points are various due to the changing scenario, multi-path effect, measuring position, etc. Therefore, we utilize LS method to obtain a more accurate linear relationship between location coordinates and logarithmic RSSD, since we have acquired the relationship between the coordinates (xs,ys,zs) of s-th reference point and mean logarithmic RSSD \(\left (\widetilde {R}_{t,s}\right)\) of s-th reference point from t-th AP combination, which is represented by:
$$ {k_{x,t}}{x_{s}} + {k_{y,t}}{y_{s}} + {k_{z,t}}{z_{s}} + {k_{r,t}} \widetilde{R}_{t,s} = 1. $$
(12)
Next, according to (12), we use (xs,ys,zs) to calculate the estimated mean logarithmic RSSD \(\left (\widetilde {R}_{t,s}^{'}\right)\) of s-th reference point from t-th AP combination and the stochastic error (Et,s) between the measured value and estimated value is given by:
$$ E_{t,s} = \widetilde{R}_{t,s} - \widetilde{R}_{t,s}^{'}, $$
(13)
Thus, the approximate estimator of the stochastic error is obtained by using LS method and construct the weighted matrix (W) given by:
$$ \mathbf{W} = \mathbf{DD}^{T} = \left[ \begin{array}{ccccc} {E_{t,1}^{2}}&0&0&0&0\\ 0&{E_{t,2}^{2}}&0&0&0\\ 0&0&{E_{t,3}^{2}}&0&0\\ 00&0&0&{E_{t,4}^{2}}&0\\ 0&0&0&0&{E_{t,5}^{2}} \end{array} \right], $$
(14)
where
$$ \mathbf{D} = \left[ \begin{array}{*{20}{c}} {\sqrt{E_{t,1}^{2}} }&0&0&0&0\\ 0&{\sqrt{E_{t,2}^{2}} }&0&0&0\\ 0&0&{\sqrt{E_{t,3}^{2}} }&0&0\\ 0&0&0&{\sqrt{E_{t,4}^{2}} }&0\\ 0&0&0&0&{\sqrt{E_{t,5}^{2}} } \end{array} \right]. $$
(15)
If both sides of Eq. (9) are multiplied by D−1, we can obtain a new linear equation expressed by D−1·A·K=D−1·C. In this way, the coefficients of the new linear equation can be obtained by:
$$ \mathbf{K}^{'} = \left(\mathbf{A}^{T} \cdot \mathbf{W}^{- 1} \cdot \mathbf{A}\right)^{- 1} \cdot \mathbf{A}^{T} \cdot \mathbf{W}^{- 1} \cdot \mathbf{C}, $$
(16)
where \(\mathbf {K}^{'} = {\left [ {\begin {array}{*{20}{c}}{k_{x,t}^{'}}&{k_{y,t}^{'}}&{k_{z,t}^{'}}&{k_{r,t}^{'}}\end {array}} \right ]^{T}}\) is the coefficient matrix of the new linear equation. Now that the sub-positioning area of the URT has been determined, \({\widetilde R_{t}}\) can be replaced by the variable node Rt of target logarithmic RSSD. Thus, the expected relationship between the location coordinates variable nodes (x,y,z) and RSSD variable node Rt within the choosing sub-positioning area is given by:
$$ k_{x,t}^{'}x + k_{y,t}^{'}y + k_{r,t}^{'}z + k_{r,t}^{'}{R_{t}} = 1. $$
(17)
The other linear equations corresponding to different AP combinations can also be obtained by using the same process above.

3.2 Soft-information calculation and iteration process

According to the sum-product algorithm, we introduces how to calculate soft information and deduce the iterative process of the proposed model in this subsection. The initial soft information passing from variable nodes x, y and z to factor node At should be calculated at first. Utilizing the sum-product rules, SI(x,At), SI(y,At), and SI(z,At) are given by:
$$ SI(x,{A_{t}}) = \prod\limits_{l \ne t}^{N} {({A_{l}},x)}, $$
(18)
$$ SI(y,{A_{t}}) = \prod\limits_{l \ne t}^{N} {({A_{l}},y)} $$
(19)
and
$$ SI(z,{A_{t}}) = \prod\limits_{l \ne t}^{N} {({A_{l}},z)}. $$
(20)
Taking an example of SI(x,At), the mean and variance can be calculated by:
$$ m_{x,{A_{t}}} = \sigma_{_{x,{A_{t}}}}^{2}\left(\sum\limits_{l \ne t}^{N} \frac{m_{A_{l},x}}{\sigma_{{A_{l}},x}^{2}} \right). $$
(21)
and
$$ \sigma_{x,{A_{t}}}^{2} = 1/\left(\sum\limits_{l \ne t}^{N} {\frac{1}{{\sigma_{{A_{l}},x}^{2}}}} \right) $$
(22)
In the same way, the soft information SI(y,At) and SI(z,At) can also be obtained. From (18), the factor node At to variable node x transporting the soft-information SI(At,x) can be obtained by:
$$ {m_{{A_{t}},x}} = \left(1- k_{y,t}^{'}{m_{y,{A_{t}}}}- k_{z,t}^{'}{m_{z,{A_{t}}}} - k_{r,t}^{'}{m_{{R_{t}},{A_{t}}}}\right)/k_{x,t}^{'} $$
(23)
and
$$ \sigma_{_{{A_{t}},x}}^{2} = \left(k_{y,t}^{'2}\sigma_{y,{A_{t}}}^{2} + k_{z,t}^{'2}\sigma_{z,{A_{t}}}^{2} + k_{r,t}^{'2}\sigma_{{R_{t}},{A_{t}}}^{2}\right)/k_{x,t}^{'2}. $$
(24)
Then, the soft-information SI(At,y) and SI(At,z) can be calculated with the similar manner. The soft-information transported from variable node Rt to factor At is equal to factor node Dt to variable node Rt, where \({m_{{R_{t}},{A_{t}}}} = {m_{{D_{t}},{R_{t}}}}\) and \(\sigma _{{R_{t}},{A_{t}}}^{2} = \sigma _{{D_{t}},{R_{t}}}^{2}\). From (7), the soft information SI(Dt,Rt) is calculated by:
$$ {m_{{D_{t}},{R_{t}}}} = {m_{{p_{i}},{D_{t}}}} - {m_{{p_{j}},{D_{t}}}} $$
(25)
and
$$ \sigma_{{D_{t}},{R_{t}}}^{2} = \sigma_{{p_{i}},{D_{t}}}^{2} + \sigma_{{p_{j}},{D_{t}}}^{2}. $$
(26)
The factor nodes Pi and Pj directly transports the soft-information to node Dt, where \({m_{{p_{i}},{D_{t}}}} = {m_{{P_{i}},{p_{i}}}}\), \(\sigma _{{p_{i}},{D_{t}}}^{2} = \sigma _{{P_{i}},{p_{i}}}^{2}\) and \({m_{{p_{j}},{D_{t}}}} = {m_{{P_{j}},{p_{j}}}}\), \(\sigma _{{p_{j}},{D_{t}}}^{2} = \sigma _{{P_{j}},{p_{j}}}^{2}\), respectively. According to (6), SI(Pi,pi) and SI(Pj,pj) can be directly obtained. In the same way, the soft-information of other AP combinations can also be calculated. As mentioned above, all the soft information has been calculated with the sum-product algorithm and the entire iterative process will be repeated until the precise location of target is obtained. Finally, the soft information of SI(x), SI(y), and SI(z) can be updated by:
$$ {m_{x}} = \sigma_{x}^{2} \cdot \left(\sum\limits_{t = 1}^{N} {\frac{{{m_{{A_{t}},x}}}}{{\sigma_{{A_{t}},x}^{2}}}} \right),\sigma_{x}^{2} = 1/\left(\sum\limits_{t = 1}^{N} {\frac{1}{{\sigma_{{A_{t}},x}^{2}}}} \right), $$
(27)
$$ {m_{y}} = \sigma_{y}^{2} \cdot \left(\sum\limits_{t = 1}^{N} {\frac{{{m_{{A_{t}},y}}}}{{\sigma_{{A_{t}},y}^{2}}}} \right),\sigma_{y}^{2} = 1/\left(\sum\limits_{t = 1}^{N} {\frac{1}{{\sigma_{{A_{t}},y}^{2}}}} \right), $$
(28)
and
$$ {m_{z}} = \sigma_{z}^{2} \cdot \left(\sum\limits_{t = 1}^{N} {\frac{{{m_{{A_{t}},z}}}}{{\sigma_{{A_{t}},z}^{2}}}} \right),\sigma_{z}^{2} = 1/\left(\sum\limits_{t = 1}^{N} {\frac{1}{{\sigma_{{A_{t}},z}^{2}}}} \right), $$
(29)
From Eqs. (27) to (29), the estimated location of the URT is determined by mx, my, and mz. Figure 4 shows the flow chart of the proposed algorithm. For better understanding, we summarize the entire iteration process as shown in Table 1. On the basis of the simulation experience, the soft information can converge with 10 iterations. Although there is no mathematical proof of convergence in this paper, the simulation experiment results can prove it. This may be because the proposed algorithm takes the stochastic properties of measurement errors into account. Besides, the initialization of the target location does not have a critical impact on convergence and can be set to arbitrary value.
Table 1
The soft information processing of each node in Fig. 3
SI(a,b)
Inputs
Outputs
SI(Pi,pi)
(\(\widehat {p}_{i}\), 0)
\(\left ({m_{{P_{i}},{p_{i}}}},\sigma _{{P_{i}},{p_{i}}}^{2}\right)\)
SI(pi,Dt)
\(\left ({m_{{P_{i}},{p_{i}}}},\sigma _{{P_{i}},{p_{i}}}^{2}\right)\)
\(\left ({m_{{p_{i}},{D_{t}}}},\sigma _{{p_{i}},{D_{t}}}^{2}\right)\)
SI(Dt,Rt)
\(\left ({m_{{p_{i}},{D_{t}}}},\sigma _{{p_{i}},{D_{t}}}^{2}\right)\), \(\left ({m_{{p_{j}},{D_{t}}}},\sigma _{{p_{j}},{D_{t}}}^{2}\right)\)
\({m_{{D_{t}},{R_{t}}}} = {m_{{p_{i}},{D_{t}}}} - {m_{{p_{j}},{D_{t}}}}\), \(\sigma _{{D_{t}},{R_{t}}}^{2} = \sigma _{{p_{i}},{D_{t}}}^{2} + \sigma _{{p_{j}},{D_{t}}}^{2}\)
SI(Rt,At)
\(\left ({m_{{D_{t}},{R_{t}}}}, \sigma _{{D_{t}},{R_{t}}}^{2}\right)\)
\({m_{{R_{t}},{A_{t}}}} = {m_{{D_{t}},{R_{t}}}}\), \(\sigma _{{R_{t}},{A_{t}}}^{2} = \sigma _{{D_{t}},{R_{t}}}^{2}\)
SI(At,x)
\(\left ({m_{{R_{t}},{A_{t}}}},\sigma _{{R_{t}},{A_{t}}}^{2}\right)\), \(({m_{{y},{A_{t}}}},\sigma _{{y},{A_{t}}}^{2})\phantom {\dot {i}\!}\)
\({m_{{A_{t}},x}} = \left (1- k_{y,t}^{'}{m_{y,{A_{t}}}} - k_{z,t}^{'}{m_{z,{A_{t}}}}- k_{r,t}^{'}{m_{{R_{t}},{A_{t}}}}\right)/k_{x,t}^{'}\),
  
\(\sigma _{_{{A_{t}},x}}^{2} = \left (k_{y,t}^{'2}\sigma _{y,{A_{t}}}^{2} + k_{z,t}^{'2}\sigma _{z,{A_{t}}}^{2} + k_{r,t}^{'2}\sigma _{{R_{t}},{A_{t}}}^{2}\right)/k_{x,t}^{'2}\)
SI(At,y)
\(\left ({m_{{R_{t}},{A_{t}}}},\sigma _{{R_{t}},{A_{t}}}^{2}\right)\), \(\left ({m_{{x},{A_{t}}}},\sigma _{{x},{A_{t}}}^{2}\right)\phantom {\dot {i}\!}\)
\({m_{{A_{t}},y}} = \left (1- k_{x,t}^{'}{m_{x,{A_{t}}}} - k_{z,t}^{'}{m_{z,{A_{t}}}} - k_{r,t}^{'}{m_{{R_{t}},{A_{t}}}}\right)/k_{y,t}^{'}\),
  
\(\sigma _{_{{A_{t}},y}}^{2} = \left (k_{x,t}^{'2}\sigma _{x,{A_{t}}}^{2} + k_{z,t}^{'2}\sigma _{z,{A_{t}}}^{2} + k_{r,t}^{'2}\sigma _{{R_{t}},{A_{t}}}^{2}\right)/k_{y,t}^{'2}\)
SI(At,z)
\(\left ({m_{{R_{t}},{A_{t}}}},\sigma _{{R_{t}},{A_{t}}}^{2}\right)\), \(\left ({m_{{x_{t}},{A_{t}}}},\sigma _{{x_{t}},{A_{t}}}^{2}\right)\)
\({m_{{A_{t}},z}} = \left (1- k_{x,t}^{'}{m_{x,{A_{t}}}} - k_{y,t}^{'}{m_{y,{A_{t}}}}- k_{r,t}^{'}{m_{{R_{t}},{A_{t}}}}\right)/k_{z,t}^{'}\),
  
\(\sigma _{_{{A_{t}},z}}^{2} = \left (k_{x,t}^{'2}\sigma _{x,{A_{t}}}^{2} + k_{y,t}^{'2}\sigma _{y,{A_{t}}}^{2} + k_{r,t}^{'2}\sigma _{{R_{t}},{A_{t}}}^{2}\right)/k_{z,t}^{'2}\)
SI(x,At)
\(\left ({m_{{A_{l}},x}},\sigma _{{A_{l}},x}^{2}\right)\)
\({m_{x,{A_{t}}}} = \sigma _{_{x,{A_{t}}}}^{2}\left (\sum \limits _{l \ne t}^{n} {\frac {{{m_{{A_{l}},x}}}}{{\sigma _{{A_{l}},x}^{2}}}}\right)\), \(\sigma _{x,{A_{t}}}^{2} = 1/\left (\sum \limits _{l \ne t}^{n} {\frac {1}{{\sigma _{{A_{l}},x}^{2}}}} \right)\)
SI(y,At)
\(\left ({m_{{A_{l}},y}},\sigma _{{A_{l}},y}^{2}\right)\)
\({m_{y,{A_{t}}}} = \sigma _{_{y,{A_{t}}}}^{2}\left (\sum \limits _{l \ne t}^{n} {\frac {{{m_{{A_{l}},y}}}}{{\sigma _{{A_{l}},y}^{2}}}}\right)\), \(\sigma _{y,{A_{t}}}^{2} = 1/\left (\sum \limits _{l \ne t}^{n} {\frac {1}{{\sigma _{{A_{l}},y}^{2}}}}\right)\)
SI(z,At)
\(\left ({m_{{A_{l}},z}},\sigma _{{A_{l}},z}^{2}\right)\)
\({m_{z,{A_{t}}}} = \sigma _{_{z,{A_{t}}}}^{2}\left (\sum \limits _{l \ne t}^{n} {\frac {{{m_{{A_{l}},z}}}}{{\sigma _{{A_{l}},z}^{2}}}}\right)\), \(\sigma _{z,{A_{t}}}^{2} = 1/\left (\sum \limits _{l \ne t}^{n} {\frac {1}{{\sigma _{{A_{l}},z}^{2}}}}\right)\)
SI(x)
\(\left ({m_{{A_{t}},x}},\sigma _{{A_{t}},x}^{2}\right)\)
\({m_{x}} = \sigma _{x}^{2} \cdot \left (\sum \limits _{t = 1}^{n} {\frac {{{m_{{A_{t}},x}}}}{{\sigma _{{A_{t}},x}^{2}}}} \right)\), \(\sigma _{x}^{2} = 1/\left (\sum \limits _{t = 1}^{n} {\frac {1}{{\sigma _{{A_{t}},x}^{2}}}} \right)\)
SI(y)
\(\left ({m_{{A_{t}},y}},\sigma _{{A_{t}},y}^{2}\right)\)
\({m_{y}} = \sigma _{y}^{2} \cdot \left (\sum \limits _{t = 1}^{n} {\frac {{{m_{{A_{t}},y}}}}{{\sigma _{{A_{t}},y}^{2}}}} \right)\), \(\sigma _{y}^{2} = 1/\left (\sum \limits _{t = 1}^{n} {\frac {1}{{\sigma _{{A_{t}},y}^{2}}}} \right)\)
SI(z)
\(\left ({m_{{A_{t}},z}},\sigma _{{A_{t}},z}^{2}\right)\)
\({m_{z}} = \sigma _{z}^{2} \cdot \left (\sum \limits _{t = 1}^{n} {\frac {{{m_{{A_{t}},z}}}}{{\sigma _{{A_{t}},z}^{2}}}} \right)\), \(\sigma _{z}^{2} = 1/\left (\sum \limits _{t = 1}^{n} {\frac {1}{{\sigma _{{A_{t}},z}^{2}}}} \right)\)

4 Results and discussion

4.1 Simulation setup

To verify positioning performance of the proposed algorithm, computer simulations of different algorithms were conducted on the platform of MATLAB2014a. The simulation scenario consists of 100 random target locations, four APs, and a positioning area of length (100m), width (100m) and height (100m), respectively. Here, we chose a well-known and easily implemented logarithmic shadow model [29] to generate logarithmic RSS for random measurements, which is expressed by:
$$ P({d_{i,s}}) = P({d_{0}}) - 10 \cdot \alpha \cdot {\log_{10}}\left(\frac{{{d_{i,s}}}}{{{d_{0}}}}\right) + {\chi_{s}}, $$
(30)
where di,s is the distance between s-th reference point and i-th AP, d0 is the reference distance, P(d0) is the RSS in decibel at the reference d0, P(di,s) is the RSS of s-th reference point from i-th AP, α is path loss exponent, and χs represents the variance of RSS measurement obeying zero-mean Gaussian distribution \(\left ({\chi _{s}} \sim N\left (0,\sigma _{{\chi _{s}}}^{2}\right)\right)\). Then, the random RSS measurement \(\widetilde {p}_{i,s}\) can be considered as Gaussian distribution \(\left ({\widetilde p_{i,s}} \sim N\left (P({d_{0}}) - 10 \cdot \alpha \cdot {\log _{10}}\left (\frac {{{d_{i,s}}}}{{{d_{0}}}}\right),\sigma _{{\chi _{s}}}^{2}\right)\right)\). Due to the multi-path effect, small-scale fading, system hardware influence, and measurement error, \(\sigma _{{\chi _{s}}}^{2}\) is not the same at different reference points. We denote \(\left (\sigma _{{\chi _{1}}}^{2},\sigma _{{\chi _{2}}}^{2},...,\sigma _{{\chi _{s}}}^{2}\right) \in \sigma _{\chi }^{2}\), and the variable \(\sigma _{\chi }^{2}\) is assumed as Gaussian distribution \(\left (\sigma _{\chi }^{2} \sim N\left ({m_{\chi } },\sigma _{h}^{2}\right)\right)\). Here, we define that mχ is the mean variance of all reference points, where \({m_{\chi }} = \left (\sigma _{{\chi _{1}}}^{2} + \sigma _{{\chi _{2}}}^{2} +... + \sigma _{{\chi _{q}}}^{2}\right)/q\), where q is the number of reference point. The typical values for d0=1m, P(d0)=10dB, and α=1.8 in [23]. To reflect the positioning performance of proposed method, mχ varies from 5 to 30 dB and \(\sigma _{h}^{2}\) is fixed at 5 dB in our simulation. The mimetic logarithmic RSS of off-line database and on-line positioning target can be obtained with the method as in [23].

4.2 Performance comparison of different grid distances and AP numbers

At first, we utilize four APs, 1.5-m grid distance, and one test target at (27, 45, 67)m to show the positioning trajectory of the proposed algorithm as shown in Fig. 5. Location coordinates of four APs identified with black solid “ Δ” mark are (25, 25, 0)m, (75, 25, 0)m, (25, 75, 0)m and (75, 75, 0)m, respectively. It can be clearly seen from the result that with the increase of iteration number, the estimated location quickly approaches the real location of the target. Figure 6 shows the root mean square error (RMSE) of the proposed algorithm and RSSD-FG method. The 100 single test locations are randomly chosen from the positioning area. The RMSE rapidly decreases with the increasing number of the iterations. However, the proposed algorithm is more accurate than the conventional RSSD-FG algorithm. When iteration number approaches 10, the RMSE of RSSD-WLSFG tends to be stable at 1.47m. The proposed algorithm still has characteristic of fast convergence.
Next, taking the different variances of logarithmic RSS measurements into account, RSSD-KNN (K=4) and RSSD-FG algorithms are selected to compare with the proposed algorithm in the case of different grid distances and AP numbers. First, three algorithms are simulated with different grid distances to evaluate the positioning performance of these algorithms. In this simulation, four APs are selected and three grid distances are 1.5 m, 2 m, and 3 m as shown in Fig. 7. From the simulation results in Fig. 7, it can be seen that the proposed RSSD-WLSFG algorithm has a higher positioning accuracy than RSSD-FG algorithm and RSSD-KNN algorithm respectively in the case of three different grid distances. Taking mχ = 20 dB and 1.5 m grid distance as an example, the RMSE for each algorithm is 1.35 m for RSSD-WLSFG, 1.47 m for RSSD-FG, and 1.79 m for RSSD-KNN. From the trend of the curves, it can be concluded that the smaller the grid distance is, the higher positioning accuracy is achieved. This is because the larger grid distance leads to fewer collected RSS information within the positioning area, and it degrades the positioning accuracy of the proposed algorithm. Although the increasing mean variance of all reference points leads to increasing error in small scale, the higher signal strength will generally improve the positioning accuracy. These two indicators are not in the same category. The results verify that the proposed RSSD-WLSFG algorithm has the best positioning performance under the condition of different mean variances.
Second, we explore the influence of different AP numbers on the positioning accuracy of the three different algorithms. It is found that the RMSE becomes smaller as the number of APs increasing shown in Fig. 8. Comparing with the RSSD-FG and RSSD-KNN algorithms, the RMSE of proposed RSSD-WLSFG algorithm with corresponding different APs is the smallest. However, with the increasing AP numbers, positioning accuracy is not unlimited to be enhanced. For example, the RMSE of proposed algorithm with four APs is 1.42 m, and it approaches that with five APs which is 1.35 m. Similarly, RMSE curves of four APs are also very close to RMSE curves of five APs. Conversely, the less number of APs results in lower positioning accuracy. When three APs are used, the positioning accuracy decreases so much that the positioning requirements cannot be met. Moreover, even with the use of four APs, the proposed algorithm still has a higher accuracy than the conventional RSSD-4NN algorithm with five APs.

4.3 Computational complexity

Finally, we analyze and compare the computational complexity of different algorithms. Notation O(·) is defined as the computational complexity. As shown in Table 1, positioning result can be obtained only by simple arithmetic operations on each node of proposed algorithm. The computational complexity of the conventional 2-D RSSD-FG algorithm is linearly proportional to N (O(N)) as known in [25]. Although the proposed algorithm increases the dimension, it does not change the order of the local linear relationship and also only adds subtraction operation compared with RSS-FG algorithm. Therefore, the computational complexity of the proposed algorithm is also linearly proportional to N (O(N)). The RSSD-KNN algorithm needs to calculate Euclidean distance with each reference point in the database, and the computational complexity is proportional to the number of reference points (n). So the computational complexity of KNN method is O(n). The statistical test results of the three algorithms are shown in Table 2. It can be obtained that the proposed 3-D RSSD-WLSFG algorithm not only enjoys low time consumption the same as RSSD-FG algorithm but also achieve higher accuracy compared with RSSD-KNN algorithm.
Table 2
Computational complexity comparison of different algorithms
Algorithm
Mean location error
Running time (s)
RSSD-KNN
1.62 m
0.623
RSSD-FG
1.37 m
0.372
RSSD-WLSFG
1.16 m
0.372

5 Experimental

Finally, the proposed RSSD-WLSFG algorithm is validated by field test, which is located on the first floor of the National Radio Monitoring Center, Beijing. The test field consists of an office and its adjacent corridor with an area of length (14.4 m), width (10.5 m), and height (4.8 m) respectively. Total plane area of the test field is 151.2 square meters. In addition, there are four windows on one wall of the office and two doors on the other wall adjacent to the corridor and there are no partitions or compartments. The main items in the office are six rows of desks, chairs, and computers, and human beings are free to enter and leave frequently throughout the whole test. In order to embody the internal structure of the positioning area more intuitively, Fig. 9 shows the plane layout of test field.
In the off-line fingerprint database establishment phase, the positioning area is divided into two types of grid distances: 1.5 m and 2 m. The SA44B (Signal Hound Co. Ltd.) model signal receivers are used as APs to collect RSS information. The number and layout of APs are selected with three types, which labels are “1#”, “2#”, and “3#” as shown in Fig. 9. Three APs’ locations labeled “1#” are (2, 7, 0) m, (6, 3, 0) m, and (6, 9, 0) m, respectively. Four APs labeled “2#” are deployed in the office at (3, 2, 0) m, (8, 5, 0) m, (3, 9, 0) m, and (8, 12, 0) m. Five APs labeled “3#” are (3, 2, 0) m, (8, 5, 0) m, (3, 9, 0) m, (8, 12, 0) m, and (5, 6, 0) m, respectively. In this experiment, the radio transmitter TFG6300 (SUING Co. Ltd.) model used to establish the fingerprint database and be as the URT is adjustable in transmitting “frequency/strength”. In order to better prove the adaptability of the proposed RSSD-WLSG algorithm for different frequency and strength, we choose “1GHz/20dB” off-line database and “300MHz/13dB” URT in the test. Here, the stored RSS of each reference point in the fingerprint database are obtained by averaging 100 sampling RSS measurements from each AP. In the positioning area, 100 test locations are randomly selected for localization test.
The mean location error and cumulative distribution function (CDF) of location errors are used as the key evaluation indicators to compare the performance of RSSD-WLSFG, RSSD-FG, and RSSD-KNN. The mean location errors are characterized by the average deviation value of all the positioning targets that compared with the real location. CDF represents the distribution of the location errors expressed as percentage. First, comparisons of different grid distances among three algorithms are conducted in the positioning area, which are using 1.5-m grid distance and 2-m grid distance, respectively. The mean location error of different algorithms with four APs are as shown in Table 3. When the grid distance is 1.5 m, the mean location error by proposed RSSD-WLSFG algorithm is 1.18 m. In comparison, the mean location errors of RSSD-FG and RSSD-KNN are 1.57 m and 1.31 m, respectively. With the grid distance increasing to 2 m, the mean location errors of RSSD-KNN, RSSD-FG, and RSSD-WLSFG are 1.79 m, 1.52 m, and 1.33 m, respectively. The CDF of RSSD-KNN, RSSD-FG, and RSSD-WLSFG is as shown in Fig. 10. When the grid distance is 1.5 m or 2 m, the number of qualified testing points of the proposed algorithm within different location errors is larger than that of the other two algorithms. Considering the location error within 1.5 m, the CDF for each algorithm is 43% for RSSD-KNN, 59% for RSSD-FG, and 67% for RSSD-WLSFG when the grid distance is 1.5 m. The CDF of RSSD-KNN, RSSD-FG, and RSSD-WLSFG is 35%, 47%, and 58% respectively, when the the grid distance is 2 m and the location error is within 1.5 m. The results show that the positioning accuracy of proposed RSSD-WLSFG algorithm is better than RSSD-FG and RSSD-KNN no matter the grid distance is 1.5 m or 2 m.
Table 3
Mean location errors of different grid distances with four APs
Grid distance
RSSD-KNN
RSSD-FG
RSSD-WLSFG
1.5 m
1.57 m
1.31 m
1.18 m
2 m
1.79 m
1.52 m
1.33 m
Next, we explore impact of the number of APs on the positioning accuracy through experiments. The 1.5-m grid distance is selected to evaluate the positioning performance of different algorithms when the number of APs changes from three to five. Comparison of the mean location errors among different algorithms with 1.5-m grid distance is as shown in Table 4. The mean location errors of RSSD-KNN, RSSD-FG, and RSSD-WLSFG algorithms are 1.83 m, 1.71 m, and 1.56 m respectively when utilizing three APs. It can be observed from the comparison of experimental results that the mean location errors of three algorithms are 1.51 m, 1.35 m, and 1.12 m respectively with four APs. While using five APs, the mean location error of proposed is 1.05 m. In comparison, the mean location errors of RSSD-KNN and RSSD-FG are 1.43 m and 1.28 m. Figure 11 shows the CDF comparison of location errors with different numbers of APs. The CDF of RSSD-KNN, RSSD-LS, and RSSD-WLSFG is 42%, 56%, and 62% respectively, when the number of APs is three and location error within 1.5 m. When the number of APs is four, the CDF for each algorithm is 62% for RSSD-KNN, 68% for RSSD-FG, and 72% for RSSD-WLSFG when the location error is within 1.5 m. As the number increasing to five, CDF of the three algorithms are 55%, 67% and 77%, respectively. The results demonstrate that the increasing number of APs can improve the positioning accuracy. In the case of different number of APs, the positioning performance of proposed algorithm is superior to the other two algorithms. Considering hardware costs and precision requirements, a minimum number of APs is four, which is acceptable. The above experiment results show that the proposed RSSD-WLSFG algorithm has a higher positioning accuracy than RSSD-KNN and RSSD-LS in different grid distances and AP numbers.
Table 4
Mean location errors of different APs with 1.5-m grid distance
Number of APs
RSSD-KNN
RSSD-FG
RSSD-WLSFG
3 APs
1.83 m
1.71 m
1.56 m
4 APs
1.51 m
1.35 m
1.12 m
5 APs
1.43 m
1.28 m
1.05 m

6 Conclusions

For localization requirement of the radio transmitter in 3-D scenario, this paper proposed a new 3-D RSSD-WLSFG algorithm to achieve accurate detection of an URT. With the Gaussian assumption of RSS n, a novel RSSD-based 3-D WLSFG model was established with WLS method to eliminate the influence from the variance diversity of reference points compared with the conventional 2-D RSSD-based FG model. Utilizing the proposed weight calculation method, the relationship between RSSD measured value and location coordinates is more reasonable and accurate, which effectively mitigates the error caused by the reference point with larger variance of RSSD measurement and improves the positioning accuracy. The soft-information calculation and iterative process of the proposed algorithm were deduced by using the sum-product algorithm. In addition, considering the main factors affecting the accuracy of fingerprint positioning technology in practical application, the positioning performance of the proposed algorithm under different grid distances and different AP numbers was explored respectively. Compared with the RSSD-FG and RSSD-KNN algorithms, numerical experiment results show that the proposed method effectively improves the positioning accuracy by about 22% and 13%, respectively. Hence, it not only meets the positioning requirements but also has a better application prospect. The effect of AP’s layout and localization of moving URT and multiple URTs will be involved in our future research.

Funding

This research was funded by the Ministry of Industry and Information Technology of the People’s Republic of China (CN) (No. 12-MC-KY-14) and the Education Department of Hebei (No. ZD2017216).

Availability of data and materials

In our test, four SA44B (Signal Hound Co. Ltd.) measuring receivers as APs are utilized to collect the RSS measurements from the radio transmitter (TFG6300, SUING Co. Ltd.). The experimental environment is located on the first floor of National Radio Monitoring Center, Beijing.

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://​creativecommons.​org/​licenses/​by/​4.​0/​), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.
Literatur
1.
Zurück zum Zitat S. Gao, F. Zhang, G. Wang, NLOS error mitigation for TOA-based source localization with unknown transmission time. IEEE Sensors J.17(12), 3605–3606 (2017).CrossRef S. Gao, F. Zhang, G. Wang, NLOS error mitigation for TOA-based source localization with unknown transmission time. IEEE Sensors J.17(12), 3605–3606 (2017).CrossRef
2.
Zurück zum Zitat Z. Su, G. Shao, H. Liu, Semidefinite programming for NLOS error mitigation in TDOA localization. IEEE Commun. Lett.22(7), 1430–1433 (2018).CrossRef Z. Su, G. Shao, H. Liu, Semidefinite programming for NLOS error mitigation in TDOA localization. IEEE Commun. Lett.22(7), 1430–1433 (2018).CrossRef
3.
Zurück zum Zitat Y. Wang, Y. Wu, D. Wang, Y. Shen, TDOA and FDOA based source localisation via importance sampling. IET Sig. Process.12(7), 917–929 (2018).CrossRef Y. Wang, Y. Wu, D. Wang, Y. Shen, TDOA and FDOA based source localisation via importance sampling. IET Sig. Process.12(7), 917–929 (2018).CrossRef
4.
Zurück zum Zitat S. Chang, Y. Li, H. Wang, W. Hu, Y. Wu, RSS-based cooperative localization in wireless sensor networks via second-order cone relaxation. IEEE Access.6:, 54097–54105 (2018).CrossRef S. Chang, Y. Li, H. Wang, W. Hu, Y. Wu, RSS-based cooperative localization in wireless sensor networks via second-order cone relaxation. IEEE Access.6:, 54097–54105 (2018).CrossRef
5.
Zurück zum Zitat S. Yan, G. W. Peters, I. Nevat, R. Malaney, Location verification systems based on received signal strength with unknown transmit power. IEEE Commun. Lett.22(3), 650–653 (2018).CrossRef S. Yan, G. W. Peters, I. Nevat, R. Malaney, Location verification systems based on received signal strength with unknown transmit power. IEEE Commun. Lett.22(3), 650–653 (2018).CrossRef
6.
Zurück zum Zitat X. Fang, J. Li, Frame theory for optimal sensor augmentation problem of aoa localization. IEEE Sig. Process. Lett.25(9), 1310–1314 (2018).CrossRef X. Fang, J. Li, Frame theory for optimal sensor augmentation problem of aoa localization. IEEE Sig. Process. Lett.25(9), 1310–1314 (2018).CrossRef
7.
Zurück zum Zitat A. Noroozi, A. H. Oveis, S. M. Hosseini, M. A. Sebt, Improved algebraic solution for source localization from TDOA and FDOA measurements. IEEE Wirel. Commun. Lett.7(3), 352–355 (2018).CrossRef A. Noroozi, A. H. Oveis, S. M. Hosseini, M. A. Sebt, Improved algebraic solution for source localization from TDOA and FDOA measurements. IEEE Wirel. Commun. Lett.7(3), 352–355 (2018).CrossRef
8.
Zurück zum Zitat S. Tomic, M. Beko, R. Dinis, 3-D target localization in wireless sensor networks using RSS and AOA measurements. IEEE Trans. Veh. Technol.66(4), 3197–3210 (2017).CrossRef S. Tomic, M. Beko, R. Dinis, 3-D target localization in wireless sensor networks using RSS and AOA measurements. IEEE Trans. Veh. Technol.66(4), 3197–3210 (2017).CrossRef
9.
Zurück zum Zitat A. Coluccia, A. Fascista, On the hybrid toa/rss range estimation in wireless sensor networks. IEEE Trans. Wirel. Commun.17(1), 361–371 (2018).CrossRef A. Coluccia, A. Fascista, On the hybrid toa/rss range estimation in wireless sensor networks. IEEE Trans. Wirel. Commun.17(1), 361–371 (2018).CrossRef
10.
Zurück zum Zitat Y. Xu, J. Zhou, P. Zhang, RSS-based source localization when path-loss model parameters are unknown. IEEE Commun. Lett.18(6), 1055–1058 (2014).CrossRef Y. Xu, J. Zhou, P. Zhang, RSS-based source localization when path-loss model parameters are unknown. IEEE Commun. Lett.18(6), 1055–1058 (2014).CrossRef
11.
Zurück zum Zitat P. Tarrio, A. M. Bernardos, J. A. Besada, J. R. Casar, in IEEE International Symposium on Wireless Communication Systems. A new positioning technique for RSS-based localization based on a weighted least squares estimator, (2008), pp. 633–637. P. Tarrio, A. M. Bernardos, J. A. Besada, J. R. Casar, in IEEE International Symposium on Wireless Communication Systems. A new positioning technique for RSS-based localization based on a weighted least squares estimator, (2008), pp. 633–637.
12.
Zurück zum Zitat S. Tomic, M. Beko, D. Rui, M. Tuba, N. Bacanin, in Telecommunications Forum. An efficient wls estimator for target localization in wireless sensor networks, (2017). S. Tomic, M. Beko, D. Rui, M. Tuba, N. Bacanin, in Telecommunications Forum. An efficient wls estimator for target localization in wireless sensor networks, (2017).
13.
Zurück zum Zitat P. Bahl, V. N. Padmanabhan, in INFOCOM 2000. Nineteenth Joint Conference of the IEEE Computer and Communications Societies. Proceedings. IEEE. Radar: an in-building RF-based user location and tracking system, (2000), pp. 775–7842. P. Bahl, V. N. Padmanabhan, in INFOCOM 2000. Nineteenth Joint Conference of the IEEE Computer and Communications Societies. Proceedings. IEEE. Radar: an in-building RF-based user location and tracking system, (2000), pp. 775–7842.
14.
Zurück zum Zitat L. M. Ni, Y. Liu, Y. C. Lau, A. P. Patil, in IEEE International Conference on Pervasive Computing and Communications. Landmarc: Indoor location sensing using active RFID, (2003), pp. 701–710. L. M. Ni, Y. Liu, Y. C. Lau, A. P. Patil, in IEEE International Conference on Pervasive Computing and Communications. Landmarc: Indoor location sensing using active RFID, (2003), pp. 701–710.
15.
Zurück zum Zitat B. Abdelghani, Q. Gao, in IEEE International Conference on Control Science and Systems Engineering. Hybrid RSS-based fingerprinting positioning method with segmentation and KNN in cellular network, (2017), pp. 465–469. B. Abdelghani, Q. Gao, in IEEE International Conference on Control Science and Systems Engineering. Hybrid RSS-based fingerprinting positioning method with segmentation and KNN in cellular network, (2017), pp. 465–469.
16.
Zurück zum Zitat H. Sahota, R. Kumar, Maximum-likelihood sensor node localization using received signal strength in multimedia with multipath characteristics. IEEE Syst. J.12(1), 506–515 (2018).CrossRef H. Sahota, R. Kumar, Maximum-likelihood sensor node localization using received signal strength in multimedia with multipath characteristics. IEEE Syst. J.12(1), 506–515 (2018).CrossRef
17.
Zurück zum Zitat M. T. Hoang, Y. Zhu, B. Yuen, T. Reese, X. Dong, T. Lu, R. Westendorp, M. Xie, A soft range limited k-nearest neighbors algorithm for indoor localization enhancement. IEEE Sensors J.18(24), 10208–10216 (2018).CrossRef M. T. Hoang, Y. Zhu, B. Yuen, T. Reese, X. Dong, T. Lu, R. Westendorp, M. Xie, A soft range limited k-nearest neighbors algorithm for indoor localization enhancement. IEEE Sensors J.18(24), 10208–10216 (2018).CrossRef
18.
Zurück zum Zitat X. Qu, L. Xie, W. Tan, Iterative constrained weighted least squares source localization using tdoa and FDOA measurements. IEEE Trans. Sig. Process.PP(99), 1 (2017).MathSciNet X. Qu, L. Xie, W. Tan, Iterative constrained weighted least squares source localization using tdoa and FDOA measurements. IEEE Trans. Sig. Process.PP(99), 1 (2017).MathSciNet
19.
Zurück zum Zitat C. H. Lin, Linear least squares approach for accurate received signal strength based source localization. IEEE Trans. Sig. Process.59(8), 4035–4040 (2011).MathSciNetCrossRef C. H. Lin, Linear least squares approach for accurate received signal strength based source localization. IEEE Trans. Sig. Process.59(8), 4035–4040 (2011).MathSciNetCrossRef
20.
Zurück zum Zitat J. C. Chen, Y. C. Yeong-Cheng Wang, C. S. Maa, J. T. Chen, Network-side mobile position location using factor graphs. IEEE Trans. Wirel. Commun.5(10), 2696–2704 (2006).CrossRef J. C. Chen, Y. C. Yeong-Cheng Wang, C. S. Maa, J. T. Chen, Network-side mobile position location using factor graphs. IEEE Trans. Wirel. Commun.5(10), 2696–2704 (2006).CrossRef
21.
Zurück zum Zitat H. L. Jhi, J. C. Chen, C. H. Lin, C. T. Huang, A factor-graph-based toa location estimator. IEEE Trans. Wirel. Commun.11(5), 1764–1773 (2012).CrossRef H. L. Jhi, J. C. Chen, C. H. Lin, C. T. Huang, A factor-graph-based toa location estimator. IEEE Trans. Wirel. Commun.11(5), 1764–1773 (2012).CrossRef
22.
Zurück zum Zitat C. Mensing, S. Plass, Positioning based on factor graphs. EURASIP J. Advances Sig. Process.2007(1), 1–11 (2007).MathSciNetMATH C. Mensing, S. Plass, Positioning based on factor graphs. EURASIP J. Advances Sig. Process.2007(1), 1–11 (2007).MathSciNetMATH
23.
Zurück zum Zitat C. T. Huang, C. H. Wu, Y. N. Lee, J. T. Chen, A novel indoor RSS-based position location algorithm using factor graphs. IEEE Trans. Wire. Commun.8(6), 3050–3058 (2009).CrossRef C. T. Huang, C. H. Wu, Y. N. Lee, J. T. Chen, A novel indoor RSS-based position location algorithm using factor graphs. IEEE Trans. Wire. Commun.8(6), 3050–3058 (2009).CrossRef
24.
Zurück zum Zitat A. K. M. M. Hossain, Y. Jin, W. S. Soh, H. N. Van, SSD: A robust RF location fingerprint addressing mobile devices. IEEE Trans. Mob. Comput.12(1), 65–77 (2013).CrossRef A. K. M. M. Hossain, Y. Jin, W. S. Soh, H. N. Van, SSD: A robust RF location fingerprint addressing mobile devices. IEEE Trans. Mob. Comput.12(1), 65–77 (2013).CrossRef
25.
Zurück zum Zitat M. R. K. Aziz, K. Anwar, T. Matsumoto, in European Wireless 2016; European Wireless Conference; Proceedings Of. DRSS-based factor graph geolocation technique for position detection of unknown radio emitter, (2016). M. R. K. Aziz, K. Anwar, T. Matsumoto, in European Wireless 2016; European Wireless Conference; Proceedings Of. DRSS-based factor graph geolocation technique for position detection of unknown radio emitter, (2016).
26.
Zurück zum Zitat L. Zhang, T. Du, C. -X. Wang, in 2017 IEEE/CIC International Conference on Communications in China, ICCC 2017, Qingdao, China, October 22-24, 2017. Detection of an unknown radio transmitter using joint RSSD and AOA information based on factor graph, (2017), pp. 1–5. L. Zhang, T. Du, C. -X. Wang, in 2017 IEEE/CIC International Conference on Communications in China, ICCC 2017, Qingdao, China, October 22-24, 2017. Detection of an unknown radio transmitter using joint RSSD and AOA information based on factor graph, (2017), pp. 1–5.
27.
Zurück zum Zitat F. R. Kschischang, B. J. Frey, H. A. Loeliger, in IEEE Trans. Inf. Theory. Factor graphs and the sum-product algorithm, (1998), pp. 498–519. F. R. Kschischang, B. J. Frey, H. A. Loeliger, in IEEE Trans. Inf. Theory. Factor graphs and the sum-product algorithm, (1998), pp. 498–519.
28.
Zurück zum Zitat Y. Hu, G. Leus, Robust differential received signal strength-based localization. IEEE Trans. Sig. Process.65(12), 3261–3276 (2017).MathSciNetCrossRef Y. Hu, G. Leus, Robust differential received signal strength-based localization. IEEE Trans. Sig. Process.65(12), 3261–3276 (2017).MathSciNetCrossRef
29.
Zurück zum Zitat T. S. Rappaport, Wireless Communications: Principles and Practice (Prentice Hall PTR, 1996). T. S. Rappaport, Wireless Communications: Principles and Practice (Prentice Hall PTR, 1996).
Metadaten
Titel
RSSD-based 3-D localization of an unknown radio transmitter using weighted least square and factor graph
verfasst von
Liyang Zhang
Taihang Du
Chundong Jiang
Publikationsdatum
01.12.2019
Verlag
Springer International Publishing
DOI
https://doi.org/10.1186/s13638-018-1329-5

Weitere Artikel der Ausgabe 1/2019

EURASIP Journal on Wireless Communications and Networking 1/2019 Zur Ausgabe