Abstract

As one of the four global satellite navigation and positioning systems, BeiDou satellite navigation system (BDS) has received increasingly more attention. The differential positioning technology of BDS has greatly enhanced its accuracy and meets the needs of high-precision applications, but its positioning time still has much room for improvement. Fog computing allows the use of its services with low latency and mobility support to make up for the disadvantages of differential positioning algorithm. The paper proposes the fog computing-based differential positioning (FCDP) method which introduces fog computing technology to BDS. Compared with the original data center-based differential positioning (DCDP) method, the simulation results demonstrate that the FCDP method decreases the latency of positioning, while assuring the positioning accuracy.

1. Introduction

BeiDou satellite navigation system (BDS) is a self-developed and independently operated global satellite navigation and positioning system in China [14]. In recent years, the industrialization of BeiDou civil application and its promotion work have achieved remarkable results with far-reaching effects [4]. Since 2012, when the system officially serves the Asia Pacific region, the BDS has been applied in various fields, including transportation, marine fisheries, hydrological monitoring, and weather forecasting [5]. As BDS plays an important role in many fields, it is very important to provide fast and accurate positioning algorithm to improve the system competitiveness and promote the development of the system.

Due to eliminating some common errors in the system, the differential positioning technology has been commonly used in positioning tasks and applications with higher accuracy requirements [68]. With this technology, all the differential data of base stations are sent to the data center and then return to mobile station after calculation. Due to the existence of the data center, the differential positioning method provides multilevel authentication for users and improves the computing ability [9, 10]. Despite the fact that the data center-based differential positioning (DCDP) method provides many benefits, there are still some challenges such as increases in delay, the waste of bandwidth, and privacy concerns, which is not good for quick positioning and the development of BDS [11]. In addition, with the development of the BDS, the construction of the base station will surely increase construction efforts to keep pace with the needs of the business, and the scalability of the DCDP system will be limited by the performance of the data center. Once the data center is attacked, the overall system performance will be greatly reduced.

To reduce the positioning time and solve all of the above problems caused by the data center, many scholars have conducted studies on algorithms or methods [1215]. The paper [12] proposed an algorithm based on congestion control, i.e., Random Early Detection (RED) gateways, which could avoid unnecessary queue delay, while the general reduction in delay does not offer the best results. The paper [13] proposed the cutting payload (CP) mechanism to process timeouts but the CP mechanism is limited to hardware conditions. The paper [14] examined the effectiveness of alternative TCP and Ethernet-level strategies in mitigating the TCP throughput collapse but at the cost of seriously increasing the input costs. The paper [15] proposed a global data transfer scheduler at the application layer but it will destroy synchronization.

The above approaches are for congestion, queuing, and other issues caused by the data center in order to provide improvement. However, the centralized mode is still adopted and does not fundamentally solve the potential problem caused by bidirectional transmission, especially the transmission delay caused by the uplink and downlink. In other words, due to the constraint of triangle inequalities, the link delay through the intermediate node forwarding is greater than the direct link delay between two points. To resolve the disadvantages of the data center, fog computing has recently emerged. Fog computing is considered as a cloud server operating at the edge of the network, offering special services that require network context information, location awareness, and ultra-low latency [16].

Since the features of fog computing could satisfy the demands of BDS exactly, the paper integrates fog computing to BDS for quicker and even real-time positioning processing and proposes a fog computing-based differential positioning (FCDP) method to offload computing tasks and decrease delay. Meanwhile, the original high-precision feature of the DCDP is not affected.

The reminder of this paper is organized as follows. Section 2 introduces the current differential positioning model and DCDP method of BDS. Section 3 describes the FCDP proposed by this paper and formulates the calculation progress. Section 4 presents the experimental results and analyses. Finally, Section 5 concludes the paper.

2. The Carrier Phase Differential Positioning Principle with the Data Center

According to the information used, differential positioning algorithm can be divided into four types: position differential positioning, pseudo-range differential positioning, phase smooth pseudo-range differential positioning, and carrier phase differential positioning [17]. Among them, carrier phase measurements of carrier phase differential positioning allow the measurement of short baselines with an inaccuracy as low as a few centimeters [18]. Therefore, the paper adopts the carrier phase difference as an example to introduce the differential positioning principle.

