Research Article

Accuracy of UWB Path Loss-Based Localization of Wireless Capsule Endoscopy

Algorithm 1

UWB smoothed path loss degree-based WCL (SPLD-WCL).
Input:
Output:
1fordo
2  fordo
3   
4    {Generated scattered path loss}
5end for
6end for
7for do
8  
9  fordo
10    {Scattered path loss of k adjacent positions}
11    {Extraction of path loss exponents}
12end for
13   {Smoothed path loss}
14  end for
15 {Degree of the estimated path loss}
16for do
17  fordo
18    {Weight estimation}
19  end for
20   {Position estimation using WCL}
21end for