天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

數(shù)字電視多層加密機(jī)制研究及前端系統(tǒng)的實(shí)現(xiàn)

發(fā)布時(shí)間:2018-03-29 19:36

  本文選題:數(shù)字電視 切入點(diǎn):條件接收 出處:《福州大學(xué)》2014年碩士論文


【摘要】:隨著科學(xué)技術(shù)的發(fā)展,模擬電視已經(jīng)不再適合時(shí)代的潮流,數(shù)字電視開(kāi)始走進(jìn)了尋常百姓家。未來(lái)數(shù)字電視將取代模擬電視,實(shí)現(xiàn)更多樣化的用戶體驗(yàn)。而數(shù)字電視條件接收系統(tǒng)(Conditional Access System, CAS)是一種用戶授權(quán)技術(shù),是數(shù)字電視的關(guān)鍵技術(shù)之一。其對(duì)數(shù)字音視頻信號(hào)加密,保證未授權(quán)用戶無(wú)法觀看特定節(jié)目,從而保障了授權(quán)用戶的利益。在條件接收技術(shù)支持下,數(shù)字電視各項(xiàng)增值業(yè)務(wù)才能有效的開(kāi)展,受到更多用戶的青睞,確保了數(shù)字電視市場(chǎng)化。本課題設(shè)計(jì)條件接收系統(tǒng)多層密鑰分配方案,研發(fā)一種實(shí)用可靠的數(shù)字電視前端CA系統(tǒng),保證百萬(wàn)級(jí)用戶的授權(quán)管理。本文先介紹數(shù)字電視和條件接收技術(shù)國(guó)內(nèi)外發(fā)展現(xiàn)狀,闡述了數(shù)字電視CAS框架及其工作原理和相關(guān)標(biāo)準(zhǔn)等,并對(duì)標(biāo)準(zhǔn)中相關(guān)內(nèi)容做進(jìn)一步分析;然后介紹了條件接收技術(shù)涉及的密碼學(xué)理論,分析常用的加解密算法,并從中選擇適合課題使用的算法;并簡(jiǎn)要介紹了條件接收的同密和多密方式;結(jié)合現(xiàn)今市面上常見(jiàn)的條件接收密鑰加密體系,分析各種加密機(jī)制,結(jié)合各機(jī)制的優(yōu)點(diǎn)提出了一種混合三四層密鑰分配機(jī)制,并應(yīng)用于本系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)。同時(shí)采用用戶尋址廣播和優(yōu)先隊(duì)列策略,減小授權(quán)信息數(shù)據(jù)量和系統(tǒng)帶寬負(fù)荷,使用戶可以更迅速有效的接收到授權(quán)信息。本文還研究了DVB數(shù)字電視發(fā)送端加擾機(jī)同密同步器和加擾器,文章給出授權(quán)信息數(shù)據(jù)詳細(xì)定義,在VC#環(huán)境下完成授權(quán)控制信息發(fā)生器ECMG和授權(quán)管理信息發(fā)生器EMMG兩個(gè)軟件編寫(xiě),給出其與加擾機(jī)通信的實(shí)現(xiàn)流程分析和重要數(shù)據(jù),并為將來(lái)系統(tǒng)擴(kuò)展提供必要支持。完成了CA系統(tǒng)前端EMMG和用戶管理系統(tǒng)SMS的接口設(shè)計(jì),給出了流程設(shè)計(jì)結(jié)構(gòu)和數(shù)據(jù)接口定義,設(shè)計(jì)了EMMG程序的主線程,實(shí)現(xiàn)了優(yōu)先隊(duì)列策略。最后完成系統(tǒng)測(cè)試工作。測(cè)試結(jié)果表明發(fā)送端兩個(gè)軟件工作穩(wěn)定,順利完成授權(quán)信息的產(chǎn)生、發(fā)送和密鑰加密工作,并實(shí)現(xiàn)對(duì)用戶分組授權(quán)效果。接收端授權(quán)機(jī)頂盒可以正常解密解擾,播放清晰流暢。
[Abstract]:With the development of science and technology, analog television is no longer suitable for the trend of the times. Digital television has begun to enter the homes of ordinary people. In the future, digital television will replace analog television. Digital TV conditional Access system (Cass) is a user authorization technology and one of the key technologies of digital TV. It encrypts digital audio and video signals. Ensure that unauthorized users can not watch specific programs, thus safeguarding the interests of authorized users. With the support of conditional access technology, digital television value-added services can be effectively carried out and favored by more users. This paper designs a multi-layer key distribution scheme of conditional access system, and develops a practical and reliable digital TV front-end CA system. Firstly, this paper introduces the development of digital TV and conditional access technology at home and abroad, expounds the CAS framework of digital television, its working principle and related standards, and makes further analysis on the relevant contents of the standard. Then it introduces the cryptographic theory involved in conditional access technology, analyzes the common encryption and decryption algorithms, and selects the suitable algorithms for the subject, and briefly introduces the homo- and multi-encryption methods of conditional access. Combined with the common conditional access key encryption system in the market today, this paper analyzes various encryption mechanisms, and proposes a hybrid three or four layer key distribution mechanism combining the advantages of each mechanism. It is also applied to the design and implementation of the system. At the same time, the user address broadcast and priority queue strategy are adopted to reduce the amount of authorization information and the system bandwidth load. This paper also studies the synchronous synchronizer and scrambler of DVB digital TV transmitter and scrambler, and gives the detailed definition of authorization information data. Under the environment of VC#, two software programs, authorization control information generator (ECMG) and authorized management information generator (EMMG), are written. The realization flow analysis and important data of communication between authorization control information generator and scrambler are given. The interface design of EMMG in front end of CA system and SMS of user management system is completed, the flow design structure and data interface definition are given, and the main course of EMMG program is designed. The first queue strategy is implemented. Finally, the system testing is completed. The test results show that the two software on the sender work stably, and successfully complete the generation of authorization information, transmission and key encryption. The receiver authorization set-top box can decrypt and descramble normally and play clearly and smoothly.
【學(xué)位授予單位】:福州大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類(lèi)號(hào)】:TN949.197;TN918.4

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 ;三巨頭結(jié)成數(shù)字電視視盟[J];電視技術(shù);2000年07期

