Load Model Data Tool Development Update

Slides:



Advertisements
Similar presentations
BPAs Generator Model Validation Technique/Tool MVWG Denver, CO May 18-19, 2009 Steve Yang Bonneville Power Administration.
Advertisements

SRWG Activity Report (as presented) March 21-23, 2012 TSS Meeting #160 WECC Offices Salt Lake City, Utah Mark Graham, SRWG Chair/David Franklin TSS.
Modeling Electrical Systems With EMTP-RV
January TSS J. Gronquist, S. Kincic
Working with pig Cloud computing lecture. Purpose  Get familiar with the pig environment  Advanced features  Walk though some examples.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
Introduction to eValid Presentation Outline What is eValid? About eValid, Inc. eValid Features System Architecture eValid Functional Design Script Log.
Overview of Mini-Edit and other Tools Access DB Oracle DB You Need to Send Entries From Your Std To the Registry You Need to Get Back Updated Entries From.
4-1 INTERNET DATABASE CONNECTOR Colorado Technical University IT420 Tim Peterson.
About Dynamic Sites (Front End / Back End Implementations) by Janssen & Associates Affordable Website Solutions for Individuals and Small Businesses.
OracleAS Reports Services. Problem Statement To simplify the process of managing, creating and execution of Oracle Reports.
ETL Extract Transform Load. Introduction of ETL ETL is used to migrate data from one database to another, to form data marts and data warehouses and also.
Keywords Searching and Analysis System Member Student ID Role 刘亮 Liu Liang System Analyst 顾子俊 Gu Zijun Developer 杜菡菡 Du Hanhan
Presented by Jens Schwidder Tara D. Gibson James D. Myers Computing & Computational Sciences Directorate Oak Ridge National Laboratory Scientific Annotation.
Workforce Scheduling Release 5.0 for Windows Implementation Overview OWS Development Team.
Mantid Stakeholder Review Nick Draper 01/11/2007.
Pavel Nevski DDM Workshop BNL, September 27, 2006 JOB DEFINITION as a part of Production.
CAA Database Overview Sinéad McCaffrey. Metadata ObservatoryExperiment Instrument Mission Dataset File.
William Perry U.S. Geological Survey Western Ecological Research Center Geography 375 Final Project May 22, 2013.
V7 Foundation Series Vignette Education Services.
1 PSSE Playback Model Validation with PMU Data Damien Sommer, P.E. Senior Transmission Planning Engineer.
Solvency II Tripartite template V2 and V3 Presentation of the conversion tools proposed by FundsXML France.
Version 0.1 Draft – For Review Murali Mohan Murthy
PowerWorld Case Validation
MIKADO – Generation of ISO – SeaDataNet metadata files
Load Composition Modeling Update
Modeling DER in Transmission Planning CAISO Experience
Western Electricity Coordinating Council
Nader Samaan Xinda Ke Pacific Northwest National Laboratory (PNNL)
The Model Validation Story
Unit 5 Working with pig.
ADVANCED BATCH.
Efficient Data Format for CLM
z/Ware 2.0 Technical Overview
Slaven Kincic SMVTF Progress Report
Dynamic Input with SQL Queries
Course Name: QTP Trainer: Laxmi Duration: 25 Hrs Session: Daily 1 Hr.
CMPLDW2 – Prototype Modular Structure WECC LMTF Meeting March 2017
PSS®E Update for WECC Good morning, welcome to psse presentation for the UGM I’m glenn pietrow, PSSE product manager and GUI developer Currently manage.
Lesson 1: Introduction to Trifacta Wrangler
Chapter 12: Automated data collection methods
CANalytics TM CAN Interface Software BY.
Lesson 1: Introduction to Trifacta Wrangler
CMPLDWG Composite Model with Distributed Generation Approval
Ruisheng Diao, Renke Huang, Pavel Etingov, Henry Huang PNNL
Accurate Fault Location Using Modeling and Simulation
JavaScript.
ASP.NET Module Subtitle.
Python’s Standard library part I
Electronic Data Exchange and Evaluation System
BPA/GE Load Model Improvements Project
PSS®E Update for WECC Good morning, welcome to psse presentation for the UGM I’m glenn pietrow, PSSE product manager and GUI developer Currently manage.
CMPLDW2 – Prototype Modular Structure WECC LMTF Meeting March 2017
Composite Load Model with Distributed Generation (CMPLDWG)
PSSE Playback Model Validation with PMU Data
Ruisheng Diao, Renke Huang, Pavel Etingov, Henry Huang PNNL
CMPLDWG Composite Model with Distributed Generation Approval
Efficient Data Format for CLM
Nader Samaan Xinda Ke Pacific Northwest National Laboratory (PNNL)
Hongming Zhang EMS Applications Manager, PEAK RC
SRWG Meeting 15-2 Power Plant Validation Tools
Recitation on AdFisher
Network Analysis using Python
Lesson 3: Trifacta Basics
M. Kezunovic (P.I.) S. S. Luo D. Ristanovic Texas A&M University
Final Project Geog 375 Daniel Hewitt.
Power World User’s Work Group (PWUWG)
Just Enough SSIS Scripting to be Dangerous.
GridLAB-D Workshop: Electrification Study
OpenFIDO Berk Serbetcioglu (SLAC) CEC Advanced Simulation Program
Presentation transcript:

