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

當(dāng)前位置:主頁 > 科技論文 > 計(jì)算機(jī)論文 >

基于云計(jì)算的廣域量測系統(tǒng)數(shù)據(jù)存儲(chǔ)與安全方法研究

發(fā)布時(shí)間:2018-10-15 08:49
【摘要】:廣域量測系統(tǒng)作為智能電網(wǎng)體系結(jié)構(gòu)中的重要組成部分,其數(shù)據(jù)的安全性很大程度上決定著整個(gè)智能電網(wǎng)的安全性。隨著廣域量測系統(tǒng)應(yīng)用的普及,智能電網(wǎng)廣域量測系統(tǒng)所產(chǎn)生的數(shù)據(jù)會(huì)越來越多,針對(duì)廣域量測系統(tǒng)大量數(shù)據(jù)存儲(chǔ)的需求,傳統(tǒng)的數(shù)據(jù)存儲(chǔ)方式所承受的壓力越來越大,Hadoop平臺(tái)上的分布式文件系統(tǒng)(HDFS)可以有效解決這些問題。與此同時(shí),雖然Hadoop平臺(tái)上的HDFS在大量數(shù)據(jù)的共享和存儲(chǔ)方面擁有顯著優(yōu)勢(shì),但它所帶來的安全問題也不容忽視。因此,保障智能電網(wǎng)廣域量測數(shù)據(jù)的安全成為智能電網(wǎng)廣域量測系統(tǒng)數(shù)據(jù)存儲(chǔ)時(shí)迫切需要解決的問題。數(shù)據(jù)加密技術(shù)是最基本的一種保障數(shù)據(jù)機(jī)密性的方法,對(duì)保障智能電網(wǎng)存儲(chǔ)平臺(tái)中數(shù)據(jù)的安全具有重要的現(xiàn)實(shí)意義。本課題深入研究了廣域量測系統(tǒng)存儲(chǔ)與安全問題,并完成了以下幾方面的工作:首先,深入分析了廣域量測系統(tǒng)數(shù)據(jù)的特點(diǎn),針對(duì)廣域量測系統(tǒng)數(shù)據(jù)量大的特點(diǎn)引入HDFS進(jìn)行分布式存儲(chǔ),同時(shí),針對(duì)數(shù)據(jù)對(duì)于安全性要求高的特點(diǎn),對(duì)數(shù)據(jù)完整性驗(yàn)證和私密性保護(hù)兩個(gè)方面進(jìn)行了深入的研究。其次,針對(duì)廣域量測系統(tǒng)數(shù)據(jù)量大,數(shù)據(jù)實(shí)時(shí)性要求高,數(shù)據(jù)安全性要求強(qiáng)等問題,設(shè)計(jì)了智能電網(wǎng)廣域量測系統(tǒng)云計(jì)算平臺(tái)。在此基礎(chǔ)之上,針對(duì)數(shù)據(jù)存儲(chǔ)于云端所面臨的安全問題,從數(shù)據(jù)私密性保護(hù)和完整性驗(yàn)證兩個(gè)方面分別進(jìn)行方案的設(shè)計(jì)。針對(duì)數(shù)據(jù)私密性保護(hù)的問題,采用加密技術(shù),將傳統(tǒng)AES算法進(jìn)行并行化設(shè)計(jì),給出了基于Storm云計(jì)算技術(shù)的廣域量測系統(tǒng)數(shù)據(jù)加密方案,此方案可以滿足對(duì)廣域量測系統(tǒng)數(shù)據(jù)的快速、并行加密;針對(duì)數(shù)據(jù)完整性驗(yàn)證問題,給出了基于可信第三方的單項(xiàng)審計(jì)、批量審計(jì)方案,并驗(yàn)證了方案的安全性。最后,為實(shí)現(xiàn)文件的分布式存儲(chǔ)與快速查詢,搭建了Hadoop集群和HBase分布式數(shù)據(jù)庫,同時(shí)在此集群的基礎(chǔ)之上安裝Storm-on-yarn,在Storm平臺(tái)上驗(yàn)證了并行AES算法的具有處理延遲低、速度快等特點(diǎn)。
[Abstract]:As an important part of smart grid architecture, wide area measurement system (WAMS) determines the security of the whole smart grid to a large extent by the security of its data. With the popularization of wide area measurement system, more and more data will be generated by smart grid wide area measurement system. The traditional data storage method is under more and more pressure. The distributed file system (HDFS) on Hadoop platform can solve these problems effectively. At the same time, although HDFS on Hadoop platform has significant advantages in data sharing and storage, the security problems it brings can not be ignored. Therefore, ensuring the security of smart grid wide area measurement data becomes an urgent problem to be solved when storing data in smart grid wide area measurement system. Data encryption technology is the most basic method to protect data confidentiality, which has important practical significance to ensure the security of data in smart grid storage platform. In this paper, the storage and security problems of wide area measurement system are deeply studied, and the following work is accomplished: firstly, the characteristics of wide area measurement system data are deeply analyzed. In view of the large amount of data in wide-area measurement system, HDFS is introduced for distributed storage. At the same time, two aspects of data integrity verification and privacy protection are deeply studied in view of the high security requirements of data. Secondly, aiming at the problems of large amount of data, high requirement of real-time data and strong requirement of data security in wide-area measurement system, a cloud computing platform for wide-area measurement system of smart grid is designed. On this basis, aiming at the security problems faced by data stored in the cloud, the scheme is designed from two aspects of data privacy protection and integrity verification. Aiming at the problem of data privacy protection, the data encryption scheme of wide-area measurement system based on Storm cloud computing technology is presented by using encryption technology and parallel design of traditional AES algorithm. This scheme can satisfy the requirement of fast and parallel data encryption for wide area measurement system. Aiming at the problem of data integrity verification, a single audit and batch audit scheme based on trusted third party is presented, and the security of the scheme is verified. Finally, in order to realize the distributed storage and fast query of files, Hadoop cluster and HBase distributed database are built. At the same time, Storm-on-yarn, is installed on the Storm platform to verify the low processing delay of parallel AES algorithm. Speed, etc.
【學(xué)位授予單位】:華北電力大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TP333;TP309.2

