Our Tutorials
Getting started is never easy! We help you with this custom tutorials to help you get a grasp of DeepEdit's most common features
Web site instructions and Download guidelines for getting the DeepEdit app. Installers are currently available for Windows and Linux only. Mac OS users can download the .zip version and execute calling its own Java installation. We suggest the following execution command:
java -Xmx1024m -jar DeepEdit.jar
Getting started with packaged examples or download online examples from our partners
DC-Power Flow is the simplest form of Power System network analysis. DeepEdit uses linear algebra to formulate the equations. An iterative method is used to calculate losses using the classic “quadratic” loss formula or the cosin-phi method.
The AC power flow solves the non-linear power balance equation system that rules the flow distribution in AC systems. DeepEdit uses the fast-decoupled NR method. It can switch to full NR and automatically switch to PQ when Q limits are exceeded. A Voltage visualizar renders voltage distribution in Schematic
The Economic dispatch is an optimization problem that seeks to minimize total generation cost considering the load distribution across the network. The rule that govern the flow distribution is the DC Power flow equations
The DC load flow equations is not explicitly embedded into the optimization problem but, instead, the flow sensitivities are derived from the Impedance Matrix.
The Full-DC explicitly models the voltage angles as optimization variables. The classic DC-Power flow equations are embedded into the cost-minimization problem. Solution of Large-Scale and Full-DC economic dispatch should be identical in the absence of losses