Vsource#
( Circuit Element, PC Element )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/Vsource.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
string |
Name of bus to which the main terminal (1) is connected. |
||
2 |
|
real |
115.0 |
Base Source kV, usually phase-phase (L-L) unless you are making a positive-sequence model or 1-phase model in which case, it will be phase-neutral (L-N) kV. |
|
3 |
|
real |
1.0 |
Per unit of the base voltage that the source is actually operating at. |
|
4 |
|
real |
0.0 |
Phase angle in degrees of first phase: e.g.,Angle=10.3 |
|
5 |
|
real |
Hz |
Source frequency. Defaults to system default base frequency. |
|
6 |
|
integer |
3 |
Number of phases. |
|
7 |
|
real |
MVA |
MVA Short circuit, 3-phase fault. Z1 is determined by squaring the base kv and dividing by this value. For single-phase source, this value is not used. |
|
8 |
|
real |
MVA |
MVA Short Circuit, 1-phase fault. The “single-phase impedance”, Zs, is determined by squaring the base kV and dividing by this value. Then Z0 is determined by Z0 = 3Zs - 2Z1. For 1-phase sources, Zs is used directly. Use X0R0 to define X/R ratio for 1-phase source. |
|
9 |
|
real |
Positive-sequence X/R ratio. |
||
10 |
|
real |
Zero-sequence X/R ratio. |
||
11 |
|
real |
A |
Alternate method of defining the source impedance. |
|
12 |
|
real |
A |
Alternate method of defining the source impedance. |
|
13 |
|
real |
Ω |
Alternate method of defining the source impedance. |
|
14 |
|
real |
Ω |
Alternate method of defining the source impedance. |
|
15 |
|
real |
Ω |
Alternate method of defining the source impedance. |
|
16 |
|
real |
Ω |
Alternate method of defining the source impedance. |
|
17 |
|
string |
Positive |
Maintain specified sequence for harmonic solution. Default is positive sequence. Otherwise, angle between phases rotates with harmonic. |
|
18 |
|
string |
Positive |
Set the phase angles for the specified symmetrical component sequence for non-harmonic solution modes. |
|
19 |
|
string |
Name of bus to which 2nd terminal is connected. |
||
20 |
|
complex |
Ω |
Positive-sequence equivalent source impedance, ohms, as a 2-element array representing a complex number. Example: |
|
21 |
|
complex |
Ω |
Zero-sequence equivalent source impedance, ohms, as a 2-element array representing a complex number. Example: |
|
22 |
|
complex |
Ω |
Negative-sequence equivalent source impedance, ohms, as a 2-element array representing a complex number. Example: |
|
23 |
|
complex |
2-element array: e.g., [1 2]. An alternate way to specify Z1. See Z1 property. Per-unit positive-sequence impedance on base of Vsource BasekV and BaseMVA. |
||
24 |
|
complex |
2-element array: e.g., [1 2]. An alternate way to specify Z0. See Z0 property. Per-unit zero-sequence impedance on base of Vsource BasekV and BaseMVA. |
||
25 |
|
complex |
2-element array: e.g., [1 2]. An alternate way to specify Z2. See Z2 property. Per-unit negative-sequence impedance on base of Vsource BasekV and BaseMVA. |
||
26 |
|
real |
Default value is 100. Base used to convert values specified with puZ1, puZ0, and puZ2 properties to ohms on kV base specified by BasekV property. |
||
27 |
|
string |
LOADSHAPE object to use for the per-unit voltage for YEARLY-mode simulations. Set the Mult property of the LOADSHAPE to the pu curve. Qmult is not used. If UseActual=Yes then the Mult curve should be actual L-N kV. |
||
28 |
|
string |
LOADSHAPE object to use for the per-unit voltage for DAILY-mode simulations. Set the Mult property of the LOADSHAPE to the pu curve. Qmult is not used. If UseActual=Yes then the Mult curve should be actual L-N kV. |
||
29 |
|
string |
LOADSHAPE object to use for the per-unit voltage for DUTYCYCLE-mode simulations. Set the Mult property of the LOADSHAPE to the pu curve. Qmult is not used. If UseActual=Yes then the Mult curve should be actual L-N kV. |
||
30 |
|
string |
Thevenin |
Specifies whether the Vsource is to be considered a Thevenin short circuit model or a quasi-ideal voltage source. If Thevenin, the Vsource uses the impedances defined for all calculations. If “Ideal”, the model uses a small impedance on the diagonal of the impedance matrix for the fundamental base frequency power flow only. Then switches to actual Thevenin model for other frequencies. |
|
31 |
|
complex |
[1e-06, 0.001] |
2-element array: e.g., [1 2]. The pu impedance to use for the quasi-ideal voltage source model. Should be a very small impedances. Default is [1e-6, 0.001]. Per-unit impedance on base of Vsource BasekV and BaseMVA. If too small, solution may not work. Be sure to check the voltage values and powers. |
|
32 |
|
string |
defaultvsource |
Name of harmonic spectrum for this source. |
|
33 |
|
real |
Hz |
Base Frequency for ratings. |
|
34 |
|
boolean |
True |
Indicates whether this element is enabled. |
|
35 |
|
string |
Make like another object, e.g.: |
Enumerations#
VSource: Model#
Value |
---|
|
|
Sample links#
These are the 18 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
6 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
1 |
|
1 |
Links are provided to the dss-extensions/electricdss-src repository since there are some edits and fixes. Otherwise, these files should be available on the official OpenDSS SVN or in the OpenDSS application folder if your have a local installation.