CN110780916A - Software operation and maintenance method, device and system of power grid dispatching control system - Google Patents

Software operation and maintenance method, device and system of power grid dispatching control system Download PDF

Info

Publication number
CN110780916A
CN110780916A CN201910865006.8A CN201910865006A CN110780916A CN 110780916 A CN110780916 A CN 110780916A CN 201910865006 A CN201910865006 A CN 201910865006A CN 110780916 A CN110780916 A CN 110780916A
Authority
CN
China
Prior art keywords
software
upgrade
version
power grid
control system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910865006.8A
Other languages
Chinese (zh)
Other versions
CN110780916B (en
Inventor
胡俊
章兵
陆继翔
刘小英
张洁
牟媛
亢洁
高宏
张力文
胡蓓
徐丽燕
李虎成
曾飞
其他发明人请求不公开姓名
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
NARI Group Corp
Nari Technology Co Ltd
NARI Nanjing Control System Co Ltd
Electric Power Research Institute of State Grid Jiangsu Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
NARI Group Corp
Nari Technology Co Ltd
NARI Nanjing Control System Co Ltd
Electric Power Research Institute of State Grid Jiangsu Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Corp of China SGCC, State Grid Jiangsu Electric Power Co Ltd, NARI Group Corp, Nari Technology Co Ltd, NARI Nanjing Control System Co Ltd, Electric Power Research Institute of State Grid Jiangsu Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201910865006.8A priority Critical patent/CN110780916B/en
Publication of CN110780916A publication Critical patent/CN110780916A/en
Application granted granted Critical
Publication of CN110780916B publication Critical patent/CN110780916B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

本发明公开一种电网调度控制系统的软件运维方法、装置和系统,方法包括:响应于外部软件更新触发信号,获取软件版本管理系统中的最新版本源码数据;对接收到的源码数据进行编译、分类、打包以及版本标记,得到软件升级包;将软件升级包上传至软件版本管理系统的软件仓库,使得软件版本管理系统响应于软件仓库更新向各电网调度控制系统服务器发送软件升级信号,各电网调度控制系统服务器将本地多类软件与软件仓库中对应类别的最新版本软件升级包进行版本比较,当比较结果不同时则下载相应软件升级包后进行本地软件升级。本发明能够实现对电网调度控制系统软件的智能升级,提升软件发布效率,缩短软件发布周期。

Figure 201910865006

The invention discloses a software operation and maintenance method, device and system for a power grid dispatching control system. The method includes: in response to an external software update trigger signal, acquiring the latest version source code data in a software version management system; compiling the received source code data , classification, packaging, and version marking to obtain a software upgrade package; upload the software upgrade package to the software warehouse of the software version management system, so that the software version management system sends a software update signal to each power grid dispatching control system server in response to the software warehouse update. The power grid dispatching control system server compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse. When the comparison result is different, it downloads the corresponding software upgrade package and then performs local software upgrade. The invention can realize the intelligent upgrade of the power grid dispatching control system software, improve the software release efficiency, and shorten the software release cycle.

Figure 201910865006

Description

一种电网调度控制系统的软件运维方法、装置和系统A software operation and maintenance method, device and system for a power grid dispatching control system

技术领域technical field

本发明涉及电网调度系统的软件应用技术领域,特别是一种电网调度控制系统的软件运维方法、装置和系统。The invention relates to the technical field of software application of a power grid dispatching system, in particular to a software operation and maintenance method, device and system of a power grid dispatching control system.

背景技术Background technique

现行调度控制系统版本管控基于集中式软件版本方法和工具,效率较低且难以实现多地同步版本管理。在运行维护阶段,系统软件升级主要依靠厂家技术支持人员将更新的源程序带到现场重新编译生成新的系统软件,缺乏软件版本管理,升级周期较长且容易造成人为升级失误。现行的版本管理已不能适应调度控制系统开发运维的需求,主要体现在:The current scheduling control system version control is based on centralized software version methods and tools, which are inefficient and difficult to achieve multi-site synchronization version management. In the operation and maintenance stage, the system software upgrade mainly relies on the manufacturer's technical support personnel to bring the updated source program to the site to recompile and generate new system software, lack of software version management, long upgrade cycle and easy to cause human upgrade errors. The current version management can no longer meet the needs of the development, operation and maintenance of the scheduling control system, which is mainly reflected in:

(1)以往的调度控制系统的硬件和软件都部署在当地。与以往系统不同,当前系统除了监控应用在当地部署运行外,其他应用基本上都部署运行在异地,各调控中心通过就地的实时监控和集中的模型管理、分析决策服务,逻辑上构成一套完整的调度控制系统。这是一种本地应用与云端应用服务共存的新模式。显然,现有的版本管理能力难以保障系统软件可以一致地、可重复地在多个中心进行发布。现行调度控制系统版本管理亟需改进。(1) The hardware and software of the previous dispatch control system were deployed locally. Different from previous systems, the current system is basically deployed and run in different places except monitoring applications that are deployed and run locally. Each control center logically forms a set of services through on-site real-time monitoring and centralized model management, analysis and decision-making services. Complete scheduling control system. This is a new model of coexistence of local applications and cloud application services. Obviously, the existing version management capability is difficult to guarantee that the system software can be released in multiple centers in a consistent and repeatable manner. The version management of the current scheduling control system is in urgent need of improvement.

(2)发布工程(Release Engineering)在软件工程内部是一个专注于构建和交付软件的学科。发布工程定义发布软件的全部步骤包括源代码管理、编译、测试、打包和最终执行部署,并为部署追踪和更新的顺利回滚等制定策略。系统支持多个调控中心通过集中的模型管理和分析决策中心等获取服务,这使得系统的配置管理相比于以往的系统要复杂精细,配置管理的好坏是系统不稳定性的重要来源之一。现行的调度控制系统现场升级主要依赖人工参与,难以建立可追溯机制,无法适应系统的部署要求。(2) Release Engineering is a discipline within software engineering that focuses on building and delivering software. Release engineering defines the overall steps involved in releasing software including source code management, compilation, testing, packaging, and final execution of deployment, and develops policies for deployment tracking and smooth rollback of updates. The system supports multiple control centers to obtain services through centralized model management and analysis decision centers, which makes the configuration management of the system more complex and delicate than previous systems. The quality of configuration management is one of the important sources of system instability. . The current on-site upgrade of the dispatching control system mainly relies on manual participation, it is difficult to establish a traceability mechanism, and it cannot adapt to the deployment requirements of the system.

发明内容SUMMARY OF THE INVENTION

本发明的目的是提供一种电网调度控制系统的软件运维方法、装置和系统,能够实现对电网调度控制系统软件的智能升级,提升软件发布效率,缩短软件发布周期。The purpose of the present invention is to provide a software operation and maintenance method, device and system for the power grid dispatching control system, which can realize the intelligent upgrade of the power grid dispatching control system software, improve the software release efficiency and shorten the software release period.

本发明采取的技术方案如下:The technical scheme adopted by the present invention is as follows:

一方面,本发明提供一种电网调度控制系统的软件运维方法,包括:In one aspect, the present invention provides a software operation and maintenance method for a power grid dispatching control system, including:

响应于外部软件更新触发信号,获取软件版本管理系统中的最新版本源码数据;Acquire the latest version source code data in the software version management system in response to an external software update trigger signal;

对接收到的源码数据进行编译得到软件程序数据;Compile the received source code data to obtain software program data;

对编译后的软件程序数据进行分类;Classify compiled software program data;

对分类后的各类软件程序数据分别打包并进行版本标记,得到对应单个类别的软件升级包;The classified software program data are packaged and version marked respectively to obtain a software upgrade package corresponding to a single category;

将软件升级包上传至软件版本管理系统的软件仓库,以使得软件版本管理系统响应于软件仓库更新向各电网调度控制系统服务器发送软件升级信号,进而使得各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包进行版本比较,并响应于版本比较结果不同下载相应软件升级包后进行本地软件升级。Upload the software upgrade package to the software warehouse of the software version management system, so that the software version management system sends a software upgrade signal to each power grid dispatching control system server in response to the software warehouse update, so that each power grid dispatching control system server responds to the software. The upgrade signal compares the local multi-type software with the latest version of the software upgrade package of the corresponding category in the software warehouse, and downloads the corresponding software upgrade package in response to different version comparison results to perform local software upgrade.

上述方法可独立运行于一台软件编译服务器中,该软件编译服务器与软件版本管理系统之间通过网络通信连接。The above method can be run independently in a software compiling server, and the software compiling server and the software version management system are connected through network communication.

可选的,方法还包括,对各电网调度控制系统服务器的软件升级过程进行可视化展示。即获取各电网调度控制系统服务器的升级进程信息,并显示输出相应信息。可方便软件调控人员从可视化的运维图形中快速准确地判断系统是否正常升级完成,及时掌握系统升级过程,对故障和风险及时进行处理,进一步提高运维效率。Optionally, the method further includes visually displaying the software upgrade process of each power grid dispatching control system server. That is, the upgrade process information of each power grid dispatching control system server is obtained, and the corresponding information is displayed and output. It is convenient for software control personnel to quickly and accurately judge whether the system upgrade is completed normally from the visual operation and maintenance graph, grasp the system upgrade process in time, deal with faults and risks in a timely manner, and further improve the operation and maintenance efficiency.

可选的,所述外部软件更新触发信号来源于软件版本管理系统,软件版本管理系统响应于外部源码上传操作,输出软件更新触发信号。Optionally, the external software update trigger signal comes from a software version management system, and the software version management system outputs a software update trigger signal in response to an external source code upload operation.

可选的,所述版本标记包括记录当前软件包对应的软件原版本、升级后的版本以及升级内容。这些信息可通过版本升级标签的形式打在相应的软件包上。版本标记可便于系统软件升级比较以及版本追溯。Optionally, the version marking includes recording the original software version, the upgraded version and the upgraded content corresponding to the current software package. This information can be stamped on the corresponding software package in the form of version upgrade labels. Version marking facilitates system software upgrade comparison and version traceability.

可选的,对编译后的软件程序数据按照软件使用类别进行分类,所分类别包括系统管理类、数据库管理类、前置应用类、图形界面类以及高级应用类。每次软件升级可对1个或多个软件类别进行升级,在软件编译后即得到相应数量的各类软件升级包,电网调度系统服务器在进行软件版本比较时,分别就各类软件进行比较以及下载升级,减小了单个升级包的体量,提高了多类别软件升级时的升级效率。Optionally, the compiled software program data is classified according to software usage categories, and the categories include system management, database management, pre-application, graphical interface, and advanced application. Each software upgrade can upgrade one or more software categories. After the software is compiled, a corresponding number of various software upgrade packages can be obtained. When the power grid dispatching system server compares the software versions, it compares and compares the various software versions. Downloading and upgrading reduces the size of a single upgrade package and improves the upgrade efficiency of multi-category software upgrades.

第二方面,本发明还公开一种电网调度控制系统的软件运维装置,包括:In a second aspect, the present invention also discloses a software operation and maintenance device for a power grid dispatching control system, including:

源码数据获取模块,被配置用于响应于外部软件更新触发信号,获取软件版本管理系统中的最新版本源码数据;The source code data acquisition module is configured to acquire the latest version source code data in the software version management system in response to an external software update trigger signal;

软件编译模块,被配置用于对接收到的源码数据进行编译得到软件程序数据;The software compilation module is configured to compile the received source code data to obtain software program data;

软件分类模块,被配置用于对编译后的软件程序数据进行分类;a software classification module configured to classify the compiled software program data;

软件打包模块,被配置用于对分出的各类软件程序数据分别打包并进行版本标记,得到对应单个类别的软件升级包;The software packaging module is configured to separately package and version mark the separated various software program data to obtain a software upgrade package corresponding to a single category;

以及软件发布模块,被配置用于将软件升级包上传至软件版本管理系统的软件仓库,以使得软件版本管理系统响应于软件仓库更新向各电网调度控制系统服务器发送软件升级信号,进而使得各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包进行版本比较,并响应于版本比较结果不同下载相应类别软件升级包后进行本地软件升级。and a software release module, configured to upload the software upgrade package to the software warehouse of the software version management system, so that the software version management system sends a software update signal to each power grid dispatching control system server in response to the software warehouse update, thereby making each power grid In response to the software upgrade signal, the scheduling control system server compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and downloads the corresponding category software upgrade package in response to different version comparison results. upgrade.

所述软件运维装置还包括升级进程显示模块,被配置用于获取各电网调度控制系统服务器的软件升级过程信息并输出显示。The software operation and maintenance device further includes an upgrade process display module, which is configured to acquire and output and display the software upgrade process information of each power grid dispatching control system server.

第三方面,本发明还公开一种电网调度控制系统服务器侧的电网调度控制系统的软件运维方法,包括:In a third aspect, the present invention also discloses a software operation and maintenance method for the power grid dispatching control system on the server side of the power grid dispatching control system, including:

响应于软件版本管理系统在软件仓库中至少一个类别软件升级包发生更新时发出的软件升级信号,获取所述软件升级信号;Acquiring the software upgrade signal in response to a software upgrade signal sent by the software version management system when at least one category of software upgrade package in the software repository is updated;

响应于已获取所述软件升级信号,将本地各类软件与软件仓库中对应类别的最新版本软件升级包分别进行版本比较;In response to having obtained the software upgrade signal, compare the versions of various types of local software with the latest version software upgrade packages of the corresponding categories in the software warehouse;

响应于版本比较结果不同下载相应类别的软件升级包;Downloading software upgrade packages of corresponding categories in response to different version comparison results;

利用已下载的各软件升级包进行本地相应类别软件的升级。本发明还提供一种电网调度控制系统的软件运维系统,包括软件运维装置、电网调度控制系统服务器以及软件版本管理系统;Use the downloaded software upgrade packages to upgrade local software of corresponding categories. The invention also provides a software operation and maintenance system of the power grid dispatching control system, including a software operation and maintenance device, a power grid dispatching control system server and a software version management system;

软件版本管理系统响应于外部输入有源码升级数据,向软件运维装置传输软件更新触发信号;The software version management system transmits a software update trigger signal to the software operation and maintenance device in response to the external input of source code upgrade data;

软件运维装置响应于软件更新触发信号获取软件版本管理系统中的最新版本源码数据,进行编译得到软件程序数据;然后对编译后的软件程序数据进行分类,再对分出的各类软件程序数据分别打包并进行版本标记,得到对应类别的软件升级包;进而将软件升级包上传至软件版本管理系统的软件仓库;The software operation and maintenance device obtains the latest version source code data in the software version management system in response to the software update trigger signal, and compiles it to obtain software program data; then classifies the compiled software program data, and then separates various types of software program data. Packaging and version marking are performed separately to obtain the software upgrade package of the corresponding category; and then upload the software upgrade package to the software warehouse of the software version management system;

软件版本管理系统响应于软件仓库数据更新,向各电网调度控制系统服务器发送软件升级信号;The software version management system sends a software upgrade signal to each power grid dispatching control system server in response to the software warehouse data update;

各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包分别进行版本比较,进而响应于版本比较结果不同下载相应类别软件升级包后进行本地软件升级。In response to the software upgrade signal, each power grid dispatching control system server compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and then downloads the corresponding category software upgrade package in response to different version comparison results. Perform a local software upgrade.

可选的,软件运维装置获取各电网调度控制系统服务器的软件升级过程信息并输出显示。Optionally, the software operation and maintenance device acquires software upgrade process information of each power grid dispatching control system server and outputs and displays it.

有益效果beneficial effect

本发明可用于电网调度控制系统的一体化软件智能发布,通过在源码编译后分类进而生成分别对应各类别的软件升级包,使得调度控制系统服务器侧在软件升级时,可分别针对各类别软件进行版本比较、升级包下载和升级,进而完成全部调度控制系统软件的升级。即本发明提供了一种基于整体升级和增量升级的电网调度控制系统软件在线发布技术,可实现对电网调度控制系统软件的智能升级。该整体升级和增量升级的在线发布技术特别体现在对软件源代码进行编译时的分类打包,使得单个软件升级包的体量大大减小,从而能够提升软件发布时间,缩短软件发布周期,即提高了软件发布运维的效率。The present invention can be used for the integrated software intelligent release of the power grid dispatching control system. After the source code is compiled and classified, the software upgrade packages corresponding to each category are generated, so that the dispatching control system server side can perform software upgrades for each category of software when the software is upgraded. Version comparison, upgrade package download and upgrade, and then complete the upgrade of all scheduling control system software. That is, the present invention provides an online publishing technology of power grid dispatching control system software based on overall upgrade and incremental upgrade, which can realize intelligent upgrade of power grid dispatching control system software. The online release technology of the overall upgrade and incremental upgrade is particularly reflected in the classification and packaging of the software source code when compiling, which greatly reduces the size of a single software upgrade package, thereby improving the software release time and shortening the software release cycle, that is, Improve the efficiency of software release operation and maintenance.

附图说明Description of drawings

图1所示为本发明一种实施例的软件运维方法流程示意图;FIG. 1 is a schematic flowchart of a software operation and maintenance method according to an embodiment of the present invention;

图2所示为本发明一种实施例的软件编译架构示意图;FIG. 2 is a schematic diagram of a software compilation architecture according to an embodiment of the present invention;

图3所示为本发明一种实施例的软件升级示意图。FIG. 3 is a schematic diagram of software upgrade according to an embodiment of the present invention.

具体实施方式Detailed ways

以下结合附图和具体实施例进一步描述。The following is further described in conjunction with the accompanying drawings and specific embodiments.

本发明的总体发明构思为:通过对电网调度控制系统软件版本管理系统进行监视,检查软件更新,发现软件有更新后自动从电网调度控制系统软件版本管理系统把更新的源码更新到本地编译服务器进行编译,对编译完成的程序进行分类(按电网调度控制系统软件功能进行分类)打包成升级包并打上版本标签,然后上传到软件仓库,在已运行电网调度控制系统软件的服务器上自动与软件仓库中软件进行比较(与升级包比较版本信息等),如需进行升级则自动升级。The general inventive concept of the present invention is as follows: by monitoring the software version management system of the power grid dispatching control system, checking for software updates, and finding that the software is updated, the updated source code is automatically updated from the power grid dispatching control system software version management system to the local compilation server for execution. Compile, classify the compiled programs (classified according to the software functions of the power grid dispatching control system), package them into upgrade packages and label them with a version, then upload them to the software warehouse, and automatically communicate with the software warehouse on the server running the power grid dispatching control system software. Compare the software in the software (comparing the version information with the upgrade package, etc.), and automatically upgrade if you need to upgrade.

此外以上代码更新、编译过程、软件打包过程以及系统升级等信息都可以通过多种可视化图形方式进行多维展示。In addition, the above information such as code update, compilation process, software packaging process and system upgrade can be displayed in multiple dimensions through a variety of visual graphics.

实施例1Example 1

参考图1至图3,特别是图1虚线框中的流程,本实施例为一种电网调度控制系统的软件运维方法,包括:Referring to FIGS. 1 to 3 , especially the process in the dashed box in FIG. 1 , the present embodiment is a software operation and maintenance method for a power grid dispatching control system, including:

响应于外部软件更新触发信号,获取软件版本管理系统中的最新版本源码数据;Acquire the latest version source code data in the software version management system in response to an external software update trigger signal;

对接收到的源码数据进行编译得到软件程序数据;Compile the received source code data to obtain software program data;

对编译后的软件程序数据进行分类;Classify compiled software program data;

对分出的各类软件程序数据分别打包并进行版本标记,得到对应单个类别的软件升级包;Package and version mark the separated software program data respectively to obtain the software upgrade package corresponding to a single category;

将软件升级包上传至软件版本管理系统的软件仓库,以使得软件版本管理系统响应于软件仓库更新向各电网调度控制系统服务器发送软件升级信号,进而使得各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包进行版本比较,并响应于版本比较结果不同下载相应类别软件升级包后进行本地软件升级。Upload the software upgrade package to the software warehouse of the software version management system, so that the software version management system sends a software upgrade signal to each power grid dispatching control system server in response to the software warehouse update, so that each power grid dispatching control system server responds to the software. The upgrade signal compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and downloads the corresponding category software upgrade package in response to different version comparison results to perform local software upgrade.

参考图2所示,上述方法可独立运行于一台或多台软件编译服务器中,软件编译服务器与软件版本管理系统之间通过网络通信连接。Referring to FIG. 2 , the above method can be independently run in one or more software compilation servers, and the software compilation server and the software version management system are connected through network communication.

本实施例方法还包括,对各电网调度控制系统服务器的软件升级过程进行可视化展示。即获取各电网调度控制系统服务器的升级进程信息,并显示输出相应信息。可方便软件调控人员从可视化的运维图形中快速准确地判断系统是否正常升级完成,及时掌握系统升级过程,对故障和风险及时进行处理,进一步提高运维效率。The method of this embodiment further includes, visually displaying the software upgrade process of each power grid dispatching control system server. That is, the upgrade process information of each power grid dispatching control system server is obtained, and the corresponding information is displayed and output. It is convenient for software control personnel to quickly and accurately judge whether the system upgrade is completed normally from the visual operation and maintenance graph, grasp the system upgrade process in time, deal with faults and risks in a timely manner, and further improve the operation and maintenance efficiency.

同样的,软件编译到生成软件升级包的过程也可进行可视化的展示,方便运维人员了解编译过程以及相关信息。Similarly, the process from software compilation to software upgrade package generation can also be visualized, so that operation and maintenance personnel can understand the compilation process and related information.

本实施例中,所述外部软件更新触发信号来源于软件版本管理系统,软件版本管理系统响应于外部源码上传操作,输出软件更新触发信号。可实现软件下载编译过程的自动化,提高软件运维的智能化水平。In this embodiment, the external software update trigger signal comes from a software version management system, and the software version management system outputs a software update trigger signal in response to an external source code upload operation. It can realize the automation of software download and compilation process, and improve the intelligent level of software operation and maintenance.

所述版本标记包括记录当前软件包对应的软件原版本、升级后的版本以及升级内容。这些信息可通过版本升级标签的形式打在相应的软件包上。版本标记可便于系统软件升级比较以及版本追溯。在后续电网调度控制系统服务器进行各类别软件版本对比时,即将本地软件版本信息与软件版本管理系统中的最新软件升级包的版本升级标签信息进行比对,若某一类本地软件版本低于最新版本,则触发软件升级包的自动下载和升级。The version mark includes recording the original software version corresponding to the current software package, the upgraded version and the upgraded content. This information can be stamped on the corresponding software package in the form of version upgrade labels. Version marking facilitates system software upgrade comparison and version traceability. When the power grid dispatching control system server compares the software versions of various types, the local software version information is compared with the version upgrade label information of the latest software upgrade package in the software version management system. If a certain type of local software version is lower than the latest software version version, trigger the automatic download and upgrade of the software upgrade package.

对编译后的软件程序数据按照软件使用类别进行分类,所分类别包括但不限于系统管理类、数据库管理类、前置应用类、图形界面类以及高级应用类。每次软件升级可对1个或多个软件类别进行升级,在软件编译后即得到相应数量的各类软件升级包,电网调度系统服务器在进行软件版本比较时,分别就各类软件进行比较以及下载升级,减小了单个升级包的体量,提高了多类别软件升级时的升级效率。The compiled software program data is classified according to the software usage category, and the categories include but are not limited to system management, database management, pre-application, graphical interface and advanced application. Each software upgrade can upgrade one or more software categories. After the software is compiled, a corresponding number of various software upgrade packages can be obtained. When the power grid dispatching system server compares the software versions, it compares and compares the various software versions. Downloading and upgrading reduces the size of a single upgrade package and improves the upgrade efficiency of multi-category software upgrades.

实施例2Example 2

本实施例为一种电网调度控制系统的软件运维装置,包括:This embodiment is a software operation and maintenance device of a power grid dispatching control system, including:

源码数据获取模块,被配置用于响应于外部软件更新触发信号,获取软件版本管理系统中的最新版本源码数据;The source code data acquisition module is configured to acquire the latest version source code data in the software version management system in response to an external software update trigger signal;

软件编译模块,被配置用于对接收到的源码数据进行编译得到软件程序数据;The software compilation module is configured to compile the received source code data to obtain software program data;

软件分类模块,被配置用于对编译后的软件程序数据进行分类;a software classification module configured to classify the compiled software program data;

软件打包模块,被配置用于对分出的各类软件程序数据分别打包并进行版本标记,得到分别对应各类别的软件升级包;The software packaging module is configured to package and version mark the separated various software program data to obtain software upgrade packages corresponding to each type;

以及软件发布模块,被配置用于将软件升级包上传至软件版本管理系统的软件仓库,以使得软件版本管理系统响应于软件仓库更新向各电网调度控制系统服务器发送软件升级信号,各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包进行版本比较,进而响应于版本比较结果不同下载相应软件升级包后进行本地软件升级。and a software release module, configured to upload the software upgrade package to the software warehouse of the software version management system, so that the software version management system sends a software update signal to each power grid dispatching control system server in response to the software warehouse update, and each power grid dispatching control system In response to the software upgrade signal, the system server compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and then downloads the corresponding software upgrade package in response to different version comparison results and performs local software upgrade.

所述软件运维装置还包括升级进程显示模块,被配置用于获取各电网调度控制系统服务器的软件升级过程信息并输出显示。The software operation and maintenance device further includes an upgrade process display module, which is configured to acquire and output and display the software upgrade process information of each power grid dispatching control system server.

实施例3Example 3

本实施例为一种电网调度控制系统服务器侧的电网调度控制系统的软件运维方法,包括:This embodiment is a software operation and maintenance method for a power grid dispatch control system on the server side of a power grid dispatch control system, including:

响应于软件版本管理系统在软件仓库中至少一个类别软件升级包发生更新时发出的软件升级信号,获取所述软件升级信号;Acquiring the software upgrade signal in response to a software upgrade signal sent by the software version management system when at least one category of software upgrade package in the software repository is updated;

响应于已获取所述软件升级信号,将本地各类软件与软件仓库中对应类别的最新版本软件升级包分别进行版本比较;In response to having obtained the software upgrade signal, compare the versions of various types of local software with the latest version software upgrade packages of the corresponding categories in the software warehouse;

响应于版本比较结果不同下载相应类别的软件升级包;Downloading software upgrade packages of corresponding categories in response to different version comparison results;

利用已下载的各软件升级包进行本地相应类别软件的升级。Use the downloaded software upgrade packages to upgrade local software of corresponding categories.

在各类别软件版本比较方面,本实施例提供两种方式:一种是,通过软件升级信号载入各类别版本升级信息,如升级后的类别及其版本标记信息,这种方式下电网调度控制系统服务器获取并根据软件升级信号中升级后的类别及其版本信息,找到自身系统中相应类别软件的当前版本信息,从而实现仅存在升级的软件类别的版本比较,进一步提升软件运维效率;另一种是,软件管理仓库仅提供软件有升级的简单提示性信息,电网调度控制系统服务器在接收到软件升级信号后,通过与软件版本管理系统进行版本信息交互,将自身系统中所有各类别软件分别与软件仓库中所有类别软件升级包版本进行版本对比,从而实现版本比较。In terms of comparing software versions of various categories, this embodiment provides two methods: one is to load the version upgrade information of each category through a software upgrade signal, such as the upgraded category and its version marking information. In this mode, the power grid dispatching control The system server obtains and finds the current version information of the corresponding category of software in its own system according to the upgraded category and its version information in the software upgrade signal, so as to realize the version comparison of only the upgraded software category, and further improve the efficiency of software operation and maintenance; One is that the software management warehouse only provides simple reminder information that the software has been upgraded. After receiving the software upgrade signal, the power grid dispatching control system server exchanges version information with the software version management system to exchange all types of software in its own system. Compare the versions with all types of software upgrade package versions in the software repository, so as to achieve version comparison.

实施例4Example 4

结合图1至图3所示,本实施例为一种电网调度控制系统的软件运维系统,包括软件运维装置、电网调度控制系统服务器以及软件版本管理系统;1 to 3, the present embodiment is a software operation and maintenance system of a power grid dispatching control system, including a software operation and maintenance device, a power grid dispatching control system server, and a software version management system;

软件版本管理系统响应于外部输入有源码升级数据,向软件运维装置传输软件更新触发信号;The software version management system transmits a software update trigger signal to the software operation and maintenance device in response to the external input of source code upgrade data;

软件运维装置响应于软件更新触发信号获取软件版本管理系统中的最新版本源码数据,进行编译得到软件程序数据;然后对编译后的软件程序数据进行分类,再对分出的各类软件程序数据分别打包并进行版本标记,得到对应类别的软件升级包;进而将软件升级包上传至软件版本管理系统的软件仓库;The software operation and maintenance device obtains the latest version source code data in the software version management system in response to the software update trigger signal, and compiles it to obtain software program data; then classifies the compiled software program data, and then separates various types of software program data. Packaging and version marking are performed separately to obtain the software upgrade package of the corresponding category; and then upload the software upgrade package to the software warehouse of the software version management system;

软件版本管理系统响应于软件仓库数据更新,向各电网调度控制系统服务器发送软件升级信号;The software version management system sends a software upgrade signal to each power grid dispatching control system server in response to the software warehouse data update;

各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包分别进行版本比较,进而响应于版本比较结果不同下载相应类别软件升级包后进行本地软件升级。In response to the software upgrade signal, each power grid dispatching control system server compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and then downloads the corresponding category software upgrade package in response to different version comparison results. Perform a local software upgrade.

软件运维装置获取各电网调度控制系统服务器的软件升级过程信息并输出显示。同时,软件运维装置将自身的软件编译过程通过显示界面进行可视化展示。The software operation and maintenance device obtains the software upgrade process information of each power grid dispatching control system server and outputs and displays it. At the same time, the software operation and maintenance device visually displays its own software compilation process through the display interface.

本实施例在应用时,系统的工作流程主要包括以下内容:When this embodiment is applied, the workflow of the system mainly includes the following contents:

软件智能编译:自动从电网调度控制系统软件版本管理系统中发现软件是否需要升级,如需升级,自动下载代码并编译;Intelligent software compilation: automatically find out whether the software needs to be upgraded from the software version management system of the power grid dispatching control system, if necessary, automatically download the code and compile it;

软件智能发布:自动将编译好的电网调度控制系统软件按类别进行分类打包并上传到软件仓库并发布;Intelligent software release: automatically classify and package the compiled grid dispatching control system software by category, upload it to the software warehouse and release it;

软件智能升级:自动检查软件仓库中最新电网调度控制系统软件,并与当前运行的系统软件进行版本比较判别是否需当前运行版本进行升级;Intelligent software upgrade: automatically check the latest power grid dispatching control system software in the software warehouse, and compare the version with the currently running system software to determine whether the current running version needs to be upgraded;

可视化展示:将电网调度控制系统中软件升级流程通过可视化方式进行直观展示。Visual display: Visually display the software upgrade process in the power grid dispatching control system.

当开发人员把需要升级的源码上传到电网调度控制系统软件版本管理系统中时,会自动触发一个编译任务,进而自动从电网调度控制系统软件版本管理系统中下载最新代码并编译。When the developer uploads the source code that needs to be upgraded to the power grid dispatching control system software version management system, a compilation task will be automatically triggered, and then the latest code will be automatically downloaded from the power grid dispatching control system software version management system and compiled.

在对软件进行编译打包时,传统的软件打包方式是把所有编译好的所有软件整体压缩为一个压缩文件,没有相应的软件版本标签等,只能人工进行比对升级。而本发明在软件打包前先将编译好的电网调度控制系统软件根据软件使用类别不同进行划分(分为系统管理类、数据库管理类、前置应用类、图形界面类以及高级应用类等),然后按不同类别把相应程序以及依赖库等制作成类似操作系统安装包,制作的同时打上软件版本升级标签(包含升级对应的软件源版本,升级后的版本以及软件升级内容等),可便用于系统软件升级比较以及版本追溯。安装包制作完成后上传到软件仓库进行软件发布。When compiling and packaging software, the traditional software packaging method is to compress all compiled software into a compressed file as a whole, without corresponding software version labels, etc., and can only be compared and upgraded manually. In the present invention, the compiled power grid dispatching control system software is divided according to different software usage categories before software packaging (divided into system management category, database management category, pre-application category, graphical interface category, advanced application category, etc.), Then make the corresponding programs and dependent libraries into similar operating system installation packages according to different categories, and label the software version upgrade (including the corresponding software source version, upgraded version and software upgrade content, etc.) For system software upgrade comparison and version traceability. After the installation package is made, upload it to the software repository for software release.

在电网调度控制系统的软件升级方面,原有升级方式基本靠运维工程师经验或持续的迭代进行升级,甚至纯人工排查。而本发明则通过制定自动化部署实现升级的标准化和自动化,提升了电网调度控制系统软件升级的智能化。In terms of software upgrade of the power grid dispatching control system, the original upgrade method basically relies on the experience of operation and maintenance engineers or continuous iteration to upgrade, or even purely manual inspection. The present invention realizes the standardization and automation of the upgrade by formulating the automatic deployment, and improves the intelligence of the software upgrade of the power grid dispatching control system.

本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。As will be appreciated by those skilled in the art, the embodiments of the present application may be provided as a method, a system, or a computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.

本申请是参照根据本申请实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the present application. It will be understood that each flow and/or block in the flowcharts and/or block diagrams, and combinations of flows and/or blocks in the flowcharts and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing device produce Means for implementing the functions specified in one or more of the flowcharts and/or one or more blocks of the block diagrams.

这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory result in an article of manufacture comprising instruction means, the instructions An apparatus implements the functions specified in a flow or flows of the flowcharts and/or a block or blocks of the block diagrams.

这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing device to cause a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process such that The instructions provide steps for implementing the functions specified in one or more of the flowcharts and/or one or more blocks of the block diagrams.

以上结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,这些均属于本发明的保护之内。The embodiments of the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to the above-mentioned specific embodiments. The above-mentioned specific embodiments are only illustrative rather than restrictive. Under the inspiration of the present invention, without departing from the scope of protection of the present invention and the claims, many forms can be made, which all belong to the protection of the present invention.

Claims (10)

1.一种电网调度控制系统的软件运维方法,其特征是,包括:1. a software operation and maintenance method of a power grid dispatching control system, is characterized in that, comprises: 响应于外部软件更新触发信号,获取软件版本管理系统中的最新版本源码数据;Acquire the latest version source code data in the software version management system in response to an external software update trigger signal; 对接收到的源码数据进行编译得到软件程序数据;Compile the received source code data to obtain software program data; 对编译后的软件程序数据进行分类;Classify compiled software program data; 对分类后的各类软件程序数据分别打包并进行版本标记,得到分别对应单个类别的软件升级包;The classified software program data are packaged and version marked respectively, and software upgrade packages corresponding to a single category are obtained; 将软件升级包上传至软件版本管理系统的软件仓库,以使得软件版本管理系统响应于软件仓库更新向各电网调度控制系统服务器发送软件升级信号,进而使得各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包进行版本比较,并响应于版本比较结果不同下载相应类别软件升级包后进行本地软件升级。Upload the software upgrade package to the software warehouse of the software version management system, so that the software version management system sends a software upgrade signal to each power grid dispatching control system server in response to the software warehouse update, so that each power grid dispatching control system server responds to the software. The upgrade signal compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and downloads the corresponding category software upgrade package in response to different version comparison results to perform local software upgrade. 2.根据权利要求1所述的方法,其特征是,还包括,对各电网调度控制系统服务器的软件升级过程进行可视化展示。2 . The method according to claim 1 , further comprising: visually displaying the software upgrade process of each power grid dispatching control system server. 3 . 3.根据权利要求1或2所述的方法,其特征是,所述外部软件更新触发信号来源于软件版本管理系统,软件版本管理系统响应于外部源码上传操作,输出软件更新触发信号。3. The method according to claim 1 or 2, wherein the external software update trigger signal comes from a software version management system, and the software version management system outputs a software update trigger signal in response to an external source code upload operation. 4.根据权利要求1或2所述的方法,其特征是,所述版本标记包括记录当前软件包对应的软件原版本、升级后的版本以及升级内容信息。4. The method according to claim 1 or 2, wherein the version marking comprises recording the original software version, the upgraded version and the upgraded content information corresponding to the current software package. 5.根据权利要求1或2所述的方法,其特征是,对编译后的软件程序数据按照软件使用类别进行分类,所分类别包括系统管理类、数据库管理类、前置应用类、图形界面类以及高级应用类。5. The method according to claim 1 or 2, wherein the compiled software program data is classified according to software usage categories, and the classified categories include system management class, database management class, pre-application class, graphical interface classes and advanced application classes. 6.一种电网调度控制系统的软件运维装置,其特征是,包括:6. A software operation and maintenance device for a power grid dispatching control system, characterized in that it comprises: 源码数据获取模块,被配置用于响应于外部软件更新触发信号,获取软件版本管理系统中的最新版本源码数据;The source code data acquisition module is configured to acquire the latest version source code data in the software version management system in response to an external software update trigger signal; 软件编译模块,被配置用于对接收到的源码数据进行编译得到软件程序数据;The software compilation module is configured to compile the received source code data to obtain software program data; 软件分类模块,被配置用于对编译后的软件程序数据进行分类;a software classification module configured to classify the compiled software program data; 软件打包模块,被配置用于对分出的各类软件程序数据分别打包并进行版本标记,得到分别对应单个类别软件升级包;The software packaging module is configured to separately package and version mark the separated various software program data to obtain software upgrade packages corresponding to a single category; 以及软件发布模块,被配置用于将软件升级包上传至软件版本管理系统的软件仓库,以使得软件版本管理系统响应于软件仓库更新向各电网调度控制系统服务器发送软件升级信号,进而使得各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包进行版本比较,并响应于版本比较结果不同下载相应软件升级包后进行本地软件升级。and a software release module, configured to upload the software upgrade package to the software warehouse of the software version management system, so that the software version management system sends a software update signal to each power grid dispatching control system server in response to the software warehouse update, thereby making each power grid The scheduling control system server, in response to the software upgrade signal, compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and downloads the corresponding software upgrade package in response to different version comparison results. . 7.根据权利要求6所述的电网调度控制系统的软件运维装置,其特征是,所述软件运维装置还包括升级进程显示模块,被配置用于获取各电网调度控制系统服务器的软件升级过程信息并输出显示。7 . The software operation and maintenance device of the power grid dispatching control system according to claim 6 , wherein the software operation and maintenance device further comprises an upgrade process display module, which is configured to obtain the software upgrade of each power grid dispatching control system server. 8 . Process information and output display. 8.一种电网调度控制系统的软件运维方法,其特征是,包括:8. A software operation and maintenance method for a power grid dispatching control system, comprising: 响应于软件版本管理系统于软件仓库中至少一个类别软件升级包发生更新时发出软件升级信号,获取所述软件升级信号;In response to the software version management system sending a software upgrade signal when at least one category of software upgrade packages in the software repository is updated, acquiring the software upgrade signal; 响应于已获取所述软件升级信号,将本地各类软件与软件仓库中对应类别的最新版本软件升级包分别进行版本比较;In response to having obtained the software upgrade signal, compare the versions of various types of local software with the latest version software upgrade packages of the corresponding categories in the software warehouse; 响应于版本比较结果不同下载相应类别的软件升级包;Downloading software upgrade packages of corresponding categories in response to different version comparison results; 利用已下载的各软件升级包进行本地相应类别软件的升级。Use the downloaded software upgrade packages to upgrade local software of corresponding categories. 9.一种电网调度控制系统的软件运维系统,其特征是,包括软件运维装置、电网调度控制系统服务器以及软件版本管理系统;9. A software operation and maintenance system for a power grid dispatching control system, characterized in that it comprises a software operation and maintenance device, a power grid dispatching control system server, and a software version management system; 软件版本管理系统响应于外部输入有源码升级数据,向软件运维装置传输软件更新触发信号;The software version management system transmits a software update trigger signal to the software operation and maintenance device in response to the external input of source code upgrade data; 软件运维装置响应于软件更新触发信号获取软件版本管理系统中的最新版本源码数据,进行编译得到软件程序数据;然后对编译后的软件程序数据进行分类,再对分出的各类软件程序数据分别打包并进行版本标记,得到对应类别的软件升级包;进而将软件升级包上传至软件版本管理系统的软件仓库;The software operation and maintenance device obtains the latest version source code data in the software version management system in response to the software update trigger signal, and compiles it to obtain software program data; then classifies the compiled software program data, and then separates various types of software program data. Packaging and version marking are performed separately to obtain the software upgrade package of the corresponding category; and then upload the software upgrade package to the software warehouse of the software version management system; 软件版本管理系统响应于软件仓库数据更新,向各电网调度控制系统服务器发送软件升级信号;The software version management system sends a software upgrade signal to each power grid dispatching control system server in response to the software warehouse data update; 各电网调度控制系统服务器响应于所述软件升级信号,将本地多类软件与软件仓库中对应类别的最新版本软件升级包分别进行版本比较,进而响应于版本比较结果不同下载相应类别软件升级包后进行本地软件升级。In response to the software upgrade signal, each power grid dispatching control system server compares the local multi-type software with the latest version software upgrade package of the corresponding category in the software warehouse, and then downloads the corresponding category software upgrade package in response to different version comparison results. Perform a local software upgrade. 10.根据权利要求9所述的电网调度控制系统的软件运维系统,其特征是,软件运维装置获取各电网调度控制系统服务器的软件升级过程信息并输出显示。10 . The software operation and maintenance system of the power grid dispatching control system according to claim 9 , wherein the software operation and maintenance device obtains software upgrade process information of each power grid dispatching control system server and outputs and displays it. 11 .
CN201910865006.8A 2019-09-09 2019-09-09 A software operation and maintenance method, device and system for a power grid dispatching control system Active CN110780916B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910865006.8A CN110780916B (en) 2019-09-09 2019-09-09 A software operation and maintenance method, device and system for a power grid dispatching control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910865006.8A CN110780916B (en) 2019-09-09 2019-09-09 A software operation and maintenance method, device and system for a power grid dispatching control system

Publications (2)

Publication Number Publication Date
CN110780916A true CN110780916A (en) 2020-02-11
CN110780916B CN110780916B (en) 2022-11-04

Family

ID=69383444

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910865006.8A Active CN110780916B (en) 2019-09-09 2019-09-09 A software operation and maintenance method, device and system for a power grid dispatching control system

Country Status (1)

Country Link
CN (1) CN110780916B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782221A (en) * 2020-06-29 2020-10-16 中国电力科学研究院有限公司 An automatic deployment system and method for a power grid dispatching control system
CN111782239A (en) * 2020-06-03 2020-10-16 中移(杭州)信息技术有限公司 Software packaging and source code version information acquisition method, device and storage medium
CN112083927A (en) * 2020-07-06 2020-12-15 宁波三星医疗电气股份有限公司 Method for acquiring software SVN version information in power acquisition terminal on site
CN115048122A (en) * 2022-06-16 2022-09-13 平安银行股份有限公司 Software system upgrading method and device and server

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739276A (en) * 2009-11-26 2010-06-16 金蝶软件(中国)有限公司 System updating method and device
CN101859251A (en) * 2009-04-09 2010-10-13 研祥智能科技股份有限公司 Method and device for installing embedded operating system
CN102118500A (en) * 2010-12-27 2011-07-06 清华大学 Software package-based online automatic updating method for open source operating system of mobile terminal
CN107357718A (en) * 2017-06-12 2017-11-17 百富计算机技术(深圳)有限公司 One kind structure method of testing and device
CN108241493A (en) * 2018-01-09 2018-07-03 政采云有限公司 The automation continuous integrating of distributed software system and delivery method, device and system
CN109426516A (en) * 2017-06-21 2019-03-05 北京信威通信技术股份有限公司 Software version management method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101859251A (en) * 2009-04-09 2010-10-13 研祥智能科技股份有限公司 Method and device for installing embedded operating system
CN101739276A (en) * 2009-11-26 2010-06-16 金蝶软件(中国)有限公司 System updating method and device
CN102118500A (en) * 2010-12-27 2011-07-06 清华大学 Software package-based online automatic updating method for open source operating system of mobile terminal
CN107357718A (en) * 2017-06-12 2017-11-17 百富计算机技术(深圳)有限公司 One kind structure method of testing and device
CN109426516A (en) * 2017-06-21 2019-03-05 北京信威通信技术股份有限公司 Software version management method and device
CN108241493A (en) * 2018-01-09 2018-07-03 政采云有限公司 The automation continuous integrating of distributed software system and delivery method, device and system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782239A (en) * 2020-06-03 2020-10-16 中移(杭州)信息技术有限公司 Software packaging and source code version information acquisition method, device and storage medium
CN111782239B (en) * 2020-06-03 2023-07-11 中移(杭州)信息技术有限公司 Method, device and storage medium for software packaging and source code version information acquisition
CN111782221A (en) * 2020-06-29 2020-10-16 中国电力科学研究院有限公司 An automatic deployment system and method for a power grid dispatching control system
CN112083927A (en) * 2020-07-06 2020-12-15 宁波三星医疗电气股份有限公司 Method for acquiring software SVN version information in power acquisition terminal on site
CN112083927B (en) * 2020-07-06 2023-06-30 宁波三星医疗电气股份有限公司 Method for acquiring SVN version information of software in power acquisition terminal on site
CN115048122A (en) * 2022-06-16 2022-09-13 平安银行股份有限公司 Software system upgrading method and device and server

Also Published As

Publication number Publication date
CN110780916B (en) 2022-11-04

Similar Documents

Publication Publication Date Title
CN110780916B (en) A software operation and maintenance method, device and system for a power grid dispatching control system
US10572249B2 (en) Software kit release management
CN108388445B (en) Continuous integration method based on 'platform + application' mode
US11243516B2 (en) Edge devices and associated networks utilising microservices
US11733975B1 (en) System and method for migrating legacy software to a system common architecture
CN103064666B (en) One software distribution method by all kinds of means and system
CN107621944A (en) Continuous integration pipeline system and method based on automatic operation and maintenance
CN111309441A (en) Micro-service deployment method for realizing DevOps based on Jenkins
CN108319460B (en) Method and device for generating application program installation package, electronic equipment and storage medium
US8788239B2 (en) Methods, apparatus and articles of manufacture to test batch configurations
US20060212857A1 (en) Automated process for generating a build of a software application without human intervention
CN109901872A (en) A kind of IT application in enterprises series of products version pipe control method
US10169002B2 (en) Automated and heuristically managed solution to quantify CPU and path length cost of instructions added, changed or removed by a service team
CN103530137A (en) Java web application deploying method and device
CN112131116A (en) Automatic regression testing method for embedded software
CN114610368B (en) Platform tool chain integration and maintenance method, system, equipment and medium
CN110865806A (en) Code processing method, device, server and storage medium
EP2930577A1 (en) Controlling a manufacturing plant with a MES system
CN117111907A (en) Software development system
CN111913706B (en) Topology construction method of dispatching automation system, storage medium and computing equipment
CN114328177B (en) An automated testing system and testing method based on multi-language K8S
Barlas et al. Towards automated simulation input data
CN115373732A (en) Application program issuing method and device, electronic equipment and storage medium
CN117193794A (en) Management method, equipment and medium for software research and development project
CN118819928A (en) Software Continuous Integration Error Handling Method and Software Continuous Integration Method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant