Flow and Voltage Sensitivities\Multiple Meters, Multiple Control Change

Concept Link IconSee Also

 

To access the Flows and Voltages Sensitivities dialog, go to the Tools ribbon tab, and choose Sensitivities > Flows and Voltages Sensitivities from the Run Mode ribbon group. This is only available in Run Mode.

The grids that occupy all of the tabs on this dialog list each device of the particular type in the system, subject to the Area/Zone/Owner Filter settings. These grids are case information displays, and thus share properties and controls common to all other case information displays.

Multiple Meters, Multiple Control Change

The Multiple Meters, Multiple Control Change tab shows the impact on a specific field for each device type to a change in a control setpoint in the system.

The Control Types that can be selected:

The available Control Devices depend on the selected Control Type. Control devices must be chosen by toggling the "Selected?" field to YES in the list of control devices.

 

Finally, you must select a Metered Field for each metered object type. The metered object types are Buses, Generators, Branches, and Interfaces. By default, None is selected.

 

Click Calculate Sensitivities to perform the calculations.

 

The calculated sensitivities show up in a matrix display on the various tabs, where each tab corresponds to a metered object type. On each tab, each row corresponds to a specific metered data object, and each column corresponds to a selected control device. For each metered object type, results are only shown for one Metered Fieldat a time, and the field choices are the following:

 

Buses

If the Integrated Topology Processing add-on is available, the Only show the primary bus for each superbus checkbox will be available. When checked, the buses that show up in the table will be limited to only those that are primary nodes. The determination of primary nodes is based on the base case topology. This provides an easy filter to eliminate redundant data.

 

Generators

Branches

Interfaces

 

SimAuto and Script Command Compatibility

The results of the sensitivity analysis can be accessed using script commands or SimAuto by using the variable MULTMETERMULTCONTROLSENS with the appropriate metered data object: Bus, Gen, Branch, Interface. There will be as many columns with the MULTMETERMULTCONTROLSENS name and appropriate location number as there are control devices that were studied. There will be as many rows as there are metered data objects. The location numbers start at 0. The results are assigned in the order that the control devices are selected. For example, if the case defines five branches in the following order: 1 to 2, 2 to 4, 4 to 3, 3 to 1, 2 to 3, and branches 2 to 4 and 4 to 3 are selected, MULTMETERMULTCONTROLSENS :0 will correspond to branch 2 to 4 and MULTMETERMULTCONTROLSENS :1 will correspond to branch 4 to 3 for all sets of results.