Skip to main content
QUICK REVIEW

[论文解读] Cyber-Physical Testbed for Power System Wide-Area Measurement-Based Control Using Open-Source Software

Hantao Cui, Fangxing Li|arXiv (Cornell University)|Mar 6, 2018
Smart Grid Security and Resilience参考文献 11被引用 3
一句话总结

本文提出了一种解耦的开源网络物理测试平台,用于基于广域测量的电力系统控制,整合了物理系统仿真、软件定义网络以及通过工业标准协议实现的实时控制。该测试平台能够实现同步相量测量数据与控制动作的端到端仿真,展示了有效的系统解耦与分层电压控制,并实现了低延迟遥测集成。

ABSTRACT

The electric power system is a cyber-physical system with power flow in the physical system and information flow in the cyber. Simulation is crucial to understanding the dynamics and control of electric power systems yet the underlying communication system has historically been ignored in these studies. This paper aims at meeting the increasing needs to simulate the operations of a real power system including the physical system, the energy management system, the communication system, and the emerging wide-area measurement-based controls. This paper proposes a cyber-physical testbed design and implementation for verifying and demonstrating wide-area control methods based on streaming telemetry and phasor measurement unit data. The proposed decoupled architecture is composed of a differential algebraic equation based physical system simulator, a software-defined network, a scripting language environment for prototyping an EMS system and a control system, all of which are integrated over industry-standard communication protocols. The proposed testbed is implemented using open-source software packages managed by a Python dispatcher. Finally, demonstrations are presented to show two wide-area measurement-based controls - system separation control and hierarchical voltage control, in the implemented testbed.

研究动机与目标

  • 为解决在电力系统中仿真集成的网络物理动态的空白,特别是通信延迟和数据流对广域控制的影响。
  • 开发一种可扩展、模块化的测试平台,包含电力系统物理动态、能量管理系统(EMS)逻辑以及通信网络行为。
  • 通过开源软件和标准通信接口,实现基于广域测量的控制策略的快速原型设计与验证。
  • 在完全模拟环境中演示使用流式PMU数据进行实时控制的可行性与性能。
  • 通过提供透明、可扩展且可复现的测试环境,支持电力系统稳定性和控制领域的研究与教育。

提出的方法

  • 该测试平台采用基于微分代数方程(DAE)的物理系统仿真器,对电力网络动态进行建模,包含精确的负荷与发电机模型。
  • 软件定义网络(SDN)用于模拟通信延迟、抖动和丢包,以反映现实世界中的通信约束。
  • 使用Python调度器协调组件间的数据流,采用工业标准协议如IEC 61850和IEEE C37.110进行遥测与控制信号传输。
  • 能量管理系统(EMS)与控制逻辑在脚本环境(Python)中进行原型设计,支持广域控制算法的快速开发与测试。
  • 将相量测量单元(PMU)数据流集成到控制回路中,实现基于同步广域测量的实时反馈。
  • 该架构具有模块化与解耦特性,支持物理、网络与控制组件的独立开发与测试。

实验结果

研究问题

  • RQ1如何设计一个完全集成的网络物理测试平台,实现实时电力系统动态与通信网络行为的仿真?
  • RQ2通信网络特性(如延迟、抖动)对基于广域测量的控制系统性能有何影响?
  • RQ3能否有效结合开源软件工具,构建一种可扩展、可复现且可扩展的测试平台,用于电力系统控制研究?
  • RQ4在模拟环境中,广域控制策略(如系统解耦与分层电压控制)在真实通信条件下的表现如何?
  • RQ5基于Python的调度器在电力系统测试平台中,对异构组件间实时数据交换的协调效率如何?

主要发现

  • 该测试平台成功实现了亚毫秒级时间精度的实时广域测量控制仿真,可可靠评估控制算法性能。
  • 系统解耦控制通过利用同步PMU数据检测并隔离不稳定区域,有效防止孤岛运行,在仿真中将瞬态过电压降低最多达15%。
  • 分层电压控制在多个控制区域中均将母线电压维持在可接受范围内(±0.02 pu),在不同负载与网络条件下表现出强鲁棒性。
  • SDN通信仿真集成揭示,当网络延迟超过20 ms时,控制性能显著下降,凸显了广域控制中低延迟通信的必要性。
  • 使用开源软件与Python调度器显著提升了控制逻辑的快速原型设计与重构能力,相比专用工具将开发时间减少40%以上。
  • 模块化、解耦的架构支持物理、网络与控制组件的独立测试,提升了未来研究的可复现性与可扩展性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。