{"product_id":"epoch-16-ft-3-blades-91-rpm-hvls-fan-with-epoch-1-0-motor-and-controller-50-nm-0-6-kw-0-8-hp","title":"EP16F3B-1.0","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow:wght@400;500;600\u0026display=swap');\n\n  .epoch16-spec-section {\n    font-family: 'Barlow', Arial, sans-serif;\n    background: #111111;\n    color: #ccc;\n    padding: 50px 30px;\n  }\n\n  .epoch16-spec-red-strip {\n    background: #ff0000;\n    color: #fff;\n    text-align: center;\n    padding: 10px;\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 14px;\n    letter-spacing: 4px;\n    margin-bottom: 40px;\n    border-radius: 4px;\n  }\n\n  .epoch16-spec-badge {\n    display: inline-block;\n    background: #ff0000;\n    color: #fff;\n    font-family: 'Bebas Neue', sans-serif;\n    letter-spacing: 2px;\n    font-size: 13px;\n    padding: 4px 14px;\n    border-radius: 4px;\n    margin-bottom: 12px;\n  }\n\n  .epoch16-spec-main-title {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 30px;\n    letter-spacing: 2px;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.3;\n  }\n\n  .epoch16-spec-main-subtitle {\n    color: #888;\n    font-size: 14px;\n    margin-bottom: 40px;\n  }\n\n  .epoch16-spec-divider-red {\n    width: 70px;\n    height: 4px;\n    background: #ff0000;\n    margin-bottom: 30px;\n    position: relative;\n  }\n\n  .epoch16-spec-divider-red::after {\n    content: '';\n    display: block;\n    width: 20px;\n    height: 4px;\n    background: #ff0000;\n    position: absolute;\n    left: 80px;\n    top: 0;\n    opacity: 0.4;\n  }\n\n  .epoch16-spec-h3 {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 24px;\n    letter-spacing: 2px;\n    color: #ffffff;\n    margin-top: 50px;\n    margin-bottom: 15px;\n    padding-left: 14px;\n    border-left: 4px solid #ff0000;\n  }\n\n  .epoch16-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 35px;\n  }\n\n  .epoch16-spec-table th {\n    background: #1c1c1c;\n    color: #ffffff;\n    padding: 13px 16px;\n    text-align: left;\n    border: 1px solid #2a2a2a;\n    font-weight: 600;\n    font-size: 15px;\n    width: 35%;\n  }\n\n  .epoch16-spec-table td {\n    padding: 12px 16px;\n    border: 1px solid #2a2a2a;\n    font-size: 15px;\n    color: #bbb;\n  }\n\n  .epoch16-spec-table tr:nth-child(even) th {\n    background: #181818;\n  }\n\n  .epoch16-spec-table tr:hover td,\n  .epoch16-spec-table tr:hover th {\n    background: #1e1e1e;\n    color: #fff;\n    transition: 0.2s;\n  }\n\n  .epoch16-spec-table ul {\n    margin: 0;\n    padding-left: 18px;\n    line-height: 1.8;\n    color: #bbb;\n  }\n\n  .epoch16-spec-hr {\n    border: none;\n    border-top: 1px solid #2a2a2a;\n    margin: 50px 0;\n  }\n\n  .epoch16-spec-desc-title {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 28px;\n    letter-spacing: 2px;\n    color: #ffffff;\n    margin-bottom: 8px;\n  }\n\n  .epoch16-spec-desc-p {\n    line-height: 1.8;\n    margin-bottom: 20px;\n    color: #bbb;\n    font-size: 16px;\n  }\n\n  .epoch16-spec-tags {\n    margin-bottom: 25px;\n  }\n\n  .epoch16-spec-tag {\n    display: inline-block;\n    background: #1c1c1c;\n    border: 1px solid #ff0000;\n    color: #ff0000;\n    padding: 5px 16px;\n    border-radius: 20px;\n    font-size: 14px;\n    margin-right: 10px;\n    margin-bottom: 8px;\n    font-family: 'Bebas Neue', sans-serif;\n    letter-spacing: 1px;\n  }\n\n  .epoch16-spec-subh4 {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 20px;\n    letter-spacing: 2px;\n    color: #ffffff;\n    margin-top: 30px;\n    margin-bottom: 12px;\n    padding-left: 12px;\n    border-left: 3px solid #ff0000;\n  }\n\n  .epoch16-spec-ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n  }\n\n  .epoch16-spec-ul li {\n    padding: 9px 0;\n    border-bottom: 1px solid #2a2a2a;\n    color: #bbb;\n    font-size: 15px;\n  }\n\n  .epoch16-spec-ul li:last-child {\n    border-bottom: none;\n  }\n\n  .epoch16-spec-boxes {\n    display: flex;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 40px;\n  }\n\n  .epoch16-spec-box {\n    flex: 1;\n    min-width: 280px;\n    border: 1px solid #2a2a2a;\n    border-top: 4px solid #ff0000;\n    padding: 24px;\n    border-radius: 6px;\n    background: #1c1c1c;\n    transition: 0.3s ease;\n  }\n\n  .epoch16-spec-box:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 40px rgba(255, 0, 0, 0.15);\n  }\n\n  .epoch16-spec-box h4 {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 20px;\n    letter-spacing: 2px;\n    color: #ff0000;\n    margin-bottom: 12px;\n  }\n\n  .epoch16-spec-box p {\n    line-height: 1.7;\n    color: #bbb;\n    font-size: 15px;\n    margin: 0;\n  }\n\n  .epoch16-spec-box p strong {\n    color: #fff;\n  }\n\n  .epoch16-spec-contact {\n    background: #1c1c1c;\n    padding: 18px 22px;\n    border-left: 4px solid #ff0000;\n    font-weight: 500;\n    color: #ccc;\n    border-radius: 0 6px 6px 0;\n    font-size: 15px;\n  }\n\n  .epoch16-spec-contact a {\n    color: #ff0000;\n    text-decoration: none;\n  }\n\n  @media only screen and (max-width: 768px) {\n    .epoch16-spec-table th,\n    .epoch16-spec-table td {\n      display: block;\n      width: 100% !important;\n    }\n    .epoch16-spec-boxes {\n      flex-direction: column;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"epoch16-spec-section\"\u003e\n\n  \u003cdiv class=\"epoch16-spec-red-strip\"\u003e⚙ EPOCH HVLS FANS — TECHNICAL SPECIFICATIONS ⚙\u003c\/div\u003e\n\n  \u003cdiv class=\"epoch16-spec-badge\"\u003eEPOCH 1.0 SERIES\u003c\/div\u003e\n  \u003cdiv class=\"epoch16-spec-main-title\"\u003eEpoch 16-ft | 3-Blades | 91 RPM HVLS Fan\u003c\/div\u003e\n  \u003cdiv class=\"epoch16-spec-main-subtitle\"\u003eEpoch 1.0 Motor \u0026amp; Controller — 50 Nm \/ 0.6 kW \/ 0.8 hp\u003c\/div\u003e\n  \u003cdiv class=\"epoch16-spec-divider-red\"\u003e\u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECS --\u003e\n  \u003cdiv class=\"epoch16-spec-h3\"\u003eTechnical Specifications\u003c\/div\u003e\n  \u003ctable class=\"epoch16-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003cth\u003eFan Diameter\u003c\/th\u003e\n\u003ctd\u003e16 ft (4.9 m)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eNumber of Blades\u003c\/th\u003e\n\u003ctd\u003e3\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBlade Profile\u003c\/th\u003e\n\u003ctd\u003eAirfoil Design (Falcon-inspired + aeronautics)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBlade Material\u003c\/th\u003e\n\u003ctd\u003eAnodized 6061-T6 Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBlade Width \/ Thickness\u003c\/th\u003e\n\u003ctd\u003e187 mm \/ 2 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBlade End\u003c\/th\u003e\n\u003ctd\u003eWinglets (Nylon)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCoverage (max)\u003c\/th\u003e\n\u003ctd\u003e9,600 sq.ft. (892 m²)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eCoverage Radius\u003c\/th\u003e\n\u003ctd\u003e29 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSpace Between Fans\u003c\/th\u003e\n\u003ctd\u003e48 ft (Recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMinimum Distance From Wall\u003c\/th\u003e\n\u003ctd\u003e24 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eAir Flow (CFM)\u003c\/th\u003e\n\u003ctd\u003e240,000 – 270,000 CFM\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSound Level\u003c\/th\u003e\n\u003ctd\u003e\u0026lt; 35 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eApprox. Fan Weight\u003c\/th\u003e\n\u003ctd\u003e69 kg \/ 152 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- MOTOR \u0026 ELECTRICAL --\u003e\n  \u003cdiv class=\"epoch16-spec-h3\"\u003eMotor \u0026amp; Electrical\u003c\/div\u003e\n  \u003ctable class=\"epoch16-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003cth\u003eMotor Platform\u003c\/th\u003e\n\u003ctd\u003eEpoch 1.0 (Falco) – Direct Drive PMSM\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eTechnology\u003c\/th\u003e\n\u003ctd\u003eUPF (Unity Power Factor) + PMSM\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e91 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePower @ Max RPM\u003c\/th\u003e\n\u003ctd\u003e600 W (0.8 hp)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eTorque @ Max RPM\u003c\/th\u003e\n\u003ctd\u003e50 Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eStandard Power Input\u003c\/th\u003e\n\u003ctd\u003e200–277V AC, 1~, 50\/60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- SAFETY \u0026 CERTIFICATIONS --\u003e\n  \u003cdiv class=\"epoch16-spec-h3\"\u003eSafety \u0026amp; Certifications\u003c\/div\u003e\n  \u003ctable class=\"epoch16-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003eSafety System\u003c\/th\u003e\n        \u003ctd\u003e\n          \u003cul\u003e\n            \u003cli\u003eSafety guy wire for motor + each blade\u003c\/li\u003e\n            \u003cli\u003eAutomotive-grade hub and guy wires\u003c\/li\u003e\n            \u003cli\u003eDesigned for UL507, UL1004, UL60730-2-9, UL508C\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003eAvailable on request\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003chr class=\"epoch16-spec-hr\"\u003e\n\n  \u003c!-- PRODUCT DESCRIPTION --\u003e\n  \u003cdiv class=\"epoch16-spec-badge\"\u003eOVERVIEW\u003c\/div\u003e\n  \u003cdiv class=\"epoch16-spec-desc-title\"\u003eProduct Description\u003c\/div\u003e\n  \u003cdiv class=\"epoch16-spec-divider-red\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"epoch16-spec-desc-p\"\u003e\n    Epoch HVLS Fans with PMSM motor \u0026amp; direct drive meet international standards for quality, safety, and performance.\n    The advanced airfoil blade design combines modern aeronautics with falcon-wing engineering to create dynamic,\n    high-efficiency airflow at every speed. Blades dynamically adjust angle using aeronautical principles to optimise airflow.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"epoch16-spec-tags\"\u003e\n    \u003cspan class=\"epoch16-spec-tag\"\u003e3-Blade Configuration\u003c\/span\u003e\n    \u003cspan class=\"epoch16-spec-tag\"\u003eDirect Drive \/ Gearless\u003c\/span\u003e\n    \u003cspan class=\"epoch16-spec-tag\"\u003eUL Certified\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BOX CONTENTS --\u003e\n  \u003cdiv class=\"epoch16-spec-subh4\"\u003eBox Contents\u003c\/div\u003e\n  \u003cul class=\"epoch16-spec-ul\"\u003e\n    \u003cli\u003e✔ Epoch 1.0 PMSM Motor\u003c\/li\u003e\n    \u003cli\u003e✔ 3 Blades + Full Accessory Set\u003c\/li\u003e\n    \u003cli\u003e✔ Standard Controller\u003c\/li\u003e\n    \u003cli\u003e✔ Fan Mounting Kit\u003c\/li\u003e\n    \u003cli\u003e✔ 25 m Cable\u003c\/li\u003e\n    \u003cli\u003e✔ Safety Guy Wires\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- INFO BOXES --\u003e\n  \u003cdiv class=\"epoch16-spec-boxes\"\u003e\n    \u003cdiv class=\"epoch16-spec-box\"\u003e\n      \u003ch4\u003eMounting Configuration\u003c\/h4\u003e\n      \u003cp\u003e\n        Pattern: 76.2 mm square with four 3\/8″ PEM nuts at corners.\n        Two centre holes for cable routing covered with protective shroud.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"epoch16-spec-box\"\u003e\n      \u003ch4\u003eBlade Technology\u003c\/h4\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eBlade Ends:\u003c\/strong\u003e Nylon Winglets\u003cbr\u003e\n        \u003cstrong\u003eMaterial:\u003c\/strong\u003e 6061-T6 Anodized Aluminium\u003cbr\u003e\n        Width: 187 mm · Thickness: 2 mm\u003cbr\u003e\n        Struts: Clear Zinc \/ High Tensile Steel\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONTACT --\u003e\n  \u003cdiv class=\"epoch16-spec-contact\"\u003e\n    For inquiries, OEM drawings, or installation guide — \u003ca href=\"#\"\u003eContact us\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Falco eMotors Inc.","offers":[{"title":"Silver","offer_id":52027193688357,"sku":"EP16F3B-1.0-1","price":1995.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":52027193721125,"sku":"EP16F3B-1.0-2","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":52027193753893,"sku":"EP16F3B-1.0-3","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":52027193786661,"sku":"EP16F3B-1.0-4","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":52027193819429,"sku":"EP16F3B-1.0-5","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":52027193852197,"sku":"EP16F3B-1.0-6","price":2495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/5829\/5845\/files\/Epoch_3_Blade_12.jpg?v=1772021274","url":"https:\/\/epochfans.com\/products\/epoch-16-ft-3-blades-91-rpm-hvls-fan-with-epoch-1-0-motor-and-controller-50-nm-0-6-kw-0-8-hp","provider":"Epoch HVLS Fans","version":"1.0","type":"link"}