{"id":52593,"date":"2026-05-04T04:01:50","date_gmt":"2026-05-04T04:01:50","guid":{"rendered":"https:\/\/zobai.com\/?p=52593"},"modified":"2026-06-09T03:21:12","modified_gmt":"2026-06-09T03:21:12","slug":"safety-valve-sizing-and-certified-relieving-capacity-guide","status":"publish","type":"post","link":"https:\/\/zobai.com\/es\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/","title":{"rendered":"C\u00f3mo dimensionar una v\u00e1lvula de seguridad y verificar la capacidad certificada"},"content":{"rendered":"\n<!--\nSEO TITLE: Safety Valve Sizing Guide: Capacity, Orifice & Calculations\nH1 \/ POST TITLE: How to Size a Safety Valve and Verify Certified Capacity\nMETA DESCRIPTION: Learn how to size a safety valve by relief scenario, required capacity, relieving pressure, fluid state, orifice area, back pressure and certified capacity.\nCANONICAL: https:\/\/zobai.com\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/\nPRIMARY KEYWORD: safety valve sizing\nSECONDARY KEYWORDS: safety valve sizing guide; certified relieving capacity; PSV sizing; safety valve orifice sizing; required relieving capacity\nCATEGORY: Safety Valve Engineering\nTAGS: Safety Valve Sizing, Certified Capacity, PSV Orifice, API 520, Pressure Relief\n\nPAGE OWNERSHIP:\n- This page owns safety valve sizing, required capacity, orifice and certified capacity intent.\n- \/blog\/safety-valve-selection-guide\/ owns broad valve selection intent.\n- \/standards\/api-520-safety-valve-sizing\/ owns API 520-specific standard and RFQ intent.\n- \/standards\/api-526-flanged-safety-valves\/ owns API 526 dimensional and procurement intent.\n\nIMPORTANT:\n1. If the WordPress theme already displays the post H1, do not add another H1 inside this HTML.\n2. If Rank Math, Yoast or the theme already outputs Article, Breadcrumb or FAQ schema, remove the duplicate schema object from this file.\n3. Confirm the displayed author and technical reviewer details against the verified company profile before publication.\n-->\n\n<style>\n.zobai-sizing-guide{\n  --z-green:#0fad87;\n  --z-green-dark:#087761;\n  --z-ink:#20242a;\n  --z-muted:#5f6b76;\n  --z-line:#dfe7e4;\n  --z-soft:#eef8f5;\n  --z-soft-2:#f7faf9;\n  --z-warning:#fff6e6;\n  --z-danger:#fff0f0;\n  --z-blue:#eef5ff;\n  max-width:100%;\n  color:var(--z-ink);\n  font-family:inherit;\n  font-size:17px;\n  line-height:1.82;\n}\n\n.zobai-sizing-guide *{box-sizing:border-box}\n\n.zobai-sizing-guide a{\n  color:var(--z-green-dark);\n  text-decoration:underline;\n  text-decoration-thickness:1px;\n  text-underline-offset:3px;\n}\n\n.zobai-sizing-guide a:hover{color:var(--z-green)}\n\n.zobai-sizing-guide h2{\n  margin:64px 0 20px;\n  font-size:clamp(28px,3vw,42px);\n  line-height:1.2;\n  color:var(--z-ink);\n  scroll-margin-top:110px;\n}\n\n.zobai-sizing-guide h3{\n  margin:36px 0 14px;\n  font-size:clamp(21px,2vw,28px);\n  line-height:1.3;\n  color:var(--z-ink);\n  scroll-margin-top:110px;\n}\n\n.zobai-sizing-guide h4{\n  margin:26px 0 10px;\n  font-size:19px;\n  line-height:1.35;\n}\n\n.zobai-sizing-guide p{margin:0 0 20px}\n.zobai-sizing-guide ul,\n.zobai-sizing-guide ol{margin:0 0 24px;padding-left:24px}\n.zobai-sizing-guide li{margin:7px 0}\n.zobai-sizing-guide hr{border:0;border-top:1px solid var(--z-line);margin:54px 0}\n.zobai-sizing-guide figure{margin:34px 0}\n\n.zobai-sizing-guide figure img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:10px;\n}\n\n.zobai-sizing-guide figcaption{\n  margin-top:10px;\n  color:var(--z-muted);\n  font-size:14px;\n  line-height:1.55;\n}\n\n.zobai-sizing-guide .z-lead{font-size:19px;line-height:1.78}\n\n.zobai-sizing-guide .z-summary,\n.zobai-sizing-guide .z-warning,\n.zobai-sizing-guide .z-critical,\n.zobai-sizing-guide .z-info{\n  margin:28px 0;\n  padding:22px 24px;\n  border-radius:0 8px 8px 0;\n}\n\n.zobai-sizing-guide .z-summary{border-left:4px solid var(--z-green);background:var(--z-soft)}\n.zobai-sizing-guide .z-warning{border-left:4px solid #d58a00;background:var(--z-warning)}\n.zobai-sizing-guide .z-critical{border-left:4px solid #c74343;background:var(--z-danger)}\n.zobai-sizing-guide .z-info{border-left:4px solid #3978c5;background:var(--z-blue)}\n\n.zobai-sizing-guide .z-flow{\n  margin:26px 0;\n  padding:22px;\n  background:var(--z-ink);\n  color:#fff;\n  border-radius:10px;\n  font-weight:700;\n  text-align:center;\n  letter-spacing:.01em;\n}\n\n.zobai-sizing-guide .z-toc{\n  margin:34px 0 48px;\n  padding:26px;\n  border:1px solid var(--z-line);\n  background:var(--z-soft-2);\n  border-radius:12px;\n}\n\n.zobai-sizing-guide .z-toc strong{display:block;margin-bottom:12px;font-size:20px}\n.zobai-sizing-guide .z-toc ol{columns:2;column-gap:36px;margin-bottom:0}\n.zobai-sizing-guide .z-toc li{break-inside:avoid}\n\n.zobai-sizing-guide .z-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin:28px 0;\n}\n\n.zobai-sizing-guide .z-grid-3{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin:28px 0;\n}\n\n.zobai-sizing-guide .z-card{\n  padding:22px;\n  border:1px solid var(--z-line);\n  border-radius:10px;\n  background:#fff;\n}\n\n.zobai-sizing-guide .z-card h3,\n.zobai-sizing-guide .z-card h4{margin-top:0}\n.zobai-sizing-guide .z-card p:last-child{margin-bottom:0}\n\n.zobai-sizing-guide .z-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  margin-bottom:12px;\n  border-radius:50%;\n  background:var(--z-green);\n  color:#fff;\n  font-weight:800;\n}\n\n.zobai-sizing-guide .z-table-wrap{overflow-x:auto;margin:30px 0;-webkit-overflow-scrolling:touch}\n\n.zobai-sizing-guide table{\n  width:100%;\n  border-collapse:collapse;\n  min-width:760px;\n}\n\n.zobai-sizing-guide th,\n.zobai-sizing-guide td{\n  padding:14px 16px;\n  border:1px solid var(--z-line);\n  text-align:left;\n  vertical-align:top;\n}\n\n.zobai-sizing-guide th{background:var(--z-soft);font-weight:800}\n.zobai-sizing-guide tr:nth-child(even) td{background:#fbfcfc}\n\n.zobai-sizing-guide .z-checklist{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px 22px;\n  margin:26px 0;\n  padding:24px;\n  background:var(--z-soft-2);\n  border:1px solid var(--z-line);\n  border-radius:12px;\n}\n\n.zobai-sizing-guide .z-checkitem{position:relative;padding-left:30px}\n.zobai-sizing-guide .z-checkitem::before{\n  content:\"\u2713\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--z-green-dark);\n  font-weight:900;\n}\n\n.zobai-sizing-guide .z-steps{counter-reset:zstep;list-style:none;padding-left:0}\n\n.zobai-sizing-guide .z-steps > li{\n  counter-increment:zstep;\n  position:relative;\n  padding:20px 20px 20px 68px;\n  margin:14px 0;\n  border:1px solid var(--z-line);\n  border-radius:10px;\n  background:#fff;\n}\n\n.zobai-sizing-guide .z-steps > li::before{\n  content:counter(zstep);\n  position:absolute;\n  left:18px;\n  top:19px;\n  width:34px;\n  height:34px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--z-green);\n  color:#fff;\n  font-weight:800;\n}\n\n.zobai-sizing-guide .z-case{\n  margin:34px 0;\n  padding:28px;\n  border:1px solid var(--z-line);\n  border-radius:12px;\n  background:#fff;\n  box-shadow:0 8px 28px rgba(25,45,40,.06);\n}\n\n.zobai-sizing-guide .z-case h3{margin-top:0}\n\n.zobai-sizing-guide .z-metric{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:12px;\n  margin:20px 0;\n}\n\n.zobai-sizing-guide .z-metric div{\n  padding:16px;\n  border-radius:9px;\n  background:var(--z-soft-2);\n  border:1px solid var(--z-line);\n}\n\n.zobai-sizing-guide .z-metric strong{display:block;font-size:20px;color:var(--z-green-dark)}\n\n.zobai-sizing-guide .z-related,\n.zobai-sizing-guide .z-reviewer{\n  margin:42px 0;\n  padding:28px;\n  border:1px solid var(--z-line);\n  border-radius:12px;\n  background:var(--z-soft-2);\n}\n\n.zobai-sizing-guide .z-related h2,\n.zobai-sizing-guide .z-reviewer h2{margin-top:0}\n\n.zobai-sizing-guide .z-reviewer-meta{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:10px 0 18px;\n}\n\n.zobai-sizing-guide .z-pill{\n  display:inline-flex;\n  padding:5px 10px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid var(--z-line);\n  font-size:13px;\n  font-weight:700;\n}\n\n.zobai-sizing-guide .z-cta{\n  margin:48px 0;\n  padding:32px;\n  text-align:center;\n  color:#fff;\n  background:linear-gradient(135deg,var(--z-green-dark),var(--z-green));\n  border-radius:14px;\n}\n\n.zobai-sizing-guide .z-cta h2{margin:0 0 14px;color:#fff}\n.zobai-sizing-guide .z-cta p{margin:0 auto 22px;max-width:820px}\n\n.zobai-sizing-guide .z-cta a{\n  display:inline-block;\n  margin:6px;\n  padding:12px 20px;\n  border-radius:7px;\n  background:#fff;\n  color:var(--z-green-dark);\n  text-decoration:none;\n  font-weight:800;\n}\n\n.zobai-sizing-guide .z-faq-item{padding:20px 0;border-bottom:1px solid var(--z-line)}\n.zobai-sizing-guide .z-faq-item h3{margin:0 0 10px}\n.zobai-sizing-guide .z-faq-item p:last-child{margin-bottom:0}\n\n@media(max-width:900px){\n  .zobai-sizing-guide .z-grid-3{grid-template-columns:1fr}\n  .zobai-sizing-guide .z-metric{grid-template-columns:repeat(2,minmax(0,1fr))}\n}\n\n@media(max-width:760px){\n  .zobai-sizing-guide{font-size:16px}\n  .zobai-sizing-guide .z-grid,\n  .zobai-sizing-guide .z-checklist{grid-template-columns:1fr}\n  .zobai-sizing-guide .z-toc ol{columns:1}\n  .zobai-sizing-guide h2{margin-top:48px}\n  .zobai-sizing-guide .z-cta{padding:26px 20px}\n}\n\n@media(max-width:520px){\n  .zobai-sizing-guide .z-metric{grid-template-columns:1fr}\n}\n<\/style>\n\n<article class=\"zobai-sizing-guide\">\n\n  <p class=\"z-lead\">Safety valve sizing is the process of determining how much flow must be relieved during a credible overpressure event and selecting a valve with enough verified capacity to protect the equipment. It is not the same as choosing a valve with the same inlet and outlet connection size.<\/p>\n\n  <p>A valve may fit the nozzle, match the flange class and open at the correct set pressure, yet still be undersized if its certified relieving capacity is below the required relief load. Correct sizing therefore starts with the protected equipment and governing relief scenario\u2014not with a stock valve model.<\/p>\n\n  <div class=\"z-summary\">\n    <strong>Engineering takeaway:<\/strong> Set pressure tells you when the valve starts to open. Required relieving capacity tells you how much flow the system must discharge. Certified relieving capacity shows whether the selected valve design can deliver enough verified flow under the stated basis.\n  <\/div>\n\n  <div class=\"z-info\">\n    <strong>Scope of this guide:<\/strong> This page focuses on relief-load inputs, sizing workflow, orifice selection and certified-capacity verification. For the wider decision covering valve type, materials, seat design, installation and procurement, use the <a href=\"\/blog\/safety-valve-selection-guide\/\">Safety Valve Selection Guide<\/a>. For API 520-specific requirements and RFQ interpretation, use the <a href=\"\/standards\/api-520-safety-valve-sizing\/\">API 520 Safety Valve Sizing Guide<\/a>.\n  <\/div>\n\n  <figure>\n    <img decoding=\"async\" loading=\"eager\" src=\"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/safety-valve-sizing-workflow.webp\" alt=\"Safety valve sizing workflow from governing relief scenario through required capacity, orifice selection and certified capacity verification\" title=\"Safety Valve Sizing Workflow\">\n    <figcaption>Safety valve sizing should move from the governing relief case to required capacity, relieving conditions, orifice selection and certified-capacity confirmation.<\/figcaption>\n  <\/figure>\n\n  <nav class=\"z-toc\" aria-label=\"Table of contents\">\n    <strong>Table of Contents<\/strong>\n    <ol>\n      <li><a href=\"#quick-answer\">Quick sizing answer<\/a><\/li>\n      <li><a href=\"#connection-size\">Why connection size is not capacity<\/a><\/li>\n      <li><a href=\"#inputs\">60-second sizing input checklist<\/a><\/li>\n      <li><a href=\"#page-boundary\">Sizing vs selection vs API 520<\/a><\/li>\n      <li><a href=\"#required-capacity\">Required relieving capacity<\/a><\/li>\n      <li><a href=\"#certified-capacity\">Certified relieving capacity<\/a><\/li>\n      <li><a href=\"#sizing-terms\">Key sizing terms<\/a><\/li>\n      <li><a href=\"#input-map\">Calculation input map<\/a><\/li>\n      <li><a href=\"#sizing-process\">Step-by-step sizing process<\/a><\/li>\n      <li><a href=\"#fluid-service\">Steam, gas, liquid and two-phase<\/a><\/li>\n      <li><a href=\"#back-pressure\">Back pressure and installed capacity<\/a><\/li>\n      <li><a href=\"#orifice-api526\">Orifice area and API 526<\/a><\/li>\n      <li><a href=\"#example\">Illustrative capacity example<\/a><\/li>\n      <li><a href=\"#approval\">Nameplate and certificate review<\/a><\/li>\n      <li><a href=\"#high-risk\">Cases requiring specialist review<\/a><\/li>\n      <li><a href=\"#mistakes\">Common sizing mistakes<\/a><\/li>\n      <li><a href=\"#checklist\">Final sizing checklist<\/a><\/li>\n      <li><a href=\"#faq\">FAQ<\/a><\/li>\n    <\/ol>\n  <\/nav>\n\n  <section id=\"quick-answer\">\n    <h2>How Do You Size a Safety Valve?<\/h2>\n\n    <p>At a practical level, safety valve sizing follows this sequence:<\/p>\n\n    <div class=\"z-flow\">Protected equipment \u2192 credible relief scenarios \u2192 governing relief load \u2192 relieving pressure and temperature \u2192 fluid properties \u2192 required discharge area \u2192 next suitable valve orifice \u2192 certified capacity \u2192 installed-condition review<\/div>\n\n    <ol class=\"z-steps\">\n      <li><strong>Define the protected equipment.<\/strong> Confirm the equipment tag, MAWP, design pressure, operating pressure and applicable code basis.<\/li>\n      <li><strong>Identify all credible overpressure scenarios.<\/strong> Examples include blocked outlet, external fire, regulator failure, tube rupture, thermal expansion and loss of cooling.<\/li>\n      <li><strong>Determine the governing required relieving capacity.<\/strong> The largest credible case does not always govern; the controlling case depends on the complete sizing basis and allowable conditions.<\/li>\n      <li><strong>Confirm relieving conditions.<\/strong> State the relieving pressure, relieving temperature, medium composition and fluid phase.<\/li>\n      <li><strong>Calculate the required flow area.<\/strong> Use the applicable code method, process data and correction factors.<\/li>\n      <li><strong>Select a manufacturer or standardized orifice.<\/strong> Choose an orifice that meets the required area and service limitations.<\/li>\n      <li><strong>Verify certified capacity.<\/strong> The selected device must provide sufficient certified or documented capacity for the stated service basis.<\/li>\n      <li><strong>Review the installed system.<\/strong> Check inlet loss, back pressure, outlet resistance, discharge routing and simultaneous relief conditions.<\/li>\n    <\/ol>\n\n    <div class=\"z-warning\">\n      <strong>Do not use this article as a final calculation sheet.<\/strong> Final sizing must use the project-required code edition, validated process data, current manufacturer-certified coefficients and capacity information, and approval by the responsible engineer.\n    <\/div>\n  <\/section>\n\n  <section id=\"connection-size\">\n    <h2>Why Safety Valve Sizing Is Not the Same as Choosing a Connection Size<\/h2>\n\n    <p>Inlet and outlet sizes describe how a valve connects to the equipment and discharge system. They do not define the internal flow area or prove that the valve can discharge the required relief load.<\/p>\n\n    <p>Actual relieving performance is affected by:<\/p>\n\n    <ul>\n      <li>effective or actual discharge area;<\/li>\n      <li>valve lift and internal flow path;<\/li>\n      <li>certified coefficient of discharge;<\/li>\n      <li>set pressure and absolute relieving pressure;<\/li>\n      <li>fluid phase and properties;<\/li>\n      <li>relieving temperature;<\/li>\n      <li>superimposed and built-up back pressure;<\/li>\n      <li>viscosity, compressibility or steam correction factors;<\/li>\n      <li>rupture-disk combination factors where applicable;<\/li>\n      <li>manufacturer-certified capacity and certification basis.<\/li>\n    <\/ul>\n\n    <p>Two valves can both be described as 2 in \u00d7 3 in and still have different orifice designations, lifts, discharge coefficients and certified capacities. A same-size replacement is therefore not automatically capacity-equivalent.<\/p>\n\n    <figure>\n      <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/certified-capacity-vs-connection-size-1.webp\" alt=\"Illustrative safety valve comparison showing that equal flange sizes can have different orifice areas and certified relieving capacities\" title=\"Certified Capacity Versus Connection Size\">\n      <figcaption>Illustrative comparison only. Equal flange sizes do not establish equal orifice area or certified capacity. Use the actual manufacturer and certification data for approval.<\/figcaption>\n    <\/figure>\n\n    <div class=\"z-critical\">\n      <strong>Replacement warning:<\/strong> Do not approve a replacement by model appearance, flange size or pressure class alone. Compare the original sizing basis, orifice designation, capacity basis, certified capacity, set pressure, back pressure condition and nameplate information.\n    <\/div>\n  <\/section>\n\n  <section id=\"inputs\">\n    <h2>60-Second Safety Valve Sizing Input Checklist<\/h2>\n\n    <p>Before a calculation or supplier review begins, confirm that the following information is available. Missing data should be identified explicitly instead of replaced with silent assumptions.<\/p>\n\n    <div class=\"z-checklist\">\n      <div class=\"z-checkitem\"><strong>Protected equipment:<\/strong> vessel, boiler, exchanger, compressor, pipeline or skid<\/div>\n      <div class=\"z-checkitem\"><strong>Pressure limit:<\/strong> MAWP, design pressure and applicable code limit<\/div>\n      <div class=\"z-checkitem\"><strong>Operating data:<\/strong> normal pressure and temperature<\/div>\n      <div class=\"z-checkitem\"><strong>Set pressure:<\/strong> including any multiple-device arrangement<\/div>\n      <div class=\"z-checkitem\"><strong>Relief scenarios:<\/strong> all credible causes of overpressure<\/div>\n      <div class=\"z-checkitem\"><strong>Required flow:<\/strong> mass or volumetric rate with units and basis<\/div>\n      <div class=\"z-checkitem\"><strong>Medium:<\/strong> composition, molecular weight, density or steam condition<\/div>\n      <div class=\"z-checkitem\"><strong>Fluid phase:<\/strong> gas, vapor, steam, liquid, flashing or two-phase<\/div>\n      <div class=\"z-checkitem\"><strong>Relieving conditions:<\/strong> pressure and temperature at the valve inlet<\/div>\n      <div class=\"z-checkitem\"><strong>Back pressure:<\/strong> superimposed, built-up and total<\/div>\n      <div class=\"z-checkitem\"><strong>Installation:<\/strong> inlet loss, outlet piping, headers, silencers and discharge point<\/div>\n      <div class=\"z-checkitem\"><strong>Compliance:<\/strong> code edition, certification, inspection and documentation<\/div>\n    <\/div>\n\n    <p>When these inputs are incomplete, submit the available datasheet, P&amp;ID, equipment drawing, old valve nameplate and outlet sketch through <a href=\"\/ask-an-engineer\/\">Ask an Engineer<\/a> so the missing information can be identified before quotation.<\/p>\n  <\/section>\n\n  <section id=\"page-boundary\">\n    <h2>Safety Valve Sizing, Selection and API Standards: Which Page Should You Use?<\/h2>\n\n    <p>Clear page ownership prevents technical confusion and keyword cannibalization. These ZOBAI resources serve different purposes:<\/p>\n\n    <div class=\"z-table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Resource<\/th>\n            <th>Primary Question<\/th>\n            <th>Main Scope<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><a href=\"\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/\"><strong>Safety Valve Sizing Guide<\/strong><\/a><\/td>\n            <td>How much capacity and orifice area are required?<\/td>\n            <td>Relief load, required area, certified capacity, sizing inputs and approval checks.<\/td>\n          <\/tr>\n          <tr>\n            <td><a href=\"\/blog\/safety-valve-selection-guide\/\"><strong>Safety Valve Selection Guide<\/strong><\/a><\/td>\n            <td>Which valve type and configuration should be selected?<\/td>\n            <td>Valve type, medium, back pressure, materials, seat, installation and procurement.<\/td>\n          <\/tr>\n          <tr>\n            <td><a href=\"\/standards\/api-520-safety-valve-sizing\/\"><strong>API 520 Guide<\/strong><\/a><\/td>\n            <td>How is API 520 used in process-industry sizing and RFQs?<\/td>\n            <td>API 520 Part I context, input factors, RFQ data and links to installation review.<\/td>\n          <\/tr>\n          <tr>\n            <td><a href=\"\/standards\/api-521-pressure-relief-systems\/\"><strong>API 521 Guide<\/strong><\/a><\/td>\n            <td>Which relief scenarios and disposal-system conditions must be evaluated?<\/td>\n            <td>Fire case, relief-system design, flare headers, depressuring and system-level loads.<\/td>\n          <\/tr>\n          <tr>\n            <td><a href=\"\/standards\/api-526-flanged-safety-valves\/\"><strong>API 526 Guide<\/strong><\/a><\/td>\n            <td>How are standardized flanged PSV orifices and dimensions communicated?<\/td>\n            <td>Orifice designations, flange sizes, pressure ratings, dimensions and procurement details.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <section id=\"required-capacity\">\n    <h2>What Is Required Relieving Capacity?<\/h2>\n\n    <p><strong>Required relieving capacity<\/strong> is the flow that must be discharged during the governing credible overpressure event so that the protected equipment remains within the applicable pressure limit.<\/p>\n\n    <p>This value comes from the system and relief scenario\u2014not from the valve catalog. A supplier can help match a device after receiving the calculation basis, but a product model cannot determine the relief load by itself.<\/p>\n\n    <h3>Required Capacity Comes from the Relief Scenario<\/h3>\n\n    <div class=\"z-table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Relief Scenario<\/th>\n            <th>Typical Load Mechanism<\/th>\n            <th>Key Data to Review<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Blocked outlet<\/td>\n            <td>Incoming flow continues while normal discharge is prevented.<\/td>\n            <td>Maximum credible inflow, upstream pressure and control behavior.<\/td>\n          <\/tr>\n          <tr>\n            <td>External fire<\/td>\n            <td>Heat input causes vapor generation, gas expansion or pressure rise.<\/td>\n            <td>Wetted area, heat input basis, insulation or fireproofing credit and fluid properties.<\/td>\n          <\/tr>\n          <tr>\n            <td>Thermal expansion<\/td>\n            <td>Trapped liquid expands as temperature rises.<\/td>\n            <td>Blocked-in volume, heat source, liquid expansion and discharge destination.<\/td>\n          <\/tr>\n          <tr>\n            <td>Control valve or regulator failure<\/td>\n            <td>Higher upstream pressure or flow reaches lower-rated equipment.<\/td>\n            <td>Upstream source, failure position, maximum differential and downstream capacity.<\/td>\n          <\/tr>\n          <tr>\n            <td>Heat exchanger tube rupture<\/td>\n            <td>High-pressure fluid enters the lower-pressure side.<\/td>\n            <td>Tube size, pressure difference, phase behavior and downstream response.<\/td>\n          <\/tr>\n          <tr>\n            <td>Gas blow-by<\/td>\n            <td>Gas passes into a lower-pressure vessel or liquid system.<\/td>\n            <td>Restriction geometry, upstream conditions and downstream phase behavior.<\/td>\n          <\/tr>\n          <tr>\n            <td>Loss of cooling or utility<\/td>\n            <td>Heat removal stops or process control is lost.<\/td>\n            <td>Reaction or vapor-generation rate, heat input and escalation time.<\/td>\n          <\/tr>\n          <tr>\n            <td>Chemical reaction<\/td>\n            <td>Reaction heat or gas generation increases pressure.<\/td>\n            <td>Kinetics, heat release, gas generation, two-phase behavior and emergency response.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <figure>\n      <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/required-relieving-capacity-by-relief-scenario.webp\" alt=\"Illustration showing that blocked outlet, external fire, thermal expansion and tube rupture can produce different safety valve relieving loads\" title=\"Required Relieving Capacity by Relief Scenario\">\n      <figcaption>Different overpressure scenarios can produce different required relief loads. The governing case must be established before the valve model is selected.<\/figcaption>\n    <\/figure>\n\n    <p>More than one scenario may need to be documented. The case requiring the largest nominal flow is not automatically the only case that matters because fluid phase, back pressure, allowable overpressure, multiple-device rules and discharge-system behavior can change the controlling valve or installation requirement.<\/p>\n  <\/section>\n\n  <section id=\"certified-capacity\">\n    <h2>What Is Certified Relieving Capacity?<\/h2>\n\n    <p><strong>Certified relieving capacity<\/strong> is a verified capacity value associated with a defined pressure-relief-device design and certification basis. It enables engineers, buyers, inspectors and equipment owners to compare the selected device against the required relief load.<\/p>\n\n    <p>In applicable ASME and National Board contexts, certified-device information can be checked through the official <a href=\"https:\/\/www.nationalboard.org\/index.aspx?ID=64&amp;pageID=8\" target=\"_blank\" rel=\"noopener noreferrer\">National Board NB-18 pressure relief device certification resource<\/a>. The National Board also operates pressure-relief-device capacity certification programs through its <a href=\"https:\/\/www.nationalboard.org\/index.aspx?pageID=8\" target=\"_blank\" rel=\"noopener noreferrer\">Pressure Relief Laboratory<\/a>.<\/p>\n\n    <h3>Required Capacity, Calculated Capacity, Rated Capacity and Certified Capacity<\/h3>\n\n    <div class=\"z-table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Term<\/th>\n            <th>Meaning<\/th>\n            <th>Approval Question<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><strong>Required relieving capacity<\/strong><\/td>\n            <td>The flow the protected system must discharge during the governing case.<\/td>\n            <td>What does the process or equipment require?<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Calculated capacity<\/strong><\/td>\n            <td>A result derived from a sizing equation, conversion or manufacturer tool for specified conditions.<\/td>\n            <td>Were the correct inputs, equation and correction factors used?<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Rated capacity<\/strong><\/td>\n            <td>A capacity stated for a valve under defined rating conditions.<\/td>\n            <td>What conditions and factors support the rating?<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Certified relieving capacity<\/strong><\/td>\n            <td>A capacity verified under the applicable certification framework for the device design.<\/td>\n            <td>Is the value traceable to the exact model, orifice, set pressure and capacity basis?<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Installed performance<\/strong><\/td>\n            <td>The behavior of the valve after inlet loss, back pressure and discharge-system effects are considered.<\/td>\n            <td>Will the certified device remain suitable in the real piping system?<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"z-warning\">\n      <strong>Capacity basis matters:<\/strong> A certified air, saturated-steam or water capacity should not be treated as an interchangeable process capacity without the required conversion, correction or manufacturer confirmation.\n    <\/div>\n  <\/section>\n\n  <section id=\"sizing-terms\">\n    <h2>Key Terms Used in Safety Valve Sizing<\/h2>\n\n    <div class=\"z-grid\">\n      <div class=\"z-card\">\n        <h3>Set Pressure<\/h3>\n        <p>The inlet pressure at which the valve demonstrates the specified opening characteristic under defined test conditions. Correct set pressure does not prove adequate capacity.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Relieving Pressure<\/h3>\n        <p>The pressure used for capacity determination while the device is relieving. The calculation basis must state whether pressure values are gauge or absolute.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Overpressure<\/h3>\n        <p>The pressure increase above set pressure during relief. The allowable value depends on the equipment, scenario, code and device arrangement.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Accumulation<\/h3>\n        <p>The pressure increase above the protected equipment&#8217;s MAWP or applicable allowable limit during relief. It is not the same reference as overpressure.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Discharge Area<\/h3>\n        <p>The flow area used by the sizing or certification basis. Do not assume it is equal to the nominal inlet area.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Coefficient of Discharge<\/h3>\n        <p>A performance coefficient relating actual device flow to theoretical flow. Use the code- or manufacturer-certified value required by the calculation basis.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Back Pressure<\/h3>\n        <p>Outlet pressure acting on the valve before or during relief. It may affect required correction factors, force balance, capacity and stability.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Capacity Margin<\/h3>\n        <p>The difference between available verified capacity and required capacity. There is no universal extra percentage suitable for every project.<\/p>\n      <\/div>\n    <\/div>\n\n    <p>For a fuller explanation of set pressure, overpressure, accumulation and blowdown, read <a href=\"\/blog\/safety-valve-set-pressure-overpressure-blowdown\/\">Safety Valve Set Pressure, Overpressure and Blowdown Explained<\/a>.<\/p>\n  <\/section>\n\n  <section id=\"input-map\">\n    <h2>Safety Valve Calculation Input Map<\/h2>\n\n    <p>The exact equation depends on the code, medium and flow regime. The table below shows the types of inputs that normally control the calculation without reproducing a copyrighted standard equation or replacing approved software.<\/p>\n\n    <div class=\"z-table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Service<\/th>\n            <th>Typical Core Inputs<\/th>\n            <th>Common Corrections \/ Checks<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><strong>Gas \/ vapor<\/strong><\/td>\n            <td>Required mass flow, molecular weight, absolute relieving pressure, relieving temperature, compressibility and heat-capacity ratio.<\/td>\n            <td>Discharge coefficient, back-pressure correction, rupture-disk combination factor and critical\/subcritical flow basis.<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Saturated steam<\/strong><\/td>\n            <td>Required steam flow, absolute relieving pressure and applicable steam-capacity basis.<\/td>\n            <td>Discharge coefficient, back pressure, code factors and certification basis.<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Superheated steam<\/strong><\/td>\n            <td>Saturated-steam inputs plus actual relieving temperature.<\/td>\n            <td>Superheat correction, material temperature limits, back pressure and manufacturer data.<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Liquid<\/strong><\/td>\n            <td>Required volumetric flow, density or specific gravity, inlet pressure and outlet\/back pressure.<\/td>\n            <td>Viscosity correction, back-pressure correction, rupture-disk factor, flashing and cavitation review.<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Two-phase \/ flashing<\/strong><\/td>\n            <td>Mass flow, composition, upstream state, phase change, thermodynamic path and outlet conditions.<\/td>\n            <td>Validated two-phase method, reaction force, discharge-system behavior and manufacturer\/process-safety review.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>API states that <a href=\"https:\/\/www.api.org\/products-and-services\/standards\/important-standards-announcements\/520parti\" target=\"_blank\" rel=\"noopener noreferrer\">API 520 Part I, 10th Edition<\/a> provides sizing procedures for selecting pressure-relieving devices in refinery applications. The applicable standard and edition should be confirmed from the project specification rather than assumed from this article.<\/p>\n  <\/section>\n\n  <section id=\"sizing-process\">\n    <h2>Step-by-Step Safety Valve Sizing Process<\/h2>\n\n    <h3>Step 1: Define the Protected Equipment<\/h3>\n    <p>Record the equipment tag, equipment type, MAWP, design pressure, operating pressure, design temperature, operating temperature, connected pressure sources and applicable construction code. A boiler, pressure vessel, heat exchanger, compressor package, LPG vessel and blocked-in liquid line do not share the same protection basis.<\/p>\n\n    <h3>Step 2: Identify Every Credible Relief Scenario<\/h3>\n    <p>Build a relief-case list before calculating flow. The list should consider operating failures, utility failures, external fire, upstream pressure sources, control-valve positions, heat input, reaction conditions and discharge-system interactions. API 521 is commonly used at this system level in applicable petroleum and process facilities. See the <a href=\"\/standards\/api-521-pressure-relief-systems\/\">API 521 Pressure Relief Systems Guide<\/a> and the <a href=\"https:\/\/www.api.org\/products-and-services\/standards\/important-standards-announcements\/standard521\" target=\"_blank\" rel=\"noopener noreferrer\">official API 521 page<\/a>.<\/p>\n\n    <h3>Step 3: Determine the Required Relieving Load<\/h3>\n    <p>Calculate or otherwise establish the flow generated by each credible scenario. State the flow units and basis clearly. For example, standard gas volume is not the same as actual volume at relieving temperature and pressure. A mass-flow basis is often easier to trace across changing conditions.<\/p>\n\n    <h3>Step 4: Confirm Relieving Pressure and Temperature<\/h3>\n    <p>Do not copy normal operating conditions into the sizing sheet. Relieving pressure must be established from the set pressure, allowable overpressure and arrangement of the protective devices. Relieving temperature should represent the governing scenario and may differ materially from normal temperature.<\/p>\n\n    <h3>Step 5: Confirm the Fluid State and Properties<\/h3>\n    <p>Identify whether the fluid reaches the valve as gas, vapor, saturated steam, superheated steam, liquid, flashing liquid or two-phase mixture. Confirm composition, molecular weight, compressibility, density, viscosity, vapor pressure and other required properties at the stated conditions.<\/p>\n\n    <h3>Step 6: Calculate the Required Discharge Area<\/h3>\n    <p>Apply the project-required calculation method and current correction factors. Document every assumption, source and software revision. The result should be the minimum required discharge area for the stated case\u2014not a nominal pipe size.<\/p>\n\n    <h3>Step 7: Select the Next Suitable Orifice and Valve Design<\/h3>\n    <p>Select a manufacturer or standardized orifice that meets or exceeds the required area while remaining suitable for the medium, set pressure, temperature and back pressure. The next larger orifice is not automatically the final answer if valve stability, minimum flow, blowdown or mechanical limitations are not acceptable.<\/p>\n\n    <h3>Step 8: Verify Certified or Manufacturer-Documented Capacity<\/h3>\n    <p>Compare the required relief load with the certified or documented capacity for the exact model, orifice, set pressure, medium basis and applicable corrections. The technical bid should show this comparison explicitly.<\/p>\n\n    <h3>Step 9: Review Inlet and Outlet Conditions<\/h3>\n    <p>Check inlet pressure loss, outlet resistance, superimposed and built-up back pressure, common headers, silencers, discharge stacks, reaction forces, supports and drainage. API notes that <a href=\"https:\/\/www.api.org\/products-and-services\/standards\/important-standards-announcements\/520part-ii\" target=\"_blank\" rel=\"noopener noreferrer\">API 520 Part II, 7th Edition<\/a> includes engineering-analysis guidance for appropriate installation of pressure-relieving devices.<\/p>\n\n    <h3>Step 10: Approve a Traceable Documentation Package<\/h3>\n    <p>The final file should connect the equipment, relief scenario, calculation, selected orifice, certified capacity, manufacturer model, nameplate and inspection documents. An untraceable catalog statement is not a complete sizing record.<\/p>\n  <\/section>\n\n  <section id=\"fluid-service\">\n    <h2>Sizing Considerations for Steam, Gas, Liquid and Two-Phase Flow<\/h2>\n\n    <div class=\"z-grid\">\n      <div class=\"z-card\">\n        <h3>Steam<\/h3>\n        <p>State whether steam is saturated or superheated. Confirm relieving pressure, temperature, required mass flow, applicable superheat correction, certified steam basis, material temperature limits and discharge reaction forces.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Gas and Vapor<\/h3>\n        <p>Confirm molecular weight, compressibility, heat-capacity ratio, relieving temperature and whether flow is critical or subcritical. Air capacity cannot automatically be treated as process-gas capacity.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Liquid<\/h3>\n        <p>Confirm density, viscosity, pressure differential, back pressure and flashing potential. A small thermal-relief flow can still protect against rapid pressure rise in a trapped liquid volume.<\/p>\n      <\/div>\n      <div class=\"z-card\">\n        <h3>Two-Phase \/ Flashing<\/h3>\n        <p>Use a validated specialist method. Phase change through the valve and outlet system can affect required area, reaction force, back pressure and disposal-system design.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>Steam Safety Valve Sizing<\/h3>\n    <p>A valve certified for saturated steam at one pressure should not be approved for a different superheated condition without applying the required basis and checking manufacturer data. Steam sizing should also be coordinated with valve lift, blowdown, lever requirements, drainage and discharge piping. For related products, see <a href=\"\/safety-valves\/steam-safety-valves\/\">Steam Safety Valves<\/a> and <a href=\"\/safety-valves\/full-lift-safety-valves\/\">Full Lift Safety Valves<\/a>.<\/p>\n\n    <h3>Gas Safety Valve Sizing<\/h3>\n    <p>Gas sizing depends on the actual gas properties and relieving conditions. When the certified value is stated for air, document the conversion to the actual gas or obtain manufacturer confirmation. For high-capacity clean gas systems, a <a href=\"\/safety-valves\/pilot-operated-safety-valves\/\">pilot-operated safety valve<\/a> may be considered after medium cleanliness, back pressure and maintenance requirements are reviewed.<\/p>\n\n    <h3>Liquid Relief Valve Sizing<\/h3>\n    <p>Liquid sizing requires a clear differential-pressure basis and review of viscosity, flashing and outlet pressure. Thermal-relief applications may require limited capacity, but they still need a documented heat source, trapped volume, relieving destination and set-pressure basis.<\/p>\n\n    <h3>Two-Phase and Reactive Systems<\/h3>\n    <p>Two-phase, flashing and reactive relief cases should be treated as specialist calculations. They can require process-safety methods, thermodynamic modeling, reaction data, dynamic analysis and discharge-system review beyond a conventional single-phase equation.<\/p>\n  <\/section>\n\n  <section id=\"back-pressure\">\n    <h2>How Back Pressure Affects Sizing and Installed Capacity<\/h2>\n\n    <p>Back pressure is not a final number added after the valve has been selected. It can influence the required correction factor, device type, certified capacity, opening behavior, stability and reseating.<\/p>\n\n    <ul>\n      <li><strong>Superimposed back pressure<\/strong> exists at the outlet before the valve opens and may be constant or variable.<\/li>\n      <li><strong>Built-up back pressure<\/strong> develops after opening because flow passes through the outlet piping and disposal system.<\/li>\n      <li><strong>Total back pressure<\/strong> during relief combines the applicable superimposed and built-up components.<\/li>\n    <\/ul>\n\n    <p>The source may be a flare header, closed vent, scrubber, recovery line, silencer, long discharge pipe or simultaneous discharge from other devices. The selected correction and allowable limit must come from the applicable calculation method and certified manufacturer data.<\/p>\n\n    <div class=\"z-critical\">\n      <strong>Management-of-change trigger:<\/strong> Recheck sizing and installed suitability whenever outlet piping, a silencer, vent stack, flare header or shared discharge system is modified\u2014even when the valve body and set pressure remain unchanged.\n    <\/div>\n\n    <p>Use the <a href=\"\/engineering\/back-pressure-and-bellows\/\">Back Pressure and Balanced Bellows Guide<\/a> for force-balance and valve-type selection, and the <a href=\"\/engineering\/safety-valve-installation-guide\/\">Safety Valve Installation Guide<\/a> for inlet loss, outlet routing, support and drainage.<\/p>\n  <\/section>\n\n  <section id=\"orifice-api526\">\n    <h2>Orifice Area, Valve Size and API 526 Designations<\/h2>\n\n    <p>The required discharge area is a calculation result. The selected valve orifice is a manufacturer or standardized flow designation. The inlet and outlet connections are mechanical interfaces. These values are related, but they are not interchangeable.<\/p>\n\n    <div class=\"z-table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Item<\/th>\n            <th>What It Describes<\/th>\n            <th>What It Does Not Prove<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Required discharge area<\/td>\n            <td>Minimum area calculated for a defined relief case and method.<\/td>\n            <td>Final product suitability or certified capacity.<\/td>\n          <\/tr>\n          <tr>\n            <td>Orifice designation<\/td>\n            <td>A standardized or manufacturer identifier linked to a nominal or certified flow area.<\/td>\n            <td>Capacity for every pressure, medium and back-pressure condition.<\/td>\n          <\/tr>\n          <tr>\n            <td>Inlet size<\/td>\n            <td>Connection between protected equipment and valve.<\/td>\n            <td>Internal flow area or required capacity.<\/td>\n          <\/tr>\n          <tr>\n            <td>Outlet size<\/td>\n            <td>Connection to the discharge system.<\/td>\n            <td>Acceptable back pressure or outlet-system performance.<\/td>\n          <\/tr>\n          <tr>\n            <td>Pressure class<\/td>\n            <td>Connection and body pressure-temperature rating basis.<\/td>\n            <td>Relieving capacity or set-pressure accuracy.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>API 526 is commonly used as a purchase specification for standardized flanged steel pressure-relief valves. It supports communication of orifice designation, inlet and outlet size, pressure rating, materials, pressure-temperature limits and dimensions. It does not replace the relief-load calculation or certified-capacity verification. See the <a href=\"\/standards\/api-526-flanged-safety-valves\/\">API 526 Flanged Safety Valve Guide<\/a>.<\/p>\n\n    <p>For capacity-driven product pathways, review <a href=\"\/safety-valves\/large-orifice-safety-valves\/\">Large Orifice Safety Valves<\/a>, <a href=\"\/safety-valves\/full-lift-safety-valves\/\">Full Lift Safety Valves<\/a> and <a href=\"\/safety-valves\/flanged-safety-valves\/\">Flanged Safety Valves<\/a>.<\/p>\n  <\/section>\n\n  <section id=\"example\">\n    <h2>Illustrative Example: Correct Set Pressure but Insufficient Certified Capacity<\/h2>\n\n    <div class=\"z-case\">\n      <h3>Illustrative technical-bid review<\/h3>\n      <p><strong>This example is fictional and for review logic only.<\/strong> It is not a sizing calculation or manufacturer capacity table.<\/p>\n\n      <div class=\"z-metric\">\n        <div><strong>10 barg<\/strong>Set pressure<\/div>\n        <div><strong>3,800 kg\/h<\/strong>Required air relief load<\/div>\n        <div><strong>3,250 kg\/h<\/strong>Offered certified capacity<\/div>\n        <div><strong>4,150 kg\/h<\/strong>Alternative certified capacity<\/div>\n      <\/div>\n\n      <p>A compressed-air receiver is protected against a credible blocked-outlet case. The approved calculation requires 3,800 kg\/h of air at the specified relieving basis. A supplier offers a 2 in \u00d7 3 in replacement valve with the correct set pressure and flange class, but its certificate shows only 3,250 kg\/h under the applicable basis.<\/p>\n\n      <p>The offered valve is short by 550 kg\/h, or approximately 14.5% of the required load. It opens at the correct pressure but does not provide enough verified capacity. The technical bid is therefore rejected despite the matching connection size.<\/p>\n\n      <p>An alternative valve with a larger certified orifice provides 4,150 kg\/h under the same basis. It can proceed to the next review stage, which must still confirm inlet loss, outlet back pressure, materials, dimensions, stability and project documentation.<\/p>\n\n      <div class=\"z-summary\">\n        <strong>Lesson:<\/strong> A positive capacity comparison is necessary, but it is not the only approval criterion. A much larger valve should not be selected blindly because excessive oversizing can create operational or stability problems in some applications.\n      <\/div>\n    <\/div>\n\n    <h3>How Much Capacity Margin Is Required?<\/h3>\n    <p>The selected certified or documented capacity must meet the required capacity under the approved basis. There is no universal extra percentage that should be applied to every valve. Any design margin should follow the project specification, calculation method, uncertainty review and responsible engineer&#8217;s approval. Margin should not be used to hide missing process data, and excessive oversizing should be avoided.<\/p>\n  <\/section>\n\n  <section id=\"approval\">\n    <h2>Nameplate and Certificate Data to Check Before Approval<\/h2>\n\n    <figure>\n      <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/nameplate-capacity-certificate-checkpoints.webp\" alt=\"Safety valve nameplate, certified capacity and technical document checkpoints for procurement approval\" title=\"Safety Valve Nameplate and Capacity Certificate Checkpoints\">\n      <figcaption>The valve datasheet, nameplate, capacity information and test records should describe the same device and sizing basis.<\/figcaption>\n    <\/figure>\n\n    <div class=\"z-table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Data to Check<\/th>\n            <th>Approval Purpose<\/th>\n            <th>Common Mismatch<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Manufacturer, model and design<\/td>\n            <td>Links the physical valve to the certified device family.<\/td>\n            <td>Quotation model differs from certificate model.<\/td>\n          <\/tr>\n          <tr>\n            <td>Serial number or traceable identification<\/td>\n            <td>Connects the valve, nameplate and test records.<\/td>\n            <td>Generic certificate supplied without valve traceability.<\/td>\n          <\/tr>\n          <tr>\n            <td>Set pressure<\/td>\n            <td>Confirms the required opening condition.<\/td>\n            <td>Certificate or nameplate pressure differs from approved datasheet.<\/td>\n          <\/tr>\n          <tr>\n            <td>Orifice designation and area<\/td>\n            <td>Connects the selected geometry to capacity.<\/td>\n            <td>Same body size offered with a smaller internal orifice.<\/td>\n          <\/tr>\n          <tr>\n            <td>Certified relieving capacity<\/td>\n            <td>Demonstrates capacity against the required load.<\/td>\n            <td>Supplier states \u201csuitable\u201d without a traceable capacity value.<\/td>\n          <\/tr>\n          <tr>\n            <td>Capacity medium and basis<\/td>\n            <td>Shows whether capacity is for air, steam, water or another condition.<\/td>\n            <td>Air value compared directly with process gas without conversion.<\/td>\n          <\/tr>\n          <tr>\n            <td>Pressure and temperature basis<\/td>\n            <td>Confirms that the capacity applies to the approved relieving condition.<\/td>\n            <td>Normal conditions used instead of relieving conditions.<\/td>\n          <\/tr>\n          <tr>\n            <td>Back-pressure condition<\/td>\n            <td>Confirms correction and valve-type suitability.<\/td>\n            <td>Certificate assumes atmospheric outlet while project uses a closed header.<\/td>\n          <\/tr>\n          <tr>\n            <td>Code or certification marking<\/td>\n            <td>Supports project compliance where required.<\/td>\n            <td>Marketing logo shown instead of the required certification basis.<\/td>\n          <\/tr>\n          <tr>\n            <td>Test and calibration reports<\/td>\n            <td>Confirms set pressure, pressure test and specified seat test.<\/td>\n            <td>Reports do not match the serial number or final set pressure.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>For a complete commercial and document package, use the <a href=\"\/blog\/safety-valve-procurement-checklist\/\">Safety Valve Procurement Checklist for Engineers and Buyers<\/a>.<\/p>\n  <\/section>\n\n  <section id=\"high-risk\">\n    <h2>When Sizing Requires Specialist Engineering or Manufacturer Review<\/h2>\n\n    <p>The following conditions should not be reduced to a simple catalog comparison:<\/p>\n\n    <div class=\"z-grid-3\">\n      <div class=\"z-card\"><span class=\"z-number\">1<\/span><h4>Two-Phase or Flashing Flow<\/h4><p>Phase change can alter required area, reaction force and outlet-system behavior.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">2<\/span><h4>Reactive or Runaway Systems<\/h4><p>Relief load can depend on kinetics, heat generation, gas generation and emergency response.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">3<\/span><h4>High-Viscosity Liquid<\/h4><p>Viscosity correction may be iterative and linked to the selected orifice.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">4<\/span><h4>Variable Back Pressure<\/h4><p>Changing outlet pressure can affect capacity, opening and reseating.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">5<\/span><h4>Common Flare or Relief Header<\/h4><p>Simultaneous events and network pressure require system-level analysis.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">6<\/span><h4>Multiple Relief Devices<\/h4><p>Staggered set pressures and combined capacity must follow the governing code basis.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">7<\/span><h4>Rupture Disk Combination<\/h4><p>Combination factors, pressure loss and fragmentation or leakage risks must be reviewed.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">8<\/span><h4>High Pressure or Extreme Temperature<\/h4><p>Real-gas behavior, materials, correction factors and certified limits can control selection.<\/p><\/div>\n      <div class=\"z-card\"><span class=\"z-number\">9<\/span><h4>Dirty, Crystallizing or Polymerizing Media<\/h4><p>Nominal capacity is irrelevant if the flow path or sensing system cannot remain functional.<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"mistakes\">\n    <h2>Common Safety Valve Sizing Mistakes<\/h2>\n\n    <ol class=\"z-steps\">\n      <li><strong>Selecting by inlet and outlet size.<\/strong> Mechanical fit does not prove orifice area or capacity.<\/li>\n      <li><strong>Using normal process flow as the relief load.<\/strong> The governing emergency case may be substantially different.<\/li>\n      <li><strong>Checking set pressure but not capacity.<\/strong> A valve can open correctly and still be unable to control the event.<\/li>\n      <li><strong>Using air capacity directly for another gas.<\/strong> Molecular weight, temperature, compressibility and pressure basis may require conversion.<\/li>\n      <li><strong>Ignoring flashing or two-phase flow.<\/strong> A single-phase equation may understate the required area or misrepresent discharge behavior.<\/li>\n      <li><strong>Ignoring back pressure.<\/strong> Closed headers, silencers and outlet piping can affect both calculated and installed suitability.<\/li>\n      <li><strong>Using an assumed discharge coefficient.<\/strong> The required coefficient must come from the approved calculation and certification basis.<\/li>\n      <li><strong>Adding an arbitrary safety factor.<\/strong> Excessive oversizing is not a substitute for correct relief-load analysis.<\/li>\n      <li><strong>Failing to recalculate after process changes.<\/strong> Increased throughput, changed composition, new heat input or modified discharge piping can invalidate the old basis.<\/li>\n      <li><strong>Accepting a generic certificate.<\/strong> Documents must be traceable to the offered device, orifice, pressure and capacity basis.<\/li>\n    <\/ol>\n  <\/section>\n\n  <section id=\"checklist\">\n    <h2>Safety Valve Sizing Checklist for Engineers and Buyers<\/h2>\n\n    <div class=\"z-table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Step<\/th>\n            <th>Review Item<\/th>\n            <th>Required Evidence<\/th>\n            <th>Status<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>1<\/td><td>Protected equipment identified<\/td><td>Tag, datasheet, drawing or P&amp;ID<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>2<\/td><td>MAWP and code basis confirmed<\/td><td>Equipment design documentation<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>3<\/td><td>Set pressure and arrangement confirmed<\/td><td>Approved datasheet or calculation<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>4<\/td><td>Credible relief scenarios listed<\/td><td>Relief study or engineering review<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>5<\/td><td>Governing required capacity established<\/td><td>Calculation with units and revision<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>6<\/td><td>Relieving pressure and temperature stated<\/td><td>Calculation input sheet<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>7<\/td><td>Fluid properties and phase verified<\/td><td>Process data or property source<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>8<\/td><td>Required discharge area calculated<\/td><td>Approved method or software output<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>9<\/td><td>Selected orifice meets area requirement<\/td><td>Manufacturer or API 526 mapping<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>10<\/td><td>Certified capacity meets required load<\/td><td>Traceable capacity data<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>11<\/td><td>Back pressure and inlet loss reviewed<\/td><td>Piping calculation or engineering analysis<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>12<\/td><td>Nameplate and certificates match<\/td><td>Final approved document package<\/td><td>\u2610<\/td><\/tr>\n          <tr><td>13<\/td><td>Management-of-change check completed<\/td><td>Current process and discharge configuration<\/td><td>\u2610<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"z-cta\">\n      <h2>Have a Sizing Sheet or Existing Valve Nameplate?<\/h2>\n      <p>Send the equipment data, relief scenario, required capacity, relieving pressure and temperature, fluid properties, back pressure, existing valve nameplate and project standard for an engineering-oriented RFQ review.<\/p>\n      <a href=\"\/ask-an-engineer\/\">Upload Datasheet for Review<\/a>\n      <a href=\"\/contacts\/\">Request a Safety Valve Quote<\/a>\n    <\/div>\n  <\/section>\n\n  <aside class=\"z-reviewer\">\n    <h2>Technical Review and Content Basis<\/h2>\n    <p><strong>Written by:<\/strong> Ray Mon<\/p>\n    <p><strong>Technical reviewer:<\/strong> Raymon Yu, Technical Lead at ZOBAI \u2014 safety valve sizing and testing support.<\/p>\n    <div class=\"z-reviewer-meta\">\n      <span class=\"z-pill\">15+ Years Experience<\/span>\n      <span class=\"z-pill\">Pressure Control<\/span>\n      <span class=\"z-pill\">Safety Valve Sizing<\/span>\n      <span class=\"z-pill\">Testing Support<\/span>\n      <span class=\"z-pill\">Updated June 2026<\/span>\n    <\/div>\n    <p>The content is structured around practical RFQ and engineering-review questions: relief scenario, required capacity, relieving conditions, orifice, back pressure, certified data and document traceability. It does not replace official standards, licensed engineering responsibility, process-safety analysis or manufacturer-certified calculation data.<\/p>\n  <\/aside>\n\n  <section class=\"z-related\">\n    <h2>Related Safety Valve Engineering Resources<\/h2>\n    <ul>\n      <li><a href=\"\/blog\/safety-valve-selection-guide\/\">Safety Valve Selection Guide<\/a><\/li>\n      <li><a href=\"\/standards\/api-520-safety-valve-sizing\/\">API 520 Safety Valve Sizing and RFQ Guide<\/a><\/li>\n      <li><a href=\"\/standards\/api-521-pressure-relief-systems\/\">API 521 Pressure Relief Systems Guide<\/a><\/li>\n      <li><a href=\"\/standards\/api-526-flanged-safety-valves\/\">API 526 Flanged Safety Valve Guide<\/a><\/li>\n      <li><a href=\"\/engineering\/back-pressure-and-bellows\/\">Back Pressure and Balanced Bellows Guide<\/a><\/li>\n      <li><a href=\"\/engineering\/safety-valve-installation-guide\/\">Safety Valve Installation Guide<\/a><\/li>\n      <li><a href=\"\/blog\/safety-valve-set-pressure-overpressure-blowdown\/\">Set Pressure, Overpressure and Blowdown Explained<\/a><\/li>\n      <li><a href=\"\/blog\/safety-valve-procurement-checklist\/\">Safety Valve Procurement Checklist<\/a><\/li>\n      <li><a href=\"\/safety-valves\/large-orifice-safety-valves\/\">Large Orifice Safety Valves<\/a><\/li>\n      <li><a href=\"\/safety-valves\/pilot-operated-safety-valves\/\">Pilot-Operated Safety Valves<\/a><\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"faq\">\n    <h2>FAQ About Safety Valve Sizing and Certified Capacity<\/h2>\n\n    <div class=\"z-faq-item\">\n      <h3>How do you size a safety valve?<\/h3>\n      <p>Identify the protected equipment and credible relief scenarios, calculate the governing required relieving capacity, confirm relieving pressure, temperature and fluid properties, calculate the required discharge area, select a suitable orifice and verify certified or manufacturer-documented capacity under the approved conditions.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>What is certified relieving capacity?<\/h3>\n      <p>Certified relieving capacity is a verified flow value associated with a defined pressure-relief-device design and certification basis. It is used to determine whether the selected device provides sufficient capacity for the required relief load.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>Is safety valve size the same as connection size?<\/h3>\n      <p>No. Connection size describes the mechanical inlet and outlet. Relieving capability depends on the internal discharge area, valve design, lift, discharge coefficient, relieving conditions, correction factors and certified capacity.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>Is orifice size the same as inlet size?<\/h3>\n      <p>No. The orifice or discharge area is the internal flow area used for capacity. The inlet size is the connection to the protected equipment. Valves with the same inlet size can use different orifices and provide different capacities.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>Why can a valve with the correct set pressure still be undersized?<\/h3>\n      <p>Set pressure defines the opening condition. It does not define how much flow the valve can discharge. A valve can open at the required pressure and still have less certified capacity than the governing relief load.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>How much extra safety valve capacity should be selected?<\/h3>\n      <p>The selected verified capacity must meet the required load under the approved calculation basis. There is no universal extra percentage for every project. Any margin should follow the project specification and responsible engineering review, while excessive oversizing should be avoided.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>Can certified air capacity be used for process gas?<\/h3>\n      <p>Not directly without review. The actual gas molecular weight, temperature, compressibility, pressure basis and applicable calculation method may require conversion or manufacturer confirmation.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>When is two-phase safety valve sizing required?<\/h3>\n      <p>Two-phase review is required when gas and liquid can flow together or when a liquid may flash significantly during pressure reduction. These cases usually require a validated specialist method rather than a simple gas-only or liquid-only equation.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>When should a safety valve be resized?<\/h3>\n      <p>Recheck sizing after changes to throughput, operating pressure, temperature, composition, equipment MAWP, relief scenarios, fire basis, control systems, inlet piping, outlet piping, flare headers or other discharge-system conditions.<\/p>\n    <\/div>\n\n    <div class=\"z-faq-item\">\n      <h3>Which documents prove safety valve capacity?<\/h3>\n      <p>Typical evidence includes the approved sizing calculation, manufacturer datasheet, orifice information, certified or documented capacity data, nameplate information, code or National Board certification information, test records and technical approval documents.<\/p>\n    <\/div>\n  <\/section>\n\n<\/article>\n\n<!--\nSCHEMA NOTE:\nRemove duplicate TechArticle, BreadcrumbList or FAQPage objects if Rank Math,\nYoast, Elementor or the WordPress theme already outputs the same schema types.\n-->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"TechArticle\",\n      \"@id\": \"https:\/\/zobai.com\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/#article\",\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/zobai.com\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/\"\n      },\n      \"headline\": \"How to Size a Safety Valve and Verify Certified Capacity\",\n      \"description\": \"Learn how to size a safety valve by relief scenario, required capacity, relieving pressure, fluid state, orifice area, back pressure and certified capacity.\",\n      \"image\": [\n        \"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/safety-valve-sizing-workflow.webp\",\n        \"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/certified-capacity-vs-connection-size-1.webp\",\n        \"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/required-relieving-capacity-by-relief-scenario.webp\",\n        \"https:\/\/zobai.com\/wp-content\/uploads\/2026\/05\/nameplate-capacity-certificate-checkpoints.webp\"\n      ],\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Ray Mon\",\n        \"url\": \"https:\/\/zobai.com\/author\/xt-mim\/\"\n      },\n      \"editor\": {\n        \"@type\": \"Person\",\n        \"name\": \"Raymon Yu\",\n        \"jobTitle\": \"Technical Lead\",\n        \"worksFor\": {\n          \"@type\": \"Organization\",\n          \"name\": \"ZOBAI\"\n        }\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"ZOBAI Valve\",\n        \"url\": \"https:\/\/zobai.com\/\"\n      },\n      \"datePublished\": \"2026-05-04\",\n      \"dateModified\": \"2026-06-08\",\n      \"about\": [\n        {\"@type\":\"Thing\",\"name\":\"Safety valve sizing\"},\n        {\"@type\":\"Thing\",\"name\":\"Certified relieving capacity\"},\n        {\"@type\":\"Thing\",\"name\":\"Pressure relief valve orifice sizing\"},\n        {\"@type\":\"Thing\",\"name\":\"API 520\"}\n      ]\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"@id\": \"https:\/\/zobai.com\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/#breadcrumb\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Home\",\n          \"item\": \"https:\/\/zobai.com\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Safety Valve Engineering\",\n          \"item\": \"https:\/\/zobai.com\/engineering\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Safety Valve Sizing Guide\",\n          \"item\": \"https:\/\/zobai.com\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"@id\": \"https:\/\/zobai.com\/blog\/safety-valve-sizing-and-certified-relieving-capacity-guide\/#faq\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How do you size a safety valve?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Identify the protected equipment and credible relief scenarios, calculate the governing required relieving capacity, confirm relieving pressure, temperature and fluid properties, calculate the required discharge area, select a suitable orifice and verify certified or manufacturer-documented capacity under the approved conditions.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is certified relieving capacity?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Certified relieving capacity is a verified flow value associated with a defined pressure-relief-device design and certification basis. It is used to determine whether the selected device provides sufficient capacity for the required relief load.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is safety valve size the same as connection size?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. Connection size describes the mechanical inlet and outlet. Relieving capability depends on the internal discharge area, valve design, lift, discharge coefficient, relieving conditions, correction factors and certified capacity.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is orifice size the same as inlet size?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. The orifice or discharge area is the internal flow area used for capacity. The inlet size is the connection to the protected equipment. Valves with the same inlet size can use different orifices and provide different capacities.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Why can a valve with the correct set pressure still be undersized?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Set pressure defines the opening condition. It does not define how much flow the valve can discharge. A valve can open at the required pressure and still have less certified capacity than the governing relief load.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How much extra safety valve capacity should be selected?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"The selected verified capacity must meet the required load under the approved calculation basis. There is no universal extra percentage for every project. Any margin should follow the project specification and responsible engineering review, while excessive oversizing should be avoided.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can certified air capacity be used for process gas?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Not directly without review. The actual gas molecular weight, temperature, compressibility, pressure basis and applicable calculation method may require conversion or manufacturer confirmation.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"When is two-phase safety valve sizing required?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Two-phase review is required when gas and liquid can flow together or when a liquid may flash significantly during pressure reduction. These cases usually require a validated specialist method rather than a simple gas-only or liquid-only equation.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"When should a safety valve be resized?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Recheck sizing after changes to throughput, operating pressure, temperature, composition, equipment MAWP, relief scenarios, fire basis, control systems, inlet piping, outlet piping, flare headers or other discharge-system conditions.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Which documents prove safety valve capacity?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Typical evidence includes the approved sizing calculation, manufacturer datasheet, orifice information, certified or documented capacity data, nameplate information, code or National Board certification information, test records and technical approval documents.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Safety valve sizing is the process of determining how much flow must be relieved during a credible overpressure event and selecting a valve with enough verified capacity to protect the equipment. It is not the same as choosing a valve with the same inlet and outlet connection size. A valve may fit the nozzle, match&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-52593","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/posts\/52593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/comments?post=52593"}],"version-history":[{"count":3,"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/posts\/52593\/revisions"}],"predecessor-version":[{"id":54895,"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/posts\/52593\/revisions\/54895"}],"wp:attachment":[{"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/media?parent=52593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/categories?post=52593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zobai.com\/es\/wp-json\/wp\/v2\/tags?post=52593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}