CN111080244A - Electric power regulation and control system cloud terminal picture description method - Google Patents

Electric power regulation and control system cloud terminal picture description method Download PDF

Info

Publication number
CN111080244A
CN111080244A CN201911235600.5A CN201911235600A CN111080244A CN 111080244 A CN111080244 A CN 111080244A CN 201911235600 A CN201911235600 A CN 201911235600A CN 111080244 A CN111080244 A CN 111080244A
Authority
CN
China
Prior art keywords
cloud terminal
picture
attributes
cloud platform
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.)
Pending
Application number
CN201911235600.5A
Other languages
Chinese (zh)
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
Beijing Kedong Electric Power Control System Co Ltd
NARI Group Corp
Original Assignee
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
Beijing Kedong Electric Power Control System Co Ltd
NARI Group Corp
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, Beijing Kedong Electric Power Control System Co Ltd, NARI Group Corp filed Critical State Grid Corp of China SGCC
Priority to CN201911235600.5A priority Critical patent/CN111080244A/en
Publication of CN111080244A publication Critical patent/CN111080244A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Abstract

The invention relates to a method for describing a cloud terminal picture of an electric power regulation and control system, which comprises the following steps: the human-computer cloud terminal acquires data from the cloud platform, and the power regulation and control system cloud terminal desktop displays elements including but not limited to a GUI component, an interactive response event, a graph dynamic transformation effect and a picture layout component, wherein the cloud platform comprises an operation data cloud platform, an analysis and decision cloud platform and a model data cloud platform. The method and the device can describe the components such as the picture component, the display effect, the interaction event and the like of the cloud terminal picture.

Description

