摘要随着社会的进步和科技的发展,智能电网已然成为时代的潮流趋势。智能电网通过强大有效的通信网络,来实现电网的安全可靠、经济高效和环境友好的目标。由于智能电网面向的电力行业在诸多领域有着不同多样的服务需求而决定的通信网络构成的复杂性,从而导致智能电网通信中存在着更多的安全隐患。智能变电站作为智能电网的核心组成部分,为了减小智能电网因为通信安全漏洞导致的风险、降低经济损失,我们需要加强智能变电站的通信安全评价工作,发现系统中存在的问题和隐患,并及时进行整改措施,防止危险事件的发生,这对于保障智能电网安全稳定运行有着重要意义。论文依据《国家电网公司信息通信安全性评价标准》和《国家电网公司信息通信安全性查评依据》,基于WEB完成了智能变电站通信网络安全评价管理系统的设计。本系统的工作通过浏览器、WEB服务器和数据库服务器来合作完成。用户仅仅需要浏览器能够连入网络,然后就可以进行操作。在WEB服务器中进行数据的处理与分析,数据存储在系统的数据库服务器中。论文首先综合各方面的考虑因素如系统的可维护性和性能等问题,选用B/S结构作为系统的开发模式,然后根据系统的设计要求,设计了系统的总体结构和功能模块。开发平台使用VisualStudio2008软件,采用ASP.NET技术进行系统页面的创建,编程语言则使用当下较为流行的C#语言,系统后台数据库选用SQLServer,数据的存取访问通过ADO.NET数据接口访问技术实现。最后,在实验室的计算机上配置服务器操作系统,发布系统,在局域网中进行系统测试,模拟不同用户登录系统并展开安全性评价工作,导出评价结果。根据智能变电站通信安全评价管理系统的功能要求及测试结果,验证了系统的设计方案合理,可以满足工程实际需求。关键词:智能变电站;通信网络;安全性评价;ASP.NET技术;B/S架构DesignOfSafetyEvaluationManagementSystemForTheCommunicationOfIntelligentSubstationAbstractWiththeprogressofsociety,thedevelopmentofsmartgridhasbecomethetrendofthetimes.Smartgridisareliable,safe,economical,efficientandenvironment-friendlytargetthroughthepowerfulandeffectivecommunicationnetwork.Asthesmartgridfacesthepowerindustryinmanyfieldswithdifferentanddiverseservicerequirements,determinesthecomplexityofthecommunicationnetwork,whichleadstomorecommunicationsecurityrisks.Basedonthe“SafetyevaluationstandardsoftheinformationcommunicationoftheStateGrid”andthe“SafetyevaluationassessmentbasisoftheinformationcommunicationoftheStateGrid”,thepaperaboutDesignOfSafetyEvaluationManagementSystemForTheCommunicationOfIntelligentSubstationiscompletedbasedonWEBdesign.Theworkofthissystemisdonebythecooperationofthebrowser,WEBserveranddatabaseserver.Usersonlyneedthebrowsertoconnecttothenetwork,andthenyoucanoperate.DataprocessandanalysisintheWEBserver,whilethedatastoredinthesystem’sdatabaseserver.Thepaperfirstsynthesizesallaspectsofthefactorssuchassystemmaintainabilityandperformanceissues,andselecttheB/Cstructureasthesystemdevelopmentmode,then,accordingtothedesignrequirementsofthesystem,theoverallstructureandfunctionmodulesofthesystemaredesigned.ThedevelopmentplatformusesVisualStudio2008software,usingASP.NETtechnologytocreatethesystempage,whiletheprogramminglanguageusesthemorepopularC#languageandthesystembackgrounddatabaseselectsSQLServer,accesstodataisaccessedthroughADO.NETdatainterfaceaccesstechnology.Finally,inthelaboratorycomputerconfigurationserveroperatingsystem,distributionsystem,systemtestintheLAN,simulatingdifferentuserloginsystemandsafetyevaluation,theevaluationresultsarederived.Accordingtothefunctionalrequirementsandtestresultsofthecommunicationsafetyevaluationmanagementsystemofintelligentsubstation,thedesignschemeofthesystemisre...