자동차 산업

캐빈 에어 필터

활성탄은 차량 실내 공기 필터에 흔히 사용되며, 유해 오염 물질과 냄새를 제거하여 차량 공기 질을 크게 개선합니다. Haycarb의 자동차 산업용 활성탄은 탁월한 부탄 흡착 성능으로 설계되어 차량 환기 및 에어컨 시스템에서 발생하는 원치 않는 가스와 증기를 효과적으로 제거합니다. 높은 표면적과 다공성 구조는 휘발성 유기 화합물(VOC)을 포함한 대기 오염 물질과 톨루엔, 이산화황, 질소산화물과 같은 유독 가스를 효율적으로 흡착합니다. 이를 통해 OEM 제조업체는 유해 오염 물질과 불쾌한 냄새로부터 탑승자를 보호하여 더욱 건강하고 편안한 운전 경험을 제공할 수 있습니다.

.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’s high-performance activated carbon, with superior butane adsorption capacity, effectively eliminates unwanted gases and vapors from vehicle ventilation and air conditioning systems. Its high surface area and porous structure enable efficient adsorption of airborne pollutants, including volatile organic compounds (VOCs) and toxic gases such as toluene, sulfur dioxide, and nitrogen oxides.

By incorporating Haycarb’s activated carbon into cabin air filters, OEM manufacturers can enhance passenger protection from harmful contaminants and unpleasant odors, ensuring a healthier and more comfortable driving experience.

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); }

문의하기

필요한 정보를 입력해 주시면 저희 팀이 귀하에게 적합한 솔루션을 찾도록 도와드리겠습니다.



    이 사이트는 reCAPTCHA 및 Google 의 보호를 받습니다. 개인정보 보호정책 그리고 서비스 약관 적용하다