1. Technical Field
The present invention relates in general to monitoring and controlling remote equipment and, in particular, to an improved system, method, and apparatus for command and control of electrical submersible pumps in oil wells via a host communication gateway to interface with a field device, remote terminal unit, or other instrumentation that operates across multiple communications infrastructures to a common back end data delivery system.
2. Description of the Related Art
The need for cost-effectively monitoring and controlling remotely-located oil wells has always been a challenge to the oil industry. Fortunately, recent technological innovations have significantly increased the efficiency with which such operations are managed. For example, a conventional or baseline installation incorporating a graphic motor switchboard or drive control system (GCS) 11 is shown in
The GCS 11 is typically a controller with Modbus protocol communication capabilities and offers an array of information that can be acquired via a Modbus interface. Modbus is an application layer messaging protocol at Level 7 of the OSI model (see, e.g., www.modbus.org). In a standard setup, the GCS 11 provides a standard Modbus RTU protocol 19 that supports, for example, a variety of function codes. The interface is typically run at, for example, 9600 baud and can provide a physical interface of either RS-232 or RS-485.
In this conventional network interface implementation, the GCS 11 is equipped to interface directly to any point in a multi-point Modbus host system 19 via a wired and wireless I/O interface 21 (and the like) to storage tanks 23 and other locations. The host system 19 issues a Modbus poll request for information from any of the GCS internal Modbus registers for subsequent display or application use. Commands to the GCS 11 are sent over the network in the same manner. However, this type of network topology does not lend itself well to the global communications (e.g., satellite) networks, and does not take full advantage of or leverage a TCP/IP based network infrastructure such as, for example, GEO VSAT, etc. Other limitations of this conventional Modbus poll/response network include: using the higher than necessary bandwidth, incapacity to be event driven, exclusively using the network medium, and being unable to offer authentication or encryption services. Thus, although conventional systems are workable an improved solution would be desirable.
The present invention comprises a very cost-effective system, method, and apparatus for a global, remote instrument control and reporting system. The system utilizes a host communication gateway based on hardware and software that interfaces with a field device, remote terminal unit, or control system that operates across multiple communications infrastructures to a common back end data delivery system. The present invention provides a low cost “plug and play” functionality that allows Modbus hosts or similar Supervisory Control And Data Acquisition (SCADA) polled technologies, such as a field bus that utilizes various industrial protocols (e.g., DH-485, DH+, ProfiBus, other FieldBuses, etc.), to control instruments at and acquire instrumentation data from physically isolated installations. In particular, this design is well suited for applications such as oil well electrical submersible pumps. The data is communicated through, for example, a low Earth orbit (LEO) satellite into a host communications gateway (HCG) that simulates within a host computer environment the same polling registers that the data was collected from in the remote locations. Likewise, commands and other data may be sent from the host to the remote locations.
The foregoing and other objects and advantages of the present invention will be apparent to those skilled in the art, in view of the following detailed description of the present invention, taken in conjunction with the appended claims and the accompanying drawings.
So that the manner in which the features and advantages of the invention, as well as others which will become apparent are attained and can be understood in more detail, more particular description of the invention briefly summarized above may be had by reference to the embodiment thereof which is illustrated in the appended drawings, which drawings form a part of this specification. It is to be noted, however, that the drawings illustrate only an embodiment of the invention and therefore are not to be considered limiting of its scope as the invention may admit to other equally effective embodiments.
Referring to
In one application, a communication gateway-based product is specified to obtain a bandwidth-efficient interface to a Low Earth Orbit (LEO) satellite data network 33. Access to satellite data networks 33 may be established through a service provider hub 35, such as Iridium. Other operational and business advantages may be available by incorporating a communication gateway on installations that have communications infrastructures other that the Iridium solution. With such a communication gateway, the present invention has several advantages, such as event-driven alarm reporting, demand data scan, demand command capability, queued command capability, preventing well work-over and downtime to increase ROI, and providing data to other participants.
Transceiver Interface
A transceiver 37, such as an Iridium Subscriber Unit (ISU) Interface, is established to efficiently interface GCS locations 31 with the satellite data network 33 via communication gateways. In the topology illustrated in the embodiment of
Driver for Transceiver Protocol
A protocol adapter or driver 41 for the transceiver 37 enables the translator 39 to function within this environment to interface with a real time database 43. In one embodiment, the periodic and alarm events interface to this adapter, which is then responsible for formatting the data in a manner acceptable to, for example, the Iridium network Short Burst Data (SBD) service. Messages sent from the translator 39 to the server 45 may use Mobile Originated (MO) SBD message formats and associated transceiver command sets.
In one embodiment with the driver 41, messages may be formatted and sent to the GCS 31 via the translator 39 using either Short Messaging Service (SMS) or Mobile Terminated (MT) messages. In order for the translator 39 to receive SMS messages from the transceiver 37, an SMS “mailbox check” command is issued. Any SMS commands sent to a particular location using the SMS command set are not delivered automatically. However, MT messages are answered whenever an MO message is sent (i.e., mailbox checking is done at the same time). SMS also performs mailbox checks by actually checking the memory on the SIM card for messages, typically asynchronously from the MO messages.
Once configured, the driver 41 constantly checks for the availability of a transceiver unit 37 at the configured serial interface port. In one embodiment, the transceiver command +AT (SBD Status) is used to validate the connection and operation of a transceiver 37 indicating that a transceiver unit 37 is indeed connected to the system and available for use. This information also is available locally for troubleshooting purposes. In an embodiment utilizing SMS messaging, the transceiver then issues a +CMGL command to check for SMS messages and, if queued, delivered to the translator 39. The detection of SMS messages are properly handled as the SMS mailbox checks the logic of the translator 39. This section addresses any future possibility of SMS messaging that would arrive unsolicited. Control can be originated through the system via SMS text messages with, for example, a proprietary encryption key. One of the advantages of SMS text messages is that they deliver data without mailbox checks directly to the transceiver 37 asynchronously from scheduled SBD transactions, are made available to the translator 39, and they are very economical.
Mobile Originated Driver Interface
In one embodiment, the MO driver interface is responsible for interfacing to the translator real time database 43 and/or the user application model. When it is determined that data needs to be sent via the transceiver interface, the driver 41 is presented with a binary payload of data to be sent.
The first step is to format the data (e.g., the designated Modbus register information) in a format to be appended to the email. Checks also are performed to ensure that the size of the payload to be sent does not exceed the maximum payload size that can be handled by the transceiver unit (e.g., 1960 bytes). This data payload is loaded into the transceiver 37.
Once a binary payload has been loaded into the transceiver 37 successfully, the next step is to instruct the transceiver 37 to initiate an SBD session. This causes the transceiver 37 to establish a session between the transceiver 37 and an Iridium Earth terminal controller SBD Subsystem (ESS) (see
MT Driver Interface
The other section of a complete driver interface comprises handling MT messages. Whereas the data for MO messages is usually derived from register information from the GCS 11 or other site equipment, the contents of a MT payload usually results in an associated Modbus command being issued to the attached local equipment. If the system configuration is set up to check for MT messages at a periodic interval faster that the MO message rate, then the driver will perform a Mailcheck by issuing a transceiver +SBDI with an empty message buffer. This results in the transceiver 37 checking for any emails with the unit's associated IMEI identity but not sending any outgoing messages.
If the result of the transceiver +SBDI command indicates a message is available, the associated binary payload from the transceiver buffer is retrieved using the +SBDRB (read binary data from transceiver) command. Issuing this command to the transceiver 37 causes the transceiver 37 to send the binary payload from its internal buffer to the translator 39. The MT driver calculates the proper 2-byte checksum for the data payload and compares this with the transceiver internal checksum to validate the data before transferring it to the translator internal database.
Once the binary message is retrieved from the transceiver 37, the action to be performed is determined by the contents of the message. It is assumed that the contents will dictate some action required by the translator 39. For example, the contents of the binary message may indicate that a shut down operation needs to be performed. The associated Modbus coil information in the message indicates the value and register location that need to be written to. The translator 39 then formats a proper Modbus command to force the coil location to the specified value. This example also is extended to both multiple coil write capability and single/multiple register write capability.
Configuration Parameters
Associated with the Iridium transceiver driver 41, a set of configuration parameters is added to the driver interface within the software utility (e.g., ACE configuration utility) that allows a user interface to configure the translator 39 a Host Communications Gateway (HCG) 45. In one embodiment, the configuration parameters identified are:
By adding a transceiver configuration object to the configuration utility, the transceiver protocol driver 41 becomes integrated into the configuration process.
Iridium Earth Terminal Controller SBD Subsystem (ESS) Interface
In order to present a unified messaging infrastructure, a server side component may be developed to facilitate interfacing Iridium-equipped GCS sites transparently with non-Iridium sites. This interface serves as the translation component between standard messaging (e.g., from a Modbus Master host system or a back end infrastructure 49) and the unique transport characteristics required by the Iridium system. Back end applications 49 may comprise a Modbus host or other system, internal or external web access 51 for end users 53, and/or third party applications 55, such as web notification, etc.
Some baseline development in non-persistent messaging on the server side may be used with the HCG 45. Although developed for a LEO satellite provider other that Iridium, the framework required for a non-persistent data feed to legacy host SCADA systems may be used. The function of the HCG 45 is to provide the interface to the “e-mail” based messaging on the Iridium side of the network (both MO and MT based messages) to a real time polling Modbus host system. The scope may be extended to also add, for example, IBM Websphere® (MQ) messaging as well.
The HCG 45 owns a configuration for each Iridium-based transceiver 37 and translator 39 attached to a field device (e.g., GCS 31 in the illustrated embodiment). Once configured, these units are available as “virtual” GCS units or other field devices from the perspective of a conventional Modbus host system. MO messages issued from remote GCS sites 31 are received by the HCG 45 via an Internet-based, virtual private network (VPN) 47 to the Iridium hub 35. Once received and validated, the contents of the binary attachments are built into a persistent database in Modbus format. The polling Modbus host system may then poll the virtual database as any other conventional Modbus device. Commands issued from the Modbus host are formatted by the HCG into proper MT of SMS messages and sent via the ESS for subsequent retrieval by the remote translator. Configuration information provides the proper translation between Modbus RTU address and associated IMEI identities (e.g., serial number of transceiver 37).
Capabilities built into the HCG 45 include the diagnostic capability required to interface host systems that expect a constant data feed (i.e., Modbus Host systems) and a non-persistent based connection methodology as presented by the Iridium network. This includes data diagnostic capabilities, latitude and longitude, time-stamp indication of last transaction, and transaction sequence number verification. Transaction sequence numbers ensure data integrity by ensuring no sequential MO messages have been lost.
Modbus Only
In one embodiment (
Once the initial system is configured it is brought online with proper network connectivity to both the ESS and the Modbus host network. Initially, as the Modbus host(s) connect and begin polling for data, a “no response” would result since there is no initial data in any of the host feed virtual databases. As messages start arriving from remote site locations, each non-persistent database would become valid. Subsequent polls from the Modbus host for associated remote units would result in the HCG constructing a valid Modbus response and replying to the poll. The HCG continues responding with “last known good” (LNG) data until it is determined that the remote site has exceeded its report period time or an invalid transaction sequence number is detected.
Conversely, attached Modbus hosts also may issue write commands to a unit attached to a configured host feed. If the unit is considered in an online state (i.e., it has valid data from the last reporting period with proper transaction sequence numbers), the command is translated into a format that the translator understands and an email message is sent with the data attached as a binary attachment. However, with SMS the data is embedded in the body of the SMS message as per standard SMS protocol. Subsequently, the HCG responds to the Modbus host with the proper command response so that, from an operational stand point, the functionality of the Modbus host is unchanged. If the associated unit is in an offline condition, then the HCG responds to the host with a valid Modbus exception code to indicate that the command will not be sent.
Commands sent in this manner arrive at the remote site as an MT formatted message or SMS text message the next time the translator either does a Mailcheck or on its regular periodic update. Alternatively, the commands may be sent via encrypted SMS text messages that arrive at the remote site immediately. The translator then extracts the command information from the payload as received from the transceiver and translates it back into the original command structure to issue it to the GCS.
In summary, using the HCG in Modbus-only mode creates a server that “emulates” a true Modbus multidrop network to decrease or eliminate any customer modifications to the Modbus host machines. This emulation capability also lets the HCG work in conjunction with other true Modbus multidrop circuits for a total system solution.
Messaging Broker
Although the Modbus emulation capabilities of the HCG provide a transparent connection via the Iridium network, there may be additional goals to be satisfied. Given the large scale deployment of such a project, other factors, such as multiple data consumers, system scalability, redundancy, high availability, data translation, etc., may be considered. Consideration also is given to future data consumer requirements that may not be fully identified, but which invariably become requirements as the system matures and the full impact of the data availability is realized. To this end, one embodiment of the present invention (
Although not a requirement, the Broker connectivity works in parallel to provide Modbus connectivity to existing legacy hosts 85. The ESS adaptor 87 for the HCG 81 is responsible for providing two levels of conversion for any MO message received from the ESS 83. The first responsibility is to place the data (if so configured) into the associated GCS virtual database 89. The second is to further process the message and then “publish” the resulting data to the Broker 95.
The Broker-based solution provides a rich set of business adaptors and tools 97 for work flow and data flow management. Using this architecture provides flexibility and data transformation tooling for delivery direct from the GCS 93 to the applications 97 that require the data. In many situations it is possible to manipulate Modbus-type architectures for this purpose, but over time as the number of adapters and data consumer requirements increase, the use of conventional SCADA-type technology may become problematic from a support and deployment standpoint.
Total System Solution
Referring now to
Baseline Translator Functionality
As designed, the translator is a remote polling master that communicates with a large number of end devices. Although the present invention focuses on the Modbus protocol, many other types and variations of field device protocols may be used. Being a polling master, the translator basically distributes the poll process of field devices to the actual site instead of polling over the network infrastructure. This capability along with the concept of “report by exception” technologies and deeply embedded TCP/IP capabilities make the translator infrastructure a very flexible and powerful solution. The distributed polling concept along with the fact that TCP/IP topologies are actually more efficient in an event-driven mode, increase the number of field units on any given network, and increase “actual” response time of any event in the field to that event being delivered by an order of magnitude as compared to a polling system.
The extensive use of TCP/IP in conjunction with awareness of SCADA paradigms allows users to take full advantage of a TCP/IP connection without the added overhead of additional equipment that may not be suited for use in hostile environments. For example, the translator can perform many of the tasks that a router and/or terminal server may perform in addition to the intelligent interface to all field equipment. In addition to the Iridium specific components of this document, the following standard functionality is included.
TCP/IP Centric Design
Although designed for use within conventional SCADA paradigms, the translators are based on solid TCP/IP capabilities. The following TCP/IP functions are available as standard: SLIP—serial line IP; PPP—point-to-point protocol (replaces SLIP in most applications); Ping—ICMP connectivity test utility; Telnet—low bandwidth text terminal utility (SSH for secure mode); FTP—file transfer protocol (SFTP for secure mode); router; IBM Broker MQTT Pub/Sub Engine; and security. Depending on the hardware platform chosen (or option card added) support is also available for 10/100BaseT Ethernet (one, two, or three NIC interfaces depending upon application), and CSU/DSU frame relay interface.
Multi-Route Determination
As described above, the translator supports multiple TCP/IP adaptors and physical interface protocols (SLIP, PPP, Ethernet, Frame Relay). This provides the user with multiple routes back to server applications. A route table with an associated destination server table allows “matrix configuration” of servers/networks.
For example, the primary physical TCP/IP route may be configured as 10BaseT using a GEO VSAT IDU, and the secondary physical TCP/IP route may be configured as dial-up PPP using a modem. In conjunction with this configuration there may be two destination servers (e.g., either HCG's or Brokers). Given this matrix, the following network connection determination may occur: #1 Primary Network to Primary Server, #2 Primary Network to Secondary Server, #3 Secondary Network to Primary Server, #4 Secondary Network to Secondary Server. In this example, the most probable scenario is that when a rain fade occurs at the location on the VSAT interface, the translator automatically fails over to the Secondary network via modem/PPP. Once it is determined that connectivity on the primary network was re-established, the Primary network connection via VSAT is restored and the modem connection dropped.
Polling Engine
As specified above, the translators support a polling engine concept that basically becomes a distributed remote master device. This specification alludes to the fact that this engine is a Modbus host, but the infrastructure is flexible enough to support almost any poll/response protocol. The polling engine can be controlled strictly through a GUI-based configuration tool, or can be augmented by user applications written in, for example, IsaGraf. The resulting data from the polling engine then feeds a real time database model. The database drivers then issue events based on change of state or dead-band deviation as required.
Terminal Server/Terminal Client
Once a TCP/IP connection is available at any remote telemetry site, the Terminal Server and Terminal Client support become important tools for the user. A Terminal Server service is basically the concept of associating a serial interface port (e.g., either RS-232 or RS-485/422) with a “logical” TCP/IP socket (e.g., with a socket being defined as the TCP/IP address on the translator unit and a numeric port number). The following examples demonstrate where the Terminal Server functionality might be used.
In one example (for a given site), the polling engine in configured to report a certain set of Modbus register data in real time (or at a given rate). However, once a day, a special set of registers is pulled out by another host computer system. In this situation, a Terminal Server service is configured to run on a arbitrary TCP/IP port number (e.g., 8080) with the device serial port specified. When desired, the host computer wishing to pull this “special” information would make a TCP/IP socket connection to the TCP/IP address of the associated translator. Once this connection is established, the connecting host computer sends Modbus commands that are properly interleaved with the polling engine and the response is directed back over the Terminal Server connection.
In another example, remote field equipment has a programming or diagnostic port available for use in many situations. It is also the case that this port is not usually available to the SCADA host computer system and is therefore only available for onsite programming/diagnostics. In this case, a Terminal Server port may be configured to attach a remote host via a TCP/IP socket connection to the programming/diagnostic port of the equipment. Once set up, an engineer or technician has access to all field devices via a network connection and avoid a site visit to accomplish the same task locally.
Remote Protocol Analyzer
Diagnostics are an important tool in deploying and maintaining any SCADA network. To this end, every Polling Master protocol implementation is interfaced to Telnet for the purpose of remote protocol diagnostics. This allows engineers and technicians to log onto a translator and, via standard Telnet, examine the hex data flowing into and out of any given serial port in the system that is associated with a polling master function.
Multi-Master Port Sharing
Even though the MultiMaster scenario was detailed in the Terminal Server section above, multiple polling masters may be interfaced to a single piece of field equipment with the translators in place on a network, despite the poll/response protocol being intended for single master implementations. This provides for very simple operational set up, such as a local laptop master polling the GCS in parallel with polls issued for the purpose of reporting information over the Iridium system. More complex scenarios are possible in applications where higher bandwidth TCP/IP connections are available wherein one or more Modbus masters are polling an associated GCS in parallel with the translator.
Multi-Protocol Per Serial Port
Another important feature of the translators (especially in topology constrained systems) is that multiple Polling masters may be associated with the same serial interface port. For example, a field network constrains that two pieces of equipment must coexist on the same network one with Modbus RTU protocol and the other with Modbus ASCII protocol. The two logical polling engines may be configured to use the same serial port in this situation, and round-robin polling would occur over the same serial port but with protocol switching occurring on the fly.
Router
With a complete TCP/IP services stack, router functionality is natively available. Ethernet/PPP/SLIP physical level protocols are supported in addition to firewalling/security tools that leverage the translator as a router replacement in many typical topologies and applications.
Authentication/Encryption Services
Given the role of security in today's IT environment, the ability to add both authentication and encryption to existing infrastructures is crucial. Using the open standards SSH (secure shell), the translator can provide multiple user-defined levels of both authentication and encryption for any or all connections into the translator. When security is an issue, the standard Telnet and FTP facilities are replaced by their secure equivalents of SSH and SFTP (secure FTP).
User Application Model
IEC1131 is a standard application model supported by many of the leading industrial control computer manufactures. In one embodiment, the translator includes an IEC1131 engine as a “tool” to control data flow within a given topology. Parameters such as data deadbands, reporting periods, data transformation, and control functions can be implemented using the IEC1131 tooling.
Broker Publish/Subscribe Support
One of the native adaptors available on the translator is support for IBM's lightweight Publish/Subscribe (Pub/Sub) protocol Websphere® MQ Agent telemetry transport (MQTT). MQTT is an event-driven messaging paradigm offering three levels of quality of service and guaranteed delivery of data. In many applications, this offers a truly event-driven messaging paradigm directly into back office types of applications while retaining many of the characteristics associated with conventional legacy SCADA poll/response infrastructures.
Referring now to
While the invention has been shown or described in only some of its forms, it should be apparent to those skilled in the art that it is not so limited, but is susceptible to various changes without departing from the scope of the invention.
Number | Name | Date | Kind |
---|---|---|---|
5335730 | Cotham, III | Aug 1994 | A |
6046685 | Tubel | Apr 2000 | A |
6122499 | Magnusson | Sep 2000 | A |
6134307 | Brouckman et al. | Oct 2000 | A |
6160995 | Kiswani et al. | Dec 2000 | A |
6198922 | Baynham | Mar 2001 | B1 |
6236894 | Stoisits et al. | May 2001 | B1 |
6275677 | Tandler | Aug 2001 | B1 |
6285882 | Cornillat | Sep 2001 | B1 |
6314288 | Murdock-Armstrong | Nov 2001 | B1 |
6338140 | Owens et al. | Jan 2002 | B1 |
6421727 | Reifer et al. | Jul 2002 | B1 |
6456902 | Streetman | Sep 2002 | B1 |
6594706 | DeCoursey et al. | Jul 2003 | B1 |
6628992 | Osburn, III | Sep 2003 | B2 |
6873267 | Tubel et al. | Mar 2005 | B1 |
20020169645 | Aronstam et al. | Nov 2002 | A1 |
20040148371 | Lin et al. | Jul 2004 | A1 |
20050055407 | Tandler et al. | Mar 2005 | A1 |
Number | Date | Country |
---|---|---|
1 103 149 | Feb 2000 | EP |
WO 9718128 | May 1997 | WO |
WO 9963680 | Dec 1999 | WO |
WO 0007390 | Feb 2000 | WO |
WO 0017803 | Mar 2000 | WO |
WO 0161543 | Aug 2001 | WO |
WO 0163435 | Aug 2001 | WO |
Number | Date | Country | |
---|---|---|---|
20060240818 A1 | Oct 2006 | US |