scispace - formally typeset
Search or ask a question
Author

Ioannis C. Konstantakopoulos

Other affiliations: Amazon.com, University of Patras
Bio: Ioannis C. Konstantakopoulos is an academic researcher from University of California, Berkeley. The author has contributed to research in topics: Efficient energy use & Fault (power engineering). The author has an hindex of 14, co-authored 32 publications receiving 699 citations. Previous affiliations of Ioannis C. Konstantakopoulos include Amazon.com & University of Patras.

Papers
More filters
Journal ArticleDOI
TL;DR: In this article, a model-based fault detection and identification (FDI) method for switching power converters using a modelbased state estimator approach is presented. But the proposed FDI approach is general in that it can be used to detect and identify arbitrary faults in components and sensors in a broad class of switches.
Abstract: We present the analysis, design, and experimental validation of a model-based fault detection and identification (FDI) method for switching power converters using a model-based state estimator approach. The proposed FDI approach is general in that it can be used to detect and identify arbitrary faults in components and sensors in a broad class of switching power converters. The FDI approach is experimentally demonstrated on a nanogrid prototype with a 380-V dc distribution bus. The nanogrid consists of four different switching power converters, including a buck converter, an interleaved boost converter, a single-phase rectifier, and a three-phase inverter. We construct a library of fault signatures for possible component and sensor faults in all four converters. The FDI algorithm successfully achieves fault detection in under 400 $\mu$ s and fault identification in under 10 ms for faults in each converter. The proposed FDI approach enables a flexible and scalable solution for improving fault tolerance and awareness in power electronics systems.

167 citations

Journal ArticleDOI
TL;DR: A novel benchmark utility learning framework that employs robust estimations of occupant actions toward energy efficiency is proposed and extended by leveraging Deep Learning end-to-end training with deep bi-directional Recurrent Neural Networks to improve forecasting performance.

97 citations

Proceedings ArticleDOI
20 Jun 2016
TL;DR: By performing complex analysis of existing data from the turbine's Supervisory Control and Data Acquisition (SCADA) system, valuable insights into turbine performance can be obtained at a much lower cost.
Abstract: Unscheduled or reactive maintenance on wind turbines due to component failures incurs significant downtime and, in turn, loss of revenue. To this end, it is important to be able to perform maintenance before it's needed. By continuously monitoring turbine health, it is possible to detect incipient faults and schedule maintenance as needed, negating the need for unnecessary periodic checks. To date, a strong effort has been applied to developing Condition monitoring systems (CMSs) which rely on retrofitting expensive vibration or oil analysis sensors to the turbine. Instead, by performing complex analysis of existing data from the turbine's Supervisory Control and Data Acquisition (SCADA) system, valuable insights into turbine performance can be obtained at a much lower cost. In this paper, data is obtained from the SCADA system of a turbine in the South-East of Ireland. Fault and alarm data is filtered and analysed in conjunction with the power curve to identify periods of nominal and fault operation. Classification techniques are then applied to recognise fault and fault-free operation by taking into account other SCADA data such as temperature, pitch and rotor data. This is then extended to allow prediction and diagnosis in advance of specific faults. Results are provided which show success in predicting some types of faults.

83 citations

Proceedings ArticleDOI
20 Jun 2016
TL;DR: This paper discusses the application of micro-phasor measurement unit (μPMU) for power distribution network monitoring, and proposes a novel discriminative method that only requires partial expert knowledge for training for abnormal event detection.
Abstract: Power system has been incorporating increasing amount of unconventional generations and loads such as renewable resources, electric vehicles, and controllable loads. The induced short term and stochastic power flow requires high resolution monitoring technology and agile decision support techniques for system diagnosis and control. In this paper, we discuss the application of micro-phasor measurement unit (μPMU) for power distribution network monitoring, and study learning based data-driven methods for abnormal event detection. We first resolve the challenging problem of information representation for the multiple streams of high resolution μPMU data, by proposing a pooling-picking scheme. With that, a kernel Principle Component Analysis (kPCA) is adopted to build statistical models for nominal state and detect possible anomalies. To distinguish event types, we propose a novel discriminative method that only requires partial expert knowledge for training. Finally, our methods are tested on an actual distribution network with μPMUs, and the results justifies the effectiveness of the data driven event detection framework, as well as its potentials to serve as one of the core algorithms to ensure power system security and reliability.

66 citations

Proceedings ArticleDOI
03 Nov 2014
TL;DR: Non-intrusive presence detection of individuals in commercial buildings is much easier to implement than intrusive methods such as passive infrared, acoustic sensors, and camera, and popular models whose parameters are optimized over a large training set are evaluated.
Abstract: Non-intrusive presence detection of individuals in commercial buildings is much easier to implement than intrusive methods such as passive infrared, acoustic sensors, and camera. Individual power consumption, while providing useful feedback and motivation for energy saving, can be used as a valuable source for presence detection. We conduct pilot experiments in an office setting to collect individual presence data by ultrasonic sensors, acceleration sensors, and WiFi access points, in addition to the individual power monitoring data. PresenceSense (PS), a semi-supervised learning algorithm based on power measurement that trains itself with only unlabeled data, is proposed, analyzed and evaluated in the study. Without any labeling efforts, which are usually tedious and time consuming, PresenceSense outperforms popular models whose parameters are optimized over a large training set. The results are interpreted and potential applications of PresenceSense on other data sources are discussed. The significance of this study attaches to space security, occupancy behavior modeling, and energy saving of plug loads.

