{"id":101601,"date":"2026-05-26T06:29:27","date_gmt":"2026-05-26T06:29:27","guid":{"rendered":"https:\/\/www.jalonzeolite.com\/?p=101601"},"modified":"2026-05-26T06:30:58","modified_gmt":"2026-05-26T06:30:58","slug":"industrial-adsorption-process","status":"publish","type":"post","link":"https:\/\/www.jalonzeolite.com\/ru\/industrial-adsorption-process\/","title":{"rendered":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u043c \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u043c \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u043c: \u041e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435 PSA, TSA \u0438 VPSA"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u043c \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u043c \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u043c: \u041e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435 PSA, TSA \u0438 VPSA<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,400;0,600;1,400&#038;family=Roboto:wght@600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* ===== RESET ===== *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== CSS VARIABLES ===== *\/\n:root {\n  \/* Colors *\/\n  --color-primary: #EEB30D;\n  --color-secondary: #3D3D3D;\n  --color-text: #7A7A7A;\n  --color-bg: #FFFFFF;\n  --color-bg-alt: #F1F5F8;\n  --color-bg-light: #F5F5F5;\n  --color-accent-yellow: #FBCA23;\n  --color-accent-orange: #F7941E;\n  --color-border: #E5E5E5;\n  --color-border-light: #E9E9E9;\n  --color-muted: #9FA8AB;\n  --color-gray: #808080;\n\n  \/* Typography *\/\n  --font-heading: \"Roboto\", sans-serif;\n  --font-body: \"Poppins\", sans-serif;\n  --font-accent: \"Faricy New Web\", \"Helvetica Neue\", sans-serif;\n  --font-size-h1: 60px;\n  --font-size-h2: 40px;\n  --font-size-h3: 30px;\n  --font-size-h4: 25px;\n  --font-size-h5: 20px;\n  --font-size-body: 16px;\n  --font-size-accent: 18px;\n  --font-size-small: 14px;\n  --font-weight-heading: 600;\n  --font-weight-body: 400;\n  --line-height-heading: 1.2;\n  --line-height-body: 1.5;\n  --letter-spacing-body: -0.6px;\n\n  \/* Spacing *\/\n  --container-max: 1440px;\n  --prose-width: 680px;\n  --spacing-section: 80px;\n  --spacing-element: 20px;\n\n  \/* Borders & Shadows *\/\n  --radius-sm: 3px;\n  --radius-md: 5px;\n  --radius-lg: 6px;\n  --radius-xl: 16px;\n  --shadow-card: 0px 15px 56px 4px rgba(199,197,197,0.3);\n  --shadow-accent: -4px 7px 11px 1px rgba(238,179,13,0.23);\n  --shadow-btn: 0px 10px 28px 2px rgba(247,150,12,0.3);\n  --border-default: 1px solid #E5E5E5;\n  --transition-default: all 0.24s ease;\n\n  \/* Derived *\/\n  --section-pt: 80px;\n  --section-pb: 80px;\n}\n\n\/* ===== BASE ===== *\/\nhtml { -webkit-text-size-adjust: 100%; }\nbody {\n  font-family: var(--font-body);\n  font-size: var(--font-size-body);\n  font-weight: var(--font-weight-body);\n  line-height: var(--line-height-body);\n  letter-spacing: var(--letter-spacing-body);\n  color: var(--color-text);\n  background: var(--color-bg);\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n\/* ===== SECTIONS ===== *\/\n.section { padding: var(--section-pt) 0 var(--section-pb); }\n.section--white { background: var(--color-bg); }\n.section--alt { background: var(--color-bg-alt); }\n\n\/* ===== ARTICLE CONTAINER ===== *\/\n.article-container {\n  max-width: var(--prose-width);\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ===== HEADINGS ===== *\/\nh1 {\n  font-family: var(--font-heading);\n  font-size: var(--font-size-h1);\n  font-weight: var(--font-weight-heading);\n  line-height: var(--line-height-heading);\n  color: var(--color-secondary);\n  margin-bottom: 2rem;\n}\n\nh2 {\n  font-family: var(--font-heading);\n  font-size: var(--font-size-h2);\n  font-weight: var(--font-weight-heading);\n  line-height: var(--line-height-heading);\n  color: var(--color-secondary);\n  margin-top: 5rem;\n  margin-bottom: 1.5rem;\n  position: relative;\n}\n\nh2:first-of-type { margin-top: 0; }\n\nh3 {\n  font-family: var(--font-heading);\n  font-size: var(--font-size-h3);\n  font-weight: var(--font-weight-heading);\n  line-height: var(--line-height-heading);\n  color: var(--color-secondary);\n  margin-top: 2.5rem;\n  margin-bottom: 1.5rem;\n}\n\n\/* ===== H2 MARKERS ===== *\/\n.h2-marker {\n  position: absolute;\n  left: -3.5rem;\n  top: 0.25em;\n  font-family: var(--font-accent);\n  font-weight: 700;\n  font-size: 14px;\n  letter-spacing: 0.05em;\n  color: rgba(238, 179, 13, 0.6);\n  line-height: 1;\n  white-space: nowrap;\n}\n\n\/* ===== PARAGRAPHS ===== *\/\np { margin-bottom: 1.5rem; }\np:last-child { margin-bottom: 0; }\n\n\/* ===== LINKS ===== *\/\na {\n  color: var(--color-primary);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n  transition: var(--transition-default);\n}\na:hover { color: var(--color-secondary); }\n\n\/* ===== TABLES ===== *\/\n.table-wrapper {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 2rem 0;\n}\n\ntable {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n\nth {\n  background: var(--color-secondary);\n  color: #FFFFFF;\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 14px;\n  padding: 12px 16px;\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n  border-top: 2px solid var(--color-primary);\n  text-align: left;\n  white-space: nowrap;\n}\n\ntd {\n  padding: 10px 16px;\n  border-bottom: 1px solid var(--color-border-light);\n  vertical-align: top;\n  font-size: 14px;\n  color: var(--color-text);\n}\n\ntbody tr:nth-child(even) td {\n  background: rgba(241, 245, 248, 0.5);\n}\n\ntbody tr:last-child td { border-bottom: none; }\n\n\/* ===== BLOCKQUOTES ===== *\/\nblockquote {\n  border-left: 3px solid var(--color-primary);\n  background: transparent;\n  font-style: italic;\n  font-family: var(--font-body);\n  color: var(--color-secondary);\n  padding-left: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n\/* ===== LISTS ===== *\/\nul, ol {\n  padding-left: 1.5em;\n  margin-bottom: 1.5rem;\n}\nul ul, ol ol { padding-left: 1.5em; }\nli { margin-bottom: 0.5em; }\nli:last-child { margin-bottom: 0; }\nul { list-style: disc; }\nul ul { list-style: circle; }\nol { list-style: decimal; }\n\n\/* ===== CODE ===== *\/\ncode {\n  background: var(--color-bg-light);\n  font-family: \"SF Mono\", \"Fira Code\", \"Cascadia Code\", monospace;\n  padding: 2px 6px;\n  border-radius: var(--radius-sm);\n  font-size: 0.9em;\n  color: var(--color-secondary);\n}\n\n\/* ===== HORIZONTAL RULES ===== *\/\nhr {\n  height: 1px;\n  background: var(--color-border);\n  border: none;\n  margin: 3em 0;\n  width: 100%;\n}\n\n\/* ===== REFERENCE LIST ===== *\/\n.references { margin-top: 2rem; }\n.references ol { margin-bottom: 0; }\n.references li {\n  font-size: 14px;\n  color: var(--color-text);\n  margin-bottom: 0.75em;\n}\n.references li:last-child { margin-bottom: 0; }\n.references a { word-break: break-all; }\n\n\/* ===== CUSTOM IMAGE COMPONENT ===== *\/\n.custom-post-image {\n  display: block;\n  width: 512px;\n  max-width: 100%;\n  height: auto;\n  margin: 2.5rem auto;\n  border-radius: 12px !important;\n  box-shadow: 0px 15px 45px rgba(0, 0, 0, 0.15) !important;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-1 \u2014 4-Step Adsorption Mechanism Flow\n   ================================================================== *\/\n.bp-1-flow {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  margin: 2.5rem 0;\n  background: var(--color-bg-light);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem 0;\n}\n.bp-1-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n  padding: 0.75rem 1.5rem;\n  border-left: 2px solid var(--color-primary);\n  margin-left: 1.5rem;\n}\n.bp-1-step-num {\n  font-family: var(--font-accent);\n  font-weight: 700;\n  font-size: 24px;\n  color: var(--color-primary);\n  line-height: 1;\n  min-width: 2ch;\n  flex-shrink: 0;\n}\n.bp-1-step-text {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-text);\n  padding-top: 0.35em;\n  line-height: 1.4;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-2 \u2014 Binding Energy Stat Compare\n   ================================================================== *\/\n.bp-2-stat-compare {\n  display: flex;\n  flex-direction: row;\n  gap: 2rem;\n  justify-content: center;\n  margin: 2.5rem 0;\n}\n.bp-2-stat {\n  flex: 1;\n  text-align: center;\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem 1rem;\n  background: var(--color-bg);\n}\n.bp-2-stat-value {\n  font-family: var(--font-accent);\n  font-weight: 700;\n  font-size: 48px;\n  color: var(--color-primary);\n  line-height: 1;\n  margin-bottom: 0.35rem;\n}\n.bp-2-stat:last-child .bp-2-stat-value { color: var(--color-secondary); }\n.bp-2-stat-label {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-text);\n  line-height: 1.4;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-3 \u2014 TSA Dew Point Big Stat\n   ================================================================== *\/\n.bp-3-stat {\n  text-align: center;\n  margin: 2.5rem 0;\n  padding: 2rem 1.5rem;\n  background: var(--color-bg-light);\n  border-radius: var(--radius-lg);\n}\n.bp-3-stat-value {\n  font-family: var(--font-accent);\n  font-weight: 700;\n  font-size: 64px;\n  color: var(--color-primary);\n  line-height: 1;\n  margin-bottom: 0.5rem;\n}\n.bp-3-stat-label {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-secondary);\n  font-weight: 600;\n  margin-bottom: 0.35rem;\n}\n.bp-3-stat-context {\n  font-family: var(--font-body);\n  font-size: 14px;\n  font-style: italic;\n  color: var(--color-text);\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-4 \u2014 PSA vs VPSA Energy Compare Cards\n   ================================================================== *\/\n.bp-4-compare-cards {\n  display: flex;\n  flex-direction: row;\n  gap: 2rem;\n  margin: 2.5rem 0;\n}\n.bp-4-card {\n  flex: 1;\n  background: var(--color-bg);\n  border-top: 3px solid var(--color-primary);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem;\n  box-shadow: var(--shadow-card);\n  text-align: center;\n}\n.bp-4-card-icon {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  margin-bottom: 0.75rem;\n  color: var(--color-primary);\n}\n.bp-4-card-title {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--color-secondary);\n  margin-bottom: 0.5rem;\n}\n.bp-4-card-text {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-text);\n  line-height: 1.5;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-5 \u2014 Decision Rule Box\n   ================================================================== *\/\n.bp-5-rule {\n  margin: 2.5rem 0;\n  border-left: 3px solid var(--color-primary);\n  background: var(--color-bg-alt);\n  border-radius: 0 var(--radius-lg) var(--radius-lg) 0;\n  padding: 1.5rem 2rem;\n}\n.bp-5-rule-header {\n  display: flex;\n  align-items: center;\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.bp-5-rule-header svg {\n  flex-shrink: 0;\n  color: var(--color-primary);\n}\n.bp-5-rule-header h4 {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 18px;\n  color: var(--color-secondary);\n  margin: 0;\n}\n.bp-5-rule-body {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-text);\n  line-height: 1.8;\n}\n.bp-5-rule-body strong { color: var(--color-secondary); }\n\n\/* ==================================================================\n   BREAKPOINT: BP-6 \u2014 6\u201310x Insight\n   ================================================================== *\/\n.bp-6-insight {\n  display: flex;\n  flex-direction: row;\n  gap: 1.5rem;\n  align-items: center;\n  margin: 2.5rem 0;\n  background: var(--color-bg-alt);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem 2rem;\n}\n.bp-6-icon-wrap {\n  width: 56px;\n  height: 56px;\n  border-radius: 50%;\n  background: var(--color-primary);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  color: #FFFFFF;\n}\n.bp-6-content { flex: 1; }\n.bp-6-value {\n  font-family: var(--font-accent);\n  font-weight: 700;\n  font-size: 36px;\n  color: var(--color-primary);\n  line-height: 1;\n  margin-bottom: 0.25rem;\n}\n.bp-6-text {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-text);\n  line-height: 1.5;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-7 \u2014 10\u201320% Tip Box\n   ================================================================== *\/\n.bp-7-tip {\n  margin: 2.5rem 0;\n  background: var(--color-bg-alt);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem 2rem;\n}\n.bp-7-header {\n  display: flex;\n  align-items: center;\n  gap: 0.75rem;\n  margin-bottom: 0.75rem;\n}\n.bp-7-header svg { flex-shrink: 0; color: var(--color-primary); }\n.bp-7-header h4 {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--color-secondary);\n  margin: 0;\n}\n.bp-7-body {\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-text);\n  line-height: 1.7;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-8 \u2014 Purity Stat Grid\n   ================================================================== *\/\n.bp-8-stat-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 1.5rem;\n  margin: 2.5rem 0;\n}\n.bp-8-stat-item {\n  text-align: center;\n  padding: 1rem 0.5rem;\n  position: relative;\n}\n.bp-8-stat-item + .bp-8-stat-item { border-left: 1px solid var(--color-border); }\n.bp-8-stat-value {\n  font-family: var(--font-accent);\n  font-weight: 700;\n  font-size: 32px;\n  color: var(--color-primary);\n  line-height: 1;\n  margin-bottom: 0.35rem;\n}\n.bp-8-stat-label {\n  font-family: var(--font-body);\n  font-size: 12px;\n  color: var(--color-text);\n  line-height: 1.4;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-9 \u2014 Water Vapor Warning Card\n   ================================================================== *\/\n.bp-9-warning {\n  margin: 2.5rem 0;\n  border-left: 3px solid var(--color-primary);\n  background: var(--color-bg-alt);\n  border-radius: 0 var(--radius-lg) var(--radius-lg) 0;\n  padding: 1.5rem 2rem;\n}\n.bp-9-header {\n  display: flex;\n  align-items: center;\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.bp-9-header svg { flex-shrink: 0; color: var(--color-primary); }\n.bp-9-header h4 {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--color-secondary);\n  margin: 0;\n}\n.bp-9-list { list-style: none; padding: 0; margin: 0; }\n.bp-9-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 0.6rem;\n  margin-bottom: 0.6rem;\n  font-family: var(--font-body);\n  font-size: 14px;\n  color: var(--color-text);\n  line-height: 1.5;\n}\n.bp-9-item:last-child { margin-bottom: 0; }\n.bp-9-item svg {\n  flex-shrink: 0;\n  margin-top: 0.15em;\n  color: var(--color-primary);\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-10 \u2014 Forward-Looking Stats\n   ================================================================== *\/\n.bp-10-forward {\n  display: flex;\n  flex-direction: row;\n  gap: 2rem;\n  margin: 2.5rem 0;\n}\n.bp-10-stat {\n  flex: 1;\n  text-align: center;\n  border-top: 3px solid var(--color-primary);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem 1rem;\n  background: var(--color-bg);\n  box-shadow: var(--shadow-card);\n}\n.bp-10-stat-icon {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  margin-bottom: 0.75rem;\n  color: var(--color-primary);\n}\n.bp-10-stat-value {\n  font-family: var(--font-accent);\n  font-weight: 700;\n  font-size: 28px;\n  color: var(--color-primary);\n  line-height: 1;\n  margin-bottom: 0.35rem;\n}\n.bp-10-stat-label {\n  font-family: var(--font-body);\n  font-size: 12px;\n  color: var(--color-text);\n  line-height: 1.4;\n}\n\n\/* ==================================================================\n   BREAKPOINT: BP-11 \u2014 The 90% Regeneration Trap (Dark Warning)\n   ================================================================== *\/\n.bp-11-warning {\n  margin: 2.5rem 0;\n  background: var(--color-secondary);\n  border-left: 3px solid var(--color-primary);\n  border-radius: 0 var(--radius-lg) var(--radius-lg) 0;\n  padding: 1.75rem 2rem;\n  color: #FFFFFF;\n}\n.bp-11-header {\n  display: flex;\n  align-items: center;\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.bp-11-header svg { flex-shrink: 0; color: var(--color-primary); }\n.bp-11-header h4 {\n  font-family: var(--font-heading);\n  font-weight: 600;\n  font-size: 18px;\n  color: #FFFFFF;\n  margin: 0;\n}\n.bp-11-body {\n  font-family: var(--font-body);\n  font-size: 14px;\n  line-height: 1.7;\n  color: rgba(255,255,255,0.9);\n  margin-bottom: 1rem;\n}\n.bp-11-footer {\n  font-family: var(--font-body);\n  font-size: 14px;\n  font-style: italic;\n  color: var(--color-primary);\n  line-height: 1.5;\n}\n\n\/* ==================================================================\n   DARK MODE\n   ================================================================== *\/\n@media (prefers-color-scheme: dark) {\n  :root {\n    --color-bg: #1a1a2e;\n    --color-bg-alt: #1e1e3a;\n    --color-bg-light: #252545;\n    --color-text: #e0e0e0;\n    --color-secondary: #f0f0f0;\n    --color-border: #2a2a4e;\n    --color-border-light: #2a2a4e;\n    --color-muted: #7a7a9a;\n    --color-gray: #9a9aba;\n    --shadow-card: 0px 15px 56px 4px rgba(0,0,0,0.3);\n    --shadow-accent: -4px 7px 11px 1px rgba(238,179,13,0.15);\n  }\n  body { background: var(--color-bg); color: var(--color-text); }\n  .section--white { background: var(--color-bg); }\n  .section--alt { background: var(--color-bg-alt); }\n  h1, h2, h3 { color: #FFFFFF; }\n  th { background: #2a2a4e; color: #FFFFFF; }\n  td { color: #d0d0e0; }\n  tbody tr:nth-child(even) td { background: rgba(30,30,58,0.6); }\n  blockquote { color: #d0d0e0; }\n  code { background: #2a2a4e; color: #e0e0e0; }\n  .bp-1-flow { background: #252545; }\n  .bp-1-step-text { color: #d0d0e0; }\n  .bp-2-stat { background: #252545; border-color: #2a2a4e; }\n  .bp-2-stat-value:last-child { color: #FFFFFF; }\n  .bp-2-stat:last-child .bp-2-stat-value { color: #FFFFFF; }\n  .bp-3-stat { background: #252545; }\n  .bp-3-stat-label { color: #FFFFFF; }\n  .bp-3-stat-context { color: #b0b0c8; }\n  .bp-4-card { background: #252545; box-shadow: 0px 15px 56px 4px rgba(0,0,0,0.3); }\n  .bp-4-card-title { color: #FFFFFF; }\n  .bp-4-card-text { color: #d0d0e0; }\n  .bp-5-rule { background: #252545; }\n  .bp-5-rule-header h4 { color: #FFFFFF; }\n  .bp-5-rule-body { color: #d0d0e0; }\n  .bp-5-rule-body strong { color: #FFFFFF; }\n  .bp-6-insight { background: #252545; }\n  .bp-6-text { color: #d0d0e0; }\n  .bp-7-tip { background: #252545; border-color: #2a2a4e; }\n  .bp-7-header h4 { color: #FFFFFF; }\n  .bp-7-body { color: #d0d0e0; }\n  .bp-8-stat-label { color: #b0b0c8; }\n  .bp-8-stat-item + .bp-8-stat-item { border-left-color: #2a2a4e; }\n  .bp-9-warning { background: #252545; }\n  .bp-9-header h4 { color: #FFFFFF; }\n  .bp-9-item { color: #d0d0e0; }\n  .bp-10-stat { background: #252545; box-shadow: 0px 15px 56px 4px rgba(0,0,0,0.3); }\n  .bp-10-stat-label { color: #b0b0c8; }\n  .bp-11-warning { background: #1a1a2e; border-color: var(--color-primary); }\n  .bp-11-body { color: rgba(255,255,255,0.85); }\n  hr { background: #2a2a4e; }\n  .references li { color: #d0d0e0; }\n  .custom-post-image { box-shadow: 0px 15px 45px rgba(0,0,0,0.4) !important; }\n}\n\n\/* ==================================================================\n   RESPONSIVE \u2014 Tablet \u22641024px\n   ================================================================== *\/\n@media (max-width: 1024px) {\n  :root {\n    --font-size-h1: 40px;\n    --font-size-h2: 32px;\n    --font-size-h3: 24px;\n    --font-size-h4: 18px;\n    --font-size-h5: 16px;\n    --font-size-body: 14px;\n    --font-size-accent: 14px;\n    --section-pt: 60px;\n    --section-pb: 60px;\n  }\n  .bp-2-stat-value { font-size: 36px; }\n  .bp-3-stat-value { font-size: 48px; }\n  .bp-6-value { font-size: 28px; }\n  .bp-8-stat-value { font-size: 26px; }\n  .bp-10-stat-value { font-size: 24px; }\n}\n\n\/* ==================================================================\n   RESPONSIVE \u2014 Mobile \u2264767px\n   ================================================================== *\/\n@media (max-width: 767px) {\n  :root {\n    --font-size-h1: 35px;\n    --font-size-h2: 28px;\n    --font-size-h3: 20px;\n    --font-size-h4: 16px;\n    --font-size-h5: 18px;\n    --font-size-body: 14px;\n    --font-size-accent: 14px;\n    --section-pt: 50px;\n    --section-pb: 50px;\n  }\n  .article-container { padding: 0 16px; }\n\n  \/* Hide H2 markers on mobile *\/\n  .h2-marker { display: none; }\n\n  \/* BP-2: stack *\/\n  .bp-2-stat-compare { flex-direction: column; gap: 1rem; }\n\n  \/* BP-4: stack *\/\n  .bp-4-compare-cards { flex-direction: column; gap: 1rem; }\n\n  \/* BP-6: stack *\/\n  .bp-6-insight { flex-direction: column; text-align: center; }\n\n  \/* BP-8: 3-column \u2192 single row, smaller *\/\n  .bp-8-stat-grid { grid-template-columns: 1fr; gap: 0.5rem; }\n  .bp-8-stat-item + .bp-8-stat-item { border-left: none; border-top: 1px solid var(--color-border); padding-top: 0.75rem; }\n\n  \/* BP-10: stack *\/\n  .bp-10-forward { flex-direction: column; gap: 1rem; }\n\n  \/* Table cells: less padding on mobile *\/\n  th, td { padding: 8px 10px; }\n\n  \/* Stat values smaller *\/\n  .bp-2-stat-value { font-size: 32px; }\n  .bp-3-stat-value { font-size: 42px; }\n  .bp-6-value { font-size: 28px; }\n  .bp-8-stat-value { font-size: 28px; }\n  .bp-10-stat-value { font-size: 24px; }\n\n  \/* BP padding adjust *\/\n  .bp-1-step { padding: 0.6rem 1rem; margin-left: 1rem; }\n  .bp-3-stat { padding: 1.5rem 1rem; }\n  .bp-5-rule { padding: 1.25rem 1.25rem; }\n  .bp-6-insight { padding: 1.25rem; }\n  .bp-7-tip { padding: 1.25rem; }\n  .bp-9-warning { padding: 1.25rem; }\n  .bp-11-warning { padding: 1.25rem; }\n}\n<\/style>\n<\/head>\n<body>\n\n<div class=\"section section--white\">\n  <div class=\"article-container\">\n    <h1>\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u043c \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u043c \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u043c: \u041e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435 PSA, TSA \u0438 VPSA<\/h1>\n    <h2 id=\"what-is-adsorption\"><span class=\"h2-marker\">01<\/span>\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438?<\/h2>\n    <p>\u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f - \u044d\u0442\u043e \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u043d\u043e\u0435 \u044f\u0432\u043b\u0435\u043d\u0438\u0435, \u043a\u043e\u0433\u0434\u0430 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u0433\u0430\u0437\u0430 \u0438\u043b\u0438 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u043f\u0440\u0438\u043a\u0440\u0435\u043f\u043b\u044f\u044e\u0442\u0441\u044f \u043a \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u0442\u0432\u0435\u0440\u0434\u043e\u0433\u043e \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430, \u0430 \u043d\u0435 \u0432\u043f\u0438\u0442\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u0432 \u0435\u0433\u043e \u043c\u0430\u0441\u0441\u0443. \u041f\u043e\u0434\u0443\u043c\u0430\u0439\u0442\u0435 \u043e\u0431 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c \u0443\u0433\u043b\u0435, \u0437\u0430\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0449\u0435\u043c \u0437\u0430\u043f\u0430\u0445\u0438: \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u0437\u0430\u043f\u0430\u0445\u0430 \u043f\u0440\u0438\u043b\u0438\u043f\u0430\u044e\u0442 \u043a \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u0443\u0433\u043b\u044f, \u0430 \u043d\u0435 \u0432\u043f\u0438\u0442\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u0432 \u043d\u0435\u0435. \u042d\u0442\u043e \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f, \u0430 \u043d\u0435 \u0430\u0431\u0441\u043e\u0440\u0431\u0446\u0438\u044f.<\/p>\n    <p>\u0412 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0445 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u044d\u0442\u043e\u0442 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c \u043f\u0440\u0438\u043a\u0440\u0435\u043f\u043b\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u043f\u0440\u0435\u0432\u0440\u0430\u0449\u0430\u0435\u0442\u0441\u044f \u0432 \u0432\u044b\u0441\u043e\u043a\u043e\u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u043d\u044b\u0439 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f. \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u0440\u043e\u0442\u0435\u043a\u0430\u0435\u0442 \u0432 \u0447\u0435\u0442\u044b\u0440\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u044d\u0442\u0430\u043f\u0430: \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u0446\u0435\u043b\u0435\u0432\u0430\u044f \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u0430 (\u0430\u0434\u0441\u043e\u0440\u0431\u0430\u0442) \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0430\u0435\u0442\u0441\u044f \u0438\u0437 \u043e\u0431\u044a\u0435\u043c\u043d\u043e\u0439 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u043a \u0447\u0430\u0441\u0442\u0438\u0446\u0435 \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430 \u0437\u0430 \u0441\u0447\u0435\u0442 \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u0438. \u0417\u0430\u0442\u0435\u043c \u043e\u043d\u0430 \u043f\u0435\u0440\u0435\u0441\u0435\u043a\u0430\u0435\u0442 \u0441\u043b\u043e\u0439 \u0437\u0430\u0441\u0442\u043e\u0439\u043d\u043e\u0439 \u043f\u043b\u0435\u043d\u043a\u0438, \u043e\u043a\u0440\u0443\u0436\u0430\u044e\u0449\u0435\u0439 \u0447\u0430\u0441\u0442\u0438\u0446\u0443, - \u044d\u0442\u043e \u043f\u043b\u0435\u043d\u043e\u0447\u043d\u0430\u044f \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u044f. \u0417\u0430\u0442\u0435\u043c \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0432\u043d\u0443\u0442\u0440\u0438\u0447\u0430\u0441\u0442\u0438\u0447\u043d\u0430\u044f \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u044f, \u0432 \u0445\u043e\u0434\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u0430 \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0430\u0435\u0442\u0441\u044f \u043f\u043e \u043f\u043e\u0440\u0438\u0441\u0442\u043e\u0439 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0439 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0435 \u043a \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u0443\u0447\u0430\u0441\u0442\u043a\u0430\u043c \u0441\u0432\u044f\u0437\u044b\u0432\u0430\u043d\u0438\u044f. \u041d\u0430\u043a\u043e\u043d\u0435\u0446, \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u0430 \u0441\u0432\u044f\u0437\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0441 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u044c\u044e - \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0440\u0435\u0430\u043a\u0446\u0438\u044f \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438.<\/p>\n    \n    <div class=\"bp-1-flow\">\n      <div class=\"bp-1-step\">\n        <span class=\"bp-1-step-num\">01<\/span>\n        <span class=\"bp-1-step-text\">\u0412\u043d\u0435\u0448\u043d\u044f\u044f \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u044f<\/span>\n      <\/div>\n      <div class=\"bp-1-step\">\n        <span class=\"bp-1-step-num\">02<\/span>\n        <span class=\"bp-1-step-text\">\u0414\u0438\u0444\u0444\u0443\u0437\u0438\u044f \u043f\u043b\u0435\u043d\u043a\u0438<\/span>\n      <\/div>\n      <div class=\"bp-1-step\">\n        <span class=\"bp-1-step-num\">03<\/span>\n        <span class=\"bp-1-step-text\">\u0412\u043d\u0443\u0442\u0440\u0438\u0447\u0430\u0441\u0442\u0438\u0447\u043d\u0430\u044f \u0434\u0438\u0444\u0444\u0443\u0437\u0438\u044f<\/span>\n      <\/div>\n      <div class=\"bp-1-step\">\n        <span class=\"bp-1-step-num\">04<\/span>\n        <span class=\"bp-1-step-text\">\u041f\u0435\u0440\u0435\u043f\u043b\u0435\u0442\u0435\u043d\u0438\u0435 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0435\u0439<\/span>\n      <\/div>\n    <\/div>\n\n    <img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/05\/adsorption-process-2.webp\" alt=\"4-\u0441\u0442\u0443\u043f\u0435\u043d\u0447\u0430\u0442\u044b\u0439 \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438\" class=\"custom-post-image\">\n\n    <p>\u041c\u0435\u0445\u0430\u043d\u0438\u0437\u043c \u0441\u0432\u044f\u0437\u044b\u0432\u0430\u043d\u0438\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u043e\u0431\u0440\u0430\u0442\u0438\u043c\u043e\u0441\u0442\u044c. \u041f\u0440\u0438 \u0444\u0438\u0437\u0438\u0441\u043e\u0440\u0431\u0446\u0438\u0438 \u0441\u043b\u0430\u0431\u044b\u0435 \u0432\u0430\u043d-\u0434\u0435\u0440-\u0432\u0430\u0430\u043b\u044c\u0441\u043e\u0432\u044b \u0441\u0438\u043b\u044b \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u0443 \u043d\u0430 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u0441 \u044d\u043d\u0435\u0440\u0433\u0438\u0435\u0439 \u0441\u0432\u044f\u0437\u0438 5-40 \u043a\u0414\u0436\/\u043c\u043e\u043b\u044c - \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0441\u0438\u043b\u044c\u043d\u043e\u0439, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0445\u0432\u0430\u0442\u0438\u0442\u044c, \u0438 \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0441\u043b\u0430\u0431\u043e\u0439, \u0447\u0442\u043e\u0431\u044b \u043e\u0441\u0432\u043e\u0431\u043e\u0434\u0438\u0442\u044c \u043f\u0440\u0438 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438. \u041f\u0440\u0438 \u0445\u0435\u043c\u043e\u0441\u043e\u0440\u0431\u0446\u0438\u0438 \u043e\u0431\u0440\u0430\u0437\u0443\u044e\u0442\u0441\u044f \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0435 \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0441\u0432\u044f\u0437\u0438 \u0441 \u044d\u043d\u0435\u0440\u0433\u0438\u0435\u0439 \u0431\u043e\u043b\u0435\u0435 40 \u043a\u0414\u0436\/\u043c\u043e\u043b\u044c, \u0447\u0442\u043e \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0437\u0430\u0442\u0440\u0443\u0434\u043d\u044f\u0435\u0442 \u043e\u0431\u0440\u0430\u0442\u043d\u043e\u0435 \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435. \u041f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438 \u0432 \u043f\u043e\u0434\u0430\u0432\u043b\u044f\u044e\u0449\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u0435 \u0441\u043b\u0443\u0447\u0430\u0435\u0432 \u043e\u043f\u0438\u0440\u0430\u044e\u0442\u0441\u044f \u043d\u0430 \u0444\u0438\u0437\u0438\u0441\u043e\u0440\u0431\u0446\u0438\u044e \u0438\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u043e\u043d\u0430 \u043e\u0431\u0440\u0430\u0442\u0438\u043c\u0430 - \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442 \u043c\u043e\u0436\u043d\u043e \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u0442\u044b\u0441\u044f\u0447 \u0446\u0438\u043a\u043b\u043e\u0432.<\/p>\n    <div class=\"bp-2-stat-compare\">\n      <div class=\"bp-2-stat\">\n        <div class=\"bp-2-stat-value\">5-40<\/div>\n        <div class=\"bp-2-stat-label\">\u043a\u0414\u0436\/\u043c\u043e\u043b\u044c - \u0412\u0430\u043d-\u0434\u0435\u0440-\u0412\u0430\u0430\u043b\u044c\u0441<\/div>\n      <\/div>\n      <div class=\"bp-2-stat\">\n        <div class=\"bp-2-stat-value\">&gt;40<\/div>\n        <div class=\"bp-2-stat-label\">\u043a\u0414\u0436\/\u043c\u043e\u043b\u044c - \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0441\u0432\u044f\u0437\u0438<\/div>\n      <\/div>\n    <\/div>\n    <p>\u0412\u044b\u0431\u043e\u0440 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438 \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u0442\u0440\u0435\u0445 \u0432\u0435\u0449\u0435\u0439: \u0447\u0442\u043e \u0432\u044b \u0440\u0430\u0437\u0434\u0435\u043b\u044f\u0435\u0442\u0435, \u0432 \u043a\u0430\u043a\u0438\u0445 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0430\u0445 \u0438 \u043f\u0440\u0438 \u043a\u0430\u043a\u0438\u0445 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 (\u0441\u043c.<a href=\"https:\/\/www.int-ads-soc.org\/what-is-adsorption\/\">\u041c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u043e\u0435 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438<\/a>).<\/p>\n  <\/div>\n<\/div>\n\n<div class=\"section section--white\">\n  <div class=\"article-container\">\n    <h2 id=\"major-types\"><span class=\"h2-marker\">02<\/span>\u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0442\u0438\u043f\u044b \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0445 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432<\/h2>\n    <p>\u0412\u0441\u0435 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0435 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0438\u043c\u0435\u044e\u0442 \u043e\u0431\u0449\u0443\u044e \u043b\u043e\u0433\u0438\u043a\u0443: \u043e\u043d\u0438 \u0438\u0437\u043c\u0435\u043d\u044f\u044e\u0442 \u043a\u0430\u043a\u043e\u0439-\u043b\u0438\u0431\u043e \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430, \u0447\u0442\u043e\u0431\u044b \u0446\u0438\u043a\u043b\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0435\u0440\u0435\u0445\u043e\u0434\u0438\u0442\u044c \u043e\u0442 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438 (\u0437\u0430\u0445\u0432\u0430\u0442\u0430) \u043a \u0434\u0435\u0441\u043e\u0440\u0431\u0446\u0438\u0438 (\u0432\u044b\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d\u0438\u044e). \u0422\u0440\u0438 \u0434\u043e\u043c\u0438\u043d\u0438\u0440\u0443\u044e\u0449\u0438\u0445 \u0442\u0438\u043f\u0430 \u043e\u0442\u043b\u0438\u0447\u0430\u044e\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u0435\u043c, \u043a\u0430\u043a\u043e\u0439 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u043e\u043d\u0438 \u0438\u0437\u043c\u0435\u043d\u044f\u044e\u0442.<\/p>\n    <h3>\u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f \u0441 \u043f\u043e\u0432\u043e\u0440\u043e\u0442\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f (PSA)<\/h3>\n    <p>\u0412 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 PSA \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0441\u0442\u0430\u044f \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c: \u0433\u0430\u0437\u044b \u043b\u0435\u0433\u0447\u0435 \u0430\u0434\u0441\u043e\u0440\u0431\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u043f\u0440\u0438 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u043d\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438. \u0412 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u043d\u0430\u0433\u043d\u0435\u0442\u0430\u0435\u0442\u0441\u044f \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430, \u0447\u0442\u043e \u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u0435\u0442 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438, \u0437\u0430\u0442\u0435\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043d\u0438\u0436\u0430\u0435\u0442\u0441\u044f, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u0434\u0435\u0441\u043e\u0440\u0431\u0446\u0438\u044e \u0438 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u043b\u043e\u0439.<\/p>\n    <p>\u0422\u0438\u043f\u0438\u0447\u043d\u044b\u0439 \u0446\u0438\u043a\u043b PSA \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0438\u0437 \u0447\u0435\u0442\u044b\u0440\u0435\u0445 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u044d\u0442\u0430\u043f\u043e\u0432. \u041f\u0440\u0438 \u043d\u0430\u0433\u043d\u0435\u0442\u0430\u043d\u0438\u0438 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u043b\u043e\u0439 \u0434\u043e\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u0434\u043e \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f. \u0417\u0430\u0442\u0435\u043c \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f, \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u043f\u0440\u043e\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0438 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u043e\u0433\u043e \u0433\u0430\u0437\u0430. \u0417\u0430\u0442\u0435\u043c \u043f\u0440\u043e\u0434\u0443\u0432\u043a\u0430 \u0441\u0431\u0440\u0430\u0441\u044b\u0432\u0430\u0435\u0442 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435, \u0447\u0442\u043e \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u0434\u0435\u0441\u043e\u0440\u0431\u0446\u0438\u0438 \u0437\u0430\u0445\u0432\u0430\u0447\u0435\u043d\u043d\u044b\u0445 \u043c\u043e\u043b\u0435\u043a\u0443\u043b. \u041d\u0430\u043a\u043e\u043d\u0435\u0446, \u043d\u0430 \u044d\u0442\u0430\u043f\u0435 \u043f\u0440\u043e\u0434\u0443\u0432\u043a\u0438 \u043e\u0441\u0442\u0430\u0442\u043a\u0438 \u0434\u0435\u0441\u043e\u0440\u0431\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430 \u0432\u044b\u043c\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u0438\u0437 \u0441\u043b\u043e\u044f \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043a\u043e\u043b\u044c\u0437\u044f\u0449\u0435\u0433\u043e \u043f\u043e\u0442\u043e\u043a\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u043f\u043e\u0434\u0433\u043e\u0442\u0430\u0432\u043b\u0438\u0432\u0430\u044f \u0435\u0433\u043e \u043a \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u043c\u0443 \u0446\u0438\u043a\u043b\u0443.<\/p>\n    <p>PSA \u043f\u0440\u0435\u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u0432 \u0442\u0435\u0445 \u0441\u043b\u0443\u0447\u0430\u044f\u0445, \u043a\u043e\u0433\u0434\u0430 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u0433\u0430\u0437 \u0443\u0436\u0435 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u043e\u0434 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u043d\u044b\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c. <a href=\"https:\/\/www.jalonzeolite.com\/ru\/pressure-swing-adsorption-for-hydrogen-purification\/\">\u043e\u0447\u0438\u0441\u0442\u043a\u0430 \u0432\u043e\u0434\u043e\u0440\u043e\u0434\u0430<\/a> \u0412 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043f\u0440\u0438\u043c\u0435\u0440\u0430 \u043c\u043e\u0436\u043d\u043e \u043f\u0440\u0438\u0432\u0435\u0441\u0442\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u0432\u043e\u0434\u043e\u0440\u043e\u0434\u0430 \u0438\u0437 \u043e\u0442\u0445\u043e\u0434\u044f\u0449\u0438\u0445 \u0433\u0430\u0437\u043e\u0432 \u043f\u0430\u0440\u043e\u0432\u043e\u0433\u043e \u043c\u0435\u0442\u0430\u043d\u043e\u0432\u043e\u0433\u043e \u0440\u0438\u0444\u043e\u0440\u043c\u0438\u043d\u0433\u0430, \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u0430\u0437\u043e\u0442\u0430 \u0438\u0437 \u0441\u0436\u0430\u0442\u043e\u0433\u043e \u0432\u043e\u0437\u0434\u0443\u0445\u0430 \u0438 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u0431\u0438\u043e\u0433\u0430\u0437\u0430 \u0432 \u0431\u0438\u043e\u043c\u0435\u0442\u0430\u043d. \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043e\u0442\u043b\u0438\u0447\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c\u044e (\u0432\u0440\u0435\u043c\u044f \u0446\u0438\u043a\u043b\u0430 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 1-3 \u043c\u0438\u043d\u0443\u0442\u044b), \u043a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u043e\u0441\u0442\u044c\u044e \u0438 \u0443\u0434\u0438\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0447\u0438\u0441\u0442\u043e\u0442\u043e\u0439 - \u0432\u043e\u0434\u043e\u0440\u043e\u0434 PSA \u043e\u0431\u044b\u0447\u043d\u043e \u0434\u043e\u0441\u0442\u0438\u0433\u0430\u0435\u0442 99,999%.<\/p>\n    <p>\u041a\u043e\u043c\u043f\u0440\u043e\u043c\u0438\u0441\u0441 \u0437\u0430\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u0432 \u044d\u043d\u0435\u0440\u0433\u0438\u0438: \u0441\u0436\u0430\u0442\u0438\u0435 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430 \u0434\u043e \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0432\u044b\u0448\u0435 8 \u0431\u0430\u0440 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0437\u0430\u0442\u0440\u0430\u0442 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u044d\u043d\u0435\u0440\u0433\u0438\u0438.<\/p>\n    <h3>\u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f \u0441 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435\u043c \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b (TSA)<\/h3>\n    <p>TSA \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0443, \u0430 \u043d\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435. \u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u043f\u0440\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0435 \u043e\u043a\u0440\u0443\u0436\u0430\u044e\u0449\u0435\u0439 \u0441\u0440\u0435\u0434\u044b \u0438\u043b\u0438 \u0443\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u043d\u0438\u0437\u043a\u043e\u0439 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0435. \u0420\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u044f \u043d\u0430\u0433\u0440\u0435\u0432\u0430\u0435\u0442 \u0441\u043b\u043e\u0439 \u0434\u043e 200-300\u00b0C \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043f\u0430\u0440\u0430 \u0438\u043b\u0438 \u043f\u043e\u0442\u043e\u043a\u0430 \u0433\u043e\u0440\u044f\u0447\u0435\u0433\u043e \u0433\u0430\u0437\u0430, \u043e\u0442\u0433\u043e\u043d\u044f\u044f \u0437\u0430\u0445\u0432\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b. \u0417\u0430\u0442\u0435\u043c \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u044d\u0442\u0430\u043f \u043e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0434 \u043d\u0430\u0447\u0430\u043b\u043e\u043c \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0433\u043e \u0446\u0438\u043a\u043b\u0430 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438.<\/p>\n    <p>\u0421\u0438\u043b\u044c\u043d\u043e\u0439 \u0441\u0442\u043e\u0440\u043e\u043d\u043e\u0439 TSA \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0433\u043b\u0443\u0431\u0438\u043d\u0430. \u041f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043d\u0430\u0433\u0440\u0435\u0432 \u0434\u0430\u0435\u0442 \u0433\u043e\u0440\u0430\u0437\u0434\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u0447\u0435\u043c \u0440\u0430\u0437\u0433\u0435\u0440\u043c\u0435\u0442\u0438\u0437\u0430\u0446\u0438\u044f, TSA \u0434\u043e\u0441\u0442\u0438\u0433\u0430\u0435\u0442 \u0431\u043e\u043b\u0435\u0435 \u043f\u043e\u043b\u043d\u043e\u0439 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438, \u0447\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u0435\u0435 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0435\u0439 \u0432\u044b\u0431\u043e\u0440\u0430 \u0434\u043b\u044f \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u0439 \u0434\u0435\u0433\u0438\u0434\u0440\u0430\u0442\u0430\u0446\u0438\u0438. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 TSA \u043c\u043e\u0436\u0435\u0442 \u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0442\u043e\u0447\u043a\u0443 \u0440\u043e\u0441\u044b \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430 \u043d\u0438\u0436\u0435 -100\u00b0C - \u0443\u0440\u043e\u0432\u0435\u043d\u044c, \u0441 \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0441\u0440\u0430\u0432\u043d\u0438\u0442\u044c\u0441\u044f \u043d\u0438 \u043e\u0434\u043d\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 PSA. \u0418\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u043e\u0441\u0443\u0448\u043a\u0430 \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430, \u043e\u0441\u0443\u0448\u043a\u0430 \u043f\u0440\u0438\u0431\u043e\u0440\u043d\u043e\u0433\u043e \u0432\u043e\u0437\u0434\u0443\u0445\u0430 \u0438 \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u043e\u0447\u0438\u0441\u0442\u043a\u0430 \u043a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0432\u043e\u0437\u0434\u0443\u0445\u0430 (\u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0432\u0441\u0435\u0445 \u0441\u043b\u0435\u0434\u043e\u0432 H\u2082O \u0438 CO\u2082 \u043f\u0435\u0440\u0435\u0434 \u043a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u044b\u043c \u043e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u0435\u043c) - \u0432\u0441\u0435 \u044d\u0442\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442 \u043d\u0430 TSA.<\/p>\n    <p>\u041d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043a\u043e\u043c \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c. \u0426\u0438\u043a\u043b\u044b TSA \u0437\u0430\u043d\u0438\u043c\u0430\u044e\u0442 \u043e\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043c\u0438\u043d\u0443\u0442 \u0434\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u0447\u0430\u0441\u043e\u0432, \u0442\u0440\u0435\u0431\u0443\u044e\u0442 \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0441\u043b\u043e\u0435\u0432 \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430 \u0438 \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0437\u0430\u0442\u0440\u0430\u0442 \u043f\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044e \u0441 \u0430\u043d\u0430\u043b\u043e\u0433\u0438\u0447\u043d\u044b\u043c\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u043c\u0438 PSA. \u041d\u043e \u0435\u0441\u043b\u0438 \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e\u0439 \u0441\u0443\u0445\u043e\u0441\u0442\u0438, TSA \u043d\u0435 \u043f\u043e\u0434\u043b\u0435\u0436\u0438\u0442 \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044e.<\/p>\n    <div class=\"bp-3-stat\">\n      <div class=\"bp-3-stat-value\">-100\u00b0C<\/div>\n      <div class=\"bp-3-stat-label\">\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0442\u043e\u0447\u043a\u0438 \u0440\u043e\u0441\u044b TSA<\/div>\n      <div class=\"bp-3-stat-context\">\u041d\u0438 \u043e\u0434\u043d\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 PSA \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0441\u0440\u0430\u0432\u043d\u0438\u0442\u044c\u0441\u044f \u0441 \u0442\u0430\u043a\u043e\u0439 \u0433\u043b\u0443\u0431\u0438\u043d\u043e\u0439 \u043e\u0431\u0435\u0437\u0432\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u044f.<\/div>\n    <\/div>\n    <h3>\u0412\u0430\u043a\u0443\u0443\u043c\u043d\u0430\u044f \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f \u043f\u043e\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c (VPSA)<\/h3>\n    <p>VPSA - \u044d\u0442\u043e \u044d\u043d\u0435\u0440\u0433\u043e\u0441\u0431\u0435\u0440\u0435\u0433\u0430\u044e\u0449\u0438\u0439 \u0441\u043e\u0431\u0440\u0430\u0442 PSA. \u0412\u043c\u0435\u0441\u0442\u043e \u0442\u043e\u0433\u043e \u0447\u0442\u043e\u0431\u044b \u0441\u0436\u0438\u043c\u0430\u0442\u044c \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u0433\u0430\u0437 \u0434\u043e \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f, VPSA \u0430\u0434\u0441\u043e\u0440\u0431\u0438\u0440\u0443\u0435\u0442 \u0435\u0433\u043e \u043f\u0440\u0438 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0447\u0443\u0442\u044c \u0432\u044b\u0448\u0435 \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u043d\u043e\u0433\u043e, \u0430 \u0437\u0430\u0442\u0435\u043c \u043d\u0430\u0433\u043d\u0435\u0442\u0430\u0435\u0442 \u0432\u0430\u043a\u0443\u0443\u043c (\u043e\u0431\u044b\u0447\u043d\u043e 0,1-0,2 \u0431\u0430\u0440) \u0434\u043b\u044f \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438. \u042d\u0442\u043e \u0438\u0441\u043a\u043b\u044e\u0447\u0430\u0435\u0442 \u0437\u0430\u0442\u0440\u0430\u0442\u044b \u043d\u0430 \u0441\u0436\u0430\u0442\u0438\u0435 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430, \u0447\u0442\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0440\u0435\u0448\u0430\u044e\u0449\u0438\u043c \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u043c, \u043a\u043e\u0433\u0434\u0430 \u0432\u0445\u043e\u0434\u044f\u0449\u0438\u0439 \u043f\u043e\u0442\u043e\u043a \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u043e\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u043e\u043a\u0440\u0443\u0436\u0430\u044e\u0449\u0435\u0439 \u0441\u0440\u0435\u0434\u044b \u0438 \u0435\u0433\u043e \u0441\u0436\u0430\u0442\u0438\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u0447\u0435\u043c \u0441\u0442\u043e\u0438\u0442 \u0441\u0435\u043f\u0430\u0440\u0430\u0446\u0438\u044f.<\/p>\n    <p>VPSA \u043d\u0430\u0448\u043b\u0430 \u0441\u0432\u043e\u0435 \u0443\u0431\u0438\u0439\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432 <a href=\"https:\/\/www.jalonzeolite.com\/ru\/vpsa-vs-psa-different-gas-separation-technology-in-oxygen-generation\/\">\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u0430 \u043d\u0430 \u043c\u0435\u0441\u0442\u0435<\/a>. \u041a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u043d\u0430\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 VPSA \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043b\u0438\u0442\u0438\u0435\u0432\u043e\u0433\u043e \u0446\u0435\u043e\u043b\u0438\u0442\u0430 (LiLSX) \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442 \u0447\u0438\u0441\u0442\u044b\u0439 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434 90-95% \u0441\u043e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c\u044e 300-10 000 \u041d\u043c\u00b3\/\u0447, \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u044f \u0441\u0442\u0430\u043b\u0435\u043b\u0438\u0442\u0435\u0439\u043d\u044b\u0435 \u0437\u0430\u0432\u043e\u0434\u044b, \u0433\u0435\u043d\u0435\u0440\u0430\u0442\u043e\u0440\u044b \u043e\u0437\u043e\u043d\u0430 \u0434\u043b\u044f \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u0441\u0442\u043e\u0447\u043d\u044b\u0445 \u0432\u043e\u0434 \u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043e\u043a\u0438\u0441\u043b\u0435\u043d\u0438\u044f. \u041f\u0440\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043c\u0435\u043d\u0435\u0435 10 000 \u041d\u043c\u00b3\/\u0447 VPSA, \u043a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u0431\u043e\u043b\u0435\u0435 \u044d\u043d\u0435\u0440\u0433\u043e\u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u0435\u043d, \u0447\u0435\u043c \u043a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u043e\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0432\u043e\u0437\u0434\u0443\u0445\u0430. \u041f\u043e \u0442\u043e\u0439 \u0436\u0435 \u043b\u043e\u0433\u0438\u043a\u0435 \u043e\u043d\u0430 \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u044f CO\u2082 \u043f\u043e\u0441\u043b\u0435 \u0441\u0436\u0438\u0433\u0430\u043d\u0438\u044f, \u043a\u043e\u0433\u0434\u0430 \u0434\u044b\u043c\u043e\u0432\u044b\u0435 \u0433\u0430\u0437\u044b \u043f\u043e\u0441\u0442\u0443\u043f\u0430\u044e\u0442 \u043f\u0440\u0438 \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u043d\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0438 \u0438\u0445 \u0441\u0436\u0430\u0442\u0438\u0435 \u043d\u0435\u0440\u0435\u043d\u0442\u0430\u0431\u0435\u043b\u044c\u043d\u043e.<\/p>\n    <div class=\"bp-4-compare-cards\">\n      <div class=\"bp-4-card\">\n        <div class=\"bp-4-card-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M4 12l8 8 8-8\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-4-card-title\">PSA - \u043f\u043e\u0434\u0430\u0447\u0430 \u043f\u043e\u0434 \u0432\u044b\u0441\u043e\u043a\u0438\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c<\/div>\n        <div class=\"bp-4-card-text\">\u0412\u044b \u043f\u043b\u0430\u0442\u0438\u0442\u0435 \u0437\u0430 \u0441\u0436\u0430\u0442\u0438\u0435 \u043f\u043e\u0434\u0430\u0432\u0430\u0435\u043c\u043e\u0433\u043e \u0433\u0430\u0437\u0430 \u0434\u043e 8+ \u0431\u0430\u0440. \u041b\u0443\u0447\u0448\u0435 \u0432\u0441\u0435\u0433\u043e, \u043a\u043e\u0433\u0434\u0430 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0443\u0436\u0435 \u0435\u0441\u0442\u044c.<\/div>\n      <\/div>\n      <div class=\"bp-4-card\">\n        <div class=\"bp-4-card-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 2v20M16 2v20M2 8h20M2 16h20\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-4-card-title\">VPSA - \u043f\u043e\u0434\u0430\u0447\u0430 \u043f\u0440\u0438 \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u043d\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438<\/div>\n        <div class=\"bp-4-card-text\">\u0412\u044b \u043f\u043b\u0430\u0442\u0438\u0442\u0435 \u0437\u0430 \u043e\u0442\u043a\u0430\u0447\u043a\u0443 \u0432\u0430\u043a\u0443\u0443\u043c\u043d\u044b\u043c \u043d\u0430\u0441\u043e\u0441\u043e\u043c. \u041b\u0443\u0447\u0448\u0435 \u0432\u0441\u0435\u0433\u043e, \u0435\u0441\u043b\u0438 \u043f\u043e\u0434\u0430\u0447\u0430 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u043f\u0440\u0438 \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u043d\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"section section--white\">\n  <div class=\"article-container\">\n    <h2 id=\"how-to-choose\"><span class=\"h2-marker\">03<\/span>PSA vs. TSA vs. VPSA: \u043a\u0430\u043a \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441<\/h2>\n    <p>\u0412\u044b\u0431\u043e\u0440 \u043c\u0435\u0436\u0434\u0443 \u044d\u0442\u0438\u043c\u0438 \u0442\u0440\u0435\u043c\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u043c\u0438 \u0437\u0430\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u043d\u0435 \u0432 \u0442\u043e\u043c, \u043a\u0430\u043a\u043e\u0439 \u0438\u0437 \u043d\u0438\u0445 \"\u043b\u0443\u0447\u0448\u0435\", \u0430 \u0432 \u0442\u043e\u043c, \u043a\u0430\u043a\u043e\u0439 \u0438\u0437 \u043d\u0438\u0445 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0432\u0430\u0448\u0438\u043c \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u043c \u043a\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u044f, \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0447\u0438\u0441\u0442\u043e\u0442\u0435 \u0438 \u044d\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u043c\u0443 \u0431\u044e\u0434\u0436\u0435\u0442\u0443.<\/p>\n    <div class=\"table-wrapper\">\n      <table>\n        <thead>\n          <tr>\n            <th>\u041f\u0440\u043e\u0446\u0435\u0441\u0441<\/th>\n            <th>\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u043f\u043e\u0432\u043e\u0440\u043e\u0442\u0430<\/th>\n            <th>\u0412\u0440\u0435\u043c\u044f \u0446\u0438\u043a\u043b\u0430<\/th>\n            <th>\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u044d\u043d\u0435\u0440\u0433\u0438\u0438<\/th>\n            <th>\u041b\u0443\u0447\u0448\u0435\u0435 \u0434\u043b\u044f<\/th>\n            <th>\u041a\u043b\u044e\u0447\u0435\u0432\u043e\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><strong>PSA<\/strong><\/td>\n            <td>\u0414\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/td>\n            <td>1-3 \u043c\u0438\u043d<\/td>\n            <td>\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u044d\u043d\u0435\u0440\u0433\u0438\u044f (\u043a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u043e\u0440)<\/td>\n            <td>\u041a\u043e\u0440\u043c\u0430 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f: \u041e\u0447\u0438\u0441\u0442\u043a\u0430 H\u2082, \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e N\u2082\/O\u2082, \u043e\u0431\u043e\u0433\u0430\u0449\u0435\u043d\u0438\u0435 \u0431\u0438\u043e\u0433\u0430\u0437\u0430<\/td>\n            <td>\u0412\u044b\u0441\u043e\u043a\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u044d\u043d\u0435\u0440\u0433\u0438\u0438 \u0441\u0436\u0430\u0442\u0438\u044f; \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u043e\u0434\u0430\u0447\u0430 \u22653 \u0431\u0430\u0440<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>TSA<\/strong><\/td>\n            <td>\u0422\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430<\/td>\n            <td>\u041e\u0442 \u043c\u0438\u043d\u0443\u0442 \u0434\u043e \u0447\u0430\u0441\u043e\u0432<\/td>\n            <td>\u041f\u0430\u0440 \u0438\u043b\u0438 \u0442\u0435\u043f\u043b\u043e\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c (130-150\u00b0C+)<\/td>\n            <td>\u0413\u043b\u0443\u0431\u043e\u043a\u043e\u0435 \u043e\u0431\u0435\u0437\u0432\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435: \u043e\u0441\u0443\u0448\u043a\u0430 \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u044b\u043c \u0433\u0430\u0437\u043e\u043c, \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u043e\u0447\u0438\u0441\u0442\u043a\u0430 ASU, \u0432\u043e\u0437\u0434\u0443\u0448\u043d\u0430\u044f \u0441\u0443\u0448\u043a\u0430<\/td>\n            <td>\u0411\u043e\u043b\u044c\u0448\u0438\u0435 \u043a\u0440\u043e\u0432\u0430\u0442\u0438, \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u044b\u0435 \u0446\u0438\u043a\u043b\u044b, \u0432\u044b\u0441\u043e\u043a\u0438\u0435 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u044c\u043d\u044b\u0435 \u0437\u0430\u0442\u0440\u0430\u0442\u044b<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>VPSA<\/strong><\/td>\n            <td>\u0414\u0430\u0432\u043b\u0435\u043d\u0438\u0435 + \u0432\u0430\u043a\u0443\u0443\u043c<\/td>\n            <td>1-5 \u043c\u0438\u043d<\/td>\n            <td>\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u044d\u043d\u0435\u0440\u0433\u0438\u044f (\u0432\u043e\u0437\u0434\u0443\u0445\u043e\u0434\u0443\u0432\u043a\u0430 + \u0432\u0430\u043a\u0443\u0443\u043c\u043d\u044b\u0439 \u043d\u0430\u0441\u043e\u0441)<\/td>\n            <td>\u041f\u043e\u0434\u0430\u0447\u0430 \u043f\u0440\u0438 \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u043d\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438: O\u2082 \u043d\u0430 \u043c\u0435\u0441\u0442\u0435 (300-10 000 \u041d\u043c\u00b3\/\u0447), \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u0435 CO\u2082 \u043f\u043e\u0441\u043b\u0435 \u0441\u0436\u0438\u0433\u0430\u043d\u0438\u044f.<\/td>\n            <td>\u0421\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0432\u0430\u043a\u0443\u0443\u043c\u043d\u043e\u0433\u043e \u043d\u0430\u0441\u043e\u0441\u0430; \u043c\u0435\u043d\u044c\u0448\u0430\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043d\u0430 \u043e\u0434\u043d\u0443 \u043a\u0440\u043e\u0432\u0430\u0442\u044c<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    <p>\u0421\u0445\u0435\u043c\u0430 \u043f\u0440\u0438\u043d\u044f\u0442\u0438\u044f \u0440\u0435\u0448\u0435\u043d\u0438\u0439 \u043f\u0440\u043e\u0441\u0442\u0430. \u0415\u0441\u043b\u0438 \u0432\u0430\u0448 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u0433\u0430\u0437 \u0443\u0436\u0435 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u043e\u0434 \u0432\u044b\u0441\u043e\u043a\u0438\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c - \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0441\u0438\u043d\u0433\u0430\u0437 \u0438\u0437 \u043f\u0430\u0440\u043e\u0432\u043e\u0433\u043e \u043c\u0435\u0442\u0430\u043d\u043e\u0432\u043e\u0433\u043e \u0440\u0438\u0444\u043e\u0440\u043c\u0438\u043d\u0433\u0430 \u043f\u043e\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c 20 \u0431\u0430\u0440 - PSA \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043e\u0447\u0435\u0432\u0438\u0434\u043d\u044b\u043c \u0432\u044b\u0431\u043e\u0440\u043e\u043c. \u0412\u044b \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u0443. \u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u0434\u0435\u0448\u0435\u0432\u043e\u0435 \u043e\u0442\u0445\u043e\u0434\u044f\u0449\u0435\u0435 \u0442\u0435\u043f\u043b\u043e - \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u043f\u0430\u0440\u0430 \u0438\u043b\u0438 \u0433\u043e\u0440\u044f\u0447\u0438\u0439 \u0434\u044b\u043c\u043e\u0432\u043e\u0439 \u0433\u0430\u0437 - TSA \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u0433\u043e\u0440\u0430\u0437\u0434\u043e \u0431\u043e\u043b\u0435\u0435 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u043d\u044b\u043c, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u0432\u044b \u043d\u0435 \u043f\u043b\u0430\u0442\u0438\u0442\u0435 \u0437\u0430 \u044d\u043d\u0435\u0440\u0433\u0438\u044e \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438. \u0415\u0441\u043b\u0438 \u043d\u0435\u0442 \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0437 \u044d\u0442\u0438\u0445 \u0443\u0441\u043b\u043e\u0432\u0438\u0439, \u0430 \u0441\u044b\u0440\u044c\u0435 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u043e\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u043e\u043a\u0440\u0443\u0436\u0430\u044e\u0449\u0435\u0439 \u0441\u0440\u0435\u0434\u044b, \u0442\u043e VPSA (\u0438\u043b\u0438 \u0435\u0433\u043e \u0431\u043e\u043b\u0435\u0435 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 VSA, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0430\u0434\u0441\u043e\u0440\u0431\u0438\u0440\u0443\u0435\u0442 \u043f\u0440\u0438 \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u043d\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0431\u0435\u0437 \u0441\u0436\u0430\u0442\u0438\u044f \u0441\u044b\u0440\u044c\u044f), \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0431\u0443\u0434\u0435\u0442 \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u043e\u043c.<\/p>\n    <p>\u0413\u043b\u0430\u0432\u043d\u043e\u0435 - \u0441\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0441 \u0442\u0435\u043c, \u0447\u0442\u043e \u0443\u0436\u0435 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u043d\u0430 \u0432\u0430\u0448\u0435\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0435, \u0430 \u043d\u0435 \u0441\u043b\u0435\u043f\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0442\u044c \u043a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u043e\u0440\u044b \u0438\u043b\u0438 \u043f\u0430\u0440\u043e\u0433\u0435\u043d\u0435\u0440\u0430\u0442\u043e\u0440\u044b, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u0438\u043d\u0443\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u043e\u0433\u043d\u0430\u0442\u044c \u0438\u0445 \u043f\u043e\u0434 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u0435\u043c\u0443\u044e \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044e.<\/p>\n    <div class=\"bp-5-rule\">\n      <div class=\"bp-5-rule-header\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18h6\"\/><path d=\"M10 22h4\"\/><path d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 0 1 8.91 14\"\/><\/svg>\n        <h4>\u041f\u0440\u0430\u0432\u0438\u043b\u043e \u043e\u0434\u043d\u043e\u0433\u043e \u0432\u043e\u043f\u0440\u043e\u0441\u0430<\/h4>\n      <\/div>\n      <div class=\"bp-5-rule-body\">\n        <strong>\u041f\u043e\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0439 \u0433\u0430\u0437 \u0443\u0436\u0435 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u043e\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c?<\/strong> \u2192 PSA.<br>\n        <strong>\u0415\u0441\u0442\u044c \u043b\u0438 \u0443 \u0432\u0430\u0441 \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u043e\u0435 \u0442\u0435\u043f\u043b\u043e?<\/strong> \u2192 TSA.<br>\n        <strong>\u041d\u0438 \u0442\u043e, \u043d\u0438 \u0434\u0440\u0443\u0433\u043e\u0435?<\/strong> \u2192 VPSA.\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"section section--white\">\n  <div class=\"article-container\">\n    <h2 id=\"adsorbent-materials\"><span class=\"h2-marker\">04<\/span>\u0410\u0434\u0441\u043e\u0440\u0431\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b - \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c \u043b\u044e\u0431\u043e\u0433\u043e \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430<\/h2>\n    <p>\u0425\u043e\u0440\u043e\u0448\u043e \u0441\u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 PSA \u0438\u043b\u0438 TSA \u0445\u043e\u0440\u043e\u0448\u0430 \u043b\u0438\u0448\u044c \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043a\u043e, \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0445\u043e\u0440\u043e\u0448 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b, \u043d\u0430\u0445\u043e\u0434\u044f\u0449\u0438\u0439\u0441\u044f \u0432 \u0435\u0435 \u043a\u043e\u043b\u043e\u043d\u043d\u0430\u0445. \u0410\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c, \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438 \u0441\u0440\u043e\u043a \u0441\u043b\u0443\u0436\u0431\u044b - \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u0431\u043e\u0440 \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442, \u0447\u0442\u043e \u0441\u0430\u043c\u0430\u044f \u043b\u0443\u0447\u0448\u0430\u044f \u0432 \u043c\u0438\u0440\u0435 \u0441\u0445\u0435\u043c\u0430 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u043d\u0435 \u043f\u0440\u0438\u043d\u0435\u0441\u0435\u0442 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430.<\/p>\n    <div class=\"table-wrapper\">\n      <table>\n        <thead>\n          <tr>\n            <th>\u0410\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442<\/th>\n            <th>\u0420\u0430\u0437\u043c\u0435\u0440 \u043f\u043e\u0440<\/th>\n            <th>\u041f\u043b\u043e\u0449\u0430\u0434\u044c \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 (\u043c\u00b2\/\u0433)<\/th>\n            <th>\u041b\u0443\u0447\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u044f<\/th>\n            <th>\u0422\u0438\u043f\u0438\u0447\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441<\/th>\n            <th>\u041a\u043b\u044e\u0447\u0435\u0432\u043e\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><strong>\u0426\u0435\u043e\u043b\u0438\u0442 3A<\/strong><\/td>\n            <td>~3 \u00c5<\/td>\n            <td>500-800<\/td>\n            <td>H\u2082O (\u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0439, \u0438\u0441\u043a\u043b\u044e\u0447\u0430\u0435\u0442 \u043a\u0440\u0443\u043f\u043d\u044b\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b)<\/td>\n            <td>\u041e\u0431\u0435\u0437\u0432\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435 TSA, \u043e\u0441\u0443\u0448\u0435\u043d\u0438\u0435 \u044d\u0442\u0430\u043d\u043e\u043b\u0430, \u043e\u0441\u0443\u0448\u0435\u043d\u0438\u0435 \u0445\u043b\u0430\u0434\u0430\u0433\u0435\u043d\u0442\u0430<\/td>\n            <td>\u0411\u0435\u0441\u043f\u043e\u043b\u0435\u0437\u0435\u043d \u0434\u043b\u044f \u0432\u0441\u0435\u0433\u043e, \u0447\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u043e\u0434\u044b<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>\u0426\u0435\u043e\u043b\u0438\u0442 4A<\/strong><\/td>\n            <td>~4 \u00c5<\/td>\n            <td>500-800<\/td>\n            <td>H\u2082O, CO\u2082, NH\u2083, \u043c\u0435\u0442\u0430\u043d\u043e\u043b<\/td>\n            <td>\u041e\u0431\u0449\u0430\u044f \u043e\u0441\u0443\u0448\u043a\u0430 \u0433\u0430\u0437\u0430\/\u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438, \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u044b\u0439 \u0433\u0430\u0437<\/td>\n            <td>\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u043c\u0438 \u043f\u043e\u043b\u044f\u0440\u043d\u044b\u043c\u0438 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u0430\u043c\u0438<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>\u0426\u0435\u043e\u043b\u0438\u0442 5\u0410<\/strong><\/td>\n            <td>~5 \u00c5<\/td>\n            <td>500-800<\/td>\n            <td>CO, CO\u2082, H\u2082S, \u043c\u0435\u0440\u043a\u0430\u043f\u0442\u0430\u043d\u044b, \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u0444\u0438\u043d\u044b<\/td>\n            <td>\u041e\u0447\u0438\u0441\u0442\u043a\u0430 H\u2082 PSA, \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u0435 O\u2082\/N\u2082<\/td>\n            <td>\u0418\u0441\u043a\u043b\u044e\u0447\u0430\u044f \u0440\u0430\u0437\u0432\u0435\u0442\u0432\u043b\u0435\u043d\u043d\u044b\u0435\/\u0446\u0438\u043a\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0443\u0433\u043b\u0435\u0432\u043e\u0434\u043e\u0440\u043e\u0434\u044b<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>\u0426\u0435\u043e\u043b\u0438\u0442 13X<\/strong><\/td>\n            <td>~10 \u00c5<\/td>\n            <td>500-900<\/td>\n            <td>\u041a\u0440\u0443\u043f\u043d\u044b\u0435 \u043f\u043e\u043b\u044f\u0440\u043d\u044b\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b, CO\u2082, H\u2082S, \u043b\u0435\u0442\u0443\u0447\u0438\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f<\/td>\n            <td>VPSA O\u2082, \u043f\u043e\u0434\u0441\u043b\u0430\u0449\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430, \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u0435 CO\u2082<\/td>\n            <td>\u0411\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u0430\u044f \u044d\u043d\u0435\u0440\u0433\u0438\u044f \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u043f\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044e \u0441 \u0446\u0435\u043e\u043b\u0438\u0442\u0430\u043c\u0438 \u0441 \u043c\u0435\u043d\u044c\u0448\u0438\u043c\u0438 \u043f\u043e\u0440\u0430\u043c\u0438<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>LiLSX (Li-X)<\/strong><\/td>\n            <td>~10 \u00c5<\/td>\n            <td>700-900<\/td>\n            <td>N\u2082 (\u043d\u0430\u0438\u0432\u044b\u0441\u0448\u0430\u044f \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c N\u2082\/O\u2082)<\/td>\n            <td>\u041c\u0435\u0434\u0438\u0446\u0438\u043d\u0430 \u0438 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u043e\u0441\u0442\u044c VPSA O\u2082 \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435<\/td>\n            <td>\u0412\u044b\u0441\u043e\u043a\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c; \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0432\u0430\u043a\u0443\u0443\u043c\u043d\u043e\u0439 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0443\u0433\u043e\u043b\u044c<\/strong><\/td>\n            <td>10-500 \u00c5<\/td>\n            <td>450-1,800<\/td>\n            <td>\u041e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0432\u0435\u0449\u0435\u0441\u0442\u0432\u0430, \u043d\u0435\u043f\u043e\u043b\u044f\u0440\u043d\u044b\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b, \u043b\u0435\u0442\u0443\u0447\u0438\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f<\/td>\n            <td>\u041e\u0447\u0438\u0441\u0442\u043a\u0430 \u0432\u043e\u0434\u044b, \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u044f \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u0435\u0439, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0437\u0430\u043f\u0430\u0445\u043e\u0432<\/td>\n            <td>\u041f\u043b\u043e\u0445\u043e \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0438\u0442 \u043f\u043e\u043b\u044f\u0440\u043d\u044b\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b; \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0442\u0435\u0440\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>\u0421\u0438\u043b\u0438\u043a\u0430\u0433\u0435\u043b\u044c<\/strong><\/td>\n            <td>~50 \u00c5<\/td>\n            <td>300-800<\/td>\n            <td>H\u2082O (\u0432\u044b\u0441\u043e\u043a\u0430\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043f\u0440\u0438 \u0443\u043c\u0435\u0440\u0435\u043d\u043d\u043e-\u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u0438)<\/td>\n            <td>\u041e\u0441\u0443\u0448\u0435\u043d\u0438\u0435 \u0432\u043e\u0437\u0434\u0443\u0445\u0430, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u0438<\/td>\n            <td>\u041d\u0438\u0437\u043a\u0430\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043f\u0440\u0438 \u043d\u0438\u0437\u043a\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0432\u043e\u0434\u044f\u043d\u043e\u0433\u043e \u043f\u0430\u0440\u0430<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c<\/strong><\/td>\n            <td>~50 \u00c5<\/td>\n            <td>200-400<\/td>\n            <td>H\u2082O, \u0444\u0442\u043e\u0440\u0438\u0434<\/td>\n            <td>\u041e\u0441\u0443\u0448\u0435\u043d\u0438\u0435 \u0433\u0430\u0437\u0430 (\u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0439 \u0441\u043b\u043e\u0439), \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430<\/td>\n            <td>\u0411\u043e\u043b\u0435\u0435 \u043d\u0438\u0437\u043a\u0430\u044f \u0435\u043c\u043a\u043e\u0441\u0442\u044c \u043f\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044e \u0441 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u043c\u0438 \u0441\u0438\u0442\u0430\u043c\u0438 \u043f\u0440\u0438 \u043d\u0438\u0437\u043a\u0438\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f\u0445 RH<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    <p>\u041b\u043e\u0433\u0438\u043a\u0430 \u0432\u044b\u0431\u043e\u0440\u0430 \u0432\u044b\u0442\u0435\u043a\u0430\u0435\u0442 \u0438\u0437 \u0445\u0438\u043c\u0438\u0438. \u041f\u043e\u043b\u044f\u0440\u043d\u044b\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b - \u0432\u043e\u0434\u0430, CO\u2082, H\u2082S, \u0441\u043f\u0438\u0440\u0442\u044b - \u043f\u0440\u0438\u0442\u044f\u0433\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u043a \u0437\u0430\u0440\u044f\u0436\u0435\u043d\u043d\u043e\u043c\u0443 \u043a\u0430\u0440\u043a\u0430\u0441\u0443 \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u0440\u0438 \u043d\u0438\u0437\u043a\u0438\u0445 \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0446\u0438\u044f\u0445 \u0432\u043e\u0434\u044f\u043d\u043e\u0433\u043e \u043f\u0430\u0440\u0430 \u043c\u043e\u0433\u0443\u0442 \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c <strong>\u0412 6-10 \u0440\u0430\u0437 \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u043b\u0430\u0433\u0438<\/strong> \u0447\u0435\u043c \u0441\u0438\u043b\u0438\u043a\u0430\u0433\u0435\u043b\u044c \u0438\u043b\u0438 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c. \u0414\u043b\u044f \u043d\u0435\u043f\u043e\u043b\u044f\u0440\u043d\u044b\u0445 \u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043c\u043e\u043b\u0435\u043a\u0443\u043b \u043b\u0443\u0447\u0448\u0435 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0433\u0438\u0434\u0440\u043e\u0444\u043e\u0431\u043d\u0430\u044f \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u044c \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0443\u0433\u043b\u044f. \u0414\u043b\u044f \u0441\u0430\u043c\u043e\u0439 \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u0439 \u0434\u0435\u0433\u0438\u0434\u0440\u0430\u0442\u0430\u0446\u0438\u0438 \u043d\u0438\u0447\u0442\u043e \u043d\u0435 \u0441\u0440\u0430\u0432\u043d\u0438\u0442\u0441\u044f \u0441\u043e \u0441\u043b\u043e\u0435\u043c \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0441\u0438\u0442\u0430 3A \u0438\u043b\u0438 4A - \u0438\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0432 \u043a\u0430\u0436\u0434\u043e\u0439 \u043a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0432\u043e\u0437\u0434\u0443\u0445\u0430 \u043d\u0430 \u043f\u043b\u0430\u043d\u0435\u0442\u0435 \u043f\u0435\u0440\u0435\u0434 \u0445\u043e\u043b\u043e\u0434\u0438\u043b\u044c\u043d\u043e\u0439 \u043a\u0430\u043c\u0435\u0440\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u043b\u043e\u0439 \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u0438\u0437 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0441\u0438\u0442\u0430.<\/p>\n    <div class=\"bp-6-insight\">\n      <div class=\"bp-6-icon-wrap\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v7.31l-6.84 9.66A1.15 1.15 0 0 0 4.13 21h15.74a1.15 1.15 0 0 0 .97-2.03L14 9.31V2\"\/><path d=\"M8 2h8\"\/><path d=\"M5 16h14\"\/><\/svg>\n      <\/div>\n      <div class=\"bp-6-content\">\n        <div class=\"bp-6-value\">6-10x<\/div>\n        <div class=\"bp-6-text\">\u0431\u043e\u043b\u044c\u0448\u0430\u044f \u0432\u043b\u0430\u0433\u043e\u0435\u043c\u043a\u043e\u0441\u0442\u044c \u043f\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044e \u0441 \u0441\u0438\u043b\u0438\u043a\u0430\u0433\u0435\u043b\u0435\u043c \u0438\u043b\u0438 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c\u043e\u043c \u043f\u0440\u0438 \u043d\u0438\u0437\u043a\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u043f\u0430\u0440\u0430<\/div>\n      <\/div>\n    <\/div>\n    <p>\u0421\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0441\u0438\u0442 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u043b\u043e\u0441\u044c \u0442\u0430\u043a\u0438\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c, \u0447\u0442\u043e\u0431\u044b \u043e\u0445\u0432\u0430\u0442\u0438\u0442\u044c \u0432\u0435\u0441\u044c \u044d\u0442\u043e\u0442 \u0441\u043f\u0435\u043a\u0442\u0440. \u041b\u0438\u043d\u0435\u0439\u043a\u0438 \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438\u0445 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0441\u0438\u0442 \u0432\u0430\u0440\u044c\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u043e\u0442 3A \u0434\u043e 13X \u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u043b\u0438\u0442\u0438\u0435\u0432\u044b\u0445 \u0441\u043e\u0441\u0442\u0430\u0432\u043e\u0432 - \u043a\u0430\u0436\u0434\u044b\u0439 \u0438\u0437 \u043d\u0438\u0445 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f (\u0441\u043c.<a href=\"https:\/\/www.jalonzeolite.com\/ru\/products\/\">\u0414\u0436\u0430\u043b\u043e\u043d<\/a>). \u0422\u0430\u043a\u0430\u044f \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442, \u0447\u0442\u043e \u0438\u043d\u0436\u0435\u043d\u0435\u0440\u0430\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435 \u043d\u0443\u0436\u043d\u043e \u0438\u0441\u043a\u0430\u0442\u044c \u043a\u043e\u043c\u043f\u0440\u043e\u043c\u0438\u0441\u0441 \u0441 \"\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0445\u043e\u0440\u043e\u0448\u0438\u043c\" \u043e\u0431\u0449\u0438\u043c \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u043e\u043c; \u043e\u043d\u0438 \u043c\u043e\u0433\u0443\u0442 \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b, \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0438\u043c\u0435\u043d\u043d\u043e \u0434\u043b\u044f \u0438\u0445 \u0441\u043e\u0441\u0442\u0430\u0432\u0430 \u0438 \u0447\u0438\u0441\u0442\u043e\u0442\u044b \u0441\u044b\u0440\u044c\u044f.<\/p>\n    <p>\u0412 \u043e\u0431\u0435\u0437\u0432\u043e\u0436\u0438\u0432\u0430\u044e\u0449\u0438\u0445 \u0441\u043b\u043e\u044f\u0445 TSA \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e \u043d\u0430 \u0432\u0445\u043e\u0434\u0435 \u0432 \u043a\u043e\u043b\u043e\u043d\u043d\u0443 \u0440\u0430\u0437\u043c\u0435\u0449\u0430\u0435\u0442\u0441\u044f \u0441\u043b\u043e\u0439 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c\u0430 - \u043e\u0431\u044b\u0447\u043d\u043e 10-20% \u043e\u0442 \u043e\u0431\u0449\u0435\u0439 \u0432\u044b\u0441\u043e\u0442\u044b \u0441\u043b\u043e\u044f. \u042d\u0442\u043e\u0442 \u0436\u0435\u0440\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0441\u043b\u043e\u0439 \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u0442 \u043b\u044e\u0431\u044b\u0435 \u0436\u0438\u0434\u043a\u0438\u0435 \u043e\u0441\u0442\u0430\u0442\u043a\u0438 \u0432\u043e\u0434\u044b, \u0433\u043b\u0438\u043a\u043e\u043b\u044f \u0438\u043b\u0438 \u0430\u043c\u0438\u043d\u0430 \u0434\u043e \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u043e\u043d\u0438 \u043f\u043e\u043f\u0430\u0434\u0443\u0442 \u0432 \u0431\u043e\u043b\u0435\u0435 \u0434\u043e\u0440\u043e\u0433\u043e\u0439 \u0441\u043b\u043e\u0439 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0441\u0438\u0442\u0430, \u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0439 \u043d\u0438\u0436\u0435 \u043f\u043e \u043f\u043e\u0442\u043e\u043a\u0443, \u0447\u0442\u043e \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0440\u043e\u0434\u043b\u0435\u0432\u0430\u0435\u0442 \u0441\u0440\u043e\u043a \u0441\u043b\u0443\u0436\u0431\u044b \u0441\u0438\u0442\u0430.<\/p>\n    <div class=\"bp-7-tip\">\n      <div class=\"bp-7-header\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n        <h4>\u041f\u0440\u0430\u0432\u0438\u043b\u043e 10-20%<\/h4>\n      <\/div>\n      <div class=\"bp-7-body\">\n        \u041f\u043e\u043c\u0435\u0441\u0442\u0438\u0442\u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c \u043d\u0430 \u0432\u0445\u043e\u0434\u0435 \u0432 \u043a\u043e\u043b\u043e\u043d\u043a\u0443 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0436\u0435\u0440\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0441\u043b\u043e\u044f. \u041e\u043d \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u0442 \u0436\u0438\u0434\u043a\u0443\u044e \u0432\u043e\u0434\u0443, \u0433\u043b\u0438\u043a\u043e\u043b\u044c \u0438 \u0430\u043c\u0438\u043d\u044b \u0434\u043e \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u043e\u043d\u0438 \u0434\u043e\u0441\u0442\u0438\u0433\u043d\u0443\u0442 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0441\u0438\u0442\u0430, \u0447\u0442\u043e \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0440\u043e\u0434\u043b\u0435\u0432\u0430\u0435\u0442 \u0441\u0440\u043e\u043a \u0441\u043b\u0443\u0436\u0431\u044b \u043a\u043e\u043b\u043e\u043d\u043d\u044b.\n      <\/div>\n    <\/div>\n\n    <img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/05\/adsorption-process-1.webp\" alt=\"\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u043c\u043d\u043e\u0433\u043e\u0441\u043b\u043e\u0439\u043d\u043e\u0433\u043e \u0441\u043b\u043e\u044f \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430\" class=\"custom-post-image\">\n\n  <\/div>\n<\/div>\n\n<div class=\"section section--white\">\n  <div class=\"article-container\">\n    <h2 id=\"applications\"><span class=\"h2-marker\">05<\/span>\u0413\u0434\u0435 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u043f\u0440\u0438\u043d\u043e\u0441\u044f\u0442 \u043f\u043e\u043b\u044c\u0437\u0443 - \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0432 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u043e\u0441\u0442\u0438<\/h2>\n    <p>\u041f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u0430\u044f \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043f\u043e \u0442\u0440\u0435\u043c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f\u043c: \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0433\u0430\u0437\u043e\u0432\u044b\u0445 \u0441\u043c\u0435\u0441\u0435\u0439 \u043d\u0430 \u0447\u0438\u0441\u0442\u044b\u0435 \u043f\u043e\u0442\u043e\u043a\u0438, \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0432\u043b\u0430\u0433\u0438 \u0438\u0437 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043f\u043e\u0442\u043e\u043a\u043e\u0432 \u0438 \u0432\u043d\u0435\u0434\u0440\u0435\u043d\u0438\u0435 \u043d\u043e\u0432\u044b\u0445 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0439 \u0447\u0438\u0441\u0442\u043e\u0439 \u044d\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u043a\u0438.<\/p>\n    <h3>\u0420\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0433\u0430\u0437\u043e\u0432 - \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434, \u0430\u0437\u043e\u0442, \u0432\u043e\u0434\u043e\u0440\u043e\u0434 \u0438 \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e<\/h3>\n    <p>\u0412\u043e\u0437\u0434\u0443\u0445 \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e \u0438\u0437 78% \u0430\u0437\u043e\u0442\u0430 \u0438 21% \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u0430. \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438 \u0440\u0430\u0437\u0434\u0435\u043b\u044f\u0435\u0442 \u0438\u0445, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0442\u043e\u0442 \u0444\u0430\u043a\u0442, \u0447\u0442\u043e \u0430\u0437\u043e\u0442 \u0430\u0434\u0441\u043e\u0440\u0431\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043d\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0445 \u0446\u0435\u043e\u043b\u0438\u0442\u0430\u0445 \u0441\u0438\u043b\u044c\u043d\u0435\u0435, \u0447\u0435\u043c \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434 - \u043d\u0430\u0433\u043d\u0435\u0442\u0430\u0439\u0442\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0432 \u0432\u043e\u0437\u0434\u0443\u0445, \u0434\u0430\u0439\u0442\u0435 \u0430\u0437\u043e\u0442\u0443 \u043f\u0440\u0438\u043b\u0438\u043f\u043d\u0443\u0442\u044c, \u0438 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434 \u043f\u043e\u0442\u0435\u0447\u0435\u0442 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0433\u043e \u0441 \u0447\u0438\u0441\u0442\u043e\u0442\u043e\u0439 93\u00b13%.<\/p>\n    <p>\u041d\u0430 \u044d\u0442\u043e\u043c \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0435 \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u0430 (\u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u0435 PSA-\u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u0441 \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u043c Li-X, \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044e\u0449\u0438\u0435 93% O\u2082 \u0443 \u043f\u043e\u0441\u0442\u0435\u043b\u0438 \u0431\u043e\u043b\u044c\u043d\u043e\u0433\u043e), \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0435 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u043d\u044b\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 VPSA \u0434\u043b\u044f \u0441\u0442\u0430\u043b\u0435\u043b\u0438\u0442\u0435\u0439\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 (\u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e 30 000 \u041d\u043c\u00b3\/\u0447, \u043f\u0438\u0442\u0430\u044e\u0449\u0438\u0435 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u0434\u0443\u0433\u043e\u0432\u044b\u0435 \u043f\u0435\u0447\u0438) \u0438 \u0433\u0435\u043d\u0435\u0440\u0430\u0442\u043e\u0440\u044b \u0430\u0437\u043e\u0442\u0430 PSA, \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0449\u0438\u0435 \u0438\u043d\u0435\u0440\u0442\u043d\u044b\u0439 \u0433\u0430\u0437 \u0434\u043b\u044f \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0437\u0430\u0432\u043e\u0434\u043e\u0432 \u0438 \u043b\u0438\u043d\u0438\u0439 \u0443\u043f\u0430\u043a\u043e\u0432\u043a\u0438 \u043f\u0438\u0449\u0435\u0432\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432. \u041e\u0447\u0438\u0441\u0442\u043a\u0430 \u0432\u043e\u0434\u043e\u0440\u043e\u0434\u0430 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e PSA \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u043e\u043b\u043e\u0436\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434 - \u043f\u0440\u0438\u043c\u0435\u0441\u0438 \u0430\u0434\u0441\u043e\u0440\u0431\u0438\u0440\u0443\u044e\u0442\u0441\u044f, \u0430 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0435, \u0431\u044b\u0441\u0442\u0440\u043e \u0434\u0432\u0438\u0436\u0443\u0449\u0438\u0435\u0441\u044f \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b H\u2082 \u043f\u0440\u043e\u0445\u043e\u0434\u044f\u0442 \u0447\u0435\u0440\u0435\u0437 \u043d\u0438\u0445, \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0447\u0438\u0441\u0442\u043e\u0433\u043e \u0432\u043e\u0434\u043e\u0440\u043e\u0434\u0430 99,999% \u0438\u0437 \u043e\u0442\u0445\u043e\u0434\u044f\u0449\u0438\u0445 \u0433\u0430\u0437\u043e\u0432 \u0440\u0438\u0444\u043e\u0440\u043c\u0435\u0440\u0430.<\/p>\n    <p>\u041f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0431\u0438\u043e\u0433\u0430\u0437\u0430 - \u044d\u0442\u043e, \u043f\u043e \u0441\u0443\u0442\u0438, \u0442\u043e\u0442 \u0436\u0435 \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441, \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u043c\u044b\u0439 \u043a \u0434\u0440\u0443\u0433\u043e\u043c\u0443 \u0441\u044b\u0440\u044c\u044e: CO\u2082 \u0430\u0434\u0441\u043e\u0440\u0431\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043d\u0430 \u0446\u0435\u043e\u043b\u0438\u0442\u0435, \u0430 \u043c\u0435\u0442\u0430\u043d \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0442 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0433\u043e, \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0438\u0440\u0443\u044f CH\u2084 \u0434\u043e \u0431\u0438\u043e\u043c\u0435\u0442\u0430\u043d\u0430 \u0442\u0440\u0443\u0431\u043e\u043f\u0440\u043e\u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0441 \u0447\u0438\u0441\u0442\u043e\u0442\u043e\u0439 \u0431\u043e\u043b\u0435\u0435 97%.<\/p>\n    <div class=\"bp-8-stat-grid\">\n      <div class=\"bp-8-stat-item\">\n        <div class=\"bp-8-stat-value\">93\u00b13%<\/div>\n        <div class=\"bp-8-stat-label\">O\u2082 \u0447\u0438\u0441\u0442\u043e\u0442\u0430 (PSA)<\/div>\n      <\/div>\n      <div class=\"bp-8-stat-item\">\n        <div class=\"bp-8-stat-value\">99.999%<\/div>\n        <div class=\"bp-8-stat-label\">H\u2082 \u0447\u0438\u0441\u0442\u043e\u0442\u0430 (PSA)<\/div>\n      <\/div>\n      <div class=\"bp-8-stat-item\">\n        <div class=\"bp-8-stat-value\">&gt;97%<\/div>\n        <div class=\"bp-8-stat-label\">\u0427\u0438\u0441\u0442\u043e\u0442\u0430 CH\u2084 (\u0431\u0438\u043e\u0433\u0430\u0437)<\/div>\n      <\/div>\n    <\/div>\n    <h3>\u041e\u0431\u0435\u0437\u0432\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u0438 \u043e\u0447\u0438\u0441\u0442\u043a\u0430 - \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0443\u0445\u043e\u0441\u0442\u0438 \u0438 \u0447\u0438\u0441\u0442\u043e\u0442\u044b \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0445 \u043f\u043e\u0442\u043e\u043a\u043e\u0432<\/h3>\n    <p>\u0412\u043e\u0434\u044f\u043d\u043e\u0439 \u043f\u0430\u0440 \u0432 \u0433\u0430\u0437\u043e\u0432\u043e\u043c \u043f\u043e\u0442\u043e\u043a\u0435 - \u044d\u0442\u043e \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u043c\u0435\u043b\u043a\u0430\u044f \u043d\u0435\u043f\u0440\u0438\u044f\u0442\u043d\u043e\u0441\u0442\u044c: \u0432 \u0433\u0430\u0437\u043e\u043f\u0440\u043e\u0432\u043e\u0434\u0435 \u043e\u043d \u043e\u0431\u0440\u0430\u0437\u0443\u0435\u0442 \u0442\u0432\u0435\u0440\u0434\u044b\u0435 \u0433\u0438\u0434\u0440\u0430\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u043b\u043e\u043a\u0438\u0440\u0443\u044e\u0442 \u043f\u043e\u0442\u043e\u043a. \u0412 \u0441\u0438\u0441\u0442\u0435\u043c\u0435 \u0445\u043b\u0430\u0434\u0430\u0433\u0435\u043d\u0442\u0430 \u043e\u043d \u0433\u0438\u0434\u0440\u043e\u043b\u0438\u0437\u0443\u0435\u0442\u0441\u044f \u0434\u043e \u0441\u043e\u043b\u044f\u043d\u043e\u0439 \u0438\u043b\u0438 \u0444\u0442\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u043e\u0434\u043e\u0440\u043e\u0434\u043d\u043e\u0439 \u043a\u0438\u0441\u043b\u043e\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0440\u0430\u0437\u044a\u0435\u0434\u0430\u0435\u0442 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0435 \u0434\u0435\u0442\u0430\u043b\u0438 \u043a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u043e\u0440\u0430. \u0412 \u043a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u043e\u0439 \u0432\u043e\u0437\u0434\u0443\u0445\u043e\u0440\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u043e\u043d \u0437\u0430\u043c\u0435\u0440\u0437\u0430\u0435\u0442 \u043f\u0440\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0435 -180\u00b0C \u0438 \u0437\u0430\u043a\u0443\u043f\u043e\u0440\u0438\u0432\u0430\u0435\u0442 \u043a\u0430\u043d\u0430\u043b\u044b \u0442\u0435\u043f\u043b\u043e\u043e\u0431\u043c\u0435\u043d\u043d\u0438\u043a\u0430.<\/p>\n    <p>\u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0434\u0435\u0433\u0438\u0434\u0440\u0430\u0442\u0430\u0446\u0438\u044f \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u0442 \u0432\u0441\u0435\u043c \u0442\u0440\u0435\u043c \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f\u043c. \u041f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u0433\u0430\u0437\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 TSA \u0441 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u043c \u0441\u0438\u0442\u043e\u043c 4A, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0442\u043e\u0447\u043a\u0443 \u0440\u043e\u0441\u044b \u0432 \u0442\u0440\u0443\u0431\u043e\u043f\u0440\u043e\u0432\u043e\u0434\u0435 \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 -21\u00b0C \u0438\u043b\u0438 \u043d\u0438\u0436\u0435. \u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0438 \u0445\u043b\u0430\u0434\u0430\u0433\u0435\u043d\u0442\u043e\u0432 \u0432\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u044e\u0442 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u043e\u0435 \u0441\u0438\u0442\u043e 3A (\u0441\u0435\u0440\u0438\u044f XH) \u043d\u0435\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u0432 \u0444\u0438\u043b\u044c\u0442\u0440-\u043e\u0441\u0443\u0448\u0438\u0442\u0435\u043b\u044c, \u0447\u0442\u043e\u0431\u044b \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0443\u044e \u0432\u043b\u0430\u0433\u0443 \u0434\u043e \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u043e\u043d\u0430 \u0432\u0441\u0442\u0443\u043f\u0438\u0442 \u0432 \u0440\u0435\u0430\u043a\u0446\u0438\u044e. \u0412 \u043a\u0430\u0436\u0434\u043e\u0439 \u043a\u0440\u0443\u043f\u043d\u043e\u0439 \u043a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 ASU \u043f\u0435\u0440\u0435\u0434 \u0444\u0438\u043b\u044c\u0442\u0440\u043e\u043c \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0431\u043b\u043e\u043a \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u043e\u0447\u0438\u0441\u0442\u043a\u0438 TSA - \u043e\u0431\u044b\u0447\u043d\u043e \u0441 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c\u043e\u043c (\u0434\u043b\u044f \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u044f \u0441\u044b\u043f\u0443\u0447\u0435\u0439 \u0432\u043e\u0434\u044b) \u0438 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u043c \u0441\u0438\u0442\u043e\u043c \u0441\u0435\u0440\u0438\u0438 13X \u0438\u043b\u0438 JLPM (\u0434\u043b\u044f \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u044f CO\u2082 \u0434\u043e \u0443\u0440\u043e\u0432\u043d\u044f \u043c\u0435\u043d\u0435\u0435 0,1 ppm), \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043a\u0440\u0438\u0441\u0442\u0430\u043b\u043b\u044b \u043b\u044c\u0434\u0430 \u0438 \u0437\u0430\u043c\u043e\u0440\u043e\u0436\u0435\u043d\u043d\u044b\u0439 CO\u2082 \u043f\u0440\u0438 \u043a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u044b\u0445 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430\u0445 \u0440\u0430\u0437\u0440\u0443\u0448\u0430\u044e\u0442 \u0434\u0438\u0441\u0442\u0438\u043b\u043b\u044f\u0446\u0438\u043e\u043d\u043d\u0443\u044e \u043a\u043e\u043b\u043e\u043d\u043d\u0443.<\/p>\n    <div class=\"bp-9-warning\">\n      <div class=\"bp-9-header\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n        <h4>\u041a\u0430\u043a \u0432\u043e\u0434\u044f\u043d\u043e\u0439 \u043f\u0430\u0440 \u0432\u043b\u0438\u044f\u0435\u0442 \u043d\u0430 \u0432\u0430\u0448\u0443 \u0441\u0438\u0441\u0442\u0435\u043c\u0443<\/h4>\n      <\/div>\n      <ul class=\"bp-9-list\">\n        <li class=\"bp-9-item\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n          <span><strong>\u0422\u0440\u0443\u0431\u043e\u043f\u0440\u043e\u0432\u043e\u0434:<\/strong> \u0422\u0432\u0435\u0440\u0434\u044b\u0435 \u0433\u0438\u0434\u0440\u0430\u0442\u044b \u0431\u043b\u043e\u043a\u0438\u0440\u0443\u044e\u0442 \u043f\u043e\u0442\u043e\u043a<\/span>\n        <\/li>\n        <li class=\"bp-9-item\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n          <span><strong>\u0425\u043b\u0430\u0434\u0430\u0433\u0435\u043d\u0442:<\/strong> \u041a\u0438\u0441\u043b\u043e\u0442\u0430 HCl\/HF \u0440\u0430\u0437\u044a\u0435\u0434\u0430\u0435\u0442 \u043a\u043e\u043c\u043f\u0440\u0435\u0441\u0441\u043e\u0440<\/span>\n        <\/li>\n        <li class=\"bp-9-item\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n          <span><strong>\u041a\u0440\u0438\u043e\u0433\u0435\u043d\u043d\u0430\u044f \u0410\u0421\u0423:<\/strong> \u0442\u0435\u043f\u043b\u043e\u043e\u0431\u043c\u0435\u043d\u043d\u0438\u043a \u0441 \u043b\u0435\u0434\u044f\u043d\u044b\u043c\u0438 \u043f\u0440\u043e\u0431\u043a\u0430\u043c\u0438 \u043f\u0440\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0435 -180\u00b0C<\/span>\n        <\/li>\n      <\/ul>\n    <\/div>\n    <h3>\u041d\u043e\u0432\u044b\u0435 \u0440\u0443\u0431\u0435\u0436\u0438 - \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u0435 \u0443\u0433\u043b\u0435\u0440\u043e\u0434\u0430, \u0421\u0410\u0424 \u0438 \u0441\u0443\u0448\u043a\u0430 \u0431\u0430\u0442\u0430\u0440\u0435\u0439<\/h3>\n    <p>\u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f - \u044d\u0442\u043e \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0439 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0439 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442. \u0423\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u0435 CO\u2082 \u043f\u043e\u0441\u043b\u0435 \u0441\u0436\u0438\u0433\u0430\u043d\u0438\u044f \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c VPSA \u0441 \u0446\u0435\u043e\u043b\u0438\u0442\u043e\u043c 13X \u0432\u043d\u0435\u0434\u0440\u044f\u0435\u0442\u0441\u044f \u0432 \u043f\u0438\u043b\u043e\u0442\u043d\u044b\u0445 \u0438 \u0434\u0435\u043c\u043e\u043d\u0441\u0442\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0430\u0445, \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u044d\u043d\u0435\u0440\u0433\u043e\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u0435 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 0,3-0,6 \u0413\u0414\u0436 \u043d\u0430 \u0442\u043e\u043d\u043d\u0443 \u0443\u043b\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0433\u043e CO\u2082. \u0412 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0447\u0438\u0441\u0442\u043e\u0433\u043e \u0430\u0432\u0438\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0442\u043e\u043f\u043b\u0438\u0432\u0430 (SAF) \u043a\u0430\u0442\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u044b \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0441\u0438\u0442 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044e\u0442 \u044d\u0442\u0430\u043f \u0438\u0437\u043e\u043c\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043f\u0440\u0438\u0434\u0430\u0435\u0442 \u0441\u0438\u043d\u0442\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u043c\u0443 \u043a\u0435\u0440\u043e\u0441\u0438\u043d\u0443 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u043e\u043a\u0430, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0435 \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430 \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u0432\u044b\u0441\u043e\u0442\u0435. \u0410 \u0432 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u043b\u0438\u0442\u0438\u0439-\u0438\u043e\u043d\u043d\u044b\u0445 \u0430\u043a\u043a\u0443\u043c\u0443\u043b\u044f\u0442\u043e\u0440\u043e\u0432 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0441\u0438\u0442\u0430 \u0432\u044b\u0441\u0443\u0448\u0438\u0432\u0430\u044e\u0442 \u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0435\u043b\u0438 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043b\u0438\u0442\u0430 \u0434\u043e \u0443\u0440\u043e\u0432\u043d\u044f \u043c\u0435\u043d\u0435\u0435 10 ppm \u0432\u043b\u0430\u0433\u0438 - \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c, \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0449\u0438\u0439 \u0434\u043e\u043b\u0433\u043e\u0432\u0435\u0447\u043d\u043e\u0441\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043b\u044e\u0431\u0430\u044f \u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0430\u044f \u0432\u043e\u0434\u0430 \u0432\u0441\u0442\u0443\u043f\u0430\u0435\u0442 \u0432 \u0440\u0435\u0430\u043a\u0446\u0438\u044e \u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043b\u0438\u0442\u043e\u043c, \u043e\u0431\u0440\u0430\u0437\u0443\u044f HF-\u043a\u0438\u0441\u043b\u043e\u0442\u0443, \u0440\u0430\u0437\u0440\u0443\u0448\u0430\u044e\u0449\u0443\u044e \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b \u043a\u0430\u0442\u043e\u0434\u0430.<\/p>\n    <p>\u042d\u0442\u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u044f\u0435\u0442 \u0442\u043e, \u0447\u0442\u043e \u043f\u043e \u043c\u0435\u0440\u0435 \u0443\u0436\u0435\u0441\u0442\u043e\u0447\u0435\u043d\u0438\u044f \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0439 \u043a \u0447\u0438\u0441\u0442\u043e\u0442\u0435 \u0438 \u0443\u0436\u0435\u0441\u0442\u043e\u0447\u0435\u043d\u0438\u044f \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043d\u043e\u0440\u043c \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u043f\u0440\u0435\u0432\u0440\u0430\u0449\u0430\u044e\u0442\u0441\u044f \u0438\u0437 \"\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0437 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432\" \u0432 \"\u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442, \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u044f\u044e\u0449\u0438\u0439 \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438\".<\/p>\n    <div class=\"bp-10-forward\">\n      <div class=\"bp-10-stat\">\n        <div class=\"bp-10-stat-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 7h10v10\"\/><path d=\"M21 10a9 9 0 1 1-4.24-6.9\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-10-stat-value\">&lt;10 ppm<\/div>\n        <div class=\"bp-10-stat-label\">\u0421\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u0441\u0443\u0448\u043a\u0438 \u043b\u0438\u0442\u0438\u0439-\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043b\u0438\u0442\u0430<\/div>\n      <\/div>\n      <div class=\"bp-10-stat\">\n        <div class=\"bp-10-stat-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9z\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-10-stat-value\">0.3-0.6<\/div>\n        <div class=\"bp-10-stat-label\">\u0413\u0414\u0436\/\u0442 \u044d\u043d\u0435\u0440\u0433\u0438\u0438 \u0443\u043b\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u044f CO\u2082 (VPSA)<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"section section--white\">\n  <div class=\"article-container\">\n    <h2 id=\"key-factors\"><span class=\"h2-marker\">06<\/span>\u041a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u0444\u0430\u043a\u0442\u043e\u0440\u044b, \u0432\u043b\u0438\u044f\u044e\u0449\u0438\u0435 \u043d\u0430 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430<\/h2>\n    <p>\u0412\u044b\u0431\u043e\u0440 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0438 \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430 - \u044d\u0442\u043e \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0435, \u043d\u043e \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u0435. \u041f\u044f\u0442\u044c \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0444\u0430\u043a\u0442\u043e\u0440\u043e\u0432 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0442, \u043e\u043f\u0440\u0430\u0432\u0434\u0430\u0435\u0442 \u043b\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0432\u043e\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u043d\u0430 \u043d\u0435\u0435 \u043d\u0430\u0434\u0435\u0436\u0434\u044b.<\/p>\n    <p><strong>\u0422\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430.<\/strong> \u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u044d\u043a\u0437\u043e\u0442\u0435\u0440\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0439 - \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u0441\u043b\u043e\u044f \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u043d\u0430 10-30\u00b0C \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0444\u0430\u0437\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438. \u041f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c \u043f\u0430\u0434\u0430\u0435\u0442 \u043f\u0440\u0438 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0438 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b, \u044d\u0442\u043e\u0442 \u044d\u0444\u0444\u0435\u043a\u0442 \u0441\u0430\u043c\u043e\u043d\u0430\u0433\u0440\u0435\u0432\u0430\u043d\u0438\u044f \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043f\u0440\u043e\u0442\u0438\u0432 \u0432\u0430\u0441. \u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u043e\u0439 \u0441\u043b\u043e\u044f \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043c\u0435\u0436\u0441\u0442\u0443\u043f\u0435\u043d\u0447\u0430\u0442\u043e\u0433\u043e \u043e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0438 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0446\u0438\u043a\u043b\u0430 \u043e\u0447\u0435\u043d\u044c \u0432\u0430\u0436\u043d\u043e, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0445 PSA, \u0433\u0434\u0435 \u0431\u044b\u0441\u0442\u0440\u043e\u0435 \u0446\u0438\u043a\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043c\u043e\u0436\u0435\u0442 \u043d\u0430\u043a\u0430\u043f\u043b\u0438\u0432\u0430\u0442\u044c \u0442\u0435\u043f\u043b\u043e.<\/p>\n    <p><strong>\u0414\u0430\u0432\u043b\u0435\u043d\u0438\u0435.<\/strong> \u041f\u0440\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u043c \u043f\u0430\u0440\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u043c \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u043e\u043b\u0435\u043a\u0443\u043b \u0437\u0430\u043d\u0438\u043c\u0430\u044e\u0442 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u044c \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430 - \u044d\u0442\u043e \u043f\u0440\u0438\u043d\u0446\u0438\u043f \u041b\u0435 \u0428\u0430\u0442\u0435\u043b\u044c\u0435, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u043d\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0430 \u0442\u0432\u0435\u0440\u0434\u043e\u0433\u043e \u0442\u0435\u043b\u0430 \u0438 \u0433\u0430\u0437\u0430. PSA \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u044d\u0442\u043e\u0442 \u043f\u0440\u0438\u043d\u0446\u0438\u043f \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e, \u043d\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0432 \u043e\u0431\u0435 \u0441\u0442\u043e\u0440\u043e\u043d\u044b: \u043b\u044e\u0431\u043e\u0439 \u043d\u0435\u043e\u0436\u0438\u0434\u0430\u043d\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u043f\u0430\u0434 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0432 \u043b\u0438\u043d\u0438\u0438 \u043f\u043e\u0434\u0430\u0447\u0438 \u0441\u043d\u0438\u0436\u0430\u0435\u0442 \u0440\u0430\u0431\u043e\u0447\u0443\u044e \u043c\u043e\u0449\u043d\u043e\u0441\u0442\u044c \u0438 \u043c\u043e\u0436\u0435\u0442 \u0441\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u0437\u043e\u043d\u0443 \u043c\u0430\u0441\u0441\u043e\u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0430 \u0432\u043f\u0435\u0440\u0435\u0434, \u0432\u044b\u0437\u044b\u0432\u0430\u044f \u043f\u0440\u0435\u0436\u0434\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0440\u044b\u0432.<\/p>\n    <p><strong>\u0421\u043e\u0440\u0435\u0432\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u0438.<\/strong> \u0412\u043e\u0434\u0430 - \u0441\u0430\u043c\u0430\u044f \u043f\u043e\u043b\u044f\u0440\u043d\u0430\u044f \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u0430, \u0447\u0430\u0441\u0442\u043e \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u044e\u0449\u0430\u044f\u0441\u044f \u0432 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0445 \u0433\u0430\u0437\u043e\u0432\u044b\u0445 \u043f\u043e\u0442\u043e\u043a\u0430\u0445. \u041e\u043d\u0430 \u0430\u0433\u0440\u0435\u0441\u0441\u0438\u0432\u043d\u043e \u043a\u043e\u043d\u043a\u0443\u0440\u0438\u0440\u0443\u0435\u0442 \u0437\u0430 \u043c\u0435\u0441\u0442\u0430 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438, \u0447\u0430\u0441\u0442\u043e \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u0432\u044b\u0442\u0435\u0441\u043d\u044f\u044f \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0430\u0434\u0441\u043e\u0440\u0431\u0430\u0442. \u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u043c \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u0437\u0430\u0449\u0438\u0442\u044b \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0439 \u0441\u043b\u043e\u0439 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0433\u043b\u0438\u043d\u043e\u0437\u0435\u043c\u0430 \u0438\u043b\u0438 \u043c\u0435\u043d\u0435\u0435 \u0434\u043e\u0440\u043e\u0433\u043e\u0433\u043e \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0441\u0438\u0442\u0430 \u043d\u0430 \u0432\u0445\u043e\u0434\u0435 \u0432 \u0441\u043b\u043e\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0436\u0435\u0440\u0442\u0432\u0443\u0435\u0442 \u0441\u043e\u0431\u043e\u0439, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0439\u043c\u0430\u0442\u044c \u0432\u043e\u0434\u0443 \u0434\u043e \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u043e\u043d\u0430 \u0434\u043e\u0441\u0442\u0438\u0433\u043d\u0435\u0442 \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0441\u043b\u043e\u044f \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430.<\/p>\n    <p><strong>\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438.<\/strong> \u042d\u0442\u043e \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0443\u043f\u0443\u0441\u043a\u0430\u0435\u043c\u0430\u044f \u0438\u0437 \u0432\u0438\u0434\u0443 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u0430\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438. \u0410\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442, \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 90%, \u043d\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 90% \u0441\u0432\u043e\u0435\u0439 \u043f\u0440\u043e\u0435\u043a\u0442\u043d\u043e\u0439 \u043c\u043e\u0449\u043d\u043e\u0441\u0442\u0438 \u0432 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u043c \u0446\u0438\u043a\u043b\u0435 - \u043d\u0430\u043a\u043e\u043f\u043b\u0435\u043d\u043d\u044b\u0435 \u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u044b\u0435 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0447\u0430\u044f \u043c\u043e\u0449\u043d\u043e\u0441\u0442\u044c \u043c\u043e\u0433\u0443\u0442 \u0441\u043d\u0438\u0437\u0438\u0442\u044c\u0441\u044f \u043d\u0430 20-30% \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043d\u0435\u0434\u0435\u043b\u044c. \u0421\u0438\u043c\u043f\u0442\u043e\u043c\u043e\u043c \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043a\u0440\u0438\u0432\u0430\u044f \u043f\u0440\u043e\u0440\u044b\u0432\u0430, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0441 \u043a\u0430\u0436\u0434\u044b\u043c \u0446\u0438\u043a\u043b\u043e\u043c \u0441\u0434\u0432\u0438\u0433\u0430\u0435\u0442\u0441\u044f \u0432\u0441\u0435 \u0440\u0430\u043d\u044c\u0448\u0435. \u0420\u0435\u0448\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043f\u0440\u043e\u0441\u0442\u043e\u0435, \u043d\u043e \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0437\u0430\u0442\u0440\u0430\u0442: \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u0440\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 (\u0434\u043b\u044f TSA) \u0438\u043b\u0438 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0432\u0430\u043a\u0443\u0443\u043c\u0430 (\u0434\u043b\u044f VPSA) \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0434\u043e\u0441\u0442\u0438\u0433\u0430\u044e\u0442 \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u0435 \u0438\u0437 \u0441\u043b\u043e\u044f, \u0430 \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u0435 \u0438\u0437 \u043d\u0430\u0433\u0440\u0435\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 \u043d\u0430\u0441\u043e\u0441\u0430.<\/p>\n    <div class=\"bp-11-warning\">\n      <div class=\"bp-11-header\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n        <h4>\u0420\u0435\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u043b\u043e\u0432\u0443\u0448\u043a\u0430 90%<\/h4>\n      <\/div>\n      <div class=\"bp-11-body\">\n        \u0420\u0435\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043d\u0430 90% \u0441\u043b\u043e\u0439 \u0442\u0435\u0440\u044f\u0435\u0442 20-30% \u0441\u0432\u043e\u0435\u0439 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0447\u0435\u0439 \u043c\u043e\u0449\u043d\u043e\u0441\u0442\u0438 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043d\u0435\u0434\u0435\u043b\u044c, \u0430 \u043d\u0435 10%. \u041f\u0440\u043e\u0432\u0435\u0440\u044f\u0439\u0442\u0435 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0443 \u0438\u043b\u0438 \u0432\u0430\u043a\u0443\u0443\u043c \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u0435 \u0438\u0437 \u0441\u043b\u043e\u044f, \u0430 \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u0435 \u0438\u0437 \u043d\u0430\u0433\u0440\u0435\u0432\u0430\u0442\u0435\u043b\u044f.\n      <\/div>\n      <div class=\"bp-11-footer\">\u042d\u0442\u043e #1 \u043f\u0440\u0438\u0447\u0438\u043d\u0430 \u043f\u0440\u0435\u0436\u0434\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0439 \u0437\u0430\u043c\u0435\u043d\u044b \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430.<\/div>\n    <\/div>\n    <p><strong>\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430.<\/strong> \u041f\u043e\u0441\u0442\u043e\u044f\u043d\u0441\u0442\u0432\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u043f\u043e\u0440 \u0432 \u043f\u0430\u0440\u0442\u0438\u0438, \u043f\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u044c \u043d\u0430 \u0440\u0430\u0437\u0434\u0430\u0432\u043b\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u0438 \u0446\u0438\u043a\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0442\u0435\u043f\u043b\u043e\u0432\u044b\u0445 \u0438 \u043c\u0435\u0445\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0430\u0445, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u0435\u043c\u043e\u0441\u0442\u044c \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u044b\u0440\u044c\u044f - \u0432\u0441\u0435 \u044d\u0442\u043e \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e \u0432\u043b\u0438\u044f\u0435\u0442 \u043d\u0430 \u0441\u0440\u043e\u043a \u0441\u043b\u0443\u0436\u0431\u044b \u0441\u043b\u043e\u044f. \u0412 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0432\u0430\u0436\u043d\u044b\u0445 \u043e\u0431\u043b\u0430\u0441\u0442\u044f\u0445 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u044b \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044e\u0442 \u043e\u0431\u0440\u0430\u0437\u0446\u044b \u0438\u0437 \u043a\u0430\u0436\u0434\u043e\u0439 \u043f\u0430\u0440\u0442\u0438\u0438 \u0430\u0434\u0441\u043e\u0440\u0431\u0435\u043d\u0442\u0430 \u0434\u043b\u044f \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u044f \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043b\u0435\u0442 - \u0442\u0430\u043a\u0430\u044f \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u0432\u044f\u0437\u0430\u0442\u044c \u043f\u0440\u0435\u0436\u0434\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0435 \u0443\u0445\u0443\u0434\u0448\u0435\u043d\u0438\u0435 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a \u0441 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0439 \u043f\u0430\u0440\u0442\u0438\u0435\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u0438, \u0430 \u043d\u0435 \u0441 \u043e\u0448\u0438\u0431\u043a\u043e\u0439 \u0432 \u0440\u0430\u0431\u043e\u0442\u0435.<\/p>\n    <p>\u042d\u0442\u043e \u043d\u0435 \u0442\u0435\u043e\u0440\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0435. \u0418\u043c\u0435\u043d\u043d\u043e \u043e\u043d\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0442, \u0431\u0443\u0434\u0435\u0442 \u043b\u0438 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043d\u0430\u0434\u0435\u0436\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c 5 \u0438\u043b\u0438 15 \u043b\u0435\u0442.<\/p>\n    <hr>\n    <div class=\"references\">\n      <h3 id=\"references\">\u0421\u0441\u044b\u043b\u043a\u0438<\/h3>\n      <ol>\n        <li>\u041c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u043e\u0435 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438. \"\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f?\" <a href=\"https:\/\/www.int-ads-soc.org\/what-is-adsorption\/\">https:\/\/www.int-ads-soc.org\/what-is-adsorption\/<\/a><\/li>\n        <li>\u042d\u043d\u0446\u0438\u043a\u043b\u043e\u043f\u0435\u0434\u0438\u044f \u0445\u0438\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043c\u0430\u0448\u0438\u043d\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u044f \u041c\u0438\u0447\u0438\u0433\u0430\u043d\u0441\u043a\u043e\u0433\u043e \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0430. \"\u0410\u0434\u0441\u043e\u0440\u0431\u0435\u0440\u044b\". <a href=\"https:\/\/encyclopedia.che.engin.umich.edu\/Adsorbers\/\">https:\/\/encyclopedia.che.engin.umich.edu\/Adsorbers\/<\/a><\/li>\n        <li>ScienceDirect Topics. \"\u0420\u0430\u0431\u043e\u0442\u0430 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438\". <a href=\"https:\/\/www.sciencedirect.com\/topics\/engineering\/adsorption-operation\">https:\/\/www.sciencedirect.com\/topics\/engineering\/adsorption-operation<\/a><\/li>\n        <li>\u0420\u0443\u0442\u0432\u0435\u043d, \u0414.\u041c. <em>\u041f\u0440\u0438\u043d\u0446\u0438\u043f\u044b \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438 \u0438 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b<\/em>. Wiley, 1984.<\/li>\n        <li>Jalon Zeolite. \"\u041f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044f - \u041c\u043e\u043b\u0435\u043a\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0441\u0438\u0442\u0430\". <a href=\"https:\/\/www.jalonzeolite.com\/ru\/products\/\">https:\/\/www.jalonzeolite.com\/products\/<\/a><\/li>\n        <li>Jalon Zeolite. \u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430. <a href=\"https:\/\/www.jalonzeolite.com\/ru\">https:\/\/www.jalonzeolite.com\/<\/a><\/li>\n      <\/ol>\n    <\/div>\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u043c \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u043e\u043d\u043d\u044b\u043c \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u043c: \u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0443 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u043e\u0439 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438: PSA, TSA \u0438 VPSA: PSA, TSA \u0438 VPSA \u041e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435 01\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0430\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u0438? \u0410\u0434\u0441\u043e\u0440\u0431\u0446\u0438\u044f - \u044d\u0442\u043e \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u043d\u043e\u0435 \u044f\u0432\u043b\u0435\u043d\u0438\u0435, \u043a\u043e\u0433\u0434\u0430 \u043c\u043e\u043b\u0435\u043a\u0443\u043b\u044b \u0433\u0430\u0437\u0430 \u0438\u043b\u0438 \u0436\u0438\u0434\u043a\u043e\u0441\u0442\u0438 \u043f\u0440\u0438\u043a\u0440\u0435\u043f\u043b\u044f\u044e\u0442\u0441\u044f \u043a \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u0442\u0432\u0435\u0440\u0434\u043e\u0433\u043e \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430, \u0430 \u043d\u0435 \u0432\u043f\u0438\u0442\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u0432 \u0435\u0433\u043e \u043c\u0430\u0441\u0441\u0443. \u041f\u043e\u0434\u0443\u043c\u0430\u0439\u0442\u0435 [...].<\/p>","protected":false},"author":1,"featured_media":101604,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"Industrial Adsorption Process: PSA, TSA & VPSA Guide","_seopress_titles_desc":"Explore the mechanics of the industrial adsorption process. Learn when to select PSA, TSA, or VPSA for gas separation and dehydration. Read the full guide.","_seopress_robots_index":"","footnotes":""},"categories":[166],"tags":[],"class_list":["post-101601","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mml-blog"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts\/101601","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/comments?post=101601"}],"version-history":[{"count":2,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts\/101601\/revisions"}],"predecessor-version":[{"id":101608,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/posts\/101601\/revisions\/101608"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/media\/101604"}],"wp:attachment":[{"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/media?parent=101601"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/categories?post=101601"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ru\/wp-json\/wp\/v2\/tags?post=101601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}