Sei sulla pagina 1di 27

File Layouts

MILSOFT WindMil
Version 5

Milsoft Integrated Solutions, Inc.

Contents
WindMil File Layouts..............................................................................................1
Section File Layout (.STD).....................................................................................3
For all segments.................................................................................................4
If segment/section type is 1 (Overhead Line) or 3 (Underground Line)...........4
If segment/section type is 2 (Capacitor)............................................................5
If segment/section type is 4 (Regulator)............................................................5
If segment/section type is 5 (Transformer)........................................................6
If segment/section type is 6 (Electric Switch)...................................................6
If segment/section type is 8 (Fake/Node)..........................................................6
If segment/section type is 9 (Source).................................................................7
If segment/section type is 10 (Overcurrent Device)..........................................7
If segment/section type is 11 (Motor) or 12 (Generator)..................................8
If type is 11 (Motor)...........................................................................................9
If type is 12 (Generator)....................................................................................9
If segment/section type is 0...............................................................................9
Section File Layout Notes......................................................................................11
Section Midpoint File Layout (.MPT)..................................................................23
Billing Account File Layout (.ACC).....................................................................24

COPYRIGHT
Copyright 1985-2001 by Milsoft Integrated Solutions, Inc. All rights reserved. MILSOFT and
WindMil are trademarks of Milsoft Integrated Solutions, Inc. Other brands and products
listed are trademarks of their respective companies.
Information in this document is subject to change without notice.
January 11, 2001

WindMil File Layouts

This guide defines the data structure used for the different types of files enabling
the import or export of different types of databases.

Section File Layout (.STD)


Usage:

This is a Standard ASCII file for importing or exporting a WindMil


model.

Revision Date 09/15/99

All records in the Standard WM ASCII Section File are delimited, not fixed.

You must place a comma (,) between each field.

If a field does not require a value, use two commas (,,) in place of the field
value. The default value for that field will be used.

The delimiter should not end the last field of any given record.

You must enter the first four mandatory fields of each section on any line.

If the remaining values are to be defaulted, there is no need to add the two
commas (,,) placeholders for every field.
You must place a carriage return/line feed (CR/LF) at the end of each record.
Any data missing after a carriage return/line feed (CR/LF) will be set to its
default value.
The colon (:) comment field will be added at a later date.
You can place an optional header in the first record of the file to identify the
file format and version. The header must resemble the following:
MILSOFT STD WM ASCII,001

A file with no header is assumed to be the latest version.


Each of the remaining records will describe the segment/section data for a
single segment/section.
Only one record per section exists.
There is no specified record length, however, each record must end with a
carriage return/line feed (CR/LF) combination.

The following abbreviations are used to represent the data type used:
A

Alphanumeric String

any combination of characters & digits

SI Short Integer (2 bytes) (-32,768 to 32,767)


L

Long Integer (4 bytes)

Floating Point Real

-2,147,483,648 to 2,147,483,647
3.4x10** - 38 to 3.4x10**38

Note A floating point value does not have to be stored with a decimal point, if
not necessary. (Example: 1000.0 can be stored as 1000)

WindMil File Layouts

For all segments


Field
A-1
A-2
A-3
A-4
A-5
A-6
A-7
A-8

Type
A
SI
SI
A
A
L
L
A

Description
Section Identifier
Section Type
Section Phase Configuration
Prior Section Identifier
Map Number
X Coordinate
Y Coordinate
Preferred Section Name

Notes
M, 1
M, 2
M, 3
M, 4
5
6
6
7

If segment/section type is 1 (Overhead Line) or


3 (Underground Line)
Field
L- 9
L-10
L-11
L-12
L-13
L-14
L-15
L-16
L-17
L-18
L-19
L-20
L-21
L-22
L-23
L-24
L-25
L-26
L-27
L-28
L-29

Type
A
A
A
A
F
A
A
A
A
F
L
F
F
F
F
F
F
F
F
F
SI

Description
Conductor Description, Phase A
Conductor Description, Phase B
Conductor Description, Phase C
Conductor Description, neutral
Impedance Length
Construction Description
Load Mix Description
Load Zone Description
Load Location
Load Growth
Billing Reference
Allocated kW, Phase A
Allocated kW, Phase B
Allocated kW, Phase C
Allocated kvar, Phase A
Allocated kvar, Phase B
Allocated kvar, Phase C
Allocated Consumers, Phase A
Allocated Consumers, Phase B
Allocated Consumers, Phase C
Load Interruptible Type