2 ;蘇州開(kāi)播有線數(shù)字電視[J];電視技術(shù);2000年11期

3 ;日利用數(shù)字電視開(kāi)展電子商務(wù)[J];電視技術(shù);2000年11期

4 ;美國(guó)數(shù)字電視的戰(zhàn)略有點(diǎn)混亂[J];廣播與電視技術(shù);2000年02期

5 ;美國(guó)數(shù)字電視開(kāi)播近況[J];廣播與電視技術(shù);2000年07期

6 ;英國(guó)對(duì)數(shù)字電視的調(diào)查[J];廣播與電視技術(shù);2000年08期

7 ;數(shù)字電視能使地球變暖嗎?[J];廣播與電視技術(shù);2000年08期

8 ;數(shù)字電視將更加普及[J];廣播與電視技術(shù);2000年09期

9 史芬;我們何時(shí)能看到數(shù)字電視[J];城鄉(xiāng)建設(shè);2000年03期

10 徐敏榮;數(shù)字電視 希望的田野[J];電子科技;2000年04期

相關(guān)會(huì)議論文 前10條

1 馬潔;李仁;;了解數(shù)字電視[A];第十九屆中國(guó)(天津)'2005IT、網(wǎng)絡(luò)、信息技術(shù)、電子、儀器儀表創(chuàng)新學(xué)術(shù)會(huì)議論文集[C];2005年

2 王仲淳;鄭立琦;吳志榮;劉保盟;;臺(tái)灣數(shù)字電視的發(fā)展與未來(lái)展望[A];2003'全國(guó)微波毫米波會(huì)議論文集[C];2003年

3 劉海寧;陽(yáng)輝;宋健;;地面數(shù)字電視移動(dòng)測(cè)試系統(tǒng)[A];2009安捷倫科技節(jié)論文集[C];2009年

4 周衛(wèi)華;鄧倬;;國(guó)標(biāo)地面數(shù)字電視覆蓋預(yù)測(cè)方法及應(yīng)用[A];中國(guó)新聞技術(shù)工作者聯(lián)合會(huì)2011年學(xué)術(shù)年會(huì)論文集(下篇)[C];2011年

5 郭炎生;;世紀(jì)之交的戰(zhàn)略選擇——我國(guó)數(shù)字電視的推進(jìn)與思考[A];中國(guó)電影電視技術(shù)學(xué)會(huì)影視科技論文集[C];2002年

6 潘仁鑫;;全帶寬數(shù)字電視基礎(chǔ)和測(cè)試[A];中國(guó)電影電視技術(shù)學(xué)會(huì)影視科技論文集[C];2002年

7 徐英瑩;陳遐舉;王捷;;多種數(shù)字電視的光色計(jì)量分析[A];走近CIE 26th——中國(guó)照明學(xué)會(huì)(2005)學(xué)術(shù)年會(huì)論文集[C];2005年

8 馬長(zhǎng)華;;數(shù)字電視發(fā)展簡(jiǎn)史[A];2005(首屆)中國(guó)數(shù)字影視節(jié)目制作與接收技術(shù)交流展示會(huì)論文集[C];2005年

9 魏慧玲;張麗萍;劉正捷;張軍;朱光瑞;;數(shù)字電視可用性研究[A];第三屆和諧人機(jī)環(huán)境聯(lián)合學(xué)術(shù)會(huì)議(HHME2007)論文集[C];2007年

10 孫朝暉;徐朝暉;王振強(qiáng);;“青島有線數(shù)字電視整體轉(zhuǎn)換示范工程”項(xiàng)目綜述[A];中國(guó)電影電視技術(shù)學(xué)會(huì)影視技術(shù)文集[C];2007年

