<?xml version="1.0" encoding="utf-8" standalone="no"?>
<dublin_core schema="dc">
  <dcvalue element="contributor" qualifier="advisor">고영배</dcvalue>
  <dcvalue element="contributor" qualifier="author">오은섭</dcvalue>
  <dcvalue element="date" qualifier="issued">2024-02</dcvalue>
  <dcvalue element="identifier" qualifier="other">33700</dcvalue>
  <dcvalue element="identifier" qualifier="uri">https:&#x2F;&#x2F;aurora.ajou.ac.kr&#x2F;handle&#x2F;2018.oak&#x2F;39187</dcvalue>
  <dcvalue element="description" qualifier="none">학위논문(석사)--AI융합네트워크학과,2024.&#x20;2</dcvalue>
  <dcvalue element="description" qualifier="abstract">본&#x20;논문에서는&#x20;단일&#x20;UWB&#x20;앵커&#x20;환경에서&#x20;단일&#x20;UWB&#x20;센서만을&#x20;사용한&#x20;단&#x20;일&#x20;앵커&#x20;측위&#x20;알고리즘을&#x20;제안한다.&#x20;제안&#x20;측위&#x20;알고리즘은&#x20;거리와&#x20;Angle&#x20;of&#x20;Arrival&#x20;(AoA)&#x20;기반으로&#x20;실내에서&#x20;움직이는&#x20;태그의&#x20;위치를&#x20;추정한다.&#x20;일반적인&#x20;측위&#x20;시스템은&#x20;최소한&#x20;앵커가&#x20;3개가&#x20;설치되어&#x20;있는&#x20;환경에서&#x20;거&#x20;리&#x20;기반이나&#x20;AoA&#x20;기반으로&#x20;위치&#x20;추정을&#x20;하지만,&#x20;시스템의&#x20;구현을&#x20;위해&#x20;비용적&#x20;부담이&#x20;커지게&#x20;되고&#x20;서비스&#x20;지역에서&#x20;3개의&#x20;앵커와&#x20;통신&#x20;될&#x20;때&#x20;추정이&#x20;가능하&#x20;다.&#x20;비용&#x20;문제와&#x20;환경에&#x20;단순화를&#x20;위하여&#x20;단일&#x20;앵커&#x20;환경에서&#x20;측위&#x20;가능한&#x20;알&#x20;고리즘을&#x20;위해&#x20;본&#x20;시스템에서는&#x20;UWB&#x20;통신을&#x20;통해&#x20;측정되는&#x20;거리와&#x20;AoA를&#x20;이&#x20;용하여&#x20;모바일&#x20;태그의&#x20;위치를&#x20;추정할&#x20;수&#x20;있는&#x20;알고리즘을&#x20;제안한다.&#x20;AoA는&#x20;다&#x20;양한&#x20;환경적&#x20;요인으로&#x20;인해&#x20;오차가&#x20;발생하기&#x20;때문에&#x20;오차의&#x20;보정을&#x20;위해&#x20;확장&#x20;칼만&#x20;필터를&#x20;거친&#x20;후,&#x20;최종적으로&#x20;태그의&#x20;위치를&#x20;추정한다.&#x20;제안하는&#x20;알고리즘의&#x20;평가를&#x20;위해&#x20;스마트폰을&#x20;통해&#x20;실제&#x20;환경에서&#x20;시스템&#x20;을&#x20;구현해&#x20;실험을&#x20;진행하였다.&#x20;일반적으로&#x20;측정된&#x20;AoA를&#x20;기반한&#x20;위치&#x20;오차와&#x20;제안&#x20;알고리즘으로&#x20;보정된&#x20;AoA로&#x20;측정된&#x20;위치&#x20;오차를&#x20;비교하고,&#x20;단일&#x20;앵커&#x20;환&#x20;경에서&#x20;많이&#x20;사용되는&#x20;IMU를&#x20;사용한&#x20;기법과의&#x20;위치&#x20;추정&#x20;결과를&#x20;비교하여&#x20;제&#x20;안&#x20;알고리즘의&#x20;성능을&#x20;평가하였다.|In&#x20;this&#x20;paper,&#x20;we&#x20;propose&#x20;a&#x20;single-anchor&#x20;positioning&#x20;algorithm&#x20;using&#x20;only&#x20;a&#x20;single&#x20;Ultra-Wideband&#x20;(UWB)&#x20;sensor&#x20;in&#x20;a&#x20;single&#x20;UWB&#x20;anchor&#x20;environment.&#x20;The&#x20;proposed&#x20;positioning&#x20;algorithm&#x20;estimates&#x20;the&#x20;location&#x20;of&#x20;a&#x20;moving&#x20;tag&#x20;indoors&#x20;based&#x20;on&#x20;distance&#x20;and&#x20;Angle&#x20;of&#x20;Arrival&#x20;(AoA).&#x20;While&#x20;typical&#x20;positioning&#x20;systems&#x20;require&#x20;at&#x20;least&#x20;three&#x20;anchors&#x20;and&#x20;estimate&#x20;positions&#x20;based&#x20;on&#x20;distance&#x20;or&#x20;AoA,&#x20;this&#x20;approach&#x20;increases&#x20;cost&#x20;and&#x20;relies&#x20;on&#x20;communication&#x20;with&#x20;all&#x20;three&#x20;anchors&#x20;in&#x20;the&#x20;service&#x20;area.&#x20;To&#x20;address&#x20;cost&#x20;issues&#x20;and&#x20;simplify&#x20;the&#x20;environment,&#x20;our&#x20;system&#x20;proposes&#x20;an&#x20;algorithm&#x20;that&#x20;estimates&#x20;the&#x20;location&#x20;of&#x20;a&#x20;mobile&#x20;tag&#x20;using&#x20;the&#x20;distance&#x20;and&#x20;AoA&#x20;measured&#x20;through&#x20;UWB&#x20;communication.&#x20;Due&#x20;to&#x20;the&#x20;error&#x20;inherent&#x20;in&#x20;AoA&#x20;caused&#x20;by&#x20;various&#x20;environmental&#x20;factors,&#x20;an&#x20;Extended&#x20;Kalman&#x20;Filter&#x20;is&#x20;applied&#x20;for&#x20;error&#x20;correction&#x20;before&#x20;ultimately&#x20;estimating&#x20;the&#x20;tag&#39;s&#x20;location._x000D_&#x0A;&lt;br&gt;To&#x20;evaluate&#x20;the&#x20;proposed&#x20;algorithm,&#x20;we&#x20;implemented&#x20;the&#x20;system&#x20;in&#x20;a&#x20;real-world&#x20;environment&#x20;using&#x20;smartphones&#x20;and&#x20;conducted&#x20;experiments.&#x20;We&#x20;compared&#x20;the&#x20;location&#x20;errors&#x20;based&#x20;on&#x20;the&#x20;measured&#x20;AoA&#x20;and&#x20;the&#x20;AoA&#x20;corrected&#x20;by&#x20;the&#x20;proposed&#x20;algorithm,&#x20;and&#x20;assessed&#x20;the&#x20;performance&#x20;of&#x20;our&#x20;algorithm&#x20;by&#x20;comparing&#x20;the&#x20;positioning&#x20;results&#x20;with&#x20;those&#x20;using&#x20;the&#x20;IMU&#x20;technique&#x20;commonly&#x20;employed&#x20;in&#x20;single-anchor&#x20;environments.</dcvalue>
  <dcvalue element="description" qualifier="tableofcontents">제&#x20;1&#x20;장&#x20;서론&#x20;1_x000D_&#x0A;&lt;br&gt;제&#x20;2&#x20;장&#x20;배경지식&#x20;및&#x20;관련&#x20;연구&#x20;3_x000D_&#x0A;&lt;br&gt;&#x20;제&#x20;1&#x20;절&#x20;UWB&#x20;기술&#x20;3_x000D_&#x0A;&lt;br&gt;&#x20;1.1&#x20;개요&#x20;3_x000D_&#x0A;&lt;br&gt;&#x20;1.2&#x20;UWB&#x20;특징&#x20;4_x000D_&#x0A;&lt;br&gt;&#x20;1.3&#x20;UWB&#x20;측위&#x20;기술&#x20;5_x000D_&#x0A;&lt;br&gt;&#x20;제&#x20;2&#x20;절&#x20;칼만&#x20;필터(Kalman&#x20;Filter)&#x20;10_x000D_&#x0A;&lt;br&gt;&#x20;2.1&#x20;개요&#x20;10_x000D_&#x0A;&lt;br&gt;&#x20;2.2&#x20;칼만&#x20;필터&#x20;11_x000D_&#x0A;&lt;br&gt;&#x20;2.3&#x20;확장&#x20;칼만&#x20;필터(Extended&#x20;Kalman&#x20;Filter)&#x20;12_x000D_&#x0A;&lt;br&gt;&#x20;제&#x20;3&#x20;절&#x20;관련&#x20;연구&#x20;14_x000D_&#x0A;&lt;br&gt;제&#x20;3&#x20;장&#x20;본론&#x20;16_x000D_&#x0A;&lt;br&gt;&#x20;3.1&#x20;시스템&#x20;개요&#x20;16_x000D_&#x0A;&lt;br&gt;&#x20;3.2&#x20;속도&#x20;추정&#x20;18_x000D_&#x0A;&lt;br&gt;&#x20;3.3&#x20;EKF를&#x20;활용한&#x20;태그&#x20;위치&#x20;추정&#x20;19_x000D_&#x0A;&lt;br&gt;&#x20;3.3.1&#x20;EKF&#x20;predict&#x20;20_x000D_&#x0A;&lt;br&gt;&#x20;3.3.2&#x20;EKF&#x20;update&#x20;21_x000D_&#x0A;&lt;br&gt;제&#x20;4&#x20;장&#x20;실험&#x20;및&#x20;성능&#x20;평가&#x20;23_x000D_&#x0A;&lt;br&gt;&#x20;4.1&#x20;실험&#x20;구성&#x20;23_x000D_&#x0A;&lt;br&gt;&#x20;4.2&#x20;AoA&#x20;오차&#x20;비교&#x20;실험&#x20;25_x000D_&#x0A;&lt;br&gt;&#x20;4.3&#x20;제안&#x20;알고리즘&#x20;측위&#x20;성능&#x20;평가&#x20;26_x000D_&#x0A;&lt;br&gt;제&#x20;5&#x20;장&#x20;결론&#x20;30_x000D_&#x0A;&lt;br&gt;참고문헌&#x20;31_x000D_</dcvalue>
  <dcvalue element="language" qualifier="iso">kor</dcvalue>
  <dcvalue element="publisher" qualifier="none">The&#x20;Graduate&#x20;School,&#x20;Ajou&#x20;University</dcvalue>
  <dcvalue element="rights" qualifier="none">아주대학교&#x20;논문은&#x20;저작권에&#x20;의해&#x20;보호받습니다.</dcvalue>
  <dcvalue element="title" qualifier="none">단일&#x20;앵커&#x20;기반&#x20;UWB&#x20;실내&#x20;측위&#x20;알고리즘&#x20;설계&#x20;및&#x20;구현</dcvalue>
  <dcvalue element="title" qualifier="alternative">Design&#x20;and&#x20;Implementation&#x20;of&#x20;Single&#x20;Anchor-Based&#x20;UWB&#x20;Indoor&#x20;Positioning&#x20;Algorithm</dcvalue>
  <dcvalue element="type" qualifier="none">Thesis</dcvalue>
  <dcvalue element="contributor" qualifier="affiliation">아주대학교&#x20;대학원</dcvalue>
  <dcvalue element="contributor" qualifier="department">일반대학원&#x20;AI융합네트워크학과</dcvalue>
  <dcvalue element="date" qualifier="awarded">2024-02</dcvalue>
  <dcvalue element="description" qualifier="degree">Master</dcvalue>
  <dcvalue element="identifier" qualifier="url">https:&#x2F;&#x2F;dcoll.ajou.ac.kr&#x2F;dcollection&#x2F;common&#x2F;orgView&#x2F;000000033700</dcvalue>
  <dcvalue element="subject" qualifier="keyword">AoA</dcvalue>
  <dcvalue element="subject" qualifier="keyword">EKF</dcvalue>
  <dcvalue element="subject" qualifier="keyword">IMU</dcvalue>
  <dcvalue element="subject" qualifier="keyword">Single&#x20;Anchor</dcvalue>
  <dcvalue element="subject" qualifier="keyword">ToF</dcvalue>
  <dcvalue element="subject" qualifier="keyword">UWB</dcvalue>
  <dcvalue element="description" qualifier="alternativeAbstract">In&#x20;this&#x20;paper,&#x20;we&#x20;propose&#x20;a&#x20;single-anchor&#x20;positioning&#x20;algorithm&#x20;using&#x20;only&#x20;a&#x20;single&#x20;Ultra-Wideband&#x20;(UWB)&#x20;sensor&#x20;in&#x20;a&#x20;single&#x20;UWB&#x20;anchor&#x20;environment.&#x20;The&#x20;proposed&#x20;positioning&#x20;algorithm&#x20;estimates&#x20;the&#x20;location&#x20;of&#x20;a&#x20;moving&#x20;tag&#x20;indoors&#x20;based&#x20;on&#x20;distance&#x20;and&#x20;Angle&#x20;of&#x20;Arrival&#x20;(AoA).&#x20;While&#x20;typical&#x20;positioning&#x20;systems&#x20;require&#x20;at&#x20;least&#x20;three&#x20;anchors&#x20;and&#x20;estimate&#x20;positions&#x20;based&#x20;on&#x20;distance&#x20;or&#x20;AoA,&#x20;this&#x20;approach&#x20;increases&#x20;cost&#x20;and&#x20;relies&#x20;on&#x20;communication&#x20;with&#x20;all&#x20;three&#x20;anchors&#x20;in&#x20;the&#x20;service&#x20;area.&#x20;To&#x20;address&#x20;cost&#x20;issues&#x20;and&#x20;simplify&#x20;the&#x20;environment,&#x20;our&#x20;system&#x20;proposes&#x20;an&#x20;algorithm&#x20;that&#x20;estimates&#x20;the&#x20;location&#x20;of&#x20;a&#x20;mobile&#x20;tag&#x20;using&#x20;the&#x20;distance&#x20;and&#x20;AoA&#x20;measured&#x20;through&#x20;UWB&#x20;communication.&#x20;Due&#x20;to&#x20;the&#x20;error&#x20;inherent&#x20;in&#x20;AoA&#x20;caused&#x20;by&#x20;various&#x20;environmental&#x20;factors,&#x20;an&#x20;Extended&#x20;Kalman&#x20;Filter&#x20;is&#x20;applied&#x20;for&#x20;error&#x20;correction&#x20;before&#x20;ultimately&#x20;estimating&#x20;the&#x20;tag&#39;s&#x20;location._x000D_&#x0A;&lt;br&gt;To&#x20;evaluate&#x20;the&#x20;proposed&#x20;algorithm,&#x20;we&#x20;implemented&#x20;the&#x20;system&#x20;in&#x20;a&#x20;real-world&#x20;environment&#x20;using&#x20;smartphones&#x20;and&#x20;conducted&#x20;experiments.&#x20;We&#x20;compared&#x20;the&#x20;location&#x20;errors&#x20;based&#x20;on&#x20;the&#x20;measured&#x20;AoA&#x20;and&#x20;the&#x20;AoA&#x20;corrected&#x20;by&#x20;the&#x20;proposed&#x20;algorithm,&#x20;and&#x20;assessed&#x20;the&#x20;performance&#x20;of&#x20;our&#x20;algorithm&#x20;by&#x20;comparing&#x20;the&#x20;positioning&#x20;results&#x20;with&#x20;those&#x20;using&#x20;the&#x20;IMU&#x20;technique&#x20;commonly&#x20;employed&#x20;in&#x20;single-anchor&#x20;environments.</dcvalue>
</dublin_core>
