SRS Rules - Power Flow Related Rules
(Doc ID 1297162.1)
Last updated on MARCH 01, 2023
Applies to:
Oracle Utilities Network Management SystemOracle Network Management for Utilities - DMS
Information in this document applies to any platform.
Purpose
DMS Application Rules
The purpose of this page is to describe JMService rules that can be configured. For each rule, there are the following values to specify:
- set_name
- A name used to identify what set a rule should belong to. This value, along with the rule_name value, comprise the primary key for the srs_rules table. If not using the defaultRuleSet rule, then you should have at least one set of rules called "normal", as that is what set JMService will attempt to use in that case.
If a set_name value is specified in a rule description, then no deviation should be made from that name in the configuration. If a set_name is not specified, or a * is listed, specify this rule as needed for each rule set that can be changed in the Authority tool. - rule_num
- An integer value, used in conjunction with set_name to comprise the primary key for the srs_rules table.
- rule_active
- This should be set to either 1 or 0. A value of 1 would indicate that the rule is actively in use in the rule set. Specifying a value of 0 is a way to deactivate a rule in a set without having to remove it from the population script.
- incident_type
- See each individual rule description for valid value for this column.
- rule_name
- A character string. The name of the rule itself.
- rule_value_1
- A character string. See each individual rule description for valid and default values, if applicable.
- rule_value_2
- An integer value. See each individual rule description for valid and default values, if applicable.
- ncg_cls
- Used in conjunction with the ncg_idx value to narrow the application of a rule to a specific control zone, if desired. Only a small subset of the rules are eligible to use these values -- see the individual rule descriptions. A value of 0 should be specified if a) ncg_cls and ncg_idx do not apply to a rule or b) it is desired to have the rule values apply to all control zones.
- ncg_idx
- Used in conjunction with the ncg_cls value to narrow the application of a rule to a specific control zone, if desired. Only a small subset of the rules are eligible to use these values -- see the individual rule descriptions. A value of 0 should be specified if a) ncg_cls and ncg_idx do not apply to a rule or b) it is desired to have the rule values apply to all control zones.
- zone
- Name of the control zone, derived from the combination of ncg_cls and ncg_idx.
- rule_value_integer_1
- An integer value. See each individual rule description for valid and default values, if applicable.
- rule_value_integer_2
- An integer value. See each individual rule description for valid and default values, if applicable.
- rule_value_integer_3
- An integer value. See each individual rule description for valid and default values, if applicable.
- rule_value_integer_4
- An integer value. See each individual rule description for valid and default values, if applicable.
- rule_value_integer_5
- An integer value. See each individual rule description for valid and default values, if applicable.
Class-based rules
There are a number of rules (such as commonStopClass and openGroupThreshold) which can be specified for multiple device classes. rule_value_1 for these rules can either be the name of a device class or a special class combination using + to specify a class and all its descendants and - to omit a class.
Examples:
- class1
- Specifies class1
- class1+
- Specifies class1 and all its descendants
- class1+,-class1
- Specifies all the descendants of class1 but not class1 itself
- class1,class2
- Specifies class1 and class2. Identical to configuring two instances of the rule (one for class1 and one for class2).
- class1+,-class2
- Specifies class1 and all its descendants except class2
- class1+,-class2+
- Specifies class1 and all its descendants except class2 and class2's descendants
DMS Application Rules By Function
- Conservation Voltage Reduction
- Distributed Generation
- Dynamic Line Ratings Rules
- Fault Location Analysis Rules
- Fault Location, Isolation, and Service Restoration
- Feeder Contingency Related Rules
- Feeder Load Management Rules
- Load Profile Rules
- Load Scaling Rules
- Network Capacity Allocation Rules
- Optimal Power Flow Options
- Optimization Objective Parameters
- Optimization Options
- Other Power Flow Rules
- Power Flow Regulation Options
- Power Flow Violations and Limits
- SCADA Configuration Rules
- SCADA Emulator Rules
- Suggested Switching Rules
-
DMS Application rules
Rules used in the Power Flow algorithms
-
Conservation Voltage Reduction
Rules used by Conservation Voltage Reduction
-
Distributed Generation
Rules controlling the behavior of Distributed Generation Units
-
Dynamic Line Ratings Rules
Rules used in the Power Flow Dynamic Line Ratings algorithms
-
Fault Location Analysis Rules
Rules used in the Fault Location Analysis algorithms
- faultConfirmedTcode
- faultIncorrectTcode
- faultLocationAlarmPriorityCutoff
- faultProbableTcode
- faultUndeterminedTcode
- FLA_ALGORITHM_MULTIPLIER
- FLA_DEMAND_SCAN_THRESHOLD
- FLA_END_EXCLUDE_CLASS
- FLA_IGNORE_PHASES
- FLA_PICKUP_SCALE_FACTOR
- FLA_TOLERANCE_PERCENTAGE
- flaAllowDownstreamClass
- PF_PROTECTION_REACH_CLASS
- PHASE_TO_GROUND_FAULT_OHMS
-
Fault Location, Isolation, and Service Restoration
Rules controlling whether FLISR is enabled and how FLISR behaves when it is enabled.
-
FLISR plan weights
Rules used in the prioritization of FLISR restoration plans
- allowFlisrAutoMode
- DEVICE_OPERATION_DELAY_THRESHOLD
- DISTRIBUTION_TRANSFORMER_VIOLATION_THRESHOLD_FLISR
- DISTRIBUTION_TRANSFORMER_WARNING_THRESHOLD_FLISR
- EMERGENCY_LIMITS_FLISR
- failedQualityBitmask(2)
- FLISR_ABNORM_DEV_CANDIDATE_CLASS
- FLISR_ABORT_ON_INCONSISTENT_FI
- FLISR_ABORT_ON_MISSING_LOCKOUT_IND
- FLISR_ABORT_ON_PF_FAIL
- FLISR_ABORT_ON_PROTECTION_CLOSED
- FLISR_ABORT_ON_PROTECTION_FAULTED
- FLISR_ABORT_ON_TAGS
- FLISR_AUTO_EXECUTE_WITH_VIOLATIONS
- FLISR_AUTO_RESTORE_ON_ALL_FEEDERS
- FLISR_CHECK_PROT_REACH_VIOL
- FLISR_DISABLE_FDR_FOR_RESTORATION_TIME
- FLISR_DISABLE_ON_FAILURE
- FLISR_DISABLE_TIME_AFTER_FAULT
- FLISR_ENABLE_SINGLE_PHASE_OPERATION_ON_GANGED_TRIP
- FLISR_ENABLE_VOLT_MEAS_CHECK
- FLISR_IGNORE_FLISR_DISABLE_FOR_SUBST_REST
- FLISR_IGNORE_MISSING_FI
- FLISR_PLAN_EXECUTION_TIMEOUT
- FLISR_PRE_TRIP_THRESHOLD_FOR_FLOW_DETECTION
- FLISR_SINGLE_PHASE_MODE
- FLISR_SUBST_REST_DELAY
- FLISR_SUPPRESS_ALL_RECLOSERS
- FLISR_SUPPRESS_BACKFEED_VIOLATIONS
- FLISR_TIE_CHECK_FOR_PDO
- FLISR_TIE_MIN_VOLTAGE_PERCENT
- FLISR_VOLT_LOSS_THRESHOLDS
- flisrAlarmPriorityCutoff
- flisrAutoRecloseDisable
- flisrClassOperationTime
- flisrDefaultOperationTime
- flisrDemandScanThreshold
- flisrForecastHours
- flisrKvaTolerance
- flisrLatchTime
- flisrMode
- flisrNumSearchTiers
- flisrOperateFaultedDevices
- flisrOptimizeNetwork
- flisrProtectiveDeviceClass
- flisrSolutionEngine
- flisrSwitchPlanType
- flisrTemplateArEnable
- flisrTemplateArSuppress
- flisrTemplateBase
- flisrTemplateDisable
- flisrTemplateEnable
- flisrTemplateGeneric
- flisrTemplateIsolate
- flisrTemplateRestore
- flisrTemplateValidateOperation
- flisrTemplateWait
- flisrTemplateWaitForTD
- HIVOLTAGE_WARNINGS_DIFF_THRESHOLD_FLISR
- IEEE1547_EMERGENCY_LIMITS_FLISR
- LIMIT_TYPE_FLISR
- LIMIT_TYPE_IEEE1547_FLISR
- LOVOLTAGE_WARNINGS_DIFF_THRESHOLD_FLISR
- manualOverrideQualityBitmask
- maxFlisrSolutionTime
- substationBreakerClass
- VHILIMIT_FLISR
- VLOLIMIT_FLISR
- xfmrBreakerClass
-
-
Feeder Contingency Related Rules
Rules used in the Feeder Contingency Application
-
Feeder Load Management Rules
Rules used in the Feeder Load Management algorithms
- AlarmPri
- CONGESTION_POLL_TIME
- CONGESTION_TRIGGER
- CritAlarmPri
- CYCLE_TIME
- ENABLE_FLM_HISTORY
- FLM_ALWAYS_SHOW_DIST_GEN_FEEDERS
- FLM_BACKFEED_VIOLATION_WEIGHT
- FLM_CONDUCTOR_VIOLATION_WEIGHT
- FLM_CROSS_PHASE_ANGLE_VIOL
- FLM_CUST_FORECASTING
- FLM_DAILY_PEAK_HOUR
- FLM_DIST_GEN_VIOLATION_WEIGHT
- FLM_DISTRIBUTION_TRANSFORMER_VIOLATION_WEIGHT
- FLM_FEEDER_BREAKER_VIOLATION_WEIGHT
- FLM_FORECAST_STUDY_PERIOD_DEFAULTS
- FLM_LOAD_IMBALANCE_VIOLATION_WEIGHT
- FLM_NETWORK_PROTECTION_VIOLATION_WEIGHT
- FLM_OVER_VOLT_VIOLATION_WEIGHT
- FLM_POWER_TRANSFORMER_VIOLATION_WEIGHT
- FLM_PROFILE_ONLY
- FLM_PROTECTION_VIOLATION_WEIGHT
- FLM_SCADA_ONLY
- FLM_STATUS
- FLM_SWITCHES_VIOLATION_WEIGHT
- FLM_UNDER_VOLT_VIOLATION_WEIGHT
- FLM_VIOLATION_HISTORY_CUTOFF_THRESHOLD
- FLM_VOLT_PROF_SAMPLES
- FLM_WARNING_THRESHOLD
- FLM_WARNING_WEIGHT
- SCADA_DELAY_TIME
-
Load Profile Rules
Rules used in by the product load profile adapter
- PA_CreatePvProfiles
- PA_DefaultLoadProfileId
- PA_HeaderPresent
- PA_NetMeteredProfiles
- PA_NumDataCol
- PA_OverloadThreshold
- PA_ProfileDir
- PA_ProfileMapping
- PA_PvDayType
- PA_PvPowerSource
- PA_PvProfileId
- PA_ReplaceZeroPF
- PA_RollingAvgSamples
- PA_TimeZoneMeridian
- PA_TimeZoneName
- PA_TransColumnMap
- PA_UtilityLat
- PA_UtilityLong
-
Load Scaling Rules
Rules used by Power Flow Load Scaling algorithms
-
Network Capacity Allocation Rules
Rules for controlling the Network Capacity Allocation Analysis.
-
Optimal Power Flow Options
Rules used by Optimal Power Flow
-
Optimization Objective Parameters
Rules used by optimization
-
Optimization Options
Rules used by optimization
- allowVVOAutoMode
- CANCEL_PREV_VVO_JOB_WITH_ERROR
- capacitorOperationsCountPenaltyThreshold
- capacitorOperationsHistoryPeriod
- COIN_CLP_OPTIONS
- COIN_MIN_NODE_COUNT
- COIN_MIP_OPTIONS
- CVR_VHI_LIMIT
- CVR_VLO_LIMIT
- HIVOLTAGE_WARNINGS_DIFF_THRESHOLD_OPF
- LOVOLTAGE_WARNINGS_DIFF_THRESHOLD_OPF
- OPF_DEMOTE_SETPOINT_LIMIT
- OPF_HI_SETPOINT_LIMIT
- OPF_HI_SETPOINT_LIMIT_FLISR
- OPF_LO_SETPOINT_LIMIT
- OPF_LO_SETPOINT_LIMIT_FLISR
- OPF_PV_SENS_THRESHOLD
- OPF_QV_SENS_THRESHOLD
- OPF_TAP_SENS_THRESHOLD
- OPF_VHI_LIMIT
- OPF_VLO_LIMIT
- OPTIMIZATION_ENGINE
- useRollingPeriodCapacitorOperationsCount
- VOLTVAR_BELLWETHER_MAX_VOLT_DIFF
- VOLTVAR_BELLWETHER_TIME_THRESHOLD
- VOLTVAR_CVR_VOLTAGE_THRESHOLD
- VOLTVAR_DEMAND_THRESHOLD
- VOLTVAR_LM_LOSS_THRESHOLD
- VOLTVAR_MAX_LEADING_PF
- VOLTVAR_MAX_SETPOINT_DIFF
- VOLTVAR_MINIMUM_AVG_VOLT_IMPROVEMENT
- VOLTVAR_MINIMUM_DEMAND_REDUCTION
- VOLTVAR_MINIMUM_LOSS_REDUCTION
- VOLTVAR_MINIMUM_PF_IMPROVEMENT
- VOLTVAR_MINIMUM_REACTIVE_INCREASE
- VOLTVAR_PFCORRECTION_PF_THRESHOLD
- voltVarAlarmPriorityCutoff
- voltVarStudySwitchPlanType
- voltVarSwitchPlanType
- voltVarTemplateBase
- voltVarTemplateCapAuto
- voltVarTemplateCapClose
- voltVarTemplateCapOffThreshold
- voltVarTemplateCapOnThreshold
- voltVarTemplateCapOpen
- voltVarTemplateCapPosition
- voltVarTemplateCapTarget
- voltVarTemplateDistGenKvar
- voltVarTemplateDistGenKw
- voltVarTemplateXfmrAuto
- voltVarTemplateXfmrPosition
- voltVarTemplateXfmrPositionA
- voltVarTemplateXfmrPositionB
- voltVarTemplateXfmrPositionC
- voltVarTemplateXfmrTarget
- voltVarTemplateXfmrTargetA
- voltVarTemplateXfmrTargetB
- voltVarTemplateXfmrTargetC
- VV_FORECAST_WINDOW
- VV_MODE
- VVO_AUTO_EXECUTE_WITH_RED_VIOL
- VVO_RV_AUTO_EXECUTE_WITH_VIO
-
Other Power Flow Rules
All general rules used in the Power Flow algorithms
- CONSIDER_OUTAGE_EVENTS
- DISPLAY_VOLTAGE_TYPE
- EASI_SOLVE_MAX_ITERATION
- EASI_SOLVE_MAX_MISMATCHES_TO_TRACK
- KVA_MODEL
- MAX_BACKGROUND_THREADS
- MAX_COND_IMP_DIFF
- MAX_FLISR_BACKGROUND_THREADS
- MAX_NCA_BACKGROUND_THREADS
- MAX_REALTIME_PFOBJECT
- MAX_USER_THREADS
- MIN_AMP_THRESHOLD
- MIN_KV_THRESHOLD
- MIN_KW_THRESHOLD
- MIN_LINE_LENGTH
- NEUTRAL_CURRENT_WITHOUT_N
- PF_SOLVE_MAX_ITERATION
- PF_SOLVE_MAX_MISMATCHES_TO_TRACK
- PROTECTION_SCHEME_PERIOD
- protectionSchemesMode
- protSchemeDefaultRelay
- protSchemeQualityBitmask
- protSchemeTemplateBase
- protSchemeTemplateDisable
- protSchemeTemplateEnable
- protSchemeTemplateRelayAction1
- protSchemeTemplateRelayAction2
- protSchemeTemplateRelayAction3
- protSchemeTemplateRelayAction4
- protSchemeTemplateRelayAction5
- protSchemeTemplateRelayAction6
- protSchemeTemplateRelayAction7
- protSchemeTemplateRelayAction8
- protSchemeTemplateSchemeNumber
- pvPowerSource
- SEC_VOLTAGE_BASE
- SUMMER_DATE
- windPowerSource
- WINTER_DATE
-
Power Flow Regulation Options
Rules used by Power Flow Load regulation control
-
Power Flow Violations and Limits
Rules used in determining thresholds and limits for violations and warnings
- DIST_GEN_TTL_WARNING_THRESHOLD
- DIST_GEN_VOLTAGE_TOLERANCE_PERCENTAGE
- DISTRIBUTION_TRANSFORMER_VIOLATION_THRESHOLD
- DISTRIBUTION_TRANSFORMER_WARNING_THRESHOLD
- EMERGENCY_LIMITS
- emulateOpenOnVoltageLoss
- FLOW_SAFETY_MARGIN_PERCENTAGE
- HIVOLTAGE_WARNINGS_DIFF_THRESHOLD
- LIMIT_TYPE
- LOAD_IMBALANCE_TOLERANCE_PERCENTAGE
- LOVOLTAGE_WARNINGS_DIFF_THRESHOLD
- PREDICT_OUTAGES_ON_OVERCURRENT
- VHILIMIT
- VHILIMIT_EMERGENCY
- VIOLATIONS_DIFF_THRESHOLD_LOAD
- VIOLATIONS_DIFF_THRESHOLD_VOLTAGE
- VLOLIMIT
- VLOLIMIT_EMERGENCY
- VOLT_SAFETY_MARGIN_PERCENTAGE
-
SCADA Configuration Rules
Rules for mapping SCADA measurements to Power Flow dynamic data inputs.
- _PF_MEAS_ALT_PHASE_KV_A
- _PF_MEAS_ALT_PHASE_KV_B
- _PF_MEAS_ALT_PHASE_KV_C
- _PF_MEAS_AMPS
- _PF_MEAS_AMPS_A
- _PF_MEAS_AMPS_B
- _PF_MEAS_AMPS_C
- _PF_MEAS_AMPS_SUM
- _PF_MEAS_ANGLE
- _PF_MEAS_ANGLE_A
- _PF_MEAS_ANGLE_B
- _PF_MEAS_ANGLE_C
- _PF_MEAS_AUTO
- _PF_MEAS_CAP_AUTO
- _PF_MEAS_CAP_OFFTHRESHOLD
- _PF_MEAS_CAP_OFFTHRESHOLD_2
- _PF_MEAS_CAP_OFFTHRESHOLD_E
- _PF_MEAS_CAP_ONTHRESHOLD
- _PF_MEAS_CAP_ONTHRESHOLD_2
- _PF_MEAS_CAP_ONTHRESHOLD_E
- _PF_MEAS_CAP_POSITION
- _PF_MEAS_DG_CHARGE_MODE
- _PF_MEAS_DG_OP_STATUS
- _PF_MEAS_DG_WIND_SPEED
- _PF_MEAS_DIST_GEN_TTL
- _PF_MEAS_EARTH_LEAKAGE
- _PF_MEAS_FAULT_CURRENT_A
- _PF_MEAS_FAULT_CURRENT_B
- _PF_MEAS_FAULT_CURRENT_C
- _PF_MEAS_FAULT_CURRENT_INDICATOR
- _PF_MEAS_FAULT_CURRENT_INDICATOR_A
- _PF_MEAS_FAULT_CURRENT_INDICATOR_B
- _PF_MEAS_FAULT_CURRENT_INDICATOR_C
- _PF_MEAS_FAULT_CURRENT_INDICATOR_N
- _PF_MEAS_FAULT_CURRENT_N
- _PF_MEAS_FAULT_INDICATOR
- _PF_MEAS_FAULT_INDICATOR_A
- _PF_MEAS_FAULT_INDICATOR_B
- _PF_MEAS_FAULT_INDICATOR_C
- _PF_MEAS_FAULT_INDICATOR_N
- _PF_MEAS_FAULT_KV_A
- _PF_MEAS_FAULT_KV_B
- _PF_MEAS_FAULT_KV_C
- _PF_MEAS_FLISR_DISABLE
- _PF_MEAS_FLISR_EXCLUDE
- _PF_MEAS_FLISR_FEEDER_DISABLE
- _PF_MEAS_GANG_MODE
- _PF_MEAS_GLOBAL_FLISR_MODE
- _PF_MEAS_KVA
- _PF_MEAS_KVA_A
- _PF_MEAS_KVA_B
- _PF_MEAS_KVA_C
- _PF_MEAS_KVA_SUM
- _PF_MEAS_KVAR
- _PF_MEAS_KVAR_A
- _PF_MEAS_KVAR_B
- _PF_MEAS_KVAR_C
- _PF_MEAS_KW
- _PF_MEAS_KW_A
- _PF_MEAS_KW_B
- _PF_MEAS_KW_C
- _PF_MEAS_NP_DISABLE
- _PF_MEAS_NP_MANUAL
- _PF_MEAS_OPT_DISABLE
- _PF_MEAS_PF
- _PF_MEAS_PF_A
- _PF_MEAS_PF_B
- _PF_MEAS_PF_C
- _PF_MEAS_PHASE_KV
- _PF_MEAS_PHASE_KV_A
- _PF_MEAS_PHASE_KV_B
- _PF_MEAS_PHASE_KV_C
- _PF_MEAS_PRE_TRIP_AMPS
- _PF_MEAS_PRE_TRIP_AMPS_A
- _PF_MEAS_PRE_TRIP_AMPS_B
- _PF_MEAS_PRE_TRIP_AMPS_C
- _PF_MEAS_PRE_TRIP_ANGLE
- _PF_MEAS_PRE_TRIP_ANGLE_A
- _PF_MEAS_PRE_TRIP_ANGLE_B
- _PF_MEAS_PRE_TRIP_ANGLE_C
- _PF_MEAS_PRE_TRIP_KVAR
- _PF_MEAS_PRE_TRIP_KVAR_A
- _PF_MEAS_PRE_TRIP_KVAR_B
- _PF_MEAS_PRE_TRIP_KVAR_C
- _PF_MEAS_PRE_TRIP_KW
- _PF_MEAS_PRE_TRIP_KW_A
- _PF_MEAS_PRE_TRIP_KW_B
- _PF_MEAS_PRE_TRIP_KW_C
- _PF_MEAS_PRE_TRIP_PF
- _PF_MEAS_PRE_TRIP_PF_A
- _PF_MEAS_PRE_TRIP_PF_B
- _PF_MEAS_PRE_TRIP_PF_C
- _PF_MEAS_PRE_TRIP_PHASE_KV
- _PF_MEAS_PRE_TRIP_PHASE_KV_A
- _PF_MEAS_PRE_TRIP_PHASE_KV_B
- _PF_MEAS_PRE_TRIP_PHASE_KV_C
- _PF_MEAS_PROT_SCHEME_ENABLED
- _PF_MEAS_PROT_SCHEME_NUMBER
- _PF_MEAS_PROT_SCHEME_RELAY_1
- _PF_MEAS_PROT_SCHEME_RELAY_2
- _PF_MEAS_PROT_SCHEME_RELAY_3
- _PF_MEAS_PROT_SCHEME_RELAY_4
- _PF_MEAS_PROT_SCHEME_RELAY_5
- _PF_MEAS_PROT_SCHEME_RELAY_6
- _PF_MEAS_PROT_SCHEME_RELAY_7
- _PF_MEAS_PROT_SCHEME_RELAY_8
- _PF_MEAS_REVERSE_FLOW
- _PF_MEAS_RTU_HEARTBEAT
- _PF_MEAS_SETPOINT
- _PF_MEAS_SETPOINT_A
- _PF_MEAS_SETPOINT_B
- _PF_MEAS_SETPOINT_C
- _PF_MEAS_TAP_AUTO
- _PF_MEAS_TAP_POSITION
- _PF_MEAS_TAP_POSITION_A
- _PF_MEAS_TAP_POSITION_B
- _PF_MEAS_TAP_POSITION_C
- _PF_MEAS_TEMPERATURE
- _PF_MEAS_X_PROT_IND
- _PF_MEAS_Y_PROT_IND
- ANALOG_PRECISION
- ANALOG_TRIGGERS
- DMS_SW_STEP_FAIL_RETRIES_WAIT_TIME
- FLISR_PLAN_PREF_WEIGHTS
- FLISR_PRE_TRIP_AMPS_THRESHOLD
- FLISR_PRE_TRIP_KV_THRESHOLD
- FLISR_PRE_TRIP_KW_KVAR_THRESHOLD
- FLISR_VOLT_ANGLE_MISMATCH_THRESHOLD
- HIGH_SIDE_TRANSFORMERS
- invalidQualityBitmask(2)
- LOAD_ALLOCATION_3PHASE_MODE
- LOAD_ALLOCATION_MAX_ITERATION
- LOAD_ALLOCATION_PF_TOLERANCE
- LOAD_ALLOCATION_TOLERANCE_PERCENTAGE
- NUM_EQUIV_REG_STEPS
- PF_FORCED_NOMINAL_FLOW_DIRECTION
- PF_LOAD_DETAILS_CLASS
- PF_SCADA_CLASS
- PF_SCADA_VOLTAGE_CLASS
- PROPAGATE_SCADA
- SCADA_MISMATCH_RESULTS
- SCADA_OVERRIDE
- SUSPECT_SCADA_VIOLATION_CHECK
-
SCADA Emulator Rules
Rules for controlling the SCADA Emulator.
-
Suggested Switching Rules
Rules used in the Power Flow Suggested Switching algorithms
- criticalCustomerColumn
- SS_ACT_KEY_ISOLATE_OPEN
- SS_ACT_KEY_ISOLATE_TAG
- SS_ACT_KEY_RESTORE_CLOSE
- SS_ACT_KEY_RESTORE_OPEN
- SS_AVG_VOLTAGE_WEIGHT
- SS_CRIT_CUST_WEIGHT
- SS_CUST_WEIGHT
- SS_FDR_CAP_WEIGHT
- SS_GENERATE_TAG_STEPS
- SS_INHIBIT_CLASSES
- SS_MAX_SUGGESTED_PLAN
- SS_MIN_VOLTAGE_WEIGHT
- SS_NUM_TIERS
- SS_SWITCH_WEIGHT
- SS_TIE_CAP_WEIGHT
- SS_TIE_DISTANCE_WEIGHT
- SS_WEIGHT_BRANCH_OVERLOAD
- SS_WEIGHT_CAPACITY_MARGIN
- SS_WEIGHT_SWITCH_OPERATION
- ssAppendableSheetClass
- ssTemplateDerKvar
- ssTemplateDerKw
- ssTemplateSwitchClose
- ssTemplateSwitchOpen
- ssTemplateSwitchUndoOpen
- ssTemplateTag
- anmsMode
-
Scope
This document is intended for NMS administrators.
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |