Skip to content

Component Awareness of System MVA Base #296

@lukelowry

Description

@lukelowry

Summary

Each component needs access to the global MVA base to perform base conversions for quantities such as power and current correctly.

Rationale

At the time of writing this, the PhasorDynamics module assumes a priori that the system base is 100 MVA. In #286 , we implemented the machine model MVA base conversion, but the models must assume the system base is 100 MVA. This may not be true for all cases.

Description

The Component class protected variable mva_system_base_ should reflect what is specified in the input JSON file. This system-level information needs to be provided to all component models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions