跳到主要內容

臺灣博碩士論文加值系統

(44.220.251.236) 您好!臺灣時間:2024/10/05 10:33
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:朱玄義
研究生(外文):Hsiuen-Yi Chu
論文名稱:提昇高干擾無線網路傳輸量之可適性控制
論文名稱(外文):Throughput Enhancement for a Noisy WLAN with SNR Based Frame Length Adjustment
指導教授:陳健輝陳健輝引用關係
指導教授(外文):Gen-Huey Chen
學位類別:碩士
校院名稱:國立臺灣大學
系所名稱:資訊工程學研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2005
畢業學年度:93
語文別:英文
論文頁數:42
中文關鍵詞:訊噪比訊框調適
外文關鍵詞:SNRframe adjustment
相關次數:
  • 被引用被引用:0
  • 點閱點閱:159
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
隨著無線網路技術的進步與蓬勃發展, 許多手持式的個人無線上網裝置越來越普及. 這些手持式的裝置大都配備有計算能力越來越強大中央處理器, 更大的主記憶體, 及彩色螢幕. 這些技術的進步還有廣為佈建無線網路基礎架構, 使得要求能夠隨時隨地都能取得無線上網資源的需求越來越強烈. 但是由於無線網路上的干擾問題, 使得無線網路的實際傳輸量往往因為重傳過於頻繁, 而急遽下降. 有鑑於此, 許多動態調整封包大小的演算法都曾被研究過. 他們根據過往傳送的成功率, 來決定接下來的封包大小. 在本篇論文中, 我們認為以訊噪比作為網路品質指標來做封包大小的決定, 會有更精確的效果, 更能有效提昇傳輸量. 我們提出一個根據訊噪比來動態調整封包大小及傳輸速率的演算法來提昇傳輸量. 在我們的實驗中, 以訊噪比依據的演算法可以比依據過往傳輸量的演算法, 提昇最高達 14.90%.
With the successful and widespreading wireless technology,
many hand-held devices may feature powerful CPUs, large main memories and disks, color displays, and multimedia capabilities.
It enables the vision of pervasive ubiquitous computing where users have network access anytime, anywhere.
However, in wireless environment, due to existences of noises and interferences,
frame errors occurs quite often which leading to a large number of retransmissions.
As a result, the good throughput performance suffers.
Lagecy frame length adjustment algorithm tend to use the history of failure/sucess transmission to make frame length decision.
We argue that the transmission history cannot reponse the channel quality properly.
In this paper, we propose a SNR-Based frame adjustment algorithm to improve the throughputs.
Our simulation shows that the SNR based algorithm has better throughputs than legacy history based algorithms.
Table of content

1 Introduction ... 4
1.1 Frame length adjustment . . . . . . . . . . . . . . . . . . . . . 4
1.2 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2 Overview of IEEE 802.11 ... 8
2.1 DCF of IEEE 802.11 MAC . . . . . . . . . . . . . . . . . . . . 8
2.2 MAC/PHY Overhead Analysis . . . . . . . . . . . . . . . . . 10
2.3 Performance Analysis of DCF . . . . . . . . . . . . . . . . . . 11
3 Related Works ... 14
3.1 MAC Layer Frame Length Adaptation . . . . . . . . . . . . . 15
3.2 Heuristic Frame Size Adjustment . . . . . . . . . . . . . . . . 18
3.3 Signal-to-Noise Ratio versus Bit Error Rate . . . . . . . . . . 20
4 SNR Based frame length adjustment ... 22
4.1 System Architecture . . . . . . . . . . . . . . . . . . . . . . . 23
4.2 SNR Estimator . . . . . . . . . . . . . . . . . . . . . . . . . . 24
4.3 Frame Size & Data Rate Selector . . . . . . . . . . . . . . . . 25
5 Simulation ... 31
6 Conclusion ... 37