Notes
8, 3P
8, 3P
8, 3P
8
in feet, default=0
9
10
11
12
13
14
15
15
15
16
16
16
17
17
17
55

If segment/section type is 2 (Capacitor)


Field
C- 9*
C-10*
C-11*
C-12
C-13
C-14
C-15
C-16
C-17
C-18
C-19

Type
F
F
F
L
SI
SI
F
F
A
SI
F

Description
kvar, Phase A
kvar, Phase B
kvar, Phase C
Voltage Rating
Switch Type Code
Switch Status Code
Switch On Setting
Switch Off Setting
Control Circuit Element
Connection
Unit Size kvar

Notes
3P, in kvar. default=0
3P, in kvar. default=0
3P, in kvar. default=0
18
19
20
21
21
1, 52
54
in kvar, default=0

If segment/section type is 4 (Regulator)


Field
R- 9
R-10
R-11
R-12
R-13
R-14
R-15
R-16
R-17
R-18
R-19
R-20
R-21
R-22
R-23
R-24
R-25
R-26
R-27
R-28
R-29

Type
SI
SI
SI
A
A
A
F
F
F
F
F
F
F
F
F
F
F
F
F
F
F

Description
Regulator Type
Controlling Phase
Regulator Winding Connection
Regulator Description, Phase A
Regulator Description, Phase B
Regulator Description, Phase C
Output Voltage, Phase A
Output Voltage, Phase B
Output Voltage, Phase C
LDC R-Setting, Phase A
LDC R-Setting, Phase B
LDC R-Setting, Phase C
LDC X-Setting, Phase A
LDC X-Setting, Phase B
LDC X-Setting, Phase C
1st House High Protector, ph A
1st House High Protector, ph B
1st House High Protector, ph C
1st House Low Protector, ph A
1st House Low Protector, ph B
1st House Low Protector, ph C

Notes
22
23
24
25, 3P
25, 3P
25, 3P
26, 3P
26, 3P
26, 3P
27, 3P
27, 3P
27, 3P
27, 3P
27, 3P
27, 3P
28, 3P
28, 3P
28, 3P
28, 3P
28, 3P
28, 3P

WindMil File Layouts

If segment/section type is 5 (Transformer)


Field
T- 9
T-10
T-11
T-12
T-13
T-14
T-15
T-16
T-17
T-18
T-19

Type
SI
A
F
F
F
F
SI
F
A
F
F

Description
Transformer Winding Connection
Xfmr Conductor Description
Rated Input Voltage (Src Side)
Input Voltage (Src Side) phB Not Used
Input Voltage (Src Side) phC Not Used
Rated Output Voltage (Load Side)
APCNF (Source Side Config)
Rated Tertiary Output Voltage
Tertiary Child Identifier
Nominal of Output System
Nominal of Output System

Notes
29
8
30, 3P
30, 3P
30, 3P
30
31
50
51

If segment/section type is 6 (Electric Switch)


Field
E- 9
E-10
E-11

Note

Type
A
A
A

Description
Switch Status
Switch ID
Partner Identifier

Notes
32
up to 15 chars, default=NULL
33

Segment/section type 7 is not used.

If segment/section type is 8 (Fake/Node)


Field
F- 9
F-10
F-11
F-12
F-13
F-14
F-15
F-16
F-17
F-18
F-19
F-20
F-21
F-22
F-23

Type
SI
SI
A
A
A
F
L
F
F
F
F
F
F
F
F

Description
Feeder Number
Load Allocation Control Point
Load Mix Description
Load Zone Description
Load Location
Load Growth
Billing Reference
Allocated kW, Phase A
Allocated kW, Phase B
Allocated kW, Phase C
Allocated kvar, Phase A
Allocated kvar, Phase B
Allocated kvar, Phase C
Allocated Consumers, Phase A
Allocated Consumers, Phase B

Notes
35
36
10
11
12
13
14
15
15
15
16
16
16
17
17

F-24

Allocated Consumers, Phase C

17

Field
F-25

Type
SI

Description
Node is mandatory

Notes
Default=0
Valid values 0=false
1= true
Used for Circuit Reducer.
True if this is a mandatory
Node.

F-26

SI

Circuit Level

