Your search returned 52 items.
The encrypt module can be applied using the Pack -> Macro button followed by the Encrypt button in the block definition basic data page. The Pack -> Macro option copies all equations to the…
Tags
Yes, it is possible to exchange variables between two composite models in the same way as it is done between two common models. It is only necessary to set up a frame in which the two frames are…
In the attached example a counter is implemented in DSL using the event function. This function creates in this case a parameter event over the same DSL model every time the input signal changes sign…
Tags
The idea of the initialisation is to preset the internal model signals by the results of an initial load flow.The key point is to first check for each DSL-model, which inputs/outputs are known and…
There are several possibilities to calculate the initial conditions. Consider the example y=a*u+b, where y is the output and u the input signal of the model. The initial value of y is known (=0),…
PowerFactory offers intrinsic DSL 2-dimensional approximation functions: lapprox2 and sapprox2. The attached project contains two DSL models for these two functions. The Common Models is stored inside…
Tags
The example attached includes a measurement file drive in a 3-phase load. Import the project, save the data file loadmeas.txt to the hard disk and select this file in the measurement file object of…
In the attached example a random signal is generated using the sample and hold noise generator (ElmNoise) within a DSL model. The generated random signal is defined to change every 1/Frequency…
The slots in the standard frames are predefined slots for the different elements a synchronous machine controller may have, i.e. the element Power System Stabilizer (ElmPss), etc. The names of the…
Although both look very similar, there is an important difference between the frame and the block diagram. The frame does consist of slots and signals connecting them. In the slots only the inputs and…
Tags