Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Properly set-up control references #58

Closed
rodrigomha opened this issue May 28, 2020 · 0 comments
Closed

Properly set-up control references #58

rodrigomha opened this issue May 28, 2020 · 0 comments

Comments

@rodrigomha
Copy link
Member

Currently control references from Power and Voltage are directly taken from the output of the PowerFlow. For example:

  • Control_ref[P_ref] = get_activepower(PF)
  • Control_ref[V_ref] = get_busvoltage(PF)

The set-up of control references should update those values, depending on specific components connected in each device, such that P_ref and V_ref match the solution obtained from the PF. That is, follow Milano's implementation of such parameters.

@jd-lara jd-lara closed this as completed Jul 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants