Electa-Git / PowerModelsACDC.jl

A hybrid AC/DC OPF package based on PowerModels.jl
BSD 3-Clause "New" or "Revised" License
53 stars 20 forks source link

Add fixed power factor operation mode to represent LCC #25

Closed frederikgeth closed 6 years ago

frederikgeth commented 6 years ago

For LCC, the reactive power depends on the active power through the firing angle. For bidirectional, the formula is Q_conv = PF* abs(P_conv), which requires a binary variable to represent it exactly.

frederikgeth commented 6 years ago

Should be easy to implement, if you fix the operation direction (rect/inv) as a parameter as well, otherwise you need to add binary variables

frederikgeth commented 6 years ago

Closed 0534583af5ddb0ed92174b43ee7461d407da73f5