US20020054096A1 - Man-machine interface for a custom tabular display - Google Patents

Man-machine interface for a custom tabular display Download PDF

Info

Publication number
US20020054096A1
US20020054096A1 US09/156,167 US15616798D US2002054096A1 US 20020054096 A1 US20020054096 A1 US 20020054096A1 US 15616798 D US15616798 D US 15616798D US 2002054096 A1 US2002054096 A1 US 2002054096A1
Authority
US
United States
Prior art keywords
wizard
custom
custom table
parameter
parameters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/156,167
Other versions
US6377283B1 (en
Inventor
Robert P. Thomas
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
General Electric Co
Original Assignee
General Electric Co
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by General Electric Co filed Critical General Electric Co
Assigned to GENERAL ELECTRIC COMPANY reassignment GENERAL ELECTRIC COMPANY ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: THOMAS, ROBERT P.
Publication of US20020054096A1 publication Critical patent/US20020054096A1/en
Granted legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J13/00Circuit arrangements for providing remote indication of network conditions, e.g. an instantaneous record of the open or closed condition of each circuitbreaker in the network; Circuit arrangements for providing remote control of switching means in a power distribution network, e.g. switching in and out of current consumers by using a pulse code signal carried by the network
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J13/00Circuit arrangements for providing remote indication of network conditions, e.g. an instantaneous record of the open or closed condition of each circuitbreaker in the network; Circuit arrangements for providing remote control of switching means in a power distribution network, e.g. switching in and out of current consumers by using a pulse code signal carried by the network
    • H02J13/00001Circuit arrangements for providing remote indication of network conditions, e.g. an instantaneous record of the open or closed condition of each circuitbreaker in the network; Circuit arrangements for providing remote control of switching means in a power distribution network, e.g. switching in and out of current consumers by using a pulse code signal carried by the network characterised by the display of information or by user interaction, e.g. supervisory control and data acquisition systems [SCADA] or graphical user interfaces [GUI]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E60/00Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/18Systems supporting electrical power generation, transmission or distribution using switches, relays or circuit breakers, e.g. intelligent electronic devices [IED]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/40Display of information, e.g. of data or controls

Definitions

  • the present invention relates generally to a power management control system and in particular, to software that permits rapid development of a customized tabular graphic that permits viewing of data provided by a selected electronic device of a power management control system.
  • Power management control systems monitor and control a variety of intelligent electronic devices of an electrical distribution system.
  • the power management control system includes a computer connected to a common bus, which allows the electronic devices to communicate with a server.
  • the control system provides graphical representations of the devices of the distribution system that enables a user to monitor and operate the distribution system.
  • This invention offers advantages and alternatives over the prior art by providing a Custom Table Wizard for a power management control system that automates the development of a custom table.
  • the Custom Table Wizard provides automated configuration of a custom table graphic for a device of an electrical distribution system.
  • the Custom Table Wizard provides a rapid and cost effective method to enable an integrator to select a small number of important parameters of an electronic device for a custom table graphic. Further, the Wizard is file driven and therefore, devices added to the distribution system in the future may be easily supported by the wizard by simply editing a pair of files.
  • a method for generating a custom tabular display of operating data of an intelligent electronic device of an electrical distribution system.
  • the method includes selecting a custom table wizard.
  • the wizard then prompts the integrator to select a device that the integrator wishes to generate a custom table therefor.
  • a server of a power management control system which monitors a predetermined number of parameters of the selected device, provides a list of parameters of the selected device.
  • the integrator selects at least one parameter from this list of parameters.
  • a navigational link is provided between the server and the custom table wizard for displaying the selected parameter in a table.
  • FIG. 1 is a diagrammatic block diagram of a power management and control system in accordance with the present invention
  • FIG. 2 is a view of a custom tabular display window generated by computer software embodying the present invention
  • FIG. 3 is a view of a custom tabular display window of FIG. 2 prior to configuration
  • FIG. 4 is a block diagram of the computer software used in the power management and control system of the present invention.
  • FIG. 5 is view of an InTouch-window viewer window generated by the computer software of FIG. 4;
  • FIGS. 6 - 9 are views of wizard selection dialog box windows generated by the computer software of FIG. 4;
  • FIG. 10 is a view of an InTouch-windowviewer window generated by the computer software of FIG. 4;
  • FIG. 11 is a view of a wizard dialog box window generated by the computer software of FIG. 4 for configuring the data displayed in the custom tabular display of a selected device prior to being configured;
  • FIG. 12 is a view of a wizard dialog box window generated by the computer software of FIG. 4 for configuring the data displayed in the custom tabular display;
  • FIG. 13 is a view of a wizard dialog box window generated by the computer software of FIG. 4 for configuring the data displayed in the custom tabular display of a selected device after being configured.
  • a power management control system (“PMCS”), generally designated 10 , provides a customized tabular graphic 12 (see FIG. 2) with database links for viewing selected metered data provided by various intelligent electronic devices and components 13 of an electrical distribution system 14 .
  • the PMCS 10 comprises a computer 16 , e.g., an IBM-PC AT compatible machine which is based on a Pentium processor, having standard RS485 interface cards 18 , or an RS232 to RS485 convertor, and adapters installed in its I/O slots.
  • the computer 16 contains software for monitoring and controlling selected aspects of power usage/consumption, as described in more detail hereinafter.
  • Cards 18 provide I/O ports, which define multiple industry standard Modbus RTU networks 20 and 22 .
  • the Modbus RTU protocol is a well-known industry standard. Devices with a Modbus RTU interface can be connected directly to the Modbus, e.g., control devices 24 , such as, Multiple models 269 and 565 and power management EPM 3710 and EPM 3720. Other devices communicate on the Commnet protocol and include trip units 26 , e.g., Trip, Enhanced Trip-D, Trip PM and Enhanced Trip-C Units, which are commercially available from General Electric Co., meters 28 , e.g., Power Leader Meters commercially available from General Electric Co., and relays 30 , e.g., General Electric Co.'s Spectra ECM and Power Leader MDP.
  • trip units 26 e.g., Trip, Enhanced Trip-D, Trip PM and Enhanced Trip-C Units
  • meters 28 e.g., Power Leader Meters commercially available from General Electric Co.
  • relays 30 e.g., General Electric Co.'s Spectra ECM and Power Leader MDP.
  • a Modbus concentrator 32 provides an interface between the Modbus RTU protocol and the Commnet protocol, whereby these devices can communicate through Modbus concentrator 32 over the Modbus.
  • up to thirty-two devices i.e., direct connect devices or Modbus concentrators can be connected to each Modbus RTU network.
  • the display of the customized tabular graphic 12 includes a table 36 having eleven rows of information representative of selected data provided by a device 13 of the distribution system 14 .
  • Each row has three fields wherein the first field 38 is a description of the data provided by the electronic device 13 , the second and third fields 39 , 40 are the value and units of the measured parameter, respectively.
  • the data provided in the first row is for the phase current in amperes for phase A.
  • the table 36 may comprise 1 to 12 rows of information.
  • Each table 36 is identified by the Device Name 42 for the electronic device 13 and an optional description 44 provided by the integrator of the PMCS 10 .
  • the custom table 36 in FIG. 2 has a Device Name 42 of “Line1 — 760_X 3” and a description 44 of “Cell 3 Corner device, near Fred's Desk”.
  • Custom Table Wizard provides the automated configuration of the customized tabular graphic 12 which is user configurable, and thereby enables the integrator to generate a tabular data interface quickly without programming skills or the need to test and validate the object each time the table 36 is used.
  • the Custom Table Wizard provides a rapid and cost effective method by which to develop a custom table display 12 .
  • Previous implementations of a custom table display required custom programming by the integrator developing the system.
  • the Custom Table Wizard allows the user to generate the custom table display 12 without any programming skills or detailed device knowledge, as will be described in greater detail hereinafter.
  • custom table 36 Another advantage of the custom table 36 is that the dimension of the table is approximately one-quarter of the screen of the computer 16 , and therefore permits four tables to be simultaneously displayed to the user without having to toggle between tables or move tables to view another table displayed on the screen.
  • the Custom Table Wizard also provides a simple method of selecting and displaying important parameters 38 to the user during operation of the PMCS 10 .
  • FIG. 4 a block diagram 50 of the software for monitoring and controlling selected aspects of power usage/consumption of the PMCS 10 , discussed above, is generally shown.
  • This software is loaded into the computer 16 and includes a dynamic data exchange (DDE) server 52 .
  • DDE server 52 allows external programs to access power management data in a Microsoft Windows environment. Data interface to DDE server 52 is provided by the system through a Wonderware InTouch utility.
  • the DDE server is a 32 bit application under Windows NT.
  • a configuration and control interface for the DDE server is provided through server application window menus.
  • DDE server 52 Associated with DDE server 52 are logical data tables 54 and related modules, i.e., an Excel or other DDE aware applications module 56 , a waveform capture module 58 , an event logger module 60 , productivity modules 62 , and a Wonderware InTouch module 64 .
  • Module 64 includes a tool kit for building screens and interfaces, and a graphical user interface 66 for monitoring and control of the electrical distribution system.
  • the graphical user interface 66 for the server operates in 32 bit Windows or Windows NT environment and InTouch library functions.
  • Waveform capture module 46 provides for viewing and analysis of waveforms (e.g., Fourier, frequency and/or harmonic analysis) captured by sophisticated metering devices.
  • Event Logger module 60 provides for viewing, organizing and analyzing unusual behavior in a power system.
  • Productivity modules 62 include, for example, a cost allocation module and a load management module.
  • the cost allocation module provides for tracking power consumption to the sub-unit level, developing internal billing methods and reports, and thereby reducing cost.
  • the load management module provides for tracking power demand and automatically shedding non-critical loads to prevent peak demand penalties, and provides for timer-based control to reduce power consumption.
  • DDE server 52 communicates though the interface card 18 shown in FIGS. 1 and 4.
  • the event logger module 60 includes a utility that passes a received message as an un-acknowledgeable or acknowledgeable alarm or as an event based upon the contents of an initialization file.
  • the DDE server 52 ensures that all events are cast in the same format so that the event logger module 60 can interpret each event.
  • Electrical meters 28 and control/protection devices 26 use various codes to describe occurrences to the circuits that are monitored or controlled. A file collates these codes into three categories for analysis. These three categories for any particular device are modifiable for the code received from a device. The three categories are ‘ACK/UNACK’ for acknowledgeable alarms, ‘ ⁇ ’ for alarms requiring no acknowledgment, and “EVENTS” for merely reporting the device status.
  • the waveform capture module 58 includes a utility that provides an interface to configure and display data from a device that transmits waveform data. These devices transmit waveform data with different formats. One uniform display format is desired for these different types of meters. This utility applies header information transmitted by the meter to correctly scale and display the comma separated value data transmitted by the devices as applicable.
  • the Wonderware InTouch module 64 includes a software toolkit for rapid development of three-dimensional representations of electrical distribution switchgear 68 , as shown in FIG. 5. These switchgear elevations have logical connections to the switchgear devices 13 . Referring to FIG. 5, a typical switchgear elevation developed with the so-called Power Wizards illustrated in FIGS. 6 - 9 is shown. This elevation can be modified to any dimensions with an infinite number of combinations and arrangements of meters and protection devices to quickly and accurately represent a customer's switchgear. The Power Wizards eliminate the necessity to draw each individual component line by line. The user starts by selecting a cabinet wizard such as the AKD-8 or Power Break Cabinet to which handles, panels, and fasteners are added, FIGS. 6 and 7.
  • a cabinet wizard such as the AKD-8 or Power Break Cabinet to which handles, panels, and fasteners are added, FIGS. 6 and 7.
  • circuit breakers 26 (FIG. 8), meters 28 and other protection devices (FIG. 9) are located or dropped onto the appropriate panels in the same locations as the customer's actual switchgear.
  • These items have dialog boxes associated with them that are opened by double clicking on one of the Power Wizards once they have been dropped. From this dialog box a navigational link is established to another window that contains another Power Wizard that displays detailed metering, configuration, and control information.
  • FIG. 10 an example of a Power Wizard of a metering device 28 .
  • the Power Wizards instantly develop a standard looking interface for a particular device type. These Power Wizards also create from this standard interface, unique database links that the user defines by selecting a name and entering in this name from a Power Wizard dialog box. In this way the same wizard may be used over and over again but can be logically distinguished from another via the user-defined name for a device entered in the Power Wizard dialog box. All margins for error that may have occurred in manually entering in the data access links to a database server are removed by the Power Wizards capability to set them up automatically using a unique user defined device name.
  • Every windows application is registered in a windows kernel with an application name.
  • the data item is identified by tuple (Application, Topic, Item).
  • Topic name provides a grouping, and item name specifies the actual data point to be accessed under a topic.
  • the application name is the server's executable name.
  • Topic name can be the device identification name and item name can be the register identification of a field data point. For example, with a General Electric Co.
  • EPM meter the tuple can be GE 32 MODB, EPM 1 , AMP_A where GE 32 MODB is the Application name for a DDE Server, EPM 1 is the meter identification name, and AMP_A is the current for phase A.
  • DDE messages mainly include requests to send data as identified by the Topic and Item name. They may also be for set point download to the data point as identified by the Topic and Item names.
  • Input parameter values are reported by field devices on the communication interface in response to a poll by the server. This value may be a float value, an integer value, a string or discrete status bits.
  • Set point registers are to be downloaded based on request from a DDE client, i.e., a program, for example, such as Wonderware InTouch 5.0 or MS-Excel, which request data items from the DDE server 52 and accepts data through DDE.
  • the DDE server acts as a link between a client requesting device data and a field device, which can provide the data.
  • the DDE server 52 communicates to the field device through communication ports and to the client via DDE message link.
  • a client sends its requests to the server to read/write some device registers.
  • the server maps each request to suitable device read/write request packets and carries out the necessary transaction with the device.
  • the server can also collect special data like waveform capture/recording data from the device and pass it to a client.
  • a device type register map must be configured for each of the device topics connected thereto.
  • the system provides for configuration of a starting valid address, a last valid address, and a set of invalid register blocks using this utility.
  • Valid registers in the present example, are R 0 XXXX; R 1 XXXX; R 3 XXXX; or R 4 XXXX.
  • DDE server 52 supports the following Modbus register types; R 0 XXXX—Discrete coils, R 1 XXX—Discrete status registers, R 3 XXXX—Input registers, and R 4 XXXX-Set point registers. With these generic types, a user can configure any number of register types.
  • Each of these types will have poll rate attributes (i.e., Fast Poll, Slow Poll, or Poll Once). Buffered events, read/write date/time registers for time synchronization, waveform capture data and waveform recording data are implemented differently in the devices which support them hence, no common configuration utility is provided for these functions.
  • the DDE server 52 handles each of these functions specifically. Again a mnemonic name is associated with a register address.
  • the DDE server 52 uses the Modbus RTU protocol to communicate with a field device 13 .
  • the DDE server provides appropriate return values as specified for all clients, i.e., periodic polling packets for active topics and items, periodic polling packets for events and status, periodic update of time to all the devices, data value update to clients for acquired items, event/status report to InTouch so that it becomes part of normal alarm log, and status update for active topics (devices).
  • Set point write requests are properly formatted set point download communication packets for the request. Execution and termination of the server are initiated on user request from the DDE server window menu.
  • the Custom Table Wizard assists the integrator in the development of the customized tabular graphic 12 of the present invention, shown in FIG. 2. Specifically, the Custom Table Wizard interconnects selected field data points or parameters with the custom table graphic 12 , and thereby provides a list of a reduced number of important parameters measured or provided by the selected device 13 .
  • the integrator drops in the wizard by selecting the Custom Table Wizard from a pull down menu to configure the custom table 12 .
  • the integrator double clicks on the window 70 of FIG. 3 to present a dialog box 72 , as shown in FIG. 11.
  • the name of the device 13 for which the custom table 12 is associated with is entered in the “Device Name” field 74 (i.e., “DFP — 11B”).
  • the DDE Server Name is entered into the “Application Name” field 76 of the dialog box 72 .
  • the corresponding type of device 13 is selected from a pull-down menu 78 .
  • the pull-down menu includes a list of all the types of tightly integrated devices 13 (i.e., “DFP100”) monitored by the selected DDE Server 76 .
  • the integrator may also provide a brief description of selected device in the “Device Description” field 80 .
  • the integrator may select by pointing and clicking on the “Select Multiple Tags” button 82 to select a plurality of device parameters to be displayed in the custom table 12 , or select a “Select Tag #” button 84 to select a parameter for the corresponding row of the custom table.
  • the “Select Tag 6” button is selected to define the metered parameter of the selected device for the sixth row of the custom table.
  • the dialog box 86 labeled “Select Device Tags” of FIG. 12 appears when the “Select Multiple Tags” button 82 (see FIG. 11) is selected.
  • the dialog box 86 provides a list of all the preconfigured tags 90 which the Custom Table Wizard supports for the specified Device Type specified in the “Device Type” field 78 of the dialog box 72 of FIG. 11.
  • Each preconfigured tag 90 provided in the list 88 includes the address 92 of the tag, the tag name 94 and a description of the parameter 96 monitored for the selected device 13 .
  • the phase current for the DFP100 device type has a tag name “AMPS_B” and description of “Phase B Current”.
  • the tag's address is “R3X0202”.
  • the dialog box 86 prompts the integrator to select a maximum of 12 tags from the list at 98 .
  • the integrator selects a tag 90 by pointing and clicking a desired tag, which is then highlighted. After the integrator has selected the desired tags (or metering parameters), the integrator selects the “OK” button 100 . If the integrator wishes to change the selection, the integrator selects the “Clear Selections” button 102 .
  • the list 88 of preconfigured tags 90 is a subset of all the DDE Items supported by the DDE Server for a given device.
  • the list of preconfigured tags comprises primarily of metering value registers (i.e., Present Values). Some registers that have values based on one or more other registers (e.g., ratio scaling) may be supported by the Custom Table Wizard.
  • a similar dialog box labeled “Select Device Tags” of FIG. 12 appears when any of the “Select Tag #” buttons 84 of dialog box 72 (see FIG. 11) is selected.
  • the same list is provided to the integrator to select the metered parameter to be included in the selected row of the custom table 12 . After the integrator has selected the desired tag 90 (or metering parameter), the integrator selects the “OK” button 100 .
  • the information of the selected tags is entered into the appropriate row of the dialog box 72 of FIGS. 11 and 13.
  • the Tag Description and the Units of measurement are displayed in the corresponding fields 104 , 106 .
  • the Tag Descriptions and Units are used when displaying the custom table graphic 12 of FIG. 2. If the integrator finds this configuration of the custom table graphic acceptable, the integrator selects the “OK” button 108 . Alternatively the integrator may select the “Cancel” button 110 to reconfigure the entire custom table graphic 12 .
  • the integrator may also edit the text of the “Tag Description” or the “Units” by pointing and clicking in the desired field 104 , 106 .
  • Custom Table Wizard may have “Analog Input 1 ” for a description of a register.
  • the integrator may change the description to “Remote Voltage Source A” which can provide a more accurate description of the register, or perhaps the integrator can change the language of the text from English to Spanish.
  • Custom Table Wizard Another convenient feature of the Custom Table Wizard is its ability to enable the integrator to place the registers in the custom table 12 in any order by configuring each row of the table one row at a time, as described hereinbefore.
  • the information gathered by the Custom Table Wizard for each device type is provided from files supplied with the wizard.
  • One file contains all the Device Types supported by the pull-down menu 78 of the dialog box 72 of FIGS. 11 and 13.
  • Another file associated with each device type contains all the tag/register information for the specific device type. Since the Custom Table Wizard is file driven, a new device can be added by simply editing the device type file and adding a tag information file for the new device type. This eliminates the need to modify the wizard at all when new devices are added to the power control system.

Abstract

A power management control system (“PMCS”) provides control and graphical representation of a plurality of electrical devices and components of an electrical distribution system. The PMCS includes a customized tabular display with database links for viewing selected, metered data provided by various intelligent electronic devices and components of the electrical distribution system. The Custom Table Wizard provides a simple method of selecting and displaying important parameters to the user during operation of the PMCS. The custom table graphic includes approximately 1 to 12 rows of information representative of selected, metered data of the selected device. The development of a custom table display is automated using software, namely a Custom Table Wizard. The Custom Table Wizard automates the configuration of the customized tabular display, which is user configurable, and thereby enables the integrator to generate a tabular data interface quickly without programming skills. The Custom Table Wizard is also file driven and therefore, a new device and its associated tag information may be added by simply editing the associated files. The Custom Table Wizard also allows editing of data descriptions and units, thereby allowing wizard to be used in international language applications.

Description

    BACKGROUND OF THE INVENTION
  • The present invention relates generally to a power management control system and in particular, to software that permits rapid development of a customized tabular graphic that permits viewing of data provided by a selected electronic device of a power management control system. [0001]
  • Power management control systems monitor and control a variety of intelligent electronic devices of an electrical distribution system. The power management control system includes a computer connected to a common bus, which allows the electronic devices to communicate with a server. The control system provides graphical representations of the devices of the distribution system that enables a user to monitor and operate the distribution system. [0002]
  • Current PMCS use full Tabular Device Wizards that offer an easy-to-integrate view of an entire device register map of all the corresponding parameters of the device. Many of the Tabular Wizards however, create between 200 and 400 In Touch DDE Tags, which correspond to parameters of the device. This number of DDE Tags not only increases the size of the InTouch database, but can result in a large amount of Modbus traffic. For operators that are only interested in viewing a limited number of registers on a device (e.g. less than 20 registers), the overhead of the full Tabular wizards may be too much to justify their use on a particular screen. Integrators are often creating screens today, by hand, in order to get a quick view of the most important data in their application on a single screen. These custom tables having a substantially reduced list of parameters are most often viewed by the end user. The configuration of such a custom table for each device is time-consuming and requires the integrator to have programming skills. [0003]
  • BRIEF SUMMARY OF THE INVENTION
  • This invention offers advantages and alternatives over the prior art by providing a Custom Table Wizard for a power management control system that automates the development of a custom table. The Custom Table Wizard provides automated configuration of a custom table graphic for a device of an electrical distribution system. The Custom Table Wizard provides a rapid and cost effective method to enable an integrator to select a small number of important parameters of an electronic device for a custom table graphic. Further, the Wizard is file driven and therefore, devices added to the distribution system in the future may be easily supported by the wizard by simply editing a pair of files. [0004]
  • In accordance with a present invention, a method is provided for generating a custom tabular display of operating data of an intelligent electronic device of an electrical distribution system. The method includes selecting a custom table wizard. The wizard then prompts the integrator to select a device that the integrator wishes to generate a custom table therefor. A server of a power management control system, which monitors a predetermined number of parameters of the selected device, provides a list of parameters of the selected device. The integrator then selects at least one parameter from this list of parameters. A navigational link is provided between the server and the custom table wizard for displaying the selected parameter in a table. [0005]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Referring now to the drawings wherein like elements are numbered alike in the several FIGURES: [0006]
  • FIG. 1 is a diagrammatic block diagram of a power management and control system in accordance with the present invention; [0007]
  • FIG. 2 is a view of a custom tabular display window generated by computer software embodying the present invention; [0008]
  • FIG. 3 is a view of a custom tabular display window of FIG. 2 prior to configuration; [0009]
  • FIG. 4 is a block diagram of the computer software used in the power management and control system of the present invention; [0010]
  • FIG. 5 is view of an InTouch-window viewer window generated by the computer software of FIG. 4; [0011]
  • FIGS. [0012] 6-9 are views of wizard selection dialog box windows generated by the computer software of FIG. 4;
  • FIG. 10 is a view of an InTouch-windowviewer window generated by the computer software of FIG. 4; [0013]
  • FIG. 11 is a view of a wizard dialog box window generated by the computer software of FIG. 4 for configuring the data displayed in the custom tabular display of a selected device prior to being configured; [0014]
  • FIG. 12 is a view of a wizard dialog box window generated by the computer software of FIG. 4 for configuring the data displayed in the custom tabular display; and [0015]
  • FIG. 13 is a view of a wizard dialog box window generated by the computer software of FIG. 4 for configuring the data displayed in the custom tabular display of a selected device after being configured.[0016]
  • DETAILED DESCRIPTION OF THE INVENTION
  • Referring now to FIG. 1, a power management control system (“PMCS”), generally designated [0017] 10, provides a customized tabular graphic 12 (see FIG. 2) with database links for viewing selected metered data provided by various intelligent electronic devices and components 13 of an electrical distribution system 14. The PMCS 10 comprises a computer 16, e.g., an IBM-PC AT compatible machine which is based on a Pentium processor, having standard RS485 interface cards 18, or an RS232 to RS485 convertor, and adapters installed in its I/O slots. The computer 16 contains software for monitoring and controlling selected aspects of power usage/consumption, as described in more detail hereinafter. Cards 18 provide I/O ports, which define multiple industry standard Modbus RTU networks 20 and 22. The Modbus RTU protocol is a well-known industry standard. Devices with a Modbus RTU interface can be connected directly to the Modbus, e.g., control devices 24, such as, Multiple models 269 and 565 and power management EPM 3710 and EPM 3720. Other devices communicate on the Commnet protocol and include trip units 26, e.g., Trip, Enhanced Trip-D, Trip PM and Enhanced Trip-C Units, which are commercially available from General Electric Co., meters 28, e.g., Power Leader Meters commercially available from General Electric Co., and relays 30, e.g., General Electric Co.'s Spectra ECM and Power Leader MDP. A Modbus concentrator 32 provides an interface between the Modbus RTU protocol and the Commnet protocol, whereby these devices can communicate through Modbus concentrator 32 over the Modbus. In this example, up to thirty-two devices (i.e., direct connect devices or Modbus concentrators) can be connected to each Modbus RTU network.
  • Referring to FIG. 2, the display of the customized [0018] tabular graphic 12 includes a table 36 having eleven rows of information representative of selected data provided by a device 13 of the distribution system 14. Each row has three fields wherein the first field 38 is a description of the data provided by the electronic device 13, the second and third fields 39, 40 are the value and units of the measured parameter, respectively. For example, the data provided in the first row is for the phase current in amperes for phase A. The table 36 may comprise 1 to 12 rows of information.
  • Each table [0019] 36 is identified by the Device Name 42 for the electronic device 13 and an optional description 44 provided by the integrator of the PMCS 10. For example, the custom table 36 in FIG. 2 has a Device Name 42 of “Line1 760_X3” and a description 44 of “Cell 3 Corner device, near Fred's Desk”.
  • The development of a [0020] custom table display 12 is automated using software, namely a Custom Table Wizard. The Custom Table Wizard provides the automated configuration of the customized tabular graphic 12 which is user configurable, and thereby enables the integrator to generate a tabular data interface quickly without programming skills or the need to test and validate the object each time the table 36 is used. The Custom Table Wizard provides a rapid and cost effective method by which to develop a custom table display 12. Previous implementations of a custom table display required custom programming by the integrator developing the system. The Custom Table Wizard allows the user to generate the custom table display 12 without any programming skills or detailed device knowledge, as will be described in greater detail hereinafter. Another advantage of the custom table 36 is that the dimension of the table is approximately one-quarter of the screen of the computer 16, and therefore permits four tables to be simultaneously displayed to the user without having to toggle between tables or move tables to view another table displayed on the screen. The Custom Table Wizard also provides a simple method of selecting and displaying important parameters 38 to the user during operation of the PMCS 10.
  • When the integrator drops the Custom Table Wizard into the InTouch application, it appears as shown in FIG. 3, as unconfigured with placeholders for the information. At this point the integrator double clicks on the Custom Table Wizard in order to configure the tags used by the wizard, as will be described in greater detail hereinafter. [0021]
  • Referring now to FIG. 4, a block diagram [0022] 50 of the software for monitoring and controlling selected aspects of power usage/consumption of the PMCS 10, discussed above, is generally shown. This software is loaded into the computer 16 and includes a dynamic data exchange (DDE) server 52. DDE server 52 allows external programs to access power management data in a Microsoft Windows environment. Data interface to DDE server 52 is provided by the system through a Wonderware InTouch utility. The DDE server is a 32 bit application under Windows NT. A configuration and control interface for the DDE server is provided through server application window menus. Associated with DDE server 52 are logical data tables 54 and related modules, i.e., an Excel or other DDE aware applications module 56, a waveform capture module 58, an event logger module 60, productivity modules 62, and a Wonderware InTouch module 64. Module 64 includes a tool kit for building screens and interfaces, and a graphical user interface 66 for monitoring and control of the electrical distribution system. The graphical user interface 66 for the server operates in 32 bit Windows or Windows NT environment and InTouch library functions. Waveform capture module 46 provides for viewing and analysis of waveforms (e.g., Fourier, frequency and/or harmonic analysis) captured by sophisticated metering devices. Event Logger module 60 provides for viewing, organizing and analyzing unusual behavior in a power system. Productivity modules 62 include, for example, a cost allocation module and a load management module. The cost allocation module provides for tracking power consumption to the sub-unit level, developing internal billing methods and reports, and thereby reducing cost. The load management module provides for tracking power demand and automatically shedding non-critical loads to prevent peak demand penalties, and provides for timer-based control to reduce power consumption. DDE server 52 communicates though the interface card 18 shown in FIGS. 1 and 4.
  • The [0023] event logger module 60 includes a utility that passes a received message as an un-acknowledgeable or acknowledgeable alarm or as an event based upon the contents of an initialization file. The DDE server 52 ensures that all events are cast in the same format so that the event logger module 60 can interpret each event. Electrical meters 28 and control/protection devices 26 use various codes to describe occurrences to the circuits that are monitored or controlled. A file collates these codes into three categories for analysis. These three categories for any particular device are modifiable for the code received from a device. The three categories are ‘ACK/UNACK’ for acknowledgeable alarms, ‘−’ for alarms requiring no acknowledgment, and “EVENTS” for merely reporting the device status.
  • The [0024] waveform capture module 58 includes a utility that provides an interface to configure and display data from a device that transmits waveform data. These devices transmit waveform data with different formats. One uniform display format is desired for these different types of meters. This utility applies header information transmitted by the meter to correctly scale and display the comma separated value data transmitted by the devices as applicable.
  • The [0025] Wonderware InTouch module 64 includes a software toolkit for rapid development of three-dimensional representations of electrical distribution switchgear 68, as shown in FIG. 5. These switchgear elevations have logical connections to the switchgear devices 13. Referring to FIG. 5, a typical switchgear elevation developed with the so-called Power Wizards illustrated in FIGS. 6-9 is shown. This elevation can be modified to any dimensions with an infinite number of combinations and arrangements of meters and protection devices to quickly and accurately represent a customer's switchgear. The Power Wizards eliminate the necessity to draw each individual component line by line. The user starts by selecting a cabinet wizard such as the AKD-8 or Power Break Cabinet to which handles, panels, and fasteners are added, FIGS. 6 and 7. Thereafter, circuit breakers 26 (FIG. 8), meters 28 and other protection devices (FIG. 9) are located or dropped onto the appropriate panels in the same locations as the customer's actual switchgear. These items have dialog boxes associated with them that are opened by double clicking on one of the Power Wizards once they have been dropped. From this dialog box a navigational link is established to another window that contains another Power Wizard that displays detailed metering, configuration, and control information.
  • Referring to FIG. 10, an example of a Power Wizard of a [0026] metering device 28. The Power Wizards instantly develop a standard looking interface for a particular device type. These Power Wizards also create from this standard interface, unique database links that the user defines by selecting a name and entering in this name from a Power Wizard dialog box. In this way the same wizard may be used over and over again but can be logically distinguished from another via the user-defined name for a device entered in the Power Wizard dialog box. All margins for error that may have occurred in manually entering in the data access links to a database server are removed by the Power Wizards capability to set them up automatically using a unique user defined device name.
  • Every windows application is registered in a windows kernel with an application name. To uniquely identify a data item for communication between two cooperating (DDE aware) windows applications, the data item is identified by tuple (Application, Topic, Item). Topic name provides a grouping, and item name specifies the actual data point to be accessed under a topic. For the [0027] DDE server 52, the application name is the server's executable name. Topic name can be the device identification name and item name can be the register identification of a field data point. For example, with a General Electric Co. EPM meter, the tuple can be GE32MODB, EPM1, AMP_A where GE32MODB is the Application name for a DDE Server, EPM1 is the meter identification name, and AMP_A is the current for phase A. DDE messages mainly include requests to send data as identified by the Topic and Item name. They may also be for set point download to the data point as identified by the Topic and Item names. Input parameter values are reported by field devices on the communication interface in response to a poll by the server. This value may be a float value, an integer value, a string or discrete status bits.
  • Set point registers are to be downloaded based on request from a DDE client, i.e., a program, for example, such as Wonderware InTouch 5.0 or MS-Excel, which request data items from the [0028] DDE server 52 and accepts data through DDE. The DDE server acts as a link between a client requesting device data and a field device, which can provide the data. The DDE server 52 communicates to the field device through communication ports and to the client via DDE message link. A client sends its requests to the server to read/write some device registers. The server maps each request to suitable device read/write request packets and carries out the necessary transaction with the device. Then it relays the result back to the client after processing and, if necessary, casts the collected device data to the proper format. Apart from reporting contents of normal device registers, the server can also collect special data like waveform capture/recording data from the device and pass it to a client.
  • A device type register map must be configured for each of the device topics connected thereto. The system provides for configuration of a starting valid address, a last valid address, and a set of invalid register blocks using this utility. Valid registers, in the present example, are R[0029] 0XXXX; R1XXXX; R3XXXX; or R4XXXX. Accordingly, DDE server 52 supports the following Modbus register types; R0XXXX—Discrete coils, R1XXXX—Discrete status registers, R3XXXX—Input registers, and R4XXXX-Set point registers. With these generic types, a user can configure any number of register types. Each of these types will have poll rate attributes (i.e., Fast Poll, Slow Poll, or Poll Once). Buffered events, read/write date/time registers for time synchronization, waveform capture data and waveform recording data are implemented differently in the devices which support them hence, no common configuration utility is provided for these functions. The DDE server 52 handles each of these functions specifically. Again a mnemonic name is associated with a register address.
  • In general, the [0030] DDE server 52 uses the Modbus RTU protocol to communicate with a field device 13. The DDE server provides appropriate return values as specified for all clients, i.e., periodic polling packets for active topics and items, periodic polling packets for events and status, periodic update of time to all the devices, data value update to clients for acquired items, event/status report to InTouch so that it becomes part of normal alarm log, and status update for active topics (devices). Set point write requests are properly formatted set point download communication packets for the request. Execution and termination of the server are initiated on user request from the DDE server window menu.
  • As described hereinbefore, the Custom Table Wizard assists the integrator in the development of the customized tabular graphic [0031] 12 of the present invention, shown in FIG. 2. Specifically, the Custom Table Wizard interconnects selected field data points or parameters with the custom table graphic 12, and thereby provides a list of a reduced number of important parameters measured or provided by the selected device 13.
  • As shown in FIG. 3, the integrator drops in the wizard by selecting the Custom Table Wizard from a pull down menu to configure the custom table [0032] 12. Upon selection of the Custom Table Wizard, the integrator double clicks on the window 70 of FIG. 3 to present a dialog box 72, as shown in FIG. 11. First, the name of the device 13 for which the custom table 12 is associated with is entered in the “Device Name” field 74 (i.e., “DFP11B”). Next, the DDE Server Name is entered into the “Application Name” field 76 of the dialog box 72. The corresponding type of device 13 is selected from a pull-down menu 78. The pull-down menu includes a list of all the types of tightly integrated devices 13 (i.e., “DFP100”) monitored by the selected DDE Server 76. The integrator may also provide a brief description of selected device in the “Device Description” field 80.
  • After entering the above information in the four fields, the integrator may select by pointing and clicking on the “Select Multiple Tags” [0033] button 82 to select a plurality of device parameters to be displayed in the custom table 12, or select a “Select Tag #” button 84 to select a parameter for the corresponding row of the custom table. For example, the “Select Tag 6” button is selected to define the metered parameter of the selected device for the sixth row of the custom table.
  • The [0034] dialog box 86 labeled “Select Device Tags” of FIG. 12 appears when the “Select Multiple Tags” button 82 (see FIG. 11) is selected. The dialog box 86 provides a list of all the preconfigured tags 90 which the Custom Table Wizard supports for the specified Device Type specified in the “Device Type” field 78 of the dialog box 72 of FIG. 11. Each preconfigured tag 90 provided in the list 88 includes the address 92 of the tag, the tag name 94 and a description of the parameter 96 monitored for the selected device 13. For example, the phase current for the DFP100 device type has a tag name “AMPS_B” and description of “Phase B Current”. The tag's address is “R3X0202”. The dialog box 86 prompts the integrator to select a maximum of 12 tags from the list at 98. The integrator selects a tag 90 by pointing and clicking a desired tag, which is then highlighted. After the integrator has selected the desired tags (or metering parameters), the integrator selects the “OK” button 100. If the integrator wishes to change the selection, the integrator selects the “Clear Selections” button 102. The list 88 of preconfigured tags 90 is a subset of all the DDE Items supported by the DDE Server for a given device. The list of preconfigured tags comprises primarily of metering value registers (i.e., Present Values). Some registers that have values based on one or more other registers (e.g., ratio scaling) may be supported by the Custom Table Wizard.
  • A similar dialog box labeled “Select Device Tags” of FIG. 12 appears when any of the “Select Tag #” [0035] buttons 84 of dialog box 72 (see FIG. 11) is selected. The same list is provided to the integrator to select the metered parameter to be included in the selected row of the custom table 12. After the integrator has selected the desired tag 90 (or metering parameter), the integrator selects the “OK” button 100.
  • When the preconfigured tags [0036] 90 have been selected, the information of the selected tags is entered into the appropriate row of the dialog box 72 of FIGS. 11 and 13. For each tag the Tag Description and the Units of measurement are displayed in the corresponding fields 104, 106. The Tag Descriptions and Units are used when displaying the custom table graphic 12 of FIG. 2. If the integrator finds this configuration of the custom table graphic acceptable, the integrator selects the “OK” button 108. Alternatively the integrator may select the “Cancel” button 110 to reconfigure the entire custom table graphic 12. The integrator may also edit the text of the “Tag Description” or the “Units” by pointing and clicking in the desired field 104, 106. One will note that the editing of these fields do not alter the actual DDE tagname, data format or scaling of the values. The ability to change descriptions and units is particularly useful for non-English applications as well as for cases where the generic description of a register can be clarified. For example, the Custom Table Wizard may have “Analog Input 1” for a description of a register. The integrator may change the description to “Remote Voltage Source A” which can provide a more accurate description of the register, or perhaps the integrator can change the language of the text from English to Spanish.
  • Another convenient feature of the Custom Table Wizard is its ability to enable the integrator to place the registers in the custom table [0037] 12 in any order by configuring each row of the table one row at a time, as described hereinbefore.
  • The information gathered by the Custom Table Wizard for each device type is provided from files supplied with the wizard. One file contains all the Device Types supported by the pull-[0038] down menu 78 of the dialog box 72 of FIGS. 11 and 13. Another file associated with each device type contains all the tag/register information for the specific device type. Since the Custom Table Wizard is file driven, a new device can be added by simply editing the device type file and adding a tag information file for the new device type. This eliminates the need to modify the wizard at all when new devices are added to the power control system.
  • While preferred embodiments have been shown and described, various modifications and substitutions may be made thereto without departing from the spirit and scope of the invention. Accordingly, it is to be understood that the present invention has been described by way of illustrations and not limitation.[0039]

Claims (12)

What is claimed is:
1. A method of generating a custom tabular display of operating data of a device of an electrical distribution system; said method comprising:
selecting a custom table wizard;
selecting a device;
providing a list of parameters of said selected device monitored by a server of a power management control system;
selecting at least one parameter from said list of parameters;
providing a navigational link between said server and said custom table wizard; and
displaying a table having at least one selected parameter.
2. The method of claim 1 wherein the navigational link includes a memory register commonly addressable by said custom table wizard and said server.
3. The method of claim 2 further comprising selecting a server name, and a device name to said custom wizard for defining the address of said memory register.
4. The method of claim 1 further comprising assigning a device description to said table.
5. The method of claim 1 wherein said list of said parameters include an address of a common memory register, an item name and description of said parameter.
6. The method of claim 1 wherein said selecting at least one parameter includes selecting a plurality of parameters for display from said list.
7. The method of claim 1 wherein said selecting said at least one parameter includes selecting one parameter for display at a select row of said table.
8. The method of claim 1 wherein said table displays a number of parameters less than the number of parameters of said list.
9. The method of claim 8 wherein said number of parameters displayed in said table is between 1 and 12 parameters.
10. The method of claim 1 wherein said table of at least one selected parameter includes a description of said parameter, a value of the parameter and units of said parameter.
11. The method of claim 10 further comprising editing said description of said parameter displayed in said table.
12. The method of claim 10 further comprising editing said units of said parameter displayed in said table.
US09/156,167 1998-09-17 1998-09-17 Man-machine interface for a custom tabular display Granted US20020054096A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/156,167 US6377283B1 (en) 1998-09-17 1998-09-17 Man-machine interface for a custom tabular display

Publications (1)

Publication Number Publication Date
US20020054096A1 true US20020054096A1 (en) 2002-05-09

Family

ID=22558395

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/156,167 Granted US20020054096A1 (en) 1998-09-17 1998-09-17 Man-machine interface for a custom tabular display
US09/156,167 Expired - Lifetime US6377283B1 (en) 1998-09-17 1998-09-17 Man-machine interface for a custom tabular display

Family Applications After (1)

Application Number Title Priority Date Filing Date
US09/156,167 Expired - Lifetime US6377283B1 (en) 1998-09-17 1998-09-17 Man-machine interface for a custom tabular display

Country Status (12)

Country Link
US (2) US20020054096A1 (en)
EP (1) EP1046212A1 (en)
JP (1) JP2002526011A (en)
KR (1) KR100676994B1 (en)
CN (1) CN1132288C (en)
AU (1) AU6146699A (en)
BR (1) BR9907118A (en)
CA (1) CA2309986C (en)
HU (1) HUP0100362A3 (en)
PL (1) PL340583A1 (en)
TR (1) TR200002174T1 (en)
WO (1) WO2000016463A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7032015B1 (en) 2000-10-31 2006-04-18 General Electric Company System and method for integrating a power system over a network
US20060116794A1 (en) * 2004-11-30 2006-06-01 James Stoupis Intelligent configuration system for power distribution feeder reclosers and switches
US20060247911A1 (en) * 2005-04-28 2006-11-02 Schweitzer Engineering Labs., Inc. Systems and methods for learning and mimicking the communications of intelligent electronic devices
US7356773B1 (en) * 2001-12-27 2008-04-08 Expertune, Inc. Wizard builder, for application software, building a setup wizard which sets up a defacto interface between the application program and monitoring or control equipment
US7373521B1 (en) * 1999-02-17 2008-05-13 Sony Corporation Semiconductor IC, information processing method, information processing device, and program storage medium
US20100286834A1 (en) * 2005-12-15 2010-11-11 Abb Technology Ltd. Method and Apparatus for Multiple Control Screens
US20110153034A1 (en) * 2009-12-23 2011-06-23 Comau, Inc. Universal human machine interface for automation installation
US8739178B2 (en) 2006-07-21 2014-05-27 Schweitzer Engineering Laboratories, Inc. Method of configuring intelligent electronic devices to facilitate standardized communication messages among a plurality of IEDS within a network
US10261567B2 (en) 2013-05-21 2019-04-16 Schweitzer Engineering Laboratories, Inc. Automatically configurable intelligent electronic device

Families Citing this family (75)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6871225B1 (en) * 1999-07-08 2005-03-22 General Electric Company Synthetic corn hybrid P67
US7143363B1 (en) * 2002-07-25 2006-11-28 Brunswick Corporation Method for displaying marine vessel information for an operator
US9632995B2 (en) * 2002-11-22 2017-04-25 Extreme Networks, Inc. Method and apparatus for navigating through a task on a computer
US7627552B2 (en) 2003-03-27 2009-12-01 Microsoft Corporation System and method for filtering and organizing items based on common elements
US7712034B2 (en) 2003-03-24 2010-05-04 Microsoft Corporation System and method for shell browser
US7240292B2 (en) 2003-04-17 2007-07-03 Microsoft Corporation Virtual address bar user interface control
US7421438B2 (en) * 2004-04-29 2008-09-02 Microsoft Corporation Metadata editing control
US7769794B2 (en) 2003-03-24 2010-08-03 Microsoft Corporation User interface for a file system shell
US7823077B2 (en) 2003-03-24 2010-10-26 Microsoft Corporation System and method for user modification of metadata in a shell browser
US7650575B2 (en) * 2003-03-27 2010-01-19 Microsoft Corporation Rich drag drop user interface
US7925682B2 (en) 2003-03-27 2011-04-12 Microsoft Corporation System and method utilizing virtual folders
US7483390B2 (en) 2003-06-30 2009-01-27 Intel Corporation System and method for dynamically configuring and transitioning wired and wireless networks
US20050188174A1 (en) * 2003-10-12 2005-08-25 Microsoft Corporation Extensible creation and editing of collections of objects
US8024335B2 (en) 2004-05-03 2011-09-20 Microsoft Corporation System and method for dynamically generating a selectable search extension
US7657846B2 (en) 2004-04-23 2010-02-02 Microsoft Corporation System and method for displaying stack icons
US7694236B2 (en) 2004-04-23 2010-04-06 Microsoft Corporation Stack icons representing multiple objects
US8707209B2 (en) * 2004-04-29 2014-04-22 Microsoft Corporation Save preview representation of files being created
DE102004028177A1 (en) * 2004-06-04 2005-12-29 Siemens Ag System for operating a system by editing graphic objects
CN100345109C (en) * 2005-03-10 2007-10-24 上海大学 Man-computer interface automatic forming system
US20060242591A1 (en) * 2005-04-22 2006-10-26 Microsoft Corporation File dialog user interfaces and creation of same
US8195646B2 (en) 2005-04-22 2012-06-05 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US7665028B2 (en) 2005-07-13 2010-02-16 Microsoft Corporation Rich drag drop user interface
US20070028160A1 (en) * 2005-07-29 2007-02-01 Microsoft Corporation Re-use wizard
US8442660B2 (en) 2005-10-28 2013-05-14 Electro Industries/Gauge Tech Intelligent electronic device having audible and visual interface
WO2007093850A2 (en) * 2005-12-15 2007-08-23 Abb Technology Ltd. Method and apparatus for multiple control screens
US8713697B2 (en) 2008-07-09 2014-04-29 Lennox Manufacturing, Inc. Apparatus and method for storing event information for an HVAC system
US8527096B2 (en) 2008-10-24 2013-09-03 Lennox Industries Inc. Programmable controller and a user interface for same
US8655490B2 (en) 2008-10-27 2014-02-18 Lennox Industries, Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US20100106329A1 (en) * 2008-10-27 2010-04-29 Lennox Manufacturing, Inc., A Corporation Of Delaware Apparatus and method for controlling an environmental conditioning system
US8452456B2 (en) 2008-10-27 2013-05-28 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8788100B2 (en) 2008-10-27 2014-07-22 Lennox Industries Inc. System and method for zoning a distributed-architecture heating, ventilation and air conditioning network
US8798796B2 (en) 2008-10-27 2014-08-05 Lennox Industries Inc. General control techniques in a heating, ventilation and air conditioning network
US9432208B2 (en) 2008-10-27 2016-08-30 Lennox Industries Inc. Device abstraction system and method for a distributed architecture heating, ventilation and air conditioning system
US8802981B2 (en) 2008-10-27 2014-08-12 Lennox Industries Inc. Flush wall mount thermostat and in-set mounting plate for a heating, ventilation and air conditioning system
US8855825B2 (en) 2008-10-27 2014-10-07 Lennox Industries Inc. Device abstraction system and method for a distributed-architecture heating, ventilation and air conditioning system
US8433446B2 (en) 2008-10-27 2013-04-30 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed-architecture heating, ventilation and air conditioning network
US8600558B2 (en) 2008-10-27 2013-12-03 Lennox Industries Inc. System recovery in a heating, ventilation and air conditioning network
US8564400B2 (en) 2008-10-27 2013-10-22 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8437877B2 (en) 2008-10-27 2013-05-07 Lennox Industries Inc. System recovery in a heating, ventilation and air conditioning network
US8694164B2 (en) 2008-10-27 2014-04-08 Lennox Industries, Inc. Interactive user guidance interface for a heating, ventilation and air conditioning system
US8762666B2 (en) 2008-10-27 2014-06-24 Lennox Industries, Inc. Backup and restoration of operation control data in a heating, ventilation and air conditioning network
US9268345B2 (en) * 2008-10-27 2016-02-23 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8543243B2 (en) 2008-10-27 2013-09-24 Lennox Industries, Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US9632490B2 (en) 2008-10-27 2017-04-25 Lennox Industries Inc. System and method for zoning a distributed architecture heating, ventilation and air conditioning network
US8452906B2 (en) * 2008-10-27 2013-05-28 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US9651925B2 (en) 2008-10-27 2017-05-16 Lennox Industries Inc. System and method for zoning a distributed-architecture heating, ventilation and air conditioning network
US8463442B2 (en) 2008-10-27 2013-06-11 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and air conditioning network
US8463443B2 (en) 2008-10-27 2013-06-11 Lennox Industries, Inc. Memory recovery scheme and data structure in a heating, ventilation and air conditioning network
US9678486B2 (en) 2008-10-27 2017-06-13 Lennox Industries Inc. Device abstraction system and method for a distributed-architecture heating, ventilation and air conditioning system
US8655491B2 (en) 2008-10-27 2014-02-18 Lennox Industries Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and air conditioning network
US8295981B2 (en) 2008-10-27 2012-10-23 Lennox Industries Inc. Device commissioning in a heating, ventilation and air conditioning network
US8874815B2 (en) 2008-10-27 2014-10-28 Lennox Industries, Inc. Communication protocol system and method for a distributed architecture heating, ventilation and air conditioning network
US8744629B2 (en) 2008-10-27 2014-06-03 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8442693B2 (en) * 2008-10-27 2013-05-14 Lennox Industries, Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
US8548630B2 (en) * 2008-10-27 2013-10-01 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed-architecture heating, ventilation and air conditioning network
US8600559B2 (en) 2008-10-27 2013-12-03 Lennox Industries Inc. Method of controlling equipment in a heating, ventilation and air conditioning network
US9325517B2 (en) 2008-10-27 2016-04-26 Lennox Industries Inc. Device abstraction system and method for a distributed-architecture heating, ventilation and air conditioning system
US8977794B2 (en) 2008-10-27 2015-03-10 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8661165B2 (en) 2008-10-27 2014-02-25 Lennox Industries, Inc. Device abstraction system and method for a distributed architecture heating, ventilation and air conditioning system
US8560125B2 (en) 2008-10-27 2013-10-15 Lennox Industries Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8437878B2 (en) 2008-10-27 2013-05-07 Lennox Industries Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and air conditioning network
US8994539B2 (en) 2008-10-27 2015-03-31 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed-architecture heating, ventilation and air conditioning network
US8892797B2 (en) 2008-10-27 2014-11-18 Lennox Industries Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8725298B2 (en) 2008-10-27 2014-05-13 Lennox Industries, Inc. Alarm and diagnostics system and method for a distributed architecture heating, ventilation and conditioning network
US8774210B2 (en) 2008-10-27 2014-07-08 Lennox Industries, Inc. Communication protocol system and method for a distributed-architecture heating, ventilation and air conditioning network
US8615326B2 (en) 2008-10-27 2013-12-24 Lennox Industries Inc. System and method of use for a user interface dashboard of a heating, ventilation and air conditioning network
KR101797945B1 (en) * 2011-02-10 2017-11-16 삼성전자주식회사 Electrical instrument and power management apparatus for changing DR control level
KR101375994B1 (en) * 2012-05-14 2014-04-01 엘에스산전 주식회사 Apparatus and method for Tabular displaying
DE102012209941A1 (en) * 2012-06-13 2013-12-19 Herbert-Helmut Reschke The goods label
US10330713B2 (en) 2012-12-21 2019-06-25 Electro Industries/Gauge Tech Intelligent electronic device having a touch sensitive user interface
US9985860B2 (en) * 2013-09-23 2018-05-29 Schweitzer Engineering Laboratories, Inc. Selection and display of polled and streamed electric power system measurements
US20160291821A1 (en) * 2015-04-06 2016-10-06 Microsoft Technology Licensing, Llc Generating and displaying graphical representations of processes
KR102526147B1 (en) 2016-01-19 2023-04-26 엘에스일렉트릭(주) Monitoring apparatus in elctric power system
KR102544578B1 (en) 2016-03-07 2023-06-15 엘에스일렉트릭(주) Controlling method of data display apparatus
US20220026873A1 (en) * 2021-06-23 2022-01-27 Petróleo Brasileiro S.A. - Petrobras Supervisory system for monitoring variables of a process plant

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3521147B2 (en) 1993-03-16 2004-04-19 株式会社日立製作所 User interface customizing method and apparatus
US5473536A (en) 1994-04-04 1995-12-05 Spacelabs Medical, Inc. Method and system for customizing the display of patient physiological parameters on a medical monitor
US5611059A (en) * 1994-09-02 1997-03-11 Square D Company Prelinked parameter configuration, automatic graphical linking, and distributed database configuration for devices within an automated monitoring/control system
US5774667A (en) * 1996-03-27 1998-06-30 Bay Networks, Inc. Method and apparatus for managing parameter settings for multiple network devices
JPH1091412A (en) * 1996-07-25 1998-04-10 Toshiba Corp Device for selecting display parts and its method
US5867157A (en) * 1996-08-14 1999-02-02 International Business Machines Corporation Graphical interface method, apparatus and application for creating and modifying a list of values with multiple components
US5903476A (en) * 1996-10-29 1999-05-11 Synopsys, Inc. Three-dimensional power modeling table having dual output capacitance indices
US5859885A (en) * 1996-11-27 1999-01-12 Westinghouse Electric Coporation Information display system
US5859637A (en) * 1997-02-13 1999-01-12 International Business Machines Corporation Non-programming method and apparatus for creating wizards with a script

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7373521B1 (en) * 1999-02-17 2008-05-13 Sony Corporation Semiconductor IC, information processing method, information processing device, and program storage medium
US7032015B1 (en) 2000-10-31 2006-04-18 General Electric Company System and method for integrating a power system over a network
US7356773B1 (en) * 2001-12-27 2008-04-08 Expertune, Inc. Wizard builder, for application software, building a setup wizard which sets up a defacto interface between the application program and monitoring or control equipment
US20060116794A1 (en) * 2004-11-30 2006-06-01 James Stoupis Intelligent configuration system for power distribution feeder reclosers and switches
US8621117B2 (en) 2004-11-30 2013-12-31 Abb Research Ltd. Intelligent configuration system for power distribution feeder reclosers and switches
US20060247911A1 (en) * 2005-04-28 2006-11-02 Schweitzer Engineering Labs., Inc. Systems and methods for learning and mimicking the communications of intelligent electronic devices
US20100286834A1 (en) * 2005-12-15 2010-11-11 Abb Technology Ltd. Method and Apparatus for Multiple Control Screens
US8938321B2 (en) 2005-12-15 2015-01-20 Abb Technology Ltd. Method and apparatus for multiple control screens
US8739178B2 (en) 2006-07-21 2014-05-27 Schweitzer Engineering Laboratories, Inc. Method of configuring intelligent electronic devices to facilitate standardized communication messages among a plurality of IEDS within a network
US20110153034A1 (en) * 2009-12-23 2011-06-23 Comau, Inc. Universal human machine interface for automation installation
US10261567B2 (en) 2013-05-21 2019-04-16 Schweitzer Engineering Laboratories, Inc. Automatically configurable intelligent electronic device

Also Published As

Publication number Publication date
EP1046212A1 (en) 2000-10-25
JP2002526011A (en) 2002-08-13
KR100676994B1 (en) 2007-01-31
CA2309986C (en) 2007-11-20
CN1132288C (en) 2003-12-24
CN1288602A (en) 2001-03-21
TR200002174T1 (en) 2001-01-22
WO2000016463A1 (en) 2000-03-23
PL340583A1 (en) 2001-02-12
WO2000016463A9 (en) 2001-06-21
US6377283B1 (en) 2002-04-23
WO2000016463A8 (en) 2000-07-13
KR20010032158A (en) 2001-04-16
CA2309986A1 (en) 2000-03-23
HUP0100362A2 (en) 2001-06-28
HUP0100362A3 (en) 2004-04-28
AU6146699A (en) 2000-04-03
BR9907118A (en) 2000-10-03

Similar Documents

Publication Publication Date Title
US6377283B1 (en) Man-machine interface for a custom tabular display
US6219046B1 (en) Man-machine interface for a virtual annunciator panel display
US7047274B2 (en) Virtual modular relay device
US5862391A (en) Power management control system
US5764155A (en) Dynamic data exchange server
US6901299B1 (en) Man machine interface for power management control systems
US5768148A (en) Man machine interface for power management control systems
US6266713B1 (en) Field upgradeable dynamic data exchanger server
US6301527B1 (en) Utilities communications architecture compliant power management control system
US6366301B1 (en) Man-machine interface for a virtual lockout/tagout panel display
MXPA00004835A (en) Man-machine interface for a custom tabular display
Hammer et al. Analysis and implementation of the IEC 61850 standard