Lösungsmittelrückgewinnung

Lösungsmittelrückgewinnung

Branchen wie die Klebstoffherstellung, die chemische Reinigung, die Produktion magnetischer Datenträger, der Flexodruck, der Tiefdruck, die Herstellung von Kunstfasern, Lackierkabinen und die Produktion von Verbandsmaterialien nutzen organische Lösemitteldämpfe mit hohen Verdunstungsraten. Haycarb bietet granulierten Aktivkohlenstoff (GAC) und extrudierte, pelletierte Aktivkohleprodukte zur Lösemittelrückgewinnung an. Diese Produkte sind für Dämpfe wie Aceton, Cyclohexan, Kohlenstoffdisulfid, Ethylalkohol, Butanol, Toluol, Xylol, Ethylacetat, Isopropylalkohol (IPA), Methylethylketon (MEK), Verdünner und Terpentin geeignet, die in diesen Branchen häufig verwendet werden. Sie adsorbieren Lösemittelpartikel effektiv und lassen sich durch Desorption mit Druckdampf effizient regenerieren, sodass sie im Produktionszyklus wiederverwendet werden können.

.shbt1 { font-family: poppins; font-size: 0.9027777777777778vw; font-weight: 700; color: #424242; transition-duration: 0.4s; background: none; border: none; border-bottom: 1px solid #42424280; padding: 0; cursor: pointer; } .shbt1:hover { color: #72BF44; } .shbt1:focus { text-decoration: none; } #sechide2 { display: block; height: 0; overflow: hidden; transition: height 0.4s ease, opacity 0.4s ease; opacity: 0; } .content-visible { height: auto; opacity: 1; } function toggleSection() { var element = document.getElementById("sechide2"); if (element.classList.contains("content-visible")) { element.style.height = element.scrollHeight + "px"; // Set height explicitly for animation setTimeout(() => { element.style.height = "0"; }, 10); element.style.opacity = "0"; // Fade-out effect setTimeout(() => { element.classList.remove("content-visible"); }, 400); } else { element.classList.add("content-visible"); element.style.height = element.scrollHeight + "px"; // Smooth transition to show setTimeout(() => { element.style.height = "auto"; }, 400); element.style.opacity = "1"; // Fade-in effect } }

Haycarb offers granular activated carbon (GAC) and extruded pellet-activated products designed for the recovery of solvent vapors like acetone, cyclohexane, carbon disulfide, ethyl alcohol, butanol, toluene, xylene, ethyl acetate, Isopropyl alcohol (IPA), methyl ethyl ketone (MEK), thinner and turpentine which are commonly used in these industries. They effectively adsorb solvent particles and can efficiently regenerate by desorbing them using pressurized steam, allowing for reuse in the production cycle.

Lorem ipsum dolor amet consectetur purus

Lorem ipsum dolor sit amet consectetur. Placerat ac neque molestie pretium. Purus in facilisi magna cursus nec neque. Laoreet justo lacus pellentesque in arcu vestibulum ut. Cursus blandit suscipit tortor quis. Lorem ipsum dolor sit amet consectetur. Placerat ac neque molestie pretium. Purus in facilisi magna cursus nec neque.

/* Code from https://element.how/elementor-show-hide-section/ * Copyright 2024 https://element.how/ * No redistribution without permission * Use on your own and your client sites is allowed and welcomed * V1.3 2024/02/04 */ document.addEventListener('DOMContentLoaded', function () { $ = jQuery; function setupToggles(selector) { let toggles = Array.from(document.querySelectorAll(`${selector} .toggleElem`)); let contents = Array.from(document.querySelectorAll(`${selector} .toggleContent`)); let closers = Array.from(document.querySelectorAll(`${selector} .toggleClose`)); toggles.forEach((toggle, i) => { if (toggle.classList.contains('toggleIsSetup') && selector !== '.elementor-popup-modal') return; toggle.classList.add('toggleIsSetup'); toggle.addEventListener('click', function (e) { e.preventDefault(); toggle.classList.toggle('toggleIsActive'); jQuery(contents[i]).slideToggle(); if (toggle.classList.contains('toggleIsActive')) resizeEvent(); }); }); closers.forEach((closer, i) => { if (closer.classList.contains('toggleIsSetup') && selector !== '.elementor-popup-modal') return; closer.classList.add('toggleIsSetup'); closer.addEventListener('click', function (e) { e.preventDefault(); toggles[i].classList.remove('toggleIsActive'); jQuery(contents[i]).slideUp(); }); }); contents.forEach(content => { if (content.classList.contains('toggleIsSetup') && selector !== '.elementor-popup-modal') return; content.classList.add('toggleIsSetup'); content.style.display = 'none'; }); } setupToggles(''); /* compatibility for Elementor popups */ jQuery(document).on('elementor/popup/show', () => { setupToggles('.elementor-popup-modal'); }); function resizeEvent() { setTimeout(function () { window.dispatchEvent(new Event('resize')); }, 400); } }); .toggleElem a, .toggleElem svg, .toggleElem i, .toggleClose a, .toggleClose i, .toggleClose img { cursor: pointer; transition: transform 0.34s ease; } /* rotate the icon in the button or icon element when toggle is active */ .toggleIsActive i, .toggleIsActive svg { transform: rotate(90deg); } /* for a smooth animation we move the min height property to the inner container, be certain you are using "boxed" layout if you need a min height */ .toggleContent.e-con { min-height: initial; } .toggleContent > .e-con-inner { min-height:var(--min-height); }

Kontaktieren Sie uns

Bitte füllen Sie die erforderlichen Informationen aus, und unser Team hilft Ihnen gerne dabei, die passenden Lösungen zu finden.



    Diese Website ist durch reCAPTCHA und Google geschützt. Datenschutzrichtlinie Und Nutzungsbedingungen anwenden