The following section provides sample sequence diagrams for each of the MDIS ObjectTypes. These sample sequences are not mandated or the only valid variant.

image024.gif

Figure 22 - Discrete Instrument

image025.gif

Figure 23 - Digital Instrument

image026.gif

Figure 24 - Instrument Enable / Disable

image027.gif

Figure 25 - Instrument Setpoint changes

image028.gif

Figure 26 - Instrument Limits

image029.gif

Figure 27 - Instrument Engineering Units

The following sequence diagrams indicate the intended SPCS and DCS interface operational steps. The sequence diagrams are used only to visualise different choke operations and to provide helpful information for implementation of the MDISChokeObjectType in OPC UA.

image030.gif

Figure 28 - Choke Move to Position

Sequence description; the above sequence details a successful execution of a Move to Position command [open or close] from the DCS to SPCS in addition to intermediate acknowledgements and states.

image031.gif

Figure 29 - Choke Move Fault

Sequence description; the above sequence details a Fault during the execution of a Move to Position command [open or close] from the DCS to SPCS in addition to intermediate states.

image032.gif

Figure 30 - Choke Move Interlocked

Sequence description; the above sequence details a failed execution of a Move to Position command [open or close] from the DCS to SPCS due to an Interlock being active.

image033.gif

Figure 31 - Choke Move Abort

Sequence description; the above sequence details abort of a Move to Position command [open or close] from the DCS to SPCS.

image034.gif

Figure 32 - Choke Move Interlock Override

image035.gif

Figure 33 - Choke Fault

image036.gif

Figure 34 - Choke Step Success

Sequence description; the above sequence details a successful execution of a Step Open / Close command from the DCS to SPCS in addition to intermediate acknowledgements and states. The sequence diagram also includes information from instruments such as the Linear Variable Displacement (Differential) Transmitter (LVDT) to help illustrate what the actual information flow is.

image037.gif

Figure 35 - Choke Step Fault

Sequence description; the above sequence details a failed execution of a Step Open / Close command from the DCS to SPCS due to a choke fault.

image038.gif

Figure 36 - Choke Step Abort

Sequence description; the above sequence details a successful execution of a Choke Abort command from the DCS to SPCS in addition to intermediate acknowledgements and states.

image039.gif

Figure 37 - Choke Set Position

Sequence description; the above sequence details a successful execution of a Set Calculated Position command from the DCS to SPCS.

image040.gif

Figure 38 - Choke Enable / Disable

Sequence description; the above sequence details a successful execution of an Enable / Disable Choke from the DCS to SPCS in addition to intermediate acknowledgements and states.

image041.gif

Figure 39 - Choke Step Interlock Override

Sequence description; the above sequence details a successful execution of a Defeat / Override Interlock Choke command from the DCS to SPCS in addition to intermediate acknowledgements and states

The general functionality of the valve is to control the flow, in that it is either open and flowing or closed and not flowing. The MDISValveObjectType provides the information available for valves and provides access to control and management functionality in the valve. The following sequence diagrams indicate the intended subsea and DCS interface operational requirements and should be used in conjunction with the MDISValveObjectType generic properties. The final result described in the sequence diagram will be held until the next command is issued to the Valve, or until the state of the Valve changes (Fault or Interlock clears).

[Note: in most of the failure cases described below, the Method call should not have been made. But the error case is still described, since the Server still needs to be able to correctly handle the case where a Client sends an inappropriate command. Warning states do not affect commands.]

image042.gif

Figure 40 - Valve command - success

Sequence description; the above sequence details a successful execution of a command [Open or Close] from the DCS to SPCS in addition to intermediate state changes.

image043.gif

Figure 41 - Valve command – overridden Interlock

Sequence description; the above sequence details a successful execution of a command [Open or Close] with an interlock override active from the DCS to SPCS in addition to intermediate states changes. The Interlocks listed in the interlocks folder that are overridden are updated to reflect not interlocked.

image044.gif

Figure 42 - Valve command – Failed - Interlocked

Sequence description; the above sequence details the rejection to execute a command [open or close] owing to a non-defeatable interlock active status in the subsea system. The interlock is one reason a command may be rejected but there are others.

image045.gif

Figure 43 - Valve command – Failed- Disabled

Sequence description; the above sequence details the rejection to execute a command [Open or Close] owing to the valve being disabled. The move Method may return successful or a failure depending on whether it knows if the valve is disabled.

image046.gif

Figure 44 - Valve command – Failed - Fault

Sequence description; the above sequence is a failure of a command. The value fault maybe the result of the lack of action from the valve for a period of time greater that the OpenTimeDuration, it could also be some other fault that is reported from the subsea system.

image047.gif

Figure 45 - Valve command – Failed - Faulted

Sequence description; the above sequence details what the possible outcomes for moving a valve that has a fault set. The valve may immediately fault, may fault again after some time or the move may succeed. All outcomes are possible from a Client point of view. On some Servers only the last two may be possible.

image048.gif

Figure 46 - Valve Profile Request – Completed

Sequence description; the above sequence details the valve signature request of a valve during operation [open or close] from the subsea system level. The valve may also report Failed or Not Available.

image049.gif

Figure 47 - Valve command – Shutdown

Sequence description; the above sequence details the execution of a Shutdown command [Open or Close]. The intermediate acknowledgements and states as applicable are indicated. The Shutdown command will attempt to override all interlocks, including any non-defeatable interlock if possible