{"id":12138,"date":"2025-01-08T08:46:08","date_gmt":"2025-01-08T07:46:08","guid":{"rendered":"https:\/\/www.energycle.com\/?p=12138"},"modified":"2026-04-03T09:44:41","modified_gmt":"2026-04-03T07:44:41","slug":"separator-de-curenti-turbionari-cu-recuperare-ridicata-pentru-aluminiu-fin","status":"publish","type":"post","link":"https:\/\/www.energycle.com\/ro\/separator-de-curenti-turbionari-cu-recuperare-ridicata-pentru-aluminiu-fin\/","title":{"rendered":"Separator de curen\u021bi turbionari cu recuperare ridicat\u0103 pentru aluminiu fin"},"content":{"rendered":"\n<style>\n  \/* Scoped styles for the ECS block *\/\n  #ecs-page {\n    --ink: #0f172a;\n    --ink-2: #475569;\n    --pri: #4d94e7;\n    --accent: #10b981;\n    --card: #ffffff;\n    --muted: #f6f8fb;\n    --radius: 12px;\n    --shadow: 0 8px 24px rgba(15,23,42,.08);\n    color: var(--ink);\n    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, \"Helvetica Neue\", Arial, \"Noto Sans\", \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\", sans-serif;\n  }\n  #ecs-page .wrap { max-width: 1140px; margin: 0 auto; padding: 0 20px; }\n  #ecs-page a { color: var(--pri); text-decoration: none; }\n  #ecs-page a:hover { text-decoration: underline; }\n\n  \/* Hero *\/\n  #ecs-page .hero { padding: 48px 0 32px; }\n  #ecs-page .hero-grid { display: grid; gap: 24px; align-items: center; grid-template-columns: 1fr; }\n  @media (min-width: 1024px) { #ecs-page .hero-grid { grid-template-columns: 1.1fr 0.9fr; } }\n  #ecs-page .tag { display: inline-flex; align-items: center; gap: 8px; padding: 6px 10px; border-radius: 999px; background: #e9f2ff; color: #4d94e7; font-weight: 600; font-size: 12px; }\n  #ecs-page .title { margin: 8px 0 10px; font-size: clamp(28px, 5vw, 42px); line-height: 1.08; letter-spacing: -0.02em; font-weight: 800; }\n  #ecs-page .subtitle { color: var(--ink-2); max-width: 58ch; }\n  #ecs-page .cta { display: inline-flex; gap: 10px; align-items: center; margin-top: 16px; }\n  #ecs-page .btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 18px; border-radius: var(--radius); font-weight: 600; border: 1px solid rgba(15,23,42,.08); background: #fff; color: var(--ink); text-decoration: none; }\n  #ecs-page .btn.primary { background: var(--pri); color: #fff; border-color: transparent; box-shadow: 0 6px 16px rgba(11,99,246,.25); }\n  #ecs-page .btn.primary:hover { background: #3c7fd0; text-decoration: none; }\n\n  \/* Custom Video Player Styles *\/\n  #ecs-page .video-wrapper {\n    position: relative;\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow);\n    cursor: pointer;\n  }\n  #ecs-page .video-element {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n  #ecs-page .custom-play-button {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 70px;\n    height: 70px;\n    background-color: rgba(0, 0, 0, 0.5);\n    border: 2px solid white;\n    border-radius: 50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    cursor: pointer;\n    transition: background-color 0.2s ease, transform 0.2s ease;\n    z-index: 10;\n    pointer-events: none; \/* Button doesn't intercept clicks, wrapper does *\/\n  }\n   #ecs-page .video-wrapper:hover .custom-play-button {\n    transform: translate(-50%, -50%) scale(1.1);\n  }\n  #ecs-page .custom-play-button svg {\n    width: 32px;\n    height: 32px;\n    fill: white;\n  }\n  #ecs-page .play-icon { margin-left: 4px; } \/* Optical alignment for play triangle *\/\n  #ecs-page .pause-icon { display: none; }\n  #ecs-page .video-wrapper.playing .play-icon { display: none; }\n  #ecs-page .video-wrapper.playing .pause-icon { display: block; }\n  #ecs-page .video-wrapper.playing .custom-play-button { opacity: 0; }\n  #ecs-page .video-wrapper:hover .custom-play-button { opacity: 1; }\n\n  \/* Sections *\/\n  #ecs-page .section { padding: 48px 0; }\n  #ecs-page .section h2 { margin: 0 0 16px; font-size: clamp(22px, 3.6vw, 32px); text-align: center; }\n  #ecs-page .lead { color: var(--ink-2); margin: 0 auto 32px; max-width: 70ch; text-align: center;}\n\n  \/* Cards & grids *\/\n  #ecs-page .grid-3 { display: grid; gap: 24px; grid-template-columns: 1fr; }\n  @media (min-width: 768px) { #ecs-page .grid-3 { grid-template-columns: repeat(3, 1fr); } }\n  #ecs-page .card { background: var(--card); border: 1px solid rgba(15, 23, 42, 0.06); border-radius: var(--radius); padding: 24px; box-shadow: var(--shadow); height: 100%; }\n  #ecs-page .card h3 { margin: 12px 0 8px; font-size: 18px; }\n  #ecs-page .card p { color: var(--ink-2); font-size: 0.95em;}\n  #ecs-page .icon { width: 32px; height: 32px; color: var(--pri); margin-bottom: 6px; }\n  #ecs-page .icon svg { width: 32px; height: 32px; display: block; }\n  \n  \/* Feature List *\/\n  #ecs-page .feature-list { display: grid; gap: 16px; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); max-width: 1000px; margin: 0 auto; }\n  #ecs-page .feature-item { display: flex; align-items: flex-start; gap: 12px; background: #fff; padding: 14px; border-radius: var(--radius); box-shadow: var(--shadow); border: 1px solid rgba(15,23,42,.06); }\n  #ecs-page .feature-icon { color: var(--accent); flex-shrink: 0; width: 24px; height: 24px; margin-top: 2px; }\n  #ecs-page .feature-item div { flex: 1; }\n  #ecs-page .feature-item h4 { margin: 0 0 2px; font-size: 1.05em; }\n  #ecs-page .feature-item p { margin: 0; font-size: 0.9em; color: var(--ink-2); }\n  \n  \/* Specs Table *\/\n  #ecs-page .specs-container { max-width: 1100px; margin: 0 auto; overflow-x: auto; }\n  #ecs-page table { width: 100%; border-collapse: collapse; background: #fff; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); min-width: 800px; }\n  #ecs-page th, #ecs-page td { padding: 12px 14px; border-bottom: 1px solid rgba(15,23,42,0.06); text-align: center; font-size: 0.9em; }\n  #ecs-page th { background: var(--muted); font-weight: 700; text-align: center; }\n  #ecs-page td:first-child, #ecs-page th:first-child { text-align: left; font-weight: 700; }\n\n  \/* FAQ *\/\n  #ecs-page .faq { display: grid; gap: 12px; max-width: 800px; margin: 0 auto; }\n  #ecs-page details { background: #fff; border: 1px solid rgba(15,23,42,0.08); border-radius: 10px; padding: 14px 16px; box-shadow: var(--shadow); }\n  #ecs-page summary { cursor: pointer; font-weight: 700; display: flex; align-items: center; justify-content: space-between; gap: 10px; }\n  #ecs-page summary::-webkit-details-marker, #ecs-page summary::marker { display: none; }\n  #ecs-page .chev { width: 18px; height: 18px; flex-shrink: 0; color: var(--pri); transition: transform .25s ease; }\n  #ecs-page details[open] .chev { transform: rotate(180deg); }\n  #ecs-page details p { color: var(--ink-2); margin: 12px 0 0; }\n\n  \/* Invert style *\/\n  #ecs-page .invert { background: var(--muted); }\n  #ecs-page .form-slot { background: #fff; padding: 24px; border-radius: var(--radius); box-shadow: var(--shadow); max-width: 700px; margin: 32px auto 0; }\n<\/style>\n\n<div id=\"ecs-page\" aria-label=\"High-Recovery Eddy Current Separator for Fine Metals\">\n  <!-- Hero -->\n  <section class=\"hero\">\n    <div class=\"wrap hero-grid\">\n      <div>\n        <span class=\"tag\">Advanced Metal Separation<\/span>\n        <h1 class=\"title\">High-Recovery Eddy Current Separator for Fine Metals<\/h1>\n        <p class=\"subtitle\">Engineered with a high-frequency concentric rotor, our Eddy Current Separator (ECS) excels at recovering valuable non-ferrous particles as small as 2mm from PET flakes, glass, incinerator bottom ash (IBA), and more.<\/p>\n        <div class=\"cta\">\n          <a class=\"btn primary\" href=\"#ecs-contact\">Request a Quote<\/a>\n          <a class=\"btn\" href=\"#ecs-specs\">View Specifications<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"video-wrapper\">\n        <video class=\"video-element\" playsinline poster=\"https:\/\/www.energycle.com\/wp-content\/uploads\/2025\/01\/concentric20pole20eddy20current20separator20principle.webp\" preload=\"metadata\">\n          <source src=\"https:\/\/video.525.hk\/Eddy%20current%20magnetic%20separator\/Eddy%20current%20magnetic%20separator.mp4\" type=\"video\/mp4\">\n          Your browser does not support the video tag.\n        <\/video>\n        <div class=\"custom-play-button\">\n          <svg class=\"play-icon\" viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>\n          <svg class=\"pause-icon\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"><\/path><\/svg>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Benefits -->\n  <section class=\"section\" id=\"ecs-benefits\">\n    <div class=\"wrap\">\n      <h2>Maximize Purity and Profit<\/h2>\n      <p class=\"lead\">Unlock the hidden value in your waste streams. Our ECS technology is designed to deliver superior separation efficiency, ensuring higher purity rates for your recycled materials and maximizing your return on investment.<\/p>\n      <div class=\"grid-3\">\n        <article class=\"card\">\n          <div class=\"icon\" aria-hidden=\"true\"><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=\"m12 14 4-4\"\/><path d=\"M3.34 19a10 10 0 1 1 17.32 0\"\/><\/svg><\/div>\n          <h3>Precision Fine Particle Recovery<\/h3>\n          <p>Don&#8217;t let valuable micro-metals slip through. Our system is specifically optimized to identify and eject non-ferrous metal fragments down to 2mm, making it perfect for purifying PET plastic flakes and fine-fraction materials.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <div class=\"icon\" aria-hidden=\"true\"><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=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><path d=\"m3.27 6.96 8.74 5 8.74-5\"\/><path d=\"M12 22.08V12\"\/><\/svg><\/div>\n          <h3>High-Intensity Magnetic Field<\/h3>\n          <p>The concentric rotor, packed with high-performance Rare Earth magnets and spinning at up to 4000 RPM, generates an extremely powerful magnetic field, ensuring maximum repulsive force and superior separation of non-ferrous metals.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <div class=\"icon\" aria-hidden=\"true\"><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=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n          <h3>Robust &#038; Industrial-Ready<\/h3>\n          <p>Designed for demanding recycling environments, our ECS features ABB\u00ae or SEW\u00ae motors, a maintenance-free drum motor, wear-resistant components, and an easy-to-maintain cantilever frame design for quick belt changes.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Applications -->\n  <section class=\"section invert\" id=\"ecs-applications\">\n    <div class=\"wrap\">\n        <h2>Typical Applications<\/h2>\n        <p class=\"lead\">A crucial component for purification and metal recovery across a wide range of recycling industries.<\/p>\n        <div class=\"grid-3\">\n            <div class=\"card\"><h3>PET Plastic Flakes<\/h3><p>Removes fine aluminum and other non-ferrous contaminants to produce high-purity, food-grade rPET.<\/p><\/div>\n            <div class=\"card\"><h3>Incinerator Bottom Ash (IBA)<\/h3><p>Efficiently recovers valuable non-ferrous metals from the fine fraction of processed bottom ash.<\/p><\/div>\n            <div class=\"card\"><h3>Glass Recycling<\/h3><p>Purifies crushed glass (cullet) by removing non-ferrous metal caps and foils before melting.<\/p><\/div>\n            <div class=\"card\"><h3>ZORBA Upgrading<\/h3><p>Enhances the quality and purity of your ZORBA (shredded non-ferrous scrap) by separating aluminum from heavy metals.<\/p><\/div>\n            <div class=\"card\"><h3>E-Waste (WEEE)<\/h3><p>Recovers fine precious and non-ferrous metals from shredded electronic circuit boards and components.<\/p><\/div>\n            <div class=\"card\"><h3>Foundry Residues<\/h3><p>Purifies casting sand and recycles non-ferrous residues from metal casting and foundry operations.<\/p><\/div>\n        <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Key Features -->\n  <section class=\"section\" id=\"ecs-features\">\n      <div class=\"wrap\">\n          <h2>Engineered for Maximum Efficiency<\/h2>\n          <div class=\"feature-list\">\n              <div class=\"feature-item\"><svg class=\"feature-icon\" 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=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg><div><h4>High-Frequency Rotor<\/h4><p>High-performance NdFeB rare earth magnets deliver a powerful 4500Gs surface strength at speeds up to 4000 RPM.<\/p><\/div><\/div>\n              <div class=\"feature-item\"><svg class=\"feature-icon\" 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=\"M3 6h18\"\/><path d=\"M7 12h10\"\/><path d=\"M10 18h4\"\/><\/svg><div><h4>Uniform Vibratory Feeder<\/h4><p>Optional vibratory feeder ensures a uniform, single-layer spread of material across the belt for optimal separation performance.<\/p><\/div><\/div>\n              <div class=\"feature-item\"><svg class=\"feature-icon\" 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=\"M21.24 12.24a5.8 5.8 0 0 0-8.48 0L12 13l-1.24-1.24a5.8 5.8 0 0 0-8.48 8.48L12 21l9.24-9.24a5.8 5.8 0 0 0 0-8.48z\"\/><path d=\"M12 3v7.41c0 .53.21 1.04.59 1.41l.01.01 5-5\"\/><path d=\"M12 3 7.41 7.59c-.38.37-.59.88-.59 1.41V13\"\/><\/svg><div><h4>Adjustable Splitter Plate<\/h4><p>Precisely tune the separation point with a manually adjustable splitter (angle, height, distance) for flawless recovery.<\/p><\/div><\/div>\n              <div class=\"feature-item\"><svg class=\"feature-icon\" 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=\"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 0 2l-.15.08a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l-.22-.38a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1 0-2l.15-.08a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg><div><h4>Quick-Change Belt System<\/h4><p>The cantilever frame design allows for full conveyor belt replacement in just 10 minutes, minimizing downtime.<\/p><\/div><\/div>\n          <\/div>\n      <\/div>\n  <\/section>\n  \n  <!-- Specs -->\n  <section class=\"section invert\" id=\"ecs-specs\">\n    <div class=\"wrap\">\n        <h2>Technical Specifications<\/h2>\n        <div class=\"specs-container\">\n            <table aria-label=\"Technical specifications for Eddy Current Separators\">\n              <thead>\n                <tr>\n                  <th>Model<\/th>\n                  <th>Dimensions (L\u00d7W\u00d7H) mm<\/th>\n                  <th>Effective Belt Width<\/th>\n                  <th>Rotor Speed (RPM)<\/th>\n                  <th>Belt Speed (m\/s)<\/th>\n                  <th>Drive Power (kW)<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr><td>40A<\/td><td>2080\u00d71357\u00d71100<\/td><td>330 mm<\/td><td>0-3000<\/td><td>0-2<\/td><td>0.75<\/td><\/tr>\n                <tr><td>65A<\/td><td>3300\u00d71500\u00d71200<\/td><td>520 mm<\/td><td>0-4000<\/td><td>0-2<\/td><td>1.5<\/td><\/tr>\n                <tr><td>80A<\/td><td>3300\u00d71700\u00d71200<\/td><td>670 mm<\/td><td>0-4000<\/td><td>0-2<\/td><td>2.2<\/td><\/tr>\n                <tr><td>100A<\/td><td>3300\u00d71900\u00d71200<\/td><td>840 mm<\/td><td>0-4000<\/td><td>0-2<\/td><td>2.2<\/td><\/tr>\n                <tr><td>120A<\/td><td>3300\u00d72000\u00d71200<\/td><td>1040 mm<\/td><td>0-4000<\/td><td>0-2<\/td><td>2.2<\/td><\/tr>\n                <tr><td>140A<\/td><td>3300\u00d72130\u00d71587<\/td><td>1200 mm<\/td><td>0-4000<\/td><td>0-2<\/td><td>2.2<\/td><\/tr>\n              <\/tbody>\n            <\/table>\n        <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"section\" id=\"ecs-faq\">\n    <div class=\"wrap\">\n      <h2>Frequently Asked Questions<\/h2>\n      <div class=\"faq\">\n        <details>\n          <summary>\n            What is the difference between a concentric and eccentric ECS?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>A concentric rotor (like this model) has magnets across its full width, creating a powerful and uniform magnetic field ideal for separating small non-ferrous particles from non-metallic materials. An eccentric rotor has its magnetic pole offset, which helps prevent ferrous metals from sticking to the drum, making it better suited for applications with heavy ferrous contamination like scrap metal yards (ZORBA).<\/p>\n        <\/details>\n        <details>\n          <summary>\n            What is the smallest particle size this machine can separate?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>Thanks to its high-frequency concentric magnetic rotor, this separator is expertly engineered to recover non-ferrous metal particles as small as 2mm, making it one of the most effective solutions on the market for fine fraction recovery.<\/p>\n        <\/details>\n        <details>\n          <summary>\n            Do I need a magnetic separator before the Eddy Current Separator?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>Yes, it is highly recommended. Ferrous metals can stick to the magnetic rotor and cause damage or reduce separation efficiency. We offer optional integrated high-intensity drum magnets or magnetic head pulleys to remove any ferrous contaminants before the material reaches the ECS rotor, protecting your investment.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n  \n  <!-- Contact CTA -->\n  <section class=\"section invert\" id=\"ecs-contact\">\n    <div class=\"wrap\">\n      <h2>Get a Quote for Your Separation Needs<\/h2>\n      <p class=\"lead\">Contact our technical specialists to discuss your specific material and throughput requirements. We will help you configure the perfect Eddy Current Separator to maximize the purity and value of your recycled products.<\/p>\n      <div class=\"form-slot\">\n        <div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" data-turnstile_key=\"0x4AAAAAAC2lVxjKblyRtkwL\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='12138' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"78761ee290\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ro\/wp-json\/wp\/v2\/posts\/12138\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_last_name_' id='label_ff_1_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ' ><div class='ff-el-input--content'><div data-fluent_id='1' name='cf-turnstile-response'><div\n\t\tdata-sitekey='0x4AAAAAAC2lVxjKblyRtkwL'\n\t\tdata-theme='auto'\n\t\tid='fluentform-turnstile-1-1'\n\t\tclass='ff-el-turnstile cf-turnstile'\n\t\tdata-appearance='always'><\/div><\/div><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            \n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const ecsPage = document.getElementById('ecs-page');\n    if (ecsPage) {\n        const videoWrapper = ecsPage.querySelector('.video-wrapper');\n        const video = ecsPage.querySelector('.video-element');\n\n        if (videoWrapper && video) {\n            videoWrapper.addEventListener('click', function() {\n                if (video.paused) {\n                    video.play();\n                    videoWrapper.classList.add('playing');\n                } else {\n                    video.pause();\n                    videoWrapper.classList.remove('playing');\n                }\n            });\n\n            video.addEventListener('play', function() {\n                videoWrapper.classList.add('playing');\n            });\n\n            video.addEventListener('pause', function() {\n                videoWrapper.classList.remove('playing');\n            });\n\n            video.addEventListener('ended', function() {\n                videoWrapper.classList.remove('playing');\n            });\n        }\n    }\n});\n<\/script>\n\n<p><script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"FAQPage\",\r\n  \"mainEntity\": [\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"What is a high-recovery eddy current separator for fine aluminum?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"A high-recovery eddy current separator is specifically designed to recover small aluminum particles (2-20mm) that standard eddy current separators miss. It uses a high-frequency eccentric pole rotor, narrower belt width, and precise splitter adjustment to achieve 90%+ recovery of fine aluminum from waste streams.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Why is fine aluminum recovery important?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Fine aluminum pieces represent significant value often lost in conventional sorting. Aluminum prices at $1,500-2,500\/tonne make recovery of even small particles economically attractive. In e-waste, incinerator ash, and auto shredder residue, fine aluminum can represent 5-15% of the metal value\u2014worth recovering with specialized equipment.\"\r\n      }\r\n    }\r\n  ]\r\n}\r\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Separatoarele concentrice cu curen\u021bi turbionari sunt concepute pentru separarea de \u00eenalt\u0103 eficien\u021b\u0103 a particulelor neferoase minuscule, cum ar fi de\u0219eurile de aluminiu, de materialele de volum mare. Ideale pentru fluxurile de fulgi de plastic PET, resturi de sticl\u0103 \u0219i procesarea IBA, aceste separatoare utilizeaz\u0103 rotoare de \u00eenalt\u0103 frecven\u021b\u0103 \u0219i sisteme magnetice avansate pentru sortare \u0219i purificare precis\u0103.<\/p>","protected":false},"author":1,"featured_media":12543,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1917],"tags":[],"class_list":["post-12138","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-eddy-current"],"_links":{"self":[{"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/posts\/12138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/comments?post=12138"}],"version-history":[{"count":1,"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/posts\/12138\/revisions"}],"predecessor-version":[{"id":18282,"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/posts\/12138\/revisions\/18282"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/media\/12543"}],"wp:attachment":[{"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/media?parent=12138"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/categories?post=12138"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.energycle.com\/ro\/wp-json\/wp\/v2\/tags?post=12138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}