Changes between Version 20 and Version 21 of IOHN/AutoConRig/TrippingUseCases

Show
Ignore:
Timestamp:
01/20/09 12:27:24 (15 years ago)
Author:
robertewald (IP: 85.19.67.218)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IOHN/AutoConRig/TrippingUseCases

    v20 v21  
    4444 
    4545 
    46  
    47  
    48  
    49  
    50  
    51  
    52  
    53  
    54  
    55  
    56  
    57  
    58  
    59  
    60  
    61  
    62  
    63  
    64  
    65  
    66  
    67  
    68  
    69  
    70  
    71  
    72  
    73  
    74  
    75  
    76  
    77  
    78  
    79  
    80  
    81  
    82  
    83  
    84  
    85  
    86  
    87  
    88  
    89  
    90  
    91  
    92  
    93  
    94  
    95  
    96  
    97  
    98  
    99  
    100  
    101  
    102  
    103  
    104  
    105  
    106  
    107  
    108  
    109  
    110  
    111  
    112  
    113  
    114  
    115  
    116  
    117  
    118  
    119  
    120  
    121  
    122  
    123  
    124  
    125  
    126  
    127  
    128  
    12946   a. If pump pressure stabilized: 
    130      i. Circulate with an appropriate mud if the existing one does not do the job (requires automation in mud mixing). Increase the flow rate to the recommended flow rate. 
     47     i. Increase the flow rate to the recommended flow rate. 
    13148     i. Continuously move the drill-string, within the distance from bottom hole. 
    13249     i. Detect better hole condition 
     
    16077start [label="Manual\nTrip-in", fillcolor=grey90, fontcolor=black] 
    16178powerloss [label="PowerLoss"]; 
    162 aboveshoe [label="Drillbit is above\ncasing shoe"]; 
    163 slightbelowshoe [label="Drillbit is less\nthan one stand\nbelow casing shoe"]; 
    164 deepinopenhole [label="Drillbit is more\nthan one stand\nabove bottom hole"]; 
    165 atbottom [label="Drillbit is less\nthan one stand\nfrom bottom hole"]; 
    166 packoffdetect [label="Pack-off detected"]; 
     79aboveshoe [label="Drillbit is above\ncasing shoe", shape=diamond]; 
     80slightbelowshoe [label="Drillbit is less\nthan one stand\nbelow casing shoe", shape=diamond]; 
     81deepinopenhole [label="Drillbit is more\nthan one stand\nabove bottom hole", shape=diamond]; 
     82atbottom [label="Drillbit is less\nthan one stand\nfrom bottom hole", shape=diamond]; 
     83packoffdetect [label="Pack-off detected", shape=diamond]; 
    16784updown [label="continuously move\nstand up\nand down"] 
    16885stop [label="reduce speed to\n zero following\na curve"] 
     
    198115    updown -> mudpump-> "pump as per\ncurve" 
    199116  } 
    200   packoffdetect -> pressure -> "increase mud flow\nrate" -> holeclean; 
    201   pressure -> "stop pump (curve)" -> "Stuck pipe" 
     117  packoffdetect -> "pump mud" -> pressure; 
     118  pressure -> "increase mud flow\nrate" [label="yes"]; 
     119  "increase mud flow\nrate" -> holeclean ; 
     120  pressure -> "stop pump (curve)" [label="no"]; 
     121  "stop pump (curve)"-> "Stuck pipe"  
    202122  holeclean -> pullout; 
    203123  updown -> largekick -> "Activate BOP"; 
    204   updown -> "small kick detected" -> updown; 
     124  updown -> "small kick detected" -> updown 
     125 subgraph cluster_2 { 
     126   poweron; 
     127   "Activate BOP"; 
     128   "Stuck pipe"; 
     129 } 
    205130} 
    206131}}} 
Home
About PCA
Reference Data Services
Projects
Workgroups