1 / 13

Grid Modeling & Database Management for Energy Systems Analysis

Grid Modeling & Database Management for Energy Systems Analysis. Ashish Gupta. Developing The Infrastructure…. Extracting Power Plant Data Converting Databases Developing Software Tools to Analyze Data Researching and Implementing Optimization Algorithms. PJM Data Schematic.

jody
Download Presentation

Grid Modeling & Database Management for Energy Systems Analysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Grid Modeling & Database Management for Energy Systems Analysis Ashish Gupta

  2. Developing The Infrastructure… • Extracting Power Plant Data • Converting Databases • Developing Software Tools to Analyze Data • Researching and Implementing Optimization Algorithms

  3. PJM Data Schematic Planning PSSE Model Bus ID, Bus Name EMS PSSE Model fk_ta_id Creating This Link via Machine Learning Techniques Pnodes 5-Minute Load Data Pnodes ID Bid Data Pnode Names

  4. A Peek at the Code….

  5. PJM Load Data • 52+ Gigabyte File • 2 Main Tools: 1. Byte Index 2. SQL Database

  6. The Processing Tools in Action

  7. Locational Marginal Pricing • Method for calculating energy cost at a particular node

  8. Power Transfer Distribution Factors • Determines increases in flows on branches given power injections at given nodes P: Node injections (the variable). D: Branch susceptances. A:node-arc incidence. B’: Powerflow. Theta: Nodal Phase Angles. PB is power transfer distribution factor matrix.

  9. Economic Dispatch Problem • Finding the optimal way to meet the load of the system • Must adhere to cost curves of each generator

  10. Lambda Iteration Method • Algorithm to efficiently compute generation power corresponding to a particular price

  11. Aggregate Bid Curve

  12. Putting it All Together

More Related