There are two types of receivers: base station receiver and mobile receiver. The base station is used as a benchmark to correct the common error between mobile receiver and base receiver. The mobile receiver is usually used as a target to locate devices such as mobile phone or the user’s other device.

The base station and mobile receiver simultaneously observe the ephemeris information of BeiDou satellites. The observation equations of satellite j are as follows [19]:

Here, represents the real distance between the satellite j and the receiver; is the wavelength of carrier; denotes the number of circumference between receiver and satellite j; is the period that is less than one circumference; is the speed of the electromagnetic wave; is the clock deviation of the receiver; is the deviation of satellite j; is the error caused by satellite calendar; is ionosphere error; and is tropospheric error.

When the distance between base station and the mobile station is of short or medium baseline (less than 100km), , , [20]. Therefore,

is ordered to replace the single difference between the base station and the mobile station, and then

For the convenience of programming calculations, (3) is linearized [21].where denotes the direction vector for the mobile station and satellite j; is the coordinate correction of the mobile receiver; and represents the approximate distance between satellite j and mobile station.

The above formula is the single-difference model of BDS, while the positioning error is still influenced by clock deviation that can be eliminated through calculating the quadratic difference between different satellites [22].

For satellite k, the single-difference equation is [21]

The second difference between (4) and (5) is

is ordered as a double difference of different satellites, and (6) can be simplified as (7)where is phase observation error and is double-difference integer ambiguity.

Let ; the error equation form of (7) can be simplified as

Here, is the correction value to revise the common error.

Within the positioning area, multiple base stations constitute the continuously operating reference stations (CORS) system [23]. All of the correction value of different base stations should be sent to data center to calculate the more suitable final value that corrects the mobile station, called the DCDP method. The data center calculates the final differential correction synthetically based on several principles such as weighted average method, partial derivative method, and minimum variance method. Then, the data center sends the final value, which could revise the common error to the mobile receiver. The model of the DCDP system is shown in Figure 1.

As is shown in Figure 1, there is no direct connection between the base station and mobile station, but the exchanged data and calculated final information by the data center causes transmission delay, data congestion, packet loss, and other issues. The paper solves these issues by introducing fog computing.

3. Fog Computing-Based Differential Positioning Method

3.1. Fog Computing

According to the definition of Cisco, the level of fog calculation is at the edge of the network, and the equipment used can be a router or base station [24]. These devices do not have many resources such as CPU, memory, hard disk, or bandwidth as they do in the data center, but they are closer to the user. The response delay is lower when a user requests the service, and some data communications are already set between the user and the data information. In other words, fog computing is a highly virtualized middle layer between end users and the cloud. Similar to cloud computing, fog computing provides user data, computing, storage, and network services [25]. It is not centralized but close to the end devices. By lowering data resources from users to the edge of the network, users do not need to obtain resources from a distant cloud center, which can effectively reduce the traffic and delay when obtaining services, finally effectively reducing the network burden.

The fog computing system consists of multiple mutually independent fog computing nodes and can independently provide localization services for mobile terminals. There are three layers including terminal layer, fog layer, and cloud layer [26]. The service model of fog computing is shown in Figure 2.

The cloud layer and the fog layer provide services for end users. The cloud layer generally serves network users, while the fog layer mainly serves intelligent mobile terminal users. The terminal layer buffers the resources from the fog layer node in advance according to a certain strategy. Then the fog layer computed node has a certain storage space and computing capacity to handle the task request of the terminal layer. Furthermore, the fog layer node can be automatically located and then, the nearest neighboring fog server is found, so that the terminal’s data request can always obtain a response from the nearest fog server [26].

The fog computing architecture has three parts that match the service model including fog computing edge storage nodes (fog computing nodes), fog computing node manager, and fog computing network. The three parts correspond to three layers [26].

(1) Fog Computing Edge Storage Nodes. The fog computing edge storage node or server is a miniaturized hardware device that is disposed locally and provides localized services for mobile terminal users through wireless access. The device integrates high-density wireless network access technology, large data and low-delay channel transmission technology, and localized storage and computing technologies for cloud computing front-end hardware devices. The fog computing edge storage node is located at the edge of the network and is the closest component to the end user’s fog computing system. Its data content comes from the cloud platform’s data center, and it is updated intelligently according to the user’s needs. The end user needs only one hop to be able to obtain the storage data service in the cloud-computing node. The fog computing nodes can be deployed on mobile vehicles, such as intercity buses, tourism operators, trains, and ships, to provide localization (without connecting to cloud data centers), high-speed, and low-cost services for users.