List of figures
List of Figures
1 Basic CSMA/CA operation. . . . . . . . . . . . . . . . . . . . 8
2 Timing of successful frame transmissions under the DCF. . . . 9
3 Timing of frame retransmission due to Ack failure. . . . . . . 9
4 Timing of frame retransmission due to an erroneous data framereception. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
5 Frame format of a data frame. . . . . . . . . . . . . . . . . . . 10
6 Frame format of a Ack frame. . . . . . . . . . . . . . . . . . . 11
7 Frame format of a Ack frame. . . . . . . . . . . . . . . . . . . 11
8 PHY and MAC overheads. . . . . . . . . . . . . . . . . . . . . 16
9 Throughput and Frame Length . . . . . . . . . . . . . . . . . 17
10 Basic Access Method of MAC Fragmentation . . . . . . . . . . 18
11 Intersil HFA3861B chip measured under AWGN environment . 20
12 Design strategy . . . . . . . . . . . . . . . . . . . . . . . . . . 23
13 System architecture of proposed link adapataion . . . . . . . . 24
14 Maximum throughput vs. SNR . . . . . . . . . . . . . . . . . 26
15 Maximum throughput vs. Frame Size using 5.5 Mbps data rate 26
16 Maximum throughput vs. Frame Size using 11 Mbps data rate 27
17 Finite state machine of frame size and data rate selection . . . 28
18 Flow chart of transmission . . . . . . . . . . . . . . . . . . . . 30
19 The measurement platform for our simulation input. . . . . . 32
20 Scenario I: SNR trace record, measured in living room, PER= 27.66%, min = 1.0, ave = 11.2, max = 21.0, stdev = 3.47 . 34
21 Result of Scenario I . . . . . . . . . . . . . . . . . . . . . . . . 35
22 Scenario II: SNR trace record, measured in living room(2), PER = 57.55%, min = -1.0, ave = 8.2, max = 16.0, stdev =3.09 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
23 Result of Scenario II . . . . . . . . . . . . . . . . . . . . . . . 37
24 Scenario III: SNR trace record, measured in kitchen, PER = 77.72%, min = 0.0, ave = 9.1, max = 21.0, stdev = 3.15 . . . 38
25 Result of Scenario III . . . . . . . . . . . . . . . . . . . . . . . 39
[1] S. Ci, S. Turner, and H. Sharif, "A novel scheme for improving good throughput performance in wireless local networks," in Vehicular Technology Conference, 2003.
[2] P. Bahl, W. Russel, and Y. min Wang, "PAWNs: satisfying the need for ubiquitous secure connectivity and location services," IEEE Wireless Communications, Feberary 2002.
[3] P. Lettieri and M. B. Srivastava, "Adaptive frame length control for improving wireless link throughput, range and energy e ciency," in INFOCOM (2), pp. 564--571, 1998.
[4] S. Ci, H. Sharif, and A. Young, "An optimal frame size predictor for indoor wireless network," in Ninth IEEE International Conference on Networks, pp. 322--326, Oct 2001.
[5] G. Holland, N. H. Vaidya, and P. Bahl, "A rate-adaptive MAC protocol for multi-hop wireless networks," in Mobile Computing and Networking, pp. 236--251, 2001.
[6] C. Siew and D. Goodman, "Packet data transmission over mobile radio channels," IEEE Transactions on Vehicular Technology, vol. 38, pp. 95--101, May 1989.
[7] M. Sarraf, "Optimum packet length in a fading channel environment along with random bit errors and nite bu er size," AT&T Technical Memorandum, vol. 140360000, October 1991.
[8] C. Chien, M. Srivastava, R. Jain, P. lettieri, V. Aggarwal, and R. Sternowski, "Adaptive radio for multimedia wireless links," IEEE Journal on Selected Areas in Communications, vol. 17, pp. 793--813, 1999.
[9] T. Yoo, R. Lavery, A. Goldsmith, and D. Goodman, "Throughput optimization using adaptive technique," IEEE 2004 Global Communications Conference (GlobeCom-2004), November 2004.
[10] S. Ci, H. Sharif, and G. Noubir, "Improving performance of mac layer by using congestion control/avoidance methods in wireless network," in Proceedings of the 2001 ACM symposium on Applied computing, pp. 420--424, 2001.
[11] R. Khalili and K. Salamatian, "A new analytic approach to evaluation of packet error rate in wireless networks," Communication Networks and Services Research conference, pp. 333--338, May 2005.
[12] IEEE Std 802.11, Wireless LAN Medium Access Control (MAC) and Physical Layer(PHY) speci cations. LAN MAN Standards Committee of the IEEE Computer Society, New York, NY, USA, 1997.
[13] G. Bianchi, "Performance analysis of the IEEE 802.11 distributed coordination function," IEEE Journal on Selected Areas in Communications, vol. 18, pp. 535--547, Mar. 2000.
[14] J. Pavon and S. Chio, "Link adaptation strategy for IEEE 802.11 WLAN via received signal strength measurement," International Conference on Communications, 2003, vol. 2, pp. 1108--1113, May 2003.
[15] D. Qiao, S. Choi, and K. G. Shin, "Goodput analysis and link adaptation for IEEE 802.11a wireless LANs," IEEE Transaction on Mobile Computing, vol. 1, Oct. 2002.
[16] K. Fall and K. Varadhan, "ns Notes and Documentation," The VINT Project, Apr 2002.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關論文
 
1. 沈明室。<中共戰略決策的文化分析>,東亞季刊,第31卷第1期。2002年1月,頁1-23。
2. 陳宇震。〈中共發展太空事業的戰略意義〉。《中華戰略學刊》,89年秋季刊。民國89年10月。
3. 李黎明。<中共對軍事「不對稱」概念的認知與觀點>,遠景基金會季刊,第3卷第4期。2002年10月,頁145-172。
4. 林東煥。〈中共海權發展與亞太安全〉。《海軍學術月刊》,36卷10期。民國91年10月。
5. 沈一鳴。<「美伊戰爭」美英聯軍之組織與指揮管制>。國防雜誌,第18卷第10期。2003年4月,頁19-27。
6. 沈明室。<中共軍事戰略演變與台海安全>,東亞季刊,第33卷第2期。2002年4月,頁33-43。
7. 呂國雄。〈中共發展攻陸巡弋飛彈之研析〉。《共黨問題研究》,28卷2期。民國91年2月。
8. 江暢。〈中共海軍戰略思想演進之研究〉。《海軍學術月刊》,36卷2期。民國91年2月。
9. 王逸舟。<面向未來的中國國際關係理論研究>,東亞季刊,第30卷第2期。1999年,頁111-124。
10. 文光。〈對中共國防科技發展戰略之探討〉。《中共研究》,33卷11期。民國88年11月。
11. 丁樹範。〈波斯灣戰爭對中共解放軍的影響〉。《中國大陸研究》,34卷12期。民國80年12月。
12. 丁樹範。<一九九○年代以來的中國黨軍關係>,中國大陸研究,第46卷第2期。2003年4月,頁57-78。
13. 陳永康、翟文中。〈中共海軍未來發展之研究〉。《海軍學術月刊》,34卷11期。民國90年11月。
14. 劉昺坤。〈從「邊緣策略」解析中共對台軍事手段的思維〉。《國防雜誌》,18卷18期。民國92年12月。
15. 劉昺坤。<從克勞塞維茨戰爭本質探討中共武力犯台>,東亞季刊,第33卷第4期。2002年10月,頁101-134。