資料載入處理中...
:::
網站導覽
|
首頁
|
關於本站
|
聯絡我們
|
國圖首頁
|
常見問題
|
操作說明
English
|
FB 專頁
|
Mobile
免費會員
登入
|
註冊
切換版面粉紅色
切換版面綠色
切換版面橘色
切換版面淡藍色
切換版面黃色
切換版面藍色
(3.227.235.183) 您好!臺灣時間:2021/04/13 09:37
字體大小:
字級大小SCRIPT,如您的瀏覽器不支援,IE6請利用鍵盤按住ALT鍵 + V → X → (G)最大(L)較大(M)中(S)較小(A)小,來選擇適合您的文字大小,如為IE7或Firefoxy瀏覽器則可利用鍵盤 Ctrl + (+)放大 (-)縮小來改變字型大小。
字體大小變更功能,需開啟瀏覽器的JAVASCRIPT功能
詳目顯示
:::
recordfocus
第 1 筆 / 共 1 筆
/1
頁
論文基本資料
摘要
外文摘要
目次
參考文獻
電子全文
紙本論文
QR Code
本論文永久網址
:
複製永久網址
Twitter
研究生:
吳俊杰
研究生(外文):
Jiun-Jie Wu
論文名稱:
在行動IP網路上,多個本籍代理人的負載平衡策略
論文名稱(外文):
Load Balancing Policy for Multiple Home Agents Mobile IP Network
指導教授:
郭耀煌
指導教授(外文):
Yau-Hwang Kuo
學位類別:
碩士
校院名稱:
國立成功大學
系所名稱:
資訊工程學系碩博士班
學門:
工程學門
學類:
電資工程學類
論文種類:
學術論文
論文出版年:
2004
畢業學年度:
92
語文別:
英文
論文頁數:
58
中文關鍵詞:
負載平衡
、
行動IP
外文關鍵詞:
load balancing
、
Mobile IP
相關次數:
被引用:0
點閱:84
評分:
下載:5
書目收藏:0
近年來隨著行動網路的蓬勃發展,行動IP已成為在全球網路提供終端裝置移動能力的重要協定之一。在行動IP協定中,使用本籍代理人來為漫遊中的行動裝置負責封包的轉送與位置資訊的記錄,然而當有愈來愈多的行動裝置在網路上,這些本籍代理人可能會成為網路的瓶頸,造成封包傳送的延遲。因此,一個以多個本籍代理人之間的動態負載平衡來降低封包傳送延遲的設計被提出。
本論文將多個本籍代理人的負載平衡考量分為兩階段,對初始註冊階段,我們考慮有仲裁伺服器於本地網域的多個本籍代理人架構,透過仲裁伺服器,我們可以依本籍代理人負載平衡的考量,來動態選擇一個行動IP的本籍代理人給行動主機的使用者,使得每個行動裝置可以適當地被分配給本籍代理人,
對註冊後階段,我們以雙重閥值動態負載平衡策略為出發點,衍伸並提出新的動態負載平衡策略考量,以增加其彈性和效能。首先,我們用單一閥值取代雙閥值,然後再將佇列分割為多個區域,每個佇列分割區代表不同的負載狀態,當本籍代理人的負載狀態改變時,它會廣播更新訊息通知其他本籍代理人,而佇列分割越多則訊息的精確度越高,我們想瞭解不同佇列分割數對整體系統效能的影響。第二,當本籍代理人負載轉移發生時,我們把行動裝置的選擇納入考量,在此我們提出四種行動裝置選擇方法---隨機選擇、最大傳輸量優先、最多佇列封包優先及最多佇列封包加上較長停駐時間考量,藉以找出最佳的方案以降低在本籍代理人下封包傳送的延遲。
最後我們根據所述模型發展了一個模擬程式,藉以比較不同策略與設定下的效能,首先第一個實驗發現即使忽略處理表格更新封包的負載,佇列分割數目增進效能的效果並不明顯,對行動裝置選擇方法而言,實驗結果呈現最多佇列封包加上較長停駐時間考量策略獲得最小的封包延遲。最後一個模擬實驗結果則顯示加入仲裁伺服器可以幫助負載平衡,且可以降低轉換的次數。
In recent year, the mobile and wireless network is expanding continuously, Mobile IP has become an important protocol for providing Internet connectivity to roaming mobile hosts. In Mobile IP standard, location and packet forwarding functions are provided by servers referred to as home agents. When there are more and more mobile hosts in the network, these home agents may become the bottleneck and cause the packet delivery latency. Therefore, a multiple home agents extension of the Mobile IP had been proposed to reduce the delay across the home agents by dynamic load balancing policy.
In this thesis, we separate the load balancing considerations of multiple home agents into two stages, the initial registration and after the initial registration. For the initial registration stage, we consider the multiple home agents environment with an arbiter server. Under this environment, the mobile nodes can dynamically select a home agent by load balancing reasons. We utilize a server as arbiter and propose the mechanisms to fairly distribute the mobile nodes to each home agent.
For the second stage, we use the idea of the double threshold dynamic load balancing scheme as a starting point, and then we extend and adapt its concept to make it more flexible and efficient. In the first place, we use single threshold instead of double thresholds, then we divide the area below the threshold into a number of queue partitions. Each partition stands for a queue state. A home agent advertises the update information when its queue state changes. The more queue partitions, the information will be more accurate. We would like to study the impact when using different number of queue partitions. In the second place, when a transfer takes place, we take account of the mobile node selection. Here we propose four mobile node selection policies, namely, random selection, most packets received first, most packets in queue first and most packets in queue with longer resident time to find the best policy for reducing the delay across the home agents.
In the end, we develop a simulator by which we studied the performance under various policies and configurations. For queue partitions, even though we have ignored the overhead of table update message, the benefit is not clear when we use the larger number of queue partitions. For mobile node selection policy, the result shows that the most packets in queue with longer resident time first is the best policy to reduce the packet delivery latency. In our final experiment, we found that the environment adopting our mechanism can balance the load in advance and reduce the transfer times.
Chapter 1 Introduction 1
1.1. Terminology 2
1.2. The Major Drawbacks of Mobile IP 5
1.2.1. Prolonged handoff 5
1.2.2. Triangle routing 5
1.3. Motivation 6
Chapter 2 Background and Surveys 8
2.1. IP mobility 8
2.1.1. Basic Mobile IP 9
2.1.2. Mobile IP Support Services 11
2.2. Mobile IP with Multiple Home Agents 15
2.2.1. The Protocol Description 16
2.2.2. Load Balancing Policies 19
2.3. Dynamic Threshold Dynamic LB Scheme 21
2.3.1. The Policy Description 21
2.4. Mobile IP Joins Forces with AAA 22
2.4.1. Authentication ,Authorization, Accounting Protocols 23
2.4.2. The Basic Model 23
Chapter 3 Home Agent Assignment for Load Balance among Multiple Home Agents 27
3.1. Problems of Original Architecture 27
3.2. Multiple Home Agents Environment with an Arbiter 28
3.2.1. Registration Reply Packet Format 29
3.3. Home Agent Assignment Mechanisms 30
3.3.1. Data Kept at the Arbiter 30
3.3.2. Messaging Procedure 31
3.3.3. Operation Performed at the Arbiter 33
Chapter 4 Dynamic Load Balancing Policy for Multiple Home Agents 35
4.1. Dynamic Load Balancing Policy 35
4.2. Home Agent Definition Policy 36
4.2.1. Critical Threshold 37
4.2.2. Queue Partitions 37
4.2.3. Update Information 38
4.3. Mobile Node Selection Policy 39
4.3.1. Policy Description 39
4.3.2. Additional Overheads of Mobile Node Selection Policy 41
Chapter 5 Simulation and Results 43
5.1. The Simulation Model 43
5.2. Simulator Description 45
5.2.1. Structure 45
5.2.2. Function 45
5.2.3. Output Analysis 46
5.3. Result and Analysis 47
5.3.1. Comparison of different number of queue partitions 48
5.3.2. Comparison of the mobile node selection policies 49
5.3.3. Comparison of load balancing with and without arbiter 51
References 56
[1] J. Jue and D. Ghosal. “Design and Analysis of a Replicated Server Architecture for Supporting IP-Host Mobility”. ACM Mobile Computing and Communications Revue,2(3):16-23, 1998
[2]A. Vasilache, J. Li and H. Kameda. “Load balancing Policies for Multiple Home Agents Mobile IP Networks”. IEEE Proceedings of the Second International Conference on Web Information Systems Engineering, Volume: 2 , 3-6 Dec. 2001.
[3]C. Perkins. “IP Mobility Support for IPv4”. RFC3220, January 2002
[4]C. Perkins and D. Johnson. “Route Optimization in Mobile IP”. Internet draft, draft-ietf-mobileip-optim-08.txt, Feburary 1999.
[5]C. Perkins. “Mobile IP – Design Principles and Practices”. Addison-Wesley, 1998.
[6] P. Calhoun and C. Perkins, “Mobile IP Network Access Identifier Extension for IPv4”, RFC 2794, March 2000
[7] M. Kulkarni, Alpesh Patel, and Kent Leung. “Mobile IPv4 Dynamic Home Agent Assignment”. Internet draft, draft-ietf-mip4-dynamic-assignment-01.txt, April 2004
[8]H. Deng, Rong Zhang, and K.Zhang. “Load Balance for Distributed Home Agents in Mobile IPv6”. Internet draft, draft-deng-mip6-ha-loadbalance-00.txt, November 2003.
[9]C. Perkins. “Mobile IP Joins Forces with AAA”. IEEE Personal Communication, August 2000.
[10]Jay L. Devore. “Probability and Statistics for Engineering and the Sciences”, Fourth edition, 1995.
[11]R. Ghosh and G. Varghese. “Fault Tolerant Mobile IP”. Technical report, 1998.
[12] Christian Huitema. “Routing in the Internet”, Second edition, 1999.
[13] W. Stevens. “TCP/IP Illustrated, Volume 1: The Protocols”, Addison-Wesley, Reading, Massachussetts, 1994
[14] W. Fisher and K. Meier-Hellstern. “The Markov-modulated Poisson process (MMPP) cookbook”. Performace Evaluation 18, 1992.
[15]D. McDysan. “QoS & Traffic Management in IP & ATM Networks”, McGraw-Hill, 2000
[16]A. Campbell, J. Gomez, S. Kim and Chieh-Yih Wan, “Comparison of IP Micromobility Protocols”, IEEE Wireless Communications, Feburary, 2002
[17] A. Valko, “Cellular IP: A New Approach to Internet Host Mobility”, ACM SIGCOMM Comp.Commun. Rev., vol. 29, no.1, January 1999, pp.50-65
[18] R. Remjee et al., “HAWAII: A Domain-Based Approach for Supporting Mobility in Wide-area Wireless Network”, Proc. IEEE Int’l. Conf. Network Protocols, 1999
電子全文
國圖紙本論文
推文
當script無法執行時可按︰
推文
網路書籤
當script無法執行時可按︰
網路書籤
推薦
當script無法執行時可按︰
推薦
評分
當script無法執行時可按︰
評分
引用網址
當script無法執行時可按︰
引用網址
轉寄
當script無法執行時可按︰
轉寄
top
相關論文
相關期刊
熱門點閱論文
1.
行動IP中換手機制的負載平衡研究
1.
38.歐聖榮、姜惠娟,(1997)。休閒農業民宿旅客特性與需求之研究。興大園藝,第22卷第2期,頁135-147。
2.
33.陳彰儀,(1985)。臺北市已婚職業婦女之休閒興趣參與情形與生活型態。教育與心理研究。第8期,頁191-120。
3.
40.鄭健雄、劉孟奇,(2001)。國人渡假生活型態量表建構之初探-以墾丁國家公園遊客為例。戶外遊憩研究,第14卷第3期,頁57-80。
4.
32.郭貞,(1996)。地域差異、社會階層對台灣地區民眾之外顯示消費、綠色消費傾向與送禮文化之影響,廣告學研究,第九集,頁1-20。
5.
6.何淑貞,(1996)。消費者行為之探討。育達學報,第10期,頁60-65。
6.
43.謝幸容(民90)。網咖「圍城裡風雲四起」。張老師月刊,283 期,頁56-59。
1.
應用在叢聚式感測網路上的入侵預防與偵測方法
2.
利用三維動作分析在動畫參數化之研究
3.
動態最小平方差三維點模型自由形變之研究
4.
基於監控網路效能所提出之追蹤與緩和分散式阻斷服務攻擊的新方法
5.
改善感測網路生命期之感測器最佳探測範圍調整方法
6.
使用紋理與光譜特徵從事多時期遙測影像之變遷偵測
7.
實現通訊負載平衡以提昇無線感測網路生命週期之多重繞送演算法
8.
基於軟式計算技術之智慧型影像濾波器
9.
低解析度影像序列之自動化表情辨識系統
10.
網頁伺服器的設計與實作
11.
基於插曲網絡與軟式計算技術之實體論建構方法
12.
在Web-based無線網路環境下具有省能源的快取無效機制
13.
應用於指動偵測之腦波訊號分析系統
14.
利用經驗解模法於高光譜資料之降維與光譜解析
簡易查詢
|
進階查詢
|
熱門排行
|
我的研究室