(2) Fog Computing Node Manager. The corresponding management program of the fog computing node is called the fog computing manager. For example, the data object storage table is used to record the data objects, access time, and access data logs that are stored in the fog computing node. Every time the mobile terminal requests the service of edge node, the manager first looks up whether there is a record stored in the table. If so, the data object of the local fog computing node is returned to the terminal user directly and then the related content of the data storage table is updated; if not, within the specified time, the data object is requested to other nodes at a minimum cost. In addition, if the other fog computing nodes have the data object in the cache, the data will be provided to the user; and if not, the request will be forwarded to the cloud to look for the data and return to the user. Correspondingly, the fog computing manager will also make the appropriate record updates and decides whether to store the data object.

(3) Fog Computing Network. Fog computing network consists of geographically dispersed nodes and storage nodes. These nodes can communicate with each other through the fog network and perform data transmission according to a set routing algorithm, data distribution strategy, etc.

If a fog computing node finds the required data stored in other fog computing nodes, the fog computing node can obtain the data needed by fog computing network. At the same time, the fog computing node can also connect to the cloud or the source server through the Internet to obtain data objects. Furthermore, the cloud can timely monitor the content information change and then update the record correspondingly.

Due to wide distribution and high density, fog computing can quickly respond to end-user requests, handle tasks in real time, and shorten access delays. Furthermore, the fog nodes are at the edge of the network and close to the end user, so the user needs only one hop to obtain the various data resources needed. Because fog computing nodes do not have as much storage and computing space as cloud computing, certain strategies must be adopted to filter the fog computing nodes that can provide maximum value for terminals in the service area, to maximize the quality of the service to users.

3.2. FCDP Method

Due to the problems of DCDP method caused by the data center such as high latency, congestion, and packet loss, this paper proposes to apply fog computing to BDS. In the FCDP method, the data center was removed, and the base station is set as the fog layer to calculate the correction information. Then all the base stations within the positioning area broadcast the correction data incessantly. The mobile receiver in the area receives the correction information from the base stations and performs a comprehensive calculation. The model of FCDP is shown in Figure 3.

In the positioning area, all base stations can participate in positioning. However, if there are too many base stations, the factors that affect the accuracy of mobile receivers will also increase. In consideration of comprehensive elimination of mobile station errors and the stability of the reference station network, four reference stations are selected for positioning in this paper. Therefore, a suitable base station selection strategy is needed to minimize network losses and balance the delay between stations.

The base station selection algorithm of this paper considers three main indicators: transmission delay (distance between base station and mobile station), balance of base station load, and performance of the base station itself. It can be seen from (1) that the pseudo-range value is related to tropospheric and ionospheric effects, which have a strong correlation with distance [27]. Although the atmospheric noise of the base station and mobile receiver can be equal by default in the case of medium or short baseline, shorter baselines have higher similarity [27]. Therefore, the weight of the base station closer to the mobile receiver should be higher. In addition, unbalanced node assignments will cause some base stations to be overloaded and increase the likelihood of node crashes. Finally, the performance of the base station itself also affects the trustworthiness of the parameters.

According to the above requirements, we need to find an optimal objective function to implement the selection strategy of the base station. The above purpose can be expressed as formula (9).

where

is the performance function of base station i to mobile receiver ; is the time of transmitting to mobile receiver ; is the selected rate of base station , and is the reliability of base station which is positively related to the selected rate. is the penalty function for transmission time. When the transmission time exceeds the set value, the penalty function value will be infinite. Then, this base station will not be selected.

Based on the size of the performance function value, the top four base stations that are not infinitely involved are selected for positioning. Therefore, if the penalty function value is infinite, this base station will not be selected.

When observing satellite and , the correction value of base station is ordered to (11).

Then the final correction value is

where is the number of base stations participating in BDS positioning.

The weight of the correction number is inversely proportional to the distance between the base station and the mobile receiver, so the closer the distance is, the higher the credibility of the base station will be. Furthermore, the FCDP method has good antirisk ability. If the nearest base station fails to transmit information, or if any base station in the network fails, the remaining base stations can still form a network and calculate the final value based on the performance weighted.

