A method and device for automatically generating a power system station passage monitoring picture
By enabling the automatic generation and real-time updating of power plant channel monitoring screens in the power dispatching and monitoring system, the problems of large workload and low efficiency caused by manual drawing have been solved, thereby improving the efficiency of monitoring and maintenance and the interactive experience.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- NARI TECH CO LTD
- Filing Date
- 2022-12-13
- Publication Date
- 2026-06-30
AI Technical Summary
The monitoring screens of power plant channels in the existing power dispatch and monitoring system need to be manually drawn, which cannot be automated or modified in real time, resulting in a large workload and low efficiency.
Through interaction between the server and client, the system automatically calculates and generates updated monitoring screen policy information by using screen modification commands and channel status information. It also supports customized screen modification via voice, enabling automatic generation and real-time updates of plant channel monitoring screens.
It reduces manual drawing and verification work, improves monitoring and maintenance efficiency, optimizes the interactive experience, and supports channel status monitoring screen data support from different manufacturers, avoiding redundant module construction.
Smart Images

Figure CN116127216B_ABST
Abstract
Description
Technical Field
[0001] This invention relates to a method and apparatus for automatically generating monitoring images of power plant and substation access channels, belonging to the field of power system technology. Background Technology
[0002] Currently, mainstream power dispatching and monitoring systems rely on manual drawing of substation monitoring screens for each station. With numerous substations existing in the field, the drawing process for each station requires a series of status data associations, checks, and verifications, specifically including information such as the substation's voltage level, region, protocol information, and duty access points. With the continuous integration of new energy stations, station upgrades and commissioning / decommissioning are frequent, necessitating manual modifications to the screens. Against the backdrop of the national push for intelligent information infrastructure construction, there is a need for a method that can automatically generate substation monitoring screens and support real-time online modifications, delegating the drawing work to computer programs. This would make the power system more intelligent and visualized, effectively reducing the workload for power operation monitoring and maintenance personnel. Summary of the Invention
[0003] The purpose of this invention is to provide a method and apparatus for automatically generating monitoring screens of power plant and substation channels, so as to automatically draw and modify the display screens of channel status information of power plants and substations through a program.
[0004] To achieve the above objectives, the present invention is implemented using the following technical solution:
[0005] According to a first aspect of the present invention, a method for automatically generating monitoring screens of power system substations is provided, the method being executed on a server and comprising:
[0006] In response to the screen modification command sent by the client, and in combination with the basic parameter information of the channel plant, the updated monitoring screen policy information is calculated and generated, and the updated monitoring screen policy information is sent to the client.
[0007] In response to the client's request for the current status information of the station's channel, push the station's channel's duty status information to the client.
[0008] Furthermore, the screen modification command includes a command to modify the size of the station channel elements; the response to the screen modification command sent by the client, combined with the basic parameter information of the station channel, calculates and generates updated monitoring screen strategy information, including:
[0009] Based on the instruction to modify the size of the station channel elements, and taking into account the number of stations and the current screen size, the size of the channel elements and the coordinate information of each element are calculated according to the strategy of uniform layout in the visible area. The cache configuration of the strategy information is updated, and the updated strategy information is sent to the client.
[0010] Furthermore, the screen modification command includes an instruction to modify the screen background color; the response to the screen modification command sent by the client, combined with the basic parameter information of the channel substation, calculates and generates updated monitoring screen strategy information, including:
[0011] According to the instruction to modify the background color of the screen, the background color of the screen is changed to the required color, while other layout strategy information remains unchanged. The cache configuration of the strategy information is updated, and the updated strategy information is sent to the client.
[0012] Furthermore, the screen modification command includes a command to filter plant channels; the response to the screen modification command sent by the client, combined with the basic parameter information of the channel plant, calculates and generates updated monitoring screen policy information, including:
[0013] According to the instructions for filtering plant channels, select plant channels that meet the requirements, keep other layout strategy information unchanged, update the cache configuration of strategy information, and send the updated strategy information to the client.
[0014] Furthermore, the request for the channel status information of the current screen station includes the channel ID; the step of pushing the station channel's duty status information to the client in response to the client's request for the current screen station's channel status information includes:
[0015] In response to the client's request for channel status information of the current screen station, the system matches each corresponding channel ID based on the channel status information cached at startup, and pushes the requested channel status to the client after serialization using protobuf according to the channel duty status information corresponding to the channel ID.
[0016] Furthermore, the basic parameter information of the channel station and the duty status information of the station channel are obtained by the server from the database or real-time database at regular intervals or by listening to real-time messages generated by the real-time database.
[0017] According to a second aspect of the present invention, a method for automatically generating monitoring screens of power system substations is provided, the method being executed on a client side, comprising:
[0018] Receive the voice command to modify the screen, parse it into a screen modification command that the server can recognize, and send it to the server;
[0019] Receive updated monitoring screen policy information sent by the server, and redraw and generate the plant channel monitoring screen according to the updated monitoring screen policy information;
[0020] Based on the duty status information of the plant and station passage pushed by the server, draw and generate the duty status graphic elements of the passage.
[0021] According to a third aspect of the present invention, an automatic generation device for monitoring images of power system substation channels is provided, the device being deployed on a server, comprising:
[0022] The plant channel screen generation module is configured to respond to screen modification commands sent by the client, calculate and generate updated monitoring screen strategy information in conjunction with the basic parameter information of the plant channel, and send the updated monitoring screen strategy information to the client.
[0023] The channel status push module is configured to push the station channel's duty status information to the client in response to the client's request for the current station's channel status information.
[0024] Furthermore, the plant / station channel image generation module is configured to perform the following operations:
[0025] Based on the instruction to modify the size of the station channel elements, combined with the number of stations and the current screen size, and following the strategy of evenly distributing the visible area, the size of the channel elements and the coordinate information of each element are calculated, the cache configuration of the strategy information is updated, and the updated strategy information is sent to the client.
[0026] Based on the instruction to modify the background color of the screen, the background color of the screen is changed to the required color, while other layout strategy information remains unchanged. The cache configuration of the strategy information is updated, and the updated strategy information is sent to the client.
[0027] Based on the instructions for filtering plant channels, select plant channels that meet the requirements, keep other layout strategy information unchanged, update the cache configuration of strategy information, and send the updated strategy information to the client.
[0028] According to a fourth aspect of the present invention, an automatic generation device for monitoring images of power system substation channels is provided, the device being deployed on a client side, comprising:
[0029] The voice recognition device is configured to receive voice commands for modifying the screen, parse them into screen modification commands that can be recognized by the server, and send them to the server.
[0030] The graphical browser is configured to receive updated monitoring screen policy information sent by the server, redraw and generate the plant channel monitoring screen according to the updated monitoring screen policy information, and draw and generate the channel's duty status graphic elements according to the duty status information of the plant channel pushed by the server.
[0031] According to a fifth aspect of the present invention, an electronic device is provided, comprising one or more processors, a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing any of the methods described above.
[0032] According to a sixth aspect of the invention, a readable storage medium is provided having one or more programs stored thereon, the one or more programs including instructions that, when executed by a computing device, cause the computing device to perform any of the methods described above.
[0033] Compared with the prior art, the beneficial effects achieved by the present invention include at least the following:
[0034] 1) By processing the monitoring screen of the plant channel as a service, it provides data support for the monitoring screen of the channel status of different manufacturers, avoids the duplication of module construction, and provides an industrial-grade lightweight visualization solution.
[0035] 2) Automatic generation of channel status information in scenarios such as plant renovation, commissioning and decommissioning can reduce the amount of manual drawing and verification work of monitoring and maintenance personnel, and greatly improve the efficiency of monitoring and maintenance.
[0036] 3) The layout of the plant passageway screen was customized and modified via voice, optimizing the interactive experience;
[0037] 4) It can be widely used in power dispatch and monitoring systems such as OPEN3000, OPEN3200, D5000, D5200, and the new generation power dispatch and control support system, and has good application scenarios. Attached Figure Description
[0038] Figure 1 This is a flowchart of a method for automatically generating monitoring screens of power system substations according to an embodiment of the present invention;
[0039] Figure 2 This is a flowchart of a method for automatically generating monitoring screens of power system substations according to another embodiment of the present invention;
[0040] Figure 3 This is a structural diagram of an automatic generation device for power system substation channel monitoring screens according to an embodiment of the present invention;
[0041] Figure 4 This is a structural diagram of an automatic generation device for power system substation channel monitoring screens, according to another embodiment of the present invention.
[0042] Figure 5 This is a schematic diagram of the interaction architecture between the server and the client. Detailed Implementation
[0043] The present invention will be further described below with reference to specific embodiments. These embodiments are only used to more clearly illustrate the technical solutions of the present invention and should not be construed as limiting the scope of protection of the present invention.
[0044] Figure 1 This is a flowchart illustrating a method for automatically generating monitoring screens in power system substations, according to an embodiment of the present invention. The method is executed on the server side, such as... Figure 1 As shown, the method includes at least:
[0045] Step 11: In response to the screen modification command sent by the client, calculate and generate updated monitoring screen strategy information, i.e., monitoring screen data information of the station channel, in combination with the basic parameter information of the channel plant, and send the updated monitoring screen strategy information to the client.
[0046] Screen modification commands, such as modifying the size of plant channel elements, modifying the screen background color, filtering plant channels, and other expandable commands.
[0047] Basic parameter information for power plants and substations includes: voltage level, power grid area, protocol type, number of protocols, on-duty channel, and backup channel.
[0048] The basic parameter information of the channel plant can be obtained by the server periodically from the database or real-time library (file library) or by listening to real-time messages generated by the real-time library. Since the basic information of the channel plant is obtained from the database or real-time library, rather than from the workstation where the current graphical browser is located, a lightweight client solution is provided.
[0049] In one implementation, based on the instruction to modify the size of the station channel elements, combined with the number of stations in the channel and the current screen size, and following a strategy of uniform layout in the visible area, the size of the channel elements and the coordinate information of each element are calculated, the cache configuration of the strategy information is updated, and the updated strategy information is sent to the client.
[0050] In another implementation, the background color of the screen is changed to the required color according to the instruction to modify the background color of the screen, while other layout strategy information remains unchanged. The cache configuration of the strategy information is updated, and the updated strategy information is sent to the client.
[0051] In another implementation, based on the instruction to display the plant channel, the plant channel that meets the requirements is selected, while other layout strategy information remains unchanged. The cache configuration of the strategy information is updated, and the updated strategy information is sent to the client.
[0052] Step 12: In response to the client's request for the current station channel status information, push the station channel duty status information to the client.
[0053] Channel status information request, including a unique ID that marks this request and channel ID information.
[0054] The server pushes duty status information to the client, including the channel ID and corresponding duty status information. Typically, on-duty channels are green, and off-duty channels are red; the colors can be configured as needed.
[0055] Specifically, after receiving a request from the client for the channel status information of the current screen station, the system matches each corresponding channel ID based on the channel status information cached at startup, and pushes the requested channel status to the client after serialization using protobuf according to the channel duty status information corresponding to the channel ID.
[0056] After the client sends the channel status request data to the server for the first time, the server continues to push channel status information to the client's page.
[0057] The channel status information is also obtained by the server periodically from the database or real-time library or by listening to real-time messages.
[0058] Figure 2 This is a flowchart illustrating a method for automatically generating monitoring screens in power system substations, according to another embodiment of the present invention. The method is executed on the client side, such as... Figure 2 As shown, the method includes at least:
[0059] Step 21: Receive the voice modification command for the screen, parse it into a screen modification command that the server can recognize, and send it to the server;
[0060] The voice commands for modifying the screen can be customized to conform to a specific format. For example, you can change the size of communication substation elements to 200*300, change the background color to white, and display substations with voltage levels below 500kV.
[0061] Parsing received voice commands for modifying the screen refers to converting the voice commands into instructions that the server can recognize and process. Specifically, the instructions can be parsed into instructions containing three dimensions: operation type, operation object, and attribute value, and then serialized using protobuf before being sent to the server. For example, "change the background color to white" can be parsed as operation type "modify", operation object "background color", and attribute value "white".
[0062] Step 22: Receive the updated monitoring screen policy information sent by the server, and redraw and generate the plant channel monitoring screen according to the updated monitoring screen policy information;
[0063] After the client receives the monitoring screen strategy information sent by the server, the client redraws the screen according to the strategy of evenly distributing the visible area and the coordinate information of each graphic element.
[0064] Step 23: Based on the duty status information of the plant and station channels pushed by the server, draw and generate duty status graph elements for each channel.
[0065] After the client draws the screen, it requests the channel status information of the current screen station from the server. After receiving the channel duty status information pushed by the server, the client draws the status information of the duty status graphic elements.
[0066] Figure 3 This is a structural diagram of a power system substation channel monitoring screen automatic generation device according to an embodiment of the present invention. The device is deployed on a client-side platform, such as... Figure 3 As shown, the device includes at least:
[0067] The voice recognition device is configured to receive voice commands for modifying the screen, parse them into screen modification commands that can be recognized by the server, and send them to the server.
[0068] The graphical browser is configured to receive updated monitoring screen policy information sent by the server, redraw and generate monitoring screens for the plant and station channels based on the updated monitoring screen policy information, and draw and generate duty status graphs for each channel based on the duty status information pushed by the server.
[0069] Among them, speech recognition devices refer to devices that convert speech to text, such as iFlytek's speech service and devices.
[0070] Power grid maintenance personnel issue commands to automatically modify the screen through a voice recognition device. The client calls the voice recognition interface to obtain the command content, parses the qualified voice content, and sends it to the server.
[0071] By converting speech into command information using a speech recognition device and sending the generated page information to the server in real time, the problem of traditional methods that cannot modify policy information in real time or generate policy information through unfriendly parameter configuration can be solved.
[0072] Graphical browsers include C / S or B / S graphical browsers of mainstream power dispatching and monitoring systems, used to draw channel elements, channel status, etc.
[0073] Figure 4 This is a structural diagram of a power system substation channel monitoring screen automatic generation device according to another embodiment of the present invention. The device is deployed on a server, such as... Figure 3 As shown, the device includes at least:
[0074] The plant channel screen generation module is configured to respond to screen modification commands sent by the client, calculate and generate updated monitoring screen strategy information in conjunction with the basic parameter information of the plant channel, and send the updated monitoring screen strategy information to the client.
[0075] The channel status push module is configured to push the station channel's duty status information to the client in response to the client's request for the current station's channel status information.
[0076] The substation channel display generation module acquires channel parameters and status data in real time and listens for client requests. During initialization, the module retrieves and caches substation channel parameter information, channel status, voltage level of the substation, its grid region, protocol information, etc., from the real-time / historical database.
[0077] When the server receives a screen modification instruction request from the client, it processes the instruction according to the operation type, operation object, and attributes, calculates the graphic element coordinate information and corresponding key-value pair attributes (including background color, filter station channels, etc.) and caches them, generates modification strategy information, and sends it to the client.
[0078] In one example, the plant / station passageway image generation module, based on the instruction to modify the size of the plant / station passageway elements, combined with the number of plant / station passageways and the current image size, calculates the size of the passageway elements and the coordinate information of each element according to a strategy of uniform layout within the visible area. It then updates the cache configuration of the strategy information and sends the updated strategy information to the client. Here, "layout" refers to the use of passageway elements and shift status elements for representation.
[0079] In another example, the plant channel screen generation module, based on the instruction to modify the screen background color, changes the background color of the screen to the required color, while keeping other layout strategy information unchanged, updates the cache configuration of the strategy information, and sends the updated strategy information to the client.
[0080] In another example, the plant channel image generation module filters out the plant channels that meet the requirements according to the instructions for filtering plant channels, keeps other layout strategy information unchanged, updates the cache configuration of strategy information, and sends the updated strategy information to the client.
[0081] Figure 5 This diagram illustrates the server-client interaction architecture for automatically generating monitoring images of power system substations. Figure 5 As shown, the process for automatically generating monitoring screens in power system substations includes:
[0082] Power grid maintenance personnel issue commands to automatically modify the screen through the client's voice recognition device, and the voice recognition device automatically parses the voice command request into a command containing the operation type, operation object and attribute value and sends it to the server.
[0083] After receiving the screen modification instruction, the server calculates and generates monitoring screen policy information through the plant channel screen generation module, and sends the generated monitoring screen policy information to the client.
[0084] After receiving the monitoring screen policy information sent by the server, the client uses a graphical browser to redraw and generate the plant channel monitoring screen according to the received monitoring screen policy information.
[0085] After the client draws the monitoring screen, it requests the channel status information of the current plant from the server.
[0086] After receiving the channel status information request, the server pushes the channel's duty status information to the client through the channel status push module;
[0087] The graphical browser in the client draws and generates duty status graphics for each passage based on the duty status information of the plant passage pushed by the server.
[0088] Example 1:
[0089] When a client issues the command "Modify the size of communication station elements to 200*300" via a voice recognition device, the client page automatically parses the voice request into an operation type of "modify", an operation object of "element size", and an attribute value of "200*300". Upon receiving the modification command, the server modifies the length and width information of the elements, re-lays the layout according to the current page size, regenerates the coordinate information of each element according to a uniform arrangement rule, updates the policy information cache, and then sends all the modified policy information in the cache to the client. The client page then redraws and displays the new policy information. The front-end channel status push service pushes the obtained channel status to the front end to display the channel's operating status: on-duty channels are green, and off-duty channels are red.
[0090] Example 2:
[0091] When a client issues a command to "change the background color to white" via a voice recognition device, the client page automatically parses the voice request into an operation type of "modify," an operation object of "background color," and an attribute value of "white." Upon receiving the modification command, the server changes the page's background color to white, leaving other layout strategy information unchanged. It then updates the cached configuration of the strategy information and sends all cached configuration information to the client. The client page then redraws and displays the page based on the new configuration information. The front-end channel status push service pushes the channel's operational status to the front end based on the channel status obtained from the real-time database: on-duty channels are displayed in green, and off-duty channels in red.
[0092] Example 3:
[0093] When a client issues the command "Display channels and substations with voltage levels below 500kV" via a voice recognition device, the client page automatically parses the voice request into an operation type of "filtering," an operation object of "channel / substation voltage level," and an attribute value of "less than 500kV." Upon receiving the modification command, the server will only filter channels that meet the filtering criteria, keeping other layout strategy information unchanged, updating the cached configuration of the strategy information, and then sending all cached configuration information to the client. The graphical browser redraws and displays the information based on the new configuration. The front-end channel status push module pushes the channel status obtained from the real-time database to the front end to display the channel's operating status: on-duty channels are green, and off-duty channels are red.
[0094] This invention can be widely applied to power dispatching and monitoring systems such as OPEN3000, OPEN3200, D5000, D5200, and the new generation power dispatching control support system. It can effectively solve the problem of manually drawing channels and associating historical data one by one in scenarios such as power system station-end transformation, plant commissioning and decommissioning, and new system construction. It frees operation and maintenance personnel from the tedious drawing and verification work, which is conducive to quickly locating channel problems, improving the efficiency and level of power grid operation, and thus obtaining the greatest safety benefits.
[0095] The present invention also provides an electronic device comprising one or more processors, a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, and the one or more programs include instructions for performing any of the methods described above.
[0096] The present invention also provides a readable storage medium having stored thereon one or more programs, the one or more programs including instructions that, when executed by a computing device, cause the computing device to perform any of the methods described above.
[0097] Those skilled in the art will understand that embodiments of this application can be provided as methods, systems, or computer program products. Therefore, this application can take the form of a completely hardware embodiment, a completely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, this application can 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.) containing computer-usable program code.
[0098] This application is described with reference to flowchart illustrations and / or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of this application. It will be understood that each block of the flowchart illustrations and / or block diagrams, and combinations of blocks in the flowchart illustrations and / or block diagrams, can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general-purpose computer, special-purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, generate instructions for implementing the flowchart... Figure 1 One or more processes and / or boxes Figure 1 A device that provides the functions specified in one or more boxes.
[0099] These computer program instructions may also be stored in a computer-readable storage medium that can direct a computer or other programmable data processing device to function in a particular manner, such that the instructions stored in the computer-readable storage medium produce an article of manufacture including instruction means, which are implemented in a process Figure 1 One or more processes and / or boxes Figure 1 The function specified in one or more boxes.
[0100] These computer program instructions may also be loaded onto a computer or other programmable data processing equipment to cause a series of operational steps to be performed on the computer or other programmable equipment to produce a computer-implemented process, thereby providing instructions that execute on the computer or other programmable equipment for implementing the process. Figure 1 One or more processes and / or boxes Figure 1 The steps of the function specified in one or more boxes.
[0101] The embodiments of the present invention have been described above with reference to the accompanying drawings. However, the present invention is not limited to the specific embodiments described above. The specific embodiments described above are merely illustrative and not restrictive. Those skilled in the art can make many other forms under the guidance of the present invention without departing from the spirit and scope of the claims. All of these forms are within the protection scope of the present invention.
Claims
1. A method for automatically generating monitoring images of power system substation access channels, characterized in that, include: The server obtains basic parameter information of the channel station and the duty status information of the channel station in real time and listens for client requests; In response to the screen modification command sent by the client, and in combination with the basic parameter information of the channel plant, the updated monitoring screen policy information is calculated and generated, and the updated monitoring screen policy information is sent to the client. The client receives the updated monitoring screen policy information sent by the server, and redraws and generates the plant channel monitoring screen according to the updated monitoring screen policy information; In response to the client's request for the current status information of the station's channels, the server pushes the station's channel duty status information to the client; The client draws and generates the duty status graph elements of the station passage based on the duty status information pushed by the server; The method of responding to the screen modification command sent by the client, combined with the basic parameter information of the channel substation, calculates and generates updated monitoring screen policy information, including: Based on the instruction to modify the size of the station channel elements, combined with the number of stations and the current screen size, and following the strategy of evenly distributing the visible area, the size of the channel elements and the coordinate information of each element are calculated, the cache configuration of the strategy information is updated, and the updated strategy information is sent to the client. Based on the instruction to modify the background color of the screen, the background color of the screen is changed to the required color, while other layout strategy information remains unchanged. The cache configuration of the strategy information is updated, and the updated strategy information is sent to the client. Based on the instructions for filtering plant channels, select plant channels that meet the requirements, keep other layout strategy information unchanged, update the cache configuration of strategy information, and send the updated strategy information to the client.
2. The method according to claim 1, characterized in that, The request for channel status information of the current screen station includes the channel ID; In response to a client's request for current station channel status information, the server pushes station channel duty status information to the client, including: In response to the client's request for channel status information of the current screen station, the system matches each corresponding channel ID based on the channel status information cached at startup, and pushes the requested channel status to the client after serialization using protobuf according to the channel duty status information corresponding to the channel ID.
3. The method according to claim 1, characterized in that, The basic parameter information of the power station and the duty status information of the power station are obtained by the server from the database periodically or by listening to real-time messages generated by the real-time database.
4. The method according to claim 1, characterized in that, Also includes: The client receives the audio modification command for the screen, parses it into a screen modification command that the server can recognize, and sends it to the server.
5. An automatic generation device for monitoring images of power system substation channels, characterized in that, This includes a plant / station channel image generation module and a channel status push module deployed on the server side, as well as a graphical browser deployed on the client side. The plant and station passageway image generation module is configured to acquire basic parameter information of the plant and station passageway and duty status information in real time and listen for client requests. In response to the screen modification command sent by the client, and in combination with the basic parameter information of the channel plant, the updated monitoring screen policy information is calculated and generated, and the updated monitoring screen policy information is sent to the client. The channel status push module is configured to push the station channel's duty status information to the client in response to the client's request for the current station's channel status information. The graphical browser is configured to receive updated monitoring screen policy information sent by the server, redraw and generate the plant channel monitoring screen according to the updated monitoring screen policy information, and draw and generate the channel's duty status graphic elements according to the duty status information of the plant channel pushed by the server. The plant access screen generation module is configured to perform the following operations: Based on the instruction to modify the size of the station channel elements, combined with the number of stations and the current screen size, and following the strategy of evenly distributing the visible area, the size of the channel elements and the coordinate information of each element are calculated, the cache configuration of the strategy information is updated, and the updated strategy information is sent to the client. Based on the instruction to modify the background color of the screen, the background color of the screen is changed to the required color, while other layout strategy information remains unchanged. The cache configuration of the strategy information is updated, and the updated strategy information is sent to the client. Based on the instructions for filtering plant channels, select plant channels that meet the requirements, keep other layout strategy information unchanged, update the cache configuration of strategy information, and send the updated strategy information to the client.
6. The apparatus according to claim 5, characterized in that, Also includes: The voice recognition device deployed on the client is configured to receive voice commands for modifying the screen, parse them into screen modification commands that can be recognized by the server, and send them to the server.