WO2010054143A1 - Switchgear data system - Google Patents

Switchgear data system Download PDF

Info

Publication number
WO2010054143A1
WO2010054143A1 PCT/US2009/063483 US2009063483W WO2010054143A1 WO 2010054143 A1 WO2010054143 A1 WO 2010054143A1 US 2009063483 W US2009063483 W US 2009063483W WO 2010054143 A1 WO2010054143 A1 WO 2010054143A1
Authority
WO
WIPO (PCT)
Prior art keywords
switchgear
mobile computing
computing device
industrial computer
documentation
Prior art date
Application number
PCT/US2009/063483
Other languages
French (fr)
Inventor
Harsh Karandikar
Marek Budyn
Original Assignee
Abb Technology Ag
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 Abb Technology Ag filed Critical Abb Technology Ag
Priority to BRPI0921267A priority Critical patent/BRPI0921267A2/en
Priority to MX2011004617A priority patent/MX2011004617A/en
Priority to CA2742762A priority patent/CA2742762C/en
Publication of WO2010054143A1 publication Critical patent/WO2010054143A1/en

Links

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02BBOARDS, SUBSTATIONS OR SWITCHING ARRANGEMENTS FOR THE SUPPLY OR DISTRIBUTION OF ELECTRIC POWER
    • H02B15/00Supervisory desks or panels for centralised control or display

Definitions

  • Switchgear are used in conjunction with electric power systems and generally include a combination of electrical disconnects, fuses and/or circuit breakers that operate to selectively isolate electrical loads.
  • a switchgear may be used both to de-energize loads to allow maintenance or installation work to be done and also to clear downstream faults.
  • Switchgears are located anywhere that electrical distribution, isolation and/or protection may be required. These locations may include, for example, generators, motors, and transformers in factories, power plants and substations.
  • Switchgear 10 includes at least one input power source 12. Electricity from the power source 12 travels through a current transformer 14 which monitors the amount of current traveling therethrough. Electricity from the power source 12 flows through a main circuit breaker 16 which is electrically connected to a bus 18. Bus 18 transmits power to loads 20. As can be seen, typically a load side current transformer 22 and circuit breaker 24 is electrically connected between the bus 18 and respective load 20. Switchgear include low voltage and high voltage compartments. Specifically, the low voltage compartments are compartments within a switchgear that are isolated from high voltage bus components.
  • Switchgear are very important, both from a safety and productivity standpoint. Thus, having easy access to switchgear information/data is essential for both installation and operation. In particular, schematics, product information and guidelines are needed for proper installation and maintenance of switchgear. In the past such information was provided in the form of paper manuals that can get worn out or be lost or discarded. More recently, switchgear documentation has been provided in electronic form in stand-alone computers connected to the switchgear via SCADA or other network link. In other configurations, the documentation is provided locally at the switchgear and accessed through a panel mounted computer. Though these solutions are in some ways more effective than paper documentation, the systems are not flexible and are difficult to retrofit and to keep updated.
  • a switchgear assembly is provided with on-board documentation.
  • the switchgear assembly includes a switchgear adapted to distribute electrical power to a plurality of individual loads.
  • An industrial computer has storage, wireless broadcasting device and a set of data-sharing services.
  • the storage stores switchgear specific documentation.
  • a mobile computing device is adapted to wirelessly communicate with the industrial computer through the wireless broadcasting device.
  • the mobile computing device includes a web browser and the documentation is provided to the mobile computing by said data-sharing service.
  • Figure 1 is a schematic view of the internal electrical circuit for a switchgear.
  • Figure 2 is a perspective view of a switchgear and mobile computing device according to the present invention.
  • Figure 3 is a schematic view of the industrial computer and mobile computing device according to the present invention.
  • Figure 4 shows an exemplary data hierarchical structure.
  • Switchgear 10 includes a data system that conveniently provides data to installers, service personnel and operators.
  • the data system includes an industrial computer 30 mounted within a low voltage compartment in the switchgear enclosure.
  • Industrial computer 30 stores switchgear specific documentation including schematics, blueprints, manuals, and installation/maintenance instructions.
  • Industrial computer 30 communicates with a mobile computing device 32 which enables a user to search and view the documentation.
  • the communication between mobile computing device 32 is preferably wireless, however, a wired connection (e.g., Ethernet or USB) may be provided as a backup.
  • industrial computer 30 includes storage which may be in the form of a hard drive, flash based memory or any other type of storage media.
  • Industrial computer 30 functions as a web server and accordingly provides Domain Name Service (DNS) and Dynamic Host Configuration Protocol (DHCP).
  • DNS Domain Name Service
  • DHCP Dynamic Host Configuration Protocol
  • industrial computer 30 includes a wireless broadcasting device.
  • wireless broadcast device is a WiFi adapter.
  • the wireless broadcasting device enables wireless communication with one or more mobile computing devices 32.
  • Mobile computing devices 32 may be in the form of, for example, a ruggedized tablet PC with a touch screen or a standard laptop.
  • the role of the 'Server' is to share data over a network.
  • the 'Client' in the present invention, is the mobile computing device, such as the tablet or laptop computer that requests and downloads data over the network.
  • the client is a 'thin' client because all documentation data is stored on the server and downloaded to the client in real-time.
  • the only software required on the client machine, apart from an appropriate operating system, is a web browser.
  • a WEB server service handles all HTTP traffic on the network and is a type of 'application server'.
  • Hierarchically, under the WEB server is a WEB application (implemented in Microsoft .NET Framework for example) that contains business logic of the system.
  • the WEB server sends HTTP requests to the WEB application which handles them and generates proper responses.
  • the WEB application is also responsible for application level authentication (e.g., password or electronic certificate check) and authorization (e.g., distinguishing a user between administrator, operator, and servicemen and allowing appropriate functionalities).
  • Data storage may be in the form of a database that stores all documentation data, however, other forms of storage may be provided. For example, simple directory-structured storage may be provided.
  • the communication protocol between the client and server is HTTP. However, other communication protocols may be used, such as HTTPS.
  • the industrial computer also provides DHCP (Dynamic Host Configuration Protocol) to automatically configure networked devices.
  • DHCP assigns proper IP address and DNS server addresses to the clients that connect to the service.
  • a DNS Domain Name Service
  • the DNS translates names into IP addresses in TCP/IP networks.
  • the client is a thin-client device requiring only a web browser that supports, for example, javascript and CSS.
  • the client connects to a PAN (Personal Area Network) according to the method described herein below.
  • the client employs a browser to connect to the WEB application. The connection is made using system components so user can browse available networks using hardware independent tools.
  • a wireless connection helper tool may be provided to help a user connect to wireless networks.
  • native wireless connection tools e.g., default tools in the Windows operating system
  • a wireless connection helper tool may visualize available PANs and initialize connections. Thereafter, the web browser may be initialized and operate as described above.
  • a separate, 'thick' application may be provided and adapted to prepare configuration and/or upload information to the server.
  • This thick application may be provided on any client device.
  • the thick application may also prepare the various pieces of documentation for upload onto the switchgear server. Preparation may involve establishing all the inter-links between the documents, especially the documents and the drawings (e.g., selectable hotspots).
  • the PAN may be established using various techniques.
  • an 802.1 1 a/b/g/n network WiFi in Peer-To-Peer mode may be employed.
  • This type of network advantageously provides a large communication range and a high transfer rate (1 -54 MBit/s, 300MBit/s in n version at peak).
  • 802.1 1 networks have several available authentication methods: PSK (pre-shared key) or certificate authentication. These networks also allow communication to be encrypted using WEP, WPA/AES, WPA/TKIP methods.
  • a PAN may also be provided using Bluetooth, but this requires an additional communication module on the server.
  • Bluetooth supports PAN network services also with security and encryption. Compared to 802.1 1 networks, the transfer rate of Bluetooth is lower (up to 1 MBit/s at peak). Further, communication range is limited and security protocols are less effective.
  • the mobile computing device may be connected to the server using a T1 cable connection (Ethernet).
  • Ethernet One can connect to the server using ethernet cable (crossed) or connect it to customer's site network.
  • ethernet cable crossed
  • DNS and/or DHCP services might be disabled so they do not interfere with customer's infrastructure.
  • independent power source 42 may provide power to industrial computer.
  • independent power source 42 is a battery.
  • the data residing on the industrial computer 30 is accessible on the mobile computing device via a standard web browser such as Windows Explorer or Mozilla Firefox. In this manner, no custom software installation is necessary. Because the information is accessible from a browser, all information may be provided using the http protocol. Menus may be provided in the browser that allows the user to navigate through all the documentation. Keyword search functions are also provided.
  • the data system is used according to the following description.
  • the most current project specific documentation is uploaded to the industrial computer.
  • Documentation may be stored in any format.
  • documents are stored in searchable PDF format.
  • CAD drawings and 3D CAD models may be provided.
  • the mobile computing device may include software capable of reading PDF and CAD drawings, for example, Adobe Reader and eDrawings Viewer.
  • the industrial computer 30 is also provided with a password that must be input prior to accessing the documentation.
  • the ruggedized tablet computer 32 is also provided.
  • the ruggedized tablet computer may have the password pre- stored or the password may be provided separately.
  • the user When the customer unpacks switchgear 10 on-site the user activates the industrial computer 30. This is typically done via a switch or button on or in the switchgear. Using the password the customer signs onto the "on-board" documentation system. When the user is finished retrieving and viewing the documentation, a log-off command is sent and the industrial computer goes into a sleep mode. In addition, the industrial computer may enter sleep mode after a predetermined time period of inactivity.
  • the industrial computer may be updated via the mobile computing device 32.
  • the manufacturer may include additional security, so that update access codes must be input before allowing the updating of any documentation.
  • switchgear each with a pre-installed industrial computer, may be accessed by a single mobile computing device.
  • the switchgear wireless signal identifies the switchgear with a unique identifier.
  • the identifier may be a serial number, location descriptor or any other identifying word or symbol.
  • the available wireless signals (corresponding to individual switchgears) may be displayed visually to a user on the mobile computing device.
  • a user may then select a switchgear of interest.
  • a user must then authenticate by one or more means, such as a network key, password, etc. Once authenticated, the user can access any documentation stored on the industrial computer.
  • the mobile computing device enables mobile viewing of manuals and documentations. Further, more than one person can view a document at the same time. Thus, during installation or maintenance, each service person can have their own 'copy' of documentation on a personal mobile computing device.
  • an exemplary menu hierarchy is shown that includes major topics including Documents, Topics and Configuration.
  • Document Type shows the documents sorted by type (drawings, diagrams, manuals) or frame number.
  • Topics a user is presented with a variety of commonly requested information topics. Within each specific topic a user may be presented with all documents related to that topic including drawings, diagrams and/or manuals. If a user selects configuration, various server configuration options may be presented. Still further, the viewing software on the mobile computing device may include a search function, wherein a user may keyword search all available documentation.
  • Industrial computer 30 may also provide status and performance information wirelessly to the mobile computing device.
  • the industrial computer may monitor and store switchgear condition data, such as node temperatures, current levels, and/or breaker activity. Such information may be uploaded onto the mobile computing device upon demand for operator review.
  • industrial computer 30 may transmit real-time data streams such as node temperatures, voltages and currents.

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

A switchgear assembly provides on-board documentation and includes a switchgear adapted to distribute electrical power to a plurality of loads. An industrial computer includes storage, a web server service and a wireless broadcasting device. The storage stores switchgear specific documentation. A mobile computing device wirelessly communicates with the industrial computer through the wireless broadcasting device. The mobile computing device includes a web browser and the documentation is provided to the mobile computing device by the web server service.

Description

Switchgear Data System
This application claims priority to U.S. Provisional Application No. 61/1 12,365 filed on November 7, 2008 and titled Switchgear Data System, the contents of which are incorporated by reference in their entirety.
Background
Switchgear are used in conjunction with electric power systems and generally include a combination of electrical disconnects, fuses and/or circuit breakers that operate to selectively isolate electrical loads. A switchgear may be used both to de-energize loads to allow maintenance or installation work to be done and also to clear downstream faults. Switchgears are located anywhere that electrical distribution, isolation and/or protection may be required. These locations may include, for example, generators, motors, and transformers in factories, power plants and substations.
With reference to Fig. 1 , a simplified exemplary switchgear is shown schematically. Switchgear 10 includes at least one input power source 12. Electricity from the power source 12 travels through a current transformer 14 which monitors the amount of current traveling therethrough. Electricity from the power source 12 flows through a main circuit breaker 16 which is electrically connected to a bus 18. Bus 18 transmits power to loads 20. As can be seen, typically a load side current transformer 22 and circuit breaker 24 is electrically connected between the bus 18 and respective load 20. Switchgear include low voltage and high voltage compartments. Specifically, the low voltage compartments are compartments within a switchgear that are isolated from high voltage bus components.
Switchgear are very important, both from a safety and productivity standpoint. Thus, having easy access to switchgear information/data is essential for both installation and operation. In particular, schematics, product information and guidelines are needed for proper installation and maintenance of switchgear. In the past such information was provided in the form of paper manuals that can get worn out or be lost or discarded. More recently, switchgear documentation has been provided in electronic form in stand-alone computers connected to the switchgear via SCADA or other network link. In other configurations, the documentation is provided locally at the switchgear and accessed through a panel mounted computer. Though these solutions are in some ways more effective than paper documentation, the systems are not flexible and are difficult to retrofit and to keep updated.
Thus, there is a need in the art for an improved switchgear data system that is flexible and easy to use.
Summary of the Invention
According to one aspect of the present invention, a switchgear assembly is provided with on-board documentation. The switchgear assembly includes a switchgear adapted to distribute electrical power to a plurality of individual loads. An industrial computer has storage, wireless broadcasting device and a set of data-sharing services. The storage stores switchgear specific documentation. A mobile computing device is adapted to wirelessly communicate with the industrial computer through the wireless broadcasting device. The mobile computing device includes a web browser and the documentation is provided to the mobile computing by said data-sharing service.
Brief Description of the Drawings
Figure 1 is a schematic view of the internal electrical circuit for a switchgear. Figure 2 is a perspective view of a switchgear and mobile computing device according to the present invention.
Figure 3 is a schematic view of the industrial computer and mobile computing device according to the present invention. Figure 4 shows an exemplary data hierarchical structure.
Detailed Description of the Embodiment(s)
It should be noted that in the detailed description that follows, identical or similar components may have the same reference numerals, regardless of whether they are shown in different embodiments of the present invention. It should also be noted that in order to clearly and concisely disclose the present invention, the drawings may not necessarily be to scale and certain features of the invention may be shown in somewhat schematic form. With reference to Fig. 2, a switchgear 10 is shown. Switchgear 10 includes a data system that conveniently provides data to installers, service personnel and operators. The data system includes an industrial computer 30 mounted within a low voltage compartment in the switchgear enclosure. Industrial computer 30 stores switchgear specific documentation including schematics, blueprints, manuals, and installation/maintenance instructions. Industrial computer 30 communicates with a mobile computing device 32 which enables a user to search and view the documentation. The communication between mobile computing device 32 is preferably wireless, however, a wired connection (e.g., Ethernet or USB) may be provided as a backup.
With reference to Fig. 3, industrial computer 30 includes storage which may be in the form of a hard drive, flash based memory or any other type of storage media. Industrial computer 30 functions as a web server and accordingly provides Domain Name Service (DNS) and Dynamic Host Configuration Protocol (DHCP). Finally, industrial computer 30 includes a wireless broadcasting device. According to one embodiment, wireless broadcast device is a WiFi adapter. The wireless broadcasting device enables wireless communication with one or more mobile computing devices 32. Mobile computing devices 32 may be in the form of, for example, a ruggedized tablet PC with a touch screen or a standard laptop.
Generally, the role of the 'Server' is to share data over a network. The 'Client', in the present invention, is the mobile computing device, such as the tablet or laptop computer that requests and downloads data over the network. According to one embodiment, the client is a 'thin' client because all documentation data is stored on the server and downloaded to the client in real-time. According to the present invention, the only software required on the client machine, apart from an appropriate operating system, is a web browser.
The industrial computing device 30, functioning as a server, provides several services. A WEB server service handles all HTTP traffic on the network and is a type of 'application server'. Hierarchically, under the WEB server is a WEB application (implemented in Microsoft .NET Framework for example) that contains business logic of the system. The WEB server sends HTTP requests to the WEB application which handles them and generates proper responses. The WEB application is also responsible for application level authentication (e.g., password or electronic certificate check) and authorization (e.g., distinguishing a user between administrator, operator, and servicemen and allowing appropriate functionalities). Data storage may be in the form of a database that stores all documentation data, however, other forms of storage may be provided. For example, simple directory-structured storage may be provided. According to one embodiment, the communication protocol between the client and server is HTTP. However, other communication protocols may be used, such as HTTPS.
The industrial computer also provides DHCP (Dynamic Host Configuration Protocol) to automatically configure networked devices. DHCP assigns proper IP address and DNS server addresses to the clients that connect to the service. A DNS (Domain Name Service) is also provided to resolve web browser addresses. The DNS translates names into IP addresses in TCP/IP networks.
According to one embodiment, the client is a thin-client device requiring only a web browser that supports, for example, javascript and CSS. Generally, the client connects to a PAN (Personal Area Network) according to the method described herein below. The client employs a browser to connect to the WEB application. The connection is made using system components so user can browse available networks using hardware independent tools.
The use of a standard web browser enables very flexible operations so that a wide range of client hardware and software may be used (web browsers are available on Windows, Linux, Solaris, etc.). In one or more embodiments, a wireless connection helper tool may be provided to help a user connect to wireless networks. In other embodiments, native wireless connection tools (e.g., default tools in the Windows operating system) may be used. A wireless connection helper tool may visualize available PANs and initialize connections. Thereafter, the web browser may be initialized and operate as described above.
According to one embodiment, a separate, 'thick' application may be provided and adapted to prepare configuration and/or upload information to the server. This thick application may be provided on any client device. The thick application may also prepare the various pieces of documentation for upload onto the switchgear server. Preparation may involve establishing all the inter-links between the documents, especially the documents and the drawings (e.g., selectable hotspots).
The PAN may be established using various techniques. According to one embodiment, an 802.1 1 a/b/g/n network (WiFi) in Peer-To-Peer mode may be employed. This type of network advantageously provides a large communication range and a high transfer rate (1 -54 MBit/s, 300MBit/s in n version at peak). Moreover, 802.1 1 networks have several available authentication methods: PSK (pre-shared key) or certificate authentication. These networks also allow communication to be encrypted using WEP, WPA/AES, WPA/TKIP methods.
A PAN may also be provided using Bluetooth, but this requires an additional communication module on the server. Bluetooth supports PAN network services also with security and encryption. Compared to 802.1 1 networks, the transfer rate of Bluetooth is lower (up to 1 MBit/s at peak). Further, communication range is limited and security protocols are less effective.
According to one embodiment, the mobile computing device may be connected to the server using a T1 cable connection (Ethernet). One can connect to the server using ethernet cable (crossed) or connect it to customer's site network. In this case only authentication/authorization method implemented on WEB application will be used and DNS and/or DHCP services might be disabled so they do not interfere with customer's infrastructure.
After installation, and during normal operation, industrial computer 30 may draw power from the AC power source 12. However, prior to and during installation, an independent power source 42 may provide power to industrial computer. According to one embodiment, independent power source 42 is a battery.
According to one embodiment, the data residing on the industrial computer 30 is accessible on the mobile computing device via a standard web browser such as Windows Explorer or Mozilla Firefox. In this manner, no custom software installation is necessary. Because the information is accessible from a browser, all information may be provided using the http protocol. Menus may be provided in the browser that allows the user to navigate through all the documentation. Keyword search functions are also provided.
The data system is used according to the following description. When switchgear 10 ships from a factory, the most current project specific documentation is uploaded to the industrial computer. Documentation may be stored in any format. In one embodiment, documents are stored in searchable PDF format. Still further, CAD drawings and 3D CAD models may be provided. Accordingly, the mobile computing device may include software capable of reading PDF and CAD drawings, for example, Adobe Reader and eDrawings Viewer. The industrial computer 30 is also provided with a password that must be input prior to accessing the documentation. When switchgear 10 is shipped to a customer, the ruggedized tablet computer 32 is also provided. The ruggedized tablet computer may have the password pre- stored or the password may be provided separately. When the customer unpacks switchgear 10 on-site the user activates the industrial computer 30. This is typically done via a switch or button on or in the switchgear. Using the password the customer signs onto the "on-board" documentation system. When the user is finished retrieving and viewing the documentation, a log-off command is sent and the industrial computer goes into a sleep mode. In addition, the industrial computer may enter sleep mode after a predetermined time period of inactivity.
When or if new or updated documentation becomes available for a switchgear, the industrial computer may be updated via the mobile computing device 32. In such a case, the manufacturer may include additional security, so that update access codes must be input before allowing the updating of any documentation.
Multiple switchgear, each with a pre-installed industrial computer, may be accessed by a single mobile computing device. When a mobile computing device comes in range of a switchgear, the switchgear wireless signal identifies the switchgear with a unique identifier. The identifier may be a serial number, location descriptor or any other identifying word or symbol. The available wireless signals (corresponding to individual switchgears) may be displayed visually to a user on the mobile computing device. A user may then select a switchgear of interest. After selecting a specific switchgear, a user must then authenticate by one or more means, such as a network key, password, etc. Once authenticated, the user can access any documentation stored on the industrial computer. In this manner, the mobile computing device enables mobile viewing of manuals and documentations. Further, more than one person can view a document at the same time. Thus, during installation or maintenance, each service person can have their own 'copy' of documentation on a personal mobile computing device.
With reference now to Fig. 4, an exemplary menu hierarchy is shown that includes major topics including Documents, Topics and Configuration. Under Documents, a user may select Document Type which shows the documents sorted by type (drawings, diagrams, manuals) or frame number. By selecting Topics a user is presented with a variety of commonly requested information topics. Within each specific topic a user may be presented with all documents related to that topic including drawings, diagrams and/or manuals. If a user selects configuration, various server configuration options may be presented. Still further, the viewing software on the mobile computing device may include a search function, wherein a user may keyword search all available documentation.
Industrial computer 30 may also provide status and performance information wirelessly to the mobile computing device. For example, the industrial computer may monitor and store switchgear condition data, such as node temperatures, current levels, and/or breaker activity. Such information may be uploaded onto the mobile computing device upon demand for operator review. Still further, industrial computer 30 may transmit real-time data streams such as node temperatures, voltages and currents.
It is to be understood that the description of the foregoing exemplary embodiment(s) is (are) intended to be only illustrative, rather than exhaustive, of the present invention. Those of ordinary skill will be able to make certain additions, deletions, and/or modifications to the embodiment(s) of the disclosed subject matter without departing from the spirit of the invention or its scope, as defined by the appended claims.

