66 Results for the search "EV":
extract values from load-flow results
Description:This script contains several functions that allow retrieve specific results from a load-flow result file (designlf.html).
Tag(s): Load-flow, script, result file
externally controlled deadband
Description:This devices allow a to add a deadband in a signal. The left and right limits of the deadband are indicated with external signals.
The signal is shifted so that there is a continuity at the... see more deadband limits.
Tag(s): Model, deadband, hysteresis
Normal random number generator
Description:This device produce periodically a number randomly with a normal law. To generate it, it uses the Box-Muller methods. To generate the necessary uniform distributions, it uses the park and Miller metho... see mored.
seed: The seed represents the seed of the generator. A same seed will produce the same set of number.
Ts: At each time step of Ts, the random number generator will compute another random number.
variance: The variance represents the law variance.
Tag(s): random, normal, gaussian, uniform
offsets
Description:This device is a linear bloc with two different offsets depending whether input is positive or negative.
Tag(s): offsets, function, hysteresis
using Load-flow results to fill a parameter
Description:This example makes a Load-flow analysis and loads the results to "constants" devices.
Tag(s): Script, Load-flow