Research and Implementation of Real-Time Power Visualization Sys-tem Based on SpringBoot and WebSocket
[Purposes]The visualization of real-time data of power system is of great significance in the rapid understanding of power operation status,data analysis and decision-making.Therefore this paper aims to study and implement a real-time power data visualization system based on SpringBoot and WebSocket.[Meth-ods]The system adopts the front-end and back-end separation development mode.The front-end uses HTML,JQuery and Echarts to display power data,and the back-end uses the SpringBoot framework to inter-act with the MySQL database.Real-time data transmission is realized through WebSocket technology.The front-end uses Ajax and WebSocket technology to initiate data requests to the back-end and obtain real-time power data.[Findings]By designing a reasonable interface and data interaction method,the real-time data of the power system is displayed on the front-end page in an intuitive chart way,and the function of data visual-ization is realized,so as to improve the efficiency of users' acquisition of power information.[Conclusions]The experimental results verify the reusability and extensibility of the method,and prove that it can meet the needs of real-time data visualization of power system,which provides strong support for power management and decision-making.