CN111045652B - Power distribution network development and service system - Google Patents

Power distribution network development and service system Download PDF

Info

Publication number
CN111045652B
CN111045652B CN201911280545.1A CN201911280545A CN111045652B CN 111045652 B CN111045652 B CN 111045652B CN 201911280545 A CN201911280545 A CN 201911280545A CN 111045652 B CN111045652 B CN 111045652B
Authority
CN
China
Prior art keywords
service
layer
module
development
distribution network
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.)
Active
Application number
CN201911280545.1A
Other languages
Chinese (zh)
Other versions
CN111045652A (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.)
China Southern Power Grid Digital Grid Technology Guangdong Co ltd
China Southern Power Grid Co Ltd
Southern Power Grid Digital Grid Research Institute Co Ltd
Original Assignee
China Southern Power Grid Co Ltd
Southern Power Grid Digital Grid Research Institute 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 China Southern Power Grid Co Ltd, Southern Power Grid Digital Grid Research Institute Co Ltd filed Critical China Southern Power Grid Co Ltd
Priority to CN201911280545.1A priority Critical patent/CN111045652B/en
Publication of CN111045652A publication Critical patent/CN111045652A/en
Application granted granted Critical
Publication of CN111045652B publication Critical patent/CN111045652B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • 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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Human Computer Interaction (AREA)
  • Water Supply & Treatment (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application relates to a power distribution network development and service system. The system comprises: a user layer, an application layer, a service layer, a component layer, a platform layer and a resource layer which are in communication connection; the user layer is used for displaying a user service processing interface and receiving a user request through the user service processing interface; the user layer supports data interaction with different types of devices and systems; the application layer is used for forwarding the user request to the service layer; the service layer is used for providing a service function to realize the service corresponding to the user request; the component layer is used for providing components for the general service functions; the platform layer is used for providing components for basic service functions of the power distribution network; the resource layer is used for providing all application resources and system resources for supporting the development of the power distribution network and the operation of the service system. The data sharing can be realized by adopting the system.

Description

Power distribution network development and service system
Technical Field
The application relates to the technical field of computers, in particular to a power distribution network development and service system.
Background
Along with the development of the electric power market, the power distribution network is used as an end link of a power grid, is directly oriented to vast power users, and the management level of the power distribution network directly influences the power supply capacity and the power supply quality, so an information platform for monitoring and managing the operation process of the power distribution network is needed.
In the related art, a plurality of service functions may be implemented in an information platform for monitoring and managing the operation process of the power distribution network, and different service systems may be required for implementing different service functions.
However, as the service functions continuously change, the service system also changes, and because manufacturers for constructing the service system are different, data and interface specifications of different manufacturers have great differences, so that the data is difficult to share.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a power distribution network development and service system that can share data.
A power distribution network development and service system, comprising: a user layer, an application layer, a service layer, a component layer, a platform layer and a resource layer which are in communication connection;
the user layer is used for displaying a user service processing interface and receiving a user request through the user service processing interface; the user layer supports data interaction with different types of devices and systems;
the application layer is used for forwarding the user request to the service layer;
the service layer is used for providing a service function to realize the service corresponding to the user request;
the component layer is used for providing components for the general service functions;
the platform layer is used for providing components for basic service functions of the power distribution network;
the resource layer is used for providing all application resources and system resources for supporting the development of the power distribution network and the operation of the service system.
In one embodiment, the application layer is further configured to send a service corresponding to the user request to the user layer for presentation by the user layer.
In one embodiment, the component layer includes an attachment storage component, a caching component, an import export component, a mail component, a task scheduling component, a logging component, and a unit testing component.
In one embodiment, the service layer includes a service network manager and a business service;
the service gateway is used for providing the functions of intercepting and filtering all the services, searching the services and forwarding the services;
the business service is used for receiving the user request forwarded by the application layer, processing the data requested by the user request and sending the processing result to the database for storage.
In one embodiment, the application architecture of the power distribution network development and service system comprises a development management system and a service management system;
the development management system is used for modeling, developing, testing and managing codes of service requirements;
the service management system is used for publishing, registering and accessing all the services.
In one embodiment, the development management system includes a development integration development environment IDE module, a runtime architecture module, and a source code management module; the development IDE module comprises a platform management sub-module and a development modeling module;
the platform management sub-module is used for providing platform basic data configuration required by platform modeling and modeling personnel account management;
the development modeling module is used for providing visual modeling operation and generating a target business service code;
the runtime architecture module is used for providing an operation environment for code operation;
the source code management module is used for managing code normalization and security in the development process.
In one embodiment, the service management system comprises a service gateway module and a service registration module;
the service gateway module is used for uniformly calling the entrance required by the service;
the service registration module is used for registering port information of the service.
In one embodiment, the runtime architecture module includes a base micro-service unit, a micro-service runtime unit, a runtime framework unit, and a runtime subsystem unit;
the basic micro-service unit comprises a basic platform micro-service subunit and a workflow micro-service subunit;
the basic micro-service unit is used for providing basic functional information for the development management system;
the micro service runtime unit is used for registering services and managing gateways;
the runtime framework unit is used for providing a basic component and a framework used in the development process;
the run-time subsystem unit is used for managing accessories and processes required by realizing service functions;
the basic platform micro-service subunit is used for providing personnel organization, personnel authority and configuration management information;
the workflow microservice subunit is configured to provide user-defined flow services.
In one embodiment, the technical architecture of the power distribution network development and service module comprises a load balancing module, a service gateway module, a representational state transfer REST service registry module, a remote procedure call protocol RPC service registry module and a JAVA micro service module;
the load balancing module is used for receiving and forwarding the user request;
the service gateway module is used for searching the service corresponding to the user request from the REST service registry module;
the REST service registration center module is used for registering all the services and issuing the services in a REST form;
the RPC service registration center module is used for registering all the services and issuing the services in an RPC mode;
the JAVA micro service module is used for providing a service framework established based on a JAVA programming language.
In one embodiment, the data architecture of the power distribution network development and service system includes a database model, a physical model, an interface model, a flow model, a service model, and a code template model;
the database model is used for representing the data object of the current service;
the entity model is used for representing entity structure information, entity behavior information and entity association information of the current service;
the interface model is used for representing an interactive interface corresponding to the current service;
the flow model is used for representing the business flow corresponding to the current service;
the service model is used for representing a service view corresponding to the current service;
the code template model is used to characterize the code templates used by all services.
The power distribution network development and service system comprises a user layer, an application layer, a service layer, a component layer, a platform layer and a resource layer which are in communication connection; the user layer is used for displaying a user service processing interface and receiving a user request through the user service processing interface; the user layer supports data interaction with different types of devices and systems; the application layer is used for forwarding the user request to the service layer; the service layer is used for providing a service function to realize the service corresponding to the user request; the component layer is used for providing components for the general service functions; the platform layer is used for providing components for basic service functions of the power distribution network; the resource layer is used for providing all application resources and system resources for supporting the development of the power distribution network and the operation of the service system. The power distribution network development and service system is based on a micro-service architecture mode, interfaces of all systems can be standardized based on the micro-service architecture mode, unification of the interfaces is achieved, and further sharing of data is achieved.
Drawings
FIG. 1 is a block diagram of a distribution network development and service system in one embodiment;
FIG. 2 is a block diagram of a power distribution network development and service system in accordance with another embodiment;
FIG. 3 is a block diagram of a power distribution network development and service system in accordance with another embodiment;
FIG. 4 is a block diagram of a power distribution network development and service system in accordance with another embodiment;
FIG. 5 is a block diagram of a power distribution network development and service system in accordance with another embodiment;
FIG. 6 is a block diagram of a power distribution network development and service system in accordance with another embodiment;
FIG. 7 is a block diagram of a power distribution network development and service system in accordance with another embodiment;
FIG. 8 is a block diagram of a power distribution network development and service system in accordance with another embodiment;
fig. 9 is a block diagram of a power distribution network development and service system in another embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
In one embodiment, please refer to fig. 1, fig. 1 is a system architecture diagram of a power distribution network development and service system, where the power distribution network development and service system includes a user layer, an application layer, a service layer, a component layer, a platform layer and a resource layer that are in communication connection;
the user layer is used for displaying a user service processing interface and receiving a user request through the user service processing interface; the user layer supports data interaction with different types of devices and systems; the application layer is used for forwarding the user request to the service layer; the service layer is used for providing a service function to realize the service corresponding to the user request; the component layer is used for providing components for the general service functions; the platform layer is used for providing components for basic service functions of the power distribution network; the resource layer is used for providing all application resources and system resources for supporting the development of the power distribution network and the operation of the service system.
The power distribution network development and service system logically divides the system into six layers, namely a user layer, an application layer, a service layer, a component layer, a platform layer and a resource layer; through logic layering, the technical architecture is standardized on the whole, and through dividing system resources by each layer, the change between each layer is isolated, the coupling between the resources and the functional subsystems is reduced, and the flexibility of physical deployment operation and maintenance is supported.
The user layer can technically meet the requirements of user service processing interface presentation, can support clients of different browsers, different terminals, different operating systems, different language environments and different network environments, can provide uniform login entries and workbenches for the clients of different browsers, different terminals, different operating systems, different language environments and different network environments, and can perform data interaction with various clients and devices. The login entrance is an important part of the user entering the power distribution development and service system, the user logs in through a user name and a login password, and after the login is successful, the user can enter a workbench corresponding to the user.
The application layer is mainly responsible for forwarding the user request to the service layer, but the application layer does not contain specific realization of service functions, for example, the service functions can be a fault positioning function, a data acquisition function and the like; after a user initiates a request through an application layer, the application layer accepts the request and distributes the request to specific business logic, and the request is sent to the specific business logic to map different requests to specific business services, wherein the specific business services are services required by the request.
The service layer is used for providing service functions to realize all services requested by the user; the component layer provides a rich component library for realizing business functions, the component library comprises a plurality of components, the components can provide services for a power distribution network, such as a geographic information system (Geographic Information System, GIS), a GIS browsing service, a query service, a space analysis service and a topology analysis service, and meanwhile, based on GIS layer data in Postgres, web service element services (Web Feature Service, WFS) and slice map Web services (Open GIS Web Map Tile Service, WMTS) of an open geographic space information alliance (Open Geospatial Consortium, OGC) can be provided, vector slices are issued through the WMTS, vector graphics issue of the power distribution network and the layers is realized, and space and attribute query is realized through the WFS.
In general, the implementation of each service function needs to implement some general functions, and because the components of the general service functions are stored in the component library provided by the service layer, each service function does not need to create the required general functions, and only the components of the general functions need to be called at present to obtain the general functions.
The platform layer can provide support of the most basic functions for the power distribution network, can also provide support of components lower than the component layer, can support unified urban information model (City Information model, CIM) standards based on International electrotechnical Commission (International Electro technical Commission, IEC) 61970/61968, can access the whole process data of the power distribution network, and can provide power distribution network topology analysis, outage and restoration electricity simulation analysis and power grid space analysis.
The resource layer includes all system software and infrastructure supporting system operation and deployment, such as resources for system platforms, operating environments, application servers, databases, and the like.
The power distribution network development and service system provided by the embodiment comprises a user layer, an application layer, a service layer, a component layer, a platform layer and a resource layer which are in communication connection; the user layer is used for displaying a user service processing interface and receiving a user request through the user service processing interface; the user layer supports data interaction with different types of devices and systems; the application layer is used for forwarding the user request to the service layer; the service layer is used for providing a service function to realize the service corresponding to the user request; the component layer is used for providing components for the general service functions; the platform layer is used for providing components for basic service functions of the power distribution network; the resource layer is used for providing all application resources and system resources for supporting the development of the distribution network and the running of the service system. The power distribution network development and service system is based on a micro-service architecture mode, interfaces of all systems can be standardized based on the micro-service architecture mode, unification of the interfaces is achieved, and further sharing of data is achieved.
In one embodiment, referring to fig. 1, the application layer is further configured to send a service corresponding to the user request to the user layer for the user layer to display.
After the service layer realizes the service corresponding to the user request, the application layer can send the service corresponding to the user request to the user layer, and the user layer can display the service. According to the power distribution network development and service system provided by the embodiment, the service requested by the user can be displayed through the user layer, so that the user can more intuitively see the requested service.
In one embodiment, referring to FIG. 2, the component layers include an attachment storage component, a cache component, an import export component, a mail component, a task scheduling component, a logging component, and a unit testing component.
The component is an abstract concept of a minimum service unit, and can be a single file, an installation package and the like; wherein, the accessory storage component is used for storing accessories, the accessories can be related codes sent out along with the codes, and the like; caching of the cache components is an indispensable module in the system, and has become a key component of a high-concurrency high-performance architecture, the cache components can be used in a database, when a user requests for increase, the pressure of the database is greatly increased, and the pressure of the database can be greatly reduced through caching.
In order to realize a certain service function, existing codes are required to be imported, the codes are complex and similar, and the operations can be simplified by adopting an import and export component; in the project development, the operation opportunities of using the e-mail are relatively more, generally, a slightly larger project can use a mail component to manage the e-mail, and the types of clients supported by the component are relatively more, for example, SMTP clients, POP3 clients, IMAP clients and the like; the task scheduling component is used for scheduling tasks back and forth among a plurality of tasks, for example, there are the following requirements: the A task is executed at 8 points, the B task is executed at 10 points, but the B task depends on the A task, namely, if the A task is executed before the 10 points, the B task is executed on time; if the task A is not executed before 10 points, the task B waits for the task A to be executed and then is executed. There are 3 scheduling modes for tasks when executing tasks, including timing scheduling, scheduling based on time intervals, and scheduling based on time drives. The log record component is used for recording things to be done, prompt processing can be timely carried out, the things to be done are archived, and post summary and annual inquiry are facilitated. The unit test component is used for executing the minimum code unit in the development process so as to increase the usability of the new service function and track errors. The component layer in the power distribution network development and service system provided by the embodiment can provide service functions for other layers in the form of components.
In one embodiment, referring to fig. 3, the service layer includes a service gateway and a business service; the service gateway is used for providing the functions of intercepting and filtering all the services, searching the services and forwarding the services; the business service is used for receiving the user request forwarded by the application layer, processing the data requested by the user request and sending the processing result to the database for storage.
The service gateway can unify the entrance of service call, all external services need to be called from the service gateway, and the service gateway can execute interception and filtration operation on all the services so as to judge whether the external services have access rights; the service gateway may also perform service lookup and service forwarding operations.
The service provides service function implementation, each service contains specific service logic, when the service receives the user request forwarded by the application layer, the service can comb the data requested by the user request, and the processing result is sent to the database. The service gateway and the business service provide security guarantee for the development of the distribution network and the service system.
In one embodiment, please refer to fig. 4, the application architecture of the power distribution network development and service system includes a development management system and a service management system; the development management system is used for modeling, developing, testing and managing codes of service requirements; the service management system is used for publishing, registering and accessing all the services.
The development management system can provide various application deployment modes, can be independently deployed by a whole set of development platform, can provide uniform basic framework, technical framework and development specification, and shields technical details. The development management system can perform modeling, development, testing, code management and other development related work aiming at service requirements. The service management platform can perform unified management on business services and components, so that business demand development and service management are isolated, and the service management system can perform management on aspects of issuing, registering, accessing and the like on all services.
In the application architecture of the power distribution network development and service system provided in this embodiment, the application architecture includes a development management system and a service management system, which are separately managed, and a developer only needs to pay attention to the implementation of service needs, does not need to bear the management of services, and is more clear in labor division.
In one embodiment, referring to fig. 5, the development management system includes a development integration development environment IDE module, a runtime architecture module, and a source code management module; the development IDE module comprises a platform management sub-module and a development modeling module; the platform management sub-module is used for providing platform basic data configuration required by platform modeling and modeling personnel account management; the development modeling module is used for providing visual modeling operation and generating a target business service code; the runtime architecture module is used for providing an operation environment for code operation; the source code management module is used for managing code normalization and security in the development process.
The development IDE module can provide a unified visual development environment, and the development environment can enable developers to rapidly complete business service, design of a business interface and generation of codes; the development IDE module comprises a platform management sub-module and a development modeling sub-module, wherein the platform management sub-module can provide platform basic data configuration required by platform modeling, modeling personnel account management and modeling user data management, the platform basic data configuration can be basic data required by building a platform, and the basic data can be a platform code template, an interface control component and the like; the personnel account management is used for managing the system account corresponding to the developer.
The development modeling sub-module can cover the design and implementation stages of the development and can provide visual modeling operations, such as project modeling, database modeling, interface modeling, etc., based on which business application code can be generated that can represent unused business applications using different numbers or symbols.
In the power distribution network development and service system provided by the application, a plurality of modules are included in the development management system, and are constructed based on the characteristics of the micro-service architecture, each module has different functions, the realized functions are also different, and the functions realized by the modules are independent. Because the power distribution network development and service system is based on a micro-service architecture, the micro-service architecture is an architecture mode, and each micro-service corresponds to an independent business function, and only some operations necessary for the function are defined. The whole software is decoupled into a plurality of relatively independent smaller fragments, and the fragments can limit the dependence of other parts in the system and can cope with external faults. This feature enables the micro-service architecture based application to be quickly changed when a new feature is requested.
The runtime architecture module provides an operating environment for code operation so as to ensure stable and efficient operation of the service. The source code management module can manage a code warehouse, check codes and formulate a code management mechanism, and ensure the standardization and safety of the codes in the development process.
The power distribution network development and service system provided by the embodiment comprises a plurality of modules, wherein the modules have different service functions, the modules are essential important modules for software development, and the development of the different service functions can be realized only by the modules. The modules provide a development running environment for service development, can manage information of developers involved in the development, and provide development code templates and the like, and provide various essential resources for the development, so that the orderly development work is facilitated.
In one embodiment, referring to fig. 6, the service management system includes a service gateway module and a service registration module; the service gateway module is used for uniformly calling the entrance required by the service; the service registration module is used for registering port information of the service.
In the micro-service architecture, different micro-services may have different network addresses, and each micro-service completes a user request by calling each other, so that a client may complete a user request by calling interfaces of N micro-services, which has problems including: the client requests different micro services for a plurality of times; the complexity of the client is increased, but the service gateway module can solve the problems, one service gateway module is established between the client and the plurality of micro services, all external requests firstly pass through the service gateway module, the external requests only need to interact with the service gateway module, and the service gateway module calls each micro service.
As described above, since different micro services may have different network addresses, the client may complete a user request by calling interfaces of a plurality of micro services, and the service registration module may register information such as network addresses and ports of the micro services, and when the service gateway module requests to call, the service gateway module may return the corresponding micro service address to the service gateway module.
In the power distribution network development and service system provided by the embodiment, the service gateway module in the service management system can receive all external requests and forward the requests to the micro-service, and the micro-service is called through the service gateway, so that the micro-service is called through the service gateway, and unified management of the micro-service can be realized. The service registration module can store information such as network addresses of all micro services, and when the service gateway needs to call one micro service, the service gateway can directly acquire the micro service according to the network address corresponding to the micro service stored in the service registration module, so that the required micro service can be quickly acquired.
In one embodiment, referring to fig. 7, the runtime architecture module includes a basic micro service unit, a micro service runtime unit, a runtime framework unit, and a runtime subsystem unit; the basic micro-service unit comprises a basic platform micro-service subunit and a workflow micro-service subunit; the basic micro-service unit is used for providing basic functional information for the development management system; the micro service runtime unit is used for registering services and managing gateways; the runtime framework unit is used for providing a basic component and a framework used in the development process; the run-time subsystem unit is used for managing accessories and processes required by realizing service functions; the basic platform micro-service subunit is used for providing personnel organization, personnel authority and configuration management information; the workflow microservice subunit is configured to provide user-defined flow services.
The base platform micro-services subunit may provide generic runtime micro-services, such as, for example, personnel organization micro-services; the workflow micro-service subunit can provide visual flow design, the basic micro-service unit can provide basic function information for the development management system, and the function information can be authority information, authentication information, configuration information and the like; the micro-service runtime unit can help the user define various flow services required by himself; the micro service runtime unit can manage the registration of the service and the gateway, and can store the registration information of all the services.
In the power distribution network development and service system provided by the embodiment, the runtime architecture module provides general runtime services and visual flow design, and meanwhile, basic function information can be provided for the development management system, various flow services and the like are provided for user definition, and the functions provide various functions, information and services for the development management system, so that the normal operation of the development management system is ensured.
In one embodiment, referring to fig. 8, the technical architecture of the power distribution network development and service module includes a load balancing module, a service gateway module, a representational state transfer (Representational State Transfer, REST) service registry module, a remote procedure call protocol (Remote Procedure Call Protocol, RPC) service registry, and a JAVA micro service module; the load balancing module is used for receiving and forwarding the user request; the service gateway module is used for searching the service corresponding to the user request from the REST service registry module; the REST service registration center module is used for registering all the services and issuing the services in a REST form; the RPC service registration center module is used for registering all the services and issuing the services in an RPC mode; the JAVA micro service module is used for providing a service framework established based on a JAVA programming language.
The responsible equalization module can receive and forward the user request, so that the service request can be timely, effectively and correctly received and processed; the service gateway module can search the service corresponding to the user request from the REST service registration center module, wherein the REST service registration center module is used for registering all module services and releasing the module services in a REST form, the REST is a software architecture style, the REST service registration center module plays a role of an address book in the whole micro service architecture, the mapping relation between the service and the service address can be recorded, and when one business service needs to be called, the service gateway module can find the business service through the mapping relation. The RPC service registration center module has the function similar to the REST service registration center module, is also responsible for registering and publishing the service, and is different in that the RPC service registration center module aims at meeting the interface specification of an RPC remote call interface, provides access to the external, realizes the service of the RPC interface, and can improve the access efficiency of the service because the RPC generally calls the access existing between the interiors of the service. The JAVA micro service module may provide a service framework built on the basis of the JAVA programming language, which may be Spring Boot, jersey, swagger, etc.
The technical architecture of the power distribution network development and service system provided by the embodiment comprises a load balancing module, a service gateway module, a representational state transfer REST service registry module, a remote procedure call protocol (RPC) service registry module and a JAVA micro service module, wherein the load balancing module can receive a user request and forward the user request, and send the user request to the service gateway module according to the user request, if the service corresponding to the request is registered in the REST service registry module or the RPC service registry module, the service gateway module can directly call, if the service gateway module is not registered, the service gateway can register in the REST service registry module or the RPC service registry module, and the service gateway can call, so that the interaction of the modules can finally realize the call process of the service.
In one embodiment, please refer to fig. 9, the data architecture of the power distribution network development and service system includes a database model, a physical model, an interface model, a flow model, a service model and a code template model; the database model is used for representing the data object of the current service; the entity model is used for representing entity structure information, entity behavior information and entity association information of the current service; the interface model is used for representing an interactive interface corresponding to the current service; the flow model is used for representing the business flow corresponding to the current service; the service model is used for representing a service view corresponding to the current service; the code template model is used to characterize the code templates used by all services.
The development of a business system requires analyzing and designing the business system, and in the analysis and design stage of the business system, the entity and the field which can be analyzed are embodied in the form of database design, and the database model is used for importing the table, the view, the storage process and the function information in the database into the system; in the same way, in the analysis design stage of service system development, the relationship among service entities, service attributes, service methods and service entities can be analyzed, and the entity model is to define the analyzed service entities and the attributes, methods and relationships thereof into the system; because of various interfaces of the service system, the interface model can realize the generation of various pages with different layouts; the business process is required to be processed in the business system, the business process is required to be compiled, the process is deployed to the business module, and the process model can be used for creating, deploying and unloading the business process; the service model is used for representing a service view corresponding to the current service; the code template model is used for representing code templates used by all services, the templates can be customized according to business requirements and then set as default template kits, and related modified templates can be used when codes are produced again.
The data architecture of the power distribution network development and service system provided by the embodiment comprises a database model, a solid model, an interface model, a flow model, a service model and a code template model, wherein each model provides data support for the construction of the system.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples illustrate only a few embodiments of the application, which are described in detail and are not to be construed as limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of protection of the present application is to be determined by the appended claims.

Claims (10)

1. A power distribution network development and service system, comprising: a user layer, an application layer, a service layer, a component layer, a platform layer and a resource layer which are in communication connection;
the user layer is used for displaying a user service processing interface and receiving a user request through the user service processing interface; the user layer supports data interaction with different types of devices and systems;
the application layer is used for forwarding the user request to the service layer;
the service layer is used for providing a service function to realize the service corresponding to the user request;
the assembly layer is used for providing assemblies for the general service functions;
the platform layer is used for providing components for basic service functions of the power distribution network;
the resource layer is used for providing all application resources and system resources for supporting the development of the power distribution network and the operation of the service system;
the application architecture of the power distribution network development and service system comprises a development management system, wherein the development management system is used for modeling, developing, testing and code management of service requirements; the development management system comprises a runtime architecture module, wherein the runtime architecture module is used for providing an operation environment for code operation; the runtime architecture module comprises a basic platform micro-service subunit, a workflow micro-service subunit, a micro-service runtime unit, a runtime framework unit and a runtime subsystem unit; wherein,
the basic platform micro-service subunit is used for providing personnel organization, personnel authority and configuration management information;
the workflow microservice subunit is used for providing user-defined flow services;
the micro service runtime unit is used for registering services and managing gateways;
the runtime framework unit is used for providing a basic component and a framework used in the development process;
and the run-time subsystem unit is used for managing accessories and processes required by realizing the service function.
2. The distribution network development and services system according to claim 1, wherein the application layer is further configured to send a service corresponding to the user request to the user layer for presentation by the user layer.
3. The power distribution network development and services system of claim 1, wherein the component layers include an attachment storage component, a caching component, an import export component, a mail component, a task scheduling component, a logging component, and a unit testing component.
4. The distribution network development and services system of claim 1, wherein the service layer comprises a service gateway and a business service;
the service gateway is used for providing interception and filtration for all the services, and service searching and service forwarding functions;
the business service is used for receiving the user request forwarded by the application layer, processing the data requested by the user request and sending the processing result to a database for storage.
5. The power distribution network development and service system according to claim 1, wherein the application architecture of the power distribution network development and service system further comprises a service management system;
the service management system is used for publishing, registering and accessing all the services.
6. The power distribution network development and services system of claim 5, wherein the development management system further comprises a development integrated development environment IDE module and a source code management module; the development integrated development environment IDE module comprises a platform management sub-module and a development building module;
the platform management sub-module is used for providing platform basic data configuration required by platform modeling and modeling personnel account management;
the development modeling module is used for providing visual modeling operation and generating a target business service code;
the source code management module is used for managing code normalization and security in the development process.
7. The distribution network development and services system according to claim 5, wherein said service management system comprises a service gateway module and a service registration module;
the service gateway module is used for uniformly calling the entrance required by the service;
the service registration module is used for registering port information of the service.
8. The power distribution network development and service system according to claim 1, wherein the technical architecture of the power distribution network development and service system comprises a load balancing module, a service gateway module, a representational state transfer REST service registry module, a remote procedure call protocol RPC service registry module and a JAVA micro service module;
the load balancing module is used for receiving and forwarding the user request;
the service gateway module is used for searching the service corresponding to the user request from the REST service registry module;
the REST service registration center module is used for registering all the services and releasing the services in a REST form;
the RPC service registration center module is used for registering all the services and issuing the services in an RPC mode;
the JAVA micro-service module is used for providing a service framework established based on a JAVA programming language.
9. The power distribution network development and service system according to claim 1, wherein the data architecture of the power distribution network development and service system comprises a database model, a physical model, an interface model, a flow model, a service model, and a code template model;
the database model is used for representing the data object of the current service;
the entity model is used for representing entity structure information, entity behavior information and entity association information of the current service;
the interface model is used for representing an interactive interface corresponding to the current service;
the flow model is used for representing a business flow corresponding to the current service;
the service model is used for representing a service view corresponding to the current service;
the code template model is used for representing code templates used by all services.
10. A power distribution network development and services system according to claim 3 wherein said task scheduling component comprises a timing schedule, a time interval based schedule, and a time driven based schedule.
CN201911280545.1A 2019-12-13 2019-12-13 Power distribution network development and service system Active CN111045652B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911280545.1A CN111045652B (en) 2019-12-13 2019-12-13 Power distribution network development and service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911280545.1A CN111045652B (en) 2019-12-13 2019-12-13 Power distribution network development and service system

Publications (2)

Publication Number Publication Date
CN111045652A CN111045652A (en) 2020-04-21
CN111045652B true CN111045652B (en) 2023-12-12

Family

ID=70236109

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911280545.1A Active CN111045652B (en) 2019-12-13 2019-12-13 Power distribution network development and service system

Country Status (1)

Country Link
CN (1) CN111045652B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111680033A (en) * 2020-04-30 2020-09-18 广州市城市规划勘测设计研究院 High-performance GIS platform
CN114679491A (en) * 2020-12-24 2022-06-28 京东科技控股股份有限公司 Micro front-end service application method and device, storage medium and electronic equipment
CN112667216B (en) * 2021-02-10 2023-07-14 开放智能机器(上海)有限公司 Edge computing terminal software framework system and operation method thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106656630A (en) * 2017-01-13 2017-05-10 北京中电普华信息技术有限公司 Electric marketing service application system, and construction method and platform thereof
CN107193546A (en) * 2017-04-11 2017-09-22 国网天津市电力公司信息通信公司 A kind of micro services business application system
CN107370786A (en) * 2017-06-02 2017-11-21 广州杰赛科技股份有限公司 A kind of general information management system based on micro services framework
CN107491858A (en) * 2017-07-05 2017-12-19 北京科东电力控制系统有限责任公司 A kind of electric power transaction platform based on micro services application architecture
CN110266716A (en) * 2019-06-24 2019-09-20 中国南方电网有限责任公司 Power grid unitary service platform system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10530840B2 (en) * 2017-03-31 2020-01-07 Ca, Inc. Container-based system analytics appliance

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106656630A (en) * 2017-01-13 2017-05-10 北京中电普华信息技术有限公司 Electric marketing service application system, and construction method and platform thereof
CN107193546A (en) * 2017-04-11 2017-09-22 国网天津市电力公司信息通信公司 A kind of micro services business application system
CN107370786A (en) * 2017-06-02 2017-11-21 广州杰赛科技股份有限公司 A kind of general information management system based on micro services framework
CN107491858A (en) * 2017-07-05 2017-12-19 北京科东电力控制系统有限责任公司 A kind of electric power transaction platform based on micro services application architecture
CN110266716A (en) * 2019-06-24 2019-09-20 中国南方电网有限责任公司 Power grid unitary service platform system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
供电可靠性管理应用架构设计及关键技术实现;陈丰 等;《广东电力》;第126-129页 *

Also Published As

Publication number Publication date
CN111045652A (en) 2020-04-21

Similar Documents

Publication Publication Date Title
AU2020200723B2 (en) Systems and methods for blueprint-based cloud management
CN107370786B (en) General information management system based on micro-service architecture
CN111045652B (en) Power distribution network development and service system
WO2021017301A1 (en) Management method and apparatus based on kubernetes cluster, and computer-readable storage medium
US20170228389A1 (en) System and method for storing a skeleton representation of at least one application in a computerized organization including generating and utilizing application structure using skeleton-based discovery and re-discovery
US20100262632A1 (en) Data transfer from on-line to on-premise deployment
US20110004564A1 (en) Model Based Deployment Of Computer Based Business Process On Dedicated Hardware
US10019293B2 (en) Enhanced command selection in a networked computing environment
CN113127343B (en) Power grid code test analysis system based on micro-service architecture
CN112417051A (en) Container arrangement engine resource management method and device, readable medium and electronic equipment
CN109587233A (en) Cloudy Container Management method, equipment and computer readable storage medium
CN113434158B (en) Custom management method, device, equipment and medium for big data component
CN109542583B (en) Virtual equipment management method based on double buses
CN110334545A (en) A kind of authority control method based on SQL, device and electronic equipment
CN113127526A (en) Distributed data storage and retrieval system based on Kubernetes
US11570048B2 (en) Declarative language and compiler for provisioning and deploying data centers on cloud platforms
CN112580199A (en) Electric power system multidimensional data unified construction system based on CIM model
CN104796465B (en) Cloud platform method for processing business and system
CN114422542A (en) Terminal domain management system
CN112068953B (en) Cloud resource fine management traceability system and method
CN111459907B (en) Method, system and storage medium for configuring main data through model
CN116132250A (en) Operation and maintenance system, operation and maintenance method, storage medium and electronic equipment
CN114281399A (en) Distributed application packaging delivery method, system, terminal and storage medium
CN110569026A (en) Service-oriented system architecture method based on J2EE framework
CN114816579B (en) SaaS chemical industrial APP access method based on industrial Internet platform

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
CP03 Change of name, title or address

Address after: 510000 No. 11 Kexiang Road, Science City, Luogang District, Guangzhou City, Guangdong Province

Patentee after: CHINA SOUTHERN POWER GRID Co.,Ltd.

Country or region after: Zhong Guo

Patentee after: Southern Power Grid Digital Grid Research Institute Co.,Ltd.

Address before: 510000 No. 11 Kexiang Road, Science City, Luogang District, Guangzhou City, Guangdong Province

Patentee before: CHINA SOUTHERN POWER GRID Co.,Ltd.

Country or region before: Zhong Guo

Patentee before: Southern Power Grid Digital Grid Research Institute Co.,Ltd.

CP03 Change of name, title or address
TR01 Transfer of patent right

Effective date of registration: 20240320

Address after: Full Floor 14, Unit 3, Building 2, No. 11, Middle Spectra Road, Huangpu District, Guangzhou, Guangdong 510700

Patentee after: China Southern Power Grid Digital Grid Technology (Guangdong) Co.,Ltd.

Country or region after: Zhong Guo

Address before: 510000 No. 11 Kexiang Road, Science City, Luogang District, Guangzhou City, Guangdong Province

Patentee before: CHINA SOUTHERN POWER GRID Co.,Ltd.

Country or region before: Zhong Guo

Patentee before: Southern Power Grid Digital Grid Research Institute Co.,Ltd.

TR01 Transfer of patent right