<?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">2017-02</dcvalue>
  <dcvalue element="identifier" qualifier="other">24587</dcvalue>
  <dcvalue element="identifier" qualifier="uri">https:&#x2F;&#x2F;aurora.ajou.ac.kr&#x2F;handle&#x2F;2018.oak&#x2F;11328</dcvalue>
  <dcvalue element="description" qualifier="none">학위논문(석사)--아주대학교&#x20;일반대학원&#x20;:NCW학과,2017.&#x20;2</dcvalue>
  <dcvalue element="description" qualifier="abstract">네트워크&#x20;중심전(NCW)의&#x20;핵심은&#x20;실시간&#x20;정보&#x20;공유로&#x20;군은&#x20;TICN,&#x20;군위성&#x20;등과&#x20;같은&#x20;다양한&#x20;통신망&#x20;배치&#x20;계획을&#x20;통해&#x20;NCW의&#x20;목표를&#x20;실현&#x20;중에&#x20;있다.&#x20;&#x0A;그러나&#x20;현실은&#x20;70%가&#x20;산악지형인&#x20;한국&#x20;지형의&#x20;특징으로&#x20;군통신망은&#x20;작전&#x20;운용&#x20;중&#x20;Full&#x20;Coverage를&#x20;보장한&#x20;대용량&#x20;정보&#x20;유통에&#x20;일부&#x20;어려움이&#x20;예상된다.&#x20;이를&#x20;보완하고자&#x20;한국군의&#x20;군통신망에&#x20;공중중계용&#x20;무인기(UAV)를&#x20;적용한다면&#x20;운용성&#x20;극대화가&#x20;가능할&#x20;것이다.&#x0A;본&#x20;논문에서는&#x20;무인기(UAV)&#x20;네트워크&#x20;환경에&#x20;적용&#x20;가능한&#x20;다양한&#x20;MANET&#x20;라우팅&#x20;프로토콜&#x20;중&#x20;우수한&#x20;성능을&#x20;가진&#x20;위치기반&#x20;라우팅&#x20;프로토콜의&#x20;GRP&#x20;(Geographical&#x20;Routing&#x20;Protocol)를&#x20;연구하였다.&#x20;이를&#x20;통해&#x20;기존&#x20;GRP의&#x20;전체&#x20;Path&#x20;관점에서&#x20;목적지&#x20;Quadrant와의&#x20;거리&#x20;계산&#x20;방식으로&#x20;인해&#x20;Shortest&#x20;path가&#x20;아닌&#x20;우회되는&#x20;경로가&#x20;발생되는&#x20;단점을&#x20;보완하고자&#x20;기존&#x20;GRP를&#x20;개선한&#x20;EL-GRP(Enhanced&#x20;Local&#x20;path&#x20;GRP)를&#x20;제시한다.&#x20;제안하는&#x20;EL-GRP는&#x20;목적지&#x20;노드를&#x20;이동하는&#x20;경우와&#x20;고정하는&#x20;경우에&#x20;적용하는&#x20;2가지&#x20;방안으로&#x20;나누어&#x20;제시한다.&#x0A;본&#x20;논문에서&#x20;제안된&#x20;Quadrant의&#x20;중심좌표&#x20;적용을&#x20;통한&#x20;로컬&#x20;경로&#x20;선정&#x20;및&#x20;라우팅&#x20;방안을&#x20;통해&#x20;경로&#x20;선정&#x20;시&#x20;기존&#x20;GRP보다&#x20;효과적으로&#x20;개선된&#x20;경로를&#x20;선정할&#x20;수&#x20;있었으며,&#x20;이&#x20;검증을&#x20;위해&#x20;기존&#x20;GRP와&#x20;비교하는&#x20;시뮬레이션을&#x20;수행하여,&#x20;노드&#x20;개수별&#x20;평균&#x20;홉수,&#x20;end&#x20;to&#x20;end&#x20;지연율,&#x20;총&#x20;트래픽&#x20;수신율&#x20;및&#x20;송신율을&#x20;비교한&#x20;결과&#x20;향상된&#x20;결과를&#x20;도출하였다.</dcvalue>
  <dcvalue element="description" qualifier="tableofcontents">제&#x20;1&#x20;장.&#x20;서론&#x20;………………………………………………&#x20;1&#x0A;&#x0A;제&#x20;2&#x20;장.&#x20;관련&#x20;연구&#x20;…………………………………………&#x20;4&#x0A;제&#x20;1&#x20;절.&#x20;MANET&#x20;라우팅&#x20;프로토콜&#x20;………………………&#x20;4&#x0A;제&#x20;2&#x20;절.&#x20;위치기반&#x20;라우팅&#x20;프로토콜&#x20;……………………&#x20;6&#x0A;제&#x20;3&#x20;절.&#x20;GRP&#x20;한계점&#x20;분석&#x20;………………………………&#x20;20&#x0A;&#x0A;제&#x20;3&#x20;장.&#x20;EL-GRP(Enhanced&#x20;Local&#x20;path&#x20;GRP)&#x20;……&#x20;24&#x0A;제&#x20;1&#x20;절.&#x20;EL-GRP의&#x20;로컬&#x20;경로&#x20;설정&#x20;……………………&#x20;26&#x0A;제&#x20;2&#x20;절.&#x20;EL-GRP의&#x20;Routing&#x20;lookup&#x20;방법&#x20;……………&#x20;31&#x0A;제&#x20;3&#x20;절.&#x20;EL-GRP의&#x20;Routing&#x20;lookup&#x20;알고리즘&#x20;………&#x20;35&#x0A;&#x0A;제&#x20;4&#x20;장.&#x20;성능평가&#x20;………………………………………&#x20;37&#x0A;제&#x20;1&#x20;절.&#x20;성능평가&#x20;환경&#x20;…………………………………&#x20;37&#x0A;제&#x20;2&#x20;절.&#x20;성능평가&#x20;결과&#x20;…………………………………&#x20;38&#x0A;&#x0A;제&#x20;5&#x20;장.&#x20;결론&#x20;……………………………………………&#x20;45&#x0A;&#x0A;참고&#x20;문헌&#x20;………………………………………………&#x20;47&#x0A;Abstract&#x20;…………………………………………………&#x20;49&#x0A;감사의&#x20;글&#x20;………………………………………………&#x20;51</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">UAV&#x20;네트워크에서&#x20;GRP&#x20;라우팅을&#x20;위한&#x20;로컬&#x20;경로&#x20;개선&#x20;방안</dcvalue>
  <dcvalue element="title" qualifier="alternative">Shin,&#x20;Ji&#x20;Man</dcvalue>
  <dcvalue element="type" qualifier="none">Thesis</dcvalue>
  <dcvalue element="contributor" qualifier="affiliation">아주대학교&#x20;일반대학원</dcvalue>
  <dcvalue element="contributor" qualifier="alternativeName">Shin,&#x20;Ji&#x20;Man</dcvalue>
  <dcvalue element="contributor" qualifier="department">일반대학원&#x20;NCW학과</dcvalue>
  <dcvalue element="date" qualifier="awarded">2017.&#x20;2</dcvalue>
  <dcvalue element="description" qualifier="degree">Master</dcvalue>
  <dcvalue element="identifier" qualifier="url">http:&#x2F;&#x2F;dcoll.ajou.ac.kr:9080&#x2F;dcollection&#x2F;jsp&#x2F;common&#x2F;DcLoOrgPer.jsp?sItemId=000000024587</dcvalue>
  <dcvalue element="subject" qualifier="keyword">EL-GRP</dcvalue>
  <dcvalue element="subject" qualifier="keyword">GRP</dcvalue>
  <dcvalue element="subject" qualifier="keyword">MANET</dcvalue>
  <dcvalue element="subject" qualifier="keyword">위치기반</dcvalue>
  <dcvalue element="subject" qualifier="keyword">위치기반라우팅프로토콜</dcvalue>
  <dcvalue element="subject" qualifier="keyword">position&#x20;based</dcvalue>
  <dcvalue element="subject" qualifier="keyword">mode&#x20;1</dcvalue>
  <dcvalue element="subject" qualifier="keyword">mode&#x20;2</dcvalue>
  <dcvalue element="subject" qualifier="keyword">proactive</dcvalue>
  <dcvalue element="subject" qualifier="keyword">UAV</dcvalue>
  <dcvalue element="subject" qualifier="keyword">UAS</dcvalue>
  <dcvalue element="subject" qualifier="keyword">Networks</dcvalue>
  <dcvalue element="subject" qualifier="keyword">local&#x20;path</dcvalue>
  <dcvalue element="subject" qualifier="keyword">TICN</dcvalue>
  <dcvalue element="description" qualifier="alternativeAbstract">The&#x20;core&#x20;of&#x20;the&#x20;Network-Centric&#x20;Network(NCW)&#x20;is&#x20;real-time&#x20;information&#x20;sharing,&#x20;and&#x20;the&#x20;NCW&#x20;is&#x20;realizing&#x20;its&#x20;goal&#x20;through&#x20;various&#x20;communication&#x20;network&#x20;deployment&#x20;plans&#x20;such&#x20;as&#x20;TICN&#x20;and&#x20;satellite.&#x0A;However,&#x20;in&#x20;reality,&#x20;70%&#x20;of&#x20;the&#x20;land&#x20;is&#x20;a&#x20;mountainous&#x20;terrain,&#x20;and&#x20;the&#x20;military&#x20;network&#x20;is&#x20;expected&#x20;to&#x20;have&#x20;some&#x20;difficulty&#x20;in&#x20;massive&#x20;information&#x20;circulation&#x20;that&#x20;guarantees&#x20;full&#x20;coverage&#x20;during&#x20;operational&#x20;operations.&#x20;In&#x20;order&#x20;to&#x20;compensate&#x20;for&#x20;this,&#x20;it&#x20;would&#x20;be&#x20;possible&#x20;to&#x20;maximize&#x20;operability&#x20;by&#x20;applying&#x20;UAV&#x20;(Air&#x20;Relay&#x20;UAV)&#x20;to&#x20;the&#x20;ROK&#x20;military&#x20;network.&#x0A;In&#x20;this&#x20;paper,&#x20;I&#x20;have&#x20;studied&#x20;GRP&#x20;(Geographical&#x20;Routing&#x20;Protocol)&#x20;of&#x20;Position-based&#x20;routing&#x20;protocol&#x20;among&#x20;various&#x20;MANET&#x20;routing&#x20;protocols&#x20;applicable&#x20;to&#x20;UAV&#x20;network&#x20;environment.&#x20;In&#x20;this&#x20;paper,&#x20;I&#x20;propose&#x20;an&#x20;EL-GRP&#x20;(Enhanced&#x20;Local&#x20;path&#x20;GRP)&#x20;that&#x20;improves&#x20;the&#x20;existing&#x20;GRP&#x20;to&#x20;compensate&#x20;for&#x20;the&#x20;shortcoming&#x20;of&#x20;bypass&#x20;path&#x20;instead&#x20;of&#x20;shortest&#x20;path&#x20;due&#x20;to&#x20;the&#x20;distance&#x20;calculation&#x20;method&#x20;to&#x20;the&#x20;&#x20;quadrant&#x20;of&#x20;destination&#x20;in&#x20;terms&#x20;of&#x20;the&#x20;entire&#x20;path&#x20;of&#x20;the&#x20;existing&#x20;GRP.&#x20;The&#x20;proposed&#x20;EL-GRP&#x20;is&#x20;divided&#x20;into&#x20;two&#x20;schemes,&#x20;which&#x20;are&#x20;applied&#x20;to&#x20;the&#x20;case&#x20;where&#x20;the&#x20;destination&#x20;node&#x20;is&#x20;moved&#x20;and&#x20;the&#x20;case&#x20;where&#x20;the&#x20;destination&#x20;node&#x20;is&#x20;fixed.&#x0A;In&#x20;this&#x20;paper,&#x20;I&#x20;can&#x20;select&#x20;routes&#x20;that&#x20;are&#x20;more&#x20;effective&#x20;than&#x20;existing&#x20;GRP&#x20;when&#x20;choosing&#x20;the&#x20;best&#x20;route&#x20;through&#x20;the&#x20;enhanced&#x20;route&#x20;selection&#x20;and&#x20;routing&#x20;scheme&#x20;by&#x20;applying&#x20;the&#x20;center&#x20;coordinates&#x20;of&#x20;the&#x20;proposed&#x20;quadrant.&#x0A;For&#x20;this&#x20;verification,&#x20;simulation&#x20;is&#x20;performed&#x20;comparing&#x20;with&#x20;the&#x20;existing&#x20;GRP,&#x20;and&#x20;the&#x20;improved&#x20;results&#x20;are&#x20;obtained&#x20;by&#x20;comparing&#x20;the&#x20;average&#x20;number&#x20;of&#x20;hops,&#x20;the&#x20;end-to-end&#x20;delay&#x20;rate,&#x20;the&#x20;total&#x20;traffic&#x20;received&#x20;ratio,&#x20;and&#x20;the&#x20;sent&#x20;rate&#x20;by&#x20;the&#x20;number&#x20;of&#x20;nodes.</dcvalue>
</dublin_core>