相關(guān)重要報(bào)紙文章 前10條

1 佳電;韓國(guó)數(shù)字電視出口劇增[N];中國(guó)電子報(bào);2003年

2 本報(bào)記者 劉寶亮;數(shù)字電視走出困局[N];中國(guó)經(jīng)濟(jì)導(dǎo)報(bào);2004年

3 ;迎接中國(guó)數(shù)字電視風(fēng)暴[N];電腦報(bào);2005年

4 少林;數(shù)字電視格局能否改變?[N];中國(guó)高新技術(shù)產(chǎn)業(yè)導(dǎo)報(bào);2004年

5 顧衛(wèi)民;數(shù)字電視危機(jī)四伏 企業(yè)苦等最后一搏[N];中國(guó)高新技術(shù)產(chǎn)業(yè)導(dǎo)報(bào);2005年

6 孫丕恕;發(fā)展數(shù)字電視刻不容緩[N];光明日?qǐng)?bào);2004年

7 本報(bào)實(shí)習(xí)生 李浩先;數(shù)字電視:不只是更清晰[N];中國(guó)經(jīng)濟(jì)時(shí)報(bào);2003年

8 韓軍;數(shù)字電視銀行:老百姓家中的銀行[N];金融時(shí)報(bào);2004年

9 本報(bào)記者 趙永平;數(shù)字電視市場(chǎng)存隱憂[N];市場(chǎng)報(bào);2003年

10 肖健 實(shí)習(xí)生 劉悠揚(yáng);數(shù)字電視概念迷人眼[N];深圳商報(bào);2004年

相關(guān)博士學(xué)位論文 前10條

1 吳川;數(shù)字電視解調(diào)芯片關(guān)鍵技術(shù)研究[D];復(fù)旦大學(xué);2011年

2 陳澤祥;數(shù)字電視相關(guān)技術(shù)的研究及新型投影機(jī)的研制[D];電子科技大學(xué);2000年

3 李貴孚;基于特征價(jià)格理論的我國(guó)有線數(shù)字電視產(chǎn)品價(jià)格模型研究[D];吉林大學(xué);2007年

4 陳峗;數(shù)字電視解調(diào)芯片若干關(guān)鍵技術(shù)及其應(yīng)用研究[D];復(fù)旦大學(xué);2007年

5 徐元欣;有線數(shù)字電視信道接收芯片的實(shí)現(xiàn)研究[D];浙江大學(xué);2003年

6 胡波;數(shù)字電視系統(tǒng)關(guān)鍵技術(shù)研究[D];華中科技大學(xué);2007年

7 劉陽(yáng);數(shù)字電視的視頻分析與組播傳輸[D];中國(guó)科學(xué)院研究生院(軟件研究所);2003年

8 孫鐵麟;中國(guó)數(shù)字電視發(fā)展戰(zhàn)略與非線性預(yù)測(cè)研究[D];天津大學(xué);2006年

9 周軍;數(shù)字電視服務(wù)系統(tǒng)互動(dòng)技術(shù)研究[D];中國(guó)科學(xué)技術(shù)大學(xué);2010年

10 朱永松;基于通用DSP的數(shù)字電視信源解碼器的研究與實(shí)現(xiàn)[D];天津大學(xué);2005年

相關(guān)碩士學(xué)位論文 前10條

1 范夢(mèng)壘;多路數(shù)字音視頻流優(yōu)選技術(shù)研究及應(yīng)用[D];西南科技大學(xué);2015年

2 范春祥;機(jī)頂盒廣告系統(tǒng)軟件設(shè)計(jì)與實(shí)現(xiàn)[D];電子科技大學(xué);2014年

3 吳銘華;數(shù)字興農(nóng)項(xiàng)目終端設(shè)計(jì)與實(shí)現(xiàn)[D];浙江工業(yè)大學(xué);2014年

4 趙良;秦皇島有線電視VOD系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];燕山大學(xué);2015年

5 鄭輝;基于Q數(shù)字電視公司的云計(jì)算環(huán)境下的中小企業(yè)信息化的優(yōu)勢(shì)分析與策略研究[D];電子科技大學(xué);2015年

6 吳建;德力公司歐洲數(shù)字電視市場(chǎng)營(yíng)銷(xiāo)策略研究[D];天津財(cái)經(jīng)大學(xué);2014年

7 王冰;基于oracle的市級(jí)數(shù)字電視信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];黑龍江大學(xué);2014年

8 莫青青;云數(shù)傳媒在柬埔寨的發(fā)展戰(zhàn)略研究[D];云南大學(xué);2015年

9 潘芝力;多功能嵌入式多媒體網(wǎng)關(guān)設(shè)計(jì)與實(shí)現(xiàn)[D];中國(guó)計(jì)量學(xué)院;2015年

10 陳新;合肥有線高清互動(dòng)機(jī)頂盒營(yíng)銷(xiāo)策略的研究[D];東華大學(xué);2015年



本文編號(hào):1682552

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/wltx/1682552.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶479ab***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com