Electric power regulation and control system cloud terminal picture description method
Technical Field
The invention relates to the field of power systems, in particular to a CIM/G language-based power regulation and control system cloud terminal picture description method.
Background
The human-computer cloud terminal desktop belongs to a Post-WIMP interface paradigm of a third stage of a human-computer interaction paradigm, and compared with a command line interface of the first stage and a WIMP (windows, icons, menu, pointer) paradigm of the second stage, the human-computer cloud terminal is added with support of natural human-computer interaction modes such as touch control and voice. To achieve decoupling of the user interface from the software platform, many vendors have studied describing and recording user interfaces using the xml (extensible markup language). The conventional control system interactive interface CIM/G description method only describes basic objects such as basic graphs and electrical primitives, and elements such as common buttons, check boxes, lists and other GUI components of a human-computer cloud terminal screen, script-based transmission events, screen layout and the like are not defined, so that description cannot be performed. Due to the business requirement, a large number of pictures in which GUI components and vector graphics are arranged in a mixed manner are used in developed man-machine pictures, and the pictures are realized by programming language customization, so that the pictures cannot realize cross-region undifferentiated analysis and display. Therefore, the scheduling automation system adopts CIM/G specification as a unified description method for displaying and exchanging the man-machine interaction picture, while the existing man-machine interaction interface storage method can only describe power primitives such as a bus, a disconnecting link and a circuit breaker, but cannot describe objects such as a cloud terminal GUI control, a dynamic effect, an interaction event and service call.
Disclosure of Invention
Technical problem to be solved
In order to solve the problems in the prior art, the invention provides a description method of a cloud terminal of a power grid regulation and control system.
(II) technical scheme
In order to achieve the purpose, the invention adopts the main technical scheme that:
a method for describing a cloud terminal picture of an electric power regulation and control system is designed, and comprises the following steps: the human-computer cloud terminal acquires data from the cloud platform, and the power regulation and control system cloud terminal desktop displays elements including but not limited to a GUI component, an interactive response event, a graph dynamic transformation effect and a picture layout component, wherein the cloud platform comprises an operation data cloud platform, an analysis and decision cloud platform and a model data cloud platform.
In the above scheme, the GUI components are described by attributes, wherein the attributes are divided into generic attributes and proprietary attributes, the generic attributes are attributes included in each GUI component, the proprietary attributes are special attributes included in each GUI component, and the proprietary attributes include, but are not limited to, buttons, check boxes, HTML text editors, hyperlinks, lists, and tree components.
In the scheme, the interactive response event records the response event of the human-computer cloud terminal interface and the interactive event of various data services of the regulation cloud platform through the event response attribute, and the interactive response event is described by using a script language; each graphic control has a corresponding response event, a browser object and a picture component are controlled through the response event, the display effect is changed, a model data interface of the cloud platform is called through a script, a model data object is obtained, and model data reading and modifying operations including but not limited to are achieved.
In the above solution, the dynamic graphics transformation means that an appearance attribute of the graphics changes depending on a specific data change rule, the appearance attribute includes, but is not limited to, color, scaling, and transparency, and the description method of the dynamic graphics transformation effect includes, but is not limited to, dynamic attribute transformation, animation, and script transformation.
In the scheme, the man-machine cloud terminal displays multiple aspects of an event by using a multi-view interface, the display interface is divided into multiple sub-windows, all the sub-windows display around a theme, the related information of the theme is displayed, and the picture layout component supports the multi-view interface; the picture layout component is described according to two types of a segmentation window and a theme window.
(III) advantageous effects
The invention has the beneficial effects that: the method is not only suitable for power grid graphics, but also can describe picture components, display effects, interaction events and other components of cloud terminal pictures, and can realize standardized storage and sharing of a human-computer interaction interface of the power regulation and control system.
Drawings
Fig. 1 is a flowchart of a method for describing a cloud terminal screen of an electric power regulation and control system according to an embodiment of the present invention.
Detailed Description
For the purpose of better explaining the present invention and to facilitate understanding, the present invention will be described in detail by way of specific embodiments with reference to the accompanying drawings.
As shown in fig. 1, the present invention provides a method for describing a cloud terminal picture of an electric power regulation and control system, which includes the following steps: the human-computer cloud terminal acquires data from the cloud platform, and the power regulation and control system cloud terminal desktop displays elements including but not limited to a GUI component, an interactive response event, a graph dynamic transformation effect and a picture layout component, wherein the cloud platform comprises an operation data cloud platform, an analysis and decision cloud platform and a model data cloud platform. The method conforms to the power system graphic description CIM/G specification, but expands the description range, covers elements such as cloud terminal desktop display GUI components, interactive response events, graphic dynamic transformation effects, picture layout components and the like, and is far beyond the control types in the man-machine interactive interface of the conventional regulation and control system.
1) GUI component
The GUI component is a basic element forming an interactive interface and comprises buttons, a text box, a video window, an interface layout and the like, and the display style of the cloud terminal interface can be enriched by utilizing the picture component, so that the friendliness of the human-computer interactive interface is improved. The GUI screen component is described by a series of attributes, and specific attributes are shown in table 1. Attributes are divided into generic attributes and proprietary attributes. Generic attributes are attributes that each GUI component contains, while proprietary attributes are special attributes that each GUI component contains.
TABLE 1 GUI component Attribute description method
Figure BDA0002304805580000031
Figure BDA0002304805580000041
Figure BDA0002304805580000051
2) Interactive response events
The interactive response event records the response event of the human-computer cloud terminal interface and the interactive event of various data services of the regulation cloud platform through the event response attribute, and the interactive response event is described by using a script language. Each graphic control has a corresponding response event, as shown in table 2, the browser object and the screen component can be controlled and the display effect can be changed through the response event, and the model data interface of the cloud platform can be called through the script to obtain the model data object, thereby realizing operations such as reading and modifying the model data.
TABLE 2 event response Attribute description method
Figure BDA0002304805580000052
Figure BDA0002304805580000061
Response events of the man-machine cloud terminal can be stored and recorded by using the event response attributes in the table 2, for example, two button controls are arranged in an interactive picture, one button is a 'display' button, the other button is a 'hide' button, and when the display button is clicked, all lines in the picture are displayed; when the hidden button is clicked, all lines in the picture are hidden, and the corresponding description files are as follows:
table 3 event response description file
Figure BDA0002304805580000062
3) Dynamic graphics transformation effects
Dynamic graphics transformation refers to certain appearance attributes of graphics such as: the color, the scaling ratio, the transparency and other attribute characteristics change depending on a specific data change rule, and different graph dynamic transformation rules can be adopted in the power system to represent some power operation characteristics, so that the attention of a regulator can be attracted, for example, when a power load histogram exceeds a preset load, the color of a columnar body is changed from green to red, and the columnar body continuously flickers. The description method of the graphic dynamic transformation effect is shown in table 4.
TABLE 4 description method of dynamic graph transformation effect
Figure BDA0002304805580000063
Figure BDA0002304805580000071
4) Picture layout assembly
The man-machine cloud terminal utilizes the multi-view interface to comprehensively display multiple aspects of a certain event, the display interface is divided into a plurality of sub-windows, all the sub-windows surround a theme to be displayed, the related information of the theme can be comprehensively displayed, a picture layout component supports the multi-view interface, and the description method of the picture layout component is shown in table 5.
TABLE 5 Picture layout Components description method
Figure BDA0002304805580000072
Figure BDA0002304805580000081
If the window displaying the alarm information is divided into two sub-windows, one window displays the head end station and the other window displays the tail end station, the files stored by the above-mentioned description method are referred to in table 6.
TABLE 6 description of Picture layout Components
Figure BDA0002304805580000082
While the present invention has been described with reference to the particular embodiments illustrated in the drawings, which are meant to be illustrative only and not limiting, it will be apparent to those of ordinary skill in the art in light of the teachings of the present invention that numerous modifications can be made without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (5)