【參考文獻(xiàn)】

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

1 魏三強(qiáng);任環(huán);楊威;;保護(hù)隱私的智能電網(wǎng)大數(shù)據(jù)分析挖掘技術(shù)[J];廣西大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年03期

2 李川;鄂海紅;宋美娜;;基于Storm的實(shí)時(shí)計(jì)算框架的研究與應(yīng)用[J];軟件;2014年10期

3 王銘坤;袁少光;朱永利;王德文;;基于Storm的海量數(shù)據(jù)實(shí)時(shí)聚類[J];計(jì)算機(jī)應(yīng)用;2014年11期

4 洪建光;吳凱峰;裴旭斌;衡星辰;崔蔚;肖政;張榮;;基于云計(jì)算的用電信息采集系統(tǒng)性能提升關(guān)鍵技術(shù)研究及應(yīng)用[J];電力信息與通信技術(shù);2014年03期

5 周銳;王曉明;;基于同態(tài)哈希函數(shù)的云數(shù)據(jù)完整性驗(yàn)證算法[J];計(jì)算機(jī)工程;2014年06期

6 周國亮;宋亞奇;王桂蘭;朱永利;;狀態(tài)監(jiān)測大數(shù)據(jù)存儲(chǔ)及聚類劃分研究[J];電工技術(shù)學(xué)報(bào);2013年S2期

7 王占英;李寶聚;李振元;王澤一;高重暉;;云計(jì)算在智能電力調(diào)度中的應(yīng)用研究[J];吉林電力;2013年06期

8 宋亞奇;劉樹仁;朱永利;王德文;李莉;;電力設(shè)備狀態(tài)高速采樣數(shù)據(jù)的云存儲(chǔ)技術(shù)研究[J];電力自動(dòng)化設(shè)備;2013年10期

9 師金鋼;鄭艷;孫煥良;欒方軍;;云環(huán)境中海量數(shù)據(jù)的并行分組密碼體制研究[J];計(jì)算機(jī)科學(xué)與探索;2014年02期

10 龔強(qiáng);;國外云計(jì)算發(fā)展現(xiàn)狀綜述[J];信息技術(shù);2013年06期

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

1 李琳;云環(huán)境下多租戶數(shù)據(jù)完整性保護(hù)機(jī)制研究[D];山東大學(xué);2014年

2 曹晉彰;面向智能電網(wǎng)的公共信息模型及其若干關(guān)鍵應(yīng)用研究[D];浙江大學(xué);2013年

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

1 劉曉建;電力設(shè)備狀態(tài)信息并行數(shù)據(jù)挖掘方法研究[D];華北電力大學(xué);2014年

2 冉軍;基于云存儲(chǔ)的智能電網(wǎng)訪問控制研究[D];華北電力大學(xué);2014年

3 黃馥浩;基于Storm的微博互動(dòng)平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[D];中山大學(xué);2013年

4 周健;基于Hadoop的分布式RSA快速加密算法的設(shè)計(jì)及其實(shí)現(xiàn)[D];陜西師范大學(xué);2013年

5 彭云卿;基于WAMS/PMU數(shù)據(jù)平臺(tái)的在線總體測辨負(fù)荷建模應(yīng)用研究[D];湖南大學(xué);2013年

6 耿紀(jì)昭;云存儲(chǔ)中數(shù)據(jù)完整性驗(yàn)證機(jī)制的研究與實(shí)現(xiàn)[D];電子科技大學(xué);2013年

7 董宇剛;一種支持批處理和流計(jì)算的分布式應(yīng)用架構(gòu)的設(shè)計(jì)與實(shí)現(xiàn)[D];浙江大學(xué);2013年

8 成飛龍;基于Hadoop的海量傳感數(shù)據(jù)管理系統(tǒng)[D];南京理工大學(xué);2013年

9 李曉強(qiáng);智能電網(wǎng)云存儲(chǔ)系統(tǒng)數(shù)據(jù)私密性問題研究[D];華北電力大學(xué);2013年

10 段春樂;云計(jì)算的安全性及數(shù)據(jù)安全傳輸?shù)难芯縖D];成都理工大學(xué);2012年

,

本文編號(hào):2272005

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

本文鏈接:http://www.sikaile.net/kejilunwen/jisuanjikexuelunwen/2272005.html


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

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