0 - None
1 - Feeder
2 - Substation Low Side Bus
3 - Substation High Side Bus
4 - Spot Load
F - End of Element
Default=0

F-27

SI

Load Interruptible Type

55

If segment/section type is 9 (Source)


Field

Type

S- 9
S-10
S-11
S-12
S-13
S-14
S-15
S-16
S-17
S-18

A
A
SI
F
F
F
F
SI
A
A

Description
Zsm Impedance Desc - Minimum
Zsm Impedance Desc - Maximum
Substation Number
Bus Voltage
OH Ground Ohms for Min Fault
UG Ground Ohms for Min Fault
Nominal Voltage
Load Allocation Control Point
Wye or Delta Connection Code
Regulation Code

Notes
8
8
37
38
39
39
34
36
40
41

If segment/section type is 10 (Overcurrent Device)


Field
O- 9
O-10
O-11

Type
A
A
A

O-12
O-13

SI
SI

Description
Overcurrent Description, Phase A
Overcurrent Description, Phase B
Overcurrent Description, Phase C
Is Closed Phase A
Is Closed Phase B

Notes
42, 3P
42, 3P
42, 3P
53
53

WindMil File Layouts

O-14
O-15

SI
SI

Is Closed Phase C
Is Closed All Same as
First existing phase

53
53

O-16

SI

Load Allocation control Point

36

If segment/section type is 11 (Motor) or 12 (Generator)


Field
MG- 9
MG-10
MG-11
MG-12
MG-13
MG-14
MG-15
MG-16
MG-17
MG-18
MG-19
MG-20
MG-21
MG-22
MG-23
MG-24
MG-25

Type
A
A
A
F
A
A
A
F
F
F
F
F
F
F
F
F
F

Description
Steady State Cond. Description
Transient Cond. Description
Sub-Transient Cond. Desc.
Rated Voltage
Load Mix Description
Load Zone Description
Load Location
Load Growth
Allocated kW, Phase A
Allocated kW, Phase B
Allocated kW, Phase C
Allocated kvar, Phase A
Allocated kvar, Phase B
Allocated kvar, Phase C
Allocated Consumers, Phase A
Allocated Consumers, Phase B
Allocated Consumers, Phase C

Notes
8
8
8
10
11
12
13
15
15
15
16
16
16
17
17
17

If type is 11 (Motor)
Field
M-26
M-27
M-28
M-29
M-30
M-31
M-32
M-33
M-34
M-35
M-36
M-37
M-38
M-39
M-40
M-41
M-42

Type
SI
SI
F
F
F
F
F
SI
F
SI
SI
F
F
F
F
F
F

Description
Model
Motor Status
Horse Power
Running Power Factor
% Efficiency
Rated LG kV
Drop Out Limit
NEMA Type
Motor Start Limit
Motor Start Limited By
Soft Start Type
Soft Start Impedance,
Soft Start Impedance,
Soft Start Tap
Soft Start Winding
Locked Rotor Power Factor
Locked Rotor Multiplier

Notes
43
44
in PU, default = 0
in PU, default = 0
default = 0
in PU, default = 0
45
46
47
Real
Imag

If type is 12 (Generator)
Field
G-26
G-27
G-28
G-29
G-30
G-31
G-32
G-33
G-34

Type
SI
F
F
A
F
F
F
F
F

Description
Model
Voltage to Hold,
Voltage to Hold,
Section to Hold Voltage At
kW Out
Maximum kW Out
Maximum kvar Lead Output
Maximum kvar Lagg Output
Rated Voltage for Gen. as Source

Notes
48
Real
Imag
49

If segment/section type is 0
(End Of Section used to define forced end of section for model building
programs.)
No section-type dependent information exists.

Section File Layout (*.STD)

Section File Layout Notes


Modified - 10/21/98
Note

Description

Mandatory Field This field is required. A comma (,) cannot be used in


place of the required value, as it will cause a fatal error.

3P

For all 3-phase fields marked with this comment:


If all values on all existing phases are identical, you only need to put the
value in one of the fields. The two commas (,,) must still be placed in the
file as a placeholder for these fields.
For 3-phase equipment, (regulators, conductors, and line sections):
Use the value NONE if the field does not actually have a value and at least
one of the 3-phase fields has a value.

