跳到主要內容

臺灣博碩士論文加值系統

(44.200.82.149) 您好!臺灣時間:2023/06/02 16:47
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:黃釗玟
論文名稱:利用最佳化框架長度改進隨機存取網路之效能
論文名稱(外文):The performance improvement of CSMA/CD-like network utilizing the optimal frame size
指導教授:陳澤生陳澤生引用關係
學位類別:碩士
校院名稱:國立成功大學
系所名稱:工程科學系
學門:工程學門
學類:綜合工程學類
論文種類:學術論文
論文出版年:1999
畢業學年度:87
語文別:中文
論文頁數:59
中文關鍵詞:最佳化框架長度改進隨機存取網路之效能
外文關鍵詞:The performance improvement of CSMA/CD-like networkthe optimal frame size
相關次數:
  • 被引用被引用:0
  • 點閱點閱:119
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
在網路的傳輸過程中,封包長度的大小與網路傳輸效率一直是個值得研究的議題。若網路負載低且封包的長度採用固定值時,網路傳輸效率還可以接受。但是當網路負載很重時,網路傳輸效率則明顯下降。因為封包長度越大,網路被抓住(hold)的時間越久,發生碰撞的機會較高,因此網路壅塞的情況也就更嚴重,而且一旦發生碰撞後,比較長的封包所需重送時間也就越多。
本研究的主要目的是動態監督網路負載的變動,並且透過一個簡易的換算方程式來動態改變封包的大小,以提高網路的傳輸效率。因此我們的實驗環境分成對照組與測試組。對照組的環境是實際記錄一般網路的使用狀況。實驗結果明顯顯示,在固定封包長度的傳輸方式下,其網路傳輸效率與負載之間呈現負的指數關係。相反地,採用本文所提動態調整封包大小的傳輸方式,整個網路傳輸效率獲得改善,其網路傳輸效率與負載之間,則是負的倒數關係。

The packet size is one important design issue to be used in the network. There is a significant relationship between packet size and transmission time.When the network is not in the heavy load, the packet which contains fixed amount data can be sent efficiently, but it decreases the efficiency when the network is in heavy traffic. This is because it needs more time to recieve an entire packet and it takes a very long time when sends an entire message.If we break up an original packet into two packets, the internet node can begin transmitting first packet as soon as it has arrived from source station , without waiting for the second packet.
The main purpose of this research is to improve the network transmission time. We record the network traffic by Sniffer. Depending on the network traffic situation, a better size of the packet can be obtained automatically by simple calculation from the "dynamical packet size adjusting". We hope it can improve the network transmission efficiency with heavy load on the network by packet size adjusting dynamically.

目錄
中文摘要I
英文摘要(ABSTRACT)II
目錄III
表目錄VI
圖目錄VII
縮寫字對照X
第一章 緒論1
1.1 簡介1
1.2 研究動機與背景2
1.3 研究方法與步驟5
1.4 章節概要6
第二章 CSMA/CD網路之探討7
2.1 CSMA/CD網路特性7
2.1.1 訊框格式10
2.1.2 位址欄位12
2.1.3 訊框碰撞的處理方法13
2.2 IEEE標準802.3及乙太網路18
2.2.1 MAC子層協定19
2.2.2 CSMA/CD的效率20
第三章 實驗方法與實驗結果23
3.1 理論依據23
3.1.1 名詞定義23
3.1.2 乙太網路的容量25
3.2 網路偵測工具28
3.2.1 協定分析儀29
3.2.2 協定分析軟體29
3.2.3 網路管理軟體30
3.2.4 手持式診斷工具30
3.3 系統架構30
3.4 實驗步驟32
3.5 實驗結果35
3.5.1 對照組35
3.5.2 實驗組37
第四章 結論42
4.1 實驗限制42
4.1.1 網路頻寬42
4.1.2 環境重現的困難42
4.1.3 即時性42
4.1.4 智慧型hub的影響43
4.2 實驗結果43
4.2.1 封包毀損的原因43
4.2.2 調整封包大小的依據43
4.3 未來發展方向44
4.3.1 模擬更真實的網路情況44
4.3.2 實作44
4.3.3 理論分析44
4.3.4 無線網路上的應用45
4.4 結語45
參考文獻46
附錄A 實驗記錄49

