<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Peer-To-Peer UWB Ranges as a Source of Training Data for Estimating BLE RSSI Path-Loss Exponents</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Satinath</forename><surname>Debnath</surname></persName>
							<email>satinath.debnath@ucalgary.ca</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Geomatics Engineering</orgName>
								<orgName type="institution">University of Calgary</orgName>
								<address>
									<addrLine>2500 University Dr. NW</addrLine>
									<postCode>T2N1N4</postCode>
									<settlement>Calgary</settlement>
									<region>Alberta</region>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Kyle</forename><surname>O'keefe</surname></persName>
							<email>kyle.okeefe@ucalgary.ca</email>
							<affiliation key="aff1">
								<orgName type="department">Department of Geomatics Engineering</orgName>
								<orgName type="institution">University of Calgary</orgName>
								<address>
									<addrLine>2500 University Dr. NW</addrLine>
									<postCode>T2N1N4</postCode>
									<settlement>Calgary</settlement>
									<region>Alberta</region>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="department">WiP Proceedings</orgName>
								<orgName type="institution">IPIN</orgName>
								<address>
									<addrLine>2022, September 5-7</addrLine>
									<postCode>2022</postCode>
									<settlement>Beijing</settlement>
									<country key="CN">China</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Peer-To-Peer UWB Ranges as a Source of Training Data for Estimating BLE RSSI Path-Loss Exponents</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">F6D89CAEC8D1FC843EBCA8483E98684E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T07:50+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>BLE-RSSI</term>
					<term>Ultra-wideband</term>
					<term>Indoor Positioning</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper presents a practical indoor positioning approach to improve short-range distance estimation using Bluetooth received signal strength (RSSI) and precise ultra-wideband (UWB) range measurement. The conventional distance estimation technique from Bluetooth RSSI uses a classical path loss model that is environment specific. The model faces challenges in determining suitable path loss factors to estimate distance accurately. A curve-fitting function on BLE RSSI values with actual distance shows that the distance estimation error increases with increasing distance. UWB provides a precise range measurement in line of sight (LOS) condition indoors. Therefore, this paper investigates the feasibility of using UWB range as a source of training data for BLE RSSI range estimation. The experimental results show that a line-fitting model of RSSI values using a UWB range gives similar performance compared to the actual distance for short ranges in a complex indoor environment.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Bluetooth low energy (BLE) has recently emerged as a low power, low cost, low complexity solution for determining the distance between two BLE equipped devices and has been identified as a favored method for electronic contact tracing in the context of the ongoing Covid-19 pandemic <ref type="bibr" target="#b0">[1]</ref>. BLE can indeed determine if two devices have been in proximity, the ability to estimate the actual range between the devices is limited by the difficulty in converting an observed signal power observation into a distance measurement. This conversion depends both on estimating an appropriate path loss exponent for the environment and identifying obstructions and obstacles in the line-of-sight <ref type="bibr" target="#b1">[2]</ref>. Most mobile phones in the market today are equipped with Bluetooth radios and can measure Received Signal Strength Indicator (RSSI). However, the available BLE-based contact tracing apps on them do not give an accurate and reliable measured distance from BLE RSSI, as apps do not consider hardware and environmental factors <ref type="bibr" target="#b2">[3]</ref>.While it is most often used for nearest-beacon proximity and fingerprinting methods <ref type="bibr" target="#b3">[4]</ref>- <ref type="bibr" target="#b7">[8]</ref>. RSSI can be used to directly estimate range through estimation of a path-loss exponent or application of other path-loss models, however, this suffers from drawbacks due to varying devices and propagation environments <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b9">[10]</ref> . Consequently, Bluetooth localization using RSSI-based ranges is not commonly used as it requires a large amount of training data in order to be useful <ref type="bibr" target="#b10">[11]</ref>.</p><p>The latest Apple's iPhone series supports an ultra-wideband (UWB) ranging radio chip (U1), which is 802.15.4z compliant, computes distances based on asymmetric double sided flight time between two UWB enabled devices. UWB ranges have up to centimetre-level precision in line-of-sight (LOS) conditions <ref type="bibr" target="#b11">[12]</ref>, <ref type="bibr" target="#b12">[13]</ref> and generally allow for decimetre level accuracies.</p><p>Our long-term objective is to develop a concept where a small group of devices or users equipped with UWB ranging systems can be used to train low-cost systems that rely on BLE alone including relative pedestrian navigation and smartphone-based contact tracing applications.</p><p>This paper proposes and presents preliminary results of using peer-to-peer UWB ranges as a source of training data to fit path-loss models to Bluetooth RSSI measurements and assesses the accuracy of UWB-trained path-loss to that obtained using a reference or truth range obtained through laser range finding.</p><p>The rest of the paper is organized as follows. Section 2 describes the fundamentals of system: Bluetooth and UWB technology in brief. Section 3 presents the proposed system. Section 4 discusses preliminary experimental results. Finally, Section 5 summarizes current work and describes the scope of future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Background</head><p>We propose to use Bluetooth Low Energy and a low-cost solution as it is already widely deployed. Ultrawideband will serve as a source of more accurate training data.</p><p>Bluetooth RSSI-based indoor localization is the most attractive and widely used technology due to low cost, low power consumption, small size, and ease of deployment <ref type="bibr" target="#b13">[14]</ref>- <ref type="bibr" target="#b15">[16]</ref>. Many manufacturers have introduced BLE-based indoor positioning solutions <ref type="bibr" target="#b16">[17]</ref>. The technology uses three advertising channels primarily for discovery purposes: channel 37 (2402 MHz), channel 38 (2426 MHz), and channel 39 (2480 MHz). When one BLE device measures RSSI values of another, these will differ on each channel due to different channel gain and multipath fading. Some researchers and systems have simply used all available RSSI values while others have noted that there is less variably when BLE channels are considered separately instead of considering the aggregated channel's RSSI <ref type="bibr" target="#b17">[18]</ref>, <ref type="bibr" target="#b18">[19]</ref>.</p><p>The signal strength of the transmitted radio wave attenuates as it travels away from the transmitter. In three-dimensional free space that can be modelled as one over range squared <ref type="bibr" target="#b19">[20]</ref>. However, in real environments the loss may be more severe, due to attenuation, or less due to constructive interference or wave-guide effects. If the path loss can be modelled as a function of distance, then the distance between the transmitter and the receiver can be estimated from a received signal strength measurement. The Free Space Friis Model is used as a basis to form a simplified standard log-distance path loss model in an indoor environment.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>RSSI = RSSI (𝒅𝒅 𝟎𝟎 ) -10nlog</head><formula xml:id="formula_0">𝒅𝒅 𝒅𝒅 𝟎𝟎 + 𝑿𝑿 𝝈𝝈<label>(1)</label></formula><p>where RSSI(d0) represents a reference RSSI value at the reference distance d0, typically 1 m, Xσ and n represent the observation error and path loss exponent value respectively, and d is the distance between transmitter and receiver. The path loss exponent is environment specific and usually determined by either choosing a standard value or by fitting a line to training data <ref type="bibr" target="#b20">[21]</ref>, <ref type="bibr" target="#b21">[22]</ref>. Ultra-wideband (UWB) is an emerging precise indoor positioning method that uses low power, but very high time resolution signals to achieve centimetre to level precision and decimetre level accuracy ranging allowing for very precise indoor positioning in both one-way and two-way modes <ref type="bibr" target="#b22">[23]</ref>. The difficulty with UWB is that while the cost of UWB radios has decreased significantly in the past decade, they are still not commonly found in consumer electronics. But in the near term only a small fraction of mobile phones will be equipped with UWB ranging radios.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Proposed System Model</head><p>We propose to test peer-to-peer line of sight ranging between mobile users. In this work-in-progress paper, out goal is to assess if UWB can provide sufficiently precise peer-to-peer ranges to determine a BLE RSSI path-loss exponent along the same path. If successful, we will then investigate more complex RSSI to range models and methods, including using large quantities of UWB data to train artificial networks to convert BLE RSSI values to ranges. The assumption is that a small number of UWB-equipped users will be able to provide enough training data to enable BLE RSSI-based ranging for most of the users who do not have UWB radios.</p><p>The project uses two DWM1001-DEV (Decawave, Dublin, Ireland) developmental kits <ref type="bibr" target="#b23">[24]</ref>. The development kit includes both an nRF52832 BLE radio and a DW1000 UWB module and thus can be used as both a BLE source and a UWB transceiver. A separate nRF52840 development kit (Nordic semiconductor, Norway) <ref type="bibr" target="#b24">[25]</ref>, co-located with the second DWM1001-DEV, is used as a BLE receiver, logging RSSI values at 50ms rate, and the two DWM1001-DEVs perform double sided two-way ranging at 100ms rate. To explore the performance of the proposed system, an experiment is performed in a narrow corridor (2.4 m wide by 10 m in length) located on the third floor in the CCIT building of the University of Calgary illustrated in Figure <ref type="figure">1</ref> </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Preliminary Results</head><p>Measurements were collected in static mode over a number of distances ranging from 1 to 5 metres. Even in static mode, the raw BLE RSSI measurements show significant fluctuations. In contrast, the UWB range shows no fluctuation and gives precise measurements of the line-of-sight range. Figure <ref type="figure">2</ref> shows the raw RSSI values observed over a 1 m range as well as a filtered version of the Channel 37 RSSI values and a histogram of each channel. Figure <ref type="figure" target="#fig_1">3</ref>  and range for all the matched time instants. Subsequently, a Kalman filter is applied to filter out each BLE channel's raw RSSI values to remove outliers and obtain more stable RSSI data. We measure RSSI values from 1 metre to 5-metre distance (logging data for more than 15 minutes in each location).</p><p>It is observed that the RSSI values observed over more than 5 metres often show constructive interference and a change in the path-loss exponent and for this reason we conducted the experiment up to 5 m. In addition, the variability in the RSSI values increases with distance. A simple line fit model was applied to the RSSI values using both a true (laser range finder) and UWB distance for the x-axis. The resulting models were then evaluated for each RSSI measurement to determine a residual range error for each RSSI measurement. The linear models, shown in Figure <ref type="figure" target="#fig_2">4</ref>, do not fit particularly well as can be seen from the histograms of the corresponding RSSI-based range errors shown in Figure <ref type="figure">6</ref>. This performance can be improved if the line fit is limited to distances of 3 metres or less as shown in Figure <ref type="figure" target="#fig_3">5</ref> and the corresponding RSSI range residuals better than 15 cm shown in Figure <ref type="figure">7</ref>. In both cases, the use of true (laser range finder) ranges results in line fits that lead to slightly better RSSI-based ranges, however the UWB-based line fits are very similar to those obtained with the true ranges, demonstrating the feasibility of using UWB to gather training data for RSSI path-loss models.     </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion and Future Plans</head><p>This work demonstrated that UWB can provide precise ranges in order to fit a line to RSSI values. The log-distance model for distance estimation depends very highly on the environment. The BLE advertising channels have different transmission power levels due to carrier frequency, channel gain, multipath, and fading. The preliminary experiments show that a simple line fit model is suitable for estimating a short-range from RSSI values with an error less than 15 cm is feasible up to 3 metress. The error in distance estimation increases after 3 metres as the impact of constructive interference begins to change the path-loss exponent.</p><p>The next step in this work will be to collect more and varied training data, in the form of BLE RSSI and corresponding UWB ranges, and then compare fitting more and multiple lines to determine difference path loss exponents for many different environments with using artificial intelligence to develop implicit models for converting RSSI into range for each of these environments.</p><p>More investigation is required to understand the nature of the environments and the amount of training data needed for AI to learn patterns from the data. The applicability of models developed in one environment to data gathered in different environments also needs to be assessed. Finally, we hope to understand if BLE RSSI from low-cost general mobile users can be used to determine the precise proximity between two BLE-enabled devices in any future critical pandemic situations.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :Figure 2</head><label>12</label><figDesc>Figure 1: Environmental Scenario (not to scale)</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: UWB Range distribution at (a) 1-metre and (b) 2-metre LOS distance in complex indoor environment</figDesc><graphic coords="5,41.88,72.00,244.80,183.60" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Distance vs RSSI Line fit by plotting cluster of RSSI points up to 5m using true and UWB distance.</figDesc><graphic coords="6,113.75,72.00,367.20,275.40" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Distance vs RSSI Line fit by plotting cluster of RSSI points up to 3m using true and UWB distance.</figDesc><graphic coords="6,96.10,390.86,416.40,312.30" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 6 :Figure 7 :</head><label>67</label><figDesc>Figure 6: Residual error of distance estimation using a 6-point line fit model with true and UWB distance at a) 1m, b) 1.5m, c) 2m, d) 2.5m, e) 3m, and f ) 4m respectively</figDesc><graphic coords="7,29.90,482.05,272.80,204.60" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 :</head><label>1</label><figDesc>Channel 38 filtered RSSI and UWB measurements at LOS in complex indoor environment.</figDesc><table><row><cell>Actual Distance (</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>m) Lowest RSSI Value (dBm) Highest RSSI Value(dBm) Average UWB Distance (m)</head><label></label><figDesc></figDesc><table><row><cell>1</cell><cell>-41.4</cell><cell>-40.8</cell><cell>0.99</cell></row><row><cell>1.5</cell><cell>-44.2</cell><cell>-43.2</cell><cell>1.46</cell></row><row><cell>2</cell><cell>-50.02</cell><cell>-49.3</cell><cell>2.01</cell></row><row><cell>2.5</cell><cell>-58</cell><cell>-54.1</cell><cell>2.48</cell></row><row><cell>3</cell><cell>-61.2</cell><cell>-58.4</cell><cell>3</cell></row><row><cell>4</cell><cell>-55.5</cell><cell>-54</cell><cell>4.05</cell></row><row><cell>5</cell><cell>-47.8</cell><cell>-46.6</cell><cell>5.03</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Acknowledgements</head><p>This work was partially funded by the Natural Sciences and Engineering Research Council of Canada (NSERC) CREATE Program on Multi-sensor Systems for Navigation and Mapping,[funding reference number 495568-2017].</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Using Bluetooth Low Energy (BLE) Signal Strength Estimation to Facilitate Contact Tracing for COVID-19</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">F</forename><surname>Hatke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Montanari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Appadwedula</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wentz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Meklenburg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Ivers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Watson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fiore</surname></persName>
		</author>
		<ptr target="http://arxiv.org/abs/2006.15711" />
		<imprint>
			<date type="published" when="2020-07">Jul. 2020. Jul. 14, 2022</date>
			<biblScope unit="page">200615711</biblScope>
		</imprint>
	</monogr>
	<note>Eess</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Empirical analysis and modeling of Bluetooth low-energy (BLE) advertisement channels</title>
		<author>
			<persName><forename type="first">A</forename><surname>Nikoukar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Abboud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Samadi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Güneş</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Dezfouli</surname></persName>
		</author>
		<idno type="DOI">10.23919/MedHocNet.2018.8407089</idno>
	</analytic>
	<monogr>
		<title level="m">2018 17th Annual Mediterranean Ad Hoc Networking Workshop (Med-Hoc-Net)</title>
				<imprint>
			<date type="published" when="2018-06">Jun. 2018</date>
			<biblScope unit="page" from="1" to="6" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">On the Accuracy of Measured Proximity of Bluetooth-Based Contact Tracing Apps</title>
		<author>
			<persName><forename type="first">Q</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Xuan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Shroff</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-63086-7_4</idno>
	</analytic>
	<monogr>
		<title level="m">Security and Privacy in Communication Networks</title>
				<editor>
			<persName><forename type="first">N</forename><surname>Park</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Sun</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Foresti</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Butler</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Saxena</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="volume">335</biblScope>
			<biblScope unit="page" from="49" to="60" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Bluetooth Based Indoor Positioning Using Machine Learning Algorithms</title>
		<author>
			<persName><forename type="first">P</forename><surname>Sthapit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-S</forename><surname>Gang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-Y</forename><surname>Pyun</surname></persName>
		</author>
		<idno type="DOI">10.1109/ICCE-ASIA.2018.8552138</idno>
	</analytic>
	<monogr>
		<title level="m">2018 IEEE International Conference on Consumer Electronics -Asia (ICCE-Asia)</title>
				<imprint>
			<date type="published" when="2018-06">Jun. 2018</date>
			<biblScope unit="page" from="206" to="212" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">An improved fingerprint method based on K-NN algorithm for indoor multiple object tracking</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Rahmadini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Kristalina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sudarsono</surname></persName>
		</author>
		<idno type="DOI">10.1109/ELECSYM.2017.8240410</idno>
	</analytic>
	<monogr>
		<title level="m">International Electronics Symposium on Engineering Technology and Applications (IES-ETA)</title>
				<imprint>
			<date type="published" when="2017-09">2017. Sep. 2017</date>
			<biblScope unit="page" from="239" to="244" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Performance Evaluation of COVID-19 Proximity Detection Using Bluetooth LE Signal</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Su</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Pahlavan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Agu</surname></persName>
		</author>
		<idno type="DOI">10.1109/ACCESS.2021.3064323</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="38891" to="38906" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Received Signal Strength Fingerprinting-Based Indoor Location Estimation Employing Machine Learning</title>
		<author>
			<persName><forename type="first">L</forename><surname>Polak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rozum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Slanina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Bravenec</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Fryza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pikrakis</surname></persName>
		</author>
		<idno type="DOI">10.3390/s21134605</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">13</biblScope>
			<biblScope unit="page">4605</biblScope>
			<date type="published" when="2021-07">Jul. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A Low Cost Indoor Positioning System Using Bluetooth Low Energy</title>
		<author>
			<persName><forename type="first">L</forename><surname>Bai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ciravegna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Bond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mulvenna</surname></persName>
		</author>
		<idno type="DOI">10.1109/ACCESS.2020.3012342</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="136858" to="136871" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Experimental analysis of received signals strength in Bluetooth Low Energy (BLE) and its effect on distance and position estimation</title>
		<author>
			<persName><forename type="first">F</forename><surname>Subhan</surname></persName>
		</author>
		<idno type="DOI">10.1002/ett.3793</idno>
	</analytic>
	<monogr>
		<title level="j">Trans. Emerg. Telecommun. Technol</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page">e3793</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Indoor Positioning Algorithm Based on the Improved RSSI Distance Model</title>
		<author>
			<persName><forename type="first">G</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Geng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Pang</surname></persName>
		</author>
		<idno type="DOI">10.3390/s18092820</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">9</biblScope>
			<date type="published" when="2018-09">Sep. 2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">RSSI-Based Bluetooth Indoor Localization</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wang</surname></persName>
		</author>
		<idno type="DOI">10.1109/MSN.2015.14</idno>
	</analytic>
	<monogr>
		<title level="m">2015 11th International Conference on Mobile Ad-hoc and Sensor Networks (MSN)</title>
				<imprint>
			<date type="published" when="2015-12">Dec. 2015</date>
			<biblScope unit="page" from="165" to="171" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<ptr target="https//www.qorvo.com/products/p/DWM1000" />
		<title level="m">DWM1000 -Qorvo</title>
				<imprint>
			<date type="published" when="2022-07-14">Jul. 14, 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Ultra Wideband Indoor Positioning Technologies: Analysis and Recent Advances</title>
		<author>
			<persName><forename type="first">A</forename><surname>Alarifi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Al-Salman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Alsaleh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Alnafessah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Al-Hadhrami</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Al-Ammar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Al-Khalifa</surname></persName>
		</author>
		<idno type="DOI">10.3390/s16050707</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">5</biblScope>
			<date type="published" when="2016-05">May 2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">RSSI based Bluetooth low energy indoor positioning</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Jianyong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Haiyong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Zili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Zhaohui</surname></persName>
		</author>
		<idno type="DOI">10.1109/IPIN.2014.7275525</idno>
	</analytic>
	<monogr>
		<title level="m">2014 International Conference on Indoor Positioning and Indoor Navigation (IPIN)</title>
				<imprint>
			<date type="published" when="2014-10">Oct. 2014</date>
			<biblScope unit="page" from="526" to="533" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">BLE localization using RSSI measurements and iRingLA</title>
		<author>
			<persName><forename type="first">A</forename><surname>Thaljaoui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Val</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Nasri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Brulin</surname></persName>
		</author>
		<idno type="DOI">10.1109/ICIT.2015.7125418</idno>
	</analytic>
	<monogr>
		<title level="m">2015 IEEE International Conference on Industrial Technology (ICIT)</title>
				<imprint>
			<date type="published" when="2015-03">Mar. 2015</date>
			<biblScope unit="page" from="2178" to="2183" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Bluetooth indoor localization with multiple neural networks</title>
		<author>
			<persName><forename type="first">M</forename><surname>Altini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Brunelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Farella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Benini</surname></persName>
		</author>
		<idno type="DOI">10.1109/ISWPC.2010.5483748</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE 5th International Symposium on Wireless Pervasive Computing 2010</title>
				<imprint>
			<date type="published" when="2010-05">May 2010</date>
			<biblScope unit="page" from="295" to="300" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">BLE(Bluetooth) Location Tracking &amp; Positioning | Inpixon</title>
		<author>
			<persName><surname>Inpixon</surname></persName>
		</author>
		<ptr target="https://www.inpixon.com/technology/standards/bluetooth-low-energy" />
		<imprint>
			<date type="published" when="2022-07-14">Jul. 14, 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A Robust Indoor Positioning Method based on Bluetooth Low Energy with Separate Channel Information</title>
		<author>
			<persName><forename type="first">B</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Yang</surname></persName>
		</author>
		<idno type="DOI">10.3390/s19163487</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="issue">16</biblScope>
			<date type="published" when="2019-01">Jan. 2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Detecting and Correcting for Human Obstacles in BLE Trilateration Using Artificial Intelligence</title>
		<author>
			<persName><forename type="first">S</forename><surname>Naghdi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>O'keefe</surname></persName>
		</author>
		<idno type="DOI">10.3390/s20051350</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="issue">5</biblScope>
			<date type="published" when="2020-01">Jan. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">A Comprehensive Study of Bluetooth Signal Parameters for Localization</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K M M</forename><surname>Hossain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W.-S</forename><surname>Soh</surname></persName>
		</author>
		<idno type="DOI">10.1109/PIMRC.2007.4394215</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE 18th International Symposium on Personal, Indoor and Mobile Radio Communications</title>
				<imprint>
			<date type="published" when="2007-09">2007. Sep. 2007</date>
			<biblScope unit="page" from="1" to="5" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Estimate distance measurement using NodeMCU ESP8266 based on RSSI technique</title>
		<author>
			<persName><forename type="first">S</forename><surname>Barai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Biswas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Sau</surname></persName>
		</author>
		<idno type="DOI">10.1109/CAMA.2017.8273392</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE Conference on Antenna Measurements &amp; Applications (CAMA)</title>
				<imprint>
			<date type="published" when="2017-12">2017. Dec. 2017</date>
			<biblScope unit="page" from="170" to="173" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Distance Estimation using Polynomial Approximation and Neural Network Based on RSSI technique</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gadhgadhi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Hachaichi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zairi</surname></persName>
		</author>
		<idno type="DOI">10.1109/STA.2019.8717277</idno>
	</analytic>
	<monogr>
		<title level="m">19th International Conference on Sciences and Techniques of Automatic Control and Computer Engineering (STA)</title>
				<imprint>
			<date type="published" when="2019-03">2019. Mar. 2019</date>
			<biblScope unit="page" from="24" to="29" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Position Estimation via Ultra-Wide-Band Signals</title>
		<author>
			<persName><forename type="first">S</forename><surname>Gezici</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">V</forename><surname>Poor</surname></persName>
		</author>
		<idno type="DOI">10.1109/JPROC.2008.2008840</idno>
	</analytic>
	<monogr>
		<title level="m">Proc. IEEE</title>
				<meeting>IEEE</meeting>
		<imprint>
			<date type="published" when="2009-02">Feb. 2009</date>
			<biblScope unit="volume">97</biblScope>
			<biblScope unit="page" from="386" to="403" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<ptr target="https//www.qorvo.com/products/p/MDEK1001" />
		<title level="m">MDEK1001 -Qorvo</title>
				<imprint>
			<date type="published" when="2022-07-14">Jul. 14, 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<author>
			<persName><surname>Soc</surname></persName>
		</author>
		<ptr target="https://www.newark.com/nordic-semiconductor/nrf52840-dk/dev-kit-bluetooth-low-energy-soc/dp/50AC6445" />
		<title level="m">NRF52840-DK -DEV KIT, BLUETOOTH LOW ENERGY</title>
				<imprint>
			<date type="published" when="2022-07-14">Jul. 14, 2022</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
