Category
Tags
Your search returned 213 items.
The following code gets the export command from the stadycase and prepares it in such way that the data can be exported as a csv file.  In this example a resultfile of a RMS-Simulation is used and the…
The attached project shows all three different possibilities the DSL event command offers. The three loads are disconnected by a DSL model. The event is triggered in this case fixed at 2s via the…
The Unit Commitment and Dispatch Optimisation module was new in PowerFactory 2019.  The module solves the unit commitment linear-programming problem over a predefined period of time, while optimising…
The attached script allows the direct plotting of selected signals or states from the graphical block definition. Usage is simple: Import the script (best to the projects script folder), mark the…
Using the measurement file to read time series will give you a simulation time referenced value. An event based shift of this curve is not possible. The attached project shows another approach on…
Using element parameter via signals is not possible in DSL but the configuration script, available since V2020, can help you to get the task done. The configuration script is defined in the type…
Tags
A synchronous motor is typically started as an induction machine while a field winding resistance is also used. The "asynchronous" motor starting of a synchronous machine implies the use of rotor…
The normal tap changer model of a transformer can adapt the voltage at the LV- or HV-side. The control is applied when the voltage of a certain terminal is violating the upper or lower voltage limit.…
To simulate the charging behaviour of electric vehicles in PowerFactory the template “DIgSILENT Electric Vehicle” from the global library can be used. This is done by using a QDSL (Quasi-Dynamic…
In PowerFactory 2021 a new plot framework was introduced. The old classes for pages (SetVipage) and plots (VisPlot, Vis..) were retired and new, more advanced, classes are now avaiable and the new…