{"id":31753,"date":"2020-08-26T12:43:50","date_gmt":"2020-08-26T10:43:50","guid":{"rendered":"https:\/\/obera.fr\/products\/voc-and-odor-treatment\/epur010-b-ca-industrial-filter-for-dust-odors-and-vocs\/"},"modified":"2025-12-30T12:04:47","modified_gmt":"2025-12-30T10:04:47","slug":"filtre-anti-poussiere-epur010-b-ca","status":"publish","type":"page","link":"https:\/\/obera.fr\/en\/produits\/traitement-cov\/filtre-anti-poussiere-epur010-b-ca\/","title":{"rendered":"ePUR010 B CA industrial filter for dust, odors and VOCs"},"content":{"rendered":"\n<p>Our <strong>ePUR010 B CA industrial dust and VOC filter<\/strong> is a mobile activated carbon suction box capable of handling an air stream containing dust, fine particles and gaseous pollutants.<\/p>\n\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"comment-fonctionne-notre-appareil\"><strong>How does our device work?<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image aligncenter size-medium\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR010B-CA-300x300.png\" alt=\"ePUR010 B CA\" class=\"wp-image-1038\" srcset=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR010B-CA-300x300.png 300w, https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR010B-CA-150x150.png 150w, https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR010B-CA.png 433w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><figcaption class=\"wp-element-caption\">ePUR010 B CA<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p>The operation of this industrial filter is simple: polluted air is collected at source via <strong>a hose, duct, suction arm or extraction hood<\/strong>. The system is equipped with 2 or 3 filtration stages. Particles and dust are retained by the first 2 stages of configurable filtration (pre-filter configurable from G3 to F7) and a main filter (configurable from F8 to absolute HEPA H14 filtration).    <\/p>\n\n\n\n<p>The <strong>\n  <a href=\"https:\/\/obera.fr\/en\/produits\/traitement-cov\/\" data-type=\"URL\" data-id=\"https:\/\/obera.fr\/produits\/traitement-cov\/\">gaseous pollutants, odors and VOCs<\/a>\n<\/strong> are treated by a terminal activated carbon filter. The purified air is then discharged into the work area through the bottom of the unit. Clogging of the first two filter stages (pre-filter and main filter) is monitored by means of a pressure drop measurement.<\/p>\n\n\n\n<p>When the level of clogging exceeds the set threshold (pressure drop), a red alarm LED lights up to indicate the need to replace the filter media. This industrial filtering system is equipped with a <strong>high-efficiency electronically commutated fan<\/strong>, enabling air flow to be adjusted from 0 to 100%. <\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-dots\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/wp-content\/uploads\/2025\/04\/en-brochure-epur-10-bca.pdf\">DOWNLOAD THE BROCHURE<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.34%\">\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/en\/contact-us\/\">Read more<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.34%\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button btn-devis-source\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/en\/request-a-quote\/\">Request a quote<\/a><\/div>\n<\/div>\n\n\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    \/\/ 1. On cherche le titre H1 de la page\r\n    var h1 = document.querySelector('h1');\r\n    var productTitle = h1 ? h1.innerText.trim() : \"\";\r\n\r\n    \/\/ 2. On cherche les boutons via la classe CSS .btn-devis-source\r\n    var buttons = document.querySelectorAll('.btn-devis-source a');\r\n\r\n    \/\/ 3. Si on a le titre et les boutons, on ajoute le param\u00e8tre\r\n    if (buttons.length > 0 && productTitle !== \"\") {\r\n        var encodedTitle = encodeURIComponent(productTitle);\r\n\r\n        buttons.forEach(function(btn) {\r\n            var currentHref = btn.getAttribute('href');\r\n            \r\n            \/\/ S\u00e9curit\u00e9 pour ne pas ajouter le param\u00e8tre 2 fois\r\n            if (currentHref.indexOf('sujet=') === -1) {\r\n                var separator = currentHref.indexOf('?') !== -1 ? '&' : '?';\r\n                var newLink = currentHref + separator + 'sujet=' + encodedTitle;\r\n                \r\n                btn.setAttribute('href', newLink);\r\n            }\r\n        });\r\n    }\r\n});\r\n<\/script><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"quels-polluants-traiter-avec-notre-filtre-industriel-anti-poussiere-odeurs-et-cov\">Which pollutants can be treated with our industrial dust, odour and VOC filters?<\/h2>\n\n\n\n<p>The ePUR010 B CA has been specifically designed for the <strong>combined treatment of dusts, odors, fumes, VOCs and other gaseous pollutants<\/strong>.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Read also: <a href=\"https:\/\/obera.fr\/en\/our-tips\/traitement-odeurs-industrielles\/\" data-type=\"post\" data-id=\"8636\">How to treat industrial odours and VOCs?<\/a><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"pour-quelles-utilisations-est-prevu-notre-appareil-de-filtration-anti-poussiere-odeurs-et-cov\">What are the intended uses of our dust, odour and VOC filtration unit?<\/h2>\n\n\n\n<p>It is ideally suited to <strong>all types of industries<\/strong>, and has already proved its worth in the <strong>electronics<\/strong> industry, the <strong>leather<\/strong> industry, the <strong>luxury goods<\/strong> and clothing industry, the <strong>cosmetics<\/strong> and <strong>jewelry<\/strong> industry, <strong>laboratories<\/strong>, the <strong>education<\/strong> sector, <strong>museums<\/strong> and <strong>art restoration workshops<\/strong>, and industries for processes such as :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Laser fumes<\/li>\n\n\n\n<li>Gluing<\/li>\n\n\n\n<li>Vernissage<\/li>\n\n\n\n<li>Solvent cleaning<\/li>\n\n\n\n<li>Stripping<\/li>\n\n\n\n<li>Polishing<\/li>\n\n\n\n<li>Deburring, etc&#8230;<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"polluants\">Pollutants<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/polluants-poussieres.jpg\" alt=\"Pollutants Dust\" class=\"wp-image-675\"\/><figcaption class=\"wp-element-caption\">Chemical dusts<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-fumees.jpg\" alt=\"Industry Smoke\" class=\"wp-image-722\"\/><figcaption class=\"wp-element-caption\">Smoke industry<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/10\/industrie-aerosols.jpg\" alt=\"Industry Aerosols\" class=\"wp-image-1201\"\/><figcaption class=\"wp-element-caption\">VOCS<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-odeur.jpg\" alt=\"Industry Odor\" class=\"wp-image-723\"\/><figcaption class=\"wp-element-caption\">Odor industry<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"industries\">Industries<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-metallurgie.jpg\" alt=\"Metallurgy industry\" class=\"wp-image-673\"\/><figcaption class=\"wp-element-caption\">Metallurgy<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-bois.jpg\" alt=\"Wood industry\" class=\"wp-image-672\"\/><figcaption class=\"wp-element-caption\">Woodworking<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/08\/industrie-chimie.jpg\" alt=\"Chemical industry\" class=\"wp-image-725\"\/><figcaption class=\"wp-element-caption\">Chemical\/Petrochemical<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"quelles-sont-les-caracteristiques-de-notre-filtre-anti-poussiere-odeurs-et-cov-industriel\">What are the features of our industrial dust, odour and VOC filter?<\/h2>\n\n\n\n<p>Our <strong>industrial dust, odor and VOC filter<\/strong> is designed to ensure high suction power, allowing treatment of up to 1000 m3\/h without an arm, and 150 m3\/h with an arm. Its operating noise level is particularly low (63 dB). <\/p>\n\n\n\n<p>It comprises a pre-filtration stage and two filtration stages (1 main dust filter + 1 main activated carbon filter). Particulate filter media are saturation filters, and should be replaced when saturated. If the quantity of dust is too great, this type of filter media may prove unsuitable, so it&#8217;s best to choose a dust collector with a cleaning system and regenerable filter media.  <\/p>\n\n\n\n<p>The possible filter configurations on this device are as follows:<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading\" id=\"prefiltration\">Pre-filtration<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>ISO Coarse 50% air filter<\/strong> (former efficiency class G3) washable metal mesh in aluminum or steel, particularly suitable for oils, greases, sticky dusts and spark separation.<\/li>\n\n\n\n<li><strong>Air filter ISO Coarse 90% to ISO PM10 85%<\/strong> (efficiency formerly class G4, M5 and F7) filter and frame in polyester fibre. These air filters separate fine and coarse dust and particles to protect the filters on subsequent stages. <\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading\" id=\"filtre-principal-1\">Main filter 1<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Air filter ISO PM1 65% to ISO PM1 85%<\/strong> (efficiency former filtration class F8 and F9) 100% polyester filter, fully recyclable, for efficient filtration with no possible release of glass fibers.<\/li>\n\n\n\n<li><strong>High-efficiency air filter<\/strong> (HEPA absolute filter efficiency E11 to H14) for effective filtration of ultra-fine particles and possibly CMR dusts. E11 filters have a very low pressure drop and are 100% polyester to guarantee healthy air without the release of glass fiber particles. Above E11, absolute filters are made of fiberglass.  <\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"filtre-principal-2\">Main filter 2<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A <strong>wide range of high-efficiency adsorbents<\/strong> are available, to treat a broad spectrum of VOCs, odors and other gaseous pollutants. Activated carbon loads ranging from 6.5kg to 15kg are available. Cartridges are reusable and recyclable.  <\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p>The pre-filtration stage separates coarse particles, thus protecting the main activated carbon filter. Select the type of activated carbon to suit the pollutants to be treated for optimum efficiency. The unit is mounted on castors and weighs just 20 kg, making it easy to maneuver.  <\/p>\n\n\n\n<p>The ePUR 10 B CA dust, odor and VOC filter is a <strong>lightweight<\/strong> (all-aluminum), mobile (on wheels) <strong>industrial system<\/strong> that can be easily positioned close to production facilities, to capture pollutants at source and clean the air as close as possible to the operator.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Device<\/th><th><\/th><th>ePUR010B CA<br>With arm<\/th><th>ePUR010B CA<br>Armless<\/th><\/tr><\/thead><tbody><tr><td>Flow<\/td><td>m3\/h<\/td><td>150<\/td><td>1 000<\/td><\/tr><tr><td>Intensity<\/td><td>A<\/td><td>0.7<\/td><td>0.7<\/td><\/tr><tr><td>Supply voltage<\/td><td>V<\/td><td>230<\/td><td>230<\/td><\/tr><tr><td>Power<\/td><td>kW<\/td><td>0.08<\/td><td>0.08<\/td><\/tr><tr><td>Dimensions<\/td><td>l\/L\/h (mm)<\/td><td>660 x 370 x 780<\/td><td>660 x 370 x 780<\/td><\/tr><tr><td>Charge of activated carbon<\/td><td>kg<\/td><td>7.5<\/td><td>7.5<\/td><\/tr><tr><td>Noise level<\/td><td>dB(A)<\/td><td>63<\/td><td>63<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/wp-content\/uploads\/2024\/02\/brochure-epur-10-bca.pdf\">download product data sheet<\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"quels-sont-les-avantages-de-notre-filtre-anti-poussiere-odeurs-et-cov-industriel\">What are the advantages of our industrial dust, odour and VOC filter?<\/h2>\n\n\n\n<p>These filtration systems significantly improve air quality in workstations, thereby reducing the risk of employee exposure. Another benefit is the <strong>protection of production machines<\/strong>, leading to <strong>fewer breakdowns<\/strong> and longer machine life.   <\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>These air handling systems are <strong>particularly quiet<\/strong>, enabling them to be installed directly in the work area.  <\/p>\n<\/blockquote>\n\n\n\n<p>The pre-filter protects the main activated carbon filter from coarse particles, ensuring its longevity. Changing filters is quick and easy, thanks to a single hexagonal key. Its castors and 20 kg weight make it easy to handle. As required by law, our devices enable you to comply with the Occupational Exposure Limit Values<a href=\"https:\/\/obera.fr\/conseils\/reglementation-vlep-evaluation-risque-chimique-lieu-de-travail\/\" data-type=\"post\" data-id=\"6575\">(O<\/a>ELVs) and thus <a href=\"https:\/\/obera.fr\/conseils\/qualite-l-air-interieur-critere-essentiel-industrie\/\" data-type=\"post\" data-id=\"5884\">improve air quality<\/a>.   <\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"avantages\">Advantages<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Plug &amp; Play: just plug it in and it&#8217;s done!<\/li>\n\n\n\n<li>Powerful and quiet<\/li>\n\n\n\n<li>No installation or extraction ducts<\/li>\n\n\n\n<li>Designed for easy mobility on castors<\/li>\n\n\n\n<li>Very low power consumption (less than a household vacuum cleaner)<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"particularites\">Special features<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Cartridges loaded with activated carbon selected according to the pollutants to be treated.<\/li>\n\n\n\n<li>Reusable and recyclable cartridges<\/li>\n\n\n\n<li>Change filter media yourself in just 5 minutes, using just one Allen key<\/li>\n\n\n\n<li>Plugs into a standard 220V socket<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"caracteristiques\">Characteristics<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Significantly improves air quality in production workshops, complementing existing systems<\/li>\n\n\n\n<li>Captures pollutants at source<\/li>\n\n\n\n<li>Can be fitted with various hoods or modular hoods<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/obera.fr\/en\/contact-us\/\">Read more<\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"les-autres-produits-de-traitement-des-polluants-gazeux-obera\">Other oberA gaseous pollutant treatment products<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-medium is-resized\"><a href=\"https:\/\/obera.fr\/produits\/traitement-cov\/aspiration-mobile-odeurs-epur-box\/\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR-BOX-SF-300x300.png\" alt=\"Epur Box Sf\" class=\"wp-image-1036\" srcset=\"https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR-BOX-SF-300x300.png 300w, https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR-BOX-SF-150x150.png 150w, https:\/\/obera.fr\/wp-content\/uploads\/2020\/09\/ePUR-BOX-SF.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"wp-element-caption\">EPUR BOX<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https:\/\/obera.fr\/produits\/purificateurs-air\/professionnel-epur-ca\/\"><img decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2022\/02\/EPUR30-CA.png\" alt=\"pur30 ca\" class=\"wp-image-8923\" srcset=\"https:\/\/obera.fr\/wp-content\/uploads\/2022\/02\/EPUR30-CA.png 500w, https:\/\/obera.fr\/wp-content\/uploads\/2022\/02\/EPUR30-CA-300x300.png 300w, https:\/\/obera.fr\/wp-content\/uploads\/2022\/02\/EPUR30-CA-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><figcaption class=\"wp-element-caption\">ePUR AC<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https:\/\/obera.fr\/produits\/depoussiereurs-industriels\/petits\/aspiration-fumees-soudage-laser-epur-b-ex\/\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2023\/10\/epurb-ex-1000-3000-5000.png\" alt=\"oberA epur b ex 1000 3000 5000\" class=\"wp-image-25016\" srcset=\"https:\/\/obera.fr\/wp-content\/uploads\/2023\/10\/epurb-ex-1000-3000-5000.png 600w, https:\/\/obera.fr\/wp-content\/uploads\/2023\/10\/epurb-ex-1000-3000-5000-300x300.png 300w, https:\/\/obera.fr\/wp-content\/uploads\/2023\/10\/epurb-ex-1000-3000-5000-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a><figcaption class=\"wp-element-caption\">ePUR B EX<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https:\/\/obera.fr\/produits\/traitement-cov\/filtre-atex-mobile-mobfan-4500\/\"><img decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/obera.fr\/wp-content\/uploads\/2022\/03\/Filtre-mobile-ATEX-MOBFAN4500.png\" alt=\"mobfan4500 atex mobile filter\" class=\"wp-image-9464\" srcset=\"https:\/\/obera.fr\/wp-content\/uploads\/2022\/03\/Filtre-mobile-ATEX-MOBFAN4500.png 500w, https:\/\/obera.fr\/wp-content\/uploads\/2022\/03\/Filtre-mobile-ATEX-MOBFAN4500-300x300.png 300w, https:\/\/obera.fr\/wp-content\/uploads\/2022\/03\/Filtre-mobile-ATEX-MOBFAN4500-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><figcaption class=\"wp-element-caption\">MOBFAN 4500<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Our ePUR010 B CA industrial dust and VOC filter is a mobile activated carbon suction box capable of handling an air stream containing dust, fine particles and gaseous pollutants. How does our device work? The operation of this industrial filter is simple: polluted air is collected at source via a hose, duct, suction arm or extraction hood. The system is equipped with 2 or 3 filtration stages. Particles and dust are retained by the first 2 stages of configurable filtration (pre-filter configurable from G3 to F7) and a main filter (configurable from F8 to absolute HEPA H14 filtration). The gaseous &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"ePUR010 B CA industrial filter for dust, odors and VOCs\" class=\"read-more button\" href=\"https:\/\/obera.fr\/en\/produits\/traitement-cov\/filtre-anti-poussiere-epur010-b-ca\/#more-31753\" aria-label=\"Read more about ePUR010 B CA industrial filter for dust, odors and VOCs\">Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":83737,"parent":31475,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"ePUR010 B CA industrial filter for dust, odors \/ VOCs","_seopress_titles_desc":"The ePUR010 B CA industrial filter is a mobile activated carbon suction box that treats air containing dust, fine particles and gaseous pollutants.","_seopress_robots_index":"","footnotes":""},"class_list":{"0":"post-31753","1":"page","2":"type-page","3":"status-publish","4":"has-post-thumbnail","6":"no-featured-image-padding","7":"resize-featured-image"},"acf":[],"_links":{"self":[{"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/pages\/31753","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/comments?post=31753"}],"version-history":[{"count":12,"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/pages\/31753\/revisions"}],"predecessor-version":[{"id":87886,"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/pages\/31753\/revisions\/87886"}],"up":[{"embeddable":true,"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/pages\/31475"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/media\/83737"}],"wp:attachment":[{"href":"https:\/\/obera.fr\/en\/wp-json\/wp\/v2\/media?parent=31753"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}