top of page
  • Writer's picturePatrick Law

Calculation of Safety Valve Sizing in Critical Flow Conditions for Gas or Vapor Service

Updated: May 26




Introduction

The sizing of safety valves for gas or vapor service under critical flow conditions is a pivotal aspect of ensuring operational safety in chemical processing, oil and gas production, and similar industries. Critical flow conditions, defined as scenarios where the fluid passing through the valve reaches the speed of sound, are common during emergency depressurization. This report outlines the methodology for calculating the required safety valve orifice size using Equations 5-1 and 5-3, ensuring that the valves can handle the maximum expected flow rate under such conditions without exceeding the system's design pressure. The principles applied here are based on standards outlined in the GPSA Engineering Data Book and API Recommended Practice 520 (Gas Processors Suppliers Association, 2004; American Petroleum Institute).


Calculation Methodology

Equation 5-1: Orifice Area Calculation

To determine the orifice area (A) needed for safety valves, Equation 5-1 is employed:

A = (W (T1 Z)^0.5) / (C1 P1 Kb Kc (MW)^0.5)


Where:

W = Mass flow rate of the gas (kg/s)

T_1 = Absolute upstream temperature (K)

Z = Compressibility factor of the gas at upstream conditions

C_1 = Flow coefficient, which is a function of the gas's specific heat ratio (k), calculated using Equation 5-3, as prescribed by API standards (American Petroleum Institute).

K_d = Discharge coefficient of the valve

P_1 = Absolute upstream pressure (Pa)

K_b, K_c = Correction factors for back pressure and valve construction


Equation 5-3: Flow Coefficient Calculation

The flow coefficient (C_1) is essential for determining the correct sizing of the orifice and is calculated as:

C1 = 520 (k (2 / (1 + k))^( (1 + k) / (k - 1) ))^0.5


Where:

k = Specific heat ratio of the gas



Calculation Workflow Using ChatGPT

Step 1: Framework Setup

Initiate by inserting the initial prompts from the supplied text file into a new ChatGPT session. This sets the stage, providing the AI with essential background and project aims, enabling it to perform accurate calculations, quality checks, and detailed analyses, accompanied by a reference compilation.

Prompt for execution: [link]


Step 2: Define Objectives, Inputs, and Assumptions

For this phase, input the following details into the chat:

Line Size, D = [Value] in (Reference: [Source])

Flow Rate, W = [Value] lb/hr (Reference: [Source])

Gas Temperature, T1 = [Value] °R (Reference: [Source])

Compressibility Factor, Z = [Value] (Reference: [Source])

Discharge Coefficient, Kd = [Value] (Reference: [Source])

Upstream Pressure, P1 = [Value] psia (Reference: [Source])

Capacity Correction Factor, Kb = [Value] (Reference: [Source])

Combination Correction for Rupture Disk, Kc = [Value] (Reference: [Source])

Molecular Weight, MW = [Value] g/mole (Reference: [Source])

Specific Heat Ratio, k = [Value] (Reference: [Source])

Prompt for execution: [link]


Step 3: Calculation Execution

Continue by processing the inputs using ChatGPT with the third prompt.

Prompt for execution: [link]

Results from execution: [link]


Step 4: Verification with Python

Confirm the accuracy and reliability of these calculations using Python. This critical step includes a detailed verification process, ensuring the computational integrity.

Verification prompt: [link]

Results of verification: [link]


Step 5: Final Output

Complete the analysis by confirming the accuracy of all data sources. Use this final step to synthesize the findings and compile a comprehensive reference list that adheres to academic standards.

Final prompt: [link]

Resulting reference list: [link]


Conclusion

This report has effectively demonstrated the integration of ChatGPT and Python to optimize the sizing of safety valves for gas or vapor service under critical flow conditions, adhering to established industry standards such as the GPSA Engineering Data Book and API Recommended Practice 520. By employing AI to conduct detailed calculations and validate results, the methodology enhances accuracy and efficiency, ensuring that safety valves are precisely sized to manage maximum flow rates without surpassing system design pressures. This approach not only improves safety in industrial settings but also sets a precedent for the application of artificial intelligence in complex engineering tasks, offering a model for future advancements in the field.


References:

Gas Processors Suppliers Association. (2004). GPSA Engineering Data Book (12th ed., Vol. II, Section 5, pp. 14-16).

American Petroleum Institute. (n.d.). API Recommended Practice 520, Part I, Sizing and Selection of Pressure-Relieving Devices.


59 views0 comments

Comments


bottom of page