Example
For an overcurrent device:
The following creates a 3-phase section with all devices set to 5-H OCR
OCR-1,10,7,ROOT,,,,,5-H OCR,,
OCR-1,10,7,ROOT,,,,,5-H OCR
OCR-1,10,7,ROOT,,,,,5-H OCR
OCR-1,10,7,ROOT,,,,,5-H OCR
The following creates a 3-phase section with device on Phases A and B set to
5-H OCR and Phase C having no device, (very unlikely case).
OCR-1,10,7,ROOT,,,,,5-H OCR,,NONE
The following creates a 3-phase section with phases having no devices. (Not
recommended, as it can later cause problems.)
OCR-1,10,7,ROOT

Note

Description

Section Identifier Unique alphanumeric name identifying the


current segment/section. Valid entries are up to 15 alphanumeric
characters.

12

WindMil File Layouts

Note

Description

Section Type Code Identifies the type of segment/section being


modeled. The last part of each record is interpreted differently based
on this type code.
Valid codes are:
0 End of Section (only applicable to Mapping Systems)
1 Overhead Line
2 Capacitor
3 Underground Line
4 Regulator
5 Step Transformer
6 Electric Switch
7 <undefined>
8 Node/Fake
9 Source
10 Overcurrent Device
11 Motor
12 Generator

Section Phase Configuration This code describes the


configuration or phasing of the segment.
Valid codes are:
1 A
2 B
3 C
4 AB
5 AC
6 BC
7 ABC

Parent Section Identifier The parent section is the upstream


section from which this section receives its power. If 0 or ROOT,
no parent exists. Valid entries are up to 15 characters in length. If the
parent section identifier does not match any other sections in the
database, the parent identifier will be set to ROOT and a warning
will be generated.

Section File Layout (*.STD)

13

Note

Description

Map Number This alphanumeric string specifies the map location of


the load end of the section. This field can be up to 20 characters in
length.

X and Y Coordinates The geographical coordinate of the section.


For a section with length, it is the coordinate of the load end of the
section. The coordinates of the source side are the same as the load
side coordinates of the prior section. If no prior segment/section exists,
the section will appear of length zero on the screen and will have to be
resolved later. For segments/sections with no length, the coordinates
should be the same as the prior section's coordinates.

Preferred Section Name Used only by mapping systems for


model reduction. Applicable to all segment types except Overhead and
Underground Lines. If non-null, this identifier supersedes the section
number. The default is NULL and the alphanumeric string may be up
to 15 characters in length.

Conductor Description An up to 20-character string that will be


compared to the conductor labels stored in the MILSOFT Equipment
Database: Eqdb. If the field is non-null, an exact match is searched for
in the Equipment Tables. If no match is found, a Conductor is added to
the equipment database with default values and a warning is generated.
The default is NULL. See Note 3P on page 11.

Construction Description An up to 20-character string that will be


compared to the Construction Type labels stored in the MILSOFT
Equipment Database: Eqdb. If the field is non-null, an exact match is
searched for in the Equipment Tables. If no match is found, a
Construction Type is added to the equipment database with default
values and a warning is generated. The default is NULL. If the field
remains NULL, the System Default Construction Type will be
associated with this section.

14

WindMil File Layouts

Note

Description

10

Load Mix Description An up to 20-character string that will be


compared to the Load Mix labels stored in the MILSOFT Equipment
Database: Eqdb. If the field is non-null, an exact match is searched for
in the Equipment Tables. If no match is found, a Load Mix is added to
the equipment database with default values and a warning is generated.
The default is NULL. When NULL, nothing is added to the equipment
database.

11

Load Zone Description An up to 20-character string that will be


compared to the Load Zone labels stored in the MILSOFT Equipment
Database: Eqdb. If the field is non-null, an exact match is searched for
in the Equipment Tables. If no match is found, a Load Mix is added to
the equipment database with default values and a warning is generated.
The default is NULL. When NULL, nothing is added to the equipment
database.

12

Load Location Identifies the location of the load on the section.


Valid entries are:
U
Uniform
L
Load End
S
Source End
The default is U (Uniform).

13

Load Growth The default is 0.0.

14

Billing Reference A numeric value that ties any previous billing


reference to this section. The default is 0.

15

Allocated kW Previously calculated kW loading for a given phase


(kW+jkvar). Default is 0.

16

Allocated kvar Previously calculated kvar loading for a given phase


