Application of Large AI Models in Safety and Emergency Management of the Power Industry in China
Abstract
1. Introduction
- Knowledge inheritance gap: difficulty in structuring experts’ tacit experience, with new employees requiring a training cycle of up to 3–5 years and achieving a hidden danger identification accuracy less than 40% of that of experts (based on summaries from multiple enterprises within the industry);
- Lagging risk prevention and control: low coverage of manual inspections (e.g., in traditional distribution rooms, the daily inspection coverage is <60% [5]) and large blind spots in supervision of irregularities (limited by the physiological limits of human vision, coupled with environmental obstructions around lines, the visual range of safety personnel is ≤50 m [6]);
- Inefficient emergency response: traditional emergency response mechanisms heavily rely on manual decision making and intervention, often hampered by delays, inefficiency, and lack of real-time situational awareness [7];
- Unexploited data value: the surge of multi-source heterogeneous data from SCADA, video surveillance, environmental sensors, etc., makes it difficult for traditional systems to integrate and analyze data for effective proactive early warning.
2. The Core Capabilities of Large AI Models and Their Points of Fit
2.1. NLP: From Textual Chaos to Structured Knowledge
- Intelligent parsing of fault reports: Precisely extract equipment entities, operational events, and causal relationships from massive operation and maintenance logs, replacing traditional manual summarization modes to improve the efficiency and accuracy of information extraction. This logic is consistent with the SIGFRID method proposed by Cimino and Deufemia (2025)—which parses event correlations in Internet of Things (IoT) trigger-action rules through large language models (LLMs), constructs scenario interaction graphs to capture causal relationships, and provides a technical reference for the structured extraction of unstructured logs [11].
- Intelligent regulation management: Convert National Standard and plan texts into retrievable knowledge bases to support semantic queries. This is similar to the practice in the medical field by Guo et al. (2024)—integrating medical norms and cases through knowledge graphs to realize the transformation from text to structured knowledge, which provides ideas for cross-scenario reuse of standard texts [12].
- Automatic report generation: Structured output of video violation descriptions and hidden danger rectification reports. This application can draw on the prompt guidance strategy by Li et al. (2024)—driving LLMs to generate structured chest X-ray reports through anatomical region prompts [13]; meanwhile, the AutoRepo framework by Pu et al. (2024) has demonstrated the feasibility of multimodal LLMs combining scenario data to generate construction inspection reports, confirming the adaptability of structured report generation in industrial scenarios [14].
2.2. Knowledge and Reasoning: From Experience Dependence to Causal Deduction
- Fault-chain prediction: fusing meteorological and equipment data to deduce cascading fault paths;
- Root-cause tracing of hidden dangers: locating grounding faults based on waveform analysis logic;
- Violation behavior judgment: reasoning about action compliance by associating actions with safety specification databases.
2.3. Interaction Capability: From Unimodal to Multimodal Collaboration
- Three-dimensional inspection: unmanned aerial vehicle (UAV)-based visual recognition of insulator damage, quadruped inspection robot (robot dog)-based acoustic feature diagnosis of abnormal sounds, and high-position robots for dynamic tracking of safety violations.
- Emergency collaboration: augmented reality (AR) glasses sharing first-person perspectives, experts providing remote annotation guidance, and real-time tunnel personnel positioning with SOS vibration alarms.
2.4. Auxiliary Decision Making: From Passive Response to Proactive Prevention
- Dynamic risk visualization: generating risk heat maps by fusing SCADA operational data and meteorological parameters.
- Intelligent plan deduction: three-dimensional simulation of disaster scenarios for optimal disposal solution deduction.
- Resource scheduling optimization: optimizing emergency repair paths through simulation and cross-domain collaboration.
2.5. Full-Scene Applications of Large AI Models of Safety and Emergency Management in the Power Industry
- Experience Crystallization: The Empowerment Center addresses the industry pain point of “knowledge scattered in documents and experience trapped with individuals”. It converts operational specifications and fault disposal processes into reusable intelligent models and knowledge bases, enabling new employees to rapidly master key skills through semantic retrieval and case reasoning;
- Cross-System Efficiency Enhancement: The Application and the Visualization Centers integrate multi-system data (e.g., equipment monitoring, video surveillance, emergency communication, UAV inspection images, and broadcast instructions). The AI reasoning models output risk disposal schemes within seconds, replacing the traditional inefficient mode of “manual cross-system information piecing and scheme compilation” and achieving seamless “perception–decision–disposal” linkage;
- Intelligent Data Analysis & AI-Assisted Decision Making: Leveraging the Safety Full-Factor Database, it synthesizes meteorological, equipment, and regulation data, deduces cascading fault paths through knowledge reasoning, and locates the root causes of hidden dangers (e.g., logical tracing of grounding faults) via multimodal interaction. This drives the shift in power safety management from “experience-driven” to “data and model dual-driven” approaches.
3. Typical Application Scenarios and Cases
3.1. Intelligent Safety Monitoring and Inspection
3.1.1. Basic Safety Supervision Algorithms
3.1.2. Mobile End Applications
3.1.3. Fixed End Applications
3.2. Risk Assessment and Predictive Early Warning
3.2.1. “FuXi” Severe-Convective-Weather Large Model
3.2.2. Dual-Control AI Assistant—On-Site Risk Photo Recognition
3.2.3. “LightEngine” Intelligent Large Model
3.2.4. Robot Dog Early Warning System
3.3. Intelligent Fault Diagnosis and Auxiliary Decision Making
3.3.1. Waveform-Based Intelligent Fault Identification
3.3.2. Dashboard-Based Fault Identification
3.3.3. Intelligent Substation O&M System
3.4. Emergency Command and Collaborative Communication
3.4.1. Emergency Plan Preparation System
3.4.2. Emergency Plan Drilling System
3.4.3. Intelligent Glasses for Remote Collaboration
3.4.4. Intelligent Scheduling
3.5. Knowledge Management and Personnel Training
3.5.1. Personnel Immersive Training
3.5.2. Intelligent Knowledge Q&A
3.6. Cases Summary
4. Challenges and Future Prospects
4.1. Existing Challenges
4.1.1. “Soft” Dimension: Bottlenecks in Computing Power, Algorithms, and Data Collaboration
- Computing Power: Large AI models demand extremely high computing power for training and inference. Real-time applications like power monitoring and emergency decision making further require high-performance hardware for low-latency responses, leading to persistently high costs. Additionally, existing computing resources are dispersed and lack large-scale collaborative scheduling. This often results in insufficient capacity for complex tasks like renewable energy grid integration and multimodal data processing, failing to meet high-density, high-stability demands.
- Algorithm Challenges: There are two core issues. First, model interpretability is insufficient. The “black-box” nature hinders decision logic tracing, reducing trust among dispatch and O&M personnel, who still require manual verification in critical scenarios. Second, specialized vertical large models lag in development. General models lack deep integration with power domain expertise (e.g., relay protection and stability control), leading to suboptimal accuracy and adaptability in scenarios like equipment fault diagnosis and grid simulation.
- Data Challenges: Power data face application limitations despite diverse sources. Strict restrictions on cross-departmental/regional sharing due to security and privacy concerns hinder efficient multi-source data integration, limiting comprehensive training samples for large models. Additionally, uneven data quality—such as labeling errors, noise, and format inconsistencies—directly impacts model training effectiveness and reduces the reliability of functions like fault prediction and status evaluation [33].
4.1.2. “Hard” Dimension: Practical Difficulties in Hardware Equipment and Scenario Adaptation
- Inspection Equipment: AI-integrated inspection tools like robot dogs and UAVs face limitations. Robot dogs lack sufficient endurance in terrains like substations and mountains, hindering long-cycle inspections. UAVs are constrained by battery life and weather, and their data transmission is vulnerable to interruption under strong electromagnetic interference. Both suffer from slow fault identification and feedback, failing to meet real-time monitoring needs.
- Wearable Devices: Devices such as smart glasses encounter the following challenges: inadequate image stabilization during movement, compromising AI identification accuracy for instruments and fault codes; limited battery life, requiring frequent recharging during extended operations and disrupting workflows; and decreased image recognition accuracy in harsh environments (e.g., strong light and oil stains), impairing remote collaboration and real-time guidance efficiency.
4.1.3. Risks Faced by the Widespread Application of Large AI Models in the Power Sector
4.2. Future Outlook—Technical Aspects
4.2.1. Deep Integration of AI with XR and Digital Twin Technologies
4.2.2. Intelligent Sensing Upgrades—Multimodal Sensing Networks
4.2.3. Innovation in Decision-Making Systems—Architectural Innovation of Power-Specific Large Models
4.3. Future Outlook—Computing Power Aspect
4.4. Future Outlook—Management Aspect
4.5. Future Outlook—Macro Level
5. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
AI | Artificial intelligence |
API | Application programming interface |
AR | Augmented reality |
H1 | The first half of the year |
IoT | Internet of things |
LLM | Large language model |
MR | Mixed reality |
NLP | Natural language processing |
O&M | Operation and management |
Q&A | Question and answer |
RAG | Retrieval augmented generation |
UAV | Unmanned aerial vehicle |
VR | Virtual reality |
XR | Extended reality |
References
- Gao, A.; Zeng, D. A Novel Concept of Artificial Intelligence Utilization in Electrical Safety Intelligent Management System. In Proceedings of the 2019 9th International Conference on Fire Science and Fire Protection Engineering (ICFSFPE), Chengdu, China, 18–20 October 2019; pp. 1–4. [Google Scholar]
- Wang, L.; Weidong, X.; Xiaoxia, L. Intelligent Monitoring and Control of Power Systems Based on Artificial Intelligence Technology. Procedia Comput. Sci. 2024, 247, 963–969. [Google Scholar] [CrossRef]
- Xinhua News Agency, the Central Committee of the Communist Party of China (CPC) and the State Council, Opinions on Fully, Accurately and Comprehensively Implementing the New Development Philosophy to Well Conduct the Work of Carbon Peak and Carbon Neutrality. Available online: https://www.gov.cn/zhengce/2021-10/24/content_5644613.htm (accessed on 31 July 2025). (In Chinese)
- National Energy Administration. Available online: https://www.nea.gov.cn/ (accessed on 2 August 2025). (In Chinese)
- NetEase. Smart Distribution Room Construction Plan. Available online: https://www.163.com/dy/article/JTQNL3OE0556CLTM.html (accessed on 2 August 2025). (In Chinese).
- Ministry of Health of the People’s Republic of China, Science and Education Department. Ophthalmic Examination Methods, 1st ed.; People’s Medical Publishing House: Beijing, China, 1997. (In Chinese) [Google Scholar]
- Bajwa, A. AI-Based emergency response systems: A systematic literature review on smart infrastructure safety. Am. J. Adv. Technol. Eng. Solut. 2025, 1, 174–200. [Google Scholar] [CrossRef]
- Doherty, M.; Esmaeili, B. Application of Artificial Intelligence in Electrical Safety. In Proceedings of the 2020 IEEE IAS Electrical Safety Workshop (ESW), Reno, Nevada, 2–6 March 2020; pp. 1–6. [Google Scholar]
- Chen, Z.; Li, W.; Yin, F.; Deng, X.; Zhou, G.; Pan, W.; Gu, H. Research on Intelligent Power Grid Operation and Maintenance and Fault Prediction System Based on Artificial Intelligence. In Proceedings of the 2024 IEEE 4th International Conference on Electronic Technology, Communication and Information (ICETCI), Changchun, China, 24 May 2024; IEEE: New York, NY, USA, 2024; pp. 1281–1286. [Google Scholar]
- Zhang, F. Intelligent Monitoring and Early Warning System for Electric Power Safety Using Artificial Intelligence Approach. In Proceedings of the 2024 Second International Conference on Data Science and Information System (ICDSIS), Hassan, India, 17 May 2024; IEEE: New York, NY, USA, 2024; pp. 1–5. [Google Scholar]
- Cimino, G.; Deufemia, V. SIGFRID: Unsupervised, Platform-Agnostic Interference Detection in IoT Automation Rules. ACM Trans. Internet Things 2025, 6, 1–33. [Google Scholar] [CrossRef]
- Guo, L.; Tahir, A.M.; Zhang, D.; Wang, Z.J.; Ward, R.K. Automatic Medical Report Generation: Methods and Applications. SIP 2024, 13, e24. [Google Scholar] [CrossRef]
- Li, H.; Wang, H.; Sun, X.; He, H.; Feng, J. Prompt-Guided Generation of Structured Chest X-Ray Report Using a Pre-Trained LLM 2024. In Proceedings of the 2024 IEEE International Conference on Multimedia and Expo (ICME), Niagara Falls, ON, Canada, 15–19 July 2024. [Google Scholar]
- Pu, H.; Yang, X.; Li, J.; Guo, R. AutoRepo: A General Framework for Multimodal LLM-Based Automated Construction Reporting. Expert Syst. Appl. 2024, 255, 124601. [Google Scholar] [CrossRef]
- Yu, X.; Xu, C.; Lu, D.; Zhu, Z.; Zhou, Z.; Ye, N.; Mi, C. Design and Application of a Case Analysis System for Handling Power Grid Operational Accidents Based on Case-Based Reasoning. Information 2020, 11, 91. [Google Scholar] [CrossRef]
- In Addition to Becoming a Large Toy, the Robot Dog Realizes the Functions of Inspection, Post-Disaster Rescue and Cultural Tourism Scene—Today’s Headlines. Available online: https://www.toutiao.com/article/7491929615632564790/ (accessed on 30 June 2025). (In Chinese).
- AR Smart Glasses: A Digital Pioneer to Enable UHV Transmission. Available online: https://m.sohu.com/a/753450060_121836361/m.sohu.com/a/753450060_121836361 (accessed on 30 June 2025). (In Chinese).
- Liu, J.; Lee, J.; Zhou, R. Review of Big-Data and AI Application in Typhoon-Related Disaster Risk Early Warning in Typhoon Committee Region. Trop. Cyclone Res. Rev. 2023, 12, 341–353. [Google Scholar] [CrossRef]
- Chen, L.; Zhong, X.; Zhang, F.; Cheng, Y.; Xu, Y.; Qi, Y.; Li, H. FuXi: A Cascade Machine Learning Forecasting System for 15-Day Global Weather Forecast. npj Clim. Atmos. Sci. 2023, 6, 190. [Google Scholar] [CrossRef]
- The ‘Zhejiang-Fuxi’ Meteorological Model Helps the Precise Early Warning of Severe Convective Weather in Zhejiang Power Grid—Today’s Headlines. Available online: https://www.toutiao.com/article/7504982640064348708/ (accessed on 30 June 2025). (In Chinese).
- The “Guangqing” Intelligent Brain Model Has Been Launched, Helping Upgrade the Intelligent Management of Hangzhou Power Grid. Available online: https://baijiahao.baidu.com/s?id=1831461041679702725&wfr=spider&for=pc (accessed on 30 June 2025). (In Chinese).
- The Integrated Inspection System of “Unmanned Vehicle + Machine Dog” Is “on Duty” in Hangzhou. Available online: https://www.hangzhou.gov.cn/art/2025/4/9/art_812269_59111352.html (accessed on 30 June 2025). (In Chinese)
- The Accuracy Rate of Short-Circuit Fault Diagnosis is 100%! This Intelligent AI Assistant Makes Fault Handling in Distribution Networks More Efficient—Today’s Headlines. Available online: https://www.toutiao.com/article/7386220302407172635/ (accessed on 30 June 2025). (In Chinese).
- Sethu, M.; Kotla, B.; Russell, D.; Madadi, M.; Titu, N.A.; Coble, J.B.; Boring, R.L.; Blache, K.; Agarwal, V.; Yadav, V.; et al. Application of Artificial Intelligence in Detection and Mitigation of Human Factor Errors in Nuclear Power Plants: A Review. Nucl. Technol. 2023, 209, 276–294. [Google Scholar] [CrossRef]
- Al-Katheri, A.A.; Al-Ammar, E.A.; Alotaibi, M.A.; Ko, W.; Park, S.; Choi, H.-J. Application of Artificial Intelligence in PV Fault Detection. Sustainability 2022, 14, 13815. [Google Scholar] [CrossRef]
- Hua, H.; Li, Y.; Wang, T.; Dong, N.; Li, W.; Cao, J. Edge Computing with Artificial Intelligence: A Machine Learning Perspective. ACM Comput. Surv. 2023, 55, 1–35. [Google Scholar] [CrossRef]
- Afarlon|Arming Power with AI. Available online: https://m.sohu.com/a/389574679_120107608/m.sohu.com/a/389574679_120107608 (accessed on 30 June 2025). (In Chinese).
- The Power Industry Ushered in the AI Big Model for the First Time! Risk at a Glance, Fault Second Response. Available online: https://static.nfapp.southcn.com/content/202310/07/c8171146.html (accessed on 30 June 2025). (In Chinese).
- “Protospace + UAV” Dual-Engine Drive Power Operation and Inspection Digital Transformation—Today’s Headlines. Available online: https://www.toutiao.com/article/7499039789287670312/?upstream_biz=doubao&source=m_redirect (accessed on 30 June 2025). (In Chinese).
- DeepSeek Edition: Domestic AI Enables Power Industry. Available online: https://mp.weixin.qq.com/s?__biz=MzA3NjYyNzIyOA==&idx=2&mid=2654963457&sn=7b9ecf5fde1ee380658222b99d342abc&poc_token=HKg8YmijCD-ThDseXe5IHbl-dsURNSnLA0MidHjv (accessed on 30 June 2025). (In Chinese).
- In-Depth Analysis of Typical Applications of Visual Large Models in U.S. Power Grids and Power Systems—Today’s Headlines. Available online: https://www.toutiao.com/article/7530291315431539235/ (accessed on 1 August 2025). (In Chinese).
- Overseas Student Talks About AI|Driving Energy Transition with Artificial Intelligence—Today’s Headlines. Available online: https://www.toutiao.com/article/7502296032929104399/ (accessed on 1 August 2025). (In Chinese).
- Yan, P.; Li, F.; Xiang, Z.; Li, M.; Fan, S. Research and Application of Power Data Management Key Technology. In Proceedings of the 2021 IEEE 2nd International Conference on Information Technology, Big Data and Artificial Intelligence (ICIBA), Nanchang, China, 17–19 December 2021; Volume 2, pp. 98–102. [Google Scholar]
- Kaur, D.; Uslu, S.; Rittichier, K.J.; Durresi, A. Trustworthy Artificial Intelligence: A Review. ACM Comput. Surv. 2023, 55, 1–38. [Google Scholar] [CrossRef]
- Fakhri, M.M.; Jannah, D.M.; Isma, A.; Dewantara, H.; Nirmala, S.A. From Ethics to Impact: Modeling the Role of AI Perception Dynamics in the Relationship Between Ethics AI Practices, AI-Driven Societal Impact, and AI Behavioral Analysis. J. Appl. Sci. Eng. Technol. Educ. 2025, 7, 56–68. [Google Scholar] [CrossRef]
- Ribeiro De Oliveira, T.; Biancardi Rodrigues, B.; Moura Da Silva, M.; Antonio, N.; Spinassé, R.; Giesen Ludke, G.; Ruy Soares Gaudio, M.; Iglesias Rocha Gomes, G.; Guio Cotini, L.; Da Silva Vargens, D.; et al. Virtual Reality Solutions Employing Artificial Intelligence Methods: A Systematic Literature Review. ACM Comput. Surv. 2023, 55, 1–29. [Google Scholar] [CrossRef]
- AI + XR Integration: The Way to Build a New Ecology of Power Safety Production. Available online: https://m.163.com/dy/article/JUA6FQJ9053800ZY.html (accessed on 30 June 2025). (In Chinese).
- Sarker, I.H.; Janicke, H.; Mohsin, A.; Gill, A.; Maglaras, L. Explainable AI for Cybersecurity Automation, Intelligence and Trustworthiness in Digital Twin: Methods, Taxonomy, Challenges and Prospects. ICT Express 2024, 10, 935–958. [Google Scholar] [CrossRef]
- A New Era of Intelligent Inspection: Low-Altitude UAV Multi-Modal Sensing Technology Enables Efficient Inspection of Substation Equipment. Available online: https://www.sohu.com/a/888798040_122278230 (accessed on 30 June 2025). (In Chinese).
- China Southern Power Grid’s “Big Watt · Yudian” Was Selected as One of the Top Ten Central Enterprises in 2024. Available online: https://www.cpem.cn/list/3/17495.html (accessed on 30 June 2025). (In Chinese).
- Huang, C.; Li, S.; Liu, R.; Wang, H.; Chen, Y. Large Foundation Models for Power Systems 2023. In Proceedings of the IEEE General Meeting Power& Energy Society, Austin, TX, USA, 21–25 July 2024. [Google Scholar]
- Wang, H.; Fu, T.; Du, Y.; Gao, W.; Huang, K.; Liu, Z.; Chandak, P.; Liu, S.; Van Katwyk, P.; Deac, A.; et al. Scientific Discovery in the Age of Artificial Intelligence. Nature 2023, 620, 47–60. [Google Scholar] [CrossRef] [PubMed]
- The Research Report on the Coordinated Development of Computing Power and Electricity (2025) Has Been Officially Released. Available online: https://www.hcp.ac.cn/news/720071589999399346.html (accessed on 30 June 2025). (In Chinese).
- Dian ‘Anxing—A New Emergency Management Mechanism Based on Transparent Sharing of Government and Enterprise Data. Available online: https://sdg-china.net/NewsList/info.aspx?itemid=70585 (accessed on 30 June 2025). (In Chinese).
- Majumder, S.; Dong, L.; Doudi, F.; Cai, Y.; Tian, C.; Kalathil, D.; Ding, K.; Thatte, A.A.; Li, N.; Xie, L. Exploring the Capabilities and Limitations of Large Language Models in the Electric Energy Sector. Joule 2024, 8, 1544–1549. [Google Scholar] [CrossRef]
- Wang, B.; Wang, Y.J. Integrated Artificial Intelligence Security: The Convergence of Artificial Intelligence and Security. J. Soc. Sci. Hunan Norm. Univ. 2025, 54, 37–49. (In Chinese) [Google Scholar] [CrossRef]
Personnel—Related | Environment—Related | Equipment—Related |
---|---|---|
Safety Helmet and Workwear Detection | Smoke Detection | Meter Abnormality Detection |
Smoking and Phone Use Detection | Flame Detection | Oil Leakage Detection |
Fall Detection | Torch Detection | Appearance Defect Detection |
Absence Detection | Insufficient Light Detection | Foreign Object Hanging Detection |
Sleeping on Duty Detection | Engineering Vehicle Detection | Belt Breakage Detection |
Personnel Gathering Detection | Passage Visibility Detection | Pumping Unit Working Status Detection |
No. | Case Name | Source | Specific Effect |
---|---|---|---|
1 | “SPock” Robot Dog | [16] | Manually inspecting a 6 km underground power tunnel takes 2–3 h (longer if issues arise), while the robot dog cuts this to tens of minutes. Annual time savings for the group are estimated in the hundreds of hours. |
2 | “FuXi” Severe Convective Weather Large Model | [19,20] | It enables a forecast update frequency of once per hour (outperforming the traditional 6 h interval). Its single-forecast efficiency exceeds that of the European Centre for Medium-Range Weather Forecasts (ECMWF, the industry benchmark) by over 1000 times, completing a 24 h forecast in just 1 min. |
3 | “LightEngine” Intelligent Large Model | [21] | Manual risk analysis averaged 10 min per item; with the model, results are generated in seconds and verified manually in 2 min, improving efficiency by over 80%. |
4 | “Transient Filtering + AI Algorithm” | [23] | It rapidly locates fault sections, shrinking the inspection range from 64.6 km to 1.8 km (a 97% reduction). |
5 | Intelligent Substation O&M System | [25] | Previously, O&M staff could inspect only 2 substations daily; now the system monitors 10 simultaneously and auto-generates reports, improving efficiency 3–5 times. |
6 | Emergency Plan Preparation System | * | The system’s intelligent module takes only hours from requirement entry to draft generation; with testing, the total cycle is compressed to 3 workdays. Traditional manual compilation, relying on repeated communications, took up to 14 workdays. AI automation and collaboration boost efficiency by over 78%. |
Application Scenarios | No. | Case Name (Including Human Involvement Level) | Source | Role of Large AI Models | Effect |
---|---|---|---|---|---|
Intelligent Safety Monitoring and Inspection | 1 | UAV Inspection (Fully Automated) | * | The large model integrates multimodal image analysis capability, enabling the UAV to achieve autonomous obstacle avoidance and precise cruising along the preset inspection route via visual navigation. Combined with basic safety supervision algorithms, it simultaneously tracks personnel dynamics and analyzes operational behavior compliance. | Breaking through terrain and space constraints, it enables real-time hazard identification and operational norm guidance with human–machine collaboration, enhancing the comprehensiveness, precision, and response speed of safety monitoring in complex scenarios. |
2 | “SPock” Robot Dog (Human-in-the-Loop) | [16] | Integrating multi-source sensing data, it autonomously detects equipment loosening and tunnel hazards, adapting to inspections in complex terrains. | ||
3 | AR Smart Glasses Inspection (Human-in-the-Loop) | [17] | It identifies equipment identifiers and wiring status in real time, overlays standard operating procedures, and uses voice interaction to assist in hazard determination. | ||
4 | Intelligent High-Point Inspection Robot (Fully Automated) | * | It conducts panoramic image analysis (supporting cloud-based processing) and automatically generates analysis reports. | Through intelligent analysis of panoramic images and video streams, it enables 24/7 hazard capture and automatic report generation, strengthening the continuity of safety management. | |
5 | Intelligent Screen Patrol Assistant (Human-in-the-Loop) | * | It performs frame-by-frame analysis of monitoring images, combined with basic safety supervision algorithms for AI-driven analysis and violation identification. | ||
Risk Assessment and Predictive Early Warning | 6 | “FuXi” Severe Convective Weather Large Model (Human-in-the-Loop) | [19,20] | Integrates multi-source meteorological data, power grid topology features, and equipment disaster-bearing characteristics to construct a high-precision, high-timeliness risk prediction system for severe convective disasters and an early warning framework for equipment impacts. | Achieves ultra-short-term, precise early warning of severe convective disasters + equipment-level risk mapping, securing lead time for power-grid disaster prevention and mitigation, and enhancing power supply resilience in extreme weather. |
7 | Dual-Control AI Assistant (Dual Versions: Human-in-the-Loop/Fully Automated) | * | The large model serves as a “neural hub”, breaking through semantic/visual barriers of multi-source data downward, and infusing intelligence upward into the entire process of “risk assessment—hazard mitigation—knowledge reuse” for dual-control operations. | Infuses intelligence throughout the risk assessment, hazard mitigation, and knowledge reuse processes, driving the transformation of dual-control operations from “experience-driven” to “data-intelligence-driven”. | |
8 | “LightEngine” Intelligent Large Model (Human-in-the-Loop) | [21] | Encompasses basic capabilities such as intelligent reasoning and primary/distribution network topology analysis, as well as applications including overload analysis, sectional warning, and power grid risk assessment, providing robust support for the safe and stable operation of power grids. | Offers intelligent support for dispatch decision making and equipment operation & maintenance, promoting the evolution of power grid operations from experience-based decision making to a data-driven proactive defense mode. | |
9 | Integrated “Unmanned Vehicle + Robot Dog” Inspection System (Fully Automated) | [22] | Accurately identifies equipment indicator light states, analyzes infrared thermography and acoustic vibration data, precisely judges equipment operating status and safety hazards, and automatically generates analysis reports. Additionally, the system supports commanders in dynamically adjusting task priorities via natural language interaction. | Enhances the comprehensiveness and flexibility of risk identification in complex scenarios. | |
Intelligent Fault Diagnosis and Auxiliary Decision Making | 10 | “Transient Filtering + AI Algorithm” (Human-in-the-Loop) | [23] | Quickly detects fault locations and types, and provides key information to power company staff and repair teams via simple graphics and text messages. | By providing intuitive topological information, it effectively addresses the common challenge of locating faults in long-distance, multi-branch distribution network lines, ensuring rapid response and precise fault repair even in remote and harsh environments. |
11 | Fault Diagnosis Assistant Integrates AI Models (Human-in-the-Loop) | * | Integrates multi-source data to construct a fault knowledge graph, intelligently infers root causes, dynamically generates step-by-step diagnosis and disposal plans, and supports closed-loop fault management. | Significantly shortens fault assessment and disposal cycles, improves root cause localization accuracy, reduces fault recurrence rates, and ensures reliable equipment operation. | |
12 | Intelligent Substation O&M System (Human-in-the-Loop) | [25] | Integrates multi-source O&M data to enable collaborative operations of inspection devices, intelligently diagnoses equipment defects and predicts potential faults, and automatically generates O&M decision plans (maintenance schedules, resource allocation, etc.), improving hazard detection rates and inspection efficiency. | Significantly increases hazard detection rates, driving the transformation of O&M decision making from experience-driven to data-intelligence-driven. | |
Emergency Command and Collaborative Communication | 13 | Emergency Plan Preparation System (Fully Automated) | * | Integrates multi-source data (regulations, cases, etc.) to rapidly generate multimodal emergency plans, dynamically adapt to risks, verify quality comprehensively, and accumulate emergency knowledge. | On the compilation side: accelerates multimodal plan generation and dynamic adaptation, improving plan quality. On the drill side: generates realistic scenarios and enables intelligent after-action review, enhancing the scientificity and combat responsiveness of the emergency system. |
14 | Emergency Plan Drilling System (Human-in-the-Loop) | * | Deeply integrates the entire drill process: dynamically generates realistic drill scenarios based on multi-library data (plans, scenarios, etc.); synchronizes cross-level drill data in real time to support command collaboration and 3D scenario interaction; combines evaluation models to intelligently output optimization suggestions, improving drill realism and review efficiency. | ||
15 | Intelligent Glasses for Remote Collaboration (Human-in-the-Loop) | [27] | Daily, it pushes precise technical materials; in emergencies, it identifies equipment anomalies, matches historical cases to assist expert decision-making, and verifies information to reduce communication discrepancies; in mountainous scenarios, it intelligently analyzes visual content to predict risks, shortening fault detection time and improving defect discovery rates. | Establishes a real-time collaboration channel connecting “on-site personnel—experts—backstage”, breaking through spatial and experiential barriers. | |
16 | “China Southern Power Grid Dispatching Duty Assistant” (Human-in-the-Loop) | [28] | Rapidly responds to emergencies and formulates reasonable dispatch strategies to ensure stable and safe power supply. | Empowers emergency dispatch with rapid response, intelligently generates adaptive strategies, and shortens decision-making cycles. | |
Knowledge Management and Personnel Training | 17 | “Mindian Yunchuang” platform (Human-in-the-Loop) | [29] | Integrates AI assistants with metaverse virtual spaces and digital twin technologies, merging with the entire training process to enable immersive training in the metaverse. | Combines metaverse and AI technologies to build immersive training scenarios, innovating power knowledge teaching and training models. |
18 | Dongfang Dianwen Large Model (Human-in-the-Loop) | [30] | Supports diverse needs from basic knowledge queries to complex document Q&A, under the premise of ensuring data security. | Under data security guarantees, covers knowledge service needs ranging from basic to complex. |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Guang, W.; Yuan, Y.; Huang, S.; Zhang, F.; Zhao, J.; Hu, F. Application of Large AI Models in Safety and Emergency Management of the Power Industry in China. Processes 2025, 13, 2569. https://doi.org/10.3390/pr13082569
Guang W, Yuan Y, Huang S, Zhang F, Zhao J, Hu F. Application of Large AI Models in Safety and Emergency Management of the Power Industry in China. Processes. 2025; 13(8):2569. https://doi.org/10.3390/pr13082569
Chicago/Turabian StyleGuang, Wenxiang, Yin Yuan, Shixin Huang, Fan Zhang, Jingyi Zhao, and Fan Hu. 2025. "Application of Large AI Models in Safety and Emergency Management of the Power Industry in China" Processes 13, no. 8: 2569. https://doi.org/10.3390/pr13082569
APA StyleGuang, W., Yuan, Y., Huang, S., Zhang, F., Zhao, J., & Hu, F. (2025). Application of Large AI Models in Safety and Emergency Management of the Power Industry in China. Processes, 13(8), 2569. https://doi.org/10.3390/pr13082569