1. A power regulation and control system cloud terminal picture description method is characterized by comprising the following steps: the human-computer cloud terminal acquires data from the cloud platform, and the power regulation and control system cloud terminal desktop displays elements including but not limited to a GUI component, an interactive response event, a graph dynamic transformation effect and a picture layout component, wherein the cloud platform comprises an operation data cloud platform, an analysis and decision cloud platform and a model data cloud platform.
2. The power conditioning system cloud terminal picture description method according to claim 1, wherein the GUI components are described by attributes, wherein the attributes are divided into general attributes and proprietary attributes, the general attributes are attributes included in each GUI component, the proprietary attributes are special attributes included in each GUI component, and the proprietary attributes include but are not limited to buttons, check boxes, HTML text editors, hyperlinks, lists and tree components.
3. The electric power regulation and control system cloud terminal picture description method as claimed in claim 1, characterized in that the interactive response event records the response event of the human-computer cloud terminal interface and the interactive event with various data services of the regulation and control cloud platform through the event response attribute, and the interactive response event is described by using a script language; each graphic control has a corresponding response event, a browser object and a picture component are controlled through the response event, the display effect is changed, a model data interface of the cloud platform is called through a script, a model data object is obtained, and model data reading and modifying operations including but not limited to are achieved.
4. The power regulation and control system cloud terminal picture description method of claim 1, wherein dynamic graph transformation refers to that one appearance attribute of a graph changes depending on a specific data change rule, the appearance attribute includes but is not limited to color, scaling and transparency, and the description method of dynamic graph transformation effect includes but is not limited to attribute dynamic transformation, animation and script transformation.
5. The method for describing the picture of the cloud terminal of the power regulation and control system according to claim 1, wherein the man-machine cloud terminal displays multiple aspects of an event by using a multi-view interface, the display interface is divided into multiple sub-windows, all the sub-windows display around a theme, the related information of the theme is displayed, and the picture layout component supports the multi-view interface; the picture layout component is described according to two types of a segmentation window and a theme window.
CN201911235600.5A 2019-12-05 2019-12-05 Electric power regulation and control system cloud terminal picture description method Pending CN111080244A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911235600.5A CN111080244A (en) 2019-12-05 2019-12-05 Electric power regulation and control system cloud terminal picture description method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911235600.5A CN111080244A (en) 2019-12-05 2019-12-05 Electric power regulation and control system cloud terminal picture description method

Publications (1)

Publication Number Publication Date
CN111080244A true CN111080244A (en) 2020-04-28

Family