(kW+jkvar). Default is 0.

17

Allocated Consumers Previously calculated number of consumers


for a given phase. Default is 0.

Section File Layout (*.STD)

15

Note

Description

18

Capacitor Voltage Rating The value is in volts and L-G when the
section is Wye connected and L-L when Delta connected. The default
is 0 and should be left at that value unless the voltage rating is a nonstandard system voltage.

19

Capacitor Switch Type Code This code is used to describe the


type of switching used on the capacitor.
Valid codes are:
0
Manual
1
Voltage
2
Current
3
Reactive Amps
4
Time
5
Temperature
The default value is 0 (Manual).

20

Capacitor Switch Status Code This code is used to describe the


current status of the capacitor.

21

Valid codes are:


0
Disconnected
1
On
2
Off (Controlled)
The default value is 0
(Disconnected).
Capacitor Switch On/Off Settings For switched capacitors, the
value at which the switch will turn on or off is based upon the
controlled state of the switch. Units are based upon the value of the
Capacitor Switch Type. When the Capacitor Switch Type is Voltage,
Per Unit, Current or Reactive amps, the On/Off Settings are in per
unit. Otherwise if the type is Time, on/off value in minutes from
midnight, or if Temperature, in degrees Centigrade. The default setting
is 0.

22

Regulator Type
0 represents 3-PH (Regulator Type Dependent)
1 represents 1-PH (Regulator Type Independent)
The default is 0.

16

WindMil File Layouts

Note

Description

23

Regulator Controlled Phase This field is used to specify a three


phase regulator controlled by the voltage on one phase or
independently controlled regulators on each phase.
Valid values are:
0
each phase controlled independently
1
control all phases by voltages & currents on Phase A
2
control all phases by voltages & currents on Phase B
3
control all phases by voltages & currents on Phase C
The default value is 0.

24

Regulator Winding Code Specifies the winding connection


configuration. Winding connection definitions correspond to
definitions in Electrical Transmission and Distribution Reference
Booki, Table 7.
Valid Codes are:
1
tranForm_E_1
2
tranForm_E_2
3
tranForm_E_3
4
tranForm_E_4
5
tranForm_E_5
6
tranForm_E_6
7
tranForm_E_7
8
tranForm_E_8
9
tranForm_E_9
10 tranForm_E_10
The default value is 1. (tranFormE_1).

25

Regulator Description A 20-character string that will be compared


to the Regulator labels stored in the MILSOFT Equipment Database:
Eqdb. If the field is non-null, an exact match is searched for in the
Equipment Tables. If no match is found, a Regulator is added to the
equipment database with default values and a warning is generated.
The default is NULL. If all of the regulator fields remain NULL, the
System Default Regulator will be associated with each existing phase
of this section. See Note 3P on page 11.

26

Regulator Output Voltage If LDC is used, this is the adjustable


target voltage or the voltage at zero amps. If LDC is not used, this is
the output voltage of the regulator. This value is in per unit volts and
the default is 1.0.

Section File Layout (*.STD)

17

Note

Description

27

LDC - Line Drop Compensation These two values are the R and
X settings from the regulator. If LDC is not used, these values should
be zero. Theses values are in per unit volts. The default is 0. (none)

28

First House Protector Specifies the voltage limiting or first house


protector setting in per unit volts. Default setting is 0. (none)

29

Transformer Winding Code Specifies the winding connection


configuration. Winding connection definitions correspond to
definitions in Electrical Transmission and Distribution Reference
BookError: Reference source not found, Table 7.
Valid codes are:
1
tranForm_A_1
2
tranForm_A_6
3
tranForm_A_5
4
tranForm_A_5ug
5
tranForm_A_5open
6
tranForm_A_7
7
tranForm_A_2
8
tranForm_A_3
9
tranForm_A_7one
10 tranForm_A_7open
11 tranForm_C_3
12 tranForm_A_5one
13 tranForm_A_6open
14 tranForm_A_6one
The default is 1.

(Y-Y)
(D-Y)
(Grounded Y-D)
(Ungrounded Y-D)
(Open Y-D)
(D-D)
(Y-Y w/ grd imp)
(Y-Y 3ph core type)
(D-D one)
(D-D open)
(Y-Y-D Ground)
(Y-D one)
(D-Y open)
(D-Y one)