Claims

ClaimsWe claim:
1. A switchgear assembly with on-board documentation comprising: a switchgear adapted to distribute electrical power to a plurality of loads and having at least one low voltage compartment; an industrial computer secured within said low voltage compartment, said industrial computer having storage, a web server service and a wireless broadcasting device, said storage stores switchgear specific documentation; a mobile computing device adapted to wirelessly communicate with said industrial computer through said wireless broadcasting device; and wherein said mobile computing device includes a web browser and said documentation is provided to said mobile computing device by said web server service.
2. The switchgear of claim 1 wherein said switchgear specific documentation includes switchgear schematics, switchgear blueprints, and switchgear manuals.
3. The switchgear of claim 1 wherein said mobile computing device includes a tablet PC.
4. The switchgear of claim 1 wherein said mobile computing device includes a laptop computer.
5. The switchgear of claim 1 further comprising a battery for powering said industrial computer prior to and during installation of said switchgear.
6. The switchgear of claim 1 further comprising a plurality of mobile computing devices adapted to wirelessly communicate with said industrial computer through said wireless broadcasting device.
PCT/US2009/063483 2008-11-07 2009-11-06 Switchgear data system WO2010054143A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
BRPI0921267A BRPI0921267A2 (en) 2008-11-07 2009-11-06 distribution appliance data system
MX2011004617A MX2011004617A (en) 2008-11-07 2009-11-06 Switchgear data system.
CA2742762A CA2742762C (en) 2008-11-07 2009-11-06 Switchgear data system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11236508P 2008-11-07 2008-11-07
US61/112,365 2008-11-07

