論文格式
        電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業(yè)管理 信息計算科學 電氣自動化 歷史論文
        機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
        制藥工程 生物工程 包裝工程 模具設計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
        通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業(yè) 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
        • 首頁 |
        • 畢業(yè)論文 |
        • 論文格式 |
        • 個人簡歷 |
        • 工作總結 |
        • 入黨申請書 |
        • 求職信 |
        • 入團申請書 |
        • 工作計劃 |
        • 免費論文 |
        • 合作期刊 |
        • 論文同學網 |
        搜索 高級搜索

        當前位置:論文格式網 -> 畢業(yè)論文 -> 電子通信論文
        畢業(yè)論文標題:

        VOIP語音通信系統(tǒng)的設計與應用

         本文ID:LWGSW8741 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 VOIP語音通信系統(tǒng)的設計與應用 (收費:11800 積分)  

        電子通信論文編號:TX183  論文字數:14556,頁數:44

        目    錄

        第一章  緒 論 1
        1.1 VoIP背景材料 1
        1.1.1 VoIP基本概念和原理 1
        1.1.2 VoIP的實現形式 2
        1.2  VoIP 的研究現狀 3
        1.2.1 國外VoIP的發(fā)展現狀 3
        1.2.2  國內VoIP的發(fā)展現狀 4
        1.3  VoIP的技術優(yōu)勢 4
        第二章  VoIP關鍵技術 6
        2.1 會話初始協(xié)議(SIP) 6
        2.1.1  基于SIP的VoIP協(xié)議結構 6
        2.1.2  SIP網絡元素 7
        2.1.3  SIP消息 9
        2.1.4  SIP信令過程 11
        2.1.5  SIP系統(tǒng)的工作流程 12
        2.2  會話描述協(xié)議(SDP) 14
        2.3  實時傳輸協(xié)議(RTP)與實時傳輸控制協(xié)議(RTCP) 15
        2.3.1  RTP協(xié)議 15
        2.3.2   RTCP協(xié)議 15
        第三章  VoIP語音通信系統(tǒng)功能設計與實現 16
        3.1 VoIP解決方案背景簡介 16
        3.2 用戶基本需求分析 16
        3.3 VoIP網絡電話的解決方案構成 16
        3.4 解決方案說明 17
        3.3.1 方案說明 17
        3.3.2 基本功能 17
        3.3.3 特色功能 18
        3.5 VoIP網絡電話在大學校園的實施方案 18
        第四章 系統(tǒng)測試 19
        4.1  測試環(huán)境 19
        4.2  測試內容 20
        4.2.1  軟交換系統(tǒng)互聯(lián) 20
        4.2.2  VoIP流程分析 22
        4.2.3  抓包分析工具的應用 24
        4.2.4  軟換系統(tǒng)高級功能應用 27
        4.2.5  軟件電話 30
        4.3  語音質量測試 31
        4.3.1  分類指標感受測試 31
        4.3.2  綜合感受測試 32
        4.3.3  語音質量測試結果 33
        4.4  系統(tǒng)綜合測試 33
        結論與展望 35
        主要參考文獻 37
        附    錄 37
        致    謝 38

        摘  要

        隨著計算機和網絡技術的快速發(fā)展,多媒體通信網絡已經成為人們關注的焦點。基于TCP/IP的計算機網絡技術不但無可爭辯的成為數據領域的主導技術,而且在語音通信這一傳統(tǒng)電信業(yè)務領域也表現出了強大的競爭力。IP的最大優(yōu)勢是已經具有一個全球統(tǒng)一的網絡,它所具有的統(tǒng)一的網絡層和傳輸層協(xié)議,為未來三網(電信網、計算機網和有線電視網)的融合打下了基礎。因此在IP網絡上傳送語音(即VoIP)將是下一代語音網絡發(fā)展的主導方向。
        近兩年來,隨著全球寬帶接入用戶的迅猛增長,又有來自政策、投入上的推動,加之VoIP技術本身在不斷完善,VoIP這個沉寂多年的技術終于又成為人們關注的熱點之一。而依據VoIP技術的發(fā)展趨勢,SIP協(xié)議因其較低的復雜性、較好的擴展性將逐漸代替H.323協(xié)議,成為VoIP技術的核心協(xié)議。因此基于SIP的VoIP系統(tǒng)及其增值業(yè)務功能擴展將有巨大的研究潛力和較為實用的現實意義。
        基于這一背景,本文首先闡述了設計題目的選題意義、背景、發(fā)展前景;其次對SIP協(xié)議原理和工作過程、VoIP系統(tǒng)相關技術做了深入的研討和分析,并加以實驗認證和測試。并在此基礎之上,根據用戶需求,結合調查情況,詳細設計了一個安徽大學VoIP校園網絡的全面的解決方案,不斷論證和改進,直到形成一定的可行系統(tǒng)方案。該方案不僅能夠實現簡單的語音通信功能,而且在SIP擴展功能上有所突破,實現了諸如電話會議、呼叫轉接、計費管理等高級功能,并可進行一定的功能擴展。
        最后通過對該VoIP語音通信系統(tǒng)進行的全面測試展現了該系統(tǒng)方便實用、穩(wěn)定可靠、業(yè)務豐富等特點,完全符合各層次人群的需求,能夠為用戶通信提供一個很好的交流溝通平臺。該系統(tǒng)的運用不僅能夠極大提高社會生產力、節(jié)省成本,而且有助于改善人們生活質量,構建高效、和諧社會。

        關鍵詞:VoIP;會話初始協(xié)議;實時傳輸協(xié)議;會話描述協(xié)議;IP電話

        The Design and Application of VoIP Voice Communications System

        Abstract

        With the rapid development of computer and network technology, multimedia telecommunications network has become the focus of attention. Computer Network Technology has not only indisputably become a leading data communications technology , but also demonstrated a strong competitive edge in the field of Speech Communication which is the main traditional telecommunications business. The Internet has already become a unified global network.Its unified network layer and transport layer protocols lay a foundation for the integration of the telecommunication network, computer network and the cable television network. So VoIP will be the guiding principle in the development of next generation voice network.
        In the last two years, along with the sudden growth of global users of broadband access,  the push of policy and investment, and its constantly improving , VoIP technology finally become one of the hottest topics again after many years of silence. According to the development trend of VoIP, SIP will gradually replace H.323 to be the core agreement of VoIP, because of the lower complexity and better extension. So the extension of the value-added business and the VoIP system based on SIP will has great research potential and useful practical significance.
        Against such background, this paper firstly shows the significance, background,development potential of the selected topic. Second, it describes the principle and process of SIP, the correlation technology of VoIP system.Besides, we test it by experiment. On this basis, according to the requirement of user and the survey, this paper presents a comprehensive and practical solution to the VoIP system of Anhui University and continually corrected and improved the system until formed a satisfied and feasible system. This solution is not only to achieve a simple voice phone functions, but also make a breakthrough of the SIP-based extensions. It achieves conference call, call transfer, accounting management and so on. And its function can be extended.
        Finally, though completely test of this VoIP system, it is found that function is easy and practical, operation is stable and reliable, service is rich, fully corresponding to the demands of all levels of users, and it can provide a wonderful communication platform for all users. The application of this VoIP system not only improves society productivity and saves costs, but also improves the quality of peoples' lives, builds a harmonious and efficient society.
            Key words: voip ; sip; rtp; sdp; ip telephone;


        相關論文
        本論文在電子通信論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:基于Labview的實驗數據處理的研究 下一篇:基于GRF-3100射頻系統(tǒng)的混頻器的..
        Tags:VOIP 語音 通信 系統(tǒng) 設計 應用 【收藏】 【返回頂部】
        會計論文
        電子機電論文
        金融論文
        電氣自動化論文
        模具設計
        化學工程與工藝
        機械設計
        電子通信論文
        英語論文
        行政管理論文
        物流論文
        電子商務論文
        法律論文
        國際貿易論文
        財務管理論文
        人力資源論文
        市場營銷論文
        土木工程論文
        工商管理論文
        工程管理論文
        漢語言文學論文
        教育管理論文
        測控專業(yè)論文
        交通工程論文
        旅游管理論文
        新聞專業(yè)論文
        藝術設計
        教育技術學論文
        應用物理學論文
        輕化工程論文
        德語專業(yè)論文
        給水排水工程
        服裝設計與工程
        食品生物技術
        材料科學與工程
        電視制片管理
        工業(yè)工程論文
        文化產業(yè)管理
        包裝工程論文
        印刷工程論文
        信息管理論文
        制藥工程論文
        生物工程論文
        電子信息工程
        信息計算科學
        電氣工程論文
        通信工程論文
        財務會計畢業(yè)論文
        電子商務畢業(yè)論文
        現代教育技術
        信息管理專業(yè)
        心理學專業(yè)
        數學與應用數學
        數學教育
        護理學畢業(yè)論文
        其他專業(yè)論文
        歷史學論文
        學前教育畢業(yè)論文
        小學教育畢業(yè)論文
        教育管理畢業(yè)論文
        法律專業(yè)畢業(yè)論文
        漢語言文學畢業(yè)論文
        工商管理畢業(yè)論文
        人力資源畢業(yè)論文
        營銷專業(yè)畢業(yè)論文
        物流專業(yè)畢業(yè)論文
        計算機論文
        最新文章
        熱門文章
        計算機論文
        推薦文章

        本站部分文章來自網絡,如發(fā)現侵犯了您的權益,請聯(lián)系指出,本站及時確認刪除 E-mail:349991040@qq.com

        論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供電子通信論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

        Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

        感谢您访问我们的网站,您可能还对以下资源感兴趣:

        论文格式网:毕业论文格式范文