Valid Phasing
Notes
1
2
2
2
3
2
1
1
4
2
2
5
2
6

The following rules apply:


A. Delta windings are not allowed on Wye 1-phase sections.
B. Open Y-D requires APCNF (See Note 31 of Section File
Layout Notes).
Valid Phasing Notes
1. Any valid configuration
2. Transformer and upline element (parent) must be ABC
3. Transformer must be ABC. Upline element can be ABC, AB, BC, or
AC.
4. Transformer is always two-phase (AB, BC, or AC).
If Parent phase is AB

Transformer is AB phase.

If Parent phase is BC

Transformer is BC phase.

If Parent phase is AC

Transformer is AC phase.

18

WindMil File Layouts

(Note 29 continued)
5. Parent element can be any valid configuration. Transformer must
be two-phase (AB, BC, or AC).
If Parent phase is A

Transformer is AB phase.

If Parent phase is B

Transformer is BC phase.

If Parent phase is C

Transformer is AC phase.

6. Parent element can be ABC, AB, BC, or AC. Transformer is


always single-phase.
If Parent phase is AB

Transformer is B phase.

If Parent phase is BC

Transformer is C phase.

If Parent phase is AC

Transformer is A phase.

30

Transformer Voltage These fields are the rated nominal input and
output voltages of the transformer. The output voltage will define the
nominal voltage for all system downline from the transformer. Off
nominal taps can be defined using the input voltage. The input voltage
should be set to that voltage which results in the specified output
voltage. Input and output voltages values are in kV.

Note

Description
Input voltage values are stored L-G (Wye connected) unless the
winding code is tranForm_A_6 or tranForm_A_7 and then values are
stored L-L (Delta connected). The default is 0 for both fields.
Output voltage is L-G unless winding code is tranForm_A_5,
tranForm_A_5ug, tranForm_A_5open of tranForm_A_7.

31

APCNF - Source Side Configuration Only applicable when the


winding code is set to tranForm_A_open for Open Y-D and the prior
section is 3-phase. A valid 2-phase configuration code identifies the
input phasing of the transformer bank. See Note 2 of Section File
Layout Notes. The setting denotes the source side phase connection of
the transformer bank.
Valid Codes are:
4
AB
5
AC
6
BC
The default is 4 (AB).

Section File Layout (*.STD)

Note

Description

32

Electric Switch Status Code The current switch mode.

19

Valid entries are:


O Open
C Closed
L Looped
The default value is C (closed).
33

Partner Identifier An alphanumeric string up to 15 characters in


length, identifying another section in the system. Each switch must
have a partner. If a valid partner does not exist, a warning message will
be displayed and a partner will be created.

34

Rated/Nominal Voltage The value is in kV and L-G when the


section is Wye connected and L-L when Delta connected. The default
is 0.

35

Feeder Number Represents the feeder number for all of the


sections downline. If a downline node has a non-zero feeder, then its
feeder number will be used from that point downward. The default is 0
and valid entries range from 0 to 32767.

36

Load Allocation Control Point The default is 0 if a node element


or overcurrent device, and 1 if a source element.

37

Substation Number All downline sections are identified by this


substation identifier. The default is 0 and valid entries range from 0 to
32767.

38

Bus Volts The regulated substation or metering point voltage in per


unit, i.e., if the base voltage is 7.2 kV and Bus Volts is 1.05, then
regulated volts of the source bus voltage is 7.56 kV. The default is 1.0.

39

Ground Ohms (Impedance) The impedance to be used as the fault


resistance in calculation of the minimum line to ground fault. The
value is in ohms and the default value is 0.

40

Load Connection If load is delta connected, load on Phase A is


defined as A to B load, load on Phase B as B to C and load on Phase C
as C to A.

Note

Valid entries are:


W Wye load connected line to ground
D Delta load connected line to line
The default value is W (Wye).
Description

20

WindMil File Layouts

41

Source regulation Code


Valid entries are:
R Regulated
U Unregulated
The default value is R. .
(Regulated).
If regulated, the source impedance will not be considered during
Voltage Drop calculations.

42

Overcurrent Device Description A 20-character string that will


be compared to the device labels stored in the MILSOFT Equipment
Database: Eqdb. If the field is non-null, an exact match is searched for
in the Equipment Tables. If no match is found, a Device is added to the
equipment database with default values and a warning is generated.
The default is NULL. See Note 3P on page 11.