[BAC88]Backes, F.,"Transparent Bridgds for Interconnection of IEEE 802LANs,"IEEE Network Magazine, Vol. 2, pp. 5-9, Jan. 1988
[BAS97]Bassiouni, M. A., Georgiopoulos, M., Ming-Hsing Chiu, Guha, R.K ,"Performance of standard and modified network protocols in a real-time application," Performance, Computing, and Commun-ications Conference, pp. 26-32, 1997.
[BER85]Berntsen, J. A., Davin, J. P., Pitt, D. A., and Sullivan, N. G.,"MAC Layer Interconnection of IEEE 802 Locol Area Networks," Computer Networks and ISDN Systems, Vol. 10, pp. 259-273, Dec., 1985.
[BLE75]Blesnes, D.,"Flow Control in the Packet Switching Net-works, "Communications Networks Uxbridge, England: Online, pp. 349-361, 1975.
[BRE87]Breyer R., and Riley S., "Switched & Fast Ethernet," PTR, 1997.
[CRA91]Crane, Ron C ,"The Case for High Speed CSMA/CD (Ethernet) Network Links to Desktop," Sep. 1991.
[HAL95]Halsall, F., "Data Communications, Computer Networks and Open Systems," Addison-Wesley,1995.
[HAM86]Hammond J., "Performance Analysis of Local Computer Networks," Addison-Wesley, 1986.
[HAY93]Hayes, S., "Analyzing Network Performance Management," IEEE Communications Magazine , pp. 52-58, May 1993.
[HUA85]Huang Nen-Fu, "區域網路與高速網路," Wiley, 1985.
[IEE85]IEEE: 802.3: Carrier Sense Multiple Access with Collision Detection, New York: IEEE,1985.
[MAZ92]Mazraani, T.Y., Parulkar, G.M.: Performance analysis of the Ethernet under conditions of bursty traffic," Global Telecommunications Conference, Vol. 1, pp. 592 - 596 , Dec., 1992.
[MET76]Metcalfe, R. M., and Boggs, D. R., "Ethernet :Distributed Packet Switching for Locol Computer Networks," Commun. ACM, Vol. 19, pp. 395-404, July 1976.
[PAX94]Paxson, V., "Growth Trends in Wide-Area TCP Connections," IEEE Network Magazine, Vol.8, pp.8-17, July/Aug. 1994.
[PRA88]Prasad, K., Patel, R., "Performance analysis of Ethernet based on an event driven simulation algorithm," Local Computer Networks, pp. 253-267, Oct., 1988.
[REE85]Reedy, J. W., and Jones, J. R., "Methods of Collision Detection in Fiber Optic CSMA/CD Networks," IEEE Journal on Selected Areas in Commun., Vol. SAC-3, pp. 890-896, Nov. 1985.
[SCH87]Schwartz M., "Telecommunications Networks : Modeling and Analysis," Addison-Wesley, 1987.
[SHO82]Shoch, John F., Yogen K. Dalal, David D. Redell, and Ronald C. Crane.:"The Evolution of Ethernet," Computer, 1982.
[STA93]Stallings, W., "Local and Metropolitan Area Networks," New York: Macmillan, 1993.
[STU83]Stuck B. W., "Calculating the maximum throughput rate in local area networks," IEEE Computer, May, 1983
[TAN96]Tanenbaum, Andrew S., "Computer Networks," Prentive-Hell, 1996.
[TOK77]Tokoro, M., and Tamaru, K., "Acknowledging Ethernet," Compcon, IEEE, pp. 320-325. Fall 1977.
[WAL98]Wallace, R.B., Zhou, S., "Network performance in a workstation environment ," Proceedings of the Twenty-Second Annual Hawaii International Conference on , Vol.2, pp. 914-920, 1989.
[WIL95]Willinger, W., Taqqu, M.S., Sherman, R., and Wilson, D.V., "Self-Similarity through High Variability: Statistical Analysis of Ethernet LAN Traffic at Source Level," Proc. Sigcomm '95 Conf., ACM, pp. 100-113, 1995.
[YEN98]楊維楨主編, Computer Terminology Committee(電子計算機名詞編委會),"電子計算機名詞," 國立編譯館, 1998.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關論文
 
1. 28. 周金芳,"再論公務員懲戒處分之救濟-對大法官會議釋自第三九五號及三九六號解釋之探討",台北,法令月刊,民85年6月,頁21-27。
2. 14. 李碧昭,"公務人員考績法專案考績免職規定之檢討",台北,警學叢刊,第28卷2期,民86年9月,頁265-294。
3. 27. 周金芳,"論公務員考績懲處制度",台北,軍法專刊,42卷9期,民85年9月,頁10-20。
4. 14. 李碧昭,"公務人員考績法專案考績免職規定之檢討",台北,警學叢刊,第28卷2期,民86年9月,頁265-294。
5. 15. 邱華君,"公務人員殘障特考籌辦緣起與特色",台北,人事月刊,第22卷4期,民85年4月,頁36-42。
6. 15. 邱華君,"公務人員殘障特考籌辦緣起與特色",台北,人事月刊,第22卷4期,民85年4月,頁36-42。
7. 15. 邱華君,"公務人員殘障特考籌辦緣起與特色",台北,人事月刊,第22卷4期,民85年4月,頁36-42。
8. 20. 吳泰成,"公務人員考績制度改進芻議",台北,考銓季刊,第5期,民85年1月,頁9-17。
9. 20. 吳泰成,"公務人員考績制度改進芻議",台北,考銓季刊,第5期,民85年1月,頁9-17。
10. 18. 吳庚,"大法官會議與基本權利保障",台北,中國論壇,第18卷4期,民73年5月,頁28-30。
11. 18. 吳庚,"大法官會議與基本權利保障",台北,中國論壇,第18卷4期,民73年5月,頁28-30。
12. 16. 呂理正譯,"從釋字二九八號解釋看特別權力關係理論之發展趨勢",台北,人事行政,第102期,民81年8月頁2-3。
13. 18. 吳庚,"大法官會議與基本權利保障",台北,中國論壇,第18卷4期,民73年5月,頁28-30。
14. 16. 呂理正譯,"從釋字二九八號解釋看特別權力關係理論之發展趨勢",台北,人事行政,第102期,民81年8月頁2-3。
15. 16. 呂理正譯,"從釋字二九八號解釋看特別權力關係理論之發展趨勢",台北,人事行政,第102期,民81年8月頁2-3。