簡易檢索 / 詳目顯示

研究生: 紀成璞
Chi, Chen-Pu
論文名稱: 雲端橋接交換網路電話服務之資源管理系統研製
Design and Implementation of Resource Management System for Cloud Bridging Switch based VoIP Service
指導教授: 黃能富
口試委員: 陳俊良
石維寬
學位類別: 碩士
Master
系所名稱: 電機資訊學院 - 資訊工程學系
Computer Science
論文出版年: 2014
畢業學年度: 102
語文別: 英文
論文頁數: 55
中文關鍵詞: Resource management system
相關次數: 點閱:1下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 近年來,隨著網路速度的快速發展,各大廠商致力於將網路語音通話由個人電腦轉向智慧型行動裝置,並發展出許多應用,例如即時訊息的傳遞。但是,網路語音通話一直無法真的融入到民眾的日常生活中,有一個很重要的原因是網路通話的不穩定與傳遞速率低。隨著第四代行動通訊技術標準(4G)的蓬勃發展,網路語音通話的速度藉此得以提升,但是由於4G的架構與現有的電路交換系統並不相容,於是,我們發展出一個新型的通話機制—雲端網路電話交換機。
    雲端網路電話交換機結合一般的網路語音通話與傳統的語音交換機,藉此連接網路電話與傳統電話,讓使用者可以在會議中以多種不同的通話形態進行通話。而且,雲端網路電話交換機可將語音封包轉換為網路封包,所以未來也可以和4G無縫接軌,並不需要有任何的更動。
    雖然,雲端網路電話交換機是一個強而有力的系統,但這龐大的系統也造成資源過於分散與不易掌握,所以因運而生的是一個新形態的管理系統,主要是基於新型雲端網路電話交換機而設計的,同時參考了傳統的資源管理系統並加以改良而成。
    此一雲端管理系統主要針對分散的伺服器進行整合與管理,整體架構可分為兩個部分,網頁端與伺服器端。主要概念為基於MVC架構,將資料的運算與呈現分開,在管理上也會方便許多。網頁端是使用JSP Javasript來作交叉使用。伺服器端則是使用Servlet進行操作與管理。


    Abstract 中文摘要 Content List of Figures List of Tables Chapter 1 Introduction Chapter 2 Related Work 2.1 Monit and M/Monit 2.2 Gangila 2.3 Cloud Computing 2.4 MySQL Database 2.5 Cloud Based Switch (CBS) Chapter 3 System Architecture 3.1 Web Base Design 3.1.1 MVC software design 3.1.2 Layer Structure Chapter 4 System Implementation 4.1 Environment 4.1.1 JSP 4.1.2 Servlet 4.1.3 MySQL Database 4.1.4 Web Service 4.2 Web Site Implement 4.2.1 JavaScript 4.2.2 AJAX 4.2.3 JQuery Library 4.2.4 JSON 4.3 Database Implement 4.3.1 Usage Table 4.3.2 CDR Table 4.4 Controller and Model Implementations 4.4.1 Monitoring System Implementation 4.4.2 Channel System Implementation 4.5 Platform Demonstration Chapter 5 Conclusion and Future Works References

    [1] Voice over IP, http://en.wikipedia.org/wiki/Voice_over_IP
    [2] Skype Official Web site, http:/www.skype.com/
    [3] Line Official Web site, http://line.me/zh-hant/
    [4] Viber Official Web site, http:/www.viber.com/
    [5] Paisal, V., "Seamless voice over LTE," in Proceedings of the 2010 IEEE 4th International Conference on Internet Multimedia Services Architecture and Application(IMSAA) , pp. 1-5, Dec. 2010.
    [6] Voice Over LTE, http://en.wikipedia.org/wiki/LTE_(telecommunication)
    [7] Packet switching, http://en.wikipedia.org/wiki/Packet_switching
    [8] GSM, http://en.wikipedia.org/wiki/GSM
    [9] UMTS, http://en.wikipedia.org/wiki/Universal_Mobile_Telecommunications_System
    [10] CDMA 2000, http://en.wikipedia.org/wiki/CDMA2000
    [11] Circuit switching, http://en.wikipedia.org/wiki/Circuit_switching
    [12] CSFallBack, http://lteworld.org/blog/understanding-cs-fallback-lte
    [13] SRVCC,
    https://www.qualcomm.com/media/documents/files/srvcc-white-paper.pdf
    [14] VoLGA, http://lteworld.org/lte/volga-voice-over-lte-generic-access
    [15] KITs Official Web site, http://nthu.kits.tw/service/KITs.html
    [16] PSTN, http://en.wikipedia.org/wiki/Public_switched_telephone_network
    [17] Fourth generation of mobile, http://en.wikipedia.org/wiki/4G
    [18] M/Monit, https://mmonit.com/
    [19] Gangila, http://ganglia.sourceforge.net/

    [20] Jadeja, Y. and Modi, K., "Cloud computing - concepts, architecture and challenges," in Proceedings of the 2012 International Conference on Computing, Electronics and Electrical Technologies (ICCEET), pp.877-880, Mar. 2012.
    [21] Kalagiakos, P. and Karampelas, P., "Cloud Computing learning," in Proceedings of the 2011 5th International Conference on Application of Information and Communication Technologies (AICT), pp.1-4, Oct. 2011.
    [22] SiYuanXin, Yong Zhao, and Yu Li, "Property-Based Remote Attestation Oriented to Cloud Computing," in Proceedings of the 2011 Seventh International Conference on Computational Intelligence and Security (CIS), pp.1028-1032, Dec. 2011.
    [23] Zhang Xin, Lai Song-qing, and Liu Nai-wen, "Research on cloud computing data security model based on multi-dimension," in Proceedings of the 2012 International Symposium on Information Technology in Medicine and Education (ITME), vol.2, pp.897-900, Aug. 2012.
    [24] MySQL Database : http://dev.mysql.com
    [25] Syromiatnikov, A and Weyns, D., "A Journey through the Land of Model-View-Design Patterns," in Proceedings of the 2014 IEEE/IFIP Conference on Software Architecture (WICSA), pp.21-30, April 2014.
    [26] Mahemoff, M.J. and Johnston, L.J., "Handling multiple domain objects with Model-View-Controller," Technology of Object-Oriented Languages and Systems, pp.28-39, 1999.
    [27] Yang Zhang and Yanjing Luo, "An architecture and implement model for Model-View-Presenter pattern," in Proceedings of the 2010 3rd IEEE International Conference on Computer Science and Information Technology (ICCSIT), vol.8, pp.532-536, July 2010.
    [28] Hang Wu and Chaozhen Guo, "The research and implementation of Web Service classification and discovery based on semantic," in Proceedings of the 2011 15th International Conference on Computer Supported Cooperative Work in Design (CSCWD), pp.381-385, June 2011.
    [29] Chao Ma and Yanxiang He, "An Approach for Visualization and Formalization of Web Service Composition," in Proceedings of the 2009 International Conference on Web Information Systems and Mining (WISM), pp.342-346, Nov. 2009.
    [30] Flot -- a Javascript Library, http://www.flotcharts.org/
    [31] McIntosh, S., Adams, B., Hassan, AE., and Ying Zou, "Using indexed sequence diagrams to recover the behaviour of AJAX applications," in Proceedings of the 2011 13th IEEE International Symposium on Web Systems Evolution (WSE), pp.1-10, Sept. 2011.
    [32] Zepeda, J.S. and Chapa, S.V., "From Desktop Applications Towards Ajax Web Applications," in Proceedings of the 2007 4th International Conference on Electrical and Electronics Engineering (ICEEE), pp.193-196, Sept. 2007.
    [33] Dhand, R., "Reducing Web Page Post Backs through jQuery Ajax Call in a Trust Based Framework," in Proceedings of the 2012 International Conference on Computing Sciences (ICCS), pp.217-219, Sept. 2012.
    [34] Realease document of Jquery, http://docs.jquery.com/Release:jQuery_1.3
    [35] SunComm, http://www.suncomm.com.tw/en/
    [36] Gupta, P. and Johari, K., "Implementation of Web Crawler," in Proceedings of the 2009 2nd International Conference on Emerging Trends in Engineering and Technology (ICETET), pp.838-843, Dec. 2009.
    [37] Guerriero, A, Ragni, F., and Martines, C., "A dynamic URL assignment method for parallel web crawler," in Proceedings of the 2010 IEEE International Conference on Computational Intelligence for Measurement Systems and Applications (CIMSA), pp.119-123, Sept. 2010.
    [38] CHT, http://www.cht.com.tw/
    [39] FET, http://www.fetnet.net/Home/index.html
    [40] TWM, https://www.taiwanmobile.com/index.html

    無法下載圖示 全文公開日期 本全文未授權公開 (校內網路)
    全文公開日期 本全文未授權公開 (校外網路)

    QR CODE