Skip to content

ccoffrin/lnc-animation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Lifted Nonlinear Cuts Animation

What is this?

This technical report proposed two valid inequalities for the AC power flow equations in a 4-Dimensional space (w_i, w_j, w^r, w^i). This R script produces a 2D animation of these inequalities in the w_i, w^r space. The w_j variable is captured overtime and the w^i space is projected onto the 2D space. The "receding" lines indicate parts of the w^i space that and are projected onto the w_i, w^r space.

'make.it' is a script that builds an animated gif of the inequalities. An example can be viewed here.

By chaining the variable bound values at the beginning of 'make.r' you can explore how the cuts change based on the input parameters. The default parameters are set near the extreme limits of typical power system design practices.

Requirements

This script requires R for building the PDFs and imagemagick's convert for combining them into a gif. The bash terminal is required for 'make.it'

About

Builds an Animation of Lifted Nonlinear Cuts for AC Power Flow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published