Load Model Data Tool Development Update Pavel Etingov, Yuan Liu, Yu Zhang Pacific Northwest National Laboratory PNNL-SA-124549

PNNL Load Model Data Tool LMDT 1.0 was released under an open source license in 2013 LMDT was developed in collaboration with BPA and WECC LMTF Development was funded by DOE ARRA Stand-alone MS Windows application LMDT automates the process of the load composite model data preparation LMDT supports GE PSLF and Siemens PSSE formats 2

Composite Load Model September 19, 2018

LMDT 2 Development is funded by DOE Fully redesigned GUI Advanced functionality New visualization capabilities Database of load models for different climate zones Generating .dyd and .dyr dynamic records September 19, 2018

LMDT 2 Main GUI September 19, 2018

LMDT 2.1 New version 2.1 is now available Configurable presets for each climate zone: Modify and store in the configuration file a load composition Modify and store in the configuration file a feeder configuration September 19, 2018

XML configuration file Multiple presets with different configurations Individual configuration for each climate zone including: Feeders Commercial load Residential load September 19, 2018

Feeder configuration Residential Commercial Mixed Rural/agricultural September 19, 2018

Commercial load configuration September 19, 2018

Residential load configuration September 19, 2018

Load Model Database Different load type Climate zones Operating hours Commercial Residential Industrial Agricultural Data Service Climate zones Operating hours Seasons September 19, 2018

Composite load model and Dynamic records Input Composite Load Model Motor Data Power Flow Data Output .dyd record .dyr record New features: Error log Search within an output file September 19, 2018

Model validation PNNL set up a simple two-bus system to compare simulated PQ of composite load model and measured PQ in response to played-in voltage and frequency. Developed EPCL code to run play-in events in batch mode. Pre-process original play-in event data file. Extract initial bus voltage and load PQ measurements from play-in data file. Adjust and re-solve power flow raw file. Run dynamic simulations with played-in voltages and frequencies at the load terminal. Working on dynamically selecting composite load .dyd record based on seasons and operating hours of the recorded play-in events. September 19, 2018

Play-in Event Data Conversion P, Q G Cmpldw f Z = 0.0001 + 0.001j pu PSLF readable csv data file Original csv event data file obtained from LBNL DataProcess.py September 19, 2018

Files Generated by Python Script Original csv pu MW MVAr DataProcess.py Re-formatted csv Initial V, P, Q are extracted from original csv files, and are used to adjust power flow data “EventFileList.txt” Collects the names of reformatted play-in data files. EPCL accesses “EventFileList.txt” to obtain file names and pass them to string array. With the file names identified, EPCL can open and import play-in data file by file. September 19, 2018

Flow Chart of Entire Process Run “DataProcess.py” EventFileList.txt Reformatted Play-in csv files InitialVPQ.txt Event(i) EPCL Open and solve power flow file V0, P0, Q0 Record Date & Hour EPCL LMDT generates Cmpldw .dyd Load dynamic data file i=i+1 Volt. and freq. String array *eventfile[N] Import play-in csv file Run dynamic simulation September 19, 2018 Output

Some Results Climate Zone: DSW Season: Winter day Hour Index = 21 September 19, 2018

LMDT web page https://svn.pnl.gov/LoadTool Pavel.Etingov@pnnl.gov Yu.Zhang@pnnl.gov Yuan.Liu@pnnl.gov September 19, 2018