Publications (1)

Publication Number Publication Date
WO2010054143A1 true WO2010054143A1 (en) 2010-05-14

Family

ID=42040466

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/063483 WO2010054143A1 (en) 2008-11-07 2009-11-06 Switchgear data system

Country Status (5)

Country Link
US (1) US8380358B2 (en)
BR (1) BRPI0921267A2 (en)
CA (1) CA2742762C (en)
MX (1) MX2011004617A (en)
WO (1) WO2010054143A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8380358B2 (en) 2008-11-07 2013-02-19 Abb Technology Ag Switchgear data system
WO2018091041A1 (en) * 2016-11-17 2018-05-24 Rittal Gmbh & Co. Kg Switchgear cabinet arrangement and a corresponding operating method
EP3557352A1 (en) * 2018-04-20 2019-10-23 Rittal GmbH & Co. KG Method and computerized system for detecting of life cycle information via an electrical enclosure of an industrial installation

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8810414B2 (en) * 2011-09-21 2014-08-19 Honeywell International Inc. Situational awareness system and method for disconnect switches in electrical substations
CA2853417A1 (en) * 2011-10-27 2013-05-02 Centre For Development Of Telematics (C-Dot) A communication system for managing leased line network with wireless fallback
US20140307762A1 (en) * 2011-10-27 2014-10-16 Center For Development Of Telematics (C-Dot) Communication system for managing leased line network and a method thereof
US9129510B2 (en) 2012-11-28 2015-09-08 Abb Technology Ag Monitoring operating condition of electrical component
DE102014201505A1 (en) * 2014-01-28 2015-07-30 Siemens Aktiengesellschaft Electrical protection arrangement for an electrical installation and associated method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0903653A2 (en) * 1997-09-19 1999-03-24 Siemens Aktiengesellschaft Control and viewing device having infrared transmitter and receiver unit
DE20101830U1 (en) * 2001-02-02 2002-03-14 Siemens AG, 80333 München System with a modular subrack for the cyclical output of internal operating data with an IR transmitter
US20040131361A1 (en) * 2002-12-20 2004-07-08 Siemens Aktiengesellschaft HMI device with optical touch screen
DE202007001543U1 (en) * 2006-07-21 2007-04-05 Hilß, Andreas Auxiliary equipment set for monitoring and completing work of switching unit in switch cabinet, has measuring device for detecting technical variables, where set is accommodated in auxiliary housing that is attached to cabinet-housing
DE202007004904U1 (en) * 2007-04-03 2007-07-19 Schönrock, Jens Documentation center for system dependent recordings to install in distributions and switchgears, has distribution installation device for DIN - top hat rail mounting in size of one and more distribution units for receiving any data
WO2009012952A2 (en) * 2007-07-25 2009-01-29 Abb Ag System and method for predictive monitoring and for protection of electrical devices

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0220899D0 (en) * 2002-09-09 2002-10-16 Univ Liverpool Automation system for information management, condition monitoring and real-time control of distributed industrial systems
US8868398B2 (en) * 2006-06-29 2014-10-21 Power Analytics Corporation Method for predicting arc flash energy and PPE category within a real-time monitoring system
US8131401B2 (en) * 2006-07-19 2012-03-06 Power Analytics Corporation Real-time stability indexing for intelligent energy monitoring and management of electrical power network system
US9557723B2 (en) * 2006-07-19 2017-01-31 Power Analytics Corporation Real-time predictive systems for intelligent energy monitoring and management of electrical power networks
US9092593B2 (en) * 2007-09-25 2015-07-28 Power Analytics Corporation Systems and methods for intuitive modeling of complex networks in a digital environment
US8036872B2 (en) * 2006-03-10 2011-10-11 Edsa Micro Corporation Systems and methods for performing automatic real-time harmonics analyses for use in real-time power analytics of an electrical power distribution system
US7840395B2 (en) * 2006-03-10 2010-11-23 Edsa Micro Corporation Systems and methods for predictive monitoring including real-time strength and security analysis in an electrical power distribution system
US8959006B2 (en) * 2006-03-10 2015-02-17 Power Analytics Corporation Systems and methods for automatic real-time capacity assessment for use in real-time power analytics of an electrical power distribution system
WO2007106430A2 (en) * 2006-03-10 2007-09-20 Edsa Micro Corporation Systems and methods for real- time protective device evaluation in an electrical power distribution system
US7844440B2 (en) * 2006-07-07 2010-11-30 Edsa Micro Corporation Systems and methods for real-time dynamic simulation of uninterruptible power supply solutions and their control logic systems
US8775934B2 (en) * 2006-07-19 2014-07-08 Power Analytics Corporation Systems and methods for creation of a schematic user interface for monitoring and predicting the real-time health, reliability and performance of an electrical power system
US8180622B2 (en) * 2006-10-24 2012-05-15 Power Analytics Corporation Systems and methods for a real-time synchronized electrical power system simulator for “what-if” analysis and prediction over electrical power networks
AU2007315385A1 (en) * 2006-10-31 2008-05-08 Linak A/S A motor operator for switchgear for mains power distribution systems
US8229722B2 (en) * 2007-05-16 2012-07-24 Power Analytics Corporation Electrical power system modeling, design, analysis, and reporting via a client-server application framework
US8155943B2 (en) * 2007-10-12 2012-04-10 Power Analytics Corporation Systems and methods for automatically converting CAD drawing files into intelligent objects with database connectivity for the design, analysis, and simulation of electrical power systems
MX2011004617A (en) 2008-11-07 2011-09-01 Abb Technology Ag Switchgear data system.

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0903653A2 (en) * 1997-09-19 1999-03-24 Siemens Aktiengesellschaft Control and viewing device having infrared transmitter and receiver unit
DE20101830U1 (en) * 2001-02-02 2002-03-14 Siemens AG, 80333 München System with a modular subrack for the cyclical output of internal operating data with an IR transmitter
US20040131361A1 (en) * 2002-12-20 2004-07-08 Siemens Aktiengesellschaft HMI device with optical touch screen
DE202007001543U1 (en) * 2006-07-21 2007-04-05 Hilß, Andreas Auxiliary equipment set for monitoring and completing work of switching unit in switch cabinet, has measuring device for detecting technical variables, where set is accommodated in auxiliary housing that is attached to cabinet-housing
DE202007004904U1 (en) * 2007-04-03 2007-07-19 Schönrock, Jens Documentation center for system dependent recordings to install in distributions and switchgears, has distribution installation device for DIN - top hat rail mounting in size of one and more distribution units for receiving any data
WO2009012952A2 (en) * 2007-07-25 2009-01-29 Abb Ag System and method for predictive monitoring and for protection of electrical devices

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8380358B2 (en) 2008-11-07 2013-02-19 Abb Technology Ag Switchgear data system
WO2018091041A1 (en) * 2016-11-17 2018-05-24 Rittal Gmbh & Co. Kg Switchgear cabinet arrangement and a corresponding operating method
EP3557352A1 (en) * 2018-04-20 2019-10-23 Rittal GmbH & Co. KG Method and computerized system for detecting of life cycle information via an electrical enclosure of an industrial installation
WO2019202026A1 (en) * 2018-04-20 2019-10-24 Rittal Gmbh & Co. Kg Method and computer-aided system for detecting life cycle information about a switchgear cabinet of an industrial installation
CN112005178A (en) * 2018-04-20 2020-11-27 利塔尔两合公司 Method and computer-aided system for detecting life cycle information related to industrial device switch cabinet
RU2752025C1 (en) * 2018-04-20 2021-07-22 Риттал Гмбх Энд Ко. Кг Method and computerized system for processing information of the operational cycle of the switch cabinet of an industrial installation
JP2021522626A (en) * 2018-04-20 2021-08-30 リタール ゲゼルシャフト ミット ベシュレンクテル ハフツング ウント コンパニー コマンディトゲゼルシャフト How to process lifecycle information about switch cabinets in industrial plants and computer-aided systems
JP7112587B2 (en) 2018-04-20 2022-08-03 リタール ゲゼルシャフト ミット ベシュレンクテル ハフツング ウント コンパニー コマンディトゲゼルシャフト Method and computer aided system for processing lifecycle information about switch cabinets in industrial plants
US11740616B2 (en) 2018-04-20 2023-08-29 Rittal Gmbh & Co. Kg Method and computer-aided system for detecting life cycle information about a switchgear cabinet of an industrial installation
CN112005178B (en) * 2018-04-20 2023-12-12 利塔尔两合公司 Method and computer-aided system for detecting lifecycle information related to industrial equipment switch cabinets
IL278127B1 (en) * 2018-04-20 2024-08-01 Rittal Gmbh & Co Kg Method and computer-aided system for detecting life cycle information about a switchgear cabinet of an industrial installation

