Giter Club home page Giter Club logo

Comments (8)

ArgonneTodd avatar ArgonneTodd commented on May 22, 2024

My understanding is that the gen_params file contains parameters for 11 generic unit types. The gen_id file provides the full list of 96 units, which are each assigned one of the 11 unit types. So there is fuel info for each unit, you just have to map between the two files.

However, it seems that more unit parameters are needed. I'm not sure how to determine variable and fixed O&M costs from the gen_params.csv file. I also don't see heat rates or efficiencies that could be used to translate fuel costs to generation costs.

More detailed column header descriptions would be helpful as well (I see that this is on the todo list)

from rts-gmlc.

rafcastro99 avatar rafcastro99 commented on May 22, 2024

Thanks ArgonneTodd! I now understand how to map the 11 types in gen_params to the units in gen_id. Any ideas if the cost data in section mpc.gencost of file RTS.m serves any purpose and, if so, how to map it to generators?

from rts-gmlc.

oconnellm avatar oconnellm commented on May 22, 2024

The data in section mpc.gencost of the RTS.m file gives start and shutdown costs ($), load point (MW) and the corresponding heat rate (Btu/kWh). There are three load points / heat rates for each generator.

There are currently no O&M costs, just fuel and start/shutdown.

from rts-gmlc.

claytonpbarrows avatar claytonpbarrows commented on May 22, 2024

correction... the Price-Quantity pairs in the gencost matrix in the RTS.m has units of $/hr for Price and MW for quantity.

from rts-gmlc.

rafcastro99 avatar rafcastro99 commented on May 22, 2024

Thanks oconnellm. My difficulty is mapping each row in mpc.gencost to each generator... There doesn't appear to be a key in mpc.gencost to map to mpc.gen. Having said that, it just dawned on me that perhaps the mapping is implicitly done using the order of the records, ie the first record in mpc.gencost maps to the first record in mpc.gen, the second record in mpc.gencost maps to the second record in mpc.gen, and so on until the 96th record. Is that right?

from rts-gmlc.

rafcastro99 avatar rafcastro99 commented on May 22, 2024

@claytonpbarrows did you mean to say that the price-quantity pairs in the gencost matrix has units of $/MWhr for price and MW for quantity?

from rts-gmlc.

claytonpbarrows avatar claytonpbarrows commented on May 22, 2024

No, I actually think that it is $/hr and MW. see the CASEFORMAT for matpower.

Also, yes the gencost matrix is implicitly indexed with the same order as the generator matrix in RTS.m

from rts-gmlc.

rafcastro99 avatar rafcastro99 commented on May 22, 2024

Thanks to all for the responses.

from rts-gmlc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.