ID=70313163

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911235600.5A Pending CN111080244A (en) 2019-12-05 2019-12-05 Electric power regulation and control system cloud terminal picture description method

Country Status (1)

Country Link
CN (1) CN111080244A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113407181A (en) * 2021-06-02 2021-09-17 国网浙江省电力有限公司宁波供电公司 Lightweight man-machine terminal picture regulation and control information interaction method
CN114579226A (en) * 2021-12-10 2022-06-03 国网浙江省电力有限公司宁波供电公司 Lightweight human-computer interaction terminal system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110321008A1 (en) * 2010-06-28 2011-12-29 International Business Machines Corporation Multi-modal conversion tool for form-type applications
CN108667851A (en) * 2018-05-22 2018-10-16 国电南瑞科技股份有限公司 A kind of regulator control system lightweight man-machine interactive system
CN110427185A (en) * 2019-05-30 2019-11-08 北京科东电力控制系统有限责任公司 A method of man-machine browser function is realized based on electric power scripting language

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110321008A1 (en) * 2010-06-28 2011-12-29 International Business Machines Corporation Multi-modal conversion tool for form-type applications
CN108667851A (en) * 2018-05-22 2018-10-16 国电南瑞科技股份有限公司 A kind of regulator control system lightweight man-machine interactive system
CN110427185A (en) * 2019-05-30 2019-11-08 北京科东电力控制系统有限责任公司 A method of man-machine browser function is realized based on electric power scripting language

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
白海洋等: "面向飞行器设计软件界面原型系统生成的研究", 《小型微型计算机系统》 *
韩水保: "支撑大电网调控系统无差别浏览的人机云终端及关键技术", 《电网技术》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113407181A (en) * 2021-06-02 2021-09-17 国网浙江省电力有限公司宁波供电公司 Lightweight man-machine terminal picture regulation and control information interaction method
CN113407181B (en) * 2021-06-02 2023-09-26 国网浙江省电力有限公司宁波供电公司 Light man-machine terminal picture regulation information interaction method
CN114579226A (en) * 2021-12-10 2022-06-03 国网浙江省电力有限公司宁波供电公司 Lightweight human-computer interaction terminal system

Similar Documents

Publication Publication Date Title
KR100953806B1 (en) System and method for making user interface elements known to an application and user
CN111611518B (en) Automatic visual display page publishing method and system based on Html5
CN111741367B (en) Video interaction method and device, electronic equipment and computer readable storage medium
CN111080244A (en) Electric power regulation and control system cloud terminal picture description method
CN104951996A (en) Power distribution network operation monitoring method based on scalable vector graphics
CN105096210B (en) A kind of substation's on-line monitoring method based on multi-process framework
US9812170B2 (en) Method for automated television production
CN108961165A (en) Method and apparatus for load image
CN109375914A (en) Information remote exchange method and system
WO2023103430A1 (en) Data visualization display method and apparatus, medium and electronic device
US20180268049A1 (en) Providing a heat map overlay representative of user preferences relating to rendered content
CN109885301A (en) A kind of generation method of scalable vector graphics, device, storage medium and equipment
CN112817651A (en) Canvas-based graph generation method and Canvas-based graph generation system
CN112527172B (en) Interface display method and device, computer readable storage medium and electronic equipment
CN110427185A (en) A method of man-machine browser function is realized based on electric power scripting language
CN113407171A (en) Power grid dispatching control system graph editing and displaying method
US20230290095A1 (en) User-interface-framework based processing method, apparatus, device, and medium
CN116610394A (en) Template and module-based data visualization page configuration method, system and device
CN115617441A (en) Method and device for binding model and primitive, storage medium and computer equipment
CN109445776A (en) Mixing picture method and device
WO2011067785A2 (en) Dynamic content creation, modification and distribution from single source of content in online and offline scenarios
CN114168028A (en) Wisdom hotel television system UI customization device
CN109471613A (en) The graphic file generation method and system of nuclear safe level application
CN114281310A (en) Page frame setting method, device, equipment, storage medium and program product
CN113918569A (en) Visual operation and maintenance management system for power supply network

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200428