淡江大學機構典藏:Item 987654321/94429
English  |  正體中文  |  简体中文  |  全文笔数/总笔数 : 62819/95882 (66%)
造访人次 : 3996947      在线人数 : 623
RC Version 7.0 © Powered By DSPACE, MIT. Enhanced by NTU Library & TKU Library IR team.
搜寻范围 查询小技巧:
  • 您可在西文检索词汇前后加上"双引号",以获取较精准的检索结果
  • 若欲以作者姓名搜寻,建议至进阶搜寻限定作者字段,可获得较完整数据
  • 进阶搜寻


    jsp.display-item.identifier=請使用永久網址來引用或連結此文件: https://tkuir.lib.tku.edu.tw/dspace/handle/987654321/94429


    题名: The impact of propagation delay in underwater acoustic sensor networks : problems and solutions
    其它题名: 水下聲波感測網路下探討傳播延遲造成之影響及其解決策略
    作者: 連展瑩;Lien, Chan-Ying
    贡献者: 淡江大學資訊工程學系博士班
    石貴平;Shih, Kuei-Ping
    关键词: 媒介存取控制協定;傳播延遲;隱藏節點問題;傳輸訊號控制;並行傳輸;MAC protocol;propagation delay;Hidden terminal problem;Power Control;Concurrent Transmission
    日期: 2013
    上传时间: 2014-01-23 14:38:10 (UTC+8)
    摘要: 隨著無線通訊技術的發展與進步,無線感測網路(Wireless Sensor Networks, WSNs)也從陸地延伸至水中。在水中,無線感測網路被稱為水下聲波感測網路(Underwater Acoustic Sensor Networks, UASNs),使用聲波進行資料的傳輸,然而,水下聲波的傳輸與無線電波的傳輸有許多差異,例如:高傳播延遲、有限的頻寬與低資料傳送速率等等。其中,又以高傳播延遲對整體水下聲波感測網路的影響最為嚴重。

    媒介存取控制(Media Access Control, MAC)協定是無線網路中重要的研究議題之一,雖然在無線網路中媒介存取控制協定已被廣泛的探討與研究,然而若將陸地上無線網路存在的協定直接應用在水下聲波感測網路中,也無法順利地運行。這是由於聲波傳輸造成的高傳播延遲,使得媒介存取控制協定無法避免碰撞。因此,有許多專門為水下聲波感測網路設計的媒介存取控制協定,解決水下因高傳播延遲造成的碰撞。然而,這些協定大多使用等待的方式來避免傳播延遲造成的碰撞,雖然避免了資料傳輸的碰撞,卻使得整體網路的頻道利用率與效能降低。

    因此,在本篇論文中,我們針對感測網路中熱門的分時多重存取技術(Time division multiple access, TDMA)與四向交握機制(Four-way handshaking mechanism)兩種方式,分別設計下列適用於水下聲波感測網路的媒介存取控制協定:

    (1) 在DSS-TDMA (Dynamic Slot Scheduling TDMA-based MAC protocol)中,我們利用傳播延遲可以平行傳輸的特性為考量,設計一基於分時多重存取的媒介存取控制協定,不但可以依照資料量動態調整排程的結果,也利用平行傳輸使得整體的頻道利用率提升。

    (2) 在CS-MAC (Channel Stealing MAC protocol)中,我們使用等待的四向交握機制來解決隱藏節點的問題(Hidden terminal problem),然而聲波高傳播延遲的特性使得頻道利用率低落,在此方法中,本篇論文提出一個機制使得控制封包交換造成的頻道浪費得以被使用,並減緩暴露節點問題(Exposed terminal problem)。

    (3) 在TLPC (Two-Level Power Control MAC protocol)中,我們提出一個媒介存取控制協定,透過電量控制與非等待式的四向交握機制來解決碰撞的問題。在本篇論文中,我們解決兩個碰撞問題,分別是控制封包與資料封包造成的碰撞問題,稱之為Control/DATA Collision (CDC)。以及過大干擾範圍所造成的碰撞問題,稱之為Large Interference Range Collision (LIRC)。同時,透過電量控制,使得有更多的節點能夠同時進行傳輸,使得頻道利用率得以提升。

    模擬的結果顯示,本篇論文提出的三種方法,不但能夠避免水下聲波傳輸造成的碰撞,也能夠提升頻道的利用率等等。
    With the development and advancement in radio frequency technology, wireless sensor networks (WSNs) have been extended from land to underwater. In the water, WSNs are commonly known as underwater acoustic sensor networks (UASNs). Acoustic signal is used for data transmission in UASNs. However, there are many differences in the transmission between WSNs and UASNs, such as long propagation delay, limited bandwidth, and low data rate, etc. Among which, the most impact in UASNs is long propagation delay.

    The design of media access control (MAC) protocol is a topic in wireless networks. Although MAC protocols in terrestrial wireless networks have become broadly studied, the existing protocols cannot be directly applied to UASNs due to the long propagation delay. Long propagation delay causes the collisions in transmission. Therefore, there are many protocols designed to avoid collisions caused by long propagation delay for UASNs. Although these protocols can avoid collisions by deferring a period of time, but their performances in channel utilization are low.

    Therefore, this dissertation focuses on two popular technologies in UASNs, termed time division multiple access (TDMA) and four-way handshaking mechanism, and designs the following MAC protocols to suit to UASNs.

    (1) In DSS-TDMA (Dynamic Slot Scheduling TDMA-based MAC protocol), the concurrent transmission is taken into consideration. The proposed protocol can not only adapt the schedule dynamically but also use concurrent transmissions to improve the channel utilization.

    (2) In CS-MAC (Channel Stealing MAC protocol), a four-way handshaking mechanism with a deferring time period is used to solve the hidden terminal problem. However, the deferring time period causes the low channel utilization. Therefore, in CS-MAC, a strategy is proposed to utilize the waste channel resource and mitigate the exposed terminal problem.

    (3) In TLPC (Two-Level Power Control MAC protocol), a four-way handshaking MAC protocol with power control is proposed to avoid collision problems. In TLPC, two collision problems are studied, termed Control/DATA Collision (CDC) and Large Interference Range Collision (LIRC). By power control, TLPC can not only avoid CDC and LIRC problems but also improve the channel utilization.

    Simulation results show that the proposed protocols can not only avoid collisions but also improve the channel utilization.
    显示于类别:[資訊工程學系暨研究所] 學位論文

    文件中的档案:

    档案 大小格式浏览次数
    index.html0KbHTML227检视/开启

    在機構典藏中所有的数据项都受到原著作权保护.

    TAIR相关文章

    DSpace Software Copyright © 2002-2004  MIT &  Hewlett-Packard  /   Enhanced by   NTU Library & TKU Library IR teams. Copyright ©   - 回馈