Zihan Xu bio photo

Email

Github

ECoalVis: Visual Analysis of Control Strategies in Coal-fired Power Plants

Lastest Update: 25th April 2024

Introduction

a novel interactive system visually analyze the control strategies of coal-fired power plants extracted from historical sensor data. image-20240504114808433


Motivation

  • Environment
  • Risky
  • Limited datasets and strong assumptions
  • Difficult to capture the potential spread of the impact of control strategies


Challenges

  • Extraction of control strategies
  • Cascading impact
  • Time-lag-aware analysis


Requirement and design

  • [R1] Extract the impact of control strategies with time series queries (forward)
    • Discretizing time series
    • Aligning sensor events
    • Matching partial strategy image-20240504115226296
  • [R2] Identify responsible control strategies for anomalies in important sensors (backward)
    • Time-lag-aware breadth-first search image-20240504115211372
  • [R3] Explore the spatial propagation of control strategy impact
    • relationship-oriented/Context-oriented image-20240504115258290
  • [R4] Obtain the temporal cascading of control strategy impact
    • topology-temporal-separated image-20240504115336497
  • [R5] Inspect the details of the sensor time series image-20240504115410821

Critical thinking

  • Multi-dimensional visualization
  • Link
  • Extend to other domains with strong temporal correlation