64 citations


Cited by
More filters
Journal ArticleDOI

[...]

08 Dec 2001-BMJ
TL;DR: There is, I think, something ethereal about i —the square root of minus one, which seems an odd beast at that time—an intruder hovering on the edge of reality.
Abstract: There is, I think, something ethereal about i —the square root of minus one. I remember first hearing about it at school. It seemed an odd beast at that time—an intruder hovering on the edge of reality. Usually familiarity dulls this sense of the bizarre, but in the case of i it was the reverse: over the years the sense of its surreal nature intensified. It seemed that it was impossible to write mathematics that described the real world in …

33,785 citations

Journal ArticleDOI
TL;DR: This paper reviews the recent literature on machine learning models that have been used for condition monitoring in wind turbines and shows that most models use SCADA or simulated data, with almost two-thirds of methods using classification and the rest relying on regression.

482 citations

Posted Content
TL;DR: The proposed MAD-GAN framework considers the entire variable set concurrently to capture the latent interactions amongst the variables and is effective in reporting anomalies caused by various cyber-intrusions compared in these complex real-world systems.
Abstract: The prevalence of networked sensors and actuators in many real-world systems such as smart buildings, factories, power plants, and data centers generate substantial amounts of multivariate time series data for these systems. The rich sensor data can be continuously monitored for intrusion events through anomaly detection. However, conventional threshold-based anomaly detection methods are inadequate due to the dynamic complexities of these systems, while supervised machine learning methods are unable to exploit the large amounts of data due to the lack of labeled data. On the other hand, current unsupervised machine learning approaches have not fully exploited the spatial-temporal correlation and other dependencies amongst the multiple variables (sensors/actuators) in the system for detecting anomalies. In this work, we propose an unsupervised multivariate anomaly detection method based on Generative Adversarial Networks (GANs). Instead of treating each data stream independently, our proposed MAD-GAN framework considers the entire variable set concurrently to capture the latent interactions amongst the variables. We also fully exploit both the generator and discriminator produced by the GAN, using a novel anomaly score called DR-score to detect anomalies by discrimination and reconstruction. We have tested our proposed MAD-GAN using two recent datasets collected from real-world CPS: the Secure Water Treatment (SWaT) and the Water Distribution (WADI) datasets. Our experimental results showed that the proposed MAD-GAN is effective in reporting anomalies caused by various cyber-intrusions compared in these complex real-world systems.

462 citations

Posted Content
TL;DR: From smart grids to disaster management, high impact problems where existing gaps can be filled by ML are identified, in collaboration with other fields, to join the global effort against climate change.
Abstract: Climate change is one of the greatest challenges facing humanity, and we, as machine learning experts, may wonder how we can help. Here we describe how machine learning can be a powerful tool in reducing greenhouse gas emissions and helping society adapt to a changing climate. From smart grids to disaster management, we identify high impact problems where existing gaps can be filled by machine learning, in collaboration with other fields. Our recommendations encompass exciting research questions as well as promising business opportunities. We call on the machine learning community to join the global effort against climate change.

441 citations

Journal Article
TL;DR: Frontczak et al. as mentioned in this paper examined which subjectively evaluated indoor environmental parameters and building features mostly affect occupants' satisfaction in mainly US office buildings and found that satisfaction with all 15 parameters listed in the survey contributed significantly to overall workspace satisfaction.
Abstract: Author(s): Frontczak, Monika; Schiavon, Stefano; Goins, John; Arens, Edward A; Zhang, Hui, Ph.D; Wargocki, Pawel | Abstract: The paper examines which subjectively evaluated indoor environmental parameters and building features mostly affect occupants’ satisfaction in mainly US office buildings. The study analyzed data from a web-based survey administered to 52,980 occupants in 351 office buildings over ten years by the Center for the Built Environment. The survey uses 7-point ordered scale questions pertaining to satisfaction with indoor environmental parameters, workspace and building features. The average building occupant was satisfied with his/her workspace and building. Proportional odds ordinal logistic regression shows that satisfaction with all 15 parameters listed in the survey contributed significantly to overall workspace satisfaction. The most important parameters were satisfaction with amount of space (odds ratio OR 1.57, CI: 1.55-1.59), noise level (OR 1.27, CI: 1.25-1.29) and visual privacy (OR 1.26, CI: 1.24-1.28). Satisfaction with amount of space was ranked to be the most important influence for workspace satisfaction, regardless of age group (below 30, 31-50 or over 50 years old), gender, type of office (single or shared offices, or cubicles), distance of workspace from a window (within 4.6 m or further) or satisfaction level with workspace (satisfied or dissatisfied). Satisfaction with amount of space was not related to the gross amount of space available per person.PRACTICAL IMPLICATIONSTo maximize workspace satisfaction designer should invest in aspects which increase satisfaction with amount of space and storage, noise level and visual privacy. Office workers will be most satisfied with their workspace and building when located close to a window in a private office. This may affect job satisfaction, work performance and personal and company productivity.

324 citations