43

Motor Model
Valid entries are:
0
Simple Load
The default value is 0. (Simple Load)

44

Motor Status
Valid entries are:
0
Disconnected
1
Off
2
Locked Rotor
3
Soft Start
4
Running
The default value is 0. (Disconnected)

45

NEMA Type Valid entries are A through U with NULL being the
default representing NONE.

46

Motor Start Limit


Valid entries are:
0
Limited by Voltage
1
Limited by Start kVA
The default value is 0. (Limited by Voltage)

Section File Layout (*.STD)

Note

Description

47

Soft Start Type

21

Valid entries are:


0
None
1
Impedance
2
Auto Transformer
3
Capacitive
4
Partial Winding
5
Wye Delta
The default value is 0. (None)
Note

Description

48

Generator Model
Valid entries are:
0
Negative Load
1
Swing Unlimited
2
Swing kVA
3
Swing kvar
The default value is 0. (Negative Load)

49

Hold Section Identifier An alphanumeric string up to 15 characters


in length, identifying another section in the system.

50

Tertiary Voltage Enter in line to line kV.

51

Tertiary Child Identifier An alphanumeric string up to 15


characters in length identifying the tertiary child circuit element.

52

Control Circuit Element Control Circuit Element, if not blank,


specifies the name of the circuit element that will control capacitor
switching. If blank, the capacitor element itself will control switching.
If the capacitor is Voltage switched, the voltage at the load end of the
Control Circuit Element will be used to control the capacitor. If the
capacitor is Amps or Reactive Amps switched, the amps or reactive
amps through the source end of the Control Circuit Element will be
used to control the capacitor.

53

Overcurrent Device Connectivity


Valid entries are:
0
False, Phase is Open
1
True, Phase is Closed

22

WindMil File Layouts

Note

Description

54

Capacitor Connection
Valid entries are:
0
Shunt Wye
1
Shunt Delta
2
Shunt Same as Parent
3
Series

55

Load Interruptible Type


This field defines whether the load on this Circuit Element is:
0 = General
1 = Interruptible
2 = Non-Interruptible
This field is used by Contingency Analysis to identify which elements
to drop load.

Section File Layout Notes


23

Section Midpoint File Layout (.MPT)


Usage:

Applies inflection points to overhead and underground


sections. Used as input and output.

Last Modified - 5/5/95


Note

Name change with Version 2.0 from *.MID to *.MPT.

All records in the Standard WM ASCII Section Midpoints File are


delimited, not fixed. A comma , must be placed between each field. All
fields in this file are mandatory fields. Multiple records/midpoints are
allowed. These points must be in the correct order from first to last
midpoint. There is no specified record length, however, each record must
be terminated by a carriage return/line feed (CR/LF) combination.
For all segments,
Field
1
2
3

Type
A
L
L

Description
Section Identifier
X Coordinate
Y Coordinate

Notes
M, See notes for section layout #1
Section notes 6
Section notes 6

24

WindMil File Layouts

Billing Account File Layout (.ACC)


Usage:

Provides input information for the load allocation process.


Used by the Compress Load Function.

Last Modified - 5/8/95


All of the records in the Billing account file are fixed length. This file is
usually created by the Billing computer at the utility. The following file is
a suggested format and may be modified to your specific needs with the
following exceptions; there must be a billing reference code, map location
and phase defined for each account and/or record.
Begin Pos
1
7
13
18
23
28
33
34
35
37
39
59
60
66

Length Type
6
SI
6
SI
5
SI
5
SI
5
SI
5
SI
1
A
1
SI
2
SI
2
SI
20
A
1
SI
6
SI
6
SI

Description
Billing Reference
kWh Usage
kW demand
HP allocation
kvar demand
Security Light kWh
Filler
Phase Configuration
Rate Class
Revenue Class
Map Location
Pos / Neg Sign
kWh Adjustment
Transformer kVA

Note
1

2
2

Notes
1

Billing reference code - unique number providing a reference


between the billing computer and the engineering model. The
file must be in reference code order.

kWh adjustment is any kWh billing adjustment for this


account. Enter a 1 in the pos/neg field if the adjustment is
negative.

Valid phase codes: 1=A, 2=B, 3=C, 4=AB, 5=AC, 6=BC,


7=ABC

Do not include accounts with no usage.

Potrebbero piacerti anche