After calculating the correction value, the error equation is

The matrix form of (13) is

Let be the number of observation satellites; then

Then, when the number of observation satellites is greater than or equal to 4, the final receiver position can be calculated using the weighted least-squares algorithm. To weaken the influence of the correlation caused by the reference satellites, the chosen weight matrix usually uses the covariance inverse of the carrier observations.

Setting , then the solution value of weighted least-squares (WLS) algorithm is (16) [28].

Combined with the advantages of fog calculation, the FCDP method that removes the data center decreases the positioning delay.

4. Numerical Results and Analyses

To ensure the high reliability of the simulation experiment, this paper collected the satellite ephemeris information in the real environment as original positioning data through OEM6® Family Firmware which produced by NovAtel company, a subsidiary company affiliated with Sweden Hexagon Company. The satellite status information can be obtained using the host computer software. As is shown in Figure 4, the current satellite conditions information is shown intuitively by data collection. The acquired satellite ephemeris information converted into RINEX format can be used for positioning solution. Through the ephemeris parameters, we can obtain the coordinates of visible satellites used for positioning calculation.

4.1. Positioning Accuracy Comparison

When the coordinates of satellites in the CGCS2000 coordinate system are obtained, the positioning error of the DCDP and FCDP methods can be calculated using the weighted least square algorithm. As is shown in Figure 5, the absolute error of three axes and the root mean square error (RMSE) of these two methods are similar and all are below to 1 m, while the RMSE of FCDP is more stable. The results demonstrate that, due to the selection strategy of the base stations, the positioning accuracy is more stable and have no big ups and downs.

Figure 6 shows the PDF of the DCDP and FCDP methods. As we can see, the FCDP method has more concentrated distribution, while the DCDP method has a slightly longer tail. It means that the FCDP method has better stability, rarely undulating largely in the same long-term duration.

4.2. Delay

In the FCDP method, there is a single-hop communication delay between the user and base stations, whereas the DCDP system has a two-hop communication delay that includes transmitting data to the server and sending the final result to the mobile receiver. The known singular delay of transmitting data is 270 ms. Thus, the delay of the FCDP method with transmitting data is approximately 270 ms, while the delay of the DCDP method is approximately 540 ms. Therefore, the FCDP method has a shorter response time during transmission; theoretically, the delay is 270 ms shorter than that of the DCDP method.

The delay of the DCDP and FCDP methods is shown in Figure 7. Figure 7 illustrates that the delay of the FCDP method is less than 490 ms approximately and 260 ms shorter than the DCDP method. It means that the FCDP method can achieve faster positioning result, which has great significance especially in real-time positioning and mobile navigation fields.

Consequently, the FCDP method is better than the DCDP method in terms of delay, has more stable accuracy range, and is beneficial for fast and accurate positioning of BDS. Furthermore, due to multiple fog computing nodes participating in the calculation, the data pressure is greatly shared and avoids server crashes, which are efficiently constructive to solve a large number of positioning requests and responses.

5. Conclusions

In recent years, new technology and application requirements have emerged continuously. Researchers are required to constantly learn and promote these applications from a new perspective in order to maximize the potential of BDS. The emergence of fog computing technology in the form of “decentralization” can be a way to solve the delay, congestion, and packet loss caused by the “center” of BDS. The FCDP method proposed in this paper combines the emerging fog computing technology. Under the condition of guaranteeing the accuracy of the original algorithm, the positioning delay is reduced, which is good for quick positioning. In addition, the networking of the fog computing layer also enhances the stability of the algorithm. Even if some base stations fail to transmit data effectively, the remaining base stations can still form a network without affecting the final data calculation. The simulation results demonstrate that the FCDP method has low latency and guaranteed accuracy which provide insights for improving response times.

Data Availability

No data were used to support this study.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work is supported by the National Natural Science Foundation of China under Grant no. 61701020, the University of Science and Technology Beijing Project under Grant no. 04130017, the Fundamental Research Funds for the Central Universities under Grant no. FRF-BD-17-015A, and the Foundation of Beijing Engineering and Technology Center for Convergence Networks and Ubiquitous Services.