Also Published As

Publication number Publication date
MX2011004617A (en) 2011-09-01
CA2742762C (en) 2017-08-01
BRPI0921267A2 (en) 2018-03-13
US8380358B2 (en) 2013-02-19
CA2742762A1 (en) 2010-05-14
US20100121500A1 (en) 2010-05-13

Similar Documents

Publication Publication Date Title
CA2742762C (en) Switchgear data system
US11550380B2 (en) Systems and methods for configuring a power distribution unit
US10771532B2 (en) Intelligent electronic devices, systems and methods for communicating messages over a network
CN109918936B (en) B/S architecture-based distributed power distribution network operation and maintenance method and system
US20170063566A1 (en) Internet of things (iot) intelligent electronic devices, systems and methods
ES2536481T3 (en) Wireless communication method to establish a connection
US20130205022A1 (en) Systems and methods for processing meter information in a network of intelligent electronic devices
JP2005020738A (en) Method and apparatus for providing machine area network selectively separated for machine element which performs data-communication between mutual machine elements and with remote site
CN105210327A (en) Providing devices as a service
US20120096120A1 (en) Internet home automation system
CN104852811A (en) Systems and methods for touch-less commissioning of intelligent electronic devices
CN104811498B (en) A kind of transformer substation remote monitoring system based on EMS system
CN108230181B (en) Computerized system for managing operation of an electrical distribution network and method of configuring same
JP6628219B2 (en) Collective intercom system and gateway device
JP2005168144A (en) Distributed monitoring controller
JP2015109029A (en) Apparatus management system, communication device, and apparatus management method
CN209881824U (en) Data center and cloud computing system based on private cloud platform
KR101748420B1 (en) IoT server for monitoring electric control equipment
CN104102213A (en) Remote control system and remote control method used for material sorting equipment
US20230113281A1 (en) Configuration Method And Internet Of Things Device
CN108228499B (en) Out-of-band management device
Kumar et al. Amalgamtion of Internet for Supervisory Control and Data Acquisition System (SCADA) Encompassing Security Issues
Kuntze et al. Zero touch configuration
Wester et al. An Internet Approach to Power System Monitoring And Control
KR20230166774A (en) A method and device for session key distribution in power grid system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09748924

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: MX/A/2011/004617

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 2742762

Country of ref document: CA

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09748924

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: PI0921267

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20110506

ENP Entry into the national phase

Ref document number: PI0921268

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20110505